:root{--primary: #8C182B;--primary-light: #C97F8C;--navy: #16232F;--ink: #26221D;--muted: #6B665C;--muted-2: #9C978B;--bg: #FDFBF8;--border: #E7E2D8}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;color:var(--ink);background:var(--bg);overflow-x:hidden}h1,h2,h3{font-family:Poppins,sans-serif}a{color:inherit}img{max-width:100%;display:block}.topbar{background:var(--navy);color:#edeae3;padding:8px 32px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;font-size:13px}.topbar .left,.topbar .right{display:flex;gap:16px;flex-wrap:wrap;align-items:center}.topbar .sep{opacity:.5}.header{position:sticky;top:0;z-index:50;background:#fff;box-shadow:0 1px #0000000f}.header-inner{max-width:1360px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.brand{display:flex;align-items:center;gap:10px;text-decoration:none}.brand img{height:48px;width:72px;object-fit:contain}.nav{display:flex;gap:18px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.nav a{text-decoration:none;font-size:13px;font-weight:700;letter-spacing:.01em;color:var(--ink);white-space:nowrap}.nav a.active{color:var(--primary)}.lang-btn{border:1.5px solid var(--primary);background:none;color:var(--primary);font-weight:700;font-size:12px;padding:5px 12px;border-radius:999px;cursor:pointer;font-family:inherit;white-space:nowrap}.btn{display:inline-block;background:var(--primary);color:#fff;text-decoration:none;font-weight:700;font-size:15px;padding:14px 28px;border-radius:6px;border:none;cursor:pointer;font-family:inherit}.btn-outline{display:inline-block;background:transparent;border:1.5px solid rgba(255,255,255,.6);color:#fff;text-decoration:none;font-weight:700;font-size:15px;padding:14px 28px;border-radius:6px}.footer{background:#12181f;padding:56px 32px 28px;color:#edeae3}.footer-grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px;padding-bottom:32px;border-bottom:1px solid rgba(255,255,255,.08)}.footer-brand img{height:36px;width:auto;object-fit:contain;filter:grayscale(1) brightness(2);margin-bottom:14px}.footer-brand p{color:var(--muted-2);font-size:13px;line-height:1.6;max-width:280px}.footer-social{display:flex;gap:12px;margin-top:16px}.footer-social a{width:32px;height:32px;border-radius:50%;border:1px solid rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center}.footer h4{font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#fff;margin-bottom:16px}.footer ul{list-style:none;display:flex;flex-direction:column;gap:10px}.footer a{color:var(--muted-2);text-decoration:none;font-size:13px}.footer-bottom{max-width:1280px;margin:0 auto;padding-top:20px;font-size:12px;color:var(--muted-2);text-align:center}.page-intro{background:var(--navy);padding:64px 32px}.page-intro .inner{max-width:1280px;margin:0 auto}.eyebrow{color:var(--primary-light);font-weight:700;letter-spacing:.14em;font-size:13px;text-transform:uppercase;margin-bottom:14px}.page-intro h1{font-weight:800;font-size:36px;color:#fff;margin-bottom:16px;max-width:760px}.page-intro p{font-size:16px;line-height:1.6;color:#c7c3ba;max-width:640px}.contact-band{background:var(--primary);padding:72px 32px;text-align:center;color:#fff}.contact-band .eyebrow{color:#f0c7ce}.contact-band h2{font-weight:800;font-size:28px;margin-bottom:14px}.contact-band p.body{max-width:560px;margin:0 auto 32px;font-size:16px;line-height:1.6;color:#f5dee2}.contact-band .btn{background:#fff;color:var(--primary)}.reveal{opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.reveal{transition:none;opacity:1;transform:none}}@media(max-width:900px){.footer-grid{grid-template-columns:1fr;gap:28px}}@media(max-width:640px){.header-inner{flex-direction:column;align-items:flex-start}.nav{justify-content:flex-start}.page-intro h1{font-size:28px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/theme.css.map */
