.store-product-img{filter:var(--product-tone);background:#fff}.store-filter-overlay{z-index:50;background:#fff;font-family:Lato,sans-serif;animation:.28s storeFilterInRight;position:fixed;inset:0;overflow-y:auto}.store-filter-overlay.is-closing{animation:.28s forwards storeFilterOutRight}@keyframes storeFilterInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes storeFilterOutRight{0%{transform:translate(0)}to{transform:translate(100%)}}.store-filter-inner{max-width:480px;min-height:100dvh;margin:0 auto;padding:16px 24px 180px}.store-color-grid{-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;grid-template-rows:repeat(3,auto);grid-auto-columns:72px;grid-auto-flow:column;gap:28px 20px;margin:0 -24px;padding:0 24px 4px;display:grid;overflow-x:auto}.store-color-grid:active{cursor:grabbing}.store-color-grid.is-wrap{cursor:default;grid-template-rows:none;grid-template-columns:repeat(auto-fill,minmax(70px,1fr));grid-auto-flow:row;gap:24px 16px;margin:0;padding:0;overflow-x:visible}.store-color-grid::-webkit-scrollbar{display:none}.store-color-scrollbar{cursor:grab;touch-action:none;background:#00000014;border-radius:999px;height:6px;margin-top:16px;position:relative;overflow:hidden}.store-color-scrollbar:active{cursor:grabbing}.store-color-scrollbar-thumb{pointer-events:none;-webkit-backdrop-filter:blur(10px)saturate(180%);background:#fff9;border:1px solid #ffffffb3;border-radius:999px;min-width:28px;height:100%;position:absolute;top:0;box-shadow:inset 0 1px 1px #fffffff2,0 1px 3px #00000038}.store-detail-overlay{z-index:45;background:#fff;font-family:Lato,sans-serif;animation:.28s storeFilterInRight;position:fixed;inset:0;overflow-y:auto}.store-detail-overlay.is-closing{animation:.28s forwards storeFilterOutRight}.store-detail-inner{max-width:480px;min-height:100dvh;margin:0 auto}.store-consent{color:#636363;cursor:pointer;text-align:left;align-items:flex-start;gap:10px;margin-top:20px;font-family:Lato,sans-serif;font-size:clamp(11px,3vw,13px);font-weight:500;line-height:1.5;display:flex}.store-consent-box{accent-color:#080808;cursor:pointer;flex-shrink:0;width:18px;height:18px;margin-top:2px}.store-consent-link{color:#000;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:700;text-decoration:underline}.store-doc-head{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-bottom:1px solid #ececec;align-items:center;gap:12px;height:56px;padding:0 16px;display:flex;position:sticky;top:0}.store-added-overlay{z-index:60;background:#0000009e;justify-content:center;align-items:center;animation:.3s both storeAddedIn;display:flex;position:fixed;inset:0}.store-added-overlay.is-closing{animation:.32s forwards storeAddedOut}@keyframes storeAddedIn{0%{opacity:0}to{opacity:1}}@keyframes storeAddedOut{0%{opacity:1}to{opacity:0}}.store-added-spinner{animation:.7s linear infinite storeSpin}@keyframes storeSpin{to{transform:rotate(360deg)}}.store-added-card{flex-direction:column;align-items:center;gap:18px;animation:.26s both storeAddedPop;display:flex}@keyframes storeAddedPop{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.store-added-ring{border:3px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:88px;height:88px;display:flex}.store-added-text{color:#fff;margin:0;font-family:Lato,sans-serif;font-size:22px;font-weight:700}.store-contact-backdrop{z-index:60;background:#0006;justify-content:center;align-items:center;padding:24px;animation:.2s storeContactFade;display:flex;position:fixed;inset:0}@keyframes storeContactFade{0%{opacity:0}to{opacity:1}}.store-contact-card{background:#fff;border-radius:20px;width:100%;max-width:440px;padding:28px 24px 24px;animation:.22s storeContactRise;position:relative;box-shadow:0 24px 60px #0000004d}@keyframes storeContactRise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.store-filter-cta{left:50%;bottom:calc(20px + env(safe-area-inset-bottom));z-index:51;-webkit-backdrop-filter:blur(24px)saturate(180%);background:#ffffff6b;border:1px solid #ffffff80;border-radius:32px;flex-direction:column;gap:10px;width:calc(100% - 32px);max-width:448px;padding:12px;display:flex;position:fixed;transform:translate(-50%);box-shadow:inset 0 1px 1px #ffffffd9,inset 0 -1px 1px #ffffff4d,0 12px 40px #0000002e}.store-page{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:#fff;flex-direction:column;max-width:clamp(430px,90vw,1120px);min-height:100dvh;margin:0 auto;font-family:Lato,sans-serif;display:flex;position:relative}.store-wholesale-banner{z-index:40;color:#fff;background:#111112;align-items:center;gap:10px;padding:10px 16px;font-size:13px;font-weight:600;line-height:1.35;display:flex;position:sticky;top:0}.store-owner-toast{top:calc(12px + env(safe-area-inset-top));z-index:41;-webkit-backdrop-filter:blur(18px)saturate(180%);background:#111112eb;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:12px;max-width:calc(100% - 24px);padding:9px 9px 9px 16px;font-family:Lato,sans-serif;transition:opacity .26s,transform .26s;animation:.26s storeOwnerToastIn;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 14px 40px #00000047}.store-owner-toast.is-leaving{opacity:0;pointer-events:none;transform:translate(-50%,-10px)}@keyframes storeOwnerToastIn{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}.store-owner-toast-text{color:#fff;white-space:nowrap;font-size:13px;font-weight:600;line-height:1.3}.store-owner-toast-btn{color:#fff;white-space:nowrap;background:#ff4a1c;border-radius:999px;flex-shrink:0;padding:7px 14px;font-size:12px;font-weight:800;line-height:1;text-decoration:none}.store-owner-toast-close{color:#ffffffb8;cursor:pointer;background:#ffffff1a;border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:background .16s,color .16s;display:inline-flex}.store-owner-toast-close:hover{color:#fff;background:#ffffff2e}@media (width<=520px){.store-owner-toast{text-align:center;border-radius:20px;flex-direction:column;gap:10px;padding:14px 40px}.store-owner-toast-btn{padding:9px 22px}.store-owner-toast-close{position:absolute;top:8px;right:8px}}.store-wholesale-tag{color:#fff;letter-spacing:.02em;text-transform:uppercase;background:#ff4a1c;border-radius:999px;flex-shrink:0;padding:3px 9px;font-size:11px;font-weight:800}.store-wholesale-text{flex:1;min-width:0}.store-wholesale-back{color:#fff;white-space:nowrap;border:1px solid #ffffff59;border-radius:999px;flex-shrink:0;padding:6px 12px;font-size:12px;font-weight:700;line-height:1;text-decoration:none}.store-page input,.store-page textarea{-webkit-user-select:text;user-select:text}.store-header{align-items:flex-start;gap:16px;padding:20px 20px 16px;display:flex}.store-header-text{flex:1;min-width:0}.store-health{flex-direction:column;flex:1;min-width:0;font-family:Lato,sans-serif;animation:.2s storeFadeIn;display:flex}.store-filter-btn{cursor:pointer;-webkit-backdrop-filter:blur(24px)saturate(180%);background:#ffffff6b;border:1px solid #ffffff80;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;box-shadow:inset 0 1px 1px #ffffffd9,inset 0 -1px 1px #ffffff4d,0 6px 18px #0000001f}.store-share-btn{cursor:pointer;-webkit-backdrop-filter:blur(24px)saturate(180%);background:#ffffff6b;border:1px solid #ffffff80;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;box-shadow:inset 0 1px 1px #ffffffd9,inset 0 -1px 1px #ffffff4d,0 6px 18px #0000001f}.store-share-toast{z-index:5;white-space:nowrap;color:#fff;background:#080808e6;border-radius:999px;padding:6px 12px;font-family:Lato,sans-serif;font-size:12px;font-weight:700;animation:.16s storeShareToastIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 6px 18px #0000002e}@keyframes storeShareToastIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.store-sheet{z-index:1;background:#fff;border-radius:20px 20px 0 0;flex:1;min-width:0;padding-top:18px;position:relative;box-shadow:0 3px 22.1px #00000030}.store-pills{-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none;flex-wrap:nowrap;gap:11px;padding:0 20px;display:flex;overflow-x:auto}.store-pills:active{cursor:grabbing}.store-pills::-webkit-scrollbar{display:none}.store-sort{margin:18px 20px 4px}.store-feed{padding:8px 20px 120px}.store-bag{z-index:5;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#fff;max-width:430px;margin:0 auto;padding:20px 22px 196px;font-family:Lato,sans-serif;animation:.2s storeFadeIn;position:fixed;inset:0;overflow-y:auto}@keyframes storeFadeIn{0%{opacity:0}to{opacity:1}}.store-action-bar{-webkit-backdrop-filter:blur(24px)saturate(180%);background:#ffffff6b;border:1px solid #ffffff80;border-radius:32px;flex-direction:column;gap:10px;margin-top:28px;padding:12px;display:flex;box-shadow:inset 0 1px 1px #ffffffd9,inset 0 -1px 1px #ffffff4d,0 12px 40px #0000002e}.store-addr-input{color:#000;background:#fff;border:1px solid #e2e2e2;border-radius:14px;outline:none;width:100%;height:56px;padding:0 18px;font-family:Lato,sans-serif;font-size:16px;font-weight:700;transition:border-color .16s,background .16s,box-shadow .16s}.store-addr-input::placeholder{color:#a1a1a1;font-weight:700}.store-addr-input:focus{background:#fff;border-color:#191919;box-shadow:0 2px 10px #0000000f}.store-addr-input--alert,.store-addr-input--alert:focus{border-color:#eb0505}.store-addr-dropdown{background:#fff;border-radius:20px;margin-top:12px;padding:6px;overflow:hidden;box-shadow:0 6px 14.1px #0000001c}.store-addr-suggestion{text-align:left;cursor:pointer;color:#000;background:0 0;border:none;border-radius:12px;width:100%;padding:12px 14px;font-family:Lato,sans-serif;font-size:14px;font-weight:500;line-height:1.35;display:block}.store-addr-suggestion:hover{background:#f3f3f3}.store-addr-empty{color:#a1a1a1;text-align:center;margin:0;padding:16px 14px;font-family:Lato,sans-serif;font-size:14px;font-weight:500}.store-checkout-expand{animation:.26s storeCheckoutExpand}@keyframes storeCheckoutExpand{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.store-home{z-index:5;background:#000;animation:.2s storeFadeIn;position:fixed;inset:0;overflow:hidden}.store-home-bg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.store-home-scrim{background:linear-gradient(#0000 28%,#00000040 50%,#000000bd 76%,#000000eb 100%);position:absolute;inset:0}.store-home-content{padding:0 28px;position:absolute;bottom:124px;left:0;right:0}.store-home-credit{align-items:baseline;margin-bottom:6px;display:inline-flex}.store-home-credit-amount{color:#fff;text-shadow:0 2px 12px #00000040;font-family:Alexandria,sans-serif;font-size:48px;font-weight:900;line-height:1}.store-home-tasks-wrap{margin-top:26px;position:relative}.store-home-tasks{scrollbar-width:none;-ms-overflow-style:none;cursor:grab;touch-action:pan-x;gap:16px;margin:0 -28px;padding:2px 28px;display:flex;overflow-x:auto}.store-home-scroll-hint{color:#fff;pointer-events:none;opacity:1;filter:drop-shadow(0 2px 6px #0006);transition:opacity .26s;animation:1.4s ease-in-out infinite storeScrollHint;display:flex;position:absolute;top:50%;right:8px}.store-home-scroll-hint svg{width:24px;height:24px;display:block}.store-home-scroll-hint.is-hidden{opacity:0}@keyframes storeScrollHint{0%,to{transform:translateY(-50%)translate(0)scale(1)}50%{transform:translateY(-50%)translate(3px)scale(1.09)}}.store-home-tasks:active{cursor:grabbing}.store-home-tasks::-webkit-scrollbar{display:none}.store-home-task{cursor:pointer;text-align:left;-webkit-backdrop-filter:blur(8px);color:#fff;background:#ffffff1f;border:1px solid #ffffff80;border-radius:18px;flex-direction:column;flex:none;align-items:flex-start;gap:3px;padding:12px 18px;font-family:Lato,sans-serif;transition:background .16s,transform .16s;display:flex}.store-home-task:hover{background:#ffffff38}.store-home-task:active{transform:scale(.97)}.store-home-task-amt{font-family:Alexandria,sans-serif;font-size:18px;font-weight:800;line-height:1}.store-home-task-label{color:#ffffffe6;white-space:nowrap;font-size:13px;font-weight:600}.store-task-pop{z-index:70;-webkit-backdrop-filter:blur(2px);background:#00000080;justify-content:center;align-items:center;padding:24px;animation:.18s storeTaskFade;display:flex;position:fixed;inset:0}@keyframes storeTaskFade{0%{opacity:0}to{opacity:1}}.store-task-card{background:#fff;border-radius:24px;width:100%;max-width:360px;padding:30px 24px 26px;font-family:Lato,sans-serif;animation:.22s cubic-bezier(.2,.8,.2,1) storeTaskPop;position:relative;box-shadow:0 24px 60px #00000052}@keyframes storeTaskPop{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.store-task-close{color:#181511;cursor:pointer;background:#f2ede3;border:none;border-radius:999px;width:32px;height:32px;font-size:20px;line-height:1;position:absolute;top:14px;right:14px}.store-task-amt{color:#12a966;font-family:Alexandria,sans-serif;font-size:30px;font-weight:800;line-height:1}.store-task-amt span{color:#8a8375;font-family:Lato,sans-serif;font-size:14px;font-weight:600}.store-task-title{color:#181511;margin:12px 0 8px;font-family:Alexandria,sans-serif;font-size:20px;font-weight:800}.store-task-how{color:#4a453d;margin:0;font-size:15px;line-height:1.5}.store-task-meta{color:#8a8375;border-top:1px solid #ece7dd;margin-top:16px;padding-top:14px;font-size:13px;font-weight:600}.store-task-actions{gap:10px;margin-top:18px;display:flex}.store-task-btn{cursor:pointer;color:#fff;background:#12a966;border:none;border-radius:14px;flex:1;justify-content:center;align-items:center;min-height:50px;padding:0 14px;font-family:Lato,sans-serif;font-size:15px;font-weight:700;display:inline-flex}.store-task-btn-ghost{color:#181511;background:0 0;border:1.5px solid #d9d2c4}.store-task-owner-note{color:#8a8375;margin:4px 0 0;font-size:14px;line-height:1.45}.store-task-earned{color:#12a966;background:#eafaf1;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:0 14px;font-family:Lato,sans-serif;font-size:15px;font-weight:700;display:inline-flex}.store-credit-slider{appearance:none;cursor:pointer;background:0 0;width:100%;height:30px}.store-credit-slider::-webkit-slider-runnable-track{background:linear-gradient(to right, #111 0 var(--pct,0%), #fff var(--pct,0%) 100%);border:1px solid #e4dfd6;border-radius:999px;height:12px}.store-credit-slider::-webkit-slider-thumb{appearance:none;background:#fff;border:1px solid #0000000f;border-radius:999px;width:26px;height:26px;margin-top:-7px;box-shadow:inset 0 1px 1px #ffffffe6,0 2px 7px #00000047}.store-credit-slider::-moz-range-track{background:#fff;border:1px solid #e4dfd6;border-radius:999px;height:12px}.store-credit-slider::-moz-range-progress{background:#111;border-radius:999px;height:12px}.store-credit-slider::-moz-range-thumb{background:#fff;border:1px solid #0000000f;border-radius:999px;width:26px;height:26px;box-shadow:0 2px 7px #00000047}.store-credit-slider:focus{outline:none}.store-credit-slider:focus-visible::-webkit-slider-thumb{box-shadow:inset 0 1px 1px #ffffffe6,0 2px 7px #00000047,0 0 0 5px #1111112e}.store-credit-slider:focus-visible::-moz-range-thumb{box-shadow:0 2px 7px #00000047,0 0 0 5px #1111112e}.store-main{flex-direction:column;flex:1;min-width:0;display:flex}.store-main.store-fade{animation:.2s storeFadeIn}.store-main.store-hidden{display:none}.store-bag-checkout{left:50%;bottom:calc(104px + env(safe-area-inset-bottom));z-index:11;cursor:pointer;color:#fff;background:#080808;border:none;border-radius:40px;width:calc(100% - 44px);max-width:386px;height:52px;font-family:Lato,sans-serif;font-size:16px;font-weight:700;position:fixed;transform:translate(-50%);box-shadow:0 12px 30px #00000047}.store-view-toggle{z-index:2;cursor:pointer;color:#191919;-webkit-backdrop-filter:blur(16px)saturate(180%);background:#ffffff59;border:1px solid #ffffff80;border-radius:999px;padding:6px 16px;font-family:Lato,sans-serif;font-size:12px;font-weight:700;position:absolute;top:12px;left:12px;box-shadow:inset 0 1px 1px #ffffffd9,inset 0 -1px 1px #ffffff4d,0 4px 14px #0000002e}.store-grid{grid-template-columns:1fr;gap:28px;display:grid}.store-bottom-nav{bottom:calc(20px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(24px)saturate(180%);z-index:10;background:#ffffff6b;border:1px solid #ffffff80;border-radius:999px;justify-content:center;align-items:center;gap:.4em;width:auto;max-width:calc(100% - 32px);padding:.5em 1.1em;font-size:clamp(11px,3.9vw - 1.25px,16px);transition:opacity .24s;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:inset 0 1px 1px #ffffffd9,inset 0 -1px 1px #ffffff4d,0 12px 40px #0000002e}.store-bottom-nav.is-collapsed{opacity:0;pointer-events:none}.store-nav-pill{bottom:calc(20px + env(safe-area-inset-bottom));z-index:10;cursor:pointer;-webkit-backdrop-filter:blur(24px)saturate(180%);opacity:0;transform-origin:0 100%;pointer-events:none;-webkit-tap-highlight-color:transparent;background:#ffffff6b;border:1px solid #ffffff80;border-radius:999px;justify-content:center;align-items:center;width:3.5em;height:3.5em;font-size:clamp(11px,3.9vw - 1.25px,16px);transition:opacity .24s,transform .24s;display:flex;position:fixed;left:16px;transform:scale(.85);box-shadow:inset 0 1px 1px #ffffffd9,inset 0 -1px 1px #ffffff4d,0 12px 40px #0000002e}.store-nav-pill.is-shown{opacity:1;pointer-events:auto;transform:scale(1)}.store-nav-pill svg{width:1.5em;height:1.5em}.store-tab{isolation:isolate;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:.25em;height:3.5em;padding:0 .85em;font-family:Lato,sans-serif;display:flex;position:relative}.store-tab>span{z-index:1;position:relative}.store-tab:before{content:"";z-index:0;opacity:0;background:#ffffff8c;border-radius:999px;transition:opacity .22s;position:absolute;inset:-.125em -.4375em;box-shadow:inset 0 1px 1px #fffffff2,inset 0 -1px 2px #ffffff73,0 2px 8px #0000001f}.store-tab.is-active:before{opacity:1}.store-tab svg{transform-origin:50%;width:1.3125em;height:1.3125em;transition:transform .22s}.store-tab.is-active svg{transform:scale(1.14)}.store-tab-label{color:#000;transform-origin:50%;font-size:.6875em;font-weight:500;transition:transform .22s}.store-tab.is-active .store-tab-label{transform:scale(1.08)}@media (width<=360px){.store-tab-label{display:none}}@media (width>=640px){.store-bag{max-width:520px}.store-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (width>=1000px){.store-header{gap:20px;padding:28px 40px 20px}.store-pills{padding:0 40px}.store-sort{margin:22px 40px 8px}.store-feed{padding:8px 40px 120px}.store-grid{grid-template-columns:repeat(3,1fr);gap:32px}}
