:root{color-scheme:light;--bg:#f5efe7;--grid:rgba(146,135,122,0.15);--panel:rgba(255,255,255,0.97);--panel-soft:rgba(248,244,239,0.88);--ink:#0f172a;--muted:#6b7280;--line:#d7dde8;--shadow:0 30px 70px rgba(15,23,42,0.14);--world:#0d0f14;--world-card:rgba(255,255,255,0.06);--spirit:#2b0c16;--spirit-card:rgba(255,255,255,0.08);--world-accent:#d3d7e2;--spirit-accent:#f1b7c6}*{box-sizing:border-box}body,html{margin:0;width:100%;height:100%;min-height:100%;background:radial-gradient(circle at center,rgba(255,255,255,.42),transparent 55%),linear-gradient(180deg,#f8f4ec,#f3ede4);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{overflow:hidden;min-height:100dvh;overscroll-behavior:none}button,input,textarea{font:inherit}a,button{color:inherit}a{text-decoration:none}img{max-width:100%;display:block}.ui-shell{position:relative;width:100vw;height:100dvh;min-height:100dvh;overflow:hidden}.grid-backdrop{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(to right,var(--grid) 1px,transparent 1px),linear-gradient(to bottom,var(--grid) 1px,transparent 1px);background-size:42px 42px;opacity:.7}.center-stage{position:relative;z-index:1;width:100%;height:100%;min-height:100%;display:grid;place-items:center;padding:clamp(6px,1.2vw,28px);overflow:hidden}.archive-card,.auth-card,.chat-modal,.composer-modal,.console-shell,.double-card,.panel,.post-detail-shell,.profile-modal,.search-shell,.time-modal{box-shadow:var(--shadow)}.panel{width:min(92vw,520px);max-height:100%}.archive-card,.auth-card,.panel{max-width:100%;border-radius:34px;border:1px solid rgba(214,220,231,.95);background:var(--panel)}.archive-card,.auth-card{width:min(92vw,640px,calc(100dvh * 4 / 3));aspect-ratio:4/3;max-height:100dvh;position:relative;overflow:hidden}.archive-card-shell{cursor:pointer}.archive-card-shell:focus-visible{outline:2px solid rgba(15,23,42,.2);outline-offset:4px}.archive-content,.auth-content,.panel-inner{padding:clamp(18px,2.4vw,36px) clamp(18px,2.2vw,32px) clamp(16px,2vw,28px)}.auth-card{max-width:none}.auth-content{display:grid;grid-gap:16px;gap:16px}.auth-eyebrow,.overlay-kicker{display:inline-flex;align-items:center;gap:10px;color:#747b8a;font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.auth-title{margin:0;color:#0f172a;font-size:42px;line-height:1.04;letter-spacing:-.03em}.auth-subtitle{margin:-6px 0 4px;color:var(--muted);font-size:16px;line-height:1.7}.category-builder,.chat-add-friend,.chat-compose,.comment-compose,.field-stack,.memo-shell,.profile-fields{display:grid;grid-gap:14px;gap:14px}.field{display:grid;grid-gap:8px;gap:8px}.field-label{font-size:14px;font-weight:700;color:#404554}.field-input,.note-area,.search-input{width:100%;min-height:50px;border-radius:18px;border:1px solid #d7dbe4;background:#fff;padding:14px 16px;color:var(--ink);outline:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.note-area{min-height:120px;resize:vertical}.field-input::placeholder,.note-area::placeholder,.search-input::placeholder{color:#a1a7b3}.field-input:focus,.note-area:focus,.search-input:focus{border-color:rgba(59,130,246,.38);box-shadow:0 0 0 4px rgba(59,130,246,.1)}.field-input:disabled{background:#f7f8fb;color:#6b7280}.btn,.btn-ghost,.btn-icon,.btn-secondary,.primary-action,.secondary-action{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:18px;padding:0 18px;min-height:52px;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.btn-ghost:hover,.btn-icon:hover,.btn-secondary:hover,.btn:hover,.primary-action:hover,.secondary-action:hover{transform:translateY(-1px)}.btn:disabled{cursor:not-allowed;opacity:.55;transform:none}.btn,.primary-action{background:#0b0c10;color:#fff}.btn-secondary,.secondary-action{background:#fff;color:#111827;border-color:#d7dbe4}.btn-ghost,.btn-icon{background:transparent;border-color:transparent;min-height:42px;min-width:42px;padding:0}.btn-icon{border:1px solid rgba(255,255,255,.16)}.primary-action,.secondary-action{border-radius:16px}.text-link{border:0;background:transparent;color:#8b909c;font-size:14px;cursor:pointer;padding:0;justify-self:center}.notice-line{padding:14px 16px;border-radius:16px;background:#f5f7fb;color:#4b5563;font-size:14px;line-height:1.6}.notice-line.error{background:#fff1f2;color:#b42318}.archive-content{display:grid;grid-gap:16px;gap:16px}.archive-kicker{margin:0;color:#dc274d;letter-spacing:.28em;font-size:14px}.archive-stack{display:grid;grid-gap:12px;gap:12px;padding:10px 0 0}.archive-enter-action{min-height:52px;border-radius:16px;color:#111827;font-weight:700;cursor:pointer}.archive-enter-action,.archive-row{border:1px solid #d7dbe4;background:#fff}.archive-row{display:flex;align-items:center;justify-content:space-between;min-height:64px;padding:0 18px;border-radius:18px}.archive-row span{color:#667085}.archive-row strong{color:#0f172a;font-size:22px;line-height:1}.archive-row strong.unregistered{font-size:16px;letter-spacing:.08em}.double-card{width:min(92vw,760px,calc(100dvh * 4 / 3));aspect-ratio:4/3;max-width:100%;max-height:100dvh;border-radius:32px;border:1px solid rgba(214,220,231,.95);background:rgba(255,255,255,.98);overflow:hidden}.double-card-content{padding:34px;display:grid;grid-gap:18px;gap:18px}.double-kicker{margin:0;color:#dc274d;font-size:14px;letter-spacing:.28em}.double-card h1{margin:0;font-size:clamp(32px,4vw,46px);line-height:1.08;letter-spacing:-.04em}.double-card p{margin:0;color:#6b7280;line-height:1.8}.double-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:10px}.double-option{min-height:174px;border:1px solid #d7dbe4;border-radius:24px;padding:20px;display:grid;align-content:space-between;grid-gap:20px;gap:20px;text-align:left;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.double-option strong{font-size:24px;line-height:1.28}.double-option.light{background:#fff;color:#111827}.double-option.dark{background:#3a101d;color:#fff;border-color:#9b173d}.double-back{width:100%}.console-shell{width:min(100%,1240px);height:min(100%,780px);max-width:100%;max-height:100%;border-radius:36px;overflow:hidden;border:1px solid rgba(255,255,255,.08);padding:0}.console-world{background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,.02)),#101116;color:#f8fafc}.console-spirit{background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.03)),#2a0e18;color:#fff6f8}.console-header{position:-webkit-sticky;position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:clamp(10px,1.5vw,18px) clamp(12px,1.8vw,24px) clamp(8px,1.2vw,14px)}.console-header-left{display:flex;align-items:center;gap:10px}.console-back{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:10px 14px;background:rgba(255,255,255,.06);color:inherit;cursor:pointer}.console-title{text-align:center;display:grid;grid-gap:4px;gap:4px}.console-title p{margin:0;color:inherit;opacity:.78;font-size:13px;letter-spacing:.34em}.console-title h1{margin:0;font-size:26px;line-height:1.1}.console-tools{display:flex;align-items:center;gap:8px}.tool-btn{width:48px;height:48px;border-radius:16px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);color:inherit;display:grid;place-items:center;cursor:pointer}.tool-btn.header-game{width:42px;height:42px;border-radius:14px}.console-body{height:calc(100% - clamp(58px, 7vw, 78px));display:grid;grid-template-columns:minmax(300px,.92fr) minmax(0,1.08fr);grid-gap:18px;gap:18px;padding:0 20px 20px}.console-sidebar{border-radius:26px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);padding:18px;display:grid;grid-gap:14px;gap:14px;min-width:0}.identity-card{border-radius:24px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);padding:16px;display:grid;grid-gap:12px;gap:12px}.identity-top{display:flex;align-items:center;justify-content:space-between;color:inherit;opacity:.86}.identity-card strong{font-size:34px;line-height:1}.identity-meta{display:grid;grid-gap:10px;gap:10px}.identity-pill{min-height:58px;padding:0 14px;border-radius:18px;background:rgba(255,255,255,.06);display:flex;align-items:center;justify-content:space-between;gap:12px}.identity-pill.admin{background:rgba(255,255,255,.1)}.identity-pill span{color:rgba(255,255,255,.72)}.board-title-row{display:flex;align-items:center;justify-content:space-between;padding:0 6px;color:rgba(255,255,255,.88)}.board-title-row small{color:rgba(255,255,255,.64)}.board-tabs{display:grid;grid-gap:10px;gap:10px}.board-tab{min-height:48px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:inherit;text-align:left;padding:0 14px;cursor:pointer}.board-tab.active{background:rgba(255,255,255,.14)}.console-main{position:relative;border-radius:26px;background:radial-gradient(circle at center,rgba(255,255,255,.03),transparent 54%),rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);display:grid;grid-gap:14px;gap:14px;min-width:0;padding:18px 18px 84px}.feed-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-right:64px}.feed-head p{margin:0;color:rgba(255,255,255,.74);font-size:14px;letter-spacing:.18em;text-transform:uppercase}.feed-head strong{font-size:16px;opacity:.86}.compose-fab{width:clamp(44px,5vw,52px);height:clamp(44px,5vw,52px);border-radius:18px;border:0;background:#fff;color:#0f172a;display:grid;place-items:center;cursor:pointer;z-index:2}.compose-fab-bottom{position:fixed;right:clamp(12px,1.5vw,18px);bottom:clamp(12px,1.5vw,18px);box-shadow:0 12px 30px rgba(0,0,0,.2)}.post-grid{min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;overflow:auto;padding-right:4px}.post-card{text-align:left;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:rgba(255,255,255,.05);color:inherit;padding:16px;display:grid;grid-gap:10px;gap:10px;cursor:pointer}.chat-main-head,.comment-head,.detail-meta,.message-top,.post-top,.search-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.post-top strong{font-size:18px;line-height:1.25}.chat-row span,.comment-head span,.detail-meta,.message-top span,.post-board,.post-footer,.post-top span,.search-card-top span{color:rgba(255,255,255,.68);font-size:13px}.post-board{padding:7px 12px;background:rgba(255,255,255,.08)}.detail-secret,.post-board,.post-secret-badge{width:-moz-fit-content;width:fit-content;border-radius:999px}.detail-secret,.post-secret-badge{padding:6px 12px;background:rgba(255,52,93,.16);border:1px solid rgba(255,52,93,.22);color:#ff94aa;font-size:12px;letter-spacing:.08em}.post-card p{margin:0;color:rgba(255,255,255,.9);line-height:1.7}.detail-photo,.post-photo{border-radius:18px;border:1px solid rgba(255,255,255,.1)}.post-footer{display:flex;align-items:center;justify-content:space-between}.empty-state{border-radius:22px;min-height:220px;display:grid;align-content:center;justify-items:center;text-align:center;grid-gap:8px;gap:8px;padding:24px;color:rgba(255,255,255,.76);background:rgba(255,255,255,.04);border:1px dashed rgba(255,255,255,.1)}.empty-state.compact{min-height:120px}.empty-state h3,.empty-state p{margin:0}.overlay-backdrop{position:fixed;inset:0;z-index:50;background:rgba(7,10,20,.34);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;place-items:center;padding:22px}.post-detail-shell{width:min(1240px,calc(100vw - 18px));height:min(760px,calc(100vh - 18px));border-radius:32px;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(380px,.82fr);overflow:hidden}.chat-main,.chat-sidebar,.composer-content,.detail-left,.detail-right,.profile-content,.search-shell,.time-pane{min-width:0}.detail-left{padding:26px;display:grid;grid-gap:16px;gap:16px;background:rgba(255,255,255,.04)}.detail-head strong{display:block;font-size:34px;line-height:1.1;margin-top:6px}.detail-body{display:grid;grid-gap:14px;gap:14px;color:inherit}.detail-body p{margin:0;line-height:1.8}.detail-right{background:rgba(255,255,255,.96);color:#111827;padding:22px;display:grid;grid-template-rows:auto 1fr auto;grid-gap:14px;gap:14px}.detail-comment-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.detail-comment-list{overflow:auto;display:grid;grid-gap:12px;gap:12px;align-content:start;padding-right:4px}.close-pill{width:34px;height:34px;border-radius:999px;border:1px solid #d7dbe4;background:#fff;display:grid;place-items:center;cursor:pointer}.detail-left .detail-body,.detail-left .detail-head p,.detail-left .detail-lock,.detail-left .detail-meta{color:rgba(255,255,255,.86)}.detail-lock{display:flex;align-items:center;gap:10px}.detail-admin-actions{display:flex;gap:10px;flex-wrap:wrap;padding-top:6px}.comment-node{display:grid;grid-gap:10px;gap:10px}.comment-node[data-depth="1"]{margin-left:16px}.comment-node[data-depth="2"]{margin-left:32px}.comment-card{border-radius:18px;border:1px solid #e5e7ee;background:#fff;padding:14px;display:grid;grid-gap:10px;gap:10px}.comment-card p{margin:0;color:#111827;line-height:1.65}.comment-reply{border:0;background:transparent;color:#6b7280;display:inline-flex;align-items:center;gap:6px;cursor:pointer;padding:0}.comment-compose{border-top:1px solid #e5e7ee;padding-top:12px}.comment-input{min-height:96px}.comment-actions{display:flex;gap:10px}.chat-modal{width:min(100%,1240px);height:min(100%,760px);max-width:100%;max-height:100%;border-radius:32px;overflow:hidden;display:grid;grid-template-columns:320px minmax(0,1fr)}.chat-sidebar{padding:18px;display:grid;grid-gap:12px;gap:12px;background:rgba(255,255,255,.04)}.overlay-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.overlay-title-row.compact{margin-bottom:2px}.overlay-title-row h3{margin:4px 0 0;font-size:24px}.chat-create{min-height:36px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.06);color:inherit;display:inline-flex;align-items:center;gap:8px;padding:0 12px;width:-moz-fit-content;width:fit-content;cursor:pointer}.chat-group-builder{display:grid;grid-gap:10px;gap:10px;padding:12px;border-radius:18px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08)}.chat-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.chat-tab{min-height:40px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.05);color:inherit;cursor:pointer}.chat-tab.active{background:rgba(255,255,255,.14)}.chat-list{min-height:0;overflow:auto;display:grid;grid-gap:8px;gap:8px}.chat-row{width:100%;min-height:64px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:inherit;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;text-align:left}.chat-row.active{background:rgba(255,255,255,.12)}.chat-row div{display:grid;grid-gap:4px;gap:4px}.request-done{font-size:12px;opacity:.66}.chat-add-friend{margin-top:auto}.chat-add-friend,.request-stack{display:grid;grid-gap:10px;gap:10px}.request-card{border-radius:16px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.05);padding:12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.request-meta{display:grid;grid-gap:4px;gap:4px}.request-empty,.request-meta span{color:rgba(255,255,255,.66);font-size:13px}.chat-main{padding:18px;border-radius:26px;background:radial-gradient(circle at center,rgba(255,255,255,.03),transparent 54%),rgba(255,255,255,.05);display:grid;grid-template-rows:auto 1fr auto;grid-gap:12px;gap:12px}.chat-main-head{padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.08)}.chat-main-head p{margin:0;color:rgba(255,255,255,.68);font-size:14px}.chat-main-head strong{font-size:22px}.chat-thread{overflow:auto;align-content:start;padding-right:4px}.chat-thread,.message-bubble{display:grid;grid-gap:10px;gap:10px}.message-bubble{max-width:720px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.05);padding:14px}.message-bubble p{margin:0;line-height:1.7}.chat-compose{padding-top:12px;border-top:1px solid rgba(255,255,255,.08)}.chat-input{min-height:92px}.search-shell{width:min(100%,920px);height:min(100%,760px);max-width:100%;max-height:100%;border-radius:28px;display:grid;grid-template-rows:auto 1fr auto;grid-gap:14px;gap:14px;padding:18px}.search-top{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:18px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08)}.search-input{min-height:44px;border:0;background:transparent;color:inherit;box-shadow:none}.search-results{overflow:auto;display:grid;grid-gap:12px;gap:12px}.search-card{text-align:left;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:rgba(255,255,255,.06);color:inherit;padding:16px;display:grid;grid-gap:10px;gap:10px;cursor:pointer}.search-card.locked{opacity:.96}.search-card p{margin:0;line-height:1.7}.search-card-board{width:-moz-fit-content;width:fit-content;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.08);font-size:13px}.search-lock-row{display:flex;align-items:center;gap:10px}.search-key-input{width:100%;min-height:42px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.08);color:inherit;padding:0 14px}.keyboard-shell{display:grid;grid-gap:8px;gap:8px;padding:10px;border-radius:18px;background:rgba(255,255,255,.08)}.keyboard-row{display:flex;gap:8px;justify-content:center}.kbd{min-width:34px;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.08);color:inherit;cursor:pointer}.kbd.wide{min-width:96px}.composer-modal,.profile-modal{width:min(92vw,640px);max-width:100%;max-height:100%;border-radius:28px}.composer-content,.profile-content{padding:28px}.profile-grid{display:grid;grid-template-columns:220px minmax(0,1fr);grid-gap:18px;gap:18px;margin-top:8px}.avatar-panel{display:grid;grid-gap:12px;gap:12px;align-content:start}.avatar-preview{width:200px;aspect-ratio:1/1;border-radius:24px;border:1px solid #d7dbe4;background:#f5f7fb;display:grid;place-items:center;overflow:hidden;color:#0f172a;font-size:30px;font-weight:800}.avatar-preview img{width:100%;height:100%;object-fit:cover}.memo-shell{display:grid;grid-gap:14px;gap:14px}.memo-area{min-height:190px}.composer-actions{display:grid;grid-gap:12px;gap:12px}.board-choice{display:flex;flex-wrap:wrap;gap:8px}.choice-chip{min-height:36px;border-radius:999px;border:1px solid #d7dbe4;background:#fff;padding:0 14px;cursor:pointer}.choice-chip.active{background:#0f172a;color:#fff;border-color:#0f172a}.photo-preview{display:grid;grid-gap:8px;gap:8px}.photo-preview img{border-radius:18px;border:1px solid #d7dbe4}.photo-remove{border:0;background:transparent;color:#6b7280;cursor:pointer;justify-self:start}.time-modal{width:min(100%,1180px);height:min(100%,760px);max-width:100%;max-height:100%;border-radius:32px;display:grid;grid-template-columns:74px minmax(0,1fr);overflow:hidden}.time-topbar{grid-column:1/-1;min-height:58px;padding:12px 16px 0;display:flex;align-items:center;justify-content:space-between}.time-topbar-title{display:grid;grid-gap:4px;gap:4px}.time-topbar-title strong{font-size:18px}.time-rail{display:grid;align-content:start;grid-gap:10px;gap:10px;padding:16px 10px;background:rgba(255,255,255,.04);border-right:1px solid rgba(255,255,255,.08)}.time-rail-btn{width:54px;height:54px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.06);color:inherit;display:grid;place-items:center;cursor:pointer}.time-rail-btn.active{background:rgba(255,255,255,.16)}.time-pane{padding:18px;display:grid;grid-gap:14px;gap:14px;grid-template-rows:auto auto auto auto 1fr}.time-modal .time-pane{padding-top:8px}.time-head h3{margin:4px 0 0;font-size:24px}.category-strip,.range-strip{display:flex;flex-wrap:wrap;gap:8px}.category-add,.category-chip,.range-chip{min-height:30px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.06);color:inherit;padding:0 12px;cursor:pointer}.category-chip{display:inline-flex;align-items:center;gap:8px}.category-chip small{opacity:.62}.category-chip.active,.range-chip.active{background:rgba(255,255,255,.16)}.category-add{width:34px;padding:0;display:grid;place-items:center}.category-actions{display:flex;flex-wrap:wrap;gap:8px}.timer-clock-shell{position:relative;width:min(330px,100%);aspect-ratio:1/1;margin:0 auto;display:grid;place-items:center}.timer-clock{width:100%;height:100%;transform:rotate(-90deg)}.timer-clock-track{fill:none;stroke:rgba(255,255,255,.12);stroke-width:12}.timer-clock-progress{fill:none;stroke:rgba(255,255,255,.8);stroke-width:12;stroke-linecap:round;stroke-dasharray:578;transition:stroke-dashoffset .16s ease}.timer-hand{stroke:rgba(255,255,255,.82);stroke-width:4;stroke-linecap:round}.timer-hand-hub{fill:rgba(255,255,255,.96)}.timer-center{position:absolute;inset:0;display:grid;place-items:center;grid-gap:6px;gap:6px;text-align:center}.timer-center strong{font-size:42px}.timer-center span{color:rgba(255,255,255,.72)}.timer-controls{display:flex;justify-content:center;gap:10px}.todo-shell{display:grid;grid-gap:10px;gap:10px;align-content:start}.todo-head{display:flex;align-items:center;gap:8px;opacity:.9}.todo-list{display:grid;grid-gap:8px;gap:8px}.todo-row{width:100%;min-height:50px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.05);color:inherit;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 14px;cursor:pointer;text-align:left}.todo-row.done{opacity:.58}.todo-input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px}.range-inputs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.stats-layout{display:grid;grid-template-columns:minmax(190px,.78fr) minmax(0,1fr);grid-gap:16px;gap:16px;align-items:center}.game-hub{position:relative;width:min(100%,1180px);height:min(100%,760px);min-height:0;max-width:100%;max-height:100%;border-radius:30px;background:rgba(16,17,24,.96);color:#f8fafc;padding:18px;display:grid;grid-gap:14px;gap:14px}.game-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.game-header h3{margin:4px 0 0;font-size:26px}.game-grid,.sudoku-layout,.tetris-layout{display:grid;grid-gap:14px;gap:14px}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.game-card{min-height:220px;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:rgba(255,255,255,.06);color:inherit;padding:22px;display:grid;grid-gap:12px;gap:12px;align-content:space-between;text-align:left;cursor:pointer}.game-card.dark{background:rgba(59,16,29,.9)}.game-card strong{font-size:28px}.game-card span{color:rgba(255,255,255,.74);line-height:1.7}.sudoku-layout,.tetris-layout{grid-template-columns:minmax(220px,.84fr) minmax(0,1fr) minmax(220px,.84fr);min-height:0}.tetris-layout{grid-template-columns:minmax(220px,.84fr) minmax(0,1fr)}.sudoku-board-shell,.sudoku-side,.tetris-board-shell{border-radius:24px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.05);padding:16px;display:grid;grid-gap:12px;gap:12px}.game-panel-title{color:rgba(255,255,255,.72);font-size:13px;letter-spacing:.16em;text-transform:uppercase}.difficulty-strip,.sudoku-actions,.tetris-move-row{display:flex;flex-wrap:wrap;gap:8px}.difficulty-chip,.game-message,.level-card,.sudoku-cell{border-radius:16px}.difficulty-chip,.level-card{min-height:42px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.05);color:inherit;padding:0 14px;cursor:pointer}.difficulty-chip.active,.level-card.active{background:rgba(255,255,255,.14)}.level-list{display:grid;grid-gap:8px;gap:8px}.level-card{display:flex;align-items:center;justify-content:space-between;text-align:left}.level-card span{opacity:.68}.sudoku-board{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));grid-gap:4px;gap:4px;background:rgba(255,255,255,.06);padding:10px;border-radius:20px}.sudoku-cell-wrap{aspect-ratio:1/1;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.1);color:#fff;display:grid;place-items:center;padding:0;overflow:hidden}.sudoku-cell-wrap.fixed{font-weight:700;background:rgba(255,255,255,.16)}.sudoku-cell-wrap.wrong{background:rgba(248,113,113,.18);border-color:rgba(248,113,113,.38)}.sudoku-value{font-size:18px;line-height:1}.sudoku-notes{width:100%;height:100%;padding:4px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;justify-items:center;grid-gap:2px;gap:2px;font-size:11px;color:rgba(255,255,255,.72)}.digit-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.digit-chip,.note-toggle{min-height:42px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.05);color:inherit;cursor:pointer}.digit-chip.active,.note-toggle.active{background:rgba(255,255,255,.16)}.note-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px}.sudoku-actions.compact{margin-top:4px}.game-win{position:absolute;inset:0;display:grid;place-items:center;padding:16px;background:rgba(12,14,20,.46);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.game-win-card{width:min(420px,100%);border-radius:24px;background:rgba(255,255,255,.96);color:#111827;padding:24px;display:grid;grid-gap:14px;gap:14px;justify-items:center;text-align:center}.game-win-card h4{margin:0;font-size:22px}.game-win-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.game-hint,.game-message{display:grid;grid-gap:6px;gap:6px}.game-hint{border-radius:18px;background:rgba(255,255,255,.06);padding:14px}.game-hint span,.game-message{color:rgba(255,255,255,.76)}.game-message{min-height:56px;background:rgba(255,255,255,.08);padding:14px;align-content:center}.tetris-board{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));grid-gap:4px;gap:4px;background:rgba(255,255,255,.06);padding:10px;border-radius:20px}.tetris-cell{aspect-ratio:1/1;border-radius:6px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.06)}.tetris-cell[data-filled=true]{border-color:rgba(255,255,255,.22)}.pie-card{display:grid;place-items:center}.pie-chart{width:min(260px,100%);aspect-ratio:1/1;border-radius:50%;position:relative;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.pie-inner{position:absolute;inset:12%;border-radius:50%;background:rgba(15,23,42,.78);display:grid;place-items:center;align-content:center;grid-gap:8px;gap:8px;text-align:center}.pie-inner strong{font-size:18px}.stats-list{display:grid;grid-gap:10px;gap:10px}.stat-row{min-height:52px;border-radius:16px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);padding:0 14px;display:flex;align-items:center;justify-content:space-between}.stat-row span{opacity:.82}@media (max-width:1100px){.chat-modal,.console-body,.post-detail-shell,.stats-layout{grid-template-columns:1fr}.chat-modal,.console-shell,.post-detail-shell,.search-shell,.time-modal{height:auto;min-height:calc(100vh - 28px)}.console-body{grid-template-rows:auto auto}.post-grid,.profile-grid{grid-template-columns:1fr}.avatar-preview{width:min(220px,100%)}}@media (orientation:landscape) and (max-height:760px){.center-stage{padding:8px}.chat-modal,.console-shell,.game-hub,.post-detail-shell,.search-shell,.time-modal{width:calc(100vw - 12px);height:calc(100vh - 12px);min-height:0}.console-header,.time-topbar{padding-left:14px;padding-right:14px}.console-body{height:calc(100% - 68px);padding:0 12px 12px;gap:12px}.chat-main,.chat-sidebar,.console-main,.console-sidebar,.detail-left,.detail-right,.sudoku-board-shell,.sudoku-side,.tetris-board-shell,.time-pane{padding:14px}.chat-modal{grid-template-columns:280px minmax(0,1fr)}.time-modal{grid-template-columns:64px minmax(0,1fr)}.stats-layout{grid-template-columns:minmax(170px,.72fr) minmax(0,1fr)}.sudoku-layout,.tetris-layout{grid-template-columns:minmax(200px,.82fr) minmax(0,1fr) minmax(200px,.82fr);gap:10px}.tetris-layout{grid-template-columns:minmax(200px,.82fr) minmax(0,1fr)}.game-card{min-height:176px}.post-detail-shell{grid-template-columns:minmax(0,1fr) minmax(320px,.84fr)}}@media (orientation:landscape) and (max-height:560px){.center-stage{padding:4px}.archive-content,.auth-content,.panel-inner{padding:10px 12px 8px}.archive-content{gap:10px}.auth-title{font-size:clamp(18px,2.4vw,24px);line-height:1}.auth-subtitle{margin:-2px 0 0;font-size:11px;line-height:1.3}.category-builder,.chat-add-friend,.chat-compose,.comment-compose,.field-stack,.memo-shell,.profile-fields{gap:8px}.field-label{font-size:12px}.field-input,.note-area,.search-input{min-height:36px;padding:8px 10px;border-radius:12px}.note-area{min-height:72px}.btn,.btn-ghost,.btn-icon,.btn-secondary,.primary-action,.secondary-action{min-height:38px;border-radius:12px;padding:0 12px}.archive-stack{gap:8px;padding-top:2px}.archive-kicker{font-size:12px;letter-spacing:.22em}.archive-row{min-height:42px;padding:0 10px;border-radius:14px}.archive-row strong{font-size:16px}.archive-row strong.unregistered{font-size:13px}.double-card{width:min(94vw,720px);max-width:100%;aspect-ratio:4/3;max-height:100dvh}.double-card-content{padding:16px}.double-card h1{font-size:clamp(24px,4.8vw,32px)}.double-option{min-height:120px;padding:16px;border-radius:20px}.double-option strong{font-size:clamp(18px,3.4vw,24px)}.chat-modal,.console-shell,.game-hub,.panel,.post-detail-shell,.search-shell,.time-modal{width:100%;height:100%;max-width:100%;max-height:100%;border-radius:18px}.archive-card,.auth-card{width:min(92vw,640px,calc(100dvh * 4 / 3));aspect-ratio:4/3;height:auto;max-width:100%;max-height:100dvh}.console-header{padding:8px 10px 6px;gap:10px}.console-title h1,.game-header h3,.overlay-title-row h3,.time-head h3{font-size:clamp(18px,2.4vw,24px)}.console-title p,.game-panel-title,.overlay-kicker,.time-topbar-title p{letter-spacing:.16em}.time-rail-btn,.tool-btn{width:40px;height:40px;border-radius:14px}.console-back{padding:8px 12px}.console-body{height:calc(100% - 54px);gap:10px;padding:0 10px 10px;grid-template-columns:minmax(220px,.86fr) minmax(0,1.14fr)}.chat-main,.chat-sidebar,.console-main,.console-sidebar,.detail-left,.detail-right,.sudoku-board-shell,.sudoku-side,.tetris-board-shell,.time-pane{padding:12px}.console-main{padding-bottom:72px}.identity-card strong{font-size:clamp(24px,3.5vw,30px)}.identity-pill{min-height:46px}.board-tab,.chat-row,.game-card,.level-card,.post-card,.todo-row{min-height:40px}.chat-list,.detail-comment-list,.post-grid,.search-results{gap:10px}.empty-state{min-height:110px;padding:16px}.empty-state.compact{min-height:84px}.post-card{padding:12px;gap:8px}.post-top strong{font-size:16px}.chat-modal{grid-template-columns:minmax(220px,.78fr) minmax(0,1.22fr)}.chat-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.time-modal{grid-template-columns:58px minmax(0,1fr)}.stats-layout{grid-template-columns:minmax(150px,.68fr) minmax(0,1fr);gap:12px}.game-hub{padding:12px}.menu-grid,.sudoku-layout,.tetris-layout{gap:10px}.game-card{min-height:160px;padding:16px}.sudoku-layout{grid-template-columns:minmax(180px,.72fr) minmax(0,1fr) minmax(180px,.72fr)}.tetris-layout{grid-template-columns:minmax(180px,.72fr) minmax(0,1fr)}}@media (max-width:760px){.center-stage{padding:14px}.archive-card,.auth-card,.double-card{width:min(calc(100vw - 24px),calc(100dvh * 4 / 3),640px);aspect-ratio:4/3;height:auto}.console-header{flex-wrap:wrap}.console-body{padding:0 14px 14px}.time-modal{grid-template-columns:1fr}.time-rail{display:flex;justify-content:center}}