:root{color:#17323b;font-synthesis:none;text-rendering:optimizelegibility;--ink:#17323b;--muted:#718188;--line:#dfe6e2;--paper:#fff;--canvas:#f6f7f4;--teal:#0f7271;--teal-dark:#084e55;--sun:#f2b84b;--vacation:#d97350;--leisure:#41a98d;--age-free:#7d76c7;--shadow:0 20px 50px #17323b14;background:#f6f7f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 78% -10%, #e3f0ec 0, transparent 38%), var(--canvas);min-width:320px;margin:0}button,input,select{font:inherit}button{cursor:pointer}.app-shell{max-width:1500px;margin:0 auto;padding:34px clamp(18px,4vw,62px) 50px}.hero{justify-content:space-between;align-items:flex-start;gap:24px;padding:16px 0 34px;display:flex}.hero h1{letter-spacing:-.06em;color:var(--teal-dark);margin:8px 0 16px;font-family:Georgia,serif;font-size:clamp(38px,5vw,70px);font-weight:500;line-height:.94}.hero-copy{color:#597078;max-width:600px;margin:0;font-size:16px;line-height:1.55}.hero-badge{color:var(--teal);letter-spacing:.04em;white-space:nowrap;background:#ffffffb3;border:1px solid #c6d9d2;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:700}.eyebrow{color:var(--teal);letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:800}.layout{grid-template-columns:minmax(300px,365px) minmax(0,1fr);align-items:start;gap:24px;display:grid}.panel{background:var(--paper);box-shadow:var(--shadow);border:1px solid #cad8d3bf;border-radius:20px}.settings-panel{padding:22px;position:sticky;top:20px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.panel h2,.alternatives-bar h2{color:var(--ink);letter-spacing:-.03em;margin:0;font-family:Georgia,serif;font-size:26px;font-weight:500}.ghost-button{color:var(--muted);background:0 0;border:0;padding:6px 0;font-size:12px}.ghost-button:hover{color:var(--teal)}.form-grid{gap:12px;margin-top:22px;display:grid}.two-columns{grid-template-columns:1fr 1.35fr}label{color:#567078;letter-spacing:.03em;text-transform:uppercase;font-size:11px;font-weight:800}input,select{width:100%;color:var(--ink);background:#fbfcfb;border:1px solid #d4e0dc;border-radius:10px;outline:none;margin-top:7px;padding:10px 11px;transition:border .15s,box-shadow .15s;display:block}input:focus,select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0f72711f}input:disabled{opacity:.55;background:#f1f4f2}.date-range{grid-template-columns:1fr auto 1fr;align-items:end;gap:8px;margin-top:16px;display:grid}.range-arrow{color:#9aa8aa;padding-bottom:9px;font-size:18px}.section-divider{border-top:1px solid var(--line);margin:24px 0 18px}.section-label{color:var(--ink);margin-bottom:8px;font-size:12px;font-weight:800}.quota-row{border-top:1px solid #eef2f0;padding:12px 0}.quota-row.is-disabled{opacity:.58}.check-label{color:var(--ink);text-transform:none;letter-spacing:0;align-items:center;gap:8px;font-size:13px;display:inline-flex}.check-label input{width:16px;height:16px;accent-color:var(--teal);margin:0}.type-dot{border-radius:50%;flex:none;width:9px;height:9px;display:inline-block}.type-dot.vacation{background:var(--vacation)}.type-dot.leisure{background:var(--leisure)}.type-dot.ageFree{background:var(--age-free)}.quota-row>.inline-number{float:right;text-transform:none;letter-spacing:0;align-items:center;gap:7px;font-size:10px;font-weight:600;display:flex}.inline-number input{text-align:right;width:62px;margin:0;padding:7px 8px;display:inline-block}.monthly-rule{clear:both;grid-template-columns:repeat(3,1fr);gap:7px;padding:12px 0 2px 24px;display:grid}.monthly-rule .inline-number{font-size:9px;line-height:1.25}.monthly-rule .inline-number input{width:100%;margin-top:4px}.quota-hint{float:right;color:var(--muted);font-size:10px}.preference-toggle{color:var(--ink);text-transform:none;letter-spacing:0;background:#f2faf7;border:1px solid #d7e8e3;border-radius:12px;align-items:flex-start;gap:9px;margin-top:16px;padding:11px 12px;display:flex}.preference-toggle input{width:16px;height:16px;accent-color:var(--teal);flex:none;margin:1px 0 0}.preference-copy{gap:3px;display:grid}.preference-copy strong{font-size:12px}.preference-copy small{color:var(--muted);text-transform:none;letter-spacing:0;font-size:10px;font-weight:500;line-height:1.35}.helper-text{color:var(--muted);margin:16px 0 0;font-size:11px;line-height:1.5}.primary-button{background:var(--teal);color:#fff;border:0;border-radius:11px;padding:13px 16px;font-size:13px;font-weight:800;transition:transform .15s,background .15s;box-shadow:0 8px 18px #0f727133}.primary-button:hover{background:var(--teal-dark);transform:translateY(-1px)}.primary-button:disabled{opacity:.7;cursor:wait;transform:none}.calculate-button{width:100%;margin-top:20px}.spinner{vertical-align:-2px;border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:13px;height:13px;margin-right:5px;animation:.7s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.error-box{color:#8c4034;background:#fff0ed;border:1px solid #f5c9bf;border-radius:10px;margin-top:14px;padding:11px 12px;font-size:12px;line-height:1.4}.content-column{gap:18px;min-width:0;display:grid}.summary-grid{grid-template-columns:1.2fr 1fr 1fr;gap:14px;display:grid}.summary-grid .panel{min-height:144px;padding:20px}.accent-card{color:#fff;background:linear-gradient(135deg,#0f7271,#084e55);border:none}.accent-card .eyebrow,.accent-card .metric-label,.accent-card .score-meta{color:#ffffffbf}.big-number{color:var(--teal-dark);letter-spacing:-.07em;font-family:Georgia,serif;font-size:48px;font-weight:500;line-height:1;display:block}.accent-card .big-number{color:#fff}.metric-label{color:#668087;margin-top:7px;font-size:12px;display:block}.score-meta{justify-content:space-between;gap:10px;margin-top:18px;font-size:10px;display:flex}.usage-card .eyebrow,.total-card .eyebrow{margin-bottom:13px}.usage-list{gap:10px;display:grid}.usage-item{color:#61767c;grid-template-columns:10px 1fr auto;align-items:center;gap:8px;font-size:12px;display:grid}.usage-item strong{color:var(--ink);font-size:14px}.usage-item small{color:var(--muted);font-size:10px;font-weight:500}.usage-value{justify-items:end;gap:2px;display:grid}.usage-value em{color:var(--muted);white-space:nowrap;font-size:9px;font-style:normal}.holiday-usage{color:var(--muted);margin:12px 0 0;font-size:10px}.holiday-usage strong{color:var(--teal)}.total-card .muted-text{margin-top:8px;display:block}.muted-text{color:var(--muted);font-size:11px}.alternatives-bar{justify-content:space-between;align-items:end;gap:20px;padding:10px 2px 0;display:flex}.alternative-tabs{flex-wrap:wrap;justify-content:end;gap:7px;display:flex}.alternative-tab{color:var(--muted);text-align:left;background:#fff;border:1px solid #d7e2de;border-radius:10px;gap:2px;padding:8px 11px;display:grid}.alternative-tab span{font-size:10px}.alternative-tab strong{color:var(--ink);font-size:12px}.alternative-tab small{color:var(--teal);font-size:9px}.alternative-tab.selected{border-color:var(--teal);color:var(--teal);background:#e9f3f0}.alternative-tab.selected strong{color:var(--teal-dark)}.calendar-panel{padding:22px}.legend{color:#6d7f83;flex-wrap:wrap;justify-content:end;gap:11px;font-size:10px;display:flex}.legend span{align-items:center;gap:5px;display:inline-flex}.legend-box{border-radius:3px;width:10px;height:10px;display:inline-block}.legend-box.vacation{background:var(--vacation)}.legend-box.leisure{background:var(--leisure)}.legend-box.ageFree{background:var(--age-free)}.legend-box.holiday{background:#f1c56b;border:1px solid #d8a542}.legend-box.schoolHoliday{background:#d9f0f0;border:1px solid #79bfc0}.legend-box.bridge{border:2px solid var(--sun);background:#fff}.legend-box.outside{background:repeating-linear-gradient(135deg,#fff,#fff 3px,#dce5e1 3px 5px);border:1px dashed #8da2a0}.calendar-helper{color:var(--muted);margin:16px 0 -8px;font-size:11px}.calendar-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.month-card{min-width:0}.month-card h3{color:var(--teal-dark);margin:0 0 8px;font-family:Georgia,serif;font-size:16px;font-weight:500}.weekday-row,.month-days{grid-template-columns:repeat(7,minmax(0,1fr));gap:3px;display:grid}.weekday-row{color:#93a0a1;text-align:center;margin-bottom:3px;font-size:8px}.day-cell,.empty-day{color:#486168;border-radius:6px;justify-content:center;align-items:center;min-height:31px;font-size:10px;display:flex;position:relative}.day-cell{background:#f8faf9;border:1px solid #0000;padding:0;font-weight:500}.day-cell:hover{border-color:var(--teal);z-index:1}.day-cell:focus-visible{outline:2px solid var(--teal);outline-offset:2px;z-index:2}.day-cell.fixed-free{color:#77908d;background:#edf2ef}.day-cell.holiday-cell{color:#8d641f;background:#f9ebc8;border-color:#ecd28e}.day-cell.school-holiday-day{box-shadow:inset 0 0 0 1px #79bfc0}.day-cell.school-holiday-day:not(.fixed-free){background:#edf8f8;border-color:#c6e5e5}.day-cell.outside-range{background-image:repeating-linear-gradient(135deg,#ffffff59,#ffffff59 3px,#788f8a1f 3px 5px)}.day-cell.in-range{border-color:#d2e5df}.day-cell.assigned-vacation{background:var(--vacation);color:#fff;border-color:var(--vacation)}.day-cell.assigned-leisure{background:var(--leisure);color:#fff;border-color:var(--leisure)}.day-cell.assigned-ageFree{background:var(--age-free);color:#fff;border-color:var(--age-free)}.day-cell.school-holiday-day.assigned-vacation{background:var(--vacation);border-color:var(--vacation)}.day-cell.school-holiday-day.assigned-leisure{background:var(--leisure);border-color:var(--leisure)}.day-cell.school-holiday-day.assigned-ageFree{background:var(--age-free);border-color:var(--age-free)}.day-cell.assigned-vacation.school-holiday-day,.day-cell.assigned-leisure.school-holiday-day,.day-cell.assigned-ageFree.school-holiday-day{box-shadow:inset 0 0 0 2px #b7eeee}.day-cell.bridge-day{box-shadow:inset 0 0 0 2px var(--sun)}.day-cell b{opacity:.85;font-size:7px;position:absolute;bottom:2px;right:3px}.day-cell em{color:#d18332;font-size:8px;font-style:normal;position:absolute;bottom:2px;left:3px}.day-explanation{background:#f5faf7;border:1px solid #d7e6df;border-radius:13px;justify-content:space-between;align-items:center;gap:20px;margin-top:22px;padding:15px 17px;display:flex}.day-explanation h3{color:var(--teal-dark);margin:0 0 4px;font-family:Georgia,serif;font-size:18px;font-weight:500}.day-explanation strong{color:var(--ink);font-size:12px}.day-explanation p:not(.eyebrow){color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.45}.day-period{border-left:1px solid #d7e6df;flex:none;gap:3px;min-width:120px;padding-left:16px;display:grid}.day-period span,.day-period small{color:var(--muted);font-size:10px}.day-period strong{color:var(--teal);font-family:Georgia,serif;font-size:22px;font-weight:500}.periods-panel{padding:22px}.period-list{gap:2px;margin-top:16px;display:grid}.period-row{border-top:1px solid #edf1ef;grid-template-columns:70px minmax(170px,1fr) minmax(100px,.7fr);align-items:center;gap:18px;padding:14px 0;display:grid}.period-length strong{color:var(--teal-dark);font-family:Georgia,serif;font-size:28px;font-weight:500}.period-length span{color:var(--muted);margin-left:4px;font-size:10px}.period-dates{gap:4px;display:grid}.period-dates strong{color:var(--ink);font-size:13px}.period-dates span{color:var(--muted);font-size:11px}.period-badge{background:#f1f4f2;border-radius:999px;width:fit-content;padding:2px 6px;color:var(--muted)!important;font-size:9px!important}.period-badge.in-range{background:#e4f2ed;color:var(--teal)!important}.period-bar{background:#edf2ef;border-radius:10px;height:7px;overflow:hidden}.period-bar span{background:linear-gradient(90deg, var(--teal), #6cb9a1);border-radius:inherit;height:100%;display:block}.empty-state{text-align:center;background:#ffffff94;border:1px dashed #c7d7d1;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:560px;padding:50px;display:flex}.empty-icon{width:66px;height:66px;color:var(--teal);background:#e1f0eb;border-radius:20px;place-items:center;margin-bottom:20px;font-size:28px;display:grid}.empty-state h2{letter-spacing:-.04em;max-width:420px;color:var(--teal-dark);margin:0;font-family:Georgia,serif;font-size:32px;font-weight:500}.empty-state p:not(.eyebrow){max-width:450px;color:var(--muted);margin:13px 0 23px;font-size:13px;line-height:1.6}.footer{color:#8a9999;text-align:center;padding:30px 0 0;font-size:10px}@media (width<=1100px){.layout{grid-template-columns:320px minmax(0,1fr)}.calendar-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-grid .accent-card{grid-column:span 2}}@media (width<=780px){.app-shell{padding:20px 14px 36px}.hero{flex-direction:column;padding-top:4px}.hero-badge{align-self:flex-start}.layout{grid-template-columns:1fr}.settings-panel{position:static}.calendar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.alternatives-bar{flex-direction:column;align-items:flex-start}.alternative-tabs{justify-content:start}}@media (width<=500px){.calendar-grid,.summary-grid{grid-template-columns:1fr}.summary-grid .accent-card{grid-column:auto}.period-row{grid-template-columns:58px 1fr;gap:10px}.period-bar{grid-column:2}.legend{justify-content:start;margin-top:16px}}@media print{.settings-panel,.hero-badge,.alternative-tabs,.footer{display:none!important}.app-shell{padding:0}.layout,.content-column{display:block}.panel{box-shadow:none;break-inside:avoid;margin-bottom:14px}}
