:root{--navy: #16303e;--navy-deep: #10242f;--cream: #faf6ec;--cream-alt: #f4ecdc;--teal: #3f8f7b;--teal-light: #5fb39d;--orange: #e07a3f;--orange-deep: #b0541c;--mustard: #e8b23a;--ink: #223240;--muted: #66705f}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:"Source Sans 3",Arial,sans-serif;color:var(--ink);background:var(--navy)}.bar{background:var(--orange);height:8px}.wrap{max-width:1120px;margin:0 auto;padding:0 28px}.wrap.narrow{max-width:760px}a{color:var(--orange-deep)}button{font:inherit;cursor:pointer}:focus-visible{outline:3px solid var(--mustard);outline-offset:2px}header.top{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;padding:24px 0 0}.site-lockup{height:64px;width:auto}header.top nav a{color:var(--cream);opacity:.85;text-decoration:none;font-weight:600;margin-left:24px;font-size:16px}header.top nav a.navcta{opacity:1;color:var(--orange)}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:54px;align-items:center;padding:60px 0 90px;color:var(--cream)}h1{font-family:Alfa Slab One,Georgia,serif;font-weight:400;font-size:clamp(33px,4.4vw,52px);line-height:1.14;letter-spacing:.5px}h1 em{font-style:normal;color:var(--orange)}.lede{font-size:19px;line-height:1.6;color:#d8ceba;margin:24px 0 30px;max-width:46ch}.cta{display:inline-block;background:var(--orange);color:#1d1208;font-weight:700;font-size:18px;text-decoration:none;border:0;padding:15px 28px;border-radius:10px}.pricenote{font-family:Staatliches,Arial Narrow,sans-serif;letter-spacing:2px;font-size:16px;color:var(--teal-light);margin-top:20px}.demo{position:relative;display:flex;gap:24px;align-items:flex-start}.demo-intro{position:absolute;top:-32px;left:4px;font-size:15px;color:var(--mustard);font-weight:600}.inbox{flex:1 1 300px;min-width:0;max-width:340px}.month-strip{display:flex;gap:8px;align-items:center;margin-bottom:14px}.m-label{font-size:14px;color:#b9c2ce;margin-right:6px}.slot{width:32px;height:10px;border-radius:5px;background:#2b4658;transition:background .4s}.slot.done{background:var(--teal-light)}.slot.now{background:var(--orange)}.card{background:var(--cream-alt);color:var(--ink);border-radius:14px;overflow:hidden;box-shadow:0 18px 40px #00000059;position:relative}.card-head{display:flex;justify-content:space-between;align-items:baseline;gap:10px;padding:12px 16px 10px;border-bottom:1px solid #e0d6bd}.card-head b{font-size:16px;white-space:nowrap}.card-head .when{font-size:13.5px;color:var(--muted);white-space:nowrap}.card img{width:100%;display:block;aspect-ratio:1;object-fit:cover;height:auto}.card .cap{padding:12px 16px;font-size:15px;line-height:1.45;min-height:78px}.actions{display:flex;gap:10px;padding:0 16px 16px}.actions button{font-weight:700;font-size:16px;border:0;padding:12px 0;border-radius:9px;flex:1;transition:transform .12s}.actions button:active{transform:scale(.97)}.actions button:disabled{opacity:.55;cursor:default}.approve{background:var(--orange);color:#1d1208}.approve.pulse{animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{box-shadow:0 0 #e07a3f8c}50%{box-shadow:0 0 0 9px #e07a3f00}}.changes{background:transparent;color:var(--ink);border:2px solid #c9bfa8!important}.chips{display:none;flex-wrap:wrap;gap:8px;padding:0 16px 16px}.chips button{font-size:14.5px;font-weight:600;border:2px solid var(--teal);color:var(--teal);background:transparent;border-radius:999px;padding:7px 14px}.chips button.keep{border-color:#c9bfa8;color:var(--muted)}.chips button:disabled{opacity:.4;cursor:default}.card.asking .chips{display:flex}.card.asking .actions{display:none}.revised-tag{display:none;position:absolute;top:54px;left:14px;background:var(--teal);color:#fff;font-size:13px;font-weight:700;padding:4px 10px;border-radius:6px;z-index:2}.card.revised .revised-tag{display:block}.stamp{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none;opacity:0}.stamp span{font-family:Alfa Slab One,Georgia,serif;font-size:40px;color:var(--teal);border:5px solid var(--teal);border-radius:12px;padding:6px 22px;rotate:-8deg;background:#f4ecdceb}.card.stamped .stamp{animation:stampIn .45s ease-out forwards}@keyframes stampIn{0%{opacity:0;transform:scale(1.6)}60%{opacity:1;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.done-state{display:none;background:var(--navy-deep);border:2px solid var(--teal);border-radius:14px;padding:26px 22px;text-align:center;color:var(--cream)}.done-state.show{display:block}.done-state .big{font-family:Alfa Slab One,Georgia,serif;font-size:25px;margin-bottom:8px}.done-state p{color:#d8ceba;font-size:16px;line-height:1.5;margin-bottom:16px}.phone{flex:0 0 200px;background:var(--navy-deep);border:3px solid #2b4658;border-radius:26px;padding:14px 10px 16px}.ph-top{display:flex;justify-content:center;margin-bottom:10px}.ph-top i{width:54px;height:5px;border-radius:3px;background:#2b4658;display:block}.ph-label{font-size:13px;color:#b9c2ce;text-align:center;margin-bottom:10px}.feed{display:flex;flex-direction:column;gap:10px;min-height:290px;max-height:460px;overflow:hidden}.feed .post{border-radius:10px;overflow:hidden;background:#0c1c26;flex-shrink:0}.feed .post img{width:100%;display:block;height:auto}.feed .post .meta{font-size:12px;color:var(--teal-light);padding:6px 8px}.feed .post.landing{animation:land .5s ease-out}@keyframes land{0%{transform:translateY(-14px);opacity:0}to{transform:none;opacity:1}}.flyer{position:fixed;z-index:50;border-radius:12px;overflow:hidden;pointer-events:none;box-shadow:0 18px 40px #0006}.flyer img{width:100%;height:100%;object-fit:cover;display:block}@media(prefers-reduced-motion:reduce){.flyer,.card.stamped .stamp,.feed .post.landing,.approve.pulse{animation:none!important;transition:none!important}.card.stamped .stamp{opacity:1}}section{padding:84px 0}section.light{background:var(--cream)}section.light.alt{background:var(--cream-alt)}h2{font-family:Alfa Slab One,Georgia,serif;font-weight:400;font-size:clamp(26px,3.6vw,36px);letter-spacing:.5px;margin-bottom:16px}.sectionlede{font-size:19px;line-height:1.6;color:var(--muted);max-width:640px;margin-bottom:40px}.dark{background:var(--navy);color:var(--cream)}.statband{padding:70px 0}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:36px;margin-top:10px}.statnum{font-family:Alfa Slab One,Georgia,serif;font-size:58px;color:var(--orange);line-height:1;margin-bottom:10px}.stat:nth-child(2) .statnum{color:var(--teal-light)}.stat:nth-child(3) .statnum{color:var(--mustard)}.stat p{font-size:17px;line-height:1.5;color:#d8ceba;max-width:34ch}.statnote{margin-top:34px;font-size:18px;line-height:1.55;color:var(--cream);max-width:62ch}.statsrc{margin-top:14px;font-size:13.5px;color:#8fa3ad}.dark h2{color:var(--cream)}.dark .sectionlede{color:#d8ceba}.cal{max-width:640px;margin-bottom:52px}.cal-head,.cal-week{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.cal-head span{font-size:14px;font-weight:600;color:var(--muted);text-align:center;padding-bottom:6px}.cal-head .thu{color:var(--orange-deep)}.cal-week{margin-bottom:8px}.cal-week>span{background:#efe5cf;border-radius:8px;min-height:54px}.cal-week .thu-cell{background:#fff;border:2px solid var(--orange);position:relative;display:grid;place-items:center;padding:5px}.thu-cell img{width:100%;max-width:88px;height:auto;border-radius:5px;display:block}.thu-cell i{position:absolute;bottom:-8px;left:50%;transform:translate(-50%);background:var(--mustard);color:#4a3608;font-style:normal;font-size:12px;font-weight:700;padding:2px 8px;border-radius:5px;white-space:nowrap}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:28px}.num{font-family:Alfa Slab One,Georgia,serif;color:var(--orange);font-size:22px;margin-bottom:8px}.step h3{font-size:20px;margin-bottom:8px}.step p{font-size:16px;line-height:1.55;color:var(--muted)}.gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.gallery img{width:100%;height:auto;border-radius:10px;border:1px solid #e0d6bd;display:block}.cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:48px}.price{font-family:Alfa Slab One,Georgia,serif;font-size:44px;font-weight:400;color:var(--navy);margin-bottom:14px}.price span{font-size:19px;color:var(--muted);font-weight:600;margin-left:6px;font-family:"Source Sans 3",Arial,sans-serif}.cols h3{font-size:20px;margin:18px 0 10px}.checks{list-style:none}.checks li{padding:8px 0 8px 32px;position:relative;font-size:17px;line-height:1.5}.checks li:before{content:"";position:absolute;left:6px;top:15px;width:14px;height:5px;border-radius:3px;background:var(--orange)}.fine{font-size:15px;line-height:1.55;color:var(--muted);margin-top:6px}.fine.center{text-align:center;margin-top:26px}.dark .fine{color:#c9bfa8}.dark .fine a{color:var(--cream)}.start-band{border-top:8px solid var(--orange)}.start-band h2,.start-band .sectionlede{text-align:center}.start-band .sectionlede{margin-left:auto;margin-right:auto}.onboard{background:var(--navy-deep);border:1px solid #2b4658;border-radius:16px;padding:30px 30px 26px}.ob-progress{display:flex;gap:8px;justify-content:center;margin-bottom:24px}.ob-dot{width:34px;height:8px;border-radius:4px;background:#2b4658;transition:background .3s}.ob-dot.on{background:var(--orange)}.ob-step{display:none}.ob-step.show{display:block}.ob-q{display:block;font-family:Alfa Slab One,Georgia,serif;font-size:22px;margin-bottom:6px}.ob-hint{color:#b9c2ce;font-size:15.5px;margin-bottom:16px;line-height:1.5}.onboard input{width:100%;font:inherit;font-size:17px;padding:13px 15px;border-radius:9px;border:2px solid #2b4658;background:var(--navy);color:var(--cream)}.onboard input::placeholder{color:#7d8fa0}.onboard input:focus{border-color:var(--teal-light);outline:none}.ob-grid{display:grid;gap:12px;margin-bottom:6px}.ob-chips{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:8px}.ob-chips button{font-size:15.5px;font-weight:600;border:2px solid var(--teal);color:var(--teal-light);background:transparent;border-radius:999px;padding:9px 16px}.ob-chips button.on{background:var(--teal);color:#fff}.ob-nav{display:flex;gap:12px;justify-content:flex-end;margin-top:20px}.ghostbtn{background:transparent;color:var(--cream);border:2px solid #2b4658;font-weight:700;font-size:17px;padding:13px 22px;border-radius:10px}.ob-frame{border-radius:12px;overflow:hidden}.ob-frame iframe{display:block;width:100%;border:0}footer{background:var(--navy);color:var(--cream);padding:48px 0;border-top:4px solid var(--orange)}.foot{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap;align-items:flex-start}.wordmark{display:block;margin-bottom:6px;height:auto}.tagline{font-family:Staatliches,Arial Narrow,sans-serif;font-size:15px;letter-spacing:3px;color:var(--teal-light);margin-bottom:10px}footer .fine{color:#c9bfa8;max-width:420px}footer a{color:var(--cream)}.right{text-align:right}@media(max-width:940px){.hero{grid-template-columns:1fr;padding-top:40px;gap:64px}.demo{flex-wrap:wrap;justify-content:center}.inbox{max-width:380px}.phone{flex:0 1 220px}}@media(max-width:560px){.right{text-align:left}.onboard{padding:22px 18px}header.top nav a{margin-left:14px;font-size:15px}}
