@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{--ink:#24352f;--muted:#718079;--line:#e7ece9;--bg:#f5f7f6;--green:#2d745c;--green-dark:#215843;--mint:#e5f4ee;--blue:#e8f2fb;--peach:#fdf0e8;--violet:#f0ebfa;--white:#fff;--shadow:0 8px 30px #253f360e}*{box-sizing:border-box}html{background:var(--bg)}body{color:var(--ink);background:var(--bg);margin:0;font-family:DM Sans,system-ui,sans-serif;font-size:14px}button,input,select{font:inherit}button{cursor:pointer;color:inherit}.app-shell{min-height:100vh}.sidebar{border-right:1px solid var(--line);z-index:40;background:#fff;flex-direction:column;width:258px;padding:0 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{cursor:pointer;align-items:center;gap:11px;height:82px;padding:0 8px;display:flex}.brand-mark{background:var(--green);color:#fff;border-radius:12px 12px 12px 4px;place-items:center;width:38px;height:38px;display:grid;transform:rotate(-4deg);box-shadow:0 7px 15px #2d745c33}.brand-mark span{font-family:Manrope;font-size:24px;font-weight:800;transform:rotate(4deg)}.brand strong{letter-spacing:-.5px;font:800 20px Manrope;display:block}.brand small,.facility small,.profile small{color:#87928e;margin-top:1px;font-size:11px;display:block}.facility{border:1px solid var(--line);background:#f6f8f7;border-radius:12px;align-items:center;gap:9px;margin:4px 0 25px;padding:11px;display:flex}.facility-icon{width:32px;height:32px;color:var(--green);background:#e1f0e9;border-radius:9px;place-items:center;display:grid}.facility>div:nth-child(2){flex:1;min-width:0}.facility strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.nav-caption{color:#a4ada9;letter-spacing:1.3px;margin-bottom:9px;padding:0 11px;font-size:9px;font-weight:700;display:block}.sidebar nav button,.sidebar-bottom>button{color:#61706a;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;height:44px;margin-bottom:3px;padding:0 11px;font-weight:600;display:flex}.sidebar nav button:hover,.sidebar-bottom>button:hover{background:#f5f7f6}.sidebar nav button.active{color:var(--green);background:#eaf4f0}.nav-badge{color:#fff;background:#ef775f;border-radius:10px;place-items:center;min-width:20px;height:20px;margin-left:auto;font-size:10px;display:grid}.datev-nav{border-top:1px solid var(--line)!important;border-radius:0!important;height:52px!important;margin-top:10px!important;padding-top:9px!important}.datev-nav svg{color:#0aa17d}.beta{color:#078460;background:#daf3e9;border-radius:4px;margin-left:auto;padding:2px 5px;font-size:8px;font-weight:800}.sidebar-bottom{margin-top:auto;padding-bottom:16px}.help-card{background:linear-gradient(145deg,#edf8f3,#f8fbfa);border:1px solid #dcebe4;border-radius:13px;margin:12px 0;padding:13px}.help-icon{width:35px;height:35px;color:var(--green);background:#fff;border-radius:10px;place-items:center;margin-bottom:8px;display:grid}.help-card strong,.help-card span{font-size:12px;display:block}.help-card span{color:var(--muted);margin:3px 0 8px;font-size:10px}.help-card button{color:var(--green);background:0 0;border:0;align-items:center;gap:3px;padding:0;font-size:10px;font-weight:700;display:flex}.profile{border-top:1px solid var(--line);align-items:center;gap:9px;padding:10px 6px;display:flex}.profile>div:nth-child(2){flex:1}.profile strong{font-size:12px}.avatar{border-radius:50%;place-items:center;width:35px;height:35px;font-size:11px;font-weight:700;display:grid}.coral{color:#a94e38;background:#f5d5ca}.mobile-close{display:none}.app-shell>main{min-height:100vh;margin-left:258px}.topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);z-index:30;background:#fffffff2;justify-content:flex-end;align-items:center;gap:12px;height:70px;padding:0 38px;display:flex;position:sticky;top:0}.global-search{border:1px solid var(--line);color:#8a9691;background:#f8faf9;border-radius:10px;align-items:center;width:360px;height:39px;padding:0 11px;display:flex}.global-search input{background:0 0;border:0;outline:0;flex:1;padding:0 9px;font-size:12px}.global-search kbd{background:#fff;border:1px solid #dde3e0;border-radius:5px;padding:3px 6px;font-size:10px;box-shadow:0 1px 2px #ddd}.icon-btn,.round-more,.menu-btn{border:1px solid var(--line);background:#fff;border-radius:10px;place-items:center;width:39px;height:39px;display:grid;position:relative}.icon-btn .dot{background:#ed6f57;border:1px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:8px}.quick-add,.primary-btn,.export-btn{background:var(--green);color:#fff;border:0;border-radius:10px;align-items:center;gap:7px;height:40px;padding:0 15px;font-weight:700;display:flex;box-shadow:0 5px 12px #2d745c29}.quick-add:hover,.primary-btn:hover,.export-btn:hover{background:var(--green-dark)}.content{max-width:1500px;margin:0 auto;padding:38px 40px 70px}.welcome-row,.page-head{justify-content:space-between;align-items:flex-start;margin-bottom:29px;display:flex}.eyebrow{letter-spacing:1.3px;color:#8c9893;margin-bottom:8px;font-size:9px;font-weight:800}.welcome-row h1,.page-head h1{letter-spacing:-.8px;margin:0 0 7px;font:800 28px Manrope}.welcome-row p,.page-head p{color:var(--muted);margin:0;font-size:13px}.weather{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:12px;align-items:center;gap:10px;padding:10px 15px;display:flex}.sun{font-size:25px}.weather strong,.weather small{display:block}.weather strong{font:700 15px Manrope}.weather small{color:var(--muted);font-size:10px}.card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:15px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:15px;display:grid}.stat{align-items:flex-start;gap:13px;min-height:112px;padding:17px;display:flex;position:relative}.stat-icon,.quick-icon{border-radius:11px;flex:none;place-items:center;width:41px;height:41px;display:grid}.stat-icon svg{width:20px}.mint{background:var(--mint);color:#2c8768}.blue{background:var(--blue);color:#4a86bd}.peach{background:var(--peach);color:#da7956}.violet{background:var(--violet);color:#7b62b0}.gray{color:#7a8580;background:#eef1f0}.stat-body>span{color:var(--muted);font-size:11px;font-weight:600;display:block}.stat-body>strong{letter-spacing:-.6px;margin:4px 0 1px;font:800 22px Manrope;display:block}.stat-body small{color:#8b9692;font-size:10px}.trend{color:#2f9470;background:#e9f6f0;border-radius:6px;padding:4px 6px;font-size:9px;position:absolute;top:15px;right:13px}.stat-progress{background:#e8edeb;border-radius:9px;width:88px;height:3px;margin-top:8px}.stat-progress i{background:var(--green);border-radius:9px;height:100%;display:block}.clickable{cursor:pointer}.stat-arrow{color:#97a19d;margin-top:29px;margin-left:auto}.dashboard-grid{grid-template-columns:1.42fr 1fr;gap:15px;display:grid}.attendance-card,.day-card,.lower-grid>.card{padding:21px}.card-head{justify-content:space-between;align-items:flex-start;display:flex}.card-head h2,.section-head h2{margin:0 0 3px;font:700 16px Manrope}.card-head h3{margin:0}.card-head p,.section-head p{color:var(--muted);margin:0;font-size:10px}.text-btn{color:var(--green);background:0 0;border:0;align-items:center;gap:3px;font-size:10px;font-weight:700;display:flex}.round-more{border-radius:8px;width:31px;height:31px}.group-summary{margin-top:17px}.group-line{align-items:center;gap:10px;padding:10px 0;display:flex}.group-line+.group-line{border-top:1px solid #f0f2f1}.group-dot{border-radius:50%;width:8px;height:8px}.group-line>div:nth-child(2){width:120px}.group-line strong,.group-line small{display:block}.group-line strong{font-size:11px}.group-line small{color:var(--muted);margin-top:2px;font-size:9px}.mini-progress{background:#eef1f0;border-radius:10px;flex:1;height:6px;overflow:hidden}.mini-progress i{border-radius:10px;height:100%;display:block}.group-line>b{text-align:right;width:32px;font-size:11px}.recent-checkins{border-top:1px solid var(--line);align-items:center;margin-top:6px;padding-top:15px;display:flex}.recent-checkins>span{color:var(--muted);margin-right:14px;font-size:10px;font-weight:600}.avatar-stack{display:flex}.kid-avatar{border:2px solid #fff;border-radius:50%;place-items:center;width:29px;height:29px;margin-left:-6px;font-size:15px;display:grid}.kid-avatar:first-child{margin-left:0}.kid-avatar.more{color:#72807a;background:#edf1ef;font-size:8px;font-weight:700}.recent-checkins>small{color:var(--muted);margin-left:8px;font-size:9px}.timeline{margin-top:15px}.timeline-item{grid-template-columns:38px 20px 1fr auto;align-items:start;gap:7px;min-height:51px;display:grid;position:relative}.timeline-item time{color:#83908a;padding-top:3px;font-size:9px}.timeline-dot{z-index:1;border-radius:50%;place-items:center;width:17px;height:17px;display:grid}.timeline-dot:after{content:"";background:#e3e8e5;width:1px;height:35px;position:absolute;top:17px;left:53px}.timeline-item:last-child .timeline-dot:after{display:none}.timeline-dot span{background:currentColor;border-radius:50%;width:5px;height:5px}.timeline-item strong,.timeline-item small{display:block}.timeline-item strong{font-size:10px}.timeline-item small{color:var(--muted);margin-top:2px;font-size:9px}.timeline-item.active strong{color:var(--green)}.now{color:#2b8967;background:#e5f5ee;border-radius:5px;padding:3px 5px;font-size:7px;font-weight:800}.lower-grid{grid-template-columns:1fr 1fr;gap:15px;margin-top:15px;display:grid}.quick-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:16px;display:grid}.quick{border:1px solid var(--line);text-align:left;background:#fff;border-radius:11px;align-items:center;gap:9px;min-height:75px;padding:10px;display:flex}.quick:hover{background:#fbfdfc;border-color:#b8d5c9}.quick-icon{border-radius:9px;width:35px;height:35px}.quick-icon svg{width:17px}.quick b{flex:1;font-size:10px}.activity-row{grid-template-columns:34px 1fr 18px;align-items:center;gap:9px;padding:11px 0;display:grid}.activity-row+.activity-row{border-top:1px solid #f0f2f1}.activity-row:first-of-type{margin-top:6px}.activity-avatar{border-radius:10px;place-items:center;width:33px;height:33px;font-size:9px;font-weight:800;display:grid}.activity-row span,.activity-row small{font-size:10px;display:block}.activity-row small{color:var(--muted);margin-top:2px;font-size:9px}.activity-row>svg{color:#a3aca8}.datev-banner{color:#fff;background:linear-gradient(105deg,#204f40,#2e755d);border-radius:15px;grid-template-columns:47px 1fr 220px auto;align-items:center;gap:16px;margin-top:15px;padding:20px 23px;display:grid;box-shadow:0 10px 24px #1e544129}.datev-logo{background:#ffffff21;border-radius:12px;place-items:center;width:45px;height:45px;display:grid}.pill-new{color:#173f32;background:#67c9a5;border-radius:4px;padding:2px 5px;font-size:7px;font-weight:800}.datev-banner h3{margin:5px 0 2px;font:700 14px Manrope}.datev-banner p{color:#cfe3db;margin:0;font-size:9px}.banner-progress>div:first-child{justify-content:space-between;font-size:9px;display:flex}.banner-progress .progress{background:#ffffff2e;border-radius:5px;height:5px;margin-top:6px}.banner-progress .progress i{background:#7ed8b7;border-radius:5px;height:100%;display:block}.datev-banner>button{color:#245e4a;background:#fff;border:0;border-radius:9px;align-items:center;gap:6px;height:38px;padding:0 14px;font-size:10px;font-weight:700;display:flex}.page-head{align-items:center}.page-head h1{font-size:26px}.primary-btn:disabled{opacity:.45;cursor:not-allowed}.toolbar{align-items:center;gap:10px;margin-bottom:15px;padding:13px;display:flex}.inline-search{border:1px solid var(--line);color:#87928e;border-radius:9px;align-items:center;min-width:260px;height:38px;padding:0 10px;display:flex}.inline-search input{border:0;outline:0;width:100%;padding-left:8px;font-size:11px}.toolbar select,.toolbar .filter-btn,.billing-top select{border:1px solid var(--line);background:#fff;border-radius:9px;outline:none;height:38px;padding:0 12px;font-size:11px}.filter-btn{align-items:center;gap:15px;display:flex}.result-count{color:var(--muted);margin-left:auto;font-size:10px}.children-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.child-card{text-align:center;padding:22px;position:relative}.child-card>.round-more{position:absolute;top:13px;right:13px}.big-kid{border:3px solid #fff;border-radius:50%;place-items:center;width:68px;height:68px;margin:2px auto 12px;font-size:37px;display:grid;box-shadow:0 0 0 1px #e3e8e5}.child-card h3{margin:0;font:700 14px Manrope}.child-card>p{color:var(--muted);margin:3px 0 8px;font-size:10px}.group-chip{color:#68766f;background:#f0f4f2;border-radius:5px;padding:4px 7px;font-size:8px;font-weight:700}.child-divider{background:var(--line);height:1px;margin:17px 0 12px}.child-info{text-align:left;justify-content:space-between;display:flex}.child-info span{color:var(--muted);font-size:9px}.child-info b{color:var(--ink);margin-top:3px;font-size:10px;display:block}.status:before{content:"";border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block}.status.anwesend:before{background:#41ad81}.status.abwesend:before{background:#e37b63}.status.urlaub:before{background:#a789cc}.secondary-btn{background:#fff;border:1px solid #dce4e0;border-radius:9px;justify-content:center;align-items:center;gap:5px;height:37px;padding:0 13px;font-size:10px;font-weight:700;display:flex}.secondary-btn:hover{background:#f7faf8}.child-card>.secondary-btn{width:100%;margin-top:15px}.attendance-summary,.finance-stats{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:15px;display:grid}.attendance-summary>.card{padding:18px}.attendance-summary span,.attendance-summary small{color:var(--muted);font-size:10px;display:block}.attendance-summary strong{margin:4px 0;font:800 24px Manrope;display:block}.table-card{overflow:hidden}.table-toolbar,.billing-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 17px;display:flex}.segmented{background:#f1f4f2;border-radius:8px;padding:3px}.segmented button{background:0 0;border:0;border-radius:6px;padding:6px 12px;font-size:9px}.segmented button.selected{background:#fff;font-weight:700;box-shadow:0 1px 4px #dfe4e1}.data-table .tr{border-top:1px solid #f0f2f1;grid-template-columns:1.5fr 1fr .8fr 1fr 1fr;align-items:center;min-height:61px;padding:0 18px;font-size:10px;display:grid}.data-table .th{color:#87928e;text-transform:uppercase;letter-spacing:.4px;background:#fafbfb;border-top:0;min-height:38px;font-size:9px;font-weight:700}.person{align-items:center;gap:9px;display:flex}.table-avatar{border-radius:50%;place-items:center;width:34px;height:34px;font-size:18px;display:grid}.check-toggle{color:#8a9691;background:0 0;border:0;align-items:center;gap:7px;font-size:9px;font-weight:700;display:flex}.check-toggle span{border:1px solid #d7dfdb;border-radius:7px;place-items:center;width:22px;height:22px;display:grid}.check-toggle.on{color:#318864}.check-toggle.on span{background:#e1f3eb;border-color:#b6dfcf}.messages{grid-template-columns:335px 1fr;height:620px;display:grid;overflow:hidden}.chat-list{border-right:1px solid var(--line);padding:13px}.chat-list .inline-search{min-width:0;margin-bottom:10px}.chat-list>button{text-align:left;background:0 0;border:0;border-radius:11px;grid-template-columns:39px 1fr auto;gap:9px;width:100%;padding:11px;display:grid;position:relative}.chat-list>button.selected{background:#edf6f2}.chat-avatar{border-radius:50%;place-items:center;width:38px;height:38px;font-size:10px;font-weight:800;display:grid}.chat-list b,.chat-list small{display:block}.chat-list b{font-size:11px}.chat-list small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:180px;margin-top:3px;font-size:9px;overflow:hidden}.chat-list time{color:#87938e;font-size:8px}.chat-list i{color:#fff;background:#e7765e;border-radius:50%;place-items:center;width:16px;height:16px;font-size:8px;font-style:normal;display:grid;position:absolute;bottom:12px;right:11px}.chat-window{flex-direction:column;min-width:0;display:flex}.chat-head{border-bottom:1px solid var(--line);align-items:center;gap:10px;height:65px;padding:0 18px;display:flex}.chat-head div{flex:1}.chat-head b,.chat-head small{display:block}.chat-head small{color:var(--muted);margin-top:2px;font-size:9px}.chat-body{background:#fbfcfb;flex-direction:column;flex:1;padding:22px;display:flex;overflow:auto}.day-label{text-align:center;color:#89948f;margin-bottom:17px;font-size:8px}.bubble{border-radius:12px;max-width:65%;margin-bottom:9px;padding:10px 12px;font-size:10px;box-shadow:0 2px 7px #32463c0a}.bubble time{opacity:.65;text-align:right;margin-top:4px;font-size:7px;display:block}.bubble.them{border:1px solid var(--line);background:#fff;border-bottom-left-radius:3px;align-self:flex-start}.bubble.me{color:#fff;background:#2f765e;border-bottom-right-radius:3px;align-self:flex-end}.composer{border-top:1px solid var(--line);align-items:center;gap:8px;height:65px;padding:0 15px;display:flex}.composer>button{background:0 0;border:0}.composer input{border:1px solid var(--line);background:#f8faf9;border-radius:10px;outline:none;flex:1;height:40px;padding:0 13px;font-size:11px}.composer .send-btn{background:var(--green);color:#fff;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.calendar-layout{grid-template-columns:1.4fr 1fr;gap:15px;display:grid}.calendar-card,.agenda{padding:22px}.calendar-head{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.calendar-head h2{margin:0;font:700 17px Manrope}.calendar-head button{border:1px solid var(--line);background:#fff;border-radius:8px;width:32px;height:32px}.cal-grid{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.cal-grid>b{text-align:center;color:#8d9893;padding:7px;font-size:8px}.cal-grid>button{aspect-ratio:1.15;background:0 0;border:0;border-radius:10px;font-size:11px;position:relative}.cal-grid>button:hover{background:#f1f6f3}.cal-grid>button.today{background:var(--green);color:#fff;font-weight:700}.cal-grid>button.has-event i{background:#ed8066;border-radius:50%;width:4px;height:4px;position:absolute;bottom:6px;left:50%}.cal-grid>button.today i{background:#fff}.agenda-item{border-left:3px solid;border-radius:0 9px 9px 0;grid-template-columns:48px 1fr;margin-top:12px;padding:12px;display:grid}.agenda-item time{font-size:10px;font-weight:700}.agenda-item b,.agenda-item small{font-size:10px;display:block}.agenda-item small{color:var(--muted);margin-top:3px;font-size:8px}.agenda-item.blue{background:#f3f8fc;border-color:#76add8}.agenda-item.peach{background:#fdf6f2;border-color:#e69777}.agenda-item.mint{background:#f2f9f6;border-color:#65ae90}.agenda-tip{color:#34745d;background:#edf7f3;border-radius:10px;gap:9px;margin-top:20px;padding:12px;display:flex}.agenda-tip span,.agenda-tip b{font-size:9px}.finance-stats{grid-template-columns:repeat(4,1fr)}.billing-top{gap:10px}.billing-top>div:first-child{margin-right:auto}.billing-top h2{margin:0;font:700 15px Manrope}.billing-top p{color:var(--muted);margin:2px 0 0;font-size:9px}.data-table.billing .tr{grid-template-columns:1.2fr 1.5fr 1fr 1fr .8fr}.invoice-status{border-radius:6px;padding:4px 7px;font-size:8px;font-weight:700}.invoice-status.paid{color:#328263;background:#e5f4ed}.invoice-status.open{color:#c46543;background:#fdf0e9}.secure-badge{color:#34745d;background:#edf7f3;border:1px solid #cce2d8;border-radius:9px;align-items:center;gap:6px;padding:8px 11px;font-size:9px;font-weight:700;display:flex}.datev-hero{color:#fff;background:linear-gradient(115deg,#173f34,#2b725a);border-radius:17px;grid-template-columns:55px 1fr auto;align-items:center;gap:17px;padding:24px 27px;display:grid;box-shadow:0 14px 30px #1f5b462b}.datev-brandmark{background:#55c49a;border-radius:13px 13px 13px 5px;place-items:center;width:53px;height:53px;display:grid;box-shadow:inset 0 0 0 1px #fff3}.datev-brandmark span{font:800 27px Manrope}.datev-kicker{letter-spacing:1.3px;color:#85ddbc;font-size:8px;font-weight:800}.datev-hero h2{margin:5px 0 4px;font:700 19px Manrope}.datev-hero p{color:#cbded7;margin:0;font-size:10px}.datev-health{color:#71d7b1;border-left:1px solid #ffffff2e;align-items:center;gap:9px;padding-left:20px;display:flex}.datev-health b,.datev-health small{display:block}.datev-health b{color:#fff;font-size:10px}.datev-health small{color:#bcd5cc;margin-top:3px;font-size:8px}.stepper{justify-content:center;align-items:center;width:72%;margin:22px auto;display:flex}.stepper>div{color:#9aa49f;align-items:center;display:flex}.stepper>div>span{background:#fff;border:1px solid #d6dfda;border-radius:50%;place-items:center;width:26px;height:26px;font-size:9px;font-weight:700;display:grid}.stepper b{margin-left:6px;font-size:9px}.stepper i{background:#dfe5e2;width:72px;height:1px;margin:0 12px;display:block}.stepper .current,.stepper .done{color:var(--green)}.stepper .current>span,.stepper .done>span{background:var(--green);border-color:var(--green);color:#fff}.datev-layout{grid-template-columns:minmax(0,1fr) 300px;gap:15px;display:grid}.datev-main{padding:24px}.section-head{align-items:flex-start;gap:11px;display:flex;position:relative}.section-head .number{width:27px;height:27px;color:var(--green);background:#e5f3ed;border-radius:8px;flex:none;place-items:center;font-weight:800;display:grid}.section-head.second{border-top:1px solid var(--line);margin-top:28px;padding-top:24px}.auto-chip{color:#4a7da8;background:#eef4fb;border-radius:6px;align-items:center;gap:4px;margin-left:auto;padding:5px 7px;font-size:8px;font-weight:700;display:flex}.source-tabs{border-bottom:1px solid var(--line);margin:20px 0 15px;display:flex}.source-tabs button{color:#84908a;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:9px 14px;font-size:10px;font-weight:700;display:flex}.source-tabs button.active{color:var(--green);border-bottom-color:var(--green)}.period-box{border:1px solid var(--line);background:#fafcfb;border-radius:11px;grid-template-columns:1.2fr 1fr 1fr;align-items:center;gap:18px;padding:15px;display:grid}.period-box>div+div{border-left:1px solid var(--line);padding-left:18px}.period-box label,.mapping-grid label{text-transform:uppercase;letter-spacing:.5px;color:#89948f;margin-bottom:6px;font-size:8px;font-weight:700;display:block}.period-box select,.mapping-grid select,.text-input{background:#fff;border:1px solid #dce4e0;border-radius:8px;outline:none;width:100%;height:38px;padding:0 10px;font-size:10px}.period-box strong,.period-box small{display:block}.period-box strong{font-size:12px}.period-box small{color:var(--muted);margin-top:3px;font-size:8px}.period-box .ready{color:#318967;align-items:center;gap:8px;display:flex}.period-box .ready span{color:var(--ink)}.dropzone{text-align:center;color:var(--green);cursor:pointer;background:#f6fbf9;border:1.5px dashed #a9d2c2;border-radius:11px;padding:19px}.dropzone.drag{background:#e5f5ee;border-color:#489775}.dropzone svg{margin:0 auto 7px;display:block}.dropzone b,.dropzone span,.dropzone small{display:block}.dropzone b{font-size:11px}.dropzone span{color:#5e6f68;margin-top:3px;font-size:9px}.dropzone small{color:#9ba49f;margin-top:5px;font-size:8px}.mapping-grid{grid-template-columns:repeat(3,1fr);gap:13px;margin-top:18px;display:grid}.account-input{border:1px solid #dce4e0;border-radius:8px;align-items:center;gap:7px;height:38px;padding:0 9px;display:flex}.account-input span{font-size:10px;font-weight:700}.account-input small{color:var(--muted);flex:1;font-size:8px}.account-input svg{color:#36936e}.switch-line{background:#f8faf9;border-radius:9px;align-items:center;gap:9px;margin-top:15px;padding:11px;display:flex}.switch{background:#ccd5d1;border:0;border-radius:10px;width:34px;height:19px;padding:2px}.switch i{background:#fff;border-radius:50%;width:15px;height:15px;transition:all .2s;display:block}.switch.on{background:var(--green)}.switch.on i{transform:translate(15px)}.switch-line span b,.switch-line span small{font-size:9px;display:block}.switch-line span small{color:var(--muted);margin-top:2px;font-size:8px}.check-summary{border:1px solid var(--line);border-radius:11px;align-items:center;gap:13px;margin-top:17px;padding:13px;display:flex}.check-score{width:58px;height:58px;position:relative}.check-score svg{width:100%;transform:rotate(-90deg)}.check-score circle{fill:none;stroke:#e4ebe7;stroke-width:4px}.check-score circle.value{stroke:#4eb48c;stroke-dasharray:98 3;stroke-linecap:round}.check-score>span{text-align:center;place-content:center;display:grid;position:absolute;inset:0}.check-score b,.check-score small{display:block}.check-score b{font:800 13px Manrope}.check-score small{color:var(--muted);font-size:7px}.check-summary>div:nth-child(2){flex:1}.check-summary>div:nth-child(2)>b{font-size:10px}.check-summary p{color:var(--muted);margin:3px 0 0;font-size:8px}.validation-table{border:1px solid var(--line);border-radius:11px;margin-top:12px;overflow:hidden}.v-row{border-top:1px solid #eef1ef;grid-template-columns:1.25fr 1.15fr 1.35fr .75fr 1fr;align-items:center;min-height:51px;padding:0 12px;font-size:9px;display:grid}.v-row.head{color:#86918c;background:#f7f9f8;border:0;min-height:33px;font-size:8px;font-weight:700}.v-row span:first-child b,.v-row span:first-child small{display:block}.v-row span:first-child small{color:var(--muted);margin-top:2px;font-size:7px}.v-row span:nth-child(3){align-items:center;gap:4px;display:flex}.v-row code{background:#f1f4f2;border-radius:4px;padding:3px 5px;font:700 9px DM Sans}.v-row .ok,.v-row .warn{align-items:center;gap:4px;font-size:8px;font-weight:700;display:flex}.v-row .ok{color:#318967}.v-row .warn{color:#d06b45}.export-bar{color:#34745d;background:#edf7f3;border:1px solid #cfe7dd;border-radius:11px;justify-content:space-between;align-items:center;margin-top:18px;padding:13px;display:flex}.export-bar>div{align-items:center;gap:9px;display:flex}.export-bar b,.export-bar small{display:block}.export-bar b{color:var(--ink);font-size:10px}.export-bar small{color:#647870;margin-top:3px;font-size:8px}.export-btn{font-size:9px}.datev-side{flex-direction:column;gap:15px;display:flex}.sync-card,.history-card{padding:18px}.sync-icon{color:#22805f;background:#e3f4ed;border-radius:10px;place-items:center;width:39px;height:39px;display:grid}.sync-card h3,.history-card h3{margin:12px 0 5px;font:700 14px Manrope}.sync-card p{color:var(--muted);margin:0 0 13px;font-size:9px;line-height:1.55}.feature{align-items:center;gap:6px;padding:5px 0;font-size:9px;display:flex}.feature svg{color:#31906b}.history{border-top:1px solid #edf0ee;grid-template-columns:32px 1fr auto;align-items:center;gap:8px;padding:11px 0;display:grid}.history:first-of-type{margin-top:10px}.file-mini{width:31px;height:31px;color:var(--green);background:#e7f4ef;border-radius:8px;place-items:center;display:grid}.history b,.history small{font-size:9px;display:block}.history small{color:var(--muted);margin-top:2px;font-size:7px}.history>span{color:#398969;align-items:center;gap:3px;font-size:7px;display:flex}.info-card{color:#4d7ca4;background:#f3f8fc;border:1px solid #dbe6f0;border-radius:13px;gap:9px;padding:13px;display:flex}.info-card b{color:#385b79;font-size:9px}.info-card p{color:#6e8394;margin:3px 0 0;font-size:8px;line-height:1.5}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#12231d73;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:17px;width:420px;max-width:100%;padding:25px;position:relative;box-shadow:0 20px 60px #14282038}.modal-x{background:#f2f5f3;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:15px;right:15px}.modal-icon{background:var(--mint);width:43px;height:43px;color:var(--green);border-radius:11px;place-items:center;display:grid}.modal h2{margin:14px 0 4px;font:700 19px Manrope}.modal>p{color:var(--muted);margin:0 0 20px;font-size:10px}.modal label{margin-top:12px;font-size:9px;font-weight:700;display:block}.modal label input,.modal label select{border:1px solid var(--line);border-radius:9px;outline:none;width:100%;height:41px;margin-top:6px;padding:0 11px;font-size:11px}.modal label input:focus{border-color:#7bb9a1;box-shadow:0 0 0 3px #e9f5f0}.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;margin-top:22px;padding-top:16px;display:flex}.toasts{z-index:200;flex-direction:column;gap:8px;display:flex;position:fixed;bottom:25px;right:25px}.toast{color:#fff;background:#1f4f40;border-radius:10px;align-items:center;gap:8px;padding:12px 15px;font-size:10px;font-weight:700;animation:.25s toastin;display:flex;box-shadow:0 10px 30px #14322833}.toast.info{background:#315e83}@keyframes toastin{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.menu-btn,.mobile-title{display:none}@media (max-width:1150px){.stats-grid,.finance-stats{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.lower-grid,.datev-layout{grid-template-columns:1fr}.datev-side{grid-template-columns:1fr 1fr;display:grid}.info-card{grid-column:1/-1}.children-grid{grid-template-columns:repeat(2,1fr)}.datev-banner{grid-template-columns:47px 1fr auto}.banner-progress,.datev-health{display:none}}@media (max-width:820px){.sidebar{transition:all .25s;transform:translate(-100%)}.sidebar.open{transform:translate(0);box-shadow:15px 0 45px #1e322833}.mobile-close{background:#f0f4f2;border:0;border-radius:8px;place-items:center;width:31px;height:31px;display:grid;position:absolute;top:12px;right:10px}.scrim{z-index:35;background:#14231e59;position:fixed;inset:0}.app-shell>main{margin-left:0}.topbar{justify-content:flex-start;padding:0 17px}.menu-btn{display:grid}.mobile-title{flex:1;font-weight:700;display:block}.global-search,.quick-add span,.quick-add>svg:last-child{display:none}.content{padding:26px 18px 60px}.welcome-row,.page-head{align-items:flex-start}.weather{display:none}.messages{grid-template-columns:1fr;height:auto}.chat-list{border-right:0}.chat-window{border-top:1px solid var(--line);min-height:500px}.calendar-layout{grid-template-columns:1fr}.datev-hero{grid-template-columns:48px 1fr}.stepper{width:100%}.stepper i{width:25px}.mapping-grid{grid-template-columns:repeat(2,1fr)}.v-row{grid-template-columns:1.2fr 1fr 1fr}.v-row span:nth-child(2),.v-row span:nth-child(3){display:none}.export-bar{align-items:flex-start;gap:12px}.datev-side{grid-template-columns:1fr}.datev-banner{grid-template-columns:42px 1fr}.datev-banner>button{grid-column:1/-1;justify-content:center}.attendance-summary{grid-template-columns:1fr 1fr}.data-table{overflow-x:auto}.data-table .tr{min-width:680px}}@media (max-width:560px){.stats-grid,.finance-stats,.children-grid{grid-template-columns:1fr}.welcome-row h1,.page-head h1{font-size:23px}.welcome-row,.page-head{display:block}.page-head .primary-btn{margin-top:16px}.dashboard-grid{display:block}.dashboard-grid>.card+.card,.lower-grid>.card+.card{margin-top:14px}.lower-grid{display:block}.quick-grid{grid-template-columns:1fr}.datev-banner{margin-top:14px}.toolbar{flex-wrap:wrap}.toolbar .inline-search{width:100%;min-width:0}.result-count{margin-left:0}.attendance-summary{grid-template-columns:1fr}.messages{margin:0 -5px}.chat-window{display:none}.calendar-card,.agenda{padding:15px}.datev-hero{padding:18px}.datev-brandmark{width:44px;height:44px}.datev-hero h2{font-size:15px}.stepper b{display:none}.stepper i{width:35px}.period-box{grid-template-columns:1fr}.period-box>div+div{border-left:0;border-top:1px solid var(--line);padding:10px 0 0}.datev-main{padding:17px}.mapping-grid{grid-template-columns:1fr}.auto-chip{display:none}.check-summary{flex-wrap:wrap;align-items:flex-start}.check-summary .secondary-btn{width:100%}.validation-table{overflow-x:auto}.v-row{min-width:520px}.export-bar{display:block}.export-bar .export-btn{justify-content:center;width:100%;margin-top:12px}.datev-side{display:block}.datev-side>.card,.info-card{margin-top:14px}.source-tabs button{padding:9px}.topbar{height:60px}.content{padding-top:22px}}
