:root{color-scheme:light;--white: #ffffff;--sky-50: #f5fbff;--sky-100: #e7f6ff;--sky-200: #b9e7ff;--sky-500: #009fe3;--sky-650: #0079ba;--ink: #102236;--muted: #64758a;--line: #dce9f3;--red: #d71920;--red-soft: #fff0f0;--green: #1b9c6b;--gold: #c8ad69;--shadow: 0 18px 50px rgba(0, 91, 150, .1);--radius: 8px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--white)}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#fff,#fff 42%,#f7fbfe);color:var(--ink)}button,input,select,textarea{font:inherit}button,a,select,input,textarea{outline-color:var(--sky-500)}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:minmax(230px,1fr) auto minmax(280px,1fr);gap:18px;align-items:center;padding:14px clamp(16px,4vw,42px);background:#fffffff5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-block{display:flex;gap:12px;align-items:center;min-width:0}.brand-logo{width:48px;height:48px;object-fit:contain;flex:0 0 auto}.brand-overline,.section-kicker,.event-type{margin:0;color:var(--sky-650);font-size:.76rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.brand-block h1{margin:1px 0 0;font-size:1.18rem;line-height:1.1;letter-spacing:0}.main-nav{display:inline-flex;align-items:center;gap:6px;padding:4px;background:var(--sky-50);border:1px solid var(--line);border-radius:var(--radius)}.nav-item,.profile-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 14px;color:var(--muted);border-radius:7px;font-size:.92rem;font-weight:800;white-space:nowrap;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.nav-item.active,.profile-link.active{color:var(--sky-650);background:var(--white);box-shadow:0 8px 18px #005d9614}.nav-item.admin.active{color:var(--red)}.topbar-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px;min-width:0}.age-selector{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 8px 0 13px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);color:var(--muted);font-size:.84rem;font-weight:800;white-space:nowrap}.age-selector select,.form-stack select{min-height:32px;border:0;color:var(--ink);background:transparent;font-size:.92rem;font-weight:900}.profile-link{border:1px solid var(--line);background:var(--white);color:var(--ink)}.install-button{cursor:pointer}.app-main{width:min(1440px,100%);margin:0 auto;padding:28px clamp(16px,4vw,42px) 48px}.auth-home-shell{min-height:100vh}.family-auth-page{--family-blue-950: #061a33;--family-blue-900: #082346;--family-blue-700: #075faa;--family-blue-600: #0879c9;--family-muted: #66758c;--family-border: #d9e4ef;position:relative;isolation:isolate;min-height:100vh;overflow:hidden;color:#111d2e;background-color:var(--family-blue-950);background-image:linear-gradient(90deg,#041226f0,#051830bd 38%,#0518302e 68%),linear-gradient(0deg,#04122647,#0412261a),url(/novarello-entry-bg.png);background-position:60% center;background-size:cover;background-repeat:no-repeat}.family-auth-page:after{content:"";position:absolute;inset:auto 0 0;z-index:-1;height:42%;background:linear-gradient(0deg,#030f1eb8,#030f1e00)}.family-auth-shell{width:min(1240px,calc(100% - 40px));min-height:100vh;margin:0 auto;display:grid;grid-template-rows:auto 1fr}.family-auth-topbar{height:88px;display:flex;align-items:center;justify-content:space-between;color:var(--white)}.family-auth-brand{display:flex;align-items:center;gap:14px}.family-auth-brand img{width:56px;height:56px;object-fit:contain;filter:drop-shadow(0 10px 16px rgba(0,0,0,.24))}.family-auth-brand strong{display:block;font-size:22px;line-height:1.05}.family-auth-brand span{color:#ffffffb8;font-size:13px;font-weight:700}.family-auth-hero{display:grid;grid-template-columns:.88fr 1.12fr;gap:24px;align-items:center;padding:26px 0 44px}.family-auth-hero.home-only{grid-template-columns:minmax(0,620px);justify-content:center;min-height:calc(100vh - 88px);padding:28px 0 78px;text-align:center}.family-auth-intro,.family-auth-card{border:1px solid rgba(255,255,255,.2);border-radius:8px;box-shadow:0 24px 80px #04152b3d}.family-auth-intro{align-self:stretch;min-height:610px;padding:34px;display:flex;flex-direction:column;justify-content:space-between;color:var(--white);background:#04172eb8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.family-auth-hero.home-only .family-auth-intro{align-self:center;align-items:center;justify-content:center;min-height:auto;padding:46px;background:#04172ea8}.family-auth-intro h1{max-width:520px;margin:0;font-size:46px;line-height:1.03;letter-spacing:0}.family-auth-hero.home-only .family-auth-intro h1,.family-auth-hero.home-only .family-auth-intro p{margin-inline:auto}.family-auth-intro p{max-width:530px;color:#ffffffc2;font-size:16px;line-height:1.65}.family-access-actions{width:min(100%,430px);display:grid;grid-template-columns:1fr;gap:12px;margin-top:28px}.family-auth-hero.home-only .family-access-actions{margin:34px auto 0}.family-button{min-height:52px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:8px;cursor:pointer;font-size:15px;font-weight:800;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.family-auth-hero.home-only .family-button{width:100%;min-height:56px}.family-button:hover:not(:disabled){transform:translateY(-1px)}.family-button-primary{color:var(--white);background:var(--family-blue-600, var(--sky-500));box-shadow:0 16px 34px #0879c952}.family-button-light{color:var(--family-blue-950, var(--ink));background:var(--white)}.family-legal-links{margin-top:22px;display:flex;align-items:center;justify-content:center;gap:8px;color:#ffffffb8;font-size:12px;font-weight:750}.family-legal-links a{text-decoration:underline;text-underline-offset:3px}.family-auth-card{padding:22px;background:#fffffff7;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.family-auth-tabs{margin-bottom:18px;padding:4px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;border-radius:8px;background:#edf5fb}.family-auth-tabs button{height:52px;border:0;border-radius:6px;cursor:pointer;color:var(--family-muted);background:transparent;font-size:15px;font-weight:800}.family-auth-tabs button.active{color:var(--family-blue-700);background:var(--white);box-shadow:0 8px 20px #075faa1a}.family-flow-notice{margin-bottom:18px;padding:12px 14px;display:flex;align-items:flex-start;gap:10px;color:#07517f;background:#eef9ff;border:1px solid #bfe1f7;border-radius:8px;font-size:13px;line-height:1.45}.family-flow-notice.warning{color:#961224;background:#fff0f2;border-color:#ffd0d7}.family-form-head{margin-bottom:18px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.family-form-head h2{margin:0;font-size:26px;line-height:1.1;letter-spacing:0}.family-form-head p{margin:7px 0 0;color:var(--family-muted);font-size:14px;line-height:1.45}.family-method-badge{min-width:max-content;padding:8px 10px;color:#148d61;background:#e9f8f1;border-radius:999px;font-size:12px;font-weight:900}.family-registration-form,.family-login-form{display:grid;gap:14px}.family-fieldset{min-width:0;margin:0;padding:16px;border:1px solid var(--family-border, var(--line));border-radius:8px}.family-fieldset legend{padding:0 8px;color:var(--family-blue-700, var(--sky-650));font-size:13px;font-weight:900;text-transform:uppercase}.family-form-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.family-registration-form label,.family-login-form label{min-width:0;display:grid;gap:6px;color:#314055;font-size:12px;font-weight:900}.family-registration-form input:not([type=checkbox]),.family-registration-form select,.family-login-form input{width:100%;height:44px;padding:0 12px;outline:none;color:#111d2e;background:var(--white);border:1px solid var(--family-border, var(--line));border-radius:8px;font-size:14px;font-weight:700}.family-registration-form input:focus,.family-registration-form select:focus,.family-login-form input:focus{border-color:var(--family-blue-600, var(--sky-500));box-shadow:0 0 0 4px #0879c921}.family-registration-form input[readonly]{color:var(--family-muted, var(--muted));background:#f4f7fa}.family-field-full{grid-column:1 / -1}.family-final-fields{align-items:end}.family-email-toggle{min-height:44px;padding:10px 12px;display:flex!important;grid-template-columns:none!important;flex-direction:row;align-items:center;gap:9px!important;color:var(--family-muted, var(--muted))!important;background:#f7fafc;border:1px solid var(--family-border, var(--line));border-radius:8px;line-height:1.35}.family-email-toggle input,.family-privacy-row input{width:18px;height:18px;flex:0 0 auto;margin:0;accent-color:var(--family-blue-600, var(--sky-500))}.family-privacy-row{padding:3px 0 2px;display:flex!important;grid-template-columns:none!important;flex-direction:row;align-items:flex-start;gap:10px!important;color:var(--family-muted, var(--muted))!important;font-size:13px!important;font-weight:650!important;line-height:1.45}.family-privacy-row input{margin-top:1px}.family-privacy-row a{color:var(--family-blue-700, var(--sky-650));font-weight:850;text-decoration:underline;text-underline-offset:2px}.family-submit-button{width:100%;min-height:56px}.family-text-button{width:fit-content;margin:0 auto;padding:6px 4px;border:0;cursor:pointer;color:var(--family-blue-700);background:transparent;font-size:13px;font-weight:850}.family-form-status{margin-top:16px;padding:13px 14px;display:flex;align-items:center;gap:8px;border:1px solid #ffd0d7;border-radius:8px;color:#961224;background:#fff0f2;font-size:13px;font-weight:800;line-height:1.4}.family-form-status.success{color:#106644;background:#f0fbf6;border-color:#bfe7d4}.family-auth-loading{place-self:center;padding:34px;display:flex;align-items:center;gap:14px;color:var(--white);background:#04172eb8;border:1px solid rgba(255,255,255,.2);border-radius:8px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.family-auth-loading h1{margin:0;font-size:20px}.family-loading-dot{width:12px;height:12px;border:3px solid rgba(255,255,255,.35);border-top-color:var(--white);border-radius:50%;animation:family-spin .7s linear infinite}@keyframes family-spin{to{transform:rotate(360deg)}}.profile-editor{max-width:820px}.profile-editor .family-registration-form{padding:18px;background:#fbfdff;border:1px solid var(--line);border-radius:var(--radius)}.profile-actions-row{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.profile-privacy-note{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:.8rem;font-weight:750}.page-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,390px);gap:22px;align-items:start}.content-panel{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.primary-panel,.calendar-panel,.auth-panel,.profile-panel,.locked-panel{padding:clamp(18px,3vw,28px)}.side-panel{padding:22px}.section-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px}.section-heading h2{margin:4px 0 0;font-size:clamp(1.45rem,2.3vw,2rem);line-height:1.12;letter-spacing:0}.section-heading.compact h2,.admin-form-panel h2{font-size:1.26rem}.section-subtitle{max-width:760px;margin:8px 0 0;color:var(--muted);line-height:1.55}.live-badge,.legend-item,.urgent-label{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 10px;border-radius:999px;font-size:.78rem;font-weight:900;white-space:nowrap}.live-badge{color:var(--green);background:#edf9f4}.notice-inline,.error-banner,.loading-line{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding:12px 14px;border-radius:var(--radius);background:var(--sky-50);color:var(--sky-650);border:1px solid var(--sky-200);font-size:.92rem;font-weight:750}.error-banner{color:var(--red);background:var(--red-soft);border-color:#ffd1d4}.notice-list{display:grid;gap:12px}.filter-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.filter-tabs button{min-height:34px;padding:0 13px;color:var(--muted);background:var(--white);border:1px solid var(--line);border-radius:7px;cursor:pointer;font-size:.84rem;font-weight:900}.filter-tabs button.active{color:var(--white);background:var(--sky-650);border-color:var(--sky-650)}.notice-card{position:relative;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(90deg,var(--white),#fbfdff)}.notice-card.urgent{border-color:#ffd0d3;background:linear-gradient(90deg,#fff6f6,var(--white))}.notice-meta,.notice-footer,.event-detail{display:flex;align-items:center;gap:9px;flex-wrap:wrap;color:var(--muted);font-size:.82rem;font-weight:750}.priority-dot{width:10px;height:10px;border-radius:50%;background:var(--sky-500)}.priority-dot.urgent{background:var(--red)}.notice-card h3{margin:10px 0 8px;font-size:1.12rem}.notice-card p{margin:0;color:#415368;line-height:1.55}.notice-footer{margin-top:14px}.urgent-label{background:var(--red-soft);color:var(--red)}.attachment-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.attachment-chip{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 10px;color:var(--sky-650);background:var(--sky-50);border:1px solid var(--sky-200);border-radius:999px;font-size:.78rem;font-weight:900}.attachment-chip button{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:var(--red);background:transparent;border:0;cursor:pointer}.event-rail{display:grid;gap:10px}.event-row{display:grid;grid-template-columns:82px 1fr;gap:12px;padding:12px;border:1px solid var(--line);border-radius:var(--radius);background:#fbfdff}.event-row.match{border-color:#ffd1d4;background:#fff9f9}.event-date{display:grid;gap:2px;align-content:center;min-height:64px;padding:8px;color:var(--sky-650);background:var(--sky-100);border-radius:7px;text-align:center}.event-row.match .event-date{color:var(--red);background:var(--red-soft)}.event-date strong,.event-date span{font-size:.8rem}.event-row h3{margin:4px 0 6px;font-size:.98rem}.match-line,.match-meta{display:inline-flex;align-items:center;gap:7px;flex-wrap:wrap;color:var(--muted);font-size:.78rem;font-weight:850}.venue-badge{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex:0 0 22px;color:var(--white);background:var(--sky-650);border-radius:6px;font-size:.72rem;font-weight:950;line-height:1}.venue-badge.away{background:var(--red)}.empty-state{display:grid;gap:6px;padding:24px;color:var(--muted);background:var(--sky-50);border:1px dashed var(--sky-200);border-radius:var(--radius)}.empty-state.compact{place-items:center;text-align:center}.empty-state h3,.empty-state p{margin:0}.calendar-heading{align-items:center}.legend{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.compact-button{min-height:30px;padding:0 10px;font-size:.78rem}.legend-item.training{color:var(--sky-650);background:var(--sky-100)}.legend-item.match{color:var(--red);background:var(--red-soft)}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(128px,1fr));gap:10px}.day-card{min-height:156px;padding:12px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.day-card.has-events{background:#fbfdff}.day-card-header{display:flex;justify-content:space-between;gap:8px;color:var(--muted);font-size:.78rem;font-weight:850}.day-card-header strong{color:var(--ink)}.day-events{display:grid;gap:7px;margin-top:10px}.calendar-event{display:grid;gap:4px;padding:9px;border-radius:7px;background:var(--sky-100);color:var(--sky-650);font-size:.78rem;font-weight:800}.calendar-event.match{color:var(--red);background:var(--red-soft)}.event-title-line{display:flex;align-items:center;gap:6px;flex-wrap:wrap;color:var(--ink)}.auth-grid,.admin-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.single-auth-grid{grid-template-columns:1fr}.auth-card,.admin-form-panel{padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:#fbfdff}.form-stack{display:grid;gap:14px}.form-stack label{display:grid;gap:7px;color:var(--ink);font-size:.86rem;font-weight:900}.form-stack input:not([type=checkbox]),.form-stack select,.form-stack textarea{width:100%;min-height:42px;padding:10px 12px;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:var(--radius);font-size:.95rem;font-weight:650}.form-stack textarea{resize:vertical;line-height:1.45}.checkbox-row{display:flex!important;grid-template-columns:none!important;align-items:flex-start;gap:10px!important;color:var(--muted)!important;line-height:1.45}.checkbox-row input,.age-check input{width:17px;height:17px;accent-color:var(--sky-500)}.featured-event-toggle{align-items:center;padding:12px 14px;color:var(--ink)!important;background:#e2f6ffb8;border:1px solid rgba(0,121,186,.32);border-radius:var(--radius)}.featured-event-toggle>span{display:grid;gap:2px}.featured-event-toggle strong,.featured-event-label{display:inline-flex;align-items:center;gap:6px}.featured-event-toggle small{color:var(--muted);font-weight:600}.featured-event-label{width:max-content;color:#fff4bf;font-weight:800}.featured-toggle-active{color:#fff4bf!important;border-color:#ffd75cb3!important;background:#ffd75c1f!important}.app-shell .featured-event-toggle{color:#fff!important;background:#063053ad;border-color:#77d2ff80}.app-shell .featured-event-toggle small{color:#e2f6ffd1}.primary-button,.secondary-button,.ghost-button,.segmented-control button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 16px;border-radius:var(--radius);border:1px solid transparent;cursor:pointer;font-size:.92rem;font-weight:900;transition:transform .14s ease,box-shadow .14s ease,background .14s ease}.primary-button{color:var(--white);background:var(--sky-500);box-shadow:0 10px 20px #009fe32e}.primary-button.red{background:var(--red);box-shadow:0 10px 20px #d719202e}.secondary-button{color:var(--sky-650);background:var(--white);border-color:var(--line)}.ghost-button{color:var(--muted);background:transparent}.full{width:100%}.primary-button:hover,.secondary-button:hover,.profile-link:hover,.nav-item:hover,.event-row:hover{transform:translateY(-1px)}.form-actions{display:flex;gap:10px;flex-wrap:wrap}.form-two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.form-status{margin:14px 0 0;color:var(--red);font-weight:800}.form-status.success{color:var(--green)}.data-error-state{margin:14px 0;padding:14px 16px;display:grid;gap:4px;color:#7f1018;background:#fff2f3;border:1px solid #f3b8bd;border-radius:var(--radius)}.data-error-state span{line-height:1.45}.profile-form{max-width:680px}.locked-panel{display:grid;gap:14px;justify-items:start;max-width:720px}.admin-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}.admin-log-panel{grid-column:1 / -1;padding:20px}.admin-section-events>.admin-form-panel,.admin-section-notices>.admin-form-panel{grid-column:1 / -1}.privacy-card{display:flex;justify-content:space-between;gap:18px;margin-top:18px;padding:18px;background:var(--sky-50);border:1px solid var(--sky-200);border-radius:var(--radius)}.privacy-cookie-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;margin-bottom:16px;padding:16px;background:linear-gradient(135deg,var(--sky-50),var(--white));border:1px solid var(--sky-200);border-radius:var(--radius)}.auth-privacy-card{margin:16px 0 0}.privacy-cookie-card h3,.privacy-cookie-card p{margin:4px 0 0}.privacy-cookie-card p{color:var(--muted);line-height:1.45}.privacy-cookie-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}.consent-ok{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 10px;color:var(--green);background:#edf9f4;border:1px solid #cbeee0;border-radius:999px;font-size:.78rem;font-weight:900;white-space:nowrap}.privacy-card h3,.privacy-card p{margin:4px 0 0}.inline-link{display:inline-flex;margin-top:10px;color:var(--sky-650);font-weight:900}.privacy-page{padding:clamp(18px,3vw,28px)}.legal-page-shell{width:min(1080px,100%);min-width:0;margin:0 auto;display:grid;gap:14px}.legal-page-nav{min-width:0;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.legal-page-nav a{min-height:38px;padding:0 12px;display:inline-flex;align-items:center;gap:7px;color:var(--ink);background:#ffffffeb;border:1px solid var(--line);border-radius:var(--radius);font-weight:850}.legal-page-nav a[aria-current=page]{color:var(--white);background:var(--sky-650);border-color:var(--sky-650)}.legal-document{min-width:0;max-width:100%;display:grid;gap:22px;color:var(--ink);background:#fffffff7}.legal-document-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:20px;border-bottom:1px solid var(--line)}.legal-document-header h1{margin:4px 0 8px;font-size:clamp(1.7rem,3vw,2.35rem);line-height:1.08}.legal-document-header p,.legal-document section p{color:#44576f}.legal-document section{min-width:0;padding:0;background:transparent;border:0}.legal-document h2{margin:0 0 9px;font-size:1.08rem}.legal-document p{margin:0 0 10px;line-height:1.65;overflow-wrap:anywhere}.legal-document a{color:var(--sky-650);font-weight:800;text-decoration:underline;text-underline-offset:3px}.legal-document a svg{display:inline;vertical-align:-2px}.legal-table-wrap{min-width:0;max-width:100%;overflow-x:auto;border:1px solid var(--line);border-radius:var(--radius)}.legal-table-wrap table{width:100%;min-width:680px;border-collapse:collapse}.legal-table-wrap th,.legal-table-wrap td{padding:12px 14px;text-align:left;vertical-align:top;border-bottom:1px solid var(--line);line-height:1.45}.legal-table-wrap th{color:var(--ink);background:var(--sky-50);font-size:.78rem;text-transform:uppercase}.legal-table-wrap tr:last-child td{border-bottom:0}.legal-footer{padding:18px;display:flex;align-items:center;justify-content:center;gap:8px 16px;flex-wrap:wrap;color:#eaf4ff;background:#05172beb;border:1px solid rgba(255,255,255,.18);border-radius:var(--radius);font-size:.78rem}.legal-footer a{color:var(--white);text-decoration:underline;text-underline-offset:3px}.cookie-notice{position:fixed;z-index:1000;left:max(14px,env(safe-area-inset-left));right:max(14px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom));width:min(920px,calc(100% - 28px));margin:0 auto;padding:15px 16px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;color:var(--white);background:#05172bf7;border:1px solid rgba(255,255,255,.28);border-radius:var(--radius);box-shadow:0 16px 40px #00000059}.cookie-notice strong,.cookie-notice p{margin:0}.cookie-notice p{margin-top:4px;color:#d6e4f2;font-size:.82rem;line-height:1.45}.cookie-notice-actions{display:flex;align-items:center;gap:9px}.cookie-notice-actions a,.cookie-notice-actions button{min-height:38px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius);font-weight:850;white-space:nowrap}.cookie-notice-actions a{color:var(--white);border:1px solid rgba(255,255,255,.42)}.cookie-notice-actions button{color:var(--white);background:var(--sky-650)}.legal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.legal-grid section{padding:16px;background:#fbfdff;border:1px solid var(--line);border-radius:var(--radius)}.legal-grid h3,.legal-grid p{margin-top:0}.segmented-control{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:4px;background:var(--sky-50);border:1px solid var(--line);border-radius:var(--radius)}.segmented-control button{background:transparent;color:var(--muted)}.segmented-control button.active{color:var(--sky-650);background:var(--white);box-shadow:0 8px 18px #005d9614}.segmented-control button.active.red{color:var(--red)}.age-check-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.age-check{display:flex!important;align-items:center;gap:7px!important;min-height:36px;padding:8px;background:var(--white);border:1px solid var(--line);border-radius:7px;color:var(--muted)!important;font-size:.82rem!important;font-weight:900!important}.admin-log{display:grid;gap:8px}.log-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid var(--line);border-left:4px solid var(--sky-500);border-radius:var(--radius);background:var(--white)}.log-row.match{border-left-color:var(--red)}.log-row.archived{opacity:.72;background:#f8fafc}.log-row.audit{border-left-color:var(--gold)}.log-row span{display:block;color:var(--muted);font-size:.84rem;font-weight:800}.row-actions{display:flex;justify-content:flex-end;gap:7px;flex-wrap:wrap}.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;padding:0 10px;color:var(--sky-650);background:var(--sky-50);border:1px solid var(--sky-200);border-radius:7px;cursor:pointer;font-size:.78rem;font-weight:900}.icon-button.danger{color:var(--red);background:var(--red-soft);border-color:#ffd1d4}.danger-button{min-height:38px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#fff;background:#b4232a;border:1px solid #e4555c;border-radius:7px;cursor:pointer;font-size:.78rem;font-weight:900}.event-select-control{flex:0 0 auto;display:grid;place-items:center;width:28px;min-height:36px}.event-select-control input{width:18px;height:18px;accent-color:var(--red)}.event-select-control+div{flex:1 1 auto;min-width:0}.compact-tabs{margin-bottom:0}button:disabled,input:disabled{cursor:not-allowed;opacity:.55}@media(max-width:980px){.family-auth-page{overflow:auto;background-position:68% center}.family-auth-shell{width:min(100% - 28px,720px)}.family-auth-topbar{height:auto;padding:18px 0;align-items:flex-start}.family-auth-hero{grid-template-columns:1fr;padding-top:4px}.family-auth-hero.home-only{min-height:auto;padding:36px 0 64px}.family-auth-intro{min-height:auto}.family-auth-hero.home-only .family-auth-intro{padding:30px}}@media(max-width:640px){.family-auth-page{background-position:74% center}.family-auth-shell{width:min(100% - 22px,430px)}.family-auth-topbar{justify-content:center;padding-top:14px;text-align:center}.family-auth-brand{justify-content:center}.family-auth-brand img{width:50px;height:50px}.family-auth-brand strong{font-size:20px}.family-auth-hero{gap:14px;padding-bottom:24px}.family-auth-hero.home-only{padding:22px 0 46px}.family-auth-hero.auth-open{display:block;padding-bottom:112px}.family-auth-intro,.family-auth-card{padding:14px}.family-auth-hero.home-only .family-auth-intro{padding:24px 18px}.family-auth-hero.auth-open .family-auth-intro{position:fixed;z-index:30;left:10px;right:10px;bottom:10px;min-height:0;padding:10px;border-radius:8px;background:#04172eeb;box-shadow:0 18px 50px #00000061}.family-auth-hero.auth-open .family-auth-intro h1,.family-auth-hero.auth-open .family-auth-intro p,.family-auth-hero.auth-open .family-legal-links{display:none}.family-auth-hero.auth-open .family-access-actions{width:100%;margin:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.family-auth-hero.auth-open.profile-gate .family-access-actions{grid-template-columns:1fr}.family-auth-hero.auth-open .family-access-actions .family-button{min-width:0;min-height:46px;padding:0 7px;font-size:11px;line-height:1.1}.family-auth-hero.auth-open .family-access-actions svg{display:none}.family-auth-hero.auth-open .google-access span,.family-auth-hero.auth-open .family-access-actions .email-access,.family-auth-hero.auth-open .family-access-actions .register-access{font-size:0}.family-auth-hero.auth-open .google-access:after,.family-auth-hero.auth-open .email-access:after,.family-auth-hero.auth-open .register-access:after{font-size:11px}.family-auth-hero.auth-open .google-access:after{content:"Google"}.family-auth-hero.auth-open .email-access:after{content:"Email"}.family-auth-hero.auth-open .register-access:after{content:"Registrati"}.family-auth-card{margin-bottom:0}.family-auth-intro h1{font-size:30px}.family-auth-intro p{font-size:13px;line-height:1.5}.family-auth-tabs{gap:6px;margin-bottom:12px}.family-auth-tabs button{height:44px;font-size:13px}.family-flow-notice{gap:8px;padding:10px;margin-bottom:12px;font-size:12px}.family-form-head{display:grid;grid-template-columns:1fr;gap:8px;margin-bottom:12px}.family-form-head h2{font-size:21px}.family-form-head p{font-size:12px}.family-method-badge{width:fit-content;padding:6px 8px;font-size:11px}.family-registration-form,.family-login-form{gap:10px}.family-fieldset{padding:11px}.family-fieldset legend{font-size:11px}.family-form-fields{grid-template-columns:1fr;gap:9px}.family-field-full{grid-column:auto}.family-registration-form label,.family-login-form label{gap:5px;font-size:11px}.family-registration-form input:not([type=checkbox]),.family-registration-form select,.family-login-form input{height:40px;padding:0 10px;border-radius:7px;font-size:13px}.family-email-toggle{min-height:40px}.family-privacy-row{padding:2px 0;font-size:11px!important}.family-submit-button{min-height:50px;font-size:14px}.family-form-status{padding:10px;font-size:12px}}.workspace-page{display:grid;gap:16px}.admin-tools-nav{grid-column:1 / -1;display:flex;gap:6px;padding:6px;overflow-x:auto;background:var(--white);border:1px solid var(--line);border-radius:var(--radius)}.admin-tools-nav a,.workspace-tabs a{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 12px;color:var(--muted);border-radius:7px;font-size:.82rem;font-weight:900;text-decoration:none;white-space:nowrap}.admin-tools-nav a.active,.workspace-tabs a.active{color:var(--sky-650);background:var(--sky-100)}.workspace-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px}.workspace-hero h2{margin:2px 0 4px}.import-source-grid{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(320px,1.2fr);gap:16px;padding:20px}.file-drop{display:grid;place-content:center;justify-items:center;gap:6px;min-height:180px;padding:20px;color:var(--sky-650);background:var(--sky-50);border:1px dashed var(--sky-500);border-radius:var(--radius);cursor:pointer;text-align:center}.file-drop input{width:min(100%,260px);margin-top:8px}.file-drop span,.data-table span,.document-card span,.document-card small,.convocation-card span,.results-block header span{display:block;color:var(--muted);font-size:.78rem}.paste-planning{display:grid;gap:10px;align-content:start}.paste-planning label{display:grid;gap:7px;color:var(--muted);font-size:.85rem;font-weight:850}.import-review{padding:20px}.import-warnings{margin:14px 0;padding:12px;color:#795b00;background:#fff9df;border:1px solid #f0dc85;border-radius:var(--radius)}.import-warnings summary{display:flex;align-items:center;gap:7px;cursor:pointer;font-weight:900}.import-table-wrap{max-height:620px;overflow:auto;border:1px solid var(--line);border-radius:var(--radius)}.data-table{width:100%;border-collapse:collapse;font-size:.82rem}.data-table th,.data-table td{padding:10px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle}.data-table th{color:var(--muted);background:#f7fbfe;font-size:.74rem;text-transform:uppercase}.import-table thead{position:sticky;top:0;z-index:1}.import-table input[type=datetime-local]{min-width:190px}.duplicate-row{opacity:.58;background:#f7f8fa}.change-row{background:#fff9df}.planning-change-review{margin:16px 0;padding:16px;background:#fff9df;border:1px solid #e8c955;border-radius:var(--radius)}.planning-change-review-heading{display:flex;align-items:flex-start;gap:10px;color:#755600}.planning-change-review-heading>div{display:grid;gap:3px}.planning-change-review-heading span{font-size:.8rem;line-height:1.45}.planning-change-list{display:grid;gap:10px;margin-top:12px}.planning-change-card{padding:14px;background:#fff;border:1px solid #e7d48a;border-radius:7px}.planning-change-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.planning-change-card>header>div,.planning-change-card>header span{display:grid;gap:3px}.planning-change-card>header span{color:var(--muted);font-size:.76rem}.planning-diff-list{display:grid;gap:6px;margin-top:12px}.planning-diff-list>div{display:grid;grid-template-columns:minmax(110px,.55fr) minmax(0,1fr) 20px minmax(0,1fr);gap:8px;align-items:center;min-height:38px;padding:7px 9px;background:#f7fafc;border:1px solid var(--line);border-radius:6px;font-size:.78rem}.planning-diff-list svg{width:16px;height:16px;color:var(--sky-650)}.planning-before{color:var(--muted);text-decoration:line-through}.planning-after{color:var(--ink);font-weight:850}.planning-decision-actions{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.active-discard{color:var(--red);border-color:var(--red)}.status-pill{display:inline-flex!important;align-items:center;min-height:25px;padding:0 8px;border-radius:999px;font-size:.7rem!important;font-weight:900;white-space:nowrap}.status-pill.success,.status-pill.present{color:#08744b;background:#e8f7f0}.status-pill.warning,.status-pill.pending{color:#795b00;background:#fff6cf}.status-pill.absent{color:var(--red);background:var(--red-soft)}.status-pill.neutral{color:var(--muted);background:#eef2f6}.floating-status{position:sticky;bottom:12px;width:fit-content;max-width:100%;margin:0 auto;padding:10px 14px;color:var(--white);background:var(--ink);border-radius:7px;font-weight:850;box-shadow:var(--shadow)}.workspace-tabs{display:flex;gap:6px;width:fit-content;padding:5px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius)}.wide-form{width:100%;max-width:1040px;padding:22px}.athlete-picker{padding:14px;border:1px solid var(--line);border-radius:var(--radius)}.athlete-picker legend{padding:0 6px;color:var(--ink);font-weight:900}.athlete-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.athlete-grid label{display:flex!important;align-items:center;gap:9px!important;min-width:0;padding:10px;background:#fbfdff;border:1px solid var(--line);border-radius:7px}.athlete-grid span{min-width:0}.athlete-grid strong,.athlete-grid small{display:block;overflow:hidden;text-overflow:ellipsis}.attendance-choice{display:grid;gap:6px;margin-top:8px;padding-top:8px;border-top:1px solid currentColor}.attendance-choice>span{font-size:.7rem;font-weight:850}.attendance-choice>div{display:grid;grid-template-columns:1fr 1fr;gap:6px}.attendance-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:34px;padding:0 8px;border:1px solid var(--line);border-radius:7px;cursor:pointer;font-size:.74rem;font-weight:900}.attendance-button.present{color:#08744b;background:#eefaf5}.attendance-button.absent{color:var(--red);background:var(--red-soft)}.attendance-button.active{border-color:currentColor;box-shadow:inset 0 0 0 1px currentColor}.convocation-family-list,.attendance-results,.document-list{display:grid;gap:10px}.convocation-card,.document-card,.results-block{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:16px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius)}.convocation-card p,.document-card p{margin:6px 0;color:var(--muted)}.attendance-results{padding:20px}.results-block{grid-template-columns:1fr}.results-block header{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-account-page,.document-upload-panel{padding:22px}.admin-account-form{max-width:560px}.permission-callout{display:flex;align-items:flex-start;gap:12px;padding:16px;color:var(--muted);background:#f7fafc;border:1px solid var(--line);border-radius:var(--radius)}.document-upload-panel{max-width:840px}.document-card{grid-template-columns:44px minmax(0,1fr) auto;align-items:center}.document-icon{display:grid;place-items:center;width:42px;height:42px;color:var(--sky-650);background:var(--sky-100);border-radius:7px}@media(max-width:900px){.import-source-grid,.athlete-grid{grid-template-columns:1fr 1fr}.main-nav{overflow-x:auto}}@media(max-width:640px){.import-source-grid,.athlete-grid,.convocation-card,.document-card{grid-template-columns:1fr}.admin-tools-nav a,.workspace-tabs a{min-height:34px;padding:0 9px;font-size:.74rem}.workspace-hero,.wide-form,.attendance-results,.document-upload-panel,.admin-account-page,.import-review,.import-source-grid{padding:14px}.data-table th,.data-table td{padding:8px}.results-block header{align-items:flex-start;flex-direction:column}.planning-change-card>header,.planning-diff-list>div{grid-template-columns:1fr}.planning-change-card>header{display:grid}.planning-diff-list svg{transform:rotate(90deg)}}@media print{.topbar,.admin-tools-nav,.workspace-tabs,.print-button,.row-actions{display:none!important}.app-main,.attendance-results{padding:0}.results-block{break-inside:avoid;border-color:#999}}@media(max-width:1120px){.topbar{grid-template-columns:1fr}.main-nav,.topbar-actions{justify-content:flex-start;width:100%;overflow-x:auto}.page-grid,.auth-grid,.admin-layout{grid-template-columns:1fr}.calendar-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.app-main{padding-inline:12px}.topbar{padding:12px;gap:12px}.brand-logo{width:42px;height:42px}.brand-block h1{font-size:1.02rem}.nav-item,.profile-link{min-height:38px;padding:0 12px}.topbar-actions{flex-wrap:wrap}.age-selector{width:100%;justify-content:space-between}.profile-link{flex:1 1 160px}.section-heading,.calendar-heading{flex-direction:column;align-items:flex-start}.calendar-grid{grid-template-columns:1fr}.day-card{min-height:auto}.event-row{grid-template-columns:74px 1fr}.age-check-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-two-col,.legal-grid,.privacy-cookie-card{grid-template-columns:1fr}.privacy-cookie-actions{justify-content:flex-start}.privacy-card{flex-direction:column}.log-row{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(max-width:720px){.cookie-notice{grid-template-columns:1fr;gap:11px;padding:13px}.cookie-notice-actions{display:grid;grid-template-columns:1fr 1fr}.legal-page-nav a{min-width:0;flex:1 1 calc(33.333% - 6px);justify-content:center}.legal-document-header{flex-direction:column}.legal-footer{align-items:flex-start;flex-direction:column}}.field-help{color:var(--muted);font-size:.74rem;font-weight:700;line-height:1.4}.profile-transparency{margin-top:18px}.management-filters,.event-management-filters,.month-navigator{display:flex;align-items:end;gap:10px;flex-wrap:wrap}.roster-management{padding:20px}.management-filters,.event-management-filters{margin-bottom:16px;padding:12px;background:#f7fbfe;border:1px solid var(--line);border-radius:var(--radius)}.event-bulk-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:-6px 0 16px;padding:10px 12px;background:#ffffffb8;border:1px solid var(--line);border-radius:var(--radius)}.event-bulk-actions .bulk-select-toggle{align-items:center;margin-right:auto;color:var(--ink)!important;font-weight:850}.event-bulk-actions>span{color:var(--muted);font-size:.78rem;font-weight:850}.management-filters label,.event-management-filters label,.month-navigator label{display:grid;gap:5px;color:var(--muted);font-size:.76rem;font-weight:850}.search-field{position:relative;flex:1 1 260px}.search-field svg{position:absolute;left:11px;bottom:11px;color:var(--muted);pointer-events:none}.search-field input{padding-left:36px}.results-count{display:inline-flex;align-items:center;min-height:34px;padding:0 10px;color:var(--sky-650);background:var(--sky-100);border-radius:7px;font-size:.78rem;font-weight:900;white-space:nowrap}.roster-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:var(--radius)}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;background:#031224a8;overflow-y:auto}.editor-modal{width:min(100%,680px);max-height:calc(100vh - 36px);padding:20px;overflow-y:auto;box-shadow:0 24px 70px #03122452}.event-editor-modal{width:min(100%,760px)}.icon-only-button{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;flex:0 0 38px;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:7px;cursor:pointer}.month-navigator{margin:0 0 16px;padding:10px;background:#f7fbfe;border:1px solid var(--line);border-radius:var(--radius)}.month-navigator>span{margin-left:auto;color:var(--muted);font-size:.78rem;font-weight:850}.admin-calendar-age-filter{margin-bottom:14px;padding:14px;background:#f7fbfe;border:1px solid var(--line);border-radius:var(--radius)}.admin-calendar-age-filter-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.admin-calendar-age-filter-heading>div{display:grid;gap:3px}.admin-calendar-age-filter-heading .admin-calendar-age-heading-actions{display:flex;align-items:center;gap:7px}.admin-calendar-age-filter-heading span{color:var(--muted);font-size:.76rem}.selected-age-count{min-height:28px;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;color:var(--sky-650)!important;background:var(--sky-100);border:1px solid var(--sky-200);border-radius:999px;font-size:.72rem!important;font-weight:900;white-space:nowrap}.admin-calendar-age-actions{display:grid;grid-template-columns:repeat(6,minmax(72px,1fr));gap:7px}.admin-calendar-age-actions .all-age-check{color:var(--sky-650)!important;border-color:var(--sky-200)}.age-color-editor{margin-top:12px;padding-top:12px;border-top:1px solid var(--line)}.age-color-editor-grid{display:grid;grid-template-columns:repeat(6,minmax(72px,1fr));gap:7px}.age-color-editor-grid label{min-height:46px;padding:6px 8px;display:flex;align-items:center;gap:7px;color:var(--ink);background:var(--white);border:1px solid var(--line);border-left:4px solid var(--age-color);border-radius:7px;font-size:.76rem;font-weight:900}.age-color-editor-grid input[type=color]{width:30px;height:30px;padding:2px;flex:0 0 30px;background:transparent;border:1px solid var(--line);border-radius:6px;cursor:pointer}.age-color-editor .form-actions{margin-top:10px}.admin-age-color-legend{margin-top:12px;padding-top:12px;border-top:1px solid var(--line)}.admin-age-color-legend>strong{display:block;margin-bottom:8px;font-size:.78rem}.admin-age-color-legend>div{display:flex;flex-wrap:wrap;gap:6px 12px}.admin-age-color-legend span{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:.72rem;font-weight:850}.age-color-dot{width:12px;height:12px;flex:0 0 12px;background:var(--age-color);border:2px solid rgba(255,255,255,.78);border-radius:50%;box-shadow:0 0 0 1px var(--age-color)}.event-age-groups{display:flex;flex-wrap:wrap;gap:4px}.event-age-groups span{min-height:21px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#0079bae0;border:1px solid rgba(193,235,255,.58);border-radius:5px;font-size:.64rem;font-weight:950}.event-edit-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:30px;margin-top:5px;padding:0 8px;color:var(--sky-650);background:var(--white);border:1px solid var(--sky-200);border-radius:6px;cursor:pointer;font-size:.72rem;font-weight:900}@media(max-width:640px){.management-filters,.event-management-filters,.month-navigator{align-items:stretch}.management-filters>*,.event-management-filters>*,.month-navigator label{flex:1 1 140px}.event-bulk-actions>*{flex:1 1 100%}.event-bulk-actions .bulk-select-toggle{margin-right:0}.month-navigator>span{width:100%;margin-left:0}.admin-calendar-age-filter-heading{align-items:flex-start;flex-direction:column}.admin-calendar-age-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-calendar-age-filter-heading .admin-calendar-age-heading-actions{width:100%;justify-content:space-between}.age-color-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-modal{padding:14px}}.family-auth-page{min-height:100svh;background-color:#06182d;background-image:linear-gradient(90deg,#031022e6,#04162bad 43%,#04142757 72%,#030f1fad),linear-gradient(0deg,#030f1f80,#030f1f14),url(/novara-stadium-home-bg.jpg);background-position:center;background-size:cover}.family-auth-page:before{content:"";position:absolute;z-index:-1;right:-11vw;bottom:7vh;width:48vw;height:12px;background:#d71920;box-shadow:0 34px #d71920,0 68px #0079bae6;transform:rotate(-35deg);transform-origin:center;opacity:.9}.family-auth-page:after{height:52%;background:linear-gradient(0deg,#020c19d1,#020c1900)}.family-auth-shell{width:min(100%,1500px);min-height:100svh;padding-inline:clamp(20px,4vw,58px);grid-template-rows:auto minmax(0,1fr) auto}.family-auth-topbar{height:92px;border-bottom:1px solid rgba(255,255,255,.16)}.family-auth-brand{gap:11px}.family-auth-brand img{width:58px;height:64px}.family-auth-brand strong{font-size:19px;line-height:.95;letter-spacing:0}.family-auth-brand span{display:block;margin-top:4px;color:#fff;font-size:9px;letter-spacing:0}.family-auth-utilities{display:flex;align-items:center;gap:10px}.family-auth-utilities a,.family-auth-utilities button{width:52px;min-height:52px;padding:4px;display:grid;place-items:center;gap:2px;color:#fff;background:#0419318a;border:1px solid rgba(255,255,255,.34);border-radius:50%;cursor:pointer}.family-auth-utilities svg{width:19px;height:19px}.family-auth-utilities span{font-size:9px;font-weight:800}.family-auth-hero,.family-auth-hero.home-only{min-height:0;padding:clamp(38px,7vh,82px) 0 clamp(42px,7vh,76px)}.family-auth-hero.home-only{grid-template-columns:minmax(0,920px);justify-content:start;text-align:left}.family-auth-hero.auth-open{grid-template-columns:minmax(350px,.82fr) minmax(520px,1.18fr);align-items:start;padding-top:34px}.family-auth-intro,.family-auth-hero.home-only .family-auth-intro{min-height:auto;align-self:center;align-items:flex-start;justify-content:center;padding:0;color:#fff;text-align:left;background:transparent;border:0;border-radius:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.family-auth-intro h1,.family-auth-hero.home-only .family-auth-intro h1{max-width:760px;margin:0;font-size:clamp(54px,6.2vw,88px);line-height:.88;font-weight:950;letter-spacing:0;text-wrap:balance;text-shadow:0 8px 30px rgba(0,0,0,.36)}.family-auth-product,.family-auth-hero.home-only .family-auth-intro .family-auth-product{margin:18px 0 0;color:#fff;font-size:clamp(24px,2.2vw,34px);font-weight:500;line-height:1.1}.family-auth-description,.family-auth-hero.home-only .family-auth-intro .family-auth-description{max-width:590px;margin:10px 0 0;color:#ffffffd1;font-size:15px;line-height:1.5}.family-auth-features{margin-top:18px;display:flex;align-items:center;gap:28px}.family-auth-features span{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:13px;font-weight:800}.family-auth-features svg{width:17px;height:17px}.family-access-actions,.family-auth-hero.home-only .family-access-actions{width:min(100%,830px);margin:32px 0 0;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.family-access-actions.authenticated-actions{max-width:560px;grid-template-columns:repeat(2,minmax(0,1fr))}.family-button,.family-auth-hero.home-only .family-button{min-height:58px;border-radius:6px;box-shadow:0 14px 32px #0003}.family-button-primary{background:#0869b9}.family-button-danger{color:#fff;background:#d71920}.family-legal-links,.family-auth-hero.home-only .family-legal-links{justify-content:flex-start;margin-top:20px}.family-auth-card{border-color:#ffffff6b;border-radius:8px;box-shadow:0 28px 80px #0000006b}.landing-ticker{width:100%;min-height:110px;margin-bottom:clamp(18px,3vh,34px);display:grid;grid-template-columns:190px minmax(0,1fr);overflow:hidden;color:#fff;background:#031427eb;border:1px solid rgba(255,255,255,.2);border-radius:8px;box-shadow:0 24px 60px #0000004d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.landing-ticker-label{position:relative;z-index:2;padding:18px;display:flex;align-items:center;gap:10px;color:#fff;background:#c81018;font-size:12px;font-weight:950;line-height:1.15}.landing-ticker-label svg{width:22px;height:22px;flex:0 0 auto}.landing-ticker-window{min-width:0;overflow:hidden}.landing-ticker-track{width:max-content;min-height:100%;display:flex;align-items:stretch;animation:landing-ticker-scroll 34s linear infinite}.landing-ticker:hover .landing-ticker-track,.landing-ticker:focus-within .landing-ticker-track{animation-play-state:paused}.landing-ticker-event{width:320px;min-height:108px;padding:14px 18px;display:grid;grid-template-columns:44px minmax(0,1fr) 18px;align-items:center;gap:12px;border-right:1px solid rgba(255,255,255,.16)}.landing-ticker-event.featured{background:#c8101824;box-shadow:inset 0 3px #ffd75ce0}.landing-event-shield{width:42px;height:52px;display:grid;place-items:center;color:#fff;background:#0869b9;clip-path:polygon(10% 0,90% 0,100% 70%,50% 100%,0 70%);font-size:22px;font-weight:950}.landing-event-shield.match{background:#c81018}.landing-event-shield.notice{background:#0079ba}.landing-event-shield.notice.urgent{background:#c81018}.landing-ticker-event.notice-item{width:max-content;min-width:360px;max-width:min(620px,72vw);height:auto;background:#0079ba2e}.landing-ticker-event.notice-item .landing-event-copy{align-content:center}.landing-ticker-event.notice-item .landing-event-copy strong{width:100%;flex-wrap:wrap;line-height:1.3;overflow-wrap:anywhere;white-space:normal}.landing-ticker-event.notice-item .landing-event-copy>span{overflow:visible;white-space:normal}.landing-event-shield svg{width:19px;height:19px}.landing-event-copy{min-width:0;display:grid;gap:3px}.landing-event-copy strong{display:inline-flex;align-items:center;gap:5px;font-size:14px}.ticker-featured-icon{width:12px;height:12px;color:#ffdd6e;fill:currentColor}.landing-event-copy>span{overflow:hidden;color:#ffffffc2;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.landing-event-copy small{display:flex;align-items:center;gap:4px;color:#ffffff94;font-size:10px}.landing-event-copy small svg{width:11px;height:11px}.landing-ticker-empty{height:100%;margin:0;padding:24px;display:flex;align-items:center;color:#ffffffb8;font-size:14px;font-weight:700}@keyframes landing-ticker-scroll{to{transform:translate(-50%)}}.app-shell{min-height:100svh;background:linear-gradient(#05162a57,#05162a75),url(/novara-stadium-home-bg.jpg) center / cover fixed}.app-shell .topbar{grid-template-columns:220px minmax(380px,1fr) auto;gap:12px;padding-inline:clamp(18px,2.3vw,34px);color:#fff;background:#03152af0;border-bottom-color:#ffffff24}.app-shell .brand-logo{width:44px;height:50px}.app-shell .brand-overline,.app-shell .brand-block h1{color:#fff}.app-shell .main-nav{min-width:0;justify-self:center;background:#ffffff1a;border-color:#ffffff2e}.app-shell .nav-item{min-height:38px;padding-inline:10px;gap:6px;font-size:.8rem}.app-shell .topbar-actions{gap:7px}.app-shell .age-selector{min-height:40px;padding-left:10px;font-size:.76rem}.app-shell .profile-link,.app-shell .shell-utility-button{min-height:40px;padding-inline:10px;font-size:.78rem}.app-shell .nav-item{color:#ffffffb3}.app-shell .nav-item.active{color:#082346;background:#fff}.app-shell .content-panel{color:#f7fbff;background:linear-gradient(135deg,#041a3352,#0e5c9329);border-color:#ecf9ff61;box-shadow:0 20px 58px #010d1c38;-webkit-backdrop-filter:blur(24px) saturate(1.2);backdrop-filter:blur(24px) saturate(1.2)}.app-shell .content-panel .section-heading h2,.app-shell .content-panel h3,.app-shell .content-panel strong,.app-shell .content-panel .event-title-line{color:#fff}.app-shell .content-panel .section-subtitle,.app-shell .content-panel .notice-meta,.app-shell .content-panel .notice-footer,.app-shell .content-panel .event-detail,.app-shell .content-panel .match-line,.app-shell .content-panel .match-meta,.app-shell .content-panel .event-row p,.app-shell .content-panel .day-card-header,.app-shell .content-panel .day-card-header strong{color:#eef8ffd1}.app-shell .filter-tabs button{color:#edf8ff;background:#ffffff1a;border-color:#e2f6ff42;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.app-shell .filter-tabs button.active{color:#fff;background:#0879c9;border-color:#38bdf8}.app-shell .notice-card,.app-shell .notice-card.urgent,.app-shell .event-row,.app-shell .event-row.match,.app-shell .day-card,.app-shell .day-card.has-events,.app-shell .auth-card,.app-shell .admin-form-panel,.app-shell .log-row{background:#031c3830;border-color:#e2f6ff4d;-webkit-backdrop-filter:blur(18px) saturate(1.12);backdrop-filter:blur(18px) saturate(1.12)}.app-shell .notice-card.urgent,.app-shell .event-row.match{border-color:#ffacb17a}.app-shell .notice-card p,.app-shell .log-row span{color:#eef8ffde}.app-shell .event-bulk-actions{color:#fff;background:#031c385c;border-color:#e2f6ff4d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-shell .event-bulk-actions .bulk-select-toggle{color:#fff!important}.app-shell .event-bulk-actions>span{color:#eef8ffd1}.app-shell .event-date{color:#dff4ff;background:#009fe33d}.app-shell .event-row.match .event-date{color:#ffe0e2;background:#d7192042}.app-shell .calendar-event{color:#dff4ff;background:#009fe338}.app-shell .calendar-event.match{color:#ffe0e2;background:#d7192040}.app-event-ticker{min-height:58px;margin:0;grid-template-columns:156px minmax(0,1fr);border-width:0 0 1px;border-radius:0;box-shadow:0 12px 28px #010d1c2e}.app-event-ticker .landing-ticker-label{padding:10px clamp(18px,2.3vw,34px);font-size:10px}.app-event-ticker .landing-ticker-label svg{width:17px;height:17px}.app-event-ticker .landing-ticker-event{width:276px;min-height:57px;padding:7px 14px;grid-template-columns:30px minmax(0,1fr) 14px;gap:9px}.app-event-ticker .landing-ticker-event.notice-item{width:max-content;min-width:320px;max-width:min(560px,70vw);min-height:57px}.app-event-ticker .landing-event-shield{width:28px;height:34px;font-size:14px}.app-event-ticker .landing-event-shield svg{width:15px;height:15px}.app-event-ticker .landing-event-copy{gap:1px}.app-event-ticker .landing-event-copy strong{font-size:11px}.app-event-ticker .landing-event-copy>span{font-size:9px}.app-event-ticker .landing-event-copy small{display:none}.app-event-ticker .landing-ticker-empty{padding:12px clamp(18px,2.3vw,34px);font-size:12px}.shell-utility-button{min-height:42px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#fff;background:#ffffff14;border:1px solid rgba(255,255,255,.22);border-radius:7px;cursor:pointer;font-size:.82rem;font-weight:850}.shell-signout-button{border-color:#d71920a3}.mobile-session-dock{display:none}@media(max-width:980px){.family-auth-shell{width:100%;padding-inline:24px}.family-auth-hero.auth-open{grid-template-columns:1fr}.landing-ticker{grid-template-columns:160px minmax(0,1fr)}.app-event-ticker{min-height:48px;grid-template-columns:1fr}.app-event-ticker .landing-ticker-label{min-height:26px;padding:5px 12px;font-size:8px}.app-event-ticker .landing-ticker-label svg{width:13px;height:13px}.app-event-ticker .landing-ticker-event{width:228px;min-height:44px;padding:5px 10px;grid-template-columns:25px minmax(0,1fr) 12px;gap:7px}.app-event-ticker .landing-event-shield{width:23px;height:28px;font-size:11px}.app-event-ticker .landing-event-copy strong{font-size:10px}.app-event-ticker .landing-event-copy>span{font-size:8px}}@media(max-width:640px){.family-auth-page{background-position:52% center}.family-auth-page:before{right:-35vw;bottom:24vh;width:90vw;height:7px;box-shadow:0 20px #d71920,0 40px #0079bae6}.family-auth-shell{width:100%;padding-inline:14px}.family-auth-topbar{height:72px;padding:8px 0;justify-content:space-between;text-align:left}.family-auth-brand,.family-auth-brand img{justify-content:flex-start}.family-auth-brand img{width:42px;height:48px}.family-auth-brand strong{font-size:15px}.family-auth-brand span{font-size:7px}.family-auth-utilities{gap:6px}.family-auth-utilities a,.family-auth-utilities button{width:42px;min-height:42px}.family-auth-utilities span{display:none}.family-auth-hero.home-only{padding:28px 4px 36px}.family-auth-intro h1,.family-auth-hero.home-only .family-auth-intro h1{font-size:clamp(38px,12.3vw,52px);line-height:.9}.family-auth-product,.family-auth-hero.home-only .family-auth-intro .family-auth-product{margin-top:13px;font-size:22px}.family-auth-description,.family-auth-hero.home-only .family-auth-intro .family-auth-description{max-width:330px;margin-top:7px;font-size:12px}.family-auth-features{margin-top:14px;gap:18px}.family-auth-features span{gap:6px;font-size:11px}.family-access-actions,.family-auth-hero.home-only .family-access-actions,.family-access-actions.authenticated-actions{width:100%;margin-top:22px;grid-template-columns:1fr;gap:8px}.family-button,.family-auth-hero.home-only .family-button{min-height:48px;font-size:13px}.family-auth-hero.auth-open .family-auth-intro{left:8px;right:8px;bottom:8px;padding:8px;background:#031427f5;border:1px solid rgba(255,255,255,.2);border-radius:8px;box-shadow:0 18px 50px #0000006b}.family-auth-hero.auth-open .family-access-actions{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0}.family-auth-hero.auth-open.profile-gate .family-access-actions{grid-template-columns:1fr}.family-auth-hero.auth-open .family-auth-features,.family-auth-hero.auth-open .family-auth-product,.family-auth-hero.auth-open .family-auth-description{display:none}.landing-ticker{min-height:148px;margin-bottom:14px;grid-template-columns:1fr}.landing-ticker-label{min-height:38px;padding:8px 12px;font-size:10px}.landing-ticker-label svg{width:16px;height:16px}.landing-ticker-event{width:268px;min-height:108px;padding:10px 12px;grid-template-columns:36px minmax(0,1fr) 15px;gap:9px}.landing-event-shield{width:34px;height:42px;font-size:17px}.landing-event-copy strong{font-size:12px}.landing-event-copy>span{font-size:9px}.app-shell .topbar{padding-bottom:10px}.shell-utility-button{display:none}.mobile-session-dock{position:fixed;z-index:80;right:12px;bottom:12px;display:flex;overflow:hidden;color:#fff;background:#03152af0;border:1px solid rgba(255,255,255,.25);border-radius:8px;box-shadow:0 14px 38px #00000057;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-session-dock a,.mobile-session-dock button{width:62px;min-height:54px;display:grid;place-items:center;gap:2px;color:#fff;background:transparent;border:0;cursor:pointer;font-size:9px;font-weight:850}.mobile-session-dock button{color:#ffb1b5;border-left:1px solid rgba(255,255,255,.16)}.mobile-session-dock svg{width:18px;height:18px}}@media(prefers-reduced-motion:reduce){.landing-ticker-track{animation:none}}.family-auth-page,.family-auth-shell,.family-auth-hero{overflow-anchor:none}.visual-demo-inside-link{min-height:40px;margin:0 0 16px;padding:0 12px;display:flex;align-items:center;justify-content:center;color:#075faa;background:#eef8ff;border:1px solid #bfe3f8;border-radius:7px;font-size:12px;font-weight:900;text-decoration:none}.demo-inside-page{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,340px);gap:22px;align-items:start}.demo-feature-panel{padding:clamp(18px,3vw,28px)}.demo-callup-row{display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:20px;align-items:center;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.demo-date-block,.demo-callup-copy{display:grid;gap:5px}.demo-date-block strong{font-size:.9rem;text-transform:capitalize}.demo-date-block span,.demo-callup-copy p{color:var(--muted);font-size:.82rem}.demo-callup-copy h3,.demo-callup-copy p{margin:0}.demo-callup-copy p,.demo-status-label{display:inline-flex;align-items:center;gap:6px}.demo-callup-copy p svg,.demo-status-label svg{width:14px;height:14px}.demo-status-label{width:fit-content;color:#087653;font-size:.76rem;font-weight:900}.demo-attendance-actions{display:flex;gap:8px}.demo-attendance-actions button{min-height:42px;padding:0 14px;display:inline-flex;align-items:center;gap:7px;border-radius:7px;cursor:pointer;font-size:.8rem;font-weight:900}.demo-attendance-actions svg{width:16px;height:16px}.demo-present-button{color:#fff;background:var(--green);border:1px solid var(--green)}.demo-absent-button{color:var(--red);background:var(--white);border:1px solid #efb7ba}.demo-deadline-panel{padding:24px}.demo-deadline-panel>svg{width:34px;height:34px;color:var(--sky-650)}.demo-deadline-panel h3{margin:14px 0 6px}.demo-deadline-panel p{margin:0;color:var(--muted);line-height:1.5}.demo-document-list{display:grid}.demo-document-row{min-height:76px;padding:12px 0;display:grid;grid-template-columns:42px minmax(0,1fr) 40px;align-items:center;gap:12px;border-top:1px solid var(--line)}.demo-document-icon{width:40px;height:40px;display:grid;place-items:center;color:var(--sky-650);background:var(--sky-100);border-radius:7px}.demo-document-icon svg{width:19px;height:19px}.demo-document-row h3,.demo-document-row p{margin:0}.demo-document-row h3{font-size:.92rem}.demo-document-row p{margin-top:4px;color:var(--muted);font-size:.76rem}.demo-document-row button{width:38px;height:38px;display:grid;place-items:center;color:var(--sky-650);background:var(--white);border:1px solid var(--line);border-radius:7px;cursor:pointer}.demo-document-row button svg{width:17px;height:17px}.demo-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.demo-profile-grid>div{min-height:124px;padding:18px;display:grid;align-content:center;gap:5px;background:#ffffff94;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.demo-profile-grid span{color:var(--sky-650);font-size:.72rem;font-weight:900;text-transform:uppercase}.demo-profile-grid strong{font-size:1rem}.demo-profile-grid small{color:var(--muted);line-height:1.4}.demo-secure-panel>svg{color:var(--green)}.app-shell .demo-deadline-panel p,.app-shell .demo-profile-grid small{color:#fff}.app-shell .demo-profile-grid>div{color:#fff;background:#f1fbff29;border-color:#f1fbff4d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.app-shell .demo-profile-grid span{color:#e2f6ffdb}.demo-admin-page{display:grid;gap:22px}.demo-admin-tools,.demo-admin-feature,.demo-admin-activity{padding:clamp(18px,3vw,26px)}.demo-admin-tools h2,.demo-admin-activity h2{margin:4px 0 16px}.demo-admin-nav{display:flex;flex-wrap:wrap;gap:8px}.demo-admin-nav span,.demo-admin-actions button{min-height:34px;padding:0 11px;display:inline-flex;align-items:center;color:#eaf8ff;background:#ffffff1a;border:1px solid rgba(234,248,255,.28);border-radius:7px;font-size:.78rem;font-weight:850}.demo-admin-nav span.active,.demo-admin-actions button:last-child{color:#fff;background:#0879c9;border-color:#53c6ff}.demo-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.demo-admin-feature .section-heading svg{color:#dff5ff}.demo-admin-fields{display:grid;gap:8px}.demo-admin-fields span{min-height:42px;padding:12px;display:flex;align-items:center;color:#ecf8ffa8;background:#02183038;border:1px solid rgba(236,248,255,.26);border-radius:7px;font-size:.82rem}.demo-admin-actions{display:flex;gap:8px;margin-top:14px}.demo-admin-event{min-height:72px;padding:9px 0;display:grid;grid-template-columns:42px minmax(0,1fr) 34px;align-items:center;gap:10px;border-top:1px solid rgba(236,248,255,.22)}.demo-admin-date{display:grid;place-items:center;min-height:42px;color:#dff5ff;background:#009fe352;border-radius:7px;font-size:.68rem;font-weight:900;line-height:1.1;text-align:center}.demo-admin-date.match{background:#d719205c}.demo-admin-event strong,.demo-admin-event small{display:block}.demo-admin-event small,.demo-admin-activity p{margin-top:4px;color:#ecf8ffc7;line-height:1.45}.demo-admin-event button{width:32px;height:32px;display:grid;place-items:center;color:#eaf8ff;background:#ffffff1f;border:1px solid rgba(234,248,255,.26);border-radius:7px}.demo-admin-event button svg{width:15px;height:15px}.demo-admin-activity{grid-column:1 / -1;display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr) minmax(0,1fr);gap:18px;align-items:center}.demo-admin-stats{display:flex;gap:8px;flex-wrap:wrap}.demo-admin-stats span{min-height:54px;padding:8px 12px;display:grid;align-content:center;color:#ecf8ffd6;background:#ffffff1a;border:1px solid rgba(236,248,255,.24);border-radius:7px;font-size:.72rem}.demo-admin-stats strong{font-size:1.2rem}@media(max-width:760px){.demo-admin-grid,.demo-admin-activity{grid-template-columns:1fr}.demo-admin-activity{grid-column:auto}}@media(max-width:980px){.demo-inside-page{grid-template-columns:1fr}.demo-callup-row{grid-template-columns:125px minmax(0,1fr)}.demo-attendance-actions{grid-column:1 / -1}}@media(max-width:640px){.family-auth-hero.auth-open{padding-top:8px}.family-auth-hero.auth-open .family-auth-card{scroll-margin-top:8px}.visual-demo-inside-link{min-height:36px;margin-bottom:12px;font-size:10px}.demo-inside-page{gap:12px}.demo-feature-panel,.demo-deadline-panel{padding:16px}.demo-callup-row{grid-template-columns:1fr;gap:10px}.demo-attendance-actions{grid-column:auto}.demo-attendance-actions button{flex:1;justify-content:center}.demo-profile-grid{grid-template-columns:1fr}.demo-profile-grid>div{min-height:96px}}@media(max-width:1120px){.app-shell{overflow-x:hidden}.app-shell .topbar{grid-template-columns:minmax(0,1fr);gap:10px}.app-shell .main-nav,.app-shell .topbar-actions{width:100%;min-width:0;max-width:100%;justify-self:stretch;justify-content:flex-start;overflow-x:auto;overflow-y:hidden}.app-shell .main-nav{scrollbar-width:none}.app-shell .main-nav::-webkit-scrollbar,.app-shell .topbar-actions::-webkit-scrollbar{display:none}.app-shell .nav-item,.app-shell .topbar-actions>*{flex:0 0 auto}}@media(max-width:640px){.app-shell .topbar{padding:10px 12px 12px}.app-shell .brand-block{min-height:48px}.app-shell .brand-logo{width:38px;height:44px}.app-shell .main-nav{padding:3px}.app-shell .nav-item{min-height:36px;padding-inline:10px;font-size:.76rem}.app-shell .topbar-actions{flex-wrap:nowrap}.app-shell .age-selector{width:auto;min-width:210px}.app-shell .profile-link{flex:0 0 auto}.app-shell .app-main{width:100%;max-width:100%;overflow-x:hidden}.app-shell .app-event-ticker{min-height:70px;grid-template-columns:1fr}.app-shell .app-event-ticker .landing-ticker-label{min-height:26px;padding:5px 12px;font-size:8px}.app-shell .app-event-ticker .landing-ticker-label svg{width:13px;height:13px}.app-shell .app-event-ticker .landing-ticker-event{width:228px;min-height:44px;padding:5px 10px;grid-template-columns:25px minmax(0,1fr) 12px;gap:7px}.app-shell .app-event-ticker .landing-event-shield{width:23px;height:28px;font-size:11px}.app-shell .app-event-ticker .landing-event-copy strong{font-size:10px}.app-shell .app-event-ticker .landing-event-copy>span{font-size:8px}.app-shell .app-event-ticker .landing-ticker-event.notice-item{width:max-content;min-width:280px;max-width:84vw;min-height:44px;padding-block:7px}}.app-shell .content-panel .section-kicker{color:#79d8ff}.app-shell .empty-state{min-height:104px;place-content:center;justify-items:center;color:#f6fbff;background:#02172f75;border-color:#d2f2ff7a;text-align:center;-webkit-backdrop-filter:blur(18px) saturate(1.15);backdrop-filter:blur(18px) saturate(1.15)}.app-shell .empty-state h3,.app-shell .empty-state p{color:#fff}.app-shell .empty-state p{max-width:660px;line-height:1.55}.app-shell .admin-form-panel .form-stack>label,.app-shell .document-upload-panel .form-stack>label,.app-shell .admin-account-page .form-stack>label,.app-shell .athlete-picker legend{color:#fff}.app-shell .athlete-picker{border-color:#e2f6ff61}.app-shell .athlete-grid label,.app-shell .convocation-card,.app-shell .document-card,.app-shell .results-block{color:#f7fbff;background:#0219337a;border-color:#e2f6ff5c;box-shadow:0 14px 34px #010d1c29;-webkit-backdrop-filter:blur(18px) saturate(1.12);backdrop-filter:blur(18px) saturate(1.12)}.app-shell .athlete-grid strong,.app-shell .convocation-card strong,.app-shell .document-card strong,.app-shell .results-block strong{color:#fff}.app-shell .athlete-grid small,.app-shell .convocation-card span,.app-shell .convocation-card p,.app-shell .document-card span,.app-shell .document-card small,.app-shell .document-card p,.app-shell .results-block header span,.app-shell .attendance-choice>span{color:#f2faffe6}.app-shell .calendar-event,.app-shell .calendar-event.match{color:#f3fbff;background:#021e3b94;border:1px solid rgba(218,244,255,.32);text-shadow:0 1px 8px rgba(0,0,0,.28)}.app-shell .calendar-event.match{background:#5b0f188f;border-color:#ffc4c86b}.app-shell .calendar-event>span,.app-shell .calendar-event .event-title-line,.app-shell .calendar-event .event-title-line strong,.app-shell .calendar-event .match-meta,.app-shell .calendar-event .event-detail{color:#fff}.app-shell .demo-date-block span,.app-shell .demo-callup-copy p{color:#f4fbfff0}.app-shell .demo-status-label{color:#79f2c4}.app-shell .data-table tbody td{color:#f7fbff;border-bottom-color:#e2f6ff33}.app-shell .admin-calendar-age-filter{background:#0219336b;border-color:#e2f6ff5c;-webkit-backdrop-filter:blur(18px) saturate(1.12);backdrop-filter:blur(18px) saturate(1.12)}.app-shell .admin-calendar-age-filter-heading strong,.app-shell .admin-calendar-age-filter-heading span:not(.selected-age-count){color:#fff}.app-shell .admin-calendar-age-actions .age-check{color:#f5fbff!important;background:#ffffff1a;border-color:#e2f6ff4d}.app-shell .admin-calendar-age-actions .age-check:has(input:checked){color:#fff!important;background:#0079ba7a;border-color:#60cfffc7}.app-shell .admin-calendar-age-actions .age-color-control:has(input:checked){background:color-mix(in srgb,var(--age-color) 42%,rgba(2,25,51,.72));border-color:var(--age-color);box-shadow:inset 4px 0 0 var(--age-color)}.app-shell .age-color-editor,.app-shell .admin-age-color-legend{border-top-color:#e2f6ff3d}.app-shell .age-color-editor-grid label{color:#fff;background:#ffffff17;border-color:#e2f6ff47;border-left-color:var(--age-color)}.app-shell .admin-age-color-legend>strong,.app-shell .admin-age-color-legend span{color:#fff}.app-shell .calendar-event.admin-age-event,.app-shell .calendar-event.match.admin-age-event{background:color-mix(in srgb,var(--age-color) 28%,rgba(2,25,51,.78));border-color:color-mix(in srgb,var(--age-color) 70%,#ffffff);border-left:5px solid var(--age-color)}.app-shell .event-age-groups span{color:#fff;background:var(--age-color);border-color:color-mix(in srgb,var(--age-color) 55%,#ffffff)}.app-shell .planning-change-review{color:#fff;background:#5c43006b;border-color:#ffdc6ab8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-shell .planning-change-review-heading,.app-shell .planning-change-review-heading span,.app-shell .planning-change-card>header span{color:#fff8daf0}.app-shell .planning-change-card{color:#fff;background:#0219339e;border-color:#ffe07e7a}.app-shell .planning-diff-list>div{background:#ffffff14;border-color:#e2f6ff3d}.app-shell .planning-before{color:#eef8ffb3}.app-shell .planning-after{color:#fff}.app-shell .change-row{background:#7e5b0057}@media(max-width:640px){html,body,#root{min-height:100%;background-color:#06182d}body,#root,.family-auth-page,.family-auth-shell,.app-shell{min-height:100dvh}.app-shell{background-attachment:scroll}.family-auth-topbar{height:auto;min-height:calc(72px + env(safe-area-inset-top));padding-top:max(8px,env(safe-area-inset-top))}.app-shell .topbar{padding-top:max(10px,env(safe-area-inset-top))}.app-shell .app-main{padding-bottom:calc(92px + env(safe-area-inset-bottom))}.mobile-session-dock{bottom:max(12px,env(safe-area-inset-bottom))}.family-convocations-panel .section-heading{align-items:center;justify-content:center;text-align:center}.family-convocations-panel .section-heading>div{display:grid;justify-items:center}.family-convocations-panel .section-heading>svg{flex:0 0 auto}.app-shell .convocation-card{justify-items:stretch;text-align:center}.app-shell .convocation-card>div:first-child,.app-shell .attendance-choice{justify-items:center}.app-shell .attendance-choice>div{width:min(100%,360px)}.app-shell .calendar-event{justify-items:center;text-align:center}.app-shell .calendar-event .event-title-line,.app-shell .calendar-event .event-detail,.app-shell .calendar-event .match-meta{justify-content:center}.app-shell .demo-feature-panel .section-heading{align-items:center;justify-content:center;text-align:center}.app-shell .demo-callup-row,.app-shell .demo-date-block,.app-shell .demo-callup-copy{justify-items:center;text-align:center}.app-shell .demo-callup-copy p,.app-shell .demo-status-label{justify-content:center}.app-shell .empty-state{width:100%;padding:20px 16px}}
