*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0e0d06;background:var(--bg-body);color:#fff;color:var(--text-primary);font-family:Rajdhani,sans-serif;margin:0}[dir=rtl],[dir=rtl] *,[dir=rtl] body{font-family:Cairo,sans-serif}a{color:inherit;text-decoration:none}button{font-family:inherit}img{height:auto;max-width:100%}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0e0d06;background:var(--bg-body)}::-webkit-scrollbar-thumb{background:#3a3415;background:var(--bg-border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#f2a900;background:var(--gold)}@keyframes skeleton-pulse{0%,to{opacity:.5}50%{opacity:1}}.product-card-skeleton{border:1px solid #3a3415;border:1px solid var(--bg-border);border-radius:16px;height:250px}.cat-card-skeleton,.product-card-skeleton{animation:skeleton-pulse 1.4s ease-in-out infinite;background:#1c1a08;background:var(--bg-card)}.cat-card-skeleton{border:1px solid #3a3415;border:1px solid var(--bg-border);border-radius:14px;height:72px}.products__empty,.products__loading{color:#8a8a7a;color:var(--text-muted);padding:48px 20px;text-align:center}.products__loading{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);padding:0}@media (max-width:1100px){.products__loading{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.products__loading{grid-template-columns:repeat(2,1fr)}}:root{--bg-body:#0e0d06;--bg-card:#1c1a08;--bg-border:#3a3415;--bg-badge:#4b4200;--gold:#f2a900;--gold-bright:gold;--text-primary:#fff;--text-muted:#8a8a7a}.navbar{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#0e0d06d9;border-bottom:1px solid #0000;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.navbar--scrolled{background:#1c1a08f7;border-bottom-color:#3a3415;border-bottom-color:var(--bg-border);box-shadow:0 4px 24px #00000080}.navbar__inner{gap:24px;height:68px;justify-content:space-between;margin:0 auto;max-width:1280px;padding:0 24px}.navbar__inner,.navbar__logo{align-items:center;display:flex}.navbar__logo{flex-shrink:0;gap:10px;text-decoration:none}.navbar__logo-img{border-radius:6px;height:32px;object-fit:contain;width:32px}.navbar__logo-text{color:#fff;color:var(--text-primary);font-size:1.3rem;font-weight:900;letter-spacing:1px}.navbar__logo-text span{color:#f2a900;color:var(--gold)}.navbar__links{align-items:center;display:flex;gap:4px;list-style:none;margin:0;padding:0}.navbar__links a{border-radius:8px;color:#8a8a7a;color:var(--text-muted);font-size:.95rem;font-weight:500;padding:8px 14px;text-decoration:none;transition:all .2s ease;white-space:nowrap}.navbar__links a:hover{background:#f2a90014;color:gold;color:var(--gold-bright)}.navbar__actions{align-items:center;display:flex;flex-shrink:0;gap:12px}.navbar__lang-btn{align-items:center;background:#4b4200;background:var(--bg-badge);border:1px solid #3a3415;border:1px solid var(--bg-border);border-radius:8px;color:#f2a900;color:var(--gold);cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:6px;padding:7px 14px;transition:all .2s ease;white-space:nowrap}.navbar__lang-btn:hover{background:#f2a900;background:var(--gold);border-color:#f2a900;border-color:var(--gold);color:#0e0d06;color:var(--bg-body)}.navbar__lang-icon{font-size:1rem}.navbar__hamburger{align-items:center;background:#1c1a08;background:var(--bg-card);border:1px solid #3a3415;border:1px solid var(--bg-border);border-radius:8px;cursor:pointer;display:none;flex-direction:column;gap:5px;height:40px;justify-content:center;padding:0;width:40px}.navbar__hamburger span{background:#fff;background:var(--text-primary);border-radius:2px;display:block;height:2px;transform-origin:center;transition:all .3s ease;width:22px}.navbar__hamburger--open span:first-child{transform:translateY(7px) rotate(45deg)}.navbar__hamburger--open span:nth-child(2){opacity:0;transform:scaleX(0)}.navbar__hamburger--open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.navbar__overlay{background:#00000080;inset:0;position:fixed;top:68px;z-index:-1}@media (max-width:768px){.navbar__inner{gap:8px;padding:0 16px}.navbar__actions{gap:4px}.navbar__lang-btn span:last-child{display:none}.navbar__lang-btn{padding:7px 10px}.navbar__hamburger{display:flex}.navbar__links{align-items:stretch;background:#1c1a08;background:var(--bg-card);border-bottom:1px solid #3a3415;border-bottom:1px solid var(--bg-border);flex-direction:column;gap:0;left:0;opacity:0;padding:12px 0;pointer-events:none;position:fixed;right:0;top:68px;transform:translateY(-110%);transition:all .3s ease}.navbar__links--open{opacity:1;pointer-events:all;transform:translateY(0)}.navbar__links a{border-bottom:1px solid #3a341566;border-radius:0;font-size:1rem;padding:14px 24px}.navbar__links li:last-child a{border-bottom:none}[dir=rtl] .navbar__links a{text-align:right}}.navbar__icon-btn{align-items:center;background:none;border:none;border-radius:8px;color:#8a8a7a;color:var(--text-muted);cursor:pointer;display:flex;height:36px;justify-content:center;position:relative;text-decoration:none;transition:all .18s;width:36px}.navbar__icon-btn:hover{background:#f2a90014;color:#f2a900;color:var(--gold)}.navbar__cart-btn{position:relative}.navbar__cart-badge{align-items:center;background:#f2a900;background:var(--gold);border-radius:8px;color:#0e0d06;color:var(--bg-body);display:flex;font-size:10px;font-weight:900;height:16px;justify-content:center;min-width:16px;padding:0 3px;pointer-events:none;position:absolute;right:-4px;top:-4px}[dir=rtl] .navbar__cart-badge{left:-4px;right:auto}.navbar__account-dot{background:#22c55e;border:1.5px solid #0e0d06;border:1.5px solid var(--bg-body);border-radius:50%;height:7px;pointer-events:none;position:absolute;right:4px;top:4px;width:7px}[dir=rtl] .navbar__account-dot{left:4px;right:auto}.navbar__search-wrap{position:relative}.navbar__search-box{background:#1c1a08;background:var(--bg-card);border:1px solid #3a3415;border:1px solid var(--bg-border);border-radius:12px;box-shadow:0 8px 32px #0006;left:auto;overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);width:320px;z-index:400}[dir=rtl] .navbar__search-box{left:0;right:auto}.navbar__search-input{background:#0000;border:none;border-bottom:1px solid #3a3415;border-bottom:1px solid var(--bg-border);color:#fff;color:var(--text-primary);font-family:inherit;font-size:.92rem;outline:none;padding:12px 16px;width:100%}.navbar__search-results{max-height:320px;overflow-y:auto}.navbar__search-loading{color:#8a8a7a;color:var(--text-muted);font-size:.82rem;padding:12px 16px}.navbar__search-item{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-family:inherit;gap:10px;padding:10px 14px;text-align:left;transition:background .15s;width:100%}.navbar__search-item:hover{background:#ffffff0a}[dir=rtl] .navbar__search-item{text-align:right}.navbar__search-thumb{border:1px solid #3a3415;border:1px solid var(--bg-border);border-radius:5px;flex-shrink:0;height:30px;object-fit:cover;width:40px}.navbar__search-name{color:#fff;color:var(--text-primary);font-size:.85rem;font-weight:600;line-height:1.3}.navbar__search-price{color:#f2a900;color:var(--gold);font-size:.75rem;margin-top:2px}@media (max-width:768px){.navbar__search-box{border-radius:12px;left:8px;position:fixed;right:8px;top:52px;width:auto}[dir=rtl] .navbar__search-box{left:8px;right:8px}}@keyframes warp-out{0%{filter:blur(0) brightness(1);opacity:1;transform:scale(1)}18%{filter:brightness(4);opacity:1;transform:scale(.93)}55%{filter:blur(14px) brightness(7);opacity:.7;transform:scale(8)}to{filter:blur(40px) brightness(0);opacity:0;transform:scale(32)}}.splash{background:#0a0a02;inset:0;overflow:hidden;position:fixed;z-index:9999}.splash--warp{animation:warp-out .68s cubic-bezier(.55,.05,.85,.07) forwards;pointer-events:none}.splash__canvas{height:100%;inset:0;position:absolute;width:100%}@keyframes mobile-logo-in{0%{filter:blur(12px);opacity:0;transform:translate(-50%,-50%) scale(.55)}55%{filter:blur(0);opacity:1;transform:translate(-50%,-50%) scale(1.06)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes mobile-glow-pulse{0%,to{filter:drop-shadow(0 0 14px rgba(242,169,0,.5))}50%{filter:drop-shadow(0 0 32px rgba(242,200,60,.95)) drop-shadow(0 0 60px rgba(242,169,0,.35))}}@keyframes mobile-out{0%{opacity:1}to{opacity:0}}.splash__mobile-logo{animation:mobile-logo-in .42s cubic-bezier(.22,1,.36,1) forwards,mobile-glow-pulse .55s ease-in-out .42s infinite;height:96px;left:50%;mask-image:radial-gradient(circle,#000 56%,#0000 72%);-webkit-mask-image:radial-gradient(circle,#000 56%,#0000 72%);mix-blend-mode:screen;object-fit:contain;position:absolute;top:50%;width:96px}.splash--mobile-out{animation:mobile-out .32s ease forwards;pointer-events:none}@keyframes logo-fade-in{0%{filter:blur(10px);opacity:0;transform:translate(-50%,-50%) scale(.7)}60%{filter:blur(0);transform:translate(-50%,-50%) scale(1.06)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.splash__logo{border-radius:50%;left:50%;mask-image:radial-gradient(circle,#000 55%,#0000 72%);-webkit-mask-image:radial-gradient(circle,#000 55%,#0000 72%);mix-blend-mode:screen;object-fit:contain;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.splash__logo--on{animation:logo-fade-in .55s cubic-bezier(.22,1,.36,1) forwards}@keyframes snack-in{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes snack-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(12px) scale(.97)}}.cart-snack{align-items:center;animation:snack-in .3s cubic-bezier(.22,1,.36,1) both;background:var(--bg-card);border:1px solid var(--bg-border);border-left:3px solid var(--gold);border-radius:12px;bottom:28px;box-shadow:0 8px 32px #00000073;display:flex;gap:12px;left:50%;max-width:380px;min-width:280px;padding:13px 18px;position:fixed;transform:translateX(-50%);z-index:8000}[dir=rtl] .cart-snack{border-left:none;border-right:3px solid var(--gold)}.cart-snack--leaving{animation:snack-out .35s ease forwards}.cart-snack__icon{align-items:center;background:#22c55e26;border:1px solid #22c55e4d;border-radius:50%;color:#22c55e;display:flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.cart-snack__text{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.cart-snack__label{color:var(--text-muted);font-size:11.5px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.cart-snack__name{color:var(--text-primary);font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-snack__btn{background:var(--gold);border-radius:8px;color:var(--bg-body);flex-shrink:0;font-size:12px;font-weight:700;padding:7px 14px;text-decoration:none;transition:background .18s;white-space:nowrap}.cart-snack__btn:hover{background:var(--gold-bright)}@media (max-width:480px){.cart-snack{bottom:20px;left:12px;max-width:none;min-width:0;min-width:auto;right:12px;transform:none}}.footer{background:var(--bg-card);border-top:1px solid var(--bg-border);padding:60px 24px 0}.footer__inner{grid-gap:48px;display:grid;gap:48px;grid-template-columns:2fr 1fr 1fr;margin:0 auto;max-width:1280px;padding-bottom:48px}.footer__logo{align-items:center;display:flex;gap:10px;margin-bottom:16px}.footer__logo-img{border-radius:7px;height:34px;object-fit:contain;width:34px}.footer__logo-text{color:var(--text-primary);font-weight:900;letter-spacing:1px}.footer__logo-text span{color:var(--gold)}.footer__desc{color:var(--text-muted);font-size:.9rem;line-height:1.7;margin:0 0 24px;max-width:320px}.footer__social{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.footer__social-btn{align-items:center;background:var(--bg-body);border:1px solid var(--bg-border);border-radius:8px;color:var(--text-muted);display:inline-flex;height:38px;justify-content:center;text-decoration:none;transition:all .18s ease;width:38px}.footer__social-btn span{display:none}.footer__social-btn:hover{background:#f2a9000d;border-color:var(--gold);color:var(--text-primary)}.footer__social-btn svg{flex-shrink:0}.footer__social-btn--telegram-channel:hover svg,.footer__social-btn--telegram:hover svg{color:#29b6f6}.footer__social-btn--instagram:hover svg{color:#e91e8c}.footer__social-btn--whatsapp:hover svg{color:#25d366}.footer__categories h4,.footer__links h4{color:var(--gold);font-size:1rem;font-weight:700;letter-spacing:.5px;margin:0 0 20px}.footer__categories ul,.footer__links ul{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.footer__categories a,.footer__links a{align-items:center;color:var(--text-muted);display:inline-flex;font-size:.9rem;gap:6px;text-decoration:none;transition:color .2s ease}.footer__categories a:hover,.footer__links a:hover{color:var(--gold-bright)}.footer__categories a:before,.footer__links a:before{color:var(--gold);content:"›";font-size:1.1rem}[dir=rtl] .footer__categories a:before,[dir=rtl] .footer__links a:before{content:"‹"}.footer__bottom{align-items:center;border-top:1px solid var(--bg-border);display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin:0 auto;max-width:1280px;padding:20px 0}.footer__bottom span{color:var(--text-muted);font-size:.85rem}.footer__credit{color:var(--text-muted);font-size:.82rem}.footer__credit a{color:var(--gold);text-decoration:none;transition:color .2s}.footer__credit a:hover{color:var(--gold-bright)}@media (max-width:900px){.footer__inner{gap:32px;grid-template-columns:1fr 1fr}.footer__brand{grid-column:1/-1}.footer__desc{max-width:100%}.footer__social{flex-direction:row;flex-wrap:wrap}}@media (max-width:560px){.footer{padding:40px 16px 0}.footer__inner{gap:28px;grid-template-columns:1fr}.footer__bottom{align-items:flex-start;flex-direction:column;gap:8px}}.product-card{animation:fadeUp .5s cubic-bezier(.22,1,.36,1) both;background:var(--bg-card);border:1px solid var(--bg-border);border-radius:16px;display:flex;flex-direction:column;height:250px;overflow:hidden;transition:border-color .3s ease,transform .3s ease,box-shadow .3s ease}.product-card:hover{border-color:var(--gold);box-shadow:0 12px 40px #f2a90026;transform:translateY(-4px)}.product-card__image-wrap{background:#111006;flex-shrink:0;height:110px;overflow:hidden;position:relative}.product-card__image{display:block;height:100%;object-fit:cover;width:100%}.product-card__image-placeholder{align-items:center;background:linear-gradient(135deg,#1c1a08,#111006 60%,#1c1a08);border-bottom:1px solid var(--bg-border);display:flex;flex-direction:column;gap:6px;height:100%;justify-content:center;width:100%}.product-card__image-size{background:var(--bg-badge);border:1px solid var(--bg-border);border-radius:5px;color:var(--gold);font-size:.72rem;font-weight:700;letter-spacing:.4px;padding:3px 10px}.product-card__image-label{color:var(--text-muted);font-size:.68rem}.product-card__badge{border-radius:5px;font-size:.65rem;font-weight:800;left:8px;letter-spacing:.8px;padding:3px 8px;position:absolute;text-transform:uppercase;top:8px}[dir=rtl] .product-card__badge{left:auto;right:8px}.product-card__badge--new{background:#00c853;color:#fff}.product-card__badge--hot{background:#ff5722;color:#fff}.product-card__badge--sale{background:var(--gold);color:var(--bg-body)}.product-card__body{display:flex;flex-direction:column;height:140px;overflow:hidden;padding:10px 12px 12px}.product-card__category{color:var(--gold);flex-shrink:0;font-size:.62rem;font-weight:700;letter-spacing:.8px;line-height:1;margin-bottom:5px;text-transform:uppercase}.product-card__name{color:var(--text-primary);flex-shrink:0;font-size:.88rem;font-weight:700;line-height:1.3;margin:0 0 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card__footer{display:flex;flex-direction:column;flex-shrink:0;gap:7px}.product-card__price{align-items:baseline;display:flex;flex-wrap:wrap;gap:6px}.product-card__price-value{color:var(--gold);font-size:1rem;font-weight:800;white-space:nowrap}.product-card__currency{font-size:.68rem;font-weight:600;opacity:.75}.product-card__price-old{color:var(--text-muted);font-size:.72rem;text-decoration:line-through;white-space:nowrap}.product-card__desc{display:none}.product-card__btn{background:var(--gold);border:none;border-radius:8px;color:var(--bg-body);cursor:pointer;flex-shrink:0;font-family:inherit;font-size:.82rem;font-weight:700;padding:8px 0;transition:background .2s ease;width:100%}.product-card__btn:hover{background:var(--gold-bright)}.product-card__cart-btn{align-items:center;background:var(--bg-badge);border:1px solid var(--bg-border);border-radius:8px;color:var(--text-muted);cursor:pointer;display:flex;flex-shrink:0;justify-content:center;padding:8px 10px;transition:all .2s}.product-card__cart-btn:hover{background:var(--gold);border-color:var(--gold);color:var(--bg-body)}.product-card--oos{opacity:.75}.product-card--oos:hover{border-color:var(--bg-border);box-shadow:none;transform:none}.product-card__oos-overlay{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000009e;display:flex;inset:0;justify-content:center;position:absolute}.product-card__oos-label{background:#b91c1cd1;border:1px solid #ffffff26;border-radius:7px;color:#fff;font-size:.72rem;font-weight:800;letter-spacing:1px;line-height:1.7;padding:6px 14px;text-align:center;text-transform:uppercase}.product-card__btn--oos{background:var(--bg-badge);border:1px solid var(--bg-border);color:var(--text-muted);cursor:not-allowed;font-size:.78rem;opacity:.7}@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}.animate-fade-up{animation:fadeUp .55s cubic-bezier(.22,1,.36,1) both}.animate-fade-in{animation:fadeIn .5s ease both}.animate-fade-right{animation:fadeRight .55s cubic-bezier(.22,1,.36,1) both}.section{padding:80px 24px}.section__inner{margin:0 auto;max-width:1280px}.section__header{animation:fadeUp .5s cubic-bezier(.22,1,.36,1) both;margin-bottom:48px;text-align:center}.section__title{color:var(--text-primary);font-size:clamp(1.6rem,4vw,2.2rem);font-weight:800;letter-spacing:-.02em;margin:0 0 10px}.section__subtitle{color:var(--text-muted);font-size:.95rem;margin:0}.hero{align-items:center;display:flex;flex-direction:column;gap:48px;justify-content:center;min-height:100vh;overflow:hidden;padding:120px 24px 80px;position:relative;text-align:center}.hero__bg{inset:0;pointer-events:none;position:absolute;z-index:0}.hero__orb{border-radius:50%;filter:blur(90px);opacity:.07;position:absolute}.hero__orb--1{background:var(--gold);height:560px;left:-80px;top:-120px;width:560px}.hero__orb--2{background:gold;bottom:-60px;height:440px;right:5%;width:440px}.hero__grid{background-image:linear-gradient(#3a34151f 1px,#0000 0),linear-gradient(90deg,#3a34151f 1px,#0000 0);background-size:60px 60px;inset:0;-webkit-mask-image:radial-gradient(ellipse at 50% 40%,#000 20%,#0000 75%);mask-image:radial-gradient(ellipse at 50% 40%,#000 20%,#0000 75%);position:absolute}.hero__content{align-items:center;display:flex;flex-direction:column;max-width:680px;position:relative;width:100%;z-index:1}.hero__title{color:var(--text-primary);font-size:clamp(2.6rem,12vw,5.5rem);font-weight:900;letter-spacing:-.03em;line-height:1;margin:0 0 32px}.hero__title-highlight{color:var(--gold)}.hero__actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-bottom:52px}.hero__btn{align-items:center;border-radius:10px;display:inline-flex;font-size:.95rem;font-weight:700;gap:8px;letter-spacing:.01em;padding:13px 28px;text-decoration:none;transition:all .22s ease}.hero__btn--primary{background:var(--gold);color:var(--bg-body)}.hero__btn--primary:hover{background:var(--gold-bright);box-shadow:0 8px 28px #f2a9004d;transform:translateY(-2px)}.hero__btn--secondary{background:#0000;border:1px solid var(--bg-border);color:var(--text-primary)}.hero__btn--secondary:hover{background:#f2a9000d;border-color:var(--gold);color:var(--gold)}.hero__stats{flex-wrap:wrap;gap:28px;justify-content:center}.hero__stat,.hero__stats{align-items:center;display:flex}.hero__stat{flex-direction:column}.hero__stat-number{color:var(--gold);font-size:1.6rem;font-weight:900;letter-spacing:-.02em;line-height:1}.hero__stat-label{color:var(--text-muted);font-size:.78rem;letter-spacing:.02em;margin-top:5px}.hero__stat-divider{background:var(--bg-border);height:40px;width:1px}.hero__image-side{max-width:1200px;position:relative;width:90%;z-index:1}.hero__image-placeholder{align-items:center;background:var(--bg-card);border:1px solid var(--bg-border);border-radius:20px;display:flex;flex-direction:column;gap:10px;height:400px;justify-content:center;overflow:hidden;position:relative;width:100%}.hero__image-placeholder:before{background:linear-gradient(135deg,#f2a90008,#0000 60%);content:"";inset:0;position:absolute}.hero__image-size{background:var(--bg-badge);border:1px solid #f2a90033;border-radius:6px;color:var(--gold);font-size:.82rem;font-weight:700;letter-spacing:.5px;padding:5px 13px}.hero__image-label{color:var(--text-muted);font-size:.8rem;letter-spacing:.02em}.hero-slider{aspect-ratio:3/1;background:var(--bg-card);border:1px solid var(--bg-border);border-radius:20px;min-height:160px;overflow:hidden;position:relative;width:100%}.hero-slider__slide{inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .6s ease}.hero-slider__slide--active{opacity:1;pointer-events:auto;position:relative}.hero-slider__img,.hero-slider__slide a{display:block;height:100%}.hero-slider__img{-webkit-user-drag:none;object-fit:cover;-webkit-user-select:none;user-select:none;width:100%}.hero-slider__arrow{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:38px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s;width:38px;z-index:3}.hero-slider__arrow:hover{background:#f2a900bf}.hero-slider__arrow--prev{left:12px}.hero-slider__arrow--next{right:12px}.hero-slider__dots{bottom:12px;display:flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%);z-index:3}.hero-slider__dot{background:#ffffff73;border:none;border-radius:50%;cursor:pointer;height:8px;padding:0;transition:all .22s;width:8px}.hero-slider__dot--active{background:var(--gold);border-radius:4px;width:22px}@keyframes slider-progress{0%{width:0}to{width:100%}}.hero-slider__progress{animation:slider-progress linear forwards;background:var(--gold);bottom:0;height:3px;left:0;opacity:.85;position:absolute;z-index:4}.categories{background:var(--bg-card);border-bottom:1px solid var(--bg-border);border-top:1px solid var(--bg-border)}.cat-marquee{cursor:grab;mask-image:linear-gradient(90deg,#0000 0,#000 8%,#000 92%,#0000);-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 8%,#000 92%,#0000);overflow:hidden;width:100%}.cat-marquee__track{-ms-overflow-style:none;cursor:grab;display:flex;gap:14px;overflow-x:scroll;overflow-y:hidden;padding:4px 0;scrollbar-width:none;user-select:none;-webkit-user-select:none}.cat-marquee__track::-webkit-scrollbar{display:none}.cat-marquee__track:active{cursor:grabbing}.cat-marquee__card{flex:0 0 150px;width:150px}.category-card{align-items:center;animation:fadeUp .45s cubic-bezier(.22,1,.36,1) both;background:var(--bg-body);border:1px solid var(--bg-border);border-radius:14px;cursor:pointer;display:flex;flex:0 0 auto;flex-direction:column;gap:12px;padding:24px 20px;scroll-snap-align:start;text-decoration:none;transition:all .22s ease;width:140px}.category-card:hover{border-color:var(--cat-color,var(--gold));box-shadow:0 8px 24px #00000040;transform:translateY(-3px)}.category-card__icon{align-items:center;color:var(--gold);color:var(--cat-color,var(--gold));display:flex;justify-content:center;opacity:.9;transition:opacity .2s}.category-card:hover .category-card__icon{opacity:1}.category-card__name{color:var(--text-muted);font-size:.82rem;font-weight:600;line-height:1.3;text-align:center;transition:color .2s}.category-card:hover .category-card__name{color:var(--text-primary)}.categories__grid .category-card:first-child{animation-delay:.05s}.categories__grid .category-card:nth-child(2){animation-delay:.1s}.categories__grid .category-card:nth-child(3){animation-delay:.15s}.categories__grid .category-card:nth-child(4){animation-delay:.2s}.categories__grid .category-card:nth-child(5){animation-delay:.25s}.categories__grid .category-card:nth-child(6){animation-delay:.3s}.spotlight{background:var(--bg-card);border-bottom:1px solid var(--bg-border);border-top:1px solid var(--bg-border)}.spotlight__carousel{align-items:center;display:flex;gap:12px}.spotlight__arrow{align-items:center;background:var(--bg-body);border:1px solid var(--bg-border);border-radius:50%;color:var(--text-primary);cursor:pointer;display:flex;flex:0 0 40px;flex-shrink:0;height:40px;justify-content:center;transition:all .2s;width:40px}.spotlight__arrow:hover{background:var(--gold);border-color:var(--gold);color:var(--bg-body)}.spotlight__arrow--off{opacity:0;pointer-events:none}.spotlight__track{-ms-overflow-style:none;display:flex;flex:1 1;gap:20px;justify-content:flex-start;overflow-x:scroll;padding:4px 2px;scroll-behavior:smooth;scrollbar-width:none}.spotlight__track::-webkit-scrollbar{display:none}.spotlight__track--centered{justify-content:center;overflow-x:visible}.spotlight__card{animation:fadeUp .45s cubic-bezier(.22,1,.36,1) both;background:var(--bg-body);border:1px solid var(--bg-border);border-radius:16px;display:flex;flex-basis:calc(25% - 15px);flex-direction:column;flex-grow:0;flex-shrink:0;max-width:260px;min-width:180px;overflow:hidden;text-decoration:none;transition:border-color .22s,transform .22s,box-shadow .22s}.spotlight__card:hover{border-color:var(--gold);box-shadow:0 12px 36px #f2a90026;transform:translateY(-4px)}.spotlight__card--oos{opacity:.72}.spotlight__card--oos:hover{border-color:var(--bg-border);box-shadow:none;transform:none}.spotlight__img-wrap{aspect-ratio:4/5;background:#111006;flex-shrink:0;overflow:hidden;position:relative;width:100%}.spotlight__img{display:block;height:100%;object-fit:cover;transition:transform .35s ease;width:100%}.spotlight__card:hover .spotlight__img{transform:scale(1.04)}.spotlight__img-placeholder{background:linear-gradient(135deg,#1c1a08,#111006 60%,#1c1a08);height:100%;width:100%}.spotlight__badge{border-radius:5px;font-size:.62rem;font-weight:800;left:10px;letter-spacing:.8px;padding:3px 8px;position:absolute;text-transform:uppercase;top:10px}[dir=rtl] .spotlight__badge{left:auto;right:10px}.spotlight__badge--hot{background:#ff5722;color:#fff}.spotlight__badge--new{background:#00c853;color:#fff}.spotlight__badge--sale{background:var(--gold);color:var(--bg-body)}.spotlight__oos-overlay{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000009e;display:flex;inset:0;justify-content:center;position:absolute}.spotlight__oos-label{background:#b91c1cd1;border:1px solid #ffffff26;border-radius:7px;color:#fff;font-size:.72rem;font-weight:800;letter-spacing:1px;line-height:1.7;padding:6px 14px;text-align:center;text-transform:uppercase}.spotlight__info{display:flex;flex:1 1;flex-direction:column;gap:6px;padding:14px 14px 16px}.spotlight__subtitle{color:var(--gold);font-size:.65rem;font-weight:700;letter-spacing:.8px;line-height:1;text-transform:uppercase}.spotlight__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--text-primary);display:-webkit-box;font-size:.88rem;font-weight:700;line-height:1.3;overflow:hidden}.spotlight__price-row{align-items:baseline;display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.spotlight__price{color:var(--gold);font-size:1rem;font-weight:900;white-space:nowrap}.spotlight__currency{font-size:.65rem;font-weight:600;opacity:.75}.spotlight__old-price{color:var(--text-muted);font-size:.75rem;text-decoration:line-through;white-space:nowrap}.spotlight__btn{background:var(--gold);border-radius:9px;color:var(--bg-body);display:block;font-size:.82rem;font-weight:700;letter-spacing:.3px;margin-top:8px;padding:9px 0;text-align:center;text-decoration:none;transition:background .2s,transform .18s}.spotlight__btn:hover{background:var(--gold-bright);transform:translateY(-1px)}.spotlight__btn--oos{background:var(--bg-badge);color:var(--text-muted);cursor:not-allowed;opacity:.7;text-decoration:none}@media (max-width:900px){.spotlight__card{flex-basis:calc(50% - 10px);flex-grow:0;flex-shrink:0;max-width:240px}.spotlight__arrow{height:34px;width:34px}}@media (max-width:600px){.spotlight__card{flex:0 0 72vw;max-width:220px;min-width:160px}.spotlight__carousel{gap:8px}.spotlight__arrow{flex:0 0 30px;height:30px;width:30px}}.products__grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.products__grid>:first-child{animation-delay:.04s}.products__grid>:nth-child(2){animation-delay:.08s}.products__grid>:nth-child(3){animation-delay:.12s}.products__grid>:nth-child(4){animation-delay:.16s}.products__grid>:nth-child(5){animation-delay:.2s}.products__grid>:nth-child(6){animation-delay:.24s}.products__grid>:nth-child(7){animation-delay:.28s}.products__grid>:nth-child(8){animation-delay:.32s}.products__grid>*{flex-basis:calc(25% - 15px);flex-grow:0;flex-shrink:0;max-width:300px;min-width:200px}.products__more{margin-top:48px;text-align:center}.products__more-btn{align-items:center;border:1px solid var(--bg-border);border-radius:10px;color:var(--text-muted);display:inline-flex;font-size:.9rem;font-weight:600;gap:8px;padding:13px 30px;text-decoration:none;transition:all .22s ease}.products__more-btn:hover{background:#f2a9000d;border-color:var(--gold);color:var(--gold)}@media (max-width:1100px){.products__grid>*{flex-basis:calc(33.33% - 14px)}}@media (max-width:600px){.cat-marquee__card{flex:0 0 130px;width:130px}.cat-marquee__track{animation-duration:14s}}@media (max-width:768px){.hero{gap:36px;min-height:auto;padding:100px 20px 56px}.products__grid>*{flex-basis:calc(50% - 10px)}}@media (max-width:600px){.section{padding:52px 16px}.hero{gap:28px;padding:88px 16px 48px}.hero__title{font-size:2.1rem}.hero__actions{gap:10px}.hero__btn{flex:1 1;font-size:.88rem;justify-content:center;padding:12px 20px}.hero__image-side{max-width:100%}.hero__image-placeholder{height:200px}.categories__grid{gap:10px}.category-card{padding:20px 12px;width:120px}.products__grid{gap:10px}.products__grid>*{flex-basis:calc(50% - 5px);min-width:140px}.hero__stats{gap:16px}.hero__stat-divider{height:30px}}@media (max-width:380px){.products__grid{grid-template-columns:1fr}}.products-page{min-height:100vh;padding:100px 24px 80px}.products-page__inner{margin:0 auto;max-width:1280px}.products-page__header{align-items:baseline;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:20px}.products-search-form{align-items:center;background:var(--bg-card);border:1px solid var(--bg-border);border-radius:10px;display:flex;margin-bottom:20px;overflow:hidden;transition:border-color .18s}.products-search-form:focus-within{border-color:var(--gold)}.products-search-input{background:#0000;border:none;color:var(--text-primary);flex:1 1;font-family:inherit;font-size:.92rem;outline:none;padding:11px 16px}.products-search-clear,.products-search-input::placeholder{color:var(--text-muted)}.products-search-clear{background:none;border:none;cursor:pointer;font-size:14px;padding:0 10px;transition:color .15s}.products-search-clear:hover{color:var(--text-primary)}.products-search-btn{align-items:center;background:var(--gold);border:none;color:var(--bg-body);cursor:pointer;display:flex;padding:11px 16px;transition:background .18s}.products-search-btn:hover{background:var(--gold-bright)}.products-back-btn{align-items:center;background:none;border:none;color:var(--text-muted);cursor:pointer;display:inline-flex;font-family:inherit;font-size:.85rem;font-weight:600;gap:6px;margin-bottom:16px;padding:0;transition:color .18s}.products-back-btn:hover{color:var(--gold)}.products-page__title{color:var(--text-primary);font-size:clamp(1.6rem,4vw,2.2rem);font-weight:800;letter-spacing:-.02em;margin:0}.products-page__count{color:var(--text-muted);font-size:.88rem;font-weight:500}.products-page__filters{border-bottom:1px solid var(--bg-border);display:flex;flex-wrap:wrap;gap:8px;margin-bottom:36px;padding-bottom:24px}.filter-tab{background:var(--bg-card);border:1px solid var(--bg-border);border-radius:8px;color:var(--text-muted);cursor:pointer;font-family:inherit;font-size:.85rem;font-weight:500;padding:7px 16px;transition:all .18s ease;white-space:nowrap}.filter-tab:hover{border-color:var(--gold);color:var(--text-primary)}.filter-tab--active{background:var(--gold);border-color:var(--gold);color:var(--bg-body);font-weight:700}.filter-tab--active:hover{background:var(--gold-bright);border-color:var(--gold-bright);color:var(--bg-body)}.products-page__grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.products-page__grid>*{flex-basis:calc(25% - 15px);flex-grow:0;flex-shrink:0;max-width:300px;min-width:200px}.products-page__empty{border:1px dashed var(--bg-border);border-radius:16px;color:var(--text-muted);font-size:1rem;padding:80px 24px;text-align:center}@media (max-width:1100px){.products-page__grid>*{flex-basis:calc(33.33% - 14px)}}@media (max-width:768px){.products-page{padding:88px 20px 60px}.products-page__grid>*{flex-basis:calc(50% - 10px)}}@media (max-width:480px){.products-page{padding:80px 16px 52px}.products-page__filters{gap:6px}.filter-tab{font-size:.8rem;padding:6px 12px}.products-page__grid{gap:10px}.products-page__grid>*{flex-basis:calc(50% - 5px);min-width:140px}}.categories-page{min-height:100vh;padding:100px 24px 80px}.categories-page__inner{margin:0 auto;max-width:900px}.categories-page__header{margin-bottom:40px}.categories-page__title{color:var(--text-primary);font-size:clamp(1.6rem,4vw,2.2rem);font-weight:800;letter-spacing:-.02em;margin:0 0 8px}.categories-page__subtitle{color:var(--text-muted);font-size:.95rem;margin:0}.categories-page__grid{display:flex;flex-direction:column;gap:12px}.cat-card{align-items:center;background:var(--bg-card);border:1px solid var(--bg-border);border-radius:14px;display:flex;gap:20px;padding:24px 28px;text-decoration:none;transition:all .2s ease}.cat-card:hover{background:color-mix(in srgb,var(--gold) 5%,var(--bg-card));background:color-mix(in srgb,var(--cat-color,var(--gold)) 5%,var(--bg-card));border-color:var(--cat-color,var(--gold));transform:translateX(4px)}[dir=rtl] .cat-card:hover{transform:translateX(-4px)}.cat-card__icon{align-items:center;color:var(--gold);color:var(--cat-color,var(--gold));display:flex;flex-shrink:0;justify-content:center;width:48px}.cat-card__body{display:flex;flex:1 1;flex-direction:column;gap:4px}.cat-card__name{color:var(--text-primary);font-size:1.05rem;font-weight:700;margin:0}.cat-card__count{color:var(--text-muted);font-size:.82rem}.cat-card__arrow{color:var(--text-muted);font-size:1.4rem;line-height:1;transition:color .2s,transform .2s}.cat-card:hover .cat-card__arrow{color:var(--gold);color:var(--cat-color,var(--gold));transform:translateX(3px)}[dir=rtl] .cat-card__arrow{transform:scaleX(-1)}[dir=rtl] .cat-card:hover .cat-card__arrow{transform:scaleX(-1) translateX(-3px)}@media (max-width:768px){.categories-page{padding:88px 20px 60px}}@media (max-width:480px){.categories-page{padding:80px 16px 52px}.cat-card{gap:16px;padding:18px 20px}.cat-card__icon{width:36px}}.about-page{min-height:100vh;padding:100px 24px 80px}.about-page__inner{display:flex;flex-direction:column;gap:80px;margin:0 auto;max-width:1000px}.about-hero__label{color:var(--gold);display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:1.5px;margin-bottom:16px;text-transform:uppercase}.about-hero__title{color:var(--text-primary);font-size:clamp(1.8rem,5vw,2.8rem);font-weight:900;letter-spacing:-.025em;line-height:1.15;margin:0 0 20px;max-width:700px}.about-hero__desc{color:var(--text-muted);font-size:1rem;line-height:1.75;margin:0 0 40px;max-width:640px}.about-hero__stats{align-items:center;display:flex;flex-wrap:wrap;gap:32px}.about-stat{display:flex;flex-direction:column;gap:5px}.about-stat__number{color:var(--gold);font-size:2rem;font-weight:900;letter-spacing:-.02em;line-height:1}.about-stat__label{color:var(--text-muted);font-size:.78rem;letter-spacing:.02em}.about-stat__divider{background:var(--bg-border);flex-shrink:0;height:44px;width:1px}.about-features__title{color:var(--text-primary);font-size:clamp(1.4rem,3.5vw,1.9rem);font-weight:800;letter-spacing:-.02em;margin:0 0 32px}.about-features__grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.feature-card{background:var(--bg-card);border:1px solid var(--bg-border);border-radius:14px;padding:28px 24px;transition:border-color .2s}.feature-card:hover{border-color:#f2a9004d}.feature-card__number{color:var(--gold);font-size:.72rem;font-weight:800;letter-spacing:1px;margin-bottom:14px;opacity:.7}.feature-card__title{color:var(--text-primary);font-size:1rem;font-weight:700;margin:0 0 10px}.feature-card__desc{color:var(--text-muted);font-size:.85rem;line-height:1.65;margin:0}.about-cta{background:var(--bg-card);border:1px solid var(--bg-border);border-radius:20px;padding:48px;text-align:center}.about-cta__title{color:var(--text-primary);font-size:clamp(1.4rem,3.5vw,2rem);font-weight:800;letter-spacing:-.02em;margin:0 0 12px}.about-cta__desc{color:var(--text-muted);font-size:.95rem;margin:0 0 28px}.about-cta__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.about-cta__btn{align-items:center;border-radius:10px;display:inline-flex;font-size:.9rem;font-weight:700;padding:12px 28px;text-decoration:none;transition:all .2s}.about-cta__btn--primary{background:var(--gold);color:var(--bg-body)}.about-cta__btn--primary:hover{background:var(--gold-bright)}.about-cta__btn--secondary{background:#0000;border:1px solid var(--bg-border);color:var(--text-muted)}.about-cta__btn--secondary:hover{border-color:var(--gold);color:var(--gold)}@media (max-width:768px){.about-page{padding:88px 20px 60px}.about-page__inner{gap:56px}.about-features__grid{grid-template-columns:repeat(2,1fr)}.about-cta{padding:36px 24px}}@media (max-width:480px){.about-page{padding:80px 16px 52px}.about-features__grid{grid-template-columns:1fr}.about-hero__stats{gap:20px}.about-stat__divider{height:32px}}.contact-page{min-height:100vh;padding:100px 24px 80px}.contact-page__inner{margin:0 auto;max-width:800px}.contact-page__label{color:var(--gold);display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:1.5px;margin-bottom:16px;text-transform:uppercase}.contact-page__title{color:var(--text-primary);font-size:clamp(1.8rem,5vw,2.6rem);font-weight:900;letter-spacing:-.025em;margin:0 0 14px}.contact-page__desc{color:var(--text-muted);font-size:.95rem;line-height:1.7;margin:0 0 48px}.contact-page__grid{display:flex;flex-direction:column;gap:12px}.contact-card{align-items:center;background:var(--bg-card);border:1px solid var(--bg-border);border-radius:14px;display:flex;gap:20px;padding:24px 28px;transition:border-color .2s}.contact-card:hover{border-color:var(--ch-color,var(--gold))}.contact-card__icon{align-items:center;background:color-mix(in srgb,var(--gold) 12%,#0000);background:color-mix(in srgb,var(--ch-color,var(--gold)) 12%,#0000);border:1px solid color-mix(in srgb,var(--ch-color,var(--gold)) 25%,#0000);border-radius:10px;color:var(--gold);color:var(--ch-color,var(--gold));display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.contact-card__body{flex:1 1;min-width:0}.contact-card__name{color:var(--text-primary);font-size:.95rem;font-weight:700;margin:0 0 5px}.contact-card__desc{color:var(--text-muted);font-size:.83rem;line-height:1.5;margin:0}.contact-card__btn{align-items:center;background:var(--bg-body);border:1px solid var(--bg-border);border-radius:8px;color:var(--text-muted);display:inline-flex;flex-shrink:0;font-size:.82rem;font-weight:600;padding:9px 20px;text-decoration:none;transition:all .18s ease;white-space:nowrap}.contact-card__btn:hover{background:color-mix(in srgb,var(--gold) 6%,#0000);background:color-mix(in srgb,var(--ch-color,var(--gold)) 6%,#0000);border-color:var(--ch-color,var(--gold));color:var(--gold);color:var(--ch-color,var(--gold))}@media (max-width:600px){.contact-page{padding:80px 16px 52px}.contact-card{flex-wrap:wrap;gap:14px;padding:20px}.contact-card__body{flex-basis:calc(100% - 64px);flex-grow:1;flex-shrink:1}.contact-card__btn{justify-content:center;width:100%}}.product-page{min-height:100vh;padding:90px 24px 80px}.product-page__inner{margin:0 auto;max-width:1000px}.pp-back{align-items:center;background:none;border:none;color:var(--text-muted);cursor:pointer;display:inline-flex;font-family:inherit;font-size:.88rem;font-weight:500;gap:6px;margin-bottom:28px;padding:0;transition:color .18s}.pp-back:hover{color:var(--gold)}[dir=rtl] .pp-back svg{transform:scaleX(-1)}.pp-layout{grid-gap:48px;align-items:start;display:grid;gap:48px;grid-template-columns:1fr 1fr}.pp-image-wrap{aspect-ratio:3/2;background:var(--bg-card);border:1px solid var(--bg-border);border-radius:20px;overflow:hidden;position:relative}.pp-image{display:block;height:100%;object-fit:cover;width:100%}.pp-image-placeholder{align-items:center;background:linear-gradient(135deg,#1c1a08,#111006 60%,#1c1a08);color:var(--text-muted);display:flex;font-size:.82rem;height:100%;justify-content:center;width:100%}.pp-badge{border-radius:7px;font-size:.72rem;font-weight:800;left:14px;letter-spacing:.8px;padding:5px 12px;position:absolute;text-transform:uppercase;top:14px}[dir=rtl] .pp-badge{left:auto;right:14px}.pp-badge--hot{background:#ff5722;color:#fff}.pp-badge--new{background:#00c853;color:#fff}.pp-badge--sale{background:var(--gold);color:var(--bg-body)}.pp-info{display:flex;flex-direction:column;gap:20px}.pp-category{color:var(--gold);font-size:.72rem;font-weight:700;letter-spacing:1px;text-transform:uppercase}.pp-name{color:var(--text-primary);font-size:clamp(1.4rem,3.5vw,2rem);font-weight:900;letter-spacing:-.02em;line-height:1.2;margin:0}.pp-price-row{align-items:baseline;display:flex;flex-wrap:wrap;gap:12px}.pp-price{color:var(--gold);font-size:2rem;font-weight:900;letter-spacing:-.02em;line-height:1}.pp-currency{font-size:1rem;font-weight:600;opacity:.75}.pp-old-price{color:var(--text-muted);font-size:1rem;text-decoration:line-through}.pp-description{background:var(--bg-card);border:1px solid var(--bg-border);border-radius:14px;padding:20px}.pp-description__title{color:var(--gold);font-size:.78rem;font-weight:700;letter-spacing:.8px;margin:0 0 12px;text-transform:uppercase}.pp-description__text{color:var(--text-muted);font-size:.92rem;line-height:1.75;margin:0;white-space:pre-line}.pp-btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:1rem;font-weight:700;gap:8px;justify-content:center;padding:15px 32px;transition:all .22s ease;width:100%}.pp-btn--primary{background:var(--gold);color:var(--bg-body)}.pp-btn--primary:hover{background:var(--gold-bright);box-shadow:0 8px 28px #f2a9004d;transform:translateY(-2px)}.pp-btn--secondary{background:#0000;border:1px solid var(--bg-border);color:var(--text-muted)}.pp-btn--secondary:hover{border-color:var(--gold);color:var(--gold)}[dir=rtl] .pp-btn svg{transform:scaleX(-1)}.pp-oos-overlay{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000009e;display:flex;inset:0;justify-content:center;position:absolute}.pp-oos-label{background:#b91c1cd1;border:1px solid #ffffff26;border-radius:10px;color:#fff;font-size:.9rem;font-weight:800;letter-spacing:1.2px;line-height:1.8;padding:10px 24px;text-align:center;text-transform:uppercase}.pp-btn--oos{background:var(--bg-badge);border:1px solid var(--bg-border);cursor:not-allowed;opacity:.65}.pp-btn--oos,.pp-note{color:var(--text-muted)}.pp-note{font-size:.8rem;margin:0;text-align:center}.product-page--loading .product-page__skeleton{animation:skeleton-pulse 1.4s ease-in-out infinite;background:var(--bg-card);border-radius:20px;height:500px}.product-page__notfound{align-items:center;display:flex;flex-direction:column;gap:20px;padding:80px 20px;text-align:center}.product-page__notfound h2{color:var(--text-primary);font-size:1.5rem;margin:0}@media (max-width:768px){.product-page{padding:80px 20px 60px}.pp-layout{gap:28px;grid-template-columns:1fr}.pp-price{font-size:1.6rem}}@media (max-width:480px){.product-page{padding:76px 16px 52px}.pp-name{font-size:1.3rem}}.pp-screenshots{margin-top:40px}.pp-screenshots__title{color:var(--text-primary);font-size:1rem;font-weight:700;margin:0 0 16px}.pp-screenshots__grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.pp-screenshot{border:1px solid var(--bg-border);border-radius:12px;display:block;transition:opacity .2s;width:100%}.pp-screenshot:hover{opacity:.85}.co-page{min-height:100vh;padding:88px 24px 80px}.co-inner{margin:0 auto;max-width:960px}.co-back{align-items:center;background:none;border:none;color:var(--text-muted);cursor:pointer;display:inline-flex;font-family:inherit;font-size:.88rem;font-weight:500;gap:6px;margin-bottom:20px;padding:0;transition:color .18s}.co-back:hover{color:var(--gold)}[dir=rtl] .co-back svg{transform:scaleX(-1)}.co-progress{gap:0;margin-bottom:32px}.co-progress,.co-progress__dot{align-items:center;display:flex}.co-progress__dot{background:var(--bg-card);border:2px solid var(--bg-border);border-radius:50%;color:var(--text-muted);flex-shrink:0;font-size:11px;font-weight:700;height:28px;justify-content:center;transition:all .25s;width:28px}.co-progress__dot.active{background:#f2a9001a;border-color:var(--gold);color:var(--gold)}.co-progress__dot.done{background:#22c55e;border-color:#22c55e;color:#fff}.co-progress__line{background:var(--bg-border);flex:1 1;height:2px;transition:background .25s}.co-progress__line.done{background:#22c55e}.co-layout{grid-gap:28px;align-items:start;display:grid;gap:28px;grid-template-columns:1fr 340px}.co-section{background:var(--bg-card);border:1px solid var(--bg-border);border-radius:16px;display:flex;flex-direction:column;gap:18px;padding:28px}.co-title{color:var(--text-primary);font-size:1.2rem;font-weight:800;letter-spacing:-.02em;margin:0}.co-label{color:var(--text-muted);display:block;font-size:11px;font-weight:700;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.co-field{display:flex;flex-direction:column}.co-input{background:var(--bg-body);border:1px solid var(--bg-border);border-radius:8px;box-sizing:border-box;color:var(--text-primary);font-family:inherit;font-size:.9rem;outline:none;padding:10px 14px;transition:border .18s;width:100%}.co-input:focus{border-color:var(--gold)}.co-textarea{min-height:72px;resize:vertical}.co-otp-input{font-size:1.4rem;letter-spacing:8px}.co-last3,.co-otp-input{font-weight:700;text-align:center}.co-last3{font-size:1.2rem;letter-spacing:6px;max-width:120px}.co-phone-input{border-radius:0 8px 8px 0;flex:1 1}.co-primary-btn{background:var(--gold);border:none;border-radius:10px;color:var(--bg-body);cursor:pointer;font-family:inherit;font-size:1rem;font-weight:700;padding:13px 20px;transition:all .2s;width:100%}.co-primary-btn:hover:not(:disabled){background:var(--gold-bright);transform:translateY(-1px)}.co-primary-btn:disabled{cursor:not-allowed;opacity:.55}.co-outline-btn{background:#0000;border:1px solid var(--bg-border);border-radius:8px;color:var(--text-muted);cursor:pointer;font-family:inherit;font-size:.88rem;font-weight:600;padding:9px 16px;transition:all .18s;white-space:nowrap}.co-outline-btn:hover:not(:disabled){border-color:var(--gold);color:var(--gold)}.co-outline-btn:disabled{cursor:not-allowed;opacity:.5}.co-link{background:none;border:none;color:var(--text-muted);cursor:pointer;font-family:inherit;font-size:.82rem;padding:4px 0;text-align:center;text-decoration:underline;transition:color .18s}.co-link:hover:not(:disabled){color:var(--gold)}.co-error{background:#ef44441a;border:1px solid #ef444440;border-radius:8px;color:#f87171}.co-error,.co-warn{font-size:.85rem;padding:10px 14px}.co-warn{background:#f59e0b1a;border:1px solid #f59e0b40;border-radius:8px;color:var(--warn)}.co-field-error{color:#f87171;font-size:.8rem;margin-top:4px}.co-auth-choice{display:flex;flex-direction:column;gap:12px}.co-or{align-items:center;color:var(--text-muted);display:flex;font-size:.82rem;gap:12px}.co-or:after,.co-or:before{background:var(--bg-border);content:"";flex:1 1;height:1px}.co-google-btn{align-items:center;background:var(--bg-body);border:1px solid var(--bg-border);border-radius:10px;color:var(--text-primary);cursor:pointer;display:flex;font-family:inherit;font-size:.95rem;font-weight:600;gap:10px;justify-content:center;padding:12px 20px;transition:all .2s;width:100%}.co-google-btn:hover{border-color:var(--gold)}.co-wa-btn{align-items:center;background:#25d3661a;border:1px solid #25d36640;border-radius:10px;color:#25d366;cursor:pointer;display:flex;font-family:inherit;font-size:.95rem;font-weight:600;gap:10px;justify-content:center;padding:12px 20px;transition:all .2s;width:100%}.co-wa-btn:hover{background:#25d3662e}.co-google-render{min-height:44px}.co-google-flow,.co-wa-flow{display:flex;flex-direction:column;gap:14px}.co-otp-hint{color:var(--text-muted);font-size:.88rem;line-height:1.6;margin:0}.co-phone-row{display:flex}.co-country{flex-shrink:0;position:relative}.co-country__btn{align-items:center;background:var(--bg-body);border:1px solid var(--bg-border);border-radius:8px 0 0 8px;border-right:none;color:var(--text-primary);cursor:pointer;display:flex;font-family:inherit;font-size:.88rem;font-weight:600;gap:6px;height:42px;padding:10px;transition:border .18s;white-space:nowrap}[dir=rtl] .co-country__btn{border-left:none;border-radius:0 8px 8px 0;border-right:1px solid var(--bg-border)}.co-country__btn:hover{border-color:var(--gold)}.co-country__flag{font-size:1.1rem;line-height:1}.co-country__dial{color:var(--text-muted);font-size:.82rem}.co-country__list{background:var(--bg-card);border:1px solid var(--bg-border);border-radius:10px;box-shadow:0 8px 32px #0006;left:0;max-height:260px;min-width:220px;overflow-y:auto;position:absolute;top:calc(100% + 4px);z-index:100}[dir=rtl] .co-country__list{left:auto;right:0}.co-country__item{align-items:center;background:none;border:none;color:var(--text-muted);cursor:pointer;display:flex;font-family:inherit;font-size:.85rem;gap:10px;padding:9px 14px;text-align:left;transition:background .15s;width:100%}.co-country__item.selected,.co-country__item:hover{background:#f2a90014;color:var(--text-primary)}.co-country__item--top{background:#f2a9000d;border-bottom:1px solid var(--bg-border);color:var(--gold);font-weight:700}.co-country__name{flex:1 1}.co-country__code{color:var(--text-muted);font-size:.78rem}.co-methods{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.co-method{align-items:center;background:var(--bg-body);border:2px solid var(--bg-border);border-radius:10px;color:var(--text-muted);cursor:pointer;display:flex;flex-direction:column;font-family:inherit;font-size:.9rem;font-weight:600;gap:4px;padding:14px 12px;transition:all .18s}.co-method:hover{border-color:var(--gold);color:var(--text-primary)}.co-method--active{background:#f2a90014;border-color:var(--gold);color:var(--gold)}.co-method__name{font-size:.95rem;font-weight:700}.co-method__fee{color:#f87171;font-size:.72rem;font-weight:600}.co-wallet-info{background:#f2a9000f;border:1px solid #f2a90033;border-radius:10px;display:flex;flex-direction:column;gap:6px;padding:16px 18px}.co-wallet-info__label{color:var(--text-muted);font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.co-wallet-info__num{color:var(--gold);font-size:1.3rem;font-weight:900;letter-spacing:1px}.co-wallet-info__amount{color:var(--text-muted);font-size:.9rem}.co-wallet-info__amount strong{color:var(--text-primary)}.co-wallet-info__note{color:#f87171;font-size:.78rem}.co-promo{display:flex;flex-direction:column;gap:6px}.co-promo-row{display:flex;gap:8px}.co-promo-row .co-input{flex:1 1;text-transform:uppercase}.co-promo-msg{font-size:.8rem}.co-instructions{background:var(--bg-body);border:1px solid var(--bg-border);border-radius:10px;display:flex;flex-direction:column;gap:8px;padding:14px 16px}.co-instructions__line{align-items:center;color:var(--text-muted);display:flex;flex-wrap:wrap;font-size:.88rem;gap:6px;justify-content:space-between}.co-instructions__line strong{color:var(--text-primary);font-size:1rem}.co-upload-area{align-items:center;border:2px dashed var(--bg-border);border-radius:12px;cursor:pointer;display:flex;justify-content:center;min-height:160px;overflow:hidden;position:relative;transition:border-color .2s}.co-upload-area:hover{border-color:var(--gold)}.co-upload-placeholder{align-items:center;color:var(--text-muted);display:flex;flex-direction:column;font-size:.85rem;gap:10px;padding:20px;pointer-events:none}.co-upload-preview{display:block;max-height:240px;object-fit:contain;width:100%}.co-summary{background:var(--bg-card);border:1px solid var(--bg-border);border-radius:16px;display:flex;flex-direction:column;gap:14px;padding:22px;position:-webkit-sticky;position:sticky;top:82px}.co-summary__title{color:var(--gold);font-size:.78rem;font-weight:700;letter-spacing:1px;margin:0;text-transform:uppercase}.co-summary__img-wrap{background:var(--bg-body);border:1px solid var(--bg-border);border-radius:10px;overflow:hidden;width:100%}.co-summary__img{display:block;height:auto;max-height:280px;object-fit:contain;width:100%}.co-summary__img-placeholder{align-items:center;background:linear-gradient(135deg,#1c1a08,#111006 60%,#1c1a08);color:var(--text-muted);display:flex;flex-direction:column;font-size:.78rem;gap:6px;height:100%;justify-content:center;width:100%}.co-summary__img-placeholder span:first-child{color:var(--gold);font-size:.82rem;font-weight:700}.co-summary__name{color:var(--text-primary);font-size:.95rem;font-weight:700;line-height:1.3}.co-summary__cat{color:var(--gold);font-size:.7rem;font-weight:700;letter-spacing:.6px;text-transform:uppercase}.co-summary__prices{border-top:1px solid var(--bg-border);display:flex;flex-direction:column;gap:8px;padding-top:10px}.co-summary__row{color:var(--text-muted);display:flex;font-size:.85rem;justify-content:space-between}.co-summary__row--discount{color:#4ade80}.co-summary__row--fee{color:#f87171}.co-summary__row--total{border-top:1px solid var(--bg-border);color:var(--gold);font-size:1rem;font-weight:800;padding-top:8px}.co-summary__user{background:var(--bg-body);border:1px solid var(--bg-border);border-radius:6px;color:var(--text-muted);font-size:.8rem;padding:8px;text-align:center}.co-success{flex-direction:column;gap:18px;margin:60px auto;max-width:440px;text-align:center}.co-success,.co-success__icon{align-items:center;display:flex}.co-success__icon{background:#22c55e1a;border:2px solid #22c55e4d;border-radius:50%;color:#22c55e;height:84px;justify-content:center;width:84px}.co-success h2{color:var(--text-primary);font-size:1.7rem;font-weight:900;margin:0}.co-success p{color:var(--text-muted);font-size:.92rem;line-height:1.7;margin:0}.co-cta-btn{align-items:center;background:var(--gold);border:none;border-radius:10px;color:var(--bg-body);cursor:pointer;display:inline-flex;font-family:inherit;font-size:.95rem;font-weight:700;justify-content:center;padding:13px;text-decoration:none;transition:all .2s;width:100%}.co-cta-btn:hover{background:var(--gold-bright)}.co-cta-btn--outline{background:#0000;border:1px solid var(--bg-border);color:var(--text-muted)}.co-cta-btn--outline:hover{border-color:var(--gold);color:var(--gold)}.co-skeleton{animation:skeleton-pulse 1.4s ease-in-out infinite;background:var(--bg-card);border-radius:20px;height:500px}@media (max-width:768px){.co-page{padding:78px 16px 60px}.co-layout{grid-template-columns:1fr}.co-summary{order:-1;position:static}.co-methods{grid-template-columns:1fr 1fr}}@media (max-width:480px){.co-section{gap:14px;padding:18px}.co-methods{gap:8px;grid-template-columns:1fr 1fr}.co-method{font-size:.82rem;padding:11px 8px}}.co-google-setup{background:#3b82f614;border:1px solid #3b82f633;border-radius:10px;color:var(--text-muted);font-size:.85rem;line-height:1.7;padding:16px 18px}.co-google-setup p{color:var(--text-primary);font-weight:600;margin:0 0 8px}.co-google-setup ol{margin:0;padding-left:18px}[dir=rtl] .co-google-setup ol{padding-left:0;padding-right:18px}.co-google-setup a{color:#60a5fa}.co-google-setup code{background:var(--bg-body);border-radius:4px;color:var(--gold);font-size:.8rem;padding:2px 6px}.co-session-badge{align-items:center;background:#22c55e14;border:1px solid #22c55e33;border-radius:8px;color:#4ade80;display:inline-flex;font-size:.82rem;font-weight:600;gap:7px;padding:7px 13px}.co-session-dot{background:#22c55e;border-radius:50%;flex-shrink:0;height:7px;width:7px}.co-asiacell-toggle{margin-bottom:4px}.co-toggle-btn{background:var(--bg-body);border:1px solid var(--bg-border);border-radius:8px;color:var(--text-muted);cursor:pointer;flex:1 1;font-family:inherit;font-size:.85rem;font-weight:600;padding:9px 14px;transition:all .18s}.co-toggle-btn:hover{border-color:var(--gold);color:var(--text-primary)}.co-toggle-btn--active{background:#f2a9001a;border-color:var(--gold);color:var(--gold)}.co-scratch-section{display:flex;flex-direction:column;gap:0}.co-cta-btn--wa{align-items:center;background:#25d366;color:#fff;display:flex;gap:8px;justify-content:center}.co-cta-btn--wa:hover{background:#20ba57}.cart-page{min-height:100vh;padding:90px 24px 80px}.cart-inner{margin:0 auto;max-width:760px}.cart-header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:24px}.cart-title{color:var(--text-primary);font-size:clamp(1.4rem,4vw,2rem);font-weight:900;margin:0}.cart-share-url{align-items:center;background:var(--bg-card);border:1px solid #f2a9004d;border-radius:8px;cursor:pointer;display:flex;gap:12px;margin-bottom:16px;padding:10px 14px}.cart-items{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.cart-item{align-items:center;background:var(--bg-card);border:1px solid var(--bg-border);border-radius:12px;display:flex;gap:14px;padding:14px}.cart-item__img{background:var(--bg-body);border:1px solid var(--bg-border);border-radius:8px;flex-shrink:0;height:48px;overflow:hidden;width:64px}.cart-item__img img{object-fit:cover}.cart-item__img img,.cart-item__img--placeholder{height:100%;width:100%}.cart-item__info{flex:1 1;min-width:0}.cart-item__name{color:var(--text-primary);font-size:.9rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-item__price{color:var(--text-muted);font-size:.8rem;margin-top:2px}.cart-item__qty{align-items:center;display:flex;flex-shrink:0;gap:8px}.cart-item__qty button{align-items:center;background:var(--bg-body);border:1px solid var(--bg-border);border-radius:6px;color:var(--text-primary);cursor:pointer;display:flex;font-size:1rem;height:28px;justify-content:center;width:28px}.cart-item__qty button:disabled{cursor:not-allowed;opacity:.4}.cart-item__qty span{font-weight:700;min-width:20px;text-align:center}.cart-item__subtotal{color:var(--gold);flex-shrink:0;font-size:.9rem;font-weight:800}.cart-item__remove{background:none;border:none;color:var(--text-muted);cursor:pointer;flex-shrink:0;font-size:1rem;padding:4px;transition:color .18s}.cart-item__remove:hover{color:var(--danger)}.cart-footer{background:var(--bg-card);border:1px solid var(--bg-border);border-radius:14px;display:flex;flex-direction:column;gap:10px;padding:20px}.cart-total{color:var(--gold);display:flex;font-size:1.2rem;font-weight:900;justify-content:space-between}.cart-btn{align-items:center;background:var(--gold);border:none;border-radius:10px;color:var(--bg-body);cursor:pointer;display:inline-flex;font-family:inherit;font-size:.9rem;font-weight:700;gap:8px;justify-content:center;padding:11px 22px;text-decoration:none;transition:all .2s}.cart-btn:hover{background:var(--gold-bright)}.cart-btn--outline{background:#0000;border:1px solid var(--bg-border);color:var(--text-muted)}.cart-btn--outline:hover{border-color:var(--gold);color:var(--gold)}.cart-btn--danger{background:#0000;border:1px solid #ef44444d;color:#f87171}.cart-btn--danger:hover{background:var(--danger);border-color:var(--danger);color:#fff}@media (max-width:600px){.cart-page{padding:78px 16px 52px}.cart-item{flex-wrap:wrap;gap:10px}.cart-item__info{flex-basis:calc(100% - 78px);flex-grow:1;flex-shrink:1;order:1}}.cart-footer__note{color:var(--text-muted);font-size:12px;line-height:1.5;margin:0;text-align:center}.cart-checkout-list{display:flex;flex-direction:column;gap:8px}.cart-checkout-item{align-items:center;background:var(--bg-body);border:1px solid var(--bg-border);border-radius:10px;display:flex;gap:12px;padding:12px 16px;text-decoration:none;transition:all .2s}.cart-checkout-item:hover{background:#f2a9000a;border-color:var(--gold)}.cart-checkout-item__img{background:var(--bg-card);border:1px solid var(--bg-border);border-radius:6px;flex-shrink:0;height:36px;overflow:hidden;width:48px}.cart-checkout-item__img img{height:100%;object-fit:cover;width:100%}.cart-checkout-item__img-empty{height:100%;width:100%}.cart-checkout-item__info{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.cart-checkout-item__name{color:var(--text-primary);font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-checkout-item__price{color:var(--gold);font-size:12px;font-weight:700}.cart-checkout-item__arrow{color:var(--gold);flex-shrink:0;font-size:1.1rem;font-weight:700;transition:transform .2s}.cart-checkout-item:hover .cart-checkout-item__arrow{transform:translateX(3px)}[dir=rtl] .cart-checkout-item:hover .cart-checkout-item__arrow{transform:translateX(-3px)}.cart-checkout-btn{background:var(--gold);border:none;border-radius:12px;color:var(--bg-body);cursor:pointer;font-family:inherit;font-size:1rem;font-weight:800;letter-spacing:.02em;padding:15px;transition:all .2s;width:100%}.cart-checkout-btn:hover{background:var(--gold-bright);box-shadow:0 6px 20px #f2a9004d;transform:translateY(-1px)}.cart-pick-overlay{align-items:flex-end;background:#0009;display:flex;inset:0;justify-content:center;padding:0 0 20px;position:fixed;z-index:500}@media (min-width:600px){.cart-pick-overlay{align-items:center;padding:20px}}.cart-pick-modal{background:var(--bg-card);border:1px solid var(--bg-border);border-radius:16px 16px 16px 16px;display:flex;flex-direction:column;gap:10px;max-width:440px;padding:20px;width:100%}.cart-pick-header{align-items:center;color:var(--text-primary);display:flex;font-size:14px;font-weight:700;justify-content:space-between;margin-bottom:4px}.cart-pick-header button{background:none;border:none;border-radius:4px;color:var(--text-muted);cursor:pointer;font-size:18px;padding:2px 6px}.cart-pick-header button:hover{color:var(--text-primary)}.cart-checkout-all{background:#f2a9000f!important;border-color:#f2a90059!important}.cart-checkout-all:hover{background:#f2a9001f!important;border-color:var(--gold)!important}.clogin-page{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:90px 20px 40px}.clogin-card{background:var(--bg-card);border:1px solid var(--bg-border);border-radius:18px;max-width:380px;padding:36px;width:100%}.clogin-title{color:var(--text-primary);font-size:1.6rem;font-weight:900;margin:0 0 6px}.clogin-sub{color:var(--text-muted);font-size:.88rem;margin:0 0 24px}.clogin-error{background:#ef44441a;border:1px solid #ef444440;border-radius:8px;color:#f87171;margin-bottom:16px}.clogin-error,.clogin-warn{font-size:13px;padding:10px 14px}.clogin-warn{background:#f59e0b1a;border:1px solid #f59e0b40;border-radius:8px;color:var(--warn)}.clogin-choice{display:flex;flex-direction:column;gap:12px}.clogin-or{align-items:center;color:var(--text-muted);display:flex;font-size:.82rem;gap:12px}.clogin-or:after,.clogin-or:before{background:var(--bg-border);content:"";flex:1 1;height:1px}.clogin-google,.clogin-wa{align-items:center;border:none;border-radius:10px;cursor:pointer;display:flex;font-family:inherit;font-size:.9rem;font-weight:600;gap:10px;justify-content:center;padding:12px 20px;transition:all .2s;width:100%}.clogin-google{background:var(--bg-body);border:1px solid var(--bg-border);color:var(--text-primary)}.clogin-google:hover{border-color:var(--gold)}.clogin-wa{background:#25d3661a;border:1px solid #25d36640;color:#25d366}.clogin-wa:hover{background:#25d3662e}.clogin-flow{display:flex;flex-direction:column;gap:14px}.clogin-label{color:var(--text-muted);font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.clogin-phone-row{display:flex}.clogin-country-btn{align-items:center;background:var(--bg-body);border:1px solid var(--bg-border);border-radius:8px 0 0 8px;border-right:none;cursor:pointer;display:flex;font-family:inherit;font-size:1.1rem;gap:5px;height:42px;padding:0 10px}.clogin-country-list{background:var(--bg-card);border:1px solid var(--bg-border);border-radius:10px;box-shadow:0 8px 24px #0006;left:0;max-height:220px;min-width:200px;overflow-y:auto;position:absolute;top:calc(100% + 4px);z-index:100}.clogin-country-item{align-items:center;background:none;border:none;color:var(--text-muted);cursor:pointer;display:flex;font-family:inherit;font-size:13px;gap:8px;padding:8px 12px;width:100%}.clogin-country-item.top,.clogin-country-item:hover{background:#f2a90014;color:var(--gold)}.clogin-input{background:var(--bg-body);border:1px solid var(--bg-border);border-radius:8px;box-sizing:border-box;color:var(--text-primary);font-family:inherit;font-size:14px;outline:none;padding:10px 14px;transition:border .18s;width:100%}.clogin-input:focus{border-color:var(--gold)}.clogin-otp{font-size:1.4rem;font-weight:700;letter-spacing:8px;text-align:center}.clogin-submit{background:var(--gold);border:none;border-radius:10px;color:var(--bg-body);cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:700;padding:12px;transition:all .2s;width:100%}.clogin-submit:hover:not(:disabled){background:var(--gold-bright)}.clogin-submit:disabled{cursor:not-allowed;opacity:.55}.clogin-link{background:none;border:none;color:var(--text-muted);cursor:pointer;font-family:inherit;font-size:.82rem;padding:4px 0;text-align:center;text-decoration:underline}.cdash-page{min-height:100vh;padding:90px 24px 80px}.cdash-inner{margin:0 auto;max-width:720px}.cdash-profile{background:var(--bg-card);border:1px solid var(--bg-border);border-radius:14px;gap:14px;margin-bottom:28px;padding:20px}.cdash-avatar,.cdash-profile{align-items:center;display:flex}.cdash-avatar{background:var(--gold);border-radius:50%;color:var(--bg-body);flex-shrink:0;font-size:1.3rem;font-weight:900;height:48px;justify-content:center;width:48px}.cdash-name{color:var(--text-primary);font-size:1rem;font-weight:700}.cdash-meta{font-size:.8rem}.cdash-logout{background:#0000;border:1px solid var(--bg-border);border-radius:8px;color:var(--text-muted);cursor:pointer;font-family:inherit;font-size:.82rem;margin-left:auto;padding:7px 14px;transition:all .18s}.cdash-logout:hover{border-color:var(--danger);color:var(--danger)}[dir=rtl] .cdash-logout{margin-left:0;margin-right:auto}.cdash-section-title{color:var(--text-primary);font-size:1.1rem;font-weight:800;letter-spacing:-.02em;margin:0 0 16px}.cdash-empty{align-items:center;color:var(--text-muted);display:flex;flex-direction:column;font-size:.9rem;gap:14px;padding:48px 20px;text-align:center}.cdash-btn{background:var(--gold);border-radius:10px;color:var(--bg-body);display:inline-flex;font-size:.9rem;font-weight:700;padding:11px 24px;text-decoration:none}.cdash-orders{display:flex;flex-direction:column;gap:12px}.cdash-order{background:var(--bg-card);border:1px solid var(--bg-border);border-radius:14px;overflow:hidden}.cdash-order__header{align-items:center;cursor:pointer;display:flex;gap:14px;padding:16px;transition:background .15s}.cdash-order__header:hover{background:#ffffff05}.cdash-order__img{background:var(--bg-body);border:1px solid var(--bg-border);border-radius:8px;flex-shrink:0;height:42px;overflow:hidden;width:56px}.cdash-order__img img{height:100%;object-fit:cover;width:100%}.cdash-order__img-placeholder{background:var(--bg-body);height:100%;width:100%}.cdash-order__info{flex:1 1;min-width:0}.cdash-order__name{color:var(--text-primary);font-size:.88rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cdash-order__num{color:var(--gold);font-size:.75rem;margin-top:2px}.cdash-order__date{color:var(--text-muted);font-size:.72rem}.cdash-order__right{flex-shrink:0;text-align:right}[dir=rtl] .cdash-order__right{text-align:left}.cdash-order__amount{color:var(--gold);font-size:.92rem;font-weight:800}.cdash-order__status{font-size:.72rem;font-weight:700;margin-top:3px}.cdash-order__chevron{color:var(--text-muted);flex-shrink:0;font-size:.7rem}.cdash-order__detail{border-top:1px solid var(--bg-border);padding:16px}.cdash-credentials{background:var(--bg-body);border:1px solid var(--bg-border);border-radius:10px;padding:14px}.cdash-credentials__label{color:var(--gold);font-size:11px;font-weight:700;letter-spacing:.5px;margin-bottom:10px;text-transform:uppercase}.cdash-credentials__content{color:var(--text-primary);font-family:monospace;font-size:.88rem;line-height:1.65;margin:0;white-space:pre-wrap}.cdash-order__pending{color:var(--text-muted);font-size:.85rem;line-height:1.6}.cdash-order__meta{color:var(--text-muted);display:flex;flex-wrap:wrap;font-size:.82rem;gap:16px;margin-top:12px}.cdash-order__meta strong{color:var(--text-primary)}@media (max-width:600px){.cdash-page{padding:78px 16px 52px}.cdash-order__header{gap:10px}.cdash-order__img{height:32px;width:44px}}.cdash-profile__info{flex:1 1;min-width:0}.cdash-meta{color:var(--text-muted);display:flex;flex-wrap:wrap;font-size:.78rem;gap:8px;margin-top:2px}.cdash-badges{display:flex;gap:6px;margin-top:6px}.cdash-badge{border-radius:4px;font-size:10px;font-weight:700;padding:2px 7px;text-transform:uppercase}.cdash-badge--google{background:#4285f426;border:1px solid #4285f433;color:#60a5fa}.cdash-badge--wa{background:#25d3661f;border:1px solid #25d36633;color:#25d366}.cdash-link-section{background:var(--bg-card);border:1px solid var(--bg-border);border-radius:12px;display:flex;flex-direction:column;gap:12px;margin-bottom:24px;padding:18px}.cdash-link-title{color:var(--gold);font-size:.78rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.cdash-link-btns{display:flex;flex-wrap:wrap;gap:10px}.cdash-link-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.85rem;font-weight:600;gap:8px;padding:9px 16px;transition:all .18s}.cdash-link-btn--wa{background:#25d3661a;border:1px solid #25d36640;color:#25d366}.cdash-link-btn--wa:hover{background:#25d36633}.cdash-link-btn--google{background:var(--bg-body);border:1px solid var(--bg-border);color:var(--text-primary)}.cdash-link-btn--google:hover{border-color:var(--gold)}.cdash-link-form{display:flex;flex-direction:column;gap:10px}.cdash-link-msg{border-radius:7px;font-size:.82rem;padding:8px 12px}.cdash-link-msg--ok{background:#22c55e1a;border:1px solid #22c55e40;color:#4ade80}.cdash-link-msg--err{background:#ef44441a;border:1px solid #ef444440;color:#f87171}.cdash-country-select{border:1px solid var(--bg-border);border-radius:8px 0 0 8px;border-right:none;cursor:pointer;font-size:.82rem;max-width:130px;padding:9px 10px}.cdash-country-select,.cdash-input{background:var(--bg-body);color:var(--text-primary);font-family:inherit;outline:none}.cdash-input{border:1px solid var(--bg-border);border-radius:8px;box-sizing:border-box;font-size:.9rem;padding:9px 12px;transition:border .18s;width:100%}.cdash-input:focus{border-color:var(--gold)}.cdash-otp{font-size:1.3rem;font-weight:700;letter-spacing:8px;max-width:160px;text-align:center}.cdash-action-btn{background:var(--gold);border:none;border-radius:8px;color:var(--bg-body);cursor:pointer;font-family:inherit;font-size:.85rem;font-weight:700;padding:9px 18px;transition:all .18s}.cdash-action-btn:hover:not(:disabled){background:var(--gold-bright)}.cdash-action-btn:disabled{cursor:not-allowed;opacity:.5}.cdash-action-btn--cancel{background:var(--bg-body);border:1px solid var(--bg-border);color:var(--text-muted)}.cdash-action-btn--cancel:hover{border-color:var(--danger);color:var(--danger)}.cdash-link-small{background:none;border:none;color:var(--text-muted);cursor:pointer;font-family:inherit;font-size:.78rem;text-decoration:underline}.cdash-order__actions{display:flex;flex-wrap:wrap;gap:10px;padding:0 16px 14px}.cdash-order__retry{background:var(--gold);border:none;border-radius:8px;color:var(--bg-body);cursor:pointer;flex:1 1;font-family:inherit;font-size:.85rem;font-weight:700;padding:9px 16px;transition:background .18s}.cdash-order__retry:hover{background:var(--gold-bright)}.cdash-order__cancel{background:#0000;border:1px solid #ef44444d;border-radius:8px;color:#f87171;cursor:pointer;flex:1 1;font-family:inherit;font-size:.85rem;font-weight:700;padding:9px 16px;transition:all .18s}.cdash-order__cancel:hover{background:var(--danger);border-color:var(--danger);color:#fff}.cdash-order--batch .cdash-order__header{cursor:pointer}.cdash-batch-items{display:flex;flex-direction:column;gap:12px}.cdash-batch-item{align-items:flex-start;background:var(--bg-body);border:1px solid var(--bg-border);border-radius:8px;display:flex;gap:12px;padding:10px}.cdash-batch-item__img{background:var(--bg-card);border:1px solid var(--bg-border);border-radius:6px;flex-shrink:0;height:36px;overflow:hidden;width:48px}.cdash-batch-item__img img{height:100%;object-fit:cover;width:100%}.cdash-batch-badge{background:#3b82f626;border-radius:4px;color:#60a5fa;display:inline-block;font-size:10px;font-weight:800;letter-spacing:.3px;margin-right:7px;padding:1px 7px}.cdash-batch-card,.cdash-batch-list{display:flex;flex-direction:column;gap:14px}.cdash-batch-card{background:var(--bg-body);border:1px solid var(--bg-border);border-radius:12px;padding:16px}.cdash-batch-card__header{display:flex;flex-direction:column;gap:4px}.cdash-batch-card__name{color:var(--text-primary);font-size:.92rem;font-weight:700}.cdash-batch-card__meta{color:var(--text-muted);font-size:.75rem}.cdash-status-bar{align-items:center;display:flex;gap:0;padding:2px 0}.cdash-status-bar--cancelled{align-items:center;background:#ef444414;border:1px solid #ef444433;border-radius:6px;color:#ef4444;display:flex;font-size:.75rem;font-weight:700;padding:6px 12px}.cdash-status-step{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:5px}.cdash-status-step__dot{background:var(--bg-border);border:2px solid var(--bg-border);border-radius:50%;height:10px;transition:all .25s;width:10px}.cdash-status-step--done .cdash-status-step__dot{background:#22c55e;border-color:#22c55e}.cdash-status-step--active .cdash-status-step__dot{background:var(--gold);border-color:var(--gold);box-shadow:0 0 8px #f2a90066}.cdash-status-step__label{color:var(--text-muted);font-size:10px;font-weight:600;text-align:center;white-space:nowrap}.cdash-status-step--done .cdash-status-step__label{color:#22c55e}.cdash-status-step--active .cdash-status-step__label{color:var(--gold)}.cdash-status-line{background:var(--bg-border);flex:1 1;height:2px;margin:0 4px 15px;transition:background .25s}.cdash-status-line--done{background:#22c55e}.cdash-show-creds-btn{align-self:flex-start;background:#22c55e1a;border:1px solid #22c55e40;border-radius:8px;color:#22c55e;cursor:pointer;font-family:inherit;font-size:.82rem;font-weight:700;padding:7px 16px;transition:all .18s}.cdash-show-creds-btn:hover{background:#22c55e;border-color:#22c55e;color:#fff}.cdash-no-creds{color:var(--text-muted);font-size:.78rem;font-style:italic;padding:6px 0}.app{background:#0000;display:flex;flex-direction:column;min-height:100vh;position:relative;z-index:1}.app>.home,.app>main{flex:1 1}
/*# sourceMappingURL=main.ff2045b4.css.map*/