@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;450;500;550;600;650;700;750;800&display=swap";:root{font-family:Noto Sans KR,sans-serif;color:#253b34;background:#f7f9f8;font-synthesis:none;font-weight:400;font-size:14px;--green: #176854;--line: #e5ebe7;--muted: #819087}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:10px 16px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#41564c;font-weight:550;cursor:pointer;transition:background .15s,transform .15s}button:hover,.button:hover{background:#edf4ef}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #92c5ad;outline-offset:3px}.primary{background:var(--green);color:#fff;border-color:var(--green)}.primary:hover{background:#10543f}.danger{color:#b24e48;background:snow}input,textarea,select{width:100%;border:1px solid #dfe7e2;border-radius:8px;background:#fff;padding:12px 13px;min-width:0;color:#253b34}input::placeholder,textarea::placeholder{color:#9aa69f}textarea{resize:vertical;line-height:1.8}h1,h2,h3,h4,p{margin:0}h1{font-size:29px;letter-spacing:-1px;line-height:1.5}h2{font-size:17px;letter-spacing:-.5px}h3{font-size:16px;letter-spacing:-.3px}p{line-height:1.8}svg{flex-shrink:0}.header{height:88px;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;z-index:30}.header-inner{max-width:1440px;margin:auto;padding:0 42px;height:100%;display:flex;align-items:center;gap:55px}.brand{display:flex;align-items:center;gap:10px;font-size:26px;font-weight:800;min-width:204px;letter-spacing:-1.5px}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:41px;height:43px;background:var(--green);border-radius:14px 14px 14px 3px;color:#fff;font-size:23px;font-weight:800;letter-spacing:-2px}.brand-sub{font-size:10px;font-weight:500;color:#89978e;letter-spacing:.2px;display:block;margin-top:-3px}.header-search{display:flex;align-items:center;gap:10px;background:#f5f7f5;border:1px solid #edf0ed;border-radius:10px;width:380px;padding:0 13px;color:#8e9c94}.header-search input{background:none;border:0;padding:11px 0;font-size:12px}.header-search button{padding:0;border:0;min-height:0;background:none}.account-controls{margin-left:auto}.login-button{display:flex;gap:7px;align-items:center;font-size:12px;color:#57685f}.app-shell{max-width:1440px;margin:0 auto;display:flex;gap:38px;padding:0 42px}.left-sidebar{width:198px;flex-shrink:0;position:sticky;top:88px;height:calc(100vh - 88px);padding-top:34px;display:flex;flex-direction:column}.nav-label{font-size:10px;color:#99a49d;padding:0 16px;margin-bottom:15px;letter-spacing:1px}.left-sidebar nav{display:flex;flex-direction:column;gap:7px}.left-sidebar nav a{display:flex;align-items:center;gap:13px;padding:13px 16px;border-radius:9px;color:#728278;font-size:13px;font-weight:500}.left-sidebar nav a.active{background:#e8f0e9;color:#21674e;font-weight:700}.left-sidebar nav a:hover{background:#edf2ef}.nav-live{width:6px;height:6px;border-radius:50%;background:#61a17c;margin-left:auto}.sidebar-note{padding:30px 17px;color:#91a096}.sidebar-line{border-top:1px solid var(--line);margin-bottom:30px}.tiny-flower{font-size:31px;color:#aac3b0}.sidebar-note h4{font-size:12px;margin:9px 0}.sidebar-note p{font-size:11px;line-height:1.9}.sidebar-footer{margin-top:auto;padding:24px 16px;font-size:10px;color:#9da89f;line-height:2}.sidebar-footer span{font-size:9px}main{min-width:0;flex:1;padding:32px 0 0}.welcome-line{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:11px;color:#84928a}.welcome-line>span:last-child{display:flex;gap:6px;font-size:10px;color:#96a399}.hero{min-height:318px;position:relative;border:1px solid #dce8dd;border-radius:17px;background:#eaf2e8;overflow:hidden;display:flex;align-items:center;padding:35px 40px;margin-bottom:34px}.hero-copy{z-index:2;position:relative}.hero-eyebrow{display:flex;align-items:center;gap:7px;font-size:10px;color:#60876b;font-weight:600;letter-spacing:.3px}.hero-eyebrow>span{height:5px;width:5px;background:#719775;border-radius:50%}.hero h1{font-size:34px;color:#264f3b;line-height:1.5;letter-spacing:-1.4px;margin:12px 0}.hero p{color:#78927d;font-size:12px;line-height:1.95}.hero-button{background:#285f43;color:#fff;border:0;font-size:11px;min-height:38px;margin-top:22px;padding:10px 16px}.hero-button:hover{background:#19492f}.hero-art{position:absolute;right:20px;top:0;width:43%;height:100%}.orbit{position:absolute;border:1px solid #d8e5d5;border-radius:50%;width:300px;height:300px;left:10px;top:35px}.orbit-two{width:380px;height:380px;left:-30px;top:-5px}.art-circle{border-radius:50%;position:absolute}.circle-one{background:#d9e6d2;width:192px;height:192px;top:67px;left:63px}.circle-two{background:#f6f4da;width:55px;height:55px;right:30px;top:61px}.art-bubble{position:absolute;box-shadow:0 15px 25px #34593815;display:flex;align-items:center;justify-content:center}.bubble-main{width:149px;height:105px;background:#fcfdf5;border-radius:26px 26px 26px 5px;top:72px;left:36px;transform:rotate(-12deg);gap:14px}.bubble-main span{background:#749d7e;width:13px;height:13px;border-radius:50%}.bubble-small{width:124px;height:101px;background:#568365;border-radius:25px 25px 5px;top:162px;left:155px;transform:rotate(9deg)}.sound-wave{display:flex;gap:5px;align-items:center}.sound-wave i{display:block;width:5px;border-radius:5px;background:#e6edd9}.art-star{position:absolute;left:9px;top:207px;color:#98ae7c;font-size:40px;transform:rotate(15deg)}.art-dot{position:absolute;left:265px;top:31px;width:10px;height:10px;border-radius:50%;background:#97b497}.home-columns{display:grid;grid-template-columns:minmax(0,1fr) 235px;gap:25px}.home-section{margin-bottom:31px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px;gap:10px}.section-heading>div{display:flex;align-items:center;gap:8px}.section-heading h2{font-size:15px}.section-heading>a{font-size:10px;display:flex;gap:5px;align-items:center;color:#87958c;white-space:nowrap}.section-icon{color:#42775b;display:flex;align-items:center}.count-badge{color:#4f8763;background:#e9f1e8;font-size:10px;font-weight:600;min-width:21px;line-height:21px;text-align:center;border-radius:6px}.panel{border:1px solid var(--line);border-radius:13px;background:#fff;margin-bottom:22px;overflow:hidden}.panel-heading{display:flex;justify-content:space-between;align-items:center;padding:19px 23px;border-bottom:1px solid #eef1ee;gap:10px}.panel-heading>span{font-size:11px;color:#8c9991}.empty{text-align:center;padding:42px 20px;color:#92a195}.empty>svg{color:#8fab94;margin-bottom:10px}.empty h3{color:#59715f;font-size:14px;margin-bottom:8px}.empty p{font-size:12px}.empty a{color:var(--green);display:inline-block;margin-top:12px}.home-empty{text-align:center;padding:28px 15px;background:linear-gradient(115deg,#fff,#f6faf5)}.home-empty>svg{color:#83a48b}.home-empty h3{font-size:14px;margin:10px 0 5px;color:#55705b}.home-empty p{font-size:11px;color:#91a092}.home-empty>a{display:inline-flex;align-items:center;gap:7px;font-size:11px;margin-top:15px;color:#397751}.right-sidebar{padding-top:0}.welcome-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:22px 20px;text-align:center;margin-bottom:19px}.mini-label{font-size:9px;color:#8fa393;letter-spacing:.4px}.welcome-card-icon{background:#eff4e8;width:51px;height:51px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#91a06e;margin:17px auto 13px}.welcome-card h3{font-size:13px;margin-bottom:9px}.welcome-card p{font-size:10px;color:#8a988d;line-height:1.9}.welcome-card .button{width:100%;font-size:11px;min-height:37px;margin-top:18px;justify-content:space-between}.guide-card{background:#f0f3ed;border:1px solid #e6eadd;border-radius:12px;padding:19px}.guide-icon{color:#839264}.guide-card h3{font-size:13px;margin:7px 0 3px}.guide-card>p{font-size:10px;color:#939c85;margin-bottom:18px}.guide-card>div{display:flex;gap:10px;margin-bottom:16px}.guide-card>div:last-child{margin-bottom:0}.guide-card>div>span{font-size:10px;color:#89a075;background:#fff;min-width:22px;height:22px;text-align:center;line-height:22px;border-radius:7px}.guide-card>div p{font-size:9px;color:#949d8c;line-height:1.9}.guide-card strong{display:block;color:#647558;font-size:10px;font-weight:500}.kind-note{display:flex;align-items:flex-start;gap:9px;padding:17px 4px;color:#9aa991}.kind-note p{font-size:9px;line-height:2}.main-footer{display:flex;justify-content:space-between;font-size:9px;color:#a3ada5;border-top:1px solid var(--line);padding:21px 0;margin-top:18px}.page-heading{display:flex;align-items:center;justify-content:space-between;margin:1px 0 25px;gap:20px}.page-heading>div>p:last-child{font-size:12px;color:#8b9990;margin-top:8px}.eyebrow{font-size:10px;letter-spacing:1px;color:#6b9679;margin-bottom:7px}.page-heading>.button,.page-heading>button{font-size:12px;flex-shrink:0}.search-field{display:flex;gap:12px;align-items:center;padding:9px 11px 9px 17px;background:#fff;border:1px solid var(--line);border-radius:10px;margin-bottom:23px;color:#8d9d90}.search-field input{border:0;padding:7px 0;background:transparent}.search-field button{font-size:12px;min-height:34px;padding:7px 15px;white-space:nowrap}.post-row{display:flex;padding:22px 23px;gap:15px;border-bottom:1px solid #eef1ee;align-items:center}.post-row:last-child{border:0}.post-row-main{min-width:0;flex:1}.post-title{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:550}.post-title svg{opacity:0;color:#76a384}.post-title:hover svg{opacity:1}.post-row-main>p{font-size:11px;color:#a0a99f;margin:7px 0 13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-meta{display:flex;gap:13px;align-items:center;font-size:10px;color:#96a195}.person{display:inline-flex;align-items:center;gap:8px;min-width:0;font-size:11px;color:#65796b}.person span:last-child{overflow-wrap:anywhere}.avatar{display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;flex-shrink:0;border-radius:50%;background:#e4eddf;color:#6f8a65;font-size:11px;font-weight:600;overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover}.avatar.large{width:64px;height:64px;font-size:25px;background:#e6eee1}.comment-count{display:flex;align-items:center;gap:5px;color:#9baa9c;font-size:11px}.pagination{display:flex;justify-content:center;align-items:center;gap:17px;margin:23px 0;font-size:12px;color:#7b8e7c}.pagination button{font-size:11px}.form{padding:27px;display:flex;flex-direction:column;gap:19px}.form-inner{display:flex;flex-direction:column;gap:19px}.form label,.form-inner label{display:flex;flex-direction:column;gap:9px;font-size:12px;color:#637965}.form>button,.form-inner>button{align-self:flex-start}.actions{display:flex;gap:8px;justify-content:flex-end;align-items:center}.actions button,.actions .button{font-size:11px;min-height:34px;padding:7px 13px}.error{border:1px solid #edcdc8;background:#fff3ef;color:#a65445;padding:15px 18px;border-radius:9px;font-size:12px;margin-bottom:18px;overflow-wrap:anywhere}.error button{margin-left:15px}.loading{padding:25px;color:#7e9681;text-align:center;font-size:12px}.muted{color:#91a092;font-size:12px}.user-text{white-space:pre-wrap;overflow-wrap:anywhere}.back{font-size:11px;color:#7b917e;display:flex;align-items:center;gap:7px;margin:2px 0 20px}.tag{display:inline-flex;align-items:center;gap:6px;border-radius:6px;background:#edf4ea;color:#6c8f69;font-size:10px;padding:5px 9px}.article{padding:30px}.article h1{margin:15px 0;overflow-wrap:anywhere}.article-body{white-space:pre-wrap;overflow-wrap:anywhere;line-height:2.1;font-size:14px;border-top:1px solid var(--line);margin-top:25px;padding:28px 0}.comments{padding:26px}.comments h2{margin-bottom:23px}.comment{border-bottom:1px solid var(--line);padding:17px 0}.comment>p{font-size:13px;margin:12px 0}.comments form>button{margin-top:10px}.auth-wrap{max-width:430px;margin:38px auto;text-align:center}.auth-wrap>h1{font-size:25px;margin:18px 0 9px}.auth-wrap>p{font-size:12px;color:#8e9e91;margin-bottom:26px}.auth-wrap .form{text-align:left}.auth-wrap .form>button{align-self:stretch}.text-button{border:0;font-size:11px;color:#78947d}.profile-card{padding:28px;display:flex;align-items:center;gap:22px}.profile-card>div{flex:1;min-width:0}.profile-card h1{font-size:22px}.profile-card p{font-size:12px;margin:8px 0}.friend-row{padding:19px 24px;display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--line)}.friend-row>.person{margin-right:auto}.friend-row button{font-size:11px;min-height:33px}.online{color:#5e9562;font-size:11px}.small-empty{padding:26px;color:#9ba89b;font-size:12px}.avatar-edit{display:flex;align-items:center;gap:22px}.file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);padding:0;border:0}.avatar-edit label.button{flex-direction:row;align-items:center;cursor:pointer}.checkbox{flex-direction:row!important;align-items:center}.checkbox input{width:18px;height:18px;accent-color:var(--green)}.room-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.home-rooms{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.room-card{border:1px solid var(--line);border-radius:12px;background:#fff;padding:20px;transition:transform .2s,box-shadow .2s;min-width:0}.room-card:hover{transform:translateY(-3px);box-shadow:0 7px 18px #264f3b0b}.room-card-top{display:flex;justify-content:space-between;font-size:9px;color:#9da89a;gap:7px}.live-label{color:#659075;display:inline-flex;align-items:center;gap:5px}.live-label>span{height:5px;width:5px;background:#72a27c;border-radius:50%}.room-card h3{font-size:14px;margin:19px 0 8px;overflow-wrap:anywhere}.room-card>p{font-size:10px;color:#98a194;min-height:36px;overflow-wrap:anywhere}.room-card-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:19px}.room-arrow{background:#eff4ed;color:#6e9476;border-radius:50%;width:29px;height:29px;display:flex;align-items:center;justify-content:center}.room-card-meta{display:flex;gap:5px;align-items:center;color:#91a48e;font-size:9px;margin-top:15px;border-top:1px solid #f0f3ee;padding-top:12px}.room-card-meta>svg:nth-of-type(2){margin-left:7px}.room-info{display:flex;align-items:center;gap:17px;background:#edf3e9;border:1px solid #e0e9da;padding:19px 23px;border-radius:11px;color:#78916b;margin-bottom:26px}.room-info strong{font-size:12px;color:#5f7d55}.room-info p{font-size:11px;margin-top:4px}.modal-backdrop{position:fixed;inset:0;background:#19312860;z-index:80;display:flex;justify-content:center;align-items:center;padding:20px}.modal{background:#fff;border-radius:16px;padding:30px;width:460px;max-height:90vh;overflow:auto}.modal h2{margin-bottom:25px}.center-actions{display:flex;justify-content:center;padding:0 20px 30px}.room-interior{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,1fr);gap:20px}.participants{padding-bottom:20px}.participant-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 9px;padding:24px 15px}.participant{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;min-width:0}.participant>a{font-size:12px;overflow-wrap:anywhere}.participant .muted{font-size:9px}.participant-status{display:flex;align-items:center;gap:4px;font-size:9px;color:#89a182}.participant.speaking .avatar{outline:3px solid #78b480;outline-offset:4px}.participant-admin{display:flex;gap:3px;flex-wrap:wrap;justify-content:center}.participant-admin button{font-size:9px;padding:4px;min-height:28px}.room-status{font-size:11px;color:#8a9985;padding:0 18px 10px;overflow-wrap:anywhere}.participants>button{font-size:10px;margin:5px 18px}.chat{display:flex;flex-direction:column;min-height:420px}.messages{height:370px;overflow:auto;padding:18px;overscroll-behavior:contain}.message{display:flex;align-items:flex-start;gap:9px;margin-bottom:18px}.message>div{min-width:0}.message-meta{display:flex;align-items:center;gap:9px;font-size:10px;color:#798e70}.message-meta time{font-size:8px;color:#a2ad9b}.message p{background:#f3f6f0;border-radius:0 9px 9px;padding:9px 12px;margin-top:6px;font-size:12px;white-space:pre-wrap;overflow-wrap:anywhere}.chat-image{max-width:100%;max-height:220px;border-radius:9px;margin-top:7px}.chat-form{display:flex;gap:6px;align-items:center;padding:12px;border-top:1px solid var(--line);margin-top:auto}.chat-form input{border:0;background:#f6f8f3;font-size:11px}.icon-button{width:42px;padding:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.chat-form label{color:#8ba180}.attachment-preview{display:flex;align-items:center;gap:12px;padding:10px}.attachment-preview img{height:55px;border-radius:6px}.attachment-preview button{font-size:10px}.voice-controls{grid-column:1/-1;position:sticky;bottom:15px;background:#fff;border:1px solid var(--line);box-shadow:0 5px 18px #365b3710;border-radius:12px;padding:14px;display:flex;justify-content:center;gap:10px;flex-wrap:wrap;z-index:10}.voice-controls button{font-size:11px}.audio-elements{display:none}.toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%);max-width:calc(100vw - 32px);background:#294b38;color:#fff;padding:14px 16px;border-radius:10px;box-shadow:0 5px 25px #0002;z-index:100;display:flex;align-items:center;gap:15px;font-size:12px}.toast button{background:none;color:#fff;border:0;min-height:24px;padding:0}.mobile-menu,.bottom-nav{display:none}@media(min-width:1440px){.hero{min-height:332px}.hero-art{right:38px}.home-columns{grid-template-columns:minmax(0,1fr) 246px;gap:28px}.header-inner,.app-shell{padding-left:48px;padding-right:48px}}@media(max-width:1150px){.header-inner,.app-shell{padding-left:25px;padding-right:25px;gap:25px}.left-sidebar{width:165px}.brand{min-width:165px}.header-inner{gap:25px}.home-columns{grid-template-columns:minmax(0,1fr) 205px;gap:18px}.hero{padding:29px;min-height:305px}.hero h1{font-size:29px}.hero-art{right:-25px;transform:scale(.85);transform-origin:center right}.hero p{font-size:11px}.right-sidebar .welcome-card,.guide-card{padding:17px 14px}.section-heading h2{font-size:13px}.room-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.room-interior{grid-template-columns:1fr}.messages{height:350px}}@media(max-width:900px){.left-sidebar{width:145px}.header-inner,.app-shell{gap:20px;padding-left:22px;padding-right:22px}.brand{min-width:145px}.header-search{width:300px}.home-columns{grid-template-columns:1fr}.right-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:16px}.kind-note{display:none}.hero-art{opacity:.8;right:-22px;transform:scale(.72)}.hero h1{font-size:28px}.hero{padding:27px}.hero-copy p{max-width:250px}.left-sidebar nav a{font-size:12px;gap:9px;padding:12px}.login-button span{display:none}.page-heading{align-items:flex-start}.page-heading h1{font-size:26px}.profile-card{flex-wrap:wrap}.profile-card>.button{margin-left:86px}}@media(max-width:650px){.header{height:69px}.header-inner{padding:0 19px;gap:12px}.brand{font-size:22px;min-width:0}.brand-mark{width:34px;height:36px;font-size:20px;border-radius:11px 11px 11px 3px}.brand-sub{font-size:8px}.header-search{display:none}.account-controls{display:flex;align-items:center;gap:12px}.account-controls .person>span:last-child{display:none}.login-button{font-size:11px}.mobile-menu{display:flex;border:0;background:none;width:30px;min-height:40px;padding:4px;color:#6d8371}.app-shell{display:block;padding:0 18px}.left-sidebar{display:none}.left-sidebar.opened{display:flex;position:fixed;left:0;top:69px;bottom:0;background:#fff;border-right:1px solid var(--line);width:240px;z-index:40;padding:20px;height:calc(100dvh - 69px);box-shadow:15px 0 40px #0002}.left-sidebar.opened .sidebar-note,.left-sidebar.opened .sidebar-footer{display:none}main{padding-top:22px;padding-bottom:78px}.welcome-line{font-size:10px;margin-bottom:15px}.welcome-line>span:last-child{font-size:8px}.hero{min-height:353px;align-items:flex-start;padding:27px 23px;border-radius:14px;margin-bottom:28px}.hero h1{font-size:28px;line-height:1.5;margin:13px 0}.hero-eyebrow{font-size:9px}.hero p{font-size:10px}.hero-button{margin-top:18px;font-size:10px}.hero-art{width:280px;height:300px;right:-56px;top:118px;transform:scale(.62);transform-origin:center;opacity:.75}.hero-copy{max-width:100%}.hero-copy h1{max-width:260px}.home-columns{gap:0}.section-heading{margin-bottom:14px}.section-heading h2{font-size:14px}.section-heading>a{font-size:9px}.right-sidebar{grid-template-columns:1fr 1fr;gap:12px}.welcome-card h3{font-size:12px}.welcome-card p{font-size:9px}.welcome-card .button{font-size:9px;padding:8px;gap:3px}.guide-card h3{font-size:12px}.guide-card>p{font-size:9px}.guide-card>div{gap:7px;margin-bottom:13px}.guide-card>div p{font-size:8px}.guide-card strong{font-size:9px}.home-empty{padding:26px 12px}.post-row{padding:19px 17px}.post-title{font-size:13px}.post-row-main>p{font-size:10px}.main-footer{font-size:8px;padding:18px 0;gap:15px;flex-wrap:wrap}.bottom-nav{display:flex;position:fixed;bottom:0;left:0;right:0;height:65px;padding-bottom:env(safe-area-inset-bottom);background:#fffffffa;border-top:1px solid var(--line);z-index:35;justify-content:space-around}.bottom-nav a{display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;flex:1;font-size:9px;color:#95a18f}.bottom-nav a.active{color:#2c7552;font-weight:650}.page-heading{gap:10px;margin-bottom:22px;flex-wrap:wrap}.page-heading h1{font-size:26px}.page-heading>div>p:last-child{font-size:11px}.page-heading>button,.page-heading>.button{font-size:11px;min-height:37px;padding:8px 12px}.room-grid{grid-template-columns:1fr}.home-rooms{grid-template-columns:1fr 1fr;gap:10px}.room-card{padding:18px}.home-rooms .room-card{padding:14px}.home-rooms .room-card h3{font-size:12px}.home-rooms .person{font-size:9px}.home-rooms .room-card-top{font-size:8px}.room-info{padding:15px;gap:12px}.room-info p{font-size:10px}.panel-heading{padding:17px}.form{padding:22px 18px}.article{padding:23px 19px}.article h1{font-size:24px}.article-body{font-size:13px}.comments{padding:22px 18px}.profile-card{padding:23px 19px;gap:16px}.profile-card h1{font-size:21px}.profile-card>.button{margin-left:80px}.friend-row{padding:16px;gap:9px;flex-wrap:wrap}.friend-row .actions{gap:5px}.friend-row button{padding:7px 10px}.voice-controls{bottom:75px;padding:10px;gap:7px}.voice-controls button{font-size:10px;min-height:39px;padding:9px 11px}.chat{margin-bottom:0}.room-interior{gap:12px}.messages{height:320px}.toast{bottom:80px;width:max-content;max-width:calc(100vw - 30px);font-size:11px}.auth-wrap{margin:25px auto}.auth-wrap h1{font-size:24px}.search-field{padding:7px 8px 7px 13px;gap:8px}.search-field input{font-size:12px}.modal{padding:23px}.participant-grid{gap:24px 10px}.profile-card>div{min-width:150px}.header .person .avatar{width:30px;height:30px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}@media(max-width:650px){.actions button,.actions .button,.friend-row button,.participant-admin button,.voice-controls button,.pagination button,.search-field button{min-height:44px}.participant-admin{gap:4px}.participant-admin button{font-size:10px;padding:6px}}
