@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";
#activeOrderWidget{max-width:1200px;margin:128px auto 0;padding:16px 20px 0}.aow-card{background:linear-gradient(145deg,#10d98c0f 0%,#10d98c03 50%,#0003 100%);border:1px solid #10d98c1a;border-radius:24px;padding:28px;position:relative;overflow:hidden}.aow-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#10d98c0d 0%,#0000 70%);width:200px;height:200px;position:absolute;top:-60px;right:-60px}.aow-card.aow-overdue{background:linear-gradient(145deg,#ef44440f,#ef444403,#0003);border-color:#ef44441f}.aow-card.aow-overdue:before{background:radial-gradient(circle,#ef44440d 0%,#0000 70%)}.aow-card.aow-return{background:linear-gradient(145deg,#facc150f,#facc1503,#0003);border-color:#facc151a}.aow-card.aow-return:before{background:radial-gradient(circle,#facc150d 0%,#0000 70%)}.aow-live-dot{text-transform:uppercase;letter-spacing:.06em;color:#10d98c;align-items:center;gap:6px;font-size:10px;font-weight:800;display:flex;position:absolute;top:16px;right:20px}.aow-live-dot span{background:#10d98c;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite aowPulse}@keyframes aowPulse{0%,to{opacity:1}50%{opacity:.3}}.aow-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.aow-headline{align-items:flex-start;gap:14px;display:flex}.aow-icon{color:#10d98c;background:#10d98c14;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.aow-overdue .aow-icon{color:#ef4444;background:#ef444414}.aow-return .aow-icon{color:#facc15;background:#facc1514}.aow-title{color:#f9fafb;margin-bottom:2px;font-size:20px;font-weight:800}.aow-sub{color:#9ca3af;font-size:14px;font-weight:500}.aow-meta{flex-shrink:0;align-items:center;gap:10px;display:flex}.aow-status{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:100px;padding:5px 10px;font-size:10px;font-weight:800}.aow-status-paid{color:#10d98c;background:#10d98c14}.aow-status-preparing{color:#60a5fa;background:#3b82f614}.aow-status-in_transit{color:#facc15;background:#facc1514}.aow-status-on_site{color:#a855f7;background:#a855f714}.aow-status-live{color:#10d98c;background:#10d98c1f}.aow-status-delivered,.aow-status-collected{color:#10d98c;background:#10d98c14}.aow-status-returning,.aow-status-packdown{color:#facc15;background:#facc1514}.aow-status-inspecting{color:#60a5fa;background:#3b82f614}.aow-ref{color:#6b7280;font-size:12px;font-weight:700}.aow-status-msg{color:#d1d5db;background:#ffffff08;border:1px solid #ffffff0a;border-radius:14px;align-items:center;gap:10px;margin-bottom:16px;padding:12px 16px;font-size:13px;font-weight:600;display:flex}.aow-status-msg i{color:#10d98c;font-size:15px}.aow-overdue .aow-status-msg i{color:#ef4444}.aow-return .aow-status-msg i{color:#facc15}.aow-items{flex-wrap:wrap;gap:6px;margin-bottom:18px;display:flex}.aow-item{color:#e5e7eb;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:100px;padding:5px 12px;font-size:12px;font-weight:700}.aow-more{color:#6b7280;font-style:italic}.aow-progress{-webkit-overflow-scrolling:touch;align-items:center;margin-bottom:18px;padding:16px 0;display:flex;overflow-x:auto}.aow-step{flex-direction:column;flex:none;align-items:center;gap:6px;display:flex}.aow-step span{text-transform:uppercase;letter-spacing:.04em;color:#4b5563;white-space:nowrap;font-size:9px;font-weight:700}.aow-step.done span{color:#9ca3af}.aow-step.current span{color:#10d98c}.aow-overdue .aow-step.current span{color:#ef4444}.aow-step-dot{background:#ffffff0a;border:2px solid #ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s;display:flex}.aow-step-dot i{color:#4b5563;font-size:10px}.aow-step.done .aow-step-dot{background:#10d98c1a;border-color:#10d98c33}.aow-step.done .aow-step-dot i{color:#10d98c}.aow-step.current .aow-step-dot{background:#10d98c;border-color:#10d98c;box-shadow:0 0 0 4px #10d98c1f}.aow-step.current .aow-step-dot i{color:#000}.aow-overdue .aow-step.current .aow-step-dot{background:#ef4444;border-color:#ef4444;box-shadow:0 0 0 4px #ef44441f}.aow-step-line{background:#ffffff0f;flex:1;min-width:12px;height:2px}.aow-due{color:#9ca3af;align-items:center;gap:8px;margin-bottom:16px;font-size:13px;font-weight:600;display:flex}.aow-due strong{color:#f9fafb}.aow-actions{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.aow-btn{cursor:pointer;border:none;border-radius:14px;align-items:center;gap:8px;padding:11px 20px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .15s,opacity .15s;display:inline-flex}.aow-btn:hover{transform:translateY(-1px)}.aow-btn:active{transform:scale(.97)}.aow-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.aow-btn-primary{color:#000;background:#10d98c}.aow-btn-secondary{color:#e5e7eb;background:#ffffff0f;border:1px solid #ffffff14;margin-bottom:24px}.aow-btn-warn{color:#facc15;background:#facc1514;border:1px solid #facc151f}.aow-btn-done{color:#10d98c;background:#10d98c14}.aow-notified{color:#10d98c;background:#10d98c0a;border:1px solid #10d98c0f;border-radius:12px;align-items:center;gap:8px;margin-bottom:14px;padding:10px 16px;font-size:13px;font-weight:700;display:flex}.aow-manage{color:#6b7280;border-top:1px solid #ffffff0a;justify-content:center;align-items:center;gap:8px;padding-top:16px;font-size:13px;font-weight:700;text-decoration:none;transition:color .2s;display:flex}.aow-manage:hover{color:#10d98c}@media (max-width:640px){#activeOrderWidget{padding:12px 12px 0}.aow-head{flex-direction:column;gap:10px}.aow-card{padding:20px}.aow-title{font-size:18px}.aow-actions{flex-direction:column}.aow-btn{justify-content:center;width:100%}.aow-progress{gap:0;padding:12px 0}.aow-step-dot{width:24px;height:24px}.aow-step-dot i{font-size:9px}.aow-step span{font-size:8px}.aow-step-line{min-width:8px}}.aow-return-section{background:#10d98c08;border:1px solid #10d98c14;border-radius:18px;margin-bottom:14px;padding:20px}.aow-return-header{align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.aow-return-header>i{color:#10d98c;flex-shrink:0;margin-top:2px;font-size:20px}.aow-return-title{color:#f9fafb;margin-bottom:4px;font-size:15px;font-weight:800}.aow-return-desc{color:#9ca3af;font-size:13px;line-height:1.5}.aow-countdown{color:#f9fafb;background:#ffffff08;border:1px solid #ffffff0a;border-radius:12px;align-items:center;gap:8px;margin-bottom:14px;padding:10px 14px;font-size:14px;font-weight:700;display:flex}.aow-countdown i{color:#10d98c}.aow-eta-row{align-items:center;gap:10px;margin-bottom:14px;display:flex}.aow-eta-label{color:#9ca3af;white-space:nowrap;font-size:13px;font-weight:600}.aow-eta-input{color:#f9fafb;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;outline:none;flex:1;max-width:140px;padding:10px 12px;font-size:14px;font-weight:600}.aow-eta-input:focus{border-color:#10d98c}.aow-btn-full{justify-content:center;width:100%;padding:14px 20px;font-size:14px}.aow-return-note{color:#6b7280;text-align:center;margin-top:10px;font-size:11px;line-height:1.5}@media (max-width:640px){.aow-eta-row{flex-direction:column;align-items:stretch}.aow-eta-input{max-width:none}}.aow-status-returned{color:#60a5fa;background:#3b82f614}.aow-btn-review{color:#000;background:linear-gradient(135deg,#facc15,#f59e0b);border-radius:14px;justify-content:center;align-items:center;gap:10px;margin-bottom:12px;padding:14px 32px;font-size:15px;font-weight:800;text-decoration:none;transition:transform .15s;display:inline-flex}.aow-btn-review:hover{transform:translateY(-2px)}.aow-btn-review i{font-size:17px}.aow-btn-dismiss{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:8px;font-size:13px;font-weight:600;transition:color .2s}.aow-btn-dismiss:hover{color:#9ca3af}html,button,a,.cart-remove,.cart-qty-btn,.btn-add-cart,.browse-card,.toast,.drawer,.product-modal{touch-action:manipulation}html{--scrollbar-thumb:#10d98c;--scrollbar-thumb-hover:#46e0a5;--scrollbar-track:#0b0f1c;--scrollbar-track-hover:#111827;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);scrollbar-width:thin}html::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:999px}.section-placeholder{color:var(--text-muted);font-size:.95rem}.site-header{top:0;background:var(--bg-header);border-bottom:1px solid var(--border-dark);z-index:1000;height:80px;position:fixed;inset-inline:0}.btn-add-cart{background:var(--accent)!important;color:#111827!important}.site-logo{border-radius:999px;justify-content:center;align-items:center;width:auto;height:44px;text-decoration:none;display:inline-flex}.site-logo-icon{width:87px;height:auto}.header-right{flex-wrap:nowrap;align-items:center;gap:10px;display:flex}.site-nav{flex:1;position:relative}.nav-group{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.nav-link{color:#e5e7eb;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:7px 12px;font-size:1em;font-weight:700;position:relative}.nav-has-dropdown{padding-right:0}.nav-caret{border-top:5px solid #9ca3af;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;position:absolute;top:50%;right:-4px;transform:translateY(-50%)}.nav-dropdown{background:var(--bg-panel);border-radius:var(--radius-md);border:1px solid var(--border-subtle);box-shadow:var(--shadow-panel);opacity:0;pointer-events:none;z-index:1200;min-width:240px;padding:8px;transition:all .18s;position:absolute;top:calc(100% + 10px);left:0;transform:translateY(-6px)}.nav-dropdown.nav-open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-dropdown-item{border-radius:var(--radius-sm);color:#e5e7eb;padding:8px 10px;font-size:.88rem;text-decoration:none;display:block}.nav-dropdown-item:hover{background:#111827}.header-burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;display:inline-flex;color:#fff!important}@media (min-width:900px){.header-burger{display:none}}@media (max-width:899px){.site-nav{background:var(--bg-panel);border-bottom:1px solid var(--border-subtle);opacity:0;pointer-events:none;z-index:1100;padding:10px 16px 12px;transition:all .18s;position:absolute;top:80px;left:0;right:0;transform:translateY(-12px)}.site-nav.nav-open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-dropdown{opacity:1;pointer-events:auto;margin-top:8px;display:none;position:static;transform:none}.nav-dropdown.nav-open{display:block}}.user-hud{position:relative}.user-hud-toggle{border:1px solid var(--border-subtle);background:var(--bg-panel);color:#e5e7eb;cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:6px 10px;font-size:1em;display:inline-flex}.user-hud-toggle:hover{background:#111827}.user-hud-label{display:none}.user-hud-caret{opacity:.95;border-top:5px solid #9ca3af;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0}@media (min-width:900px){.user-hud-label{display:inline}}.user-hud-dropdown{background:var(--bg-panel);border-radius:var(--radius-md);border:1px solid var(--border-subtle);box-shadow:var(--shadow-panel);z-index:1400;min-width:230px;padding:6px;display:none;position:absolute;top:calc(100% + 10px);right:0}.user-hud-dropdown.open{display:block}.user-hud-item{color:#e5e7eb;text-align:left;border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;width:100%;padding:9px 10px;font-size:.9rem;text-decoration:none;display:block}.user-hud-item:hover{background:#111827}.user-hud-item.danger{color:#f87171}.cart-toggle{border:1px solid var(--border-subtle);background:var(--bg-panel);color:#e5e7eb;cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;display:inline-flex}.cart-toggle:hover{background:#111827}.cart-label{display:none}@media (min-width:900px){.cart-label{display:inline}}.cart-badge{background:var(--accent);color:#111827;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;font-size:.75rem;font-weight:700;display:inline-flex}.hero-slider{width:100%;height:100%;position:relative}.hero-slide{opacity:0;pointer-events:none;position:absolute;inset:0}.hero-slide-active{opacity:1;pointer-events:auto}.hero-media{background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hero-media-fallback{background:radial-gradient(circle at 20% 0,#22c55e33,#0000 50%),linear-gradient(135deg,#020617,#020617)}.hero-overlay{background:linear-gradient(90deg,#000000d9,#0003);position:absolute;inset:0}.hero-content{z-index:2;max-width:var(--maxw);flex-direction:column;justify-content:center;gap:18px;height:100%;margin:0 auto;padding:0 22px;display:flex;position:relative}.hero-tag{color:var(--text-muted);text-transform:uppercase;letter-spacing:.22em;font-size:.78rem}.hero-title{max-width:720px;font-size:48px;font-weight:700;line-height:58px}.hero-text{color:var(--text);max-width:640px;margin-bottom:16px;font-size:24px;line-height:32px}.hero-actions{flex-wrap:wrap;gap:10px;display:flex}.hero-controls{z-index:3;max-width:var(--maxw);justify-content:space-between;align-items:center;margin:0 auto;padding:0 22px;display:flex;position:absolute;bottom:18px;left:0;right:0}.hero-arrow{cursor:pointer;color:#e5e7eb;background:#0f172ad9;border:1px solid #94a3b866;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.hero-arrow:hover{background:#0f172a}.hero-dots{align-items:center;gap:8px;display:flex}.hero-dot{cursor:pointer;background:#94a3b866;border:none;border-radius:999px;width:7px;height:7px}.hero-dot-active{background:var(--accent);width:18px}@media (max-width:900px){.hero-controls{padding:0 16px;bottom:8px!important}.user-hud-dropdown{width:100%;top:42px;right:-48px}}.btn-primary{background:var(--accent);color:#111827;cursor:pointer;border:none;border-radius:999px;padding:10px 18px;font-weight:600}button:not([class]){background:var(--accent);color:#111827;cursor:pointer;border:none;border-radius:999px;padding:10px 18px;font-weight:600;outline:none!important}.mobile-dropdown-btn{cursor:pointer;font-weight:600;border-radius:0!important;outline:none!important;padding:16px 32px!important}.btn-primary:hover{background:var(--accent-strong)}.btn-ghost{color:#e5e7eb;cursor:pointer;background:0 0;border:1px solid #94a3b8a6;border-radius:999px;padding:9px 18px;font-weight:500}.btn-ghost:hover{background:#111827b3}.btn-block{width:100%}.front-section{padding:48px 0}.front-section-inner{max-width:var(--maxw);margin:0 auto;padding:0 22px}.front-section-header{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:16px;display:flex}.front-section-header h2{margin-bottom:6px;font-size:1.5rem}.front-section-header p{color:#6b7280}.front-spotlight{background:var(--bg-light);color:var(--text-dark)}.front-spotlight .section-placeholder{color:#6b7280}.front-placeholder{background:var(--bg-body)}.spotlight-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.browse-shell{max-width:var(--maxw);margin:0 auto;padding:0 22px}.browse-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:18px;display:flex}.browse-title h2{margin-bottom:6px;font-size:1.5rem}.browse-title p{color:var(--text-muted)}.browse-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.browse-search{background:var(--bg-panel);border:1px solid var(--border-subtle);border-radius:999px;flex:1;align-items:center;gap:10px;min-width:260px;padding:9px 14px;display:flex}.browse-search input{color:#e5e7eb;background:0 0;border:none;outline:none;width:100%;font-size:1em}.browse-filters{align-items:center;gap:8px;display:flex}.browse-filter-chip{border:1px solid var(--border-subtle);color:#e5e7eb;cursor:pointer;background:0 0;border-radius:999px;padding:8px 12px;font-size:.9rem}.browse-filter-chip:hover{background:#111827}.browse-filter-chip-active{background:#22c55e29;border-color:#22c55e80}.browse-filter-chip[data-filter=lowstock]{display:none!important}.browse-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.browse-placeholder{color:var(--text-muted);padding:10px 2px}.browse-card{border-radius:var(--radius-lg);border:1px solid var(--border-subtle);box-shadow:var(--shadow-card);background:radial-gradient(circle at 20% 20%,#22c55e1a,#0000 55%),#0206178c;flex-direction:column;min-height:100%;display:flex;overflow:hidden}.browse-card-media{background:#0b0b0b;padding-top:60%;text-decoration:none;display:block;position:relative}.browse-card-media img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.browse-card-fallback{background:radial-gradient(circle at 20% 0,#22c55e2e,#0000 52%),radial-gradient(circle at 80% 100%,#f9fafb1a,#0000 55%),linear-gradient(135deg,#020617,#030712);position:absolute;inset:0}.browse-badges{flex-wrap:wrap;gap:8px;display:flex;position:absolute;top:10px;left:10px}.browse-badge{background:var(--accent);color:#111827;border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:700}.browse-card-body{flex-direction:column;gap:10px;padding:14px;display:flex}.browse-card-name{color:#f9fafb;font-size:1.02rem;font-weight:700}.browse-card-name-link{text-decoration:none}.browse-card-name-link:hover{text-decoration:underline}.browse-card-desc{color:var(--text-muted);min-height:32px;font-size:.92rem;line-height:1.35;overflow:hidden}.browse-chip{color:#e5e7eb;border:1px solid #94a3b859;border-radius:999px;margin-top:24px;padding:5px 10px;font-size:.82rem}.btn-add-cart{color:#f9fafb;cursor:pointer;background:#111827;border:none;border-radius:999px;padding:9px 14px;font-weight:600}.btn-add-cart:hover{background:#0b1220}.front-spotlight .browse-card{color:#020617;background:#fff;border:1px solid #e5e7eb;position:relative;box-shadow:0 16px 40px #00000014}.front-spotlight .browse-card-desc{color:#475569}.front-spotlight .browse-card-name{color:#020617}.front-spotlight .browse-chip{color:#020617;border-color:#10d98c}.front-spotlight .btn-add-cart{background:var(--accent);color:#111827}.front-spotlight .btn-add-cart:hover{background:var(--accent-strong)}.packages-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.pkg-card{background:var(--bg-panel);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);overflow:hidden}.pkg-card-body{flex-direction:column;gap:10px;padding:14px;display:flex}.pkg-card-name{font-size:1.05rem;font-weight:800}.pkg-card-desc{color:var(--text-muted);font-size:.95rem}.pkg-card-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.pkg-card-price{font-weight:700}.drawer-overlay{z-index:2200;display:block;position:fixed;inset:0}.drawer-backdrop{background:#0000009e;position:absolute;inset:0}.drawer{background:var(--bg-panel);border-left:1px solid var(--border-subtle);width:420px;max-width:92%;height:100%;box-shadow:var(--shadow-panel);z-index:1;flex-direction:column;display:flex;position:absolute;top:0;right:0}.drawer-header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:12px;padding:16px 16px 14px;display:flex}.drawer-title{flex-direction:column;gap:2px;display:flex}.drawer-title span{font-size:1.05rem;font-weight:800}.drawer-subtitle{color:var(--text-muted);font-size:.78rem}.drawer-close{border:1px solid var(--border-subtle);color:#e5e7eb;cursor:pointer;background:#11182759;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.4rem;line-height:1;display:inline-flex}.drawer-close:hover{background:#111827b3}.drawer-body{flex:1;padding:12px 16px 14px;overflow-y:auto}.drawer-footer{border-top:1px solid var(--border-subtle);background:#0000001f;padding:14px 16px 16px}.drawer-footer-hint{color:var(--text-muted);margin-top:10px;font-size:.78rem}.cart-summary-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;font-weight:700;display:flex}.cart-subtotal-amount{font-weight:800}.cart-empty{padding:12px 2px}.cart-empty-title{font-size:1.05rem;font-weight:800}.cart-empty-sub{color:var(--text-muted);margin-top:4px}.cart-row{border-bottom:1px solid #1f2937bf;grid-template-columns:56px 1fr auto;align-items:start;gap:12px;padding:12px 0;display:grid}.cart-row-thumb img{object-fit:cover;border-radius:var(--radius-sm);border:1px solid #94a3b840;width:56px;height:56px}.cart-row-main{min-width:0}.cart-row-name{white-space:nowrap;text-overflow:ellipsis;font-size:.98rem;font-weight:800;overflow:hidden}.cart-row-price{color:var(--text-muted);margin-top:2px;font-size:1rem}.cart-row-qty{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.cart-qty-btn{color:#e5e7eb;cursor:pointer;background:0 0;border:1px solid #94a3b859;border-radius:999px;font-weight:800}.cart-qty-btn:hover{background:#111827b3}.cart-qty-num{text-align:center;min-width:18px;font-weight:800}.cart-remove{color:#f87171;cursor:pointer;background:0 0;border:none;margin-left:6px;font-size:.85rem;font-weight:700}.cart-remove:hover{text-decoration:underline}.cart-row-total{white-space:nowrap;padding-top:2px;font-weight:900}.auth-tabs{gap:8px;margin-bottom:14px;display:flex}.auth-tab{border:1px solid var(--border-subtle);color:#e5e7eb;cursor:pointer;background:0 0;border-radius:999px;flex:1;padding:9px 12px;font-weight:700}.auth-tab:hover{background:#111827b3}.auth-tab-active{background:#22c52229;border-color:#22c5228c}.auth-panel{display:none}.auth-panel-active{display:block}.auth-form{flex-direction:column;gap:10px;display:flex}.auth-label{color:#e5e7eb;margin-top:4px;font-size:.88rem;font-weight:700}.auth-input{color:#e5e7eb;background:#020617a6;border:1px solid #94a3b847;border-radius:12px;outline:none;padding:10px 12px;font-size:.95rem}.auth-input:focus{border-color:#22c55e8c;box-shadow:0 0 0 3px #22c55e1f}.auth-hint{color:var(--text-muted);margin-top:6px;font-size:.78rem}.front-subscribe{background:#10d98c}.subscribe-card{background:var(--bg-panel);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);flex-wrap:wrap;gap:16px;padding:20px;display:flex}.subscribe-left h3{margin-bottom:6px;font-size:1.25rem}.subscribe-left p{color:var(--text-muted)}.subscribe-right{align-items:center;margin-left:auto;display:flex}.subscribe-form{align-items:center;gap:8px;display:flex}.subscribe-input{color:#e5e7eb;background:0 0;border:1px solid #94a3b847;border-radius:999px;outline:none;min-width:260px;padding:10px 14px}.subscribe-input:focus{border-color:#22c55e8c;box-shadow:0 0 0 3px #22c55e1f}.subscribe-submit{background:var(--accent);color:#111827;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;font-weight:900;display:inline-flex}.subscribe-submit:hover{background:var(--accent-strong)}.modal-overlay{z-index:4000;position:fixed;inset:0}.modal-backdrop{background:#000000b8;position:absolute;inset:0}.modal{background:var(--bg-panel);border-radius:var(--radius-lg);width:min(520px,100% - 32px);box-shadow:var(--shadow-panel);border:1px solid #94a3b838;padding:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.modal-title{margin-bottom:6px;font-size:1.2rem;font-weight:900}.modal-subtitle{color:var(--text-muted);margin-bottom:14px}.modal-actions{flex-wrap:wrap;gap:10px;display:flex}.footer-inner{max-width:var(--maxw);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin:0 auto;padding:0 22px;display:flex}.footer-brand{align-items:center;gap:12px;display:flex}.footer-logo{width:36px;height:36px}.footer-meta span{color:var(--text-muted);font-size:.9rem;display:block}.footer-links a{color:#9ca3af;margin-right:12px;font-weight:600;text-decoration:none}.footer-links a:hover{color:#f9fafb}.footer-legal{color:#9ca3af;font-size:.9rem}.toast-root{z-index:5000;flex-direction:column;gap:8px;display:flex;position:fixed;bottom:16px;left:16px}.toast{background:var(--bg-panel);border-radius:var(--radius-md);border:1px solid var(--border-subtle);box-shadow:var(--shadow-panel);opacity:0;color:#e5e7eb;min-width:220px;padding:10px 14px;transform:translateY(-8px)}.product-overlay{z-index:4500;position:fixed;inset:0}.product-backdrop{background:#000000b8;position:absolute;inset:0}.product-modal{background:var(--bg-panel);border-radius:var(--radius-lg);width:min(1080px,100% - 32px);max-height:min(760px,100% - 32px);box-shadow:var(--shadow-panel);border:1px solid #94a3b838;flex-direction:column;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.product-modal-head{border-bottom:1px solid var(--border-subtle);background:#0000001f;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 16px 14px;display:flex}.product-modal-kicker{color:var(--text-muted);text-transform:uppercase;letter-spacing:.18em;margin-bottom:6px;font-size:.74rem}.product-modal-title{font-size:1.25rem;font-weight:900;line-height:1.1}.product-modal-price{color:#e5e7eb;margin-top:6px;font-weight:800}.product-close{border:1px solid var(--border-subtle);color:#e5e7eb;cursor:pointer;background:#11182759;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.4rem;line-height:1;display:inline-flex}.product-close:hover{background:#111827b3}.product-modal-body{padding:14px;overflow:auto}.product-grid{grid-template-columns:1.35fr .65fr;align-items:start;gap:14px;display:grid}@media (max-width:900px){.product-grid{grid-template-columns:1fr}}.product-gallery{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:#00000014;padding:12px}.product-main{border-radius:var(--radius-md);aspect-ratio:16/10;background:#0b0b0b;border:1px solid #94a3b826;justify-content:center;align-items:center;display:flex;overflow:hidden}.product-main-img,.product-main-video{object-fit:contain;width:100%;height:100%}.product-main-skeleton{background:radial-gradient(circle at 20% 0,#22c55e2e,#0000 52%),radial-gradient(circle at 80% 100%,#f9fafb1a,#0000 55%),linear-gradient(135deg,#020617,#030712);width:100%;height:100%}.product-thumbs{grid-template-columns:repeat(auto-fill,minmax(84px,1fr));gap:10px;margin-top:10px;display:grid}.product-thumb{cursor:pointer;background:#020617a6;border:1px solid #94a3b838;border-radius:12px;height:64px;padding:0;position:relative;overflow:hidden}.product-thumb img{object-fit:cover;width:100%;height:100%;display:block}.product-thumb-video{color:#e5e7eb;background:radial-gradient(circle at 30% 30%,#22c55e29,#0000 56%),linear-gradient(135deg,#020617,#0b1220);place-items:center;width:100%;height:100%;display:grid}.product-thumb-active{border-color:#22c55ea6;box-shadow:0 0 0 3px #22c55e1f}.product-thumbs-empty{color:var(--text-muted);padding:8px 2px 0;font-size:.9rem}.product-side{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:#00000014;padding:14px}.product-desc{color:var(--text-muted);white-space:pre-line;font-size:.98rem;line-height:1.55}.product-cta{flex-direction:column;gap:10px;margin-top:12px;display:flex}.product-hint{color:var(--text-muted);text-align:center;opacity:.95;font-size:.82rem}.product-page-shell{max-width:var(--maxw);margin:0 auto;padding:24px 22px 64px}.product-breadcrumb{color:var(--text-muted);margin-bottom:14px;font-size:.9rem}.product-breadcrumb a{color:#cbd5e1;text-decoration:none}.product-breadcrumb a:hover{text-decoration:underline}.product-page-head{flex-wrap:wrap;justify-content:space-between;gap:18px;margin-bottom:14px;display:flex}.product-page-title{font-size:clamp(1.6rem,2.6vw,2.2rem);font-weight:900;line-height:1.05}.product-page-price{color:#f9fafb;white-space:nowrap;font-size:1.15rem;font-weight:900}.product-page-grid{grid-template-columns:1.35fr .65fr;align-items:start;gap:16px;display:grid}@media (max-width:900px){.product-page-grid{grid-template-columns:1fr}}.product-page-panel{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:#00000014;padding:14px}@media (max-width:899px){.header-inner{justify-content:space-between}.site-nav{order:3}.header-right{order:2;align-items:center;gap:8px;margin-left:auto;display:flex}.header-burger{order:1}.user-hud-label{display:none!important}.user-hud-toggle{justify-content:center;width:auto;height:36px;padding:16px}.user-hud-caret{display:none}.cart-toggle{justify-content:center;width:auto;height:36px;padding:6px}.cart-label{display:none}}.toast-cart{color:#f9fafb;background:#0f172a;border:1px solid #10d98c;border-radius:10px;align-items:center;gap:12px;max-width:320px;padding:12px 14px;display:flex;box-shadow:0 10px 30px #00000040}.toast-thumb{background:#ffffff0f;border-radius:6px;flex-shrink:0;width:48px;height:48px;overflow:hidden}.toast-thumb img{object-fit:cover;width:100%;height:100%}.toast-body{flex-direction:column;line-height:1.2;display:flex}.toast-title{font-size:.9rem;font-weight:700}.toast-price{color:#10d98c;margin-top:2px;font-size:.8rem}.added-remark{margin-top:8px;font-weight:600}#cartDrawerOverlay,#emptyCartModal,#authDrawerOverlay,#siteToast{z-index:2147483647!important}.checkout-auth-sub{margin-bottom:32px}.product-extras{border-top:1px solid #94a3b82e;margin-top:16px;padding-top:14px}.product-extras-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.product-extras-title{margin:0;font-size:clamp(1.6rem,2.6vw,2.2rem);font-weight:900}.product-extras-badge{color:#f9fafb;background:#22c55e24;border:1px solid #22c55e66;border-radius:999px;padding:6px 10px;font-size:.82rem;font-weight:800}.extras-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}@media (max-width:1100px){.extras-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.extras-grid{grid-template-columns:1fr}}.extra-card{background:#0206178c;border:1px solid #94a3b833;border-radius:14px;flex-direction:column;min-height:100%;display:flex;overflow:hidden}.extra-thumb{aspect-ratio:16/10;background:#0b0b0b;text-decoration:none;display:block;position:relative}.extra-thumb img{object-fit:cover;width:100%;height:100%;display:block}.extras-thumb-fallback{background:radial-gradient(circle at 20% 0,#22c55e2e,#0000 52%),radial-gradient(circle at 80% 100%,#f9fafb1a,#0000 55%),linear-gradient(135deg,#020617,#030712);width:100%;height:100%}.extra-body{flex-direction:column;gap:8px;padding:12px;display:flex}.extra-name{font-size:.98rem;font-weight:900;line-height:1.2}.extra-price{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.extra-was{color:#94a3b8e6;font-size:.92rem;font-weight:800;text-decoration:line-through}.extra-now{color:#f9fafb;font-size:.98rem;font-weight:900}.extra-per{color:#94a3b8d9;font-size:.85rem;font-weight:700}.extra-add{width:100%;margin-top:2px}.product-extra-media img{width:100%!important}.product-extra-btn{margin-top:16px;margin-bottom:24px;background-color:#7fefa8!important}.product-extra-btn:last-child{margin-bottom:0}.cart-row-badge{letter-spacing:.08em;text-transform:uppercase;opacity:.75;margin-bottom:4px;font-size:11px}.product-extras-list{flex-direction:column;gap:10px;margin-top:10px;display:flex}.product-extra-row{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;grid-template-columns:64px 1fr auto;align-items:center;gap:12px;padding:10px;display:grid}.product-extra-media{border-radius:12px;flex:none;width:64px;height:64px;display:block;overflow:hidden}.product-extra-media img{object-fit:cover;width:100%;height:100%;display:block}.product-extra-info{min-width:0}.product-extra-name{text-overflow:ellipsis;max-width:270px;margin-bottom:4px;font-size:16px;font-weight:700;overflow:hidden;line-height:24px!important}.product-extra-price{align-items:baseline;gap:8px;display:flex}.product-extra-was{opacity:.6;font-size:.95em;text-decoration:line-through}.product-extra-now small{opacity:.75;font-size:.9em}.not-found-message{text-align:center;background:var(--bg-panel);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);min-height:360px;box-shadow:var(--shadow-card);color:var(--text-main);flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex}.not-found-icon{opacity:.9;margin-bottom:20px;font-size:4.5rem}.not-found-title{color:var(--text-main);margin-bottom:12px;font-size:1.8rem;font-weight:800}.not-found-text{color:var(--text-muted);max-width:520px;margin-bottom:16px;font-size:1.05rem;line-height:1.5}.not-found-hint{color:var(--text-muted);opacity:.85;max-width:480px;font-size:.95rem}.not-found-title:after{content:"";background:var(--accent);opacity:.7;border-radius:2px;width:60px;height:4px;margin:16px auto 0;display:block}.browseAllButton{color:#fff;cursor:pointer;background-color:#0000;border:2px solid #fff;border-radius:32px;margin-top:32px;padding:16px 24px;font-family:inherit;font-weight:700}.browseAllButton:hover{opacity:.7}@media (max-width:600px){.not-found-icon{font-size:3.8rem}.not-found-title{font-size:1.6rem}.not-found-message{min-height:300px;padding:32px 16px}}.product-info-tabs{background:#02061759;border:1px solid #94a3b82e;border-radius:14px;margin-top:32px;overflow:hidden}.product-tabs-nav{background:#0f172a99;display:flex}.product-tab-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;flex:1;padding:14px 12px;font-size:.95rem;font-weight:600;transition:all .25s}.product-tab-btn.active{color:#111827;background:#10d98c}.product-tabs-content{color:#e5e7eb;min-height:160px;padding:24px;line-height:1.7}.product-tab-pane{display:none}.product-tab-pane.active{display:block}.product-empty-note{color:#6b7280;margin:0;font-style:italic}.browse-card-desc{-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;max-height:4.2em;line-height:1.4;display:-webkit-box;overflow:hidden}.browse-card-body{flex-direction:column;flex:1;display:flex}.browse-card-desc{flex:1;margin-bottom:8px}#productOverlay .product-desc,.product-desc{-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;max-height:4.5em;line-height:1.5;display:-webkit-box;overflow:hidden}#productOverlay .product-desc:after,.product-desc:after{content:"...";color:#9ca3af;background:linear-gradient(90deg,#0000,#020617 60%);padding-left:20px;position:absolute;bottom:0;right:0}.browse-badge-bundle{color:#86efac;background:#22c55e2e;border:1px solid #22c55e59}.browse-chip-bundle{color:#86efac;background:#22c55e26;border:1px solid #22c55e4d;font-weight:900}.bundle-items-list{background:#02061740;border:1px solid #94a3b82e;border-radius:14px;margin-top:12px;padding:12px}.bundle-items-list h3{margin:0 0 8px;font-size:.95rem}.bundle-items-list ul{color:#ffffffe0;margin:0;padding-left:18px}.bundle-items-list li{margin:6px 0}.bundle-items-qty{opacity:.9;font-weight:900}.bundle-items.pretty{margin-top:14px}.bundle-items-title{align-items:center;gap:10px;margin:0 0 10px;font-weight:900;display:flex}.mi-list{flex-direction:column;gap:10px;display:flex}.mi-row{color:inherit;background:#02061759;border:1px solid #94a3b82e;border-radius:14px;align-items:center;gap:12px;padding:10px;text-decoration:none;display:flex}.mi-thumb{object-fit:cover;border-radius:12px;flex:0 0 54px;width:54px;height:54px}.mi-thumb--ph{background:#94a3b81f;justify-content:center;align-items:center;display:flex}.mi-main{flex:1;min-width:0}.mi-name{font-weight:900;line-height:1.1}.mi-sub{opacity:.8;margin-top:4px;font-size:12px}.mi-chev{opacity:.7}.product-overlay{z-index:4500;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.product-modal{width:min(1080px,100% - 32px);max-height:calc(100dvh - 32px);position:relative;top:auto;left:auto;overflow:hidden;transform:none}.modal{width:min(520px,100% - 32px);max-height:calc(100dvh - 32px);position:relative;top:auto;left:auto;overflow:auto;transform:none}#browseGrid{display:block}.browse-cat-section{margin-top:18px}@media (max-width:900px){#browseGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}}@media (max-width:600px){#browseGrid{grid-template-columns:1fr;gap:18px}}#browseGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:stretch;gap:24px;display:grid}@media (max-width:900px){#browseGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}}@media (max-width:600px){#browseGrid{grid-template-columns:1fr;gap:18px}}.browse-cat-head{margin:40px 0 16px}.browse-cat-title{letter-spacing:-.02em;color:#f9fafb;border-bottom:2px solid #22c55e66;padding-bottom:8px;font-size:1.6rem;font-weight:900}#browseFilterChips{flex-wrap:wrap;gap:10px;margin:0;padding:16px 0;display:flex;overflow:hidden}.browse-filter-chip{white-space:nowrap;border-radius:999px;flex-shrink:0;padding:10px 16px;font-size:.92rem;transition:all .2s}@media (max-width:900px){#browseFilterChips{gap:8px;padding:12px 0}.browse-filter-chip{padding:8px 14px;font-size:.88rem}}@media (max-width:480px){#browseFilterChips{gap:7px;padding:10px 0}.browse-filter-chip{padding:7px 12px;font-size:.85rem}}.browse-filter-chip-active{background:#10d98c;border-color:#22c55e80;font-weight:800;color:#fff!important}.browse-filter-chip{color:#ffffffe6;background:#48505f99;border:1px solid #22c55e40}.browse-filter-chip:hover{background:#1e293bb3;border-color:#94a3b866}.categories-marquee{white-space:nowrap;will-change:transform;gap:16px;display:flex}.cat-marquee-card{background:var(--bg-panel);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);width:320px;box-shadow:var(--shadow-card);color:#fff;flex:none;align-items:flex-end;min-height:180px;padding:16px;text-decoration:none;display:flex;position:relative;overflow:hidden}.cat-marquee-bg{background-position:50%;background-size:cover;position:absolute;inset:0}.cat-marquee-content{z-index:2;position:relative}.cat-marquee-name{text-shadow:0 2px 6px #000000b3;font-size:1.2rem;font-weight:800;line-height:1.1}.cat-marquee-desc{opacity:.9;max-width:80%;margin-top:4px;font-size:.85rem;line-height:1.3}.cat-marquee-card:hover .cat-marquee-bg{transition:transform .3s;transform:scale(1.05)}@media (max-width:768px){.cat-marquee-card{width:calc(50% - 8px)}.categories-marquee-wrapper{margin:0 -16px;padding:0 16px}}.front-categories{background:var(--bg-body);padding:52px 0}.categories-marquee-wrapper{margin:0 -22px;padding:0 22px;position:relative;overflow:hidden}.categories-marquee{white-space:nowrap;will-change:transform;gap:20px;padding:4px 0;display:flex}.cat-marquee-card{border-radius:var(--radius-lg);height:240px;box-shadow:var(--shadow-card);border:1px solid var(--border-subtle);color:#fff;flex:0 0 360px;text-decoration:none;transition:all .28s;position:relative;overflow:hidden}.cat-marquee-card:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 28px 60px #000000a6}.cat-marquee-bg{filter:brightness(.92)saturate(1.05);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.cat-marquee-bg:after{content:"";background:linear-gradient(#0000001f 0%,#00000073 45%,#000000eb 100%);position:absolute;inset:0}.cat-marquee-content{z-index:2;background:linear-gradient(#0000 30%,#000000bf);padding:24px 22px 20px;position:absolute;bottom:0;left:0;right:0}.cat-marquee-name{text-shadow:0 2px 8px #000000e6;letter-spacing:-.01em;margin:0 0 6px;font-size:1.48rem;font-weight:900;line-height:1.08}.cat-marquee-desc{opacity:.92;text-shadow:0 1px 4px #000c;max-width:90%;margin:0;font-size:.94rem;line-height:1.35}@media (max-width:1100px){.cat-marquee-card{flex:0 0 320px;height:220px}}@media (max-width:900px){.cat-marquee-card{flex:0 0 calc(50% - 10px);height:200px}.categories-marquee-wrapper{margin:0 -16px;padding:0 16px}}@media (max-width:560px){.cat-marquee-card{flex:0 0 calc(85% - 8px);height:180px}.cat-marquee-name{font-size:1.32rem}}.nav-has-dropdown{position:relative}.nav-dropdown{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#020617f2;border:1px solid #94a3b840;border-radius:12px;width:100%;min-width:320px;padding:16px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 12px 40px #0006}.nav-dropdown.nav-open{display:block}@media (max-width:899px){.nav-dropdown{width:100%;box-shadow:none;background:#0a0e1efa;border:none;border-radius:0;padding:12px 0;position:static}.nav-dropdown-footer{display:none}.hero-media-fallback{background-image:url(/hero.jpg);background-position:bottom;background-repeat:no-repeat;background-size:cover}}.nav-has-dropdown:after{content:"▼";opacity:.7;margin-left:6px;font-size:.7em}.nav-has-dropdown.nav-open:after{content:"▲"}.category-track,.cat-card{touch-action:pan-y}.hero-media-fallback{background-image:url(/hero.jpg);background-position:50% 40%;background-repeat:no-repeat;background-size:cover}@media (max-width:899px){.hero-media-fallback{background-image:url(/hero.jpg);background-position:0 100%;background-repeat:no-repeat;background-size:cover}}.browse-chip-capacity{background:#10d98c;font-weight:500;top:-16px;right:8px;color:#fff!important}.category-carousel .swiper-slide{height:100%;width:auto!important;margin:0!important;padding:0!important}.category-card{border-radius:16px;width:240px;transition:transform .4s;position:relative;box-shadow:0 12px 40px #00000080;border:none!important;height:200px!important;margin:0 24px 0 0!important;padding:0!important;overflow:hidden!important}.category-card-img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;display:block!important}.category-card-overlay{pointer-events:none;background:linear-gradient(#0000 40%,#000000b3 75%,#000000f2 100%);align-items:flex-end;padding:2.5rem 2rem 2rem;display:flex;position:absolute;inset:0}.category-card-name{color:#fff;text-shadow:0 3px 12px #000000e6;margin:0;font-size:1.4rem;font-weight:900;line-height:1.2}:root{--bg-body:#050505;--bg-header:#000;--bg-panel:#020617;--bg-panel-soft:#0b0b0b;--bg-light:#f9fafb;--border-dark:#111827;--border-subtle:#1f2937;--text-main:#f9fafb;--text-dark:#020617;--text-muted:#9ca3af;--accent:#10d98c;--accent-strong:#46e0a5;--radius-lg:18px;--radius-md:12px;--radius-sm:8px;--shadow-card:0 16px 40px #0009;--shadow-panel:0 20px 60px #000000d9;--maxw:1400px}html{touch-action:manipulation}html,body{height:100%}body{background:var(--bg-body);color:var(--text-main);-webkit-font-smoothing:antialiased;font-family:Outfit,system-ui,sans-serif;font-size:16px;line-height:1.5}a{color:inherit}button,input{font-family:inherit;font-size:16px!important}.btn-primary,.btn-add-cart,.subscribe-submit,.cart-badge,.browse-badge{background:var(--accent);color:#111827;cursor:pointer;border:none;border-radius:999px;font-weight:600}.btn-primary:hover,.btn-add-cart:hover,.subscribe-submit:hover{background:var(--accent-strong)}.site-header{inset-inline:0;background:var(--bg-header);border-bottom:1px solid var(--border-dark);z-index:1000;height:80px;position:fixed;top:0}.header-inner{max-width:var(--maxw);align-items:center;gap:18px;height:100%;margin:0 auto;padding:0 22px;display:flex}.site-nav{flex:1}.nav-link{color:#e5e7eb;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:7px 12px;font-weight:700}.nav-link:hover{color:var(--accent)}.header-burger span{background:#e5e7eb;border-radius:999px;height:2px;display:block}@media (max-width:899px){.site-nav{background:var(--bg-panel);border-bottom:1px solid var(--border-subtle);opacity:0;pointer-events:none;padding:10px 16px;transition:all .18s;position:absolute;top:80px;left:0;right:0;transform:translateY(-12px)}.site-nav.nav-open{opacity:1;pointer-events:auto;transform:translateY(0)}}.site-main{margin-top:80px}.hero{height:calc(100vh - 80px);position:relative;overflow:hidden}.hero-media-fallback{background-color:#0000;background-image:radial-gradient(circle at 20% 0,#22c55e29,#0000 55%),linear-gradient(135deg,#020617,#030712);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.hero-dot-active{background:var(--accent)}.browse-card,.pkg-card{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);background:radial-gradient(circle at 20% 20%,#22c55eb3,#0000 55%),#0206178c;overflow:hidden}.browse-card-fallback,.product-main-skeleton,.extras-thumb-fallback{background:radial-gradient(circle at 20% 0,#22c55e29,#0000 52%),radial-gradient(circle at 80% 100%,#f9fafb14,#0000 55%),linear-gradient(135deg,#020617,#030712)}.front-spotlight .browse-card{color:#020617;background:#fff;border-color:#e5e7eb;box-shadow:0 16px 40px #00000014}.btn-ghost{color:#e5e7eb;background:0 0;border:1px solid #94a3b8a6}.browse-filter-chip-active,.product-tab-btn.active{background:var(--accent);color:#111827;font-weight:800}.browse-chip-capacity{background:var(--accent);color:#fff!important}.drawer,.modal,.toast,.product-modal{background:var(--bg-panel);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-panel)}.product-extras-badge,.browse-badge-bundle{color:#f9fafb;background:#22c55e29;border-color:#22c55e66}.browse-chip-bundle{color:#86efac;background:#22c55e26;border-color:#22c55e4d}.browse-cat-title{border-bottom:2px solid #22c55e73}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}:root{--bg-body:#050505;--bg-header:#000;--bg-panel:#020617;--bg-panel-soft:#0b0b0f;--bg-glass:#020617b8;--bg-light:#f9fafb;--border-dark:#111827;--border-subtle:#1f2937;--border-glow:#22c55e47;--text-main:#f9fafb;--text-dark:#020617;--text-muted:#9ca3af;--text-subtle:#6b7280;--accent:#10d98c;--accent-strong:#46e0a5;--accent-glow:#22c55e2e;--accent-dark:#15803d;--radius-lg:20px;--radius-md:14px;--radius-sm:10px;--shadow-card:0 16px 40px #000000a6, 0 4px 12px #22c55e14;--shadow-panel:0 24px 70px #000000e6, inset 0 1px 0 #ffffff08;--shadow-glow:0 0 24px #22c55e59;--transition:all .22s cubic-bezier(.4, 0, .2, 1);--maxw:1440px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{touch-action:manipulation;scroll-behavior:smooth}body{background:var(--bg-body);color:var(--text-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-family:Outfit,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit;font-size:16px}html{--scrollbar-thumb:#10d98c;--scrollbar-thumb-hover:#46e0a5;--scrollbar-track:#0b0f1c}html::-webkit-scrollbar{width:10px}html::-webkit-scrollbar-track{background:var(--scrollbar-track)}html::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border:3px solid var(--scrollbar-track);border-radius:10px}html::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.site-header{-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border-dark);z-index:1000;background:#000000d9;height:80px;position:fixed;top:0;left:0;right:0}.header-inner{max-width:var(--maxw);justify-content:space-between;align-items:center;gap:20px;height:100%;margin:0 auto;padding:0 24px;display:flex}.site-logo{height:48px;transition:var(--transition)}.site-logo:hover{transform:scale(1.04)}.nav-link{color:#e5e7eb;transition:var(--transition);border-radius:999px;padding:8px 16px;font-weight:600}.nav-link:hover,.nav-link:focus-visible{color:var(--accent);background:#22c55e1f}.nav-dropdown{background:var(--bg-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-glow);border-radius:var(--radius-md);min-width:240px;box-shadow:var(--shadow-panel);opacity:0;visibility:hidden;transition:var(--transition);padding:12px 8px;position:absolute;top:100%;left:0;transform:translateY(12px)}.nav-dropdown.nav-open{opacity:1;visibility:visible;transform:translateY(4px)}.nav-dropdown-item{color:#e5e7eb;border-radius:var(--radius-sm);transition:var(--transition);padding:10px 16px;display:block}.nav-dropdown-item:hover{color:var(--accent);background:#22c55e26}@media (max-width:899px){.site-nav{background:var(--bg-glass);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border-subtle);opacity:0;visibility:hidden;transition:var(--transition);padding:16px;position:absolute;top:80px;left:0;right:0;transform:translateY(-20px)}.site-nav.nav-open{opacity:1;visibility:visible;transform:translateY(0)}}.btn-primary,.btn-add-cart,.subscribe-submit{background:linear-gradient(145deg, var(--accent), var(--accent-strong));color:#111827;transition:var(--transition);border-radius:999px;padding:12px 24px;font-weight:700;box-shadow:0 4px 16px #22c55e4d}.btn-primary:hover,.btn-add-cart:hover,.subscribe-submit:hover{transform:translateY(-2px);box-shadow:0 12px 32px #22c55e73}.btn-ghost{color:#e5e7eb;transition:var(--transition);background:0 0;border:1px solid #94a3b880;border-radius:999px;padding:11px 22px;font-weight:600}.btn-ghost:hover{border-color:var(--accent);background:#22c55e1f}.browse-card,.pkg-card,.extra-card,.cat-marquee-card{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);transition:var(--transition);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(145deg,#020617e6,#020617b3);overflow:hidden}.browse-card:hover,.pkg-card:hover,.extra-card:hover,.cat-marquee-card:hover{box-shadow:var(--shadow-glow), 0 24px 60px #000000b3;border-color:var(--border-glow);transform:translateY(-12px)}.browse-card-fallback,.product-main-skeleton{background:linear-gradient(135deg,#020617,#0b1220) 0 0/200% 200%;animation:12s infinite subtlePulse}@keyframes subtlePulse{0%,to{background-position:0%}50%{background-position:100%}}.drawer,.modal,.toast,.product-modal{background:var(--bg-glass);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-glow);border-radius:var(--radius-lg);box-shadow:var(--shadow-panel)}.site-footer{border-top:1px solid var(--border-dark);background:linear-gradient(#020617,#000);padding:60px 0 40px}:focus-visible{outline:3px solid var(--accent);outline-offset:3px;border-radius:6px}#cartDrawerOverlay,#authDrawerOverlay,#siteToast,#emptyCartModal,.product-overlay,.modal-overlay{z-index:2147483647!important}#packages .browse-card-media img{object-fit:contain!important}.site-main-home{padding-bottom:88px}.hero-home{min-height:min(920px,100svh)}.hero-actions-home{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.btn-primary,.btn-secondary{border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 20px;font-weight:800;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s,background .22s;display:inline-flex}.btn-primary{background:var(--accent);color:#04110b;box-shadow:0 16px 40px #10d98c38}.btn-secondary{color:#fff;background:#ffffff14;border:1px solid #ffffff2e}.btn-primary:hover,.btn-secondary:hover,.text-link:hover,.story-link-card:hover,.marketing-panel:hover,.page-blog-card:hover,.content-card:hover,.story-card:hover,.browse-card:hover{transform:translateY(-2px)}.hero-points{color:#ffffffe0;flex-wrap:wrap;gap:10px 18px;margin-top:8px;font-weight:600;display:flex}.hero-points i{color:var(--accent);margin-right:6px}.home-service-marquee{z-index:990;background:var(--accent);color:#04110b;border-bottom:1px solid #00000014;position:sticky;top:76px;overflow:hidden}.home-service-marquee-track{letter-spacing:.02em;gap:28px;width:max-content;padding:10px 0;font-weight:900;animation:22s linear infinite homeTicker;display:flex}.home-service-marquee-track span{padding-left:28px;position:relative}.home-service-marquee-track span:before{content:"•";position:absolute;top:0;left:10px}@keyframes homeTicker{0%{transform:translate(0)}to{transform:translate(-50%)}}.front-section-header-rich{justify-content:space-between;align-items:end;gap:20px;display:flex}.section-kicker{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:.82rem;font-weight:800;display:inline-block}.text-link{color:#fff;align-items:center;gap:8px;font-weight:700;text-decoration:none;display:inline-flex}.home-editorial-section,.home-marketing-band,.home-blog-section,.home-story-links,.home-contact-cta{padding-top:30px}.home-editorial-grid,.home-story-link-grid,.contact-grid-shell{grid-template-columns:1.35fr .95fr;gap:24px;display:grid}.home-editorial-copy,.home-editorial-card,.marketing-panel,.story-link-card,.home-contact-card,.page-blog-card,.content-card,.story-card,.empty-state-card{box-shadow:var(--shadow-card);background:linear-gradient(#ffffff0a,#ffffff05);border:1px solid #ffffff14;border-radius:24px}.home-editorial-copy,.home-editorial-card,.marketing-panel,.story-link-card,.home-contact-card,.page-blog-body,.content-card,.story-card,.empty-state-card{padding:28px}.home-editorial-copy h2,.home-editorial-card h3,.marketing-panel h3,.story-link-card h3,.home-contact-card h2,.page-blog-body h2,.content-hero-inner h1,.content-card h2,.story-card h2{margin-bottom:16px;line-height:32px}.home-editorial-copy h2,.home-contact-card h2,.content-hero-inner h1{font-size:clamp(2rem,3vw,3.4rem);line-height:56px}.home-editorial-copy p,.home-editorial-card p,.marketing-panel p,.story-link-card p,.home-contact-card p,.page-blog-body p,.content-card p,.story-card p,.content-hero-inner p{color:var(--text-muted);font-size:1rem}.home-feature-list,.service-chip-grid{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.home-feature-pill,.service-chip-grid span{background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:10px;padding:12px 16px;font-weight:700;display:inline-flex}.home-feature-pill i,.home-editorial-badge,.content-card-note{color:var(--accent)}.home-editorial-badge{background:#10d98c1a;border-radius:999px;margin-bottom:16px;padding:8px 12px;font-weight:800;display:inline-flex}.home-editorial-actions,.home-contact-actions,.page-blog-footer{flex-wrap:wrap;align-items:center;gap:14px;margin-top:20px;display:flex}.home-marketing-grid,.home-blog-grid,.page-blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.marketing-panel-kicker,.page-blog-meta{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;margin-bottom:12px;font-size:.82rem;font-weight:800;display:flex}.home-blog-card{min-height:320px;overflow:hidden}.home-blog-card-loading,.page-blog-thumb,.home-blog-thumb{background:linear-gradient(120deg,#ffffff0f,#ffffff05)}.home-blog-thumb,.page-blog-thumb{aspect-ratio:16/10}.page-blog-thumb img,.home-blog-thumb img{object-fit:cover;width:100%;height:100%;display:block}.home-blog-copy{background:#ffffff08;border-radius:18px;height:120px;margin:18px}.story-link-card{text-decoration:none;display:block}.story-link-cta{color:var(--accent);align-items:center;gap:10px;margin-top:18px;font-weight:800;display:inline-flex}.home-contact-card{justify-content:space-between;align-items:center;gap:24px;display:flex}.browse-card{background:linear-gradient(#070707f5,#0f172af5);border:1px solid #ffffff14;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 18px 48px #0000006b}.browse-card-media{aspect-ratio:1.1/.82;background:#0f172a;overflow:hidden}.browse-card-media img{transition:transform .45s,opacity .3s}.browse-card:hover .browse-card-media img{transform:scale(1.05)}.browse-card-body{gap:14px;padding:18px}.browse-card-name{letter-spacing:-.02em;font-size:1.2rem;font-weight:800}.browse-card-desc{color:#bfc7d4;font-size:.96rem;line-height:1.55}.browse-card-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.browse-chip{color:#f8fafc;background:#ffffff0f;border:1px solid #ffffff14}.browse-card-actions{gap:10px;display:flex}.browse-card-actions .btn-add-cart{border-radius:14px;flex:1;min-height:46px;font-weight:800}.site-page-main{padding-bottom:96px}.content-hero{padding:52px 24px 26px}.content-hero-inner,.content-page-shell{max-width:1200px;margin:0 auto}.content-hero-inner{background:radial-gradient(circle at 0 0,#10d98c3d,#0f172af5 44%,#030712 100%);border:1px solid #ffffff14;border-radius:28px;padding:42px}.content-page-shell{padding:24px}.content-stack{flex-direction:column;gap:18px;display:flex}.content-card-head{align-items:center;gap:12px;margin-bottom:14px;display:flex}.content-card-head i{color:var(--accent)}.content-card-highlight{background:linear-gradient(#10d98c14,#ffffff05)}.page-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-blog-card{overflow:hidden}.page-blog-body h2{margin-bottom:10px;font-size:1.55rem}.page-blog-footer{color:var(--text-muted);justify-content:space-between}.story-card{padding:26px}.story-card h2{font-size:40px margin-bottom: 12px}.contact-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.contact-form-grid label{flex-direction:column;gap:8px;font-weight:700;display:flex}.contact-form-grid input,.contact-form-grid textarea{color:#fff;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;width:100%;padding:14px 16px}.contact-form-full{grid-column:1/-1}.contact-check{color:var(--text-muted);align-items:center;flex-direction:row!important;gap:10px!important;font-weight:500!important}.contact-check input{width:auto}.form-status{border-radius:14px;margin-bottom:18px;padding:14px 16px;font-weight:700}.form-status-success{color:#b7f7d9;background:#10d98c1f;border:1px solid #10d98c47}.form-status-error{color:#fecaca;background:#ef44441f;border:1px solid #ef44443d}.mobile-static-link{text-decoration:none;display:flex}@media (max-width:1100px){.home-marketing-grid,.home-blog-grid,.page-blog-grid{grid-template-columns:1fr 1fr}.home-editorial-grid,.home-story-link-grid,.contact-grid-shell,.home-contact-card{grid-template-columns:1fr;display:grid}.home-contact-card{flex-direction:column;align-items:flex-start;display:flex}}@media (max-width:768px){.home-service-marquee{top:72px}.content-hero,.content-page-shell{padding-left:16px;padding-right:16px}.content-hero-inner,.home-editorial-copy,.home-editorial-card,.marketing-panel,.story-link-card,.home-contact-card,.content-card,.story-card,.page-blog-body{padding:22px}.front-section-header-rich{flex-direction:column;align-items:flex-start}.home-marketing-grid,.home-blog-grid,.page-blog-grid,.contact-form-grid{grid-template-columns:1fr}.hero-home{min-height:740px}.hero-points{gap:8px 12px;font-size:.92rem}.home-editorial-copy h2{font-size:clamp(2rem,3vw,3.4rem);line-height:32px!important}}@media (max-width:560px){.home-service-marquee-track{gap:20px;font-size:.92rem}.hero-actions-home,.home-contact-actions,.home-editorial-actions,.hero-actions-home>a,.home-contact-actions>a{width:100%}.browse-card-body{padding:16px}}.hero-video-bg{object-fit:cover;object-position:center center;width:100%;height:100%;display:block;position:absolute;inset:0}.hero-home,.hero-home .hero-slider,.hero-home .hero-slide,.hero-home .hero-media,.hero-home .hero-overlay{width:100%}.hero-home .hero-overlay{background:linear-gradient(90deg,#000000c2 0%,#00000085 34%,#0000003d 60%,#0000002e 100%),linear-gradient(#00000014,#0000006b)}.hero-content-home{max-width:860px}.front-spotlight .spotlight-grid,#packages .packages-grid,.front-browse .browse-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.front-spotlight .browse-card,#packages .browse-card,.front-browse .browse-card{min-width:0;height:100%}.browse-card-media{aspect-ratio:1.18/.84;min-height:250px;padding-top:0}.browse-card-body{padding:22px}.browse-card-name{font-size:clamp(1.2rem,1vw + .9rem,1.45rem);line-height:1.2}.browse-card-desc{min-height:4.9em;font-size:1rem;line-height:1.65}.browse-card-actions{margin-top:auto}.home-service-marquee{border-top:0;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);top:76px;left:0;right:0}.home-service-marquee-track{will-change:transform;min-width:max-content;padding-left:0;padding-right:0}.home-service-marquee-track span{flex:none}.blog-article-shell{max-width:980px;margin:0 auto;padding:24px}.blog-article-card{box-shadow:var(--shadow-card);background:linear-gradient(#ffffff0a,#ffffff05);border:1px solid #ffffff14;border-radius:28px;overflow:hidden}.blog-article-hero img{aspect-ratio:16/7;object-fit:cover;width:100%;display:block}.blog-article-body{padding:36px}.blog-article-meta{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px;font-size:.86rem;font-weight:800;display:flex}.blog-article-body h1{letter-spacing:-.04em;margin-bottom:18px;font-size:clamp(2.2rem,5vw,4.3rem);line-height:.98}.blog-article-intro{color:#d5dbe4;margin-bottom:30px;font-size:1.15rem;line-height:1.8}.blog-article-content{color:#d2dae4;font-size:1.04rem;line-height:1.9}.blog-article-content h2,.blog-article-content h3{color:#fff;letter-spacing:-.03em;margin:34px 0 12px;line-height:1.08}.blog-article-content h2{font-size:1.9rem}.blog-article-content h3{font-size:1.45rem}.blog-article-content p,.blog-article-content ul,.blog-article-content ol{margin:0 0 18px}.blog-article-content ul,.blog-article-content ol{padding-left:22px}.blog-article-content a{color:var(--accent)}.blog-article-back{color:#fff;align-items:center;gap:10px;margin-bottom:18px;font-weight:700;text-decoration:none;display:inline-flex}.blog-article-empty{text-align:center;padding:64px 28px}@media (max-width:1180px){.front-spotlight .spotlight-grid,#packages .packages-grid,.front-browse .browse-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.hero-home .hero-overlay{background:linear-gradient(#00000085,#000000b8)}.home-service-marquee{margin-top:-2px;top:76px}.front-spotlight .spotlight-grid,#packages .packages-grid,.front-browse .browse-grid{grid-template-columns:1fr;gap:18px}.browse-card-media{min-height:215px}.blog-article-shell,.content-page-shell,.content-hero{padding-left:16px;padding-right:16px}.blog-article-body{padding:24px 20px}.blog-article-hero img{aspect-ratio:16/10}}.browse-chip-capacity{color:#000!important;background:#10d98c!important;border-color:#10d98c!important;font-weight:700!important}.aow-card{margin-top:128px}.home-service-marquee-track{transition:animation-duration .6s;animation-duration:16s!important}.home-service-marquee{cursor:pointer}.home-service-marquee:hover .home-service-marquee-track{animation-play-state:paused}.home-service-marquee-track{animation-timing-function:linear}.home-service-marquee:after{content:"";pointer-events:none;background:0 0;transition:background .5s;position:absolute;inset:0}.home-service-marquee:hover:after{background:#00000014}.home-service-marquee-track span{cursor:pointer}.hero-slide-app .hero-media-app{background:radial-gradient(at 20% 40%,#10d98c2e 0%,#0000 60%),radial-gradient(at 80% 20%,#06b6d41a 0%,#0000 50%),radial-gradient(at 50% 80%,#8b5cf60f 0%,#0000 50%),linear-gradient(160deg,#020a06 0%,#030d08 40%,#010503 100%);position:absolute;inset:0}.hero-slide-app .hero-overlay-app{background:linear-gradient(90deg,#00000080 0%,#0000001a 60%,#0000004d 100%);position:absolute;inset:0}.hero-slide-app .hero-tag{color:#10d98c;align-items:center;gap:8px;font-weight:700;display:inline-flex}.hero-slide-app .hero-tag i{font-size:1.1em}.hero-slide-app .hero-title{background:linear-gradient(135deg,#fff 0%,#d1d5db 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:680px}.hero-slide-app .hero-text{color:#ffffffb3;max-width:560px}.btn-app-store{border-radius:14px;gap:8px;min-height:52px;padding:0 28px;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s;color:#000!important;background:#fff!important;border:none!important}.btn-app-store:hover{transform:translateY(-1px);box-shadow:0 8px 32px #10d98c40}.btn-app-store i{font-size:1.25rem}.hero-app-features{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.hero-app-features span{color:#ffffffa6;letter-spacing:.01em;-webkit-backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:6px;padding:6px 14px;font-size:.82rem;font-weight:600;display:inline-flex}.hero-app-features span i{color:#10d98c;font-size:.9rem}.app-promo-section{padding:0}.app-promo-card{background:radial-gradient(at 15%,#10d98c14 0%,#0000 60%),linear-gradient(135deg,#ffffff08 0%,#ffffff03 100%);border:1px solid #ffffff0f;border-radius:24px;justify-content:space-between;align-items:center;gap:40px;padding:48px 44px;display:flex;position:relative;overflow:hidden}.app-promo-card:before{content:"";background:linear-gradient(90deg,#0000,#10d98c4d,#0000);height:1px;position:absolute;top:-1px;left:0;right:0}.app-promo-content{flex:1;align-items:flex-start;gap:28px;min-width:0;display:flex}.app-promo-icon{flex-shrink:0}.app-promo-icon-img{border-radius:16px;width:72px;height:72px;box-shadow:0 4px 16px #0006,0 0 0 1px #ffffff14}.app-promo-copy{flex:1;min-width:0}.app-promo-badge{color:#000;text-transform:uppercase;letter-spacing:.08em;background:#10d98c;border-radius:6px;margin-bottom:10px;padding:3px 10px;font-size:.7rem;font-weight:800;display:inline-block}.app-promo-title{color:#fff;margin:0 0 8px;font-size:1.6rem;font-weight:800;line-height:1.25}.app-promo-text{color:#ffffff8c;max-width:520px;margin:0 0 16px;font-size:.95rem;line-height:1.6}.app-promo-features{flex-wrap:wrap;gap:8px;display:flex}.app-promo-features span{color:#ffffff8c;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:100px;align-items:center;gap:5px;padding:5px 12px;font-size:.78rem;font-weight:600;display:inline-flex}.app-promo-features span i{color:#10d98c;font-size:.8rem}.app-promo-action{flex-direction:column;flex-shrink:0;align-items:center;gap:10px;display:flex}.app-promo-download-btn{color:#000;white-space:nowrap;background:#fff;border-radius:12px;align-items:center;gap:10px;padding:10px 24px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.app-promo-download-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #10d98c33}.app-promo-download-btn i{font-size:1.8rem}.app-promo-download-btn div{flex-direction:column;line-height:1.15;display:flex}.app-promo-dl-small{letter-spacing:.01em;font-size:.6rem;font-weight:500}.app-promo-dl-big{letter-spacing:-.01em;font-size:1.2rem;font-weight:700}.app-promo-free{color:#ffffff59;font-size:.75rem;font-weight:600}.manage-app-banner{background:radial-gradient(at 10%,#10d98c0f 0%,#0000 50%),linear-gradient(135deg,#ffffff08,#ffffff03);border:1px solid #ffffff0f;border-radius:16px;align-items:center;gap:20px;margin-bottom:28px;padding:20px 24px;display:flex}.manage-app-banner-icon{flex-shrink:0}.manage-app-banner-icon img{border-radius:12px;width:52px;height:52px;box-shadow:0 2px 12px #0000004d}.manage-app-banner-copy{flex:1;min-width:0}.manage-app-banner-copy strong{color:#fff;margin-bottom:2px;font-size:.95rem;font-weight:700;display:block}.manage-app-banner-copy span{color:#ffffff73;font-size:.82rem;line-height:1.4}.manage-app-banner-btn{color:#000;background:#fff;border:none;border-radius:10px;flex-shrink:0;align-items:center;gap:6px;padding:10px 20px;font-size:.82rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.manage-app-banner-btn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #10d98c33}.manage-app-banner-btn i{font-size:1rem}.footer-app-link{color:#ffffff73;align-items:center;gap:8px;margin-top:8px;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.footer-app-link:hover{color:#10d98c}.footer-app-link i{font-size:1rem}@media (max-width:900px){.app-promo-card{text-align:center;flex-direction:column;align-items:center;gap:24px;padding:32px 24px}.app-promo-content{flex-direction:column;align-items:center}.app-promo-features{justify-content:center}.app-promo-text{max-width:100%}.hero-app-features{gap:8px}.hero-app-features span{padding:5px 10px;font-size:.75rem}.hero-slide-app .hero-title{font-size:32px;line-height:40px}}@media (max-width:640px){.app-promo-card{padding:24px 18px}.app-promo-icon-img{border-radius:13px;width:56px;height:56px}.app-promo-title{font-size:1.3rem}.app-promo-features span{padding:4px 10px;font-size:.72rem}.manage-app-banner{text-align:center;flex-direction:column;gap:14px}.hero-slide-app .hero-title{font-size:26px;line-height:34px}.btn-app-store{min-height:48px;padding:0 20px;font-size:.9rem}}.maintenance-banner{color:#f1f5f9;z-index:998;background:linear-gradient(135deg,#1e293b 0%,#111827 100%);border-bottom:1px solid #22c55e40;width:100%;position:relative;top:80px;box-shadow:0 4px 12px #0006}.maintenance-content{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px 32px;max-width:1400px;margin:0 auto;padding:14px 24px;display:flex;padding-top:48px!important;padding-bottom:24px!important}.maintenance-content i{color:#f59e0b;margin-bottom:24px;font-size:1.7rem}.maintenance-text{font-size:1.05rem;font-weight:500;line-height:1.45}.maintenance-text strong{color:#fbbf24;font-weight:700}.maintenance-note{color:#94a3b8;opacity:.9;font-size:.95rem;font-style:italic}@keyframes gentlePulse{0%,to{opacity:.85}50%{opacity:1}}.maintenance-banner:before{content:"";pointer-events:none;background:radial-gradient(circle at 30%,#f59e0b14,#0000 60%);animation:8s ease-in-out infinite gentlePulse;position:absolute;inset:0}@media (max-width:640px){.maintenance-content{flex-direction:column;gap:14px;padding:16px 18px}.maintenance-text{font-size:1rem}.maintenance-note{font-size:.9rem}}.modal-overlay{z-index:999999999;place-items:center;padding:20px;display:none;position:fixed;inset:0}.modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bf;position:absolute;inset:0}.logout-modal{background:var(--bg-panel);border-radius:var(--radius-lg);width:min(420px,90%);max-width:420px;box-shadow:var(--shadow-panel);color:var(--text-main);text-align:center;border:1px solid #94a3b838;padding:32px 28px;position:relative}.logout-modal .modal-title{margin-bottom:12px;font-size:1.6rem;font-weight:900}.logout-modal .modal-subtitle{color:var(--text-muted);margin-bottom:28px;font-size:1rem;line-height:1.5}.logout-modal .modal-actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.btn-danger{color:#fff;cursor:pointer;background:#10d98c;border:none;border-radius:999px;padding:12px 24px;font-size:.98rem;font-weight:700;transition:all .2s}.btn-danger:hover{opacity:.7;transform:translateY(-1px)}.mega-menu-container{z-index:1000;-webkit-backdrop-filter:saturate(180%)blur(10px);backdrop-filter:saturate(180%)blur(10px);background:#000000d9;width:100%;position:fixed;top:0;left:0}.mega-menu-header{justify-content:space-between;align-items:center;max-width:1400px;height:76px;margin:0 auto;padding:0 2rem;display:flex}.mega-menu-logo{color:#fff;letter-spacing:-.5px;align-items:center;gap:.75rem;font-size:1.6rem;font-weight:800;text-decoration:none;display:flex}.mega-menu-logo svg{width:36px;height:36px}.mega-menu-nav{gap:2.5rem;display:flex}.mega-menu-nav-item{position:relative}.mega-menu-nav-link,.mega-menu-dropdown>button{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;padding:.5rem 0;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s;display:flex;border-radius:0!important}.mega-menu-nav-link:hover,.mega-menu-dropdown>button:hover{color:#10d98c}.mega-menu-dropdown svg{width:16px;height:16px;transition:transform .3s}.mega-menu-dropdown.active svg{transform:rotate(180deg)}.mega-menu-panel{opacity:0;visibility:hidden;pointer-events:none;background:#fff;border-radius:16px;min-width:1000px;position:absolute;top:calc(100% + 12px);left:100%;overflow:hidden;transform:translate(-50%)translateY(-20px);box-shadow:0 20px 60px #0000002e}.mega-menu-panel.active{opacity:1;visibility:visible;pointer-events:all;transform:translate(-50%)translateY(0)}.mega-menu-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;padding:2.5rem;display:grid}.mega-menu-section h3{color:#6b7280;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.2rem;font-size:.85rem;font-weight:600}.mega-menu-section ul{list-style:none}.mega-menu-section li a{color:#4b5563;padding:.65rem 0;font-weight:500;text-decoration:none;transition:all .2s;display:block}.mega-menu-section li a:hover{color:#10d98c;transform:translate(4px)}.mega-menu-simple{min-width:220px;padding:1rem 0}.mega-menu-simple a{color:#4b5563;padding:.85rem 1.75rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.mega-menu-simple a:hover{color:#10d98c;background:#f9f9f9}.nav-id-verify{align-items:center;gap:8px;font-weight:700!important;display:flex!important}.nav-id-dot{background:#facc15;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite idpulse}.nav-id-dot.verified{background:#10d98c;animation:none}.nav-id-verify.verified{color:#10d98c!important}.nav-id-verify-mobile{align-items:center;gap:8px;font-weight:700!important;display:flex!important}.nav-id-dot-mobile{background:#facc15;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite idpulse}.nav-id-dot-mobile.verified{background:#10d98c;animation:none}.nav-id-verify-mobile.verified{color:#10d98c!important}@keyframes idpulse{0%,to{opacity:1}50%{opacity:.4}}.mega-menu-actions{align-items:center;gap:1rem;display:flex}.mega-menu-btn{color:#111827;cursor:pointer;background:#10d98c;border:none;padding:10px 18px;font-weight:600;outline:none!important}.mega-menu-btn.login{color:#fff;background:0 0;border:1px solid #fff6;text-decoration:none}.mega-menu-btn.login:hover{background:#ffffff1a;border-color:#fff}.mega-menu-btn.register{color:#fff;background:#10d98c;text-decoration:none}.mega-menu-btn.register:hover{background:#10d98c;border:none;transform:translateY(-2px)}.mega-menu-mobile-toggle{color:#fff;cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.mega-menu-mobile-toggle svg{width:28px;height:28px}.mobile-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;visibility:hidden;z-index:999;background:#000000b3;transition:opacity .45s;position:fixed;inset:0}.mobile-overlay.active{opacity:1;visibility:visible}.mobile-menu{z-index:1000;background:#0a0a0a;flex-direction:column;width:100%;max-width:310px;height:100vh;padding:0;transition:transform .5s cubic-bezier(.77,0,.175,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-20px 0 60px #0006}.mobile-menu.active{transform:translate(0)}.mobile-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:2rem 2rem 1.5rem;display:flex}.mobile-header .mega-menu-logo{font-size:1.8rem;font-weight:800}.mobile-close{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.mobile-close:hover{background:#fff3;transform:scale(1.05)}.mobile-close svg{width:20px;height:20px}.mobile-nav{flex:1;overflow-y:auto}.mobile-nav-item{border-bottom:1px solid #ffffff0f}.mobile-dropdown-btn,.mobile-nav-link{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;font-size:1.35rem;font-weight:600;transition:all .3s;display:flex;padding:16px 32px!important}.mobile-dropdown-btn:hover,.mobile-nav-link:hover{color:#10d98c;background:#ffffff0d}.mobile-dropdown-btn svg{flex-shrink:0;width:20px;height:20px;margin-left:1rem;transition:transform .4s}.mobile-dropdown-btn.active svg{transform:rotate(180deg)}.mobile-dropdown-content{background:#ffffff08;max-height:0;transition:max-height .5s cubic-bezier(.77,0,.175,1);overflow:hidden}.mobile-dropdown-content.open{max-height:800px}.mobile-categories-scroll{max-height:50vh;overflow-y:auto}.mobile-dropdown-content a{color:#cbd5e1;border-bottom:1px solid #ffffff0a;padding:12px 32px;font-size:1.1rem;text-decoration:none;transition:all .3s;display:block}.mobile-dropdown-content a:hover{color:#10d98c;background:#22c55e1a;padding-left:3.5rem}.mobile-footer{border-top:1px solid #ffffff14;flex-direction:column;gap:1rem;padding:2rem;display:flex}.mobile-footer .mega-menu-btn{text-align:center;border-radius:12px;width:100%;padding:1rem;font-size:1.1rem}.mobile-categories-scroll::-webkit-scrollbar{width:4px}.mobile-categories-scroll::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}@media (max-width:1024px){.mega-menu-nav,.mega-menu-actions>.mega-menu-btn{display:none}.mega-menu-mobile-toggle{display:block}.mega-menu-header{padding:0 1.5rem}}.mega-menu-section ul#desktopCategoriesList{column-width:220px;column-fill:auto;column-gap:2rem;width:100%;max-height:12.85rem;margin:0;padding:0;list-style:none}.mega-menu-section ul#desktopCategoriesList>li{break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid}.mega-menu-nav-item.mega-menu-dropdown[data-dropdown=products] .mega-menu-panel{width:max-content;min-width:0;max-width:min(1100px,100vw - 4rem);left:0;transform:translateY(-20px)}.mega-menu-nav-item.mega-menu-dropdown[data-dropdown=products] .mega-menu-panel.active{transform:translateY(0)}.mega-menu-nav-item.mega-menu-dropdown[data-dropdown=products] .mega-menu-grid{padding:2.5rem;display:block}.mega-menu-section ul#desktopCategoriesList{grid-template-rows:repeat(5,min-content);grid-auto-flow:column;gap:.3rem 3rem;max-width:100%;margin:0;padding:0;list-style:none;display:grid}.mega-menu-section ul#desktopCategoriesList>li>a{white-space:nowrap;text-overflow:ellipsis;padding:.65rem 0;line-height:1.35;display:block;overflow:hidden}@media (max-width:1200px){.mega-menu-nav-item.mega-menu-dropdown[data-dropdown=products] .mega-menu-panel{max-width:calc(100vw - 2rem)}.mega-menu-section ul#desktopCategoriesList>li{min-width:180px}}@media (max-width:1100px){.mega-menu-section ul#desktopCategoriesList{column-width:180px;column-gap:1.5rem}}.mega-menu-section h3{margin-bottom:.75rem;font-size:.75rem}.mega-menu-nav-item.mega-menu-dropdown[data-dropdown=products] .mega-menu-grid{padding:1.75rem}.mega-menu-section ul#desktopCategoriesList{gap:.15rem 1.75rem}.mega-menu-section ul#desktopCategoriesList>li{min-width:190px}.mega-menu-section ul#desktopCategoriesList>li>a{letter-spacing:0;padding:.4rem 0;font-size:.92rem;line-height:1.2}.mobile-nav{gap:0}.mobile-nav-item,.mobile-nav>a.mobile-nav-link{width:100%}.mobile-nav-item>.mobile-dropdown-btn,.mobile-nav>a.mobile-nav-link{color:#fff;justify-content:space-between;align-items:center;width:100%;padding:20px 0;font-weight:500;line-height:1.2;text-decoration:none;transition:color .3s;display:flex;border-radius:none!important;font-size:24px!important}.mobile-nav-item>.mobile-dropdown-btn:hover,.mobile-nav>a.mobile-nav-link:hover{color:#10d98c}.mobile-nav-item>.mobile-dropdown-btn svg{flex-shrink:0}.mobile-nav-item:not(:last-child)>.mobile-dropdown-btn,.mobile-nav>a.mobile-nav-link:not(:last-child){border-bottom:1px solid #ffffff14}.mobile-dropdown-btn svg{max-width:16px}.mega-menu-btn.search-toggle{color:#fff;background:0 0;border:1px solid #fff6;justify-content:center;align-items:center;width:44px;height:44px;padding:10px;font-size:1.1rem;transition:all .2s;display:flex;border-radius:none!important}.mega-menu-btn.search-toggle:hover{background:#ffffff1a;border-color:#fff}.search-overlay{-webkit-backdrop-filter:blur(20px);z-index:9998;opacity:0;visibility:hidden;background:#000000eb;transition:opacity .25s,visibility .25s;position:fixed;inset:0;overflow-y:auto}.search-overlay.active{opacity:1;visibility:visible}.search-container{max-width:680px;margin:0 auto;padding:80px 20px 40px}.search-input-wrapper{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:12px;padding:4px 8px 4px 16px;display:flex}#searchInput{color:#f9fafb;background:0 0;border:none;outline:none;flex:1;padding:14px 0;font-size:16px;font-weight:500}#searchInput::placeholder{color:#fff6}.search-close{color:#10d98c;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:10px 12px;font-size:14px;font-weight:700}.search-close:hover{text-decoration:underline}.search-results{flex-direction:column;gap:6px;max-height:60vh;margin-top:16px;display:flex;overflow-y:auto}.search-result-item{color:#fff;background:#ffffff08;border:1px solid #ffffff0a;border-radius:14px;align-items:center;gap:14px;padding:10px 14px;text-decoration:none;transition:all .15s;display:flex}.search-result-item:hover{background:#ffffff0f;border-color:#10d98c1f}.search-result-thumb{background:#ffffff0a;border-radius:12px;flex-shrink:0;width:56px;height:56px;overflow:hidden}.search-result-thumb img{object-fit:cover;width:100%;height:100%}.search-result-nothumb{color:#4b5563;justify-content:center;align-items:center;width:100%;height:100%;font-size:18px;display:flex}.search-result-info{flex:1;min-width:0}.search-result-name{color:#f9fafb;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.search-result-type{color:#6b7280;text-transform:uppercase;letter-spacing:.03em;font-size:11px;font-weight:600}.search-result-price{color:#10d98c;margin-top:2px;font-size:13px;font-weight:700}.search-result-arrow{color:#4b5563;flex-shrink:0;font-size:11px}.search-empty{text-align:center;color:#6b7280;flex-direction:column;align-items:center;gap:8px;padding:40px 20px;display:flex}.search-empty i{color:#4b5563;font-size:24px}.search-empty span{font-size:12px}.mega-menu-btn.search-toggle.active i{color:#10d98c;transform:scale(1.2)}.search-backdrop{cursor:pointer;z-index:-1;position:absolute;inset:0}@media (max-width:768px){.search-results{grid-template-columns:1fr;gap:1rem}.search-result-item{padding:.75rem 0}.search-result-thumb{width:80px;height:80px}.search-result-info{padding:.5rem 0}.search-result-name{margin-bottom:.25rem;font-size:1rem}.search-result-type{font-size:.85rem}}.search-results{scrollbar-width:thin;scrollbar-color:#ffffff4d transparent;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;max-height:420px;padding-right:.5rem;display:grid;overflow-y:auto}.search-results::-webkit-scrollbar{width:6px}.search-results::-webkit-scrollbar-track{background:0 0}.search-results::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.search-results::-webkit-scrollbar-thumb:hover{background:#ffffff80}.mobile-logo{display:none}.desktop-logo{display:block}@media (max-width:768px){.search-results{grid-template-columns:1fr;gap:1rem;max-height:360px}.search-result-item{padding:.75rem 0}.search-result-thumb{width:80px;height:80px}.mobile-logo{margin-top:10px;display:block}.desktop-logo{display:none}}.ft-header-username,.mt-3,.ft-header-followers,.ft-header-following{color:#fff!important}.ft-header-username{font-weight:700;color:#10d98c!important}.ft-header-button{background-color:#10d98c!important}.category-carousel-section{background:linear-gradient(#0a0a0a 0%,#111 100%);padding:4rem 0 5rem;position:relative;overflow:hidden}.category-carousel-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 20%,#f9731614 0%,#0000 50%);position:absolute;inset:0}.category-carousel-section h2{text-align:center;color:#10d98c;letter-spacing:-1px;text-shadow:0 2px 10px #f973164d;margin-bottom:2.5rem;font-size:2.5rem;font-weight:800}.category-carousel{max-width:1600px;margin:0 auto;padding:0 1rem;overflow:visible!important}.swiper-slide{height:200px;padding:0 8px;transition:all .5s cubic-bezier(.34,1.56,.64,1);width:420px!important}.category-card{background:#1a1a1a;border-radius:24px;width:420px;height:200px;text-decoration:none;transition:all .45s cubic-bezier(.34,1.56,.64,1);display:block;position:relative;overflow:hidden;box-shadow:0 15px 35px #000}.category-card:hover{transform:scale(1.05)translateY(-15px)}.category-card-img{object-fit:contain;width:100%;height:100%;transition:transform .7s}.category-card:hover .category-card-img{transform:scale(1.12)}.category-card-overlay{background:linear-gradient(#0000 30%,#000000a6 60%,#000000eb 100%);align-items:flex-end;padding:2.5rem 2rem 2rem;transition:all .4s;display:flex;position:absolute;inset:0}.category-card:hover .category-card-overlay{background:linear-gradient(#0000 30%,#22c55e73 60%,#22c55ebf 100%)}.category-card-name{color:#fff;letter-spacing:-.5px;text-shadow:0 3px 12px #000000e6;opacity:.9;font-size:16px;font-weight:800;line-height:1.2;transition:all .5s;transform:translateY(10px)}.category-card:hover .category-card-name{opacity:1;transform:translateY(0)}.category-card-placeholder{color:#666;text-align:center;background:linear-gradient(135deg,#222 0%,#111 100%);justify-content:center;align-items:center;height:100%;padding:2rem;font-size:1.4rem;font-weight:600;display:flex}@media (max-width:1024px){.swiper-slide{height:210px;width:420px!important}.category-card-name{font-size:1.4rem}.category-carousel-section{padding:3rem 0 4rem}}@media (max-width:640px){.swiper-slide{height:210px;width:420px!important}.category-card-name{font-size:1.25rem}}.mega-menu-actions .mega-menu-btn>span{white-space:nowrap;text-overflow:ellipsis;vertical-align:middle;max-width:80px;display:inline-block;overflow:hidden}.header-left{align-items:center;gap:2.5rem;display:flex}.username-btn{color:#10d98c;cursor:pointer;background:#22c55e26;border:1px solid #10d98c;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-weight:600;display:flex}.username-btn:hover{background:#22c55e40}.username-display{white-space:nowrap;text-overflow:ellipsis;max-width:100px;overflow:hidden}#accountDropdown{z-index:1001;position:fixed!important;top:70px!important;right:440px!important}@media (max-width:640px){#accountDropdown{z-index:1001;position:fixed!important;top:70px!important;right:270px!important}}.mobile-categories-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#10d98c #1a1a1a;max-height:50vh;overflow-y:scroll}.mobile-categories-scroll::-webkit-scrollbar{width:5px;height:5px}.mobile-categories-scroll::-webkit-scrollbar-track{background:#1e1e1eeb;border-radius:10px;margin:2px}.mobile-categories-scroll::-webkit-scrollbar-thumb{background-color:#10d98c;border:2px solid #1e1e1eeb;border-radius:10px;min-height:40px}.mobile-categories-scroll::-webkit-scrollbar-thumb:hover{background-color:#4ade80}.mobile-categories-scroll::-webkit-scrollbar-thumb:active{background-color:#4ade80}.mobile-categories-scroll::-webkit-scrollbar-corner{background:#32323266}.mobile-categories-scroll::-webkit-scrollbar-track-piece{background:#32323266}.mobile-categories-scroll{-webkit-appearance:none;overflow-y:scroll!important}.mobile-categories-scroll::-webkit-scrollbar{width:8px!important}.mobile-categories-scroll::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #00000080;background:#111!important}.mobile-categories-scroll::-webkit-scrollbar-thumb{background:#10d98c!important;border-radius:4px!important}.floating-call-btn{z-index:900;pointer-events:none;opacity:0;visibility:hidden;position:fixed;bottom:32px;right:32px}.call-circle{color:#fff;pointer-events:auto;background:#10d98c;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;font-size:1.9rem;text-decoration:none;transition:all .28s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;box-shadow:0 8px 30px #22c55e59}.call-circle:hover,.call-circle:focus-visible{background:#16a34a;transform:scale(1.14)translateY(-4px);box-shadow:0 14px 40px #22c55e80}.call-circle:active{transform:scale(.96)}.pulse-ring{pointer-events:none;border:2px solid #22c55e66;border-radius:50%;animation:2.4s cubic-bezier(.215,.61,.355,1) infinite pulse-ring;position:absolute;inset:-12px}@keyframes pulse-ring{0%{opacity:.7;transform:scale(.6)}40%{opacity:.4;transform:scale(1.1)}to{opacity:0;transform:scale(1.4)}}.call-circle .tooltip{color:#fff;white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;background:#111827;border-radius:8px;padding:8px 14px;font-size:.9rem;font-weight:500;transition:all .25s;position:absolute;top:50%;right:100%;transform:translateY(-50%)translate(-16px);box-shadow:0 4px 14px #0006}.call-circle:hover .tooltip{opacity:1;visibility:visible;transform:translateY(-50%)translate(-8px)}@media (max-width:640px){.floating-call-btn{bottom:24px;right:24px}.call-circle{width:62px;height:62px;font-size:1.7rem}.call-circle .tooltip{display:none}}.skeleton-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;margin-top:8px;display:grid}.skeleton-card{background:linear-gradient(100deg,#ffffff0a 30%,#ffffff1a 50%,#ffffff0a 70%) 0 0/200% 100%;border-radius:16px;height:260px;animation:1.4s ease-in-out infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.skeleton-card{animation:none}}.delivery-calc-section{background:#1e293b80;border:1px solid #ffffff0d;border-radius:.8rem;margin:1.25rem 0;padding:1rem}.extra-fee.congestion-fee{color:#ff6b6b;font-weight:700}.extra-fee.parking-fee{color:#ff9500;font-weight:700}.result-box{opacity:0;transition:opacity .25s,transform .25s;transform:translateY(10px)}.result-box:not(.hidden){opacity:1;transform:translateY(0)}.checkout-empty-title,.checkout-auth-title{color:#fff;margin-bottom:.5rem;font-size:1.4rem;font-weight:800}.checkout-empty-sub,.checkout-auth-sub{color:#ffffffb8;margin-bottom:1rem;line-height:1.55}.collection-delivery-toggle{background:#ffffff0f;border:1px solid #ffffff14;border-radius:1rem;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.75rem;padding:.35rem;display:grid}.cd-option{position:relative}.cd-option input{opacity:0;pointer-events:none;position:absolute;inset:0}.cd-pill{color:#ffffffb8;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:1px solid #0000;border-radius:.85rem;justify-content:center;align-items:center;gap:.55rem;padding:.95rem 1rem;font-weight:700;transition:all .2s;display:flex}.cd-option input:checked+.cd-pill{color:#03131a;background:#10d98c;border-color:#10583d;box-shadow:0 0 0 1px #21f6c826,0 10px 24px #26ff7d38}.section-note{color:#ffffffa6;font-size:.92rem;line-height:1.45}.time-slot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.time-slot{position:relative}.time-slot>input[type=radio]{opacity:0;pointer-events:none;position:absolute;inset:0}.time-slot-label{color:#ffffffc7;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:.85rem;align-items:center;gap:.65rem;min-height:54px;padding:.95rem 1rem;transition:all .18s;display:flex}.time-slot input:checked+.time-slot-label{color:#fff;background:#10d98c;border-color:#050505;box-shadow:inset 0 0 0 1px #12d7ff26}.time-slot-bullet{border:2px solid #ffffff59;border-radius:999px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.time-slot input:checked+.time-slot-label .time-slot-bullet{border-color:#050505}.time-slot input:checked+.time-slot-label .time-slot-bullet:after{content:"";background:#10d98c;border-radius:999px;width:8px;height:8px;display:block}.checkout-group-card{background:#ffffff06;border:1px solid #ffffff0f;border-radius:1rem;margin-bottom:1rem;padding:1rem}.checkout-group-title{color:#fff;margin-bottom:.35rem;font-size:1rem;font-weight:800}.checkout-group-sub{color:#ffffffa6;margin-bottom:.8rem;font-size:.92rem;line-height:1.45}.ccNotice{color:#ffffffb8;margin-top:.7rem;font-size:.92rem;line-height:1.45}.parking-toggle{flex-wrap:wrap;gap:1rem;margin-top:.5rem;display:flex}.delivery-summary-pill{color:#10d98c;background:#12d7ff1a;border:1px solid #12d7ff2e;border-radius:999px;align-items:center;gap:.45rem;padding:.42rem .72rem;font-size:.85rem;font-weight:700;display:inline-flex}@media (max-width:720px){.time-slot-grid{grid-template-columns:1fr}}.specific-time-card{display:block}.specific-time-card .time-slot-label{width:100%}.specific-time-panel{box-sizing:border-box;background:#03131aeb;border:1px solid #10d98c47;border-radius:.85rem;width:100%;margin-top:.85rem;padding:.9rem;display:none}.specific-time-card>input[type=radio]:checked~.specific-time-panel{display:block}.specific-time-label{color:#fff;margin-bottom:.45rem;font-weight:700;display:block}.specific-time-input{box-sizing:border-box;color:#fff;opacity:1;pointer-events:auto;background:#ffffff14;border:1px solid #ffffff29;border-radius:.85rem;outline:none;width:100%;min-height:54px;padding:.95rem 1rem;font-size:1rem;display:block;position:static}.specific-time-input:focus{border-color:#10d98c;box-shadow:0 0 0 3px #10d98c29}.specific-time-input::-webkit-calendar-picker-indicator{filter:invert();opacity:.95;cursor:pointer}.checkout-shell{max-width:1400px;margin:0 auto;padding:32px 18px 80px}.checkout-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:26px;display:flex}.checkout-title{letter-spacing:-.025em;margin:0;font-size:2.1rem}.checkout-sub{opacity:.8;margin:6px 0 0;font-size:1.02rem}.checkout-grid{grid-template-columns:1.25fr .75fr;gap:22px;display:grid}@media (max-width:980px){.checkout-grid{grid-template-columns:1fr}}.checkout-card{background:linear-gradient(#0f172aa6,#0206178c);border-radius:22px;padding:22px}.checkout-card-title{letter-spacing:.02em;opacity:.9;margin:0 0 18px;font-size:1.08rem;font-weight:800}.checkout-summary{align-self:start;position:sticky;top:24px}.checkout-auth-gate{background:linear-gradient(#22c55e1f,#22c55e0a);border:1px dashed #22c55e73;border-radius:18px;margin-bottom:18px;padding:18px}.checkout-auth-title{font-size:1.05rem;font-weight:900}.checkout-auth-sub{opacity:.85;margin-top:8px;line-height:1.5}.checkout-form{flex-direction:column;display:flex}.form-row{margin-bottom:16px}.form-row.two{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:560px){.form-row.two{grid-template-columns:1fr}}.req{color:#22c55e}.auth-label{letter-spacing:.02em;opacity:.85;margin-bottom:6px;font-size:.92rem;font-weight:700;display:block}.auth-input{color:#f8fafc;background:#0206178c;border:1px solid #94a3b838;border-radius:14px;outline:none;width:100%;padding:14px;transition:border-color .2s,box-shadow .2s,background .2s;font-size:16px!important}.auth-input::placeholder{color:#94a3b899}.auth-input:focus{background:#020617b3;border-color:#22c55ee6;box-shadow:0 0 0 3px #22c55e2e,0 10px 20px #00000059}textarea.auth-input{resize:vertical;min-height:96px;line-height:1.45}textarea{font-family:inherit;font-size:16px!important;line-height:24px!important}.checkline,.parking-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:14px;display:flex}.checkline input,.parking-toggle input{appearance:none;cursor:pointer;background:#94a3b84d;border-radius:999px;outline:none;width:44px;height:26px;transition:background .25s;position:relative}.checkline input:before,.parking-toggle input:before{content:"";background:#f8fafc;border-radius:50%;width:20px;height:20px;transition:transform .25s,background .25s;position:absolute;top:3px;left:3px}.checkline input:checked,.parking-toggle input:checked{background:#22c55ee6}.checkline input:checked:before,.parking-toggle input:checked:before{background:#020617;transform:translate(18px)}.checkline span,.parking-toggle span{opacity:.9;font-size:16px!important}.checkout-divider{background:linear-gradient(90deg,#0000,#94a3b84d,#0000);height:1px;margin:22px 0}.checkout-mini-title{margin:0 0 6px;font-size:1.05rem;font-weight:800}.checkout-mini-sub{opacity:.75;margin:0 0 14px;font-size:.95rem}.media-uploader{margin-top:10px}.media-progress{background:#94a3b82e;border-radius:999px;height:10px;margin-top:12px;overflow:hidden}.media-progress-bar{background:linear-gradient(90deg,#22c55e,#86efac);width:0%;height:100%}.media-progress-text{opacity:.8;margin-top:8px;font-size:.92rem}.media-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px;display:grid}@media (max-width:700px){.media-grid{grid-template-columns:repeat(2,1fr)}}.media-item{background:#0f172a80;border:1px solid #94a3b82e;border-radius:16px;overflow:hidden}.media-item img,.media-item video{object-fit:cover;width:100%;height:120px;display:block}.media-cap{opacity:.85;padding:8px 10px;font-size:.9rem}.checkout-actions{margin-top:22px}.checkout-hint{opacity:.75;margin-top:10px;font-size:.9rem}.checkout-cart-summary .sum-row{border-bottom:1px solid #94a3b824;justify-content:space-between;gap:12px;padding:12px 0;display:flex}.checkout-cart-summary .sum-row:last-child{border-bottom:none}.sum-name{font-weight:700}.sum-meta{opacity:.75;margin-top:4px;font-size:.9rem}.checkout-total{border-top:1px solid #94a3b82e;margin-top:16px;padding-top:16px}.checkout-total-row{justify-content:space-between;align-items:center;display:flex}.checkout-total-hint{opacity:.75;margin-top:10px;font-size:.9rem}.stripe-card{background:#020617a6;border:1px solid #94a3b838;border-radius:14px;padding:14px}.ElementsApp,.ElementsApp input{font-size:16px!important}textarea.auth-input{resize:none}.payment-result{text-align:center;margin-top:12px;font-size:16px}.payment-result.success{color:#22c55e}.payment-result.error{color:#ef4444}#payNowBtn{margin-top:32px;font-size:16px!important}.checkout-success-wrap{text-align:center;padding:16px}.checkout-success-icon{background:radial-gradient(circle at 30% 30%,#34d399,#16a34a);border-radius:50%;place-items:center;width:84px;height:84px;margin:0 auto 18px;display:grid;box-shadow:0 12px 32px #10b98173,inset 0 1px #ffffff40}.checkout-success-icon svg{color:#022c22;width:44px;height:44px}.checkout-success-title{margin:10px 0 6px;font-size:1.65rem;font-weight:900}.checkout-success-sub{opacity:.85;margin-bottom:22px;font-size:1.05rem}.checkout-success-box{text-align:left;background:#0f172a8c;border:1px solid #94a3b82e;border-radius:18px;max-width:420px;margin:22px auto;padding:18px 18px 16px}a{text-decoration:none!important}.checkout-success-box ul{margin:10px 0 0;padding-left:18px}.checkout-success-box li{opacity:.9;margin-bottom:8px}.checkout-success-ref{opacity:.75;text-align:center;margin-top:18px;margin-bottom:40px;font-size:.95rem}#confettiCanvas{pointer-events:none;z-index:9999;position:fixed;inset:0}#paymentForm{margin-top:24px}#cardsAccepted{margin-top:16px}#cardsAccepted img{margin-right:8px}.checkout-empty{text-align:center;padding:28px 22px}.checkout-empty-title{margin-bottom:8px;font-size:1.4rem;font-weight:900}.checkout-empty-sub{opacity:.8;margin-bottom:22px;font-size:1rem}.hire-duration{margin-top:6px}.hire-slider{width:100%;margin-top:8px}.hire-discount-hint{opacity:.75;margin-top:6px;font-size:13px}.hire-slider{appearance:none;background:#94a3b82e;border:1px solid #94a3b82e;border-radius:999px;outline:none;width:100%;height:26px;position:relative;overflow:hidden}.hire-slider::-webkit-slider-runnable-track{background:0 0;border-radius:999px;height:26px}.hire-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#f8fafc;border:2px solid #02061799;border-radius:50%;width:22px;height:22px;margin-top:1px;box-shadow:-1000px 0 0 990px #22c55ee6,0 10px 20px #00000059}.hire-slider::-moz-range-track{background:#94a3b82e;border:1px solid #94a3b82e;border-radius:999px;height:26px}.hire-slider::-moz-range-progress{background:#22c55ee6;border-radius:999px;height:26px}.hire-slider::-moz-range-thumb{background:#f8fafc;border:2px solid #02061799;border-radius:50%;width:22px;height:22px;box-shadow:0 10px 20px #00000059}.auth-input.vip-ok{border-color:#22c55ee6!important;box-shadow:0 0 0 3px #22c55e2e!important}.auth-input.vip-bad{border-color:#f43f5ee6!important;box-shadow:0 0 0 3px #f43f5e2e!important}.payment-breakdown{background:#ffffff0a;border-radius:12px;margin:12px 0 16px;padding:12px}.pbr-row{justify-content:space-between;align-items:center;padding:6px 0;display:flex}.pbr-strong{border-top:1px solid #ffffff14;margin-top:8px;padding-top:10px;font-size:1.05em}.pbr-note{opacity:.8;margin-top:8px;font-size:.9em}.ccNotice{color:#111827;box-sizing:border-box;background-color:#7fefa8;border-radius:8px;margin-top:8px;padding:8px}.flatpickr-calendar.dg-flatpickr,.flatpickr-calendar.open.dg-flatpickr{color:#fff;background:linear-gradient(#101623fa,#050e19fa);border:1px solid #94a3b82e;border-radius:22px;box-shadow:0 18px 50px #00000073}.dg-flatpickr .flatpickr-months .flatpickr-month,.dg-flatpickr .flatpickr-weekdays,.dg-flatpickr .flatpickr-weekday,.dg-flatpickr .flatpickr-current-month .flatpickr-monthDropdown-months,.dg-flatpickr .numInputWrapper span,.dg-flatpickr .flatpickr-monthDropdown-months,.dg-flatpickr .flatpickr-current-month input.cur-year{color:#fff;fill:#fff}.dg-flatpickr .flatpickr-day{color:#ffffffeb;border-radius:14px;max-width:44px;height:44px;line-height:44px}.dg-flatpickr .flatpickr-day.selected,.dg-flatpickr .flatpickr-day.startRange,.dg-flatpickr .flatpickr-day.endRange{color:#03110b;background:#10d98c;border-color:#10d98c}.dg-flatpickr .flatpickr-day.flatpickr-disabled,.dg-flatpickr .flatpickr-day.prevMonthDay.flatpickr-disabled,.dg-flatpickr .flatpickr-day.nextMonthDay.flatpickr-disabled{color:#ffffff38;background:#ffffff0a}.flatpickr-calendar.dg-flatpickr .flatpickr-prev-month:hover svg,.flatpickr-calendar.dg-flatpickr .flatpickr-next-month:hover svg{fill:#10d98c}#payment-request-button-wrap{margin-bottom:16px}#payment-request-button{margin-bottom:12px}.apple-pay-divider{align-items:center;gap:12px;margin:4px 0 16px;display:flex}.apple-pay-divider-line{background:#94a3b833;flex:1;height:1px}.apple-pay-divider-text{color:#94a3b8a6;white-space:nowrap;font-size:13px}.manage-shell{max-width:840px;margin:0 auto;padding:24px 16px 80px}.manage-head{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:28px;display:flex}.manage-title{color:#f9fafb;margin:0;font-size:28px;font-weight:800;line-height:1.2}.manage-sub{color:#6b7280;margin:6px 0 0;font-size:14px;font-weight:500}.manage-browse-btn{color:#d1d5db;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.manage-browse-btn:hover{color:#f9fafb;background:#ffffff1a}.manage-auth-gate{text-align:center;background:#ffffff05;border:1px solid #ffffff0f;border-radius:20px;margin-top:20px;padding:60px 20px}.manage-gate-icon{color:#6b7280;margin-bottom:16px;font-size:32px}.manage-auth-gate h2{color:#f9fafb;margin:0 0 8px;font-size:20px;font-weight:800}.manage-auth-gate p{color:#9ca3af;margin:0 0 24px;font-size:14px;line-height:1.6}.manage-login-btn{background:var(--accent,#10d98c);color:#000;cursor:pointer;border:none;border-radius:14px;padding:12px 32px;font-size:15px;font-weight:800;transition:transform .15s,opacity .15s;display:inline-flex}.manage-login-btn:hover{transform:scale(1.03)}.manage-login-btn:active{opacity:.85;transform:scale(.97)}.manage-tabs{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;gap:6px;margin-bottom:24px;padding:4px;display:flex}.manage-tab{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:10px;flex:1;padding:10px 0;font-size:14px;font-weight:700;transition:all .2s}.manage-tab-active{background:var(--accent,#10d98c);color:#000}.manage-tab:not(.manage-tab-active):hover{color:#d1d5db}.manage-panel-hidden{display:none}.manage-loader{text-align:center;padding:60px 0}.manage-spinner{border:3px solid #ffffff14;border-top-color:var(--accent,#10d98c);border-radius:50%;width:28px;height:28px;margin:0 auto;animation:.6s linear infinite mspin}@keyframes mspin{to{transform:rotate(360deg)}}.manage-empty{text-align:center;background:#ffffff05;border:1px dashed #ffffff14;border-radius:20px;padding:48px 20px}.manage-empty-icon{color:#374151;margin-bottom:14px;font-size:36px}.manage-empty h3{color:#e5e7eb;margin:0 0 6px;font-size:17px;font-weight:800}.manage-empty p{color:#6b7280;margin:0 0 20px;font-size:13px;line-height:1.6}.manage-empty a{color:#d1d5db;background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;padding:10px 22px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.manage-empty a:hover{background:#ffffff1a}.order-card{background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;margin-bottom:16px;transition:transform .15s;overflow:hidden}.order-card:hover{transform:translateY(-1px)}.order-card-head{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.order-card-ref{color:#9ca3af;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.order-card-ref span{color:#e5e7eb}.status-badge{text-transform:uppercase;letter-spacing:.03em;border-radius:8px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:800;display:inline-flex}.status-badge i{font-size:10px}.status-pending{color:#facc15;background:#facc151f}.status-paid{color:#10d98c;background:#10d98c1f}.status-preparing{color:#818cf8;background:#6366f11f}.status-in_transit{color:#38bdf8;background:#38bdf81f}.status-delivered{color:#10d98c;background:#10d98c1f}.status-completed{color:#9ca3af;background:#ffffff0f}.status-cancelled,.status-failed{color:#ef4444;background:#ef44441a}.progress-bar{padding:14px 20px 0}.progress-track{background:#ffffff0f;border-radius:3px;height:5px;margin-bottom:8px;overflow:hidden}.progress-fill{background:var(--accent,#10d98c);border-radius:3px;height:100%;transition:width .5s}.progress-fill-done{background:#ffffff1f}.progress-labels{justify-content:space-between;display:flex}.progress-label{color:#4b5563;font-size:10px;font-weight:600;transition:color .3s}.progress-label-active{color:var(--accent,#10d98c);font-weight:800}.progress-label-done{color:#9ca3af}.order-card-body{padding:16px 20px}.order-section{border-bottom:1px solid #ffffff0a;padding:14px 0}.order-section:last-child{border-bottom:none}.order-section-title{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:8px;margin-bottom:10px;font-size:12px;font-weight:800;display:flex}.order-section-title i{font-size:11px}.order-kv{grid-template-columns:120px 1fr;gap:6px 12px;font-size:13px;display:grid}.order-kv-label{color:#6b7280;font-weight:600}.order-kv-value{color:#e5e7eb;font-weight:600}.order-kv-value strong{color:#f9fafb;font-weight:800}@media (max-width:480px){.order-kv{grid-template-columns:100px 1fr;gap:4px 10px}}.order-items{flex-direction:column;gap:8px;display:flex}.order-item{background:#ffffff08;border:1px solid #ffffff0a;border-radius:12px;align-items:center;gap:12px;padding:10px 12px;display:flex}.order-item-img{object-fit:cover;background:#ffffff0a;border-radius:10px;flex-shrink:0;width:48px;height:48px}.order-item-info{flex:1;min-width:0}.order-item-name{color:#e5e7eb;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.order-item-meta{color:#6b7280;margin-top:2px;font-size:12px}.order-item-price{color:#f9fafb;white-space:nowrap;font-size:14px;font-weight:800}.order-badges{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.order-badge{border-radius:8px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:700;display:inline-flex}.badge-delivery{color:#10d98c;background:#10d98c1a}.badge-collection{color:#38bdf8;background:#38bdf81a}.badge-dryhire{color:#facc15;background:#facc151a}.order-timeline{padding-left:20px;position:relative}.timeline-line{background:#ffffff0f;border-radius:1px;width:2px;position:absolute;top:4px;bottom:4px;left:5px}.timeline-event{padding:0 0 14px;position:relative}.timeline-event:last-child{padding-bottom:0}.timeline-dot{background:#ffffff14;border:2px solid #ffffff1f;border-radius:50%;width:12px;height:12px;position:absolute;top:3px;left:-20px}.timeline-dot-active{background:var(--accent,#10d98c);border-color:var(--accent,#10d98c)}.timeline-title{color:#e5e7eb;font-size:13px;font-weight:700}.timeline-msg{color:#6b7280;margin-top:2px;font-size:12px;line-height:1.5}.timeline-time{color:#4b5563;margin-top:3px;font-size:11px}.payment-row{justify-content:space-between;align-items:baseline;padding:4px 0;font-size:13px;display:flex}.payment-label{color:#6b7280;font-weight:600}.payment-value{color:#e5e7eb;font-weight:700}.payment-value-total{color:#f9fafb;font-size:16px;font-weight:800}.payment-value-outstanding{color:#facc15;font-weight:800}.draft-warning{background:#facc150a;border:1px solid #facc1526;border-radius:14px;margin-bottom:12px;padding:16px}.draft-warning-head{color:#facc15;align-items:center;gap:8px;margin-bottom:6px;font-size:14px;font-weight:800;display:flex}.draft-warning p{color:#9ca3af;margin:0;font-size:13px;line-height:1.5}.order-actions{flex-direction:column;gap:8px;padding-top:8px;display:flex}.btn-order{cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 20px;font-size:15px;font-weight:800;transition:transform .15s,opacity .15s;display:flex}.btn-order:hover{transform:scale(1.01)}.btn-order:active{opacity:.85;transform:scale(.98)}.btn-order:disabled{opacity:.5;pointer-events:none}.btn-complete{background:var(--accent,#10d98c);color:#000}.btn-delete{color:#ef4444;background:#ef444414;border:1px solid #ef444426}.btn-cancel{color:#9ca3af;background:#ffffff0a;border:1px solid #ffffff0f}.order-notes{color:#9ca3af;white-space:pre-wrap;background:#ffffff08;border:1px solid #ffffff0a;border-radius:12px;padding:12px 14px;font-size:13px;line-height:1.6}@media (max-width:600px){.manage-shell{padding:16px 12px 80px}.manage-title{font-size:22px}.order-card-head,.order-card-body{padding:12px 16px}.progress-bar{padding:10px 16px 0}.order-kv{font-size:12px}}.hidden{display:none!important}.status-on_site{color:#a855f7;background:#a855f714;border:1px solid #a855f726}.status-live{color:#10d98c;background:#10d98c1f;border:1px solid #10d98c33}.status-collected{color:#10d98c;background:#10d98c14;border:1px solid #10d98c26}.status-packdown,.status-returning{color:#facc15;background:#facc1514;border:1px solid #facc1526}.status-returned{color:#60a5fa;background:#3b82f614;border:1px solid #3b82f626}.status-inspecting{color:#a855f7;background:#a855f714;border:1px solid #a855f726}.progress-steps{align-items:center;padding:16px 0;display:flex;overflow-x:auto}.progress-step{flex-direction:column;flex:none;align-items:center;gap:5px;display:flex}.progress-step span{text-transform:uppercase;letter-spacing:.03em;color:#4b5563;white-space:nowrap;font-size:9px;font-weight:700}.step-dot{background:#ffffff0a;border:2px solid #ffffff0f;border-radius:50%;width:24px;height:24px;transition:all .3s}.step-done .step-dot{background:#10d98c1a;border-color:#10d98c40}.step-done span{color:#9ca3af}.step-active .step-dot{background:#10d98c;border-color:#10d98c;animation:2s ease-in-out infinite stepPulse;box-shadow:0 0 0 4px #10d98c1f}.step-active span{color:#10d98c;font-weight:800}.step-line{background:#ffffff0f;flex:1;min-width:12px;height:2px}.step-line-done{background:#10d98c40}@keyframes stepPulse{0%,to{box-shadow:0 0 0 4px #10d98c1f}50%{box-shadow:0 0 0 8px #10d98c0f}}.order-return-section{background:#10d98c08;border:1px solid #10d98c14;border-radius:16px;margin-bottom:16px;padding:20px}.order-return-head{align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.order-return-head>i{color:#10d98c;margin-top:2px;font-size:18px}.order-return-head strong{color:#f9fafb;margin-bottom:3px;font-size:15px;display:block}.order-return-head p{color:#9ca3af;margin:0;font-size:13px;line-height:1.5}.order-return-eta{align-items:center;gap:10px;margin-bottom:14px;display:flex}.order-return-eta label{color:#9ca3af;font-size:13px;font-weight:600}.order-return-eta input{color:#f9fafb;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;padding:10px 12px;font-size:14px;font-weight:600}.order-return-note{color:#6b7280;text-align:center;margin-top:8px;font-size:11px}.btn-return{width:100%;color:#000!important;background:#10d98c!important;border-radius:14px!important;font-weight:800!important}.order-return-confirmed{color:#10d98c;background:#10d98c0a;border:1px solid #10d98c0f;border-radius:14px;align-items:center;gap:10px;margin-bottom:14px;padding:14px 16px;font-size:14px;font-weight:700;display:flex}.order-status-info{border-radius:14px;align-items:center;gap:10px;margin-bottom:14px;padding:14px 16px;font-size:14px;font-weight:700;display:flex}.order-status-blue{color:#60a5fa;background:#3b82f60a;border:1px solid #3b82f614}.order-status-purple{color:#a855f7;background:#a855f70a;border:1px solid #a855f714}.btn-review{color:#000;background:linear-gradient(135deg,#facc15,#f59e0b);border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:14px;padding:14px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .15s;display:flex}.btn-review:hover{transform:translateY(-1px)}.btn-review i{font-size:16px}.order-thankyou{color:#10d98c;background:#10d98c0a;border:1px solid #10d98c0f;border-radius:14px;align-items:center;gap:10px;margin-bottom:14px;padding:12px 16px;font-size:13px;font-weight:600;display:flex}.status-on_site{color:#a855f7;background:#a855f714}.status-live{color:#10d98c;background:#10d98c1f}.status-collected{color:#10d98c;background:#10d98c14}.status-packdown,.status-returning{color:#facc15;background:#facc1514}.status-returned{color:#60a5fa;background:#3b82f614}.status-inspecting{color:#a855f7;background:#a855f714}.mgx-head{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:20px;padding:32px 0 20px;display:flex}.mgx-title{color:#f9fafb;margin:0;font-size:clamp(26px,4vw,34px);font-weight:900}.mgx-sub{color:#9ca3af;margin:6px 0 0;font-size:14px}.mgx-browse-btn{color:#10d98c;background:#10d98c14;border:1px solid #10d98c38;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.mgx-browse-btn:hover{background:#10d98c26;transform:translateY(-1px)}.mgx-app-banner{background:linear-gradient(135deg,#10d98c1f,#10d98c0a);border:1px solid #10d98c29;border-radius:14px;align-items:center;gap:14px;margin-bottom:24px;padding:14px 18px;display:flex}.mgx-app-banner-icon img{border-radius:10px;width:44px;height:44px}.mgx-app-banner-copy{flex-direction:column;flex:1;gap:2px;display:flex}.mgx-app-banner-copy strong{color:#f9fafb;font-size:14px}.mgx-app-banner-copy span{color:#9ca3af;font-size:12.5px}.mgx-tabs{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;gap:6px;margin-bottom:24px;padding:4px;display:flex;position:relative}.mgx-tab{z-index:1;color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:700;transition:color .2s;display:inline-flex;position:relative}.mgx-tab:hover,.mgx-tab-active{color:#f9fafb}.mgx-tab-count{color:#f9fafb;background:#ffffff14;border-radius:999px;padding:1px 8px;font-size:11px;font-weight:800}.mgx-tab-indicator{z-index:-1;background:#ffffff0d;border:1px solid #ffffff14;border-radius:9px;position:absolute;inset:0}.mgx-body{min-height:400px}.mgx-grid{flex-direction:column;gap:18px;display:flex}.mgx-card{background:#0f172a8c;border:1px solid #ffffff0f;border-radius:18px;padding:22px;box-shadow:0 8px 32px #00000040}.mgx-card-head{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;padding-bottom:16px;display:flex}.mgx-card-ref{color:#f9fafb;letter-spacing:.04em;font-family:ui-monospace,SFMono-Regular,monospace;font-size:13px;font-weight:800}.mgx-card-meta{color:#6b7280;letter-spacing:.02em;margin-top:3px;font-size:11.5px}.mgx-status{text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;padding:4px 10px;font-size:10.5px;font-weight:800}.mgx-status-pending,.mgx-status-unpaid{color:#fbbf24;background:#f59e0b1f;border-color:#f59e0b4d}.mgx-status-paid,.mgx-status-pending_balance{color:#60a5fa;background:#3b82f624;border-color:#3b82f64d}.mgx-status-preparing{color:#c084fc;background:#a855f724;border-color:#a855f74d}.mgx-status-in_transit,.mgx-status-on_site,.mgx-status-live,.mgx-status-delivered,.mgx-status-collected{color:#10d98c;background:#10d98c24;border-color:#10d98c4d}.mgx-status-returning,.mgx-status-packdown{color:#fb923c;background:#ea580c24;border-color:#ea580c4d}.mgx-status-returned,.mgx-status-inspecting{color:#a5b4fc;background:#6366f124;border-color:#6366f14d}.mgx-status-completed{color:#9ca3af;background:#6b728024;border-color:#6b72804d}.mgx-status-cancelled,.mgx-status-failed{color:#fca5a5;background:#ef444424;border-color:#ef44444d}.mgx-progress{grid-template-columns:repeat(7,1fr);gap:0;margin:6px 0 22px;padding-top:4px;display:grid;position:relative}.mgx-progress-step{z-index:1;flex-direction:column;align-items:center;gap:6px;display:flex}.mgx-progress-dot{background:#ffffff14;border:2px solid #ffffff1f;border-radius:50%;width:12px;height:12px}.mgx-progress-done .mgx-progress-dot{background:#10d98c;border-color:#10d98c}.mgx-progress-current .mgx-progress-dot{box-shadow:0 0 0 4px #10d98c40}.mgx-progress-label{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-size:9.5px;font-weight:700}.mgx-progress-done .mgx-progress-label,.mgx-progress-current .mgx-progress-label{color:#e5e7eb}.mgx-progress-rail{z-index:0;background:#ffffff14;border-radius:999px;height:2px;position:absolute;top:9px;left:7%;right:7%}.mgx-progress-fill{background:#10d98c;border-radius:999px;height:100%}.mgx-section{border-top:1px solid #ffffff0a;margin:14px 0;padding:14px 0}.mgx-section:first-of-type{border-top:none;padding-top:0}.mgx-section-title{color:#e5e7eb;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:12px;font-size:12px;font-weight:800;display:inline-flex}.mgx-section-title i{color:#10d98c;font-size:13px}.mgx-items{flex-direction:column;gap:8px;display:flex}.mgx-item{background:#ffffff05;border:1px solid #ffffff0a;border-radius:10px;align-items:center;gap:12px;padding:10px;display:flex}.mgx-item-img{object-fit:cover;background:#ffffff0a;border-radius:8px;flex-shrink:0;width:48px;height:48px}.mgx-item-img-empty{background:linear-gradient(135deg,#ffffff0a,#ffffff03)}.mgx-item-body{flex:1;min-width:0}.mgx-item-name{color:#f9fafb;font-size:13.5px;font-weight:700}.mgx-item-qty{color:#9ca3af;margin-top:2px;font-size:11.5px}.mgx-item-price{color:#10d98c;font-family:ui-monospace,monospace;font-size:13px;font-weight:800}.mgx-badges{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.mgx-badge{border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.mgx-badge-delivery{color:#60a5fa;background:#3b82f624;border:1px solid #3b82f64d}.mgx-badge-collection{color:#10d98c;background:#10d98c24;border:1px solid #10d98c4d}.mgx-badge-dryhire{color:#fde047;background:#eab30824;border:1px solid #eab3084d}.mgx-kv{grid-template-columns:max-content 1fr;gap:6px 14px;font-size:13px;display:grid}.mgx-kv dt{color:#6b7280;letter-spacing:.04em;text-transform:uppercase;align-self:center;font-size:11.5px;font-weight:700}.mgx-kv dd{color:#e5e7eb;margin:0}.mgx-pay-row{justify-content:space-between;padding:6px 0;font-size:13.5px;display:flex}.mgx-pay-row span{color:#9ca3af}.mgx-pay-row strong{color:#f9fafb;font-family:ui-monospace,monospace}.mgx-pay-outstanding strong{color:#fbbf24}.mgx-timeline{border-left:2px solid #ffffff0f;flex-direction:column;gap:12px;margin-left:4px;padding-left:10px;display:flex}.mgx-timeline-event{padding-left:14px;position:relative}.mgx-timeline-dot{background:#ffffff1f;border:2px solid #1e293b;border-radius:50%;width:10px;height:10px;position:absolute;top:5px;left:-18px}.mgx-timeline-dot-current{background:#10d98c;box-shadow:0 0 0 4px #10d98c4d}.mgx-timeline-title{color:#f9fafb;font-size:13px;font-weight:700}.mgx-timeline-msg{color:#9ca3af;margin-top:2px;font-size:12px}.mgx-timeline-time{color:#6b7280;margin-top:3px;font-size:11px}.mgx-notes{color:#d1d5db;font-size:13.5px;line-height:1.6}.mgx-warning{background:#f59e0b14;border:1px solid #f59e0b33;border-radius:12px;margin:14px 0;padding:14px}.mgx-warning-head{color:#fbbf24;align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex}.mgx-warning p{color:#fcd34d;margin:6px 0 0;font-size:13px}.mgx-info{border-radius:12px;align-items:center;gap:8px;margin:14px 0;padding:12px 14px;font-size:13px;display:inline-flex}.mgx-info-blue{color:#93c5fd;background:#3b82f614;border:1px solid #3b82f633}.mgx-info-purple{color:#c4b5fd;background:#a855f714;border:1px solid #a855f733}.mgx-info-green{color:#10d98c;background:#10d98c14;border:1px solid #10d98c33}.mgx-return{background:#ea580c0f;border:1px solid #ea580c33;border-radius:12px;margin:14px 0;padding:14px}.mgx-return-head{color:#f9fafb;align-items:flex-start;gap:10px;display:flex}.mgx-return-head i{color:#fb923c;margin-top:2px;font-size:16px}.mgx-return-head strong{font-size:13px;display:block}.mgx-return-head p{color:#9ca3af;margin:2px 0 0;font-size:12px}.mgx-return-eta{color:#9ca3af;align-items:center;gap:10px;margin:12px 0;font-size:12.5px;display:flex}.mgx-return-eta input{color:#f9fafb;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;padding:8px 10px;font-size:13px}.mgx-return-confirmed{color:#10d98c;background:#10d98c14;border:1px solid #10d98c33;border-radius:12px;flex-direction:column;gap:4px;margin:14px 0;padding:14px;font-size:13px;font-weight:700;display:flex}.mgx-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.mgx-btn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:11px 16px;font-size:13px;font-weight:800;text-decoration:none;transition:all .15s;display:inline-flex}.mgx-btn:disabled{opacity:.5;cursor:wait}.mgx-btn-primary{color:#000;background:#10d98c;flex:1;min-width:160px}.mgx-btn-primary:hover{background:#0fc57e}.mgx-btn-danger{color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d}.mgx-btn-danger:hover{background:#ef444433}.mgx-btn-cancel{color:#d1d5db;background:#ffffff0d;border:1px solid #ffffff1a}.mgx-btn-cancel:hover{background:#ffffff14}.mgx-btn-return{color:#000;background:#fb923c;width:100%}.mgx-btn-return:hover{background:#f97316}.mgx-btn-dark{color:#fff;background:#000;border:1px solid #ffffff26;padding:10px 14px}.mgx-empty{text-align:center;color:#9ca3af;padding:60px 20px}.mgx-empty-icon{color:#ffffff1a;margin-bottom:14px;font-size:40px}.mgx-empty h3{color:#e5e7eb;margin:0 0 6px;font-size:18px}.mgx-empty p{margin:0;font-size:13.5px}.mgx-authgate{text-align:center;max-width:420px;margin:0 auto;padding:80px 20px}.mgx-authgate-icon{color:#ffffff24;margin-bottom:16px;font-size:44px}.mgx-authgate h2{color:#f9fafb;margin:0 0 8px;font-size:22px;font-weight:800}.mgx-authgate p{color:#9ca3af;margin:0 0 22px;font-size:14px}.mgx-skeletons{flex-direction:column;gap:18px;display:flex}.mgx-skeleton-card{background:#ffffff05;border-radius:18px;flex-direction:column;gap:12px;padding:22px;display:flex}.mgx-skeleton-bar{background:linear-gradient(100deg,#ffffff0a 30%,#ffffff1a 50%,#ffffff0a 70%) 0 0/200% 100%;border-radius:6px;height:14px;animation:1.4s ease-in-out infinite mgx-shimmer}@keyframes mgx-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.mgx-skeleton-bar{animation:none}}.cox-shell{max-width:1180px;margin:0 auto;padding:24px 16px 80px}.cox-head{padding:16px 0 24px}.cox-title{color:#f9fafb;margin:0;font-size:clamp(26px,4vw,34px);font-weight:900}.cox-sub{color:#9ca3af;margin:6px 0 0;font-size:14px}.cox-steps{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:8px;margin-bottom:28px;padding:20px 10px 28px;display:flex}.cox-step{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.cox-step:last-child{flex:none}.cox-step-dot{color:#000;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:13px;font-weight:800;display:grid}.cox-step-label{color:#6b7280;letter-spacing:.03em;white-space:nowrap;font-size:12.5px;font-weight:700}.cox-step-active .cox-step-label{color:#f9fafb}.cox-step-done .cox-step-label{color:#10d98c}.cox-step-bar{background:#ffffff14;border-radius:999px;flex:1;min-width:20px;height:2px;overflow:hidden}.cox-step-fill{background:#10d98c;height:100%}@media (max-width:720px){.cox-step-label{display:none}}.cox-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:960px){.cox-grid{grid-template-columns:1fr 340px}}.cox-grid{min-width:0}.cox-main{background:#0f172a8c;border:1px solid #ffffff0f;border-radius:20px;min-width:0;min-height:500px;padding:28px;overflow:hidden;box-shadow:0 8px 32px #00000040}@media (max-width:640px){.cox-main{border-radius:16px;padding:18px}}.cox-badge{color:#10d98c;text-transform:none;letter-spacing:0;background:#10d98c1f;border:1px solid #10d98c4d;border-radius:999px;margin-left:8px;padding:2px 8px;font-size:11px;font-weight:800;display:inline-block}.cox-step-title{color:#f9fafb;margin:0 0 4px;font-size:20px;font-weight:800}.cox-step-sub{color:#9ca3af;margin:0 0 24px;font-size:13.5px}.cox-group{margin-bottom:18px}.cox-group-2col{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:640px){.cox-group-2col{grid-template-columns:1fr}}.cox-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.cox-input{color:#f9fafb;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;width:100%;padding:13px 14px;font-family:inherit;font-size:15px;transition:border-color .15s,background .15s,box-shadow .15s}.cox-input:hover{border-color:#ffffff24}.cox-input:focus{background:#10d98c0a;border-color:#10d98c;outline:none;box-shadow:0 0 0 3px #10d98c33}.cox-input::placeholder{color:#4b5563}.cox-range{-webkit-appearance:none;background:linear-gradient(to right, #10d98c var(--val,0%), #ffffff14 var(--val,0%));border-radius:999px;outline:none;width:100%;height:6px}.cox-range::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#10d98c;border:3px solid #000;border-radius:50%;width:20px;height:20px}.cox-toggle{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;grid-template-columns:1fr 1fr;gap:8px;padding:4px;display:grid}.cox-toggle-opt{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:12px 14px;font-size:14px;font-weight:700;transition:all .15s;display:inline-flex}.cox-toggle-opt:hover{color:#f9fafb}.cox-toggle-opt-active{color:#10d98c;background:#10d98c1f;border:1px solid #10d98c4d;box-shadow:0 2px 8px #10d98c26}.cox-toggle-small .cox-toggle-opt{padding:10px 12px;font-size:13px}.cox-slots{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:8px;display:grid}.cox-slot{color:#d1d5db;text-align:left;cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;padding:12px 14px;font-size:13.5px;font-weight:600;transition:all .15s}.cox-slot:hover{background:#ffffff0f;border-color:#ffffff1f}.cox-slot-active{color:#10d98c;background:#10d98c1a;border-color:#10d98c;font-weight:700}.cox-calc-box{background:#10d98c0d;border:1px solid #10d98c2e;border-radius:12px;margin-top:14px;padding:14px 16px}.cox-calc-head{color:#f9fafb;align-items:center;gap:10px;font-size:14px;display:flex}.cox-calc-head i{color:#10d98c}.cox-calc-err{color:#fca5a5}.cox-calc-note{color:#9ca3af;margin:8px 0 0;font-size:12px}.cox-items{flex-direction:column;gap:10px;display:flex}.cox-item{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.cox-item-img{object-fit:cover;background:#ffffff0a;border-radius:10px;flex-shrink:0;width:56px;height:56px}.cox-item-img-empty{background:linear-gradient(135deg,#ffffff0a,#ffffff03)}.cox-item-body{flex:1;min-width:0}.cox-item-name{color:#f9fafb;font-size:14px;font-weight:700}.cox-item-meta{color:#9ca3af;margin-top:2px;font-size:12px}.cox-item-price{color:#10d98c;font-family:ui-monospace,monospace;font-size:14px;font-weight:800}.cox-nav{border-top:1px solid #ffffff0f;justify-content:space-between;gap:12px;margin-top:32px;padding-top:20px;display:flex}.cox-btn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:12px 20px;font-family:inherit;font-size:14px;font-weight:800;transition:all .15s;display:inline-flex}.cox-btn:disabled{opacity:.4;cursor:not-allowed}.cox-btn-primary{color:#000;background:#10d98c;min-width:160px}.cox-btn-primary:hover:not(:disabled){background:#0fc57e}.cox-btn-ghost{color:#d1d5db;background:#ffffff0a;border:1px solid #ffffff14}.cox-btn-ghost:hover:not(:disabled){background:#ffffff14}.cox-error{color:#fca5a5;background:#ef444414;border:1px solid #ef444440;border-radius:10px;align-items:center;gap:8px;margin-top:16px;padding:12px 16px;font-size:13.5px;display:flex}.cox-summary{position:relative}@media (min-width:960px){.cox-summary{height:fit-content;position:sticky;top:24px}}.cox-summary-card{background:#0f172a8c;border:1px solid #ffffff0f;border-radius:20px;padding:22px;box-shadow:0 8px 32px #0003}.cox-summary-title{color:#f9fafb;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:8px;margin:0 0 16px;font-size:14px;font-weight:800;display:flex}.cox-summary-title i{color:#10d98c}.cox-summary-items{border-bottom:1px dashed #ffffff14;flex-direction:column;gap:8px;margin-bottom:16px;padding-bottom:16px;display:flex}.cox-summary-item{grid-template-columns:1fr auto auto;align-items:center;gap:10px;font-size:13px;display:grid}.cox-summary-item-name{color:#e5e7eb;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.cox-summary-item-qty{color:#6b7280;font-size:11px}.cox-summary-item-price{color:#10d98c;font-family:ui-monospace,monospace;font-weight:700}.cox-summary-more{color:#6b7280;grid-template-columns:1fr;font-size:12px;font-style:italic}.cox-summary-rows{flex-direction:column;gap:10px;margin-bottom:18px;display:flex}.cox-summary-row{color:#9ca3af;justify-content:space-between;font-size:14px;display:flex}.cox-summary-total{color:#f9fafb;border-top:1px solid #ffffff14;padding-top:10px;font-size:16px}.cox-summary-total strong{color:#10d98c;font-family:ui-monospace,monospace;font-size:20px}.cox-summary-trust{color:#6b7280;border-top:1px dashed #ffffff14;flex-wrap:wrap;gap:10px;padding-top:16px;font-size:11px;display:flex}.cox-summary-trust span{align-items:center;gap:4px;display:inline-flex}.cox-summary-trust i{color:#10d98c}.cox-empty{text-align:center;padding:80px 20px}.cox-empty-icon{color:#ffffff1a;margin-bottom:16px;font-size:48px}.cox-empty h2{color:#f9fafb;margin:0 0 8px;font-size:22px;font-weight:800}.cox-empty p{color:#9ca3af;margin:0 0 22px;font-size:14px}.cox-pay-form{flex-direction:column;gap:16px;display:flex}.cox-pay-head{color:#10d98c;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.cox-pay-btn{width:100%;min-height:52px;padding:16px 22px;font-size:16px}.cox-pay-error{color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d;border-radius:10px;align-items:center;gap:8px;padding:12px 14px;font-size:13.5px;display:flex}.cox-pay-ref{text-align:center;color:#6b7280;font-size:12px}.cox-pay-ref code{color:#10d98c;font-size:12px}.cox-payment-loading{flex-direction:column;gap:10px;padding:20px 0;display:flex}.cox-done{text-align:center;padding:40px 20px}.cox-done-icon{color:#000;background:#10d98c;border-radius:50%;place-items:center;width:80px;height:80px;margin:0 auto 20px;font-size:36px;display:grid;box-shadow:0 8px 32px #10d98c66}.cox-done h2{color:#f9fafb;margin:0 0 12px;font-size:26px;font-weight:800}.cox-done p{color:#9ca3af;margin:0 0 8px;font-size:14.5px}.cox-done-ref code{color:#10d98c;font-family:ui-monospace,monospace}.cox-done-amount{color:#d1d5db!important;margin-bottom:24px!important}.cox-done-amount strong{color:#10d98c;font-family:ui-monospace,monospace;font-size:18px}.cox-done-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.cal-wrap{box-sizing:border-box;background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;width:100%;min-width:0;max-width:100%;margin-top:4px;padding:16px;overflow:hidden}@media (max-width:480px){.cal-wrap{padding:12px}}.cal-head{align-items:center;gap:10px;margin-bottom:12px;display:flex}.cal-nav{color:#d1d5db;cursor:pointer;background:#ffffff05;border:1px solid #ffffff14;border-radius:10px;place-items:center;width:36px;height:36px;transition:all .15s;display:grid}.cal-nav:hover:not(:disabled){color:#10d98c;background:#ffffff0f;border-color:#10d98c4d}.cal-nav:disabled{opacity:.3;cursor:not-allowed}.cal-title{text-align:center;color:#f9fafb;letter-spacing:-.01em;flex:1;font-size:15px;font-weight:800}.cal-earliest{color:#10d98c;cursor:pointer;text-align:left;box-sizing:border-box;background:#10d98c14;border:1px solid #10d98c38;border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;width:100%;margin-bottom:12px;padding:10px 14px;font-size:13px;font-weight:700;transition:background .15s;display:flex}.cal-earliest>span{min-width:0}.cal-hint{color:#d1d5db;background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;align-items:flex-start;gap:8px;margin-bottom:10px;padding:9px 12px;font-size:12.5px;line-height:1.45;display:flex}.cal-hint i{color:#10d98c;flex-shrink:0;margin-top:2px}.cal-earliest:hover{background:#10d98c24}.cal-earliest strong{color:#f9fafb}.cal-lead{color:#6ee7b7;margin-left:4px;font-size:12px;font-weight:500}.cal-weekhead{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;min-width:0;margin-bottom:6px;font-size:10.5px;font-weight:800;display:grid}.cal-weekhead>div{text-align:center;min-width:0;padding:6px 0;overflow:hidden}.cal-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;min-width:0;display:grid}@media (max-width:480px){.cal-grid,.cal-weekhead{gap:2px}}.cal-cell{aspect-ratio:1;color:#e5e7eb;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;place-items:center;font-family:inherit;font-size:13.5px;font-weight:600;transition:all .15s;display:grid;position:relative}.cal-cell:hover:not(:disabled){color:#10d98c;background:#10d98c1a;border-color:#10d98c4d}.cal-cell-muted{color:#4b5563}.cal-cell-disabled{color:#4b5563;cursor:not-allowed;pointer-events:none}.cal-cell-unavailable{color:#6b7280;background:#ef44440d;border-color:#ef44441f}.cal-cell-unavailable .cal-cell-num{text-decoration:line-through}.cal-cell-strike{pointer-events:none;background:linear-gradient(135deg,#0000 49.5%,#ef444480 49.5% 50.5%,#0000 50.5%);border-radius:10px;position:absolute;inset:0}.cal-cell-today{outline-offset:-3px;outline:1px dashed #ffffff26}.cal-cell-earliest{font-weight:800}.cal-cell-earliest:after{content:"";background:#10d98c;border-radius:50%;width:4px;height:4px;position:absolute;bottom:3px;left:50%;transform:translate(-50%);box-shadow:0 0 6px #10d98c}.cal-cell-selected{color:#000;background:#10d98c;border-color:#10d98c;font-weight:800;box-shadow:0 4px 14px #10d98c59}.cal-cell-selected .cal-cell-num{text-decoration:none!important}.cal-cell-selected:hover{color:#000;background:#0fc57e}.cal-cell-inrange{color:#10d98c;background:#10d98c2e;border-color:#10d98c59}.cal-cell-hover-range{color:#10d98c;background:#10d98c1a;border-style:dashed;border-color:#10d98c40}.cal-cell-end{box-shadow:0 4px 14px #10d98c59,inset 0 0 0 2px #00000040}.cal-legend{color:#9ca3af;border-top:1px solid #ffffff0d;flex-wrap:wrap;gap:14px;margin-top:14px;padding-top:12px;font-size:11.5px;display:flex}.cal-legend span{align-items:center;gap:6px;display:inline-flex}.cal-legend-dot{border-radius:3px;width:10px;height:10px;display:inline-block}.cal-legend-dot-selected{background:#10d98c}.cal-legend-dot-earliest{background:#10d98c4d;border:1px solid #10d98c}.cal-legend-dot-unavailable{background:#ef444426;border:1px solid #ef444466}.cal-legend-dot-range{background:#10d98c40}.cal-loading{text-align:center;color:#6b7280;padding:10px;font-size:12px}.srch-trigger{color:#9ca3af;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:10px;padding:8px 8px 8px 14px;font-size:13px;transition:all .15s;display:inline-flex}.srch-trigger:hover{color:#f9fafb;background:#ffffff0f;border-color:#10d98c4d}.srch-trigger-kbd{color:#9ca3af;background:#ffffff0f;border:1px solid #ffffff14;border-radius:4px;padding:2px 6px;font-family:ui-monospace,monospace;font-size:11px;font-weight:700}.srch-backdrop{z-index:9000;-webkit-backdrop-filter:blur(20px)saturate(140%);background:#0009;justify-content:center;align-items:flex-start;padding:10vh 16px 16px;display:flex;position:fixed;inset:0}.srch-modal{-webkit-backdrop-filter:blur(28px)saturate(160%);background:#000000c7;border:1px solid #ffffff14;border-radius:4px;flex-direction:column;width:100%;max-width:620px;max-height:75vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #0009}.srch-input-row{border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;padding:16px 20px;display:flex}.srch-input-row i{color:#6b7280;font-size:16px}.srch-input{color:#f9fafb;background:0 0;border:none;outline:none;flex:1;padding:4px 0;font-family:inherit;font-size:17px}.srch-input::placeholder{color:#4b5563}.srch-esc{color:#9ca3af;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff14;border-radius:5px;padding:3px 8px;font-family:ui-monospace,monospace;font-size:11px;font-weight:700}.srch-body{flex:1;overflow:auto}.srch-section{padding:12px 8px 8px}.srch-section-head{text-transform:uppercase;letter-spacing:.08em;color:#6b7280;justify-content:space-between;align-items:center;margin-bottom:6px;padding:4px 12px;font-size:10.5px;font-weight:800;display:flex}.srch-clear{color:#6b7280;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:11px;font-weight:700;transition:color .15s}.srch-clear:hover{color:#ef4444}.srch-item{cursor:pointer;color:inherit;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;transition:background .12s;display:flex}.srch-item:hover,.srch-item-active{background:#10d98c14}.srch-item-img{object-fit:cover;background:#ffffff0a;border-radius:8px;flex-shrink:0;width:44px;height:44px}.srch-item-body{flex:1;min-width:0}.srch-item-name{color:#f9fafb;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.srch-item-meta{color:#9ca3af;gap:8px;margin-top:2px;font-size:12px;display:flex}.srch-item-meta>span{align-items:center;gap:4px;display:inline-flex}.srch-item-price{color:#10d98c;font-family:ui-monospace,monospace;font-size:13px;font-weight:800}.srch-item-history{color:#d1d5db;cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:8px 12px;font-size:13.5px;transition:background .12s;display:flex}.srch-item-history:hover,.srch-item-history.srch-item-active{background:#ffffff0a}.srch-item-history i{color:#6b7280;font-size:12px}.srch-item-history-remove{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;margin-left:auto;padding:4px 8px;font-size:12px}.srch-item-history-remove:hover{color:#ef4444;background:#ef444414}.srch-empty{text-align:center;color:#6b7280;padding:40px 20px;font-size:13px}.srch-empty i{color:#ffffff14;margin-bottom:10px;font-size:28px;display:block}.srch-footer{color:#6b7280;border-top:1px solid #ffffff0f;gap:12px;padding:10px 16px;font-size:11px;display:flex}.srch-footer kbd{color:#9ca3af;background:#ffffff0f;border:1px solid #ffffff14;border-radius:4px;padding:2px 6px;font-family:ui-monospace,monospace;font-size:10.5px}.pc-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px;min-width:0;display:grid}@media (max-width:520px){.pc-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}}.pc{cursor:pointer;background:linear-gradient(#111827d9,#0b0f1ce6);border:1px solid #ffffff0f;border-radius:18px;flex-direction:column;min-width:0;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000002e}.pc:hover{border-color:#10d98c59;box-shadow:0 12px 40px #0006,0 0 0 1px #10d98c33}.pc:focus-visible{outline-offset:2px;outline:2px solid #10d98c}.pc-media{aspect-ratio:4/3;background:linear-gradient(135deg,#ffffff08,#ffffff03);position:relative;overflow:hidden}.pc-img{object-fit:cover;width:100%;height:100%;transition:transform .4s;position:absolute;inset:0}.pc:hover .pc-img{transform:scale(1.06)}.pc-img-empty{background:repeating-linear-gradient(45deg,#ffffff05 0 12px,#ffffff0a 12px 24px)}.pc-badges{pointer-events:none;flex-wrap:wrap;gap:6px;display:flex;position:absolute;top:10px;left:10px;right:10px}.pc-badge{letter-spacing:.02em;-webkit-backdrop-filter:blur(8px);border-radius:999px;align-items:center;gap:5px;padding:5px 10px;font-size:11px;font-weight:800;display:inline-flex;box-shadow:0 2px 8px #00000040}.pc-badge-spotlight{color:#fbbf24;background:#fbbf242e;border:1px solid #fbbf2459}.pc-badge-bundle{color:#10d98c;background:#10d98c2e;border:1px solid #10d98c59}.pc-badge-hot{color:#fdba74;background:#fb923c33;border:1px solid #fb923c6b;animation:1.8s ease-in-out infinite pc-pulse}.pc-badge-sold{color:#d1d5db;background:#6b728052;border:1px solid #fff3}@keyframes pc-pulse{0%,to{transform:scale(1);box-shadow:0 2px 8px #fb923c40}50%{transform:scale(1.04);box-shadow:0 2px 14px #fb923c8c}}.pc-quicklook{color:#f9fafb;-webkit-backdrop-filter:blur(8px);opacity:0;pointer-events:none;background:#000000a6;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:11.5px;font-weight:700;transition:opacity .18s,transform .18s;display:inline-flex;position:absolute;bottom:10px;right:10px;transform:translateY(4px)}.pc:hover .pc-quicklook{opacity:1;transform:translateY(0)}.pc-body{flex-direction:column;gap:10px;min-width:0;padding:14px 16px 16px;display:flex}.pc-name{color:#f9fafb;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.6em;margin:0;font-size:14.5px;font-weight:800;line-height:1.3;display:-webkit-box;overflow:hidden}.pc-chips{flex-wrap:wrap;gap:6px;display:flex}.pc-chip{color:#d1d5db;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:12px;display:inline-flex}.pc-chip i{color:#9ca3af;font-size:10.5px}.pc-chip-price{color:#10d98c;background:#10d98c1a;border-color:#10d98c4d;font-weight:700}.pc-chip-price strong{color:#10d98c;font-size:13px}.pc-chip-suffix{color:#6ee7b7;opacity:.9;font-weight:600}.pc-hype{margin-top:2px}.pc-hype-head{color:#9ca3af;justify-content:space-between;align-items:center;margin-bottom:5px;font-size:11px;display:flex}.pc-hype-label{align-items:center;gap:5px;display:inline-flex}.pc-hype-label i{color:#6b7280;font-size:10px}.pc-hype-bar{background:#ffffff0f;border-radius:999px;height:4px;overflow:hidden}.pc-hype-fill{background:linear-gradient(90deg,#10d98c,#6ee7b7);border-radius:999px;height:100%}.pc-hype-fill-hot{background:linear-gradient(90deg,#fb923c,#ef4444)}.pc-hype-fill-out{background:#6b728066}.pc-thumbs{gap:6px;min-width:0;padding:10px 12px 0;display:flex}.pc-thumb-pill{background:#ffffff08;border:1.5px solid #ffffff1a;border-radius:999px;flex:none;justify-content:center;align-items:center;width:38px;height:26px;transition:border-color .15s,transform .15s;display:inline-flex;position:relative;overflow:hidden}.pc-thumb-pill img,.pc-thumb-pill video{object-fit:cover;background:#000;width:100%;height:100%;display:block}.pc-thumb-pill-video:after{content:"";pointer-events:none;background:#00000059;position:absolute;inset:0}.pc-thumb-pill-play{color:#fff;z-index:2;text-shadow:0 1px 2px #0009;font-size:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pc:hover .pc-thumb-pill{border-color:#10d98c59}.pc-thumb-more{color:#9ca3af;width:auto;min-width:30px;padding:0 10px;font-size:10.5px;font-weight:800}.front-spotlight .pc-thumb-pill{background:#00000008;border-color:#0000001a}.front-spotlight .pc-thumb-more{color:#6b7280}.pc-out{opacity:.72}.pc-out .pc-img{filter:grayscale(.5)}.front-spotlight .pc{background:#fff;border-color:#0000000f;box-shadow:0 8px 28px #00000014}.front-spotlight .pc:hover{border-color:#10d98c;box-shadow:0 14px 40px #10d98c2e}.front-spotlight .pc-name{color:#0b0f1c}.front-spotlight .pc-chip{color:#374151;background:#0000000a;border-color:#00000014}.front-spotlight .pc-chip i{color:#6b7280}.front-spotlight .pc-hype-bar{background:#0000000f}.front-spotlight .pc-hype-head{color:#6b7280}.pc-skeleton{pointer-events:none}.pc-skel-media{background:linear-gradient(90deg,#ffffff08,#ffffff12,#ffffff08) 0 0/200% 100%;animation:1.4s linear infinite pc-shimmer}.pc-skel-line{background:linear-gradient(90deg,#ffffff0d,#ffffff1a,#ffffff0d) 0 0/200% 100%;border-radius:6px;height:14px;animation:1.4s linear infinite pc-shimmer}@keyframes pc-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.pc-controls{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:18px;display:flex}.pc-search{flex:1;min-width:220px;position:relative}.pc-search i{color:#6b7280;font-size:13px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.pc-search input{color:#f9fafb;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;width:100%;padding:12px 14px 12px 40px;transition:border-color .15s,background .15s;font-size:14px!important}.pc-search input::placeholder{color:#6b7280}.pc-search input:focus{background:#10d98c0a;border-color:#10d98c;outline:none;box-shadow:0 0 0 3px #10d98c33}.pc-filters{flex-wrap:wrap;gap:6px;display:flex}.pc-filter-chip{color:#d1d5db;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-weight:700;transition:all .15s;display:inline-flex;font-size:12.5px!important}.pc-filter-chip:hover{color:#10d98c;border-color:#10d98c4d}.pc-filter-chip-active{color:#10d98c;background:#10d98c1f;border-color:#10d98c}.pc-empty{text-align:center;color:#9ca3af;padding:60px 20px}.pc-empty i{color:#ffffff26;margin-bottom:10px;font-size:32px}.pc-empty p{margin:0;font-size:14px}.pc-more{text-align:center;margin-top:24px}.pc-more-btn{color:#10d98c;cursor:pointer;background:#10d98c14;border:1px solid #10d98c4d;border-radius:999px;align-items:center;gap:8px;padding:12px 22px;font-weight:700;transition:background .15s;display:inline-flex;font-size:13.5px!important}.pc-more-btn:hover{background:#10d98c29}.pc-more-count{color:#6b7280;margin-top:8px;font-size:11.5px}.pv-backdrop{z-index:9500;-webkit-backdrop-filter:blur(20px)saturate(140%);background:#0009;place-items:center;height:100dvh;padding:0;display:grid;position:fixed;inset:0;overflow:hidden}@media (min-width:641px){.pv-backdrop{padding:20px}}.pv-modal{-webkit-backdrop-filter:blur(28px)saturate(160%);background:#000000c7;border:1px solid #ffffff14;border-radius:0;flex-direction:column;width:min(760px,100%);height:100dvh;max-height:100dvh;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #0009}@media (min-width:641px){.pv-modal{border-radius:20px;height:auto;max-height:calc(100dvh - 40px)}}@media (min-width:820px){.pv-modal{width:min(1100px,100%);height:min(680px,100dvh - 40px);max-height:calc(100dvh - 40px)}}.pv-header{-webkit-backdrop-filter:blur(28px)saturate(160%);background:#0000008c;border-bottom:1px solid #ffffff0f;flex-shrink:0;align-items:center;gap:12px;min-height:60px;padding:12px 14px 12px 18px;display:flex}.pv-header-title{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.pv-header-name{color:#f9fafb;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;font-weight:800;line-height:1.25;display:-webkit-box;overflow:hidden}.pv-header-name-skel{background:#ffffff14;border-radius:6px;width:60%;height:14px;display:block}.pv-header-price{color:#10d98c;font-family:ui-monospace,monospace;font-size:12px;font-weight:700}.pv-header-price span{color:#6ee7b7;margin-left:3px;font-weight:500}.pv-close{color:#f9fafb;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;line-height:0;transition:all .15s;display:inline-flex}.pv-close svg{display:block}.pv-close:hover{color:#fca5a5;background:#ef444440;border-color:#ef444480}.pv-body{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}@media (min-width:820px){.pv-body{flex-direction:row}}.pv-media-fixed{background:#000;border-bottom:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;min-height:0;display:flex}@media (min-width:820px){.pv-media-fixed{border-bottom:none;border-right:1px solid #ffffff0f;flex:0 0 56%;overflow:hidden}}@media (min-width:1100px){.pv-media-fixed{flex-basis:58%}}.pv-scroll{-webkit-overflow-scrolling:touch;flex:auto;min-height:0;overflow:hidden auto}.pv-main-media{aspect-ratio:16/10;background:#000;flex-shrink:0;position:relative;overflow:hidden}@media (min-width:820px){.pv-main-media{aspect-ratio:4/3;flex:auto}}@media (max-width:640px){.pv-main-media{aspect-ratio:auto;height:34vh;min-height:180px}}.pv-main-media img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.pv-main-media video{object-fit:contain;background:#000;width:100%;height:100%;position:absolute;inset:0}.pv-arrow{color:#f9fafb;cursor:pointer;z-index:2;background:#000000a6;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;line-height:0;transition:all .15s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.pv-arrow:hover:not(:disabled){color:#10d98c;background:#10d98c4d;border-color:#10d98c}.pv-arrow:disabled{opacity:.25;cursor:not-allowed}.pv-arrow-prev{left:12px}.pv-arrow-next{right:12px}.pv-media-counter{color:#f9fafb;background:#000000b3;border-radius:999px;padding:4px 10px;font-size:11.5px;font-weight:700;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.pv-thumbs{scrollbar-width:thin;background:#ffffff05;border-top:1px solid #ffffff0d;flex-shrink:0;gap:6px;padding:10px 14px;display:flex;overflow-x:auto}.pv-thumb{cursor:pointer;background:#ffffff0a;border:2px solid #0000;border-radius:10px;flex-shrink:0;width:58px;height:58px;padding:0;transition:all .15s;position:relative;overflow:hidden}.pv-thumb img,.pv-thumb video{object-fit:cover;background:#000;width:100%;height:100%;display:block}.pv-thumb:hover{border-color:#10d98c66}.pv-thumb-active{border-color:#10d98c;box-shadow:0 0 0 2px #10d98c33}.pv-thumb-video:after{content:"";pointer-events:none;background:linear-gradient(#0000001a,#00000073);position:absolute;inset:0}.pv-thumb-play{color:#fff;z-index:2;background:#000000bf;border:1.5px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding-left:1px;font-size:9px;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pv-content{flex-direction:column;gap:12px;min-width:0;padding:18px 22px 22px;display:flex}.pv-chips{flex-wrap:wrap;gap:6px;display:flex}.pv-chip{color:#d1d5db;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:5px;padding:5px 11px;font-size:12.5px;display:inline-flex}.pv-chip i{color:#9ca3af;font-size:10.5px}.pv-chip-hot{color:#fdba74;background:#fb923c1a;border-color:#fb923c66}.pv-chip-hot i{color:#fdba74}.pv-chip-out{color:#fca5a5;background:#ef444414;border-color:#ef444466}.pv-chip-out i{color:#fca5a5}.pv-desc{color:#d1d5db;white-space:pre-line;margin:0;font-size:14px;line-height:1.6}.pv-desc-note{color:#9ca3af;align-items:center;gap:6px;margin:-4px 0 0;font-size:12px;display:inline-flex}.pv-desc-note i{color:#10d98c}.pv-desc-note strong{color:#f9fafb;font-weight:700}.pv-note{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;padding:12px 14px}.pv-note-head{color:#10d98c;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:8px;margin-bottom:5px;font-size:11.5px;font-weight:800;display:flex}.pv-note p{color:#d1d5db;margin:0;font-size:13px;line-height:1.55}.pv-footer{padding:12px 14px;padding-bottom:max(12px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(28px)saturate(160%);background:#0000008c;border-top:1px solid #ffffff0f;flex-shrink:0;gap:10px;display:flex}.pv-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;min-width:120px;padding:13px 16px;font-family:inherit;font-weight:800;text-decoration:none;transition:all .15s;display:inline-flex;font-size:13.5px!important}.pv-btn-primary{color:#000;background:#10d98c;flex:2}.pv-btn-primary:hover{background:#0fc57e}.pv-btn-ghost{color:#d1d5db;background:#ffffff0a;border:1px solid #ffffff1a}.pv-btn-ghost:hover{background:#ffffff14}.pv-loading{flex-direction:column;gap:12px;padding:20px;display:flex}.pv-empty{text-align:center;color:#9ca3af;padding:60px 20px}.pv-empty i{color:#fff3;margin-bottom:10px;font-size:32px}.hp{isolation:isolate;background:#020a06;position:absolute;inset:0;overflow:hidden}@media (max-width:640px){.hp{min-height:calc(100vh - 80px);position:relative}}.hp-bg{z-index:0;position:absolute;inset:0}.hp-bg-svg{width:100%;height:100%;position:absolute;inset:0}.hp-sparkles{pointer-events:none;position:absolute;inset:0}.hp-sparkle{background:#10d98c;border-radius:50%;width:3px;height:3px;position:absolute;box-shadow:0 0 10px #10d98c,0 0 20px #10d98c80}.hp-inner{z-index:2;grid-template-columns:1.05fr 1fr;align-items:center;gap:40px;max-width:1500px;height:100%;margin:0 auto;padding:48px clamp(20px,5vw,64px);display:grid;position:relative}.hp-copy{flex-direction:column;gap:14px;min-width:0;display:flex}.hp-tag{color:#10d98c;letter-spacing:.02em;-webkit-backdrop-filter:blur(8px);background:#10d98c1a;border:1px solid #10d98c4d;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;padding:7px 14px;font-size:13px;font-weight:700;display:inline-flex}.hp-tag i{font-size:14px}.hp-title{letter-spacing:-.03em;background:linear-gradient(135deg,#fff 0%,#d1d5db 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(2.25rem,5.5vw,4.25rem);font-weight:900;line-height:1.02}.hp-title-accent{background:linear-gradient(135deg,#10d98c 0%,#06b6d4 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hp-text{color:#ffffffb8;max-width:520px;margin:0;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.55}.hp-actions{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.hp-appstore{color:#000;background:#fff;border-radius:14px;align-items:center;gap:12px;padding:12px 22px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 24px #0000004d}.hp-appstore:hover{transform:translateY(-2px);box-shadow:0 14px 36px #10d98c47}.hp-appstore i{font-size:28px}.hp-appstore span{text-align:left;flex-direction:column;line-height:1;display:flex}.hp-appstore small{opacity:.72;font-size:11px;font-weight:500}.hp-appstore strong{margin-top:2px;font-size:19px;font-weight:700}.hp-secondary{color:#f9fafb;-webkit-backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;justify-content:center;align-items:center;padding:14px 22px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.hp-secondary:hover{background:#ffffff1a;border-color:#10d98c66}.hp-pills{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.hp-pills span{color:#ffffffad;-webkit-backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.hp-pills span i{color:#10d98c;font-size:11px}.hp-stage{height:100%;min-height:480px;position:relative}.hp-glow{aspect-ratio:1;filter:blur(40px);pointer-events:none;z-index:0;background:radial-gradient(circle,#10d98c47 0%,#0000 60%),radial-gradient(circle at 60%,#06b6d42e 0%,#0000 60%);width:90%;animation:8s ease-in-out infinite hp-glow-pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes hp-glow-pulse{0%,to{opacity:.8;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.1)}}.hp-phone-pos{transform-origin:50%;will-change:transform;position:absolute}.hp-phone{width:100%;display:block}@media (min-width:961px){.hp-phone-pos-center{z-index:3;width:clamp(220px,28vw,340px);top:50%;left:50%;transform:translate(-50%,calc(128px - 50%))}.hp-phone-pos-left{opacity:.82;z-index:2;width:clamp(170px,22vw,270px);top:50%;left:2%;transform:translateY(calc(146px - 50%))rotate(-10deg)}.hp-phone-pos-right{opacity:.82;z-index:2;width:clamp(170px,22vw,270px);top:50%;right:2%;transform:translateY(calc(146px - 50%))rotate(10deg)}.hp-glow{top:calc(50% + 128px)}}@media (max-width:960px){.hp-phone-pos-center{z-index:3;width:min(42vw,200px);margin:0 auto;position:relative;top:auto;left:auto;transform:none}.hp-phone-pos-left,.hp-phone-pos-right{display:none}}.hp-phone-frame{aspect-ratio:460/996;background:linear-gradient(165deg,#2a2d34 0%,#0b0d12 55%,#1a1d24 100%);border-radius:9%/4.2%;width:100%;padding:1.6%;position:relative;box-shadow:0 30px 80px #0000008c,inset 0 0 0 2px #ffffff0a,0 6px 20px #10d98c2e}.hp-phone-primary .hp-phone-frame{box-shadow:0 40px 100px #000000b3,inset 0 0 0 2px #ffffff0d,0 10px 40px #10d98c59}.hp-phone-notch{z-index:2;background:#000;border-radius:999px;width:28%;height:2.6%;position:absolute;top:1.8%;left:50%;transform:translate(-50%)}.hp-phone-screen{background:#000;border-radius:7.5%/3.5%;width:100%;height:100%;position:relative;overflow:hidden}.hp-phone-screen img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.hp-phone-shine{pointer-events:none;mix-blend-mode:overlay;background:linear-gradient(135deg,#ffffff1f 0%,#0000 35% 65%,#ffffff0f 100%);position:absolute;inset:0}.hp-dots{z-index:5;gap:6px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.hp-dot{background:#fff3;border-radius:50%;width:6px;height:6px;transition:all .3s}.hp-dot-active{background:#10d98c;border-radius:999px;width:20px;box-shadow:0 0 10px #10d98cb3}@media (max-width:960px){.hp-inner{grid-template-rows:auto 1fr;grid-template-columns:1fr;align-content:start;gap:14px;height:100%;padding:18px 18px 72px}.hp-copy{text-align:center;align-items:center}.hp-tag{align-self:center}.hp-actions,.hp-pills{justify-content:center}.hp-stage{flex-direction:column;justify-content:flex-start;align-items:center;height:auto;min-height:0;padding-top:6px;display:flex}.hp-glow{aspect-ratio:1;width:80%}.hp-dots{margin-top:10px;position:relative;bottom:auto;left:auto;transform:none}}@media (max-width:560px){.hp-inner{gap:14px;padding:20px 18px}.hp-text{font-size:.95rem}.hp-phone-pos-center{width:min(58vw,200px)}}.hcx{isolation:isolate;background:#020a06;width:100%;height:calc(100vh - 112px);min-height:560px;max-height:820px;position:relative;overflow:hidden}@media (max-width:640px){.hcx{height:auto;min-height:620px;max-height:none}}.hcx-slide{display:block;position:absolute;inset:0}.hcx-controls{z-index:10;-webkit-backdrop-filter:blur(14px);background:#00000073;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:10px;padding:6px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}@media (max-width:640px){.hcx-controls{bottom:14px}}.hcx-arrow{color:#f9fafb;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;line-height:0;transition:all .15s;display:inline-flex}.hcx-arrow:hover{color:#10d98c;background:#10d98c33;border-color:#10d98c}.hcx-dots{gap:6px;padding:0 4px;display:flex}.hcx-dot{cursor:pointer;background:#fff3;border:none;border-radius:999px;width:28px;height:6px;padding:0;transition:background .2s;position:relative;overflow:hidden}.hcx-dot:hover{background:#ffffff52}.hcx-dot-active{background:#ffffff38;width:44px}.hcx-dot-bar{transform-origin:0;background:#10d98c;border-radius:999px;position:absolute;inset:0}.hcx-showcase{width:100%;height:100%;position:relative;overflow:hidden}.hcx-showcase-bg{z-index:0;position:absolute;inset:0}.hcx-showcase-video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hcx-showcase-overlay{background:radial-gradient(at 20% 30%,#10d98c26 0%,#0000 50%),linear-gradient(105deg,#030712eb 0%,#030712a6 45%,#0307124d 75%,#030712bf 100%);position:absolute;inset:0}.hcx-showcase-grain{mix-blend-mode:overlay;opacity:.35;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='.32'/%3E%3C/svg%3E");position:absolute;inset:0}.hcx-showcase-inner{z-index:2;flex-direction:column;justify-content:center;gap:16px;max-width:1500px;height:100%;margin:0 auto;padding:48px clamp(20px,5vw,64px) 96px;display:flex;position:relative}@media (max-width:640px){.hcx-showcase-inner{gap:14px;min-height:calc(100vh - 80px);padding:54px 20px 120px}}.hcx-showcase-tag{color:#f9fafb;letter-spacing:.04em;-webkit-backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;padding:6px 14px;font-size:12.5px;font-weight:700;display:inline-flex}.hcx-showcase-dot{background:#10d98c;border-radius:50%;width:8px;height:8px;animation:1.8s ease-in-out infinite hcx-showcase-pulse;box-shadow:0 0 10px #10d98c}@keyframes hcx-showcase-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.8)}}.hcx-showcase-title{letter-spacing:-.03em;color:#f9fafb;text-shadow:0 2px 20px #0006;max-width:820px;margin:0;font-size:clamp(2.25rem,5.5vw,4.5rem);font-weight:900;line-height:1.02}.hcx-showcase-accent{background:linear-gradient(135deg,#10d98c 0%,#34d399 50%,#06b6d4 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hcx-showcase-text{color:#ffffffd1;text-shadow:0 1px 12px #0006;max-width:620px;margin:0;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.55}.hcx-showcase-actions{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.hcx-btn{cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:14px 24px;font-family:inherit;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;font-size:14px!important}.hcx-btn-primary{color:#000;background:#10d98c;box-shadow:0 8px 24px #10d98c59}.hcx-btn-primary:hover{background:#0fc57e;transform:translateY(-2px);box-shadow:0 12px 32px #10d98c80}.hcx-btn-ghost{color:#f9fafb;-webkit-backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff24}.hcx-btn-ghost:hover{background:#ffffff24;border-color:#10d98c66}.hcx-showcase-pills{flex-wrap:wrap;gap:8px;margin-top:2px;display:flex}.hcx-showcase-pills span{color:#fffc;-webkit-backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.hcx-showcase-pills span i{color:#10d98c;font-size:11px}.hcx-showcase-stats{border-top:1px solid #ffffff1a;grid-template-columns:repeat(3,auto);gap:28px;width:fit-content;margin-top:12px;padding-top:16px;display:grid}@media (max-width:480px){.hcx-showcase-stats{gap:18px}}.hcx-showcase-stat{flex-direction:column;gap:2px;display:flex}.hcx-showcase-stat-num{background:linear-gradient(135deg,#fff 0%,#10d98c 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.3rem,2.5vw,2rem);font-weight:900;line-height:1}.hcx-showcase-stat-label{color:#fff9;text-transform:uppercase;letter-spacing:.06em;font-size:11.5px;font-weight:700}.pv-bundle{background:#10d98c0d;border:1px solid #10d98c2e;border-radius:10px;padding:12px 14px}.pv-bundle .pv-note-head{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pv-bundle-count{color:#10d98c;letter-spacing:.04em;background:#10d98c24;border-radius:999px;margin-left:auto;padding:2px 8px;font-size:10.5px;font-weight:800}.pv-bundle-list{gap:6px;margin:10px 0 0;padding:0;list-style:none;display:grid}.pv-bundle-item{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;align-items:center;gap:10px;min-width:0;padding:6px;display:flex}.pv-bundle-thumb{object-fit:cover;background:#ffffff0a;border-radius:6px;flex-shrink:0;width:36px;height:36px}.pv-bundle-thumb-empty{background:repeating-linear-gradient(45deg,#ffffff08 0 6px,#ffffff0f 6px 12px)}.pv-bundle-body{flex:1;min-width:0}.pv-bundle-name{color:#f9fafb;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.pv-bundle-meta{color:#10d98c;font-family:ui-monospace,monospace;font-size:11px;font-weight:700}.pv-bundle-more{text-align:center;color:#9ca3af;padding:8px;font-size:12px;font-style:italic}body.rate-active{overflow:hidden}body.rate-active .mega-menu-container,body.rate-active .mega-menu-mobile-nav,body.rate-active .mobile-header,body.rate-active .search-overlay,body.rate-active .site-header,body.rate-active .site-footer,body.rate-active footer,body.rate-active #siteToast{display:none!important}body.rate-active .site-main{margin:0!important;padding:0!important}.rt-shell{z-index:9000;color:#f9fafb;background:#05070c;flex-direction:column;font-family:Outfit,system-ui,sans-serif;display:flex;position:fixed;inset:0;overflow:hidden}.rt-bg{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.rt-bg-orb{filter:blur(60px);opacity:.55;border-radius:50%;animation:18s ease-in-out infinite rt-float;position:absolute}.rt-bg-orb-1{background:radial-gradient(circle,#10d98c 0%,#0000 60%);width:460px;height:460px;top:-120px;left:-120px}.rt-bg-orb-2{background:radial-gradient(circle,#ec4899 0%,#0000 60%);width:520px;height:520px;animation-duration:22s;animation-delay:-3s;top:25%;right:-180px}.rt-bg-orb-3{background:radial-gradient(circle,#6366f1 0%,#0000 60%);width:420px;height:420px;animation-duration:26s;animation-delay:-6s;bottom:-140px;left:30%}@keyframes rt-float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(40px,-30px)scale(1.08)}66%{transform:translate(-30px,20px)scale(.95)}}.rt-bg-grain{mix-blend-mode:overlay;opacity:.5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='.28'/%3E%3C/svg%3E");position:absolute;inset:0}.rt-stage{z-index:1;flex-direction:column;width:100%;height:100%;display:flex;position:relative}.rt-center{z-index:2;place-items:center;display:grid;position:absolute;inset:0}.rt-spinner{border:4px solid #ffffff1a;border-top-color:#10d98c;border-radius:50%;width:56px;height:56px}.rt-auth{flex:1;place-items:center;width:100%;padding:24px;display:grid}.rt-auth-card{-webkit-backdrop-filter:blur(24px);background:#0b0f1cb3;border:1px solid #ffffff14;border-radius:24px;width:min(420px,100%);padding:30px 28px;box-shadow:0 20px 60px #00000080}.rt-auth-logo{align-items:center;gap:12px;margin-bottom:22px;display:flex}.rt-auth-logo-mark{color:#0b0f1c;background:linear-gradient(135deg,#10d98c2e,#06b6d42e);border:1px solid #10d98c4d;border-radius:16px;place-items:center;width:52px;height:52px;display:grid;overflow:hidden;box-shadow:0 8px 24px #10d98c4d,inset 0 1px #ffffff0f}.rt-auth-logo-mark img{object-fit:contain;filter:drop-shadow(0 2px 6px #10d98c66);width:68%;height:68%;display:block}.rt-auth-logo-kicker{letter-spacing:.12em;color:#9ca3af;text-transform:uppercase;font-size:10px;font-weight:800}.rt-auth-logo-title{color:#f9fafb;font-size:18px;font-weight:900;line-height:1}.rt-auth-title{letter-spacing:-.02em;margin:0 0 6px;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:900;line-height:1.15}.rt-auth-sub{color:#9ca3af;margin:0 0 22px;font-size:14px;line-height:1.5}.rt-auth-tabs{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:18px;padding:4px;display:grid;position:relative}.rt-auth-tab{z-index:2;color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:10px;font-family:inherit;font-weight:700;transition:color .2s;position:relative;font-size:13.5px!important}.rt-auth-tab-active{color:#f9fafb}.rt-auth-tab-indicator{z-index:1;background:linear-gradient(135deg,#10d98c,#06b6d4);border-radius:8px;width:calc(50% - 4px);position:absolute;top:4px;bottom:4px;left:4px}.rt-auth-form{flex-direction:column;gap:12px;display:flex}.rt-auth-field{flex-direction:column;gap:6px;display:flex;overflow:hidden}.rt-auth-field>span{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:800}.rt-auth-field>input{color:#f9fafb;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;padding:13px 14px;font-family:inherit;transition:border-color .15s,background .15s;font-size:15px!important}.rt-auth-field>input:focus{background:#10d98c0a;border-color:#10d98c;outline:none;box-shadow:0 0 0 3px #10d98c2e}.rt-auth-field>input::placeholder{color:#4b5563}.rt-auth-error{color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;display:flex}.rt-auth-submit{color:#0b0f1c;cursor:pointer;background:linear-gradient(135deg,#10d98c,#06b6d4);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:6px;padding:14px 20px;font-family:inherit;font-weight:800;transition:box-shadow .15s;display:inline-flex;box-shadow:0 10px 30px #10d98c4d;font-size:14.5px!important}.rt-auth-submit:disabled{opacity:.7;cursor:not-allowed}.rt-auth-submit:hover:not(:disabled){box-shadow:0 14px 40px #10d98c80}.rt-auth-fine{text-align:center;color:#6b7280;margin-top:16px;font-size:11.5px}.rt-auth-fine a{color:#9ca3af;text-underline-offset:2px;text-decoration:underline}.rt-deck-wrap{flex-direction:column;flex:1;width:100%;max-width:560px;min-height:0;margin:0 auto;padding:16px;display:flex}.rt-topbar{flex-direction:column;gap:10px;margin-bottom:12px;display:flex}.rt-topbar-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.rt-topbar-brand{color:#9ca3af;align-items:center;gap:10px;min-width:0;font-size:14px;font-weight:700;display:inline-flex}.rt-brand-logo{filter:drop-shadow(0 2px 8px #10d98c59);flex-shrink:0;width:26px;height:26px;display:block}.rt-brand-text strong{color:#f9fafb;font-weight:900}@media (max-width:460px){.rt-brand-text{display:none}}.rt-live-pill{letter-spacing:.06em;border:1px solid;border-radius:999px;align-items:center;gap:5px;padding:3px 9px;font-size:9.5px;font-weight:800;display:inline-flex}.rt-live-pill-on{color:#10d98c;background:#10d98c1a}.rt-live-pill-off{color:#9ca3af;background:#ffffff0a}.rt-live-dot{background:currentColor;border-radius:50%;width:6px;height:6px;animation:1.6s ease-in-out infinite rt-live-blink}.rt-live-pill-off .rt-live-dot{animation:none}@keyframes rt-live-blink{0%,to{opacity:1}50%{opacity:.4}}@media (max-width:520px){.rt-live-label{display:none}.rt-live-pill{padding:5px}}.rt-topbar-actions{align-items:center;gap:6px;display:inline-flex}.rt-icon-btn{color:#f9fafb;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;line-height:0;transition:background .15s,border-color .15s;display:inline-flex;position:relative}.rt-icon-btn:hover{color:#10d98c;background:#ffffff1a;border-color:#10d98c66}.rt-icon-btn[aria-pressed=true]{color:#10d98c;background:#10d98c26;border-color:#10d98c}.rt-user-menu{position:relative}.rt-user-trigger{color:#f9fafb;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:8px;padding:4px 10px 4px 4px;font-family:inherit;font-weight:700;transition:border-color .15s;display:inline-flex;font-size:12.5px!important}.rt-user-trigger:hover{border-color:#10d98c66}.rt-user-av{color:#0b0f1c;background:linear-gradient(135deg,#10d98c,#06b6d4);border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:12px;font-weight:900;display:grid}.rt-user-trigger-name{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.rt-user-trigger i{color:#6b7280;font-size:10px}@media (max-width:560px){.rt-user-trigger-name{display:none}}.rt-user-dropdown{-webkit-backdrop-filter:blur(16px);z-index:200;background:#0b0f1cf5;border:1px solid #ffffff1a;border-radius:12px;width:220px;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 16px 40px #00000080}.rt-user-dropdown-head{border-bottom:1px solid #ffffff0f;padding:12px 14px}.rt-user-dropdown-name{color:#f9fafb;font-size:13px;font-weight:800}.rt-user-dropdown-email{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11px;overflow:hidden}.rt-user-dropdown-item{color:#f9fafb;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:11px 14px;font-family:inherit;font-weight:600;display:flex;font-size:13px!important}.rt-user-dropdown-item:hover{color:#fca5a5;background:#ef44441f}.rt-user-dropdown-item i{color:#ef4444;font-size:12px}.rt-verify{color:#fbbf24;background:#fbbf241a;border:1px solid #fbbf244d;border-radius:12px;align-items:center;gap:10px;margin-bottom:10px;padding:10px 14px;font-size:12.5px;font-weight:600;display:flex}.rt-verify>span{color:#fde68a;flex:1;min-width:0}.rt-verify-btn{color:#fbbf24;cursor:pointer;background:#fbbf2433;border:1px solid #fbbf2466;border-radius:8px;padding:6px 12px;font-family:inherit;font-weight:800;font-size:12px!important}.rt-verify-btn:disabled{opacity:.6;cursor:default}.rt-deck-area{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;min-height:0;display:flex;position:relative}.rt-stack{aspect-ratio:3/4;width:100%;max-width:420px;max-height:60vh;position:relative}.rt-card{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;background:#111827;border-radius:22px;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden;box-shadow:0 20px 60px #00000080}.rt-card:active{cursor:grabbing}.rt-card-media{background:#000;flex:1;min-height:0;position:relative;overflow:hidden}.rt-card-media img,.rt-card-media video{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.rt-card-img-empty{background:repeating-linear-gradient(45deg,#ffffff05 0 16px,#ffffff0d 16px 32px);position:absolute;inset:0}.rt-card-body{pointer-events:none;background:linear-gradient(#11182700,#111827f2);padding:14px 18px 16px;position:absolute;bottom:0;left:0;right:0}.rt-card-type{color:#10d98c;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:6px;margin-bottom:6px;font-size:11px;font-weight:800;display:inline-flex}.rt-card-name{color:#f9fafb;text-shadow:0 2px 6px #00000080;margin:0;font-size:clamp(1.15rem,2.2vw,1.4rem);font-weight:900;line-height:1.2}.rt-stamp{letter-spacing:.08em;pointer-events:none;border:4px solid;border-radius:10px;padding:10px 18px;font-size:32px;font-weight:900;position:absolute;top:30px;transform:rotate(-12deg)}.rt-stamp-like{color:#10d98c;right:30px}.rt-stamp-nope{color:#ef4444;left:30px;transform:rotate(12deg)}.rt-stamp-super{color:#60a5fa;top:40%;left:50%;transform:translate(-50%,-50%)rotate(-6deg)}.rt-card-nav{color:#f9fafb;cursor:pointer;z-index:3;opacity:.5;background:#0000008c;border:1px solid #ffffff26;border-radius:50%;place-items:center;width:36px;height:36px;line-height:0;transition:opacity .15s,background .15s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.rt-card-nav:hover:not(:disabled){opacity:1;background:#10d98c4d}.rt-card-nav:disabled{opacity:.2;cursor:default}.rt-card-nav-prev{left:10px}.rt-card-nav-next{right:10px}.rt-card-pips{z-index:3;background:#00000073;border-radius:999px;gap:4px;padding:4px 8px;display:flex;position:absolute;top:12px;left:50%;transform:translate(-50%)}.rt-card-pip{background:#ffffff4d;border-radius:999px;width:20px;height:3px}.rt-card-pip-active{background:#fff}.rt-actions{justify-content:center;align-items:center;gap:14px;padding:10px 0;display:flex}.rt-action{color:#f9fafb;cursor:pointer;background:#ffffff0f;border:2px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:18px;line-height:0;transition:all .15s;display:inline-flex;box-shadow:0 6px 20px #0000004d}.rt-action:disabled{opacity:.3;cursor:default}.rt-action-big{width:64px;height:64px;font-size:22px}.rt-action-undo{color:#fbbf24;border-color:#fbbf2466}.rt-action-undo:hover:not(:disabled){background:#fbbf2426}.rt-action-nope{color:#ef4444;border-color:#ef444480}.rt-action-nope:hover:not(:disabled){background:#ef44442e;border-color:#ef4444}.rt-action-like{color:#10d98c;border-color:#10d98c80}.rt-action-like:hover:not(:disabled){background:#10d98c2e;border-color:#10d98c}.rt-action-super{color:#60a5fa;background:#60a5fa14;border-color:#60a5fa80}.rt-action-super:hover:not(:disabled){background:#60a5fa38;border-color:#60a5fa;box-shadow:0 10px 30px #60a5fa66}.rt-empty{text-align:center;place-items:center;gap:12px;padding:40px;display:grid;position:absolute;inset:0}.rt-empty-icon{color:#10d98c;filter:drop-shadow(0 0 20px #10d98c80);font-size:56px}.rt-empty h2{color:#f9fafb;margin:8px 0 4px;font-size:22px;font-weight:900}.rt-empty p{color:#9ca3af;max-width:340px;margin:0 0 12px;font-size:14px}.rt-btn{color:#f9fafb;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:8px;padding:12px 18px;font-family:inherit;font-weight:700;display:inline-flex;font-size:13px!important}.rt-btn-ghost:hover{background:#ffffff1a;border-color:#10d98c66}.rt-tip{text-align:center;color:#6b7280;padding:10px 0 16px;font-size:11.5px}.rt-tip kbd{color:#d1d5db;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:4px;margin:0 1px;padding:2px 6px;font-family:ui-monospace,monospace;font-size:10.5px;display:inline-block}.rt-stats{-webkit-backdrop-filter:blur(20px);z-index:9100;background:#05070cf0;border-left:1px solid #ffffff14;flex-direction:column;gap:16px;width:min(380px,100%);padding:18px 18px 24px;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto}.rt-stats-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.rt-stats-kicker{color:#9ca3af;text-transform:uppercase;letter-spacing:.12em;font-size:10.5px;font-weight:800}.rt-stats h3{margin:3px 0 0;font-size:17px;font-weight:900}.rt-stats-close{color:#f9fafb;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;line-height:0;display:inline-flex}.rt-stats-close svg{display:block}.rt-stats-close:hover{background:#ef444433;border-color:#ef444466}.rt-stats-bars{flex-direction:column;gap:10px;display:flex}.rt-statbar{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;padding:10px 12px}.rt-statbar-head{color:#9ca3af;justify-content:space-between;margin-bottom:6px;font-size:12px;display:flex}.rt-statbar-head strong{color:#f9fafb;font-family:ui-monospace,monospace}.rt-statbar-track{background:#ffffff0f;border-radius:999px;height:6px;overflow:hidden}.rt-statbar-fill{border-radius:999px;height:100%}.rt-statbar-super .rt-statbar-fill{background:linear-gradient(90deg,#60a5fa,#a78bfa)}.rt-statbar-like .rt-statbar-fill{background:linear-gradient(90deg,#10d98c,#6ee7b7)}.rt-statbar-nope .rt-statbar-fill{background:linear-gradient(90deg,#f97316,#ef4444)}.rt-stats-admin{border-top:1px solid #ffffff14;padding-top:10px}.rt-stats-subhead{color:#fbbf24;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;margin-bottom:10px;font-size:12px;font-weight:800;display:inline-flex}.rt-stats-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.rt-stats-item{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;gap:10px;padding:8px;display:flex}.rt-stats-thumb{object-fit:cover;background:#ffffff0a;border-radius:8px;flex-shrink:0;width:48px;height:48px}.rt-stats-thumb-empty{background:repeating-linear-gradient(45deg,#ffffff08 0 8px,#ffffff0f 8px 16px)}.rt-stats-item-body{flex:1;min-width:0}.rt-stats-item-name{color:#f9fafb;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.rt-stats-item-count{color:#ef4444;margin:2px 0;font-size:11.5px;font-weight:700}.rt-stats-item-count i{margin-right:4px}.rt-stats-haters{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.rt-stats-haters>span{color:#d1d5db;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;padding:2px 7px;font-size:10.5px;font-weight:600}.rt-stats-haters-more{font-style:italic;color:#6b7280!important}.rt-tabs{background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.rt-tab{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:8px 14px;font-family:inherit;font-weight:700;transition:color .15s,background .15s;display:inline-flex;position:relative;font-size:12.5px!important}.rt-tab i{font-size:12px}.rt-tab-active{color:#0b0f1c;background:linear-gradient(135deg,#10d98c,#06b6d4)}.rt-tab-unread{color:#fff;background:#ef4444;border-radius:999px;margin-left:2px;padding:1px 7px;font-size:10px;font-weight:800}.rt-bell{position:relative}.rt-bell-btn i{display:block}.rt-bell-dot{color:#fff;background:#ef4444;border:2px solid #05070c;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;top:-2px;right:-2px;box-shadow:0 0 0 2px #ef44444d}.rt-bell-panel{-webkit-backdrop-filter:blur(18px);z-index:200;background:#0b0f1cf5;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;width:360px;max-width:calc(100vw - 24px);max-height:480px;display:flex;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 20px 50px #00000080}@media (max-width:640px){.rt-bell-panel{width:auto;max-width:none;max-height:calc(100dvh - 140px);position:fixed;top:108px;left:12px;right:12px}}@media (max-width:420px){.rt-bell-panel{top:100px;left:8px;right:8px}}.rt-bell-panel-head{color:#f9fafb;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:12px 14px;font-size:11.5px;font-weight:800;display:flex}.rt-bell-live{color:#10d98c;margin-right:6px;font-size:8px;animation:1.6s ease-in-out infinite rt-live-blink}.rt-bell-panel-count{color:#9ca3af;letter-spacing:0;background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;padding:1px 8px;font-size:10.5px}.rt-bell-panel-list{flex:1;padding:6px;overflow-y:auto}.rt-bell-empty{text-align:center;color:#9ca3af;flex-direction:column;align-items:center;gap:10px;padding:34px 20px;font-size:12.5px;display:flex}.rt-bell-empty i{color:#ffffff1f;font-size:28px}.rt-bell-empty p{margin:0}.rt-bell-item{border-radius:10px;align-items:center;gap:10px;margin-bottom:4px;padding:8px 10px;display:flex}.rt-bell-item:hover{background:#ffffff08}.rt-bell-right{border-left:3px solid #10d98c}.rt-bell-left{border-left:3px solid #ef4444}.rt-bell-super{border-left:3px solid #60a5fa}.rt-bell-thumb{object-fit:cover;background:#ffffff0d;border-radius:8px;flex-shrink:0;width:36px;height:36px}.rt-bell-thumb-empty{background:repeating-linear-gradient(45deg,#ffffff08 0 6px,#ffffff12 6px 12px)}.rt-bell-item-body{flex:1;min-width:0}.rt-bell-item-top{align-items:center;gap:6px;font-size:11.5px;font-weight:700;display:inline-flex}.rt-bell-right .rt-bell-item-top i{color:#10d98c}.rt-bell-left .rt-bell-item-top i{color:#ef4444}.rt-bell-super .rt-bell-item-top i{color:#60a5fa}.rt-bell-verb{color:#d1d5db;text-transform:lowercase}.rt-bell-user{color:#f9fafb;font-weight:800}.rt-bell-user-anon{color:#6b7280;font-style:italic}.rt-bell-item-name{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11.5px;overflow:hidden}.rt-presence{z-index:9100;flex-direction:column;align-items:flex-start;gap:10px;display:flex;position:fixed;bottom:82px;left:18px}.rt-presence-trigger{-webkit-backdrop-filter:blur(16px);cursor:pointer;color:inherit;background:#0b0f1ce0;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:10px;padding:6px 14px 6px 6px;font-family:inherit;transition:border-color .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 10px 30px #0006}.rt-presence-trigger:hover{border-color:#10d98c66;transform:translateY(-1px)}.rt-presence-open .rt-presence-trigger{border-color:#10d98c80;box-shadow:0 10px 30px #0006,0 0 0 2px #10d98c26}.rt-presence-chev{color:#9ca3af;margin-left:4px;font-size:10px;transition:color .15s}.rt-presence-trigger:hover .rt-presence-chev{color:#10d98c}.rt-presence-panel{-webkit-backdrop-filter:blur(20px);background:#0b0f1cf2;border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;width:260px;max-width:calc(100vw - 36px);max-height:min(60vh,420px);display:flex;overflow:hidden;box-shadow:0 20px 60px #00000080}.rt-presence-panel-head{color:#f9fafb;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:12px 14px;font-size:11.5px;font-weight:800;display:flex}.rt-presence-live{color:#10d98c;margin-right:6px;font-size:8px;animation:1.6s ease-in-out infinite rt-pres-blink}@keyframes rt-pres-blink{0%,to{opacity:1}50%{opacity:.4}}.rt-presence-panel-close{color:#9ca3af;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;line-height:0;display:inline-flex}.rt-presence-panel-close svg{display:block}.rt-presence-panel-close:hover{color:#fca5a5;border-color:#ef444466}.rt-presence-empty{text-align:center;color:#9ca3af;padding:18px 14px;font-size:12.5px}.rt-presence-list{flex-direction:column;flex:1;gap:2px;margin:0;padding:6px;list-style:none;display:flex;overflow-y:auto}.rt-presence-row{border-radius:10px;align-items:center;gap:10px;padding:8px 10px;transition:background .15s;display:flex}.rt-presence-row:hover{background:#ffffff0a}.rt-presence-row-av{color:#0b0f1c;background:linear-gradient(135deg,#10d98c,#06b6d4);border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:12px;font-weight:800;display:grid;overflow:hidden}.rt-presence-row-av img{object-fit:cover;width:100%;height:100%;display:block}.rt-presence-row-name{color:#f9fafb;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;font-weight:700;overflow:hidden}.rt-presence-row-dot{background:#10d98c;border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 8px #10d98cb3}.rt-presence-avatars{align-items:center;display:flex}.rt-presence-av{color:#0b0f1c;background:linear-gradient(135deg,#10d98c,#06b6d4);border:2px solid #0b0f1c;border-radius:50%;place-items:center;width:30px;height:30px;margin-left:-8px;font-size:12px;font-weight:800;display:grid;overflow:hidden}.rt-presence-av:first-child{margin-left:0}.rt-presence-av img{object-fit:cover;width:100%;height:100%;display:block}.rt-presence-more{color:#d1d5db;background:#ffffff14;font-size:10.5px}.rt-presence-label{color:#f9fafb;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.rt-presence-label span{color:#9ca3af;font-weight:500}.rt-presence-dot{background:#10d98c;border-radius:50%;width:8px;height:8px;box-shadow:0 0 8px #10d98c}.rt-feed{z-index:9100;pointer-events:none;flex-direction:column;gap:8px;max-width:280px;display:flex;position:fixed;top:72px;right:14px}@media (max-width:640px){.rt-feed{max-width:240px;top:auto;bottom:68px;right:10px}}.rt-feed-item{-webkit-backdrop-filter:blur(12px);background:#0b0f1ceb;border:1px solid #ffffff1a;border-radius:14px;gap:10px;padding:8px 12px 8px 8px;display:flex;box-shadow:0 8px 24px #0006}.rt-feed-right{border-left:3px solid #10d98c}.rt-feed-left{border-left:3px solid #ef4444}.rt-feed-super{border-left:3px solid #60a5fa}.rt-feed-thumb{object-fit:cover;background:#ffffff0d;border-radius:8px;flex-shrink:0;width:36px;height:36px}.rt-feed-thumb-empty{background:repeating-linear-gradient(45deg,#ffffff08 0 6px,#ffffff12 6px 12px)}.rt-feed-body{flex:1;min-width:0}.rt-feed-top{align-items:center;gap:6px;font-size:11.5px;font-weight:700;display:inline-flex}.rt-feed-right .rt-feed-top i{color:#10d98c}.rt-feed-left .rt-feed-top i{color:#ef4444}.rt-feed-super .rt-feed-top i{color:#60a5fa}.rt-feed-verb{color:#d1d5db;text-transform:lowercase}.rt-feed-user{color:#f9fafb;font-weight:800}.rt-feed-user-anon{color:#6b7280;font-style:italic;font-weight:600}.rt-feed-name{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11.5px;overflow:hidden}.rt-chat{flex-direction:column;flex:1;min-height:0;padding:8px 0 12px;display:flex}.rt-chat-scroll{flex-direction:column;flex:1;gap:8px;min-height:0;padding:8px 4px;display:flex;overflow-y:auto}.rt-chat-empty{text-align:center;color:#6b7280;flex-direction:column;justify-content:center;align-items:center;gap:8px;margin:auto;display:flex}.rt-chat-empty i{color:#ffffff26;font-size:32px}.rt-chat-empty p{margin:0;font-size:13px}.rt-chat-row{align-items:flex-end;gap:8px;display:flex}.rt-chat-row-mine{flex-direction:row-reverse}.rt-chat-av{color:#fff;background:linear-gradient(135deg,#6366f1,#ec4899);border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:grid}.rt-chat-bubble{background:#ffffff0f;border:1px solid #ffffff14;border-radius:14px;max-width:80%;padding:8px 12px}.rt-chat-row-mine .rt-chat-bubble{color:#0b0f1c;background:linear-gradient(135deg,#10d98c,#06b6d4);border-color:#0000}.rt-chat-author{color:#10d98c;text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px;font-size:10.5px;font-weight:800}.rt-chat-text{word-break:break-word;font-size:13.5px;line-height:1.45}.rt-chat-typing{color:#9ca3af;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:16px;align-self:flex-start;align-items:center;gap:8px;margin:4px 0 4px 36px;padding:8px 14px;font-size:12px;display:inline-flex}.rt-chat-typing-text{font-style:italic}.rt-chat-dots{color:#10d98c;align-items:center;gap:3px;display:inline-flex}.rt-chat-dots span{background:currentColor;border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite rt-chat-bounce}.rt-chat-dots span:nth-child(2){animation-delay:.15s}.rt-chat-dots span:nth-child(3){animation-delay:.3s}@keyframes rt-chat-bounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.rt-chat-input{border-top:1px solid #ffffff0f;gap:8px;margin-top:8px;padding:10px 4px 0;display:flex}.rt-chat-input input{color:#f9fafb;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;flex:1;padding:12px 14px;font-family:inherit;font-size:14px!important}.rt-chat-input input:focus{background:#10d98c0a;border-color:#10d98c;outline:none}.rt-chat-input button{color:#0b0f1c;cursor:pointer;background:linear-gradient(135deg,#10d98c,#06b6d4);border:none;border-radius:10px;place-items:center;width:44px;height:44px;transition:opacity .15s;display:grid}.rt-chat-input button:disabled{opacity:.4;cursor:not-allowed}.rt-chat-system{color:#fcd34d;text-align:center;background:#fbbf241a;border:1px solid #fbbf2440;border-radius:999px;align-self:center;max-width:92%;padding:6px 12px;font-size:11.5px;font-weight:600}.rt-chat-system i{color:#fbbf24;margin-right:6px}.rt-chat-admin-hint{color:#fbbf24;background:#fbbf2414;border:1px dashed #fbbf244d;border-radius:10px;align-self:flex-start;align-items:center;gap:8px;margin:2px 4px 6px;padding:6px 12px;font-size:11px;font-weight:700;display:inline-flex}.rt-chat-admin-hint code{color:#fde68a;background:#0000004d;border-radius:4px;padding:1px 6px;font-family:ui-monospace,monospace;font-size:10.5px}.rt-blocked{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;max-width:480px;margin:0 auto;padding:40px 24px;display:flex}.rt-blocked-icon{color:#ef4444;background:#ef444426;border:2px solid #ef444466;border-radius:50%;place-items:center;width:96px;height:96px;font-size:42px;display:grid;box-shadow:0 0 40px #ef444440}.rt-blocked h1{color:#f9fafb;letter-spacing:-.02em;margin:0;font-size:clamp(1.5rem,3.8vw,2.2rem);font-weight:900}.rt-blocked p{color:#9ca3af;max-width:360px;margin:0;font-size:14.5px;line-height:1.6}.rt-presence-row-btn{text-align:left;cursor:pointer;width:100%;color:inherit;background:0 0;border:none;padding:8px 10px;font-family:inherit}.rt-presence-row-btn:hover{background:#10d98c0f}.rt-presence-row-arrow{color:#6b7280;margin-left:auto;font-size:10px;transition:color .15s,transform .15s}.rt-presence-row-btn:hover .rt-presence-row-arrow{color:#10d98c;transform:translate(2px)}.adr-backdrop{z-index:9300;-webkit-backdrop-filter:blur(8px);background:#000000b3;justify-content:flex-end;display:flex;position:fixed;inset:0}.adr{background:#0b0f1c;border-left:1px solid #ffffff14;flex-direction:column;width:min(520px,100%);height:100dvh;font-family:Outfit,system-ui,sans-serif;display:flex;box-shadow:-20px 0 60px #00000080}.adr-head{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 20px;display:flex}.adr-head h2{color:#f9fafb;letter-spacing:-.01em;margin:2px 0 0;font-size:18px;font-weight:900}.adr-kicker{color:#9ca3af;text-transform:uppercase;letter-spacing:.1em;font-size:10.5px;font-weight:800}.adr-sub{color:#6b7280;margin-top:3px;font-size:11.5px}.adr-close{color:#f9fafb;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;padding:0;line-height:0;display:inline-flex}.adr-close:hover{color:#fca5a5;background:#ef444433;border-color:#ef444466}.adr-close svg{display:block}.adr-scroll{flex:auto;min-height:0;padding:18px 20px 24px;overflow:hidden auto}.adr-loading{flex-direction:column;gap:10px;display:flex}.adr-error{color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d;border-radius:10px;margin-bottom:14px;padding:10px 14px;font-size:13px}.adr-flags{flex-wrap:wrap;gap:5px;margin-bottom:16px;display:flex}.adr-flag{color:#d1d5db;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:4px;padding:3px 9px;font-size:10.5px;font-weight:700;display:inline-flex}.adr-flag-banned{color:#fca5a5;background:#ef444426;border-color:#ef444459}.adr-flag-admin{color:#fbbf24;background:#fbbf2426;border-color:#fbbf2466}.adr-flag-ok{color:#10d98c;background:#10d98c1f;border-color:#10d98c4d}.adr-flag-warn{color:#fdba74;background:#fb923c1f;border-color:#fb923c59}.adr-flag-risk-low{color:#10d98c;background:#10d98c1a;border-color:#10d98c40}.adr-flag-risk-medium{color:#fbbf24;background:#fbbf241a;border-color:#fbbf244d}.adr-flag-risk-high{color:#fca5a5;background:#ef444426;border-color:#ef444459}.adr-flag-risk-dnh{color:#fff;background:#ef4444;border-color:#ef4444}.adr-section{margin-top:18px}.adr-section-head{cursor:default;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}.adr-section-head h3{color:#9ca3af;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:11.5px;font-weight:800}.adr-section-head i{color:#6b7280;font-size:11px}.adr-section-body{padding-top:12px}.adr-statgrid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.adr-stat{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;padding:10px 12px}.adr-stat-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;font-size:10.5px;font-weight:700}.adr-stat-value{color:#f9fafb;letter-spacing:-.01em;margin-top:2px;font-family:ui-monospace,monospace;font-size:16px;font-weight:800}.adr-stat-highlight{background:#10d98c14;border-color:#10d98c4d}.adr-stat-highlight .adr-stat-value,.adr-stat-like .adr-stat-value{color:#10d98c}.adr-stat-super .adr-stat-value{color:#60a5fa}.adr-stat-nope .adr-stat-value{color:#fca5a5}.adr-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.adr-hire,.adr-addr,.adr-credit{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:10px;padding:8px 12px;font-size:12.5px;display:flex}.adr-hire-meta{align-items:center;gap:6px;display:flex}.adr-hire-id{color:#6b7280;font-family:ui-monospace,monospace;font-size:11px}.adr-hire-method{color:#9ca3af;font-size:11px}.adr-hire-date{color:#9ca3af;flex:1;font-size:11.5px}.adr-hire-amt{text-align:right;font-family:ui-monospace,monospace}.adr-hire-amt strong{color:#10d98c;font-weight:800}.adr-hire-amt span{color:#6b7280;margin-left:4px;font-size:11px}.adr-chip{text-transform:uppercase;letter-spacing:.04em;color:#d1d5db;background:#ffffff0f;border-radius:999px;align-items:center;padding:2px 8px;font-size:10px;font-weight:800;display:inline-flex}.adr-chip-status.adr-status-paid,.adr-chip-status.adr-status-completed,.adr-chip-status.adr-status-returned,.adr-chip-status.adr-status-delivered{color:#10d98c;background:#10d98c26}.adr-chip-status.adr-status-cancelled,.adr-chip-status.adr-status-failed{color:#fca5a5;background:#ef444426}.adr-chip-status.adr-status-pending,.adr-chip-status.adr-status-unpaid{color:#fdba74;background:#fb923c26}.adr-chip-credit-earned{color:#10d98c;background:#10d98c26}.adr-chip-credit-redeemed{color:#60a5fa;background:#60a5fa26}.adr-chip-credit-adjusted{color:#fbbf24;background:#fbbf2426}.adr-chip-credit-expired{color:#9ca3af;background:#6b728033}.adr-addr i{color:#10d98c}.adr-addr-line{color:#f9fafb;font-weight:700}.adr-addr-meta{color:#6b7280;margin-top:2px;font-size:10.5px}.adr-credit-amt{color:#f9fafb;font-family:ui-monospace,monospace;font-weight:800}.adr-credit-hire{color:#6b7280;font-family:ui-monospace,monospace;font-size:11px}.adr-credit-date{color:#6b7280;margin-left:auto;font-size:11px}.adr-logins{flex-wrap:wrap;gap:4px;display:flex}.adr-login{color:#6ee7b7;background:#10d98c14;border:1px solid #10d98c33;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:600}.adr-login em{color:#10d98c;margin-left:3px;font-style:normal;font-weight:800}.adr-kv{gap:2px;margin:0;padding:0;display:grid}.adr-kv-row{border-bottom:1px dashed #ffffff0a;grid-template-columns:160px 1fr;gap:8px;padding:4px 0;font-size:11.5px;display:grid}.adr-kv-row dt{color:#6b7280;font-family:ui-monospace,monospace}.adr-kv-row dd{color:#d1d5db;word-break:break-all;margin:0}.adr-foot{padding:14px 20px;padding-bottom:max(14px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b0f1cf5;border-top:1px solid #ffffff0f;flex-shrink:0}.adr-ban-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444,#b91c1c);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 20px;font-family:inherit;font-weight:800;transition:box-shadow .2s;display:inline-flex;box-shadow:0 10px 30px #ef44444d;font-size:14.5px!important}.adr-ban-btn:hover:not(:disabled){box-shadow:0 14px 40px #ef444480}.adr-ban-btn:disabled{opacity:.6;cursor:not-allowed}.adr-ban-btn-unban{color:#0b0f1c;background:linear-gradient(135deg,#10d98c,#06b6d4);box-shadow:0 10px 30px #10d98c4d}.adr-ban-btn-unban:hover:not(:disabled){box-shadow:0 14px 40px #10d98c80}.rt-run-report{color:#0b0f1c;cursor:pointer;background:linear-gradient(135deg,#fbbf24,#f97316);border:none;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;padding:10px 18px;font-family:inherit;font-weight:800;transition:box-shadow .15s,transform .15s;display:inline-flex;box-shadow:0 10px 24px #fb923c66,inset 0 0 0 1px #fbbf2466;font-size:13px!important}.rt-run-report:hover{transform:translateY(-1px);box-shadow:0 14px 32px #fb923c8c,inset 0 0 0 1px #fbbf2499}.rt-run-report i{font-size:13px}.rpt-backdrop{z-index:9400;-webkit-backdrop-filter:blur(10px);background:#000000c7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}@media (max-width:640px){.rpt-backdrop{padding:0}}.rpt{background:#0b0f1c;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;width:min(1080px,100%);height:auto;max-height:calc(100dvh - 48px);font-family:Outfit,system-ui,sans-serif;display:flex;overflow:hidden;box-shadow:0 30px 80px #0009}@media (max-width:640px){.rpt{border-radius:0;width:100%;height:100dvh;max-height:100dvh}}.rpt-head{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 24px;display:flex}.rpt-kicker{color:#fbbf24;text-transform:uppercase;letter-spacing:.12em;font-size:10.5px;font-weight:800}.rpt-head h2{color:#f9fafb;letter-spacing:-.02em;margin:4px 0 0;font-size:20px;font-weight:900}.rpt-sub{color:#6b7280;margin-top:3px;font-size:11.5px}.rpt-close{color:#f9fafb;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;line-height:0;display:inline-flex}.rpt-close svg{display:block}.rpt-close:hover{color:#fca5a5;background:#ef444433;border-color:#ef444466}.rpt-scroll{flex:auto;min-height:0;padding:20px 24px 32px;overflow-y:auto}.rpt-loading{flex-direction:column;gap:10px;display:flex}.rpt-error{color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d;border-radius:10px;padding:12px 14px;font-size:13px}.rpt-stats{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;margin-bottom:22px;display:grid}.rpt-stat{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;padding:14px 16px}.rpt-stat-value{color:#f9fafb;letter-spacing:-.02em;font-family:ui-monospace,monospace;font-size:26px;font-weight:900;line-height:1}.rpt-stat-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;margin-top:6px;font-size:10.5px;font-weight:800}.rpt-stat-dim .rpt-stat-value{color:#6b7280}.rpt-stat-like .rpt-stat-value{color:#10d98c}.rpt-stat-super .rpt-stat-value{color:#60a5fa}.rpt-stat-nope .rpt-stat-value{color:#fca5a5}.rpt-section{background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;margin-top:22px;padding:18px 18px 14px}.rpt-section-danger{background:#ef44440f;border-color:#ef444433}.rpt-section-nope{background:#fb923c0a;border-color:#fb923c26}.rpt-section-like{background:#10d98c0d;border-color:#10d98c33}.rpt-section-head{align-items:center;gap:10px;margin-bottom:4px;display:flex}.rpt-section h3{color:#f9fafb;letter-spacing:-.01em;margin:0;font-size:14px;font-weight:900}.rpt-section-count{color:#d1d5db;background:#ffffff0f;border-radius:999px;padding:2px 9px;font-size:11px;font-weight:800}.rpt-section-danger .rpt-section-count{color:#fca5a5;background:#ef444426}.rpt-section-like .rpt-section-count{color:#10d98c;background:#10d98c26}.rpt-section-note{color:#9ca3af;margin:2px 0 12px;font-size:12px;line-height:1.5}.rpt-section-empty{color:#9ca3af;text-align:center;background:#ffffff08;border-radius:10px;padding:16px;font-size:12.5px}.rpt-split{grid-template-columns:1fr 1fr;gap:14px;margin-top:22px;display:grid}@media (max-width:800px){.rpt-split{grid-template-columns:1fr}}.rpt-split .rpt-section{margin-top:0}.rpt-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.rpt-list-compact{gap:6px}.rpt-row{background:#ffffff08;border:1px solid #ffffff0d;border-radius:10px;grid-template-columns:60px 1fr auto auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.rpt-list-compact .rpt-row{grid-template-columns:48px 1fr auto auto;padding:8px 10px}.rpt-row-thumb{object-fit:cover;background:#ffffff0a;border-radius:10px;width:60px;height:60px}.rpt-list-compact .rpt-row-thumb{border-radius:8px;width:48px;height:48px}.rpt-row-thumb-empty{background:repeating-linear-gradient(45deg,#ffffff05 0 8px,#ffffff0f 8px 16px)}.rpt-row-body{min-width:0}.rpt-row-name{color:#f9fafb;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:800;overflow:hidden}.rpt-list-compact .rpt-row-name{font-size:13px}.rpt-row-meta{color:#9ca3af;align-items:center;gap:4px;margin-top:2px;font-size:11px;display:flex}.rpt-row-type{color:#10d98c;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:700}.rpt-row-sep{color:#4b5563}.rpt-row-bars{flex-direction:column;gap:3px;margin-top:6px;display:flex}.rpt-list-compact .rpt-row-bars{display:none}.rpt-bar{grid-template-columns:42px 1fr 22px;align-items:center;gap:6px;font-size:10.5px;display:grid}.rpt-bar-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;font-size:9.5px;font-weight:700}.rpt-bar-value{color:#f9fafb;text-align:right;font-family:ui-monospace,monospace;font-weight:800}.rpt-bar-track{background:#ffffff0f;border-radius:999px;height:5px;overflow:hidden}.rpt-bar-fill{border-radius:999px;height:100%;transition:width .4s}.rpt-bar-super .rpt-bar-fill{background:linear-gradient(90deg,#60a5fa,#a78bfa)}.rpt-bar-like .rpt-bar-fill{background:linear-gradient(90deg,#10d98c,#6ee7b7)}.rpt-bar-nope .rpt-bar-fill{background:linear-gradient(90deg,#f97316,#ef4444)}.rpt-row-pct{text-align:right;letter-spacing:-.02em;font-family:ui-monospace,monospace;font-size:20px;font-weight:900}.rpt-row-pct small{text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;margin-top:2px;font-size:9.5px;font-weight:700;display:block}.rpt-row-pct-danger{color:#ef4444}.rpt-row-pct-nope{color:#fdba74}.rpt-row-pct-like{color:#10d98c}.rpt-row-pct-neutral{color:#9ca3af}.rpt-row-link{color:#9ca3af;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;text-decoration:none;transition:color .15s,border-color .15s;display:inline-flex}.rpt-row-link:hover{color:#10d98c;border-color:#10d98c66}body.bo-active{overflow:hidden}body.bo-active .mega-menu-container,body.bo-active .mega-menu-mobile-nav,body.bo-active .mobile-header,body.bo-active .search-overlay,body.bo-active .site-header,body.bo-active .site-footer,body.bo-active footer,body.bo-active #siteToast{display:none!important}body.bo-active .site-main{margin:0!important;padding:0!important}.bo-root{color:#f9fafb;z-index:9000;background:#050710;flex-direction:column;font-family:Outfit,system-ui,sans-serif;display:flex;position:fixed;inset:0;overflow:hidden}.bo-boot{z-index:9200;background:#050710;place-items:center;display:grid;position:fixed;inset:0}.bo-boot-spin{border:3px solid #ffffff14;border-top-color:#10d98c;border-radius:50%;width:48px;height:48px;animation:1s linear infinite bo-spin}@keyframes bo-spin{to{transform:rotate(360deg)}}.bo-login{flex:1;place-items:center;padding:24px;display:grid;position:relative;overflow:hidden}.bo-login-bg{pointer-events:none;position:absolute;inset:0}.bo-login-grid{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 40%,#000 0%,#0000 60%);mask-image:radial-gradient(circle at 50% 40%,#000 0%,#0000 60%)}.bo-login-glow{filter:blur(40px);background:radial-gradient(circle,#10d98c38 0%,#0000 60%);width:540px;height:540px;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.bo-login-card{z-index:2;-webkit-backdrop-filter:blur(18px);background:#0b0f1cd9;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:14px;width:min(400px,100%);padding:28px;display:flex;position:relative;box-shadow:0 20px 60px #00000080}.bo-login-logo{align-items:center;gap:12px;display:flex}.bo-login-logo img{filter:drop-shadow(0 2px 8px #10d98c66);width:38px;height:38px}.bo-login-kicker{color:#9ca3af;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800}.bo-login-title{color:#f9fafb;margin-top:2px;font-size:16px;font-weight:900;line-height:1}.bo-login-h{letter-spacing:-.02em;margin:6px 0 2px;font-size:22px;font-weight:900}.bo-login-sub{color:#9ca3af;margin:0 0 6px;font-size:13px}.bo-field{flex-direction:column;gap:5px;display:flex}.bo-field>span{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:800}.bo-field>input{color:#f9fafb;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;padding:12px 14px;font-family:inherit;font-size:14.5px!important}.bo-field>input:focus{background:#10d98c0a;border-color:#10d98c;outline:none;box-shadow:0 0 0 3px #10d98c2e}.bo-field-err{color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d;border-radius:10px;align-items:center;gap:8px;padding:10px 13px;font-size:13px;display:flex}.bo-login-btn{color:#0b0f1c;cursor:pointer;background:linear-gradient(135deg,#10d98c,#06b6d4);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:13px 18px;font-family:inherit;font-weight:800;display:inline-flex;box-shadow:0 10px 28px #10d98c4d;font-size:14px!important}.bo-login-btn:disabled{opacity:.7;cursor:not-allowed}.bo-login-foot{color:#6b7280;border-top:1px solid #ffffff0f;align-items:center;gap:8px;margin-top:8px;padding-top:14px;font-size:11.5px;display:flex}.bo-login-foot i{color:#10d98c}.bo-shell{flex:1;grid-template-columns:240px 1fr;min-height:0;display:grid}@media (max-width:820px){.bo-shell{grid-template-columns:64px 1fr}}.bo-side{background:#0b0f1ce6;border-right:1px solid #ffffff0f;flex-direction:column;display:flex;overflow-y:auto}.bo-side-brand{color:#9ca3af;border-bottom:1px solid #ffffff0d;align-items:center;gap:10px;padding:18px 18px 16px;font-size:13px;font-weight:700;text-decoration:none;display:flex}.bo-side-brand img{filter:drop-shadow(0 2px 6px #10d98c59);width:30px;height:30px}.bo-side-brand strong{color:#f9fafb;font-weight:900}@media (max-width:820px){.bo-side-brand span{display:none}.bo-side-brand{justify-content:center;padding:16px 12px}}.bo-side-nav{flex-direction:column;flex:1;gap:2px;padding:10px 8px;display:flex}.bo-side-link{color:#d1d5db;border-radius:10px;align-items:center;gap:12px;padding:11px 12px;font-size:13.5px;font-weight:700;text-decoration:none;transition:background .15s,color .15s;display:flex}.bo-side-link i{text-align:center;color:#6b7280;width:16px}.bo-side-link:hover{background:#ffffff0a}.bo-side-link-active{color:#10d98c;background:linear-gradient(90deg,#10d98c26,#0000 80%)}.bo-side-link-active i{color:#10d98c}.bo-side-link-disabled{opacity:.45;cursor:not-allowed}@media (max-width:820px){.bo-side-link{justify-content:center;padding:12px 8px;font-size:0}.bo-side-link i{font-size:16px}.bo-pill-soon{display:none}}.bo-pill-soon{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;background:#ffffff0f;border-radius:999px;margin-left:auto;padding:1px 7px;font-size:9.5px;font-weight:800}.bo-side-foot{border-top:1px solid #ffffff0d;padding:10px 8px 12px}.bo-side-user{background:#ffffff08;border-radius:10px;align-items:center;gap:10px;padding:8px;display:flex}.bo-side-user-av{color:#0b0f1c;background:linear-gradient(135deg,#10d98c,#06b6d4);border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:13px;font-weight:900;display:grid}.bo-side-user-body{flex:1;min-width:0}.bo-side-user-name{color:#f9fafb;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:800;overflow:hidden}.bo-side-user-level{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:700}.bo-side-logout{color:#9ca3af;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;place-items:center;width:30px;height:30px;font-size:12px;display:grid}.bo-side-logout:hover{color:#fca5a5;background:#ef444426;border-color:#ef44444d}@media (max-width:820px){.bo-side-user-body,.bo-side-logout{display:none}.bo-side-user{justify-content:center;padding:6px}}.bo-main{min-width:0;padding:16px 24px 40px;overflow-y:auto}.bo-statusbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b0f1c99;border:1px solid #ffffff0f;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:8px 12px;display:flex}.bo-livepill{letter-spacing:.08em;border:1px solid;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:10px;font-weight:800;display:inline-flex}.bo-livepill-on{color:#10d98c;background:#10d98c1a}.bo-livepill-off{color:#9ca3af;background:#ffffff0a}.bo-livepill-dot{background:currentColor;border-radius:50%;width:6px;height:6px;animation:1.6s ease-in-out infinite rt-live-blink}.bo-livepill-off .bo-livepill-dot{animation:none}.bo-presence{align-items:center;gap:10px;display:inline-flex}.bo-presence-avs{display:flex}.bo-presence-av{color:#0b0f1c;background:linear-gradient(135deg,#10d98c,#06b6d4);border:2px solid #050710;border-radius:50%;place-items:center;width:28px;height:28px;margin-left:-8px;font-size:11px;font-weight:900;display:grid}.bo-presence-av:first-child{margin-left:0}.bo-presence-more{color:#d1d5db;background:#ffffff14;font-size:10px}.bo-presence-label{color:#9ca3af;font-size:11.5px}.bo-presence-label span{color:#6b7280}.bo-mini-presence{background:#10d98c1a;border:1px solid #10d98c40;border-radius:999px;align-items:center;gap:6px;padding:3px 10px 3px 4px;display:inline-flex}.bo-mini-avs{display:flex}.bo-mini-av{color:#0b0f1c;background:linear-gradient(135deg,#10d98c,#06b6d4);border:1.5px solid #0b0f1c;border-radius:50%;place-items:center;width:20px;height:20px;margin-left:-6px;font-size:9px;font-weight:900;display:grid}.bo-mini-av:first-child{margin-left:0}.bo-mini-more{color:#10d98c;font-size:10px;font-weight:700}.bo-mini-label{color:#10d98c;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:700}.bo-page-head{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:20px;padding-top:4px;display:flex}.bo-page-kicker{color:#10d98c;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:6px;font-size:10.5px;font-weight:800;display:inline-flex}.bo-page-head h1{letter-spacing:-.02em;color:#f9fafb;margin:4px 0 2px;font-size:clamp(1.5rem,3.2vw,2rem);font-weight:900}.bo-page-sub{color:#9ca3af;margin:0;font-size:13.5px}.bo-tiles{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-bottom:16px;display:grid}.bo-tile{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;align-items:center;gap:12px;padding:14px 16px;display:flex}.bo-tile i{color:#9ca3af;font-size:16px}.bo-tile-ok i{color:#10d98c}.bo-tile-warn i{color:#fbbf24}.bo-tile-bad i{color:#ef4444}.bo-tile-gold i{color:#fbbf24}.bo-tile-value{letter-spacing:-.02em;color:#f9fafb;font-family:ui-monospace,monospace;font-size:22px;font-weight:900;line-height:1}.bo-tile-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;margin-top:4px;font-size:10.5px;font-weight:800}.bo-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;display:flex}.bo-search{flex:1;min-width:240px;position:relative}.bo-search i{color:#6b7280;font-size:13px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.bo-search input{color:#f9fafb;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;width:100%;padding:11px 14px 11px 38px;font-family:inherit;font-size:14px!important}.bo-search input:focus{background:#10d98c0a;border-color:#10d98c;outline:none;box-shadow:0 0 0 3px #10d98c2e}.bo-chips{flex-wrap:wrap;gap:5px;display:flex}.bo-chip{color:#d1d5db;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;padding:7px 13px;font-family:inherit;font-weight:700;transition:all .15s;font-size:12px!important}.bo-chip:hover{color:#10d98c;border-color:#10d98c4d}.bo-chip-on{color:#10d98c;background:#10d98c1f;border-color:#10d98c}.bo-table{background:#0b0f1c66;border:1px solid #ffffff0f;border-radius:14px;overflow:hidden}.bo-thead{color:#9ca3af;text-transform:uppercase;letter-spacing:.08em;background:#ffffff05;border-bottom:1px solid #ffffff0f;grid-template-columns:minmax(260px,2.4fr) 90px 140px 160px 110px 60px;gap:12px;padding:10px 16px;font-size:10.5px;font-weight:800;display:grid}@media (max-width:900px){.bo-thead{display:none}}.bo-row{color:inherit;border-bottom:1px solid #ffffff0a;grid-template-columns:minmax(260px,2.4fr) 90px 140px 160px 110px 60px;align-items:center;gap:12px;padding:10px 16px;text-decoration:none;transition:background .1s;display:grid}.bo-row:hover{background:#10d98c0a}.bo-row:last-child{border-bottom:none}@media (max-width:900px){.bo-row{grid-template-columns:60px 1fr auto;padding:12px}.bo-row-price,.bo-row-stock,.bo-row-updated{display:none}}.bo-row-item{align-items:center;gap:10px;min-width:0;display:flex}.bo-row-thumb{object-fit:cover;background:#ffffff0d;border-radius:8px;flex-shrink:0;width:44px;height:44px}.bo-row-thumb-empty{background:repeating-linear-gradient(45deg,#ffffff05 0 6px,#ffffff0f 6px 12px)}.bo-row-item-body{min-width:0}.bo-row-name{color:#f9fafb;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:800;overflow:hidden}.bo-row-slug{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-family:ui-monospace,monospace;font-size:11px;overflow:hidden}.bo-row-price{color:#10d98c;font-family:ui-monospace,monospace;font-size:13px;font-weight:800}.bo-row-stock{flex-direction:column;gap:4px;display:flex}.bo-stock-bar{background:#ffffff0f;border-radius:999px;height:4px;overflow:hidden}.bo-stock-fill{background:linear-gradient(90deg,#10d98c,#6ee7b7);border-radius:999px;height:100%}.bo-stock-fill-low{background:linear-gradient(90deg,#f59e0b,#ef4444)}.bo-stock-fill-out{background:#6b728066}.bo-stock-label{color:#9ca3af;font-family:ui-monospace,monospace;font-size:10.5px}.bo-row-flags{flex-wrap:wrap;gap:4px;display:flex}.bo-flag{letter-spacing:.04em;color:#d1d5db;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:10px;font-weight:800;display:inline-flex}.bo-flag-ok{color:#10d98c;background:#10d98c1f;border-color:#10d98c4d}.bo-flag-warn{color:#fbbf24;background:#fbbf241f;border-color:#fbbf244d}.bo-flag-bad{color:#fca5a5;background:#ef444426;border-color:#ef444459}.bo-flag-gold{color:#fbbf24;background:#fbbf2426;border-color:#fbbf2466}.bo-row-updated{color:#6b7280;font-family:ui-monospace,monospace;font-size:11.5px}.bo-row-right{justify-self:end;align-items:center;gap:8px;display:flex}.bo-row-chev{color:#6b7280;font-size:11px}.bo-row-skel{padding:4px}.bo-empty{text-align:center;color:#9ca3af;padding:60px 20px}.bo-empty i{color:#ffffff1f;margin-bottom:12px;font-size:36px}.bo-empty p{margin:0;font-size:13.5px}.bo-loading{padding:8px}.bo-split{grid-template-columns:1fr 1fr;gap:14px;margin-top:16px;display:grid}@media (max-width:900px){.bo-split{grid-template-columns:1fr}}.bo-split .bo-panel{margin-top:0}.bo-panel{background:#0b0f1c66;border:1px solid #ffffff0f;border-radius:14px;margin-top:16px;padding:18px}.bo-panel-danger{background:#ef44440f;border-color:#ef444433}.bo-panel-nope{background:#fb923c0a;border-color:#fb923c26}.bo-panel-like{background:#10d98c0d;border-color:#10d98c33}.bo-panel-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:4px;display:flex}.bo-panel h3{color:#f9fafb;letter-spacing:-.01em;align-items:center;gap:8px;margin:0;font-size:14px;font-weight:900;display:inline-flex}.bo-panel h3 i{color:#ef4444;font-size:13px}.bo-panel-count{color:#d1d5db;background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;padding:2px 9px;font-size:11px;font-weight:800}.bo-panel-note{color:#9ca3af;margin:2px 0 12px;font-size:12px}.bo-panel-empty{color:#9ca3af;text-align:center;background:#ffffff08;border-radius:10px;padding:18px;font-size:12.5px}.bo-item-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.bo-item-row{background:#ffffff08;border:1px solid #ffffff0d;border-radius:10px;grid-template-columns:56px 1fr auto auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.bo-item-row-compact{grid-template-columns:44px 1fr auto auto;padding:8px 10px}.bo-item-thumb{object-fit:cover;background:#ffffff0a;border-radius:10px;width:56px;height:56px}.bo-item-row-compact .bo-item-thumb{border-radius:8px;width:44px;height:44px}.bo-item-thumb-empty{background:repeating-linear-gradient(45deg,#ffffff05 0 8px,#ffffff0f 8px 16px)}.bo-item-body{min-width:0}.bo-item-name{color:#f9fafb;white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:800;overflow:hidden}.bo-item-meta{color:#9ca3af;flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px;font-size:11px;display:flex}.bo-item-kind{color:#10d98c;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:800}.bo-item-split i{margin-right:1px;font-size:10px}.bo-item-pct{text-align:right;font-family:ui-monospace,monospace}.bo-item-pct strong{letter-spacing:-.02em;font-size:18px;font-weight:900;display:block}.bo-item-pct small{text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;margin-top:1px;font-size:9.5px;font-weight:700;display:block}.bo-item-pct-danger strong{color:#ef4444}.bo-item-pct-nope strong{color:#fdba74}.bo-item-pct-like strong{color:#10d98c}.bo-item-pct-neutral strong{color:#9ca3af}.bo-item-link{color:#9ca3af;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;text-decoration:none;display:inline-flex}.bo-item-link:hover{color:#10d98c;border-color:#10d98c66}.bo-banned-list{flex-direction:column;gap:6px;margin:10px 0 0;padding:0;list-style:none;display:flex}.bo-banned-row{background:#ef44440d;border:1px solid #ef444426;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;display:flex}.bo-banned-av{color:#fff;background:linear-gradient(135deg,#ef4444,#b91c1c);border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:13px;font-weight:900;display:grid}.bo-banned-body{flex:1;min-width:0}.bo-banned-name{color:#f9fafb;font-size:13px;font-weight:800}.bo-banned-email{color:#9ca3af;font-size:11px}.bo-banned-when{color:#6b7280;margin-top:2px;font-size:10.5px}.bo-statusbar-right{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;display:inline-flex}.bo-guests{flex-wrap:wrap;align-items:center;gap:6px;max-width:100%;display:inline-flex}.bo-guests>i{color:#9ca3af;font-size:12px}.bo-guest-chip{color:#9ca3af;white-space:nowrap;background:#ffffff0d;border:1px dashed #ffffff26;border-radius:999px;align-items:center;gap:5px;padding:3px 10px;font-size:11px;display:inline-flex}.bo-guest-chip-hint{color:#10d98c;background:#10d98c1a;border:1px solid #10d98c59}.bo-guest-chip-hint strong{color:#f9fafb}.bo-ed{padding-bottom:60px}.bo-ed-head{border-bottom:1px solid #ffffff0f;flex-direction:column;gap:10px;margin-bottom:18px;padding-bottom:18px;display:flex}.bo-ed-crumbs{justify-content:space-between;align-items:center;gap:10px;font-size:12px;display:flex}.bo-ed-crumbs a{color:#9ca3af;align-items:center;gap:5px;text-decoration:none;display:inline-flex}.bo-ed-crumbs a:hover{color:#10d98c}.bo-ed-id{color:#6b7280;font-family:ui-monospace,monospace;font-size:11px}.bo-ed-title{letter-spacing:-.02em;color:#f9fafb;margin:0;font-size:clamp(1.3rem,2.4vw,1.6rem);font-weight:900}.bo-ed-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.bo-ed-viewers{color:#fbbf24;background:#fbbf2414;border:1px solid #fbbf2440;border-radius:999px;align-items:center;gap:8px;margin-right:auto;padding:5px 12px;display:inline-flex}.bo-ed-viewers-note{color:#fde68a;font-size:11.5px}.bo-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;padding:9px 14px;font-family:inherit;font-weight:800;transition:transform .12s,background .15s,border-color .15s;display:inline-flex;font-size:13px!important}.bo-btn:disabled{opacity:.5;cursor:not-allowed}.bo-btn-primary{color:#062019;background:linear-gradient(135deg,#10d98c,#0fbf7a);box-shadow:0 6px 16px #10d98c40}.bo-btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 24px #10d98c66}.bo-btn-ghost{color:#d1d5db;background:#ffffff0d;border-color:#ffffff1a}.bo-btn-ghost:hover:not(:disabled){background:#ffffff14}.bo-btn-danger{color:#fca5a5;background:#ef44441f;border-color:#ef444459}.bo-btn-danger:hover:not(:disabled){background:#ef444438;border-color:#ef4444}.bo-ed-grid{grid-template-columns:minmax(0,1fr) 340px;gap:18px;display:grid}@media (max-width:1000px){.bo-ed-grid{grid-template-columns:1fr}}.bo-ed-main,.bo-ed-side{flex-direction:column;gap:14px;min-width:0;display:flex}.bo-ed-card{background:#0b0f1c66;border:1px solid #ffffff0f;border-radius:14px;overflow:hidden}.bo-ed-card-head{border-bottom:1px solid #ffffff0f;padding:12px 16px}.bo-ed-card-head h2{color:#9ca3af;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:12px;font-weight:900}.bo-ed-card-body{flex-direction:column;gap:10px;padding:14px 16px;display:flex}.bo-ed-row{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.bo-ed-field{flex-direction:column;gap:5px;display:flex}.bo-ed-field-grow{grid-column:1/-1}.bo-ed-field>span{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;font-size:10.5px;font-weight:800}.bo-input{color:#f9fafb;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px!important}.bo-input:focus{background:#10d98c0a;border-color:#10d98c;outline:none;box-shadow:0 0 0 3px #10d98c26}textarea.bo-input{resize:none;min-height:72px;line-height:1.5}.bo-toggle{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;font-family:inherit;transition:background .15s,border-color .15s;display:flex}.bo-toggle:hover{background:#ffffff08}.bo-toggle-track{background:#ffffff1a;border-radius:999px;flex-shrink:0;width:34px;height:20px;transition:background .18s;position:relative}.bo-toggle-thumb{background:#9ca3af;border-radius:50%;width:16px;height:16px;transition:transform .18s,background .18s;position:absolute;top:2px;left:2px}.bo-toggle-on .bo-toggle-track{background:#10d98c66}.bo-toggle-on .bo-toggle-thumb{background:#10d98c;transform:translate(14px)}.bo-toggle-warn.bo-toggle-on .bo-toggle-track{background:#fb923c66}.bo-toggle-warn.bo-toggle-on .bo-toggle-thumb{background:#fb923c}.bo-toggle-body{flex-direction:column;gap:1px;min-width:0;display:flex}.bo-toggle-label{color:#f9fafb;font-size:13px;font-weight:800}.bo-toggle-hint{color:#9ca3af;font-size:10.5px}.bo-ed-cover{aspect-ratio:4/3;object-fit:cover;background:#ffffff0a;border-radius:10px;width:100%}.bo-ed-cover-empty{color:#6b7280;place-items:center;font-size:12px;display:grid}.bo-ed-hint{color:#6b7280;margin:4px 0 0;font-size:11px}.bo-ed-hint code{color:#d1d5db;background:#ffffff0f;border-radius:4px;padding:1px 5px;font-family:ui-monospace,monospace;font-size:10.5px}.bo-ed-media{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.bo-ed-media-row{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;align-items:center;gap:10px;padding:6px;display:flex}.bo-ed-media-row img,.bo-ed-media-row video{object-fit:cover;background:#000;border-radius:6px;width:52px;height:52px}.bo-ed-media-body{flex:1;min-width:0}.bo-ed-media-type{text-transform:uppercase;color:#9ca3af;letter-spacing:.06em;font-size:10.5px;font-weight:800}.bo-ed-media-id{color:#6b7280;font-family:ui-monospace,monospace;font-size:11px}.bo-icon-btn{color:#9ca3af;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;line-height:0;display:inline-flex}.bo-icon-btn:hover{color:#fca5a5;border-color:#ef444466}.bo-ed-empty{color:#9ca3af;text-align:center;background:#ffffff08;border-radius:10px;padding:16px;font-size:12.5px}.bo-ed-bookings{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.bo-ed-booking{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;grid-template-columns:auto auto 1fr auto;align-items:center;gap:8px;padding:6px 8px;font-size:11px;display:grid}.bo-ed-booking-id{color:#6b7280;font-family:ui-monospace,monospace}.bo-ed-booking-date{color:#9ca3af}.bo-ed-booking-amt{color:#10d98c;font-family:ui-monospace,monospace}.bo-status-paid,.bo-status-completed,.bo-status-delivered,.bo-status-returned{color:#10d98c;background:#10d98c26;border:1px solid #10d98c4d}.bo-status-cancelled,.bo-status-failed{color:#fca5a5;background:#ef444426;border:1px solid #ef44444d}.bo-status-pending,.bo-status-unpaid,.bo-status-preparing,.bo-status-in_transit,.bo-status-returning{color:#fdba74;background:#fb923c26;border:1px solid #fb923c4d}.bo-modal-bd{z-index:9500;-webkit-backdrop-filter:blur(10px);background:#000000b3;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.bo-modal{background:#0b0f1c;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;width:min(520px,100%);max-height:calc(100dvh - 40px);font-family:Outfit,system-ui,sans-serif;display:flex;overflow-y:auto;box-shadow:0 20px 60px #00000080}.bo-modal-lg{width:min(920px,100%)}.bo-modal-head{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:flex-start;gap:10px;padding:16px 20px;display:flex}.bo-modal-head h3{color:#f9fafb;letter-spacing:-.01em;margin:2px 0 0;font-size:16px;font-weight:900}.bo-modal-kicker{color:#10d98c;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:6px;font-size:10.5px;font-weight:800;display:inline-flex}.bo-modal-body{flex-direction:column;flex:auto;gap:10px;min-height:0;padding:16px 20px;display:flex;overflow-y:auto}.bo-modal-body p{color:#d1d5db;margin:0 0 10px;font-size:13.5px;line-height:1.55}.bo-modal-foot{padding:14px 20px;padding-bottom:max(14px, env(safe-area-inset-bottom));z-index:2;background:#0b0f1c;border-top:1px solid #ffffff0f;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:flex;position:sticky;bottom:0}.bo-conflict-sub{color:#9ca3af;margin:0 0 12px;font-size:12.5px}.bo-conflict{flex-direction:column;gap:6px;display:flex}.bo-conflict-head{color:#9ca3af;text-transform:uppercase;letter-spacing:.08em;grid-template-columns:140px 1fr 1fr;gap:10px;padding:4px 8px;font-size:10.5px;font-weight:800;display:grid}.bo-conflict-row{background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;grid-template-columns:140px 1fr 1fr;align-items:stretch;gap:10px;padding:4px;display:grid}.bo-conflict-name{color:#d1d5db;word-break:break-all;align-items:center;padding:8px 10px;font-family:ui-monospace,monospace;font-size:11.5px;font-weight:700;display:flex}.bo-conflict-val{text-align:left;color:#d1d5db;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;gap:4px;padding:10px 12px;font-family:inherit;font-size:12px;transition:border-color .12s,background .12s;display:flex}.bo-conflict-val:hover{border-color:#10d98c4d}.bo-conflict-val-picked{color:#f9fafb;background:#10d98c1f;border-color:#10d98c}.bo-conflict-val-who{color:#9ca3af;text-transform:uppercase;letter-spacing:.08em;font-size:9.5px;font-weight:800}.bo-conflict-val-picked .bo-conflict-val-who{color:#10d98c}.bo-conflict-val-text{word-break:break-word;white-space:pre-wrap}.bo-toast{z-index:9600;background:#0b0f1cf2;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:700;display:inline-flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000080}.bo-toast-ok{color:#10d98c;border-color:#10d98c66}.bo-toast-err{color:#fca5a5;border-color:#ef444466}.bo-statusbar{flex-wrap:wrap}.pul-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}@media (max-width:1000px){.pul-grid{grid-template-columns:1fr}}.pul-tile-pulse{animation:1.6s ease-in-out infinite pul-ping}@keyframes pul-ping{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.15)}}.pul-pages{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.pul-page-row{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;padding:10px 12px}.pul-page-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.pul-page-path{color:#d1d5db;white-space:nowrap;text-overflow:ellipsis;background:#ffffff0a;border-radius:6px;padding:2px 8px;font-family:ui-monospace,monospace;font-size:12px;overflow:hidden}.pul-page-count{color:#10d98c;white-space:nowrap;align-items:center;gap:5px;font-size:11px;font-weight:800;display:inline-flex}.pul-page-viewers{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.pul-badge{color:#9ca3af;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:6px;max-width:160px;padding:2px 10px 2px 2px;font-size:11px;display:inline-flex}.pul-badge-av{color:#f9fafb;background:linear-gradient(135deg,#6b7280,#4b5563);border-radius:50%;flex-shrink:0;place-items:center;width:20px;height:20px;font-size:10px;font-weight:800;display:grid}.pul-badge-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pul-badge-authed{color:#10d98c;background:#10d98c1f;border-color:#10d98c4d}.pul-badge-authed .pul-badge-av{color:#0b0f1c;background:linear-gradient(135deg,#10d98c,#06b6d4)}.pul-badge-big{max-width:200px;padding:4px 14px 4px 4px;font-size:12.5px}.pul-badge-big .pul-badge-av{width:28px;height:28px;font-size:12px}.pul-feed{flex-direction:column;gap:4px;max-height:540px;padding:4px;display:flex;overflow-y:auto}.pul-ev{color:#d1d5db;background:#ffffff05;border-left:2px solid #ffffff14;border-radius:8px;grid-template-columns:64px 1fr;align-items:baseline;gap:10px;padding:6px 10px;font-size:12.5px;display:grid}.pul-ev code{color:#f9fafb;background:#ffffff0f;border-radius:4px;padding:1px 6px;font-family:ui-monospace,monospace;font-size:11px}.pul-ev em{color:#9ca3af;font-style:normal}.pul-ev-anon{color:#6b7280;font-style:italic}.pul-ev-tag{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;background:#ffffff0f;border-radius:4px;margin-left:4px;padding:1px 6px;font-size:9.5px;font-weight:800}.pul-ev-time{color:#6b7280;font-family:ui-monospace,monospace;font-size:10.5px}.pul-ev-ref{color:#6b7280;font-size:11px}.pul-ev-session_start{border-left-color:#10d98c}.pul-ev-session_end{border-left-color:#ef4444}.pul-ev-page_view{border-left-color:#ffffff1a}.pul-ev-product_view{border-left-color:#60a5fa}.pul-ev-cart_add{background:#fbbf240d;border-left-color:#fbbf24}.pul-ev-cart_update{border-left-color:#f59e0b}.pul-ev-checkout_start{background:#ec48990f;border-left-color:#ec4899}.pul-ev-identify{background:#10d98c0a;border-left-color:#10d98c}.pul-sessions{flex-direction:column;gap:6px;margin:10px 0 0;padding:0;list-style:none;display:flex}.pul-session{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;display:flex}.pul-session-body{flex:1;min-width:0}.pul-session-path code{color:#f9fafb;background:#ffffff0f;border-radius:6px;padding:2px 8px;font-family:ui-monospace,monospace;font-size:12px}.pul-session-meta{color:#9ca3af;margin-top:4px;font-size:11px}.pul-session-ref{color:#d1d5db}.pul-session-cart{color:#10d98c;font-weight:700}.pul-waiting{color:#9ca3af;background:#0b0f1c66;border:1px solid #ffffff0f;border-radius:14px;align-items:center;gap:12px;margin-top:14px;padding:18px;font-size:13px;display:flex}.pul-waiting p{margin:0}.pul-session-focus{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.pul-focus{color:#d1d5db;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:5px;padding:3px 10px;font-size:10.5px;font-weight:700;display:inline-flex}.pul-focus i{color:#9ca3af;font-size:9.5px}.pul-focus-product{color:#93c5fd;background:#60a5fa1a;border-color:#60a5fa4d}.pul-focus-product i{color:#60a5fa}.pul-focus-tab{color:#c4b5fd;background:#a78bfa1a;border-color:#a78bfa4d}.pul-focus-tab i{color:#a78bfa}.pul-focus-drawer{color:#fcd34d;background:#fbbf241a;border-color:#fbbf244d;animation:1.6s ease-in-out infinite pul-ping}.pul-focus-drawer i{color:#fbbf24}.pul-focus strong{color:#f9fafb}body:not(.rate-active):not(.bo-active) .mega-menu-container,body:not(.rate-active):not(.bo-active) .mega-menu-mobile-nav,body:not(.rate-active):not(.bo-active) .mobile-header{display:none!important}.dh{z-index:500;-webkit-backdrop-filter:blur(14px)saturate(160%);background:#050710b8;border-bottom:1px solid #0000;transition:background .18s,border-color .18s;position:fixed;top:0;left:0;right:0}.dh-scrolled{background:#050710eb;border-bottom-color:#ffffff0f}.dh-inner{align-items:center;gap:18px;max-width:1600px;height:72px;margin:0 auto;padding:0 22px;transition:height .18s;display:flex}.dh-scrolled .dh-inner{height:64px}@media (max-width:640px){.dh-inner{gap:10px;padding:0 14px}}.dh-brand{color:#e5e7eb;letter-spacing:.04em;flex-shrink:0;align-items:center;gap:10px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.dh-brand-logo{filter:drop-shadow(0 2px 8px #10d98c59);width:28px;height:28px}.dh-brand-text strong{color:#fff;font-weight:900}@media (max-width:520px){.dh-brand-text{display:none}}.dh-nav{flex:1;justify-content:center;align-items:center;gap:4px;display:flex}@media (max-width:880px){.dh-nav{display:none}}.dh-link{color:#d1d5db;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:700;text-decoration:none;transition:color .15s,background .15s;position:relative}.dh-link:hover{color:#fff;background:#ffffff0f}.dh-link-active{color:#10d98c}.dh-link-active:after{content:"";background:#10d98c;border-radius:999px;height:2px;position:absolute;bottom:2px;left:14px;right:14px}.dh-actions{flex-shrink:0;align-items:center;gap:6px;margin-left:auto;display:inline-flex}.dh-icon-btn{color:#e5e7eb;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-family:inherit;font-size:14px;line-height:0;transition:background .15s,border-color .15s,color .15s;display:inline-flex;position:relative}.dh-icon-btn:hover{color:#10d98c;background:#ffffff14;border-color:#10d98c66}.dh-cart-badge{color:#050710;background:#10d98c;border:2px solid #050710;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-family:ui-monospace,monospace;font-size:10px;font-weight:900;display:inline-flex;position:absolute;top:-4px;right:-4px}.dh-login{color:#062019;cursor:pointer;background:linear-gradient(135deg,#10d98c,#0fbf7a);border:none;border-radius:10px;justify-content:center;align-items:center;padding:9px 16px;font-family:inherit;font-weight:800;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 6px 18px #10d98c40;font-size:13px!important}.dh-login:hover{transform:translateY(-1px);box-shadow:0 10px 24px #10d98c66}.dh-account{position:relative}.dh-account-btn{color:#e5e7eb;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:8px;padding:4px 12px 4px 4px;font-family:inherit;font-weight:700;transition:border-color .15s;display:inline-flex;font-size:12.5px!important}.dh-account-btn:hover{border-color:#10d98c66}.dh-account-btn i{color:#9ca3af;font-size:10px}.dh-av{color:#050710;background:linear-gradient(135deg,#10d98c,#06b6d4);border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-weight:900;display:grid}.dh-account-name{text-overflow:ellipsis;white-space:nowrap;max-width:140px;overflow:hidden}@media (max-width:640px){.dh-account-name,.dh-account-btn i{display:none}.dh-account-btn{padding:4px}}.dh-account-menu{-webkit-backdrop-filter:blur(16px);z-index:900;background:#0b0f1cf5;border:1px solid #ffffff1a;border-radius:14px;width:220px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 16px 40px #00000080}.dh-menu-item{color:#e5e7eb;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:11px 14px;font-family:inherit;font-weight:600;text-decoration:none;transition:background .12s;display:flex;font-size:13px!important}.dh-menu-item:hover{background:#ffffff0d}.dh-menu-item i{text-align:center;color:#9ca3af;width:16px;font-size:12px}.dh-menu-item-danger{color:#fca5a5}.dh-menu-item-danger i{color:#ef4444}.dh-menu-item-danger:hover{background:#ef44441a}.dh-burger{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;justify-content:space-between;width:40px;height:40px;padding:10px;display:none}.dh-burger span{background:#e5e7eb;border-radius:1px;width:100%;height:2px;display:block}@media (max-width:880px){.dh-burger{display:flex}}.dh-drawer-bg{z-index:900;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000a6;position:fixed;inset:0}.dh-drawer{z-index:910;background:#0b0f1c;border-left:1px solid #ffffff14;flex-direction:column;gap:16px;width:min(320px,85vw);padding:16px;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-20px 0 50px #00000080}.dh-drawer-head{justify-content:space-between;align-items:center;display:flex}.dh-drawer-nav{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:2px;min-height:0;display:flex;overflow-y:auto}.dh-drawer-link{color:#e5e7eb;border-radius:12px;padding:14px;font-size:15px;font-weight:700;text-decoration:none;transition:background .12s,color .12s}.dh-drawer-link:hover{background:#ffffff0d}.dh-drawer-link-active{color:#10d98c;background:#10d98c1f}.dh-drawer-foot{border-top:1px solid #ffffff0f;flex-direction:column;gap:4px;padding-top:14px;display:flex}.dh-drawer-login{color:#050710;cursor:pointer;background:linear-gradient(135deg,#10d98c,#06b6d4);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:13px 16px;font-family:inherit;font-weight:800;display:inline-flex;font-size:14px!important}body:not(.rate-active):not(.bo-active) .site-main{margin-top:112px!important}body:not(.rate-active):not(.bo-active) .hero{height:calc(100vh - 112px)!important}body.rate-active .dh,body.bo-active .dh{display:none!important}.dm{background:linear-gradient(90deg,#10d98c1f,#06b6d414),#05060c;border-top:1px solid #ffffff0a;padding:8px 0;transition:padding .18s;position:relative;overflow:hidden}.dh-scrolled .dm{padding:6px 0}.dm:before,.dm:after{content:"";pointer-events:none;z-index:2;width:32px;position:absolute;top:0;bottom:0}.dm:before{background:linear-gradient(90deg,#050710f2,#0000);left:0}.dm:after{background:linear-gradient(270deg,#050710f2,#0000);right:0}.dm-track{white-space:nowrap;will-change:transform;align-items:center;animation:60s linear infinite dm-scroll;display:inline-flex}.dm:hover .dm-track{animation-play-state:paused}@keyframes dm-scroll{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}.dm-item{cursor:pointer;color:#d1d5db;letter-spacing:.04em;background:0 0;border:none;align-items:center;gap:10px;padding:4px 18px;font-family:inherit;font-size:12px;font-weight:600;line-height:1.3;transition:color .15s;display:inline-flex}.dm-item:hover{color:#10d98c}.dm-dot{background:#10d98c;border-radius:50%;flex-shrink:0;width:5px;height:5px}.dm-label{white-space:nowrap}.mq-preview{background:linear-gradient(90deg,#10d98c14,#06b6d40f);border:1px solid #ffffff0f;border-radius:10px;padding:14px 0;overflow:hidden}.mq-preview-track{white-space:nowrap;animation:55s linear infinite dm-scroll;display:inline-flex}.mq-preview-item{color:#d1d5db;letter-spacing:.04em;align-items:center;gap:10px;padding:0 18px;font-size:12.5px;font-weight:600;display:inline-flex}.mq-preview-dot{background:#10d98c;border-radius:50%;flex-shrink:0;width:5px;height:5px}.mq-list{flex-direction:column;gap:6px;margin:10px 0 0;padding:0;list-style:none;display:flex}.mq-row{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:10px;padding:8px 10px;display:grid}.mq-row-off{opacity:.55}.mq-row-ord{flex-direction:column;gap:2px;display:flex}.mq-row-ord .bo-icon-btn{border-radius:6px;width:24px;height:20px;font-size:10px}.mq-row-body{min-width:0}.mq-row-label{color:#f9fafb;font-size:13px;font-weight:800}.mq-row-href{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;font-family:ui-monospace,monospace;font-size:11px;overflow:hidden}.mq-row-href em{color:#6b7280;font-style:italic}@media (max-width:640px){.mq-row{grid-template-rows:auto auto;grid-template-columns:1fr auto}.mq-row-ord{flex-direction:row;grid-area:1/1}.mq-row-body{grid-area:2/1}}.pd{color:#f9fafb;max-width:1240px;margin:0 auto;padding:24px clamp(16px,3vw,32px) 64px}.pd-skel{background:#ffffff0a;border-radius:4px;margin-bottom:12px}.pd-skel-hero{height:52vh}.pd-skel-line{height:14px}.pd-crumbs{margin-bottom:18px;font-size:12px}.pd-crumbs a{color:#d1d5db;background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;align-items:center;gap:6px;padding:6px 10px;font-weight:700;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.pd-crumbs a:hover{color:#10d98c;background:#ffffff14}.pd-crumbs i{font-size:11px}.pd-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:28px;margin-bottom:28px;display:grid}@media (max-width:900px){.pd-grid{grid-template-columns:1fr;gap:20px}}.pd-gallery{min-width:0}.pd-main-media{aspect-ratio:4/3;background:#000;border:1px solid #ffffff0f;border-radius:4px;position:relative;overflow:hidden;box-shadow:0 24px 60px -20px #0009}.pd-main-media img,.pd-main-media video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.pd-main-media video{object-fit:contain;accent-color:#10d98c;background:#000}video::-webkit-media-controls-timeline{accent-color:#10d98c}video::-webkit-media-controls-panel{background:#000c}.pd-media-empty{background:repeating-linear-gradient(45deg,#ffffff05 0 16px,#ffffff0d 16px 32px);position:absolute;inset:0}.pd-arrow{color:#f9fafb;cursor:pointer;background:#0009;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:13px;line-height:0;transition:background .15s,border-color .15s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.pd-arrow:hover:not(:disabled){color:#fff;background:#10d98c59;border-color:#10d98c}.pd-arrow:disabled{opacity:.25;cursor:not-allowed}.pd-arrow-prev{left:12px}.pd-arrow-next{right:12px}.pd-counter{color:#f9fafb;-webkit-backdrop-filter:blur(10px);background:#000000b3;border-radius:4px;padding:4px 10px;font-size:11.5px;font-weight:700;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.pd-badge{letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);border-radius:4px;padding:5px 12px;font-size:11px;font-weight:800;position:absolute;top:14px;left:14px}.pd-badge-spotlight{color:#10d98c;background:#10d98c2e;border:1px solid #10d98c61}.pd-badge i{margin-right:4px}.pd-thumbs{gap:6px;margin-top:10px;padding-bottom:4px;display:flex;overflow-x:auto}.pd-thumb{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;flex-shrink:0;width:68px;height:68px;padding:0;transition:border-color .12s,transform .12s;position:relative;overflow:hidden}.pd-thumb img,.pd-thumb video{object-fit:cover;background:#000;width:100%;height:100%;display:block}.pd-thumb:hover{border-color:#10d98c66}.pd-thumb-active{border-color:#10d98c;box-shadow:0 0 0 2px #10d98c33}.pd-thumb-video:after{content:"";pointer-events:none;background:linear-gradient(#0000001a,#0006);position:absolute;inset:0}.pd-thumb-play{color:#fff;z-index:2;background:#000000bf;border:1.5px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding-left:1px;font-size:9px;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pd-buy{top:calc(var(--header-h,112px) + 16px);background:#0a0f14;border:1px solid #ffffff0f;border-radius:4px;flex-direction:column;align-self:flex-start;gap:18px;padding:24px;display:flex;position:sticky}@media (max-width:900px){.pd-buy{position:static}}.pd-title{letter-spacing:-.02em;color:#f9fafb;margin:0 0 10px;font-size:clamp(1.4rem,3vw,1.9rem);font-weight:900;line-height:1.2}.pd-chips{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.pd-chip{color:#d1d5db;background:#ffffff0d;border:1px solid #ffffff14;border-radius:4px;align-items:center;gap:6px;padding:7px 12px;font-size:12.5px;font-weight:700;display:inline-flex}.pd-chip i{color:#9ca3af;font-size:10.5px}.pd-chip-price{color:#10d98c;background:#10d98c1f;border-color:#10d98c59}.pd-chip-price strong{color:#10d98c;font-family:ui-monospace,monospace;font-size:15px;font-weight:900}.pd-chip-ok{color:#6ee7b7;border-color:#10d98c4d}.pd-chip-ok i{color:#10d98c}.pd-chip-low{color:#fbbf24;border-color:#f59e0b66}.pd-chip-low i{color:#fbbf24}.pd-chip-out{color:#fca5a5;border-color:#ef444466}.pd-chip-out i{color:#fca5a5}.pd-desc{color:#d1d5db;font-size:14px;line-height:1.65}.pd-desc p{white-space:pre-line;margin:0}.pd-purchase{border-top:1px solid #ffffff0f;gap:10px;padding-top:14px;display:flex}.pd-qty{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:4px;align-items:center;display:flex;overflow:hidden}.pd-qty button{color:#f9fafb;cursor:pointer;background:0 0;border:none;width:38px;height:46px;font-family:inherit;font-size:18px;font-weight:800}.pd-qty button:disabled{opacity:.4;cursor:not-allowed}.pd-qty input{color:#f9fafb;text-align:center;-moz-appearance:textfield;background:0 0;border:none;width:50px;height:46px;font-family:ui-monospace,monospace;font-weight:800;font-size:14.5px!important}.pd-qty input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pd-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pd-add{color:#062019;cursor:pointer;background:#10d98c;border:none;border-radius:4px;flex:1;justify-content:center;align-items:center;gap:10px;padding:14px 18px;font-family:inherit;font-weight:800;transition:transform .12s,background .12s,box-shadow .12s;display:inline-flex;box-shadow:0 10px 28px -8px #10d98c8c;font-size:14px!important}.pd-add:hover:not(:disabled){background:#14e89a;transform:translateY(-1px);box-shadow:0 14px 36px -10px #10d98cb3}.pd-add:disabled{opacity:.5;cursor:not-allowed}.pd-trust{color:#9ca3af;border-top:1px solid #ffffff0f;flex-wrap:wrap;gap:6px 14px;padding-top:14px;font-size:11.5px;display:flex}.pd-trust span{align-items:center;gap:6px;display:inline-flex}.pd-trust i{color:#10d98c}.pd-notes{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin-bottom:28px;display:grid}.pd-note{background:#0a0f14;border:1px solid #ffffff0f;border-radius:4px;padding:18px 20px}.pd-note h3{color:#10d98c;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;margin:0 0 8px;font-size:11.5px;font-weight:800;display:inline-flex}.pd-note p{color:#d1d5db;white-space:pre-line;margin:0;font-size:13.5px;line-height:1.6}.pd-related{margin-top:36px}.pd-related-head{justify-content:space-between;align-items:end;gap:12px;margin-bottom:14px;display:flex}.pd-related-head h2{letter-spacing:-.02em;color:#f9fafb;margin:0;font-size:clamp(1.2rem,2.4vw,1.5rem);font-weight:900}.pd-missing{text-align:center;color:#9ca3af;max-width:540px;margin:80px auto;padding:40px 24px}.pd-missing i{color:#ffffff26;margin-bottom:14px;font-size:42px}.pd-missing h1{color:#f9fafb;margin:0 0 8px;font-size:22px;font-weight:900}.pd-missing p{margin:0 0 20px;font-size:14px}.pd-toast{-webkit-backdrop-filter:blur(16px);z-index:9200;color:#f9fafb;background:#000000d1;border:1px solid #ffffff1f;border-radius:4px;align-items:center;gap:10px;padding:12px 18px;font-size:13.5px;font-weight:700;display:inline-flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 20px 44px -12px #0009}.pd-toast-ok{border-color:#10d98c80}.pd-toast-ok i{color:#10d98c}.pd-toast-err{border-color:#ef444480}.pd-toast-err i{color:#fca5a5}.hb{background:#0b0f1c99;border:1px solid #10d98c2e;border-radius:14px;margin-bottom:14px;padding:14px 16px 10px;position:relative;overflow:hidden}.hb-offline{opacity:.85;border-color:#ffffff0f}.hb-head{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.hb-label{color:#10d98c;text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:8px;font-size:11px;font-weight:800;display:inline-flex}.hb-offline .hb-label{color:#9ca3af}.hb-dot{background:#10d98c;border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite hb-pulse;box-shadow:0 0 10px #10d98c,0 0 20px #10d98c59}.hb-offline .hb-dot{box-shadow:none;background:#6b7280;animation:none}@keyframes hb-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.7)}}.hb-read{align-items:baseline;gap:6px;font-family:ui-monospace,monospace;display:inline-flex}.hb-read span{color:#10d98c;letter-spacing:-.02em;font-size:24px;font-weight:900;line-height:1}.hb-offline .hb-read span{color:#6b7280}.hb-read small{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;font-size:10.5px;font-weight:700}.hb-svg{background:radial-gradient(#10d98c0a,#0000 60%);width:100%;height:90px;display:block}@media (max-width:640px){.hb-svg{height:70px}}.hb-trace{filter:drop-shadow(0 0 4px #10d98c66)}.hb-offline .hb-trace{filter:none;stroke:#4b5563!important}.bg-page{color:#f9fafb;max-width:1240px;margin:0 auto;padding:16px clamp(14px,3vw,32px) 60px}.bg-hero{background:radial-gradient(at 20% 20%,#10d98c26,#0000 60%),linear-gradient(135deg,#0b0f1c99,#0b0f1c4d);border:1px solid #ffffff0f;border-radius:20px;margin-bottom:24px;padding:32px 28px}.bg-hero-inner{max-width:780px}.bg-hero .section-kicker{color:#10d98c}.bg-hero h1{letter-spacing:-.02em;margin:6px 0 10px;font-size:clamp(1.5rem,3.5vw,2.4rem);font-weight:900;line-height:1.15}.bg-hero p{color:#9ca3af;margin:0;font-size:14.5px;line-height:1.6}.bg-list{min-height:40vh}.bg-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:18px;display:grid}.bg-card{background:#111827d9;border:1px solid #ffffff0f;border-radius:18px;transition:border-color .15s,transform .18s;overflow:hidden;box-shadow:0 6px 28px #0003}.bg-card:hover{border-color:#10d98c59;transform:translateY(-2px)}.bg-card-link{color:inherit;flex-direction:column;height:100%;text-decoration:none;display:flex}.bg-card-thumb{aspect-ratio:16/9;background:linear-gradient(135deg,#ffffff08,#ffffff03);position:relative;overflow:hidden}.bg-card-thumb img{object-fit:cover;width:100%;height:100%;display:block}.bg-card-thumb-empty{background:repeating-linear-gradient(45deg,#ffffff05 0 14px,#ffffff0d 14px 28px)}.bg-card-body{flex-direction:column;flex:1;gap:8px;padding:16px 18px 18px;display:flex}.bg-card-meta{color:#9ca3af;text-transform:uppercase;letter-spacing:.08em;flex-wrap:wrap;gap:6px;font-size:10.5px;font-weight:700;display:flex}.bg-card-cat{color:#10d98c}.bg-card-title{color:#f9fafb;margin:0;font-size:1.02rem;font-weight:900;line-height:1.3}.bg-card-excerpt{color:#9ca3af;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13.5px;line-height:1.55;display:-webkit-box;overflow:hidden}.bg-card-foot{color:#9ca3af;justify-content:space-between;align-items:center;margin-top:auto;padding-top:8px;font-size:12px;display:flex}.bg-card-read{color:#10d98c;font-weight:700}.bg-card-read i{margin-left:4px;transition:transform .15s}.bg-card:hover .bg-card-read i{transform:translate(3px)}.bg-card-skel .bg-card-thumb{background:#ffffff0d}.bg-empty{text-align:center;color:#9ca3af;padding:80px 20px}.bg-empty i{color:#ffffff26;margin-bottom:14px;font-size:42px}.bg-empty h1,.bg-empty h2{color:#f9fafb;margin:0 0 8px;font-size:22px;font-weight:900}.bg-empty p{margin:0 0 18px;font-size:14px}.bp{color:#f9fafb;max-width:780px;margin:0 auto;padding:16px clamp(14px,3vw,24px) 80px}.bp-crumbs{margin-bottom:16px;font-size:12.5px}.bp-crumbs a{color:#9ca3af;align-items:center;gap:6px;text-decoration:none;display:inline-flex}.bp-crumbs a:hover{color:#10d98c}.bp-head{margin-bottom:20px}.bp-meta{color:#9ca3af;text-transform:uppercase;letter-spacing:.08em;flex-wrap:wrap;gap:6px;margin-bottom:10px;font-size:10.5px;font-weight:700;display:flex}.bp-cat{color:#10d98c}.bp-title{letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:900;line-height:1.1}.bp-excerpt{color:#d1d5db;margin:0;font-size:17px;line-height:1.55}.bp-hero{background:#000;border-radius:16px;margin:0 0 24px;overflow:hidden}.bp-hero img{width:100%;height:auto;display:block}.bp-body{color:#e5e7eb;font-size:15.5px;line-height:1.8}.bp-body p{margin:0 0 18px}.bp-foot{border-top:1px solid #ffffff0f;flex-wrap:wrap;gap:10px;margin-top:40px;padding-top:20px;display:flex}.ac{color:#f9fafb;max-width:1040px;margin:0 auto;padding:16px clamp(14px,3vw,32px) 80px}.ac-guest{text-align:center;padding:80px 20px}.ac-guest h1{margin:0 0 8px;font-size:22px;font-weight:900}.ac-guest p{color:#9ca3af;margin:0 0 18px;font-size:14px}.ac-head{background:#0b0f1c80;border:1px solid #ffffff0f;border-radius:18px;align-items:center;gap:18px;margin-bottom:22px;padding:20px;display:flex}.ac-av{color:#050710;background:linear-gradient(135deg,#10d98c,#06b6d4);border-radius:50%;flex-shrink:0;place-items:center;width:64px;height:64px;font-size:26px;font-weight:900;display:grid;box-shadow:0 6px 18px #10d98c4d}.ac-kicker{color:#10d98c;text-transform:uppercase;letter-spacing:.1em;font-size:10.5px;font-weight:800}.ac-head h1{letter-spacing:-.01em;margin:2px 0 4px;font-size:clamp(1.3rem,3vw,1.8rem);font-weight:900}.ac-sub{color:#9ca3af;word-break:break-all;margin:0 0 8px;font-size:13px}.ac-badges{flex-wrap:wrap;gap:5px;display:flex}.ac-badge{color:#d1d5db;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;padding:3px 9px;font-size:10.5px;font-weight:700;display:inline-flex}.ac-badge-ok{color:#10d98c;background:#10d98c1f;border-color:#10d98c4d}.ac-badge-warn{color:#fdba74;background:#fb923c1f;border-color:#fb923c59}.ac-badge-err{color:#fca5a5;background:#ef444426;border-color:#ef444459}.ac-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:14px;display:grid}.ac-card{background:#0b0f1c66;border:1px solid #ffffff0f;border-radius:16px;overflow:hidden}.ac-card-danger{background:#ef44440d;border-color:#ef444440;grid-column:1/-1}.ac-card-head{border-bottom:1px solid #ffffff0f;align-items:center;gap:8px;padding:12px 16px;display:flex}.ac-card-head i{color:#10d98c;font-size:13px}.ac-card-danger .ac-card-head i{color:#ef4444}.ac-card-head h2{color:#f9fafb;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:12px;font-weight:900}.ac-card-body{flex-direction:column;gap:12px;padding:14px 16px;display:flex}.ac-field{flex-direction:column;gap:5px;display:flex}.ac-field>span{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;font-size:10.5px;font-weight:800}.ac-input{color:#f9fafb;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;padding:11px 14px;font-family:inherit;font-size:14px!important}.ac-input:focus{background:#10d98c0a;border-color:#10d98c;outline:none;box-shadow:0 0 0 3px #10d98c2e}textarea.ac-input{resize:vertical;min-height:60px;line-height:1.5}.ac-hint{color:#9ca3af;margin-top:4px;font-size:11px;display:block}.ac-p{color:#9ca3af;margin:0;font-size:13px;line-height:1.55}.ac-save{align-self:flex-start;margin-top:4px}.ac-toggle{width:100%;color:inherit;cursor:pointer;text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:12px;padding:12px;font-family:inherit;display:flex}.ac-toggle-track{background:#ffffff1a;border-radius:999px;flex-shrink:0;width:38px;height:22px;transition:background .18s;position:relative}.ac-toggle-thumb{background:#9ca3af;border-radius:50%;width:18px;height:18px;transition:transform .18s,background .18s;position:absolute;top:2px;left:2px}.ac-toggle-on .ac-toggle-track{background:#10d98c66}.ac-toggle-on .ac-toggle-thumb{background:#10d98c;transform:translate(16px)}.ac-toggle-body{flex-direction:column;gap:1px;display:flex}.ac-toggle-body strong{color:#f9fafb;font-size:13px;font-weight:800}.ac-toggle-body small{color:#9ca3af;font-size:11px}.ac-rewards{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ac-reward{background:#10d98c14;border:1px solid #10d98c40;border-radius:10px;padding:12px 14px}.ac-reward-num{color:#10d98c;font-family:ui-monospace,monospace;font-size:22px;font-weight:900;line-height:1}.ac-reward-label{color:#6ee7b7;text-transform:uppercase;letter-spacing:.06em;margin-top:6px;font-size:10.5px;font-weight:700}.ac-addresses{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.ac-addresses li{background:#ffffff08;border:1px solid #ffffff0d;border-radius:10px;gap:10px;padding:10px 12px;display:flex}.ac-addresses i{color:#10d98c;margin-top:3px}.ac-addr-line{color:#f9fafb;font-size:13px;font-weight:700}.ac-addr-when{color:#9ca3af;margin-top:2px;font-size:11px}.ac-danger-row{flex-wrap:wrap;gap:8px;display:flex}.ac-btn-danger{color:#fca5a5;cursor:pointer;background:#ef44441f;border:1px solid #ef444459;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-family:inherit;font-weight:700;display:inline-flex;font-size:13px!important}.ac-btn-danger:hover:not(:disabled){background:#ef444438;border-color:#ef4444}.ac-btn-danger:disabled{opacity:.5;cursor:not-allowed}.ac-danger-modal{background:#ef44440f;border:1px dashed #ef444440;border-radius:10px;flex-direction:column;gap:10px;margin-top:8px;padding:10px 12px;display:flex;overflow:hidden}.ac-danger-modal p{color:#fca5a5;margin:0;font-size:12px}.ac-links{flex-wrap:wrap;align-items:center;gap:8px;margin-top:20px;display:flex}.ac-policy{color:#9ca3af;align-items:center;gap:6px;padding:8px 12px;font-size:12.5px;text-decoration:none;display:inline-flex}.ac-policy:hover{color:#10d98c}.ac-toast{z-index:9200;color:#f9fafb;background:#0b0f1cf2;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:10px;padding:11px 18px;font-size:13.5px;font-weight:700;display:inline-flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000080}.ac-toast-ok{border-color:#10d98c80}.ac-toast-ok i{color:#10d98c}.ac-toast-err{border-color:#ef444480}.ac-toast-err i{color:#fca5a5}.dh-drop{position:relative}.dh-drop-trigger{cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-family:inherit;display:inline-flex}.dh-drop-trigger i{color:#9ca3af;font-size:10px;transition:color .15s}.dh-drop-trigger:hover i{color:#10d98c}.dh-drop-panel{-webkit-backdrop-filter:blur(16px);z-index:600;background:#0b0f1cf5;border:1px solid #ffffff1a;border-radius:14px;width:min(520px,100vw - 28px);padding:10px;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 18px 50px #0000008c}.dh-drop-featured{color:#f9fafb;background:linear-gradient(135deg,#10d98c26,#06b6d41a);border:1px solid #10d98c40;border-radius:10px;align-items:center;gap:12px;padding:12px 14px;text-decoration:none;display:flex}.dh-drop-featured i{color:#10d98c;font-size:18px}.dh-drop-featured strong{color:#f9fafb;font-size:13.5px;font-weight:800;display:block}.dh-drop-featured small{color:#6ee7b7;margin-top:2px;font-size:11px;display:block}.dh-drop-featured:hover{border-color:#10d98c}.dh-drop-sep{background:#ffffff0f;height:1px;margin:8px 2px}.dh-drop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;display:grid}.dh-drop-cat{color:#d1d5db;border-radius:8px;padding:9px 12px;font-size:12.5px;font-weight:600;text-decoration:none;transition:background .12s,color .12s;display:block}.dh-drop-cat:hover{color:#10d98c;background:#10d98c14}.dh-drop-empty{text-align:center;color:#9ca3af;padding:16px;font-size:12.5px}.dh-drawer-details{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;margin:2px 0;overflow:hidden}.dh-drawer-details summary{color:#d1d5db;cursor:pointer;padding:12px 14px;font-size:14px;font-weight:700;list-style:none}.dh-drawer-details summary:before{content:"▸ ";color:#9ca3af}.dh-drawer-details[open] summary:before{content:"▾ "}.dh-drawer-cats{-webkit-overflow-scrolling:touch;border-top:1px solid #ffffff0a;flex-direction:column;max-height:247px;padding:4px 8px 8px;display:flex;overflow-y:auto}.dh-drawer-cat{color:#9ca3af;border-radius:8px;padding:8px 10px;font-size:13px;text-decoration:none}.dh-drawer-cat:hover{color:#10d98c;background:#10d98c0f}.pk-page{color:#f9fafb;max-width:1240px;margin:0 auto;padding:16px clamp(14px,3vw,32px) 60px}.pk-hero{background:radial-gradient(at 20% 20%,#06b6d424,#0000 60%),radial-gradient(at 90% 40%,#10d98c1f,#0000 60%),linear-gradient(135deg,#0b0f1c99,#0b0f1c4d);border:1px solid #ffffff0f;border-radius:20px;margin-bottom:24px;padding:32px 28px}.pk-hero-inner{max-width:820px}.pk-hero .section-kicker{color:#10d98c}.pk-hero h1{letter-spacing:-.02em;margin:6px 0 10px;font-size:clamp(1.6rem,3.8vw,2.6rem);font-weight:900;line-height:1.1}.pk-hero p{color:#9ca3af;max-width:640px;margin:0;font-size:15px;line-height:1.55}.pk-card-excerpt{color:#9ca3af;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12.5px;line-height:1.55;display:-webkit-box;overflow:hidden}.pd-badge-pkg{color:#10d98c;background:#10d98c33;border:1px solid #10d98c73}.pk-contents{background:#0b0f1c66;border:1px solid #ffffff0f;border-radius:16px;margin-top:30px;padding:20px}.pk-contents-count{color:#10d98c;text-transform:uppercase;letter-spacing:.06em;background:#10d98c1f;border:1px solid #10d98c4d;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:800}.pk-contents-list{flex-direction:column;gap:8px;margin:14px 0 0;padding:0;list-style:none;display:flex}.pk-contents-row{background:#ffffff08;border:1px solid #ffffff0d;border-radius:10px;grid-template-columns:56px 1fr auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.pk-contents-thumb{object-fit:cover;background:#ffffff0a;border-radius:10px;width:56px;height:56px}.pk-contents-thumb-empty{background:repeating-linear-gradient(45deg,#ffffff05 0 8px,#ffffff0f 8px 16px)}.pk-contents-name{color:#f9fafb;font-size:13.5px;font-weight:700}.pk-contents-qty{color:#10d98c;margin-top:2px;font-family:ui-monospace,monospace;font-size:11.5px;font-weight:700}.ac-id-ok{background:#10d98c1a;border:1px solid #10d98c4d;border-radius:10px;align-items:center;gap:12px;padding:12px 14px;display:flex}.ac-id-ok i{color:#10d98c;font-size:22px}.ac-id-ok strong{color:#10d98c;font-size:14px;font-weight:800;display:block}.ac-id-ok small{color:#9ca3af;margin-top:2px;font-size:12px;display:block}.ac-id-bullets{flex-direction:column;gap:6px;margin:6px 0 10px;padding:0;list-style:none;display:flex}.ac-id-bullets li{color:#d1d5db;align-items:center;gap:10px;font-size:12.5px;display:flex}.ac-id-bullets i{text-align:center;color:#10d98c;width:16px;font-size:11px}.pul-badge-flag{margin-left:4px;font-size:13px;line-height:1}.lt-panel{background:linear-gradient(135deg,#10d98c0d,#06b6d40a);border:1px solid #10d98c26;border-radius:14px;margin-bottom:14px;padding:14px 16px}.lt-panel-head{color:#10d98c;text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:8px;margin-bottom:10px;font-size:11px;font-weight:900;display:flex}.lt-panel-head i{font-size:13px}.lt-sub{color:#9ca3af;letter-spacing:.08em;text-transform:none;margin-left:auto;font-size:10px;font-weight:600}.lt-row{flex-wrap:wrap;align-items:center;gap:14px 20px;display:flex}.lt-divider{background:#ffffff0f;width:1px;height:40px}@media (max-width:720px){.lt-divider{display:none}}.lt-metric{min-width:100px}.lt-metric-value{letter-spacing:-.02em;color:#f9fafb;font-family:ui-monospace,monospace;font-size:28px;font-weight:900;line-height:1}.lt-metric-accent .lt-metric-value{background:linear-gradient(135deg,#10d98c,#6ee7b7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.lt-metric-small .lt-metric-value{color:#d1d5db;font-size:18px}.lt-metric-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;margin-top:4px;font-size:10.5px;font-weight:700}.lt-metric-small .lt-metric-label{font-size:9.5px}.lt-countries{border-top:1px dashed #ffffff0f;flex-wrap:wrap;gap:6px;margin-top:12px;padding-top:10px;display:flex}.lt-flag{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:999px;align-items:center;gap:5px;padding:3px 9px;font-size:13px;display:inline-flex}.lt-flag small{color:#9ca3af;font-family:ui-monospace,monospace;font-size:10.5px;font-weight:700}.lt-skel{flex-direction:column;gap:8px;padding:10px 0;display:flex}.rr{background:#0b0f1c66;border:1px solid #ffffff0f;border-radius:14px;margin-top:14px;padding:16px 18px}.rr-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.rr-head h2{color:#f9fafb;letter-spacing:-.01em;align-items:center;gap:8px;margin:0;font-size:14px;font-weight:900;display:flex}.rr-head h2 i{color:#10d98c}.rr-sub{color:#9ca3af;margin-top:4px;font-size:11.5px}.rr-ranges{background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;gap:2px;padding:3px;display:inline-flex}.rr-range-btn{cursor:pointer;color:#9ca3af;letter-spacing:.04em;background:0 0;border:none;border-radius:999px;padding:5px 12px;font-family:inherit;font-weight:800;font-size:11.5px!important}.rr-range-btn:hover{color:#f9fafb}.rr-range-btn-on{color:#0b0f1c;background:linear-gradient(135deg,#10d98c,#06b6d4)}.rr-chart{background:linear-gradient(#10d98c08,#0000);border-bottom:1px solid #ffffff0f;border-radius:8px;align-items:flex-end;gap:2px;height:140px;margin-bottom:4px;padding:10px 4px 30px;display:flex;position:relative}.rr-col{flex:1;justify-content:center;align-items:flex-end;min-width:0;height:100%;display:flex;position:relative}.rr-bar-track{width:80%;max-width:24px;height:100%;position:relative}.rr-bar-hits{background:linear-gradient(#10d98c73,#10d98c33);border-radius:3px 3px 0 0;position:absolute;bottom:0;left:0;right:0}.rr-bar-uniq{background:linear-gradient(#10d98c,#06b6d4);border-radius:3px 3px 0 0;position:absolute;bottom:0;left:25%;right:25%}.rr-col-label{color:#9ca3af;white-space:nowrap;font-family:ui-monospace,monospace;font-size:10px;position:absolute;bottom:-22px;left:50%;transform:translate(-50%)}.rr-legend{color:#9ca3af;justify-content:center;gap:16px;margin:6px 0 10px;font-size:11px;display:flex}.rr-legend-dot{vertical-align:middle;border-radius:2px;width:12px;height:8px;margin-right:6px;display:inline-block}.rr-legend-dot-hits{background:#10d98c73}.rr-legend-dot-uniq{background:linear-gradient(#10d98c,#06b6d4)}.rr-tables{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px;margin-top:16px;display:grid}.rr-list{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;padding:12px 14px}.rr-list h3{color:#9ca3af;text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px;font-size:10.5px;font-weight:900}.rr-list ul{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.rr-list li{justify-content:space-between;align-items:baseline;gap:8px;font-size:12px;display:flex}.rr-list-label{color:#d1d5db;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.rr-list-val{color:#9ca3af;flex-shrink:0}.rr-list-val strong{color:#10d98c;font-family:ui-monospace,monospace;font-weight:800}.rr-list-val small{color:#6b7280}.rr-list-empty{color:#6b7280;font-size:11.5px}.rr-products{margin-top:16px}.rr-products h3{color:#9ca3af;text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px;font-size:10.5px;font-weight:900}.rr-products ul{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.rr-products li{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:6px 10px;display:flex}.rr-products a{color:#f9fafb;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-family:ui-monospace,monospace;font-size:12.5px;font-weight:700;text-decoration:none;overflow:hidden}.rr-products a:hover{color:#10d98c}.rr-products-meta{color:#9ca3af;white-space:nowrap;flex-shrink:0;align-items:center;gap:8px;font-size:11px;display:inline-flex}.rr-products-meta strong{color:#f9fafb;font-family:ui-monospace,monospace}.rr-ptype{text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;background:#ffffff0f;border-radius:999px;padding:1px 7px;font-size:9.5px;font-weight:800}.rr-ptype-bundle{color:#10d98c;background:#10d98c26}.rr-empty{text-align:center;color:#9ca3af;padding:40px 20px;font-size:13px}.rr-skel{flex-direction:column;gap:10px;padding:14px 0;display:flex}@media (max-width:900px){.bo-thead{display:none}.bo-row{grid-template-columns:56px 1fr auto;grid-template-areas:"thumb body chev""meta meta meta";gap:10px 12px;padding:12px}.bo-row-item{grid-area:thumb/thumb/body/body;display:contents}.bo-row-item>.bo-row-thumb{grid-area:thumb}.bo-row-item>.bo-row-item-body{grid-area:body;min-width:0}.bo-row-name{white-space:normal;font-size:14px}.bo-row-slug{white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.bo-row-right{grid-area:chev;align-self:center}.bo-row-right .bo-row-chev,.bo-row-price,.bo-row-stock,.bo-row-updated{display:none}.bo-row-flags{flex-wrap:wrap;grid-area:meta;gap:4px;display:flex}}.bo-num{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;align-items:center;width:100%;transition:border-color .15s,background .15s,box-shadow .15s;display:inline-flex;overflow:hidden}.bo-num:focus-within{background:#10d98c0a;border-color:#10d98c;box-shadow:0 0 0 3px #10d98c26}.bo-num-btn{color:#d1d5db;cursor:pointer;background:0 0;border:none;flex-shrink:0;width:36px;height:38px;padding:0;font-family:ui-monospace,monospace;font-size:18px;font-weight:900;line-height:1;transition:background .12s,color .12s}.bo-num-btn:hover:not(:disabled){color:#10d98c;background:#10d98c1a}.bo-num-btn:disabled{opacity:.35;cursor:not-allowed}.bo-num-input{color:#f9fafb;text-align:center;-moz-appearance:textfield;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:10px 0;font-family:ui-monospace,monospace;font-weight:700;font-size:14.5px!important}.bo-num-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.bo-num-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bo-media{background:#0b0f1c66;border:1px solid #ffffff0f;border-radius:16px;margin-bottom:18px;padding:16px}.bo-media-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.bo-media-head h2{color:#f9fafb;align-items:center;gap:8px;margin:0;font-size:14px;font-weight:900;display:inline-flex}.bo-media-head h2 i{color:#10d98c}.bo-media-head h2 span{color:#9ca3af;font-size:12px;font-weight:700}.bo-drop{color:#9ca3af;cursor:pointer;text-align:center;background:#ffffff05;border:2px dashed #ffffff1a;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px 18px;transition:border-color .15s,background .15s;display:flex}.bo-drop:hover,.bo-drop-over{color:#f9fafb;background:#10d98c0f;border-color:#10d98c}.bo-drop i{color:#10d98c;font-size:26px}.bo-drop p{margin:0;font-size:13px;line-height:1.5}.bo-drop p strong{color:#f9fafb}.bo-media-uploading{flex-direction:column;gap:4px;margin:12px 0 0;padding:0;list-style:none;display:flex}.bo-media-uploading li{color:#10d98c;background:#10d98c14;border:1px solid #10d98c40;border-radius:8px;align-items:center;gap:8px;padding:6px 10px;font-size:12px;display:flex}.bo-media-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;margin-top:14px;display:grid}.bo-media-tile{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;transition:border-color .15s,transform .15s;position:relative;overflow:hidden}.bo-media-tile:hover{border-color:#10d98c66;transform:translateY(-1px)}.bo-media-tile-cover{border-color:#fbbf24;box-shadow:0 0 0 2px #fbbf2426}.bo-media-tile-thumb{aspect-ratio:4/3;background:#000;position:relative}.bo-media-tile-thumb img,.bo-media-tile-thumb video{object-fit:cover;width:100%;height:100%;display:block}.bo-media-play{color:#fff;background:#000000b3;border:1.5px solid #ffffff4d;border-radius:50%;place-items:center;width:34px;height:34px;padding-left:2px;font-size:11px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bo-media-cover-badge{color:#fbbf24;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fbbf2433;border:1px solid #fbbf2480;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:800;position:absolute;top:6px;left:6px}.bo-media-tile-actions{background:#0000004d;justify-content:space-between;align-items:center;gap:4px;padding:6px 8px;display:flex}.bo-media-tile-actions .bo-icon-btn{border-radius:8px;width:30px;height:30px;font-size:11px}.bo-icon-btn-danger{color:#fca5a5;border-color:#ef44444d}.bo-icon-btn-danger:hover{background:#ef444433;border-color:#ef4444}.bo-media-empty{text-align:center;color:#6b7280;background:#ffffff05;border:1px dashed #ffffff0f;border-radius:10px;grid-column:1/-1;padding:18px;font-size:12.5px}.bo-media-tile-virtual{border-style:dashed}.bo-media-virtual-badge{color:#fbbf24;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.04em;text-transform:uppercase;background:#fbbf2424;border:1px solid #fbbf2459;border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:9.5px;font-weight:800;display:inline-flex;position:absolute;bottom:6px;left:6px}.bo-media-virtual-badge i{font-size:9px}.cat{color:#f9fafb;max-width:1300px;margin:0 auto;padding:16px clamp(14px,3vw,32px) 60px}.cat-hero{background-position:50%;background-size:cover;border:1px solid #ffffff0f;border-radius:20px;min-height:220px;margin-bottom:20px;padding:40px clamp(20px,5vw,48px);position:relative;overflow:hidden}.cat-hero-overlay{background:radial-gradient(at 0 100%,#10d98c2e,#0000 60%),linear-gradient(90deg,#0b0f1ceb,#0b0f1c99 55%,#0b0f1c33);position:absolute;inset:0}.cat-hero-inner{max-width:720px;position:relative}.cat-crumbs{margin-bottom:12px;font-size:12.5px}.cat-crumbs a{color:#d1d5db;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000059;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:6px;padding:4px 10px 4px 6px;text-decoration:none;display:inline-flex}.cat-crumbs a:hover{color:#10d98c;border-color:#10d98c66}.cat-hero .section-kicker{color:#10d98c}.cat-hero h1{letter-spacing:-.02em;text-shadow:0 3px 20px #00000080;margin:6px 0 10px;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:900;line-height:1.05}.cat-hero p{color:#ffffffc7;text-shadow:0 2px 12px #0006;max-width:560px;margin:0 0 14px;font-size:14.5px;line-height:1.6}.cat-hero-stats{color:#9ca3af;font-size:12px}.cat-hero-stats strong{color:#f9fafb;font-family:ui-monospace,monospace}.cat-hero-skel{background:linear-gradient(90deg,#ffffff08,#ffffff12,#ffffff08) 0 0/200% 100%;border-radius:20px;height:220px;margin-bottom:20px;animation:1.4s linear infinite pc-shimmer}.cat-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.cat-sort{color:#9ca3af;align-items:center;gap:8px;font-size:12px;display:inline-flex}.cat-sort select{color:#f9fafb;appearance:none;cursor:pointer;background:#ffffff0a url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%239ca3af' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 12px center no-repeat;border:1px solid #ffffff14;border-radius:10px;padding:9px 34px 9px 12px;font-family:inherit;font-weight:600;font-size:13px!important}.cat-sort select:focus{border-color:#10d98c;outline:none;box-shadow:0 0 0 3px #10d98c2e}.cat-missing{text-align:center;color:#9ca3af;max-width:540px;margin:80px auto;padding:40px 24px}.cat-missing i{color:#ffffff26;margin-bottom:14px;font-size:42px}.cat-missing h1{color:#f9fafb;margin:0 0 8px;font-size:22px;font-weight:900}.cat-missing p{margin:0 0 20px;font-size:14px}.pul-ev-search_query{background:#a78bfa0a;border-left-color:#a78bfa}.pul-ev-search_commit{background:#10d98c0a;border-left-color:#10d98c}.pul-ev-tag-warn{color:#fca5a5;background:#ef444426}.bo-side-badge{color:#fbbf24;text-transform:uppercase;letter-spacing:.06em;background:linear-gradient(135deg,#fbbf2440,#fb923c40);border:1px solid #fbbf2459;border-radius:999px;margin-left:auto;padding:1px 7px;font-size:9.5px;font-weight:800}.cox-custom-banner{color:#f9fafb;background:linear-gradient(135deg,#10d98c2e,#10d98c0d);border:1px solid #10d98c52;border-radius:14px;align-items:center;gap:14px;margin:0 0 18px;padding:14px 18px;display:flex}.cox-custom-icon{color:#10d98c;background:#10d98c38;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:inline-flex}.cox-custom-body{flex-direction:column;gap:2px;min-width:0;display:flex}.cox-custom-body strong{letter-spacing:-.005em;font-size:13.5px;font-weight:800}.cox-custom-body strong code{color:#10d98c;background:#10d98c1a;border-radius:4px;margin-left:4px;padding:1px 6px;font-family:ui-monospace,monospace;font-size:11.5px}.cox-custom-body span{color:#d1fae5;font-size:12.5px;line-height:1.5}.cox-summary-strike{color:#6b7280;text-decoration:line-through}.dh-notif,.dh-notif-btn{position:relative}.dh-notif-active i{color:#10d98c}.dh-notif-badge{color:#fff;background:#ef4444;border-radius:4px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10.5px;font-weight:900;display:inline-flex;position:absolute;top:-4px;right:-4px;box-shadow:0 0 0 2px #0a0f14}.dh-notif-menu{z-index:1000;background:#0f1419;border:1px solid #ffffff14;border-radius:4px;flex-direction:column;width:360px;max-height:480px;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 30px 60px -20px #000000b3}.dh-notif-head{color:#f9fafb;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:14px 16px;font-size:13px;display:flex}.dh-notif-head strong{letter-spacing:-.01em;font-weight:800}.dh-notif-markall{cursor:pointer;color:#10d98c;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-family:inherit;font-size:11.5px;font-weight:700}.dh-notif-markall:hover{background:#10d98c14}.dh-notif-empty{text-align:center;color:#6b7280;padding:40px 24px}.dh-notif-empty i{opacity:.4;margin-bottom:10px;font-size:28px}.dh-notif-empty p{margin:0;font-size:13px}.dh-notif-list{flex:1;margin:0;padding:4px 0;list-style:none;overflow-y:auto}.dh-notif-row{text-align:left;cursor:pointer;color:#d1d5db;background:0 0;border:none;border-bottom:1px solid #ffffff0a;grid-template-columns:36px 1fr 8px;align-items:flex-start;gap:10px;width:100%;padding:10px 14px;font-family:inherit;transition:background .12s;display:grid}.dh-notif-row:hover{background:#ffffff08}.dh-notif-row-unread{background:#10d98c0a}.dh-notif-row-unread:hover{background:#10d98c12}.dh-notif-icon{color:#10d98c;background:#10d98c1a;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;display:inline-flex}.dh-notif-icon-custom_order{color:#10d98c;background:#10d98c24}.dh-notif-icon-order{color:#818cf8;background:#6366f124}.dh-notif-icon-reward{color:#fbbf24;background:#fbbf2424}.dh-notif-icon-announcement{color:#f472b6;background:#f472b624}.dh-notif-body{flex-direction:column;gap:2px;min-width:0;display:flex}.dh-notif-title{color:#f9fafb;font-size:13px;font-weight:700}.dh-notif-text{color:#9ca3af;font-size:12px;line-height:1.4}.dh-notif-meta{color:#6b7280;letter-spacing:.02em;margin-top:4px;font-size:10.5px}.dh-notif-dot{background:#10d98c;border-radius:50%;align-self:flex-start;width:8px;height:8px;margin-top:6px}@media (max-width:600px){.dh-notif-menu{width:auto;max-height:calc(100vh - 80px);position:fixed;top:64px;left:8px;right:8px}}.dh-offer-btn{animation:2.4s ease-in-out infinite offerGlow;position:relative;color:#10d98c!important;background:linear-gradient(135deg,#10d98c2e,#10d98c0f)!important;border-color:#10d98c59!important}.dh-offer-btn:hover{background:linear-gradient(135deg,#10d98c47,#10d98c1f)!important}.dh-offer-badge{color:#062019;background:#10d98c;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10.5px;font-weight:900;display:inline-flex;position:absolute;top:-4px;right:-4px;box-shadow:0 0 0 2px #0a0f14}@keyframes offerGlow{0%,to{box-shadow:0 0 #10d98c00}50%{box-shadow:0 0 0 6px #10d98c2e}}.cob-overlay{z-index:9899;-webkit-backdrop-filter:blur(4px);background:#03070e99;position:fixed;inset:0}.cob-drawer{color:#f9fafb;z-index:9900;background:#0a0f14;border:1px solid #10d98c2e;border-bottom:none;border-radius:4px 4px 0 0;flex-direction:column;width:100%;max-width:600px;max-height:92vh;display:flex;position:fixed;bottom:0;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 -24px 60px #000000a6}.cob-drawer-handle{background:#ffffff2e;border-radius:4px;width:40px;height:4px;margin:10px auto 6px}.cob-drawer-head{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:6px 18px 12px;display:flex}.cob-drawer-kicker{letter-spacing:.12em;text-transform:uppercase;color:#10d98c;align-items:center;gap:8px;font-size:11px;font-weight:800;display:inline-flex}.cob-drawer-pulse{background:#10d98c;border-radius:4px;width:8px;height:8px;animation:1.8s ease-out infinite cobDrawerPulse;box-shadow:0 0 #10d98c8c}@keyframes cobDrawerPulse{0%{box-shadow:0 0 #10d98c8c}70%{box-shadow:0 0 0 10px #10d98c00}to{box-shadow:0 0 #10d98c00}}.cob-drawer-close{color:#9ca3af;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:4px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.cob-drawer-close:hover{color:#f9fafb;background:#ffffff1a}.cob-drawer-body{flex:1;padding:16px 18px;overflow-y:auto}.cob-drawer-title{letter-spacing:-.02em;color:#f9fafb;margin:0 0 6px;font-size:20px;font-weight:900}.cob-drawer-ref{color:#9ca3af;margin-bottom:14px;font-size:12px;line-height:1.5}.cob-drawer-ref code{color:#d1fae5;background:#ffffff0d;border-radius:4px;padding:1px 6px;font-family:ui-monospace,monospace;font-size:11.5px}.cob-drawer-ref strong{color:#d1d5db;font-weight:700}.cob-drawer-note{color:#d1fae5;background:#10d98c0f;border:1px solid #10d98c24;border-radius:4px;margin:0 0 14px;padding:12px 14px 12px 38px;font-size:13px;line-height:1.55;position:relative}.cob-drawer-note i{color:#10d98c;opacity:.7;font-size:13px;position:absolute;top:12px;left:12px}.cob-drawer-note p{margin:0}.cob-drawer-items{flex-direction:column;gap:6px;margin:0 0 14px;padding:0;list-style:none;display:flex}.cob-drawer-items li{background:#ffffff06;border:1px solid #ffffff0a;border-radius:4px;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;padding:8px 10px;display:grid}.cob-drawer-thumb{object-fit:cover;background:#ffffff0a;border-radius:4px;width:40px;height:40px}.cob-drawer-thumb-empty{background:#10d98c14}.cob-drawer-item-body{min-width:0}.cob-drawer-item-name{color:#f9fafb;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.cob-drawer-item-meta{color:#9ca3af;margin-top:2px;font-size:11.5px}.cob-drawer-item-qty{color:#d1d5db;font-size:13px;font-weight:800}.cob-drawer-totals{background:#ffffff08;border:1px solid #ffffff0f;border-radius:4px;flex-direction:column;gap:6px;padding:12px 14px;display:flex}.cob-drawer-row{color:#d1d5db;justify-content:space-between;align-items:baseline;font-size:13px;display:flex}.cob-drawer-strike{color:#6b7280;text-decoration:line-through}.cob-drawer-row-final{border-top:1px solid #ffffff14;margin-top:2px;padding-top:8px;font-size:14px}.cob-drawer-row-final strong{color:#10d98c;letter-spacing:-.01em;font-size:18px;font-weight:900}.cob-drawer-saved{color:#10d98c;background:#10d98c1f;border:1px solid #10d98c47;border-radius:4px;align-self:flex-start;align-items:center;gap:6px;margin-top:6px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.cob-drawer-actions{background:#0a0f14;border-top:1px solid #ffffff0f;gap:10px;padding:14px 18px 6px;display:flex}.cob-drawer-decline{color:#d1d5db;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:4px;flex:none;padding:13px 20px;font-family:inherit;font-size:14px;font-weight:700}.cob-drawer-decline:hover:not(:disabled){color:#fca5a5;background:#ef44441f;border-color:#ef444452}.cob-drawer-decline:disabled{opacity:.5;cursor:not-allowed}.cob-drawer-accept{color:#062019;cursor:pointer;background:linear-gradient(135deg,#10d98c,#0fbf7a);border:none;border-radius:4px;flex:1;justify-content:center;align-items:center;gap:8px;padding:13px 20px;font-family:inherit;font-size:14px;font-weight:800;display:inline-flex;box-shadow:0 10px 24px -8px #10d98c8c}.cob-drawer-accept:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 30px -8px #10d98cb3}.cob-drawer-accept:disabled{opacity:.65;cursor:not-allowed}.cob-drawer-fine{color:#6b7280;text-align:center;margin:4px 0 14px;padding:0 18px;font-size:11px;line-height:1.5}@media (max-width:600px){.cob-drawer{max-height:88vh}.cob-drawer-actions{padding:12px 14px 6px}.cob-drawer-decline,.cob-drawer-accept{padding:12px 16px;font-size:13px}.cob-drawer-decline{padding-left:14px;padding-right:14px}}.cob-banner{z-index:950;-webkit-backdrop-filter:blur(18px)saturate(140%);color:#f9fafb;background:linear-gradient(135deg,#10d98c2e,#10d98c0f);border:1px solid #10d98c59;border-radius:14px;align-items:center;gap:14px;width:min(720px,100vw - 24px);padding:10px 14px;display:flex;position:fixed;top:78px;left:50%;transform:translate(-50%);box-shadow:0 18px 40px -18px #10d98c8c,0 8px 22px -8px #00000080}.cob-pulse{background:#10d98c;border-radius:50%;flex-shrink:0;width:10px;height:10px;animation:1.8s ease-out infinite cobPulse;box-shadow:0 0 #10d98c99}@keyframes cobPulse{0%{box-shadow:0 0 #10d98c8c}70%{box-shadow:0 0 0 14px #10d98c00}to{box-shadow:0 0 #10d98c00}}.cob-head{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.cob-head strong{color:#f9fafb;letter-spacing:-.005em;font-size:13.5px;font-weight:800}.cob-head span{color:#d1fae5;opacity:.85;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.cob-btn{color:#062019;cursor:pointer;background:#10d98c;border:none;border-radius:10px;flex-shrink:0;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:12.5px;font-weight:800;transition:transform .15s,background .15s;display:inline-flex}.cob-btn:hover{background:#14e89a;transform:translateY(-1px)}.cob-btn i{font-size:11px}.cob-dismiss{color:#9ca3af;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s,color .15s;display:inline-flex}.cob-dismiss:hover{color:#f9fafb;background:#ffffff1f}@media (max-width:640px){.cob-banner{gap:10px;padding:9px 12px;top:64px}.cob-head strong{font-size:12.5px}.cob-head span{font-size:11.5px}.cob-btn{padding:7px 11px;font-size:12px}}.cob-backdrop{z-index:9000;-webkit-backdrop-filter:blur(10px);background:#03070eb3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.cob-modal{color:#f9fafb;background:linear-gradient(160deg,#0f1419 0%,#0a0f14 100%);border:1px solid #ffffff14;border-radius:18px;width:min(640px,100%);max-height:calc(100vh - 40px);position:relative;overflow-y:auto;box-shadow:0 40px 80px -20px #000000b3,0 0 0 1px #10d98c1a}.cob-modal-head{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:flex-start;gap:14px;padding:22px 22px 14px;display:flex}.cob-modal-head h2{letter-spacing:-.02em;color:#f9fafb;margin:4px 0 6px;font-size:22px;font-weight:900}.cob-kicker{letter-spacing:.14em;text-transform:uppercase;color:#10d98c;background:#10d98c1a;border-radius:6px;padding:4px 9px;font-size:10.5px;font-weight:800;display:inline-block}.cob-meta{color:#9ca3af;font-size:12px;line-height:1.5}.cob-meta code{color:#d1fae5;background:#ffffff0a;border-radius:4px;padding:1px 6px;font-family:ui-monospace,monospace;font-size:11.5px}.cob-meta strong{color:#d1d5db;font-weight:700}.cob-close{color:#9ca3af;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s;display:inline-flex}.cob-close:hover{color:#f9fafb;background:#ffffff1a}.cob-note{color:#d1fae5;background:#10d98c0f;border:1px solid #10d98c24;border-radius:12px;margin:14px 22px;padding:14px 16px 14px 42px;font-size:13.5px;line-height:1.55;position:relative}.cob-note i{color:#10d98c;opacity:.7;font-size:14px;position:absolute;top:14px;left:14px}.cob-note p{margin:0}.cob-items{padding:6px 22px 4px}.cob-items h3{letter-spacing:.12em;text-transform:uppercase;color:#6b7280;margin:8px 0 10px;font-size:11px;font-weight:800}.cob-items ul{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.cob-items li{background:#ffffff06;border:1px solid #ffffff0a;border-radius:10px;grid-template-columns:44px 1fr auto auto;align-items:center;gap:12px;padding:8px 10px;display:grid}.cob-thumb{object-fit:cover;background:#ffffff0a;border-radius:8px;width:44px;height:44px}.cob-thumb-empty{background:#10d98c14}.cob-item-body{min-width:0}.cob-item-name{color:#f9fafb;white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:700;overflow:hidden}.cob-item-meta{color:#9ca3af;margin-top:2px;font-size:11.5px}.cob-item-qty{color:#d1d5db;padding:0 4px;font-size:12px;font-weight:700}.cob-item-line{color:#f9fafb;text-align:right;min-width:60px;font-size:13px;font-weight:800}.cob-totals{background:#ffffff06;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;gap:6px;margin:14px 22px 0;padding:14px 16px;display:flex}.cob-row{color:#d1d5db;justify-content:space-between;align-items:baseline;font-size:13px;display:flex}.cob-muted{color:#9ca3af}.cob-row-original{border-top:1px dashed #ffffff0f;padding-top:4px}.cob-strike{color:#6b7280;text-decoration:line-through}.cob-row-final{border-top:1px solid #ffffff14;margin-top:4px;padding-top:8px;font-size:14px}.cob-row-final strong{color:#10d98c;letter-spacing:-.01em;font-size:17px;font-weight:900}.cob-saved{color:#10d98c;background:#10d98c1a;border:1px solid #10d98c40;border-radius:8px;align-self:flex-start;align-items:center;gap:6px;margin-top:6px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.cob-saved i{font-size:11px}.cob-actions{-webkit-backdrop-filter:blur(12px);z-index:2;background:linear-gradient(#0a0f14b3 0%,#0a0f14fa 35%,#0a0f14 100%);border-top:1px solid #ffffff0f;gap:10px;margin-top:6px;padding:14px 22px;display:flex;position:sticky;bottom:0}.cob-btn-ghost{color:#d1d5db;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:11px;flex:none;padding:12px 18px;font-family:inherit;font-size:13.5px;font-weight:700;transition:background .15s,color .15s}.cob-btn-ghost:hover:not(:disabled){color:#fca5a5;background:#ef44441a;border-color:#ef44444d}.cob-btn-ghost:disabled{opacity:.5;cursor:not-allowed}.cob-btn-accept{color:#062019;cursor:pointer;background:linear-gradient(135deg,#10d98c,#0fbf7a);border:none;border-radius:11px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-family:inherit;font-size:14px;font-weight:800;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 10px 24px -8px #10d98c8c}.cob-btn-accept:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 30px -8px #10d98cb3}.cob-btn-accept:disabled{opacity:.65;cursor:not-allowed}.cob-fine{color:#6b7280;text-align:center;padding:0 22px 22px;font-size:11.5px;line-height:1.5}@media (max-width:520px){.cob-modal-head{padding:18px 16px 12px}.cob-modal-head h2{font-size:19px}.cob-note{margin:12px 16px}.cob-items{padding:4px 16px}.cob-items li{grid-template-columns:40px 1fr auto}.cob-item-line{text-align:right;grid-column:2/-1;padding-right:6px}.cob-totals{margin:12px 16px 0;padding:12px}.cob-actions{flex-direction:column-reverse;padding:14px 16px 8px}.cob-btn-ghost,.cob-btn-accept{width:100%}.cob-fine{padding:0 16px 18px}}.hsp{background:#04060b;position:absolute;inset:0;overflow:hidden}.hsp-empty{background:#04060b;position:absolute;inset:0}.hsp-bg{z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hsp-overlay{z-index:1;background:linear-gradient(#04060b59 0%,#04060b8c 55%,#04060beb 100%),linear-gradient(90deg,#04060bb3 0%,#04060b26 60%);position:absolute;inset:0}.hsp-grain{opacity:.35;z-index:1;pointer-events:none;background-image:radial-gradient(#ffffff0a 1px,#0000 1px);background-size:3px 3px;position:absolute;inset:0}.hsp-inner{z-index:2;color:#f9fafb;flex-direction:column;justify-content:flex-end;max-width:1180px;height:100%;margin:0 auto;padding:0 32px 40px;display:flex;position:relative}.hsp-tag{letter-spacing:.12em;text-transform:uppercase;color:#d1fae5;-webkit-backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff24;border-radius:4px;align-self:flex-start;align-items:center;gap:8px;margin-bottom:18px;padding:6px 12px;font-size:11px;font-weight:800;display:inline-flex}.hsp-tag-dot{background:#10d98c;border-radius:4px;width:7px;height:7px;animation:1.8s ease-out infinite cobDrawerPulse;box-shadow:0 0 #10d98c8c}.hsp-copy{max-width:640px}.hsp-title{letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(34px,5vw,56px);font-weight:900;line-height:1.05}.hsp-text{color:#d1d5db;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:56ch;margin:0 0 16px;font-size:15.5px;line-height:1.55;display:-webkit-box;overflow:hidden}.hsp-meta{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:22px;display:flex}.hsp-price{color:#10d98c;letter-spacing:-.01em;font-size:22px;font-weight:900}.hsp-price span{color:#6ee7b7;margin-left:4px;font-size:13px;font-weight:700}.hsp-cap{color:#d1d5db;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:4px;align-items:center;gap:6px;padding:6px 10px;font-size:12.5px;font-weight:700;display:inline-flex}.hsp-actions{flex-wrap:wrap;gap:10px;display:flex}.hsp-btn{cursor:pointer;border:none;border-radius:4px;align-items:center;gap:8px;padding:13px 22px;font-family:inherit;font-size:14px;font-weight:800;text-decoration:none;transition:transform .15s,background .15s;display:inline-flex}.hsp-btn-primary{color:#062019;background:linear-gradient(135deg,#10d98c,#0fbf7a);box-shadow:0 14px 30px -10px #10d98c8c}.hsp-btn-primary:hover{transform:translateY(-1px)}.hsp-btn-ghost{color:#f9fafb;-webkit-backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff24}.hsp-btn-ghost:hover{background:#ffffff1f}.hsp-rail{flex-wrap:wrap;gap:8px;margin-top:26px;display:flex}.hsp-thumb{cursor:pointer;opacity:.55;background:#1a1d24 50%/cover no-repeat;border:1px solid #ffffff24;border-radius:4px;width:64px;height:48px;padding:0;transition:opacity .18s,border-color .18s,transform .18s;position:relative;overflow:hidden}.hsp-thumb:hover{opacity:.85;transform:translateY(-1px)}.hsp-thumb-on{opacity:1;border-color:#10d98c;box-shadow:0 0 0 2px #10d98c40}.hsp-thumb-bar{transform-origin:0;background:#10d98c;width:100%;height:3px;position:absolute;bottom:0;left:0}@media (max-width:720px){.hsp-inner{padding:0 16px 24px}.hsp-tag{margin-bottom:10px;font-size:10px}.hsp-title{font-size:clamp(28px,8vw,38px)}.hsp-text{-webkit-line-clamp:2;margin-bottom:12px;font-size:14px}.hsp-meta{gap:10px;margin-bottom:16px}.hsp-price{font-size:18px}.hsp-actions{gap:8px;width:100%}.hsp-actions .hsp-btn{flex:1;justify-content:center;padding:12px 14px;font-size:13px}.hsp-rail{scrollbar-width:none;flex-wrap:nowrap;margin-top:18px;padding-bottom:4px;overflow-x:auto}.hsp-rail::-webkit-scrollbar{display:none}.hsp-thumb{flex-shrink:0;width:46px;height:36px}.hcx{height:calc(100svh - 112px);min-height:480px}}.app-credit-banner{background:linear-gradient(135deg,#10d98c1f,#10d98c0a);border-top:1px solid #10d98c33;border-bottom:1px solid #10d98c33;width:100%}.app-credit-inner{align-items:center;gap:18px;max-width:1180px;margin:0 auto;padding:18px 32px;display:flex}.app-credit-icon{border-radius:12px;flex-shrink:0;width:48px;height:48px;overflow:hidden;box-shadow:0 8px 20px -8px #10d98c73}.app-credit-icon img{object-fit:cover;width:100%;height:100%;display:block}.app-credit-copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.app-credit-copy strong{color:#10d98c;letter-spacing:-.005em;font-size:15px;font-weight:900}.app-credit-copy span{color:#d1fae5;font-size:13px;line-height:1.45}.app-credit-btn{color:#062019;background:#10d98c;border-radius:4px;flex-shrink:0;align-items:center;gap:8px;padding:11px 18px;font-family:inherit;font-size:13.5px;font-weight:800;text-decoration:none;transition:transform .15s,background .15s;display:inline-flex}.app-credit-btn:hover{background:#14e89a;transform:translateY(-1px)}.app-credit-btn i{font-size:16px}@media (max-width:640px){.app-credit-inner{flex-wrap:wrap;gap:14px;padding:16px 18px}.app-credit-copy span{font-size:12px}.app-credit-btn{justify-content:center;width:100%}}.his{color:#f9fafb;background:#06080d;border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0a;width:100%}.his-row{display:grid}.his-row+.his-row{border-top:1px solid #ffffff0f}.his-row-top{padding:18px 24px}.his-cell-kicker{text-transform:uppercase;letter-spacing:.14em;color:#10d98c;align-items:center;gap:10px;font-size:11px;font-weight:800;display:inline-flex}.his-pulse{background:#10d98c;border-radius:4px;width:8px;height:8px;animation:1.8s ease-out infinite cobDrawerPulse;box-shadow:0 0 #10d98c8c}.his-row-main{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.his-row-main .his-cell+.his-cell{border-left:1px solid #ffffff0f}.his-cell{padding:36px 32px}.his-cell-pitch h2{letter-spacing:-.02em;color:#f9fafb;margin:0 0 14px;font-size:32px;font-weight:900;line-height:1.12}.his-cell-pitch p{color:#d1d5db;max-width:60ch;margin:0 0 22px;font-size:15px;line-height:1.65}.his-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.his-features li{color:#d1fae5;background:#10d98c0f;border:1px solid #10d98c29;border-radius:4px;align-items:center;gap:10px;padding:12px 14px;font-size:13px;font-weight:700;display:inline-flex}.his-features li i{color:#10d98c;font-size:14px}.his-cell-story{background:linear-gradient(160deg,#10d98c0d,#ffffff05)}.his-badge{letter-spacing:.12em;text-transform:uppercase;color:#10d98c;background:#10d98c1f;border:1px solid #10d98c47;border-radius:4px;align-items:center;gap:6px;margin-bottom:14px;padding:5px 10px;font-size:11px;font-weight:800;display:inline-flex}.his-cell-story h3{letter-spacing:-.015em;color:#f9fafb;margin:0 0 12px;font-size:22px;font-weight:900;line-height:1.2}.his-cell-story p{color:#d1d5db;margin:0 0 18px;font-size:14px;line-height:1.65}.his-story-links{flex-direction:column;gap:8px;display:flex}.his-text-link{color:#10d98c;align-items:center;gap:8px;padding:4px 0;font-size:13.5px;font-weight:700;text-decoration:none;display:inline-flex}.his-text-link i{font-size:11px;transition:transform .18s}.his-text-link:hover i{transform:translate(3px)}.his-row-cta{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.his-row-cta .his-cell+.his-cell{border-left:1px solid #ffffff0f}.his-cta{color:#f9fafb;grid-template-columns:56px 1fr auto;align-items:center;gap:18px;padding:22px 28px;text-decoration:none;transition:background .15s;display:grid}.his-cta:hover{background:#ffffff08}.his-cta-call{background:linear-gradient(#10d98c14,#10d98c05)}.his-cta-call:hover{background:#10d98c1f}.his-cta-icon{color:#10d98c;background:#10d98c24;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:20px;display:inline-flex}.his-cta-brief .his-cta-icon{color:#a5b4fc;background:#6366f11f}.his-cta-body{flex-direction:column;gap:2px;min-width:0;display:flex}.his-cta-eyebrow{color:#9ca3af;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.his-cta-body strong{color:#f9fafb;letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:800;overflow:hidden}.his-cta-meta{color:#9ca3af;font-size:12.5px}.his-cta-arrow{color:#6b7280;font-size:14px;transition:transform .18s,color .18s}.his-cta:hover .his-cta-arrow{color:#10d98c;transform:translate(4px)}@media (max-width:820px){.his-row-main,.his-row-cta{grid-template-columns:1fr}.his-row-main .his-cell+.his-cell,.his-row-cta .his-cell+.his-cell{border-top:1px solid #ffffff0f;border-left:none}.his-cell{padding:26px 20px}.his-cell-pitch h2{font-size:26px}.his-cell-story h3{font-size:20px}.his-features{grid-template-columns:1fr}.his-cta{grid-template-columns:48px 1fr auto;gap:14px;padding:18px 20px}.his-cta-icon{width:48px;height:48px;font-size:18px}.his-cta-body strong{white-space:normal;font-size:14.5px}}.ap{background:radial-gradient(80% 60% at 80% 30%,#10d98c1a,#0000 60%),radial-gradient(80% 60% at 10% 90%,#6366f11a,#0000 60%),#04060b;width:100%;padding:80px 24px;position:relative;overflow:hidden}.ap-inner{grid-template-columns:1fr 1fr;align-items:center;gap:48px;max-width:1180px;margin:0 auto;display:grid}.ap-copy{color:#f9fafb;max-width:520px}.ap-icon{background:#000;border-radius:14px;width:64px;height:64px;margin-bottom:16px;overflow:hidden;box-shadow:0 12px 28px -10px #10d98c66}.ap-icon img{object-fit:cover;width:100%;height:100%;display:block}.ap-badge{letter-spacing:.12em;text-transform:uppercase;color:#10d98c;background:#10d98c24;border:1px solid #10d98c47;border-radius:4px;margin-bottom:12px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-block}.ap-copy h2{letter-spacing:-.02em;margin:0 0 14px;font-size:38px;font-weight:900;line-height:1.1}.ap-copy p{color:#d1d5db;margin:0 0 22px;font-size:15.5px;line-height:1.6}.ap-features{flex-wrap:wrap;gap:8px;margin:0 0 28px;padding:0;list-style:none;display:flex}.ap-features li{color:#d1d5db;background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;align-items:center;gap:6px;padding:8px 12px;font-size:12.5px;font-weight:700;display:inline-flex}.ap-features i{color:#10d98c;font-size:12px}.ap-cta{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.ap-store-btn{color:#000;background:#fff;border-radius:4px;align-items:center;gap:12px;padding:12px 22px;text-decoration:none;transition:transform .15s;display:inline-flex}.ap-store-btn:hover{transform:translateY(-2px)}.ap-store-btn i{font-size:28px}.ap-store-btn div{flex-direction:column;line-height:1.1;display:flex}.ap-store-small{opacity:.7;font-size:10.5px;font-weight:600}.ap-store-big{letter-spacing:-.01em;font-size:17px;font-weight:800}.ap-free{color:#9ca3af;font-size:12.5px}.ap-stage{justify-content:center;align-items:center;height:600px;display:flex;position:relative}.ap-phone-pos{width:240px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ap-phone-left{opacity:.55;filter:blur(.5px);z-index:1;transform:translate(-150%,-50%)rotate(-8deg)}.ap-phone-right{opacity:.55;filter:blur(.5px);z-index:1;transform:translate(50%,-50%)rotate(8deg)}.ap-phone-center{z-index:2;width:280px;transform:translate(-50%,-50%)}.ap-phone{width:100%}.ap-phone-frame{aspect-ratio:460/996;background:linear-gradient(165deg,#2c2f37 0%,#0a0c11 55%,#1a1d24 100%);border-radius:9%/4.2%;width:100%;padding:1.4%;position:relative;box-shadow:0 30px 80px #0000008c,inset 0 0 0 1.5px #ffffff0d}.ap-phone-primary .ap-phone-frame{box-shadow:0 40px 100px #000000b3,inset 0 0 0 1.5px #ffffff0f,0 14px 50px #10d98c52}.ap-phone-island{z-index:2;background:#000;border-radius:999px;width:28%;height:2.6%;position:absolute;top:1.8%;left:50%;transform:translate(-50%)}.ap-phone-screen{background:#000;border-radius:7.5%/3.5%;width:100%;height:100%;position:relative;overflow:hidden}.ap-phone-screen img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.ap-dots{z-index:3;gap:6px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.ap-dot{cursor:pointer;background:#ffffff24;border:none;border-radius:4px;width:24px;height:4px;transition:background .18s,width .18s}.ap-dot-on{background:#10d98c;width:32px}@media (max-width:880px){.ap{padding:56px 18px}.ap-inner{grid-template-columns:1fr;gap:32px}.ap-copy{text-align:center;max-width:100%;margin:0 auto}.ap-icon{margin-left:auto;margin-right:auto}.ap-features,.ap-cta{justify-content:center}.ap-copy h2{font-size:30px}.ap-stage{height:480px}.ap-phone-pos{width:200px}.ap-phone-center{width:230px}.ap-phone-left{transform:translate(-130%,-50%)rotate(-8deg)}.ap-phone-right{transform:translate(30%,-50%)rotate(8deg)}}.wd{color:#f9fafb;background:#06080d;border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0a;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.wd-panel{border-right:1px solid #ffffff0f;padding:36px 32px}.wd-panel:last-child{border-right:none}.wd-icon{color:#10d98c;background:#10d98c1f;border-radius:4px;justify-content:center;align-items:center;width:44px;height:44px;margin:0 0 14px 16px;font-size:17px;display:inline-flex}.wd-kicker,.wd-panel h3,.wd-panel p{padding-left:16px}.wd-accent-cyan .wd-icon{color:#67e8f9;background:#22d3ee1f}.wd-accent-amber .wd-icon{color:#fbbf24;background:#fbbf241f}.wd-kicker{letter-spacing:.12em;text-transform:uppercase;color:#9ca3af;margin-bottom:8px;font-size:11px;font-weight:800;display:inline-block}.wd-panel h3{letter-spacing:-.015em;color:#f9fafb;margin:0 0 10px;font-size:22px;font-weight:900;line-height:1.2}.wd-panel p{color:#d1d5db;margin:0;font-size:14px;line-height:1.65}@media (max-width:820px){.wd{grid-template-columns:1fr}.wd-panel{border-bottom:1px solid #ffffff0f;border-right:none;padding:26px 20px}.wd-panel:last-child{border-bottom:none}}.cs-kicker{letter-spacing:.14em;text-transform:uppercase;color:#10d98c;align-items:center;gap:8px;font-size:11px;font-weight:800;display:inline-flex}.cs-pulse{background:#10d98c;border-radius:4px;width:8px;height:8px;animation:1.8s ease-out infinite cobDrawerPulse;box-shadow:0 0 #10d98c8c}.cs-hero{background:radial-gradient(70% 60% at 75% 30%,#10d98c1a,#0000 60%),radial-gradient(80% 60% at 0 100%,#6366f11a,#0000 65%),#04060b;border-bottom:1px solid #ffffff0d;width:100%;padding:64px 24px 48px}.cs-hero-inner{max-width:980px;margin:0 auto}.cs-hero-inner h1{letter-spacing:-.02em;color:#f9fafb;margin:12px 0;font-size:clamp(34px,5vw,52px);font-weight:900;line-height:1.05}.cs-hero-inner p{color:#d1d5db;max-width:60ch;margin:0;font-size:16px;line-height:1.55}.cs-channels{background:#06080d;border-bottom:1px solid #ffffff0d;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;display:grid}.cs-channel{color:#f9fafb;cursor:pointer;text-align:left;background:0 0;border:none;border-right:1px solid #ffffff0f;grid-template-columns:56px 1fr auto;align-items:center;gap:16px;padding:22px 24px;font-family:inherit;text-decoration:none;transition:background .15s;display:grid}.cs-channel:last-child{border-right:none}.cs-channel:hover{background:#ffffff08}.cs-channel-icon{color:#10d98c;background:#10d98c24;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:20px;display:inline-flex;position:relative}.cs-channel-icon-violet{color:#a78bfa;background:#a78bfa24}.cs-channel-icon-mint{color:#10d98c;background:#10d98c2e}.cs-channel-icon-amber{color:#fbbf24;background:#fbbf2424}.cs-channel-body{flex-direction:column;gap:2px;min-width:0;display:flex}.cs-channel-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;font-size:11px;font-weight:800}.cs-channel-body strong{letter-spacing:-.005em;color:#f9fafb;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:800;overflow:hidden}.cs-channel-meta{color:#9ca3af;font-size:12px}.cs-channel-arrow{color:#6b7280;font-size:14px;transition:transform .18s,color .18s}.cs-channel:hover .cs-channel-arrow{color:#10d98c;transform:translate(4px)}.cs-status-dot{border:2px solid #06080d;border-radius:50%;width:12px;height:12px;position:absolute;top:-2px;right:-2px}.cs-status-online{background:#10d98c;animation:1.8s ease-out infinite cobDrawerPulse;box-shadow:0 0 #10d98c80}.cs-status-offline{background:#6b7280}.cs-status-unknown{background:#fbbf24}@media (max-width:980px){.cs-channels{grid-template-columns:repeat(2,1fr)}.cs-channel:nth-child(2n){border-right:none}.cs-channel:nth-child(-n+2){border-bottom:1px solid #ffffff0f}}@media (max-width:560px){.cs-channels{grid-template-columns:1fr}.cs-channel{border-bottom:1px solid #ffffff0f;border-right:none}.cs-channel:last-child{border-bottom:none}}.cs-help{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:1180px;margin:0 auto;padding:48px 24px 8px;display:grid}.cs-help-card{color:#d1d5db;background:#0a0f14;border:1px solid #ffffff0f;border-radius:4px;padding:24px}.cs-help-card>i{color:#10d98c;background:#10d98c1f;border-radius:4px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:12px;font-size:16px;display:inline-flex}.cs-help-card h3{color:#f9fafb;letter-spacing:-.01em;margin:0 0 6px;font-size:17px;font-weight:900}.cs-help-card p{color:#9ca3af;margin:0 0 14px;font-size:13.5px;line-height:1.55}.cs-help-link{color:#10d98c;align-items:center;gap:6px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.cs-help-link i{font-size:11px;transition:transform .18s}.cs-help-link:hover i{transform:translate(3px)}@media (max-width:820px){.cs-help{grid-template-columns:1fr}}.cs-form-wrap{grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:24px;max-width:1180px;margin:0 auto;padding:48px 24px;display:grid}.cs-form-card{background:#0a0f14;border:1px solid #ffffff0f;border-radius:4px;padding:30px}.cs-form-head{margin-bottom:22px}.cs-form-head h2{letter-spacing:-.015em;color:#f9fafb;margin:10px 0 8px;font-size:26px;font-weight:900}.cs-form-head p{color:#9ca3af;margin:0;font-size:14px}.cs-form{grid-template-columns:1fr 1fr;gap:14px;display:grid}.cs-field{flex-direction:column;gap:6px;display:flex}.cs-field-full{grid-column:1/-1}.cs-field span{letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;font-size:11px;font-weight:800}.cs-field input,.cs-field textarea{color:#f9fafb;background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .15s,background .15s}.cs-field input:focus,.cs-field textarea:focus{background:#ffffff0f;border-color:#10d98c8c;outline:none}.cs-field textarea{resize:vertical;min-height:120px}.cs-check{color:#d1d5db;align-items:flex-start;gap:10px;padding:10px 0;font-size:13px;line-height:1.5;display:flex}.cs-check input{margin-top:3px}.cs-form-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:6px;display:flex}.cs-btn{cursor:pointer;border:none;border-radius:4px;align-items:center;gap:8px;padding:12px 20px;font-family:inherit;font-size:14px;font-weight:800;text-decoration:none;transition:transform .15s,background .15s;display:inline-flex}.cs-btn-primary{color:#062019;background:linear-gradient(135deg,#10d98c,#0fbf7a);box-shadow:0 10px 24px -8px #10d98c8c}.cs-btn-primary:hover:not(:disabled){transform:translateY(-1px)}.cs-btn-primary:disabled{opacity:.65;cursor:not-allowed}.cs-btn-ghost{color:#d1d5db;background:#ffffff0d;border:1px solid #ffffff1a}.cs-btn-ghost:hover{color:#f9fafb;background:#ffffff1a}.cs-form-status{align-items:center;gap:6px;font-size:13px;font-weight:700;display:inline-flex}.cs-form-status-ok{color:#10d98c}.cs-form-status-err{color:#fca5a5}.cs-aside{color:#d1d5db;background:linear-gradient(#10d98c0f,#ffffff05);border:1px solid #ffffff0f;border-radius:4px;height:fit-content;padding:26px}.cs-aside h3{letter-spacing:.12em;text-transform:uppercase;color:#10d98c;margin:0 0 6px;font-size:12px;font-weight:800}.cs-aside p{margin:0 0 18px;font-size:13.5px;line-height:1.55}.cs-aside p:last-child{margin-bottom:0}@media (max-width:880px){.cs-form-wrap,.cs-form{grid-template-columns:1fr}.cs-form-card{padding:22px}}.cs-faq{max-width:980px;margin:0 auto;padding:24px 24px 80px}.cs-faq-head{margin-bottom:20px}.cs-faq-head h2{letter-spacing:-.015em;color:#f9fafb;margin:10px 0 0;font-size:26px;font-weight:900}.cs-faq-list{flex-direction:column;gap:8px;display:flex}.cs-faq-item{background:#0a0f14;border:1px solid #ffffff0f;border-radius:4px;transition:border-color .15s;overflow:hidden}.cs-faq-item-open{border-color:#10d98c52}.cs-faq-q{cursor:pointer;color:#f9fafb;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:16px 20px;font-family:inherit;font-size:15px;font-weight:700;display:flex}.cs-faq-q i{color:#10d98c;background:#10d98c1f;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;display:inline-flex}.cs-faq-a-wrap{overflow:hidden}.cs-faq-a{color:#d1d5db;margin:0;padding:0 20px 18px;font-size:14px;line-height:1.65}.cs-chat-overlay{z-index:9899;-webkit-backdrop-filter:blur(4px);background:#03070e99;position:fixed;inset:0}.cs-chat-panel{color:#f9fafb;z-index:9900;background:#0a0f14;border:1px solid #10d98c2e;border-bottom:none;border-radius:4px 4px 0 0;flex-direction:column;width:100%;max-width:600px;max-height:92vh;display:flex;position:fixed;bottom:0;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 -24px 60px #000000a6}.cs-chat-head{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.cs-chat-head-title{align-items:center;gap:10px;font-size:14px;font-weight:800;display:inline-flex}.cs-chat-head-title strong{color:#f9fafb}.cs-chat-head-title .cs-status-dot{box-shadow:none;border:none;position:static}.cs-chat-status-text{color:#9ca3af;margin-left:4px;font-size:12px;font-weight:600}.cs-chat-close{color:#9ca3af;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.cs-chat-close:hover{color:#f9fafb;background:#ffffff1a}.cs-chat-form{padding:18px;overflow-y:auto}.cs-chat-user{background:#10d98c0f;border:1px solid #10d98c2e;border-radius:4px;align-items:center;gap:12px;margin-bottom:14px;padding:12px 14px;display:flex}.cs-chat-user-av{color:#10d98c;background:linear-gradient(135deg,#10d98c38,#10d98c0f);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:900;display:flex;overflow:hidden}.cs-chat-user-av img{object-fit:cover;width:100%;height:100%;display:block}.cs-chat-user-body{flex-direction:column;gap:2px;min-width:0;display:flex}.cs-chat-user-body strong{color:#f9fafb;font-size:14px;font-weight:800}.cs-chat-user-body span{color:#9ca3af;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.cs-chat-intro{color:#d1d5db;margin:0 0 16px;font-size:13.5px;line-height:1.55}.cs-chat-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.cs-chat-grid label,.cs-chat-msg{flex-direction:column;gap:6px;display:flex}.cs-chat-msg{margin-top:12px}.cs-chat-grid label>span,.cs-chat-msg>span{letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;font-size:11px;font-weight:800}.cs-chat-grid input,.cs-chat-msg textarea{color:#f9fafb;background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;padding:11px 13px;font-family:inherit;font-size:13.5px}.cs-chat-grid input:focus,.cs-chat-msg textarea:focus{border-color:#10d98c8c;outline:none}.cs-chat-msg textarea{resize:vertical;min-height:96px}.cs-chat-form button[type=submit]{justify-content:center;width:100%;margin-top:16px}.cs-chat-err{color:#fca5a5;background:#ef444414;border:1px solid #ef444440;border-radius:4px;align-items:center;gap:6px;margin:12px 0 0;padding:8px 12px;font-size:13px;display:inline-flex}.cs-chat-sent{text-align:center;padding:30px 24px}.cs-chat-sent>i{color:#10d98c;margin-bottom:12px;font-size:36px}.cs-chat-sent h3{color:#f9fafb;margin:0 0 8px;font-size:19px;font-weight:900}.cs-chat-sent p{color:#d1d5db;margin:0 0 22px;font-size:14px;line-height:1.55}@media (max-width:600px){.cs-chat-grid{grid-template-columns:1fr}.cs-chat-panel{border-left:none;border-right:none;border-radius:0;width:100%;max-width:100%;max-height:100dvh;left:0;transform:none}}.bo-chatpill-wrap{position:relative}.bo-chatpill{letter-spacing:.08em;text-transform:uppercase;color:#d1d5db;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;align-items:center;gap:8px;padding:6px 12px;font-family:inherit;font-size:11px;font-weight:800;display:inline-flex;position:relative}.bo-chatpill:hover{color:#f9fafb;background:#ffffff14}.bo-chatpill-on{color:#10d98c;background:#10d98c24;border-color:#10d98c52}.bo-chatpill-off{color:#9ca3af;background:#ffffff0a}.bo-chatpill-badge{color:#fff;letter-spacing:0;background:#ef4444;border-radius:4px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:900;display:inline-flex}.bo-chatpop{z-index:1000;background:#0a0f14;border:1px solid #ffffff14;border-radius:4px;flex-direction:column;width:360px;max-height:480px;display:flex;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 30px 60px -20px #000000b3}.bo-chatpop-head{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:12px 14px;font-size:13px;display:flex}.bo-chatpop-head strong{color:#f9fafb;font-weight:800}.bo-chatpop-toggle{color:#10d98c;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:#10d98c1f;border:1px solid #10d98c52;border-radius:4px;padding:5px 10px;font-family:inherit;font-size:11px;font-weight:800}.bo-chatpop-toggle:disabled{opacity:.5;cursor:not-allowed}.bo-chatpop-toggle:hover:not(:disabled){background:#10d98c2e}.bo-chatpop-hint{color:#9ca3af;border-bottom:1px solid #ffffff0a;margin:0;padding:10px 14px;font-size:11.5px;line-height:1.5}.bo-chatpop-list{flex:1;overflow-y:auto}.bo-chatpop-empty{text-align:center;color:#6b7280;padding:24px;font-size:13px}.bo-chatpop-row{border-bottom:1px solid #ffffff0a;padding:12px 14px;font-size:12.5px}.bo-chatpop-row:last-child{border-bottom:none}.bo-chatpop-row-head{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:4px;display:flex}.bo-chatpop-row-head strong{color:#f9fafb;font-size:13px;font-weight:700}.bo-chatpop-row-head span{color:#6b7280;font-size:11px}.bo-chatpop-row p{color:#d1d5db;margin:0 0 8px;font-size:12.5px;line-height:1.5}.bo-chatpop-row-foot{flex-wrap:wrap;align-items:center;gap:12px;font-size:11.5px;display:flex}.bo-chatpop-row-foot a{color:#10d98c;text-decoration:none}.bo-chatpop-row-foot a:hover{text-decoration:underline}.bo-chatpop-row-foot button{color:#9ca3af;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:4px;margin-left:auto;padding:4px 8px;font-family:inherit;font-size:11px}.bo-chatpop-row-foot button:hover{color:#f9fafb;background:#ffffff0f}.bo-chatpop-cta{color:#10d98c;align-items:center;gap:6px;font-weight:700;display:inline-flex}.bo-chatpop-meta{color:#6b7280;margin-left:auto;font-size:11px}a.bo-chatpop-row{color:inherit;text-decoration:none;display:block}a.bo-chatpop-row:hover{background:#10d98c0a}.cs-chat-live{flex-direction:column;flex:1;height:100%;min-height:0;display:flex}.cs-chat-bar{color:#d1d5db;border-bottom:1px solid #ffffff0f;padding:10px 16px;font-size:12.5px}.cs-chat-bar-on,.cs-chat-bar-off{align-items:center;gap:8px;display:inline-flex}.cs-chat-bar .cs-status-dot{box-shadow:none;border:none;position:static}.cs-chat-bar-off{color:#fbbf24}.cs-chat-stream{background:#06080d;flex-direction:column;flex:1;gap:8px;min-height:200px;max-height:50vh;padding:16px;display:flex;overflow-y:auto}.cs-chat-bubble{word-wrap:break-word;border-radius:4px;max-width:80%;padding:9px 12px;font-size:13.5px;line-height:1.5}.cs-chat-bubble-customer{color:#062019;background:linear-gradient(135deg,#10d98c,#0fbf7a);align-self:flex-end}.cs-chat-bubble-admin{color:#f9fafb;background:#ffffff0f;border:1px solid #ffffff14;align-self:flex-start}.cs-chat-bubble-system{color:#6b7280;background:0 0;border-radius:4px;align-self:center;padding:4px 10px;font-size:11.5px}.cs-chat-bubble-pending{opacity:.6}.cs-chat-from{letter-spacing:.06em;text-transform:uppercase;color:#10d98c;margin-bottom:4px;font-size:10.5px;font-weight:800;display:block}.cs-chat-text{white-space:pre-wrap}.cs-chat-system{color:#9ca3af;text-align:center;padding:4px;font-size:12px}.cs-chat-typing{gap:4px;padding:4px 0;display:inline-flex}.cs-chat-typing span{background:#9ca3af;border-radius:4px;width:7px;height:7px;animation:1.2s ease-in-out infinite cs-dot}.cs-chat-typing span:nth-child(2){animation-delay:.15s}.cs-chat-typing span:nth-child(3){animation-delay:.3s}@keyframes cs-dot{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.cs-chat-input{background:#0a0f14;border-top:1px solid #ffffff0f;gap:8px;padding:12px;display:flex}.cs-chat-input input{color:#f9fafb;background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;flex:1;padding:11px 13px;font-family:inherit;font-size:14px}.cs-chat-input input:focus{border-color:#10d98c8c;outline:none}.cs-chat-input button{padding:11px 16px}.cs-chat-input-ended{opacity:.1;pointer-events:none;transition:opacity .4s}.cs-chat-input-ended button{box-shadow:none!important;background:#6b7280!important}.bcx{background:#06080d;border:1px solid #ffffff0d;border-radius:4px;grid-template-columns:320px minmax(0,1fr);height:min(640px,100vh - 180px);display:grid;overflow:hidden}.bcx-side{background:#0a0f14;border-right:1px solid #ffffff0f;flex-direction:column;min-width:0;display:flex}.bcx-side-head{border-bottom:1px solid #ffffff0f;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.bcx-side-head strong{color:#f9fafb;font-size:14px;font-weight:800}.bcx-conn{align-items:center;gap:6px;font-size:11.5px;display:inline-flex}.bcx-conn-on{color:#10d98c}.bcx-conn-on .cs-status-dot{background:#10d98c;border:none;width:7px;height:7px;animation:1.8s ease-out infinite cobDrawerPulse;position:static;box-shadow:0 0 #10d98c80}.bcx-conn-off{color:#fbbf24}.bcx-conn-off .cs-status-dot{background:#fbbf24;border:none;width:7px;height:7px;position:static}.bcx-err{color:#fca5a5;padding:10px 16px;font-size:12px}.bcx-side-list{flex:1;overflow-y:auto}.bcx-empty{color:#6b7280;text-align:center;padding:32px 24px;font-size:13px;line-height:1.55}.bcx-side-row{text-align:left;color:#d1d5db;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff0a;width:100%;padding:12px 14px;font-family:inherit;transition:background .12s;display:block}.bcx-side-row:hover{background:#ffffff08}.bcx-side-row-on{background:#10d98c0f;border-left:3px solid #10d98c;padding-left:11px}.bcx-side-row-unread{background:#10d98c0a}.bcx-side-row-head{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:4px;display:flex}.bcx-side-row-head strong{color:#f9fafb;font-size:13px;font-weight:700}.bcx-side-row-time{color:#6b7280;font-size:11px}.bcx-side-row-snippet{color:#9ca3af;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.bcx-side-row-foot{color:#9ca3af;align-items:center;gap:6px;margin-top:6px;font-size:11px;display:flex}.bcx-side-row-dot{border-radius:4px;width:7px;height:7px}.bcx-side-row-dot-on{background:#10d98c;animation:1.8s ease-out infinite cobDrawerPulse;box-shadow:0 0 #10d98c80}.bcx-side-row-dot-off{background:#6b7280}.bcx-side-row-unread-pill{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#ef4444;border-radius:4px;margin-left:auto;padding:1px 6px;font-size:10px;font-weight:800}.bcx-main{flex-direction:column;min-width:0;display:flex}.bcx-placeholder{text-align:center;color:#6b7280;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px;display:flex}.bcx-placeholder i{opacity:.4;margin-bottom:14px;font-size:38px}.bcx-placeholder h2{color:#d1d5db;margin:0 0 6px;font-size:18px}.bcx-placeholder p{max-width:36ch;margin:0;font-size:13px}.bcx-main-head{background:#0a0f14;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.bcx-mob-back{display:none}.bcx-who{flex-direction:column;gap:2px;min-width:0;display:flex}.bcx-who strong{color:#f9fafb;font-size:14px;font-weight:800}.bcx-who span{color:#9ca3af;font-size:12px}.bcx-who span a{color:#10d98c;text-decoration:none}.bcx-who span a:hover{text-decoration:underline}.bcx-head-actions{align-items:center;gap:12px;display:flex}.bcx-pres{align-items:center;gap:6px;font-size:11.5px;display:inline-flex}.bcx-pres-on{color:#10d98c}.bcx-pres-on .cs-status-dot{background:#10d98c;border:none;width:7px;height:7px;animation:1.8s ease-out infinite cobDrawerPulse;position:static;box-shadow:0 0 #10d98c80}.bcx-pres-off{color:#6b7280}.bcx-pres-off .cs-status-dot{background:#6b7280;border:none;width:7px;height:7px;position:static}.bcx-close{color:#fca5a5;cursor:pointer;background:#ef44441a;border:1px solid #ef444447;border-radius:4px;padding:6px 10px;font-family:inherit;font-size:11.5px;font-weight:700}.bcx-close:hover{background:#ef44442e}.bcx-stream{background:#06080d;flex-direction:column;flex:1;gap:10px;padding:18px;display:flex;overflow-y:auto}.bcx-bubble{border-radius:4px;max-width:70%;padding:9px 12px;font-size:13.5px;line-height:1.5}.bcx-bubble-admin{color:#062019;background:linear-gradient(135deg,#10d98c,#0fbf7a);align-self:flex-end}.bcx-bubble-customer{color:#f9fafb;background:#ffffff0f;border:1px solid #ffffff14;align-self:flex-start}.bcx-bubble-system{color:#6b7280;background:0 0;align-self:center;font-size:11.5px}.bcx-bubble-pending{opacity:.6}.bcx-bubble-meta{opacity:.7;letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;gap:8px;margin-bottom:3px;font-size:10.5px;font-weight:700;display:flex}.bcx-bubble-body{white-space:pre-wrap}.bcx-system{color:#9ca3af;text-align:center;padding:4px;font-size:12px}.bcx-typing{gap:4px;padding:4px 0;display:inline-flex}.bcx-typing span{background:#9ca3af;border-radius:4px;width:7px;height:7px;animation:1.2s ease-in-out infinite cs-dot}.bcx-typing span:nth-child(2){animation-delay:.15s}.bcx-typing span:nth-child(3){animation-delay:.3s}.bcx-input{background:#0a0f14;border-top:1px solid #ffffff0f;gap:8px;padding:12px;display:flex}.bcx-input input{color:#f9fafb;background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;flex:1;padding:11px 13px;font-family:inherit;font-size:14px}.bcx-input input:focus{border-color:#10d98c8c;outline:none}.bcx-input button{color:#062019;cursor:pointer;background:linear-gradient(135deg,#10d98c,#0fbf7a);border:none;border-radius:4px;padding:11px 16px;font-family:inherit;font-size:14px;font-weight:800}.bcx-input button:disabled{opacity:.5;cursor:not-allowed}@media (max-width:760px){.bcx{grid-template-columns:1fr;height:min(560px,100vh - 180px);position:relative}.bcx-side{z-index:2;background:#0a0f14;border-radius:4px;transition:transform .2s;position:absolute;inset:0}.bcx-side.bcx-side-hidden{pointer-events:none;transform:translate(-100%)}.bcx-main{position:relative}.bcx-mob-back{color:#d1d5db;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:4px;align-items:center;gap:6px;margin-right:auto;padding:8px 12px;font-family:inherit;font-size:12px;font-weight:700;display:inline-flex;display:inline-flex!important}.bcx-mob-back:hover{color:#f9fafb;background:#ffffff1a}.bcx-main-head{flex-wrap:wrap;gap:8px;padding:10px 14px}.bcx-head-actions{justify-content:space-between;width:100%}.bcx-stream{padding:12px}.bcx-input{gap:6px;padding:10px}.bcx-input input{padding:10px 12px;font-size:14px}.bcx-bubble{max-width:85%;font-size:13px}}.hbg{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.hbg-card{background:#0a0f14;border:1px solid #ffffff0f;border-radius:4px;transition:transform .2s,border-color .2s;overflow:hidden}.hbg-card:hover{border-color:#10d98c4d;transform:translateY(-3px)}.hbg-link{color:inherit;flex-direction:column;height:100%;text-decoration:none;display:flex}.hbg-thumb{aspect-ratio:16/10;color:#ffffff26;background:linear-gradient(135deg,#10d98c1a,#6366f114) 50%/cover no-repeat;justify-content:center;align-items:center;font-size:28px;display:flex}.hbg-body{flex-direction:column;flex:1;gap:6px;padding:16px;display:flex}.hbg-cat{letter-spacing:.12em;text-transform:uppercase;color:#10d98c;background:#10d98c1a;border-radius:4px;width:fit-content;padding:3px 8px;font-size:10px;font-weight:800;display:inline-block}.hbg-title{color:#f9fafb;letter-spacing:-.005em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 0;font-size:15px;font-weight:800;line-height:1.25;display:-webkit-box;overflow:hidden}.hbg-excerpt{color:#9ca3af;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.hbg-meta{color:#6b7280;gap:6px;margin-top:auto;font-size:11.5px;display:flex}.hbg-card-skel{opacity:.5;pointer-events:none}.hbg-skel-line{background:linear-gradient(90deg,#ffffff0a,#ffffff14,#ffffff0a) 0 0/200% 100%;border-radius:4px;height:10px;animation:1.4s linear infinite hbgSkel;display:block}@keyframes hbgSkel{0%{background-position:200% 0}to{background-position:-200% 0}}.hbg-empty{text-align:center;color:#6b7280;border:1px dashed #ffffff14;border-radius:4px;padding:40px}.hbg-empty i{margin-bottom:10px;font-size:24px;display:block}@media (max-width:980px){.hbg{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.hbg{grid-template-columns:1fr}}.hcl{color:#f9fafb;background:#06080d;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;width:100%}.hcl-row{display:grid}.hcl-row+.hcl-row{border-top:1px solid #ffffff0f}.hcl-kicker{letter-spacing:.14em;text-transform:uppercase;color:#10d98c;align-items:center;gap:8px;margin-bottom:10px;font-size:11px;font-weight:800;display:inline-flex}.hcl-pulse{background:#10d98c;border-radius:4px;width:8px;height:8px;animation:1.8s ease-out infinite cobDrawerPulse;box-shadow:0 0 #10d98c8c}.hcl-row-stories{grid-template-columns:1fr 1fr}.hcl-row-stories .hcl-story+.hcl-story{border-left:1px solid #ffffff0f}.hcl-story{color:inherit;grid-template-columns:56px 1fr auto;align-items:flex-start;gap:18px;padding:30px 32px;text-decoration:none;transition:background .15s;display:grid}.hcl-story:hover{background:#10d98c08}.hcl-story-alt:hover{background:#6366f10a}.hcl-story-icon{color:#10d98c;background:#10d98c24;border-radius:4px;justify-content:center;align-items:center;width:56px;height:56px;font-size:20px;display:inline-flex}.hcl-story-icon-alt{color:#a5b4fc;background:#6366f124}.hcl-story-body h3{letter-spacing:-.015em;color:#f9fafb;margin:0 0 6px;font-size:20px;font-weight:900;line-height:1.2}.hcl-story-body p{color:#9ca3af;margin:0;font-size:13.5px;line-height:1.55}.hcl-cta{color:#10d98c;white-space:nowrap;align-items:center;gap:6px;padding-top:8px;font-size:13px;font-weight:700;display:inline-flex}.hcl-cta i{font-size:11px;transition:transform .18s}.hcl-story:hover .hcl-cta i{transform:translate(3px)}.hcl-row-cta{background:radial-gradient(60% 80% at 80%,#10d98c1a,#0000 70%),0 0;grid-template-columns:1fr auto;align-items:center;gap:32px;padding:40px 32px}.hcl-cta-copy h2{letter-spacing:-.02em;margin:0 0 8px;font-size:28px;font-weight:900}.hcl-cta-copy p{color:#d1d5db;max-width:52ch;margin:0;font-size:14.5px;line-height:1.55}.hcl-cta-actions{flex-wrap:wrap;gap:10px;display:flex}.hcl-btn{cursor:pointer;border-radius:4px;align-items:center;gap:8px;padding:12px 20px;font-family:inherit;font-size:14px;font-weight:800;text-decoration:none;transition:transform .15s;display:inline-flex}.hcl-btn-primary{color:#062019;background:linear-gradient(135deg,#10d98c,#0fbf7a);border:none;box-shadow:0 14px 30px -10px #10d98c8c}.hcl-btn-primary:hover{transform:translateY(-1px)}.hcl-btn-ghost{color:#f9fafb;background:#ffffff0a;border:1px solid #ffffff1a}.hcl-btn-ghost:hover{background:#ffffff14}@media (max-width:820px){.hcl-row-stories{grid-template-columns:1fr}.hcl-row-stories .hcl-story+.hcl-story{border-top:1px solid #ffffff0f;border-left:none}.hcl-story{gap:14px;padding:22px 20px}.hcl-row-cta{grid-template-columns:1fr;padding:30px 20px}.hcl-cta-copy h2{font-size:24px}}.lcc{color:#10d98c;cursor:pointer;white-space:nowrap;background:#10d98c24;border:1px solid #10d98c52;border-radius:4px;align-items:center;gap:8px;padding:10px 18px;font-family:inherit;font-size:13px;font-weight:800;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.lcc:hover{background:#10d98c38;transform:translateY(-1px)}.lcc-pulse{background:#10d98c;border-radius:4px;width:7px;height:7px;animation:1.8s ease-out infinite cobDrawerPulse;box-shadow:0 0 #10d98c8c}.lcc-pill{padding:7px 14px;font-size:12px}.lcc-inline{margin-right:auto}.ban-overlay{z-index:99999;background:#04060b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ban-card{text-align:center;color:#f9fafb;width:100%;max-width:520px}.ban-icon{color:#ef4444;background:#ef44441f;border-radius:4px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;font-size:32px;display:flex}.ban-card h1{letter-spacing:-.02em;margin:0 0 10px;font-size:28px;font-weight:900}.ban-sub{color:#9ca3af;margin:0 0 22px;font-size:15px;line-height:1.55}.ban-reason{text-align:left;background:#ef44440f;border:1px solid #ef44442e;border-radius:4px;margin:0 0 22px;padding:14px 16px 14px 42px;position:relative}.ban-reason i{color:#ef4444;opacity:.6;font-size:14px;position:absolute;top:14px;left:14px}.ban-reason p{color:#fca5a5;margin:0;font-size:14px;line-height:1.55}.ban-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.ban-btn{cursor:pointer;border:none;border-radius:4px;align-items:center;gap:8px;padding:12px 18px;font-family:inherit;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.ban-btn-primary{color:#062019;background:#10d98c;box-shadow:0 10px 24px -8px #10d98c8c}.ban-btn-ghost{color:#d1d5db;background:#ffffff0d;border:1px solid #ffffff1a}.ban-btn-ghost:hover{color:#f9fafb;background:#ffffff1a}.ban-fine{color:#6b7280;margin:22px 0 0;font-size:12px;line-height:1.5}.bo-tabs{gap:4px;display:flex}.bo-tab{color:#9ca3af;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:4px;align-items:center;gap:8px;padding:10px 16px;font-family:inherit;font-size:13px;font-weight:700;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.bo-tab:hover{color:#f9fafb;background:#ffffff14}.bo-tab-on{color:#10d98c;background:#10d98c1f;border-color:#10d98c4d}.bo-tab i{font-size:12px}.pul-badge-wrap{display:inline-block}.pul-badge-menu{z-index:100;background:#0a0f14;border:1px solid #ffffff14;border-radius:4px;min-width:200px;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 20px 50px -16px #000000b3}.pul-badge-menu-head{border-bottom:1px solid #ffffff0f;flex-direction:column;gap:2px;padding:10px 14px;display:flex}.pul-badge-menu-head strong{color:#f9fafb;font-size:13px}.pul-badge-menu-head span{color:#6b7280;font-size:11px}.pul-badge-menu-item{cursor:pointer;color:#d1d5db;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:9px 14px;font-family:inherit;font-size:12.5px;font-weight:700;text-decoration:none;transition:background .12s;display:flex}.pul-badge-menu-item:hover{background:#ffffff0a}.pul-badge-menu-item i{text-align:center;width:16px;font-size:12px}.pul-badge-menu-warn{color:#fbbf24}.pul-badge-menu-warn:hover{background:#fbbf2414}.pul-badge-menu-danger{color:#fca5a5}.pul-badge-menu-danger:hover{background:#ef444414}.pul-badge-menu-item:disabled{opacity:.5;cursor:not-allowed}.lcc-hero-pin{background:#10d98c29;border:1px solid #10d98c66;padding:14px 22px;font-size:14px;position:absolute;top:50%;right:0;transform:translateY(-50%);box-shadow:0 14px 30px -10px #10d98c66}.lcc-hero-pin:hover{background:#10d98c47;box-shadow:0 18px 36px -10px #10d98c99}@media (max-width:880px){.lcc-hero-pin{align-self:flex-start;margin-top:18px;position:static;transform:none}}.lcc-hero-full{background:#10d98c24;border:1px solid #10d98c59;justify-content:center;width:100%;margin-top:12px;padding:12px 18px;font-size:14px}.lcc-hero-full:hover{background:#10d98c3d}.lcc-cta{color:#062019;background:#10d98c;border-color:#0000;padding:12px 18px;font-size:14px;font-weight:800;box-shadow:0 10px 24px -8px #10d98c8c}.lcc-cta:hover{background:#14e89a}.sf{color:#9ca3af;width:100%}.sf-cta{background:radial-gradient(60% 80%,#10d98c14,#0000 70%),#06080d;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d}.sf-cta-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1180px;margin:0 auto;padding:28px 32px;display:flex}.sf-cta-copy h3{color:#f9fafb;letter-spacing:-.01em;margin:0;font-size:17px;font-weight:900}.sf-cta-kicker{letter-spacing:.12em;text-transform:uppercase;color:#10d98c;align-items:center;gap:6px;margin-bottom:4px;font-size:11px;font-weight:800;display:inline-flex}.sf-cta-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.sf-cta-btn{color:#f9fafb;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.sf-cta-btn:hover{background:#ffffff1a}.sf-cta-btn-ghost{color:#d1d5db}.sf-main{background:#04060b;position:relative;overflow:hidden}.sf-main:before{content:"";pointer-events:none;background:radial-gradient(50% 50%,#10d98c0f,#0000 70%);width:80%;height:80%;position:absolute;top:-40%;left:50%;transform:translate(-50%)}.sf-inner{z-index:1;grid-template-columns:minmax(0,1.3fr) minmax(0,2fr);gap:48px;max-width:1180px;margin:0 auto;padding:48px 32px 36px;display:grid;position:relative}.sf-brand{flex-direction:column;gap:16px;max-width:360px;display:flex}.sf-brand-head{align-items:center;gap:12px;display:flex}.sf-logo{filter:drop-shadow(0 6px 16px #10d98c80);width:48px;height:48px}.sf-brand-head strong{color:#f9fafb;letter-spacing:.02em;font-size:16px;font-weight:900;display:block}.sf-brand-head span{color:#9ca3af;font-size:12px}.sf-pitch{color:#6b7280;margin:0;font-size:13px;line-height:1.6}.sf-app-btn{color:#000;background:#fff;border-radius:4px;align-items:center;gap:10px;width:fit-content;padding:10px 16px;text-decoration:none;transition:transform .15s;display:inline-flex}.sf-app-btn:hover{transform:translateY(-1px)}.sf-app-btn i{font-size:22px}.sf-app-btn div{flex-direction:column;line-height:1.1;display:flex}.sf-app-small{opacity:.7;font-size:9.5px;font-weight:600}.sf-app-big{letter-spacing:-.01em;font-size:14px;font-weight:800}.sf-cols{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.sf-col-title{letter-spacing:.16em;text-transform:uppercase;color:#10d98c;margin-bottom:10px;font-size:10px;font-weight:800;display:block}.sf-col ul{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.sf-col a{color:#9ca3af;align-items:center;gap:8px;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.sf-col a:hover{color:#10d98c}.sf-col a i{color:#6b7280;width:14px;font-size:11px}.sf-col a:hover i{color:#10d98c}.sf-base{background:#030508;border-top:1px solid #ffffff0a;padding:16px 32px}.sf-base-inner{color:#4b5563;justify-content:space-between;align-items:center;gap:16px;max-width:1180px;margin:0 auto;font-size:11px;display:flex}.sf-base-meta{color:#374151}@media (max-width:880px){.sf-inner{grid-template-columns:1fr;gap:28px;padding:32px 20px 24px}.sf-cols{grid-template-columns:repeat(2,1fr);gap:18px}.sf-cta-inner{padding:24px 20px}}@media (max-width:520px){.sf-brand{flex-flow:wrap;align-items:center;gap:14px;max-width:100%}.sf-pitch{display:none}.sf-cols{grid-template-columns:1fr 1fr;gap:14px}.sf-col-title{margin-bottom:6px}.sf-col ul{gap:4px}.sf-col a{font-size:12px}.sf-base{padding:14px 20px}.sf-base-inner{flex-direction:column;align-items:flex-start;gap:4px}.sf-cta-inner{flex-direction:column;align-items:flex-start}}.ab-kicker{letter-spacing:.14em;text-transform:uppercase;color:#10d98c;align-items:center;gap:8px;margin-bottom:10px;font-size:11px;font-weight:800;display:inline-flex}.ab-accent{background:linear-gradient(135deg,#10d98c,#67e8f9);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ab-hero{background:radial-gradient(60% 70% at 80% 20%,#10d98c24,#0000 65%),radial-gradient(60% 70% at 0 100%,#6366f11f,#0000 60%),#04060b;border-bottom:1px solid #ffffff0d;padding:80px 32px 64px}.ab-hero-inner{color:#f9fafb;max-width:980px;margin:0 auto}.ab-hero-inner h1{letter-spacing:-.02em;margin:0 0 14px;font-size:clamp(38px,6vw,64px);font-weight:900;line-height:1}.ab-hero-inner p{color:#d1d5db;max-width:62ch;margin:0 0 24px;font-size:17px;line-height:1.55}.ab-hero-actions{flex-wrap:wrap;gap:10px;display:flex}.ab-btn{border-radius:4px;align-items:center;gap:8px;padding:13px 22px;font-family:inherit;font-size:14px;font-weight:800;text-decoration:none;transition:transform .15s;display:inline-flex}.ab-btn-primary{color:#062019;background:linear-gradient(135deg,#10d98c,#0fbf7a);box-shadow:0 14px 30px -10px #10d98c8c}.ab-btn-primary:hover{transform:translateY(-1px)}.ab-btn-ghost{color:#f9fafb;background:#ffffff0d;border:1px solid #ffffff1f}.ab-btn-ghost:hover{background:#ffffff1a}.ab-stats{background:#ffffff0f;border-bottom:1px solid #ffffff0d;grid-template-columns:repeat(4,1fr);gap:1px;max-width:1180px;margin:0 auto;padding:48px 32px;display:grid}.ab-stat{color:#f9fafb;background:#06080d;padding:28px 24px}.ab-stat-num{letter-spacing:-.02em;color:#10d98c;font-size:34px;font-weight:900}.ab-stat-label{letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;margin-top:4px;font-size:12px;font-weight:700}.ab-split{grid-template-columns:1fr 1fr;align-items:center;gap:48px;max-width:1180px;margin:0 auto;padding:72px 32px;display:grid}.ab-split-copy h2{letter-spacing:-.02em;color:#f9fafb;margin:0 0 16px;font-size:34px;font-weight:900;line-height:1.1}.ab-split-copy p{color:#d1d5db;margin:0 0 14px;font-size:15px;line-height:1.6}.ab-text-link{color:#10d98c;align-items:center;gap:8px;margin-top:8px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.ab-text-link i{font-size:11px;transition:transform .18s}.ab-text-link:hover i{transform:translate(3px)}.ab-split-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.ab-chip{color:#d1fae5;background:#10d98c0d;border:1px solid #10d98c24;border-radius:4px;align-items:center;gap:10px;padding:14px 16px;font-size:13px;font-weight:700;display:flex}.ab-chip i{color:#10d98c;font-size:14px}.ab-band{background:linear-gradient(#06080d,#04060b);border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:72px 32px}.ab-band-inner{color:#f9fafb;max-width:980px;margin:0 auto}.ab-band-inner h2{letter-spacing:-.015em;margin:0 0 12px;font-size:28px;font-weight:900}.ab-band-inner p{color:#d1d5db;max-width:56ch;margin:0 0 20px;font-size:14.5px;line-height:1.6}.ab-tags{flex-wrap:wrap;gap:8px;display:flex}.ab-tag{color:#d1d5db;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:4px;padding:6px 12px;font-size:12.5px;font-weight:700}.ab-closer{background:radial-gradient(50% 80%,#10d98c14,#0000 70%),#04060b;padding:72px 32px}.ab-closer-inner{color:#f9fafb;text-align:center;max-width:720px;margin:0 auto}.ab-closer-inner h2{letter-spacing:-.02em;margin:0 0 10px;font-size:32px;font-weight:900}.ab-closer-inner p{color:#d1d5db;margin:0 0 24px;font-size:15px}.ab-closer-inner .ab-hero-actions{justify-content:center}@media (max-width:820px){.ab-split{grid-template-columns:1fr;gap:28px;padding:48px 20px}.ab-stats{grid-template-columns:repeat(2,1fr);padding:28px 20px}.ab-band,.ab-closer{padding:48px 20px}.ab-hero{padding:56px 20px 40px}.ab-split-grid{grid-template-columns:1fr}}.or-kicker{letter-spacing:.14em;text-transform:uppercase;color:#10d98c;align-items:center;gap:8px;margin-bottom:10px;font-size:11px;font-weight:800;display:inline-flex}.or-accent{background:linear-gradient(135deg,#10d98c,#0fbf7a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.or-hero{background:radial-gradient(55% 70% at 20% 20%,#10d98c1f,#0000 65%),radial-gradient(60% 70% at 100% 100%,#10d98c29,#0000 65%),#04060b;border-bottom:1px solid #ffffff0d;padding:80px 32px 64px}.or-hero-inner{color:#f9fafb;max-width:980px;margin:0 auto}.or-hero-inner h1{letter-spacing:-.02em;margin:0 0 14px;font-size:clamp(36px,5.5vw,56px);font-weight:900;line-height:1.05}.or-hero-inner p{color:#d1d5db;max-width:60ch;margin:0;font-size:16px;line-height:1.55}.or-timeline{max-width:900px;margin:0 auto;padding:60px 32px 80px;position:relative}.or-rail{background:linear-gradient(#10d98c66,#10d98c0d);width:2px;position:absolute;top:40px;bottom:40px;left:50%;transform:translate(-50%)}.or-step{width:50%;margin-bottom:20px;padding:12px 32px;position:relative}.or-step-left{text-align:right;padding-right:56px;left:0}.or-step-right{padding-left:56px;left:50%}.or-step-dot{color:#062019;z-index:1;background:linear-gradient(135deg,#10d98c,#0fbf7a);border-radius:4px;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;display:inline-flex;position:absolute;top:22px;box-shadow:0 0 0 4px #04060b,0 8px 22px -6px #10d98c8c}.or-step-left .or-step-dot{right:-20px}.or-step-right .or-step-dot{left:-20px}.or-step-card{color:#d1d5db;text-align:left;background:#0a0f14;border:1px solid #ffffff0f;border-radius:4px;padding:22px 24px}.or-step-meta{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:8px;font-size:11px;font-weight:800;display:flex}.or-step-year{color:#10d98c;background:#10d98c1a;border-radius:4px;padding:3px 8px}.or-step-place{color:#9ca3af}.or-step-card h2{letter-spacing:-.01em;color:#f9fafb;margin:0 0 6px;font-size:19px;font-weight:900}.or-step-card p{color:#d1d5db;margin:0;font-size:14px;line-height:1.6}.or-closer{background:radial-gradient(50% 80%,#10d98c14,#0000 70%),#04060b;border-top:1px solid #ffffff0d;padding:72px 32px}.or-closer-inner{color:#f9fafb;text-align:center;max-width:720px;margin:0 auto}.or-closer-inner h2{letter-spacing:-.02em;margin:0 0 10px;font-size:30px;font-weight:900}.or-closer-inner p{color:#d1d5db;margin:0 0 24px;font-size:15px}.or-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.or-btn{border-radius:4px;align-items:center;gap:8px;padding:12px 20px;font-family:inherit;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.or-btn-primary{color:#062019;background:linear-gradient(135deg,#10d98c,#0fbf7a);box-shadow:0 14px 30px -10px #10d98c8c}.or-btn-ghost{color:#f9fafb;background:#ffffff0d;border:1px solid #ffffff1a}.or-btn-ghost:hover{background:#ffffff1a}@media (max-width:680px){.or-timeline{padding:40px 20px 60px}.or-rail{left:20px;transform:none}.or-step{width:100%;margin-bottom:16px;text-align:left!important;padding:0 0 0 50px!important;left:0!important}.or-step-dot{top:0;left:0!important}.or-hero{padding:56px 20px 40px}.or-closer{padding:48px 20px}}.pkx{color:#f9fafb;width:100%}.pkx-kicker{letter-spacing:.14em;text-transform:uppercase;color:#10d98c;align-items:center;gap:8px;font-size:11px;font-weight:800;display:inline-flex}.pkx-pulse{background:#10d98c;border-radius:4px;width:8px;height:8px;animation:1.8s ease-out infinite cobDrawerPulse;box-shadow:0 0 #10d98c8c}.pkx-accent{background:linear-gradient(135deg,#10d98c,#0fbf7a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.pkx-hero{isolation:isolate;background:#04060b;border-bottom:1px solid #ffffff0d;width:100%;padding:88px 32px 72px;position:relative;overflow:hidden}.pkx-hero-mesh{filter:blur(20px);opacity:.8;z-index:0;background:radial-gradient(40% 60% at 20% 30%,#10d98c38,#0000 60%),radial-gradient(40% 60% at 80% 20%,#10d98c24,#0000 65%),radial-gradient(40% 60% at 50% 100%,#10d98c1a,#0000 70%);position:absolute;inset:-40%}.pkx-hero-grid{opacity:.5;z-index:0;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 60% at 50% 45%,#000 30%,#0000 80%);mask-image:radial-gradient(60% 60% at 50% 45%,#000 30%,#0000 80%)}.pkx-hero-inner{z-index:1;max-width:1180px;margin:0 auto;position:relative}.pkx-hero-inner h1{letter-spacing:-.028em;color:#f9fafb;margin:14px 0;font-size:clamp(40px,6vw,72px);font-weight:900;line-height:1}.pkx-hero-inner p{color:#d1d5db;max-width:58ch;margin:0 0 28px;font-size:17px;line-height:1.55}.pkx-hero-stats{border-top:1px solid #ffffff0f;flex-wrap:wrap;gap:32px;max-width:540px;padding-top:14px;display:flex}.pkx-stat strong{letter-spacing:-.02em;color:#10d98c;font-size:28px;font-weight:900;display:block}.pkx-stat span{color:#9ca3af;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.pkx-toolbar{width:100%;top:var(--header-h,112px);z-index:20;-webkit-backdrop-filter:blur(12px);background:#06080d;border-bottom:1px solid #ffffff0d;position:sticky}.pkx-toolbar-inner{flex-wrap:wrap;align-items:center;gap:16px;max-width:1180px;margin:0 auto;padding:14px 32px;display:flex}.pkx-buckets{flex-wrap:wrap;flex:1;gap:6px;min-width:0;display:flex}.pkx-bucket{color:#d1d5db;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;align-items:center;gap:8px;padding:9px 14px;font-family:inherit;font-size:12.5px;font-weight:700;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.pkx-bucket:hover{color:#f9fafb;background:#ffffff14}.pkx-bucket i{font-size:11px}.pkx-bucket-on{color:#10d98c;background:#10d98c24;border-color:#10d98c52}.pkx-toolbar-right{align-items:center;gap:10px;display:flex}.pkx-search{background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;align-items:center;gap:8px;width:240px;padding:0 12px;display:flex}.pkx-search i{color:#6b7280;font-size:12px}.pkx-search input{color:#f9fafb;background:0 0;border:none;outline:none;flex:1;padding:10px 0;font-family:inherit;font-size:13px}.pkx-sort{background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;align-items:center;gap:8px;padding:0 10px 0 12px;display:flex}.pkx-sort i{color:#6b7280;font-size:12px}.pkx-sort select{color:#f9fafb;cursor:pointer;background:0 0;border:none;outline:none;padding:10px 4px;font-family:inherit;font-size:13px;font-weight:700}.pkx-sort select option{color:#f9fafb;background:#0a0f14}@media (max-width:880px){.pkx-toolbar{position:static}.pkx-toolbar-inner{padding:14px 20px}.pkx-toolbar-right{width:100%}.pkx-search{flex:1;width:auto}}.pkx-list-wrap{max-width:1280px;margin:0 auto;padding:48px 32px}.pkx-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.pkx-card{background:#0a0f14;border:1px solid #ffffff0f;border-radius:4px;transition:transform .22s,border-color .22s,box-shadow .22s;position:relative;overflow:hidden}.pkx-card:hover{border-color:#10d98c52;transform:translateY(-4px);box-shadow:0 22px 50px -16px #10d98c40}.pkx-card-spotlight{border-color:#10d98c66;box-shadow:0 0 0 1px #10d98c38,0 18px 40px -14px #10d98c52}.pkx-card-link{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.pkx-card-media{aspect-ratio:4/5;position:relative;overflow:hidden}.pkx-card-img{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.pkx-card-img-empty{background:linear-gradient(135deg,#10d98c1a,#10d98c0d)}.pkx-card:hover .pkx-card-img{transform:scale(1.05)}.pkx-card-overlay{z-index:1;background:linear-gradient(#04060b33 0%,#04060b80 45%,#04060bf2 100%);position:absolute;inset:0}.pkx-card-chips{z-index:2;flex-wrap:wrap;gap:6px;display:flex;position:absolute;top:14px;left:14px}.pkx-card-badge{letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);border-radius:4px;align-items:center;gap:5px;padding:5px 10px;font-size:10.5px;font-weight:800;display:inline-flex}.pkx-card-badge-bundle{color:#10d98c;background:#10d98c2e;border:1px solid #10d98c4d}.pkx-card-badge-gold{color:#10d98c;background:#10d98c38;border:1px solid #10d98c61}.pkx-card-top{z-index:2;color:#f9fafb;position:absolute;bottom:16px;left:16px;right:16px}.pkx-card-name{letter-spacing:-.015em;color:#f9fafb;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-size:20px;font-weight:900;line-height:1.15;display:-webkit-box;overflow:hidden}.pkx-card-excerpt{color:#d1d5db;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.pkx-card-foot{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.pkx-card-meta{flex-direction:column;gap:2px;display:flex}.pkx-card-price{align-items:baseline;gap:6px;display:inline-flex}.pkx-card-price-prefix{color:#9ca3af;letter-spacing:.08em;text-transform:uppercase;font-size:10.5px;font-weight:700}.pkx-card-price strong{letter-spacing:-.01em;color:#10d98c;font-size:20px;font-weight:900}.pkx-card-cap{color:#9ca3af;align-items:center;gap:6px;font-size:12px;display:inline-flex}.pkx-card-cap strong{color:#d1d5db;font-weight:800}.pkx-card-cta{letter-spacing:.04em;color:#10d98c;align-items:center;gap:6px;font-size:12.5px;font-weight:800;display:inline-flex}.pkx-card-cta i{font-size:11px;transition:transform .18s}.pkx-card:hover .pkx-card-cta i{transform:translate(4px)}.pkx-card-skel{pointer-events:none;background:linear-gradient(90deg,#ffffff05,#ffffff0f,#ffffff05) 0 0/200% 100%;min-height:360px;animation:1.4s linear infinite hbgSkel}.pkx-card-skel .pkx-card-media{aspect-ratio:4/5}.pkx-empty{text-align:center;color:#9ca3af;border:1px dashed #ffffff14;border-radius:4px;max-width:560px;margin:0 auto;padding:72px 32px}.pkx-empty>i{color:#10d98c59;margin-bottom:14px;font-size:36px;display:block}.pkx-empty h2{color:#f9fafb;margin:0 0 8px;font-size:19px;font-weight:900}.pkx-empty p{margin:0 0 18px;font-size:14px;line-height:1.55}.pkx-empty-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.pkx-btn{cursor:pointer;border:none;border-radius:4px;align-items:center;gap:8px;padding:12px 20px;font-family:inherit;font-size:14px;font-weight:800;text-decoration:none;transition:transform .15s,background .15s;display:inline-flex}.pkx-btn-primary{color:#062019;background:linear-gradient(135deg,#10d98c,#0fbf7a);box-shadow:0 14px 30px -10px #10d98c8c}.pkx-btn-primary:hover{transform:translateY(-1px)}.pkx-btn-ghost{color:#f9fafb;background:#ffffff0d;border:1px solid #ffffff1f}.pkx-btn-ghost:hover{background:#ffffff1a}.pkx-cta{background:radial-gradient(50% 70%,#10d98c14,#0000 70%),#04060b;border-top:1px solid #ffffff0d;padding:72px 32px}.pkx-cta-inner{text-align:center;color:#f9fafb;max-width:720px;margin:0 auto}.pkx-cta-inner h2{letter-spacing:-.02em;margin:10px 0 8px;font-size:32px;font-weight:900}.pkx-cta-inner p{color:#d1d5db;margin:0 0 24px;font-size:15px;line-height:1.55}.pkx-cta-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}@media (max-width:980px){.pkx-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.pkx-hero{padding:56px 20px 48px}.pkx-hero-stats{gap:18px}.pkx-list-wrap{padding:32px 20px}.pkx-grid{grid-template-columns:1fr}.pkx-cta{padding:56px 20px}}.cx{color:#f9fafb;width:100%}.cx-kicker{letter-spacing:.14em;text-transform:uppercase;color:#10d98c;align-items:center;gap:8px;font-size:11px;font-weight:800;display:inline-flex}.cx-pulse{background:#10d98c;border-radius:4px;width:8px;height:8px;animation:1.8s ease-out infinite cobDrawerPulse;box-shadow:0 0 #10d98c8c}.cx-hero{isolation:isolate;background:#04060b 50%/cover no-repeat;align-items:flex-end;min-height:420px;padding:96px 32px 72px;display:flex;position:relative;overflow:hidden}.cx-hero-vignette{z-index:0;background:linear-gradient(#04060b4d 0%,#04060b94 50%,#04060bf0 88%,#04060b 100%),linear-gradient(90deg,#04060b8c 0%,#04060b00 60%);position:absolute;inset:0}.cx-hero-noise{pointer-events:none;z-index:1;opacity:.5;background-image:radial-gradient(#ffffff0a 1px,#0000 1px);background-size:3px 3px;position:absolute;inset:0}.cx-hero-inner{z-index:2;width:100%;max-width:1180px;margin:0 auto;position:relative}.cx-crumbs{margin-bottom:16px;font-size:12px}.cx-crumbs a{color:#d1d5db;-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;align-items:center;gap:6px;padding:6px 10px;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.cx-crumbs a:hover{color:#f9fafb;background:#ffffff1a}.cx-crumbs i{font-size:11px}.cx-hero-inner h1{letter-spacing:-.025em;color:#f9fafb;margin:10px 0 12px;font-size:clamp(36px,5.5vw,60px);font-weight:900;line-height:1.02}.cx-hero-inner p{color:#d1d5db;max-width:62ch;margin:0 0 22px;font-size:16px;line-height:1.55}.cx-hero-meta{flex-wrap:wrap;gap:10px;display:flex}.cx-meta-pill{color:#d1d5db;-webkit-backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:4px;align-items:center;gap:6px;padding:8px 12px;font-size:12px;display:inline-flex}.cx-meta-pill strong{color:#10d98c;letter-spacing:-.01em;font-weight:800}.cx-hero-skel{background:linear-gradient(135deg,#10d98c14,#6366f10f);min-height:420px}.cx-rail-wrap{top:var(--header-h,112px);z-index:15;-webkit-backdrop-filter:blur(12px);background:#06080df2;border-bottom:1px solid #ffffff0d;position:sticky}.cx-rail{align-items:center;gap:16px;max-width:1280px;margin:0 auto;padding:12px 32px;display:flex}.cx-rail-label{letter-spacing:.12em;text-transform:uppercase;color:#9ca3af;flex-shrink:0;align-items:center;gap:8px;font-size:11px;font-weight:800;display:inline-flex}.cx-rail-label i{color:#10d98c;font-size:13px}.cx-rail-chips{scrollbar-width:none;flex-wrap:nowrap;gap:6px;min-width:0;display:flex;overflow-x:auto}.cx-rail-chips::-webkit-scrollbar{display:none}.cx-rail-chip{color:#d1d5db;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;align-items:center;padding:7px 12px;font-size:12.5px;font-weight:700;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.cx-rail-chip:hover{color:#10d98c;background:#10d98c24;border-color:#10d98c47}.cx-toolbar{max-width:1280px;margin:0 auto;padding:24px 32px 0}.cx-toolbar-inner{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.cx-search{background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;flex:1;align-items:center;gap:8px;min-width:240px;padding:0 12px;display:flex;position:relative}.cx-search i{color:#6b7280;font-size:13px}.cx-search input{color:#f9fafb;background:0 0;border:none;outline:none;flex:1;padding:12px 0;font-family:inherit;font-size:13.5px}.cx-search-clear{color:#9ca3af;cursor:pointer;background:#ffffff0f;border:none;border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;display:inline-flex}.cx-search-clear:hover{color:#f9fafb;background:#ffffff24}.cx-toolbar-right{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.cx-toggle{color:#d1d5db;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;align-items:center;gap:8px;padding:10px 14px;font-family:inherit;font-size:12.5px;font-weight:700;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.cx-toggle-box{background:0 0;border:1.5px solid #fff3;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;transition:background .15s,border-color .15s;display:inline-flex}.cx-toggle-box i{color:#0000;font-size:10px;transition:color .15s}.cx-toggle-on{color:#10d98c;background:#10d98c1f;border-color:#10d98c4d}.cx-toggle-on .cx-toggle-box{background:#10d98c;border-color:#10d98c}.cx-toggle-on .cx-toggle-box i{color:#062019}.cx-sort{background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;align-items:center;gap:8px;padding:0 10px 0 12px;display:flex}.cx-sort i{color:#6b7280;font-size:12px}.cx-sort select{color:#f9fafb;cursor:pointer;background:0 0;border:none;outline:none;padding:10px 4px;font-family:inherit;font-size:13px;font-weight:700}.cx-sort select option{color:#f9fafb;background:#0a0f14}.cx-toolbar-count{color:#9ca3af;margin-top:10px;font-size:12px}.cx-toolbar-count strong{color:#f9fafb;font-weight:800}.cx-body{max-width:1280px;margin:0 auto;padding:20px 32px 48px}.cx-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;display:grid}.cx-grid-skel{max-width:1280px;margin:0 auto;padding:24px 32px}.cx-skel-line{background:linear-gradient(90deg,#ffffff0a,#ffffff14,#ffffff0a) 0 0/200% 100%;border-radius:4px;animation:1.4s linear infinite hbgSkel;display:block}.cx-empty{text-align:center;color:#9ca3af;background:#ffffff05;border:1px dashed #ffffff14;border-radius:4px;max-width:520px;margin:40px auto;padding:48px 24px}.cx-empty>i{color:#10d98c59;margin-bottom:12px;font-size:32px;display:block}.cx-empty h2{color:#f9fafb;margin:0 0 6px;font-size:18px;font-weight:900}.cx-empty p{margin:0 0 18px;font-size:14px;line-height:1.55}.cx-empty-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.cx-missing{text-align:center;color:#9ca3af;max-width:560px;margin:72px auto;padding:48px 24px}.cx-missing i{color:#ffffff26;margin-bottom:14px;font-size:42px}.cx-missing h1{color:#f9fafb;margin:0 0 8px;font-size:24px;font-weight:900}.cx-missing p{margin:0 0 22px;font-size:14px}.cx-btn{cursor:pointer;border:none;border-radius:4px;align-items:center;gap:8px;padding:12px 20px;font-family:inherit;font-size:14px;font-weight:800;text-decoration:none;transition:transform .15s,background .15s;display:inline-flex}.cx-btn-primary{color:#062019;background:linear-gradient(135deg,#10d98c,#0fbf7a);box-shadow:0 14px 30px -10px #10d98c8c}.cx-btn-primary:hover{transform:translateY(-1px)}.cx-btn-ghost{color:#f9fafb;background:#ffffff0d;border:1px solid #ffffff1f}.cx-btn-ghost:hover{background:#ffffff1a}.cx-cta{background:radial-gradient(50% 70%,#10d98c14,#0000 70%),#04060b;border-top:1px solid #ffffff0d;padding:64px 32px}.cx-cta-inner{text-align:center;color:#f9fafb;max-width:720px;margin:0 auto}.cx-cta-inner h2{letter-spacing:-.02em;margin:10px 0 8px;font-size:28px;font-weight:900}.cx-cta-inner p{color:#d1d5db;margin:0 0 22px;font-size:14.5px;line-height:1.55}.cx-cta-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}@media (max-width:820px){.cx-hero{min-height:360px;padding:64px 20px 48px}.cx-rail{padding:10px 16px}.cx-toolbar{padding:20px 16px 0}.cx-body{padding:16px 16px 40px}.cx-search{width:100%;min-width:0}.cx-toolbar-right{justify-content:space-between;width:100%}.cx-cta{padding:48px 20px}}.pol-hero{background:radial-gradient(60% 70% at 80% 20%,#10d98c1a,#0000 65%),#04060b;border-bottom:1px solid #ffffff0d;padding:64px 32px 48px}.pol-hero-inner{color:#f9fafb;max-width:980px;margin:0 auto}.pol-kicker{letter-spacing:.14em;text-transform:uppercase;color:#10d98c;align-items:center;gap:8px;margin-bottom:10px;font-size:11px;font-weight:800;display:inline-flex}.pol-hero-inner h1{letter-spacing:-.02em;margin:0 0 10px;font-size:clamp(30px,5vw,44px);font-weight:900}.pol-hero-inner p{color:#9ca3af;margin:0;font-size:14px}.pol-layout{grid-template-columns:220px minmax(0,1fr);align-items:flex-start;gap:36px;max-width:1180px;margin:0 auto;padding:36px 32px 80px;display:grid}.pol-nav{top:calc(var(--header-h,112px) + 16px);flex-direction:column;gap:2px;display:flex;position:sticky}.pol-nav-item{color:#9ca3af;border-radius:4px;align-items:center;gap:10px;padding:10px 14px;font-size:13px;font-weight:700;text-decoration:none;transition:background .12s,color .12s;display:flex}.pol-nav-item:hover{color:#f9fafb;background:#ffffff0a}.pol-nav-item-on{color:#10d98c;background:#10d98c1f;border-left:3px solid #10d98c;padding-left:11px}.pol-nav-item i{text-align:center;width:16px;font-size:12px}.pol-body{min-height:400px}.pol-loading{flex-direction:column;gap:12px;padding:20px 0;display:flex}.pol-skel{background:linear-gradient(90deg,#ffffff08,#ffffff12,#ffffff08) 0 0/200% 100%;border-radius:4px;animation:1.4s linear infinite hbgSkel}.pol-content{color:#d1d5db;font-size:15px;line-height:1.75}.pol-content h2{color:#f9fafb;border-top:1px solid #ffffff0f;margin:36px 0 12px;padding-top:24px;font-size:20px;font-weight:900}.pol-content h2:first-child{border:none;margin-top:0;padding-top:0}.pol-content h3{color:#e5e7eb;margin:24px 0 8px;font-size:16px;font-weight:800}.pol-content p{margin:0 0 14px}.pol-content a{color:#10d98c;text-decoration:underline}.pol-content strong{color:#f9fafb}.pol-content ul,.pol-content ol{margin:8px 0 16px 20px}.pol-content li{margin-bottom:6px}.pol-content table{border-collapse:collapse;width:100%;margin:16px 0;font-size:13px}.pol-content th{text-align:left;color:#f9fafb;background:#ffffff08;border-bottom:1px solid #ffffff14;padding:10px 14px;font-weight:800}.pol-content td{border-bottom:1px solid #ffffff0a;padding:10px 14px}.pol-badge{letter-spacing:.06em;text-transform:uppercase;color:#10d98c;background:#10d98c1a;border:1px solid #10d98c40;border-radius:4px;align-items:center;gap:6px;margin-bottom:16px;padding:5px 12px;font-size:11px;font-weight:800;display:inline-flex}@media (max-width:820px){.pol-layout{grid-template-columns:1fr;gap:20px;padding:24px 18px 60px}.pol-nav{flex-flow:wrap;gap:6px;position:static}.pol-nav-item{padding:8px 12px;font-size:12px;border-left:none!important;padding-left:12px!important}.pol-nav-item-on{border-bottom:2px solid #10d98c;border-radius:4px 4px 0 0}.pol-hero{padding:48px 18px 32px}}
