:root{--brand:#1677ff;--brand-deep:#0c63e7;--brand-pale:#eef6ff;--ink:#111827;--muted:#667085;--border:#e1eaf4;--backdrop:#f4f9ff;--card:#fff;--coral:#ff5b5f}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#f5f9fe}body{min-width:320px;color:var(--ink);background:#f5f9fe;margin:0;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.site-shell{min-height:100vh}.site-header{z-index:40;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff0;border-bottom:1px solid #d5e1eeeb;height:80px;position:sticky;top:0}.header-inner{align-items:center;gap:28px;width:min(1440px,100%);height:100%;margin:0 auto;padding:0 32px;display:flex}.brand{flex:none;align-items:center;display:flex}.brand img{object-fit:contain;width:174px;height:auto}.desktop-nav{align-items:stretch;gap:8px;height:100%;display:flex}.desktop-nav a{white-space:nowrap;place-items:center;min-width:86px;padding:0 15px;font-size:16px;font-weight:600;transition:color .18s;display:grid;position:relative}.desktop-nav a:after{background:var(--brand);content:"";opacity:0;border-radius:999px 999px 0 0;height:3px;transition:all .18s;position:absolute;bottom:0;left:16px;right:16px;transform:scaleX(.5)}.desktop-nav a:hover,.desktop-nav a.active{color:var(--brand)}.desktop-nav a.active:after{opacity:1;transform:scaleX(1)}.header-search{color:#788496;background:#fbfdff;border:1px solid #d9e4ef;border-radius:14px;flex:1;align-items:center;gap:12px;min-width:260px;max-width:480px;height:46px;margin-left:auto;padding:0 16px;transition:border-color .18s,box-shadow .18s,background .18s;display:flex}.header-search:focus-within{border-color:var(--brand);background:#fff;box-shadow:0 0 0 3px #1677ff1f}.header-search svg{flex:none;width:23px}.header-search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:15px}.header-search input::placeholder{color:#99a3b2}.icon-button{color:#586578;border-radius:13px;flex:none;place-items:center;width:44px;height:44px;transition:background .18s,color .18s;display:grid;position:relative}.icon-button:hover{background:var(--brand-pale);color:var(--brand)}.notification-dot{background:var(--coral);border:2px solid #fff;border-radius:99px;width:7px;height:7px;position:absolute;top:10px;right:10px}.login-button{border:1px solid var(--brand);min-width:94px;height:44px;color:var(--brand);cursor:pointer;background:#fff;border-radius:11px;padding:0 20px;font-weight:600;transition:all .18s}.login-button:hover{background:var(--brand);color:#fff;box-shadow:0 8px 22px #1677ff33}.account-menu{white-space:nowrap;align-items:center;gap:9px;display:flex}.account-name{text-overflow:ellipsis;max-width:90px;color:var(--brand);font-weight:600;overflow:hidden}.account-menu button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:13px}.page-backdrop{background:radial-gradient(circle at 54% 0,#dceeffcc,#0000 34%),linear-gradient(#f5faff 0%,#f8fbfe 72%,#f5f9fe 100%);min-height:calc(100vh - 80px)}.content-wrap{width:min(1296px,100% - 48px);margin:0 auto;padding:36px 0 60px}.welcome-block{justify-content:space-between;align-items:flex-end;gap:24px;min-height:94px;margin-bottom:22px;display:flex}.eyebrow{color:var(--brand);letter-spacing:.08em;margin:0 0 8px;font-size:12px;font-weight:700}.welcome-block h1{letter-spacing:-.035em;margin:0;font-size:clamp(28px,2.35vw,36px);line-height:1.22}.welcome-copy{color:var(--muted);margin:9px 0 0;font-size:16px}.preview-badge{color:#7a8798;background:#fffc;border:1px solid #dce9f7;border-radius:999px;max-width:300px;padding:8px 12px;font-size:12px}.app-download-banner{background:linear-gradient(120deg,#eef6fffa,#fffffffa 56%);justify-content:space-between;align-items:center;gap:24px;min-height:92px;margin-bottom:22px;padding:16px 18px 16px 22px;display:flex}.app-download-copy{align-items:center;gap:14px;min-width:0;display:flex}.app-download-copy>span{background:var(--brand);color:#fff;border-radius:9px;flex:none;padding:7px 10px;font-size:11px;font-weight:700}.app-download-copy h2{letter-spacing:-.02em;margin:0;font-size:18px}.app-download-copy p{color:#718096;margin:5px 0 0;font-size:12px}.app-download-actions{flex:none;grid-template-columns:repeat(2,minmax(185px,1fr));gap:9px;display:grid}.app-download-actions a{background:#fff;border:1px solid #d5e2ef;border-radius:13px;align-items:center;gap:11px;min-height:58px;padding:8px 14px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;box-shadow:0 5px 14px #265b9112}.app-download-actions a:hover{border-color:#91bfff;transform:translateY(-1px);box-shadow:0 9px 20px #265b911f}.app-download-actions a:focus-visible{outline-offset:2px;outline:3px solid #1677ff33}.app-download-actions a>span:last-child{gap:2px;display:grid}.app-download-actions small{color:#8793a3;font-size:9px}.app-download-actions strong{white-space:nowrap;font-size:13px}.app-store-mark{color:#fff;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:15px;font-weight:800;display:grid}.app-store-mark.apple{background:#111827}.app-store-mark.play{background:linear-gradient(135deg,#1ab76c,#1687ff);font-size:12px}.dashboard-grid{grid-template-columns:minmax(0,2.65fr) 360px;align-items:start;gap:28px;display:grid}.main-column{gap:20px;min-width:0;display:grid}.side-column{gap:20px;display:grid}.card{border:1px solid var(--border);background:#fffffff5;border-radius:18px;box-shadow:0 12px 32px #25639712}.topic-card{padding:20px 22px 18px}.topic-heading-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.topic-label{color:#fff;background:linear-gradient(135deg,#1683ff,#1268ee);border-radius:8px;align-items:center;gap:7px;padding:8px 12px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 7px 16px #1677ff3b}.topic-label svg{width:17px;height:17px}.participant-stack{color:var(--muted);align-items:center;font-size:12px;display:flex}.participant{background:#d8e5f0;border:2px solid #fff;border-radius:50%;width:34px;height:34px;margin-left:-6px;box-shadow:0 2px 8px #2d466221}.participant:first-child{margin-left:0}.participant.sunset{background:linear-gradient(#79a7bc 48%,#f3b679 50%,#2e5446 54%)}.participant.sky{background:linear-gradient(160deg,#a5d9ff,#f5d8b1 64%,#6a5d45 65%)}.participant.cross{color:#151515;background:linear-gradient(#eadfce,#81654c);place-items:center;font-size:18px;display:grid}.participant.navy{background:linear-gradient(145deg,#162941,#5884a2)}.participant.mascot{object-fit:cover;background:#f6f9fc}.participant-stack strong{margin-left:8px;font-weight:600}.topic-card h2{letter-spacing:-.025em;margin:18px 0 6px;font-size:clamp(22px,2vw,28px);line-height:1.35}.topic-description{color:var(--muted);margin:0 0 16px;font-size:14px}.poll-list{gap:8px;display:grid}.poll-option{text-align:left;cursor:pointer;background:#fff;border:1px solid #d8e3f0;border-radius:12px;grid-template-columns:32px minmax(210px,auto) minmax(110px,1fr) 46px;align-items:center;gap:10px;width:100%;min-height:62px;padding:9px 16px;transition:all .18s cubic-bezier(.2,.8,.2,1);display:grid;position:relative;overflow:hidden}.poll-option:hover,.poll-option.selected{background:#f8fbff;border-color:#83b8ff;transform:translateY(-1px)}.radio{background:#fff;border:2px solid #a5b6ca;border-radius:50%;place-items:center;width:27px;height:27px;display:grid;position:relative}.selected .radio{border-color:var(--brand)}.selected .radio i{background:var(--brand);border-radius:50%;width:13px;height:13px}.poll-copy{color:#212936;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:600;overflow:hidden}.poll-track{background:#ecf2fa;border-radius:99px;height:7px;overflow:hidden}.poll-track i{border-radius:inherit;background:linear-gradient(90deg,#2990ff,#1580ef);height:100%;transition:width .3s cubic-bezier(.2,.8,.2,1);display:block}.poll-option:nth-child(2) .poll-track i{background:#8fc0f7}.poll-option>strong{justify-self:end;font-size:15px}.locked-note{color:#8a95a3;align-items:center;gap:7px;margin-top:12px;font-size:12px;display:flex}.locked-note svg{width:15px;height:15px}.feed-grid{grid-template-columns:1fr 1.15fr;gap:20px;display:grid}.feed-card{min-width:0;padding:18px 18px 14px}.section-title{border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:flex-start;gap:16px;min-height:34px;display:flex}.section-title h2{letter-spacing:-.02em;margin:0;padding-bottom:12px;font-size:18px}.section-title>a{color:var(--brand);align-items:center;gap:2px;font-size:13px;font-weight:600;display:inline-flex}.section-title>a svg{width:16px;transition:transform .18s}.section-title>a:hover svg{transform:translate(3px)}.compact-list{display:grid}.prayer-row,.board-row{border-bottom:1px solid #edf1f6;align-items:center;gap:9px;min-height:62px;transition:background .18s;display:flex}.prayer-row:last-child,.board-row:last-child{border-bottom:0}.prayer-row:hover,.board-row:hover{background:#f7fbff}.prayer-avatar{color:#fff;background:linear-gradient(#86acc2 45%,#f2ac75 48%,#486a4d 55%);border-radius:50%;flex:none;place-items:center;width:35px;height:35px;font-size:19px;display:grid}.prayer-avatar.avatar-2{color:#7c9b64;background:#eef4eb}.prayer-avatar.avatar-3{background:linear-gradient(#4b7197,#162436)}.row-main{flex:1;min-width:0}.row-main strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;display:block;overflow:hidden}.status-chip{background:var(--brand-pale);color:var(--brand);border-radius:999px;flex:none;padding:5px 8px;font-size:11px}.compact-list time{color:#7f8a99;flex:none;font-size:11px}.board-chip{min-width:62px;color:var(--brand);text-align:center;border:1px solid #8bbfff;border-radius:7px;padding:6px 8px;font-size:11px}.board-chip.green{color:#249646;background:#f3fcf5;border-color:#a7ddb4}.board-chip.orange{color:#dc8800;background:#fffaf0;border-color:#ffd08f}.board-chip.pink{color:#d6538d;background:#fff6fa;border-color:#f2b5d1}.comment-count{color:#65758b;align-items:center;gap:3px;font-size:11px;display:flex}.comment-count svg{width:15px;height:15px}.board-shortcuts,.community-card{padding:22px 22px 18px}.board-shortcuts .section-title,.community-card .section-title{margin-bottom:4px}.board-shortcuts>a{border-bottom:1px solid #edf1f6;grid-template-columns:34px 1fr 20px;align-items:center;gap:12px;min-height:67px;transition:background .18s,padding .18s;display:grid}.board-shortcuts>a:last-child{border-bottom:0}.board-shortcuts>a:hover{background:#f7fbff;margin:0 -8px;padding:0 8px}.board-shortcuts>a>svg{color:#758398;width:19px;transition:transform .18s}.board-shortcuts>a:hover>svg{color:var(--brand);transform:translate(3px)}.shortcut-icon{color:#1f2937}.shortcut-icon svg{width:24px;height:24px}.board-shortcuts strong{font-size:14px}.community-body{grid-template-columns:92px 1fr;align-items:center;gap:15px;padding:14px 0 4px;display:grid}.community-body>img{background:#eff6fc;border-radius:50%;width:86px;height:86px;box-shadow:inset 0 0 0 1px #dce9f5}.community-body strong{font-size:14px}.community-body p{color:var(--muted);margin:6px 0 10px;font-size:12px;line-height:1.55}.community-body a{color:var(--brand);align-items:center;font-size:12px;font-weight:600;display:inline-flex}.community-body a svg{width:14px}.mobile-nav{display:none}.dialog-backdrop{z-index:80;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0e1c2e7a;place-items:center;padding:20px;animation:.16s fade-in;display:grid;position:fixed;inset:0}.login-dialog{text-align:center;background:#fff;border:1px solid #fff9;border-radius:24px;width:min(460px,100%);max-height:min(900px,100vh - 32px);padding:32px 34px;animation:.22s cubic-bezier(.2,.8,.2,1) dialog-up;position:relative;overflow-y:auto;box-shadow:0 26px 80px #0f2a4b42}.dialog-close{color:#758398;cursor:pointer;background:#f3f7fb;border:0;border-radius:10px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:16px;right:16px}.dialog-close svg{width:20px}.dialog-mark{margin:0 auto 10px}.dialog-kicker{letter-spacing:.09em;font-weight:800;color:var(--brand)!important;margin:0 0 7px!important;font-size:10px!important}.login-dialog h2{letter-spacing:-.03em;margin:0;font-size:24px}.login-dialog>p{color:var(--muted);margin:8px 0 18px;font-size:14px}.social-login-stack{gap:8px;display:grid}.social-button{cursor:pointer;border:1px solid #d8e2ee;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;height:47px;font-weight:700;transition:transform .16s,filter .16s,border-color .16s;display:flex;position:relative}.social-button:hover{filter:brightness(.98);transform:translateY(-1px)}.social-button img{object-fit:contain;width:25px;height:25px}.social-provider-icon{flex:0 0 25px;place-items:center;width:25px;height:25px;display:inline-grid}.social-provider-icon svg{width:25px;height:25px;display:block}.kakao-icon{color:#171717}.naver-icon{color:#fff;font-family:Arial,sans-serif;font-size:20px;font-weight:900;line-height:1}.social-button.google{color:#2f3b4a;background:#fff}.social-button.google:hover{border-color:#b8cff0}.social-button.kakao{color:#171717;background:#fee500;border-color:#fee500}.social-button.naver{color:#fff;background:#03c75a;border-color:#03c75a}.google-g{color:#4285f4;font-family:Arial,sans-serif;font-size:19px;font-weight:700}.dialog-divider{color:#99a3b2;align-items:center;height:34px;font-size:11px;display:flex}.dialog-divider:before,.dialog-divider:after{content:"";background:#edf1f5;flex:1;height:1px}.dialog-divider span{padding:0 12px}.login-form{text-align:left;gap:13px;display:grid}.login-form label{color:#4d5b6d;gap:6px;font-size:12px;font-weight:600;display:grid}.login-form input{border:1px solid #d8e2ee;border-radius:11px;outline:none;height:46px;padding:0 13px}.login-form input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #1677ff1a}.form-error{color:#df3c46;margin:0;font-size:12px;line-height:1.5}.form-notice{color:#187646;background:#ecf8f1;border-radius:9px;margin:0;padding:9px 11px;font-size:12px;line-height:1.5}.password-hint{color:#8a95a4;margin:-5px 0 0;font-size:11px;line-height:1.45}.password-hint.ready{color:#168457}.forgot-password{color:#66768a;cursor:pointer;background:0 0;border:0;width:max-content;margin:-2px 0 0 auto;font-size:11px}.primary-button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:11px;font-weight:700}.dialog-submit{height:48px;margin-top:2px}.primary-button:hover{background:var(--brand-deep)}.primary-button:disabled,.social-button:disabled,.verification-resend:disabled,.forgot-password:disabled{opacity:.55;cursor:wait}.mode-switch{color:var(--brand);cursor:pointer;background:0 0;border:0;margin-top:18px;font-size:13px;font-weight:600}.verification-state{padding-top:2px}.verification-state>p:not(.dialog-kicker):not(.form-error):not(.form-notice){color:var(--muted);margin:10px 0 20px;font-size:13px;line-height:1.7}.verification-state>p strong{color:#344257}.verification-icon{background:var(--brand-pale);width:58px;height:58px;color:var(--brand);border-radius:18px;place-items:center;margin:0 auto 12px;font-size:26px;display:grid}.verification-primary{width:100%;height:48px;margin-top:16px}.verification-resend{color:#506075;cursor:pointer;background:#fff;border:1px solid #d7e3ef;border-radius:11px;width:100%;height:44px;margin-top:8px;font-weight:650}.auth-result-page{background:radial-gradient(circle at 50% 0,#dceeff,#0000 36%),#f4f9ff;place-items:center;min-height:100vh;padding:24px;display:grid}.auth-result-card{text-align:center;background:#fff;border:1px solid #dce8f4;border-radius:26px;width:min(480px,100%);padding:44px 38px;box-shadow:0 24px 70px #274e7824}.auth-result-card>img{width:64px;height:64px;margin-bottom:14px}.auth-result-card h1{letter-spacing:-.035em;margin:10px 0 9px;font-size:25px}.auth-result-card p{color:var(--muted);margin:0 auto 22px;font-size:14px;line-height:1.7}.auth-result-card>button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:11px;min-width:160px;height:46px;padding:0 20px;font-weight:700}.auth-result-badge{color:var(--brand);letter-spacing:.09em;font-size:10px;font-weight:800;display:block}.auth-result-badge.success{color:#168457}.auth-result-badge.error{color:#df3c46}.auth-spinner{border:3px solid #dfeaf6;border-top-color:var(--brand);border-radius:50%;width:28px;height:28px;margin:8px auto 0;animation:.8s linear infinite auth-spin}.secondary-backdrop{background:radial-gradient(circle at 52% -10%,#d7ecffe6,#0000 31%),linear-gradient(#f6faff,#f8fbfe 76%,#f4f8fc);min-height:calc(100vh - 80px)}.secondary-wrap{width:min(1120px,100% - 48px);margin:0 auto;padding:38px 0 70px}.secondary-wrap.wide{width:min(1296px,100% - 48px)}.secondary-heading{justify-content:space-between;align-items:flex-end;gap:24px;min-height:96px;margin-bottom:25px;display:flex}.secondary-heading h1{letter-spacing:-.045em;margin:0;font-size:clamp(30px,3vw,40px);line-height:1.18}.secondary-heading p:not(.eyebrow){color:var(--muted);margin:9px 0 0;font-size:15px}.heading-stat{color:#738094;background:#ffffffd9;border:1px solid #dce8f4;border-radius:999px;padding:9px 13px;font-size:12px}.subtle-button{color:#526177;cursor:pointer;background:#fff;border:1px solid #d7e4f1;border-radius:10px;min-height:38px;padding:0 14px;font-size:13px;font-weight:600}.subtle-button:hover{color:var(--brand);border-color:#9fc7fa}.inline-notice{color:var(--brand);margin:10px 2px 0;font-size:13px}.empty-panel{color:#7c8898;text-align:center;place-items:center;min-height:150px;padding:28px;display:grid}.posts-loading{color:#7c8898;place-items:center;min-height:260px;display:grid}.content-section-title{border-bottom:1px solid #dde8f3;justify-content:space-between;align-items:end;min-height:66px;margin-top:26px;display:flex}.content-section-title span{color:var(--brand);letter-spacing:.12em;margin-bottom:4px;font-size:10px;font-weight:700;display:block}.content-section-title h2{letter-spacing:-.025em;margin:0 0 12px;font-size:22px}.content-section-title>strong{color:var(--muted);margin-bottom:13px;font-size:13px}.topic-page-grid{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:24px;display:grid}.topic-detail-card{padding:24px}.topic-detail-card.current{background:linear-gradient(145deg,#fff,#f7fbff);border-color:#bed9fb;box-shadow:0 16px 42px #1861ac1a}.topic-meta-row{color:#7a8798;justify-content:space-between;align-items:center;font-size:12px;display:flex}.topic-detail-card h2{letter-spacing:-.025em;margin:20px 0 18px;font-size:24px;line-height:1.42}.topic-result-list{gap:9px;display:grid}.topic-result-option{text-align:left;background:#fff;border:1px solid #dbe5ef;border-radius:12px;grid-template-columns:1fr 44px;align-items:center;gap:12px;min-height:58px;padding:10px 14px;display:grid;position:relative;overflow:hidden}.topic-result-option:not(:disabled){cursor:pointer}.topic-result-option:not(:disabled):hover,.topic-result-option.selected{background:#f8fbff;border-color:#74affb}.topic-result-label{z-index:1;align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex;position:relative}.topic-result-label>i{background:#fff;border:2px solid #aebdce;border-radius:50%;flex:none;width:22px;height:22px}.topic-result-option.selected .topic-result-label>i{border:6px solid var(--brand)}.topic-result-option>strong{z-index:1;justify-self:end;position:relative}.topic-result-track{background:#eef3f9;height:4px;position:absolute;bottom:0;left:0;right:0}.topic-result-track i{background:linear-gradient(90deg,#218aff,#75b5ff);height:100%;display:block}.topic-card-footer{color:#7a8798;justify-content:space-between;margin-top:14px;font-size:12px;display:flex}.topic-card-footer span{align-items:center;gap:5px;display:flex}.topic-card-footer svg{width:15px}.topic-history-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.topic-history-grid .topic-detail-card{padding:18px;box-shadow:0 8px 24px #2563970d}.topic-history-grid .topic-detail-card h2{min-height:50px;margin:14px 0;font-size:17px}.topic-history-grid .topic-result-option{min-height:48px;padding:8px 11px}.topic-history-grid .topic-result-label{font-size:12px}.topic-history-grid .topic-result-label>i{width:17px;height:17px}.topic-side{color:#fff;background:linear-gradient(155deg,#0f70ef,#1d86ff);padding:25px;position:sticky;top:104px}.topic-side>svg{background:#ffffff2e;border-radius:11px;width:36px;height:36px;padding:8px}.topic-side h2{margin:19px 0 12px;font-size:22px;line-height:1.45}.topic-side>p{color:#fffc;margin:0;font-size:13px;line-height:1.75}.topic-side>div{color:#ffffffc2;border-top:1px solid #ffffff38;gap:9px;margin-top:22px;padding-top:18px;font-size:11px;line-height:1.55;display:flex}.topic-side>div svg{flex:none;width:17px}.board-page-heading .write-button{min-width:112px;height:44px;padding:0 18px}.boards-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:22px;display:grid}.boards-sidebar{scrollbar-width:thin;max-height:calc(100vh - 125px);padding:12px;position:sticky;top:102px;overflow-y:auto}.boards-sidebar section h3{color:#8a96a5;letter-spacing:.08em;margin:18px 11px 7px;font-size:10px;font-weight:700}.boards-sidebar button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;grid-template-columns:34px 1fr;align-items:center;gap:10px;width:100%;min-height:58px;padding:8px 10px;display:grid}.boards-sidebar button:hover,.boards-sidebar button.active{background:var(--brand-pale);color:var(--brand)}.board-menu-icon{color:#576679;background:#fff;border:1px solid #e2ebf4;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.boards-sidebar button.active .board-menu-icon{color:var(--brand);border-color:#b8d6ff}.boards-sidebar button span:last-child{min-width:0}.boards-sidebar button strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.boards-sidebar button small{color:#8b96a5;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;display:block;overflow:hidden}.posts-panel{min-width:0;overflow:hidden}.posts-toolbar{border-bottom:1px solid #e4edf5;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:13px 17px;display:flex}.posts-toolbar>label{color:#7c8999;background:#fbfdff;border:1px solid #dbe5ef;border-radius:11px;align-items:center;gap:9px;width:min(360px,62%);height:42px;padding:0 12px;display:flex}.posts-toolbar label svg{width:19px}.posts-toolbar input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:13px}.posts-toolbar>div{background:#f2f6fa;border-radius:9px;gap:4px;padding:3px;display:flex}.posts-toolbar>div button{color:#7b8797;cursor:pointer;background:0 0;border:0;border-radius:7px;height:32px;padding:0 12px;font-size:12px}.posts-toolbar>div button.active{color:var(--brand);background:#fff;font-weight:600;box-shadow:0 2px 7px #193d6314}.web-post-list{display:grid}.web-post-row{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e9eff5;align-items:center;gap:20px;width:100%;min-height:144px;padding:20px 22px;transition:background .18s;display:flex}.web-post-row:last-child{border-bottom:0}.web-post-row:hover{background:#f8fbff}.post-row-main{flex:1;min-width:0}.post-row-top{align-items:center;gap:9px;display:flex}.post-row-top time{color:#8a96a5;font-size:11px}.web-post-row h2{letter-spacing:-.018em;text-overflow:ellipsis;white-space:nowrap;margin:11px 0 6px;font-size:17px;overflow:hidden}.web-post-row p{color:#66758a;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;line-height:1.55;overflow:hidden}.post-row-stats{color:#8994a4;align-items:center;gap:15px;margin-top:12px;font-size:11px;display:flex}.post-row-stats span{align-items:center;gap:4px;display:flex}.post-row-stats svg{width:14px;height:14px}.web-post-row>img{object-fit:cover;border-radius:12px;flex:none;width:112px;height:88px}.compose-dialog{background:#fff;border-radius:22px;width:min(680px,100%);max-height:min(820px,100vh - 30px);padding:26px;overflow-y:auto;box-shadow:0 30px 90px #0f2a4b4d}.compose-header{justify-content:space-between;align-items:center;display:flex}.compose-header span{color:var(--brand);font-size:11px;font-weight:700}.compose-header h2{margin:3px 0 0;font-size:24px}.compose-header button,.drawer-close{color:#748194;cursor:pointer;background:#f2f6fa;border:0;border-radius:10px;place-items:center;width:39px;height:39px;display:grid}.compose-header svg,.drawer-close svg{width:20px}.compose-guide{color:#54708f;background:#f0f7ff;border-radius:11px;margin:20px 0 8px;padding:12px 14px;font-size:12px}.compose-dialog form{display:grid}.compose-dialog input,.compose-dialog textarea{border:0;outline:0;width:100%}.compose-title-input{min-height:66px;font-size:20px;font-weight:700;border-bottom:1px solid #e7edf4!important}.compose-dialog textarea{resize:vertical;color:#394659;min-height:260px;padding:18px 0;line-height:1.7}.compose-actions{color:#7c8898;border-top:1px solid #e7edf4;align-items:center;gap:11px;min-height:48px;font-size:12px;display:flex}.file-button{color:var(--brand);cursor:pointer;border:1px solid #d4e2ef;border-radius:8px;padding:7px 10px;font-weight:600}.file-button input{display:none}.anonymous-toggle{color:#536278;cursor:pointer;align-items:center;gap:6px;margin-left:auto;display:flex}.anonymous-toggle input{width:16px;height:16px;accent-color:var(--brand)}.compose-submit{height:48px;margin-top:14px}.post-drawer-backdrop{z-index:75;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0e1c2e6b;justify-content:flex-end;animation:.16s fade-in;display:flex;position:fixed;inset:0}.post-drawer{background:#fff;width:min(680px,100%);height:100%;padding:34px 36px 50px;animation:.26s cubic-bezier(.2,.8,.2,1) drawer-in;overflow-y:auto;box-shadow:-24px 0 70px #0d284633}.drawer-close{margin-left:auto}.post-detail-meta{color:#8490a0;align-items:center;gap:9px;margin-top:24px;font-size:12px;display:flex}.post-detail-meta time{margin-left:auto}.post-drawer>h2{letter-spacing:-.03em;margin:22px 0 16px;font-size:28px;line-height:1.4}.post-detail-content{color:#3f4d60;white-space:pre-wrap;min-height:150px;margin:0;font-size:15px;line-height:1.8}.post-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:20px;display:grid}.post-image-button{cursor:zoom-in;background:#eef3f8;border:0;border-radius:12px;min-width:0;padding:0;overflow:hidden}.post-image-button:focus-visible{outline-offset:2px;outline:3px solid #1677ff40}.post-image-button img{object-fit:cover;border-radius:12px;width:100%;height:100%;max-height:340px;transition:transform .18s,filter .18s;display:block}.post-image-button:hover img{filter:brightness(.96);transform:scale(1.015)}.image-lightbox-backdrop{z-index:120;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#040a12ed;place-items:center;padding:24px;animation:.16s fade-in;display:grid;position:fixed;inset:0}.image-lightbox{place-items:center;width:min(1200px,100%);height:min(900px,100vh - 48px);display:grid;position:relative}.image-lightbox-close{z-index:3;color:#fff;cursor:pointer;background:#111827b3;border:1px solid #ffffff3d;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:0;right:0}.image-lightbox-close svg{width:22px}.image-lightbox-viewport{touch-action:pan-y;width:100%;height:100%;overflow:hidden}.image-lightbox-track{height:100%;transition:transform .26s cubic-bezier(.2,.8,.2,1);display:flex}.image-lightbox-track figure{flex:0 0 100%;place-items:center;width:100%;height:100%;margin:0;padding:54px 64px 46px;display:grid}.image-lightbox-track img{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;max-width:100%;max-height:100%;display:block}.image-lightbox-arrow{z-index:2;color:#fff;cursor:pointer;background:#1118279e;border:1px solid #ffffff2e;border-radius:14px;place-items:center;width:48px;height:58px;font-size:38px;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.image-lightbox-arrow.previous{left:0}.image-lightbox-arrow.next{right:0}.image-lightbox-arrow:hover,.image-lightbox-close:hover{background:#233043eb}.image-lightbox-counter{color:#fff;background:#111827b8;border-radius:999px;padding:7px 12px;font-size:12px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.post-reactions{border-top:1px solid #e8eef4;border-bottom:1px solid #e8eef4;align-items:center;gap:9px;margin:26px 0 0;padding:15px 0;display:flex}.post-reactions button{color:#637187;cursor:pointer;background:#fff;border:1px solid #dbe5ef;border-radius:9px;align-items:center;gap:6px;min-height:38px;padding:0 12px;display:flex}.post-reactions button.active{background:var(--brand-pale);color:var(--brand);border-color:#8abaff}.post-reactions button svg{width:17px}.post-reactions>span{color:#8994a3;margin-left:auto;font-size:12px}.comments-section{padding-top:22px}.comments-section h3{font-size:18px}.comment-item{border-bottom:1px solid #edf1f5;grid-template-columns:34px 1fr;gap:10px;padding:14px 0;display:grid}.comment-item>span{background:var(--brand-pale);width:34px;height:34px;color:var(--brand);border-radius:50%;place-items:center;font-size:12px;font-weight:700;display:grid}.comment-item strong{font-size:12px}.comment-item p{color:#465468;margin:5px 0 0;font-size:13px;line-height:1.65}.empty-comments{color:#909aaa;font-size:13px}.comments-section form{gap:8px;margin-top:15px;display:flex}.comments-section form input{border:1px solid #dbe5ef;border-radius:10px;outline:0;flex:1;min-width:0;height:44px;padding:0 13px}.comments-section form input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #1677ff1a}.comments-section form button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:10px;min-width:64px;font-weight:600}.search-hero{align-items:center;gap:13px;height:76px;padding:13px 15px 13px 20px;display:flex}.search-hero>svg{color:#7d8a9b}.search-hero input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:17px}.search-hero button{min-width:82px;height:48px}.search-suggestions{color:#7b8797;flex-wrap:wrap;align-items:center;gap:7px;margin:13px 0 26px;font-size:12px;display:flex}.search-suggestions button{color:var(--brand);cursor:pointer;background:#fff;border:1px solid #dce7f2;border-radius:999px;padding:6px 10px}.search-results{padding:0 22px 12px}.search-results .content-section-title{margin-top:0}.search-result-list{display:grid}.search-result-list>a{border-bottom:1px solid #e8eef4;grid-template-columns:80px 1fr 24px;align-items:center;gap:15px;min-height:112px;display:grid}.search-result-list>a:last-child{border-bottom:0}.search-result-list>a:hover{background:#f8fbff}.search-result-list h3{margin:0 0 6px;font-size:16px}.search-result-list p{color:#657388;text-overflow:ellipsis;white-space:nowrap;margin:0 0 7px;font-size:12px;overflow:hidden}.search-result-list small,.search-result-list svg{color:#8a96a5}.login-gate{text-align:center;max-width:620px;margin:30px auto;padding:50px 30px}.login-gate img{background:#eef6fd;border-radius:50%;width:96px;height:96px;padding:6px}.login-gate h2{margin:20px 0 8px;font-size:23px}.login-gate p{max-width:430px;color:var(--muted);margin:0 auto 22px;font-size:14px;line-height:1.7}.login-gate button{height:46px;padding:0 20px}.notification-panel{overflow:hidden}.notification-row{background:#fbfdff;border-bottom:1px solid #e8eef4;grid-template-columns:46px 1fr 10px;align-items:center;gap:15px;min-height:102px;padding:16px 22px;display:grid;position:relative}.notification-row.read{background:#fff}.notification-row:hover{background:#f5faff}.notification-icon{width:45px;height:45px;color:var(--brand);background:#eaf4ff;border-radius:13px;place-items:center;display:grid}.notification-icon.newMessage{color:#289a65;background:#eef9f4}.notification-icon.postLike{color:#e45874;background:#fff1f4}.notification-icon svg{width:21px}.notification-row strong{font-size:14px}.notification-row p{color:#647287;margin:5px 0;font-size:12px}.notification-row time{color:#909aaa;font-size:11px}.notification-row>i{background:var(--brand);border-radius:50%;width:7px;height:7px}.empty-with-mascot{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:390px;display:flex}.empty-with-mascot img{opacity:.9;width:100px;height:100px}.empty-with-mascot h2{margin:17px 0 6px;font-size:20px}.empty-with-mascot p{color:var(--muted);margin:0;font-size:13px}.chat-shell{grid-template-columns:350px 1fr;height:650px;display:grid;overflow:hidden}.conversation-pane{background:#fbfdff;border-right:1px solid #e3ebf3}.conversation-pane>label{align-items:center;gap:8px;height:68px;margin:0 14px;display:flex}.conversation-pane>label svg{color:#8591a1;width:18px}.conversation-pane>label input{background:#fff;border:1px solid #dce6ef;border-radius:10px;outline:0;flex:1;min-width:0;height:40px;padding:0 11px}.conversation-pane>div{height:calc(100% - 68px);overflow-y:auto}.conversation-pane>div>button{text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #e7edf4;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;width:100%;min-height:84px;padding:12px 14px;display:grid;position:relative}.conversation-pane>div>button:hover,.conversation-pane>div>button.active{background:#edf6ff}.chat-avatar{color:#1765bc;background:linear-gradient(145deg,#dcecff,#aacef7);border-radius:50%;place-items:center;width:42px;height:42px;font-size:14px;font-weight:700;display:grid}.conversation-pane button span:nth-child(2){min-width:0}.conversation-pane button strong,.conversation-pane button small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.conversation-pane button strong{font-size:13px}.conversation-pane button small{color:#7c899a;margin-top:5px;font-size:11px}.conversation-pane button time{color:#9aa4b2;align-self:start;margin-top:4px;font-size:9px}.conversation-pane button>i{background:var(--brand);color:#fff;border-radius:99px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:9px;font-style:normal;display:grid;position:absolute;bottom:13px;right:14px}.conversation-empty{color:#8995a5;text-align:center;padding:50px 18px;font-size:12px}.messages-pane{background:#fff;grid-template-rows:66px 1fr 68px;min-width:0;display:grid}.messages-pane>header{border-bottom:1px solid #e5edf4;align-items:center;gap:11px;padding:0 20px;display:flex}.messages-pane header .chat-avatar{width:38px;height:38px}.messages-pane header strong,.messages-pane header small{display:block}.messages-pane header strong{font-size:14px}.messages-pane header small{color:#8b96a4;margin-top:3px;font-size:10px}.message-list{background:#f8fbfe;padding:20px;overflow-y:auto}.message-bubble{align-items:end;gap:6px;max-width:70%;margin-bottom:10px;display:flex}.message-bubble.mine{flex-direction:row-reverse;justify-content:flex-end;margin-left:auto}.message-bubble p{color:#354357;background:#fff;border:1px solid #e1e9f1;border-radius:5px 15px 15px;margin:0;padding:10px 13px;font-size:13px;line-height:1.55}.message-bubble.mine p{background:var(--brand);color:#fff;border:0;border-radius:15px 5px 15px 15px}.message-bubble time{color:#9aa4b2;flex:none;font-size:9px}.messages-pane>form{border-top:1px solid #e5edf4;gap:9px;padding:11px 15px;display:flex}.messages-pane>form input{border:1px solid #dce6ef;border-radius:11px;outline:0;flex:1;min-width:0;padding:0 13px}.messages-pane>form button{min-width:72px}.chat-placeholder{color:#8491a2;text-align:center;flex-direction:column;grid-row:1/4;justify-content:center;align-items:center;display:flex}.chat-placeholder svg{background:var(--brand-pale);width:44px;height:44px;color:var(--brand);border-radius:14px;padding:10px}.chat-placeholder h2{color:#435267;margin:15px 0 6px;font-size:18px}.chat-placeholder p{margin:0;font-size:12px}.profile-layout{grid-template-columns:300px 1fr;align-items:start;gap:22px;display:grid}.profile-card{text-align:center;padding:32px 24px}.profile-avatar{color:#0c65c8;background:linear-gradient(145deg,#e5f2ff,#99c9ff);border-radius:50%;place-items:center;width:92px;height:92px;margin:0 auto 18px;font-size:30px;font-weight:700;display:grid;box-shadow:inset 0 0 0 1px #1677ff24}.profile-card h2{margin:0 0 5px;font-size:22px}.profile-card>p{color:#68768a;margin:0 0 8px;font-size:13px}.profile-card>span{color:#9aa4b2;margin-bottom:19px;font-size:11px;display:block}.profile-card form{gap:10px;display:grid}.profile-card form input{text-align:center;border:1px solid #d9e4ef;border-radius:10px;outline:0;height:42px;padding:0 11px}.profile-card form button{height:40px}.profile-content{gap:18px;display:grid}.profile-stats{grid-template-columns:repeat(4,1fr);min-height:126px;padding:20px;display:grid}.profile-stats div{border-right:1px solid #e5edf4;flex-direction:column;justify-content:center;align-items:center;display:flex}.profile-stats div:last-child{border-right:0}.profile-stats strong{color:var(--brand);font-size:24px}.profile-stats span{color:#748195;margin-top:6px;font-size:11px}.profile-links{padding:22px}.profile-links h2{margin:0 0 9px;font-size:18px}.profile-links>a{border-bottom:1px solid #e7edf4;grid-template-columns:40px 1fr 20px;align-items:center;gap:13px;min-height:80px;display:grid}.profile-links>a:last-child{border-bottom:0}.profile-links>a:hover{background:#f8fbff}.profile-links>a>span{background:var(--brand-pale);width:40px;height:40px;color:var(--brand);border-radius:11px;place-items:center;display:grid}.profile-links svg{width:19px}.profile-links strong{font-size:13px}.profile-links p{color:#8a95a4;margin:4px 0 0;font-size:11px}.profile-links>a>svg{color:#9aa4b2}.guide-hero{background:linear-gradient(135deg,#f8fcff,#eaf5ff);grid-template-columns:200px 1fr;align-items:center;gap:34px;min-height:260px;padding:34px 58px;display:grid}.guide-hero img{background:#fff;border-radius:50%;width:180px;height:180px;padding:12px;box-shadow:0 16px 38px #2563971c}.guide-hero span{color:var(--brand);letter-spacing:.08em;font-size:11px;font-weight:700}.guide-hero h2{letter-spacing:-.035em;margin:9px 0 10px;font-size:30px;line-height:1.4}.guide-hero p{color:#657388;margin:0;font-size:14px;line-height:1.7}.guide-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:20px;display:grid}.guide-grid article{min-height:210px;padding:25px}.guide-grid article>svg{background:var(--brand-pale);width:38px;height:38px;color:var(--brand);border-radius:11px;padding:9px}.guide-grid h2{margin:19px 0 9px;font-size:17px}.guide-grid p{color:#657388;margin:0;font-size:13px;line-height:1.7}@keyframes fade-in{0%{opacity:0}}@keyframes dialog-up{0%{opacity:0;transform:translateY(8px)scale(.985)}}@keyframes drawer-in{0%{opacity:0;transform:translate(30px)}}@keyframes auth-spin{to{transform:rotate(360deg)}}@media (width<=1120px){.header-inner{gap:15px;padding:0 22px}.brand img{width:145px}.desktop-nav a{min-width:72px;padding:0 9px;font-size:15px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 310px;gap:20px}.poll-option{grid-template-columns:30px minmax(180px,auto) minmax(70px,1fr) 40px}}@media (width<=920px){.desktop-nav{display:none}.header-search{margin-left:0}.dashboard-grid{grid-template-columns:1fr}.app-download-banner{flex-direction:column;align-items:stretch;gap:14px}.app-download-actions{width:100%}.side-column{grid-template-columns:1fr 1fr}.content-wrap,.secondary-wrap,.secondary-wrap.wide{width:min(760px,100% - 36px)}.topic-page-grid{grid-template-columns:1fr}.topic-side{position:static}.boards-layout{grid-template-columns:1fr}.boards-sidebar{gap:6px;max-height:none;padding:10px;display:flex;position:static;overflow-x:auto}.boards-sidebar section{display:contents}.boards-sidebar section h3,.boards-sidebar button small{display:none}.boards-sidebar button{min-width:max-content;min-height:42px;padding:6px 10px;display:flex}.board-menu-icon{width:28px;height:28px}.chat-shell{grid-template-columns:290px 1fr}}@media (width<=700px){body{padding-bottom:72px}.site-header{height:66px}.header-inner{gap:10px;padding:0 16px}.brand img{width:132px}.header-search{display:none}.notifications-button{margin-left:auto}.login-button{min-width:70px;height:38px;padding:0 12px}.account-menu{margin-left:auto}.account-menu button{display:none}.page-backdrop{min-height:calc(100vh - 66px)}.content-wrap{width:min(100% - 28px,560px);padding:24px 0 36px}.welcome-block{flex-direction:column;align-items:flex-start;min-height:0;margin-bottom:18px}.eyebrow{margin-bottom:6px;font-size:10px}.welcome-block h1{font-size:26px;line-height:1.28}.welcome-copy{margin-top:7px;font-size:14px}.preview-badge{max-width:100%}.app-download-banner{margin-bottom:18px;padding:16px}.app-download-copy{align-items:flex-start}.app-download-copy>span{margin-top:1px}.app-download-copy h2{font-size:16px}.app-download-copy p{line-height:1.5}.app-download-actions{grid-template-columns:1fr 1fr}.app-download-actions a{min-width:0;padding:8px 10px}.app-download-actions strong{font-size:12px}.topic-card{padding:18px 16px 16px}.participant-stack .participant:nth-child(-n+3){display:none}.topic-card h2{margin-top:16px;font-size:21px}.poll-option{grid-template-columns:28px 1fr 38px;gap:9px;min-height:66px;padding:10px 12px}.poll-copy{white-space:normal;line-height:1.4}.poll-track{grid-column:2/4;width:100%}.poll-option>strong{grid-area:1/3}.feed-grid,.side-column{grid-template-columns:1fr}.feed-card{padding:17px 14px 11px}.prayer-row,.board-row{min-height:66px}.compact-list time,.comment-count{display:none}.mobile-nav{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);height:70px;padding-bottom:env(safe-area-inset-bottom);background:#fffffff5;border-top:1px solid #dce7f2;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav a{color:#7d8897;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:10px;font-weight:600;display:flex}.mobile-nav svg{width:21px;height:21px}.mobile-nav a.active{color:var(--brand)}.login-dialog{border-radius:20px;padding:30px 22px 24px}.secondary-backdrop{min-height:calc(100vh - 66px)}.secondary-wrap,.secondary-wrap.wide{width:min(100% - 28px,560px);padding:24px 0 42px}.secondary-heading{align-items:flex-start;min-height:0;margin-bottom:20px}.secondary-heading h1{font-size:28px}.secondary-heading p:not(.eyebrow){font-size:13px}.heading-stat{display:none}.topic-detail-card{padding:18px 15px}.topic-detail-card h2{font-size:20px}.topic-history-grid{grid-template-columns:1fr}.topic-side{padding:22px}.topic-side h2{font-size:20px}.board-page-heading{align-items:end}.board-page-heading .write-button{min-width:96px;height:40px}.posts-toolbar{flex-direction:column;align-items:stretch}.posts-toolbar>label{width:100%}.posts-toolbar>div{align-self:flex-start}.web-post-row{min-height:132px;padding:17px 15px}.web-post-row h2{white-space:normal;font-size:15px}.web-post-row p{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.web-post-row>img{width:82px;height:72px}.post-row-stats span:nth-child(3),.post-row-stats span:nth-child(4){display:none}.compose-dialog{border-radius:0;height:100%;max-height:none}.post-drawer{padding:24px 20px 36px}.post-drawer>h2{font-size:23px}.post-image-grid{grid-template-columns:1fr}.image-lightbox-backdrop{padding:0}.image-lightbox{width:100%;height:100%}.image-lightbox-close{top:max(14px, env(safe-area-inset-top));right:14px}.image-lightbox-track figure{padding:64px 16px 70px}.image-lightbox-arrow{top:auto;bottom:max(16px, env(safe-area-inset-bottom));border-radius:50%;width:46px;height:46px;font-size:32px;transform:none}.image-lightbox-arrow.previous{left:18px}.image-lightbox-arrow.next{right:18px}.image-lightbox-counter{bottom:calc(max(16px, env(safe-area-inset-bottom)) + 9px)}.search-hero{height:66px;padding-left:13px}.search-hero input{font-size:14px}.search-hero button{min-width:64px;height:42px}.search-results{padding:0 14px 8px}.search-result-list>a{grid-template-columns:1fr 20px;gap:9px;min-height:118px}.search-result-list .board-chip{grid-column:1/3;width:max-content;margin-top:12px}.notification-row{grid-template-columns:42px 1fr 8px;padding:14px}.chat-shell{grid-template-columns:1fr;height:auto;min-height:620px}.conversation-pane{border-right:0}.conversation-pane>div{max-height:300px}.messages-pane{border-top:1px solid #e3ebf3;min-height:540px}.profile-layout{grid-template-columns:1fr}.profile-stats{min-height:105px;padding:12px}.profile-stats strong{font-size:19px}.profile-stats span{font-size:9px}.guide-hero{grid-template-columns:100px 1fr;gap:18px;min-height:210px;padding:25px 20px}.guide-hero img{width:96px;height:96px;padding:7px}.guide-hero h2{font-size:21px}.guide-hero p{font-size:12px}.guide-grid{grid-template-columns:1fr}.guide-grid article{min-height:170px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.poll-option:disabled{cursor:default;opacity:1}.poll-option:disabled:not(.selected):hover{background:#fff;border-color:#d8e3f0;transform:none}.topic-result-option:disabled{cursor:default;opacity:1}.topic-card-footer{align-items:center;gap:12px}.topic-card-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.topic-card-actions>button,.topic-card-actions>span{color:#65758b;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dbe5ef;border-radius:9px;align-items:center;gap:5px;padding:0 10px;display:inline-flex}.topic-card-actions>span{cursor:default}.topic-card-actions>button:hover{color:var(--brand);border-color:#91bef7}.topic-card-actions>button.active{color:#e44361;background:#fff3f5;border-color:#ff9aac}.topic-card-actions>button:disabled{cursor:wait}.topic-card-actions svg{width:15px;height:15px}.topic-discussion{margin-top:18px;padding:24px;scroll-margin-top:100px}.topic-discussion-heading{border-bottom:1px solid #e5edf5;justify-content:space-between;align-items:end;gap:20px;padding-bottom:15px;display:flex}.topic-discussion-heading span{color:var(--brand);letter-spacing:.12em;font-size:10px;font-weight:700}.topic-discussion-heading h2{margin:4px 0 0;font-size:21px}.topic-discussion-heading p{color:#7b8798;margin:0;font-size:12px}.topic-comment-list{min-height:80px}.topic-comment{border-bottom:1px solid #edf2f7;grid-template-columns:38px minmax(0,1fr);gap:11px;padding:18px 0;display:grid}.topic-comment-avatar{background:var(--brand-pale);width:38px;height:38px;color:var(--brand);border-radius:50%;place-items:center;font-size:12px;font-weight:700;display:grid}.topic-comment-meta{align-items:center;gap:8px;min-height:20px;display:flex}.topic-comment-meta strong{font-size:13px}.topic-comment-meta time{color:#939dad;font-size:11px}.topic-comment-meta small{color:#e45874;align-items:center;gap:3px;margin-left:auto;font-size:11px;display:inline-flex}.topic-comment-meta small svg{width:13px;height:13px}.topic-comment p{color:#465468;white-space:pre-wrap;overflow-wrap:anywhere;margin:6px 0 0;font-size:13px;line-height:1.7}.topic-replies{gap:8px;margin-top:13px;display:grid}.topic-reply{background:#f7faff;border-radius:10px;grid-template-columns:28px minmax(0,1fr);gap:9px;padding:10px 12px;display:grid}.topic-reply>span{width:28px;height:28px;color:var(--brand);background:#fff;border-radius:50%;place-items:center;font-size:10px;font-weight:700;display:grid}.topic-reply p{margin-top:4px;font-size:12px}.topic-comment-form{grid-template-columns:minmax(0,1fr) auto 72px;align-items:center;gap:9px;margin-top:18px;display:grid}.topic-comment-form>input{border:1px solid #dbe5ef;border-radius:11px;outline:0;min-width:0;height:46px;padding:0 14px}.topic-comment-form>input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #1677ff1a}.topic-comment-form label{color:#65758b;cursor:pointer;border:1px solid #dbe5ef;border-radius:11px;align-items:center;gap:5px;height:46px;padding:0 10px;font-size:12px;display:flex}.topic-comment-form label input{accent-color:var(--brand)}.topic-comment-form button,.topic-login-prompt{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:11px;height:46px;font-weight:700}.topic-comment-form button:disabled{opacity:.55;cursor:default}.topic-login-prompt{width:100%;margin-top:17px}@media (width<=620px){.topic-discussion{padding:19px 16px}.topic-discussion-heading{flex-direction:column;align-items:start;gap:6px}.topic-card-footer{flex-direction:column;align-items:flex-start}.topic-card-actions{justify-content:stretch;width:100%}.topic-card-actions>button{flex:1;justify-content:center}.topic-comment-form{grid-template-columns:1fr 70px}.topic-comment-form label{grid-area:2/1/auto/2;width:max-content;height:36px}.topic-comment-form button{grid-area:1/2/3;height:100%;min-height:46px}}.home-topic-discussion-link{color:#718095;border-top:1px solid #e7eef6;align-items:center;gap:13px;min-height:42px;margin-top:13px;padding-top:12px;font-size:12px;display:flex}.home-topic-discussion-link span,.home-topic-discussion-link strong{align-items:center;gap:5px;display:inline-flex}.home-topic-discussion-link svg{width:15px;height:15px}.home-topic-discussion-link strong{color:var(--brand);margin-left:auto}.home-topic-discussion-link strong svg{width:14px}.profile-image{color:#718096;background:#eef4fb;border-radius:50%;flex:none;place-items:center;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #d8e4ef}.profile-image img{object-fit:cover;width:100%;height:100%;display:block}.profile-image svg{width:56%;height:56%}.header-profile-link{min-width:0;color:var(--brand);align-items:center;gap:8px;font-weight:600;display:flex}.header-profile-link>span:last-child{text-overflow:ellipsis;white-space:nowrap;max-width:90px;overflow:hidden}.header-profile-image{width:38px;height:38px}.profile-page-image{width:96px;height:96px;color:var(--brand);background:#edf5ff;margin:0 auto 18px;box-shadow:inset 0 0 0 1px #1677ff29,0 10px 24px #1f63aa1f}.comment-heading{align-items:center;gap:8px;display:flex}.comment-heading time{color:#9aa4b2;font-size:10px}.comment-actions,.topic-comment-actions{align-items:center;gap:4px;margin-top:7px;display:flex}.comment-actions button,.topic-comment-actions button{color:#7c8796;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:4px;min-height:28px;padding:0 7px;font-size:11px;display:inline-flex}.comment-actions button:hover,.topic-comment-actions button:hover{color:var(--brand);background:#f1f6fc}.comment-actions button.active,.topic-comment-actions button.active{color:#e54867;background:#fff1f4}.comment-actions svg,.topic-comment-actions svg{width:13px;height:13px}.comment-replies{gap:7px;margin-top:10px;display:grid}.comment-reply{background:#f7faff;border-radius:11px;grid-template-columns:30px minmax(0,1fr);gap:9px;padding:11px 12px;display:grid}.comment-reply>span{width:30px;height:30px;color:var(--brand);background:#fff;border-radius:50%;place-items:center;font-size:10px;font-weight:700;display:grid}.comment-reply p{margin-top:4px;font-size:12px}.reply-target{color:#65758b;background:#f5f9ff;border:1px solid #dbe8f5;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-height:36px;margin-top:14px;padding:7px 10px;font-size:11px;display:flex}.reply-target strong{color:var(--brand)}.reply-target button{color:#8793a3;cursor:pointer;background:0 0;border:0}.comments-section .board-comment-form{grid-template-columns:minmax(0,1fr) auto 66px;align-items:center;gap:8px;margin-top:10px;display:grid}.comments-section .board-comment-form input[type=text],.comments-section .board-comment-form>input{width:100%;min-width:0}.comments-section .board-comment-form label{color:#67768a;white-space:nowrap;border:1px solid #dbe5ef;border-radius:10px;align-items:center;gap:5px;height:44px;padding:0 9px;font-size:11px;display:flex}.comments-section .board-comment-form label input{accent-color:var(--brand)}.comments-section .board-comment-form button{height:44px}.comments-section .board-comment-form button:disabled{opacity:.55;cursor:default}.topic-comment-actions{margin-top:5px}.profile-stats a{border-right:1px solid #e5edf4;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;transition:background .16s;display:flex}.profile-stats a:last-child{border-right:0}.profile-stats a:hover{background:#f5f9ff}.profile-stats a strong{color:var(--brand);font-size:24px}.profile-stats a span{color:#748195;margin-top:6px;font-size:11px}.activity-back{justify-content:center;align-items:center;padding:0 14px;display:inline-flex}.activity-panel{min-height:360px;padding:4px 22px 12px}.activity-list{display:grid}.activity-list>a{border-bottom:1px solid #e8eef5;grid-template-columns:76px minmax(0,1fr) 20px;align-items:center;gap:14px;min-height:112px;display:grid}.activity-list>a:last-child{border-bottom:0}.activity-list>a:hover{background:#f8fbff}.activity-list h2{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;overflow:hidden}.activity-list p{color:#66758a;text-overflow:ellipsis;white-space:nowrap;margin:7px 0 5px;font-size:12px;overflow:hidden}.activity-list small{color:#929cab;font-size:10px}.activity-list>a>svg{color:#a0aaba;width:18px}@media (width<=760px){.notifications-button{margin-left:auto}.account-menu{gap:0;margin-left:0}.header-profile-link{gap:0}.header-profile-link>span:last-child{display:none}.header-profile-image{width:36px;height:36px}.profile-page-image{width:88px;height:88px}.profile-stats a strong{font-size:19px}.profile-stats a span{font-size:9px}.comments-section .board-comment-form{grid-template-columns:minmax(0,1fr) 64px}.comments-section .board-comment-form label{grid-area:2/1;width:max-content;height:34px}.comments-section .board-comment-form button{grid-area:1/2/3;height:100%;min-height:44px}.activity-panel{padding:0 14px 8px}.activity-list>a{grid-template-columns:1fr 18px;gap:8px;min-height:122px}.activity-list .board-chip{grid-column:1/3;width:max-content;margin-top:12px}.activity-list h2{white-space:normal}.activity-list p{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.activity-back{height:38px}}.comments-section .board-comment-form label input{border:0;flex:none;width:14px;min-width:14px;height:14px;padding:0}.section-title{min-width:0}.section-title h2{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.section-title>a{white-space:nowrap;flex:none}.noah-home-card{background:#fff;border-color:#d5e4f3;grid-template-columns:minmax(0,1.58fr) minmax(300px,1fr);align-items:stretch;gap:18px;min-width:0;padding:18px;display:grid;overflow:hidden}.noah-home-promo{aspect-ratio:1491/1055;background:#eaf5ff;border-radius:20px;min-width:0;transition:transform .18s,filter .18s,box-shadow .18s;display:block;overflow:hidden}.noah-home-promo:hover{filter:brightness(1.02)saturate(1.02);transform:translateY(-2px);box-shadow:0 14px 30px #2a69ad29}.noah-home-promo:focus-visible{outline-offset:3px;outline:3px solid #1677ff6b}.noah-home-promo img{object-fit:cover;width:100%;height:100%;display:block}.noah-home-side{grid-template-rows:auto 1fr;gap:16px;min-width:0;display:grid}.noah-home-button-row{grid-template-columns:1fr 1fr;align-items:center;gap:10px;min-width:0;display:grid}.noah-home-image-button{border-radius:13px;min-width:0;transition:transform .15s,filter .15s;display:block;overflow:hidden}.noah-home-image-button:hover{filter:brightness(1.02);transform:translateY(-2px)}.noah-home-image-button:focus-visible{outline-offset:3px;outline:3px solid #1677ff59}.noah-home-image-button img{width:100%;display:block}.noah-home-ranking{background:#f7fbff;border:1px solid #d7e6f5;border-radius:18px;min-width:0;padding:22px 24px}.noah-home-ranking>p{color:#1f66bd;letter-spacing:.06em;margin:0 0 14px;font-size:16px;font-weight:850}.noah-home-ranking>a{color:#263548;grid-template-columns:28px 32px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:42px;font-size:14px;display:grid}.noah-home-ranking>a b{color:#1677ff;font-size:15px}.noah-home-ranking>a strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.noah-home-ranking>a em{color:#718198;white-space:nowrap;font-style:normal;font-weight:750}.noah-home-ranking>small{color:#75859b;font-size:13px;line-height:1.7;display:block}.noah-page,.noah-ranking-page{color:#fff;min-height:100vh;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,sans-serif}.noah-page{background:#05070b;padding:16px;position:relative;overflow-x:hidden}.noah-game-header,.noah-ranking-header{z-index:40;justify-content:space-between;align-items:center;gap:10px;width:min(920px,100%);min-height:46px;margin:0 auto 10px;display:flex;position:relative}.noah-header-actions{align-items:center;gap:8px;display:flex}.noah-back-link,.noah-ranking-link,.noah-ranking-play,.noah-sound-button{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000006b;border:1px solid #ffffff47;border-radius:999px;justify-content:center;align-items:center;min-height:39px;padding:0 13px;font-size:12px;font-weight:750;display:inline-flex}.noah-sound-button{cursor:pointer;min-width:40px;padding:0}.noah-ranking-link,.noah-ranking-play{color:#ffd75a}.noah-intro-card{text-align:center;background:url(/noah/game_bg.png) 50%/cover no-repeat;border:1px solid #ffffff2e;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;width:min(786px,100%);min-height:calc(100vh - 88px);margin:0 auto;padding:30px 18px 34px;display:flex;position:relative;overflow:hidden;box-shadow:0 34px 90px #0000008c}.noah-intro-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(#00000045,#000000a8);position:absolute;inset:0}.noah-intro-particles,.noah-ranking-particles{opacity:.28;pointer-events:none;background-image:radial-gradient(circle,#ffffffc7 0 1px,#0000 1.6px),radial-gradient(circle,#ffdd558c 0 1px,#0000 1.7px);background-position:0 0,27px 31px;background-size:58px 58px,83px 83px;animation:16s linear infinite noah-particle-drift;position:absolute;inset:0}.noah-game-title-image{z-index:2;object-fit:contain;filter:drop-shadow(0 10px 9px #00000061);width:min(430px,82vw);max-height:210px;animation:.9s cubic-bezier(.2,.9,.2,1.2) both noah-title-enter;display:block;position:relative}.noah-intro-characters{z-index:2;width:min(430px,92%);height:220px;margin:-12px auto -18px;position:relative}.noah-intro-characters img{object-fit:contain;image-rendering:pixelated;filter:drop-shadow(0 14px 9px #00000061);display:block;position:absolute;bottom:0}.noah-intro-noah{z-index:3;width:142px;animation:2.8s ease-in-out infinite alternate noah-float;left:50%;transform:translate(-50%)}.noah-intro-lion{z-index:2;width:122px;animation:2.6s ease-in-out infinite alternate noah-side-float;left:5%;transform:rotate(-8deg)}.noah-intro-sheep{z-index:2;width:112px;animation:2.4s ease-in-out infinite alternate-reverse noah-side-float;right:5%;transform:rotate(8deg)}.noah-intro-message{z-index:2;color:#fffffff0;white-space:pre-line;background:#0000007a;border:1px solid #ffffff38;border-radius:24px;max-width:520px;margin:0 0 18px;padding:10px 20px;font-size:13px;line-height:1.55;position:relative}.noah-wood-start{z-index:2;color:#fff8e1;text-shadow:2px 2px 3px #0000008c;cursor:pointer;background:linear-gradient(#a1887f,#5d4037 52%,#3e2723);border:2px solid #d7ccc8;border-radius:19px;justify-content:center;align-items:center;gap:7px;width:min(280px,78vw);height:70px;font-size:28px;font-weight:900;animation:1.5s ease-in-out infinite alternate noah-start-pulse;display:inline-flex;position:relative;box-shadow:0 7px #2c1811,0 14px 22px #0000006b}.noah-wood-start span{color:#ffd54f;font-size:34px}.noah-wood-start:active{transform:translateY(6px);box-shadow:0 1px #2c1811,0 7px 14px #00000059}.noah-intro-ranking-link{z-index:2;color:#fff;background:#ffffff17;border:1px solid #ffffff4d;border-radius:999px;justify-content:center;align-items:center;width:180px;min-height:44px;margin-top:20px;font-size:14px;font-weight:800;display:inline-flex;position:relative}.noah-intro-key-guide,.noah-keyboard-guide{z-index:2;color:#ffffffc7;flex-wrap:wrap;justify-content:center;gap:8px 16px;font-size:10px;display:flex;position:relative}.noah-intro-key-guide{margin-top:22px}.noah-intro-key-guide span,.noah-keyboard-guide span{align-items:center;gap:5px;display:flex}kbd{color:#fff;min-width:24px;height:23px;font:inherit;background:#00000057;border:1px solid #ffffff6b;border-bottom-width:3px;border-radius:6px;place-items:center;padding:0 6px;font-weight:850;display:inline-grid}.noah-intro-card>small{z-index:2;color:#ffffff94;margin-top:13px;font-size:10px;position:relative}.noah-game-shell{background:#76b7dc;border:1px solid #ffffff38;border-radius:22px;width:min(888px,100%);height:min(100vh - 82px,1180px);min-height:620px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000080}.noah-game-board{-webkit-user-select:none;user-select:none;background:url(/noah/game_bg.png) 50%/cover no-repeat;width:100%;height:100%;position:relative;overflow:hidden}.noah-game-shade{pointer-events:none;background:linear-gradient(#04214205,#04214214);position:absolute;inset:0}.noah-score-panel{z-index:30;color:#fff;text-shadow:2px 2px 4px #000000d9;font:900 25px/1.1 Verdana,sans-serif;position:absolute;top:22px;right:24px}.noah-stair-field{position:absolute;inset:0}.noah-stair{z-index:7;width:85px;height:12px;transform:translate(calc(-50% + var(--stair-x)), var(--stair-y));transition:transform .12s ease-out;position:absolute;top:57%;left:50%}.noah-stair i{background:#cfd8dc;border:2px solid #2632384d;display:block;position:absolute;inset:0;box-shadow:0 11px #78909c,9px 11px #455a64,0 15px 14px #0000003d}.noah-stair i:before{content:"";background:#eceff1;width:34px;height:2px;position:absolute;top:3px;left:10px}.noah-stair.current i{box-shadow:0 11px #78909c,9px 11px #455a64,0 0 0 3px #ffe85199,0 17px 17px #00000047}.noah-animal-sprite{z-index:3;object-fit:contain;image-rendering:pixelated;filter:drop-shadow(0 4px 3px #00000059);animation:1.1s ease-in-out infinite alternate noah-animal-bob;display:block;position:absolute;bottom:4px;right:4px}.noah-animal-sprite.lion{width:54px}.noah-animal-sprite.eagle{width:42px}.noah-animal-sprite.sheep{width:49px}.noah-player{z-index:20;justify-content:center;align-items:flex-end;width:83px;height:82px;transition:transform .1s;display:flex;position:absolute;top:calc(57% - 73px);left:50%;transform:translate(-50%)}.noah-player img{object-fit:contain;object-position:bottom;width:100%;max-height:100%;image-rendering:pixelated;filter:drop-shadow(0 7px 5px #0006);display:block}.noah-player.left img{transform:scaleX(-1)}.noah-game-board.is-moving .noah-player{transform:translate(-50%)translateY(-12px)scale(.98,1.05)}.noah-bonus{z-index:34;color:gold;text-shadow:2px 2px 4px #000000e6;font-size:28px;font-weight:950;animation:.9s forwards noah-bonus-pop;position:absolute;top:38%;left:50%;transform:translate(-50%)}.noah-flood{z-index:14;left:-5%;right:-5%;top:calc(57% + var(--water-gap));background:linear-gradient(#2887ffd6,#1950def2 24%,#1734a8);height:90%;transition:top 70ms linear;position:absolute}.noah-wave{background:#5bc3ffd1;border-radius:48%;width:106%;height:42px;animation:1.45s ease-in-out infinite alternate noah-wave;position:absolute;top:-20px;left:-3%}.noah-wave.wave-back{background:#4453eba8;animation-delay:-.7s;top:-28px}.noah-wave.wave-front:after{content:"";background:#ffffff9e;border-radius:50%;height:4px;position:absolute;inset:9px 0 auto}.noah-keyboard-guide{z-index:30;pointer-events:none;text-shadow:1px 1px 3px #000000a6;position:absolute;bottom:117px;left:20px;right:20px}.noah-controls{z-index:32;grid-template-columns:1fr 1fr;gap:18px;display:grid;position:absolute;bottom:22px;left:20px;right:20px}.noah-control{color:#fff;text-align:left;cursor:pointer;border:1px solid #ffffff59;border-radius:17px;grid-template-rows:auto auto;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:1px 10px;min-height:82px;padding:11px 14px;display:grid}.noah-control>span{background:#ffffff2b;border-radius:12px;grid-row:1/3;place-items:center;width:43px;height:43px;font-size:27px;display:grid}.noah-control strong{font-size:14px}.noah-control small{color:#ffffffc7;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.noah-control.turn{background:linear-gradient(#ffb538,#f17c00);box-shadow:0 7px #a74600,0 13px 22px #43230447}.noah-control.climb{background:linear-gradient(#4b91ff,#2462e8);box-shadow:0 7px #123c9d,0 13px 22px #0b2d8947}.noah-control:active:not(:disabled){transform:translateY(5px);box-shadow:0 2px #00000059}.noah-control:disabled{opacity:.72;cursor:default}.noah-gameover-backdrop{z-index:60;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#000000a8;place-items:center;padding:20px;display:grid;position:absolute;inset:0}.noah-gameover-card{text-align:center;background:#2d2d2d;border:4px solid #ffc928;border-radius:24px;width:min(430px,100%);padding:29px 27px 27px;box-shadow:0 30px 80px #0000008f}.noah-gameover-card>p:first-of-type{color:#ff6262;letter-spacing:.05em;text-shadow:2px 2px 2px #000;margin:0 0 7px;font-size:35px;font-weight:950}.noah-gameover-card h2{color:#ffd950;margin:0;font-size:31px}.noah-gameover-card>small{color:#ffffffb8;margin-top:8px;display:block}.noah-saving{color:#d8ebff;margin:18px 0;font-size:12px}.noah-result-box{background:#ffc1071f;border:1px solid #ffd74080;border-radius:13px;margin:18px 0 0;padding:14px}.noah-result-box strong,.noah-result-box span{display:block}.noah-result-box strong{font-size:21px}.noah-result-box span{color:#ffdf68;margin-top:4px;font-size:12px}.noah-result-box p{color:#e0e0e0;margin:10px 0 0;font-size:11px;line-height:1.55}.noah-save-error{color:#ffaaa9;font-size:11px}.noah-gameover-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:19px;display:grid}.noah-gameover-actions button,.noah-gameover-actions a{color:#fff;cursor:pointer;background:#ffffff17;border:1px solid #ffffff42;border-radius:12px;justify-content:center;align-items:center;min-width:0;height:47px;font-size:12px;font-weight:800;display:inline-flex}.noah-gameover-actions button{color:#472600;background:linear-gradient(#ffd65b,#ec9f20);border-color:#ffd65b}.noah-ranking-page{background:#05070b url(/noah/game_bg.png) top/cover no-repeat fixed;padding:16px 16px 98px;position:relative;overflow-x:hidden}.noah-ranking-shade{z-index:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);pointer-events:none;background:#000000ab;position:fixed;inset:0}.noah-ranking-particles{z-index:0;pointer-events:none;position:fixed}.noah-ranking-page>:not(.noah-ranking-shade):not(.noah-ranking-particles){z-index:2;position:relative}.noah-ranking-hero{text-align:center;padding:4px 20px 28px}.ranking-hero-characters{width:310px;height:105px;margin:0 auto;position:relative}.ranking-hero-characters img{object-fit:contain;image-rendering:pixelated;filter:drop-shadow(0 8px 6px #0000008c);display:block;position:absolute;bottom:0}.ranking-noah{z-index:3;width:82px;animation:2s ease-in-out infinite alternate noah-float;left:50%;transform:translate(-50%)}.ranking-lion{z-index:2;width:68px;animation:2.1s ease-in-out infinite alternate noah-side-float;left:30px;transform:rotate(-7deg)}.ranking-sheep{z-index:2;width:64px;animation:2.2s ease-in-out infinite alternate-reverse noah-side-float;right:30px;transform:rotate(7deg)}.noah-ranking-hero>p{color:#ffd951;letter-spacing:.03em;text-shadow:2px 2px 4px #000000e6;margin:2px 0 0;font:950 clamp(31px,5vw,42px)/1 Verdana,sans-serif}.noah-ranking-hero h1{color:#ffffffc7;letter-spacing:.12em;margin:7px 0 5px;font-size:14px}.noah-ranking-hero>small{color:#ffffff9e}.noah-ranking-state{color:#e4edf7;text-align:center;background:#ffffff14;border:1px solid #ffffff26;border-radius:20px;place-items:center;width:min(920px,100%);min-height:250px;margin:0 auto;padding:30px;display:grid}.noah-ranking-state button,.noah-ranking-state a{color:#fff;cursor:pointer;background:#277ee9;border:0;border-radius:10px;align-items:center;min-height:42px;padding:0 15px;font-weight:750;display:inline-flex}.noah-podium{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:12px;width:min(920px,100%);margin:0 auto 18px;display:grid}.noah-podium-card{text-align:center;background:#2d2d2de8;border:1px solid #ffffff26;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:210px;padding:18px 13px;display:flex;position:relative;box-shadow:0 10px 24px #00000061}.noah-podium-card.rank-1{border-color:#ffd700cc;order:2;min-height:250px;box-shadow:0 0 18px #ffd70040,0 12px 28px #0006}.noah-podium-card.rank-2{border-color:#e0e0e0b3;order:1}.noah-podium-card.rank-3{border-color:#cd7f32bf;order:3}.noah-podium-card.mine,.noah-ranking-list article.mine{box-shadow:inset 0 0 0 2px #4d9fff,0 12px 28px #0006}.noah-rank-medal{margin-bottom:4px;font-size:28px}.noah-rank-avatar{background:#00000059;border:2px solid #ffffff59;border-radius:50%;place-items:center;width:72px;height:72px;font-size:36px;display:grid;overflow:hidden}.noah-podium-card.rank-1 .noah-rank-avatar{border-color:gold;width:86px;height:86px}.noah-rank-avatar img{object-fit:cover;width:100%;height:100%}.noah-rank-avatar>span{line-height:1}.noah-podium-card h2{text-overflow:ellipsis;white-space:nowrap;width:100%;margin:9px 0 4px;font-size:15px;overflow:hidden}.noah-podium-card>strong{color:#ffd75a;font:900 18px/1 Verdana,sans-serif}.noah-podium-card>p{color:#ffffffb3;margin:9px 0 0;font-size:10px}.noah-ranking-list{gap:9px;width:min(920px,100%);margin:0 auto;display:grid}.noah-ranking-list article{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:15px;grid-template-columns:42px 48px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:72px;padding:10px 15px;display:grid;box-shadow:0 4px 7px #00000038}.noah-rank-number{color:#ffffff94;text-align:center;font-size:17px;font-weight:850}.noah-rank-avatar.compact{width:43px;height:43px;font-size:22px}.noah-rank-copy{min-width:0}.noah-rank-copy h2{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;overflow:hidden}.noah-rank-copy p{color:#ffffff8f;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:9px;overflow:hidden}.noah-ranking-list article>strong{color:#ffd75a;font:900 14px/1 Verdana,sans-serif}.noah-my-rank{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#212121f0;border:1px solid #ffc107b3;border-top-width:3px;border-radius:18px;grid-template-columns:auto 42px minmax(0,1fr) auto auto;align-items:center;gap:10px;width:min(760px,100% - 32px);min-height:66px;margin:auto;padding:9px 15px;display:grid;position:fixed;bottom:14px;left:16px;right:16px;box-shadow:0 -4px 22px #ffc1071a,0 14px 32px #00000073}.noah-my-rank>span{color:#ffce42;font-size:10px;font-weight:850}.noah-my-rank>strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.noah-my-rank>b{color:#fff}.noah-my-rank>em{color:#ffd75a;font-style:normal;font-weight:900}@keyframes noah-title-enter{0%{opacity:0;transform:translateY(-40px)scale(.82)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes noah-start-pulse{0%{transform:scale(1)}to{transform:scale(1.045)}}@keyframes noah-float{0%{translate:0 -6px}to{translate:0 7px}}@keyframes noah-side-float{0%{translate:0 -3px}to{translate:0 5px}}@keyframes noah-particle-drift{0%{transform:translateY(0)}to{transform:translateY(-58px)}}@keyframes noah-animal-bob{0%{transform:translateY(0)rotate(-2deg)}to{transform:translateY(-5px)rotate(2deg)}}@keyframes noah-wave{0%{transform:translate(-2%)rotate(-1deg)}to{transform:translate(2%)rotate(1deg)}}@keyframes noah-bonus-pop{0%{opacity:0;transform:translate(-50%,20px)scale(.8)}25%{opacity:1;transform:translate(-50%)scale(1.12)}to{opacity:0;transform:translate(-50%,-60px)scale(.95)}}@media (width<=920px){.noah-home-card{grid-template-columns:1fr}}@media (width<=760px){.section-title{gap:10px}.section-title h2{font-size:17px}.section-title>a{font-size:12px}.noah-home-card{gap:10px;padding:12px}.noah-home-button-row{gap:7px}.noah-home-ranking{display:none}.noah-page,.noah-ranking-page{padding:10px 10px 90px}.noah-game-header,.noah-ranking-header{margin-bottom:7px}.noah-back-link,.noah-ranking-link,.noah-ranking-play,.noah-sound-button{min-height:37px;font-size:10px}.noah-intro-card{border-radius:18px;min-height:calc(100vh - 76px);padding:22px 12px 27px}.noah-game-title-image{width:min(350px,88vw)}.noah-intro-characters{height:185px;margin-top:-20px}.noah-intro-noah{width:116px}.noah-intro-lion{width:95px}.noah-intro-sheep{width:88px}.noah-intro-message{max-width:94%;padding:9px 13px;font-size:11px}.noah-wood-start{width:250px;height:62px;font-size:24px}.noah-game-shell{border-radius:16px;height:calc(100vh - 70px);min-height:560px}.noah-score-panel{font-size:20px;top:15px;right:15px}.noah-stair{width:72px}.noah-animal-sprite.lion{width:46px}.noah-animal-sprite.eagle{width:36px}.noah-animal-sprite.sheep{width:42px}.noah-player{width:70px;height:72px;top:calc(57% - 64px)}.noah-keyboard-guide{font-size:8px;bottom:100px;left:10px;right:10px}.noah-controls{gap:10px;bottom:14px;left:10px;right:10px}.noah-control{grid-template-columns:34px minmax(0,1fr);gap:1px 7px;min-height:70px;padding:9px}.noah-control>span{width:34px;height:38px;font-size:22px}.noah-control strong{font-size:11px}.noah-control small{font-size:7px}.noah-podium{gap:7px}.noah-podium-card{min-height:188px;padding:15px 8px 12px}.noah-podium-card.rank-1{min-height:218px}.noah-rank-avatar{width:57px;height:57px;font-size:28px}.noah-podium-card.rank-1 .noah-rank-avatar{width:66px;height:66px}.noah-podium-card h2{font-size:12px}.noah-podium-card>strong{font-size:13px}.noah-podium-card>p{display:none}.noah-ranking-list article{grid-template-columns:32px 42px minmax(0,1fr) auto;gap:8px;padding:8px 10px}.noah-rank-copy p{display:none}.noah-my-rank{grid-template-columns:auto 38px minmax(0,1fr) auto;width:calc(100% - 18px);bottom:9px;left:9px;right:9px}.noah-my-rank>span{display:none}.noah-my-rank>em{grid-column:4;font-size:11px}}@media (width<=430px){.app-download-actions{grid-template-columns:1fr}.noah-home-card{padding:9px}.noah-header-actions{gap:5px}.noah-ranking-link{padding:0 9px}.noah-intro-characters{height:155px}.noah-intro-noah{width:99px}.noah-intro-lion{width:77px;left:2%}.noah-intro-sheep{width:71px;right:2%}.noah-intro-key-guide,.noah-keyboard-guide{flex-direction:column;align-items:center}.noah-control small{display:none}.noah-control{grid-template-rows:1fr}.noah-control>span{grid-row:1}.noah-gameover-actions{grid-template-columns:1fr}.noah-podium{grid-template-columns:1fr;align-items:stretch}.noah-podium-card,.noah-podium-card.rank-1{text-align:left;order:initial;grid-template-rows:auto auto auto;grid-template-columns:60px minmax(0,1fr);column-gap:11px;min-height:115px;display:grid}.noah-podium-card.rank-1{order:-1}.noah-podium-card .noah-rank-avatar,.noah-podium-card.rank-1 .noah-rank-avatar{grid-row:1/4;width:56px;height:56px}.noah-rank-medal{display:none}.noah-podium-card h2{align-self:end;margin:0}.noah-podium-card>strong{align-self:center}.noah-ranking-list article{grid-template-columns:26px 38px minmax(0,1fr) auto}}
