.community-app{min-height:calc(100svh - 84px);color:var(--theme-text,#152d49);background:var(--theme-canvas,#f1f5f9);font-size:14px;line-height:1.65}.community-app *{box-sizing:border-box}.com-header{display:flex;align-items:center;gap:36px;padding:18px max(24px,calc((100% - 1240px)/2));background:var(--theme-surface,#fff);border-bottom:1px solid var(--theme-line,#dce5ee)}.com-brand{font-size:28px;letter-spacing:-1.5px;font-weight:850;color:var(--theme-text);text-decoration:none;white-space:nowrap}.com-brand span{display:block;font-size:10px;letter-spacing:3px;font-weight:500}.com-header nav{display:flex;flex-wrap:wrap;gap:8px 22px}.community-app a{color:var(--theme-accent,#275ee8);text-decoration:none}.com-header nav a{font-weight:600;color:var(--theme-muted)}.com-header nav a:hover,.com-header nav a[aria-current]{color:var(--theme-accent);text-decoration:underline;text-underline-offset:7px}.com-main{width:min(1240px,100%);margin:auto;padding:40px 24px 60px}.com-title{margin-bottom:28px}.com-title h1{font-size:32px;line-height:1.3;margin:4px 0 10px;letter-spacing:-.8px}.com-title p{color:var(--theme-muted);margin:0}.com-eyebrow{font-size:10px;font-weight:800;letter-spacing:2px}.com-content{display:grid;gap:24px}.com-card{padding:26px;background:var(--theme-surface,#fff);border:1px solid var(--theme-line,#dce5ee);border-radius:16px;min-width:0}.com-card h2{font-size:18px;margin:0 0 20px}.com-card h3{font-size:15px;margin:0 0 7px}.com-columns{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);gap:24px;align-items:start}.com-community-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.3fr);gap:24px;align-items:start}.com-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:9px 16px;border:1px solid var(--theme-line,#dce5ee);border-radius:9px;color:var(--theme-text);background:var(--theme-surface,#fff);font:inherit;font-size:13px;font-weight:650;line-height:1.4;cursor:pointer;white-space:nowrap}.com-button:hover:not(:disabled){border-color:var(--theme-accent);color:var(--theme-accent)}.com-button.com-primary{color:#fff;background:var(--theme-accent-fill,#245fe5);border-color:var(--theme-accent-fill,#245fe5)}.com-button:disabled{opacity:.5;cursor:not-allowed}.community-app :focus-visible{outline:3px solid var(--theme-focus,#457de8);outline-offset:3px}.com-field{display:flex;flex-direction:column;gap:7px;margin:0 0 16px;min-width:0}.com-field>span{font-size:12px;font-weight:650}.com-field input,.com-field textarea,.com-field select{width:100%;border:1px solid var(--theme-line,#dce5ee);border-radius:9px;background:var(--theme-input,var(--theme-surface,#fff));color:var(--theme-text);font:inherit;line-height:1.6;padding:10px 12px;min-height:42px;resize:vertical}.com-field input[readonly]{background:var(--theme-surface-soft);color:var(--theme-muted)}.com-field textarea{min-height:74px}.com-field small,.com-muted{color:var(--theme-muted);font-size:12px}.com-check{display:inline-flex;gap:8px;align-items:center;margin:4px 12px 16px 0}.com-check input{width:16px;height:16px;accent-color:var(--theme-accent-fill)}.com-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.com-actions>.com-field{margin-bottom:0}.com-auth{width:min(540px,100%);margin:0 auto}.com-auth form{margin-top:20px}.com-auth .com-actions{margin-top:24px;justify-content:space-between;font-size:12px}.com-code-row{display:flex;align-items:end;gap:12px}.com-code-row .com-field{flex:1}.com-code-row>.com-button{margin-bottom:16px}.com-note{padding:14px 16px;background:var(--theme-surface-soft);color:var(--theme-muted);border:1px solid var(--theme-line);border-radius:9px;font-size:13px;margin-bottom:18px}.com-empty{padding:36px 18px;text-align:center;color:var(--theme-muted)}.com-form-status{font-size:13px;color:var(--theme-accent)}.com-section-head{display:flex;gap:12px;justify-content:space-between;align-items:center;margin-bottom:16px}.com-section-head h2,.com-section-head h3{margin:0}.com-section-head .com-field{margin-bottom:0;min-width:100px}.com-badge{display:inline-block;padding:3px 9px;background:var(--theme-surface-soft);border:1px solid var(--theme-line);color:var(--theme-muted);border-radius:5px;font-size:11px;white-space:nowrap}.com-announcement,.com-comment{border-top:1px solid var(--theme-line);padding:20px 0}.com-announcement:last-child,.com-comment:last-child{padding-bottom:0}.com-announcement time,.com-comment time{font-size:11px;color:var(--theme-muted)}.com-prewrap{white-space:pre-wrap;overflow-wrap:anywhere}.com-comment-meta{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.com-comment-meta time{margin-left:auto}.com-mini-avatar,.com-dot-avatar{width:30px;height:30px;border-radius:50%;object-fit:cover;display:inline-flex;align-items:center;justify-content:center;background:var(--theme-surface-soft);color:var(--theme-accent)}.com-reply{padding:12px 16px;border-left:3px solid var(--theme-accent);background:var(--theme-surface-soft);font-size:13px;margin:12px 0}.com-reply p{margin:4px 0;white-space:pre-wrap;overflow-wrap:anywhere}.com-pagination{display:flex;gap:12px;align-items:center;justify-content:center;margin-top:20px;font-size:12px}.com-profile-avatar{display:flex;align-items:center;justify-content:center;width:88px;height:88px;background:var(--theme-surface-soft);border:1px solid var(--theme-line);border-radius:50%;margin-bottom:20px;font-size:32px;overflow:hidden}.com-profile-avatar img{width:100%;height:100%;object-fit:cover}.com-profile-avatar+label{margin-bottom:8px}.com-profile-avatar~.com-button{margin-bottom:16px}.com-large-number{font-size:34px;font-weight:750;letter-spacing:-1px;color:var(--theme-accent);margin:16px 0 22px}.com-large-number small{display:block;color:var(--theme-muted);font-size:12px;font-weight:500;letter-spacing:0}.com-stats{display:grid;gap:14px;margin:24px 0}.com-stats>div{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid var(--theme-line);padding-bottom:10px}.com-stats dt{color:var(--theme-muted)}.com-stats dd{font-weight:650;margin:0}.com-reward-row{display:flex;gap:24px;align-items:center;justify-content:space-between;border-top:1px solid var(--theme-line);padding:20px 0}.com-reward-row>div{flex:1;min-width:0}.com-reward-row .com-field{margin-bottom:0}.com-tabs{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:0}.com-code-output{scroll-margin-bottom:90px}.com-code-output[hidden]{display:none}.com-chat-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:20px;min-height:630px}.com-chat-sidebar{padding:20px}.com-chat-sidebar .com-section-head{align-items:start}.com-chat-sidebar h2{font-size:15px;white-space:nowrap;margin-top:9px}.com-chat-sidebar nav{display:grid;gap:6px;max-height:600px;overflow:auto}.com-thread{display:block;width:100%;background:transparent;border:1px solid transparent;border-radius:8px;padding:11px 12px;text-align:left;color:var(--theme-muted);font:inherit;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.com-thread:hover,.com-thread.is-active{color:var(--theme-accent);background:var(--theme-surface-soft);border-color:var(--theme-line)}.com-chat-panel{display:flex;flex-direction:column;padding:0;overflow:hidden}.com-chat-toolbar{display:flex;gap:20px;align-items:center;justify-content:space-between;padding:16px 22px;border-bottom:1px solid var(--theme-line)}.com-chat-toolbar .com-field{margin:0;flex:1;max-width:300px}.com-chat-toolbar .com-field span{font-size:11px}.com-chat-toolbar select{min-height:36px;padding:6px 9px;font-size:12px}.com-chat-messages{flex:1;height:430px;min-height:320px;max-height:60svh;overflow:auto;padding:24px;scroll-behavior:smooth}.com-chat-message{max-width:92%;padding:14px 17px;margin-bottom:18px;background:var(--theme-surface-soft);border:1px solid var(--theme-line);border-radius:12px;overflow-wrap:anywhere}.com-chat-message strong{display:block;font-size:11px;color:var(--theme-muted);margin-bottom:5px}.com-chat-user{margin-left:auto;background:var(--theme-accent-soft,#eef4ff);border-color:var(--theme-line)}.com-chat-assistant{margin-right:auto}.com-chat-welcome{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:290px;text-align:center;color:var(--theme-muted)}.com-chat-welcome>span{font-size:44px;color:var(--theme-accent);line-height:1.2}.com-chat-welcome h2{font-size:23px;margin:18px 0 0;color:var(--theme-text)}.com-chat-welcome p{max-width:330px;margin:8px 0}.com-chat-form{border-top:1px solid var(--theme-line);padding:18px 22px}.com-chat-form .com-field{margin-bottom:10px}.com-chat-form .com-actions{justify-content:space-between}.com-chat-pending{font-size:13px;color:var(--theme-accent)}.com-inline-error{color:var(--theme-danger,#b73944);font-size:12px;border-top:1px solid var(--theme-line);padding-top:10px}.com-sr-only{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.com-embedded{min-height:0;background:transparent}.com-embedded .com-main{padding:24px 0}.com-embedded .com-title h1{font-size:26px}.com-embedded .com-chat-layout{grid-template-columns:210px minmax(0,1fr)}
@media(max-width:900px){.com-header{gap:22px;padding:16px 22px;align-items:start}.com-header nav{gap:7px 14px;font-size:12px}.com-columns,.com-community-grid{grid-template-columns:1fr}.com-chat-layout,.com-embedded .com-chat-layout{grid-template-columns:200px minmax(0,1fr)}.com-chat-sidebar .com-section-head{flex-wrap:wrap}.com-main{padding:30px 20px 45px}}
@media(max-width:600px){.com-header{flex-direction:column;gap:15px}.com-header nav{gap:12px 18px}.com-brand{font-size:26px}.com-brand span{display:inline-block;margin-left:14px;font-size:10px;letter-spacing:2px}.com-main{padding:26px 14px 40px}.com-title h1{font-size:27px}.com-card{padding:20px}.com-columns,.com-community-grid{gap:18px}.com-code-row{gap:8px}.com-code-row>.com-button{padding:10px}.com-chat-layout,.com-embedded .com-chat-layout{grid-template-columns:1fr;gap:12px}.com-chat-sidebar{padding:14px}.com-chat-sidebar .com-section-head{align-items:center;margin-bottom:10px}.com-chat-sidebar h2{margin:0}.com-chat-sidebar nav{display:flex;max-height:none;overflow:auto}.com-thread{width:auto;min-width:100px;max-width:210px;flex-shrink:0}.com-chat-panel{padding:0}.com-chat-toolbar{padding:14px}.com-chat-messages{height:390px;padding:16px;max-height:58svh}.com-chat-form{padding:14px}.com-chat-form .com-actions small{max-width:70%}.com-chat-message{max-width:96%}.com-reward-row{align-items:start;gap:12px}.com-tabs{gap:7px}.com-tabs .com-button{flex:1;padding:9px 11px}.com-actions{gap:9px}.com-comment-meta time{font-size:10px}.com-pagination{gap:8px}.com-pagination .com-button{padding:9px 12px}}
@media(prefers-reduced-motion:reduce){.com-chat-messages{scroll-behavior:auto}}

.com-profile-layout{grid-template-columns:minmax(0,1.5fr) minmax(270px,.8fr)}
.com-header nav{flex:1}.com-profile-link{flex-shrink:0;margin-left:auto}
.com-profile-avatar-row{display:flex;align-items:center;gap:22px;margin:6px 0 20px}
.com-profile-avatar-row .com-profile-avatar{width:104px;height:104px;flex:0 0 104px;margin:0;font-size:38px;color:var(--theme-accent);font-weight:750}
.com-profile-avatar-info{min-width:0}.com-profile-avatar-info>strong{display:block;margin-bottom:10px;font-size:14px}.com-profile-avatar-info .com-muted{margin:10px 0 0;max-width:330px}
.com-profile-label{display:flex;align-items:center;justify-content:space-between;gap:12px}.com-profile-label small{font-weight:400;font-variant-numeric:tabular-nums}
.com-profile-crop{padding:18px;background:var(--theme-surface-soft,#f5f7fb);border:1px solid var(--theme-line,#dce5ee);border-radius:12px;margin:0 0 16px}.com-profile-crop[hidden]{display:none}
.com-profile-crop-layout{display:grid;grid-template-columns:minmax(130px,224px) minmax(140px,1fr);align-items:center;gap:22px}
.com-profile-crop canvas{display:block;width:100%;height:auto;aspect-ratio:1;border-radius:9px;border:1px solid var(--theme-line);background:#fff}
.com-profile-crop-settings{min-width:0}.com-profile-crop-settings .com-muted{margin:14px 0;font-size:11px}.com-profile-crop-settings .com-actions{gap:8px}.com-profile-crop-settings .com-button{padding:8px 12px}
.com-profile-range{display:grid;gap:5px;margin:0 0 12px;font-size:12px}.com-profile-range>span{display:flex;justify-content:space-between;color:var(--theme-muted)}.com-profile-range output{font-variant-numeric:tabular-nums}.com-profile-range input{width:100%;margin:0;height:24px;accent-color:var(--theme-accent-fill,#245fe5);cursor:pointer}
.com-profile-image-status{margin:0 0 14px}.com-profile-image-status:empty{display:none}.com-profile-error{color:var(--theme-danger,#b73944);background:var(--theme-surface-soft,#fff5f5);padding:10px 13px;border:1px solid currentColor;border-radius:8px;margin:0 0 18px;font-size:12px;overflow-wrap:anywhere}.com-profile-error[hidden]{display:none}
.com-profile-account{border-top:1px solid var(--theme-line);padding-top:22px;margin-top:24px}.com-profile-account h3{margin-bottom:16px}.com-profile-account .com-muted{margin:0 0 12px}.com-profile-account>.com-field:last-of-type{margin-bottom:10px}
.com-profile-save{border-top:1px solid var(--theme-line);margin-top:24px;padding-top:22px}.com-profile-save-status{margin:10px 0 0;font-size:12px;color:var(--theme-muted)}
@media(max-width:1000px){.com-profile-layout{grid-template-columns:minmax(0,1.4fr) minmax(230px,.8fr)}.com-profile-crop-layout{grid-template-columns:1fr}.com-profile-crop canvas{max-width:224px;margin:auto}}
@media(max-width:900px){.com-profile-layout{grid-template-columns:1fr}.com-profile-crop-layout{grid-template-columns:minmax(130px,224px) minmax(140px,1fr)}}
@media(max-width:600px){.com-profile-avatar-row{align-items:flex-start;gap:16px}.com-profile-avatar-row .com-profile-avatar{width:80px;height:80px;flex-basis:80px;font-size:30px}.com-profile-avatar-info .com-actions{gap:7px}.com-profile-avatar-info .com-button{padding:8px 11px;font-size:12px}.com-profile-crop{padding:14px}.com-profile-crop-layout{grid-template-columns:1fr;gap:18px}.com-profile-save .com-actions>.com-button{flex:1}}
@media(max-width:600px){.com-header{position:relative}.com-profile-link{position:absolute;right:16px;top:14px}.com-header:has(.com-profile-link) .com-brand span{display:none}}
