:root{--purple:#9d2bc6;--purple2:#761393;--magenta:#c33bd8;--black:#050507;--ink:#101117;--muted:#6d6b73;--line:#e8e8ed}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#f7f7f8;color:#16161a}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.shopPage{min-height:100vh;background:#f8f8fa}.topbar{height:64px;background:#050507;color:#fff;border-bottom:1px solid #2e1538;position:-webkit-sticky;position:sticky;top:0;z-index:50}.topbarInner{max-width:1530px;height:100%;margin:auto;padding:0 26px;gap:24px}.logoLink,.topbarInner{display:flex;align-items:center}.logoLink{width:255px;flex:0 0 255px}.logoLink img{width:235px;height:56px;object-fit:contain;object-position:left center}.mainNav{display:flex;align-items:stretch;height:100%;gap:25px;flex:1 1;justify-content:center}.mainNav a{font-size:10px;font-weight:900;letter-spacing:.25px;display:flex;align-items:center;border-bottom:3px solid transparent;white-space:nowrap}.mainNav .active,.mainNav a:hover{border-color:#c338d7;color:#fff}.topActions{gap:11px}.searchBox,.topActions{display:flex;align-items:center}.searchBox{height:34px;width:250px;background:#171720;border:1px solid #3c3743;border-radius:6px;padding:0 10px}.searchBox input{width:100%;border:0;outline:0;background:transparent;color:#fff;font-size:11px}.iconButton,.searchBox span{font-size:20px}.iconButton{background:none;border:0;color:#fff;cursor:pointer;position:relative}.cartButton b{position:absolute;right:-7px;top:-8px;background:#a929cf;color:#fff;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;font-size:9px}.hero{height:445px;background:#070709;color:#fff;position:relative;overflow:hidden}.heroFighter{position:absolute;inset:0 0 0 31%;background-image:url(/assets/hero-fighter.jpg);background-repeat:no-repeat;background-size:cover;background-position:center 34%;filter:saturate(.84) contrast(1.05)}.heroOverlay{position:absolute;inset:0;background:linear-gradient(90deg,#050507,#050507 27%,rgba(5,5,7,.8) 43%,rgba(5,5,7,.16) 65%,rgba(7,4,10,.9)),radial-gradient(circle at 67% 60%,rgba(140,30,170,.28),transparent 31%)}.heroContent{position:relative;z-index:2;max-width:1530px;height:100%;margin:auto;padding:0 54px;display:flex;justify-content:space-between;align-items:center}.heroText{width:49%;padding-top:6px}.heroText h1{margin:0;font-size:55px;line-height:.88;font-weight:1000;font-style:italic;letter-spacing:-2px;text-shadow:0 3px 14px #000}.heroText h1 span{color:#a82cc8}.heroText p{font-size:16px;line-height:1.45;color:#f1edf2;margin:24px 0 18px}.heroCta{display:inline-flex;align-items:center;gap:18px;background:linear-gradient(135deg,#c34ae0,#9527bd);padding:14px 25px;border-radius:5px;font-size:12px;font-weight:950;box-shadow:0 8px 24px rgba(153,33,187,.4)}.heroBenefits{display:flex;gap:33px;margin-top:27px}.heroBenefits>div{display:flex;align-items:center;gap:9px}.heroBenefits i{width:31px;height:31px;display:grid;place-items:center;border:2px solid #fff;border-radius:7px;font-style:normal;font-size:15px}.heroBenefits span{display:flex;flex-direction:column}.heroBenefits b{font-size:9px;letter-spacing:.4px}.heroBenefits small{font-size:9px;color:#ddd;margin-top:2px}.heroRightCopy{align-self:center;margin-right:14%;margin-top:-8px;color:#a42dc0;font-size:28px;line-height:1.03;font-weight:1000;font-style:italic;transform:rotate(-8deg);text-shadow:0 4px 18px #000}.categories{height:100px;background:#fff;display:grid;grid-template-columns:repeat(6,1fr);border-bottom:1px solid #e6e6ea;padding:8px max(36px,calc((100vw - 1450px)/2))}.categories a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;font-size:10px;font-weight:900}.categories a span{width:47px;height:47px;border-radius:50%;background:linear-gradient(135deg,#efc9fa,#ce5be5);display:grid;place-items:center;color:#0b0b0e;font-size:20px}.catalog{max-width:1500px;margin:0 auto;padding:18px 34px 28px}.sectionHead{display:flex;align-items:center;gap:22px;margin-bottom:14px}.sectionHead h2{margin:0;font-size:20px}.sectionHead div{height:2px;flex:1 1;background:linear-gradient(90deg,#a525c8,#e4b5ef)}.sectionHead a{font-size:11px;font-weight:850;color:#8520a3}.productsGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.productCard{border:1px solid #e9e9ed;border-radius:7px;box-shadow:0 3px 13px rgba(0,0,0,.06)}.productCard,.productImage{background:#fff;overflow:hidden}.productImage{height:215px;position:relative;display:flex;align-items:center;justify-content:center}.productImage>img{width:100%;height:100%;object-fit:contain;padding:6px}.productFallback{width:100%;height:100%;display:grid;place-items:center;padding:34px}.productFallback img{max-width:82%;max-height:92px;object-fit:contain}.badge{right:35px;top:10px;background:#9627ba;color:#fff;padding:4px 8px;border-radius:2px;font-size:8px;font-weight:900}.badge,.heart{position:absolute}.heart{right:9px;top:7px;border:0;background:none;font-size:20px;cursor:pointer}.productBody{padding:11px 14px 12px}.productBody h3{font-size:13px;margin:0 0 3px}.price{font-size:20px;color:#8e1fae;display:block;margin-bottom:4px}.productBody p{font-size:11px;line-height:1.35;color:#66656c;margin:0 0 7px;min-height:30px}.stock{font-size:10px;display:flex;align-items:center;gap:6px}.stock i{width:8px;height:8px;border-radius:50%;background:#21cf54}.stock.ok{color:#188a3a}.stock.out{color:#a13a3a}.stock.out i{background:#d44}.cardControls{display:flex;justify-content:flex-end;margin:6px 0}.quantity{display:grid;grid-template-columns:27px 30px 27px;height:27px;background:#f1f1f3;border-radius:4px;overflow:hidden}.quantity button{border:0;background:#ededf0;cursor:pointer}.quantity span{display:grid;place-items:center;font-size:10px}.cardButtons{display:grid;grid-template-columns:1.18fr .82fr;grid-gap:6px;gap:6px}.cardButtons button{height:34px;border-radius:4px;font-size:9px;font-weight:950;cursor:pointer}.addButton{background:#fff;color:#7e1a9b;border:1.5px solid #a32cc5}.buyButton{border:0;color:#fff;background:linear-gradient(135deg,#b934d2,#8b1cab)}.cardButtons button:disabled{opacity:.45;cursor:not-allowed}.emptyProducts{padding:70px;text-align:center;background:#fff;border:1px dashed #ddd}.shopFooter{background:#050507;color:#aaa;border-top:1px solid #2a1530;display:flex;justify-content:space-between;align-items:center;padding:22px max(32px,calc((100vw - 1450px)/2))}.shopFooter img{width:200px;height:55px;object-fit:contain}.shopFooter p{font-size:10px}.drawerBackdrop{position:fixed;inset:0;background:rgba(0,0,0,.62);z-index:90}.cartDrawer{position:fixed;right:0;top:0;width:375px;max-width:94vw;height:100vh;z-index:100;background:#050507;color:#fff;padding:20px;border-left:1px solid #302337;box-shadow:-20px 0 60px rgba(0,0,0,.6)}.cartTitle{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #303039;padding-bottom:13px}.cartTitle h3{margin:0;font-size:15px}.cartTitle button{background:none;border:0;color:#fff;font-size:28px;cursor:pointer}.cartItems{max-height:56vh;overflow:auto}.cartItem{display:grid;grid-template-columns:65px 1fr;grid-gap:10px;gap:10px;padding:12px 0;border-bottom:1px solid #292930}.cartThumb{width:65px;height:65px;background:#fff;border-radius:5px;overflow:hidden}.cartThumb img{width:100%;height:100%;object-fit:contain}.cartItem>div:last-child{display:flex;flex-direction:column;gap:5px}.cartItem b{font-size:11px}.cartItem span{font-size:10px;color:#ccc}.cartQty{display:flex;gap:7px;align-items:center}.cartQty button{width:23px;height:23px;background:#1d1d24;color:#fff;border:1px solid #444}.subtotal{display:flex;justify-content:space-between;align-items:end;padding:17px 0}.subtotal b{font-size:22px}.drawerDark,.drawerPurple{width:100%;height:42px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:900;margin-top:8px}.drawerPurple{background:#9f27c5}.drawerDark{background:#191920;color:#fff;border:1px solid #464650;cursor:pointer}.cartEmpty{padding:35px 0;color:#aaa}.header{height:76px;background:#050507;color:#fff;border-bottom:1px solid #2b1732}.headerIn{max-width:1380px;height:100%;margin:auto;padding:0 28px;justify-content:space-between}.adminBrand,.headerIn{display:flex;align-items:center}.adminBrand{gap:14px;font-weight:900}.adminBrand .brandLogo{width:220px;height:58px;object-fit:contain}.panel{max-width:1250px;margin:24px auto 50px;background:#0d0f14;color:#fff;padding:24px;border:1px solid #2d2f38;border-radius:7px;box-shadow:0 18px 50px rgba(0,0,0,.3)}.panel h1{margin:0 0 8px;font-size:22px}.panel h2{font-size:18px}.adminHelp{margin:0 0 18px;color:#9b9da7;font-size:12px}.formGrid{display:grid;grid-template-columns:1.15fr .55fr .55fr .8fr;grid-gap:13px;gap:13px}.field{display:flex;flex-direction:column;gap:6px}.field.full{grid-column:1/3}.fieldLabel{font-size:10px;font-weight:900;color:#ddd}.input,select,textarea{width:100%;border:1px solid #383b45;background:#181a22;color:#fff;border-radius:4px;padding:11px}.field small{color:#858791;font-size:9px}.checkLine{gap:8px;font-size:11px}.adminPreview,.checkLine{display:flex;align-items:center}.adminPreview{height:145px;border:1px dashed #555962;background:#12141b;border-radius:4px;justify-content:center;overflow:hidden}.adminPreview img{width:100%;height:100%;object-fit:contain}.btn{border:0;background:linear-gradient(135deg,#b938d4,#8a1cac);color:#fff;font-weight:900;padding:12px 18px;border-radius:4px;cursor:pointer}.secondary{background:#262831}.notice{margin:14px 0;padding:11px;border-left:3px solid #a52bc7;background:#1c1320;color:#efd9f4}.row{display:grid;grid-template-columns:1fr 100px 85px 85px;grid-gap:10px;gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid #292c34}.row button{background:#181a21;border:1px solid #484b55;color:#fff;padding:8px;border-radius:4px;cursor:pointer}.adminProductInfo{display:flex;align-items:center;gap:12px}.adminThumb{width:58px;height:58px;background:#fff;border-radius:5px;overflow:hidden;flex:0 0 auto}.adminThumb img{width:100%;height:100%;object-fit:contain}.adminProductInfo small{display:block;color:#777;margin-top:4px}@media(max-width:1100px){.mainNav{display:none}.productsGrid{grid-template-columns:repeat(2,1fr)}.heroRightCopy{display:none}.heroFighter{left:36%}.heroText{width:58%}.formGrid{grid-template-columns:1fr 1fr}.field.full{grid-column:1/-1}}@media(max-width:700px){.topbarInner{padding:0 14px}.logoLink{width:185px;flex-basis:185px}.logoLink img{width:180px}.searchBox,.userIcon{display:none}.hero{height:490px}.heroFighter{left:0;opacity:.45}.heroOverlay{background:linear-gradient(90deg,rgba(5,5,7,.96),rgba(5,5,7,.55))}.heroContent{padding:0 22px}.heroText{width:100%}.heroText h1{font-size:45px}.heroBenefits{flex-direction:column;gap:10px}.categories{height:auto;grid-template-columns:repeat(3,1fr);padding:12px}.productsGrid{grid-template-columns:1fr}.catalog{padding:20px 13px}.sectionHead a{display:none}.productImage{height:300px}.shopFooter{flex-direction:column;gap:8px}.formGrid,.row{grid-template-columns:1fr}.field.full{grid-column:auto}.panel{margin:15px}.topbar{height:68px}}.simpleTopbar .topbarInner{min-height:92px;gap:28px}.simpleTopbar .logoLink img{width:245px;max-height:72px;object-fit:contain}.storeTitle{font-weight:900;letter-spacing:.12em;color:#fff;font-size:14px;white-space:nowrap}.catalogOnlyMain{padding-top:44px;min-height:68vh}.catalogTitle h1{font-size:34px}.catalogTitle span{font-weight:700;color:#777}.clickableCard{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.clickableCard:hover{transform:translateY(-5px);box-shadow:0 16px 36px rgba(0,0,0,.13)}.detailLink{margin-top:12px;border:0;background:none;padding:0;color:#8d269d;font-weight:900;cursor:pointer;font-size:12px}.detailBackdrop{position:fixed;inset:0;background:rgba(0,0,0,.78);z-index:120}.productDetail{position:fixed;z-index:121;left:50%;top:50%;transform:translate(-50%,-50%);width:min(1080px,94vw);max-height:92vh;overflow:auto;background:#fff;border-radius:18px;display:grid;grid-template-columns:1.08fr .92fr;grid-gap:34px;gap:34px;padding:34px;color:#151515;box-shadow:0 30px 100px rgba(0,0,0,.55)}.detailClose{position:absolute;right:16px;top:12px;border:0;background:#111;color:#fff;width:38px;height:38px;border-radius:50%;font-size:25px;cursor:pointer;z-index:3}.detailGallery{min-width:0}.detailMainImage{height:520px;background:#f5f5f7;border-radius:14px;overflow:hidden;display:flex;align-items:center;justify-content:center}.detailMainImage .productFallback img,.detailMainImage>.productFallback,.detailMainImage>img{width:100%;height:100%;object-fit:contain}.detailThumbs{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin-top:12px}.detailThumbs button{height:88px;padding:4px;border:2px solid transparent;border-radius:10px;background:#f3f3f5;cursor:pointer;overflow:hidden}.detailThumbs button.selected{border-color:#9b2aae}.detailThumbs .productFallback,.detailThumbs img{width:100%;height:100%;object-fit:contain}.detailInfo{padding:28px 18px 18px 0;display:flex;flex-direction:column;align-items:flex-start}.detailEyebrow{font-size:12px;letter-spacing:.16em;font-weight:900;color:#9b2aae}.detailInfo h2{font-size:34px;line-height:1.08;margin:12px 0 10px}.detailPrice{font-size:30px;color:#9225a4;margin-bottom:18px}.detailDescription{width:100%;margin-top:24px;padding-top:22px;border-top:1px solid #ddd}.detailDescription h3{font-size:13px;letter-spacing:.09em;margin:0 0 10px}.detailDescription p{white-space:pre-line;line-height:1.65;color:#444;font-size:16px}.detailActions{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;width:100%;margin-top:auto;padding-top:28px}.detailActions button{min-height:52px}.adminGalleryEditor{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.adminPhotoSlot{background:#0d1118;border:1px solid #2c3340;border-radius:12px;padding:12px}.adminPhotoTitle{font-weight:900;color:#c843df;font-size:12px;margin-bottom:10px}.adminPhotoSlot .adminPreview{height:155px;margin-bottom:10px}.adminPhotoSlot .input{font-size:11px;padding:9px}.removePhoto{width:100%;margin-top:8px;border:1px solid #a532b8;background:transparent;color:#dc76ed;border-radius:7px;padding:8px;font-weight:800;cursor:pointer}@media(max-width:900px){.storeTitle{display:none}.simpleTopbar .logoLink img{width:190px}.productDetail{grid-template-columns:1fr;padding:18px}.detailMainImage{height:360px}.detailInfo{padding:0 4px 8px}.detailInfo h2{font-size:27px}.adminGalleryEditor{grid-template-columns:1fr 1fr}}@media(max-width:560px){.simpleTopbar .topbarInner{flex-wrap:wrap;padding:10px 14px}.simpleTopbar .topActions{width:100%}.simpleTopbar .searchBox{flex:1 1}.adminGalleryEditor,.detailActions{grid-template-columns:1fr}.detailMainImage{height:300px}}.wdReference{background:#f4f4f6}.wdTopbar{height:82px;background:#050507;border-bottom:1px solid #241429}.wdTopbarInner{max-width:1500px;padding:0 42px;justify-content:space-between}.wdTopbar .logoLink{width:250px;flex:0 0 250px}.wdTopbar .logoLink img{width:230px;height:68px;object-fit:contain;object-position:left center}.wdTopActions{margin-left:auto}.wdSearch{width:430px;height:40px;background:#1b1a22;border-color:#47434d}.wdSearch input{font-size:12px}.wdHero{height:455px}.wdHero .heroFighter{left:29%;background-position:center 31%}.wdHeroContent{padding:0 62px}.wdHero .heroText{width:48%}.wdHero .heroText h1{font-size:58px;line-height:.88}.wdHero .heroText p{font-size:17px}.wdHero .heroBenefits{display:flex;gap:35px;margin-top:22px}.wdHero .heroBenefits>div{display:flex;align-items:center;gap:10px}.wdHero .heroBenefits b{font-size:24px}.wdHero .heroBenefits span{display:flex;flex-direction:column}.wdHero .heroBenefits strong{font-size:10px}.wdHero .heroBenefits small{font-size:9px;color:#ddd}.wdHero .heroRightCopy{width:250px;margin-right:160px;align-self:center}.wdHero .heroRightCopy strong{font-size:28px;line-height:1.05;color:#a62bc6;font-style:italic;transform:rotate(-4deg);display:block}.wdCatalog{max-width:1500px;margin:auto;padding:26px 38px 30px}.wdSectionHead{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:22px;gap:22px;margin-bottom:18px}.wdSectionHead h2{font-size:22px;margin:0}.wdSectionHead>div{height:2px;background:linear-gradient(90deg,#a72bc7,rgba(167,43,199,.15))}.wdSectionHead span{font-size:12px;color:#7b2b90;font-weight:800}.wdProductsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.wdProductCard{background:#fff;border:1px solid #e6e4e9;border-radius:7px;box-shadow:0 4px 13px rgba(24,17,28,.06);overflow:hidden;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.wdProductCard:hover{transform:translateY(-4px);box-shadow:0 13px 30px rgba(24,17,28,.13)}.wdProductCard .productImage{height:255px;background:#fff}.wdProductCard .productBody{padding:12px 14px 14px}.wdProductCard .productBody h3{font-size:15px}.wdProductCard .price{font-size:21px}.wdProductCard .productBody p{font-size:12px;min-height:34px}.cardMeta{display:flex;align-items:center;justify-content:space-between;margin:7px 0}.serviceStrip{background:linear-gradient(90deg,#17111e,#09090d,#18111f);color:#fff;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;padding:20px max(35px,calc((100vw - 1430px)/2));border-top:1px solid #552566;border-bottom:1px solid #33203a}.serviceStrip>div{display:flex;align-items:center;justify-content:center;gap:13px}.serviceStrip b{font-size:28px;color:#b737d1}.serviceStrip span{display:flex;flex-direction:column}.serviceStrip strong{font-size:12px}.serviceStrip small{font-size:10px;color:#bbb;margin-top:3px}.wdFooter{display:grid;grid-template-columns:1.3fr .9fr 1.1fr .9fr;grid-gap:42px;gap:42px;align-items:start;padding:26px max(38px,calc((100vw - 1430px)/2));background:#08090c}.wdFooter>div{display:flex;flex-direction:column;gap:7px}.wdFooter>div>strong{font-size:10px;color:#fff}.wdFooter small,.wdFooter span{font-size:9px;color:#aaa}.wdFooter .footerBrand img{width:210px;height:62px;object-fit:contain;object-position:left center}.wdFooter .footerBrand strong{font-size:10px}.wdProductDetail{border-radius:10px}.detailPurchase{margin-top:18px}.detailQty{width:100px;height:38px;grid-template-columns:32px 36px 32px}@media(max-width:1100px){.wdSearch{width:330px}.wdHero .heroRightCopy{display:none}.wdHero .heroText{width:58%}.wdHero .heroFighter{left:35%}.wdProductsGrid{grid-template-columns:repeat(2,1fr)}.wdFooter{grid-template-columns:1fr 1fr}}@media(max-width:700px){.wdTopbar{height:124px;margin-bottom:0;background:#050507}.wdTopbarInner{height:72px;padding:0 14px;gap:10px}.wdTopbar .logoLink{width:175px;flex-basis:175px}.wdTopbar .logoLink img{width:170px;height:58px}.wdSearch{position:absolute;left:12px;right:12px;top:76px;width:auto;height:38px;z-index:5;background:#171720}.wdHero{height:430px}.wdHero .heroFighter{left:0;opacity:.48;background-position:62%}.wdHero .heroOverlay{background:linear-gradient(90deg,rgba(5,5,7,.96),rgba(5,5,7,.45))}.wdHeroContent{padding:0 20px}.wdHero .heroText{width:100%}.wdHero .heroText h1{font-size:43px}.wdHero .heroText p{font-size:14px}.wdHero .heroBenefits{gap:16px;flex-wrap:wrap}.wdHero .heroBenefits>div{min-width:42%}.wdCatalog{padding:22px 12px}.wdSectionHead{grid-template-columns:1fr auto}.wdSectionHead>div{display:none}.wdSectionHead h2{font-size:20px}.wdProductsGrid{grid-template-columns:1fr}.wdProductCard .productImage{height:330px}.serviceStrip{grid-template-columns:1fr;padding:18px}.serviceStrip>div{justify-content:flex-start;max-width:310px;margin:auto;width:100%}.wdFooter{grid-template-columns:1fr;padding:25px 22px}.userIcon{display:none}.cartDrawer{width:100%;max-width:100%}.productDetail{width:96vw;max-height:94vh}.detailMainImage{height:320px}.detailThumbs button{height:72px}}.adminTabs{display:flex;gap:10px;margin:0 0 28px;padding-bottom:18px;border-bottom:1px solid #2b3038}.adminTabs button{border:1px solid #353b45;background:#0d1118;color:#ddd;padding:12px 22px;border-radius:8px;font-weight:900;cursor:pointer}.adminTabs button.active{background:linear-gradient(135deg,#bd35d8,#8420a5);border-color:#b73ad0;color:#fff}.adminTabs span{display:inline-grid;place-items:center;min-width:21px;height:21px;border-radius:20px;background:#fff;color:#8c20aa;margin-left:6px;font-size:11px}.dangerButton{background:#3a1019!important;border-color:#7c2636!important;color:#ff8b9e!important;font-weight:900}.ordersHead{display:flex;justify-content:space-between;align-items:center;gap:20px}.ordersHead h1{margin-bottom:4px}.ordersHead p{color:#8f98a6;margin-top:0}.ordersList{display:flex;flex-direction:column;gap:12px}.orderCard{background:#0b0f15;border:1px solid #2d333d;border-radius:12px;overflow:hidden}.orderSummary{width:100%;border:0;background:transparent;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:18px 20px;cursor:pointer;text-align:left}.orderSummary>div{display:flex;align-items:center;gap:18px}.orderSummary>div:first-child{flex-direction:column;align-items:flex-start;gap:4px}.orderSummary strong{font-size:16px}.orderSummary small{color:#87909d}.orderSummary b{font-size:20px}.orderStatus{font-size:10px;font-weight:950;padding:6px 9px;border-radius:20px;background:#3b2d11;color:#ffd676}.orderStatus.paid,.orderStatus.paid_notified{background:#12391f;color:#74ee9c}.orderDetail{border-top:1px solid #282e37;padding:20px;background:#11161e}.customerGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.customerGrid p{background:#0b0f15;border:1px solid #262d36;border-radius:8px;padding:12px;color:#d8dde5;font-size:13px;line-height:1.5}.customerGrid b{font-size:10px;color:#c446dc;letter-spacing:.08em}.orderDetail table{width:100%;border-collapse:collapse;margin-top:10px;color:#e5e8ed}.orderDetail td,.orderDetail th{padding:11px;border-bottom:1px solid #2b3139;text-align:left;font-size:13px}.orderDetail th{color:#aab1bc;font-size:10px}.orderDetail td:nth-child(n+2),.orderDetail th:nth-child(n+2){text-align:right}.orderDetail tfoot td{font-weight:900;font-size:15px;color:#fff}@media(max-width:700px){.adminTabs{position:-webkit-sticky;position:sticky;top:0;z-index:5;background:#10151d;padding-top:10px}.adminTabs button{flex:1 1;padding:11px 8px}.ordersHead{align-items:flex-start}.customerGrid{grid-template-columns:1fr}.orderSummary{align-items:flex-start}.orderSummary>div:last-child{flex-direction:column;align-items:flex-end;gap:7px}.orderDetail{overflow-x:auto}.orderDetail table{min-width:570px}}.thankYouPage{min-height:100vh;background:radial-gradient(circle at 50% 0,#2a0b32 0,#09090d 34%,#050507 100%);padding:55px 18px;display:flex;justify-content:center;align-items:flex-start}.thankCard{width:min(760px,100%);background:#fff;color:#17131b;border-radius:18px;padding:34px;box-shadow:0 28px 90px rgba(0,0,0,.5);text-align:center}.thankLogo{width:230px;height:80px;object-fit:contain;background:#08080b;border-radius:9px;padding:8px}.thankTick{margin:22px auto 10px;width:52px;height:52px;border-radius:50%;background:#1cb857;color:#fff;display:grid;place-items:center;font-size:30px;font-weight:900}.thankCard h1{font-size:32px;margin:10px 0}.thankCard>p{color:#555;line-height:1.6}.thankOrder{margin:28px 0;background:#f7f7f9;border:1px solid #e3e3e7;border-radius:13px;text-align:left;overflow:hidden}.thankOrderTop,.thankTotal{display:flex;justify-content:space-between;align-items:center;padding:16px 18px;background:#111217;color:#fff}.thankOrderTop span,.thankTotal span{font-size:11px;letter-spacing:.12em;color:#c55adc;font-weight:900}.thankCustomer{padding:15px 18px;border-bottom:1px solid #ddd}.thankCustomer p{margin:5px 0;font-size:13px}.thankItems{padding:0 18px}.thankItem{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:14px 0;border-bottom:1px solid #ddd}.thankItem>div{display:flex;flex-direction:column;gap:4px}.thankItem small{color:#777}.thankTotal strong{font-size:22px;color:#dc5df0}.thankCard>.btn{display:inline-block;text-decoration:none;margin-top:4px}@media(max-width:560px){.thankYouPage{padding:18px 10px}.thankCard{padding:22px 15px;border-radius:12px}.thankCard h1{font-size:26px}.thankLogo{width:190px}.thankOrderTop,.thankTotal{padding:14px}.thankItem{align-items:flex-start}.thankItem>b{white-space:nowrap}}.checkoutHeader{background:#07070a}.checkoutLogo{width:190px;height:58px;object-fit:contain}.checkoutPage{max-width:1180px;margin:34px auto 70px;padding:0 18px;display:grid;grid-template-columns:minmax(0,1fr) 390px;grid-gap:26px;gap:26px;align-items:start}.checkoutForm{display:flex;flex-direction:column;gap:18px}.checkoutBox,.checkoutSummary{background:#fff;border:1px solid #e2e2e7;border-radius:14px;box-shadow:0 12px 35px rgba(20,12,26,.08)}.checkoutBox{padding:24px;position:relative}.checkoutBox h1,.checkoutBox h2{margin:0 0 20px;font-size:23px}.checkoutStep{position:absolute;right:20px;top:18px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#a42bc3;color:#fff;font-weight:900}.checkoutGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.checkoutGrid label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:800;color:#333}.checkoutGrid .full{grid-column:1/-1}.checkoutGrid input,.checkoutGrid select{height:46px;border:1px solid #cfd0d6;border-radius:8px;padding:0 12px;font:inherit;background:#fff;color:#16131a}.shippingNotice{margin:15px 0 0;color:#7c278f;font-size:12px;font-weight:800}.checkoutSummary{padding:22px;position:-webkit-sticky;position:sticky;top:18px}.checkoutSummary h2{margin:0 0 16px}.checkoutLine{display:flex;justify-content:space-between;gap:18px;padding:13px 0;border-bottom:1px solid #ececf0}.checkoutLine>div{display:flex;flex-direction:column;gap:4px}.checkoutLine small{color:#777}.checkoutTotals{padding-top:14px}.checkoutTotals>div{display:flex;justify-content:space-between;padding:7px 0}.checkoutTotals>small{display:block;color:#7b2b90;margin:4px 0 8px}.checkoutGrand{margin-top:8px;padding-top:13px!important;border-top:2px solid #18131d;font-size:18px}.checkoutGrand strong{color:#a328be;font-size:24px}.checkoutPay{height:54px;border:0;border-radius:8px;background:linear-gradient(135deg,#c83ce2,#9220b0);color:#fff;font-weight:950;font-size:15px;cursor:pointer}.checkoutPay:disabled{opacity:.65}.secureNote{text-align:center;color:#777;font-size:12px;margin:0}.checkoutError{background:#fff0f2;border:1px solid #ef9aaa;color:#9b2136;padding:13px;border-radius:8px}.thankCosts{padding:12px 18px}.thankCosts>div{display:flex;justify-content:space-between;padding:5px 0}.thankCosts span{color:#666}@media(max-width:820px){.checkoutPage{grid-template-columns:1fr;margin-top:20px}.checkoutSummary{position:static;order:-1}.checkoutGrid{grid-template-columns:1fr}.checkoutGrid .full{grid-column:auto}.checkoutHeader .headerIn{padding:0 14px}.checkoutLogo{width:155px}}@media(max-width:520px){.checkoutPage{padding:0 10px}.checkoutBox,.checkoutSummary{border-radius:10px;padding:17px}.checkoutBox h1,.checkoutBox h2{font-size:20px}.checkoutStep{right:14px;top:14px}}.wdFooter a{font-size:9px;color:#aaa}.wdFooter a:hover{color:#fff;text-decoration:underline}