:root{--cream:#f5f3eb;--paper:#fcfaf4;--ink:#303e32;--muted:#626b5c;--sage:#dce1d2;--sage-dark:#465744;--clay:#b77e61;--line:#d5d8cc;--serif:Georgia,'Times New Roman',serif;--sans:'Segoe UI',Helvetica,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.65 var(--sans);-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:default}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--clay);outline-offset:5px}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.045em;line-height:1.1}h1 em,h2 em{font-weight:400;color:var(--sage-dark)}img{max-width:100%;display:block}::selection{background:#ced6be}.skip-link{position:absolute;left:24px;top:-100px;z-index:10;background:var(--ink);color:white;padding:12px 20px;border-radius:6px}.skip-link:focus{top:15px}
.site-header{max-width:1440px;min-height:110px;margin:auto;padding:20px 6%;display:flex;align-items:center;justify-content:space-between;gap:36px}.brand{display:flex;align-items:center;gap:14px;flex-shrink:0}.brand span{font-size:18px;line-height:1.2;letter-spacing:.005em}.brand strong{font-weight:500;letter-spacing:.08em;font-size:19px}.brand img{object-fit:contain}.site-header nav{display:flex;align-items:center;gap:30px;margin-left:auto;font-size:13px;font-weight:500}.site-header nav a{padding:12px 0}.site-header nav a:hover{color:var(--clay)}.nav-check{border-bottom:1px solid #7e8a73}.nav-check span{margin-left:8px}.language-switch{display:flex;align-items:center;gap:5px;font-size:12px}.language-switch button{border:0;background:none;min-width:34px;min-height:44px;padding:7px;color:#6c7567}.language-switch button[aria-pressed=true]{font-weight:700;color:var(--ink)}.language-switch span{color:#a3ab99}
.intro-section{max-width:1440px;margin:auto;padding:27px 6% 50px}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:8%;align-items:center}.hero-copy{padding:20px 0 40px}.eyebrow{text-transform:uppercase;font-size:10px;letter-spacing:.18em;font-weight:600;line-height:1.7}.hero .eyebrow{display:flex;align-items:center;gap:10px;font-size:10px}.small-star{font-size:26px;color:#879475;font-weight:400;line-height:1}.hero h1{font-size:clamp(48px,5.1vw,76px);margin:26px 0}.hero-description{max-width:440px;font-size:15px;line-height:1.85;color:var(--muted)}.button{border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:15px 22px;font-size:12px;font-weight:600;min-height:50px;border-radius:4px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-1px)}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:#4b5d46}.button-outline{border-color:#b2baa5;background:transparent}.button-outline:hover{background:#e6eadc}.hero .button{margin-top:31px}.microcopy{font-size:10px;color:#6b7662;margin-top:12px;letter-spacing:.02em}.hero-visual{position:relative;padding:0 0 32px;isolation:isolate}.room-art{width:100%;height:540px;object-fit:cover;border-radius:210px 210px 8px 8px;box-shadow:0 14px 50px #35412b06}.visual-caption{position:absolute;bottom:54px;left:-35px;background:var(--paper);padding:18px 24px 18px 20px;display:flex;align-items:center;gap:16px;box-shadow:0 7px 25px #36402708;border:1px solid #e6e8db;border-radius:3px}.visual-caption span:last-child{font-family:var(--serif);font-size:21px;line-height:1.25;font-style:italic}.caption-line{width:23px;height:38px;border:1px solid #8b947b;border-radius:16px 16px 0 0;position:relative}.caption-line:after{content:'';position:absolute;bottom:6px;left:8px;border-radius:50%;width:5px;height:5px;background:#a1ab90}.round-label{position:absolute;right:-18px;top:32px;background:#e2e7d6;border:1px solid #afb89d;border-radius:50%;width:95px;height:95px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:10px;line-height:1.5;text-align:center;transform:rotate(12deg);letter-spacing:.06em}.round-label span{font-size:22px;line-height:1.2;color:#7c8a69}.art-note{font-size:9px;display:block;text-align:right;color:#78806e;margin-top:9px}.approach-heading{display:grid;grid-template-columns:1.4fr 1fr;gap:16px 11%;margin-top:72px;align-items:center}.approach-heading .eyebrow{grid-column:1/-1}.approach-heading h2{font-size:36px}.approach-heading>p:last-child{font-size:13px;color:var(--muted);max-width:400px;align-self:end}.foundations{display:grid;grid-template-columns:repeat(4,1fr);margin-top:39px;border-top:1px solid var(--line)}.foundations article{padding:25px 25px 0 0;margin-right:25px;border-right:1px solid var(--line)}.foundations article:last-child{margin-right:0;border-right:0;padding-right:0}.foundation-icon{font-family:var(--serif);font-size:35px;line-height:1.1;height:43px;display:block;color:#7a876c}.foundations h3{font-size:12px;line-height:1.5;font-weight:600;margin:12px 0 10px}.foundations p{font-size:11px;color:var(--muted);line-height:1.8}.research-note{margin-top:27px;font-size:11px;color:var(--muted)}.research-note summary{cursor:pointer;list-style:none;display:flex;gap:16px;align-items:center;padding:10px 0;width:fit-content}.research-note summary::-webkit-details-marker{display:none}.research-note summary span{font-size:18px}.research-note[open] summary span{transform:rotate(45deg)}.research-note div{padding:8px 0 0;max-width:810px}.research-note a{display:inline-block;text-decoration:underline;text-underline-offset:4px;margin-top:10px}
.services-section{padding:65px max(6%,calc((100% - 1268px)/2)) 53px;background:#ebeede}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px}.section-heading h2{font-size:44px;margin-top:16px}.section-heading>p{font-size:13px;color:var(--muted);max-width:320px;line-height:1.85;margin-bottom:5px}.service-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:17px;margin-top:38px}.service-card{background:var(--paper);border:1px solid #dce1cf;border-radius:5px;padding:25px 26px;position:relative;display:flex;flex-direction:column;overflow:hidden}.card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.card-number{font-family:var(--serif);font-size:15px;color:#8c947d}.service-tag{font-size:8px;letter-spacing:.09em;text-transform:uppercase;border:1px solid #d8dfc9;padding:4px 8px;border-radius:20px}.service-card h3{font-family:var(--serif);font-weight:400;font-size:29px;line-height:1.14;letter-spacing:-.025em;margin:28px 0 15px}.service-card>p{font-size:12px;line-height:1.85;color:var(--muted)}.service-card ul{list-style:none;padding:0;margin:19px 0 17px;font-size:11px;line-height:1.8}.service-card li{position:relative;padding-left:16px;margin-bottom:7px}.service-card li:before{content:'·';position:absolute;left:1px;font-size:20px;line-height:1.1}.text-link{display:flex;align-items:center;justify-content:space-between;background:none;border:0;border-bottom:1px solid #b9c2aa;padding:12px 0;font-size:11px;font-weight:600;gap:12px;min-height:44px;text-align:left}.text-link:hover{color:var(--clay)}.main-service .text-link{margin-top:auto}.secondary-service .service-detail{font-size:10px;margin-top:18px}.secondary-service .text-link{margin-top:auto;padding-top:20px}.mini-moodboard{height:66px;display:flex;align-items:center;gap:6px;margin-top:24px}.swatch{height:49px;width:39px;border:1px solid #d7d6c5;border-radius:22px 22px 1px 1px;transform:rotate(-5deg)}.swatch-sage{background:#a0ab8c;transform:rotate(3deg)}.swatch-cream{background:#e1d7c1}.swatch-clay{background:#b5866c;transform:rotate(7deg)}.swatch-linen{background:repeating-linear-gradient(90deg,#cfbd9f 0 1px,#e1d3bb 1px 3px);transform:rotate(-4deg)}.moodboard-label{font:italic 11px var(--serif);margin-left:5px;color:#7c826f}.collaboration-art,.workshop-art{height:66px;margin-top:24px;display:flex;align-items:center;justify-content:center;opacity:.8}.collaboration-art i{border:1px solid #98a283;border-radius:60px 60px 0 0;height:58px;width:55px;margin-left:-15px}.collaboration-art i:nth-child(2){background:#dce1cf;height:45px;width:45px}.collaboration-art i:nth-child(3){height:36px;width:35px}.workshop-art{gap:5px}.workshop-art i{width:24px;height:24px;border:1px solid #94a07c;border-radius:50%;background:#e1e5d6}.workshop-art i:nth-child(2n){transform:translateY(15px);background:none}.workshop-art i:nth-child(3){background:#b9c2a5}.service-footnote{font-size:10px;color:#707860;margin-top:24px;text-align:center}
.check-section{background:var(--sage-dark);color:var(--paper);display:grid;grid-template-columns:.85fr 1.15fr;gap:10%;padding:72px max(6%,calc((100% - 1268px)/2)) 74px}.check-intro{position:relative;min-width:0}.check-intro .eyebrow{color:#d6dfc7;display:flex;align-items:center;gap:10px}.check-intro .eyebrow>span:first-child{font-size:20px}.check-intro h2{font-size:49px;margin:25px 0}.check-intro h2 em{color:#d7dfc4}.check-intro>p:not(.eyebrow){color:#dce2d0;font-size:13px;max-width:300px;line-height:1.8}.privacy-note{display:flex;align-items:flex-start;gap:10px;font-size:10px;line-height:1.7;color:#c6d0b9;margin-top:34px}.privacy-note svg{margin-top:2px;flex-shrink:0}.check-decoration{margin-top:36px;opacity:.17}.check-decoration img{filter:brightness(0) invert(1)}.check-panel{background:var(--paper);color:var(--ink);border-radius:6px;padding:32px;min-height:455px;align-self:start;min-width:0}.check-panel h3{font-family:var(--serif);font-weight:400;letter-spacing:-.025em;font-size:29px;line-height:1.25;margin:24px 0 12px}.check-panel .panel-description{font-size:12px;color:var(--muted);line-height:1.8}.start-icon{width:70px;height:89px;border:1px solid #a4af90;border-radius:50px 50px 0 0;margin:28px auto 20px;display:flex;align-items:center;justify-content:center;position:relative}.start-icon:after{content:'';border:1px solid #bbc3ad;width:45px;height:64px;border-radius:30px 30px 0 0;position:absolute;bottom:8px}.start-icon span{font-size:26px;color:#8d9b77;z-index:1}.start-panel{text-align:center;display:flex;flex-direction:column;align-items:center}.start-panel h3{margin-top:20px}.start-panel p{max-width:340px}.start-panel .button{margin-top:28px;width:100%}.start-panel .start-note{margin-top:12px;font-size:10px;color:#747e67}.panel-top{display:flex;align-items:center;justify-content:space-between;font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#7b866c}.panel-top .step-number{font-size:11px;letter-spacing:.03em}.progress-track{display:flex;gap:5px;margin-top:13px}.progress-segment{height:3px;border-radius:10px;background:#e0e4d6;flex:1}.progress-segment.is-complete{background:#82916e}.question-options{display:grid;gap:9px;margin-top:22px}.question-options.grid-options{grid-template-columns:1fr 1fr}.option{display:flex;gap:12px;align-items:center;background:#f8f7ef;border:1px solid #d9dfce;padding:13px 14px;border-radius:4px;cursor:pointer;min-height:62px;transition:border-color .15s,background .15s;position:relative}.option:hover{border-color:#a5b093;background:#f0f2e7}.option:has(input:checked){border-color:#788a63;background:#eaf0de;box-shadow:inset 0 0 0 .5px #788a63}.option:has(input:focus-visible){outline:3px solid var(--clay);outline-offset:3px}.option input{accent-color:#536849;flex-shrink:0;margin:0;width:16px;height:16px;outline:none}.option-content{font-size:12px;line-height:1.5;font-weight:500}.option-content small{display:block;font-size:10px;color:#6a765e;font-weight:400;margin-top:3px}.question-nav{display:flex;gap:18px;align-items:center;justify-content:space-between;margin-top:25px}.question-nav .button{padding:12px 18px;min-width:142px}.question-nav .button:disabled{opacity:.38;transform:none}.back-button{background:none;border:0;padding:10px 0;font-size:11px;min-height:44px;color:#68745b}.back-button:hover{text-decoration:underline}.question-hint{font-size:10px;color:#737e66;margin-top:13px}.question-title:focus,.result-title:focus{outline:none}.result-badge{display:inline-flex;font-size:9px;line-height:1.5;letter-spacing:.07em;text-transform:uppercase;padding:5px 9px;background:#e6ebd9;border-radius:20px}.result-context{font-size:11px;color:#6b755f;margin-bottom:17px}.priority-list{list-style:none;padding:0;margin:0}.priority{border-top:1px solid #dbe0d1;padding:18px 0;display:grid;grid-template-columns:24px 1fr;gap:13px}.priority-number{font:italic 20px var(--serif);color:#929c80}.priority h4{font-size:13px;font-weight:600;margin:0 0 7px}.priority p{font-size:11px;color:var(--muted);line-height:1.8}.priority .priority-reason{font-size:10px;color:#8a765f;margin-bottom:7px}.priority .priority-action{margin-top:8px;color:#495b3e}.priority .priority-action strong{font-weight:600}.result-note{font-size:10px;color:#78816b;border-top:1px solid #dbe0d1;padding-top:13px}.result-buttons{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.result-buttons .button{font-size:10px;min-height:44px;padding:11px 14px;gap:10px}.result-actions{display:flex;gap:20px;margin-top:12px}.result-actions button{background:none;border:0;padding:8px 0;font-size:10px;text-decoration:underline;text-underline-offset:4px;min-height:44px}.status-message{font-size:10px;color:#63744f;margin-top:9px;min-height:17px}.check-panel.results-panel h3{margin-top:16px}.check-panel fieldset{border:0;padding:0;margin:0;min-width:0}.check-panel legend{padding:0;width:100%}
footer{max-width:1440px;margin:auto;padding:33px 6%;display:flex;gap:25px;align-items:center;justify-content:space-between}footer .brand span{font-size:12px}footer .brand strong{font-size:13px}footer>p{font:italic 14px var(--serif);color:#737d67}.prototype-label{font-size:8px;letter-spacing:.1em;text-transform:uppercase;border:1px solid #cbd3bc;border-radius:18px;padding:5px 9px;margin-left:auto}.copyright{font-size:8px;color:#79826e}dialog{border:1px solid #c3cbb5;max-width:550px;width:calc(100% - 32px);padding:32px;border-radius:7px;background:var(--paper);color:var(--ink);max-height:90vh;overflow-y:auto}dialog::backdrop{background:#25342180;backdrop-filter:blur(4px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.close-dialog{border:0;background:none;font-size:27px;min-width:44px;min-height:44px;margin:-12px -13px -12px 0}.dialog-description{font-size:12px;color:var(--muted);margin:18px 0 22px}dialog h2{font-size:39px;margin-top:13px}dialog label{display:block;font-size:12px;margin:16px 0 7px;font-weight:500}dialog input,dialog textarea{width:100%;padding:12px;border:1px solid #c6ceba;border-radius:4px;font-size:12px;background:#f6f6ec;resize:vertical;color:var(--ink)}dialog .form-hint{font-size:10px;color:#78836b;margin:10px 0 20px}dialog .button{width:100%}#project-status{font-size:11px;color:#6b7b56;margin-top:12px}.noscript-note{background:#e8dec9;padding:20px;margin:0;text-align:center}
@media(min-width:1500px){.hero h1{font-size:76px}.room-art{height:570px}}
@media(max-width:1050px){.site-header{gap:20px}.site-header nav{gap:19px;font-size:11px}.brand span{font-size:15px}.brand strong{font-size:16px}.hero{gap:7%}.room-art{height:480px}.hero h1{font-size:55px}.hero-description{font-size:13px}.hero .eyebrow{font-size:8px}.visual-caption span:last-child{font-size:18px}.visual-caption{left:-22px;padding:14px 18px}.round-label{width:75px;height:75px;font-size:8px;right:-12px}.approach-heading h2{font-size:31px}.service-card{padding:22px 20px}.service-card h3{font-size:25px}.service-grid{grid-template-columns:1.2fr 1fr 1fr;gap:12px}.service-tag{font-size:7px}.check-section{gap:7%;grid-template-columns:.8fr 1.2fr}.check-intro h2{font-size:42px}.check-panel{padding:27px}.copyright{display:none}}
@media(max-width:760px){html{scroll-padding-top:25px}.site-header{min-height:84px;padding:15px 6%;gap:15px}.site-header .brand img{width:36px;height:43px}.site-header .brand span{font-size:13px}.site-header .brand strong{font-size:14px}.site-header nav{display:none}.language-switch{margin-left:auto}.intro-section{padding-top:20px;padding-bottom:35px}.hero{grid-template-columns:1fr;gap:20px}.hero-copy{padding:0 0 10px}.hero .eyebrow{font-size:8px}.hero h1{font-size:clamp(46px,9vw,68px);margin:22px 0}.hero-description{max-width:520px;font-size:13px}.hero .button{margin-top:25px}.hero-visual{width:90%;max-width:440px;margin:10px auto 0;padding-bottom:25px}.room-art{height:420px;border-radius:170px 170px 5px 5px}.round-label{width:78px;height:78px;right:-14px}.visual-caption{left:-18px;bottom:42px}.art-note{font-size:7px}.approach-heading{margin-top:45px;grid-template-columns:1fr;gap:14px}.approach-heading .eyebrow{grid-column:auto}.approach-heading h2{font-size:32px}.approach-heading>p:last-child{font-size:12px;max-width:550px}.foundations{grid-template-columns:1fr 1fr;gap:20px 0;margin-top:28px}.foundations article{margin-right:18px;padding-right:18px;padding-top:19px}.foundations article:nth-child(2n){border-right:0;margin-right:0;padding-right:0}.foundations article:nth-child(n+3){border-top:1px solid var(--line)}.foundations h3{font-size:12px}.foundations p{font-size:12px}.research-note{font-size:10px}.research-note summary{width:100%;justify-content:space-between;gap:12px}.services-section{padding:43px 6% 32px}.section-heading{display:block}.section-heading h2{font-size:39px;margin-top:14px}.section-heading>p{font-size:12px;max-width:500px;margin-top:20px}.service-grid{grid-template-columns:1fr;margin-top:27px;gap:14px}.service-card{padding:24px}.service-card h3{font-size:29px;margin-top:23px}.service-card>p{font-size:12px}.service-card ul{font-size:11px}.main-service .text-link{margin-top:5px}.secondary-service .text-link{margin-top:12px}.secondary-service .collaboration-art,.secondary-service .workshop-art{display:none}.mini-moodboard{margin-top:18px}.service-footnote{text-align:left;line-height:1.8;font-size:9px}.check-section{padding:43px 6%;grid-template-columns:1fr;gap:28px}.check-intro h2{font-size:40px;margin:20px 0}.check-intro>p:not(.eyebrow){max-width:500px;font-size:12px}.privacy-note{margin-top:20px;font-size:9px}.check-decoration{display:none}.check-panel{padding:25px 22px;min-height:420px}.check-panel h3{font-size:27px}.check-panel .panel-description{font-size:11px}.option{padding:11px 10px;gap:9px;min-height:66px}.option-content{font-size:12px}.option-content small{font-size:9px}.question-nav .button{min-width:130px}.result-buttons .button{flex:1}.priority{gap:10px}.priority h4{font-size:12px}.result-actions{justify-content:space-between;gap:10px}footer{padding:27px 6%;gap:17px;flex-wrap:wrap}footer .brand{gap:9px}footer .brand img{width:31px;height:39px}footer>p{order:3;flex-basis:100%;font-size:13px;margin-top:0}.prototype-label{font-size:7px}dialog{padding:25px}dialog h2{font-size:34px}}
@media(max-width:360px){.hero h1{font-size:42px}.question-options.grid-options{grid-template-columns:1fr}.room-art{height:360px}.hero-visual{width:94%}.check-panel{padding:22px 16px}.result-buttons{flex-direction:column}.site-header{gap:10px}.brand{gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
/* Keep the original artwork and remove its pale paper at display time. */
.logo-filters{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}
.brand-logo{display:block;position:relative;width:140px;aspect-ratio:804/744;overflow:hidden;flex-shrink:0}
.brand .brand-logo{line-height:0}
.brand .brand-logo img,.check-decoration .brand-logo img{position:absolute;width:156%;max-width:none;height:auto;left:-28%;top:-32.3%;object-fit:contain;mix-blend-mode:normal}
.footer-brand .brand-logo{width:120px}
.check-decoration{opacity:.7}
.check-decoration .brand-logo{width:140px}
@media(max-width:760px){.site-header .brand-logo{width:116px}.footer-brand .brand-logo{width:110px}}

.site-header nav{flex-wrap:wrap;justify-content:flex-end;column-gap:24px;row-gap:0;min-width:0}
.site-header nav a{white-space:nowrap}
.about-section{max-width:1440px;margin:auto;padding:60px 6% 68px;border-top:1px solid var(--line)}
.about-section>h2{font-size:44px;margin-top:14px}
.about-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:8%;margin-top:38px;align-items:start}
.about-grid h3{font:400 28px/1.3 var(--serif);letter-spacing:-.025em}
.about-grid p{font-size:16px;line-height:1.85;color:var(--muted);margin-top:20px}
.about-question{margin:23px 0;font:italic 27px/1.45 var(--serif);color:var(--sage-dark)}
.about-grid strong{color:var(--ink);font-weight:600}
.founder-card{background:#eeeade;border:1px solid #dedccd;padding:30px;border-radius:5px}
.founder-card h3{font-size:31px}
.founder-card .founder-role{font-size:14px;margin-top:9px;letter-spacing:.02em}
.about-closing{margin:24px 0 0;padding-top:22px;border-top:1px solid #d4d3c3}
.about-closing p{margin:0;font:italic 22px/1.5 var(--serif);color:var(--ink)}
@media(max-width:1050px){.site-header nav{column-gap:18px}}
@media(max-width:760px){.about-section{padding:40px 6% 43px}.about-section>h2{font-size:36px}.about-grid{grid-template-columns:1fr;gap:28px;margin-top:27px}.about-grid h3{font-size:27px}.about-question{font-size:25px}.founder-card{padding:24px}.founder-card h3{font-size:29px}.about-closing p{font-size:21px}}
@media print{body{background:white;color:#222}.site-header,.intro-section,.about-section,.services-section,.check-intro,footer,.result-buttons,.result-actions,.status-message,dialog{display:none!important}.check-section{display:block;background:white;color:#222;padding:0}.check-panel{width:100%;padding:0;border:0;min-height:0}.priority{break-inside:avoid}.result-note{font-size:11px}.check-panel:before{content:'Mind Friendly Spaces';display:block;font-size:18px;font-weight:600;margin-bottom:20px}.prototype-label{display:none}}
