*{box-sizing:border-box;margin:0;padding:0}:root{--red:#e10600;--red2:#b80500;--dark:#0d1b2a;--text:#111827;--muted:#6b7280;--border:#e5e7eb;--bg:#fff;--white:#fff}html{background:#fff;font-family:Inter,sans-serif;color:var(--text);min-height:100vh}.page{display:none}.page.active{display:block}.nav-outer{padding:4px 32px 0;position:sticky;top:0;z-index:500;background:transparent;transition:background .2s}.body-red .nav{box-shadow:0 2px 16px rgba(0,0,0,.1)!important;border:1px solid rgba(0,0,0,.06)!important}.nav{background:var(--white);border-radius:999px;border:1px solid rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(0,0,0,.07);height:56px;padding:0 10px 0 8px;display:grid;grid-template-columns:1fr auto 1fr;max-width:1400px;margin:0 auto;position:relative}.logo,.nav{align-items:center}.logo{display:flex;gap:5px;padding:0 12px 0 20px;cursor:pointer;text-decoration:none;flex-shrink:0}.logo img{height:40px;width:auto;display:block}.logo-circle{width:18px;height:18px;background:var(--red);border-radius:5px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgba(208,2,27,.3)}.logo-circle svg{width:10px;height:10px}.logo-name{font-size:10px;font-weight:800;color:var(--red);letter-spacing:-.4px}.nav-div{display:none}.nav-links{gap:2px;justify-content:center}.nav-links,.nl{display:flex;align-items:center}.nl{padding:8px 16px;border-radius:999px;font-size:15px;font-weight:700;color:#0d1b2a;cursor:pointer;background:none;border:none;font-family:Inter,sans-serif;white-space:nowrap;transition:all .15s;gap:4px;letter-spacing:-.01em}.nl.active,.nl:hover{background:var(--red);color:#fff}.nl.active{font-weight:600}.nl svg{width:11px;height:11px;stroke:#9ca3af;fill:none;stroke-width:2;stroke-linecap:round}.nl.active svg,.nl:hover svg{stroke:#fff}.nav-right{display:flex;align-items:center;gap:8px;margin-left:auto;flex-shrink:0;justify-content:flex-end}.curr-wrap{position:relative}.nav-lang{display:flex;align-items:center;gap:6px;padding:8px 14px;border-radius:999px;border:1px solid #e5e7eb;background:var(--white);font-size:13.5px;font-weight:500;color:#374151;cursor:pointer;font-family:Inter,sans-serif;white-space:nowrap;transition:all .15s}.nav-lang:hover{background:#f9fafb}.curr-drop{display:none;position:absolute;top:calc(100% + 8px);right:0;background:var(--white);border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 8px 28px rgba(0,0,0,.1);min-width:180px;overflow:hidden;z-index:999}.curr-drop.open{display:block}.curr-opt{display:flex;align-items:center;gap:10px;padding:11px 16px;font-size:13.5px;font-weight:500;color:#374151;cursor:pointer;transition:background .12s;font-family:Inter,sans-serif}.curr-opt:hover{background:#f9fafb}.curr-opt.sel{background:#fef2f2;color:var(--red);font-weight:700}.teams-wrap{position:relative}.teams-drop{display:none;position:absolute;top:calc(100% + 10px);left:50%;transform:translateX(-50%);background:var(--white);border-radius:16px;box-shadow:0 8px 40px rgba(0,0,0,.14);border:1px solid rgba(0,0,0,.07);min-width:220px;overflow:hidden;z-index:600;padding:6px 0}.teams-drop.open{display:block;animation:fdDown .15s ease}@keyframes fdDown{0%{opacity:0;transform:translateX(-50%) translateY(-6px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.td-item{display:flex;align-items:center;gap:12px;padding:11px 18px;cursor:pointer;transition:background .12s}.td-item:hover{background:#fef5f5}.td-item:hover .td-lbl{color:var(--red)}.td-emoji{font-size:20px;width:26px;text-align:center;flex-shrink:0}.td-lbl{font-size:14px;font-weight:700;color:#111827;font-family:Inter,sans-serif}.td-div{height:1px;background:#f3f4f6;margin:4px 0}.nav-sell{background:var(--red);color:var(--white);border:none;padding:10px 26px;border-radius:999px;font-size:14px;font-weight:700;cursor:pointer;font-family:Inter,sans-serif;white-space:nowrap;transition:all .15s}.nav-sell:hover{background:var(--red2)}.nav-user{width:38px;height:38px;border-radius:50%;border:1.5px solid #e5e7eb;background:var(--white);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s;flex-shrink:0}.nav-user:hover{background:#f3f4f6}.nav-user svg{width:18px;height:18px;stroke:#6b7280;fill:none;stroke-width:1.6}.hero{text-align:center;padding:72px 32px 0;max-width:900px;margin:0 auto}.hero h1{font-size:72px;font-weight:900;line-height:1;letter-spacing:-3.5px;color:#000;margin-bottom:20px}.hero-sub{font-size:22px;color:#6b7280;line-height:1.5;max-width:800px;margin:0 auto 22px;font-weight:400}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:var(--red);border:1.5px solid var(--red);border-radius:999px;padding:10px 22px;font-size:13.5px;font-weight:700;color:#fff;margin-bottom:44px}.hero-badge svg{width:16px;height:16px;stroke:#fff;fill:none;stroke-width:2}.search-card{background:var(--white);border-radius:20px;box-shadow:0 4px 32px rgba(0,0,0,.08),0 1px 4px rgba(0,0,0,.04);padding:20px;max-width:1080px;margin:0 auto 48px;width:calc(100% - 64px)}.s-top{position:relative;margin-bottom:12px}.s-ico{position:absolute;left:18px;top:50%;transform:translateY(-50%);width:20px;height:20px;stroke:#9ca3af;fill:none;stroke-width:2;stroke-linecap:round}.s-in{width:100%;height:58px;border:1.5px solid #e5e7eb;border-radius:14px;padding:0 20px 0 52px;font-size:16px;font-family:Inter,sans-serif;color:var(--text);outline:none;transition:border-color .2s;background:#fff}.s-in:focus{border-color:#d1d5db}.s-in::-moz-placeholder{color:#b0b8c8}.s-in::placeholder{color:#b0b8c8}.s-filters{display:flex;gap:10px;align-items:center}.fw{flex:1;position:relative}.fw .fi-ico{left:14px;width:16px;height:16px;stroke:#9ca3af;stroke-width:1.8}.fw .fi-arr,.fw .fi-ico{position:absolute;top:50%;transform:translateY(-50%);fill:none;pointer-events:none}.fw .fi-arr{right:13px;width:11px;height:11px;stroke:#9ca3af;stroke-width:2;stroke-linecap:round}.fw select{width:100%;height:52px;border:1.5px solid #e5e7eb;border-radius:14px;padding:0 34px 0 40px;font-size:14px;font-family:Inter,sans-serif;color:#374151;background:var(--white);cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .2s}.fw select:focus{border-color:#d1d5db}.s-btn{height:52px;padding:0 36px;background:var(--red);color:var(--white);border:none;border-radius:14px;font-size:15px;font-weight:700;font-family:Inter,sans-serif;cursor:pointer;flex-shrink:0;transition:background .15s;white-space:nowrap}.s-btn:hover{background:var(--red2)}.section{padding:0 32px 72px;max-width:1400px;margin:0 auto}.sec-head{margin-bottom:28px}.sec-title{font-size:32px;font-weight:900;color:var(--dark);letter-spacing:-.8px;margin-bottom:4px}.sec-sub{font-size:16px;color:#9ca3af}.carousel-wrap{border-radius:24px;margin-bottom:28px;height:400px;background:linear-gradient(135deg,red,#c00);box-shadow:0 24px 64px rgba(0,0,0,.22)}.c-left,.carousel-wrap{overflow:hidden;display:flex;position:relative}.c-left{flex:0 0 52%;padding:36px 44px;flex-direction:column;justify-content:space-between;z-index:1}.c-left:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,0,0,.82),rgba(0,0,0,.55));z-index:0}.c-left>*{position:relative;z-index:1}.c-right{flex:1;position:relative;overflow:hidden;background:radial-gradient(ellipse at 60% 50%,rgba(225,6,0,.18) 0,transparent 70%)}.c-right:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,hsla(0,0%,4%,.7) 0,transparent 40%)}.c-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transform:scale(1.04);transition:transform 6s ease}.carousel-wrap:hover .c-img{transform:scale(1)}.c-img-fb{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:140px;background:#111}.c-badge{display:inline-block;background:var(--red);color:#fff;font-size:11px;font-weight:800;padding:6px 14px;border-radius:6px;letter-spacing:.8px;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.c-title{font-size:48px;font-weight:900;color:#fff;line-height:1.02;letter-spacing:-2px}.sport-pill-wrap{position:relative;margin-bottom:4px;display:flex;align-items:center;gap:8px}.sport-pill-row{display:flex;gap:6px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-x;flex:1;justify-content:center}.sport-pill-row::-webkit-scrollbar{display:none}.sport-pill{padding:10px 18px;border-radius:999px;border:1.5px solid #e5e7eb;font-size:14.5px;font-weight:700;font-family:Inter,sans-serif;white-space:nowrap}.sport-pill,.sport-pill-arrow{flex-shrink:0;background:#fff;color:#374151;cursor:pointer;transition:all .15s}.sport-pill-arrow{width:36px;height:36px;border-radius:50%;border:1.5px solid #e5e7eb;display:flex;align-items:center;justify-content:center;font-size:18px}.sport-pill-arrow:hover,.sport-pill:hover{background:#e10600;color:#fff;border-color:#e10600}.sport-pill.on{background:var(--red);color:#fff;border-color:var(--red)}.sp-scroll-btn{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:#fff;border:1.5px solid #e5e7eb;box-shadow:0 2px 8px rgba(0,0,0,.1);cursor:pointer;display:none;align-items:center;justify-content:center;z-index:10;font-size:16px;color:#374151;transition:all .15s}.sp-scroll-btn:hover{background:#f9fafb;box-shadow:0 4px 12px rgba(0,0,0,.15)}.sp-scroll-btn.visible{display:flex}.sp-scroll-left{left:0}.sp-scroll-right{right:0}.c-info{display:flex;flex-direction:column;gap:4px}.c-date,.c-sub,.c-venue{font-size:13.5px;color:hsla(0,0%,100%,.7);margin:0}.c-btn{display:inline-block;background:var(--red);color:#fff;font-size:13px;font-weight:800;padding:14px 32px;border-radius:10px;border:none;cursor:pointer;font-family:Inter,sans-serif;width:-moz-fit-content;width:fit-content;transition:all .18s;letter-spacing:.3px}.c-btn:hover{background:#b50000;transform:translateY(-1px)}.c-dots{display:flex;gap:8px;align-items:center}.c-dot{height:6px;border-radius:3px;background:hsla(0,0%,100%,.35);cursor:pointer;border:none;padding:0;transition:all .2s}.c-dot.on{background:#fff;width:28px}.c-dot:not(.on){width:8px}.c-arrow-sm{width:34px;height:34px;border-radius:50%;background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.3);color:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;line-height:1}.c-arrow-sm:hover{background:hsla(0,0%,100%,.35)}.browse-sec{padding:12px 32px 64px;max-width:1400px;margin:0 auto;text-align:center}.browse-title{font-size:36px;font-weight:900;color:var(--dark);letter-spacing:-1.2px;margin-bottom:10px}.browse-sub{font-size:16px;color:#6b7280;margin-bottom:44px}.cat-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:0}.cat-card-wrap{align-items:stretch;gap:0}.cat-card,.cat-card-wrap{display:flex;flex-direction:column;cursor:pointer}.cat-card{border-radius:22px;padding:30px 26px 60px;transition:transform .18s,box-shadow .2s;text-align:left;width:100%;position:relative;overflow:hidden;min-height:240px;box-shadow:0 4px 24px rgba(180,0,20,.13)}.cat-card:hover{transform:translateY(-5px);box-shadow:0 20px 48px rgba(180,0,20,.28)}.cat-card:after{content:"";position:absolute;top:-30px;right:-30px;width:120px;height:120px;border-radius:50%;background:hsla(0,0%,100%,.07);pointer-events:none}.cat-card-icon{width:60px;height:60px;border-radius:18px;background:hsla(0,0%,100%,.15);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;margin-bottom:28px;flex-shrink:0}.cat-card-icon i{font-size:28px;color:#fff}.cat-card-icon svg{width:30px;height:30px;stroke:#fff;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.cat-card-name{font-size:18px;font-weight:800;color:#fff;letter-spacing:-.3px;line-height:1.1}.cat-card-tag{font-size:12px;color:hsla(0,0%,100%,.65);font-weight:500;margin-top:5px}.cat-card-desc{font-size:13px;color:#9ca3af;margin-top:10px;line-height:1.5;text-align:left;padding:0 2px}.cat-card-arrow{position:absolute;bottom:20px;right:20px;width:30px;height:30px;border-radius:50%;background:hsla(0,0%,100%,.18);display:flex;align-items:center;justify-content:center;transition:background .15s}.cat-card:hover .cat-card-arrow{background:hsla(0,0%,100%,.3)}.cat-card-arrow svg{width:13px;height:13px;stroke:#fff;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.cc1{background:linear-gradient(145deg,#ff3b2f,#c0001a)}.cc2{background:linear-gradient(145deg,#e8001a,#a80012)}.cc3{background:linear-gradient(145deg,#d4000f,#960008)}.cc4{background:linear-gradient(145deg,#cc0018,#8e0010)}.cc5{background:linear-gradient(145deg,#e0001a,#9e0010)}.pop-sec{padding:0 32px 64px;max-width:1400px;margin:0 auto;text-align:center}.pop-title{font-size:32px;font-weight:900;color:var(--dark);letter-spacing:-1px;margin-bottom:8px}.pop-sub{font-size:15px;color:#6b7280;margin-bottom:28px}.pop-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.pcard{background:var(--white);border-radius:14px;overflow:hidden;cursor:pointer;border:1.5px solid rgba(0,0,0,.06);transition:all .2s}.pcard:hover{transform:translateY(-3px);box-shadow:0 12px 36px rgba(0,0,0,.1);border-color:var(--red)}.pcard-img{height:160px;position:relative;overflow:hidden}.pcard-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.pcard-img-fb{width:100%;height:100%;justify-content:center;font-size:48px}.pcard-badges,.pcard-img-fb{display:flex;align-items:center}.pcard-badges{position:absolute;top:10px;left:10px;right:10px;gap:6px}.pcard-trend{display:flex;align-items:center;gap:4px;background:var(--red);font-weight:700}.pcard-cat-b,.pcard-trend{color:#fff;font-size:11px;padding:4px 10px;border-radius:999px}.pcard-cat-b{background:rgba(0,0,0,.55);font-weight:600;margin-left:auto;backdrop-filter:blur(4px)}.pcard-body{padding:13px 14px}.pcard-name{font-size:14px;font-weight:800;color:var(--dark);margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.pcard:hover .pcard-name{color:var(--red)}.pcard-meta{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.pcard-meta-row{display:flex;align-items:center;gap:6px;font-size:11.5px;color:#6b7280}.pcard-meta-row svg{width:12px;height:12px;stroke:#9ca3af;fill:none;stroke-width:1.8;flex-shrink:0}.pcard-actions{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #f3f4f6;padding-top:10px}.pcard-view{font-size:12.5px;color:var(--red);background:none;padding:0}.pcard-get,.pcard-view{font-weight:700;border:none;cursor:pointer;font-family:Inter,sans-serif}.pcard-get{background:var(--red);color:#fff;padding:7px 16px;border-radius:999px;font-size:12px;transition:background .15s}.cdd-wrap{position:relative}.cdd-btn:hover{border-color:#d1d5db}.cdd-btn.open{border-color:var(--red);background:#fff}.cdd-dropdown{display:none}.cdd-dropdown.open{display:flex!important}.cdd-item{padding:11px 16px;cursor:pointer;font-size:14px;color:#374151;transition:background .1s}.cdd-item.selected,.cdd-item:hover{background:#fef2f2;color:var(--red)}.cdd-item.selected{font-weight:700}.cdd-all{font-weight:600;color:#374151;border-bottom:1px solid #f3f4f6}.cdd-all:hover{background:#f9fafb;color:#374151}.fav-remove-ev,.fav-remove-team{transition:all .15s}.fav-remove-ev:hover,.fav-remove-team:hover{background:var(--red)!important;color:#fff!important}.coming-sec{padding:72px 64px;background:#f8f8f8}.coming-header{text-align:center;margin-bottom:48px}.coming-badge{display:inline-block;background:var(--red);color:#fff;font-size:13px;font-weight:700;padding:6px 16px;border-radius:20px;margin-bottom:16px;letter-spacing:.5px}.coming-title{font-size:42px;font-weight:900;color:#111;letter-spacing:-1.5px;margin-bottom:12px}.coming-sub{font-size:17px;color:#666;max-width:560px;margin:0 auto}.coming-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.coming-card{background:#fff;border-radius:16px;padding:32px 24px;box-shadow:0 2px 16px rgba(0,0,0,.07);display:flex;flex-direction:column;gap:12px;transition:transform .2s,box-shadow .2s}.coming-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgba(0,0,0,.12)}.coming-icon{width:44px;height:44px;background:#fef2f2;border-radius:12px;display:flex;align-items:center;justify-content:center}.coming-icon svg{width:22px;height:22px;stroke:#dc2626}.coming-card-title{font-size:18px;font-weight:800;color:#111}.coming-card-text{font-size:14px;color:#666;line-height:1.6;flex:1}.coming-eta{display:inline-block;background:#f0f0f0;color:#555;font-size:12px;font-weight:700;padding:4px 12px;border-radius:20px;width:-moz-fit-content;width:fit-content}.stay-sec{background:var(--red);padding:72px 64px}.stay-inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.stay-title{font-size:58px;font-weight:900;color:#fff;line-height:1.02;letter-spacing:-2.5px;margin-bottom:20px}.stay-sub{font-size:16px;color:hsla(0,0%,100%,.85);line-height:1.7;max-width:420px;margin-bottom:44px}.stay-feats{display:grid;grid-template-columns:1fr 1fr;gap:32px 40px;margin-bottom:52px}.stay-feat-item{display:flex;flex-direction:column;gap:0}.stay-feat-icon{width:52px;height:52px;background:hsla(0,0%,100%,.2);border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;flex-shrink:0}.stay-feat-icon svg{width:24px;height:24px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round}.stay-feat-name{font-size:16px;font-weight:700;color:#fff;margin-bottom:4px}.stay-feat-sub{font-size:13.5px;color:hsla(0,0%,100%,.7)}.stay-form{display:flex;gap:10px;max-width:480px}.stay-input-wrap{flex:1;position:relative;background:#fff;border-radius:14px;display:flex;align-items:center;padding:0 16px 0 14px;height:56px}.stay-input-ico{width:18px;height:18px;stroke:#9ca3af;fill:none;stroke-width:1.8;stroke-linecap:round;flex-shrink:0;margin-right:10px}.stay-input{flex:1;background:none;border:none;font-size:15px;font-family:Inter,sans-serif;color:#111;outline:none}.stay-input::-moz-placeholder{color:#9ca3af}.stay-input::placeholder{color:#9ca3af}.stay-btn{height:56px;padding:0 32px;background:#000;color:#fff;border:none;border-radius:14px;font-size:15px;font-weight:700;cursor:pointer;font-family:Inter,sans-serif;white-space:nowrap;flex-shrink:0;transition:background .15s}.stay-btn:hover{background:#222}.stay-hint{font-size:12.5px;color:hsla(0,0%,100%,.6);margin-top:12px}.stay-right{display:flex;flex-direction:column;gap:20px}.trust-card{background:#fff;border-radius:24px;padding:32px;gap:28px}.trust-card,.trust-icon{display:flex;align-items:center}.trust-icon{width:80px;height:80px;background:#fde8e8;border-radius:20px;justify-content:center;flex-shrink:0}.trust-icon svg{width:36px;height:36px;stroke:var(--red);fill:none;stroke-width:2;stroke-linecap:round}.trust-name{font-size:22px;font-weight:800;color:var(--dark);margin-bottom:8px;letter-spacing:-.4px}.trust-sub{font-size:15px;color:#6b7280;line-height:1.6}.profile-page{max-width:1400px;margin:0 auto;padding:40px 32px 80px;display:grid;grid-template-columns:300px 1fr;gap:24px;align-items:start}.profile-sidebar{background:#fff;border-radius:20px;overflow:hidden;border:1.5px solid rgba(0,0,0,.06);box-shadow:0 2px 12px rgba(0,0,0,.04)}.profile-sidebar-header{background:var(--red);padding:36px 28px 28px;text-align:center}.profile-avatar{width:80px;height:80px;border-radius:50%;background:hsla(0,0%,100%,.22);display:flex;align-items:center;justify-content:center;margin:0 auto 14px;font-size:32px;font-weight:900;color:#fff;letter-spacing:-.5px}.profile-name{font-size:20px;font-weight:800;color:#fff;margin-bottom:4px}.profile-since{font-size:13px;color:hsla(0,0%,100%,.75)}.profile-nav{padding:12px}.profile-nav-item{display:flex;align-items:center;gap:16px;padding:14px 16px;font-size:16px;font-weight:600;color:#1a2332;cursor:pointer;transition:all .15s;border-radius:14px;margin-bottom:2px}.profile-nav-item:hover{background:#fef2f2;color:var(--red)}.profile-nav-item.on{background:var(--red);color:#fff;font-weight:700}.profile-nav-item svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;flex-shrink:0}.profile-nav-sep{height:1px;background:#f0f0f0;margin:10px 0}.profile-logout{display:flex;align-items:center;gap:16px;padding:14px 16px;font-size:16px;font-weight:600;color:var(--red);cursor:pointer;transition:all .15s;border-radius:14px;margin:2px 0}.profile-logout:hover{background:#fef2f2}.profile-logout svg{width:22px;height:22px;stroke:var(--red);fill:none;stroke-width:1.8;stroke-linecap:round;flex-shrink:0}.profile-main{display:flex;flex-direction:column;gap:20px}.profile-card{background:#fff;border-radius:20px;padding:32px;border:1.5px solid rgba(0,0,0,.06)}.profile-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.profile-card-title{font-size:22px;font-weight:800;color:var(--dark);letter-spacing:-.4px}.profile-edit-btn{display:flex;align-items:center;gap:8px;background:var(--red);color:#fff;border:none;padding:10px 20px;border-radius:12px;font-size:14px;font-weight:700;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s}.profile-edit-btn:hover{background:var(--red2)}.profile-edit-btn svg{width:15px;height:15px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round}.profile-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.profile-field-label{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#6b7280;margin-bottom:8px}.profile-field-label svg{width:14px;height:14px;stroke:#9ca3af;fill:none;stroke-width:1.8;flex-shrink:0}.profile-field-val{background:#f9fafb;border-radius:10px;padding:13px 16px;font-size:14.5px;color:var(--dark);font-weight:500;min-height:48px}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.stat-card{border-radius:16px;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden}.stat-label{font-size:13px;font-weight:600;color:hsla(0,0%,100%,.85);margin-bottom:8px}.stat-val{font-size:32px;font-weight:900;color:#fff;letter-spacing:-1px}.stat-icon{width:48px;height:48px;background:hsla(0,0%,100%,.2);border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-icon svg{width:24px;height:24px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round}.sc-green{background:linear-gradient(135deg,#22c55e,#16a34a)}.sc-orange{background:linear-gradient(135deg,#f97316,#ea580c)}.sc-blue{background:linear-gradient(135deg,#3b82f6,#2563eb)}.sc-purple{background:linear-gradient(135deg,#a855f7,#7c3aed)}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.quick-card{background:#fff;border-radius:16px;padding:20px 22px;display:flex;align-items:center;gap:16px;border:1.5px solid rgba(0,0,0,.06);cursor:pointer;transition:all .18s}.quick-card:hover{border-color:var(--red);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.quick-icon{width:46px;height:46px;border-radius:13px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.quick-icon svg{width:22px;height:22px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round}.quick-name{font-size:15px;font-weight:700;color:var(--dark)}.quick-sub{font-size:12.5px;color:#9ca3af;margin-top:2px}footer{background:#fff;border-top:1px solid #e2e5ea;padding:64px 64px 0;position:relative;z-index:10}.foot-links a{pointer-events:auto!important;cursor:pointer!important}.foot-grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr 1fr 1.3fr;gap:48px;padding-bottom:56px}.foot-logo-row{gap:10px;margin-bottom:14px}.foot-logo-c,.foot-logo-row{display:flex;align-items:center}.foot-logo-c{width:34px;height:34px;background:var(--red);border-radius:9px;justify-content:center}.foot-logo-c svg{width:18px;height:18px}.foot-logo-n{font-size:22px;font-weight:800;color:var(--dark);letter-spacing:-.5px}.foot-desc{font-size:14px;color:#6b7280;line-height:1.7;max-width:240px;margin-bottom:24px}.foot-social{display:flex;gap:18px}.foot-social a{display:flex;align-items:center;justify-content:center;color:#374151;cursor:pointer;transition:color .15s}.foot-social a:hover{color:#111}.foot-social svg{width:22px;height:22px;fill:currentColor}.foot-col-title{font-size:16px;font-weight:700;color:var(--dark);margin-bottom:22px;letter-spacing:-.2px}.foot-links{display:flex;flex-direction:column;gap:14px}.foot-links a{font-size:15px;color:#4b5563;cursor:pointer;text-decoration:none;transition:color .15s;font-weight:400}.foot-links a:hover{color:var(--dark)}.foot-bottom{max-width:1400px;margin:0 auto;border-top:1px solid #dde0e6;padding:24px 0;text-align:center}.foot-copy{font-size:14px;color:#9ca3af}.sp-hero{background:linear-gradient(135deg,#8b0000,#b00000 50%,#e10600);padding:60px 32px 56px;text-align:center;position:relative;overflow:hidden;margin-top:0}.sp-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% -10%,hsla(0,0%,100%,.1) 0,transparent 65%);pointer-events:none}.sp-hero-icon{width:76px;height:76px;background:hsla(0,0%,100%,.18);border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 22px;position:relative;z-index:1}.sp-hero-icon svg{width:38px;height:38px;stroke:#fff;fill:none;stroke-width:1.8;stroke-linecap:round}.sp-hero-icon i{font-size:36px;color:#fff}.sp-hero h1{font-size:56px;font-weight:900;color:#fff;letter-spacing:-2.5px;margin-bottom:12px}.sp-hero h1,.sp-hero p{position:relative;z-index:1}.sp-hero p{font-size:17px;color:hsla(0,0%,100%,.8);margin-bottom:34px}.sp-sw{max-width:620px;margin:0 auto;position:relative;z-index:1}.sp-si{width:100%;height:56px;background:hsla(0,0%,100%,.15);border:1.5px solid hsla(0,0%,100%,.2);border-radius:14px;padding:0 20px 0 50px;font-size:15px;font-family:Inter,sans-serif;color:#fff;outline:none}.sp-si::-moz-placeholder{color:hsla(0,0%,100%,.5)}.sp-si::placeholder{color:hsla(0,0%,100%,.5)}.sp-sico{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:20px;height:20px;stroke:hsla(0,0%,100%,.6);fill:none;stroke-width:2;stroke-linecap:round;pointer-events:none}.sp-body{padding:32px 32px 72px;max-width:1400px;margin:0 auto}.sp-fb{gap:8px;margin-bottom:22px;flex-wrap:wrap}.sp-fb,.sp-fl{display:flex;align-items:center}.sp-fl{gap:6px;font-size:11px;font-weight:700;letter-spacing:1.2px;color:#9ca3af;text-transform:uppercase;margin-right:4px;flex-shrink:0}.sp-fl svg{width:14px;height:14px;stroke:#9ca3af;fill:none;stroke-width:2}.sp-pill{padding:8px 20px;border-radius:999px;border:1.5px solid #e5e7eb;background:#fff;font-size:13.5px;font-weight:700;color:#374151;cursor:pointer;font-family:Inter,sans-serif;white-space:nowrap;transition:all .15s}.sp-pill:hover{border-color:#d1d5db;color:#111}.sp-pill.on{background:var(--red);color:#fff;border-color:var(--red)}.sp-rb{background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;padding:13px 18px;display:flex;align-items:center;gap:10px;margin-bottom:24px}.sp-rb svg{width:18px;height:18px;stroke:#374151;fill:none;stroke-width:1.8;flex-shrink:0}.sp-rb-t{font-size:14px;color:#374151;font-weight:500}.sp-rb-t b{font-weight:800;color:var(--dark)}.sp-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.sp-card{background:#fff;border-radius:16px;overflow:hidden;cursor:pointer;border:1.5px solid rgba(0,0,0,.06);transition:all .2s}.sp-card:hover{transform:translateY(-3px);box-shadow:0 12px 36px rgba(0,0,0,.1);border-color:var(--red)}.sp-card-img{height:150px;position:relative;overflow:hidden}.sp-card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .3s}.sp-card:hover .sp-card-img img{transform:scale(1.04)}.sp-card-fb{width:100%;height:100%;justify-content:center;font-size:48px;background:#1a1a2e}.sp-card-fb,.sp-card-top{display:flex;align-items:center}.sp-card-top{position:absolute;top:12px;left:12px;right:12px;justify-content:space-between}.sp-feat{display:flex;align-items:center;gap:5px;background:var(--red);color:#fff;font-size:11.5px;font-weight:700;padding:5px 12px;border-radius:999px}.sp-feat svg{width:12px;height:12px;stroke:#fff;fill:none;stroke-width:2}.sp-heart{width:36px;height:36px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;margin-left:auto;flex-shrink:0;transition:all .15s;box-shadow:0 2px 6px rgba(0,0,0,.15)}.sp-heart:hover{transform:scale(1.1);box-shadow:0 3px 10px rgba(0,0,0,.2)}.sp-heart svg{width:18px;height:18px;stroke:#d0021b;fill:none;stroke-width:2.2;transition:all .15s}.sp-heart.liked svg,.sp-heart[data-liked="1"] svg{stroke:#d0021b;fill:#d0021b}.sp-card-body{padding:16px}.sp-card-cat{font-size:11px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.6px;margin-bottom:5px}.sp-card-name{font-size:16px;font-weight:800;color:var(--dark);letter-spacing:-.3px;margin-bottom:9px;line-height:1.3}.sp-card:hover .sp-card-name{color:var(--red)}.sp-card-meta{display:flex;flex-direction:column;gap:4px;margin-bottom:14px}.sp-card-meta-row{display:flex;align-items:center;gap:6px;font-size:12.5px;color:#6b7280}.sp-card-meta-row svg{width:13px;height:13px;stroke:#9ca3af;fill:none;stroke-width:1.8;flex-shrink:0}.sp-card-foot{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #f3f4f6;padding-top:12px}.sp-card-price{font-size:15px;font-weight:800;color:var(--dark)}.sp-card-price small{font-size:11px;color:#9ca3af;font-weight:400;margin-left:2px}.sp-card-btn{background:var(--red);color:#fff;border:none;padding:9px 20px;border-radius:999px;font-size:13px;font-weight:700;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s}.sp-card-btn:hover{background:var(--red2)}.lg-sec-head{display:flex;align-items:center;gap:12px;margin-bottom:20px;margin-top:40px}.lg-sec-head:first-child{margin-top:0}.lg-sec-line{width:28px;height:3px;background:var(--red);border-radius:2px;flex-shrink:0}.lg-sec-title{font-size:20px;font-weight:800;color:var(--dark);letter-spacing:-.3px}.lg-sec-count{font-size:15px;font-weight:500;color:#9ca3af}.lg-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:8px}.lg-card{background:#fff;border-radius:16px;overflow:hidden;cursor:pointer;border:1.5px solid rgba(0,0,0,.06);transition:all .2s}.lg-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px rgba(0,0,0,.1);border-color:rgba(208,2,27,.3)}.lg-card-img{height:200px;position:relative;overflow:hidden}.lg-card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .3s}.lg-card:hover .lg-card-img img{transform:scale(1.05)}.lg-card-img-fb{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:48px;background:#1a1a2e}.lg-card-img:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.55) 0,transparent 50%)}.lg-card-name{position:absolute;bottom:10px;left:14px;right:60px;font-size:15px;font-weight:800;color:#fff;z-index:1}.lg-teams-badge{position:absolute;top:10px;right:10px;z-index:1;display:flex;align-items:center;gap:5px;background:hsla(0,0%,100%,.92);color:#111;font-size:11.5px;font-weight:600;padding:5px 11px;border-radius:999px}.lg-teams-badge svg{width:13px;height:13px;stroke:#374151;fill:none;stroke-width:1.8}.lg-card-foot{justify-content:space-between;padding:12px 14px}.lg-card-foot,.lg-country{display:flex;align-items:center}.lg-country{gap:6px;font-size:13px;color:#6b7280}.lg-country svg{width:14px;height:14px;stroke:#9ca3af;fill:none;stroke-width:1.8;flex-shrink:0}.lg-view{display:flex;align-items:center;gap:4px;font-size:13.5px;font-weight:700;color:var(--red);background:none;border:none;cursor:pointer;font-family:Inter,sans-serif;padding:0;transition:color .15s}.lg-view svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2.5;stroke-linecap:round}.ld-hero{position:relative;height:290px;overflow:hidden;background:linear-gradient(135deg,#8b0000,#c00000 50%,#e10600)}.ld-hero img{display:none}.ld-hero-overlay{position:absolute;inset:0;background:radial-gradient(ellipse at 80% 30%,rgba(255,80,0,.15) 0,transparent 60%),radial-gradient(ellipse at 5% 100%,rgba(0,0,0,.3) 0,transparent 55%)}.ld-back{display:flex;align-items:center;gap:8px;background:hsla(0,0%,100%,.15);backdrop-filter:blur(8px);color:#fff;font-size:13.5px;font-weight:600;padding:8px 16px;border-radius:999px;cursor:pointer;font-family:Inter,sans-serif;border:none;transition:background .15s}.ld-back:hover{background:hsla(0,0%,100%,.25)}.ld-back svg{width:16px;height:16px;stroke:#fff;fill:none;stroke-width:2.5;stroke-linecap:round}.ld-info{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 32px 60px;pointer-events:none}.ld-sport-lbl{font-size:11px;font-weight:700;letter-spacing:1.5px;color:hsla(0,0%,100%,.7);text-transform:uppercase;margin-bottom:8px}.ld-name{font-size:68px;font-weight:900;color:#fff;letter-spacing:-3px;margin-bottom:16px;line-height:.95}.ld-meta{gap:16px;justify-content:center}.ld-badge,.ld-meta{display:flex;align-items:center}.ld-badge{gap:5px;background:hsla(0,0%,100%,.15);backdrop-filter:blur(4px);color:#fff;font-size:12.5px;font-weight:600;padding:5px 12px;border-radius:999px}.ld-badge svg{width:13px;height:13px;stroke:#fff;fill:none;stroke-width:1.8}.ld-body{padding:32px 32px 72px;max-width:1400px;margin:0 auto}.ld-tabs{display:flex;gap:0;border-bottom:2px solid #e5e7eb;margin-bottom:28px}.ld-tab{padding:12px 20px;font-size:14px;font-weight:600;color:#9ca3af;cursor:pointer;margin-bottom:-2px;transition:all .15s;background:none;border:none;border-bottom:2px solid transparent;font-family:Inter,sans-serif}.ld-tab:hover{color:#374151}.ld-tab.on{color:var(--red);border-bottom-color:var(--red)}.ld-teams-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.ld-team-card{background:#fff;border-radius:14px;padding:18px 16px;text-align:center;border:1.5px solid rgba(0,0,0,.06);cursor:pointer;transition:all .18s}.ld-team-card:hover{border-color:var(--red);transform:translateY(-2px)}.ld-team-emoji{font-size:36px;margin-bottom:10px}.ld-team-name{font-size:13.5px;font-weight:700;color:var(--dark);margin-bottom:3px}.ld-team-country{font-size:11.5px;color:#9ca3af}.ld-events-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ov{display:none;position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:600;align-items:flex-end;justify-content:center;backdrop-filter:blur(3px)}.ov.open{display:flex}.sheet{background:#fff;border-radius:24px 24px 0 0;width:100%;max-width:520px;padding:24px 26px 36px;max-height:92vh;overflow-y:auto;position:relative;animation:sup .26s cubic-bezier(.34,1.2,.64,1)}@keyframes sup{0%{transform:translateY(40px);opacity:0}}.sh-bar{width:38px;height:4px;background:#e5e7eb;border-radius:2px;margin:0 auto 24px}.sh-x{position:absolute;top:20px;right:20px;width:32px;height:32px;border-radius:50%;background:#f3f4f6;border:none;cursor:pointer;font-size:15px;color:#6b7280;display:flex;align-items:center;justify-content:center}.sh-cat{font-size:10px;font-weight:700;letter-spacing:1.2px;color:var(--red);text-transform:uppercase}.sh-cat,.sh-name{margin-bottom:5px}.sh-name{font-size:22px;font-weight:900;letter-spacing:-.8px}.sh-meta{font-size:13px;color:#9ca3af;margin-bottom:22px}.tix-ttl{font-size:10px;font-weight:700;letter-spacing:1.2px;color:#9ca3af;text-transform:uppercase;margin-bottom:10px}.trow{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border-radius:13px;border:1.5px solid #e5e7eb;margin-bottom:8px;cursor:pointer;transition:all .15s}.trow:hover{border-color:#d1d5db}.trow.sel{border-color:var(--red);background:#fff8f7}.t-name{font-size:13.5px;font-weight:600;color:var(--dark)}.t-price{font-size:15px;font-weight:800;color:var(--red)}.qty-row{display:flex;align-items:center;justify-content:space-between;margin:18px 0 16px}.qty-lbl{font-size:13.5px;font-weight:500;color:#6b7280}.qty-ctrl{gap:14px}.qb,.qty-ctrl{display:flex;align-items:center}.qb{width:32px;height:32px;border-radius:9px;border:1.5px solid #e5e7eb;background:#fff;font-size:19px;cursor:pointer;justify-content:center;font-family:Inter,sans-serif;transition:background .13s}.qb:hover{background:#f3f4f6}.qn{font-size:16px;font-weight:700;min-width:24px;text-align:center}.sum-box{background:#f9fafb;border-radius:14px;padding:16px;margin-bottom:18px}.sum-row{font-size:13.5px;color:#9ca3af;margin-bottom:6px}.sum-row,.sum-tot{display:flex;justify-content:space-between}.sum-tot{font-size:16px;font-weight:800;border-top:1px solid #e5e7eb;padding-top:11px;color:var(--dark)}.pay-btn{width:100%;padding:15px;border-radius:15px;background:var(--red);border:none;color:#fff;font-size:15px;font-weight:800;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s}.pay-btn:hover{background:var(--red2)}.sec-note{text-align:center;font-size:11.5px;color:#9ca3af;margin-top:10px}.cart-drawer{display:none;position:fixed;top:0;right:0;bottom:0;width:400px;background:#f8f9fa;border-left:1px solid #e5e7eb;z-index:550;flex-direction:column;box-shadow:-12px 0 48px rgba(0,0,0,.12)}.cart-drawer.open,.cd-head{display:flex}.cd-head{padding:22px 24px 18px;background:#fff;border-bottom:1px solid #f0f0f0;align-items:center;justify-content:space-between}.cd-title{font-size:19px;font-weight:900;letter-spacing:-.5px;color:#0d1b2a}.cd-x{background:#f3f4f6;border:none;width:34px;height:34px;border-radius:50%;font-size:16px;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;color:#6b7280;display:flex;align-items:center;justify-content:center;transition:background .15s}.cd-x:hover{background:#e5e7eb}.cd-items{flex:1;overflow-y:auto;padding:16px}.ci{background:#f9fafb;border-radius:13px;padding:13px 14px}.cd-item,.ci{margin-bottom:10px}.cd-item{background:#fff;border-radius:16px;padding:16px;box-shadow:0 1px 4px rgba(0,0,0,.06)}.ci-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.ci-icon{width:44px;height:44px;background:#fef2f2;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.ci-info{flex:1;min-width:0}.ci-name{font-size:14px;font-weight:700;color:#0d1b2a;margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ci-meta{font-size:12px;color:#9ca3af}.ci-rm{background:#f3f4f6;border:none;width:28px;height:28px;border-radius:50%;font-size:14px;cursor:pointer;color:#9ca3af;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s}.ci-rm:hover{background:#fee2e2;color:#ef4444}.ci-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding-top:12px;border-top:1px solid #f3f4f6}.ci-price{font-size:16px;font-weight:900;color:#0d1b2a}.ci-qty{font-size:12.5px;color:#6b7280;background:#f3f4f6;padding:3px 10px;border-radius:999px}.cd-foot{padding:16px 20px 24px;background:#fff;border-top:1px solid #f0f0f0}.cd-summary{background:#f8f9fa;border-radius:14px;padding:14px 16px;margin-bottom:14px}.cd-sum-row{display:flex;justify-content:space-between;font-size:13px;color:#6b7280;margin-bottom:7px}.cd-sum-row:last-child{margin-bottom:0}.cd-tot{display:flex;justify-content:space-between;font-size:16px;font-weight:900;color:#0d1b2a;padding-top:10px;margin-top:4px;border-top:1.5px solid #e5e7eb;margin-bottom:16px}.stripe-btn{width:100%;padding:16px;border-radius:16px;background:var(--red);border:none;color:#fff;font-size:15px;font-weight:800;cursor:pointer;font-family:Inter,sans-serif;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .15s;letter-spacing:-.2px}.stripe-btn:hover{background:var(--red2);transform:translateY(-1px);box-shadow:0 6px 20px rgba(225,6,0,.3)}.cd-secure{font-size:11.5px;margin-top:10px;display:flex;align-items:center;justify-content:center;gap:5px}.cd-empty,.cd-secure{text-align:center;color:#9ca3af}.cd-empty{padding:56px 20px;font-size:13.5px;line-height:1.7}.sell-hero{background:linear-gradient(135deg,#d0021b,#8b0010);padding:44px 64px 80px;position:relative;overflow:hidden}.sell-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 80% 50%,hsla(0,100%,70%,.15) 0,transparent 60%);pointer-events:none}.sell-hero h1{font-size:72px;font-weight:900;color:#fff;letter-spacing:-3px;line-height:1.02;margin-bottom:18px;position:relative}.sell-hero p{font-size:18px;color:hsla(0,0%,100%,.85);line-height:1.6;max-width:520px;position:relative}.sell-body{max-width:960px;margin:0 auto;padding:0 32px 80px}.sell-stepper{background:#fff;border-radius:24px;padding:32px 48px;margin:-44px auto 32px;position:relative;z-index:2;box-shadow:0 8px 32px rgba(0,0,0,.1)}.sell-step,.sell-stepper{display:flex;align-items:center;justify-content:center}.sell-step{gap:16px;flex:1}.sell-step-num{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:800;flex-shrink:0}.sell-step-num.active{background:var(--red);color:#fff}.sell-step-num.inactive{background:#e5e7eb;color:#9ca3af}.sell-step-title{font-size:16px;font-weight:700;color:var(--dark)}.sell-step-sub{font-size:13px;color:#9ca3af}.sell-step-arr{font-size:16px;color:#d1d5db;margin:0 8px;flex-shrink:0;font-weight:300}.sell-section{background:#fff;border-radius:24px;padding:36px;margin-bottom:16px;box-shadow:0 2px 12px rgba(0,0,0,.04)}.sell-section-head{display:flex;align-items:center;gap:14px;margin-bottom:28px}.sell-section-icon{width:44px;height:44px;background:#fef2f2;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sell-section-icon svg{width:20px;height:20px;stroke:var(--red);fill:none;stroke-width:2;stroke-linecap:round}.sell-section-title{font-size:22px;font-weight:800;color:var(--dark);letter-spacing:-.4px}.sell-search-btn{width:100%;height:64px;background:var(--red);color:#fff;border:none;border-radius:16px;font-size:18px;font-weight:700;cursor:pointer;font-family:Inter,sans-serif;display:flex;align-items:center;justify-content:center;gap:12px;transition:background .15s;margin-bottom:0}.sell-search-btn:hover{background:var(--red2)}.sell-search-btn svg{width:22px;height:22px;stroke:#fff;fill:none;stroke-width:2.5;stroke-linecap:round}.sell-or{text-align:center;font-size:14px;color:#9ca3af;margin:16px 0}.sell-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.sell-field label{display:block;font-size:13.5px;font-weight:600;color:#374151;margin-bottom:8px}.sell-field input,.sell-field select{width:100%;height:50px;border:1.5px solid #e5e7eb;border-radius:12px;padding:0 16px;font-size:14px;font-family:Inter,sans-serif;color:var(--dark);outline:none;transition:border-color .2s;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none}.sell-field input:focus,.sell-field select:focus{border-color:var(--red)}.sell-submit-btn{width:100%;height:58px;background:var(--red);color:#fff;border:none;border-radius:14px;font-size:17px;font-weight:800;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s;margin-top:24px}.sell-submit-btn:hover{background:var(--red2)}.sov{display:none;position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:700;align-items:center;justify-content:center;backdrop-filter:blur(4px)}.sov.open{display:flex}.smodal{background:#fff;border-radius:22px;padding:30px;width:90%;max-width:440px;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0;transform:scale(.97)}}.sm-ttl{font-size:20px;font-weight:900;letter-spacing:-.6px;margin-bottom:4px}.sm-sub{font-size:13.5px;margin-bottom:22px}.fl,.sm-sub{color:#9ca3af}.fl{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;margin-bottom:6px;display:block}.fi{width:100%;background:#f9fafb;border:1.5px solid transparent;border-radius:12px;color:var(--dark);font-size:14px;padding:11px 14px;font-family:Inter,sans-serif;outline:none;margin-bottom:14px}.fi:focus{border-color:#e5e7eb;background:#fff}.frow2{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px}.frow2 .fi{margin-bottom:0}.ssub{width:100%;padding:14px;border-radius:14px;background:var(--red);border:none;color:#fff;font-size:14.5px;font-weight:800;cursor:pointer;font-family:Inter,sans-serif;margin-top:4px;transition:background .15s}.ssub:hover{background:var(--red2)}.scnl{width:100%;padding:11px;border-radius:14px;background:#fff;border:1.5px solid #e5e7eb;color:#6b7280;font-size:13.5px;cursor:pointer;font-family:Inter,sans-serif;margin-top:8px}.login-page{min-height:100vh;background:#fff;display:flex;flex-direction:column}.login-topbar{padding:18px 32px;border-bottom:1px solid #e5e7eb;background:#fff}.login-topbar-logo{display:flex;align-items:center;gap:10px;cursor:pointer;text-decoration:none}.login-topbar-circle{width:32px;height:32px;background:linear-gradient(145deg,#ff3b2f,#c8001a);border-radius:9px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgba(208,2,27,.3)}.login-topbar-circle svg{width:19px;height:19px}.login-topbar-name{font-size:18px;font-weight:800;color:var(--red);letter-spacing:-.4px}.login-body{flex:1;flex-direction:column;padding:48px 24px}.login-body,.login-logo-big{display:flex;align-items:center;justify-content:center}.login-logo-big{width:80px;height:80px;background:linear-gradient(145deg,#ff3b2f,#c8001a);border-radius:22px;box-shadow:0 8px 24px rgba(208,2,27,.3)}.login-logo-big svg{width:44px;height:44px}.login-brand-row{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:24px}.login-brand{font-size:36px;font-weight:900;color:var(--red);letter-spacing:-.8px}.login-title{color:#0d1b2a;font-size:26px;font-weight:800;color:#111;letter-spacing:-.6px;margin-bottom:6px;text-align:center}.login-sub{font-size:15px;color:#6b7280;text-align:center;margin-bottom:32px}.login-card{background:#fff;border:1px solid #eedada;border-radius:18px;padding:28px;width:100%;max-width:380px;box-shadow:0 4px 24px rgba(0,0,0,.06)}.login-lbl{font-size:13.5px;font-weight:600;color:#374151;margin-bottom:7px;display:block}.login-iw{position:relative;margin-bottom:18px}.login-ii{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:17px;height:17px;stroke:#9ca3af;fill:none;stroke-width:1.8;stroke-linecap:round;pointer-events:none}.login-in{width:100%;height:48px;border:1.5px solid #e5e7eb;border-radius:11px;padding:0 44px 0 42px;font-size:14px;font-family:Inter,sans-serif;color:#111;outline:none;transition:border-color .2s;background:#fff}.login-in:focus{border-color:var(--red)}.login-in::-moz-placeholder{color:#9ca3af}.login-in::placeholder{color:#9ca3af}.login-eye{position:absolute;right:13px;top:50%;transform:translateY(-50%);width:18px;height:18px;stroke:#9ca3af;fill:none;stroke-width:1.8;cursor:pointer;stroke-linecap:round}.login-forgot{display:block;text-align:right;font-size:13.5px;color:var(--red);margin-bottom:20px}.login-btn,.login-forgot{font-weight:700;cursor:pointer}.login-btn{width:100%;height:50px;background:var(--red);color:#fff;border:none;border-radius:12px;font-size:15px;font-family:Inter,sans-serif;margin-bottom:16px;transition:background .15s}.login-btn:hover{background:var(--red2)}.login-signup{text-align:center;font-size:14px;color:#6b7280;margin-bottom:20px}.login-signup a{color:var(--red);font-weight:700;cursor:pointer}.login-divider{display:flex;align-items:center;gap:12px;margin-bottom:16px}.login-divider-line{flex:1;height:1px;background:#e5e7eb}.login-divider-text{font-size:13px;color:#9ca3af;white-space:nowrap}.login-socials{display:grid;grid-template-columns:1fr 1fr;gap:10px}.login-social-btn{height:46px;border:1.5px solid #e5e7eb;border-radius:11px;background:#fff;display:flex;align-items:center;justify-content:center;gap:9px;font-size:14px;font-weight:600;color:#111;cursor:pointer;font-family:Inter,sans-serif;transition:all .15s}.login-social-btn:hover{background:#f9fafb}.login-social-btn svg{width:18px;height:18px;flex-shrink:0}.login-terms{text-align:center;font-size:12px;color:#9ca3af;margin-top:20px;max-width:380px;line-height:1.6}.login-terms a{color:var(--red);cursor:pointer}.chat-window{height:580px}.chat-head{padding:16px 18px;border-bottom:1px solid #f3f4f6;background:#fff}.chat-head-logo{background:#fff;border:1.5px solid #f0f0f0;box-shadow:0 2px 8px rgba(0,0,0,.08)}.chat-online{width:10px;height:10px;background:#22c55e;border-radius:50%;border:2px solid #fff;position:absolute;bottom:-1px;right:-1px}.chat-head-name{font-size:16px;color:var(--dark);margin-bottom:1px}.chat-head-status{color:#22c55e;font-weight:500}.chat-close{background:#f3f4f6;color:#6b7280}.chat-close:hover{background:#e5e7eb}.chat-msg{align-items:flex-start}.chat-msg>div:not(.chat-msg-avatar){min-width:0;display:flex;flex-direction:column;align-items:flex-start}.chat-msg.user>div:not(.chat-msg-avatar){align-items:flex-end}.chat-msg-bubble{max-width:240px;padding:12px 16px;font-size:14.5px;line-height:1.5}.chat-msg-time{margin-top:6px;padding:0 4px}.chat-input::-moz-placeholder{color:#9ca3af}.chat-input::placeholder{color:#9ca3af}.chat-disclaimer{padding:6px 0 2px}.toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);background:#111827;color:#fff;padding:12px 24px;border-radius:14px;font-size:13.5px;font-weight:500;z-index:999;display:none;white-space:nowrap;box-shadow:0 4px 20px rgba(0,0,0,.18)}.toast.show{display:block}.nores{text-align:center;padding:64px 20px;color:#9ca3af;font-size:14px}.seldrop{position:relative;flex:1}.seldrop-btn{width:100%;height:52px;padding:0 34px 0 40px;border:1.5px solid #e5e7eb;border-radius:14px;background:#fff;font-size:14px;font-weight:500;color:#374151;cursor:pointer;font-family:Inter,sans-serif;display:flex;align-items:center;white-space:nowrap;transition:border-color .15s;text-align:left;outline:none;box-sizing:border-box}.seldrop-btn.open,.seldrop-btn:hover{border-color:var(--red)}.seldrop-btn .sd-ico{left:14px;width:16px;height:16px;stroke:#9ca3af;stroke-width:1.8}.seldrop-btn .sd-arr,.seldrop-btn .sd-ico{position:absolute;top:50%;transform:translateY(-50%);fill:none;pointer-events:none}.seldrop-btn .sd-arr{right:12px;width:11px;height:11px;stroke:#9ca3af;stroke-width:2;stroke-linecap:round;transition:transform .2s}.seldrop-btn.open .sd-arr{transform:translateY(-50%) rotate(180deg)}.seldrop-panel{display:none;position:absolute;top:calc(100% + 6px);left:0;min-width:240px;background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.12);z-index:9999;overflow:hidden}.seldrop-panel.open{display:block}.seldrop-search-wrap{padding:10px 10px 8px;border-bottom:1px solid #f3f4f6;position:relative}.seldrop-search{width:100%;border:1.5px solid #e5e7eb;border-radius:10px;padding:8px 10px 8px 32px;font-size:13.5px;font-family:Inter,sans-serif;outline:none;color:#374151;transition:border-color .15s;box-sizing:border-box}.seldrop-search:focus{border-color:var(--red)}.seldrop-search-ico{position:absolute;left:20px;top:50%;transform:translateY(-50%);width:14px;height:14px;stroke:#9ca3af;fill:none;stroke-width:2;pointer-events:none}.seldrop-list{max-height:280px;overflow-y:auto;padding:5px 0}.seldrop-item{padding:9px 16px;font-size:13.5px;font-weight:500;color:#374151;cursor:pointer;transition:background .1s}.seldrop-item.sel,.seldrop-item:hover{background:#fef2f2;color:var(--red)}.seldrop-item.sel{font-weight:600}.seldrop-item.hidden{display:none}.datepick{position:relative;flex:1}.datepick-btn{width:100%;height:52px;padding:0 34px 0 40px;border:1.5px solid #e5e7eb;border-radius:14px;background:#fff;font-size:14px;font-weight:500;color:#374151;cursor:pointer;font-family:Inter,sans-serif;display:flex;align-items:center;white-space:nowrap;transition:border-color .15s;text-align:left;outline:none;box-sizing:border-box}.datepick-btn.open,.datepick-btn:hover{border-color:var(--red)}.datepick-btn .sd-ico{left:14px;width:16px;height:16px;stroke:#9ca3af;stroke-width:1.8}.datepick-btn .sd-arr,.datepick-btn .sd-ico{position:absolute;top:50%;transform:translateY(-50%);fill:none;pointer-events:none}.datepick-btn .sd-arr{right:12px;width:11px;height:11px;stroke:#9ca3af;stroke-width:2;stroke-linecap:round;transition:transform .2s}.datepick-btn.open .sd-arr{transform:translateY(-50%) rotate(180deg)}.datepick-panel{display:none;position:absolute;top:calc(100% + 6px);left:0;width:320px;background:#fff;border:1.5px solid #e5e7eb;border-radius:20px;box-shadow:0 8px 32px rgba(0,0,0,.12);z-index:9999;padding:16px;box-sizing:border-box}.datepick-panel.open{display:block}.cal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.cal-month-lbl{font-size:17px;font-weight:800;color:#0d1b2a;letter-spacing:-.3px}.cal-nav{width:32px;height:32px;border-radius:50%;border:none;background:#f3f4f6;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;transition:background .15s;color:#374151}.cal-nav:hover{background:#e5e7eb}.cal-quick{display:flex;gap:8px;margin-bottom:14px}.cal-quick-btn{flex:1;padding:8px 0;border:1.5px solid var(--red);border-radius:999px;background:#fff;color:var(--red);font-size:13px;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;transition:all .15s;text-align:center}.cal-quick-btn:hover{background:var(--red);color:#fff}.cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.cal-dow{font-size:12px;font-weight:600;color:#9ca3af;text-align:center;padding:4px 0;margin-bottom:2px}.cal-day{width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:13.5px;font-weight:500;color:#374151;cursor:pointer;border-radius:10px;border:none;background:none;font-family:Inter,sans-serif;transition:all .15s}.cal-day:hover:not(.cal-empty):not(.cal-past){background:#fef2f2;color:var(--red)}.cal-day.cal-today{font-weight:800;color:var(--red)}.cal-day.cal-selected{background:var(--red);color:#fff;font-weight:700}.cal-day.cal-empty,.cal-day.cal-past{color:#d1d5db;cursor:default}.cal-day.cal-past:hover{background:none}.evd-page{display:none;position:fixed;inset:0;background:#f8f9fa;z-index:1000;overflow-y:auto}.evd-page.open{display:block}.evd-topbar{background:linear-gradient(135deg,#8b0000,#b00000 50%,#e10600);border-bottom:none;padding:0 32px;height:60px;justify-content:space-between;position:sticky;top:0;z-index:600;box-shadow:0 2px 12px rgba(225,6,0,.3)}.evd-back,.evd-topbar{display:flex;align-items:center}.evd-back{gap:8px;background:none;border:none;font-size:14px;font-weight:600;color:hsla(0,0%,100%,.9);cursor:pointer;font-family:Inter,sans-serif;padding:8px 0;pointer-events:all;position:relative;z-index:1}.evd-back:hover{color:#fff}.evd-back svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round}.evd-topbar-actions{display:flex;align-items:center;gap:10px}.evd-topbar-info{text-align:center}.evd-topbar-name{font-size:15px;font-weight:800;color:#fff;letter-spacing:-.3px}.evd-topbar-meta{font-size:12px;color:hsla(0,0%,100%,.75);margin-top:1px}.evd-body{display:grid;grid-template-columns:1fr 420px;gap:0;min-height:calc(100vh - 60px)}.evd-map{background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column}.evd-map-header{padding:20px 24px 16px;border-bottom:1px solid #f0f0f0}.evd-map-title{font-size:16px;font-weight:700;color:#0d1b2a;margin-bottom:4px}.evd-map-sub{font-size:13px;color:#9ca3af}.evd-map-area{flex:1;display:flex;align-items:flex-start;justify-content:center;padding:24px;min-height:400px;background:#fff;position:relative}.evd-map-placeholder{text-align:center;color:#d1d5db}.evd-map-placeholder svg{width:80px;height:80px;stroke:#e5e7eb;fill:none;stroke-width:1;margin:0 auto 16px;display:block}.evd-map-placeholder-text{font-size:14px;font-weight:600;color:#d1d5db}.evd-map-placeholder-sub{font-size:12px;color:#e5e7eb;margin-top:4px}.evd-tickets{background:#f8f9fa;display:flex;flex-direction:column}.evd-tix-header{padding:20px 24px 16px;background:#fff;border-bottom:1px solid #f0f0f0}.evd-tix-count{font-size:13px;font-weight:600;color:#9ca3af}.evd-tix-title{font-size:16px;font-weight:800;color:#0d1b2a;margin-top:2px}.evd-tix-filters{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.evd-filter-btn{padding:6px 14px;border-radius:999px;border:1.5px solid #e5e7eb;background:#fff;font-size:12.5px;font-weight:700;color:#6b7280;cursor:pointer;font-family:Inter,sans-serif;transition:all .15s}.evd-filter-btn.on,.evd-filter-btn:hover{background:#0d1b2a;border-color:#0d1b2a;color:#fff}.evd-tix-list{flex:1;overflow-y:auto;padding:12px 16px}.evd-ticket{background:#fff;border-radius:14px;padding:12px;margin-bottom:8px;border:2px solid #f0f0f0;cursor:pointer;transition:all .15s;box-shadow:0 1px 4px rgba(0,0,0,.04);display:flex;align-items:flex-start;gap:14px}.evd-ticket:hover{border-color:var(--red);box-shadow:0 4px 16px rgba(225,6,0,.1)}.evd-ticket.selected{border-color:var(--red);background:#fff8f8}.evd-tix-thumb{width:76px;height:60px;flex-shrink:0;background:#f3f4f6;display:flex;align-items:center;justify-content:center;overflow:hidden}.evd-tix-thumb,.evd-tix-thumb img{border-radius:10px;-o-object-fit:cover;object-fit:cover}.evd-tix-thumb img{width:100%;height:100%}.evd-tix-thumb-placeholder{font-size:28px}.evd-tix-body{flex:1;min-width:0}.evd-tix-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.evd-tix-left-info{flex:1}.evd-tix-section{font-size:13.5px;font-weight:800;color:#0d1b2a;letter-spacing:-.2px}.evd-tix-row{font-size:13px;font-weight:700;color:#374151;margin-top:2px}.evd-tix-details{display:flex;flex-direction:column;gap:3px;margin-top:6px}.evd-tix-detail{display:flex;align-items:center;gap:5px;font-size:11.5px;color:#9ca3af}.evd-tix-detail svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;flex-shrink:0}.evd-tix-price-col{text-align:right;flex-shrink:0}.evd-tix-original{font-size:12px;color:#9ca3af;text-decoration:line-through;margin-bottom:2px}.evd-tix-amount{font-size:16px;font-weight:900;color:#0d1b2a;letter-spacing:-.3px}.evd-tix-rating{display:inline-flex;align-items:center;gap:5px;background:#16a34a;color:#fff;font-size:12px;font-weight:800;padding:3px 8px;border-radius:8px;margin-top:4px}.evd-tix-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.evd-tix-tag{font-size:11.5px;font-weight:600;padding:4px 10px;border-radius:999px;background:#fce7f3;color:#be185d}.evd-tix-tag.green{background:#dcfce7;color:#16a34a}.evd-tix-tag.red{background:#fee2e2;color:#dc2626}.evd-tix-tag.gray{background:#f3f4f6;color:#6b7280}.evd-checkout{background:#fff;border-top:2px solid #f0f0f0;padding:16px 24px;position:sticky;bottom:0}.evd-checkout-inner{display:flex;align-items:center;gap:16px}.evd-checkout-info{flex:1}.evd-checkout-selected{font-size:13px;font-weight:700;color:#0d1b2a}.evd-checkout-price{font-size:20px;font-weight:900;color:#0d1b2a;letter-spacing:-.5px}.evd-checkout-fee{font-size:11px;color:#9ca3af}.evd-checkout-btn{padding:14px 32px;background:var(--red);color:#fff;border:none;border-radius:14px;font-size:15px;font-weight:800;cursor:pointer;font-family:Inter,sans-serif;white-space:nowrap;transition:all .15s;letter-spacing:-.2px}.evd-checkout-btn:hover{background:var(--red2);transform:translateY(-1px);box-shadow:0 6px 20px rgba(225,6,0,.3)}.evd-checkout-btn:disabled{background:#d1d5db;cursor:not-allowed;transform:none;box-shadow:none}.evd-qty-wrap{gap:8px;background:#f3f4f6;border-radius:12px;padding:6px 10px}.evd-qty-btn,.evd-qty-wrap{display:flex;align-items:center}.evd-qty-btn{width:28px;height:28px;border-radius:8px;border:none;background:#fff;font-size:16px;font-weight:700;cursor:pointer;justify-content:center;transition:background .15s;box-shadow:0 1px 3px rgba(0,0,0,.1)}.evd-qty-btn:hover{background:#f0f0f0}.evd-qty-num{font-size:15px;font-weight:800;color:#0d1b2a;min-width:24px;text-align:center}@media(max-width:768px){.evd-body{grid-template-columns:1fr}.evd-map{display:none}.evd-topbar{padding:0 16px}}.tixd-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:1200;align-items:flex-end;justify-content:center;backdrop-filter:blur(4px)}.tixd-overlay.open{display:flex}.tixd-sheet{background:#fff;border-radius:24px 24px 0 0;width:100%;max-width:520px;padding:0 0 32px;animation:tixdUp .25s ease}@keyframes tixdUp{0%{transform:translateY(60px);opacity:0}to{transform:translateY(0);opacity:1}}.tixd-handle{width:40px;height:4px;background:#e5e7eb;border-radius:2px;margin:12px auto 20px}.tixd-header{padding:0 24px 20px;border-bottom:1px solid #f0f0f0}.tixd-section{font-size:22px;font-weight:900;color:#0d1b2a;letter-spacing:-.5px}.tixd-row{font-size:14px;font-weight:700;color:#374151;margin-top:4px}.tixd-body{padding:20px 24px}.tixd-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}.tixd-info-card{background:#f8f9fa;border-radius:14px;padding:14px 16px}.tixd-info-label{font-size:11px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.6px;margin-bottom:4px}.tixd-info-value{font-size:15px;font-weight:800;color:#0d1b2a}.tixd-delivery{display:flex;align-items:center;gap:12px;background:#f0fdf4;border-radius:14px;padding:14px 16px;margin-bottom:20px;border:1.5px solid #bbf7d0}.tixd-delivery-icon{width:40px;height:40px;background:#16a34a;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tixd-delivery-icon svg{width:20px;height:20px;stroke:#fff;fill:none;stroke-width:2.5;stroke-linecap:round}.tixd-delivery-title{font-size:13.5px;font-weight:700;color:#15803d}.tixd-delivery-sub{font-size:12px;color:#16a34a;margin-top:1px}.tixd-price-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.tixd-price-label{font-size:14px;color:#6b7280}.tixd-price-value{font-size:28px;font-weight:900;color:#0d1b2a;letter-spacing:-.8px}.tixd-price-fee{font-size:12px;color:#9ca3af;margin-top:2px;text-align:right}.tixd-qty{display:flex;align-items:center;justify-content:space-between;background:#f8f9fa;border-radius:14px;padding:12px 16px;margin-bottom:20px}.tixd-qty-label{font-size:14px;font-weight:600;color:#374151}.tixd-qty-ctrl{gap:12px}.tixd-qty-btn,.tixd-qty-ctrl{display:flex;align-items:center}.tixd-qty-btn{width:36px;height:36px;border-radius:10px;border:1.5px solid #e5e7eb;background:#fff;font-size:18px;font-weight:700;cursor:pointer;justify-content:center;transition:all .15s}.tixd-qty-btn:hover{border-color:var(--red);color:var(--red)}.tixd-qty-num{font-size:17px;font-weight:900;color:#0d1b2a;min-width:28px;text-align:center}.tixd-checkout-btn{width:100%;padding:17px;background:var(--red);color:#fff;border:none;border-radius:16px;font-size:16px;font-weight:800;cursor:pointer;font-family:Inter,sans-serif;letter-spacing:-.2px;transition:all .15s;display:flex;align-items:center;justify-content:center;gap:10px}.tixd-checkout-btn:hover{background:var(--red2);transform:translateY(-1px);box-shadow:0 8px 24px rgba(225,6,0,.3)}.tixd-secure{text-align:center;font-size:11.5px;color:#9ca3af;margin-top:10px;display:flex;align-items:center;justify-content:center;gap:5px}.chk-page{display:none;position:fixed;inset:0;background:#f8f9fa;z-index:900;overflow-y:auto}.chk-page.open{display:block}.chk-topbar{background:#fff;border-bottom:1px solid #e5e7eb;padding:0 32px;height:60px;justify-content:space-between;position:sticky;top:0;z-index:10}.chk-logo,.chk-topbar{display:flex;align-items:center}.chk-logo{gap:10px;text-decoration:none}.chk-logo-icon{width:34px;height:34px;background:var(--red);border-radius:9px;display:flex;align-items:center;justify-content:center}.chk-logo-icon svg{width:18px;height:18px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round}.chk-logo-name{font-size:17px;font-weight:900;color:var(--red);letter-spacing:-.3px}.chk-back{display:flex;align-items:center;gap:6px;background:none;border:none;font-size:13.5px;font-weight:600;color:#6b7280;cursor:pointer;font-family:Inter,sans-serif}.chk-back svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round}.chk-back:hover{color:#374151}.chk-secure{display:flex;align-items:center;gap:6px;font-size:12.5px;color:#9ca3af}.chk-secure svg{width:14px;height:14px;stroke:#9ca3af;fill:none;stroke-width:2}.chk-body{max-width:1000px;margin:0 auto;padding:32px 24px;display:grid;grid-template-columns:1fr 380px;gap:28px;align-items:start}.chk-title{font-size:26px;font-weight:900;color:#0d1b2a;letter-spacing:-.5px;margin-bottom:6px}.chk-subtitle{font-size:14px;color:#9ca3af;margin-bottom:28px}.chk-form-card{background:#fff;border-radius:20px;padding:28px;box-shadow:0 2px 12px rgba(0,0,0,.06);margin-bottom:16px}.chk-section-title{font-size:16px;font-weight:800;color:#0d1b2a;margin-bottom:18px;letter-spacing:-.3px}.chk-input-group{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.chk-input-group.full{grid-template-columns:1fr}.chk-field{display:flex;flex-direction:column;gap:6px}.chk-label{font-size:12px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.chk-input{height:48px;border:1.5px solid #e5e7eb;border-radius:12px;padding:0 16px;font-size:14.5px;font-family:Inter,sans-serif;color:#0d1b2a;outline:none;transition:border-color .15s;background:#fff}.chk-input:focus{border-color:var(--red)}.chk-input::-moz-placeholder{color:#b0b8c8}.chk-input::placeholder{color:#b0b8c8}.chk-checkbox{display:flex;align-items:center;gap:10px;cursor:pointer;margin-top:4px}.chk-checkbox input{width:18px;height:18px;accent-color:var(--red);cursor:pointer}.chk-checkbox span{font-size:13px;color:#6b7280}.chk-trust{display:flex;flex-direction:column;gap:10px;margin-top:16px}.chk-trust-item{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#f8f9fa;border-radius:12px}.chk-trust-icon{width:36px;height:36px;background:var(--red);border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.chk-trust-icon svg{width:18px;height:18px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round}.chk-trust-title{font-size:13px;font-weight:700;color:#0d1b2a}.chk-trust-sub{font-size:12px;color:#9ca3af;margin-top:1px}.chk-summary{background:#fff;border-radius:20px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,.06);position:sticky;top:76px}.chk-ev-row{display:flex;gap:14px;align-items:flex-start;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #f0f0f0}.chk-ev-thumb{width:72px;height:54px;border-radius:10px;-o-object-fit:cover;object-fit:cover;background:#f3f4f6;flex-shrink:0}.chk-ev-name{font-size:14px;font-weight:800;color:#0d1b2a;line-height:1.3;margin-bottom:3px}.chk-ev-meta{font-size:12px;color:#9ca3af;line-height:1.5}.chk-tix-detail{background:#fafafa;border-radius:12px;padding:14px;margin-bottom:16px}.chk-tix-row{display:flex;justify-content:space-between;align-items:center;font-size:13.5px;margin-bottom:8px}.chk-tix-row:last-child{margin-bottom:0}.chk-tix-row span:first-child{color:#6b7280}.chk-tix-row span:last-child{font-weight:700;color:#0d1b2a}.chk-price-breakdown{margin-bottom:16px}.chk-price-row{display:flex;justify-content:space-between;font-size:13.5px;padding:6px 0;border-bottom:1px solid #f0f0f0}.chk-price-row:last-child{border-bottom:none}.chk-price-row span:first-child{color:#6b7280}.chk-price-row span:last-child{font-weight:600;color:#0d1b2a}.chk-total-row{display:flex;justify-content:space-between;font-size:17px;font-weight:900;color:#0d1b2a;padding:14px 0 0;border-top:2px solid #0d1b2a;margin-top:4px}.chk-pay-btn{width:100%;padding:17px;background:var(--red);color:#fff;border:none;border-radius:16px;font-size:16px;font-weight:800;cursor:pointer;font-family:Inter,sans-serif;transition:all .15s;margin-top:16px;display:flex;align-items:center;justify-content:center;gap:10px}.chk-pay-btn:hover{background:var(--red2);transform:translateY(-1px);box-shadow:0 8px 24px rgba(225,6,0,.3)}.chk-pay-btn:disabled{background:#d1d5db;cursor:not-allowed;transform:none;box-shadow:none}.chk-pay-secure{text-align:center;font-size:11.5px;color:#9ca3af;margin-top:10px}@media(max-width:768px){.chk-body{grid-template-columns:1fr}.chk-summary{position:static}.chk-input-group{grid-template-columns:1fr}}.adm{display:flex;min-height:100vh;background:#0f1117;font-family:Inter,sans-serif}.adm-sidebar{width:240px;background:#161b27;border-right:1px solid #1e2533;display:flex;flex-direction:column;position:fixed;top:0;left:0;height:100vh;z-index:10}.adm-logo{padding:22px 20px 18px;border-bottom:1px solid #1e2533;gap:10px}.adm-logo,.adm-logo-icon{display:flex;align-items:center}.adm-logo-icon{width:34px;height:34px;background:#d0021b;border-radius:9px;justify-content:center;flex-shrink:0}.adm-logo-icon svg{width:18px;height:18px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round}.adm-logo-name{font-size:16px;font-weight:800;color:#fff;letter-spacing:-.3px}.adm-logo-badge{font-size:10px;font-weight:700;color:#d0021b;background:rgba(208,2,27,.15);border:1px solid rgba(208,2,27,.3);border-radius:4px;padding:2px 6px;margin-left:2px}.adm-nav{padding:16px 10px;flex:1;overflow-y:auto}.adm-nav-section{font-size:10px;font-weight:700;color:#4a5568;text-transform:uppercase;letter-spacing:1px;padding:8px 10px 6px;margin-top:8px}.adm-nav-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;cursor:pointer;color:#8892a4;font-size:13.5px;font-weight:500;transition:all .15s;margin-bottom:2px}.adm-nav-item:hover{background:#1e2533;color:#e2e8f0}.adm-nav-item.on{background:rgba(208,2,27,.15);color:#f44;font-weight:600}.adm-nav-item svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;flex-shrink:0}.adm-sidebar-footer{padding:16px;border-top:1px solid #1e2533}.adm-user-row{gap:10px}.adm-user-avatar,.adm-user-row{display:flex;align-items:center}.adm-user-avatar{width:34px;height:34px;border-radius:9px;background:#d0021b;justify-content:center;font-size:14px;font-weight:700;color:#fff;flex-shrink:0}.adm-user-name{font-size:12.5px;font-weight:600;color:#e2e8f0}.adm-user-role{font-size:11px;color:#4a5568}.adm-logout-btn{margin-left:auto;width:28px;height:28px;border-radius:7px;background:transparent;border:1px solid #2d3748;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.adm-logout-btn:hover{background:#1e2533}.adm-logout-btn svg{width:14px;height:14px;stroke:#8892a4;fill:none;stroke-width:2;stroke-linecap:round}.adm-main{margin-left:240px;flex:1;display:flex;flex-direction:column;min-height:100vh}.adm-topbar{background:#161b27;border-bottom:1px solid #1e2533;padding:16px 28px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:5}.adm-page-title{font-size:18px;font-weight:800;color:#fff;letter-spacing:-.3px}.adm-page-sub{font-size:12.5px;color:#4a5568;margin-top:2px}.adm-topbar-actions{display:flex;gap:10px;align-items:center}.adm-btn{padding:8px 16px;border-radius:9px;font-size:13px;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;transition:all .15s;border:none}.adm-btn-primary{background:#d0021b;color:#fff}.adm-btn-primary:hover{background:#b0001a}.adm-btn-secondary{background:#1e2533;color:#e2e8f0;border:1px solid #2d3748}.adm-btn-secondary:hover{background:#2d3748}.adm-btn-danger{background:rgba(239,68,68,.15);color:#f87171;border:1px solid rgba(239,68,68,.2)}.adm-btn-danger:hover{background:rgba(239,68,68,.25)}.adm-content{padding:24px 28px;flex:1}.adm-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.adm-stat{background:#161b27;border:1px solid #1e2533;border-radius:14px;padding:20px;position:relative;overflow:hidden}.adm-stat-label{font-size:11.5px;font-weight:600;color:#4a5568;text-transform:uppercase;letter-spacing:.6px;margin-bottom:10px}.adm-stat-val{font-size:30px;font-weight:900;color:#fff;letter-spacing:-1px;margin-bottom:4px}.adm-stat-sub{font-size:12px;color:#4a5568}.adm-stat-icon{position:absolute;top:20px;right:20px;width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center}.adm-stat-icon svg{width:20px;height:20px;fill:none;stroke-width:2;stroke-linecap:round}.adm-card{background:#161b27;border:1px solid #1e2533;border-radius:14px;overflow:hidden;margin-bottom:20px}.adm-card-head{padding:16px 20px;border-bottom:1px solid #1e2533;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.adm-card-title{font-size:14px;font-weight:700;color:#fff}.adm-search-input{background:#0f1117;border:1px solid #2d3748;border-radius:9px;padding:8px 14px;font-size:13px;color:#e2e8f0;outline:none;font-family:Inter,sans-serif;width:220px;transition:border-color .15s}.adm-search-input:focus{border-color:#d0021b}.adm-search-input::-moz-placeholder{color:#4a5568}.adm-search-input::placeholder{color:#4a5568}.adm-table{width:100%;border-collapse:collapse}.adm-table th{padding:11px 16px;text-align:left;font-size:11px;font-weight:700;color:#4a5568;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #1e2533;background:#0f1117;white-space:nowrap}.adm-table td{padding:13px 16px;font-size:13px;color:#cbd5e0;border-bottom:1px solid hsla(0,0%,100%,.04);vertical-align:middle}.adm-table tr:last-child td{border-bottom:none}.adm-table tr:hover td{background:hsla(0,0%,100%,.02)}.adm-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:600}.adm-badge-green{background:rgba(34,197,94,.12);color:#4ade80}.adm-badge-red{background:rgba(239,68,68,.12);color:#f87171}.adm-badge-yellow{background:rgba(234,179,8,.12);color:#facc15}.adm-badge-blue{background:rgba(59,130,246,.12);color:#60a5fa}.adm-empty{padding:48px 20px;text-align:center}.adm-empty svg{width:36px;height:36px;stroke:#2d3748;fill:none;stroke-width:1.4;margin:0 auto 12px;display:block}.adm-empty-title{font-size:14px;font-weight:700;color:#4a5568;margin-bottom:4px}.adm-empty-sub{font-size:12px;color:#374151}.adm-login{min-height:100vh;background:#0f1117;display:flex;align-items:center;justify-content:center}.adm-login-card{background:#161b27;border:1px solid #1e2533;border-radius:20px;padding:40px;width:100%;max-width:400px;box-shadow:0 24px 64px rgba(0,0,0,.5)}.adm-login-label{font-size:12.5px;font-weight:600;color:#8892a4;display:block;margin-bottom:7px}.adm-login-input{width:100%;background:#0f1117;border:1.5px solid #2d3748;border-radius:10px;padding:12px 14px;font-size:14px;color:#e2e8f0;outline:none;font-family:Inter,sans-serif;margin-bottom:16px;transition:border-color .15s}.adm-login-input:focus{border-color:#d0021b}.adm-login-input::-moz-placeholder{color:#374151}.adm-login-input::placeholder{color:#374151}.adm-login-btn{width:100%;padding:13px;background:#d0021b;color:#fff;border:none;border-radius:11px;font-size:15px;font-weight:700;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s}.adm-login-btn:hover{background:#b0001a}.adm-login-err{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2);border-radius:9px;padding:10px 14px;font-size:13px;color:#f87171;margin-bottom:14px;display:none}.adm-modal-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.75);z-index:2000;align-items:center;justify-content:center;backdrop-filter:blur(4px)}.adm-modal-overlay.open{display:flex}.adm-modal{background:#161b27;border:1px solid #1e2533;border-radius:18px;padding:28px;width:90%;max-width:540px;max-height:90vh;overflow-y:auto}.adm-modal-title{font-size:17px;font-weight:800;color:#fff;margin-bottom:20px;letter-spacing:-.3px}.adm-form-group{margin-bottom:15px}.adm-form-label{font-size:12px;font-weight:600;color:#8892a4;display:block;margin-bottom:6px;text-transform:uppercase;letter-spacing:.4px}.adm-form-input,.adm-form-select,.adm-form-textarea{width:100%;background:#0f1117;border:1.5px solid #2d3748;border-radius:10px;padding:10px 13px;font-size:13.5px;color:#e2e8f0;outline:none;font-family:Inter,sans-serif;transition:border-color .15s}.adm-form-input:focus,.adm-form-select:focus,.adm-form-textarea:focus{border-color:#d0021b}.adm-form-select option{background:#161b27}.adm-form-textarea{resize:vertical;min-height:80px}.adm-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.adm-modal-actions{gap:10px;justify-content:flex-end;margin-top:22px;padding-top:18px}.adm-modal-actions,.adm-pagination{display:flex;border-top:1px solid #1e2533}.adm-pagination{align-items:center;justify-content:space-between;padding:14px 20px}.adm-pagination-info{font-size:12px;color:#4a5568}.adm-chart-wrap{padding:20px 20px 0;height:180px;display:flex;align-items:flex-end;gap:5px}.adm-bar{flex:1;background:linear-gradient(0deg,#d0021b,#f46);border-radius:4px 4px 0 0;opacity:.75;transition:opacity .15s;cursor:pointer;position:relative;min-height:4px}.adm-bar:hover{opacity:1}.adm-bar-val{top:-18px;color:#8892a4}.adm-bar-lbl,.adm-bar-val{position:absolute;left:50%;transform:translateX(-50%);font-size:9.5px;white-space:nowrap}.adm-bar-lbl{bottom:-18px;color:#4a5568}.adm-spinner{display:inline-block;width:16px;height:16px;border:2.5px solid hsla(0,0%,100%,.1);border-top-color:#d0021b;border-radius:50%;animation:admSpin .7s linear infinite;vertical-align:middle}@keyframes admSpin{to{transform:rotate(1turn)}}.adm-tab-content{display:none}.adm-tab-content.on{display:block}.mob-menu-btn,.mob-nav-drawer{display:none}@media(max-width:768px){body,html{overflow-x:hidden;max-width:100vw}.nav-outer{padding:16px 14px 0;position:sticky;top:0;z-index:500;background:transparent;pointer-events:none}.nav{height:50px;padding:0 8px;border-radius:999px;display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(0,0,0,.08);box-shadow:0 4px 20px rgba(0,0,0,.12);background:hsla(0,0%,100%,.95);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);pointer-events:all}.logo{padding:0 6px;position:absolute;left:50%;transform:translateX(-50%)}.logo img{height:26px!important}.nav-div,.nav-lang,.nav-links,.nav-sell{display:none}.nav-user{align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:none;border:1.5px solid #e5e7eb;cursor:pointer;flex-shrink:0}.nav-user svg{width:18px;height:18px;stroke:#374151;fill:none;stroke-width:1.8}.nav-right{margin-left:auto;display:flex;align-items:center;gap:8px}.mob-menu-btn{display:flex!important;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:none;border:1.5px solid #e5e7eb;cursor:pointer;flex-shrink:0;order:-1;margin-right:auto}.mob-menu-btn svg{width:17px;height:17px;stroke:#374151;fill:none;stroke-width:2;stroke-linecap:round}.mob-nav-drawer{display:none;position:fixed;inset:0;z-index:800;background:rgba(0,0,0,.5);backdrop-filter:blur(8px)}.mob-nav-drawer.open{display:block}.mob-nav-panel{position:absolute;top:0;left:0;width:82vw;max-width:300px;height:100vh;background:#fff;display:flex;flex-direction:column;overflow-y:auto;animation:slideInLeft .25s cubic-bezier(.22,.68,0,1.2)}@keyframes slideInLeft{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}.mob-nav-header{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 0}.mob-nav-close-btn{width:34px;height:34px;border-radius:50%;border:none;background:#f3f4f6;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.mob-nav-close-btn svg{width:14px;height:14px;stroke:#374151;fill:none;stroke-width:2.5;stroke-linecap:round}.mob-nav-greeting{padding:24px 20px 20px}.mob-nav-greeting-label{font-size:11px;font-weight:600;letter-spacing:1.5px;color:#9ca3af;text-transform:uppercase;margin-bottom:4px}.mob-nav-greeting-title{font-size:22px;font-weight:800;color:#111;letter-spacing:-.5px}.mob-nav-links{padding:0 12px;display:flex;flex-direction:column;gap:3px}.mob-nav-link{padding:14px 18px;border-radius:999px;font-size:15px;font-weight:600;color:#374151;cursor:pointer;transition:all .18s;font-family:Inter,sans-serif;background:none;border:none;text-align:left;width:100%;display:flex;align-items:center}.mob-nav-link:active,.mob-nav-link:hover{background:#e10600;color:#fff}.mob-nav-div{height:1px;background:#f3f4f6;margin:10px 20px}.mob-nav-bottom{padding:16px 16px 50px;margin-top:auto}.mob-nav-sell{background:linear-gradient(135deg,#e10600,#c00400);color:#fff;border:none;padding:16px;border-radius:16px;font-size:14px;font-weight:800;cursor:pointer;font-family:Inter,sans-serif;width:100%;margin-bottom:12px;letter-spacing:.3px;box-shadow:0 4px 20px rgba(225,6,0,.25)}.mob-nav-curr{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mob-curr-opt{padding:12px 10px;border:1.5px solid #e5e7eb;border-radius:12px;font-size:13px;font-weight:700;color:#374151;cursor:pointer;font-family:Inter,sans-serif;background:#fff;transition:all .15s;text-align:left;display:flex;align-items:center;gap:8px}.mob-curr-opt.sel{border-color:#e10600;color:#e10600;background:#fef2f2}.hero{padding:20px 16px 0;text-align:center}.hero h1{font-size:36px;letter-spacing:-1.2px;margin-bottom:8px;line-height:1.08}.hero-sub{font-size:13px;margin-bottom:12px;line-height:1.5;color:#6b7280;max-width:100%}.hero-badge{font-size:11.5px;padding:7px 14px;margin-bottom:16px;gap:6px;border-radius:999px}.hero-badge svg{width:13px;height:13px;stroke:#fff;flex-shrink:0}.search-card{width:calc(100% - 24px);padding:12px;margin:0 12px 20px;border-radius:14px;box-shadow:0 2px 16px rgba(0,0,0,.07)}.s-top{margin-bottom:10px}.s-in{height:44px;font-size:14px;border-radius:10px;padding:0 16px 0 46px}.s-ico{width:18px;height:18px;left:14px}.s-filters{display:grid;grid-template-columns:1fr 1fr;gap:8px}.fw select{height:42px;font-size:13px;border-radius:10px;padding:0 28px 0 36px}.fw .fi-ico{width:14px;height:14px;left:12px}.fw .fi-arr{right:12px}.s-btn{grid-column:1/-1;height:46px;font-size:14px;font-weight:700;border-radius:12px;margin-top:2px}.section{padding:0 12px 36px}.sec-title{font-size:22px;letter-spacing:-.5px}.sec-sub{font-size:13px}.sec-head{margin-bottom:16px}.carousel-wrap{flex-direction:row;height:230px;border-radius:16px;margin-bottom:20px;min-height:unset}.c-left{flex:1;padding:18px 20px 16px;justify-content:space-between;gap:0}.c-right{display:none}.c-title{font-size:22px;letter-spacing:-.8px;line-height:1.1;margin-bottom:6px}.c-badge{margin-bottom:4px}.c-info{display:flex;flex-direction:column;gap:3px;margin-bottom:10px}.c-date,.c-sub,.c-venue{font-size:12.5px}.c-btn{border-radius:999px;width:-moz-fit-content;width:fit-content}.c-dots{gap:5px}.c-dot{width:6px;height:6px}.c-dot.on{width:18px}.c-arrow-sm{width:32px;height:32px;font-size:16px}.c-badge{font-size:11px;padding:5px 12px}.c-btn{font-size:13px;padding:10px 20px}.c-date,.c-sub,.c-venue{font-size:12px}.c-arrow-sm{width:30px;height:30px;font-size:15px}.browse-sec{padding:4px 12px 36px;text-align:center}.browse-title{font-size:22px;letter-spacing:-.6px;margin-bottom:6px}.browse-sub{font-size:13px;margin-bottom:20px}.cat-cards{grid-template-columns:repeat(3,1fr);gap:8px}.cat-card{aspect-ratio:1;border-radius:14px}.cat-card-icon svg{width:28px;height:28px}.cat-card-name{font-size:12px;letter-spacing:0}.cat-card-tag{font-size:10px}.pop-sec{padding:0 12px 36px;text-align:left}.pop-title{font-size:22px;letter-spacing:-.5px;text-align:left}.pop-sub{font-size:13px;text-align:left;margin-bottom:16px}.pop-grid{grid-template-columns:repeat(2,1fr);gap:10px}.pcard{border-radius:12px}.pcard-img{height:120px}.pcard-name{font-size:12.5px}.pcard-body{padding:10px 11px}.pcard-get,.pcard-meta-row{font-size:11px}.pcard-get{padding:6px 12px}.pcard-view{font-size:11.5px}.sport-pill{padding:7px 14px;font-size:13px}.sport-pill-wrap{margin-bottom:0}.stay-sec{padding:36px 16px;overflow:hidden}.stay-inner{grid-template-columns:1fr;gap:32px}.stay-form,.stay-inner,.stay-left{width:100%;box-sizing:border-box}.stay-form{flex-direction:column;gap:8px}.stay-input-wrap{height:48px;width:100%;flex:unset;box-sizing:border-box;border-radius:12px}.stay-btn,.stay-input{font-size:14px;width:100%}.stay-btn{height:48px;border-radius:12px;box-sizing:border-box}.trust-card{padding:16px;gap:14px;border-radius:16px}.trust-icon{width:48px;height:48px;border-radius:12px}.trust-icon svg{width:22px;height:22px}.trust-name{font-size:16px;margin-bottom:4px}.trust-sub{font-size:12.5px}footer{padding:28px 16px 0}.foot-grid{grid-template-columns:1fr;gap:0;padding-bottom:8px}.foot-grid>div{border-bottom:1px solid #f0f0f0;padding:20px 0}.foot-col-title{font-size:12px;font-weight:700;margin-bottom:12px;text-transform:uppercase;letter-spacing:.6px;color:#9ca3af}.foot-links{gap:0}.foot-links a{font-size:15px;padding:10px 0;border-bottom:1px solid #f5f5f5;display:block}.foot-links a:last-child{border-bottom:none}.foot-desc{font-size:13px;line-height:1.5;margin-bottom:14px}.foot-social{gap:20px;margin-top:4px}.foot-social a{width:40px;height:40px;background:#f5f5f5;border-radius:10px;display:flex;align-items:center;justify-content:center}.foot-social svg{width:18px;height:18px}.foot-logo-n{font-size:18px}.foot-bottom{flex-direction:column;gap:8px;text-align:center;padding:16px 0;font-size:12px}.profile-page{grid-template-columns:1fr;padding:16px 12px 60px;gap:14px}.profile-sidebar{order:0}.profile-main{order:1}.profile-sidebar-header{padding:24px 20px 20px}.profile-avatar{width:64px;height:64px;font-size:26px}.profile-name{font-size:17px}.profile-nav-item{padding:11px 14px;font-size:14px;gap:12px}.profile-nav-item svg{width:18px;height:18px}.profile-fields{grid-template-columns:1fr}.quick-grid,.stats-grid{grid-template-columns:1fr 1fr}.profile-card{padding:18px}.profile-card-title{font-size:18px}.profile-card-head{flex-direction:column;align-items:flex-start;gap:10px}.evd-topbar{padding:8px 12px;height:auto;flex-wrap:wrap;row-gap:4px}.evd-back{order:1;flex-shrink:0}.evd-topbar-actions{order:2;margin-left:auto}.evd-topbar-info{order:3;flex:1 1 100%;text-align:left}.evd-topbar-name{font-size:13px}.evd-topbar-meta{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.evd-body{grid-template-columns:1fr}.evd-map{display:none}.chk-body{grid-template-columns:1fr;padding:14px 12px}.chk-summary{position:static}.chk-input-group{grid-template-columns:1fr}.chk-topbar{padding:0 14px}.chk-form-card{padding:18px}.seldrop{flex:unset;width:100%}.datepick-btn,.seldrop-btn{height:38px;font-size:12.5px;border-radius:9px;padding:0 26px 0 32px}.seldrop-btn .sd-ico{width:14px;height:14px;left:12px}.seldrop-btn .sd-arr{width:10px;height:10px;right:10px}.seldrop-panel{z-index:999}.lg-grid{grid-template-columns:repeat(2,1fr);gap:10px}.lg-card-img{height:160px}.lg-card-img-fb{font-size:40px}.lg-card-name{font-size:14px;bottom:8px;left:10px;right:50px}.lg-card-foot{padding:8px 10px}.lg-card-foot a{font-size:12px;white-space:nowrap}.lg-badge{font-size:11px;padding:4px 8px}.chat-window{bottom:0;right:0;left:0;width:100%!important;height:85vh;border-radius:22px 22px 0 0;border-bottom-left-radius:0;border-bottom-right-radius:0}.chat-btn{bottom:20px;width:48px;height:48px}.chat-btn svg{width:20px;height:20px}.adm-sidebar{display:none}.adm-main{margin-left:0}.adm-stats{grid-template-columns:repeat(2,1fr)}.adm-content{padding:14px}.datepick-panel{width:calc(100vw - 24px);left:0;right:auto;max-width:100%}.cal-grid{gap:1px}.cal-day{font-size:12px;border-radius:8px}.cal-quick{display:none}.c-btn{pointer-events:all!important;position:relative;z-index:2}[id=about] [style*=grid-template-columns],[id=contact] [style*=grid-template-columns],[id=cookies] [style*=grid-template-columns],[id=help] [style*=grid-template-columns],[id=privacy] [style*=grid-template-columns],[id=refund] [style*=grid-template-columns],[id=sell-info] [style*=grid-template-columns],[id=terms] [style*=grid-template-columns],[id=user-agreement] [style*=grid-template-columns]{grid-template-columns:1fr!important}[id=about]>div,[id=contact]>div,[id=cookies]>div,[id=help]>div,[id=privacy]>div,[id=refund]>div,[id=terms]>div,[id=user-agreement]>div{padding-left:16px!important;padding-right:16px!important}[style*="min-height:500px"]{min-height:280px!important}[style*="min-height:400px"]{min-height:220px!important}[style*="padding:80px"]{padding:40px 16px!important}[style*="padding:100px"]{padding:48px 16px!important}[style*="padding:60px"]{padding:32px 16px!important}[style*="font-size:52px"]{font-size:32px!important}[style*="font-size:48px"]{font-size:30px!important}[style*="font-size:42px"]{font-size:28px!important}[style*="font-size:36px"]{font-size:24px!important}[style*="max-width:600px"],[style*="max-width:700px"],[style*="max-width:800px"]{max-width:100%!important}div[style*="display: grid"][style*="grid-template-columns: 1fr 1fr"],div[style*="display:grid"][style*="grid-template-columns:1fr 1fr"]{grid-template-columns:1fr!important}div[style*="display:grid"][style*="repeat(3"],div[style*="display:grid"][style*="repeat(4"]{grid-template-columns:1fr 1fr!important}.nav-user{display:flex!important}.ld-hero{height:220px}.ld-name{font-size:28px;letter-spacing:-.8px}.ld-info{bottom:16px;left:16px;right:16px}.ld-body{padding:16px 14px 90px}.ld-tabs{gap:0;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;flex-shrink:0;white-space:nowrap}.ld-tabs::-webkit-scrollbar{display:none}.ld-tab{padding:10px 16px;font-size:13px;flex-shrink:0}.ld-teams-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px}.ld-events-grid{grid-template-columns:1fr!important;gap:10px}.ld-team-card{padding:14px 12px}.ld-team-emoji{font-size:28px;margin-bottom:6px}.ld-team-name{font-size:12.5px}.std-table{font-size:12px}.std-table td,.std-table th{padding:8px 6px}.chat-window{border-radius:20px 20px 0 0;height:88vh}.chat-btn{bottom:80px;right:16px;width:50px;height:50px;box-shadow:0 4px 24px rgba(208,2,27,.45)}}@media(max-width:400px){.hero h1{font-size:32px}.cat-cards{grid-template-columns:repeat(2,1fr)}.pop-grid{grid-template-columns:1fr 1fr}.foot-grid{grid-template-columns:1fr}}@media(max-width:768px){.sp-hero{padding:32px 18px 36px}.sp-hero-icon{width:60px;height:60px;border-radius:16px;margin-bottom:14px}.sp-hero-icon i{font-size:26px}.sp-hero h1{font-size:32px;letter-spacing:-1.2px;margin-bottom:8px}.sp-hero p{margin-bottom:20px}.sp-hero p,.sp-sw input{font-size:14px}.sp-body{padding:18px 14px 80px}.sp-grid{grid-template-columns:repeat(2,1fr);gap:12px}.sp-card-name{font-size:14px}.sp-card-img{height:110px}.sp-card-body{padding:12px}.sp-card-btn{padding:7px 14px;font-size:12px}.sp-card-price{font-size:13px}.sp-fb{gap:6px}.sp-pill{padding:6px 13px;font-size:12.5px}.sp-rb{padding:10px 14px}.sp-rb-t{font-size:13px}#spLeagueRow{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}#spLeagueRow::-webkit-scrollbar{display:none}#page-team-detail .ld-hero-equiv,#page-team-detail>div:first-child{padding-bottom:36px}#teamName{font-size:clamp(34px,9vw,54px)!important;letter-spacing:-2px!important}#page-team-detail>div:first-child>div:nth-child(2){padding:20px 18px 0!important}#page-team-detail>div:nth-child(2){padding:24px 18px 80px!important;border-radius:16px 16px 0 0!important}#page-team-detail>div:nth-child(2)>div{padding:0!important}#teamEventsGrid>div{padding:14px 16px!important;gap:12px!important}#teamEventsGrid>div>div:first-child{min-width:48px!important;padding:8px 10px!important}#teamEventsGrid>div>div:first-child>div:last-child{font-size:20px!important}#teamEventsGrid button{padding:9px 14px!important;font-size:12px!important}#teamEventsNum+span{font-size:11px}.ld-hero{height:200px}.ld-name{font-size:26px!important;letter-spacing:-1px}#page-sell>div:first-child{padding:36px 18px 70px}#page-sell>div:first-child h1{font-size:32px!important;letter-spacing:-1.2px}}#stadiumMap{width:100%;height:100%;min-height:340px;position:relative;background:#fff;border-radius:16px;overflow:hidden;display:flex;align-items:center;justify-content:center}#stadiumMap svg{width:100%!important;max-width:100%!important;height:auto!important;display:block!important}#stadiumMap [data-block]{cursor:pointer;transition:fill .15s}#stadiumMap [data-block].sel{fill:#d0021b!important;stroke:#9b0012!important}.emirates_stadium .fnt0,.emirates_stadium .fnt1,.emirates_stadium .fnt2,.emirates_stadium .fnt3,.emirates_stadium .fnt4,.emirates_stadium .fnt5,.emirates_stadium .fnt6,.emirates_stadium .name,.emirates_stadium .name2,.emirates_stadium text{fill:#111!important;pointer-events:none!important}.smap-tooltip{position:fixed;background:#111827;color:#fff;padding:8px 14px;border-radius:10px;font-size:13px;font-weight:600;pointer-events:none;z-index:9999;white-space:nowrap;box-shadow:0 4px 16px rgba(0,0,0,.3);transform:translate(-50%,-110%);display:none}.smap-legend{display:none}.smap-legend-dot{width:10px;height:10px;border-radius:3px;display:inline-block;margin-right:4px;vertical-align:middle}.chat-btn{position:fixed;bottom:28px;right:28px;width:52px;height:52px;background:var(--red);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 20px rgba(208,2,27,.38);z-index:800;border:none;transition:transform .15s}.chat-btn:hover{transform:scale(1.08)}.chat-btn svg{width:23px;height:23px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.chat-window{display:none;position:fixed;bottom:92px;right:28px;width:380px;height:560px;background:#fff;border-radius:22px;box-shadow:0 12px 56px rgba(0,0,0,.18),0 2px 8px rgba(0,0,0,.08);z-index:800;flex-direction:column;overflow:hidden;animation:chatPop .22s cubic-bezier(.34,1.3,.64,1)}.chat-window.open{display:flex}@keyframes chatPop{0%{opacity:0;transform:scale(.92) translateY(16px)}to{opacity:1;transform:scale(1) translateY(0)}}.chat-head{background:var(--red);padding:16px 20px;justify-content:space-between}.chat-head,.chat-head-info{display:flex;align-items:center}.chat-head-info{gap:12px}.chat-head-logo{width:44px;height:44px;background:linear-gradient(145deg,#ff3b2f,#c8001a);border-radius:12px;display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0}.chat-head-logo svg{width:22px;height:22px;stroke:#fff;fill:none;stroke-width:1.8}.chat-head-name{font-size:15px;font-weight:800;color:#fff}.chat-head-status{font-size:12px;color:hsla(0,0%,100%,.75)}.chat-close{width:32px;height:32px;border:none;background:hsla(0,0%,100%,.15);border-radius:50%;cursor:pointer;font-size:15px;color:#fff;display:flex;align-items:center;justify-content:center;transition:background .15s}.chat-close:hover{background:hsla(0,0%,100%,.25)}.chat-msgs{flex:1;overflow-y:auto;padding:20px 16px;display:flex;flex-direction:column;gap:12px;background:#f8f9fb}.chat-msgs::-webkit-scrollbar{width:0}.chat-msg{display:flex;align-items:flex-end;gap:10px}.chat-msg.user{flex-direction:row-reverse}.chat-msg-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(145deg,#ff3b2f,#c8001a);display:flex;align-items:center;justify-content:center;flex-shrink:0}.chat-msg-avatar svg{width:16px;height:16px;stroke:#fff;fill:none;stroke-width:1.8}.chat-msg-bubble{max-width:72%;min-width:0;white-space:pre-wrap;background:#fff;border-radius:18px 18px 18px 4px;padding:10px 14px;font-size:14px;color:#111;line-height:1.55;box-shadow:0 1px 4px rgba(0,0,0,.06);word-break:break-word;width:-moz-fit-content;width:fit-content}.chat-msg.user .chat-msg-bubble{background:var(--red);color:#fff;border-radius:18px 18px 4px 18px;box-shadow:none}.chat-msg-time{font-size:11px;color:#9ca3af;margin-top:4px;padding:0 2px}.chat-msg.user .chat-msg-time{text-align:right}.chat-typing{display:flex;align-items:center;gap:5px;padding:10px 14px;background:#fff;border-radius:18px;width:-moz-fit-content;width:fit-content}.chat-typing span{width:7px;height:7px;background:#9ca3af;border-radius:50%;animation:typing 1.2s infinite}.chat-typing span:nth-child(2){animation-delay:.2s}.chat-typing span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-6px)}}.chat-foot{padding:12px 14px;border-top:1px solid #f3f4f6;background:#fff;display:flex;align-items:center;gap:10px}.chat-input{flex:1;height:46px;border:1.5px solid #e5e7eb;border-radius:14px;padding:0 16px;font-size:14px;font-family:Inter,sans-serif;outline:none;transition:border-color .2s;background:#fff}.chat-input:focus{border-color:var(--red)}.chat-send{width:46px;height:46px;border-radius:14px;background:#f3f4f6;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s;flex-shrink:0}.chat-send.active{background:var(--red)}.chat-send svg{width:18px;height:18px;stroke:#9ca3af;fill:none;stroke-width:2;stroke-linecap:round;transition:stroke .15s}.chat-send.active svg{stroke:#fff}.chat-disclaimer{padding:6px 16px;font-size:11px;color:#9ca3af;background:#fff;text-align:center}