:root{--paper:#f6f4ef;--card:#fff;--ink:#272640;--muted:#85838f;--line:#e9e6e0;--purple:#6956bd;--lavender:#eee9fa;--mint:#e3f0e8;--green:#488568;--peach:#fff0dc;--amber:#ad7134;--red:#b85462;--shadow:0 6px 24px #28224005;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}button{color:inherit}a{color:var(--purple);text-decoration:none}svg{display:block;flex-shrink:0}button:focus-visible,a:focus-visible{outline:3px solid #aca0e0;outline-offset:4px}input:focus,textarea:focus,select:focus{outline:2px solid #a398d1;outline-offset:1px}[hidden]{display:none!important}
.boot{min-height:100dvh;display:flex;justify-content:center;align-items:center;flex-direction:column;color:var(--muted);font-size:14px}.boot-star{font-size:52px;color:var(--purple);animation:breathe 1.8s ease-in-out infinite}@keyframes breathe{50%{opacity:.4;transform:scale(.92)}}
.app-shell{display:grid;grid-template-columns:232px 1fr;min-height:100dvh}.sidebar{position:fixed;width:232px;inset:0 auto 0 0;background:#faf9f6;border-right:1px solid var(--line);padding:35px 22px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:12px}.brand-symbol{width:43px;height:43px;flex-shrink:0}.brand-name{font-size:21px;letter-spacing:-.8px;font-weight:750}.brand-caption{font-size:10px;letter-spacing:1.75px;text-transform:uppercase;color:var(--muted);margin-top:4px}.sidebar-label{font-size:10px;font-weight:650;letter-spacing:1.8px;color:#a09da7;margin:53px 14px 14px}.desktop-nav{display:flex;flex-direction:column;gap:7px}.nav-item{border:0;background:transparent;display:flex;align-items:center;gap:12px;width:100%;padding:13px 15px;border-radius:12px;font-size:14px;font-weight:550;text-align:left;color:#777381}.nav-item svg{width:19px;height:19px}.nav-item.active{background:var(--lavender);color:var(--purple)}.nav-item:hover{background:#efecf4}.nav-item .badge{margin-left:auto}.badge{border-radius:7px;background:#ded6f0;color:var(--purple);padding:2px 6px;font-size:10px}.sidebar-bottom{margin-top:auto}.sidebar-note{padding:20px 15px;color:#9994a5;font-size:11px;line-height:1.7}.sidebar-note span{display:block;color:#b3adbc;font-size:22px;margin-bottom:7px}.account-button{background:transparent;border:0;border-top:1px solid var(--line);width:100%;display:flex;gap:11px;align-items:center;padding:21px 7px 0;text-align:left}.account-avatar{width:35px;height:35px;display:grid;place-items:center;background:#e8e2d8;border-radius:50%;font-size:12px;font-weight:650;color:#827467}.account-name{font-size:12px;font-weight:600;max-width:122px;overflow:hidden;text-overflow:ellipsis}.account-meta{font-size:10px;color:var(--muted);margin-top:3px}.account-button svg{width:16px;height:16px;margin-left:auto;color:var(--muted)}
.workspace{grid-column:2;min-width:0}.topbar{height:83px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 42px;background:#f6f4efd9}.topbar-context{display:flex;align-items:center;gap:9px;font-size:12px;color:var(--muted)}.topbar-context strong{font-weight:500;color:#565266}.small-dot{width:5px;height:5px;background:#bfb8d1;border-radius:50%}.topbar-actions{display:flex;align-items:center;gap:17px}.today-pill{font-size:11px;color:var(--muted)}.icon-button{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--line);border-radius:11px;background:transparent;color:#7c7789}.icon-button svg{width:17px;height:17px}.mobile-brand{display:none}.content{max-width:1260px;margin:auto;padding:37px 42px 58px}.page-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:28px}.eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:1.8px;font-weight:650;color:var(--purple);margin:1px 0 11px}.page-heading h1{font-size:34px;letter-spacing:-1.45px;font-weight:650;line-height:1.2;margin:0}.page-heading p{font-size:12px;color:var(--muted);line-height:1.7;margin:11px 0 0}.heading-decoration{color:#b8afd1;display:flex;align-items:center;gap:8px;font-size:28px;padding-top:16px}.heading-decoration small{font-size:14px;color:#d4bc96}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:11px;padding:13px 18px;font-size:12px;font-weight:600;min-height:43px;background:var(--purple);color:white;text-decoration:none;line-height:1.35}.button svg{width:16px;height:16px}.button:hover{filter:brightness(.97)}.button.secondary{background:var(--lavender);color:var(--purple)}.button.ghost{border:1px solid var(--line);background:white;color:#787080}.button.danger{background:#f9e9eb;color:var(--red)}.button.wide{width:100%}.text-button{background:none;border:0;padding:4px 0;color:var(--purple);font-size:12px}.text-button svg{width:14px;height:14px;display:inline-block;vertical-align:middle}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:30px}.stat{display:flex;align-items:center;gap:15px;border:1px solid var(--line);background:#fbfaf7;border-radius:15px;padding:18px 20px}.stat-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;flex-shrink:0}.stat-icon svg{width:20px;height:20px}.stat-icon.purple{background:#ece7f6;color:var(--purple)}.stat-icon.amber{background:var(--peach);color:var(--amber)}.stat-icon.green{background:var(--mint);color:var(--green)}.stat-number{font-size:25px;font-weight:600;line-height:1;letter-spacing:-1px}.stat-label{margin-top:5px;font-size:11px;color:var(--muted)}.feed-layout{display:grid;grid-template-columns:minmax(0,1fr) 255px;gap:25px}.section-row{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px}.section-title{font-size:13px;font-weight:650;letter-spacing:-.2px;margin:0;display:flex;align-items:center;gap:8px}.section-subtitle{font-size:10px;color:var(--muted)}.filter-row{display:flex;gap:6px;overflow:auto;scrollbar-width:none;padding-bottom:2px}.filter-chip{white-space:nowrap;font-size:10px;border:1px solid var(--line);border-radius:8px;background:transparent;padding:8px 11px;color:var(--muted)}.filter-chip.active{border-color:#d4cbe7;background:#eee9f7;color:var(--purple)}.feed-tools{margin-bottom:20px}.event-wrap{position:relative;border-radius:15px;margin-bottom:13px;background:#dcebdc;overflow:hidden}.swipe-backdrop{position:absolute;inset:0;display:flex;align-items:center;justify-content:space-between;padding:22px;color:var(--green);font-size:11px;font-weight:600}.swipe-backdrop span{display:flex;gap:6px;align-items:center}.swipe-backdrop svg{width:20px;height:20px}.event-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:15px;padding:21px 22px;touch-action:pan-y;transition:transform .22s;user-select:none;-webkit-user-select:none;box-shadow:var(--shadow)}.event-card.dragging{transition:none}.event-card.pending{opacity:.65;pointer-events:none}.event-top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px}.event-type{display:flex;gap:7px;align-items:center;font-size:10px;font-weight:550;color:var(--purple)}.event-type svg{width:14px;height:14px}.event-type.payment,.event-type.renewal,.event-type.coverage{color:var(--amber)}.event-time{color:var(--muted);font-size:10px}.event-body{display:flex;align-items:center;gap:12px}.child-avatar{width:39px;height:39px;border-radius:12px;background:#eee9f8;color:#8d78b9;display:grid;place-items:center;font-size:13px;font-weight:600;flex-shrink:0}.child-avatar.tone-1{background:#edf1e6;color:#7d936d}.child-avatar.tone-2{background:#f8ede2;color:#bf9673}.child-avatar.tone-3{background:#e5edf4;color:#7696ac}.child-name{font-size:15px;font-weight:650;letter-spacing:-.2px;color:var(--ink);border:0;padding:0;background:none;text-align:left}.child-subtitle{font-size:11px;color:var(--muted);margin-top:5px;line-height:1.45}.event-detail-button{margin-left:auto;border:0;background:transparent;color:#a29caa;padding:5px}.event-detail-button svg{width:17px;height:17px}.event-reason{display:flex;align-items:center;gap:6px;line-height:1.5;margin:16px 0 0;font-size:10px;color:#9b845f;background:#fbf7ed;border-radius:6px;padding:7px 9px}.event-reason svg{width:12px;height:12px;flex-shrink:0}.event-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #f2efeb;margin-top:17px;padding-top:14px}.event-meta{font-size:10px;color:#98919f;line-height:1.6}.event-meta strong{color:#716878;font-weight:500}.event-action{border:0;background:var(--lavender);color:var(--purple);border-radius:8px;font-size:11px;font-weight:600;padding:9px 12px;display:flex;gap:6px;align-items:center;white-space:nowrap;min-height:35px}.event-action svg{width:13px;height:13px}.event-action.money{background:var(--peach);color:var(--amber)}.aside-card{border:1px solid var(--line);border-radius:15px;padding:20px;margin-bottom:17px;background:#fbfaf7}.aside-card.laguna-card{background:#eae4f4;border-color:#e5dfee;position:relative;overflow:hidden}.laguna-orb{width:41px;height:41px;border-radius:14px;background:#d8cdee;display:grid;place-items:center;color:var(--purple);margin-bottom:17px;font-size:23px}.aside-card h3{font-size:14px;font-weight:600;letter-spacing:-.3px;margin:0 0 10px}.aside-card p{font-size:11px;color:#96909f;line-height:1.75;margin:0 0 16px}.laguna-card p{color:#8a7f9c}.laguna-card .button{background:#fff9;color:var(--purple);min-height:36px;padding:10px 13px;font-size:10px}.aside-label{font-size:9px;letter-spacing:1.4px;text-transform:uppercase;color:#aaa3b0;font-weight:550;margin-bottom:15px}.help-line{display:flex;gap:10px;color:#948c9d;font-size:11px;line-height:1.7;margin-bottom:15px}.help-line:last-child{margin-bottom:0}.help-line svg{width:16px;height:16px;color:#b3a8c5;margin-top:2px;flex-shrink:0}.quiet-footer{display:flex;justify-content:center;gap:7px;color:#bab4bf;font-size:10px;padding:15px}.quiet-footer svg{width:12px;height:12px}.empty-state{text-align:center;background:#fff;border:1px solid var(--line);border-radius:16px;padding:44px 28px}.empty-constellation{width:76px;height:76px;border-radius:25px;background:#f4effa;display:grid;place-items:center;color:#9d8cc8;margin:0 auto 21px}.empty-constellation svg{width:48px;height:48px}.empty-state h2{font-size:20px;letter-spacing:-.6px;font-weight:600;margin:0 0 10px}.empty-state p{font-size:12px;line-height:1.8;color:var(--muted);max-width:350px;margin:0 auto 22px}.empty-state .button{font-size:11px}.onboarding-mini{display:flex;justify-content:center;gap:14px;margin-top:26px;padding-top:22px;border-top:1px solid #f2efeb;flex-wrap:wrap}.onboarding-mini span{font-size:9px;color:#b0a7bb;display:flex;gap:6px;align-items:center}.onboarding-mini b{width:17px;height:17px;border-radius:50%;background:#f2edf8;color:#a092b7;display:grid;place-items:center;font-size:9px;font-weight:500}.skeleton{height:193px;margin-bottom:14px;border-radius:15px;background:linear-gradient(100deg,#eeebe6 20%,#f9f7f2 50%,#eeebe6 80%);background-size:200%;animation:shimmer 1.7s infinite}@keyframes shimmer{to{background-position:-200% 0}}.error-banner{padding:15px 18px;background:#fff1eb;border:1px solid #f0ded5;border-radius:11px;color:#a3634d;font-size:12px;line-height:1.7;margin:15px 0}.error-banner button{border:0;color:inherit;background:none;text-decoration:underline;padding:0;font-size:inherit}.bottom-nav{display:none}
.search{display:flex;align-items:center;gap:10px;background:white;border:1px solid var(--line);border-radius:12px;padding:0 15px;margin-bottom:22px}.search svg{width:18px;height:18px;color:#aaa3b3}.search input{border:0;background:none;outline:0!important;padding:15px 0;font-size:12px;color:var(--ink);width:100%}.clients-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.client-card{display:flex;align-items:center;gap:13px;width:100%;border:1px solid var(--line);border-radius:14px;padding:21px;background:#fff;text-align:left}.client-card .child-avatar{width:45px;height:45px}.client-card>svg{width:17px;height:17px;margin-left:auto;color:#aba3b4}.list-count{font-size:11px;color:var(--muted);margin-bottom:15px}.history-list{border:1px solid var(--line);border-radius:15px;background:#fff;overflow:hidden}.history-item{width:100%;padding:20px;display:flex;align-items:flex-start;gap:13px;text-align:left;border:0;border-bottom:1px solid #f0edeb;background:#fff}.history-item:last-child{border:0}.history-icon{background:#f0ecf7;border-radius:10px;width:34px;height:34px;display:grid;place-items:center;color:#9c89b9;flex-shrink:0}.history-icon svg{width:16px;height:16px}.history-message{font-size:12px;line-height:1.5;font-weight:500;margin-bottom:5px}.history-meta{font-size:10px;line-height:1.6;color:var(--muted)}.history-item>svg{width:16px;height:16px;color:#bbb2c1;margin-left:auto;flex-shrink:0}.undone{font-size:9px;padding:3px 6px;border-radius:5px;background:#f3efea;color:#99897c;margin-left:5px}
.chat-layout{max-width:850px;margin:auto;display:flex;flex-direction:column;min-height:calc(100dvh - 250px)}.chat-intro{text-align:center;margin:20px auto 30px;max-width:510px}.chat-intro .laguna-orb{width:70px;height:70px;border-radius:23px;font-size:38px;background:#e8def5;margin:0 auto 22px}.chat-intro h2{font-size:25px;font-weight:600;letter-spacing:-.8px;margin:0 0 12px}.chat-intro p{font-size:12px;line-height:1.8;color:var(--muted);margin:0}.prompt-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:25px}.prompt-card{text-align:left;display:flex;gap:9px;align-items:flex-start;border:1px solid var(--line);border-radius:12px;background:#fbfaf7;padding:15px;font-size:11px;line-height:1.65;color:#92879d}.prompt-card svg{width:15px;height:15px;flex-shrink:0;color:#a698be;margin-top:2px}.messages{display:flex;flex-direction:column;gap:20px;margin:0 0 25px}.message{display:flex;align-items:flex-start;gap:11px}.message-avatar{width:30px;height:30px;background:#e8def4;display:grid;place-items:center;border-radius:10px;color:var(--purple);font-size:16px;flex-shrink:0}.message-main{min-width:0;max-width:90%}.message-name{font-size:10px;color:var(--muted);margin:0 0 6px}.message-text{font-size:12px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.message.user{justify-content:flex-end}.message.user .message-main{background:#eae4f4;padding:13px 17px;border-radius:13px 13px 3px 13px}.message.user .message-name{display:none}.chat-operation{border:1px solid #dce8df;background:#eef5ef;padding:10px 13px;border-radius:9px;margin-top:10px;font-size:11px;color:#66836b;display:flex;align-items:center;gap:8px}.chat-operation svg{width:14px;height:14px}.chat-compose-wrap{position:sticky;bottom:18px;margin-top:auto;padding-top:18px;background:linear-gradient(transparent,var(--paper) 16px)}.chat-compose{display:flex;align-items:flex-end;gap:10px;border:1px solid #ded8e7;background:white;padding:12px 12px 12px 18px;border-radius:16px;box-shadow:0 5px 25px #40304a05}.chat-compose textarea{resize:none;max-height:150px;min-height:42px;background:none;border:0;outline:none!important;width:100%;font-size:12px;line-height:1.6;padding:10px 0;color:var(--ink)}.send-button{border:0;background:var(--purple);color:#fff;display:grid;place-items:center;width:40px;height:40px;flex-shrink:0;border-radius:11px}.send-button svg{width:18px;height:18px}.compose-hint{font-size:9px;color:#aaa2b0;text-align:center;line-height:1.6;margin:10px 0 0}.typing{display:flex;gap:4px;padding:8px 0}.typing span{width:5px;height:5px;border-radius:50%;background:#aa96c4;animation:breathe 1s infinite}.typing span:nth-child(2){animation-delay:.2s}.typing span:nth-child(3){animation-delay:.4s}
.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.settings-card{border:1px solid var(--line);border-radius:15px;padding:24px;background:#fff}.settings-card h2{font-size:16px;margin:0 0 12px;letter-spacing:-.3px;font-weight:600;display:flex;align-items:center;gap:9px}.settings-card h2 svg{width:20px;height:20px;color:#9c88bd}.settings-card p{color:var(--muted);font-size:12px;line-height:1.8;margin:0 0 20px}.settings-card .button{font-size:11px}.device-row{padding:12px 0;border-top:1px solid #f0edeb;display:flex;align-items:center;gap:10px;font-size:12px}.device-row small{display:block;color:var(--muted);font-size:10px;margin-top:4px}.device-row button{margin-left:auto}.status-dot{width:7px;height:7px;border-radius:50%;background:#70a183;display:inline-block;margin-right:5px}.status-dot.off{background:#c8a887}.setting-line{padding:12px 0;border-top:1px solid #f0edeb;display:flex;justify-content:space-between;gap:15px;font-size:11px;color:var(--muted);line-height:1.6}.setting-line strong{font-weight:500;color:#716777;text-align:right}
.auth-page{display:grid;grid-template-columns:1.1fr 1fr;min-height:100dvh;background:#fbfaf7}.auth-art{position:relative;background:#e9e3f2;overflow:hidden;display:flex;flex-direction:column;padding:45px 55px;justify-content:space-between}.auth-art .brand{position:relative;z-index:1}.auth-art-content{position:relative;z-index:1;padding:50px 0;max-width:460px}.auth-art-content .eyebrow{color:#9b87b4}.auth-art-content h1{font-size:51px;line-height:1.16;letter-spacing:-2px;font-weight:500;margin:0 0 25px;color:#504564}.auth-art-content h1 em{font-style:normal;color:#9278b0}.auth-art-content p{font-size:14px;line-height:1.9;max-width:330px;color:#9788a5}.auth-art-footer{font-size:10px;letter-spacing:.5px;color:#ae9dbc}.auth-orbit{position:absolute;border:1px solid #cfc0de66;width:460px;height:460px;border-radius:50%;right:-180px;bottom:0}.auth-orbit:before{content:"";position:absolute;inset:70px;border:1px solid #cfc0de66;border-radius:50%}.auth-orbit:after{content:"✦";position:absolute;font-size:65px;top:65px;left:50px;color:#b7a0c7}.auth-form-side{display:grid;place-items:center;padding:55px 50px}.auth-panel{width:100%;max-width:360px}.auth-mobile-brand{display:none}.auth-icon{width:57px;height:57px;border:1px solid #e1dce8;border-radius:17px;background:white;color:#a28abe;display:grid;place-items:center;margin-bottom:28px}.auth-icon svg{width:28px;height:28px}.auth-panel h2{font-weight:600;font-size:27px;letter-spacing:-.8px;margin:0 0 13px}.auth-panel>p{font-size:12px;line-height:1.8;color:var(--muted);margin:0 0 25px}.auth-panel .button{min-height:48px;font-size:12px}.auth-divider{display:flex;align-items:center;gap:12px;font-size:10px;color:#aaa2b2;margin:24px 0}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:var(--line)}.auth-invite-toggle{display:block;margin:0 auto;border:0;background:none;font-size:11px;color:#9983b0}.auth-footnote{font-size:10px!important;color:#aaa2b2!important;text-align:center;margin:24px 0 0!important;line-height:1.8!important}.field{display:block;margin-bottom:15px}.field>span{display:block;font-size:11px;color:#8f859a;margin:0 0 8px}.field input,.field select,.field textarea{display:block;border:1px solid #e3dde9;background:white;border-radius:10px;padding:13px 14px;font-size:12px;color:var(--ink);width:100%;min-height:43px}.field textarea{resize:vertical;min-height:85px}.field-hint{font-size:10px;line-height:1.6;color:#a69cad;margin:7px 0 0}.auth-error{font-size:11px;color:var(--red);line-height:1.8;background:#fbefef;padding:12px;border-radius:9px;margin-bottom:16px}
.modal-overlay{position:fixed;inset:0;background:#231d3657;backdrop-filter:blur(3px);z-index:80;display:flex;align-items:center;justify-content:center;padding:28px;animation:fade-in .15s}@keyframes fade-in{from{opacity:0}}.modal{background:var(--paper);border-radius:22px;width:100%;max-width:530px;max-height:90dvh;overflow:auto;box-shadow:0 25px 100px #21163322}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding:25px 25px 18px;gap:15px}.modal-header h2{font-size:21px;font-weight:600;letter-spacing:-.6px;margin:0 0 5px;line-height:1.4}.modal-header p{font-size:11px;color:var(--muted);line-height:1.6;margin:0}.modal-header .icon-button{border:0;width:28px;height:28px;flex-shrink:0}.modal-content{padding:0 25px 25px}.modal-actions{display:flex;gap:10px;margin-top:23px;flex-wrap:wrap}.modal-actions .button{flex:1}.detail-label{font-size:9px;text-transform:uppercase;letter-spacing:1.2px;color:#a597ac;margin:23px 0 12px}.detail-card{background:white;border:1px solid var(--line);padding:16px;border-radius:12px;margin-bottom:10px}.detail-card-title{font-size:12px;font-weight:550;margin-bottom:6px;line-height:1.5}.detail-card-meta{color:var(--muted);font-size:11px;line-height:1.75;overflow-wrap:anywhere}.detail-card .text-button{margin-top:8px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.detail-value{font-size:14px;font-weight:550;line-height:1.7}.detail-value small{display:block;font-size:10px;font-weight:400;color:var(--muted)}.operation-key{font-family:ui-monospace,monospace;font-size:9px;color:#aaa1b4;overflow-wrap:anywhere;margin-top:20px}.toast{position:fixed;bottom:26px;left:calc(50% + 116px);transform:translateX(-50%);z-index:100;background:#332d43;color:white;border-radius:12px;padding:14px 17px;display:flex;align-items:center;gap:16px;max-width:calc(100vw - 30px);width:max-content;font-size:12px;box-shadow:0 8px 35px #241b3822;animation:fade-in .2s}.toast span{line-height:1.6}.toast button{background:none;border:0;color:#d7c0f7;font-size:11px;font-weight:600;white-space:nowrap;padding:4px}.toast.error{background:#714448}
@media(min-width:1500px){.content{padding-top:45px}.page-heading{margin-bottom:35px}.feed-layout{grid-template-columns:minmax(0,1fr) 285px;gap:30px}.event-card{padding:24px}.aside-card{padding:24px}}
@media(max-width:1150px){.sidebar{width:205px;padding:32px 17px}.app-shell{grid-template-columns:205px 1fr}.content{padding:30px 27px}.topbar{padding:0 27px}.brand-name{font-size:19px}.brand-symbol{width:37px;height:37px}.brand-caption{font-size:8px}.feed-layout{grid-template-columns:minmax(0,1fr) 225px;gap:18px}.stat{padding:16px 14px;gap:10px}.stat-icon{width:34px;height:34px;border-radius:10px}.stat-number{font-size:23px}.stat-label{font-size:10px}.aside-card{padding:17px}.toast{left:calc(50% + 102px)}.event-card{padding:18px}}
@media(max-width:980px){.feed-layout{grid-template-columns:1fr}.feed-aside{display:grid;grid-template-columns:1fr 1fr;gap:16px}.aside-card{margin:0}.laguna-card .laguna-orb{float:right;width:32px;height:32px;font-size:20px}.feed-aside .aside-label{margin-bottom:12px}.auth-art{padding:35px}.auth-art-content h1{font-size:42px}.auth-form-side{padding:35px}}
@media(max-width:760px){.app-shell{display:block}.sidebar{display:none}.workspace{width:100%}.topbar{height:78px;padding:env(safe-area-inset-top) 22px 0;border-bottom:0}.topbar-context{display:none}.mobile-brand{display:block}.brand-name{font-size:20px}.brand-caption{font-size:8px;letter-spacing:1.5px}.brand-symbol{width:35px;height:35px}.topbar-actions{gap:10px}.today-pill{display:none}.topbar-actions .icon-button{width:34px;height:34px}.content{padding:23px 20px calc(105px + env(safe-area-inset-bottom))}.page-heading{margin-bottom:24px;gap:12px}.page-heading h1{font-size:30px;letter-spacing:-1px}.page-heading p{font-size:11px;margin-top:8px;max-width:265px}.eyebrow{font-size:9px;margin-bottom:9px}.heading-decoration{font-size:26px;padding-top:12px}.stats{gap:8px;margin-bottom:26px}.stat{padding:13px 10px;gap:0;display:block;border-radius:13px;position:relative}.stat-icon{width:27px;height:27px;border-radius:9px;position:absolute;right:9px;top:10px}.stat-icon svg{width:14px;height:14px}.stat-number{font-size:25px;margin:4px 0 10px}.stat-label{font-size:9px;max-width:100px;line-height:1.4}.section-title{font-size:12px}.section-subtitle{font-size:9px}.filter-row{gap:6px}.filter-chip{padding:8px 10px;font-size:10px}.feed-tools{margin-bottom:16px}.event-card{padding:18px 17px}.event-top{margin-bottom:15px}.event-type,.event-time{font-size:10px}.child-name{font-size:15px}.child-subtitle{font-size:11px}.event-bottom{padding-top:13px}.event-action{font-size:11px;padding:9px 10px}.event-reason{margin-top:13px;font-size:10px}.event-wrap{margin-bottom:12px}.feed-aside{display:block;margin-top:5px}.feed-aside .aside-card{margin-top:15px}.feed-aside .help-card{display:none}.laguna-card{padding:20px}.laguna-card .laguna-orb{width:45px;height:45px;font-size:25px;margin-left:10px}.aside-card h3{font-size:14px}.aside-card p{font-size:11px;max-width:240px;margin-bottom:14px}.laguna-card .button{font-size:10px}.bottom-nav{display:flex;align-items:flex-start;justify-content:space-around;position:fixed;z-index:30;bottom:0;left:0;right:0;background:#fbfaf9f5;backdrop-filter:blur(15px);border-top:1px solid #e6e1ea;padding:9px 12px calc(9px + env(safe-area-inset-bottom));height:calc(69px + env(safe-area-inset-bottom))}.bottom-nav button{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:5px;padding:7px 14px;border:0;background:none;border-radius:10px;color:#a299ad;min-width:67px;font-size:9px;font-weight:500}.bottom-nav svg{width:21px;height:21px}.bottom-nav .active{color:var(--purple);background:#eee9f5}.empty-state{padding:34px 19px}.empty-state h2{font-size:19px}.empty-state p{font-size:11px}.empty-constellation{width:65px;height:65px;border-radius:22px}.onboarding-mini{gap:9px}.onboarding-mini span{font-size:8px}.quiet-footer{font-size:9px;padding:17px 0 3px}.clients-grid{grid-template-columns:1fr;gap:10px}.client-card{padding:18px}.page-heading>.button{padding:10px 12px;min-height:38px;font-size:10px;align-self:center}.settings-grid{grid-template-columns:1fr}.settings-card{padding:21px}.chat-layout{min-height:calc(100dvh - 300px)}.chat-intro{margin:8px auto 28px}.chat-intro h2{font-size:24px}.chat-intro p{font-size:11px}.chat-intro .laguna-orb{width:60px;height:60px;font-size:32px;margin-bottom:18px}.prompt-card{padding:12px;font-size:10px}.prompt-grid{gap:9px;margin-top:20px}.chat-compose-wrap{bottom:calc(74px + env(safe-area-inset-bottom));margin-left:-3px;margin-right:-3px}.chat-compose{padding:8px 9px 8px 14px;gap:8px}.chat-compose textarea{font-size:13px}.compose-hint{font-size:8px;margin-top:8px}.message-text{font-size:12px}.chat-content{padding-bottom:calc(88px + env(safe-area-inset-bottom))}.modal-overlay{padding:0;align-items:flex-end}.modal{border-radius:22px 22px 0 0;max-height:92dvh;padding-bottom:env(safe-area-inset-bottom)}.modal-header{padding:24px 23px 17px}.modal-content{padding:0 23px 27px}.modal-header h2{font-size:21px}.toast{bottom:calc(83px + env(safe-area-inset-bottom));left:50%;font-size:11px;gap:12px}.history-item{padding:18px 15px}.auth-page{display:block;background:#f7f4f9;min-height:100dvh}.auth-art{display:none}.auth-form-side{min-height:100dvh;padding:calc(43px + env(safe-area-inset-top)) 29px calc(40px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:center}.auth-mobile-brand{display:block;margin-bottom:65px}.auth-panel{max-width:370px}.auth-icon{background:#ffffff99;width:53px;height:53px}.auth-panel h2{font-size:28px}.auth-panel>p{font-size:12px}.auth-footnote{margin-top:30px!important}.field input,.field select,.field textarea{font-size:16px;padding:12px}.search input{font-size:16px}.search input::placeholder{font-size:12px}.auth-panel .field input{font-size:16px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;scroll-behavior:auto!important;transition:none!important}}

.auth-footnote svg{display:inline-block;vertical-align:middle;width:12px;height:12px;margin-right:3px}.auth-invite-toggle{display:flex;align-items:center;justify-content:center;gap:5px}.auth-invite-toggle svg{width:13px;height:13px}

.history-filters{display:flex;align-items:center;gap:10px;margin-bottom:22px}.history-filters .search{margin:0;flex:1}.history-date{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px}.history-date input{border:1px solid var(--line);border-radius:10px;background:white;color:var(--ink);padding:12px;font-size:12px;min-width:145px}.history-filters .button{height:45px}@media(max-width:760px){.history-filters{flex-wrap:wrap}.history-filters .search{flex-basis:100%}.history-date{flex:1}.history-date input{font-size:16px;width:100%}.history-filters .button{height:44px}}

.batch-details{margin:20px 0}.batch-details summary{font-size:12px;color:var(--purple);cursor:pointer;padding:12px 0}.batch-details .detail-card{padding:14px}.batch-details .setting-line{font-size:10px}.ledger-delta{margin-left:auto;white-space:nowrap;font-size:12px;color:var(--purple);font-weight:600}.setting-line>*{min-width:0;overflow-wrap:anywhere}

.swipe-hint{display:none}@media(max-width:760px){.swipe-hint{display:flex;align-items:center;gap:6px;font-size:9px;color:#a79aad;margin:-3px 0 15px}.swipe-hint svg{width:14px;height:14px}}

.check-field{display:flex;gap:9px;align-items:flex-start;font-size:11px;color:var(--muted);line-height:1.6;margin:8px 0 18px}.check-field input{width:16px;height:16px;accent-color:var(--purple);margin:2px 0 0;flex-shrink:0}

/* Imported source records stay readable on narrow phones. */
.source-details{margin:16px 0;border:1px solid var(--line);border-radius:12px;padding:14px;background:#fff}.source-details summary{cursor:pointer;font-size:12px;font-weight:550;color:var(--ink);line-height:1.6}.source-details summary span{color:var(--muted);font-weight:400;margin-left:5px}.source-record{margin-top:16px;padding-top:12px;border-top:1px solid var(--line)}.source-caption{display:block;color:var(--muted);font-size:10px;line-height:1.6;overflow-wrap:anywhere;margin-top:5px}.source-fields{margin:0}.source-fields>div{padding:10px 0;border-bottom:1px solid #f0edeb}.source-fields dt{font-size:10px;line-height:1.6;color:var(--muted)}.source-fields dd{font-size:12px;line-height:1.6;margin:3px 0 0;color:var(--ink);white-space:pre-wrap;overflow-wrap:anywhere}.import-finance .setting-line>*{flex:1}.history-item>div:not(.history-icon){min-width:0}.history-message{overflow-wrap:anywhere}

/* Calendar, lesson rosters and non-cash accounts */
.calendar-content{max-width:1440px}.calendar-timezone{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:10px;white-space:nowrap;margin-top:16px}.calendar-timezone svg{width:15px;height:15px}.calendar-controls{border:1px solid var(--line);border-radius:15px;background:#fbfaf8;padding:18px 20px;margin-bottom:20px}.calendar-week-control{display:flex;align-items:center;gap:15px;margin-bottom:19px}.calendar-arrows{display:flex;gap:6px;flex-shrink:0}.calendar-arrows .icon-button{width:31px;height:31px;background:white;border-radius:9px}.previous svg{transform:rotate(180deg)}.calendar-week-control h2{font-size:15px;font-weight:550;letter-spacing:-.2px;margin:0;line-height:1.5}.calendar-today{margin-left:auto;padding:8px 13px;font-size:10px;min-height:32px}.calendar-filters{display:grid;grid-template-columns:150px minmax(180px,1fr) minmax(160px,1fr);gap:14px}.calendar-filters label{display:flex;flex-direction:column;gap:7px;min-width:0}.calendar-filters label>span{font-size:10px;color:#a099a9}.calendar-filters input,.calendar-filters select{min-width:0;width:100%;height:38px;border:1px solid #e7e1eb;background:white;border-radius:8px;color:#746d80;font-size:11px;padding:8px 10px}.calendar-mobile-toolbar,.calendar-day-picker,.mobile-agenda{display:none}.week-scroll{overflow:auto;border:1px solid var(--line);border-radius:15px;background:white;max-height:800px;box-shadow:var(--shadow);scrollbar-width:thin;scrollbar-color:#d7d0e2 transparent}.week-table{position:relative}.week-heading-row,.week-room-row,.week-body{display:grid;grid-template-columns:54px repeat(var(--calendar-columns),minmax(0,1fr))}.week-heading-row{position:sticky;top:0;z-index:6;background:#fbfafc;border-bottom:1px solid #e9e4ec;height:45px}.week-axis-head{display:grid;place-items:center;position:sticky;left:0;z-index:8;background:#fbfafc;color:#a69caf;border-right:1px solid var(--line)}.week-axis-head svg{width:15px;height:15px}.week-day-heading{display:flex;justify-content:center;align-items:center;gap:8px;font-size:11px;border-left:1px solid #e9e4ec;color:#93889f;white-space:nowrap}.week-day-heading span{text-transform:capitalize}.week-day-heading strong{font-weight:550;color:#655b74}.week-day-heading.is-today{background:#eee8f7}.week-day-heading.is-today strong{color:var(--purple)}.week-room-row{position:sticky;top:45px;z-index:6;height:29px;background:#faf9fb;border-bottom:1px solid var(--line)}.week-room-axis{position:sticky;left:0;background:#faf9fb;z-index:7;border-right:1px solid var(--line)}.week-room-heading{display:flex;align-items:center;justify-content:center;color:#aaa1b0;font-size:8px;border-left:1px solid #eee9f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 3px}.week-room-heading.is-today{background:#f1edf9}.week-body{position:relative}.week-axis{position:sticky;left:0;z-index:4;background:#fcfbfa;border-right:1px solid #e9e4ec}.week-axis>span{position:absolute;left:0;right:0;text-align:center;color:#ada3b5;font-size:9px;line-height:1;transform:translateY(-50%);padding:2px 0;background:#fcfbfa}.week-axis>span:first-child{transform:translateY(6px)}.week-axis>span:last-child{transform:translateY(-13px)}.week-time-column{position:relative;border-left:1px solid #eeeaf1;background-image:repeating-linear-gradient(to bottom,transparent 0,transparent calc(var(--hour-height) / 2 - 1px),#f6f3f7 calc(var(--hour-height) / 2 - 1px),#f6f3f7 calc(var(--hour-height) / 2),transparent calc(var(--hour-height) / 2),transparent calc(var(--hour-height) - 1px),#ede8f0 calc(var(--hour-height) - 1px),#ede8f0 var(--hour-height))}.week-time-column.is-today{background-color:#faf8fd}.calendar-event{position:absolute;display:flex;flex-direction:column;gap:2px;align-items:stretch;text-align:left;border:1px solid var(--event-line);border-top-width:3px;border-radius:6px;background:var(--event-bg);color:var(--event-ink);padding:4px 4px 3px;overflow:hidden;z-index:2;box-shadow:0 1px 3px #43365508;transition:filter .15s,box-shadow .15s}.calendar-event:hover{filter:brightness(.98);box-shadow:0 3px 12px #43365519;z-index:3}.calendar-event time{font-size:8px;font-weight:550;white-space:nowrap;letter-spacing:-.2px}.calendar-event strong{font-size:9px;line-height:1.25;font-weight:600;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:normal}.calendar-event>span{font-size:8px;margin-top:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.8}.calendar-event.uncertain-duration{border-style:dashed}.calendar-event.cancelled{opacity:.55}.calendar-event.cancelled strong{text-decoration:line-through}.palette-0{--event-bg:#eee6f8;--event-line:#c3addf;--event-ink:#81629d}.palette-1{--event-bg:#e6f0e8;--event-line:#afcbb5;--event-ink:#63856d}.palette-2{--event-bg:#f9ead7;--event-line:#e8c795;--event-ink:#aa8050}.palette-3{--event-bg:#e4edf6;--event-line:#afc8df;--event-ink:#6685a0}.palette-4{--event-bg:#f6e4ec;--event-line:#dfb1c6;--event-ink:#a3748d}.palette-5{--event-bg:#edf0dc;--event-line:#cbd1a1;--event-ink:#8b9360}.palette-6{--event-bg:#e1f0ef;--event-line:#a6d0cb;--event-ink:#5b8f88}.palette-7{--event-bg:#ece8e3;--event-line:#cfc0b0;--event-ink:#98816a}.calendar-legend{display:flex;align-items:center;gap:10px 18px;flex-wrap:wrap;padding:18px 3px 8px}.calendar-legend>span{display:flex;align-items:center;gap:6px;color:#9b91a4;font-size:9px;line-height:1.5}.course-dot{display:inline-block;width:8px;height:8px;border-radius:3px;background:var(--event-line);flex-shrink:0}.calendar-caption{font-size:10px;line-height:1.7;color:#b0a6b6;margin:10px 0 0}.calendar-skeleton{height:610px}.agenda-event{display:flex;align-items:center;gap:15px;width:100%;border:1px solid var(--line);border-left:4px solid var(--event-line);border-radius:13px;background:#fff;padding:17px 16px;text-align:left;margin-bottom:11px;box-shadow:var(--shadow)}.agenda-time{display:flex;flex-direction:column;gap:6px;min-width:48px;align-self:flex-start;padding-top:4px}.agenda-time strong{font-size:17px;letter-spacing:-.5px;font-weight:600}.agenda-time>span{font-size:10px;color:#b0a6b4}.agenda-event-info{min-width:0;flex:1}.agenda-room{display:flex;gap:5px;align-items:center;font-size:9px;color:var(--event-ink);margin-bottom:9px}.agenda-room svg{width:12px;height:12px}.agenda-event h3{font-size:14px;letter-spacing:-.2px;font-weight:600;margin:0 0 6px;line-height:1.35}.agenda-event p{font-size:10px;line-height:1.6;color:#a297ab;margin:0 0 11px}.agenda-count{display:flex;align-items:center;gap:5px;color:#9c90a5;font-size:9px}.agenda-count svg{width:12px;height:12px}.agenda-event>svg{width:15px;height:15px;color:#b6adbe}.agenda-event.cancelled{opacity:.65}.agenda-event.cancelled h3{text-decoration:line-through}.modal-back{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--purple);background:none;border:0;padding:3px 0 17px;line-height:1.6;text-align:left}.modal-back svg{transform:rotate(180deg);width:13px;height:13px}.roster-modal{max-width:700px}.roster-modal.refreshing{opacity:.75;pointer-events:none}.roster-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px}.roster-overview>div{background:#eee9f5;border-radius:11px;padding:15px;text-align:center}.roster-overview span{display:block;font-size:24px;letter-spacing:-.8px;color:#776090;font-weight:550}.roster-overview small{display:block;font-size:10px;color:#a495b0;margin-top:5px}.roster-group-line{display:flex;align-items:center;justify-content:space-between;gap:13px;margin-bottom:15px;padding:0 1px}.roster-group-line>span{font-size:11px;line-height:1.6;color:var(--muted)}.roster-group-line .text-button{font-size:10px;white-space:nowrap}.roster-list{display:flex;flex-direction:column;gap:12px}.roster-row{border:1px solid var(--line);border-radius:13px;background:white;padding:17px 18px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px 15px}.roster-person{display:flex;gap:11px;align-items:center;min-width:0}.roster-person>div{min-width:0;flex:1}.roster-person .child-name{font-size:13px;line-height:1.35}.roster-person p{font-size:10px;color:#a497ab;margin:5px 0 0;line-height:1.4}.roster-person .event-detail-button{padding:2px}.roster-balance{display:flex;flex-direction:column;justify-content:center;gap:5px;font-size:10px;color:#9d91a7;text-align:right;line-height:1.6;max-width:220px}.roster-balance strong{font-weight:550;color:#7a6d87}.roster-debt{color:#b28b57}.roster-barter-badge{display:inline-flex;align-self:flex-end;justify-content:center;padding:3px 7px;border-radius:5px;background:#e6f1ed;color:#6b9382;font-size:9px;line-height:1.5}.roster-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;grid-column:1/-1;border-top:1px solid #f2eef5;padding-top:11px;min-width:0}.roster-actions .button{font-size:10px;padding:9px 12px;min-height:34px;border-radius:8px}.roster-attend{background:var(--lavender);color:var(--purple)}.roster-payment{background:var(--peach);color:var(--amber)}.roster-buy{margin-left:auto}.roster-more{display:grid;place-items:center;border:1px solid var(--line);background:white;color:#aa9bb5;border-radius:8px;min-height:34px;width:34px}.roster-more svg{width:15px;height:15px}.roster-outcome{display:flex;align-items:center;gap:6px;color:#aa8b6c;font-size:10px;line-height:1.5}.roster-outcome svg{width:14px;height:14px}.roster-outcome.present{color:#739681}.roster-actions .text-button{font-size:10px}.roster-footnote{display:flex;align-items:flex-start;gap:6px;font-size:9px;color:#b2a6ba;line-height:1.7;margin:19px 0 0}.roster-footnote svg{width:12px;height:12px;flex-shrink:0;margin-top:2px}.barter-client-card{border:1px solid #dce9e0;border-radius:12px;background:#f4f8f5;width:100%;padding:16px;text-align:left;margin-bottom:10px}.barter-card-top{display:flex;align-items:center;gap:10px}.barter-symbol{width:33px;height:33px;border-radius:10px;background:#e1ede5;display:grid;place-items:center;color:#739481;flex-shrink:0}.barter-symbol svg{width:17px;height:17px}.barter-card-top>div{flex:1;min-width:0}.barter-card-top strong{display:block;font-size:12px;font-weight:550;line-height:1.45}.barter-card-top>div>span{font-size:9px;color:#9aaca0;display:block;margin-top:4px}.barter-card-top>svg{width:15px;height:15px;color:#9ab4a6}.barter-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #e6eee8;padding-top:12px;margin-top:13px}.barter-card-bottom>span{font-size:10px;line-height:1.5;color:#9ba69f}.barter-card-bottom strong{font-size:17px;font-weight:550;color:#638671;letter-spacing:-.3px;white-space:nowrap}.barter-explanation{font-size:11px;color:#9b91a7;line-height:1.8;margin:0 0 18px}.barter-rate-preview{background:#eaf3ed;border:1px solid #dce9e0;border-radius:12px;padding:19px;text-align:center;margin:18px 0}.barter-rate-preview>span{display:block;font-size:10px;color:#8aa18f}.barter-rate-preview>strong{display:block;font-size:32px;font-weight:550;color:#5c866f;margin:7px 0 9px;letter-spacing:-1px}.barter-rate-preview>small{display:block;font-size:10px;color:#8da396;line-height:1.8}.barter-account-status{font-size:10px;color:#91a094;margin:2px 0 17px}.barter-outstanding{border:1px solid #d9e7df;border-radius:14px;padding:22px;background:#edf5f0;text-align:center;margin-bottom:13px}.barter-outstanding>span{font-size:11px;color:#8da294}.barter-outstanding>strong{display:block;font-size:37px;font-weight:550;letter-spacing:-1.4px;color:#628773;margin:10px 0}.barter-outstanding>small{display:block;font-size:10px;color:#93a99a;line-height:1.8}.barter-ledger{border:1px solid var(--line);border-radius:12px;overflow:hidden}.barter-ledger .history-item{padding:16px 13px}.barter-ledger .history-message{font-size:11px}.barter-ledger .history-meta{font-size:10px}.barter-ledger .ledger-delta{font-size:11px;color:#7d9586}.barter-end{border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.barter-end .text-button{font-size:10px;color:#aa8793;line-height:1.7;text-align:left}.event-action{max-width:68%;white-space:normal;text-align:left}.event-meta{min-width:0;flex:1}
@media(max-width:1150px){.calendar-content{padding-left:22px;padding-right:22px}.calendar-filters{grid-template-columns:140px minmax(140px,1fr) minmax(140px,1fr)}}
@media(max-width:760px){.calendar-content{padding-left:18px;padding-right:18px}.calendar-content .page-heading{margin-bottom:20px}.calendar-content .page-heading p{max-width:265px}.calendar-timezone{display:none}.calendar-controls{padding:14px;border-radius:13px;margin-bottom:17px}.calendar-week-control{gap:9px;margin-bottom:16px}.calendar-week-control h2{font-size:11px;letter-spacing:-.2px;flex:1}.calendar-arrows{gap:4px}.calendar-arrows .icon-button{width:27px;height:29px;border-radius:7px}.calendar-arrows svg{width:14px;height:14px}.calendar-today{font-size:9px;padding:7px 9px;border-radius:7px;margin:0;min-height:29px}.calendar-filters{grid-template-columns:1fr 1fr;gap:11px}.calendar-filters>label:first-child{grid-column:1/-1;flex-direction:row;align-items:center;justify-content:space-between}.calendar-filters>label:first-child input{max-width:180px}.calendar-filters label>span{font-size:9px}.calendar-filters input,.calendar-filters select{font-size:12px;height:37px;padding:8px;min-width:0}.calendar-filters input[type=date]{font-size:16px}.calendar-mobile-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.calendar-view-switch{display:flex;background:#ece7f1;border-radius:8px;padding:3px;gap:2px}.calendar-view-switch>button{border:0;background:transparent;color:#a196aa;font-size:10px;padding:7px 12px;border-radius:6px}.calendar-view-switch>button.active{background:#fff;color:var(--purple);box-shadow:0 2px 5px #33244208}.calendar-day-picker{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;margin-bottom:23px}.calendar-day-picker>button{background:transparent;border:1px solid transparent;display:flex;flex-direction:column;align-items:center;gap:7px;border-radius:11px;padding:10px 2px 7px;color:#a59aaf;min-width:0}.calendar-day-picker>button>span{font-size:9px}.calendar-day-picker strong{font-size:17px;font-weight:550}.calendar-day-picker i{width:3px;height:3px;border-radius:50%;background:transparent}.calendar-day-picker i.has-lessons{background:#c3b7d3}.calendar-day-picker .today{border-color:#e1d9eb;background:#f9f6fd}.calendar-day-picker .selected{background:var(--purple);color:white;border-color:var(--purple)}.calendar-day-picker .selected i.has-lessons{background:#e1d8f4}.desktop-calendar{display:none}.mobile-agenda{display:block}.week-view .desktop-calendar{display:block}.week-view .mobile-agenda,.week-view .calendar-day-picker{display:none}.week-view .week-scroll{max-height:650px;border-radius:12px}.calendar-legend{gap:8px 12px;padding-top:18px}.calendar-legend>span{font-size:8px}.calendar-caption{font-size:9px;line-height:1.7}.calendar-skeleton{height:300px}.mobile-agenda .section-title{text-transform:capitalize;font-size:12px}.mobile-agenda .empty-state{padding:35px 20px}.roster-modal{max-width:100%}.roster-modal .modal-header h2{font-size:22px}.roster-overview{gap:8px;margin-bottom:17px}.roster-overview>div{padding:12px 8px}.roster-overview span{font-size:22px}.roster-overview small{font-size:9px}.roster-group-line>span{font-size:10px}.roster-row{display:block;padding:16px}.roster-person .child-name{font-size:14px}.roster-person .child-avatar{width:37px;height:37px;font-size:12px}.roster-balance{text-align:left;max-width:none;margin:12px 0 0;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:4px 9px;font-size:10px}.roster-barter-badge{align-self:auto;font-size:8px}.roster-actions{margin-top:12px;padding-top:12px;gap:7px}.roster-actions .button{font-size:10px;padding:9px 10px;min-height:36px;max-width:100%}.roster-actions .roster-attend{min-width:95px}.roster-buy{margin-left:auto}.roster-footnote{font-size:8px}.barter-client-card{padding:15px}.barter-card-bottom>span{font-size:9px}.barter-card-bottom strong{font-size:16px}.barter-explanation{font-size:11px}.barter-outstanding{padding:22px 15px}.barter-outstanding>strong{font-size:35px}.bottom-nav{padding-left:7px;padding-right:7px}.bottom-nav>button{min-width:0;flex:1;padding:7px 3px;font-size:8px;max-width:20%}.bottom-nav>button>span{white-space:nowrap}.bottom-nav svg{width:20px;height:20px}.event-action{max-width:65%}.modal-back{font-size:10px;margin-top:-2px;padding-bottom:15px}}
