.store-shell{--bg:#fff;--ink:#191919;--sub:#606060;--line:#ededed;--red:#d63a2f;--soft:#f6f6f6;--green:#118a4e;--pts-bg:#fff7e8;--pts-line:#f2dca8;--pts-ink:#7a5a12;--card-dark-a:#1b1b1b;--card-dark-b:#3a3a3a;--bar-fill:#ff6b5e;--fs-hero:1.25rem;--fs-title:1.15rem;--fs-body:.9rem;--fs-card:.83rem;--fs-meta:.78rem;--fs-fine:.68rem;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:14px;--sp-5:18px;--r-card:14px;--r-panel:16px;--r-sheet:22px;--pill:999px;background:var(--bg);color:var(--ink);font-family:var(--font-inter), Inter, system-ui, -apple-system, sans-serif;font-size:var(--fs-body);-webkit-font-smoothing:antialiased;min-height:100dvh;line-height:1.4}.store-shell .page{background:var(--bg);flex-direction:column;max-width:480px;min-height:100dvh;margin:0 auto;display:flex;position:relative}@media (min-width:720px){.store-shell .page{border-left:1px solid var(--line);border-right:1px solid var(--line);max-width:720px}}.store-shell button,.store-shell a{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;text-decoration:none}.store-shell :focus-visible{outline:2px solid var(--red);outline-offset:2px;border-radius:4px}.store-shell .ph{background:radial-gradient(120% 90% at 20% 15%,#ffffff59,#0000 40%),linear-gradient(145deg,#e9b96c 0%,#c97c3f 45%,#8e4f26 100%)}.store-shell .ph.b{background:radial-gradient(120% 90% at 75% 20%,#ffffff4d,#0000 40%),linear-gradient(145deg,#e8907b 0%,#b8432f 55%,#6e2418 100%)}.store-shell .ph.c{background:radial-gradient(120% 90% at 30% 70%,#ffffff4d,#0000 45%),linear-gradient(145deg,#d9c97e 0%,#97a94f 55%,#4f6428 100%)}.store-shell .ph.d{background:radial-gradient(120% 90% at 60% 30%,#ffffff4d,#0000 40%),linear-gradient(145deg,#e8c39a 0%,#a9683c 55%,#5e3218 100%)}.store-shell .hero{flex:none;height:150px;position:relative;overflow:hidden}.store-shell .hero img{object-fit:cover;width:100%;height:100%;display:block}@media (min-width:720px){.store-shell .hero{height:220px}}.store-shell .back{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex;position:absolute;top:12px;left:12px;box-shadow:0 2px 8px #0003}.store-shell .storecard{margin:-34px var(--sp-4) 0;border-radius:var(--r-panel);padding:var(--sp-4) 16px;background:#fff;flex:none;position:relative;box-shadow:0 6px 20px #0000001a}.store-shell .storecard h1,.store-shell .storecard h2{font-size:var(--fs-title);letter-spacing:-.02em;font-weight:800}.store-shell .meta{color:var(--sub);font-size:var(--fs-meta);flex-wrap:wrap;align-items:center;gap:6px;margin-top:5px;display:flex}.store-shell .meta b{color:var(--ink)}.store-shell .meta .open{color:var(--green);font-weight:700}.store-shell .dot:before{content:"·";margin:0 2px}.store-shell .chips{gap:var(--sp-2);padding:var(--sp-3) var(--sp-4) var(--sp-1);scrollbar-width:none;background:var(--bg);z-index:5;flex:none;display:flex;position:sticky;top:0;overflow-x:auto}.store-shell .chips::-webkit-scrollbar{display:none}.store-shell .chip{white-space:nowrap;background:var(--soft);border-radius:var(--pill);color:var(--sub);padding:7px 14px;font-size:.8rem;font-weight:600}.store-shell .chip.on{background:var(--ink);color:#fff}.store-shell .grid{padding:10px var(--sp-4) 120px;grid-template-columns:repeat(2,1fr);gap:10px;display:grid}@media (min-width:720px){.store-shell .grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}.store-shell .card{border:1px solid var(--line);border-radius:var(--r-card);text-align:left;background:#fff;width:100%;padding:0;display:block;overflow:hidden}.store-shell .card .img{height:86px;position:relative;overflow:hidden}@media (min-width:720px){.store-shell .card .img{height:120px}}.store-shell .card .img img{object-fit:cover;width:100%;height:100%;display:block}.store-shell .addfab{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-weight:800;display:flex;position:absolute;bottom:8px;right:8px;box-shadow:0 2px 8px #00000040}.store-shell .card .b{padding:8px 10px 10px}.store-shell .card h3{font-size:var(--fs-card);font-weight:700;line-height:1.2}.store-shell .card .p{margin-top:3px;font-size:.8rem;font-weight:600}.store-shell .card .cal{font-size:var(--fs-fine);color:var(--sub);margin-top:2px}.store-shell .card.sold .img{filter:grayscale();opacity:.6}.store-shell .card.sold h3,.store-shell .card.sold .p{color:var(--sub)}.store-shell .badge-sold{color:#fff;border-radius:var(--pill);letter-spacing:.8px;background:#191919d9;padding:3px 10px;font-size:.62rem;font-weight:600;position:absolute;top:8px;left:8px}.store-shell .badge-member{background:var(--red);color:#fff;border-radius:var(--pill);letter-spacing:.8px;padding:3px 10px;font-size:.62rem;font-weight:700;position:absolute;top:8px;left:8px}.store-shell .ptsline{background:var(--pts-bg);border:1px solid var(--pts-line);width:min(100% - 28px,452px);color:var(--pts-ink);text-align:center;z-index:8;border-radius:12px;padding:8px 12px;font-size:.73rem;font-weight:600;position:fixed;bottom:64px;left:50%;transform:translate(-50%)}.store-shell .cartpill{background:var(--red);color:#fff;border-radius:var(--pill);width:min(100% - 28px,452px);font-weight:700;font-size:var(--fs-body);z-index:9;justify-content:space-between;align-items:center;padding:13px 18px;display:flex;position:fixed;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 10px 24px #d63a2f66}.store-shell .cartpill .n{border-radius:var(--pill);background:#ffffff40;justify-content:center;align-items:center;width:22px;height:22px;margin-right:8px;font-size:.75rem;display:inline-flex}.store-shell .sheet-backdrop{z-index:20;background:#19191973;position:fixed;inset:0}.store-shell .sheetbg{flex:none;height:140px;position:relative;overflow:hidden}.store-shell .sheetbg img{object-fit:cover;width:100%;height:100%;display:block}.store-shell .sheet{border-radius:var(--r-sheet) var(--r-sheet) 0 0;background:#fff;flex-direction:column;flex:1;margin-top:-20px;padding:16px;animation:.2s ease-out sheet-up;display:flex;position:relative;overflow-y:auto;box-shadow:0 -8px 24px #0000001f}@keyframes sheet-up{0%{opacity:.6;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.store-shell .grab{background:#ddd;border-radius:2px;flex:none;width:38px;height:4px;margin:0 auto 12px}.store-shell .sheet h2{letter-spacing:-.02em;font-size:1.2rem;font-weight:800}.store-shell .sheet .desc{color:var(--sub);margin-top:4px;font-size:.8rem}.store-shell .group{margin-top:var(--sp-4)}.store-shell .group h4{font-size:.8rem;font-weight:700}.store-shell .group .req{color:var(--sub);background:var(--soft);border-radius:6px;margin-left:6px;padding:2px 8px;font-size:.65rem;font-weight:600}.store-shell .opt{border-bottom:1px solid var(--line);font-size:var(--fs-card);text-align:left;align-items:center;gap:10px;width:100%;padding:9px 0;display:flex}.store-shell .radio{border:2px solid #ccc;border-radius:50%;flex:none;width:18px;height:18px}.store-shell .radio.on{border:6px solid var(--red)}.store-shell .opt .price{color:var(--sub);font-size:var(--fs-meta);margin-left:auto}.store-shell .sheetbar{padding-top:var(--sp-3);background:#fff;align-items:center;gap:10px;margin-top:auto;display:flex;position:sticky;bottom:0}.store-shell .stepper{background:var(--soft);border-radius:var(--pill);align-items:center;gap:12px;padding:8px 14px;font-weight:700;display:flex}.store-shell .stepper button{min-width:24px;min-height:24px;font-weight:800}.store-shell .add,.store-shell .btn-primary{background:var(--red);color:#fff;border-radius:var(--pill);text-align:center;font-weight:700;font-size:var(--fs-body);flex:1;padding:12px}.store-shell .btn-primary[disabled]{background:var(--line);color:var(--sub);cursor:not-allowed}.store-shell .btn-ghost{background:var(--soft);color:var(--ink);border-radius:var(--pill);text-align:center;padding:12px 16px;font-weight:700}.store-shell .rhead{padding:var(--sp-5) 16px 8px;flex:none}.store-shell .rhead h1,.store-shell .rhead h2{font-size:var(--fs-hero);letter-spacing:-.02em;font-weight:800}.store-shell .rcard{margin:8px var(--sp-4);background:linear-gradient(135deg, var(--card-dark-a), var(--card-dark-b));color:#fff;border-radius:18px;flex:none;padding:18px;position:relative;overflow:hidden}.store-shell .rcard:after{content:"";background:radial-gradient(circle, var(--red) 0%, transparent 70%);opacity:.8;border-radius:50%;width:130px;height:130px;position:absolute;top:-30px;right:-30px}.store-shell .rcard .pts{letter-spacing:-.03em;font-size:2.4rem;font-weight:800}.store-shell .rcard .who{font-size:var(--fs-meta);opacity:.75}.store-shell .bar{margin-top:var(--sp-4);background:#fff3;border-radius:4px;height:8px;overflow:hidden}.store-shell .bar i{background:var(--bar-fill);border-radius:4px;height:100%;transition:width .4s;display:block}.store-shell .rcard .togo{opacity:.9;margin-top:8px;font-size:.75rem}.store-shell .rewrow{padding:var(--sp-3) var(--sp-4);flex:none;gap:10px;display:flex}.store-shell .rew{border:1px solid var(--line);border-radius:var(--r-card);padding:var(--sp-3);text-align:center;flex:1}.store-shell .rew .v{font-size:1rem;font-weight:800}.store-shell .rew .l{font-size:var(--fs-fine);color:var(--sub);margin-top:3px}.store-shell .rew.ok{border-color:var(--green);background:#f2faf5}.store-shell .rhist{margin:0 var(--sp-4);border-top:1px solid var(--line)}.store-shell .rh{border-bottom:1px solid var(--line);justify-content:space-between;padding:10px 2px;font-size:.8rem;display:flex}.store-shell .rh .p{color:var(--green);font-weight:700}.store-shell .rnote{color:var(--sub);text-align:center;margin:10px 16px;font-size:.72rem}.store-shell .field{margin-top:var(--sp-3)}.store-shell .field label{font-size:var(--fs-meta);margin-bottom:6px;font-weight:600;display:block}.store-shell .field input{width:100%;font:inherit;border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;padding:11px 12px}.store-shell .field input:focus-visible{outline:2px solid var(--red);outline-offset:0;border-color:var(--red)}.store-shell .error{color:var(--red);font-size:var(--fs-meta);margin-top:var(--sp-2);font-weight:600}.store-shell .ok-note{color:var(--green);font-size:var(--fs-meta);font-weight:600}.store-shell .sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.store-shell .card .t{font-size:var(--fs-card);font-weight:700;line-height:1.2;display:block}.store-shell .card .p{display:block}.store-shell .card .cal{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.store-shell .card .img,.store-shell .card .b{display:block}.store-shell .card[disabled]{cursor:not-allowed}.store-shell .menu-body{padding-bottom:150px}.store-shell .menu-body section{scroll-margin-top:64px}.store-shell .menu-body .grid{padding:6px var(--sp-4) 8px}.store-shell .group-title{font-size:var(--fs-body);letter-spacing:-.01em;padding:10px var(--sp-4) 0;font-weight:800}.store-shell .ptsline.rest{bottom:14px}.store-shell .store-note{padding:var(--sp-5) 16px;color:var(--sub)}.store-shell .store-empty{margin:var(--sp-5) var(--sp-4);border:1px solid var(--line);border-radius:var(--r-panel);text-align:center;padding:20px 16px}.store-shell .store-empty h2{font-size:var(--fs-title);letter-spacing:-.02em;font-weight:800}.store-shell .store-empty p{color:var(--sub);margin-top:6px}.store-shell .store-empty .btn-ghost{margin-top:var(--sp-3);display:inline-block}.store-shell .sheet-modal{z-index:20;flex-direction:column;justify-content:flex-end;display:flex;position:fixed;inset:0}.store-shell .sheet-modal .sheet-backdrop{z-index:0;border-radius:0;position:absolute;inset:0}.store-shell .sheet-panel{z-index:1;outline:none;flex-direction:column;width:100%;max-width:480px;max-height:min(92dvh,760px);margin:0 auto;display:flex;position:relative}.store-shell .sheet-panel .sheet{overflow-y:auto}.store-shell fieldset.group{margin:var(--sp-4) 0 0;border:0;min-width:0;padding:0}.store-shell fieldset.group legend{padding:0}.store-shell .group h4{align-items:center;display:inline-flex}.store-shell label.opt{cursor:pointer}.store-shell .opt.off{color:var(--sub);cursor:not-allowed}.store-shell .checkbox{border:2px solid #ccc;border-radius:5px;flex:none;width:18px;height:18px}.store-shell .checkbox.on{border-color:var(--red);background:var(--red)}.store-shell .opt input:focus-visible+.radio,.store-shell .opt input:focus-visible+.checkbox{outline:2px solid var(--red);outline-offset:2px}.store-shell .pagehead{padding:var(--sp-5) 16px 4px}.store-shell .pagehead h1{font-size:var(--fs-hero);letter-spacing:-.02em;margin-top:6px;font-weight:800}.store-shell .backlink{color:var(--sub);font-size:var(--fs-meta);font-weight:600}.store-shell .sub{color:var(--sub);font-size:var(--fs-meta);margin-top:4px}.store-shell .panel{margin:var(--sp-3) var(--sp-4);border:1px solid var(--line);border-radius:var(--r-panel);padding:var(--sp-4) 16px}.store-shell .paneltitle{font-size:var(--fs-body);letter-spacing:-.01em;margin-bottom:4px;font-weight:800}.store-shell .loc-row{padding:var(--sp-3) 2px;border-bottom:1px solid var(--line);display:block}.store-shell .loc-row:last-child{border-bottom:0}.store-shell .loc-row .t{font-weight:700;display:block}.store-shell .cart-line{border-bottom:1px solid var(--line);justify-content:space-between;gap:10px;padding:10px 0;display:flex}.store-shell .cart-line-main{min-width:0}.store-shell .cart-line-main .t{font-weight:700;font-size:var(--fs-card);display:block}.store-shell .cart-line-main .mods{color:var(--sub);font-size:var(--fs-meta);margin-top:2px;display:block}.store-shell .cart-line.blocked .t{color:var(--sub)}.store-shell .cart-line-side{flex:none;align-items:center;gap:10px;display:flex}.store-shell .cart-line-side .p{text-align:right;min-width:56px;font-weight:600}.store-shell .stepper.small{gap:8px;padding:4px 10px}.store-shell .btn-ghost.small{font-size:var(--fs-meta);padding:8px 12px}.store-shell .totals{padding-top:var(--sp-3)}.store-shell .trow{font-size:var(--fs-meta);color:var(--sub);justify-content:space-between;padding:3px 0;display:flex}.store-shell .trow.grand{color:var(--ink);font-weight:800;font-size:var(--fs-body);padding-top:8px}.store-shell .card-box{margin-top:var(--sp-2);min-height:44px}.store-shell .card-parked{width:320px;height:120px;position:absolute;top:0;left:-10000px;overflow:hidden}.store-shell .card-test-double{border:1px dashed var(--line);color:var(--sub);font-size:var(--fs-meta);border-radius:10px;padding:12px;font-weight:600}.store-shell .finetext{color:var(--sub);font-size:var(--fs-fine);margin-top:var(--sp-2)}.store-shell .paybtn{width:100%;margin-top:var(--sp-4);display:block}.store-shell .status-screen{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:48px 24px;display:flex}.store-shell .status-screen h1{font-size:var(--fs-hero);letter-spacing:-.02em;font-weight:800}.store-shell .status-screen p{color:var(--sub);max-width:40ch}.store-shell .status-screen .btn-ghost{margin-top:var(--sp-4)}.store-shell .status-screen .status-home{margin-top:var(--sp-4);flex:none;min-width:220px}.store-shell .status-screen .status-home+.btn-ghost{margin-top:0}.store-shell .status-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;font-weight:800;display:flex}.store-shell .status-icon.ok{background:var(--green)}.store-shell .status-icon.fail{background:var(--red)}.store-shell .status-icon.wait{border:4px solid var(--line);border-top-color:var(--red);background:0 0;animation:.9s linear infinite status-spin}@keyframes status-spin{to{transform:rotate(360deg)}}.store-shell .tabbar{background:var(--bg);border-top:1px solid var(--line);z-index:15;width:100%;max-width:480px;padding-bottom:env(safe-area-inset-bottom);display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.store-shell .tabbar a{color:var(--sub);font-size:var(--fs-fine);flex-direction:column;flex:1;align-items:center;gap:2px;padding:8px 0 6px;font-weight:600;display:flex}.store-shell .tabbar a svg{width:22px;height:22px;display:block}.store-shell .tabbar a.on{color:var(--ink)}.store-shell .with-tabs .page{padding-bottom:calc(58px + env(safe-area-inset-bottom))}.store-shell .with-tabs .cartpill{bottom:calc(66px + env(safe-area-inset-bottom))}.store-shell .with-tabs .ptsline{bottom:calc(116px + env(safe-area-inset-bottom))}.store-shell .with-tabs .ptsline.rest{bottom:calc(66px + env(safe-area-inset-bottom))}.store-shell .topnav{display:none}@media (min-width:720px){.store-shell .tabbar{display:none}.store-shell .with-tabs .page{padding-bottom:24px}.store-shell .with-tabs .cartpill{bottom:18px}.store-shell .with-tabs .ptsline{bottom:68px}.store-shell .with-tabs .ptsline.rest{bottom:18px}.store-shell .topnav{background:var(--bg);border-bottom:1px solid var(--line);z-index:15;display:block;position:sticky;top:0}.store-shell .topnav-in{justify-content:space-between;align-items:center;max-width:720px;margin:0 auto;padding:12px 16px;display:flex}.store-shell .topnav .wordmark{letter-spacing:-.02em;font-weight:800;font-size:var(--fs-title)}.store-shell .topnav nav{gap:4px;display:flex}.store-shell .topnav nav a{border-radius:var(--pill);color:var(--sub);font-weight:600;font-size:var(--fs-meta);padding:7px 14px}.store-shell .topnav nav a.on{background:var(--ink);color:#fff}}.store-shell .storectx{background:var(--soft);border-radius:var(--pill);width:100%;font-size:var(--fs-meta);color:var(--ink);text-align:left;align-items:center;gap:8px;margin-top:10px;padding:8px 12px;font-weight:600;display:flex}.store-shell .storectx .pin{flex:none;display:flex}.store-shell .storectx .pin svg{width:15px;height:15px}.store-shell .storectx .lbl{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.store-shell .storectx .lbl .sub2{color:var(--sub);font-weight:500}.store-shell .storectx .chev{color:var(--sub);flex:none;margin-left:auto}.store-shell .picker-search{margin:var(--sp-3) var(--sp-4) 0;gap:8px;display:flex}.store-shell .picker-search input{font:inherit;border:1px solid var(--line);border-radius:var(--pill);color:var(--ink);background:#fff;flex:1;min-width:0;padding:11px 12px}.store-shell .picker-search input:focus-visible{outline:2px solid var(--red);outline-offset:0;border-color:var(--red)}.store-shell .locate-btn{background:var(--soft);border-radius:var(--pill);font-size:var(--fs-meta);flex:none;align-items:center;gap:6px;padding:0 14px;font-weight:700;display:flex}.store-shell .locate-btn svg{width:16px;height:16px}.store-shell .primer{margin:8px var(--sp-4) 0;font-size:var(--fs-meta);color:var(--sub);flex-wrap:wrap;align-items:center;gap:8px;display:flex}.store-shell .primer .btn-ghost.small{padding:6px 12px}.store-shell .store-row{padding:var(--sp-4) 2px;border-bottom:1px solid var(--line);align-items:flex-start;gap:10px;display:flex}.store-shell .store-row:last-child{border-bottom:0}.store-shell .store-row .body{flex:1;min-width:0}.store-shell .store-row .pick{text-align:left;width:100%;padding:0;display:block}.store-shell .store-row .pick[disabled]{cursor:not-allowed}.store-shell .store-row .t{flex-wrap:wrap;align-items:center;gap:8px;font-weight:700;display:flex}.store-shell .store-row.muted .t,.store-shell .store-row.muted .addr{color:var(--sub)}.store-shell .store-row .addr{color:var(--sub);font-size:var(--fs-meta);margin-top:2px;display:block}.store-shell .chip-open,.store-shell .chip-closed,.store-shell .chip-soon{font-size:var(--fs-fine);border-radius:var(--pill);padding:2px 8px;font-weight:700}.store-shell .chip-open{color:var(--green);background:#f2faf5}.store-shell .chip-closed{color:var(--sub);background:var(--soft)}.store-shell .chip-soon{color:var(--pts-ink);background:var(--pts-bg)}.store-shell .store-row .dist{font-size:var(--fs-fine);color:var(--sub);font-weight:600}.store-shell .store-row .row-links{font-size:var(--fs-meta);gap:12px;margin-top:6px;font-weight:600;display:flex}.store-shell .store-row .row-links a{color:var(--ink);text-decoration:underline}.store-shell .store-row .current-note{color:var(--green);font-size:var(--fs-fine);font-weight:700}.store-shell .fav-btn{width:34px;height:34px;color:var(--sub);flex:none;justify-content:center;align-items:center;display:flex}.store-shell .fav-btn svg{width:20px;height:20px}.store-shell .fav-btn.on{color:var(--red)}.store-shell .homehead{padding:var(--sp-5) 16px 4px;flex:none}.store-shell .homehead .hi{color:var(--sub);font-size:var(--fs-meta);font-weight:600}.store-shell .homehead h1{font-size:var(--fs-hero);letter-spacing:-.02em;margin-top:2px;font-weight:800}.store-shell .rcard>*{z-index:1;position:relative}.store-shell .rcard{overflow:clip}.store-shell .rcard .wedge{letter-spacing:-.02em;font-size:1.05rem;font-weight:800;line-height:1.25}.store-shell .rcard .wedgesub{font-size:var(--fs-meta);opacity:.85;margin-top:6px;line-height:1.45}.store-shell .rcard .cheer{font-size:var(--fs-body);margin-bottom:6px;font-weight:700}.store-shell .claimrow{margin-top:var(--sp-4);gap:8px;display:flex}.store-shell .claimrow input{min-width:0;font:inherit;border-radius:var(--pill);color:var(--ink);background:#fff;border:0;flex:1;padding:11px 14px}.store-shell .claimrow input:focus-visible{outline:2px solid var(--bar-fill);outline-offset:2px}.store-shell .claimrow .claimbtn{flex:none;padding:11px 16px}.store-shell .claim-error{margin-top:var(--sp-2);color:#ffd7d2;font-size:var(--fs-meta);font-weight:600}.store-shell .rcard .claim-again{margin-top:var(--sp-3);display:inline-block}.store-shell .rcard .since{font-size:var(--fs-fine);opacity:.7;margin-top:4px}.store-shell .cardlink{margin-top:var(--sp-3);font-size:var(--fs-fine);color:#fff;opacity:.65;padding:2px 0;font-weight:600;text-decoration:underline}.store-shell .reveal{animation:.4s ease-out reveal-pop}@keyframes reveal-pop{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.store-shell .field select{width:100%;font:inherit;border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;padding:11px 12px}.store-shell .bdayrow{gap:8px;margin-top:6px;display:flex}.store-shell .bdayrow select{min-width:0;font:inherit;border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;flex:1;padding:11px 12px}.store-shell .bdayrow .btn-ghost{flex:none}.store-shell fieldset.field{margin:var(--sp-3) 0 0;border:0;min-width:0;padding:0}.store-shell fieldset.field legend{font-size:var(--fs-meta);margin-bottom:0;padding:0;font-weight:600}.store-shell .optin{margin-top:var(--sp-3);font-size:var(--fs-meta);color:var(--sub);cursor:pointer;align-items:flex-start;gap:10px;display:flex}.store-shell .optin input{width:18px;height:18px;accent-color:var(--red);flex:none;margin-top:1px}.store-shell .completep-actions{margin-top:var(--sp-4);gap:10px;display:flex}.store-shell .tiles{margin:var(--sp-3) var(--sp-4);grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.store-shell .tile{border:1px solid var(--line);border-radius:var(--r-panel);padding:var(--sp-4) 16px;flex-direction:column;gap:2px;min-height:92px;display:flex}.store-shell .tile svg{width:22px;height:22px;color:var(--red);margin-bottom:6px}.store-shell .tile .t{letter-spacing:-.01em;font-weight:800}.store-shell .tile .sub{margin-top:0}.store-shell .againlist{padding-top:4px;padding-bottom:4px}.store-shell .again-row{padding:var(--sp-3) 2px;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;display:flex}.store-shell .again-row:last-child{border-bottom:0}.store-shell .again-row .body{min-width:0}.store-shell .again-row .t{font-weight:700;font-size:var(--fs-card);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.store-shell .again-row .btn-ghost{flex:none}.store-shell .mfirst{padding:8px var(--sp-4) 4px;scrollbar-width:none;gap:10px;display:flex;overflow-x:auto}.store-shell .mfirst::-webkit-scrollbar{display:none}.store-shell .mfirst .card{flex:0 0 150px;width:150px}.store-shell .promoslot{padding:4px var(--sp-4);scrollbar-width:none;gap:10px;display:flex;overflow-x:auto}.store-shell .promocard{border:1px solid var(--pts-line);background:var(--pts-bg);color:var(--pts-ink);border-radius:var(--r-card);padding:var(--sp-3) var(--sp-4);flex:0 0 260px}.store-shell .promocard .t{font-weight:800;font-size:var(--fs-card)}.store-shell .rcard.ringcard{text-align:center}.store-shell .ringwrap{width:150px;margin:4px auto 8px;position:relative}.store-shell .ring{width:150px;height:150px;display:block}.store-shell .ring circle{fill:none;stroke-width:10px;stroke-linecap:round;transform-origin:70px 70px;transform:rotate(-90deg)}.store-shell .ring .track{stroke:#fff3}.store-shell .ring .fill{stroke:var(--bar-fill);transition:stroke-dashoffset .4s}.store-shell .ringmid{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.store-shell .ringmid .pts{letter-spacing:-.03em;font-size:2rem;font-weight:800;line-height:1}.store-shell .ringmid .ptslbl{font-size:var(--fs-fine);opacity:.75;margin-top:2px}.store-shell .rcard.ringcard .togo{margin-top:4px}.store-shell .goal{border:1px solid var(--line);border-radius:var(--r-card);padding:var(--sp-3) var(--sp-4);margin:8px var(--sp-4) 0;justify-content:space-between;align-items:center;gap:10px;display:flex}.store-shell .goal.ok{border-color:var(--green);background:#f2faf5}.store-shell .goal .body{min-width:0}.store-shell .goal .t{font-weight:800;display:block}.store-shell .goal .st{font-size:var(--fs-fine);color:var(--sub);background:var(--soft);border-radius:var(--pill);text-align:center;flex:none;padding:4px 10px;font-weight:700}.store-shell .goal .st.ok{color:#fff;background:var(--green)}.store-shell .steps{margin:4px var(--sp-4) var(--sp-3);padding:0;list-style:none}.store-shell .step{align-items:flex-start;gap:12px;padding:10px 0;display:flex}.store-shell .stepn{background:var(--ink);color:#fff;width:26px;height:26px;font-size:var(--fs-meta);border-radius:50%;flex:none;justify-content:center;align-items:center;margin-top:1px;font-weight:800;display:flex}.store-shell .step .t{font-weight:800;display:block}.store-shell .step .sub{display:block}.store-shell .seed{opacity:.8}@media (prefers-reduced-motion:reduce){.store-shell *,.store-shell :before,.store-shell :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
