:root{--primary:#0ea5e9;--primary-dark:#0c4a6e;--accent:#10b981;--bg-light:#f4f7fa;--bg-card:#fff;--text-main:#0f172a;--text-muted:#64748b;--border:#e2e8f0;--radius:0.75rem;--radius-lg:1rem;--shadow-soft:0 8px 20px rgba(15,23,42,.06)}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--bg-light);color:var(--text-main);line-height:1.5}a{text-decoration:none;color:inherit}.page{min-height:100vh;display:flex;flex-direction:column}.promo-bar{background:var(--primary-dark);color:#fff;font-size:.85rem}.promo-inner{max-width:1100px;margin:0 auto;padding:.55rem 1.25rem;display:flex;justify-content:space-between;align-items:center;gap:.75rem}.promo-button{padding:.35rem .9rem;border-radius:.4rem;border:1px solid hsla(0,0%,100%,.5);background:hsla(0,0%,100%,.15);font-size:.75rem;font-weight:600;color:#fff}.contact-bar{background:#0d1b2a;color:#e2e8f0;font-size:.85rem}.contact-inner{max-width:1100px;margin:0 auto;padding:.5rem 1.25rem;display:flex;justify-content:space-between;align-items:center;gap:.75rem;flex-wrap:wrap}.contact-button{padding:.35rem .9rem;border-radius:.4rem;background:var(--accent);color:#fff;font-size:.75rem;font-weight:600;border:none}.main-nav{background:#fff;border-bottom:1px solid var(--border);box-shadow:0 1px 3px rgba(15,23,42,.04)}.nav-inner{max-width:1100px;margin:0 auto;padding:.9rem 1.25rem;justify-content:space-between;gap:1.5rem;flex-wrap:nowrap}.logo-wrap,.nav-inner{display:flex;align-items:center}.logo-wrap img{display:block;height:60px;width:auto}.nav-links{display:flex;align-items:center;gap:1.4rem;font-size:.9rem;color:var(--text-muted)}.nav-cta,.nav-link-active{color:var(--primary-dark);font-weight:600}.nav-cta{padding:.45rem 1.05rem;border:1px solid var(--accent);border-radius:.5rem;font-size:.8rem;background:#ecfdf5}@media (max-width:768px){.nav-inner{flex-direction:column;align-items:flex-start}.nav-links{margin-top:.4rem;flex-wrap:wrap;row-gap:.4rem}}.hero{background:var(--primary);color:#fff;padding:3.2rem 1.25rem 3.8rem}.hero-inner{max-width:900px;margin:0 auto;text-align:center}.hero-title{font-size:2.4rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.hero-sub{max-width:650px;margin:.5rem auto 1.8rem;font-size:1rem;color:#e0f2fe}.hero-actions{display:flex;gap:.85rem;justify-content:center;flex-wrap:wrap}.btn-primary{background:var(--accent);border-radius:.6rem;border:none;box-shadow:var(--shadow-soft)}.btn-primary,.btn-secondary{color:#fff;padding:.65rem 1.5rem;font-size:.9rem;font-weight:600;cursor:pointer}.btn-secondary{background:transparent;border-radius:.6rem;border:1px solid hsla(0,0%,100%,.7)}.section{max-width:1100px;margin:0 auto;padding:3rem 1.25rem 3.4rem}.section-header-title{font-size:1.7rem;font-weight:700}.section-header-sub{font-size:1rem;color:var(--text-muted);max-width:620px;margin-top:.5rem}.lane-grid{margin-top:2rem;display:grid;grid-template-columns:1fr;grid-gap:1.4rem;gap:1.4rem}@media (min-width:768px){.lane-grid{grid-template-columns:1fr 1fr}}.lane-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.6rem 1.7rem;box-shadow:var(--shadow-soft);display:flex;flex-direction:column;justify-content:space-between}.lane-title{font-size:1.1rem;font-weight:600}.lane-text{font-size:.95rem;color:var(--text-muted);margin-top:.5rem}.lane-footer{margin-top:1.1rem}.btn-lane{display:inline-flex;align-items:center;gap:.3rem;background:var(--primary-dark);color:#fff;padding:.5rem 1.15rem;border-radius:999px;font-size:.85rem;font-weight:600}.footer{background:#fff;border-top:1px solid var(--border);margin-top:auto}.footer-inner{max-width:1100px;margin:0 auto;padding:1rem 1.25rem;font-size:.8rem;color:var(--text-muted);display:flex;justify-content:space-between;align-items:center}.footer-links{display:flex;gap:1rem}@media (max-width:640px){.footer-inner{flex-direction:column;align-items:flex-start;gap:.4rem}}.shop-hero{background:#fff;border-bottom:1px solid var(--border)}.shop-hero-inner{max-width:1100px;margin:0 auto;padding:2.2rem 1.25rem 1.6rem}.shop-title{font-size:1.9rem;font-weight:700;margin-bottom:.4rem}.shop-sub{font-size:1rem;color:var(--text-muted);max-width:620px}.shop-tagline{font-size:.85rem;color:var(--text-muted);margin-top:.5rem}.product-grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}@media (min-width:900px){.product-grid{grid-template-columns:1fr 1fr}}.product-card{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border);padding:1.6rem 1.7rem;box-shadow:var(--shadow-soft);display:flex;flex-direction:column;justify-content:space-between}.product-header{margin-bottom:.9rem}.product-audience{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:var(--primary-dark)}.product-title{font-size:1.1rem;font-weight:600;margin-top:.25rem}.product-description{font-size:.9rem;color:var(--text-muted);margin-top:.35rem}.product-list{list-style:none;padding-left:1rem;margin:.2rem 0 1rem;font-size:.85rem;color:var(--text-muted)}.product-list li:before{content:"• ";margin-left:-.6rem;margin-right:.2rem}.product-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.product-price{font-size:1rem;font-weight:700}.product-button{padding:.5rem 1.1rem;border-radius:999px;border:none;background:var(--primary-dark);color:#fff;font-size:.85rem;font-weight:600;cursor:pointer}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}