:root{--bg:#eef3f8;--surface:#fff;--surface-2:#f8fafc;--border:#e2e8f0;--border-strong:#cbd5e1;--text:#172033;--muted:#64748b;--muted-2:#94a3b8;--blue:#2563eb;--blue-dark:#1d4ed8;--green:#16a34a;--amber:#d97706;--red:#dc2626;--teal:#0d9488;--pink:#e11d48;--mint:#14b8a6;--primary:var(--blue);--panel:var(--surface);--shadow:0 20px 48px #0f172a1f;--shadow-soft:0 12px 28px #0f172a14;--shadow-hairline:inset 0 1px 0 #ffffffc2;--surface-grid:linear-gradient(90deg, #0f172a07 1px, transparent 1px), linear-gradient(180deg, #0f172a06 1px, transparent 1px);--surface-grid-size:30px 30px}.anime-theme{--bg:#f7f4ff;--surface:#ffffffe6;--surface-2:#fbf9ff;--border:#8b78be2e;--border-strong:#7d60b457;--text:#332b4f;--muted:#786f91;--muted-2:#a39ab8;--blue:#7667e8;--blue-dark:#6452d5;--pink:#ed79aa;--primary:#7667e8;--shadow:0 22px 55px #533e8429;--shadow-soft:0 12px 32px #533e8417;--surface-grid:radial-gradient(circle at 1px 1px, #7765aa14 1px, transparent 0);--surface-grid-size:22px 22px}.anime-theme body{background:radial-gradient(circle at 88% 8%,#f9b1d357,#0000 27rem),radial-gradient(circle at 18% 28%,#9fc4ff4d,#0000 31rem),linear-gradient(155deg,#faf8ff 0%,#f1f4ff 50%,#fff6fb 100%)}.anime-theme .main{background:0 0}.anime-theme .content{background:radial-gradient(circle at 94% 4%,#ffffffe0 0 4px,#0000 5px) 0 0/110px 110px,radial-gradient(circle at 91% 7%,#ffffffad 0 2px,#0000 3px) 0 0/82px 82px}.anime-theme .sidebar{background:radial-gradient(circle at 15% 3%,#f4b1d833,#0000 12rem),linear-gradient(#39315f 0%,#292441 55%,#211d35 100%);border-right-color:#ffffff14;box-shadow:12px 0 45px #3529592e}.anime-theme .brand-mark{background:linear-gradient(135deg,#a89aff,#ec83b6);border-radius:12px 12px 12px 4px;transform:rotate(-3deg);box-shadow:0 9px 24px #ca75b85c}.anime-theme .nav-link{color:#dcd7ee;border-radius:12px}.anime-theme .nav-link:hover,.anime-theme .nav-link.active{background:#ffffff1a;border-color:#eec2e733}.anime-theme .nav-link.active{background:linear-gradient(90deg,#9a89f561,#ed79aa2b);box-shadow:inset 3px 0 #f19bc2,0 10px 28px #19133133}.anime-theme .topbar{-webkit-backdrop-filter:blur(22px)saturate(1.25);backdrop-filter:blur(22px)saturate(1.25);background:#ffffffb8;border-bottom-color:#7e66b021}.anime-theme .page-header,.anime-theme .panel,.anime-theme .stat,.anime-theme .toolbar{border-color:var(--border);background:linear-gradient(135deg, #fffffff0, #faf7ffd4), var(--surface);box-shadow:var(--shadow-soft), inset 0 1px #ffffffe6;border-radius:20px}.anime-theme .page-header:after{background:linear-gradient(90deg,#8d7cf3,#f08ab9,#0000);width:min(280px,45%);height:4px}.anime-theme .page-header:before{background:radial-gradient(circle at 88% 20%, #ee79aa33 0 5px, transparent 6px), radial-gradient(circle at 93% 38%, #7667e82e 0 3px, transparent 4px), var(--surface-grid);background-size:96px 96px, 72px 72px, var(--surface-grid-size)}.anime-theme h1,.anime-theme h2,.anime-theme h3{color:#3a315b}.anime-theme .eyebrow{color:#d45e96;letter-spacing:.08em}.anime-theme .button,.anime-theme .input,.anime-theme .select,.anime-theme textarea,.anime-theme .tag,.anime-theme .segmented-control{border-color:var(--border);border-radius:12px}.anime-theme .button{transition:transform .18s,box-shadow .18s,border-color .18s}.anime-theme .button:hover{border-color:var(--border-strong);transform:translateY(-2px)}.anime-theme .button.primary{background:linear-gradient(135deg,#796bea,#a16fe0 55%,#df72a7);border-color:#0000;box-shadow:0 10px 24px #745cd540}.anime-theme .input:focus,.anime-theme .select:focus,.anime-theme textarea:focus{border-color:#7667e894;box-shadow:0 0 0 4px #7667e81a}.tag-filter-row>.muted{align-items:center;gap:4px;display:inline-flex}.skeleton{min-height:20px;position:relative;overflow:hidden;background:#ece8f7!important;border-color:#0000!important}.skeleton:after{content:"";background:linear-gradient(100deg,#0000 20%,#ffffffb8 45%,#0000 70%);animation:1.35s infinite skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes skeleton-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.anime-theme *,.anime-theme :before,.anime-theme :after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.compact-number{width:72px}.switch-row{align-items:center;gap:9px;display:flex}.switch-row span{display:grid}.switch-row small{color:var(--muted)}.empty-state.compact{min-height:180px;padding:20px 10px}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}body{background:linear-gradient(180deg, #f8fafcfa, #e2e8f0db 420px, #eef3f8), linear-gradient(90deg, #2563eb09, transparent 30%, #14b8a609), var(--bg);overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #2563eb47}.sr-only{white-space:nowrap;clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1100;border:1px solid var(--border-strong);box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:9px 12px;position:fixed;top:10px;left:10px;transform:translateY(-140%)}.skip-link:focus{transform:translateY(0)}.global-progress{z-index:1000;background:linear-gradient(90deg,#2563eb,#0ea5e9,#14b8a6);width:38vw;height:3px;animation:1.15s ease-in-out infinite global-progress-slide;position:fixed;top:0;left:0;box-shadow:0 0 16px #2563eb42}.global-busy-pill{z-index:1000;color:#1e293b;border:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:800;position:fixed;bottom:18px;right:18px;box-shadow:0 14px 28px #0f172a1f}.global-busy-dot{background:var(--blue);border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 4px #2563eb1f}@keyframes global-progress-slide{0%{transform:translate(-42vw)}55%{transform:translate(72vw)}to{transform:translate(120vw)}}.app-shell{grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid;position:relative}.app-background-image{z-index:0;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;position:fixed;inset:0}.app-background-image:after{content:"";background:linear-gradient(90deg,#f8fafcdb,#f8fafc5c 36%,#f8fafcad),linear-gradient(#ffffff2e,#e2e8f0a8);position:absolute;inset:0}.sidebar{z-index:2;color:#e5edf7;background:linear-gradient(#0f172afa,#111827f5),#0f172a;border-right:1px solid #0f172ab3;flex-direction:column;height:100vh;padding:20px 14px;display:flex;position:sticky;top:0;overflow-y:auto;box-shadow:10px 0 34px #0f172a29}.brand{color:#f8fafc;align-items:center;gap:10px;min-height:42px;padding:0 8px 22px;font-weight:850;display:flex}.brand-mark{color:#fff;background:linear-gradient(135deg,#38bdf8,#14b8a6);border-radius:8px;place-items:center;width:32px;height:32px;display:grid;box-shadow:0 10px 24px #14b8a647}.nav-section{margin-top:14px}.nav-title{color:#8fa3bb;text-transform:uppercase;margin:0 8px 7px;font-size:11px;font-weight:700}.nav-link{color:#cbd5e1;border:1px solid #94a3b800;border-radius:8px;align-items:center;gap:9px;min-height:36px;margin:3px 0;padding:8px 10px;font-size:13px;font-weight:720;transition:background .14s,border-color .14s,color .14s,box-shadow .14s;display:flex;position:relative}.nav-link:hover,.nav-link.active{color:#fff;background:#ffffff14;border-color:#94a3b82e;box-shadow:0 12px 24px #0206172e}.nav-link.active{background:linear-gradient(90deg,#2563eb57,#0d94882e);border-color:#60a5fa42;box-shadow:inset 3px 0 #38bdf8,0 12px 24px #02061733}.sidebar-foot{background:#0f172a7a;border:1px solid #94a3b82e;border-radius:8px;margin-top:auto;padding:12px;box-shadow:inset 0 1px #ffffff0d}.sidebar-foot .muted{color:#94a3b8}.sidebar-logout{color:#cbd5e1;justify-content:flex-start;width:100%;margin-top:10px;padding-inline:0}.sidebar-logout:hover{color:#fff;background:#ffffff14}.main{z-index:1;background:linear-gradient(180deg, #f8fafce0, #e2e8f0eb), linear-gradient(110deg, #2563eb0b, transparent 32%, #14b8a60a), var(--bg);min-width:0;position:relative}.topbar{z-index:5;min-height:72px;box-shadow:0 10px 26px #0f172a0f, var(--shadow-hairline);-webkit-backdrop-filter:blur(18px)saturate(1.05);backdrop-filter:blur(18px)saturate(1.05);background:linear-gradient(#ffffffeb,#f8fafcd1),#ffffffd1;border-bottom:1px solid #cbd5e1d6;justify-content:space-between;align-items:center;gap:16px;padding:14px clamp(22px,3vw,36px);display:flex;position:sticky;top:0}.topbar-actions{align-items:center;gap:10px;display:flex}.content{background:linear-gradient(#ffffffbd,#fff0 300px),linear-gradient(110deg,#2563eb0a,#0000 26%,#14b8a609),linear-gradient(90deg,#0f172a08 1px,#0000 1px) 0 0/34px 34px,linear-gradient(#0f172a08 1px,#0000 1px) 0 0/34px 34px;min-height:calc(100vh - 72px);padding:28px clamp(22px,3vw,38px) 56px;position:relative}.page-header{box-shadow:var(--shadow-soft), var(--shadow-hairline);background:linear-gradient(100deg,#2563eb13,#0000 38%,#14b8a616),linear-gradient(135deg,#fffffffa,#f8fafce6),#fff;border:1px solid #cbd5e1d1;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;padding:22px;display:flex;position:relative;overflow:hidden}.page-header:before{background:var(--surface-grid);background-size:var(--surface-grid-size), var(--surface-grid-size);content:"";pointer-events:none;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 86%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 86%,#0000)}.page-header:after{content:"";background:linear-gradient(90deg,#2563eb,#14b8a6);width:min(220px,38%);height:3px;position:absolute;bottom:0;left:0}.page-header>*{z-index:1;position:relative}.eyebrow{color:#0f766e;letter-spacing:.04em;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:850}h1,h2,h3{letter-spacing:0;margin:0}h1{color:#0f172a;font-size:32px;font-weight:880;line-height:1.18}h2{font-size:20px;font-weight:820}h3{font-size:16px;font-weight:800}.subtle{color:var(--muted)}.muted{color:var(--muted);font-size:13px}.toolbar{background:var(--surface-grid), linear-gradient(180deg, #fffffffa, #f8fafce6), var(--surface);background-size:var(--surface-grid-size), var(--surface-grid-size), auto;box-shadow:var(--shadow-soft), var(--shadow-hairline);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #cbd5e1db;border-radius:8px;grid-template-columns:minmax(260px,1fr) repeat(4,minmax(140px,190px)) auto;gap:10px;padding:14px;display:grid}.date-switcher{grid-template-columns:auto minmax(160px,190px) auto;align-items:center;gap:8px;display:grid}.active-filter-row{box-shadow:var(--shadow-hairline);background:linear-gradient(#fffffff0,#f8fafcdb);border:1px solid #cbd5e1d1;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;margin:10px 0 16px;padding:10px 12px;display:flex}.tag-filter-row{box-shadow:var(--shadow-hairline);background:linear-gradient(#fffffff0,#f8fafcdb);border:1px solid #cbd5e1d1;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 12px;display:flex}.input,.select,.textarea{width:100%;min-height:40px;color:var(--text);background:linear-gradient(#fff,#f8fafc);border:1px solid #cbd5e1eb;border-radius:8px;outline:none;padding:9px 11px;box-shadow:inset 0 1px #ffffffe0}.textarea{resize:vertical;min-height:92px}.input:focus,.select:focus,.textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2563eb21}.button{border:1px solid var(--border);min-height:40px;color:var(--text);white-space:nowrap;background:#ffffffeb;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 13px;font-weight:700;transition:background .14s,border-color .14s,box-shadow .14s,transform 80ms,opacity .14s;display:inline-flex}.button:hover{border-color:var(--border-strong);background:#f8fafc;box-shadow:0 8px 18px #0f172a0f}.button:active{transform:translateY(1px)scale(.99)}.button:disabled{cursor:not-allowed;opacity:.68}.button.primary{border-color:var(--blue);color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 12px 24px #2563eb38}.button.primary:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);border-color:#1d4ed8}.button.danger{color:var(--red);border-color:#dc262640}.button.ghost{background:0 0;border-color:#0000}.button.icon{width:38px;padding:0}.grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;display:grid}.masonry-grid{column-count:4;column-gap:14px}.tag-row{flex-wrap:wrap;gap:6px;display:flex}.tag{color:#1d4ed8;background:linear-gradient(#f8fbff,#eef6ff);border:1px solid #2563eb1c;border-radius:999px;align-items:center;gap:5px;min-height:24px;padding:3px 8px;font-size:12px;font-weight:700;display:inline-flex}.tag.active{color:#1e40af;background:#dbeafe}.tag-count{color:var(--muted);font-size:11px}.tag-dot{border-radius:999px;width:7px;height:7px}.tag-button{cursor:pointer;border:0}.tag-button:hover{color:#1e40af;background:#dbeafe}.badge{color:#3730a3;background:#eef2ff;border-radius:999px;align-items:center;min-height:24px;padding:3px 8px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff70}.badge.good{color:#08704f;background:#dcfce7}.badge.notice{color:#075985;background:#e0f2fe}.badge.warning{color:#92400e;background:#fef3c7}.badge.danger{color:#991b1b;background:#fee2e2}.badge.muted{color:#64748b;background:#f1f5f9}.notice-box.danger{color:#9f1239;background:#fff1f2;border-color:#dc262638}.panel{background:var(--surface-grid), linear-gradient(180deg, #fffffffa, #f8fafced), #fffffff0;background-size:var(--surface-grid-size), var(--surface-grid-size), auto;box-shadow:var(--shadow-soft), var(--shadow-hairline);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #cbd5e1e6;border-radius:8px;position:relative;overflow:hidden}.panel:before{content:"";pointer-events:none;background:linear-gradient(90deg,#2563eb5c,#14b8a647,#fff0);height:1px;position:absolute;top:0;left:0;right:0}.panel:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#2563eb09);width:132px;position:absolute;inset:0 0 0 auto}.panel>*{z-index:1;position:relative}.panel-header,.panel-body{padding:17px}.panel-header{background:linear-gradient(100deg,#2563eb0e,#0000 48%,#14b8a60d),linear-gradient(#f8fafcfa,#ffffffd6),#fff;border-bottom:1px solid #cbd5e1d1;justify-content:space-between;align-items:center;gap:16px;display:flex}.panel-header h2,.panel-header h3{color:#0f172a}.detail-layout{grid-template-columns:minmax(0,1.4fr) minmax(320px,.75fr);gap:18px;display:grid}@keyframes checkin-skeleton{0%{background-position:0%}to{background-position:220%}}.section-heading{border-bottom:1px solid #cbd5e1b8;justify-content:space-between;align-items:end;gap:14px;padding-bottom:12px;display:flex}.section-heading h2{margin:0}.button.disabled,.button:disabled{pointer-events:none;opacity:.52}.kv{border-bottom:1px solid var(--border);grid-template-columns:112px minmax(0,1fr);gap:10px;padding:10px 0;font-size:14px;display:grid}.kv:last-child{border-bottom:0}.kv dt{color:var(--muted)}.kv dd{overflow-wrap:anywhere;margin:0}.form-grid{gap:12px;display:grid}.form-row{gap:6px;display:grid}.form-row label{color:#334155;font-size:13px;font-weight:800}.label-action-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.split{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.table{border-collapse:collapse;background:#fff;width:100%;font-size:14px}.table th,.table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;padding:11px 12px}.table th{color:#475569;text-transform:uppercase;background:linear-gradient(#f8fafcfa,#f1f5f9e6);font-size:12px}.table tr:hover td{background:linear-gradient(90deg,#2563eb0e,#eff6ff75)}.empty{min-height:260px;color:var(--muted);background:var(--surface-grid), linear-gradient(180deg, #fffffff5, #f8fafceb), var(--surface);background-size:var(--surface-grid-size), var(--surface-grid-size), auto;box-shadow:var(--shadow-soft), var(--shadow-hairline);text-align:center;border:1px dashed #94a3b8b8;border-radius:8px;place-items:center;display:grid;position:relative;overflow:hidden}.empty:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#14b8a60d);width:120px;position:absolute;inset:0 0 0 auto}.empty>*{z-index:1;position:relative}.modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1d273857;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.quote-modal{isolation:isolate;border:1px solid var(--border);background:#fffffffa;border-radius:24px;gap:20px;width:min(460px,100vw - 32px);padding:30px;animation:.18s ease-out quote-modal-enter;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #1d27383d}.quote-modal:before,.quote-modal:after{z-index:-1;content:"";pointer-events:none;border-radius:999px;position:absolute}.quote-modal:before{background:radial-gradient(circle,#ec79aa33,#0000 68%);width:190px;height:190px;top:-82px;right:-64px}.quote-modal:after{background:radial-gradient(circle,#7667e826,#0000 68%);width:190px;height:190px;bottom:-90px;left:-70px}.quote-modal-heading{align-items:center;gap:13px;min-width:0;padding-right:40px;display:flex}.quote-modal-heading .eyebrow{margin:0 0 4px}.quote-modal-heading h2{font-size:24px;line-height:1.2}.quote-modal-star{color:#fff;background:linear-gradient(135deg,#8f7bea,#ea7dac);border:1px solid #ffffffb8;border-radius:17px 17px 17px 6px;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid;transform:rotate(-3deg);box-shadow:0 12px 24px #7e60d238}.quote-modal-copy{color:var(--text);overflow-wrap:anywhere;background:linear-gradient(135deg,#f7f3ffe6,#fff6fbdb);border:1px solid #8b78be24;border-radius:18px;margin:0;padding:18px 20px 18px 46px;font-size:17px;font-weight:650;line-height:1.75;position:relative}.quote-modal-copy:before{color:#7e67dc4d;content:"“";font-family:Georgia,serif;font-size:42px;font-weight:800;line-height:1;position:absolute;top:7px;left:15px}.quote-close{z-index:2;color:var(--muted);background:#ffffffb8;border-color:#8b78be1f;position:absolute;top:17px;right:17px}.quote-modal-action{border-radius:14px;justify-self:start;min-width:132px;min-height:44px;padding-left:18px;padding-right:18px}@keyframes quote-modal-enter{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-panel{border-radius:10px;width:min(720px,100%);max-height:min(86vh,820px);position:relative;overflow-y:auto;box-shadow:0 24px 70px #1d273847}.modal-close{z-index:2;position:absolute;top:12px;right:12px}.compact-actions{gap:6px}.compact-actions .button{min-height:32px;padding:6px 9px;font-size:12px}.success-tint{background:#f0fdf4;border-color:#bbf7d0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.progress{background:#e2e8f0;border-radius:999px;width:100%;height:11px;overflow:hidden;box-shadow:inset 0 1px 3px #0f172a1a}.progress-bar{background:linear-gradient(90deg,#2563eb,#14b8a6);height:100%;transition:width .2s;box-shadow:0 0 18px #14b8a647}.stats{grid-template-columns:repeat(auto-fit,minmax(156px,1fr));gap:12px;margin-bottom:20px;display:grid}.stat{background:var(--surface-grid), linear-gradient(180deg, #fffffff5, #f8fafce6), var(--surface);background-size:var(--surface-grid-size), var(--surface-grid-size), auto;box-shadow:var(--shadow-soft), var(--shadow-hairline);border:1px solid #cbd5e1e0;border-radius:8px;padding:15px;transition:border-color .16s,box-shadow .16s,transform .16s;position:relative;overflow:hidden}.stat:before{content:"";background:linear-gradient(90deg,#2563eb,#14b8a6);height:3px;position:absolute;top:0;left:0;right:0}.stat:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#2563eb0d);width:88px;position:absolute;inset:0 0 0 auto}.stat:hover{box-shadow:var(--shadow), var(--shadow-hairline);border-color:#60a5fa52;transform:translateY(-1px)}.stat-value{z-index:1;color:#0f172a;margin-top:6px;font-size:28px;font-weight:850;display:block;position:relative}.stat-danger{background:linear-gradient(#fff1f2,#fff);border-color:#dc262647}.compact-select{width:74px;min-height:32px;padding:5px 8px;font-size:12px;font-weight:800}.notice-box{color:#1e3a8a;box-shadow:var(--shadow-hairline);background:linear-gradient(90deg,#2563eb0e,#0000 54%),linear-gradient(#eff6ff,#fff);border:1px solid #bfdbfe;border-radius:8px;padding:12px;font-size:14px}.notice-box.compact{padding:8px 10px}.danger-box{color:#991b1b;background:linear-gradient(#fef2f2,#fff);border:1px solid #fecaca;border-radius:8px;padding:12px;font-size:14px}.empty-state-rich{border:1px dashed var(--border-strong);text-align:center;background:linear-gradient(#f8fafcb3,#ffffffeb);border-radius:8px;justify-items:center;gap:12px;min-height:148px;padding:22px;display:grid}.empty-state-rich p{max-width:560px;color:var(--muted);margin:6px auto 0;line-height:1.55}.empty-state-icon{color:#0f766e;background:#ccfbf1;border-radius:8px;place-items:center;width:46px;height:46px;display:grid}.today-side-panel .panel-header,.quick-create-panel .panel-header{min-height:62px}.button.tiny{min-height:28px;padding:4px 8px;font-size:12px}.toggle-line{align-items:center;gap:8px;min-height:40px;font-weight:700;display:inline-flex}.segmented-control{border:1px solid var(--border);background:#f8fafceb;border-radius:8px;gap:4px;padding:4px;display:inline-flex}.segmented-control button{color:#64748b;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-height:32px;padding:6px 10px;font-weight:800;display:inline-flex}.segmented-control button.active{color:var(--text);box-shadow:var(--shadow-soft);background:#fff}.segmented-control.compact button{min-width:46px}.pagination{justify-content:center;align-items:center;gap:12px;padding:12px 0 4px;display:flex}.button.disabled{pointer-events:none;opacity:.5}.modal-card{border:1px solid var(--border);background:#fffffff5;border-radius:10px;gap:16px;width:min(760px,100%);max-height:min(86vh,820px);padding:20px;display:grid;overflow-y:auto;box-shadow:0 24px 70px #1d273847}.modal-head,.modal-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.modal-head h2{margin:0}.modal-actions{justify-content:flex-end}.icon-button{border:1px solid var(--border);width:34px;height:34px;color:var(--text);cursor:pointer;background:#fff;border-radius:8px;place-items:center;display:inline-grid}.content-hub{gap:20px;max-width:1120px;margin:0 auto;display:grid}.content-hub-hero{min-height:170px;padding:32px;position:relative;overflow:hidden;background:linear-gradient(125deg,#fffffff5,#fcf5ffd6)!important}.content-hub-hero:before{content:"";opacity:.13;pointer-events:none;background:url(/backgrounds/anime-pastel.svg) 50%/cover;position:absolute;inset:0}.content-hub-hero>div:first-child{z-index:1;max-width:680px;position:relative}.content-hub-hero h1{letter-spacing:-.04em;margin:8px 0 10px;font-size:clamp(28px,4vw,48px)}.content-hub-orbit{color:#ed79aa;background:radial-gradient(circle,#ed79aa2b,#0000 65%);border:1px dashed #7667e852;border-radius:50%;place-items:center;width:120px;height:120px;display:grid;position:absolute;top:26px;right:9%;transform:rotate(12deg)}.content-hub-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.content-hub-group{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#ffffffc2;border-radius:20px;padding:22px}.content-hub-group:last-child{grid-column:1/-1}.content-hub-group-head{color:#a39ab8;justify-content:space-between;gap:16px;margin-bottom:15px;display:flex}.content-hub-group-head .eyebrow{margin-bottom:4px}.content-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.content-hub-card{min-height:70px;color:var(--text);background:#ffffffb8;border:1px solid #8b78be21;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px;transition:all .18s;display:grid}.content-hub-card:hover{background:#fff;border-color:#7667e859;transform:translateY(-2px);box-shadow:0 10px 24px #533e8417}.content-hub-card-icon{color:#7667e8;background:#f0edff;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.content-hub-card strong,.content-hub-card small{display:block}.content-hub-card small{color:var(--muted);margin-top:4px;font-size:11px}.content-hub-arrow{color:#d45e96;font-size:18px}@media (max-width:800px){.content-hub-groups{grid-template-columns:1fr}.content-hub-group:last-child{grid-column:auto}}@media (max-width:560px){.content-hub-hero{padding:22px}.content-hub-orbit{width:95px;height:95px;top:70px;right:-25px}.content-hub-grid{grid-template-columns:1fr}}@media (max-width:1100px){.app-shell{grid-template-columns:1fr}.sidebar{background:linear-gradient(#0f172afa,#111827f5),#0f172a;height:auto;padding:14px 16px;display:block;position:static}.brand{padding:0 4px 10px}.nav-section{scrollbar-width:none;gap:8px;margin-top:8px;padding-bottom:4px;display:flex;overflow-x:auto}.nav-section::-webkit-scrollbar{display:none}.nav-title{white-space:nowrap;flex:none;align-self:center;margin:0 2px 0 0}.nav-link{white-space:nowrap;flex:none;min-height:36px;margin:0}.sidebar-foot{display:none}.toolbar,.detail-layout,.goals-layout,.checkin-summary-grid,.checkin-form-grid,.checkin-template-grid,.checkin-history-filter,.checkin-history-layout,.tag-manager-row,.calendar-detail-layout,.player-grid,.stats{grid-template-columns:1fr}.topbar,.page-header{flex-direction:column;align-items:stretch}.date-switcher{grid-template-columns:auto minmax(0,1fr) auto}.topbar-actions{flex-wrap:wrap}.masonry-grid{column-count:3}}@media (max-width:640px){html{-webkit-text-size-adjust:100%}.content,.topbar{padding-left:16px;padding-right:16px}.content{padding-top:18px;padding-bottom:32px}.sidebar{padding:12px}.brand{gap:8px;padding-bottom:8px}.brand-mark{width:30px;height:30px}.nav-section{margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}.nav-title{display:none}.nav-link{min-height:34px;padding:8px 10px;font-size:13px}.topbar{gap:10px;min-height:0;padding-top:12px;padding-bottom:12px;position:static}.topbar-actions,.page-header>:last-child{justify-content:stretch}.topbar-actions .button,.page-header .button,.bulk-toolbar .button{width:100%}.page-header{gap:12px;margin-bottom:14px;padding-bottom:14px}.segmented-control{width:100%}.segmented-control button{flex:1;min-width:0}.label-action-row .compact-actions{width:100%}.topbar-actions.compact-actions .button{flex:auto;width:auto}.stats{gap:10px}.split,.toolbar,.bulk-toolbar{grid-template-columns:1fr}.tag-filter-row{flex-wrap:nowrap;padding-bottom:12px;overflow-x:auto}.tag-filter-row .tag{flex:none}.panel,.stat,.empty{border-radius:8px}.panel-header,.checkin-record-header,.project-card-actions{flex-direction:column;align-items:stretch}.date-switcher{grid-template-columns:1fr}.date-switcher svg{display:none}.table{min-width:640px}.panel-body:has(.table){overflow-x:auto}.today-next-body,.overdue-row{grid-template-columns:1fr}.today-next-action,.overdue-actions{justify-content:flex-start;align-items:stretch}.modal-card{padding:16px}.modal-actions{flex-direction:column-reverse;align-items:stretch}.modal-actions .button{width:100%}.masonry-grid{column-count:1}h1{font-size:24px}.growth-experiment-today .panel-header .button,.english-output-practice .button{width:100%}.notice-box,.panel-body,.task-details-body{overflow-wrap:anywhere}.modal-backdrop{padding:14px}.quote-modal{border-radius:22px;gap:16px;width:min(100%,420px);padding:24px 20px 20px}.quote-modal-heading{gap:11px;padding-right:36px}.quote-modal-star{border-radius:15px 15px 15px 5px;flex-basis:42px;width:42px;height:42px}.quote-modal-heading h2{font-size:21px}.quote-modal-copy{border-radius:16px;padding:16px 16px 16px 40px;font-size:15px;line-height:1.7}.quote-modal-copy:before{font-size:36px;left:12px}.quote-close{top:13px;right:13px}.quote-modal-action{width:100%}}@media (prefers-reduced-motion:reduce){.quote-modal{animation:none}}
.today-board{width:min(1320px,100%);margin:0 auto}.today-workspace-grid{grid-template-columns:minmax(280px,.78fr) minmax(520px,1.62fr);align-items:start;gap:22px;display:grid}.today-plan-panel,.today-active,.today-log{padding:20px}.today-plan-panel{position:sticky;top:92px;overflow:hidden;background:radial-gradient(circle at 94% 4%,#ffd0e675,#0000 150px),linear-gradient(155deg,#fffffffa,#fff7fce6)!important;border-color:#e279aa33!important}.today-plan-panel:after{content:"";pointer-events:none;border:22px solid #df72a70b;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-46px;right:-34px}.today-record-column{gap:14px;min-width:0;display:grid}.today-section-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.today-section-heading h2{color:#3a315b;letter-spacing:-.02em;margin:2px 0 0;font-size:21px}.today-section-heading .eyebrow{margin-bottom:4px}.today-heading-note{color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.6}.today-plan-mascot{color:#fff;background:linear-gradient(145deg,#f19ac1,#a796f4);border-radius:13px 13px 13px 4px;place-items:center;width:37px;height:37px;font-size:16px;display:grid;transform:rotate(4deg);box-shadow:0 9px 22px #ca75b847}.today-plan-form{background:#ffffffbd;border:1px solid #d970a42e;border-radius:15px;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:16px;padding:6px;display:grid;box-shadow:inset 0 1px #ffffffe6}.today-plan-form input{min-width:0;color:var(--text);font:inherit;background:0 0;border:0;outline:0;padding:10px 9px;font-size:13px}.today-plan-form input::placeholder{color:#aea3bd}.today-plan-form button{color:#fff;min-height:38px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#e77fad,#9a88ef);border:0;border-radius:11px;justify-content:center;align-items:center;gap:5px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 7px 16px #cd6fac33}.today-plan-form button:disabled,.today-plan-actions button:disabled,.today-plan-checkbox:disabled{opacity:.45;cursor:not-allowed}.today-plan-list{z-index:1;gap:9px;margin-top:12px;display:grid;position:relative}.today-plan-item{background:#ffffffb8;border:1px solid #7c69b41f;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:62px;padding:10px;transition:all .16s;display:grid}.today-plan-item:hover{background:#fffffff0;border-color:#cd6fa447;transform:translateY(-1px);box-shadow:0 9px 24px #533e8413}.today-plan-item.is-running{background:linear-gradient(110deg,#f6f3fffa,#fff8fce6);border-color:#7e6ee147}.today-plan-item.is-completed{opacity:.68}.today-plan-item.is-completed .today-plan-copy strong{-webkit-text-decoration:line-through #5a4b8461;text-decoration:line-through #5a4b8461}.today-plan-checkbox{color:#0000;cursor:pointer;background:#fff;border:1.5px solid #c9bde1;border-radius:8px;place-items:center;width:24px;height:24px;padding:0;transition:all .16s;display:grid}.today-plan-checkbox:hover{color:#df72a7;border-color:#df72a7}.today-plan-item.is-completed .today-plan-checkbox{color:#fff;background:linear-gradient(135deg,#e984b1,#9483e9);border-color:#0000}.today-plan-copy{min-width:0}.today-plan-copy strong,.today-plan-copy small{display:block}.today-plan-copy strong{color:#463b65;text-overflow:ellipsis;font-size:13px;line-height:1.35;overflow:hidden}.today-plan-copy small{color:#9b91aa;margin-top:4px;font-size:10px}.today-plan-item.is-running .today-plan-copy small{color:#7465c9;font-weight:750}.today-plan-actions{align-items:center;gap:3px;display:flex}.today-plan-start,.today-plan-remove{font:inherit;cursor:pointer;border:0;justify-content:center;align-items:center;display:inline-flex}.today-plan-start{color:#6f60c2;background:#f0edff;border-radius:9px;gap:4px;min-height:30px;padding:0 9px;font-size:10px;font-weight:800}.today-plan-item.is-running .today-plan-start{color:#c35f8e;background:#fff0f7}.today-plan-remove{color:#b1a8bd;background:0 0;border-radius:8px;width:29px;height:29px}.today-plan-remove:hover{color:#d65f91;background:#fff0f5}.today-plan-tip{z-index:1;color:#a096ae;align-items:center;gap:6px;margin:12px 2px 0;font-size:10px;line-height:1.5;display:flex;position:relative}.today-plan-tip svg{color:#df72a7;flex:none}.today-plan-empty{min-height:72px;color:var(--muted-2);text-align:center;flex-direction:row;justify-content:center;align-items:center;gap:8px;display:flex}.today-plan-empty span{color:#d9cde6;font-size:22px}.today-plan-empty strong{color:#6e6383;font-size:13px}.today-plan-empty strong,.today-plan-empty small{display:inline}.today-plan-empty small{font-size:10px}.today-active{overflow:hidden;background:radial-gradient(circle at 96% 0,#b8adff36,#0000 210px),linear-gradient(135deg,#fffffffa,#f7f4ffe6)!important}.today-active.is-active{border-color:#7667e84d;box-shadow:0 20px 55px #7667e821,inset 0 1px #ffffffe6}.today-live-dot{color:#d45e96;letter-spacing:.12em;background:#fff1f7e0;border-radius:999px;align-items:center;gap:7px;padding:6px 9px;font-size:10px;font-weight:850;display:flex}.today-live-dot i{background:#ed79aa;border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite today-live-pulse;box-shadow:0 0 0 5px #ed79aa24}.today-entry-form{background:#ffffffc7;border:1px solid #7667e833;border-radius:17px;margin-top:16px;padding:6px;display:block;box-shadow:0 12px 30px #533e8412}.today-entry-main-row{grid-template-columns:minmax(0,1fr) 46px;gap:7px;display:grid}.today-entry-fields{grid-template-columns:minmax(220px,1.3fr) minmax(170px,.7fr);min-width:0;display:grid}.today-entry-input,.today-plan-select{min-width:0;color:var(--text);font:inherit;background:0 0;border:0;outline:0}.today-entry-input{padding:12px 13px;font-size:15px}.today-entry-input::placeholder{color:#aaa1c0}.today-plan-select{color:#766a91;cursor:pointer;border-left:1px solid #7667e821;align-self:center;height:34px;padding:0 28px 0 12px;font-size:11px}.today-entry-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#796bea,#df72a7);border:0;border-radius:12px;place-items:center;width:46px;height:46px;font-size:26px;display:grid;box-shadow:0 8px 20px #7c5bd038}.today-entry-context-row{border-top:1px solid #7667e817;grid-template-columns:minmax(145px,.38fr) minmax(220px,1fr);gap:7px;margin-top:5px;padding-top:5px;display:grid}.today-entry-mood,.today-entry-thought{color:#a091b5;background:#f8f5ffb8;border-radius:10px;align-items:center;gap:6px;min-width:0;height:34px;padding:0 9px;display:flex}.today-entry-mood svg,.today-entry-thought svg{color:#d675a5;flex:none}.today-entry-mood select,.today-entry-thought input{color:#6e6383;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:10px}.today-entry-thought input::placeholder{color:#afa5bb}.today-entry-submit:disabled{opacity:.42;cursor:not-allowed}.today-active-wrap{margin-top:18px}.today-active-summary{justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px;display:flex}.today-active-summary small{color:#9d93ae;text-align:right;font-size:10px}.today-parallel-badge{color:#6e60c1;white-space:nowrap;background:#f0edff;border:1px solid #7667e81f;border-radius:999px;align-items:center;gap:5px;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex}.today-active-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.today-current-card{background:linear-gradient(115deg,#f4f1fff0,#fff6fbd6);border:1px solid #7667e821;border-radius:15px;gap:12px;min-width:0;padding:15px;display:grid}.today-current-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.today-current-card-top>div{min-width:0}.today-current-title-row{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.today-current-title-row h3{overflow-wrap:anywhere;color:#3a315b;min-width:0;margin:0;font-size:15px;line-height:1.4}.today-carryover-tag,.today-plan-link-badge{border-radius:999px;align-items:center;min-height:21px;padding:2px 7px;font-size:9px;font-weight:800;line-height:1.35;display:inline-flex}.today-carryover-tag{color:#a34f7a;white-space:nowrap;background:#fff4f9e6;border:1px solid #e06f9f33}.today-plan-link-badge{color:#7465c6;text-overflow:ellipsis;white-space:nowrap;background:#efecffdb;border:1px solid #7667e821;max-width:100%;margin-top:6px;overflow:hidden}.today-current-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:5px;font-size:11px;display:flex}.today-current-meta i{color:#c4bcd1;font-style:normal}.today-context-summary{justify-content:space-between;align-items:center;gap:8px;min-width:0;padding-top:2px;display:flex}.today-context-summary.has-content{background:#ffffff8f;border:1px solid #de74a61f;border-radius:11px;align-items:flex-start;padding:8px 9px}.today-context-copy{flex-wrap:wrap;flex:1;align-items:center;gap:6px;min-width:0;display:flex}.today-context-copy p{color:#716680;overflow-wrap:anywhere;white-space:pre-wrap;align-items:flex-start;gap:5px;min-width:0;margin:0;font-size:10px;line-height:1.55;display:flex}.today-context-copy p svg{color:#d56f9f;flex:none;margin-top:2px}.today-mood-badge{color:#9a577a;background:#fff0f7;border-radius:999px;flex:none;align-items:center;min-height:22px;padding:2px 7px;font-size:9px;font-weight:800;display:inline-flex}.today-context-button{color:#a098ad;font:inherit;cursor:pointer;background:0 0;border:0;flex:none;align-items:center;gap:4px;padding:3px 0;font-size:9px;display:inline-flex}.today-context-button:hover{color:#d45e96}.today-context-button:disabled{opacity:.45;cursor:wait}.today-context-editor{background:#ffffffb8;border:1px solid #7667e826;border-radius:12px;padding:10px}.today-context-editor-fields{grid-template-columns:minmax(120px,.35fr) minmax(180px,1fr);gap:8px;display:grid}.today-context-editor-fields label,.today-context-editor-fields label>span{display:block}.today-context-editor-fields label>span{color:#8f83a1;margin:0 0 5px 2px;font-size:9px;font-weight:750}.today-context-editor-fields select,.today-context-editor-fields textarea{width:100%;min-height:38px;color:var(--text);font:inherit;background:#ffffffd1;border:1px solid #7667e824;border-radius:9px;outline:0;font-size:11px}.today-context-editor-fields select{padding:0 9px}.today-context-editor-fields textarea{resize:vertical;min-height:58px;padding:9px}.today-context-editor-actions{justify-content:flex-end;gap:7px;margin-top:7px;display:flex}.today-complete-control{color:#5d5279;cursor:pointer;flex:none;align-items:center;gap:6px;display:flex}.today-complete-control input{opacity:0;position:absolute}.today-complete-control span{color:#0000;background:#ffffffa8;border:1.5px solid #c7bce8;border-radius:50%;place-items:center;width:31px;height:31px;transition:all .16s;display:grid}.today-complete-control:hover span{color:#fff;background:linear-gradient(135deg,#e77eac,#9381e9);border-color:#0000;transform:scale(1.05)}.today-complete-control b{font-size:10px}.today-complete-control:has(input:disabled){opacity:.45;cursor:wait}.today-ready-note{color:#b7adca;justify-content:center;align-items:center;gap:10px;min-height:44px;margin-top:7px;display:flex}.today-ready-note>span{font-size:19px}.today-ready-note p,.today-ready-note strong,.today-ready-note small{margin:0;display:block}.today-ready-note strong{color:#766b8d;font-size:12px}.today-ready-note small{margin-top:3px;font-size:10px}.today-review-invite{color:#594e6c;background:linear-gradient(110deg,#f3efffeb,#fff1f8db);border:1px solid #7667e826;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:14px 17px;transition:all .16s;display:grid;box-shadow:0 12px 28px #533e8412}.today-review-invite:hover{background:linear-gradient(110deg,#f2efff,#fff0f7);border-color:#7667e84d;transform:translateY(-1px)}.today-review-invite>span{color:#fff;background:linear-gradient(145deg,#7e6edf,#df75a7);border-radius:14px 14px 14px 5px;place-items:center;width:39px;height:39px;display:grid;box-shadow:0 9px 18px #7e60d22e}.today-review-invite small,.today-review-invite strong,.today-review-invite p{display:block}.today-review-invite small{color:#8b7dc8;letter-spacing:.08em;font-size:9px;font-weight:900}.today-review-invite strong{margin-top:2px;font-size:13px}.today-review-invite p{color:#91869e;margin:3px 0 0;font-size:10px}.today-review-invite>b{color:#6f60c2;white-space:nowrap;align-items:center;gap:4px;font-size:10px;display:flex}.today-log{min-height:0}.today-count{color:#7667e8;background:#f2efff;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:750}.today-timeline{margin-top:16px}.today-timeline:empty{display:none}.today-log-item{grid-template-columns:65px 20px minmax(0,1fr);gap:11px;min-height:92px;display:grid}.today-log-time{color:var(--muted-2);flex-direction:column;align-items:flex-end;gap:5px;padding-top:2px;font-size:10px;display:flex}.today-log-time b{color:#5c5279;font-size:12px}.today-log-marker{justify-content:center;display:flex;position:relative}.today-log-marker:before{content:"";background:#e4dff2;width:1px;position:absolute;top:6px;bottom:-6px}.today-log-item:last-child .today-log-marker:before{display:none}.today-log-marker span{z-index:1;background:#ed79aa;border:3px solid #fff;border-radius:50%;width:10px;height:10px;margin-top:5px;position:relative;box-shadow:0 0 0 1px #ed79aa}.today-log-content{min-width:0;padding:0 0 24px}.today-log-title-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.today-log-title-row>div{min-width:0}.today-log-title-row h3{overflow-wrap:anywhere;color:#3a315b;margin:0;font-size:15px}.today-duration{color:#7667e8;flex:none;font-size:11px;font-weight:750}.today-note{color:var(--muted);white-space:pre-wrap;margin:8px 0 5px;font-size:12px;line-height:1.65}.today-note-button{color:#a39ab8;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:4px 0;font-size:11px;display:inline-flex}.today-note-button:hover{color:#d45e96}.today-note-editor{margin-top:9px}.today-note-editor textarea{resize:vertical;width:100%;min-height:78px}.today-note-editor>div{justify-content:flex-end;gap:8px;margin-top:7px;display:flex}.today-empty{min-height:74px;color:var(--muted-2);flex-direction:row;justify-content:center;align-items:center;gap:6px;display:flex}.today-empty span{color:#d7cce6;font-size:22px}.today-empty strong{color:#5c5279;font-size:13px}.today-empty small{text-align:center;font-size:11px}.today-error{color:#cf4f87;margin:10px 2px 0;font-size:11px;line-height:1.5}.spin{animation:1s linear infinite today-spin}@keyframes today-spin{to{transform:rotate(360deg)}}@keyframes today-live-pulse{0%,to{box-shadow:0 0 0 4px #ed79aa1f}50%{box-shadow:0 0 0 7px #ed79aa0a}}@media (max-width:1180px){.today-workspace-grid{grid-template-columns:minmax(260px,.7fr) minmax(460px,1.3fr)}.today-active-grid,.today-entry-fields{grid-template-columns:1fr}.today-plan-select{border-top:1px solid #7667e81a;border-left:0;height:30px;padding-left:13px}}@media (max-width:900px){.today-workspace-grid{grid-template-columns:1fr}.today-plan-panel{min-height:0;position:static}.today-plan-list{grid-template-columns:repeat(2,minmax(0,1fr))}.today-plan-empty{grid-column:1/-1;min-height:72px}}@media (max-width:640px){.today-workspace-grid,.today-record-column{gap:14px}.today-plan-panel,.today-active,.today-log{padding:18px}.today-plan-list{grid-template-columns:1fr}.today-plan-item{grid-template-columns:auto minmax(0,1fr)}.today-plan-actions{grid-column:2;justify-self:start}.today-entry-main-row{grid-template-columns:minmax(0,1fr) 44px}.today-entry-context-row,.today-context-editor-fields{grid-template-columns:1fr}.today-entry-submit{width:44px;height:100%;min-height:58px}.today-entry-input{padding:10px 9px;font-size:14px}.today-active-summary{flex-direction:column;align-items:flex-start}.today-active-summary small{text-align:left}.today-current-card-top{gap:14px}.today-complete-control{flex-direction:column}.today-review-invite{grid-template-columns:auto minmax(0,1fr);padding:13px}.today-review-invite>b{grid-column:2;justify-self:start}.today-log-item{grid-template-columns:48px 17px minmax(0,1fr);gap:7px}.today-log-title-row{flex-direction:column;align-items:flex-start;gap:6px}}
html.anime-theme{--bg:#f8f5ff;--surface:#ffffffe0;--surface-2:#fdfaff;--border:#7e69b429;--border-strong:#7159ae57;--text:#3d3457;--muted:#7e7595;--muted-2:#aaa1bc;--blue:#7b6de8;--blue-dark:#6656d5;--pink:#ef83b4;--mint:#69cdbc;--green:#42ac8c;--amber:#d99846;--red:#dc6f88;--teal:#42a99f;--primary:#7b6de8;--panel:#ffffffe0;--shadow:0 24px 70px #5d459129;--shadow-soft:0 14px 38px #5d459117;--shadow-float:0 18px 45px #66509721;--ring:0 0 0 4px #7b6de81f;--radius-xs:10px;--radius-sm:14px;--radius-md:20px;--radius-lg:28px}html.anime-theme body{color:var(--text);background:radial-gradient(circle at 84% 4%,#ffbfdd7a,#0000 24rem),radial-gradient(circle at 18% 22%,#aed2ff6e,#0000 30rem),radial-gradient(circle at 88% 76%,#c2f4e747,#0000 25rem),linear-gradient(145deg,#fffaff 0%,#f2f5ff 48%,#fff7fb 100%);font-family:Nunito,"M PLUS Rounded 1c",Noto Sans SC,ui-rounded,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html.anime-theme ::selection{color:#443763;background:#f8cce1}html.anime-theme *{scrollbar-color:#8974bf5c transparent;scrollbar-width:thin}html.anime-theme ::-webkit-scrollbar{width:8px;height:8px}html.anime-theme ::-webkit-scrollbar-thumb{background:#8974bf59 padding-box padding-box;border:2px solid #0000;border-radius:99px}html.anime-theme button:focus-visible,html.anime-theme a:focus-visible,html.anime-theme input:focus-visible,html.anime-theme select:focus-visible,html.anime-theme textarea:focus-visible,html.anime-theme summary:focus-visible{outline-offset:3px;outline:3px solid #7b6de847}html.anime-theme .app-shell{background:0 0;grid-template-columns:244px minmax(0,1fr)}html.anime-theme .sidebar{isolation:isolate;color:#5d5278;-webkit-backdrop-filter:blur(26px)saturate(1.14);backdrop-filter:blur(26px)saturate(1.14);background:radial-gradient(circle at 8% 2%,#fffffffa,#0000 12rem),radial-gradient(circle at 92% 94%,#f2bbd847,#0000 13rem),linear-gradient(#faf7fff7,#f2effcf5);border-right:1px solid #7f68b524;width:244px;padding:18px 14px 16px;box-shadow:14px 0 45px #5d459117}html.anime-theme .sidebar:before,html.anime-theme .sidebar:after{z-index:-1;content:"";pointer-events:none;position:absolute}html.anime-theme .sidebar:before{border:1px dashed #ec7fb230;border-radius:50%;width:80px;height:80px;top:110px;right:-28px}html.anime-theme .sidebar:after{opacity:.22;background:radial-gradient(circle at 15% 25%,#997deb 0 2px,#0000 3px),radial-gradient(circle at 68% 8%,#ed7daf 0 3px,#0000 4px),radial-gradient(circle at 92% 74%,#68c7bb 0 2px,#0000 3px);width:62px;height:54px;bottom:118px;right:23px}html.anime-theme .brand{color:#493d67;gap:11px;min-height:52px;padding:0 8px 14px}html.anime-theme .brand-mark{color:#fff;background:linear-gradient(145deg,#9586f3,#d779c1 56%,#f39bb7);border:1px solid #ffffffbd;border-radius:14px 14px 14px 5px;width:38px;height:38px;transform:rotate(-4deg);box-shadow:0 10px 22px #a36fc440}html.anime-theme .brand-copy{gap:1px;display:grid}html.anime-theme .brand-copy strong{letter-spacing:.02em;font-size:15px;font-weight:900}html.anime-theme .brand-copy small{color:#aaa1bc;letter-spacing:.13em;font-size:8px;font-weight:900}html.anime-theme .sidebar-mascot{background:linear-gradient(105deg,#ffffffdb,#fff1f9c7),url(/backgrounds/anime-pastel.svg) 50%/cover;border:1px solid #d885b629;border-radius:18px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:10px;min-height:72px;margin:2px 2px 15px;padding:9px;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 28px #5f488e14}html.anime-theme .sidebar-mascot:after{color:#e980b2;content:"✦";font-size:10px;position:absolute;top:5px;right:7px}html.anime-theme .sidebar-mascot-image{background:url(/backgrounds/mascot.jpg) 50% 24%/130% no-repeat;border:3px solid #ffffffe6;border-radius:16px 16px 16px 7px;width:52px;height:52px;box-shadow:0 7px 18px #875b9b2e}html.anime-theme .sidebar-mascot-copy{gap:3px;min-width:0;display:grid}html.anime-theme .sidebar-mascot-copy b{color:#665775;font-size:12px}html.anime-theme .sidebar-mascot-copy small{color:#9a8faa;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}html.anime-theme .nav-section{margin-top:8px}html.anime-theme .sidebar-nav-scroll{display:block}html.anime-theme .nav-title{color:#b1a6c2;letter-spacing:.13em;margin:0 10px 7px;font-size:9px;font-weight:900}html.anime-theme .nav-link{color:#786d8f;min-height:42px;box-shadow:none;border:1px solid #0000;border-radius:14px;gap:10px;margin:3px 0;padding:9px 11px;font-size:12px;font-weight:780}html.anime-theme .nav-link svg:first-child{color:#a092bd;transition:color .18s,transform .18s}html.anime-theme .nav-link .nav-chevron{color:#c4bbd3;opacity:0;margin-left:auto;transition:all .18s;transform:translate(-4px)}html.anime-theme .nav-link:hover{color:#5f5379;background:#ffffffa8;border-color:#8970bc21;box-shadow:0 8px 18px #57438312}html.anime-theme .nav-link:hover svg:first-child{color:#e276aa;transform:rotate(-5deg)scale(1.06)}html.anime-theme .nav-link.active{color:#5c4e83;background:linear-gradient(105deg,#e3dbffdb,#ffe0efad);border-color:#8b74c729;box-shadow:0 9px 22px #745ba71f,inset 3px 0 #9a82ec}html.anime-theme .nav-link.active svg:first-child{color:#8a73e5}html.anime-theme .nav-link.active .nav-chevron,html.anime-theme .nav-link:hover .nav-chevron{color:#a48fcf;opacity:1;transform:none}html.anime-theme .sidebar-foot{color:#645977;background:#ffffff8a;border:1px solid #7f68b51f;border-radius:17px;padding:12px;box-shadow:0 8px 22px #5844800f}html.anime-theme .sidebar-foot .muted{color:#a095b0;font-size:10px}html.anime-theme .sidebar-logout,html.anime-theme .sidebar-logout:hover{color:#8b789d;background:0 0}html.anime-theme .main{background:0 0}html.anime-theme .topbar{-webkit-backdrop-filter:blur(26px)saturate(1.25);backdrop-filter:blur(26px)saturate(1.25);background:#ffffffad;border-bottom:1px solid #7f68b51c;min-height:76px;padding:12px clamp(22px,3vw,40px);box-shadow:0 10px 30px #60498e0e}html.anime-theme .topbar-context{align-items:center;gap:11px;display:flex}html.anime-theme .topbar-context-icon{color:#8b73e4;background:linear-gradient(145deg,#f1edff,#ffeaf4);border:1px solid #8e75c929;border-radius:14px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid;box-shadow:inset 0 1px #fff,0 8px 18px #70589e17}html.anime-theme .topbar-context>div{grid-template-columns:auto auto;align-items:baseline;gap:0 8px;display:grid}html.anime-theme .topbar-eyebrow{color:#da6f9f;letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:900}html.anime-theme .topbar-context strong{color:#51466b;font-size:14px}html.anime-theme .topbar-hint{color:#a197b1;grid-column:1/-1;margin-top:1px;font-size:10px}html.anime-theme .content{background-blend-mode:normal, normal, normal, soft-light;background:radial-gradient(circle at 95% 3%,#fffffff0 0 3px,#0000 4px),radial-gradient(circle at 91% 7%,#e784b257 0 2px,#0000 3px),linear-gradient(#ffffff57,#0000 280px),url(/backgrounds/anime-pastel.svg) top/cover no-repeat;min-height:calc(100vh - 76px);padding:30px clamp(22px,3.2vw,44px) 64px}html.anime-theme .content:before{z-index:-1;content:"";pointer-events:none;background:#faf8ffb8;position:fixed;inset:76px 0 0 244px}html.anime-theme .shell-sparkle{z-index:0;color:#e578aa4d;pointer-events:none;position:absolute}html.anime-theme .shell-sparkle-one{font-size:18px;top:16px;right:7%}html.anime-theme .shell-sparkle-two{font-size:38px;top:58px;right:4%}html.anime-theme .content>:not(.shell-sparkle){z-index:1;position:relative}html.anime-theme h1,html.anime-theme h2,html.anime-theme h3{color:#473d62;letter-spacing:-.015em}html.anime-theme h1{font-size:clamp(25px,3vw,34px);font-weight:900}html.anime-theme .eyebrow{color:#dc70a1;letter-spacing:.13em;font-size:10px;font-weight:900}html.anime-theme .subtle,html.anime-theme .muted{color:var(--muted)}html.anime-theme .page-header{border-radius:var(--radius-lg);min-height:142px;box-shadow:var(--shadow-soft), inset 0 1px #fffffff0;background:linear-gradient(112deg,#fffffff5,#fff7fcd1),url(/backgrounds/anime-pastel.svg) 50% 42%/cover;border:1px solid #846bbc24;align-items:center;margin-bottom:22px;padding:25px 27px}html.anime-theme .page-header:before{background:radial-gradient(circle at 86% 24%,#e876a92b 0 6px,#0000 7px),radial-gradient(circle at 91% 43%,#7d68e221 0 3px,#0000 4px),radial-gradient(circle at 82% 68%,#63c4b424 0 4px,#0000 5px);-webkit-mask-image:none;mask-image:none}html.anime-theme .page-header:after{background:linear-gradient(90deg,#8b79eb,#ee83b4);border-radius:99px 99px 0 0;width:92px;height:4px;bottom:0;left:28px}html.anime-theme .page-header .subtle{max-width:700px;margin:8px 0 0;line-height:1.75}html.anime-theme .panel,html.anime-theme .toolbar,html.anime-theme .stat,html.anime-theme .modal-card,html.anime-theme .quote-modal,html.anime-theme .empty,html.anime-theme .notice-box,html.anime-theme .danger-box{border-radius:var(--radius-md);box-shadow:var(--shadow-soft), inset 0 1px #ffffffeb;-webkit-backdrop-filter:none;backdrop-filter:none;background:#ffffffd1;border-color:#7f68b524}html.anime-theme .panel{background:linear-gradient(145deg,#fffffff0,#fdf9ffcc),#ffffffd1}html.anime-theme .panel:before{background:linear-gradient(90deg,#8b79eb85,#ee83b46e,#0000 55%);height:2px}html.anime-theme .panel:after{background:radial-gradient(circle at 100% 0,#ef83b40f,#0000 72%);width:150px}html.anime-theme .panel-header{background:linear-gradient(105deg,#f4f0ffab,#fff5fa6b,#ffffffb3);border-bottom-color:#7f68b51c;min-height:62px;padding:17px 20px}html.anime-theme .panel-body{padding:20px}html.anime-theme .input,html.anime-theme .select,html.anime-theme .textarea,html.anime-theme input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]),html.anime-theme select,html.anime-theme textarea{color:#473e60;border-radius:var(--radius-sm);background:#ffffffd4;border-color:#7e69b433;transition:border-color .18s,box-shadow .18s,background .18s;box-shadow:inset 0 1px #ffffffe6,0 5px 13px #533f7d09}html.anime-theme .input:focus,html.anime-theme .select:focus,html.anime-theme .textarea:focus,html.anime-theme input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):focus,html.anime-theme select:focus,html.anime-theme textarea:focus{box-shadow:var(--ring);background:#fff;border-color:#7b6de88f;outline:0}html.anime-theme input::placeholder,html.anime-theme textarea::placeholder{color:#b7aec4}html.anime-theme .button,html.anime-theme .icon-button{color:#65597b;background:#ffffffc2;border-color:#7e69b42b;border-radius:13px;min-height:40px;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;box-shadow:0 6px 16px #523e7d0e,inset 0 1px #ffffffe0}html.anime-theme .button:hover,html.anime-theme .icon-button:hover{color:#554870;background:#fff;border-color:#7b6de857;transform:translateY(-2px);box-shadow:0 10px 24px #5842851c}html.anime-theme .button:active,html.anime-theme .icon-button:active{transform:translateY(0)scale(.98)}html.anime-theme .button.primary{color:#fff;background:linear-gradient(135deg,#7b6de8,#9f72df 54%,#e477aa);border-color:#0000;box-shadow:0 11px 25px #7e60d240,inset 0 1px #ffffff47}html.anime-theme .button.primary:hover{color:#fff;background:linear-gradient(135deg,#7163dc,#9467d4 54%,#db6da1);border-color:#0000;box-shadow:0 15px 30px #7e60d24d}html.anime-theme .button.danger{color:#c85f7b;background:#fff6f8;border-color:#d7658130}html.anime-theme .badge,html.anime-theme .tag,html.anime-theme .today-count{color:#7061c2;background:linear-gradient(#f5f2ff,#eeeaff);border:1px solid #7c6abe1c;border-radius:999px;box-shadow:inset 0 1px #ffffffc7}html.anime-theme .badge.good{color:#378a73;background:#e8f9f3}html.anime-theme .badge.warning{color:#9a7136;background:#fff6df}html.anime-theme .badge.danger{color:#b65d74;background:#fff0f4}html.anime-theme .badge.notice{color:#5678a9;background:#ecf4ff}html.anime-theme .stats{gap:14px;margin-bottom:22px}html.anime-theme .stat{background:linear-gradient(145deg,#ffffffe8,#f9f6ffc2);border-radius:19px;min-height:112px;padding:19px;position:relative;overflow:hidden}html.anime-theme .stat:before{background:0 0;border:14px solid #9781e20e;border-radius:50%;width:86px;height:86px;inset:auto -14px -25px auto}html.anime-theme .stat:after{background:#ee91ba;border-radius:50%;width:7px;height:7px;top:14px;right:15px;box-shadow:0 0 0 5px #ee91ba1a}html.anime-theme .stat:hover{box-shadow:var(--shadow-float);border-color:#7b6de83d;transform:translateY(-3px)}html.anime-theme .stat-value{color:#594c80;font-size:clamp(24px,3vw,33px)}html.anime-theme .table{border-radius:14px;overflow:hidden}html.anime-theme .table th{color:#8c819d;letter-spacing:.08em;text-transform:uppercase;background:#f7f3fc;border-bottom-color:#7f68b51f;font-size:10px}html.anime-theme .table td{border-bottom-color:#7f68b517}html.anime-theme .table tbody tr:hover td{background:#f7f2ffab}html.anime-theme .progress{background:#eeeaf6;border-radius:999px;overflow:hidden}html.anime-theme .progress-bar{border-radius:inherit;background:linear-gradient(90deg,#8978e9,#ef83b4);box-shadow:0 0 14px #8978e93d}html.anime-theme .modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#3d2f5b57}html.anime-theme .modal-card,html.anime-theme .quote-modal{background:linear-gradient(145deg,#fffffffa,#fff7fcf2),url(/backgrounds/anime-pastel.svg) 50%/cover;border-radius:24px;box-shadow:0 34px 90px #3e2c6247}html.anime-theme .empty,html.anime-theme .empty-state,html.anime-theme .today-empty{color:#a096b0;background:linear-gradient(145deg,#faf7ffb3,#fff8fc9e);border-color:#7f68b51f}html.anime-theme .today-board{gap:22px;max-width:1040px}html.anime-theme .today-active,html.anime-theme .today-log{border-radius:26px}html.anime-theme .today-active{min-height:196px;padding:26px 28px;position:relative;background:linear-gradient(120deg,#fffffff7,#fff5fbe3),url(/backgrounds/anime-pastel.svg) 50%/cover!important}html.anime-theme .today-active:after{opacity:.12;content:"";pointer-events:none;background:url(/backgrounds/anime-pastel.svg) 100% 100%/220px no-repeat;width:110px;height:76px;position:absolute;bottom:15px;right:24px}html.anime-theme .today-active.is-active{border-color:#7e68d94d;box-shadow:0 22px 60px #7458b026,inset 0 1px #fff}html.anime-theme .today-entry-form{z-index:1;background:#ffffffd1;border:1px solid #7e69b433;border-radius:18px;margin-top:27px;padding:7px;position:relative;box-shadow:0 14px 34px #56418317,inset 0 1px #fff}html.anime-theme .today-entry-form:focus-within{box-shadow:var(--ring), 0 15px 36px #5641831a;border-color:#7b6de875}html.anime-theme .today-entry-input{box-shadow:none!important}html.anime-theme .today-entry-submit{background:linear-gradient(145deg,#8173ea,#db75ad);border-radius:14px;box-shadow:0 9px 20px #7e60ca3b}html.anime-theme .today-current-row{z-index:1;background:linear-gradient(105deg,#ede7ffc4,#ffe5f2a3);border:1px solid #846dbc1f;border-radius:19px;position:relative}html.anime-theme .today-current-title{color:#544772}html.anime-theme .today-complete-control span{background:#ffffffa3;border-color:#b9a9dc}html.anime-theme .today-complete-control:hover span{color:#fff;background:#e27dab;border-color:#e27dab;box-shadow:0 0 0 6px #e27dab1f}html.anime-theme .today-log{padding:26px 28px}html.anime-theme .today-log-marker:before{background:linear-gradient(#ddd4ef,#f1d8e6)}html.anime-theme .today-log-marker span{background:#e981b2;box-shadow:0 0 0 1px #e981b2,0 0 0 5px #e981b217}html.anime-theme .content-hub{gap:22px;max-width:1160px}html.anime-theme .content-hub-hero{min-height:220px;padding:34px 36px;background:linear-gradient(100deg,#fffffff7 0 58%,#ffeff8b8),url(/backgrounds/anime-pastel.svg) 50%/cover!important}html.anime-theme .content-hub-hero>div:first-child{max-width:63%}html.anime-theme .content-hub-hero h1{max-width:660px;font-size:clamp(30px,4vw,46px)}html.anime-theme .content-hub-mascot{z-index:1;pointer-events:none;width:250px;height:210px;position:absolute;bottom:0;right:26px}html.anime-theme .content-hub-mascot-image{background:url(/backgrounds/mascot.jpg) 50% 20%/cover no-repeat;border:6px solid #ffffffb3;border-radius:48% 48% 20% 20%;width:190px;height:190px;position:absolute;bottom:-44px;right:28px;transform:rotate(3deg);box-shadow:0 18px 42px #8459962e}html.anime-theme .content-hub-orbit{color:#dc71a2;background:#ffffffb8;border-color:#d770a240;width:72px;height:72px;top:20px;right:0;box-shadow:0 9px 24px #795a9a1c}html.anime-theme .content-hub-groups{gap:18px}html.anime-theme .content-hub-group{box-shadow:var(--shadow-soft);-webkit-backdrop-filter:none;backdrop-filter:none;background:#ffffffc7;border-color:#7e69b424;border-radius:23px}html.anime-theme .content-hub-card{background:#ffffffab;border-color:#7e69b41f;border-radius:16px;min-height:76px}html.anime-theme .content-hub-card:hover{border-color:#7b6de84d;box-shadow:0 13px 29px #5640821c}html.anime-theme .content-hub-card-icon{color:#826fdb;background:linear-gradient(145deg,#eee9ff,#ffe9f3);border-radius:13px;width:39px;height:39px}html.anime-theme :is(.asset-card,.bookmark-card,.bookmark-rank-row,.memo-card,.english-word-card,.radar-card,.player-status-card,.inventory-item,.interest-row,.ability-row,.checkin-record,.goal-tree-card,.plan-node-row,.sound-card,.calendar-cell,.project-card,.ai-queue-stat,.prompt-template-button,.chat-message,.background-asset-option){border-color:#7e69b424;border-radius:16px;box-shadow:0 8px 22px #5741830e}html.anime-theme :is(.asset-card,.bookmark-card,.memo-card,.english-word-card,.radar-card,.player-status-card,.inventory-item,.sound-card,.project-card,.prompt-template-button):hover{border-color:#7e69b44a;transform:translateY(-3px);box-shadow:0 15px 34px #5741831f}html.anime-theme .asset-thumb,html.anime-theme .bookmark-card-cover,html.anime-theme .bookmark-rank-cover{border-radius:14px}html.anime-theme .memo-card{background:linear-gradient(145deg,#fffdf2f5,#fff5fae0)}html.anime-theme .memo-blue{background:linear-gradient(145deg,#f1f7ff,#f5f1ff)}html.anime-theme .memo-green{background:linear-gradient(145deg,#effbf7,#f7fff9)}html.anime-theme .memo-purple{background:linear-gradient(145deg,#f5f1ff,#fff3fa)}html.anime-theme .player-hero{box-shadow:var(--shadow-soft);background:linear-gradient(105deg,#fffffff0,#f5efffc2),url(/backgrounds/anime-pastel.svg) 50%/cover;border:1px solid #7e69b424;border-radius:26px}html.anime-theme .player-avatar{background:linear-gradient(145deg,#e7e0ff,#ffddeb);border-color:#ffffffe6;box-shadow:0 14px 32px #7e5da830}html.anime-theme .calendar-day.active,html.anime-theme .calendar-cell.active,html.anime-theme .bookmark-tabs button.active,html.anime-theme .radar-segments button.active,html.anime-theme .segmented-control button.active{color:#5e4fa2;background:linear-gradient(145deg,#eee9ff,#ffeaf4);border-color:#7b6de833;box-shadow:0 7px 18px #684e971a}html.anime-theme .settings-savebar,html.anime-theme .bookmark-toolbar,html.anime-theme .memo-toolbar,html.anime-theme .radar-toolbar,html.anime-theme .sound-toolbar,html.anime-theme .asset-filter-toolbar,html.anime-theme .english-review-toolbar{box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc2;border-color:#7e69b424;border-radius:18px}html.anime-theme .goal-tree-card-year,html.anime-theme .plan-node-row-year_goal{background:linear-gradient(105deg,#eee9ff,#fff0f7);border-color:#7e69b447}html.anime-theme .goal-tree-card-month,html.anime-theme .plan-node-row-month_group,html.anime-theme .plan-node-row-month_item{background:linear-gradient(105deg,#f3f0ff,#f0f8ff)}html.anime-theme .radar-source-badge,html.anime-theme .memo-pinned,html.anime-theme .sound-icon,html.anime-theme .prompt-template-glyph{color:#7a68cc;background:linear-gradient(145deg,#ebe7ff,#ffeaf3)}html.anime-theme .chat-message.is-own,html.anime-theme .chat-message.own{color:#534773;background:linear-gradient(145deg,#eee9ff,#ffeaf4)}html.anime-theme .notes-standalone-root{background:radial-gradient(circle at 85% 8%,#f5b1d247,#0000 25rem),linear-gradient(145deg,#fbf9ff,#f2f5ff)}html.anime-theme .notes-shell{color:var(--text);background:0 0}html.anime-theme .notes-nav,html.anime-theme .notes-list-panel,html.anime-theme .note-inspector{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffb8;border-color:#7e69b421}html.anime-theme .notes-brand,html.anime-theme .notes-back-workspace{color:#5b4d78}html.anime-theme .notes-nav a.active,html.anime-theme .notes-list-item.active{color:#5b4d80;background:linear-gradient(105deg,#ede8ff,#ffeaf4)}html.anime-theme .note-editor,html.anime-theme .note-viewer,html.anime-theme .notes-list-item,html.anime-theme .note-card{background:#fffc;border-color:#7e69b421;border-radius:16px}html.anime-theme .admin-page,html.anime-theme .admin-auth-page{color:var(--text);background:radial-gradient(circle at 86% 5%,#ef89b847,#0000 25rem),linear-gradient(145deg,#faf8ff,#f1f5ff)}html.anime-theme .admin-topbar,html.anime-theme .admin-sidebar,html.anime-theme .admin-section,html.anime-theme .admin-status-card{color:var(--text);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffc7;border-color:#7e69b424}html.anime-theme .admin-sidebar,html.anime-theme .admin-section{border-radius:20px}html.anime-theme .admin-nav a.active{color:#5d4c91;background:linear-gradient(105deg,#ebe6ff,#ffe9f3)}html.anime-theme .login-page{background:radial-gradient(circle at 12% 12%,#ffffffe6,#0000 20rem),linear-gradient(120deg,#fff4fa73,#ecf2ff70),url(/backgrounds/anime-pastel.svg) 50%/cover no-repeat;padding:clamp(18px,3.5vw,48px)}html.anime-theme .login-page:before{z-index:-1;opacity:.42;background:radial-gradient(circle at 8% 18%,#e679ad 0 2px,#0000 3px) 0 0/120px 120px,radial-gradient(circle at 92% 14%,#8977e5 0 3px,#0000 4px) 0 0/160px 160px,radial-gradient(circle at 88% 82%,#66c8ba 0 2px,#0000 3px) 0 0/130px 130px;-webkit-mask-image:none;mask-image:none}html.anime-theme .login-aurora-one{background:#f093bf}html.anime-theme .login-aurora-two{background:#8e83ed}html.anime-theme .login-shell{-webkit-backdrop-filter:blur(26px)saturate(1.18);backdrop-filter:blur(26px)saturate(1.18);background:#ffffff80;border:1px solid #ffffffd1;border-radius:32px;grid-template-columns:minmax(0,1.22fr) minmax(360px,.78fr);width:min(1120px,100%);min-height:min(680px,100svh - 84px);box-shadow:0 35px 100px #5a3f7f33,inset 0 1px #fff}html.anime-theme .login-showcase{isolation:isolate;color:#51456c;background:linear-gradient(105deg,#ffffffed 0 50%,#fff2f98a),url(/backgrounds/anime-pastel.svg) 50%/cover;padding:clamp(30px,4vw,52px);position:relative;overflow:hidden}html.anime-theme .login-showcase:before{z-index:-1;opacity:.95;content:"";background:url(/backgrounds/mascot.jpg) 50% 18%/cover no-repeat;border-radius:48% 0 0 20%;width:460px;height:590px;position:absolute;bottom:-36px;right:-82px;box-shadow:-20px 0 60px #a5649624;-webkit-mask-image:linear-gradient(#000 73%,#0000 100%);mask-image:linear-gradient(#000 73%,#0000 100%)}html.anime-theme .login-showcase:after{z-index:-1;content:"";border:1px dashed #e26fa542;border-radius:50%;width:300px;height:300px;position:absolute;bottom:34px;right:18px}html.anime-theme .login-brand .brand-mark{color:#fff;background:linear-gradient(145deg,#8c7bea,#e07eae);box-shadow:0 11px 28px #8f68c03b}html.anime-theme .login-brand .eyebrow,html.anime-theme .login-kicker{color:#b85e8b}html.anime-theme .login-brand strong{color:#51456c}html.anime-theme .login-kicker{background:#ffeef7c2;border-color:#de74a72e}html.anime-theme .login-hero-copy{z-index:1;width:58%;min-width:330px;position:relative}html.anime-theme .login-showcase h1{color:#493d63;letter-spacing:-.045em;margin:18px 0;font-size:clamp(38px,4.2vw,57px)}html.anime-theme .login-showcase h1 span{background:linear-gradient(90deg,#7868dc,#d96d9f 75%);-webkit-background-clip:text;background-clip:text}html.anime-theme .login-showcase .subtle{color:#81748e}html.anime-theme .login-preview-grid{z-index:1;grid-template-columns:1fr;gap:8px;width:55%;max-width:370px;position:relative}html.anime-theme .login-preview-card,html.anime-theme .login-preview-card.wide{color:#5a4d70;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc2;border-color:#7e69b424;border-radius:16px;grid-column:auto;min-height:58px;padding:10px 13px;box-shadow:0 8px 22px #5d438214}html.anime-theme .login-preview-icon{color:#866fdc;background:linear-gradient(145deg,#ece7ff,#ffe7f1)}html.anime-theme .login-preview-card div>span{color:#a091ad}html.anime-theme .login-panel{color:#4a405e;background:#ffffffe8;border-left-color:#7e69b41f}html.anime-theme .login-panel:before{background:linear-gradient(90deg,#8776e8,#ee81b2);height:4px}html.anime-theme .login-panel-heading .eyebrow{color:#d56c9c}html.anime-theme .login-panel h2{color:#483d5f}html.anime-theme .login-panel .subtle,html.anime-theme .login-form label{color:#81778f}html.anime-theme .login-input-wrap>svg{color:#a398b6}html.anime-theme .login-input-wrap .input{border-color:#7e69b430;border-radius:14px}html.anime-theme .login-input-wrap .input:focus{box-shadow:var(--ring);border-color:#7b6de88c}html.anime-theme .login-password-toggle:hover{color:#7665cc;background:#f2efff}html.anime-theme .login-button{box-shadow:0 13px 28px #7e5dc140;background:linear-gradient(105deg,#7c6de5,#9f70d8 52%,#df74a7)!important;border-radius:14px!important}html.anime-theme .login-beian{color:#8d819d}@media (max-width:1100px){html.anime-theme .app-shell{grid-template-columns:1fr}html.anime-theme .sidebar{border-bottom:1px solid #7f68b521;border-right:0;width:100%;height:auto;padding:10px 14px 8px;position:relative;box-shadow:0 9px 28px #5b458617}html.anime-theme .brand{min-height:42px;padding:0 4px 7px}html.anime-theme .brand-mark{border-radius:12px 12px 12px 5px;width:33px;height:33px}html.anime-theme .sidebar-mascot,html.anime-theme .brand-copy small{display:none}html.anime-theme .sidebar-nav-scroll{scrollbar-width:none;align-items:center;gap:7px;margin:1px -14px 0;padding:0 14px 7px;display:flex;overflow-x:auto}html.anime-theme .sidebar-nav-scroll::-webkit-scrollbar{display:none}html.anime-theme .sidebar-nav-scroll .nav-section{margin:0;padding:0;display:contents;overflow:visible}html.anime-theme .sidebar-nav-scroll .nav-title{display:none}html.anime-theme .nav-link{white-space:nowrap;flex:none;min-height:36px;margin:0;padding:7px 10px}html.anime-theme .nav-chevron{display:none}html.anime-theme .content:before{inset:0}html.anime-theme .content-hub-mascot{right:8px}}@media (max-width:760px){html.anime-theme .login-page{padding:14px 12px 48px}html.anime-theme .login-shell{border-radius:25px;grid-template-columns:1fr}html.anime-theme .login-showcase{min-height:310px;padding:23px}html.anime-theme .login-showcase:before{width:238px;height:332px;bottom:-70px;right:-58px}html.anime-theme .login-hero-copy{width:62%;min-width:0}html.anime-theme .login-showcase h1{font-size:clamp(29px,8vw,38px)}html.anime-theme .login-showcase .subtle{font-size:13px}html.anime-theme .login-preview-grid{display:none}html.anime-theme .login-panel{padding:28px 22px}}@media (max-width:640px){html.anime-theme .topbar{flex-direction:row;align-items:center;min-height:62px;padding:9px 14px;position:sticky}html.anime-theme .topbar-context-icon{flex-basis:34px;width:34px;height:34px}html.anime-theme .topbar-hint{display:none}html.anime-theme .topbar-actions .button{width:auto}html.anime-theme .content{min-height:calc(100vh - 62px);padding:17px 13px 40px}html.anime-theme .page-header{border-radius:21px;min-height:0;padding:20px}html.anime-theme .page-header h1{font-size:25px}html.anime-theme .panel,html.anime-theme .stat,html.anime-theme .toolbar{border-radius:17px}html.anime-theme .today-active,html.anime-theme .today-log{border-radius:21px;padding:21px 18px}html.anime-theme .today-current-title{font-size:20px}html.anime-theme .content-hub-hero{min-height:250px;padding:24px}html.anime-theme .content-hub-hero>div:first-child{max-width:82%}html.anime-theme .content-hub-mascot{opacity:.72;width:180px;height:150px;right:-38px}html.anime-theme .content-hub-mascot-image{width:135px;height:135px}html.anime-theme .content-hub-orbit{display:none}}@media (prefers-reduced-motion:no-preference){html.anime-theme .brand-mark{animation:4.8s ease-in-out infinite star-mark-float}html.anime-theme .sidebar-mascot:after,html.anime-theme .shell-sparkle-one{animation:2.6s ease-in-out infinite star-twinkle}html.anime-theme .page-header{animation:.38s ease-out both soft-rise}@keyframes star-mark-float{0%,to{transform:rotate(-4deg)translateY(0)}50%{transform:rotate(1deg)translateY(-2px)}}@keyframes star-twinkle{0%,to{opacity:.35;transform:scale(.88)}50%{opacity:1;transform:scale(1.08)}}@keyframes soft-rise{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}}
