/* IBO-specific content sizing; colors and components remain Cineprime's. */
.cp-login-wrapper{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:1rem}.cp-login-card{width:100%;max-width:400px}.cp-login-header{text-align:center;margin-bottom:2rem}.cp-login-icon{width:64px;height:64px;border-radius:var(--radius);background:hsl(var(--primary));color:hsl(var(--primary-foreground));display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.cp-login-icon span{font-size:36px}.cp-login-card .card-content{padding-top:1.5rem}.topbar-spacer{flex:1}.logout-button{border:0;background:none;width:100%;cursor:pointer;font:inherit;text-align:left}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.form-actions,.row-actions,.pagination,.search-form{display:flex;gap:.5rem;align-items:center}.pagination{margin-top:1rem;flex-wrap:wrap}.search-form{max-width:400px}.qr-preview{width:200px;height:200px;background:white;margin:1rem 0}.backdrop-preview{max-width:100%;max-height:320px;border-radius:var(--radius)}.form-description{color:hsl(var(--muted-foreground));font-size:.875rem;margin-bottom:1rem}.input{max-width:100%}textarea.input{height:auto;min-height:100px}.home-backdrop{margin:0;height:100vh;overflow:hidden;background:radial-gradient(ellipse at top right,hsl(var(--primary)/.25),hsl(var(--background)))}.home-image{width:100%;height:100%;object-fit:cover}.sports-guide{padding:2rem}.sports-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin-top:1rem}.sport-event:focus{outline:3px solid hsl(var(--primary))}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.tabs-list{margin-bottom:1rem;flex-wrap:wrap}.dialog-overlay .dialog-content{max-width:440px} .table code{word-break:break-word}.table td{max-width:420px;overflow-wrap:anywhere}
@media(max-width:640px){.form-grid{grid-template-columns:1fr}.search-form{flex-wrap:wrap}.sports-guide{padding:1rem}.sidebar-title{max-width:170px;overflow:hidden}}

.sidebar-icon-logo{color:#282a36}
