/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#03131f;--ink-soft:#082332;--panel:#0a2b37;--panel-light:#103743;--ivory:#f4f0e7;--muted:#aabcc0;--emerald:#18c887;--emerald-light:#80f0c2;--gold:#e5ad45;--line:#bad2d533;--shadow:0 30px 90px #00000057}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--ivory);min-width:320px;margin:0;font-family:Avenir Next,Segoe UI,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}.site-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#03131fe6;border-bottom:1px solid #a8cbd029;grid-template-columns:auto 1fr auto;align-items:center;height:84px;padding:0 clamp(24px,4.5vw,72px);display:grid;position:sticky;top:0}.brand{flex-direction:column;align-items:flex-start;gap:1px;min-width:178px;display:flex}.brand span{color:var(--ivory);letter-spacing:.04em;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:36px;line-height:.95}.brand small{color:var(--gold);letter-spacing:.28em;padding-left:2px;font-size:13px;font-weight:700}.nav-links{justify-content:center;align-items:center;gap:clamp(24px,3vw,48px);display:flex}.nav-links a{color:#dbe4e4;font-size:14px;position:relative}.nav-links a:after{background:var(--emerald);content:"";transform-origin:100%;width:100%;height:2px;transition:transform .18s;position:absolute;bottom:-9px;left:0;transform:scaleX(0)}.nav-links a:hover:after,.nav-links a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.header-action{color:#f5c76d;border:1px solid #e5ad45b8;border-radius:12px;align-items:center;gap:12px;padding:12px 17px;font-size:14px;font-weight:650;transition:background .18s,color .18s,transform .18s;display:flex}.header-action svg,.button svg,.card-action svg,.impact-strip span svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.header-action:hover{background:var(--gold);color:var(--ink);transform:translateY(-2px)}.menu-button{cursor:pointer;background:0 0;border:0;padding:9px;display:none}.menu-button span{background:var(--ivory);width:24px;height:1px;margin:6px 0;display:block}.hero{grid-template-columns:minmax(360px,.85fr) minmax(560px,1.15fr);min-height:690px;padding:38px clamp(16px,3vw,48px) 0 clamp(28px,4.5vw,72px);display:grid;position:relative;overflow:hidden}.hero-grid{opacity:.7;background-image:linear-gradient(#18c8870f 1px,#0000 1px),linear-gradient(90deg,#18c8870f 1px,#0000 1px);background-size:44px 44px;width:700px;height:440px;position:absolute;top:35px;left:-120px;transform:perspective(500px)rotateX(63deg);-webkit-mask-image:radial-gradient(circle,#000 0,#0000 70%);mask-image:radial-gradient(circle,#000 0,#0000 70%)}.hero:before{content:"";filter:blur(24px);background:radial-gradient(circle,#18c88729,#0000 66%);width:620px;height:420px;position:absolute;bottom:-190px;left:16%}.hero-copy{z-index:3;align-self:center;max-width:610px;padding:30px 32px 82px 0;position:relative}.eyebrow{color:var(--gold);letter-spacing:.25em;align-items:center;gap:14px;margin:0 0 29px;font-size:14px;font-weight:750;display:flex}.eyebrow>span{background:var(--gold);width:44px;height:1px;display:inline-block}.hero h1{letter-spacing:-.055em;max-width:670px;margin:0;font-size:clamp(58px,5.15vw,82px);font-weight:720;line-height:.98}.hero h1 span{letter-spacing:-.045em;margin-top:6px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:.93em;font-style:italic;font-weight:500;line-height:1.05;display:block}.hero-lead{color:#b8c8ca;max-width:560px;margin:29px 0 30px;font-size:clamp(17px,1.35vw,21px);line-height:1.64}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.button{border-radius:13px;justify-content:center;align-items:center;gap:18px;min-height:58px;padding:0 23px;font-size:16px;font-weight:680;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-3px)}.button-primary{color:#fff;background:linear-gradient(135deg,#10ad75,#1fd092);box-shadow:0 15px 40px #18c8872e}.button-primary:hover{box-shadow:0 18px 50px #18c88747}.button-secondary{color:#f1be5e;border:1px solid #e5ad45b8}.button-secondary:hover{background:#e5ad4517}.hero-note{color:#8fa7ab;align-items:center;gap:10px;margin:22px 0 0;font-size:14px;display:flex}.status-dot{background:var(--emerald);border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 5px #18c8871a}.hero-visual{border:1px solid #e5ad459e;border-bottom:0;border-radius:92px 0 0;align-self:stretch;min-height:650px;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.image-shade{background:linear-gradient(90deg,#03131f59,#0000 42%),linear-gradient(#0000 50%,#03131fd1);position:absolute;inset:0}.visual-label{z-index:2;flex-direction:column;display:flex;position:absolute;bottom:24px;left:28px}.visual-label span{color:var(--gold);letter-spacing:.21em;text-transform:uppercase;font-size:14px;font-weight:700}.visual-label strong{font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:20px;font-weight:500}.journey-card{box-shadow:var(--shadow);z-index:4;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#051b26eb;border:1px solid #80f0c24d;border-radius:22px;width:min(450px,100% - 40px);padding:24px;position:absolute;top:50%;right:clamp(18px,4vw,56px);transform:translateY(-46%)}.journey-head{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding-bottom:15px;display:grid}.avatar{color:#032116;background:linear-gradient(145deg,#0fa46f,#52e4ae);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:800;display:flex}.journey-head div:nth-child(2){flex-direction:column;display:flex}.journey-head small,.journey-status small{color:#8ca6aa;font-size:14px}.journey-head strong{font-size:16px}.demo-pill{color:var(--gold);letter-spacing:.16em;border:1px solid #e5ad4561;border-radius:100px;padding:5px 7px;font-size:13px;font-weight:800}.journey-status{justify-content:space-between;align-items:end;padding:18px 2px 15px;display:flex}.journey-status>div{flex-direction:column;gap:2px;display:flex}.journey-status strong{color:var(--emerald-light);font-size:20px}.journey-status>span{color:#9cb1b4;font-size:14px}.journey-line{grid-template-columns:repeat(5,1fr);margin:0;padding:13px 0 15px;list-style:none;display:grid;position:relative}.journey-line:before{content:"";background:#415961;height:2px;position:absolute;top:19px;left:8%;right:8%}.journey-line:after{background:var(--emerald);content:"";width:46%;height:2px;position:absolute;top:19px;left:8%}.journey-line li{z-index:2;flex-direction:column;align-items:center;gap:6px;display:flex;position:relative}.step-dot{background:#4d6269;border:3px solid #173641;border-radius:50%;width:14px;height:14px}.journey-line li.done .step-dot{background:var(--emerald)}.journey-line li.active .step-dot{background:var(--ivory);box-shadow:0 0 0 4px #18c88747}.journey-line small{color:#80989c;font-size:13px}.journey-line li.active small,.journey-line li.done small{color:#dbe9e7}.journey-progress{background:#0e3641a8;border-radius:15px;grid-template-columns:auto 1fr;align-items:center;gap:15px;padding:13px;display:grid}.progress-ring{background:radial-gradient(circle closest-side, #0b2b36 72%, transparent 73% 99%), conic-gradient(var(--emerald) 68%, #2d4a52 0);border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;display:flex}.progress-ring span{font-size:15px;font-weight:750}.progress-copy{flex-direction:column;gap:9px;display:flex}.progress-copy>div{justify-content:space-between;display:flex}.progress-copy span{color:#91a8ac;font-size:14px}.progress-copy strong{color:#e6efed;font-size:14px}.card-action{color:var(--emerald-light);justify-content:space-between;align-items:center;padding:16px 2px 0;font-size:14px;font-weight:700;display:flex}.card-action:hover svg{transform:translate(3px)}.card-action svg{transition:transform .18s}.impact-strip{z-index:5;background:#061b28;border-top:1px solid #e5ad458a;border-bottom:1px solid #e5ad458a;grid-template-columns:repeat(3,1fr);margin-top:-1px;padding:0 clamp(28px,4.5vw,72px);display:grid;position:relative}.impact-strip article{align-items:center;gap:21px;min-height:142px;padding:20px clamp(16px,3.5vw,54px);display:flex}.impact-strip article+article{border-left:1px solid #a3bcbf40}.impact-strip article>svg{height:46px;stroke:var(--gold);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35px;flex:none;width:46px}.impact-strip article>div{flex-direction:column;display:flex}.impact-strip strong{font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(32px,3vw,47px);font-weight:550;line-height:1}.impact-strip span{color:#bac9ca;align-items:center;gap:8px;margin-top:6px;font-size:14px;display:flex}.impact-strip article:nth-child(2) strong{color:#f2bd58}.impact-strip article:nth-child(3) strong{color:#6edfab}.next-slice{background:var(--ivory);color:var(--ink);text-align:center;flex-direction:column;align-items:center;min-height:240px;padding:70px 30px;display:flex}.next-slice p{margin:0;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(30px,4vw,52px)}.next-slice span{color:#5f6e71;margin-top:12px}.deferred-section{background:var(--ink);min-height:760px}.deferred-section-light{background:var(--ivory)}.section-skeleton{justify-content:center;align-items:center;gap:20px;min-height:760px;display:flex}.deferred-section-light .section-skeleton{color:var(--ink)}.skeleton-mark{background:radial-gradient(circle at center, var(--emerald) 0 20%, transparent 22%), conic-gradient(from 0deg, transparent, var(--emerald), transparent 65%);border:1px solid #18c88747;border-radius:50%;width:50px;height:50px;animation:1.4s ease-in-out infinite skeleton-pulse;display:block}.section-skeleton>div{flex-direction:column;display:flex}.section-skeleton strong{font-size:14px}.section-skeleton small{color:#839a9e;margin-top:4px;font-size:14px}@keyframes skeleton-pulse{50%{opacity:.45;transform:rotate(40deg)scale(.94)}}.workspace-section{background:radial-gradient(circle at 82% 15%,#18c8871f,#0000 28%),radial-gradient(circle at 10% 76%,#e5ad4514,#0000 24%),#041722;padding:112px clamp(24px,5vw,80px) 70px;position:relative;overflow:hidden}.workspace-section:before{content:"";pointer-events:none;background-image:linear-gradient(#72d3ae0b 1px,#0000 1px),linear-gradient(90deg,#72d3ae0b 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 60%);mask-image:linear-gradient(#000,#0000 60%)}.workspace-intro{z-index:2;grid-template-columns:1.05fr .95fr;align-items:end;gap:50px;max-width:1420px;margin:0 auto 54px;display:grid;position:relative}.workspace-intro h2,.sector-heading h2,.ecosystem-copy h2,.capital-story h2,.impact-framework h2{letter-spacing:-.055em;margin:0;font-size:clamp(45px,5vw,74px);line-height:.98}.workspace-intro h2 span,.sector-heading h2 span,.ecosystem-copy h2 span,.capital-story h2 span,.impact-framework h2 span{font-family:Iowan Old Style,Baskerville,Georgia,serif;font-style:italic;font-weight:500;display:block}.workspace-intro>div:last-child>p{color:#a7bbbe;max-width:610px;margin:0;font-size:17px;line-height:1.65}.feature-pills{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.feature-pills span{color:#a9d4c3;background:#73e7b812;border:1px solid #73e7b829;border-radius:100px;padding:8px 11px;font-size:14px}.workspace-shell{z-index:2;background:#071d29;border:1px solid #83bcba3b;border-radius:30px;grid-template-columns:250px minmax(0,1fr);max-width:1420px;min-height:820px;margin:0 auto;display:grid;position:relative;overflow:hidden;box-shadow:0 46px 110px #00000059}.app-sidebar{background:linear-gradient(#061822,#04131d);border-right:1px solid #83bcba2b;flex-direction:column;padding:30px 22px;display:flex}.app-brand{align-items:baseline;gap:8px;padding:2px 10px 26px;display:flex}.app-brand strong{color:var(--emerald);letter-spacing:-.04em;font-size:24px}.app-brand span{color:#7c959a;letter-spacing:.18em;font-size:13px;font-weight:750}.app-profile{background:#173f4a73;border:1px solid #7ab7b41f;border-radius:16px;align-items:center;gap:11px;padding:14px;display:flex}.profile-avatar{color:#052118;background:linear-gradient(135deg,#15a973,#62e6b3);border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;font-weight:800;display:flex}.app-profile>div:last-child{flex-direction:column;gap:3px;display:flex}.app-profile strong{font-size:14px}.app-profile span{color:#80989c;font-size:13px}.app-sidebar nav{flex-direction:column;flex:1;gap:5px;padding:28px 0;display:flex}.app-sidebar nav button{color:#8ca1a5;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:12px;padding:11px 12px;font-size:14px;transition:background .16s,color .16s;display:flex}.app-sidebar nav button:hover,.app-sidebar nav button.is-active{color:#dff8ed;background:#18c8871a}.app-sidebar nav button.is-active{box-shadow:inset 2px 0 var(--emerald)}.app-sidebar nav i{color:currentColor;justify-content:center;align-items:center;width:20px;height:20px;font-size:15px;font-style:normal;display:flex}.app-help{background:linear-gradient(145deg,#e5ad451c,#e5ad4508);border:1px solid #e5ad4538;border-radius:14px;align-items:flex-start;gap:10px;padding:12px;display:flex}.app-help>span{border:1px solid var(--gold);color:var(--gold);border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;display:flex}.app-help p{color:#82979a;margin:0;font-size:13px;line-height:1.5}.app-help strong{color:#e7cf9b;font-size:13px;display:block}.app-content{min-width:0;padding:36px clamp(26px,3.5vw,50px) 46px}.app-topbar{border-bottom:1px solid #83bcba29;justify-content:space-between;align-items:center;padding-bottom:22px;display:flex}.app-topbar small{color:var(--emerald);letter-spacing:.18em;font-size:13px;font-weight:800}.app-topbar h3{letter-spacing:-.035em;margin:5px 0 0;font-size:clamp(20px,2vw,28px)}.app-top-actions{align-items:center;gap:13px;display:flex}.sync-status{color:#789296;align-items:center;gap:7px;font-size:13px;display:flex}.sync-status i{background:var(--emerald);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #18c88717}.app-top-actions button{color:#e8f7f1;cursor:pointer;background:#16414d;border:1px solid #80f0c224;border-radius:50%;width:35px;height:35px;font-size:13px;font-weight:750}.route-selector{flex-wrap:wrap;align-items:center;gap:6px;padding:19px 0;display:flex}.route-selector>span{color:#6f898e;margin-right:5px;font-size:13px}.route-selector button{color:#94aaad;cursor:pointer;background:0 0;border:1px solid #83bcba33;border-radius:100px;padding:7px 11px;font-size:13px}.route-selector button.is-active{color:#c8f8e4;background:#18c8871c;border-color:#18c88766}.app-view{animation:.26s both view-enter}@keyframes view-enter{0%{opacity:0;transform:translateY(7px)}}.app-panel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.app-card{background:linear-gradient(145deg,#123945e0,#092631eb);border:1px solid #83bcba2b;border-radius:18px;min-height:235px;padding:24px;position:relative}.app-card small,.app-detail-panel small{color:#7c989c;letter-spacing:.13em;font-size:13px;font-weight:750}.app-card>strong{letter-spacing:-.035em;margin-top:16px;font-size:clamp(18px,2vw,26px);display:block}.app-card>p{color:#839a9e;margin:6px 0 0;font-size:14px}.card-kicker{color:#8dacaf;letter-spacing:.13em;align-items:center;gap:8px;font-size:13px;font-weight:750;display:flex}.live-dot{background:var(--emerald);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #18c8871c}.shift-meta{border-top:1px solid #83bcba21;justify-content:space-between;align-items:center;margin-top:28px;padding-top:11px;display:flex}.shift-meta span,.shift-meta b{font-size:13px}.shift-meta span{color:#789094}.app-card button,.detail-note button{color:var(--emerald-light);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin-top:14px;padding:0;font-size:13px;font-weight:700;display:flex}.app-card button svg,.detail-note button svg,.evidence-list button svg,.route-action svg,.ecosystem-copy a svg,.final-cta svg,.site-footer svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:15px;height:15px}.card-title-row{justify-content:space-between;align-items:center;display:flex}.card-title-row>div:first-child{flex-direction:column;gap:7px;display:flex}.card-title-row strong{font-size:19px}.app-ring{background:radial-gradient(circle closest-side, #0f3440 69%, transparent 71%), conic-gradient(var(--emerald) 68%, #2b4a51 0);border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;display:flex}.app-ring span{font-size:14px;font-weight:760}.skills-list{flex-direction:column;gap:11px;margin-top:18px;display:flex}.skill-row{grid-template-columns:74px 1fr 28px;align-items:center;gap:8px;display:grid}.skill-row>span,.skill-row b{color:#91a6a9;font-size:13px}.skill-row>div{background:#2b4850;border-radius:100px;height:4px;overflow:hidden}.skill-row i{border-radius:inherit;background:linear-gradient(90deg,#16b178,#65e7b3);height:100%;display:block}.skill-row b{color:#cad9d8;text-align:right}.app-card-wide{grid-column:span 1;grid-template-columns:.8fr 1.2fr;align-items:center;gap:20px;display:grid}.app-card-wide strong{margin-top:8px;font-size:25px}.hours-chart{align-items:end;gap:6px;height:74px;display:flex}.hours-chart span{background:linear-gradient(#48dba1,#18c8873d);border-radius:3px 3px 1px 1px;flex:1;min-width:5px}.evidence-chip{color:#6d898c;font-size:13px;position:absolute;bottom:13px;right:18px}.micro-progress{background:#2a4850;border-radius:100px;height:5px;margin-top:31px;overflow:hidden}.micro-progress span{background:linear-gradient(90deg, var(--gold), #f2d286);width:58%;height:100%;display:block}.app-detail-panel{background:linear-gradient(145deg,#113844,#0b2a36);border:1px solid #83bcba2e;border-radius:20px;min-height:520px;padding:clamp(22px,3vw,36px)}.detail-heading{border-bottom:1px solid #83bcba24;justify-content:space-between;align-items:center;padding-bottom:22px;display:flex}.detail-heading h3{letter-spacing:-.04em;margin:6px 0 0;font-size:clamp(22px,3vw,34px)}.detail-heading>span{color:#a8dac7;background:#18c88714;border:1px solid #18c88733;border-radius:100px;padding:8px 11px;font-size:13px}.week-grid{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:26px;display:grid}.week-grid article{background:#04172280;border:1px solid #83bcba24;border-radius:14px;flex-direction:column;min-height:130px;padding:14px;display:flex}.week-grid article.is-workday{border-color:#18c88759}.week-grid small{color:var(--gold)}.week-grid strong{margin-top:24px;font-size:14px}.week-grid span{color:#859da0;margin-top:6px;font-size:14px}.detail-note{background:#04172261;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:18px;padding:16px;display:grid}.detail-note>span{color:var(--gold);font-size:13px;font-weight:750}.detail-note strong{color:#9eb2b4;font-size:14px}.detail-note button{margin:0}.academy-path{gap:10px;margin-top:26px;display:grid}.academy-path article{background:#051d2785;border:1px solid #83bcba21;border-radius:14px;align-items:center;gap:15px;padding:13px;display:flex}.academy-path article.active{background:#18c88714;border-color:#18c88759}.academy-path article>i{color:#81989c;border:1px solid #547077;border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-style:normal;display:flex}.academy-path article.done>i,.academy-path article.active>i{background:var(--emerald);border-color:var(--emerald);color:#05251a}.academy-path article>div{flex-direction:column;flex:1;display:flex}.academy-path strong{font-size:14px}.academy-path span{color:#7c9498;margin-top:4px;font-size:13px}.evidence-list{gap:10px;margin-top:26px;display:grid}.evidence-list article{background:#051d2780;border:1px solid #83bcba24;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:15px;display:grid}.evidence-check{color:var(--emerald-light);background:#18c88721;border:1px solid #18c8875c;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;display:flex}.evidence-list article>div{flex-direction:column;display:flex}.evidence-list strong{margin-top:3px;font-size:14px}.evidence-list p{color:#769095;margin:3px 0 0;font-size:13px}.evidence-list button{color:var(--emerald-light);cursor:pointer;background:0 0;border:0}.capital-panel{background:radial-gradient(circle at 82% 20%,#e5ad4521,#0000 24%),linear-gradient(145deg,#113844,#0b2a36)}.capital-hero{grid-template-columns:auto 1fr;align-items:end;gap:30px;padding:34px 0 28px;display:grid}.capital-hero>div:first-child{flex-direction:column;display:flex}.capital-hero p{color:#91a5a8;margin:0 0 8px;font-size:14px}.capital-hero strong{color:#f1be5d;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(35px,5vw,58px);font-weight:550}.capital-hero span{color:#7d969a;font-size:13px}.capital-bar{background:#3a5157;border-radius:100px;height:11px;margin-bottom:20px;overflow:hidden}.capital-bar span{background:linear-gradient(90deg,#cf9335,#f0ca7a);width:46%;height:100%;display:block}.capital-use-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.capital-use-grid article{background:#051d2785;border:1px solid #e5ad452e;border-radius:14px;min-height:125px;padding:15px}.capital-use-grid article>span{color:var(--gold);font-size:16px}.capital-use-grid strong{margin-top:10px;font-size:14px;display:block}.capital-use-grid p{color:#83999d;margin:5px 0 0;font-size:13px;line-height:1.5}.capital-disclaimer{color:#728a8e;border-left:2px solid #e5ad458a;margin:22px 0 0;padding-left:11px;font-size:13px;line-height:1.55}.prototype-note{color:#6f898d;text-align:right;z-index:2;max-width:1420px;margin:22px auto 0;font-size:13px;position:relative}.sector-section{background:var(--ivory);color:var(--ink);padding:116px clamp(24px,5vw,80px)}.eyebrow-dark{color:#a8751d}.eyebrow-dark>span{background:#a8751d}.sector-heading{grid-template-columns:1fr .75fr;align-items:end;gap:60px;max-width:1420px;margin:0 auto 56px;display:grid}.sector-heading h2 span{color:#215644}.sector-heading>p{color:#617071;max-width:550px;margin:0;font-size:16px;line-height:1.7}.sector-layout{grid-template-columns:minmax(390px,.8fr) minmax(520px,1.2fr);gap:38px;max-width:1420px;margin:0 auto;display:grid}.sector-tabs{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.sector-tabs button{color:#3f5050;cursor:pointer;text-align:left;background:#ebe6dc;border:1px solid #d7cfc1;border-radius:15px;align-items:center;gap:12px;min-height:70px;padding:12px;transition:background .17s,border .17s,transform .17s;display:flex}.sector-tabs button:hover{transform:translateY(-2px)}.sector-tabs button.is-active{color:#fff;background:#0d3b35;border-color:#0d3b35}.sector-tabs i{color:#286d53;background:#1f5a4517;border:1px solid #1f5a4529;border-radius:11px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;font-style:normal;font-weight:800;display:flex}.sector-tabs button.is-active i{color:#7cf5c4;background:#7cf5c41a;border-color:#7cf5c438}.sector-tabs span{font-size:14px;font-weight:650}.sector-route-card{color:var(--ivory);background:radial-gradient(circle at 90% 10%,#18c88729,#0000 26%),#092833;border:1px solid #1f5a453d;border-radius:25px;min-height:580px;padding:clamp(26px,3vw,40px)}.sector-route-head{border-bottom:1px solid #b4d3cf29;justify-content:space-between;align-items:flex-start;padding-bottom:25px;display:flex}.sector-route-head small{color:var(--gold);letter-spacing:.17em;font-size:13px;font-weight:800}.sector-route-head h3{letter-spacing:-.045em;margin:8px 0 5px;font-size:clamp(28px,3vw,42px)}.sector-route-head p{color:#94aaad;margin:0;font-size:14px}.route-monogram{color:var(--emerald-light);border:1px solid #7cf5c452;border-radius:50%;flex:none;justify-content:center;align-items:center;width:60px;height:60px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:24px;display:flex}.route-steps{gap:13px;margin:24px 0;display:grid}.route-steps article{background:#0e374194;border:1px solid #8cbfbc1f;border-radius:14px;grid-template-columns:auto 1fr;align-items:flex-start;gap:15px;padding:18px;display:grid}.route-steps article>span{color:var(--emerald);font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:20px}.route-steps article>div{flex-direction:column;display:flex}.route-steps small{color:#718b90;letter-spacing:.15em;font-size:13px}.route-steps strong{margin-top:4px;font-size:14px}.route-steps p{color:#81999d;margin:5px 0 0;font-size:13px}.route-action{color:var(--emerald-light);cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;margin-top:7px;padding:0;font-size:14px;font-weight:700;display:flex}.ecosystem-section{background:radial-gradient(circle at 70%,#18c88721,#0000 28%),#061b28;grid-template-columns:.82fr 1.18fr;align-items:center;gap:90px;min-height:760px;padding:100px clamp(24px,5vw,80px);display:grid;overflow:hidden}.ecosystem-copy{max-width:590px}.ecosystem-copy h2{font-size:clamp(43px,4.5vw,68px)}.ecosystem-copy h2 span{color:#73dcb0}.ecosystem-copy>p:not(.eyebrow){color:#9eb2b5;margin:28px 0;font-size:16px;line-height:1.72}.ecosystem-copy>a{color:var(--gold);align-items:center;gap:10px;font-size:14px;font-weight:700;display:inline-flex}.ecosystem-orbit{aspect-ratio:1.18;width:100%;max-width:700px;margin:0 auto;position:relative}.ecosystem-orbit:before,.ecosystem-orbit:after{content:"";border:1px solid #70c3ac26;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ecosystem-orbit:before{width:72%;height:84%}.ecosystem-orbit:after{width:51%;height:60%}.orbit-center{z-index:3;background:radial-gradient(circle,#18c88747,#093039f0);border:1px solid #7cf5c466;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:160px;height:160px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 16px #18c8870a,0 0 60px #18c88724}.orbit-center strong{color:var(--emerald-light);font-size:28px}.orbit-center span{color:#82a7a2;margin-top:4px;font-size:13px}.orbit-card{z-index:4;background:#082731f0;border:1px solid #7ebbb733;border-radius:17px;width:36%;max-width:255px;padding:20px;position:absolute;box-shadow:0 18px 45px #00000047}.orbit-card small{color:var(--gold);font-size:13px}.orbit-card strong{margin:8px 0 4px;font-size:16px;display:block}.orbit-card p{color:#81999d;margin:0;font-size:13px;line-height:1.5}.orbit-talent{top:9%;left:0}.orbit-employer{top:15%;right:0}.orbit-academy{bottom:4%;left:32%}.orbit-line{transform-origin:0;z-index:2;background:linear-gradient(90deg,#0000,#18c887a8,#0000);width:31%;height:1px;position:absolute}.orbit-line-a{top:34%;left:27%;transform:rotate(18deg)}.orbit-line-b{top:49%;left:55%;transform:rotate(-27deg)}.orbit-line-c{top:56%;left:45%;transform:rotate(90deg)}.capital-story{background:#082832;border-top:1px solid #e5ad454d;grid-template-columns:.8fr 1.2fr;gap:70px;padding:110px clamp(24px,5vw,80px);display:grid}.capital-story-heading h2{font-size:clamp(42px,4.4vw,66px)}.capital-story-heading h2 span{color:#f0c66f}.capital-story-body>p{color:#9db2b4;margin:0 0 30px;font-size:16px;line-height:1.75}.capital-options{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.capital-options article{background:#051c2685;border:1px solid #e5ad452e;border-radius:15px;min-height:165px;padding:18px}.capital-options span{color:var(--gold);font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:22px}.capital-options strong{margin-top:20px;font-size:14px;display:block}.capital-options p{color:#83999c;margin:7px 0 0;font-size:14px;line-height:1.55}.final-cta{background:radial-gradient(circle at 25%,#18c8872e,#0000 30%),#03131f;border-top:1px solid #81b5b42e;border-bottom:1px solid #81b5b42e;justify-content:space-between;align-items:center;gap:50px;padding:76px clamp(24px,5vw,80px);display:flex}.final-cta small{color:var(--emerald);letter-spacing:.18em;font-size:13px;font-weight:800}.final-cta h2{margin:10px 0 0;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(33px,4vw,52px);font-weight:500}.final-cta>div:last-child{flex:none;gap:12px;display:flex}.final-cta button{background:0 0}.impact-framework{color:var(--ink);background:#e8e2d6;padding:110px clamp(24px,5vw,80px)}.impact-framework>div:first-child{max-width:900px}.impact-framework h2 span{color:#235d48}.impact-framework-grid{border-top:1px solid #bdb5a6;grid-template-columns:repeat(3,1fr);gap:0;margin-top:54px;display:grid}.impact-framework-grid article{min-height:230px;padding:30px 30px 20px 0}.impact-framework-grid article+article{border-left:1px solid #bdb5a6;padding-left:30px}.impact-framework-grid small{color:#a8751d;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:24px}.impact-framework-grid strong{margin-top:30px;font-size:18px;display:block}.impact-framework-grid p{color:#5f6e6e;max-width:300px;margin:8px 0 0;font-size:16px;line-height:1.6}.site-footer{color:#8da0a3;background:#02101a;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;padding:48px clamp(24px,5vw,80px);display:grid}.footer-brand{flex-direction:column;display:flex}.footer-brand span{color:var(--ivory);font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:31px;line-height:1}.footer-brand small{color:var(--gold);letter-spacing:.2em;font-size:13px}.site-footer p{max-width:520px;margin:0;font-size:14px}.site-footer>a{color:#bdd0cf;align-items:center;gap:9px;font-size:14px;display:flex}@media (width<=1120px){.site-header{grid-template-columns:auto auto 1fr}.nav-links{justify-content:flex-end;gap:22px;margin-right:24px}.nav-links a:nth-child(4),.nav-links a:nth-child(5){display:none}.hero{grid-template-columns:.86fr 1.14fr}.journey-card{right:18px}.impact-strip article{padding-left:20px;padding-right:20px}.workspace-shell{grid-template-columns:220px minmax(0,1fr)}.app-sidebar{padding-left:13px;padding-right:13px}.sector-layout{grid-template-columns:.7fr 1.3fr}.sector-tabs{grid-template-columns:1fr}.sector-tabs button{min-height:56px}.ecosystem-section{gap:50px}}@media (width<=840px){.site-header{justify-content:space-between;height:74px;display:flex}.brand span{font-size:31px}.header-action{display:none}.menu-button{display:block}.nav-links{border-bottom:1px solid var(--line);background:#03131ffa;flex-direction:column;align-items:stretch;gap:0;margin:0;padding:20px 26px 26px;display:none;position:absolute;top:74px;left:0;right:0}.nav-links.is-open{display:flex}.nav-links a,.nav-links a:nth-child(4),.nav-links a:nth-child(5){border-bottom:1px solid #a3bcbf1f;padding:14px 0;font-size:16px;display:block}.hero{grid-template-columns:1fr;padding:0}.hero-copy{max-width:none;padding:70px 26px 48px}.hero h1{font-size:clamp(49px,12vw,72px)}.hero-visual{border-left:0;border-radius:48px 0 0;width:calc(100% - 18px);min-height:620px;margin-left:18px}.journey-card{width:auto;inset:auto 20px 24px;transform:none}.impact-strip{grid-template-columns:1fr;padding:0 26px}.impact-strip article{min-height:108px}.impact-strip article+article{border-top:1px solid #a3bcbf40;border-left:0}.workspace-section,.sector-section,.ecosystem-section,.capital-story,.impact-framework{padding-left:24px;padding-right:24px}.workspace-intro,.sector-heading,.ecosystem-section,.capital-story{grid-template-columns:1fr}.workspace-intro,.sector-heading{align-items:start;gap:24px}.workspace-shell{grid-template-columns:1fr}.app-sidebar{border-bottom:1px solid #83bcba2b;border-right:0;padding:18px}.app-brand,.app-help{display:none}.app-profile{max-width:200px}.app-sidebar nav{grid-template-columns:repeat(5,minmax(90px,1fr));gap:6px;margin-top:14px;padding:0 0 5px;display:grid;overflow-x:auto}.app-sidebar nav button{justify-content:center;min-width:100px}.app-sidebar nav button.is-active{box-shadow:inset 0 -2px var(--emerald)}.app-content{padding:24px 18px 30px}.sector-layout{grid-template-columns:1fr}.sector-tabs{grid-template-columns:repeat(2,1fr)}.ecosystem-section{padding-bottom:60px}.ecosystem-orbit{max-width:620px}.capital-story{gap:32px}.final-cta{flex-direction:column;align-items:flex-start}.impact-framework-grid{grid-template-columns:1fr}.impact-framework-grid article{min-height:170px}.impact-framework-grid article+article{border-top:1px solid #bdb5a6;border-left:0;padding-left:0}.site-footer{grid-template-columns:1fr}}@media (width<=480px){.hero-copy{padding-top:58px}.eyebrow{letter-spacing:.18em;gap:10px;font-size:14px}.eyebrow>span{width:28px}.hero h1{font-size:48px}.hero-actions{grid-template-columns:1fr;display:grid}.button{justify-content:space-between;width:100%}.hero-visual{min-height:600px}.visual-label{display:none}.journey-card{padding:17px;left:12px;right:12px}.journey-line small{font-size:13px}.workspace-section,.sector-section,.impact-framework{padding-top:78px;padding-bottom:76px}.workspace-intro h2,.sector-heading h2,.ecosystem-copy h2,.capital-story h2,.impact-framework h2{font-size:43px}.feature-pills span:nth-child(3){display:none}.app-topbar{align-items:flex-start}.sync-status{display:none}.app-panel-grid{grid-template-columns:1fr}.app-card{min-height:195px}.week-grid{grid-template-columns:1fr}.week-grid article{grid-template-columns:36px 1fr auto;align-items:center;min-height:62px;display:grid}.week-grid strong,.week-grid span{margin:0}.detail-note{grid-template-columns:1fr;align-items:flex-start}.detail-heading{flex-direction:column;align-items:flex-start;gap:13px}.capital-hero,.capital-use-grid,.capital-options{grid-template-columns:1fr}.capital-use-grid article{min-height:110px}.sector-tabs{grid-template-columns:1fr}.ecosystem-section{min-height:auto;padding-top:78px;padding-bottom:72px}.ecosystem-orbit{aspect-ratio:auto;gap:10px;display:grid}.ecosystem-orbit:before,.ecosystem-orbit:after,.orbit-line{display:none}.orbit-center,.orbit-card{width:100%;max-width:none;height:auto;position:relative;top:auto;left:auto;right:auto;transform:none}.orbit-center{border-radius:18px;min-height:110px}.orbit-card{bottom:auto}.capital-story{padding-top:78px;padding-bottom:78px}.final-cta{padding:62px 24px}.final-cta>div:last-child{flex-direction:column;width:100%}.final-cta .button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
