:root{
    --store-ink:#172321;
    --store-muted:#64736f;
    --store-line:#e2e8e6;
    --store-soft:#f4f7f6;
    --store-teal:#087b72;
    --store-teal-dark:#075e58;
    --store-coral:#e46f5d;
    --store-lime:#b9d84a;
    --store-radius:18px;
    --store-font:"Segoe UI Variable Text","Segoe UI",Arial,sans-serif;
}

html,body,button,input,select,textarea{font-family:var(--store-font)}
body{background:#fff;color:var(--store-ink);font-size:15px;line-height:1.55}
.brand strong,.hero h1,.hero__metric strong,.finder-card h2,.finder-card h3,
.section-heading h2,.category-tile h3,.system-mark,.product-card h3,.price strong,
.benefit-grid h3,.clinic-panel h2,.clinic-panel__visual strong,.brand-wall a,
.article-grid h3,.article-grid__visual span,.editorial-block__grid h2,.page-hero h1,
.page-title h1,.product-info h1,.product-price strong,.tab-panel h2,.prose h2,
.prose h3,.modal h2,.cart-row__product strong,.cart-row__total,.order-summary h2,
.order-summary__total dd,.form-card h2,.success-panel h1,.success-panel__meta strong,
.auth-visual h1,.auth-form h2,.account-header h1,.account-avatar,.account-card h2,
.account-orders>h2,.error-page>span,.error-page h1{font-family:var(--store-font)}

.container{width:min(1320px,calc(100% - 48px))}
.announcement{background:#f4f7f6;color:#52615e;border-bottom:1px solid var(--store-line);font-size:11px;letter-spacing:0;text-transform:none}
.announcement__inner{min-height:36px}
.announcement__inner>span:first-child{font-weight:700;color:var(--store-teal-dark)}
.announcement__meta{font-weight:650;color:#344440}
.site-header{border-bottom:0;background:rgba(255,255,255,.98)}
.site-header.is-stuck{box-shadow:0 12px 36px rgba(16,45,41,.09)}
.header-main{grid-template-columns:270px minmax(320px,1fr) auto;gap:24px;min-height:92px}
.brand{gap:13px}
.brand img{width:44px;height:44px}
.brand strong{font-size:22px;font-weight:800;letter-spacing:.035em}
.brand small{margin-top:3px;color:#74827f;font-size:9px;letter-spacing:.13em}
.global-search{min-height:50px;border:1px solid #dce4e1;border-radius:12px;background:#f5f7f6;padding-left:16px}
.global-search button{border-left:0;border-radius:0 11px 11px 0;background:var(--store-teal);color:#fff;padding:0 22px}
.global-search:focus-within{border-color:var(--store-teal);box-shadow:0 0 0 4px rgba(8,123,114,.1)}
.locale-switch{overflow:hidden;border:1px solid #dce4e1;border-radius:10px}
.locale-switch a{width:36px;height:36px}
.locale-switch a.is-active{background:var(--store-teal)}
.currency-form select{height:38px;border-radius:9px;background:#f1f5f3}
.tool-link{min-width:52px;min-height:52px;border-radius:10px;font-size:10px}
.tool-link:hover{background:#f2f6f5}
.tool-link b{background:var(--store-coral)}
.category-nav{background:#26312f;border:0;color:#fff}
.category-nav .container{gap:30px;min-height:52px}
.category-nav a{color:#eaf0ee;font-size:13px}
.category-nav a:hover{color:#fff}
.category-nav .catalog-trigger{min-width:260px;margin-left:0;background:var(--store-teal);padding:0 22px;font-weight:750}

.home-marquee{border:0;background:var(--store-lime);color:#1e2b29}
.home-marquee__group span{min-height:40px;font-size:10px;letter-spacing:.09em}
.home-marquee__group span:after{background:rgba(30,43,41,.35)}
.home-marquee--dark{background:#26312f;color:#fff}

.hero--cms{min-height:530px;margin:0 auto;background:linear-gradient(110deg,#102c29 0%,#153a35 52%,#0a1715 100%)}
.hero--cms:before{background:radial-gradient(circle at 72% 46%,rgba(185,216,74,.18),transparent 34%),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:auto,56px 56px;mask-image:none}
.hero__grid{min-height:530px}
.hero__content{padding:60px 6vw 60px 0}
.hero h1{max-width:760px;margin:14px 0 20px;font-size:clamp(42px,4.7vw,66px);font-weight:780;line-height:1.02;letter-spacing:-.045em}
.hero__content>p{max-width:620px;color:#c7d5d1;font-size:17px;line-height:1.65}
.eyebrow{color:var(--store-lime);font-size:10px;letter-spacing:.14em}
.eyebrow--dark{color:var(--store-teal)}
.hero__actions{margin-top:28px}
.button{min-height:48px;border-radius:10px;font-size:13px;font-weight:750}
.button--primary{background:var(--store-teal);border-color:var(--store-teal);box-shadow:0 10px 24px rgba(8,123,114,.2)}
.button--primary:hover{background:var(--store-teal-dark);border-color:var(--store-teal-dark)}
.button--gold{background:var(--store-lime);border-color:var(--store-lime)}
.hero__actions .button{min-height:52px}
.hero__trust{margin-top:30px;color:#b8cbc6}
.hero__trust svg{color:var(--store-lime)}
.hero__visual{background:transparent}
.hero__visual:before{inset:8%;border:1px solid rgba(185,216,74,.18);border-radius:50%}
.hero__visual:after{inset:18%;border-radius:50%}
.precision-orbit img{width:78%;filter:drop-shadow(0 32px 30px rgba(0,0,0,.38))}
.orbit--1{border-color:rgba(185,216,74,.38)}
.orbit--1:after{background:var(--store-lime)}
.hero__metric{right:5%;bottom:8%;border:0!important;border-radius:12px;padding:15px 18px;box-shadow:0 16px 44px rgba(0,0,0,.22)}
.hero__metric strong{font-size:23px;font-weight:800}

.finder-section{margin-top:-28px;padding-bottom:12px}
.finder-grid{gap:14px;box-shadow:none}
.finder-card{border:1px solid var(--store-line);border-radius:var(--store-radius);padding:24px 26px;box-shadow:0 16px 45px rgba(28,52,48,.08)}
.finder-card--dark{background:#26312f;border-color:#26312f}
.finder-icon{border-radius:12px;background:#e8f4f2;color:var(--store-teal)}
.finder-card--dark .finder-icon{background:#35433f;color:var(--store-lime)}
.finder-card h3{font-size:19px;font-weight:750}
.finder-input{overflow:hidden;border-radius:10px}
.finder-intro{padding-top:68px;margin-bottom:28px}
.finder-intro h2,.section-heading h2{font-family:var(--store-font);font-size:clamp(31px,3.4vw,44px);font-weight:760;letter-spacing:-.035em}
.finder-intro p,.section-heading>div>p{color:var(--store-muted);font-size:14px}

.section{padding:72px 0}
.section--tint{background:var(--store-soft)}
.section--dark{background:#25312e}
.section-heading{margin-bottom:28px}
.category-grid{grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:none;gap:14px}
.category-tile,.category-tile:first-child{min-height:255px;grid-row:auto;border:1px solid var(--store-line);border-radius:14px;background:#fff;padding:18px;box-shadow:0 5px 20px rgba(26,49,45,.035)}
.category-tile:nth-child(4){background:#fff;color:var(--store-ink)}
.category-tile:hover{transform:translateY(-5px);border-color:#bed1cd;box-shadow:0 18px 38px rgba(23,55,49,.1)}
.category-tile img,.category-tile:first-child img{position:relative;order:-1;right:auto;top:auto;width:100%;height:150px;margin:auto;object-fit:contain}
.category-tile h3{font-size:16px;font-weight:720;line-height:1.28}
.category-tile p,.category-tile:nth-child(4) p{color:#798784;font-size:10px;letter-spacing:.04em}
.category-tile__number{left:16px;top:14px;z-index:2;color:#91a09c;font-family:var(--store-font);font-size:10px}
.category-tile__arrow{right:15px;bottom:16px;width:18px;color:var(--store-teal)}

.system-strip{grid-template-columns:repeat(4,1fr);gap:10px;border:0}
.system-strip a,.section--dark .system-strip a{border:1px solid var(--store-line);border-radius:13px;background:#fff;padding:19px}
.section--dark .system-strip a{border-color:#3c4b47;background:#2b3935}
.system-strip a:hover{background:#edf5f3}
.section--dark .system-strip a:hover{background:#34443f}
.system-mark{border:0;border-radius:10px;background:#e7f3f1;color:var(--store-teal);font-family:var(--store-font);font-size:14px;font-weight:800}

.product-grid{gap:14px}
.product-card{overflow:hidden;border:1px solid var(--store-line);border-radius:15px;box-shadow:0 4px 18px rgba(26,49,45,.035)}
.product-card:hover{transform:translateY(-5px);border-color:#c5d4d0;box-shadow:0 18px 38px rgba(24,54,49,.1)}
.product-card__media{background:#f5f7f6}
.product-card__media img{padding:20px}
.badge{border-radius:7px}
.badge--gold{background:var(--store-coral);color:#fff}
.heart-button{border-radius:10px}
.product-card__body{padding:16px}
.product-card h3{font-size:15px;font-weight:680;line-height:1.38}
.price strong{font-size:20px;font-weight:800}
.stock--in_stock{color:var(--store-teal-dark)}
.button--icon{border-radius:10px}

.benefit-grid{gap:12px;border:0}
.benefit-grid article{min-height:250px;border:1px solid #3b4b47;border-radius:14px;padding:25px}
.benefit-grid h3{font-size:19px;font-weight:720}
.benefit-symbol{margin:35px 0 22px;border-radius:12px;background:#33413e;color:var(--store-lime)}
.clinic-panel{overflow:hidden;border-radius:20px;background:#eaf2f0}
.clinic-panel h2{font-size:42px;font-weight:760;letter-spacing:-.035em}
.clinic-panel__visual{background:#26312f}
.clinic-panel__visual>span{border-radius:10px}
.clinic-panel__visual strong{font-weight:800}
.brand-wall{gap:10px;border:0}
.brand-wall a{min-height:90px;border:1px solid var(--store-line);border-radius:12px;font-family:var(--store-font);font-size:16px;font-weight:720}
.brand-wall a:hover{background:var(--store-teal)}
.article-grid article{overflow:hidden;border:1px solid var(--store-line);border-radius:15px;background:#fff;padding-bottom:20px}
.article-grid article>small,.article-grid article>h3,.article-grid article>p,.article-grid article>.text-link{margin-left:20px;margin-right:20px}
.article-grid h3{font-size:20px;font-weight:720}
.article-grid__image,.article-grid__visual{height:210px}
.editorial-block__grid h2{font-size:clamp(34px,4.5vw,56px);font-weight:760;letter-spacing:-.04em}
.editorial-block__grid>img{border-radius:18px;box-shadow:24px 24px 0 rgba(17,55,51,.08)}
.site-footer{background:#202b28}
.brand--footer strong{font-family:var(--store-font)}

.page-hero{background:#25312e}
.page-hero h1,.page-title h1,.product-info h1{font-weight:760;letter-spacing:-.035em}
.filters,.cart-table,.account-orders{border-top-color:var(--store-teal)}
.pagination{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-top:38px}
.pagination__pages{display:flex;align-items:center;justify-content:center;gap:7px}
.pagination a,.pagination__arrow{display:inline-flex;align-items:center;justify-content:center;min-width:46px;min-height:46px;border:1px solid var(--store-line);border-radius:12px;background:#fff;color:var(--store-ink);font-weight:750;transition:border-color .2s ease,background .2s ease,color .2s ease}
.pagination a:hover{border-color:var(--store-teal);color:var(--store-teal)}
.pagination a.is-active{border-color:var(--store-teal);background:var(--store-teal);color:#fff;box-shadow:0 9px 22px rgba(8,123,114,.2)}
.pagination__arrow{gap:8px;padding:0 15px;white-space:nowrap}
.pagination__arrow svg{width:17px;height:17px;transform:rotate(180deg)}
.pagination__arrow--next svg{transform:none}
.pagination__arrow.is-disabled{opacity:.42;cursor:not-allowed}
.pagination__ellipsis{color:var(--store-muted);padding:0 2px}
.pagination__status{grid-column:1/-1;text-align:center;color:var(--store-muted);font-size:13px;font-variant-numeric:tabular-nums}
.form-card,.order-summary,.empty-state{border-radius:12px}

@media(max-width:1120px){
    .header-main{grid-template-columns:230px 1fr auto}
    .category-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:900px){
    .container{width:min(100% - 30px,1320px)}
    .header-main{grid-template-columns:auto 1fr auto}
    .category-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:none}
    .category-tile:first-child,.category-tile:nth-child(5){grid-row:auto;grid-column:auto}
    .hero--cms,.hero__grid{min-height:auto}
    .hero__content{min-height:520px}
}
@media(max-width:620px){
    .container{width:min(100% - 24px,1320px)}
    .brand img{width:38px;height:38px}
    .brand strong{font-size:17px}
    .hero__content{min-height:500px;padding:48px 0}
    .hero h1{font-size:39px}
    .finder-grid{gap:10px}
    .section{padding:52px 0}
    .category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
    .category-tile,.category-tile:first-child{min-height:220px;padding:13px}
    .category-tile img,.category-tile:first-child img{height:128px}
    .category-tile h3{font-size:14px}
    .category-tile p{display:none}
    .category-tile__arrow{display:none}
    .system-strip{grid-template-columns:1fr}
    .product-grid,.catalog-products{gap:8px}
    .clinic-panel h2{font-size:34px}
    .pagination{grid-template-columns:46px 1fr 46px;gap:8px}
    .pagination__arrow{min-width:46px;padding:0}
    .pagination__arrow span{display:none}
    .pagination__pages{gap:5px}
    .pagination__pages a{min-width:42px;min-height:44px}
    .pagination__pages a:not(.is-active):not(:first-of-type):not(:last-of-type),.pagination__ellipsis{display:none}
}

@media(prefers-reduced-motion:reduce){
    .precision-orbit img,.orbit{animation:none!important}
}
