.user-menu{position:relative}.user-menu-trigger{background:none;border:1.5px solid rgba(255,255,255,.6);color:#fff;padding:.35rem .75rem;border-radius:6px;font-size:.85rem;font-weight:500;font-family:inherit;cursor:pointer;transition:background .2s,border-color .2s;display:flex;align-items:center;gap:.4rem}.user-menu-trigger:hover{background:#ffffff26;border-color:#fff}.user-menu-name{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-menu-arrow{font-size:.6rem;opacity:.8}.user-menu-dropdown{position:absolute;top:calc(100% + 6px);right:0;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;min-width:180px;z-index:100;overflow:hidden;animation:userMenuFadeIn .15s ease}@keyframes userMenuFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.user-menu-item{display:block;width:100%;padding:.65rem 1rem;background:none;border:none;text-align:left;font-size:.875rem;font-family:inherit;color:#333;cursor:pointer;transition:background .15s}.user-menu-item:hover{background:#f5f5f5}.user-menu-logout{color:#b71c1c;font-weight:500}.user-menu-logout:hover{background:#fef2f2}.user-menu-divider{height:1px;background:#e5e5e5;margin:.25rem 0}.home{min-height:100vh;display:flex;flex-direction:column;background:#f4ede2}.top-bar{background:#b71c1c;padding:.75rem 2rem;display:flex;justify-content:space-between;align-items:center}.login-link{background:none;border:1.5px solid rgba(255,255,255,.6);color:#fff;padding:.35rem 1rem;border-radius:6px;font-size:.85rem;font-weight:500;font-family:inherit;cursor:pointer;transition:background .2s,border-color .2s}.login-link:hover{background:#ffffff26;border-color:#fff}.top-bar-brand{display:flex;align-items:center;gap:.75rem}.top-bar-title{font-size:1rem;font-weight:700;color:#fff;letter-spacing:.01em;white-space:nowrap}.logo{height:2rem;display:block}.cards-section{flex:1;padding:2.5rem 1.5rem 3rem;display:flex;justify-content:center}.cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;max-width:1000px;width:100%}.card{background:#fdf8f2;border:none;border-radius:12px;padding:1.5rem 1.25rem 1.25rem;text-align:left;cursor:pointer;box-shadow:0 1px 4px #1c14100f,0 4px 16px #1c14100a;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;gap:.5rem;font-family:inherit;color:#1c1410;border-top:4px solid #d32f2f;border-bottom:4px solid #1a1a1a}.card:hover{transform:translateY(-4px);box-shadow:0 8px 28px #b71c1c1f}.card h2{font-size:1.2rem;font-weight:600;color:#b71c1c}.card p{font-size:.93rem;color:#574840;line-height:1.55;flex:1}.card-cta{font-size:.9rem;font-weight:600;color:#d32f2f;margin-top:.5rem;transition:transform .2s ease;display:inline-block}.card:hover .card-cta{transform:translate(4px)}.card--activity{border-top-color:#1565c0;position:relative}.card--activity h2,.card--activity .card-cta{color:#1565c0}.card--activity:hover{box-shadow:0 8px 28px #1565c024}.card--mock{border-top-color:#e65100;opacity:.9}.card--mock h2,.card--mock .card-cta{color:#e65100}.card-mock-badge{display:inline-block;font-size:.62rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;background:#fef3c7;color:#92400e;border:1px solid #fde68a;border-radius:4px;padding:.1rem .4rem;margin-bottom:.25rem;align-self:flex-start}.footer{background:#1a1a1a;color:#ffffffa6;padding:1.5rem 2rem}.footer-content{max-width:1000px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.footer-brand{font-weight:600;color:#ffffffd9}.footer-help-link{background:none;border:none;color:#ffffff8c;font-size:.875rem;font-family:inherit;cursor:pointer;padding:0;text-decoration:underline;transition:color .15s}.footer-help-link:hover{color:#ffffffe6}@media (max-width: 640px){.top-bar{padding:.6rem 1rem}.logo{height:1.6rem}.cards-section{padding:1.5rem 1rem 2rem}.footer-content{flex-direction:column;gap:.25rem;text-align:center}}.iframe-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:1000;display:flex;align-items:stretch;justify-content:center;padding:1rem}.iframe-container{display:flex;flex-direction:column;width:100%;max-width:1200px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 8px 40px #0000004d}.iframe-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#b71c1c;flex-shrink:0}.iframe-title{color:#fff;font-weight:600;font-size:1rem}.iframe-close{background:none;border:none;color:#fff;font-size:1.2rem;cursor:pointer;padding:.1rem .4rem;border-radius:4px;line-height:1;opacity:.85;transition:opacity .15s,background .15s}.iframe-close:hover{opacity:1;background:#ffffff26}.iframe-content{flex:1;border:none;width:100%;min-height:0}.login-page{min-height:100vh;display:flex;flex-direction:column;background:#f4ede2}.login-section{flex:1;display:flex;justify-content:center;align-items:center;padding:2rem 1rem}.login-card{background:#fdf8f2;border-radius:12px;padding:2.5rem 2rem;width:100%;max-width:400px;box-shadow:0 1px 4px #1c14100f,0 4px 16px #1c14100a;border-top:4px solid #d32f2f;display:flex;flex-direction:column;gap:.75rem}.login-card h1{font-size:1.5rem;font-weight:700;color:#b71c1c;margin-bottom:.25rem}.login-card label{font-size:.875rem;font-weight:600;color:#574840}.login-card input{padding:.7rem .85rem;border:1.5px solid #e0d6cc;border-radius:8px;font-size:.95rem;font-family:inherit;transition:border-color .2s;outline:none}.login-card input:focus{border-color:#b71c1c}.login-btn{margin-top:.5rem;padding:.75rem;background:#b71c1c;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s}.login-btn:hover:not(:disabled){background:#d32f2f}.login-btn:disabled{opacity:.6;cursor:not-allowed}.forgot-link{background:none;border:none;color:#b71c1c;font-size:.875rem;font-weight:500;font-family:inherit;cursor:pointer;padding:.25rem 0;text-align:center}.forgot-link:hover{text-decoration:underline}.forgot-description{font-size:.9rem;color:#574840;line-height:1.5;margin-bottom:.25rem}.login-error{background:#fef2f2;color:#b71c1c;padding:.6rem .85rem;border-radius:6px;font-size:.875rem;border:1px solid #fecaca}.login-success{background:#f0fdf4;color:#166534;padding:.6rem .85rem;border-radius:6px;font-size:.875rem;border:1px solid #bbf7d0}.register-card{max-width:460px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.form-group{display:flex;flex-direction:column;gap:.4rem}.login-content{flex:1;display:flex;justify-content:center;align-items:center;padding:2rem 1rem}.login-title{font-size:1.5rem;font-weight:700;color:#b71c1c;margin-bottom:0}.login-subtitle{font-size:.9rem;color:#574840;line-height:1.5;margin-bottom:.5rem}.login-label{font-size:.875rem;font-weight:600;color:#574840}.login-input{padding:.7rem .85rem;border:1.5px solid #e0d6cc;border-radius:8px;font-size:.95rem;font-family:inherit;transition:border-color .2s;outline:none;width:100%;box-sizing:border-box}.login-input:focus{border-color:#b71c1c}.login-input:disabled{background:#e8dfd2;color:#9e8e82}.login-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.login-field{display:flex;flex-direction:column;gap:.4rem}.login-links{text-align:center;padding-top:.5rem;display:flex;flex-direction:column;align-items:center;gap:.4rem}.login-link-text{color:#b71c1c;font-size:.875rem;font-weight:500;cursor:pointer}.login-link-text:hover{text-decoration:underline}.profile-summary{background:#fdf8f2;border:1px solid #e8dfd2;border-radius:8px;padding:1rem;display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}.profile-row{display:flex;justify-content:space-between;align-items:center}.profile-label{font-size:.8rem;color:#9e8e82;text-transform:uppercase;letter-spacing:.3px;font-weight:600}.profile-value{font-size:.95rem;color:#1c1410;font-weight:500}.season-checkbox-label{display:flex;align-items:flex-start;gap:.6rem;padding:1rem;margin-bottom:.5rem;background:#fdf8f2;border:1px solid #e8dfd2;border-radius:8px;cursor:pointer;font-size:.95rem;color:#1c1410;line-height:1.4}.season-checkbox{margin-top:.15rem;width:1.1rem;height:1.1rem;flex-shrink:0;accent-color:#b71c1c}@media (max-width: 640px){.login-card{padding:2rem 1.25rem}.form-row,.login-row{grid-template-columns:1fr}}.gp-page{min-height:100vh;display:flex;flex-direction:column;background:#f4ede2}.gp-main{flex:1;width:100%;max-width:720px;margin:0 auto;padding:2rem 1rem 3rem}.gp-page-title{font-size:1.6rem;font-weight:700;color:#b71c1c;margin:0 0 .2rem}.gp-page-subtitle{font-size:.9rem;color:#574840;margin:0 0 1.5rem;line-height:1.5}.gp-message{background:#f0fdf4;color:#166534;padding:.65rem .9rem;border-radius:8px;font-size:.875rem;border:1px solid #bbf7d0;margin-bottom:1rem;cursor:pointer}.gp-error-msg{background:#fef2f2;color:#b71c1c;padding:.65rem .9rem;border-radius:8px;font-size:.875rem;border:1px solid #fecaca;margin-bottom:1rem;cursor:pointer}.gp-card{background:#fdf8f2;border-radius:12px;padding:1.5rem;box-shadow:0 1px 4px #1c14100f,0 4px 16px #1c14100a;border-top:4px solid #d32f2f;margin-bottom:1.25rem}.gp-card-title{font-size:1.1rem;font-weight:700;color:#1c1410;margin:0 0 1.25rem}.gp-card-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.gp-card-title-row .gp-card-title{margin-bottom:0}.gp-student-count{font-size:.85rem;color:#9e8e82;font-weight:500}.gp-field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.85rem}.gp-label{font-size:.78rem;font-weight:700;color:#574840;text-transform:uppercase;letter-spacing:.4px}.gp-input{padding:.65rem .85rem;border:1.5px solid #e0d6cc;border-radius:8px;font-size:.95rem;font-family:inherit;transition:border-color .2s;outline:none;width:100%;box-sizing:border-box}.gp-input:focus{border-color:#b71c1c;box-shadow:0 0 0 3px #b71c1c14}.gp-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.gp-textarea{min-height:72px;resize:vertical}.gp-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23888' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .85rem center;padding-right:2.25rem;cursor:pointer}.gp-btn-primary{width:100%;padding:.75rem;background:#b71c1c;color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s;margin-top:.25rem}.gp-btn-primary:hover:not(:disabled){background:#d32f2f}.gp-btn-primary:disabled{opacity:.6;cursor:not-allowed}.gp-form-actions{display:flex;gap:.5rem;margin-top:.5rem}.gp-btn-save{flex:1;padding:.65rem;background:#b71c1c;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s}.gp-btn-save:hover:not(:disabled){background:#d32f2f}.gp-btn-save:disabled{opacity:.6;cursor:not-allowed}.gp-btn-cancel{padding:.65rem 1.1rem;background:#fdf8f2;color:#574840;border:1.5px solid #e0d6cc;border-radius:8px;font-size:.9rem;font-weight:500;font-family:inherit;cursor:pointer;transition:background .15s,border-color .15s;white-space:nowrap}.gp-btn-cancel:hover{background:#e8dfd2;border-color:#c8bdb5}.gp-student{border:1.5px solid #e8dfd2;border-radius:10px;overflow:hidden;margin-bottom:.75rem}.gp-student-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.9rem 1rem;background:#f0e8de}.gp-student-info{flex:1;min-width:0}.gp-student-name{font-size:1rem;font-weight:600;color:#1c1410}.gp-student-meta{font-size:.8rem;color:#9e8e82;margin-top:.1rem}.gp-student-actions{display:flex;gap:.4rem;flex-shrink:0}.gp-student-btn{background:#fdf8f2;border:1.5px solid #b71c1c;color:#b71c1c;padding:.35rem .8rem;border-radius:6px;font-size:.8rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s;white-space:nowrap}.gp-student-btn:hover{background:#fef2f2}.gp-student-btn.active{background:#fef2f2;border-color:#888;color:#555}.gp-student-btn-guardian{border-color:#5c6bc0;color:#5c6bc0}.gp-student-btn-guardian:hover{background:#f3f4fd}.gp-student-btn-guardian.active{background:#f3f4fd;border-color:#888;color:#555}.gp-student-panel{padding:1rem;border-top:1.5px solid #e8dfd2;background:#fdf8f2}.gp-guardian-panel{background:#f8f8ff;border-top-color:#c5cae9}.gp-panel-title{font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#9e8e82;margin-bottom:.85rem}.gp-co-section{margin-top:.5rem;margin-bottom:.75rem;padding:.75rem .9rem;background:#f4ede2;border:1px solid #e8dfd2;border-radius:8px}.gp-co-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#9e8e82;margin-bottom:.5rem}.gp-co-list{display:flex;flex-direction:column;gap:.1rem;margin-bottom:.75rem}.gp-co-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#574840;padding:.3rem 0;border-bottom:1px solid #e8dfd2}.gp-co-item:last-child{border-bottom:none}.gp-co-self{color:#1c1410}.gp-co-you{font-size:.72rem;background:#e8f5e9;color:#2e7d32;padding:.1rem .4rem;border-radius:4px;font-weight:600}.gp-co-name{font-weight:600;color:#1c1410}.gp-co-detail{font-size:.8rem;color:#9e8e82}.gp-co-mode-tabs{display:flex;gap:0;margin-bottom:.65rem;border:1.5px solid #e8dfd2;border-radius:8px;overflow:hidden}.gp-co-mode-tab{flex:1;padding:.45rem .5rem;background:#fdf8f2;border:none;font-size:.82rem;font-weight:500;font-family:inherit;color:#9e8e82;cursor:pointer;transition:background .15s,color .15s}.gp-co-mode-tab+.gp-co-mode-tab{border-left:1.5px solid #e8dfd2}.gp-co-mode-tab.active{background:#b71c1c;color:#fff;font-weight:600}.gp-co-add-row{display:flex;gap:.5rem}.gp-co-input{flex:1;font-size:.875rem!important;padding:.5rem .75rem!important}.gp-co-add-btn{padding:.5rem .9rem;background:#fdf8f2;color:#b71c1c;border:1.5px solid #b71c1c;border-radius:8px;font-size:.85rem;font-weight:600;font-family:inherit;cursor:pointer;white-space:nowrap;transition:background .15s}.gp-co-add-btn:hover:not(:disabled){background:#fef2f2}.gp-co-add-btn:disabled{opacity:.45;cursor:not-allowed}.gp-co-register-btn{width:100%;padding:.6rem;background:#b71c1c;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s;margin-top:.25rem}.gp-co-register-btn:hover:not(:disabled){background:#d32f2f}.gp-co-register-btn:disabled{opacity:.6;cursor:not-allowed}.gp-co-error{margin-top:.5rem;font-size:.82rem;color:#b71c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:.4rem .6rem}.gp-add-btn{width:100%;padding:.8rem;background:#fdf8f2;color:#b71c1c;border:2px dashed #e57373;border-radius:10px;font-size:.95rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s,border-color .15s;margin-top:.25rem}.gp-add-btn:hover{background:#fef2f2;border-color:#b71c1c}.gp-add-form{border:1.5px solid #e8dfd2;border-radius:10px;padding:1rem;margin-top:.25rem;background:#f4ede2}.gp-add-form-title{font-size:.95rem;font-weight:700;color:#b71c1c;margin-bottom:.85rem}.gp-empty{color:#9e8e82;font-size:.9rem;font-style:italic;margin:0 0 1rem}@media (max-width: 480px){.gp-main{padding:1.25rem .75rem 3rem}.gp-row{grid-template-columns:1fr}.gp-page-title{font-size:1.35rem}}.vk-page{display:flex;flex-direction:column;height:100dvh;background:#f0f2f5;font-family:inherit}.vk-header{background:#b71c1c;color:#fff;padding:.75rem 1rem;display:flex;align-items:center;gap:1rem;flex-shrink:0}.vk-back{background:none;border:none;color:#ffffffd9;font-size:.9rem;cursor:pointer;padding:.25rem .5rem;border-radius:6px;transition:background .15s;font-family:inherit}.vk-back:hover{background:#ffffff26}.vk-title{font-weight:600;font-size:1rem}.vk-chat{flex:1;overflow-y:auto;padding:1.25rem 1rem .75rem;display:flex;flex-direction:column;gap:.75rem}.vk-msg{display:flex;align-items:flex-end;gap:.5rem;max-width:85%}.vk-msg--bot{align-self:flex-start}.vk-msg--user{align-self:flex-end;flex-direction:row-reverse}.vk-avatar{font-size:1.4rem;flex-shrink:0;margin-bottom:2px}.vk-bubble{background:#fff;border-radius:18px 18px 18px 4px;padding:.7rem 1rem;font-size:.95rem;line-height:1.55;color:#222;box-shadow:0 1px 3px #00000014}.vk-msg--user .vk-bubble{background:#b71c1c;color:#fff;border-radius:18px 18px 4px}.vk-options{display:flex;flex-direction:column;gap:.4rem;margin-top:.75rem}.vk-option-btn{background:#fff;border:1.5px solid #d32f2f;color:#b71c1c;border-radius:20px;padding:.45rem 1rem;font-size:.9rem;font-family:inherit;cursor:pointer;text-align:left;transition:background .15s,color .15s}.vk-option-btn:hover:not(:disabled){background:#b71c1c;color:#fff}.vk-option-btn:disabled{opacity:.45;cursor:default}.vk-typing{display:flex;gap:4px;align-items:center;padding:.65rem 1rem}.vk-typing span{width:7px;height:7px;background:#bbb;border-radius:50%;display:inline-block;animation:vk-bounce 1.2s infinite ease-in-out}.vk-typing span:nth-child(2){animation-delay:.2s}.vk-typing span:nth-child(3){animation-delay:.4s}@keyframes vk-bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}}.vk-input-bar{display:flex;gap:.5rem;padding:.75rem 1rem;background:#fff;border-top:1px solid #e0e0e0;flex-shrink:0}.vk-input{flex:1;border:1.5px solid #ddd;border-radius:24px;padding:.6rem 1rem;font-size:.95rem;font-family:inherit;outline:none;transition:border-color .2s}.vk-input:focus{border-color:#b71c1c}.vk-send-btn{background:#b71c1c;color:#fff;border:none;border-radius:24px;padding:.6rem 1.25rem;font-size:.95rem;font-family:inherit;font-weight:600;cursor:pointer;transition:background .15s}.vk-send-btn:hover:not(:disabled){background:#9b1515}.vk-send-btn:disabled{background:#ccc;cursor:default}.vk-done-bar{padding:.75rem 1rem;background:#fff;border-top:1px solid #e0e0e0;flex-shrink:0;display:flex;flex-direction:column;gap:.5rem}.vk-vipps-btn{width:100%;background:#ff5b24;color:#fff;border:none;border-radius:24px;padding:.85rem;font-size:1.05rem;font-family:inherit;font-weight:700;cursor:pointer;transition:background .15s;letter-spacing:.01em}.vk-vipps-btn:hover:not(:disabled){background:#e04e1e}.vk-vipps-btn:disabled{opacity:.6;cursor:default}.vk-pay-error{background:#ffebee;color:#c62828;border-radius:8px;padding:.5rem .75rem;font-size:.88rem}.vk-done-btn{width:100%;background:transparent;color:#888;border:none;border-radius:24px;padding:.5rem;font-size:.9rem;font-family:inherit;cursor:pointer;transition:color .15s}.vk-done-btn:hover{color:#444}.admin-page{min-height:100vh;display:flex;flex-direction:column;background:#f4ede2}.admin-header-right{display:flex;align-items:center;gap:1rem}.admin-user{color:#ffffffd9;font-size:.875rem;font-weight:500}.logout-btn{background:none;border:1.5px solid rgba(255,255,255,.6);color:#fff;padding:.35rem 1rem;border-radius:6px;font-size:.85rem;font-weight:500;font-family:inherit;cursor:pointer;transition:background .2s,border-color .2s}.logout-btn:hover{background:#ffffff26;border-color:#fff}.admin-content{flex:1;width:100%;max-width:1600px;margin:0 auto;padding:2rem 2.5rem}.admin-content h1{font-size:1.6rem;font-weight:700;color:#b71c1c;margin-bottom:1rem}.admin-success{background:#f0fdf4;color:#166534;padding:.7rem 1rem;border-radius:8px;font-size:.875rem;border:1px solid #bbf7d0;margin-bottom:1rem}.admin-error{background:#fef2f2;color:#b71c1c;padding:.7rem 1rem;border-radius:8px;font-size:.875rem;border:1px solid #fecaca;margin-bottom:1rem}.admin-section{background:#fdf8f2;border-radius:12px;padding:1.75rem 1.5rem;box-shadow:0 1px 4px #1c14100f,0 4px 16px #1c14100a;border-top:4px solid #d32f2f;margin-bottom:1.5rem;overflow-x:auto}.admin-section h2{font-size:1.15rem;font-weight:600;color:#1c1410;margin-bottom:.25rem}.admin-section-desc{font-size:.85rem;color:#9e8e82;margin-bottom:1.25rem}.settings-grid{display:flex;flex-direction:column;gap:1rem}.setting-row{display:grid;grid-template-columns:160px 1fr;gap:.75rem;align-items:start}.setting-row label{font-size:.875rem;font-weight:600;color:#574840;padding-top:.55rem}.setting-input-group{display:flex;flex-direction:column;gap:.2rem}.setting-input-group input,.setting-input-group select{padding:.55rem .75rem;border:1.5px solid #e0d6cc;border-radius:8px;font-size:.9rem;font-family:inherit;transition:border-color .2s;outline:none;width:100%;box-sizing:border-box}.setting-input-group input:focus,.setting-input-group select:focus{border-color:#b71c1c}.setting-desc{font-size:.75rem;color:#9e8e82}.settings-actions{margin-top:1.5rem;display:flex;gap:.75rem;flex-wrap:wrap}.btn-primary{padding:.6rem 1.25rem;background:#b71c1c;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s}.btn-primary:hover:not(:disabled){background:#d32f2f}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{padding:.6rem 1.25rem;background:#fdf8f2;color:#b71c1c;border:1.5px solid #b71c1c;border-radius:8px;font-size:.9rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s}.btn-secondary:hover:not(:disabled){background:#fef2f2}.btn-secondary:disabled{opacity:.6;cursor:not-allowed}.module-columns-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin-top:.75rem}.module-column-card{background:#fdf8f2;border:1px solid #e8dfd2;border-radius:10px;padding:1rem 1.25rem}.module-column-card h3{margin:0 0 .75rem;font-size:.95rem;font-weight:700;color:#1c1410}.column-toggles{display:flex;flex-direction:column;gap:.5rem}.column-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.column-toggle-row.always-on{opacity:.6}.column-toggle{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.88rem;color:#574840;flex:1}.column-toggle-row.always-on .column-toggle{cursor:default}.column-toggle input[type=checkbox]{width:16px;height:16px;accent-color:#b71c1c;cursor:pointer}.column-toggle.always-on input[type=checkbox]{cursor:default}.column-toggle-label{flex:1}.column-badge{font-size:.7rem;background:#e8dfd2;color:#9e8e82;padding:.1rem .4rem;border-radius:4px;font-weight:600;white-space:nowrap}.column-width-input{display:flex;align-items:center;gap:2px}.column-width-input input{width:38px;padding:.15rem .25rem;border:1px solid #e0d6cc;border-radius:4px;font-size:.78rem;font-family:inherit;text-align:center}.column-width-input input:focus{outline:none;border-color:#b71c1c}.column-width-unit{font-size:.75rem;color:#9e8e82}.btn-save-widths{margin-top:.6rem;padding:.3rem .75rem;background:#fdf8f2;border:1px solid #e0d6cc;border-radius:6px;font-size:.78rem;font-weight:600;font-family:inherit;color:#574840;cursor:pointer;transition:border-color .2s,color .2s;width:100%}.btn-save-widths:hover:not(:disabled){border-color:#b71c1c;color:#b71c1c}.btn-save-widths:disabled{opacity:.5;cursor:not-allowed}.admin-table{width:100%;border-collapse:collapse;font-size:.88rem}.admin-table th{background:#f0e8de;color:#574840;font-weight:600;padding:.5rem .75rem;text-align:left;border-bottom:1px solid #e0d6cc}.admin-table td{padding:.5rem .75rem;border-bottom:1px solid #f0e8de;color:#1c1410;vertical-align:middle}.admin-table tr:last-child td{border-bottom:none}.admin-table tr:hover td{background:#fdf8f2}.status-badge{display:inline-block;font-size:.75rem;font-weight:600;padding:.15rem .5rem;border-radius:4px;background:#e8dfd2;color:#574840}.status-active{display:inline-block;font-size:.75rem;font-weight:600;padding:.15rem .5rem;border-radius:4px;background:#dcfce7;color:#166534}.status-inactive{display:inline-block;font-size:.75rem;font-weight:600;padding:.15rem .5rem;border-radius:4px;background:#fee2e2;color:#b91c1c}.form-group{display:flex;flex-direction:column;gap:.3rem;margin-bottom:.75rem}.form-group label{font-size:.85rem;font-weight:600;color:#574840}.form-group input,.form-group select,.form-group textarea{padding:.5rem .75rem;border:1.5px solid #e0d6cc;border-radius:6px;font-size:.9rem;font-family:inherit;color:#1c1410;background:#fdf8f2;transition:border-color .15s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#b71c1c}@media (max-width: 640px){.admin-content{padding:1.5rem 1rem}.admin-user{display:none}.setting-row{grid-template-columns:1fr}.settings-actions{flex-direction:column}}.admin-nav{background:#fdf8f2;border-bottom:1px solid #e8dfd2;padding:0 2rem;display:flex;gap:0}.admin-nav button{background:none;border:none;border-bottom:3px solid transparent;padding:.75rem 1.25rem;font-size:.9rem;font-weight:500;font-family:inherit;color:#9e8e82;cursor:pointer;transition:color .2s,border-color .2s}.admin-nav button:hover{color:#b71c1c}.admin-nav button.active{color:#b71c1c;border-bottom-color:#b71c1c;font-weight:600}.admin-nav .nav-right-group{margin-left:auto;display:flex;gap:0;border-left:1px solid #e8dfd2}.admin-content-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.entity-search{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.entity-search-input{flex:1;padding:.5rem .75rem;border:1px solid #e0d6cc;border-radius:6px;font-size:.9rem;transition:border-color .2s}.entity-search-input:focus{outline:none;border-color:#b71c1c;box-shadow:0 0 0 2px #b71c1c1a}.entity-search-count{font-size:.8rem;color:#9e8e82;white-space:nowrap}.entity-table{width:100%;border-collapse:collapse;font-size:.9rem;table-layout:auto}.entity-table th{text-align:left;padding:.75rem 1rem;font-weight:600;color:#9e8e82;border-bottom:2px solid #e8dfd2;font-size:.8rem;text-transform:uppercase;letter-spacing:.3px}.sortable-th{cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .15s;white-space:nowrap}.sortable-th:hover{color:#b71c1c}.guardian-emails{font-size:.8rem;color:#574840;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entity-table td{padding:.75rem 1rem;border-bottom:1px solid #ede5da;color:#1c1410;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entity-table td:last-child,.entity-table th:last-child{width:3rem;text-align:center;overflow:visible}.clickable-row{cursor:pointer;transition:background .15s}.clickable-row:hover{background:#fef2f2}.clickable-row.selected-row{background:#fce4ec}.empty-row{text-align:center;color:#9e8e82;padding:2rem 1rem!important}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000073;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}.modal-card{background:#fdf8f2;border-radius:12px;padding:2rem;width:100%;max-width:50vw;max-height:90vh;overflow-y:auto;box-shadow:0 8px 32px #1c14102e;border-top:4px solid #d32f2f}.modal-card h2,.modal-card h3{font-size:1.25rem;font-weight:700;color:#b71c1c;margin-bottom:1.25rem}.modal-form{display:flex;flex-direction:column;gap:.6rem}.modal-form label{font-size:.85rem;font-weight:600;color:#574840;margin-top:.25rem}.modal-form input,.modal-form textarea,.modal-form select{padding:.6rem .75rem;border:1.5px solid #e0d6cc;border-radius:8px;font-size:.9rem;font-family:inherit;transition:border-color .2s;outline:none;width:100%;box-sizing:border-box}.modal-form input:focus,.modal-form textarea:focus,.modal-form select:focus{border-color:#b71c1c}.modal-form textarea{resize:vertical}.modal-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.modal-form .form-group{display:flex;flex-direction:column;gap:.35rem}.modal-actions{margin-top:1.5rem;display:flex;gap:.75rem}.modal-tabs{display:flex;gap:0;border-bottom:2px solid #e8dfd2;margin-bottom:1rem}.modal-tabs .tab{background:none;border:none;border-bottom:3px solid transparent;padding:.6rem 1rem;font-size:.85rem;font-weight:500;font-family:inherit;color:#9e8e82;cursor:pointer;transition:color .2s,border-color .2s;margin-bottom:-2px}.modal-tabs .tab:hover{color:#b71c1c}.modal-tabs .tab.active{color:#b71c1c;border-bottom-color:#b71c1c;font-weight:600}.tab-content{display:flex;flex-direction:column;gap:.75rem}.relation-add-row{display:flex;gap:.5rem;align-items:center}.relation-add-row select{flex:1;padding:.5rem .75rem;border:1.5px solid #e0d6cc;border-radius:8px;font-size:.85rem;font-family:inherit;outline:none}.relation-add-row select:focus{border-color:#b71c1c}.btn-sm{padding:.45rem .9rem;font-size:.8rem}.btn-remove{background:none;border:1px solid #e57373;color:#c62828;padding:.25rem .6rem;border-radius:6px;font-size:.75rem;font-family:inherit;cursor:pointer;transition:background .2s}.btn-status-active{background:#e8f5e9;border:1px solid #81c784;color:#2e7d32;padding:.2rem .5rem;border-radius:6px;font-size:.75rem;font-family:inherit;cursor:pointer;font-weight:600}.btn-status-inactive{background:#e8dfd2;border:1px solid #c8bdb5;color:#9e8e82;padding:.2rem .5rem;border-radius:6px;font-size:.75rem;font-family:inherit;cursor:pointer;font-weight:600}.btn-remove:hover{background:#fef2f2}.btn-icon-delete{background:none;border:none;color:#9e8e82;cursor:pointer;padding:.25rem;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;transition:color .15s,background .15s}.btn-icon-delete:hover{color:#c62828;background:#fef2f2}.btn-reset-password{background:none;border:1px solid #e0d6cc;border-radius:6px;padding:.25rem .5rem;font-size:.85rem;cursor:pointer;transition:background .15s,border-color .15s;line-height:1}.btn-reset-password:hover{background:#fef2f2;border-color:#e57373}.btn-reset-password:disabled{opacity:.5;cursor:not-allowed}.empty-relations{text-align:center;color:#9e8e82;font-size:.875rem;padding:1.5rem 0}@media (max-width: 640px){.admin-nav{padding:0 1rem}.modal-form .form-row{grid-template-columns:1fr}.admin-content-header{flex-direction:column;align-items:flex-start;gap:.75rem}.relation-add-row{flex-direction:column}.relation-add-row select{width:100%}}.searchable-select{position:relative;flex:1}.searchable-select-input{width:100%;padding:.45rem .6rem;border:1px solid #ccc;border-radius:4px;font-size:.85rem;box-sizing:border-box}.searchable-select-input:focus{outline:none;border-color:#b71c1c;box-shadow:0 0 0 2px #b71c1c1a}.searchable-select-dropdown{position:absolute;top:100%;left:0;right:0;max-height:220px;overflow-y:auto;background:#fff;border:1px solid #ccc;border-top:none;border-radius:0 0 4px 4px;box-shadow:0 4px 12px #0000001f;z-index:1000;list-style:none;margin:0;padding:0}.searchable-select-item{display:flex;flex-direction:column;padding:.4rem .6rem;cursor:pointer;border-bottom:1px solid #f0f0f0}.searchable-select-item:last-child{border-bottom:none}.searchable-select-item.highlighted{background:#fce4ec}.searchable-select-name{font-size:.85rem;font-weight:500;color:#333}.searchable-select-detail{font-size:.75rem;color:#888;margin-top:1px}.searchable-select-empty{padding:.6rem;font-size:.8rem;color:#999;text-align:center;font-style:italic}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-content{background:#fff;border-radius:14px;box-shadow:0 8px 32px #0000002e;width:100%;max-height:90vh;display:flex;flex-direction:column}.modal-large{max-width:620px}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem 1rem;border-bottom:1px solid #f0f0f0}.modal-header h2{margin:0;font-size:1.25rem;font-weight:700;color:#222}.modal-close{background:none;border:none;font-size:1.6rem;color:#999;cursor:pointer;padding:0;line-height:1;transition:color .2s}.modal-close:hover{color:#333}.modal-body{padding:1.25rem 1.5rem;overflow-y:auto;flex:1}.modal-section{margin-bottom:1.5rem}.modal-section:last-child{margin-bottom:0}.modal-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.6rem}.modal-label{display:block;font-size:.85rem;font-weight:700;color:#444;text-transform:uppercase;letter-spacing:.3px;margin-bottom:.5rem}.modal-section-header .modal-label{margin-bottom:0}.modal-input{padding:.5rem .75rem;border:1.5px solid #ddd;border-radius:8px;font-family:inherit;font-size:.95rem;transition:border-color .2s}.modal-input:focus{outline:none;border-color:#b71c1c;box-shadow:0 0 0 2px #b71c1c1a}.modal-input-year{width:100px;text-align:center;font-weight:600;font-size:1.1rem}.btn-suggest-sm{padding:.3rem .75rem;border:1.5px solid #b71c1c;background:#fff;color:#b71c1c;border-radius:6px;font-size:.78rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s}.btn-suggest-sm:hover:not(:disabled){background:#fef2f2}.btn-suggest-sm:disabled{opacity:.4;cursor:not-allowed}.modal-rounds-grid{display:flex;flex-direction:column;gap:.4rem}.modal-round-row{display:flex;align-items:center;gap:.75rem;padding:.4rem 0;border-bottom:1px solid #f5f5f5}.modal-round-row.reserve{opacity:.7;border-bottom-style:dashed}.modal-round-label{font-weight:600;font-size:.85rem;color:#333;min-width:90px}.modal-round-row.reserve .modal-round-label{color:#e65100}.modal-date-input{padding:.35rem .5rem;border:1.5px solid #ddd;border-radius:6px;font-family:inherit;font-size:.85rem;transition:border-color .2s}.modal-date-input:focus{outline:none;border-color:#b71c1c;box-shadow:0 0 0 2px #b71c1c1a}.modal-date-preview{font-size:.8rem;color:#888;font-style:italic}.modal-groups-grid{display:flex;flex-direction:column;gap:.5rem}.modal-group-row{display:flex;align-items:center;gap:1rem;padding:.5rem .75rem;background:#fafafa;border-radius:8px;border:1px solid #f0f0f0}.modal-group-row.snowboard-row{margin-top:.25rem;border-color:#e0e0e0;background:#f5f5f5}.modal-group-area{font-weight:600;font-size:.9rem;color:#333;min-width:130px}.modal-group-counter{display:flex;align-items:center;gap:.5rem}.counter-btn{width:30px;height:30px;border:1.5px solid #ccc;background:#fff;border-radius:6px;font-size:1rem;font-weight:700;color:#555;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .2s,background .2s;font-family:inherit}.counter-btn:hover{border-color:#b71c1c;color:#b71c1c;background:#fef2f2}.counter-value{font-size:1rem;font-weight:700;color:#222;min-width:24px;text-align:center}.modal-group-range{font-size:.8rem;color:#888;margin-left:auto;white-space:nowrap}.modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid #f0f0f0}.btn-cancel{padding:.5rem 1.25rem;border:1.5px solid #ccc;background:#fff;color:#666;border-radius:8px;font-size:.9rem;font-weight:600;font-family:inherit;cursor:pointer;transition:border-color .2s,color .2s}.btn-cancel:hover{border-color:#999;color:#333}@media (max-width: 640px){.modal-overlay{padding:.5rem}.modal-large{max-width:100%}.modal-round-row{flex-wrap:wrap;gap:.4rem}.modal-round-label{min-width:80px}.modal-group-row{flex-wrap:wrap;gap:.5rem}.modal-group-area{min-width:100%}.modal-group-range{margin-left:0}}.modal-mock-toggle{padding:.75rem 1.5rem 0}.modal-mock-label{display:flex;align-items:center;gap:.6rem;font-size:.875rem;color:#574840;cursor:pointer;-webkit-user-select:none;user-select:none}.modal-mock-label input[type=checkbox]{width:1rem;height:1rem;accent-color:#b71c1c;cursor:pointer;flex-shrink:0}.season-mock-badge{display:inline-block;font-size:.6rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;background:#fef3c7;color:#92400e;border:1px solid #fde68a;border-radius:4px;padding:.1rem .4rem;margin-left:.5rem;vertical-align:middle;position:relative;top:-1px}.btn-back{background:none;border:none;color:#b71c1c;font-size:.9rem;font-weight:500;font-family:inherit;cursor:pointer;padding:0;margin-bottom:1rem;transition:color .2s}.btn-back:hover{color:#d32f2f;text-decoration:underline}.season-header{background:#fff;border-radius:12px;padding:1.75rem 1.5rem;box-shadow:0 1px 4px #0000000f,0 4px 16px #0000000a;border-top:4px solid #d32f2f;margin-bottom:1.5rem}.season-header-main{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem;flex-wrap:wrap}.season-header h1{margin:0;font-size:1.5rem}.season-status-badge{display:inline-block;padding:.2rem .75rem;border-radius:20px;color:#fff;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.season-status-actions{margin-left:auto}.btn-status-action{padding:.4rem 1rem;border:none;border-radius:6px;font-size:.8rem;font-weight:600;font-family:inherit;cursor:pointer;transition:opacity .2s}.btn-status-action:hover{opacity:.85}.btn-status-action:disabled{opacity:.5;cursor:not-allowed}.btn-activate{background:#2e7d32;color:#fff}.btn-complete{background:#c62828;color:#fff}.btn-reopen{background:#e65100;color:#fff}.round-date-grid{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.5rem}.round-date-row{display:flex;align-items:center;gap:1rem;padding:.6rem 0;border-bottom:1px solid #f0f0f0}.round-date-row.reserve{opacity:.75;border-bottom-style:dashed}.round-date-label{font-weight:600;font-size:.9rem;color:#333;min-width:120px}.round-date-row.reserve .round-date-label{color:#888}.round-date-input{padding:.4rem .6rem;border:1px solid #ccc;border-radius:6px;font-family:inherit;font-size:.875rem}.round-date-input:focus{outline:none;border-color:#b71c1c;box-shadow:0 0 0 2px #b71c1c1a}.round-date-preview{font-size:.85rem;color:#666;font-style:italic}.round-date-actions{display:flex;gap:1rem;align-items:center}.btn-suggest{padding:.5rem 1rem;border:1.5px solid #b71c1c;background:#fff;color:#b71c1c;border-radius:6px;font-size:.85rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s}.btn-suggest:hover:not(:disabled){background:#fef2f2}.btn-suggest:disabled{opacity:.4;cursor:not-allowed}.season-mock-badge{display:inline-block;font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;background:#fef3c7;color:#92400e;border:1px solid #fde68a;border-radius:4px;padding:.1rem .45rem;margin-left:.6rem;vertical-align:middle;position:relative;top:-2px}.mock-season-actions{display:flex;gap:.6rem;margin:.75rem 0 .25rem;flex-wrap:wrap}.btn-mock-reset{background:#fef9c3;border:1.5px solid #fde68a;color:#92400e;border-radius:6px;padding:.45rem 1rem;font-size:.875rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s,border-color .15s}.btn-mock-reset:hover:not(:disabled){background:#fef08a;border-color:#facc15}.btn-mock-reset:disabled{opacity:.5;cursor:not-allowed}.btn-mock-delete{background:#fee2e2;border:1.5px solid #fca5a5;color:#991b1b;border-radius:6px;padding:.45rem 1rem;font-size:.875rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s,border-color .15s}.btn-mock-delete:hover:not(:disabled){background:#fecaca;border-color:#f87171}.btn-mock-delete:disabled{opacity:.5;cursor:not-allowed}.season-description{color:#666;font-size:.9rem;margin:0 0 1rem}.season-stats{display:flex;gap:2rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #f0f0f0}.season-stat{display:flex;flex-direction:column;align-items:center}.season-stat-value{font-size:1.5rem;font-weight:700;color:#b71c1c}.season-stat-label{font-size:.8rem;color:#888;font-weight:500;text-transform:uppercase;letter-spacing:.3px}.season-rounds{margin-top:1rem;padding-top:1rem;border-top:1px solid #f0f0f0}.season-rounds-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.season-rounds-header .season-rounds-label{margin-bottom:0}.btn-edit-rounds{padding:.25rem .7rem;border:1.5px solid #b71c1c;background:#fff;color:#b71c1c;border-radius:6px;font-size:.75rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s}.btn-edit-rounds:hover{background:#fef2f2}.season-rounds-label{font-size:.8rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.3px;margin-bottom:.5rem}.season-rounds-label.reserve-label{margin-top:.75rem;color:#e65100}.season-rounds-list{display:flex;flex-wrap:wrap;gap:.5rem}.season-round-chip{display:flex;flex-direction:column;align-items:center;gap:.15rem;padding:.5rem .8rem;background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;min-width:90px;position:relative;transition:border-color .2s}.season-round-chip.completed{border-color:#2e7d32;background:#f0fdf4}.season-round-chip.reserve{border-color:#ffcc80;background:#fff8e1}.round-number{font-size:.75rem;font-weight:700;color:#b71c1c;text-transform:uppercase;letter-spacing:.3px}.season-round-chip.completed .round-number{color:#2e7d32}.round-date{font-size:.8rem;color:#555;font-weight:500}.round-check{position:absolute;top:2px;right:5px;font-size:.7rem;color:#2e7d32;font-weight:700}.area-section{margin-bottom:2rem}.area-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.area-header h2{font-size:1.2rem;font-weight:700;color:#333;margin:0}.area-count{font-size:.85rem;color:#888;font-weight:500}.group-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.group-card{background:#fff;border-radius:10px;padding:1rem 1.1rem;box-shadow:0 1px 3px #00000014,0 2px 8px #0000000a;transition:box-shadow .2s,transform .15s;border-left:4px solid #d32f2f}.group-card:hover{box-shadow:0 2px 8px #0000001f,0 4px 16px #0000000f;transform:translateY(-1px)}.group-card.empty{border-left-color:#ddd;opacity:.5}.group-card.empty:hover{box-shadow:0 1px 3px #00000014,0 2px 8px #0000000a;transform:none}.group-card.full{border-left-color:#2e7d32}.group-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.4rem}.group-card-name{font-weight:600;font-size:.95rem;color:#333}.group-card-count{font-size:.85rem;font-weight:700;color:#b71c1c;white-space:nowrap}.group-card-bar{height:4px;background:#f0f0f0;border-radius:2px;overflow:hidden;margin-bottom:.5rem}.group-card-bar-fill{height:100%;background:#d32f2f;border-radius:2px;transition:width .3s ease}.group-card.full .group-card-bar-fill{background:#2e7d32}.group-card-instructors{margin-top:.5rem;padding-top:.5rem;border-top:1px solid #e8eaf6;display:flex;flex-direction:column;gap:.25rem}.group-instructors-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#5c6bc0;margin-bottom:.1rem}.group-instructor-row{display:flex;justify-content:space-between;align-items:center;padding:.15rem 0;font-size:.78rem}.group-instructor-name{color:#283593;font-weight:500}.group-instructor-phone{color:#888;font-size:.72rem;text-decoration:none;white-space:nowrap}.group-instructor-phone:hover{color:#283593;text-decoration:underline}.group-card-toggles{display:flex;gap:.75rem;margin-top:.4rem}.group-toggle-link{font-size:.75rem;color:#b71c1c;cursor:pointer;font-weight:500;transition:color .2s}.group-toggle-link:hover{color:#d32f2f;text-decoration:underline}.group-toggle-link.open{color:#888}.group-card-students{margin-top:.6rem;padding-top:.6rem;border-top:1px solid #f0f0f0;display:flex;flex-direction:column;gap:.3rem}.group-student-row{display:flex;justify-content:space-between;align-items:center;padding:.2rem 0;font-size:.82rem}.group-student-name{color:#333}.group-student-year{color:#999;font-size:.75rem}@media (max-width: 768px){.group-cards-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.season-stats{gap:1rem}.season-header-main{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (max-width: 480px){.group-cards-grid{grid-template-columns:1fr}}:root{--red: #b71c1c;--red-dim: rgba(183, 28, 28, .12);--cream: #f4ede2;--cream-card: #fdf8f2;--cream-deep: #e8dfd2;--ink: #1c1410;--ink-mid: #574840;--ink-faint: #9e8e82;--border: rgba(28, 20, 16, .1);--serif: "Roboto", sans-serif;--sans: "Roboto", sans-serif}.help-page{min-height:100vh;display:flex;flex-direction:column;background:var(--cream);font-family:var(--sans);color:var(--ink)}.help-page:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 60% at 5% 20%,rgba(183,28,28,.055) 0%,transparent 65%),radial-gradient(ellipse 55% 50% at 95% 80%,rgba(183,28,28,.04) 0%,transparent 65%);pointer-events:none;z-index:0}.help-main{flex:1;padding:3.5rem 1.5rem 6rem;display:flex;justify-content:center;position:relative;z-index:1}.help-content{width:100%;max-width:760px}.help-hero{margin-bottom:3rem;padding-bottom:2.5rem;border-bottom:1px solid var(--border)}.help-eyebrow{font-family:var(--sans);font-size:.68rem;font-weight:600;letter-spacing:.13em;text-transform:uppercase;color:var(--red);margin-bottom:.85rem;display:flex;align-items:center;gap:.65rem}.help-eyebrow:after{content:"";display:block;height:1px;width:2.5rem;background:var(--red);opacity:.45}.help-title{font-family:var(--serif);font-size:clamp(2.1rem,5vw,3.1rem);font-weight:700;color:var(--ink);line-height:1.08;margin:0 0 1rem;letter-spacing:-.025em}.help-intro{font-size:.975rem;line-height:1.75;color:var(--ink-mid);margin:0;max-width:540px}.help-toc{background:var(--cream-card);border:1px solid var(--border);border-radius:14px;padding:1.4rem 1.75rem;margin-bottom:4rem;box-shadow:0 2px 12px #1c14100d}.help-toc-heading{font-size:.63rem;font-weight:600;letter-spacing:.11em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:1rem}.help-toc a{display:flex;align-items:center;gap:1rem;color:var(--ink);text-decoration:none;font-size:.9rem;font-weight:500;padding:.6rem 0;border-bottom:1px solid var(--border);transition:color .15s}.help-toc a:last-child{border-bottom:none}.help-toc a:hover{color:var(--red)}.help-toc-num{font-family:var(--serif);font-style:italic;font-size:.85rem;color:var(--red);opacity:.65;min-width:1rem}.help-section{margin-bottom:5.5rem;scroll-margin-top:2rem}.help-section-meta{display:flex;align-items:center;gap:.8rem;margin-bottom:.45rem}.help-section-index{font-family:var(--serif);font-style:italic;font-size:.8rem;color:var(--red);opacity:.75;white-space:nowrap}.help-section-rule{height:1px;flex:1;background:var(--border)}.help-section-header h2{font-family:var(--serif);font-size:clamp(1.35rem,3vw,1.75rem);font-weight:700;color:var(--ink);margin:0 0 2.25rem;letter-spacing:-.02em;line-height:1.2}.help-steps{display:flex;flex-direction:column;position:relative;padding-left:2.5rem}.help-steps:before{content:"";position:absolute;left:.6rem;top:.55rem;bottom:2rem;width:2px;background:linear-gradient(to bottom,var(--red) 0%,rgba(183,28,28,.35) 60%,rgba(183,28,28,.05) 100%);border-radius:2px}.help-step{position:relative;padding-bottom:2.75rem;animation:hFadeUp .45s ease both}.help-step:last-child{padding-bottom:0}@keyframes hFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.help-step:nth-child(1){animation-delay:.06s}.help-step:nth-child(2){animation-delay:.14s}.help-step:nth-child(3){animation-delay:.22s}.help-step:nth-child(4){animation-delay:.3s}.help-step-dot{position:absolute;left:-1.9rem;top:.1rem;width:1.2rem;height:1.2rem;border-radius:50%;background:var(--cream);border:2px solid var(--red);display:flex;align-items:center;justify-content:center;font-size:.5rem;font-weight:700;color:var(--red);letter-spacing:0;z-index:1}.help-step-body h3{font-family:var(--sans);font-size:.95rem;font-weight:600;color:var(--ink);margin:0 0 .4rem;line-height:1.4}.help-step-body p{font-size:.875rem;line-height:1.75;color:var(--ink-mid);margin:0 0 1rem}.help-step-body p strong{color:var(--ink);font-weight:600}.help-tip{background:var(--cream-deep);border-left:3px solid rgba(183,28,28,.35);border-radius:0 8px 8px 0;padding:.6rem .9rem;font-size:.82rem;color:var(--ink-mid);line-height:1.65;margin-top:.75rem}.help-tip strong{color:var(--ink)}.mock-screen{background:#ede7de;border-radius:10px;overflow:hidden;box-shadow:0 1px #ffffff8c inset,0 4px 18px #1c14101c,0 1px 4px #1c141012;border:1px solid rgba(28,20,16,.07);font-family:var(--sans);font-size:.78rem;pointer-events:none;-webkit-user-select:none;user-select:none}.mock-chrome{background:#e0d9cf;border-bottom:1px solid rgba(28,20,16,.1);padding:.42rem .7rem;display:flex;align-items:center;gap:.55rem}.mock-chrome-dots{display:flex;gap:.28rem}.mock-chrome-dot{width:.44rem;height:.44rem;border-radius:50%}.mock-chrome-dot.r{background:#ff5f57}.mock-chrome-dot.y{background:#febc2e}.mock-chrome-dot.g{background:#28c840}.mock-chrome-url{flex:1;text-align:center;font-size:.58rem;color:#1c141061;background:#1c14100f;border-radius:4px;padding:.14rem .5rem;letter-spacing:.01em}.mock-bar{background:#b71c1c;padding:.38rem .7rem;display:flex;align-items:center;justify-content:space-between}.mock-logo-text{font-weight:700;color:#ffffffe6;font-size:.63rem;letter-spacing:.03em}.mock-user-badge{font-size:.58rem;background:#ffffff26;border:1px solid rgba(255,255,255,.22);border-radius:4px;padding:.1rem .38rem;color:#ffffffd9}.mock-body{padding:.8rem .9rem;background:#fdfaf5}.mock-center{display:flex;justify-content:center}.mock-form-card{background:#fff;border:1px solid rgba(28,20,16,.08);border-radius:8px;padding:.85rem 1rem;width:212px;box-shadow:0 2px 8px #1c14100e}.mock-h1{font-size:.87rem;font-weight:700;color:var(--ink);margin:0 0 .6rem}.mock-label{display:block;font-size:.63rem;color:var(--ink-mid);font-weight:600;margin-bottom:.17rem;letter-spacing:.01em}.mock-input{display:block;width:100%;border:1px solid rgba(28,20,16,.11);border-radius:5px;padding:.27rem .42rem;font-size:.69rem;color:#b0a098;margin-bottom:.46rem;background:#faf7f3;box-sizing:border-box;font-family:var(--sans)}.mock-input.filled{color:var(--ink);background:#fff;border-color:#1c141029}.mock-btn{display:block;width:100%;background:#b71c1c;color:#fff;border-radius:6px;padding:.35rem;font-size:.71rem;font-weight:600;text-align:center;margin-top:.28rem}.mock-link-row{text-align:center;color:#b71c1c;font-size:.63rem;margin-top:.4rem;font-weight:500}.mock-success-banner{background:#eaf5ea;color:#2d6a30;border-radius:5px;padding:.36rem .55rem;font-size:.69rem;font-weight:500;margin-bottom:.52rem}.mock-row-2{display:grid;grid-template-columns:1fr 1fr;gap:.36rem}.mock-page-title{font-size:.87rem;font-weight:700;color:var(--ink);margin:0 0 .13rem}.mock-page-sub{font-size:.65rem;color:#9e8e82;margin:0 0 .6rem}.mock-section-card{background:#fff;border:1px solid rgba(28,20,16,.07);border-radius:8px;padding:.58rem .7rem;margin-bottom:.42rem;box-shadow:0 1px 4px #1c14100a}.mock-section-title{font-size:.73rem;font-weight:700;color:var(--ink);margin:0 0 .44rem}.mock-section-title-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.44rem}.mock-count-badge{font-size:.6rem;color:#9e8e82;background:#f4ede2;border-radius:10px;padding:.07rem .36rem}.mock-student-card{border:1px solid rgba(28,20,16,.08);border-radius:7px;overflow:hidden;margin-bottom:.36rem}.mock-student-header{display:flex;justify-content:space-between;align-items:center;padding:.38rem .52rem;background:#fff}.mock-student-info .mock-student-name{font-weight:600;font-size:.73rem;color:var(--ink)}.mock-student-info .mock-student-year{font-size:.63rem;color:#9e8e82}.mock-student-btns{display:flex;gap:.26rem}.mock-student-btn{font-size:.6rem;padding:.14rem .4rem;border:1px solid rgba(28,20,16,.14);border-radius:4px;background:#fff;color:var(--ink-mid)}.mock-student-btn.active{background:#b71c1c;border-color:#b71c1c;color:#fff}.mock-student-btn.guardian{border-color:#1565c0;color:#1565c0}.mock-student-btn.guardian.active{background:#1565c0;color:#fff}.mock-panel{background:#f8f4ee;border-top:1px solid rgba(28,20,16,.07);padding:.52rem .6rem}.mock-panel-title{font-size:.66rem;font-weight:600;color:var(--ink-mid);margin:0 0 .36rem}.mock-add-btn{display:block;width:100%;background:none;border:1.5px dashed rgba(183,28,28,.38);color:#b71c1c;border-radius:7px;padding:.36rem;font-size:.7rem;font-weight:600;text-align:center;margin-top:.36rem}.mock-add-form{background:#fff;border:1px solid rgba(28,20,16,.07);border-radius:8px;padding:.58rem .7rem;margin-top:.36rem;box-shadow:0 1px 4px #1c14100a}.mock-add-form-title{font-size:.73rem;font-weight:700;color:var(--ink);margin-bottom:.44rem}.mock-select{display:block;width:100%;border:1px solid rgba(28,20,16,.11);border-radius:5px;padding:.27rem .42rem;font-size:.69rem;color:var(--ink);margin-bottom:.46rem;background:#fff;box-sizing:border-box}.mock-textarea{display:block;width:100%;border:1px solid rgba(28,20,16,.11);border-radius:5px;padding:.27rem .42rem;font-size:.69rem;color:#b0a098;margin-bottom:.46rem;background:#faf7f3;box-sizing:border-box;height:2.1rem}.mock-form-actions{display:flex;justify-content:flex-end;gap:.32rem;margin-top:.22rem}.mock-btn-cancel{font-size:.65rem;padding:.26rem .52rem;border:1px solid rgba(28,20,16,.14);border-radius:5px;background:#fff;color:var(--ink-mid)}.mock-btn-save{font-size:.65rem;padding:.26rem .52rem;border-radius:5px;background:#b71c1c;color:#fff;font-weight:600}.mock-tabs{display:flex;gap:.18rem;margin-bottom:.44rem}.mock-tab{font-size:.63rem;padding:.17rem .5rem;border:1px solid rgba(28,20,16,.14);border-radius:4px;background:#fff;color:var(--ink-mid)}.mock-tab.active{background:#b71c1c;border-color:#b71c1c;color:#fff}.mock-co-row{display:flex;gap:.28rem}.mock-co-input{flex:1;border:1px solid rgba(28,20,16,.11);border-radius:5px;padding:.25rem .4rem;font-size:.66rem;color:#b0a098;background:#faf7f3}.mock-co-btn{background:#b71c1c;color:#fff;border-radius:5px;padding:.25rem .48rem;font-size:.66rem;font-weight:600}.mock-co-list{margin-bottom:.44rem}.mock-co-item{background:#f4ede2;border-radius:5px;padding:.25rem .44rem;font-size:.65rem;margin-bottom:.2rem;display:flex;justify-content:space-between;align-items:center;color:var(--ink)}.mock-you-badge{font-size:.56rem;background:#b71c1c;color:#fff;border-radius:3px;padding:.06rem .24rem}.mock-reg-btn{display:block;width:100%;background:#1565c0;color:#fff;border-radius:6px;padding:.3rem;font-size:.68rem;font-weight:600;text-align:center;margin-top:.3rem}@media (max-width: 600px){.help-main{padding:2rem 1rem 3.5rem}.help-title{font-size:1.9rem}.mock-form-card{width:100%}.help-steps{padding-left:2rem}.help-step-dot{left:-1.55rem}}.mq-header-actions{display:flex;align-items:center;gap:1rem}.mq-flash{font-size:.875rem;color:#15803d;font-weight:500}.mq-filter-tabs{display:flex;align-items:center;gap:0;border-bottom:2px solid #e8dfd2;margin-bottom:1rem}.mq-filter-tab{background:none;border:none;border-bottom:3px solid transparent;padding:.6rem 1.1rem;font-size:.875rem;font-weight:500;font-family:inherit;color:#9e8e82;cursor:pointer;transition:color .15s,border-color .15s;margin-bottom:-2px}.mq-filter-tab:hover{color:#b71c1c}.mq-filter-tab.active{color:#b71c1c;border-bottom-color:#b71c1c;font-weight:600}.mq-total{margin-left:auto;font-size:.8rem;color:#9e8e82;padding-right:.25rem}.mq-table{table-layout:fixed}.mq-col-date{width:11rem;white-space:nowrap}.mq-col-to{width:14rem}.mq-col-context{width:14rem;color:#574840;font-size:.875rem}.mq-col-attempts{width:4rem;text-align:center}.mq-col-sent{width:11rem;white-space:nowrap;color:#9e8e82;font-size:.875rem}.mq-empty-cell{color:#c4b5a8}.mq-badge{display:inline-block;font-size:.72rem;font-weight:700;padding:.2rem .55rem;border-radius:20px;letter-spacing:.03em;text-transform:uppercase}.mq-badge--pending{background:#fef9c3;color:#92400e}.mq-badge--sent{background:#dcfce7;color:#15803d}.mq-badge--failed{background:#fee2e2;color:#991b1b}.mq-detail-row td{padding:0!important;border-bottom:2px solid #e8dfd2!important;background:#faf6f0}.mq-detail{padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.75rem}.mq-detail-grid{display:flex;gap:2rem;flex-wrap:wrap}.mq-detail-block{display:flex;flex-direction:column;gap:.15rem;font-size:.875rem;color:#1c1410}.mq-detail-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#9e8e82;display:block;margin-bottom:.1rem}.mq-error-box{background:#fef2f2;border:1px solid #fca5a5;border-radius:6px;padding:.75rem 1rem}.mq-error-text{font-size:.8rem;color:#991b1b;white-space:pre-wrap;word-break:break-all;margin:.25rem 0 0;font-family:Courier New,monospace}.mq-body-block{font-size:.875rem}.mq-body-text{font-size:.875rem;font-family:inherit;white-space:pre-wrap;color:#1c1410;margin:.25rem 0 0;background:#fdf8f2;border:1px solid #e8dfd2;border-radius:6px;padding:.75rem 1rem;max-height:14rem;overflow-y:auto}.mq-pagination{display:flex;align-items:center;gap:1rem;margin-top:1.25rem;justify-content:center}.mq-page-info{font-size:.875rem;color:#574840}.btn{display:inline-flex;align-items:center;border-radius:6px;font-family:inherit;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s}.btn-secondary{background:#fdf8f2;color:#1c1410;border:1.5px solid #e0d6cc;padding:.55rem 1.1rem;font-size:.9rem}.btn-secondary:hover:not(:disabled){border-color:#b71c1c}.btn-secondary:disabled{opacity:.5;cursor:not-allowed}.btn.btn-sm{padding:.35rem .8rem;font-size:.8rem}.ew-page{min-height:100vh;background:#f4ede2;color:#1c1410;display:flex;flex-direction:column}.ew-main{flex:1;display:flex;justify-content:center;align-items:flex-start;padding:2rem 1rem 3rem}.ew-container{width:100%;max-width:640px}.ew-title{font-size:1.75rem;font-weight:700;color:#1c1410;margin-bottom:.4rem}.ew-subtitle{color:#574840;font-size:.97rem;margin-bottom:1.5rem;line-height:1.5}.ew-step-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.ew-back{background:none;border:none;color:#b71c1c;font-size:.9rem;cursor:pointer;padding:0;font-weight:500}.ew-back:hover{text-decoration:underline}.ew-step-label{color:#9e8e82;font-size:.85rem}.ew-error{background:#fef2f2;border:1px solid #fca5a5;border-radius:6px;color:#b91c1c;padding:.75rem 1rem;margin-bottom:1rem;font-size:.9rem}.ew-student-list{display:flex;flex-direction:column;gap:.75rem}.ew-student-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:#fdf8f2;border:1.5px solid #e8dfd2;border-radius:8px;padding:1rem 1.25rem;cursor:pointer;text-align:left;width:100%;transition:border-color .15s,box-shadow .15s}.ew-student-card:hover:not(:disabled){border-color:#b71c1c;box-shadow:0 2px 8px #b71c1c14}.ew-student-card--disabled{opacity:.6;cursor:default}.ew-student-info{display:flex;flex-direction:column;gap:.2rem;flex:1}.ew-student-name{font-weight:600;font-size:1rem;color:#1c1410}.ew-student-year{color:#9e8e82;font-size:.88rem}.ew-student-right{display:flex;align-items:center;gap:.6rem;flex-shrink:0}.ew-student-arrow{color:#b71c1c;font-size:1.1rem}.ew-badge{display:inline-block;font-size:.75rem;font-weight:600;padding:.2rem .55rem;border-radius:20px;letter-spacing:.01em}.ew-badge--confirmed{background:#dcfce7;color:#15803d}.ew-badge--submitted{background:#dbeafe;color:#1d4ed8}.ew-badge--waitlisted{background:#fef9c3;color:#92400e}.ew-badge--cancelled{background:#f3f4f6;color:#6b7280}.ew-badge--draft{background:#fef3c7;color:#b45309}.ew-resume-notice{display:flex;align-items:center;gap:.75rem;font-size:.84rem;color:#574840;background:#fef9c3;border:1px solid #fde68a;border-radius:6px;padding:.6rem 1rem;margin-bottom:1.25rem;flex-wrap:wrap}.ew-link{background:none;border:none;padding:0;color:#b71c1c;font-size:.84rem;font-family:inherit;cursor:pointer;text-decoration:underline}.ew-empty{text-align:center;padding:2rem;color:#574840;background:#fdf8f2;border-radius:8px;border:1px solid #e8dfd2}.ew-empty p{margin-bottom:1rem}.ew-fields{display:flex;flex-direction:column;gap:1.5rem}.ew-field{background:#fdf8f2;border:1.5px solid #e8dfd2;border-radius:8px;padding:1.25rem}.ew-label{display:block;font-weight:600;font-size:.97rem;color:#1c1410;margin-bottom:.4rem}.ew-required{color:#b71c1c;margin-left:.2rem}.ew-help{color:#9e8e82;font-size:.84rem;margin-bottom:.75rem;line-height:1.45}.ew-options{display:flex;flex-direction:column;gap:.5rem}.ew-option{background:#f4ede2;border:1.5px solid #e0d6cc;border-radius:6px;padding:.65rem 1rem;text-align:left;cursor:pointer;font-size:.93rem;color:#1c1410;transition:border-color .15s,background .15s}.ew-option:hover{border-color:#b71c1c;background:#fdf8f2}.ew-option.selected{border-color:#b71c1c;background:#b71c1c;color:#fff}.ew-input,.ew-textarea{width:100%;padding:.6rem .85rem;border:1.5px solid #e0d6cc;border-radius:6px;font-size:.93rem;color:#1c1410;background:#fdf8f2;font-family:inherit;box-sizing:border-box;transition:border-color .15s}.ew-input:focus,.ew-textarea:focus{outline:none;border-color:#b71c1c}.ew-textarea{resize:vertical}.ew-form-actions{margin-top:2rem;display:flex;gap:.75rem;flex-wrap:wrap}.ew-btn-primary{background:#b71c1c;color:#fff;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:.97rem;font-weight:600;cursor:pointer;transition:background .15s;font-family:inherit}.ew-btn-primary:hover:not(:disabled){background:#9b1515}.ew-btn-primary:disabled{opacity:.5;cursor:not-allowed}.ew-btn-secondary{background:#fdf8f2;color:#1c1410;border:1.5px solid #e0d6cc;border-radius:6px;padding:.75rem 1.5rem;font-size:.97rem;font-weight:500;cursor:pointer;transition:border-color .15s;font-family:inherit}.ew-btn-secondary:hover{border-color:#b71c1c}.ew-summary-card{background:#fdf8f2;border:1.5px solid #e8dfd2;border-radius:8px;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem}.ew-summary-row{display:flex;gap:1rem;font-size:.93rem;padding-bottom:.6rem;border-bottom:1px solid #f0e8de}.ew-summary-row:last-child{border-bottom:none;padding-bottom:0}.ew-summary-key{color:#9e8e82;flex-shrink:0;min-width:160px;font-size:.88rem}.ew-summary-val{color:#1c1410;font-weight:500}.ew-result{text-align:center;padding:2.5rem 1rem}.ew-result-icon{font-size:3rem;margin-bottom:1rem}.ew-result.confirmed .ew-result-icon{color:#16a34a}.ew-result.waitlisted .ew-result-icon{color:#d97706}.ew-result.submitted .ew-result-icon{color:#1d4ed8}.ew-result-details{background:#fdf8f2;border:1.5px solid #e8dfd2;border-radius:8px;padding:1.25rem;margin:1.5rem auto;max-width:400px;text-align:left;display:flex;flex-direction:column;gap:.6rem}.ew-result-row{display:flex;justify-content:space-between;font-size:.93rem;padding-bottom:.5rem;border-bottom:1px solid #f0e8de}.ew-result-row:last-child{border-bottom:none;padding-bottom:0}.ew-result-row span{color:#574840}.ew-result-row strong{color:#1c1410}@media (max-width: 480px){.ew-title{font-size:1.4rem}.ew-summary-key{min-width:120px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Roboto,sans-serif;line-height:1.6;color:#1c1410;background:#f4ede2;min-height:100vh}a{text-decoration:none;color:inherit}
