.shop-page{min-height:100vh;padding:145px 0 90px;background:radial-gradient(circle at 80% 10%,rgba(233,43,87,.12),transparent 34%),#08080c}.shop-hero{max-width:760px;padding:35px 0 55px}.shop-heading h1,.shop-hero h1,.shop-terms h1{margin:15px 0;font-size:clamp(42px,6vw,76px);line-height:.98;letter-spacing:-.055em}.shop-hero h1 em{color:#e92b57;font-style:normal}.shop-hero p{max-width:620px;color:#92909a;line-height:1.75}.shop-hero>div{display:flex;gap:10px;margin-top:24px}.shop-heading a,.shop-hero a{padding:10px 14px;border:1px solid hsla(0,0%,100%,.1);border-radius:6px;color:#bbb9c1;font-size:11px}.shop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.shop-product{overflow:hidden;border:1px solid hsla(0,0%,100%,.09);border-radius:14px;background:linear-gradient(145deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.015));transition:.25s}.shop-product:hover{transform:translateY(-4px);border-color:rgba(233,43,87,.42)}.shop-product-image{height:190px;padding:17px;background:radial-gradient(circle at 70% 30%,rgba(233,43,87,.32),transparent 48%),#111118 50%/cover}.shop-product-image span{display:inline-flex;padding:6px 9px;border-radius:20px;color:#ff86a2;background:rgba(233,43,87,.14);font-size:9px;font-weight:900;text-transform:uppercase}.shop-product-body{padding:22px}.shop-product h2{margin:0;font-size:21px}.shop-product p{min-height:52px;color:#85838d;font-size:12px;line-height:1.55}.shop-product-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:22px}.shop-product-footer>strong{font-size:18px}.shop-button{display:inline-flex;align-items:center;justify-content:center;padding:12px 17px;border:1px solid #e92b57;border-radius:7px;color:#fff;background:#e92b57;font-size:11px;font-weight:900;cursor:pointer}.shop-button:disabled{opacity:.55;cursor:wait}.shop-error{display:block;margin-top:8px;color:#ff7896;font-size:10px}.shop-empty{padding:40px;border:1px solid hsla(0,0%,100%,.08);border-radius:12px;color:#888690;background:hsla(0,0%,100%,.02);text-align:center}.shop-cart-shell{max-width:1180px}.shop-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:35px}.shop-heading h1{font-size:54px}.shop-cart-layout{display:grid;grid-template-columns:1fr 390px;gap:22px}.shop-cart-items,.shop-summary{border:1px solid hsla(0,0%,100%,.09);border-radius:13px;background:hsla(0,0%,100%,.02)}.shop-cart-items article{display:flex;justify-content:space-between;padding:22px;border-bottom:1px solid hsla(0,0%,100%,.07)}.shop-cart-items article:last-child{border-bottom:0}.shop-cart-items span,.shop-cart-items strong{display:block}.shop-cart-items span{margin-top:6px;color:#777580;font-size:11px}.shop-summary{padding:25px}.shop-summary h2{margin:0 0 20px}.shop-summary>div:not(.shop-consents){display:flex;justify-content:space-between;padding:11px 0;color:#8b8993;font-size:11px}.shop-summary .shop-total{margin-top:10px;padding-top:19px!important;border-top:1px solid hsla(0,0%,100%,.1);color:#fff!important;font-size:14px!important}.shop-consents{display:grid;gap:12px;margin-top:19px}.shop-consents label{display:flex;align-items:flex-start;gap:9px;color:#85838d;font-size:10px;line-height:1.5}.shop-consents input{margin-top:2px;accent-color:#e92b57}.shop-consents a{color:#ff6287;text-decoration:underline}.shop-consents>small{color:#62606a;font-size:9px;line-height:1.5}.shop-consents .shop-button{width:100%;margin-top:4px}.shop-terms{max-width:900px;padding:45px;border:1px solid hsla(0,0%,100%,.08);border-radius:15px;background:hsla(0,0%,100%,.02)}.shop-terms h1{font-size:54px}.shop-terms h2{margin:35px 0 10px;font-size:19px}.shop-terms p{color:#aaa8b0;line-height:1.8}.shop-legal-note{padding:16px;border:1px solid rgba(233,43,87,.25);border-radius:8px;background:rgba(233,43,87,.06)}.shop-terms .shop-button{margin-top:30px}.product-manager{display:grid;gap:18px}.admin-primary-action{margin-top:16px;padding:11px 16px;border:0;border-radius:6px;color:#fff;background:#e92b57;font-weight:900;cursor:pointer}@media(max-width:950px){.shop-grid{grid-template-columns:repeat(2,1fr)}.shop-cart-layout{grid-template-columns:1fr}}@media(max-width:620px){.shop-page{padding-top:115px}.shop-grid{grid-template-columns:1fr}.shop-heading{align-items:flex-start;flex-direction:column;gap:12px}.shop-terms{padding:25px}.shop-heading h1,.shop-hero h1,.shop-terms h1{font-size:40px}}