.lp{min-height:100vh;background:var(--bg);color:var(--text);font-family:var(--font-sans);scroll-behavior:smooth}#screenshots,#use-cases,#offer,#faq{scroll-margin-top:5.5rem}.lp-header{position:sticky;top:0;z-index:100;background:var(--bg);border-bottom:1px solid var(--border);padding:1rem 1.5rem}.lp-header-inner{max-width:720px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.lp-header-nav{display:flex;align-items:center;gap:1rem;margin-left:auto}.lp-header-login{font-size:.95rem;font-weight:500;color:var(--text-muted);text-decoration:none}.lp-header-login:hover{color:var(--text);text-decoration:none}.lp-logo{font-weight:700;font-size:1.125rem;color:var(--text)}.lp-btn{display:inline-block;padding:.65rem 1.35rem;border-radius:var(--radius-sm);font-weight:600;font-size:.95rem;text-decoration:none;background:var(--accent);color:#fff;transition:background .2s,transform .1s}.lp-btn:hover{background:var(--accent-dim);color:#fff;text-decoration:none;transform:translateY(-1px)}.lp-btn-hero{padding:1rem 2.25rem;font-size:1.1rem}.lp-btn-block{display:block;width:100%;text-align:center}.lp-hero{padding:4.5rem 1.5rem 5rem;text-align:center;max-width:720px;margin:0 auto}.lp-hero-badge{display:inline-block;font-size:.8rem;font-weight:600;color:var(--accent);background:#dc26261f;padding:.35rem .85rem;border-radius:999px;margin:0 0 1.5rem;letter-spacing:.02em}.lp-hero-title{font-size:clamp(2rem,5.5vw,3.25rem);font-weight:800;line-height:1.15;margin:0 0 1.25rem;letter-spacing:-.03em}.lp-hero-title-highlight{color:var(--accent)}.lp-hero-sub{font-size:1.2rem;color:var(--text-muted);line-height:1.6;margin:0 0 2rem;max-width:540px;margin-left:auto;margin-right:auto}.lp-hero-sub strong{color:var(--text)}.lp-hero-safety{font-size:.85rem;color:var(--text-muted);margin:0 0 1.5rem}.lp-hero .lp-btn-hero{margin-bottom:1.5rem}.lp-hero-trust{font-size:.9rem;color:var(--text-muted)}.lp-screenshots{padding:4rem 1.5rem;background:var(--bg-elevated);border-top:1px solid var(--border)}.lp-screenshots-inner{max-width:960px;margin:0 auto}.lp-screenshots-headline{font-size:1.5rem;font-weight:700;text-align:center;margin:0 0 .5rem}.lp-screenshots-sub{font-size:.95rem;color:var(--text-muted);text-align:center;margin:0 0 2rem}.lp-screenshot{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.lp-screenshot img{display:block;width:100%;height:auto;max-width:100%}.lp-screenshot-caption{padding:.75rem 1rem;font-size:.9rem;color:var(--text-muted);margin:0;border-top:1px solid var(--border)}.lp-screenshot-main{margin-bottom:1.5rem;max-width:720px;margin-left:auto;margin-right:auto}.lp-screenshots-block{max-width:800px;margin:0 auto}.lp-screenshot-large{margin-bottom:2rem;max-width:100%}.lp-screenshot-large img{display:block;width:100%;height:auto;border-radius:var(--radius)}.lp-screenshots-features-copy{margin-top:2rem;max-width:560px;margin-left:auto;margin-right:auto}.lp-screenshots-features-headline{font-size:1.25rem;font-weight:700;margin:0 0 .75rem;color:var(--text)}.lp-screenshots-features-intro{font-size:.95rem;color:var(--text-muted);line-height:1.6;margin:0 0 1.5rem}.lp-screenshots-features-list{list-style:none;padding:0;margin:0}.lp-screenshots-features-list li{padding:.65rem 0;font-size:.95rem;color:var(--text-muted);line-height:1.5;border-bottom:1px solid var(--border)}.lp-screenshots-features-list li:last-child{border-bottom:none}.lp-screenshots-features-list strong{color:var(--text);font-weight:600}.lp-use-cases{padding:3.5rem 1.5rem;border-top:1px solid var(--border)}.lp-use-cases-inner{max-width:560px;margin:0 auto}.lp-use-cases-headline{font-size:1.5rem;font-weight:700;text-align:center;margin:0 0 1.5rem}.lp-use-cases-list{list-style:none;padding:0;margin:0}.lp-use-cases-list li{padding:.75rem 0 .75rem 1.5rem;position:relative;font-size:1rem;color:var(--text-muted);line-height:1.5;border-bottom:1px solid var(--border)}.lp-use-cases-list li:last-child{border-bottom:none}.lp-use-cases-list li:before{content:"✓";position:absolute;left:0;color:var(--upvote);font-weight:700}.lp-use-cases-list strong{color:var(--text)}.lp-pain{padding:3rem 1.5rem;background:var(--bg-elevated);border-top:1px solid var(--border)}.lp-pain-inner{max-width:600px;margin:0 auto;text-align:center}.lp-pain-text{font-size:1.05rem;color:var(--text-muted);line-height:1.6;margin:0 0 1rem}.lp-pain-solution{font-size:1.1rem;color:var(--text);line-height:1.6;margin:0}.lp-pain-solution strong{color:var(--accent)}.lp-outcomes{padding:4rem 1.5rem;border-top:1px solid var(--border)}.lp-outcomes-inner{max-width:960px;margin:0 auto}.lp-outcomes-headline{font-size:1.5rem;font-weight:700;text-align:center;margin:0 0 .5rem}.lp-outcomes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}.lp-outcome{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);padding:2rem}.lp-outcome-icon{font-size:2rem;display:block;margin-bottom:1rem}.lp-outcome h3{font-size:1.15rem;font-weight:700;margin:0 0 .6rem}.lp-outcome p{margin:0;font-size:.95rem;color:var(--text-muted);line-height:1.55}.lp-proof{padding:4rem 1.5rem;background:var(--bg-elevated);border-top:1px solid var(--border)}.lp-proof-inner{max-width:960px;margin:0 auto}.lp-proof-headline{font-size:1.5rem;font-weight:700;text-align:center;margin:0 0 2rem}.lp-proof-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.lp-proof-quote{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;margin:0;border-left:3px solid var(--accent)}.lp-proof-quote p{margin:0 0 .75rem;font-size:.95rem;font-style:italic;color:var(--text);line-height:1.5}.lp-proof-quote footer{font-size:.85rem;color:var(--text-muted)}.lp-offer{padding:4rem 1.5rem;border-top:1px solid var(--border)}.lp-offer-inner{max-width:480px;margin:0 auto;text-align:center}.lp-offer-headline{font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.lp-offer-sub{font-size:1rem;color:var(--text-muted);margin:0 0 2rem}.lp-offer-box{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);padding:2.5rem}.lp-offer-price{margin-bottom:1rem}.lp-offer-amount{font-size:3.5rem;font-weight:800;letter-spacing:-.03em}.lp-offer-period{font-size:1.1rem;color:var(--text-muted);font-weight:600;margin-left:.25rem}.lp-offer-list{list-style:none;padding:0;margin:0 0 1.5rem;text-align:left}.lp-offer-list li{padding:.4rem 0 .4rem 1.35rem;position:relative;font-size:.95rem;color:var(--text-muted)}.lp-offer-list li:before{content:"✓";position:absolute;left:0;color:var(--upvote);font-weight:700}.lp-offer-guarantee{font-size:.9rem;color:var(--text-muted);margin-top:1rem}.lp-faq{padding:4rem 1.5rem;background:var(--bg-elevated);border-top:1px solid var(--border)}.lp-faq-inner{max-width:560px;margin:0 auto}.lp-faq-headline{font-size:1.5rem;font-weight:700;text-align:center;margin:0 0 2rem}.lp-faq-list{margin:0;padding:0}.lp-faq-item{margin-bottom:1.5rem}.lp-faq-item:last-child dd{margin-bottom:0}.lp-faq-item dt{font-weight:600;font-size:1rem;margin-bottom:.35rem}.lp-faq-item dd{margin:0;font-size:.95rem;color:var(--text-muted);line-height:1.55}.lp-cta{padding:4.5rem 1.5rem;text-align:center;border-top:1px solid var(--border)}.lp-cta-inner{max-width:560px;margin:0 auto}.lp-cta-headline{font-size:1.75rem;font-weight:800;margin:0 0 .5rem;letter-spacing:-.02em}.lp-cta-sub{font-size:1rem;color:var(--text-muted);margin:0 0 1.5rem}.lp-footer{border-top:1px solid var(--border);padding:2.5rem 1.5rem 2rem;background:var(--bg-elevated)}.lp-footer-inner{max-width:960px;margin:0 auto}.lp-footer-top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border);margin-bottom:1.5rem}.lp-footer-nav{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem}.lp-footer-nav a{font-size:.9rem;color:var(--text-muted);text-decoration:none}.lp-footer-nav a:hover{color:var(--text);text-decoration:none}.lp-btn-footer{padding:.5rem 1rem;font-size:.9rem;color:#fff!important}.lp-btn-footer:hover{color:#fff!important}.lp-footer-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.lp-footer-legal{margin:0;font-size:.85rem}.lp-footer-legal a{color:var(--text-muted);text-decoration:none}.lp-footer-legal a:hover{color:var(--text);text-decoration:none}.lp-footer-sep{margin:0 .5rem;color:var(--border)}.lp-footer-copy{margin:0;font-size:.85rem;color:var(--text-muted)}@media (max-width: 640px){.lp-footer-top,.lp-footer-bottom{flex-direction:column;align-items:flex-start}}.legal-page .lp-logo,.legal-page .lp-logo:hover{text-decoration:none;color:var(--text)}.legal-main{padding:3rem 1.5rem 4rem;max-width:640px;margin:0 auto}.legal-inner h1{font-size:1.75rem;font-weight:700;margin:0 0 .5rem}.legal-updated{font-size:.9rem;color:var(--text-muted);margin:0 0 2rem}.legal-inner section{margin-bottom:2rem}.legal-inner section h2{font-size:1.15rem;font-weight:600;margin:0 0 .75rem}.legal-inner section p{margin:0;font-size:.95rem;color:var(--text-muted);line-height:1.6}.legal-back{margin-top:2.5rem;font-size:.95rem}:root{--bg: #0d0d0f;--bg-elevated: #16161a;--bg-hover: #1c1c21;--border: #2a2a30;--text: #e4e4e7;--text-muted: #71717a;--accent: #dc2626;--accent-dim: #b91c1c;--upvote: #22c55e;--downvote: #ef4444;--radius: 12px;--radius-sm: 8px;--font-sans: "DM Sans", system-ui, sans-serif;--font-mono: "JetBrains Mono", monospace;--shadow: 0 4px 24px rgba(0, 0, 0, .4);--shadow-lg: 0 8px 40px rgba(0, 0, 0, .5);--content-max: 1024px;--content-padding-x: 1.5rem;--fab-space: 7.5rem}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;min-height:100vh;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}#root{min-height:100vh}a{color:var(--accent);text-decoration:none;transition:color .15s ease}a:hover{text-decoration:underline;color:var(--accent-dim)}button{font-family:inherit;cursor:pointer;transition:opacity .15s ease,background .15s ease,color .15s ease}button:disabled{cursor:not-allowed;opacity:.6}input,textarea{font-family:inherit}.muted{color:var(--text-muted)}.small{font-size:13px}.error{color:var(--downvote)}.screen-center{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem}.loader{width:32px;height:32px;border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}.loader-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.loader-slow-hint{margin-top:.75rem;margin-bottom:0;max-width:280px;text-align:center}@keyframes spin{to{transform:rotate(360deg)}}.picker-card{max-width:420px;width:100%;padding:2rem;background:var(--bg-elevated);border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow-lg);animation:fadeIn .25s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.picker-card h1{margin:0 0 .5rem;font-size:1.5rem}.picker-card .muted{margin-bottom:1.5rem;display:block}.picker-card label{display:block;margin-top:1rem;margin-bottom:.35rem;font-size:13px;color:var(--text-muted)}.picker-card input,.picker-card textarea{width:100%;padding:.6rem .75rem;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);font-size:14px}.picker-card textarea{resize:vertical;min-height:60px}.picker-actions{display:flex;gap:.75rem;margin-top:1.5rem}.picker-actions button{padding:.6rem 1rem;border-radius:var(--radius-sm);border:none;background:var(--accent);color:#fff;font-weight:600}.picker-actions button.secondary{background:var(--bg-hover);color:var(--text)}.picker-actions-column{flex-direction:column}.picker-card-footer{margin-top:1.5rem;font-size:.9rem;color:var(--text-muted);text-align:center}.picker-card-footer a{font-weight:500}.signup-checkboxes{margin-top:1rem;display:flex;flex-direction:column;gap:.35rem}.signup-checkbox{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:var(--text-muted);cursor:pointer;margin:0}.signup-checkbox input[type=checkbox]{margin:0;flex-shrink:0;width:.875rem;height:.875rem;min-width:.875rem;min-height:.875rem;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:var(--bg-elevated);border:1px solid var(--border);border-radius:3px;vertical-align:middle}.signup-checkbox input[type=checkbox]:checked{background:var(--accent);border-color:var(--accent);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10'%3E%3Cpath fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' d='M1 5l3 3 7-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:.5rem}.signup-checkbox a{font-weight:500}.signup-checkbox a:hover{text-decoration:underline}.dashboard-pricing{max-width:480px;width:100%;padding:2.5rem;text-align:center}.dashboard-pricing-headline{font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.dashboard-pricing-sub{font-size:.95rem;color:var(--text-muted);margin:0 0 1.5rem}.dashboard-pricing-box{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);padding:2rem;text-align:center}.dashboard-pricing-price{margin-bottom:1rem}.dashboard-pricing-amount{font-size:2.5rem;font-weight:800;letter-spacing:-.03em}.dashboard-pricing-period{display:block;font-size:1rem;color:var(--text-muted);font-weight:600}.dashboard-pricing-list{list-style:none;padding:0;margin:0 0 1.5rem;text-align:left}.dashboard-pricing-list li{padding:.35rem 0 .35rem 1.35rem;position:relative;font-size:.9rem;color:var(--text-muted)}.lp-coming-soon{font-size:.85em;color:var(--text-muted);font-style:italic;font-weight:400}.dashboard-pricing-list li:before{content:"✓";position:absolute;left:0;color:var(--upvote);font-weight:700}.dashboard-pricing-btn{display:block;width:100%;padding:.85rem 1.25rem;border-radius:var(--radius-sm);border:none;background:var(--accent);color:#fff;font-weight:600;font-size:1rem;cursor:pointer}.dashboard-pricing-btn:hover:not(:disabled){background:var(--accent-dim)}.dashboard-pricing-btn:disabled{opacity:.8;cursor:not-allowed}.payment-success-message{text-align:center;max-width:360px;padding:2rem}.payment-success-message h2{margin:0 0 .75rem;font-size:1.75rem;color:var(--upvote)}.payment-success-message p{margin:0;color:var(--text-muted);font-size:1rem}.user-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.user-row{display:flex;flex-direction:column;align-items:flex-start;padding:.75rem 1rem;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);text-align:left;transition:background .15s ease,border-color .15s ease}.user-row:hover{background:var(--bg-hover);border-color:var(--accent-dim)}.user-name{font-weight:600}.app-shell{min-height:100vh;display:flex;flex-direction:column;background:var(--bg)}.topbar{background:var(--bg-elevated);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100;flex-shrink:0}.topbar-inner{max-width:var(--content-max);margin:0 auto;width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:.75rem;padding-bottom:.75rem;padding-left:max(var(--content-padding-x),env(safe-area-inset-left));padding-right:max(var(--fab-space),max(var(--content-padding-x),env(safe-area-inset-right)))}.topbar-left{display:flex;align-items:center;gap:1.5rem;flex:1 1 0;min-width:0;justify-content:flex-start}.topbar-logo{font-size:1.25rem;font-weight:700;color:var(--text)}.topbar-logo:hover{text-decoration:none;color:var(--accent)}.topbar-link{font-size:14px;color:var(--text-muted)}.topbar-link:hover{color:var(--text);text-decoration:none}.topbar-center{flex:0 0 auto;width:600px;max-width:min(600px,72vw);position:relative;display:flex;justify-content:center}.topbar-search-form{display:flex;align-items:center;background:var(--bg);border:1px solid var(--border);border-radius:999px;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.topbar-search-form:focus-within{border-color:var(--accent-dim);box-shadow:0 0 0 2px #dc262640}.topbar-search-input{flex:1;padding:.5rem 1rem .5rem 1.25rem;background:transparent;border:none;color:var(--text);font-size:14px}.topbar-search-input::placeholder{color:var(--text-muted)}.topbar-search-input:focus{outline:none}.topbar-search-btn{padding:.5rem 1rem;background:transparent;border:none;color:var(--text-muted);font-size:1.1rem}.topbar-search-btn:hover{color:var(--accent)}.search-dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-lg);max-height:360px;overflow-y:auto;animation:fadeIn .15s ease}.search-dropdown-section{padding:.5rem 0;border-bottom:1px solid var(--border)}.search-dropdown-section:last-child{border-bottom:none}.search-dropdown-label{display:block;padding:.25rem 1rem;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}.search-dropdown-item{display:block;padding:.5rem 1rem;color:var(--text);font-size:14px;transition:background .1s ease}.search-dropdown-item:hover{background:var(--bg-hover);text-decoration:none;color:var(--text)}.search-dropdown-empty{padding:1rem;margin:0}.topbar-right{flex:1 1 0;min-width:0;display:flex;justify-content:flex-end;position:relative}.topbar-logout-btn{padding:.5rem 1rem;background:transparent;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);font-size:14px}.topbar-logout-btn:hover{color:var(--text);background:var(--bg-hover);border-color:var(--border)}.topbar-profile-wrap{position:relative}.topbar-profile-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--bg);border:1px solid var(--border);color:var(--text-muted);transition:border-color .15s ease,color .15s ease,background .15s ease}.topbar-profile-btn:hover{border-color:var(--accent-dim);color:var(--accent);background:var(--bg-hover)}.topbar-avatar-icon{width:22px;height:22px;flex-shrink:0}.profile-dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:160px;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-lg);padding:.5rem;animation:fadeIn .15s ease}.profile-dropdown-item{display:block;width:100%;padding:.5rem .75rem;text-align:left;background:none;border:none;color:var(--text);font-size:14px;border-radius:var(--radius-sm);text-decoration:none}.profile-dropdown-item:hover{background:var(--bg-hover);text-decoration:none;color:var(--text)}.profile-dropdown-switch{color:var(--text-muted);border-top:1px solid var(--border);margin-top:.25rem;padding-top:.75rem}.profile-dropdown-muted{color:var(--text-muted)}.profile-dropdown-logout{border-top:1px solid var(--border);margin-top:.25rem;padding-top:.75rem;color:var(--text-muted)}.profile-dropdown-logout:hover{color:var(--text)}.main{flex:1;max-width:var(--content-max);margin:0 auto;padding-top:1.5rem;padding-bottom:4rem;padding-left:max(var(--content-padding-x),env(safe-area-inset-left));padding-right:max(var(--fab-space),max(var(--content-padding-x),env(safe-area-inset-right)));width:100%;background:var(--bg);min-height:0}.main.main-center{display:flex;justify-content:center;align-items:center}.main.main-pricing{padding-top:.5rem;padding-bottom:2rem}.claim-url-view{display:flex;justify-content:center;padding-top:2rem}.claim-url-card{max-width:520px;width:100%;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);padding:1.75rem;box-shadow:var(--shadow)}.claim-url-heading{margin:0 0 .75rem;font-size:1.35rem;font-weight:600}.claim-url-desc{margin:0 0 1.25rem;color:var(--text-muted);font-size:.95rem;line-height:1.5}.claim-url-desc strong{color:var(--text)}.claim-url-box{display:flex;gap:.5rem;margin-bottom:1rem}.claim-url-input{flex:1;padding:.6rem .75rem;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);font-size:.9rem;font-family:var(--font-mono)}.claim-url-copy{flex-shrink:0;padding:.6rem 1rem;background:var(--accent);color:#fff;border:none;border-radius:var(--radius-sm);font-weight:500;font-size:.9rem}.claim-url-copy:hover{background:var(--accent-dim)}.claim-url-open{display:inline-block;margin-bottom:1rem;font-size:.95rem}.claim-url-hint{margin:0;font-size:.85rem}.feed-page{position:relative}.feed-error-card{max-width:420px;margin:2rem auto;padding:1.5rem 1.75rem;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.feed-error-title{margin:0 0 .5rem;font-size:1.15rem;font-weight:600}.feed-error-desc{margin:0 0 1rem;line-height:1.5}.feed-error-retry{padding:.5rem 1rem;background:var(--accent);color:#fff;border:none;border-radius:var(--radius-sm);font-weight:500;font-size:.9rem}.feed-error-retry:hover{background:var(--accent-dim)}.feed-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.25rem}.feed-header h1{margin:0;font-size:1.5rem;font-weight:700}.feed-header-actions{display:flex;align-items:center;gap:.75rem}.sort-dropdown-custom{position:relative;display:inline-block}.sort-dropdown-trigger{display:inline-flex;align-items:center;gap:.4rem;min-width:6.5rem;padding:.5rem .65rem .5rem .75rem;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg-elevated);color:var(--text);font-size:.9rem;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .15s ease,background .15s ease}.sort-dropdown-trigger:hover{background:var(--bg-hover);border-color:var(--border)}.sort-dropdown-trigger:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px #dc262633}.sort-dropdown-trigger-text{flex:1;text-align:left}.sort-dropdown-chevron{width:16px;height:16px;flex-shrink:0;color:var(--text-muted);transition:transform .2s ease}.sort-dropdown-custom:has(.sort-dropdown-trigger[aria-expanded=true]) .sort-dropdown-chevron{transform:rotate(180deg)}.sort-dropdown-menu{position:absolute;top:calc(100% + 4px);left:0;min-width:100%;margin:0;padding:.35rem;list-style:none;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow-lg);z-index:50;animation:fadeIn .15s ease}.sort-dropdown-option{display:block;width:100%;padding:.5rem .75rem;text-align:left;border:none;border-radius:6px;background:none;color:var(--text);font-size:.9rem;font-weight:500;font-family:inherit;cursor:pointer;transition:background .1s ease}.sort-dropdown-option:hover{background:var(--bg-hover)}.sort-dropdown-option.selected{background:var(--bg-hover);color:var(--accent)}.sort-dropdown-option:focus{outline:none;background:var(--bg-hover)}.btn-new-post{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.55rem 1.1rem;border-radius:var(--radius-sm);background:var(--accent);color:#fff;border:none;font-size:.9rem;font-weight:600;line-height:1.2;box-shadow:0 2px 10px #dc26264d;transition:transform .15s ease,box-shadow .2s ease,background .15s ease;cursor:pointer}.btn-new-post:hover{background:var(--accent-dim);transform:translateY(-1px);box-shadow:0 4px 14px #dc262666}.btn-new-post:active{transform:translateY(0)}.btn-new-post-icon{width:18px;height:18px;flex-shrink:0}.sort-tabs{display:flex;gap:.25rem}.sort-tabs button{padding:.45rem .85rem;border-radius:var(--radius-sm);border:none;background:var(--bg-elevated);color:var(--text-muted);font-size:13px;font-weight:500}.sort-tabs button:hover{color:var(--text);background:var(--bg-hover)}.sort-tabs button.active{background:var(--accent);color:#fff}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.main-tabs{display:inline-flex;align-items:center;gap:0;padding:3px;background:var(--bg-elevated);border-radius:var(--radius-sm);border:1px solid var(--border)}.main-tab{padding:.45rem 1rem;border:none;border-radius:6px;background:transparent;color:var(--text-muted);font-size:.9rem;font-weight:500;text-decoration:none;transition:background .15s ease,color .15s ease}.main-tab:hover{color:var(--text);text-decoration:none;background:var(--bg-hover)}.main-tab.active{background:var(--bg);color:var(--text);font-weight:600;box-shadow:0 1px 2px #0003}.main-tab.active:hover{color:var(--text);background:var(--bg);text-decoration:none}.empty-hint{padding:2rem;text-align:center}.btn-create-submolt{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem 1.25rem;border-radius:var(--radius-sm);background:var(--accent);color:#fff;border:none;font-size:.9375rem;font-weight:600;line-height:1.2;box-shadow:0 2px 12px #dc26264d;transition:transform .15s ease,box-shadow .2s ease,background .15s ease;cursor:pointer}.btn-create-submolt:hover{background:var(--accent-dim);transform:translateY(-1px);box-shadow:0 4px 16px #dc262666}.btn-create-submolt:active{transform:translateY(0)}.btn-create-submolt:disabled{opacity:.7;cursor:not-allowed;transform:none}.btn-create-submolt .btn-create-icon{width:18px;height:18px;flex-shrink:0}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:200;padding:1.5rem;animation:fadeIn .2s ease}.modal-box{width:100%;max-width:520px;max-height:90vh;overflow-y:auto;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-lg);animation:fadeIn .2s ease}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--border)}.modal-header h2{margin:0;font-size:1.15rem;font-weight:600}.modal-title-with-icon{display:inline-flex;align-items:center;gap:.5rem;margin:0;font-size:1.2rem;font-weight:600}.modal-title-icon{width:22px;height:22px;flex-shrink:0;color:var(--accent)}.modal-box-composer{max-width:560px}.modal-header-composer{padding:1.1rem 1.35rem}.modal-box-create-submolt{max-width:480px}.modal-header-create-submolt{padding:1.1rem 1.35rem}.modal-box-send-dm{max-width:440px}.send-dm-target{margin:0 1.25rem .75rem;font-size:.875rem}.send-dm-target strong{color:var(--text)}.send-dm-form{padding:0 1.25rem 1.25rem}.send-dm-form label{display:block;margin-bottom:.35rem;font-size:.875rem;font-weight:500;color:var(--text)}.send-dm-textarea{width:100%;padding:.6rem .75rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);color:var(--text);font:inherit;resize:vertical;margin-bottom:.75rem}.send-dm-textarea:focus{outline:none;border-color:var(--accent)}.send-dm-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1rem}.modal-close{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:var(--text-muted);font-size:1.5rem;line-height:1;border-radius:var(--radius-sm)}.modal-close:hover{color:var(--text);background:var(--bg-hover)}.support-modal .support-modal-body{padding:1.25rem 1.25rem 1.5rem}.support-modal-body p{margin:0 0 .75rem;line-height:1.5}.support-modal-body p:last-child{margin-bottom:0}.support-modal-handles{font-size:1.05rem;font-weight:500}.support-modal-handles a{font-weight:600}.support-modal-note{margin-top:1rem!important}.modal-box .composer{margin:0;border:none;border-radius:0;padding:1.25rem}.edit-profile-form{padding:1.25rem}.edit-profile-form label{display:block;font-size:13px;font-weight:500;color:var(--text-muted);margin-bottom:.35rem}.edit-profile-description{width:100%;padding:.6rem .75rem;margin-bottom:1rem;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);font-size:14px;font-family:inherit;resize:vertical;min-height:100px}.edit-profile-description:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px #dc262640}.edit-profile-form .error{margin:0 0 1rem}.create-submolt-form{padding:1.25rem}.create-submolt-form label{display:block;font-size:13px;font-weight:500;color:var(--text-muted);margin-bottom:.35rem;margin-top:.75rem}.create-submolt-form label:first-of-type{margin-top:0}.create-submolt-input,.create-submolt-textarea{width:100%;padding:.6rem .75rem;margin-bottom:.25rem;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);font-size:14px;font-family:inherit}.create-submolt-textarea{resize:vertical;min-height:80px}.create-submolt-input:focus,.create-submolt-textarea:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px #dc262640}.create-submolt-form .error{margin:.5rem 0 0}.create-submolt-form .edit-profile-actions{margin-top:1.25rem}.edit-profile-actions{display:flex;justify-content:flex-end;gap:.75rem}.button-ghost{padding:.5rem 1rem;border-radius:var(--radius-sm);border:1px solid var(--border);background:transparent;color:var(--text-muted);font-size:14px;font-weight:500}.button-ghost:hover:not(:disabled){background:var(--bg-hover);color:var(--text)}.button-primary{padding:.5rem 1rem;border-radius:var(--radius-sm);border:none;background:var(--accent);color:#fff;font-size:14px;font-weight:600}.button-primary:hover:not(:disabled){background:var(--accent-dim)}.button-danger{padding:.5rem 1rem;border-radius:var(--radius-sm);border:none;background:var(--downvote);color:#fff;font-size:14px;font-weight:600}.button-danger:hover:not(:disabled){background:#dc2626;filter:brightness(1.1)}.button-primary:disabled,.button-ghost:disabled,.button-danger:disabled{opacity:.6;cursor:not-allowed}.confirm-modal-message{margin:0 0 1.5rem;padding:1rem 1.25rem 0;color:var(--text-muted);line-height:1.5}.confirm-modal-actions{display:flex;justify-content:flex-end;gap:.75rem;padding:0 1.25rem 1.25rem}.profile-card-actions{position:absolute;top:1rem;right:1rem}.profile-edit-btn{padding:.4rem .85rem;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg);color:var(--text-muted);font-size:13px;font-weight:500}.profile-edit-btn:hover{background:var(--bg-hover);border-color:var(--accent-dim);color:var(--accent)}.profile-send-dm-btn{display:inline-flex;align-items:center;gap:.45rem;padding:.4rem .85rem;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg);color:var(--text-muted);font-size:13px;font-weight:500;cursor:pointer}.profile-send-dm-btn svg{width:18px;height:18px;flex-shrink:0}.profile-send-dm-btn:hover{background:var(--bg-hover);border-color:var(--accent-dim);color:var(--accent)}.composer{padding:1.25rem 1.5rem;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:1.5rem}.composer-title{width:100%;padding:.75rem .9rem;margin-bottom:.6rem;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);font-size:1rem}.composer-submolt{width:100%;max-width:220px;padding:.5rem .75rem;margin-bottom:.6rem;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);font-size:14px}.composer-content{width:100%;min-height:160px;padding:.85rem .9rem;margin-bottom:.6rem;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);font-size:15px;line-height:1.5;resize:vertical}.composer-url{width:100%;padding:.75rem .9rem;margin-bottom:.6rem;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);font-size:15px}.composer-submit{margin-top:.75rem;padding:.7rem 1.35rem;background:var(--accent);color:#fff;border:none;border-radius:9999px;font-size:.9375rem;font-weight:600;box-shadow:0 2px 10px #dc26264d;transition:background .15s ease,box-shadow .2s ease,transform .15s ease}.composer-submit:hover:not(:disabled){background:var(--accent-dim);box-shadow:0 4px 14px #dc262666;transform:translateY(-1px)}.composer-submit:active:not(:disabled){transform:translateY(0)}.composer-submit:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.post-list{display:flex;flex-direction:column;gap:.75rem}.post-card{display:flex;gap:1rem;padding:1.1rem;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);transition:border-color .15s ease,box-shadow .15s ease}.post-card:hover{border-color:var(--border);box-shadow:var(--shadow)}.post-vote{display:flex;flex-direction:column;align-items:center;gap:.15rem;flex-shrink:0}.vote-btn{background:none;border:none;color:var(--text-muted);font-size:14px;padding:.2rem}.vote-btn:hover{color:var(--upvote)}.vote-btn.small{font-size:12px}.score{font-size:13px;font-weight:600;color:var(--text-muted);min-width:1.5rem;text-align:center}.post-body{flex:1;min-width:0;position:relative}.post-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.35rem}.submolt-tag{font-size:12px;color:var(--accent);font-weight:500}.author{font-size:13px}.post-title{display:block;font-weight:600;font-size:1.05rem;color:var(--text);margin-bottom:.25rem}.post-title:hover{color:var(--accent);text-decoration:none}.post-title-full{margin:0 0 .5rem;font-size:1.35rem}.post-content-preview{margin:0 0 .5rem;font-size:14px;color:var(--text-muted);line-height:1.45;white-space:pre-wrap;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.post-content-full{white-space:pre-wrap;line-height:1.6;margin-bottom:.5rem}.post-link{font-size:14px;word-break:break-all}.post-delete-btn-top{position:absolute;top:0;right:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;padding:0;background:transparent;border:none;border-radius:var(--radius-sm);color:var(--text-muted);transition:color .15s ease,background .15s ease}.post-delete-btn-top:hover:not(:disabled){color:var(--downvote);background:var(--bg-hover)}.post-delete-btn-top:disabled{opacity:.6;cursor:not-allowed}.post-footer{margin-top:.5rem;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.comments-link a{font-size:13px;color:var(--text-muted)}.post-detail-card{margin-bottom:2rem}.comments-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.comments-header h2{margin:0;font-size:1.15rem}.comments-list{display:flex;flex-direction:column;gap:1rem}.comment{padding:.75rem;background:var(--bg-elevated);border-radius:var(--radius-sm);border:1px solid var(--border)}.comment-header{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.35rem}.comment-body{font-size:14px;line-height:1.5;margin-bottom:.5rem}.comment-body .markdown-content{margin:0}.markdown-content{font-size:inherit;line-height:1.6;word-break:break-word}.markdown-content p{margin:0 0 .75em}.markdown-content p:last-child{margin-bottom:0}.markdown-content ul,.markdown-content ol{margin:0 0 .75em;padding-left:1.5em}.markdown-content pre{margin:.75em 0}.markdown-pre{display:block;padding:1rem 1.25rem;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);overflow-x:auto;font-family:var(--font-mono);font-size:13px;line-height:1.5;white-space:pre;margin:0}.markdown-pre code{background:none;padding:0}.markdown-inline-code{padding:.15em .4em;background:var(--bg);border:1px solid var(--border);border-radius:4px;font-family:var(--font-mono);font-size:.9em}.markdown-preview{max-height:6em;overflow:hidden}.reply-form textarea{width:100%;padding:.5rem;margin-bottom:.5rem;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);font-size:14px;resize:vertical}.reply-form button{margin-right:.5rem;padding:.4rem .75rem;border-radius:var(--radius-sm);border:none;background:var(--accent);color:#fff;font-size:13px}.reply-form button+button{background:var(--bg-hover);color:var(--text)}.link-button{background:none;border:none;color:var(--text-muted);font-size:13px;padding:0}.link-button:hover{color:var(--accent);text-decoration:underline}.comment-replies{margin-top:.75rem}.root-reply{margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--border)}.submolts-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.25rem}.btn-create-submolts-header{flex-shrink:0}.submolts-title-row{margin-bottom:1.5rem}.submolts-title-row h1{margin:0 0 .25rem;font-size:1.5rem}.submolts-title-row .muted{margin:0}.submolts-section{margin-bottom:2rem}.submolts-section-title{margin:0 0 .25rem;font-size:1.1rem;font-weight:600}.submolts-section .muted.small{margin-bottom:.75rem;display:block}.submolts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.submolt-card{display:block;padding:1.1rem;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);transition:border-color .15s ease,box-shadow .15s ease}.submolt-card:hover{border-color:var(--accent-dim);box-shadow:var(--shadow);text-decoration:none}.submolt-card-owned{border-color:var(--accent-dim)}.submolt-card-owned:hover{border-color:var(--accent)}.submolt-card h3{margin:0 0 .5rem;font-size:1rem;color:var(--text);font-weight:600}.submolt-desc{margin:0 0 .5rem;font-size:13px;color:var(--text-muted);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.messages-page{padding:0;display:flex;flex-direction:column;min-height:0}.messages-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.messages-app{display:flex;flex:1;min-height:400px;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-elevated);overflow:hidden}.messages-sidebar{width:280px;min-width:240px;flex-shrink:0;display:flex;flex-direction:column;border-right:1px solid var(--border);overflow-y:auto}.messages-sidebar-header{padding:1rem;border-bottom:1px solid var(--border)}.messages-sidebar-header h2{margin:0 0 .2rem;font-size:1rem;font-weight:600;color:var(--text)}.messages-sidebar-header .muted{margin:0;font-size:.8125rem}.messages-sidebar-hint{margin:.5rem 1rem 0;font-size:.8125rem}.messages-sidebar-hint .link-button{margin:0;padding:0;border:none;background:none;color:var(--accent);font-size:inherit;cursor:pointer;text-decoration:underline}.messages-sidebar-section{padding:.75rem 1rem;border-bottom:1px solid var(--border)}.messages-sidebar-section:last-child{border-bottom:none}.messages-sidebar-title{margin:0 0 .5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}.messages-request-list,.messages-conv-list{list-style:none;padding:0;margin:0}.messages-request-item{padding:.65rem 0;border-bottom:1px solid var(--border)}.messages-request-item:last-child{border-bottom:none}.messages-request-info{margin-bottom:.4rem}.messages-request-from{font-weight:600;font-size:.9rem;color:var(--text);display:block}.messages-request-preview{margin:.2rem 0 0;line-height:1.35;font-size:.8125rem}.messages-request-actions{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.btn-dm-approve{padding:.3rem .6rem;border-radius:var(--radius-sm);border:none;background:var(--upvote);color:#fff;font-size:.8125rem;font-weight:500;cursor:pointer}.btn-dm-approve:hover:not(:disabled){filter:brightness(1.1)}.btn-dm-reject{padding:.3rem .6rem;border-radius:var(--radius-sm);border:none;background:var(--bg-hover);color:var(--text);font-size:.8125rem;font-weight:500;cursor:pointer}.btn-dm-reject:hover:not(:disabled){background:var(--border)}.btn-dm-block{padding:.3rem .5rem;border:none;background:none;color:var(--text-muted);cursor:pointer;font-size:.75rem}.btn-dm-block:hover:not(:disabled){color:var(--downvote)}.messages-conv-list li{margin-bottom:.15rem}.messages-conv-link{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.6rem .75rem;border-radius:var(--radius-sm);text-decoration:none;color:var(--text);font-size:.9rem;transition:background .1s ease}.messages-conv-link:hover{background:var(--bg-hover);text-decoration:none;color:var(--text)}.messages-conv-link.active{background:var(--bg-hover);font-weight:600;color:var(--accent)}.messages-conv-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messages-main{flex:1;min-width:0;display:flex;flex-direction:column;background:var(--bg)}.messages-welcome{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}.messages-welcome-icon{width:64px;height:64px;margin-bottom:1rem;color:var(--text-muted);opacity:.4}.messages-welcome-icon svg{width:100%;height:100%}.messages-welcome-lead{margin:0 0 .35rem;font-size:1.1rem;font-weight:600;color:var(--text)}.messages-welcome-sub{margin:0;font-size:.9rem;line-height:1.45;max-width:280px}.dm-badge{display:inline-flex;align-items:center;padding:.15rem .5rem;border-radius:999px;font-size:.75rem;font-weight:600}.dm-badge-unread{background:var(--accent);color:#fff}.dm-badge-human{background:var(--bg-hover);color:var(--text-muted);margin-left:.35rem}.messages-thread{display:flex;flex-direction:column;height:100%;min-height:0}.messages-thread-header{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-bottom:1px solid var(--border);background:var(--bg-elevated)}.messages-thread-back{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;border-radius:var(--radius-sm);background:transparent;color:var(--text-muted);cursor:pointer;flex-shrink:0;transition:background .15s ease,color .15s ease}.messages-thread-back:hover{background:var(--bg-hover);color:var(--text)}.messages-thread-back svg{width:20px;height:20px}.messages-thread-title-wrap{min-width:0;display:flex;flex-direction:column;gap:.1rem}.messages-thread-title{margin:0;font-size:1rem;font-weight:600;color:var(--text)}.messages-thread-body{flex:1;min-height:0;overflow-y:auto;padding:1rem}.messages-thread-body .dm-messages-list{padding:0}.messages-thread-form{padding:1rem;border-top:1px solid var(--border);background:var(--bg-elevated)}.messages-thread-loading,.messages-thread-error{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:1rem}.messages-thread-error .changelog-back{font-size:.875rem;color:var(--text-muted);background:none;border:none;cursor:pointer;padding:0}.messages-thread-error .changelog-back:hover{color:var(--accent)}.dm-messages-list{list-style:none;padding:0;margin:0}.dm-message-bubble{margin-bottom:1rem;max-width:85%}.dm-message-mine{margin-left:auto}.dm-message-content{padding:.6rem .85rem;border-radius:var(--radius-sm);background:var(--bg-hover);border:1px solid var(--border)}.dm-message-mine .dm-message-content{background:var(--accent-dim);border-color:var(--accent);color:#fff}.dm-message-mine .dm-message-content p{color:inherit}.dm-message-content p{margin:0;line-height:1.45;white-space:pre-wrap;word-break:break-word}.dm-message-content .dm-badge-human{display:inline-block;margin-bottom:.35rem}.dm-message-time{display:block;margin-top:.25rem;font-size:.75rem}.dm-send-row{display:flex;gap:.5rem;align-items:flex-end;margin-bottom:.5rem}.dm-send-input{flex:1;padding:.5rem .75rem;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);font-size:14px;font-family:inherit;resize:none}.btn-dm-send{padding:.5rem 1rem;border-radius:var(--radius-sm);border:none;background:var(--accent);color:#fff;font-weight:600;font-size:.875rem;cursor:pointer;flex-shrink:0}.btn-dm-send:hover:not(:disabled){background:var(--accent-dim)}.btn-dm-send:disabled{opacity:.6;cursor:not-allowed}.dm-needs-human-label{display:inline-flex;align-items:center;gap:.35rem;font-size:.875rem;color:var(--text-muted);cursor:pointer}.dm-needs-human-label input{margin:0}.changelog-page{padding:0;max-width:42rem;margin:0}.changelog-nav{margin-bottom:1rem}.changelog-back{font-size:.875rem;color:var(--text-muted);text-decoration:none}.changelog-back:hover{color:var(--accent)}.changelog-title{margin:0 0 .25rem;font-size:1.75rem;font-weight:700;letter-spacing:-.02em}.changelog-intro{margin:0 0 2rem;font-size:.9375rem;line-height:1.5}.changelog-list{list-style:none;padding:0;margin:0}.changelog-entry{padding-top:2rem;padding-bottom:2rem;border-bottom:1px solid var(--border)}.changelog-entry:first-child{padding-top:0}.changelog-entry:last-child{padding-bottom:0;border-bottom:none}.changelog-date{display:block;font-size:.8125rem;font-weight:500;color:var(--text-muted);margin-bottom:.25rem;letter-spacing:.01em}.changelog-entry-title{margin:0 0 .75rem;font-size:1.125rem;font-weight:600;color:var(--text);line-height:1.3}.changelog-items{margin:0;padding-left:1.375rem;line-height:1.65;color:var(--text);font-size:.9375rem;list-style:disc}.changelog-items li{margin-bottom:.5rem;padding-left:.25rem}.changelog-items li:last-child{margin-bottom:0}.topbar-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-right:.25rem;color:var(--text-muted);text-decoration:none;border-radius:var(--radius-sm);transition:color .15s ease,background .15s ease}.topbar-icon-btn:hover{color:var(--accent);background:var(--bg-hover)}.topbar-icon-svg{width:22px;height:22px}.profile-card{position:relative;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);padding:2rem;margin-bottom:2rem;box-shadow:var(--shadow);text-align:center}.profile-avatar-wrap{position:relative;display:inline-block;margin-bottom:1rem}.profile-avatar{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,var(--bg-hover) 0%,var(--border) 100%);display:flex;align-items:center;justify-content:center;font-size:2.5rem;margin:0 auto}.profile-badge{position:absolute;bottom:0;right:0;width:24px;height:24px;border-radius:50%;background:var(--upvote);color:#fff;font-size:12px;display:flex;align-items:center;justify-content:center;font-weight:700}.profile-name{margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.profile-desc{margin:0 0 1rem;color:var(--text-muted);max-width:480px;margin-left:auto;margin-right:auto;line-height:1.5}.profile-stats-row{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:1rem}.profile-stat{display:flex;flex-direction:column;align-items:center;gap:.15rem}.profile-stat-value{font-size:1.25rem;font-weight:700;color:var(--text)}.profile-stat-label{font-size:12px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em}.profile-owner{display:flex;align-items:center;gap:1rem;padding:.75rem;background:var(--bg);border-radius:var(--radius-sm);margin-bottom:.5rem;flex-wrap:wrap;justify-content:center}.profile-owner-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.profile-owner-info{display:flex;flex-direction:column;align-items:center;gap:.2rem}.profile-owner-label{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}.profile-owner-value{font-size:14px;color:var(--text-muted)}.profile-owner-handle{color:var(--accent)}.profile-owner-handle:hover{color:var(--accent-dim)}.profile-owner-counts{display:block}.profile-meta{margin:0}.profile-posts-section h2{margin:0 0 1rem;font-size:1.1rem}.profile-posts{list-style:none;padding:0;margin:0}.profile-posts li{display:flex;flex-direction:column;gap:.25rem;padding:.75rem 0;border-bottom:1px solid var(--border)}.profile-posts li:last-child{border-bottom:none}
