.rq-root{color-scheme:light dark;--rq-page: light-dark(#F5F4F0, #0a1817);--rq-shell: light-dark(#F8F7F4, #0f1f1e);--rq-sidebar: light-dark(#eef0ee, #132322);--rq-surface: light-dark(#ffffff, #182726);--rq-surface-soft: light-dark(#F5F4F0, #1e302f);--rq-text: light-dark(#0E2D2B, #F5F4F0);--rq-muted: light-dark(#5a6e6c, #a0b0ae);--rq-faint: light-dark(#8b9d9b, #7a8a88);--rq-border: light-dark(#d9dedd, #26403e);--rq-sage: light-dark(#0E4B47, #3e8f89);--rq-sage-soft: light-dark(#d8e5e4, #173634);--rq-red: light-dark(#FF6B5B, #ff958a);--rq-red-soft: light-dark(#ffeae8, #3d2422);--rq-important: light-dark(#B76E6E, #c9938f);--rq-important-soft: light-dark(#f3e7e6, #3d2c2c);--rq-neutral: light-dark(#8E9BA6, #8a99a4);--rq-neutral-soft: light-dark(#eef1f3, #2a353c);--rq-amber: light-dark(#c77b2b, #e4ae68);--rq-amber-soft: light-dark(#fbf0df, #463722);--rq-blue: light-dark(#3e6fa3, #8eaee2);--rq-blue-soft: light-dark(#e8eef8, #29364d);--rq-green: light-dark(#3e8a75, #75bea8);--rq-green-soft: light-dark(#e3f2ed, #243e36);--rq-purple: light-dark(#6b5a9e, #b09bdd);--rq-purple-soft: light-dark(#ece8f5, #322c46);--rq-pink: light-dark(#ae6d82, #dca4b6);--rq-pink-soft: light-dark(#f6e9ed, #422f36);--rq-shadow: light-dark(0 18px 42px rgba(14, 75, 71, .12), 0 18px 42px rgba(0, 0, 0, .35));font-family:Microsoft YaHei,PingFang SC,Noto Sans SC,system-ui,sans-serif;color:var(--rq-text);font-size:14px;width:100%;height:100vh;display:flex;flex-direction:column;background:var(--rq-page)}.rq-root *{box-sizing:border-box}.rq-root button,.rq-root input,.rq-root select,.rq-root textarea{font:inherit}.rq-root button{color:inherit}.rq-root .rq-shell{position:relative;display:grid;grid-template-columns:196px minmax(0,1fr);flex:1;min-height:0;overflow:hidden;background:var(--rq-shell);border:1px solid var(--rq-border)}.rq-root .rq-sidebar{display:flex;flex-direction:column;padding:18px 12px 14px;background:var(--rq-sidebar);border-right:1px solid var(--rq-border);overflow-y:auto}.rq-root .rq-brand{display:flex;align-items:center;gap:10px;padding:2px 8px 22px}.rq-root .rq-brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:var(--rq-sage);color:light-dark(#ffffff,#F5F4F0);overflow:hidden}.rq-root .rq-brand-mark svg{width:22px;height:22px}.rq-root .rq-brand-mark img{width:100%;height:100%;object-fit:cover}.rq-root .rq-brand-copy{min-width:0}.rq-root .rq-brand-name{font-size:1.08em;font-weight:500;letter-spacing:.04em}.rq-root .rq-brand-sub{color:var(--rq-muted);font-size:.76em;margin-top:2px;white-space:nowrap}.rq-root .rq-nav{display:grid;gap:5px}.rq-root .rq-nav-section{padding:13px 10px 3px;color:var(--rq-faint);font-size:.74em;letter-spacing:.08em}.rq-root .rq-nav-section:first-child{padding-top:0}.rq-root .rq-nav-button{display:flex;align-items:center;gap:10px;width:100%;min-height:42px;padding:9px 10px;border:0;border-radius:10px;background:transparent;text-align:left;cursor:pointer;color:inherit;text-decoration:none}.rq-root .rq-nav-button:hover{background:var(--rq-surface-soft)}.rq-root .rq-nav-button[aria-selected=true],.rq-root .rq-nav-button.is-active{background:var(--rq-surface);color:var(--rq-sage);box-shadow:0 1px 0 var(--rq-border)}.rq-root .rq-nav-button svg{width:17px;height:17px}.rq-root .rq-nav-count{margin-left:auto;color:var(--rq-muted);font-size:.8em}.rq-root .rq-sidebar-bottom{margin-top:auto;display:grid;gap:6px;padding-top:18px}.rq-root .rq-profile{display:flex;align-items:center;gap:9px;padding:9px 8px;color:var(--rq-muted);border-top:1px solid var(--rq-border)}.rq-root .rq-avatar{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--rq-pink-soft);color:var(--rq-pink);font-weight:500}.rq-root .rq-main{min-width:0;min-height:0;overflow-y:auto;background:var(--rq-shell)}.rq-root .rq-screen{padding:22px 24px 28px}.rq-root .rq-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.rq-root .rq-title{margin:0;font-size:1.55em;font-weight:500}.rq-root .rq-subtitle{margin:6px 0 0;color:var(--rq-muted)}.rq-root .rq-primary-action,.rq-root .rq-secondary-action,.rq-root .rq-icon-action,.rq-root .rq-segment-button{border:1px solid var(--rq-border);border-radius:9px;background:var(--rq-surface);cursor:pointer}.rq-root .rq-primary-action{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:8px 13px;border-color:var(--rq-sage);background:var(--rq-sage);color:light-dark(#ffffff,#142016)}.rq-root .rq-primary-action svg,.rq-root .rq-secondary-action svg{width:16px;height:16px}.rq-root .rq-secondary-action{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:7px 11px;color:var(--rq-muted)}.rq-root .rq-icon-action{display:grid;place-items:center;width:34px;height:34px;padding:0;color:var(--rq-muted)}.rq-root .rq-icon-action svg{width:16px;height:16px}.rq-root .rq-notice{display:flex;align-items:center;gap:10px;margin-bottom:18px;padding:11px 13px;border-radius:10px;background:var(--rq-sage-soft);color:var(--rq-sage)}.rq-root .rq-notice svg{width:17px;height:17px;flex:0 0 auto}.rq-root .rq-notice strong{font-weight:500}.rq-root .rq-top-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.rq-root .rq-review-prompt{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:18px;padding:13px;border:1px solid color-mix(in srgb,var(--rq-purple) 28%,var(--rq-border));border-radius:12px;background:var(--rq-purple-soft)}.rq-root .rq-review-prompt.rq-review-done{opacity:.72}.rq-root .rq-review-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--rq-surface);color:var(--rq-purple)}.rq-root .rq-review-icon svg{width:17px;height:17px}.rq-root .rq-review-copy strong{display:block;font-weight:500}.rq-root .rq-review-copy span{display:block;margin-top:4px;color:var(--rq-muted);font-size:.82em}.rq-root .rq-review-done-tag{color:var(--rq-green)}.rq-root .rq-today-layout{display:block}.rq-root .rq-section{margin-bottom:22px}.rq-root .rq-section:last-child{margin-bottom:0}.rq-root .rq-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px}.rq-root .rq-section-title{margin:0;font-size:1em;font-weight:500}.rq-root .rq-section-meta{color:var(--rq-muted);font-size:.85em}.rq-root .rq-task-list{background:var(--rq-surface);border:1px solid var(--rq-border);border-radius:12px;overflow:hidden}.rq-root .rq-task-row{position:relative;display:grid;grid-template-columns:19px minmax(0,1fr) auto;align-items:start;gap:10px;padding:12px 13px 12px 17px;border-bottom:1px solid var(--rq-border);cursor:pointer}.rq-root .rq-task-row:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--rq-neutral)}.rq-root .rq-task-row.is-important:before{background:var(--rq-important)}.rq-root .rq-task-row:last-child{border-bottom:0}.rq-root .rq-inbox-item{border-bottom:1px solid var(--rq-border)}.rq-root .rq-inbox-item:last-child{border-bottom:0}.rq-root .rq-inbox-item .rq-task-row{border-bottom:0;padding-bottom:7px}.rq-root .rq-inbox-actions{display:flex;flex-wrap:wrap;gap:8px;padding:0 13px 12px 46px}.rq-root .rq-task-check{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:17px;height:17px;margin:1px 0 0;border:1.5px solid var(--rq-neutral);border-radius:5px;background:var(--rq-surface);cursor:pointer}.rq-root .rq-task-check.is-important{border-color:var(--rq-important)}.rq-root .rq-task-check:checked{background:var(--rq-sage);border-color:var(--rq-sage);box-shadow:inset 0 0 0 3px var(--rq-surface)}.rq-root .rq-task-check.is-important:checked{background:var(--rq-important);border-color:var(--rq-important);box-shadow:inset 0 0 0 3px var(--rq-surface)}.rq-root .rq-task-check:checked+.rq-task-content .rq-task-name{color:var(--rq-faint);text-decoration:line-through}.rq-root .rq-task-name{font-weight:500}.rq-root button.rq-task-name{display:block;padding:0;border:0;background:none;text-align:left;font:inherit;font-weight:500;color:inherit;cursor:pointer}.rq-root button.rq-task-name:hover{color:var(--rq-sage)}.rq-root .is-clickable{cursor:pointer}.rq-root button.is-clickable{padding:0;border:0;background:none;text-align:left;font:inherit;color:inherit;display:block;width:100%}.rq-root button.is-clickable:hover{color:var(--rq-sage)}.rq-root button.rq-prep-title.is-clickable{display:block;width:100%;margin-top:5px;font-weight:500}.rq-root button.rq-selected-date-text.is-clickable{display:block;flex:1;min-width:0}.rq-root button.rq-unscheduled-title.is-clickable{display:block;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rq-root .rq-task-detail{display:flex;flex-wrap:wrap;gap:6px 9px;margin-top:5px;color:var(--rq-muted);font-size:.82em}.rq-root .rq-task-detail span{display:inline-flex;align-items:center;gap:4px}.rq-root .rq-task-detail svg{width:12px;height:12px}.rq-root .rq-task-overdue{color:var(--rq-red)}.rq-root .rq-task-note{display:flex;align-items:flex-start;gap:6px;margin-top:7px;color:var(--rq-muted);font-size:.84em;line-height:1.55;white-space:pre-wrap;word-break:break-word}.rq-root .rq-task-note svg{width:13px;height:13px;flex:0 0 auto;margin-top:3px;color:var(--rq-faint)}.rq-root .rq-domain{display:inline-flex;align-items:center;gap:4px;padding:3px 7px;border-radius:999px;font-size:.78em;white-space:nowrap}.rq-root .rq-domain.work{background:var(--rq-amber-soft);color:var(--rq-amber)}.rq-root .rq-domain.life{background:var(--rq-blue-soft);color:var(--rq-blue)}.rq-root .rq-domain.finance{background:var(--rq-green-soft);color:var(--rq-green)}.rq-root .rq-domain.people{background:var(--rq-pink-soft);color:var(--rq-pink)}.rq-root .rq-domain.study{background:var(--rq-purple-soft);color:var(--rq-purple)}.rq-root .rq-domain.sage{background:var(--rq-sage-soft);color:var(--rq-sage)}.rq-root .rq-domain.amber{background:var(--rq-amber-soft);color:var(--rq-amber)}.rq-root .rq-domain.blue{background:var(--rq-blue-soft);color:var(--rq-blue)}.rq-root .rq-domain.green{background:var(--rq-green-soft);color:var(--rq-green)}.rq-root .rq-domain.purple{background:var(--rq-purple-soft);color:var(--rq-purple)}.rq-root .rq-domain.pink{background:var(--rq-pink-soft);color:var(--rq-pink)}.rq-root .rq-domain.red{background:var(--rq-red-soft);color:var(--rq-red)}.rq-root .rq-domain.gray{background:var(--rq-surface-soft);color:var(--rq-muted)}.rq-root .rq-plan-panel{background:var(--rq-surface-soft);border:1px solid var(--rq-border);border-radius:12px;padding:14px}.rq-root .rq-today-side{align-self:start}.rq-root .rq-rhythm-card{margin-top:12px;padding:13px;border:1px solid var(--rq-border);border-radius:12px;background:var(--rq-surface)}.rq-root .rq-rhythm-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:9px}.rq-root .rq-rhythm-title{display:flex;align-items:center;gap:6px;font-weight:500}.rq-root .rq-rhythm-title svg{width:15px;height:15px;color:var(--rq-sage)}.rq-root .rq-rhythm-beta{color:var(--rq-muted);font-size:.75em}.rq-root .rq-rhythm-insight{color:var(--rq-text);line-height:1.55}.rq-root .rq-rhythm-note{margin-top:7px;color:var(--rq-muted);font-size:.78em}.rq-root .rq-plan-heading{margin:0 0 12px;font-weight:500}.rq-root .rq-time-item{display:grid;grid-template-columns:42px minmax(0,1fr);gap:9px;padding:9px 0;border-bottom:1px solid var(--rq-border)}.rq-root .rq-time-item:last-child{border-bottom:0}.rq-root .rq-time{color:var(--rq-muted);font-size:.82em;font-variant-numeric:tabular-nums}.rq-root .rq-time-title{font-weight:500}.rq-root .rq-time-note{margin-top:4px;color:var(--rq-muted);font-size:.8em}.rq-root .rq-prep-event{padding:13px;border-left:3px solid var(--rq-purple);background:var(--rq-purple-soft);border-radius:0 10px 10px 0}.rq-root .rq-prep-kicker{color:var(--rq-purple);font-size:.82em}.rq-root .rq-prep-title{margin-top:5px;font-weight:500}.rq-root .rq-prep-list{display:grid;gap:7px;margin-top:10px;color:var(--rq-muted)}.rq-root .rq-prep-list span{display:flex;align-items:center;gap:7px}.rq-root .rq-all-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;color:var(--rq-muted)}.rq-root .rq-all-summary strong{color:var(--rq-text);font-weight:500}.rq-root .rq-all-filters{display:flex;flex-wrap:wrap;align-items:end;gap:9px;margin-bottom:20px;padding:11px;border:1px solid var(--rq-border);border-radius:11px;background:var(--rq-surface-soft)}.rq-root .rq-filter-field{display:grid;flex:1 1 112px;gap:5px;min-width:0}.rq-root .rq-filter-field.search{flex-basis:180px}.rq-root .rq-filter-label{color:var(--rq-muted);font-size:.78em}.rq-root .rq-filter-input,.rq-root .rq-filter-select{width:100%;min-height:35px;padding:7px 9px;border:1px solid var(--rq-border);border-radius:8px;background:var(--rq-surface);color:var(--rq-text)}.rq-root .rq-task-group{margin-bottom:19px}.rq-root .rq-task-group:last-child{margin-bottom:0}.rq-root .rq-task-group-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:7px;color:var(--rq-muted);font-size:.86em}.rq-root .rq-task-group-head strong{color:var(--rq-text);font-weight:500}.rq-root .rq-task-group.overdue .rq-task-group-head strong{color:var(--rq-red)}.rq-root .rq-task-source{display:inline-flex;align-items:center;gap:4px;color:var(--rq-purple)}.rq-root .rq-task-source svg{width:12px;height:12px}.rq-root .rq-empty-filter{display:none;padding:24px;border:1px dashed var(--rq-border);border-radius:10px;color:var(--rq-muted);text-align:center}.rq-root .rq-empty-filter.is-visible{display:block}.rq-root .rq-matrix-intro{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;color:var(--rq-muted)}.rq-root .rq-matrix-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rq-root .rq-quadrant{position:relative;min-height:246px;padding:14px 14px 14px 18px;border:1px solid var(--rq-border);border-radius:13px;background:var(--rq-surface);overflow:hidden}.rq-root .rq-quadrant:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--rq-q-accent, var(--rq-faint))}.rq-root .rq-quadrant:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:var(--rq-q-tint, transparent)}.rq-root .rq-quadrant>*{position:relative;z-index:1}.rq-root .rq-quadrant.q1{--rq-q-accent: var(--rq-important);--rq-q-tint: color-mix(in srgb, var(--rq-important) 6%, transparent)}.rq-root .rq-quadrant.q2{--rq-q-accent: var(--rq-sage);--rq-q-tint: color-mix(in srgb, var(--rq-sage) 6%, transparent)}.rq-root .rq-quadrant.q3{--rq-q-accent: var(--rq-blue);--rq-q-tint: color-mix(in srgb, var(--rq-blue) 6%, transparent)}.rq-root .rq-quadrant.q4{--rq-q-accent: var(--rq-faint);--rq-q-tint: color-mix(in srgb, var(--rq-faint) 5%, transparent)}.rq-root .rq-quadrant-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:11px}.rq-root .rq-quadrant-name{display:flex;align-items:center;gap:7px;font-weight:500}.rq-root .rq-quadrant-name:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--rq-q-accent, var(--rq-faint));flex:0 0 auto}.rq-root .rq-quadrant-note{margin-top:3px;color:var(--rq-muted);font-size:.78em}.rq-root .rq-quadrant-count{color:var(--rq-muted);font-size:.82em}.rq-root .rq-matrix-task{display:flex;align-items:center;gap:8px;padding:10px 0;border-top:1px solid color-mix(in srgb,var(--rq-border) 78%,transparent)}.rq-root .rq-matrix-task .rq-task-edit{flex:none}.rq-root .rq-matrix-task-main{flex:1;min-width:0;padding:0;border:0;background:none;text-align:left;cursor:pointer;font-family:inherit;color:inherit}.rq-root .rq-matrix-task-main:hover .rq-matrix-task-title{color:var(--rq-sage)}.rq-root .rq-matrix-task-title{font-weight:500}.rq-root .rq-matrix-task-meta{display:flex;flex-wrap:wrap;gap:5px 8px;margin-top:5px;color:var(--rq-muted);font-size:.78em}.rq-root .rq-auto-tag{display:inline-flex;align-items:center;gap:3px;padding:2px 5px;border-radius:5px;background:color-mix(in srgb,var(--rq-surface) 72%,transparent)}.rq-root .rq-auto-tag svg{width:11px;height:11px}.rq-root .rq-calendar-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.rq-root .rq-calendar-nav{display:flex;align-items:center;gap:8px}.rq-root .rq-calendar-title{min-width:112px;text-align:center;font-size:1.08em;font-weight:500}.rq-root .rq-calendar-toolbar-actions{display:flex;align-items:center;gap:8px}.rq-root .rq-calendar-today{display:inline-flex;align-items:center;gap:5px;min-height:36px;padding:6px 10px;border:1px solid var(--rq-border);border-radius:9px;background:var(--rq-surface);color:var(--rq-muted);cursor:pointer;font-family:inherit}.rq-root .rq-calendar-today:hover{color:var(--rq-text);background:var(--rq-surface-soft)}.rq-root .rq-calendar-today svg{width:15px;height:15px}.rq-root .rq-segments{display:inline-flex;padding:3px;border-radius:10px;background:var(--rq-surface-soft);border:1px solid var(--rq-border)}.rq-root .rq-segment-button{min-height:30px;padding:5px 11px;border:0;background:transparent;color:var(--rq-muted)}.rq-root .rq-segment-button[aria-selected=true]{background:var(--rq-surface);color:var(--rq-text);box-shadow:0 1px 2px color-mix(in srgb,var(--rq-text) 10%,transparent)}.rq-root .rq-month-legend{display:flex;flex-wrap:wrap;gap:9px 15px;margin-bottom:10px;color:var(--rq-muted);font-size:.8em}.rq-root .rq-legend-item{display:inline-flex;align-items:center;gap:6px}.rq-root .rq-legend-swatch{width:14px;height:6px;border-radius:999px}.rq-root .rq-legend-swatch.hard{background:var(--rq-purple)}.rq-root .rq-legend-swatch.prep{background:var(--rq-purple-soft);border:1px solid var(--rq-purple)}.rq-root .rq-legend-swatch.money{background:var(--rq-green)}.rq-root .rq-month-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,300px);gap:14px;align-items:start}.rq-root .rq-month-main{min-width:0}.rq-root .rq-month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border-top:1px solid var(--rq-border);border-left:1px solid var(--rq-border);border-radius:12px;overflow:hidden;background:var(--rq-surface)}.rq-root .rq-weekday{padding:8px 5px;border-right:1px solid var(--rq-border);border-bottom:1px solid var(--rq-border);color:var(--rq-muted);text-align:center;font-size:.8em}.rq-root .rq-day-cell{min-width:0;min-height:96px;padding:6px;border-right:1px solid var(--rq-border);border-bottom:1px solid var(--rq-border);background:var(--rq-surface);text-align:left}.rq-root .rq-day-cell:hover{background:var(--rq-surface-soft)}.rq-root .rq-day-cell.is-selected{box-shadow:inset 0 0 0 2px var(--rq-sage)}.rq-root .rq-day-cell.is-other{color:var(--rq-faint);background:var(--rq-surface-soft)}.rq-root .rq-day-select{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:23px;padding:0 1px 2px;border:0;background:transparent;color:inherit;cursor:pointer;font-family:inherit}.rq-root .rq-day-number{display:grid;place-items:center;width:23px;height:23px;border-radius:999px;font-size:.82em}.rq-root .rq-day-cell.is-today .rq-day-number{background:var(--rq-sage);color:#fff;font-weight:600}.rq-root .rq-day-count{color:var(--rq-muted);font-size:.68em;font-variant-numeric:tabular-nums}.rq-root .rq-calendar-event{display:block;width:100%;overflow:hidden;margin-top:4px;padding:4px 5px;border:0;border-radius:5px;text-overflow:ellipsis;white-space:nowrap;font-size:.72em;text-align:left;cursor:pointer;font-family:inherit}.rq-root .rq-calendar-event:hover{filter:brightness(.95)}.rq-root .rq-calendar-event.hard{background:var(--rq-purple);color:light-dark(#ffffff,#17131d)}.rq-root .rq-calendar-event.prep{background:var(--rq-purple-soft);color:var(--rq-purple)}.rq-root .rq-calendar-event.money{background:var(--rq-green-soft);color:var(--rq-green)}.rq-root .rq-calendar-event.people{background:var(--rq-pink-soft);color:var(--rq-pink)}.rq-root .rq-calendar-event.work{background:var(--rq-amber-soft);color:var(--rq-amber)}.rq-root .rq-calendar-event.life{background:var(--rq-blue-soft);color:var(--rq-blue)}.rq-root .rq-calendar-event.study{background:var(--rq-purple-soft);color:var(--rq-purple)}.rq-root .rq-day-more{width:100%;margin-top:4px;padding:1px 3px;border:0;background:transparent;color:var(--rq-muted);text-align:left;cursor:pointer;font-size:.68em;font-family:inherit}.rq-root .rq-day-more:hover{color:var(--rq-text)}.rq-root .rq-selected-date{position:sticky;top:16px;display:grid;gap:12px;min-height:240px;padding:14px;border:1px solid var(--rq-border);border-radius:12px;background:var(--rq-surface-soft);color:var(--rq-muted)}.rq-root .rq-selected-date strong{color:var(--rq-text);font-weight:500}.rq-root .rq-selected-date-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.rq-root .rq-selected-date-head strong,.rq-root .rq-selected-date-head span{display:block}.rq-root .rq-selected-date-head strong{font-size:1.08em}.rq-root .rq-selected-date-head div>span{margin-top:3px;font-size:.78em}.rq-root .rq-selected-date-count{padding:3px 7px;border-radius:999px;background:var(--rq-surface);color:var(--rq-muted);font-size:.72em}.rq-root .rq-selected-date-list{display:grid;align-content:start;gap:7px}.rq-root .rq-calendar-empty{display:grid;place-items:center;min-height:150px;color:var(--rq-faint);font-size:.82em}.rq-root .rq-calendar-list-item{display:flex;align-items:flex-start;gap:6px;min-width:0;padding:9px 8px;border:1px solid var(--rq-border);border-left:3px solid var(--rq-sage);border-radius:8px;background:var(--rq-surface)}.rq-root .rq-calendar-list-item.hard,.rq-root .rq-calendar-list-item.prep,.rq-root .rq-calendar-list-item.study{border-left-color:var(--rq-purple)}.rq-root .rq-calendar-list-item.money,.rq-root .rq-calendar-list-item.finance{border-left-color:var(--rq-green)}.rq-root .rq-calendar-list-item.work{border-left-color:var(--rq-amber)}.rq-root .rq-calendar-list-item.life{border-left-color:var(--rq-blue)}.rq-root .rq-calendar-list-item.people{border-left-color:var(--rq-pink)}.rq-root .rq-calendar-list-item .rq-task-edit{flex:none;opacity:.55}.rq-root .rq-calendar-list-item:hover .rq-task-edit,.rq-root .rq-calendar-list-item:focus-within .rq-task-edit{opacity:1}.rq-root .rq-calendar-item-main{flex:1;min-width:0;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer;font-family:inherit}.rq-root .rq-calendar-item-main:hover .rq-calendar-item-title{color:var(--rq-sage)}.rq-root .rq-calendar-item-title,.rq-root .rq-calendar-item-meta{display:block;overflow:hidden;text-overflow:ellipsis}.rq-root .rq-calendar-item-title{color:var(--rq-text);font-size:.84em;font-weight:500;white-space:normal}.rq-root .rq-calendar-item-meta{margin-top:4px;color:var(--rq-muted);font-size:.7em;white-space:nowrap}.rq-root .rq-calendar-summary{display:flex;align-items:baseline;gap:8px;margin-bottom:10px;color:var(--rq-muted);font-size:.8em}.rq-root .rq-calendar-summary strong{color:var(--rq-text);font-size:1.05em;font-weight:500}.rq-root .rq-week-columns{display:grid;grid-template-columns:repeat(7,minmax(124px,1fr));gap:8px;overflow-x:auto;padding-bottom:4px}.rq-root .rq-week-day{min-width:0;min-height:280px;overflow:hidden;border:1px solid var(--rq-border);border-radius:11px;background:var(--rq-surface-soft)}.rq-root .rq-week-day.is-today{border-color:color-mix(in srgb,var(--rq-sage) 60%,var(--rq-border));box-shadow:0 0 0 1px color-mix(in srgb,var(--rq-sage) 30%,transparent)}.rq-root .rq-week-day-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px 6px;padding:9px 10px;border-bottom:1px solid var(--rq-border);background:var(--rq-surface)}.rq-root .rq-week-day-head span{color:var(--rq-muted);font-size:.72em}.rq-root .rq-week-day-head strong{grid-row:1 / span 2;grid-column:2;font-size:1.25em;font-weight:500}.rq-root .rq-week-day-head small{color:var(--rq-faint);font-size:.66em}.rq-root .rq-week-day.is-today .rq-week-day-head strong{color:var(--rq-sage)}.rq-root .rq-week-day-list{display:grid;align-content:start;gap:6px;padding:7px}.rq-root .rq-week-card{padding:7px 6px}.rq-root .rq-week-card .rq-calendar-item-title{font-size:.78em}.rq-root .rq-week-card .rq-calendar-item-meta{margin:0 0 3px;font-size:.64em}.rq-root .rq-week-card .rq-task-edit{width:24px;height:24px}.rq-root .rq-week-card .rq-task-edit svg{width:13px;height:13px}.rq-root .rq-week-day-empty{padding:12px 3px;color:var(--rq-faint);text-align:center;font-size:.72em}.rq-root .rq-week-board{display:grid;grid-template-columns:38px repeat(7,minmax(0,1fr));grid-template-rows:34px repeat(7,53px) auto;position:relative;border-top:1px solid var(--rq-border);border-left:1px solid var(--rq-border);background:var(--rq-surface)}.rq-root .rq-week-undated-label{display:flex;align-items:center;justify-content:flex-end;padding:6px 4px;color:var(--rq-muted);font-size:.72em;border-right:1px solid var(--rq-border);border-bottom:1px solid var(--rq-border);background:var(--rq-surface-soft)}.rq-root .rq-week-undated-cell{padding:6px 4px;border-right:1px solid var(--rq-border);border-bottom:1px solid var(--rq-border);background:var(--rq-surface-soft);display:flex;flex-direction:column;gap:4px;min-width:0}.rq-root .rq-week-undated-item{display:block;width:100%;min-width:0;padding:4px 6px;border-radius:5px;border:1px dashed color-mix(in srgb,var(--rq-red) 55%,transparent);background:var(--rq-red-soft);color:var(--rq-red);font-size:.7em;line-height:1.3;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;font-family:inherit}.rq-root .rq-week-undated-item:hover{filter:brightness(.96)}.rq-root .rq-week-head,.rq-root .rq-week-time,.rq-root .rq-week-slot{border-right:1px solid var(--rq-border);border-bottom:1px solid var(--rq-border)}.rq-root .rq-week-head{display:grid;place-items:center;padding:4px 2px;color:var(--rq-muted);font-size:.75em}.rq-root .rq-week-head.is-key{color:var(--rq-purple);background:var(--rq-purple-soft)}.rq-root .rq-week-time{padding:5px 4px;color:var(--rq-muted);text-align:right;font-size:.68em;font-variant-numeric:tabular-nums}.rq-root .rq-week-event{z-index:2;min-width:0;margin:3px;padding:5px;border-radius:6px;overflow:hidden;font-size:.69em;line-height:1.3;border:0;text-align:left;cursor:pointer;font-family:inherit}.rq-root .rq-week-event:hover{filter:brightness(.95)}.rq-root .rq-week-event.study{background:var(--rq-purple-soft);color:var(--rq-purple);border-left:2px solid var(--rq-purple)}.rq-root .rq-week-event.work{background:var(--rq-amber-soft);color:var(--rq-amber);border-left:2px solid var(--rq-amber)}.rq-root .rq-week-event.life{background:var(--rq-blue-soft);color:var(--rq-blue);border-left:2px solid var(--rq-blue)}.rq-root .rq-week-event.finance{background:var(--rq-green-soft);color:var(--rq-green);border-left:2px solid var(--rq-green)}.rq-root .rq-week-event.hard{background:var(--rq-purple);color:light-dark(#ffffff,#17131d)}.rq-root .rq-unscheduled{display:flex;align-items:center;gap:8px;margin-bottom:10px;padding:8px 10px;border-radius:9px;background:var(--rq-surface-soft);color:var(--rq-muted);font-size:.82em}.rq-root .rq-unscheduled strong{color:var(--rq-text);font-weight:500}.rq-root .rq-unscheduled-block{margin-top:12px;padding:12px;border:1px solid var(--rq-border);border-radius:11px;background:var(--rq-surface-soft)}.rq-root .rq-unscheduled-block-head{display:flex;align-items:baseline;gap:8px;margin-bottom:8px}.rq-root .rq-unscheduled-block-head strong{color:var(--rq-text);font-weight:500}.rq-root .rq-unscheduled-block-head span{color:var(--rq-muted);font-size:.78em}.rq-root .rq-unscheduled-list{display:grid;gap:6px}.rq-root .rq-unscheduled-item{display:flex;align-items:center;gap:8px;padding:7px 9px;border-radius:8px;background:var(--rq-surface)}.rq-root .rq-unscheduled-title{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rq-root .rq-unscheduled-due{flex:none;padding:2px 7px;border-radius:5px;background:var(--rq-red-soft);color:var(--rq-red);font-size:.78em;font-variant-numeric:tabular-nums}.rq-root .rq-prep-event{position:relative}.rq-root .rq-prep-event-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.rq-root .rq-prep-event-head .rq-task-edit{flex:none}.rq-root .rq-prep-event.is-due{border-left-color:var(--rq-red);background:var(--rq-red-soft)}.rq-root .rq-prep-event.is-due .rq-prep-kicker{color:var(--rq-red)}.rq-root .rq-event-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:18px;border-radius:14px;background:var(--rq-purple-soft);border:1px solid color-mix(in srgb,var(--rq-purple) 28%,var(--rq-border))}.rq-root .rq-event-kicker{color:var(--rq-purple);font-size:.82em}.rq-root .rq-event-title{margin:6px 0 5px;font-size:1.25em;font-weight:500}.rq-root .rq-event-desc{margin:0;color:var(--rq-muted)}.rq-root .rq-countdown{align-self:center;text-align:center}.rq-root .rq-countdown-value{font-size:2em;font-weight:500;color:var(--rq-purple);font-variant-numeric:tabular-nums}.rq-root .rq-countdown-label{color:var(--rq-muted);font-size:.8em}.rq-root .rq-progress-wrap{margin:15px 0 20px}.rq-root .rq-progress-meta{display:flex;justify-content:space-between;margin-bottom:7px;color:var(--rq-muted);font-size:.82em}.rq-root .rq-progress-track{height:7px;border-radius:999px;background:var(--rq-surface-soft);overflow:hidden}.rq-root .rq-progress-value{height:100%;background:var(--rq-purple)}.rq-root .rq-event-layout{display:grid;grid-template-columns:minmax(0,1fr) 190px;gap:18px}.rq-root .rq-chain{position:relative}.rq-root .rq-chain:before{content:"";position:absolute;left:72px;top:18px;bottom:18px;width:1px;background:var(--rq-border)}.rq-root .rq-chain-row{position:relative;display:grid;grid-template-columns:58px 13px minmax(0,1fr);gap:10px;padding:8px 0}.rq-root .rq-chain-date{padding-top:6px;color:var(--rq-muted);font-size:.8em;text-align:right}.rq-root .rq-chain-dot{z-index:1;width:11px;height:11px;margin-top:7px;border:2px solid var(--rq-surface);border-radius:50%;background:var(--rq-faint);box-shadow:0 0 0 1px var(--rq-border)}.rq-root .rq-chain-row.done .rq-chain-dot{background:var(--rq-green)}.rq-root .rq-chain-row.current .rq-chain-dot{background:var(--rq-purple)}.rq-root .rq-chain-row.hard .rq-chain-dot{background:var(--rq-red)}.rq-root .rq-chain-card{padding:10px 11px;border:1px solid var(--rq-border);border-radius:9px;background:var(--rq-surface)}.rq-root .rq-chain-row.current .rq-chain-card{border-color:var(--rq-purple)}.rq-root .rq-chain-name{font-weight:500}.rq-root .rq-chain-meta{margin-top:4px;color:var(--rq-muted);font-size:.78em}.rq-root .rq-event-info{align-self:start;padding:14px;border:1px solid var(--rq-border);border-radius:12px;background:var(--rq-surface-soft)}.rq-root .rq-info-title{margin:0 0 10px;font-weight:500}.rq-root .rq-info-row{padding:8px 0;border-bottom:1px solid var(--rq-border)}.rq-root .rq-info-row:last-child{border-bottom:0}.rq-root .rq-info-label{color:var(--rq-muted);font-size:.78em}.rq-root .rq-info-value{margin-top:3px}.rq-root .rq-event-tabs{display:inline-flex;gap:3px;margin-bottom:14px;padding:3px;border:1px solid var(--rq-border);border-radius:10px;background:var(--rq-surface-soft)}.rq-root .rq-event-tab{min-height:32px;padding:6px 11px;border:0;border-radius:7px;background:transparent;color:var(--rq-muted);cursor:pointer}.rq-root .rq-event-tab[aria-selected=true]{background:var(--rq-surface);color:var(--rq-text);box-shadow:0 1px 2px color-mix(in srgb,var(--rq-text) 10%,transparent)}.rq-root .rq-review-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0}.rq-root .rq-review-stat{padding:12px;border:1px solid var(--rq-border);border-radius:10px;background:var(--rq-surface)}.rq-root .rq-review-stat span{display:block;color:var(--rq-muted);font-size:.78em}.rq-root .rq-review-stat strong{display:block;margin-top:5px;font-size:1.08em;font-weight:500}.rq-root .rq-review-callout{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border:1px solid color-mix(in srgb,var(--rq-purple) 30%,var(--rq-border));border-radius:12px;background:var(--rq-purple-soft)}.rq-root .rq-review-callout strong{display:block;font-weight:500}.rq-root .rq-review-callout span{display:block;margin-top:4px;color:var(--rq-muted);font-size:.82em}.rq-root .rq-archive-list{border-top:1px solid var(--rq-border)}.rq-root .rq-archive-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:13px 0;border-bottom:1px solid var(--rq-border)}.rq-root .rq-archive-row strong{font-weight:500}.rq-root .rq-archive-row span{margin-top:4px;color:var(--rq-muted);font-size:.8em}.rq-root .rq-dialog-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:24px;background:color-mix(in srgb,var(--rq-text) 34%,transparent);overflow-y:auto}.rq-root .rq-dialog{width:min(470px,100%);padding:20px;border:1px solid var(--rq-border);border-radius:14px;background:var(--rq-surface);box-shadow:var(--rq-shadow)}.rq-root .rq-dialog.rq-review-dialog{width:min(560px,100%)}.rq-root .rq-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.rq-root .rq-dialog-title{margin:0;font-size:1.2em;font-weight:500}.rq-root .rq-form{display:grid;gap:13px}.rq-root .rq-field{display:grid;gap:6px}.rq-root .rq-field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rq-root .rq-datetime-row{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:10px}.rq-root .rq-datetime-row .rq-input{min-width:0}.rq-root .rq-label{color:var(--rq-muted);font-size:.82em}.rq-root .rq-input,.rq-root .rq-select,.rq-root .rq-textarea{width:100%;min-height:38px;padding:8px 10px;border:1px solid var(--rq-border);border-radius:8px;background:var(--rq-shell);color:var(--rq-text)}.rq-root .rq-textarea{min-height:78px;resize:vertical}.rq-root .rq-input-action{position:relative}.rq-root .rq-input-action .rq-input,.rq-root .rq-input-action .rq-textarea{padding-right:43px}.rq-root .rq-voice-button{position:absolute;right:5px;top:5px;display:grid;place-items:center;width:28px;height:28px;padding:0;border:0;border-radius:7px;background:var(--rq-sage-soft);color:var(--rq-sage);cursor:pointer}.rq-root .rq-voice-button svg{width:15px;height:15px}.rq-root .rq-voice-button.is-listening{background:var(--rq-red-soft);color:var(--rq-red)}.rq-root .rq-voice-status{min-height:18px;color:var(--rq-muted);font-size:.78em}.rq-root .rq-voice-status.is-error{color:var(--rq-red)}.rq-root .rq-review-question{display:grid;gap:8px}.rq-root .rq-review-question strong{font-weight:500}.rq-root .rq-choice-row{display:flex;flex-wrap:wrap;gap:7px}.rq-root .rq-choice{min-height:34px;padding:7px 10px;border:1px solid var(--rq-border);border-radius:8px;background:var(--rq-surface);color:var(--rq-muted);cursor:pointer}.rq-root .rq-choice[aria-pressed=true]{border-color:var(--rq-sage);background:var(--rq-sage-soft);color:var(--rq-sage)}.rq-root .rq-review-success{display:grid;place-items:center;min-height:300px;text-align:center}.rq-root .rq-success-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--rq-green-soft);color:var(--rq-green)}.rq-root .rq-success-icon svg{width:22px;height:22px}.rq-root .rq-success-title{margin:12px 0 6px;font-size:1.18em;font-weight:500}.rq-root .rq-success-copy{max-width:390px;color:var(--rq-muted);line-height:1.6}.rq-root .rq-config-card{padding:0 12px;border:1px solid var(--rq-border);border-radius:11px;background:color-mix(in srgb,var(--rq-surface) 82%,var(--rq-shell))}.rq-root .rq-config-card .rq-switch-row+.rq-switch-row{border-top:1px solid var(--rq-border)}.rq-root .rq-switch-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 0}.rq-root .rq-switch-copy strong{display:block;font-weight:500}.rq-root .rq-switch-copy span{display:block;margin-top:3px;color:var(--rq-muted);font-size:.78em}.rq-root .rq-switch{width:38px;height:22px;accent-color:var(--rq-sage)}.rq-root .rq-switch:disabled{opacity:.5;cursor:not-allowed}.rq-root .rq-dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:4px}.rq-root .rq-danger-action,.rq-root .rq-confirm-delete-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:7px 11px;border:1px solid color-mix(in srgb,var(--rq-red) 45%,var(--rq-border));border-radius:9px;cursor:pointer}.rq-root .rq-danger-action{margin-right:auto;background:var(--rq-surface);color:var(--rq-red)}.rq-root .rq-danger-action:hover{background:var(--rq-red-soft)}.rq-root .rq-confirm-delete-action{background:var(--rq-red);color:#fff}.rq-root .rq-danger-action svg,.rq-root .rq-confirm-delete-action svg{width:16px;height:16px}.rq-root .rq-danger-action:disabled,.rq-root .rq-confirm-delete-action:disabled{opacity:.55;cursor:wait}.rq-root .rq-delete-confirmation{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:4px;padding:11px 12px;border:1px solid color-mix(in srgb,var(--rq-red) 35%,var(--rq-border));border-radius:10px;background:var(--rq-red-soft)}.rq-root .rq-delete-confirmation-copy{min-width:0}.rq-root .rq-delete-confirmation-copy strong{display:block;color:var(--rq-red);font-weight:500}.rq-root .rq-delete-confirmation-copy span{display:block;margin-top:3px;color:var(--rq-muted);font-size:.78em}.rq-root .rq-delete-confirmation-actions{display:flex;flex:none;gap:8px}.rq-root .rq-detail-body{display:grid;gap:14px}.rq-root .rq-detail-title{font-size:1.22em;font-weight:500;line-height:1.4;word-break:break-word}.rq-root .rq-detail-fields{display:grid;gap:10px}.rq-root .rq-detail-field{display:flex;align-items:center;gap:10px}.rq-root .rq-detail-field.is-block{align-items:flex-start;flex-direction:column;gap:5px}.rq-root .rq-detail-label{display:inline-flex;align-items:center;gap:5px;flex:none;min-width:104px;color:var(--rq-muted);font-size:.82em}.rq-root .rq-detail-label svg{width:13px;height:13px}.rq-root .rq-detail-note{color:var(--rq-text);white-space:pre-wrap;word-break:break-word;line-height:1.55}.rq-root .rq-detail-quadrant{color:var(--rq-text)}.rq-root .rq-empty-screen{display:grid;place-items:center;min-height:320px;color:var(--rq-muted);text-align:center}.rq-root .rq-empty-screen svg{width:34px;height:34px;margin-bottom:10px;color:var(--rq-sage)}.rq-root .rqp-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:24px;background:color-mix(in srgb,var(--rq-text) 34%,transparent);overflow-y:auto}.rq-root .rqp-window{position:relative;width:min(840px,100%);overflow:hidden;background:var(--rq-surface);border:1px solid var(--rq-border);border-radius:18px;box-shadow:var(--rq-shadow)}.rq-root .rqp-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 56px 18px 22px;border-bottom:1px solid var(--rq-border);background:var(--rq-surface-soft)}.rq-root .rqp-title{margin:0;font-size:1.24em;font-weight:500}.rq-root .rqp-subtitle{margin:5px 0 0;color:var(--rq-muted);font-size:.86em}.rq-root .rqp-draft-state{padding:5px 9px;border-radius:999px;background:var(--rq-purple-soft);color:var(--rq-purple);font-size:.8em;white-space:nowrap}.rq-root .rqp-stepper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:14px 22px 0;background:var(--rq-surface)}.rq-root .rqp-step{position:relative;display:flex;align-items:center;gap:8px;padding:0 6px 13px;color:var(--rq-faint);border-bottom:2px solid var(--rq-border);font-size:.84em}.rq-root .rqp-step-number{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--rq-surface-soft);color:var(--rq-muted);font-size:.82em}.rq-root .rqp-step.is-current{color:var(--rq-sage);border-bottom-color:var(--rq-sage)}.rq-root .rqp-step.is-current .rqp-step-number,.rq-root .rqp-step.is-done .rqp-step-number{background:var(--rq-sage);color:light-dark(#ffffff,#142016)}.rq-root .rqp-step.is-done{color:var(--rq-muted);border-bottom-color:var(--rq-sage)}.rq-root .rqp-panel{display:none;padding:20px 22px 22px}.rq-root .rqp-panel.is-active{display:block}.rq-root .rqp-form{display:grid;gap:14px}.rq-root .rqp-grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rq-root .rqp-field{display:grid;gap:6px;min-width:0}.rq-root .rqp-label{color:var(--rq-muted);font-size:.82em}.rq-root .rqp-input,.rq-root .rqp-select,.rq-root .rqp-textarea{width:100%;border:1px solid var(--rq-border);border-radius:9px;background:var(--rq-page);color:var(--rq-text)}.rq-root .rqp-input,.rq-root .rqp-select{min-height:39px;padding:8px 10px}.rq-root .rqp-textarea{min-height:92px;padding:10px;resize:vertical}.rq-root .rqp-help{color:var(--rq-muted);font-size:.78em}.rq-root .rqp-ai-request{padding:13px;border-radius:11px;background:var(--rq-sage-soft)}.rq-root .rqp-ai-request .rqp-label{color:var(--rq-sage)}.rq-root .rqp-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:9px;padding-top:2px}.rq-root .rqp-primary,.rq-root .rqp-secondary,.rq-root .rqp-ghost,.rq-root .rqp-icon-button{border-radius:9px;cursor:pointer}.rq-root .rqp-primary,.rq-root .rqp-secondary,.rq-root .rqp-ghost{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:8px 13px}.rq-root .rqp-primary{border:1px solid var(--rq-sage);background:var(--rq-sage);color:light-dark(#ffffff,#142016)}.rq-root .rqp-secondary{border:1px solid var(--rq-border);background:var(--rq-surface)}.rq-root .rqp-ghost{border:1px solid transparent;background:transparent;color:var(--rq-muted)}.rq-root .rqp-primary svg,.rq-root .rqp-secondary svg,.rq-root .rqp-ghost svg{width:16px;height:16px}.rq-root .rqp-safety-note{display:flex;align-items:center;gap:8px;margin-right:auto;color:var(--rq-muted);font-size:.8em}.rq-root .rqp-safety-note svg{width:15px;height:15px;color:var(--rq-sage)}.rq-root .rqp-draft-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px;padding:11px 12px;border-radius:10px;background:var(--rq-purple-soft);color:var(--rq-purple)}.rq-root .rqp-draft-banner strong{font-weight:500}.rq-root .rqp-draft-banner span:last-child{white-space:nowrap;font-size:.82em}.rq-root .rqp-list-head{display:grid;grid-template-columns:24px 198px minmax(0,1fr) 92px 32px;gap:8px;padding:0 8px 6px;color:var(--rq-muted);font-size:.76em}.rq-root .rqp-draft-list{display:grid;gap:7px}.rq-root .rqp-draft-row{display:grid;grid-template-columns:24px 198px minmax(0,1fr) 92px 32px;align-items:center;gap:8px;padding:8px;border:1px solid var(--rq-border);border-radius:9px;background:var(--rq-surface-soft)}.rq-root .rqp-subtask-date-time{display:grid;grid-template-columns:minmax(0,1fr) 76px;gap:5px}.rq-root .rqp-grip{color:var(--rq-faint)}.rq-root .rqp-grip svg{width:16px;height:16px}.rq-root .rqp-row-input,.rq-root .rqp-row-select{min-width:0;width:100%;min-height:34px;padding:6px 7px;border:1px solid var(--rq-border);border-radius:7px;background:var(--rq-surface);color:var(--rq-text)}.rq-root .rqp-duration-control{display:grid;grid-template-columns:minmax(0,1fr) 58px;gap:5px}.rq-root .rqp-duration-control .rqp-row-input,.rq-root .rqp-duration-control .rqp-row-select{min-width:0}.rq-root .rqp-subtask-list-head,.rq-root .rqp-draft-row.rqp-subtask-row{grid-template-columns:24px 198px minmax(0,1fr) 150px 32px}.rq-root .rqp-lock{display:grid;justify-items:center;gap:2px;color:var(--rq-muted);font-size:.7em}.rq-root .rqp-lock input{width:16px;height:16px;accent-color:var(--rq-sage)}.rq-root .rqp-icon-button{display:grid;place-items:center;width:31px;height:31px;padding:0;border:1px solid var(--rq-border);background:var(--rq-surface);color:var(--rq-muted)}.rq-root .rqp-icon-button svg{width:15px;height:15px}.rq-root .rqp-add-row{margin-top:9px}.rq-root .rqp-rule-tag{display:inline-flex;align-items:center;gap:4px;margin-left:8px;padding:2px 7px;border-radius:999px;background:var(--rq-sage-soft);color:var(--rq-sage);font-size:.72em}.rq-root .rqp-feedback{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px;margin-top:15px;padding:12px;border-radius:11px;background:var(--rq-sage-soft)}.rq-root .rqp-feedback .rqp-textarea{min-height:70px;background:var(--rq-surface)}.rq-root .rqp-keep-edits{display:inline-flex;align-items:center;gap:7px;margin-top:8px;color:var(--rq-muted);font-size:.78em}.rq-root .rqp-keep-edits input{width:16px;height:16px;accent-color:var(--rq-sage)}.rq-root .rqp-confirm{display:grid;justify-items:center;padding:26px 18px 12px;text-align:center}.rq-root .rqp-confirm-icon{display:grid;place-items:center;width:54px;height:54px;margin-bottom:15px;border-radius:50%;background:var(--rq-sage-soft);color:var(--rq-sage)}.rq-root .rqp-confirm-icon svg{width:28px;height:28px}.rq-root .rqp-confirm h3{margin:0;font-size:1.2em;font-weight:500}.rq-root .rqp-confirm p{max-width:470px;margin:8px 0 18px;color:var(--rq-muted)}.rq-root .rqp-confirm-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;max-width:500px;margin-bottom:20px;border-top:1px solid var(--rq-border);border-bottom:1px solid var(--rq-border)}.rq-root .rqp-confirm-item{padding:12px 8px}.rq-root .rqp-confirm-item+.rqp-confirm-item{border-left:1px solid var(--rq-border)}.rq-root .rqp-confirm-value{font-weight:500}.rq-root .rqp-confirm-label{margin-top:3px;color:var(--rq-muted);font-size:.78em}.rq-root .rqp-error{margin:10px 0 0;padding:10px 12px;border-radius:9px;background:var(--rq-red-soft);color:var(--rq-red);font-size:.82em}.rq-root .rqp-source-note{color:var(--rq-muted);font-size:.72em;margin-top:3px}@media (max-width: 1050px){.rq-root .rq-month-layout{grid-template-columns:minmax(0,1fr)}.rq-root .rq-selected-date{position:static;min-height:0}.rq-root .rq-selected-date-list{grid-template-columns:repeat(2,minmax(0,1fr))}.rq-root .rq-calendar-empty{min-height:90px}}@media (max-width: 680px){.rq-root .rq-shell{grid-template-columns:1fr}.rq-root .rq-sidebar{border-right:0;border-bottom:1px solid var(--rq-border);padding:11px}.rq-root .rq-brand{padding:0 4px 10px}.rq-root .rq-brand-sub,.rq-root .rq-sidebar-bottom{display:none}.rq-root .rq-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:3px}.rq-root .rq-nav-section{display:none}.rq-root .rq-nav-button{justify-content:center;min-height:46px;padding:6px 3px;font-size:.75em;text-align:center}.rq-root .rq-nav-button svg,.rq-root .rq-nav-count{display:none}.rq-root .rq-screen{padding:17px 14px 22px}.rq-root .rq-today-layout,.rq-root .rq-event-layout{grid-template-columns:1fr}.rq-root .rq-review-prompt{grid-template-columns:auto minmax(0,1fr)}.rq-root .rq-review-prompt .rq-secondary-action{grid-column:1 / -1;justify-content:center}.rq-root .rq-matrix-grid{grid-template-columns:1fr}.rq-root .rq-quadrant{min-height:0}.rq-root .rq-day-cell{min-height:62px;padding:5px 3px}.rq-root .rq-calendar-event{padding:2px 3px;font-size:.64em}.rq-root .rq-selected-date-list{grid-template-columns:minmax(0,1fr)}.rq-root .rq-week-columns{grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.rq-root .rq-week-day{min-height:180px}.rq-root .rq-week-board{grid-template-columns:32px repeat(7,minmax(0,1fr));grid-template-rows:32px repeat(7,46px) auto}.rq-root .rq-week-event{margin:2px;padding:3px;font-size:.62em}.rq-root .rq-event-hero{grid-template-columns:1fr}.rq-root .rq-countdown{text-align:left}.rq-root .rq-review-overview{grid-template-columns:1fr}.rq-root .rq-review-callout{align-items:stretch;flex-direction:column}}@media (max-width: 440px){.rq-root .rq-topbar,.rq-root .rq-calendar-toolbar{align-items:stretch;flex-direction:column}.rq-root .rq-top-actions{justify-content:stretch}.rq-root .rq-top-actions>*{flex:1 1 auto;justify-content:center}.rq-root .rq-primary-action{justify-content:center}.rq-root .rq-calendar-nav{justify-content:space-between}.rq-root .rq-field-row{grid-template-columns:1fr}.rq-root .rq-day-cell{min-height:54px}.rq-root .rq-day-cell .rq-calendar-event:nth-of-type(n+3){display:none}.rq-root .rq-week-board{display:none}.rq-root .rq-week-mobile{display:grid!important;gap:8px}.rq-root .rq-calendar-toolbar-actions{justify-content:space-between}.rq-root .rq-week-columns{grid-template-columns:minmax(0,1fr)}.rq-root .rq-week-day{min-height:0}.rq-root .rq-event-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.rq-root .rq-event-tab{padding-inline:5px}.rq-root .rqp-list-head{display:none}.rq-root .rqp-draft-row{grid-template-columns:24px minmax(0,1fr) 72px 32px}.rq-root .rqp-subtask-date-time,.rq-root .rqp-draft-row .rqp-task{grid-column:2 / span 2}.rq-root .rqp-draft-row .rqp-duration{grid-column:2}.rq-root .rqp-draft-row .rqp-duration-control{grid-column:2 / span 2}.rq-root .rqp-grip{grid-row:1 / span 3}.rq-root .rqp-draft-row .rqp-delete{grid-column:4;grid-row:1 / span 3}.rq-root .rqp-lock{grid-column:3}.rq-root .rqp-feedback{grid-template-columns:1fr}.rq-root .rqp-feedback .rqp-primary{justify-self:end}}.rq-root.rq-login-root{min-height:100vh;display:grid;place-items:center;padding:24px}.rq-root .rq-login-card{width:min(400px,100%);background:var(--rq-surface);border:1px solid var(--rq-border);border-radius:16px;box-shadow:var(--rq-shadow);padding:32px 30px 26px;display:flex;flex-direction:column;gap:16px}.rq-root .rq-login-brand{display:flex;align-items:center;gap:12px;margin-bottom:6px}.rq-root .rq-login-tagline{color:var(--rq-muted);font-size:.85em;margin-top:2px}.rq-root .rq-login-field{display:flex;flex-direction:column;gap:6px}.rq-root .rq-login-field>span{font-size:.82em;color:var(--rq-muted)}.rq-root .rq-login-field input,.rq-root .rq-login-field select{border:1px solid var(--rq-border);border-radius:8px;background:var(--rq-surface-soft);color:var(--rq-text);padding:10px 12px;font-size:.95em;font-family:inherit}.rq-root .rq-login-field input:focus{outline:2px solid var(--rq-sage);outline-offset:-1px;background:var(--rq-surface)}.rq-root .rq-login-error{background:var(--rq-red-soft);color:var(--rq-red);border-radius:8px;padding:9px 12px;font-size:.85em}.rq-root .rq-login-submit{display:inline-flex;align-items:center;justify-content:center;gap:7px;background:var(--rq-sage);color:#fff;border:none;border-radius:9px;padding:11px 14px;font-size:.95em;font-weight:500;cursor:pointer}.rq-root .rq-login-submit:hover{filter:brightness(1.06)}.rq-root .rq-login-submit:disabled{opacity:.6;cursor:wait}.rq-root .rq-login-hint{border-top:1px dashed var(--rq-border);padding-top:12px;color:var(--rq-muted);font-size:.78em;line-height:1.7}.rq-root .rq-login-hint code{background:var(--rq-surface-soft);border-radius:4px;padding:1px 5px;color:var(--rq-text)}.rq-root.rq-admin-root{min-height:100vh;background:var(--rq-page)}.rq-root .rq-admin-side{position:sticky;top:0;height:100vh;box-sizing:border-box;width:168px;flex:none;background:var(--rq-sidebar);border-right:1px solid var(--rq-border);display:flex;flex-direction:column;padding:18px 12px}.rq-root.rq-admin-root{display:flex;flex-direction:row}.rq-root.rq-admin-root .rq-main{flex:1;min-width:0;overflow-y:auto}.rq-root .rq-admin-notice{background:var(--rq-sage-soft);color:var(--rq-sage);border-radius:8px;padding:9px 12px;font-size:.85em;margin-bottom:14px}.rq-root .rq-admin-table{background:var(--rq-surface);border:1px solid var(--rq-border);border-radius:12px;overflow:hidden;font-size:.9em}.rq-root .rq-admin-row{display:grid;grid-template-columns:1.3fr 1fr .8fr 1fr 1.2fr;gap:10px;align-items:center;padding:12px 16px;border-bottom:1px solid var(--rq-border)}.rq-root .rq-admin-row:last-child{border-bottom:0}.rq-root .rq-admin-row.head{background:var(--rq-surface-soft);color:var(--rq-muted);font-size:.88em}.rq-root .rq-admin-username{display:inline-flex;align-items:center;gap:6px;font-weight:500}.rq-root .rq-admin-username svg{width:14px;height:14px;color:var(--rq-muted)}.rq-root .rq-admin-username em{color:var(--rq-faint);font-style:normal;font-size:.85em}.rq-root .rq-admin-role{border-radius:999px;padding:2px 10px;font-size:.82em}.rq-root .rq-admin-role.admin{background:var(--rq-amber-soft);color:var(--rq-amber)}.rq-root .rq-admin-role.user{background:var(--rq-sage-soft);color:var(--rq-sage)}.rq-root .rq-admin-actions{display:flex;gap:8px}.rq-root .rq-admin-actions button{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--rq-border);background:var(--rq-surface);color:var(--rq-text);border-radius:7px;padding:5px 11px;font-size:.88em;cursor:pointer}.rq-root .rq-admin-actions button:hover{background:var(--rq-surface-soft)}.rq-root .rq-admin-actions button.danger{color:var(--rq-red);border-color:light-dark(#e8cfcd,#4a3231)}.rq-root .rq-admin-actions button.danger:hover{background:var(--rq-red-soft)}.rq-root .rq-admin-actions button:disabled{opacity:.45;cursor:not-allowed}.rq-root .rq-admin-actions svg{width:13px;height:13px}.rq-root .rq-admin-empty{padding:26px;text-align:center;color:var(--rq-muted)}.rq-root .rq-admin-form-layer{position:fixed;top:0;right:0;bottom:0;left:0;background:#14181270;display:grid;place-items:center;z-index:60;padding:20px}.rq-root .rq-admin-form{width:min(420px,100%);background:var(--rq-surface);border:1px solid var(--rq-border);border-radius:14px;box-shadow:var(--rq-shadow);padding:24px;display:flex;flex-direction:column;gap:14px}.rq-root .rq-admin-form h3{margin:0;font-size:1.02em}.rq-root .rq-admin-form-actions{display:flex;gap:10px}.rq-root .rq-admin-form-actions .rq-login-submit{flex:1}.rq-root .rq-admin-cancel{border:1px solid var(--rq-border);background:var(--rq-surface);color:var(--rq-text);border-radius:9px;padding:11px 14px;cursor:pointer}.rq-root .rq-admin-cancel:hover{background:var(--rq-surface-soft)}@media (max-width: 680px){.rq-root .rq-admin-side{position:static;width:100%;height:auto;flex-direction:row;align-items:center;justify-content:space-between;border-right:0;border-bottom:1px solid var(--rq-border)}.rq-root .rq-admin-side .rq-nav{display:none}.rq-root .rq-admin-side .rq-sidebar-bottom{display:contents}.rq-root.rq-admin-root{flex-direction:column}.rq-root .rq-admin-row{grid-template-columns:1.2fr 1fr 1fr;grid-auto-rows:auto}.rq-root .rq-admin-row>span:nth-child(4){display:none}}html,body,#root{width:100%;height:100%;min-height:100%;margin:0}html{background:#0a1817}body{min-width:320px;overflow:hidden;overscroll-behavior:none}.rq-root{box-sizing:border-box;height:100dvh}.rq-root button,.rq-root a,.rq-root input,.rq-root select,.rq-root textarea{-webkit-tap-highlight-color:transparent}.rq-root button:focus-visible,.rq-root a:focus-visible,.rq-root input:focus-visible,.rq-root select:focus-visible,.rq-root textarea:focus-visible{outline:2px solid var(--rq-sage);outline-offset:2px}.rq-root .rq-mobile-header,.rq-root .rq-mobile-nav{display:none}.rq-root.rq-login-root{height:100dvh;min-height:100dvh;overflow-y:auto;padding:32px;background:radial-gradient(circle at 14% 18%,color-mix(in srgb,var(--rq-sage) 18%,transparent),transparent 34%),var(--rq-page)}.rq-root .rq-login-shell{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(390px,.98fr);width:min(900px,100%);min-height:560px;overflow:hidden;border:1px solid var(--rq-border);border-radius:24px;background:var(--rq-surface);box-shadow:var(--rq-shadow)}.rq-root .rq-login-hero{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-width:0;padding:46px 42px 40px;overflow:hidden;color:#f7fbfa;background:radial-gradient(circle at 82% 16%,rgba(255,255,255,.14),transparent 26%),linear-gradient(145deg,#0e4b47,#123e3b 58%,#0b2c2a)}.rq-root .rq-login-hero:after{content:"";position:absolute;right:-92px;bottom:-104px;width:280px;height:280px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 44px #ffffff09,0 0 0 88px #ffffff06}.rq-root .rq-login-brand{position:relative;z-index:1;gap:14px;margin:0}.rq-root .rq-login-brand-mark{display:grid;place-items:center;width:58px;height:58px;overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:18px;background:#ffffff1f;box-shadow:0 12px 28px #00000026}.rq-root .rq-login-brand-mark img{width:100%;height:100%;object-fit:cover}.rq-root .rq-login-brand-name{font-size:1.24em;font-weight:600;letter-spacing:.12em}.rq-root .rq-login-tagline{margin-top:4px;color:#f7fbfab8;font-size:.86em;white-space:nowrap}.rq-root .rq-login-hero-copy{position:relative;z-index:1;margin-block:auto;padding-block:42px}.rq-root .rq-login-hero-copy h1{margin:0;font-size:clamp(2rem,4vw,2.75rem);font-weight:500;line-height:1.32;letter-spacing:.02em}.rq-root .rq-login-hero-copy p{max-width:360px;margin:18px 0 0;color:#f7fbfab8;line-height:1.75}.rq-root .rq-login-sync-note{position:relative;z-index:1;display:flex;align-items:center;gap:9px;color:#f7fbfac7;font-size:.82em}.rq-root .rq-login-sync-note svg{width:17px;height:17px;flex:0 0 auto}.rq-root .rq-login-card{justify-content:center;width:auto;min-width:0;padding:48px 50px;border:0;border-radius:0;background:var(--rq-surface);box-shadow:none;gap:18px}.rq-root .rq-login-card-head>span{color:var(--rq-sage);font-size:.82em;font-weight:600;letter-spacing:.08em}.rq-root .rq-login-card-head h2{margin:8px 0 0;font-size:1.5em;font-weight:550}.rq-root .rq-login-card-head p{margin:8px 0 4px;color:var(--rq-muted);line-height:1.6}.rq-root .rq-login-field{gap:8px}.rq-root .rq-login-field>span:first-child{font-size:.83em}.rq-root .rq-login-input-wrap{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;min-height:50px;padding:0 13px;border:1px solid var(--rq-border);border-radius:12px;background:var(--rq-surface-soft);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.rq-root .rq-login-input-wrap:focus-within{border-color:var(--rq-sage);background:var(--rq-surface);box-shadow:0 0 0 3px color-mix(in srgb,var(--rq-sage) 14%,transparent)}.rq-root .rq-login-input-wrap>svg{width:17px;height:17px;color:var(--rq-faint)}.rq-root .rq-login-field .rq-login-input-wrap input{width:100%;min-width:0;min-height:48px;padding:0 10px;border:0;outline:0;background:transparent;color:var(--rq-text)}.rq-root .rq-password-toggle{display:grid;place-items:center;width:38px;height:38px;padding:0;border:0;border-radius:9px;background:transparent;color:var(--rq-muted);cursor:pointer}.rq-root .rq-password-toggle svg{width:17px;height:17px}.rq-root .rq-login-submit{min-height:50px;margin-top:2px;border-radius:12px;font-size:1em}.rq-root .rq-login-submit svg{width:18px;height:18px}.rq-root .rq-login-hint{padding-top:14px;text-align:center;line-height:1.6}.rq-root.rq-admin-root .rq-main{padding:22px 24px 28px}@media (max-width: 760px){.rq-root{height:100dvh;min-height:100dvh;font-size:15px}.rq-root .rq-shell{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr) auto;width:100%;min-width:0;height:100%;border:0}.rq-root .rq-sidebar{display:none}.rq-root .rq-mobile-header{z-index:8;display:flex;align-items:center;justify-content:space-between;min-height:60px;padding:calc(8px + env(safe-area-inset-top)) 16px 8px;border-bottom:1px solid var(--rq-border);background:color-mix(in srgb,var(--rq-shell) 94%,transparent);box-shadow:0 5px 18px color-mix(in srgb,var(--rq-text) 5%,transparent)}.rq-root .rq-mobile-brand{display:flex;align-items:center;min-width:0;gap:10px}.rq-root .rq-mobile-brand-mark{width:36px;height:36px;overflow:hidden;border-radius:12px;flex:0 0 auto}.rq-root .rq-mobile-brand-mark img{width:100%;height:100%;object-fit:cover}.rq-root .rq-mobile-brand-copy{display:grid;min-width:0;line-height:1.15}.rq-root .rq-mobile-brand-copy>span{color:var(--rq-muted);font-size:.72em;letter-spacing:.08em}.rq-root .rq-mobile-brand-copy strong{margin-top:3px;overflow:hidden;font-size:1em;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.rq-root .rq-mobile-profile-button{display:grid;place-items:center;width:42px;height:42px;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer}.rq-root .rq-mobile-profile-button .rq-avatar{width:34px;height:34px}.rq-root .rq-main{min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scroll-behavior:smooth;scrollbar-width:thin}.rq-root .rq-screen{width:100%;min-width:0;padding:16px 16px 26px}.rq-root .rq-mobile-nav{z-index:9;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;padding:5px 7px calc(5px + env(safe-area-inset-bottom));border-top:1px solid var(--rq-border);background:color-mix(in srgb,var(--rq-sidebar) 96%,transparent);box-shadow:0 -8px 24px color-mix(in srgb,var(--rq-text) 7%,transparent)}.rq-root .rq-mobile-nav-item{position:relative;display:grid;place-items:center;gap:2px;min-width:0;min-height:52px;padding:5px 2px 3px;border:0;border-radius:11px;background:transparent;color:var(--rq-muted);font-size:.72em;line-height:1;text-decoration:none;cursor:pointer}.rq-root .rq-mobile-nav-item.is-active{background:var(--rq-sage-soft);color:var(--rq-sage)}.rq-root .rq-mobile-nav-icon{position:relative;display:grid;place-items:center;width:28px;height:24px}.rq-root .rq-mobile-nav-icon svg{width:20px;height:20px}.rq-root .rq-mobile-badge{position:absolute;top:-4px;right:-7px;display:grid;place-items:center;min-width:16px;height:16px;padding:0 4px;border:2px solid var(--rq-sidebar);border-radius:999px;background:var(--rq-red);color:#fff;font-size:9px;font-weight:600}.rq-root .rq-mobile-menu-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;align-items:end;background:color-mix(in srgb,#061311 52%,transparent);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.rq-root .rq-mobile-menu{width:100%;max-height:min(78dvh,620px);padding:18px 18px calc(18px + env(safe-area-inset-bottom));overflow-y:auto;border:1px solid var(--rq-border);border-bottom:0;border-radius:24px 24px 0 0;background:var(--rq-surface);box-shadow:0 -20px 48px #00000042;animation:rq-sheet-in .18s ease-out}.rq-root .rq-mobile-menu-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:15px}.rq-root .rq-mobile-menu-head strong{display:block;font-size:1.1em}.rq-root .rq-mobile-menu-head span{display:block;margin-top:4px;color:var(--rq-muted);font-size:.8em}.rq-root .rq-mobile-menu-list{display:grid;gap:8px}.rq-root .rq-mobile-menu-item{display:grid;grid-template-columns:42px minmax(0,1fr) auto auto;align-items:center;gap:11px;min-height:68px;padding:10px 12px;border:1px solid var(--rq-border);border-radius:14px;background:var(--rq-surface-soft);color:var(--rq-text);text-decoration:none}.rq-root .rq-mobile-menu-item-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--rq-sage-soft);color:var(--rq-sage)}.rq-root .rq-mobile-menu-item-icon svg{width:19px;height:19px}.rq-root .rq-mobile-menu-item strong,.rq-root .rq-mobile-menu-item small{display:block}.rq-root .rq-mobile-menu-item strong{font-weight:550}.rq-root .rq-mobile-menu-item small{margin-top:4px;color:var(--rq-muted);font-size:.75em}.rq-root .rq-mobile-menu-item>svg{width:17px;height:17px;color:var(--rq-faint)}.rq-root .rq-mobile-menu-count{display:grid;place-items:center;min-width:24px;height:24px;padding:0 7px;border-radius:999px;background:var(--rq-surface);color:var(--rq-muted);font-size:.76em}.rq-root .rq-mobile-menu-tools{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px}.rq-root .rq-mobile-menu-tools button{display:flex;align-items:center;justify-content:center;gap:6px;min-height:45px;border:1px solid var(--rq-border);border-radius:11px;background:var(--rq-surface);color:var(--rq-muted);cursor:pointer}.rq-root .rq-mobile-menu-tools button.is-danger{color:var(--rq-red)}.rq-root .rq-mobile-menu-tools svg{width:16px;height:16px}.rq-root .rq-topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;margin-bottom:16px}.rq-root .rq-title{display:none}.rq-root .rq-subtitle{margin:0;font-size:.86em;line-height:1.55}.rq-root .rq-top-actions{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.rq-root .rq-top-actions>*{justify-content:center;min-height:44px}.rq-root .rq-topbar>.rq-primary-action{min-height:44px;white-space:nowrap}.rq-root .rq-primary-action,.rq-root .rq-secondary-action{border-radius:11px}.rq-root .rq-primary-action,.rq-root .rq-secondary-action{min-height:42px}.rq-root .rq-notice{align-items:flex-start;margin-bottom:14px;border-radius:12px;line-height:1.55}.rq-root .rq-review-prompt{margin-bottom:14px;border-radius:14px}.rq-root .rq-today-layout,.rq-root .rq-event-layout{grid-template-columns:minmax(0,1fr);gap:14px}.rq-root .rq-section{margin-bottom:18px}.rq-root .rq-task-list{border-radius:14px}.rq-root .rq-task-row{grid-template-columns:22px minmax(0,1fr) auto;gap:10px;min-height:58px;padding:13px 12px}.rq-root .rq-task-check{width:20px;height:20px;border-radius:6px}.rq-root .rq-task-detail{line-height:1.45}.rq-root .rq-plan-panel,.rq-root .rq-rhythm-card{border-radius:14px}.rq-root .rq-rhythm-card{margin-top:10px}.rq-root .rq-all-summary{align-items:flex-start;margin-bottom:10px;font-size:.86em}.rq-root .rq-all-summary>span:last-child{white-space:nowrap}.rq-root .rq-all-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:18px;padding:12px;border-radius:14px}.rq-root .rq-filter-field{display:grid;gap:6px}.rq-root .rq-filter-field.search{grid-column:1 / -1}.rq-root .rq-filter-input,.rq-root .rq-filter-select{min-height:42px;border-radius:10px;font-size:15px}.rq-root .rq-filter-input::placeholder{color:var(--rq-muted);font-size:15px}.rq-root .rq-filter-select option{font-size:15px}.rq-root .rq-task-group{margin-bottom:17px}.rq-root .rq-matrix-intro{align-items:flex-start;margin-bottom:12px;line-height:1.5}.rq-root .rq-matrix-grid{grid-template-columns:minmax(0,1fr);gap:12px}.rq-root .rq-quadrant{min-height:0;padding:14px;border-radius:15px}.rq-root .rq-matrix-task{min-height:54px;padding:11px 0}.rq-root .rq-calendar-toolbar{align-items:center;flex-direction:row;gap:9px;margin-bottom:12px}.rq-root .rq-calendar-nav{flex:1;justify-content:space-between}.rq-root .rq-calendar-title{min-width:104px}.rq-root .rq-segment-button{min-height:34px}.rq-root .rq-month-grid{border-radius:12px;overflow:hidden}.rq-root .rq-day-cell{min-height:58px;padding:6px 3px}.rq-root .rq-selected-date{align-items:flex-start;border-radius:12px}.rq-root .rq-event-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin-bottom:14px}.rq-root .rq-event-tab{min-height:39px;padding-inline:5px}.rq-root .rq-event-hero{grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:15px;border-radius:15px}.rq-root .rq-countdown{text-align:center}.rq-root .rq-countdown-value{font-size:1.65em}.rq-root .rq-chain:before{left:61px}.rq-root .rq-chain-row{grid-template-columns:48px 13px minmax(0,1fr);gap:8px}.rq-root .rq-chain-date{font-size:.72em}.rq-root .rq-event-info{border-radius:14px}.rq-root .rq-empty-screen{min-height:190px;padding:24px 12px}.rq-root .rq-dialog-layer,.rq-root .rqp-layer{align-items:end;place-items:end center;padding:0;overflow:hidden;background:color-mix(in srgb,#061311 52%,transparent);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.rq-root .rq-dialog{width:100%;max-height:calc(100dvh - max(10px,env(safe-area-inset-top)));padding:18px 18px calc(18px + env(safe-area-inset-bottom));overflow-y:auto;border-bottom:0;border-radius:24px 24px 0 0;animation:rq-sheet-in .18s ease-out}.rq-root .rq-dialog.rq-review-dialog{width:100%}.rq-root .rq-dialog-head{position:sticky;top:-18px;z-index:2;margin:-2px 0 14px;padding:2px 0 10px;background:var(--rq-surface)}.rq-root .rq-dialog-title{font-size:1.12em}.rq-root .rq-field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rq-root .rq-input,.rq-root .rq-select,.rq-root .rq-textarea{min-height:44px;border-radius:10px;font-size:16px}.rq-root .rq-voice-button{width:34px;height:34px}.rq-root .rq-dialog-actions{position:sticky;bottom:calc(-18px - env(safe-area-inset-bottom));z-index:2;margin:4px -4px -4px;padding:10px 4px calc(4px + env(safe-area-inset-bottom));background:linear-gradient(transparent 0,var(--rq-surface) 16px)}.rq-root .rq-dialog-actions>*{flex:1;justify-content:center}.rq-root .rq-dialog-actions .rq-danger-action{margin-right:0}.rq-root .rq-delete-confirmation{align-items:stretch;flex-direction:column}.rq-root .rq-delete-confirmation-actions>*{flex:1;justify-content:center}.rq-root .rqp-window{width:100%;max-height:calc(100dvh - max(10px,env(safe-area-inset-top)));overflow-y:auto;border-bottom:0;border-radius:24px 24px 0 0;animation:rq-sheet-in .18s ease-out}.rq-root .rqp-header{align-items:flex-start;padding:18px 46px 15px 18px}.rq-root .rqp-title{font-size:1.1em;line-height:1.4}.rq-root .rqp-draft-state{flex:0 0 auto}.rq-root .rqp-stepper{padding:12px 14px 0}.rq-root .rqp-step{justify-content:center;gap:5px;padding-inline:2px;font-size:.76em}.rq-root .rqp-panel{padding:16px 16px calc(18px + env(safe-area-inset-bottom))}.rq-root .rqp-input,.rq-root .rqp-select,.rq-root .rqp-textarea,.rq-root .rqp-row-input,.rq-root .rqp-row-select{font-size:16px}.rq-root .rqp-actions>button{flex:1 1 auto;min-height:44px}.rq-root .rqp-confirm-summary{grid-template-columns:1fr}.rq-root .rqp-confirm-item+.rqp-confirm-item{border-top:1px solid var(--rq-border);border-left:0}.rq-root.rq-admin-root{height:100dvh;min-height:100dvh;overflow:hidden}.rq-root .rq-admin-side{position:static;display:flex;width:100%;min-height:60px;height:auto;padding:calc(9px + env(safe-area-inset-top)) 14px 9px}.rq-root .rq-admin-side .rq-brand{padding:0}.rq-root .rq-admin-side .rq-brand-sub{display:block}.rq-root .rq-admin-side .rq-profile{display:none}.rq-root .rq-admin-side .rq-sidebar-bottom{display:block;margin:0;padding:0}.rq-root .rq-admin-side .rq-nav-button{width:auto;min-height:40px;padding:8px 10px;font-size:.82em}.rq-root .rq-admin-side .rq-nav-button svg{display:block}.rq-root.rq-admin-root .rq-main{padding:16px 16px calc(24px + env(safe-area-inset-bottom))}.rq-root.rq-admin-root .rq-title{display:block;font-size:1.25em}.rq-root.rq-admin-root .rq-topbar{align-items:center}.rq-root .rq-admin-row.head{display:none}.rq-root .rq-admin-table{display:grid;gap:10px;border:0;background:transparent;overflow:visible}.rq-root .rq-admin-row:not(.head){display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;padding:14px;border:1px solid var(--rq-border);border-radius:14px;background:var(--rq-surface)}.rq-root .rq-admin-row:not(.head)>span:nth-child(1){grid-column:1;grid-row:1}.rq-root .rq-admin-row:not(.head)>span:nth-child(2){grid-column:1;grid-row:2;color:var(--rq-muted)}.rq-root .rq-admin-row:not(.head)>span:nth-child(3){grid-column:2;grid-row:1}.rq-root .rq-admin-row:not(.head)>span:nth-child(4){display:none}.rq-root .rq-admin-row:not(.head)>span:nth-child(5){grid-column:1 / -1;grid-row:3;padding-top:10px;border-top:1px solid var(--rq-border)}.rq-root .rq-admin-actions button{flex:1;justify-content:center;min-height:40px}.rq-root .rq-admin-form-layer{align-items:end;padding:0}.rq-root .rq-admin-form{width:100%;max-height:calc(100dvh - 10px);padding:20px 18px calc(18px + env(safe-area-inset-bottom));overflow-y:auto;border-radius:24px 24px 0 0}.rq-root .rq-admin-form .rq-login-field input,.rq-root .rq-admin-form .rq-login-field select{min-height:46px;font-size:16px}.rq-root.rq-login-root{display:block;padding:0}.rq-root .rq-login-shell{display:flex;flex-direction:column;width:100%;min-height:100dvh;border:0;border-radius:0;box-shadow:none}.rq-root .rq-login-hero{flex:0 0 auto;min-height:210px;padding:calc(28px + env(safe-area-inset-top)) 24px 30px}.rq-root .rq-login-brand-mark{width:50px;height:50px;border-radius:15px}.rq-root .rq-login-brand-name{font-size:1.1em}.rq-root .rq-login-hero-copy{margin:27px 0 0;padding:0}.rq-root .rq-login-hero-copy h1{font-size:1.72em;line-height:1.34}.rq-root .rq-login-hero-copy p{display:none}.rq-root .rq-login-sync-note{margin-top:16px;font-size:.75em}.rq-root .rq-login-card{flex:1 0 auto;justify-content:flex-start;margin-top:-12px;padding:26px 22px calc(22px + env(safe-area-inset-bottom));border-radius:26px 26px 0 0;gap:15px}.rq-root .rq-login-card-head>span{display:none}.rq-root .rq-login-card-head h2{margin:0;font-size:1.3em}.rq-root .rq-login-card-head p{margin:6px 0 2px;font-size:.83em}.rq-root .rq-login-input-wrap{min-height:52px}.rq-root .rq-login-field .rq-login-input-wrap input{min-height:50px;font-size:16px}.rq-root .rq-login-submit{min-height:52px;margin-top:3px}.rq-root .rq-login-hint{font-size:.74em}}@media (max-width: 380px){.rq-root .rq-screen{padding-inline:13px}.rq-root .rq-topbar{grid-template-columns:1fr}.rq-root .rq-topbar>.rq-primary-action{width:100%;justify-content:center}.rq-root .rq-top-actions{grid-column:1}.rq-root .rq-task-row{grid-template-columns:22px minmax(0,1fr)}.rq-root .rq-task-row>.rq-domain{grid-column:2;justify-self:start}.rq-root .rq-event-hero{grid-template-columns:1fr}.rq-root .rq-countdown{text-align:left}.rq-root .rq-field-row,.rq-root .rqp-grid-two,.rq-root .rq-mobile-menu-tools{grid-template-columns:1fr}.rq-root .rq-login-card{padding-inline:18px}}@keyframes rq-sheet-in{0%{transform:translateY(18px);opacity:.85}to{transform:translateY(0);opacity:1}}@media (prefers-reduced-motion: reduce){.rq-root *,.rq-root *:before,.rq-root *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}.rq-root .rq-task-trailing{display:flex;align-items:center;justify-content:flex-end;gap:7px}.rq-root .rq-task-content{min-width:0;cursor:pointer}.rq-root .rq-task-edit{display:grid;place-items:center;width:30px;height:30px;padding:0;border:1px solid var(--rq-border);border-radius:8px;background:var(--rq-surface-soft);color:var(--rq-muted);cursor:pointer}.rq-root .rq-task-edit:hover{border-color:var(--rq-sage);color:var(--rq-sage)}.rq-root .rq-task-edit svg{width:14px;height:14px}.rq-root .rq-task-repeat{color:var(--rq-sage)}.rq-root .rq-field-help{color:var(--rq-muted);font-size:.74em;line-height:1.45}.rq-root .rq-field-row-help{display:block;margin:-6px 0 8px}.rq-root .rq-form-error{padding:10px 12px;border-radius:9px;background:var(--rq-red-soft);color:var(--rq-red);font-size:.82em}.rq-root .rq-event-title-row{display:flex;align-items:center;gap:10px}.rq-root .rq-event-title-row .rq-event-title{flex:1}.rq-root .rq-event-repeat{display:flex;align-items:center;gap:6px;margin:8px 0 0;color:var(--rq-purple);font-size:.8em}.rq-root .rq-event-repeat svg{width:14px;height:14px}.rq-root .rq-recurrence{overflow:hidden;border:1px solid var(--rq-border);border-radius:13px;background:var(--rq-surface-soft)}.rq-root .rq-recurrence.is-active{border-color:color-mix(in srgb,var(--rq-sage) 45%,var(--rq-border))}.rq-root .rq-recurrence-head{display:grid;grid-template-columns:38px minmax(0,1fr) minmax(150px,190px);align-items:center;gap:10px;padding:11px 12px}.rq-root .rq-recurrence-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:var(--rq-sage-soft);color:var(--rq-sage)}.rq-root .rq-recurrence-icon svg{width:17px;height:17px}.rq-root .rq-recurrence-title strong,.rq-root .rq-recurrence-title small{display:block}.rq-root .rq-recurrence-title strong{font-weight:550}.rq-root .rq-recurrence-title small{margin-top:3px;color:var(--rq-muted);font-size:.73em}.rq-root .rq-recurrence-select{min-height:38px}.rq-root .rq-recurrence>.rq-field-help{display:block;padding:0 12px 11px 60px}.rq-root .rq-recurrence-body{display:grid;gap:12px;padding:12px;border-top:1px solid var(--rq-border);background:var(--rq-surface)}.rq-root .rq-recurrence-summary{display:flex;align-items:center;gap:8px;color:var(--rq-sage);line-height:1.45}.rq-root .rq-recurrence-summary svg{width:16px;height:16px;flex:0 0 auto}.rq-root .rq-recurrence-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.rq-root .rq-recurrence-interval{display:flex;align-items:center;gap:7px;min-height:38px}.rq-root .rq-recurrence-interval .rq-input{width:66px;text-align:center}.rq-root .rq-recurrence-policy{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--rq-muted);font-size:.8em}.rq-root .rq-recurrence-policy .rq-select{width:auto;min-width:160px}.rq-root .rq-recurrence-preview{display:flex;align-items:center;flex-wrap:wrap;gap:7px;color:var(--rq-muted);font-size:.78em}.rq-root .rq-recurrence-preview strong{padding:4px 8px;border-radius:999px;background:var(--rq-sage-soft);color:var(--rq-sage);font-weight:500}.rq-root .rq-recurrence-note{display:flex;align-items:flex-start;gap:7px;padding:9px 10px;border-radius:9px;background:var(--rq-amber-soft);color:var(--rq-amber);font-size:.76em;line-height:1.5}.rq-root .rq-recurrence-note svg{width:15px;height:15px;flex:0 0 auto;margin-top:2px}@media (max-width: 760px){.rq-root .rq-task-trailing{align-items:flex-start}.rq-root .rq-task-edit{width:34px;height:34px}.rq-root .rq-recurrence-head{grid-template-columns:38px minmax(0,1fr)}.rq-root .rq-recurrence-select{grid-column:1 / -1;width:100%;min-height:44px;font-size:16px}.rq-root .rq-recurrence>.rq-field-help{padding-left:12px}.rq-root .rq-recurrence-options{grid-template-columns:repeat(2,minmax(0,1fr))}.rq-root .rq-recurrence-policy{align-items:stretch;flex-direction:column;gap:6px}.rq-root .rq-recurrence-policy .rq-select{width:100%;min-height:44px;font-size:16px}}@media (max-width: 380px){.rq-root .rq-task-trailing{grid-column:2;justify-content:space-between}.rq-root .rq-recurrence-options{grid-template-columns:1fr}}.rq-root .rq-postpone-summary{display:flex;align-items:flex-start;gap:8px;margin-bottom:14px;color:var(--rq-muted);font-size:.86em}.rq-root .rq-postpone-summary svg{width:16px;height:16px;flex:0 0 auto;margin-top:2px;color:var(--rq-sage)}.rq-root .rq-postpone-presets{display:flex;flex-wrap:wrap;gap:8px}.rq-root .rq-postpone-presets .rq-segment-button{border:1px solid var(--rq-border);border-radius:9px;background:var(--rq-surface-soft)}.rq-root .rq-postpone-presets .rq-segment-button.is-active,.rq-root .rq-postpone-presets .rq-segment-button[aria-checked=true]{border-color:var(--rq-sage);background:var(--rq-sage-soft);color:var(--rq-sage)}.rq-root .rq-batch-row{display:flex;align-items:center;gap:10px}.rq-root .rq-batch-row .rq-task-row{flex:1 1 auto;min-width:0}.rq-root .rq-batch-check{width:20px;height:20px;flex:0 0 auto;accent-color:var(--rq-sage);cursor:pointer}.rq-root .rq-batch-bar{position:sticky;bottom:12px;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;padding:10px 14px;border:1px solid var(--rq-border);border-radius:12px;background:var(--rq-surface);box-shadow:0 8px 30px #0000001f}.rq-root .rq-batch-bar-count{color:var(--rq-muted);font-size:.88em}@media (max-width: 760px){.rq-root .rq-postpone-presets .rq-segment-button{min-height:40px;font-size:15px;flex:1 1 auto}.rq-root .rq-batch-bar{bottom:calc(12px + env(safe-area-inset-bottom))}}.rq-root .rq-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:4px}.rq-root .rq-settings-card{border:1px solid var(--rq-border);border-radius:14px;background:var(--rq-surface);overflow:hidden}.rq-root .rq-settings-head{display:flex;align-items:center;gap:12px;padding:16px 18px;border-bottom:1px solid var(--rq-border)}.rq-root .rq-settings-head>.rq-primary-action{margin-left:auto}.rq-root .rq-settings-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--rq-sage-soft);color:var(--rq-sage);flex:0 0 auto}.rq-root .rq-settings-icon svg{width:18px;height:18px}.rq-root .rq-settings-title{margin:0;font-size:1.02em;font-weight:550}.rq-root .rq-settings-desc{margin:4px 0 0;color:var(--rq-muted);font-size:.8em;line-height:1.5}.rq-root .rq-settings-body{display:flex;flex-direction:column;gap:13px;padding:18px}.rq-root .rq-settings-divider{display:flex;align-items:center;gap:10px;color:var(--rq-faint);font-size:.78em;margin:4px 0}.rq-root .rq-settings-divider:after{content:"";flex:1;height:1px;background:var(--rq-border)}.rq-root .rq-settings-subhead{color:var(--rq-faint);font-size:.76em;letter-spacing:.04em;margin-top:2px}.rq-root .rq-settings-notice{display:flex;align-items:center;gap:7px;padding:9px 12px;border-radius:8px;background:var(--rq-green-soft);color:var(--rq-green);font-size:.85em}.rq-root .rq-settings-notice svg{width:15px;height:15px}.rq-root .rq-settings-empty{padding:14px;border:1px dashed var(--rq-border);border-radius:10px;color:var(--rq-muted);font-size:.85em;text-align:center}.rq-root .rq-settings-hint{margin:0;color:var(--rq-muted);font-size:.78em;line-height:1.55}.rq-root .rq-category-chips{display:flex;flex-wrap:wrap;gap:8px}.rq-root .rq-category-list{display:flex;flex-direction:column;gap:8px}.rq-root .rq-category-item{display:flex;align-items:center;gap:10px;padding:9px 12px;border:1px solid var(--rq-border);border-radius:10px;background:var(--rq-surface-soft)}.rq-root .rq-category-item-meta{color:var(--rq-faint);font-size:.78em;flex:1}.rq-root .rq-category-item-actions{display:flex;align-items:center;gap:6px}.rq-root .rq-category-item-actions button{display:grid;place-items:center;width:30px;height:30px;padding:0;border:1px solid var(--rq-border);border-radius:8px;background:var(--rq-surface);color:var(--rq-muted);cursor:pointer}.rq-root .rq-category-item-actions button:hover{border-color:var(--rq-sage);color:var(--rq-sage)}.rq-root .rq-category-item-actions button.danger:hover{border-color:var(--rq-red);color:var(--rq-red)}.rq-root .rq-category-item-actions svg{width:14px;height:14px}.rq-root .rq-settings-dialog{width:min(440px,92vw)}.rq-root .rq-color-picker{display:flex;flex-wrap:wrap;gap:9px}.rq-root .rq-color-swatch{width:30px;height:30px;border-radius:50%;border:2px solid transparent;cursor:pointer;padding:0}.rq-root .rq-color-swatch.is-selected{border-color:var(--rq-text);box-shadow:0 0 0 2px var(--rq-surface)}.rq-root .rq-color-swatch.sage{background:var(--rq-sage)}.rq-root .rq-color-swatch.amber{background:var(--rq-amber)}.rq-root .rq-color-swatch.blue{background:var(--rq-blue)}.rq-root .rq-color-swatch.green{background:var(--rq-green)}.rq-root .rq-color-swatch.purple{background:var(--rq-purple)}.rq-root .rq-color-swatch.pink{background:var(--rq-pink)}.rq-root .rq-color-swatch.red{background:var(--rq-red)}.rq-root .rq-color-swatch.gray{background:var(--rq-muted)}@media (max-width: 900px){.rq-root .rq-settings-grid{grid-template-columns:1fr}}@media (max-width: 760px){.rq-root .rq-settings-head{flex-wrap:wrap}.rq-root .rq-settings-head>.rq-primary-action{margin-left:0}}
