:root{--ccr-navy: #001b3a;--ccr-gold: #f9b233;--ccr-light: #f5f7fa;--ccr-text: #121212;--ccr-muted: #7a869a;--radius-lg: 16px}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:var(--ccr-light);color:var(--ccr-text);font-size:16px}@media (min-width: 768px){body{font-size:18px}}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-content{flex:1;padding:1.25rem 1rem 3rem;max-width:1080px;margin:0 auto;width:100%}@media (min-width: 768px){.app-content{padding:2rem 1.5rem 3rem}}.card{background:#fff;border-radius:var(--radius-lg);padding:1.25rem;box-shadow:0 18px 45px #0a164614}@media (min-width: 768px){.card{padding:1.5rem}}.card h2{margin-top:0;font-size:1.5rem}@media (min-width: 768px){.card h2{font-size:1.75rem}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:999px;padding:.75rem 1.5rem;border:none;cursor:pointer;font-weight:600;font-size:1rem;min-height:44px}@media (min-width: 768px){.btn{padding:.6rem 1.4rem;font-size:.95rem;min-height:auto}}.btn-primary{background:linear-gradient(135deg,var(--ccr-gold),#ffd46b);color:#2a1c00}.btn-ghost{background:transparent;border:1px solid rgba(255,255,255,.3);color:#fff}.btn:disabled{opacity:.6;cursor:not-allowed}.field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.9rem}.field label{font-size:.9rem;font-weight:600;color:var(--ccr-muted)}.field input,.field select,.field textarea{border-radius:999px;border:1px solid #d0d7e2;padding:.75rem 1rem;font-size:1rem;min-height:44px}@media (min-width: 768px){.field label{font-size:.85rem}.field input,.field select,.field textarea{padding:.6rem .9rem;font-size:.95rem;min-height:auto}}.field textarea{border-radius:12px;min-height:5rem;resize:vertical}.pill-row{display:flex;flex-wrap:wrap;gap:.4rem;margin:.4rem 0 .8rem}.pill{border-radius:999px;padding:.35rem .8rem;background:#eef2f9;font-size:.78rem;color:var(--ccr-muted)}.list{list-style:none;padding:0;margin:0}.list-item{padding:.4rem 0;display:flex;gap:.75rem;align-items:flex-start}.list-item-bullet{margin-top:.35rem;width:7px;height:7px;border-radius:50%;background:var(--ccr-gold);flex-shrink:0}.tag{display:inline-flex;align-items:center;gap:.25rem;border-radius:999px;padding:.2rem .7rem;background:#f9b2331f;color:#8a5a00;font-size:.78rem;font-weight:600}.stack-v{display:flex;flex-direction:column;gap:1rem}.stack-h{display:flex;flex-wrap:wrap;gap:1rem}.kids-game-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.75rem}.kids-game-tile{border-radius:14px;padding:.9rem .7rem;background:#fff;border:2px dashed rgba(0,27,58,.12);text-align:center;font-size:.85rem;cursor:grab}.kids-game-dropzone{border-radius:16px;padding:1.1rem .9rem;background:#001b3a08;border:2px solid rgba(0,27,58,.16);min-height:72px}.status-chip{display:inline-flex;align-items:center;gap:.4rem;border-radius:999px;padding:.25rem .7rem;font-size:.78rem}.status-chip.ok{background:#00b0871f;color:#00614a}.status-chip.warn{background:#ffbf001f;color:#7a5300}.status-chip.danger{background:#cf483c1f;color:#8a1b12}@media (max-width: 767px){p{font-size:1rem;line-height:1.6}.pill{font-size:.85rem;padding:.4rem .9rem}.tag,.status-chip{font-size:.85rem}a{min-height:44px;display:inline-flex;align-items:center}header[aria-label="Main navigation"]>div>div:first-child{max-width:calc(50% - 50px)!important;padding-right:.25rem!important;font-size:.75rem!important}header[aria-label="Main navigation"]>div>div:first-child>span{white-space:normal!important;line-height:1.3!important;word-break:break-word!important}.user-nav-container{background-color:var(--ccr-navy, #001b3a)!important;border-radius:999px!important;padding:.25rem!important;border:1px solid rgba(255,255,255,.1)!important;display:flex!important;align-items:center!important;gap:0!important}.user-nav-item{font-size:.8rem!important;padding:.4rem .75rem!important;white-space:nowrap!important;min-height:2rem!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;background:transparent!important;border:none!important;transition:background-color .2s ease!important}.user-nav-item:hover{background-color:#ffffff1a!important}.user-nav-divider{width:1px!important;height:1.5rem!important;background-color:#fff3!important;margin:0 .25rem!important;flex-shrink:0!important}.user-nav-container{max-width:calc(50% - 50px)!important;padding:.2rem!important}.user-nav-item{font-size:.75rem!important;padding:.35rem .6rem!important;min-height:1.75rem!important}.user-nav-divider{height:1.25rem!important;margin:0 .15rem!important}}.admin-mobile-text{display:inline-block!important}.admin-desktop-text{display:none!important}@media (min-width: 768px){.admin-mobile-text{display:none!important}.admin-desktop-text{display:inline-block!important}}
