.cvh{--cv-paper:var(--background);--cv-card:#fff;--cv-forest:var(--primary);--cv-text:var(--foreground);--cv-muted:var(--muted-foreground);--cv-hair:var(--border);--cv-hair-2:#d8d0c2;--cv-wash:var(--muted);--cv-clay:var(--accent);--cv-clay-ink:var(--accent-ink);--cv-gold:#9a7b1e;--cv-gold-ink:#7a5f14;--cv-gold-wash:#efe4c6;--cv-serif:var(--font-young-serif), "Iowan Old Style", Georgia, serif;--cv-sans:var(--font-inter), ui-sans-serif, -apple-system, sans-serif;--cv-mono:var(--font-space-mono), ui-monospace, Menlo, monospace;--cv-ease:cubic-bezier(.2, .7, .2, 1);--t-label:11px;--t-small:13px;--t-body:16px;--t-head:22px;--t-display:36px;--t-count:40px;--r-card:8px;--r-sheet:20px;--r-chip:6px;--shadow-rest:0 1px 2px #2b45380f, 0 10px 24px -14px #2b453838;--shadow-lift:0 2px 4px #2b453814, 0 18px 40px -18px #2b45384d;--th-text:var(--cv-forest);--th-punct:var(--cv-clay);--split:50%;width:min(1152px,100% - 40px);font-family:var(--cv-sans);color:var(--cv-text);margin:0 auto;font-size:15px;line-height:1.5}.cvh[data-theme=plum]{--th-text:#886680}.cvh[data-theme=blue]{--th-text:#4f6879}.cvh button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.cvh textarea{font:inherit;color:inherit}.cvh :focus-visible{outline:2px solid var(--cv-forest);outline-offset:3px}.cvh .eyebrow{font-family:var(--cv-serif);letter-spacing:0;text-transform:none;color:var(--cv-muted);margin:0;font-size:13px}.cvh .act{min-height:44px;font-family:var(--cv-serif);color:var(--cv-forest);border-bottom:1px solid var(--cv-forest);transition:color .3s var(--cv-ease), border-color .3s var(--cv-ease);align-items:center;padding:0 0 1px;font-size:15px;text-decoration:none;display:inline-flex}.cvh .act:hover,.cvh .act:focus-visible{color:var(--cv-clay-ink);border-bottom-color:var(--cv-clay-ink)}.cvh .punct{color:var(--punct,var(--th-punct))}.cvh .shell{grid-template-columns:minmax(340px, var(--split)) minmax(0, 1fr);align-items:start;gap:0;display:grid}.cvh #today{padding:28px 0 40px;position:sticky;top:18px}.cvh #collection{min-height:60vh;padding:28px 0 100px 40px;position:relative;container-type:inline-size}.cvh .divider{cursor:col-resize;z-index:4;align-content:center;justify-items:center;width:16px;margin-left:-8px;display:grid;position:absolute;top:28px;bottom:100px;left:0}.cvh .divider .grip{background:var(--cv-hair-2);width:4px;height:44px;transition:background .2s, height .2s var(--cv-ease);border-radius:2px}.cvh .divider:hover .grip,.cvh .divider:focus-visible .grip,.cvh .divider.drag .grip{background:var(--cv-forest);height:64px}.cvh .divider:focus-visible{outline:none}.cvh .nostore{font-family:var(--cv-serif);color:var(--cv-forest);max-width:44ch;margin:12px 0 0;font-size:16px}.cvh .shelf-undo{font-family:var(--cv-serif);color:var(--cv-forest);margin:0 0 18px;font-size:16px}.cvh .shelf-undo button{font-family:var(--cv-serif);color:var(--cv-forest);border-bottom:1px solid var(--cv-forest);min-height:32px;transition:color .3s var(--cv-ease), border-color .3s var(--cv-ease);margin-left:8px;font-size:16px}.cvh .shelf-undo button:hover,.cvh .shelf-undo button:focus-visible{color:var(--cv-clay-ink);border-bottom-color:var(--cv-clay-ink)}.cvh .canvas{background:var(--cv-card);border:1px solid var(--cv-forest);min-height:calc(100vh - 220px);max-height:900px;box-shadow:6px 6px 0 0 var(--th-punct);--punct:var(--th-punct);border-radius:0;flex-direction:column;padding:clamp(28px,5vw,64px) clamp(24px,5vw,60px) 68px 18px;display:flex;position:relative;overflow:hidden}.cvh .canvas .lines{flex:1;grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:6px minmax(0,1fr);gap:10px 26px;min-height:0;margin:0;padding:0;list-style:none;display:grid}.cvh .canvas .seg{background:var(--cv-hair);transition:background .3s var(--cv-ease);border-radius:3px;grid-column:1}.cvh .canvas .seg.written{background:color-mix(in srgb, var(--slot) 55%, transparent)}.cvh .canvas .seg.done{background:var(--slot)}.cvh .canvas .line{grid-column:2}.cvh .canvas .line.editing{cursor:text;align-self:stretch}.cvh .canvas .line{max-height:260px;transition:opacity .45s var(--cv-ease), max-height .5s var(--cv-ease), padding .5s var(--cv-ease), margin .5s var(--cv-ease);grid-template-columns:40px minmax(0,1fr) auto;align-self:start;align-items:start;column-gap:12px;padding:0 0 8px;display:grid;position:relative}.cvh .canvas .line.leaving{opacity:0;max-height:0;margin-top:-12px;padding-top:0;padding-bottom:0;overflow:hidden}.cvh .check{border-radius:8px;place-items:center;width:40px;height:40px;margin-top:1px;display:grid}.cvh .check .mark{border:2px solid var(--slot);width:24px;height:24px;transition:background .2s var(--cv-ease);background:0 0;border-radius:7px;display:block}.cvh button.check:hover .mark,.cvh button.check:focus-visible .mark,.cvh .mark.done{background:var(--slot)}.cvh button.check:focus-visible{outline:none}.cvh button.check:focus-visible .mark{box-shadow:0 0 0 3px var(--slot-wash)}.cvh .mark.blank{border-color:var(--cv-hair-2);border-width:2px}.cvh .line.isdone .text{color:var(--cv-muted)}.cvh .line.isdone .text .punct{color:color-mix(in srgb, var(--slot) 60%, transparent)}.cvh .line.isdone .from{color:var(--slot-text)}.cvh .line.isdone .undo{opacity:.7}.cvh .line.isdone:hover .undo,.cvh .line.isdone:focus-within .undo{opacity:1}.cvh .canvas .text{font-family:var(--cv-serif);font-size:clamp(28px, 2.6vw, var(--t-display));letter-spacing:-.012em;color:var(--th-text);overflow-wrap:anywhere;margin:0;line-height:1.16}.cvh .canvas .textbtn{font:inherit;color:inherit;text-align:left;letter-spacing:inherit;line-height:inherit;cursor:text;border-radius:4px;display:inline}.cvh .canvas .textbtn:focus-visible{outline:2px solid var(--slot);outline-offset:4px}.cvh .editor{resize:none;appearance:none;width:100%;font-family:var(--cv-serif);font-size:clamp(28px, 2.6vw, var(--t-display));letter-spacing:-.012em;color:var(--th-text);caret-color:var(--th-punct);background:0 0;border:0;border-radius:0;outline:none;margin:0;padding:0;line-height:1.16;display:block;overflow:hidden}.cvh .editor::placeholder{color:#aaa49b;opacity:1}.cvh .edwrap{display:block;position:relative}.cvh .edwrap .mirror{pointer-events:none;white-space:pre-wrap;overflow-wrap:anywhere;font-family:var(--cv-serif);font-size:clamp(28px, 2.6vw, var(--t-display));letter-spacing:-.012em;color:var(--th-text);line-height:1.16;position:absolute;inset:0}.cvh .edwrap .editor{color:#0000;caret-color:var(--th-punct);position:relative}.cvh .edwrap .editor::selection{background:color-mix(in srgb, var(--th-punct) 25%, transparent)}.cvh .day-empty{font-family:var(--cv-serif);color:var(--cv-muted);margin:8px 0 0;font-size:16px}.cvh .editor:focus-visible{outline:none}.cvh .tags{flex-wrap:wrap;align-items:center;gap:6px 8px;margin-top:8px;display:flex}.cvh .tags:empty{display:none}.cvh .tag{font-family:var(--cv-serif);color:var(--tag-text,var(--cv-forest));background:color-mix(in srgb, var(--tag-ink,var(--cv-forest)) 14%, transparent);transition:background .3s var(--cv-ease), border-color .3s var(--cv-ease), color .3s var(--cv-ease);border:1px solid #0000;border-radius:0;align-items:center;gap:6px;padding:6px 9px 6px 8px;font-size:14px;line-height:1;display:inline-flex}.cvh .tag:before{content:"";background:var(--tag-ink,var(--cv-forest));border-radius:0;width:7px;height:7px}.cvh .tag.suggest{color:var(--cv-forest);border-color:color-mix(in srgb, var(--tag-ink,var(--cv-forest)) 45%, transparent);background:0 0}.cvh .tag.suggest:hover,.cvh .tag.suggest:focus-visible{color:var(--tag-text,var(--cv-forest));background:color-mix(in srgb, var(--tag-ink,var(--cv-forest)) 12%, transparent);border-color:var(--tag-ink,var(--cv-forest))}.cvh .tag .x{color:color-mix(in srgb, var(--tag-text,var(--cv-forest)) 55%, transparent);margin-left:2px}.cvh .from{font-family:var(--cv-sans);font-size:var(--t-small);color:var(--cv-muted)}.cvh .remove{opacity:0;font-size:15px;line-height:1;transition:opacity .2s}.cvh .line:hover .remove,.cvh .line:focus-within .remove{opacity:1}.cvh .abar,.cvh-big .abar{align-items:center;gap:3px;display:flex}.cvh .abar>*,.cvh-big .abar>*{width:2.5px;height:var(--h,100%);background:var(--cv-hair-2,#d8d0c2);border-radius:1.5px;flex:none}.cvh .abar,.cvh-big .abar{align-items:flex-end}.cvh .tarrow{grid-template-rows:auto auto;justify-items:end;row-gap:4px;margin-top:10px;display:grid}.cvh .tarrow .bars{gap:0;height:34px}.cvh .tarrow .bar{background:0 0;border-radius:0;justify-content:center;align-items:flex-end;width:7px;height:100%;padding:0;display:flex}.cvh .tarrow .bar i{width:3px;height:var(--h,100%);background:var(--cv-hair-2);transition:background .15s var(--cv-ease), transform .15s var(--cv-ease);transform-origin:bottom;border-radius:1.5px;display:block}.cvh .tarrow .bar.on i{background:var(--slot)}.cvh .tarrow .bar.none{width:14px;margin-right:4px}.cvh .tarrow .bar.none i{border-radius:1.5px;width:10px;height:3px}.cvh .tarrow .bar.none.on i,.cvh .tarrow .bar.none:hover i{background:var(--slot)}.cvh .tarrow .bar.ghost i{background:color-mix(in srgb, var(--slot) 32%, transparent)}.cvh .tarrow .bar.hot i{background:var(--slot);transform:scaleY(1.12)}.cvh .tarrow .bar:focus-visible{outline:none}.cvh .tarrow .bar:focus-visible i{background:var(--slot);box-shadow:0 0 0 2px var(--slot-wash)}.cvh .tarrow .tlabel{font-family:var(--cv-serif);color:var(--cv-forest);text-align:right;font-variant-numeric:tabular-nums;min-height:18px;font-size:15px}.cvh .tarrow.armed .tlabel{color:var(--slot-text)}.cvh .tarrow .offer{font-family:var(--cv-sans);font-size:var(--t-small);color:var(--slot-text);border-bottom:1px solid color-mix(in srgb, var(--slot) 50%, transparent);margin-left:8px;padding-bottom:1px;font-weight:500}.cvh .tarrow .offer:hover,.cvh .tarrow .offer:focus-visible{border-bottom-color:var(--slot-text)}.cvh .bias{font-family:var(--cv-sans);font-size:var(--t-small);color:var(--cv-muted);flex-wrap:wrap;align-items:baseline;gap:4px 12px;margin:10px 0 0;display:flex}.cvh .bias .adjust{font-size:var(--t-small);color:var(--slot-text);border-bottom:1px solid color-mix(in srgb, var(--slot) 50%, transparent);padding-bottom:1px;font-weight:500}.cvh .bias .adjust:hover,.cvh .bias .adjust:focus-visible{border-bottom-color:var(--slot-text)}.cvh .canvas .foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:auto;padding-top:24px;display:flex}.cvh .canvas .foot .acts{gap:18px;margin-left:auto;display:flex}.cvh .canvas .foot .act{min-height:44px;font-family:var(--cv-serif);color:var(--cv-forest);border-bottom:1px solid var(--cv-forest);transition:color .3s var(--cv-ease), border-color .3s var(--cv-ease);align-items:center;gap:8px;font-size:16px;display:inline-flex}.cvh .canvas .foot .act .arrow-glyph{color:var(--cv-clay)}.cvh .canvas .foot .act:hover,.cvh .canvas .foot .act:focus-visible{color:var(--cv-clay-ink);border-bottom-color:var(--cv-clay-ink)}.cvh .wipe{z-index:2;align-items:center;gap:4px;display:inline-flex;position:absolute;top:8px;right:8px}.cvh .wipe-q{font-family:var(--cv-serif);color:var(--cv-clay-ink);opacity:0;pointer-events:none;transition:opacity .3s var(--cv-ease), translate .3s var(--cv-ease);font-size:18px;line-height:1;translate:6px}.cvh .wipe.armed .wipe-q{opacity:1;translate:0}.cvh .wipe-btn{width:44px;height:44px;color:var(--cv-forest);transition:color .3s var(--cv-ease), transform .3s var(--cv-ease);place-items:center;display:grid}.cvh .wipe-btn:hover,.cvh .wipe-btn:focus-visible,.cvh .wipe.armed .wipe-btn{color:var(--cv-clay)}.cvh .wipe.armed .wipe-btn{transform:rotate(-12deg)}.cvh .trace{gap:8px;display:flex}.cvh .trace i{border:1.5px solid var(--cv-hair-2);width:12px;height:12px;transition:background .3s var(--cv-ease), border-color .3s var(--cv-ease);border-radius:4px;display:block}.cvh .trace i.written{border-color:var(--slot)}.cvh .trace i.done{background:var(--slot);border-color:var(--slot)}.cvh .themes{align-items:center;gap:8px;margin-left:4px;display:inline-flex}.cvh .themes button{background:var(--dot);border:2px solid var(--cv-card);width:14px;height:14px;box-shadow:0 0 0 1px color-mix(in srgb, var(--dot) 40%, transparent);transition:transform .2s var(--cv-ease), box-shadow .2s var(--cv-ease);border-radius:50%}.cvh .themes button:hover,.cvh .themes button:focus-visible{transform:scale(1.15)}.cvh .themes button[aria-checked=true]{box-shadow:0 0 0 1.5px var(--dot)}.cvh .canvas .drop{border:1.5px dashed var(--cv-hair-2);border-radius:calc(var(--r-sheet) - 6px);opacity:0;pointer-events:none;transition:opacity .2s var(--cv-ease), border-color .2s var(--cv-ease);background:#ffffffb3;place-items:center;display:grid;position:absolute;inset:10px}.cvh .canvas .drop span{font-family:var(--cv-serif);font-size:var(--t-head);color:var(--cv-muted)}body.cvh-dragging .cvh .canvas .drop{opacity:1}body.cvh-undoing .cvh .canvas .drop span:before{content:"Put it back on the sheet"}body.cvh-undoing .cvh .canvas .drop span{font-size:0}body.cvh-undoing .cvh .canvas .drop span:before{font-size:var(--t-head)}.cvh #today.over .canvas .drop{border-color:var(--cv-forest)}.cvh #today.over .canvas .drop span{color:var(--cv-forest)}.cvh-bit{pointer-events:none;z-index:50;border-radius:3px;width:9px;height:9px;position:fixed}.cvh .past,.cvh .review{border-top:1px solid var(--cv-hair);margin-top:18px;padding-top:12px}.cvh .past-head{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.cvh .past h2,.cvh .review h2{font-family:var(--cv-serif);color:var(--cv-forest);margin:0;font-size:18px;font-weight:400}.cvh .past-list,.cvh .rev-list{margin:8px 0 0;padding:0;list-style:none}.cvh .past-row{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;padding:10px 0;display:flex}.cvh .past-text{font-family:var(--cv-serif);color:var(--th-text);font-size:17px}.cvh .past-text.quiet{color:var(--cv-muted)}.cvh .past-acts{gap:18px;display:flex}.cvh .past-note{color:var(--cv-clay-ink);margin:8px 0 0;font-size:13px}.cvh .rev-row{border-top:1px solid var(--cv-hair);grid-template-columns:28px minmax(0,1fr) auto;align-items:start;column-gap:12px;padding:10px 0;display:grid}.cvh .rev-row:first-child{border-top:0}.cvh .rev-row .mark{background:var(--slot);border-radius:3px;width:13px;height:13px;margin:6px 0 0 7.5px;display:block}.cvh .rev-text{font-family:var(--cv-serif);color:var(--th-text);margin:0;font-size:19px;line-height:1.25}.cvh .rev-row .tarrow{margin-top:0}.cvh .rev-row .tarrow .tlabel{white-space:nowrap}.cvh .rev-foot{margin:12px 0 0}.cvh .month,.cvh-big .month{background:var(--cv-card);border:1px solid var(--cv-forest);box-shadow:6px 6px 0 0 var(--cv-forest);border-radius:0;margin:0 0 30px;padding:18px 20px 16px}.cvh .month:before,.cvh-big .month:before{content:none}.cvh .cal-head,.cvh-big .cal-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.cvh .cal-month,.cvh-big .cal-month{font-family:var(--cv-serif);font-size:var(--t-head);color:var(--cv-forest);letter-spacing:-.01em}.cvh .cal-nav-group,.cvh-big .cal-nav-group{gap:4px;display:flex}.cvh .cal-nav,.cvh-big .cal-nav{width:44px;height:44px;color:var(--cv-clay);transition:color .3s var(--cv-ease), opacity .3s var(--cv-ease);border-radius:0;place-items:center;font-size:18px;display:grid}.cvh .cal-nav:hover,.cvh .cal-nav:focus-visible,.cvh-big .cal-nav:hover,.cvh-big .cal-nav:focus-visible{color:var(--cv-clay-ink)}.cvh .cal-nav[disabled],.cvh-big .cal-nav[disabled]{opacity:.3;cursor:default}.cvh .cal-grid,.cvh-big .cal-grid{grid-template-columns:repeat(7,1fr);gap:4px 3px;display:grid}.cvh .cal-w,.cvh-big .cal-w{font-family:var(--cv-serif);color:var(--cv-forest);text-align:center;padding-bottom:4px;font-size:12px}.cvh .cal-day,.cvh-big .cal-day{text-align:left;border:1px solid #0000;border-radius:6px;grid-template-rows:auto 1fr;align-content:start;min-height:46px;padding:4px 5px 3px;display:grid;position:relative}.cvh .cal-day .n,.cvh-big .cal-day .n{font-family:var(--cv-serif);font-variant-numeric:tabular-nums;color:var(--cv-forest);font-size:14px;line-height:1}.cvh .cal-day.future .n,.cvh-big .cal-day.future .n{color:color-mix(in srgb, var(--cv-forest) 45%, transparent)}.cvh .cal-day.today .n,.cvh-big .cal-day.today .n{color:var(--cv-clay-ink);font-weight:500}.cvh .cal-day .stack,.cvh-big .cal-day .stack{align-self:end;align-items:flex-end;height:18px;padding-left:2px;display:flex}.cvh .cal-day .stack i,.cvh-big .cal-day .stack i{background:var(--cv-card);border:1px solid var(--ink,var(--cv-forest));width:12px;height:16px;box-shadow:1.5px 1.5px 0 0 var(--ink,var(--cv-forest));border-radius:2px;margin-right:-4px;display:block}.cvh .cal-day .stack i:nth-child(2),.cvh-big .cal-day .stack i:nth-child(2){translate:0 -2px}.cvh .cal-day .stack i:nth-child(3),.cvh-big .cal-day .stack i:nth-child(3){translate:0 -4px}.cvh .cal-day .stack b,.cvh-big .cal-day .stack b{font-family:var(--cv-sans);color:var(--cv-muted);align-self:center;margin-left:9px;font-size:9px;font-weight:500}.cvh button.cal-day.has,.cvh-big button.cal-day.has{cursor:pointer;transition:background .2s var(--cv-ease), border-color .2s var(--cv-ease)}.cvh button.cal-day.has:hover,.cvh button.cal-day.has:focus-visible,.cvh-big button.cal-day.has:hover,.cvh-big button.cal-day.has:focus-visible{background:var(--cv-wash)}.cvh button.cal-day.has:focus-visible,.cvh-big button.cal-day.has:focus-visible{border-color:var(--cv-forest);outline:none}.cvh button.cal-day.sel,.cvh button.cal-day.sel:hover,.cvh-big button.cal-day.sel,.cvh-big button.cal-day.sel:hover{background:var(--cv-wash);border-color:var(--cv-forest)}.cvh .dayp{margin-top:22px}.cvh .dayp-head{margin:0 0 12px}.cvh .dayp-head .when{font-family:var(--cv-serif);font-size:var(--t-body);color:var(--cv-forest)}.cvh .day-cards{--w:104px;flex-wrap:wrap;gap:14px;display:flex}.cvh .cal-day .stack em,.cvh-big .cal-day .stack em{border:1.5px solid var(--cv-hair-2);border-radius:2px;align-self:center;width:8px;height:8px;margin-left:6px}.cvh .left-list{margin:12px 0 0;padding:0;list-style:none}.cvh .left-row{border-top:1px solid var(--cv-hair);flex-wrap:wrap;justify-content:space-between;gap:6px 18px;padding:10px 0;display:flex}.cvh .left-text{font-family:var(--cv-serif);color:var(--th-text);font-size:17px}.cvh .left-acts{gap:16px;display:flex}.cvh .left-note{font-family:var(--cv-serif);color:var(--cv-clay-ink);padding:6px 0 0;font-size:15px}.cvh .rec,.cvh-big .rec{width:var(--w,96px);aspect-ratio:5/7;border:1px solid var(--cv-forest,#2b4538);box-shadow:3px 3px 0 0 var(--ink);font-family:var(--cv-serif);color:var(--ink-text);text-align:left;transition:translate .25s var(--cv-ease);background:#fff;border-radius:0;grid-template-rows:auto 1fr auto;gap:6px;padding:8px;display:grid;position:relative;overflow:hidden}.cvh button.rec,.cvh-big button.rec{cursor:pointer}.cvh button.rec:hover,.cvh button.rec:focus-visible,.cvh-big button.rec:hover,.cvh-big button.rec:focus-visible{translate:0 -3px}.cvh .rec:before,.cvh-big .rec:before{content:"";border:1px solid var(--cv-hair,#e8e3db);pointer-events:none;border-radius:0;position:absolute;inset:3px}.cvh .rec .rhead,.cvh-big .rec .rhead{justify-content:space-between;align-items:center;gap:4px;display:flex}.cvh .rec .rhead .date,.cvh-big .rec .rhead .date{font-family:var(--cv-serif);color:var(--cv-forest);white-space:nowrap;font-size:10px;line-height:1}.cvh .rec .idx,.cvh-big .rec .idx{font-family:var(--cv-serif);color:var(--ink-text);font-variant-numeric:tabular-nums;font-size:10px;line-height:1}.cvh .rec .rtext,.cvh-big .rec .rtext{font-family:var(--cv-serif);color:var(--cv-text,#1a1a1a);-webkit-line-clamp:4;-webkit-box-orient:vertical;align-self:start;font-size:12px;line-height:1.25;display:-webkit-box;overflow:hidden}.cvh .rec .wash,.cvh-big .rec .wash{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.cvh .rec .wash i,.cvh-big .rec .wash i{height:var(--h,0%);transition:height .18s var(--cv-ease);position:absolute;bottom:0;left:0;right:0}.cvh .rec .wash .w-plan,.cvh-big .rec .wash .w-plan{background:color-mix(in srgb, var(--slot) 10%, transparent)}.cvh .rec .wash .w-fill,.cvh-big .rec .wash .w-fill{background:color-mix(in srgb, var(--slot) 22%, transparent)}.cvh .rec>:not(.wash),.cvh-big .rec>:not(.wash){z-index:1;position:relative}.cvh .rec .rfoot,.cvh-big .rec .rfoot{font-family:var(--cv-serif);color:var(--cv-forest);grid-template-columns:minmax(0,1fr);justify-items:start;gap:3px;min-width:0;font-size:10px;display:grid}.cvh .rec .rfoot .took,.cvh-big .rec .rfoot .took{color:var(--ink-text);white-space:nowrap;font-variant-numeric:tabular-nums;justify-self:end;line-height:1}.cvh .rec .rfoot .took.plan,.cvh-big .rec .rfoot .took.plan{color:var(--cv-forest)}.cvh .rec .bars,.cvh-big .rec .bars{gap:1.5px;height:14px}.cvh .rec .bars i,.cvh-big .rec .bars i{border-radius:1px;width:1.5px}.cvh .rec .bars i.on,.cvh-big .rec .bars i.on{background:var(--ink)}.cvh .rec .bars i.ghost,.cvh-big .rec .bars i.ghost{background:color-mix(in srgb, var(--ink) 30%, transparent)}.cvh .rec.gilt,.cvh-big .rec.gilt{border-color:var(--cv-gold-ink,#7a5f14);box-shadow:3px 3px 0 0 var(--cv-gold,#9a7b1e)}.cvh .rec.gilt .bars i.on,.cvh-big .rec.gilt .bars i.on{background:var(--cv-gold,#9a7b1e)}.cvh .decks{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:26px 20px;padding:4px 8px 8px 2px;display:grid}.cvh .deck{text-align:left;cursor:pointer;justify-items:start;gap:8px;min-width:0;max-width:100%;display:grid}.cvh .stackwrap{width:100%;padding:0;display:block;position:relative}.cvh .stackwrap .layer{display:none}.cvh .stackwrap .acard{z-index:1;position:relative}.cvh .acard .dicon,.cvh-big .acard .dicon{color:var(--ink);grid-area:2/1;place-self:center;width:44px;height:44px;display:block}.cvh .acard .dmark,.cvh-big .acard .dmark{background:var(--ink);border-radius:3px;width:14px;height:14px;margin:6px 0;display:block}.cvh .acard .name,.cvh-big .acard .name{align-self:end}.cvh .deck .under .count{font-family:var(--cv-serif);color:var(--ink-text);font-variant-numeric:tabular-nums;margin-right:2px;font-size:18px}.cvh .deck .goal{overflow-wrap:anywhere}.cvh .acard,.cvh-big .acard{aspect-ratio:5/7;border:1px solid var(--cv-forest,#2b4538);width:100%;box-shadow:6px 6px 0 0 var(--ink);transition:translate .25s var(--cv-ease);background:#fff;border-radius:0;grid-template-rows:auto 1fr auto;padding:14px 14px 12px;display:grid;position:relative}.cvh .acard .seal,.cvh-big .acard .seal{grid-area:1/1;justify-self:end}.cvh .acard .name,.cvh-big .acard .name{grid-row:3}.cvh .acard .dmark,.cvh-big .acard .dmark{grid-area:1/1}.cvh .deck:hover .acard,.cvh .deck:focus-visible .acard{translate:0 -4px}.cvh .deck:focus-visible{outline:none}.cvh .deck:focus-visible .acard{outline:2px solid var(--cv-forest);outline-offset:4px}.cvh .acard:after,.cvh-big .acard:after{content:"";border:1px solid var(--cv-hair-2);pointer-events:none;border-radius:0;position:absolute;inset:3px}.cvh .plate:before{content:"";border:1px solid var(--cv-hair-2);pointer-events:none;position:absolute;inset:3px}.cvh .plate>*{position:relative}.cvh .acard>*,.cvh-big .acard>*{z-index:1;position:relative}.cvh .acard .name,.cvh-big .acard .name{font-family:var(--cv-serif);color:var(--cv-forest,#2b4538);letter-spacing:-.01em;font-size:22px;line-height:1}.cvh .acard .big,.cvh-big .acard .big{font-family:var(--cv-serif);color:var(--ink-text);font-variant-numeric:tabular-nums;letter-spacing:-.02em;align-self:end;font-size:40px;line-height:.85}.cvh .deck.fresh .under .count{animation:cvh-land .5s var(--cv-ease) both;animation-delay:80ms;display:inline-block}@keyframes cvh-land{0%{opacity:0;transform:scale(.6)}55%{opacity:1;transform:scale(1.04)}to{opacity:1;transform:none}}.cvh .acard .seal,.cvh-big .acard .seal{border:1.5px solid var(--cv-gold,#9a7b1e);background:var(--cv-gold-wash,#efe4c6);border-radius:50%;justify-self:end;width:14px;height:14px;position:relative}.cvh .acard .seal:after,.cvh-big .acard .seal:after{content:"";background:var(--cv-gold,#9a7b1e);border-radius:50%;position:absolute;inset:3px}.cvh .deck.gold .acard,.cvh-big .deckcard.gold .acard{border-color:var(--cv-gold-ink,#7a5f14);box-shadow:6px 6px 0 0 var(--cv-gold,#9a7b1e)}.cvh .deck .under{align-items:center;gap:8px;padding-left:1px;display:flex}.cvh .deck .goal{font-family:var(--cv-serif);color:var(--cv-muted);font-size:13px}.cvh .deck .dot{background:var(--ink);border-radius:2px;width:7px;height:7px;display:inline-block}.cvh .milestone{font-family:var(--cv-serif);font-style:italic;font-size:var(--t-body);color:var(--cv-gold-ink);max-width:40ch;margin:20px 0 0}.cvh-big{--cv-card:#fff;--cv-forest:var(--primary);--cv-text:var(--foreground);--cv-muted:var(--muted-foreground);--cv-hair:var(--border);--cv-hair-2:#d8d0c2;--cv-wash:var(--muted);--cv-clay:var(--accent);--cv-clay-ink:var(--accent-ink);--cv-gold:#9a7b1e;--cv-gold-ink:#7a5f14;--cv-gold-wash:#efe4c6;--cv-serif:var(--font-young-serif), "Iowan Old Style", Georgia, serif;--cv-sans:var(--font-inter), ui-sans-serif, sans-serif;--cv-mono:var(--font-space-mono), ui-monospace, monospace;--cv-ease:cubic-bezier(.2, .7, .2, 1);--t-label:11px;--t-small:13px;--t-body:16px;--r-chip:6px;--shadow-lift:0 2px 4px #2b453814, 0 18px 40px -18px #2b45384d;--th-text:var(--primary);--th-punct:var(--accent);font-family:var(--cv-sans);color:var(--cv-text);font-size:15px;line-height:1.5}.cvh-big[data-theme=plum]{--th-text:#886680}.cvh-big[data-theme=blue]{--th-text:#4f6879}.cvh-big button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.cvh-big .eyebrow{font-family:var(--cv-serif);letter-spacing:0;text-transform:none;color:var(--cv-muted);margin:0;font-size:13px}.cvh-big .act{min-height:44px;font-family:var(--cv-serif);color:var(--cv-forest);border-bottom:1px solid var(--cv-forest);transition:color .3s var(--cv-ease), border-color .3s var(--cv-ease);align-items:center;padding-bottom:1px;font-size:15px;text-decoration:none;display:inline-flex}.cvh-big .act:hover,.cvh-big .act:focus-visible{color:var(--cv-clay-ink);border-bottom-color:var(--cv-clay-ink)}.cvh-big .punct{color:var(--punct,var(--th-punct))}.cvh-big .bigwrap{z-index:60;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.cvh-big .big-back{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:cvh-fade .22s var(--cv-ease) both;background:#2b453847;position:absolute;inset:0}@keyframes cvh-fade{0%{opacity:0}to{opacity:1}}.cvh-big.leaving .big-back{animation:cvh-fade .18s var(--cv-ease) both reverse}.cvh-big.leaving .bigcard{animation:cvh-rise .18s var(--cv-ease) both reverse}.cvh-big .bigcard{background:var(--cv-card);border:1px solid var(--cv-forest);width:min(760px,100%);min-height:min(560px,100vh - 48px);max-height:calc(100vh - 48px);box-shadow:8px 8px 0 0 var(--ink,var(--cv-forest));animation:cvh-rise .32s var(--cv-ease) both;border-radius:0;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:32px 40px;padding:36px 40px;display:grid;position:relative;overflow:auto}@keyframes cvh-rise{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:none}}:is(.cvh-big,.cvh.home,.cvh.rvw) .big-left{justify-items:center;gap:10px;padding-top:6px;display:grid}.cvh-big .rec.large{--w:200px;box-shadow:6px 6px 0 0 var(--ink);pointer-events:none;gap:10px;padding:14px}.cvh-big .rec.large.gilt{box-shadow:6px 6px 0 0 var(--cv-gold)}.cvh-big .rec.large .rhead .date{font-size:10px}.cvh-big .rec.large .rtext{-webkit-line-clamp:5;font-size:18px;line-height:1.2}.cvh-big .rec.large .bars{height:22px}.cvh-big .rec.large .bars i{width:3px}.cvh-big .rec.large .rfoot{font-size:12px}:is(.cvh-big,.cvh.home,.cvh.rvw) .big-right{--punct:var(--ink);min-width:0}:is(.cvh-big,.cvh.home,.cvh.rvw) .big-line{font-family:var(--cv-serif);letter-spacing:-.012em;color:var(--cv-forest);text-wrap:balance;margin:8px 0 18px;font-size:clamp(24px,2.4vw,30px);font-weight:400;line-height:1.15}.cvh-big .big-facts{margin:0;display:grid}.cvh-big .big-facts>div{border-top:1px solid var(--cv-hair);grid-template-columns:84px minmax(0,1fr);align-items:baseline;gap:16px;padding:9px 0;display:grid}.cvh-big .big-facts>div:last-child{border-bottom:1px solid var(--cv-hair)}.cvh-big .big-facts dt{font-family:var(--cv-serif);color:var(--cv-muted);margin:0;font-size:13px}.cvh-big .big-facts dd{font-family:var(--cv-sans);color:var(--cv-text);font-variant-numeric:tabular-nums;margin:0;font-size:15px}.cvh-big .big-arrow{align-items:center;gap:16px;margin:16px 0 0;display:flex}.cvh-big .big-arrow .bars{gap:4px;height:30px}.cvh-big .big-arrow .bars i{border-radius:2px;width:3.5px}.cvh-big .big-arrow .bars i.on{background:var(--ink)}.cvh-big .big-arrow .bars i.ghost{background:color-mix(in srgb, var(--ink) 30%, transparent)}.cvh-big .big-arrow .legend{font-family:var(--cv-sans);font-size:var(--t-small);color:var(--cv-muted);align-items:center;gap:6px;display:inline-flex}.cvh-big .big-arrow .legend i{background:var(--ink);border-radius:2px;width:8px;height:8px;margin-left:6px;display:inline-block}.cvh-big .big-arrow .legend i.ghost{background:color-mix(in srgb, var(--ink) 30%, transparent)}.cvh-big .also-head{margin:22px 0 8px}.cvh-big .alsos{flex-wrap:wrap;gap:8px;display:flex}.cvh-big .also{font-family:var(--cv-sans);font-size:var(--t-small);color:var(--ink-text);background:color-mix(in srgb, var(--ink) 14%, transparent);border-radius:var(--r-chip);text-align:left;align-items:center;gap:7px;padding:6px 10px 6px 8px;font-weight:500;display:inline-flex}.cvh-big .also i{background:var(--ink);border-radius:2px;flex:none;width:7px;height:7px}.cvh-big .also:hover,.cvh-big .also:focus-visible{background:color-mix(in srgb, var(--ink) 24%, transparent)}.cvh-big .also-none{font-family:var(--cv-sans);font-size:var(--t-small);color:var(--cv-muted)}:is(.cvh-big,.cvh.home,.cvh.rvw) .big-nav{align-items:center;gap:14px;margin-top:26px;display:flex}:is(.cvh-big,.cvh.home,.cvh.rvw) .big-nav .act:last-child{margin-left:auto}.cvh-big .step{width:28px;height:28px;font-family:var(--cv-serif);color:var(--ink-text);border:1px solid var(--cv-hair-2);border-radius:50%;place-items:center;font-size:17px;display:grid}.cvh-big .step:hover,.cvh-big .step:focus-visible{border-color:var(--ink)}.cvh-big .step[disabled]{color:var(--cv-hair-2);cursor:default;border-color:var(--cv-hair)}.cvh-big .linkish{font:inherit;color:var(--ink-text);border-bottom:1px solid color-mix(in srgb, var(--ink) 45%, transparent)}.cvh-big .linkish:hover,.cvh-big .linkish:focus-visible{border-bottom-color:var(--ink)}.cvh-big .deckcard{grid-template-columns:auto minmax(0,1fr)}.cvh-big .acard.large{width:176px;padding:14px}.cvh-big .acard.large .name{font-size:26px}.cvh-big .acard.large .big{font-size:52px}.cvh-big .deckcard .big-line{--punct:var(--ink)}.cvh-big .big-cards{border-top:1px solid var(--cv-hair);grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:24px 32px;padding-top:22px;display:grid}.cvh .insights{background:var(--cv-card);border:1px solid var(--cv-forest);box-shadow:6px 6px 0 0 var(--cv-forest);margin:0 0 30px;padding:18px 22px}.cvh .insights h2{font-family:var(--cv-serif);color:var(--cv-forest);margin:0;font-size:22px;font-weight:400;line-height:1.15}.cvh .insights h2 .mark{color:var(--cv-clay)}.cvh .insights ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.cvh .insights li{font-family:var(--cv-serif);color:var(--cv-forest);max-width:40ch;font-size:19px;line-height:1.35}.cvh .insights li[data-kind=bias]{color:var(--cv-forest)}.cvh-big .deck-month .month{box-shadow:none;border-color:var(--cv-hair);margin:0;padding:12px 14px 10px}.cvh-big .summary .deck-month .month{box-shadow:none;border-color:var(--cv-hair)}.cvh-big .rflow,.cvh-big .summary{--ink:var(--cv-forest)}.cvh-big .rflow[style]{--ink:var(--slot)}.cvh-big .month.compact .cal-day{min-height:34px;padding:3px 4px 2px}.cvh-big .month.compact .cal-day .stack{height:12px}.cvh-big .month.compact .cal-day .stack i{width:9px;height:12px}.cvh-big .month.compact .cal-month{font-size:17px}.cvh-big .recent .cards-grid{--w:88px;grid-template-columns:repeat(auto-fill,88px);gap:12px 10px;max-width:300px}.cvh-big .recent .eyebrow{margin-bottom:10px}.cvh-big .cards-grid{--w:96px;grid-template-columns:repeat(auto-fill, var(--w));gap:16px 14px;display:grid}.cvh-big .big-cards .earlier{font-family:var(--cv-sans);font-size:var(--t-small);color:var(--cv-muted);margin:14px 0 0}.cvh-big .deckcard .big-nav{grid-column:1/-1;margin-top:6px}.cvh-big .pull{flex-wrap:wrap;align-items:center;gap:12px;margin:18px 0 0;display:flex}:is(.cvh-big,.cvh.home,.cvh.rvw) .pullbtn,:is(.cvh-big,.cvh.home,.cvh.rvw) .ontoday{font-family:var(--cv-sans);font-size:var(--t-small);border:1px solid color-mix(in srgb, var(--ink) 45%, transparent);border-radius:var(--r-chip);color:var(--ink-text);min-height:28px;transition:background .2s var(--cv-ease), border-color .2s var(--cv-ease);background:0 0;align-items:center;gap:6px;padding:6px 11px;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}:is(.cvh-big,.cvh.home,.cvh.rvw) .pullbtn:hover,:is(.cvh-big,.cvh.home,.cvh.rvw) .pullbtn:focus-visible{background:color-mix(in srgb, var(--ink) 12%, transparent);border-color:var(--ink)}:is(.cvh-big,.cvh.home,.cvh.rvw) .ontoday{background:color-mix(in srgb, var(--ink) 15%, transparent);border-color:#0000}:is(.cvh-big,.cvh.home,.cvh.rvw) .ontoday:before{content:"";background:var(--ink);border-radius:2px;width:7px;height:7px}.cvh-big .refuse{font-family:var(--cv-sans);font-size:var(--t-small);color:var(--cv-clay-ink)}.cvh-big .depth{flex-wrap:wrap;align-items:center;gap:8px 10px;margin:22px 0 0;display:flex}.cvh-big .depth .eyebrow{margin-right:4px}.cvh-big .depth button{font-family:var(--cv-sans);font-size:var(--t-small);color:var(--cv-muted);border:1px solid var(--cv-hair-2);border-radius:var(--r-chip);min-height:28px;transition:background .2s var(--cv-ease), color .2s var(--cv-ease), border-color .2s var(--cv-ease);padding:6px 11px;font-weight:500;line-height:1}.cvh-big .depth button:hover,.cvh-big .depth button:focus-visible{border-color:var(--ink);color:var(--ink-text)}.cvh-big .depth button[aria-checked=true]{background:color-mix(in srgb, var(--ink) 15%, transparent);color:var(--ink-text);border-color:#0000}:is(.cvh-big,.cvh.home,.cvh.rvw) .bigcard.rflow{min-height:0}:is(.cvh-big,.cvh.home,.cvh.rvw) .rflow .ask{margin-top:22px}:is(.cvh-big,.cvh.home,.cvh.rvw) .rflow .q{font-family:var(--cv-serif);color:var(--cv-forest);margin:0 0 10px;font-size:19px}:is(.cvh-big,.cvh.home,.cvh.rvw) .rflow .q.quiet{font-family:var(--cv-sans);font-size:var(--t-small);color:var(--cv-muted);margin-top:18px}:is(.cvh-big,.cvh.home,.cvh.rvw) .rflow .answers{flex-wrap:wrap;gap:10px;display:flex}:is(.cvh-big,.cvh.home,.cvh.rvw) .rflow .pullbtn.on{background:color-mix(in srgb, var(--ink) 15%, transparent);border-color:#0000}:is(.cvh-big,.cvh.home,.cvh.rvw) .rflow .tarrow{grid-template-rows:auto auto;justify-items:start;row-gap:4px;display:grid}:is(.cvh-big,.cvh.home,.cvh.rvw) .rflow .tarrow .bars{height:34px}:is(.cvh-big,.cvh.home,.cvh.rvw) .rflow .tarrow .bar{justify-content:center;align-items:flex-end;width:8px;height:100%;display:flex}:is(.cvh-big,.cvh.home,.cvh.rvw) .rflow .tarrow .bar i{background:var(--cv-hair-2);width:3px;transition:background .15s var(--cv-ease);height:var(--h,100%);border-radius:1.5px;display:block}:is(.cvh-big,.cvh.home,.cvh.rvw) .rflow .tarrow .bar.on i,:is(.cvh-big,.cvh.home,.cvh.rvw) .rflow .tarrow .bar.hot i{background:var(--slot)}:is(.cvh-big,.cvh.home,.cvh.rvw) .rflow .tarrow .bar.ghost i{background:color-mix(in srgb, var(--slot) 32%, transparent)}:is(.cvh-big,.cvh.home,.cvh.rvw) .rflow .tarrow .tlabel{font-family:var(--cv-serif);color:var(--cv-forest);min-height:18px;font-size:16px}:is(.cvh-big,.cvh.home,.cvh.rvw) .rflow .tarrow.armed .tlabel{color:var(--slot-text)}:is(.cvh-big,.cvh.home,.cvh.rvw) .rflow .rec.landed{animation:cvh-land .5s var(--cv-ease) both}:is(.cvh-big,.cvh.home,.cvh.rvw) .rflow .ghostcard{border-style:dashed;border-color:var(--cv-hair-2);box-shadow:none;color:var(--cv-muted)}:is(.cvh-big,.cvh.home,.cvh.rvw) .rflow .ghostcard .rtext{color:var(--cv-muted)}:is(.cvh-big,.cvh.home,.cvh.rvw) .summary .sheet-mini{aspect-ratio:5/7;background:var(--cv-card);border:1px solid var(--cv-forest);width:220px;box-shadow:6px 6px 0 0 var(--cv-clay);border-radius:0;grid-template-rows:repeat(3,1fr);row-gap:8px;padding:20px 18px 20px 14px;display:grid}:is(.cvh-big,.cvh.home,.cvh.rvw) .summary .mini-row{grid-template-columns:5px minmax(0,1fr);align-items:start;column-gap:12px;display:grid}:is(.cvh-big,.cvh.home,.cvh.rvw) .summary .mini-row i{background:var(--cv-hair);border-radius:3px;height:100%;display:block}:is(.cvh-big,.cvh.home,.cvh.rvw) .summary .mini-row i.written{background:color-mix(in srgb, var(--slot) 55%, transparent)}:is(.cvh-big,.cvh.home,.cvh.rvw) .summary .mini-row i.done{background:var(--slot)}:is(.cvh-big,.cvh.home,.cvh.rvw) .summary .mini-row span{font-family:var(--cv-serif);color:var(--cv-forest);font-size:13px;line-height:1.2}:is(.cvh-big,.cvh.home,.cvh.rvw) .summary .mini-row span.did{color:var(--cv-muted)}:is(.cvh-big,.cvh.home,.cvh.rvw) .summary .deck-month{margin-top:18px}:is(.cvh-big,.cvh.home,.cvh.rvw) .summary .deck-month .month{box-shadow:none;border-color:var(--cv-hair);margin:0;padding:12px 14px 10px}.cvh.home{width:auto;margin:0}.cvh.home .canvas{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.cvh.home.home-month .month{box-shadow:none;border:0;padding:0}.cvh.home.home-decks,.cvh.home.home-review,.cvh.home.home-month{width:100%}.cvh.home #today{padding:0;position:static}.cvh.home .canvas{height:100%;min-height:380px;max-height:480px}.cvh.home,.cvh.home #today,.cvh.home .canvas{height:100%}.cvh.home.home-month .month{box-sizing:border-box;height:auto;margin:0}.cvh.home.home-decks{width:100%;height:auto}.cvh.home.home-review{width:100%;height:100%}.cvh.home.home-review .rflow{--ink:var(--slot,var(--cv-forest));grid-template-columns:auto minmax(0,1fr);align-content:center;align-items:start;gap:24px 28px;height:100%;display:grid}.cvh.home.home-review .rflow .big-line{margin:4px 0 8px;font-size:24px}.cvh.home.home-review .summary .sheet-mini{width:150px;padding:14px 12px 14px 10px}.cvh.home.home-review .summary .deck-month .month{padding:10px 12px 8px}@media (max-width:639px){.cvh.home.home-review .rflow{grid-template-columns:minmax(0,1fr);gap:14px}.cvh.home.home-review .rflow .big-left{display:none}.cvh.home.home-review .summary .big-left{display:grid}.cvh.home.home-review .summary .sheet-mini{width:120px}}.cvh.home.home-decks .decks{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 18px;padding:0}.cvh.home .decks{padding:10px 8px 8px 0}@media (max-width:760px){.cvh.home .canvas{min-height:0;max-height:none;padding:14px 12px 16px}.cvh.home .canvas .lines{flex:none;grid-template-rows:repeat(3,minmax(46px,auto));row-gap:5px}.cvh.home .canvas .text,.cvh.home .editor,.cvh.home .edwrap .mirror{font-size:21px}.cvh.home .check{width:36px;height:44px}.cvh.home .check .mark{width:22px;height:22px}.cvh.home.home-decks{min-width:0}.cvh.home.home-decks .plans{gap:0;margin-bottom:12px;padding-right:5px}.cvh.home.home-decks .plate{grid-template-columns:30px minmax(0,1fr);gap:6px 10px;min-height:78px;padding:9px 11px 10px 9px}.cvh.home.home-decks .plate .pemblem{width:30px;height:30px;margin:0}.cvh.home.home-decks .plate .pemblem .dicon{width:25px;height:25px}.cvh.home.home-decks .plate .pbody{gap:4px}.cvh.home.home-decks .plate .pface{font-size:16px;line-height:1.1}.cvh.home.home-decks .plate .pdetail,.cvh.home.home-decks .plate .pright{display:none}.cvh.home.home-decks .plate .pbar{height:5px;margin-top:1px}.cvh.home.home-decks .plate .plabel{font-size:12px}.cvh.home.home-decks .decks{scroll-snap-type:x proximity;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:94px;grid-auto-flow:column;gap:12px;max-width:100%;padding:4px 7px 5px 0;display:grid;overflow:auto hidden}.cvh.home.home-decks .decks::-webkit-scrollbar{display:none}.cvh.home.home-decks .deck{scroll-snap-align:start;gap:4px;width:94px}.cvh.home.home-decks .acard{aspect-ratio:auto;grid-template-rows:1fr auto;height:62px;padding:6px 7px 5px}.cvh.home.home-decks .acard .dicon{place-self:center start;width:25px;height:25px}.cvh.home.home-decks .acard .name{font-size:14px;line-height:1}.cvh.home.home-decks .deck .under{min-height:14px;line-height:1}.cvh.home.home-decks .deck .under .count{font-size:13px;line-height:1}.cvh.home.home-month .month.compact,.cvh.home.home-review .month.compact{overflow:hidden}.cvh.home.home-month .month.compact .cal-head,.cvh.home.home-review .month.compact .cal-head{margin-bottom:4px}.cvh.home.home-month .month.compact .cal-month,.cvh.home.home-review .month.compact .cal-month{font-size:17px}.cvh.home.home-month .month.compact .cal-day,.cvh.home.home-review .month.compact .cal-day{min-height:30px;padding:2px}.cvh.home.home-month .month.compact .cal-day .stack,.cvh.home.home-review .month.compact .cal-day .stack{height:10px}.cvh.home.home-month .month.compact .cal-day .stack i,.cvh.home.home-review .month.compact .cal-day .stack i{width:8px;height:10px}}.cvh .pwrap,.cvh .dwrap{min-width:0;max-width:100%;transition:opacity .3s var(--cv-ease);position:relative}.cvh .pwrap.leaving,.cvh .dwrap.leaving{opacity:0;pointer-events:none}.cvh .xoff{z-index:3;width:36px;height:36px;color:var(--cv-forest);opacity:0;transition:opacity .3s var(--cv-ease), color .3s var(--cv-ease);place-items:center;display:grid;position:absolute;top:2px;right:2px}.cvh .xoff .xg{font-family:var(--cv-serif);transition:transform .3s var(--cv-ease);font-size:18px;line-height:1;display:block;transform:rotate(45deg)}.cvh .pwrap:hover .xoff,.cvh .pwrap:focus-within .xoff,.cvh .dwrap:hover .xoff,.cvh .dwrap:focus-within .xoff{opacity:1}.cvh .xoff:hover,.cvh .xoff:focus-visible{color:var(--cv-clay-ink)}.cvh .xoff:hover .xg,.cvh .xoff:focus-visible .xg{transform:rotate(45deg)scale(1.2)}@media (hover:none){.cvh .xoff{opacity:.7}}.cvh .plans{gap:22px;margin:0 0 32px;padding:0 8px 0 0;display:grid}.cvh .plate{text-align:left;background:var(--cv-card);border:1px solid var(--cv-forest);width:100%;box-shadow:6px 6px 0 0 var(--ink);transition:translate .25s var(--cv-ease), box-shadow .25s var(--cv-ease);border-radius:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:6px 20px;padding:18px 22px 18px 20px;display:grid;position:relative}.cvh .plate:hover,.cvh .plate:focus-within{box-shadow:7px 7px 0 0 var(--ink);translate:-1px -1px}.cvh .plate:focus-visible{outline:2px solid var(--cv-forest);outline-offset:4px}.cvh .plate .pemblem{width:44px;height:44px;color:var(--ink);place-items:center;margin-top:2px;display:grid}.cvh .plate .pemblem .dicon{width:36px;height:36px}.cvh .plate .pemblem .dmark{background:var(--ink);border-radius:0;width:14px;height:14px}.cvh .plate .pbody{gap:8px;min-width:0;display:grid}.cvh .plate .pface,.cvh-big .big-line .fkind,.cvh-big .big-line .fname{font-family:var(--cv-serif)}.cvh .plate .pface{color:var(--cv-forest);letter-spacing:-.01em;font-size:20px;line-height:1.2}.cvh .plate .fname,.cvh-big .big-line .fname{color:var(--ink-text)}.cvh .plate .fsep,.cvh-big .big-line .fsep{color:var(--cv-clay)}.cvh .plate .pdetail{display:none}.cvh .plate .pright{text-align:right;justify-items:end;gap:4px;padding-top:2px;display:grid}.cvh .plate .pmetric{font-family:var(--cv-serif);color:var(--ink-text);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:18px;line-height:1.2}.cvh .plate .pdays{font-family:var(--cv-serif);color:var(--cv-forest);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:15px}.cvh .pbar,.cvh-big .pbar{background:color-mix(in srgb, var(--ink) 14%, transparent);border-radius:0;width:100%;height:8px;margin-top:4px;display:block;position:relative;overflow:hidden}.cvh .pbar i,.cvh-big .pbar i{border-radius:0;display:block;position:absolute;top:0;bottom:0;left:0}.cvh .pbar .fill,.cvh-big .pbar .fill{background:var(--ink);transition:width .4s var(--cv-ease)}.cvh .pbar .base,.cvh-big .pbar .base{background:color-mix(in srgb, var(--ink) 40%, transparent)}.cvh .plabel,.cvh-big .plabel{font-family:var(--cv-serif);color:var(--cv-forest);font-variant-numeric:tabular-nums;font-size:14px;line-height:1.2}.cvh-big .big-detail{font-family:var(--cv-serif);color:var(--cv-forest);max-width:44ch;margin:-10px 0 18px;font-size:18px;line-height:1.3}.cvh-big .plan-detail{border-top:1px solid var(--cv-hair);grid-column:1/-1;padding-top:22px}.cvh-big .pd-now{gap:8px;max-width:420px;margin-bottom:20px;display:grid}.cvh-big .pd-head{text-align:left;font-family:var(--cv-serif);color:var(--cv-forest);padding:0 0 10px;font-size:18px}.cvh-big .pd-months{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;max-width:520px}.cvh-big .pd-months th,.cvh-big .pd-months td{text-align:left;border-top:1px solid var(--cv-hair);vertical-align:top;padding:9px 16px 9px 0;font-weight:400}.cvh-big .pd-months thead th{font-family:var(--cv-serif);color:var(--cv-forest);border-top:0;padding-top:0;font-size:14px}.cvh-big .pd-months tbody th{font-family:var(--cv-serif);color:var(--cv-forest);white-space:nowrap;font-size:16px}.cvh-big .pd-months td{font-family:var(--cv-serif);color:var(--ink-text);font-size:16px}.cvh-big .pd-months td .pbar{width:120px;margin-top:6px}.cvh-big .pd-months tr:last-child th,.cvh-big .pd-months tr:last-child td{border-bottom:1px solid var(--cv-hair)}.cvh-big .pd-figures{gap:0;max-width:520px;margin:18px 0 0;display:grid}.cvh-big .pd-figures>div{border-top:1px solid var(--cv-hair);grid-template-columns:120px minmax(0,1fr);align-items:baseline;gap:16px;padding:8px 0;display:grid}.cvh-big .pd-figures>div:last-child{border-bottom:1px solid var(--cv-hair)}.cvh-big .pd-figures dt{font-family:var(--cv-serif);color:var(--cv-forest);margin:0;font-size:15px}.cvh-big .pd-figures dd{font-family:var(--cv-serif);color:var(--ink-text);font-variant-numeric:tabular-nums;margin:0;font-size:16px}.cvh-big .pd-figures .caveat{font-family:var(--cv-sans);color:var(--cv-text);font-size:14px}.cvh-big .pd-week{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px;display:grid}.cvh-big .pd-day{border:1px solid var(--cv-hair-2);background:var(--cv-card);border-radius:0;align-content:start;gap:6px;min-width:0;padding:12px 14px 14px;display:grid}.cvh-big .pd-day.today{border-color:var(--ink);box-shadow:4px 4px 0 0 var(--ink)}.cvh-big .pd-day.done{background:color-mix(in srgb, var(--ink) 8%, transparent)}.cvh-big .pd-day .pd-dayname{font-family:var(--cv-serif);color:var(--cv-forest);align-items:center;gap:8px;font-size:15px;display:flex}.cvh-big .pd-day .tick{background:var(--ink);width:9px;height:9px;display:inline-block}.cvh-big .pd-day .pd-daylabel{font-family:var(--cv-serif);color:var(--ink-text);font-size:20px;line-height:1.1}.cvh-big .pd-day ul{gap:5px;margin:4px 0 0;padding:0;list-style:none;display:grid}.cvh-big .pd-day li{font-family:var(--cv-sans);color:var(--cv-text);grid-template-columns:minmax(0,1fr) auto;gap:8px;font-size:14px;line-height:1.3;display:grid}.cvh-big .pd-day li .sr{font-variant-numeric:tabular-nums;color:var(--ink-text);white-space:nowrap}.cvh-big .pd-day .pd-target{font-family:var(--cv-serif);color:var(--ink-text);font-size:15px}.cvh-big .pd-habit{gap:0;max-width:520px;display:grid}.cvh-big .pd-habit>div{border-top:1px solid var(--cv-hair);grid-template-columns:120px minmax(0,1fr);align-items:baseline;gap:16px;padding:9px 0;display:grid}.cvh-big .pd-habit>div:last-child{border-bottom:1px solid var(--cv-hair)}.cvh-big .pd-habit .pd-now{grid-template-columns:1fr;margin:0;padding:12px 0 0}.cvh-big .pd-habit .pd-k{font-family:var(--cv-serif);color:var(--cv-forest);font-size:15px}.cvh-big .pd-habit .pd-v{font-family:var(--cv-serif);color:var(--ink-text);font-variant-numeric:tabular-nums;font-size:18px}.cvh-big .pd-plain p{font-family:var(--cv-serif);color:var(--cv-forest);max-width:44ch;margin:0 0 8px;font-size:18px;line-height:1.35}.cvh-big .big-nav .sure{align-items:center;gap:14px;display:inline-flex}.cvh-big .big-nav .act.danger{color:var(--cv-clay-ink);border-bottom-color:var(--cv-clay-ink)}@media (max-width:760px){.cvh .plans{gap:18px;padding-right:0}.cvh .plate{grid-template-columns:auto minmax(0,1fr);padding:14px 16px 16px 14px}.cvh .plate .pright{text-align:left;flex-direction:row;grid-column:2;justify-items:start;gap:14px;display:flex}.cvh-big .pd-week{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}}.cvh .rband{margin:26px 0 6px;position:relative}.cvh .rband-outline{border:2px solid var(--cv-clay);pointer-events:none;position:absolute;inset:0;transform:translate(6px,6px)}.cvh .rband-field{pointer-events:none;position:absolute;inset:0;overflow:hidden}.cvh .rband-field i{opacity:.6;border-radius:2px;animation:16s ease-in-out infinite alternate cvh-drift;display:block;position:absolute}@keyframes cvh-drift{0%{transform:translate(0)rotate(0)}to{transform:translate(8px,-10px)rotate(35deg)}}.cvh .rband-plate{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px 32px;padding:26px 32px 26px 30px;display:grid;position:relative}.cvh .rband-head{gap:4px;display:grid}.cvh .rband-title{font-family:var(--cv-serif);letter-spacing:-.015em;color:var(--cv-forest);margin:0;font-size:clamp(32px,3.4vw,40px);font-weight:400;line-height:1.05}.cvh .rband-day{font-family:var(--cv-serif);color:var(--cv-forest);white-space:nowrap;margin:0;font-size:20px;line-height:1.2}.cvh .rband-lines{flex-wrap:wrap;gap:8px 10px;margin:0;padding:0;list-style:none;display:flex}.cvh .rchip{max-width:100%;font-family:var(--cv-serif);color:var(--slot-text);background:color-mix(in srgb, var(--slot) 12%, #fff);border:1px solid color-mix(in srgb, var(--slot) 45%, transparent);--punct:var(--slot);transition:background .3s var(--cv-ease), border-color .3s var(--cv-ease);align-items:center;gap:9px;padding:8px 12px 8px 10px;font-size:15px;line-height:1.2;display:inline-flex}.cvh .rchip .sq,.cvh .rdone .sq{border:2px solid var(--slot,var(--cv-forest));width:11px;height:11px;transition:background .3s var(--cv-ease);background:0 0;border-radius:2px;flex:none}.cvh .rchip.done .sq,.cvh .rdone .sq.done{background:var(--slot,var(--cv-forest))}.cvh .rchip-text{text-overflow:ellipsis;white-space:nowrap;max-width:30ch;overflow:hidden}.cvh .rband-act{justify-content:flex-end;align-items:center;gap:18px;display:flex}.cvh .rbtn{min-height:56px;font-family:var(--cv-serif);color:var(--cv-forest);background:var(--cv-card);border:1px solid var(--cv-forest);box-shadow:6px 6px 0 0 var(--cv-clay);white-space:nowrap;transition:translate .3s var(--cv-ease), box-shadow .3s var(--cv-ease), color .3s var(--cv-ease);border-radius:0;justify-content:center;align-items:center;gap:12px;padding:14px 26px;font-size:20px;line-height:1;text-decoration:none;display:inline-flex;position:relative}.cvh .rbtn:before{content:"";border:1px solid var(--cv-hair);pointer-events:none;position:absolute;inset:3px}.cvh .rbtn .arrow-glyph{color:var(--cv-clay)}.cvh .rbtn:hover,.cvh .rbtn:focus-visible{box-shadow:7px 7px 0 0 var(--cv-clay);translate:-1px -1px}.cvh .rdone-wrap{align-items:center;gap:18px;display:inline-flex}.cvh .rdone{font-family:var(--cv-serif);color:var(--cv-forest);align-items:center;gap:10px;font-size:20px;display:inline-flex}.cvh .ragain{min-height:44px;font-family:var(--cv-serif);color:var(--cv-forest);border-bottom:1px solid var(--cv-forest);transition:color .3s var(--cv-ease), border-color .3s var(--cv-ease);align-items:center;padding-bottom:1px;font-size:16px;text-decoration:none;display:inline-flex}.cvh .ragain:hover,.cvh .ragain:focus-visible{color:var(--cv-clay-ink);border-bottom-color:var(--cv-clay-ink)}.cvh .rcell{border:1px solid var(--cv-forest);background:var(--cv-card);width:48px;min-height:48px;box-shadow:3px 3px 0 0 var(--cv-clay);grid-template-rows:auto 1fr;align-content:start;padding:4px 5px 3px;display:grid}.cvh .rcell .n{font-family:var(--cv-sans);font-size:var(--t-small);color:var(--cv-clay-ink);font-weight:500;line-height:1}.cvh .rcell .stack{align-self:end;align-items:flex-end;height:18px;padding-left:2px;display:flex}.cvh .rcell .stack i{background:var(--cv-card);border:1px solid var(--ink);width:12px;height:16px;box-shadow:1.5px 1.5px 0 0 var(--ink);border-radius:2px;margin-right:-4px;display:block}.cvh .rcell .stack i:nth-child(2){translate:0 -2px}.cvh .rcell .stack i:nth-child(3){translate:0 -4px}.cvh .rband.is-done .rcell .stack i{animation:cvh-land .5s var(--cv-ease) both}.cvh .rband-undo{font-family:var(--cv-serif);color:var(--cv-forest);grid-column:1/-1;margin:-4px 0 0;font-size:16px}.cvh .rband-undo button{font-family:var(--cv-serif);color:var(--cv-forest);border-bottom:1px solid var(--cv-forest);min-height:32px;transition:color .3s var(--cv-ease), border-color .3s var(--cv-ease);margin-left:6px;font-size:16px}.cvh .rband-undo button:hover,.cvh .rband-undo button:focus-visible{color:var(--cv-clay-ink);border-bottom-color:var(--cv-clay-ink)}@media (max-width:760px){.cvh .rband{margin:16px 0 2px}.cvh .rband-plate{grid-template-columns:minmax(0,1fr);gap:14px;padding:20px 18px 22px}.cvh .rband-title{font-size:34px}.cvh .rband-act{justify-content:stretch}.cvh .rbtn{width:100%}.cvh .rdone-wrap{justify-content:space-between;width:100%}}.cvh.rvw{width:min(920px,100% - 48px);padding:24px 0 80px}.cvh.rvw .rpage{--punct:var(--cv-clay);grid-auto-rows:auto;align-content:start;gap:28px;padding:12px 0 8px;display:grid;position:relative}.cvh.rvw .rpage>*{position:relative}.cvh.rvw .rhead{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.cvh.rvw .rtitle{font-family:var(--cv-serif);letter-spacing:-.015em;color:var(--cv-forest);margin:0;font-size:44px;font-weight:400;line-height:1.05}.cvh.rvw .rday{font-family:var(--cv-serif);color:var(--cv-forest);margin:6px 0 0;font-size:20px}.cvh.rvw .rcount{font-family:var(--cv-serif);color:var(--cv-forest);font-variant-numeric:tabular-nums;white-space:nowrap;margin:8px 0 0;font-size:22px}.cvh.rvw .rflow{--ink:var(--slot,var(--cv-forest));--ink-text:var(--slot-text,var(--cv-forest));grid-template-columns:auto minmax(0,1fr);align-items:start;gap:24px 40px;display:grid}.cvh.rvw .rec.large{--w:200px;box-shadow:6px 6px 0 0 var(--ink);pointer-events:none;gap:10px;padding:14px}.cvh.rvw .rec.large .rhead{display:flex}.cvh.rvw .rec.large .rhead .date{font-size:10px}.cvh.rvw .rec.large .rtext{-webkit-line-clamp:5;font-size:18px;line-height:1.2}.cvh.rvw .rec.large .bars{height:22px}.cvh.rvw .rec.large .bars i{width:3px}.cvh.rvw .rec.large .rfoot{font-size:12px}.cvh.rvw .big-line{margin:4px 0 18px;font-size:clamp(26px,3vw,34px)}.cvh.rvw .rflow .tarrow .bars{height:46px}.cvh.rvw .rflow .tarrow .bar{width:12px}.cvh.rvw .rflow .tarrow .bar i{width:4px;transition:background .3s var(--cv-ease), transform .3s var(--cv-ease);border-radius:2px}.cvh.rvw .rflow .tarrow .bar.none{width:20px;margin-right:6px}.cvh.rvw .rflow .tarrow .bar.none i{width:13px;height:4px}.cvh.rvw .rflow .tarrow .tlabel{font-family:var(--cv-serif);font-size:16px}.cvh.rvw .rnav{justify-content:space-between;align-items:center;gap:18px;display:flex}.cvh.rvw .rnav .act{min-height:44px;font-family:var(--cv-serif);color:var(--cv-forest);border-bottom:1px solid var(--cv-forest);transition:color .3s var(--cv-ease), border-color .3s var(--cv-ease);align-items:center;font-size:18px;display:inline-flex}.cvh.rvw .rnav .act:hover,.cvh.rvw .rnav .act:focus-visible{color:var(--cv-clay-ink);border-bottom-color:var(--cv-clay-ink)}.cvh.rvw .rnav .rbtn{margin-left:auto}.cvh.rvw .summary .sheet-mini{width:240px}@media (max-width:760px){.cvh.rvw{width:min(880px,100% - 32px);padding:8px 0 calc(var(--dock-h,0px) + env(safe-area-inset-bottom,0px) + 40px)}.cvh.rvw .rpage{gap:20px;min-height:0;padding:8px 0 0}.cvh.rvw .rtitle{font-size:36px}.cvh.rvw .rflow{grid-template-columns:minmax(0,1fr);gap:18px}.cvh.rvw .rflow .big-left{justify-items:start}.cvh.rvw .rec.large{--w:150px}.cvh.rvw .rnav{flex-wrap:wrap}.cvh.rvw .rnav .rbtn{order:-1;width:100%;margin-left:0}}@media (prefers-reduced-motion:reduce){.cvh *,.cvh :before,.cvh :after,.cvh-big *,.cvh-big :before,.cvh-big :after{transition:none!important;animation:none!important}}@container (max-width:560px){.cvh .decks{grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:22px 16px}.cvh .day-cards{--w:92px}}.cvh .viewtoggle{display:none}@media (max-width:760px){.cvh{width:min(1152px,100% - 32px)}.cvh .shell{grid-template-columns:1fr}.cvh #today{padding:8px 0 22px;position:static}.cvh .canvas{min-height:0;max-height:none;box-shadow:5px 5px 0 0 var(--th-punct);border-radius:0;padding:18px 14px 24px}.cvh .canvas .lines{flex:none;grid-template-rows:repeat(3,minmax(56px,auto));row-gap:6px}.cvh .canvas .foot{margin-top:14px;padding-top:0}.cvh .canvas .lines{grid-template-columns:5px minmax(0,1fr);column-gap:16px}.cvh .canvas .text,.cvh .editor,.cvh .edwrap .mirror{font-size:23px}.cvh .edwrap:focus-within .mirror{visibility:hidden}.cvh .edwrap:focus-within .editor{color:var(--th-text);-webkit-text-fill-color:var(--th-text)}.cvh .canvas .line{grid-template-columns:40px minmax(0,1fr)}.cvh .tarrow{grid-column:2;justify-self:start;justify-items:start;margin-top:6px}.cvh .tarrow .tlabel{text-align:left}.cvh .rev-row{grid-template-columns:28px minmax(0,1fr)}.cvh .rev-row .tarrow{grid-column:2}.cvh #collection{padding:0 0 calc(var(--dock-h) + env(safe-area-inset-bottom,0px) + 24px);min-height:0}.cvh .divider{display:none}.cvh .viewtoggle{border:1px solid var(--cv-hair-2);background:var(--cv-wash);grid-template-columns:1fr 1fr;gap:0;width:min(100%,280px);margin:12px auto 4px;padding:3px;display:grid}.cvh .viewtoggle button{min-height:44px;font-family:var(--cv-serif);color:var(--cv-forest);transition:color .3s var(--cv-ease), background .3s var(--cv-ease);font-size:16px}.cvh .viewtoggle button[aria-selected=true]{color:var(--cv-forest);background:var(--cv-card);box-shadow:0 1px 3px #2b45381f}.cvh[data-view=canvas] #collection,.cvh[data-view=cards] #today{display:none}.cvh .month{max-width:100%;padding:14px 12px 12px}.cvh .cal-grid{min-width:0}.cvh .cal-day{min-height:42px;padding:3px 3px 2px}.cvh .cal-day .stack i{width:10px;height:14px}.cvh .day-cards{--w:92px;gap:12px 10px}.cvh:not(.home) .decks{grid-template-columns:minmax(0,1fr);gap:11px;padding-right:5px}.cvh:not(.home) .deck{background:var(--cv-card);border:1px solid var(--cv-forest);min-height:76px;box-shadow:4px 4px 0 0 var(--ink);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:9px 13px 9px 10px;display:grid}.cvh:not(.home) .deck .stackwrap{padding:0}.cvh:not(.home) .deck .stackwrap .layer{display:none}.cvh:not(.home) .deck .acard{aspect-ratio:auto;height:56px;box-shadow:none;background:0 0;border:0;grid-template-rows:1fr;grid-template-columns:42px minmax(0,1fr);gap:10px;padding:0}.cvh:not(.home) .deck .acard:after{display:none}.cvh:not(.home) .deck .acard .dicon{grid-area:1/1;place-self:center;width:32px;height:32px}.cvh:not(.home) .deck .acard .name{grid-area:1/2;align-self:center;font-size:19px;line-height:1.1}.cvh:not(.home) .deck .under{justify-self:end;padding:0}.cvh:not(.home) .deck .under .count{font-size:17px}.cvh:not(.home) .deck:hover .acard,.cvh:not(.home) .deck:focus-visible .acard{translate:none}.cvh-big .bigwrap{align-items:end;padding:12px}.cvh-big .bigcard{width:100%;max-height:calc(100dvh - 24px);box-shadow:6px 6px 0 0 var(--ink,var(--cv-forest));grid-template-columns:minmax(0,1fr);gap:22px;padding:24px 20px;overflow-x:hidden}:is(.cvh-big,.cvh.home,.cvh.rvw) .big-left{justify-items:start}.cvh-big .rec.large{--w:160px}.cvh-big .deckcard{grid-template-columns:1fr}.cvh-big .deckcard .big-left{width:100%}.cvh-big .deckcard .acard.large{aspect-ratio:auto;grid-template-rows:1fr;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;height:72px;padding:10px 12px}.cvh-big .deckcard .acard.large .dicon{grid-area:1/1;width:32px;height:32px}.cvh-big .deckcard .acard.large .name{grid-area:1/2;font-size:22px}.cvh-big .deckcard .acard.large .seal{grid-area:1/3}.cvh-big .cards-grid{--w:88px;gap:12px 10px}.cvh-big .big-cards{grid-template-columns:minmax(0,1fr);gap:22px;padding-top:18px}.cvh-big .recent .cards-grid{max-width:100%}.cvh-big .big-nav{flex-wrap:wrap;gap:4px 12px;margin-top:10px}.cvh-big .big-nav .act,.cvh-big .big-nav .sure .act,.cvh-big .pullbtn,.cvh-big .ontoday,.cvh-big .depth button{align-items:center;min-height:44px;padding:9px 4px;display:inline-flex}.cvh-big .big-nav .sure{flex-wrap:wrap;gap:4px 12px}.cvh-big .step,.cvh-big .cal-nav{width:44px;height:44px}.cvh-big .deckcard .month.compact .cal-day{min-height:44px}}.cvh.home.home-review.gathering .deck-month .cal-day.today .stack{visibility:hidden}.cvh.home.home-review.gathered .deck-month .cal-day.today .stack i{animation:cvh-land .5s var(--cv-ease) both}.cvh.home.home-review .summary .mini-row.back .text{animation:cvh-fade .3s var(--cv-ease) both}.cvh-big .bigcard.v2{width:min(820px,100%);min-height:0;max-height:calc(100vh - 48px);padding:0;display:block;overflow:hidden}.cvh-big .v2 .v2-scroll{overscroll-behavior:contain;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:32px 40px;max-height:calc(100vh - 50px);padding:64px 40px 40px;display:grid;overflow:auto}.cvh-big .v2 .xclose{z-index:4;width:44px;height:44px;color:var(--cv-forest);transition:color .3s var(--cv-ease), background .3s var(--cv-ease);border-radius:50%;place-items:center;display:grid;position:absolute;top:10px;left:10px}.cvh-big .v2 .xclose .xg{font-family:var(--cv-serif);transition:transform .3s var(--cv-ease);font-size:28px;line-height:1;display:block;transform:rotate(45deg)}.cvh-big .v2 .xclose:hover,.cvh-big .v2 .xclose:focus-visible{color:var(--cv-clay);background:var(--cv-wash)}.cvh-big .v2 .xclose:hover .xg,.cvh-big .v2 .xclose:focus-visible .xg{transform:rotate(45deg)scale(1.12)}.cvh-big .v2 .xclose:focus-visible{outline:2px solid var(--cv-forest);outline-offset:2px}.cvh-big .v2 .v2-left{align-content:start;justify-items:center;padding-top:4px;display:grid}.cvh-big .v2 .v2-mini{display:none}.cvh-big .v2 .v2-body{--punct:var(--ink);align-content:start;gap:26px;min-width:0;display:grid}.cvh-big .v2 .v2-face{gap:6px;display:grid}.cvh-big .v2 .v2-title{flex-wrap:wrap;align-items:baseline;gap:4px 16px;display:flex}.cvh-big .v2 .big-line{margin:0;font-size:30px;line-height:1.15}.cvh-big .v2 .v2-count{font-family:var(--cv-serif);color:var(--ink-text);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:18px}.cvh-big .v2 .v2-detail{font-family:var(--cv-serif);color:var(--cv-forest);max-width:44ch;margin:0;font-size:18px;line-height:1.3}.cvh-big .v2 .v2-metric{gap:18px;display:grid}.cvh-big .v2 .v2-bar{gap:8px;max-width:460px;display:grid}.cvh-big .v2 .v2-bar .pbar{height:10px;margin:0}.cvh-big .v2 .plabel{font-size:18px}.cvh-big .v2 .v2-figure{font-family:var(--cv-serif);color:var(--ink-text);font-variant-numeric:tabular-nums;font-size:18px}.cvh-big .v2 .pd-months{gap:0;max-width:460px;display:grid}.cvh-big .v2 .pd-month{border-top:1px solid var(--cv-hair);grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:6px 16px;padding:10px 0;display:grid}.cvh-big .v2 .pd-month:last-child{border-bottom:1px solid var(--cv-hair)}.cvh-big .v2 .pd-mlabel{font-family:var(--cv-serif);color:var(--cv-forest);font-size:16px}.cvh-big .v2 .pd-mfig{font-family:var(--cv-serif);color:var(--ink-text);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:16px}.cvh-big .v2 .pd-month .pbar{grid-column:1/-1;height:6px;margin:0}.cvh-big .v2 .pd-figures{max-width:460px;margin:0}.cvh-big .v2 .pd-habit,.cvh-big .v2 .v2-month .month{max-width:460px}.cvh-big .v2 .v2-controls{flex-wrap:wrap;align-items:center;gap:12px 14px;display:flex}.cvh-big .v2 .v2-controls:empty{display:none}.cvh-big .v2 .pbtn{min-height:44px;font-family:var(--cv-serif);color:var(--cv-forest);background:var(--cv-card);border:1px solid var(--cv-forest);box-shadow:3px 3px 0 0 var(--ink);transition:translate .3s var(--cv-ease), box-shadow .3s var(--cv-ease), background .3s var(--cv-ease), color .3s var(--cv-ease);border-radius:0;align-items:center;gap:10px;padding:10px 18px;font-size:16px;line-height:1;text-decoration:none;display:inline-flex;position:relative}.cvh-big .v2 .pbtn:before{content:"";border:1px solid var(--cv-hair);pointer-events:none;position:absolute;inset:3px}.cvh-big .v2 .pbtn .arrow-glyph{color:var(--cv-clay)}.cvh-big .v2 a.pbtn:hover,.cvh-big .v2 button.pbtn:hover,.cvh-big .v2 a.pbtn:focus-visible,.cvh-big .v2 button.pbtn:focus-visible{box-shadow:4px 4px 0 0 var(--ink);translate:-1px -1px}.cvh-big .v2 .pbtn:focus-visible{outline:2px solid var(--cv-forest);outline-offset:3px}.cvh-big .v2 .pbtn.still{background:color-mix(in srgb, var(--ink) 12%, var(--cv-card));color:var(--ink-text);cursor:default}.cvh-big .v2 .v2-quiet{flex-wrap:wrap;align-items:center;gap:0 22px;margin-top:-10px;display:flex}.cvh-big .v2 .qact{min-height:44px;font-family:var(--cv-serif);color:var(--cv-forest);text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:1px;-webkit-text-decoration-color:color-mix(in srgb, var(--cv-forest) 45%, transparent);text-decoration-color:color-mix(in srgb, var(--cv-forest) 45%, transparent);transition:color .3s var(--cv-ease), text-decoration-color .3s var(--cv-ease);align-items:center;font-size:15px;line-height:1;display:inline-flex}.cvh-big .v2 .qact:hover,.cvh-big .v2 .qact:focus-visible,.cvh-big .v2 .qact.danger{color:var(--cv-clay-ink);text-decoration-color:currentColor}.cvh-big .v2 .v2-arrow{align-items:center;gap:16px;display:flex}.cvh-big .v2 .v2-arrow .bars{gap:4px;height:30px}.cvh-big .v2 .v2-arrow .bars i{width:3.5px}.cvh-big .v2 .v2-arrow .bars i.on{background:var(--ink)}.cvh-big .v2 .v2-arrow .bars i.ghost{background:color-mix(in srgb, var(--ink) 30%, transparent)}.cvh-big .v2 .v2-toward{font-family:var(--cv-serif);color:var(--cv-forest);align-items:center;gap:10px;margin:0;font-size:18px;display:inline-flex}.cvh-big .v2 .v2-toward .arrow-glyph{color:var(--ink)}.cvh-big .v2 .v2-others{--w:96px;flex-wrap:wrap;gap:14px 12px;display:flex}.cvh-big .v2 .v2-other{display:block}@keyframes cvh-sheet{0%{transform:translateY(100%)}to{transform:none}}@media (max-width:760px){.cvh-big .bigwrap.v2wrap{background:var(--background);animation:cvh-sheet .3s var(--cv-ease) both;padding:16px;display:block}.cvh-big.leaving .bigwrap.v2wrap{animation:cvh-sheet .18s var(--cv-ease) both reverse}.cvh-big .v2wrap .big-back{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;animation:none}.cvh-big .bigcard.v2{width:100%;height:calc(100dvh - 32px);max-height:none;box-shadow:6px 6px 0 0 var(--ink);animation:none}.cvh-big.leaving .bigcard.v2{animation:none}.cvh-big .v2 .v2-scroll{grid-template-columns:minmax(0,1fr);gap:22px;height:100%;max-height:none;padding:60px 18px 32px}.cvh-big .v2 .xclose{top:8px;left:8px}.cvh-big .v2 .v2-left{display:none}.cvh-big .v2 .v2-face{grid-template-columns:auto minmax(0,1fr);align-items:start;column-gap:14px}.cvh-big .v2 .v2-mini{width:44px;height:44px;color:var(--ink);background:var(--cv-card);border:1px solid var(--cv-forest);box-shadow:2px 2px 0 0 var(--ink);place-items:center;display:grid}.cvh-big .v2 .v2-mini .dicon{width:26px;height:26px}.cvh-big .v2 .v2-mini .dmark{background:var(--ink);width:12px;height:12px}.cvh-big .v2 .v2-minirec{--w:56px;width:auto;height:auto;box-shadow:none;background:0 0;border:0}.cvh-big .v2 .v2-minirec .rec{box-shadow:2px 2px 0 0 var(--ink);gap:3px;padding:5px}.cvh-big .v2 .v2-minirec .rec:before{inset:2px}.cvh-big .v2 .v2-minirec .rtext{-webkit-line-clamp:3;font-size:7px}.cvh-big .v2 .v2-minirec .rfoot{display:none}.cvh-big .v2 .v2-title{grid-column:2;gap:2px 12px}.cvh-big .v2 .big-line{font-size:26px}.cvh-big .v2 .v2-detail{grid-column:2;font-size:17px}.cvh-big .v2 .v2-bar,.cvh-big .v2 .pd-months,.cvh-big .v2 .pd-figures,.cvh-big .v2 .pd-habit,.cvh-big .v2 .v2-month .month{max-width:none}.cvh-big .v2 .pd-figures>div,.cvh-big .v2 .pd-habit>div{grid-template-columns:minmax(0,1fr);gap:2px}.cvh-big .v2 .pd-week{grid-template-columns:minmax(0,1fr)}.cvh-big .v2 .v2-controls{gap:12px}.cvh-big .v2 .pbtn{flex:auto;justify-content:center}.cvh-big .v2 .v2-quiet{gap:0 20px}.cvh-big .v2 .v2-others{--w:88px}}.cvh.rvw .acard.large{width:176px;padding:14px}.cvh.rvw .acard.large .name{font-size:26px}.cvh.rvw .big-line .fkind,.cvh.rvw .big-line .fname{font-family:var(--cv-serif)}.cvh.rvw .big-line .fname{color:var(--ink-text)}.cvh.rvw .big-line .fsep{color:var(--cv-clay)}.cvh.rvw .q{font-family:var(--cv-serif);color:var(--cv-forest);margin:0 0 12px;font-size:22px;line-height:1.2}.cvh.rvw .halves{flex-wrap:wrap;align-items:center;gap:10px 28px;display:flex}.cvh.rvw .halves .half{min-height:44px;font-family:var(--cv-serif);color:var(--cv-forest);border:0;border-bottom:1px solid var(--cv-hair-2);cursor:pointer;transition:color .3s var(--cv-ease), border-color .3s var(--cv-ease);background:0 0;border-radius:0;align-items:center;gap:10px;padding:4px 0;font-size:22px;line-height:1;display:inline-flex}.cvh.rvw .halves .half .arrow-glyph{color:var(--cv-clay);transition:transform .3s var(--cv-ease)}.cvh.rvw .halves .half:hover,.cvh.rvw .halves .half:focus-visible{border-bottom-color:var(--cv-forest)}.cvh.rvw .halves .half.yes:hover .arrow-glyph{transform:translate(3px)}.cvh.rvw .halves .half.no:hover .arrow-glyph{transform:translate(-3px)}.cvh.rvw .halves .half.on{color:var(--ink-text,var(--cv-forest));border-bottom:2px solid var(--slot,var(--cv-forest));padding-bottom:3px}.cvh.rvw .halves .half.no.on{color:var(--cv-clay-ink);border-bottom-color:var(--cv-clay)}.cvh.rvw .halves .half:focus-visible{outline:2px solid var(--cv-forest);outline-offset:4px}.cvh.rvw .halves .half .punct{color:var(--cv-clay)}.cvh.rvw .quiet-no{min-height:44px;font-family:var(--cv-serif);color:var(--cv-forest);transition:color .3s var(--cv-ease), border-color .3s var(--cv-ease);border-bottom:1px solid #0000;align-items:center;margin-top:8px;font-size:17px;display:inline-flex}.cvh.rvw .quiet-no:hover,.cvh.rvw .quiet-no:focus-visible,.cvh.rvw .quiet-no.on{color:var(--cv-clay-ink);border-bottom-color:var(--cv-clay)}.cvh.rvw .rflow.cardq{grid-template-columns:minmax(0,1fr)}.cvh.rvw .amount{align-items:baseline;gap:2px;margin-top:4px;display:inline-flex}.cvh.rvw .amount .cur{font-family:var(--cv-serif);color:var(--cv-clay);font-size:34px;line-height:1}.cvh.rvw .amount input{border:0;border-bottom:1px solid var(--cv-forest);appearance:none;width:6ch;min-height:44px;font-family:var(--cv-serif);color:var(--ink-text);font-variant-numeric:tabular-nums;caret-color:var(--cv-clay);transition:border-color .3s var(--cv-ease);background:0 0;border-radius:0;outline:none;padding:0 2px;font-size:40px;line-height:1}.cvh.rvw .amount input:focus-visible{border-bottom-color:var(--cv-clay);outline:none}.cvh.rvw .note{max-width:560px;margin-top:26px;position:relative}.cvh.rvw .note input{border:0;border-bottom:1px solid var(--cv-hair-2);appearance:none;width:100%;min-height:44px;font-family:var(--cv-serif);color:var(--cv-forest);caret-color:var(--cv-clay);transition:border-color .3s var(--cv-ease);background:0 0;border-radius:0;outline:none;padding:8px 0;font-size:19px;line-height:1.3;display:block}.cvh.rvw .note input::placeholder{color:#0000}.cvh.rvw .note input:focus-visible{border-bottom-color:var(--cv-forest)}.cvh.rvw .note .ph{pointer-events:none;font-family:var(--cv-serif);color:var(--cv-muted);--punct:var(--cv-clay);transition:opacity .3s var(--cv-ease);font-size:19px;line-height:1.3;position:absolute;top:8px;left:0}.cvh.rvw .note.filled .ph{opacity:0}.cvh.rvw .note .left{font-family:var(--cv-serif);color:var(--cv-muted);font-variant-numeric:tabular-nums;animation:cvh-fade .3s var(--cv-ease) both;margin-top:4px;font-size:13px;position:absolute;top:100%;right:0}.cvh.rvw .daynote{margin-top:10px}.cvh.rvw .daynote .note{margin-top:0}.cvh.rvw .summary .mini-cards{gap:8px;width:240px;margin-top:18px;display:grid}.cvh.rvw .summary .mini-cards .mini-row{grid-template-columns:11px minmax(0,1fr);align-items:center}.cvh.rvw .summary .mini-cards .mini-row i{border:2px solid var(--slot);box-sizing:border-box;background:0 0;border-radius:2px;width:11px;height:11px}.cvh.rvw .summary .mini-cards .mini-row i.done{background:var(--slot)}.cvh.rvw .rchip.card .rchip-text{max-width:24ch}@media (max-width:639px){.cvh.rvw .acard.large{aspect-ratio:auto;grid-template-rows:1fr;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;width:100%;height:72px;padding:10px 12px}.cvh.rvw .acard.large .dicon{grid-area:1/1;width:32px;height:32px}.cvh.rvw .acard.large .name{grid-area:1/2;font-size:22px}.cvh.rvw .halves{gap:14px;max-width:none}.cvh.rvw .halves .half{min-height:60px;font-size:19px}.cvh.rvw .summary .mini-cards{width:100%}}@media (max-width:760px){.cvh[data-view=cards]:not(.home) #collection{flex-direction:column;display:flex}.cvh:not(.home) #collection>.shelf-undo{order:-2}.cvh:not(.home) #collection>.month{order:-1;margin-bottom:22px}.cvh:not(.home) .plans{gap:14px;margin-bottom:24px}.cvh:not(.home) .plate{box-shadow:4px 4px 0 0 var(--ink);grid-template-columns:34px minmax(0,1fr);align-items:center;gap:3px 12px;padding:11px 14px 12px 12px}.cvh:not(.home) .plate:hover,.cvh:not(.home) .plate:focus-within{box-shadow:4px 4px 0 0 var(--ink);translate:0}.cvh:not(.home) .plate .pemblem{width:34px;height:34px;margin-top:0}.cvh:not(.home) .plate .pemblem .dicon{width:28px;height:28px}.cvh:not(.home) .plate .pbody{gap:5px}.cvh:not(.home) .plate .pface{font-size:18px}.cvh:not(.home) .plate .pbar{height:6px;margin-top:2px}.cvh:not(.home) .plate .plabel{font-size:13px}.cvh:not(.home) .plate .pright{grid-column:2;gap:12px;padding-top:0}.cvh:not(.home) .plate .pmetric,.cvh:not(.home) .plate .pdays{font-size:13px}}.cvh.rvw .rstage{font-family:var(--cv-serif);color:var(--cv-forest);white-space:nowrap;margin:6px 0 0;font-size:24px;line-height:1.1}.cvh.rvw .rspine{gap:22px;margin:-14px 0 0;display:flex}.cvh.rvw .rgroup{flex-basis:auto;gap:8px;min-width:0;display:grid}.cvh.rvw .rsegs{gap:5px;height:6px;display:flex}.cvh.rvw .rseg{background:var(--cv-hair);transition:background .3s var(--cv-ease);border-radius:3px;flex:1 1 0;display:block}.cvh.rvw .rseg.rs-past{background:var(--slot,var(--cv-forest))}.cvh.rvw .rseg.rs-here{background:color-mix(in srgb, var(--slot,var(--cv-forest)) 55%, transparent)}.cvh.rvw .rseg[data-ink=clay]{--slot:var(--cv-clay)}.cvh.rvw .rseg[data-ink=forest]{--slot:var(--cv-forest)}.cvh.rvw .rgname{font-family:var(--cv-serif);color:var(--cv-forest);white-space:nowrap;width:fit-content;transition:border-color .3s var(--cv-ease);border-bottom:1px solid #0000;font-size:15px;line-height:1.2}.cvh.rvw .rgroup.now .rgname{border-bottom-color:var(--cv-clay)}.cvh.rvw .rflow.journal{grid-template-columns:minmax(0,1fr);align-content:start;gap:28px}.cvh.rvw .jbox{border-bottom:1px solid var(--cv-hair-2);min-height:150px;transition:border-color .3s var(--cv-ease);padding:8px 0 14px;position:relative}.cvh.rvw .jbox:focus-within{border-bottom-color:var(--cv-forest)}.cvh.rvw .jmirror{pointer-events:none;white-space:pre-wrap;overflow-wrap:anywhere;font-family:var(--cv-serif);color:var(--cv-forest);--punct:var(--cv-clay);font-size:clamp(24px,3vw,30px);line-height:1.3;position:absolute;top:8px;left:0;right:0}.cvh.rvw .jfield{resize:none;appearance:none;width:100%;min-height:100px;font-family:var(--cv-serif);color:#0000;-webkit-text-fill-color:transparent;caret-color:var(--cv-clay);background:0 0;border:0;border-radius:0;outline:none;padding:0;font-size:clamp(24px,3vw,30px);line-height:1.3;display:block;position:relative}.cvh.rvw .jhint{pointer-events:none;font-family:var(--cv-serif);color:var(--cv-muted);--punct:var(--cv-clay);font-size:clamp(24px,3vw,30px);line-height:1.3;position:absolute;top:8px;left:0;right:0}.cvh.rvw .jcaret{vertical-align:-.12em;background:var(--cv-clay);width:2px;height:.95em;margin-left:2px;animation:1s steps(2,start) infinite cvh-blink;display:inline-block}@keyframes cvh-blink{to{visibility:hidden}}.cvh.rvw .jbox .left{font-family:var(--cv-serif);color:var(--cv-muted);font-variant-numeric:tabular-nums;font-size:13px;position:absolute;bottom:-22px;right:0}.cvh.rvw .jpast{gap:10px;max-width:60ch;margin:0;padding:0;list-style:none;display:grid}.cvh.rvw .jpast li{border-top:1px solid var(--cv-hair);grid-template-columns:4.5ch minmax(0,1fr);align-items:baseline;gap:14px;padding-top:10px;display:grid}.cvh.rvw .jyear{font-family:var(--cv-serif);color:var(--cv-clay-ink);font-variant-numeric:tabular-nums;font-size:16px}.cvh.rvw .jline{font-family:var(--cv-serif);color:var(--cv-forest);font-size:19px;line-height:1.3}.cvh.rvw .rsentence{font-family:var(--cv-serif);color:var(--cv-forest);max-width:40ch;margin:-6px 0 18px;font-size:clamp(20px,2.4vw,26px);font-style:italic;line-height:1.3}.cvh.rvw .rnotes{gap:10px;margin:-6px 0 0;padding:0;list-style:none;display:grid}.cvh.rvw .rnotes li{grid-template-rows:auto auto;grid-template-columns:5px minmax(0,1fr);gap:2px 14px;max-width:60ch;padding:2px 0;display:grid}.cvh.rvw .rnotes li:before{content:"";background:var(--slot,var(--cv-forest));border-radius:3px;grid-area:1/1/span 2;display:block}.cvh.rvw .rn-line,.cvh.rvw .rn-note{grid-column:2}.cvh.rvw .rn-line{font-family:var(--cv-serif);color:var(--cv-forest);font-size:17px;line-height:1.25;display:block}.cvh.rvw .rn-note{font-family:var(--cv-serif);color:var(--slot-text,var(--cv-forest));font-size:17px;font-style:italic;line-height:1.3;display:block}@media (max-width:760px){.cvh.rvw .rhead{flex-wrap:wrap;gap:4px 20px}.cvh.rvw .rstage{width:100%;margin-top:0;font-size:22px}.cvh.rvw .rspine{gap:14px;margin-top:-8px}.cvh.rvw .rgname{font-size:13px}.cvh.rvw .jbox{min-height:150px}.cvh.rvw .jbox:focus-within .jmirror{visibility:hidden}.cvh.rvw .jbox:focus-within .jfield{color:var(--cv-forest);-webkit-text-fill-color:var(--cv-forest)}}.cvh.rvw .rflow.summary.v3{grid-template-columns:minmax(0,1fr);gap:22px;max-width:640px}.cvh.rvw .summary.v3 .big-line{margin-bottom:0}.cvh.rvw .summary.v3 .rsentence{margin:-8px 0 4px}.cvh.rvw .rlines{gap:12px;margin:0;padding:0;list-style:none;display:grid}.cvh.rvw .rlines li{grid-template-rows:auto auto;grid-template-columns:5px minmax(0,1fr);gap:2px 14px;padding:2px 0;display:grid}.cvh.rvw .rlines li:before{content:"";background:color-mix(in srgb, var(--slot,var(--cv-forest)) 35%, transparent);border-radius:3px;grid-area:1/1/span 2;display:block}.cvh.rvw .rlines li.did:before{background:var(--slot,var(--cv-forest))}.cvh.rvw .rlines .rn-line{font-size:19px}.cvh.rvw .rlines .rn-note{font-size:17px}.cvh.rvw .rmonth{margin-top:10px}.cvh.rvw .rmonth-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px;display:flex}.cvh.rvw .rmonth-name{font-family:var(--cv-serif);color:var(--cv-forest);font-size:22px}.cvh.rvw .rmonth-nav{gap:4px;display:inline-flex}.cvh.rvw .rmonth-nav button{width:44px;height:44px;color:var(--cv-clay);transition:color .3s var(--cv-ease), opacity .3s var(--cv-ease);place-items:center;font-size:18px;display:grid}.cvh.rvw .rmonth-nav button:disabled{opacity:.3}.cvh.rvw .rmonth-nav button:hover:not(:disabled),.cvh.rvw .rmonth-nav button:focus-visible{color:var(--cv-clay-ink)}.cvh.rvw .rmonth-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.cvh.rvw .rmonth-w{text-align:center;font-family:var(--cv-serif);color:var(--cv-forest);padding-bottom:2px;font-size:13px}.cvh.rvw .rtile{aspect-ratio:1;min-width:0;font-family:var(--cv-serif);color:var(--cv-forest);border:1px solid var(--cv-hair-2);font-variant-numeric:tabular-nums;transition:border-color .3s var(--cv-ease);background-clip:padding-box;border-radius:0;place-items:center;font-size:16px;line-height:1;display:grid;position:relative}.cvh.rvw .rtile.inked{border-color:#0000}.cvh.rvw .rtile-glass{pointer-events:none;position:absolute;inset:0}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.cvh.rvw .rtile-glass{background-color:color-mix(in srgb, var(--cv-paper) 45%, transparent)}}.cvh.rvw .rtile-n{position:relative}.cvh.rvw .rtile.today{border:2px solid var(--cv-forest);box-shadow:3px 3px 0 0 var(--cv-clay)}.cvh.rvw .rtile.future{color:color-mix(in srgb, var(--cv-forest) 45%, transparent);border-color:#0000}.cvh.rvw .rtile.today .rtile-glass,.cvh.rvw .rtile.future .rtile-glass{border-color:#0000}@media (max-width:760px){.cvh.rvw .rmonth-grid{gap:4px}.cvh.rvw .rtile{font-size:14px}}.cvh.rvw .big-right,.cvh.rvw .big-left{--punct:var(--cv-clay)}.cvh.rvw .note input{color:#0000;-webkit-text-fill-color:transparent;caret-color:var(--cv-clay)}.cvh.rvw .note .nmirror{pointer-events:none;white-space:nowrap;font-family:var(--cv-serif);color:var(--cv-forest);--punct:var(--cv-clay);font-size:19px;line-height:1.3;position:absolute;top:8px;left:0;right:0;overflow:hidden}@media (max-width:760px){.cvh.rvw .note:focus-within .nmirror{visibility:hidden}.cvh.rvw .note:focus-within input{color:var(--cv-forest);-webkit-text-fill-color:var(--cv-forest)}}@media (min-width:761px){.cvh .decks{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:22px 12px;padding-left:0}.cvh .deck{justify-items:center;gap:4px}.cvh .deck .acard{aspect-ratio:auto;box-shadow:none;background:0 0;border:0;grid-template-rows:auto auto;justify-items:center;gap:10px;padding:8px 4px 4px}.cvh .deck .acard:after,.cvh .deck .acard .seal{display:none}.cvh .deck .acard .dicon{grid-row:1;width:40px;height:40px}.cvh .deck .acard .dmark{grid-row:1;margin:13px 0}.cvh .deck .acard .name{text-align:center;grid-row:2;font-size:17px}.cvh .deck .under{justify-self:center}.cvh .deck:hover .acard,.cvh .deck:focus-visible .acard{translate:0 -2px}.cvh .dwrap .xoff{top:-4px;right:0}.cvh .deck.gold .acard,.cvh .deck.fresh .acard{box-shadow:none;border:0}.cvh.home.home-decks .decks{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 12px}}@media (max-width:760px){.cvh.home.home-decks .acard{box-shadow:none;background:0 0;border:0;grid-template-rows:auto auto;justify-items:center;gap:6px;padding:4px 0}.cvh.home.home-decks .acard:after,.cvh.home.home-decks .acard .seal{display:none}.cvh.home.home-decks .acard .dicon{grid-row:1;justify-self:center;width:28px;height:28px}.cvh.home.home-decks .acard .name{text-align:center;grid-row:2}.cvh.home.home-decks .deck .under{justify-self:center}}.cvh.rvw.home{width:100%;height:100%;padding:0;position:relative}.cvh.rvw.home .rpage{--punct:var(--cv-clay);gap:14px;padding:4px 0}.cvh.rvw.home .big-line{margin:0 0 4px;font-size:clamp(22px,2.4vw,28px)}.cvh.rvw.home .q{margin-bottom:8px;font-size:19px}.cvh.rvw.home .note{max-width:420px;margin-top:10px}.cvh.rvw.home .note input{pointer-events:none}.cvh.rvw.home .rnav{margin-top:4px}.cvh.rvw.home .rsentence{margin:0;font-size:clamp(19px,2vw,23px)}.cvh.rvw.home .rlines{gap:8px}.cvh.rvw.home .rlines .rn-line{font-size:17px}.cvh.rvw.home .rlines .rn-note{font-size:15px}.cvh.rvw.home .rmonth{margin-top:2px}.cvh.rvw .rmonth.compact .rmonth-head{margin-bottom:6px}.cvh.rvw .rmonth.compact .rmonth-name{font-size:18px}.cvh.rvw .rmonth.compact .rmonth-grid{gap:3px}.cvh.rvw .rmonth.compact .rmonth-w{padding-bottom:0;font-size:11px}.cvh.rvw .rmonth.compact .rtile{font-size:12px}.cvh.rvw .rmonth.compact .rtile.today{box-shadow:2px 2px 0 0 var(--cv-clay);border-width:2px}.cvh.rvw.home.home-month .rmonth{max-width:460px;margin:0 auto}.cvh.rvw.home.home-review .rmonth{max-width:380px}@media (max-width:760px){.cvh.rvw.home .big-line{font-size:20px}.cvh.rvw.home .q{font-size:17px}.cvh.rvw.home .rsentence{font-size:18px}.cvh.rvw.home.home-review .rmonth{max-width:none}}.cvh.rvw .rflow.summary.v3{max-width:760px}.cvh.rvw .rcols{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:start;gap:18px 36px;display:grid}.cvh.rvw .rcol{min-width:0}.cvh.rvw .rcol-name{font-family:var(--cv-serif);color:var(--cv-forest);border-bottom:1px solid var(--cv-hair-2);margin:0 0 10px;padding-bottom:6px;font-size:17px;font-weight:400;line-height:1.2}.cvh.rvw .rcol-name .punct{color:var(--cv-clay)}@media (max-width:760px){.cvh.rvw .rcols{grid-template-columns:minmax(0,1fr)}}
