:root{--bg:#fbf7ef;--surface:#fffdf8;--surface-strong:#f4eadc;--ink:#2f241b;--muted:#746557;--line:#e3d4c1;--accent:#8a5a35;--accent-dark:#5e3820;--sage:#7d8f72;--cream:#fff7e8;--shadow:0 24px 80px #4c311c24;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at top left, #8a5a3524, transparent 34rem), linear-gradient(180deg, var(--bg), #fffdf8 52%, #f8efe2);min-height:100vh;margin:0}a{color:inherit;text-decoration:none}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:10;background:#fffdf8c7;border:1px solid #e3d4c1cc;border-radius:999px;justify-content:space-between;align-items:center;gap:20px;width:min(1120px,100% - 32px);margin:20px auto 0;padding:14px 18px;display:flex;position:sticky;top:16px;box-shadow:0 10px 30px #4c311c14}.brand{align-items:center;gap:12px;display:flex}.brand-mark{background:var(--ink);width:42px;height:42px;color:var(--cream);letter-spacing:-.04em;border-radius:14px;place-items:center;font-weight:800;display:grid}.brand strong{font-size:1rem;display:block}.brand small{color:var(--muted);margin-top:1px;font-size:.76rem;display:block}nav{color:var(--muted);gap:18px;font-size:.94rem;display:flex}nav a:hover{color:var(--accent-dark)}.section{width:min(1120px,100% - 32px);margin:0 auto;padding:92px 0}.hero{grid-template-columns:minmax(0,1.04fr) minmax(320px,.86fr);align-items:center;gap:52px;padding-top:84px;display:grid}.eyebrow{color:var(--accent-dark);letter-spacing:.12em;text-transform:uppercase;margin:0 0 16px;font-size:.78rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.075em;max-width:780px;margin-bottom:26px;font-size:clamp(3.2rem,8vw,6.9rem);line-height:.9}h2{letter-spacing:-.06em;margin-bottom:22px;font-size:clamp(2.15rem,4.5vw,4.4rem);line-height:.98}h3{margin-bottom:10px;font-size:1.25rem}.lead{color:var(--muted);max-width:650px;margin-bottom:30px;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:14px;margin-bottom:28px;display:flex}.button,button{cursor:pointer;border:0;border-radius:999px;padding:15px 22px;font-size:.96rem;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s}.button:hover,button:hover{transform:translateY(-2px)}.primary,button{background:var(--accent-dark);color:#fff9ef;box-shadow:0 16px 34px #5e382038}.secondary{color:var(--accent-dark);border:1px solid var(--line);background:#fffaf1}.trust-list{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.trust-list li{border:1px solid var(--line);color:var(--muted);background:#fffdf8cc;border-radius:999px;padding:9px 12px;font-size:.9rem;font-weight:700}.hero-card{min-height:560px;box-shadow:var(--shadow);background:linear-gradient(145deg,#fffdf8,#f0dfc9);border:1px solid #e3d4c1e6;border-radius:42px;flex-direction:column;justify-content:space-between;padding:28px;display:flex;overflow:hidden}.hero-card p{color:var(--muted);margin:0;font-size:1.08rem;line-height:1.6}.room-scene{background:linear-gradient(#ffffff73,#0000 58%),linear-gradient(120deg,#e9d4bb,#fff4e2);border-radius:30px;min-height:405px;position:relative;overflow:hidden}.room-scene:after{content:"";opacity:.32;background:repeating-linear-gradient(90deg,#bb8c60 0 42px,#ad7c50 42px 84px);height:38%;position:absolute;bottom:0;left:-10%;right:-10%}.sofa{background:#8f7d6c;border-radius:34px 34px 18px 18px;width:190px;height:150px;position:absolute;top:64px;right:36px;box-shadow:inset 0 -18px #00000014}.sofa:after{content:"";background:#7f6a59;border-radius:24px;height:70px;position:absolute;bottom:-36px;left:-24px;right:-24px}.stairs{width:245px;height:178px;position:absolute;bottom:105px;left:70px;transform:skew(-8deg)}.stairs span{background:linear-gradient(#b98250 0 58%,#734522 58%);border-radius:10px 10px 6px 6px;height:48px;position:absolute;right:0;box-shadow:0 12px 24px #4b2f1b29}.stairs span:first-child{width:245px;bottom:0}.stairs span:nth-child(2){width:165px;bottom:52px}.stairs span:nth-child(3){width:88px;bottom:104px}.dog{z-index:2;width:108px;height:78px;position:absolute;bottom:94px;left:125px}.body{background:#5b3a25;border-radius:24px;width:62px;height:34px;position:absolute;bottom:10px;left:24px}.head{background:#5b3a25;border-radius:50%;width:34px;height:32px;position:absolute;bottom:32px;left:68px}.ear{background:#3d2618;border-radius:14px;width:14px;height:24px;position:absolute;bottom:47px;left:73px;transform:rotate(-18deg)}.tail{transform-origin:100%;background:#5b3a25;border-radius:999px;width:34px;height:10px;position:absolute;bottom:34px;left:12px;transform:rotate(-24deg)}.legs{border-left:8px solid #5b3a25;border-right:8px solid #5b3a25;width:44px;height:20px;position:absolute;bottom:0;left:35px}.product-section>div:first-child{max-width:760px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px;display:grid}.feature-grid article{background:var(--surface);border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:0 16px 50px #4c311c0f}.feature-grid span{background:var(--surface-strong);width:42px;height:42px;color:var(--accent-dark);border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;font-weight:900;display:inline-flex}.feature-grid p,.split-section p,.faq-list p,.cta-section p{color:var(--muted);line-height:1.7}.split-section{grid-template-columns:.8fr 1.2fr;align-items:center;gap:42px;display:grid}.quote-card{background:var(--ink);color:#fff7e8;box-shadow:var(--shadow);border-radius:34px;padding:34px}.quote-card p{color:inherit;letter-spacing:-.035em;margin:0;font-size:1.55rem;line-height:1.28}.check-list{gap:10px;margin-top:24px;font-weight:800;display:grid}.check-list p{color:var(--ink);margin:0}.faq-section{max-width:880px}.faq-list{gap:12px;margin-top:28px;display:grid}details{border:1px solid var(--line);background:var(--surface);border-radius:22px;padding:18px 20px}summary{cursor:pointer;font-weight:900}details p{margin:14px 0 0}.cta-section{text-align:center;color:#fff7e8;max-width:880px;box-shadow:var(--shadow);background:linear-gradient(145deg,#3a2a20,#6f4328);border-radius:42px;margin-bottom:80px;padding:70px 42px}.cta-section .eyebrow,.cta-section p{color:#f2dcc1}.interest-form{background:#ffffff1f;border:1px solid #fff3;border-radius:999px;gap:12px;max-width:620px;margin:30px auto 10px;padding:8px;display:flex}.interest-form label{text-align:left;color:#f2dcc1;flex:1;padding-left:18px;font-size:.76rem}input{color:#fff;width:100%;font:inherit;background:0 0;border:0;outline:0;padding:4px 0 0;font-weight:700;display:block}input::placeholder{color:#ffffff9e}.interest-form button{color:var(--accent-dark);box-shadow:none;white-space:nowrap;background:#fff7e8}.form-note{margin:0;font-size:.9rem}.form-note.success{color:#d8f3ce;font-weight:800}footer{width:min(1120px,100% - 32px);color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;gap:18px;margin:0 auto 36px;padding-top:22px;display:flex}footer p{margin:0}@media (width<=840px){.site-header{border-radius:26px;align-items:flex-start}nav{display:none}.hero,.split-section{grid-template-columns:1fr}.hero{padding-top:56px}.hero-card{min-height:430px}.room-scene{min-height:300px}.feature-grid{grid-template-columns:1fr}.interest-form{border-radius:28px;flex-direction:column;padding:14px}.interest-form button{width:100%}footer{flex-direction:column}}
