:root{--brand-navy: #07348e;--brand-blue: #2673ba;--brand-cyan: #00b9ef;--brand-yellow: #fabf13;--ink: #102a43;--muted: #617382;--line: #d9e4ea;--page: #f7f8f5;--surface: #ffffff;--soft-blue: #eaf6fb;--soft-yellow: #fff6d8;--radius: 16px;--container: 1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--page);color:var(--ink);font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--brand-yellow);outline-offset:3px}.container{width:min(var(--container),calc(100% - 64px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero{background:linear-gradient(105deg,#fbfcfd 0% 52%,#edf4f8 52% 100%);overflow:hidden}.hero-inner{min-height:720px;display:grid;grid-template-columns:45% 55%;align-items:stretch}.hero-copy{align-self:center;padding:72px 48px 78px 0;position:relative;z-index:2}.eyebrow{margin:0 0 18px;color:var(--brand-blue);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.hero h1{max-width:600px;margin:0;color:var(--brand-navy);font-size:clamp(50px,4.25vw,66px);line-height:1.08;letter-spacing:-.035em;text-wrap:balance}.hero-lead{max-width:565px;margin:24px 0 0;color:#4a6072;font-size:17px;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.button{min-height:50px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:999px;font-size:14px;font-weight:750;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--brand-navy);color:#fff;box-shadow:0 10px 30px #07348e2e}.button.primary:hover{background:#062c78;box-shadow:0 14px 34px #07348e40}.button.secondary{border:1px solid #9eb1bd;color:var(--brand-navy);background:transparent}.button.light{background:#fff;color:var(--brand-navy)}.home-starside .button:before,.home-starside .button:after{border:0!important;box-shadow:none!important}.hero-actions .button{min-height:48px;padding-inline:22px;font-weight:700}.hero-actions .button.primary{box-shadow:0 8px 22px #07348e26}.hero-actions .button.secondary{border:2px solid rgba(7,52,142,.34);background:#edf7fc;color:var(--brand-navy);box-shadow:0 7px 18px #07348e14;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.hero-actions .button.secondary:hover{border-color:#07348e94;background:#dff1fa;box-shadow:0 11px 24px #07348e24}.hero-verification{max-width:520px;margin-top:24px;padding:17px 19px;display:grid;grid-template-columns:118px minmax(0,1fr) auto;gap:18px;align-items:center;border:1px solid rgba(7,52,142,.14);border-radius:18px;background:#fffffff5;box-shadow:0 12px 30px #102a4311;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.hero-verification:hover{transform:translateY(-2px);border-color:#07348e52;box-shadow:0 16px 36px #102a431a}.hero-verification img{width:118px;height:auto}.hero-verification>span{display:flex;flex-direction:column;gap:4px;color:var(--ink)}.hero-verification b{color:var(--brand-navy);font-size:14.5px;line-height:1.42;text-wrap:balance}.hero-verification__title>span{display:inline;white-space:normal}.hero-verification__brand{color:inherit;font-style:normal}.hero-verification small{color:#617382;font-size:12.5px;line-height:1.5}.hero-verification__text{display:block}.hero-verification__text>span:not(.hero-verification__site){display:block;margin-top:4px}.hero-verification__guidance{color:#4e5f6d;font-weight:500}.hero-verification__site{display:inline;color:#bd2340;font-weight:700;text-decoration:none}.hero-verification>span:last-child{color:var(--brand-navy);font-size:16px;opacity:.72}.hero-media{position:relative;min-width:0;margin-right:calc((100vw - min(var(--container),calc(100vw - 64px)))/-2);overflow:hidden}.hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(237,244,248,.94) 0%,rgba(237,244,248,.38) 17%,transparent 34%);pointer-events:none}.hero-media>img{width:100%;height:100%;object-fit:cover;object-position:58% center;opacity:.88;filter:saturate(.8) contrast(.94) brightness(1.03)}.hero-card{position:absolute;z-index:2;left:32px;bottom:32px;min-width:190px;padding:14px 17px;display:flex;gap:12px;align-items:center;border:1px solid rgba(7,52,142,.1);border-radius:16px;background:#ffffffed;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:var(--brand-navy);box-shadow:0 12px 30px #102a4317}.hero-card-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--brand-yellow)}.hero-card p{margin:0;font-size:12px;line-height:1.45}.hero-card strong{font-size:16px}.trust-strip{background:#fff;border-block:1px solid var(--line)}.trust-grid{min-height:114px;display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid>div{padding:28px 32px;display:flex;align-items:center;gap:14px;border-right:1px solid var(--line)}.trust-grid>div:first-child{padding-left:0}.trust-grid>div:last-child{border:0}.trust-grid strong{color:var(--brand-navy);font-size:28px;letter-spacing:-.04em}.trust-grid span{color:var(--muted);font-size:12px;line-height:1.45}.section{padding:112px 0}.section-heading{margin-bottom:48px}.section-heading h2{max-width:820px;margin:0;color:var(--brand-navy);font-size:clamp(36px,3.2vw,48px);line-height:1.05;letter-spacing:-.035em}.split-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:64px}.split-heading>p{max-width:440px;margin:0 0 2px;color:var(--muted);font-size:16px;line-height:1.7}.needs-section{background:var(--page)}.needs-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.needs-more{margin-top:28px;display:flex;justify-content:center}.needs-more button{min-height:48px;padding:0 24px;border:1px solid var(--brand-navy);border-radius:999px;background:transparent;color:var(--brand-navy);font-size:13px;font-weight:800;cursor:pointer;transition:background .2s ease,color .2s ease}.needs-more button:hover{background:var(--brand-navy);color:#fff}.needs-expanded-panel{margin-top:28px;padding:34px;overflow:hidden;border:1px solid #d4e4ea;border-radius:22px;background:linear-gradient(135deg,#eef7fb,#f7fbfa 58%,#fff9e8);box-shadow:0 18px 46px #07348e14;animation:reveal-needs .32s ease both}.needs-expanded-heading{margin-bottom:24px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.needs-expanded-heading .eyebrow{margin-bottom:7px}.needs-expanded-heading h3{margin:0;color:var(--brand-navy);font-size:24px;letter-spacing:-.025em}.needs-expanded-heading>span{color:var(--muted);font-size:12px}.needs-compact-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.need-compact-card{min-height:78px;padding:14px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;border:1px solid #d8e5ea;border-radius:14px;background:#fffffff0;color:var(--brand-navy);box-shadow:0 4px 14px #07348e09;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.need-compact-card:hover{transform:translateY(-2px);border-color:#07348e52;box-shadow:0 9px 20px #07348e14}.need-compact-card strong{font-size:13px;line-height:1.25}.need-compact-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;font-size:10px;font-weight:850}.need-compact-icon.cyan{background:#dff7ff}.need-compact-icon.yellow{background:var(--soft-yellow)}.need-compact-icon.blue{background:#dfeafb}.need-compact-icon.cream{background:var(--page)}.need-compact-card>span:last-child{font-size:14px}@keyframes reveal-needs{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.need-card{position:relative;min-height:244px;padding:24px;display:flex;flex-direction:column;border-radius:var(--radius);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.need-card:hover{transform:translateY(-5px);box-shadow:0 16px 36px #07348e1c}.need-card.cyan{background:#dff7ff}.need-card.yellow{background:var(--soft-yellow)}.need-card.blue{background:#dfeafb}.need-card.cream{background:#fff;border:1px solid var(--line)}.need-number{font-size:11px;font-weight:800;color:var(--brand-blue)}.need-mark{position:absolute;top:24px;right:22px;width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:#ffffffb3;color:var(--brand-navy);font-size:22px}.need-card h3{margin:auto 0 8px;color:var(--brand-navy);font-size:20px}.need-card p{max-width:185px;margin:0;color:#536777;font-size:13px;line-height:1.5}.card-arrow{position:absolute;right:20px;bottom:20px;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:var(--brand-navy);color:#fff;transition:transform .2s ease}.need-card:hover .card-arrow{transform:translate(2px,-2px)}.category-section{padding:38px 0 112px;background:var(--page)}.category-heading{margin-bottom:26px;display:flex;align-items:baseline;justify-content:flex-start;gap:clamp(18px,2vw,32px);flex-wrap:wrap}.category-heading h2{max-width:740px;margin:0;color:var(--brand-navy);font-size:clamp(34px,3vw,46px);line-height:1.05;letter-spacing:-.035em}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.category-card{min-height:142px;padding:24px;display:grid;grid-template-columns:56px 1fr auto;gap:18px;align-items:center;border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.category-card:hover{transform:translateY(-3px);border-color:#07348e59;box-shadow:0 12px 28px #07348e14}.category-card>span{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--soft-blue);color:var(--brand-navy);font-size:12px;font-weight:850}.category-card__icon{width:56px!important;height:56px!important;border-radius:18px!important;box-shadow:inset 0 0 0 1px #ffffffd1,0 7px 16px #07348e14}.category-card__icon svg{width:32px;height:32px;display:block;filter:drop-shadow(0 1px 0 rgba(255,255,255,.8))}.category-card__icon--food{color:#24724b!important;background:#e9f6ee!important}.category-card__icon--otc{color:#b73546!important;background:#fff0f2!important}.category-card__icon--nutrition{color:#8a6700!important;background:#fff7da!important}.category-card__icon--devices{color:#2459a6!important;background:#eaf2ff!important}.category-card__icon--personal{color:#167167!important;background:#e8f7f4!important}.category-card__icon--beauty{color:#8a4f8f!important;background:#f8eef9!important}.category-card__icon--baby{color:#9a587b!important;background:#fff0f6!important}.category-card__icon--home{color:#2f657a!important;background:#edf6f8!important}.category-card__icon--digital{color:#4557a6!important;background:#eef1fb!important}.category-card__icon--prescription{color:#6244a5!important;background:#f1edff!important}.category-card h3{margin:0 0 6px;color:var(--brand-navy);font-size:17px}.category-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.category-card>span:last-child{width:auto;height:auto;background:transparent;font-size:18px}.featured-section{background:#fff}.text-link{display:inline-flex;gap:12px;align-items:center;color:var(--brand-navy);font-size:14px;font-weight:750;border-bottom:1px solid currentColor;padding-bottom:4px}.featured-controls{display:flex;align-items:center;justify-content:space-between;gap:24px}.tabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:6px;scrollbar-width:none}.tabs::-webkit-scrollbar{display:none}.tabs button{flex:0 0 auto;min-height:44px;padding:0 20px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-size:13px;font-weight:700;cursor:pointer}.tabs button.active,.tabs button[aria-selected=true]{border-color:var(--brand-navy);background:var(--brand-navy);color:#fff}.carousel-controls{position:relative;isolation:isolate;flex:0 0 auto;min-height:58px;padding:6px 7px 6px 18px;display:flex;align-items:center;gap:8px;border:1px solid rgba(0,185,239,.28);border-radius:999px;background:linear-gradient(115deg,#061f59 0%,var(--brand-navy) 58%,#0c56a0 100%);box-shadow:0 12px 30px #07348e38,inset 0 1px #ffffff29}.carousel-controls:before{content:"";position:absolute;z-index:-1;top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:inherit;background:linear-gradient(100deg,#00b9ef33,#2673ba00,#fabf1324);filter:blur(12px);opacity:.72;pointer-events:none}.carousel-hint{margin-right:5px;color:#ffffffc2;font-size:11px;font-weight:750;letter-spacing:.08em;white-space:nowrap}.carousel-controls button{position:relative;width:46px;height:46px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:#ffffff1a;color:#fff;font-size:19px;cursor:pointer;box-shadow:inset 0 1px #ffffff24;transition:transform .25s cubic-bezier(.2,.8,.2,1),border-color .25s ease,background .25s ease,box-shadow .25s ease}.carousel-controls button:before{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:inherit;background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.18),transparent 54%)}.carousel-controls button:after{content:"";position:absolute;width:20px;height:70px;left:-38px;top:-12px;background:#ffffff6b;filter:blur(6px);transform:rotate(24deg);transition:left .42s ease}.carousel-controls button span{position:relative;z-index:1;transition:transform .25s cubic-bezier(.2,.8,.2,1)}.carousel-controls button:last-child{border-color:#00b9efcc;background:linear-gradient(135deg,var(--brand-cyan),var(--brand-blue));box-shadow:0 6px 18px #00b9ef57,inset 0 1px #ffffff59}.carousel-controls button:hover{transform:translateY(-3px) scale(1.06);border-color:#fffc;background:linear-gradient(135deg,var(--brand-cyan),var(--brand-blue));box-shadow:0 11px 25px #00b9ef6b,0 0 0 5px #00b9ef1a}.carousel-controls button:hover:after{left:58px}.carousel-controls button:first-of-type:hover span{transform:translate(-3px)}.carousel-controls button:last-of-type:hover span{transform:translate(3px)}.carousel-controls button:active{transform:translateY(0) scale(.94)}.products-grid{display:flex;gap:20px;margin-top:28px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.products-grid::-webkit-scrollbar{display:none}.product-card{min-width:0;flex:0 0 calc((100% - 60px)/4);scroll-snap-align:start;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:box-shadow .22s ease,transform .22s ease}.products-grid.carousel-motion-next .product-card{animation:carousel-focus-next .5s cubic-bezier(.2,.8,.2,1) both}.products-grid.carousel-motion-previous .product-card{animation:carousel-focus-previous .5s cubic-bezier(.2,.8,.2,1) both}.products-grid[class*=carousel-motion-] .product-card:nth-child(2){animation-delay:35ms}.products-grid[class*=carousel-motion-] .product-card:nth-child(3){animation-delay:.07s}.products-grid[class*=carousel-motion-] .product-card:nth-child(4){animation-delay:.105s}@keyframes carousel-focus-next{0%{opacity:.55;transform:translate(22px) scale(.965);filter:saturate(.76)}62%{opacity:1;transform:translate(-4px) scale(1.008);filter:saturate(1.08)}to{opacity:1;transform:translate(0) scale(1);filter:none}}@keyframes carousel-focus-previous{0%{opacity:.55;transform:translate(-22px) scale(.965);filter:saturate(.76)}62%{opacity:1;transform:translate(4px) scale(1.008);filter:saturate(1.08)}to{opacity:1;transform:translate(0) scale(1);filter:none}}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #07348e1a}.product-image{position:relative;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#f7fafb,#ecf4f7)}.product-image img{position:relative;z-index:2;width:86%;height:86%;object-fit:contain}.product-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:var(--brand-navy)}.product-fallback i{position:absolute;width:92px;height:138px;border:8px solid #fff;border-radius:10px 10px 22px 22px;background:linear-gradient(var(--brand-navy) 0 26%,#fff 26% 100%);box-shadow:0 13px 24px #102a431c}.product-fallback i:before{content:"";position:absolute;width:68px;height:20px;top:-24px;left:4px;border-radius:5px 5px 1px 1px;background:#d8e3e8;box-shadow:inset 0 -4px #102a4314}.product-fallback b{position:relative;margin-top:42px;color:var(--brand-navy);font-size:8px;line-height:1.2;letter-spacing:.08em;text-align:center}.product-badge{position:absolute;z-index:3;top:14px;left:14px;padding:6px 9px;border-radius:999px;background:var(--soft-yellow);color:#624900;font-size:10px;font-weight:800}.product-copy{flex:1;padding:20px;display:flex;flex-direction:column}.product-copy h3{min-height:48px;margin:0;color:var(--ink);font-size:16px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-copy>p{margin:7px 0 0;color:var(--muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-rating{margin-top:14px;color:var(--brand-yellow);font-size:12px;letter-spacing:.05em}.product-rating span{color:var(--muted);letter-spacing:0}.product-bottom{margin-top:auto;padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:8px}.price{display:flex;flex-direction:column}.price strong{color:var(--brand-navy);font-size:18px}.price s{color:#8a9aa4;font-size:11px}.quick-add{height:38px;padding:0 14px;border:1px solid var(--brand-navy);border-radius:999px;background:#fff;color:var(--brand-navy);font-size:11px;font-weight:800;cursor:pointer}.quick-add:hover,.quick-add.added{background:var(--brand-navy);color:#fff}.mobile-view-all{display:none;margin-top:24px}.seasonal-section{padding-block:96px;background:var(--brand-navy)}.seasonal-card{min-height:440px;display:grid;grid-template-columns:46% 54%;overflow:hidden;border-radius:22px;background:var(--brand-blue);color:#fff}.seasonal-copy{padding:64px;align-self:center}.seasonal-copy .eyebrow{color:var(--brand-yellow)}.seasonal-copy h2{max-width:500px;margin:0;color:#fff;font-size:clamp(40px,3.4vw,52px);line-height:1.02;letter-spacing:-.04em}.seasonal-copy p:not(.eyebrow){max-width:490px;margin:24px 0 30px;color:#ffffffc7;font-size:16px;line-height:1.7}.seasonal-card>img{width:100%;height:100%;object-fit:cover}.life-section{background:var(--page)}.life-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:16px}.life-card{position:relative;min-height:430px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;border-radius:var(--radius);color:#fff}.life-card:before,.life-card:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.life-card:before{width:270px;height:270px;top:-100px;right:-95px;border:60px solid rgba(255,255,255,.11)}.life-card:after{width:120px;height:120px;left:52px;bottom:120px;background:#ffffff14}.life-card.family{background:var(--brand-navy)}.life-card.seniors{background:var(--brand-blue)}.life-card.travel{background:var(--brand-cyan);color:var(--brand-navy)}.life-card>span{position:relative;z-index:1;font-size:11px;font-weight:800}.life-card>div{position:relative;z-index:1}.life-card h3{max-width:300px;margin:0 0 12px;font-size:26px;line-height:1.1}.life-card.family h3,.life-card.seniors h3{color:#fff}.life-card.travel h3{color:var(--brand-navy)}.life-card p{max-width:280px;margin:0 0 24px;font-size:13px;line-height:1.6;opacity:.82}.life-card b{font-size:12px}.service-section{background:#fff}.service-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-template-areas:"a b" "c d";gap:16px}.service-card{min-height:330px;padding:42px;display:flex;flex-direction:column;border-radius:var(--radius);overflow:hidden}.service-card>span{color:var(--brand-blue);font-size:11px;font-weight:800;letter-spacing:.08em}.service-card h3{max-width:460px;margin:auto 0 14px;color:var(--brand-navy);font-size:32px;line-height:1.1;letter-spacing:-.03em}.service-card p{max-width:500px;margin:0 0 26px;color:var(--muted);font-size:14px;line-height:1.65}.service-card a{width:fit-content;color:var(--brand-navy);font-size:13px;font-weight:800;border-bottom:1px solid currentColor}.service-card.prescription{grid-area:a;background:var(--soft-blue)}.service-card.delivery{grid-area:b;background:var(--soft-yellow)}.service-card.benefits{grid-area:c;background:#eef1fb}.service-card.pharmacist{grid-area:d;background:var(--brand-navy)}.service-card.pharmacist>span{color:var(--brand-yellow)}.service-card.pharmacist h3,.service-card.pharmacist a{color:#fff}.service-card.pharmacist p{color:#ffffffb8}.story-section{background:var(--page)}.story-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:78px;align-items:center}.story-media{position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:22px}.story-media img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;border-radius:inherit}.story-media span{position:absolute;right:18px;bottom:18px;padding:10px 14px;border-radius:999px;background:#ffffffeb;color:var(--brand-navy);font-size:11px;font-weight:800}.story-copy h2{max-width:520px;margin:0;color:var(--brand-navy);font-size:clamp(40px,3.4vw,52px);line-height:1.03;letter-spacing:-.04em}.story-copy>p:not(.eyebrow){margin:24px 0 0;color:var(--muted);font-size:16px;line-height:1.75}.story-copy ul{margin:30px 0;padding:0;list-style:none;border-top:1px solid var(--line)}.story-copy li{padding:18px 0;display:grid;grid-template-columns:160px 1fr;gap:18px;border-bottom:1px solid var(--line)}.story-copy li b{color:var(--brand-navy);font-size:14px}.story-copy li span{color:var(--muted);font-size:13px;line-height:1.55}.story-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px 28px}.guide-section{background:#fff}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.guide-grid article{min-width:0}.guide-art{aspect-ratio:4/3;position:relative;display:grid;place-items:center;overflow:hidden;border-radius:var(--radius)}.guide-art:before,.guide-art:after{content:"";position:absolute;border:44px solid rgba(255,255,255,.5);border-radius:50%}.guide-art:before{width:230px;height:230px;top:-75px;right:-65px}.guide-art:after{width:130px;height:130px;left:-50px;bottom:-48px}.guide-art span{position:relative;z-index:2;width:78px;height:78px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--brand-navy);font-weight:800}.guide-one{background:#dff7ff}.guide-two{background:var(--soft-yellow)}.guide-three{background:#e4eafa}.guide-meta{margin:20px 0 10px;color:var(--brand-blue);font-size:10px;font-weight:800;letter-spacing:.08em}.guide-grid h3{margin:0 0 16px;color:var(--ink);font-size:21px;line-height:1.35}.guide-grid a{color:var(--brand-navy);font-size:12px;font-weight:800}.review-section{background:var(--brand-navy);color:#fff}.review-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;align-items:center}.review-grid .eyebrow{color:var(--brand-cyan)}.review-grid h2{max-width:480px;margin:0;font-size:clamp(40px,3.3vw,52px);line-height:1.04;letter-spacing:-.04em}.review-score{display:flex;align-items:center;gap:16px;margin-top:30px}.review-score strong{font-size:44px}.review-score span{color:var(--brand-yellow);line-height:1.35}.review-score small{color:#ffffff8c;font-size:10px}.review-grid blockquote{margin:0;padding:54px;border:1px solid rgba(255,255,255,.18);border-radius:20px;background:#ffffff0f;font-size:clamp(25px,2.25vw,36px);line-height:1.35;letter-spacing:-.025em}.review-grid blockquote footer{margin-top:28px;color:#ffffff94;font-size:11px;letter-spacing:.03em}.faq-section{background:var(--page)}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px}.faq-grid>div:first-child{position:sticky;top:132px;align-self:start}.faq-grid h2{margin:0;color:var(--brand-navy);font-size:48px;line-height:1.05;letter-spacing:-.04em}.faq-grid>div:first-child>p:not(.eyebrow){max-width:400px;margin:22px 0 28px;color:var(--muted);line-height:1.7}.faq-list{border-top:1px solid #bfcdd4}.faq-item{border-bottom:1px solid #bfcdd4}.faq-item button{width:100%;min-height:86px;padding:20px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;border:0;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.faq-item button span{font-size:17px;font-weight:700}.faq-item button b{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;border:1px solid #aebfc7;color:var(--brand-navy);font-size:19px}.faq-item>div{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.faq-item>div>p{min-height:0;overflow:hidden;margin:0;color:var(--muted);font-size:14px;line-height:1.75}.faq-item.open>div{grid-template-rows:1fr}.faq-item.open>div>p{padding:0 52px 24px 0}.benefit-strip{padding-block:24px;border-top:1px solid var(--line);background:#fff}.benefit-strip .container{display:grid;grid-template-columns:repeat(4,1fr)}.benefit-strip span{padding:0 24px;color:var(--brand-navy);font-size:12px;font-weight:750;text-align:center;border-right:1px solid var(--line)}.benefit-strip span:last-child{border:0}.newsletter{padding:80px 0;display:grid;grid-template-columns:1fr .75fr;gap:90px;align-items:end;border-bottom:1px solid rgba(255,255,255,.16)}.newsletter h2{max-width:650px;margin:0;color:#fff;font-size:clamp(24px,2.2vw,33px);line-height:1.05;letter-spacing:-.04em}.newsletter form{height:56px;display:flex;border-bottom:1px solid rgba(255,255,255,.55)}.newsletter input{flex:1;min-width:0;border:0;background:transparent;color:#fff;outline:0}.newsletter input::placeholder{color:#ffffff8f}.newsletter button{border:0;background:transparent;color:#fff;font-size:13px;font-weight:800;cursor:pointer}@media(max-width:1120px){.container{width:calc(100% - 48px)}.hero-inner{grid-template-columns:49% 51%;min-height:600px}.hero-copy{padding-right:32px}.needs-grid{grid-template-columns:repeat(4,1fr)}.needs-compact-grid{grid-template-columns:repeat(3,1fr)}.product-card{flex-basis:calc((100% - 40px) / 3)}.product-copy{padding:16px}.quick-add{padding-inline:10px}.story-grid,.faq-grid{gap:56px}}@media(max-width:920px){.hero{background:var(--page)}.hero-inner{width:100%;min-height:auto;display:flex;flex-direction:column}.hero-copy{width:calc(100% - 48px);margin-inline:auto;padding:74px 0 54px}.hero h1{max-width:720px;font-size:58px}.hero-verification{max-width:560px}.hero-media{min-height:560px;margin:0}.home-starside .hero-media>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-media:after{background:linear-gradient(180deg,var(--page) 0%,transparent 18%)}.hero-card{left:24px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid>div{border-bottom:1px solid var(--line)}.trust-grid>div:nth-child(2){border-right:0}.trust-grid>div:nth-child(3),.trust-grid>div:nth-child(4){border-bottom:0}.trust-grid>div:first-child{padding-left:32px}.needs-grid,.needs-compact-grid,.category-grid{grid-template-columns:repeat(2,1fr)}.products-grid{margin-right:-24px;padding-right:24px}.product-card{flex-basis:44%}.seasonal-card{grid-template-columns:1fr}.seasonal-copy{padding:52px}.seasonal-card>img{height:380px}.life-grid{grid-template-columns:repeat(2,1fr)}.life-card:first-child{grid-column:1 / -1;min-height:380px}.service-grid{grid-template-columns:1fr 1fr;grid-template-areas:"a b" "c d"}.story-grid{grid-template-columns:1fr}.story-media{max-width:720px}.guide-grid{gap:16px}.review-grid{grid-template-columns:1fr;gap:48px}.faq-grid{grid-template-columns:1fr}.faq-grid>div:first-child{position:static}.newsletter{grid-template-columns:1fr;gap:42px}}@media(max-width:700px){.container{width:calc(100% - 32px)}.hero-copy{width:calc(100% - 32px);padding:54px 0 40px}.hero h1{font-size:clamp(40px,12vw,50px);line-height:1}.hero-lead{margin-top:22px;font-size:16px;line-height:1.58}.hero-actions{flex-direction:column;align-items:stretch;margin-top:28px}.button{min-height:50px}.hero-verification{width:100%;padding:14px;grid-template-columns:96px minmax(0,1fr) auto;gap:12px}.hero-verification img{width:96px;grid-column:1;grid-row:1}.hero-verification>span:nth-child(2){grid-column:2;grid-row:1}.hero-verification>span:last-child{grid-column:3;grid-row:1}.hero-media{min-height:445px}.hero-media>img{object-position:63% center}.hero-card{left:16px;right:16px;bottom:16px;min-width:0;width:fit-content;max-width:calc(100% - 32px)}.trust-grid>div{padding:22px 16px;flex-direction:column;align-items:flex-start;gap:5px}.trust-grid>div:first-child{padding-left:16px}.trust-grid strong{font-size:24px}.section{padding:76px 0}.section-heading{margin-bottom:32px}.section-heading h2{font-size:34px}.split-heading{display:block}.split-heading>p{margin-top:18px}.product-heading .text-link,.guide-section .split-heading>.text-link{display:none}.needs-grid{gap:10px}.needs-more{margin-top:22px}.needs-expanded-panel{margin-top:22px;padding:22px 16px;border-radius:18px}.needs-expanded-heading{align-items:flex-start}.needs-expanded-heading>span{display:none}.needs-expanded-heading h3{font-size:21px}.needs-compact-grid{gap:8px}.need-compact-card{min-height:68px;padding:10px;grid-template-columns:34px 1fr}.need-compact-card>span:last-child{display:none}.need-compact-icon{width:34px;height:34px}.need-card{min-height:208px;padding:16px}.need-mark{width:44px;height:44px;top:16px;right:16px}.need-card h3{font-size:17px}.need-card p{font-size:11px}.card-arrow{display:none}.category-section{padding:28px 0 76px}.category-heading{display:block}.category-heading .text-link{display:inline-flex;margin-top:14px}.category-heading h2{font-size:34px}.category-grid{grid-template-columns:1fr;gap:10px}.category-card{min-height:116px;padding:18px;grid-template-columns:50px 1fr auto;gap:14px}.category-card>span{width:44px;height:44px}.category-card__icon{width:50px!important;height:50px!important;border-radius:16px!important}.category-card__icon svg{width:29px;height:29px}.tabs{margin-right:-16px;padding-right:16px}.featured-controls{align-items:flex-end}.carousel-controls{display:none}.products-grid{gap:12px;margin-top:20px;margin-right:-16px;padding-right:16px}.product-card{flex-basis:78%}.product-copy h3{min-height:44px;font-size:15px}.mobile-view-all{display:flex}.seasonal-section{padding:64px 0}.seasonal-card{width:calc(100% - 32px);border-radius:18px}.seasonal-copy{padding:34px 26px}.seasonal-copy h2{font-size:37px}.seasonal-card>img{height:260px}.life-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-16px;padding-right:16px;scrollbar-width:none}.life-card,.life-card:first-child{flex:0 0 82%;min-height:380px;grid-column:auto;scroll-snap-align:start}.service-grid{grid-template-columns:1fr;grid-template-areas:"a" "b" "c" "d"}.service-card{min-height:290px;padding:30px}.service-card h3{font-size:28px}.story-grid{gap:38px}.story-copy h2{font-size:38px}.story-copy li{grid-template-columns:1fr;gap:7px}.guide-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-16px;padding-right:16px;scrollbar-width:none}.guide-grid article{flex:0 0 82%;scroll-snap-align:start}.review-grid blockquote{padding:30px;font-size:25px}.faq-grid{gap:46px}.faq-grid h2{font-size:39px}.faq-item button{min-height:76px}.faq-item button span{font-size:15px}.benefit-strip .container{grid-template-columns:repeat(2,1fr);gap:0}.benefit-strip span{padding:14px 8px;border-bottom:1px solid var(--line)}.benefit-strip span:nth-child(2){border-right:0}.benefit-strip span:nth-child(3),.benefit-strip span:nth-child(4){border-bottom:0}.newsletter{padding:64px 0}.newsletter h2{font-size:24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.hero-lead p,.home-section-description p,.home-featured-description p,.seasonal-description p,.story-description p,.faq-intro p{margin:0}.home-section-description{max-width:440px;color:var(--muted);font-size:16px;line-height:1.7}.home-featured-description{max-width:560px;margin-top:18px;color:var(--muted);font-size:15px;line-height:1.7}.story-description{margin-top:24px;color:var(--muted);font-size:16px;line-height:1.75}.faq-intro{max-width:400px;margin:22px 0 28px;color:var(--muted);line-height:1.7}.home-newsletter{background:var(--brand-navy);color:#fff}.home-newsletter .newsletter{border-bottom:0}.newsletter-form{position:relative}.newsletter-form small{position:absolute;left:0;top:calc(100% + 8px);font-size:11px}.featured-controls{min-height:58px;margin-top:14px}.category-heading>.text-link{border-bottom-color:#d5003a;border-bottom-width:3px}.featured-promo{margin-top:28px;padding:22px;display:grid;grid-template-columns:minmax(120px,220px) 1fr;gap:24px;align-items:center;border-radius:var(--radius);background:var(--soft-blue)}.featured-promo img{border-radius:12px}.featured-promo span{display:grid;gap:8px}.featured-promo small{color:var(--brand-blue);font-weight:800}.featured-promo strong{color:var(--brand-navy);font-size:24px}.product-card{position:relative}.product-card-hit{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.product-card product-component,.product-card quick-add-bulk{position:relative;z-index:2;pointer-events:none}.product-card a,.product-card button,.product-card input,.product-card select{pointer-events:auto}.product-card .card-wrapper{height:100%}.product-card .card{height:100%;border:0;background:#fff}.product-card .card__inner{background:linear-gradient(145deg,#f7fafb,#ecf4f7)}.product-card .card__media img{object-fit:contain;padding:7%}.product-card .card__content{padding:10px 10px 14px}.product-card .card__information{padding:10px 4px}.product-card .card__heading{font-family:inherit;font-size:16px;line-height:1.45}.product-card .price{margin-top:12px}.product-card .quick-add{position:relative;z-index:3;margin:12px 4px 0}.product-card .quick-add__submit{min-height:44px;border-radius:999px;border-color:var(--brand-navy);color:var(--brand-navy)}body:has(.home-starside){background:var(--page);color:var(--ink);font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media(max-width:700px){.featured-promo{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/46/assets/home-starside.css.map */
