/*! 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}}:root{--ink:#171714;--cream:#fbfaf6;--paper:#eee8dc;--beige:#d8cdbd;--clay:#b85f42;--apricot:#e4dacb;--butter:#e8dfcf;--sage:#d7dfd0;--green:#5e6f58;--plum:#171714;--line:#17171438;--serif:Charter, "Bitstream Charter", "Iowan Old Style", "Palatino Linotype", Georgia, serif;--sans:"Avenir Next", Avenir, "Trebuchet MS", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--sans);margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin-top:0}.site-header{border-bottom:1px solid var(--line);z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbfaf6f0;grid-template-columns:1fr auto 1fr;align-items:center;min-height:82px;padding:14px clamp(22px,5vw,76px);display:grid;position:sticky;top:0}.brand{letter-spacing:-.07em;align-items:center;gap:8px;width:max-content;font-size:27px;font-weight:750;display:flex}.brand span{color:var(--green);font-family:var(--serif);font-style:italic;font-weight:400}.site-header nav{gap:30px;font-size:13px;display:flex}.site-header nav a{position:relative}.site-header nav a:after{content:"";background:var(--green);height:1px;transition:right .22s;position:absolute;bottom:-6px;left:0;right:100%}.site-header nav a:hover:after{right:0}.site-header>.button{justify-self:end}.button{border:1px solid var(--plum);background:var(--plum);min-height:52px;color:var(--cream);cursor:pointer;border-radius:3px;justify-content:space-between;align-items:center;gap:25px;padding:0 20px;font-size:13px;font-weight:650;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.button:hover{background:var(--green);border-color:var(--green);transform:translateY(-2px)}.button-small{gap:16px;min-height:42px;padding:0 16px}.text-link{cursor:pointer;background:0 0;border:0;border-bottom:1px solid;align-items:center;gap:10px;padding:7px 0;font-size:13px;font-weight:650;display:inline-flex}.arrow-icon{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:square;stroke-linejoin:miter;flex:none;width:20px;height:20px}.arrow-down{width:18px;height:18px}.section-index{color:var(--green);font-size:12px;font-weight:650}.section-heading{grid-template-columns:.32fr 1fr;gap:40px;display:grid}.section-heading h2,.how-intro h2,.selection-copy h2,.form-intro h2,.success-state h2,.faq-section h2{font-family:var(--serif);letter-spacing:-.055em;font-size:clamp(44px,5.4vw,80px);font-weight:400;line-height:.94}.section-heading h2 em{color:var(--green);font-weight:400}.hero{grid-template-columns:1.06fr .94fr;align-items:center;gap:clamp(45px,7vw,105px);min-height:calc(100vh - 82px);padding:clamp(55px,7vw,104px) clamp(22px,6vw,96px) 78px;display:grid;overflow:hidden}.hero h1{font-family:var(--serif);letter-spacing:-.07em;max-width:820px;color:var(--ink);margin:0 0 34px;font-size:clamp(62px,7.4vw,116px);font-weight:400;line-height:.84}.hero h1 em{color:var(--green);font-weight:400}.hero-text{max-width:620px;font-size:clamp(18px,1.4vw,22px);line-height:1.52}.program-line{max-width:650px;font-family:var(--serif);color:var(--plum);margin:27px 0;font-size:clamp(20px,1.7vw,26px);line-height:1.38}.hero-close{max-width:610px;font-size:15px;line-height:1.6}.hero-actions{align-items:center;gap:28px;margin-top:38px;display:flex}.pilot-note{color:#1717149e;margin:24px 0 0;font-size:12px}.hero-illustration{background:var(--apricot);isolation:isolate;border-radius:5px 42px;justify-content:center;align-items:flex-end;min-height:570px;padding:42px 24px 86px;display:flex;position:relative}.hero-illustration:before{content:"";z-index:-1;background:var(--sage);clip-path:polygon(12% 0,100% 8%,90% 100%,0 86%);width:44%;height:30%;position:absolute;inset:22px 22px auto auto}.hero-illustration img{width:112%;max-width:none;height:auto;animation:.5s both image-in;display:block;transform:translate(-1%)}.hero-slide-1{background:var(--apricot)}.hero-slide-2{background:#f2eee6}.hero-slide-3{background:var(--sage)}.hero-slide-4{background:#ded7cc}.illustration-note{z-index:2;background:var(--cream);font-family:var(--serif);padding:9px 13px;font-size:17px;font-style:italic;position:absolute;top:24px;left:24px;transform:rotate(-2deg)}.hero-caption{z-index:2;border-top:1px solid var(--ink);grid-template-columns:34px 1fr;align-items:start;gap:12px;padding:15px 180px 0 0;display:grid;position:absolute;bottom:22px;left:24px;right:24px}.hero-caption span{color:var(--green);font-size:11px}.hero-caption p{max-width:360px;font-family:var(--serif);margin:0;font-size:18px;line-height:1.25}.hero-slide-nav{z-index:3;gap:10px;display:flex;position:absolute;bottom:27px;right:24px}.hero-slide-nav button{color:#1717147a;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0000;min-width:27px;padding:3px 0 5px;font-size:10px}.hero-slide-nav button.active{border-bottom-color:var(--green);color:var(--ink)}@keyframes image-in{0%{opacity:0;transform:translate(-1%)translateY(7px)}to{opacity:1;transform:translate(-1%)translateY(0)}}.entry-section{background:var(--paper);padding:clamp(80px,9vw,140px) clamp(22px,7vw,110px)}.entry-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:65px;display:grid}.entry-grid button{border:1px solid var(--line);background:var(--cream);min-height:285px;color:var(--ink);text-align:left;cursor:pointer;border-radius:4px 18px;flex-direction:column;padding:24px;transition:transform .2s,box-shadow .2s;display:flex}.entry-grid button:nth-child(2){background:#e6ded1}.entry-grid button:nth-child(3){background:var(--sage)}.entry-grid button:hover{transform:translateY(-5px);box-shadow:0 14px 28px #633e481a}.entry-grid button>span{color:var(--green);font-size:12px}.entry-grid strong{font-family:var(--serif);letter-spacing:-.04em;margin:auto 0;font-size:clamp(29px,3vw,42px);font-weight:400;line-height:1.02}.entry-grid b{color:var(--green);align-self:flex-end;display:flex}.agreement-note{color:#171714ad;max-width:700px;margin:28px 0 0 auto;font-size:13px;line-height:1.6}.how-section{background:var(--cream);padding:clamp(80px,9vw,135px) clamp(22px,7vw,110px)}.how-intro{grid-template-columns:.32fr 1fr;gap:40px;display:grid}.how-intro .section-index{grid-row:1/span 3}.how-intro h2{max-width:800px;margin-bottom:25px}.how-intro>p:last-child{max-width:610px;margin-left:32%;font-size:17px;line-height:1.6}.steps{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:70px 0 0;padding:0;list-style:none;display:grid}.steps li{border-right:1px solid var(--line);flex-direction:column;min-height:285px;padding:24px 22px;display:flex}.steps li:last-child{border-right:0}.steps li>span{font-family:var(--serif);color:var(--green);font-size:54px;line-height:1}.steps li>div{margin-top:auto}.steps h3{font-family:var(--serif);letter-spacing:-.03em;margin-bottom:10px;font-size:27px;font-weight:400}.steps p{margin:0;font-size:14px;line-height:1.55}.program-section{background:var(--paper);padding:clamp(80px,9vw,140px) clamp(22px,7vw,110px)}.scene-intro{max-width:620px;margin:28px 0 0 auto;font-size:17px;line-height:1.6}.scene-gallery{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:52px;display:grid}.scene-card{background:var(--cream);border:1px solid #392e2b29;flex-direction:column;min-width:0;margin:0;display:flex;overflow:hidden}.scene-card:nth-child(2){background:var(--sage)}.scene-card:nth-child(3){background:var(--beige)}.scene-card:first-child{border-radius:4px 28px 4px 4px}.scene-card:nth-child(2){border-radius:28px 4px 4px}.scene-card:nth-child(3){border-radius:4px 4px 28px}.scene-card img{aspect-ratio:3/2;object-fit:contain;object-position:center bottom;width:100%;padding:12px 10px 0;display:block}.scene-card figcaption{border-top:1px solid #392e2b29;grid-template-columns:30px 1fr;align-content:start;column-gap:10px;min-height:128px;padding:16px 18px 18px;display:grid}.scene-card figcaption span{color:var(--green);grid-row:1/span 2;font-size:11px}.scene-card figcaption strong{font-family:var(--serif);font-size:23px;font-weight:400;line-height:1}.scene-card figcaption p{margin:8px 0 0;font-size:12px;line-height:1.45}.program-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:95px;display:grid}.program-grid article{border:1px solid #1717141c;border-radius:3px;flex-direction:column;min-height:220px;padding:22px;display:flex;overflow:hidden}.program-grid article:first-child{background:var(--cream)}.program-grid article:nth-child(2){background:#e2dbcf}.program-grid article:nth-child(3){background:var(--sage)}.program-grid article:nth-child(4){background:#f5f2eb}.program-grid article:nth-child(5){background:var(--plum);color:var(--cream)}.program-grid article:nth-child(6){background:#ddd5c8}.program-grid article:nth-child(7){background:#f7f4ed}.program-grid article:nth-child(8){background:var(--clay);color:var(--cream)}.program-grid article>span{opacity:.72;font-size:12px}.program-grid article>div{margin-top:auto}.program-grid h3{font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:30px;font-weight:400;line-height:1}.program-grid p{opacity:.74;max-width:255px;margin:14px 0 0;font-size:13px;line-height:1.45}.selection-section{background:var(--cream);grid-template-columns:.9fr 1.1fr;min-height:700px;display:grid}.selection-copy{flex-direction:column;justify-content:center;padding:clamp(65px,8vw,115px);display:flex}.selection-copy .section-index{color:var(--green)}.selection-copy h2{color:var(--ink);margin:28px 0}.selection-copy>p:last-child{max-width:610px;font-size:18px;line-height:1.65}.selection-section ul{background:var(--paper);flex-direction:column;justify-content:center;margin:0;padding:clamp(65px,8vw,115px);list-style:none;display:flex}.selection-section li{border-top:1px solid var(--line);font-family:var(--serif);grid-template-columns:48px 1fr;padding:18px 0;font-size:24px;display:grid}.selection-section li:last-child{border-bottom:1px solid var(--line)}.selection-section li span{font-family:var(--sans);color:var(--green);font-size:11px}.form-section{background:var(--paper);color:var(--ink);grid-template-columns:.72fr 1.28fr;gap:clamp(50px,8vw,120px);padding:clamp(80px,9vw,140px) clamp(22px,7vw,110px);display:grid}.form-intro{height:max-content;position:sticky;top:125px}.form-intro .section-index{color:var(--green)}.form-intro h2{color:var(--ink);margin:30px 0}.form-intro>p{max-width:480px;font-size:17px;line-height:1.65}.privacy-note{border-top:1px solid #392e2b47;align-items:flex-start;gap:12px;max-width:430px;margin-top:44px;padding-top:18px;display:flex}.privacy-note p{font-size:12px;line-height:1.5}.form-shell{background:var(--cream);color:var(--ink);border-radius:5px 22px;padding:clamp(28px,4.5vw,64px);box-shadow:0 18px 45px #633e481c}form fieldset{border:0;margin:0 0 32px;padding:0}form legend,form label{letter-spacing:.01em;font-size:12px;font-weight:650}.role-options{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px;display:grid}.role-options button,.chip-options button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:0 0}.role-options button{border-radius:3px;min-height:58px;padding:9px 12px;font-size:12px}.role-options button.active{background:var(--plum);color:var(--cream);border-color:var(--plum)}.field-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}form label{flex-direction:column;gap:9px;margin-bottom:23px;display:flex}input,select,textarea{border:0;border-bottom:1px solid var(--ink);width:100%;color:var(--ink);background:0 0;border-radius:0;outline:none;padding:12px 1px;font-size:15px}input:focus,select:focus,textarea:focus{border-bottom:2px solid var(--green)}input.form-control-error,select.form-control-error,textarea.form-control-error{color:#7f1d1d;border-bottom:2px solid #b42318}input.form-control-error:focus,select.form-control-error:focus,textarea.form-control-error:focus{border-bottom-color:#b42318}textarea{resize:vertical}.interest-fieldset{padding-top:8px}.interest-fieldset.fieldset-error{border-left:3px solid #b42318;padding-left:14px}.chip-options{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.chip-options button{border-radius:3px 10px;padding:10px 14px;font-size:12px}.chip-options button span{margin-left:7px}.chip-options button.active{background:var(--sage);border-color:var(--ink)}.consent{cursor:pointer;flex-direction:row;align-items:flex-start;margin-top:10px;font-weight:400;line-height:1.45}.consent input{width:17px;height:17px;accent-color:var(--green);margin:1px 2px 0 0}.consent.consent-error{color:#8f1d18}.consent.consent-error input{outline-offset:2px;outline:2px solid #b42318}.consent button{color:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0}.consent em{font-weight:600}.submit-button{width:100%;margin-top:12px}.submit-button:disabled{opacity:.42;cursor:not-allowed;transform:none}.form-footnote{text-align:center;opacity:.65;margin:13px 0 0;font-size:10px}.field-hint,.form-error,.validation-message{font-size:12px}.form-error,.validation-message{color:#b42318}.validation-message{margin:-3px 0 0;font-weight:600;line-height:1.35}.interest-fieldset .validation-message{margin-top:10px}.honeypot{opacity:0;width:1px;height:1px;position:absolute;left:-9999px}.success-state{flex-direction:column;justify-content:center;align-items:flex-start;min-height:500px;display:flex}.success-state>span{background:var(--sage);place-items:center;width:52px;height:52px;margin-bottom:34px;display:grid}.status-label{color:var(--green);margin-bottom:12px;font-size:13px;font-weight:650}.success-state h2{color:var(--plum);margin:0 0 24px}.success-state>p:not(.status-label){max-width:520px;line-height:1.6}.faq-section{background:var(--cream);padding:clamp(80px,9vw,140px) clamp(22px,7vw,110px)}.faq-list{border-top:1px solid var(--line);margin:65px 0 0 32%}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;font-family:var(--serif);justify-content:space-between;gap:30px;padding:24px 0;font-size:24px;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{max-width:720px;padding:0 50px 24px 0;font-size:15px;line-height:1.65}.disclaimer-section{background:var(--beige);grid-template-columns:repeat(3,1fr);gap:34px;padding:42px clamp(22px,7vw,110px);display:grid}.disclaimer-section p{border-left:1px solid var(--ink);margin:0;padding-left:17px;font-size:12px;line-height:1.55}footer{background:var(--plum);min-height:170px;color:var(--cream);grid-template-columns:1fr 1fr 1fr;align-items:center;padding:45px clamp(22px,7vw,110px);display:grid}.brand-footer{font-size:30px}footer>p{text-align:center;font-family:var(--serif);margin:0;font-size:20px;font-style:italic}.footer-links{justify-self:end;gap:18px;display:flex}.footer-links button{color:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0 0 4px;font-size:12px}.cookie-banner{z-index:60;background:var(--cream);border:1px solid var(--line);justify-content:space-between;align-items:center;gap:25px;max-width:820px;margin:auto;padding:17px;display:flex;position:fixed;bottom:20px;left:22px;right:22px;box-shadow:0 15px 45px #633e4829}.cookie-banner p{margin:0;font-size:12px;line-height:1.5}.cookie-banner p button{cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0}.legal-backdrop{z-index:80;background:#392e2bad;justify-content:flex-end;display:flex;position:fixed;inset:0}.legal-panel{background:var(--cream);width:min(720px,100%);height:100%;padding:clamp(35px,6vw,80px);position:relative;overflow:auto}.legal-close{cursor:pointer;background:0 0;border:0;font-size:35px;position:absolute;top:18px;right:25px}.legal-panel h2{font-family:var(--serif);letter-spacing:-.05em;color:var(--plum);margin:25px 0 30px;font-size:clamp(42px,6vw,70px);font-weight:400}.legal-panel h3{font-family:var(--serif);margin:34px 0 10px;font-size:25px;font-weight:400}.legal-panel p{font-size:14px;line-height:1.65}.legal-alert{background:var(--paper);margin-top:35px;padding:16px}.cookie-setting{border-top:1px solid var(--line);justify-content:space-between;gap:20px;padding:18px 0;display:flex}.cookie-setting:last-of-type{border-bottom:1px solid var(--line);margin-bottom:25px}.cookie-setting span{flex-direction:column;gap:5px;display:flex}.cookie-setting small{font-size:11px}.cookie-setting b{text-transform:uppercase;font-size:11px}.cookie-setting.disabled{opacity:.55}@media (width<=980px){.hero{grid-template-columns:1fr}.hero-illustration{width:100%;max-width:690px;min-height:540px;margin:10px auto 0}.section-heading,.how-intro{grid-template-columns:1fr}.how-intro .section-index{grid-row:auto}.how-intro>p:last-child{margin-left:0}.entry-grid{grid-template-columns:1fr}.entry-grid button{min-height:210px}.steps{grid-template-columns:1fr 1fr}.steps li:nth-child(2){border-right:0}.steps li:nth-child(-n+2){border-bottom:1px solid var(--line)}.program-grid,.scene-gallery{grid-template-columns:1fr 1fr}.scene-card:nth-child(3){grid-column:1/-1;justify-self:center;width:calc(50% - 7px)}.selection-section,.form-section{grid-template-columns:1fr}.form-intro{position:static}.faq-list{margin-left:0}.disclaimer-section{grid-template-columns:1fr}}@media (width<=660px){.site-header{grid-template-columns:1fr auto;min-height:70px;padding:12px 18px}.site-header nav{display:none}.site-header .button{min-width:44px;min-height:40px;color:var(--plum);background:0 0;border:0;justify-content:flex-end;padding:0;font-size:0}.site-header .button:hover{color:var(--green);background:0 0;transform:none}.site-header .button .arrow-icon{width:28px;height:28px}.hero{min-height:auto;padding:55px 20px 70px}.hero h1{font-size:clamp(55px,16vw,78px)}.hero-actions{flex-direction:column;align-items:stretch;gap:14px}.hero-actions .text-link{width:max-content}.hero-illustration{border-radius:4px 28px;min-height:390px;padding:36px 12px 82px}.hero-illustration img{width:120%}.illustration-note{font-size:15px;top:16px;left:16px}.hero-caption{padding-right:0;bottom:16px;left:16px;right:16px}.hero-caption p{font-size:16px}.hero-slide-nav{gap:7px;top:20px;bottom:auto;right:16px}.entry-section,.how-section,.program-section,.selection-copy,.selection-section ul,.form-section,.faq-section{padding-left:20px;padding-right:20px}.steps{grid-template-columns:1fr}.steps li{border-right:0;border-bottom:1px solid var(--line);min-height:220px}.steps li:last-child{border-bottom:0}.program-grid{grid-template-columns:1fr}.program-grid article{min-height:205px}.scene-gallery{grid-template-columns:1fr;margin-top:50px}.scene-card,.scene-card:nth-child(3){grid-column:auto;width:100%}.scene-card figcaption{min-height:112px}.program-grid{margin-top:55px}.selection-section ul{padding-top:55px;padding-bottom:55px}.field-row{grid-template-columns:1fr;gap:0}.role-options{grid-template-columns:1fr}.form-shell{border-radius:4px 16px;padding:27px 18px}.faq-list summary{font-size:21px}.disclaimer-section{padding:35px 20px}footer{grid-template-columns:1fr auto;row-gap:26px;padding:38px 20px}footer>p{display:none}.footer-links{gap:11px}.cookie-banner{flex-direction:column;align-items:stretch;bottom:10px;left:10px;right:10px}.cookie-banner .button{width:100%}.legal-panel{padding:55px 20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}._page_1hpp8_1{color:#171714;background:#f4efe5;min-height:100vh;padding:32px;font-family:Arial,Helvetica,sans-serif}._shell_1hpp8_9{max-width:1440px;margin:0 auto}._topbar_1hpp8_10{border-bottom:1px solid #17171433;justify-content:space-between;align-items:center;gap:24px;padding-bottom:28px;display:flex}._brand_1hpp8_11{color:#1f2927;letter-spacing:-.06em;font-size:30px;font-weight:850;text-decoration:none}._brand_1hpp8_11 span{color:#d96b43}._toplinks_1hpp8_13{align-items:center;gap:18px;display:flex}._toplinks_1hpp8_13 a{color:inherit;font-size:13px;font-weight:700;text-decoration:none}._eyebrow_1hpp8_15{color:#6f6b65;letter-spacing:.16em;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:750}._heading_1hpp8_16{grid-template-columns:1fr auto;align-items:end;gap:32px;padding:48px 0 30px;display:grid}._heading_1hpp8_16 h1{letter-spacing:-.055em;max-width:700px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6vw,82px);font-weight:500;line-height:.95}._heading_1hpp8_16 p:last-child{color:#5f5b56;max-width:440px;margin:0;font-size:15px;line-height:1.6}._stats_1hpp8_19{background:#fffaf2;border:1px solid #1717142e;grid-template-columns:repeat(5,minmax(0,1fr));display:grid}._stat_1hpp8_19{border-right:1px solid #17171424;padding:24px}._stat_1hpp8_19:last-child{border-right:0}._stat_1hpp8_19 span{color:#6f6b65;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:750;display:block}._stat_1hpp8_19 strong{font-family:Georgia,Times New Roman,serif;font-size:38px;font-weight:500}._actions_1hpp8_24{justify-content:space-between;align-items:center;gap:20px;margin:34px 0 16px;display:flex}._actions_1hpp8_24 h2{margin:0;font-size:18px}._download_1hpp8_26{color:#fffaf2;background:#1f2927;align-items:center;min-height:42px;padding:0 18px;font-size:13px;font-weight:750;text-decoration:none;display:inline-flex}._tableWrap_1hpp8_27{background:#fffaf2;border:1px solid #1717142e;overflow-x:auto}._table_1hpp8_27{border-collapse:collapse;width:100%;min-width:1180px}._table_1hpp8_27 th{color:#5f5b56;letter-spacing:.1em;text-align:left;text-transform:uppercase;background:#e7e0d5;border-bottom:1px solid #1717142e;padding:13px 14px;font-size:10px}._table_1hpp8_27 td{vertical-align:top;border-bottom:1px solid #1717141a;max-width:300px;padding:15px 14px;font-size:12px;line-height:1.45}._table_1hpp8_27 tr:last-child td{border-bottom:0}._table_1hpp8_27 a{color:#1f2927;font-weight:700}._muted_1hpp8_33{color:#77726c}._pill_1hpp8_34{color:#1f2927;letter-spacing:.04em;text-transform:uppercase;background:#a9b5a5;padding:4px 8px;font-size:10px;font-weight:800;display:inline-block}._empty_1hpp8_35{text-align:center;background:#fffaf2;border:1px solid #1717142e;padding:70px 24px}._denied_1hpp8_36{background:#fffaf2;border:1px solid #1717142e;max-width:620px;margin:120px auto;padding:42px}._denied_1hpp8_36 h1{letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-size:48px;font-weight:500}._denied_1hpp8_36 p{line-height:1.6}._denied_1hpp8_36 a{color:#1f2927;font-weight:750}@media (width<=900px){._page_1hpp8_1{padding:20px}._heading_1hpp8_16{grid-template-columns:1fr}._stats_1hpp8_19{grid-template-columns:repeat(2,minmax(0,1fr))}._stat_1hpp8_19{border-bottom:1px solid #17171424}._toplinks_1hpp8_13{gap:10px}}@media (width<=560px){._page_1hpp8_1{padding:16px}._topbar_1hpp8_10{align-items:flex-start}._toplinks_1hpp8_13{flex-direction:column;align-items:flex-end}._heading_1hpp8_16{padding-top:36px}._stats_1hpp8_19{grid-template-columns:1fr}._stat_1hpp8_19{border-right:0}._actions_1hpp8_24{flex-direction:column;align-items:flex-start}}
