/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--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{*,::backdrop,:after,:before{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}:host,html{-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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}}:root{--navy-950:#0b1a2b;--navy-900:#14263d;--navy-800:#1c3857;--teal:#2cb7a3;--teal-soft:#dff5f0;--amber:#f2c75c;--amber-soft:#fff4cf;--paper:#f7f8f3;--white:#fff;--ink:#172332;--muted:#617080;--line:#dfe4df;--shadow:0 24px 65px #14263d21}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;line-height:1.7}h1,h2,h3,li,p{overflow-wrap:anywhere;line-break:strict}h1,h2,h3{text-wrap:balance}li,p{text-wrap:pretty}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--amber);outline-offset:4px}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f8f3e6;border-bottom:1px solid #14263d1a;justify-content:space-between;align-items:center;min-height:74px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{color:var(--navy-900);letter-spacing:.03em;align-items:center;gap:12px;font-weight:800;display:inline-flex}.brand-mark{grid-template-columns:repeat(2,1fr);gap:3px;width:31px;height:31px;display:grid;position:relative;transform:rotate(30deg)}.brand-mark span{border-radius:3px;display:block}.brand-mark span:first-child{background:var(--teal);grid-column:1/3}.brand-mark span:nth-child(2){background:var(--navy-900)}.brand-mark span:nth-child(3){background:var(--amber)}nav{color:var(--navy-800);align-items:center;gap:30px;font-size:.88rem;font-weight:700;display:flex}nav a:not(.nav-cta):hover{color:var(--teal)}.nav-cta{color:var(--white);background:var(--navy-900);border-radius:999px;padding:8px 17px}.hero{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:center;gap:clamp(48px,8vw,110px);min-height:690px;padding:90px max(5vw,50vw - 590px);display:grid;position:relative;overflow:hidden}.hero:after,.hero:before{z-index:-1;content:"";border-radius:50%;position:absolute}.hero:before{background:#2cb7a31a;width:520px;height:520px;top:-230px;right:-130px}.hero:after{border:70px solid #f2c75c24;width:430px;height:430px;bottom:-220px;left:-190px}.eyebrow{color:#197d70;letter-spacing:.15em;margin:0 0 18px;font-size:.76rem;font-weight:800}.hero h1,.review-copy h2,.section-heading h2{color:var(--navy-900);letter-spacing:-.045em;margin:0;font-weight:800;line-height:1.25}.hero h1{font-size:clamp(2.65rem,5.1vw,4.9rem)}.hero h1 span{color:var(--teal);display:block}.hero-lead{max-width:650px;color:var(--muted);margin:30px 0 0;font-size:clamp(1rem,1.4vw,1.12rem)}.hero-lead span{display:block}.hero-actions{align-items:center;gap:24px;margin-top:36px;display:flex}.button{border-radius:10px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-weight:800;display:inline-flex}.button-primary{color:var(--white);background:var(--navy-900);transition:transform .16s,background .16s;box-shadow:0 10px 30px #14263d2e}.button-primary:hover{background:var(--navy-800);transform:translateY(-2px)}.text-link{color:var(--navy-800);font-size:.92rem;font-weight:800}.text-link span{color:var(--teal);margin-left:6px}.project-card{box-shadow:var(--shadow);background:#ffffffd1;border:1px solid #14263d1a;border-radius:24px;padding:28px;position:relative}.project-card-top{color:var(--navy-800);letter-spacing:.12em;justify-content:space-between;align-items:center;font-size:.72rem;font-weight:800;display:flex}.status-dot{color:#176f64;letter-spacing:.04em;align-items:center;gap:7px;display:inline-flex}.status-dot:before{background:var(--teal);content:"";border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #2cb7a31f}.route-visual{background:linear-gradient(#14263d09 1px,transparent 1px),linear-gradient(90deg,#14263d09 1px,transparent 1px),var(--paper);background-size:24px 24px;border-radius:16px;height:190px;margin:18px 0 25px;position:relative;overflow:hidden}.route-line{transform-origin:50%;background:var(--navy-900);border-radius:999px;width:calc(100% - 85px);height:8px;position:absolute;top:91px;left:40px;transform:rotate(-8deg)}.route-node{z-index:2;border:5px solid var(--white);border-radius:11px;place-items:center;width:54px;height:54px;display:grid;position:absolute;transform:rotate(45deg);box-shadow:0 8px 20px #14263d29}.route-node b{color:var(--white);font-size:.9rem;transform:rotate(-45deg)}.route-node-1{background:var(--navy-800);top:103px;left:12%}.route-node-2{background:var(--teal);top:62px;left:46%}.route-node-3{background:var(--amber);top:24px;right:11%}.project-card h2{color:var(--navy-900);margin:0 0 21px;font-size:clamp(1.35rem,2.1vw,1.75rem);line-height:1.45}.project-card dl{margin:0}.project-card dl div{border-top:1px solid var(--line);justify-content:space-between;gap:18px;padding:10px 0;font-size:.86rem;display:flex}.project-card dt{color:var(--muted)}.project-card dd{color:var(--navy-800);text-align:right;margin:0;font-weight:700}.principle-band{color:var(--white);background:var(--navy-900);justify-content:center;align-items:center;gap:clamp(20px,5vw,70px);padding:22px 5vw;display:flex}.principle-band p{letter-spacing:.04em;margin:0;font-weight:800}.principle-band span{background:var(--amber);width:8px;height:8px;transform:rotate(45deg)}.section{padding:110px max(5vw,50vw - 560px)}.section-heading{max-width:680px;margin-bottom:52px}.review-copy h2,.section-heading h2{font-size:clamp(2rem,4vw,3.4rem)}.review-copy>p:last-child,.section-heading>p:last-child{color:var(--muted);margin:19px 0 0}.roadmap-section{background:var(--white)}.stage-list{gap:14px;display:grid}.stage-card{border:1px solid var(--line);background:var(--paper);border-radius:17px;grid-template-columns:90px 1fr;align-items:center;min-height:148px;padding:24px 30px;transition:transform .16s,border-color .16s;display:grid}.stage-card:hover{border-color:#2cb7a38c;transform:translate(5px)}.stage-card.is-current{background:linear-gradient(105deg,var(--teal-soft),var(--paper) 65%);border-color:#2cb7a399}.stage-number{color:var(--navy-900);letter-spacing:-.05em;font-size:1.7rem;font-weight:800}.stage-content{border-left:1px solid var(--line);padding-left:28px}.stage-label-row{justify-content:space-between;align-items:center;gap:20px;display:flex}.stage-label-row p{color:#197d70;letter-spacing:.12em;margin:0;font-size:.75rem;font-weight:800}.stage-label-row span{color:var(--navy-900);background:var(--amber);border-radius:999px;padding:3px 10px;font-size:.72rem;font-weight:800}.stage-card h3{color:var(--navy-900);margin:5px 0 3px;font-size:1.25rem}.stage-card .stage-content>p{color:var(--muted);margin:0;font-size:.93rem}.roles-section{color:var(--white);background:var(--navy-950);position:relative;overflow:hidden}.roles-section:after{content:"";border:80px solid #2cb7a314;border-radius:50%;width:450px;height:450px;position:absolute;top:-190px;right:-140px}.light-heading{z-index:1;position:relative}.light-heading .eyebrow{color:var(--teal)}.light-heading h2{color:var(--white)}.light-heading>p:last-child{color:#b8c4cf}.role-grid{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid;position:relative}.role-card{border-radius:20px;padding:37px}.role-owner{background:#ffffff0f;border:1px solid #ffffff21}.role-ai{color:var(--navy-950);background:var(--teal)}.role-kicker{color:var(--amber);letter-spacing:.13em;margin:0 0 8px;font-size:.73rem;font-weight:800}.role-ai .role-kicker{color:var(--navy-800)}.role-card h3{margin:0;font-size:1.55rem}.role-card ul{gap:13px;margin:27px 0 0;padding:0;list-style:none;display:grid}.role-card li{align-items:center;gap:12px;font-weight:700;display:flex}.role-card li span{width:27px;height:27px;color:var(--navy-950);background:var(--amber);border-radius:50%;flex:0 0 27px;place-items:center;font-size:.75rem;display:grid}.role-ai li span{color:var(--white);background:var(--navy-900)}.review-section{background:var(--amber-soft);grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:center;gap:clamp(50px,9vw,120px);display:grid}.review-sentence,.review-title>span{display:block}.keep-phrase,.review-title>span{white-space:nowrap}.keep-phrase{display:inline-block}.review-list{gap:12px;display:grid}.review-list div{background:#ffffffb3;border:1px solid #14263d1c;border-radius:14px;align-items:center;gap:18px;min-height:80px;padding:17px 22px;display:flex}.review-list span{color:var(--teal);letter-spacing:.08em;font-size:.76rem;font-weight:800}.review-list p{color:var(--navy-900);margin:0;font-weight:800}footer{color:#bac5cf;background:var(--navy-950);justify-content:space-between;align-items:end;gap:30px;padding:58px max(5vw,50vw - 560px);font-size:.8rem;display:flex}footer p{margin:4px 0 0}.footer-brand{color:var(--white);letter-spacing:.06em;font-size:1rem;font-weight:800}@media (max-width:880px){nav a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;gap:55px;min-height:auto;padding-top:72px;padding-bottom:80px}.project-card{width:min(100%,590px)}.section{padding-top:82px;padding-bottom:82px}.review-section{grid-template-columns:1fr}}@media (max-width:560px){.site-header{min-height:66px;padding-left:20px;padding-right:20px}.brand{gap:9px;font-size:.92rem}.brand-mark{width:26px;height:26px}.nav-cta{padding:7px 12px;font-size:.76rem}.hero{padding:58px 20px 64px}.hero h1{font-size:2.55rem}.hero-lead{margin-top:23px}.hero-lead span{display:inline}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px;margin-top:29px}.button{width:100%}.project-card{border-radius:18px;padding:20px}.route-visual{height:165px}.route-node{width:47px;height:47px}.principle-band{flex-direction:column;align-items:flex-start;gap:10px;padding:25px 20px}.principle-band p{align-items:center;gap:12px;display:flex}.principle-band p:before{background:var(--amber);content:"";width:7px;height:7px;transform:rotate(45deg)}.principle-band>span{display:none}.section{padding:70px 20px}.section-heading{margin-bottom:36px}.stage-card{grid-template-columns:48px 1fr;align-items:start;padding:20px}.stage-content{padding-left:18px}.stage-number{font-size:1.3rem}.stage-label-row{flex-direction:column;align-items:flex-start;gap:7px}.stage-card h3{margin-top:8px;font-size:1.08rem}.role-grid{grid-template-columns:1fr}.role-card{padding:27px 23px}.review-list div{align-items:flex-start}.review-copy h2{font-size:clamp(1.72rem,8.6vw,2rem)}footer{flex-direction:column;align-items:flex-start;padding:45px 20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important}}