:root{--c-bg:#ededed;--c-surface:#fff;--c-surface-sunken:#f7f7f7;--c-border:#e5e5e5;--c-text:#1a1a1a;--c-text-sub:#576b95;--c-text-muted:#9a9a9a;--c-accent:#07c160;--c-accent-press:#06a552;--c-link:#576b95;--c-danger:#fa5151;--c-warn-bg:#fff8e6;--c-warn-border:#ffe1a6;--c-warn-text:#8a5a00;--c-gold:#d98c00;--shell:600px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;padding:0}body{background:var(--c-bg);color:var(--c-text);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,system-ui,sans-serif;font-size:16px;line-height:1.55}a{color:var(--c-link);text-decoration:none}.filter-row{scrollbar-width:none;border-bottom:1px solid var(--c-border);gap:8px;padding:8px 14px;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 28px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 28px),#0000)}.chip{border:1px solid var(--c-border);background:var(--c-surface-sunken);color:#555;cursor:pointer;border-radius:999px;flex:none;padding:5px 13px;font-size:13px}.chip[aria-current=page]{color:var(--c-accent-press);background:#07c1601a;border-color:#07c16059;font-weight:500}.chip-more{color:var(--c-link);background:#576b9512}.feed{padding-bottom:40px}.moment{border-bottom:1px solid var(--c-border);gap:10px;padding:16px 14px 14px;display:flex}.avatar{background:var(--c-surface-sunken);object-fit:cover;width:42px;height:42px;color:var(--c-text-muted);border-radius:5px;flex:none;place-items:center;font-size:15px;font-weight:600;display:grid;overflow:hidden}.moment-body{flex:auto;min-width:0}.moment-name{color:var(--c-text-sub);font-size:15.5px;font-weight:600;display:inline-block}.badges{vertical-align:1px;gap:5px;margin-left:7px;display:inline-flex}.badge{white-space:nowrap;border-radius:3px;padding:0 6px;font-size:11px;font-weight:500;line-height:16px}.moment-text{white-space:pre-wrap;word-break:break-word;margin:4px 0 0}.grid{gap:4px;max-width:320px;margin-top:8px;display:grid}.grid[data-count="1"]{grid-template-columns:minmax(0,200px)}.grid[data-count="2"],.grid[data-count="4"]{grid-template-columns:repeat(2,minmax(0,1fr))}.grid[data-count="3"],.grid[data-count="5"],.grid[data-count="6"],.grid[data-count="7"],.grid[data-count="8"],.grid[data-count="9"]{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cell{aspect-ratio:1;background:var(--c-surface-sunken);color:var(--c-text-muted);border-radius:3px;place-items:center;font-size:12px;display:grid;overflow:hidden}.grid[data-count="1"] .grid-cell{aspect-ratio:4/3}.grid-cell img{object-fit:cover;width:100%;height:100%;display:block}.community-image-fallback{background:var(--c-surface-sunken);width:100%;height:100%;color:var(--c-text-muted);text-align:center;align-content:center;justify-items:center;gap:5px;padding:8px;display:grid}.community-image-fallback svg{fill:none;stroke:currentColor;stroke-width:1.4px;width:22px;height:22px}.community-image-fallback small{font-size:10px;line-height:1.3}.grid-cell video{object-fit:cover;background:#000;width:100%;height:100%;display:block}.admin-content{padding:14px 14px 96px}.admin-section{border-bottom:1px solid var(--c-border);padding:16px 0 20px}.admin-section h2{margin:0;font-size:17px}.admin-catalog-card{background:#07c1600f;border:1px solid #07c16033;border-radius:8px;gap:5px;margin-top:14px;padding:13px 14px;font-size:14px;display:grid}.admin-catalog-card span{color:var(--c-text-muted)}.admin-catalog-card a{width:fit-content;margin-top:3px}.admin-form{gap:12px;margin-top:14px;display:grid}.region-picker{border:1px solid var(--c-border);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;padding:12px;display:grid}.region-picker legend{color:#555;padding:0 5px;font-size:14px}.region-picker-current{background:var(--c-surface-sunken);border-radius:6px;grid-column:1/-1;align-items:center;gap:8px;padding:8px 10px;font-size:13px;display:flex}.region-picker-current span{color:var(--c-text-muted)}.region-picker-current strong{color:var(--c-accent-press)}.admin-form label{color:#555;gap:6px;font-size:14px;display:grid}.admin-form input,.admin-form textarea,.admin-form select{border:1px solid var(--c-border);background:var(--c-surface);width:100%;color:var(--c-text);font:inherit;border-radius:6px;padding:10px 11px}.admin-form textarea{resize:vertical}.admin-form .checkbox-field{grid-template-columns:none;align-items:center;gap:8px;display:flex}.admin-form .checkbox-field input{width:auto}@media (max-width:480px){.region-picker{grid-template-columns:1fr}}.admin-notice{color:var(--c-accent-press);background:#07c16014;border:1px solid #07c16059;border-radius:6px;margin:0 0 12px;padding:10px 12px}.moment-meta{color:var(--c-text-muted);align-items:center;gap:12px;margin-top:8px;font-size:12.5px;display:flex}.tag-list{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.tag{color:var(--c-text-sub);background:#576b9514;border-radius:3px;padding:2px 7px;font-size:12px}.profile-identity{align-items:flex-start;gap:12px;padding:16px 14px 0;display:flex}.profile-avatar{background:var(--c-surface-sunken);width:56px;height:56px;color:var(--c-text-muted);border-radius:8px;flex:none;place-items:center;font-size:22px;font-weight:600;display:grid;overflow:hidden}.profile-identity-copy{flex:auto;min-width:0}.profile-identity-copy h1{word-break:break-word;margin:0;font-size:19px;font-weight:650;line-height:1.3}.profile-intro{color:#444;white-space:pre-wrap;margin:10px 14px 0;font-size:14.5px}.timeline-item{border-bottom:1px solid var(--c-border);padding:14px}.timeline-when{color:var(--c-text-muted);align-items:center;gap:5px;margin:0 0 8px;font-size:12px;display:flex}.contact-gate{border:1px solid var(--c-border);border-radius:10px;margin:14px;overflow:hidden}.contact-gate-head{background:var(--c-surface-sunken);align-items:center;gap:10px;padding:13px 14px;font-size:14.5px;font-weight:600;display:flex}.contact-gate-body{padding:14px}.price{color:var(--c-gold);font-weight:600}.btn{background:var(--c-accent);color:#fff;width:100%;font:inherit;cursor:pointer;border:none;border-radius:6px;padding:11px 16px;font-size:15.5px;font-weight:500;display:block}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-plain{background:var(--c-surface-sunken);color:#333}.contact-value{letter-spacing:.5px;background:var(--c-surface-sunken);-webkit-user-select:all;user-select:all;border-radius:6px;padding:12px;font-size:18px;font-weight:600}.notice{background:var(--c-warn-bg);border:1px solid var(--c-warn-border);color:var(--c-warn-text);border-radius:8px;margin:14px;padding:11px 13px;font-size:12.5px;line-height:1.6}.empty{text-align:center;color:var(--c-text-muted);padding:72px 28px;font-size:14px}.empty strong{color:#444;margin-bottom:8px;font-size:15.5px;font-weight:600;display:block}.page{padding:16px 14px 40px}.auth-page{background:radial-gradient(circle at 88% 4%, #07c1601a, transparent 27%), linear-gradient(180deg, #f8fbf9 0, var(--c-surface) 280px);min-height:calc(100vh - 110px);padding:26px 16px 48px}.auth-intro{align-items:center;gap:14px;padding:8px 4px 24px;display:flex}.auth-logo{color:#fff;background:linear-gradient(145deg,#12cf6c,#06a552);border-radius:16px;flex:none;place-items:center;width:54px;height:54px;font-size:21px;font-weight:700;display:grid;box-shadow:0 9px 22px #07c1603d}.auth-intro h1{margin:1px 0 3px;font-size:23px}.auth-intro p{color:#666;margin:0;font-size:13.5px;line-height:1.55}.auth-intro .auth-eyebrow{color:var(--c-accent-press);letter-spacing:.04em;font-size:12px;font-weight:600}.auth-card{border:1px solid var(--c-border);background:#fffffff5;border-radius:14px;padding:20px 18px;box-shadow:0 8px 26px #1e2d240e}.auth-card+.auth-card{margin-top:14px}.auth-card h2{margin:0;font-size:17px}.auth-card>p{color:#666;margin:6px 0 0;font-size:13.5px}.auth-form{gap:13px;margin-top:16px}.auth-switch{text-align:center;margin:15px 0 0;font-size:13.5px}.partner-actions{gap:9px;margin-top:14px;display:grid}.partner-actions.compact{margin-top:12px}.partner-button{border:1px solid var(--c-border);background:var(--c-surface);width:100%;min-height:58px;color:var(--c-text);font:inherit;text-align:left;cursor:pointer;border-radius:10px;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;padding:8px 12px;display:grid}.partner-button:active{background:var(--c-surface-sunken)}.partner-button:disabled{opacity:.58;cursor:wait}.partner-mark{width:38px;height:38px;color:var(--c-text-sub);background:#576b951a;border-radius:10px;place-items:center;font-weight:700;display:grid}.partner-button strong,.partner-button small{display:block}.partner-button strong{font-size:14.5px}.partner-button small{color:var(--c-text-muted);margin-top:1px;font-size:12px}.partner-arrow{color:var(--c-text-muted);font-size:24px;line-height:1}.inline-status{background:var(--c-surface-sunken);color:#666;border-radius:8px;padding:11px 12px;font-size:13px}.privacy-note{line-height:1.6;color:var(--c-text-muted)!important;margin-top:14px!important;font-size:12px!important}.secondary{border:1px solid var(--c-border);background:var(--c-surface-sunken);color:#333;width:100%;font:inherit;text-align:center;cursor:pointer;border-radius:7px;padding:10px 14px;font-weight:500;display:block}.action-link{text-decoration:none}.account-hero{color:#fff;background:linear-gradient(140deg,#263a31,#355b48);border-radius:14px;align-items:center;gap:14px;padding:20px 18px;display:flex;box-shadow:0 10px 25px #203d2f24}.account-avatar{background:#ffffff29;border:2px solid #ffffff80;border-radius:15px;flex:none;place-items:center;width:56px;height:56px;font-size:20px;font-weight:700;display:grid}.account-hero h1{margin:2px 0 1px;font-size:19px}.account-hero p{color:#ffffffb8;margin:0;font-size:12.5px}.account-status{color:#ffffffc7;align-items:center;gap:6px;font-size:11.5px;display:flex}.account-status span{background:#2be27e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #2be27e24}.account-card{border:1px solid var(--c-border);background:var(--c-surface);border-radius:12px;margin-top:14px;padding:16px}.account-card-heading{align-items:flex-start;gap:11px;display:flex}.account-card-heading h2{margin:0;font-size:16px}.account-card-heading p{color:#666;margin:3px 0 0;font-size:12.5px}.account-card-icon{width:36px;height:36px;color:var(--c-accent-press);background:#07c1601a;border-radius:10px;flex:none;place-items:center;font-size:13px;font-weight:700;display:grid}.account-card>.inline-status{margin:13px 0 0}.point-balance{color:#fff;background:linear-gradient(135deg,#087c45,#08aa58);border-radius:11px;justify-content:space-between;align-items:baseline;margin-top:16px;padding:16px;display:flex}.point-balance span{color:#ffffffc7;font-size:13px}.point-balance strong{letter-spacing:-.02em;font-size:30px;line-height:1}.point-breakdown{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}.point-breakdown span{background:var(--c-surface-sunken);color:#777;border-radius:8px;padding:9px 11px;font-size:12px}.point-breakdown strong{float:right;color:#333}.point-witness{justify-content:space-between;align-items:center;margin-top:7px;display:flex}.point-witness .text-action{color:var(--c-link);margin:0;padding-right:2px}.account-status.light{color:var(--c-text-muted)}.account-status.light span{background:var(--c-accent)}.point-failed .text-action{color:var(--c-link);margin:4px 0 0 auto}.account-action{margin-top:14px}.account-row-link{color:var(--c-text);justify-content:space-between;align-items:center;font-size:14.5px;display:flex}.account-row-link span:last-child{color:var(--c-text-muted);font-size:22px}.text-action{font:inherit;cursor:pointer;background:0 0;border:0;margin:24px auto 0;padding:9px 14px;font-size:13.5px;display:block}.danger-text{color:var(--c-danger)}.callback-page{background:radial-gradient(circle at 50% 12%,#07c1601f,#0000 30%),#f7faf8;place-items:center;min-height:calc(100vh - 62px);padding:24px 16px;display:grid}.callback-card{border:1px solid var(--c-border);background:var(--c-surface);text-align:center;border-radius:16px;width:min(100%,420px);padding:28px 22px;box-shadow:0 16px 42px #1e372914}.callback-card h1{margin-top:14px}.callback-card>p{color:#666;font-size:13.5px}.callback-card .btn,.callback-card .secondary{margin-top:12px}.callback-indicator{color:#fff;background:var(--c-accent);border-radius:50%;place-items:center;width:50px;height:50px;margin:0 auto;font-size:22px;font-weight:700;display:grid}.callback-indicator.working{border:3px solid #07c1602e;border-top-color:var(--c-accent);background:0 0;animation:.8s linear infinite callback-spin}.callback-indicator.failed{background:var(--c-danger)}@keyframes callback-spin{to{transform:rotate(360deg)}}h1{margin:0 0 6px;font-size:20px}.muted{color:var(--c-text-muted);font-size:13.5px}.error{color:var(--c-danger);font-size:13.5px}form{gap:14px;margin-top:18px;display:grid}label{color:#444;gap:6px;font-size:14px;display:grid}input{background:var(--c-surface-sunken);border:1px solid var(--c-border);color:var(--c-text);font:inherit;border-radius:6px;padding:11px 12px}input:focus-visible{outline:2px solid var(--c-accent);outline-offset:1px}button:focus-visible,a:focus-visible{outline:2px solid var(--c-accent);outline-offset:2px}@media (max-width:360px){.auth-page{padding-inline:12px}.auth-card{padding-inline:15px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.dev-banner{color:#fbd38d;text-align:center;background:#2d3748;padding:7px 14px;font-size:12px}
:root{--c-accent:#087c45;--c-accent-press:#06733e;--c-gold:#9a6100;--c-text-muted:#656d68;--community-width:1120px;--community-main:804px;--community-side:280px;--community-bg:#f4f5f4;--community-panel:#fff;--community-line:#e8ebe9;--community-line-soft:#f0f2f1;--community-green:#087c45;--community-green-dark:#06733e;--community-green-soft:#eafaf1;--community-text:#202421;--community-muted:#656d68}.community-uploader{background:#f8fafc;border:1px dashed #cfd7e5;border-radius:10px;gap:10px;padding:13px;display:grid}.community-uploader-head{color:var(--community-text);justify-content:space-between;align-items:center;font-size:14px;font-weight:650;display:flex}.community-uploader-head small,.community-upload-help{color:var(--community-muted);font-size:12px;font-weight:400}.community-upload-previews{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.community-upload-preview{aspect-ratio:1;background:#e8edf3;border-radius:8px;position:relative;overflow:hidden}.community-upload-preview img{object-fit:cover;width:100%;height:100%}.community-upload-preview button{color:#fff;background:#141920bd;border:0;border-radius:50%;place-items:center;width:24px;height:24px;padding:0;font-size:18px;line-height:1;display:grid;position:absolute;top:4px;right:4px}.community-upload-button{color:#3e5578;cursor:pointer;background:#fff;border:1px solid #c7d1df;border-radius:8px;justify-self:start;min-height:36px;padding:0 14px;font-weight:600}.community-upload-button:disabled{cursor:wait;opacity:.6}.community-upload-error{color:#bf3d3d}.moment-interactions{border-top:1px solid #eef1f4;margin-top:10px}.moment-action-row{align-items:center;gap:4px;min-height:38px;display:flex}.moment-action-row>button,.moment-action-row>.report-control>button{color:#65738a;cursor:pointer;background:0 0;border:0;min-width:66px;padding:7px 10px;font-size:13px}.moment-action-row>button:first-child{margin-left:-10px}.moment-action-row button.is-active{color:#e45c68;font-weight:650}.moment-action-row .report-control{margin-left:auto}.moment-interaction-message{color:#8a6842;gap:8px;margin:0 0 8px;font-size:12px;display:flex}.moment-conversation{background:#f5f7fa;border-radius:8px;padding:10px}.moment-comment-form{gap:7px;display:flex}.moment-comment-form input{background:#fff;border:1px solid #d9dfe8;border-radius:7px;flex:1;min-width:0;height:36px;padding:0 11px}.moment-comment-form button{color:#fff;background:#4d6489;border:0;border-radius:7px;padding:0 13px}.moment-comment-list{margin-top:8px;display:grid}.moment-comment{border-top:1px solid #e5e9ef;padding:8px 2px}.moment-comment p{color:#303846;white-space:pre-wrap;word-break:break-word;margin:0;font-size:13px}.moment-comment p strong{color:#52698e;margin-right:7px}.moment-comment>div{color:#98a0ad;align-items:center;gap:10px;margin-top:4px;font-size:11px;display:flex}.moment-comment>div button,.report-control.compact>button{color:#596579;background:0 0;border:0;padding:0;font-size:11px}.moment-no-comments{color:#8d96a3;margin:10px 0 0;font-size:12px}.report-control{align-items:center;gap:8px;display:inline-flex;position:relative}.profile-identity>.report-control{margin-top:14px}.profile-identity>.report-control>button{color:#657080;background:#fff;border:1px solid #d9dee6;border-radius:999px;padding:5px 11px;font-size:12px}.report-form{z-index:30;background:#fff;border:1px solid #dce1e8;border-radius:10px;gap:9px;width:min(320px,100vw - 36px);padding:14px;display:grid;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 16px 42px #222c3a2e}.report-form select,.report-form textarea{color:#27313f;width:100%;font:inherit;background:#fff;border:1px solid #d7dde6;border-radius:7px;padding:8px 10px;font-size:13px}.report-form>div{justify-content:flex-end;gap:8px;display:flex}.report-form>div button{color:#596579;background:#fff;border:1px solid #d5dbe4;border-radius:7px;min-height:32px;padding:0 12px}.report-form>div button[type=submit]{color:#fff;background:#4d6489;border-color:#4d6489}.report-message{color:#637089}.teacher-claim-page{background:#f3f5f8;gap:18px;width:min(860px,100%);margin:0 auto;padding:24px 20px 100px;display:grid}.teacher-claim-intro{background:radial-gradient(circle at 92% 2%,#576b952e,#0000 32%),linear-gradient(135deg,#fff,#f6f8fc);border-radius:18px;padding:30px;overflow:hidden;box-shadow:0 12px 34px #29364914}.teacher-claim-intro>span,.teacher-claim-heading>div>span{color:#6a7ea0;letter-spacing:.13em;font-size:11px;font-weight:750}.governance-console-head>div>span{color:#a9bad4;letter-spacing:.13em;font-size:11px;font-weight:750}.teacher-claim-intro h1{color:#202a39;margin:7px 0 8px;font-size:29px;line-height:1.2}.teacher-claim-intro p{color:#657083;max-width:650px;margin:0;font-size:14px}.teacher-claim-intro ol{counter-reset:claim-step;gap:24px;margin:20px 0 0;padding:0;list-style:none;display:flex}.teacher-claim-intro li{color:#40506a;counter-increment:claim-step;align-items:center;gap:8px;font-size:13px;display:flex}.teacher-claim-intro li:before{color:#fff;content:counter(claim-step);background:#536b91;border-radius:50%;place-items:center;width:24px;height:24px;font-size:12px;display:grid}.teacher-claim-notice{color:#4d6484;background:#f5f9ff;border:1px solid #d7e4f3;border-radius:9px;margin:0;padding:11px 14px}.teacher-claim-bot{justify-self:start}.teacher-claim-section{background:#fff;border:1px solid #e4e8ee;border-radius:14px;padding:22px}.teacher-claim-heading{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.teacher-claim-heading h2{margin:2px 0 0;font-size:20px}.teacher-claim-heading button{color:#576b95;background:0 0;border:0}.teacher-claim-search{gap:8px;margin-bottom:14px;display:flex}.teacher-claim-search input{border:1px solid #d8dee7;border-radius:8px;flex:1;min-width:0;height:40px;padding:0 12px}.teacher-claim-search button,.teacher-claim-candidates button{color:#fff;background:#52698f;border:1px solid #52698f;border-radius:8px;padding:0 16px}.teacher-claim-candidates,.teacher-claim-history{gap:9px;display:grid}.teacher-claim-candidates article,.teacher-claim-history article{background:#fbfcfd;border:1px solid #eaedf2;border-radius:10px;align-items:center;gap:14px;padding:14px;display:flex}.teacher-claim-candidates article>div,.teacher-claim-history article>div{flex:1;min-width:0;display:grid}.teacher-claim-candidates strong,.teacher-claim-history strong{color:#263244}.teacher-claim-candidates span,.teacher-claim-history span,.teacher-claim-candidates p,.teacher-claim-history p{color:#7d8796;margin:2px 0 0;font-size:12px}.governance-console{color:#fff;background:#202a38;border-radius:14px;margin-top:16px;padding:24px;box-shadow:0 15px 36px #1a233029}.governance-console-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.governance-console-head h2{margin:5px 0 4px;font-size:23px}.governance-console-head p{color:#aeb8c7;margin:0;font-size:13px}.governance-console-head>button{color:#fff;background:#2b3748;border:1px solid #526177;border-radius:8px;flex:none;padding:8px 13px}.governance-message{color:#d8e1ee;background:#6f89b22e;border-radius:7px;margin:16px 0 0;padding:9px 11px;font-size:13px}.governance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.governance-panel{background:#273241;border:1px solid #3c4859;border-radius:11px;overflow:hidden}.governance-panel.is-wide{grid-column:1/-1}.governance-panel>header{border-bottom:1px solid #3a4656;justify-content:space-between;align-items:center;padding:13px 15px;display:flex}.governance-panel h3{margin:0;font-size:15px}.governance-panel>header>span{color:#dce4f0;background:#3a485b;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 6px;font-size:12px;display:grid}.governance-list{max-height:520px;display:grid;overflow:auto}.governance-item{border-bottom:1px solid #374353;padding:14px 15px}.governance-item:last-child{border-bottom:0}.governance-item-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.governance-item-title>div{align-items:center;gap:9px;display:flex}.governance-item-title a,.governance-item-title>span{color:#a8bad4;font-size:11px}.governance-item p{color:#c3ccd8;word-break:break-word;margin:7px 0;font-size:12px}.governance-item code{color:#d8e4f5;font-size:11px}.governance-item>small{color:#aeb8c7}.governance-item form{grid-template-columns:120px minmax(0,1fr) auto;gap:7px;margin-top:10px;display:grid}.governance-item form input,.governance-item form select{color:#fff;background:#1f2936;border:1px solid #4a586c;border-radius:7px;min-width:0;height:36px;padding:0 9px}.governance-item form button{color:#fff;background:#566c91;border:1px solid #7185a4;border-radius:7px;padding:0 12px}.governance-empty{color:#8f9bad;margin:0;padding:22px 15px;font-size:13px}@media (max-width:700px){.community-upload-previews{grid-template-columns:repeat(3,minmax(0,1fr))}.teacher-claim-page{padding:12px 12px 82px}.teacher-claim-intro,.teacher-claim-section{border-radius:10px;padding:18px 16px}.teacher-claim-intro h1{font-size:23px}.teacher-claim-intro ol{gap:9px;display:grid}.teacher-claim-candidates article,.teacher-claim-history article{align-items:flex-start}.governance-console{border-radius:10px;margin-inline:-3px;padding:18px 14px}.governance-console-head,.governance-grid{grid-template-columns:1fr;display:grid}.governance-console-head>button{justify-self:start}.governance-panel.is-wide{grid-column:auto}.governance-item form{grid-template-columns:1fr}.governance-item form button{min-height:36px}}.filter-row button.chip{font-family:inherit;line-height:inherit}.region-directory-page{width:min(100% - 32px,720px);min-height:calc(100vh - 53px);margin:0 auto;padding:14px 0 42px}.region-directory-unavailable>span{display:block}.region-directory-retry{justify-content:center;gap:10px;margin-top:18px;display:flex}.region-directory-retry a{border:1px solid var(--community-line);min-width:96px;color:var(--community-green);background:#fff;border-radius:8px;padding:9px 14px;font-size:13px;font-weight:700;text-decoration:none}.region-directory-retry a:first-child{border-color:var(--community-green);background:var(--community-green);color:#fff}.region-browser{border:1px solid var(--community-line);background:#fff;border-radius:9px;scroll-margin-top:60px;overflow:hidden}.region-browser-search{height:40px;color:var(--community-muted);background:#f2f4f3;border:0;border-radius:7px;align-items:center;gap:9px;margin:12px;padding:0 11px;display:flex}.region-browser-search svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.7px;flex:none;width:17px;height:17px}.region-browser-search input{min-width:0;color:var(--community-text);font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:14px}.region-browser-search input::-webkit-search-cancel-button{display:none}.region-browser-search button{color:var(--community-muted);font:inherit;background:0 0;border:0;padding:1px 4px;font-size:20px;line-height:1}.region-browser-section{border-top:8px solid var(--community-bg)}.region-browser-section h2{min-height:38px;color:var(--community-muted);margin:0;padding:10px 14px 7px;font-size:12px;font-weight:500}.region-common-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:0 14px 14px;display:grid}.region-common-list button,.region-province-section button{color:#34443b;font:inherit;text-overflow:ellipsis;white-space:nowrap;background:#f4f6f5;border:0;border-radius:5px;font-size:13px;overflow:hidden}.region-common-list button{min-height:34px;padding:5px}.region-province-sections{border-top:1px solid var(--community-line-soft)}.region-province-section{grid-template-columns:48px minmax(0,1fr);gap:9px;padding:10px 14px;display:grid}.region-province-section+.region-province-section{border-top:1px solid var(--community-line-soft)}.region-province-section>span{color:var(--community-muted);padding-top:6px;font-size:11px}.region-province-section>div{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;display:grid}.region-province-section button{text-align:left;background:0 0;min-height:31px;padding:4px 6px}.region-browser-path{border-top:1px solid var(--community-line-soft);min-height:39px;color:var(--community-muted);align-items:center;gap:7px;padding:0 14px;font-size:13px;display:flex}.region-browser-path button{color:var(--community-green-dark);font:inherit;background:0 0;border:0;padding:3px 0}.region-browser-path strong{color:var(--community-text);font-weight:600}.region-current-level{border-top-width:1px}.region-city-list,.region-result-list{border-top:1px solid var(--community-line-soft);display:grid}.region-city-list button,.region-browser .region-result-list>a,.region-browser .region-result-list>button,.region-city-all{border:0;border-bottom:1px solid var(--community-line-soft);min-height:47px;color:var(--community-text);font:inherit;text-align:left;background:#fff;grid-template-columns:minmax(0,1fr) 16px;align-items:center;padding:0 14px;font-size:14px;display:grid}.region-city-list button:last-child,.region-browser .region-result-list>:last-child{border-bottom:0}.region-city-list i,.region-city-all i,.region-browser .region-result-list i{color:#b3b8b5;text-align:right;font-size:18px;font-style:normal}.region-city-all{border-top:1px solid var(--community-line-soft);color:var(--community-green-dark);font-weight:600}.region-district-list{border-top:1px solid var(--community-line-soft);grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:12px 14px 15px;display:grid}.region-district-list a{color:#45534b;text-align:center;text-overflow:ellipsis;white-space:nowrap;background:#f4f6f5;border-radius:5px;padding:8px 5px;font-size:13px;overflow:hidden}.region-browser .region-result-list>a,.region-browser .region-result-list>button{min-height:54px;padding-block:6px}.region-browser .region-result-list>a>span,.region-browser .region-result-list>button>span{display:grid}.region-browser .region-result-list strong{color:var(--community-text);font-size:14px}.region-browser .region-result-list small{color:var(--community-muted);font-size:11px}.region-browser-empty{border-top:8px solid var(--community-bg);color:var(--community-muted);text-align:center;padding:64px 20px;font-size:14px}.region-sheet-backdrop{z-index:80;background:#171c195c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.region-sheet{background:#fff;border-radius:11px;grid-template-rows:auto minmax(0,1fr);width:min(680px,100%);max-height:min(760px,100dvh - 48px);display:grid;overflow:hidden;box-shadow:0 22px 64px #101c1538}.region-sheet-header{border-bottom:1px solid var(--community-line);justify-content:space-between;align-items:center;min-height:50px;padding:0 14px 0 17px;display:flex}.region-sheet-header strong{font-size:16px}.region-sheet-header button{color:#7b837e;width:34px;height:34px;font:inherit;background:0 0;border:0;border-radius:50%;font-size:24px;line-height:1}.region-sheet-header button:hover{background:#f2f4f3}.region-sheet-body{overscroll-behavior:contain;min-height:240px;overflow-y:auto}.region-sheet .region-browser{border:0;border-radius:0}.region-sheet-status{min-height:280px;color:var(--community-muted);align-content:center;place-items:center;gap:12px;font-size:14px;display:grid}.region-sheet-status button{background:var(--community-green);color:#fff;font:inherit;border:0;border-radius:5px;padding:7px 16px}.auth-quick-login{margin-top:24px}.auth-quick-button{background:var(--community-green);color:#fff;width:100%;min-height:58px;font:inherit;text-align:left;cursor:pointer;border:0;border-radius:9px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:11px;padding:9px 13px;display:grid;box-shadow:0 9px 22px #087c4529}.auth-quick-button:disabled{cursor:wait;opacity:.76}.auth-quick-mark{background:#ffffff2b;border-radius:10px;place-items:center;width:36px;height:36px;font-size:15px;font-weight:800;display:grid}.auth-quick-button strong,.auth-quick-button small{display:block}.auth-quick-button strong{font-size:14px;line-height:1.35}.auth-quick-button small{color:#fffffff0;margin-top:2px;font-size:10.5px}.auth-quick-arrow{font-size:22px;line-height:1}.auth-quick-login>p:not(.error){color:var(--community-muted);text-align:center;margin:9px 2px 0;font-size:11.5px;line-height:1.45}.auth-quick-login>.error{margin-top:10px}.auth-method-divider{color:#a2aaa5;align-items:center;gap:10px;margin:18px 0 13px;font-size:10px;display:flex}.auth-method-divider:before,.auth-method-divider:after{content:"";background:var(--community-line-soft);flex:1;height:1px}.auth-native-disclosure>summary{border:1px solid var(--community-line);color:#3e4842;cursor:pointer;background:#fafbfa;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-size:13px;font-weight:650;list-style:none;display:flex}.auth-native-disclosure>summary::-webkit-details-marker{display:none}.auth-native-disclosure>summary:after{content:"+";color:var(--community-green-dark);font-size:17px;font-weight:500;line-height:1}.auth-native-disclosure[open]>summary:after{content:"−"}.auth-native-disclosure-body .auth-form{margin-top:18px}.auth-method-status{color:var(--community-muted);text-align:center;background:#f2f5f3;border-radius:8px;margin:22px 0 0;padding:10px 12px;font-size:12px;line-height:1.5}.auth-method-status+.auth-form{margin-top:16px}.auth-partner-note{border:1px solid var(--community-line);background:#f8faf9;border-radius:10px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 14px;display:grid}.auth-partner-note-icon{background:var(--community-green-soft);width:34px;height:34px;color:var(--community-green-dark);border-radius:10px;place-items:center;font-weight:800;display:grid}.auth-partner-note strong,.auth-partner-note p{margin:0;display:block}.auth-partner-note strong{color:var(--community-text);font-size:13px}.auth-partner-note p{color:var(--community-muted);margin-top:2px;font-size:11.5px;line-height:1.45}.auth-partner-note>a{color:var(--community-green-dark);font-size:12.5px;font-weight:700;text-decoration:none}.auth-login-heading+.auth-partner-note{margin-top:24px}.account-page{background:0 0;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;align-items:start;gap:14px;width:min(100% - 32px,920px);min-height:calc(100vh - 53px);margin:0 auto;padding:18px 0 44px;display:grid}.account-hero{background:radial-gradient(circle at 90% 0,#50dc923d,#0000 28%),linear-gradient(140deg,#273f34,#355e49);border:1px solid #304e40;border-radius:11px}.account-card{border-color:var(--community-line);border-radius:9px;height:100%;margin-top:0;box-shadow:0 4px 15px #1c342606}.membership-card{gap:4px;padding:15px 18px;display:grid}.membership-card>span,.membership-card small{color:var(--community-muted);font-size:11px}.membership-card code{overflow-wrap:anywhere;color:#34443b;-webkit-user-select:all;user-select:all;font-size:13px}.teacher-studio-page{width:min(100% - 32px,980px);min-height:calc(100vh - 53px);margin:0 auto;padding:18px 0 46px}.teacher-studio-summary{border:1px solid var(--community-line);background:#fff;border-radius:10px;align-items:center;gap:13px;padding:16px 18px;display:flex}.teacher-studio-summary .avatar{width:48px;height:48px}.teacher-studio-summary>div{flex:1;gap:2px;min-width:0;display:grid}.teacher-studio-summary>div strong{font-size:17px}.teacher-studio-summary>div span,.teacher-studio-summary>a{color:var(--community-muted);font-size:12px}.teacher-studio-page>.admin-notice,.teacher-studio-page>.error{margin:12px 0 0}.teacher-studio-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);grid-template-areas:"composer profile""posts profile";align-content:start;align-items:start;gap:14px;margin-top:14px;display:grid}.teacher-composer{grid-area:composer}.teacher-profile-card{grid-area:profile}.teacher-studio-card{border:1px solid var(--community-line);background:#fff;border-radius:10px;overflow:hidden}.teacher-studio-card>header{border-bottom:1px solid var(--community-line-soft);justify-content:space-between;align-items:baseline;gap:12px;padding:15px 17px 11px;display:flex}.teacher-studio-card>header h2{margin:0;font-size:16px}.teacher-studio-card>header span{color:var(--community-muted);text-align:right;font-size:11px}.teacher-studio-card form{gap:13px;padding:15px 17px 18px;display:grid}.teacher-studio-card form>label{color:#525b56;gap:5px;font-size:13px;display:grid}.teacher-studio-card input,.teacher-studio-card textarea,.teacher-studio-card select{border:1px solid var(--community-line);width:100%;color:var(--community-text);font:inherit;resize:vertical;background:#fcfdfc;border-radius:7px;outline:0;padding:9px 10px}.teacher-studio-card .region-picker{grid-template-columns:1fr;padding:11px}.teacher-tag-picker{border:1px solid var(--community-line);border-radius:7px;flex-wrap:wrap;gap:7px 12px;margin:0;padding:10px 11px;display:flex}.teacher-tag-picker legend{color:#525b56;padding:0 5px;font-size:13px}.teacher-tag-picker label{color:#525b56;align-items:center;gap:5px;font-size:12px;display:inline-flex}.teacher-tag-picker input{width:auto;margin:0}.teacher-composer .notice{margin:0;font-size:11px}.teacher-post-list{grid-area:posts}.teacher-post-list article{border-bottom:1px solid var(--community-line-soft);padding:13px 17px}.teacher-post-list article:last-child{border-bottom:0}.teacher-post-list article p{color:#323a35;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.65}.teacher-post-list article span{color:var(--community-muted);margin-top:4px;font-size:11px;display:block}.teacher-studio-empty{color:var(--community-muted);text-align:center;padding:34px 17px;font-size:13px}.teacher-studio-message .empty{border:1px solid var(--community-line);background:#fff;border-radius:10px;margin-top:0}.teacher-studio-message .empty h1{margin:0;font-size:17px}.admin-content{width:min(100% - 32px,920px);margin:0 auto;padding:18px 0 50px}.admin-message-page{min-height:calc(100vh - 160px)}.admin-message-page .empty{border:1px solid var(--community-line);background:#fff;border-radius:10px;margin-top:0}.admin-message-page .empty h1{margin:0;font-size:17px}.admin-notice{border-radius:8px}.admin-section{border:1px solid var(--community-line);box-shadow:var(--community-shadow);background:#fff;border-radius:10px;margin-bottom:12px;padding:19px 20px 22px}.admin-section h2{font-size:18px}.admin-section>.muted{margin-top:5px}.admin-catalog-card{border-radius:8px}.admin-form input,.admin-form textarea,.admin-form select{border-color:var(--community-line);background:#fcfdfc;border-radius:7px}.admin-form input:focus,.admin-form textarea:focus,.admin-form select:focus{border-color:#0bb15aa6;outline:3px solid #0bb15a14}.region-picker{border-color:var(--community-line)}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--community-width:680px;--community-browse-width:1120px;--community-main:680px;--community-side:280px;--community-canvas:#f4f1f2;--community-surface:#fff;--community-surface-soft:#f8f5f6;--community-ink:#000000e6;--community-ink-soft:#000000b3;--community-subtle:#00000080;--community-faint:#0000004d;--community-hairline:#0000001a;--community-accent:#e83d8e;--community-accent-strong:#c92873;--community-accent-soft:#e83d8e1a;--community-link:#b52d6d;--community-brand:#e83d8e;--community-danger:#fa5151;--community-shadow-sm:none;--community-shadow-md:none;--community-bg:var(--community-canvas);--community-panel:var(--community-surface);--community-line:var(--community-hairline);--community-line-soft:#0000000f;--community-green:var(--community-accent);--community-green-dark:var(--community-accent-strong);--community-green-soft:var(--community-accent-soft);--community-text:var(--community-ink);--community-muted:var(--community-subtle);--c-bg:var(--community-canvas);--c-surface:var(--community-surface);--c-surface-sunken:var(--community-surface-soft);--c-border:var(--community-hairline);--c-text:var(--community-ink);--c-text-sub:var(--community-link);--c-text-muted:var(--community-subtle);--c-accent:var(--community-accent);--c-accent-press:var(--community-accent-strong);--c-link:var(--community-link);--shell:var(--community-width)}html{background:var(--community-canvas);min-width:280px}body{background:var(--community-canvas);min-width:280px;color:var(--community-ink);-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,sans-serif}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:var(--community-link)}::selection{background:#e83d8e33}.shell{min-height:100dvh;box-shadow:none;background:0 0;margin:0;padding:0}.visually-hidden{clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.site-header{z-index:30;border-bottom:1px solid var(--community-hairline);box-shadow:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;position:sticky;top:0}.site-header-inner{width:min(100%, var(--community-browse-width));grid-template-columns:92px minmax(0,1fr) 92px;align-items:center;min-height:58px;margin:0 auto;padding:0 12px;display:grid}.site-brand{text-align:center;align-content:center;justify-self:center;min-width:0;min-height:50px;display:inline-grid}.community-brand-mark{background:var(--community-brand);width:34px;height:34px;box-shadow:none;color:#fff;border-radius:8px;flex:none;place-items:center;display:inline-grid}.community-brand-mark svg{fill:currentColor;width:21px;height:21px}.site-brand-copy{justify-items:center;min-width:0;display:grid}.site-brand-copy strong{color:var(--community-accent-strong);letter-spacing:.08em;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:700;line-height:1.15;overflow:hidden}.site-brand-copy small{color:var(--community-faint);letter-spacing:.08em;margin-top:1px;font-size:9px;font-weight:500;line-height:1.1;display:block}.header-actions{justify-self:end;align-items:center;gap:2px;display:flex}.header-actions>a{min-height:44px;color:var(--community-ink-soft);background:0 0;border:0;border-radius:4px;align-items:center;padding:0 8px;font-size:14px;font-weight:500;display:inline-flex}.header-back{width:44px;height:44px;color:var(--community-ink);flex:none;place-items:center;display:inline-grid}.header-leading{justify-self:start;min-width:0;display:flex}.header-leading-placeholder{width:44px;height:44px;display:block}.header-quick-action{justify-content:center;width:44px;min-width:44px;height:44px;padding:0!important}.header-quick-action svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:20px;height:20px}.header-quick-action[aria-current=page]{color:var(--community-accent-strong)}.header-back span{margin-top:-3px;font-size:34px;font-weight:300;line-height:1}.community-page,.catalog-page,.ranking-page,.account-page,.favorites-page,.source-detail-page,.teacher-page,.region-directory-page{width:min(100%, var(--community-width));background:var(--community-surface);min-height:calc(100dvh - 56px);margin:0 auto;padding:0 0 24px}.community-browse-page{width:min(100%, var(--community-browse-width));background:var(--community-canvas);min-height:calc(100dvh - 58px);margin:0 auto;padding:12px 0 32px}.community-search-page{width:min(100%, var(--community-browse-width));background:var(--community-canvas);min-height:calc(100dvh - 58px);margin:0 auto;padding:0 0 32px}.community-search-toolbar{z-index:24;border-bottom:1px solid var(--community-hairline);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;padding:10px 12px;position:sticky;top:58px}.community-search-toolbar .catalog-search{background:0 0;border:0;margin:0;padding:0}.community-search-scopes{border:1px solid var(--community-hairline);background:var(--community-surface);border-radius:8px;margin:10px 12px;overflow:hidden}.community-search-channel-row{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:8px;min-height:52px;padding:7px 12px;display:grid}.community-search-channel-row>span{color:#0000009e;font-size:12px}.community-search-channel-row nav{gap:8px;min-width:0;display:flex}.community-search-channel-row a{background:var(--community-surface-soft);min-width:0;min-height:36px;color:var(--community-ink-soft);border-radius:5px;flex:1 1 0;place-items:center;padding:0 10px;font-size:13px;display:inline-grid}.community-search-channel-row a[aria-current=page]{background:var(--community-accent-soft);color:var(--community-accent-strong);font-weight:600}.community-search-scopes .community-region-filter{border:0;border-top:1px solid var(--community-hairline);border-radius:0;margin:0}.community-browse-channels{border:1px solid var(--community-hairline);background:var(--community-surface);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 12px 10px;display:grid;overflow:hidden}.community-browse-channels>a{min-width:0;min-height:54px;color:var(--community-subtle);justify-content:center;align-items:center;gap:8px;padding:8px 12px;display:flex;position:relative}.community-browse-channels>a+a{border-left:1px solid var(--community-hairline)}.community-browse-channels>a[aria-current=page]{background:var(--community-accent-soft);color:var(--community-accent-strong)}.community-browse-channels>a[aria-current=page]:after{background:var(--community-accent);content:"";border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:24%;right:24%}.community-browse-channels svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;flex:none;width:21px;height:21px}.community-browse-channels strong{color:currentColor;font-size:15px;font-weight:650;line-height:1.35}.community-region-filter{background:0 0;border:0;border-radius:0;gap:10px;margin:0 12px 10px;display:grid;overflow:visible}.community-region-filter__selector{border:1px solid var(--community-hairline);background:var(--community-surface);border-radius:8px;overflow:hidden}.community-region-filter__row{grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:6px;min-height:56px;padding:6px 12px;display:grid}.community-region-filter__selector-label{color:var(--community-ink);font-size:13px;font-weight:700}.community-region-filter__row>strong{color:var(--community-accent-strong);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.community-region-filter__selector-action{border:1px solid var(--community-accent);min-height:36px;color:var(--community-accent-strong);white-space:nowrap;background:var(--community-surface);cursor:pointer;border-radius:18px;place-items:center;padding:0 14px;font-size:12px;font-weight:500;display:inline-grid}.community-region-filter__quick-links{align-items:center;gap:14px;min-width:0;display:flex;overflow:hidden}.community-region-filter__quick-link{min-height:44px;color:var(--community-ink-soft);white-space:nowrap;flex:none;align-items:center;font-size:12px;display:inline-flex}.community-region-filter__panel{border-top:1px solid var(--community-hairline);grid-template-columns:64px minmax(0,1fr);gap:6px;padding:2px 12px 14px;display:grid}.community-region-filter__panel>strong{min-height:40px;color:var(--community-ink);align-content:center;font-size:13px;font-weight:700;display:grid}.community-region-filter__option-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:2px 8px;min-width:0;display:grid}.community-region-filter__option-link{min-width:0;min-height:40px;color:var(--community-ink-soft);text-overflow:ellipsis;white-space:nowrap;align-content:center;font-size:12px;display:grid;overflow:hidden}.community-region-filter a[aria-current=page],.community-region-filter a[data-selected=true]{color:var(--community-accent-strong);font-weight:650}@media (max-width:359px){.community-region-filter__quick-link:nth-child(n+4){display:none}}@media (min-width:360px) and (max-width:519px){.community-region-filter__quick-link:nth-child(n+5){display:none}}@media (min-width:520px) and (max-width:899px){.community-region-filter__quick-link:nth-child(n+6){display:none}}.community-browse-results{min-width:0}.community-browse-results-head{justify-content:space-between;align-items:center;gap:12px;min-height:48px;margin:0 12px;padding:0 2px;display:flex}.community-browse-results-head>div{align-items:baseline;gap:8px;min-width:0;display:flex}.community-browse-results-head strong{color:var(--community-ink);font-size:16px;font-weight:700}.community-browse-results-head span{color:#0000009e;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.community-browse-results-head b{color:var(--community-accent-strong);flex:none;font-size:12px;font-weight:600}.empty,.product-empty{color:var(--community-subtle);text-align:center;justify-items:center;gap:7px;padding:36px 20px;font-size:14px;display:grid}.empty strong,.product-empty strong,.product-empty span{color:var(--community-ink);font-size:16px;font-weight:600}.empty a,.product-empty a,.btn,.action-link{background:var(--community-accent);color:#fff;border:0;border-radius:4px;justify-content:center;align-items:center;min-height:42px;padding:0 20px;font-size:15px;font-weight:500;display:inline-flex}.feed-more{color:#00000094;justify-items:center;gap:8px;padding:20px 16px 24px;font-size:12px;display:grid}.feed-more button{background:var(--community-surface-soft);min-height:44px;color:var(--community-link);border:0;border-radius:4px;padding:0 18px;font-size:13px}.feed-more button:disabled{color:#00000094}.feed-more-failure{color:var(--community-danger);margin:0}.content-source-badge{white-space:nowrap;border:0;border-radius:0;align-items:center;gap:5px;min-height:auto;padding:0;font-size:11px;font-weight:500;line-height:1.3;display:inline-flex;color:var(--community-subtle)!important;background:0 0!important}.content-source-badge i{background:currentColor;border-radius:50%;width:5px;height:5px}.content-source-badge[data-source=resident]{color:var(--community-accent-strong)!important}.content-source-badge[data-source=recommendation]{color:var(--community-link)!important}.badge{min-height:auto;color:var(--community-subtle);background:0 0;border:0;border-radius:0;align-items:center;padding:0;font-size:10px;font-weight:500;line-height:1.4;display:inline-flex}.badge-tg{color:var(--community-accent-strong)}.favorite-button{min-width:44px;min-height:44px;color:var(--community-subtle);background:0 0;border:0;border-radius:4px;place-items:center;gap:5px;padding:0 10px;display:inline-grid}.favorite-button svg{stroke:currentColor;stroke-width:1.6px;width:21px;height:21px}.favorite-button.is-active{color:#fa5151}.favorite-button.is-compact{width:44px;padding:0}.moment-name-row{justify-content:space-between;align-items:baseline;gap:8px;min-width:0;display:flex}.moment-name-row .badges{flex:0 auto;justify-content:flex-end;align-items:center;gap:6px;min-width:0;margin:0;display:inline-flex}.moment-text-block{margin-top:4px}.moment-text.is-preview{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.moment-text-more{min-height:30px;color:var(--community-link);align-items:center;font-size:13px;display:inline-flex}.source-facts{color:var(--community-subtle);margin:7px 0 0;font-size:12px}.moment-place{color:var(--community-link);margin:7px 0 0;font-size:12px}.moment-region{align-items:center;gap:5px;display:inline-flex}.moment-region i{background:currentColor;border-radius:50%;width:5px;height:5px}.moment-foot{min-width:0;color:var(--community-faint);justify-content:space-between;align-items:flex-start;gap:10px;font-size:11px;display:flex}.moment-foot-meta{align-items:center;gap:8px;min-height:38px;display:flex}.moment-foot>.moment-interactions{border-top:0;min-width:0;margin-top:0}.catalog-page,.ranking-page,.account-page,.favorites-page{background:var(--community-canvas)}.catalog-heading,.ranking-hero,.favorites-heading{border:0;border-bottom:1px solid var(--community-hairline);background:var(--community-surface);padding:16px;position:relative}.catalog-heading>span,.favorites-heading>span{color:var(--community-subtle);font-size:12px;display:block}.catalog-heading h1,.favorites-heading h1{color:var(--community-ink);letter-spacing:0;margin:1px 0 0;font-size:22px;font-weight:650}.catalog-heading>a{min-height:36px;color:var(--community-link);align-items:center;font-size:13px;display:inline-flex;position:absolute;bottom:16px;right:16px}.catalog-heading>a i{margin-left:3px;font-size:19px;font-style:normal}.catalog-search{border:1px solid var(--community-hairline);background:var(--community-surface);border-radius:8px;margin:0 12px 10px;padding:10px}.catalog-search form{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;min-width:0;display:grid}.catalog-search-field{background:var(--community-surface-soft);border:1px solid #0000;border-radius:5px;align-items:center;gap:8px;min-width:0;height:44px;padding:0 10px;display:flex;overflow:hidden}.catalog-search-field:focus-within{border-color:var(--community-accent);background:var(--community-surface)}.catalog-search-field>svg{fill:none;width:18px;height:18px;stroke:var(--community-faint);stroke-linecap:round;stroke-width:1.7px;flex:none}.catalog-search-field input{width:100%;min-width:0;color:var(--community-ink);font:inherit;background:0 0;border:0;outline:0;font-size:16px}.catalog-search-field input::placeholder{color:#00000094}.catalog-search-field input::-webkit-search-cancel-button{display:none}.catalog-search-clear{color:#00000094;background:0 0;border:0;flex:none;place-items:center;width:44px;height:44px;padding:0;font-size:21px;line-height:1;display:grid}.catalog-search-submit{background:var(--community-accent-strong);color:#fff7fb;min-width:54px;min-height:44px;font:inherit;border:0;border-radius:5px;padding:0 12px;font-size:14px;font-weight:500}.catalog-search-submit:disabled{cursor:wait;opacity:.72}.catalog-search-cancel{min-width:44px;min-height:44px;color:var(--community-link);background:0 0;border:0;place-items:center;padding:0;font-size:14px;font-weight:500;display:inline-grid}.catalog-search-status{border-bottom:1px solid var(--community-hairline);background:var(--community-surface);justify-content:space-between;align-items:center;gap:12px;min-width:0;min-height:50px;padding:8px 16px;display:flex}.catalog-search-status>div{gap:1px;min-width:0;display:grid}.catalog-search-status strong,.catalog-search-status span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.catalog-search-status strong{color:var(--community-ink);font-size:14px;font-weight:600}.catalog-search-status span{color:#0000009e;font-size:11px}.catalog-search-status>b{min-width:max-content;color:var(--community-accent-strong);font-size:12px;font-weight:600}.catalog-city-quick{background:var(--community-surface);grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:12px 16px 16px;display:grid}.catalog-city-quick a{background:var(--community-surface-soft);min-width:0;min-height:44px;color:var(--community-ink-soft);text-overflow:ellipsis;white-space:nowrap;border-radius:4px;place-items:center;font-size:13px;display:grid;overflow:hidden}.catalog-city-all{background:var(--community-surface);margin-top:8px}.catalog-city-all>summary{min-height:52px;color:var(--community-ink);cursor:pointer;grid-template-columns:minmax(0,1fr) auto 16px;align-items:center;gap:8px;padding:0 16px;list-style:none;display:grid}.catalog-city-all>summary::-webkit-details-marker{display:none}.catalog-city-all>summary small{color:var(--community-faint);font-size:11px}.catalog-city-all>summary i{color:var(--community-faint);transform-origin:50%;font-size:20px;font-style:normal;transition:transform .16s}.catalog-city-all[open]>summary i{transform:rotate(90deg)}.catalog-city-groups{border-top:1px solid var(--community-hairline)}.catalog-city-group{grid-template-columns:52px minmax(0,1fr);gap:10px;padding:11px 16px;display:grid}.catalog-city-group+.catalog-city-group{border-top:1px solid var(--community-line-soft)}.catalog-city-group h3{color:var(--community-faint);margin:4px 0 0;font-size:11px;font-weight:500}.catalog-city-group>div{flex-wrap:wrap;gap:4px 16px;min-width:0;display:flex}.catalog-city-group a{min-height:32px;color:var(--community-ink-soft);align-items:center;font-size:13px;display:inline-flex}.catalog-directory-unavailable{background:var(--community-surface);color:var(--community-subtle);gap:2px;padding:24px 16px;font-size:12px;display:grid}.catalog-directory-unavailable strong{color:var(--community-ink);font-size:14px}.catalog-feed-card{background:var(--community-surface);box-shadow:none;border:0;border-radius:0;margin:0 0 8px;padding:0}.catalog-list-heading{border-bottom:1px solid var(--community-hairline);min-height:48px;padding:12px 16px 10px}.catalog-list-heading>div{gap:1px;display:grid}.catalog-list-heading strong{color:var(--community-ink);font-size:16px;font-weight:600}.catalog-list-heading span{color:var(--community-faint);font-size:11px}.catalog-error{background:var(--community-surface);margin-bottom:8px}.feed-filters{border-bottom:1px solid var(--community-hairline);background:var(--community-surface)}.filter-group{grid-template-columns:42px minmax(0,1fr);align-items:center;min-height:48px;padding-left:16px;display:grid}.filter-group+.filter-group{border-top:1px solid var(--community-hairline)}.filter-label{color:var(--community-faint);font-size:12px}.filter-row{scrollbar-width:none;border:0;gap:18px;min-width:0;padding:0 16px 0 0;display:flex;overflow-x:auto;-webkit-mask-image:none;mask-image:none}.filter-row::-webkit-scrollbar{display:none}.chip{min-width:max-content;min-height:44px;color:var(--community-subtle);background:0 0;border:0;border-radius:0;align-items:center;padding:0;font-size:13px;display:inline-flex}.chip[aria-current=page]{color:var(--community-accent-strong);background:0 0;border:0;font-weight:550}.chip-more{color:var(--community-link)}.source-listing-grid,.catalog-teacher-grid,.teacher-card-grid{grid-template-columns:minmax(0,1fr);gap:10px;min-width:0;margin:0 12px;display:grid}.source-listing-card{border:1px solid var(--community-hairline);background:var(--community-surface);border-radius:8px;grid-template-columns:minmax(0,1fr) 112px;gap:12px;min-width:0;min-height:150px;padding:11px;display:grid;position:relative;overflow:hidden}.source-listing-card.has-no-cover{grid-template-columns:minmax(0,1fr)}.source-listing-title:after{z-index:1;content:"";position:absolute;inset:0}.source-listing-cover{background:#eee;border-radius:6px;align-self:center;width:112px;height:126px;display:block;position:relative;overflow:hidden}.source-listing-cover img,.source-listing-cover>.community-image-fallback{object-fit:cover;width:100%;height:100%}.source-listing-cover img{display:block}.source-listing-body{flex-direction:column;min-width:0;padding:1px 0;display:flex}.source-listing-heading{margin:0}.source-listing-title{color:var(--community-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:650;line-height:1.42;display:-webkit-box;overflow:hidden}.source-listing-meta{color:#00000094;align-items:center;gap:10px;min-width:0;margin:5px 0 0;font-size:11px;display:flex}.source-listing-meta>span,.source-listing-place{align-items:center;gap:3px;min-width:0;display:inline-flex}.source-listing-meta svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;flex:none;width:12px;height:12px}.source-listing-place svg{fill:currentColor;flex:none;width:14px;height:14px}.source-listing-summary{color:#000000ad;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 0;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.source-listing-summary.is-match strong{color:var(--community-accent-strong);margin-right:5px;font-weight:650}.source-listing-place{min-height:20px;color:var(--community-accent);text-overflow:ellipsis;white-space:nowrap;gap:6px;margin:auto 0 0;font-size:13px;font-weight:550;overflow:hidden}.source-listing-empty{margin:0}.source-listing-more{width:100%;padding:16px}.feed-more .source-listing-load-button{border:1px solid var(--community-hairline);background:var(--community-surface);width:100%;min-width:0;min-height:58px;color:var(--community-link);text-align:left;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:9px 12px 9px 14px;display:grid}.source-listing-load-button span{min-width:0;font-size:14px;font-weight:600;line-height:1.4}.source-listing-load-button small{color:#00000094;grid-column:1;font-size:11px;line-height:1.35}.source-listing-load-button i{color:#00000094;grid-area:1/2/span 2;padding-left:12px;font-size:21px;font-style:normal;font-weight:300}.source-listing-load-button:disabled span,.source-listing-load-button:disabled small,.source-listing-load-button:disabled i{color:var(--community-faint)}.teacher-discovery-card{border:0;border-bottom:1px solid var(--community-hairline);background:var(--community-surface);border-radius:0;grid-template-columns:72px minmax(0,1fr);gap:12px;min-width:0;min-height:100px;margin-left:16px;padding:12px 16px 12px 0;display:grid;position:relative;overflow:visible}.teacher-card-heading>div>a:after{z-index:1;content:"";position:absolute;inset:0}.teacher-card-cover{background:#eee;border-radius:4px;width:72px;height:72px;display:block;position:relative;overflow:hidden}.teacher-card-cover img,.teacher-card-cover-placeholder,.teacher-card-cover>.community-image-fallback{object-fit:cover;place-items:center;width:100%;height:100%;display:grid}.teacher-card-cover-placeholder{color:var(--community-link);font-size:22px}.teacher-card-cover>.content-source-badge,.teacher-card-rank{display:none}.teacher-card-body{min-width:0;padding:0}.teacher-card-heading{grid-template-columns:minmax(0,1fr) 44px;align-items:start;gap:8px;display:grid}.teacher-card-heading .favorite-button{z-index:2;position:relative}.teacher-card-heading>div{align-items:baseline;gap:7px;min-width:0;display:flex}.teacher-card-heading>div>a{color:var(--community-link);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;overflow:hidden}.teacher-card-heading>div>span{color:var(--community-faint);flex:none;font-size:11px}.teacher-card-status{min-height:15px;margin-top:1px}.teacher-card-body>p{-webkit-line-clamp:2;min-height:auto;color:var(--community-subtle);-webkit-box-orient:vertical;margin:3px 0 0;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.teacher-card-tags{min-width:0;min-height:auto;color:var(--community-subtle);white-space:nowrap;gap:0;margin-top:4px;font-size:11px;display:flex;overflow:hidden}.teacher-card-tags span{text-overflow:ellipsis;background:0 0;border:0;border-radius:0;min-width:0;padding:0;overflow:hidden}.teacher-card-tags span+span:before{content:"·";margin:0 5px}.teacher-card-foot{color:var(--community-faint);gap:8px;margin-top:4px;font-size:10px;display:flex}.teacher-card-cta{color:var(--community-link);margin-left:auto}.venue-catalog-empty{background:var(--community-surface);min-height:280px;color:var(--community-subtle);text-align:center;align-content:center;place-items:center;gap:10px;padding:36px 24px;display:grid}.venue-catalog-illustration{background:var(--community-surface-soft);width:56px;height:56px;color:var(--community-link);border-radius:4px;place-items:center;display:grid}.venue-catalog-empty h2,.venue-catalog-empty p{margin:0}.venue-catalog-empty h2{color:var(--community-ink);font-size:18px}.venue-catalog-empty p{max-width:320px;font-size:13px}.ranking-page{background:var(--community-canvas)}.ranking-hero{border:0;border-bottom:1px solid var(--community-hairline);background:var(--community-surface);padding:18px 16px 14px;display:block}.ranking-hero h1{color:var(--community-ink);letter-spacing:-.02em;margin:0;font-size:22px;font-weight:650}.ranking-hero p{color:var(--community-subtle);margin:3px 0 0;font-size:12px}.ranking-periods{z-index:20;border-bottom:1px solid var(--community-hairline);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:sticky;top:56px}.ranking-periods a{min-height:46px;color:var(--community-subtle);place-items:center;font-size:14px;display:grid;position:relative}.ranking-periods a[aria-current=page]{color:var(--community-ink);font-weight:600}.ranking-periods a[aria-current=page]:after{background:var(--community-accent);content:"";height:2px;position:absolute;bottom:0;left:32%;right:32%}.ranking-list{background:var(--community-surface)}.flower-ranking-card{background:var(--community-surface);min-width:0;min-height:72px;box-shadow:none;border:0;border-radius:0;grid-template-columns:26px 44px minmax(0,1fr) auto 44px;align-items:center;gap:9px;padding:10px 10px 10px 12px;display:grid;position:relative}.flower-ranking-card:after{transform-origin:bottom;background:var(--community-hairline);content:"";height:1px;position:absolute;bottom:0;left:91px;right:0;transform:scaleY(.5)}.flower-rank-number{color:var(--community-faint);justify-items:center;line-height:1;display:grid}.flower-rank-number span{font-size:16px;font-weight:600}.flower-rank-number small{display:none}.flower-rank-number[data-rank="1"],.flower-rank-number[data-rank="2"],.flower-rank-number[data-rank="3"]{color:#d68a22}.flower-ranking-avatar{background:var(--community-surface-soft);width:44px;height:44px;color:var(--community-link);border-radius:5px;place-items:center;font-size:16px;font-weight:600;display:grid;overflow:hidden}.flower-ranking-avatar img{object-fit:cover;width:100%;height:100%}.flower-ranking-copy{gap:2px;min-width:0;display:grid}.flower-ranking-copy>div{align-items:center;gap:6px;min-width:0;display:flex}.flower-ranking-copy>div>a{min-width:0;color:var(--community-link);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;overflow:hidden}.flower-ranking-copy>span{color:var(--community-subtle);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.flower-ranking-copy>p{display:none}.flower-ranking-score{color:var(--community-subtle);white-space:nowrap;justify-items:end;display:grid}.flower-ranking-score strong{color:var(--community-ink);font-size:14px;font-weight:600}.flower-ranking-score span{font-size:10px}.ranking-empty{background:var(--community-surface);color:var(--community-subtle);justify-items:start;gap:5px;margin-top:8px;padding:22px 16px;display:grid}.ranking-empty>span{display:none}.ranking-empty h2,.ranking-empty p{margin:0}.ranking-empty h2{color:var(--community-ink);font-size:16px}.ranking-empty p{font-size:12px}.ranking-empty a{background:var(--community-accent);color:#fff;border-radius:4px;min-height:44px;margin-top:7px;padding:0 15px;font-size:13px}.ranking-rule-note{background:var(--community-surface);color:var(--community-subtle);margin-top:8px;padding:15px 16px;font-size:12px}.ranking-rule-note strong{color:var(--community-ink);font-size:13px}.ranking-rule-note p{margin:3px 0 0}.account-page{width:min(100%, var(--community-width));background:var(--community-canvas);min-height:calc(100dvh - 56px);margin:0 auto;padding:0 0 24px;display:block}.account-hero{background:var(--community-surface);min-height:104px;box-shadow:none;color:var(--community-ink);border:0;border-radius:0;align-items:center;gap:14px;padding:20px 16px;display:flex}.account-avatar{width:58px;height:58px;color:var(--community-subtle);background:#eef0f2;border:0;border-radius:7px;flex:none;place-items:center;font-size:20px;font-weight:600;display:grid;overflow:hidden}.account-avatar svg{fill:none;stroke:currentColor;stroke-width:1.6px;width:30px;height:30px}.account-hero>div{min-width:0}.account-hero h1{color:var(--community-ink);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 1px;font-size:19px;font-weight:650;overflow:hidden}.account-hero p{color:var(--community-subtle);margin:0;font-size:12px;line-height:1.45}.account-status,.account-status.is-guest{color:var(--community-subtle);align-items:center;gap:5px;font-size:11px;display:flex}.account-status span{background:var(--community-accent);width:6px;height:6px;box-shadow:none;border-radius:50%}.account-card{background:var(--community-surface);height:auto;box-shadow:none;border:0;border-radius:0;margin:8px 0 0}.account-card:not(.account-shortcuts){padding:16px}.account-shortcuts{padding:0!important}.account-shortcuts>a{min-height:62px;color:var(--community-ink);grid-template-columns:36px minmax(0,1fr) 18px;align-items:center;gap:11px;padding:9px 14px 9px 16px;display:grid;position:relative}.account-shortcuts>a+a:before{transform-origin:top;background:var(--community-hairline);content:"";height:1px;position:absolute;top:0;left:63px;right:0;transform:scaleY(.5)}.account-shortcut-icon{width:34px;height:34px;color:var(--community-link);background:#f0f2f4;border-radius:5px;place-items:center;font-size:18px;font-style:normal;display:grid}.account-shortcut-icon.is-teacher{background:var(--community-accent-soft);color:var(--community-accent-strong)}.account-shortcut-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:20px;height:20px}.account-shortcuts>a>span:nth-child(2){min-width:0;display:grid}.account-shortcuts strong{color:var(--community-ink);font-size:15px;font-weight:500}.account-shortcuts small{color:var(--community-subtle);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.account-shortcuts i{color:var(--community-faint);font-size:25px;font-style:normal;font-weight:300}.account-guest-actions{justify-items:stretch;gap:11px;display:grid}.account-guest-actions>a:last-child{color:var(--community-link);text-align:center;font-size:13px}.account-page .btn,.account-page .action-link{background:var(--community-accent);color:#fff;border-radius:4px;width:auto;min-height:42px;padding:0 18px}.membership-card{gap:3px;display:grid}.membership-card>span,.membership-card small{color:var(--community-subtle);font-size:11px}.membership-card code{overflow-wrap:anywhere;color:var(--community-ink-soft);-webkit-user-select:all;user-select:all;font-size:13px}.account-card-heading{align-items:flex-start;gap:11px;display:flex}.account-card-icon{background:var(--community-accent-soft);width:34px;height:34px;color:var(--community-accent-strong);border-radius:5px;flex:none;place-items:center;font-size:13px;font-weight:600;display:grid}.account-card-heading h2{color:var(--community-ink);margin:0;font-size:15px}.account-card-heading h2 small{color:var(--community-faint);font-size:10px;font-weight:400}.account-card-heading p{color:var(--community-subtle);margin:2px 0 0;font-size:11px}.account-page .secondary{background:var(--community-surface-soft);min-height:40px;color:var(--community-link);border:0;border-radius:4px}.partner-button{background:var(--community-surface-soft);border:0;border-radius:0;grid-template-columns:38px minmax(0,1fr) auto;min-height:56px}.partner-button>span:nth-child(2){min-width:0}.partner-button strong,.partner-button small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.partner-mark{border-radius:5px}.inline-status{background:var(--community-surface-soft);border-radius:4px}.text-action{min-height:42px}.danger-text{color:var(--community-danger)}.favorites-page{background:var(--community-canvas)}.favorites-heading{background:var(--community-surface);border:0;padding:17px 16px 14px;display:block}.favorites-heading>span{display:none}.favorites-heading h1{margin:0;font-size:20px;font-weight:650}.favorites-heading p{color:var(--community-subtle);margin:3px 0 0;font-size:12px}.favorite-list{background:var(--community-surface);margin-top:8px}.favorite-list article{grid-template-columns:52px minmax(0,1fr) 38px;align-items:center;gap:11px;min-width:0;min-height:72px;padding:10px 10px 10px 14px;display:grid;position:relative}.favorite-list article+article:before{transform-origin:top;background:var(--community-hairline);content:"";height:1px;position:absolute;top:0;left:77px;right:0;transform:scaleY(.5)}.favorite-cover{background:var(--community-surface-soft);width:52px;height:52px;color:var(--community-link);border-radius:5px;place-items:center;display:grid;overflow:hidden}.favorite-cover img,.favorite-cover>.community-image-fallback{object-fit:cover;width:100%;height:100%}.favorite-list article>div{justify-items:start;gap:2px;min-width:0;display:grid}.favorite-list article>div>a{max-width:100%;color:var(--community-ink);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:500;overflow:hidden}.favorite-list article>div>span{color:var(--community-subtle);font-size:11px}.favorites-empty{background:var(--community-surface);color:var(--community-subtle);text-align:center;justify-items:center;gap:6px;margin-top:8px;padding:48px 20px;display:grid}.favorites-empty>span{color:var(--community-faint);font-size:32px}.favorites-empty h2,.favorites-empty p{margin:0}.favorites-empty h2{color:var(--community-ink);font-size:16px}.favorites-empty p,.favorites-empty a{font-size:12px}.source-detail-page{background:var(--community-canvas);align-content:start;gap:10px;padding:12px 0 18px;display:grid}.source-detail-overview,.source-detail-card{border:1px solid var(--community-hairline);background:var(--community-surface);border-radius:10px;min-width:0;margin:0 12px;overflow:hidden;box-shadow:0 2px 9px #3618230a}.source-detail-gallery{border-bottom:1px solid var(--community-hairline);padding:12px;position:relative}.source-detail-gallery__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.source-detail-gallery__grid[data-count="1"]{grid-template-columns:minmax(0,104px)}.source-detail-gallery__grid[data-count="2"]{grid-template-columns:repeat(2,minmax(0,104px))}.source-detail-gallery__preview{aspect-ratio:3/4;cursor:zoom-in;background:#17171a;border:0;border-radius:5px;place-items:center;width:100%;min-width:0;padding:0;display:grid;position:relative;overflow:hidden}.source-detail-gallery__preview img,.source-detail-gallery__preview .community-image-fallback{width:100%;height:100%;display:block;position:absolute;inset:0}.source-detail-gallery__preview img{object-fit:cover}.source-detail-gallery__more{color:#fff;background:#0000008a;place-items:center;font-size:19px;font-weight:650;display:grid;position:absolute;inset:0}.source-detail-gallery__count{color:#fff;pointer-events:none;background:#0000009e;border-radius:999px;padding:3px 8px;font-size:10px;line-height:1.4;position:absolute;bottom:5px;right:5px}.source-detail-gallery-empty{border-bottom:1px solid var(--community-hairline);min-height:150px;color:var(--community-faint);background:var(--community-surface-soft);place-items:center;font-size:12px;display:grid}.source-detail-viewer{z-index:1000;grid-template-rows:calc(56px + env(safe-area-inset-top)) minmax(0, 1fr);color:#fff;background:#0b0b0d;width:100%;max-width:100vw;height:100dvh;display:grid;position:fixed;inset:0;overflow:hidden}.source-detail-viewer__toolbar{padding:env(safe-area-inset-top) max(16px, env(safe-area-inset-right)) 0 max(16px, env(safe-area-inset-left));justify-content:space-between;align-items:center;font-size:13px;display:flex}.source-detail-viewer__toolbar button,.source-detail-viewer__navigation button{color:#fff;background:#ffffff1f;border:0}.source-detail-viewer__toolbar button{border-radius:22px;min-width:60px;min-height:44px}.source-detail-viewer__image{min-width:0;min-height:0;padding:10px 12px max(18px, env(safe-area-inset-bottom));place-items:center;display:grid;overflow:hidden}.source-detail-viewer__canvas{justify-content:center;align-items:center;width:100%;min-width:0;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.source-detail-viewer__canvas:before{color:#ffffff75;content:"原图加载中…";font-size:12px;position:absolute}.source-detail-viewer__canvas>img{object-fit:contain;background:#0b0b0d;width:100%;height:100%;display:block;position:absolute;inset:0}.source-detail-viewer__canvas>.source-detail-viewer__full{z-index:1;opacity:0;background:0 0;transition:opacity .18s}.source-detail-viewer__canvas[data-loaded=true]>.source-detail-viewer__full{opacity:1}.source-detail-viewer__canvas>.community-image-fallback{z-index:1;width:100%;height:100%;position:relative}.source-detail-viewer__navigation{z-index:1;top:calc(56px + env(safe-area-inset-top));right:max(12px, env(safe-area-inset-right));bottom:0;left:max(12px, env(safe-area-inset-left));pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute}.source-detail-viewer__navigation button{pointer-events:auto;border-radius:50%;place-items:center;width:44px;height:44px;font-size:30px;line-height:1;display:grid}.source-detail-viewer button:focus-visible{outline-offset:2px;outline:2px solid #fff}.source-detail-gallery__preview:focus-visible{outline:2px solid var(--community-accent-strong);outline-offset:2px}.source-detail-hero{padding:15px 12px 12px}.source-detail-heading>div{color:var(--community-subtle);align-items:center;gap:8px;font-size:11px;display:flex}.source-detail-heading>div>span:last-child:before{content:"·";margin-right:8px}.source-detail-heading h1{color:var(--community-ink);overflow-wrap:anywhere;margin:7px 0 0;font-size:19px;font-weight:650;line-height:1.4}.source-detail-meta{color:var(--community-faint);flex-wrap:wrap;flex:1;gap:7px 16px;margin:9px 0 2px;display:flex}.source-detail-meta-row{align-items:center;gap:10px;min-width:0;display:flex}.source-detail-meta-row .report-control{flex:none}.source-detail-meta-row .report-control>button{min-height:36px;color:var(--community-faint);background:0 0;padding-right:0}.source-detail-meta>div{align-items:center;gap:4px;min-width:0;display:flex}.source-detail-meta dt,.source-detail-meta dd{margin:0;font-size:10px}.source-detail-facts{border-top:1px solid var(--community-hairline);grid-template-columns:repeat(2,minmax(0,1fr));margin:12px 0 0;display:grid}.source-detail-facts[data-basic-count="1"]{grid-template-columns:minmax(0,1fr)}.profile-fact-list{margin:0}.profile-fact-list>div{border-bottom:1px solid var(--community-line-soft);grid-template-columns:78px minmax(0,1fr);gap:10px;min-width:0;padding:10px 0;display:grid}.profile-fact-list dt{color:var(--community-subtle);font-size:12px}.profile-fact-list dd{min-width:0;color:var(--community-ink);overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:13px}.source-detail-facts>div{border-right:1px solid var(--community-line-soft);border-bottom:1px solid var(--community-line-soft);min-width:0;padding:11px 8px 10px;display:block}.source-detail-facts>div:nth-child(2n),.source-detail-facts[data-basic-count="1"]>div:first-child,.source-detail-facts>div[data-kind=services]{border-right:0}.source-detail-facts[data-basic-count="3"]>div:nth-child(3){border-right:0;grid-column:1/-1}.source-detail-facts>div>dt{color:var(--community-faint);margin-bottom:5px;font-size:11px;line-height:1.35}.source-detail-facts>div>dd{color:var(--community-ink);font-size:14px;font-weight:550;line-height:1.45}.source-detail-facts>div[data-kind=services]{border-bottom:0;grid-column:1/-1;padding:13px 0 4px;display:block}.source-detail-facts>div[data-kind=services]>dt{margin-bottom:9px}.source-detail-service-tags{flex-wrap:wrap;gap:5px;margin:0;padding:0;list-style:none;display:flex}.source-detail-service-tags>li{background:var(--community-surface-soft);max-width:100%;color:var(--community-ink-soft);overflow-wrap:anywhere;border:0;border-radius:4px;padding:4px 7px;font-size:12px;font-weight:450;line-height:1.35}.profile-detail-empty{color:var(--community-subtle);margin:0;font-size:13px}.source-detail-inline-actions{border-top:1px solid var(--community-line-soft);justify-content:flex-end;align-items:center;min-height:40px;margin-top:7px;display:flex}.source-detail-card{padding:15px 12px}.source-detail-card>header,.teacher-profile-section-head{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:11px;display:flex}.source-detail-card>header>span,.teacher-profile-section-head>div>span{display:none}.source-detail-card>header h2,.teacher-profile-section-head h2{color:var(--community-ink);margin:0;font-size:16px;font-weight:650}.source-detail-card>header h2{align-items:center;gap:8px;display:flex}.source-detail-card>header h2:before{background:var(--community-accent);content:"";border-radius:999px;width:3px;height:15px}.source-detail-card>header small,.teacher-profile-section-head>small{color:var(--community-faint);font-size:11px}.source-detail-description>p{color:var(--community-ink-soft);overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.75}.source-detail-description-content__viewport{position:relative}.source-detail-description-content__text{color:var(--community-ink-soft);overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.75}.source-detail-description-content[data-expanded=false] .source-detail-description-content__text{-webkit-line-clamp:9;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.source-detail-description-content__fade{pointer-events:none;background:linear-gradient(#fff0,#fff 88%);height:3.5em;position:absolute;bottom:0;left:0;right:0}.source-detail-description-content__toggle{min-width:88px;min-height:38px;color:var(--community-accent-strong);font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;margin:7px auto -5px;padding:0 12px;font-size:13px;font-weight:600;display:block}.source-detail-description-content__toggle:focus-visible{outline-offset:1px;border-radius:6px;outline:2px solid #ec367659}.source-detail-contacts .community-contact-method:first-child{border-top:0}.source-detail-contacts .community-contact-methods>ul{gap:8px;display:grid}.source-detail-contacts .community-contact-method{background:#fffbfc;border:1px solid #f1e5e9;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:36px minmax(0,1fr) auto;gap:1px 10px;min-height:68px;padding:7px}.source-detail-contacts .community-contact-method__label{color:var(--community-faint);grid-column:2;align-self:end;font-size:10px}.source-detail-contacts .community-contact-method__value{grid-area:2/2;align-self:start;font-size:14px}.source-detail-contacts .community-contact-method__actions{grid-area:1/3/3}.source-detail-contacts .community-contact-method__actions>a,.source-detail-contacts .community-contact-method__actions>button{min-width:44px;min-height:44px;color:var(--community-accent-strong);background:#fff;border:1px solid #ec36762e;border-radius:999px}.source-detail-contacts .community-contact-method__actions>*+*{border-left:1px solid #ec36762e;margin-left:4px}.source-detail-contact-empty{color:var(--community-subtle);margin:0;font-size:12px;line-height:1.6}.source-contact-notice{border-top:1px solid var(--community-line-soft);margin-top:12px;padding:12px 1px 0}.source-contact-notice>strong{color:var(--community-ink);align-items:center;gap:7px;font-size:13px;font-weight:650;display:flex}.source-contact-notice>strong>span{background:var(--community-accent-soft);width:18px;height:18px;color:var(--community-accent-strong);border-radius:50%;place-items:center;font-size:11px;font-weight:750;display:grid}.source-contact-notice>ul{color:var(--community-subtle);gap:5px;margin:8px 0 0;padding:0 0 0 18px;font-size:11px;line-height:1.55;display:grid}.source-contact-notice>ul>li::marker{color:var(--community-accent)}.source-detail-inline-actions .report-control>button{min-height:38px;color:var(--community-faint);background:0 0;padding-right:0}.source-detail-related-links{border-top:1px solid var(--community-hairline);margin:0 14px;display:grid}.source-detail-related-links>a{border-bottom:1px solid var(--community-hairline);min-height:48px;color:var(--community-ink-soft);justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.source-detail-related-links>a>span:last-child{color:var(--community-accent-strong);font-size:22px;font-weight:350}.source-detail-related-links>a:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #ec367659}.source-detail-inline-actions .report-form{left:auto;right:0}.teacher-page{background:var(--community-canvas)}.teacher-layout{gap:8px;display:grid}.teacher-layout>*{grid-area:auto;min-width:0}.teacher-hero-card,.teacher-profile-card,.teacher-timeline-card,.teacher-contact-column>section,.teacher-contact-column>details{background:var(--community-surface);box-shadow:none;border:0;border-radius:0}.teacher-profile-cover{aspect-ratio:16/9;background:var(--community-surface-soft);width:100%;max-height:280px;overflow:hidden}.teacher-profile-cover img{object-fit:cover;width:100%;height:100%;display:block}.teacher-hero-card .profile-identity{grid-template-columns:58px minmax(0,1fr) auto;align-items:start;gap:11px;padding:15px 14px 0;display:grid}.teacher-hero-card .profile-avatar{border-radius:6px;width:58px;height:58px}.profile-title-row{flex-wrap:wrap;align-items:center;gap:5px 8px;min-width:0;display:flex}.profile-title-row h1{min-width:0;color:var(--community-ink);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-facts{color:var(--community-subtle);flex-wrap:wrap;gap:3px 9px;margin:4px 0 0;font-size:11px;display:flex}.profile-location{align-items:center;gap:4px;display:inline-flex}.profile-location i{background:var(--community-link);border-radius:50%;width:5px;height:5px}.profile-actions{align-items:center;gap:3px;display:flex}.profile-quote{border:0;border-left:3px solid var(--community-link);background:var(--community-surface-soft);color:var(--community-ink-soft);margin:13px 14px 0;padding:10px 12px;font-size:13px}.teacher-hero-card .profile-intro{color:var(--community-ink-soft);overflow-wrap:anywhere;margin:12px 14px 0;font-size:14px;line-height:1.6}.teacher-hero-card .tag-list{color:var(--community-subtle);gap:0;margin:10px 14px 0}.teacher-hero-card .tag{color:var(--community-subtle);background:0 0;border-radius:0;padding:0;font-size:11px}.teacher-hero-card .tag+.tag:before{content:"·";margin:0 6px}.profile-source-note{border-top:1px solid var(--community-hairline);color:var(--community-subtle);align-items:flex-start;gap:9px;margin-top:14px;padding:11px 14px;display:flex}.profile-source-note p{margin:0;font-size:11px;line-height:1.5}.teacher-profile-card,.teacher-timeline-card{padding:15px 14px}.teacher-profile-section-head{margin-bottom:10px}.teacher-record-list{margin:0 -14px -15px}.teacher-record{border-top:1px solid var(--community-hairline);background:var(--community-surface);padding:14px}.teacher-record-meta{color:var(--community-faint);align-items:center;gap:8px;margin:0 0 8px;font-size:11px;display:flex}.teacher-record .grid{max-width:360px;margin-top:0}.teacher-record-text{color:var(--community-ink-soft);overflow-wrap:anywhere;white-space:pre-wrap;margin:9px 0 0;font-size:14px;line-height:1.6}.teacher-archive-interaction-note{color:var(--community-faint);margin:9px 0 0;font-size:11px}.teacher-record-more{color:var(--community-faint);justify-items:center;gap:7px;padding:17px 0 3px;font-size:11px;display:grid}.teacher-record-more button{background:var(--community-surface-soft);min-height:40px;color:var(--community-link);border:0;border-radius:4px;padding:0 16px}.teacher-flower-action{justify-items:end;display:grid;position:relative}.teacher-flower-action>button{background:var(--community-accent-soft);min-height:38px;color:var(--community-accent-strong);border:0;border-radius:4px;padding:0 11px;font-size:12px}.teacher-flower-action>button>span{margin-right:3px}.teacher-flower-action>small{z-index:5;border:1px solid var(--community-hairline);background:var(--community-surface);width:min(240px,100vw - 28px);color:var(--community-subtle);border-radius:3px;padding:7px 9px;font-size:11px;position:absolute;top:calc(100% + 5px);right:0}.teacher-flower-action>small a{margin-left:5px}.teacher-contact-column{gap:8px;display:grid}.teacher-contact-column .contact-gate,.contact-unavailable-card,.teacher-safety-note{margin:0}.teacher-contact-column .contact-gate-head{border-bottom:1px solid var(--community-hairline);background:var(--community-surface);padding:14px}.teacher-contact-column .contact-gate-body{padding:14px}.community-contact-methods,.community-contact-methods>ul,.community-contact-method{min-width:0}.community-contact-methods>ul{margin:0;padding:0;list-style:none}.community-contact-method{border-bottom:1px solid var(--community-line-soft);grid-template-rows:auto auto;grid-template-columns:36px minmax(0,1fr) auto;gap:1px 10px;min-height:64px;padding:5px 0;display:grid}.community-contact-method:first-child{border-top:1px solid var(--community-line-soft)}.community-contact-method__icon{color:#59616d;background:#f1f3f5;border-radius:50%;grid-area:1/1/3;align-self:center;place-items:center;width:36px;height:36px;display:grid}.community-contact-method__icon>svg{width:18px;height:18px;display:block}.community-contact-method[data-kind=wechat] .community-contact-method__icon{color:#07c160;background:#eaf8f0}.community-contact-method[data-kind=wechat] .community-contact-method__icon>svg{width:19px;height:19px}.community-contact-method[data-kind=qq] .community-contact-method__icon{color:#1ebafc;background:#eaf7fd}.community-contact-method[data-kind=qq] .community-contact-method__icon>svg{width:18px;height:18px}.community-contact-method[data-kind=telegram] .community-contact-method__icon{color:#26a5e4;background:#eaf6fb}.community-contact-method__label{color:var(--community-subtle);grid-area:1/2;align-self:end;font-size:12px}.community-contact-method__value{min-width:0;color:var(--community-ink);overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;grid-area:2/2;align-self:start;font-size:14px;font-weight:550;line-height:1.45}.community-contact-method__actions{grid-area:1/3/3;align-items:center;display:inline-flex}.community-contact-method__actions>a,.community-contact-method__actions>button{min-width:44px;min-height:44px;color:var(--community-link);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:0;place-items:center;padding:0 7px;font-size:12px;line-height:1;text-decoration:none;display:inline-grid}.community-contact-method__actions>*+*{border-left:1px solid var(--community-line-soft)}.community-contact-methods__feedback{color:var(--community-subtle);margin:9px 0 0;font-size:12px;line-height:1.45}.community-contact-methods__feedback[data-state=error]{color:var(--community-danger,#a33a55)}.contact-empty-state,.contact-empty-copy,.contact-visibility-note{color:var(--community-subtle);margin:0;font-size:12px;line-height:1.55}.contact-empty-state>p{margin:0}.contact-empty-state>a{min-height:44px;color:var(--community-link);align-items:center;margin-top:3px;font-size:13px;display:inline-flex}.contact-visibility-note{margin-top:9px}.teacher-contact-column .contact-value{overflow-wrap:anywhere;border-radius:3px;padding:10px 12px;font-size:15px}.contact-unavailable-card{gap:3px;padding:15px 14px;display:grid}.contact-unavailable-card>span,.contact-unavailable-card>p{color:var(--community-subtle);font-size:11px}.contact-unavailable-card>strong{color:var(--community-ink);font-size:15px}.contact-unavailable-card>p{margin:0}.teacher-safety-note{padding:0 14px}.teacher-safety-note summary{min-height:48px;color:var(--community-ink);cursor:pointer;font-size:14px;line-height:48px}.teacher-safety-note p{color:var(--community-subtle);margin:-3px 0 14px;font-size:12px}.report-control>button{background:var(--community-surface-soft);min-height:44px;color:var(--community-subtle);border:0;border-radius:4px;padding:0 10px;font-size:12px}.report-form{max-width:calc(100vw - 24px)}.auth-page{width:min(100%, var(--community-width));background:var(--community-surface);min-height:calc(100dvh - 56px);margin:0 auto;padding:30px 16px 48px}.auth-stack,.auth-intro{width:min(100%,420px);margin-left:auto;margin-right:auto}.auth-intro,.auth-login-heading{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;display:grid}.auth-intro{padding:8px 0 24px}.auth-login-heading{padding-bottom:22px}.auth-logo{background:var(--community-brand);width:44px;height:44px;box-shadow:none;color:#fff;border-radius:9px;place-items:center;display:grid}.auth-logo svg{width:26px;height:26px}.auth-intro h1,.auth-login-heading h1{color:var(--community-ink);letter-spacing:-.02em;margin:0;font-size:22px;font-weight:650}.auth-intro p,.auth-login-heading p{color:var(--community-subtle);margin:3px 0 0;font-size:13px;line-height:1.5}.auth-card{width:min(100%,420px);box-shadow:none;background:0 0;border:0;border-radius:0;margin:0 auto;padding:0}.auth-card+.auth-card{margin-top:20px}.auth-page-login{background:var(--community-canvas)}.auth-page-login .auth-login-card{border:1px solid var(--community-hairline);background:var(--community-surface);border-radius:12px;padding:20px;box-shadow:0 8px 28px #23191e0e}.auth-card>h2{color:var(--community-ink);margin:0 0 16px;font-size:17px;font-weight:600}.auth-card-eyebrow,.auth-benefits{display:none}.auth-form{gap:14px;width:100%;max-width:320px;margin:0 auto;display:grid}.auth-form label,.auth-field{display:grid}.auth-field{gap:7px}.auth-form label{color:var(--community-ink-soft);gap:6px;font-size:14px}.auth-form input{border:1px solid var(--community-hairline);background:var(--community-surface-soft);width:100%;min-height:48px;color:var(--community-ink);border-radius:4px;padding:0 12px;font-size:16px}.auth-form input:focus-visible{border-color:var(--community-accent);outline:1px solid var(--community-accent)}.auth-form .btn{background:var(--community-accent);border-radius:8px;min-height:48px;padding:0 18px;font-size:15px;font-weight:600}.auth-switch{color:var(--community-subtle);text-align:center;margin:14px 0 0;font-size:13px}.auth-input-shell{border:1px solid var(--community-hairline);background:var(--community-surface-soft);border-radius:8px;grid-template-columns:42px minmax(0,1fr) 44px;align-items:center;min-height:50px;transition:border-color .15s,box-shadow .15s,background .15s;display:grid;position:relative;overflow:hidden}.auth-input-shell:focus-within{border-color:var(--community-accent);background:var(--community-surface);box-shadow:0 0 0 3px #ec48991a}.auth-input-shell .auth-input-icon{border-right:1px solid var(--community-hairline);height:24px;color:var(--community-faint);place-items:center;display:grid}.auth-input-shell svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:18px;height:18px}.auth-form .auth-input-shell input{min-width:0;min-height:48px;box-shadow:none;background:0 0;border:0;border-radius:0;outline:0;padding:0 11px}.auth-form .auth-input-shell input:focus-visible{border:0;outline:0}.auth-input-shell.has-action input{grid-column:2}.auth-input-shell:not(.has-action) input{grid-column:2/4}.auth-password-toggle{width:44px;height:44px;color:var(--community-subtle);background:0 0;border:0;place-items:center;display:grid}.auth-password-toggle:active{color:var(--community-accent-strong)}.auth-password-toggle svg{width:19px;height:19px}.auth-register-block{border-top:1px solid var(--community-hairline);justify-items:center;gap:12px;width:100%;max-width:320px;margin:20px auto 0;padding-top:18px;display:grid}.auth-register-block p{color:var(--community-subtle);margin:0;font-size:13px}.auth-register-block>a,.auth-register-block>button{border:1px solid var(--community-accent);min-width:142px;min-height:40px;color:var(--community-accent-strong);background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:0 24px;font-family:inherit;font-size:14px;font-weight:600;display:inline-flex}.auth-register-block>button:active,.auth-switch>button:active{background:#ec489914}.auth-switch>button{min-height:40px;color:var(--community-link);font:inherit;background:0 0;border:0;margin:-10px -8px -10px 0;padding:0 8px;font-weight:600}.community-register-surface.is-sheet .auth-register-card>h2{text-align:center;margin-bottom:16px}.community-login-welcome.is-register{border-color:#ec489930}.auth-quick-login{margin-top:0}.auth-quick-button{box-shadow:none;border-radius:4px}.auth-quick-mark,.auth-native-disclosure>summary,.auth-method-status,.auth-partner-note{border-radius:4px}.auth-native-disclosure>summary{border-color:var(--community-hairline);background:var(--community-surface-soft)}.auth-method-status{background:var(--community-surface-soft)}.auth-partner-note{border-color:var(--community-hairline);background:var(--community-surface-soft)}.community-login-backdrop{z-index:200;background:#120f1175;animation:.18s ease-out both community-login-fade;position:fixed;inset:0}.community-login-positioner{padding:8px 8px max(8px, env(safe-area-inset-bottom));pointer-events:none;justify-content:center;display:flex;position:fixed;left:0;right:0}.community-login-sheet{background:var(--community-surface);pointer-events:auto;border:1px solid #1f181c14;border-radius:18px;grid-template-rows:auto minmax(0,1fr);width:min(100%,430px);min-height:0;animation:.26s cubic-bezier(.16,1,.3,1) both community-login-rise;display:grid;overflow:hidden;box-shadow:0 24px 70px #120f113d}.community-login-sheet-head{border-bottom:1px solid var(--community-hairline);justify-content:space-between;align-items:center;min-height:58px;padding:0 10px 0 18px;display:flex}.community-login-sheet-head h2{color:var(--community-ink);margin:0;font-size:17px;font-weight:650}.community-login-sheet-head button{width:44px;height:44px;color:var(--community-subtle);font:inherit;background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.community-login-sheet-head button:not(:disabled):active{background:var(--community-surface-soft)}.community-login-sheet-head button:disabled{opacity:.36}.community-login-sheet-head button span{margin-top:-2px;font-size:27px;font-weight:300;line-height:1}.community-login-sheet-body{overscroll-behavior:contain;min-height:0;padding:16px 18px calc(22px + env(safe-area-inset-bottom));overflow-y:auto}.community-login-welcome{background:linear-gradient(135deg,#fdf2f8f0,#fffffff5);border:1px solid #ec489929;border-radius:10px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;margin-bottom:18px;padding:11px 12px;display:grid}.community-login-welcome-icon{background:var(--community-accent);color:#fff;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.community-login-welcome-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75px;width:24px;height:24px}.community-login-welcome div{gap:2px;min-width:0;display:grid}.community-login-welcome strong{color:var(--community-ink);font-size:15px;font-weight:650}.community-login-welcome div span{color:var(--community-subtle);font-size:12px;line-height:1.45}.community-login-stay-note{color:var(--community-faint);justify-content:center;align-items:center;gap:5px;margin:16px 0 0;font-size:11.5px;line-height:1.4;display:flex}.community-login-stay-note svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:14px;height:14px}.community-login-success{z-index:220;color:#fff;background:#1c181ae6;border-radius:999px;padding:9px 15px;font-size:13px;line-height:1;animation:.16s ease-out both community-login-fade;position:fixed;top:72px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #120f112e}@keyframes community-login-fade{0%{opacity:0}}@keyframes community-login-rise{0%{transform:translateY(24px)scale(.985)}}@media (prefers-reduced-motion:reduce){.community-login-backdrop,.community-login-sheet,.community-login-success{animation-duration:1ms}}.teacher-claim-page{width:min(100%, var(--community-width));background:var(--community-canvas);gap:8px;min-height:calc(100dvh - 56px);margin:0 auto;padding:0 0 32px;display:grid}.teacher-claim-page>.empty{background:var(--community-surface);align-content:center;min-height:230px;margin:0;padding:36px 20px}.teacher-claim-page>.empty h1{color:var(--community-ink);margin:0;font-size:20px}.teacher-claim-page>.empty .btn{width:min(100%,326px);margin-top:8px}.teacher-claim-intro{background:var(--community-surface);box-shadow:none;border-radius:0;padding:20px 16px;overflow:visible}.teacher-claim-intro>span,.teacher-claim-heading>div>span{display:none}.teacher-claim-intro h1{color:var(--community-ink);margin:0;font-size:21px;font-weight:650}.teacher-claim-intro p{color:var(--community-subtle);overflow-wrap:anywhere;margin:7px 0 0;font-size:13px}.teacher-claim-intro ol{gap:7px;margin:16px 0 0;padding:0;display:grid}.teacher-claim-intro li{color:var(--community-ink-soft);gap:9px;font-size:13px}.teacher-claim-intro li:before{background:var(--community-accent);border-radius:50%;width:22px;height:22px;font-size:11px}.teacher-claim-notice{background:var(--community-surface);color:var(--community-link);border:0;border-radius:0;margin:0;padding:11px 16px;font-size:13px}.teacher-claim-bot{justify-self:start;margin:0 16px}.teacher-claim-section{background:var(--community-surface);border:0;border-radius:0;min-width:0;padding:16px}.teacher-claim-heading{margin-bottom:12px}.teacher-claim-heading h2{color:var(--community-ink);margin:0;font-size:17px;font-weight:600}.teacher-claim-heading button{min-height:36px;color:var(--community-link);background:0 0;border:0}.teacher-claim-search{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin:0 0 12px;display:grid}.teacher-claim-search input{border:1px solid var(--community-hairline);background:var(--community-surface-soft);border-radius:4px;width:100%;min-width:0;height:42px;padding:0 11px}.teacher-claim-search button,.teacher-claim-candidates button{background:var(--community-accent);color:#fff;border:0;border-radius:4px;min-height:40px;padding:0 14px}.teacher-claim-candidates,.teacher-claim-history{gap:0}.teacher-claim-candidates article,.teacher-claim-history article{border:0;border-top:1px solid var(--community-hairline);background:var(--community-surface);border-radius:0;gap:12px;min-width:0;padding:12px 0}.teacher-claim-candidates article>div,.teacher-claim-history article>div{min-width:0}.teacher-claim-candidates strong,.teacher-claim-history strong{color:var(--community-ink)}.teacher-claim-candidates span,.teacher-claim-history span,.teacher-claim-candidates p,.teacher-claim-history p{color:var(--community-subtle);overflow-wrap:anywhere}@media (max-width:420px){.site-header-inner{grid-template-columns:92px minmax(0,1fr) 92px;padding:0 8px}.site-brand-copy strong{font-size:16px}.source-listing-card{grid-template-columns:minmax(0,1fr) 108px;gap:11px;padding:10px}.teacher-discovery-card{grid-template-columns:72px minmax(0,1fr);gap:10px;padding-left:12px;padding-right:12px}.source-listing-cover{width:108px;height:126px}.flower-ranking-card{grid-template-columns:23px 42px minmax(0,1fr) auto 44px;gap:7px;padding-left:9px}.flower-ranking-avatar{width:42px;height:42px}.flower-ranking-card:after{left:81px}.flower-ranking-score span{display:none}.teacher-hero-card .profile-identity{grid-template-columns:54px minmax(0,1fr) auto}.teacher-hero-card .profile-avatar{width:54px;height:54px}.source-detail-meta{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(0,.7fr)}}@media (min-width:681px){.site-header-inner,.community-search-page,.community-page,.catalog-page,.ranking-page,.account-page,.favorites-page,.source-detail-page,.teacher-page,.region-directory-page{border-right:1px solid var(--community-hairline);border-left:1px solid var(--community-hairline)}}@media (min-width:820px){.community-browse-page{padding-top:16px}.source-listing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.community-region-filter__province-links,.community-region-filter__city-links{grid-template-columns:repeat(8,minmax(0,1fr))}.community-region-filter__quick-links{grid-template-columns:repeat(10,minmax(0,1fr))}}
