.card-accent-hover{transition:border-color .3s,box-shadow .3s,transform .3s}.card-accent-hover:hover{transform:translateY(-4px)scale(1.005)}@keyframes notif-progress{0%{width:100%}to{width:0%}}@keyframes bell-shake{0%,to{transform:rotate(0)}15%{transform:rotate(-15deg)}30%{transform:rotate(12deg)}45%{transform:rotate(-9deg)}60%{transform:rotate(6deg)}75%{transform:rotate(-4deg)}90%{transform:rotate(2deg)}}.bell-shake{animation:.6s cubic-bezier(.36,.07,.19,.97) both bell-shake}@keyframes page-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-fade-in{animation:.4s cubic-bezier(.22,1,.36,1) both page-fade-in}@keyframes count-up-flash{0%{color:#f5a623;text-shadow:0 0 20px #f5a623b3}to{color:inherit;text-shadow:none}}.count-flash{animation:.5s forwards count-up-flash}.notif-scroll::-webkit-scrollbar{width:3px}.notif-scroll::-webkit-scrollbar-track{background:0 0}.notif-scroll::-webkit-scrollbar-thumb{background:#f5a62333;border-radius:4px}input:focus,select:focus,textarea:focus{box-shadow:0 0 0 3px #f5a6231f,0 0 20px #f5a6230f!important}.card-shine{position:relative;overflow:hidden}.card-shine:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(105deg,#0000 40%,#ffffff0e 50%,#0000 60%);transition:none;position:absolute;inset:0;transform:translate(-150%)skew(-8deg)}.card-shine:hover:after{transition:transform .65s cubic-bezier(.23,1,.32,1);transform:translate(150%)skew(-8deg)}.modal-scanlines{position:relative;overflow:hidden}.modal-scanlines:before{content:"";pointer-events:none;z-index:0;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#f5a62302 3px 4px);position:absolute;inset:0}@keyframes float-subtle{0%,to{transform:translateY(0)rotate(0)}33%{transform:translateY(-4px)rotate(.5deg)}66%{transform:translateY(-2px)rotate(-.3deg)}}.float-subtle{animation:6s ease-in-out infinite float-subtle}.tab-indicator{position:relative}.tab-indicator:after{content:"";opacity:0;background:linear-gradient(90deg,#f5a623,#ff6b35);border-radius:2px;height:2px;transition:opacity .2s,transform .25s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-2px;left:15%;right:15%;transform:scaleX(0)}.tab-indicator.active:after{opacity:1;transform:scaleX(1)}@keyframes skeleton-wave{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg,#ffffff0a 0%,#ffffff14 40%,#f5a6230f 50%,#ffffff14 60%,#ffffff0a 100%) 0 0/200% 100%;border-radius:8px;animation:1.6s infinite skeleton-wave}button:focus-visible,a:focus-visible{outline-offset:2px;border-radius:8px;outline:2px solid #f5a62380}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:640px){.cin-bg{display:none}.card-tilt{transform:none!important}.card-spotlight:before{display:none}.btn-magnetic{transform:none!important}.cursor-glow{display:none}}.dash-tab-active{color:#fff;background:linear-gradient(135deg,#f5a623 0%,#ff6b35 100%);box-shadow:0 4px 20px #f5a62359}.dash-tab-inactive{color:#ffffff80;background:#ffffff08;border:1px solid #ffffff14}.dash-tab-inactive:hover{color:#fffc;background:#ffffff0f;border-color:#f5a62333}.status-dot-pulse{animation:2s ease-in-out infinite status-pulse}@keyframes status-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.chart-bar{transform-origin:bottom;animation:.6s cubic-bezier(.22,1,.36,1) both chart-grow}@keyframes chart-grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.featured-card{position:relative}.featured-card:before{content:"";border-radius:inherit;z-index:-1;opacity:0;background:linear-gradient(135deg,#f5a62366 0%,#ff6b3533 50%,#f5a6231a 100%);transition:opacity .3s;position:absolute;inset:-1px}.featured-card:hover:before{opacity:1}html.nav-leaving:before{content:"";z-index:9998;pointer-events:none;background:#0808102e;animation:.12s forwards nav-leave-fade;position:fixed;inset:0}@keyframes nav-leave-fade{0%{opacity:0}to{opacity:1}}.nav-ripple{pointer-events:none;background:#ffffff0f;border-radius:50%;animation:.35s cubic-bezier(.22,1,.36,1) forwards nav-ripple-expand;position:absolute;transform:scale(0)}@keyframes nav-ripple-expand{to{opacity:0;transform:scale(1)}}@keyframes card-enter{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.card-enter{animation:.45s cubic-bezier(.22,1,.36,1) both card-enter}.card-enter-1{animation-delay:50ms}.card-enter-2{animation-delay:.1s}.card-enter-3{animation-delay:.15s}.card-enter-4{animation-delay:.2s}.card-enter-5{animation-delay:.25s}.card-enter-6{animation-delay:.3s}.btn-press:active{transition:transform 80ms;transform:scale(.97)}.price-display{font-variant-numeric:tabular-nums;font-feature-settings:"tnum";letter-spacing:-.3px}.low-stock-pill{color:#fb923c;background:#fb923c1f;border:1px solid #fb923c4d;border-radius:99px;align-items:center;gap:4px;padding:2px 7px;font-size:10px;font-weight:700;display:inline-flex}.instant-badge{color:#4ade80;letter-spacing:.2px;background:#22c55e26;border:1px solid #22c55e59;border-radius:99px;align-items:center;gap:3px;padding:2px 7px;font-size:10px;font-weight:800;display:inline-flex}.verified-dot{color:#93c5fd;background:#60a5fa1f;border:1px solid #60a5fa40;border-radius:4px;align-items:center;gap:3px;padding:1px 5px;font-size:9px;font-weight:700;display:inline-flex}.section-title-accent{display:inline-block;position:relative}.section-title-accent:after{content:"";background:linear-gradient(90deg,#f5a623,#ff6b35);border-radius:2px;width:40px;height:3px;position:absolute;bottom:-6px;right:0}.why-card{transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s,border-color .28s;position:relative;overflow:hidden}.why-card:after{content:"";border-radius:inherit;opacity:0;pointer-events:none;z-index:0;background:radial-gradient(80% 50% at 50% 110%,#f5a62329 0%,#ff6b350d 55%,#0000 72%);transition:opacity .3s;position:absolute;inset:-1px}.why-card:hover{transform:translateY(-6px);box-shadow:0 20px 60px #00000080,0 0 0 1px #f5a6231a;border-color:#f5a62347!important}.why-card:hover:after{opacity:1}.why-card>*{z-index:1;position:relative}.step-connector{position:relative}.step-connector:after{content:"";background:linear-gradient(90deg,#f5a62366,#0000);width:100%;height:1px;position:absolute;top:24px;right:-50%}@keyframes cta-glow-pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.cta-glow{animation:4s ease-in-out infinite cta-glow-pulse}.card-img-overlay{background:linear-gradient(#0000 30%,#08081059 60%,#080810d9 100%);position:absolute;inset:0}.seller-avatar{color:#fff;background:linear-gradient(135deg,#f5a623,#ff6b35);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:900;display:flex;box-shadow:0 2px 8px #f5a62359}.filter-sidebar{background:#ffffff06;border:1px solid #ffffff12;border-radius:16px;overflow:hidden}.filter-section-header{color:#ffffff59;letter-spacing:.8px;text-transform:uppercase;border-bottom:1px solid #ffffff0d;padding:12px 16px;font-size:12px;font-weight:700}.filter-option{cursor:pointer;color:#ffffff8c;border-radius:0;justify-content:space-between;align-items:center;padding:9px 16px;font-size:13px;transition:background .15s,color .15s;display:flex}.filter-option:hover{color:#fff;background:#ffffff0a}.filter-option.active{color:#f5a623;background:#f5a62314;font-weight:700}.stat-number{font-variant-numeric:tabular-nums;letter-spacing:-1px;font-weight:900;line-height:1}.trust-item{background:#ffffff06;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;transition:border-color .2s,background .2s;display:flex}.trust-item:hover{background:#f5a6230a;border-color:#f5a62333}.buy-panel{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;position:sticky;top:90px;overflow:hidden}.buy-panel-price{letter-spacing:-1.5px;font-variant-numeric:tabular-nums;font-size:36px;font-weight:900;line-height:1}.buy-panel-primary{color:#fff;text-align:center;cursor:pointer;background:linear-gradient(135deg,#f5a623 0%,#ff6b35 100%);border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 20px;font-size:16px;font-weight:800;transition:opacity .15s,transform .1s,box-shadow .2s;display:flex;box-shadow:0 8px 30px #f5a62373}.buy-panel-primary:hover{opacity:.93;transform:translateY(-1px);box-shadow:0 12px 40px #f5a6238c}.buy-panel-primary:active{transform:scale(.98)translateY(0);box-shadow:0 4px 16px #f5a6234d}.buy-panel-secondary{color:#ffffffa6;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;gap:6px;width:100%;padding:11px 20px;font-size:14px;font-weight:700;transition:all .15s;display:flex}.buy-panel-secondary:hover{color:#fff;background:#ffffff12;border-color:#f5a62340}.hover-card{will-change:transform;transition:transform .25s cubic-bezier(.22,1,.36,1),border-color .25s,box-shadow .25s;position:relative}.hover-card:hover{transform:translateY(-4px)scale(1.012);box-shadow:0 0 0 1px #f5a6231f,0 8px 32px #0000008c,0 0 48px #f5a6231a;border-color:#f5a62359!important}.hover-card:after{content:"";border-radius:inherit;opacity:0;pointer-events:none;z-index:0;background:radial-gradient(80% 50% at 50% 110%,#f5a6232e 0%,#ff6b350f 50%,#0000 72%);transition:opacity .3s;position:absolute;inset:-1px}.hover-card:hover:after{opacity:1}.hover-card-accent{will-change:transform;transition:transform .25s cubic-bezier(.22,1,.36,1),border-color .25s,box-shadow .25s;position:relative}.hover-card-accent:hover{box-shadow:0 0 0 1px rgba(var(--accent,245,166,35), .14), 0 12px 40px #0000008c, 0 0 60px rgba(var(--accent,245,166,35), .12);transform:translateY(-4px)scale(1.012);border-color:rgba(var(--accent,245,166,35), .38)!important}.hover-card-accent:after{content:"";border-radius:inherit;background:radial-gradient(ellipse 80% 50% at 50% 115%, rgba(var(--accent,245,166,35), .2) 0%, transparent 68%);opacity:0;pointer-events:none;z-index:0;transition:opacity .28s;position:absolute;inset:-1px}.hover-card-accent:hover:after{opacity:1}.hover-subtle{transition:background .18s,border-color .18s,transform .18s}.hover-subtle:hover{transform:translateY(-1px);background:#f5a62312!important;border-color:#f5a62338!important}.hover-card:hover .hover-icon,.hover-card-accent:hover .hover-icon{filter:drop-shadow(0 0 10px #f5a6238c);transition:filter .25s}.hover-lift-sm{transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s}.hover-lift-sm:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000073}@media (hover:none){.hover-card:hover,.hover-card-accent:hover,.hover-subtle:hover,.hover-lift-sm:hover{border-color:inherit!important;box-shadow:none!important;transform:none!important}.hover-card:hover:after,.hover-card-accent:hover:after{opacity:0!important}}.listings-filter-button{transition:background .15s,color .15s,transform .15s!important}.listings-filter-button:not(.active):hover{color:#ffffffd9!important;background:#f5a6230f!important;transform:translate(-2px)!important}.listings-filter-button.active{color:#f5a623!important;background:linear-gradient(135deg,#f5a6232e,#ff6b351f)!important;border-left:2px solid #f5a62380!important}.dashboard-action-card{transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s,border-color .22s!important}.dashboard-action-card:hover{transform:translateY(-3px)!important;box-shadow:0 12px 32px #00000073!important}
@media (max-width:1023px){html,body{max-width:100vw;overflow-x:hidden}.cin-bg,.cin-bg *,.orb,.cin-orb,.cin-orb-horizon,.cin-bloom,.cin-bloom-amber,.cin-bloom-purple,.cin-fog,.cin-cloud,.cursor-glow,img,video,canvas,svg{max-width:none}button:not(.icon-btn):not(.chip-btn):not(.dot-btn),a[href]:not(.inline-link):not(.breadcrumb-link),select,input[type=submit],input[type=button]{min-height:44px}.search-clear-btn,.search-remove-recent,.dot-btn,.chip-btn{min-height:unset!important;min-width:unset!important}p a,li a,td a{min-height:unset}input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea{font-size:16px!important}}@media (max-width:639px){.header-search-trigger{flex:1;min-width:0;max-width:none}header nav a,header .mobile-nav-item{align-items:center;min-height:48px;display:flex}}@media (max-width:389px){header .page-wrap{gap:8px!important}.page-wrap{padding-left:12px!important;padding-right:12px!important}}@media (min-width:390px) and (max-width:639px){.page-wrap{padding-left:16px!important;padding-right:16px!important}}@media (max-width:1023px){.hero-section{min-height:auto!important;padding-top:80px!important;padding-bottom:48px!important}.hero-title-large{letter-spacing:-.5px!important;padding-bottom:.08em!important;font-size:clamp(32px,8vw,48px)!important;line-height:1.3!important}.hero-orb{max-width:280px!important;max-height:280px!important}.hero-cta-group{width:100%;flex-direction:column!important}.hero-cta-group>a,.hero-cta-group>button{text-align:center!important;justify-content:center!important;width:100%!important}.hero-stat-grid{grid-template-columns:repeat(2,1fr)!important;max-width:100%!important}.slider-card-float,.hero-slider-col{display:none!important}}@media (max-width:389px){.hero-title-large{font-size:28px!important}.hero-trust-items{gap:8px!important}}@media (max-width:639px){.category-grid{grid-template-columns:repeat(3,1fr)!important;gap:8px!important}.why-grid,.howitworks-grid{grid-template-columns:1fr!important}.cta-section-inner{padding:32px 16px!important}.cta-section-inner h2{font-size:clamp(26px,7vw,36px)!important}.animate-marquee{animation-duration:22s}.sellers-grid{grid-template-columns:repeat(2,1fr)!important}.home-products-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.grid>a,.grid>.product-card-wrapper{min-width:0}.card-tilt .h-36{height:112px!important}.card-tilt .p-4{padding:8px!important}.card-tilt .text-base.font-black{font-size:13px!important}.card-tilt button.absolute{min-height:unset!important;min-width:unset!important;width:32px!important;height:32px!important}.card-tilt{will-change:auto;transform:none!important}.card-spotlight:before{display:none}.listings-search-row{flex-wrap:wrap;gap:8px}.listings-sort-select{order:3;width:100%;display:block!important}.listings-filter-toggle span{display:inline!important}.listings-grid{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}}@media (min-width:640px) and (max-width:1023px){.listings-grid{grid-template-columns:repeat(3,1fr)!important;gap:14px!important}}@media (max-width:1023px){.mobile-filter-panel{inset-inline:0;z-index:50;-webkit-overflow-scrolling:touch;max-height:82vh;padding-bottom:max(20px, env(safe-area-inset-bottom,20px));-webkit-backdrop-filter:blur(32px);animation:.28s cubic-bezier(.22,1,.36,1) sheet-up;bottom:0;overflow-y:auto;background:#0a0a14fa!important;border-top:1px solid #f5a62326!important;border-bottom:none!important;border-radius:20px 20px 0 0!important;position:fixed!important}.mobile-filter-panel:before{content:"";background:#ffffff26;border-radius:2px;width:36px;height:4px;margin:10px auto 14px;display:block}.listings-inline-filter{margin-bottom:12px;border-radius:16px!important}}@keyframes sheet-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (max-width:1023px){.listings-filter-button{min-height:40px!important;padding:8px 12px!important}.product-sticky-cta{z-index:40;padding:12px 16px;padding-bottom:max(12px, env(safe-area-inset-bottom,12px));-webkit-backdrop-filter:blur(24px);background:#080810f5;border-top:1px solid #f5a62333;bottom:0;left:0;right:0;box-shadow:0 -8px 32px #0006;position:fixed!important}.product-page-content{padding-bottom:88px!important}}@media (max-width:639px){.product-gallery{aspect-ratio:4/3;width:100%!important}.product-seller-card .grid-cols-3{grid-template-columns:repeat(3,1fr)!important}.product-seller-card .flex.gap-2{flex-wrap:wrap}}.messages-page{height:100dvh!important;overflow:hidden!important}@media (max-width:767px){.messages-sidebar{z-index:10;background:#07070f;transition:transform .28s cubic-bezier(.22,1,.36,1);transform:translate(0);width:100%!important;position:absolute!important;inset:0!important}.messages-sidebar.chat-open{pointer-events:none;transform:translate(100%)!important}.messages-chat-panel{z-index:11;transition:transform .28s cubic-bezier(.22,1,.36,1);transform:translate(-100%);width:100%!important;position:absolute!important;inset:0!important}.messages-chat-panel.chat-open{transform:translate(0)!important}.msg-bubble{max-width:86%!important}.messages-composer{padding:10px 12px!important;padding-bottom:max(10px, env(safe-area-inset-bottom,10px))!important}.messages-composer input{min-height:44px!important;font-size:16px!important}.messages-send-btn,.messages-attach-btn{width:44px!important;height:44px!important;min-height:unset!important;border-radius:12px!important}.messages-back-btn{width:44px;height:44px;min-height:unset;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex!important}.messages-product-picker{-webkit-overflow-scrolling:touch!important;flex-wrap:nowrap!important;overflow-x:auto!important}.messages-product-picker::-webkit-scrollbar{display:none}}@media (min-width:768px) and (max-width:1023px){.messages-sidebar{width:260px!important}}@media (max-width:1023px){.dashboard-stat-grid{grid-template-columns:repeat(2,1fr)!important}.dashboard-tabs{padding-bottom:2px;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;flex-wrap:nowrap!important;overflow:auto hidden!important}.dashboard-tabs::-webkit-scrollbar{display:none}.dashboard-tabs>*{white-space:nowrap!important;flex-shrink:0!important}}@media (max-width:639px){.dashboard-hero-number{font-size:clamp(28px,8vw,40px)!important}.dashboard-card{padding:12px!important}.store-link-banner .flex.gap-2{flex-direction:column!important}.store-link-banner .flex.gap-2>a,.store-link-banner .flex.gap-2>button{justify-content:center!important;width:100%!important}.dashboard-modal-content{max-height:92vh;overflow-y:auto;max-width:100%!important;padding-bottom:max(16px, env(safe-area-inset-bottom,16px))!important;border-radius:20px 20px 0 0!important;margin:0!important;position:fixed!important;inset:auto 0 0!important}.dashboard-fab{bottom:max(24px, env(safe-area-inset-bottom,24px))!important}}@media (max-width:1023px){.admin-two-col{flex-direction:column!important;gap:16px!important;display:flex!important}.admin-sidebar-panel{-webkit-overflow-scrolling:touch;border-radius:16px;max-height:55vh;overflow-y:auto;position:relative!important;top:auto!important}.admin-mobile-nav{z-index:50;padding:8px 12px;padding-bottom:max(8px, env(safe-area-inset-bottom,8px));-webkit-backdrop-filter:blur(24px);background:#080810f7;border-top:1px solid #ffffff12;justify-content:space-around;align-items:center;gap:2px;position:fixed;bottom:0;left:0;right:0;display:flex!important}.admin-page-content{padding-bottom:max(72px, calc(env(safe-area-inset-bottom,0px) + 72px))!important}}@media (min-width:1024px){.admin-mobile-nav{display:none!important}}@media (max-width:639px){.admin-filter-grid{grid-template-columns:repeat(2,1fr)!important;gap:6px!important}.admin-decision-buttons{flex-direction:column!important;gap:8px!important}.admin-decision-buttons>button{width:100%!important}.bank-data-row{flex-wrap:wrap!important;gap:4px!important}.auth-card{flex-direction:column;justify-content:center;min-height:100dvh;display:flex;border-radius:0!important;max-width:100%!important;padding:20px 16px!important}.auth-page-wrapper{align-items:stretch!important;padding:0!important}button[type=submit]{min-height:48px!important;font-size:15px!important}.modal-backdrop{align-items:flex-end!important;padding:0!important}.modal-content{animation:.28s cubic-bezier(.22,1,.36,1) sheet-up;-webkit-overflow-scrolling:touch!important;width:100%!important;max-width:100%!important;max-height:90dvh!important;padding-bottom:max(16px, env(safe-area-inset-bottom,16px))!important;border-radius:20px 20px 0 0!important;margin:0!important;overflow-y:auto!important}.modal-content:before{content:"";background:#ffffff1f;border-radius:2px;width:36px;height:4px;margin:10px auto 0;display:block}}@media (max-width:1023px){.table-wrap{-webkit-overflow-scrolling:touch;border-radius:12px;overflow-x:auto}table{min-width:520px}table thead th,table tbody td{white-space:nowrap;padding:8px 10px!important;font-size:12px!important}}@media (max-width:639px){.subcategory-grid{grid-template-columns:repeat(3,1fr)!important}.delivery-option-grid{grid-template-columns:repeat(2,1fr)!important}.price-input-large{height:52px!important;font-size:20px!important}body{font-size:14px!important}h1{font-size:clamp(22px,6vw,32px)!important}h2{font-size:clamp(18px,5vw,26px)!important}h3{font-size:clamp(14px,3.8vw,18px)!important}p,span,li,td,th,label{font-size:clamp(13px,3.5vw,15px)!important}.section-label{font-size:10px!important}}@media (max-width:389px){h1{font-size:20px!important}h2{font-size:17px!important}}@media (max-width:639px){footer .grid,footer .footer-grid{grid-template-columns:1fr!important;gap:24px!important}footer{padding-bottom:max(16px, env(safe-area-inset-bottom,16px))!important}footer .flex.flex-col.sm\:flex-row{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}}@supports (padding:env(safe-area-inset-bottom)){@media (max-width:1023px){.safe-bottom{padding-bottom:max(16px, env(safe-area-inset-bottom))!important}.safe-top{padding-top:max(0px, env(safe-area-inset-top))!important}}}@media (max-width:1023px){.cin-bg,.cursor-glow{display:none!important}.glow-hover:hover{box-shadow:none!important;transform:none!important}.card-tilt{will-change:auto!important;transform:none!important}.card-spotlight:before{display:none!important}.btn-magnetic{will-change:auto!important;transform:none!important}.slider-card-float{animation:none!important}.glass{-webkit-backdrop-filter:blur(10px)!important}.glass-strong{-webkit-backdrop-filter:blur(16px)!important}.cin-orb-amber,.cin-orb-purple,.cin-orb-orange,.cin-orb-indigo,.cin-orb-horizon,.cin-bloom-amber,.cin-bloom-purple,.cin-scanlines,.cin-grid,.cin-vol-1,.cin-vol-2,.cin-beam,.cin-beam-1-halo,.cin-beam-2-halo,.cin-beam-1,.cin-beam-2{display:none!important}.overflow-y-auto,.overflow-y-scroll,.overscroll-y{-webkit-overflow-scrolling:touch}}@media (max-width:639px){.search-panel{padding:12px 14px 0!important}.search-input-wrap{height:44px!important}.search-submit-btn{padding:0 12px!important;font-size:13px!important}.search-cancel-btn{padding:6px 8px!important;font-size:12px!important}.search-dropdown{max-height:min(380px,56vh)!important}.search-category-chip{padding:5px 10px!important;font-size:12px!important}}@media (max-width:389px){.search-panel{padding:10px 10px 0!important}.search-input{font-size:14px!important}}@media (max-width:639px){.seller-hero-inner{flex-direction:column!important;align-items:flex-start!important;gap:16px!important}.seller-stats-row{flex-wrap:nowrap!important;gap:8px!important}.seller-stats-row>div{flex:1!important;min-width:0!important;padding:10px 8px!important}.seller-listings-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.store-hero{padding:32px 16px 24px!important}.store-stats{grid-template-columns:repeat(3,1fr)!important}.store-products-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}}@media (max-width:1023px){.dispute-two-col{flex-direction:column!important;gap:16px!important;display:flex!important}.dispute-list-panel{-webkit-overflow-scrolling:touch;border-radius:16px;max-height:50vh;overflow-y:auto}}@media (max-width:639px){.dispute-chat-area{-webkit-overflow-scrolling:touch!important;max-height:45vh!important;overflow-y:auto!important}.dispute-action-btn{justify-content:center!important;width:100%!important;min-height:48px!important}.dispute-profile-grid{grid-template-columns:1fr!important;gap:12px!important}.escrow-action-group{flex-direction:column!important;gap:8px!important}.escrow-action-group>button,.escrow-action-group>a{justify-content:center!important;width:100%!important;min-height:48px!important}}@media (max-width:1023px){::-webkit-scrollbar{width:0!important;height:0!important}}@media (max-width:639px){.notif-dropdown{z-index:60;animation:.25s cubic-bezier(.22,1,.36,1) sheet-up;-webkit-overflow-scrolling:touch!important;max-width:100%!important;max-height:70vh!important;padding-bottom:max(16px, env(safe-area-inset-bottom,16px))!important;border-radius:20px 20px 0 0!important;position:fixed!important;inset:auto 0 0!important;overflow-y:auto!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:639px){.hide-mobile{display:none!important}}@media (min-width:640px){.show-mobile{display:none!important}}@media (max-width:639px){.mobile-full{width:100%!important}.mobile-stack{flex-direction:column!important}.mobile-center{text-align:center!important;justify-content:center!important}.dashboard-metric-value,.dashboard-hero-number{font-size:clamp(22px,6vw,32px)!important;line-height:1.1!important}.dashboard-hero-name{font-size:clamp(28px,8vw,40px)!important;line-height:1.05!important}.dashboard-main-content{padding-left:16px!important;padding-right:16px!important}.dashboard-action-card:hover{transform:none!important}}@media (min-width:1024px){.product-mobile-buy{display:none!important}.product-desktop-sidebar{display:flex!important}}@media (max-width:1023px){.product-page-grid{flex-direction:column!important;display:flex!important}.product-desktop-sidebar{display:none!important}.product-mobile-buy{display:block!important}}
@media (max-width:639px){:root{--card-padding:var(--space-4);--card-radius:var(--radius-lg);--text-display:clamp(28px, 8vw, 40px);--text-3xl:24px;--text-2xl:20px;--text-xl:18px}.hisn-page-content{padding-top:74px;padding-bottom:64px}.hisn-btn{min-height:44px}.hisn-btn-sm{min-height:36px}.hisn-stats-row{gap:var(--space-3);grid-template-columns:repeat(2,1fr)}.hisn-page-header{margin-bottom:var(--space-5)}.hisn-page-title{font-size:var(--text-xl)}}@media (max-width:389px){:root{--card-padding:var(--space-3);--text-xl:16px;--text-lg:15px}}
