*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--font:"Inter", system-ui, -apple-system, sans-serif;--mono:"JetBrains Mono", ui-monospace, monospace;--bg:#f4f4f3;--surface:#fff;--border:#e4e4e2;--border-soft:#f0f0ee;--text:#18181b;--text-2:#52525b;--text-3:#a1a1aa;--red:#ef4444;--red-soft:#fef2f2;--amber:#f59e0b;--amber-soft:#fffbeb;--green:#22c55e;--green-soft:#f0fdf4;--radius:10px;--radius-lg:14px;--shadow:0 1px 3px #00000014, 0 1px 2px #0000000a;--gcal-blue:#1a73e8}:root[data-theme=dark]{--bg:#0f0f11;--surface:#1c1c1f;--border:#303035;--border-soft:#26262a;--text:#f4f4f5;--text-2:#b4b4ba;--text-3:#82828a;--red-soft:#3a1a1a;--amber-soft:#3a2f14;--green-soft:#143520;--shadow:0 1px 3px #0006, 0 1px 2px #0000004d}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.5}svg{aspect-ratio:1;flex-shrink:0;width:16px}.c-emerald{--g:#1d9e75;--g-soft:#e1f5ee;--g-ring:#9fe1cb}.c-indigo{--g:#4f46e5;--g-soft:#eef2ff;--g-ring:#a5b4fc}.c-violet{--g:#7f77dd;--g-soft:#eeedfe;--g-ring:#cecbf6}.c-amber{--g:#d97706;--g-soft:#fffbeb;--g-ring:#fcd34d}.c-rose{--g:#d4537e;--g-soft:#fbeaf0;--g-ring:#f4c0d1}.c-teal{--g:#0d9488;--g-soft:#f0fdfa;--g-ring:#99f6e4}.c-orange{--g:#ea580c;--g-soft:#fff7ed;--g-ring:#fdba74}.c-sky{--g:#0284c7;--g-soft:#f0f9ff;--g-ring:#7dd3fc}.c-slate{--g:#64748b;--g-soft:#f8fafc;--g-ring:#cbd5e1}.c-red{--g:#dc2626;--g-soft:#fef2f2;--g-ring:#fca5a5}.c-yellow{--g:#ca8a04;--g-soft:#fefce8;--g-ring:#fde047}.c-lime{--g:#65a30d;--g-soft:#f7fee7;--g-ring:#bef264}.c-cyan{--g:#0891b2;--g-soft:#ecfeff;--g-ring:#67e8f9}.c-blue{--g:#2563eb;--g-soft:#eff6ff;--g-ring:#93c5fd}.c-fuchsia{--g:#c026d3;--g-soft:#fdf4ff;--g-ring:#f0abfc}.c-pink{--g:#db2777;--g-soft:#fdf2f8;--g-ring:#f9a8d4}.app{flex-direction:column;min-height:100vh;display:flex}.main{flex:1;width:100%;max-width:960px;margin:0 auto;padding:20px 16px}@media (width<=480px){.main{padding:14px 12px}}.main-wide{max-width:none;padding-left:16px;padding-right:16px}@media (width<=480px){.main-wide{padding-left:10px;padding-right:10px}}.main-medium{max-width:1360px}.header{z-index:20;background:color-mix(in srgb, var(--surface) 92%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);padding-top:var(--safe-area-inset-top,env(safe-area-inset-top,0px));position:sticky;top:0}.header-inner{max-width:1600px;margin:0 auto;padding:0 16px}.header-top{align-items:center;gap:8px;height:56px;display:flex}.header-side{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.header-side-left{justify-content:flex-start}.header-side-right{justify-content:flex-end}.header-center{flex-shrink:0;justify-content:center;display:flex}.logo{align-items:center;gap:8px;min-width:0;font-size:15px;font-weight:600;display:flex}.logo-icon{background:linear-gradient(135deg,#6366f1,#ec4899);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.logo-icon svg{color:#fff;width:16px;height:16px}.logo-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (width<=460px){.logo-text{display:none}}@media (width<=360px){.logo-icon{display:none}}.view-slider{box-sizing:border-box;background:var(--border-soft);border-radius:999px;height:32px;padding:1px;display:inline-flex;position:relative}.view-slider-thumb{background:var(--text);z-index:0;border-radius:999px;width:calc(50% - 1px);height:calc(100% - 2px);transition:transform .2s;position:absolute;top:1px;left:1px}.view-slider-thumb.right{transform:translate(100%)}.view-slider button{box-sizing:border-box;z-index:1;height:100%;color:var(--text-2);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:500;transition:color .15s;display:flex;position:relative}.view-slider button.active{color:var(--bg)}.view-slider button svg{width:15px;height:15px}.account-menu{position:relative}.account-menu-trigger{border:1px solid var(--border);background:var(--surface);cursor:pointer;color:var(--text);border-radius:999px;align-items:center;gap:6px;padding:4px 10px 4px 4px;transition:background .15s;display:flex}.account-menu-trigger:hover{background:var(--border-soft)}.account-menu-trigger svg{color:var(--text-3)}.account-menu-name{text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:13px;font-weight:500;overflow:hidden}@media (width<=460px){.account-menu-name{display:none}.account-menu-trigger{padding:4px}}.account-avatar{color:#fff;background:linear-gradient(135deg,#6366f1,#ec4899);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:600;display:flex}.account-menu-dropdown{z-index:30;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;gap:2px;width:220px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 30px #00000026}.account-menu-header{align-items:center;gap:10px;margin-bottom:4px;padding:8px;display:flex}.account-menu-header .account-avatar{width:34px;height:34px;font-size:14px}.account-menu-item{border-radius:var(--radius);color:var(--text-2);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;padding:8px;font-size:13px;transition:background .15s;display:flex}.account-menu-item:hover{background:var(--border-soft);color:var(--text)}.account-menu-item.active{background:var(--border-soft);color:var(--text);font-weight:500}.account-menu-item.danger{color:var(--red)}.account-menu-item.danger:hover{background:var(--red-soft)}.account-menu-sep{background:var(--border-soft);height:1px;margin:4px 2px}.btn{border-radius:var(--radius);cursor:pointer;border:none;align-items:center;gap:6px;padding:10px 16px;font-size:13px;font-weight:500;transition:opacity .15s,transform .1s;display:inline-flex}.btn:hover{opacity:.85}.btn:active{transform:scale(.97)}.btn-dark{background:var(--text);color:var(--bg)}.btn-ghost{color:var(--text-2);border:1px solid var(--border);background:0 0}.btn-sm{padding:6px 11px;font-size:12px}.btn-icon{border-radius:var(--radius);cursor:pointer;color:var(--text-3);background:0 0;border:none;padding:9px;transition:background .15s,transform .1s}.btn-icon:hover{background:var(--border-soft);color:var(--text)}.btn-icon:active{transform:scale(.92)}.btn-danger{background:var(--red-soft);color:var(--red);border:none}.btn-pill{border-radius:999px}.btn-elevated{background:var(--surface);color:var(--text);border:1px solid var(--border);box-shadow:var(--shadow)}.btn-elevated:hover{opacity:1;background:var(--border-soft)}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.card-pad{padding:16px}.field{flex-direction:column;gap:4px;display:flex}.field label{color:var(--text-2);font-size:12px;font-weight:500}.input{border:1px solid var(--border);border-radius:var(--radius);width:100%;font-size:13px;font-family:var(--font);background:var(--surface);color:var(--text);outline:none;padding:8px 12px;transition:border-color .15s}.input:focus{border-color:var(--text)}textarea.input{resize:vertical;min-height:64px}.overlay{z-index:40;background:#0000004d;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@media (width>=600px){.overlay{align-items:center}}.modal{background:var(--surface);border-radius:18px 18px 0 0;width:100%;max-width:460px;max-height:92vh;overflow-y:auto;box-shadow:0 8px 30px #00000026}@media (width>=600px){.modal{border-radius:18px}}.modal-head{background:var(--surface);border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;padding:14px 16px;display:flex;position:sticky;top:0}.modal-head h3{font-size:15px;font-weight:600}.modal-body{flex-direction:column;gap:12px;padding:16px;display:flex}.modal-foot{background:var(--surface);border-top:1px solid var(--border-soft);gap:8px;padding:12px 16px;display:flex;position:sticky;bottom:0}.badge{border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:500;display:inline-flex}.dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.mono{font-family:var(--mono)}.text-2{color:var(--text-2)}.text-3{color:var(--text-3)}.flex{display:flex}.flex-1{flex:1}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-2{gap:8px}.gap-1{gap:4px}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.grid-2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.empty{text-align:center;color:var(--text-3);border:1px dashed var(--border);border-radius:var(--radius-lg);padding:48px 16px}.spinner{border:2px solid var(--border);border-top-color:var(--text);border-radius:50%;width:20px;height:20px;animation:.6s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.dtable-wrap{border:1px solid var(--border);background:var(--surface);border-radius:4px;overflow:auto hidden}.dtable{border-collapse:collapse;width:100%;min-width:560px}.dtable th{text-align:left;color:var(--text-3);text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid var(--border);background:var(--border-soft);white-space:nowrap;padding:10px 14px;font-size:11px;font-weight:600}.dtable td{border-bottom:1px solid var(--border-soft);vertical-align:middle;padding:10px 14px;font-size:13px}.dtable tbody tr:last-child td{border-bottom:none}.dtable tbody tr{cursor:pointer;transition:background .1s}.dtable tbody tr:hover{background:var(--border-soft)}.dtable .swatch{border-radius:3px;flex-shrink:0;width:10px;height:10px;display:inline-block}.dtable .sub-row td:first-child{padding-left:30px}@media (width<=640px){.dtable td,.dtable th{padding:8px 10px;font-size:12px}}.mlist{display:none}@media (width<=640px){.dtable-wrap{display:none}.mlist{flex-direction:column;gap:6px;display:flex}}.mlist-row{all:unset;box-sizing:border-box;border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:6px;align-items:center;gap:10px;width:100%;padding:12px 14px;transition:background .1s,transform .1s;display:flex}.mlist-row:active{background:var(--border-soft);transform:scale(.98)}.mlist-row-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.mlist-row-title{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.mlist-row-subtitle{color:var(--text-3);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.mlist-row-right{color:var(--text-3);text-align:right;flex-shrink:0;font-size:11px}.alert{border-radius:var(--radius);align-items:flex-start;gap:8px;margin-bottom:12px;padding:10px 12px;font-size:12px;display:flex}.alert-red{background:var(--red-soft);color:var(--red)}.alert-amber{background:var(--amber-soft);color:var(--amber)}.alert-green{background:var(--green-soft);color:var(--green)}.progress{background:var(--border);border-radius:999px;height:4px;margin-top:6px;overflow:hidden}.progress-bar{border-radius:999px;height:100%}.app-layout{flex-direction:column;gap:16px;display:flex}.app-layout>.main{flex:1;min-width:0}.mini-cal{display:none}.app-sidebar{box-sizing:border-box;z-index:15;bottom:0;left:0;right:0;top:calc(57px + var(--safe-area-inset-top,env(safe-area-inset-top,0px)));background:var(--bg);padding:16px 16px calc(16px + var(--safe-area-inset-bottom,env(safe-area-inset-bottom,0px)));flex-direction:column;gap:16px;display:flex;position:fixed;overflow-y:auto}.app-sidebar.collapsed{display:none}@media (width>=900px){.app-layout{flex-direction:row;align-items:flex-start}.app-sidebar{z-index:auto;background:0 0;flex-shrink:0;width:220px;padding:20px 16px;transition:width .2s,gap .2s,padding .2s;position:static;overflow:hidden}.app-sidebar.collapsed{gap:0;width:0;padding-left:0;padding-right:0;display:flex}.app-sidebar>*{min-width:188px}.mini-cal{display:block}}.agenda-group-row{cursor:pointer;align-items:flex-start;gap:8px;padding:4px 2px;display:flex}.agenda-group-row .group-check{margin-top:2px}.agenda-group-row span.name{color:var(--text-2);overflow-wrap:break-word;min-width:0;font-size:13px}.mini-cal{font-size:12px}.mini-cal-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.mini-cal-grid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.mini-cal-wd{text-align:center;color:var(--text-3);padding-bottom:4px;font-size:10px}.mini-cal-day{aspect-ratio:1;cursor:pointer;width:100%;color:var(--text);background:0 0;border:none;border-radius:50%;font-size:11px;transition:background .1s}.mini-cal-day:hover{background:var(--border-soft)}.mini-cal-day.other-month{color:var(--text-3);opacity:.5}.mini-cal-day.today{background:var(--gcal-blue);color:#fff;font-weight:600}.mini-cal-day.selected:not(.today){box-shadow:inset 0 0 0 1.5px var(--gcal-blue);color:var(--gcal-blue);font-weight:600}.agenda-grid-surface{background:var(--surface)}.agenda-day-head{text-align:center;border-bottom:1px solid var(--border-soft);flex-shrink:0;padding:10px 0 6px}.agenda-day-head-wd{text-transform:uppercase;letter-spacing:.03em;color:var(--text-3);font-size:11px;font-weight:600}.agenda-day-head-wd.today{color:var(--gcal-blue)}.agenda-day-head-num{width:40px;height:40px;color:var(--text);border-radius:50%;margin:3px auto 0;font-size:20px;line-height:40px}.agenda-day-head-num.today{background:var(--gcal-blue);color:#fff;font-weight:600}.schedule-view{height:100%;padding:4px 4px 24px;overflow-y:auto}.schedule-day{border-bottom:1px solid var(--border-soft);gap:16px;padding:14px 8px;display:flex}.schedule-day-side{text-align:center;flex-direction:column;flex-shrink:0;align-items:center;width:60px;display:flex}.schedule-day-num{width:40px;height:40px;color:var(--text);border-radius:50%;font-size:21px;font-weight:500;line-height:40px}.schedule-day-num.today{background:var(--gcal-blue);color:#fff;font-weight:600}.schedule-day-label{text-transform:uppercase;letter-spacing:.03em;color:var(--text-3);margin-top:4px;font-size:10px;font-weight:600}.schedule-day-events{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.schedule-event{all:unset;box-sizing:border-box;border-radius:var(--radius);cursor:pointer;align-items:center;gap:10px;width:100%;padding:7px 8px;transition:background .1s;display:flex}.schedule-event:hover{background:var(--border-soft)}.schedule-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.schedule-time{font-family:var(--mono);color:var(--text-2);flex-shrink:0;width:52px;font-size:12px;font-weight:600}.schedule-event-title{color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;overflow:hidden}.schedule-event-location{color:var(--text-3);flex-shrink:0;font-size:11px}.schedule-now-line{align-items:center;gap:8px;padding:2px 8px;display:flex}.schedule-now-line:before{content:"";background:var(--red);flex:1;height:1px}.schedule-now-line span{background:var(--red);border-radius:50%;flex-shrink:0;width:6px;height:6px}.agenda-fill{flex-direction:column;height:calc(100vh - 158px);min-height:420px;display:flex}.agenda-body{flex:1;min-height:0;overflow:hidden}@media (width<=640px){.agenda-fill-week{height:auto;min-height:0}.agenda-fill-week .agenda-body{overflow:visible}}.timeline{position:relative}.hour-row{border-top:1px solid var(--border-soft);position:absolute;left:0;right:0}.hour-label{color:var(--text-3);font-size:10px;font-family:var(--mono);position:absolute;top:-7px;left:2px}.now-line{z-index:5;position:absolute;left:0;right:0}.now-dot{background:var(--red);border-radius:50%;width:6px;height:6px;position:absolute;top:-3px;left:-3px}.event-block{text-align:left;cursor:pointer;border:none;border-radius:8px;padding:4px 8px;transition:filter .15s;position:absolute;overflow:hidden}.event-block:hover{filter:brightness(.92)}.week-list-mobile{display:none}@media (width<=640px){.week-grid-desktop{display:none}.week-list-mobile{display:block}}.week-list-day{border-bottom:1px solid var(--border-soft);padding:8px 0}.week-list-day:last-child{border-bottom:none}.week-list-day-head{all:unset;cursor:pointer;box-sizing:border-box;align-items:center;gap:8px;width:100%;padding-bottom:4px;display:flex}.week-list-day-num{text-align:center;width:22px;height:22px;color:var(--text-3);border-radius:50%;flex-shrink:0;font-size:12px;font-weight:600;line-height:22px}.week-list-day-num.today{background:var(--gcal-blue);color:#fff}.week-grid{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);display:flex;overflow:hidden}.week-time-col{flex-shrink:0;width:44px}.week-days{flex:1;display:grid}.week-day-head{text-align:center;border-left:1px solid var(--border-soft);cursor:pointer;padding:8px 4px}.week-day-head:hover{background:var(--border-soft)}.week-day-num{border-radius:50%;width:24px;height:24px;margin:2px auto 0;font-size:13px;line-height:24px}.week-day-num.today{background:var(--text);color:#fff}.month-grid{grid-template-columns:repeat(7,1fr);display:grid}.month-cell{border-bottom:1px solid var(--border-soft);border-right:1px solid var(--border-soft);cursor:pointer;min-height:30px;padding:4px;transition:background .1s}.month-cell:hover{background:var(--border-soft)}.month-cell.other-month{opacity:.35}.year-grid{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(4,1fr);gap:8px;height:100%;display:grid}@media (width<=900px){.year-grid{grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(3,1fr)}}@media (width<=640px){.year-grid{grid-template-rows:repeat(6,1fr);grid-template-columns:repeat(2,1fr);gap:6px}}.section-label{color:var(--text-3);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:11px;font-weight:600}.section-label+.section-label{margin-top:4px}.page-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.page-head h2{font-size:20px;font-weight:600}.page-head p{color:var(--text-3);margin-top:2px;font-size:13px}.toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.toolbar-left{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.toolbar-right{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.segmented{background:var(--border-soft);border-radius:8px;padding:2px;display:inline-flex}.segmented button{cursor:pointer;color:var(--text-3);background:0 0;border:none;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:500}.segmented button.active{background:var(--surface);color:var(--text)}.modal-section-title{color:var(--text-3);text-transform:uppercase;letter-spacing:.05em;border-top:1px solid var(--border-soft);margin-top:2px;padding-top:4px;font-size:11px;font-weight:600}.modal-section-title:first-child{border-top:none;margin-top:0;padding-top:0}.group-check{box-sizing:border-box;border:1.5px solid;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:13px;height:13px;display:flex}.group-check svg{width:9px;height:9px}
