:root {
  --bg: #f6f1e8;
  --paper: #fffaf3;
  --text: #181714;
  --muted: #6b665f;
  --dark: #171714;
  --olive: #5f6f45;
  --border: rgba(24, 23, 20, 0.08);
  --shadow: 0 12px 34px rgba(0, 0, 0, 0.07);
  --radius-xl: 34px;
  --radius-lg: 24px;
}
*{box-sizing:border-box} html{scroll-behavior:smooth}
body{margin:0;font-family:'Inter',sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
a{text-decoration:none}
img{max-width:100%;display:block}
.top-announcement{background:#1d2419;color:#fff;text-align:center;padding:11px 16px;font-size:13px;font-weight:600}
.main-nav{background:rgba(246,241,232,.96);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);padding:14px 0}
.brand{font-weight:800;letter-spacing:.14em;font-size:1rem}.nav-link{color:var(--text);font-weight:600;font-size:.95rem}.nav-link:hover{color:var(--olive)}
.nav-icon{color:var(--text);font-size:1.05rem}.cart-pill{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--border);border-radius:999px;padding:10px 14px}
.hero-section{padding:34px 0 28px}.hero-box{background:linear-gradient(135deg,#ebdecb 0%,#f8f2e9 100%);border:1px solid var(--border);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow)}
.hero-content{padding:56px 48px}.eyebrow{margin:0 0 12px;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--olive)}
.hero-title,.section-heading h2{margin:0;font-weight:900;letter-spacing:-.05em;line-height:.95}.hero-title{font-size:clamp(3rem,6vw,5.2rem);margin-bottom:18px}
.hero-text,.section-lead,.mini-copy,.footer-text,.icon-card p,.color-list,.accordion-body{color:var(--muted)}.hero-text{max-width:520px;font-size:1.05rem;margin-bottom:22px}
.hero-bullets{display:flex;flex-wrap:wrap;gap:12px 18px;margin-bottom:28px;font-weight:600}.hero-bullets span{display:inline-flex;align-items:center;gap:8px}.hero-bullets i{color:var(--olive)}
.hero-media{min-height:560px;position:relative;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 20% 15%, rgba(255,255,255,.72), transparent 18%),radial-gradient(circle at 80% 25%, rgba(255,255,255,.58), transparent 14%),linear-gradient(140deg,#d7c7ae 0%,#f0e2cf 52%,#e5d5bd 100%)}
.badge-pill{position:absolute;display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.82);border:1px solid rgba(255,255,255,.45);border-radius:999px;padding:11px 16px;font-size:.9rem;font-weight:700;box-shadow:0 10px 24px rgba(0,0,0,.08);backdrop-filter:blur(8px)}
.badge-top-left{top:52px;left:34px}.badge-top-right{top:52px;right:34px}.badge-bottom-left{bottom:40px;left:42px}
.hero-collage{position:relative;width:100%;height:100%;min-height:520px}.hero-photo{position:absolute;border-radius:28px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.12);border:1px solid rgba(0,0,0,.06);background:#fff}.hero-photo img{width:100%;height:100%;object-fit:cover}
.hero-photo-left{width:230px;height:230px;left:7%;top:30%;transform:rotate(-7deg)}
.hero-photo-center{width:310px;height:310px;left:50%;top:50%;transform:translate(-50%,-50%)}
.hero-photo-right{width:230px;height:230px;right:7%;top:22%;transform:rotate(6deg)}
.featured-cards,.icon-features,.shop-colors,.specs-section,.faq-section{padding:82px 0}
.feature-product-card,.icon-card,.shop-card,.spec-item,.faq-accordion .accordion-item{background:var(--paper);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow)}
.product-visual{min-height:265px;display:flex;align-items:center;justify-content:center;padding:24px;border-bottom:1px solid var(--border)}
.warm-studio-bg{background:linear-gradient(135deg,#c98659 0%,#e0af88 100%)}.soft-paper-bg{background:linear-gradient(135deg,#ece6dd 0%,#f8f4ee 100%)}.green-paper-bg{background:linear-gradient(135deg,#d5ddd0 0%,#edf2ea 100%)}.light-paper-bg{background:linear-gradient(135deg,#efebe3 0%,#faf7f1 100%)}.brown-paper-bg{background:linear-gradient(135deg,#d9c0a1 0%,#ead9c5 100%)}
.product-copy,.shop-card-body{padding:24px}.card-kicker{font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:var(--olive);margin-bottom:10px}.product-copy h3,.shop-card-body h3,.icon-card h3{font-size:1.18rem;font-weight:700;margin-bottom:10px}
.price-line,.price{font-weight:800;color:var(--text)}.simple-link{color:var(--text);font-weight:700;display:inline-flex;align-items:center;gap:8px}.simple-link::after{content:'→'}
.section-heading{max-width:760px;margin:0 auto 28px}.compact-head{max-width:860px}.section-heading h2{font-size:clamp(2.1rem,4vw,3.5rem);margin-bottom:14px}.section-lead{max-width:650px;margin:0 auto;font-size:1rem}
.icon-card{padding:30px 22px;height:100%}.icon-box{width:68px;height:68px;border-radius:18px;display:grid;place-items:center;font-size:1.45rem;color:var(--olive);background:#f1e7da;margin:0 auto 18px}
.shop-card-image{min-height:310px;display:flex;align-items:center;justify-content:center;padding:24px;overflow:hidden;border-bottom:1px solid var(--border)}
.product-visual{overflow:hidden}
.product-image{display:block;width:100%;max-width:100%;height:auto;max-height:220px;object-fit:contain;object-position:center;filter:drop-shadow(0 16px 22px rgba(0,0,0,.15))}
.large-image{max-height:250px}
.cs8-image,.cspro-image{max-height:230px}
.swatches{display:flex;gap:10px;flex-wrap:wrap}.swatch{width:20px;height:20px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px rgba(0,0,0,.1)}.color-list{font-size:.95rem;line-height:1.6}
.specs-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.spec-item{padding:18px 20px}.spec-item span{display:block;color:var(--muted);font-size:.92rem;margin-bottom:8px}
.faq-accordion .accordion-item{overflow:hidden;margin-bottom:14px}.faq-accordion .accordion-button{font-weight:700;padding:20px 22px;background:#fff;box-shadow:none}.faq-accordion .accordion-button:not(.collapsed){background:#fff;color:var(--text)}
.site-footer{background:#151714;color:#fff;padding:72px 0 28px;margin-top:16px}.footer-brand{font-size:1.3rem;font-weight:800;letter-spacing:.12em;margin-bottom:16px}.site-footer a{color:rgba(255,255,255,.72);display:block;margin-bottom:8px}.site-footer a:hover{color:#fff}
.newsletter-form .form-control{min-height:50px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);color:#fff}.newsletter-form .form-control::placeholder{color:rgba(255,255,255,.5)}
.footer-bottom{margin-top:40px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.58);font-size:.92rem}
@media (max-width:991.98px){.hero-content{padding:38px 28px 42px}.hero-media{min-height:420px}.badge-pill{display:none}.hero-photo-left,.hero-photo-right{width:180px;height:180px}.hero-photo-center{width:250px;height:250px}.specs-grid{grid-template-columns:1fr}}
@media (max-width:767.98px){.featured-cards,.icon-features,.shop-colors,.specs-section,.faq-section{padding:56px 0}.hero-box{border-radius:24px}.hero-title{font-size:2.8rem}.hero-collage{min-height:320px}.hero-photo-left{width:130px;height:130px;left:3%;top:36%}.hero-photo-center{width:200px;height:200px}.hero-photo-right{width:130px;height:130px;right:3%;top:26%}}
@media (max-width:575.98px){.hero-bullets{flex-direction:column;gap:8px}.product-copy,.shop-card-body{padding:20px}}
