:root{--bg:#fbf6ed;--surface:#fffaf3;--card:rgba(255,255,255,.82);--text:#1d1712;--muted:#75685c;--line:#ebddc9;--gold:#b98b4b;--gold-dark:#83602f;--cream:#f1dfc5;--shadow:0 24px 70px rgba(45,30,12,.12);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:radial-gradient(circle at top left,rgba(185,139,75,.2),transparent 34rem),radial-gradient(circle at 80% 18%,rgba(241,223,197,.9),transparent 30rem),var(--bg)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{width:min(1180px,calc(100% - 28px));margin:16px auto 0;padding:12px;border:1px solid rgba(235,221,201,.9);border-radius:999px;background:rgba(255,250,243,.78);backdrop-filter:blur(18px);box-shadow:0 14px 45px rgba(45,30,12,.08);display:flex;align-items:center;justify-content:space-between;position:sticky;top:14px;z-index:20}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,#1d1712,#b98b4b);color:#fff;display:grid;place-items:center;font-weight:900;letter-spacing:-.05em}.brand strong,.brand small{display:block;line-height:1.05}.brand small{color:var(--muted);text-transform:uppercase;letter-spacing:.18em;font-size:11px}.nav{display:flex;gap:28px;color:var(--muted);font-weight:650}.nav a:hover,.text-link:hover,.site-footer a:hover{color:var(--gold-dark)}.header-action,.button,.product-bottom button{border:0;border-radius:999px;cursor:pointer;font-weight:800;transition:transform .2s ease,box-shadow .2s ease}.header-action{background:var(--text);color:#fff;padding:13px 18px}.header-action:hover,.button:hover,.product-bottom button:hover{transform:translateY(-2px)}main{width:min(1180px,calc(100% - 28px));margin:0 auto}.hero{min-height:calc(100vh - 90px);display:grid;grid-template-columns:1.03fr .97fr;gap:46px;align-items:center;padding:66px 0 60px}.eyebrow{margin:0 0 14px;color:var(--gold-dark);font-size:12px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(42px,6vw,80px);line-height:.94;letter-spacing:-.072em;margin-bottom:22px}h2{font-size:clamp(31px,4vw,52px);line-height:1;letter-spacing:-.058em;margin-bottom:0}.hero-text,.about-strip p,.contact-copy p{color:var(--muted);font-size:18px;line-height:1.72}.hero-text{max-width:640px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.button{display:inline-flex;min-height:54px;padding:16px 23px;align-items:center;justify-content:center}.primary{background:var(--text);color:#fff;box-shadow:0 18px 38px rgba(29,23,18,.18)}.ghost{background:rgba(255,255,255,.78);border:1px solid var(--line)}.mini-trust{margin-top:27px;display:flex;flex-wrap:wrap;gap:12px;color:var(--muted);font-weight:700}.mini-trust span{padding:10px 13px;border:1px solid var(--line);background:rgba(255,255,255,.58);border-radius:999px}.hero-visual{position:relative}.hero-image-wrap{padding:16px;border:1px solid #fff;border-radius:42px;background:linear-gradient(145deg,#fffaf3,#ead6b8);box-shadow:var(--shadow)}.hero-image-wrap img{border-radius:32px;width:100%;aspect-ratio:4/4.6;object-fit:cover}.floating-card{position:absolute;left:36px;right:36px;bottom:36px;border:1px solid rgba(235,221,201,.9);border-radius:24px;background:rgba(255,255,255,.82);backdrop-filter:blur(18px);box-shadow:0 18px 44px rgba(45,30,12,.14);padding:18px}.floating-card span,.floating-card strong{display:block}.floating-card span{color:var(--gold-dark);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;margin-bottom:5px}.about-strip{display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;align-items:end;padding:46px;border:1px solid var(--line);border-radius:36px;background:rgba(255,250,243,.66);box-shadow:0 16px 56px rgba(45,30,12,.07)}.about-strip p{margin-bottom:0}.section{padding:88px 0 30px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.text-link{color:var(--gold-dark);font-weight:900}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{overflow:hidden;border:1px solid rgba(235,221,201,.9);border-radius:var(--radius);background:var(--card);box-shadow:0 16px 48px rgba(45,30,12,.08);transition:transform .22s ease,box-shadow .22s ease}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.product-image{position:relative}.product-image img{width:100%;aspect-ratio:4/3.15;object-fit:cover;background:var(--cream)}.product-badge{position:absolute;left:14px;top:14px;padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.85);color:var(--gold-dark);font-size:12px;font-weight:900;backdrop-filter:blur(12px)}.product-body{padding:20px}.product-body h3{font-size:21px;letter-spacing:-.034em;margin-bottom:8px}.product-body p{min-height:50px;color:var(--muted);line-height:1.55}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px}.product-bottom strong{font-size:22px}.product-bottom button{background:var(--text);color:#fff;padding:12px 15px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:64px 0 26px;padding:18px;border-radius:34px;background:#1d1712;color:#fff}.features article{padding:24px;border-radius:24px;background:rgba(255,255,255,.07)}.features span{display:inline-flex;color:var(--cream);font-weight:900;margin-bottom:20px}.features strong{display:block;font-size:19px;margin-bottom:8px}.features p{color:rgba(255,255,255,.72);line-height:1.62;margin-bottom:0}.contact{display:grid;grid-template-columns:.92fr 1.08fr;gap:36px;align-items:start;padding:74px 0 62px}.contact-copy p{margin-top:18px}.contact-form{padding:24px;border:1px solid var(--line);border-radius:32px;background:rgba(255,250,243,.76);box-shadow:var(--shadow)}label{display:grid;gap:8px;margin-bottom:15px;color:var(--muted);font-weight:750}input,textarea{width:100%;padding:15px 16px;border:1px solid var(--line);border-radius:18px;background:#fff;color:var(--text);font:inherit;outline:0}input:focus,textarea:focus{border-color:var(--gold);box-shadow:0 0 0 4px rgba(185,139,75,.14)}.contact-form .button{width:100%;margin-top:4px}.site-footer{width:min(1180px,calc(100% - 28px));margin:0 auto;padding:28px 0 38px;border-top:1px solid var(--line);color:var(--muted);display:flex;align-items:center;justify-content:space-between;gap:18px}.site-footer p{margin:0}.site-footer div{display:flex;gap:18px;font-weight:800}@media(max-width:930px){.nav{display:none}.hero,.about-strip,.contact{grid-template-columns:1fr}.hero{min-height:auto;padding-top:48px}.product-grid,.features{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.site-header,main,.site-footer{width:calc(100% - 20px)}.site-header{border-radius:24px;top:10px}.brand small{display:none}.header-action{padding:12px 14px}.hero-actions,.product-grid,.features{display:grid;grid-template-columns:1fr}.button{width:100%}.about-strip{padding:28px;border-radius:28px}.section-head,.site-footer{flex-direction:column;align-items:flex-start}.floating-card{position:static;margin-top:14px}}.brand-logo {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  object-fit: cover;
  display: block;
}
