*{box-sizing:border-box}:root{--type-title-size: 1rem;--type-title-weight: 700;--type-label-size: .86rem;--type-label-weight: 600;--type-body-size: .9rem;--type-body-weight: 500}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:var(--type-body-size);font-weight:var(--type-body-weight);line-height:1.4;background:#f8fafc;color:#0f172a}.page{max-width:1280px;margin:0 auto;padding:84px 24px 92px}.app-header,.section-head,.result-head,.parent-top,.children-head,.row,.actions{display:flex;gap:12px;align-items:flex-start;justify-content:space-between}.app-header{position:fixed;z-index:30;top:0;left:0;right:0;min-height:64px;padding:10px 24px;align-items:center;background:#f8fafcf0;border-bottom:1px solid #e2e8f0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.section-head p,.result-head p{margin:0;color:#64748b;font-size:var(--type-body-size);font-weight:var(--type-body-weight)}.eyebrow{color:#64748b;font-weight:var(--type-label-weight);text-transform:uppercase;letter-spacing:.08em;font-size:var(--type-label-size)}.brand-logo{display:block;width:168px;height:auto}.app-header-actions{display:flex;gap:8px;align-items:center}.app-shell-fallback{max-width:760px;margin:0 auto;padding:48px 24px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a}.app-shell-fallback h1{margin:24px 0 12px;font-size:2rem;line-height:1.15}.app-shell-fallback p{max-width:680px;color:#475569;font-size:1rem;line-height:1.6}.intro-panel{display:grid;gap:8px;width:min(860px,100%);margin:0 auto 30px}.intro-panel h1{margin:0;font-size:1.35rem;line-height:1.2;font-weight:800}.intro-panel p{max-width:760px;margin:6px 0 0;color:#475569;font-size:var(--type-body-size);font-weight:var(--type-body-weight);line-height:1.5}.layout{display:flex;flex-direction:column;gap:32px}.options-card{scroll-margin-top:78px}.option-footbar{position:fixed;z-index:40;left:50%;bottom:14px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;width:min(520px,calc(100% - 24px));min-height:54px;padding:10px 12px;border:1px solid #cbd5e1;border-radius:14px;background:#fff;box-shadow:0 16px 40px #0f172a33;color:#0f172a;font:inherit;text-align:left;transform:translate(-50%);cursor:pointer}.option-footbar span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:var(--type-label-weight)}.option-footbar strong{padding:7px 10px;border-radius:10px;background:#0f172a;color:#fff;font-size:var(--type-label-size)}.option-footbar.good{border-color:#86efac;background:#f0fdf4}.option-footbar.bad{border-color:#fecaca;background:#fef2f2}.legal-footer{display:flex;flex-wrap:wrap;gap:6px 12px;width:min(860px,100%);margin:34px auto 0;padding:0 4px;color:#64748b;font-size:.8rem;line-height:1.5}.legal-footer strong{color:#334155}.cookie-notice{position:fixed;z-index:50;right:24px;bottom:82px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;width:min(620px,calc(100% - 48px));padding:14px;border:1px solid #bfdbfe;border-left:5px solid #0d9488;border-radius:12px;background:#fff;box-shadow:0 18px 48px #0f172a29}.cookie-notice p{margin:0;color:#334155;font-size:var(--type-body-size)}.cookie-actions{display:flex;gap:8px;align-items:center}.stack{display:grid;gap:22px}.card,.subcard,.child-card,.mini-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:20px;box-shadow:0 1px 2px #0f172a0a}.subcard{background:#f8fafc}.parent-card{border-left:6px solid var(--parent-color, #2563eb);scroll-margin-top:78px}.parent-summary{display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:8px;align-items:center;width:100%;min-height:42px;margin-bottom:0}.parent-summary-actions{display:grid;grid-template-columns:42px 42px;gap:8px;justify-self:end}.parent-summary[aria-expanded=true]{position:sticky;z-index:12;top:78px;margin-bottom:12px;padding:8px 0 10px;border-bottom:1px solid #e2e8f0;background:transparent}.parent-summary.sticky-active{grid-template-columns:minmax(0,1fr)}.parent-summary.sticky-active:before{content:"";position:absolute;z-index:-1;top:-96px;right:-28px;bottom:-12px;left:2px;border-bottom:1px solid #e2e8f0;background:#f8fafc;box-shadow:0 8px 12px #f8fafcf5;pointer-events:none}.parent-summary.sticky-active .summary-action,.parent-summary.sticky-active .parent-summary-actions{display:none}.child-card,.mini-card{border-radius:14px}.mini-card{display:grid;gap:6px}.route-list{display:grid;gap:8px}.route-stop{display:grid;grid-template-columns:minmax(130px,.8fr) minmax(0,1.2fr);gap:12px;align-items:start;padding:8px 10px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.route-place,.route-actions{display:grid;gap:6px;min-width:0}.route-place{justify-items:start}.route-place>strong{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.route-pill{display:inline-flex;align-items:center;min-height:30px;width:fit-content;min-width:0;max-width:100%;padding:4px 8px;border-radius:999px;font-size:var(--type-label-size);font-weight:var(--type-label-weight);line-height:1.2}.route-pill.in,.route-pill.out{color:#475569;background:#f1f5f9}.route-pill.seats{color:#475569;background:#e2e8f0}.route-pill.full,.route-pill.empty{color:#475569;background:#f1f5f9}.route-pill.in,.route-pill.out,.route-pill.seats,.route-pill.full,.route-pill.empty{color:#0f172a;background:#fff;border:1px solid #e2e8f0}.card h2,.card h3{margin:0;font-size:var(--type-title-size);line-height:1.25;font-weight:var(--type-title-weight)}.parent-grid{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:8px;margin-top:12px;align-items:end}.child-grid{display:grid;gap:12px}.child-flags{display:grid;gap:8px;margin-top:12px}.wish-row{display:grid;grid-template-columns:1fr;gap:6px;align-items:center;padding:8px;border:1px solid #e2e8f0;background:#f8fafc;border-radius:10px}.playgroup-row{display:grid;gap:8px;padding:8px;border:1px solid #e2e8f0;border-left:6px solid #cbd5e1;background:#f8fafc;border-radius:10px}.playgroup-hosts,.field{display:grid;gap:6px}.field>span{font-size:var(--type-label-size);font-weight:var(--type-label-weight)}.input,textarea{width:100%;min-width:0;min-height:42px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;border-radius:10px;padding:10px 12px;font-family:inherit;font-size:var(--type-body-size);font-weight:var(--type-body-weight);line-height:1.4;outline:none}input.input{overflow:hidden;text-overflow:ellipsis}.input:focus,textarea:focus{border-color:#0f172a}.input option{color:#0f172a;font-family:inherit;font-size:1rem;font-weight:inherit;min-height:44px;padding:12px 14px}.select-input{min-height:46px;cursor:pointer}.picker-button{width:100%;min-width:0;min-height:46px;overflow:hidden;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#0f172a;padding:10px 12px;font:inherit;font-weight:var(--type-body-weight);line-height:1.4;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.picker-button:focus{border-color:#0f172a;outline:none}.check{display:flex;gap:8px;align-items:center;border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:10px 12px;font-size:var(--type-body-size);font-weight:var(--type-body-weight)}.button{border:0;border-radius:10px;padding:10px 14px;font-family:inherit;font-size:var(--type-label-size);font-weight:var(--type-label-weight);line-height:1.4;cursor:pointer}.button.primary{background:#0f172a;color:#fff}.copy-button{transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.copy-button.copied{background:#047857;box-shadow:0 0 0 4px #10b9812e;transform:scale(.99)}.button.secondary{background:#fff;border:1px solid #cbd5e1;color:#0f172a}.button:disabled{opacity:.5;cursor:not-allowed}.icon-button{display:inline-grid;width:42px;height:42px;place-items:center;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#0f172a;cursor:pointer}.icon-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.icon-button.danger{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.icon-button.success{border-color:#bbf7d0;background:#f0fdf4;color:#047857}.icon-button:disabled{opacity:.4;cursor:not-allowed}.address-picker{display:grid;gap:8px;min-width:0}.address-row{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:8px;min-width:0}.address-row .icon-button{width:42px;height:42px}.address-results{max-height:180px;overflow:auto;border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:8px}.address-results button{width:100%;text-align:left;padding:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:0;border-radius:8px;font-family:inherit;font-size:var(--type-body-size);font-weight:var(--type-body-weight)}.address-results button:hover{background:#f1f5f9}.check-list,.capacity-list,.return-transport-list{display:grid;gap:6px}.capacity-list label{display:grid;grid-template-columns:80px 1fr;align-items:center;gap:8px}.return-transport-field{grid-column:1 / -1}.return-transport-row{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:8px}.return-transport-row .input{min-width:0}.capacity-input{width:42px;min-width:42px;min-height:42px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#0f172a;font:inherit;font-weight:var(--type-label-weight);text-align:center;cursor:pointer}.capacity-input:disabled{opacity:.5;cursor:not-allowed}.parent-top{display:grid;grid-template-columns:minmax(0,1fr);align-items:end}.parent-top>*{min-width:0}.parent-address-field .address-results{position:absolute;z-index:10;left:0;top:calc(100% + 6px);width:min(520px,calc(100vw - 48px));max-width:none;box-shadow:0 12px 30px #0f172a24}.parent-address-field{position:relative;min-width:0}.children-head{margin-top:16px}.children-head h3{margin:0;font-size:var(--type-label-size);font-weight:var(--type-label-weight)}.household-children{display:grid;gap:8px}.child-row-head{display:grid;grid-template-columns:minmax(0,1fr) 104px 42px 42px 42px;gap:8px;align-items:end;padding:0;color:#0f172a;font-size:var(--type-label-size);font-weight:var(--type-label-weight)}.child-row-head span:first-child{visibility:hidden}.child-row-head span:nth-child(3),.child-row-head span:nth-child(4){text-align:center}.child-row{display:grid;grid-template-columns:minmax(0,1fr) 104px 42px 42px 42px;gap:8px;align-items:center}.child-add-row,.household-add-row{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:8px;align-items:center}.child-add-row .icon-button,.household-add-row .icon-button{grid-column:2}.day-options{display:grid;gap:12px;margin-top:14px;padding-top:14px;border-top:1px solid #e2e8f0}.day-options-body{display:grid;gap:0}.check-cell{width:42px;height:42px;justify-content:center;min-height:42px;padding:0;border-radius:10px}.check-cell input{width:16px;height:16px}.stack>.icon-button.success{justify-self:end}.color-card{border-left:6px solid var(--parent-color, #cbd5e1)}.color-dot{display:inline-block;width:.7rem;height:.7rem;flex:0 0 auto;border-radius:999px;background:#cbd5e1}.inline-color,.group-chip,.wish-select-wrap{display:inline-flex;align-items:center;gap:6px;min-width:0}.choice-groups{display:grid;gap:6px;justify-items:start}.group-chip{display:flex;width:100%;min-height:34px;padding:7px 10px;border-left:6px solid #cbd5e1;border-radius:8px;background:#f8fafc;color:#0f172a;font-weight:var(--type-label-weight)}.wish-select-wrap .input{min-width:0;font-weight:var(--type-label-weight)}.colored-select{position:relative;min-width:0;width:100%;border-left:6px solid #cbd5e1;border-radius:10px}.colored-select:after{content:"";position:absolute;right:12px;top:50%;width:8px;height:8px;border-right:2px solid #0f172a;border-bottom:2px solid #0f172a;pointer-events:none;transform:translateY(-65%) rotate(45deg)}.colored-select .input{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:32px;color:#0f172a;border-top-left-radius:0;border-bottom-left-radius:0}.colored-select .picker-button{padding-right:32px;color:#0f172a;font-weight:var(--type-label-weight);border-top-left-radius:0;border-bottom-left-radius:0}.colored-select option{color:#0f172a}.choice-list{display:grid;gap:0;margin:12px 0;overflow:hidden;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.explanation-list{display:grid;gap:6px;margin:12px 0;padding:12px;border:1px solid #dbeafe;border-radius:12px;background:#eff6ff;color:#1e3a8a;font-size:var(--type-body-size);font-weight:var(--type-body-weight);line-height:1.35}.choice{border:0;border-bottom:1px solid #e2e8f0;background:#fff;border-radius:0;padding:10px 12px;text-align:left;cursor:pointer;font-family:inherit;font-size:var(--type-body-size);font-weight:var(--type-body-weight)}.choice.selected{background:#f8fafc}.choice:last-child{border-bottom:0}.choice p{margin:4px 0 0;color:#0f172a}.choice p:first-child{margin-top:0}.choice p+p{color:#475569;font-size:var(--type-label-size);font-weight:var(--type-body-weight)}.badge{border-radius:999px;padding:6px 10px;font-weight:var(--type-label-weight);font-size:var(--type-label-size)}.badge.ok{color:#047857;background:#ecfdf5}.badge.bad{color:#b91c1c;background:#fef2f2}.bad-text{color:#b91c1c;font-weight:var(--type-label-weight)}.fatal{border:1px solid #fecaca;background:#fef2f2;color:#991b1b;border-radius:12px;padding:12px;font-weight:var(--type-label-weight)}.muted{color:#64748b;font-size:var(--type-body-size);font-weight:var(--type-body-weight)}.empty{border:1px dashed #cbd5e1;color:#64748b;border-radius:12px;padding:12px}.empty-state{display:grid;gap:8px}.empty-state strong{color:#0f172a;font-size:var(--type-body-size);font-weight:var(--type-title-weight)}.empty-state span{color:#64748b}.reason-list{display:grid;gap:6px;margin:0;padding-left:18px;color:#64748b}.empty-state .button{justify-self:start}.empty-action{display:flex;justify-content:flex-start}.empty-action .button{background:#079b98;color:#fff}.empty-action .button:hover{background:#068886}.empty-state-start{border-color:#079b9857;background:linear-gradient(90deg,#079b981f,#147bd114),#fff;box-shadow:inset 4px 0 #079b98}.empty-state-start strong{color:#10263a}.empty-state-start .button{background:#10263a}.route-pill.empty{min-height:30px;padding:4px 8px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#0f172a}textarea{min-height:260px;margin-bottom:12px}.message-actions{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}.example-list{display:grid;gap:8px;padding-top:8px;border-top:1px solid #e2e8f0}.example-item{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:8px;align-items:center}.example-load{min-width:0;min-height:42px;padding:8px 12px;overflow:hidden;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#0f172a;font:inherit;font-weight:var(--type-label-weight);text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.example-load:hover{border-color:#94a3b8;background:#f8fafc}.save-row{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:8px;align-items:center}.modal-backdrop{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:grid;place-items:start center;padding:88px 16px 24px;overflow:auto;background:#0f172a61}.modal-card{display:grid;gap:8px;width:min(560px,100%);background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;box-shadow:0 24px 70px #0f172a38}.modal-head{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:8px;align-items:center;width:100%}.modal-head h2{min-width:0;margin:0}.number-picker-backdrop{position:fixed;z-index:60;top:0;right:0;bottom:0;left:0;display:grid;place-items:end center;padding:16px;background:#0f172a61}.number-picker{display:grid;gap:10px;width:min(360px,100%);max-height:min(520px,calc(100vh - 32px));padding:14px;border:1px solid #e2e8f0;border-radius:18px;background:#fff;box-shadow:0 24px 70px #0f172a3d}.number-picker-head{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:8px;align-items:center}.number-picker-head h2{margin:0;font-size:var(--type-title-size)}.number-wheel{display:grid;gap:8px;max-height:360px;overflow-y:auto;padding:4px;scroll-snap-type:y mandatory}.number-option{min-height:58px;border:1px solid #cbd5e1;border-radius:14px;background:#f8fafc;color:#0f172a;font:inherit;font-size:1.25rem;font-weight:var(--type-title-weight);scroll-snap-align:center;cursor:pointer}.number-option.selected{border-color:#0f172a;background:#0f172a;color:#fff}.picker-option{min-height:58px;overflow:hidden;border:1px solid #cbd5e1;border-radius:14px;background:#f8fafc;color:#0f172a;padding:12px 14px;font:inherit;font-size:1rem;font-weight:var(--type-label-weight);text-align:left;text-overflow:ellipsis;white-space:nowrap;scroll-snap-align:center;cursor:pointer}.picker-option.selected{border-color:#0f172a;background:#0f172a;color:#fff}@media(min-width:900px){.layout>.stack:first-child,.result-column{width:min(860px,100%);margin:0 auto}.section-head,.result-head{margin-bottom:4px}.parent-grid{grid-template-columns:minmax(0,1fr) 42px}.child-grid{grid-template-columns:minmax(220px,1fr) 140px 38px;align-items:end}.child-flags{grid-template-columns:repeat(3,1fr)}.wish-row{grid-template-columns:minmax(150px,1fr) auto minmax(150px,1fr) 42px}.playgroup-hosts{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}}@media(max-width:720px){.page{padding:70px 12px 86px}.layout{gap:18px}.options-card,.parent-card{scroll-margin-top:66px}.parent-summary[aria-expanded=true]{top:66px}.option-footbar{bottom:10px;width:calc(100% - 20px);border-radius:12px}.cookie-notice{right:12px;bottom:78px;grid-template-columns:1fr;width:calc(100% - 24px)}.cookie-actions{display:grid;grid-template-columns:1fr}.brand-logo{width:132px}.intro-panel{margin-bottom:12px}.intro-panel h1{font-size:1.08rem}.app-header{min-height:58px;padding:8px 12px}.app-header-actions{gap:6px}.app-header-actions .button{width:auto;padding:8px 10px}.modal-backdrop{padding:72px 12px 16px}.card,.subcard,.mini-card{padding:12px;border-radius:12px}.stack{gap:14px}.section-head,.result-head,.parent-top,.children-head,.row,.actions{flex-direction:column;align-items:stretch}.button{width:100%}.app-header-actions .button,.app-header-actions .icon-button{width:42px;height:42px}.children-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;margin-top:10px}.children-head h3{margin:0;font-size:var(--type-label-size)}.day-options{gap:8px;margin-top:8px}.household-children{gap:6px}.child-row-head,.child-row{grid-template-columns:minmax(0,1fr) 96px 42px 42px 42px;gap:6px}.child-row .input{border-radius:8px}.child-row .icon-button{width:42px;height:42px;border-radius:8px}.day-options-body{gap:0}.select-input,.picker-button{min-height:52px;font-size:var(--type-body-size)}.select-input option{font-size:16px;padding:14px 16px}.capacity-input{min-height:42px;font-size:var(--type-body-size)}.child-row .check{padding:6px 7px;border-radius:8px;line-height:1.1}.child-row .check input{width:14px;height:14px}.parent-top,.route-stop{grid-template-columns:1fr}.route-place{grid-template-columns:minmax(0,1fr) auto;align-items:center}.route-place .route-pill{justify-self:end}.wish-row{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) 42px;gap:6px;padding:6px}.wish-row>span{justify-self:center}.wish-row .input{padding:7px 8px;border-radius:8px}.wish-row .icon-button{width:42px;height:42px;border-radius:8px}.playgroup-row{gap:6px;padding:6px}.playgroup-hosts{grid-template-columns:repeat(2,minmax(0,1fr))}.playgroup-hosts .check{padding:7px 8px;border-radius:8px}.icon-button{width:100%}.modal-head{align-items:center}.modal-head .icon-button,.save-row .icon-button,.example-item .icon-button,.address-row .icon-button,.parent-summary .icon-button,.child-row .icon-button{width:42px;height:42px}.day-options .parent-grid{grid-template-columns:minmax(0,1fr) 42px;gap:8px;align-items:end}.day-options .return-transport-row{grid-template-columns:minmax(0,1fr) 42px}}@media(min-width:520px){.message-actions{grid-template-columns:minmax(0,1fr) auto}}
