:root{--background:#f4f8ff;--surface:#ffffff;--surface-soft:#edf4ff;--line:#d8e4f5;--text:#0a1b35;--muted:#63748d;--blue:#0b4fb3;--blue-dark:#07316f;--blue-soft:#dcecff;--gold:#f2bb35;--shadow:0 24px 70px rgba(8,38,84,0.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top left,rgba(11,79,179,.18),transparent 38rem),linear-gradient(180deg,#f7fbff 0,var(--background) 100%);color:var(--text);font-family:Arial,Helvetica,sans-serif;min-height:100vh}a{color:inherit;text-decoration:none}button,input{font:inherit}.siteFrame{min-height:100vh}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:50;height:76px;display:flex;justify-content:space-between;gap:24px;padding:0 34px;border-bottom:1px solid rgba(216,228,245,.9);background:rgba(247,251,255,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand,.topbar{align-items:center}.brand{display:inline-flex;gap:12px;min-width:-moz-fit-content;min-width:fit-content}.brandLogo{width:44px;height:44px;object-fit:contain;border-radius:14px}.brandText{font-size:1.08rem;font-weight:800;letter-spacing:-.03em;color:var(--blue-dark)}.topNav{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.topNav a{color:var(--muted);font-size:.94rem;font-weight:700;padding:10px 12px;border-radius:999px;transition:background .2s ease,color .2s ease}.topNav a:hover{background:var(--blue-soft);color:var(--blue-dark)}.bodyGrid{display:grid;grid-template-columns:292px minmax(0,1fr);grid-gap:34px;gap:34px;width:min(1320px,calc(100% - 48px));margin:34px auto 0;align-items:start}.sidebar{position:-webkit-sticky;position:sticky;top:104px;display:grid;grid-gap:18px;gap:18px}.accountInfo,.accountPanel,.contentPanel,.hero,.sidebarCard,.sidebarNote{border:1px solid rgba(216,228,245,.95);background:rgba(255,255,255,.86);box-shadow:var(--shadow);border-radius:28px}.sidebarCard{padding:24px}.sidebarCard h2{margin:8px 0 12px;color:var(--blue-dark);font-size:1.26rem;letter-spacing:-.04em}.sidebarCard p:last-child{margin:0;color:var(--muted);line-height:1.65;font-size:.94rem}.sideNav{display:grid;grid-gap:8px;gap:8px;padding:10px;background:rgba(255,255,255,.68);border:1px solid rgba(216,228,245,.8);border-radius:24px}.sideNav a{padding:13px 15px;border-radius:16px;color:var(--muted);font-weight:750;transition:background .2s ease,color .2s ease,transform .2s ease}.sideNav a:hover{background:var(--blue-soft);color:var(--blue-dark);transform:translateX(2px)}.sidebarNote{padding:18px 20px}.sidebarNote span{display:block;color:var(--muted);font-size:.76rem;text-transform:uppercase;letter-spacing:.14em;font-weight:800;margin-bottom:8px}.sidebarNote strong{color:var(--blue-dark)}.mainContent{display:grid;grid-gap:26px;gap:26px;min-width:0}.hero{position:relative;overflow:hidden;padding:clamp(42px,7vw,86px);min-height:540px;display:flex;flex-direction:column;justify-content:center}.hero:after{content:"";position:absolute;inset:auto -120px -140px auto;width:390px;height:390px;border-radius:999px;background:radial-gradient(circle,rgba(11,79,179,.2),transparent 68%)}.eyebrow{margin:0;color:var(--blue);font-size:.76rem;text-transform:uppercase;letter-spacing:.16em;font-weight:850}h1,h2,h3,p{overflow-wrap:anywhere}.hero h1,.pageHeader h1{margin:14px 0 18px;color:var(--blue-dark);font-size:clamp(2.6rem,7vw,5.8rem);line-height:.95;letter-spacing:-.075em;max-width:900px}.heroLead{color:var(--muted);font-size:clamp(1.05rem,1.8vw,1.28rem);line-height:1.75;max-width:760px;margin:0}.heroActions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.primaryButton,.secondaryButton{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;min-height:48px;padding:0 22px;font-weight:850;border:1px solid transparent;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.primaryButton{color:white;background:linear-gradient(135deg,var(--blue),var(--blue-dark));box-shadow:0 14px 30px rgba(11,79,179,.22)}.primaryButton:hover,.secondaryButton:hover{transform:translateY(-1px)}.primaryButton:disabled{cursor:not-allowed;opacity:.65;transform:none}.secondaryButton{color:var(--blue-dark);background:white;border-color:var(--line)}.contentPanel{padding:clamp(28px,5vw,44px)}.accountInfo h2,.contentPanel h2,.signedInBox h2{margin:10px 0 16px;color:var(--blue-dark);font-size:clamp(1.8rem,4vw,3rem);line-height:1.05;letter-spacing:-.06em}.accountInfo p,.contentPanel p,.legalText p{color:var(--muted);line-height:1.78;font-size:1rem}.featureGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:28px}.featureGrid article{padding:22px;border-radius:22px;background:var(--surface-soft);border:1px solid rgba(216,228,245,.9)}.featureGrid span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:12px;background:white;color:var(--blue);font-size:.82rem;font-weight:900;margin-bottom:16px}.featureGrid h3{margin:0 0 10px;color:var(--blue-dark);letter-spacing:-.035em}.featureGrid p{margin:0;font-size:.95rem}.splitPanel{display:grid;grid-template-columns:.9fr 1.2fr;grid-gap:34px;gap:34px}.textLink{display:inline-flex;color:var(--blue);font-weight:900;margin-top:10px}.pageHeader{padding:clamp(30px,5vw,54px) 0 6px}.pageHeader h1{font-size:clamp(2.2rem,5vw,4.6rem);max-width:900px}.pageHeader p:not(.eyebrow){max-width:720px;color:var(--muted);line-height:1.75}.narrowPanel{max-width:860px}.accountGrid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.85fr);grid-gap:24px;gap:24px}.accountInfo,.accountPanel{padding:clamp(24px,4vw,34px)}.modeSwitch{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;padding:8px;border-radius:20px;background:var(--surface-soft);margin-bottom:24px}.modeSwitch button{border:0;background:transparent;color:var(--muted);font-weight:850;border-radius:14px;min-height:42px;cursor:pointer}.modeSwitch button.active{background:white;color:var(--blue-dark);box-shadow:0 8px 20px rgba(8,38,84,.08)}.accountForm{display:grid;grid-gap:16px;gap:16px}.accountForm label{display:grid;grid-gap:8px;gap:8px;color:var(--blue-dark);font-weight:850}.accountForm input{width:100%;border:1px solid var(--line);border-radius:16px;padding:14px 15px;color:var(--text);background:white;outline:none}.accountForm input:focus{border-color:rgba(11,79,179,.55);box-shadow:0 0 0 4px rgba(11,79,179,.11)}.fullWidth{width:100%}.formMessage{margin:18px 0 0;padding:14px 16px;border-radius:16px;background:var(--blue-soft);color:var(--blue-dark);font-weight:700;line-height:1.55}.formMessage.warning{background:#fff6dd;color:#725012}.signedInBox p{color:var(--muted);line-height:1.7}.accountInfo ol{margin:22px 0 0;padding-left:18px;color:var(--blue-dark);font-weight:750;line-height:1.9}.footer{width:min(1320px,calc(100% - 48px));margin:46px auto 0;padding:24px 0 34px;border-top:1px solid var(--line);color:var(--muted);display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer div{display:flex;gap:16px}.footer a{font-weight:750;color:var(--blue-dark)}@media (max-width:1040px){.bodyGrid,.sidebar{grid-template-columns:1fr}.sidebar{position:static}.sidebarCard,.sidebarNote{display:none}.sideNav{grid-template-columns:repeat(4,minmax(0,1fr));overflow-x:auto}.sideNav a{text-align:center;white-space:nowrap}.accountGrid,.featureGrid,.splitPanel{grid-template-columns:1fr}}@media (max-width:720px){.topbar{height:auto;min-height:76px;align-items:flex-start;flex-direction:column;padding:18px}.topNav{width:100%;justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap}.bodyGrid,.footer{width:min(100% - 28px,1320px)}.sideNav{grid-template-columns:repeat(4,max-content)}.hero{min-height:auto;padding:34px 24px}.accountInfo,.accountPanel,.contentPanel{padding:24px;border-radius:24px}.heroActions{flex-direction:column}.primaryButton,.secondaryButton{width:100%}}.projectList{display:grid;grid-gap:22px;gap:22px}.projectCard{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:24px;gap:24px;align-items:center;padding:clamp(28px,5vw,44px);border:1px solid rgba(216,228,245,.95);background:rgba(255,255,255,.86);box-shadow:var(--shadow);border-radius:28px}.projectCard h2{margin:10px 0 14px;color:var(--blue-dark);font-size:clamp(1.7rem,4vw,2.8rem);line-height:1.05;letter-spacing:-.06em}.projectCard p:not(.eyebrow){margin:0;color:var(--muted);line-height:1.78;max-width:720px}.mutedCard{background:rgba(237,244,255,.72);box-shadow:none}.compactActions{margin-top:24px}@media (max-width:1040px){.sideNav{grid-template-columns:repeat(4,minmax(0,1fr))}.projectCard{grid-template-columns:1fr}}@media (max-width:720px){.sideNav{grid-template-columns:repeat(4,max-content)}.projectCard{padding:24px;border-radius:24px}}