:root{--navy:#1E2D6B;--coral:#FF6F61;--white:#fff;--soft:#F8F9FB;--text:#1E2D6B;--muted:#5A648C;--border:#E6E9F2;--font:"Poppins",system-ui,-apple-system,sans-serif;--radius:14px;--maxw:1160px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--text);background:var(--white);line-height:1.6;font-size:16px}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.container{max-width:var(--maxw);margin:0 auto;padding:0 20px}h1,h2,h3{line-height:1.2;font-weight:700}.section{padding:72px 0}.section--soft{background:var(--soft)}.eyebrow{display:inline-block;font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--coral);margin-bottom:14px}.h-xl{font-size:clamp(30px,5vw,52px)}.h-lg{font-size:clamp(26px,4vw,40px)}.h-md{font-size:clamp(20px,3vw,28px)}.lead{font-size:clamp(16px,2vw,19px);color:var(--muted);max-width:640px}.btn{display:inline-block;background:var(--coral);color:#fff!important;-webkit-text-fill-color:#fff;font-weight:600;font-size:17px;padding:16px 36px;border-radius:999px;border:0;cursor:pointer;text-align:center;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 7px 16px #4a4a4a47}.btn:hover{transform:translateY(-2px);box-shadow:0 12px 26px #4a4a4a57}.btn--ghost{background:transparent;color:var(--navy)!important;-webkit-text-fill-color:var(--navy);border:2px solid var(--navy);box-shadow:none}.btn--ghost:hover{box-shadow:none;background:var(--navy);color:#fff!important;-webkit-text-fill-color:#fff}.grid{display:grid;gap:28px}@media(min-width:768px){.grid--2{grid-template-columns:1fr 1fr}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--4{grid-template-columns:repeat(4,1fr)}}.card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:28px}.center{text-align:center}.mt-2{margin-top:16px}.mt-3{margin-top:24px}.mt-4{margin-top:40px}.site-header{position:sticky;top:0;z-index:50;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;height:84px}.site-header__logo img{height:48px;width:auto}.site-header__nav{display:flex;gap:28px;font-weight:500;font-size:15px}.site-header__nav a:hover{color:var(--coral)}.site-header__cart{position:relative;font-weight:600;font-size:15px}.cart-count{background:var(--coral);color:#fff;border-radius:999px;font-size:11px;padding:1px 7px;margin-left:4px}@media(max-width:767px){.site-header__nav{display:none}.site-header__inner{height:72px}.site-header__logo img{height:42px}}.site-footer{background:var(--navy);color:#fff;padding:56px 0 28px;margin-top:0}.site-footer a{color:#c7cde6}.site-footer a:hover{color:#fff}.site-footer__logo img{height:36px;width:auto}.site-footer__grid{display:grid;gap:32px;margin-bottom:36px}@media(min-width:768px){.site-footer__grid{grid-template-columns:2fr 1fr 1fr}}.site-footer__small{border-top:1px solid rgba(255,255,255,.15);padding-top:22px;font-size:13px;color:#9aa3c7}.product-page{display:grid;gap:44px;padding:56px 0}@media(min-width:900px){.product-page{grid-template-columns:1.1fr 1fr}}.product-page__media img{border-radius:var(--radius);border:1px solid var(--border)}.price{font-size:30px;font-weight:700}.price--compare{font-size:19px;color:var(--muted);text-decoration:line-through;font-weight:500;margin-left:10px}.product-form button{width:100%;margin-top:22px}.rte{color:var(--muted)}.rte h3{color:var(--text);margin:20px 0 8px}.rte ul{padding-left:22px;margin:10px 0}.cart-table{width:100%;border-collapse:collapse;margin:28px 0}.cart-table th,.cart-table td{padding:14px 10px;border-bottom:1px solid var(--border);text-align:left;vertical-align:middle}.cart-table img{width:72px;border-radius:8px}.page-narrow{max-width:760px;margin:0 auto;padding:56px 20px}.form-simple{display:grid;gap:14px;max-width:420px}.form-simple input{padding:13px 16px;border:1px solid var(--border);border-radius:10px;font-family:var(--font);font-size:15px}
/*# sourceMappingURL=/cdn/shop/t/7/assets/base.css.map */
