.shopping-cart{color:#fff;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffff08;border:1px solid #ffffff14;border-radius:2.5rem;max-width:900px;margin:2rem auto;padding:2rem;box-shadow:0 40px 100px #0009}.shopping-cart h1{text-align:left;color:#fff;letter-spacing:-.02em;margin-bottom:2rem;font-size:2.25rem;font-weight:600}.cart-items{flex-direction:column;gap:1.25rem;display:flex}.cart-item{background:#ffffff05;border:1px solid #ffffff0f;border-radius:1.75rem;align-items:center;padding:1.25rem;transition:all .3s;display:flex;box-shadow:0 10px 30px #0003}.cart-item:hover{background:#ffffff0a;border-color:#ffffff26}.cart-item-image{-o-object-fit:cover;object-fit:cover;border-radius:1.25rem;width:110px;height:110px;margin-right:1.5rem}.cart-item-details{flex:1}.cart-item-details h2{color:#fff;margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.muted{color:#fff6;text-transform:uppercase;letter-spacing:.15em;font-size:.75rem;font-weight:600}.cart-item-details p{color:#fff9;margin:.5rem 0;font-size:.875rem}.cart-item-details button.remove-btn{color:#fff6;background:0 0;margin-top:.5rem;padding:0;font-size:.75rem;font-weight:500;transition:color .2s}.cart-item-details button.remove-btn:hover{color:#ff4d4d;background:0 0}.cart-qty{background:#ffffff0d;border:1px solid #ffffff14;border-radius:1rem;align-items:center;gap:1.25rem;margin:1rem 0;padding:.5rem .75rem;display:inline-flex}.cart-qty button{color:#fff;opacity:.6;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.125rem;transition:opacity .2s;display:flex}.cart-qty button:hover{opacity:1}.cart-qty span{text-align:center;min-width:1.5rem;font-size:.875rem;font-weight:600}.cart-summary{border-top:1px solid #ffffff14;flex-direction:column;gap:1.5rem;margin-top:2.5rem;padding-top:2rem;display:flex}.cart-summary h3{color:#fff;justify-content:space-between;align-items:center;font-size:1.5rem;font-weight:600;display:flex}.cart-actions-row{grid-template-cols:1fr 1fr;gap:1rem;display:grid}.checkout-button{color:#020617;cursor:pointer;background-color:#fff;border:none;border-radius:1.25rem;width:100%;padding:1rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s}.checkout-button:hover{background-color:#e2e8f0;transform:translateY(-1px)}.checkout-button.ghost{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a}.checkout-button.ghost:hover{background:#ffffff1a;border-color:#fff3}.empty-cart-msg{text-align:center;color:#fff6;padding:4rem 0;font-style:italic}@media (width<=640px){.cart-actions-row{grid-template-cols:1fr}}.order-confirmation{text-align:center;background:#fff;border-radius:8px;max-width:600px;margin:0 auto;padding:20px;box-shadow:0 4px 6px #0000001a}.order-confirmation h1{color:#28a745;margin-bottom:15px;font-size:24px}.order-confirmation p{color:#555;margin:10px 0;font-size:16px}.order-confirmation h3{margin:20px 0 10px}.order-confirmation p:last-child{color:#333;font-weight:700}.subscription-widget{color:#fff;background:#00000080;border-radius:10px;width:100%;max-width:400px;margin-top:20px;padding:15px;transition:all .3s ease-in-out;box-shadow:0 6px 15px #ffffff26}.widget-header{cursor:pointer;background:#ffffff1a;border-radius:8px;justify-content:space-between;align-items:center;padding:12px;font-size:1.2rem;font-weight:700;transition:all .3s ease-in-out;display:flex}.widget-header:hover{background:#fff3}.toggle-icon{font-size:1.4rem;transition:transform .3s ease-in-out}.toggle-icon.expanded{transform:rotate(180deg)}.widget-content{text-align:center;padding:15px}.current-subscription{background:#ffffff1a;border-radius:8px;margin-bottom:15px;padding:10px}.no-subscription{color:#f36;font-size:1rem}.progress-bar{background:#fff3;border-radius:5px;width:100%;height:10px;overflow:hidden}.progress{background:linear-gradient(45deg,#f36,#f90);border-radius:5px;height:100%;transition:width .5s ease-in-out}.subscription-options{margin-top:10px}.subscription-option{background:#ffffff1a;border-radius:8px;margin-bottom:10px;padding:10px;transition:all .3s ease-in-out}.subscription-option:hover{background:#fff3}.sub-tier{justify-content:space-between;align-items:center;font-size:1rem;font-weight:700;display:flex}.sub-name{text-align:left;flex:1}.sub-price{text-align:right}.info-btn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1rem;transition:all .3s ease-in-out}.info-btn:hover{color:#f90}.subscription-info{background:#0000004d;border-radius:5px;margin-top:5px;padding:8px;font-size:.9rem}.subscribe-btn{color:#fff;cursor:pointer;background:#f90;border:none;border-radius:5px;width:100%;margin-top:8px;padding:10px;font-size:1rem;transition:all .3s ease-in-out}.subscribe-btn:hover{background:#c70}.subscribe-btn:disabled{cursor:not-allowed;background:#555}.startender-profile-container{max-width:1200px;margin:auto;padding:20px}.startender-main{align-items:flex-start;gap:30px;margin-bottom:30px;display:flex}.startender-profile-pic img{-o-object-fit:cover;object-fit:cover;border:3px solid #fff3;border-radius:15px;width:350px;height:500px;box-shadow:0 6px 15px #ff336680}.startender-info-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff1a;border-radius:10px;flex:1;padding:20px}.startender-gallery{margin-top:30px}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px;display:grid}.gallery-item{border-radius:8px;transition:all .3s ease-in-out;position:relative;overflow:hidden}.gallery-item.locked img,.gallery-item.locked video{filter:blur(8px)opacity(.5);pointer-events:none}.private-overlay{color:#fff;text-align:center;background:#000000b3;border-radius:5px;padding:12px 15px;font-size:1.2rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.private-overlay .unlock-btn{color:#fff;cursor:pointer;background:#f36;border:none;border-radius:5px;margin-top:5px;padding:6px 12px;font-size:1rem;transition:all .3s}.private-overlay .unlock-btn:hover{background:#c03}.profile-tabs{text-align:center;margin-top:20px}.profile-tabs button{color:#fff;cursor:pointer;background:0 0;border:none;margin:0 15px;padding:10px;font-size:1.2rem;transition:all .3s}.profile-tabs button:hover{color:#f36}.profile-tabs button.active{border-bottom:3px solid #f36}.button-group{gap:10px;margin-top:15px;display:flex}.tip-button,.subscribe-button{color:#fff;cursor:pointer;border-radius:5px;padding:12px 20px;font-size:1.2rem;transition:all .3s ease-in-out}.tip-button{background:#f36;border:none}.tip-button:hover{background:#c03}.subscribe-button{background:#f90;border:none}.subscribe-button:hover{background:#c70}@media (width<=1024px){.startender-main{text-align:center;flex-direction:column;align-items:center}.startender-profile-pic img{width:280px;height:400px}.button-group{justify-content:center}}
