:root{--ink:#202123;--muted:#73747b;--line:#e9e9ed;--sidebar:#f7f7f8;--purple:#7254c8;--purple-soft:#f1ecfb;--side-width:246px;--bs-body-font-family:Inter,system-ui,-apple-system,sans-serif;--bs-body-color:var(--ink);--bs-body-font-size:1rem;--bs-border-color:var(--line)}
.form-control::placeholder {
  color: rgba(108, 117, 125, .55);
  opacity: 1;
}
.auth-page .workspace{margin-left:0}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}body{margin:0;background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,textarea{touch-action:manipulation}button:focus-visible,a:focus-visible{outline:3px solid #b09ade;outline-offset:4px}.icon{width:21px;height:21px;flex-shrink:0;vertical-align:middle}.skip-link{position:fixed;top:-60px;left:20px;background:white;padding:12px;z-index:3000}.skip-link:focus{top:10px}.muted{color:var(--muted)}.small{font-size:.875rem}.eyebrow{display:block;font-size:.75rem;letter-spacing:.14em;font-weight:600;color:#85858b;margin-bottom:12px}.btn{border-radius:999px;min-height:44px;padding:.64rem 1.2rem;font-weight:600;font-size:.875rem;display:inline-flex;align-items:center;justify-content:center;gap:10px;white-space:normal}.btn .icon{width:18px;height:18px}.btn-dark{background:var(--ink);border-color:var(--ink)}.btn-dark:hover{background:#3b3c3f}.btn-outline-dark{border-color:#d9d9df;color:var(--ink)}.btn-white{background:#fff;color:var(--ink);border-color:white}.btn-white:hover{background:#eee;border-color:#eee}.btn-purple{background:var(--purple);color:#fff}.btn-purple:hover{background:#5e41b1;color:white}.btn-sm{min-height:34px;font-size:.82rem;padding:.4rem .85rem}.icon-btn{display:inline-grid;place-items:center;background:none;border:0;width:36px;height:36px;border-radius:8px;font-size:1.7rem}.icon-btn:hover{background:#ebebef}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--side-width);background:var(--sidebar);border-right:1px solid #eeeef0;display:flex;flex-direction:column;padding:26px 18px 18px;z-index:1000;transition:width .2s,transform .2s}.brand-line{display:flex;align-items:center;justify-content:space-between;margin:0 9px 31px}.brand{font-size:1.35rem;font-weight:700;letter-spacing:-.05em;display:flex;align-items:center;gap:9px}.brand-symbol{display:flex;align-items:baseline;font-size:2.1rem;line-height:1;background:var(--ink);border-radius:11px;color:white;width:35px;height:35px;padding-left:6px;letter-spacing:-.12em;flex-shrink:0}.brand-symbol span{color:#c6b1ff}.sidebar-search{display:flex;align-items:center;gap:9px;background:white;border:1px solid #e3e3e8;padding:11px 12px;text-align:left;border-radius:10px;color:#60616a;font-size:.875rem;box-shadow:0 2px 2px #00000002}.sidebar-search .icon{width:18px}.nav-caption{margin:32px 13px 11px;font-size:.6875rem;letter-spacing:.12em;color:#95959d;font-weight:600}.nav-menu{display:flex;flex-direction:column;gap:4px}.nav-menu a{display:flex;align-items:center;gap:12px;padding:11px 13px;border-radius:9px;font-size:.875rem;color:#5c5c65}.nav-menu a:hover{background:#efeff2}.nav-menu a.active{color:#202123;background:#e9e9ec;font-weight:600}.nav-menu .icon{width:19px}.sidebar-note{margin:52px 15px;color:#7c7c85}.tiny-ticket{display:block;margin-bottom:12px;color:#9999a3;transform:rotate(-12deg);width:26px}.sidebar-note p{font-size:1rem;line-height:1.6;margin-bottom:6px;font-weight:500}.sidebar-note small{font-size:.75rem}.sidebar-bottom{margin-top:auto}.collapse-control{width:100%;background:none;border:0;display:flex;gap:12px;color:#85858c;padding:12px;font-size:.8rem}.account{border-top:1px solid #e1e1e6;margin-top:8px;padding:20px 5px 0;display:flex;align-items:center;gap:9px;font-size:.75rem;font-weight:500}.account small{display:block;color:#8b8b92;font-weight:400;font-size:.6875rem;margin-top:1px}.avatar{width:33px;height:33px;border-radius:50%;background:#e7e7eb;display:grid;place-items:center;flex-shrink:0}.avatar .icon{width:16px}.logout{border:0;background:none;font-size:.75rem;color:#777;padding:8px 8px 0 47px}.workspace{margin-left:var(--side-width);transition:margin-left .2s}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 44px;border-bottom:1px solid #f0f0f2;gap:16px}.topbar-name{font-size:.875rem;font-weight:500}.topbar-divider{color:#ccc}.topbar-section{font-size:.8125rem;color:#96969b}.country{font-size:.75rem;color:#777;display:flex;align-items:center;gap:12px}.country span{font-size:.6875rem;border:1px solid #ddd;border-radius:5px;padding:2px 5px;color:#555}.main-content{max-width:1450px;margin:auto;padding:25px 44px 64px;min-height:calc(100vh - 140px)}.demo-notice{display:flex;align-items:center;gap:8px;color:#816934;background:#faf7ef;border:1px solid #eee7d9;border-radius:7px;padding:8px 12px;font-size:.75rem;margin-bottom:26px}.demo-notice .icon{width:15px;height:15px}.page-intro{text-align:center;padding:27px 0 22px}.page-intro h1{font-size:clamp(2.25rem,3.7vw,3.5rem);line-height:1.14;letter-spacing:-.055em;font-weight:600;margin:0 0 18px}.page-intro h1 span{color:#777782}.page-intro p{font-size:.9375rem;color:#85858e;margin:0}.page-intro .eyebrow{font-size:.6875rem;margin-bottom:17px}.discovery-search{max-width:730px;margin:8px auto 38px;display:flex;align-items:center;gap:12px;border:1px solid #dddde3;border-radius:17px;padding:9px 9px 9px 20px;box-shadow:0 5px 15px #00000004}.discovery-search>span{color:#92929c}.discovery-search input{flex:1;min-width:0;border:0;background:none;padding:10px 0;outline:none;font-size:.9375rem}.discovery-search:focus-within{border-color:#aaa0c0;box-shadow:0 0 0 3px #f2eff8}.search-clear{background:none;border:0;color:#777;font-size:1.4rem;padding:0 5px}.discovery-search .btn{border-radius:11px;min-height:46px}.feature-banner{position:relative;min-height:320px;background:#1c122b;isolation:isolate;border-radius:19px;overflow:hidden}.feature-image,.feature-overlay{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.feature-image{object-position:center 54%}.feature-overlay{background:linear-gradient(90deg,rgba(18,12,27,.9),rgba(18,12,27,.51) 47%,rgba(18,12,27,.04));z-index:-1}.feature-copy{padding:37px 40px;color:#fff;max-width:520px}.glass-badge{display:inline-block;font-size:.625rem;font-weight:500;letter-spacing:.1em;border:1px solid #ffffff4a;background:#ffffff0d;border-radius:5px;padding:5px 9px;margin-bottom:19px}.feature-copy h2{font-size:clamp(1.8rem,2.9vw,2.75rem);font-weight:500;letter-spacing:-.035em;line-height:1.15;margin-bottom:14px}.feature-copy p{color:#d6cddd;font-size:.8125rem;margin-bottom:22px}.feature-copy .btn{font-size:.8125rem;min-height:41px}.feature-corner{position:absolute;right:28px;bottom:25px;color:#fff9;font-size:.6875rem;letter-spacing:.2em}.section-block{margin-top:43px;scroll-margin-top:25px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.section-heading .eyebrow{font-size:.625rem;margin-bottom:6px}.section-heading h2{font-size:1.45rem;letter-spacing:-.035em;font-weight:600;margin:0}.count-label{font-size:.75rem;color:#93939b;white-space:nowrap}.artist-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.artist-card{min-width:0;display:block}.artist-picture{height:220px;border-radius:13px;overflow:hidden;position:relative;background:#242028}.artist-picture:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 55%,#0007)}.artist-picture img{width:100%;height:100%;object-fit:cover;object-position:50% 43%;transition:transform .3s}.artist-card:hover img{transform:scale(1.035)}.genre-tag{position:absolute;bottom:13px;left:13px;color:#fff;font-size:.6875rem;border-radius:5px;background:#ffffff25;backdrop-filter:blur(8px);padding:4px 9px;z-index:1}.card-arrow{position:absolute;right:13px;bottom:13px;border:1px solid #fff8;border-radius:50%;color:white;display:grid;place-items:center;width:29px;height:29px;z-index:1}.card-arrow .icon{width:15px}.artist-card-body{padding:15px 2px}.artist-card-body h3{font-size:1.125rem;font-weight:600;letter-spacing:-.025em;margin:0 0 4px}.artist-card-body p{font-size:.8125rem;color:#7a7a84;margin:0 0 7px}.artist-card-body .small{font-size:.75rem;color:#9a9aa1}.event-list{border:1px solid var(--line);border-radius:12px;overflow:hidden}.event-row{display:flex;align-items:center;gap:20px;padding:19px 20px;border-bottom:1px solid var(--line);transition:background .15s}.event-row:last-child{border:0}.event-row:hover{background:#faf9fc}.date-tile{flex-shrink:0;width:51px;text-align:center;border:1px solid #eae7f1;border-radius:8px;line-height:1.2;overflow:hidden;background:#fcfbfd}.date-tile span{display:block;background:#f0edf6;color:#8979a5;padding:4px;font-size:.625rem;text-transform:uppercase;letter-spacing:.07em}.date-tile strong{display:block;padding:6px 0;font-weight:600;font-size:1.3rem}.event-main{flex:1;min-width:0}.event-main h3{font-weight:600;font-size:.9375rem;margin:0 0 4px}.event-main>span{font-size:.8125rem;color:#8b8b95}.event-time{font-size:.8125rem;min-width:110px}.event-time small{display:block;color:#9898a2;font-size:.75rem}.event-action{font-size:.8125rem;display:flex;align-items:center;gap:16px;margin-left:12px}.event-action .icon{width:17px}.footer{padding:20px 44px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:#9999a2;font-size:.6875rem}.back-link{display:inline-flex;align-items:center;gap:9px;color:#85858d;font-size:.8125rem;margin:4px 0 28px}.back-link .icon{width:16px}.back-link:hover{color:var(--ink)}.artist-hero{display:grid;grid-template-columns:minmax(180px,320px) 1fr;gap:45px;align-items:center;padding:7px 0 25px}.artist-hero-image{height:320px;overflow:hidden;border-radius:18px}.artist-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 43%}.pill-muted{display:inline-flex;align-items:center;gap:8px;background:#f3f1f7;color:#857694;border-radius:6px;font-size:.75rem;padding:5px 10px}.artist-hero-info h1{font-size:clamp(2.2rem,4.1vw,4rem);font-weight:600;letter-spacing:-.055em;margin:16px 0 10px}.tour-name{color:#85858f;font-size:1.1rem}.inline-meta{display:flex;align-items:center;gap:9px;font-size:.8125rem;color:#93939c;margin:23px 0}.inline-meta .icon{width:18px}.inline-meta>span{padding:0 8px}.artist-columns{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:30px}.artist-columns .event-row{gap:12px;padding:16px 13px;flex-wrap:wrap}.artist-columns .event-main{flex-basis:50%}.artist-columns .event-time{margin-left:64px}.artist-columns .event-action{margin-left:auto}.artist-about{margin-top:45px;border-left:1px solid var(--line);padding-left:25px}.artist-about h2{font-size:1.125rem;letter-spacing:-.03em;margin-bottom:19px}.artist-about>div{font-size:.875rem;color:#82828c;line-height:1.9}.artist-about .eyebrow{font-size:.625rem}.ticket-heading{display:flex;justify-content:space-between;align-items:center;margin:7px 0 35px;gap:20px}.ticket-heading h1{font-size:2.65rem;font-weight:600;letter-spacing:-.05em}.ticket-heading p{color:#8a8a94;margin:0}.ticket-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:38px}.ticket-options>.muted{font-size:.875rem;margin-bottom:25px}.event-summary{border:1px solid var(--line);border-radius:16px;overflow:hidden;align-self:start}.event-summary>img{width:100%;height:185px;object-fit:cover;object-position:center 43%}.summary-body{padding:25px}.summary-body>.eyebrow{font-size:.625rem}.summary-body h2{font-size:1.4rem;font-weight:600;margin-bottom:25px;letter-spacing:-.025em}.summary-detail{display:flex;align-items:flex-start;gap:14px;margin:19px 0;font-size:.875rem}.summary-detail>.icon{width:18px;color:#a298ad;margin-top:3px}.summary-detail small{display:block;color:#9a96a0;font-size:.8125rem;margin-top:3px}.summary-divider{border-top:1px solid var(--line);margin:22px 0 15px}.summary-body>.small{font-size:.75rem}.ticket-offer{border:1px solid var(--line);border-radius:12px;padding:21px;margin-bottom:13px;display:flex;gap:16px;align-items:center}.offer-copy{flex:1;min-width:0}.offer-copy h3{font-size:1rem;font-weight:600;margin:0 0 7px}.offer-copy p{font-size:.75rem;color:#92929c;margin:0}.offer-price{text-align:right}.offer-price strong{font-size:1.25rem;font-weight:600;letter-spacing:-.04em;display:block;margin-bottom:9px}.offer-price .btn{min-height:35px;font-size:.75rem;padding:.4rem .85rem}.ticket-offer.sold-out{background:#fafafa;color:#8e8e96}.price-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#9a96a0;font-size:.75rem;margin:20px 0}.text-button{border:0;background:none;padding:0;color:#76717d;font-size:.8125rem;display:inline-flex;gap:7px;align-items:center;text-decoration:underline;text-underline-offset:4px}.text-button .icon{width:16px}.purchase-note{display:flex;gap:12px;padding:19px;background:#f8f7fa;border-radius:11px;font-size:.8125rem;color:#96919e;margin-top:26px}.purchase-note>.icon{width:18px;margin-top:2px}.purchase-note p{margin:0}.loading-state{display:flex;align-items:center;gap:12px;padding:45px 20px;justify-content:center;color:#8d8498;font-size:.875rem}.empty-state{text-align:center;padding:42px 20px;background:#fcfcfd;border-radius:12px}.empty-state>.icon{width:32px;height:32px;color:#a8a3af;margin-bottom:20px}.empty-state h3{font-size:1.1rem;font-weight:600}.empty-state p{color:#93909a;font-size:.875rem}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin:12px 0 30px}.page-heading h1{font-size:2.1rem;letter-spacing:-.045em;font-weight:600;margin:0 0 8px}.page-heading .eyebrow{font-size:.625rem}.page-heading p{color:#8e8a95;font-size:.875rem;margin:0}.panel{border:1px solid var(--line);border-radius:13px;background:#fff;overflow:hidden}.form-panel{padding:27px}.admin-search{display:flex;align-items:center;gap:12px;max-width:570px;margin-bottom:25px}.admin-search>.icon{color:#999}.app-table{margin:0;font-size:.875rem;min-width:620px}.app-table th{background:#fafafa;padding:16px 20px;font-weight:500;font-size:.75rem;color:#85808d;white-space:nowrap}.app-table td{padding:19px 20px;border-color:#f0eef4}.app-table tbody tr:last-child td{border-bottom:0}.table-artist{display:flex;align-items:center;gap:12px}.table-artist img{width:46px;height:46px;border-radius:9px;object-fit:cover}.table-artist strong{font-size:.875rem;font-weight:600}.table-artist small{display:block;font-size:.75rem;color:#9c97a1}.status-badge{display:inline-block;font-size:.6875rem;background:#f1f0f3;color:#8d8893;border-radius:5px;padding:4px 8px}.status-badge.published{background:#edf5f2;color:#507968}.form-label{font-size:1rem;font-weight:500;margin-bottom:3px}.form-control{border-radius:9px;border-color:#dddbe3;min-height:44px;font-size:.875rem;padding:.65rem .8rem;color:#403b48}.form-control:focus{border-color:#a79bbb;box-shadow:0 0 0 3px #f1edf7}.form-text{font-size:.75rem;color:#9b96a3;display:block;margin-top:8px}.photo-preview{width:100%;height:207px;border-radius:10px;object-fit:cover;object-position:center 43%}.scraper-input{display:flex;gap:12px}.scraper-input input{min-width:0}.scraper-input .btn{flex-shrink:0;border-radius:9px}.form-check-input{width:20px;height:20px;margin-top:.13em}.form-check-input:checked{background-color:var(--ink);border-color:var(--ink)}.form-check-label{font-size:.8125rem}.form-check.form-switch .form-check-input{width:36px}.form-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid var(--line);padding-top:22px;margin-top:26px}.heading-count{font-size:.8125rem;background:#f2eff7;color:#847591;border-radius:6px;padding:3px 8px;margin-left:7px;vertical-align:middle}.cache-pill{font-size:.75rem;white-space:nowrap;color:#8f849f}.delete-artist-form{margin-top:35px}.modal-content{border-radius:16px;border-color:#eee}.modal-body,.modal-header{padding:1.4rem 1.6rem}.modal-header .btn-close{margin-left:auto}.modal-footer{padding:1rem 1.6rem}.modal-dialog-scrollable .modal-content>form{display:flex;flex-direction:column;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.alert{font-size:.875rem;border-radius:9px}.auth-card{max-width:420px;margin:55px auto 70px}.auth-card h1{font-weight:600;font-size:2.2rem;letter-spacing:-.045em;margin:12px 0}.auth-card>.muted{font-size:.875rem;margin-bottom:28px}.auth-card>.eyebrow{font-size:.6875rem}.auth-icon{display:grid;place-items:center;width:55px;height:55px;background:#f1edf8;color:#9683b0;border-radius:15px;margin-bottom:30px}.auth-icon>.icon{width:26px;height:26px}.password-field{position:relative}.password-field input{padding-right:46px}.password-toggle{position:absolute;right:3px;top:3px;bottom:3px;border:0;background:none;width:42px;display:grid;place-items:center;color:#aaa0b3}.password-toggle .icon{width:20px}.app-toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);border-radius:10px;padding:13px 22px;background:#202123;color:#fff;font-size:.875rem;z-index:2000;display:none;max-width:90vw}.app-toast.error{background:#9f343d}.error-state{margin:60px auto;max-width:700px}.error-state h1{font-size:2rem;margin:15px 0}.mobile-only{display:none}.sidebar-backdrop{display:none}
body.sidebar-collapsed{--side-width:78px}.sidebar-collapsed .sidebar{padding-left:13px;padding-right:13px}.sidebar-collapsed .brand-line{margin:0 5px 31px}.sidebar-collapsed .brand{font-size:0}.sidebar-collapsed .brand-symbol{font-size:2.1rem}.sidebar-collapsed .sidebar-search>span:last-child,.sidebar-collapsed .nav-caption,.sidebar-collapsed .nav-menu a>span,.sidebar-collapsed .sidebar-note,.sidebar-collapsed .collapse-control>span,.sidebar-collapsed .account>span:last-child,.sidebar-collapsed .logout{display:none}.sidebar-collapsed .sidebar-search{padding:12px}.sidebar-collapsed .nav-menu{margin-top:25px}.sidebar-collapsed .nav-menu a{justify-content:center;padding:12px}.sidebar-collapsed .account{justify-content:center}.sidebar-collapsed .collapse-control{justify-content:center}.sidebar-collapsed .collapse-control>.icon{transform:rotate(180deg)}
@media(min-width:1500px){.main-content{padding-left:64px;padding-right:64px}.artist-picture{height:265px}.feature-banner{min-height:350px}.feature-copy{padding-top:45px}}
@media(max-width:1190px){:root{--side-width:220px}.main-content{padding-left:28px;padding-right:28px}.topbar{padding:0 28px}.artist-columns{grid-template-columns:1fr}.artist-about{border-left:0;border-top:1px solid var(--line);padding:28px 0 0;margin:0}.artist-columns .event-main{flex-basis:auto}.artist-columns .event-time{margin-left:0}.ticket-layout{grid-template-columns:minmax(0,1fr) 260px;gap:22px}.ticket-offer{padding:17px}.artist-picture{height:195px}.feature-copy{padding:32px}}
@media(max-width:991px){:root,body.sidebar-collapsed{--side-width:0px}.sidebar,.sidebar-collapsed .sidebar{width:260px;padding:24px 18px;transform:translateX(-100%)}.sidebar.open{transform:translateX(0)}.mobile-only{display:inline-grid}.sidebar-backdrop.open{display:block;position:fixed;inset:0;background:#0005;z-index:999}.collapse-control{display:none}.sidebar-collapsed .brand{font-size:1.35rem}.sidebar-collapsed .sidebar-search>span:last-child,.sidebar-collapsed .nav-caption,.sidebar-collapsed .nav-menu a>span,.sidebar-collapsed .sidebar-note,.sidebar-collapsed .account>span:last-child{display:block}.sidebar-collapsed .nav-menu a,.sidebar-collapsed .account{justify-content:flex-start}.sidebar-collapsed .sidebar-search{padding:11px 12px}.sidebar-collapsed .logout{display:block}.sidebar-collapsed .collapse-control{display:none}.topbar{height:65px}.main-content{padding-top:20px}.artist-hero{gap:30px;grid-template-columns:260px 1fr}.artist-hero-image{height:280px}.ticket-layout{grid-template-columns:minmax(0,1fr) 280px}.sidebar-note{margin-top:35px}}
@media(max-width:700px){.main-content{padding:18px 19px 45px}.topbar{padding:0 16px}.topbar-section,.topbar-divider,.country{display:none}.footer{padding:18px 20px}.demo-notice{font-size:.6875rem;align-items:flex-start;margin-bottom:15px}.demo-notice .icon{margin-top:2px}.page-intro{padding-top:22px}.page-intro h1{font-size:2.5rem;letter-spacing:-.05em}.page-intro .eyebrow{font-size:.5625rem}.page-intro p{font-size:.8125rem}.discovery-search{padding:7px 7px 7px 12px;border-radius:12px;gap:8px;margin-bottom:25px}.discovery-search input{font-size:.8125rem}.discovery-search>span>.icon{width:17px}.discovery-search .btn{padding:.55rem .8rem;min-height:42px;font-size:.75rem}.discovery-search .btn>.icon{display:none}.feature-banner{min-height:295px;border-radius:14px}.feature-copy{padding:28px 23px;max-width:100%}.feature-copy h2{font-size:2rem}.feature-copy p{font-size:.75rem;max-width:220px}.feature-overlay{background:linear-gradient(90deg,#160f23eb,#160f2355)}.feature-corner{font-size:.5625rem;right:18px;bottom:19px}.section-block{margin-top:32px}.section-heading{margin-bottom:17px;gap:10px}.section-heading h2{font-size:1.2rem}.section-heading .eyebrow{font-size:.5625rem}.count-label{font-size:.6875rem}.artist-grid{gap:17px;grid-template-columns:repeat(2,minmax(0,1fr))}.artist-grid>.artist-card:last-child:nth-child(odd){grid-column:1/-1;max-width:100%}.artist-grid>.artist-card:last-child:nth-child(odd) .artist-picture{height:215px}.artist-picture{height:185px;border-radius:10px}.artist-card-body{padding:12px 0}.artist-card-body h3{font-size:1rem}.artist-card-body p{font-size:.75rem;line-height:1.5}.genre-tag{left:9px;bottom:10px;font-size:.625rem}.card-arrow{display:none}.event-row{gap:12px;padding:16px 13px;flex-wrap:wrap}.event-main{flex-basis:65%}.event-main>span{font-size:.75rem}.event-time{font-size:.75rem;margin-left:63px}.event-action{margin-left:auto;font-size:.75rem}.artist-hero{display:block;padding:0}.artist-hero-image{height:270px;max-width:100%}.artist-hero-info{padding-top:24px}.artist-hero-info h1{font-size:2.7rem}.tour-name{font-size:1rem}.artist-hero-info .btn{width:100%}.artist-columns{gap:25px}.artist-columns .event-main{flex-basis:60%}.artist-columns .event-time{margin-left:63px}.back-link{margin-bottom:20px}.ticket-heading{align-items:flex-start;margin-top:6px;margin-bottom:28px}.ticket-heading h1{font-size:2.2rem}.ticket-heading p{font-size:.875rem}.ticket-heading>.pill-muted{display:none}.ticket-layout{display:flex;flex-direction:column-reverse;gap:30px}.event-summary{width:100%;display:flex;align-items:stretch}.event-summary>img{width:100px;height:auto;max-height:230px;flex-shrink:0}.summary-body{padding:18px;flex:1}.summary-body>.eyebrow,.summary-body>h2,.summary-divider,.summary-body>.small{display:none}.summary-detail{font-size:.8125rem;margin:0 0 12px;gap:9px}.summary-detail:last-of-type{margin:0}.summary-detail small{font-size:.75rem}.ticket-offer{padding:16px;gap:10px}.offer-copy h3{font-size:.875rem}.offer-price strong{font-size:1.1rem}.price-footer{align-items:flex-start}.page-heading{align-items:flex-start;flex-direction:column;gap:15px}.page-heading h1{font-size:1.8rem}.page-heading>.btn{width:100%}.form-panel{padding:20px 16px}.scraper-input{flex-direction:column}.scraper-input .btn{width:100%}.form-bottom{flex-direction:column;align-items:flex-start}.form-bottom>.btn{width:100%}.admin-search{gap:8px}.admin-search>.icon{display:none}.admin-search>.btn{padding:.65rem .9rem}.modal-body,.modal-header{padding:1.4rem 1.6rem}.auth-card{margin:32px auto}.auth-card h1{font-size:2rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.auth-page{min-height:100dvh;background:radial-gradient(circle at 12% 18%,#dbeafe 0,transparent 33%),radial-gradient(circle at 88% 82%,#bfdbfe 0,transparent 30%),linear-gradient(145deg,#f8fbff,#eef5ff);color:#111827;overflow-x:hidden}.auth-page:before,.auth-page:after{content:"";position:fixed;border:1px solid #93c5fd55;border-radius:50%;pointer-events:none}.auth-page:before{width:330px;height:330px;left:-180px;bottom:-150px}.auth-page:after{width:240px;height:240px;right:-105px;top:-115px}.auth-page .workspace{min-height:100dvh}.auth-page .main-content{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:none;min-height:100dvh;padding:42px 20px}.auth-page .main-content>.alert{width:min(100%,500px);margin-bottom:18px}.auth-shell{width:min(100%,500px);position:relative;z-index:1}.auth-brand{display:flex;align-items:center;justify-content:center;gap:12px;width:max-content;max-width:100%;margin:0 auto 22px;color:#111827}.auth-brand img{width:48px;height:48px;border-radius:14px;box-shadow:0 10px 24px #1d4ed829}.auth-brand span{display:block;line-height:1.25}.auth-brand strong{display:block;font-size:1.15rem;font-weight:700;letter-spacing:-.03em;overflow-wrap:anywhere}.auth-brand small{display:block;color:#64748b;font-size:.72rem;margin-top:3px}.auth-page .auth-card{width:100%;max-width:500px;margin:0;padding:38px 40px 34px;background:#ffffffed;border:1px solid #dbe6f4;border-radius:26px;box-shadow:0 26px 70px #164a9417;backdrop-filter:blur(14px)}.auth-page .auth-card h1{font-size:2.15rem;line-height:1.12;margin:12px 0 13px;color:#111827}.auth-page .auth-copy{font-size:.9rem;line-height:1.7;margin-bottom:27px;color:#64748b}.auth-page .auth-icon{width:58px;height:58px;margin-bottom:26px;border-radius:17px;background:linear-gradient(145deg,#1d4ed8,#2563eb);color:#fff;box-shadow:0 12px 25px #1d4ed82e}.auth-page .auth-icon>.icon{width:27px;height:27px}.auth-page .eyebrow{color:#2563eb;font-size:.68rem}.auth-page .form-label{font-size:.9rem;color:#26354a;font-weight:600;margin-bottom:7px}.auth-page .form-control{min-height:50px;border:1px solid #cdd9e8;border-radius:13px;padding:.72rem .9rem;font-size:.9rem;background:#fff}.auth-page .form-control:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb16}.auth-page .password-field input{padding-right:50px}.auth-page .password-toggle{color:#64748b;right:4px}.auth-page .btn{min-height:50px;font-weight:700}.auth-page .btn-dark{background:#111827;border-color:#111827;box-shadow:0 9px 20px #11182718}.auth-page .btn-dark:hover{background:#1d4ed8;border-color:#1d4ed8}.auth-page .btn-outline-dark{border-color:#cbd5e1;color:#1e3a5f;background:#fff}.auth-label-row{display:flex;align-items:center;justify-content:space-between;gap:15px}.auth-label-row a{font-size:.78rem;color:#1d4ed8;text-decoration:underline;text-underline-offset:3px}.auth-label-row a:hover{color:#1e40af}.auth-security{display:flex;align-items:center;justify-content:center;gap:8px;margin:23px 0 0;padding-top:21px;border-top:1px solid #e8eef6;color:#7b8798;font-size:.75rem}.auth-security .icon,.auth-back .icon{width:16px;height:16px}.auth-back{display:flex;align-items:center;justify-content:center;gap:8px;width:max-content;max-width:100%;margin:20px auto 0;color:#52647c;font-size:.8rem;text-decoration:underline;text-underline-offset:4px}.auth-back:hover{color:#1d4ed8}.auth-local-link{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:20px;border-color:#bfdbfe;background:#eff6ff;color:#1e3a5f}.auth-local-link span{font-size:.8rem;line-height:1.55}.auth-local-link .btn{margin-top:4px;min-height:44px;font-size:.8rem}.auth-page .alert{border-radius:13px;font-size:.82rem;line-height:1.55}
@media(max-width:575px){.auth-page .main-content{justify-content:flex-start;padding:25px 14px 34px}.auth-brand{margin-bottom:17px}.auth-brand img{width:44px;height:44px}.auth-page .auth-card{padding:29px 22px 26px;border-radius:21px}.auth-page .auth-card h1{font-size:1.85rem}.auth-label-row{align-items:flex-end}.auth-label-row a{font-size:.72rem;margin-bottom:7px}}
