@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0;padding:0;overflow:hidden;width:100vw;height:100vh;background:#fff}.page-container{position:absolute;inset:0;overflow:hidden;display:flex;flex-direction:column}.bg-container{position:absolute;inset:0;z-index:1;background-image:url(https://res.cloudinary.com/optune-me/image/upload/q_auto:best,f_auto,c_fit,w_1285/v1736689275/onescreener-v2/prod/sina/Slider_Sina_B30_5_uc5qae.jpg);background-size:cover;background-position:49% 66%;background-repeat:no-repeat}.gradient-overlay{position:absolute;bottom:0;left:0;right:0;height:68px;background:linear-gradient(to top,#141414b3,#0000);z-index:2}.content-area{position:relative;z-index:10;flex:1;display:flex;flex-direction:column;align-items:center;overflow-y:auto;overflow-x:hidden;padding:14px 16px 80px;scrollbar-width:thin;scrollbar-color:rgba(77,77,77,.3) transparent}.content-area::-webkit-scrollbar{width:4px}.content-area::-webkit-scrollbar-track{background:transparent}.content-area::-webkit-scrollbar-thumb{background:#4d4d4d4d;border-radius:2px}.profile-block{display:flex;flex-direction:column;align-items:center;margin-bottom:16px;pointer-events:none}.profile-avatar{width:80px;height:80px;border-radius:50%;object-fit:cover;background-color:#e4dfdc}.profile-name{font-family:Montserrat,sans-serif;font-size:20px;font-weight:700;color:#fff;text-align:center;margin-top:6px;text-shadow:0 1px 4px rgba(0,0,0,.6)}.profile-seo-text{font-family:Montserrat,sans-serif;font-size:12px;font-weight:400;color:#ffffffd9;text-align:center;max-width:480px;margin-top:6px;line-height:1.5;text-shadow:0 1px 3px rgba(0,0,0,.6)}.card-list{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:520px}.card-item{background-color:#f4f4f4;border-radius:6px;padding:10px 10px 10px 12px;width:100%;min-height:68px;font-size:18px;font-weight:600;color:#4d4d4d;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-shadow:#0000000d 0 2px 2px,#0000000d 0 2px 10px;cursor:pointer;transition:.3s ease-out,transform .2s cubic-bezier(0,.25,.35,2.25),opacity .2s cubic-bezier(0,.25,.35,2.25);text-decoration:none;display:block}.card-item:hover{transform:scale(1.02)}.card-item:active{transform:scale(.98)}.card-content{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;min-height:48px}.card-shop .card-content{min-height:72px}.card-name{flex:1 1 0%;display:flex;flex-direction:column;justify-content:center;min-width:0}.card-title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;font-weight:600;color:#4d4d4d;line-height:1.3;margin:0}.card-actions{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.card-price-tag{display:flex;align-items:center;gap:4px;background:#f9f9f9;border-radius:6px;padding:4px 6px;font-size:14px;font-weight:400;color:#4d4d4d;white-space:nowrap}.card-price-tag svg{color:#c87a40}.card-add-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:none;background:#c87a40;color:#fff;cursor:pointer;transition:transform .2s}.card-add-btn:hover{transform:scale(1.15)}.card-thumbnail{border-radius:5px;object-fit:cover;flex-shrink:0}.card-shop .card-thumbnail{width:72px;height:72px}.card-link .card-thumbnail{width:48px;height:48px}.card-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;flex-shrink:0}.section-separator{display:flex;align-items:center;gap:12px;width:100%;margin:6px 0 2px}.section-separator-line{flex:1;height:1px;background:#ffffff40}.section-separator-label{font-size:13px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:1.5px;text-shadow:0 1px 3px rgba(0,0,0,.5)}.card-events{background-color:#f4f4f4}.card-events .card-title{color:#c87a40}.card-events-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;flex-shrink:0;color:#c87a40}.bottom-bar{position:absolute;bottom:0;left:0;right:0;z-index:20;display:flex;justify-content:center;align-items:center;height:60px;background:#0f0f0f99;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid rgba(255,255,255,.1)}.social-icons-bar{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0}.social-icon-link{display:block;width:56px;height:56px;display:flex;align-items:center;justify-content:center;text-decoration:none}.social-icon-circle{width:40px;height:40px;border-radius:50%;background:#ffffff1f;display:flex;align-items:center;justify-content:center;color:#ffffffd9;transition:color .2s,background .2s}.social-icon-circle:hover{background:#ffffff40;color:#fff}.social-icon-circle svg{width:20px;height:20px}.language-toggle{position:fixed;top:12px;left:12px;z-index:100;background:#f4f4f4e6;border:none;border-radius:6px;padding:6px 12px;font-family:Montserrat,sans-serif;font-size:13px;font-weight:600;color:#4d4d4d;cursor:pointer;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:transform .2s}.language-toggle:hover{transform:scale(1.05)}.cart-floating-btn{position:fixed;top:12px;right:12px;z-index:100;background:#c87a40;border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #0003;transition:transform .2s}.cart-floating-btn:hover{transform:scale(1.1)}.cart-badge{position:absolute;top:-4px;right:-4px;background:#dc3232;color:#fff;font-size:11px;font-weight:700;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center}.onescreener-badge{position:fixed;top:50%;right:0;z-index:9999;width:100px;height:26px;background:#60606090;display:flex;align-items:center;justify-content:center;transform:rotate(-90deg) translate(50%);transform-origin:right center}.onescreener-badge span{font-size:12px;color:#f5f5f5;font-weight:400;white-space:nowrap}.cookie-banner{position:fixed;bottom:80px;left:50px;z-index:9999999;background:#263044;color:#fff;padding:12px 20px;border-radius:6px;display:flex;align-items:center;gap:12px;font-size:13px;box-shadow:0 4px 12px #0000004d}.cookie-banner a{color:#96b4ff;text-decoration:underline}.cookie-banner button{background:#c87a40;color:#fff;border:none;border-radius:4px;padding:6px 16px;cursor:pointer;font-size:13px;font-weight:600;white-space:nowrap}.modal-overlay{position:fixed;inset:0;z-index:9999;background:#00000080;display:flex;align-items:center;justify-content:center;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-box{background:#fff;border-radius:4px;width:365px;max-height:85vh;overflow-y:auto;position:relative;animation:slideUp .25s ease}.modal-box-small{width:320px;max-height:50vh}.modal-box-events{width:420px;max-height:85vh}.modal-box-player{width:420px;max-height:90vh;overflow:hidden}.player-modal-header{display:flex;align-items:center;justify-content:space-between;padding:12px 40px 12px 16px;border-bottom:1px solid rgba(0,0,0,.1)}.player-modal-title{font-size:15px;font-weight:700;color:#000;font-family:Montserrat,sans-serif;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-modal-iframe-wrap{width:100%;background:#000}.player-modal-footer{padding:12px 16px;display:flex;justify-content:center}.player-modal-footer .modal-btn{display:inline-flex;align-items:center;gap:6px}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-close{position:absolute;top:0;right:0;background:#00000014;width:40px;height:40px;border:none;border-radius:0 4px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;color:#282828}.modal-header{display:flex;height:56px;padding:0 16px;justify-content:flex-start;align-items:center;border-bottom:1px solid rgba(0,0,0,.1)}.modal-header-title{font-size:16.8px;font-weight:700;color:#000;font-family:Montserrat,sans-serif}.modal-body{padding:16px}.modal-product-info{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.modal-product-title{font-size:15px;font-weight:700;color:#000;flex:1;line-height:1.4}.modal-stock{font-size:14px;color:#53637f;white-space:nowrap;margin-left:8px}.modal-image-container{display:flex;justify-content:center;margin-bottom:16px}.modal-product-image{max-width:150px;max-height:150px;object-fit:contain;border-radius:4px}.modal-price-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.modal-quantity-select{border:1px solid rgb(218,221,229);background:#fff;padding:6px 10px;border-radius:2px;font-size:14px;cursor:pointer}.modal-price{font-size:24px;font-weight:600;color:#000;font-family:Montserrat,sans-serif}.modal-description{font-size:14px;color:#000;line-height:1.5;margin-bottom:16px}.modal-buttons{display:flex;gap:8px}.modal-btn{display:flex;align-items:center;justify-content:center;height:40px;border-radius:3px;font-size:15px;font-weight:600;border:none;cursor:pointer;padding:0 20px;transition:opacity .2s;width:100%}.modal-btn-cart{background:#f4f4f4;color:#4d4d4d}.modal-btn-checkout{background:#c87a40;color:#fff}.modal-btn-disabled{background:#fff;color:#d6d3cf;border:1px solid rgb(218,221,229);cursor:not-allowed}.checkout-items{margin-bottom:16px}.checkout-item{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid rgba(0,0,0,.05)}.checkout-item-thumb{width:50px;height:50px;border-radius:4px;object-fit:cover}.checkout-item-info{flex:1}.checkout-item-title{font-size:13px;font-weight:700;color:#000;margin:0 0 2px}.checkout-item-price{font-size:13px;color:#53637f;margin:0}.checkout-form{margin-bottom:16px}.form-field{margin-bottom:12px}.form-field label{display:block;font-size:14px;color:#000;margin-bottom:4px;line-height:1.4}.form-field input{width:100%;background:#fff;border:2px solid rgb(218,221,229);border-radius:2px;padding:8px;font-size:14px;color:#000;font-family:Montserrat,sans-serif}.form-field input:focus{outline:none;border-color:#c87a40}.checkout-total{margin-bottom:12px}.cart-items{margin-bottom:16px}.cart-item{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid rgba(0,0,0,.05)}.cart-item-thumb{width:50px;height:50px;border-radius:4px;object-fit:cover}.cart-item-info{flex:1;min-width:0}.cart-item-title{font-size:13px;font-weight:600;color:#000;margin:0 0 2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-item-price{font-size:13px;color:#53637f;margin:0}.cart-item-qty{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:600}.cart-qty-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:4px;border:1px solid rgb(218,221,229);background:#fff;cursor:pointer;color:#4d4d4d}.cart-qty-btn:disabled{opacity:.3;cursor:not-allowed}.cart-remove-btn{color:#c83232;border-color:#c83232}.cart-total{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-top:2px solid rgb(0,0,0);margin-bottom:16px;font-size:16px;font-weight:600}.cart-total-price{font-size:20px;font-family:Montserrat,sans-serif}.cart-empty{text-align:center;padding:20px 0;color:#53637f}.cart-empty p{margin-bottom:16px;font-size:15px}.order-confirmation{text-align:center}.order-id{font-size:14px;margin-bottom:16px;color:#53637f}.order-details-title{font-size:15px;font-weight:700;margin-bottom:12px}.order-table{width:100%;border-collapse:collapse;margin-bottom:16px;text-align:left;font-size:13px}.order-table th{padding:6px 0;border-bottom:1px solid rgba(0,0,0,.1);font-weight:600}.order-table td{padding:6px 0;border-bottom:1px solid rgba(0,0,0,.05)}.order-table tfoot td{border-top:2px solid rgb(0,0,0);border-bottom:none;padding-top:8px}.order-receipt-text{font-size:13px;color:#53637f;margin-bottom:16px}.events-list{display:flex;flex-direction:column;gap:0}.event-row{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.06)}.event-row:last-child{border-bottom:none}.event-date-block{display:flex;flex-direction:column;align-items:center;min-width:52px;flex-shrink:0}.event-date-day{font-size:22px;font-weight:700;color:#c87a40;line-height:1}.event-date-month{font-size:11px;font-weight:600;color:#53637f;text-transform:uppercase;margin-top:2px}.event-date-weekday{font-size:10px;font-weight:400;color:#8c8c8c;margin-top:1px}.event-info{flex:1;min-width:0}.event-title{font-size:14px;font-weight:600;color:#000;margin:0 0 3px;line-height:1.3}.event-venue{font-size:12px;color:#53637f;margin:0 0 2px}.event-time{font-size:11px;color:#8c8c8c;margin:0}.event-actions{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.event-ticket-btn{display:inline-flex;align-items:center;gap:4px;padding:5px 12px;background:#c87a40;color:#fff;font-size:12px;font-weight:600;border-radius:4px;text-decoration:none;transition:opacity .2s;white-space:nowrap}.event-ticket-btn:hover{opacity:.85}.event-sold-out{display:inline-block;padding:4px 10px;background:#dc3232;color:#fff;font-size:11px;font-weight:700;border-radius:3px;text-transform:uppercase;letter-spacing:.5px}.events-loading{text-align:center;padding:32px 0;color:#53637f;font-size:14px}.events-error{text-align:center;padding:24px 0;color:#c83232;font-size:14px}@media(max-width:736px){.profile-avatar{width:70px;height:70px}.social-icon-circle{width:34px;height:34px}.social-icon-circle svg{width:18px;height:18px}.social-icon-link{width:auto;height:auto;padding:6px}.cookie-banner{left:10px;right:10px;flex-wrap:wrap}}@media(max-width:480px){.modal-box,.modal-box-events,.modal-box-player{width:calc(100vw - 20px)}.cookie-banner{bottom:70px;font-size:12px}.profile-seo-text{font-size:11px;max-width:340px}}@media(max-width:385px){.profile-avatar{width:60px;height:60px}}@media(max-width:355px){.profile-avatar{width:55px;height:55px}}
