@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap');
:root{--navy:#103f59;--blue:#1575a3;--ink:#20343e;--muted:#7f8b91;--line:#e7ecee;--bg:#f7f9fa;--red:#cf553f;--serif:Georgia,'Songti SC',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--bg);color:var(--ink);font:14px/1.65 'Noto Sans SC',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer;border:0;background:none}button:disabled{opacity:.4;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #5eb8e1;outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.4}input{min-width:0}button,a{touch-action:manipulation}.icon{width:22px;height:22px;flex-shrink:0;vertical-align:middle}.announcement{background:var(--navy);color:#e9f2f5;padding:8px max(24px,calc((100vw - 1200px)/2));display:flex;justify-content:space-between;font-size:12px;letter-spacing:1px}.announcement a{display:flex;align-items:center;gap:12px}.announcement .icon{width:14px;height:14px}.header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.header-inner{max-width:1200px;margin:auto;height:90px;display:flex;align-items:center;gap:70px}.brand{display:inline-flex;align-items:center;gap:12px;color:var(--navy);flex-shrink:0}.brand-mark{border:1.5px solid var(--navy);width:46px;height:46px;display:grid;place-items:center;font:30px var(--serif);border-radius:50% 50% 4px 4px}.brand>span:last-child{font-size:25px;line-height:1.2;font-weight:700;letter-spacing:4px}.brand small{display:block;font-size:9px;letter-spacing:1.6px;font-weight:500;margin-top:6px}.desktop-nav{display:flex;gap:36px;height:100%;align-items:center}.desktop-nav a{height:100%;display:flex;align-items:center;position:relative;font-weight:500}.desktop-nav a.active{color:var(--blue)}.desktop-nav a.active:after{content:'';position:absolute;height:3px;background:var(--blue);bottom:0;left:0;right:0}.header-tools{margin-left:auto;display:flex;gap:26px;align-items:center}.address-btn{display:flex;gap:7px;align-items:center;font-size:13px}.address-btn .icon{width:17px}.cart-link{position:relative;padding:8px}.count{position:absolute;right:-5px;top:-3px;background:var(--navy);color:white;border:2px solid white;border-radius:20px;min-width:19px;height:19px;font-size:10px;text-align:center}.container{max-width:1200px;margin:auto}.search-row{display:flex;align-items:center;justify-content:space-between;margin:25px 0}.search-row>span{display:flex;align-items:center;gap:8px;font-weight:600;font-size:14px}.search-row>span>.icon{color:var(--blue);width:17px}.search-row small{font-size:12px;color:var(--muted);font-weight:400;margin-left:12px}.search{display:flex;align-items:center;background:#fff;border:1px solid #dbe2e6;border-radius:6px;height:43px;width:420px;overflow:hidden}.search>.icon{margin-left:15px;color:#899aa4;width:18px}.search input{border:none;background:none;outline:none;padding:10px;width:100%;font-size:13px}.search button{background:var(--navy);height:100%;color:#fff;min-width:68px;font-size:13px}.hero{height:460px;background:#eaf1ef;position:relative;border-radius:10px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.hero-copy{padding:50px 0 45px 54px;z-index:1}.eyebrow{font-size:10px;font-weight:600;letter-spacing:2px;color:#687f89}.hero .eyebrow{display:flex;gap:9px;align-items:center}.eyebrow>span{width:5px;height:5px;border-radius:50%;background:#448b79}.hero h1{font-size:46px;letter-spacing:2px;line-height:1.45;margin:21px 0 14px;font-weight:600}.hero h1>span{color:#1e695f}.hero-copy>p{font-size:14px;color:#6d7f7f;line-height:1.9}.primary{display:inline-flex;align-items:center;justify-content:center;gap:26px;background:var(--navy);color:#fff;min-height:46px;padding:12px 24px;border-radius:4px;font-weight:500}.primary:hover{background:#1d607e}.primary .icon{width:18px}.hero .primary{margin-top:25px}.hero-note{display:flex;align-items:center;gap:12px;margin-top:25px;font-size:11px;color:#697e78}.hero-note i{height:3px;width:3px;background:#91a29c;border-radius:50%}.hero-visual{position:relative;align-self:stretch}.product-photo{width:100%;aspect-ratio:1;background-image:url('/assets/products.png');background-size:300% 200%;background-repeat:no-repeat;background-color:#fff}.cell-0{background-position:0% 0%}.cell-1{background-position:50% 0%}.cell-2{background-position:100% 0%}.cell-3{background-position:0% 100%}.cell-4{background-position:50% 100%}.cell-5{background-position:100% 100%}.hero-product{width:450px;height:450px;position:absolute;right:22px;top:-18px;mix-blend-mode:multiply}.hero-seal{border:1px solid #7c9486;border-radius:50%;position:absolute;right:32px;top:32px;width:83px;height:83px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#497161;font-family:var(--serif);font-size:17px;transform:rotate(12deg);outline:1px solid #a8b7a7;outline-offset:4px;background:#edf3e9b8}.hero-seal small{font:7px sans-serif;letter-spacing:.8px;margin-top:5px}.hero-caption{position:absolute;bottom:30px;left:80px;display:flex;flex-direction:column;gap:4px}.hero-caption>span:first-child{font-size:11px;color:#637b70;letter-spacing:2px}.hero-caption b{font-family:var(--serif);font-size:21px;color:#254f46;font-weight:500}.hero-caption>span:last-child{font-size:11px;color:#70847a}.hero-caption i{font-style:normal;margin-left:20px;color:#315b4d}.hero-number{position:absolute;bottom:25px;left:52px;display:none}.member-ribbon{background:var(--navy);color:white;border-radius:8px;display:flex;align-items:center;padding:21px 28px;gap:45px;margin-top:18px}.ribbon-title{display:flex;align-items:center;gap:14px}.ribbon-title>.icon{color:#d6bf90;width:32px;height:32px}.ribbon-title>span{font-family:var(--serif);font-size:21px;letter-spacing:2px}.ribbon-title small{display:block;font:11px sans-serif;letter-spacing:1px;margin-top:5px;color:#bed0d9}.ribbon-perks{display:flex;gap:27px;color:#d8e5ea;font-size:12px}.ribbon-perks span{display:flex;gap:7px;align-items:center}.ribbon-perks .icon{width:18px}.member-ribbon>a{margin-left:auto;display:flex;gap:18px;align-items:center;color:#e6d4ac;background:#ffffff0d;border:1px solid #d2dfe332;border-radius:4px;padding:9px 16px;font-size:12px}.member-ribbon>a .icon{width:15px}.section-title{display:flex;justify-content:space-between;align-items:center;margin:42px 0 22px}.section-title h2{font-size:25px;font-weight:600;letter-spacing:.5px}.section-title .eyebrow{display:block;margin-bottom:9px;font-size:9px;color:#96a2a8}.section-title h2>span{font:12px 'Noto Sans SC',sans-serif;letter-spacing:0;color:#8b969c;margin-left:20px}.section-title>a{font-size:12px;display:flex;gap:12px;align-items:center}.section-title .icon{width:17px}.editorial-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.editorial{height:240px;position:relative;overflow:hidden;border-radius:7px;display:flex;align-items:center;padding:30px}.editorial-fresh{background:#eef2dc}.editorial-bread{background:#f4e9de}.editorial>div:first-child{z-index:1;position:relative}.editorial>div>span{font-size:9px;letter-spacing:1.5px;color:#7c8862}.editorial h3{font-size:28px;letter-spacing:2px;font-family:var(--serif);margin:12px 0 7px;font-weight:500}.editorial p{font-size:11px;color:#8a8d74}.editorial b{display:flex;align-items:center;gap:16px;font-size:11px;font-weight:400;margin-top:24px}.editorial b .icon{width:16px}.editorial .product-photo{position:absolute;right:-10px;top:0;width:285px;height:260px;mix-blend-mode:multiply}.editorial-bread .product-photo{right:-20px;width:290px;transform:rotate(-8deg)}.editorial-bread h3{color:#744d32}.editorial-bread p{color:#9b826d}.service-strip{display:flex;align-items:center;justify-content:space-around;border-bottom:1px solid var(--line);padding:26px 0;color:#74868e;font-size:12px}.service-strip>span{display:flex;gap:9px;align-items:center}.service-strip .icon{width:18px}.service-strip>a{font-size:11px}.service-strip>a .icon{width:14px;margin-left:6px}.selection-note{color:#8f9da4;font-size:12px}.home-cats{display:flex;background:white;border-bottom:1px solid var(--line);margin-bottom:20px;padding:6px 0 0;border-radius:6px}.home-cats button{flex:1;padding:16px 12px;position:relative;font-weight:500;font-size:14px}.home-cats small{display:block;color:#9aa4a9;font-size:10px;font-weight:400;margin-top:6px}.home-cats button.active{color:var(--blue)}.home-cats button.active:after{content:'';position:absolute;height:3px;background:var(--blue);bottom:0;left:25%;right:25%}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:white;border:1px solid #eef1f2;border-radius:7px;overflow:hidden;transition:box-shadow .2s,transform .2s}.product-card:hover{box-shadow:0 8px 25px #12384f0a;transform:translateY(-3px)}.product-image-link{display:block;position:relative}.product-label{position:absolute;top:13px;left:13px;font-size:10px;background:#eff4f3;color:#547367;padding:2px 7px;border-radius:2px}.product-info{padding:3px 18px 18px}.product-info h3{font-size:14px;font-weight:500}.product-info>p{font-size:12px;color:#929aa0;margin-top:6px}.delivery{display:inline-block;font-size:10px;color:#899ca6;margin-top:12px}.product-bottom{display:flex;align-items:center;gap:9px;margin-top:9px}.price{font-family:Arial,sans-serif;font-size:24px;font-weight:600;color:var(--red);line-height:1.2}.price small{font-size:13px;margin-right:3px}.old-price{font-size:11px;color:#a5adb2;text-decoration:line-through}.add-btn{background:var(--navy);color:white;width:31px;height:31px;border-radius:50%;display:grid;place-items:center;margin-left:auto;flex-shrink:0}.add-btn .icon{width:17px;height:17px}.add-btn:hover{background:var(--blue)}.end-note{margin:50px 0;color:#a8b0b4;font-size:11px;text-align:center;letter-spacing:2px}.footer{margin-top:65px;border-top:1px solid var(--line);padding:40px 20px;text-align:center;background:#f0f4f5}.footer .brand{transform:scale(.8)}.footer>p{color:#76878d;font-size:13px;letter-spacing:2px;margin:10px 0 20px}.footer>span{display:block;color:#98a4aa;font-size:11px}.footer>small{display:block;color:#a6afb3;font-size:9px;letter-spacing:1px;margin-top:8px}.bottom-nav{display:none}.page-heading{display:flex;justify-content:space-between;align-items:center;padding:38px 0 30px}.page-heading h1{font-size:28px;margin-top:8px}.page-heading h1>small{font-size:18px;color:var(--muted)}.category-layout{display:grid;grid-template-columns:190px 1fr;gap:32px}.category-sidebar{background:white;display:flex;flex-direction:column;align-self:start;padding:16px 0;border-radius:6px;position:sticky;top:112px}.category-sidebar button{text-align:left;padding:18px 24px;font-size:15px;display:flex;align-items:center;justify-content:space-between;border-left:3px solid transparent}.category-sidebar button .icon{width:15px;opacity:0}.category-sidebar button.active{color:var(--blue);background:#eef5f8;border-color:var(--blue)}.category-sidebar button.active .icon{opacity:1}.sort-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.sort-row>div{display:flex;gap:16px;align-items:center}.sort-row h2{font-size:20px}.sort-row span,.sort-row label{font-size:12px;color:#8b999f}.sort-row select{margin-left:8px;background:white;border:1px solid var(--line);padding:7px 10px;color:var(--ink);border-radius:4px}.category-list{display:grid;grid-template-columns:1fr 1fr;gap:16px}.category-product{background:white;display:grid;grid-template-columns:42% 1fr;border-radius:6px;align-items:center;overflow:hidden;min-height:205px}.category-product>div{padding:17px 15px 17px 4px}.category-product h3{font-size:14px;margin-top:6px}.category-product p{color:#91a0a8;font-size:11px;margin:8px 0}.sales{color:#9ba5ab;font-size:10px}.mini-tag{background:#eaf2f5;color:#477e98;font-size:10px;padding:2px 6px;border-radius:2px}.category-product .price{font-size:22px}.empty-search{padding:70px 20px;text-align:center;grid-column:1/-1;color:#8b9ca5}.empty-search>.icon{width:42px;height:42px;margin-bottom:15px}.empty-search h3{font-size:18px;color:var(--ink)}.empty-search p{font-size:13px;margin:10px 0 20px}.secondary{border:1px solid #a9bdc7;padding:10px 20px;border-radius:4px;color:var(--navy)}.member-heading{text-align:center;padding:50px 0 32px}.member-heading h1{font-size:32px;font-weight:500;margin:16px 0 12px;letter-spacing:2px}.member-heading p{font-size:13px;color:var(--muted)}.membership-cards{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:960px;margin:auto}.membership-card{padding:28px 36px;position:relative;overflow:hidden;min-height:235px;border-radius:10px;text-align:left;border:3px solid transparent}.membership-card.chosen{border-color:#4e94b8;box-shadow:0 5px 25px #103f5915}.classic{background:linear-gradient(120deg,#deeff8,#a9d5ed);color:#205374}.premium{background:linear-gradient(120deg,#eee2ce,#d5bc97);color:#685037}.membership-card>span:first-child{font-size:13px;letter-spacing:2px}.membership-card>span>small{display:block;font-size:7px;letter-spacing:4px;margin-top:4px}.membership-card h2{font-size:28px;letter-spacing:3px;margin:18px 0 8px;font-family:var(--serif);font-weight:500}.membership-card p{font-size:12px;opacity:.75}.membership-card>div{display:flex;justify-content:space-between;align-items:center;margin-top:14px;position:relative;z-index:1}.membership-card b{font:28px var(--serif)}.membership-card b small{font:12px sans-serif;margin-left:5px}.membership-card>div>span{font-size:12px}.card-watermark{position:absolute;right:35px;top:0;font:210px var(--serif);opacity:.13;transform:rotate(-20deg)}.welcome-gift{display:flex;align-items:center;justify-content:center;gap:24px;background:white;padding:32px;margin-top:30px;border-radius:8px}.welcome-gift>div:first-child{margin-right:40px}.welcome-gift h2{font-size:22px;margin:10px 0}.welcome-gift p{font-size:12px;color:var(--muted)}.coupon{width:145px;border:1px solid #bdd7e4;text-align:center;background:#f2f8fb;padding:10px;position:relative;border-radius:5px}.coupon small{font-size:12px;color:#7298ac}.coupon b{display:block;font-size:36px;color:#227ba7;font-weight:500;line-height:1.5}.coupon b i{font-size:20px;font-style:normal}.coupon>span{font-size:10px;color:#7493a4}.coupon-plus{color:#a2b6c0;font-size:23px}.benefits{background:#fff;padding:25px 35px 35px;margin-top:24px;border-radius:8px}.benefits .section-title{margin:0 0 28px}.benefits .section-title h2{font-size:21px}.benefits .section-title>span{font-size:12px;color:var(--muted)}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px 20px;text-align:center}.benefit-grid .icon{width:31px;height:31px;color:var(--blue);background:#edf6fa;padding:10px;box-sizing:content-box;border-radius:50%}.benefit-grid h3{font-size:14px;margin:12px 0 5px;font-weight:500}.benefit-grid p{font-size:11px;color:var(--muted)}.friend-card{background:#eaf1f5;padding:25px 35px;display:flex;justify-content:space-between;align-items:center;margin-top:24px;border-radius:8px}.friend-card>div{display:flex;gap:25px;align-items:center}.friend-card .icon{width:36px;height:36px;color:var(--blue)}.friend-card h2{font-size:18px;font-weight:500}.friend-card p{font-size:12px;color:#82929d;margin-top:6px}.friend-card>b{font-size:35px;font-weight:500;color:var(--blue)}.friend-card>b small{font-size:13px;margin-left:7px}.membership-cta{position:sticky;bottom:18px;display:flex;align-items:center;justify-content:space-between;margin-top:30px;background:#fff;padding:20px 26px;box-shadow:0 3px 25px #143c5d10;border:1px solid #e1e9ec;border-radius:6px;z-index:10}.membership-cta b{font-size:15px;font-weight:500}.membership-cta small{display:block;font-size:10px;color:var(--muted);margin-top:6px}.breadcrumbs{font-size:12px;color:#8c9aa1;padding:25px 0}.detail-top{display:grid;grid-template-columns:1fr 1fr;gap:65px;background:white;padding:35px;border-radius:8px}.detail-gallery{position:relative}.gallery-number{position:absolute;bottom:10px;right:10px;font-size:11px;color:#8b9ca5}.detail-summary{padding:25px 10px 0 0}.detail-summary h1{font-size:29px;margin:14px 0 10px}.detail-subtitle{font-size:14px;color:var(--muted)}.detail-price{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin:30px 0 22px}.detail-price .price{font-size:38px}.detail-price .price small{font-size:20px}.detail-price del{color:#a3adb2;font-size:12px}.detail-member{display:flex;align-items:center;gap:8px;color:#447993;background:#eef6fa;padding:12px;font-size:12px}.detail-member>.icon{width:16px}.detail-member>.icon:last-child{margin-left:auto}.detail-summary dl{margin:26px 0}.detail-summary dl>div{display:flex;align-items:baseline;gap:24px;margin:18px 0;font-size:12px}.detail-summary dt{color:#96a2a8;flex-shrink:0}.detail-summary dd{margin:0}.spec-selected{color:var(--navy);border:1px solid #88aabc;padding:7px 12px;border-radius:3px}.spec-selected .icon{width:12px;margin-left:8px}.detail-summary dd small{display:block;color:#8c9ba4;font-size:11px;margin-top:7px}.text-button{padding:0;display:flex;align-items:center;gap:7px;font-size:12px}.text-button .icon{width:14px}.detail-actions{display:flex;gap:20px;align-items:center}.detail-actions label{font-size:12px;color:#889aa3;display:flex;align-items:center;gap:10px}.detail-actions input{width:62px;padding:10px 8px;border:1px solid var(--line);border-radius:4px}.detail-actions .primary{flex:1}.detail-tabs{display:flex;justify-content:center;gap:70px;margin-top:35px;background:white;border-bottom:1px solid var(--line)}.detail-tabs>*{padding:18px;font-size:14px}.detail-tabs .active{color:var(--blue);border-bottom:3px solid var(--blue)}.product-story{background:#eaf2ef;text-align:center;padding:60px 40px 45px;overflow:hidden}.product-story h2{font:36px/1.6 var(--serif);color:#2d6055;margin:20px 0}.product-story>p{color:#758b81;max-width:500px;margin:auto;font-size:13px;line-height:2}.story-photo{max-width:550px;margin:0 auto;mix-blend-mode:multiply}.story-points{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.story-points b{font:29px var(--serif);color:#9eb8a9}.story-points h3{font:20px var(--serif);color:#466d5f;margin:12px 0}.story-points p{font-size:12px;color:#8d9c92}.specifications,.purchase-notes{padding:40px 60px;background:white}.specifications h2,.purchase-notes h2{font-size:22px;font-weight:500;margin-bottom:25px}.specifications dl>div{display:flex;border-bottom:1px solid var(--line);font-size:13px;padding:14px 0}.specifications dt{color:#879ba6;width:140px;flex-shrink:0}.specifications dd{margin:0}.purchase-notes{border-top:1px solid var(--line)}.purchase-notes p{color:#8a989f;font-size:12px;line-height:2}.cart-notice{display:flex;align-items:center;gap:10px;padding:16px 20px;border:1px solid #dce7ec;background:#eef6f9;color:#4c7d93;font-size:13px;border-radius:4px;margin-bottom:24px}.cart-notice>span{margin-left:auto;font-size:11px;color:#8ca4b0}.cart-layout{display:grid;grid-template-columns:1fr 340px;gap:24px}.cart-items{background:white;border-radius:6px;padding:0 22px}.cart-item{display:flex;align-items:center;gap:18px;padding:22px 0;border-bottom:1px solid var(--line)}.cart-item:last-child{border:0}input[type=checkbox]{width:18px;height:18px;accent-color:var(--blue);cursor:pointer;flex-shrink:0}.cart-item>a{width:130px;flex-shrink:0}.cart-item-info h3{font-size:15px;margin:6px 0}.cart-item-info p{font-size:12px;color:#8e9ca4;margin:6px 0 12px}.cart-item .price{font-size:22px}.cart-item-actions{margin-left:auto;align-self:stretch;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;padding:5px 0 15px}.remove{color:#a5afb4;padding:4px}.remove .icon{width:17px;height:17px}.quantity{display:flex;align-items:center;border:1px solid #dfe6ea;border-radius:3px;overflow:hidden;background:white}.quantity button{width:31px;height:31px;background:#f7f9fa}.quantity span{width:32px;text-align:center;font:13px Arial}.order-summary{background:white;padding:26px;align-self:start;position:sticky;top:115px;border-radius:6px}.order-summary h2{font-size:21px;margin-bottom:24px}.order-summary>div{display:flex;justify-content:space-between;margin-top:20px;font-size:13px;color:#8095a0}.order-summary>div b{font-weight:500;color:var(--ink)}.select-all{display:flex;align-items:center;gap:8px;padding-bottom:15px;border-bottom:1px solid var(--line);font-size:13px}.select-all span{margin-left:auto;color:#90a0a8;font-size:11px}.order-summary .summary-total{border-top:1px solid var(--line);padding-top:20px;align-items:center}.summary-total b{font-size:29px!important;color:var(--red)!important}.order-summary .primary{width:100%;margin-top:22px}.order-summary>p{font-size:10px;text-align:center;color:#a2afb5;margin-top:13px}.empty-cart{text-align:center;min-height:470px;padding:60px 20px}.empty-cart-icon{width:110px;height:110px;border-radius:50%;background:#eaf0f3;display:grid;place-items:center;margin:0 auto 25px}.empty-cart-icon .icon{width:55px;height:55px;color:#9cafb9}.empty-cart h2{font-weight:500;font-size:24px;margin:12px 0}.empty-cart p{color:#8e9da5;font-size:13px;margin-bottom:24px}#toast{position:fixed;left:50%;bottom:95px;transform:translate(-50%,20px);opacity:0;background:#183e50f2;color:white;box-shadow:0 3px 15px #0001;padding:12px 24px;border-radius:5px;z-index:100;pointer-events:none;transition:.2s;max-width:90vw;width:max-content;font-size:13px}#toast.visible{opacity:1;transform:translate(-50%,0)}dialog{border:0;border-radius:12px;max-width:440px;width:calc(100% - 36px);padding:38px 30px;color:var(--ink);text-align:center;box-shadow:0 10px 100px #102d5930}dialog::backdrop{background:#102f4866;backdrop-filter:blur(4px)}.modal-close{position:absolute;right:13px;top:12px;color:#83949c}.modal-close .icon{width:20px}dialog h2{font-size:23px;font-weight:500;margin:12px 0}dialog p{font-size:13px;color:#8a9ca6}dialog .primary{width:100%;margin-top:24px}.modal-symbol{display:inline-flex;padding:18px;background:#edf5f9;color:var(--blue);border-radius:50%}.modal-symbol .icon{width:30px;height:30px}.modal-note{background:#f4f7f8;padding:15px;text-align:left;font-size:12px;color:#899aa4;margin-top:20px;border-radius:4px}.checkout-total{display:flex;justify-content:space-between;align-items:center;margin:20px 0;font-size:14px}.checkout-total b{font:30px Arial;color:var(--red)}.address-label{display:block;text-align:left;font-size:12px;color:#78909f;margin-top:25px}.address-label input{display:block;border:1px solid #cddce4;border-radius:4px;padding:12px;width:100%;margin-top:8px;color:var(--ink)}
@media(min-width:1500px){.hero{height:480px}.hero-copy{padding-top:58px}.hero-product{width:470px;height:470px}}
@media(max-width:1248px){.container{margin-left:24px;margin-right:24px}.header-inner{padding:0 24px;gap:35px}.desktop-nav{gap:25px}.hero-copy{padding-left:35px}.ribbon-perks{gap:15px}.member-ribbon{gap:25px}.editorial .product-photo{right:-60px}.header-tools{gap:15px}.detail-top{gap:30px}.detail-summary{padding-top:10px}}
@media(max-width:900px){.desktop-nav{gap:20px}.header-inner{gap:25px}.header-tools .address-btn{display:none}.hero{height:420px}.hero h1{font-size:36px}.hero-copy{padding-top:35px}.hero-product{width:350px;height:350px;right:-10px;top:20px}.hero-caption{left:30px;bottom:27px}.hero-seal{width:65px;height:65px;right:20px;font-size:14px}.hero-seal small{font-size:5px}.ribbon-perks{display:none}.product-grid{grid-template-columns:repeat(3,1fr)}.editorial h3{font-size:25px}.editorial .product-photo{right:-75px;width:245px;height:240px}.category-layout{grid-template-columns:150px 1fr;gap:20px}.category-sidebar button{padding:16px}.category-list{grid-template-columns:1fr}.category-product{grid-template-columns:145px 1fr;min-height:160px}.category-product>div{padding:15px}.welcome-gift>div:first-child{margin-right:0}.welcome-gift{gap:15px;padding:25px}.welcome-gift h2{font-size:19px}.coupon{width:125px;flex-shrink:0}.detail-top{padding:20px;gap:20px}.detail-summary h1{font-size:24px}.detail-summary dl>div{gap:14px}.detail-actions{gap:10px}.detail-actions .primary{padding:12px;font-size:13px}.cart-layout{grid-template-columns:1fr 290px;gap:15px}.cart-items{padding:0 15px}.cart-item{gap:10px}.cart-item>a{width:80px}.cart-item-info h3{font-size:13px}.cart-item-info p{font-size:10px}.cart-item-actions{padding-bottom:5px}.quantity button{width:25px}.quantity span{width:23px}.order-summary{padding:20px}}
@media(max-width:600px){body{font-size:14px}.announcement{padding:7px 16px;font-size:10px;justify-content:center}.announcement>a{display:none}.header-inner{height:69px;padding:0 16px;gap:12px}.brand{gap:8px}.brand-mark{width:35px;height:35px;font-size:23px}.brand>span:last-child{font-size:21px;letter-spacing:3px}.brand small{font-size:7px;letter-spacing:1px;margin-top:4px}.desktop-nav{display:none}.header-tools .address-btn{display:flex;font-size:10px;max-width:145px;gap:3px}.header-tools .address-btn span{max-width:104px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-tools{gap:7px}.header-tools .icon{width:20px}.header-tools .address-btn .icon{width:14px}.container{margin:0 14px}.search-row{margin:14px 0}.search-row>span{display:none}.search{width:100%;height:40px;background:white}.search input{font-size:12px}.search button{font-size:12px}.hero{height:395px;grid-template-columns:1fr;border-radius:7px;display:block}.hero-copy{padding:25px 24px;position:relative;z-index:2}.hero .eyebrow{font-size:7px;letter-spacing:1.3px}.hero h1{font-size:31px;line-height:1.45;margin:15px 0 10px;letter-spacing:1px}.hero-copy>p{font-size:11px;line-height:1.8;max-width:200px}.hero .primary{padding:10px 13px;min-height:37px;font-size:11px;gap:13px;margin-top:17px}.hero .primary .icon{width:15px}.hero-note{font-size:8px;gap:7px;margin-top:20px}.hero-visual{position:absolute;right:0;bottom:0;width:100%;height:100%;pointer-events:none}.hero-product{width:240px;height:240px;right:-21px;top:132px}.hero-caption{left:auto;right:26px;bottom:22px}.hero-caption>span:first-child{font-size:8px;letter-spacing:1px}.hero-caption b{font-size:16px}.hero-caption>span:last-child{font-size:8px}.hero-caption i{display:none}.hero-seal{width:45px;height:45px;top:27px;right:22px;font-size:11px;outline-offset:3px}.hero-seal small{font-size:4px;letter-spacing:.1px;margin-top:2px}.member-ribbon{margin-top:12px;padding:17px 14px;gap:10px;border-radius:6px}.ribbon-title{gap:8px}.ribbon-title>.icon{width:22px;height:22px}.ribbon-title>span{font-size:17px;letter-spacing:1px}.ribbon-title small{font-size:8px;margin-top:4px;letter-spacing:0}.member-ribbon>a{padding:7px 8px;font-size:9px;gap:7px}.member-ribbon>a .icon{width:12px}.section-title{margin:29px 0 16px;gap:10px}.section-title .eyebrow{font-size:7px;letter-spacing:1.5px;margin-bottom:7px}.section-title h2{font-size:21px}.section-title h2>span{display:none}.section-title>a{font-size:10px;gap:5px}.section-title>a .icon{width:14px}.editorial-grid{gap:10px}.editorial{height:208px;padding:17px 14px;align-items:flex-start;border-radius:5px}.editorial>div>span{font-size:6px;letter-spacing:.7px}.editorial h3{font-size:21px;line-height:1.35;margin:8px 0;letter-spacing:1px}.editorial p{font-size:8px;max-width:120px}.editorial b{font-size:8px;gap:6px;margin-top:13px}.editorial b .icon{width:12px}.editorial .product-photo{width:156px;height:142px;right:-19px;top:auto;bottom:-12px}.editorial-bread .product-photo{width:155px;right:-21px;bottom:0}.editorial-bread h3{font-size:20px}.service-strip{padding:19px 0;justify-content:space-between;font-size:9px;gap:10px}.service-strip>span{gap:5px}.service-strip .icon{width:15px}.service-strip>a{display:none}.selection-note{font-size:9px}.home-cats{overflow:auto;margin:0 -14px 14px;padding:0 10px;border-radius:0;scrollbar-width:none}.home-cats button{flex:0 0 auto;padding:13px 12px;font-size:12px}.home-cats small{font-size:8px;margin-top:5px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-card{border-radius:5px}.product-label{font-size:8px;top:10px;left:10px;padding:1px 5px}.product-info{padding:0 12px 13px}.product-info h3{font-size:12px;line-height:1.6;min-height:19px}.product-info>p{font-size:10px;margin-top:4px}.delivery{font-size:8px;margin-top:10px}.product-bottom{gap:6px;margin-top:7px}.price{font-size:22px}.price small{font-size:11px}.old-price{font-size:9px}.add-btn{width:28px;height:28px}.add-btn .icon{width:16px}.end-note{margin:35px 0;font-size:9px;letter-spacing:1px}.footer{margin-top:35px;padding:25px 16px 95px}.footer>span{font-size:9px}.footer>p{font-size:11px}.bottom-nav{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:30;background:#fffffff5;backdrop-filter:blur(12px);border-top:1px solid var(--line);padding:8px 0 max(8px,env(safe-area-inset-bottom))}.bottom-nav a{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;color:#9aa8af;font-size:10px;position:relative}.bottom-nav .icon{width:22px;height:22px}.bottom-nav a.active{color:var(--blue);font-weight:500}.bottom-nav b{position:absolute;top:-5px;left:calc(50% + 4px);background:var(--red);color:white;font-size:8px;border-radius:20px;min-width:14px;padding:0 3px;border:1px solid white}.page-heading{padding:25px 0 20px;gap:15px;flex-wrap:wrap}.page-heading .eyebrow{font-size:8px;letter-spacing:1.5px}.page-heading h1{font-size:25px;margin-top:6px}.category-page .page-heading .search{width:100%}.category-layout{grid-template-columns:90px 1fr;gap:10px;margin-left:-14px;margin-right:-14px}.category-sidebar{border-radius:0;top:69px;padding:5px 0;min-height:calc(100vh - 125px);background:#eef2f4}.category-sidebar button{padding:19px 8px;font-size:12px;justify-content:center;border-left-width:3px}.category-sidebar button .icon{display:none}.category-sidebar button.active{background:white;color:var(--navy);font-weight:600}.category-results{padding:0 12px 0 0}.sort-row{margin-bottom:10px;gap:6px}.sort-row h2{font-size:13px}.sort-row>div{display:block}.sort-row span{font-size:9px}.sort-row label{font-size:0}.sort-row select{font-size:10px;padding:6px 3px;margin:0;max-width:107px}.category-list{gap:1px;background:var(--line)}.category-product{border-radius:0;grid-template-columns:90px 1fr;min-height:163px}.category-product>div{padding:12px 8px 12px 3px}.category-product h3{font-size:12px;line-height:1.6;margin-top:4px}.category-product p{font-size:9px;line-height:1.5;margin:6px 0}.category-product .mini-tag{font-size:8px}.category-product .sales{font-size:8px}.category-product .price{font-size:19px}.category-product .add-btn{width:26px;height:26px}.category-results .end-note{font-size:8px;letter-spacing:0}.empty-search{padding:50px 10px;background:white}.empty-search h3{font-size:14px}.empty-search p{font-size:11px}.empty-search .secondary{font-size:11px;padding:8px 12px}.member-heading{padding:30px 0 23px}.member-heading .eyebrow{font-size:8px;letter-spacing:1.3px}.member-heading h1{font-size:22px;letter-spacing:1px;margin:12px 0 10px}.member-heading p{font-size:10px}.membership-cards{gap:10px}.membership-card{min-height:188px;padding:18px 15px;border-width:2px;border-radius:7px}.membership-card>span:first-child{font-size:8px;letter-spacing:1px}.membership-card>span>small{font-size:5px;letter-spacing:1.5px}.membership-card h2{font-size:22px;letter-spacing:1px;margin:18px 0 8px}.membership-card p{font-size:8px}.membership-card b{font-size:22px}.membership-card b small{font-size:9px}.membership-card>div>span{font-size:8px}.membership-card>div>span .icon{width:17px}.card-watermark{font-size:140px;right:7px;top:20px}.welcome-gift{padding:20px 16px;flex-wrap:wrap;gap:12px;margin-top:15px}.welcome-gift>div:first-child{width:100%;text-align:center;margin-bottom:4px}.welcome-gift .eyebrow{font-size:8px}.welcome-gift h2{font-size:19px;margin:8px 0}.welcome-gift p{font-size:9px}.coupon{width:calc(50% - 25px);padding:8px}.coupon b{font-size:31px}.coupon small{font-size:10px}.coupon>span{font-size:9px}.coupon-plus{font-size:18px}.benefits{padding:20px 13px;margin-top:15px}.benefits .section-title{margin-bottom:25px}.benefits .section-title h2{font-size:17px}.benefits .section-title>span{display:none}.benefit-grid{gap:23px 5px}.benefit-grid .icon{width:22px;height:22px;padding:9px}.benefit-grid h3{font-size:10px;margin:9px 0 5px}.benefit-grid p{font-size:8px;line-height:1.6}.friend-card{padding:20px 17px;margin-top:15px}.friend-card>div{gap:12px}.friend-card .icon{width:25px;height:25px}.friend-card h2{font-size:12px}.friend-card p{font-size:8px}.friend-card>b{font-size:28px;white-space:nowrap}.friend-card>b small{font-size:9px;margin-left:3px}.membership-cta{bottom:68px;padding:13px;margin:20px -4px 0;gap:10px}.membership-cta b{font-size:10px}.membership-cta small{font-size:8px;max-width:145px}.membership-cta .primary{font-size:11px;padding:11px;gap:6px;min-height:43px;white-space:nowrap}.membership-cta .primary .icon{width:13px}.breadcrumbs{font-size:9px;padding:18px 0}.detail-top{display:block;padding:0;border-radius:6px;overflow:hidden}.detail-gallery .product-photo{aspect-ratio:1.1}.detail-summary{padding:22px}.detail-summary>.eyebrow{font-size:9px;letter-spacing:1px}.detail-summary h1{font-size:24px;margin:12px 0 9px}.detail-subtitle{font-size:12px}.detail-price{margin:22px 0;gap:12px}.detail-price .price{font-size:32px}.detail-price del{font-size:10px}.detail-summary dl>div{font-size:11px}.detail-summary dd small{font-size:10px}.detail-actions{gap:12px}.detail-actions .primary{font-size:12px;gap:10px}.detail-actions input{width:55px}.detail-tabs{gap:20px;margin-top:22px}.detail-tabs>*{padding:14px 9px;font-size:12px}.product-story{padding:35px 20px 30px}.product-story>.eyebrow{font-size:7px;letter-spacing:1.3px}.product-story h2{font-size:28px}.product-story>p{font-size:11px}.story-points{gap:10px}.story-points b{font-size:23px}.story-points h3{font-size:15px}.story-points p{font-size:9px}.specifications,.purchase-notes{padding:28px 20px}.specifications h2,.purchase-notes h2{font-size:20px;margin-bottom:17px}.specifications dl>div{font-size:11px;gap:14px;padding:12px 0}.specifications dt{width:70px}.purchase-notes p{font-size:10px}.cart-page .page-heading .address-btn{font-size:10px;max-width:175px;text-align:left}.cart-notice{padding:12px;font-size:10px;gap:7px;margin-bottom:15px}.cart-notice .icon{width:17px}.cart-notice>span{display:none}.cart-layout{display:block}.cart-items{padding:0 12px}.cart-item{padding:17px 0;gap:8px;position:relative}.cart-item>a{width:80px}.cart-item-info{padding:0 0 27px;flex:1}.cart-item-info h3{font-size:12px}.cart-item-info p{font-size:10px}.cart-item-info .mini-tag{font-size:8px}.cart-item-info .price{position:absolute;bottom:20px;font-size:20px}.cart-item-actions{padding:0 0 0 4px;min-height:110px}.cart-item>input{width:16px;height:16px;margin:0}.quantity button{width:24px;height:27px}.quantity span{width:25px;font-size:11px}.order-summary{position:static;margin-top:17px;padding:23px}.order-summary h2{font-size:19px}.order-summary>p{font-size:10px}.empty-cart{min-height:430px;padding-top:60px}.empty-cart .eyebrow{font-size:8px}.empty-cart h2{font-size:21px}.empty-cart p{font-size:12px}.empty-cart .primary{font-size:12px}.empty-cart-icon{width:95px;height:95px}.empty-cart-icon .icon{width:47px;height:47px}dialog h2{font-size:21px}dialog{padding:35px 25px}dialog p{font-size:12px}.modal-note{font-size:11px}html{scroll-padding-top:85px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
/* Keep key shopping controls readable on compact screens. */
@media(max-width:600px){.product-info h3{font-size:14px;min-height:44px}.product-info>p{font-size:12px}.delivery{font-size:10px}.category-sidebar button{font-size:14px}.category-product h3{font-size:14px}.category-product p{font-size:11px}.home-cats button{font-size:14px}.bottom-nav a{font-size:12px}.detail-tabs>*{font-size:14px}.cart-item-info h3{font-size:14px}.cart-item-info p{font-size:12px}.hero-caption>span:first-child{display:none}}
/* Reference-led homepage: membership opening, three image entries, draggable rankings. */
.opening-member{background:radial-gradient(ellipse at 90% 100%,#1178b2,transparent 65%),repeating-linear-gradient(135deg,transparent 0 95px,#ffffff08 96px 98px,transparent 99px 155px),linear-gradient(130deg,#183653,#075480);padding:24px 32px 22px;border-radius:12px;color:white;margin-bottom:16px}.opening-member>h2{text-align:center;font-size:23px;font-style:italic;letter-spacing:2px;margin-bottom:22px}.opening-perks{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.opening-perk{display:flex;position:relative;overflow:hidden;align-items:center;justify-content:space-between;min-height:126px;border-radius:11px;padding:20px 22px;text-align:left;color:#164969;box-shadow:inset 0 0 0 1px #ffffff80;background:linear-gradient(125deg,#e8f7ff,#91d6f5)}.opening-perk h3{font-size:24px;font-weight:600;letter-spacing:1px}.opening-perk p{font-size:13px;margin-top:5px}.friend-perk{background:linear-gradient(125deg,#fff,#bfe6fb);color:#0672b9}.gift-perk{background:linear-gradient(125deg,#fff,#ffe2d7);color:#d74f44}.perk-emblem{height:78px;width:78px;border:1px solid #618da0;background:linear-gradient(135deg,#4d798b,#203e50);color:#eefbff;display:flex;flex-direction:column;align-items:center;justify-content:center;font:32px var(--serif);transform:rotate(-10deg);border-radius:9px;box-shadow:0 5px 15px #17486630}.perk-emblem small{font:8px Arial;letter-spacing:2px;margin-top:5px}.mini-member-card{align-self:flex-end;margin-bottom:-8px;background:linear-gradient(#fff 70%,#234258 70%);padding:10px 8px 23px;border-radius:6px;color:#1476b1;font-size:14px;transform:rotate(7deg);box-shadow:0 2px 8px #24699422;white-space:nowrap}.mini-member-card small{display:block;font:6px Arial;letter-spacing:1px;margin-top:5px}.perk-voucher{display:flex;flex-direction:column;background:white;min-width:75px;text-align:center;border-radius:6px;transform:rotate(-6deg);box-shadow:0 3px 12px #d6473d16}.perk-voucher b{font:30px/1.8 Arial;color:#e56150}.perk-voucher small{background:#e76f5a;color:white;font-size:10px;padding:4px;border-radius:0 0 6px 6px}.opening-cta{background:linear-gradient(110deg,#0086ce,#29a6f8);border:1px solid #58b9f355;box-shadow:inset 0 1px 1px #8cdfff66;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:19px;padding:13px;border-radius:9px;font-size:24px;font-weight:600;letter-spacing:1px}.opening-cta strong{font-size:30px}.opening-cta .icon{margin-left:12px}.home-services{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:18px}.service-tile{position:relative;border-radius:10px;overflow:hidden;min-height:140px;text-align:left;background:#d8edf8;isolation:isolate}.service-art{position:absolute;inset:0;display:block;background-image:url('/assets/home-scenes.png');background-size:200% 200%;background-repeat:no-repeat}.art-store{background-position:0 0}.art-concierge{background-position:100% 0}.art-aisle{background-position:0 100%}.art-chef{background-position:100% 100%}.service-copy{display:flex;position:relative;z-index:1;flex-direction:column;padding:24px}.service-copy b{font-size:23px;color:#13364f;font-weight:600}.service-copy>span{font-size:20px;color:#164366;font-weight:500}.service-copy em{font-style:normal;color:#0773b9}.service-copy small{font-size:11px;color:#486e88;margin-top:7px}.service-copy .icon{width:12px;height:12px}.store-guide-banner{grid-column:1/-1;position:relative;isolation:isolate;overflow:hidden;border-radius:11px;height:290px;color:white;text-align:center}.store-guide-banner:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0a294940,#08234352);z-index:0}.store-guide-banner>span:last-child{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-shadow:0 2px 10px #0005}.store-guide-banner small{font-size:11px;letter-spacing:5px}.store-guide-banner b{font-size:42px;letter-spacing:4px;margin:10px 0 8px}.store-guide-banner em{font-size:19px;font-style:normal;letter-spacing:6px}.store-guide-banner i{font-size:12px;font-style:normal;margin-top:24px;display:flex;align-items:center;gap:12px;padding:8px 17px;border:1px solid #ffffff70;border-radius:30px}.store-guide-banner .icon{width:16px;height:16px}.ranking-section{margin:0 0 28px;min-width:0}.ranking-heading{display:flex;align-items:center;justify-content:space-between;margin:22px 0 14px}.ranking-heading>span{font-size:19px;font-weight:600}.ranking-heading small{font-size:12px;color:#8a9ba5;font-weight:400;margin-left:15px}.ranking-heading>div{display:flex;gap:8px}.ranking-heading button{height:31px;width:31px;display:grid;place-items:center;border:1px solid #dae4e8;border-radius:50%;color:var(--navy);background:white}.ranking-heading .icon{width:16px;height:16px}.ranking-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;overscroll-behavior-x:contain;border-radius:9px;touch-action:pan-x pan-y}.ranking-track::-webkit-scrollbar{display:none}.ranking-track.is-dragging{scroll-snap-type:none;cursor:grabbing;user-select:none}.ranking-card{flex:0 0 44%;min-width:0;scroll-snap-align:start;border-radius:10px;background:white;overflow:hidden;border:1px solid #edf0f2}.ranking-cover{position:relative;isolation:isolate;height:210px;overflow:hidden;background:#efd3b6}.ranking-cover>div:last-child{position:absolute;top:35px;left:25px;z-index:1;max-width:85%}.ranking-cover small{font-size:8px;letter-spacing:1.2px;color:#8d7057}.ranking-cover h2{font-size:27px;font-weight:600;color:#fff;margin:12px 0 6px;text-shadow:0 1px 8px #74422525}.ranking-cover p{font-size:13px;color:#fff}.ranking-cover>.product-photo{position:absolute;right:-15px;bottom:-45px;width:260px;height:245px;mix-blend-mode:multiply}.ranking-breakfast .ranking-cover{background:#e9d4aa}.ranking-breakfast .ranking-cover h2,.ranking-breakfast .ranking-cover p{color:#775333}.ranking-daily .ranking-cover{background:#d5e8e7}.ranking-daily .ranking-cover h2,.ranking-daily .ranking-cover p{color:#286260}.ranking-daily .ranking-cover small{color:#71958f}.ranked-products{padding:3px 22px}.ranked-product{display:flex;gap:16px;align-items:center;min-height:133px;padding:12px 0;border-bottom:1px solid #f0f3f5}.ranked-product:last-child{border-bottom:0}.ranked-photo{position:relative;flex:0 0 95px}.ranked-photo .product-photo{height:95px}.rank-badge{position:absolute;top:0;left:0;width:23px;height:29px;clip-path:polygon(0 0,100% 0,100% 100%,50% 85%,0 100%);background:linear-gradient(110deg,#f2d06b,#dda32a);color:white;font:20px/26px Georgia;text-align:center}.rank-2{background:linear-gradient(110deg,#c4d5e4,#86a8ca)}.rank-3{background:linear-gradient(110deg,#f1c9ad,#cf977a)}.ranked-info{flex:1;min-width:0}.ranked-info h3{font-size:14px;font-weight:500}.ranked-info>p{font-size:11px;color:#93a0a8;margin:3px 0 6px}.ranked-info .mini-tag{font-size:9px}.ranked-info .price{display:block;font-size:25px;margin-top:6px}.ranked-product>.add-btn{width:32px;height:32px;background:#087bbb;align-self:flex-end;margin-bottom:10px}.ranked-product>.add-btn .icon{width:17px}.ranking-more{display:flex;align-items:center;justify-content:center;gap:8px;border-top:1px solid #f1f4f5;padding:12px;font-size:13px}.ranking-more .icon{color:#59a6cb;width:15px;height:15px}.ranking-hint{font-size:11px;letter-spacing:1px;color:#92a4ae;text-align:center;margin-top:12px}.guide-steps{text-align:left;padding-left:22px;margin:25px 0}.guide-steps li{padding-left:5px;margin:18px 0;color:#367a99;font-size:14px}.guide-steps b{display:block;font-size:14px;color:#274959}.guide-steps span{display:block;font-size:12px;color:#8399a4;margin-top:5px}
@media(max-width:900px){.opening-perk{padding:16px 13px;min-height:115px}.opening-perk h3{font-size:20px}.opening-perk p{font-size:11px}.perk-emblem{width:58px;height:58px;font-size:25px}.mini-member-card{font-size:11px;padding:9px 5px 19px}.mini-member-card small{font-size:4px}.perk-voucher{min-width:55px}.perk-voucher b{font-size:25px}.ranking-card{flex-basis:62%}.service-copy b{font-size:21px}.service-copy>span{font-size:17px}}
@media(max-width:600px){.opening-member{padding:17px 12px 12px;border-radius:10px;margin-bottom:10px}.opening-member>h2{font-size:16px;letter-spacing:1px;margin-bottom:17px}.opening-perks{gap:9px}.opening-perk{min-height:92px;padding:11px 8px;align-items:flex-start;border-radius:8px}.opening-perk h3{font-size:15px;letter-spacing:.5px;position:relative;z-index:1;white-space:nowrap}.opening-perk p{font-size:9px;margin-top:4px;position:relative;z-index:1}.perk-emblem{position:absolute;right:9px;bottom:6px;width:33px;height:33px;font-size:19px;border-radius:3px}.perk-emblem small{font-size:4px;letter-spacing:.5px;margin-top:1px}.mini-member-card{position:absolute;bottom:12px;right:7px;padding:5px 5px 13px;font-size:9px;border-radius:3px}.mini-member-card small{font-size:3px;letter-spacing:0;margin-top:3px}.perk-voucher{position:absolute;right:7px;bottom:5px;min-width:35px;border-radius:3px}.perk-voucher b{font-size:18px;line-height:1.5}.perk-voucher small{font-size:6px;padding:1px 3px;border-radius:0 0 3px 3px}.opening-cta{margin-top:12px;padding:10px 5px;gap:5px;font-size:20px;border-radius:8px;min-height:51px;letter-spacing:0}.opening-cta strong{font-size:23px}.opening-cta .icon{width:18px;margin-left:3px}.home-services{gap:9px;margin-bottom:12px}.service-tile{min-height:85px;border-radius:9px}.service-copy{padding:11px 10px}.service-copy b{font-size:14px;line-height:1.5}.service-copy>span{font-size:12px}.service-copy small{font-size:8px;margin-top:5px}.service-copy .icon{width:10px;height:10px}.store-guide-banner{height:181px;border-radius:10px}.store-guide-banner small{font-size:7px;letter-spacing:2.5px}.store-guide-banner b{font-size:28px;letter-spacing:1px;margin:5px 0}.store-guide-banner em{font-size:13px;letter-spacing:2px}.store-guide-banner i{font-size:9px;gap:7px;padding:5px 11px;margin-top:12px}.store-guide-banner .icon{width:12px;height:12px}.ranking-section{margin:0 -14px 25px;padding-left:14px}.ranking-heading{margin:15px 14px 10px 0}.ranking-heading>span{font-size:15px}.ranking-heading small{font-size:9px;margin-left:7px}.ranking-heading button{height:25px;width:25px}.ranking-heading .icon{width:13px;height:13px}.ranking-heading>div{gap:5px}.ranking-track{gap:12px;border-radius:9px 0 0 9px;padding-right:14px;scroll-padding-left:0}.ranking-card{flex-basis:86%;border-radius:9px}.ranking-cover{height:166px}.ranking-cover>div:last-child{top:46px;left:17px;max-width:95%}.ranking-cover small{font-size:6px;letter-spacing:.8px}.ranking-cover h2{font-size:23px;margin:5px 0}.ranking-cover p{font-size:11px}.ranking-cover>.product-photo{width:187px;height:175px;right:-20px;bottom:-37px}.ranked-products{padding:2px 14px}.ranked-product{gap:10px;min-height:107px;padding:10px 0}.ranked-photo{flex-basis:67px}.ranked-photo .product-photo{height:72px}.rank-badge{width:17px;height:24px;font-size:17px;line-height:22px}.ranked-info h3{font-size:12px;line-height:1.5}.ranked-info>p{font-size:10px;margin:2px 0 3px}.ranked-info .mini-tag{font-size:8px;padding:1px 4px}.ranked-info .price{font-size:22px;margin-top:4px}.ranked-product>.add-btn{width:26px;height:26px;margin-bottom:6px;flex-shrink:0}.ranked-product>.add-btn .icon{width:15px;height:15px}.ranking-more{padding:10px;font-size:11px;gap:5px}.ranking-hint{font-size:9px;margin-right:14px;margin-top:9px}}
@media(max-width:350px){.opening-perk h3{font-size:13px}.opening-perk p{font-size:8px}.service-copy b{font-size:12px}.service-copy>span{font-size:10px}.service-copy small{font-size:7px}.store-guide-banner b{font-size:24px}.ranked-product{gap:7px}.ranked-photo{flex-basis:56px}.ranked-info h3{font-size:11px}.ranking-cover h2{font-size:21px}}
