:root{--ink:#17231d;--muted:#56625c;--dark:#123126;--green:#236b51;--pale:#f2f8f5;--gold:#d6a12a;--cream:#f6f3ec;--border:#d9dedb;--shadow:0 12px 32px #142c2214}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fbfcfb;font:16px/1.55 Inter,Arial,sans-serif}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline:3px solid #2b7cd3;outline-offset:3px}.skip-link{position:fixed;z-index:100;top:-80px;left:16px;padding:12px 18px;color:#fff;background:#000}.skip-link:focus{top:16px}.prototype-banner{display:flex;justify-content:center;gap:12px;padding:5px;color:#fff;background:#202722;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.prototype-banner span+span:before{content:"•";margin-right:12px;opacity:.55}.site-header{color:#fff;background:var(--dark)}.header-inner,.nav-inner,.page-shell,footer>*{width:min(1180px,calc(100% - 40px));margin:auto}.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;border:0;color:#fff;background:transparent;cursor:pointer}.trillium{display:grid;place-items:center;width:35px;height:35px;border:1px solid #ffffff80;border-radius:50%;font-size:22px}.wordmark{font:600 26px Newsreader,serif}.brand-divider{height:26px;width:1px;margin:0 5px;background:#ffffff59}.product-name{font-weight:700;letter-spacing:.04em}.header-actions{display:flex;align-items:center;gap:20px}.text-button,.icon-button,.profile-button{border:0;color:#fff;background:transparent;cursor:pointer}.text-button{text-decoration:underline;text-underline-offset:3px}.icon-button{position:relative;width:38px;height:38px;padding:8px}.icon-button svg,.profile-button svg{fill:none;stroke:currentColor;stroke-width:1.8}.notification-dot{position:absolute;top:5px;right:5px;width:8px;height:8px;border:2px solid var(--dark);border-radius:50%;background:#ffc44d}.profile-button{display:flex;align-items:center;gap:10px;text-align:left}.profile-button>svg{width:16px}.avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;color:var(--dark);background:#d8eade;font-size:13px;font-weight:700}.profile-copy{display:flex;flex-direction:column}.profile-copy small{color:#bbd1c7}.primary-nav{position:sticky;z-index:10;top:0;border-bottom:1px solid var(--border);background:#fffffff5;backdrop-filter:blur(12px)}.nav-inner{display:flex;gap:34px}.nav-item{position:relative;padding:18px 2px 16px;border:0;background:transparent;cursor:pointer;font-size:14px;font-weight:600}.nav-item.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;background:var(--green)}.page{display:none;animation:fade .25s ease}.page.active{display:block}@keyframes fade{from{opacity:0;transform:translateY(4px)}}.page-shell{padding:55px 0 80px}.page-shell.narrow{max-width:940px}.welcome-row,.page-title.split{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.eyebrow{margin:0 0 6px;color:var(--green);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:8px;font:600 clamp(34px,4vw,48px)/1.1 Newsreader,Georgia,serif;letter-spacing:-.02em}h2{font:600 24px/1.2 Newsreader,Georgia,serif}.lead{color:var(--muted);font-size:18px}.application-id{display:flex;flex-direction:column;padding-bottom:5px;text-align:right}.application-id span{color:var(--muted);font-size:12px}.application-id strong{font-size:13px}.status-hero{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;margin:34px 0 28px;padding:28px 30px;border-radius:8px;color:#fff;background:linear-gradient(120deg,#184d3c,#26745a);box-shadow:var(--shadow)}.status-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#ffffff29}.status-icon svg{width:26px;fill:none;stroke:#fff;stroke-linecap:round;stroke-width:2.2}.status-label{color:#c9e6db;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.status-copy h2{margin:4px 0;font-size:28px}.status-copy p{margin:0;color:#e3f1ec;font-size:14px}.button{padding:11px 17px;border:2px solid var(--green);border-radius:4px;cursor:pointer;font-size:14px;font-weight:700}.button.primary{color:#fff;background:var(--green)}.button.secondary{color:#184d3c;background:transparent}.button.light{border-color:#fff;color:#fff}.dashboard-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:22px}.card{padding:27px;border:1px solid var(--border);border-radius:7px;background:#fff;box-shadow:0 4px 12px #192d2509}.card-heading{display:flex;justify-content:space-between;gap:20px}.card-heading h2{margin-bottom:8px}.funding-card .card-heading h2{font:600 40px Newsreader,serif}.pill,.large-status{display:inline-flex;align-items:center;width:max-content;height:max-content;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:700}.pill.success,.large-status.success{color:#14553f;background:#dcefe6}.pill.neutral{color:#414d47;background:#e9edeb}.large-status{padding:8px 14px;font-size:13px}.funding-bar{display:flex;height:10px;margin:14px 0;overflow:hidden;border-radius:10px}.funding-bar span:first-child{background:var(--green)}.funding-bar span:last-child{background:var(--gold)}.legend{display:flex;justify-content:space-between;margin-bottom:25px;font-size:13px}.legend span{display:flex;align-items:center;gap:6px}.legend strong{margin-left:6px}.legend i{width:9px;height:9px;border-radius:50%}.grant-dot{background:var(--green)}.loan-dot{background:var(--gold)}.next-payment{display:flex;align-items:center;gap:13px;padding:16px;background:var(--pale)}.calendar-icon{display:grid;place-items:center;width:42px;height:42px;border:1px solid #a8c7ba;border-radius:4px;background:#fff;color:#184d3c;font-weight:700}.next-payment div:last-child{display:flex;flex-direction:column}.next-payment small{color:var(--muted)}.inline-link{padding:14px 0 0;border:0;color:var(--green);background:none;cursor:pointer;font-weight:700;text-align:left}.inline-link span{margin-left:4px;transition:margin .2s}.inline-link:hover span{margin-left:8px}.progress-ring{display:grid;place-items:center;width:55px;height:55px;border:5px solid #32916c;border-radius:50%;font-size:12px;font-weight:700}.check-list{display:grid;gap:15px;margin:16px 0 0;padding:0;list-style:none}.check-list li{display:flex;gap:10px;padding-bottom:12px;border-bottom:1px solid #edf0ee;font-size:14px}.check-list span,.complete-mark{display:grid;flex:0 0 auto;place-items:center;width:21px;height:21px;border-radius:50%;color:#fff;background:var(--green);font-size:12px}.timeline-card{grid-row:span 2}.journey{margin:20px 0 0;padding:0;list-style:none}.journey li{position:relative;display:grid;grid-template-columns:26px 1fr;gap:13px;min-height:65px}.journey li:before{content:"";position:absolute;top:20px;bottom:-2px;left:8px;width:2px;background:#dce2df}.journey li:last-child:before{display:none}.journey li>span{z-index:1;width:18px;height:18px;border:3px solid #c8d0cc;border-radius:50%;background:#fff}.journey li.complete>span{border-color:var(--green);background:var(--green);box-shadow:inset 0 0 0 3px #fff}.journey li.current>span{border-color:var(--gold);box-shadow:0 0 0 4px #f6e9c9}.journey div{display:flex;flex-direction:column}.journey small,.message-card>small{color:var(--muted)}.unread-label{color:#805a00;font-size:11px;font-weight:700;text-transform:uppercase}.help-strip,.contact-strip{display:flex;align-items:center;gap:17px;margin-top:22px;padding:24px 28px;border-left:4px solid var(--gold);background:var(--cream)}.help-strip div:nth-child(2),.contact-strip div{flex:1}.help-strip p,.contact-strip p{margin:2px 0 0;color:var(--muted);font-size:14px}.help-icon{display:grid;place-items:center;width:38px;height:38px;border:2px solid var(--green);border-radius:50%;color:var(--green);font-weight:700}.page-title{margin-bottom:32px}.back-link{margin-bottom:24px;padding:0;border:0;color:var(--green);background:none;cursor:pointer;font-weight:700}.completion-panel{display:flex;justify-content:space-between;margin-bottom:22px;padding:20px 22px;border-left:5px solid var(--green);background:var(--pale)}.completion-panel p{margin:2px 0 0;color:var(--muted);font-size:13px}.completion-panel>span{color:var(--green);font-size:22px;font-weight:700}.section-list{border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff}.section-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;width:100%;padding:19px 22px;border:0;border-bottom:1px solid var(--border);background:#fff;cursor:pointer;text-align:left}.section-row:hover{background:var(--pale)}.section-row>span:nth-child(2){display:flex;flex-direction:column}.section-row small{color:var(--muted)}.section-row>span:last-child{color:var(--green);font-size:13px;font-weight:700}.section-detail{display:none;padding:20px 26px 24px 60px;border-bottom:1px solid var(--border);background:#f8faf9;font-size:14px}.section-detail.open{display:block}.section-detail dl{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:0}.section-detail dt{color:var(--muted);font-size:12px}.section-detail dd{margin:3px 0 0;font-weight:600}.notice{margin:24px 0;padding:20px 22px;border-left:5px solid}.notice p{margin:3px 0 0;color:var(--muted)}.notice.info{border-color:#3379b7;background:#eff6fc}.notice.success{border-color:var(--green);background:var(--pale)}.document-list{border:1px solid var(--border);border-radius:6px;overflow:hidden}.document-row{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:18px;padding:19px;border-bottom:1px solid var(--border);background:#fff}.document-row:last-child{border:0}.document-row>div:nth-child(2){display:flex;flex-direction:column}.document-row small{color:var(--muted)}.file-icon{display:grid;place-items:center;width:43px;height:51px;clip-path:polygon(0 0,75% 0,100% 22%,100% 100%,0 100%);color:#184d3c;background:#dcefe6;font-size:10px;font-weight:700}.kebab{border:0;background:none;cursor:pointer;letter-spacing:2px}.upload-panel{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:26px;padding:27px;border:1px dashed #9ba9a2;border-radius:6px}.upload-panel h2{margin-bottom:4px}.upload-panel p{margin-bottom:0;color:var(--muted);font-size:14px}.upload-button{display:inline-block;white-space:nowrap}.funding-total{display:flex;align-items:center;justify-content:space-between;padding:32px 38px;border-radius:7px;color:#fff;background:#184d3c}.funding-total div{display:flex;flex-direction:column}.funding-total small{color:#cde1d9}.funding-total strong{font:600 52px Newsreader,serif}.funding-total p{margin:0;color:#d7e8e1}.funding-total svg{width:95px;height:95px;transform:rotate(-90deg)}.funding-total circle{fill:none;stroke:var(--gold);stroke-width:13}.funding-total .donut-value{stroke:#75b99c;stroke-dasharray:161 239}.funding-breakdown,.payment-section{margin-top:35px}.funding-breakdown h2,.payment-section h2{margin-bottom:17px;font-size:27px}.breakdown-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:18px 4px;border-top:1px solid var(--border)}.breakdown-row div{display:flex;flex-direction:column}.breakdown-row small{color:var(--muted)}.colour-key{width:11px;height:36px;border-radius:10px}.colour-key.grants{background:var(--green)}.colour-key.ontario{background:#72b496}.colour-key.loan{background:var(--gold)}.payment-section>p{color:var(--muted)}.payment-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-bottom:12px;padding:20px;border:1px solid var(--border);border-radius:5px;background:#fff}.payment-row>div:nth-child(2){display:flex;flex-direction:column}.payment-row small{color:var(--muted)}.payment-row em{color:#805a00;font-size:11px;font-style:normal;font-weight:600}.payment-row.muted{opacity:.72}.date-tile{display:flex;flex-direction:column;align-items:center;width:50px;padding:5px;border:1px solid var(--border);border-top:4px solid var(--green)}.date-tile strong{font-size:20px}.date-tile span{font-size:10px}.mini-progress{width:min(260px,100%);height:5px;margin:8px 0 4px;border-radius:5px;background:#e3e8e5}.mini-progress span{display:block;width:75%;height:100%;background:var(--gold)}.search-box{display:grid;grid-template-columns:auto 1fr auto;align-items:center;margin-bottom:26px;border:2px solid #839189;border-radius:4px;background:#fff}.search-box svg{width:24px;margin-left:16px;fill:none;stroke:#184d3c;stroke-width:2}.search-box input{width:100%;padding:15px;border:0;outline:0}.search-box button{align-self:stretch;padding:0 24px;border:0;color:#fff;background:var(--green);cursor:pointer;font-weight:700}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.support-tile{display:flex;flex-direction:column;min-height:180px;padding:22px;border:1px solid var(--border);border-radius:5px;background:#fff;cursor:pointer;text-align:left;transition:.2s}.support-tile:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.support-tile span{color:#9a771e;font:600 28px Newsreader,serif}.support-tile strong{margin-top:auto;font-size:17px}.support-tile small{margin-top:5px;color:var(--muted)}.case-section{margin-top:40px}.case-card{margin-top:13px;padding:24px;border:1px solid var(--border);border-radius:6px;background:#fff}.case-top,.case-top>div{display:flex;align-items:center;gap:12px}.case-top{justify-content:space-between}.case-top small{color:var(--muted)}.case-card>p{margin:22px 0;padding:14px;border-left:3px solid var(--gold);background:var(--cream)}.case-meta{display:flex;gap:25px;color:var(--muted);font-size:12px}.contact-strip{margin-top:30px}.contact-strip h2{margin:0 0 4px}.message-list{border:1px solid var(--border);border-radius:6px;overflow:hidden}.message-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;width:100%;padding:22px;border:0;border-bottom:1px solid var(--border);background:#fff;cursor:pointer;text-align:left}.message-row:hover{background:var(--pale)}.message-row span:nth-child(2){display:flex;flex-direction:column}.message-row small,.message-row time{color:var(--muted)}.message-row.unread{background:#f0f8f4}.message-row.unread .message-marker{width:9px;height:9px;border-radius:50%;background:var(--green)}footer{padding:35px 0;color:#d1dfd8;background:#16261f;font-size:12px}footer div{display:flex;gap:28px}footer p{width:min(1180px,calc(100% - 40px));margin:15px auto 0;color:#98aaa1}.toast{position:fixed;z-index:50;right:24px;bottom:24px;max-width:360px;padding:14px 18px;border-left:4px solid var(--green);border-radius:4px;color:#fff;background:#202a25;box-shadow:var(--shadow);opacity:0;transform:translateY(20px);pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:none}dialog{width:min(530px,calc(100% - 32px));padding:34px;border:0;border-radius:8px;box-shadow:0 22px 70px #00000047}dialog::backdrop{background:#0a19128c}.modal-close{position:absolute;top:12px;right:15px;border:0;background:none;cursor:pointer;font-size:28px}.modal-form{display:grid;gap:15px}.modal-form label{display:grid;gap:5px;font-weight:600}.modal-form input,.modal-form select,.modal-form textarea{padding:11px;border:1px solid #89968f;border-radius:3px}.modal-form textarea{min-height:100px}
@media(max-width:760px){.prototype-banner{display:none}.header-inner{min-height:64px}.wordmark{font-size:22px}.product-name,.brand-divider,.profile-copy,.header-actions .icon-button{display:none}.header-actions{gap:10px}.nav-inner{gap:0;overflow-x:auto}.nav-item{flex:0 0 auto;padding:15px 14px}.page-shell{padding:35px 0 55px}.welcome-row,.page-title.split{display:block}.application-id{margin-top:18px;text-align:left}.status-hero{grid-template-columns:auto 1fr;padding:23px 20px}.status-hero .button{grid-column:1/-1}.dashboard-grid{grid-template-columns:1fr}.timeline-card{grid-row:auto}.help-strip,.contact-strip,.upload-panel{align-items:flex-start;flex-direction:column}.section-detail{padding-left:24px}.section-detail dl{grid-template-columns:1fr}.document-row{grid-template-columns:auto 1fr auto}.document-row .pill{grid-column:2}.document-row .kebab{grid-column:3;grid-row:1}.funding-total{padding:26px}.funding-total strong{font-size:42px}.funding-total svg{width:70px}.support-grid{grid-template-columns:1fr}.support-tile{min-height:120px}.case-section .card-heading{align-items:flex-start;flex-direction:column}.case-meta{flex-direction:column;gap:5px}footer div{flex-wrap:wrap;gap:12px 20px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
