:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;color:#18181b;background:#f5f5f7;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}html.chat-open,html.chat-open body,html.chat-open #root{width:100%;height:100%;overflow:hidden;overscroll-behavior:none}button,input,textarea,select{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(55,122,255,.22);outline-offset:2px}.theme-toggle{width:36px;height:36px;padding:0;flex:0 0 36px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid rgba(0,0,0,.08);border-radius:50%;color:#5f6066;background:#ffffffb8;cursor:pointer;transition:color .18s,background .18s,border-color .18s,transform .18s}.theme-toggle:hover{transform:translateY(-1px);color:#242428;background:#fff}.theme-toggle span{font-size:12px;font-weight:600}.converter-shell{min-height:100vh;overflow:hidden;background:radial-gradient(circle at 87% 7%,rgba(219,239,205,.72),transparent 24%),linear-gradient(180deg,#fafafa 0,#f4f4f6 58%,#eeeef0)}.converter-header{height:70px;max-width:1120px;margin:auto;padding:0 26px;display:flex;align-items:center;justify-content:space-between}.converter-header-actions{display:flex;align-items:center;gap:13px}.header-date{display:grid;text-align:right}.header-date span{color:#9a9aa0;font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.8px}.header-date strong{margin-top:2px;font-size:12px}.converter-hero{max-width:1120px;margin:40px auto 0;padding:0 26px}.converter-hero h1{margin:0;max-width:650px;font-size:clamp(43px,6vw,72px);line-height:.95;letter-spacing:-4.6px}.converter-hero h1 span{color:#9d9da3}.converter-hero>p:last-child{margin:22px 0 0;color:#818188;font-size:14px}.converter-tabs{max-width:1120px;margin:36px auto 0;padding:0 26px;display:flex;gap:7px;overflow-x:auto;scrollbar-width:none}.converter-tabs::-webkit-scrollbar{display:none}.converter-tabs button{min-height:42px;padding:0 14px;display:flex;align-items:center;gap:8px;flex:0 0 auto;border:1px solid #e1e1e4;border-radius:13px;background:#ffffffb8;color:#7a7a81;font-size:11px;font-weight:600;cursor:pointer;transition:.2s}.converter-tabs button:hover{transform:translateY(-1px)}.converter-tabs button.active{border-color:#242427;color:#fff;background:#242427;box-shadow:0 8px 20px #00000026}.converter-workspace{max-width:1120px;min-height:430px;margin:16px auto 0;padding:0 26px}.conversion-card,.percentage-layout{padding:29px;border:1px solid rgba(0,0,0,.055);border-radius:28px;background:#ffffffd9;box-shadow:0 18px 50px #0001;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);animation:workspace-in .28s cubic-bezier(.2,.8,.2,1)}.card-heading,.card-heading>div,.percentage-heading{display:flex;align-items:center}.card-heading{justify-content:space-between}.card-heading>div,.percentage-heading{gap:12px}.card-heading h2,.percentage-heading h2{margin:0;font-size:18px;letter-spacing:-.55px}.card-heading p,.percentage-heading p{margin:3px 0 0;color:#99999f;font-size:9px}.tool-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:13px}.tool-icon svg{width:19px}.tool-icon.currency{color:#486238;background:#e5f1dc}.tool-icon.length{color:#536a92;background:#e5ecf7}.tool-icon.weight{color:#75604c;background:#f5e9dd}.tool-icon.temperature{color:#9a5549;background:#fae4df}.tool-icon.time{color:#66578a;background:#ece7f8}.tool-icon.percentage{color:#756333;background:#f6efcf}.live-chip,.offline-chip,.status-chip{padding:6px 9px;display:inline-flex;align-items:center;gap:6px;border-radius:9px;color:#587447;background:#ebf5e6;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.live-chip i{width:6px;height:6px;border-radius:50%;background:#74a556;box-shadow:0 0 0 3px #74a55624}.offline-chip{color:#85858b;background:#f1f1f2}.status-chip{color:#77777d;background:#f1f1f2}.status-chip.error{color:#a65e56;background:#fae9e7}.conversion-fields,.time-zone-grid{margin-top:28px;display:grid;grid-template-columns:1fr 42px 1fr;align-items:center;gap:13px}.conversion-field{min-width:0;padding:16px 17px;display:grid;grid-template-columns:1fr auto;align-items:center;border:1px solid #e3e3e5;border-radius:19px;background:#fafafa;transition:border-color .15s,box-shadow .15s}.conversion-field:focus-within{border-color:#bebec3;box-shadow:0 0 0 4px #00000006}.conversion-field.result{background:#f2f4f0}.conversion-field label{grid-column:1 / 3;margin-bottom:9px;color:#9b9ba1;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.6px}.conversion-field input{width:100%;min-width:0;padding:0;border:0;outline:0;background:transparent;font-size:clamp(25px,3vw,34px);font-weight:700;letter-spacing:-1.3px}.conversion-field select{max-width:155px;height:34px;padding:0 26px 0 10px;border:0;border-radius:10px;outline:0;background:#e9e9eb;font-size:10px;font-weight:700}.swap-button{width:38px;height:38px;padding:0;display:grid;place-items:center;border:1px solid #dfdfe2;border-radius:50%;background:#fff;color:#606066;cursor:pointer;transition:transform .2s,background .2s}.swap-button:hover{transform:rotate(180deg);background:#f1f1f2}.conversion-summary{min-height:67px;margin-top:17px;padding:13px 17px;display:flex;align-items:center;border-radius:17px;background:#f5f5f6}.conversion-summary>div:first-child{display:grid}.conversion-summary strong{font-size:11px}.conversion-summary span{margin-top:4px;color:#9a9aa0;font-size:8px}.pair-flags{margin-left:auto;display:flex!important;align-items:center}.pair-flags span{margin:0;font-size:21px;filter:saturate(.85)}.pair-flags i{width:21px;height:1px;margin:0 5px;background:#d2d2d5}.measure-mark,.temperature-orb,.world-orbit{margin-left:auto;color:#aaaab0;font-size:28px}.temperature-orb{font-size:22px}.world-orbit{font-size:34px}.time-panel{padding:18px;border:1px solid #e3e3e5;border-radius:19px;background:#fafafa}.time-panel label{display:flex;justify-content:space-between;align-items:center;color:#9a9aa0;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.6px}.time-panel select{max-width:170px;padding:7px 9px;border:0;border-radius:9px;outline:0;background:#ebebed;font-size:9px;font-weight:700;text-transform:none;letter-spacing:0}.time-panel>strong{margin-top:23px;display:block;font-size:clamp(25px,4vw,39px);letter-spacing:-1.6px}.time-panel>span{margin-top:5px;display:block;color:#94949a;font-size:9px}.percentage-heading{margin-bottom:24px}.percentage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.percentage-card{padding:20px;border:1px solid #e5e5e7;border-radius:19px;background:#fafafa}.percentage-card h3{margin:0 0 19px;font-size:12px}.percentage-formula{min-height:39px;display:flex;align-items:center;flex-wrap:wrap;gap:7px;color:#8a8a90;font-size:10px}.percentage-formula input{width:65px;height:37px;padding:0 9px;border:1px solid #dddde0;border-radius:10px;outline:0;background:#fff;text-align:center;font-size:12px;font-weight:700}.percentage-result{margin-top:20px;padding-top:16px;display:flex;justify-content:space-between;align-items:flex-end;border-top:1px solid #e6e6e8}.percentage-result span{color:#9a9aa0;font-size:8px;text-transform:uppercase;letter-spacing:.5px}.percentage-result strong{font-size:24px;letter-spacing:-1px}.converter-footer{max-width:1120px;margin:55px auto 0;padding:24px 26px 35px;display:flex;justify-content:space-between;border-top:1px solid rgba(0,0,0,.07);color:#a0a0a6;font-size:9px}.converter-footer span{color:#69696f;font-weight:700}.converter-footer p{margin:0}@keyframes workspace-in{0%{opacity:0;transform:translateY(8px)}}.game-hub{max-width:1120px;margin:38px auto 0;padding:0 26px}.game-hub-heading{margin-bottom:18px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.game-hub-heading .eyebrow{margin-bottom:8px;font-size:9px}.game-hub-heading h2{margin:0;font-size:clamp(22px,3vw,31px);letter-spacing:-1.2px}.game-hub-heading>span{padding-bottom:4px;color:#929298;font-size:9px}.game-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.game-card{min-width:0;min-height:124px;padding:17px;display:grid;grid-template-columns:42px 1fr;grid-template-rows:1fr auto;gap:12px;border:1px solid rgba(0,0,0,.055);border-radius:21px;text-align:left;background:#ffffffc2;box-shadow:0 8px 25px #0000000b;cursor:pointer;transition:transform .2s,box-shadow .2s,border-color .2s}.game-card:hover{transform:translateY(-3px);border-color:#0000001a;box-shadow:0 14px 32px #00000014}.game-card-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px}.game-card-icon svg{width:20px}.game-card.sage .game-card-icon{color:#4f6a40;background:#e4f1dc}.game-card.blue .game-card-icon{color:#516b91;background:#e4ecf7}.game-card.peach .game-card-icon{color:#8a604b;background:#f6e7dc}.game-card.lilac .game-card-icon{color:#6b5c8d;background:#ece7f8}.game-card-copy{min-width:0;display:grid;align-content:center}.game-card-copy strong{font-size:13px;letter-spacing:-.25px}.game-card-copy small{margin-top:4px;overflow:hidden;color:#8e8e94;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.game-card-meta{grid-column:1 / 3;display:flex;align-items:center;justify-content:space-between;color:#88888e;font-size:8px;font-weight:650;text-transform:uppercase;letter-spacing:.45px}.game-card-meta svg{transform:rotate(180deg)}.game-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;flex-direction:column;background:radial-gradient(circle at 80% 2%,rgba(214,237,200,.82),transparent 24%),#f4f4f6;animation:fade-in .2s ease-out;overscroll-behavior:none}.game-overlay-header{min-height:62px;padding:max(9px,env(safe-area-inset-top)) 18px 9px;flex:0 0 auto;display:grid;grid-template-columns:42px 1fr 42px;align-items:center;border-bottom:1px solid rgba(0,0,0,.065);background:#fafafad1;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.game-overlay-header>button{width:38px;height:38px;padding:0;display:grid;place-items:center;border:0;border-radius:50%;background:#0000000b;cursor:pointer}.game-overlay-header>div{display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:700}.game-overlay-header img{width:25px;height:25px;border-radius:7px}.game-overlay-body{min-height:0;flex:1;padding:30px 18px max(35px,env(safe-area-inset-bottom));overflow-y:auto;-webkit-overflow-scrolling:touch}.game-panel{width:min(590px,100%);min-height:640px;margin:0 auto;position:relative}.game-title{text-align:center}.game-title .eyebrow{margin-bottom:8px;font-size:8px}.game-title h1{margin:0;font-size:34px;letter-spacing:-1.5px}.game-title>p:last-child{margin:7px 0 0;color:#85858c;font-size:11px}.game-toolbar{min-height:42px;margin:23px 0 15px;padding:5px;display:flex;align-items:center;gap:7px;border:1px solid #e1e1e4;border-radius:13px;background:#ffffffb3}.game-toolbar>span{margin-left:auto;display:inline-flex;align-items:center;gap:5px;color:#77777e;font-size:9px;font-weight:650;white-space:nowrap}.game-toolbar select{height:31px;padding:0 28px 0 10px;border:0;border-radius:9px;outline:0;background:#ededee;font-size:9px;font-weight:700;text-transform:capitalize}.segmented{display:flex;padding:2px;border-radius:9px;background:#ececee}.segmented button{height:27px;padding:0 10px;border:0;border-radius:7px;color:#8c8c92;background:transparent;font-size:8px;font-weight:700;cursor:pointer}.segmented button.active{color:#242428;background:#fff;box-shadow:0 2px 7px #00000014}.sudoku-board{width:min(100%,500px);aspect-ratio:1;margin:auto;display:grid;grid-template-columns:repeat(9,1fr);border:2px solid #303034;border-radius:10px;background:#303034;overflow:hidden}.sudoku-board>button{min-width:0;padding:0;position:relative;display:grid;place-items:center;border:0 solid #d8d8db;border-right-width:1px;border-bottom-width:1px;background:#ffffffe6;color:#3f6541;font-size:clamp(16px,5vw,24px);font-weight:600;cursor:pointer}.sudoku-board>button:nth-child(9n){border-right-width:0}.sudoku-board>button:nth-child(n+73){border-bottom-width:0}.sudoku-board>button:nth-child(3n):not(:nth-child(9n)){border-right:2px solid #55555a}.sudoku-board>button:nth-child(n+19):nth-child(-n+27),.sudoku-board>button:nth-child(n+46):nth-child(-n+54){border-bottom:2px solid #55555a}.sudoku-board>button.related{background:#f1f4ef}.sudoku-board>button.selected{z-index:1;background:#dcefd2;box-shadow:inset 0 0 0 2px #76a360}.sudoku-board>button.given{color:#27272b;font-weight:750}.sudoku-board>button.wrong{color:#c54b44;background:#fff0ee}.sudoku-notes{position:absolute;top:2px;right:2px;bottom:2px;left:2px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr)}.sudoku-notes i{display:grid;place-items:center;color:#728b69;font-size:clamp(5px,1.4vw,8px);font-style:normal;font-weight:600}.sudoku-tools{width:min(100%,500px);margin:13px auto 8px;display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.sudoku-tools button{min-height:44px;padding:5px;display:grid;place-items:center;gap:2px;border:0;border-radius:11px;color:#75757b;background:#ffffffb8;cursor:pointer}.sudoku-tools button.active{color:#3f6334;background:#dfefd6}.sudoku-tools svg{width:16px;height:16px}.sudoku-tools span{font-size:7px;font-weight:700}.number-pad{width:min(100%,500px);margin:auto;display:grid;grid-template-columns:repeat(9,1fr);gap:5px}.number-pad button{aspect-ratio:.9;padding:0;border:1px solid #e0e0e3;border-radius:10px;color:#3e6840;background:#fff;font-size:17px;font-weight:700;cursor:pointer}.game-completion{width:min(330px,calc(100% - 28px));padding:28px;position:absolute;z-index:5;top:50%;left:50%;display:grid;justify-items:center;transform:translate(-50%,-50%);border:1px solid rgba(0,0,0,.07);border-radius:24px;text-align:center;background:#fffffff5;box-shadow:0 24px 70px #00000038;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);animation:sheet-in .25s ease-out}.game-completion>span{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;color:#50703e;background:#e2f1d9}.game-completion h2{margin:17px 0 0;font-size:23px}.game-completion p{margin:7px 0 0;color:#818188;font-size:11px}.game-completion small{margin-top:10px;color:#5e7651;font-weight:700}.game-completion button{min-height:42px;margin-top:19px;padding:0 22px;border:0;border-radius:12px;color:#fff;background:#222225;font-size:11px;font-weight:700;cursor:pointer}.word-meta{width:min(100%,420px);margin:22px auto 14px;display:flex;justify-content:space-between;color:#85858c;font-size:9px}.word-meta span{display:flex;align-items:center;gap:5px}.word-board{width:min(100%,330px);margin:auto;display:grid;gap:5px}.word-row{display:grid;grid-template-columns:repeat(5,1fr);gap:5px}.word-row>div{aspect-ratio:1;display:grid;place-items:center;border:1.5px solid #d7d7da;border-radius:8px;background:#ffffffb8;font-size:23px;font-weight:750}.word-row>div.filled{border-color:#a9a9ae;animation:workspace-in .12s ease-out}.word-row>div.correct,.word-keyboard button.correct{color:#fff;border-color:#688e58;background:#688e58}.word-row>div.present,.word-keyboard button.present{color:#fff;border-color:#b49a48;background:#b49a48}.word-row>div.absent,.word-keyboard button.absent{color:#fff;border-color:#7d7e84;background:#7d7e84}.word-notice{min-height:32px;padding:9px;text-align:center;color:#8a8a90;font-size:9px}.word-notice.finished{color:#49663b;font-weight:700}.word-keyboard{width:min(100%,520px);margin:5px auto 0;display:grid;gap:6px}.word-keyboard>div{display:flex;justify-content:center;gap:5px}.word-keyboard button{min-width:0;height:44px;padding:0;flex:1;border:0;border-radius:8px;color:#39393e;background:#dedee1;font-size:10px;font-weight:750;cursor:pointer}.word-keyboard button.wide{flex:1.45;font-size:8px}.word-result{width:min(100%,420px);margin:15px auto 0;padding:13px 16px;display:flex;justify-content:space-between;border-radius:13px;color:#466139;background:#e5f1de}.word-result strong{font-size:10px}.word-result span{color:#6d8064;font-size:8px}.slider-board{width:min(100%,470px);aspect-ratio:1;margin:24px auto 0;padding:8px;display:grid;grid-template-columns:repeat(var(--puzzle-size),1fr);gap:7px;border-radius:25px;background:#242528;box-shadow:0 17px 42px #00000024;touch-action:manipulation}.slider-board button{min-width:0;padding:0;border:0;border-radius:15px;color:#263322;background:linear-gradient(145deg,#eff8e9,#cbe9b9);box-shadow:inset 0 0 0 1px #ffffff73,0 3px 8px #0003;font-size:clamp(18px,7vw,31px);font-weight:750;cursor:pointer;transition:transform .12s}.slider-board button:active{transform:scale(.96)}.slider-board button.empty{background:transparent;box-shadow:none;cursor:default}.puzzle-tip{width:min(100%,470px);margin:13px auto 0;display:flex;align-items:center;justify-content:space-between;color:#929298;font-size:8px}.puzzle-tip button{min-height:34px;padding:0 11px;display:inline-flex;align-items:center;gap:6px;border:1px solid #dedee1;border-radius:10px;background:#ffffffb8;font-size:8px;font-weight:700;cursor:pointer}.maze-board{width:min(100%,490px);aspect-ratio:1;margin:21px auto 0;display:grid;grid-template-columns:repeat(var(--maze-size),1fr);border:5px solid #25262a;border-radius:16px;background:#25262a;overflow:hidden;box-shadow:0 17px 42px #00000021;touch-action:none}.maze-board>span{position:relative}.maze-board .wall{background:#25262a}.maze-board .path{background:#f7f7f4}.maze-board .start{background:#dff1d5}.maze-board .goal{background:#f4e5ab}.maze-board .goal:after{content:"";width:52%;height:52%;position:absolute;top:24%;right:24%;bottom:24%;left:24%;border-radius:4px;background:#d2a832}.maze-board .player:after{content:"";width:72%;height:72%;position:absolute;z-index:2;top:14%;right:14%;bottom:14%;left:14%;border-radius:50%;background:#69a34f;box-shadow:0 0 0 2px #fffc,0 2px 6px #00000047}.maze-controls{width:146px;margin:13px auto 0;display:grid;grid-template-columns:repeat(3,42px);gap:6px}.maze-controls button{width:42px;height:38px;padding:0;border:1px solid #dedee1;border-radius:11px;background:#ffffffc2;font-size:17px;font-weight:700;cursor:pointer}.public-shell{min-height:100vh;background:linear-gradient(180deg,#f9f9fa 0,#f2f2f4 40%,#efeff1);padding-bottom:80px}.public-header{height:78px;max-width:1180px;margin:auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:10px;align-items:center;border:0;background:none;font-weight:700;font-size:20px;letter-spacing:-.6px;cursor:default;-webkit-user-select:none;user-select:none}.brand-mark{width:33px;height:33px;flex:0 0 33px;display:block;border-radius:9px;overflow:hidden;box-shadow:0 5px 14px #00000029}.brand-mark img{width:100%;height:100%;display:block;object-fit:cover}.avatar-button{width:36px;height:36px;border:0;border-radius:50%;background:linear-gradient(145deg,#dfd8ff,#bdb2ee);color:#51468e;font-size:11px;font-weight:700;cursor:pointer}.public-hero{max-width:1180px;margin:54px auto 0;padding:0 32px}.eyebrow{margin:0 0 13px;color:#8b8b92;font-size:11px;font-weight:700;letter-spacing:1.6px}.public-hero h1{margin:0;font-size:clamp(38px,6vw,64px);line-height:.98;letter-spacing:-3.4px;font-weight:700}.public-hero>p:not(.eyebrow){margin:17px 0 30px;color:#77777f;font-size:17px}.search-box{width:min(100%,540px);height:52px;padding:0 16px;display:flex;align-items:center;gap:11px;background:#ffffffdb;border:1px solid rgba(0,0,0,.06);border-radius:17px;box-shadow:0 8px 30px #0000000e;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.search-box svg{color:#929299}.search-box input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#252529}.search-box button{padding:5px;display:grid;border:0;background:#eeeef0;border-radius:50%;cursor:pointer}.notes-section{max-width:1180px;margin:72px auto 0;padding:0 32px}.section-heading{margin-bottom:21px;display:flex;align-items:flex-end;justify-content:space-between}.section-heading h2{margin:0 0 5px;font-size:22px;letter-spacing:-.7px}.section-heading>div>span{color:#96969d;font-size:12px}.quick-actions{display:flex;gap:8px}.quick-actions button{height:37px;padding:0 13px;display:flex;align-items:center;gap:7px;border:1px solid #dedee2;border-radius:11px;background:#ffffffb3;font-size:12px;font-weight:600;cursor:pointer}.notes-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.note-card{min-height:205px;padding:23px;display:flex;flex-direction:column;justify-content:space-between;text-align:left;border:1px solid rgba(0,0,0,.045);border-radius:24px;box-shadow:0 5px 18px #00000009;cursor:pointer;transition:transform .2s,box-shadow .2s;overflow:hidden}.note-card:hover{transform:translateY(-3px);box-shadow:0 10px 26px #00000012}.butter{background:#fff2bd}.mint{background:#dff5e5}.lilac{background:#e9e2fa}.sky{background:#dfeefa}.white{background:#fff}.note-card h3{margin:0 0 10px;font-size:19px;letter-spacing:-.45px}.note-card p{margin:0;display:-webkit-box;overflow:hidden;color:#67666a;font-size:13px;line-height:1.55;-webkit-line-clamp:4;-webkit-box-orient:vertical}.note-card ul{margin:12px 0 0;padding:0;list-style:none}.note-card li{margin:7px 0;display:flex;align-items:center;gap:7px;color:#525256;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.note-card li>span{width:16px;height:16px;flex:0 0 16px;display:grid;place-items:center;border:1px solid rgba(0,0,0,.25);border-radius:5px}.note-card li.done{opacity:.5;text-decoration:line-through}.note-card time{margin-top:15px;color:#00000061;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.6px}.empty-notes,.admin-empty{padding:80px 20px;text-align:center;color:#9a9aa1}.empty-notes svg,.admin-empty>svg{margin-bottom:10px;opacity:.45}.empty-notes h3,.admin-empty h3{margin:0;color:#55555b}.empty-notes p,.admin-empty p{margin:6px 0 0;font-size:13px}.mobile-create{display:none}.sheet-backdrop,.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;padding:25px;display:grid;place-items:center;background:#14141647;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);animation:fade-in .18s ease-out}.note-editor{width:min(620px,100%);min-height:570px;max-height:calc(100vh - 50px);padding:18px 27px 30px;display:flex;flex-direction:column;border-radius:31px;box-shadow:0 30px 80px #00000038;animation:sheet-in .25s cubic-bezier(.2,.8,.2,1)}.sheet-handle{display:none;width:40px;height:5px;margin:-5px auto 12px;background:#00000024;border-radius:5px}.editor-toolbar{display:flex;align-items:center;justify-content:space-between}.editor-toolbar>button{border:0;background:transparent;font-size:13px;font-weight:700;cursor:pointer}.editor-toolbar .danger-icon{width:34px;height:34px;padding:0;display:grid;place-items:center;color:#d14f45;border-radius:50%}.color-picker{display:flex;gap:7px}.color-picker .swatch{width:20px;height:20px;padding:0;border:2px solid rgba(0,0,0,.06);border-radius:50%;cursor:pointer}.color-picker .selected{outline:2px solid #353539;outline-offset:2px}.note-title-input{margin-top:35px;width:100%;border:0;outline:0;background:transparent;font-size:31px;font-weight:700;letter-spacing:-1.2px}.note-editor>textarea{width:100%;min-height:160px;resize:none;padding:15px 0;border:0;outline:0;background:transparent;color:#56565b;font-size:15px;line-height:1.65}.editor-list{overflow:auto}.editor-list-item{min-height:40px;display:flex;align-items:center;gap:10px}.editor-list-item>button:first-child{width:20px;height:20px;padding:0;display:grid;place-items:center;border:1.5px solid rgba(0,0,0,.25);border-radius:6px;background:transparent}.editor-list-item>button.checked{color:#fff;border-color:#242428;background:#242428}.editor-list-item input{flex:1;min-width:0;padding:7px 0;border:0;border-bottom:1px solid rgba(0,0,0,.06);outline:0;background:transparent}.editor-list-item input.done{opacity:.5;text-decoration:line-through}.remove-list-item{padding:6px;display:grid;border:0;background:transparent;opacity:.35;cursor:pointer}.add-list-item{margin-top:9px;padding:8px 0;display:flex;gap:9px;border:0;background:transparent;color:#55555a;font-size:12px;font-weight:600;cursor:pointer}.access-shell{min-height:100vh;padding:30px;display:grid;place-items:center;background:#f5f5f6;overflow:hidden}.access-glow{position:fixed;width:500px;height:500px;top:-270px;right:-150px;border-radius:50%;background:radial-gradient(circle,rgba(182,245,132,.24),transparent 68%);pointer-events:none}.access-back{position:fixed;top:26px;left:28px;padding:8px 10px;display:flex;gap:7px;align-items:center;border:0;background:transparent;color:#77777e;font-size:13px;cursor:pointer}.access-theme-toggle{position:fixed;z-index:2;top:24px;right:28px}.access-card{width:min(420px,100%);padding:42px;border:1px solid rgba(0,0,0,.06);border-radius:30px;background:#ffffffe0;box-shadow:0 24px 70px #00000017;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.access-icon{width:48px;height:48px;margin-bottom:29px;display:grid;place-items:center;border-radius:15px;color:#fff;background:#1e1e21;box-shadow:0 10px 24px #00000026}.access-card h1{margin:0;font-size:34px;letter-spacing:-1.5px}.access-copy{margin:10px 0 29px;color:#85858c;font-size:13px;line-height:1.5}.access-card form{display:grid;gap:16px}.access-card label,.admin-form label{display:grid;gap:7px;color:#636369;font-size:11px;font-weight:700}.access-card input,.admin-form input,.admin-form select{width:100%;height:47px;padding:0 14px;border:1px solid #dfdfe3;border-radius:12px;outline:0;background:#fafafa;color:#222226;font-size:14px;font-weight:400;transition:border .15s,box-shadow .15s}.access-card input:focus,.admin-form input:focus,.admin-form select:focus{border-color:#aaaab1;box-shadow:0 0 0 3px #0000000a}.access-card .number-input{height:60px;text-align:center;font-size:25px;font-weight:700;letter-spacing:8px}.primary-button,.dark-button,.secondary-button{min-height:46px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:13px;font-size:13px;font-weight:700;cursor:pointer}.primary-button,.dark-button{color:#fff;background:#202023;box-shadow:0 7px 16px #00000021}.primary-button:disabled,.dark-button:disabled{opacity:.55}.text-button{margin:17px auto 0;display:block;border:0;background:transparent;color:#8b8b91;font-size:11px;cursor:pointer}.form-error{margin:-5px 0 0;padding:9px 11px;border-radius:9px;color:#9d3933;background:#fff0ee;font-size:11px;line-height:1.4}.access-footer{position:fixed;bottom:24px;color:#aaaab0;font-size:10px}.chat-shell{width:100%;height:var(--chat-viewport-height, 100dvh);max-height:var(--chat-viewport-height, 100dvh);position:fixed;top:var(--chat-viewport-top, 0px);right:0;bottom:auto;left:0;display:flex;flex-direction:column;background:#eef0ec;overflow:hidden;overscroll-behavior:none}.chat-header{min-height:67px;flex:0 0 auto;padding:max(9px,env(safe-area-inset-top)) 14px 9px;display:flex;align-items:center;gap:10px;border-bottom:1px solid rgba(0,0,0,.07);background:#fafaf9eb;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:20}.icon-button{width:36px;height:36px;padding:0;flex:0 0 36px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;cursor:pointer}.icon-button:hover{background:#eeeeef}.room-avatar{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:14px;color:#344329;background:linear-gradient(145deg,#dff4cf,#bce497);font-size:12px;font-weight:700}.room-heading{flex:1;min-width:0}.room-heading h1{margin:0;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.room-heading p{margin:3px 0 0;color:#929299;font-size:10px}.menu-wrap{position:relative}.chat-menu{width:178px;position:absolute;z-index:30;top:42px;right:0;padding:6px;border:1px solid rgba(0,0,0,.06);border-radius:14px;background:#fffffff5;box-shadow:0 14px 40px #00000024;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.chat-menu button{width:100%;padding:10px;display:flex;gap:9px;border:0;border-radius:9px;background:transparent;font-size:12px;cursor:pointer}.chat-menu button:hover{background:#f1f1f2}.chat-menu .danger{color:#ca4b43}.chat-search{flex:0 0 auto;padding:8px 14px;display:flex;align-items:center;gap:8px;border-bottom:1px solid rgba(0,0,0,.06);background:#fafaf9}.chat-search input{flex:1;border:0;outline:0;background:transparent;font-size:13px}.chat-search button{display:grid;border:0;background:transparent}.message-stage{min-height:0;flex:1 1 0;position:relative;overflow:hidden}.message-list{width:100%;height:100%;min-height:0;padding:19px max(16px,calc((100vw - 840px)/2)) 18px;overflow-y:auto;overflow-x:hidden;overscroll-behavior-y:contain;touch-action:pan-y;scrollbar-gutter:stable;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;background-color:#eef0ec;background-image:radial-gradient(rgba(80,100,70,.045) 1px,transparent 1px);background-size:17px 17px}.privacy-pill{width:fit-content;margin:0 auto 22px;padding:7px 11px;display:flex;align-items:center;gap:6px;border-radius:9px;color:#878b82;background:#ffffffb8;font-size:9px;box-shadow:0 2px 8px #00000009}.message-entry{display:contents}.date-divider{margin:18px 0 13px;display:flex;justify-content:center}.date-divider span{padding:5px 9px;border:1px solid rgba(0,0,0,.045);border-radius:9px;color:#7f837b;background:#ffffffc7;box-shadow:0 2px 7px #00000009;font-size:8px;font-weight:700;letter-spacing:.2px}.message-row{margin:7px 0;display:flex;justify-content:flex-start}.message-row.grouped{margin-top:-3px}.message-row.mine{justify-content:flex-end}.message-wrap{max-width:min(76%,540px);position:relative}.sender-name{margin:0 8px 4px;display:block;color:#76836e;font-size:10px;font-weight:700}.message-bubble{min-width:78px;padding:9px 11px 6px;position:relative;border-radius:6px 17px 17px;background:#fff;box-shadow:0 2px 6px #0000000f}.mine .message-bubble{border-radius:17px 6px 17px 17px;background:#d9f3c8}.message-bubble p{margin:0 54px 3px 0;color:#29292c;font-size:13px;line-height:1.42;white-space:pre-wrap;overflow-wrap:anywhere}.mine .message-bubble p{margin-right:68px}.message-meta{min-width:41px;position:absolute;right:8px;bottom:5px;display:flex;justify-content:flex-end;align-items:center;gap:3px;color:#8b8f88;font-size:8px;white-space:nowrap}.message-meta .message-read{color:#1686e8}.message-bubble.image{padding:4px 4px 20px}.message-bubble.image img{width:min(310px,62vw);max-height:390px;display:block;object-fit:cover;border-radius:13px}.chat-image-button{padding:0;display:block;border:0;border-radius:13px;background:transparent;cursor:zoom-in;overflow:hidden}.chat-image-button:focus-visible{outline-color:#ffffffb8}.chat-image-button img{transition:transform .2s ease}.chat-image-button:hover img{transform:scale(1.015)}.reply-preview{width:100%;margin-bottom:7px;padding:7px 9px;display:flex;gap:7px;align-items:center;border:0;border-left:3px solid #7aae57;border-radius:7px;background:#0000000e;color:#666a63;font-size:10px;text-align:left;overflow:hidden}.reply-preview span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.file-message{min-width:230px;padding:5px 45px 8px 0;display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.file-message>span{width:37px;height:37px;display:grid;place-items:center;border-radius:10px;background:#00000012}.file-message div{min-width:0;display:grid}.file-message strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-message small{margin-top:3px;color:#858981;font-size:8px}.message-actions{position:absolute;z-index:3;top:50%;left:calc(100% + 7px);display:flex;gap:3px;opacity:0;transform:translateY(-50%) scale(.95);transition:opacity .15s,transform .15s}.mine .message-actions{right:calc(100% + 7px);left:auto}.message-wrap:hover .message-actions,.message-wrap:focus-within .message-actions{opacity:1;transform:translateY(-50%) scale(1)}.message-actions button{width:29px;height:29px;padding:0;display:grid;place-items:center;border:1px solid rgba(0,0,0,.045);border-radius:50%;background:#ffffffe6;color:#777;box-shadow:0 3px 10px #00000012;cursor:pointer}.reaction-picker{position:absolute;z-index:8;right:0;top:calc(100% + 5px);padding:5px 7px;display:flex;gap:2px;border-radius:18px;background:#fff;box-shadow:0 8px 24px #00000026}.message-row:not(.mine) .reaction-picker{right:auto;left:0}.reaction-picker button{padding:2px 4px;border:0;background:transparent;font-size:17px;cursor:pointer;transition:transform .1s}.reaction-picker button:hover{transform:scale(1.25)}.reaction-summary{position:absolute;right:5px;bottom:-5px;display:flex;gap:2px}.reaction-summary button{padding:1px 5px;border:1px solid #ececef;border-radius:10px;background:#fff;font-size:10px;box-shadow:0 2px 5px #00000014}.reaction-summary span{margin-left:2px;font-size:8px}.message-wrap:has(.reaction-summary){margin-bottom:9px}.chat-loading,.empty-chat{min-height:calc(100% - 70px);display:grid;place-content:center;text-align:center;color:#90948c}.chat-loading{place-items:center;color:#8a8e86}.empty-chat>div{font-size:29px}.empty-chat h2{margin:12px 0 4px;color:#5d615a;font-size:16px}.empty-chat p{margin:0;font-size:11px}.typing-bubble{width:fit-content;margin:9px 0 4px;padding:10px 12px;display:flex;align-items:center;gap:4px;border-radius:6px 17px 17px;background:#fff;box-shadow:0 2px 6px #0000000d}.typing-bubble>span{width:5px;height:5px;border-radius:50%;background:#9da198;animation:typing-dot 1.2s infinite}.typing-bubble>span:nth-child(2){animation-delay:.15s}.typing-bubble>span:nth-child(3){animation-delay:.3s}.typing-bubble small{margin-left:5px;color:#90948c;font-size:8px}.message-end{height:1px}.jump-latest{width:39px;height:39px;position:absolute;right:max(16px,calc((100vw - 840px)/2));bottom:13px;z-index:6;display:grid;place-items:center;border:1px solid rgba(0,0,0,.07);border-radius:50%;color:#61665e;background:#fffffff0;box-shadow:0 7px 22px #00000024;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.jump-latest span{min-width:17px;height:17px;position:absolute;top:-5px;right:-5px;padding:0 4px;display:grid;place-items:center;border-radius:9px;color:#fff;background:#52783e;font-size:8px;font-weight:700}.audio-message{width:235px;height:39px;padding:2px 40px 4px 0;display:flex;align-items:center;gap:9px}.audio-message button{width:31px;height:31px;padding:0;display:grid;place-items:center;border:0;border-radius:50%;background:#00000017}.audio-track{height:3px;flex:1;border-radius:4px;background:#00000021;overflow:hidden}.audio-track span{height:100%;display:block;background:#6e9f50}.composer-area{flex:0 0 auto;position:relative;z-index:12;padding:8px max(12px,calc((100vw - 840px)/2)) max(8px,env(safe-area-inset-bottom));border-top:1px solid rgba(0,0,0,.07);background:#fafaf9f5;box-shadow:0 -5px 20px #00000006;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}.composer{display:flex;align-items:flex-end;gap:7px}.composer textarea{min-height:39px;max-height:105px;flex:1;resize:none;padding:10px 14px;border:1px solid #dedee0;border-radius:19px;outline:0;background:#fff;font-size:13px;line-height:18px}.composer-action,.send-button{width:38px;height:38px;padding:0;flex:0 0 38px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:#666a64;cursor:pointer}.composer-action.emoji{width:34px;flex-basis:34px}.composer-action.emoji.active{color:#4c7337;background:#e6efe1}.send-button{color:#fff;background:#4c7337;box-shadow:0 4px 11px #4c73373d}.composer-action.mic{background:#eceeeb}.composer-emoji-picker{width:min(340px,calc(100vw - 24px));position:absolute;right:max(12px,calc((100vw - 840px)/2));bottom:calc(100% + 8px);padding:11px;display:grid;grid-template-columns:repeat(6,1fr);gap:4px;border:1px solid rgba(0,0,0,.06);border-radius:18px;background:#fffffff7;box-shadow:0 18px 48px #00000029;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.composer-emoji-picker button{height:38px;padding:0;border:0;border-radius:10px;background:transparent;font-size:21px;cursor:pointer}.composer-emoji-picker button:hover{background:#f0f0f1;transform:scale(1.08)}.composer-reply{margin-bottom:7px;padding:7px 10px;display:flex;align-items:center;gap:9px;border-left:3px solid #76a458;border-radius:9px;background:#f0f1ee}.composer-reply>div{min-width:0;flex:1;display:grid}.composer-reply strong{font-size:10px}.composer-reply span{color:#858982;font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.composer-reply button{border:0;background:transparent}.recording-bar{height:42px;display:flex;align-items:center;gap:10px}.recording-bar button{width:36px;height:36px;padding:0;display:grid;place-items:center;border:0;border-radius:50%;background:#eeeeef}.recording-bar .send-recording{color:#fff;background:#4c7337}.record-dot{width:8px;height:8px;border-radius:50%;background:#e64e45;animation:pulse 1s infinite}.recording-bar strong{font-size:12px}.record-wave{flex:1;color:#a7aba4;font-size:12px;letter-spacing:2px;overflow:hidden}.admin-shell{min-height:100vh;background:#f5f5f6}.admin-header{min-height:75px;padding:12px max(18px,calc((100vw - 1100px)/2));display:flex;align-items:center;gap:13px;border-bottom:1px solid #e5e5e8;background:#ffffffe0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.admin-header>div{flex:1}.admin-header p{margin:0 0 2px;color:#98989e;font-size:8px;font-weight:700;letter-spacing:1px}.admin-header h1{margin:0;font-size:19px}.admin-badge{padding:6px 9px;display:flex;gap:5px;border-radius:9px;color:#4f7040;background:#e5f3de;font-size:10px;font-weight:700}.admin-tabs{padding:18px max(18px,calc((100vw - 1100px)/2)) 0;display:flex;gap:5px}.admin-tabs button{padding:9px 13px;display:flex;align-items:center;gap:7px;border:0;border-radius:10px;background:transparent;color:#85858b;font-size:11px;font-weight:600;cursor:pointer}.admin-tabs button.active{color:#252529;background:#fff;box-shadow:0 3px 10px #0000000d}.admin-notice{max-width:1100px;margin:13px auto -8px;padding:10px 13px;display:flex;justify-content:space-between;border-radius:10px;color:#4b6540;background:#e8f3e4;font-size:11px}.admin-notice button{display:grid;border:0;background:transparent}.admin-content{max-width:1100px;margin:0 auto;padding:34px 18px 80px}.admin-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.admin-title h2{margin:0;font-size:27px;letter-spacing:-1px}.admin-title p{margin:7px 0 0;color:#898990;font-size:12px}.admin-title>div:last-child{display:flex;gap:8px}.secondary-button{min-height:40px;border:1px solid #dddddf;background:#fff;box-shadow:none}.admin-title .dark-button{min-height:40px}.admin-stats{margin:27px 0 18px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.admin-stats div{padding:18px;display:grid;border:1px solid #e5e5e7;border-radius:16px;background:#fff}.admin-stats strong{font-size:26px;letter-spacing:-1px}.admin-stats span{margin-top:3px;color:#939399;font-size:10px}.admin-table{border:1px solid #e3e3e5;border-radius:17px;background:#fff;overflow:hidden}.table-head,.table-row{padding:12px 17px;display:grid;grid-template-columns:minmax(220px,1.5fr) 1fr 80px;align-items:center;gap:15px}.table-head{color:#99999f;background:#fafafa;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.6px}.table-row{min-height:62px;border-top:1px solid #eeeeef;font-size:11px}.person-cell{display:flex;align-items:center;gap:10px;min-width:0}.person-cell i{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:11px;background:#ece9f8;color:#625b85;font-size:9px;font-style:normal;font-weight:700}.person-cell>span{min-width:0;display:grid}.person-cell strong,.person-cell small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.person-cell small{margin-top:3px;color:#9a9aa0;font-size:9px}.role-chip{width:fit-content;padding:4px 7px;border-radius:7px;background:#f0f0f1;color:#77777d;font-size:8px;font-weight:700;text-transform:uppercase}.role-chip.admin{color:#4e713e;background:#e5f3de}.member-room-list{display:flex;flex-wrap:wrap;gap:4px}.member-room-list i{max-width:150px;padding:4px 7px;overflow:hidden;border-radius:7px;color:#5c6f53;background:#edf3e9;font-size:8px;font-style:normal;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.admin-section{margin-top:28px}.admin-section-heading{margin-bottom:11px;display:flex;align-items:flex-end;justify-content:space-between}.admin-section-heading h3{margin:0;font-size:15px}.admin-section-heading p{margin:4px 0 0;color:#929298;font-size:10px}.people-table .table-head,.people-table .table-row{grid-template-columns:minmax(220px,1.5fr) 1fr 80px 82px}.row-actions{min-height:32px;display:flex;justify-content:flex-end;gap:5px}.row-actions button{width:32px;height:32px;padding:0;display:grid;place-items:center;border:0;border-radius:9px;color:#68686e;background:#f0f0f2;cursor:pointer}.row-actions button:hover{background:#e6e6e8}.row-actions button.danger{color:#c45149;background:#fff0ef}.row-actions button:disabled{opacity:.45;cursor:wait}.room-admin-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.room-admin-list article{min-width:0;padding:13px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;border:1px solid #e3e3e5;border-radius:15px;background:#fff}.room-admin-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#4f6742;background:#e8f1e3;font-size:10px;font-weight:800}.room-admin-list article>div{min-width:0;display:grid}.room-admin-list strong,.room-admin-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-admin-list strong{font-size:12px}.room-admin-list small{margin-top:4px;color:#929298;font-size:9px}.media-grid{margin-top:27px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.media-grid article{min-width:0;padding:8px;display:grid;grid-template-columns:64px 1fr 30px;align-items:center;gap:10px;border:1px solid #e4e4e6;border-radius:15px;background:#fff}.media-preview{width:64px;height:64px;display:grid;place-items:center;border-radius:10px;background:#eeeef0;overflow:hidden}.media-preview img{width:100%;height:100%;object-fit:cover}.media-preview audio{width:58px}.media-preview-button{padding:0;border:0;cursor:zoom-in;transition:transform .16s,box-shadow .16s}.media-preview-button:hover{transform:scale(1.03);box-shadow:0 5px 15px #00000024}.media-grid article>div:nth-child(2){min-width:0;display:grid}.media-grid strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.media-grid article span{margin-top:5px;color:#97979e;font-size:8px}.media-grid article>button:last-child{width:28px;height:28px;padding:0;display:grid;place-items:center;border:0;border-radius:8px;color:#c95850;background:#fff0ef}.media-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;padding:max(18px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));display:flex;flex-direction:column;background:#0c0c0eeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:fade-in .18s ease-out}.media-lightbox header{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#fff}.media-lightbox header strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.media-lightbox header button{width:38px;height:38px;padding:0;flex:0 0 38px;display:grid;place-items:center;border:0;border-radius:50%;color:#fff;background:#ffffff21;cursor:pointer}.media-lightbox-content{min-height:0;flex:1;display:grid;place-items:center}.media-lightbox-content img{max-width:100%;max-height:100%;display:block;object-fit:contain;border-radius:10px;box-shadow:0 20px 70px #00000059}.chat-image-lightbox{z-index:120;cursor:zoom-out}.chat-image-lightbox header,.chat-image-lightbox-content{width:min(1180px,100%);margin-right:auto;margin-left:auto}.chat-image-lightbox header{cursor:default}.chat-image-lightbox-content{cursor:default}.setting-card{margin-top:18px;padding:20px;display:flex;align-items:center;gap:15px;border:1px solid #e3e3e5;border-radius:17px;background:#fff}.setting-icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:12px;background:#eef1eb;color:#607653}.setting-card>div:nth-child(2){flex:1}.setting-card h3{margin:0;font-size:13px}.setting-card p{margin:5px 0 0;color:#929298;font-size:10px}.setting-card label{height:39px;display:flex;align-items:center;border:1px solid #dddde0;border-radius:10px;overflow:hidden}.setting-card input{width:65px;height:100%;padding:0 9px;border:0;outline:0;text-align:right}.setting-card label span{padding-right:9px;color:#97979d;font-size:9px}.admin-modal{width:min(430px,100%);max-height:calc(100dvh - 50px);padding:24px;overflow-y:auto;border-radius:22px;background:#fff;box-shadow:0 30px 90px #0003;animation:sheet-in .2s ease-out}.admin-modal>header{display:flex;justify-content:space-between;align-items:center}.admin-modal h2{margin:0;font-size:20px}.admin-modal header button{padding:6px;display:grid;border:0;border-radius:50%;background:#f0f0f1}.admin-form{margin-top:23px;display:grid;gap:14px}.admin-form p{margin:-2px 0 2px;color:#929298;font-size:9px}.admin-form .dark-button{margin-top:4px}.room-choice-field{min-width:0;margin:2px 0 0;padding:0;border:0}.room-choice-field legend{padding:0;color:#636369;font-size:11px;font-weight:700}.room-choice-field>p{margin:6px 0 9px}.room-choice-field>small{margin-top:7px;display:block;color:#b05b52;font-size:9px}.room-choice-list{max-height:182px;padding:6px;display:grid;gap:5px;overflow-y:auto;border:1px solid #dfdfe3;border-radius:12px;background:#fafafa}.room-choice-list label{min-height:42px;padding:5px 8px;display:flex;align-items:center;border-radius:9px;cursor:pointer}.room-choice-list label:hover{background:#f0f0f2}.room-choice-list input{width:16px;height:16px;margin:0 10px 0 0;accent-color:#5b8048}.room-choice-list label>span{min-width:0;display:flex;align-items:center;gap:9px;color:#424247;font-size:10px;font-weight:650}.room-choice-list i{width:29px;height:29px;flex:0 0 29px;display:grid;place-items:center;border-radius:9px;color:#4f6843;background:#e6f0e1;font-size:8px;font-style:normal;font-weight:750}[data-theme=dark]{color:#f1f1f3;background:#101115}[data-theme=dark] body{background:#101115}[data-theme=dark] .theme-toggle{color:#d6d7dc;border-color:#3a3b42;background:#25262c}[data-theme=dark] .theme-toggle:hover{color:#fff;background:#303139}[data-theme=dark] .converter-shell{background:radial-gradient(circle at 87% 7%,rgba(68,101,50,.28),transparent 25%),linear-gradient(180deg,#121317 0,#0e0f13 58%,#0b0c0f)}[data-theme=dark] .converter-hero h1 span{color:#777981}[data-theme=dark] .converter-tabs button{color:#a5a7ae;border-color:#303139;background:#1c1d22d1}[data-theme=dark] .converter-tabs button.active{color:#16171b;border-color:#f0f0f2;background:#f0f0f2}[data-theme=dark] .conversion-card,[data-theme=dark] .percentage-layout{border-color:#292a30;background:#191a1fe6;box-shadow:0 18px 55px #00000047}[data-theme=dark] .conversion-field,[data-theme=dark] .time-panel,[data-theme=dark] .percentage-card{color:#f0f0f2;border-color:#34353c;background:#1f2025}[data-theme=dark] .conversion-field.result,[data-theme=dark] .conversion-summary{background:#242722}[data-theme=dark] .conversion-field input,[data-theme=dark] .percentage-formula input,[data-theme=dark] .time-panel select{color:#f3f3f5}[data-theme=dark] .conversion-field select,[data-theme=dark] .time-panel select{color:#dedfe3;background:#303139}[data-theme=dark] .percentage-formula input{border-color:#3a3b42;background:#17181c}[data-theme=dark] .percentage-result{border-color:#34353b}[data-theme=dark] .swap-button{color:#d0d1d5;border-color:#383940;background:#25262b}[data-theme=dark] .swap-button:hover{background:#32333a}[data-theme=dark] .converter-footer{border-color:#ffffff17}[data-theme=dark] .game-card{color:#f1f1f3;border-color:#2d2e34;background:#1b1c21db;box-shadow:0 8px 28px #00000038}[data-theme=dark] .game-card:hover{border-color:#3b3c43;box-shadow:0 14px 38px #00000052}[data-theme=dark] .game-overlay{background:radial-gradient(circle at 80% 2%,rgba(62,92,47,.3),transparent 25%),#111216}[data-theme=dark] .game-overlay-header{border-color:#2b2c32;background:#141519db}[data-theme=dark] .game-overlay-header>button{color:#eeeef1;background:#28292f}[data-theme=dark] .game-toolbar,[data-theme=dark] .sudoku-tools button,[data-theme=dark] .puzzle-tip button,[data-theme=dark] .maze-controls button{color:#d6d7dc;border-color:#34353c;background:#1f2025e0}[data-theme=dark] .game-toolbar select,[data-theme=dark] .segmented{color:#e6e7ea;background:#303137}[data-theme=dark] .segmented button.active{color:#15161a;background:#efeff1}[data-theme=dark] .sudoku-board{border-color:#73747b;background:#73747b}[data-theme=dark] .sudoku-board>button{border-color:#3b3c42;background:#202126;color:#9ed184}[data-theme=dark] .sudoku-board>button.related{background:#282d26}[data-theme=dark] .sudoku-board>button.selected{background:#34462d;box-shadow:inset 0 0 0 2px #78a961}[data-theme=dark] .sudoku-board>button.given{color:#f0f0f2}[data-theme=dark] .sudoku-board>button.wrong{color:#ff9c95;background:#3a2221}[data-theme=dark] .number-pad button{color:#a5d68e;border-color:#36373e;background:#222328}[data-theme=dark] .game-completion{color:#f1f1f3;border-color:#3a3b42;background:#1c1d22f7;box-shadow:0 25px 75px #00000080}[data-theme=dark] .game-completion button{color:#17181b;background:#f0f0f2}[data-theme=dark] .word-row>div{border-color:#393a41;background:#202126}[data-theme=dark] .word-row>div.filled{border-color:#73747b}[data-theme=dark] .word-keyboard button{color:#e9e9ec;background:#35363d}[data-theme=dark] .word-result{color:#c5e8b5;background:#263421}[data-theme=dark] .slider-board,[data-theme=dark] .maze-board,[data-theme=dark] .maze-board .wall{background:#08090b}[data-theme=dark] .maze-board{border-color:#08090b}[data-theme=dark] .maze-board .path{background:#292a2f}[data-theme=dark] .maze-board .start{background:#304129}[data-theme=dark] .maze-board .goal{background:#4a4126}[data-theme=dark] .access-shell{background:#101115}[data-theme=dark] .access-glow{background:radial-gradient(circle,rgba(105,157,74,.22),transparent 68%)}[data-theme=dark] .access-card{border-color:#2e2f35;background:#1b1c21f0;box-shadow:0 24px 75px #00000052}[data-theme=dark] .access-icon{color:#17181b;background:#f1f1f3}[data-theme=dark] .access-card input,[data-theme=dark] .admin-form input,[data-theme=dark] .admin-form select{color:#f1f1f3;border-color:#3a3b42;background:#15161a}[data-theme=dark] .primary-button,[data-theme=dark] .dark-button{color:#17181b;background:#f1f1f3}[data-theme=dark] .form-error{color:#ffaaa3;background:#3b211f}[data-theme=dark] .chat-shell,[data-theme=dark] .message-list{background-color:#11140f}[data-theme=dark] .message-list{background-image:radial-gradient(rgba(195,220,181,.055) 1px,transparent 1px)}[data-theme=dark] .chat-header,[data-theme=dark] .chat-search,[data-theme=dark] .composer-area{border-color:#ffffff14;background:#18191cf0}[data-theme=dark] .icon-button{color:#e5e6e8}[data-theme=dark] .icon-button:hover{background:#303136}[data-theme=dark] .room-heading p{color:#8f9198}[data-theme=dark] .chat-menu,[data-theme=dark] .composer-emoji-picker,[data-theme=dark] .reaction-picker{border-color:#393a41;background:#232429fa}[data-theme=dark] .chat-menu button{color:#e5e6e9}[data-theme=dark] .chat-menu button:hover,[data-theme=dark] .composer-emoji-picker button:hover{background:#303138}[data-theme=dark] .chat-menu .danger{color:#ff8b83}[data-theme=dark] .privacy-pill,[data-theme=dark] .date-divider span{color:#a5a8a1;border-color:#ffffff0d;background:#282a27d1}[data-theme=dark] .message-bubble{color:#f0f0f2;background:#282a2e;box-shadow:0 2px 7px #0003}[data-theme=dark] .mine .message-bubble{background:#294423}[data-theme=dark] .message-bubble p{color:#f0f0f2}[data-theme=dark] .message-meta{color:#a0a59d}[data-theme=dark] .message-meta .message-read{color:#55a8ff}[data-theme=dark] .reply-preview{color:#bec2ba;background:#ffffff12}[data-theme=dark] .message-actions button,[data-theme=dark] .reaction-summary button,[data-theme=dark] .jump-latest{color:#d5d7d2;border-color:#393b40;background:#27282df5}[data-theme=dark] .reaction-summary button{color:#f0f0f2}[data-theme=dark] .typing-bubble{background:#282a2e}[data-theme=dark] .composer textarea{color:#f2f2f4;border-color:#3a3b40;background:#202126}[data-theme=dark] .composer textarea::placeholder,[data-theme=dark] .chat-search input::placeholder{color:#85878e}[data-theme=dark] .chat-search input{color:#f2f2f4}[data-theme=dark] .composer-action{color:#b6b9b3}[data-theme=dark] .composer-action.emoji.active{color:#b9de9f;background:#2d3b28}[data-theme=dark] .composer-action.mic,[data-theme=dark] .recording-bar button{background:#303236}[data-theme=dark] .composer-reply{background:#272a25}[data-theme=dark] .file-message>span,[data-theme=dark] .audio-message button{background:#ffffff1a}[data-theme=dark] .empty-chat h2{color:#c5c8c1}[data-theme=dark] .admin-shell{background:#101115}[data-theme=dark] .admin-header{border-color:#2b2c32;background:#191a1ef0}[data-theme=dark] .admin-tabs button.active{color:#f0f0f2;background:#25262c}[data-theme=dark] .secondary-button{color:#e4e5e8;border-color:#3b3c43;background:#222328}[data-theme=dark] .admin-stats div,[data-theme=dark] .admin-table,[data-theme=dark] .room-admin-list article,[data-theme=dark] .media-grid article,[data-theme=dark] .setting-card{border-color:#303138;background:#1b1c21}[data-theme=dark] .table-head{color:#9799a0;background:#17181c}[data-theme=dark] .table-row{border-color:#2c2d33}[data-theme=dark] .person-cell i{color:#c8c0f0;background:#312e43}[data-theme=dark] .role-chip{color:#b0b2b8;background:#303137}[data-theme=dark] .role-chip.admin,[data-theme=dark] .admin-badge{color:#b7dfa1;background:#263822}[data-theme=dark] .row-actions button{color:#d1d2d6;background:#303137}[data-theme=dark] .row-actions button:hover{background:#3a3b42}[data-theme=dark] .row-actions button.danger,[data-theme=dark] .media-grid article>button:last-child{color:#ff948c;background:#3a2322}[data-theme=dark] .room-admin-icon,[data-theme=dark] .setting-icon{color:#b5d6a2;background:#283424}[data-theme=dark] .media-preview{background:#292a30}[data-theme=dark] .setting-card label{border-color:#3b3c43}[data-theme=dark] .setting-card input{color:#f1f1f3;background:#15161a}[data-theme=dark] .admin-modal{background:#1d1e23;box-shadow:0 30px 90px #00000080}[data-theme=dark] .admin-modal header button{color:#e7e8ea;background:#303137}[data-theme=dark] .member-room-list i{color:#bbd7ad;background:#283424}[data-theme=dark] .room-choice-list{border-color:#3b3c43;background:#15161a}[data-theme=dark] .room-choice-list label:hover{background:#292a30}[data-theme=dark] .room-choice-list label>span{color:#e4e5e8}[data-theme=dark] .room-choice-list i{color:#b8d7a9;background:#2c3a27}[data-theme=dark] .modal-backdrop,[data-theme=dark] .sheet-backdrop{background:#0000008c}[data-theme=dark] .admin-notice{color:#b9dda7;background:#24331f}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.25}}@keyframes fade-in{0%{opacity:0}}@keyframes sheet-in{0%{opacity:0;transform:translateY(12px) scale(.98)}}@keyframes typing-dot{0%,60%,to{transform:translateY(0);opacity:.45}30%{transform:translateY(-3px);opacity:1}}@media(max-width:760px){.converter-header{height:65px;padding:0 18px}.converter-hero{margin-top:37px;padding:0 18px}.converter-hero h1{letter-spacing:-3px}.converter-hero>p:last-child{max-width:300px;font-size:12px;line-height:1.5}.converter-tabs{margin-top:40px;padding:0 18px}.converter-tabs button{width:43px;height:43px;min-height:43px;padding:0;justify-content:center;border-radius:13px}.converter-tabs button span{display:none}.converter-workspace{min-height:475px;margin-top:12px;padding:0 12px}.conversion-card,.percentage-layout{padding:20px 16px;border-radius:23px}.conversion-fields,.time-zone-grid{grid-template-columns:1fr;gap:8px}.conversion-fields>.swap-button,.time-zone-grid>.swap-button{margin:-2px auto;position:relative;z-index:2;transform:rotate(0)}.conversion-fields>.swap-button svg,.time-zone-grid>.swap-button svg{transform:rotate(0)}.conversion-field{padding:14px 15px}.conversion-field input{font-size:29px}.conversion-field select{max-width:145px}.conversion-summary{margin-top:12px}.percentage-grid{grid-template-columns:1fr}.percentage-card{padding:17px}.time-panel>strong{font-size:29px}.converter-footer{margin-top:35px;padding-left:18px;padding-right:18px}.converter-footer p{max-width:210px;text-align:right}.public-header{height:65px;padding:0 18px}.public-hero{margin-top:38px;padding:0 18px}.public-hero h1{letter-spacing:-2.5px}.notes-section{margin-top:51px;padding:0 18px}.notes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.note-card{min-height:185px;padding:19px;border-radius:20px}.quick-actions{display:none}.mobile-create{width:52px;height:52px;position:fixed;right:20px;bottom:max(20px,env(safe-area-inset-bottom));display:grid;place-items:center;border:0;border-radius:50%;color:#fff;background:#202023;box-shadow:0 10px 25px #00000038}.sheet-backdrop{padding:0;place-items:end center}.note-editor{width:100%;min-height:78dvh;max-height:92dvh;padding:18px 21px 30px;border-radius:27px 27px 0 0}.sheet-handle{display:block}.access-shell{padding:19px}.access-card{padding:32px 25px}.access-back{top:17px;left:10px}.access-footer{bottom:14px}.message-wrap{max-width:85%}.message-actions{opacity:.65}.privacy-pill{white-space:nowrap}.message-bubble.image img{width:min(290px,72vw)}.composer textarea,.chat-search input{font-size:16px}.admin-title{align-items:flex-start;flex-direction:column}.admin-title>div:last-child{width:100%}.admin-title .secondary-button,.admin-title .dark-button{flex:1}.admin-stats{margin-top:20px}.table-head{display:none}.people-table .table-row{grid-template-columns:1fr auto;gap:5px 10px}.people-table .table-row>span:nth-child(2){grid-column:1;padding-left:44px;color:#88888e;font-size:9px}.people-table .table-row>span:nth-child(3){grid-column:2;grid-row:1}.people-table .table-row>span:nth-child(4){grid-column:2;grid-row:2}.room-admin-list,.media-grid{grid-template-columns:1fr}.setting-card{align-items:flex-start;flex-wrap:wrap}.setting-card label{margin-left:57px}}@media(max-width:760px){.converter-shell{min-height:100dvh}.converter-header{height:58px;padding:0 14px}.converter-header .brand{gap:8px;font-size:16px;letter-spacing:-.4px}.converter-header .brand-mark{width:29px;height:29px;flex-basis:29px;border-radius:8px}.converter-header-actions{gap:9px}.converter-header .theme-toggle{width:34px;height:34px;flex-basis:34px}.converter-hero{margin-top:16px;padding:0 14px}.converter-hero .eyebrow{margin-bottom:7px;font-size:8px;letter-spacing:1.3px}.converter-hero h1{max-width:360px;font-size:34px;line-height:.98;letter-spacing:-2px}.converter-hero>p:last-child{max-width:285px;margin-top:9px;font-size:11px;line-height:1.4}.converter-tabs{width:100%;margin-top:18px;padding:0 12px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;overflow:visible}.converter-tabs button{width:100%;height:46px;min-height:46px;padding:0;justify-content:center;border-radius:13px}.converter-tabs button.active{box-shadow:0 7px 18px #00000021}.converter-workspace{min-height:450px;margin-top:10px;padding:0 10px}.conversion-card,.percentage-layout{padding:17px 14px;border-radius:22px}.conversion-fields,.time-zone-grid{margin-top:20px}.card-heading h2,.percentage-heading h2{font-size:17px}.tool-icon{width:38px;height:38px;border-radius:12px}.converter-footer{margin-top:28px}.game-hub{margin-top:31px;padding:0 10px}.game-hub-heading{padding:0 4px;align-items:flex-start}.game-hub-heading h2{max-width:280px;font-size:22px;letter-spacing:-.8px}.game-hub-heading>span{display:none}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.game-card{min-height:116px;padding:14px;grid-template-columns:38px 1fr;gap:10px;border-radius:18px}.game-card-icon{width:38px;height:38px;border-radius:12px}.game-card-copy strong{font-size:12px}.game-card-copy small{font-size:8px}.game-overlay-header{min-height:58px;padding-right:12px;padding-left:12px}.game-overlay-body{padding:19px 12px max(25px,env(safe-area-inset-bottom))}.game-panel{min-height:610px}.game-title h1{font-size:29px}.game-title>p:last-child{font-size:10px}.game-toolbar{margin-top:18px}.game-toolbar>span{font-size:8px}.sudoku-board{border-radius:8px}.sudoku-board>button{font-size:clamp(15px,5.2vw,22px)}.word-board{width:min(100%,315px)}.word-keyboard button{height:42px;border-radius:7px;font-size:9px}.slider-board{margin-top:18px;padding:7px;gap:6px;border-radius:21px}.slider-board button{border-radius:12px}.maze-board{margin-top:17px;border-width:4px;border-radius:13px}}@media(max-width:430px){.converter-hero h1{font-size:33px}.card-heading p{max-width:165px}.notes-grid{grid-template-columns:1fr}.note-card{min-height:170px}.public-hero h1{font-size:42px}.admin-stats div{padding:14px}.admin-stats strong{font-size:22px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
