:root{--shop-primary:#0f4c81;--shop-primary-dark:#0b3a63;--shop-accent:#0e9f6e;--shop-bg:#f6f8fa;--shop-surface:#fff;--shop-text:#1c2733;--shop-text-soft:#5b6b7b;--shop-border:#dfe6ec;--shop-danger:#b42318;--shop-radius:12px;--shop-shadow:0 1px 3px #10284014;--shop-focus:3px solid #7ab8ff}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--shop-bg);color:var(--shop-text);-webkit-font-smoothing:antialiased;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.5}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline:var(--shop-focus);outline-offset:2px}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.page{flex-direction:column;min-height:100dvh;display:flex}.content-wrap{width:100%;max-width:1160px;margin:0 auto}.page-main{padding:16px 16px calc(76px + env(safe-area-inset-bottom));flex:1}.topbar{z-index:20;background:var(--shop-surface);border-bottom:1px solid var(--shop-border);justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;display:flex;position:sticky;top:0}.topbar-left,.topbar-right{align-items:center;gap:8px;min-width:0;display:flex}.topbar-title{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:17px;font-weight:700;overflow:hidden}.topbar-brand img{border-radius:6px;display:block}.icon-btn{cursor:pointer;border-radius:var(--shop-radius);min-width:44px;min-height:44px;color:var(--shop-text);background:0 0;border:none;justify-content:center;align-items:center;font-size:20px;text-decoration:none;display:inline-flex;position:relative}.cart-badge{background:var(--shop-danger);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:4px;right:2px}.bottomnav{z-index:20;background:var(--shop-surface);border-top:1px solid var(--shop-border);padding-bottom:env(safe-area-inset-bottom);display:flex;position:fixed;bottom:0;left:0;right:0}.bottomnav-item{min-height:56px;color:var(--shop-text-soft);flex-direction:column;flex:1;align-items:center;gap:2px;padding:8px 4px 10px;font-size:12px;font-weight:600;text-decoration:none;display:flex}.bottomnav-item.active{color:var(--shop-primary)}.bottomnav-icon{font-size:20px;line-height:1}.btn{border-radius:var(--shop-radius);min-height:44px;font:inherit;cursor:pointer;text-align:center;border:1px solid #0000;justify-content:center;align-items:center;gap:6px;padding:10px 18px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:var(--shop-primary);color:#fff}.btn-primary:not(:disabled):hover{background:var(--shop-primary-dark)}.btn-secondary{background:var(--shop-surface);color:var(--shop-primary);border-color:var(--shop-primary)}.btn-ghost{color:var(--shop-primary);background:0 0}.btn-block{width:100%}.btn-compact{min-height:40px;padding:6px 12px;font-size:14px}.btn-incart{border-color:var(--shop-accent);color:var(--shop-accent)}input,select{font:inherit;color:var(--shop-text);background:var(--shop-surface);border:1px solid var(--shop-border);border-radius:var(--shop-radius);width:100%;min-height:44px;padding:10px 12px}.form-field{margin-bottom:14px}.form-field label{margin-bottom:6px;font-size:14px;font-weight:600;display:block}.field-error{color:var(--shop-danger);margin:6px 0 0;font-size:13px}.form-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.section-heading{margin:0 0 10px;font-size:16px;font-weight:800}.state-panel{background:var(--shop-surface);border:1px solid var(--shop-border);border-radius:var(--shop-radius);text-align:center;flex-direction:column;align-items:center;gap:10px;margin:16px 0;padding:24px 16px;display:flex}.state-title{margin:0;font-weight:800}.state-copy{color:var(--shop-text-soft);margin:0;font-size:14px}.skeleton-group{flex-direction:column;gap:10px;padding:8px 0;display:flex}.skeleton{background:linear-gradient(90deg,#e8edf2 25%,#f3f6f9 50%,#e8edf2 75%) 0 0/200% 100%;border-radius:8px;animation:1.2s infinite shimmer}.skeleton-line{height:56px}.skeleton-block{height:160px}@keyframes shimmer{to{background-position:-200% 0}}.category-tiles{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px;display:grid}.category-tile{background:var(--shop-surface);border:1px solid var(--shop-border);border-radius:var(--shop-radius);box-shadow:var(--shop-shadow);color:var(--shop-text);text-align:center;flex-direction:column;align-items:center;gap:6px;padding:14px 6px;font-size:13px;font-weight:700;text-decoration:none;display:flex}.category-tile-icon{font-size:24px}.deals-rail{-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;gap:10px;margin:0;padding:2px;list-style:none;display:flex;overflow-x:auto}.deal-card{scroll-snap-align:start;flex:0 0 150px}.deal-card-link{background:var(--shop-surface);border:1px solid var(--shop-border);border-radius:var(--shop-radius);color:var(--shop-text);flex-direction:column;gap:6px;height:100%;padding:10px;text-decoration:none;display:flex}.deal-card-link img,.deal-card-img-fallback{object-fit:cover;background:var(--shop-bg);border-radius:8px;justify-content:center;align-items:center;width:100%;height:80px;font-size:28px;display:flex}.deal-card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.6em;font-size:13px;font-weight:700;display:-webkit-box;overflow:hidden}.browse-cta{margin-top:20px}.category-tabs{gap:8px;margin-bottom:14px;display:flex;overflow-x:auto}.tab{border:1px solid var(--shop-border);background:var(--shop-surface);font:inherit;color:var(--shop-text-soft);cursor:pointer;white-space:nowrap;border-radius:999px;min-height:40px;padding:8px 16px;font-size:14px;font-weight:700}.tab.active{background:var(--shop-primary);border-color:var(--shop-primary);color:#fff}.product-list{flex-direction:column;gap:10px;margin:0 0 16px;padding:0;list-style:none;display:flex}.product-card{background:var(--shop-surface);border:1px solid var(--shop-border);border-radius:var(--shop-radius);box-shadow:var(--shop-shadow);flex-direction:column;gap:10px;padding:12px;display:flex}.product-card-body{color:var(--shop-text);gap:12px;min-width:0;text-decoration:none;display:flex}.product-card-img{object-fit:cover;background:var(--shop-bg);border-radius:8px;flex:none;width:72px;height:72px}.product-card-img-fallback{justify-content:center;align-items:center;font-size:26px;display:flex}.product-card-text{min-width:0}.product-card-title{margin:0 0 2px;font-size:15px;font-weight:700}.product-card-sub,.product-card-lab,.product-card-count{color:var(--shop-text-soft);text-overflow:ellipsis;margin:0;font-size:13px;overflow:hidden}.product-card-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.price{align-items:baseline;gap:8px;display:inline-flex}.price-sale{color:var(--shop-text);font-size:16px;font-weight:800}.price-strike{color:var(--shop-text-soft);font-size:13px}.price-masked{color:var(--shop-accent);font-size:14px;font-weight:700}.result-count{color:var(--shop-text-soft);margin:0 0 8px;font-size:13px}.search-box{margin-bottom:12px}.chip-row{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.chip{border:1px solid var(--shop-border);background:var(--shop-surface);font:inherit;cursor:pointer;border-radius:999px;min-height:36px;padding:6px 14px;font-size:13px;font-weight:600}.chip.active{background:var(--shop-primary);color:#fff;border-color:var(--shop-primary)}.pdp-media img{object-fit:cover;border-radius:var(--shop-radius);aspect-ratio:16/9;width:100%;max-height:220px}.pdp-title{margin:12px 0 4px;font-size:20px;font-weight:800}.pdp-subtitle{color:var(--shop-text-soft);margin:0 0 10px}.pdp-meta{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.pdp-tag{background:var(--shop-surface);border:1px solid var(--shop-border);color:var(--shop-text-soft);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.pdp-price-block{background:var(--shop-surface);border:1px solid var(--shop-border);border-radius:var(--shop-radius);flex-direction:column;gap:8px;margin-bottom:16px;padding:14px;display:flex}.pdp-price{align-items:baseline;gap:10px;margin:0;display:flex}.pdp-price .price-sale{font-size:22px}.pdp-cashback{color:var(--shop-accent);margin:0;font-size:13px;font-weight:700}.price-masked-note{color:var(--shop-text-soft);margin:0;font-size:14px}.pdp-short{margin:0 0 16px}.pdp-section{margin-bottom:20px}.bundle-list{margin:0;padding-left:20px}.bundle-list li{margin-bottom:6px}.markdown p,.markdown ul{margin:0 0 10px}.faq-item{background:var(--shop-surface);border:1px solid var(--shop-border);border-radius:var(--shop-radius);margin-bottom:8px;padding:10px 14px}.faq-item summary{cursor:pointer;min-height:32px;font-weight:700}.login-banner{border-radius:var(--shop-radius);background:#eaf2fb;border:1px solid #c7dcf3;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;padding:10px 12px;display:flex}.login-banner p{margin:0;font-size:14px}.cart-lines{flex-direction:column;gap:10px;margin:0 0 16px;padding:0;list-style:none;display:flex}.cart-line{background:var(--shop-surface);border:1px solid var(--shop-border);border-radius:var(--shop-radius);flex-wrap:wrap;justify-content:space-between;gap:10px;padding:12px;display:flex}.cart-line-title{margin:0 0 2px;font-weight:700}.cart-line-lab{color:var(--shop-text-soft);margin:0 0 4px;font-size:13px}.cart-line-price{margin:0;font-weight:800}.cart-line-side{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.buyingfor{align-items:center;gap:6px;font-size:13px;display:flex}.buyingfor select{width:auto;max-width:180px;min-height:40px}.link-small{color:var(--shop-primary);font-size:13px}.coupon-box,.totals{background:var(--shop-surface);border:1px solid var(--shop-border);border-radius:var(--shop-radius);margin-bottom:14px;padding:14px}.coupon-form{gap:8px;display:flex}.coupon-form input{text-transform:uppercase;flex:1}.coupon-msg{color:var(--shop-text-soft);min-height:1em;margin:8px 0 0;font-size:13px}.coupon-held{margin:0 0 8px;font-size:14px}.totals-list{grid-template-columns:1fr auto;gap:6px 12px;margin:0;display:grid}.totals-list dt{color:var(--shop-text-soft);font-size:14px}.totals-list dd{text-align:right;margin:0;font-weight:600}.totals-due{color:var(--shop-text)!important;font-size:16px!important;font-weight:800!important}.saving-summary{color:var(--shop-accent);margin:10px 0 0;padding-left:18px;font-size:13px}.totals-note{color:var(--shop-text-soft);margin:12px 0 0;font-size:13px}.login-page{max-width:420px;margin:0 auto;padding-top:12px}.login-title{margin:0 0 6px;font-size:20px;font-weight:800}.login-copy{color:var(--shop-text-soft);margin:0 0 18px;font-size:14px}.login-form{flex-direction:column;gap:12px;display:flex}.phone-row{gap:8px;display:flex}.phone-row select{flex:none;width:110px}.login-actions{justify-content:space-between;display:flex}.login-info{color:var(--shop-text-soft);min-height:1em;font-size:14px}.login-error{color:var(--shop-danger);min-height:1em;font-size:14px}.family-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.family-note{color:var(--shop-text-soft);margin:0 0 12px;font-size:13px}.family-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.family-card{background:var(--shop-surface);border:1px solid var(--shop-border);border-radius:var(--shop-radius);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.family-card-name{margin:0 0 2px;font-weight:700}.family-card-nick,.family-card-self,.family-card-admin{color:var(--shop-text-soft);font-size:13px;font-weight:600}.family-card-meta{color:var(--shop-text-soft);margin:0;font-size:13px}.family-form{max-width:480px}.config-error{text-align:center;padding:24px 16px;font-family:system-ui,sans-serif}.page-loading{padding:24px 16px}.checkout-section{background:var(--shop-surface);border:1px solid var(--shop-border);border-radius:var(--shop-radius);margin-bottom:14px;padding:14px}.choice-list{flex-direction:column;gap:8px;margin:0 0 12px;padding:0;list-style:none;display:flex}.choice{border:1px solid var(--shop-border);border-radius:var(--shop-radius);cursor:pointer;align-items:flex-start;gap:10px;padding:10px 12px;font-size:14px;display:flex}.choice input[type=radio]{width:auto;min-height:0;accent-color:var(--shop-primary);margin-top:3px}.choice.active{border-color:var(--shop-primary);box-shadow:0 0 0 1px var(--shop-primary)}.slot-list{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.slot{border:1px solid var(--shop-border);background:var(--shop-surface);font:inherit;cursor:pointer;border-radius:999px;min-height:40px;padding:8px 14px;font-size:13px;font-weight:600}.slot.active{background:var(--shop-primary);border-color:var(--shop-primary);color:#fff}.slot:disabled{opacity:.55;cursor:not-allowed}.address-form{margin-top:10px}.confirm-emoji{margin:0;font-size:40px;line-height:1}.confirm-page .btn{margin-top:6px}.hero{margin-bottom:20px}.hero-slide{color:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;min-height:200px;padding:26px 20px;display:flex;position:relative;overflow:hidden}.hero-slim .hero-slide{min-height:120px;padding:18px 20px}.hero-art-tests{background:linear-gradient(120deg,#0f4c81,#2a7ab8 55%,#0e9f6e)}.hero-art-home{background:linear-gradient(120deg,#0e9f6e,#0f766e 60%,#0f4c81)}.hero-art-radiology{background:linear-gradient(120deg,#312e81,#4338ca 55%,#0f4c81)}.hero-art-reports{background:linear-gradient(120deg,#9d174d,#be185d 55%,#7c2d12)}.hero-art-family{background:linear-gradient(120deg,#b45309,#d97706 55%,#9a3412)}.hero-art-care{background:linear-gradient(120deg,#155e75,#0e7490 55%,#0f4c81)}.hero-copy{max-width:34em}.hero-kicker{letter-spacing:.14em;text-transform:uppercase;opacity:.85;margin:0 0 4px;font-size:12px;font-weight:800}.hero-title{letter-spacing:-.01em;margin:0 0 6px;font-size:24px;font-weight:800;line-height:1.2}.hero-slim .hero-title{font-size:19px}.hero-subtitle{opacity:.92;margin:0 0 12px;font-size:14px}.hero-slim .hero-subtitle{margin-bottom:0}.btn-hero{color:var(--shop-primary);background:#fff;font-weight:800}.hero-art{background:#ffffff29;border-radius:50%;flex:none;justify-content:center;align-items:center;width:84px;height:84px;display:flex}.hero-slim .hero-art{width:60px;height:60px}.hero-emoji{font-size:40px;line-height:1}.hero-slim .hero-emoji{font-size:28px}.hero-dots{justify-content:center;gap:8px;padding-top:10px;display:flex}.hero-dot{background:var(--shop-border);cursor:pointer;border:none;border-radius:50%;width:10px;height:10px;padding:0}.hero-dot.active{background:var(--shop-primary);transform:scale(1.2)}.trust-row{grid-template-columns:repeat(2,1fr);gap:10px;margin:20px 0;display:grid}.trust-item{background:var(--shop-surface);border:1px solid var(--shop-border);border-radius:var(--shop-radius);align-items:center;gap:10px;padding:12px;font-size:13px;font-weight:700;display:flex}.trust-item span{font-size:20px}.trust-item p{margin:0}.breadcrumb{color:var(--shop-text-soft);text-overflow:ellipsis;white-space:nowrap;margin-bottom:12px;font-size:13px;overflow:hidden}.breadcrumb a{color:var(--shop-primary);text-decoration:none}.pdp-media-fallback{border-radius:var(--shop-radius);background:linear-gradient(120deg,#eaf2fb,#e6f7f1);justify-content:center;align-items:center;min-height:160px;font-size:56px;display:flex}.pdp-usps{color:var(--shop-text-soft);flex-direction:column;gap:6px;margin:12px 0 0;padding:0;font-size:13px;list-style:none;display:flex}@media (width>=768px){.bottomnav{display:none}.footer-legal{padding-bottom:14px}.page-main{padding:24px 24px 40px}.category-tiles{grid-template-columns:repeat(3,1fr);gap:14px}.product-list{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.trust-row{grid-template-columns:repeat(4,1fr)}.hero-slide{min-height:240px;padding:40px 36px}.hero-slim .hero-slide{min-height:130px;padding:22px 28px}.hero-title{font-size:34px}.hero-slim .hero-title{font-size:22px}.hero-subtitle{font-size:16px}.hero-art{width:130px;height:130px}.hero-emoji{font-size:62px}.deal-card{flex:0 0 190px}.checkout-page,.review-page,.confirm-page,.login-page,.family-form{max-width:720px;margin:0 auto}.cart-page{max-width:840px;margin:0 auto}}@media (width>=1024px){.loc-chip,.header-divider{display:flex}.product-list{grid-template-columns:repeat(3,1fr)}.pdp-columns{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:28px;display:grid}.pdp-buybox{position:sticky;top:84px}.pdp-section{max-width:720px}}
