:root{--ink: #161b26;--ink2: #1f2636;--ink3: #2a3346;--paper: #f4ecdc;--paper2: #fbf6ea;--felt: #356a52;--line: #3a3f4c;--mut: #8a93a6;--p0: #e8615a;--p1: #1fa595;--p2: #e5a532;--p3: #8a74d8;--disp: "Bricolage Grotesque", system-ui, sans-serif;--body: "Inter", system-ui, sans-serif;--hand: "Caveat", cursive;--radius: 18px;--maxw: 1100px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--body);color:#eae6dc;background:var(--ink);-webkit-font-smoothing:antialiased;line-height:1.55;min-height:100vh;min-height:100dvh}h1,h2,h3,h4{font-family:var(--disp);line-height:1.08;letter-spacing:-.01em}a{color:inherit}img{max-width:100%;display:block}:focus-visible{outline:3px solid #9db4ff;outline-offset:2px;border-radius:8px}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 20px}.screen-pad{padding:24px 0 60px}.muted{color:var(--mut)}.center{text-align:center}.hand{font-family:var(--hand)}.error-text{color:#ff8a80;font-size:14px}.btn{font-family:var(--body);font-weight:600;font-size:15px;border:0;border-radius:12px;padding:12px 18px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:transform .12s ease,background .2s ease}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--p0);color:#fff}.btn-ghost{background:#222b3d;color:#dfe4ee;border:1px solid #313c52}.btn-paper{background:var(--paper2);color:#23262e;border:1px solid #0001}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-block{width:100%}input[type=text],input[type=password],input[type=number]{font-family:var(--body);font-size:15px;color:#fff;background:#141b2a;border:1px solid #2b3650;border-radius:10px;padding:11px 14px;width:100%}label.field{display:block;margin-bottom:14px}label.field .lbl{display:block;font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--mut);margin-bottom:6px}.app-top{display:flex;align-items:center;gap:14px;padding:12px 20px;background:var(--ink2);border-bottom:1px solid #232b3c;position:sticky;top:0;z-index:30}.brand{font-family:var(--disp);font-weight:800;font-size:19px;color:#fff;letter-spacing:-.02em;display:flex;align-items:center;gap:10px;text-decoration:none}.brand .dot{width:9px;height:9px;border-radius:3px;background:var(--p0);box-shadow:13px 0 0 var(--p1),26px 0 0 var(--p2),39px 0 0 var(--p3);margin-right:39px}.app-top .right{margin-left:auto;display:flex;align-items:center;gap:10px}.back-dash{font-family:var(--body);font-size:13px;font-weight:600;color:var(--mut);text-decoration:none;padding:5px 10px;border:1px solid #2a3346;border-radius:9px;white-space:nowrap;flex-shrink:0}.back-dash:hover{color:#fff;border-color:#3a4457}.who-mini{display:flex;align-items:center;gap:9px}.who-mini .name{font-size:14px;font-weight:600;color:#eef1f7}.linkbtn{background:none;border:0;color:var(--mut);cursor:pointer;font-family:var(--body);font-size:13px;font-weight:600;text-decoration:underline}.linkbtn:hover{color:#fff}.avatar,.avatar-img{border-radius:50%;display:grid;place-items:center;font-family:var(--disp);font-weight:800;color:#fff;position:relative;flex:0 0 auto;overflow:visible}.avatar-img{object-fit:cover}.avatar.ring:after,.avatar-img.ring:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;border:2px dashed var(--ring, #fff);opacity:.5}.hello{font-family:var(--disp);font-weight:800;color:#fff;font-size:clamp(24px,4vw,32px);margin-bottom:3px}.sub{color:var(--mut);font-size:15px;margin-bottom:22px}.lobby-grid{display:grid;grid-template-columns:1.5fr .9fr;gap:22px;align-items:start}@media (max-width: 760px){.lobby-grid{grid-template-columns:1fr}}.tilewrap{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}@media (max-width: 560px){.tilewrap{grid-template-columns:1fr 1fr}}.gtile{position:relative;border-radius:16px;padding:16px;min-height:116px;color:#23262e;overflow:hidden;cursor:pointer;border:1px solid #0002;text-align:left;font-family:var(--body);display:flex;flex-direction:column}.gtile:hover{filter:brightness(1.03)}.gtile .gt-name{font-family:var(--disp);font-weight:800;font-size:19px}.gtile .gt-tag{font-size:12.5px;opacity:.8;font-weight:500}.gtile .gt-ico{position:absolute;right:12px;bottom:8px;font-size:42px;opacity:.9;line-height:1}.gtile .gt-guide{margin-top:auto;align-self:flex-start;font-size:12px;font-weight:700;background:#fffc;color:#23262e;border:0;border-radius:999px;padding:4px 10px;cursor:pointer;z-index:2;position:relative}.gtile.soon{cursor:default;opacity:.5}.gtile.soon:before{content:"Coming soon";position:absolute;top:10px;right:10px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:#0002;padding:2px 8px;border-radius:999px}.panel{background:var(--ink2);border:1px solid #283149;border-radius:16px;padding:18px}.panel h4{font-family:var(--disp);font-size:16px;color:#fff;margin-bottom:14px}.who-list{display:flex;flex-direction:column;gap:10px}.who-row{display:flex;align-items:center;gap:11px;font-size:14px;color:#dfe3ec}.who-row .st{margin-left:auto;font-size:12px;color:var(--mut)}.invite{margin-top:16px;background:#141b2a;border:1px dashed #36425e;border-radius:12px;padding:14px}.invite .lbl{font-size:11px;color:var(--mut);text-transform:uppercase;letter-spacing:.14em;text-align:center}.invite .code{font-family:var(--disp);font-weight:800;letter-spacing:.2em;font-size:24px;color:#fff;text-align:center;margin:4px 0}.picker{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-width:520px}@media (max-width: 520px){.picker{grid-template-columns:1fr 1fr}}.token{background:#161d2e;border:1px solid #2a3550;border-radius:16px;padding:16px 10px;text-align:center;cursor:pointer;color:#eef1f7;display:flex;flex-direction:column;align-items:center;gap:9px}.token:hover{border-color:#3a4566;background:#1a2233}.token .nm{font-weight:700;font-size:14px}.token .ag{font-size:12px;color:var(--mut)}.stage-head{display:flex;align-items:center;gap:12px;margin-bottom:16px;flex-wrap:wrap}.stage-head .gname{font-family:var(--disp);font-weight:800;color:#fff;font-size:22px}.vs{display:flex;align-items:center;gap:8px}.vs .x{color:var(--mut);font-family:var(--disp);font-weight:700}.turnpill{margin-left:auto;display:flex;align-items:center;gap:9px;background:#151d2c;border:1px solid #2b3650;border-radius:999px;padding:7px 14px;font-size:14px;color:#dfe3ec}.turnpill .live{width:9px;height:9px;border-radius:50%;background:#37d39b;box-shadow:0 0 0 4px #37d39b2e}.turnpill.your{border-color:var(--ring, #37d39b)}.stage-layout{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:20px;align-items:start}@media (max-width: 760px){.stage-layout{grid-template-columns:1fr}}.board-wrap{display:flex;justify-content:center}.board-card{background:var(--paper);border-radius:16px;padding:clamp(14px,3vw,24px);color:#23262e;position:relative;width:min(92vw,70vh,520px);aspect-ratio:1}@media (max-width: 760px){.board-card{width:min(92vw,60vh)}}.score-list{font-size:14px;color:#3b4250;line-height:2.1}.score-row{display:flex;justify-content:space-between;align-items:center}.score-row .dot{width:11px;height:11px;border-radius:50%;display:inline-block;margin-right:8px}.result-banner{font-family:var(--disp);font-weight:800;font-size:20px;color:#fff;background:#151d2c;border:1px solid #2b3650;border-radius:12px;padding:14px;text-align:center;margin-bottom:12px}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%);background:#2a1f22;border:1px solid #b5503f;color:#ffd7cf;padding:10px 16px;border-radius:12px;font-size:14px;z-index:50;max-width:90vw}.ttt-grid{width:100%;height:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:8px}.ttt-cell{background:transparent;border:0;border-radius:12px;cursor:pointer;display:grid;place-items:center;padding:8%;box-shadow:inset 0 0 0 3px #c9bca0;position:relative}.ttt-cell:disabled{cursor:default}.ttt-cell:not(:disabled):hover{background:#00000008}.ttt-cell.win{background:#356a5222;box-shadow:inset 0 0 0 3px var(--felt)}.ttt-cell .mark{width:100%;height:100%}.checkers-grid{width:100%;height:100%;display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(8,1fr);border-radius:8px;overflow:hidden;border:3px solid #6b5a36}.ch{position:relative;display:grid;place-items:center;border:0;padding:0}.ch.l{background:#efe2c4}.ch.d{background:#7a5f43}.ch.d:not(:disabled){cursor:pointer}.ch.sel{box-shadow:inset 0 0 0 4px #37d39b}.ch.target:after{content:"";position:absolute;width:30%;height:30%;border-radius:50%;background:#37d39b;opacity:.9;pointer-events:none}.disc{width:74%;aspect-ratio:1;border-radius:50%;box-shadow:inset 0 -3px 4px #0004,0 1px 2px #0006;display:grid;place-items:center}.disc .crown{color:#fffc;font-size:120%;line-height:1}.board-card.fluid{width:100%;max-width:540px;aspect-ratio:auto}.sudoku-grid{width:100%;aspect-ratio:1;display:grid;grid-template-columns:repeat(9,1fr);grid-template-rows:repeat(9,1fr);border:3px solid #3a3f4c;border-radius:6px;overflow:hidden;background:#fbf6ea}.su{display:grid;place-items:center;font-family:var(--disp);font-weight:700;font-size:clamp(13px,3.4vw,22px);border:1px solid #cdbf9f;background:#fbf6ea;color:#3a3f4c;padding:0;margin:0}.su.given{color:#23262e}button.su:not(:disabled){cursor:pointer}.su.br{border-right:2px solid #3a3f4c}.su.bb{border-bottom:2px solid #3a3f4c}.su.sel{background:#dfeaff;box-shadow:inset 0 0 0 2px #5b76c9}.sudoku-pad{display:grid;grid-template-columns:repeat(9,1fr);gap:6px;margin-top:14px}.padbtn{font-family:var(--disp);font-weight:700;font-size:18px;padding:12px 0;border-radius:10px;border:1px solid #2b3650;background:#222b3d;color:#fff;cursor:pointer}.padbtn:disabled{opacity:.4;cursor:default}.sudoku-counts{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:14px;font-size:13px;color:#3b4250}.sudoku-counts .cchip{display:flex;align-items:center;gap:6px}.sudoku-counts .dot{width:10px;height:10px;border-radius:50%;display:inline-block}.board-card.bs-card{max-width:760px}.bs-grids{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 680px){.bs-grids{grid-template-columns:1fr}}.bs-label{font-size:12px;font-weight:700;color:#5a6b7a;margin-bottom:8px;text-transform:uppercase;letter-spacing:.04em}.bs-board+.bs-board,.bs-grids .bs-board{margin:0}.bs-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:2px;aspect-ratio:1;background:#356a53;padding:3px;border-radius:6px}.bs-cell{background:#cfe2ea;border:0;border-radius:2px;padding:0;aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:clamp(8px,2.2vw,13px);cursor:pointer}.bs-cell:disabled{cursor:default}.bs-cell.hit{background:#e8b4ad}.bs-cell.miss{position:relative}.bs-cell.miss:after{content:"";width:5px;height:5px;border-radius:50%;background:#5d7682}.bs-cell.sunk{background:#b5503f;color:#fff}.bs-controls{margin-top:14px}.bs-ships{display:flex;flex-wrap:wrap;gap:8px}.shipbtn{font-family:var(--body);font-size:13px;font-weight:600;padding:8px 12px;border-radius:10px;border:1px solid #2b3650;background:#222b3d;color:#fff;cursor:pointer}.shipbtn .sz{letter-spacing:1px;opacity:.7;margin-left:4px}.shipbtn.sel{border-color:#9db4ff;box-shadow:0 0 0 2px #9db4ff59}.shipbtn.placed{opacity:.55}.shipbtn:disabled{cursor:default}.bs-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.chess-grid{width:100%;height:100%;display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(8,1fr);border-radius:6px;overflow:hidden;border:3px solid #6b5a36}.csq{position:relative;display:grid;place-items:center;border:0;padding:0}.csq.l{background:#efe2c4}.csq.d{background:#b08a64}.csq:not(:disabled){cursor:pointer}.csq .cp{font-size:clamp(20px,7vw,46px);line-height:1;filter:drop-shadow(0 1px 1px rgba(0,0,0,.5))}.csq.last{box-shadow:inset 0 0 0 4px #e5a5328c}.csq.sel{box-shadow:inset 0 0 0 4px #37d39b}.csq.check{background:#e8746a}.dotmark{width:26%;height:26%;border-radius:50%;background:#37d39b;opacity:.85}.csq.capture:after{content:"";position:absolute;top:8%;right:8%;bottom:8%;left:8%;border-radius:50%;border:3px solid #37d39b;pointer-events:none}.promo-row{display:flex;gap:8px}.promo-pick{font-size:34px;width:60px;height:60px;border-radius:12px;border:1px solid #2b3650;background:#222b3d;color:#fff;cursor:pointer}.board-card.scrab-card{max-width:680px}.scrab-grid{width:100%;aspect-ratio:1;display:grid;grid-template-columns:repeat(15,1fr);gap:1px;background:#3a6b53;padding:3px;border-radius:6px}.sb{position:relative;background:#d9c9a8;border-radius:1px;display:flex;align-items:center;justify-content:center;border:0;padding:0;aspect-ratio:1;color:#6b5a36}.sb.tw{background:#d98a73}.sb.dw{background:#e0b3ac}.sb.tl{background:#7fae9b}.sb.dl{background:#aecbd6}.sb.st{background:#e0b3ac}.sb.tile{background:#f2e2b8;box-shadow:inset 0 -2px #c9a86a}.sb.pending{box-shadow:inset 0 0 0 2px #b5503f}.sb.lastcell{box-shadow:inset 0 0 0 2px #356a52}.sb.playable{cursor:pointer}.sb .lt{font-family:var(--disp);font-weight:800;font-size:clamp(8px,1.9vw,15px);color:#5b4a2a;line-height:1}.sb .vv{position:absolute;right:1px;bottom:0;font-size:6px;color:#7a6a44}.sb .pl{font-size:clamp(5px,1.1vw,8px);font-weight:700;opacity:.7}.scrab-scores{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:14px;font-size:13px;color:#d7d2c6}.scrab-scores .s{display:flex;align-items:center;gap:6px}.scrab-scores .dot{width:10px;height:10px;border-radius:50%;display:inline-block}.scrab-note{text-align:center;font-family:var(--hand);font-size:18px;color:#ffd7cf;margin-top:8px}.scrab-rack{display:flex;gap:6px;justify-content:center;margin-top:14px;flex-wrap:wrap}.rtile{width:38px;height:42px;background:#f2e2b8;border-radius:5px;box-shadow:inset 0 -3px #c9a86a,0 2px 3px #0004;display:grid;place-items:center;position:relative;cursor:pointer;border:2px solid transparent}.rtile.sel{border-color:#356a52;transform:translateY(-3px)}.rtile.used{opacity:.3;pointer-events:none}.rtile .lt{font-family:var(--disp);font-weight:800;font-size:18px;color:#5b4a2a}.rtile .vv{position:absolute;right:3px;bottom:1px;font-size:8px;color:#7a6a44}.scrab-actions{display:flex;gap:8px;justify-content:center;margin-top:14px;flex-wrap:wrap}.blank-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.guide-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:20px;align-items:start}@media (max-width: 760px){.guide-grid{grid-template-columns:1fr}}.guide-card{background:var(--paper);border-radius:16px;padding:24px;color:#23262e}.guide-title{font-family:var(--hand);font-size:30px;color:#b5503f;transform:rotate(-2deg)}.guide-blurb{color:#3b4250;font-size:15px;margin:10px 0 18px}.guide-steps{display:flex;flex-direction:column;gap:14px}.guide-step{display:flex;gap:12px}.guidenum{width:28px;height:28px;border-radius:50%;background:#b5503f;color:#fff;font-family:var(--disp);font-weight:800;display:grid;place-items:center;font-size:14px;flex:0 0 auto}.guide-step .txt{color:#3b4250;font-size:14.5px}.pill{display:inline-block;font-size:12px;font-weight:600;padding:4px 10px;border-radius:999px;background:#e7dcc2;color:#6b5a36;border:1px solid #0001;margin:0 6px 6px 0}.tip-card{background:var(--felt);border-radius:16px;padding:16px;margin:14px 0}.tip-card .lbl{font-size:12px;color:#cfe6db;text-transform:uppercase;letter-spacing:.14em;margin-bottom:8px}.tip-card .tip{font-family:var(--hand);font-size:20px;color:#fff;line-height:1.3}.modal-back{position:fixed;top:0;right:0;bottom:0;left:0;background:#000a;display:grid;place-items:center;z-index:60;padding:16px}.modal{background:var(--ink2);border:1px solid #2b3650;border-radius:18px;padding:18px;width:min(440px,94vw)}.crop-area{position:relative;width:100%;height:300px;background:#0c1019;border-radius:12px;overflow:hidden}.modal-actions{display:flex;gap:10px;margin-top:16px;justify-content:flex-end}.range{width:100%;margin-top:12px}.board-wrap{position:relative}.cheer-layer{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.cheer-float{position:absolute;bottom:8%;font-size:40px;transform:translate(-50%);animation:cheerFloat 2.2s ease-out forwards}@keyframes cheerFloat{0%{opacity:0;transform:translate(-50%,10px) scale(.6)}15%{opacity:1}to{opacity:0;transform:translate(-50%,-200px) scale(1.3)}}.cheer-bar{display:flex;gap:6px;justify-content:center;flex-wrap:wrap;margin-top:14px}.cheer-btn{font-size:20px;line-height:1;padding:8px 10px;border-radius:10px;border:1px solid #2b3650;background:#1b2334;cursor:pointer}.cheer-btn:hover{background:#232c40}.turn-timer{font-family:SF Mono,Roboto Mono,monospace;font-size:13px;font-weight:700;color:var(--mut);background:#151d2c;border:1px solid #2b3650;border-radius:999px;padding:6px 10px;min-width:46px;text-align:center}.turn-timer.urgent{color:#ffd7cf;border-color:#b5503f;background:#2a1f22}.brand{min-width:0}.brand-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-top .right{flex-shrink:0}@media (max-width: 560px){.brand{font-size:15px}.who-mini .name{display:none}}.icon-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}@media (max-width: 460px){.icon-grid{grid-template-columns:repeat(6,1fr)}}.icon-pick{aspect-ratio:1;font-size:24px;border-radius:12px;border:1px solid #2b3650;background:#1b2334;cursor:pointer;display:grid;place-items:center;padding:0}.icon-pick:hover{background:#232c40}.icon-pick.sel{border-color:var(--ring, #9db4ff);box-shadow:0 0 0 2px var(--ring, #9db4ff)}.scorepad-grid{display:grid;grid-template-columns:1fr 320px;gap:22px;align-items:start}@media (max-width: 720px){.scorepad-grid{grid-template-columns:1fr}}.scorepad{background:repeating-linear-gradient(#fbf6ea,#fbf6ea 31px,#dfcfa8 32px);border:1px solid #d9c9a8;border-radius:10px;padding:16px 18px 22px;color:#2a2f24;box-shadow:0 18px 36px -22px #000a;transform:rotate(.5deg)}.sp-title{font-family:var(--hand);font-size:30px;color:#b5503f;line-height:32px;margin-bottom:6px}.sp-line{font-family:var(--hand);font-size:25px;color:#2a2f3a;line-height:32px;display:flex;align-items:center}.sp-dot{width:12px;height:12px;border-radius:50%;display:inline-block;margin-right:10px}.sp-pts{margin-left:auto;font-weight:700}.sp-foot{font-family:var(--body);font-size:12.5px;color:#6b5a36;margin-top:14px;border-top:1px dashed #c9a86a;padding-top:10px}.build-tag{position:fixed;right:8px;bottom:6px;z-index:5;font-family:SF Mono,Roboto Mono,monospace;font-size:10px;color:var(--mut);opacity:.55;pointer-events:none;-webkit-user-select:none;user-select:none;letter-spacing:.02em}@media (prefers-reduced-motion: reduce){*{transition:none!important;animation:none!important}}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/bricolage-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/bricolage-latinext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/inter-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/inter-latinext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Caveat;font-style:normal;font-weight:500 700;font-display:swap;src:url(/fonts/caveat-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Caveat;font-style:normal;font-weight:500 700;font-display:swap;src:url(/fonts/caveat-latinext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}.dash-shell{--ink: #161B26;--ink-2: #1D2330;--ink-3: #242B3B;--line: rgba(244, 236, 220, .09);--paper: #F4ECDC;--paper-2: #ECE1CB;--felt: #43946E;--felt-deep: #356A52;--coral: #E8615A;--teal: #1FA595;--amber: #E5A532;--violet: #8A74D8;--txt: #EDE8DC;--txt-mut: #C9CEDA;--txt-paper: #2A2419;--txt-paper-mut: #7A7160;--font-disp: "Bricolage Grotesque", system-ui, sans-serif;--font-body: "Inter", system-ui, sans-serif;--font-hand: "Caveat", cursive;--r-card: 16px;--r-chip: 999px;--shadow-card: 0 10px 30px rgba(0,0,0,.35);--ease: cubic-bezier(.2,.8,.2,1)}.dash-shell{font-family:var(--font-body);color:var(--txt);background:var(--ink);height:100dvh;display:grid;grid-template-columns:236px 1fr;grid-template-rows:64px 1fr;overflow:hidden}.dash-shell h1,.dash-shell h2,.dash-shell h3,.dash-shell h4{font-family:var(--font-disp);line-height:1.08;font-weight:700}.dash-side{grid-row:1 / 3;grid-column:1;background:var(--ink-2);border-right:2px solid var(--line);padding:16px 12px;display:flex;flex-direction:column;gap:14px;overflow-y:auto}.dash-clockcard{background:var(--paper);color:var(--txt-paper);border-radius:14px;padding:12px 14px 10px;box-shadow:0 6px 16px #0000004d}.dash-clockcard .ck-time{font:700 30px/1 var(--font-disp)}.dash-clockcard .ck-date{font:500 12.5px var(--font-body);color:var(--txt-paper-mut);margin-top:4px}.dash-clockcard .ck-day{font:600 21px var(--font-hand);color:var(--felt);margin-top:-2px}.dash-nav{display:flex;flex-direction:column;gap:2px}.dash-nav a{display:flex;align-items:center;gap:11px;padding:10px 11px;min-height:44px;border-radius:11px;color:var(--txt-mut);font:500 14px var(--font-body);text-decoration:none;cursor:pointer}.dash-nav a svg{width:19px;height:19px;flex:none;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dash-nav a.on{background:var(--paper);color:var(--txt-paper);font-weight:600}.dash-nav a:not(.on):hover{background:var(--ink-3);color:var(--txt)}.dash-nav a:focus-visible{outline:2px solid var(--felt);outline-offset:2px}.dash-wdiv{border:none;border-top:1px dashed var(--line);margin:10px 6px 8px}.dash-nav .wtemp{margin-left:auto;font:700 12.5px var(--font-disp);color:var(--txt)}.dash-nav a.addw{color:var(--txt-mut)}.dash-side-foot{margin-top:auto;color:var(--txt-mut);font-size:11.5px;padding:0 6px;opacity:.7}.dash-top{grid-column:2;grid-row:1;display:flex;align-items:center;gap:18px;padding:0 20px;border-bottom:1px solid var(--line);min-width:0}.dash-top .fam-name{font:700 20px var(--font-disp);color:var(--txt);text-decoration:none;white-space:nowrap}.dash-members{display:flex;gap:14px;margin-left:6px;min-width:0}.dash-mchip{display:flex;align-items:center;gap:7px;font:500 13px var(--font-body);color:var(--txt-mut);background:none;border:none;cursor:pointer;padding:2px}.dash-mchip:focus-visible{outline:2px solid var(--felt);outline-offset:2px;border-radius:8px}.dash-top-right{display:flex;align-items:center;gap:12px;margin-left:auto}.dash-icobtn{width:34px;height:34px;border-radius:10px;border:1px solid var(--line);background:var(--ink-2);display:grid;place-items:center;color:var(--txt-mut);cursor:pointer}.dash-icobtn svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round}.dash-icobtn:focus-visible{outline:2px solid var(--felt);outline-offset:2px}.dash-main{grid-column:2;grid-row:2;padding:22px 24px;overflow:auto}.dash-empty{height:100%;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;color:var(--txt-mut)}.dash-empty svg{width:46px;height:46px;stroke:var(--txt-mut);fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;opacity:.8}.dash-empty h2{font:700 24px var(--font-disp);color:var(--txt)}.dash-empty .note{font:600 19px var(--font-hand);color:var(--txt-mut);max-width:30ch}.dash-tabs{display:none}@media (max-width: 1199px){.dash-shell{grid-template-columns:64px 1fr}.dash-side{padding:14px 8px;align-items:center}.dash-nav a{justify-content:center;padding:10px 0;gap:0}.dash-nav a span:not(.wtemp),.dash-nav .wtemp,.dash-side-foot{display:none}.dash-clockcard{padding:8px;text-align:center}.dash-clockcard .ck-date,.dash-clockcard .ck-day{display:none}.dash-clockcard .ck-time{font-size:15px}.dash-members{gap:8px}.dash-mchip span{display:none}}@media (max-width: 767px){.dash-shell{grid-template-columns:1fr;grid-template-rows:56px 1fr 64px}.dash-side{display:none}.dash-top{grid-column:1;grid-row:1;gap:12px;padding:0 14px}.dash-top .fam-name{font-size:15px}.dash-members{display:flex;gap:0;margin-left:auto}.dash-members .dash-mchip{margin-left:-7px}.dash-top-right{margin-left:0}.dash-main{grid-column:1;grid-row:2;padding:16px 14px}.dash-shell input,.dash-shell select,.dash-shell textarea{font-size:16px!important}html:has(.dash-tabs),body:has(.dash-tabs){height:100%;overflow:hidden;overscroll-behavior:none}.dash-ob-row{flex-wrap:wrap}.dash-ob-row .dash-swatches{flex-basis:100%}.dash-tabs{grid-column:1;grid-row:3;display:flex;background:var(--ink-2);border-top:1px solid var(--line)}.dash-tabs a{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;padding:9px 0 10px;color:var(--txt-mut);font:600 10px var(--font-body);text-decoration:none}.dash-tabs a svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dash-tabs a.on{color:var(--txt)}.dash-tabs a.on svg{stroke:var(--paper)}.dash-tabs a:focus-visible{outline:2px solid var(--felt);outline-offset:-2px}.dash-more-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;background:#090c1399;display:flex;align-items:flex-end}.dash-more-sheet{width:100%;background:var(--ink-2);border-top:2px solid var(--line);border-radius:18px 18px 0 0;padding:12px 12px calc(12px + env(safe-area-inset-bottom));margin-bottom:64px;display:grid;grid-template-columns:1fr 1fr;gap:6px}.dash-more-sheet a{display:flex;align-items:center;gap:11px;padding:12px;min-height:44px;border-radius:11px;color:var(--txt-mut);font:500 14px var(--font-body);text-decoration:none}.dash-more-sheet a svg{width:19px;height:19px;flex:none;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dash-more-sheet a.on{background:var(--paper);color:var(--txt-paper);font-weight:600}.dash-more-sheet a:focus-visible{outline:2px solid var(--felt);outline-offset:2px}}.dash-shell .dash-field{display:block;margin-bottom:12px}.dash-shell .dash-lbl{display:block;font:600 11.5px var(--font-body);color:var(--txt-mut);letter-spacing:.04em;text-transform:uppercase;margin-bottom:5px}.dash-shell .dash-input,.dash-shell .dash-select{width:100%;background:#fff;border:1px solid rgba(42,36,25,.18);border-radius:10px;padding:9px 11px;font:500 13.5px var(--font-body);color:var(--txt-paper)}.dash-shell .dash-select{cursor:pointer}.dash-shell .dash-error{color:var(--coral);font:500 13px var(--font-body);margin:8px 0}.dash-shell .dash-btn{font:600 13.5px var(--font-body);border:none;border-radius:11px;padding:9px 16px;cursor:pointer;display:inline-flex;align-items:center;gap:7px}.dash-shell .dash-btn:disabled{opacity:.55;cursor:not-allowed}.dash-shell .dash-btn-ink{background:var(--ink);color:var(--txt)}.dash-shell .dash-btn-ghost{background:transparent;color:var(--txt-mut);border:1.5px dashed var(--line)}.dash-shell .dash-btn-block{width:100%;justify-content:center;margin-top:10px}.dash-shell .dash-btn-sm{padding:6px 12px;font-size:12.5px;margin-left:auto}.dash-ob-wrap{grid-column:1 / -1;grid-row:1 / -1;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px}.dash-ob-card{width:min(520px,100%);background:var(--paper);color:var(--txt-paper);border-radius:20px;padding:30px 32px;box-shadow:0 24px 60px #00000080}.dash-ob-card h2{font:700 24px var(--font-disp);margin:2px 0 18px;color:var(--txt-paper)}.dash-ob-hand{font:600 22px var(--font-hand);color:var(--felt-deep);margin:0}.dash-sub{color:var(--txt-paper-mut);font:500 13.5px var(--font-body);margin-bottom:14px}.dash-ob-row{display:flex;align-items:center;gap:10px;padding:9px 0;border-top:1px solid rgba(42,36,25,.09)}.dash-ob-row .dash-input{flex:1;padding:7px 10px;font-size:13.5px}.dash-ob-name{flex:2 1 0}.dash-ob-age{flex:0 0 60px;text-align:center}.dash-adult-chip{font:600 11px var(--font-body);color:var(--txt-paper-mut);background:transparent;border:1.5px solid rgba(42,36,25,.22);border-radius:999px;padding:5px 11px;cursor:pointer;white-space:nowrap}.dash-adult-chip.on{background:var(--felt-deep);border-color:var(--felt-deep);color:#fff}.dash-panel-wrap{max-width:640px}.dash-panel-wrap h2{font:700 24px var(--font-disp);margin-bottom:14px}.dash-gate{display:flex;gap:10px;align-items:center;background:var(--ink-2);border:1px solid var(--line);border-radius:12px;padding:10px 14px;color:var(--txt-mut);font:500 13px var(--font-body);margin-bottom:16px}.dash-setcard{background:var(--ink-2);border:1px solid var(--line);border-radius:var(--r-card);padding:16px 18px;margin-bottom:14px}.dash-setcard h4{font:700 15px var(--font-disp);color:var(--txt);margin-bottom:12px}.dash-setrow{display:flex;align-items:center;gap:12px;padding:9px 0;border-top:1px solid var(--line);font:500 13.5px var(--font-body);color:var(--txt)}.dash-setrow:first-of-type{border-top:none}.dash-set-mut{color:var(--txt-mut);font-size:12.5px}.dash-badge{font:600 10.5px var(--font-body);background:var(--felt-deep);color:#fff;border-radius:999px;padding:2.5px 8px;margin-left:8px}.dash-danger{color:var(--coral)}.dash-mchip.filtered{color:var(--txt)}.dash-mchip.filtered .avatar,.dash-mchip.filtered .avatar-img{outline:2px solid var(--felt);outline-offset:1px}.dash-profile-menu-wrap{position:relative}.dash-avatar-btn{background:none;border:none;padding:0;cursor:pointer;line-height:0}.dash-avatar-btn:focus-visible{outline:2px solid var(--felt);outline-offset:2px;border-radius:50%}.dash-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30}.dash-profile-menu{position:absolute;top:46px;right:0;min-width:180px;background:var(--ink-2);border:1px solid var(--line);border-radius:12px;padding:6px;box-shadow:var(--shadow-card);display:flex;flex-direction:column;gap:2px}.dash-profile-menu button{display:block;width:100%;text-align:left;background:none;border:none;color:var(--txt);font:500 13.5px var(--font-body);padding:9px 10px;border-radius:8px;cursor:pointer}.dash-profile-menu button:hover{background:var(--ink-3)}.dash-profile-menu button:focus-visible{outline:2px solid var(--felt);outline-offset:-2px}.dash-shell{--slot-h: 58px;--wk-gap: 12px;--wk-cols: 4}.dash-shell .mainhead{display:flex;align-items:center;gap:14px;margin-bottom:16px;flex-wrap:wrap}.dash-shell .mainhead h2{font:700 22px var(--font-disp)}.dash-shell .mainhead .sub{font:600 16px var(--font-hand);color:var(--felt);white-space:nowrap;margin:4px 0 0 6px}.dash-shell .mainhead .spacer{flex:1}.dash-shell .pager{display:flex;align-items:center;gap:14px;font:700 17px var(--font-disp);color:var(--txt)}.dash-shell .pager button{background:none;border:none;color:var(--txt-mut);font-size:22px;line-height:1;cursor:pointer;padding:2px 8px;border-radius:8px}.dash-shell .pager button:hover{color:var(--txt);background:var(--ink-3)}.dash-shell .pager button:focus-visible{outline:2px solid var(--felt);outline-offset:2px}.dash-shell .pager .cave{font:600 16px var(--font-hand);color:var(--felt)}.dash-shell .wk{display:grid;grid-template-columns:repeat(var(--wk-cols),1fr);gap:var(--wk-gap)}.dash-shell .wkdiv{border:none;border-top:2.5px dashed var(--line);margin:16px 2px}.dash-shell .daycol{background:var(--ink-2);border:2px solid var(--line);border-radius:var(--r-card);padding:11px;display:flex;flex-direction:column;gap:8px}.dash-shell .daycol.today{border-color:var(--felt)}.dash-shell .dc-head{display:flex;align-items:baseline;gap:8px;padding:1px 3px 7px;border-bottom:1px solid var(--line)}.dash-shell .dc-head .dd{font:700 22px var(--font-disp);color:var(--txt)}.dash-shell .dc-head .dn{font:500 12px var(--font-body);color:var(--txt-mut)}.dash-shell .daycol.today .dc-head .dd{color:var(--felt)}.dash-shell .daycol.today .dc-head:after{content:"today";font:600 15px var(--font-hand);color:var(--felt);margin-left:auto}.dash-shell .slot{height:var(--slot-h);border-radius:11px;flex:none;box-sizing:border-box}.dash-shell .mavs{display:flex;margin-left:auto}.dash-shell .mavs>*{margin-left:-5px;box-shadow:0 0 0 1.5px var(--paper)}.dash-shell .mavs>*:first-child{margin-left:0}.dash-shell .newcell{border:2px dashed var(--line);border-radius:var(--r-card);display:grid;place-items:center;cursor:pointer;color:var(--txt-mut);background:transparent}.dash-shell .newcell:hover{color:var(--txt);border-color:var(--txt-mut)}.dash-shell .newcell:focus-visible{outline:2px solid var(--felt);outline-offset:2px}.dash-shell .newcell .in{display:grid;place-items:center;gap:7px;text-align:center}.dash-shell .newcell svg{width:26px;height:26px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round}.dash-shell .newcell b{font:600 13.5px var(--font-body)}.dash-shell{--cal-hour-h: 44px;--cal-gutter-w: 56px}.dash-shell .calgrid{display:grid;grid-template-columns:var(--cal-gutter-w) repeat(7,1fr);gap:0 6px;align-items:start}.dash-shell .calgrid.one{grid-template-columns:var(--cal-gutter-w) 1fr}.dash-shell .cal-dayhead{font:700 13px var(--font-disp);text-align:center;color:var(--txt);padding:2px 0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-shell .cal-dayhead small{font:700 11px var(--font-body);color:var(--txt-mut)}.dash-shell .cal-corner{display:flex;align-items:flex-end;justify-content:flex-end;padding:0 10px 6px 0}.dash-shell .cal-scroll{width:24px;height:24px;border-radius:50%;border:1.5px solid var(--line);background:var(--ink-2);color:var(--txt-mut);font-size:10px;line-height:1;cursor:pointer;display:grid;place-items:center}.dash-shell .cal-scroll:hover:not(:disabled){color:var(--txt);background:var(--ink-3)}.dash-shell .cal-scroll:disabled{opacity:.3;cursor:default}.dash-shell .cal-scroll:focus-visible{outline:2px solid var(--felt);outline-offset:2px}.dash-shell .cal-scroll.down{position:absolute;bottom:0;right:10px}.dash-shell .cal-todaybtn{border:1.6px solid var(--line);border-radius:9px;padding:5px 13px;cursor:pointer;font:600 12px var(--font-body);color:var(--txt);background:transparent;white-space:nowrap;margin-left:6px}.dash-shell .cal-todaybtn:hover{background:var(--ink-3)}.dash-shell .cal-todaybtn:focus-visible{outline:2px solid var(--felt);outline-offset:2px}.dash-shell .cal-dayhead.today,.dash-shell .cal-dayhead.today small{color:var(--felt)}.dash-shell .cal-adlabel{font:500 10px var(--font-body);color:var(--txt-mut);text-align:right;padding:4px 8px 0 0}.dash-shell .cal-adcell{display:flex;flex-direction:column;gap:3px;padding-bottom:6px;min-width:0}.dash-shell .cal-adchip{border:1.5px solid var(--cal-c);border-radius:8px;padding:3px 8px;cursor:pointer;font:600 11px var(--font-body);color:var(--txt);text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-shell .cal-adchip:focus-visible{outline:2px solid var(--felt);outline-offset:1px}.dash-shell .cal-hours{position:relative}.dash-shell .cal-hour{position:absolute;right:8px;padding-top:2px;font:500 10.5px var(--font-body);color:var(--txt-mut);font-variant-numeric:tabular-nums}.dash-shell .cal-daycol{position:relative;background:var(--ink-2);border:2px solid var(--line);border-radius:12px;background-image:repeating-linear-gradient(to bottom,transparent 0,transparent calc(var(--cal-hour-h) - 1px),var(--line) calc(var(--cal-hour-h) - 1px),var(--line) var(--cal-hour-h));overflow:hidden}.dash-shell .cal-daycol.today{border-color:var(--felt)}.dash-shell .cal-daycol.clickable{cursor:pointer}.dash-shell .cal-band{position:absolute;border:none;border-left:3px solid var(--cal-c);border-radius:8px;padding:4px 7px;cursor:pointer;text-align:left;overflow:hidden;box-sizing:border-box}.dash-shell .cal-band i{display:block;font:600 11px var(--font-body);font-style:normal;color:var(--txt)}.dash-shell .cal-band em{font:500 9.5px var(--font-body);font-style:normal;color:var(--txt-mut)}.dash-shell .cal-band:focus-visible{outline:2px solid var(--felt);outline-offset:1px}.dash-shell .cal-card{position:absolute;z-index:2;background:var(--paper);color:var(--txt-paper);border:none;border-left:4px solid var(--cal-c);border-radius:9px;padding:3px 7px;cursor:pointer;text-align:left;overflow:hidden;box-sizing:border-box;box-shadow:0 4px 10px #00000059}.dash-shell .cal-card .cc-r1{display:flex;align-items:center;gap:5px;min-height:14px}.dash-shell .cal-card em{font:600 9.5px var(--font-disp);font-style:normal;color:var(--txt-paper-mut);letter-spacing:.3px}.dash-shell .cal-card b{font:600 11.5px var(--font-body);display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-shell .cal-card:focus-visible{outline:2px solid var(--felt);outline-offset:1px}.dash-shell .cal-head-btns{display:flex;flex-direction:column;gap:5px}.dash-shell .cal-newbtn{border:1.6px dashed var(--line);border-radius:9px;padding:5px 13px;cursor:pointer;font:600 12px var(--font-body);color:var(--txt-mut);background:transparent;white-space:nowrap}.dash-shell .cal-newbtn.pri{color:var(--txt);border-color:#f4ecdc47}.dash-shell .cal-newbtn:hover{color:var(--txt);background:var(--ink-3)}.dash-shell .cal-newbtn:focus-visible{outline:2px solid var(--felt);outline-offset:2px}.dash-shell .dash-navrow{display:flex;align-items:center;gap:2px}.dash-shell .dash-navrow a{flex:1;min-width:0}.dash-shell .calsub-toggle{flex:none;background:none;border:none;color:var(--txt-mut);cursor:pointer;width:26px;height:26px;border-radius:8px;font-size:12px;line-height:1;display:grid;place-items:center;transform:rotate(-90deg);transition:transform .15s var(--ease)}.dash-shell .calsub-toggle.open{transform:none}.dash-shell .calsub-toggle:hover{color:var(--txt);background:var(--ink-3)}.dash-shell .calsub-toggle:focus-visible{outline:2px solid var(--felt);outline-offset:1px}.dash-shell .calsub{display:flex;flex-direction:column;gap:1px;margin:2px 0 4px 16px}.dash-shell .calsub-row{display:flex;align-items:center;gap:8px;padding:4px 9px;border-radius:8px}.dash-shell .calsub-row.off .calsub-name{color:var(--txt-mut)}.dash-shell .calsub-name{font:500 12.5px var(--font-body);color:var(--txt);flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-shell .calsub-cb{width:14px;height:14px;border-radius:4px;border:1.8px solid var(--cal-c);background:transparent;display:grid;place-items:center;font:800 9px var(--font-body);color:var(--ink);cursor:pointer;flex:none;padding:0}.dash-shell .calsub-cb.on{background:var(--cal-c)}.dash-shell .calsub-cb:focus-visible{outline:2px solid var(--felt);outline-offset:2px}.dash-shell .calsub-edit{background:none;border:none;color:var(--txt-mut);font-size:12px;cursor:pointer;padding:0 2px;opacity:0}.dash-shell .calsub-row:hover .calsub-edit,.dash-shell .calsub-edit:focus-visible{opacity:1}.dash-shell .calpick{display:flex;gap:6px;flex-wrap:wrap}.dash-shell .caldot{display:flex;align-items:center;gap:6px;font:600 12px var(--font-body);cursor:pointer;border:1.5px solid rgba(42,36,25,.18);border-radius:999px;padding:5px 11px;color:var(--txt-paper-mut);background:transparent}.dash-shell .caldot:before{content:"";width:11px;height:11px;border-radius:50%;background:var(--cal-c);flex:none}.dash-shell .caldot.onn{border-color:var(--cal-c);color:var(--txt-paper);background:#2a24190d}.dash-shell .caldot:focus-visible{outline:2px solid var(--felt);outline-offset:1px}.dash-shell .swatches{display:flex;gap:8px;flex-wrap:wrap}.dash-shell .swatch{width:26px;height:26px;border-radius:50%;border:none;cursor:pointer}.dash-shell .swatch.onn{outline:2.5px solid var(--txt-paper);outline-offset:2px}.dash-shell .swatch:focus-visible{outline:2.5px solid var(--felt);outline-offset:2px}.dash-shell .newhint{font:500 16px var(--font-hand);color:var(--txt-paper-mut);margin-top:6px}.dash-shell .cal-mobile{display:none}@media (max-width: 767px){.dash-shell .cal-wrap{display:none}.dash-shell .cal-mobile{display:block}.dash-shell .cal-daypager{justify-content:center;margin-bottom:10px}}@media (max-width: 1199px){.dash-shell .dash-side .calsub{display:none}}.dash-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#090c1399;display:grid;place-items:center;z-index:40;padding:16px}.dash-modal{width:min(470px,96vw);max-height:90vh;overflow-y:auto;background:var(--paper);color:var(--txt-paper);border-radius:18px;padding:22px;box-shadow:0 24px 60px #00000080}.dash-modal h3{font:700 19px var(--font-disp);margin-bottom:14px}.dash-shell .fld{margin-bottom:12px}.dash-shell .fld label{display:block;font:600 11.5px var(--font-body);color:var(--txt-paper-mut);letter-spacing:.4px;text-transform:uppercase;margin-bottom:5px}.dash-shell .inp{width:100%;background:#fff;border:1px solid rgba(42,36,25,.18);border-radius:10px;padding:9px 11px;font:500 13.5px var(--font-body);color:var(--txt-paper)}.dash-shell .inp:focus-visible{outline:2px solid var(--felt);outline-offset:1px}.dash-shell .inp-notes{font-family:var(--font-hand);font-size:16px;resize:vertical}.dash-shell .frow{display:flex;gap:10px}.dash-shell .frow .fld{flex:1;min-width:0}.dash-shell .selchips{display:flex;gap:8px;flex-wrap:wrap}.dash-shell .selchip{display:flex;align-items:center;gap:6px;font:600 12.5px var(--font-body);border-radius:999px;padding:6px 12px 6px 7px;border:1.5px solid rgba(42,36,25,.18);color:var(--txt-paper-mut);background:transparent;cursor:pointer}.dash-shell .selchip-felt{--c: var(--felt);padding:6px 12px}.dash-shell .selchip.on{border-color:var(--c, #356A52);background:color-mix(in srgb,var(--c, #356A52) 16%,#fff);color:var(--txt-paper)}.dash-shell .m-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.dash-shell .dash-btn-plain{background:transparent;color:var(--txt-paper-mut)}.dash-shell .dash-btn-danger{background:transparent;color:var(--coral);margin-right:auto}.dash-shell .eg{margin-bottom:20px;max-width:720px}.dash-shell .eg h4{font:600 12px var(--font-body);letter-spacing:.6px;text-transform:uppercase;color:var(--txt-mut);margin-bottom:9px}.dash-shell .erow{display:flex;align-items:center;gap:14px;background:var(--ink-2);border:2px solid var(--line);border-radius:14px;padding:11px 14px;margin-bottom:8px;width:100%;text-align:left;cursor:pointer}.dash-shell .erow:focus-visible{outline:2px solid var(--felt);outline-offset:2px}.dash-shell .dateblk{width:52px;height:52px;background:var(--paper);color:var(--txt-paper);border-radius:12px;display:grid;place-items:center;flex:none;padding:4px 0}.dash-shell .dateblk b{font:700 20px/1 var(--font-disp)}.dash-shell .dateblk span{font:600 10px var(--font-body);color:var(--txt-paper-mut);letter-spacing:.8px;text-transform:uppercase}.dash-shell .erow .info b{font:600 14.5px var(--font-body);display:block;color:var(--txt)}.dash-shell .erow .info small{color:var(--txt-mut);font-size:12.5px}.dash-shell .erow .avs{margin-left:auto;display:flex}.dash-shell .erow .avs>*{margin-left:-6px;box-shadow:0 0 0 2px var(--ink-2)}.dash-shell .rem-wrap{max-width:960px}.dash-shell .remgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:12px;align-items:start}.dash-shell .remcard{background:var(--paper);color:var(--txt-paper);border-radius:13px;padding:12px 14px}.dash-shell .remhead{display:flex;align-items:center;gap:8px;margin-bottom:4px}.dash-shell .remhead h4{font:700 15px var(--font-disp)}.dash-shell .remhead small{margin-left:auto;font:600 11px var(--font-body);color:var(--txt-paper-mut)}.dash-shell .remface{width:22px;height:22px;border-radius:50%;background:var(--felt-deep);color:#fff;display:grid;place-items:center;font:700 10px var(--font-body);flex:none}.dash-shell .remdel{background:none;border:none;color:var(--txt-paper-mut);font-size:16px;line-height:1;cursor:pointer;padding:0 2px}.dash-shell .remdel:hover{color:var(--coral)}.dash-shell .remdel:focus-visible{outline:2px solid var(--felt);outline-offset:2px;border-radius:4px}.dash-shell .rlrow{display:flex;align-items:center;gap:10px;padding:8px 0;max-height:44px;overflow:hidden;border-bottom:1.5px dashed rgba(42,36,25,.12);transition:opacity .18s var(--ease),max-height .4s var(--ease),padding .4s var(--ease)}.dash-shell .rlrow.done{opacity:0;max-height:0;padding-top:0;padding-bottom:0}.dash-shell .radio{width:19px;height:19px;border-radius:50%;border:2.2px solid var(--txt-paper-mut);flex:none;cursor:pointer;background:transparent}.dash-shell .radio:focus-visible{outline:2px solid var(--felt);outline-offset:2px}.dash-shell .rlrow.done .radio{background:var(--done-color, var(--felt));border-color:var(--done-color, var(--felt))}.dash-shell .rtxt{font:500 13.5px var(--font-body)}.dash-shell .rlrow.done .rtxt{text-decoration:line-through;color:var(--txt-paper-mut)}.dash-shell .remadd{width:100%;background:transparent;border:none;padding:9px 0 2px;font:600 16px var(--font-hand);color:var(--txt-paper)}.dash-shell .remadd::placeholder{color:var(--txt-paper-mut)}.dash-shell .remadd:focus-visible{outline:none;border-bottom:1.5px solid var(--felt)}.dash-shell .remnew{border:2px dashed var(--line);border-radius:13px;background:transparent;cursor:pointer;color:var(--txt-mut);font:600 13.5px var(--font-body);min-height:110px}.dash-shell .remnew:hover{color:var(--txt);background:var(--ink-3)}.dash-shell .remnew:focus-visible{outline:2px solid var(--felt);outline-offset:2px}.dash-shell .remcard .rem-empty{font:500 17px var(--font-hand);color:var(--txt-paper-mut);padding:8px 0 2px}.dash-shell .composer-assign{display:flex;gap:4px}.dash-shell .assign-chip{background:none;border:none;padding:2px;border-radius:50%;cursor:pointer;opacity:.5}.dash-shell .assign-chip.on{opacity:1}.dash-shell .assign-chip:hover{opacity:.85}.dash-shell .assign-chip:focus-visible{outline:2px solid var(--felt);outline-offset:1px}.dash-toast{position:fixed;right:26px;bottom:24px;z-index:30;background:var(--paper);color:var(--txt-paper);border-radius:13px;padding:11px 16px;font:600 13.5px var(--font-body);box-shadow:var(--shadow-card);display:flex;gap:14px;align-items:center}.dash-toast .undo-link{font:600 20px var(--font-hand);color:var(--coral);background:none;border:none;cursor:pointer;padding:0}.dash-toast .undo-link:focus-visible{outline:2px solid var(--felt);outline-offset:2px}@media (max-width: 767px){.dash-toast{right:12px;left:12px;bottom:calc(76px + env(safe-area-inset-bottom));justify-content:center}}.dash-shell .lists-grid{display:grid;grid-template-columns:280px 1fr;gap:18px;align-items:start}.dash-shell .lcard{display:flex;align-items:center;gap:12px;width:100%;text-align:left;background:var(--ink-2);border:2px solid var(--line);border-radius:14px;padding:13px 14px;margin-bottom:9px;cursor:pointer;color:var(--txt)}.dash-shell .lcard.on{background:var(--paper);color:var(--txt-paper);border-color:var(--paper)}.dash-shell .lcard:focus-visible{outline:2px solid var(--felt);outline-offset:2px}.dash-shell .lcard .em{font-size:20px}.dash-shell .lcard-body b{font:600 14px var(--font-body);display:block}.dash-shell .lcard .cnt{margin-left:auto;font:700 12px var(--font-disp);background:var(--ink-3);color:var(--txt);border-radius:999px;padding:3px 9px}.dash-shell .lcard.on .cnt{background:var(--felt-deep);color:#fff}.dash-shell .lists-hint{font:600 19px var(--font-hand);color:var(--felt);padding:6px 2px}.dash-shell .trip-gh{font:600 12px var(--font-body);color:var(--txt-mut);text-transform:uppercase;letter-spacing:.05em;margin:4px 0 10px}.dash-shell .trip-sec{border:2px solid var(--line);border-radius:16px;padding:14px 16px;margin-bottom:18px;max-width:630px}.dash-shell .trip-sec.past{opacity:.6}.dash-shell .trip-sec-head{display:flex;align-items:center;gap:12px;margin-bottom:12px;min-height:30px}.dash-shell .trip-sec-head h3{font:700 19px var(--font-disp);color:var(--txt)}.dash-shell .trip-sec-sub{font:500 12.5px var(--font-body);color:var(--txt-mut);margin-top:3px}.dash-shell .trip-avs{display:flex}.dash-shell .trip-avs .avatar,.dash-shell .trip-avs .avatar-img{margin-left:-6px;box-shadow:0 0 0 2px var(--ink)}.dash-shell .trip-editbtn{border:1.6px solid var(--line);border-radius:9px;padding:5px 12px;cursor:pointer;font:600 12px var(--font-body);color:var(--txt);background:transparent;white-space:nowrap}.dash-shell .trip-editbtn:hover{background:var(--ink-3)}.dash-shell .trip-editbtn:focus-visible{outline:2px solid var(--felt);outline-offset:2px}.dash-shell .trip-dests{display:grid;grid-template-columns:1fr;gap:10px}.dash-shell .trip-dblks{display:flex;align-items:center;gap:5px;flex:none}.dash-shell .trip-dblks .ddash{color:var(--txt-mut);font-weight:600}.dash-shell .trip-destcard{display:flex;align-items:center;gap:12px 14px;background:var(--ink-2);border:2px solid var(--line);border-radius:14px;padding:11px 14px;width:100%;text-align:left;cursor:pointer;color:var(--txt);min-width:0;flex-wrap:wrap}.dash-shell .trip-destcard:focus-visible{outline:2px solid var(--felt);outline-offset:2px}.dash-shell .trip-destcard .info{min-width:0;flex:1 1 140px}.dash-shell .trip-destcard .info b{font:600 14.5px var(--font-body);display:block;color:var(--txt);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-shell .trip-destcard .trip-dates{font-weight:500;color:var(--txt-mut)}.dash-shell .trip-destcard .info small{color:var(--txt-mut);font-size:12.5px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-shell .trip-dest-add{margin-top:10px;width:100%;border:2px dashed var(--line);border-radius:12px;background:transparent;color:var(--txt-mut);padding:9px 12px;font:600 12.5px var(--font-body);cursor:pointer}.dash-shell .trip-dest-add:hover{color:var(--txt);background:var(--ink-3)}.dash-shell .trip-dest-add:focus-visible{outline:2px solid var(--felt);outline-offset:2px}.dash-shell .trip-dest-sub{font:500 12.5px var(--font-body);color:var(--txt-paper-mut);margin:-6px 0 8px}.dash-shell .trip-day h5{font:700 14px var(--font-disp);color:var(--txt-paper);margin:14px 0 5px}.dash-shell .trip-bullet{display:flex;align-items:center;gap:9px;padding:8px 11px;margin-bottom:5px;background:var(--paper-2);border-radius:10px;font:600 14.5px var(--font-body);color:var(--txt-paper)}.dash-shell .trip-bullet .bdot{color:var(--felt-deep);flex:none;font-size:16px}.dash-shell .trip-bullet .bdesc{flex:1;min-width:0}.dash-shell .trip-bullet .bdesc small{color:var(--txt-paper-mut);font-size:12.5px;font-weight:500}.dash-shell .trip-idel{background:none;border:none;color:var(--txt-paper-mut);cursor:pointer;font-size:15px;padding:0 2px}.dash-shell .trip-idel:hover{color:var(--coral)}.dash-shell .trip-iadd{display:flex;flex-direction:column;gap:6px;padding:10px 2px;border-top:1px solid rgba(42,36,25,.12)}.dash-shell .ti-row{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.dash-shell .trip-iadd input,.dash-shell .trip-fitem input{background:#fff;border:1px solid rgba(42,36,25,.18);border-radius:9px;padding:7px 9px;font:500 12px var(--font-body);color:var(--txt-paper);min-width:0}.dash-shell .ti-row .ti-date{flex:1 1 112px;min-width:92px}.dash-shell .ti-row .ti-arrow{color:var(--txt-paper-mut);font-size:12px;flex:none}.dash-shell .ti-row .ti-desc{flex:1.4}.dash-shell .ti-row .ti-go{flex:none;background:var(--ink);color:var(--txt);border:none;border-radius:9px;padding:8px 13px;font:600 12.5px var(--font-body);cursor:pointer}.dash-shell .ti-row .ti-go:disabled{opacity:.55;cursor:not-allowed}.dash-shell .trip-fitem{display:flex;flex-direction:column;gap:6px;background:var(--paper-2);border-radius:10px;padding:8px 9px;margin-bottom:8px}.dash-shell .trip-fitem-add{background:none;border:1.5px dashed rgba(42,36,25,.25);color:var(--txt-paper-mut);border-radius:9px;padding:7px 12px;font:600 12px var(--font-body);cursor:pointer;width:100%}.dash-shell .trip-fitem-add:hover{color:var(--txt-paper)}.dash-shell .ldetail{background:var(--paper);color:var(--txt-paper);border-radius:var(--r-card);padding:18px 20px;max-width:560px}.dash-shell .ldetail h3{font:700 18px var(--font-disp);display:flex;gap:9px;align-items:center;margin-bottom:12px}.dash-shell .ldetail h3 .em{font-size:20px}.dash-shell .ldetail-back{display:none;background:none;border:none;font-size:24px;color:var(--txt-paper-mut);cursor:pointer;padding:0 4px 0 0}.dash-shell .ldetail h3 .dash-btn-sm{margin-left:auto}.dash-shell .li{display:flex;align-items:center;gap:12px;padding:9px 2px;border-top:1px solid rgba(42,36,25,.09);font:500 14px var(--font-body)}.dash-shell .cb{width:19px;height:19px;border-radius:6px;border:2px solid var(--txt-paper-mut);flex:none;background:transparent;cursor:pointer}.dash-shell .cb:focus-visible{outline:2px solid var(--felt);outline-offset:2px}.dash-shell .li-text{flex:1;min-width:0}.dash-shell .li.ck{color:var(--txt-paper-mut)}.dash-shell .li.ck .li-text{text-decoration:line-through}.dash-shell .li.ck .cb{background:var(--teal);border-color:var(--teal)}.dash-shell .li .by{margin-left:auto;display:flex}.dash-shell .liadd{display:flex;gap:12px;align-items:center;padding:10px 2px;border-top:1px solid rgba(42,36,25,.09)}.dash-shell .cb-add{border-style:dashed}.dash-shell .liadd-input{flex:1;min-width:0;background:transparent;border:none;color:var(--txt-paper);font:500 14px var(--font-body)}.dash-shell .liadd-input::placeholder{color:var(--txt-paper-mut)}.dash-shell .liadd-input:focus-visible{outline:none}.dash-shell .lsep{display:flex;align-items:center;gap:10px;color:var(--txt-paper-mut);font:600 15px var(--font-hand);margin:12px 0 2px}.dash-shell .lsep:before{content:"";flex:1;border-top:1.5px dashed rgba(42,36,25,.18)}.dash-shell .lsep-clear{margin-left:auto;background:none;border:none;color:var(--coral);font:600 12px var(--font-body);cursor:pointer}.dash-shell .lsep-clear:focus-visible{outline:2px solid var(--felt);outline-offset:2px}.dash-shell .emoji-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:6px}.dash-shell .emoji-pick{font-size:20px;padding:6px 0;background:#fff;border:1.5px solid rgba(42,36,25,.18);border-radius:10px;cursor:pointer}.dash-shell .emoji-pick.on{border-color:var(--felt);background:color-mix(in srgb,var(--felt) 14%,#fff)}.dash-shell .emoji-pick:focus-visible{outline:2px solid var(--felt);outline-offset:1px}.dash-shell .meals-wrap{position:relative}.dash-shell .meals-mobile{display:none}.dash-shell .ms{background:var(--paper);color:var(--txt-paper);padding:6px 9px;position:relative;overflow:hidden;text-align:left;border:none;cursor:pointer;width:100%;display:block}.dash-shell .ms:focus-visible{outline:2px solid var(--felt);outline-offset:2px}.dash-shell .ms .sl{font:600 13px var(--font-hand);color:var(--txt-paper-mut);display:block;line-height:1.1}.dash-shell .ms b{font:600 12.5px var(--font-body);display:block;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:20px}.dash-shell .ms .ms-av{position:absolute;right:6px;bottom:6px}.dash-shell .ms .bk{position:absolute;right:7px;top:6px;font-size:10px}.dash-shell .ms.empty{background:transparent;border:1.5px dashed var(--line)}.dash-shell .ms.empty .sl{color:var(--txt-mut)}.dash-shell .ms.empty .ms-plus{color:var(--txt-mut);font-weight:500;margin-top:6px;font-size:16px}.dash-shell .ms.sel{outline:2px solid var(--felt);outline-offset:1px}.dash-shell .mdrawer.float{position:fixed;top:64px;right:0;bottom:0;width:340px;z-index:25;background:var(--paper);color:var(--txt-paper);border-radius:16px 0 0;padding:18px;overflow-y:auto;box-shadow:-20px 8px 44px #090c1373,var(--shadow-card)}.dash-shell .mdrawer-head{display:flex;align-items:center;margin-bottom:10px}.dash-shell .mdrawer-slot{font:600 11px var(--font-body);letter-spacing:.6px;text-transform:uppercase;color:var(--txt-paper-mut)}.dash-shell .mdrawer-close{margin-left:auto;background:none;border:none;font-size:16px;color:var(--txt-paper-mut);cursor:pointer}.dash-shell .mdrawer-close:focus-visible{outline:2px solid var(--felt);outline-offset:2px}.dash-shell .mdrawer-sug{display:flex;align-items:center;gap:7px;font:500 12.5px var(--font-body);color:var(--txt-paper-mut);margin-bottom:10px}.dash-shell .recipe{font-family:var(--font-hand);font-size:16px;line-height:1.5;white-space:pre-wrap;resize:vertical}.dash-shell .dash-btn-felt{background:var(--felt-deep);color:#fff}.dash-shell .fridge{border-top:1.5px dashed rgba(42,36,25,.18);margin-top:16px;padding-top:12px}.dash-shell .fridge-hand{font:600 16px var(--font-hand);color:var(--txt-paper-mut);margin-bottom:8px}.dash-shell .fridge-btns{display:flex;gap:8px;margin-top:9px;flex-wrap:wrap}@media (max-width: 1100px){.dash-shell{--wk-cols: 2}}@media (max-width: 767px){.dash-overlay{align-items:flex-end;padding:0}.dash-modal,.dash-sheet{width:100%;max-width:none;max-height:92vh;border-radius:18px 18px 0 0;padding:18px 14px}.dash-shell .frow{flex-wrap:wrap}.dash-shell .frow .fld:has(.inp[type=date]){flex-basis:100%}.dash-shell .frow .fld{flex:1 1 145px}.dash-shell .frow .fld .inp{min-width:0;padding-left:9px;padding-right:9px}.dash-shell .lists-grid{grid-template-columns:1fr}.dash-shell .lists-grid .lists-right,.dash-shell .lists-grid.show-detail .lists-left{display:none}.dash-shell .lists-grid.show-detail .lists-right{display:block}.dash-shell .ldetail-back{display:inline-block}.dash-shell .ldetail{max-width:none}.dash-shell .meals-wrap,.dash-shell .meals-weekhead{display:none}.dash-shell .meals-mobile{display:block}.dash-shell .meals-daypager{justify-content:center;margin-bottom:14px}.dash-shell .meals-mobile-day{display:flex;flex-direction:column;gap:9px}.dash-shell .meals-mobile-day .ms{min-height:var(--slot-h)}.dash-shell .mdrawer.float{top:auto;left:0;right:0;bottom:0;width:100%;max-height:88vh;border-radius:18px 18px 0 0}}.dash-shell .msg-wrap{max-width:620px}.dash-shell .feed{max-width:600px}.dash-shell .pcomposer-wrap{margin-bottom:16px;position:relative}.dash-shell .pcomposer{display:flex;align-items:center;gap:12px;background:var(--ink-2);border:1px solid var(--line);border-radius:14px;padding:9px 12px}.dash-shell .pcomposer-input{flex:1;min-width:0;background:transparent;border:none;color:var(--txt);font:500 14px var(--font-body);padding:4px 2px}.dash-shell .pcomposer-input::placeholder{color:var(--txt-mut)}.dash-shell .pcomposer-input:focus-visible{outline:none}.dash-shell .icobtn{background:none;border:none;font-size:17px;cursor:pointer;padding:2px 4px;line-height:1}.dash-shell .icobtn:focus-visible{outline:2px solid var(--felt);outline-offset:2px;border-radius:6px}.dash-shell .gifbtn{font:800 11px var(--font-body);letter-spacing:.6px;border:1.6px solid var(--line);border-radius:8px;padding:5px 9px;background:transparent;color:var(--txt-mut);cursor:pointer}.dash-shell .gifbtn:hover{color:var(--txt)}.dash-shell .eqp{display:flex;flex-wrap:wrap;gap:4px;background:var(--ink-2);border:1px solid var(--line);border-radius:12px;padding:8px;margin-top:6px}.dash-shell .eqp-item{background:none;border:none;font-size:20px;cursor:pointer;padding:4px;border-radius:8px;line-height:1}.dash-shell .eqp-item:hover{background:var(--ink-3)}.dash-shell .eqp-item:focus-visible{outline:2px solid var(--felt);outline-offset:1px}.dash-shell .gif-chip{display:inline-flex;align-items:center;gap:8px;margin-top:8px;position:relative}.dash-shell .gif-chip img{max-height:90px;border-radius:10px;display:block}.dash-shell .gif-x{position:absolute;top:-6px;right:-6px;width:20px;height:20px;border-radius:50%;background:var(--ink);color:var(--txt);border:1px solid var(--line);cursor:pointer;font-size:12px;line-height:1}.dash-shell .post{background:var(--paper);color:var(--txt-paper);border-radius:var(--r-card);padding:14px 16px;margin-bottom:14px;border-left:4px solid var(--c, transparent)}.dash-shell .phead{display:flex;align-items:center;gap:10px;margin-bottom:8px}.dash-shell .phead b{font:600 14px var(--font-body)}.dash-shell .phead small{color:var(--txt-paper-mut);font-size:12px;margin-left:auto}.dash-shell .pdel{background:none;border:none;color:var(--txt-paper-mut);font-size:18px;line-height:1;cursor:pointer;padding:0 2px;margin-left:8px}.dash-shell .pdel:hover{color:var(--coral)}.dash-shell .pdel:focus-visible{outline:2px solid var(--felt);outline-offset:2px;border-radius:4px}.dash-shell .post p{font:400 14px/1.55 var(--font-body);white-space:pre-wrap;word-break:break-word}.dash-shell .postgif{position:relative;margin-top:10px}.dash-shell .postgif img{max-width:100%;max-height:260px;border-radius:12px;display:block}.dash-shell .gifb{position:absolute;left:10px;top:9px;background:#090c138c;color:#ede8dc;font:700 10px var(--font-body);letter-spacing:.5px;padding:2px 6px;border-radius:6px}.dash-shell .reacts{display:flex;gap:7px;margin-top:11px;flex-wrap:wrap;align-items:center;position:relative}.dash-shell .react-pill{font:600 12px var(--font-body);background:var(--paper-2);color:var(--txt-paper);border:none;border-radius:999px;padding:4px 10px;cursor:pointer}.dash-shell .react-pill.mine{outline:1.6px solid var(--felt)}.dash-shell .react-pill:focus-visible{outline:2px solid var(--felt);outline-offset:1px}.dash-shell .react-add{font:600 12px var(--font-body);background:transparent;color:var(--txt-paper-mut);border:1.5px dashed rgba(42,36,25,.28);border-radius:999px;padding:4px 9px;cursor:pointer}.dash-shell .react-add:hover{color:var(--txt-paper)}.dash-shell .cheers-tray{display:flex;gap:4px;background:var(--paper);border:1px solid rgba(42,36,25,.18);border-radius:999px;padding:5px 8px;box-shadow:var(--shadow-card)}.dash-shell .cheers-item{background:none;border:none;font-size:18px;cursor:pointer;padding:2px;line-height:1}.dash-shell .cheers-item:hover{transform:scale(1.15)}.dash-shell .reply-btn{font:600 12px var(--font-body);background:transparent;color:var(--txt-paper-mut);border:none;border-radius:999px;padding:4px 8px;cursor:pointer;margin-left:2px}.dash-shell .reply-btn:hover{color:var(--txt-paper)}.dash-shell .reply-btn:focus-visible{outline:2px solid var(--felt);outline-offset:1px}.dash-shell .preplies{margin:12px 0 0 8px;padding-left:12px;border-left:2px solid rgba(42,36,25,.14);display:flex;flex-direction:column;gap:10px}.dash-shell .preply{background:var(--paper-2);border-radius:12px;padding:10px 12px;border-left:3px solid var(--c, transparent)}.dash-shell .preply .phead{margin-bottom:5px}.dash-shell .preply .phead b{font-size:13px}.dash-shell .preply p{font:400 13.5px/1.5 var(--font-body);white-space:pre-wrap;word-break:break-word}.dash-shell .preply .reacts{margin-top:8px}.dash-shell .preply-composer{display:flex;align-items:center;gap:8px}.dash-shell .preply-composer .pcomposer-input{flex:1;background:#fff;border:1px solid rgba(42,36,25,.18);border-radius:10px;padding:8px 11px;font:500 13.5px var(--font-body);color:var(--txt-paper)}.dash-shell .preply-composer .pcomposer-input:focus-visible{outline:2px solid var(--felt);outline-offset:1px}.dash-shell .preply-composer .dash-btn-sm{margin-left:0}.dash-shell .show-older{display:block;margin:4px auto 0;background:none;border:none;color:var(--txt-mut);font:600 12.5px var(--font-body);cursor:pointer;padding:6px}.dash-shell .show-older:hover{color:var(--txt)}.dash-shell .msg-empty{font:500 20px var(--font-hand);color:var(--txt-mut);padding:20px 4px}.dash-shell .gif-search{display:flex;gap:8px;margin-bottom:12px}.dash-shell .gif-search .dash-inp{flex:1}.dash-shell .gif-note{font:500 13px var(--font-body);color:var(--txt-paper-mut);margin-bottom:12px}.dash-shell .gif-results{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;max-height:260px;overflow-y:auto;margin-bottom:12px}.dash-shell .gif-result{border:none;padding:0;background:none;cursor:pointer;border-radius:8px;overflow:hidden}.dash-shell .gif-result img{width:100%;height:80px;object-fit:cover;display:block}.dash-shell .gif-linkrow{display:flex;flex-direction:column;gap:5px}.dash-shell .gif-lbl{font:600 12px var(--font-body);color:var(--txt-paper-mut)}.dash-shell .wpick{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.dash-shell .wpick .wp{display:flex;align-items:center;gap:10px;background:var(--ink-2);border:1px solid var(--line);border-radius:13px;padding:10px 12px;min-width:240px;flex:1}.dash-shell .wpick .wp>svg{width:18px;height:18px;stroke:var(--txt-mut);fill:none;stroke-width:2;flex:none}.dash-shell .wpick .wp-text{display:flex;flex-direction:column;min-width:0}.dash-shell .wpick .wp-text b{font:700 13px var(--font-body)}.dash-shell .wpick .wp-text small{font:500 11.5px var(--font-body);color:var(--txt-mut)}.dash-shell .wpick .st{font:700 11.5px var(--font-body);border-radius:999px;padding:5px 11px;margin-left:auto;flex:none;cursor:pointer;border:none}.dash-shell .wpick .st.onn{background:var(--felt-deep);color:var(--paper)}.dash-shell .wpick .st.off{background:transparent;border:1.5px dashed var(--line);color:var(--txt-mut)}.dash-shell .wid-empty{font:500 20px var(--font-hand);color:var(--txt-mut);padding:20px 4px}.dash-shell .wgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;align-items:start}.dash-shell .wpanel{background:var(--paper);color:var(--txt-paper);border-radius:var(--r-card);padding:16px;box-shadow:var(--shadow-card)}.dash-shell .wpanel h4{font:700 16px var(--font-disp)}.dash-shell .wpanel .whint{font:500 12px var(--font-body);color:var(--txt-paper-mut);margin-top:2px}.dash-shell .linklike{background:none;border:none;padding:0;color:var(--txt-paper);text-decoration:underline;cursor:pointer;font:inherit}.dash-shell .bigtemp{display:flex;align-items:center;gap:12px;margin:12px 0 6px}.dash-shell .bigtemp b{font:700 44px var(--font-disp);line-height:1}.dash-shell .bigtemp svg{width:44px;height:44px;stroke:var(--txt-paper);fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.dash-shell .wcond{font:500 18px var(--font-hand);color:var(--txt-paper-mut)}.dash-shell .wdays{display:flex;gap:6px;margin-top:12px}.dash-shell .wdays span{flex:1;text-align:center;background:var(--paper-2);border-radius:9px;padding:7px 2px;font:600 11px var(--font-body);color:var(--txt-paper-mut)}.dash-shell .wdays .wday-ic{width:18px;height:18px;stroke:var(--txt-paper-mut);fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;display:block;margin:3px auto}.dash-shell .wdays b{display:block;font:700 13px var(--font-disp);color:var(--txt-paper);margin-top:2px}.dash-shell .wsearch{margin-top:10px}.dash-shell .wresults{list-style:none;margin:6px 0 0;padding:0;max-height:180px;overflow-y:auto}.dash-shell .wresults li button{display:block;width:100%;text-align:left;background:var(--paper-2);color:var(--txt-paper);border:none;border-radius:8px;padding:8px 10px;margin-bottom:4px;cursor:pointer;font:500 13px var(--font-body)}.dash-shell .wresults li button:hover{background:#2a24191f}.dash-shell .tchips{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.dash-shell .tchip{font:600 12px var(--font-body);border:1.5px solid rgba(42,36,25,.18);border-radius:999px;padding:5px 11px;color:var(--txt-paper-mut);cursor:pointer;background:transparent}.dash-shell .tchip.onn{background:var(--felt-deep);border-color:var(--felt-deep);color:var(--paper)}.dash-shell .story{font:500 18.5px var(--font-hand);line-height:1.4;background:var(--paper-2);border-radius:10px;padding:11px 13px;margin-top:10px}.dash-shell .winput{width:100%;background:var(--paper-2);border:1.5px solid rgba(42,36,25,.15);border-radius:9px;padding:8px 11px;margin-top:8px;font:500 13px var(--font-body);color:var(--txt-paper)}.dash-shell .winput::placeholder{color:var(--txt-paper-mut)}.dash-shell .winput:focus-visible{outline:2px solid var(--felt);outline-offset:1px}.dash-shell .wbtns{display:flex;gap:8px;margin-top:11px;flex-wrap:wrap}@media (max-width: 767px){.dash-shell .wpick{flex-direction:column}.dash-shell .wpick .wp{min-width:0}.dash-shell .wpick .wp-text small{display:none}.dash-shell .wgrid{grid-template-columns:1fr}}.dash-shell .games-wrap{max-width:940px}.dash-shell .join-hint{font:500 13px var(--font-body);color:var(--txt-paper-mut);margin-bottom:10px}.dash-shell .score{background:var(--paper);color:var(--txt-paper);border-radius:var(--r-card);padding:16px 18px;margin-top:18px;max-width:640px}.dash-shell .score h3{font:700 16px var(--font-disp);display:flex;align-items:center;gap:9px}.dash-shell .scorelink{margin-left:auto;background:none;border:none;cursor:pointer;color:var(--felt);font:600 17px var(--font-hand)}.dash-shell .scorelink:focus-visible{outline:2px solid var(--felt);outline-offset:2px;border-radius:4px}.dash-shell .srow{display:flex;align-items:center;gap:11px;margin-top:10px}.dash-shell .srow .bar{flex:1;height:11px;border-radius:999px;background:#2a241914;overflow:hidden}.dash-shell .srow .bar i{display:block;height:100%;border-radius:999px;transition:width .4s var(--ease)}.dash-shell .srow b{font:700 14px var(--font-disp);width:30px;text-align:right}.dash-shell .scorenote{font:500 17px var(--font-hand);color:var(--txt-paper-mut);margin-top:10px}@media (max-width: 767px){.dash-shell .score{max-width:none}}@media (prefers-reduced-motion: reduce){.dash-shell *{animation:none!important;transition:none!important}}.dash-field-row{display:flex;gap:12px}.dash-field-row .dash-field{flex:1;min-width:0}@media (max-width: 480px){.dash-field-row{flex-direction:column;gap:0}}.dash-link{color:var(--felt-deep);font-weight:600;text-decoration:none}.dash-link:hover{text-decoration:underline}.dash-swatches{display:inline-flex;gap:4px;flex:none}.dash-swatch{width:16px;height:16px;border-radius:50%;border:2px solid transparent;padding:0;cursor:pointer;box-shadow:0 0 0 1px #2a24192e}.dash-swatch.on{border-color:var(--txt-paper);box-shadow:0 0 0 1px var(--txt-paper)}.dash-mremove{flex:none;width:26px;height:26px;border-radius:50%;cursor:pointer;background:transparent;border:1.5px solid rgba(42,36,25,.22);color:var(--txt-paper-mut);font-size:16px;line-height:1}.dash-mremove:hover:not(:disabled){border-color:var(--coral);color:var(--coral)}.dash-mremove:disabled{opacity:.35;cursor:default}.dash-menu-sep{height:1px;background:var(--line);margin:4px 2px}.dash-profile-menu button.dash-menu-danger{color:var(--coral)}.dash-admin-wrap{max-width:1040px}.dash-admin-table{width:100%;border-collapse:collapse;font:500 13px var(--font-body)}.dash-admin-table th{text-align:left;color:var(--txt-mut);font:600 11.5px var(--font-body);text-transform:uppercase;letter-spacing:.04em;padding:0 20px 9px 0;white-space:nowrap}.dash-admin-table td{padding:13px 20px 13px 0;border-top:1px solid var(--line);color:var(--txt);vertical-align:middle}.dash-admin-table td:last-child,.dash-admin-table th:last-child{padding-right:0;width:1%;white-space:nowrap}.dash-admin-table tr.is-disabled td{opacity:.55}.dash-admin-actions{display:flex;gap:8px;flex-wrap:nowrap}.dash-admin-actions .dash-btn{margin:0;min-width:122px;flex:none;justify-content:center}.dash-adminlink{font:600 12.5px var(--font-body);color:var(--txt-mut);text-decoration:none;border:1.5px solid var(--line);border-radius:9px;padding:6px 12px;white-space:nowrap}.dash-adminlink:hover{color:var(--txt);background:var(--ink-3)}.dash-adminlink:focus-visible{outline:2px solid var(--felt);outline-offset:2px}.dash-shell .cal-monthlabel{font:600 13.5px var(--font-body);color:var(--txt-mut);white-space:nowrap}.dash-linkbtn{background:none;border:none;padding:0;cursor:pointer;font:inherit}.dash-admin-me{display:flex;align-items:center;justify-content:space-between;gap:14px}.dash-admin-me h3{margin:0 0 2px}.dash-admin-me p{margin:0}.dash-admin-request{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 0;border-top:1px solid var(--line);flex-wrap:wrap}
