:root{--primary:#2563eb;--primary-dark:#1d4ed8;--secondary:#ec4899;--success:#10b981;--warning:#f59e0b;--danger:#ef4444;--light:#f8fafc;--dark:#0f172a;--gray:#64748b;--gray-light:#e2e8f0;--gray-dark:#334155;--radius:12px;--shadow-sm:0 2px 4px #0000000a;--shadow:0 4px 15px #0000000f;--shadow-lg:0 20px 35px -5px #0000001f;--font-sans:"Plus Jakarta Sans", system-ui, -apple-system, sans-serif;--font-heading:"Plus Jakarta Sans", system-ui, -apple-system, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--dark);background-color:var(--light);line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--dark);font-weight:700}p{margin-bottom:.75rem}a{color:var(--primary);text-decoration:none;transition:color .2s}a:hover{color:var(--primary-dark)}img{max-width:100%;height:auto;display:block}button{cursor:pointer;font-family:inherit}.container{width:92%;max-width:1240px;margin:0 auto;padding:0 1rem}.modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:2000;background:#0f172aa6;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:flex;position:fixed;top:0;left:0}.modal-content{border-radius:var(--radius);width:100%;max-width:540px;max-height:90vh;box-shadow:var(--shadow-lg);background:#fff;animation:.25s ease-out modalFadeIn;position:relative;overflow-y:auto}.modal-content.modal-wide{max-width:660px}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(-16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-close{color:#64748b;cursor:pointer;z-index:10;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-size:1.4rem;transition:all .2s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.modal-close:hover{color:#0f172a;background:#e2e8f0}.brand-official-logo{object-fit:contain;filter:drop-shadow(0 2px 4px #00000014);max-width:170px;height:44px;transition:transform .2s}.brand-group:hover .brand-official-logo{transform:scale(1.03)}.outside-link-badge{align-items:center;gap:.35rem;display:inline-flex;position:relative}.pulse-mini-chip{color:#78350f;letter-spacing:.5px;text-transform:uppercase;background:#f59e0b;border-radius:999px;padding:.15rem .4rem;font-size:.65rem;font-weight:800;animation:2s ease-in-out infinite miniPulse}@keyframes miniPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.1)}}.outside-events-page{background:#f8fafc;min-height:80vh}.outside-hero-banner{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 50%,#1e3a8a 100%);border-bottom:3px solid #2563eb;padding:3.5rem 1rem 3rem;position:relative;overflow:hidden}.outside-hero-banner:before{content:"";pointer-events:none;background:radial-gradient(circle at 80% 20%,#2563eb26 0%,#0000 60%);position:absolute;inset:0}.outside-badge-strip{color:#93c5fd;letter-spacing:.5px;background:#2563eb40;border:1px solid #93c5fd4d;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.3rem .85rem;font-size:.78rem;font-weight:700;display:inline-flex}.live-pulse-dot{background:#10b981;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #10b9814d}.outside-hero-title{color:#fff;letter-spacing:-.5px;margin-bottom:.75rem;font-size:2.3rem;font-weight:800}.outside-hero-sub{color:#cbd5e1;max-width:820px;margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.outside-perks-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;margin-top:1.5rem;display:grid}.outside-perk-item{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;align-items:flex-start;gap:.85rem;padding:1rem 1.25rem;display:flex}.outside-perk-item .perk-icon{font-size:1.6rem}.outside-perk-item strong{color:#f8fafc;margin-bottom:.2rem;font-size:.95rem;display:block}.outside-perk-item p{color:#94a3b8;margin:0;font-size:.82rem;line-height:1.4}.outside-controls-bar{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.outside-search-box{background:#fff;border:1px solid #cbd5e1;border-radius:10px;align-items:center;gap:.6rem;padding:.6rem 1rem;display:flex;box-shadow:0 2px 6px #0000000a}.outside-search-box input{color:#0f172a;border:none;outline:none;flex:1;font-size:.95rem}.clear-search-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:1.2rem}.outside-filter-chips{flex-wrap:wrap;gap:.5rem;display:flex}.chip-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:.45rem .95rem;font-size:.85rem;font-weight:600;transition:all .2s}.chip-btn:hover{color:#2563eb;background:#eff6ff;border-color:#2563eb}.chip-btn.active{color:#fff;background:#1e40af;border-color:#1e40af;box-shadow:0 2px 8px #1e40af4d}.outside-events-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.75rem;display:grid}.outside-event-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000000d}.outside-event-card:hover{border-color:#93c5fd;transform:translateY(-4px);box-shadow:0 12px 24px #0f172a1a}.outside-card-media{background:#0f172a;width:100%;height:200px;position:relative}.outside-card-media img{object-fit:cover;width:100%;height:100%}.outside-college-tag{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#f8fafc;background:#0f172ad9;border:1px solid #fff3;border-radius:6px;padding:.35rem .75rem;font-size:.8rem;font-weight:700;position:absolute;top:12px;left:12px}.outside-prize-pill{color:#fff;background:#059669;border-radius:999px;padding:.35rem .8rem;font-size:.85rem;font-weight:800;position:absolute;bottom:12px;right:12px;box-shadow:0 4px 10px #05966966}.outside-card-body{flex-direction:column;flex:1;padding:1.4rem;display:flex}.outside-category-row{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.outside-category{color:#2563eb;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:700}.outside-distance{color:#64748b;font-size:.78rem}.outside-card-title{color:#0f172a;margin:.25rem 0 .4rem;font-size:1.15rem;font-weight:800;line-height:1.35}.outside-card-host{color:#475569;margin-bottom:.6rem;font-size:.85rem}.outside-card-desc{color:#64748b;margin-bottom:1rem;font-size:.85rem;line-height:1.5}.outside-meta-list{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:1rem;padding:.85rem;display:grid}.outside-meta-list .meta-item{flex-direction:column;display:flex}.meta-label{color:#64748b;font-size:.72rem;font-weight:600}.outside-highlights-box{color:#1e3a8a;background:#eff6ff;border-left:3px solid #3b82f6;border-radius:0 6px 6px 0;margin-bottom:1.25rem;padding:.65rem .85rem;font-size:.8rem}.outside-highlights-box strong{margin-bottom:.25rem;display:block}.outside-highlights-box ul{margin:0;padding-left:1.1rem;line-height:1.4}.outside-card-footer{gap:.6rem;margin-top:auto;display:flex}.btn-outside-details{color:#334155;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;padding:.6rem .85rem;font-size:.82rem;font-weight:600;transition:all .2s}.btn-outside-details:hover{background:#e2e8f0}.btn-outside-apply{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e40af 0%,#2563eb 100%);border:none;border-radius:8px;flex:1;padding:.6rem 1rem;font-size:.85rem;font-weight:700;transition:all .2s;box-shadow:0 3px 8px #2563eb4d}.btn-outside-apply:hover{filter:brightness(1.1);transform:translateY(-1px)}.btn-outside-applied{color:#047857;cursor:default;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;flex:1;padding:.6rem 1rem;font-size:.85rem;font-weight:700}.payment-modal-content{position:relative;overflow:hidden;border-radius:16px!important;max-width:820px!important;padding:0!important}.payment-modal-header{color:#fff;background:#0f172a;border-bottom:1px solid #334155;justify-content:space-between;align-items:center;padding:.85rem 1.5rem;display:flex}.pg-brand-row{align-items:center;gap:1.5rem;display:flex}.pg-security-badge{color:#10b981;align-items:center;gap:.35rem;font-size:.78rem;font-weight:700;display:inline-flex}.pg-partner-logos{color:#94a3b8;font-size:.78rem}.payment-close{cursor:pointer;font-size:1.4rem;color:#fff!important}.payment-processing-overlay{z-index:50;text-align:center;background:#fffffff5;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:absolute;inset:0}.spinner-large{border:4px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;width:50px;height:50px;animation:.8s linear infinite spin}.success-checkmark-circle{color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:2rem;display:flex;box-shadow:0 6px 16px #10b98166}.security-scan-row{color:#059669;align-items:center;gap:.3rem;margin-top:1rem;font-size:.8rem;font-weight:600;display:flex}.payment-body-layout{grid-template-columns:310px 1fr;min-height:440px;display:grid}.payment-summary-col{background:#f8fafc;border-right:1px solid #e2e8f0;padding:1.5rem}.college-mini-brand{border-bottom:1px solid #e2e8f0;align-items:center;gap:.6rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.order-event-title{color:#0f172a;margin-bottom:.35rem;font-size:.95rem;font-weight:700}.order-event-meta{color:#64748b;flex-direction:column;gap:.2rem;margin-bottom:1.25rem;font-size:.78rem;display:flex}.order-pricing-table{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1.25rem;padding:.85rem}.price-row{color:#475569;justify-content:space-between;margin-bottom:.4rem;font-size:.82rem;display:flex}.price-divider{background:#e2e8f0;height:1px;margin:.6rem 0}.total-row{color:#0f172a;margin-bottom:0;font-weight:700}.total-amount{color:#2563eb;font-size:1.15rem;font-weight:800}.student-bill-info{color:#64748b;font-size:.78rem;line-height:1.5}.payment-methods-col{flex-direction:column;padding:1.5rem;display:flex}.payment-tabs-bar{border-bottom:2px solid #e2e8f0;gap:.4rem;margin-bottom:1.25rem;padding-bottom:.5rem;display:flex}.pay-tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.5rem .8rem;font-size:.85rem;font-weight:600;transition:all .2s}.pay-tab:hover{color:#2563eb;background:#eff6ff}.pay-tab.active{color:#1e40af;background:#eff6ff;border-bottom:2px solid #2563eb;border-bottom-right-radius:0;border-bottom-left-radius:0;font-weight:700}.upi-qr-card{text-align:center;flex-direction:column;align-items:center;display:flex}.upi-timer-badge{color:#92400e;background:#fef3c7;border-radius:999px;margin-bottom:.85rem;padding:.25rem .75rem;font-size:.8rem}.dynamic-qr-wrapper{background:#fff;border:2px solid #2563eb;border-radius:12px;margin-bottom:.85rem;padding:8px;position:relative;box-shadow:0 4px 14px #2563eb26}.upi-qr-scan-bar{background:#ef4444;height:3px;animation:2s ease-in-out infinite scanBar;position:absolute;top:0;left:0;right:0;box-shadow:0 0 8px #ef4444}@keyframes scanBar{0%{top:8px}50%{top:calc(100% - 11px)}to{top:8px}}.upi-app-badges{gap:.4rem;margin-bottom:.6rem;display:flex}.app-badge{color:#334155;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:4px;padding:.2rem .5rem;font-size:.75rem;font-weight:700}.upi-scan-hint{color:#475569;margin:.25rem 0 .75rem;font-size:.82rem}.upi-vpa-row{gap:.5rem;width:100%;max-width:360px;margin-bottom:1rem;display:flex}.btn-pay-now{width:100%;border-radius:8px!important;padding:.85rem 1.25rem!important;font-size:.95rem!important;font-weight:800!important;box-shadow:0 4px 14px #2563eb59!important}.card-mock-visual{color:#fff;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border-radius:12px;padding:1.25rem;position:relative;box-shadow:0 6px 18px #0003}.card-chip{background:#f59e0b;border-radius:4px;width:38px;height:28px;margin-bottom:1rem}.card-type-logo{color:#cbd5e1;font-size:.9rem;font-weight:800;position:absolute;top:1.25rem;right:1.25rem}.card-number-display{letter-spacing:2px;margin-bottom:1rem;font-family:monospace;font-size:1.15rem}.card-meta-row{justify-content:space-between;font-size:.75rem;display:flex}.card-label{color:#94a3b8;display:block}.card-val{color:#f8fafc;font-weight:700}.bank-grid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.bank-select-btn{text-align:left;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.65rem;font-size:.82rem;font-weight:600;transition:all .2s}.bank-select-btn:hover{background:#eff6ff;border-color:#2563eb}.bank-select-btn.active{color:#1e40af;background:#eff6ff;border-color:#1e40af;font-weight:700}.wallet-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:1.25rem}.wallet-balance-row{color:#334155;justify-content:space-between;align-items:center;font-size:.9rem;font-weight:600;display:flex}.wallet-amount{color:#059669;font-size:1.3rem;font-weight:800}.ticket-modal-wrapper{border-radius:16px!important;max-width:680px!important;padding:1.5rem!important}.pass-modal-top-bar{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.pass-status-badge{color:#059669;align-items:center;gap:.4rem;font-size:.82rem;font-weight:700;display:inline-flex}.pulse-dot-green{background:#10b981;border-radius:50%;width:8px;height:8px;animation:1.5s infinite miniPulse}.pass-theme-selector{align-items:center;gap:.35rem;display:flex}.theme-pill-btn{cursor:pointer;border:none;border-radius:999px;padding:.25rem .6rem;font-size:.72rem;font-weight:700;transition:all .2s}.theme-pill-btn.blue{color:#1e40af;background:#dbeafe}.theme-pill-btn.blue.active{color:#fff;background:#1e40af}.theme-pill-btn.gold{color:#92400e;background:#fef3c7}.theme-pill-btn.gold.active{color:#fff;background:#d97706}.theme-pill-btn.emerald{color:#065f46;background:#d1fae5}.theme-pill-btn.emerald.active{color:#fff;background:#059669}.theme-pill-btn.crimson{color:#991b1b;background:#fee2e2}.theme-pill-btn.crimson.active{color:#fff;background:#dc2626}.master-ticket-card{background:#fff;border:2px solid #cbd5e1;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 10px 25px #0000001f}.hologram-security-ribbon{color:#e2e8f0;text-align:center;letter-spacing:1px;background:repeating-linear-gradient(45deg,#1e293b,#1e293b 10px,#334155 10px 20px);padding:.25rem;font-size:.62rem;font-weight:800}.master-ticket-header{color:#fff;justify-content:space-between;align-items:center;padding:1rem 1.25rem;transition:background .3s;display:flex}.theme-cyber-blue .master-ticket-header{background:linear-gradient(135deg,#0f172a 0%,#1e40af 100%)}.theme-vip-gold .master-ticket-header{background:linear-gradient(135deg,#451a03 0%,#b45309 100%)}.theme-emerald .master-ticket-header{background:linear-gradient(135deg,#064e3b 0%,#059669 100%)}.theme-crimson .master-ticket-header{background:linear-gradient(135deg,#7f1d1d 0%,#dc2626 100%)}.ticket-header-left{align-items:center;gap:.75rem;display:flex}.ticket-college-logo{background:#fff;border-radius:6px;width:auto;height:38px;padding:3px 6px}.ticket-inst-name{letter-spacing:.5px;font-size:.88rem;font-weight:800}.ticket-inst-sub{opacity:.85;font-size:.68rem}.ticket-header-right{text-align:right}.ticket-pass-category-pill{background:#fff3;border-radius:999px;margin-bottom:.2rem;padding:.2rem .5rem;font-size:.68rem;font-weight:700;display:inline-block}.ticket-fee-badge{font-size:1.1rem;font-weight:800}.master-ticket-body{padding:1.25rem}.ticket-event-spotlight{border-bottom:2px dashed #cbd5e1;margin-bottom:1rem;padding-bottom:.85rem}.ticket-main-title{color:#0f172a;margin:0 0 .4rem;font-size:1.25rem;font-weight:800}.ticket-schedule-chips{flex-wrap:wrap;gap:.4rem;display:flex}.sched-chip{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:.25rem .6rem;font-size:.78rem;font-weight:600}.venue-highlight{color:#1e40af;background:#eff6ff;border-color:#bfdbfe}.ticket-meta-grid{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1rem;padding:.85rem;display:grid}.meta-box .meta-k{color:#64748b;font-size:.65rem;font-weight:700;display:block}.meta-box .meta-v{color:#0f172a;font-size:.82rem;font-weight:700}.meta-box .meta-v.highlight{color:#2563eb}.meta-box .meta-v.roll-code{letter-spacing:.5px;font-family:monospace}.meta-box .meta-v.id-code{color:#059669;font-family:monospace}.ticket-verification-bar{background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:1.25rem;padding:.85rem;display:flex}.qr-box-container{background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;padding:4px;display:flex;position:relative}.qr-laser-scanner{background:#ef4444;height:2px;animation:2.5s ease-in-out infinite scanBar;position:absolute;top:0;left:0;right:0;box-shadow:0 0 6px #ef4444}.verification-info-block{flex:1}.security-stamp{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:.4rem;padding:.35rem .6rem;font-size:.75rem;display:flex}.security-notice{color:#64748b;margin:.3rem 0;font-size:.72rem;line-height:1.35}.barcode-simulation{flex-direction:column;margin-top:.35rem;display:flex}.barcode-lines{background:repeating-linear-gradient(90deg,#0f172a 0 2px,#fff 2px 4px,#0f172a 4px 5px,#fff 5px 7px,#0f172a 7px 10px,#fff 10px 12px);border-radius:2px;height:24px}.barcode-number{color:#64748b;letter-spacing:2px;margin-top:2px;font-family:monospace;font-size:.68rem}.pass-actions-footer{justify-content:flex-end;gap:.75rem;margin-top:1.25rem;display:flex}@media print{body *{visibility:hidden}#printable-ticket,#printable-ticket *{visibility:visible}#printable-ticket{width:100%;position:absolute;top:0;left:0;box-shadow:none!important;border:1px solid #000!important}}:root{--primary-blue:#2563eb;--primary-dark:#1d4ed8;--primary-gradient:linear-gradient(135deg, #1e40af, #3b82f6);--accent-purple:#7c3aed;--accent-pink:#ec4899;--bg-slate:#f8fafc;--card-bg:#fff;--border-color:#e2e8f0;--text-main:#0f172a;--text-muted:#64748b;--success-green:#10b981;--warning-orange:#f59e0b;--danger-red:#ef4444}body{background-color:var(--bg-slate);color:var(--text-main);-webkit-font-smoothing:antialiased;margin:0;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif}.site-wrapper{flex-direction:column;min-height:100vh;display:flex}.page-content-area{flex:1}header.site-header{z-index:1000;text-align:left;border-bottom:1px solid var(--border-color);background:#fff;width:100%;margin:0;padding:0;position:sticky;top:0;left:0;right:0;overflow:visible;box-shadow:0 4px 20px -5px #00000014}.header-top-strip{color:#94a3b8;letter-spacing:.3px;background:#0f172a;border-bottom:1px solid #ffffff14;padding:.4rem 0;font-size:.75rem}.top-strip-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.top-strip-tag{color:#000;background:#f59e0b;border-radius:4px;padding:.15rem .45rem;font-size:.65rem;font-weight:700}.header-main-nav{padding:.75rem 0}.nav-bar-inner{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.brand-group{cursor:pointer;align-items:center;gap:.75rem;display:flex}.brand-logo-icon{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#1e3a8a,#2563eb);border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1rem;font-weight:800;display:flex;box-shadow:0 4px 10px #2563eb40}.brand-text{flex-direction:column;display:flex}.brand-title{color:#0f172a;font-size:1.15rem;font-weight:700;line-height:1.2}.brand-subtitle{color:#64748b;letter-spacing:.2px;font-size:.75rem}.desktop-nav-links{align-items:center;gap:.5rem;display:flex}.nav-link-btn{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.92rem;font-weight:600;transition:all .2s;display:flex}.nav-link-btn:hover{color:var(--primary-blue);background:#f1f5f9}.nav-link-btn.active{color:var(--primary-blue);background:#eff6ff;font-weight:700}.nav-badge-pill{background:var(--primary-blue);color:#fff;border-radius:12px;padding:.1rem .45rem;font-size:.7rem;font-weight:700}.header-actions{align-items:center;gap:.75rem;display:flex}.btn-login-nav{background:var(--primary-blue);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.55rem 1.15rem;font-size:.88rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 10px #2563eb33}.btn-login-nav:hover{background:var(--primary-dark);transform:translateY(-1px)}.user-profile-menu{align-items:center;gap:.75rem;display:flex}.user-avatar-chip{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:25px;align-items:center;gap:.5rem;padding:.35rem .75rem .35rem .45rem;display:flex}.user-avatar-initials{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:700;display:flex}.user-meta-info{flex-direction:column;display:flex}.user-name{color:#0f172a;font-size:.8rem;font-weight:600}.user-id-badge{color:#64748b;font-family:monospace;font-size:.68rem}.btn-logout{color:#64748b;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:6px;padding:.4rem .65rem;font-size:.75rem;font-weight:600;transition:all .2s}.btn-logout:hover{color:#ef4444;background:#fee2e2;border-color:#fca5a5}.home-hero-section{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 50%,#1e3a8a 100%);padding:4.5rem 0 3.5rem;position:relative;overflow:hidden}.home-hero-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 80% 20%,#3b82f62e 0%,#0000 60%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-inner-grid{z-index:2;grid-template-columns:1.25fr .95fr;align-items:center;gap:3rem;display:grid;position:relative}.hero-pill-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffd166;background:#ffffff1f;border:1px solid #fff3;border-radius:20px;align-items:center;gap:.4rem;margin-bottom:1.25rem;padding:.35rem .85rem;font-size:.8rem;font-weight:600;display:inline-flex}.hero-heading{color:#fff;letter-spacing:-.5px;margin-bottom:1.25rem;font-size:2.8rem;font-weight:800;line-height:1.2}.gradient-text{background:linear-gradient(135deg,#60a5fa,#c084fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-subtext{color:#cbd5e1;max-width:580px;margin-bottom:2rem;font-size:1.05rem;line-height:1.65}.hero-cta-group{flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;display:flex}.btn-hero-primary{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:.85rem 1.85rem;font-size:1rem;font-weight:700;transition:all .2s;box-shadow:0 8px 20px #2563eb59}.btn-hero-primary:hover{background:#1d4ed8;transform:translateY(-2px)}.btn-hero-secondary{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1a;border:1px solid #ffffff40;border-radius:10px;padding:.85rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.btn-hero-secondary:hover{background:#fff3}.hero-metrics-row{border-top:1px solid #ffffff26;align-items:center;gap:1.75rem;padding-top:1.5rem;display:flex}.metric-box{flex-direction:column;display:flex}.metric-val{color:#fff;font-size:1.6rem;font-weight:800}.metric-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.metric-divider{background:#ffffff26;width:1px;height:32px}.hero-spotlight-card{color:var(--text-main);background:#fff;border:1px solid #ffffff1a;border-radius:16px;transition:transform .3s;overflow:hidden;transform:perspective(1000px)rotateY(-2deg);box-shadow:0 20px 40px #00000059}.hero-spotlight-card:hover{transform:perspective(1000px)rotateY(0)}.spotlight-image-holder{height:200px;position:relative;overflow:hidden}.spotlight-image-holder img{object-fit:cover;width:100%;height:100%}.spotlight-badge{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#f72585,#b5179e);border-radius:20px;padding:.25rem .7rem;font-size:.72rem;font-weight:700;position:absolute;top:1rem;left:1rem}.spotlight-body{padding:1.5rem}.spotlight-meta-top{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.spotlight-cat{color:#2563eb;background:#eff6ff;border-radius:12px;padding:.2rem .6rem;font-size:.75rem;font-weight:700}.spotlight-price{color:#10b981;font-size:.9rem;font-weight:700}.spotlight-title{color:#0f172a;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.spotlight-desc{color:#64748b;margin-bottom:1rem;font-size:.88rem;line-height:1.5}.spotlight-schedule{color:#475569;background:#f8fafc;border-radius:8px;flex-direction:column;gap:.3rem;margin-bottom:1.25rem;padding:.65rem .85rem;font-size:.82rem;display:flex}.section-padding{padding:4.5rem 0}.bg-light{background-color:#f1f5f9}.section-header-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2.5rem;display:flex}.section-eyebrow{color:var(--primary-blue);letter-spacing:1px;text-transform:uppercase;margin-bottom:.35rem;font-size:.78rem;font-weight:700;display:block}.section-main-heading{color:#0f172a;margin:0;font-size:2rem;font-weight:800}.center-header{text-align:center;max-width:680px;margin:0 auto 3rem}.section-subheading{color:#64748b;margin-top:.5rem;font-size:1rem}.highlights-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.75rem;display:grid}.highlight-card{border:1px solid var(--border-color);cursor:pointer;background:#fff;border-radius:14px;transition:all .3s;overflow:hidden;box-shadow:0 4px 15px #0000000d}.highlight-card:hover{transform:translateY(-5px);box-shadow:0 12px 25px #0000001a}.highlight-img-wrap{height:180px;position:relative;overflow:hidden}.highlight-img-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.highlight-card:hover .highlight-img-wrap img{transform:scale(1.05)}.highlight-tag{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172acc;border-radius:6px;padding:.2rem .6rem;font-size:.72rem;font-weight:600;position:absolute;bottom:.75rem;left:.75rem}.highlight-body{padding:1.35rem}.highlight-dept{color:var(--primary-blue);text-transform:uppercase;margin-bottom:.35rem;font-size:.72rem;font-weight:700;display:block}.highlight-title{color:#0f172a;margin-bottom:.45rem;font-size:1.15rem;font-weight:700}.highlight-desc{color:#64748b;margin-bottom:1rem;font-size:.85rem;line-height:1.5}.highlight-footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:.85rem;font-size:.85rem;display:flex}.highlight-date{color:#475569}.highlight-price{color:var(--success-green);font-weight:700}.features-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.feature-item-card{border:1px solid var(--border-color);background:#fff;border-radius:14px;padding:2rem 1.5rem;transition:all .2s;box-shadow:0 4px 12px #00000008}.feature-item-card:hover{border-color:#93c5fd;transform:translateY(-3px)}.feature-icon-box{background:#eff6ff;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.25rem;font-size:1.6rem;display:flex}.feature-item-card h4{color:#0f172a;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.feature-item-card p{color:#64748b;margin:0;font-size:.88rem;line-height:1.6}.clubs-strip-section{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);text-align:center;background:#fff;padding:2rem 0}.clubs-strip-title{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:.9rem}.clubs-pills-row{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.club-badge{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;padding:.4rem .9rem;font-size:.85rem;font-weight:600}.events-page-wrapper{padding:2rem 0 4rem}.mobile-filter-bar{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:none}.events-split-layout{grid-template-columns:280px 1fr;align-items:flex-start;gap:2rem;display:grid}.events-left-sidebar{border:1px solid var(--border-color);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 4px 15px #0000000a}.sidebar-sticky-inner{padding:1.5rem}.sidebar-header-box{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.sidebar-heading{color:#0f172a;margin:0;font-size:1.1rem;font-weight:700}.sidebar-reset-btn{color:var(--primary-blue);cursor:pointer;background:0 0;border:none;font-size:.8rem;font-weight:600}.sidebar-reset-btn:hover{text-decoration:underline}.sidebar-widget{margin-bottom:1.5rem}.sidebar-label{text-transform:uppercase;color:#64748b;letter-spacing:.5px;margin-bottom:.65rem;font-size:.8rem;font-weight:700;display:block}.sidebar-search-box{align-items:center;display:flex;position:relative}.sidebar-search-input{border:1.5px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:.65rem 2.2rem .65rem .85rem;font-family:inherit;font-size:.88rem;transition:border-color .2s}.sidebar-search-input:focus{border-color:var(--primary-blue);box-shadow:0 0 0 3px #2563eb1a}.sidebar-clear-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:1.1rem;position:absolute;right:.6rem}.sidebar-options-list{flex-direction:column;gap:.35rem;display:flex}.sidebar-option-btn{color:#475569;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;padding:.55rem .75rem;font-size:.88rem;font-weight:500;transition:all .15s;display:flex}.sidebar-option-btn:hover{color:var(--text-main);background:#f1f5f9}.sidebar-option-btn.active{color:var(--primary-blue);background:#eff6ff;font-weight:700}.sidebar-pill{color:#475569;background:#e2e8f0;border-radius:10px;padding:.1rem .45rem;font-size:.72rem}.sidebar-option-btn.active .sidebar-pill{background:var(--primary-blue);color:#fff}.sidebar-radio-group{flex-direction:column;gap:.55rem;display:flex}.radio-label{color:#334155;cursor:pointer;align-items:center;gap:.5rem;font-size:.88rem;display:flex}.sidebar-promo-card{color:#fff;background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:10px;margin-top:1rem;padding:1rem}.promo-badge{background:#f97316;border-radius:4px;padding:.15rem .45rem;font-size:.65rem;font-weight:700}.sidebar-promo-card h5{color:#fff;margin:.5rem 0 .25rem;font-size:.95rem}.sidebar-promo-card p{color:#94a3b8;margin:0;font-size:.78rem;line-height:1.4}.events-main-panel{min-width:0}.events-header-controls{border:1px solid var(--border-color);background:#fff;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 4px 12px #00000008}.events-catalog-title{color:#0f172a;margin:0 0 .2rem;font-size:1.5rem;font-weight:800}.events-count-sub{color:#64748b;font-size:.85rem}.events-right-tools{align-items:center;gap:1rem;display:flex}.view-mode-toggle{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:3px;display:flex}.view-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.35rem .75rem;font-size:.82rem;font-weight:600;transition:all .2s}.view-btn.active{color:var(--primary-blue);background:#fff;box-shadow:0 2px 5px #0000000f}.sort-dropdown-select{color:#0f172a;cursor:pointer;background-color:#fff;border:1.5px solid #cbd5e1;border-radius:8px;outline:none;padding:.5rem .85rem;font-family:inherit;font-size:.85rem}.events-list-view{flex-direction:column;gap:1.25rem;display:flex}.event-list-row-card{border:1px solid var(--border-color);background:#fff;border-radius:14px;grid-template-columns:200px 1fr 180px;transition:all .2s;display:grid;overflow:hidden;box-shadow:0 4px 15px #0000000a}.event-list-row-card:hover{border-color:#bfdbfe;box-shadow:0 8px 25px #00000014}.list-card-thumb{height:100%;min-height:150px;position:relative}.list-card-thumb img{object-fit:cover;width:100%;height:100%}.list-featured-tag{color:#fff;background:#ec4899;border-radius:12px;padding:.15rem .5rem;font-size:.68rem;font-weight:700;position:absolute;top:.5rem;left:.5rem}.list-card-info{flex-direction:column;justify-content:center;padding:1.25rem 1.5rem;display:flex}.list-top-chips{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.list-dept-tag{color:#64748b;font-size:.75rem;font-weight:600}.list-card-title{color:#0f172a;cursor:pointer;margin:0 0 .4rem;font-size:1.15rem;font-weight:700}.list-card-title:hover{color:var(--primary-blue)}.list-card-desc{color:#64748b;margin:0 0 .85rem;font-size:.85rem;line-height:1.5}.list-meta-bottom{color:#475569;flex-wrap:wrap;gap:1.25rem;font-size:.8rem;display:flex}.list-card-action-col{border-left:1px solid var(--border-color);text-align:center;background:#f8fafc;flex-direction:column;justify-content:center;align-items:center;padding:1.25rem;display:flex}.list-price-tag{color:var(--primary-blue);margin-bottom:.2rem;font-size:1.35rem;font-weight:800}.list-seats-info{color:#64748b;margin-bottom:1rem;font-size:.75rem}.event-detail-page-wrapper{padding-bottom:5rem}.detail-hero-header{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);padding:2.5rem 0 3.5rem}.back-nav-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;margin-bottom:1.75rem;padding:.45rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.back-nav-btn:hover{background:#fff3}.detail-hero-grid{grid-template-columns:1.3fr .9fr;align-items:center;gap:2.5rem;display:grid}.detail-chip-row{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.badge-dept{color:#fff;background:#fff3}.detail-page-title{color:#fff;margin-bottom:.5rem;font-size:2.4rem;font-weight:800;line-height:1.25}.detail-page-subtitle{color:#94a3b8;margin-bottom:1.5rem;font-size:1.1rem}.detail-hero-meta-strip{border-top:1px solid #ffffff26;flex-wrap:wrap;gap:2rem;padding-top:1.5rem;display:flex}.hero-meta-item{align-items:center;gap:.65rem;display:flex}.meta-icon{font-size:1.4rem}.meta-title{color:#94a3b8;text-transform:uppercase;font-size:.72rem}.meta-val{color:#fff;font-size:.92rem;font-weight:600}.detail-hero-banner-box{border-radius:16px;max-height:280px;overflow:hidden;box-shadow:0 15px 35px #0006}.detail-hero-banner-box img{object-fit:cover;width:100%;height:100%}.detail-content-layout{z-index:10;grid-template-columns:1fr 340px;gap:2.5rem;margin-top:-2rem;display:grid;position:relative}.detail-block-card{border:1px solid var(--border-color);background:#fff;border-radius:14px;margin-bottom:1.75rem;padding:2rem;box-shadow:0 4px 15px #0000000a}.detail-block-heading{color:#0f172a;align-items:center;gap:.5rem;margin:0 0 1.25rem;font-size:1.35rem;font-weight:800;display:flex}.detail-block-heading:before{content:"";background:var(--primary-blue);border-radius:2px;width:4px;height:20px;display:inline-block}.detail-body-text{color:#334155;margin:0;font-size:.95rem;line-height:1.75}.timeline-container{border-left:2px solid #e2e8f0;flex-direction:column;gap:1.25rem;padding-left:1.5rem;display:flex;position:relative}.timeline-item{position:relative}.timeline-item:before{content:"";background:var(--primary-blue);width:12px;height:12px;box-shadow:0 0 0 2px var(--primary-blue);border:3px solid #fff;border-radius:50%;position:absolute;top:4px;left:-1.9rem}.timeline-time-badge{color:var(--primary-blue);text-transform:uppercase;margin-bottom:.2rem;font-size:.75rem;font-weight:700}.timeline-session-title{color:#0f172a;margin:0 0 .2rem;font-size:1rem;font-weight:700}.timeline-speaker-tag{color:#64748b;font-size:.82rem}.speakers-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;display:grid}.speaker-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:1rem;padding:1rem;display:flex}.speaker-avatar{object-fit:cover;border:2px solid var(--primary-blue);border-radius:50%;width:54px;height:54px}.speaker-name{color:#0f172a;margin:0 0 .15rem;font-size:.95rem;font-weight:700}.speaker-role{color:var(--primary-blue);font-size:.78rem;font-weight:600}.speaker-org{color:#64748b;font-size:.75rem}.perks-checklist{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.perks-checklist li{color:#334155;align-items:flex-start;gap:.75rem;font-size:.92rem;display:flex}.check-icon{color:#15803d;background:#dcfce7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;font-weight:800;display:flex}.rules-numbered-list{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.rules-numbered-list li{color:#334155;align-items:flex-start;gap:.75rem;font-size:.92rem;line-height:1.5;display:flex}.rule-num{color:var(--primary-blue);background:#eff6ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex}.sticky-booking-card{border:1px solid var(--border-color);background:#fff;border-radius:16px;padding:2rem 1.75rem;position:sticky;top:5rem;box-shadow:0 10px 30px #00000014}.booking-price-header{text-align:center;border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem;padding-bottom:1.25rem}.booking-label{color:#64748b;letter-spacing:.5px;font-size:.75rem;font-weight:700}.booking-price-val{color:var(--primary-blue);margin:.2rem 0;font-size:2.2rem;font-weight:800}.booking-sub{color:#64748b;font-size:.78rem}.booking-capacity-box{margin-bottom:1.5rem}.booking-quick-meta{background:#f8fafc;border-radius:10px;flex-direction:column;gap:.65rem;margin-bottom:1.5rem;padding:1rem;display:flex}.booking-meta-row{justify-content:space-between;font-size:.85rem;display:flex}.booking-meta-row span{color:#64748b}.booking-meta-row strong{color:#0f172a}.booking-note{color:#64748b;text-align:center;margin-top:.65rem;font-size:.78rem;line-height:1.4}.about-hero-section{color:#fff;text-align:center;background:linear-gradient(135deg,#1e3a8a,#0f172a);padding:4rem 0 3rem}.about-hero-title{margin:.5rem 0 .75rem;font-size:2.4rem;font-weight:800}.about-hero-sub{color:#cbd5e1;max-width:720px;margin:0 auto;font-size:1rem}.about-two-col{grid-template-columns:1.25fr .85fr;gap:3rem;display:grid}.about-p{color:#334155;margin-bottom:1.25rem;font-size:1rem;line-height:1.75}.about-badges-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem;display:grid}.accredit-box{border:1px solid var(--border-color);background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 4px 10px #00000008}.accredit-title{color:var(--primary-blue);margin-bottom:.35rem;font-size:1.05rem;font-weight:800}.accredit-desc{color:#64748b;font-size:.82rem;line-height:1.4}.about-card-info-box{border:1px solid var(--border-color);background:#fff;border-radius:16px;padding:2rem;box-shadow:0 10px 25px #0000000d}.facts-list{color:#334155;flex-direction:column;gap:.75rem;margin:1rem 0 0;padding:0;font-size:.92rem;list-style:none;display:flex}.my-passes-page-wrapper{padding:3rem 0 5rem}.passes-header-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;margin-bottom:2.5rem;display:flex}.passes-page-title{color:#0f172a;margin:0 0 .35rem;font-size:2rem;font-weight:800}.passes-page-subtitle{color:#64748b;margin:0;font-size:.95rem}.passes-grid-layout{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:1.5rem;display:grid}.pass-card-item{background:#fff;border:2px dashed #cbd5e1;border-radius:14px;padding:1.75rem;transition:all .2s;box-shadow:0 6px 20px #0000000a}.pass-card-item:hover{border-color:var(--primary-blue);box-shadow:0 10px 25px #2563eb1a}.pass-card-top{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.pass-tag{color:var(--primary-blue);background:#eff6ff;border-radius:12px;padding:.2rem .6rem;font-size:.72rem;font-weight:700}.pass-id-mono{color:#0f172a;font-family:monospace;font-size:.85rem;font-weight:700}.pass-event-title{color:#0f172a;margin:0 0 1rem;font-size:1.2rem;font-weight:800}.pass-info-grid{background:#f8fafc;border-radius:10px;grid-template-columns:1fr 1fr;gap:.85rem;margin-bottom:1.25rem;padding:.85rem;display:grid}.pass-label{text-transform:uppercase;color:#64748b;font-size:.7rem;display:block}.pass-val{color:#0f172a;font-size:.85rem;font-weight:600}.pass-card-bottom{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.pass-fee-badge{color:var(--success-green);font-size:.88rem;font-weight:700}.pass-btn-group{gap:.5rem;display:flex}.site-footer{color:#cbd5e1;background:#0f172a;margin-top:auto;padding-top:4rem}.footer-content-grid{grid-template-columns:2fr 1fr 1fr 1.25fr;gap:3rem;padding-bottom:3.5rem;display:grid}.footer-brand-title{color:#fff;margin-bottom:.65rem;font-size:1.25rem;font-weight:800}.footer-brand-sub{color:#94a3b8;margin-bottom:1.25rem;font-size:.88rem;line-height:1.6}.footer-address{color:#cbd5e1;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:.75rem 1rem;font-size:.85rem}.footer-col-links h4,.footer-col-contact h4{color:#fff;margin-bottom:1.25rem;font-size:1rem;font-weight:700}.footer-col-links ul{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.footer-col-links button{color:#94a3b8;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:.88rem;transition:color .2s}.footer-col-links button:hover,.footer-col-links a:hover{color:#fff}.footer-col-links a{color:#94a3b8;font-size:.88rem;text-decoration:none;transition:color .2s}.footer-col-contact p{color:#94a3b8;margin-bottom:.5rem;font-size:.88rem}.footer-bottom-bar{color:#64748b;border-top:1px solid #ffffff1a;padding:1.25rem 0;font-size:.8rem}.footer-bottom-inner{flex-wrap:wrap;justify-content:space-between;gap:.5rem;display:flex}@media (width<=1024px){.hero-inner-grid{grid-template-columns:1fr;gap:2.5rem}.events-split-layout{grid-template-columns:240px 1fr;gap:1.5rem}.detail-content-layout,.detail-hero-grid,.about-two-col{grid-template-columns:1fr}.footer-content-grid{grid-template-columns:1fr 1fr}}@media (width<=860px){.mobile-filter-bar{display:flex}.events-split-layout{grid-template-columns:1fr}.events-left-sidebar{display:none}.events-left-sidebar.open{margin-bottom:1.5rem;display:block}.event-list-row-card{grid-template-columns:1fr}.list-card-thumb{height:180px}.nav-bar-inner{flex-wrap:wrap;gap:.75rem}.desktop-nav-links{-webkit-overflow-scrolling:touch;order:3;gap:.35rem;width:100%;padding-bottom:.25rem;display:flex;overflow-x:auto}.nav-link-btn{white-space:nowrap;padding:.4rem .75rem;font-size:.82rem}}@media (width<=600px){.hero-heading{font-size:2rem}.detail-page-title{font-size:1.75rem}.footer-content-grid,.passes-grid-layout{grid-template-columns:1fr}}.campus-carousel-section{color:#fff;border-bottom:1px solid var(--border-color);background:#0f172a;padding:3.5rem 0 4rem}.carousel-header-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem;display:flex}.carousel-controls-group{align-items:center;gap:.75rem;display:flex}.carousel-arrow-btn{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.25rem;transition:all .2s;display:flex}.carousel-arrow-btn:hover{background:var(--primary-blue);border-color:var(--primary-blue);transform:scale(1.08)}.carousel-counter-tag{color:#94a3b8;letter-spacing:1px;font-family:monospace;font-size:.85rem;font-weight:700}.carousel-slider-frame{border:1px solid #ffffff26;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.carousel-slide-item{animation:.4s fadeInSlide;position:relative}@keyframes fadeInSlide{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.slide-image-container{width:100%;height:460px;position:relative;overflow:hidden}.slide-image-container img{object-fit:cover;width:100%;height:100%}.slide-gradient-overlay{background:linear-gradient(#0f172a33 0%,#0f172ae0 100%);width:100%;height:100%;position:absolute;top:0;left:0}.slide-content-overlay{z-index:5;max-width:800px;padding:3rem;position:absolute;bottom:0;left:0;right:0}.slide-tag-pill{color:#fff;letter-spacing:.8px;text-transform:uppercase;border-radius:20px;margin-bottom:.75rem;padding:.3rem .75rem;font-size:.72rem;font-weight:800;display:inline-block}.slide-title{color:#fff;margin:0 0 .5rem;font-size:2.2rem;font-weight:800;line-height:1.25}.slide-subtitle{color:#e2e8f0;margin:0 0 .5rem;font-size:1.1rem}.slide-caption{color:#94a3b8;margin:0;font-size:.88rem}.carousel-dots-row{justify-content:center;align-items:center;gap:.6rem;margin-top:1.5rem;display:flex}.carousel-dot{cursor:pointer;background:#ffffff40;border:none;border-radius:50%;width:10px;height:10px;transition:all .25s}.carousel-dot.active{background:var(--primary-blue);border-radius:10px;width:28px}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.gallery-card{border:1px solid var(--border-color);background:#fff;border-radius:14px;transition:all .25s;overflow:hidden;box-shadow:0 4px 15px #0000000a}.gallery-card:hover{transform:translateY(-4px);box-shadow:0 12px 25px #00000017}.gallery-img-box{height:190px;position:relative;overflow:hidden}.gallery-img-box img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.gallery-card:hover .gallery-img-box img{transform:scale(1.06)}.gallery-cat-badge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172ad9;border-radius:12px;padding:.2rem .6rem;font-size:.7rem;font-weight:700;position:absolute;top:.75rem;right:.75rem}.gallery-card-body{padding:1.15rem}.gallery-title{color:#0f172a;margin:0;font-size:1rem;font-weight:700}.events-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.85rem;display:grid}.event-card-modern{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;flex-direction:column;height:100%;transition:all .25s;display:flex;overflow:hidden;box-shadow:0 4px 20px -2px #0000000d}.event-card-modern:hover{border-color:#93c5fd;transform:translateY(-5px);box-shadow:0 16px 32px -4px #2563eb1f}.card-media-wrap{background:#0f172a;width:100%;height:185px;position:relative;overflow:hidden}.card-media-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.event-card-modern:hover .card-media-wrap img{transform:scale(1.06)}.card-badges-floating{z-index:2;flex-direction:column;gap:.35rem;display:flex;position:absolute;top:.85rem;left:.85rem}.card-body-modern{flex-direction:column;flex:1;padding:1.4rem;display:flex}.card-meta-top-row{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.6rem;display:flex}.card-cat-badge{color:#2563eb;text-transform:uppercase;letter-spacing:.3px;background:#eff6ff;border-radius:12px;padding:.2rem .6rem;font-size:.72rem;font-weight:700}.card-dept-tag{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:170px;font-size:.75rem;font-weight:600;overflow:hidden}.card-modern-title{color:#0f172a;cursor:pointer;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:3.1rem;margin:0 0 .5rem;font-size:1.18rem;font-weight:750;line-height:1.35;transition:color .2s;display:-webkit-box;overflow:hidden}.card-modern-title:hover{color:var(--primary-blue)}.card-modern-desc{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.6rem;margin:0 0 1rem;font-size:.86rem;line-height:1.55;display:-webkit-box;overflow:hidden}.card-info-chips{background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;flex-direction:column;gap:.35rem;margin-bottom:1.15rem;padding:.65rem .85rem;display:flex}.info-chip{color:#334155;font-size:.8rem;font-weight:500}.venue-chip{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.card-capacity-box{margin-bottom:1.15rem}.capacity-label-row{color:#64748b;justify-content:space-between;align-items:center;margin-bottom:.35rem;font-size:.78rem;display:flex}.capacity-percent-badge{color:#0f172a;font-size:.75rem;font-weight:700}.capacity-track-bar{background:#e2e8f0;border-radius:10px;width:100%;height:6px;overflow:hidden}.capacity-fill-bar{background:var(--primary-blue);border-radius:10px;height:100%;transition:width .4s}.capacity-fill-bar.urgent{background:var(--warning-orange)}.capacity-fill-bar.full{background:var(--danger-red)}.card-bottom-action-bar{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:.85rem;margin-top:auto;padding-top:1.15rem;display:flex}.card-price-display{flex-direction:column;display:flex}.fee-label{color:#94a3b8;letter-spacing:.5px;font-size:.68rem;font-weight:700}.fee-amount{color:var(--primary-blue);font-size:1.25rem;font-weight:800;line-height:1.1}.card-button-pair{flex:1;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.btn-card-details{color:#334155;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:8px;height:40px;padding:0 .85rem;font-size:.85rem;font-weight:600;transition:all .2s}.btn-card-details:hover{color:#0f172a;background:#e2e8f0}.btn-card-register{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;border-radius:8px;height:40px;padding:0 1rem;font-size:.85rem;font-weight:700;transition:all .2s;box-shadow:0 4px 10px #2563eb40}.btn-card-register:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 6px 14px #2563eb59}.btn-card-registered{color:#fff;cursor:pointer;white-space:nowrap;background:#059669;border:none;border-radius:8px;height:40px;padding:0 1rem;font-size:.85rem;font-weight:700;transition:all .2s}.btn-card-registered:hover{background:#047857}.btn-card-disabled{color:#94a3b8;cursor:not-allowed;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;height:40px;padding:0 .85rem;font-size:.85rem;font-weight:600}@media (width<=600px){.slide-image-container{height:360px}.slide-content-overlay{padding:1.5rem}.slide-title{font-size:1.5rem}.card-bottom-action-bar{flex-direction:column;align-items:stretch}.card-button-pair{justify-content:stretch;width:100%}.btn-card-details,.btn-card-register,.btn-card-registered,.btn-card-disabled{text-align:center;flex:1}}
