:root{--ink:#20372e;--muted:#617063;--paper:#fffef9;--sage:#eef1e6;--lime:#dce88f;--lavender:#e7e2f2;--line:#dce0d3;--font:'Manrope',sans-serif;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit;color:inherit}button,a,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button{background:none;border:0}button:disabled{cursor:default}button:focus-visible,a:focus-visible,summary:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #657d36;outline-offset:5px}img{max-width:100%;display:block}p,h1,h2,h3,h4{margin:0}h1,h2,h3{font-weight:500;letter-spacing:-.055em;line-height:1.08}h1{font-size:clamp(58px,5.8vw,94px)}h2{font-size:clamp(40px,4.4vw,68px)}h3{font-size:30px;line-height:1.18}em{font-family:'Instrument Serif',serif;font-weight:400;letter-spacing:-.025em}p{color:var(--muted)}.eyebrow{font-size:10px;letter-spacing:.16em;font-weight:600;line-height:1.5;color:var(--muted)}.micro{font-size:11px;line-height:1.7;color:var(--muted)}.section{padding:104px max(5vw,24px);max-width:1680px;margin:auto}.section-heading{margin-bottom:46px}.section-heading>.eyebrow{margin-bottom:25px}.section-heading>p:not(.eyebrow){margin-top:24px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid transparent;border-radius:100px;padding:16px 24px;min-height:52px;font-size:13px;font-weight:600;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button.dark{background:var(--ink);color:var(--paper)}.button.dark:hover{background:#3b5140}.button.outline{border-color:#b5bfae}.button.outline:hover{background:#e8eecd}.button.small{padding:12px 19px;min-height:44px;font-size:11px}.text-link{display:inline-flex;align-items:center;gap:24px;padding:10px 0;font-size:12px;font-weight:600;border-bottom:1px solid #a2ad98;color:var(--ink);text-align:left}.text-link:hover{border-color:var(--ink)}.text-link span{font-size:18px}.skip{position:fixed;left:15px;top:-100px;z-index:1000;background:var(--paper);padding:12px}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.review-bar{height:32px;background:var(--ink);color:#e8eecf;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;font-size:10px;letter-spacing:.025em}.review-bar>span{display:flex;align-items:center;gap:8px}.review-bar i{width:5px;height:5px;background:var(--lime);border-radius:50%}.review-bar button{color:inherit;font-size:10px;min-height:30px}.review-bar button span{padding-left:12px}.header{height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;gap:28px;background:var(--paper);position:relative;z-index:20}.brand{width:112px;flex-shrink:0}.brand svg{width:100%;display:block}.header nav{display:flex;gap:30px;font-size:12px}.header nav a{position:relative;padding:12px 0}.header nav a:hover:after{content:'';position:absolute;height:1px;background:var(--ink);left:0;right:0;bottom:6px}.menu-toggle{display:none}.hero{position:relative;margin:0 24px;border-radius:22px;min-height:660px;height:min(740px,51vw);overflow:hidden;background:#e8edda;max-width:1800px}.hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 53%}.hero-copy{position:relative;z-index:1;padding:62px 0 64px max(3.6vw,25px);width:56%}.hero-copy .eyebrow{margin-bottom:30px;color:#45593d}.hero h1{margin-bottom:25px}.hero h1 em{font-size:1.12em;line-height:.95}.hero .lead{font-size:15px;line-height:1.7;color:#52644d;margin-bottom:28px;max-width:430px}.hero-note{font-size:10px;margin-top:16px}.hero-caption{position:absolute;bottom:30px;right:32px;display:flex;align-items:center;gap:15px;background:#fffef8d9;backdrop-filter:blur(20px);padding:16px 20px;border:1px solid #ffffff91;border-radius:16px;font-size:11px;line-height:1.65}.hero-caption strong{font-weight:600}.caption-icon{font-size:27px}.hero-caption>span:last-child{margin-left:10px;font-size:19px}.quiet-strip{padding:30px 5vw 28px;display:flex;gap:38px;font-size:10px;border-bottom:1px solid var(--line);color:var(--muted)}.scroll-note{margin-left:auto;letter-spacing:.15em;display:flex;gap:25px}.intro>.eyebrow{margin-bottom:25px}.intro h2{max-width:1080px}.intro-bottom{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-top:32px}.intro-bottom p{font-size:16px;max-width:650px;line-height:1.85}.intro-bottom .text-link{flex-shrink:0}
.values-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:6vw;padding:76px max(5vw,24px);background:#edf0e4;border-radius:26px;margin:0 24px;align-items:center}.values-copy h2{font-size:clamp(38px,3.7vw,58px);margin:25px 0}.values-copy>p:not(.eyebrow){max-width:340px;font-size:14px;line-height:1.8}.values-copy .try-note{margin-top:30px;font-weight:600;color:#354832}.try-note span{display:inline-flex;font-size:26px;padding-right:10px}.values-copy .text-link{margin-top:12px}.values-table{background:#fffef7;border:1px solid #dce0d1;border-radius:24px;padding:23px 26px 16px;box-shadow:0 22px 50px -32px #56634360;transform:rotate(1deg)}.table-top{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:11px;margin-bottom:26px;color:#5b6b51}.table-top button{font-size:10px;padding:10px}.value-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.value-card{position:relative;text-align:left;aspect-ratio:1/1.05;border:1px solid #2739210c;border-radius:13px;padding:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;box-shadow:0 5px 10px -6px #49543e22;transition:transform .22s,box-shadow .22s}.value-card:hover{transform:translateY(-6px) rotate(-1deg);box-shadow:0 15px 20px -13px #49543e55}.value-card[aria-pressed=true]{transform:translateY(-4px);outline:2px solid #4f6340;outline-offset:2px}.value-card.sage{background:#e4ebd7}.value-card.cream{background:#f3ecd6}.value-card.peach{background:#efd6c4}.value-card.lavender{background:#e5dfee}.value-card.sand{background:#eae6d4}.value-card.pale{background:#edf0df}.card-number{position:absolute;top:12px;left:13px;font-size:8px;color:#68745b}.value-symbol{font-family:Georgia,serif;font-size:44px;color:#778366;line-height:1.1}.value-card>span:nth-last-child(2){font-size:11px;letter-spacing:-.02em}.card-check{position:absolute;right:10px;top:7px;font-size:17px;color:#788066}.value-card[aria-pressed=true] .card-check{color:#253c24}.values-result{border-top:1px solid var(--line);margin-top:26px;padding-top:20px;min-height:106px}.values-result .eyebrow{font-size:8px}.values-result p{font-family:'Instrument Serif',serif;font-size:27px;color:var(--ink);margin:6px 0;line-height:1.25}.values-result>span:last-child{font-size:10px;color:var(--muted)}.table-foot{font-size:9px;margin-top:15px}
.workflow-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.workflow-grid>article{min-width:0;display:flex;flex-direction:column;align-items:start}.step-number{font-size:9px;color:#6d7963;letter-spacing:.13em;border-top:1px solid #bac4b0;display:block;width:100%;padding:21px 0}.workflow-grid h3{font-size:27px;margin-bottom:18px}.workflow-grid p{font-size:13px;line-height:1.85;max-width:340px;min-height:80px}.workflow-grid .text-link{margin-top:22px}.prep-art,.board-art,.result-art{height:320px;width:100%;position:relative;overflow:hidden;background:#f0f0e5;border-radius:20px;margin-top:26px}.prep-art{display:flex;align-items:center;flex-direction:column;justify-content:center;padding:24px;background:#eae5f1}.method-slip{display:flex;align-items:center;gap:12px;background:#fffcf7;border:1px solid #d7d3dc;box-shadow:0 10px 20px #5346690c;border-radius:12px;padding:14px 20px;width:100%;font-size:12px;transform:rotate(-4deg)}.slip-icon{font-size:27px}.method-slip small{font-size:9px;display:block;color:#7b7a80}.method-slip b{margin-left:auto}.practice-card{background:#fcfaf5;border:1px solid #d7d3dc;transform:rotate(3deg);padding:20px 24px;border-radius:10px;width:90%;margin-top:14px;box-shadow:0 20px 30px -20px #53466966}.practice-card>span{font-size:7px;letter-spacing:.14em}.workflow-grid .practice-card p{font-family:'Instrument Serif',serif;font-size:32px;line-height:1.05;min-height:0;color:var(--ink);margin:17px 0}.practice-card>div{display:flex;gap:4px}.practice-card i{display:block;width:24px;height:3px;background:#dbe1c7}.practice-card i:first-child{background:#859669}.board-art{background:#e9ecdf}.board-art img{height:100%;width:100%;object-fit:cover;object-position:center}.board-art>span{position:absolute;bottom:12px;left:12px;border-radius:100px;background:#fffef4e6;padding:5px 10px;font-size:7px;letter-spacing:.05em}.result-art{background:#e9eddb;display:flex;justify-content:center;padding-top:28px}.paper-sheet{width:65%;height:320px;background:#fffefb;transform:rotate(7deg);padding:26px 22px;box-shadow:0 12px 28px #52633818}.paper-sheet>span{font-size:6px;letter-spacing:.16em}.paper-sheet h4{font-family:'Instrument Serif',serif;font-size:32px;font-weight:400;line-height:1.04;margin:16px 0}.paper-values{display:flex;gap:5px;flex-wrap:wrap}.paper-values i{font-size:7px;font-style:normal;background:#eaeedc;padding:4px 7px;border-radius:6px}.paper-sheet hr{border:0;height:1px;background:#dfe3d5;margin:17px 0}.paper-sheet small{font-size:6px;letter-spacing:.12em}.workflow-grid .paper-sheet p{font-size:10px;line-height:1.55;min-height:0;margin-top:8px}.pdf-pill{position:absolute;bottom:30px;left:25px;border:1px solid #dae0cc;box-shadow:0 7px 16px #74815f17;border-radius:100px;background:#fffefc;padding:10px 16px;font-size:10px}.scope-note{margin-top:28px}
.room-section{padding:86px 5vw 44px;background:var(--ink);border-radius:26px;margin:0 24px;position:relative;overflow:hidden;color:#fafbec}.room-heading{display:grid;grid-template-columns:1.3fr 1fr;column-gap:10vw;align-items:center}.room-heading .eyebrow{grid-column:1/3;color:#b9c5a6;margin-bottom:25px}.room-heading h2{grid-row:2/4}.room-heading p:not(.eyebrow){color:#c1ccb7;font-size:14px;max-width:350px;line-height:1.8}.room-heading .button{margin-top:22px;justify-self:start;color:#e5edce;border-color:#75856d;font-size:11px}.room-heading .button:hover{background:#354e3e}.screen-frame{margin:55px auto 0;background:#ebeee2;border:7px solid #607056;border-radius:22px 22px 12px 12px;box-shadow:0 22px 60px #09160e50;max-width:1070px;overflow:hidden}.screen-bar{height:35px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;color:#5b6c51;background:#e8eddd}.screen-bar>span:first-child{display:flex;gap:5px}.screen-bar i{height:5px;width:5px;background:#b0bca3;border-radius:50%;display:block}.screen-bar small{font-size:8px}.screen-frame img{width:100%;height:auto}.screen-caption{text-align:center;color:#b6c4a7;margin-top:20px}
.specialty-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:32px}.specialty-tabs button{border-radius:100px;padding:12px 22px;border:1px solid #cdd4c3;font-size:12px;min-height:46px}.specialty-tabs button[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.specialty-panel{display:grid;grid-template-columns:1fr 1fr;border-radius:22px;overflow:hidden;border:1px solid var(--line)}.specialty-visual{height:430px;background:#e9e9dc;position:relative;overflow:hidden;transition:background .3s}.orbit-circle{width:225px;height:225px;border:1px solid #66745460;border-radius:50%;position:absolute;top:95px;left:calc(50% - 112px)}.orbit-circle.one{transform:translate(-62px,-24px)}.orbit-circle.two{transform:translate(62px,-24px)}.orbit-circle.three{transform:translate(0,65px)}.orbit-word{position:absolute;border:1px solid #bcc6ab;box-shadow:0 10px 20px #324e1b0c;padding:13px 20px;background:#f7f8edae;backdrop-filter:blur(4px);border-radius:12px;font-size:11px}.orbit-word.center{left:50%;top:48%;transform:translate(-50%,-50%);background:#dbe79b;z-index:2;font-family:'Instrument Serif',serif;font-size:31px;padding:15px 25px;box-shadow:0 15px 25px #6273461c}.orbit-word.top{top:75px;left:26%}.orbit-word.right{top:128px;right:12%}.orbit-word.bottom{top:305px;left:35%}.visual-index{position:absolute;bottom:23px;left:27px;font-size:9px;letter-spacing:.2em;color:#657256}.specialty-detail{padding:55px 45px;align-self:center}.specialty-detail h3{font-size:38px;max-width:400px;margin:20px 0}.specialty-detail p{font-size:13px;line-height:1.85;max-width:410px}.tool-chips{display:flex;gap:7px;flex-wrap:wrap;margin:24px 0 16px}.tool-chips span{border:1px solid #dce0d3;border-radius:100px;padding:5px 10px;font-size:9px;color:#5e6b54}
.client-section{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center;margin:0 24px;padding:85px 5vw;border-radius:26px;background:#eae5f1}.client-section h2{margin:25px 0;font-size:clamp(38px,3.9vw,60px)}.client-section>div>p:not(.eyebrow){max-width:400px;font-size:14px;line-height:1.8}.client-section .text-link{margin-top:25px}.client-preview{border:1px solid #d9d5de;background:#fffdf8;padding:34px;border-radius:20px;box-shadow:0 20px 50px -30px #5a476670;transform:rotate(2deg)}.client-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;font-size:8px;letter-spacing:.14em;color:#758069}.client-top>span:last-child{border-radius:50%;width:32px;height:32px;display:grid;place-content:center;background:#e6d7c5;letter-spacing:0}.client-preview h3{font-size:30px}.client-preview h3 em{font-size:1.15em}.client-preview>p{margin:12px 0 28px;font-size:11px}.client-result{display:flex;gap:13px;align-items:center;padding:20px 16px;border:1px solid #d7ddce;border-radius:12px;font-size:10px}.client-result>span:first-child{font-size:27px}.client-result strong{display:block;font-weight:600}.client-result small{display:block;font-size:8px;margin-top:5px;color:#718069}.client-result>span:last-child{margin-left:auto;font-size:19px}.client-step{padding:23px 20px;background:#edf0e2;border-radius:12px;margin:14px 0 24px}.client-step .eyebrow{font-size:8px}.client-step p{font-size:13px;margin-top:10px;color:var(--ink)}.client-preview>.micro{font-size:9px}
.centered{text-align:center}.billing-control{background:#ecefe2;border-radius:100px;padding:5px;display:flex;width:max-content;max-width:100%;margin:30px auto 20px}.billing-control button{padding:12px 24px;min-height:44px;border-radius:100px;font-size:12px}.billing-control button[aria-pressed=true]{background:#fffef9;box-shadow:0 3px 8px #2a382616}.billing-control span{background:#dce88f;border-radius:100px;font-size:10px;padding:4px 7px;margin-left:6px}.pricing-proposal{text-align:center;font-size:11px;margin:0 0 35px}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.plan{padding:34px 30px;border:1px solid #dce0d3;border-radius:22px;background:#f9f9f2;position:relative;display:flex;flex-direction:column}.plan.featured{background:#e5edbc;border-color:#bbc990}.plan .eyebrow{font-size:9px}.plan h3{font-size:32px;margin:14px 0 12px}.plan-top>p{font-size:12px;line-height:1.7}.price-line{display:flex;align-items:baseline;gap:9px;margin-top:28px}.price-line strong{font-weight:500;font-size:46px;letter-spacing:-.065em;line-height:1.3;white-space:nowrap}.price-line>span{font-size:11px;color:#647157}.billing-description{min-height:44px;font-size:10px;margin:4px 0 18px;line-height:1.8}.plan>.button{width:100%;font-size:12px;min-height:48px;padding:13px 18px}.plan ul{list-style:none;padding:0;margin:27px 0 25px;min-height:160px}.plan li{font-size:11px;line-height:1.6;padding-left:21px;position:relative;margin:12px 0}.plan li:before{content:'✓';position:absolute;left:0;color:#657a43}.plan li small{font-size:8px;border:1px solid #b6c38e;border-radius:20px;padding:2px 5px;margin-left:3px}.plan .text-link{margin-top:auto;align-self:start;font-size:10px}.select-label{font-size:8px;letter-spacing:.15em;display:block;margin-top:auto;margin-bottom:8px}.plan select{width:100%;padding:12px;background:#f6f8e6;border:1px solid #bcc98f;border-radius:10px;font-size:12px}.pricing-details{margin-top:30px;display:grid;gap:0;max-width:900px;margin-left:auto;margin-right:auto}.pricing-details details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:25px;align-items:center;padding:21px 0;font-size:12px;font-weight:500}summary::-webkit-details-marker{display:none}summary>span{font-size:20px;font-weight:400}details[open]>summary>span{transform:rotate(45deg)}details p{font-size:12px;line-height:1.85;padding-bottom:22px;max-width:700px}.pricing-foot{margin:27px auto 0;max-width:900px}.pricing-foot button{font-size:inherit;text-decoration:underline;text-underline-offset:3px;padding:0}
.faq{display:grid;grid-template-columns:1fr 1.1fr;gap:8vw;border-top:1px solid var(--line)}.faq h2{font-size:clamp(37px,3.5vw,54px);margin:22px 0}.faq>div>p:not(.eyebrow){font-size:13px;line-height:1.8}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{font-size:13px;min-height:72px}.closing{margin:0 24px 26px;background:#e5ebd7;border-radius:26px;padding:75px 6vw;position:relative;overflow:hidden}.closing h2{margin:22px 0 30px;position:relative;z-index:1}.closing .button{position:relative;z-index:1}.closing-orb{position:absolute;right:7%;top:44px;width:320px;height:320px;background:radial-gradient(circle at 30% 25%,#ffffffbb 0,transparent 26%),radial-gradient(circle at 68% 70%,#b4c278 0,#d8e59e 28%,#e2e7c6 55%,#9da973 85%);border-radius:50%;box-shadow:inset 5px 5px 30px #fffffff0,inset -9px -9px 30px #68753940,15px 30px 28px -18px #71894c45;opacity:.9}.closing-orb:after{content:'';position:absolute;inset:35px;border:1px solid #ffffff66;border-radius:50%}footer{padding:45px 5vw 25px}.footer-top{display:flex;justify-content:space-between;gap:45px;padding-bottom:40px}.footer-top>p{font-size:23px;letter-spacing:-.06em;color:var(--ink)}.footer-top>p strong{font-weight:600}.footer-top>p span{display:block;font-size:10px;letter-spacing:0;color:var(--muted);margin-top:4px}.footer-top nav{display:flex;gap:25px;align-items:center;flex-wrap:wrap;font-size:10px}.footer-top button{padding:0;font-size:inherit}.footer-bottom{border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:var(--muted);padding-right:80px}.feedback-trigger{position:fixed;right:18px;bottom:18px;padding:10px 16px;background:var(--paper);border:1px solid #c9d1bf;border-radius:100px;z-index:30;font-size:10px;box-shadow:0 5px 15px #23342110}.feedback-trigger span{font-size:16px;padding-right:4px}.feedback-trigger:hover{background:#e4edc4}
dialog{width:min(680px,calc(100% - 32px));max-height:calc(100dvh - 40px);border:1px solid #cdd5c2;border-radius:23px;background:#fffef9;color:var(--ink);padding:28px 34px;box-shadow:0 40px 100px #172b2733}dialog::backdrop{background:#14251dcc;backdrop-filter:blur(6px)}.dialog-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.dialog-top>button{font-size:30px;width:42px;height:42px;background:#ecf0e3;border-radius:50%;line-height:1}.dialog-top>.eyebrow{font-size:9px}dialog h2{font-size:40px;margin-bottom:22px}dialog h3{font-size:21px;margin:22px 0 9px}dialog p{font-size:13px;line-height:1.85;margin:14px 0}dialog ul{padding-left:19px;font-size:12px;color:var(--muted);line-height:1.8}dialog li{margin:6px 0}.status-row{display:flex;gap:15px;align-items:start;padding:13px 0;border-bottom:1px solid var(--line);font-size:12px}.status-row>span{min-width:85px;font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#637246;padding-top:3px}.status-row>div{flex:1}.status-row small{display:block;color:var(--muted);margin-top:3px}.package-summary{padding:23px;background:#edf1dd;border-radius:14px;margin:20px 0}.package-summary strong{font-size:31px;letter-spacing:-.04em;font-weight:500;display:block}.package-summary span{font-size:12px;display:block}.dialog-note{font-size:11px!important}.feedback-form label{display:block;font-size:11px;margin:18px 0 7px}.feedback-form select,.feedback-form textarea{width:100%;background:#f8f9f1;border:1px solid #ccd3bf;padding:12px;border-radius:9px;font-size:13px}.feedback-form textarea{min-height:120px;resize:vertical}.feedback-form .button{margin-top:20px}.feedback-form [role=status]{font-size:11px;margin-top:10px}.noscript{position:fixed;bottom:10px;left:10px;max-width:420px;background:var(--paper);border:1px solid var(--line);z-index:100;padding:20px;font-size:12px}
/* Content stays visible when scripting fails or reduced motion is requested. */
@media(prefers-reduced-motion:no-preference){.motion-ready .reveal{opacity:0;transform:translateY(18px);transition:opacity .7s,transform .7s}.motion-ready .reveal.visible{opacity:1;transform:none}}
@media(min-width:1850px){.hero{margin-inline:auto}.values-section,.room-section,.client-section,.closing{max-width:1752px;margin-inline:auto}}
@media(max-width:1100px){.header{gap:20px}.header nav{gap:20px}.hero{min-height:640px}.hero-copy{width:62%;padding-top:56px}.hero h1{font-size:66px}.hero-art{object-position:58% center}.hero-caption{right:20px;bottom:20px}.intro-bottom{gap:25px}.intro-bottom p{max-width:530px}.values-section{gap:35px;padding:60px 4vw}.value-cards{gap:10px}.values-table{padding:18px}.workflow-grid{gap:22px}.workflow-grid h3{font-size:23px}.workflow-grid p{min-height:100px}.prep-art,.board-art,.result-art{height:280px}.practice-card{padding:16px}.workflow-grid .practice-card p{font-size:27px}.method-slip{padding:12px}.plan{padding:27px 23px}.plan-grid{gap:14px}.price-line strong{font-size:40px}.specialty-detail{padding:35px}.specialty-detail h3{font-size:32px}.client-section{gap:45px}.client-preview{padding:25px}.footer-top nav{gap:16px}.closing-orb{width:280px;height:280px;top:70px;right:6%}}
@media(max-width:850px){.header{height:78px}.header nav{gap:17px}.header nav a{font-size:11px}.header-cta{display:none!important}.hero{min-height:660px;height:auto}.hero-copy{width:64%;padding:48px 28px 75px}.hero h1{font-size:59px}.hero-art{object-position:62% center}.hero .lead{font-size:13px;max-width:310px}.desktop-break{display:none}.hero-caption{font-size:9px;gap:10px;padding:13px;max-width:265px}.caption-icon{font-size:24px}.quiet-strip{gap:24px;font-size:9px}.scroll-note{display:none}.section{padding:75px 5vw}.intro-bottom{display:block}.intro-bottom p{font-size:14px;max-width:630px}.intro-bottom .text-link{margin-top:22px}.values-section{grid-template-columns:1fr;gap:35px;padding:50px 6vw}.values-copy h2{font-size:48px}.values-copy h2 br:nth-child(2){display:none}.values-copy>p:not(.eyebrow){max-width:500px}.values-copy .try-note{margin-top:18px}.values-table{width:100%;max-width:600px;justify-self:center;padding:25px}.value-card{aspect-ratio:1.2}.value-symbol{font-size:45px}.value-card>span:nth-last-child(2){font-size:12px}.workflow-grid{grid-template-columns:1fr}.workflow-grid>article{display:grid;grid-template-columns:1fr 1fr;column-gap:32px;align-items:start;padding:15px 0}.workflow-grid .step-number{grid-column:1/3}.workflow-grid h3{font-size:27px}.workflow-grid>article>p{grid-column:1;min-height:0;font-size:13px;margin-top:15px}.prep-art,.board-art,.result-art{grid-column:2;grid-row:2/5;height:285px;margin-top:0;align-self:stretch}.workflow-grid .text-link{font-size:11px;justify-self:start;align-self:end;grid-column:1}.room-section{padding:55px 5vw 30px}.room-heading{column-gap:40px}.room-heading h2{font-size:47px}.room-heading>p:not(.eyebrow){font-size:12px}.room-heading .button{font-size:10px;gap:12px;padding:13px}.screen-frame{border-width:5px;border-radius:14px}.specialty-detail{padding:29px}.specialty-visual{height:410px}.orbit-circle{width:170px;height:170px;left:calc(50% - 85px);top:110px}.orbit-circle.one{transform:translate(-37px,-20px)}.orbit-circle.two{transform:translate(37px,-20px)}.orbit-circle.three{transform:translate(0,50px)}.orbit-word{font-size:9px;padding:11px}.orbit-word.center{font-size:25px;padding:13px 17px;top:50%}.orbit-word.right{right:8%;top:114px}.orbit-word.top{top:67px;left:20%}.orbit-word.bottom{top:305px;left:28%}.specialty-detail h3{font-size:29px}.specialty-detail p{font-size:12px}.specialty-detail .text-link{font-size:10px}.client-section{gap:35px;padding:60px 5vw}.client-section h2{font-size:39px}.client-section>div>p:not(.eyebrow){font-size:12px}.client-preview{padding:23px}.client-preview h3{font-size:24px}.client-result{padding:12px 10px;gap:9px}.client-result strong{font-size:9px}.client-result small{font-size:7px}.client-step{padding:18px 14px}.client-step p{font-size:11px}.plan-grid{gap:11px}.plan{padding:25px 18px}.plan h3{font-size:27px}.plan-top p{font-size:11px}.plan .eyebrow{font-size:7px}.price-line{gap:6px;flex-wrap:wrap}.price-line strong{font-size:35px}.price-line>span{font-size:9px}.plan li{font-size:10px;padding-left:17px}.plan .button{padding:12px 13px;font-size:10px;gap:10px}.plan select{font-size:11px;padding:9px}.plan .text-link{font-size:9px;gap:8px}.plan li small{display:inline-block;font-size:7px}.plan ul{min-height:170px}.plan .select-label{font-size:7px}.faq{gap:40px;grid-template-columns:.9fr 1.1fr}.faq h2{font-size:38px}.faq-list summary{font-size:12px}.closing{padding:60px 5vw}.closing h2{font-size:48px}.closing-orb{width:210px;height:210px;right:3%;top:90px}.footer-top{display:block}.footer-top nav{margin-top:23px}.footer-bottom{flex-wrap:wrap;font-size:8px;padding-right:70px}}
@media(max-width:600px){html{scroll-padding-top:20px}.review-bar{height:auto;min-height:31px;padding:4px 20px;font-size:8px}.review-bar button{font-size:8px}.review-bar button span{padding-left:4px}.header{padding:0 22px;height:76px}.brand{width:96px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;border:1px solid #dce2d1;border-radius:50%}.menu-toggle span{display:block;width:17px;height:1px;background:var(--ink);margin:0 auto}.header nav{display:none;position:absolute;top:75px;left:12px;right:12px;background:var(--paper);border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 25px #2f44331a;padding:18px;flex-direction:column;gap:0}.header nav.open{display:flex}.header nav a{padding:13px;font-size:14px}.hero{margin:0 12px;min-height:800px;border-radius:18px}.hero-copy{width:100%;padding:37px 25px 0}.hero-copy .eyebrow{font-size:8px;margin-bottom:21px}.hero h1{font-size:clamp(46px,11.9vw,65px);line-height:1.02;margin-bottom:24px}.hero h1 em{font-size:1.12em}.hero-art{top:360px;height:450px;object-fit:cover;object-position:85% center;opacity:1}.hero:before{content:'';position:absolute;z-index:1;left:0;right:0;top:300px;height:120px;background:linear-gradient(#e8edda,transparent);pointer-events:none}.hero .lead{font-size:12px;max-width:310px;line-height:1.75;margin-bottom:22px}.hero .button{font-size:11px;min-height:48px;padding:13px 18px;gap:20px}.hero-note{font-size:8px;margin-top:11px}.hero-caption{bottom:18px;right:18px;left:18px;max-width:none;font-size:10px;justify-content:start;gap:13px;padding:13px 15px}.hero-caption>span:last-child{margin-left:auto}.quiet-strip{padding:22px;gap:12px;flex-wrap:wrap;font-size:8px;justify-content:space-between}.quiet-strip>span:nth-child(2){display:none}.section{padding:65px 24px}.eyebrow{font-size:8px}.intro h2{font-size:42px}.intro-bottom p{font-size:13px;line-height:1.85}.intro-bottom{margin-top:25px}.text-link{font-size:11px;gap:15px}.values-section,.room-section,.client-section,.closing{margin-inline:12px;border-radius:18px}.values-section{padding:42px 23px;gap:28px}.values-copy h2{font-size:40px}.values-copy>p:not(.eyebrow){font-size:12px}.values-copy .try-note{font-size:11px}.values-table{padding:19px 15px;transform:rotate(.6deg);border-radius:17px;width:100%}.table-top{font-size:9px;margin-bottom:20px;gap:10px}.table-top button{font-size:8px;padding:6px}.value-cards{gap:9px}.value-card{aspect-ratio:.88;padding:12px 7px;gap:6px;border-radius:9px}.value-symbol{font-size:34px}.card-number{top:8px;left:8px;font-size:6px}.card-check{right:6px;top:4px;font-size:14px}.value-card>span:nth-last-child(2){font-size:8px}.values-result p{font-size:24px}.values-result>span:last-child{font-size:9px}.values-result{min-height:100px;margin-top:22px;padding-top:17px}.table-foot{font-size:7px}.section-heading{margin-bottom:30px}.section-heading h2{font-size:39px}.workflow-grid{gap:40px}.workflow-grid>article{display:flex;gap:0}.step-number{font-size:8px}.workflow-grid h3{font-size:30px}.workflow-grid>article>p{font-size:13px;max-width:none;margin:0}.prep-art,.board-art,.result-art{width:100%;height:335px;margin-top:24px}.workflow-grid .text-link{align-self:start;margin-top:16px}.scope-note{font-size:9px}.method-slip{max-width:270px}.practice-card{max-width:240px;padding:24px}.workflow-grid .practice-card p{font-size:34px}.paper-sheet{max-width:225px}.room-section{padding:44px 23px 28px}.room-heading{display:block}.room-heading .eyebrow{margin-bottom:22px}.room-heading h2{font-size:42px}.room-heading>p:not(.eyebrow){font-size:13px;margin-top:22px}.room-heading .button{font-size:10px;margin-top:20px}.screen-frame{margin-top:35px;border-width:4px}.screen-bar{height:24px;padding:0 8px}.screen-bar small{font-size:5px}.screen-bar i{width:3px;height:3px}.screen-caption{font-size:8px}.specialty-tabs{gap:7px;margin-top:25px}.specialty-tabs button{font-size:10px;padding:10px 14px;min-height:42px}.specialty-panel{grid-template-columns:1fr}.specialty-visual{height:305px}.orbit-circle{top:65px}.orbit-word.center{top:48%}.orbit-word.top{top:39px}.orbit-word.right{top:74px;right:13%}.orbit-word.bottom{top:233px;left:33%}.visual-index{font-size:7px;bottom:17px;left:19px}.specialty-detail{padding:28px 24px}.specialty-detail h3{font-size:31px}.specialty-detail p{font-size:12px}.tool-chips span{font-size:8px}.client-section{grid-template-columns:1fr;gap:30px;padding:43px 25px}.client-section h2{font-size:42px}.client-section>div>p:not(.eyebrow){font-size:13px}.client-preview{padding:24px;transform:rotate(1deg)}.client-preview h3{font-size:28px}.client-top{margin-bottom:22px}.client-result strong{font-size:10px}.client-result small{font-size:8px}.client-step p{font-size:12px}.pricing-section .section-heading>p:not(.eyebrow){font-size:13px}.billing-control{margin-top:22px}.billing-control button{font-size:11px;padding:11px 18px}.pricing-proposal{font-size:9px;max-width:285px;line-height:1.8;margin:0 auto 28px}.plan-grid{grid-template-columns:1fr;gap:18px}.plan{padding:30px 27px}.plan h3{font-size:32px}.plan .eyebrow{font-size:9px}.plan-top>p{font-size:12px}.plan-top br{display:none}.price-line strong{font-size:47px}.price-line>span{font-size:12px}.billing-description{font-size:11px;min-height:25px;margin-bottom:20px}.plan>.button{font-size:12px;padding:14px 20px}.plan ul{min-height:0;margin:18px 0 22px}.plan li{font-size:12px;margin:11px 0}.plan .text-link{font-size:11px}.plan .select-label{font-size:8px}.plan select{font-size:12px;padding:12px}.plan li small{font-size:8px}.pricing-details{margin-top:20px}.pricing-details summary{font-size:11px}.pricing-foot{font-size:10px}.faq{grid-template-columns:1fr;gap:30px}.faq h2{font-size:40px}.faq>div>p:not(.eyebrow){font-size:12px}.faq-list summary{font-size:12px;min-height:68px}.faq-list p{font-size:12px}.closing{padding:44px 24px 190px}.closing h2{font-size:39px;max-width:330px}.closing .button{font-size:11px}.closing-orb{width:158px;height:158px;top:auto;bottom:5px;right:15%}footer{padding:25px 24px 60px}.footer-top nav{display:grid;grid-template-columns:1fr 1fr;gap:15px;font-size:10px}.footer-top button{text-align:left}.footer-bottom{display:grid;gap:7px;padding-right:0;font-size:8px}.feedback-trigger{font-size:9px;padding:8px 13px;bottom:12px;right:12px}dialog{padding:22px;max-height:calc(100dvh - 24px)}dialog h2{font-size:33px}.dialog-top{margin-bottom:20px}.status-row{gap:10px;font-size:11px}.status-row>span{min-width:67px;font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.skip:not(:focus){clip-path:inset(50%);width:1px;height:1px;overflow:hidden}
@media(max-width:600px){.hero-art{mask-image:linear-gradient(to bottom,transparent,#000 130px)}.hero:before{display:none}}
@media print{.review-bar,.header,.feedback-trigger,dialog,.hero-art,.closing-orb,.reveal,.menu-toggle{box-shadow:none!important}.reveal{opacity:1!important;transform:none!important}.header,.feedback-trigger,.review-bar,.closing,footer,.values-section{display:none}.hero{height:auto;min-height:0;margin:0}.hero-copy{width:100%;padding:20px}.hero h1{font-size:40px}.hero-caption{display:none}.section{padding:25px}.plan-grid{grid-template-columns:repeat(3,1fr)}.plan{break-inside:avoid}.button{display:none}.screen-frame{max-width:650px}.room-section{color:#111;background:#fff}.room-heading p,.room-heading .eyebrow,.screen-caption{color:#333}}

/* Direct, mobile-friendly preview feedback. */
.feedback-form input {width:100%;min-width:0;box-sizing:border-box;font:inherit;font-size:16px;border:1px solid #d5d9ce;border-radius:8px;background:#fff;padding:12px;color:#243d32}
.feedback-form label span {font-weight:400;color:#667365}
.feedback-form button:disabled {opacity:.65;cursor:default}
#feedback-image-preview img {display:block;max-width:100%;max-height:220px;border-radius:12px;margin:8px 0;object-fit:contain}
#feedback-image-preview[hidden] {display:none}
#feedback-remove-image {font:inherit;font-size:14px;padding:8px 12px;background:#eff2e9;border:1px solid #cdd4c7;border-radius:8px;cursor:pointer}
#feedback-status {overflow-wrap:anywhere;font-weight:600}
#feedback-form {gap:10px}
#feedback-form textarea {font-size:16px;min-height:120px}
#feedback-download {font-size:14px;align-self:flex-start;min-height:40px}
#dialog .dialog-top {position:sticky;top:0;background:#fffef9;z-index:2;padding:10px 0}
#feedback-image-preview img {height:auto}
