.client-shop-page{--csp-text:#27262e;--csp-muted:#858585;--csp-muted-2:#5e5a5a;--csp-accent:#ff9032;--csp-danger:#e54937;--csp-success:#2dbe60;--csp-border:#f1f0f0;--csp-card:#fafafa}.client-shop-page .page-subtitle{color:var(--csp-muted-2)}.client-shop-page .fade-in{pointer-events:auto}.csp-promo{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff6ee;border:none;border-radius:30px;padding:28px 40px 28px 46px;min-height:500px;margin-bottom:32px;overflow:hidden}.csp-promo__content{max-width:600px;flex:1 1 520px;z-index:1}.csp-promo__eyebrow{display:flex;align-items:center;gap:7px;font-size:17px;font-weight:700;color:var(--csp-accent);text-transform:uppercase;margin-bottom:16px}.csp-promo__dot{width:4px;height:4px;border-radius:50%;background:var(--csp-accent);display:inline-block;flex-shrink:0}.csp-promo__title{color:var(--csp-text);margin:0 0 4px}.csp-promo__subtitle,.csp-promo__title{font-size:36px;font-weight:700;line-height:1.2}.csp-promo__subtitle{color:var(--csp-accent);margin:0 0 20px}.csp-promo__offer-text{font-size:22px;font-weight:600;color:var(--csp-text);margin:0 0 16px}.csp-promo__desc{font-size:20px;font-weight:400;color:var(--csp-text);margin:0 0 32px;line-height:32px;letter-spacing:.2px;max-width:583px}.csp-promo__actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.csp-promo__btn{display:inline-flex;align-items:center;justify-content:center;width:209px;height:48px;padding:12px 22px;border-radius:8px;border:none;font-size:16px;font-weight:700;cursor:pointer;font-family:DM Sans,sans-serif}.csp-promo__btn--primary{background:#ff9032;color:#fff}.csp-promo__btn--primary:hover{background:#f0821e}.csp-promo__btn--outline{background:transparent;color:#27262e;border:1px solid #27262e}.csp-promo__btn--outline:hover{background:rgba(39,38,46,.04)}.csp-promo__art{flex:0 0 560px;width:100%;height:100%;max-width:48%;z-index:1;margin-right:-24px;display:flex;align-items:center;justify-content:flex-end}.csp-promo__art img{width:100%;height:100%;max-height:100%;object-fit:cover;object-position:center right;display:block}.csp-promo__close{position:absolute;top:40px;right:42px;width:34px;height:34px;border:none;background:transparent;color:#858585;font-size:28px;line-height:1;cursor:pointer;z-index:2}.csp-promo__close:hover{color:var(--csp-text)}.csp-catalog-results{min-height:320px}.client-shop-page>.csp-back-btn{margin-bottom:16px}@media (max-width:1100px){.csp-promo{min-height:0;padding:32px}.csp-promo__art{flex-basis:400px;width:400px;min-height:360px;max-width:44%;margin-right:-12px}.csp-promo__subtitle,.csp-promo__title{font-size:28px}.csp-promo__desc{font-size:16px;line-height:26px}}@media (max-width:900px){.csp-promo{flex-direction:column;align-items:flex-start;padding:28px}.csp-promo__art{display:none}.csp-promo__btn{width:auto;min-width:160px}}.csp-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:8px 0 16px;flex-wrap:wrap}.csp-section-head h2{margin:0}.csp-section-head h2,.csp-section-head__crumb{font-size:22px;font-weight:700;color:var(--csp-text)}.csp-section-head__crumb{display:flex;align-items:center;gap:12px}.csp-section-head__crumb .sep{color:#c8c8c8;font-weight:400}.csp-section-head__crumb .plat{color:var(--csp-muted);font-weight:700}.csp-section-chevron{width:22px;height:22px;flex-shrink:0;object-fit:contain}.csp-product-section{margin-bottom:40px}.csp-slider{position:relative;display:flex;align-items:stretch;gap:16px;margin-bottom:8px}.csp-slider__track{display:flex;gap:24px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;flex:1;min-width:0;padding-bottom:4px}.csp-slider__track::-webkit-scrollbar{display:none}.csp-slider__track .csp-product-card{flex:0 0 364px;width:364px;max-width:364px}.csp-slider__arrows{display:flex;flex-direction:column;justify-content:center;gap:12px;flex-shrink:0;align-self:center}.csp-slider__btn{width:40px;height:40px;padding:0;border:none;background:transparent;cursor:pointer;border-radius:50%;line-height:0}.csp-slider__btn img{width:40px;height:40px;display:block}.csp-slider__btn:disabled{opacity:.35;cursor:default}.csp-slider__btn:not(:disabled):hover{opacity:.85}@media (max-width:720px){.csp-slider__track .csp-product-card{flex-basis:300px;width:300px;max-width:300px}.csp-slider__arrows{display:none}}.csp-view-all{display:inline-flex;align-items:center;gap:12px;font-size:16px;font-weight:600;color:var(--csp-muted-2);text-decoration:none;background:none;border:none;cursor:pointer;white-space:nowrap}.csp-view-all:hover{color:var(--csp-accent)}.csp-type-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:32px}@media (max-width:900px){.csp-type-grid{grid-template-columns:1fr}}.csp-type-card{display:flex;align-items:center;gap:16px;padding:20px;border:1.5px solid var(--csp-border);border-radius:16px;background:#fff;cursor:pointer;text-align:left;font-family:inherit;width:100%}.csp-type-card:hover{border-color:#ffd9ad}.csp-type-card.active{border-color:var(--csp-accent);background:#fffaf5}.csp-type-card__icon{width:56px;height:56px;border-radius:14px;background:#fff4e8;display:flex;align-items:center;justify-content:center;flex-shrink:0}.csp-type-card__icon svg{width:28px;height:28px}.csp-type-card__name{font-size:16px;font-weight:700;color:var(--csp-text);margin-bottom:4px}.csp-type-card__sub{font-size:13px;font-weight:600;color:var(--csp-muted-2)}.csp-type-card__desc{font-size:12px;color:var(--csp-muted);margin-top:2px}.csp-platform-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-bottom:32px}@media (max-width:1100px){.csp-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.csp-platform-grid{grid-template-columns:1fr}}.csp-platform-card{display:flex;align-items:center;gap:16px;padding:18px 20px;border:1.5px solid var(--csp-border);border-radius:16px;background:#fff;cursor:pointer;text-align:left;font-family:inherit;width:100%}.csp-platform-card:hover{border-color:#ffd9ad}.csp-platform-card.active{border-color:var(--csp-accent);background:#fffaf5}.csp-platform-card__icon{width:56px;height:56px;border-radius:14px;background:#fafafa;border:1px solid var(--csp-border);display:flex;align-items:center;justify-content:center;flex-shrink:0}.csp-platform-card__icon img{width:32px;height:32px;object-fit:contain;display:block}.csp-platform-card__name{font-size:16px;font-weight:700;color:var(--csp-text)}.csp-platform-card__count{font-size:12px;color:var(--csp-muted);margin-top:3px}.csp-filters{margin-bottom:28px}.client-shop-page .csp-filters .filter-btn{min-width:150px}.csp-filter-label{display:flex;flex-direction:column;gap:2px;align-items:flex-start;line-height:1.2}.csp-filter-label span:first-child{font-size:11px;color:var(--csp-muted);font-weight:600}.csp-filter-label span:last-child{font-size:14px;color:var(--csp-text);font-weight:600}.csp-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-bottom:40px}@media (max-width:1300px){.csp-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.csp-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.csp-product-grid{grid-template-columns:1fr}}.csp-product-card{display:flex;flex-direction:column;width:100%;border:1px dashed #e7e8eb;border-radius:18px;background:#fff;padding:24px;height:auto;box-shadow:11px 11px 3.2px rgba(145,145,145,.1);box-sizing:border-box}.csp-product-card__top{display:flex;align-items:flex-start;justify-content:space-between;width:100%;margin-bottom:20px}.csp-product-card__icon{width:72px;height:70px;border-radius:14px;background:#f7f6f6;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.csp-product-card__icon img{width:32px;height:32px;object-fit:contain;display:block}.csp-product-card__badge{display:inline-flex;align-items:center;justify-content:center;padding:7px 9px;border-radius:6px;background:#e9faef;color:#11af49;font-size:11px;font-weight:800;flex-shrink:0;white-space:nowrap}.csp-product-card__title{font-size:18px;font-weight:600;color:#27262e;line-height:26px;margin:0 0 14px;cursor:pointer}.csp-product-card__title:hover{color:var(--csp-accent)}.csp-product-card__rating{display:flex;align-items:center;gap:9px;margin-bottom:22px}.csp-product-card__stars{display:inline-flex;align-items:center}.csp-product-card__rating img{width:18px;height:18px;display:block}.csp-product-card__rating span:last-child{color:#5e5a5a;font-size:12px;font-weight:700;letter-spacing:.12px}.csp-product-card__features{list-style:none;padding:0;margin:0 0 20px;display:flex;flex-direction:column;gap:9px}.csp-product-card__features li{display:flex;align-items:center;gap:11px;font-size:14px;color:#5e5a5a;font-weight:600}.csp-product-card__features li img{width:12px;height:12px;flex-shrink:0;display:block}.csp-tick{display:inline-flex;width:20px;height:20px;flex-shrink:0;align-items:center;justify-content:center;background:#f7f6f6;border-radius:9px;padding:3px;box-sizing:border-box}.csp-product-card__stock{font-size:14px;font-weight:700;color:#11af49;margin-bottom:24px}.csp-product-card__stock--out{color:var(--csp-danger)}.csp-product-card__meta-row{display:flex;align-items:center;gap:11px;font-size:14px;font-weight:700;color:#5e5a5a;letter-spacing:.14px;margin-bottom:28px}.csp-product-card__meta-row img.flag{width:26px;height:18px;border-radius:2px;object-fit:cover}.csp-product-card__spend{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.csp-product-card__spend strong{font-size:28px;font-weight:800;color:#27262e;line-height:22px}.csp-product-card__spend span{font-size:15px;font-weight:600;color:#5e5a5a}.csp-product-card__stats{display:flex;align-items:flex-start;justify-content:space-between;width:100%;margin-bottom:20px}.csp-product-card__stats div{display:flex;flex-direction:column;gap:14px;width:91px}.csp-product-card__stats span{font-size:14px;font-weight:600;color:#5e5a5a}.csp-product-card__stats strong{font-size:22px;font-weight:800;color:#27262e;line-height:22px}.csp-product-card__unban-meta{display:flex;align-items:flex-start;justify-content:space-between;width:100%;margin-bottom:28px}.csp-product-card__unban-meta>div{display:flex;flex-direction:column;gap:14px;width:91px}.csp-product-card__unban-meta strong{font-size:22px;font-weight:800;color:#27262e;line-height:22px;white-space:nowrap}.csp-product-card__unban-meta span{font-size:14px;font-weight:600;color:#5e5a5a}.csp-product-card--unban .csp-product-card__features{margin-bottom:36px}.csp-product-card__price-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;width:100%;margin-top:auto;margin-bottom:28px}.csp-product-card__price-col{display:flex;flex-direction:column;gap:14px;min-width:91px;flex-shrink:0}.csp-product-card__price-col span{display:block;font-size:14px;font-weight:600;color:#5e5a5a;white-space:nowrap}.csp-product-card__price-col strong{display:block;font-size:22px;font-weight:800;color:#5e5a5a;line-height:22px;white-space:nowrap;text-decoration:none}.csp-product-card__price-col--end{min-width:85px;align-items:flex-start;text-align:left}.csp-product-card__price-col--end span,.csp-product-card__price-col--end strong{color:#27262e}.csp-product-card__actions{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%}.csp-add-cart-btn{width:250px;flex:0 0 250px;display:inline-flex;align-items:center;justify-content:center;gap:11px;height:44px;padding:12px 33px;border:1px solid #27262e;border-radius:8px;background:#fff;color:#27262e;font-size:15px;font-weight:600;cursor:pointer;font-family:DM Sans,sans-serif}.csp-add-cart-btn:hover{background:rgba(39,38,46,.04)}.csp-add-cart-btn--muted{border-color:#5e5a5a;color:#5e5a5a}.csp-add-cart-btn--filled{background:#ff9032;border-color:#ff9032;color:#fff;font-weight:700}.csp-add-cart-btn--filled:hover{background:#f0821e;border-color:#f0821e}.csp-add-cart-btn img{width:22px;height:22px;filter:none}.csp-add-cart-btn--filled img{filter:brightness(0) invert(1)}.csp-wish-btn{width:48px;height:44px;border-radius:8px;border:1px solid #d1d5db;background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;padding:0}.csp-wish-btn:hover{border-color:#ff9032}.csp-wish-btn--active{border-color:#ff9032;background:#fff8f1}.csp-wish-btn img{width:22px;height:22px}.csp-wish-btn svg{width:20px;height:20px}.csp-empty-state{padding:60px 20px;text-align:center;color:var(--csp-muted);border:1px dashed var(--csp-border);border-radius:18px;margin-bottom:32px}.csp-empty-state p{margin:0 0 16px}.csp-empty-cta{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 22px;border:none;border-radius:8px;background:#ff9032;color:#fff;font-size:15px;font-weight:700;font-family:DM Sans,sans-serif;cursor:pointer}.csp-empty-cta:hover{background:#f0821e}@keyframes csp-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.csp-skel{display:block;border-radius:8px;background:linear-gradient(90deg,#f0f0f0 25%,#e6e6e6 50%,#f0f0f0 75%);background-size:800px 100%;animation:csp-shimmer 1.2s ease-in-out infinite}.csp-product-card--skeleton{pointer-events:none;min-height:480px}.csp-skel--icon{width:72px;height:70px;border-radius:14px}.csp-skel--badge{width:64px;height:24px;border-radius:20px}.csp-skel--title{height:18px;width:92%;margin-bottom:8px}.csp-skel--title-sm{width:64%;margin-bottom:14px}.csp-skel--rating{height:16px;width:100px;margin-bottom:18px}.csp-skel--line{height:14px;width:78%;margin-bottom:10px}.csp-skel--line-sm{width:55%;margin-bottom:18px}.csp-skel--stock{height:14px;width:90px;margin-bottom:16px}.csp-skel-price-row{display:flex;justify-content:space-between;gap:16px;margin-top:auto;margin-bottom:14px;padding-top:14px}.csp-skel--price{width:80px;height:40px}.csp-skel-actions{display:flex;align-items:center;gap:18px}.csp-skel--btn{flex:1;max-width:250px;height:44px;border-radius:8px}.csp-skel--wish{width:48px;height:44px;border-radius:8px;flex-shrink:0}.csp-skel--section-title{width:220px;height:28px;border-radius:8px}.csp-slider--skeleton{margin-bottom:40px}.csp-back-btn{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 18px;border:1px solid #e5e5e5;border-radius:10px;background:#fff;color:var(--csp-text);font-size:14px;font-weight:600;cursor:pointer;font-family:DM Sans,sans-serif;margin-bottom:20px;text-decoration:none}.csp-back-btn:hover{border-color:var(--csp-accent);color:var(--csp-accent)}.csp-back-btn svg{width:16px;height:16px}.csp-detail-grid{display:grid;grid-template-columns:minmax(0,755px) minmax(320px,459px);gap:44px;align-items:start;justify-content:space-between}@media (max-width:1200px){.csp-detail-grid{grid-template-columns:1fr;gap:24px}}.csp-detail-card,.csp-purchase-card{background:#fff;border:1px solid #e5e5e5;border-radius:18px;height:auto}.csp-detail-card{padding:38px 34px}.csp-detail-card__header{display:flex;align-items:flex-start;gap:26px;margin-bottom:20px}.csp-detail-card__icon{width:96px;height:94px;border-radius:16px;background:#f7f6f6;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.csp-detail-card__icon img{width:48px;height:48px;object-fit:contain;display:block}.csp-detail-card__intro{min-width:0;padding-top:4px}.csp-verified-badge{display:inline-flex;align-items:center;gap:4px;height:32px;padding:7px 9px 7px 7px;border-radius:6px;background:#e9faef;color:#11af49;font-size:11px;font-weight:800;margin-bottom:12px;box-sizing:border-box}.csp-verified-badge img{width:16px;height:16px;display:block}.csp-detail-card__title{font-size:22px;font-weight:600;color:#27262e;line-height:26px;margin:0 0 14px}.csp-detail-card__rating{display:flex;align-items:center;gap:9px}.csp-detail-card__stars{display:inline-flex;align-items:center}.csp-detail-card__rating img{width:18px;height:18px;display:block}.csp-detail-card__rating>span:last-child{color:#5e5a5a;font-size:14px;font-weight:700;letter-spacing:.14px}.csp-detail-card__summary{font-size:16px;font-weight:600;color:#5e5a5a;line-height:24px;margin:0 0 28px;max-width:687px}.csp-tags{display:flex;gap:10px;flex-wrap:wrap;padding-bottom:28px;border-bottom:1px solid #e5e5e5;margin-bottom:28px}.csp-tag{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:7px 18px;border:1px solid #e5e5e5;border-radius:34px;font-size:11px;font-weight:800;color:#858585;box-sizing:border-box}.csp-detail-section{margin-bottom:28px}.csp-detail-section:last-child{margin-bottom:0}.csp-detail-section__title{font-size:16px;font-weight:700;color:#27262e;margin:0 0 18px}.csp-detail-section ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:9px}.csp-detail-section li{display:flex;align-items:center;gap:11px;font-size:14px;font-weight:600;color:#5e5a5a;line-height:1.4}.csp-detail-section .csp-tick{margin-top:0}.csp-purchase-card{position:sticky;top:24px;padding:34px;min-height:0}.csp-purchase-stock{display:inline-flex;align-items:center;gap:11px;font-size:16px;font-weight:700;color:#27262e;margin-bottom:8px}.csp-purchase-stock .dot{width:12px;height:12px;border-radius:50%;background:#11af49;display:inline-block;flex-shrink:0}.csp-purchase-stock .dot.is-out{background:#e54937}.csp-purchase-pcs{font-size:16px;font-weight:600;color:#5e5a5a;margin:0 0 28px}.csp-purchase-block{display:flex;flex-direction:column;gap:16px}.csp-purchase-label{font-size:16px;font-weight:600;color:#5e5a5a;margin:0}.csp-purchase-price{font-size:24px;font-weight:800;color:#27262e;line-height:22px}.csp-purchase-divider{border-top:1px solid #e5e5e5;margin:28px 0}.csp-wallet-row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.csp-wallet-row .csp-purchase-label{margin-bottom:16px}.csp-wallet-balance{font-size:20px;font-weight:800;color:#27262e;line-height:22px}.csp-wallet-topup-btn{width:48px;height:46px;border-radius:6px;border:none;background:#ff9032;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.csp-wallet-topup-btn:hover{background:#f0821e}.csp-wallet-topup-btn img{width:14px;height:14px;display:block}.csp-qty-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.csp-qty-row .csp-purchase-label{margin:0}.csp-qty-stepper{display:inline-flex;align-items:center;justify-content:space-between;width:135px;height:40px;border:1px solid #e5e5e5;border-radius:5px;padding:0 12px;background:#fff;box-sizing:border-box}.csp-qty-stepper button{width:24px;height:24px;border:none;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:18px;color:#27262e;font-weight:700;line-height:1;padding:0}.csp-qty-stepper button:disabled{color:#c8c8c8;cursor:not-allowed}.csp-qty-stepper span{min-width:24px;text-align:center;font-size:18px;font-weight:800;color:#27262e;line-height:22px}.csp-pay-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 28px}.csp-pay-row span{font-size:18px;font-weight:600;color:#5e5a5a}.csp-pay-row strong{font-size:18px;font-weight:800;color:#27262e;line-height:22px}.csp-purchase-cta{width:100%;display:inline-flex;align-items:center;justify-content:center;height:48px;border:none;border-radius:8px;background:#ff9032;color:#fff;font-size:18px;font-weight:700;cursor:pointer;font-family:DM Sans,sans-serif}.csp-purchase-cta:hover:not(:disabled){background:#f0821e}.csp-purchase-cta:disabled{opacity:.5;cursor:not-allowed}.csp-tab-bar{display:flex;align-items:center;gap:4px;border-bottom:1px solid var(--csp-border);margin:20px 0;flex-wrap:wrap;overflow:visible}.csp-tab{position:relative;padding:12px 18px;font-size:14px;font-weight:600;color:var(--csp-muted-2);background:none;border:none;cursor:pointer;white-space:nowrap}.csp-tab.active{color:var(--csp-accent)}.csp-tab:after{content:"";position:absolute;left:18px;right:18px;bottom:-1px;height:2px;background:transparent;border-radius:2px}.csp-tab.active:after{background:var(--csp-accent)}.csp-orders-search{margin-bottom:24px}.client-shop-page .table-wrapper{width:100%;max-width:100%;overflow:visible}.client-shop-page .tc__body-hscroll{overflow-x:auto;overflow-y:visible;scrollbar-width:none;-ms-overflow-style:none}.client-shop-page .tc__body-hscroll::-webkit-scrollbar{display:none;height:0}.client-shop-page .tc--client-orders .tc__body-hscroll.has-sticky-hscroll{scrollbar-width:none!important}.client-shop-page .tc--client-orders .tc__body-hscroll.has-sticky-hscroll::-webkit-scrollbar{display:none!important;height:0!important}.tc--client-orders .tc__row,.tc--client-orders .tc__thead{display:flex;gap:14px;align-items:center;min-width:max-content}.tc--client-orders .tc__row>*,.tc--client-orders .tc__thead>*{flex-shrink:0;padding:0 6px;font-size:13px;min-width:0}.tc--client-orders .tc__row>:first-child,.tc--client-orders .tc__thead>:first-child{width:28px}.tc--client-orders .tc__row>:nth-child(2),.tc--client-orders .tc__thead>:nth-child(2){width:260px}.tc--client-orders .tc__row>:nth-child(3),.tc--client-orders .tc__thead>:nth-child(3){width:110px}.tc--client-orders .tc__row>:nth-child(4),.tc--client-orders .tc__thead>:nth-child(4){width:150px}.tc--client-orders .tc__row>:nth-child(5),.tc--client-orders .tc__thead>:nth-child(5){width:140px}.tc--client-orders .tc__row>:nth-child(6),.tc--client-orders .tc__thead>:nth-child(6){width:150px}.tc--client-orders .tc__row>:nth-child(7),.tc--client-orders .tc__thead>:nth-child(7){width:80px}.tc--client-orders .tc__row>:nth-child(8),.tc--client-orders .tc__thead>:nth-child(8){width:100px}.tc--client-orders .tc__row>:nth-child(9),.tc--client-orders .tc__thead>:nth-child(9){width:90px}.tc--client-orders .tc__row>:nth-child(10),.tc--client-orders .tc__thead>:nth-child(10){width:110px}.tc--client-orders .tc__row>:nth-child(11),.tc--client-orders .tc__thead>:nth-child(11){width:56px}.csp-order-actions{display:flex}.csp-order-actions,.csp-order-view-btn{align-items:center;justify-content:center}.csp-order-view-btn{width:36px;height:36px;display:inline-flex;border:none;border-radius:50%;background:transparent;cursor:pointer;padding:0;transition:background .2s}.csp-order-view-btn:hover{background:#eaeaea}.csp-order-product{display:flex;align-items:center;gap:12px}.csp-order-product__icon{width:40px;height:40px;border-radius:10px;background:#fafafa;border:1px solid var(--csp-border);display:flex;align-items:center;justify-content:center;flex-shrink:0}.csp-order-product__icon img{width:20px;height:20px;object-fit:contain}.csp-order-product__name{font-weight:600;color:var(--csp-text);font-size:14px;line-height:1.3}.csp-order-number{color:var(--csp-accent);font-weight:600;background:none;border:none;cursor:pointer;padding:0;font-size:14px;text-decoration:none}.csp-order-number:hover{text-decoration:underline}.csp-order-method{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--csp-text)}.csp-order-method img{width:16px;height:16px}.csp-status-pill{display:inline-flex;align-items:center;padding:5px 12px;border-radius:100px;font-size:12px;font-weight:600;white-space:nowrap}.csp-status-pill--processing{background:#fff4e8;color:var(--csp-accent)}.csp-status-pill--completed{background:#e9faef;color:var(--csp-success)}.csp-status-pill--cancelled{background:#fee2e2;color:#dc2626}.csp-status-pill--pending{background:#fff3e0;color:#e65100}.csp-title-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.csp-title-row h1{margin:0}.csp-card{background:#fff;border:1px solid #ececec;border-radius:18px;padding:28px;margin-bottom:20px;height:auto}.csp-card__title{font-size:16px;font-weight:700;color:var(--csp-text);margin:0 0 20px}.csp-delivered-strip{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.csp-delivered-strip__icon{width:64px;height:64px;border-radius:12px;background:#fafafa;border:1px solid var(--csp-border);display:flex;align-items:center;justify-content:center;flex-shrink:0}.csp-delivered-strip__icon img{width:32px;height:32px;object-fit:contain}.csp-delivered-strip__name{flex:1;min-width:200px;font-size:16px;font-weight:700;color:var(--csp-text)}.csp-delivered-strip__meta{display:flex;align-items:stretch;gap:0;flex-wrap:wrap}.csp-delivered-strip__meta>div{padding:0 24px;border-left:1px solid var(--csp-border);display:flex;flex-direction:column;gap:6px;min-width:90px}.csp-delivered-strip__meta>div span{font-size:12px;color:var(--csp-muted)}.csp-delivered-strip__meta>div strong{font-size:14px;font-weight:700;color:var(--csp-text)}.csp-fulfill-split{display:grid;grid-template-columns:1.9fr 1fr;gap:20px;align-items:start}@media (max-width:1100px){.csp-fulfill-split{grid-template-columns:1fr}}.csp-cred-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid var(--csp-border)}.csp-cred-row:last-child{border-bottom:none}.csp-cred-row__label{font-size:13px;color:var(--csp-muted);flex-shrink:0;min-width:160px}.csp-cred-row__value{flex:1;display:flex;align-items:center;gap:10px;justify-content:flex-end;min-width:0}.csp-cred-row__value span{font-size:14px;font-weight:600;color:var(--csp-text);word-break:break-word;text-align:right}.csp-cred-icon-btn{border:none;background:transparent;padding:4px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:var(--csp-muted-2);flex-shrink:0}.csp-cred-icon-btn:hover{color:var(--csp-accent)}.csp-cred-icon-btn svg{width:16px;height:16px}.csp-2fa-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:20px;background:#e9faef;color:var(--csp-success);font-size:12px;font-weight:700}.csp-summary-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid var(--csp-border);font-size:13px}.csp-summary-row:last-child{border-bottom:none}.csp-summary-row span{color:var(--csp-muted);flex-shrink:0}.csp-summary-row strong{color:var(--csp-text);font-weight:700;text-align:right;word-break:break-word}.csp-notes-body{font-size:13px;color:var(--csp-muted-2);line-height:1.6}.csp-notes-body a{color:var(--csp-accent);text-decoration:none;word-break:break-all}.csp-notes-body a:hover{text-decoration:underline}.csp-not-found{background:var(--csp-card);border:1px solid var(--csp-border);border-radius:20px;padding:40px;text-align:center;color:var(--csp-muted-2)}.csp-cart-overlay{position:fixed;inset:0;background:rgba(150,146,146,.25);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:60000}.csp-cart-drawer{position:fixed;top:0;right:0;bottom:0;width:440px;max-width:100vw;background:#fff;z-index:60001;display:flex;flex-direction:column;font-family:DM Sans,sans-serif}.csp-cart-header{display:flex;align-items:center;justify-content:space-between;padding:34px 30px 0;flex-shrink:0}.csp-cart-header h2{margin:0;font-size:22px;font-weight:600;line-height:26px;color:#27262e}.csp-cart-close{width:24px;height:24px;border:none;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;padding:0}.csp-cart-close img{width:24px;height:24px;display:block}.csp-cart-body{flex:1;overflow-y:auto;padding:40px 30px 24px;scrollbar-width:thin;scrollbar-color:rgba(15,23,42,.2) transparent}.csp-cart-body::-webkit-scrollbar{width:6px}.csp-cart-body::-webkit-scrollbar-thumb{background:rgba(15,23,42,.2);border-radius:8px}.csp-cart-item{display:flex;align-items:flex-start;gap:14px;padding:0 0 24px;margin-bottom:30px;border-bottom:1px solid #e5e5e5}.csp-cart-item:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}.csp-cart-item__icon{width:72px;height:70px;border-radius:14px;background:#f7f6f6;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:12px;box-sizing:border-box}.csp-cart-item__icon img{width:32px;height:32px;object-fit:contain}.csp-cart-item__main{flex:1;min-width:0;padding-top:2px}.csp-cart-item__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.csp-cart-item__name{font-size:16px;font-weight:600;color:#27262e;line-height:26px;max-width:228px}.csp-cart-item__trash{border:none;background:transparent;padding:0;cursor:pointer;flex-shrink:0;display:inline-flex;margin-top:2px}.csp-cart-item__trash img{width:16px;height:18px;display:block}.csp-cart-item__trash:hover{opacity:.7}.csp-cart-item__bottom{display:flex;gap:12px;margin-top:18px}.csp-cart-item__bottom,.csp-cart-qty{align-items:center;justify-content:space-between}.csp-cart-qty{display:inline-flex;width:88px;height:38px;border:1px solid #e5e5e5;border-radius:5px;padding:0 12px;background:#fff;box-sizing:border-box}.csp-cart-qty__btn{width:16px;height:16px;border:none;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;flex-shrink:0}.csp-cart-qty__btn:disabled{opacity:.35;cursor:not-allowed}.csp-cart-qty__minus{display:block;width:10px;height:2px;background:#27262e;border-radius:1px}.csp-cart-qty__plus{position:relative;display:block;width:10px;height:10px}.csp-cart-qty__plus:after,.csp-cart-qty__plus:before{content:"";position:absolute;background:#27262e;border-radius:1px}.csp-cart-qty__plus:before{left:0;top:4px;width:10px;height:2px}.csp-cart-qty__plus:after{left:4px;top:0;width:2px;height:10px}.csp-cart-qty__val{min-width:16px;text-align:center;font-size:14px}.csp-cart-item__price,.csp-cart-qty__val{font-weight:800;color:#27262e;line-height:22px}.csp-cart-item__price{font-size:16px;white-space:nowrap}.csp-cart-empty{padding:60px 0;text-align:center;color:#858585;font-size:14px}.csp-cart-empty p{margin:0 0 16px}.csp-cart-footer{flex-shrink:0;padding:30px 30px 35px;border-top:1px solid #e5e5e5}.csp-cart-footer__rows{display:flex;flex-direction:column;gap:24px;margin-bottom:34px}.csp-cart-footer__row{display:flex;align-items:center;justify-content:space-between;font-size:16px;font-weight:600;color:#5e5a5a;line-height:normal}.csp-cart-footer__row strong{color:#27262e;font-weight:700;font-size:16px;line-height:22px}.csp-cart-pay-btn{width:100%;height:44px;border:none;border-radius:8px;background:#ff9032;color:#fff;font-size:16px;font-weight:700;cursor:pointer;font-family:DM Sans,sans-serif}.csp-cart-pay-btn:hover{background:#f0821e}.csp-cart-pay-btn:disabled{background:#f1d3b0;cursor:not-allowed}.csp-cart-view-page{width:100%;margin-top:12px;height:44px;border:1px solid #e5e5e5;border-radius:8px;background:#fff;color:#27262e;font-size:15px;font-weight:600;cursor:pointer;font-family:DM Sans,sans-serif}.csp-cart-view-page:hover{border-color:#ff9032;color:#ff9032}.csp-bag-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start;margin-bottom:40px}.csp-bag-list{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:8px 24px}.csp-bag-item{display:flex;align-items:flex-start;gap:16px;padding:24px 0;border-bottom:1px solid #e5e5e5}.csp-bag-item:last-child{border-bottom:none}.csp-bag-item__icon{width:72px;height:70px;border-radius:14px;background:#f7f6f6;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:12px;box-sizing:border-box}.csp-bag-item__icon img{width:32px;height:32px;object-fit:contain}.csp-bag-item__main{flex:1;min-width:0}.csp-bag-item__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.csp-bag-item__name{border:none;background:transparent;padding:0;text-align:left;font-size:16px;font-weight:600;color:#27262e;line-height:26px;cursor:pointer;font-family:DM Sans,sans-serif}.csp-bag-item__name:hover{color:#ff9032}.csp-bag-item__meta{margin-top:4px;font-size:13px;color:#858585}.csp-bag-item__bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px}.csp-bag-summary{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:28px 24px;position:sticky;top:24px}.csp-bag-summary h2{margin:0 0 24px;font-size:18px;font-weight:700;color:#27262e}.csp-bag-secondary{width:100%;margin-top:12px;height:44px;border:1px solid #e5e5e5;border-radius:8px;background:#fff;color:#27262e;font-size:15px;font-weight:600;cursor:pointer;font-family:DM Sans,sans-serif}.csp-bag-secondary:hover{border-color:#ff9032;color:#ff9032}.csp-wishlist-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:24px;margin-bottom:40px}.csp-wishlist-card-wrap{display:flex;flex-direction:column;gap:10px;min-width:0;max-width:420px}.csp-wishlist-card-wrap .csp-product-card{height:100%;overflow:hidden}.csp-wishlist-card-wrap .csp-product-card__actions{gap:0}.csp-wishlist-card-wrap .csp-add-cart-btn{flex:1 1 auto;width:100%;max-width:100%}.csp-wishlist-remove{align-self:center;border:none;background:transparent;color:#858585;font-size:13px;font-weight:600;cursor:pointer;font-family:DM Sans,sans-serif;padding:4px 8px}.csp-wishlist-remove:hover{color:#ef4444}.csp-purchase-wish{width:100%;margin-top:12px;height:44px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#5e5a5a;font-size:15px;font-weight:600;cursor:pointer;font-family:DM Sans,sans-serif;display:inline-flex;align-items:center;justify-content:center;gap:8px}.csp-purchase-wish--active,.csp-purchase-wish:hover{border-color:#ff9032;color:#ff9032;background:#fff8f1}@media (max-width:980px){.csp-bag-layout{grid-template-columns:1fr}.csp-bag-summary{position:static}}.header-cart-wrap{position:relative;display:inline-flex}.header-cart-btn{background:none;border:none;padding:0;cursor:pointer;display:block;position:relative}