@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@1,600&display=swap');
:root{--navy:#081826;--ink:#102331;--gold:#c8a96a;--wine:#7a2834;--bone:#f5f1e8;--ice:#dceaf0;--line:rgba(8,24,38,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bone);color:var(--navy);font-family:'DM Sans',sans-serif}.nav{position:fixed;z-index:20;top:20px;left:50%;transform:translateX(-50%);width:min(1040px,calc(100% - 28px));display:flex;align-items:center;justify-content:space-between;padding:12px 15px;border:1px solid rgba(255,255,255,.35);border-radius:18px;background:rgba(245,241,232,.82);backdrop-filter:blur(16px);box-shadow:0 12px 40px rgba(8,24,38,.12)}.brand{display:flex;gap:10px;align-items:center;color:inherit;text-decoration:none;font-weight:700;line-height:.9;letter-spacing:.05em}.brand small{display:block;font-size:9px;letter-spacing:.34em;margin-top:5px}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--navy);color:var(--gold);font-family:serif;font-size:23px}.nav nav{display:flex;gap:28px}.nav nav a{color:inherit;text-decoration:none;font-size:13px}.nav-actions{display:flex;gap:8px}.nav button{border:0;cursor:pointer}.ghost{background:transparent}.cart-button,.primary,.checkout{background:var(--navy);color:white;border-radius:12px;padding:11px 16px}.hero{min-height:900px;padding:145px max(5vw,24px) 75px;display:grid;grid-template-columns:1.05fr .95fr;gap:5vw;align-items:center;background:radial-gradient(circle at 80% 20%,#e6d8bc 0,transparent 30%)}.eyebrow{font-size:11px;letter-spacing:.22em;font-weight:700;color:var(--wine)}h1{font-size:clamp(54px,7vw,105px);line-height:.91;letter-spacing:-.065em;margin:25px 0}h1 em{font-family:'Playfair Display',serif;color:var(--wine);font-weight:600}h2{font-size:clamp(38px,5vw,72px);line-height:1;letter-spacing:-.05em;margin:15px 0}.hero-copy>p:not(.eyebrow){max-width:520px;color:#4b5b64;font-size:18px}.hero-actions{display:flex;gap:12px;margin-top:35px}.hero-actions a{text-decoration:none}.secondary{border:1px solid var(--line);color:inherit;border-radius:12px;padding:11px 16px}.hero-stage{position:relative;min-height:620px}.hero-photo{position:absolute;inset:40px 0 30px 50px;border-radius:220px 220px 24px 24px;background:linear-gradient(160deg,transparent,rgba(8,24,38,.5)),url('https://images.unsplash.com/photo-1607623814075-e51df1bdc82f?auto=format&fit=crop&w=1200&q=85') center/cover;box-shadow:0 40px 80px rgba(8,24,38,.28)}.temperature{position:absolute;z-index:2;top:0;right:0;width:150px;height:150px;border-radius:50%;display:grid;place-content:center;background:var(--navy);color:white;font-size:30px;text-align:center}.temperature small{display:block;font-size:8px;letter-spacing:.18em;color:var(--gold)}.stage-note{position:absolute;z-index:2;bottom:0;left:0;padding:22px;width:200px;background:white;border-radius:18px;box-shadow:0 20px 50px rgba(8,24,38,.15)}.stage-note span{color:var(--gold);font-size:30px}.stage-note b,.stage-note small{display:block;margin-top:7px}.stage-note small{color:#71808a}.ribbon{background:var(--navy);color:white;display:grid;grid-template-columns:repeat(4,1fr);padding:23px max(5vw,24px);font-size:12px;letter-spacing:.15em}.ribbon span{text-align:center;border-right:1px solid #32414b}.ribbon span:last-child{border:0}.products-section{padding:100px max(5vw,24px)}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.filters{display:flex;gap:10px}.filters input,.filters select{background:white;border:1px solid var(--line);border-radius:12px;padding:13px 15px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product{background:white;border-radius:20px;overflow:hidden;border:1px solid var(--line);transition:.25s}.product:hover{transform:translateY(-5px);box-shadow:0 18px 35px rgba(8,24,38,.1)}.product-image{height:240px;background-size:cover;background-position:center}.product-info{padding:20px}.product-meta{display:flex;justify-content:space-between;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#667780}.product h3{font-size:21px;margin:14px 0 5px}.product .thai{font-size:13px;color:#6e7d85}.product-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.product-bottom button{border:0;border-radius:10px;background:var(--navy);color:white;padding:10px 13px;cursor:pointer}.intelligence{margin:40px max(3vw,15px);padding:80px max(5vw,30px);border-radius:34px;background:var(--navy);color:white;display:grid;grid-template-columns:1fr 1fr;gap:60px}.intelligence p:not(.eyebrow){color:#9eacb5;max-width:500px}.metrics{display:grid;grid-template-columns:1fr 1fr}.metrics article{padding:25px;border:1px solid #30414c}.metrics strong{display:block;font-size:38px;color:var(--gold)}.metrics span{font-size:12px;color:#aeb9c0}.process{padding:90px max(5vw,24px)}.steps{display:grid;grid-template-columns:repeat(4,1fr);margin-top:35px}.steps span{border-top:1px solid var(--line);padding:20px}.steps b,.steps i{display:block}.steps b{color:var(--gold);font-size:28px}.steps i{font-style:normal;margin-top:25px}.contact{margin:20px max(3vw,15px);min-height:560px;border-radius:34px;overflow:hidden;display:grid;grid-template-columns:.85fr 1.15fr;background:#d9e8ed}.contact-card{padding:70px}.contact-card a,.contact-card p{display:block;color:inherit;margin:14px 0;max-width:420px}.contact iframe{width:100%;height:100%;border:0;filter:grayscale(.8) contrast(.9)}footer{background:#050f18;color:white;padding:80px max(5vw,24px) 120px}footer div{font-size:clamp(80px,18vw,260px);line-height:.72;letter-spacing:-.08em;color:#132735}footer p{font-size:11px;color:#7e8c94}.cart-bar{position:fixed;z-index:25;bottom:16px;left:50%;transform:translateX(-50%);width:min(560px,calc(100% - 28px));background:var(--navy);color:white;border-radius:16px;padding:13px 16px;align-items:center;gap:20px;box-shadow:0 20px 45px rgba(0,0,0,.3)}.cart-bar:not([hidden]){display:flex}.cart-bar strong{margin-left:auto;color:var(--gold)}.cart-bar button{border:0;background:white;border-radius:10px;padding:9px 12px;cursor:pointer}.backdrop{position:fixed;z-index:29;inset:0;background:rgba(0,0,0,.45);backdrop-filter:blur(3px)}.cart-sheet{position:fixed;z-index:30;bottom:0;left:50%;width:min(720px,100%);max-height:85vh;overflow:auto;transform:translate(-50%,105%);transition:.35s;background:var(--bone);border-radius:25px 25px 0 0;padding:28px}.cart-sheet.open{transform:translate(-50%,0)}.sheet-head{display:flex;justify-content:space-between}.sheet-head button{border:0;background:transparent;font-size:32px}.cart-line{display:grid;grid-template-columns:1fr auto auto;gap:15px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line)}.qty{display:flex;align-items:center;gap:10px}.qty button{width:28px;height:28px;border:1px solid var(--line);background:white;border-radius:8px}.total{display:flex;justify-content:space-between;font-size:22px;padding:25px 0}.checkout{width:100%;border:0;font-size:15px;padding:16px;cursor:pointer}
@media(max-width:800px){.nav nav{display:none}.hero{grid-template-columns:1fr;padding-top:130px}.hero-stage{min-height:520px}.product-grid{grid-template-columns:1fr 1fr}.section-head,.intelligence{grid-template-columns:1fr;display:grid}.filters{flex-wrap:wrap}.steps{grid-template-columns:1fr 1fr}.contact{grid-template-columns:1fr}.contact iframe{min-height:380px}}@media(max-width:520px){h1{font-size:52px}.hero{min-height:auto}.hero-stage{min-height:420px}.hero-photo{inset:30px 0 20px}.temperature{width:110px;height:110px;font-size:23px}.ribbon{grid-template-columns:1fr 1fr;gap:18px}.product-grid{grid-template-columns:1fr}.product-image{height:280px}.metrics{grid-template-columns:1fr 1fr}.contact-card{padding:45px 28px}.hero-actions{flex-direction:column;align-items:flex-start}}

.line-link{border-color:#2fb344}.checkout-label{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;color:#5c6c75}.checkout-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.checkout-options .checkout{width:100%}.checkout-line{background:#06c755}.checkout-messenger{background:#0866ff}.checkout-note{font-size:12px;line-height:1.45;color:#6c7a82;margin:10px 2px 0}@media(max-width:520px){.checkout-options{grid-template-columns:1fr}}
