@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;--radius-md:.375rem;--radius-lg:.5rem;--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{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.static{position:static}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.resize{resize:both}}:root{--ink:#173e32;--forest:#214e3d;--forest-deep:#14372c;--cream:#f7f1e7;--paper:#fffdf8;--clay:#d96c4a;--clay-soft:#f2b49e;--butter:#e9bf55;--butter-soft:#f7df9f;--sage:#9cb8a0;--sage-soft:#dce8dc;--sky:#a9cbd1;--line:#173e322e;--muted:#5f7069;--shadow:0 24px 70px #214e3d1f;--radius-sm:16px;--radius-md:28px;--radius-lg:46px;--container:1220px;--serif:Georgia, "Times New Roman", serif;--sans:"Avenir Next", Avenir, "Segoe UI", Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream)}body{background:var(--paper);color:var(--ink);font-family:var(--sans);text-rendering:optimizelegibility;margin:0;font-size:17px;line-height:1.6}body,button,input,select,textarea{font-family:var(--sans)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{outline-offset:4px}:focus-visible{outline:3px solid var(--butter);outline-offset:4px}::selection{background:var(--butter-soft);color:var(--forest-deep)}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.045em}h1,h2,.brand-name{text-wrap:balance}p{text-wrap:pretty}address{font-style:normal}.container{width:min(calc(100% - 48px), var(--container));margin-inline:auto}.narrow-container{max-width:900px}.section{padding:112px 0}.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}.skip-link{z-index:1000;background:var(--forest-deep);color:#fff;border-radius:8px;padding:10px 16px;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.eyebrow{color:var(--clay);letter-spacing:.15em;text-transform:uppercase;margin-bottom:18px;font-size:.76rem;font-weight:800;line-height:1.2;display:inline-block}.eyebrow-light{color:var(--butter-soft)}.button{border:2px solid var(--forest);background:var(--forest);min-height:54px;color:var(--butter);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:14px;padding:14px 24px;font-size:.96rem;font-weight:750;line-height:1.2;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{background:var(--forest-deep);border-color:var(--forest-deep);transform:translateY(-2px);box-shadow:0 12px 26px #14372c3d}.button-small{min-height:44px;padding:11px 18px;font-size:.88rem}.button-ghost{border-color:var(--line);color:var(--forest);background:0 0}.button-ghost:hover{border-color:var(--forest);box-shadow:none;background:0 0}.button-dark{border-color:var(--forest);background:var(--forest)}.button-dark:hover{box-shadow:0 12px 26px #214e3d40}.button-light{border-color:var(--forest);background:var(--forest);color:var(--butter)}.button-light:hover{border-color:var(--forest-deep);background:var(--forest-deep);box-shadow:0 12px 26px #14372c3d}.button-row{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.text-link{color:var(--forest);border-bottom:1px solid;align-items:center;gap:9px;font-weight:750;transition:gap .18s,color .18s;display:inline-flex}.text-link:hover{color:var(--clay);gap:14px}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8eb;border-bottom:1px solid #173e3214;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:30px;min-height:82px;display:flex}.brand{flex:none;align-items:center;gap:11px;display:inline-flex}.brand-mark{width:42px;height:40px;display:inline-block;position:relative}.brand-mark span{display:block;position:absolute}.brand-mark span:first-child{background:var(--forest);border-radius:22px 22px 8px;inset:4px 16px 5px 4px;transform:rotate(-15deg)}.brand-mark span:nth-child(2){background:var(--clay);border-radius:18px 18px 5px;width:17px;height:26px;bottom:5px;right:3px;transform:rotate(20deg)}.brand-mark span:nth-child(3){background:var(--butter);border-radius:50%;width:10px;height:10px;top:2px;right:6px}.brand-name{color:var(--forest);font-family:var(--serif);font-size:1.35rem;line-height:1}.brand-name b{font-style:italic;font-weight:400}.brand-logo-image{filter:drop-shadow(0 4px 8px #d96c4a1f);width:160px;height:auto;transition:transform .28s cubic-bezier(.2,.75,.25,1);display:block}.brand:hover .brand-logo-image{transform:translateY(-2px)rotate(-.5deg)}.main-nav{align-items:center;gap:23px;display:flex}.main-nav>a:not(.button){color:#355c4f;padding:28px 0;font-size:.86rem;font-weight:680;position:relative}.main-nav>a:not(.button):after{background:var(--clay);content:"";transform-origin:100%;height:2px;transition:transform .18s;position:absolute;bottom:22px;left:0;right:0;transform:scaleX(0)}.main-nav>a:not(.button):hover:after{transform-origin:0;transform:scaleX(1)}.menu-button{border:1px solid var(--line);background:var(--cream);width:46px;height:46px;color:var(--forest);cursor:pointer;border-radius:50%;font-size:1.4rem;display:none}.hero{background:var(--cream);min-height:720px;position:relative;overflow:hidden}.hero-grid{z-index:3;grid-template-columns:1.06fr .94fr;align-items:center;gap:44px;min-height:710px;padding-top:38px;padding-bottom:82px;display:grid;position:relative}.hero-copy h1{max-width:790px;color:var(--forest-deep);font-family:var(--serif);margin-bottom:25px;font-size:clamp(3.6rem,6.5vw,6.7rem);font-weight:400;line-height:.91}.hero-copy h1 em{color:var(--forest);font-weight:400}.hero .eyebrow{color:var(--forest)}.hero-lead{color:#496159;max-width:650px;font-size:1.18rem;line-height:1.7}.hero-facts{color:var(--muted);flex-wrap:wrap;gap:16px 27px;margin-top:36px;font-size:.82rem;display:flex}.hero-facts span{gap:7px;display:flex}.hero-facts span+span{border-left:1px solid var(--line);padding-left:24px}.hero-facts b{color:var(--forest)}.hero-art{min-height:580px;animation:.85s both art-enter;position:relative}.art-sun{z-index:1;background:var(--forest);border-radius:50%;width:135px;height:135px;position:absolute;top:30px;right:30px;box-shadow:inset -12px -10px #14372c1f}.art-cloud{z-index:0;background:#fffdf8cc;border-radius:50px;height:55px;position:absolute}.art-cloud:before,.art-cloud:after{background:inherit;content:"";border-radius:50%;position:absolute;bottom:0}.art-cloud:before{width:75px;height:75px;left:27px}.art-cloud:after{width:58px;height:58px;right:25px}.art-cloud-one{width:160px;top:68px;left:44px}.art-cloud-two{width:118px;top:157px;right:3px;transform:scale(.7)}.art-hill{border-radius:50% 50% 12% 12%;position:absolute}.art-hill-back{z-index:1;background:var(--clay);width:500px;height:300px;bottom:68px;right:-100px;transform:rotate(7deg)}.art-hill-front{z-index:8;background:var(--forest);width:620px;height:270px;bottom:-45px;right:5px;transform:rotate(-4deg)}.art-building{z-index:4;justify-content:center;align-items:flex-end;gap:13px;display:flex;position:absolute;bottom:155px;box-shadow:0 16px 35px #173e321a}.art-building i{background:var(--forest);border-radius:9px 9px 0 0;width:13px;height:28px}.building-one{background:var(--sage);border-radius:65px 65px 8px 8px;width:130px;height:210px;right:248px}.building-two{background:var(--butter);clip-path:polygon(50% 0,100% 28%,100% 100%,0 100%,0 28%);width:120px;height:160px;padding-bottom:42px;right:90px}.art-arch{z-index:3;background:var(--forest-deep);width:260px;height:330px;box-shadow:var(--shadow);border-radius:140px 140px 0 0;position:absolute;bottom:142px;right:30px}.art-arch span{background:var(--cream);border-radius:90px 90px 0 0;height:250px;position:absolute;bottom:0;left:65px;right:65px}.art-note{z-index:12;background:var(--butter);width:170px;height:170px;color:var(--forest-deep);font-family:var(--serif);text-align:center;border-radius:50%;padding-top:42px;font-size:1.12rem;line-height:1.15;position:absolute;bottom:58px;right:8px;transform:rotate(7deg)}.art-note strong{font-style:italic;font-weight:400}.art-flower{z-index:9;width:120px;height:120px;position:absolute;bottom:130px;left:45px}.art-flower i{background:var(--butter);transform-origin:20px 26px;border-radius:50%;width:40px;height:66px;position:absolute;top:34px;left:40px}.art-flower i:nth-child(2){transform:rotate(72deg)}.art-flower i:nth-child(3){transform:rotate(144deg)}.art-flower i:nth-child(4){transform:rotate(216deg)}.art-flower i:nth-child(5){transform:rotate(288deg)}.hero-wave{z-index:2;background:var(--paper);border-radius:50% 50% 0 0;height:150px;position:absolute;bottom:-92px;left:-10%;right:-10%}.hero-orbit{border:1px solid #214e3d1a;border-radius:50%;position:absolute}.orbit-one{width:430px;height:430px;top:120px;left:-190px}.orbit-two{width:480px;height:480px;bottom:-180px;right:-120px}.intro-section{background:var(--paper)}.intro-grid{grid-template-columns:1fr .78fr;align-items:start;gap:100px;display:grid}.display-heading,.section-heading h2,.concept-copy h2,.team-copy h2,.faq-intro h2{color:var(--forest-deep);font-family:var(--serif);margin-bottom:0;font-size:clamp(2.7rem,5vw,5.3rem);font-weight:400;line-height:1.02}.intro-copy{padding-top:48px}.intro-copy p{color:var(--muted);font-size:1.04rem}.intro-copy p:first-child{color:var(--forest);font-family:var(--serif);font-size:1.42rem;line-height:1.5}.intro-copy .text-link{margin-top:12px}.benefits-section{background:#f3eee4}.benefits-heading-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;margin-bottom:54px;display:grid}.benefits-heading-grid .section-heading{margin-bottom:0}.section-photo,.concept-photo,.page-hero-photo{background:var(--sage-soft);margin:0;position:relative;overflow:hidden}.section-photo{border-radius:var(--radius-lg) var(--radius-lg) 95px var(--radius-lg);height:350px}.section-photo img,.concept-photo img,.page-hero-photo img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.75,.25,1)}.section-photo:hover img,.concept-photo:hover img,.page-hero-photo:hover img{transform:scale(1.035)}.section-photo figcaption,.concept-photo figcaption,.page-hero-photo figcaption{z-index:2;color:var(--forest-deep);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf8eb;border-radius:999px;padding:8px 12px;font-size:.66rem;font-weight:750;position:absolute;bottom:14px;right:14px}.benefits-photo img{object-position:center 46%}.section-heading{max-width:850px;margin-bottom:58px}.section-heading>p,.split-heading>p{max-width:460px;color:var(--muted);margin-top:18px}.split-heading{justify-content:space-between;align-items:end;gap:50px;max-width:none;display:flex}.split-heading>div{max-width:850px}.split-heading .button{margin-bottom:12px}.benefit-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.benefit-card{border-radius:var(--radius-md);min-height:340px;padding:30px;transition:transform .2s}.benefit-card:hover{transform:translateY(-6px)rotate(-.4deg)}.tone-butter{background:var(--butter-soft)}.tone-sage{background:var(--sage-soft)}.tone-sky{background:#d8e9ec}.tone-clay{background:#f3c9b9}.tone-cream{background:var(--cream)}.card-marker{border:1px solid #173e3240;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:78px;font-size:.76rem;font-weight:800;display:inline-flex}.benefit-card h3{color:var(--forest-deep);font-family:var(--serif);margin-bottom:12px;font-size:1.65rem;font-weight:400}.benefit-card p{color:#496159;margin-bottom:0;font-size:.94rem}.concept-section{background:var(--forest-deep);color:var(--cream)}.concept-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:100px;display:grid}.concept-photo{border:8px solid #fffdf81f;border-radius:48% 48% 22% 22%/22% 22% 12% 12%;height:620px;box-shadow:0 30px 70px #00000038}.concept-photo img{object-position:center 38%}.concept-art{background:var(--sage);border-radius:48% 48% 22% 22%;min-height:560px;position:relative;overflow:hidden}.concept-circle{z-index:4;background:var(--butter);width:235px;height:235px;color:var(--forest-deep);font-family:var(--serif);text-align:center;border-radius:50%;justify-content:center;align-items:center;font-size:1.8rem;line-height:1.15;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-4deg)}.concept-circle b{font-style:italic;font-weight:400}.concept-leaf{background:var(--forest);border-radius:100% 0;width:155px;height:280px;position:absolute}.leaf-one{bottom:-30px;left:15px;transform:rotate(-25deg)}.leaf-two{background:var(--clay);top:-30px;right:8px;transform:rotate(22deg)}.concept-dot{background:var(--cream);border-radius:50%;position:absolute}.dot-one{width:45px;height:45px;top:75px;left:62px}.dot-two{width:68px;height:68px;bottom:75px;right:75px}.concept-copy{max-width:670px}.concept-copy h2{color:var(--cream);font-size:clamp(2.7rem,4.8vw,5rem)}.concept-copy>p{color:#ccdbd4;max-width:610px;margin:28px 0;font-size:1.07rem}.check-list{grid-template-columns:repeat(2,1fr);gap:16px;margin:34px 0 42px;padding:0;list-style:none;display:grid}.check-list li{border:1px solid #ffffff2e;border-radius:14px;padding:15px 17px;font-size:.92rem}.check-list li:before{color:var(--butter);content:"●";margin-right:10px;font-size:.65rem}.concept-copy .button-dark{border-color:var(--cream);background:0 0}.day-section{background:var(--paper);overflow:hidden}.day-timeline{grid-template-columns:repeat(6,minmax(150px,1fr));margin:35px 0 0;padding:0;list-style:none;display:grid;position:relative}.day-timeline:before{background:var(--line);content:"";height:1px;position:absolute;top:64px;left:0;right:0}.day-timeline li{padding-right:25px;position:relative}.day-timeline time{color:var(--clay);font-family:var(--serif);font-size:1.25rem}.timeline-dot{z-index:2;border:4px solid var(--paper);background:var(--forest);width:15px;height:15px;box-shadow:0 0 0 1px var(--forest);border-radius:50%;margin:24px 0 30px;display:block;position:relative}.day-timeline h3{color:var(--forest-deep);font-family:var(--serif);margin-bottom:9px;font-size:1.35rem;font-weight:400}.day-timeline p{color:var(--muted);margin-bottom:0;font-size:.88rem}.centered-link{margin-top:50px}.room-section{background:var(--cream)}.room-grid{grid-template-columns:1.3fr .7fr .7fr;gap:18px;display:grid}.room-card{border-radius:var(--radius-md);background:var(--paper);overflow:hidden;box-shadow:0 12px 38px #214e3d14}.room-illustration{background:var(--sage-soft);height:270px;position:relative;overflow:hidden}.room-card-wide .room-illustration{height:340px}.room-card-copy{padding:25px 28px 30px}.room-card-copy span{color:var(--clay);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:800}.room-card-copy h3{font-family:var(--serif);margin:5px 0 6px;font-size:1.65rem;font-weight:400}.room-card-copy p{color:var(--muted);margin-bottom:0;font-size:.92rem}.garden-illustration{background:var(--sky)}.garden-sun{background:var(--butter);border-radius:50%;width:80px;height:80px;position:absolute;top:34px;right:44px}.garden-hill{background:var(--forest);border-radius:50% 50% 0 0;height:290px;position:absolute;bottom:-100px;left:-90px;right:-60px;transform:rotate(-4deg)}.garden-tree{z-index:3;background:var(--clay);border-radius:8px;width:24px;height:120px;position:absolute;bottom:60px;left:22%}.garden-tree:before,.garden-tree:after{background:var(--sage);content:"";border-radius:50%;position:absolute}.garden-tree:before{width:150px;height:130px;top:-75px;left:-63px}.garden-tree:after{width:110px;height:100px;top:-25px;left:-93px}.movement-illustration{background:var(--clay-soft)}.movement-illustration span{border:26px solid var(--forest);border-bottom:0;border-radius:75px 75px 0 0;width:130px;height:190px;position:absolute;top:50px;left:50%;transform:translate(-50%)}.movement-illustration i{background:var(--butter);border-radius:50%;width:62px;height:62px;position:absolute;bottom:25px;right:28px}.quiet-illustration{background:var(--butter-soft);justify-content:center;align-items:center;display:flex}.quiet-illustration span{z-index:2;color:var(--forest);font-family:var(--serif);font-size:3rem;font-style:italic;position:relative}.quiet-illustration i{background:var(--cream);border-radius:52% 48% 46% 54%;width:170px;height:170px;position:absolute;transform:rotate(18deg)}.team-preview{background:var(--paper)}.team-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:110px;display:grid}.team-copy p{max-width:580px;color:var(--muted);margin:27px 0 34px}.team-stack{min-height:500px;position:relative}.person-card{background:var(--cream);width:min(100%,420px);box-shadow:var(--shadow);border:1px solid #173e321a;border-radius:24px;align-items:center;gap:20px;padding:24px;display:flex;position:absolute}.person-card h3{font-family:var(--serif);margin-bottom:2px;font-size:1.35rem;font-weight:400}.person-card p{color:var(--muted);margin:0;font-size:.82rem}.person-avatar{background:var(--sage);width:74px;height:74px;color:var(--forest);font-family:var(--serif);border-radius:50% 50% 42% 58%;flex:none;place-items:center;font-size:1.2rem;display:grid}.person-1{top:20px;left:6%;transform:rotate(-2deg)}.person-2{z-index:2;background:var(--butter-soft);top:178px;right:0;transform:rotate(2deg)}.person-2 .person-avatar{background:var(--clay-soft)}.person-3{bottom:10px;left:13%;transform:rotate(-1deg)}.person-3 .person-avatar{background:var(--sky)}.registration-section{background:var(--paper);padding-top:30px}.registration-card{border-radius:var(--radius-lg);background:var(--clay);color:#fff;grid-template-columns:1.2fr .8fr;align-items:center;gap:50px;min-height:360px;padding:65px 70px;display:grid;position:relative;overflow:hidden}.registration-card>*{z-index:2;position:relative}.registration-card h2{max-width:680px;font-family:var(--serif);margin-bottom:16px;font-size:clamp(2.5rem,4.5vw,4.4rem);font-weight:400;line-height:1}.registration-card p{color:#fff0e9;max-width:620px;margin-bottom:0}.registration-actions{flex-direction:column;align-items:center;gap:16px;display:flex}.inline-light{color:#fff;border-bottom:1px solid #fff9;font-size:.9rem}.registration-shape{border:70px solid #ffffff1a;border-radius:50%;width:440px;height:440px;position:absolute;bottom:-160px;right:-80px}.testimonials-section{background:var(--paper)}.sample-label{color:#604e1e;background:#fff3c7;border-radius:8px;margin-top:20px;padding:8px 12px;font-size:.76rem;font-weight:700;display:inline-block}.quote-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.quote-grid figure{border:1px solid var(--line);border-radius:var(--radius-md);margin:0;padding:48px}.quote-grid figure:nth-child(2){background:var(--sage-soft);border-color:#0000}.quote-grid blockquote{color:var(--forest-deep);font-family:var(--serif);margin:0 0 32px;font-size:clamp(1.5rem,2.6vw,2.25rem);line-height:1.35}.quote-grid figcaption{color:var(--muted);font-size:.82rem}.faq-section{background:var(--cream)}.faq-grid,.faq-page-grid{grid-template-columns:.75fr 1.25fr;gap:100px;display:grid}.faq-intro p{color:var(--muted)}.accordion-list details{border-top:1px solid var(--line)}.accordion-list details:last-child{border-bottom:1px solid var(--line)}.accordion-list summary{color:var(--forest-deep);font-family:var(--serif);cursor:pointer;justify-content:space-between;align-items:center;gap:25px;padding:24px 3px;font-size:1.25rem;list-style:none;display:flex}.accordion-list summary::-webkit-details-marker{display:none}.accordion-list summary span{border:1px solid var(--line);width:31px;height:31px;font-family:var(--sans);border-radius:50%;flex:none;place-items:center;font-size:1.2rem;transition:transform .18s;display:grid}.accordion-list details[open] summary span{transform:rotate(45deg)}.accordion-list details p{max-width:700px;color:var(--muted);padding:0 55px 24px 3px}.contact-section{background:var(--paper)}.location-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.location-card{border-radius:var(--radius-md);grid-template-columns:.85fr 1.15fr;display:grid;overflow:hidden}.location-clay{background:#f3c9b9}.location-sage{background:var(--sage-soft)}.location-map{background:#ffffff52;min-height:335px;position:relative;overflow:hidden}.map-line{border:13px solid #214e3d2e;border-left:0;border-right:0;border-radius:50%;width:420px;height:70px;position:absolute}.line-one{top:40px;left:-150px;transform:rotate(18deg)}.line-two{top:150px;left:-40px;transform:rotate(-25deg)}.line-three{bottom:20px;left:-160px;transform:rotate(38deg)}.map-pin{border:12px solid var(--forest);background:var(--butter);width:56px;height:56px;color:var(--forest);border-radius:50% 50% 50% 0;place-items:center;font-size:.7rem;display:grid;position:absolute;top:50%;left:55%;transform:translate(-50%,-50%)rotate(-45deg)}.map-pin:first-letter{transform:rotate(45deg)}.location-info{padding:43px 38px}.location-info h3{font-family:var(--serif);margin-bottom:15px;font-size:2rem;font-weight:400}.location-info address{color:var(--muted);margin-bottom:22px}.location-info a{margin-top:6px;font-size:.9rem;font-weight:700;display:block}.site-footer{background:var(--forest-deep);color:#dce8e2;padding-top:78px}.footer-top{grid-template-columns:1.5fr .65fr .65fr 1fr;gap:60px;padding-bottom:60px;display:grid}.brand-light .brand-name{color:#fff}.brand-light .brand-mark span:first-child{background:var(--sage)}.footer-brand>p{color:#fff;font-family:var(--serif);margin:24px 0 0;font-size:1.35rem}.footer-logo-image{filter:drop-shadow(0 8px 18px #0003);width:min(100%,280px)}.footer-brand .footer-note{color:#9cb2a9;max-width:390px;font-family:var(--sans);font-size:.76rem;line-height:1.6}.footer-heading{color:var(--butter-soft);font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;margin:0 0 22px;font-size:.75rem;font-weight:800}.footer-links{margin:0;padding:0;list-style:none}.footer-links li{margin-bottom:8px}.footer-links a{color:#cbd8d2;font-size:.88rem}.footer-links a:hover,.footer-bottom a:hover{color:#fff;text-decoration:underline}.footer-address{color:#aabdb5;margin-bottom:22px;font-size:.82rem;display:grid}.footer-address strong{color:#fff;font-family:var(--serif);margin-bottom:3px;font-size:1rem;font-weight:400}.footer-bottom{color:#8fa69c;border-top:1px solid #ffffff21;justify-content:space-between;align-items:center;padding:24px 0 30px;font-size:.78rem;display:flex}.footer-bottom div{gap:24px;display:flex}.page-hero{background:var(--cream);overflow:hidden}.page-hero-grid{grid-template-columns:1.3fr .7fr;align-items:center;gap:50px;min-height:555px;display:grid}.page-hero h1{max-width:900px;color:var(--forest-deep);font-family:var(--serif);margin-bottom:26px;font-size:clamp(3.4rem,6.7vw,6.9rem);font-weight:400;line-height:.94}.page-hero p{max-width:760px;color:var(--muted);margin-bottom:0;font-size:1.15rem}.page-hero-art{min-height:430px;position:relative}.page-hero-photo{border:8px solid #fffdf8c2;border-radius:48% 48% 24% 24%/24% 24% 13% 13%;width:min(100%,390px);height:440px;margin-left:auto;box-shadow:0 24px 55px #173e3226}.page-art-sun,.page-art-arch,.page-art-hill,.page-art-seed{display:block;position:absolute}.page-art-sun{background:var(--clay);border-radius:50%;width:112px;height:112px;top:35px;right:28px}.page-art-arch{border:62px solid var(--forest);border-bottom:0;border-radius:150px 150px 0 0;width:260px;height:330px;bottom:-40px;right:10px}.page-art-hill{background:var(--sage);border-radius:50%;width:500px;height:360px;bottom:-170px;right:-170px;transform:rotate(-16deg)}.page-art-seed{background:var(--butter);border-radius:100% 0;width:55px;height:100px}.seed-one{top:88px;left:30px;transform:rotate(-35deg)}.seed-two{background:var(--clay-soft);top:168px;left:110px;transform:rotate(38deg)}.page-hero-paedagogik{background:#e5eee3}.page-hero-alltag{background:#f8e5da}.page-hero-raeume{background:#dcebee}.page-hero-team{background:#f5e7b8}.page-hero-vormerkung{background:#f6ded3}.page-hero-karriere{background:#dce8dc}.page-hero-faq{background:#f4eadb}.page-hero-kontakt{background:#dbe9e5}.page-hero-impressum,.page-hero-datenschutz{background:#eef0ec}.content-sections{background:var(--paper)}.content-block{border-radius:var(--radius-md);grid-template-columns:70px .9fr 1.1fr;gap:40px;margin-bottom:20px;padding:55px;display:grid}.content-index{color:var(--clay);font-family:var(--serif);font-size:1.3rem}.content-block h2{color:var(--forest-deep);font-family:var(--serif);margin-bottom:0;font-size:clamp(2rem,3.5vw,3.6rem);font-weight:400;line-height:1.05}.content-copy p{color:#496159}.content-copy p:last-child{margin-bottom:0}.pill-list{flex-wrap:wrap;gap:8px;margin:26px 0 0;padding:0;list-style:none;display:flex}.pill-list li{border:1px solid #173e3233;border-radius:999px;padding:8px 13px;font-size:.78rem;font-weight:650}.detail-section{background:var(--cream)}.location-detail-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.location-detail{border-radius:var(--radius-md);padding:48px}.location-number{border:1px solid var(--line);border-radius:999px;margin-bottom:60px;padding:9px 15px;font-size:.78rem;font-weight:800;display:inline-flex}.location-detail h3{font-family:var(--serif);margin-bottom:4px;font-size:2.6rem;font-weight:400}.location-detail>p{color:var(--muted)}.location-detail ul{margin:28px 0;padding:0;list-style:none}.location-detail li{border-bottom:1px solid var(--line);padding:9px 0}.location-detail address{color:var(--muted);margin:30px 0}.schedule-list{max-width:920px;margin:0 auto;padding:0;list-style:none}.schedule-list li{border-top:1px solid var(--line);grid-template-columns:180px 1fr;gap:40px;padding:28px 0;display:grid}.schedule-list li:last-child{border-bottom:1px solid var(--line)}.schedule-list time{color:var(--clay);font-family:var(--serif);font-size:1.35rem}.schedule-list h3{font-family:var(--serif);margin-bottom:5px;font-size:1.6rem;font-weight:400}.schedule-list p{color:var(--muted);margin-bottom:0}.info-note,.warning-note,.placeholder-note{border-left:4px solid var(--butter);background:var(--paper);max-width:920px;color:var(--muted);margin:38px auto 0;padding:18px 22px;font-size:.84rem}.warning-note{border-color:var(--clay)}.room-detail-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.space-card{border-radius:var(--radius-md);background:var(--paper);padding-bottom:35px;overflow:hidden}.space-card h2,.space-card p{margin-left:35px;margin-right:35px}.space-card h2{font-family:var(--serif);margin-top:28px;margin-bottom:8px;font-size:2.1rem;font-weight:400}.space-card p{color:var(--muted)}.space-art{background:var(--sage-soft);height:250px;position:relative;overflow:hidden}.space-art span,.space-art i,.space-art b{display:block;position:absolute}.space-art span{background:var(--forest);border-radius:50%;height:220px;bottom:-50px;left:10%;right:10%}.space-art i{background:var(--butter);border-radius:50%;width:78px;height:78px;top:35px;right:40px}.space-art b{background:var(--clay);border-radius:20px;width:30px;height:105px;bottom:45px;left:25%}.space-move .space-art{background:var(--clay-soft)}.space-move .space-art span{border:30px solid var(--forest);background:0 0;border-bottom:0;border-radius:100px 100px 0 0;left:24%;right:24%}.space-create .space-art{background:var(--butter-soft)}.space-create .space-art span{background:var(--clay);border-radius:40% 60% 50% 50%;transform:rotate(12deg)}.space-rest .space-art{background:var(--sky)}.space-rest .space-art span{background:var(--cream);left:20%;right:20%}.placeholder-note{margin-top:35px}.placeholder-note strong{color:var(--forest)}.placeholder-note p{margin:3px 0 0}.team-directory{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.team-directory article{border-radius:var(--radius-md);background:var(--paper);text-align:center;padding:30px}.team-directory .large-avatar{width:118px;height:118px;margin:0 auto 25px;font-size:1.6rem}.team-directory article:nth-child(2) .large-avatar{background:var(--clay-soft)}.team-directory article:nth-child(3) .large-avatar{background:var(--sky)}.team-directory .team-placeholder{background:0 0;border:2px dashed #173e3240}.team-directory .team-placeholder .large-avatar{background:var(--butter-soft)}.team-directory h3{font-family:var(--serif);margin-bottom:5px;font-size:1.35rem;font-weight:400}.team-directory p{color:var(--muted);margin-bottom:0;font-size:.82rem}.process-section{background:var(--paper)}.process-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin:0;padding:0;list-style:none;display:grid}.process-grid li{border-radius:var(--radius-md);background:var(--cream);min-height:280px;padding:35px}.process-grid li:nth-child(2){background:var(--sage-soft)}.process-grid li:nth-child(3){background:var(--butter-soft)}.process-grid span{border:1px solid var(--line);border-radius:50%;place-items:center;width:44px;height:44px;margin-bottom:65px;font-weight:800;display:grid}.process-grid h3{font-family:var(--serif);margin-bottom:7px;font-size:1.55rem;font-weight:400}.process-grid p{color:var(--muted);margin:0;font-size:.9rem}.form-section{background:var(--forest-deep)}.inquiry-form{border-radius:var(--radius-lg);background:var(--paper);box-shadow:var(--shadow);padding:clamp(30px,6vw,65px)}.form-heading{margin-bottom:38px}.form-heading h2{font-family:var(--serif);margin-bottom:10px;font-size:clamp(2.5rem,4.5vw,4.4rem);font-weight:400}.form-heading p{color:var(--muted);font-size:.9rem}.form-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.field{gap:7px;display:grid}.field-wide{grid-column:1/-1}.field label{color:var(--forest);font-size:.82rem;font-weight:750}.field input,.field select,.field textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #173e3240;border-radius:13px}.field input,.field select{height:54px;padding:0 15px}.field textarea{resize:vertical;min-height:130px;padding:13px 15px}.field input:hover,.field select:hover,.field textarea:hover{border-color:var(--forest)}.field.has-error input,.field.has-error select,.field.has-error textarea{background:#fff8f6;border-color:#a73b27}.field-error{color:#8f2e1e;margin:2px 0 0;font-size:.78rem;font-weight:650}.checkbox-field{color:var(--muted);align-items:flex-start;gap:12px;margin:26px 0 8px;font-size:.82rem;display:flex}.checkbox-field input{width:20px;height:20px;accent-color:var(--forest);flex:none;margin-top:2px}.checkbox-field a{color:var(--forest);text-decoration:underline}.inquiry-form>.button{margin-top:24px}.form-disclaimer{max-width:680px;color:var(--muted);margin:16px 0 0;font-size:.75rem}.form-submit-error{color:#8f2e1e;background:#fff1ed;border-left:3px solid #a73b27;margin:18px 0 0;padding:11px 14px;font-size:.82rem;font-weight:700}.form-success{border-radius:var(--radius-lg);background:var(--sage-soft);align-items:flex-start;gap:25px;padding:50px;display:flex}.form-success>span{background:var(--forest);color:#fff;border-radius:50%;flex:none;place-items:center;width:56px;height:56px;font-size:1.4rem;display:grid}.form-success h2{font-family:var(--serif);margin-bottom:8px;font-size:2.5rem;font-weight:400}.form-success p{color:var(--muted)}.form-success button{cursor:pointer;background:0 0;border:0;padding:0}.career-cta-section{background:var(--cream)}.career-cta{border-radius:var(--radius-lg);background:var(--forest);color:#fff;grid-template-columns:1fr .8fr;gap:70px;padding:60px;display:grid}.career-cta h2{color:#fff;font-family:var(--serif);font-size:clamp(2.5rem,4vw,4.2rem);font-weight:400;line-height:1.05}.career-cta p{color:#d1ded8}.career-links{align-content:center;gap:12px;display:grid}.contact-pill{border:1px solid #ffffff38;border-radius:15px;padding:18px 20px;display:grid}.contact-pill span{color:var(--butter-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.contact-pill strong{font-size:.9rem}.faq-page-grid>div:first-child{align-self:start;position:sticky;top:120px}.faq-page-grid h2{font-family:var(--serif);font-size:clamp(2.5rem,4vw,4.1rem);font-weight:400;line-height:1.05}.faq-page-grid>div:first-child p{color:var(--muted)}.contact-directory{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.contact-card{border-radius:var(--radius-md);padding:50px}.contact-card h2{font-family:var(--serif);margin-bottom:5px;font-size:clamp(2rem,3.6vw,3.5rem);font-weight:400}.contact-card address{color:var(--muted)}.contact-lines{gap:0;margin-top:35px;display:grid}.contact-lines>*{border-top:1px solid var(--line);justify-content:space-between;gap:25px;margin:0;padding:14px 0;font-size:.9rem;font-weight:700;display:flex}.contact-lines span{color:var(--muted);font-weight:500}.legal-section{background:var(--paper)}.legal-grid{grid-template-columns:.55fr 1.45fr;gap:90px;display:grid}.legal-warning{border-left:4px solid var(--clay);background:var(--cream);align-self:start;padding:25px;position:sticky;top:120px}.legal-warning strong{color:var(--clay);margin-bottom:7px;display:block}.legal-warning p{color:var(--muted);margin-bottom:0;font-size:.84rem}.legal-copy{max-width:760px}.legal-copy h2{font-family:var(--serif);margin:42px 0 13px;font-size:2rem;font-weight:400}.legal-copy h2:first-child{margin-top:0}.legal-copy p,.legal-copy address{color:var(--muted)}.legal-copy hr{border:0;border-top:1px solid var(--line);margin:45px 0}.small-copy{margin-top:40px;font-size:.78rem}.compact-cta{background:var(--paper)}.compact-cta-inner{border-radius:var(--radius-lg);background:var(--clay);color:#fff;justify-content:space-between;align-items:center;gap:50px;min-height:260px;padding:50px 60px;display:flex}.compact-cta h2{font-family:var(--serif);margin-bottom:0;font-size:clamp(2.1rem,4vw,4rem);font-weight:400}.scroll-reveal{opacity:0;transition:opacity .68s cubic-bezier(.2, .75, .25, 1) var(--reveal-delay,0s), transform .68s cubic-bezier(.2, .75, .25, 1) var(--reveal-delay,0s);transform:translateY(28px)scale(.99)}.scroll-reveal.is-visible{opacity:1;transform:translateY(0)scale(1)}.brand:hover .brand-mark{animation:.65s friendly-bob}.brand:hover .brand-mark span:nth-child(3){animation:.65s dot-pop}.button .button-arrow{display:inline-block}.button:hover .button-arrow{animation:.65s infinite arrow-nudge}.benefit-card:hover .card-marker{background:#ffffff61;animation:.65s friendly-bob}.room-card .room-illustration,.location-card .location-map,.space-card .space-art{transition:transform .42s cubic-bezier(.2,.75,.25,1)}.room-card:hover .room-illustration,.location-card:hover .location-map,.space-card:hover .space-art{transform:scale(1.035)}.room-card:hover .garden-sun,.location-card:hover .map-pin,.space-card:hover .space-art i{animation:.9s infinite friendly-bob}.person-card:hover .person-avatar{animation:.7s soft-wiggle}.page-art-seed{animation:3.6s ease-in-out infinite seed-float}.page-art-seed.seed-two{animation-delay:-1.2s}.art-flower{transform-origin:50% 100%;animation:4s ease-in-out infinite flower-sway}.wizard-open{overflow:hidden}.wizard-backdrop{z-index:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c231cb8;place-items:center;padding:28px;animation:.22s both backdrop-in;display:grid;position:fixed;inset:0;overflow-y:auto}.placement-wizard{background:var(--paper);border:1px solid #ffffff4d;border-radius:36px;grid-template-columns:310px 1fr;width:min(1080px,100%);height:min(820px,100dvh - 56px);max-height:min(820px,100vh - 56px);animation:.43s cubic-bezier(.16,1,.3,1) both wizard-pop;display:grid;position:relative;overflow:hidden;box-shadow:0 35px 110px #06191357}.wizard-decoration{z-index:4;pointer-events:none;position:absolute}.wizard-decoration-one{background:var(--butter);border-radius:50%;width:72px;height:72px;animation:4s ease-in-out infinite seed-float;top:-35px;right:100px}.wizard-decoration-two{background:var(--clay-soft);border-radius:100% 0;width:80px;height:135px;animation:4.5s ease-in-out infinite flower-sway;bottom:80px;right:-30px;transform:rotate(35deg)}.wizard-close{z-index:12;border:1px solid var(--line);width:44px;height:44px;color:var(--forest);cursor:pointer;background:#fffdf8e6;border-radius:50%;place-items:center;font-size:1.5rem;line-height:1;transition:transform .18s,background .18s;display:grid;position:absolute;top:22px;right:22px}.wizard-close:hover{background:var(--butter-soft);transform:rotate(7deg)scale(1.06)}.wizard-sidebar{background:var(--forest-deep);color:#fff;padding:52px 35px 34px;position:relative;overflow:hidden}.wizard-sidebar:before,.wizard-sidebar:after{content:"";border-radius:50%;position:absolute}.wizard-sidebar:before{background:#9cb8a029;width:220px;height:220px;bottom:-65px;right:-70px}.wizard-sidebar:after{background:#e9bf5538;width:65px;height:65px;bottom:60px;right:30px}.wizard-sidebar>*{z-index:2;position:relative}.wizard-logo{filter:drop-shadow(0 8px 18px #0003);width:min(100%,215px);height:auto;margin:0 0 24px;display:block}.wizard-sidebar-title{color:#fff;font-family:var(--serif);margin-bottom:34px;font-size:2rem;line-height:1.15}.wizard-progress{gap:14px;margin:0;padding:0;list-style:none;display:grid;position:relative}.wizard-progress:before{content:"";background:#ffffff2e;width:1px;position:absolute;top:24px;bottom:24px;left:20px}.wizard-progress li{color:#91a99f;align-items:center;gap:14px;display:flex;position:relative}.wizard-progress li>span{z-index:2;background:var(--forest-deep);border:1px solid #ffffff38;border-radius:50%;flex:none;place-items:center;width:41px;height:41px;font-size:.75rem;font-weight:800;display:grid;position:relative}.wizard-progress li.is-current,.wizard-progress li.is-done{color:#fff}.wizard-progress li.is-current>span{border-color:var(--butter);background:var(--butter);color:var(--forest-deep);animation:1.8s ease-in-out infinite progress-pulse;box-shadow:0 0 0 5px #e9bf5521}.wizard-progress li.is-done>span{border-color:var(--sage);background:var(--sage);color:var(--forest-deep)}.wizard-progress small,.wizard-progress strong{display:block}.wizard-progress small{color:inherit;letter-spacing:.1em;text-transform:uppercase;font-size:.67rem;font-weight:800}.wizard-progress strong{font-size:.82rem}.wizard-sidebar-note{color:#92aaa0;max-width:215px;margin:0;font-size:.72rem;line-height:1.55;position:absolute;bottom:34px;left:35px;right:35px}.wizard-content{background:var(--paper);grid-template-rows:auto minmax(0,1fr) auto auto;min-width:0;min-height:0;padding:58px 64px 38px;display:grid;position:relative;overflow:hidden}.wizard-step{scrollbar-gutter:stable;min-height:0;padding-bottom:10px;padding-right:8px;animation:.36s cubic-bezier(.2,.75,.25,1) both step-enter;overflow:hidden auto}.wizard-step-icon{background:var(--butter-soft);width:50px;height:50px;color:var(--forest);font-family:var(--serif);border-radius:50% 50% 42% 58%;place-items:center;margin-bottom:17px;font-size:1.35rem;animation:3s ease-in-out infinite friendly-bob;display:grid}.wizard-step h2,.wizard-result h2,.wizard-launch-card h2{max-width:660px;color:var(--forest-deep);font-family:var(--serif);margin-bottom:12px;font-size:clamp(2.25rem,4vw,3.8rem);font-weight:400;line-height:1}.wizard-step h2:focus{outline:0}.wizard-step>p{max-width:610px;color:var(--muted);margin-bottom:30px;font-size:.92rem}.wizard-step-count{color:var(--clay);letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;font-size:.7rem;font-weight:800}.wizard-mobile-progress{background:var(--sage-soft);border-radius:999px;height:4px;margin:-4px 52px 28px 0;display:none;overflow:hidden}.wizard-mobile-progress span{border-radius:inherit;background:var(--clay);height:100%;transition:width .35s;display:block}.wizard-field,.wizard-fieldset{border:0;margin:22px 0 0;padding:0}.wizard-field label,.wizard-fieldset legend{color:var(--forest);margin-bottom:8px;font-size:.81rem;font-weight:800;display:block}.wizard-field label span{color:var(--muted);font-weight:500}.wizard-field input,.wizard-field textarea,.wizard-field select{width:100%;min-height:52px;color:var(--ink);background:#fff;border:1px solid #173e323d;border-radius:13px;padding:12px 14px;transition:border-color .18s,box-shadow .18s,transform .18s}.wizard-field textarea{resize:vertical;min-height:88px}.wizard-field input:hover,.wizard-field textarea:hover,.wizard-field select:hover{border-color:var(--forest)}.wizard-field input:focus,.wizard-field textarea:focus,.wizard-field select:focus{border-color:var(--forest);outline:0;transform:translateY(-1px);box-shadow:0 0 0 4px #9cb8a040}.age-preview{background:var(--sage-soft);color:var(--forest);border-radius:999px;margin-top:8px;padding:5px 10px;font-size:.74rem;display:inline-block}.feature-grid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.feature-choice,.radio-choice{cursor:pointer;position:relative}.feature-choice input,.radio-choice input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.feature-choice{border:1px solid var(--line);min-height:66px;color:var(--forest);background:#fff;border-radius:14px;align-items:center;gap:10px;padding:10px 13px;font-size:.78rem;font-weight:700;transition:border-color .18s,background .18s,transform .18s;display:flex}.feature-choice:hover{border-color:var(--sage);background:#fbfdf9;transform:translateY(-2px)}:is(.feature-choice:has(input:focus-visible),.radio-choice:has(input:focus-visible)){outline:3px solid var(--butter);outline-offset:3px}.feature-choice:has(input:checked){border-color:var(--forest);background:var(--sage-soft)}.choice-icon{background:var(--cream);width:32px;height:32px;font-family:var(--serif);border-radius:50%;flex:none;place-items:center;font-size:1rem;display:grid}.feature-choice:hover .choice-icon{animation:.6s soft-wiggle}.feature-choice:has(input:checked) .choice-icon{animation:.6s soft-wiggle}.choice-list{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.radio-choice>span{border:1px solid var(--line);min-height:64px;color:var(--muted);text-align:center;background:#fff;border-radius:13px;justify-content:center;align-items:center;padding:10px;font-size:.76rem;font-weight:700;line-height:1.35;transition:border-color .18s,background .18s,color .18s,transform .18s;display:flex}.radio-choice:hover>span{border-color:var(--forest);transform:translateY(-2px)}.radio-choice:has(input:checked)>span{border-color:var(--forest);background:var(--forest);color:#fff}.wizard-field-row{grid-template-columns:1.15fr .85fr;gap:14px;display:grid}.honeypot-field{position:absolute;left:-9999px}.wizard-summary{border:1px solid var(--line);border-radius:18px;grid-template-columns:repeat(2,1fr);margin:25px 0;display:grid;overflow:hidden}.wizard-summary>div{border-bottom:1px solid var(--line);min-height:92px;padding:16px 18px}.wizard-summary>div:nth-child(odd){border-right:1px solid var(--line)}.wizard-summary>div:nth-last-child(-n+2){border-bottom:0}.wizard-summary dt{color:var(--clay);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:.67rem;font-weight:800}.wizard-summary dd{color:var(--forest);margin:0;font-size:.83rem;font-weight:700}.wizard-summary small{color:var(--muted);margin-top:3px;font-size:.7rem;font-weight:500;display:block}.wizard-privacy{color:var(--muted);cursor:pointer;align-items:flex-start;gap:11px;font-size:.76rem;display:flex}.wizard-privacy input{width:19px;height:19px;accent-color:var(--forest);flex:none;margin-top:2px}.wizard-privacy a{color:var(--forest);font-weight:700;text-decoration:underline}.wizard-legal-note{color:var(--muted);margin:12px 0 0;font-size:.7rem}.wizard-live-region{min-height:20px}.wizard-error{color:#8f2e1e;background:#fff1ed;border-left:3px solid #a73b27;margin:12px 0 0;padding:8px 12px;font-size:.76rem;font-weight:700}.wizard-actions{z-index:5;border-top:1px solid var(--line);background:var(--paper);justify-content:space-between;align-items:center;gap:14px;margin-top:3px;padding-top:18px;display:flex;position:relative}.wizard-actions .button{min-width:145px;min-height:48px;padding-block:11px}.wizard-actions .button-ghost{background:0 0}.wizard-actions button:disabled{opacity:.65;cursor:wait}.wizard-cancel{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:10px 0;font-size:.82rem;font-weight:700}.wizard-cancel:hover{color:var(--forest);text-decoration:underline}.wizard-result-content{grid-template-rows:minmax(0,1fr);place-items:center;min-height:0;display:grid;overflow-y:auto}.wizard-result{text-align:center;max-width:600px;animation:.45s cubic-bezier(.2,.75,.25,1) both step-enter}.wizard-result p{color:var(--muted)}.wizard-result .button{margin-top:16px}.result-bloom{width:130px;height:130px;margin:0 auto 24px;animation:.7s cubic-bezier(.16,1,.3,1) both bloom-enter;position:relative}.result-bloom span{background:var(--clay);transform-origin:20px 33px;border-radius:50%;width:40px;height:68px;position:absolute;top:32px;left:45px}.result-bloom span:nth-child(2){background:var(--butter);transform:rotate(90deg)}.result-bloom span:nth-child(3){background:var(--sage);transform:rotate(180deg)}.result-bloom span:nth-child(4){background:var(--sky);transform:rotate(270deg)}.result-bloom i{z-index:2;background:var(--forest);border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:47px;left:50px}.wizard-launch-card{border-radius:var(--radius-lg);background:var(--clay);color:#fff;text-align:center;padding:70px;position:relative;overflow:hidden}.wizard-launch-card:before,.wizard-launch-card:after{content:"";background:#ffffff1a;border-radius:50%;position:absolute}.wizard-launch-card:before{width:280px;height:280px;top:-100px;left:-80px}.wizard-launch-card:after{width:310px;height:310px;bottom:-110px;right:-70px}.wizard-launch-card>*{z-index:2;position:relative}.wizard-launch-card .wizard-step-icon{margin-inline:auto}.wizard-launch-card h2{color:#fff;max-width:none}.wizard-launch-card p{color:#fff2ec;max-width:630px;margin:0 auto 28px}@keyframes art-enter{0%{opacity:0;transform:translateY(24px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes wizard-pop{0%{opacity:0;transform:translateY(24px)scale(.965)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes step-enter{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes friendly-bob{0%,to{transform:translateY(0)rotate(0)}40%{transform:translateY(-7px)rotate(-3deg)}70%{transform:translateY(-2px)rotate(2deg)}}@keyframes dot-pop{0%,to{transform:scale(1)}45%{transform:scale(1.45)}}@keyframes arrow-nudge{0%,to{transform:translate(0)}50%{transform:translate(5px)}}@keyframes soft-wiggle{0%,to{transform:rotate(0)scale(1)}30%{transform:rotate(-5deg)scale(1.04)}65%{transform:rotate(4deg)scale(1.04)}}@keyframes seed-float{0%,to{translate:0;rotate:none}50%{translate:0 -12px;rotate:4deg}}@keyframes flower-sway{0%,to{rotate:-2deg}50%{rotate:4deg}}@keyframes progress-pulse{0%,to{box-shadow:0 0 0 4px #e9bf551a}50%{box-shadow:0 0 0 8px #e9bf552e}}@keyframes bloom-enter{0%{opacity:0;transform:scale(.35)rotate(-25deg)}to{opacity:1;transform:scale(1)rotate(0)}}.hero-photo-card{z-index:2;width:min(100%,610px);margin:0 0 0 auto;animation:.85s both art-enter;position:relative}.hero-photo-frame{aspect-ratio:4/5;background:var(--sage-soft);border:10px solid #fffdf8e0;border-radius:48% 48% 24% 24%/24% 24% 13% 13%;position:relative;overflow:hidden;box-shadow:0 28px 70px #173e322e}.hero-photo-frame:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#173e322e);position:absolute;inset:0}.hero-photo-frame img{object-fit:cover;object-position:52% center;width:100%;height:100%;transition:transform .9s cubic-bezier(.2,.75,.25,1)}.hero-photo-card:hover .hero-photo-frame img{transform:scale(1.045)}.hero-photo-card figcaption{z-index:3;color:var(--forest-deep);letter-spacing:.02em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf8eb;border-radius:999px;padding:10px 15px;font-size:.72rem;font-weight:750;position:absolute;bottom:19px;right:16px}.hero-photo-note{z-index:4;border:7px solid var(--cream);background:var(--butter);width:166px;height:166px;color:var(--forest-deep);font-family:var(--serif);text-align:center;border-radius:50%;place-items:center;padding:22px;font-size:1.06rem;line-height:1.08;transition:transform .45s cubic-bezier(.2,.75,.25,1);display:grid;position:absolute;bottom:45px;left:-62px;transform:rotate(-8deg)}.hero-photo-note strong{font-style:italic;font-weight:400}.hero-photo-card:hover .hero-photo-note{transform:rotate(-4deg)translateY(-7px)}.hero-photo-dot{z-index:-1;border-radius:50%;position:absolute}.hero-photo-dot.dot-a{background:var(--forest);width:105px;height:105px;top:34px;right:-27px}.hero-photo-dot.dot-b{background:var(--sage);width:62px;height:62px;bottom:-28px;left:20%}.room-photo{background:var(--sage-soft);height:270px;overflow:hidden}.room-card-wide .room-photo{height:340px}.room-photo img,.location-photo img,.location-detail-photo,.space-photo img,.photo-story-grid img{object-fit:cover;width:100%;height:100%;transition:transform .52s cubic-bezier(.2,.75,.25,1)}.room-card:hover .room-photo img,.location-card:hover .location-photo img,.location-detail:hover .location-detail-photo,.space-card:hover .space-photo img,.photo-story-grid figure:hover img{transform:scale(1.035)}.location-photo{background:#ffffff52;min-height:335px;overflow:hidden}.location-photo img{min-height:335px}.location-detail{padding:0;overflow:hidden}.location-detail-copy{padding:42px 48px 48px}.location-detail-photo{height:290px;display:block}.location-detail-copy>p{color:var(--muted)}.space-photo{background:var(--sage-soft);height:300px;overflow:hidden}.photo-story-grid{grid-template-columns:1.35fr .65fr;gap:20px;margin-top:20px;display:grid}.photo-story-grid figure{border-radius:var(--radius-md);background:var(--sage-soft);min-height:390px;margin:0;position:relative;overflow:hidden}.photo-story-grid img{min-height:390px}.photo-story-grid figcaption{color:var(--forest-deep);font-family:var(--serif);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf8e8;border-radius:16px;padding:14px 17px;font-size:1.15rem;position:absolute;bottom:18px;left:18px;right:18px}@media (max-width:1120px){.brand-logo-image{width:145px}.main-nav{gap:15px}.main-nav>a:not(.button){font-size:.78rem}.benefit-grid{grid-template-columns:repeat(2,1fr)}.benefit-card{min-height:290px}.card-marker{margin-bottom:42px}.day-timeline{padding-bottom:15px;overflow-x:auto}.day-timeline li{min-width:180px}.room-grid{grid-template-columns:repeat(2,1fr)}.room-card-wide{grid-column:1/-1}.team-grid{gap:55px}.footer-top{grid-template-columns:1.2fr .8fr .8fr}.footer-brand{grid-column:1/-1}.team-directory{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){body{font-size:16px}.placement-wizard{grid-template-columns:250px 1fr}.wizard-sidebar{padding-inline:26px}.wizard-logo{width:185px}.wizard-sidebar-note{left:26px;right:26px}.wizard-content{padding-left:42px;padding-right:42px}.section{padding:80px 0}.container{width:min(calc(100% - 36px), var(--container))}.menu-button{place-items:center;display:grid}.main-nav{border-bottom:1px solid var(--line);background:var(--paper);flex-direction:column;align-items:stretch;gap:0;padding:18px;display:none;position:absolute;top:calc(100% + 1px);left:0;right:0;box-shadow:0 18px 35px #173e321f}.main-nav.is-open{display:flex}.main-nav>a:not(.button){border-bottom:1px solid #173e3217;padding:13px 12px;font-size:1rem}.main-nav>a:not(.button):after{display:none}.nav-cta{width:100%;margin-top:14px}.hero-grid{grid-template-columns:1fr;gap:5px;padding-top:80px}.hero-copy h1{font-size:clamp(3.5rem,12vw,6rem)}.hero-art{min-height:520px;transform:scale(.9)}.intro-grid,.concept-grid,.team-grid,.faq-grid,.faq-page-grid{grid-template-columns:1fr;gap:55px}.intro-copy{padding-top:0}.concept-art,.team-stack{min-height:470px}.registration-card{grid-template-columns:1fr}.registration-actions{align-items:flex-start}.location-card{grid-template-columns:1fr}.location-map{min-height:220px}.footer-top{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}.page-hero-grid{grid-template-columns:1fr .55fr}.page-hero h1{font-size:clamp(3.3rem,9vw,5.8rem)}.content-block{grid-template-columns:50px 1fr}.content-copy{grid-column:2}.career-cta,.legal-grid{grid-template-columns:1fr}.legal-warning,.faq-page-grid>div:first-child{position:static}}@media (max-width:700px){.section{padding:64px 0}.container{width:min(calc(100% - 28px), var(--container))}.header-inner{min-height:70px}.brand-name{font-size:1.18rem}.brand-mark{width:37px;height:36px}.brand-logo-image{width:132px}.hero-grid{min-height:auto;padding-top:65px;padding-bottom:80px}.hero-copy h1{font-size:clamp(3rem,14.5vw,4.7rem)}.hero-lead{font-size:1rem}.button-row{flex-direction:column;align-items:stretch}.button-row .button{width:100%}.hero-facts{grid-template-columns:1fr;display:grid}.hero-facts span+span{border-left:0;padding-left:0}.hero-art{min-height:400px;margin-left:-25px;margin-right:-30px}.art-sun{width:90px;height:90px}.art-arch{width:190px;height:255px;bottom:75px;right:17px}.art-arch span{height:190px;left:48px;right:48px}.art-hill-back{width:380px;height:230px;bottom:55px}.art-hill-front{width:480px;height:205px;bottom:-25px}.building-one{width:90px;height:150px;bottom:130px;right:195px}.building-two{width:85px;height:120px;bottom:120px;right:78px}.art-note{width:130px;height:130px;padding-top:31px;font-size:.9rem;bottom:25px;right:4px}.art-flower{bottom:75px;left:25px;transform:scale(.7)}.display-heading,.section-heading h2,.concept-copy h2,.team-copy h2,.faq-intro h2{font-size:clamp(2.45rem,11vw,3.5rem)}.split-heading{flex-direction:column;align-items:flex-start;gap:22px}.benefit-grid,.room-grid,.quote-grid,.location-grid,.room-detail-grid,.location-detail-grid,.contact-directory,.process-grid,.form-grid{grid-template-columns:1fr}.room-card-wide{grid-column:auto}.benefit-card{min-height:260px}.concept-art{min-height:400px}.concept-circle{width:190px;height:190px;font-size:1.45rem}.check-list{grid-template-columns:1fr}.room-card-wide .room-illustration,.room-illustration{height:240px}.team-stack{gap:14px;min-height:auto;display:grid}.person-card{width:100%;position:static;transform:none}.registration-card{border-radius:var(--radius-md);min-height:0;padding:45px 28px}.registration-card h2{font-size:2.7rem}.quote-grid figure{padding:32px}.location-info{padding:34px 28px}.footer-top{grid-template-columns:1fr;gap:38px}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start;gap:15px}.page-hero-grid{grid-template-columns:1fr;gap:0;min-height:650px;padding-top:65px}.page-hero h1{font-size:clamp(3rem,14vw,4.5rem)}.page-hero p{font-size:1rem}.page-hero-art{min-height:260px}.page-art-sun{width:75px;height:75px}.page-art-arch{border-width:45px;width:180px;height:230px;right:15px}.page-art-hill{width:390px;bottom:-180px;right:-150px}.content-block{grid-template-columns:1fr;gap:12px;padding:32px 25px}.content-copy{grid-column:auto}.content-index{margin-bottom:12px}.schedule-list li{grid-template-columns:1fr;gap:6px}.team-directory{grid-template-columns:1fr}.process-grid li{min-height:240px}.form-section{padding-left:0;padding-right:0}.inquiry-form{border-radius:var(--radius-md);padding:34px 22px}.field-wide{grid-column:auto}.career-cta,.contact-card{padding:35px 25px}.career-cta{border-radius:var(--radius-md);gap:35px}.contact-lines>*{flex-direction:column;align-items:flex-start;gap:2px}.legal-grid{gap:45px}.compact-cta-inner{flex-direction:column;align-items:flex-start;padding:40px 28px}.wizard-backdrop{align-items:end;padding:0}.placement-wizard{border:0;border-radius:28px 28px 0 0;grid-template-columns:1fr;width:100%;height:96dvh;min-height:0;max-height:96dvh}.wizard-sidebar{display:none}.wizard-close{top:16px;right:16px}.wizard-decoration-one{width:60px;height:60px;top:-22px;right:86px}.wizard-content{grid-template-rows:auto auto minmax(0,1fr) auto auto;height:100%;min-height:0;padding:28px 20px 24px}.wizard-mobile-progress{display:block}.wizard-step-count{margin-top:6px}.wizard-step-icon{width:44px;height:44px;margin-bottom:14px}.wizard-step h2,.wizard-result h2{padding-right:28px;font-size:clamp(2.1rem,10vw,3rem)}.wizard-step>p{margin-bottom:22px;font-size:.84rem}.feature-grid,.wizard-field-row,.choice-list{grid-template-columns:1fr}.radio-choice>span{text-align:left;justify-content:flex-start;min-height:48px;padding-inline:14px}.wizard-summary{grid-template-columns:1fr}.wizard-summary>div,.wizard-summary>div:nth-child(odd),.wizard-summary>div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line);min-height:0}.wizard-summary>div:last-child{border-bottom:0}.wizard-actions{padding:14px 20px calc(18px + env(safe-area-inset-bottom));background:var(--paper);margin:8px -20px -24px;position:relative;box-shadow:0 -12px 28px #173e320f}.wizard-actions .button{min-width:125px;padding-inline:16px}.wizard-result-content{grid-template-rows:minmax(0,1fr);min-height:min(650px,96dvh)}.wizard-launch-card{border-radius:var(--radius-md);padding:52px 24px}}.hero-copy h1{font-size:clamp(2.8rem,4.6vw,4.55rem);line-height:.96}.display-heading,.section-heading h2,.concept-copy h2,.team-copy h2,.faq-intro h2{font-size:clamp(2.05rem,3.1vw,3.25rem);line-height:1.06}.section-heading h2{font-size:clamp(2.05rem,3vw,3.1rem)}.concept-copy h2{font-size:clamp(2.1rem,3.15vw,3.3rem)}.team-copy h2{font-size:clamp(2.05rem,3vw,3.15rem)}.registration-card h2{font-size:clamp(2.05rem,2.85vw,2.95rem);line-height:1.05}.faq-intro h2{font-size:clamp(2.05rem,2.75vw,2.85rem)}.page-hero h1{font-size:clamp(2.75rem,4.35vw,4.35rem);line-height:.98}.content-block h2{font-size:clamp(1.85rem,2.4vw,2.6rem)}.location-detail h3{font-size:2.1rem}.form-heading h2{font-size:clamp(2.05rem,2.85vw,2.95rem)}.form-success h2{font-size:2rem}.career-cta h2,.faq-page-grid h2{font-size:clamp(2.05rem,2.8vw,2.9rem)}.contact-card h2{font-size:clamp(1.85rem,2.35vw,2.5rem)}.compact-cta h2{font-size:clamp(1.95rem,2.65vw,2.75rem)}.wizard-step h2,.wizard-result h2,.wizard-launch-card h2{font-size:clamp(2rem,2.8vw,2.8rem);line-height:1.05}@media (max-width:900px){.hero-copy h1{font-size:clamp(2.75rem,9vw,4rem)}.page-hero h1{font-size:clamp(2.75rem,7vw,3.95rem)}.benefits-heading-grid{gap:35px}.section-photo{height:310px}.concept-photo{width:min(78vw,620px);height:560px;margin:0 auto}.page-hero-photo{height:390px}.hero-photo-card{width:min(78vw,620px);margin:35px auto 0}.hero-photo-frame{aspect-ratio:5/4;border-radius:42% 42% 19% 19%/28% 28% 15% 15%}.hero-photo-note{bottom:34px;left:-42px}.location-photo,.location-photo img{min-height:240px}}@media (max-width:700px){.hero-copy h1{font-size:clamp(2.55rem,10.5vw,3.25rem)}.page-hero h1{font-size:clamp(2.5rem,10vw,3.15rem)}.display-heading,.section-heading h2,.concept-copy h2,.team-copy h2,.faq-intro h2{font-size:clamp(1.95rem,8vw,2.45rem)}.registration-card h2{font-size:clamp(1.95rem,8vw,2.25rem)}.content-block h2,.career-cta h2,.faq-page-grid h2,.compact-cta h2{font-size:clamp(1.9rem,7vw,2.35rem)}.wizard-step h2,.wizard-result h2,.wizard-launch-card h2{font-size:clamp(1.85rem,7.5vw,2.3rem)}.benefits-heading-grid{grid-template-columns:1fr;gap:28px}.section-photo{border-radius:var(--radius-md) var(--radius-md) 65px var(--radius-md);height:300px}.concept-photo{width:100%;height:430px}.page-hero-photo{border-width:6px;border-radius:38% 38% 18% 18%/22% 22% 12% 12%;width:min(100%,360px);height:320px;margin:18px auto 0}.section-photo figcaption,.concept-photo figcaption,.page-hero-photo figcaption{max-width:calc(100% - 20px);bottom:10px;right:10px}.hero-photo-card{width:calc(100% - 6px);margin-top:48px}.hero-photo-frame{aspect-ratio:4/3;border-width:7px;border-radius:38% 38% 18% 18%/24% 24% 13% 13%}.hero-photo-note{border-width:5px;width:122px;height:122px;font-size:.82rem;bottom:-30px;left:12px}.hero-photo-card figcaption{white-space:normal;max-width:175px;bottom:11px;right:10px}.room-card-wide .room-photo,.room-photo{height:240px}.location-detail-copy{padding:32px 28px 38px}.location-detail-photo,.space-photo{height:235px}.photo-story-grid{grid-template-columns:1fr}.photo-story-grid figure,.photo-story-grid img{min-height:280px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
