*{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f2ede7;--surface: #fdfaf7;--surface-2: #f7f2ec;--border: #e4ddd5;--border-mid: #cfc7bc;--ink: #1a1714;--ink-2: #5c5550;--ink-3: #9e9590;--orange: #d4622a;--orange-soft: #fbf0e9;--orange-border: #edcfbc;--orange-glow: rgba(212, 98, 42, .15);--green: #2e7d52;--green-soft: #eaf4ee;--korean: "Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;--sans: "Manrope", "Plus Jakarta Sans", var(--korean);--serif: "Plus Jakarta Sans", "Manrope", var(--korean);--panel-w: 292px;--flap-w: 40px}html,body,#app{height:100%;background:var(--bg);font-family:var(--sans);font-weight:500;color:var(--ink)}button,input{font:inherit}button{cursor:pointer}:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.app-view{height:100%}.is-hidden{display:none!important}.login-view,.group-view{min-height:100%;background:linear-gradient(180deg,#fdfaf7,#f2ede7);overflow:hidden}.login-view{position:fixed;inset:0;z-index:100;padding:clamp(12px,2vw,20px);font-family:"Manrope","Plus Jakarta Sans",var(--sans);background:radial-gradient(circle at 10% 5%,oklch(92% .075 50),transparent 34rem),radial-gradient(circle at 90% 16%,oklch(91% .06 120),transparent 30rem),linear-gradient(180deg,#fff9f3,#fff0e7);background:radial-gradient(circle at 10% 5%,oklch(92% .075 50),transparent 34rem),radial-gradient(circle at 90% 16%,oklch(91% .06 120),transparent 30rem),linear-gradient(180deg,color(xyz 0.92 0.953 0.949),color(xyz 0.874 0.894 0.845));isolation:isolate;overflow:auto}.login-orb{position:fixed;z-index:0;width:280px;height:280px;border-radius:999px;filter:blur(24px);opacity:.36;animation:float 11s ease-in-out infinite}.login-orb.one{left:-90px;top:180px;background:#ffb79b;background:oklch(84% .1 42)}.login-orb.two{right:-100px;bottom:130px;background:#99d8b6;animation-delay:-4s}@keyframes float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-22px) scale(1.04)}}.login-nav{position:relative;z-index:2;width:min(1180px,100%);min-height:66px;margin:0 auto;border:1px solid oklch(100% 0 0 / .72);border-radius:999px;background:#fffbf8;background:oklch(99% .012 58);display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px 10px 18px}.landing-brand{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;font-family:"Plus Jakarta Sans",var(--sans);font-weight:800;letter-spacing:-.02em;font-size:1.12rem}.landing-mark{width:38px;height:38px;border-radius:14px;background:linear-gradient(145deg,#e7723e,#be512b);display:grid;place-items:center;color:#fff}.landing-mark:before{content:"P";font-weight:800;font-size:.92rem;color:#fff}.login-nav-actions{display:flex;align-items:center;gap:8px}.login-nav-actions a{height:36px;padding:0 14px;border-radius:999px;display:inline-flex;align-items:center;color:#745e55;font-size:.9rem;font-weight:700;text-decoration:none}.login-nav-actions a:hover{background:#fff;color:var(--ink)}.login-nav-cta{height:42px;padding:0 18px;border:0;border-radius:999px;background:var(--ink);color:#fff;font-family:"Plus Jakarta Sans",var(--sans);font-weight:800}.login-shell{position:relative;z-index:1;width:min(1180px,100%);height:calc(100% - 86px);min-height:620px;margin:0 auto;display:grid;grid-template-columns:minmax(0,.92fr) minmax(330px,420px) minmax(330px,.92fr);align-items:center;gap:clamp(24px,4vw,54px);padding:clamp(34px,6vw,78px) 0}.login-copy{display:grid;gap:22px;align-content:center}.landing-pill{width:fit-content;display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border:1px solid oklch(88% .045 52);background:#fffaf6c2;background:oklch(99% .012 60 / .76);border-radius:999px;color:#be512b;font-size:.86rem;font-weight:800;font-family:"Plus Jakarta Sans",var(--sans)}.pulse-dot{width:9px;height:9px;border-radius:999px;background:#6fc082}.login-copy h1{font-family:"Plus Jakarta Sans",var(--sans);font-size:clamp(3.05rem,6.5vw,6rem);line-height:.91;letter-spacing:-.075em;max-width:10.5ch;font-weight:800}.login-copy p{max-width:54ch;color:#745e55;font-size:clamp(1rem,1.5vw,1.12rem);line-height:1.75}.login-proof{display:flex;align-items:center;gap:12px;color:#745e55;font-size:.92rem}.proof-stack{display:flex;padding-left:8px}.proof-stack span{width:34px;height:34px;border-radius:999px;border:2px solid oklch(98.5% .018 58);display:grid;place-items:center;margin-left:-8px;background:#ffad8c;background:oklch(82% .11 43);font-family:"Plus Jakarta Sans",var(--sans);font-size:.78rem;font-weight:800}.proof-stack span:nth-child(2){background:#6fc082}.proof-stack span:nth-child(3){background:#73abda}.proof-stack span:nth-child(4){background:#b99bde}.signin-card{border:1px solid oklch(100% 0 0 / .78);border-radius:30px;background:#fffaf6;background:oklch(99% .012 60);padding:clamp(22px,3vw,30px);display:grid;gap:18px}.signin-head{display:grid;gap:6px}.signin-kicker{font-size:.78rem;font-weight:800;text-transform:none;letter-spacing:0;color:#be512b}.signin-head h2{font-family:"Plus Jakarta Sans",var(--sans);font-size:1.7rem;letter-spacing:-.04em}.signin-form{display:grid;gap:12px}.signin-form label{display:grid;gap:7px}.signin-form label span{font-size:.82rem;font-weight:800;color:#745e55}.field-error{color:#b43326;font-size:11px;font-weight:800;line-height:1.35}.auth-notice{display:grid;gap:5px;border:1px solid oklch(78% .12 153);border-radius:14px;background:#e1f9e7;color:#074120;padding:12px 14px;margin-bottom:12px}.auth-notice[hidden]{display:none}.auth-notice strong{font-size:13px;font-weight:900}.auth-notice span{font-size:12px;font-weight:700;line-height:1.4}.auth-notice-action{justify-self:start;min-height:34px;border-radius:8px;border:1px solid oklch(60% .12 153);background:#fff;color:#074120;font-size:12px;font-weight:900;padding:0 12px}.auth-notice-action:hover{background:#effdf2}.auth-notice-action:disabled{opacity:.6;cursor:wait}.signin-form input{height:48px;border:1px solid oklch(89% .025 50);border-radius:16px;background:#fff;padding:0 14px;outline:0;color:var(--ink);font-weight:700}.signin-form input:focus{border-color:#e7723e}.signin-form label.has-error input,.settings-form label.has-error input{border-color:#c94232}.big-login-button{height:52px;border:0;border-radius:999px;background:#e7723e;color:#fff;font-family:"Plus Jakarta Sans",var(--sans);font-weight:800;margin-top:4px}.signin-divider{display:flex;align-items:center;gap:12px;color:#ae9a90;font-size:.78rem;font-weight:800}.signin-divider:before,.signin-divider:after{content:"";height:1px;flex:1;background:#e9d6cc}.social-login-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.social-login-row button{height:44px;border:1px solid oklch(89% .025 50);border-radius:999px;background:#fff;font-weight:800;color:#745e55}.age-gate-prompt{font-size:.9rem;color:#6e584f;line-height:1.5;margin-bottom:2px}.age-blocked-step{padding:8px 0}.age-blocked-msg{font-size:.92rem;color:#5c4840;line-height:1.55}.google-shell-button{width:58px;height:58px;display:grid;place-items:center;cursor:default;opacity:1}.google-shell-button span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#4285f4;background:conic-gradient(from -45deg,#4285f4 0 25%,#34a853 0 50%,#fbbc05 0 75%,#ea4335 0);font-family:"Plus Jakarta Sans",var(--sans);font-size:1rem;font-weight:900;line-height:1}.signin-note{color:#745e55;font-size:.86rem;line-height:1.6}.login-room-card{position:relative;border:1px solid oklch(100% 0 0 / .78);border-radius:34px;background:#fffbf6d1;background:oklch(99% .011 60 / .82);padding:14px;transform:rotate(.6deg)}.login-room-top{display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid oklch(89% .025 50);padding:8px 8px 14px}.login-room-top div{display:flex;align-items:center;gap:10px;font-family:"Plus Jakarta Sans",var(--sans);font-weight:800}.mini-avatar{width:34px;height:34px;border-radius:999px;background:#ffad8c;background:oklch(82% .11 43);display:grid;place-items:center}.login-status{font-size:.78rem;font-weight:800;color:#197037;background:#d4f1d8;padding:6px 10px;border-radius:999px}.login-timer-preview{margin-top:14px;border-radius:24px;padding:22px;background:#ffe3d5;background:oklch(93.5% .06 48);display:grid;gap:8px}.login-timer-preview span{font-weight:800;color:#be512b;font-size:.86rem}.login-timer-preview strong{font-family:"Plus Jakarta Sans",var(--sans);font-weight:800;letter-spacing:-.07em;font-size:clamp(4rem,8vw,6.2rem);line-height:.85}.login-timer-preview small{color:#745e55;font-weight:700}.login-mini-grid{display:grid;gap:9px;margin-top:12px}.login-mini-grid div{border-radius:15px;background:#fff1e8;background:oklch(96.7% .026 55);padding:11px 12px;display:grid;gap:2px}.login-mini-grid b{font-size:.9rem}.login-mini-grid span{font-size:.78rem;color:#745e55}.login-float{position:absolute;border:1px solid oklch(100% 0 0 / .8);background:#fffaf6db;background:oklch(99% .012 60 / .86);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:18px;padding:12px 14px;font-weight:800;font-family:"Plus Jakarta Sans",var(--sans);font-size:.86rem}.login-float.top{top:28px;right:-18px;transform:rotate(-3deg)}.login-float.bottom{left:-20px;bottom:32px;transform:rotate(2deg);color:#745e55}.primary-action,.secondary-action{height:42px;border-radius:10px;padding:0 18px;font-size:13px;font-weight:800}.primary-action{border:0;background:var(--orange);color:#fff}.secondary-action{border:1px solid var(--border-mid);background:var(--surface);color:var(--ink-2)}.group-topbar{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(18px,4vw,52px);border-bottom:1px solid var(--border);background:var(--surface)}.group-account{display:flex;align-items:center;gap:8px}.group-user{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--ink-3);border:1px solid var(--border);background:var(--surface-2);border-radius:999px;padding:5px 6px 5px 12px}.group-user:hover,.group-user:focus-visible{border-color:var(--border-mid);background:var(--surface);color:var(--ink-2)}.group-user strong{font-size:13px;color:var(--ink)}.group-settings-button{width:40px;height:40px;border:1px solid var(--border);border-radius:999px;display:grid;place-items:center;color:var(--ink-3);background:var(--surface)}.group-settings-button:hover,.group-settings-button:focus-visible{border-color:var(--border-mid);background:var(--surface-2);color:var(--ink)}.group-settings-button svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.profile-pill-wrap{position:relative}.profile-popover{position:absolute;top:calc(100% + 8px);right:0;background:var(--surface);border:1px solid var(--border);border-radius:14px;min-width:168px;padding:4px;z-index:200}.profile-popover-item{display:flex;align-items:center;gap:9px;width:100%;padding:9px 12px;font-size:13px;font-weight:600;border-radius:10px;border:none;color:var(--ink);text-align:left;background:transparent}.profile-popover-item:hover{background:var(--orange-soft);color:var(--orange)}.profile-popover-item+.profile-popover-item{border-top:1px solid var(--border)}.profile-popover-item+.profile-popover-item{border-radius:0 0 10px 10px}.profile-popover-item:first-child{border-radius:10px 10px 0 0}.profile-popover-item.danger{color:#b43326}.profile-popover-item.danger:hover{background:#fdf0ee;color:#b43326}.profile-popover-item svg{width:15px;height:15px;flex-shrink:0;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.settings-primary.is-success{background:var(--green);transition:background .2s}.group-stage{position:relative;height:calc(100% - 64px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(18px,2.5vh,28px);padding:clamp(16px,3vw,44px);overflow:hidden}.group-corner-bar{position:absolute;top:clamp(16px,3vw,44px);left:clamp(16px,3vw,44px);right:clamp(16px,3vw,44px);display:flex;justify-content:space-between;align-items:flex-start;gap:16px;pointer-events:none;z-index:2}.join-panel,.create-group-btn{pointer-events:auto}.group-corner-actions{display:flex;align-items:flex-start;gap:10px}.join-panel{display:grid;gap:7px;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:12px 14px}.join-panel-label{font-size:10px;font-weight:800;text-transform:none;letter-spacing:0;color:var(--ink-3)}.join-code-row{display:flex;gap:7px;align-items:center}.join-code-input{width:106px;height:34px;border:1px solid var(--border-mid);border-radius:8px;background:var(--surface);color:var(--ink);font-size:13px;font-weight:700;letter-spacing:0;text-transform:none;padding:0 10px;outline:0}.join-code-input:focus{border-color:var(--orange)}.join-go-btn{height:34px;padding:0 14px;border:0;border-radius:8px;background:var(--orange);color:#fff;font-size:12px;font-weight:800;cursor:pointer}.join-go-btn:disabled{opacity:.5;cursor:not-allowed}.join-password-input{height:32px;border:1px solid var(--border-mid);border-radius:8px;background:var(--surface);color:var(--ink);font-size:13px;padding:0 10px;outline:0;width:100%}.join-password-input:focus{border-color:var(--orange)}.join-message{font-size:11px;font-weight:600;color:#a44028;margin:0}.create-group-btn{display:flex;align-items:center;gap:7px;height:36px;padding:0 14px;border:1px solid var(--border-mid);border-radius:10px;background:var(--surface);color:var(--ink-2);font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap}.create-group-btn:hover{border-color:var(--border-mid);background:var(--surface-2)}.enter-room-fab{display:flex;flex-direction:column;align-items:center;gap:9px;border:0;padding:0;background:transparent;cursor:pointer}.enter-room-circle{width:60px;height:60px;border-radius:50%;background:var(--orange);display:grid;place-items:center;color:#fff;transition:transform .18s cubic-bezier(.25,1,.5,1)}.enter-room-fab:hover .enter-room-circle{transform:scale(1.07)}.enter-room-fab:active .enter-room-circle{transform:scale(.95)}.enter-room-fab:disabled{cursor:not-allowed}.enter-room-fab:disabled .enter-room-circle{opacity:.38}.enter-room-fab span{font-size:11px;font-weight:800;color:var(--ink-2);letter-spacing:0;text-transform:none}.group-welcome,.group-stage.is-empty .switch-rail,.group-stage.is-empty .enter-room-fab{display:none}.group-stage.is-empty .group-corner-bar{position:static;pointer-events:auto;flex-direction:column;align-items:center;text-align:center;gap:24px}.group-stage.is-empty .group-corner-actions{flex-direction:column;align-items:center;gap:12px}.group-stage.is-empty .group-welcome{display:flex;flex-direction:column;align-items:center;gap:8px}.group-welcome-title{font-family:var(--serif);font-size:clamp(28px,5vw,42px);font-weight:400;color:var(--ink);margin:0;line-height:1.1}.group-welcome-sub{font-size:14px;font-weight:600;color:var(--ink-3);margin:0}.group-stage.is-empty .join-panel{width:min(300px,90vw);padding:16px 18px;gap:10px}.group-stage.is-empty .join-code-input{width:100%;flex:1}.group-stage.is-empty .join-code-row{width:100%}.group-stage.is-empty .create-group-btn{height:40px;font-size:13px;padding:0 18px;width:min(300px,90vw);justify-content:center}.group-stage.is-empty .pending-invites{text-align:center}.group-stage.is-empty .pending-invites-label{font-size:12px;font-weight:800;text-transform:none;letter-spacing:0;color:var(--ink-3);margin-bottom:12px}.profile-setup-view{min-height:100%;display:grid;place-items:center;padding:clamp(18px,4vw,54px);background:radial-gradient(circle at 14% 12%,oklch(92% .075 50),transparent 30rem),radial-gradient(circle at 88% 84%,oklch(91% .06 120),transparent 28rem),linear-gradient(180deg,#fff9f3,#fff0e7);background:radial-gradient(circle at 14% 12%,oklch(92% .075 50),transparent 30rem),radial-gradient(circle at 88% 84%,oklch(91% .06 120),transparent 28rem),linear-gradient(180deg,color(xyz 0.92 0.953 0.949),color(xyz 0.874 0.894 0.845));overflow:auto}.setup-panel{width:min(760px,100%);display:grid;grid-template-columns:minmax(220px,.9fr) minmax(320px,1fr);gap:clamp(22px,4vw,42px);align-items:start;padding:clamp(22px,4vw,38px);border:1px solid var(--border);border-radius:16px;background:var(--surface)}.setup-copy{display:grid;gap:12px;padding-top:4px}.setup-copy h1{font-family:var(--serif);font-size:clamp(34px,5vw,56px);font-weight:350;line-height:.98}.setup-copy p{max-width:30ch;color:var(--ink-2);font-size:15px;line-height:1.55}.setup-switch-account{grid-column:1 / -1;justify-self:center;background:none;border:none;padding:4px 8px;font-size:13px;color:var(--ink-3);cursor:pointer;text-decoration:underline;text-underline-offset:3px;transition:color .15s}.setup-switch-account:hover{color:var(--ink-1)}.settings-form{display:grid;gap:14px}.settings-form label{display:grid;gap:7px;color:var(--ink-2);font-size:12px;font-weight:800}.settings-form label[hidden]{display:none}.settings-form input{width:100%;min-height:42px;border:1px solid var(--border-mid);border-radius:9px;background:var(--surface);color:var(--ink);padding:0 12px;outline:0}.settings-form input:focus{border-color:var(--orange)}.settings-overlay{position:fixed;inset:0;z-index:300;display:grid;place-items:center;padding:20px;background:#1a171447}.settings-overlay[hidden]{display:none}.settings-dialog{width:min(760px,100%);height:min(720px,calc(100vh - 40px));display:grid;grid-template-columns:154px 1fr;overflow:hidden;border:1px solid var(--border);border-radius:16px;background:var(--surface)}.settings-tabs{display:flex;flex-direction:column;gap:6px;padding:14px;border-right:1px solid var(--border);background:var(--surface-2);min-height:0;overflow-y:auto}.settings-tabs-head,.settings-mobile-back{display:none}.settings-tab{min-height:40px;border:1px solid transparent;border-radius:9px;background:transparent;color:var(--ink-2);font-size:12px;font-weight:800;text-align:left;padding:0 12px}.settings-tab[hidden]{display:none}.settings-tab:hover,.settings-tab:focus-visible{border-color:var(--border);background:var(--surface)}.settings-tab.active{border-color:var(--border-mid);background:var(--surface);color:var(--ink)}.settings-tab.danger{color:#a44028}.settings-content{overflow-y:auto;min-height:0;padding:22px;background:var(--surface)}.settings-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.settings-head h2{font-family:var(--serif);font-size:34px;font-weight:350;line-height:1.05}.settings-pane{display:none;gap:14px}.settings-pane.active{display:grid}.settings-pane label{display:grid;gap:7px;color:var(--ink-2);font-size:12px;font-weight:800}.settings-pane input,.settings-pane select{width:100%;min-height:42px;border:1px solid var(--border-mid);border-radius:9px;background:var(--surface);color:var(--ink);padding:0 12px;outline:0}.settings-pane select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--ink-2) 50%),linear-gradient(135deg,var(--ink-2) 50%,transparent 50%);background-position:calc(100% - 17px) 18px,calc(100% - 12px) 18px;background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:34px}.settings-pane input:focus,.settings-pane select:focus{border-color:var(--orange)}.settings-pane input:disabled{background:var(--surface-2);color:var(--ink-3);cursor:not-allowed}.settings-auth-note{border:1px solid var(--border-mid);border-radius:10px;background:var(--surface-2);color:var(--ink-2);font-size:12px;font-weight:800;line-height:1.45;padding:12px}.avatar-editor{display:grid;grid-template-columns:72px 1fr;align-items:center;gap:12px}.avatar-drop-zone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:2px dashed var(--border-mid);border-radius:12px;padding:14px 12px;cursor:pointer;text-align:center;color:var(--ink-3);transition:border-color .15s,background .15s,color .15s}.avatar-drop-zone input[type=file]{display:none}.avatar-drop-zone:hover,.avatar-drop-zone.drag-over{border-color:var(--orange);background:var(--orange-soft);color:var(--orange)}.avatar-drop-label{font-size:12px;font-weight:600;line-height:1.4}.avatar-drop-label u{text-decoration-color:currentColor;color:var(--orange)}.avatar-drop-zone:hover .avatar-drop-label u,.avatar-drop-zone.drag-over .avatar-drop-label u{color:inherit}.avatar-drop-zone>svg{display:block;margin:0 auto}.settings-username-display{display:flex;flex-direction:column;gap:4px}.settings-field-label{font-size:12px;font-weight:700;color:var(--ink-2)}.settings-username-display>span:last-of-type{font-size:14px;font-weight:600;color:var(--ink)}.settings-auth-methods{display:grid;gap:8px}.settings-auth-method-list{display:flex;flex-wrap:wrap;gap:8px}.settings-auth-method{min-height:30px;display:inline-flex;align-items:center;border:1px solid var(--border-mid);border-radius:999px;background:var(--surface-2);color:var(--ink);font-size:12px;font-weight:900;line-height:1;padding:0 11px}.settings-auth-method[data-provider=email]{border-color:color-mix(in srgb,var(--green) 32%,var(--border-mid));background:color-mix(in srgb,var(--green) 12%,var(--surface))}.settings-auth-method[data-provider=google]{border-color:color-mix(in srgb,#426e95 28%,var(--border-mid));background:color-mix(in srgb,#426e95 10%,var(--surface))}.settings-avatar-preview{width:64px;height:64px;border:4px solid var(--orange-soft);border-radius:50%;display:grid;place-items:center;background-size:cover;background-position:center;color:var(--surface);font-size:18px;font-weight:900}.avatar-clear{white-space:nowrap;grid-column:2;justify-self:start}.settings-primary,.settings-secondary,.settings-danger{min-height:42px;border-radius:10px;font-size:13px;font-weight:900;padding:0 16px}.settings-primary{border:1px solid transparent;background:var(--orange);color:var(--surface)}.settings-secondary{border:1px solid var(--border-mid);background:var(--surface);color:var(--ink-2)}.settings-secondary.is-success{border-color:transparent;background:var(--green);color:var(--surface);transition:background .2s}.settings-danger{border:1px solid #c9573b;background:#b9432d;color:var(--surface)}.settings-group-actions{display:flex;flex-direction:column;gap:10px;align-items:stretch}.settings-group-action-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.settings-group-action-row label{margin:0}.settings-password-control{min-height:42px;border:1px solid var(--border-mid);border-radius:9px;background:var(--surface);padding:8px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.settings-password-control small{display:block;margin-top:2px;color:var(--ink-3);font-size:11px;font-weight:600;line-height:1.35}.settings-pane label.is-disabled span{color:var(--ink-3)}.settings-delete-group-btn{align-self:center;width:60%;margin-top:4px}.danger-pane{gap:16px}.danger-box{display:grid;gap:12px;border:1px solid #e4b4a5;border-radius:12px;background:#fff3ef;padding:16px}.danger-box h3{font-size:16px}.danger-box p,.settings-message{color:var(--ink-2);font-size:12px;font-weight:700}.settings-message.error{color:#b43326}.switch-rail{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:14px;width:min(560px,90vw)}.group-carousel-wrap{position:relative;min-width:0}.rail-btn{width:44px;height:44px;border-radius:50%;border:1px solid var(--border-mid);background:var(--surface);display:grid;place-items:center;color:var(--ink-2)}.rail-btn:disabled{opacity:.35;cursor:not-allowed}.rail-btn.next svg{transform:rotate(180deg)}.rail-btn svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.group-carousel{position:relative;height:min(58vh,460px);min-height:300px;perspective:1200px;overflow:visible}.group-swipe-hint{display:none}.group-page-dots{display:flex;align-items:center;gap:6px}.group-page-dots span{width:6px;height:6px;border-radius:999px;background:var(--border-mid);transition:width .2s,background .2s}.group-page-dots span.active{width:18px;background:var(--orange)}.group-card{--offset: 0;position:absolute;left:50%;top:50%;width:min(420px,74vw);height:min(380px,52vh);min-height:300px;border:1px solid color-mix(in srgb,var(--group-color) 35%,var(--border));border-radius:8px;background:linear-gradient(145deg,var(--surface) 0%,color-mix(in srgb,var(--group-accent) 40%,var(--surface)) 100%);padding:22px;text-align:left;color:var(--ink);transform:translate(calc(-50% + var(--offset) * 230px),-50%) rotateY(calc(var(--offset) * -18deg)) scale(.78);opacity:.38;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .25s;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.group-card.active{opacity:1;transform:translate(-50%,-50%) rotateY(0) scale(1);z-index:3}.card-spine{position:absolute;inset:0 auto 0 0;width:8px;background:var(--group-color)}.card-content{flex:1;min-height:0;display:flex;flex-direction:column;gap:8px;overflow:hidden}.group-card h2{font-family:var(--serif);font-size:clamp(26px,3.8vw,40px);font-weight:300;line-height:1.1;margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.group-card p{font-size:13px;line-height:1.5;color:var(--ink-2);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.card-members{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:14px;flex-shrink:0;overflow:visible}.card-av-row{display:flex;overflow:visible}.card-av{width:28px;height:28px;border-radius:50%;border:2px solid var(--surface);background:var(--group-color);flex-shrink:0;display:grid;place-items:center;font-size:9px;font-weight:800;color:#fff;position:relative;transition:z-index 0s}.card-av+.card-av,.card-av+.card-av-more{margin-left:-7px}.card-av-offline{background:color-mix(in srgb,var(--border-mid) 90%,var(--ink));color:var(--ink-3);filter:grayscale(1)}.card-member-tooltip{position:fixed;z-index:9999;background:var(--ink);color:var(--surface);font-size:10px;font-weight:700;white-space:nowrap;padding:4px 9px;border-radius:6px;pointer-events:none;opacity:0;transition:opacity .1s;transform:translate(-50%,calc(-100% - 8px))}.card-member-tooltip.visible{opacity:1}.card-av-more{width:28px;height:28px;border-radius:50%;border:2px solid var(--surface);background:color-mix(in srgb,var(--group-color) 18%,var(--surface));color:var(--group-color);font-size:8px;font-weight:800;display:grid;place-items:center;flex-shrink:0}.card-online-count{font-size:11px;font-weight:700;color:var(--ink-3);white-space:nowrap}.view-entering .switch-rail{animation:rail-in .64s cubic-bezier(.22,1,.36,1) .08s both}.view-entering .enter-room-fab{animation:actions-in .5s cubic-bezier(.22,1,.36,1) .18s both}.view-entering .group-corner-bar{animation:actions-in .5s cubic-bezier(.22,1,.36,1) .06s both}.group-carousel.anim-enter .group-card{animation:card-enter .58s cubic-bezier(.22,1,.36,1) both}.group-carousel.anim-enter .group-card.active{animation:card-enter-active .58s cubic-bezier(.22,1,.36,1) both}.group-carousel.anim-left .group-card.active{animation:active-from-left .34s cubic-bezier(.22,1,.36,1) both}.group-carousel.anim-right .group-card.active{animation:active-from-right .34s cubic-bezier(.22,1,.36,1) both}.group-carousel.anim-add .group-card.active{animation:card-added .5s cubic-bezier(.22,1,.36,1) both}.rail-btn:active,.primary-action:active,.secondary-action:active{transform:scale(.97)}.rail-btn,.primary-action,.secondary-action{transition:transform .14s cubic-bezier(.25,1,.5,1),background .2s}.primary-action:disabled{opacity:.45;cursor:not-allowed}.group-empty{position:absolute;inset:0;display:grid;place-items:center;align-content:center;gap:10px;text-align:center;color:var(--ink-2);animation:empty-in .45s cubic-bezier(.22,1,.36,1) both}.group-empty-mark{width:48px;height:48px;border-radius:16px;background:var(--orange);color:#fff;display:grid;place-items:center;font-weight:800}.group-empty h2{font-family:var(--serif);font-weight:300;font-size:34px;color:var(--ink)}.group-empty p{font-size:13px;color:var(--ink-3)}.pending-invites{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:28px;width:100%}.pending-invites-label{font-size:11px;font-weight:800;letter-spacing:0;text-transform:none;color:var(--ink-3)}.invite-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;width:100%}.invite-card{position:relative;width:min(320px,80vw);border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:18px 20px 16px;opacity:.72;display:flex;flex-direction:column;gap:6px}.card-topline{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.invite-card .card-topline{margin-bottom:2px}.invite-card h2{font-family:var(--serif);font-size:clamp(22px,3.5vw,30px);font-weight:300;line-height:1;color:var(--ink)}.invite-card p{font-size:13px;color:var(--ink-2)}.invite-card-actions{display:flex;gap:8px;margin-top:10px}.invite-card-actions .primary-action,.invite-card-actions .secondary-action{padding:7px 14px;font-size:13px}.settings-invite-block{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:42px;border:1px solid var(--border-mid);border-radius:9px;background:var(--surface);padding:0 12px}.settings-invite-code-inline{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.settings-invite-code-text{font-size:15px;letter-spacing:0}.settings-invite-disabled-label{flex:1;font-size:12px;font-weight:600;color:var(--ink-3)}.settings-invite-copy-btn{font-size:11px;font-weight:800;color:var(--orange);background:none;border:none;cursor:pointer;padding:4px 6px;border-radius:5px}.settings-invite-copy-btn:hover{background:var(--orange-glow)}.invite-code-toggle{cursor:pointer;flex-shrink:0;display:block;width:34px;height:20px;border-radius:10px;background:var(--border-mid);padding:2px;transition:background .15s;position:relative}.invite-code-toggle:after{content:"";display:block;width:16px;height:16px;border-radius:50%;background:#fff;transition:transform .15s}.invite-code-toggle.active{background:var(--orange)}.invite-code-toggle.active:after{transform:translate(14px)}.settings-invite-email-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.settings-invite-email-row label{margin:0}@keyframes rail-in{0%{opacity:0;transform:translateY(22px) scale(.98)}to{opacity:1;transform:none}}@keyframes actions-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes card-enter{0%{opacity:0;transform:translate(calc(-50% + var(--offset) * 230px),calc(-50% + 28px)) rotateY(calc(var(--offset) * -18deg)) scale(.72)}to{transform:translate(calc(-50% + var(--offset) * 230px),-50%) rotateY(calc(var(--offset) * -18deg)) scale(.78)}}@keyframes card-enter-active{0%{opacity:0;transform:translate(-50%,calc(-50% + 28px)) rotateY(0) scale(.78)}to{opacity:1;transform:translate(-50%,-50%) rotateY(0) scale(1)}}@keyframes active-from-left{0%{transform:translate(calc(-50% - 70px),-50%) rotateY(12deg) scale(.92)}to{transform:translate(-50%,-50%) rotateY(0) scale(1)}}@keyframes active-from-right{0%{transform:translate(calc(-50% + 70px),-50%) rotateY(-12deg) scale(.92)}to{transform:translate(-50%,-50%) rotateY(0) scale(1)}}@keyframes card-added{0%{transform:translate(-50%,calc(-50% + 24px)) scale(.88);opacity:0}70%{transform:translate(-50%,-50%) scale(1.025);opacity:1}to{transform:translate(-50%,-50%) scale(1);opacity:1}}@keyframes empty-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.shell{height:100%;display:flex;flex-direction:column;background:var(--bg);overflow:hidden}.topbar{height:60px;background:var(--surface);border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 18px;flex-shrink:0}.topbar.bare-topbar{height:auto;min-height:60px;padding:10px 18px;background:transparent;border-bottom:0;position:relative}.t-brand{display:flex;align-items:center;gap:8px}.brand-mark{width:28px;height:28px;background:var(--orange);border-radius:8px;display:grid;place-items:center;color:#fff;font:700 12px var(--serif)}.brand-name{font-size:13px;font-weight:700}.t-room{display:flex;flex-direction:column;align-items:center;gap:2px;position:absolute;left:50%;transform:translate(-50%)}.room-name{font-size:12px;font-weight:700}.room-sub{display:flex;align-items:center;gap:4px;font-size:10px;color:var(--ink-3)}.dot-live{width:5px;height:5px;border-radius:50%;background:var(--green)}.dot-live-txt{color:var(--green);font-weight:600}.t-right{display:flex;align-items:center;gap:5px}.icon-btn{width:32px;height:32px;border:1px solid var(--border);border-radius:9px;background:transparent;display:grid;place-items:center;color:var(--ink-3)}.icon-btn:hover{background:var(--surface-2);color:var(--ink-2)}.icon-btn svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.prof-av{width:32px;height:32px;border-radius:50%;background:var(--orange);display:grid;place-items:center;color:#fff;font-size:10px;font-weight:700;border:2px solid var(--orange-border)}.av-strip{height:38px;background:var(--surface);border-bottom:1px solid var(--border);display:flex;align-items:center;padding:0 18px;gap:10px;flex-shrink:0}.avatars{display:flex}.av{width:22px;height:22px;border-radius:50%;border:2px solid var(--surface);display:grid;place-items:center;font-size:7px;font-weight:800;margin-left:-5px;color:#fff;background:var(--orange)}.av:first-child{margin-left:0}.av-label{font-size:10px;color:var(--ink-3);font-weight:500}.av-focus{font-size:10px;font-weight:700;color:var(--green);background:var(--green-soft);padding:2px 7px;border-radius:99px}.tab-nav{height:52px;background:transparent;border-bottom:0;display:flex;align-items:center;padding:7px 12px;gap:4px;position:relative;flex-shrink:0}.tab-pill{position:absolute;height:36px;top:8px;background:var(--orange-soft);border:1px solid var(--orange-border);border-radius:10px;transition:left .25s cubic-bezier(.34,1.3,.64,1),width .25s cubic-bezier(.34,1.3,.64,1);pointer-events:none}.tab-btn{flex:1;height:36px;border:0;border-radius:10px;background:transparent;display:flex;align-items:center;justify-content:center;gap:5px;font-size:12px;font-weight:600;color:var(--ink-3);position:relative;z-index:1}.tab-btn.active{color:var(--orange)}.tab-btn.mobile-tab,.room-action-wrap{display:none}.tab-btn svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.room-action-wrap{position:relative}.room-action-trigger,.room-action-menu button{border:0;background:transparent;color:var(--ink-3);font-size:12px;font-weight:700}.room-action-menu{position:absolute;top:calc(100% + 8px);right:0;width:160px;border:1px solid var(--border);border-radius:12px;background:var(--surface);padding:6px;z-index:70}.room-action-menu.is-hidden{display:none}.room-action-menu button{width:100%;min-height:40px;display:flex;align-items:center;gap:8px;border-radius:8px;padding:0 10px;text-align:left}.room-action-menu button:hover,.room-action-menu button:focus-visible{background:var(--surface-2);color:var(--ink)}.room-action-menu svg,.room-action-trigger svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.room-tabs{flex:1;min-height:0;position:relative;overflow:hidden}.room-tab{position:absolute;inset:0;display:flex;flex-direction:column;opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .2s,transform .2s}.panels{flex:1;height:100%;overflow:hidden;position:relative;display:flex}.room-tab-stack{flex:1;min-width:0;min-height:0;position:relative}.panel{display:flex;flex-direction:column}.room-tab.active{opacity:1;transform:none;pointer-events:all}.timer-panel{align-items:center;justify-content:center;position:relative;padding:20px}.topbar-room-actions{position:relative;display:flex;align-items:center;gap:6px}.room-invite-open,.leave-group-btn{border:1px solid var(--border);border-radius:10px;background:color-mix(in srgb,var(--surface) 78%,transparent);color:var(--ink-3);display:inline-flex;align-items:center;gap:6px;padding:7px 10px;font-size:11px;font-weight:800}.room-invite-open:hover{border-color:var(--orange-border);color:var(--orange);background:var(--orange-soft)}.leave-group-btn:hover{border-color:color-mix(in srgb,#b64034 36%,var(--border));color:#b64034;background:color-mix(in srgb,#b64034 8%,var(--surface))}.room-invite-open svg,.leave-group-btn svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.leave-group-btn:disabled,.room-invite-send button:disabled{opacity:.55;cursor:wait}.room-invite-panel{position:absolute;top:calc(100% + 8px);right:0;width:min(300px,calc(100vw - 36px));border:1px solid var(--border);border-radius:12px;background:color-mix(in srgb,var(--surface) 96%,white);padding:12px;z-index:10}.room-invite-head{display:flex;align-items:center;gap:8px;justify-content:space-between;margin-bottom:10px}.room-invite-head strong{font-size:12px}.room-invite-toggle-row{display:flex;align-items:center;gap:6px}.room-invite-toggle-label{font-size:10px;font-weight:600;letter-spacing:0;text-transform:none;color:var(--ink-faint, #999)}.room-invite-section-label{display:block;font-size:10px;font-weight:600;letter-spacing:0;text-transform:none;color:var(--ink-faint, #999);margin-bottom:5px}.room-invite-code-block{display:flex;flex-direction:column;margin-bottom:12px}.room-invite-code-row{display:flex;align-items:center;gap:8px}.room-invite-send{display:flex;flex-direction:column}.room-invite-send-row{display:flex;align-items:center;gap:8px}.room-invite-send input{flex:1;min-width:0;border:1px solid var(--border);border-radius:9px;background:var(--surface);color:var(--ink);padding:9px 10px;font-size:12px}.room-invite-password-warning{margin:6px 0 0;padding:8px 10px;background:var(--surface-2, #f5f0eb);border:1px solid var(--border);border-radius:8px;font-size:11px;color:var(--ink-2);line-height:1.5}.room-invite-settings-link{background:none;border:none;padding:0;font:inherit;font-size:11px;color:var(--accent, #c0652b);text-decoration:underline;cursor:pointer}.room-invite-settings-link:hover{color:var(--ink)}.mode-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;border:1px solid var(--border-mid);border-radius:99px;background:var(--surface);font-size:clamp(11px,1.3vh,14px);font-weight:700;color:var(--ink-2);letter-spacing:0;margin-bottom:clamp(14px,2vh,24px)}.mode-pip{width:8px;height:8px;border-radius:50%;background:var(--orange)}.sess-row{display:none}.cycle-track{position:absolute;left:50%;top:6px;width:760px;display:flex;align-items:center;gap:0;border-radius:99px;overflow:hidden;background:var(--surface-2);transform:translate(var(--journey-offset));transition:transform 1s linear;will-change:transform}.cycle-bar{--progress: 0%;height:10px;flex:var(--cycle) 0 0;position:relative;display:flex;overflow:hidden;background:var(--surface-2)}.cycle-seg{height:100%;opacity:.34}.cycle-seg.focus{flex:var(--focus) 1 0;background:var(--orange)}.cycle-seg.break{flex:var(--break) 1 0;background:var(--green)}.cycle-bar.has-long-break .cycle-seg.break{background:#3867a6}.cycle-progress{position:absolute;inset:0 auto 0 0;width:var(--progress);background:linear-gradient(90deg,#d4622ac7,#d4622aeb 58%,#2e7d52e0);opacity:.92}.cycle-bar.has-long-break .cycle-progress{background:linear-gradient(90deg,#d4622acc,#d4622aeb 58%,#3867a6e0)}.cycle-bar.done-full .cycle-seg{opacity:.68}.cycle-bar.done-full .cycle-progress{width:100%;opacity:.44}.cycle-playhead{position:absolute;left:50%;top:2px;width:2px;height:18px;border-radius:99px;background:var(--ink);transform:translate(-50%)}.cycle-playhead:before{content:"";position:absolute;left:50%;top:-2px;width:8px;height:8px;border-radius:999px;background:var(--orange);transform:translate(-50%)}.ring-wrap{position:relative;width:clamp(260px,46vh,460px);height:clamp(260px,46vh,460px);margin-bottom:clamp(14px,2.5vh,28px)}.ring-wrap svg{width:100%;height:100%;transform:rotate(-90deg)}.rt{stroke:var(--border);stroke-width:10;fill:none}.rp{stroke:var(--orange);stroke-width:10;fill:none;stroke-linecap:round;transition:stroke-dashoffset 1s linear;filter:none)}.timer-inner{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.t-big{font-family:var(--serif);font-size:clamp(52px,9vh,96px);font-weight:300;letter-spacing:-4px;line-height:1}.t-sub{font-size:clamp(11px,1.4vh,16px);font-weight:600;color:var(--ink-3)}.task-strip{display:flex;align-items:center;gap:9px;padding:clamp(9px,1.2vh,14px) 16px;background:var(--surface);border:1px solid var(--border);border-radius:12px;width:100%;max-width:clamp(264px,38vw,360px);margin-bottom:clamp(18px,2.8vh,32px)}.task-strip svg{width:14px;height:14px;stroke:var(--orange);fill:none;stroke-width:2.2;flex-shrink:0}.task-txt{flex:1;font-size:clamp(12px,1.4vh,15px);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-edit{font-size:clamp(11px,1.3vh,14px);font-weight:700;color:var(--orange)}.actions{display:flex;align-items:flex-end;gap:clamp(16px,2.5vw,28px)}.ag{display:flex;flex-direction:column;align-items:center;gap:7px}.al{font-size:clamp(10px,1.2vh,13px);font-weight:600;color:var(--ink-3)}.g-btn{width:clamp(46px,5.5vh,64px);height:clamp(46px,5.5vh,64px);border-radius:50%;border:1px solid var(--border-mid);background:var(--surface);display:grid;place-items:center;color:var(--ink-2)}.g-btn:hover{background:var(--surface-2)}.g-btn svg{width:clamp(16px,2vh,22px);height:clamp(16px,2vh,22px);stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.p-btn{width:clamp(66px,8vh,96px);height:clamp(66px,8vh,96px);border-radius:50%;border:0;background:var(--orange);display:grid;place-items:center;transition:transform .15s}.p-btn:hover{transform:scale(1.04)}.p-btn svg{width:clamp(22px,3vh,32px);height:clamp(22px,3vh,32px)}.panel-body{flex:1;overflow-y:auto;display:flex;flex-direction:column;position:relative}.panel-body::-webkit-scrollbar,.chat-list::-webkit-scrollbar{width:3px}.panel-body::-webkit-scrollbar-thumb,.chat-list::-webkit-scrollbar-thumb{background:var(--border);border-radius:99px}.sec-wrap{padding:16px 18px;display:flex;flex-direction:column;gap:18px}.sec-lbl{font-size:10px;font-weight:700;color:var(--ink-3);text-transform:none;letter-spacing:0;margin-bottom:10px}.np-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;overflow:hidden}.np-top{padding:14px;display:flex;gap:12px;align-items:center}.np-art{width:50px;height:50px;border-radius:10px;background:var(--orange);flex-shrink:0;display:grid;place-items:center}.np-art svg{width:20px;height:20px;stroke:#fff;fill:none;stroke-width:1.8;stroke-linecap:round}.np-info{min-width:0}.np-info h4{font-size:13px;font-weight:700;margin-bottom:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.np-info p,.np-by{font-size:11px;color:var(--ink-3)}.np-by{margin-top:3px}.np-by span{color:var(--orange);font-weight:600}.yt-frame{width:100%;aspect-ratio:16/9;background:var(--ink);border-top:1px solid var(--border);border-bottom:1px solid var(--border);overflow:hidden}.yt-frame iframe{width:100%;height:100%;border:0;display:block}.np-controls{display:flex;align-items:center;justify-content:space-between;padding:0 14px 12px}.nc-btn{width:30px;height:30px;border:0;background:transparent;display:grid;place-items:center;color:var(--ink-3)}.nc-btn:hover{color:var(--ink-2)}.nc-btn svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.nc-play{width:36px;height:36px;border-radius:50%;background:var(--orange);border:0;display:grid;place-items:center}.nc-play svg{width:15px;height:15px}.np-prog{padding:0 14px 14px}.prog-bar{height:3px;background:var(--border);border-radius:99px;overflow:hidden;margin-bottom:5px}.prog-fill{height:100%;width:0;background:var(--orange);border-radius:99px}.prog-times{display:flex;justify-content:space-between;font-size:10px;color:var(--ink-3)}.search-row{display:flex;align-items:center;gap:8px;border:1px solid var(--border-mid);border-radius:10px;padding:0 12px;background:var(--surface)}.search-row svg{width:13px;height:13px;stroke:var(--ink-3);fill:none;stroke-width:2;flex-shrink:0}.search-row input{flex:1;border:0;background:transparent;outline:0;font-size:12px;color:var(--ink);padding:9px 0;min-width:0}.music-hint{font-size:10px;color:var(--ink-3);line-height:1.45;margin-top:7px}.music-mobile-note{display:none}.music-error{font-size:10px;color:var(--orange);font-weight:700;line-height:1.45;margin-top:7px}.result-list,.queue-list{display:flex;flex-direction:column}.q-item,.result-item{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid var(--border)}.q-item:last-child,.result-item:last-child{border-bottom:0}.q-idx{font-size:10px;color:var(--ink-3);width:14px;text-align:center;flex-shrink:0;font-weight:600}.q-thumb,.result-thumb{width:34px;height:34px;border-radius:8px;background:var(--surface-2);border:1px solid var(--border);flex-shrink:0;display:grid;place-items:center;overflow:hidden}.result-thumb img{width:100%;height:100%;object-fit:cover}.q-info,.result-info{flex:1;min-width:0}.q-info h5,.result-info h5{font-size:11px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.q-info p,.result-info p{font-size:10px;color:var(--ink-3);margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.q-tag,.add-btn{font-size:10px;font-weight:700;color:var(--orange);background:var(--orange-soft);border:1px solid var(--orange-border);padding:2px 7px;border-radius:5px;flex-shrink:0}.add-btn.added{color:var(--green);background:var(--green-soft);border-color:transparent}.empty-state{padding:14px 0;font-size:11px;font-weight:600;color:var(--ink-3);line-height:1.45}.chat-panel{background:var(--surface)}.chat-list{flex:1;overflow-y:auto;padding:14px 16px;display:flex;flex-direction:column;gap:12px}.ci{display:flex;gap:8px;align-items:flex-end}.ci.own{flex-direction:row-reverse}.ci-av{width:26px;height:26px;border-radius:50%;font-size:9px;font-weight:700;display:grid;place-items:center;flex-shrink:0;color:var(--ink-2);background:var(--surface-2);border:1px solid var(--border)}.ci-av.me{background:var(--orange);color:#fff;border-color:var(--orange)}.ci-body{display:flex;flex-direction:column;gap:3px;max-width:200px}.ci.own .ci-body{align-items:flex-end}.ci-name{font-size:10px;font-weight:600;color:var(--ink-3);padding:0 3px}.bubble{padding:9px 12px;border-radius:13px 13px 13px 3px;font-size:12px;line-height:1.45;font-weight:500;background:var(--surface-2);color:var(--ink-1)}.bubble.me{background:var(--orange);color:#fff;border-radius:13px 13px 3px}.file-bubble{display:flex;align-items:center;gap:7px;text-decoration:none}.file-bubble svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;flex-shrink:0}.ci.mentioned{background:#d4622a0f;border-radius:8px;padding:4px 6px;margin:0 -6px}.ci-time{font-size:10px;color:var(--ink-3);padding:0 3px}.announce{padding:8px 12px;background:var(--orange-soft);border:1px solid var(--orange-border);border-radius:10px;font-size:11px;font-weight:600;color:var(--ink-2);display:flex;align-items:flex-start;gap:6px}.announce svg{width:12px;height:12px;stroke:var(--orange);fill:none;stroke-width:2;flex-shrink:0;margin-top:1px}.chat-foot{padding:10px 14px;border-top:1px solid var(--border);background:var(--surface);flex-shrink:0}.chat-input-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.ci-input{flex:1;border:1px solid var(--border-mid);border-radius:10px;padding:8px 12px;font-size:12px;font-weight:500;color:var(--ink);outline:0;background:var(--surface-2);min-width:0}.ci-input:focus{border-color:var(--orange)}.file-input{display:none}.attach-btn,.s-btn{width:34px;height:34px;border-radius:10px;border:0;display:grid;place-items:center;flex-shrink:0}.attach-btn{background:var(--surface-2);border:1px solid var(--border);color:var(--ink-3)}.attach-btn:hover{color:var(--orange);border-color:var(--orange-border);background:var(--orange-soft)}.attach-btn svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:2}.s-btn{background:var(--orange)}.s-btn svg{width:13px;height:13px;stroke:#fff;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.ann-toggle{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:var(--ink-3);cursor:pointer}.ann-box{width:14px;height:14px;border-radius:4px;border:1px solid var(--border-mid);background:var(--surface);flex-shrink:0}.ann-toggle.active .ann-box{background:var(--orange);border-color:var(--orange)}.files-tab{background:var(--bg);overflow:auto}.files-page{width:min(860px,100% - 32px);margin:0 auto;padding:clamp(24px,5vw,56px) 0}.files-page-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}.files-page-head .sec-lbl{margin-bottom:8px}.files-page-head h2{font-family:var(--serif);font-size:clamp(34px,5vw,58px);font-weight:300;line-height:1}.files-head-actions{display:flex;align-items:center;gap:8px}.drive-connect-wrap{display:flex;align-items:center}.drive-connect-btn{height:34px;padding:0 12px;border:1px solid var(--border-mid);border-radius:9px;background:var(--surface);color:var(--ink-2);font-size:12px;font-weight:700;white-space:nowrap;cursor:pointer;transition:background .15s,border-color .15s}.drive-connect-btn:hover{background:var(--surface-2);border-color:var(--ink-3)}.drive-connected{display:flex;align-items:center;gap:6px;height:34px;padding:0 4px;border:1px solid var(--border);border-radius:9px;background:var(--surface)}.drive-avatar{width:22px;height:22px;border-radius:50%;background:var(--orange);color:#fff;font-size:11px;font-weight:800;display:grid;place-items:center;flex-shrink:0}.drive-email{font-size:12px;color:var(--ink-2);font-weight:600;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drive-change-btn{height:24px;padding:0 8px;border:1px solid var(--border);border-radius:6px;background:var(--surface-2);color:var(--ink-3);font-size:11px;font-weight:700;cursor:pointer;flex-shrink:0}.drive-change-btn:hover{background:var(--border);color:var(--ink-2)}.files-upload-btn{width:38px;height:38px;border:0;border-radius:50%;background:var(--orange);color:#fff;font-size:22px;font-weight:300;line-height:1;display:grid;place-items:center;flex-shrink:0}.files-upload-btn:hover{filter:brightness(1.08)}.folder-add{height:38px;border:0;border-radius:9px;background:var(--orange);color:#fff;padding:0 14px;font-size:12px;font-weight:800}.folder-rail{display:flex;gap:8px;overflow-x:auto;padding:2px 0 16px;margin-bottom:4px}.folder-chip{height:36px;border:1px solid var(--border);border-radius:99px;background:var(--surface);display:inline-flex;align-items:center;gap:8px;padding:0 11px;color:var(--ink-2);font-size:12px;font-weight:800;white-space:nowrap}.folder-chip.active{border-color:color-mix(in srgb,var(--folder-color) 48%,var(--border));background:color-mix(in srgb,var(--folder-color) 11%,var(--surface));color:var(--ink)}.folder-dot{width:8px;height:8px;border-radius:99px;background:var(--folder-color)}.folder-chip strong{min-width:20px;height:20px;border-radius:99px;background:var(--surface-2);display:grid;place-items:center;font-size:10px;color:var(--ink-3)}.folder-chip-del{width:18px;height:18px;border-radius:50%;display:grid;place-items:center;font-size:13px;line-height:1;color:var(--ink-3);cursor:pointer;margin-left:-2px}.folder-chip-del:hover{background:color-mix(in srgb,var(--folder-color) 22%,var(--surface));color:var(--ink)}.delete-subject-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.delete-subject-actions .secondary-action{flex:1}.files-subhead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.files-subhead span{font-size:13px;font-weight:900;color:var(--ink-2)}.files-subhead strong{min-width:30px;height:30px;border-radius:99px;background:var(--orange-soft);border:1px solid var(--orange-border);display:grid;place-items:center;color:var(--orange);font-size:12px}.files-list{display:grid;gap:10px}.file-row{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid var(--border);border-radius:10px;background:var(--surface);color:inherit;text-decoration:none;cursor:pointer;transition:border-color .12s,background .12s}.file-row:hover{border-color:var(--orange-border);background:var(--orange-soft)}.file-row-meta{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.file-row-meta strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-row-meta small{font-size:11px;color:var(--ink-3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-row-dl{width:32px;height:32px;border-radius:8px;border:1px solid var(--border);background:var(--surface-2);display:grid;place-items:center;color:var(--ink-2);font-size:15px;text-decoration:none;flex-shrink:0;transition:background .12s}.file-row-dl:hover{background:var(--orange-soft);border-color:var(--orange-border);color:var(--orange)}.file-row-icon{width:38px;height:38px;border-radius:8px;background:var(--surface-2);border:1px solid var(--border);display:grid;place-items:center;color:var(--orange);flex-shrink:0}.file-row-icon svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:2}.file-type-image{color:#2e7d52}.file-type-pdf{color:#d4622a}.file-icon{width:38px;height:38px;border-radius:8px;background:var(--surface-2);border:1px solid var(--border);display:grid;place-items:center;color:var(--orange);flex-shrink:0}.file-icon svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:2}.file-meta{min-width:0;display:flex;flex-direction:column;gap:2px;color:inherit;text-decoration:none;flex:1}.file-meta strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-meta small{font-size:11px;color:var(--ink-3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.folder-select{height:32px;max-width:156px;border:1px solid var(--border-mid);border-radius:8px;background:var(--surface);color:var(--ink-2);font-size:11px;font-weight:800;padding:0 8px;outline:0}.group-tab{background:var(--bg);overflow:auto}.group-task-page{width:min(980px,100% - 32px);margin:0 auto;padding:clamp(24px,5vw,48px) 0;display:flex;flex-direction:column;min-height:100%}.group-task-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px}.group-task-head .sec-lbl{margin-bottom:8px}.group-task-head h2{font-family:var(--serif);font-size:clamp(32px,4.6vw,54px);font-weight:300;line-height:1}.group-task-summary{min-width:72px;height:52px;border:1px solid var(--border);border-radius:10px;background:var(--surface);display:grid;place-items:center;padding:7px 12px}.group-task-summary strong{font-family:var(--serif);font-size:22px;line-height:.9;color:var(--orange)}.group-task-summary span{font-size:10px;font-weight:800;color:var(--ink-3);text-transform:none;letter-spacing:0}.group-task-form{display:grid;grid-template-columns:minmax(180px,1fr) 90px 104px auto;gap:8px;margin-bottom:18px}.group-task-form input{min-width:0;height:38px;border:1px solid var(--border-mid);border-radius:9px;background:var(--surface);color:var(--ink);font-size:12px;font-weight:700;padding:0 11px;outline:0}.group-task-form input:focus{border-color:var(--orange)}.group-task-board{flex:1;min-height:0;overflow:hidden}.gtp-layout{display:flex;height:100%;gap:0}.gtp-sidebar{width:160px;flex-shrink:0;display:flex;flex-direction:column;gap:4px;padding:4px 8px 12px 0;overflow-y:auto;border-right:1px solid var(--border)}.gtp-member-card{width:100%;display:flex;align-items:center;gap:8px;padding:7px 8px;border:1px solid transparent;border-radius:9px;background:transparent;color:inherit;text-align:left;cursor:pointer;transition:background .12s}.gtp-member-card:hover{background:var(--surface-2)}.gtp-member-card.selected{background:var(--surface-2);border-color:var(--border)}.gtp-member-card.selected.mine{background:color-mix(in srgb,var(--orange-soft) 60%,var(--surface));border-color:var(--orange-border)}.gtp-avatar-wrap{position:relative;flex-shrink:0}.gtp-avatar{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:var(--ink-2);color:var(--surface);font-size:10px;font-weight:900}.gtp-online-dot{position:absolute;bottom:0;right:0;width:9px;height:9px;border-radius:50%;border:2px solid var(--surface);background:var(--ink-3)}.gtp-online-dot.online{background:#3ec96e}.gtp-online-dot.offline{background:var(--ink-3)}.gtp-member-name{font-size:11px;font-weight:700;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gtp-board-area{flex:1;min-width:0;display:flex;flex-direction:column;overflow:hidden}.gtp-target-hint{padding:6px 16px;font-size:11px;font-weight:700;color:var(--ink-3);border-bottom:1px solid var(--border)}.gtp-target-hint strong{color:var(--orange)}.gtp-columns{display:flex;flex-direction:row;align-items:flex-start;gap:10px;padding:12px 12px 16px;overflow-x:auto;overflow-y:auto;flex:1;min-height:0}.gtp-folder{width:220px;flex-shrink:0;border:1px solid var(--border);border-radius:10px;background:var(--surface);display:flex;flex-direction:column;gap:0;overflow:hidden}.gtp-folder.targeted{border-color:var(--orange-border)}.gtp-folder-header{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:10px 10px 8px;border-bottom:1px solid var(--border)}.gtp-folder-name{font-size:11px;font-weight:800;letter-spacing:0;text-transform:none;color:var(--ink-3);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.gtp-folder-name.editable{cursor:pointer}.gtp-folder-name.editable:hover{color:var(--ink)}.gtp-folder-del-btn{width:22px;height:22px;border:0;border-radius:5px;background:transparent;color:var(--ink-3);display:grid;place-items:center;cursor:pointer;flex-shrink:0;opacity:0;transition:opacity .12s,background .12s}.gtp-folder:hover .gtp-folder-del-btn{opacity:1}.gtp-folder-del-btn:hover{background:var(--surface-2);color:var(--ink)}.gtp-folder-del-btn svg{width:13px;height:13px}.gtp-folder-tasks{display:flex;flex-direction:column;gap:4px;padding:8px 8px 4px}.gtp-task{border-radius:8px;border:1.5px solid transparent;background:var(--surface-2);display:flex;align-items:stretch;gap:0;transition:border-color .12s}.gtp-task.status-not-started{background:var(--surface-2)}.gtp-task.status-doing{background:color-mix(in srgb,#3b82f6 6%,var(--surface))}.gtp-task.status-overdue{background:color-mix(in srgb,#f59e0b 8%,var(--surface))}.gtp-task.status-done{background:color-mix(in srgb,#22c55e 6%,var(--surface));opacity:.75}.gtp-task.current-task{background:color-mix(in srgb,var(--orange-soft) 70%,var(--surface));border-color:var(--orange)}.gtp-task-body{flex:1;min-width:0;border:0;background:transparent;color:inherit;text-align:left;display:flex;flex-direction:column;gap:2px;padding:8px 6px 8px 10px;cursor:pointer}.gtp-task-body:disabled{cursor:default}.gtp-task-title{font-size:12px;font-weight:800;line-height:1.3;word-break:break-word}.status-done .gtp-task-title{text-decoration:line-through;color:var(--ink-3)}.gtp-task-time{font-size:10px;font-weight:700;color:var(--ink-3)}.current-task .gtp-task-time{color:color-mix(in srgb,var(--orange) 80%,var(--ink))}.gtp-task-actions{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:4px 4px 4px 0;opacity:0;transition:opacity .12s}.gtp-task:hover .gtp-task-actions{opacity:1}.gtp-tick-btn,.gtp-del-task-btn{width:24px;height:24px;border:0;border-radius:5px;background:transparent;color:var(--ink-3);display:grid;place-items:center;cursor:pointer;flex-shrink:0}.gtp-tick-btn svg,.gtp-del-task-btn svg{width:13px;height:13px}.gtp-tick-btn:hover{background:color-mix(in srgb,#22c55e 15%,var(--surface));color:#16a34a}.gtp-tick-btn.ticked{color:#16a34a}.gtp-del-task-btn:hover{background:color-mix(in srgb,#ef4444 10%,var(--surface));color:#dc2626}.gtp-empty-folder{padding:8px 4px;font-size:11px;font-weight:600;color:var(--ink-3);font-style:italic;text-align:center}.gtp-add-task-btn{width:100%;display:flex;align-items:center;gap:5px;padding:7px 10px;border:0;border-top:1px solid var(--border);border-radius:0 0 9px 9px;background:transparent;color:var(--ink-3);font-size:11px;font-weight:700;cursor:pointer;transition:background .12s,color .12s}.gtp-add-task-btn:hover,.gtp-add-task-btn.targeted{background:var(--orange-soft);color:var(--orange)}.gtp-add-task-btn svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:2.2;stroke-linecap:round;flex-shrink:0}.gtp-new-folder-btn{width:110px;flex-shrink:0;height:44px;display:flex;align-items:center;justify-content:center;gap:6px;border:1.5px dashed var(--border-mid);border-radius:10px;background:transparent;color:var(--ink-3);font-size:12px;font-weight:700;cursor:pointer;align-self:flex-start;transition:border-color .12s,color .12s,background .12s}.gtp-new-folder-btn:hover{border-color:var(--orange);color:var(--orange);background:var(--orange-soft)}.gtp-new-folder-btn svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2.2;stroke-linecap:round;flex-shrink:0}.group-task-empty{width:min(420px,100%);border:1px solid var(--border);border-radius:10px;background:var(--surface);padding:18px;display:grid;gap:6px}.group-task-empty strong{font-size:14px}.group-task-empty span{font-size:12px;font-weight:700;color:var(--ink-3);line-height:1.5}.upload-subject-modal{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:20px;background:#1a17143d;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.upload-subject-card{width:min(420px,100%);border:1px solid var(--border);border-radius:12px;background:var(--surface);padding:22px;display:grid;gap:14px}.upload-subject-card h3{font-family:var(--serif);font-size:30px;font-weight:300;line-height:1.05}.upload-subject-card p{font-size:12px;font-weight:700;color:var(--ink-3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.upload-folder-label{font-size:11px;font-weight:800;color:var(--ink-3);letter-spacing:0;text-transform:none}.upload-folder-select{width:100%;height:42px;border:1px solid var(--border-mid);border-radius:10px;background:var(--surface-2);color:var(--ink);font-size:13px;font-weight:700;font-family:var(--sans);padding:0 12px;outline:0;cursor:pointer}.upload-folder-select:focus{border-color:var(--orange)}.upload-folder-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.upload-folder-choice{height:44px;border:1px solid var(--border);border-radius:9px;background:var(--surface-2);display:flex;align-items:center;gap:9px;padding:0 12px;color:var(--ink-2);font-size:12px;font-weight:900;text-align:left}.upload-folder-choice:hover{border-color:color-mix(in srgb,var(--folder-color) 45%,var(--border));background:color-mix(in srgb,var(--folder-color) 10%,var(--surface))}.upload-folder-choice.selected{border-color:color-mix(in srgb,var(--folder-color) 60%,var(--border));background:color-mix(in srgb,var(--folder-color) 14%,var(--surface));color:var(--ink)}.upload-subject-actions{display:flex;justify-content:space-between;align-items:center;gap:8px}.upload-subject-actions-right{display:flex;gap:8px}.folder-add.secondary{background:var(--surface-2);border:1px solid var(--border);color:var(--ink-2)}.files-drop-zone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:2px dashed var(--border-mid);border-radius:12px;padding:24px 16px;cursor:pointer;text-align:center;color:var(--ink-3);transition:border-color .15s,background .15s,color .15s}.files-drop-zone input[type=file]{display:none}.files-drop-zone:hover,.files-drop-zone.drag-over{border-color:var(--orange);background:var(--orange-soft);color:var(--orange)}.files-drop-label{font-size:13px;font-weight:700;line-height:1.4}.files-drop-label u{text-decoration-color:currentColor;color:var(--orange)}.files-drop-zone:hover .files-drop-label u,.files-drop-zone.drag-over .files-drop-label u{color:inherit}.files-drop-zone svg{opacity:.6}.upload-file-summary{font-size:12px;font-weight:700;color:var(--orange);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-action-choice strong{font-size:13px}.file-action-choice small{font-size:11px;color:var(--ink-3);font-weight:700}.mention-file-list{display:grid;gap:8px;max-height:260px;overflow:auto}.mention-file-choice{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid var(--border);border-radius:9px;background:var(--surface);text-align:left;color:inherit}.file-detail-overlay{position:fixed;inset:0;z-index:140;background:var(--bg);display:grid;grid-template-rows:auto 1fr;overflow:hidden}.file-detail-dialog{display:grid;grid-template-rows:auto auto 1fr;height:100%;overflow:hidden}.file-detail-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 24px;border-bottom:1px solid var(--border);background:var(--surface)}.file-detail-back{background:none;border:0;color:var(--orange);font-size:13px;font-weight:800;cursor:pointer;padding:6px 0}.file-detail-back:hover{text-decoration:underline}.file-detail-topbar-actions{display:flex;gap:8px;align-items:center}.file-detail-download{height:34px;border-radius:8px;border:1px solid var(--border);background:var(--surface-2);padding:0 12px;font-size:12px;font-weight:800;color:var(--ink-2);text-decoration:none;display:inline-flex;align-items:center}.file-detail-download:hover{background:var(--orange-soft);border-color:var(--orange-border);color:var(--orange)}.file-detail-delete{height:34px;border-radius:8px;border:1px solid var(--border);background:var(--surface-2);padding:0 12px;font-size:12px;font-weight:800;color:#b43326;cursor:pointer}.file-detail-delete:hover{background:#fce8e6}.file-detail-meta{padding:18px 24px;border-bottom:1px solid var(--border);background:var(--surface);display:flex;flex-wrap:wrap;align-items:center;gap:12px}.file-detail-name-wrap{display:flex;align-items:center;gap:4px;flex:1;min-width:0;border-bottom:2px solid transparent;border-radius:2px;transition:border-color .15s}.file-detail-name-wrap:hover{border-bottom-color:var(--border-mid)}.file-detail-name-wrap.editing{border-bottom-color:var(--orange)}.file-detail-name-input{font-size:16px;font-weight:800;color:var(--ink);border:0;background:transparent;outline:0;padding:2px 4px;min-width:0;flex:1;cursor:default}.file-detail-name-wrap.editing .file-detail-name-input{cursor:text}.file-detail-name-edit{width:26px;height:26px;border:0;border-radius:6px;background:transparent;color:var(--ink-3);display:grid;place-items:center;cursor:pointer;flex-shrink:0;opacity:0;transition:opacity .15s,background .15s,color .15s}.file-detail-name-wrap:hover .file-detail-name-edit,.file-detail-name-wrap.editing .file-detail-name-edit{opacity:1}.file-detail-name-edit:hover{background:var(--surface-2);color:var(--orange)}.file-detail-meta-row{display:flex;align-items:center;gap:6px}.file-detail-folder-label{font-size:11px;font-weight:800;color:var(--ink-3);white-space:nowrap}.file-detail-folder-select{height:30px;border:1px solid var(--border-mid);border-radius:8px;background:var(--surface);color:var(--ink-2);font-size:11px;font-weight:800;padding:0 8px;outline:0}.file-detail-info{font-size:11px;color:var(--ink-3);font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-basis:100%}.file-detail-preview{overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;background:var(--bg)}.file-preview-frame{position:absolute;inset:0;width:100%;height:100%;border:0}.file-preview-image{max-width:100%;max-height:100%;object-fit:contain;border-radius:4px}.file-preview-loading{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;background:var(--bg);color:var(--ink-3);font-size:13px;font-weight:700;z-index:1}.file-preview-spinner{width:32px;height:32px;border:3px solid var(--border);border-top-color:var(--orange);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.file-preview-unsupported{display:flex;flex-direction:column;align-items:center;gap:16px;color:var(--ink-3);padding:48px}.file-preview-unsupported .file-row-icon{width:64px;height:64px;border-radius:14px}.file-preview-unsupported p{font-size:14px;font-weight:700}.file-drive-preview{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;text-decoration:none;position:relative;overflow:hidden}.file-drive-thumb{max-width:100%;max-height:calc(100% - 36px);object-fit:contain;border-radius:4px}.file-drive-open{position:absolute;bottom:0;left:0;right:0;padding:8px 16px;background:#1a17148c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;font-size:12px;font-weight:700;text-align:center;opacity:0;transition:opacity .2s}.file-drive-preview:hover .file-drive-open{opacity:1}.chat-foot{position:relative}.mention-dropdown{position:absolute;bottom:100%;left:0;right:0;background:var(--surface);border:1px solid var(--border);border-radius:12px 12px 0 0;max-height:260px;overflow-y:auto;z-index:10}.mention-group{padding:6px 0}.mention-group+.mention-group{border-top:1px solid var(--border)}.mention-group-label{display:block;font-size:10px;font-weight:800;color:var(--ink-3);padding:4px 14px 2px;text-transform:none;letter-spacing:0}.mention-item{display:flex;align-items:center;gap:8px;width:100%;padding:8px 14px;background:none;border:0;text-align:left;cursor:pointer;color:var(--ink);font-size:13px;font-weight:600}.mention-item:hover,.mention-item.focused{background:var(--orange-soft);color:var(--orange)}.mention-item svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;flex-shrink:0}.mention-item small{margin-left:auto;font-size:10px;font-weight:700;color:var(--ink-3)}.mention-user-av{width:22px;height:22px;border-radius:50%;background:var(--orange-soft);border:1px solid var(--orange-border);color:var(--orange);font-size:10px;font-weight:900;display:grid;place-items:center;flex-shrink:0;text-transform:none}.mention-chip{display:inline;border-radius:4px;padding:1px 5px;font-size:inherit;font-weight:700;line-height:inherit}.mention-file{background:#3867a61f;color:#3867a6;border:1px solid rgba(56,103,166,.22);cursor:pointer;border-radius:4px}.mention-file:hover{background:#3867a638}.mention-user{background:var(--orange-soft);color:var(--orange);border:1px solid var(--orange-border)}.mention-me{background:#d4622a2e;color:var(--orange);border:1px solid var(--orange)}.mention-deleted{background:var(--surface-2);color:var(--ink-3);border:1px solid var(--border);text-decoration:line-through;font-style:italic}.bubble.me .mention-chip{background:#ffffff38;color:#fff;border-color:#fff6}.bubble.me .mention-chip.mention-file{cursor:pointer}.bubble.me .mention-chip.mention-file:hover{background:#ffffff59}.announce .mention-chip{background:#d4622a1f;color:var(--orange);border-color:var(--orange-border)}.announce .mention-chip.mention-file{cursor:pointer}.announce .mention-chip.mention-file:hover{background:#d4622a38}@keyframes mention-pulse{0%,to{background:var(--surface);color:var(--ink-2)}50%{background:#b43326;color:#fff}}.flap-handle.has-mention{animation:mention-pulse 1.4s ease-in-out infinite}.upload-subject-card .drive-note{font-size:11px;color:var(--ink-3);font-weight:600;border-top:1px solid var(--border);padding-top:10px;margin-top:2px;white-space:normal;overflow:visible;text-overflow:unset}.group-created-card{width:min(460px,100%);border-radius:18px;background:var(--surface);padding:32px 28px 28px;display:grid;gap:20px;animation:dialog-in .18s ease;position:relative}.group-created-close-btn{position:absolute;top:14px;right:14px;width:28px;height:28px;border:none;background:transparent;color:var(--text-2, #888);font-size:16px;line-height:1;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.group-created-close-btn:hover{background:var(--surface-2, #f0ede8);color:var(--text-1, #1a1714)}@keyframes dialog-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.group-created-check-mark{width:40px;height:40px;border-radius:50%;background:var(--orange);color:#fff;font-size:20px;font-weight:800;display:grid;place-items:center;line-height:1}.group-created-card .sec-lbl{margin:0}.group-created-card h3{font-size:22px;font-weight:800;line-height:1.2;margin:0}.group-created-subtitle{color:var(--ink-2);font-size:13px;font-weight:600;margin:-8px 0 0}.group-created-section{display:grid;gap:8px}.group-created-label{font-size:11px;font-weight:800;color:var(--ink-2);text-transform:none;letter-spacing:0}.group-created-code-block{border-radius:9px}.group-created-invite-row{display:grid;grid-template-columns:1fr auto;gap:8px}.group-created-invite-row input{min-height:38px;border:1px solid var(--border-mid);border-radius:9px;background:var(--surface);color:var(--ink);padding:0 12px;outline:0;font-size:13px}.group-created-invite-row input:focus{border-color:var(--orange)}.group-created-section .settings-message{margin:0}.group-created-tip{font-size:11px;font-weight:600;color:var(--ink-3);line-height:1.5;margin:0}.app-dialog-overlay{position:fixed;inset:0;z-index:360;display:grid;place-items:center;padding:20px;background:#1a171447;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.app-dialog-card{width:min(440px,100%);border:1px solid var(--border);border-radius:12px;background:var(--surface);padding:22px;display:grid;gap:14px}.avatar-crop-overlay{position:fixed;inset:0;z-index:370;display:grid;place-items:center;padding:20px;background:#1a171457;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.avatar-crop-dialog{width:min(520px,100%);border:1px solid var(--border);border-radius:14px;background:var(--surface);padding:22px;display:grid;gap:14px}.avatar-crop-stage{--crop-size: clamp(150px, 48vw, 190px);position:relative;height:min(58vw,340px);min-height:260px;border:1px solid var(--border-mid);border-radius:12px;background:var(--ink);overflow:hidden;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.avatar-crop-stage:active{cursor:grabbing}.avatar-crop-stage img{position:absolute;left:50%;top:50%;max-width:none;transform-origin:center;will-change:transform,width,height}.avatar-crop-frost{position:absolute;inset:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1c181438;-webkit-mask:radial-gradient(circle calc(var(--crop-size) / 2) at center,transparent 99%,#000 100%);mask:radial-gradient(circle calc(var(--crop-size) / 2) at center,transparent 99%,#000 100%);pointer-events:none}.avatar-crop-ring{position:absolute;left:50%;top:50%;width:var(--crop-size);height:var(--crop-size);border:3px solid var(--surface);border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}.avatar-crop-zoom{display:grid;grid-template-columns:54px 1fr;align-items:center;gap:10px;color:var(--ink-2);font-size:12px;font-weight:800}.avatar-crop-zoom input{width:100%}.app-dialog-head{display:grid;gap:7px}.app-dialog-head .sec-lbl{margin-bottom:0}.app-dialog-head h3{font-family:var(--serif);font-size:30px;font-weight:300;line-height:1.05}.app-dialog-head p{color:var(--ink-3);font-size:12px;font-weight:700;line-height:1.45}.app-dialog-message{color:#c0392b;font-size:12px;font-weight:700;line-height:1.45}.app-dialog-fields{display:grid;gap:12px}.app-dialog-fields:empty{display:none}.app-dialog-fields label{display:grid;gap:7px;color:var(--ink-2);font-size:12px;font-weight:800}.app-dialog-fields input{width:100%;min-height:42px;border:1px solid var(--border-mid);border-radius:9px;background:var(--surface);color:var(--ink);padding:0 12px;outline:0}.app-dialog-fields input:focus{border-color:var(--orange)}.app-dialog-fields small{color:var(--ink-3);font-size:11px;font-weight:600;line-height:1.4}.dialog-color-row,.group-color-row{display:grid;gap:7px;color:var(--ink-2);font-size:12px;font-weight:800}.color-swatches{display:flex;flex-wrap:wrap;gap:8px}.color-swatch{width:30px;height:30px;border-radius:50%;background:radial-gradient(circle at 34% 28%,color-mix(in srgb,var(--swatch) 58%,var(--surface)) 0 17%,transparent 18%),linear-gradient(145deg,color-mix(in srgb,var(--swatch) 84%,var(--surface)) 0%,var(--swatch) 72%);border:1px solid color-mix(in srgb,var(--swatch) 58%,var(--border));box-shadow:inset 0 0 0 3px color-mix(in srgb,var(--surface) 82%,transparent),0 1px 2px #1a171414;cursor:pointer;flex-shrink:0;transition:transform .12s,box-shadow .12s,border-color .12s}.color-swatch:hover{transform:translateY(-1px);box-shadow:inset 0 0 0 3px color-mix(in srgb,var(--surface) 78%,transparent),0 4px 10px #1a171421}.color-swatch.active{border-color:var(--ink);box-shadow:inset 0 0 0 3px color-mix(in srgb,var(--surface) 78%,transparent),0 0 0 3px var(--surface),0 0 0 5px var(--ink)}.app-dialog-actions{display:flex;justify-content:flex-end;gap:8px}.settings-primary.danger{background:#b9432d;color:var(--surface)}.app-toast{position:fixed;right:20px;bottom:20px;z-index:380;max-width:min(420px,calc(100vw - 40px));border:1px solid var(--orange-border);border-radius:10px;background:var(--surface);color:var(--ink);padding:12px 14px;font-size:12px;font-weight:800;line-height:1.45}.flap-handle{display:none}.room-leave-btn{flex-shrink:0}.prof-av.mini{width:24px;height:24px;font-size:9px;border-width:1.5px;flex-shrink:0}.queue-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.queue-add-btn{width:26px;height:26px;border:1px solid var(--border);border-radius:8px;background:transparent;display:grid;place-items:center;color:var(--ink-3);flex-shrink:0}.queue-add-btn:hover{background:var(--orange-soft);border-color:var(--orange-border);color:var(--orange)}.queue-add-btn svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:2.2;stroke-linecap:round}.music-search-popup{position:absolute;inset:0;z-index:50;background:var(--surface);border-radius:inherit;display:flex;flex-direction:column;gap:10px;padding:14px}.music-search-popup.is-hidden{display:none}.music-search-popup-head{display:flex;align-items:center;justify-content:space-between}.music-search-popup-head strong{font-size:13px}.music-search-close{width:26px;height:26px;border:1px solid var(--border);border-radius:7px;background:transparent;font-size:16px;line-height:1;color:var(--ink-3);display:grid;place-items:center}.music-search-close:hover{background:var(--surface-2);color:var(--ink)}.task-strip-wrap{position:relative;display:flex;flex-direction:column;align-items:center;margin-bottom:clamp(18px,2.8vh,32px)}.task-strip-wrap .task-strip{margin-bottom:0}.task-switch-btn{border:none;background:transparent;color:var(--orange);display:grid;place-items:center;flex-shrink:0;padding:0}.task-switch-btn svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.task-switch-popup{position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);background:var(--surface);border:1px solid var(--border);border-radius:12px;min-width:220px;max-width:320px;width:max-content;padding:4px;z-index:100;display:flex;flex-direction:column}.task-switch-popup.is-hidden{display:none}.task-option{display:block;width:100%;text-align:left;padding:9px 12px;font-size:13px;font-weight:600;border:none;border-radius:8px;background:transparent;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-option:hover{background:var(--surface-2)}.task-option.active{background:var(--green-soft);color:var(--ink)}.task-option-add{display:flex;align-items:center;gap:7px;border-top:1px solid var(--border);color:var(--orange);border-radius:0 0 8px 8px}.task-option-add:hover{background:var(--orange-soft)}.task-option-add svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:2.2;stroke-linecap:round;flex-shrink:0}.gtp-member-card:not(.selected):has(.gtp-online-dot.offline){opacity:.65}.tab-nav{height:46px;justify-content:center}.tab-btn{max-width:170px}.group-task-form{grid-template-columns:minmax(0,1fr) 82px 96px auto}.room-tabs{position:relative}.room-tab{position:absolute}.room-tab.active{display:flex}.panels{position:static;display:flex;flex-direction:row}.panel{position:static;opacity:1!important;transform:none!important;pointer-events:all!important;transition:none}.music-panel,.chat-panel{flex-direction:row;width:var(--panel-w);flex-shrink:0;overflow:hidden;transition:width .32s cubic-bezier(.4,0,.2,1)}.music-panel{border-right:1px solid var(--border)}.music-panel .panel-body,.chat-panel .panel-body{flex:1;min-width:0}.music-panel .panel-body{order:1}.music-panel .flap-handle{order:2}.timer-panel{flex:1}.chat-panel{border-left:1px solid var(--border)}.chat-panel .flap-handle{order:1}.chat-panel .panel-body{order:2;display:flex;flex-direction:column;overflow:hidden}.music-panel.folded,.chat-panel.folded{width:var(--flap-w)}.flap-handle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;width:var(--flap-w);flex-shrink:0;border:0;padding:0;background:var(--surface);position:relative}.flap-handle:hover{background:var(--orange-soft)}.music-panel .flap-handle{border-left:1px solid var(--border)}.chat-panel .flap-handle{border-right:1px solid var(--border)}.flap-handle .fh-icon{width:26px;height:26px;border-radius:7px;background:var(--surface);border:1px solid var(--border);display:grid;place-items:center}.flap-handle .fh-icon svg{width:12px;height:12px;stroke:var(--ink-3);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fh-label{font-size:10px;font-weight:700;color:var(--ink-3);letter-spacing:0;text-transform:none;writing-mode:vertical-lr;transform:rotate(180deg);-webkit-user-select:none;user-select:none}.fh-chev svg{width:12px;height:12px;stroke:var(--ink-3);fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;display:block;transition:transform .32s}.music-panel.folded .fh-chev svg,.chat-panel .fh-chev svg{transform:rotate(180deg)}.music-panel .fh-chev svg,.chat-panel.folded .fh-chev svg{transform:rotate(0)}.login-view{padding:0;background:#fff9f4;background:oklch(98.5% .018 58)}.login-nav,.login-orb,.login-float{display:none}.login-shell{width:100%;height:100%;min-height:0;margin:0;padding:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(400px,480px);gap:0}.login-copy{grid-column:1;grid-row:1;min-height:100%;align-content:start;padding:clamp(42px,6vw,78px);background:radial-gradient(circle at 12% 12%,oklch(90% .08 45),transparent 28rem),radial-gradient(circle at 92% 72%,oklch(91% .06 150),transparent 30rem),linear-gradient(135deg,#fff9f3,#ffece0);background:radial-gradient(circle at 12% 12%,oklch(90% .08 45),transparent 28rem),radial-gradient(circle at 92% 72%,oklch(91% .06 150),transparent 30rem),linear-gradient(135deg,color(xyz 0.92 0.953 0.949),color(xyz 0.849 0.866 0.809));border-right:1px solid oklch(89% .025 50)}.login-copy h1{max-width:9.5ch;font-size:clamp(3.2rem,7.2vw,6.7rem)}.login-proof{margin-top:auto}.login-room-card{grid-column:1;grid-row:1;align-self:end;justify-self:end;width:min(430px,42vw);margin:0 clamp(34px,5vw,76px) clamp(30px,5vw,70px) 0;transform:none;border-radius:28px}.login-room-top{padding:8px 8px 14px}.login-timer-preview strong{font-size:clamp(3.5rem,6.2vw,5.4rem)}.signin-card{grid-column:2;grid-row:1;width:100%;height:100%;align-self:stretch;border:0;border-radius:0;padding:clamp(34px,5vw,72px);align-content:center;background:#fffbf7;background:oklch(99% .01 60)}.signin-head h2{font-size:clamp(2rem,3vw,2.65rem)}.signin-head:before{content:"Pomodoronline";display:block;margin-bottom:clamp(36px,7vh,72px);font-family:"Plus Jakarta Sans",var(--sans);font-size:1.08rem;font-weight:800;color:var(--ink)}.signin-form label[hidden]{display:none}.consent-label[hidden]{display:none!important}.consent-label{display:flex!important;flex-direction:row!important;align-items:flex-start;gap:10px;cursor:pointer}.consent-label input[type=checkbox]{width:18px;height:18px;min-width:18px;margin-top:1px;accent-color:oklch(68% .16 43);cursor:pointer}.consent-label span{font-size:.82rem!important;font-weight:600!important;color:#745e55;line-height:1.5}.consent-label span a{color:#e7723e;text-decoration:underline;text-underline-offset:2px}.signin-divider{margin-top:clamp(8px,1.5vh,14px);color:#97857d;font-size:.92rem;font-weight:700}.signin-divider span{white-space:nowrap}.social-login-row{display:flex;justify-content:center}.social-login-row .google-shell-button{width:58px;height:58px}.auth-redirect{margin:0;text-align:center;color:var(--ink);font-family:"Plus Jakarta Sans",var(--sans);font-size:1rem;font-weight:700}.auth-redirect a{color:var(--ink);font-weight:800;text-decoration:none}.auth-redirect a:hover{color:#be512b}@media(max-width:719px){html,body,#app{min-width:0;overflow-x:hidden}.login-view{position:fixed;overflow:auto;-webkit-overflow-scrolling:touch}.login-shell{grid-template-columns:1fr;min-height:100%;height:auto}.login-copy,.login-room-card{display:none}.signin-card{grid-column:1;width:100%;min-height:100dvh;padding:max(72px,env(safe-area-inset-top) + 46px) 24px max(44px,env(safe-area-inset-bottom) + 28px);align-content:start;gap:18px}.signin-head:before{margin-bottom:clamp(54px,10vh,82px);font-size:1.18rem}.signin-head h2{font-size:clamp(2.45rem,12vw,3.35rem);line-height:.98;letter-spacing:-.065em}.signin-kicker{font-size:.82rem;letter-spacing:0}.signin-form{gap:14px}.signin-form label span{font-size:.96rem}.signin-form input{height:56px;border-radius:18px;padding:0 17px;font-size:1rem}.big-login-button{height:60px;margin-top:8px;font-size:1.02rem}.social-login-row .google-shell-button{width:min(76vw,270px);height:44px;border-radius:8px}.auth-redirect{font-size:1.08rem}.group-topbar{height:auto;min-height:74px;padding:max(14px,env(safe-area-inset-top) + 10px) 16px 13px;gap:10px}.brand-mark{width:32px;height:32px}.brand-name{max-width:150px;font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.group-user{max-width:210px;min-height:42px;padding:5px 6px 5px 12px}.group-user span:first-child{display:none}.group-user strong{max-width:124px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-popover{right:0;min-width:184px}.group-stage{height:calc(100% - 74px);justify-content:start;gap:22px;padding:18px 16px max(26px,env(safe-area-inset-bottom) + 18px);overflow:hidden}.group-corner-bar{position:static;width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;pointer-events:auto}.group-welcome{display:none}.group-corner-actions{min-width:0}.join-panel{width:100%;min-width:0;padding:12px;border-radius:12px}.join-code-row{gap:8px}.join-code-input{width:100%;min-width:0;height:44px;border-radius:10px;font-size:1rem}.join-go-btn,.create-group-btn{min-height:44px;border-radius:10px;font-size:.9rem}.create-group-btn{align-self:start;padding:0 13px}.switch-rail{width:100%;flex:1;min-height:0;display:grid;grid-template-columns:1fr}.group-carousel-wrap{width:100%;min-width:0;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:10px;overflow:hidden}.rail-btn{display:none}.group-carousel{width:100%;height:min(50dvh,390px);min-height:300px;touch-action:pan-y;perspective:900px;overflow:visible}.group-card{width:min(78vw,310px);height:min(100%,360px);min-height:290px;padding:18px;transform:translate(calc(-50% + var(--offset) * 148px),-50%) rotateY(calc(var(--offset) * -9deg)) scale(.84)}.group-card.active{transform:translate(-50%,-50%) rotateY(0) scale(1)}.group-card h2{font-size:clamp(28px,8.5vw,38px)}.group-swipe-hint{width:fit-content;min-height:24px;margin:0 auto;padding:6px 9px;border:1px solid var(--border);border-radius:999px;background:color-mix(in srgb,var(--surface) 92%,transparent);display:flex;align-items:center;justify-content:center;gap:0}.enter-room-fab{flex-shrink:0}.enter-room-circle{width:68px;height:68px}.settings-overlay{align-items:end;place-items:end stretch;padding:0;background:#1a171457}.settings-dialog{width:100%;height:100dvh;max-height:none;display:grid;grid-template-columns:1fr;grid-template-rows:minmax(0,1fr);border-width:0;border-radius:0}.settings-tabs{display:flex;flex-direction:column;gap:0;min-height:0;padding:0 0 max(22px,env(safe-area-inset-bottom) + 16px);border-right:0;background:var(--surface);overflow-y:auto;-webkit-overflow-scrolling:touch}.settings-tabs-head{min-height:104px;display:grid;grid-template-columns:56px 1fr 56px;align-items:center;padding:max(14px,env(safe-area-inset-top) + 8px) 16px 12px;border-bottom:12px solid oklch(94% .025 250)}.settings-tabs-head h2{grid-column:2;grid-row:1;color:var(--ink);font-family:"Plus Jakarta Sans","Manrope",var(--korean);font-size:28px;font-weight:800;letter-spacing:0;line-height:1.1;text-align:center}#settings-mobile-close{grid-column:3;grid-row:1;justify-self:end}.settings-dialog.mobile-pane-open .settings-tabs{display:none}.settings-tab{position:relative;width:100%;min-height:72px;display:flex;align-items:center;justify-content:flex-start;border-width:0;border-radius:0;border-bottom:1px solid var(--border);background:var(--surface);color:var(--ink);font-size:23px;font-weight:700;line-height:1.15;text-align:left;padding:0 56px 0 22px}.settings-tab[hidden]{display:none}.settings-tab:after{content:"›";position:absolute;right:25px;color:var(--ink-3);font-size:38px;font-weight:500;line-height:1}.settings-tab:hover,.settings-tab:focus-visible,.settings-tab.active{border-color:var(--border);background:var(--surface);color:var(--ink)}.settings-tab.danger{color:#a44028}.settings-content{display:none;min-height:0;padding:20px 18px max(32px,env(safe-area-inset-bottom) + 18px);overflow-y:auto;-webkit-overflow-scrolling:touch}.settings-dialog.mobile-pane-open .settings-content{display:block}.settings-head{min-height:78px;display:grid;grid-template-columns:52px 1fr 52px;align-items:center;gap:0;margin:-20px -18px 24px;padding:max(10px,env(safe-area-inset-top) + 6px) 14px 10px;border-bottom:1px solid var(--border)}.settings-mobile-back{display:grid;grid-column:1;grid-row:1;place-items:center;width:44px;height:44px;color:var(--ink);font-size:42px;font-weight:500;line-height:1;padding:0 0 5px}.settings-head>div{grid-column:2;grid-row:1;min-width:0}#settings-close{grid-column:3;grid-row:1;justify-self:end}.settings-head h2{font-size:clamp(25px,8vw,34px);letter-spacing:0;line-height:1.08;text-align:center}.avatar-editor{grid-template-columns:1fr;justify-items:stretch}.settings-avatar-preview{justify-self:center;width:92px;height:92px}.avatar-drop-zone{min-height:112px}.settings-pane input,.settings-pane select,.settings-form input{min-height:54px;border-radius:12px;font-size:1rem}.settings-primary,.settings-secondary{min-height:52px;border-radius:12px;font-size:1rem}.settings-group-action-row,.group-created-invite-row{grid-template-columns:1fr}.settings-delete-group-btn{width:100%}.shell{min-width:0;overflow-x:hidden}.room-view{width:100%;max-width:100vw;overflow-x:hidden}.topbar.bare-topbar{min-height:72px;padding:max(12px,env(safe-area-inset-top) + 8px) 12px 10px;gap:8px;display:grid;grid-template-columns:40px minmax(0,1fr) auto auto;align-items:center}.topbar.bare-topbar .t-brand{min-width:0;width:40px}.topbar.bare-topbar .brand-name{display:none}.t-room{position:static;min-width:0;align-items:flex-start;transform:none}.room-name{max-width:128px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-room-actions{flex-shrink:0;gap:6px}.topbar.bare-topbar .group-user{width:42px;min-width:42px;height:42px;padding:4px;justify-content:center}.topbar.bare-topbar .group-user strong{display:none}.topbar.bare-topbar .prof-av{width:32px;height:32px}.topbar-room-actions>.room-invite-open,.topbar-room-actions>.leave-group-btn{display:none}.room-invite-panel{position:fixed;left:12px;right:12px;top:max(82px,env(safe-area-inset-top) + 70px);width:auto;z-index:80}.room-invite-panel.is-mobile-centered{left:16px;right:16px;top:50%;max-height:min(560px,calc(100dvh - 48px));transform:translateY(-50%);overflow-y:auto}.tab-nav{height:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px 12px 12px;overflow:visible}.tab-pill{display:none}.tab-btn{min-width:0;width:100%;height:auto;aspect-ratio:1;flex:initial;flex-direction:column;gap:7px;border:1px solid var(--border);border-radius:12px;background:var(--surface);color:var(--ink-2);font-size:12px;font-weight:800;line-height:1.12;padding:8px;text-align:center}.tab-btn.mobile-tab{display:flex}.room-action-wrap{display:block}.tab-btn.active{border-color:var(--orange-border);background:var(--orange-soft);color:var(--orange)}.tab-btn svg{width:24px;height:24px}.room-action-wrap{min-width:0;width:100%;aspect-ratio:1}.room-action-trigger{width:100%;height:100%;border:1px solid var(--border);border-radius:12px;background:var(--surface);color:var(--ink-2);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:8px;font-size:12px;font-weight:800;line-height:1.12;text-align:center}.room-action-trigger[aria-expanded=true]{border-color:var(--orange-border);background:var(--orange-soft);color:var(--orange)}.room-action-trigger svg{width:24px;height:24px}.room-action-menu{position:fixed;left:50%;right:auto;top:calc(env(safe-area-inset-top) + 214px);width:min(220px,calc(100vw - 32px));transform:translate(-50%);padding:8px;z-index:85}.room-action-menu button{min-height:48px;font-size:14px}.room-tabs{width:100%;min-width:0;overflow:auto;-webkit-overflow-scrolling:touch}.panels{width:100%;min-width:0;position:static;display:flex;flex-direction:column;gap:12px;height:auto;min-height:100%;overflow:visible;padding:12px}.room-tab-stack{width:100%;min-width:0;display:flex;position:static;order:1;min-height:520px}.room-tab{position:static;display:none;width:100%;opacity:1;transform:none;pointer-events:auto}.room-tab.active{display:flex}.panel{width:100%;max-width:100%;position:static;min-height:360px;border:1px solid var(--border);border-radius:12px;background:var(--surface);overflow:hidden}.music-panel,.chat-panel{display:none;width:100%;flex-direction:column;order:1}.music-panel.active,.chat-panel.active{display:flex}.room-view:has(.tab-btn[data-tab=music].active) .room-tab-stack,.room-view:has(.tab-btn[data-tab=chat].active) .room-tab-stack{display:none}.music-mobile-note:not(.is-hidden){display:grid;gap:10px;margin:12px 12px 0;padding:12px;border:1px solid var(--border);border-radius:12px;background:var(--surface-2);color:var(--ink-2)}.music-mobile-note p{font-size:12px;font-weight:700;line-height:1.45}.music-mobile-note div{display:grid;grid-template-columns:1fr auto;gap:8px}.music-mobile-note .settings-secondary,.music-mobile-note .settings-primary{min-height:40px;border-radius:10px;font-size:12px;padding:0 12px}.flap-handle{display:none}.timer-panel{width:100%;min-height:520px;padding:18px 14px}.cycle-track,.cycle-playhead{display:none}.ring-wrap{width:min(74vw,300px);height:min(74vw,300px)}.t-big{font-size:clamp(58px,19vw,82px);letter-spacing:-3px}.actions{width:100%;justify-content:center;gap:24px}.g-btn,.p-btn{width:58px;height:58px}.np-card,.chat-panel,.music-panel{min-width:0}.yt-frame{min-height:190px}.chat-panel{min-height:430px}.ci-body{max-width:min(72vw,270px)}.chat-foot{padding-bottom:max(12px,env(safe-area-inset-bottom))}.group-task-page,.files-page{width:100%;padding:18px 14px}.group-task-head,.files-page-head{align-items:start;flex-direction:column}.group-task-form{grid-template-columns:1fr 1fr;gap:8px}.group-task-form input:first-child,.group-task-form button{grid-column:1 / -1}.gtp-sidebar{width:120px}.gtp-folder{width:180px}.files-head-actions{width:100%;flex-wrap:wrap}.folder-rail{overflow-x:auto;-webkit-overflow-scrolling:touch}.file-detail-dialog,.upload-subject-card,.app-dialog-card,.avatar-crop-dialog{width:min(100%,calc(100vw - 24px));max-height:calc(100dvh - 24px);overflow:auto}}*,*:before,*:after{text-shadow:none!important}.rp{filter:none}.group-view,.room-view,.profile-setup-view,.settings-overlay,.app-dialog-overlay,.upload-subject-modal,.avatar-crop-overlay{font-family:"Manrope","Plus Jakarta Sans",var(--korean)}.setup-copy h1,.group-welcome-title,.group-card h2,.group-empty h2,.invite-card h2,.settings-head h2,.files-page-head h2,.group-task-head h2,.group-task-summary strong,.upload-subject-card h3,.app-dialog-head h3,.group-created-card h3,.t-big{font-family:"Plus Jakarta Sans","Manrope",var(--korean);font-weight:800;letter-spacing:-.055em}.t-big{letter-spacing:-.075em}.brand-mark{font-family:"Plus Jakarta Sans","Manrope",var(--korean);font-weight:800}.signin-kicker,.setup-copy .group-kicker,.settings-head .group-kicker,.group-task-head .sec-lbl,.files-page-head .sec-lbl,.upload-subject-card>.sec-lbl,.app-dialog-head .sec-lbl,.group-created-card>.sec-lbl{display:none}.sec-lbl,.join-panel-label,.pending-invites-label,.room-invite-toggle-label,.room-invite-section-label,.upload-folder-label,.mention-group-label,.group-created-label,.gtp-folder-name,.group-task-summary span,.fh-label,.enter-room-fab span{font-size:12px;font-weight:800;letter-spacing:0;text-transform:none;color:var(--ink-2)}.room-invite-section-label,.upload-folder-label,.group-created-label{margin-bottom:6px}.enter-room-fab span,.fh-label{color:var(--ink-3)}.card-topline,.file-detail-folder-label,.settings-field-label,.av-label,.ci-name,.ci-time,.file-row-meta small,.file-meta small,.mention-item small{letter-spacing:0;text-transform:none}.group-card,.signin-card,.setup-panel,.settings-dialog,.profile-popover,.room-invite-panel,.np-card,.panel,.group-task-summary,.gtp-folder,.file-row,.upload-subject-card,.app-dialog-card,.avatar-crop-dialog,.group-created-card,.app-toast{border-color:var(--border);background-color:var(--surface)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
