.forum-section-rail-heading{margin:4px 13px 2px;color:var(--text-faint);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.forum-section-rail a.forum-section-rail-community{min-height:34px;gap:9px;font-size:12px;font-weight:700}.forum-section-rail-dot{flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:var(--accent)}.forum-home-main .forum-question-launcher{display:flex;align-items:center;gap:11px;width:min(900px,100%);margin:18px auto 14px;border:1px solid var(--border-soft);border-radius:14px;background:var(--surface);padding:11px 12px}.forum-home-main .forum-question-launcher-prompt{flex:1 1;padding:0;border:0;background:transparent;color:var(--text-faint);font-size:13.5px;font-weight:600;text-align:left}.forum-question-launcher-cta{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;border-radius:999px;background:var(--accent);padding:9px 16px;color:var(--accent-contrast);font-size:12.5px;font-weight:800}.forum-question-launcher:hover .forum-question-launcher-cta{background:var(--accent-strong)}.forum-quick-actions{display:flex;flex-wrap:wrap;gap:8px;width:min(900px,100%);margin:0 auto 14px;padding:0}.forum-quick-action{display:inline-flex;align-items:center;gap:9px;min-height:0;border:1px solid var(--border-soft);border-radius:999px;background:var(--surface);padding:9px 14px 9px 10px;color:var(--text);font-size:12.5px;font-weight:750;transition:border-color .16s ease,transform .16s ease}.forum-quick-action:hover{border-color:color-mix(in srgb,var(--accent) 26%,var(--border-soft));color:var(--accent-dark);transform:translateY(-1px)}.forum-quick-action-icon{display:grid;flex:0 0 auto;place-items:center;width:26px;height:26px;border-radius:50%}.forum-quick-action-icon.amber{background:var(--amber-soft);color:var(--accent-gold-dark,#b77908)}.forum-quick-action-icon.blue{background:var(--blue-soft);color:#304fae}.forum-quick-action-icon.teal{background:#ddf5f1;color:var(--success)}.forum-feed-sort-bar{position:-webkit-sticky;position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:14px;width:min(900px,100%);margin-inline:auto;padding:8px 0;background:color-mix(in srgb,var(--bg) 95%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.student-app-shell .forum-feed-sort-bar{top:76px}.forum-feed-sort-switch{display:flex;gap:4px;border:1px solid var(--border-soft);border-radius:999px;background:var(--surface);padding:4px}.forum-feed-sort-switch a{border-radius:999px;padding:6px 14px;color:var(--text-soft);font-size:12px;font-weight:700;white-space:nowrap;transition:background .16s ease,color .16s ease}.forum-feed-sort-switch a:hover{background:color-mix(in srgb,var(--accent) 8%,transparent);color:var(--accent-dark)}.forum-feed-sort-switch a.active{background:var(--accent);color:var(--accent-contrast);font-weight:800}.forum-feed-sort-fresh{color:var(--text-faint);font-size:11px;font-weight:700;white-space:nowrap}.forum-role-badge{display:inline-flex;align-items:center;flex:0 0 auto;border:1px solid var(--border);border-radius:999px;padding:1px 7px;color:var(--text-soft);font-size:9px;font-weight:800}.forum-role-badge.teacher{border-color:transparent;background:color-mix(in srgb,var(--success) 12%,white);color:var(--success)}.forum-role-badge.admin{border-color:transparent;background:color-mix(in srgb,var(--purple) 12%,white);color:var(--purple)}.forum-community-pill{display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:100%;border-radius:999px;background:color-mix(in srgb,var(--post-accent,var(--accent)) 10%,white);padding:3px 9px 3px 4px;font-size:10.5px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.forum-community-pill,.forum-community-pill:hover{color:color-mix(in srgb,var(--post-accent,var(--accent)) 78%,black)}.forum-community-pill:hover{background:color-mix(in srgb,var(--post-accent,var(--accent)) 16%,white)}.forum-community-pill.is-plain{background:var(--surface-soft);padding-inline:9px;color:var(--text-soft)}.forum-community-pill-icon{display:grid;flex:0 0 auto;place-items:center;width:18px;height:18px;border-radius:50%;background:color-mix(in srgb,var(--post-accent,var(--accent)) 18%,white)}.forum-community-pill-icon svg{width:10px;height:10px}.forum-attachment-strip{display:flex;flex-wrap:wrap;gap:8px}.forum-attachment-tile{position:relative;display:grid;align-content:space-between;width:180px;height:104px;overflow:hidden;border-radius:11px;background:linear-gradient(145deg,#eaf2ff,#dbe7fb);padding:11px 12px;color:var(--accent-dark);cursor:pointer;font:inherit;text-align:left;text-decoration:none}button.forum-attachment-tile{border:0}.forum-attachment-strip.compact .forum-attachment-tile{width:170px;height:98px}.forum-attachment-tile.image{background:linear-gradient(145deg,#e4f6f1,#cae9e8);color:#155d67}.forum-attachment-tile.video{background:linear-gradient(145deg,#f3ecff,#e4dbfb);color:var(--purple)}.forum-attachment-tile>span:last-child{position:relative;overflow:hidden;font-size:10.5px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.forum-attachment-tile>svg{position:relative}.forum-attachment-thumb{position:absolute;inset:0;background-position:50%;background-size:cover;opacity:.55}.forum-attachment-dialog-backdrop{position:fixed;z-index:1400;inset:0;display:grid;place-items:center;background:rgba(8,15,27,.82);padding:24px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.forum-attachment-dialog{display:grid;width:min(1040px,calc(100vw - 32px));max-height:calc(100vh - 32px);grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:15px;background:#101722;box-shadow:0 36px 100px rgba(0,0,0,.55)}.forum-attachment-dialog>header{display:flex;align-items:center;min-height:54px;gap:12px;border-bottom:1px solid rgba(255,255,255,.12);padding:9px 10px 9px 17px;color:white}.forum-attachment-dialog>header strong{min-width:0;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.forum-attachment-dialog>header a{display:inline-flex;align-items:center;gap:6px;margin-left:auto;border-radius:8px;padding:7px 9px;color:rgba(255,255,255,.82);font-size:11px;font-weight:750;text-decoration:none}.forum-attachment-dialog>header button{display:grid;flex:0 0 auto;place-items:center;width:34px;height:34px;border:0;border-radius:50%;background:rgba(255,255,255,.1);color:white}.forum-attachment-dialog-image{display:grid;min-height:0;overflow:auto;place-items:center;padding:18px}.forum-attachment-dialog-image img{display:block;max-width:100%;max-height:calc(100vh - 122px);width:auto;height:auto;object-fit:contain}@media (max-width:640px){.forum-attachment-dialog-backdrop{padding:0}.forum-attachment-dialog{width:100vw;max-height:100vh;min-height:100vh;border:0;border-radius:0}.forum-attachment-dialog>header a{font-size:0}.forum-attachment-dialog>header a svg{width:18px;height:18px}.forum-attachment-dialog-image img{max-height:calc(100vh - 90px)}}.forum-post-tag-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.forum-subject-chip{background:color-mix(in srgb,var(--post-accent,var(--accent)) 9%,white);color:color-mix(in srgb,var(--post-accent,var(--accent)) 78%,black)}.forum-subject-chip,.forum-topic-chip{border-radius:999px;padding:4px 10px;font-size:10px;font-weight:800}.forum-topic-chip{background:var(--surface-soft);color:var(--text-soft)}.forum-post-stats{display:flex;align-items:center;gap:13px;margin-left:auto;color:var(--text-faint);font-size:10px;font-weight:700}.forum-post-stats>span{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.forum-home-post-actions .forum-share-button,.forum-post-action-button,.forum-post-dialog-actions .forum-share-button{display:inline-flex;align-items:center;gap:7px;min-height:34px;min-width:0;border:0;border-radius:999px;background:transparent;padding:0 13px;color:var(--text-soft);font-size:12px;font-weight:750;transition:background .16s ease,color .16s ease}.forum-home-post-actions .forum-share-button:hover,.forum-post-action-button:hover,.forum-post-dialog-actions .forum-share-button:hover{background:color-mix(in srgb,var(--accent) 7%,transparent);color:var(--accent-dark)}.forum-post-save{margin-left:auto}.forum-post-save.active{color:var(--accent-dark)}.forum-home-feed{width:min(900px,100%);gap:14px}.forum-home-feed .forum-home-post{gap:12px;border:1px solid var(--border-soft);border-left:3px solid var(--post-accent,var(--accent));border-radius:14px;background:var(--surface);padding:16px 18px;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.forum-home-feed .forum-home-post:hover{background:var(--surface);border-color:var(--border);border-left-color:var(--post-accent,var(--accent));box-shadow:0 18px 30px -26px rgba(15,32,60,.45);transform:translateY(-1px)}.forum-home-feed .forum-home-author-name strong{font-size:13.5px}.forum-home-feed .forum-home-post-meta{gap:7px;font-size:10.5px}.forum-home-feed .forum-home-post-body h2{font-size:16.5px;line-height:1.35;text-wrap:pretty}.forum-home-feed .forum-home-post-body p{font-size:12.5px}.forum-home-feed .forum-home-post-actions{gap:8px;border-bottom:0;padding:9px 0 0}.forum-home-feed .forum-home-post-points{gap:2px;border-radius:999px;background:var(--surface-soft);padding:3px}.forum-home-feed .forum-home-post-points>strong{min-width:22px;font-size:12px;font-weight:850}.forum-home-feed .forum-home-comments{gap:10px;border-radius:11px;background:var(--surface-soft);padding:12px 13px}.forum-home-feed .forum-home-comments-all{color:var(--accent-dark);font-size:11px;font-weight:800}.forum-home-feed .forum-home-comment header .forum-role-badge{font-size:8.5px;padding:0 6px}.sr-forum-community .forum-rail-community-icon{border-radius:9px;background:color-mix(in srgb,var(--post-accent,var(--accent)) 11%,white);color:var(--post-accent,var(--accent))}.forum-browse-page{grid-template-columns:190px minmax(0,1fr) 340px}.forum-browse-page .forum-community-grid,.forum-browse-page .forum-community-grid.compact{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.forum-browse-page .forum-community-card{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto 1fr auto;grid-gap:0;gap:0;min-height:0;overflow:hidden;border:1px solid var(--border-soft);border-radius:14px;background:var(--surface);padding:0;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.forum-browse-page .forum-community-card:focus-within,.forum-browse-page .forum-community-card:hover{border-color:color-mix(in srgb,var(--card-accent,var(--accent)) 30%,var(--border-soft));box-shadow:0 18px 30px -26px rgba(15,32,60,.45);transform:translateY(-1px)}.forum-community-card-banner{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;height:74px;overflow:hidden;padding:12px 13px;background:linear-gradient(135deg,color-mix(in srgb,var(--card-accent,var(--accent)) 18%,white),color-mix(in srgb,var(--card-accent,var(--accent)) 5%,white))}.forum-community-card-watermark{position:absolute;right:-12px;bottom:-26px;color:var(--card-accent,var(--accent));opacity:.16}.forum-community-card-watermark svg{width:86px;height:86px}.forum-community-card-scope{position:relative;display:inline-flex;min-width:0;align-items:center;gap:6px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.85);padding:4px 10px;color:color-mix(in srgb,var(--card-accent,var(--accent)) 78%,black);font-size:9.5px;font-weight:800;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.forum-community-card-scope i{flex:none;width:6px;height:6px;border-radius:50%;background:var(--card-accent,var(--accent))}.forum-community-card .community-follow-form{position:relative;flex:none}.forum-community-follow{display:inline-flex;flex:none;align-items:center;gap:5px;border:0;border-radius:999px;background:#fff;padding:5px 11px;color:var(--accent-dark);font-size:10px;font-weight:800;white-space:nowrap;transition:background .16s ease,color .16s ease}.forum-community-follow:hover{background:color-mix(in srgb,var(--accent) 10%,white)}.forum-community-follow.followed{color:var(--danger)}.forum-community-follow.is-locked{position:relative;background:rgba(255,255,255,.72);color:var(--text-faint);cursor:default}.forum-community-card-copy{display:grid;align-content:start;grid-gap:8px;gap:8px;padding:12px 14px 13px}.forum-community-card-copy>a{color:var(--text);font-size:15px;font-weight:850;line-height:1.25}.forum-community-card-copy>a:hover{color:var(--accent-dark)}.forum-community-card-copy p{margin:0;color:#475569;font-size:12px;line-height:1.55}.forum-community-card-copy>div{display:flex;flex-wrap:wrap;gap:6px}.forum-community-card-copy small{display:inline-flex;align-items:center;min-height:22px;border:1px solid var(--border-soft);border-radius:999px;background:var(--surface-soft);padding:0 10px;color:var(--text-soft);font-size:10px;font-weight:700}.forum-browse-page .forum-community-card footer{display:flex;align-items:center;gap:12px;border-top:1px solid var(--border-soft);background:var(--surface-soft);padding:9px 14px;color:var(--text-soft);font-size:11px;font-weight:750}.forum-browse-page .forum-community-card footer>span{display:inline-flex;align-items:center;gap:5px}.forum-browse-page .forum-community-card footer>a{display:inline-flex;align-items:center;gap:5px;margin-left:auto;color:var(--accent-dark);font-size:11.5px;font-weight:800}.forum-community-create-tile{display:grid;place-content:center;justify-items:center;grid-gap:7px;gap:7px;border:1px dashed var(--border);border-radius:14px;padding:18px 16px;text-align:center;transition:border-color .16s ease,background .16s ease}.forum-community-create-tile:hover{border-color:color-mix(in srgb,var(--accent) 40%,var(--border));background:color-mix(in srgb,var(--accent) 4%,transparent)}.forum-community-create-tile>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:color-mix(in srgb,var(--accent) 9%,white);color:var(--accent)}.forum-community-create-tile strong{color:var(--accent-dark);font-size:13px;font-weight:850}.forum-community-create-tile small{max-width:190px;color:var(--text-soft);font-size:11px;line-height:1.4}.forum-question-dialog>header{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--border-soft);background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 10%,white),color-mix(in srgb,var(--accent) 3%,white));padding:14px 18px}.forum-question-dialog-mark{display:grid;flex:0 0 auto;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--accent);color:var(--accent-contrast)}.forum-question-dialog>header>div{display:grid;grid-gap:1px;gap:1px}.forum-question-dialog>header small{color:color-mix(in srgb,var(--accent-dark) 65%,white);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.forum-question-dialog>header strong{color:var(--accent-dark);font-size:16px;font-weight:850}.forum-question-dialog>header>button{display:grid;place-items:center;width:32px;height:32px;margin-left:auto;border:0;border-radius:9px;background:rgba(255,255,255,.7);color:var(--text-soft)}.ask-surface .question-composer .composer-section-heading,.question-composer.form-card.form-grid .composer-section-heading{display:flex;align-items:center;gap:9px}.ask-surface .question-composer .composer-section-heading>span,.question-composer.form-card.form-grid .composer-section-heading>span{display:grid;flex:0 0 auto;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--accent);color:var(--accent-contrast);font-size:10px;font-weight:850}.ask-surface .question-composer .composer-section-heading>div,.question-composer.form-card.form-grid .composer-section-heading>div{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap}.ask-surface .question-composer .composer-section-heading h2,.question-composer.form-card.form-grid .composer-section-heading h2{margin:0;color:var(--text);font-size:13px;font-weight:850}.ask-surface .question-composer .composer-section-heading p,.question-composer.form-card.form-grid .composer-section-heading p{margin:0;color:var(--text-faint);font-size:11.5px}.ask-surface .question-composer .composer-destination-section .field-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.composer-tag-input{display:flex;align-items:center;flex-wrap:wrap;gap:7px;border:1px solid var(--border-soft);border-radius:9px;background:var(--surface);padding:8px 10px;color:var(--text-faint)}.composer-tag-input:focus-within{border-color:color-mix(in srgb,var(--accent) 40%,var(--border));box-shadow:var(--focus-ring)}.composer-tag-input>input{flex:1 1;min-width:120px;border:0;background:transparent;color:var(--text);font-size:12px;outline:0}.composer-tag-chip{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:color-mix(in srgb,var(--accent) 10%,white);padding:4px 9px;color:var(--accent-dark);font-size:10.5px;font-weight:800}.composer-tag-chip button{display:inline-flex;align-items:center;border:0;background:transparent;padding:0;color:inherit}.composer-attachment-row{display:flex;align-items:center;flex-wrap:wrap;gap:9px}.composer-attachment-chip{display:inline-flex;align-items:center;gap:8px;border-radius:9px;background:color-mix(in srgb,var(--accent) 7%,white);padding:7px 11px;color:var(--accent-dark);font-size:11.5px;font-weight:800}.composer-attachment-chip button{display:inline-flex;align-items:center;border:0;background:transparent;padding:0;color:color-mix(in srgb,var(--accent-dark) 55%,white)}.composer-attachment-row .button.secondary.active{border-color:rgba(var(--accent-rgb),.4);background:var(--surface-tint)}.composer-attachment-row label.button[aria-disabled=true]{cursor:not-allowed;opacity:.55}.composer-attachment-field[hidden]{display:none}.composer-details-image-control{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.composer-details-image-control>span{color:var(--text-faint);font-size:11px;font-weight:650}.composer-details-image-control label[aria-disabled=true]{cursor:wait;opacity:.65}.composer-details-image-preview{position:relative;overflow:hidden;border:1px solid var(--border-soft);border-radius:12px;background:var(--surface-soft)}.composer-details-image-preview img,.forum-details-image{display:block;width:100%;height:auto}.composer-details-image-preview>button{position:absolute;top:10px;right:10px;display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:rgba(20,31,47,.72);color:white;box-shadow:0 4px 14px rgba(15,25,40,.2)}.forum-details-image{max-height:520px;border-radius:11px;background:var(--surface-soft);object-fit:contain;object-position:center}.forum-post-dialog-titlebar{display:flex;align-items:center;gap:12px}.forum-post-dialog-titlebar h2{flex:0 0 auto;font-size:15px;font-weight:850}.forum-post-dialog-titlebar .forum-community-pill{font-size:10px}.forum-post-dialog-titlebar>button{display:grid;place-items:center;width:32px;height:32px;margin-left:auto;border:0;border-radius:9px;background:var(--surface-soft);color:var(--text-soft)}.forum-post-dialog-scroll{display:grid;align-content:start;grid-gap:14px;gap:14px;background:var(--surface);padding:16px 18px}.forum-post-dialog-post{gap:11px;border-bottom:0;border-left:3px solid var(--post-accent,var(--accent));border-radius:12px;background:color-mix(in srgb,var(--post-accent,var(--accent)) 4%,white);padding:14px 15px}.forum-post-dialog-post>header{display:flex;align-items:center;gap:10px}.forum-post-dialog-post>header>span{display:grid;min-width:0;grid-gap:2px;gap:2px}.forum-post-dialog-identity{display:flex;align-items:center;gap:7px}.forum-post-dialog-post>header .question-more-menu{margin-left:auto}.forum-post-dialog-post>header small{color:var(--text-faint);font-size:10.5px;font-weight:700}.forum-post-dialog-post h3{font-size:18px;line-height:1.3;text-wrap:pretty}.forum-post-dialog-actions{gap:8px;border-top:1px solid var(--border-soft);padding-top:10px}.forum-post-dialog-points{border-radius:999px;background:color-mix(in srgb,var(--post-accent,var(--accent)) 10%,white);padding:3px}.forum-post-dialog-comments{gap:14px;background:transparent;padding:0}.forum-post-dialog-comments-head{display:flex;align-items:center;gap:10px}.forum-post-dialog-comments-head>strong{color:var(--text);font-size:12.5px;font-weight:850}.forum-post-dialog-comments-head label{position:relative;display:inline-flex;align-items:center;gap:6px;margin-left:auto;color:var(--text-soft);font-size:11.5px;font-weight:750}.forum-post-dialog-comments-head select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:0 16px 0 0;color:var(--text);font-size:11.5px;font-weight:850}.forum-post-dialog-comments-head svg{position:absolute;right:0;pointer-events:none;color:var(--text-soft)}.forum-post-dialog-comment{gap:10px}.forum-post-dialog-comment>div:not(.forum-comment-more-menu){display:grid;align-content:start;grid-gap:6px;gap:6px}.forum-post-dialog-bubble{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:4px;gap:4px;border-radius:11px;background:var(--surface-soft);padding:10px 12px}.forum-post-dialog-comment.is-teacher>div>.forum-post-dialog-bubble{border-left:2px solid var(--success);background:color-mix(in srgb,var(--success) 6%,white)}.forum-post-dialog-bubble header{display:flex;align-items:center;gap:7px;margin-bottom:0;font-size:11.5px}.forum-post-dialog-bubble header strong{color:var(--text);font-size:11.5px;font-weight:850}.forum-post-dialog-bubble header .forum-comment-time-dot,.forum-post-dialog-bubble header time{color:var(--text-faint);font-size:11px;font-weight:700}.forum-post-dialog-bubble p{margin:0;padding:0;color:#475569;font-size:12.5px;line-height:1.6;overflow-wrap:anywhere}.forum-post-dialog-bubble .forum-comment-media{margin-top:0}.forum-post-dialog-comment>div>footer{display:flex;align-items:center;gap:12px;padding:0 0 0 2px;color:var(--text-faint);font-size:11px;font-weight:750}.forum-post-dialog-comment .forum-dialog-comment-votes .vote-control button,.forum-post-dialog-comment .forum-dialog-comment-votes .vote-control-link,.forum-post-dialog-comment>div>footer>a,.forum-post-dialog-comment>div>footer>button{min-width:0;height:auto;gap:5px;padding:0;color:var(--text-soft);font-size:11px;font-weight:750}.forum-post-dialog-comment .forum-dialog-comment-votes{gap:5px}.forum-post-dialog-comment .forum-dialog-comment-votes>strong{min-width:0;color:var(--text-soft);font-size:11px;font-weight:800}.forum-post-dialog-comment.is-teacher .forum-dialog-comment-votes .vote-control button.active,.forum-post-dialog-comment.is-teacher .forum-dialog-comment-votes .vote-control-link.active,.forum-post-dialog-comment.is-teacher .forum-dialog-comment-votes>strong{color:var(--success)}.forum-post-dialog-comment>div>footer>.forum-dialog-view-replies{min-height:0;padding:0;color:var(--accent-dark);font-size:11px;font-weight:800}.forum-post-dialog-comment .forum-post-dialog-replies{display:grid;grid-gap:10px;gap:10px;margin-left:0;border-left:1px solid var(--border-soft);padding-left:14px}.forum-post-dialog-comment.nested{grid-template-columns:26px minmax(0,1fr);gap:9px;margin-top:0}.forum-post-dialog-comment.nested .forum-dialog-avatar{width:26px;height:26px;font-size:9px}.forum-post-dialog-comment.nested>div:not(.forum-comment-more-menu){gap:5px}.forum-post-dialog-comment.nested .forum-post-dialog-bubble{border-radius:10px;padding:9px 11px}.forum-post-dialog-comment.nested .forum-post-dialog-bubble header,.forum-post-dialog-comment.nested .forum-post-dialog-bubble header strong{font-size:11px}.forum-post-dialog-comment.nested .forum-post-dialog-bubble p{font-size:12px;line-height:1.55}.forum-post-dialog-comment.nested>div>footer{gap:11px;font-size:10.5px}.forum-post-dialog-comment.nested .forum-dialog-comment-votes .vote-control button,.forum-post-dialog-comment.nested .forum-dialog-comment-votes .vote-control-link,.forum-post-dialog-comment.nested .forum-dialog-comment-votes>strong,.forum-post-dialog-comment.nested>div>footer>a,.forum-post-dialog-comment.nested>div>footer>button{font-size:10.5px}@media (max-width:1080px){.forum-browse-page .forum-community-grid,.forum-browse-page .forum-community-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.forum-feed-sort-bar{flex-direction:column;align-items:flex-start;gap:8px}.forum-feed-sort-switch{overflow-x:auto;max-width:100%}.forum-browse-page .forum-community-grid,.forum-browse-page .forum-community-grid.compact{grid-template-columns:minmax(0,1fr)}.forum-attachment-strip.compact .forum-attachment-tile,.forum-attachment-tile{width:calc(50% - 4px)}.forum-post-stats{width:100%;margin-left:0}}.sr-forum-teacher-hover-item{display:grid}.sr-forum-teacher-hover-card{display:grid;grid-template-rows:0fr;max-height:0;overflow:hidden;visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-5px);transition:grid-template-rows .22s ease,max-height .22s ease,opacity .16s ease,transform .22s ease,visibility .22s ease}.sr-forum-teacher-hover-item:focus-within .sr-forum-teacher-hover-card,.sr-forum-teacher-hover-item:hover .sr-forum-teacher-hover-card{grid-template-rows:1fr;max-height:280px;visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.sr-forum-teacher-hover-card .sr-forum-teacher-card{min-height:0;overflow:hidden;box-shadow:0 20px 44px -22px rgba(15,32,60,.5)}.sr-forum-teacher-hover-item>.sr-forum-teacher-row{max-height:52px;overflow:hidden;opacity:1;transition:max-height .22s ease,opacity .14s ease,padding .22s ease,border-color .18s ease}.sr-forum-teacher-hover-item:focus-within>.sr-forum-teacher-row,.sr-forum-teacher-hover-item:hover>.sr-forum-teacher-row{max-height:0;border-color:transparent;padding-top:0;padding-bottom:0;opacity:0;pointer-events:none}.forum-home-page .sr-forum-community,.sr-forum-session-row,.sr-forum-teacher-row{display:flex;align-items:center;gap:9px;border-top:1px solid var(--border-soft);padding:8px 4px;color:var(--text)}.sr-forum-session-row{display:grid;grid-gap:3px;gap:3px;padding:9px 4px}.forum-home-page .sr-forum-community:hover,.sr-forum-session-row:hover,.sr-forum-teacher-row:hover{background:color-mix(in srgb,var(--accent) 6%,transparent)}.sr-forum-teacher-row .teacher-photo{width:30px;height:30px;font-size:12px}.sr-forum-teacher-row>span:last-child{display:grid;min-width:0}.sr-forum-session-row strong,.sr-forum-teacher-row strong{overflow:hidden;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.sr-forum-session-row small,.sr-forum-teacher-row small{overflow:hidden;color:var(--text-soft);font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.sr-forum-session-row>span{display:flex;align-items:center;gap:6px;color:var(--text-faint);font-size:10px;font-weight:700}.sr-forum-session-row>span i{width:3px;height:3px;border-radius:50%;background:var(--text-faint)}.forum-question-dialog-body .question-composer{overflow:visible}.forum-action-word{margin-left:-3px}@media (max-width:640px){.forum-details-image{max-height:420px}.ask-surface .question-composer .composer-destination-section .field-grid.two{grid-template-columns:minmax(0,1fr)}.forum-post-dialog-scroll{gap:12px;padding:14px}.forum-home-feed .forum-home-post-actions{gap:2px}.forum-home-post-actions .forum-share-button,.forum-post-action-button,.forum-post-dialog-actions .forum-share-button{padding-inline:9px;white-space:nowrap}.forum-action-word{display:none}}@media (min-width:1800px){:root{--ui-scale:1.1;--shell-max:1520px;--admin-shell-max:1260px;--topbar-max:1700px}}@media (min-width:2200px){:root{--ui-scale:1.2;--shell-max:1600px;--admin-shell-max:1320px;--topbar-max:1780px}}@media (min-width:2800px){:root{--ui-scale:1.3;--shell-max:1680px;--admin-shell-max:1380px;--topbar-max:1860px}}body{zoom:var(--ui-scale)}