:root{
  --ink:#17312c;--muted:#65736d;--cream:#fbf7ef;--paper:#fffdf8;--sage:#dfeadf;--sage2:#edf4eb;
  --blue:#dfeaf2;--peach:#f4dfd4;--sand:#eadfc9;--lav:#e8e1ef;--gold:#caa76a;--line:#d9ded8;
  --deep:#234e43;--shadow:0 12px 34px rgba(31,49,43,.08);--radius:24px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);line-height:1.55}
a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(1180px,92%);margin:auto}
.announce{background:var(--deep);color:#fff;text-align:center;padding:9px 12px;font-size:14px}.nav{display:flex;align-items:center;justify-content:space-between;padding:22px 0;gap:24px}.brand{display:flex;align-items:center;gap:12px;font-weight:800;font-size:22px}.mark{width:42px;height:42px;border:2px solid var(--deep);border-radius:50%;display:grid;place-items:center;font-family:Georgia,serif}.links{display:flex;gap:26px;align-items:center;font-size:15px}.nav-actions{display:flex;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:999px;border:1px solid var(--deep);font-weight:750;cursor:pointer}.btn.primary{background:var(--deep);color:#fff}.btn.soft{background:var(--sage2)}
.hero{padding:56px 0 36px}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:48px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800;color:#6b7f76}.hero h1{font-family:Georgia,serif;font-size:clamp(46px,6vw,78px);line-height:.98;margin:12px 0 20px;letter-spacing:-.03em}.hero p{font-size:19px;color:#4f635b;max-width:670px}.hero-card{background:linear-gradient(145deg,var(--sage2),#f9efe7);padding:18px;border-radius:34px;box-shadow:var(--shadow);border:1px solid #e1e5dd}.hero-card img{border-radius:24px}.hero-badges{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.badge{background:#fff9;padding:10px 12px;border-radius:14px;font-size:12px;font-weight:700;text-align:center}
.trust{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:30px auto 70px}.trust div{background:#fff;border:1px solid var(--line);padding:16px;border-radius:18px;text-align:center;font-weight:700;font-size:14px}
.section{padding:78px 0}.section.alt{background:var(--cream)}.section-title{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:30px}.section h2{font-family:Georgia,serif;font-size:clamp(34px,4vw,52px);line-height:1.04;margin:0}.section-title p{max-width:570px;color:var(--muted)}
.collection{display:grid;grid-template-columns:1.05fr .95fr;gap:30px;background:#fff;border:1px solid var(--line);border-radius:32px;padding:22px;box-shadow:var(--shadow)}.collection-preview{display:grid;grid-template-columns:2fr 1fr;gap:10px}.collection-preview .main{grid-row:span 2}.collection-preview img{width:100%;height:100%;object-fit:cover;border-radius:22px}.collection-copy{padding:18px 16px 8px}.collection-copy h3{font-family:Georgia,serif;font-size:40px;line-height:1.04;margin:6px 0}.price{font-size:38px;font-weight:850;margin:18px 0}.pills{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.pill{background:var(--sage2);padding:7px 10px;border-radius:999px;font-size:13px;font-weight:700}.feature-list{display:grid;gap:12px;margin:22px 0}.feature-list div{display:flex;gap:12px}.dot{width:9px;height:9px;border-radius:50%;background:var(--gold);margin-top:8px;flex:0 0 auto}
.values-grid,.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.value,.card{border:1px solid var(--line);border-radius:24px;padding:24px;background:#fff}.value:nth-child(1){background:var(--sage2)}.value:nth-child(2){background:var(--blue)}.value:nth-child(3){background:var(--peach)}.value:nth-child(4){background:var(--lav)}.value:nth-child(5){background:#f6ebce}.value:nth-child(6){background:#e8f0ee}.value h3,.card h3{font-family:Georgia,serif;font-size:24px;margin:6px 0 8px}.value p,.card p{color:#55675f}
.scenes{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.scene{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden}.scene img{aspect-ratio:4/3;object-fit:cover}.scene div{padding:14px 16px}.scene strong{display:block;font-family:Georgia,serif;font-size:20px}.scene span{font-size:13px;color:var(--muted)}
.quote{font-family:Georgia,serif;font-size:36px;line-height:1.2;max-width:950px;margin:auto;text-align:center}.quote small{display:block;margin-top:16px;font-family:Inter,sans-serif;font-size:14px;color:var(--muted)}
.starter{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:center;background:linear-gradient(130deg,#eef5ec,#f7e8df);padding:34px;border-radius:32px}.starter h3{font-family:Georgia,serif;font-size:38px;margin:6px 0}.newsletter{background:var(--deep);color:#fff;border-radius:32px;padding:42px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:28px}.newsletter h3{font-family:Georgia,serif;font-size:36px;margin:0}.newsletter p{color:#d6e4df}.newsletter form{display:flex;gap:8px}.newsletter input{min-width:280px;padding:13px 16px;border-radius:999px;border:0}.newsletter button{border:0}
.footer{padding:55px 0 30px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:35px}.footer h4{margin:0 0 12px}.footer a{display:block;color:#64756e;margin:8px 0}.fine{border-top:1px solid var(--line);margin-top:35px;padding-top:18px;color:#7a8983;font-size:13px;display:flex;justify-content:space-between;gap:16px}
.page-hero{padding:58px 0 34px;background:var(--cream)}.page-hero h1{font-family:Georgia,serif;font-size:54px;line-height:1.02;margin:8px 0}.prose{max-width:800px;margin:auto;padding:56px 0}.prose h2{font-family:Georgia,serif;font-size:34px;margin-top:40px}.prose h3{font-family:Georgia,serif;font-size:25px}.prose p,.prose li{color:#485c54}.notice{background:var(--sage2);border-left:4px solid var(--deep);padding:18px 20px;border-radius:12px}
@media(max-width:900px){.links{display:none}.hero-grid,.collection,.starter,.newsletter,.footer-grid{grid-template-columns:1fr}.trust{grid-template-columns:repeat(2,1fr)}.values-grid,.cards,.scenes{grid-template-columns:repeat(2,1fr)}.collection-preview{grid-template-columns:1fr 1fr}.collection-preview .main{grid-column:1/-1;grid-row:auto}.newsletter form{flex-direction:column}.newsletter input{min-width:0;width:100%}.hero{padding-top:30px}}
@media(max-width:560px){.nav{padding:14px 0}.brand{font-size:18px}.mark{width:36px;height:36px}.nav-actions .soft{display:none}.hero h1{font-size:47px}.trust,.values-grid,.cards,.scenes{grid-template-columns:1fr}.section{padding:55px 0}.collection{padding:14px}.collection-preview{grid-template-columns:1fr}.collection-preview .main{grid-column:auto}.page-hero h1{font-size:42px}.fine{flex-direction:column}}
