.profile-container{background:#000;grid-template-columns:clamp(250px,20vw,280px) 1fr;gap:2rem;max-width:1600px;min-height:calc(100vh - 200px);margin:0 auto;padding:clamp(1rem,3vw,2rem);display:grid}@media (max-width:768px){.profile-layout,.profile-container,.profile-content,.profile-referral-all-cards-grid,.profile-referral-stats-grid,.profile-referrals-list,.profile-promo-input-group,.profile-balance-header{width:100%;grid-template-columns:1fr!important}.profile-sidebar,.profile-content,.profile-card{min-width:0;max-width:100%}.profile-referral-link-wrapper,.profile-referral-purchase-header,.profile-referral-purchase-detail,.profile-promocode-item{flex-direction:column!important;align-items:stretch!important;gap:.75rem!important}.profile-referral-code,.profile-referral-purchase-product,.profile-promocode-code{overflow-wrap:anywhere;white-space:normal}.profile-card .btn,.profile-balance-button,.profile-promo-input,.profile-promo-input-wrapper{width:100%;max-width:100%}}@media (max-width:1024px){.profile-container{grid-template-columns:1fr}.profile-sidebar{position:relative!important;top:0!important}}.profile-sidebar{flex-direction:column;gap:1rem;height:fit-content;display:flex;position:sticky;top:2rem}.profile-sidebar-card{transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;background:#0a0a0acc!important;border:1px solid #ffffff1a!important;border-radius:24px!important;padding:0!important;display:block!important;box-shadow:0 20px 50px #000000e6,inset 0 1px 1px #ffffff0d!important}.profile-sidebar-card:hover{transform:translateY(-8px)scale(1.01);box-shadow:0 30px 60px #000000e6}.profile-sidebar-section{padding:1.5rem}.profile-sidebar-user-section{align-items:center;gap:1rem;padding-bottom:1.5rem;display:flex}.profile-sidebar-balance-section{padding-top:0;padding-bottom:1.5rem}.profile-sidebar-menu-section{padding-top:1.5rem}.profile-sidebar-divider{background:linear-gradient(90deg,#0000,#ffffff26,#ffffff26,#0000);height:1px;margin:0 1.5rem}.profile-menu{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;border-radius:0;padding:0}.profile-menu-title{color:#fff;letter-spacing:2px;text-transform:uppercase;border-bottom:1px solid #ffffff1f;margin-bottom:1rem;padding-bottom:.75rem;font-size:.9rem;font-weight:700;position:relative}.profile-menu-title:after{content:"";background:linear-gradient(90deg, var(--accent-primary,#a855f7), #4a90e2);border-radius:2px;width:40px;height:2px;position:absolute;bottom:-1px;left:0}.profile-menu-list{flex-direction:column!important;gap:.5rem!important;margin:0!important;padding:0!important;list-style:none!important;display:flex!important}.profile-menu-list li{margin:0!important;padding:0!important;list-style:none!important}.profile-menu-item{border:1px solid #ffffff08;border-radius:12px;align-items:center;gap:.75rem;min-height:44px;transition:all .3s;position:relative;color:#ffffffbf!important;background:#ffffff05!important;padding:.875rem 1rem!important;font-size:.95rem!important;font-weight:500!important;text-decoration:none!important;display:flex!important}.profile-menu-item:before{content:"";background:linear-gradient(180deg, var(--accent-secondary), var(--accent-primary));border-radius:0 3px 3px 0;width:3px;height:0;transition:height .3s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.profile-menu-item:hover{color:#fff;background:#ffffff12;border-color:#ffffff26;transform:translate(6px)}.profile-menu-item:hover:before{height:60%}.profile-menu-item.active{background:linear-gradient(135deg, rgba(var(--accent-glow-rgb,168, 85, 247), .2), rgba(var(--accent-glow-rgb,168, 85, 247), .15));color:var(--accent-primary);border:1px solid rgba(var(--accent-glow-rgb,168, 85, 247), .4);box-shadow:0 2px 8px rgba(var(--accent-glow-rgb,168, 85, 247), .15), inset 0 1px 0 #ffffff1a;font-weight:600;transform:translate(2px)}.profile-menu-item.active:before{height:70%;box-shadow:0 0 8px rgba(var(--accent-glow-rgb,168, 85, 247), .5)}.profile-menu-icon{text-align:center;flex-shrink:0;width:24px;font-size:1.25rem;line-height:1;transition:transform .3s}.profile-menu-item:hover .profile-menu-icon{transform:scale(1.1)}.profile-menu-item.active .profile-menu-icon{transform:scale(1.15)}.profile-menu-text{letter-spacing:.3px;flex:1}.profile-user-info{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;border-radius:0;align-items:center;gap:1rem;margin-top:0;padding:0;display:flex}.profile-user-avatar{background:linear-gradient(135deg, var(--accent-secondary), var(--accent-primary));color:#fff;width:52px;height:52px;box-shadow:0 4px 20px rgba(var(--accent-glow-rgb,168, 85, 247), .4), inset 0 1px 0 #fff3;border:2px solid rgba(var(--accent-glow-rgb,168, 85, 247), .4);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.35rem;font-weight:700;display:flex}.profile-user-details{flex:1;min-width:0}.profile-username{color:#fffffffa;word-break:break-word;letter-spacing:.3px;margin-bottom:.35rem;font-size:1rem;font-weight:700}.profile-user-email{color:#ffffffa6;word-break:break-all;font-size:.875rem}.profile-balance-label{color:#fff9;text-transform:uppercase;letter-spacing:.8px;margin-bottom:.5rem;font-size:.8rem;font-weight:600}.profile-balance-value{color:var(--accent-primary);letter-spacing:-.5px;margin-bottom:1rem;font-size:2rem;font-weight:700}.profile-balance-button{color:#fff;text-align:center;background:linear-gradient(135deg,#4a90e2,#9b59b6);border:none;border-radius:12px;width:100%;padding:.875rem 1.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:block;box-shadow:0 10px 20px #4a90e24d}.profile-balance-button:hover{background:linear-gradient(135deg,#5ba0f2,#ab69c6);transform:translateY(-4px)scale(1.02);box-shadow:0 15px 30px #4a90e280}.profile-main-area{flex-direction:column;gap:2rem;min-width:0;display:flex}.profile-balance-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0acc;border:1px solid #ffffff1f;border-radius:24px;justify-content:space-between;align-items:center;gap:1.5rem;padding:2rem;transition:all .4s;display:flex;box-shadow:0 15px 40px #000000b3,inset 0 1px 1px #ffffff0d}.profile-balance-header:hover{transform:translateY(-5px)}.profile-balance-header-content{flex-direction:column;gap:.5rem;display:flex}.profile-balance-header-label{color:#fff9;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:500}.profile-balance-header-value{color:var(--accent-primary);font-size:2.5rem;font-weight:700}.profile-content{grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));align-content:start;gap:1.5rem;display:grid}.profile-card.profile-info-card,.profile-content>.profile-card:not(.profile-info-card):not(.profile-promocode-card),.profile-promocode-card{grid-column:auto!important}.profile-section-title{grid-column:1/-1;color:#fffffff2!important;margin:0!important;font-size:2rem!important;font-weight:700!important}.profile-card{word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box;transition:all .4s cubic-bezier(.175,.885,.32,1.275);-webkit-backdrop-filter:blur(15px)!important;backdrop-filter:blur(15px)!important;background:#0a0a0a99!important;border:1px solid #ffffff14!important;border-radius:24px!important;padding:2.5rem!important;box-shadow:0 15px 40px #000000b3,inset 0 1px 1px #ffffff08!important}.profile-card:hover{transform:translateY(-8px);border-color:#fff3!important;box-shadow:0 25px 60px #000000e6!important}.profile-card:not(.profile-referral-link-card):not(.profile-referral-stats-card):not(.profile-referral-purchases-stats-card):not(.profile-cashback-card):not(.profile-loyalty-card){height:fit-content;min-height:min-content;overflow:visible}.profile-card:hover{border-color:rgba(var(--accent-glow-rgb,168, 85, 247), .2);transform:translateY(-2px)}.profile-card-title{color:#fffffff2;word-wrap:break-word;overflow-wrap:break-word;flex-wrap:wrap;align-items:center;gap:.75rem;max-width:100%;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600;display:flex}.profile-card-icon{font-size:1.5rem}.profile-card-description{color:#fff9;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.profile-info-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;width:100%;display:grid}.profile-info-item{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;padding:1.25rem}.profile-info-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.8rem;font-weight:600}.profile-info-value{color:#fffffff2;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;font-size:1.05rem;font-weight:600}.profile-referral-link-box{word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;max-width:100%;margin-bottom:1.5rem;padding:1.5rem}.profile-referral-link-label{color:#ffffffb3;margin-bottom:.75rem;font-size:.9rem;font-weight:500}.profile-referral-link-wrapper{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.profile-referral-code{min-width:200px;color:var(--accent-primary);word-break:break-all;word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box;background:#0000004d;border:1px solid #ffffff1a;border-radius:8px;flex:1;max-width:100%;padding:.75rem 1rem;font-family:Courier New,monospace;font-size:.95rem}.profile-stats-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;display:grid}.profile-stat-item{text-align:center;background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;padding:1.25rem}.profile-stat-value{color:var(--accent-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.profile-stat-label{color:#fff9;font-size:.85rem}.profile-referral-all-cards-grid{grid-template-columns:repeat(auto-fit,minmax(min(350px,100%),1fr));place-items:stretch stretch;gap:2rem;width:100%;margin-bottom:2rem;display:grid}.profile-referral-all-cards-grid>*{z-index:1;position:relative}.profile-referral-link-card,.profile-referral-stats-card,.profile-referral-purchases-stats-card,.profile-cashback-card,.profile-loyalty-card{box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word;isolation:isolate;flex-direction:column;width:100%;height:100%;min-height:min-content;margin:0;display:flex;position:relative;overflow:visible;grid-area:auto!important;padding:2rem!important}.profile-referral-link-card>*,.profile-referral-stats-card>*,.profile-referral-purchases-stats-card>*,.profile-cashback-card>*,.profile-loyalty-card>*{word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box;flex-shrink:0;max-width:100%}.profile-referral-link-card .profile-referral-link-wrapper,.profile-referral-stats-card .profile-referral-stats-grid,.profile-referral-purchases-stats-card .profile-referral-purchases-stats-content,.profile-cashback-card .profile-cashback-display,.profile-loyalty-card .profile-loyalty-current,.profile-loyalty-card .profile-loyalty-progress-container{box-sizing:border-box;flex:auto;max-width:100%;min-height:0;overflow:visible}.profile-empty-state-wrapper{grid-column:span 1;justify-content:center;align-items:center;display:flex}.profile-referral-purchases-card,.profile-referral-users-card{grid-column:1/-1}.profile-referral-purchases-stats-content{box-sizing:border-box;flex-direction:column;flex:auto;gap:1rem;max-width:100%;min-height:0;margin-top:1rem;display:flex;overflow:visible}.profile-referral-purchases-stats-item{text-align:center;word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;flex:auto;max-width:100%;min-height:0;padding:1.5rem;transition:all .3s}.profile-referral-purchases-stats-item:hover{border-color:rgba(var(--accent-glow-rgb,168, 85, 247), .3);background:#ffffff0d}.profile-referral-purchases-stats-value{color:var(--accent-primary);margin-bottom:.5rem;font-size:2rem;font-weight:700}.profile-referral-purchases-stats-label{color:#ffffffb3;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;font-size:.9rem;font-weight:500}.profile-referral-purchases-stats-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:200px;padding:2rem;display:flex}.profile-referral-purchases-stats-empty .profile-empty-icon{opacity:.4;margin-bottom:1rem;font-size:3rem}.profile-referral-purchases-stats-empty .profile-empty-title{color:#fffffff2;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.profile-referral-purchases-stats-empty .profile-empty-description{color:#fff9;font-size:.9rem}.profile-referral-stats-grid{box-sizing:border-box;grid-template-columns:repeat(2,1fr);gap:1rem;max-width:100%;margin-top:1rem;display:grid}.profile-referral-stat-item{text-align:center;word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;max-width:100%;padding:1.5rem;transition:all .3s}.profile-referral-stat-item:hover{border-color:rgba(var(--accent-glow-rgb,168, 85, 247), .3);background:#ffffff0d}.profile-referral-stat-item.highlight{background:rgba(var(--accent-glow-rgb,168, 85, 247), .1);border-color:rgba(var(--accent-glow-rgb,168, 85, 247), .3)}.profile-referral-stat-value{color:var(--accent-primary);margin-bottom:.5rem;font-size:2rem;font-weight:700}.profile-referral-stat-item.highlight .profile-referral-stat-value{color:var(--accent-primary);font-size:2.25rem}.profile-referral-stat-label{color:#ffffffb3;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;font-size:.9rem;font-weight:500}.profile-referrals-list{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;margin-top:1rem;display:grid}.profile-referral-user-item{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;margin-bottom:.75rem;padding:1rem 1.25rem;transition:all .3s}.profile-referral-user-item:hover{border-color:rgba(var(--accent-glow-rgb,168, 85, 247), .3);background:#ffffff0d}.profile-referral-user-info{flex-direction:column;gap:.5rem;display:flex}.profile-referral-username{color:#fffffff2;font-size:1.05rem;font-weight:600}.profile-referral-date{color:#fff9;font-size:.85rem}.profile-referral-purchases-list{margin-top:1rem}.profile-referral-purchase-item{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;margin-bottom:1rem;padding:1.5rem;transition:all .3s}.profile-referral-purchase-item:hover{border-color:rgba(var(--accent-glow-rgb,168, 85, 247), .3);background:#ffffff0d}.profile-referral-purchase-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.profile-referral-purchase-username{color:#fffffff2;font-size:1.05rem;font-weight:600}.profile-referral-purchase-date{color:#fff9;font-size:.85rem}.profile-referral-purchase-details{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.profile-referral-purchase-detail{background:#0003;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.profile-referral-purchase-product{color:#ffffffe6;flex:1;min-width:150px;font-weight:500}.profile-referral-purchase-duration{color:#ffffffb3;background:rgba(var(--accent-glow-rgb,168, 85, 247), .15);border:1px solid rgba(var(--accent-glow-rgb,168, 85, 247), .3);border-radius:6px;padding:.25rem .75rem;font-size:.9rem}.profile-referral-purchase-price{color:var(--accent-primary);font-size:1rem;font-weight:600}.profile-referral-purchase-total{color:#fffc;text-align:right;border-top:1px solid #ffffff1a;margin-top:1rem;padding-top:1rem;font-size:1rem;font-weight:600}.profile-bonus-summary-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;gap:2rem;margin-bottom:1.5rem;padding:1.5rem;display:flex}.profile-bonus-summary-item{text-align:center;flex:1}.profile-bonus-summary-label{color:#fff9;margin-bottom:.75rem;font-size:.85rem;font-weight:500}.profile-bonus-summary-value{color:var(--accent-primary);font-size:2rem;font-weight:700}.profile-bonus-summary-divider{background:#ffffff1a;width:1px}.profile-bonus-progress-container{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.profile-bonus-tier-item{flex-direction:column;flex:1;align-items:center;gap:.5rem;min-width:60px;display:flex}.profile-bonus-tier-bar{background:#ffffff08;border:2px solid #ffffff1a;border-radius:8px;width:100%;height:40px;transition:all .3s;position:relative;overflow:hidden}.profile-bonus-tier-item.earned .profile-bonus-tier-bar{background:rgba(var(--accent-glow-rgb,168, 85, 247), .2);border-color:rgba(var(--accent-glow-rgb,168, 85, 247), .4)}.profile-bonus-tier-item.active .profile-bonus-tier-bar{background:linear-gradient(135deg, var(--accent-secondary), var(--accent-primary));border-color:var(--accent-primary);box-shadow:0 0 15px rgba(var(--accent-glow-rgb,168, 85, 247), .4)}.profile-bonus-tier-label{color:#fff9;font-size:.8rem;font-weight:600}.profile-bonus-tier-item.active .profile-bonus-tier-label{color:var(--accent-primary);font-weight:700}.profile-bonus-message{text-align:center;color:#ffffffb3;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;margin:0;padding:1rem 1.5rem;font-size:.9rem}.profile-bonus-message.success{color:#2ec4b6;background:#2ec4b626;border-color:#2ec4b64d}.profile-promo-form{margin-bottom:1.5rem}.profile-promo-input-group{flex-wrap:wrap;gap:1rem;display:flex}.profile-promo-input-wrapper{flex:1;min-width:250px}.profile-promo-input{color:#fffffff2;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;width:100%;padding:.875rem 1.25rem;font-size:.95rem;transition:all .3s}.profile-promo-input:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px rgba(var(--accent-glow-rgb,168, 85, 247), .1);background:#ffffff14;outline:none}.profile-promocodes-list{margin-top:1.5rem}.profile-promocodes-title{color:#fff9;margin-bottom:1rem;font-size:.9rem;font-weight:500}.profile-promocode-item{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding:1rem 1.25rem;transition:all .3s;display:flex}.profile-promocode-item:hover{border-color:rgba(var(--accent-glow-rgb,168, 85, 247), .3);background:#ffffff0d}.profile-promocode-code{color:#fffffff2;font-family:Courier New,monospace;font-size:1.05rem;font-weight:600}.profile-promocode-info{align-items:center;gap:1rem;display:flex}.profile-promocode-bonus{color:#2ec4b6;font-size:.95rem;font-weight:600}.profile-promocode-date{color:#ffffff80;font-size:.85rem}.profile-deposit-form{margin-top:1rem}.profile-deposit-form-group{grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.profile-orders-list{grid-column:1/-1;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1rem;display:grid}.profile-order-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1d24cc;border:1px solid #ffffff14;border-radius:16px;padding:1.75rem;transition:all .3s}.profile-order-card:hover{border-color:rgba(var(--accent-glow-rgb,168, 85, 247), .3);background:#1a1d24e6;transform:translateY(-2px)}.profile-order-card-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.profile-order-info{flex:1}.profile-order-number{color:#fffffff2;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.profile-order-date{color:#fff9;font-size:.9rem}.profile-order-status-wrapper{flex-shrink:0}.profile-order-status-badge{border-radius:10px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.status-success{color:#2ec4b6;background:#2ec4b626;border:1px solid #2ec4b64d}.status-info{color:#00d4ff;background:#00d4ff26;border:1px solid #00d4ff4d}.status-warning{color:#ffc107;background:#ffc10726;border:1px solid #ffc1074d}.status-error{color:#f44336;background:#f4433626;border:1px solid #f443364d}.profile-order-card-body{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.profile-order-amount{color:var(--accent-primary);font-size:1.75rem;font-weight:700}.profile-keys-list{grid-column:1/-1;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1rem;display:grid}.profile-key-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1d24cc;border:1px solid #ffffff14;border-radius:16px;padding:1.75rem;transition:all .3s}.profile-key-card:hover{border-color:rgba(var(--accent-glow-rgb,168, 85, 247), .3);background:#1a1d24e6;transform:translateY(-2px)}.profile-key-card-header{align-items:center;gap:1.25rem;margin-bottom:1.25rem;display:flex}.profile-key-icon{flex-shrink:0;font-size:2rem}.profile-key-info{flex:1}.profile-key-title{color:#fffffff2;margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.profile-key-subtitle{color:#fff9;font-size:.9rem}.profile-key-card.expired{opacity:.7;border-color:#f443364d}.profile-key-card-body{flex-direction:column;gap:1rem;display:flex}.profile-key-value-wrapper{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;margin-bottom:.5rem;padding:1rem}.profile-key-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.profile-key-value{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.profile-key-code{color:var(--accent-primary);background:rgba(var(--accent-glow-rgb,168, 85, 247), .1);word-break:break-all;border:1px solid rgba(var(--accent-glow-rgb,168, 85, 247), .2);border-radius:8px;flex:1;padding:.5rem 1rem;font-family:Courier New,monospace;font-size:1rem}.btn-copy-key{cursor:pointer;color:#fffc;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:.5rem .75rem;font-size:.9rem;transition:all .3s}.btn-copy-key:hover{background:rgba(var(--accent-glow-rgb,168, 85, 247), .2);border-color:rgba(var(--accent-glow-rgb,168, 85, 247), .4);color:var(--accent-primary)}.profile-key-order-info{color:#fff9;font-size:.9rem}.profile-key-actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.profile-key-link{color:var(--accent-primary);font-weight:600;text-decoration:none;transition:color .3s}.profile-key-link:hover{color:var(--accent-primary);text-decoration:underline}.profile-stats-cards{grid-column:1/-1;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.profile-stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#1a1d24cc;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;align-items:center;gap:1rem;padding:1.75rem;transition:all .3s;display:flex}.profile-stat-card:hover{border-color:rgba(var(--accent-glow-rgb,168, 85, 247), .3);background:#1a1d24e6;transform:translateY(-2px)}.profile-stat-card-icon{flex-shrink:0;font-size:2.5rem}.profile-stat-card-content{flex:1;width:100%}.profile-stat-card-label{color:#fff9;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.85rem;font-weight:500}.profile-stat-card-value{color:#fffffff2;font-size:1.75rem;font-weight:700}.profile-transactions-list{grid-column:1/-1;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:1rem;display:grid}.profile-transaction-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1d24cc;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:1rem;padding:1.75rem;transition:all .3s;display:flex}.profile-transaction-card:hover{border-color:rgba(var(--accent-glow-rgb,168, 85, 247), .3);background:#1a1d24e6;transform:translateY(-2px)}.profile-transaction-header-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.profile-transaction-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:2rem;display:flex}.profile-transaction-icon.positive{background:#2ec4b626;border:2px solid #2ec4b64d}.profile-transaction-icon.negative{background:#f4433626;border:2px solid #f443364d}.profile-transaction-content{flex:1;min-width:0}.profile-transaction-type{color:#fffffff2;margin-bottom:.5rem;font-size:1.05rem;font-weight:600}.profile-transaction-date{color:#fff9;margin-bottom:.5rem;font-size:.85rem}.profile-transaction-details{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.profile-transaction-method,.profile-transaction-order{color:#fff9;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:.25rem .75rem;font-size:.8rem}.profile-transaction-footer{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.profile-transaction-amount{white-space:nowrap;font-size:1.5rem;font-weight:700}.profile-transaction-amount.positive{color:#2ec4b6}.profile-transaction-amount.negative{color:#fffffff2}.profile-transaction-status{flex-shrink:0}.profile-transaction-status-badge{border-radius:10px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.profile-empty-state{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1d24cc;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:450px;height:400px;padding:0;display:flex}.profile-empty-icon{opacity:.4;margin-bottom:1.5rem;font-size:5rem;line-height:1}.profile-empty-title{color:#fffffff2;margin-bottom:1rem;padding:0 2rem;font-size:1.5rem;font-weight:600;line-height:1.3}.profile-empty-description{color:#fff9;margin-bottom:0;padding:0 2rem;font-size:1rem;line-height:1.5}.profile-balance-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#1a1d24cc;border:1px solid #ffffff14;border-radius:16px;padding:2rem}.profile-balance-card-label{color:#ffffffe6;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.9rem;font-weight:500}.profile-balance-card-value{color:var(--accent-primary);font-size:3rem;font-weight:700}@media (max-width:1200px){.profile-container{grid-template-columns:260px 1fr}.profile-content{grid-template-columns:repeat(12,1fr)}.profile-card.profile-info-card,.profile-card:not(.profile-info-card){grid-column:span 6}}@media (max-width:480px){.profile-container{grid-template-columns:1fr;gap:1.5rem;padding:1rem}.profile-sidebar{position:relative;top:0}.profile-menu{padding:1rem}.profile-menu-title{font-size:1rem}.profile-menu-item{padding:.75rem;font-size:.9rem}.profile-user-info{padding:1rem}.profile-user-avatar{width:40px;height:40px;font-size:1rem}.profile-content{grid-template-columns:1fr}.profile-card{padding:1rem}.profile-card.profile-info-card,.profile-card:not(.profile-info-card){grid-column:span 1}.profile-balance-header{flex-direction:column;align-items:flex-start;gap:1rem}.profile-transaction-card,.profile-deposit-form-group{grid-template-columns:1fr}.profile-bonus-summary-card{flex-direction:column;gap:1.5rem}.profile-bonus-summary-divider{width:100%;height:1px}.profile-orders-list,.profile-keys-list,.profile-transactions-list{grid-template-columns:1fr}.profile-referral-all-cards-grid{grid-template-columns:1fr;grid-auto-rows:auto;justify-content:stretch}.profile-referral-link-card,.profile-referral-stats-card,.profile-referral-purchases-stats-card,.profile-cashback-card,.profile-loyalty-card{grid-column:1;width:100%;max-width:100%;height:auto;min-height:400px}.profile-loyalty-card{grid-column:1}.profile-cashback-percent{font-size:3rem}.profile-loyalty-level-name{font-size:1.5rem}.profile-loyalty-progress-label{font-size:.9rem}.profile-empty-state-wrapper{grid-column:span 1}.profile-empty-state{width:100%;max-width:100%;height:auto;min-height:280px;margin:0 auto;padding:1.5rem}.profile-empty-state-icon{font-size:3rem}.profile-referral-stats-grid{grid-template-columns:1fr;gap:1rem}.profile-referrals-list{grid-template-columns:1fr}.profile-key-item,.profile-order-item{padding:1rem}.profile-key-item-header,.profile-order-item-header{flex-direction:column;align-items:flex-start;gap:.75rem}}@media (min-width:481px) and (max-width:968px){.profile-container{grid-template-columns:240px 1fr;padding:1.5rem}.profile-sidebar{position:sticky;top:1.5rem}.profile-balance-header{flex-direction:column;align-items:flex-start}.profile-content{grid-template-columns:1fr}.profile-card.profile-info-card,.profile-card:not(.profile-info-card){grid-column:span 1}.profile-transaction-card,.profile-deposit-form-group{grid-template-columns:1fr}.profile-bonus-summary-card{flex-direction:column;gap:1.5rem}.profile-bonus-summary-divider{width:100%;height:1px}.profile-orders-list,.profile-keys-list,.profile-transactions-list{grid-template-columns:1fr}.profile-referral-stats-row{grid-template-columns:repeat(2,1fr);justify-content:stretch}.profile-referral-link-card,.profile-referral-stats-card,.profile-referral-purchases-stats-card{width:100%;height:auto;min-height:350px}.profile-cashback-loyalty-row{grid-template-columns:1fr;justify-content:stretch}.profile-cashback-card,.profile-loyalty-card{width:100%;height:auto;min-height:350px}.profile-cashback-percent{font-size:3.5rem}.profile-loyalty-level-name{font-size:1.5rem}.profile-loyalty-progress-label{font-size:.95rem}.profile-empty-state-wrapper{grid-column:span 1}.profile-empty-state{width:100%;max-width:450px;height:auto;min-height:300px;margin:0 auto}.profile-referral-stats-grid{grid-template-columns:repeat(2,1fr)}.profile-referrals-list{grid-template-columns:1fr}}.profile-cashback-display{text-align:center;background:rgba(var(--accent-glow-rgb,168, 85, 247), .1);border:1px solid rgba(var(--accent-glow-rgb,168, 85, 247), .3);box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word;border-radius:12px;flex-direction:column;flex:auto;justify-content:center;max-width:100%;min-height:0;margin-top:1rem;padding:2rem;display:flex;overflow:visible}.profile-cashback-percent{color:var(--accent-primary);word-wrap:break-word;overflow-wrap:break-word;margin-bottom:1rem;font-size:4rem;font-weight:700;line-height:1}.profile-cashback-description{color:#fffc;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;font-size:1rem;line-height:1.6}.profile-help-icon{color:#fff9;cursor:help;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-left:.5rem;font-size:.75rem;font-weight:600;transition:all .3s;display:inline-flex}.profile-help-icon:hover{background:rgba(var(--accent-glow-rgb,168, 85, 247), .2);color:var(--accent-primary)}.profile-loyalty-current{background:rgba(var(--accent-glow-rgb,168, 85, 247), .1);border:1px solid rgba(var(--accent-glow-rgb,168, 85, 247), .3);word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.profile-loyalty-level-name{color:var(--accent-primary);word-wrap:break-word;overflow-wrap:break-word;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.profile-loyalty-level-benefits{flex-wrap:wrap;gap:1rem;display:flex}.profile-loyalty-benefit{color:#ffffffe6;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:.75rem 1.25rem;font-size:1rem;font-weight:500}.profile-loyalty-progress-container{box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word;flex-direction:column;flex:auto;min-width:0;max-width:100%;margin-top:1.5rem;display:flex;overflow:visible}.profile-loyalty-progress-label{color:#ffffffe6;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;margin-bottom:1rem;font-size:1rem;line-height:1.6}.profile-loyalty-progress-label strong{color:var(--accent-primary);font-weight:600}.profile-loyalty-progress-bar{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;width:100%;min-width:0;height:28px;margin-bottom:1rem;position:relative;overflow:hidden}.profile-loyalty-progress-fill{background:linear-gradient(90deg, var(--accent-secondary), var(--accent-primary));height:100%;box-shadow:0 0 10px rgba(var(--accent-glow-rgb,168, 85, 247), .5);border-radius:14px;min-width:2px;transition:width .5s;position:relative}.profile-loyalty-progress-fill:after{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);animation:2s infinite shimmer;position:absolute;inset:0}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.profile-loyalty-progress-text{color:#ffffffb3;text-align:center;word-wrap:break-word;overflow-wrap:break-word;font-size:.95rem}.profile-loyalty-max-level{text-align:center;color:#2ec4b6;word-wrap:break-word;overflow-wrap:break-word;background:#2ec4b61a;border:1px solid #2ec4b64d;border-radius:12px;margin-top:1rem;padding:2rem;font-size:1.25rem;font-weight:600}@media (max-width:480px){.profile-cashback-percent{font-size:2.5rem}.profile-loyalty-level-name{font-size:1.25rem}.profile-loyalty-level-benefits{flex-direction:column}.profile-loyalty-progress-bar{height:20px}}.form-input{color:#fff!important;background:#0a0a0a!important;border:1px solid #ffffff14!important;border-radius:14px!important;padding:12px 16px!important;transition:all .3s!important;box-shadow:inset 0 2px 4px #00000080!important}.form-input:focus{border-color:var(--accent-primary)!important;box-shadow:0 0 20px rgba(var(--accent-glow-rgb,168, 85, 247), .15), inset 0 2px 4px #00000080!important;background:#000!important;outline:none!important}.profile-info-item{transition:transform .3s;background:#050505!important;border:1px solid #ffffff0d!important;box-shadow:0 4px 10px #0000004d!important}.profile-info-item:hover{border-color:rgba(var(--accent-glow-rgb,168, 85, 247), .1);transform:scale(1.02)}.discord-status{background:#050505!important;box-shadow:0 10px 20px #0006!important}@keyframes float_profile{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}body{background:#000!important}@media (max-width:768px){.profile-container,.profile-referral-all-cards-grid,.profile-referral-stats-grid,.profile-referrals-list,.profile-promo-input-group,.profile-balance-header{width:100%;grid-template-columns:1fr!important}.profile-referral-link-wrapper,.profile-referral-purchase-header,.profile-referral-purchase-detail,.profile-promocode-item{flex-direction:column!important;align-items:stretch!important}.profile-referral-code,.profile-referral-purchase-product,.profile-promocode-code{overflow-wrap:anywhere;white-space:normal}}.profile-container,.profile-content,.profile-layout,.profile-main,.profile-sidebar{background:0 0!important}.profile-sidebar-card,.profile-card,.bento-card,.profile-info-item,.discord-status,.promo-card,.menu-card,.profile-section{-webkit-backdrop-filter:blur(16px)!important;background:#0f0f1266!important;border:1px solid #ffffff0d!important;border-radius:20px!important;box-shadow:0 4px 15px #0000004d,inset 0 1px #ffffff1a!important}.profile-sidebar-card:hover,.profile-card:hover,.bento-card:hover,.profile-info-item:hover,.discord-status:hover,.promo-card:hover{border-color:var(--accent-primary)!important;transform:translateY(-5px)!important;box-shadow:0 15px 30px #00000080,inset 0 1px #fff3!important}.profile-balance-button,.btn-primary,.btn-neon{background:var(--accent-gradient)!important;box-shadow:0 10px 20px var(--purple-glow)!important;color:#fff!important;border:none!important}.profile-balance-button:hover,.btn-primary:hover,.btn-neon:hover{filter:brightness(1.2);background:var(--accent-gradient)!important;box-shadow:0 15px 30px var(--purple-glow)!important}.profile-layout-grid{flex-flow:wrap!important;align-items:stretch!important;gap:1.5rem!important;width:100%!important;display:flex!important}.profile-col{flex-direction:column!important;flex:1!important;gap:1.5rem!important;min-width:320px!important;display:flex!important}.profile-col>.profile-card,.profile-col>.profile-deposit-card{width:100%!important;margin-bottom:0!important}@media (max-width:1200px){.profile-layout-grid{flex-direction:column!important}.profile-col{min-width:100%!important}}.squad-glass-card{-webkit-backdrop-filter:blur(16px)!important;background:#14141999!important;border:1px solid #ffffff14!important;border-radius:24px!important;padding:3rem 2rem!important;position:relative!important;overflow:hidden!important;box-shadow:0 8px 32px #0000004d!important}.squad-glow{background:radial-gradient(circle, var(--accent-primary) 0%, transparent 70%)!important;opacity:.15!important;filter:blur(50px)!important;z-index:0!important;pointer-events:none!important;width:300px!important;height:200px!important;position:absolute!important;top:-100px!important;left:50%!important;transform:translate(-50%)!important}.squad-header{z-index:1!important;text-align:center!important;margin-bottom:2.5rem!important;position:relative!important}.squad-title{background:linear-gradient(135deg,#fff 0%,#ffffffb3 100%)!important;-webkit-text-fill-color:transparent!important;letter-spacing:-.5px!important;text-transform:uppercase!important;-webkit-background-clip:text!important;margin-bottom:1rem!important;font-size:2.5rem!important;font-weight:900!important}.squad-title span{background:linear-gradient(135deg, var(--accent-primary), #c084fc)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important}.squad-subtitle{color:#fff9!important;max-width:650px!important;margin:0 auto!important;font-size:1.05rem!important;line-height:1.6!important}.discount-grid{z-index:1!important;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important;gap:1rem!important;margin-bottom:3rem!important;display:grid!important;position:relative!important}.discount-tier{text-align:center!important;background:#ffffff05!important;border:1px solid #ffffff0d!important;border-radius:16px!important;padding:1.5rem!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;position:relative!important;overflow:hidden!important}.discount-tier:hover{background:#ffffff0a!important;border-color:#ffffff26!important;transform:translateY(-5px)!important;box-shadow:0 10px 30px #0003!important}.discount-tier.highlight{background:linear-gradient(145deg,#a855f71a,#0003)!important;border-color:#a855f74d!important}.discount-tier.highlight:before{content:""!important;background:linear-gradient(90deg, transparent, var(--accent-primary), transparent)!important;width:100%!important;height:2px!important;position:absolute!important;top:0!important;left:0!important}.tier-icon{color:#fffc!important;justify-content:center!important;margin-bottom:.5rem!important;font-size:1.5rem!important;display:flex!important}.tier-value{color:#fff!important;margin-bottom:.25rem!important;font-size:1.5rem!important;font-weight:800!important}.tier-label{color:#ffffff80!important;text-transform:uppercase!important;letter-spacing:1px!important;font-size:.85rem!important;line-height:1.4!important}.info-box{z-index:1!important;background:linear-gradient(145deg,#ffffff08,#0003)!important;border:1px solid #ffffff0d!important;border-radius:20px!important;margin-bottom:3rem!important;padding:2rem!important;position:relative!important}.info-header{align-items:center!important;gap:1rem!important;margin-bottom:1.5rem!important;display:flex!important}.info-icon-wrapper{width:40px!important;height:40px!important;color:var(--accent-primary)!important;background:#a855f726!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;display:flex!important}.info-title{color:#fff!important;margin:0!important;font-size:1.25rem!important;font-weight:750!important}.info-description{color:#fff9!important;margin-bottom:1.5rem!important;line-height:1.6!important}.features-list{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))!important;gap:1.5rem!important;margin:0!important;padding:0!important;list-style:none!important;display:grid!important}.feature-item{align-items:flex-start!important;gap:1rem!important;display:flex!important}.feature-icon{color:#10b981!important;background:#10b9811a!important;border-radius:10px!important;flex-shrink:0!important;padding:8px!important}.feature-text b{color:#fff!important;margin-bottom:.25rem!important;display:block!important}.feature-text{color:#ffffff80!important;font-size:.9rem!important;line-height:1.5!important}.create-form-wrapper{z-index:1!important;max-width:500px!important;margin:0 auto!important;position:relative!important}.premium-input{color:#fff!important;background:#0006!important;border:1px solid #ffffff1a!important;border-radius:14px!important;width:100%!important;padding:1.25rem 1.5rem!important;font-size:1rem!important;transition:all .3s!important}.premium-input:focus{border-color:var(--accent-primary)!important;outline:none!important;box-shadow:0 0 0 4px #a855f726!important}.premium-btn{background:linear-gradient(135deg, var(--accent-primary), #c084fc)!important;color:#fff!important;cursor:pointer!important;text-transform:uppercase!important;letter-spacing:1px!important;border:none!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;gap:.5rem!important;width:100%!important;padding:1.25rem!important;font-size:1.1rem!important;font-weight:800!important;transition:all .3s!important;display:flex!important;box-shadow:0 10px 20px #a855f733!important}.premium-btn:hover{transform:translateY(-2px)!important;box-shadow:0 15px 25px #a855f74d!important}@media (max-width:768px){.squad-glass-card{padding:2rem 1.5rem!important}.squad-title{font-size:2rem!important}.discount-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))!important}}
.chat-widget{z-index:10000;font-family:Outfit,sans-serif;position:fixed;bottom:20px;right:20px}.chat-widget-button{cursor:pointer;color:#fff;background:linear-gradient(135deg,#ff6b00,#ff8c00);border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:24px;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 20px #ff8c0066}.chat-widget-button:hover{transform:scale(1.1);box-shadow:0 6px 25px #ff8c0099}.chat-widget-button .badge{color:#fff;background:#f44;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px}.chat-widget-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a1d24fa;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;width:380px;height:600px;max-height:80vh;animation:.3s slideUp;display:flex;position:absolute;bottom:80px;right:0;overflow:hidden;box-shadow:0 8px 32px #00000080}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chat-widget-header{background:linear-gradient(135deg,#ff6b0033,#ff8c0026);border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.chat-widget-header-info{align-items:center;gap:.75rem;display:flex}.chat-widget-title{color:#fffffff2;margin:0;font-size:1.1rem;font-weight:600}.chat-widget-status{color:#ffffffb3;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.chat-widget-status-dot{background:#2ec4b6;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse}.chat-widget-status-dot.offline{background:#999;animation:none}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.chat-widget-close{color:#ffffffb3;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:1.5rem;transition:all .2s;display:flex}.chat-widget-close:hover{color:#fffffff2;background:#ffffff1a}.chat-widget-messages{background:#0003;flex-direction:column;flex:1;gap:1rem;padding:1rem;display:flex;overflow-y:auto}.chat-widget-messages::-webkit-scrollbar{width:6px}.chat-widget-messages::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.chat-widget-messages::-webkit-scrollbar-thumb{background:#ff8c004d;border-radius:3px}.chat-widget-messages::-webkit-scrollbar-thumb:hover{background:#ff8c0080}.chat-message{flex-direction:column;gap:.25rem;max-width:80%;animation:.3s messageSlide;display:flex}@keyframes messageSlide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chat-message.user{align-self:flex-end;align-items:flex-end}.chat-message.admin{align-self:flex-start;align-items:flex-start}.chat-message-bubble{word-wrap:break-word;overflow-wrap:break-word;border-radius:18px;padding:.75rem 1rem;font-size:.9rem;line-height:1.4}.chat-message.user .chat-message-bubble{color:#fff;background:linear-gradient(135deg,#ff6b00,#ff8c00);border-bottom-right-radius:4px}.chat-message.admin .chat-message-bubble{color:#fffffff2;background:#ffffff1a;border:1px solid #ffffff1a;border-bottom-left-radius:4px}.chat-message.system{align-self:center;max-width:90%;margin:.5rem 0}.chat-message.system .chat-message-bubble{color:#ffffff80;text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;padding:.5rem 1rem;font-size:.8rem}.chat-message-time{color:#ffffff80;padding:0 .5rem;font-size:.75rem}.chat-message-attachment{color:#ffffffe6;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.5rem;margin-top:.5rem;padding:.5rem;text-decoration:none;transition:all .2s;display:flex}.chat-message-attachment:hover{color:#ff8c00;background:#ffffff1a}.chat-widget-input-area{background:#0003;border-top:1px solid #ffffff1a;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.chat-widget-input-wrapper{align-items:flex-end;gap:.5rem;display:flex}.chat-widget-input{color:#fffffff2;resize:none;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex:1;min-height:44px;max-height:120px;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;transition:all .2s}.chat-widget-input:focus{background:#ffffff14;border-color:#ff8c0080;outline:none;box-shadow:0 0 0 3px #ff8c001a}.chat-widget-input::placeholder{color:#fff6}.chat-widget-actions{gap:.5rem;display:flex}.chat-widget-btn{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;padding:.75rem;font-size:1.2rem;transition:all .2s;display:flex}.chat-widget-btn:hover{color:#ff8c00;background:#ff8c0033;border-color:#ff8c0066}.chat-widget-btn.send{color:#fff;background:linear-gradient(135deg,#ff6b00,#ff8c00);border:none}.chat-widget-btn.send:hover{transform:scale(1.05);box-shadow:0 4px 15px #ff8c0066}.chat-widget-btn.send:disabled{opacity:.5;cursor:not-allowed;transform:none}.chat-widget-file-input{display:none}.chat-widget-typing{color:#fff9;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-style:italic;display:flex}.chat-widget-typing-dots{gap:4px;display:flex}.chat-widget-typing-dot{background:#ffffff80;border-radius:50%;width:6px;height:6px;animation:1.4s infinite typingDot}.chat-widget-typing-dot:nth-child(2){animation-delay:.2s}.chat-widget-typing-dot:nth-child(3){animation-delay:.4s}@keyframes typingDot{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-8px)}}.chat-widget-empty{text-align:center;color:#ffffff80;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.chat-widget-empty-icon{opacity:.5;margin-bottom:1rem;font-size:3rem}.chat-widget-empty-text{font-size:.9rem}@media (max-width:480px){.chat-widget-container{width:calc(100vw - 40px);height:calc(100vh - 100px);max-height:calc(100vh - 100px);bottom:80px;left:20px;right:20px}.chat-widget-button{width:56px;height:56px;bottom:15px;right:15px}}.chat-widget-loading{color:#ffffff80;justify-content:center;align-items:center;padding:2rem;display:flex}.chat-widget-spinner{border:3px solid #ffffff1a;border-top-color:#ff8c00;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}
.loyalty-progress-bar-large{background:#ffffff0d;border:2px solid #ffffff1a;border-radius:16px;width:100%;height:32px;position:relative;overflow:hidden}.loyalty-progress-fill-large{background:linear-gradient(90deg,#ff6b00,#ff8c00);border-radius:16px;min-width:2px;height:100%;transition:width .8s;position:relative;box-shadow:0 0 15px #ff8c0099}.loyalty-progress-fill-large:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);animation:2s infinite shimmer;position:absolute;inset:0}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (max-width:768px){.loyalty-progress-bar-large{height:24px}}
.social-divider{text-align:center;color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;opacity:.7;align-items:center;margin:1.5rem 0 1rem;font-size:.8rem;display:flex}.social-divider:before,.social-divider:after{content:"";border-bottom:1px solid #ffffff14;flex:1}.social-divider:not(:empty):before{margin-right:.75em}.social-divider:not(:empty):after{margin-left:.75em}.social-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:1.5rem;display:grid}.social-btn{color:var(--text-primary);cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;justify-content:center;align-items:center;padding:.85rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.social-btn:hover{background:#ffffff14;transform:translateY(-3px)}.google-btn:hover{color:#ea4335;border-color:#ea433580;box-shadow:0 8px 20px #ea433526}.yandex-btn:hover{color:#fc3f1d;border-color:#fc3f1d80;box-shadow:0 8px 20px #fc3f1d26}.telegram-btn:hover{color:#24a1de;border-color:#24a1de80;box-shadow:0 8px 20px #24a1de26}.discord-btn:hover{color:#5865f2;border-color:#5865f280;box-shadow:0 8px 20px #5865f226}.social-btn svg{transition:transform .3s}.social-btn:hover svg{transform:scale(1.15)}
