:root{--bg:#fff;--ink:#080707;--muted:#625c5b;--line:#e8e2df;--soft:#f7f4f2;--wine:#9d1027;--stone:#b8aaa6;--shadow:0 18px 45px #1e151414}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%;display:block}.top-strip{color:#fff;background:#050505;grid-template-columns:repeat(3,1fr);align-items:center;min-height:34px;padding:0 48px;font-size:13px;font-weight:650;display:grid}.top-strip span:nth-child(2){text-align:center}.top-strip span:nth-child(3){text-align:right}.site-header{border-bottom:1px solid var(--line);z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;height:68px;padding:0 48px;display:grid;position:sticky;top:0}.brand{letter-spacing:-.03em;font-family:Georgia,Times New Roman,serif;font-size:38px;line-height:1}.site-header nav{align-items:center;gap:34px;font-size:14px;font-weight:600;display:flex}.header-action{border:1px solid var(--ink);justify-self:end;padding:10px 18px;font-size:13px;font-weight:700}.hero{border-bottom:1px solid var(--line);grid-template-columns:37% 63%;min-height:350px;display:grid;overflow:hidden}.hero-copy{z-index:1;background:linear-gradient(90deg,#fff 0% 76%,#fff0);flex-direction:column;justify-content:center;padding:44px 0 42px 76px;display:flex;position:relative}.hero h1{letter-spacing:0;max-width:520px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,4.2vw,60px);font-weight:500;line-height:.98}.hero h1:after{content:"";background:var(--wine);width:44px;height:3px;margin:22px 0 18px;display:block}.hero p{color:#242120;max-width:420px;margin:0;font-size:18px;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:18px;margin-top:28px;display:flex}.button{border:1px solid var(--ink);justify-content:center;align-items:center;min-height:44px;padding:0 28px;font-size:14px;font-weight:700;transition:transform .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-dark{background:var(--ink);color:#fff}.button-light{color:var(--ink);background:#fff}.hero-media{background-image:linear-gradient(90deg,#ffffffb8 0%,#fff0 22%),url(/assets/eve-lace/hero.png);background-position:50%;background-size:cover;min-height:350px}.product-section,.category-grid,.service-grid,.lower-grid,.site-footer{width:min(1320px,100% - 96px);margin-inline:auto}.product-section{grid-template-columns:190px minmax(0,1fr);gap:28px;padding:30px 0 18px;display:grid}.section-kicker{flex-direction:column;justify-content:center;gap:14px;display:flex}.section-kicker h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500}.section-kicker p{color:var(--muted);margin:0;font-size:14px}.section-kicker a,.sync-card a:not(.button){width:max-content;color:var(--wine);border-bottom:1px solid;font-size:14px;font-weight:700}.product-rail{grid-template-columns:repeat(7,minmax(0,1fr));gap:18px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:4px;min-width:0;transition:transform .18s,box-shadow .18s;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.product-card img{aspect-ratio:1/1.1;object-fit:cover;background:var(--soft);width:100%}.product-card span,.product-card strong{padding-inline:10px;display:block}.product-card span{color:#161212;min-height:42px;padding-top:10px;font-size:14px;line-height:1.25}.product-card strong{color:var(--wine);padding-bottom:10px;font-size:14px}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:0 0 18px;display:grid}.category-tile{color:#fff;background-position:50% 38%;background-size:cover;border-radius:4px;flex-direction:column;justify-content:center;min-height:96px;padding:22px;display:flex;overflow:hidden}.category-tile span{font-family:Georgia,Times New Roman,serif;font-size:24px}.category-tile strong{border-bottom:1px solid;width:max-content;margin-top:9px;font-size:14px}.service-grid{border:1px solid var(--line);border-radius:6px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:0;display:grid;overflow:hidden}.service-grid article{border-right:1px solid var(--line);padding:24px 24px 22px}.service-grid article:last-child{border-right:0}.line-icon{color:var(--wine);font-size:32px;line-height:1}.service-grid h3,.lower-grid h2,.site-footer h3{margin:14px 0 8px;font-size:15px}.service-grid p,.lower-grid p,.site-footer p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.lower-grid{grid-template-columns:2fr 1fr;gap:14px;margin-top:18px;display:grid}.sync-card,.newsletter{border:1px solid var(--line);background:#fff;border-radius:6px;padding:24px}.sync-card{grid-template-columns:auto 1fr auto;align-items:center;gap:20px;display:grid}.sync-mark{color:var(--wine);font-size:44px;line-height:1}.sync-note{max-width:620px;padding-top:12px}.newsletter form{grid-template-columns:1fr auto;gap:8px;margin:16px 0 10px;display:grid}.newsletter input{border:1px solid var(--line);border-radius:2px;min-width:0;padding:12px;font-size:13px}.newsletter button{background:var(--ink);color:#fff;cursor:pointer;border:0;padding:0 18px;font-size:13px;font-weight:700}.newsletter span{color:var(--muted);font-size:12px}.site-footer{grid-template-columns:2fr repeat(2,1fr) 1.4fr;gap:36px;padding:36px 0 42px;display:grid}.site-footer .brand{font-size:34px}.site-footer a:not(.brand){color:#2b2726;margin-top:8px;font-size:13px;display:block}.age-note{grid-template-columns:1fr auto;align-items:center;gap:16px;display:grid}.age-note strong{border:1px solid var(--wine);width:54px;height:54px;color:var(--wine);border-radius:50%;place-items:center;font-size:22px;display:grid}@media (max-width:1100px){.site-header,.top-strip{padding-inline:24px}.hero{grid-template-columns:1fr}.hero-copy{padding:54px 24px 34px}.hero-media{min-height:320px}.product-section,.category-grid,.service-grid,.lower-grid,.site-footer{width:min(100% - 48px,880px)}.product-section,.lower-grid,.site-footer{grid-template-columns:1fr}.product-rail{grid-template-columns:repeat(4,minmax(0,1fr))}.category-grid,.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.top-strip{text-align:center;grid-template-columns:1fr;gap:4px;padding-block:8px}.top-strip span:nth-child(3){text-align:center}.site-header{grid-template-columns:1fr;height:auto;padding-block:18px}.site-header nav{flex-wrap:wrap;gap:14px 20px}.header-action{justify-self:start}.hero h1{font-size:46px}.hero-actions,.newsletter form,.sync-card{grid-template-columns:1fr;display:grid}.product-rail,.category-grid,.service-grid{grid-template-columns:1fr 1fr}.service-grid article{border-right:0;border-bottom:1px solid var(--line)}}@media (max-width:520px){.product-section,.category-grid,.service-grid,.lower-grid,.site-footer{width:min(100% - 28px,440px)}.product-rail,.category-grid,.service-grid{grid-template-columns:1fr}}
