:root{font-family:Pretendard,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;--accent: #20c978;--accent-dark: #109b58;--accent-soft: #e9fbf2;--ink: #121512;--text: #121512;--muted: #737a75;--line: #e4e7e5;--bg: #fafafa;--surface: #ffffff;--surface-muted: #f1f3f1;--surface-hover: #f4f6f4;--media-bg: #eef0ee;--soft: #f4f6f4;--danger: #e04444;--blue: #1686f0;--shadow: rgba(31, 41, 35, .08);--sidebar: 244px}html[data-theme=dark]{color-scheme:dark;--accent: #35d98b;--accent-dark: #69e8aa;--accent-soft: #123222;--ink: #eef3ef;--text: #eef3ef;--muted: #9ca69f;--line: #2b342f;--bg: #101311;--surface: #171b18;--surface-muted: #202621;--surface-hover: #252c27;--media-bg: #1d221f;--soft: #202621;--danger: #ff6b6b;--blue: #63b2ff;--shadow: rgba(0, 0, 0, .34)}::selection{color:#07150d;background:#76e9af}.theme-toggle-button{color:var(--ink)!important}.mobile-theme-toggle,.auth-theme-toggle{border:1px solid var(--line);color:var(--ink);background:var(--surface);display:inline-flex;align-items:center;justify-content:center}.mobile-theme-toggle{width:38px;height:38px;border-radius:50%}.auth-theme-toggle{position:fixed;z-index:30;top:20px;right:22px;min-height:40px;padding:0 13px;border-radius:999px;gap:7px;box-shadow:0 8px 26px var(--shadow);font-size:11px;font-weight:850}html[data-theme=dark] .desktop-sidebar,html[data-theme=dark] .feed-card,html[data-theme=dark] .settings-card,html[data-theme=dark] .account-side-card,html[data-theme=dark] .create-card,html[data-theme=dark] .comments-panel,html[data-theme=dark] .messages-page,html[data-theme=dark] .activity-list,html[data-theme=dark] .member-table-wrap,html[data-theme=dark] .ad-create-card,html[data-theme=dark] .ad-list-card,html[data-theme=dark] .moderation-list article,html[data-theme=dark] .auth-screen,html[data-theme=dark] .auth-form-card,html[data-theme=dark] .story-rail,html[data-theme=dark] .post-menu,html[data-theme=dark] .report-modal,html[data-theme=dark] .follow-list-modal,html[data-theme=dark] .legal-document,html[data-theme=dark] .reports-admin-list>article{color:var(--ink);background-color:var(--surface)}html[data-theme=dark] .sidebar-nav>a:hover,html[data-theme=dark] .sidebar-bottom>a:hover,html[data-theme=dark] .sidebar-bottom>button:hover,html[data-theme=dark] .refresh-button:hover,html[data-theme=dark] .post-menu>button:hover,html[data-theme=dark] .post-menu>a:hover,html[data-theme=dark] .follow-list-modal>div>a:hover{background:var(--surface-hover)}html[data-theme=dark] .sidebar-nav>a.active{color:#69e8aa;background:#123222}html[data-theme=dark] .sidebar-nav>a,html[data-theme=dark] .sidebar-bottom>a,html[data-theme=dark] .sidebar-bottom>button,html[data-theme=dark] .post-menu>button,html[data-theme=dark] .post-menu>a,html[data-theme=dark] .feed-actions>button,html[data-theme=dark] .feed-actions>a,html[data-theme=dark] .account-side-card>a:not(.support-link),html[data-theme=dark] .clean-form label{color:var(--ink)}html[data-theme=dark] .clean-form input,html[data-theme=dark] .clean-form textarea,html[data-theme=dark] .clean-form select,html[data-theme=dark] .danger-zone input,html[data-theme=dark] .member-table select,html[data-theme=dark] .moderation-list select{color:var(--ink);border-color:var(--line);background:#141815}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#707a73}html[data-theme=dark] .clean-form input:disabled{color:#778079;background:#1c211e}html[data-theme=dark] .primary-action:hover{background:#2dcb7f}html[data-theme=dark] .form-alert.error{color:#ff9a9a;border-color:#623535;background:#321d1d}html[data-theme=dark] .form-alert.success{color:#82e9b2;border-color:#28583f;background:#163124}html[data-theme=dark] .avatar{color:#77e6ad;border-color:#315d46;background:linear-gradient(145deg,#173a28,#1d2e25)}html[data-theme=dark] .topic-strip a,html[data-theme=dark] .explore-search-wrap,html[data-theme=dark] .trending-tags button,html[data-theme=dark] .people-grid article,html[data-theme=dark] .load-more-button,html[data-theme=dark] .post-management>a,html[data-theme=dark] .post-management>button,html[data-theme=dark] .older-messages,html[data-theme=dark] .legal-tabs a,html[data-theme=dark] .report-links a,html[data-theme=dark] .report-actions button{color:var(--ink);background:var(--surface)}html[data-theme=dark] .topic-strip span{color:#a7e9c5}html[data-theme=dark] .feed-welcome,html[data-theme=dark] .support-card,html[data-theme=dark] .signup-notice,html[data-theme=dark] .verification-code-card{color:#b9efd2;border-color:#28533d;background:#13291e}html[data-theme=dark] .feed-welcome p,html[data-theme=dark] .support-card p,html[data-theme=dark] .signup-notice ol{color:#9fb0a5}html[data-theme=dark] .approval-banner{color:#f1cc7d;border-color:#5a4925;background:#302817}html[data-theme=dark] .sponsored-label,html[data-theme=dark] .ad-stats span{color:#a8b2ab;background:#242b27}html[data-theme=dark] .ad-cta{background:#14231b}html[data-theme=dark] .feed-media,html[data-theme=dark] .explore-grid>a,html[data-theme=dark] .profile-post-grid>a,html[data-theme=dark] .grid-skeleton,html[data-theme=dark] .create-media-panel,html[data-theme=dark] .create-media-grid>div,html[data-theme=dark] .add-more-media{background:var(--media-bg)}html[data-theme=dark] .text-post-visual,html[data-theme=dark] .grid-text-post{background:radial-gradient(circle at 20% 20%,#173d2a,transparent 37%),linear-gradient(145deg,#17231c,#10251a)}html[data-theme=dark] .media-arrow{color:#f0f4f1;background:#141815e0}html[data-theme=dark] .feed-skeleton{background:linear-gradient(100deg,#1b201d 20%,#252b27,#1b201d 60%);background-size:200% 100%}html[data-theme=dark] .approval-status-card.status-approved{color:#93ebbd;border-color:#285d41;background:#153224}html[data-theme=dark] .approval-status-card.status-pending{color:#f3cf83;border-color:#66532a;background:#302718}html[data-theme=dark] .approval-status-card.status-rejected,html[data-theme=dark] .approval-status-card.status-banned{color:#faa;border-color:#653737;background:#341f1f}html[data-theme=dark] .status-icon,html[data-theme=dark] .approval-status-card>a{background:#ffffff12}html[data-theme=dark] .privacy-box,html[data-theme=dark] .posting-note,html[data-theme=dark] .verification-summary,html[data-theme=dark] .verification-code-admin,html[data-theme=dark] .admin-note{background:var(--surface-muted)}html[data-theme=dark] .support-link{background:#2b342f}html[data-theme=dark] .media-picker-empty>span{color:#a8b2ab;background:#202622;box-shadow:0 8px 25px #00000038}html[data-theme=dark] .create-caption-panel textarea,html[data-theme=dark] .explore-search-wrap input,html[data-theme=dark] .conversation-search input{color:var(--ink);background:transparent}html[data-theme=dark] .detected-tags span{color:#7cc6fa;background:#142b3c}html[data-theme=dark] .profile-actions .secondary,html[data-theme=dark] .profile-actions>a,html[data-theme=dark] .people-grid button.following,html[data-theme=dark] .request-actions .reject{color:var(--ink);background:var(--surface-muted)}html[data-theme=dark] .dm-rule,html[data-theme=dark] .support-dm-button,html[data-theme=dark] .replying-to{color:#8be5b4;border-color:#2b5b42;background:#153124}html[data-theme=dark] .conversation-items>a:hover,html[data-theme=dark] .conversation-items>a.active,html[data-theme=dark] .activity-list>a.unread{background:#202722}html[data-theme=dark] .message-bubble p{background:#252c28}html[data-theme=dark] .message-bubble.mine p{color:#07150d;background:#42d98f}html[data-theme=dark] .kind-follow{color:#8ac9ff;background:#172c3e}html[data-theme=dark] .kind-like{color:#ff9eaa;background:#3a2025}html[data-theme=dark] .kind-comment{color:#8be5b4;background:#173524}html[data-theme=dark] .verification-links a,html[data-theme=dark] .ad-image-picker{color:var(--ink);border-color:var(--line);background:var(--surface-muted)}html[data-theme=dark] .member-status.status-pending,html[data-theme=dark] .report-pending{color:#f0c775;background:#3b2f18}html[data-theme=dark] .member-status.status-rejected,html[data-theme=dark] .member-status.status-banned{color:#ff9d9d;background:#3b2222}html[data-theme=dark] .member-status.status-approved,html[data-theme=dark] .report-resolved{color:#88e3b0;background:#173625}html[data-theme=dark] .report-reviewing{color:#8bc8ff;background:#172f45}html[data-theme=dark] .report-dismissed{color:#b0b8b2;background:#282f2b}html[data-theme=dark] .member-table th{color:var(--muted);background:#202521}html[data-theme=dark] .icon-danger,html[data-theme=dark] .ad-list-card article>button,html[data-theme=dark] .moderation-list article>button{color:#ff8b8b;background:#382020}html[data-theme=dark] .ad-no-image,html[data-theme=dark] .moderation-text-thumb{color:#8be3b2;background:#173525}html[data-theme=dark] .mobile-header,html[data-theme=dark] .mobile-bottom-nav{background:#101311f0}html[data-theme=dark] .mobile-drawer{color:var(--ink);background:var(--surface)}html[data-theme=dark] .drawer-profile{background:var(--surface-muted)!important}html[data-theme=dark] .verification-code-card pre,html[data-theme=dark] .verification-code-card button{color:#b7edcf;border-color:#2d5c43;background:#182d22}html[data-theme=dark] .captcha-placeholder{color:var(--muted);border-color:var(--line);background:var(--surface-muted)}html[data-theme=dark] .story-rail>a.viewed>span,html[data-theme=dark] .story-create>span{background:#343d37!important}html[data-theme=dark] .nav-icon-wrap b,html[data-theme=dark] .mobile-badge-link b{border-color:#101311}html[data-theme=dark] .danger-zone{color:#faa;border-color:#663b3b;background:#2f1c1c}html[data-theme=dark] .danger-zone h2{color:#ff8585}html[data-theme=dark] .danger-zone p{color:#c69d9d}html[data-theme=dark] .legal-document section{border-color:var(--line)}html[data-theme=dark] .save-action.saved{color:#f0f4f1!important}html[data-theme=dark] .comment-thread+.comment-thread{border-color:var(--line)}html[data-theme=dark] .emoji-picker{box-shadow:0 8px 28px #00000047}html[data-theme=dark] .emoji-picker button:hover,html[data-theme=dark] .emoji-picker button:focus-visible{background:var(--surface-hover)}html[data-theme=dark] ::-webkit-scrollbar-thumb{background:#3c4740}*{box-sizing:border-box}html{scroll-behavior:smooth;color-scheme:light}body{margin:0;min-width:320px;min-height:100vh;color:var(--ink);background:var(--bg);transition:color .18s ease,background-color .18s ease}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}p{word-break:keep-all}.app-shell{min-height:100vh}.desktop-sidebar{position:fixed;inset:0 auto 0 0;z-index:60;width:var(--sidebar);padding:34px 22px 24px;border-right:1px solid var(--line);background:var(--surface);display:flex;flex-direction:column}.sidebar-logo{padding:0 10px 32px}.brand{display:inline-flex;align-items:baseline;gap:9px;line-height:1}.brand-symbol{font-size:29px;font-weight:900;letter-spacing:-4px;padding-right:4px}.brand-reading{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:-.4px}.brand-compact .brand-symbol{font-size:25px}.sidebar-nav{display:grid;gap:5px}.sidebar-nav>a,.sidebar-bottom>a,.sidebar-bottom>button{width:100%;min-height:50px;padding:0 12px;border:0;border-radius:12px;background:transparent;display:flex;align-items:center;gap:16px;color:var(--ink);font-size:15px;text-align:left;transition:.18s ease}.sidebar-nav>a:hover,.sidebar-bottom>a:hover,.sidebar-bottom>button:hover{background:var(--soft)}.sidebar-nav>a.active{font-weight:800;background:#f1faf5;color:#0e7e49}.sidebar-nav .avatar{border-radius:50%}.sidebar-bottom{margin-top:auto;display:grid;gap:3px}.sidebar-signup{justify-content:center!important;min-height:42px!important;margin-top:8px;color:#fff!important;background:var(--accent)!important;font-weight:800}.app-main{min-height:100vh;margin-left:var(--sidebar)}.mobile-header,.mobile-bottom-nav,.mobile-drawer{display:none}.simple-page{width:min(940px,calc(100% - 44px));margin:0 auto;padding:46px 0 80px}.center-state{min-height:72vh;padding:40px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted)}.center-state.compact{min-height:320px}.center-state h1{margin:12px 0 5px;color:var(--ink);font-size:25px}.center-state>a{margin-top:18px;color:var(--accent-dark);font-weight:800}.spinner{width:31px;height:31px;border:3px solid #dfe9e3;border-top-color:var(--accent);border-radius:50%;animation:spin .75s linear infinite}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.page-heading{margin-bottom:28px;display:flex;justify-content:space-between;align-items:flex-end}.page-heading h1{margin:0 0 7px;font-size:27px;letter-spacing:-1.3px}.page-heading p{margin:0;color:var(--muted);font-size:13px}.primary-action{min-height:45px;padding:0 18px;border:0;border-radius:10px;color:#fff;background:var(--accent);display:inline-flex;justify-content:center;align-items:center;gap:7px;font-size:14px;font-weight:800;transition:.18s ease}.primary-action:hover{background:#18b96d}.primary-action.inline{width:auto}.form-alert{padding:12px 14px;border-radius:9px;display:flex;align-items:center;gap:7px;font-size:12px;line-height:1.55}.form-alert.error{color:#ad3232;background:#fff1f1;border:1px solid #f3cccc}.form-alert.success{color:#0b7745;background:#edf9f2;border:1px solid #ccebd9}.clean-form{display:grid;gap:17px}.clean-form label{display:grid;gap:8px;color:var(--ink);font-size:12px;font-weight:750}.clean-form label>small{color:var(--muted);font-weight:500}.clean-form input,.clean-form textarea,.clean-form select{width:100%;border:1px solid var(--line);border-radius:9px;outline:0;color:var(--ink);background:var(--surface);transition:.15s}.clean-form input,.clean-form select{height:45px;padding:0 13px}.clean-form textarea{padding:12px 13px;resize:vertical;line-height:1.65}.clean-form input:focus,.clean-form textarea:focus,.clean-form select:focus{border-color:#7bd7a9;box-shadow:0 0 0 3px #20c9781a}.clean-form input:disabled{color:var(--muted);background:var(--surface-muted)}.empty-state{min-height:300px;padding:40px 20px;border:1px solid var(--line);border-radius:15px;background:var(--surface);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted)}.empty-state strong{color:var(--ink);font-size:17px}.empty-state p{margin:8px 0 18px;font-size:13px}.empty-state a,.empty-state button{padding:10px 16px;border:0;border-radius:9px;color:#fff;background:var(--accent);font-weight:800}.avatar{flex:0 0 auto;border-radius:50%;object-fit:cover;display:inline-grid;place-items:center;color:#087044;background:linear-gradient(145deg,#d9f8e8,#f0fff7);border:1px solid #caeddc;font-weight:850}.avatar-xs{width:27px;height:27px;font-size:9px}.avatar-sm{width:34px;height:34px;font-size:10px}.avatar-md{width:43px;height:43px;font-size:12px}.avatar-lg{width:60px;height:60px;font-size:17px}.avatar-xl{width:112px;height:112px;font-size:28px}.three-column-page{width:min(1030px,calc(100% - 40px));margin:0 auto;padding:34px 0 80px;display:grid;grid-template-columns:minmax(0,630px) 320px;gap:46px;align-items:start}.feed-column{min-width:0}.feed-topbar{height:47px;margin-bottom:16px;border-bottom:1px solid var(--line);display:flex;align-items:flex-end;justify-content:space-between}.feed-tabs{height:100%;display:flex;gap:25px}.feed-tabs button{position:relative;padding:0 2px 13px;border:0;background:transparent;color:var(--muted);font-size:13px;font-weight:750}.feed-tabs button.active{color:var(--ink)}.feed-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;border-radius:2px;background:var(--ink)}.refresh-button{width:35px;height:35px;margin-bottom:7px;border:0;border-radius:50%;background:transparent;color:var(--muted);display:grid;place-items:center}.refresh-button:hover{background:var(--surface-muted)}.topic-strip{margin-bottom:18px;padding-bottom:3px;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.topic-strip::-webkit-scrollbar{display:none}.topic-strip a{min-width:max-content;padding:9px 12px;border:1px solid var(--line);border-radius:999px;background:var(--surface);display:flex;align-items:center;gap:6px}.topic-strip span{color:#234a36;font-size:12px;font-weight:800}.topic-strip small{color:var(--muted);font-size:10px}.feed-welcome{margin-bottom:18px;padding:17px;border:1px solid #cdebd9;border-radius:13px;background:#f4fcf8;display:grid;grid-template-columns:37px 1fr auto;gap:12px;align-items:center}.feed-welcome>span{width:37px;height:37px;border-radius:11px;color:#fff;background:var(--accent);display:grid;place-items:center}.feed-welcome strong{display:block;font-size:13px}.feed-welcome p{margin:4px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.feed-welcome>a{padding:9px 12px;border-radius:8px;color:#fff;background:var(--accent);font-size:11px;font-weight:800}.approval-banner{margin-bottom:18px;padding:13px 15px;border-radius:10px;color:#6e5115;background:#fff7e5;border:1px solid #f0dfb9;display:flex;justify-content:space-between;font-size:12px}.feed-list{display:grid;gap:18px}.feed-card{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.feed-card-header{height:66px;padding:0 15px;display:flex;justify-content:space-between;align-items:center}.post-author{display:flex;align-items:center;gap:10px;min-width:0}.post-author>span{min-width:0;display:grid;gap:3px}.post-author strong{font-size:12px}.post-author small{color:var(--muted);font-size:10px}.sponsored-label{padding:5px 8px;border-radius:6px;color:var(--muted);background:#f0f3f1;font-size:9px;font-weight:800}.feed-media{position:relative;aspect-ratio:1/1;background:var(--media-bg);overflow:hidden}.feed-media>img{width:100%;height:100%;object-fit:cover}.feed-media-text{aspect-ratio:4/3}.text-post-visual{width:100%;height:100%;padding:70px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:radial-gradient(circle at 20% 20%,#dff8eb,transparent 35%),linear-gradient(145deg,#f8fffb,#edf6f1)}.text-post-visual>span{margin-bottom:20px;font-size:26px;font-weight:900;letter-spacing:-4px}.text-post-visual p{max-width:390px;margin:0;font-size:20px;line-height:1.6;font-weight:750;white-space:pre-wrap}.media-arrow{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border:0;border-radius:50%;color:var(--ink);background:#ffffffd9;display:grid;place-items:center;box-shadow:0 2px 8px #00000026}.media-arrow-left{left:12px}.media-arrow-right{right:12px}.media-counter{position:absolute;top:12px;right:12px;padding:5px 8px;border-radius:999px;color:#fff;background:#0000008c;font-size:10px;font-weight:800}.ad-cta{min-height:55px;padding:0 16px;border-bottom:1px solid var(--line);background:#f6faf8;display:flex;align-items:center;justify-content:space-between}.ad-cta>span:first-child{display:grid;gap:2px}.ad-cta strong{font-size:12px}.ad-cta small{color:#8a928d;font-size:9px}.ad-cta>span:last-child{color:#16764a;display:flex;align-items:center;gap:5px;font-size:11px;font-weight:800}.feed-actions{min-height:52px;padding:0 14px;display:flex;align-items:center;gap:15px}.feed-actions>button,.feed-actions>a{padding:0;border:0;color:var(--ink);background:transparent;display:grid;place-items:center}.feed-actions .liked{color:#ed3e4e}.media-dots{margin-left:auto;margin-right:auto;display:flex;gap:4px}.media-dots span{width:5px;height:5px;border-radius:50%;background:#c8cdca}.media-dots span.active{background:var(--blue)}.feed-copy{padding:0 15px 16px}.like-count{display:block;margin-bottom:8px;font-size:12px}.feed-copy p{margin:0;font-size:12px;line-height:1.65;white-space:pre-wrap}.feed-copy p>a:first-child{margin-right:5px;font-weight:800}.hashtag{color:#1769a6}.view-comments{margin-top:8px;color:var(--muted);display:inline-block;font-size:11px}.feed-loading{display:grid;gap:18px}.feed-skeleton{height:650px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(100deg,#f0f2f0 20%,#fafbfa,#f0f2f0 60%);background-size:200% 100%;animation:shimmer 1.3s infinite}@keyframes shimmer{to{background-position-x:-200%}}.right-rail{position:sticky;top:34px;padding-top:16px}.rail-account{display:grid;grid-template-columns:60px 1fr auto;gap:12px;align-items:center}.rail-account>span{display:grid;gap:3px}.rail-account strong{font-size:12px}.rail-account small{color:var(--muted);font-size:11px}.rail-account>a:last-child{color:var(--blue);font-size:10px;font-weight:800}.guest-rail-card{padding:22px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.guest-logo{display:block;margin-bottom:15px;font-size:24px;font-weight:900;letter-spacing:-4px}.guest-rail-card strong{font-size:14px}.guest-rail-card p{margin:7px 0 16px;color:var(--muted);font-size:11px;line-height:1.6}.guest-rail-card>a{color:var(--accent-dark);font-size:11px;font-weight:850}.rail-heading{margin:26px 0 14px;display:flex;justify-content:space-between}.rail-heading strong{color:var(--muted);font-size:11px}.rail-heading a{font-size:10px;font-weight:800}.suggested-list{display:grid;gap:13px}.suggested-user{display:grid;grid-template-columns:43px 1fr auto;align-items:center;gap:10px}.suggested-user>span{min-width:0;display:grid;gap:2px}.suggested-user strong,.suggested-user small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.suggested-user strong{font-size:11px}.suggested-user small{color:var(--muted);font-size:10px}.suggested-user>button,.rail-profile-link{border:0;color:var(--blue);background:transparent;font-size:10px;font-weight:850}.support-card{margin-top:25px;padding:15px;border:1px solid #d6eade;border-radius:12px;background:#f6fcf9;display:grid;grid-template-columns:22px 1fr;gap:9px;color:#1b6b45}.support-card>div strong{font-size:11px}.support-card p{margin:3px 0 8px;color:var(--muted);font-size:9px;line-height:1.5}.support-card a{grid-column:2;width:fit-content;color:var(--accent-dark);font-size:10px;font-weight:850}.rail-footer{margin-top:25px;color:var(--muted);display:flex;flex-wrap:wrap;gap:5px;font-size:9px}.rail-footer a{display:inline-flex;align-items:center;gap:3px}.auth-screen{min-height:100vh;display:grid;grid-template-columns:minmax(420px,48%) 1fr;background:var(--surface)}.auth-visual{position:relative;min-height:100vh;padding:45px 58px;overflow:hidden;color:#fff;background:radial-gradient(circle at 15% 15%,rgba(79,255,171,.25),transparent 26%),radial-gradient(circle at 84% 78%,rgba(19,169,95,.36),transparent 31%),linear-gradient(145deg,#102119,#092f20 60%,#075333);display:flex;flex-direction:column}.auth-visual .brand-reading{color:#a7c6b5}.auth-visual-copy{margin:auto 0}.auth-kicker{display:inline-flex;align-items:center;gap:7px;color:#7ce8b1;font-size:10px;font-weight:850;letter-spacing:1.2px}.auth-visual-copy h1{margin:20px 0 17px;font-size:clamp(42px,5vw,65px);line-height:1.15;letter-spacing:-4px}.auth-visual-copy>p{max-width:500px;margin:0;color:#b7cabf;font-size:14px;line-height:1.8}.auth-rule-card{max-width:510px;padding:18px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:#ffffff12;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;grid-template-columns:26px 1fr;gap:12px}.auth-rule-card strong{font-size:12px}.auth-rule-card p{margin:5px 0 0;color:#b9ccc1;font-size:10px;line-height:1.6}.auth-rule-card b{color:#67e5a7}.auth-form-side{padding:50px 28px;display:flex;align-items:center;justify-content:center;overflow-y:auto}.auth-form-card{width:min(100%,440px)}.mobile-auth-logo{display:none}.auth-form-card>h2{margin:0 0 7px;font-size:27px;letter-spacing:-1.2px}.auth-form-card>p{margin:0 0 27px;color:var(--muted);font-size:12px}.signup-notice{padding:15px 16px;border:1px solid #d6e9de;border-radius:10px;background:#f5fbf8}.signup-notice>strong{font-size:12px}.signup-notice ol{margin:9px 0 0;padding-left:18px;color:var(--muted);font-size:10px;line-height:1.75}.signup-notice b{color:#087d49}.handle-input{position:relative}.handle-input>span{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:#848a85}.handle-input input{padding-left:31px}.check-row{grid-template-columns:18px 1fr!important;align-items:start;color:#5d655f!important;font-size:10px!important;line-height:1.55}.check-row input{width:16px!important;height:16px!important;padding:0!important;accent-color:var(--accent)}.check-row b{color:#087a47}.auth-switch{margin-top:20px;padding-top:18px;border-top:1px solid var(--line);text-align:center;color:var(--muted);font-size:11px}.auth-switch a{color:var(--accent-dark);font-weight:850}.privacy-minimal{margin-top:15px;color:var(--muted);display:flex;justify-content:center;align-items:center;gap:5px;font-size:9px}.approval-status-card{margin-bottom:22px;padding:24px;border-radius:15px;display:grid;grid-template-columns:47px 1fr auto;gap:15px;align-items:center}.approval-status-card.status-approved{color:#155d3d;background:#effaf4;border:1px solid #ccebd9}.approval-status-card.status-pending{color:#725317;background:#fff8e9;border:1px solid #efdfb9}.approval-status-card.status-rejected,.approval-status-card.status-banned{color:#8a3535;background:#fff2f2;border:1px solid #f0cece}.status-icon{width:47px;height:47px;border-radius:14px;background:#ffffffa6;display:grid;place-items:center}.approval-status-card span{font-size:9px;font-weight:800;opacity:.75}.approval-status-card h2{margin:3px 0 5px;font-size:19px}.approval-status-card p{margin:0;font-size:11px;line-height:1.6}.approval-status-card>a{padding:9px 12px;border-radius:8px;background:#fffc;font-size:10px;font-weight:850}.account-grid{display:grid;grid-template-columns:1fr 280px;gap:20px;align-items:start}.settings-card,.account-side-card{padding:27px;border:1px solid var(--line);border-radius:15px;background:var(--surface)}.settings-title{margin-bottom:5px}.settings-title h2{margin:0 0 5px;display:flex;align-items:center;gap:7px;font-size:18px}.settings-title p{margin:0;color:var(--muted);font-size:10px}.avatar-editor{padding:14px 0 4px;display:flex;align-items:center;gap:17px}.avatar-editor>div{display:grid;gap:7px}.avatar-editor button{width:fit-content;padding:8px 11px;border:1px solid var(--line);border-radius:8px;background:var(--surface);display:flex;align-items:center;gap:6px;font-size:10px;font-weight:800}.avatar-editor small{color:var(--muted);font-size:9px}.account-side-card{position:sticky;top:25px}.account-side-card h3{margin:0 0 15px;font-size:14px}.account-side-card>a:not(.support-link){padding:12px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;color:var(--ink);font-size:11px;font-weight:700}.privacy-box{margin-top:20px;padding:15px;border-radius:10px;background:var(--soft)}.privacy-box strong{font-size:11px}.privacy-box p{margin:7px 0 0;color:var(--muted);font-size:9px;line-height:1.65}.support-link{margin-top:14px;min-height:40px;border-radius:9px;color:#fff!important;background:#1d2420;display:flex;align-items:center;justify-content:center!important;font-size:10px!important;font-weight:800}.create-page{min-height:100vh;padding:48px 35px;background:var(--bg);display:flex;justify-content:center;align-items:flex-start}.create-card{width:min(900px,100%);overflow:hidden;border:1px solid var(--line);border-radius:15px;background:var(--surface);box-shadow:0 18px 55px #1f292314}.create-card>header{height:53px;padding:0 17px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.create-card>header strong{font-size:13px}.create-card>header button{border:0;background:transparent;font-size:11px}.create-card>header button:last-child{color:var(--accent-dark);font-weight:850}.create-card form{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);min-height:590px}.create-media-panel{min-width:0;background:var(--surface-muted);display:flex}.media-picker-empty{width:100%;min-height:540px;border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center}.media-picker-empty>span{width:78px;height:78px;margin-bottom:17px;border-radius:24px;color:var(--muted);background:var(--surface);display:grid;place-items:center;box-shadow:0 8px 25px #0000000f}.media-picker-empty strong{font-size:16px}.media-picker-empty p{margin:7px 0 20px;color:var(--muted);font-size:10px}.media-picker-empty em{padding:10px 14px;border-radius:8px;color:#fff;background:var(--accent);font-size:10px;font-style:normal;font-weight:800}.create-media-grid{width:100%;padding:8px;display:grid;gap:8px}.media-count-1{grid-template-columns:1fr}.media-count-2,.media-count-3,.media-count-4{grid-template-columns:1fr 1fr}.create-media-grid>div,.add-more-media{position:relative;min-height:200px;overflow:hidden;border:0;border-radius:9px;background:#dfe3e0}.create-media-grid img{width:100%;height:100%;object-fit:cover}.create-media-grid>div>button{position:absolute;top:8px;right:8px;width:28px;height:28px;border:0;border-radius:50%;color:#fff;background:#0000009e;display:grid;place-items:center}.add-more-media{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:var(--muted)}.create-caption-panel{padding:20px;border-left:1px solid var(--line);display:flex;flex-direction:column}.create-author{display:flex;align-items:center;gap:10px}.create-author>span{display:grid;gap:2px}.create-author strong{font-size:11px}.create-author small{color:var(--muted);font-size:9px}.create-caption-panel textarea{min-height:225px;margin-top:15px;padding:0;border:0;outline:0;resize:none;font-size:12px;line-height:1.75}.detected-tags{margin-bottom:12px;display:flex;flex-wrap:wrap;gap:5px}.detected-tags span{padding:5px 8px;border-radius:999px;color:#17679d;background:#edf7fd;font-size:9px;font-weight:750}.caption-tools{padding:12px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-wrap:wrap;align-items:center;gap:11px;color:var(--muted)}.caption-tools span{display:flex;align-items:center;gap:4px;font-size:8px}.caption-tools .emoji-label{color:var(--text);font-weight:800}.caption-tools small{margin-left:auto;font-size:8px}.emoji-picker{position:relative;z-index:5;isolation:isolate;margin:10px 0 4px;padding:10px;border:1px solid var(--line);border-radius:12px;background:var(--surface);display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:5px;box-shadow:0 8px 24px #00000012;pointer-events:auto}.emoji-picker button{position:relative;z-index:6;min-width:0;min-height:36px;padding:6px 2px;border:0;border-radius:8px;background:transparent;cursor:pointer;font-size:18px;line-height:1;pointer-events:auto;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.emoji-picker button:hover,.emoji-picker button:focus-visible{background:var(--soft);outline:none}.posting-note{margin-top:17px;padding:13px;border-radius:9px;background:#f6f7f6}.posting-note strong{font-size:10px}.posting-note p{margin:5px 0 0;color:var(--muted);font-size:8px;line-height:1.6}.upload-progress{margin-top:13px;color:#277a51;display:flex;align-items:center;gap:7px;font-size:10px}.explore-search-wrap{width:min(650px,100%);height:48px;margin:0 auto 35px;padding:0 15px;border:1px solid var(--line);border-radius:12px;background:var(--surface);display:flex;align-items:center;gap:10px}.explore-search-wrap input{flex:1;height:100%;border:0;outline:0;background:transparent;font-size:13px}.explore-search-wrap button{border:0;background:transparent;color:var(--muted)}.section-heading{margin:0 0 16px;display:flex;align-items:center;justify-content:space-between}.section-heading>div{display:flex;align-items:center;gap:8px}.section-heading h2{margin:0;font-size:16px}.section-heading small{color:var(--muted);font-size:10px}.trending-section,.people-results{margin-bottom:35px}.trending-tags{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.trending-tags button{min-height:66px;padding:11px 13px;border:1px solid var(--line);border-radius:10px;background:var(--surface);display:grid;grid-template-columns:20px 1fr;column-gap:7px;text-align:left}.trending-tags button>span{grid-row:1/3;color:var(--muted);font-size:10px;font-weight:800}.trending-tags strong{font-size:12px}.trending-tags small{color:var(--muted);font-size:9px}.people-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.people-grid article{min-width:0;padding:18px 13px;border:1px solid var(--line);border-radius:12px;background:var(--surface);text-align:center}.people-grid article>a:first-child{display:inline-flex;margin-bottom:10px}.people-grid article>a:nth-child(2){display:grid;gap:2px}.people-grid strong{font-size:11px}.people-grid span{color:var(--muted);font-size:9px}.people-grid p{min-height:31px;margin:8px 0 13px;color:var(--muted);font-size:9px;line-height:1.55;overflow:hidden}.people-grid button,.profile-view-button{width:100%;min-height:32px;border:0;border-radius:7px;color:#fff;background:var(--accent);display:grid;place-items:center;font-size:9px;font-weight:850}.people-grid button.following{color:#4f5751;background:#edf0ee}.explore-grid-section{margin-top:25px}.explore-grid,.profile-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.explore-grid>a,.profile-post-grid>a,.grid-skeleton{position:relative;aspect-ratio:1/1;overflow:hidden;background:#ecefec}.explore-grid img,.profile-post-grid img{width:100%;height:100%;object-fit:cover;transition:transform .2s}.explore-grid>a:hover img,.profile-post-grid>a:hover img{transform:scale(1.025)}.grid-text-post{width:100%;height:100%;padding:16%;background:linear-gradient(145deg,#e9f8f0,#f9fffc);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.grid-text-post span{margin-bottom:9px;font-size:16px;font-weight:900;letter-spacing:-3px}.grid-text-post p{max-height:4.3em;margin:0;overflow:hidden;font-size:11px;line-height:1.45;font-weight:700}.grid-overlay{position:absolute;inset:0;opacity:0;color:#fff;background:#00000061;display:flex;align-items:center;justify-content:center;gap:17px;font-size:11px;font-weight:800;transition:.18s}.explore-grid>a:hover .grid-overlay,.profile-post-grid>a:hover .grid-overlay{opacity:1}.grid-skeleton{animation:shimmer 1.3s infinite}.profile-header{padding:20px 28px 40px;display:grid;grid-template-columns:150px 1fr;gap:35px;align-items:center}.profile-header>.avatar{margin:0 auto}.profile-title-row{display:flex;align-items:center;justify-content:space-between;gap:15px}.profile-title-row h1{margin:0;font-size:23px;letter-spacing:-.8px}.profile-title-row>div:first-child>span{color:var(--muted);font-size:11px}.profile-actions{display:flex;gap:7px}.profile-actions>a,.profile-actions>button{min-height:35px;padding:0 13px;border:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:10px;font-weight:800}.profile-actions .primary{color:#fff;background:var(--accent)}.profile-actions .secondary,.profile-actions>a{color:var(--ink);background:#ecefed}.profile-actions .square{width:35px;padding:0}.profile-stats{margin:25px 0 18px;display:flex;gap:32px;font-size:12px}.profile-stats strong{margin-left:4px}.profile-bio p{margin:0 0 7px;font-size:11px;line-height:1.6;white-space:pre-wrap}.profile-bio a{color:#1b6a9d;display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:800}.follows-you,.dm-condition{margin-top:10px;color:#7d847f;font-size:9px}.profile-tab{height:47px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:6px;color:#505651;font-size:9px;font-weight:850;letter-spacing:.8px}.profile-page .empty-state{border:0;border-top:1px solid var(--line);border-radius:0}.post-detail-page{width:min(660px,calc(100% - 40px));margin:0 auto;padding:35px 0 80px}.post-management{margin-bottom:8px;display:flex;justify-content:flex-end}.post-management button{padding:7px 9px;border:0;color:#b73a3a;background:transparent;display:flex;align-items:center;gap:5px;font-size:9px}.comments-panel{margin-top:15px;border:1px solid var(--line);border-radius:14px;background:var(--surface);overflow:hidden}.comments-panel h2{margin:0;padding:17px;border-bottom:1px solid var(--line);font-size:13px}.comments-panel h2 span{color:var(--muted)}.comment-list{padding:4px 16px}.comment-list article{padding:12px 0;display:grid;grid-template-columns:34px 1fr auto;gap:9px}.comment-list article>div p{margin:0;font-size:11px;line-height:1.55}.comment-list article>div p a{margin-right:5px;font-weight:850}.comment-list article>div span{color:#969b97;font-size:8px}.comment-list article>button{border:0;color:var(--muted);background:transparent;font-size:8px}.no-comments{padding:30px 0;color:#969c98;text-align:center;font-size:10px}.comment-form{min-height:58px;padding:8px 14px;border-top:1px solid var(--line);display:flex;align-items:center;gap:9px}.comment-form input{flex:1;border:0;outline:0;font-size:11px}.comment-form button{border:0;color:var(--accent-dark);background:transparent}.comment-login{padding:18px;border-top:1px solid var(--line);color:var(--accent-dark);display:block;text-align:center;font-size:10px;font-weight:800}.messages-page{height:100vh;display:grid;grid-template-columns:340px minmax(0,1fr);background:var(--surface)}.conversation-list{border-right:1px solid var(--line);display:flex;flex-direction:column;min-width:0}.conversation-list>header{height:78px;padding:0 22px;border-bottom:1px solid var(--line);display:flex;align-items:center}.conversation-list h1{margin:0;font-size:21px}.conversation-list header span{color:var(--muted);font-size:9px}.dm-rule{margin:13px;padding:12px;border-radius:10px;color:#24714c;background:#f0faf5;display:flex;gap:8px}.dm-rule p{margin:0;display:grid;gap:3px}.dm-rule strong{font-size:9px}.dm-rule span{color:#77817a;font-size:8px;line-height:1.45}.conversation-items{flex:1;overflow-y:auto}.conversation-items>a{min-height:69px;padding:10px 14px;display:grid;grid-template-columns:43px 1fr auto;gap:10px;align-items:center}.conversation-items>a:hover,.conversation-items>a.active{background:#f5f7f5}.conversation-items>a>span{min-width:0;display:grid;gap:4px}.conversation-items strong{display:flex;align-items:center;gap:4px;font-size:10px}.conversation-items small{color:#8d938f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:9px}.conversation-items time{color:var(--muted);font-size:7px}.conversation-loading{flex:1;display:grid;place-items:center}.conversation-empty{flex:1;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#929893}.conversation-empty strong{margin-top:12px;color:var(--ink);font-size:13px}.conversation-empty p{font-size:9px;line-height:1.6}.conversation-empty a{margin-top:10px;color:var(--accent-dark);font-size:9px;font-weight:850}.support-dm-button{min-height:48px;margin:12px;border:1px solid #d8e8de;border-radius:9px;color:#17643f;background:#f7fcf9;display:flex;align-items:center;justify-content:center;gap:7px;font-size:9px;font-weight:850}.chat-panel{position:relative;min-width:0;display:flex;flex-direction:column}.chat-header{height:66px;padding:0 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:9px}.chat-back{display:none}.chat-header>div{display:grid;gap:2px}.chat-header strong{font-size:11px}.chat-header span{color:var(--muted);font-size:8px}.chat-header>a:last-child{margin-left:auto}.message-thread{flex:1;padding:24px max(20px,8%);overflow-y:auto}.message-row{margin:3px 0;display:flex;align-items:flex-end;gap:6px}.message-row.mine{justify-content:flex-end}.message-avatar-slot{width:27px;min-width:27px}.message-bubble{max-width:min(480px,72%)}.message-bubble p{margin:0;padding:10px 13px;border-radius:5px 16px 16px;background:#edf0ee;font-size:11px;line-height:1.55;white-space:pre-wrap}.message-row.mine .message-bubble p{color:#fff;background:var(--accent);border-radius:16px 5px 16px 16px}.message-bubble time{margin-top:3px;color:var(--muted);display:block;font-size:7px}.message-row.mine time{text-align:right}.chat-start{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.chat-start strong{margin-top:11px;font-size:13px}.chat-start p{max-width:340px;color:var(--muted);font-size:9px;line-height:1.6}.message-composer{min-height:67px;margin:0 17px 15px;padding:7px 8px 7px 15px;border:1px solid #d9dedb;border-radius:999px;display:flex;align-items:center}.message-composer input{flex:1;border:0;outline:0;font-size:11px}.message-composer button{width:38px;height:38px;border:0;border-radius:50%;color:#fff;background:var(--accent);display:grid;place-items:center}.chat-placeholder{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted)}.chat-placeholder h2{margin:14px 0 6px;color:var(--ink);font-size:17px}.chat-placeholder p{max-width:380px;font-size:10px;line-height:1.6}.chat-error{position:absolute;left:50%;bottom:90px;transform:translate(-50%);padding:9px 13px;border-radius:8px;color:#a53232;background:#fff0f0;box-shadow:0 6px 20px #0000001a;font-size:9px}.activity-list{border:1px solid var(--line);border-radius:14px;background:var(--surface);overflow:hidden}.activity-list>a{min-height:72px;padding:12px 15px;border-bottom:1px solid #eef0ee;display:grid;grid-template-columns:43px 1fr 34px 46px;gap:11px;align-items:center}.activity-list>a:last-child{border-bottom:0}.activity-list>a.unread{background:#f5fcf8}.activity-list p{margin:0;font-size:11px}.activity-list time{color:#929893;font-size:8px}.activity-icon{width:32px;height:32px;border-radius:50%;display:grid;place-items:center}.kind-follow{color:#176ba9;background:#edf7fe}.kind-like{color:#d93b4d;background:#fff0f2}.kind-comment{color:#177948;background:#eaf9f1}.activity-list>a>img{width:46px;height:46px;object-fit:cover;border-radius:5px}.admin-page{width:min(1100px,calc(100% - 44px))}.admin-heading{margin-bottom:22px}.admin-heading>div{display:flex;align-items:center;gap:12px}.admin-heading>div>span{width:44px;height:44px;border-radius:13px;color:#fff;background:#18221c;display:grid;place-items:center}.admin-heading h1{margin:0 0 4px;font-size:23px}.admin-heading p{margin:0;color:#808681;font-size:10px}.admin-tabs{margin-bottom:18px;border-bottom:1px solid var(--line);display:flex;gap:22px}.admin-tabs button{position:relative;padding:0 2px 13px;border:0;color:#858b87;background:transparent;font-size:11px;font-weight:750}.admin-tabs button.active{color:var(--ink)}.admin-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--ink)}.admin-tabs span{margin-left:3px;padding:2px 5px;border-radius:999px;color:#fff;background:var(--danger);font-size:7px}.admin-alert{margin-bottom:13px}.request-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.request-list article{padding:20px;border:1px solid var(--line);border-radius:13px;background:var(--surface)}.request-profile{display:flex;align-items:center;gap:12px}.request-profile h3{margin:0 0 2px;font-size:14px}.request-profile span,.request-profile small{display:block;color:#8d938e;font-size:9px}.verification-links{margin:15px 0;display:grid;gap:6px}.verification-links a{min-height:35px;padding:0 11px;border-radius:7px;background:#f3f6f4;display:flex;align-items:center;justify-content:space-between;font-size:9px;font-weight:750}.request-meta{display:flex;justify-content:space-between;color:var(--muted);font-size:8px}.member-status{padding:4px 7px;border-radius:999px}.member-status.status-pending{color:#866118;background:#fff1ce}.member-status.status-rejected,.member-status.status-banned{color:#9d3838;background:#ffe4e4}.member-status.status-approved{color:#117046;background:#def6e9}.request-actions{margin-top:14px;display:grid;grid-template-columns:1fr 1.4fr;gap:7px}.request-actions button{min-height:36px;border:0;border-radius:8px;font-size:9px;font-weight:800}.request-actions .reject{color:#6b716d;background:#edf0ee}.request-actions .approve{color:#fff;background:var(--accent)}.member-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.member-table{width:100%;border-collapse:collapse;min-width:800px}.member-table th,.member-table td{padding:11px 13px;border-bottom:1px solid #edf0ee;text-align:left;font-size:9px}.member-table th{color:#7e8580;background:var(--bg)}.table-profile{display:flex;align-items:center;gap:8px}.table-profile span{display:grid;gap:2px}.table-profile strong{font-size:9px}.table-profile small{color:#8d938e;font-size:8px}.member-table select{height:31px;padding:0 7px;border:1px solid var(--line);border-radius:6px;background:var(--surface);font-size:8px}.icon-danger{width:30px;height:30px;border:0;border-radius:7px;color:#b83c3c;background:#fff0f0;display:grid;place-items:center}.ads-admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;align-items:start}.ad-create-card,.ad-list-card{padding:22px;border:1px solid var(--line);border-radius:13px;background:var(--surface)}.two-fields{display:grid;grid-template-columns:.7fr 1.3fr;gap:9px}.ad-image-picker{min-height:43px;border:1px dashed #c8d3cc;border-radius:9px;color:var(--muted);background:#f8faf9;display:flex;align-items:center;justify-content:center;gap:6px;font-size:9px}.ad-list-card h2{margin:0 0 15px;font-size:16px}.ad-list-card h2 span{color:#888f8a}.ad-list-card article{padding:10px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:72px 1fr 30px;gap:10px;align-items:center}.ad-list-card article>img,.ad-no-image{width:72px;height:72px;object-fit:cover;border-radius:8px}.ad-no-image{color:#28774f;background:#e7f7ee;display:grid;place-items:center;font-size:9px;font-weight:850}.ad-list-card article>div{min-width:0}.ad-list-card article strong{font-size:10px}.ad-list-card article p{margin:4px 0;color:var(--muted);font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ad-list-card article small{color:var(--muted);font-size:7px}.ad-list-card article>button,.moderation-list article>button{width:30px;height:30px;border:0;border-radius:7px;color:#b53c3c;background:#fff0f0;display:grid;place-items:center}.no-admin-items{padding:45px 0;color:#929893;text-align:center;font-size:9px}.moderation-list{display:grid;gap:8px}.moderation-list article{min-height:82px;padding:10px;border:1px solid var(--line);border-radius:10px;background:var(--surface);display:grid;grid-template-columns:62px 1fr 85px 32px;gap:11px;align-items:center}.moderation-list article>img,.moderation-text-thumb{width:62px;height:62px;border-radius:7px;object-fit:cover}.moderation-text-thumb{color:#24734c;background:#e7f7ee;display:grid;place-items:center;font-size:10px;font-weight:850}.moderation-list article>div{min-width:0}.moderation-list strong{font-size:9px}.moderation-list p{margin:4px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:9px}.moderation-list small{color:#919792;font-size:7px}.moderation-list select{height:32px;border:1px solid var(--line);border-radius:7px;background:var(--surface);font-size:8px}.admin-empty{min-height:340px}.not-found-mark{font-size:32px;font-weight:900;letter-spacing:-5px}@media(max-width:1180px){.three-column-page{width:min(660px,calc(100% - 40px));grid-template-columns:1fr}.right-rail{display:none}.desktop-sidebar{width:86px;padding-left:14px;padding-right:14px}.sidebar-logo{padding-left:5px}.desktop-sidebar .brand-reading,.sidebar-nav>a span,.sidebar-bottom>a span,.sidebar-bottom>button span,.sidebar-signup{display:none}.sidebar-nav>a,.sidebar-bottom>a,.sidebar-bottom>button{justify-content:center;padding:0}.app-main{margin-left:86px}.brand-symbol{font-size:23px}}@media(max-width:820px){.auth-screen{display:block;background:var(--bg)}.auth-visual{display:none}.auth-form-side{min-height:100vh;padding:38px 20px}.auth-form-card{padding:26px 22px;border:1px solid var(--line);border-radius:15px;background:var(--surface)}.mobile-auth-logo{margin-bottom:30px;display:block}.account-grid{grid-template-columns:1fr}.account-side-card{position:static}.people-grid,.trending-tags{grid-template-columns:repeat(2,1fr)}.profile-header{grid-template-columns:120px 1fr;gap:18px}.profile-header .avatar-xl{width:90px;height:90px}.ads-admin-grid{grid-template-columns:1fr}}@media(max-width:680px){body{background:var(--surface)}.desktop-sidebar{display:none}.app-main{margin-left:0;padding-top:52px;padding-bottom:58px}.mobile-header{position:fixed;inset:0 0 auto;z-index:70;height:53px;padding:0 16px;border-bottom:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:space-between}.mobile-header-actions{display:flex;align-items:center;gap:15px}.mobile-header-actions button{padding:0;border:0;background:transparent}.mobile-drawer{position:fixed;z-index:75;top:53px;right:10px;width:245px;padding:10px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:0 14px 40px #0000001f;display:grid}.mobile-drawer>a,.mobile-drawer>button{min-height:43px;padding:0 10px;border:0;border-radius:8px;background:transparent;display:flex;align-items:center;gap:9px;text-align:left;font-size:11px}.drawer-profile{margin-bottom:6px;padding:9px!important;background:#f5f7f5!important}.drawer-profile>span{display:grid;gap:2px}.drawer-profile small{color:var(--muted)}.mobile-bottom-nav{position:fixed;z-index:70;inset:auto 0 0;height:57px;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--line);background:#fffffff7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:space-around;align-items:center}.mobile-bottom-nav>a{width:20%;height:100%;display:grid;place-items:center}.mobile-bottom-nav>a.active{color:var(--accent-dark)}.simple-page{width:100%;padding:25px 16px 50px}.three-column-page{width:100%;padding:8px 0 30px;display:block}.feed-topbar{padding:0 15px}.topic-strip{padding:0 14px 3px}.feed-welcome,.approval-banner{margin-left:12px;margin-right:12px}.feed-list{gap:8px}.feed-card{border-left:0;border-right:0;border-radius:0}.feed-card-header{height:60px}.feed-media{aspect-ratio:1/1}.text-post-visual{padding:45px 30px}.feed-skeleton{height:560px;border-radius:0}.empty-state{border-left:0;border-right:0;border-radius:0}.feed-welcome{grid-template-columns:35px 1fr}.feed-welcome>a{grid-column:2;width:fit-content}.page-heading{margin-bottom:20px}.page-heading h1{font-size:23px}.approval-status-card{grid-template-columns:42px 1fr;padding:17px}.approval-status-card>a{grid-column:2;width:fit-content}.settings-card,.account-side-card{padding:20px;border-radius:12px}.create-page{padding:0;min-height:calc(100vh - 110px)}.create-card{border:0;border-radius:0;box-shadow:none}.create-card form{display:block}.create-media-panel,.media-picker-empty,.create-media-grid{min-height:400px}.create-caption-panel{border-left:0;border-top:1px solid var(--line)}.create-caption-panel textarea{min-height:160px}.emoji-picker{grid-template-columns:repeat(6,minmax(0,1fr))}.trending-tags,.people-grid{grid-template-columns:1fr 1fr}.explore-grid,.profile-post-grid{gap:2px}.profile-page{padding-left:0;padding-right:0}.profile-header{padding:18px 17px 30px;grid-template-columns:78px 1fr;align-items:start}.profile-header .avatar-xl{width:70px;height:70px}.profile-title-row{align-items:flex-start}.profile-title-row h1{font-size:18px}.profile-title-row{display:block}.profile-actions{margin-top:10px}.profile-stats{margin:18px 0 14px;gap:14px;font-size:10px}.post-detail-page{width:100%;padding:0 0 30px}.post-management{padding:0 12px}.comments-panel{margin-top:8px;border-left:0;border-right:0;border-radius:0}.messages-page{height:calc(100vh - 110px);display:block}.conversation-list,.chat-panel{height:100%}.conversation-list{border-right:0}.mobile-hidden{display:none!important}.chat-back{display:grid;place-items:center}.message-thread{padding:18px 12px}.message-bubble{max-width:78%}.activity-page{padding-left:0;padding-right:0}.activity-page .page-heading{padding:0 16px}.activity-list{border-left:0;border-right:0;border-radius:0}.admin-page{width:100%}.admin-tabs{overflow-x:auto;gap:18px}.admin-tabs button{min-width:max-content}.request-list{grid-template-columns:1fr}.moderation-list article{grid-template-columns:55px 1fr 70px 30px}.moderation-list article>img,.moderation-text-thumb{width:55px;height:55px}}@media(max-width:430px){.trending-tags,.people-grid{grid-template-columns:1fr}.people-grid article{display:grid;grid-template-columns:55px 1fr auto;column-gap:10px;text-align:left;align-items:center}.people-grid article>a:first-child{grid-row:1/4;margin:0}.people-grid article>a:nth-child(2){align-self:end}.people-grid article p{min-height:0;margin:3px 0}.people-grid button,.profile-view-button{grid-column:3;grid-row:1/4;width:65px}.profile-header{grid-template-columns:70px 1fr;gap:12px}.profile-stats{gap:9px}.profile-stats span{display:grid;gap:2px}.profile-stats strong{margin:0}.avatar-editor{align-items:flex-start}}.honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.verification-code-card{padding:15px;border:1px solid #cbe8d8;border-radius:12px;background:#f4fcf8}.verification-code-card>span{color:#66806f;font-size:10px;font-weight:800}.verification-code-card pre{margin:10px 0;padding:12px;border-radius:9px;background:var(--surface);color:#193a29;font:800 13px/1.7 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap}.verification-code-card>div{display:flex;gap:8px}.verification-code-card button{min-height:35px;padding:0 11px;border:1px solid #cee4d7;border-radius:8px;background:var(--surface);display:inline-flex;align-items:center;gap:6px;color:#236443;font-size:11px;font-weight:800}.check-row a{color:var(--accent-dark);text-decoration:underline}.captcha-placeholder{padding:11px;border:1px dashed #d9dedb;border-radius:8px;color:var(--muted);background:#fafbfa;font-size:10px;line-height:1.55}.turnstile-wrap{min-height:65px}.story-rail{margin-bottom:16px;padding:12px 8px 13px;border:1px solid var(--line);border-radius:14px;background:var(--surface);display:flex;gap:14px;overflow-x:auto;scrollbar-width:none}.story-rail::-webkit-scrollbar{display:none}.story-rail>a{min-width:62px;display:grid;justify-items:center;gap:6px}.story-rail>a>span{position:relative;width:54px;height:54px;padding:3px;border-radius:50%;background:linear-gradient(135deg,#20c978,#5ae49f,#0a9f5b);display:grid;place-items:center}.story-rail>a.viewed>span{background:#dce1de}.story-rail .avatar{width:48px;height:48px;border:2px solid #fff}.story-rail small{width:65px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;font-size:9px}.story-create>span{background:#eef2ef!important}.story-create i{position:absolute;right:0;bottom:0;width:19px;height:19px;border:2px solid #fff;border-radius:50%;color:#fff;background:var(--accent);display:grid;place-items:center}.story-create i svg{width:12px}.story-create-card form{grid-template-columns:1fr 360px}.story-editor-media{min-height:620px;background:#151715;display:grid;place-items:center}.story-editor-media>button{border:0;color:#fff;background:transparent;display:grid;justify-items:center;gap:10px}.story-editor-media>button strong{font-size:16px}.story-editor-media>button span{color:#aeb5b0;font-size:11px}.story-editor-media>div{position:relative;width:100%;height:100%;display:grid;place-items:center}.story-editor-media img{width:100%;height:100%;max-height:720px;object-fit:contain}.story-editor-media>div>button{position:absolute;top:14px;right:14px;width:34px;height:34px;border:0;border-radius:50%;color:#fff;background:#00000094;display:grid;place-items:center}.story-viewer{position:fixed;z-index:200;inset:0;background:#0d0f0d;color:#fff;display:grid;place-items:center}.story-viewer>main{position:relative;width:min(480px,100vw);height:min(854px,100vh);background:#171917;display:grid;place-items:center;overflow:hidden}.story-viewer main img{width:100%;height:100%;object-fit:contain}.story-viewer main p{position:absolute;inset:auto 20px 28px;margin:0;padding:11px 14px;border-radius:10px;background:#0000008c;text-align:center;line-height:1.55;font-size:12px}.story-viewer>header{position:fixed;z-index:2;top:24px;left:50%;width:min(440px,calc(100vw - 40px));transform:translate(-50%);display:flex;justify-content:space-between;align-items:center}.story-viewer>header>a{display:flex;align-items:center;gap:9px}.story-viewer>header span{display:grid;gap:2px}.story-viewer>header strong{font-size:12px}.story-viewer>header small{color:#c7cbc8;font-size:9px}.story-viewer>header button,.story-close{border:0;color:#fff;background:transparent}.story-close{position:fixed;z-index:3;top:24px;right:25px}.story-progress{position:fixed;z-index:3;top:11px;left:50%;width:min(440px,calc(100vw - 40px));transform:translate(-50%);display:flex;gap:4px}.story-progress span{height:2px;flex:1;border-radius:2px;background:#ffffff40}.story-progress span.active{background:var(--surface)}.story-nav{position:fixed;z-index:3;top:50%;width:42px;height:42px;transform:translateY(-50%);border:0;border-radius:50%;color:#fff;background:#ffffff29;display:grid;place-items:center}.story-nav.prev{left:calc(50% - 285px)}.story-nav.next{right:calc(50% - 285px)}.empty-story{gap:15px}.empty-story a{padding:10px 15px;border-radius:8px;background:var(--accent);font-weight:800}.post-menu-wrap,.profile-more-wrap,.chat-menu-wrap{position:relative}.post-menu-wrap>button,.profile-more-wrap>button,.chat-menu-wrap>button{border:0;background:transparent;display:grid;place-items:center}.post-menu{position:absolute;z-index:35;top:calc(100% + 7px);right:0;width:185px;padding:7px;border:1px solid var(--line);border-radius:11px;background:var(--surface);box-shadow:0 15px 36px #00000024;display:grid}.post-menu>button,.post-menu>a{min-height:39px;padding:0 10px;border:0;border-radius:7px;background:transparent;display:flex;align-items:center;gap:9px;color:var(--ink);text-align:left;font-size:11px}.post-menu>button:hover,.post-menu>a:hover{background:var(--surface-hover)}.post-menu .danger{color:var(--danger)}.save-action{margin-left:auto!important}.save-action.saved{color:#111!important}.modal-backdrop{position:fixed;z-index:190;inset:0;padding:20px;background:#0f12108c;display:grid;place-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.report-modal{width:min(440px,100%);padding:22px;border-radius:16px;background:var(--surface);display:grid;gap:16px;box-shadow:0 24px 70px #0000003d}.report-modal header{display:flex;justify-content:space-between;align-items:center}.report-modal header>span{display:flex;align-items:center;gap:8px;font-weight:850}.report-modal header button{border:0;background:transparent}.report-modal>p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}.report-modal label{display:grid;gap:8px;font-size:11px;font-weight:800}.report-modal label small{color:var(--muted);font-weight:500}.report-modal select,.report-modal textarea{width:100%;padding:11px 12px;border:1px solid var(--line);border-radius:9px;outline:0}.danger-action{min-height:43px;border:0;border-radius:9px;color:#fff;background:var(--danger);font-weight:850}.feed-sentinel{min-height:90px;display:grid;place-items:center;color:var(--muted);font-size:10px}.load-more-button{display:block;min-width:150px;min-height:40px;margin:24px auto 0;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--muted);font-size:11px;font-weight:800}.profile-stats button{padding:0;border:0;background:transparent;color:inherit;font-size:inherit}.profile-more-wrap .post-menu{top:calc(100% + 8px)}.pinned-post{position:relative}.pin-badge{position:absolute;z-index:2;top:8px;right:8px;width:26px;height:26px;border-radius:50%;color:#fff;background:#000000a3;display:grid;place-items:center}.follow-list-modal{width:min(430px,100%);max-height:min(650px,85vh);overflow:hidden;border-radius:15px;background:var(--surface)}.follow-list-modal>header{height:55px;padding:0 17px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.follow-list-modal>header button{border:0;background:transparent}.follow-list-modal>div{max-height:580px;padding:8px;overflow-y:auto}.follow-list-modal>div>a{min-height:58px;padding:8px 10px;border-radius:9px;display:flex;align-items:center;gap:11px}.follow-list-modal>div>a:hover{background:var(--soft)}.follow-list-modal>div>a>span{display:grid;gap:3px}.follow-list-modal small{color:var(--muted);font-size:10px}.follow-list-modal>div>p{padding:35px;text-align:center;color:var(--muted);font-size:12px}.post-management{display:flex;justify-content:flex-end;gap:8px}.post-management>a,.post-management>button{min-height:34px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:var(--surface);display:inline-flex;align-items:center;gap:6px;font-size:10px}.comment-thread+.comment-thread{border-top:1px solid #f0f2f0}.comment-reply{margin-left:43px}.comment-actions{margin-top:6px;display:flex;gap:11px}.comment-actions button{padding:0!important;border:0!important;background:transparent!important;color:#7d847e!important;display:inline-flex;align-items:center;gap:4px;font-size:9px!important}.comment-form-stacked{display:block!important}.comment-form-stacked>div:last-child{display:flex;align-items:center;gap:8px}.replying-to{margin-bottom:8px;padding:8px 10px;border-radius:8px;background:#eef8f3;color:#346249;display:flex;align-items:center;gap:6px;font-size:10px}.replying-to button{margin-left:auto;border:0;background:transparent}.conversation-search{margin:0 13px 10px;height:38px;padding:0 10px;border-radius:9px;background:var(--surface-muted);display:flex;align-items:center;gap:7px}.conversation-search input{width:100%;border:0;outline:0;background:transparent;font-size:11px}.conversation-search button{border:0;background:transparent}.conversation-items time{min-width:42px;display:grid;justify-items:end;gap:5px}.conversation-items time b{min-width:18px;height:18px;padding:0 5px;border-radius:999px;color:#fff;background:var(--accent);display:grid;place-items:center;font-size:8px}.chat-header>.chat-menu-wrap{margin-left:auto;display:flex;align-items:center;gap:7px}.chat-menu-wrap .post-menu{top:36px}.older-messages{align-self:center;margin:0 auto 15px;padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);font-size:9px}.message-bubble img{width:min(280px,55vw);max-height:360px;border-radius:11px;object-fit:cover}.message-actions{margin-top:5px;display:flex;justify-content:flex-end;gap:7px;opacity:0;transition:.15s}.message-bubble:hover .message-actions{opacity:1}.message-actions button{padding:0;border:0;color:var(--muted);background:transparent;font-size:8px}.deleted-message{color:#a6aba7!important;font-style:italic}.read-receipt{margin:-5px 20px 10px auto;color:var(--muted);font-size:8px}.message-composer>button:first-child{color:#4e8c68}.nav-icon-wrap,.mobile-badge-link{position:relative;display:inline-grid;place-items:center}.nav-icon-wrap b,.mobile-badge-link b{position:absolute;top:-7px;right:-10px;min-width:17px;height:17px;padding:0 4px;border:2px solid #fff;border-radius:999px;color:#fff;background:#ed4050;display:grid;place-items:center;font-size:7px;line-height:1}.sidebar-legal{margin-top:11px;padding:0 9px;display:flex;flex-wrap:wrap;gap:6px 10px}.sidebar-legal a,.drawer-legal a{color:var(--muted);font-size:8px}.drawer-legal{padding:10px;border-top:1px solid var(--line);display:flex;gap:12px}.saved-page{max-width:630px}.saved-feed{display:grid;gap:18px}.verification-summary{padding:12px;border-radius:9px;background:#f3f8f5;display:grid;gap:5px}.verification-summary small{color:var(--muted)}.verification-summary strong{font-family:ui-monospace,monospace;color:#1c6941}.privacy-box>div{margin-top:9px;display:flex;gap:10px}.privacy-box a{color:#26744a;text-decoration:underline}.danger-zone{margin-top:28px;padding:22px;border:1px solid #f0cfcf;border-radius:13px;background:#fff8f8;display:grid;grid-template-columns:1fr 240px auto;gap:18px;align-items:end}.danger-zone h2{margin:0 0 6px;color:#a72f2f;font-size:16px}.danger-zone p{margin:0;color:#7b6666;font-size:10px;line-height:1.65}.danger-zone label{display:grid;gap:7px;font-size:10px}.danger-zone input{height:39px;padding:0 11px;border:1px solid #e6caca;border-radius:8px}.danger-zone button{height:39px;padding:0 13px;border:0;border-radius:8px;color:#fff;background:var(--danger);display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:800}.legal-page{max-width:800px}.legal-tabs{margin-bottom:18px;display:flex;gap:8px}.legal-tabs a{padding:9px 12px;border:1px solid var(--line);border-radius:999px;background:var(--surface);font-size:10px;font-weight:750}.legal-document{padding:28px;border:1px solid var(--line);border-radius:15px;background:var(--surface)}.legal-document section{padding:20px 0;border-bottom:1px solid #eef0ee;display:grid;grid-template-columns:42px 1fr;gap:13px}.legal-document section:first-child{padding-top:0}.legal-document section>span{color:var(--muted);font-size:10px;font-weight:900}.legal-document h2{margin:0 0 7px;font-size:15px}.legal-document p{margin:0;color:var(--muted);font-size:11px;line-height:1.85}.legal-document>small{display:block;margin-top:18px;color:var(--muted)}.verification-code-admin{padding:11px;border-radius:9px;background:#f1faf5;display:grid;gap:5px}.verification-code-admin small{color:#6e7d73}.verification-code-admin strong{font-family:ui-monospace,monospace;color:#126c40}.request-checklist{display:grid;gap:6px;color:var(--muted);font-size:9px}.request-checklist label{display:flex;align-items:center;gap:6px}.reports-admin-list{display:grid;gap:12px}.reports-admin-list>article{padding:17px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.reports-admin-list header{display:flex;justify-content:space-between;align-items:center}.report-status{padding:5px 7px;border-radius:999px;font-size:8px;font-weight:850;text-transform:uppercase}.report-pending{color:#9a6112;background:#fff1d6}.report-reviewing{color:#175ca2;background:#e6f2ff}.report-resolved{color:#167147;background:#e3f8ed}.report-dismissed{color:#686e69;background:#ecefec}.reports-admin-list time{color:var(--muted);font-size:9px}.report-main{margin:13px 0;display:flex;gap:11px}.report-main>svg{color:var(--danger)}.report-main strong{font-size:12px}.report-main p{margin:5px 0;color:var(--muted);font-size:10px;line-height:1.6}.report-main small{color:var(--muted);font-size:8px}.report-links,.report-actions{display:flex;flex-wrap:wrap;gap:7px}.report-links a,.report-actions button{min-height:32px;padding:0 10px;border:1px solid var(--line);border-radius:7px;background:var(--surface);display:inline-flex;align-items:center;font-size:9px;font-weight:750}.report-actions{margin-top:10px}.report-actions .danger{color:#fff;border-color:var(--danger);background:var(--danger)}.admin-note{margin-top:10px;padding:9px;border-radius:7px;background:var(--soft);color:var(--muted);font-size:9px}.ad-list-card article{grid-template-columns:62px 1fr 34px 34px!important}.paused-ad{opacity:.62}.ad-stats{margin-top:7px;display:flex;gap:8px}.ad-stats span{padding:4px 6px;border-radius:5px;background:#eff3f0;color:#5f6861;font-size:8px}@media(max-width:760px){.story-rail{margin:0 10px 12px;border-radius:12px}.story-create-card form{display:block}.story-editor-media{min-height:520px}.story-nav.prev{left:8px}.story-nav.next{right:8px}.danger-zone{grid-template-columns:1fr;align-items:stretch}.danger-zone button{justify-content:center}.legal-document{padding:20px 16px;border-left:0;border-right:0;border-radius:0}.saved-page{padding-left:0;padding-right:0}.saved-page .page-heading{padding:0 16px}.saved-feed{gap:8px}.comment-reply{margin-left:28px}.post-menu{position:fixed;z-index:195;inset:auto 12px 72px;width:auto;padding:10px;border-radius:14px}.post-menu>button,.post-menu>a{min-height:47px}.follow-list-modal{max-height:75vh;align-self:end;border-radius:15px 15px 0 0}.modal-backdrop{padding:0;align-items:end}.report-modal{width:100%;border-radius:16px 16px 0 0}}@media(max-width:520px){.emoji-picker{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(max-width:760px){.auth-theme-toggle{top:11px;right:12px;min-height:36px;padding:0 10px}.auth-theme-toggle span{display:none}}.install-app-button{color:var(--ink)}.auth-install-button{width:100%;min-height:44px;margin-top:14px;padding:0 15px;border:1px solid var(--line);border-radius:10px;color:var(--ink);background:var(--surface);display:none;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:850}.auth-install-button:hover{background:var(--surface-hover)}.pwa-modal-backdrop{position:fixed;z-index:1000;inset:0;padding:20px;background:#070c099e;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);display:grid;place-items:center}.pwa-install-modal{position:relative;width:min(410px,100%);padding:30px;border:1px solid var(--line);border-radius:22px;color:var(--ink);background:var(--surface);box-shadow:0 28px 90px #0000004d}.pwa-modal-close{position:absolute;top:14px;right:14px;width:38px;height:38px;padding:0;border:0;border-radius:50%;color:var(--muted);background:var(--surface-muted);display:grid;place-items:center}.pwa-modal-icon{width:54px;height:54px;margin-bottom:18px;border-radius:16px;color:#fff;background:var(--accent);display:grid;place-items:center}.pwa-install-modal h2{margin:0 45px 9px 0;font-size:21px;letter-spacing:-.8px}.pwa-install-modal>p{margin:0 0 21px;color:var(--muted);font-size:13px;line-height:1.65}.pwa-install-modal ol{margin:0;padding:0;list-style:none;display:grid;gap:10px}.pwa-install-modal li{min-height:54px;padding:11px 13px;border:1px solid var(--line);border-radius:12px;background:var(--surface-muted);display:grid;grid-template-columns:26px 1fr;gap:9px;align-items:center;font-size:12px;line-height:1.55}.pwa-install-modal li>svg{color:var(--accent-dark)}.pwa-step-symbol{min-width:25px;min-height:25px;padding:0 4px;border-radius:7px;color:var(--accent-dark);background:var(--accent-soft);display:grid;place-items:center;font-size:10px;font-weight:900}.pwa-modal-confirm{width:100%;margin-top:20px}@media(display-mode:standalone){html,body,#root{min-height:100%}body{overscroll-behavior-y:none}}@media(max-width:680px){.auth-install-button{display:flex}.mobile-header{height:calc(53px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top)}.app-main{padding-top:calc(52px + env(safe-area-inset-top));padding-bottom:calc(58px + env(safe-area-inset-bottom))}.mobile-drawer{top:calc(53px + env(safe-area-inset-top))}.mobile-bottom-nav{height:calc(57px + env(safe-area-inset-bottom))}.pwa-modal-backdrop{padding:14px;padding-bottom:calc(14px + env(safe-area-inset-bottom))}.pwa-install-modal{padding:26px 21px 22px;border-radius:18px}}
