
:root{--paper:#f6f6f2;--ink:#22251f;--muted:#74776e;--line:#dcded5;--accent:#dce3c9;--white:#fff;--radius:22px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #687e41;outline-offset:5px}::selection{background:var(--accent)}.site-header{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 5.4%;position:absolute;top:0;left:0;width:100%;z-index:20;border-bottom:1px solid #33333314}.wordmark{font-size:35px;font-weight:750;letter-spacing:-2px;display:inline-flex;align-items:flex-start}.wordmark span{font-size:10px;letter-spacing:0;margin:5px 0 0 4px}.site-header nav{display:flex;gap:36px;font-size:12px}.site-header nav a{color:#55594f}.header-action{background:transparent;border:1px solid #bfc3b5;border-radius:30px;padding:12px 19px;font-size:12px}.header-action span{margin-left:22px}.story{height:450svh;position:relative}.stage{height:100svh;min-height:650px;position:sticky;top:0;overflow:hidden;background:#eaece6}.visual{position:absolute;inset:0}.visual img,.visual canvas{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.visual canvas{opacity:0;transition:opacity .3s}.visual canvas.ready{opacity:1}.visual-shade{position:absolute;inset:0;background:linear-gradient(90deg,#eff0eaf5 0%,#eff0ead9 30%,#eff0ea0a 61%)}.story-content{position:absolute;inset:0 5.4%;display:flex;align-items:center}.chapter{position:absolute;max-width:620px;width:48%;opacity:0;transform:translateY(20px);transition:opacity .35s,transform .45s;pointer-events:none}.chapter.active{opacity:1;transform:translateY(0);pointer-events:auto}.eyebrow{font-size:10px;letter-spacing:2.2px;font-weight:600;line-height:1.6;margin:0 0 30px}h1,h2,h3,p{margin-top:0}h1,.chapter h2{font-size:clamp(58px,6.4vw,100px);line-height:1.035;font-weight:500;letter-spacing:-6px;margin:0 0 30px}h1 span,.chapter h2 span{color:#787d70}.intro{font-size:16px;line-height:1.8;color:#686d60;max-width:350px;margin-bottom:30px}.button{border:0;border-radius:32px;padding:17px 24px;display:inline-flex;align-items:center;justify-content:space-between;gap:42px;font-size:12px;font-weight:500;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.dark{background:var(--ink);color:white}.dark:hover{background:#42483b}.light{background:#fff;color:var(--ink)}.micro{font-size:10px;color:#777d6e;margin:15px 0 0 3px}.portrait-note{position:absolute;right:7%;bottom:19%;display:flex;gap:10px;align-items:center;font-size:8px;line-height:1.7;letter-spacing:1.3px;color:#f6f6f2}.small-cross{font-size:27px;font-weight:200}.stage-bottom{position:absolute;bottom:28px;left:5.4%;right:5.4%;display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:1.5px}.scroll-label span{margin-left:25px}.chapter-progress{display:flex;align-items:center;gap:13px}.chapter-progress>div{width:95px;height:2px;background:#a6ac9c}.chapter-progress i{display:block;height:100%;width:0;background:#2b3323}.skip-story{letter-spacing:0}.tag-row{display:flex;gap:8px;flex-wrap:wrap}.tag-row span{border:1px solid #9da58f;border-radius:30px;padding:10px 14px;font-size:11px}.section{padding:100px 7%;scroll-margin-top:0}.section-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:40px}.section-index{font-size:9px;letter-spacing:1.5px;color:#8b8e83}.section h2{font-size:clamp(36px,4vw,60px);letter-spacing:-2.8px;font-weight:500;line-height:1.08;margin-bottom:25px}.split{display:grid;grid-template-columns:1.2fr 1fr;gap:10%}.large-copy{font-size:24px;letter-spacing:-.7px;line-height:1.4;margin-bottom:20px}.large-copy em{font-style:normal;color:#808771}.body-copy{font-size:14px;line-height:1.9;color:var(--muted);max-width:450px}.text-link{display:inline-flex;gap:38px;font-size:12px;padding-bottom:7px;border-bottom:1px solid #a7ae9b;margin-top:15px}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;margin-top:80px}.principles>div{border-top:1px solid var(--line);padding-top:22px}.principles span{font-size:10px;color:#7e8572}.principles h3{font-size:17px;font-weight:500;letter-spacing:-.4px;margin:25px 0 14px}.principles p{font-size:12px;line-height:1.8;color:var(--muted);max-width:240px}.packages{background:#eceee7}.pricing-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:45px;gap:35px}.pricing-heading h2 span{color:#858b7c}.pricing-heading>p{font-size:12px;color:var(--muted);line-height:1.9;margin-bottom:30px}.package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.package-card{border:1px solid #dce0d3;border-radius:var(--radius);padding:31px 28px;background:#f8f9f5;display:flex;flex-direction:column;position:relative}.package-card.premium{background:var(--accent);border-color:#c7d1b3}.package-card .eyebrow{font-size:8px;letter-spacing:1.6px;margin-bottom:21px}.package-card h3{font-size:25px;letter-spacing:-1px;font-weight:500;margin-bottom:13px}.package-card .description{font-size:12px;color:#72796a;min-height:40px;line-height:1.6}.price{font-size:60px;letter-spacing:-3px;line-height:1;margin:20px 0 25px}.price sup{font-size:25px;vertical-align:top;line-height:1.5;letter-spacing:-1px}.price small{font-size:10px;letter-spacing:0;color:#77806b;margin-left:8px}.package-card ul{list-style:none;padding:23px 0 10px;margin:0;border-top:1px solid #cdd2c3;flex:1}.package-card li{font-size:11px;padding:0 0 16px;line-height:1.5;display:flex;gap:10px}.check{color:#657151}.package-card .button{width:100%;margin-top:20px}.card-badge{position:absolute;right:20px;top:24px;font-size:8px;padding:6px 8px;border-radius:20px;background:#c7d2b5}.pricing-note{display:flex;justify-content:space-between;font-size:10px;color:#7a816f;margin-top:22px}.process{display:grid;grid-template-columns:1fr 1fr;gap:15%;padding-top:120px;padding-bottom:120px}.steps{list-style:none;padding:0;margin:0}.steps li{display:flex;gap:28px;border-top:1px solid var(--line);padding:28px 0 12px}.steps li>span{font-size:11px;color:#88917b;margin-top:5px}.steps h3{font-size:20px;font-weight:500;letter-spacing:-.6px;margin-bottom:12px}.steps p{font-size:12px;line-height:1.8;color:var(--muted)}.conversation{margin:0 4%;padding:75px 6%;background:#e7e9e0;border-radius:26px;display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.conversation h2{font-size:43px}.conversation .button{margin-top:15px}.chat-preview{background:#f8f9f5;border:1px solid #fff;border-radius:21px;padding:24px;box-shadow:0 24px 50px #29371e09;transform:rotate(-2deg)}.chat-preview-head{display:flex;align-items:center;gap:10px;border-bottom:1px solid #e3e5dc;padding-bottom:19px;font-size:12px}.avatar{background:#e3e7d8;width:35px;height:35px;border-radius:50%;display:grid;place-items:center;font-size:20px;font-weight:700;letter-spacing:-2px}.chat-preview-head small{display:block;font-size:9px;color:#7d8571;margin-top:4px}.pill{margin-left:auto;border:1px solid #d7ddcd;padding:6px 9px;border-radius:15px;font-size:8px}.sample-label{text-align:center;font-size:7px;letter-spacing:1.4px;color:#a1a797;margin:23px 0}.bubble{padding:15px 16px;border-radius:14px;font-size:11px;line-height:1.7;max-width:84%;margin-bottom:14px}.user-bubble{background:#e3e9d7;margin-left:auto;border-bottom-right-radius:3px}.adviser-bubble{background:#eceee7;border-bottom-left-radius:3px}.fake-input{border:1px solid #dde1d3;padding:12px 14px;border-radius:25px;font-size:9px;color:#9ba28f;margin-top:25px;display:flex;justify-content:space-between}.faq{display:grid;grid-template-columns:.9fr 1.1fr;gap:10%;padding-top:120px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;justify-content:space-between;padding:23px 0;font-size:13px;cursor:pointer;gap:20px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:19px;font-weight:300}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{font-size:12px;line-height:1.9;color:var(--muted);padding-right:30px}.closing{text-align:center;padding:80px 20px 110px}.closing h2{font-size:clamp(48px,6.5vw,90px);letter-spacing:-4px;line-height:1.04;font-weight:500;margin-bottom:32px}.closing .eyebrow{color:#929887}footer{padding:45px 5.4% 25px;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;align-items:center;gap:35px}footer>p{font-size:11px;color:var(--muted);margin:0}footer>div{display:flex;gap:25px;margin-left:auto;font-size:10px}footer button{border:0;background:none;padding:0;font-size:10px;color:inherit}footer small{width:100%;font-size:9px;color:#858b7c;border-top:1px solid var(--line);padding-top:20px}.skip-link{position:fixed;z-index:99;left:20px;top:-80px;padding:15px;background:white}.skip-link:focus{top:15px}dialog{border:1px solid var(--line);border-radius:24px;padding:42px;width:min(620px,92vw);max-height:88svh;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#20271b80;backdrop-filter:blur(8px)}.close-dialog{position:absolute;right:17px;top:12px;border:0;background:none;font-size:27px;color:#737b69}dialog h2{font-size:34px;letter-spacing:-1.4px;font-weight:500;margin-bottom:18px}dialog p{font-size:13px;color:var(--muted);line-height:1.7}.demo-label{display:inline-block;font-size:8px;letter-spacing:1.5px;background:var(--accent);border-radius:15px;padding:7px 10px;margin-bottom:20px}.order-summary{display:flex;justify-content:space-between;padding:22px 0;border-block:1px solid var(--line);margin:24px 0}.order-summary strong{font-size:24px;font-weight:500}.dialog-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.secondary{border:1px solid #bfc8b1;background:transparent;color:var(--ink)}label{display:block;font-size:12px;margin:22px 0 9px}input[type=file]{width:100%;padding:18px;background:#e9ece2;border:1px dashed #aab399;border-radius:12px;font-size:12px}textarea{display:block;width:100%;min-height:90px;padding:15px;background:#fff;border:1px solid var(--line);border-radius:12px;resize:vertical;font-size:13px}.upload-previews{display:flex;gap:10px;flex-wrap:wrap;margin-top:15px}.upload-item{position:relative}.upload-item img{width:80px;height:95px;object-fit:cover;border-radius:8px}.upload-item button{position:absolute;right:2px;top:2px;border:0;border-radius:50%;background:#fff}.status-box{background:#e9eddf;border-radius:14px;padding:20px;margin:20px 0}.status-box h3{font-size:17px;margin-bottom:10px}.status-box p{margin:0;font-size:12px}.error{color:#984329!important}.chat-log{max-height:200px;overflow:auto;margin:15px 0}.chat-log .bubble{font-size:12px}.report-list{font-size:13px;line-height:2;color:var(--muted)}.board{max-width:1150px;margin:auto;padding:70px 35px}.board h1{font-size:65px}.board-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:60px}.board section{padding:25px;border-top:1px solid var(--line)}.swatches{display:flex;gap:10px}.swatch{height:100px;flex:1;border:1px solid var(--line);border-radius:10px;display:flex;align-items:end;padding:10px;font-size:10px}.board img{width:100%;border-radius:15px}.board h2{font-size:34px;letter-spacing:-1px;font-weight:500}.board h3{font-size:12px;letter-spacing:1px;font-weight:500;margin-bottom:25px}
@media(min-width:1600px){.story-content{left:9%}.site-header{padding-inline:9%}.section{padding-inline:12%}}
@media(max-width:900px){.site-header nav{gap:20px}.chapter{width:55%}h1,.chapter h2{letter-spacing:-4px}.package-card{padding:26px 20px}.package-card h3{font-size:21px}.card-badge{display:none}.pricing-heading{display:block}.conversation{gap:5%;padding:50px 5%}.conversation h2{font-size:36px}.section{padding:75px 6%}.principles{gap:25px}.process{gap:9%}}
@media(max-width:600px){.site-header{height:70px;padding:0 6%}.wordmark{font-size:30px}.site-header nav{display:none}.header-action{font-size:10px;padding:10px 14px}.stage{min-height:700px}.story{height:420svh}.visual{inset:0}.visual img,.visual canvas{object-position:68% center}.visual-shade{background:linear-gradient(0deg,#eff0ea 0%,#eff0eaf5 18%,#eff0ea96 42%,#eff0ea00 68%)}.story-content{inset:auto 7% 105px;display:block;height:300px}.chapter{width:100%;max-width:400px;bottom:0}.eyebrow{font-size:8px;letter-spacing:1.5px;margin-bottom:20px}h1,.chapter h2{font-size:54px;letter-spacing:-3px;line-height:1.02;margin-bottom:18px}.intro{font-size:12px;line-height:1.7;max-width:295px;margin-bottom:20px}.button{padding:15px 20px;font-size:11px}.micro{font-size:9px}.portrait-note{display:none}.stage-bottom{left:7%;right:7%;font-size:7px;bottom:26px}.skip-story{font-size:9px}.scroll-label{display:none}.chapter-progress>div{width:70px}.section-top{margin-bottom:25px}.section-index{display:none}.split,.process,.conversation,.faq{grid-template-columns:1fr;gap:35px}.section h2{font-size:38px;letter-spacing:-2px}.large-copy{font-size:21px}.body-copy{font-size:13px}.principles{grid-template-columns:1fr;margin-top:40px;gap:20px}.principles>div{display:grid;grid-template-columns:30px 1fr;column-gap:10px;padding-top:20px}.principles h3{margin:0 0 10px}.principles p{grid-column:2;max-width:none;margin-bottom:0}.package-grid{grid-template-columns:1fr;gap:15px}.package-card{padding:28px}.package-card h3{font-size:27px}.package-card .description{min-height:0}.package-card li{font-size:12px}.price{margin:15px 0 20px}.card-badge{display:block}.pricing-note{display:block;font-size:9px;line-height:2}.pricing-note span{display:block}.pricing-heading{margin-bottom:28px}.pricing-heading>p{margin-bottom:0}.section{padding:60px 7%}.conversation{margin:0 4%;padding:45px 6%;gap:40px}.conversation h2{font-size:35px}.chat-preview{padding:20px;transform:none}.faq{gap:0}.closing{padding:65px 7% 85px}.closing h2{font-size:55px;letter-spacing:-3px}footer{padding:35px 7%;gap:20px}footer>p{max-width:170px;line-height:1.6}footer>div{margin-left:0;width:100%}dialog{padding:34px 23px}dialog h2{font-size:29px}.board-grid{grid-template-columns:1fr}.board h1{font-size:45px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}.story{height:100svh;min-height:700px}.stage{position:relative}.chapter:not([data-chapter="0"]){display:none}.chapter-progress{display:none}}
#motion-toggle{font-size:9px;color:inherit;background:none;border:0;padding:4px;letter-spacing:0}
.story.motion-disabled{height:100svh;min-height:700px}.motion-disabled .stage{position:relative}.motion-disabled .chapter:not([data-chapter="0"]){display:none}.motion-disabled .chapter-progress{display:none}
.story.motion-enabled{height:450svh}.motion-enabled .stage{position:sticky}.motion-enabled .chapter:not([data-chapter="0"]){display:block}.motion-enabled .chapter-progress{display:flex}
@media(max-width:600px){.visual{height:65%;bottom:auto}.visual img,.visual canvas{object-position:80% center}.visual-shade{background:linear-gradient(0deg,#eff0ea 0%,#eff0ea80 15%,transparent 50%)}.stage{background:#eff0ea}.story.motion-enabled{height:420svh}}
