@font-face{font-family:Roboto;src:url(/fonts/Roboto-Light.woff2)format("woff2");font-weight:300;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Medium.woff2)format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Bold.woff2)format("woff2");font-weight:700;font-display:swap}:root{--black:#07090a;--black-soft:#0d1113;--panel:#121719;--grid:#222a2d;--line:#374145;--muted:#99a2a5;--white:#f4f6f6;--paper:#eef1f1;--ink:#111719;--inno-blue:#0075bb;--signal-orange:#ff8500;--light-blue:#72c6f4;--font:"Roboto", "Helvetica Neue", Arial, sans-serif;--display:"Roboto", "Helvetica Neue", Arial, sans-serif;--mono:"Roboto", "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--black);color:var(--white);font-family:var(--font);text-rendering:optimizelegibility;margin:0;font-size:17px;font-weight:300;line-height:1.55}button,input,select,textarea{font:inherit}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.dark-grid{background-color:var(--black);background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:48px 48px}.skip-link{z-index:100;background:var(--white);color:var(--ink);border:2px solid var(--inno-blue);padding:10px 14px;position:fixed;top:14px;left:14px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.prototype-bar{background:var(--inno-blue);color:var(--white);font-family:var(--mono);letter-spacing:.09em;text-transform:uppercase;justify-content:space-between;gap:24px;padding:7px clamp(20px,4vw,62px);font-size:10px;font-weight:700;display:flex}.site-header{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07090aeb;grid-template-columns:1fr auto 1fr;align-items:center;min-height:76px;padding:0 clamp(20px,4vw,62px);display:grid;position:sticky;top:0}.logo-link{align-items:center;width:104px;min-height:44px;line-height:0;display:inline-flex}.logo-link img,footer img{width:100%;height:auto;display:block}.site-header nav{gap:32px;font-size:13px;font-weight:500;display:flex}.site-header nav a{align-items:center;min-height:44px;text-decoration:none;display:inline-flex}:is(.site-header nav a:hover,.site-header nav a:focus-visible){color:var(--light-blue)}.header-cta,.text-link,.inquiry-close a,footer a{text-underline-offset:5px}.header-cta{min-height:44px;color:var(--signal-orange);font-family:var(--mono);letter-spacing:.055em;text-transform:uppercase;justify-self:end;align-items:center;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.hero{border-bottom:1px solid var(--line);min-height:calc(100vh - 105px);padding:62px clamp(20px,5vw,78px) 58px}.hero-meta-line{color:var(--light-blue);font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;gap:24px;font-size:10px;font-weight:700;display:flex}.hero-copy{max-width:1280px;margin-top:clamp(64px,10vh,122px)}.eyebrow,.section-code,.output-tag{font-family:var(--mono);letter-spacing:.095em;text-transform:uppercase;margin:0;font-size:10px;font-weight:700}.eyebrow{color:var(--light-blue)}.section-code{color:var(--muted)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);font-weight:700;line-height:1.06}h1{letter-spacing:-.03em;text-transform:none;max-width:1290px;margin:22px 0 0;font-size:clamp(54px,7.6vw,122px)}h2{letter-spacing:-.035em;font-size:clamp(42px,5.7vw,84px)}h3{letter-spacing:-.025em}.hero-ai{color:var(--inno-blue)}.hero-human{color:var(--signal-orange)}.hero-bottom{border-top:1px solid var(--line);grid-template-columns:1.2fr .8fr;align-items:end;gap:clamp(40px,8vw,120px);margin-top:clamp(52px,8vh,100px);padding-top:28px;display:grid}.hero-deck{color:#c8ced0;max-width:780px;margin:0;font-size:clamp(18px,2vw,27px);font-weight:300;line-height:1.36}.hero-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:22px;display:flex}.button{min-height:52px;font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border:1px solid;border-radius:0;justify-content:space-between;align-items:center;gap:30px;padding:14px 18px;font-size:11px;font-weight:700;line-height:1.35;text-decoration:none;transition:background-color .16s,color .16s,transform .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-orange{background:var(--signal-orange);color:var(--black);border-color:var(--signal-orange)}.button-blue{background:var(--inno-blue);color:var(--white);border-color:var(--inno-blue)}.button-dark{background:var(--black);color:var(--white);border-color:var(--black)}.text-link{align-items:center;min-height:44px;font-size:14px;font-weight:500;display:inline-flex}.inquiry-section,.workshop-section,.data-section,.principles-section{padding:112px clamp(20px,5vw,78px) 124px}.section-intro{grid-template-columns:minmax(180px,.48fr) minmax(0,1.52fr);gap:clamp(40px,8vw,130px);max-width:1440px;margin:0 auto 70px;display:grid}.section-intro .section-code{margin-top:13px}.section-intro h2{max-width:980px;margin-bottom:24px}.section-intro>div:last-child>p{color:#aeb7b9;max-width:720px;font-size:18px}.inquiry-console{background:var(--black-soft);border:1px solid var(--line);max-width:1440px;margin:0 auto;box-shadow:0 24px 80px #00000059}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.unbroken{white-space:nowrap}.message-stage{background:#101416;padding:clamp(28px,5vw,64px)}.chat-app{color:#182026;background:#f4f6f8;border:1px solid #d8dee3;border-radius:18px;max-width:780px;margin:0 auto;overflow:hidden;box-shadow:0 24px 60px #00000061}.chat-app-header{background:#fff;border-bottom:1px solid #dfe4e7;align-items:center;gap:11px;min-height:68px;padding:10px 16px;display:flex}.chat-contact-avatar,.chat-message-avatar{background:var(--inno-blue);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:inline-flex}.chat-contact-avatar{width:42px;height:42px;position:relative}.chat-contact-avatar i{background:#2ebd6e;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:1px;right:0}.chat-contact-details{flex-direction:column;flex:1;min-width:0;line-height:1.25;display:flex}.chat-contact-details strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;overflow:hidden}.chat-contact-details span{color:#5f6b72;margin-top:3px;font-size:11px}.chat-simulation-label{color:#58646b;font-family:var(--mono);letter-spacing:.045em;text-transform:uppercase;background:#edf1f3;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:700}.chat-menu{color:#66737a;letter-spacing:2px;margin-left:2px;font-size:17px;line-height:1}.chat-app-body{scrollbar-color:#c7cfd3 transparent;scrollbar-width:thin;background-color:#eef2f4;background-image:radial-gradient(circle at 18% 12%,#0075bb09 0 2px,#0000 2.5px),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:46px 46px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;height:500px;padding:16px 18px 22px;overflow-y:auto}.chat-date-marker{color:#58646b;text-transform:uppercase;background:#ffffffdb;border-radius:999px;width:max-content;margin:0 auto 18px;padding:4px 9px;font-size:10px;font-weight:500;box-shadow:0 1px 2px #1b262c14}.chat-log{flex-direction:column;gap:9px;min-height:calc(100% - 40px);display:flex}.chat-message{align-items:flex-end;gap:7px;width:100%;animation:.3s both chat-message-in;display:flex}.chat-message-avatar{width:27px;height:27px;margin-bottom:2px;font-size:8px}.chat-bubble{max-width:min(72%,560px);padding:9px 11px 6px;box-shadow:0 1px 2px #1f2b3121}.chat-bubble p{margin:0;font-size:15px;font-weight:400;line-height:1.45;display:inline}.chat-bubble time{float:right;color:#58646b;margin:6px 0 -1px 10px;font-size:9px;line-height:1}.chat-message-ai{justify-content:flex-start}.chat-message-ai .chat-bubble{color:#182026;background:#fff;border-radius:17px 17px 17px 5px}.chat-message-worker{justify-content:flex-end}.chat-message-worker .chat-bubble{color:#fff;background:#1677d2;border-radius:17px 17px 5px}.chat-message-worker .chat-bubble time{color:#ffffffe0}.typing-line{align-items:center;gap:7px;min-height:40px;animation:.24s both chat-message-in;display:flex}.typing-bubble{background:#fff;border-radius:17px 17px 17px 5px;align-items:center;gap:4px;min-width:52px;min-height:34px;padding:0 13px;display:inline-flex;box-shadow:0 1px 2px #1f2b3121}.typing-bubble i{background:#9ba4a9;border-radius:50%;width:5px;height:5px;animation:.78s ease-in-out infinite alternate dialogue-pulse}.typing-bubble i:nth-of-type(2){animation-delay:.14s}.typing-bubble i:nth-of-type(3){animation-delay:.28s}@keyframes dialogue-pulse{0%{opacity:.25;transform:translateY(0)}to{opacity:1;transform:translateY(-3px)}}@keyframes chat-message-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.chat-composer{background:#fff;border-top:1px solid #dfe4e7;align-items:center;gap:9px;min-height:60px;padding:10px 12px;display:flex}.composer-action{color:#647178;border:1px solid #d4dadd;border-radius:50%;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-size:20px;font-weight:300;line-height:1;display:inline-flex}.composer-input{color:#9aa3a8;background:#f0f3f5;border-radius:999px;flex:1;min-width:0;padding:9px 14px;font-size:14px;line-height:1.2}.composer-send{background:var(--inno-blue);color:#fff;border-color:var(--inno-blue);font-size:17px;font-weight:500}.simulation-note{color:#7f8a8e;max-width:780px;font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;margin:12px auto 0;font-size:9px}.question-stage{border-top:1px solid var(--line);opacity:0;pointer-events:none;visibility:hidden;grid-template-columns:.9fr 1.1fr;gap:clamp(40px,7vw,100px);padding:clamp(32px,5vw,70px);transition:opacity .42s .12s,transform .42s .12s;display:grid;transform:translateY(12px)}.question-stage.is-visible{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.question-lead h3{max-width:620px;margin:0 0 16px;font-size:clamp(26px,2.6vw,36px)}.question-lead>p:last-child{color:var(--muted);margin:0;font-size:13px}.decision-question-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.decision-question-list li{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr;gap:14px;padding:17px 0;display:grid}.decision-question-list span{color:var(--signal-orange);font-family:var(--mono);font-size:10px}.decision-question-list p{margin:0;font-size:17px}.inquiry-close{border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:1.3fr 1fr;align-items:end;gap:24px;padding-top:32px;display:grid}.inquiry-close p{max-width:660px;color:var(--signal-orange);margin:0;font-size:clamp(23px,2.7vw,38px);font-weight:700;line-height:1.08}.inquiry-close a{min-height:44px;font-family:var(--mono);text-transform:uppercase;align-items:center;font-size:10px;font-weight:700;display:inline-flex}.noscript-note{border-top:1px solid var(--line);color:var(--muted);margin:0;padding:20px}.premise-band{background:var(--inno-blue);grid-template-columns:.45fr 1.55fr;gap:clamp(40px,8vw,130px);padding:74px clamp(20px,5vw,78px);display:grid}.premise-band .section-code{color:#c1e3f7}.premise-band>p:last-child{max-width:1060px;margin:0;font-size:clamp(24px,3vw,43px);font-weight:500;line-height:1.22}.workshop-section{border-bottom:1px solid var(--line)}.journey-list{border-top:1px solid var(--line);max-width:1440px;margin:0 auto}.journey-part{border-bottom:1px solid var(--line);grid-template-columns:72px minmax(280px,.8fr) minmax(360px,1.2fr);gap:38px;min-height:330px;padding:38px 0;display:grid}.journey-number{color:var(--muted);font-family:var(--mono);font-size:11px}.journey-title h3{max-width:520px;margin:34px 0 0;font-size:clamp(36px,4.2vw,64px)}.journey-body{border-left:1px solid var(--line);flex-direction:column;justify-content:space-between;gap:30px;padding-left:36px;display:flex}.journey-body>p{color:#b6bec0;max-width:720px;font-size:19px}.agenda-timing-note{max-width:1440px;color:var(--muted);margin:28px auto 0;font-size:14px}.output-tag{width:max-content;color:var(--signal-orange);border:1px solid var(--signal-orange);padding:7px 9px}.featured-part{position:relative}.featured-part:before{background:var(--signal-orange);content:"";width:5px;position:absolute;top:0;bottom:0;left:-78px}.pathway-strip{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.pathway-strip span{border:1px solid var(--line);font-family:var(--mono);text-transform:uppercase;background:#111719;padding:7px 9px;font-size:9px}.pathway-strip i{color:var(--inno-blue);font-style:normal}.takeaway-panel{background:var(--signal-orange);max-width:1440px;color:var(--black);grid-template-columns:.45fr 1.55fr;gap:clamp(40px,8vw,130px);margin:80px auto 0;padding:44px;display:grid}.takeaway-panel .section-code{color:#5b3000}.takeaway-panel h3{max-width:900px;margin-bottom:30px;font-size:clamp(32px,4.5vw,62px)}.takeaway-panel ul{background:#07090a73;border:1px solid #07090a73;grid-template-columns:repeat(3,1fr);gap:1px;margin:0;padding:0;list-style:none;display:grid}.takeaway-panel li{background:var(--signal-orange);flex-direction:column;gap:9px;padding:18px;display:flex}.takeaway-panel li strong{font-weight:700}.takeaway-panel li span{font-size:14px;font-weight:400;line-height:1.45}.fit-section,.convenor-section,.request-section{padding-left:clamp(20px,5vw,78px);padding-right:clamp(20px,5vw,78px)}.fit-section{background:var(--black-soft);padding-top:110px;padding-bottom:110px}.fit-section>div:first-child,.stakeholder-grid{max-width:1440px;margin-left:auto;margin-right:auto}.fit-section h2{max-width:900px;margin:22px 0 0}.stakeholder-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:58px;display:grid}.stakeholder-grid article{background:var(--surface);padding:30px}.stakeholder-grid h3{margin:0 0 28px;font-size:clamp(24px,2.4vw,36px)}.stakeholder-grid p{color:var(--muted);margin:0;line-height:1.55}.stakeholder-grid p+p{border-top:1px solid var(--line);margin-top:20px;padding-top:20px}.stakeholder-grid p span{color:var(--ink);font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:700;display:block}.fit-list{align-self:end}.fit-list p{border-top:1px solid var(--line);color:#aeb7b9;grid-template-columns:150px 1fr;gap:24px;margin:0;padding:18px 0;display:grid}.fit-list p:last-child{border-bottom:1px solid var(--line)}.fit-list span{color:var(--white);font-family:var(--mono);text-transform:uppercase;font-size:10px;font-weight:700}.convenor-section{background:var(--inno-blue);grid-template-columns:.55fr 1.7fr .75fr;align-items:start;gap:clamp(35px,7vw,100px);padding-top:68px;padding-bottom:68px;display:grid}.convenor-section .section-code{color:#bde3fa}.convenor-copy{margin:0;font-size:clamp(21px,2.2vw,30px);line-height:1.35}.convenor-note{color:#d6eefb;border-left:1px solid #61b4e5;margin:0;padding-left:22px;font-size:13px}.convenor-copy-stack{gap:24px;display:grid}.convenor-copy-stack p{margin:0}.principles-section{background:var(--black-soft);border-bottom:1px solid var(--line)}.principles-heading{grid-template-columns:.45fr 1.55fr;gap:clamp(40px,8vw,130px);max-width:1440px;margin:0 auto 64px;display:grid}.principles-heading h2{max-width:980px;margin:0}.principles-section ol{background:var(--line);border:1px solid var(--line);grid-template-rows:auto auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;max-width:1440px;margin:0 auto;padding:0;list-style:none;display:grid}.principles-section li{grid-row:span 2;grid-template-columns:34px minmax(0,1fr);grid-template-rows:subgrid;background:var(--surface);align-items:start;gap:0 18px;padding:28px;display:grid}.principles-section li>span{color:var(--brand-deep);font-family:var(--mono);grid-area:1/1;font-size:11px;font-weight:700}.principles-section h3{grid-area:1/2;margin:0;font-size:clamp(22px,2.1vw,31px);line-height:1.18}.principles-section li p{color:var(--muted);grid-area:2/2;margin:18px 0 0;line-height:1.55}.faq-section{background:var(--surface-muted);color:var(--ink);grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);gap:clamp(60px,9vw,150px);padding:104px clamp(20px,5vw,78px);display:grid}.faq-section>div{width:100%;max-width:720px}.faq-section h2{margin:22px 0 0}.faq-list article{border-top:1px solid var(--line);padding:24px 0}.faq-list h3{margin:0 0 10px;font-size:clamp(22px,2vw,30px)}.faq-list p{color:var(--muted);margin:0;line-height:1.6}.faq-list .button{margin-top:30px}.request-section{background:var(--paper);color:var(--ink);grid-template-columns:minmax(340px,.78fr) minmax(0,1.22fr);align-items:start;gap:clamp(48px,6vw,96px);padding-top:116px;padding-bottom:116px;display:grid}.request-intro{position:sticky;top:112px}.request-intro .eyebrow{color:var(--inno-blue)}.request-intro h2{margin:20px 0 30px;font-size:clamp(43px,5.2vw,75px)}.request-intro>p:not(.eyebrow){color:#4b5558;font-size:18px}.request-facts{border-top:1px solid var(--ink);margin-top:45px}.request-facts p{border-bottom:1px solid #b8c0c1;grid-template-columns:90px 1fr;margin:0;padding:12px 0;font-size:13px;display:grid}.request-facts span{font-family:var(--mono);text-transform:uppercase;font-size:9px;font-weight:700}.forum-registration-notice{border-top:3px solid var(--inno-blue);margin-top:30px;padding-top:22px}.forum-registration-notice .section-code{color:var(--inno-blue);margin-bottom:10px}.forum-registration-notice>p:not(.section-code){color:#4b5558;margin-bottom:12px;font-size:15px}.forum-registration-notice a{color:#005b91;text-underline-offset:4px;align-items:center;gap:12px;min-height:44px;font-size:14px;font-weight:700;display:inline-flex}.registration-form{border-top:7px solid var(--inno-blue);background:#f9fafa;padding:clamp(28px,5vw,62px);box-shadow:0 26px 70px #0b14171f}.form-draft-note{color:#586366;margin:0 0 24px;font-size:12px;line-height:1.55}.form-section-head{grid-template-columns:42px 1fr;gap:18px;margin-bottom:36px;display:grid}.form-section-head>span{color:var(--inno-blue);font-family:var(--mono);padding-top:7px;font-size:16px;font-weight:700;line-height:1}.form-section-head h3{margin:0 0 7px;font-size:36px}.form-section-head p{color:#667174;margin:0;font-size:13px}.field-grid{gap:22px;display:grid}.two-col,.checkbox-grid{grid-template-columns:1fr 1fr}.registration-form label,fieldset legend{font-size:13px;font-weight:500}.standalone-field{margin-top:30px;display:block}input[type=text],input[type=email],select,textarea{width:100%;min-height:44px;color:var(--ink);background:0 0;border:0;border-bottom:1px solid #7d888b;border-radius:0;outline:none;margin-top:8px;padding:12px 2px}textarea{resize:vertical;border:1px solid #7d888b;padding:12px}input[type=text]:focus,input[type=email]:focus,select:focus,textarea:focus{border-color:var(--inno-blue);box-shadow:0 2px 0 var(--inno-blue)}textarea:focus{box-shadow:inset 0 0 0 1px var(--inno-blue)}fieldset{border:0;margin:31px 0 0;padding:0}.forum-registration-confirmation{margin-top:0}.forum-registration-confirmation legend{margin-bottom:13px;font-size:16px;font-weight:700}fieldset legend{width:100%;margin-bottom:13px}fieldset legend small{color:#667174;margin-top:4px;font-size:11px;font-weight:300;display:block}.checkbox-grid,.radio-grid{gap:7px;display:grid}.radio-grid{grid-template-columns:1fr}.check-option{cursor:pointer;position:relative}.check-option input{opacity:0;position:absolute}.check-option span{background:#e7ebeb;border:1px solid #0000;align-items:center;height:100%;min-height:44px;padding:11px 12px;font-size:12px;font-weight:300;transition:background-color .13s,border-color .13s;display:flex}.check-option input:checked+span{border-color:var(--inno-blue);background:#d8eef9;font-weight:500}.check-option input:focus-visible+span{outline:3px solid var(--inno-blue);outline-offset:2px}.check-option.is-disabled{cursor:not-allowed;opacity:.42}.form-divider{background:var(--ink);height:1px;margin:54px 0}.optional{color:#687376;font-weight:300}.form-notice{border-left:5px solid var(--signal-orange);background:#e7ebeb;margin-top:38px;padding:20px}.form-notice .section-code{color:#475154;margin-bottom:9px}.form-notice p:last-child{color:#586366;margin:0;font-size:12px}.submit-button{width:100%;margin-top:26px}.submit-button:disabled{cursor:wait;opacity:.68}.honeypot-field{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.demo-confirmation{border:1px solid var(--inno-blue);background:#d8eef9;gap:6px;margin-top:17px;padding:17px;font-size:13px;display:grid}.demo-confirmation.is-error{border-color:var(--signal-orange);background:#fff0ec}.demo-confirmation:focus-visible{outline:3px solid var(--inno-blue);outline-offset:3px}.data-section{border-top:1px solid var(--line);grid-template-columns:.85fr 1.15fr;gap:clamp(60px,10vw,160px);display:grid}.data-section h2{max-width:660px;margin-top:22px}.data-columns{background:var(--line);border:1px solid var(--line);grid-template-columns:1fr 1fr;align-self:end;gap:1px;display:grid}.data-columns article{background:var(--black);padding:28px}.data-columns span{color:var(--light-blue);font-family:var(--mono);text-transform:uppercase;font-size:9px;font-weight:700}.data-columns h3{margin:42px 0 14px;font-size:31px}.data-columns p{color:var(--muted);margin:0;font-size:13px}footer{border-top:1px solid var(--line);background:#030405;grid-template-columns:120px 1fr auto;align-items:end;gap:46px;padding:52px clamp(20px,5vw,78px);display:grid}footer p{max-width:520px;color:var(--muted);margin:0;font-size:13px}footer a{min-height:44px;font-family:var(--mono);text-transform:uppercase;align-items:center;font-size:9px;font-weight:700;display:inline-flex}.mobile-cta{display:none}:is(button:focus-visible,a:focus-visible){outline-offset:4px;outline:3px solid #72c6f499}main:focus{outline:none}@media (max-width:1000px){.site-header{grid-template-columns:1fr 1fr}.site-header nav{display:none}.hero-bottom,.request-section,.data-section,.faq-section{grid-template-columns:1fr}.hero-actions{justify-content:flex-start}.request-intro{position:static}.convenor-section{grid-template-columns:.6fr 1.4fr}.convenor-note{grid-column:2}}@media (max-width:760px){body{padding-bottom:58px;font-size:16px}.prototype-bar span:last-child,.header-cta,.site-header{display:none}.hero{min-height:auto;padding-top:42px;padding-bottom:48px}.hero-meta-line{flex-direction:column;gap:7px}.hero-copy{margin-top:64px}h1{font-size:clamp(51px,15vw,72px)}.section-intro,.question-stage,.premise-band,.fit-section,.convenor-section,.principles-heading{grid-template-columns:1fr}.inquiry-section,.workshop-section,.data-section,.principles-section,.faq-section,.fit-section,.request-section{padding-top:76px;padding-bottom:76px}.message-stage{padding:18px 10px}.chat-app{border-radius:13px}.chat-app-header{min-height:62px;padding:9px 11px}.chat-simulation-label{display:none}.chat-app-body{height:480px;padding:14px 10px 18px}.chat-bubble{max-width:82%}.chat-bubble p{font-size:14.5px}.chat-composer{gap:7px;min-height:56px;padding:9px 10px}.composer-action{flex-basis:32px;width:32px;height:32px}.simulation-note{padding:0 3px;line-height:1.45}.takeaway-panel ul,.stakeholder-grid,.principles-section ol,.two-col,.checkbox-grid,.data-columns{grid-template-columns:1fr}.question-stage{gap:38px}.inquiry-close{grid-template-columns:1fr;align-items:start}.journey-part{grid-template-columns:45px 1fr;gap:20px}.journey-body{border-top:1px solid var(--line);border-left:0;grid-column:2;padding-top:28px;padding-left:0}.featured-part:before{left:-20px}.takeaway-panel{grid-template-columns:1fr;padding:28px}.fit-list p{grid-template-columns:1fr;gap:6px}.convenor-section{gap:28px}.convenor-note{border-top:1px solid #61b4e5;border-left:0;grid-column:1;padding-top:22px;padding-left:0}.registration-form{margin-left:-12px;margin-right:-12px}footer{grid-template-columns:100px 1fr}footer a{grid-column:1/-1}.mobile-cta{z-index:60;background:var(--signal-orange);color:var(--black);font-family:var(--mono);letter-spacing:.05em;text-align:center;text-transform:uppercase;padding:17px 20px;font-size:11px;font-weight:700;text-decoration:none;display:block;position:fixed;bottom:0;left:0;right:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.question-stage,.check-option span{transition:none}.chat-message,.typing-line,.typing-bubble i{animation:none}}@media (forced-colors:active){.button,.check-option span,input,select,textarea{border:1px solid canvastext}.check-option input:checked+span{outline-offset:-3px;outline:2px solid highlight}:is(button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible){outline-offset:3px;outline:3px solid highlight}}body{color:#14191b;background:#eef2f3}.site-shell{--page:#f4f7f7;--surface:#fff;--surface-muted:#eaf0f2;--ink:#14191b;--ink-soft:#374247;--muted:#5c696e;--line:#cbd4d7;--brand:#0075bb;--brand-deep:#005b91;--signal:#ee6b2c;--signal-accessible:#b84a16;background:var(--page);min-height:100dvh;color:var(--ink);overflow:clip visible}.site-shell h1,.site-shell h2,.site-shell h3{color:var(--ink);-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;text-wrap:balance;word-break:normal;padding-bottom:.04em}.site-shell .skip-link{background:var(--surface);color:var(--ink);border-color:var(--brand)}.site-shell .prototype-bar{background:var(--brand);color:#fff}.site-shell .site-header{border-bottom-color:var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;min-height:68px}.site-shell .site-header nav{color:var(--ink)}:is(.site-shell .site-header nav a:hover,.site-shell .site-header nav a:focus-visible),.site-shell .header-cta{color:var(--brand)}.site-shell .dark-grid{background-color:var(--page);background-image:linear-gradient(#0075bb0b 1px,#0000 1px),linear-gradient(90deg,#0075bb0b 1px,#0000 1px)}.site-shell .hero{background-color:var(--page);border-bottom-color:var(--line);grid-template-rows:auto minmax(0,1fr) auto;align-content:stretch;gap:20px clamp(34px,4vw,60px);min-height:calc(100dvh - 97px);padding-top:28px;padding-bottom:24px;display:grid}.site-shell .hero-meta-line{color:var(--brand-deep);grid-area:meta;align-items:center;display:flex}.site-shell .hero-event-details{border:1px solid #bed0d7;border-left:6px solid var(--brand);background:#ffffffe0;width:100%;max-width:820px;margin-top:26px;padding:18px 22px 16px}.site-shell .hero-identity{justify-content:flex-start;align-items:center;min-width:0;padding:0;display:flex}.site-shell .hero-inno-logo{flex:0 auto;width:clamp(280px,22vw,360px);max-width:100%;height:auto;display:block}.site-shell .hero-forum-context{max-width:740px;color:var(--brand-deep);font-family:var(--display);letter-spacing:-.005em;margin:0;font-size:clamp(18px,1.38vw,21px);font-weight:700;line-height:1.3}.site-shell .hero-event-facts{border-top:1px solid #bed0d7;grid-template-columns:minmax(190px,1.35fr) minmax(145px,1fr) minmax(90px,.5fr);margin:14px 0 0;padding:14px 0 0;display:grid}.site-shell .hero-event-facts>div{border-left:1px solid #cbd9de;min-width:0;padding:0 18px}.site-shell .hero-event-facts>div:first-child{border-left:0;padding-left:0}.site-shell .hero-event-facts dt{color:var(--muted);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700;line-height:1.2}.site-shell .hero-event-facts dd{color:var(--ink);font-family:var(--display);letter-spacing:-.01em;margin:5px 0 0;font-size:clamp(18px,1.3vw,20px);font-weight:700;line-height:1.15}.site-shell .hero-event-zone{color:var(--muted);letter-spacing:0;margin-top:3px;font-size:13px;font-weight:500;display:block}.site-shell .hero-copy{grid-area:copy;align-self:start;max-width:none;margin-top:0}.site-shell .hero h1{max-width:940px;color:var(--ink);letter-spacing:-.025em;margin-top:12px;font-size:clamp(36px,3.05vw,56px);line-height:1.07}.site-shell .hero-title-line{display:block}.site-shell .hero-ai{color:var(--brand);white-space:nowrap}.site-shell .hero-human{color:var(--signal);white-space:nowrap}.site-shell .hero-visual{aspect-ratio:4/3;background:#dbe3e6;grid-area:visual;place-self:center end;width:100%;min-width:0;max-width:660px;min-height:0;margin:0;position:relative;overflow:hidden}.site-shell .hero-visual img{object-fit:cover;object-position:center 44%;width:100%;height:100%;display:block}.site-shell .hero-bottom{border-top-color:var(--line);grid-area:bottom;align-self:end;margin-top:0;padding-top:14px}.site-shell .hero-deck{max-width:650px;color:var(--ink-soft);font-size:clamp(17px,1.35vw,21px)}.site-shell .eyebrow{color:var(--brand)}.site-shell .section-code{color:var(--muted)}.site-shell .brand-case-label{text-transform:none}.site-shell .button{border-radius:0;min-height:50px}.site-shell .button-orange,.site-shell .button-blue,.site-shell .button-dark{background:var(--brand);color:#fff;border-color:var(--brand)}.site-shell .button:hover{background:var(--brand-deep);border-color:var(--brand-deep)}.site-shell .text-link{color:var(--ink)}.site-shell .inquiry-section,.site-shell .workshop-section,.site-shell .data-section{background-color:var(--page);color:var(--ink);border-color:var(--line)}.site-shell .section-intro>div:last-child>p,.site-shell .journey-body>p,.site-shell .data-columns p,.site-shell .question-lead>p:last-child{color:var(--muted)}.site-shell .inquiry-console{background:var(--surface);border-color:var(--line);box-shadow:0 22px 70px #122d3817}.site-shell .message-stage{background:#e7edef}.site-shell .simulation-note{color:#5c696e}.site-shell .question-stage{background:var(--surface);border-top-color:var(--line)}.site-shell .decision-question-list,.site-shell .decision-question-list li,.site-shell .inquiry-close,.site-shell .journey-list,.site-shell .journey-part,.site-shell .fit-list p,.site-shell .request-facts,.site-shell .request-facts p{border-color:var(--line)}.site-shell .decision-question-list span{color:var(--signal-accessible)}.site-shell .inquiry-close p{color:var(--brand-deep)}.site-shell .inquiry-close a{color:var(--ink)}.site-shell .premise-band{background:var(--brand);color:#fff}.site-shell .premise-band .section-code{color:#d4edf9}.site-shell .journey-number{color:var(--muted)}.site-shell .journey-body{border-color:var(--line)}.site-shell .featured-part:before{background:var(--signal)}.site-shell .pathway-strip span{color:var(--ink);border-color:var(--line);background:#fff}.site-shell .pathway-strip i{color:var(--brand)}.site-shell .output-tag{color:var(--brand-deep);border-color:var(--brand)}.site-shell .takeaway-panel{color:var(--ink);border-left:6px solid var(--brand);background:#dceef7}.site-shell .takeaway-panel .section-code{color:var(--brand-deep)}.site-shell .takeaway-panel ul{background:var(--line);border-color:var(--line)}.site-shell .takeaway-panel li{background:#f7fbfc}.site-shell .fit-section{color:var(--ink);background:#e9eff1}.site-shell .fit-list p{color:var(--muted)}.site-shell .fit-list span{color:var(--ink)}.site-shell .convenor-section{color:var(--ink);background:#dceef7;grid-template-columns:.5fr 1.35fr .65fr}.site-shell .convenor-section .section-code{color:var(--brand-deep)}.site-shell .convenor-note{color:#3c5966;border-color:#82bad5}.convenor-visual{background:#cad5d9;grid-column:2/4;height:300px;margin:6px 0 0;overflow:hidden}.convenor-visual img{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.site-shell .request-section{color:var(--ink);background:#eef2f3}.site-shell .request-intro>p:not(.eyebrow){color:var(--muted)}.site-shell .registration-form{border-top-color:var(--brand);background:#fff;box-shadow:0 24px 64px #112e391a}.site-shell .form-section-head>span{color:var(--brand)}.site-shell .form-section-head p,.site-shell fieldset legend small,.site-shell .optional{color:var(--muted)}.site-shell input[type=text],.site-shell input[type=email],.site-shell select,.site-shell textarea{color:var(--ink);border-color:#75858b}.site-shell input::placeholder,.site-shell textarea::placeholder{color:#66757a;opacity:1}.site-shell input[type=text]:focus,.site-shell input[type=email]:focus,.site-shell select:focus,.site-shell textarea:focus{border-color:var(--brand);box-shadow:0 2px 0 var(--brand)}.site-shell textarea:focus{box-shadow:inset 0 0 0 1px var(--brand)}.site-shell .check-option span{color:var(--ink);background:#e7edef}.site-shell .check-option input:checked+span{border-color:var(--brand);background:#d9eef8}.site-shell .form-divider{background:var(--line)}.site-shell .form-notice{border-left-color:var(--signal);background:#edf1f2}.site-shell .demo-confirmation{border-color:var(--brand);background:#d9eef8}.site-shell .submission-modal-backdrop{z-index:120;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#14191b8f;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.site-shell .submission-modal{border-top:7px solid var(--brand);background:#fff;width:min(100%,640px);max-height:calc(100dvh - 48px);padding:clamp(30px,5vw,52px);position:relative;overflow-y:auto;box-shadow:0 30px 90px #0d232b4d}.site-shell .submission-modal:focus{outline:none}.site-shell .submission-modal .section-code{color:var(--brand-deep);margin:0 44px 22px 0}.site-shell .submission-modal h2{letter-spacing:-.02em;text-wrap:balance;max-width:540px;margin:0 0 24px;font-size:clamp(34px,5vw,50px);line-height:1.08}.site-shell .submission-modal>p:not(.section-code){max-width:540px;color:var(--ink-soft);margin:0;font-size:17px;line-height:1.6}.site-shell .submission-modal a{color:var(--brand-deep);text-underline-offset:3px;font-weight:700;text-decoration-thickness:1px}.site-shell .submission-modal .submission-modal-note{border-top:1px solid var(--line);margin-top:22px;padding-top:18px;font-size:14px;font-weight:700}.site-shell .submission-modal-close{width:42px;height:42px;color:var(--ink);border:1px solid var(--line);cursor:pointer;font:inherit;background:0 0;border-radius:50%;place-items:center;padding:0;font-size:26px;line-height:1;display:grid;position:absolute;top:20px;right:20px}.site-shell .submission-modal-close:hover{background:var(--surface-muted);border-color:var(--brand)}.site-shell .submission-modal-action{width:100%;margin-top:30px}.site-shell .data-section{border-top-color:var(--line)}.site-shell .data-columns{background:var(--line);border-color:var(--line)}.site-shell .data-columns article{background:#fff}.site-shell .data-columns span{color:var(--brand-deep)}.site-shell footer{background:var(--page);color:var(--ink);border-top-color:var(--line);padding:0;display:block}.site-shell .footer-forum-banner{background:var(--page);border-top:1px solid var(--line);margin:0;padding:0;line-height:0}.site-shell .footer-forum-banner img{width:100%;max-width:none;height:auto;margin:0;display:block}.site-shell .mobile-cta{background:var(--brand);color:#fff}:is(.site-shell button:focus-visible,.site-shell a:focus-visible){outline-color:var(--brand-deep)}.theme-field{--page:#f6f8f8;--surface-muted:#e5ebed}.theme-field .hero{grid-template-columns:minmax(0,1.16fr) minmax(420px,.84fr);grid-template-areas:"meta meta""copy visual""bottom visual"}.theme-field .hero-copy{align-self:start;padding-top:10px;padding-right:0}.theme-field .hero h1{letter-spacing:-.025em;max-width:940px;font-size:clamp(36px,3.05vw,56px);font-weight:700;line-height:1.055}.theme-field .hero-visual{border-left:7px solid var(--signal)}.theme-field .hero-bottom{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.theme-field .hero-actions{justify-content:flex-start}.theme-field .section-intro{grid-template-columns:minmax(170px,.42fr) minmax(0,1.58fr)}.theme-field .journey-title h3,.theme-field .fit-section h2,.theme-field .data-section h2{text-transform:none}.theme-field .journey-title h3{letter-spacing:-.02em;max-width:620px;font-size:clamp(34px,3.7vw,56px);line-height:1.12}.theme-field .fit-section h2,.theme-field .data-section h2,.theme-field .request-intro h2{letter-spacing:-.025em;font-size:clamp(42px,4vw,56px);line-height:1.08}.theme-field .question-lead h3,.theme-field .takeaway-panel h3,.theme-field .form-section-head h3,.theme-field .data-columns h3{line-height:1.12}.theme-field .output-tag{white-space:normal;width:fit-content;max-width:100%}.theme-field .convenor-copy strong{color:var(--brand-deep)}.theme-forum{--page:#fbfcfc;--surface-muted:#f0f4f5;--ink:#172126;--ink-soft:#3d4b51;--muted:#53636a;--line:#c6d0d4;--brand-deep:#075f8d}.theme-forum .prototype-bar{color:var(--brand-deep);background:#e6f1f6;border-bottom:1px solid #b7d1dd}.theme-forum .site-header{position:relative}.theme-forum .hero{background-image:none;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);grid-template-areas:"meta visual""copy visual""bottom visual";gap:28px 64px;max-width:1440px;min-height:720px;margin:0 auto}.theme-forum .hero-meta-line{border-bottom:1px solid var(--line);flex-direction:column;justify-content:flex-start;align-self:start;gap:5px;padding-bottom:17px}.theme-forum .hero h1{max-width:860px;font-size:clamp(44px,3.7vw,54px);font-weight:700;line-height:1.02}.theme-forum .hero-visual{border:1px solid var(--line);height:100%;min-height:590px}.theme-forum .hero-visual img{filter:saturate(.68)contrast(.95)}.theme-forum .hero-bottom{grid-template-columns:minmax(0,1fr) auto;gap:26px}.theme-forum .hero-actions{justify-content:flex-start}.theme-forum .inquiry-section,.theme-forum .workshop-section,.theme-forum .data-section,.theme-forum .fit-section,.theme-forum .request-section{background-image:none}.theme-forum .section-intro{border-top:2px solid var(--ink);grid-template-columns:220px minmax(0,1fr);gap:64px;padding-top:22px}.theme-forum .section-intro h2{font-size:clamp(39px,4.6vw,64px);line-height:1.02}.theme-forum .inquiry-console,.theme-forum .registration-form{box-shadow:none}.theme-forum .message-stage{background:#edf2f4}.theme-forum .premise-band{max-width:1440px;color:var(--ink);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;margin:0 auto;position:relative}.theme-forum .premise-band:before{background:var(--brand);content:"";width:7px;position:absolute;inset:0 auto 0 0}.theme-forum .premise-band .section-code{color:var(--brand-deep)}.theme-forum .journey-part{grid-template-columns:58px minmax(230px,.72fr) minmax(360px,1.28fr);min-height:280px}.theme-forum .takeaway-panel{border-top:2px solid var(--brand);border-right:0;border-bottom:1px solid var(--line);background:0 0;border-left:0;padding:38px 0}.theme-forum .takeaway-panel ul{background:0 0;border:0}.theme-forum .takeaway-panel li{background:#edf5f8;border-right:1px solid #c7d9e0;padding:15px 18px}.theme-forum .fit-section{border-top:1px solid var(--line);background:#fff}.theme-forum .convenor-section{background:#eef5f8;grid-template-columns:.48fr 1.2fr .82fr}.theme-forum .convenor-visual{grid-area:1/3/3;height:100%;min-height:290px;margin:0}.theme-forum .request-section{background:#f3f6f7}.theme-forum .registration-form{border:1px solid var(--line);border-top:7px solid var(--brand)}.theme-forum footer{border-top:2px solid var(--ink);background:#f5f7f8}.theme-human{--page:#f1f4f2;--surface:#fff;--surface-muted:#e8eeec;--ink:#18211f;--ink-soft:#3b4a46;--muted:#586963;--line:#c9d4d0;--brand:#0876af;--brand-deep:#075a86;--signal:#df642d}.theme-human .site-header{background:#f8faf9f0}.theme-human .hero{background-image:radial-gradient(circle at 88% 9%,#0075bb17,#0000 30%),linear-gradient(#0075bb09 1px,#0000 1px),linear-gradient(90deg,#0075bb09 1px,#0000 1px);background-size:auto,64px 64px,64px 64px;grid-template-columns:minmax(330px,1.08fr) minmax(0,.92fr);grid-template-areas:"meta meta""copy copy""visual bottom";gap:28px 54px}.theme-human .hero h1{max-width:1140px;font-size:clamp(50px,5.4vw,78px);line-height:1.03}.theme-human .hero-visual{border-radius:22px;height:360px;min-height:0;box-shadow:0 24px 65px #25453e21}.theme-human .hero-bottom{border:1px solid var(--line);background:#ffffffa3;border-radius:22px;flex-direction:column;align-items:flex-start;gap:26px;padding:30px;display:flex}.theme-human .hero-actions{justify-content:flex-start}.theme-human .button{border-radius:999px}.theme-human .section-intro{grid-template-columns:minmax(150px,.35fr) minmax(0,1.65fr)}.theme-human .inquiry-console,.theme-human .chat-app,.theme-human .registration-form,.theme-human .data-columns,.theme-human .data-columns article{border-radius:18px}.theme-human .inquiry-console,.theme-human .data-columns{overflow:hidden}.theme-human .question-stage{background:#fbfcfb}.theme-human .premise-band{color:var(--ink);border-left:7px solid var(--signal);background:#fae7dc;margin:0 clamp(20px,5vw,78px)}.theme-human .premise-band .section-code{color:#94411e}.theme-human .journey-list{border-top:0;gap:16px;display:grid}.theme-human .journey-part{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:0;padding:34px}.theme-human .featured-part{background:#eef6f8;border-color:#9bc6d9}.theme-human .featured-part:before{border-radius:0 8px 8px 0;width:6px;top:24px;bottom:24px;left:0}.theme-human .pathway-strip span,.theme-human .output-tag{border-radius:999px}.theme-human .takeaway-panel{border:0;border-radius:18px}.theme-human .takeaway-panel ul{background:0 0;border:0;gap:9px}.theme-human .takeaway-panel li{background:#ffffffb8;border-radius:12px}.theme-human .fit-section{background:#e8efed;border-radius:22px;margin:0 clamp(20px,3.5vw,54px)}.theme-human .convenor-section{background:#deeff5;border-radius:22px;margin:54px clamp(20px,3.5vw,54px)}.theme-human .convenor-visual{border-radius:16px}.theme-human .registration-form{border-top:0}.theme-human input[type=text],.theme-human input[type=email],.theme-human select,.theme-human textarea{background:#f5f7f6;border:1px solid #7b8985;border-radius:10px;padding:12px 13px}.theme-human input[type=text]:focus,.theme-human input[type=email]:focus,.theme-human select:focus,.theme-human textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #0876af2b}.theme-human .check-option span{border-radius:10px}.theme-human .form-notice,.theme-human .demo-confirmation{border-radius:12px}.theme-human .data-columns{background:0 0;border:0;gap:12px}.theme-human .data-columns article{border:1px solid var(--line)}.theme-human footer{background:#e3eae8;margin-top:32px}@media (max-width:1000px){.site-shell .hero,.theme-field .hero,.theme-forum .hero,.theme-human .hero{grid-template-columns:1fr;grid-template-areas:"meta""copy""visual""bottom";max-width:none;min-height:auto}.site-shell .hero-visual,.theme-forum .hero-visual,.theme-human .hero-visual{height:auto;min-height:0}.site-shell .hero{grid-template-rows:auto;align-content:start;gap:26px;padding-top:30px;padding-bottom:42px}.site-shell .hero-inno-logo{width:min(100%,320px)}.site-shell .convenor-section,.theme-forum .convenor-section{grid-template-columns:.5fr 1.5fr}.site-shell .convenor-visual,.theme-forum .convenor-visual{grid-area:auto/2;height:280px}}@media (max-width:760px){.site-shell .prototype-bar,.site-shell .site-header{padding-left:16px;padding-right:16px}.site-shell .hero-identity{padding:0}.site-shell .hero-inno-logo{width:min(100%,300px)}.site-shell .hero{gap:26px;padding:34px 16px 44px}.site-shell .hero-meta-line,.site-shell .hero-copy,.site-shell .hero-bottom,.site-shell .hero-event-details,.site-shell .hero-event-facts{width:100%;min-width:0;max-width:100%}.site-shell .hero-event-details{border-left-width:5px;margin-top:24px;padding:18px 18px 14px}.site-shell .hero-forum-context{font-size:18px;line-height:1.35}.site-shell .hero-event-facts{grid-template-columns:1fr;margin-top:14px;padding-top:2px}.site-shell .hero-event-facts>div,.site-shell .hero-event-facts>div:first-child{border-top:1px solid #d4dfe3;border-left:0;grid-template-columns:76px minmax(0,1fr);align-items:baseline;padding:11px 0;display:grid}.site-shell .hero-event-facts>div:first-child{border-top:0}.site-shell .hero-event-facts dd{margin-top:0;font-size:18px}.site-shell .hero-event-zone{margin:0 0 0 7px;font-size:13px;display:inline}.site-shell .hero-ai,.site-shell .hero-human{white-space:normal}.site-shell .hero h1,.theme-field .hero h1,.theme-forum .hero h1,.theme-human .hero h1{letter-spacing:-.02em;font-size:clamp(34px,9vw,44px);line-height:1.06}.theme-field .journey-title h3{letter-spacing:-.015em;max-width:none;font-size:clamp(32px,9vw,44px);line-height:1.1}.site-shell .hero-visual,.theme-forum .hero-visual,.theme-human .hero-visual{height:auto}.theme-field .hero-visual{border-left-width:5px}.site-shell .hero-bottom,.theme-forum .hero-bottom{grid-template-columns:1fr}.site-shell .section-intro,.theme-field .section-intro,.theme-forum .section-intro,.theme-human .section-intro{grid-template-columns:1fr;gap:34px}.theme-forum .section-intro{padding-top:18px}.theme-human .premise-band,.theme-human .fit-section,.theme-human .convenor-section{margin-left:12px;margin-right:12px}.theme-human .premise-band{padding-left:24px;padding-right:24px}.theme-human .journey-part{padding:25px 20px}.site-shell .convenor-section,.theme-forum .convenor-section{grid-template-columns:1fr}.site-shell .convenor-visual,.theme-forum .convenor-visual{grid-column:1;height:240px}.site-shell .footer-forum-banner{padding:0}.site-shell .submission-modal-backdrop{padding:12px}.site-shell .submission-modal{max-height:calc(100dvh - 24px);padding:32px 24px 24px}.site-shell .submission-modal h2{padding-right:24px;font-size:34px}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}
