:root{color:#111827;background:#f7f2ea;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}.app-shell{color:#111827;background:#f8fafc;min-height:100vh}.logo{color:inherit;letter-spacing:0;align-items:center;gap:8px;font-size:21px;font-weight:950;display:inline-flex}.logo span:last-child{color:#6d3df5}.logo-mark{color:#fff;background:#6d3df5;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.app-hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;max-width:1152px;min-height:100vh;margin:0 auto;padding:48px 28px;display:grid;position:relative}.app-hero:before{z-index:0;content:"";background:linear-gradient(#6d3df52e,#0000),#080b16;position:fixed;inset:0 44% 0 0}.app-hero>*{z-index:1;position:relative}.app-hero-copy{color:#fff;min-height:640px;margin:-48px 0;padding:48px 0}.app-hero-copy h1,.detail-body h1,.form-card h1,.dashboard-heading h1{letter-spacing:0;margin:0;font-weight:950;line-height:1}.app-hero-copy h1{color:#f8fafc;max-width:700px;margin-top:38px;font-size:clamp(48px,7vw,76px)}.app-hero-copy p:not(.preview-pill){color:#cbd5e1;max-width:590px;margin:22px 0 0;font-size:18px;font-weight:600;line-height:1.7}.preview-pill{color:#e2e8f0;border:1px solid #ffffff2e;border-radius:999px;margin:72px 0 0;padding:8px 12px;font-size:13px;font-weight:800;display:inline-flex}.app-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.app-button{border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-size:15px;font-weight:850;text-decoration:none;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex}.app-button:hover{transform:translateY(-1px)}.app-button-primary{color:#fff;background:#6d3df5;box-shadow:0 14px 30px #6d3df538}.app-button-primary:hover{background:#5b2fe0}.app-button-ghost{color:#fff;background:#ffffff14;border:1px solid #ffffff2e}.app-button-soft{color:#312e81;background:#eef2ff}.event-panel{padding:8px}.search-box{color:#64748b;background:#fff;border:1px solid #dbe3ef;border-radius:8px;align-items:center;gap:10px;min-height:50px;padding:0 15px;font-weight:750;display:flex;box-shadow:0 10px 32px #0f172a0f}.category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.category{color:#334155;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-items:center;gap:7px;padding:12px 5px;font-size:12px;font-weight:800;display:grid}.category span{color:#6d3df5;background:#ede9fe;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.event-panel h2,.panel h2{color:#111827;margin:28px 0 12px;font-size:20px;font-weight:950}.event-list,.application-list{gap:10px;display:grid}.event-card{width:100%;color:inherit;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid;box-shadow:0 10px 32px #0f172a0f}.event-card:hover{border-color:#b9a7ff}.event-icon{color:#fff;background:#111827;border-radius:8px;place-items:center;width:66px;height:66px;display:grid}.event-copy{gap:4px;min-width:0;display:grid}.event-copy strong{color:#111827;font-size:17px;font-weight:950}.event-copy span:last-child{color:#64748b;font-size:14px;line-height:1.35}.event-date{color:#6d3df5;text-transform:uppercase;font-size:12px;font-weight:950}.status{text-transform:capitalize;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.status-open,.status-approved{color:#166534;background:#dcfce7}.status-waitlist,.status-waitlisted{color:#92400e;background:#fef3c7}.status-pending{color:#5b21b6;background:#ede9fe}.status-rejected{color:#991b1b;background:#fee2e2}.app-page{max-width:1152px;margin:0 auto;padding:34px 24px 64px}.app-page-narrow{max-width:930px}.back-link,.sidebar-link{color:#6d3df5;background:0 0;border:0;font-size:14px;font-weight:900}.back-link{margin-bottom:16px;padding:0}.detail-card,.form-card,.panel,.metric,.application-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 32px #0f172a0f}.detail-card{overflow:hidden}.detail-visual{color:#fff;background:linear-gradient(135deg,#6d3df5db,#080b16f2),#111827;place-items:center;height:230px;display:grid}.detail-body,.form-card,.panel{padding:24px}.detail-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.detail-heading h1{color:#111827;font-size:clamp(32px,5vw,48px)}.detail-heading p{margin:10px 0 2px;font-size:18px;font-weight:850}.detail-heading span:not(.status){color:#64748b}.info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:28px;display:grid}.info-item{color:#334155;background:#f8fafc;border-radius:8px;align-items:center;gap:10px;padding:13px;font-weight:800;display:flex}.info-item span{color:#6d3df5}.section-copy{border-top:1px solid #e2e8f0;margin-top:28px;padding-top:24px}.section-copy h2,.success-box h2{color:#111827;margin:0;font-size:22px;font-weight:950}.section-copy p,.form-card>p,.success-box p,.application-card p{color:#64748b;line-height:1.65}.app-form-page{max-width:700px}.form-card{margin-top:28px}.form-card h1{font-size:38px}.app-form{gap:12px;margin-top:22px;display:grid}.app-form input,.app-form textarea{color:#111827;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:13px 14px}.app-form textarea{resize:vertical;min-height:105px}.app-form input:focus,.app-form textarea:focus{border-color:#6d3df5;box-shadow:0 0 0 4px #6d3df51f}.success-box{color:#166534;background:#ecfdf5;border-radius:8px;gap:12px;margin-top:24px;padding:22px;display:grid}.success-box p{margin:0}.form-note{font-size:14px;color:#92400e!important}.dashboard{grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#fff;background:#080b16;flex-direction:column;gap:22px;padding:28px 20px;display:flex}.venue-card{color:#f8fafc;background:#ffffff14;border-radius:8px;gap:4px;padding:14px;font-weight:850;display:grid}.venue-card span{color:#94a3b8;font-size:12px}.side-nav{gap:8px;display:grid}.side-nav span{color:#e2e8f0;background:#ffffff14;border-radius:8px;align-items:center;gap:10px;padding:12px;font-weight:850;display:flex}.sidebar .app-button{width:100%}.sidebar-link{color:#cbd5e1;align-self:flex-start;padding:0}.dashboard-main{padding:34px 28px 64px}.dashboard-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.dashboard-heading h1{font-size:42px}.dashboard-heading p{color:#64748b;margin:8px 0 0;font-weight:650}.dashboard-heading>span{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:12px 14px;font-weight:850}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:28px;display:grid}.metric{gap:6px;padding:18px;display:grid}.metric strong{color:#6d3df5;font-size:34px;font-weight:950}.metric span{color:#64748b;font-size:14px;font-weight:750}.dashboard-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:18px;margin-top:22px;display:grid}.panel h2{margin-top:0}.application-card{padding:15px}.application-head{justify-content:space-between;gap:12px;display:flex}.application-head div{gap:4px;display:grid}.application-head strong{color:#111827;font-size:17px;font-weight:950}.application-head span:not(.status){color:#64748b;font-size:13px;font-weight:700}.application-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.application-actions button{color:#312e81;background:#eef2ff;border:0;border-radius:8px;min-height:36px;padding:0 12px;font-size:13px;font-weight:850}.page{color:#111827;background:#f7f2ea;min-height:100vh;overflow:hidden}.hero{grid-template-columns:1fr .9fr;align-items:center;gap:40px;width:100%;max-width:1152px;min-height:100vh;margin:0 auto;padding:40px 32px;display:grid}.copy{max-width:672px}.eyebrow{color:#b45309;letter-spacing:.24em;text-transform:uppercase;margin:0;font-size:14px;font-weight:950}.copy h1{max-width:720px;margin:20px 0 0;font-size:clamp(48px,8vw,86px);font-weight:950;line-height:.95}.lede{color:#4b5563;max-width:576px;margin:24px 0 0;font-size:18px;font-weight:600;line-height:1.75}.badges{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.badge{border-radius:999px;align-items:center;min-height:48px;padding:0 20px;font-size:14px;font-weight:800;display:inline-flex}.badge-dark{color:#fff;background:#111827;box-shadow:0 18px 34px #11182738}.badge-light{color:#374151;background:#ffffffb8;border:1px solid #d6c7b5}.stage-wrap{place-items:center;display:grid}.stage-card{aspect-ratio:4/5;background:linear-gradient(#ffffff14,#fff0),#161b28;border:1px solid #1118271f;border-radius:28px;width:min(100%,440px);position:relative;overflow:hidden;box-shadow:0 28px 80px #11182740}.marquee{z-index:5;color:#111827;background:#f8fafc;border-radius:18px;justify-content:space-between;padding:14px 16px;font-size:14px;font-weight:950;display:flex;position:absolute;top:26px;left:26px;right:26px;box-shadow:0 16px 35px #0000003d}.marquee span{background:#facc15;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.curtain{z-index:2;background:repeating-linear-gradient(90deg,#ffffff14 0 10px,#0000 10px 24px),#b91c1c;width:42%;position:absolute;top:0;bottom:92px}.curtain-left{clip-path:polygon(0 0,100% 0,74% 100%,0 100%);left:0}.curtain-right{clip-path:polygon(0 0,100% 0,100% 100%,26% 100%);right:0}.spotlight{z-index:1;filter:blur(1px);opacity:.9;background:linear-gradient(#facc1557,#facc1500);width:54%;height:62%;position:absolute;top:94px}.spotlight-left{left:4%;transform:skew(-18deg)}.spotlight-right{right:4%;transform:skew(18deg)}.mic{z-index:4;width:128px;height:218px;position:absolute;bottom:112px;left:50%;transform:translate(-50%)}.mic-head{background:repeating-linear-gradient(0deg,#0000 0 9px,#ffffff2e 9px 13px),#374151;border:8px solid #d1d5db;border-radius:38px;width:78px;height:98px;position:absolute;top:0;left:50%;transform:translate(-50%)rotate(-8deg);box-shadow:inset 0 -12px #0000002e}.mic-stem{background:#d1d5db;border-radius:999px;width:10px;height:106px;position:absolute;top:86px;left:50%;transform:translate(-50%)}.mic-base{background:#d1d5db;border-radius:999px 999px 10px 10px;width:116px;height:22px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.stage-floor{z-index:3;background:linear-gradient(90deg,#ffffff1a 1px,#0000 1px) 0 0/42px 100%,linear-gradient(#78350f,#451a03);height:112px;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -20px 45px #00000047}@media (width<=760px){.hero{grid-template-columns:1fr;align-content:center;gap:36px;padding:34px 20px}.copy h1{font-size:48px}.lede{font-size:17px}.stage-card{border-radius:22px;width:min(100%,340px)}.marquee{padding:10px;font-size:11px;top:18px;left:18px;right:18px}.marquee span{width:19px;height:19px}}@media (width<=960px){.app-hero{grid-template-columns:1fr;padding:36px 20px 56px}.app-hero:before{height:52%;inset:0 0 auto}.app-hero-copy{min-height:auto;margin:0;padding:0}.preview-pill{margin-top:38px}.event-panel{padding:0}.dashboard,.dashboard-grid{grid-template-columns:1fr}}@media (width<=700px){.app-hero-copy h1{font-size:46px}.category-grid,.metric-grid,.info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.event-card{grid-template-columns:auto minmax(0,1fr)}.event-card .status{grid-column:2;justify-self:start}.detail-heading,.dashboard-heading,.application-head{flex-direction:column;align-items:flex-start}.dashboard-main,.app-page{padding-inline:18px}}
