:root{color:#f0f6fc;font-synthesis-weight:none;text-rendering:optimizelegibility;--bg:#0d1117;--panel:#0d1117;--panel-alt:#111820;--line:#30363d;--line-soft:#21262d;--text:#f0f6fc;--muted:#d7e0ea;--green:#3fb98c;--red:#d46a55;--blue:#5b7cfa;--fail:#d46a55;--danger-text:#ffd8d0;--success-text:#86efac;--warning-text:#fde68a;--private-text:#f0c674;--gold:#d4af37;--on-accent:#fff;--input-bg:#0b1016;--surface-strong:#0d1117f5;--surface-soft:#0d1117eb;--overlay-bg:#0d1117f0;--toast-bg:#0d1117f5;--shadow:0 18px 44px #0006;--panel-radius:9px;--control-radius:5px;background:#0d1117;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;font-size:14px;line-height:1.45}:root[data-theme=light]{color:#1f2933;--bg:#f4f7fb;--panel:#fff;--panel-alt:#edf2f7;--line:#cfd8e3;--line-soft:#e5ebf2;--text:#1f2933;--muted:#667085;--green:#1f8a70;--red:#c94f3d;--blue:#3b6cff;--fail:#c94f3d;--danger-text:#a83224;--success-text:#166534;--warning-text:#fde68a;--private-text:#825300;--gold:#996f00;--on-accent:#fff;--input-bg:#fff;--surface-strong:#fffffff5;--surface-soft:#ffffffeb;--overlay-bg:#f4f7fbf0;--toast-bg:#fffffffa;--shadow:0 18px 44px #1f293329;background:#f4f7fb}html,body,#app{width:100%;min-height:100%;margin:0}*{box-sizing:border-box}body{background:radial-gradient(circle at 12% 8%, color-mix(in srgb, var(--green) 10%, transparent), transparent 30%), radial-gradient(circle at 88% 18%, color-mix(in srgb, var(--blue) 9%, transparent), transparent 28%), var(--bg)}body,.panel,.command-panel,.toast,.profile-card,.admin-panel,.duel-row,.ranking-row,.theme-menu,.boot-loading{transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,opacity .18s,transform .18s}*{scrollbar-width:thin;scrollbar-color:var(--line) var(--bg)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{border:2px solid var(--bg);background:var(--line);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#3f4a56}button,input,select,textarea{font:inherit}button{border:1px solid var(--line);border-radius:var(--control-radius);min-height:32px;color:var(--text);cursor:pointer;white-space:nowrap;background:0 0;justify-content:center;align-items:center;gap:6px;padding:6px 10px;font-weight:700;transition:transform .14s,border-color .16s,color .16s,background-color .16s,box-shadow .16s;display:inline-flex}button:hover:not(:disabled){border-color:var(--green);color:var(--green);box-shadow:0 7px 18px color-mix(in srgb, var(--green) 12%, transparent);transform:translateY(-1px)}button:active:not(:disabled){transform:translateY(0)scale(.97)}button.danger:hover:not(:disabled){border-color:var(--red);color:#fff;background:#d46a551f}button.primary:hover:not(:disabled),button.success:hover:not(:disabled){border-color:var(--green);color:#fff}button:disabled{cursor:not-allowed;opacity:.45}button.primary,button.success{border-color:var(--green);background:var(--green);color:#fff}button.danger{border-color:var(--red);color:var(--danger-text)}button.ghost{background:0 0}.icon-only{width:32px;margin:3px 10px;padding:0}input,select,textarea{border:1px solid var(--line);background:var(--input-bg);width:100%;min-height:32px;color:var(--text);border-radius:4px;padding:6px 8px}input:focus,select:focus,textarea:focus{border-color:var(--green);outline:0}textarea{resize:vertical;max-height:120px}a{color:var(--green);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-weight:800;text-decoration:none}table{border-collapse:collapse;width:100%}th,td{border-bottom:1px solid var(--line-soft);text-align:left;vertical-align:middle;padding:7px 6px}th{color:var(--muted);font:800 11px/1.2 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}td,code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.muted{color:var(--muted)}.topbar{z-index:20;border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);grid-template-columns:auto minmax(120px,1fr) auto;align-items:center;gap:10px;min-height:52px;padding:8px 12px;display:grid;position:sticky;top:0}.topbar button,.topbar .status-pill{box-shadow:none;background:0 0;border:0}.topbar button:hover:not(:disabled){background:color-mix(in srgb, var(--green) 10%, transparent)}.brand{border-color:#0000;justify-content:flex-start;padding-left:0;font-size:16px;font-weight:900}.brand img{object-fit:contain;flex:0 auto;width:auto;max-width:25px;height:auto;max-height:25px}.brand em{color:var(--muted);font:700 11px/1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.status-pill,.session-user{align-items:center;gap:6px;display:inline-flex}.status-pill{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;padding:6px 8px;overflow:hidden}.status-pill.error{color:var(--danger-text);background:0 0}.session{align-items:center;gap:8px;display:flex;position:relative}.theme-picker{position:relative}.theme-menu{z-index:30;border:1px solid var(--line);background:var(--panel);min-width:120px;box-shadow:var(--shadow);border-radius:4px;padding:4px;display:grid;position:absolute;top:calc(100% + 6px);right:0}.theme-menu button{background:0 0;border:0;border-radius:4px;justify-content:flex-start}.theme-menu button.active{background:color-mix(in srgb, var(--green) 14%, transparent);color:var(--green)}.boot-screen{z-index:1000;background:var(--bg);padding:14px;display:grid;position:fixed;inset:0;overflow:hidden}.boot-screen.leaving{pointer-events:none;animation:.26s forwards boot-fade-out}.boot-skeleton{width:min(1500px,100%);margin:0 auto}.boot-skeleton header{grid-template-columns:42px minmax(120px,220px) 1fr;align-items:center;gap:12px;height:58px;margin-bottom:14px;display:grid}.boot-skeleton header i,.boot-skeleton header span,.boot-skeleton header b,.boot-skeleton-primary>*,.boot-skeleton-grid>div>i,.boot-skeleton-grid>div>strong,.skeleton-row>*{background:linear-gradient(100deg, color-mix(in srgb, var(--muted) 10%, var(--panel)) 30%, color-mix(in srgb, var(--muted) 24%, var(--panel)) 50%, color-mix(in srgb, var(--muted) 10%, var(--panel)) 70%);background-size:300% 100%;border-radius:5px;animation:1.45s linear infinite skeleton-shimmer;display:block;overflow:hidden}.boot-skeleton header i{width:38px;height:38px}.boot-skeleton header span{width:100%;height:21px}.boot-skeleton header b{justify-self:end;width:min(28vw,280px);height:16px}.boot-skeleton-grid{grid-template-columns:minmax(0,1.45fr) repeat(2,minmax(260px,.8fr));gap:14px;display:grid}.boot-skeleton-grid>div{border:1px solid var(--line);border-radius:var(--panel-radius);background:var(--panel);min-height:430px;padding:20px}.boot-skeleton-grid>div>i{width:34px;height:34px;margin-bottom:18px}.boot-skeleton-grid>div>strong{width:58%;height:22px;margin-bottom:22px}.boot-skeleton-primary>span{width:100%;height:74px;margin-bottom:12px}.boot-skeleton-primary>b{width:42%;height:38px;margin-top:22px}.skeleton-rows{gap:8px;display:grid}.skeleton-row{grid-template-columns:34px 1fr 64px;align-items:center;gap:10px;min-height:48px;display:grid}.skeleton-row i{border-radius:50%;width:30px;height:30px}.skeleton-row span{height:15px}.skeleton-row b{height:13px}.skeleton-rows.compact .skeleton-row{min-height:42px}.room-list-skeleton>div,.ranking-skeleton>div,.admin-players-skeleton>div,.admin-rooms-skeleton>div{border-top:1px solid var(--line-soft);align-items:center;gap:10px;min-height:48px;display:grid}.room-list-skeleton>div{grid-template-columns:74px 1fr 64px}.room-list-skeleton>div>span{align-items:center;gap:8px;display:flex}.room-list-skeleton code{width:48px;height:13px}.room-list-skeleton i{border-radius:50%;width:27px;height:27px}.room-list-skeleton b{width:min(210px,65%);height:14px}.room-list-skeleton em{width:56px;height:20px}.ranking-skeleton>div{grid-template-columns:28px 30px 1fr 64px 48px}.ranking-skeleton i{width:20px;height:12px}.ranking-skeleton span{border-radius:50%;width:30px;height:30px}.ranking-skeleton b{width:min(180px,70%);height:15px}.ranking-skeleton code{width:54px;height:14px}.ranking-skeleton em{width:38px;height:12px}.chat-skeleton{gap:10px;padding:8px 2px;display:grid}.chat-skeleton>div{align-items:flex-start;gap:8px;width:min(82%,430px);display:flex}.chat-skeleton>div.mine{flex-direction:row-reverse;justify-self:end;width:min(64%,330px)}.chat-skeleton i{border-radius:50%;flex:0 0 28px;width:28px;height:28px}.chat-skeleton span{gap:5px;width:100%;display:grid}.chat-skeleton b{width:38%;height:9px}.chat-skeleton em{border-radius:7px;width:100%;height:34px}.admin-players-skeleton>div{grid-template-columns:34px minmax(150px,1fr) 120px 68px 160px;min-height:54px}.admin-players-skeleton i{border-radius:50%;width:34px;height:34px}.admin-players-skeleton span{gap:5px;display:grid}.admin-players-skeleton span b{width:55%;height:14px}.admin-players-skeleton span em{width:42px;height:8px}.admin-players-skeleton label{height:32px}.admin-players-skeleton button{border:0;width:62px;height:32px;min-height:0}.admin-players-skeleton strong{width:150px;height:32px}.admin-rooms-skeleton>div{grid-template-columns:minmax(100px,.6fr) minmax(180px,1.4fr) 100px;min-height:54px}.admin-rooms-skeleton code{width:82px;height:14px}.admin-rooms-skeleton span{gap:6px;display:grid}.admin-rooms-skeleton b{width:38%;height:14px}.admin-rooms-skeleton em{width:72%;height:10px}.admin-rooms-skeleton button{border:0;width:94px;height:32px;min-height:0}.room-list-skeleton code,.room-list-skeleton i,.room-list-skeleton b,.room-list-skeleton em,.ranking-skeleton i,.ranking-skeleton span,.ranking-skeleton b,.ranking-skeleton code,.ranking-skeleton em,.chat-skeleton i,.chat-skeleton b,.chat-skeleton em,.admin-players-skeleton i,.admin-players-skeleton b,.admin-players-skeleton em,.admin-players-skeleton label,.admin-players-skeleton button,.admin-players-skeleton strong,.admin-rooms-skeleton code,.admin-rooms-skeleton b,.admin-rooms-skeleton em,.admin-rooms-skeleton button{background:linear-gradient(100deg, color-mix(in srgb, var(--muted) 10%, var(--panel)) 30%, color-mix(in srgb, var(--muted) 24%, var(--panel)) 50%, color-mix(in srgb, var(--muted) 10%, var(--panel)) 70%);background-size:300% 100%;border-radius:5px;animation:1.45s linear infinite skeleton-shimmer;display:block;overflow:hidden}@keyframes skeleton-pulse{0%{opacity:.48}to{opacity:.95}}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (width<=900px){.boot-skeleton-grid{grid-template-columns:1fr}.boot-skeleton-grid>div{min-height:180px}.admin-players-skeleton>div{grid-template-columns:34px 1fr 64px}.admin-players-skeleton label,.admin-players-skeleton strong{display:none}.admin-rooms-skeleton>div{grid-template-columns:1fr 84px}.admin-rooms-skeleton code{display:none}.profile-skeleton-hero,.room-loading-head{grid-template-columns:64px 1fr}.profile-skeleton-hero strong,.room-loading-head>strong{display:none}}.session-menu{z-index:30;border:1px solid var(--line);background:var(--bg);min-width:150px;box-shadow:var(--shadow);border-radius:6px;padding:6px;position:absolute;top:calc(100% + 6px);right:0}.session-menu button{background:0 0;border:0;justify-content:flex-start;width:100%}.problem-heading{align-items:center;gap:7px;min-width:0;display:flex}.problem-heading>a:first-child{min-width:0}.problem-source-links{flex-shrink:0;gap:3px;display:inline-flex}.problem-source-links a{border:1px solid var(--line);color:var(--muted);border-radius:3px;padding:2px 5px;font-size:10px;line-height:1.2;text-decoration:none}.problem-source-links a:hover{color:var(--text);background:color-mix(in srgb, var(--green) 12%, transparent)}.profile-skeleton{border:1px solid var(--line);border-radius:var(--panel-radius);background:var(--panel);width:min(1440px,100%);margin:0 auto;padding:22px}.profile-skeleton-hero{grid-template-columns:96px 1fr 130px;align-items:center;gap:18px;min-height:100px;margin-bottom:24px;display:grid}.profile-skeleton-hero i,.profile-skeleton-hero b,.profile-skeleton-hero span,.profile-skeleton-hero strong{background:color-mix(in srgb, var(--muted) 14%, var(--panel));border-radius:5px;animation:1.15s ease-in-out infinite alternate skeleton-pulse;display:block}.profile-skeleton-hero i{border-radius:50%;width:88px;height:88px}.profile-skeleton-hero b{width:min(260px,60%);height:22px;margin-bottom:12px}.profile-skeleton-hero span{width:180px;height:14px}.profile-skeleton-hero strong{width:100%;height:44px}.room-loading{padding:14px}.room-loading-head{border:1px solid var(--line);border-radius:var(--panel-radius);background:var(--panel);grid-template-columns:56px 1fr 180px;align-items:center;gap:16px;min-height:130px;padding:22px;display:grid}.room-loading-head>*{background:color-mix(in srgb, var(--muted) 14%, var(--panel));border-radius:5px;animation:1.15s ease-in-out infinite alternate skeleton-pulse;display:block}.room-loading-head i{border-radius:50%;width:48px;height:48px}.room-loading-head b{width:min(360px,70%);height:24px;margin-bottom:12px}.room-loading-head span{width:220px;height:14px;display:block}.room-loading-head strong{height:56px}@media (width<=900px){.profile-skeleton-hero,.room-loading-head{grid-template-columns:64px 1fr}.profile-skeleton-hero strong,.room-loading-head>strong{display:none}}.session-user{min-height:40px}.home-grid,.room-grid{gap:14px;padding:14px;display:grid}.home-grid{grid-template-columns:minmax(320px,1.08fr) minmax(420px,1.55fr) minmax(300px,1fr);gap:18px;height:calc(100vh - 52px);min-height:calc(100vh - 52px);padding:18px}.room-grid{grid-template:"head head head""roster roster roster""comms submissions problems"minmax(0,1fr)/minmax(320px,1fr) minmax(300px,.85fr) minmax(360px,1fr);height:calc(100vh - 52px);min-height:620px}.panel,.command-panel,.arena-head{border:1px solid var(--line);border-radius:var(--panel-radius);background:color-mix(in srgb, var(--panel) 94%, transparent);min-width:0;box-shadow:var(--shadow);transition:border-color .16s,transform .16s,box-shadow .16s;animation:.42s cubic-bezier(.16,1,.3,1) both card-in}.panel:hover,.command-panel:hover,.arena-head:hover{box-shadow:var(--shadow);border-color:#3fb98c70;transform:translateY(-2px);box-shadow:0 22px 54px #00000038}.admin-room,.duel-row,.ranking-row,.room-card,.achievement,.profile-section{animation:.22s both card-in}.panel,.command-panel{padding:12px;overflow:auto}.arena-head{grid-area:head;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);align-items:center;gap:18px;padding:12px 14px;display:grid}.roster-panel{z-index:20;grid-area:roster;padding:8px 12px;position:relative;overflow:visible}.roster-panel>.teams{border:1px solid var(--line);background:var(--panel);border-radius:8px;max-height:min(60vh,520px);padding:10px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto;box-shadow:0 18px 48px #0000004d}.comms-panel{grid-area:comms;grid-template-rows:minmax(0,1fr) auto auto;gap:10px;display:grid}.home-chat-panel{min-height:0;display:grid}.home-room-panel{grid-template-rows:auto auto minmax(0,1fr);display:grid}.home-room-panel>.section-head{min-height:36px}.home-room-panel>.section-head>div:nth-child(2){min-width:0}.home-room-actions{align-items:center;gap:6px;margin-left:auto;display:flex}.home-chat-panel .chat{grid-template-rows:auto minmax(0,1fr) auto;min-height:0;display:grid}.submissions-panel{grid-area:submissions;grid-template-rows:auto minmax(0,1fr);gap:10px;display:grid;overflow:hidden}.problems-panel{grid-area:problems;grid-template-rows:auto minmax(0,1fr);gap:10px;display:grid;overflow:hidden}.section-head,.panel-title{align-items:center;gap:8px;margin-bottom:10px;display:flex}.panel-title{border-bottom:1px solid var(--line-soft);margin-bottom:8px;padding-bottom:7px}.panel-title strong{letter-spacing:0;font:900 12px/1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.panel-title em{color:var(--muted);margin-left:auto;font:700 11px/1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.section-head h1,.section-head h2,.arena-head h1,.center-screen h1,.end-card h1,.ban-overlay h1{color:var(--text);letter-spacing:0;margin:0}.section-head h1,.arena-head h1{font-size:24px;line-height:1.1}.section-head h2{width:max-content;font-size:16px}.section-head p,.arena-head p,.center-screen p,.end-card p,.ban-overlay p{color:var(--muted);margin:3px 0 0}.eyebrow{color:var(--green);margin:0 0 5px;font:900 11px/1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.archive-status{flex-wrap:wrap;gap:6px 10px;margin:0 0 7px;font:800 12px/1.35 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;display:flex}.archive-status strong{color:var(--warning-text)}.archive-status span{color:var(--muted)}.archive-status.red strong{color:var(--red)}.archive-status.blue strong{color:var(--blue)}.archive-status.draw strong{color:var(--warning-text)}.archive-status.closed strong,.archive-status.closed span{color:var(--danger-text)}.timer-block{gap:9px;display:grid}.timer-block>strong{color:var(--green);text-align:center;font:900 44px/1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.duel-progress{border:1px solid var(--line);background:var(--line-soft);height:28px;font:900 13px/1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;position:relative;overflow:hidden}.duel-progress>div{align-items:center;min-width:0;padding:0 8px;display:flex;position:absolute;top:0;bottom:0;overflow:hidden}.duel-progress .red-fill{background:var(--red);justify-content:flex-start;left:0}.duel-progress .blue-fill{background:var(--blue);justify-content:flex-end;right:0}.win-marker{z-index:2;pointer-events:none;width:2px;position:absolute;top:-1px;bottom:-1px}.win-marker.red-marker{background:color-mix(in srgb, var(--red) 75%, #fff);transform:translate(-2px)}.win-marker.blue-marker{background:color-mix(in srgb, var(--blue) 75%, #fff);transform:translate(1px)}.create-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.oj-ratio-panel{border:1px solid var(--line-soft);background:var(--panel-alt);border-radius:4px;min-width:0;padding:10px}.custom-problems-field small{color:var(--muted);font-weight:500}.custom-problems-field textarea{resize:vertical;min-height:72px}.oj-ratio-title{justify-content:space-between;gap:10px;margin-bottom:8px;display:flex}.oj-ratio-title span{color:var(--muted);font-size:11px}.oj-ratio-list{gap:5px;display:grid}.oj-ratio-row{border-top:1px solid var(--line-soft);opacity:.58;grid-template-columns:minmax(130px,1fr) auto 64px;align-items:center;gap:8px;min-height:38px;padding-top:5px;display:grid}.oj-ratio-row.enabled{opacity:1}.oj-ratio-row>span{color:var(--muted);font-size:11px}.oj-ratio-row input{text-align:center;min-height:30px;padding:4px 6px}.oj-toggle{border:0;justify-content:flex-start;min-height:30px;padding:3px 0}.oj-check{border:1px solid var(--line);width:18px;height:18px;color:var(--on-accent);border-radius:3px;place-items:center;display:grid}.oj-ratio-row.enabled .oj-check{border-color:var(--green);background:var(--green)}.swal-bank-progress{text-align:left;margin:12px 0}.swal-bank-progress>div{grid-template-columns:100px minmax(0,1fr) auto;gap:8px;margin-bottom:5px;font-size:12px;display:grid}.swal-bank-progress span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.swal-bank-progress b{color:var(--green);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.swal-bank-progress progress{background:var(--line-soft);border:0;border-radius:999px;width:100%;height:8px;display:block;overflow:hidden}.swal-bank-progress progress::-webkit-progress-bar{background:var(--line-soft)}.swal-bank-progress progress::-webkit-progress-value{background:var(--green)}.swal-bank-progress progress::-moz-progress-bar{background:var(--green)}.bank-loading-swal{width:min(480px,100vw - 28px)!important}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}button.is-loading{cursor:wait}.open-room-builder{width:auto;min-width:104px;min-height:34px;padding:6px 11px;font-size:13px}.room-builder-swal{width:min(700px,100vw - 24px)!important}.room-builder-dialog{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.room-builder-dialog>label{color:var(--muted);gap:5px;font-weight:700;display:grid}.room-builder-dialog>label:nth-of-type(2),.room-builder-difficulties,.room-builder-oj,.room-builder-unrated,.room-builder-cache{grid-column:1/-1}.room-builder-difficulties{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.room-builder-difficulties label{color:var(--muted);gap:5px;font-weight:700;display:grid}.room-builder-difficulties option{background:var(--input-bg);font-weight:800}.room-builder-oj{border:1px solid var(--line-soft);background:var(--panel-alt);border-radius:5px;gap:6px;padding:10px;display:grid}.room-builder-oj>strong{justify-content:space-between;display:flex}.room-builder-oj small,.room-builder-dialog label small,.room-builder-cache{color:var(--muted);font-weight:500}.room-builder-oj-row{grid-template-columns:20px minmax(0,1fr) 80px;align-items:center;gap:8px;display:grid}.room-builder-oj-row input[type=checkbox],.room-builder-unrated input{width:18px;min-height:18px;margin:0}.room-builder-oj-row input[type=number]{text-align:center;min-height:30px}.room-builder-unrated{grid-template-columns:20px minmax(0,1fr);align-items:center}.room-builder-dialog textarea{min-height:96px}.home-announcement{border:0;border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);background:0 0;margin:10px 0 12px;padding:11px 0 12px}.home-announcement h3{color:var(--green);margin:0 0 7px;font:900 12px/1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.home-announcement p{color:var(--muted);overflow-wrap:anywhere;margin:0}.announcement-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.sponsor-trigger,.rules-ticket{color:var(--green)}.rules-ticket{align-items:center;min-height:32px;padding:6px 10px;display:inline-flex}.rating-curve-card{border:1px solid color-mix(in srgb, var(--green) 28%, var(--line));background:linear-gradient(145deg, color-mix(in srgb, var(--panel-alt) 88%, var(--green)), var(--panel-alt));border-radius:7px;min-height:138px;margin:0;padding:12px 14px 0;position:relative;overflow:hidden}.rating-curve-card>div{z-index:1;align-items:baseline;gap:9px;display:flex;position:relative}.rating-curve-card span{color:var(--muted);letter-spacing:.12em;font:800 10px/1 ui-monospace,monospace}.rating-curve-card strong{font:900 25px/1 ui-monospace,monospace}.rating-curve-card em{font:800 12px/1 ui-monospace,monospace}.rating-curve-card em.up{color:var(--green)}.rating-curve-card em.down{color:var(--red)}.rating-curve-card svg{width:100%;height:106px;position:absolute;inset:32px 0 0;overflow:visible}.ban-announcement{border-top:1px solid var(--line-soft);grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:10px;padding-top:9px;display:grid}.ban-announcement>strong{color:var(--danger-text);grid-column:1/-1;font:900 11px/1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.ban-announcement p{border:1px solid var(--line-soft);border-radius:4px;grid-template-columns:minmax(74px,auto) minmax(0,1fr);gap:8px;margin:0;padding:7px;font-size:12px;display:grid}.ban-announcement b{color:var(--danger-text)}.ban-announcement span{overflow-wrap:anywhere}.create-form label{color:var(--muted);gap:5px;font-weight:700;display:grid}.mode-toggle{color:var(--text);cursor:pointer;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;font-weight:800;display:grid}.mode-toggle input[type=checkbox]{appearance:none;border:1px solid var(--line);background:var(--input-bg);cursor:pointer;border-radius:3px;width:18px;height:18px;min-height:18px;margin:0;padding:0}.mode-toggle input[type=checkbox]:checked{border-color:var(--green);background:var(--green);box-shadow:inset 0 0 0 4px var(--input-bg)}.mode-toggle input[type=checkbox]:focus-visible{outline:2px solid color-mix(in srgb, var(--green) 45%, transparent);outline-offset:2px}.difficulty-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.difficulty-select{color:var(--difficulty-color);font-weight:900}:root[data-theme=dark] .difficulty-select[data-difficulty="8"]{color:#f1e296}.wide{grid-column:1/-1}.admin-panel{border-top:1px solid var(--line);margin-top:12px;padding-top:12px}.admin-panel p{color:var(--muted);margin:0 0 8px}.admin-room-list{gap:0;display:grid}.admin-moderation{border-bottom:1px solid var(--line-soft);grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:6px;margin-bottom:8px;padding-bottom:10px;display:grid}.admin-moderation input{grid-column:1/-1}.admin-room{border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 0;display:grid}.admin-page{gap:14px;width:min(1180px,100% - 28px);margin:0 auto;padding:20px 0 40px;display:grid}.admin-page-head{border:1px solid var(--line);background:var(--panel);border-radius:4px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;padding:14px;display:grid}.admin-page-head>div:first-child{align-items:center;gap:10px;display:flex}.admin-page-head h1,.admin-section h2{margin:0;font-size:18px}.admin-page-head p,.admin-section-head p{color:var(--muted);margin:2px 0 0;font-size:12px}.admin-stats{grid-template-columns:auto auto auto auto;align-items:baseline;gap:5px 8px;display:grid}.admin-stats strong{color:var(--green);font-size:20px}.admin-stats span{color:var(--muted);font-size:11px}.admin-section{padding:14px}.admin-section-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:10px;display:flex}.admin-section-head>input{width:min(360px,100%)}.admin-player-filters{grid-template-columns:minmax(180px,1fr) minmax(220px,1.2fr);gap:8px;width:min(600px,100%);display:grid}.admin-empty{text-align:center;padding:18px 0}.admin-player-list{gap:5px;display:grid}.admin-player{border-top:1px solid var(--line-soft);grid-template-columns:34px minmax(150px,1fr) 120px auto auto;align-items:center;gap:8px;padding:7px 0;display:grid}.admin-player-name{min-width:0;display:grid}.admin-player-name button{text-overflow:ellipsis;border:0;justify-content:flex-start;min-height:24px;padding:0;overflow:hidden}.admin-player-name span{color:var(--muted);font:800 9px/1.3 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.admin-rating{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px;display:grid}.admin-rating span{color:var(--muted);font-size:10px}.admin-rating input{min-width:0;min-height:32px;padding:5px}.admin-player-actions{grid-template-columns:repeat(2,minmax(72px,auto));gap:5px;display:grid}.admin-room-list{display:grid}.admin-room{grid-template-columns:minmax(100px,.6fr) minmax(180px,1.4fr) auto;align-items:center}.admin-room>span{display:grid}.admin-room small{color:var(--muted)}.admin-room span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-tabs{grid-template-columns:repeat(2,1fr);gap:6px;margin-bottom:10px;display:grid}.home-tabs button.active{border-color:var(--green);color:var(--green)}.duel-table,.ranking-list{border:1px solid var(--line-soft);border-radius:4px;min-height:0;overflow:auto}.duel-row,.ranking-row{border:0;border-bottom:1px solid var(--line-soft);width:100%;min-height:34px;color:var(--text);text-align:left;background:0 0;border-radius:0;display:grid}.duel-row{grid-template-columns:74px minmax(0,1fr) 76px}.duel-head{color:var(--muted);pointer-events:none;font-weight:900}.duel-row span,.duel-row code,.duel-row em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.duel-row .room-line{min-width:0}.duel-row .room-line em{color:var(--muted);margin:0 5px;font-style:normal}.duel-row .room-line em.result-win{color:var(--success-text)}.duel-row .room-line em.result-draw{color:#13c2c2}.duel-row .room-line em.result-closed{color:var(--danger-text)}.room-player{font-weight:800}.duel-row em{color:var(--muted);font-style:normal}.duel-row em.lobby{color:var(--green)}.duel-row em.arena{color:var(--blue)}.duel-row em.finished,.room-card em.finished{color:#efbf04}.duel-row em.closed{color:var(--danger-text)}.ranking-row{grid-template-columns:42px 26px minmax(0,1fr) 72px 56px;align-items:center}.ranking-row strong{text-overflow:ellipsis;overflow:hidden}.room-list,.history-list,.teams,.problem-grid,.votes,.system-flow{gap:0;display:grid}.teams{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.room-card,.history-list p,.team-card,.problem-card,.vote,.player-row{border:1px solid var(--line-soft);background:var(--panel);border-radius:4px;transition:border-color .14s,transform .14s,background .14s}.room-card:hover,.history-list p:hover,.team-card:hover,.problem-card:hover,.vote:hover,.player-row:hover{background:var(--panel-alt);border-color:#3fb98c5c;transform:translateY(-1px)}.roster-toggle{border-color:#0000;justify-content:flex-start;width:100%;padding:4px 0}.roster-toggle strong{font:900 12px/1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.roster-toggle span{color:var(--muted);margin-left:auto;font:800 12px/1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.room-card{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;margin-bottom:8px;padding:9px;display:grid}.room-card strong,.room-card span,.history-list span,.history-list strong{display:block}.room-card span,.history-list span{color:var(--muted);font-size:12px}.room-card em{color:var(--muted);font:900 11px/1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.room-card em.live{color:var(--green)}.history-list p{justify-content:space-between;margin:0;padding:8px 0;display:flex}.room-controls{border-top:1px solid var(--line);gap:8px;padding-top:10px;display:grid}.match-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.segmented{grid-template-columns:auto repeat(3,1fr);gap:6px;display:grid}.segmented button.active{border-color:var(--green);color:var(--green)}.close-box{grid-template-columns:minmax(0,1fr) auto;gap:6px;display:grid}.team-card{margin-bottom:0;padding:10px}.team-card h3{margin:0 0 8px;font:900 12px/1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.team-card.red h3{color:var(--red)}.team-card.blue h3{color:var(--blue)}.spectator-card{grid-column:1/-1;padding:8px 10px}.spectator-toggle{width:100%;min-height:28px;color:var(--muted);border:0;justify-content:flex-start;padding:2px 0}.spectator-toggle span{margin-left:auto;font:800 11px/1 ui-monospace,monospace}.spectator-list{border-top:1px solid var(--line-soft);grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:8px;padding-top:8px;display:grid}.spectator-list .player-row{margin-top:0}.player-row{grid-template-columns:34px minmax(0,1fr);gap:8px;margin-top:6px;padding:7px;display:grid}.avatar,.chat-avatar{border:1px solid var(--line);background:var(--panel-alt);color:var(--green);border-radius:50%;place-items:center;font:900 13px/1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;display:inline-grid}.avatar{width:32px;height:32px}.chat-avatar{width:22px;height:22px}img.avatar,img.chat-avatar{object-fit:cover}.segmented .leave-seat{border-color:var(--red);color:var(--danger-text)}.player-main{align-items:baseline;gap:8px;min-width:0;display:flex}.player-main span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.player-main small{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.player-tags{flex-wrap:wrap;grid-column:2;gap:5px;display:flex}.first-visit-rules-text{color:var(--muted);margin:0 0 16px;line-height:1.65}.first-visit-rules-link{min-height:36px;color:var(--green);justify-content:center;align-items:center;font-weight:800;display:inline-flex}.mention-player{min-width:24px;min-height:22px;color:var(--green);padding:1px 5px}.player-row em,.difficulty-badge{border:1px solid var(--line);color:var(--muted);align-items:center;gap:4px;padding:1px 5px;font:800 10px/1.4 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;display:inline-flex}.player-row.banned{color:var(--red)}.ban-tools{grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto auto;gap:5px;display:grid!important}.problem-grid{overflow:auto}.problem-card{gap:5px;margin-bottom:8px;padding:8px;display:grid}.problem-card,.team-card,.duel-row,.ranking-row,.achievement,.profile-section,.admin-player,.admin-room{border-radius:10px}.problem-card>div:first-child{justify-content:space-between;gap:8px;display:flex}.problem-card>div:first-child a{align-items:center;gap:6px;display:inline-flex}.problem-card>div:first-child a small{border:1px solid var(--line);color:var(--muted);border-radius:3px;padding:1px 4px;font:800 9px/1.4 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.problem-mask{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-weight:900}.problem-card.red{color:var(--red)}.problem-card.blue{color:var(--blue)}.problem-actions{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.difficulty-badge{border-color:color-mix(in srgb, var(--difficulty-color) 55%, var(--line));color:var(--difficulty-color);font-weight:900}:root[data-theme=dark] .difficulty-badge[data-difficulty="8"]{border-color:color-mix(in srgb, #f1e296 55%, var(--line));color:#f1e296}.chat{grid-template-rows:auto minmax(0,1fr) auto;min-height:0;display:grid}.chat-log{border:1px solid var(--line-soft);background:var(--input-bg);border-radius:4px;flex-direction:column;gap:0;height:auto;min-height:210px;display:flex;overflow:auto}.chat-line{grid-template-columns:26px minmax(92px,.4fr) minmax(0,1fr);gap:6px;margin:0;padding:7px;animation:.18s both line-in;display:grid}.chat-line>span:nth-child(2),.chat-name{color:var(--muted);font:800 11px/1.4 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;display:contents}.chat-line.bubble{border:1px solid var(--line-soft);background:var(--panel-alt);border-radius:4px;grid-template-columns:26px minmax(0,1fr);width:fit-content;max-width:min(78%,620px);margin:4px 8px}.chat-line.mine{text-align:right;grid-template-columns:minmax(0,1fr) 26px;align-self:flex-end}.chat-line.mine .chat-avatar{grid-area:1/2}.chat-line.mine .chat-name,.chat-line.mine .chat-text{grid-column:1}.chat-line.theirs .chat-name{grid-column:2}.chat-line.theirs .chat-avatar{grid-area:1/1}.chat-line.bubble .chat-text{grid-row:2}.chat-line.theirs .chat-text{grid-column:2}.chat-line.system,.chat-line.judge{border-bottom:1px solid var(--line-soft)}.chat-name,.name-button{white-space:normal;background:0 0;border:0;justify-content:flex-start;min-height:0;padding:0}.title-name{min-height:0;font:inherit;background:0 0;border:0;padding:0;display:inline}.chat-text{white-space:pre-wrap;overflow-wrap:anywhere;min-width:0}.chat-log .private{color:var(--private-text)}.chat-log .system{color:var(--muted)}.chat-log .judge.ok .chat-text{color:var(--green)}.chat-log .judge.fail .chat-text{color:var(--fail)}.chat-form{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:6px;margin-top:8px;display:grid}.chat-form>button{flex-direction:column;align-self:stretch;min-width:68px;min-height:116px}.chat-form textarea{resize:none;min-height:38px;max-height:calc(7.25em + 14px);line-height:1.45;transition:height .12s,border-color .16s,box-shadow .16s;overflow-y:hidden}.chat-vditor{min-width:0}.chat-vditor .vditor{border-color:var(--line);background:var(--input-bg);border-radius:5px;min-height:116px}.chat-vditor .vditor-toolbar{border-color:var(--line-soft);background:var(--panel-alt);min-height:30px;padding:2px 5px}.chat-vditor .vditor-toolbar__item button{width:25px;height:25px;padding:3px}.chat-vditor .vditor-content{min-height:82px}.chat-vditor .vditor-wysiwyg{background:var(--input-bg);max-height:150px;color:var(--text);overflow-y:auto;min-height:82px!important;padding:8px 10px!important}.chat-vditor .vditor-counter{color:var(--muted);font-size:10px}.chat-vditor .vditor--disabled{opacity:.58}.section-head>svg,.panel-title>svg{transition:transform .22s cubic-bezier(.16,1,.3,1),color .18s}.panel:hover .section-head>svg,.panel:hover .panel-title>svg,.command-panel:hover .section-head>svg{color:var(--green);transform:translateY(-1px)rotate(-5deg)scale(1.08)}.rich-text{overflow-wrap:anywhere;min-width:0}.vditor-reset{color:var(--text);font-family:inherit;font-size:inherit;padding:10px;background:0 0!important}:root[data-theme=dark] .vditor-reset{color:#d7e0ea}.vditor-reset a,.vditor-ir__link{color:var(--green)}.vditor-reset h1,.vditor-reset h2{border-bottom-color:var(--line-soft)}.vditor-reset hr{background-color:#0d1117}.vditor-reset blockquote{border-left-color:var(--green);color:var(--muted)}.vditor-reset table tr{background:color-mix(in srgb, var(--panel-alt) 84%, transparent);border-top-color:var(--line)}.vditor-reset table tbody tr:nth-child(2n){background:color-mix(in srgb, var(--panel) 88%, transparent)}.vditor-reset table td,.vditor-reset table th{border-color:var(--line-soft)}.vditor-reset code:not(.hljs):not(.highlight-chroma){background:color-mix(in srgb, var(--green) 16%, transparent);color:var(--text)}.vditor-reset pre>code,.vditor-reset .hljs{color:#d8e3ed;background:#0b1118}.vditor-reset pre{border:1px solid color-mix(in srgb, var(--line) 80%, transparent);border-radius:5px}:root[data-theme=light] .vditor-reset pre>code,:root[data-theme=light] .vditor-reset .hljs{color:#24292f;background:#f6f8fa}.vditor-reset kbd{color:var(--text);border-color:var(--line);background:var(--panel-alt);box-shadow:inset 0 -1px 0 var(--line)}.rich-text>:first-child{margin-top:0}.rich-text>:last-child{margin-bottom:0}.rich-text p{margin:0 0 7px}.rich-text ul,.rich-text ol{margin:5px 0;padding-left:22px}.rich-text code{background:var(--line-soft);border-radius:5px;padding:1px 4px}.rich-text pre{background:var(--line-soft);border-radius:9px;padding:9px;overflow:auto}.rich-text blockquote{border-left:3px solid var(--green);color:var(--muted);margin:7px 0;padding-left:9px}.rich-text img{border-radius:10px;max-width:100%}.rich-text .katex-display{max-width:100%;overflow:auto hidden}.announcement-content{color:var(--muted)}.chat-text.rich-text{white-space:normal}.home-chat-panel .chat-log{height:auto;min-height:0}.judge-log{min-height:0;overflow:auto}.judge-log>div:last-child{border:1px solid var(--line-soft)}.judge-log p,.system-flow p{border-bottom:1px solid var(--line-soft);margin:0;padding:6px}.judge-log p{grid-template-columns:74px 64px minmax(0,1fr) 54px;gap:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;display:grid}.judge-log time{color:var(--muted)}.judge-log .ok strong,.feed-table .ok td:last-child{color:var(--green)}.judge-log .fail strong,.feed-table .fail td:last-child{color:var(--fail)}.vote{grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:6px;margin-bottom:8px;padding:7px;display:grid}.feed-table{border:1px solid var(--line-soft);align-self:stretch;display:block;overflow:auto}.feed-table thead,.feed-table tbody,.feed-table tr{table-layout:fixed;width:100%;display:table}.feed-table td{color:var(--text)}.feed-table td:first-child{color:var(--muted)}.system-flow{border:1px solid var(--line-soft);min-height:0;color:var(--muted);font-size:12px;overflow:auto}.center-screen{text-align:center;align-content:center;place-items:center;min-height:calc(100vh - 52px);padding:24px;display:grid}.auth-page{background:linear-gradient(120deg, color-mix(in srgb, var(--green) 7%, transparent), transparent 42%), transparent}.auth-card{border:1px solid var(--line);border-radius:var(--panel-radius);background:color-mix(in srgb, var(--panel) 96%, transparent);width:min(780px,100%);box-shadow:var(--shadow);text-align:left;grid-template-columns:minmax(240px,.82fr) minmax(340px,1.18fr);animation:.46s cubic-bezier(.16,1,.3,1) both card-in;display:grid;overflow:hidden}.auth-intro{border-right:1px solid var(--line-soft);background:linear-gradient(145deg, color-mix(in srgb, var(--green) 13%, var(--panel-alt)), var(--panel));flex-direction:column;justify-content:center;min-height:330px;padding:30px;display:flex}.auth-intro h1{margin:8px 0;font-size:26px}.auth-intro p{color:var(--muted);margin:0}.auth-intro .eyebrow{color:var(--green);margin-top:24px}.paste-login{width:100%;box-shadow:none;text-align:left;background:0 0;border:0;border-radius:0;align-content:center;gap:14px;margin:0;padding:30px;display:grid}.paste-login strong{color:var(--text)}.login-mark{color:var(--green);filter:drop-shadow(0 6px 14px color-mix(in srgb, var(--green) 24%, transparent))}.login-title{align-items:center;gap:7px;display:inline-flex}.paste-login>span{color:var(--muted);font-size:12px;line-height:1.45}.login-guide{color:var(--muted);gap:5px;margin:0;padding-left:22px;font-size:12px;line-height:1.5;display:grid}.paste-login button{justify-content:center;align-items:center;gap:7px;display:inline-flex}.login-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.login-actions>a{color:var(--green);font-size:12px;font-weight:800}.auth-methods{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.auth-methods button{min-height:36px;color:var(--muted)}.auth-methods button.active{border-color:var(--green);background:color-mix(in srgb, var(--green) 10%, var(--panel));color:var(--green)}.school-code-box{border:1px solid var(--line-soft);background:var(--panel-alt);grid-template-columns:minmax(0,1fr) auto 34px auto;align-items:center;gap:7px;padding:8px;display:grid}.school-code-box>span{color:var(--muted);font-size:12px;font-weight:700}.school-code-box output{color:var(--green);letter-spacing:3px;font:900 21px/1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.school-code-box button{min-width:34px;min-height:32px;padding:4px 8px}body .duel-swal{border:1px solid var(--line);box-shadow:var(--shadow);border-radius:4px;background:var(--panel)!important;color:var(--text)!important}body .duel-swal .swal2-title,body .duel-swal .swal2-html-container{color:var(--text)!important}body .duel-swal-confirm{border:1px solid var(--green)!important;background:var(--green)!important;color:#fff!important;border-radius:4px!important}body .duel-swal-cancel{border:1px solid var(--line)!important;background:var(--panel-alt)!important;color:var(--text)!important;border-radius:4px!important}.end-overlay,.ban-overlay,.temporary-block-overlay,.profile-overlay{z-index:50;background:var(--overlay-bg);place-items:center;padding:24px;display:grid;position:fixed;inset:0}.toast-stack{z-index:70;pointer-events:none;gap:8px;width:min(360px,100vw - 32px);display:grid;position:fixed;bottom:16px;right:16px}.toast{border:1px solid var(--line);border-left:4px solid var(--green);background:var(--toast-bg);box-shadow:var(--shadow);border-radius:4px;grid-template-columns:26px minmax(0,1fr);align-items:start;column-gap:10px;padding:10px 12px;animation:.22s both toast-in;display:grid}.toast>img{object-fit:contain;border-radius:4px;width:auto;max-width:22px;height:auto;max-height:22px}.toast>strong,.toast>span{grid-column:2}.toast.warning{border-left-color:var(--red)}.toast.success{border-left-color:var(--green)}.toast strong,.toast span{display:block}.toast strong{margin-bottom:4px;font:900 12px/1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.toast span{color:var(--muted);overflow-wrap:anywhere}.end-card,.ban-overlay>div,.temporary-block-overlay>div{border:1px solid var(--line);background:var(--bg);width:min(560px,100%);box-shadow:var(--shadow);text-align:center;border-radius:4px;padding:28px}.end-card h1,.ban-overlay h1{font-size:38px}.ban-overlay{z-index:80}.temporary-block-overlay{z-index:1100}.temporary-block-overlay svg,.temporary-block-overlay strong{color:var(--red)}.temporary-block-overlay strong{font:900 42px/1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.ban-overlay svg{color:var(--red)}.ban-overlay small{color:var(--muted)}.ban-contact{color:var(--green);margin:10px 0;font-weight:800;display:inline-block}.kick-player{border-color:var(--danger-text);width:24px;min-height:24px;color:var(--danger-text);padding:0}.profile-page{min-height:calc(100vh - 52px);padding:24px 32px;position:relative;overflow:auto}.profile-loading-overlay{z-index:20;background:var(--overlay-bg);position:fixed;inset:52px 0 0}.profile-card{border:1px solid var(--line);border-radius:var(--panel-radius);background:color-mix(in srgb, var(--panel) 96%, transparent);width:min(1440px,100%);box-shadow:var(--shadow);margin:0 auto;padding:22px;animation:.44s cubic-bezier(.16,1,.3,1) both card-in;position:relative;overflow:auto}.profile-close{position:absolute;top:10px;right:10px}.profile-hero{grid-template-columns:144px minmax(0,1fr) auto;align-items:center;gap:22px;min-height:144px;display:grid}.profile-identity{flex-direction:column;justify-content:center;align-self:stretch;min-width:0;display:flex}.profile-identity .eyebrow{color:var(--green);margin:0 0 6px}.profile-identity h1{overflow-wrap:anywhere;margin:0;font-size:clamp(28px,4vw,46px);line-height:1.05}.profile-identity>p:last-child{color:var(--muted);margin:10px 0 0}.profile-rating-summary{border-left:1px solid var(--line-soft);align-content:center;align-self:stretch;justify-items:end;min-width:150px;padding-left:24px;display:grid}.profile-rating-summary span{color:var(--muted);letter-spacing:.12em;font:800 10px/1 ui-monospace,monospace}.profile-rating-summary strong{margin-top:8px;font:900 34px/1 ui-monospace,monospace}.profile-avatar{border:1px solid var(--line);object-fit:cover;border-radius:300px;width:144px;height:144px}.profile-html{overflow-wrap:anywhere;border-radius:4px;min-height:300px;padding:12px}.profile-editor{resize:vertical;width:100%;min-height:360px;margin:0}.profile-actions{gap:8px;margin:0;display:flex}.profile-tabs{border-bottom:1px solid var(--line-soft);justify-content:flex-end;gap:4px;margin:18px 0 14px;display:flex}.profile-tabs button{min-width:92px;color:var(--muted);border:0;border-bottom:2px solid #0000;border-radius:0}.profile-tabs button.active{border-bottom-color:var(--green);color:var(--green)}.profile-home-layout{grid-template-columns:minmax(0,3fr) minmax(300px,2fr);gap:14px;display:grid}.profile-home-main,.profile-sidebar>*,.profile-tab-panel{border:1px solid var(--line-soft);background:color-mix(in srgb, var(--panel-alt) 56%, transparent);border-radius:6px}.profile-home-main{min-width:0;padding:14px}.profile-sidebar{align-content:start;gap:12px;display:grid}.profile-content-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.profile-content-head h2,.profile-content-head p{margin:0}.profile-content-head h2{font-size:16px}.profile-content-head p{color:var(--muted);font-size:11px}.profile-editor-split{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-height:390px;display:grid}.profile-editor-pane,.profile-preview-pane{grid-template-rows:auto minmax(0,1fr);gap:7px;min-width:0;display:grid}.profile-editor-pane>span,.profile-preview-pane>span{color:var(--muted);letter-spacing:.1em;font:800 9px/1 ui-monospace,monospace}.profile-preview-pane{border:1px solid var(--line-soft);background:var(--input-bg);border-radius:4px;padding:10px;overflow:auto}.profile-preview-pane>span{background:var(--input-bg);padding-bottom:4px;position:sticky;top:0}.profile-rich-text{min-height:100%}.profile-vditor{min-height:430px}.profile-vditor .vditor{border-color:var(--line);background:var(--input-bg);border-radius:5px;min-height:430px}.profile-vditor .vditor-toolbar{border-color:var(--line-soft);background:var(--panel-alt)}.profile-vditor .vditor-wysiwyg{background:var(--input-bg);color:var(--text)}.profile-vditor .vditor-counter{color:var(--muted)}.profile-vditor .vditor-wysiwyg .vditor-reset{color:var(--text)}.vditor-toolbar button{color:var(--muted)}.vditor-toolbar button:hover{color:var(--green);background:color-mix(in srgb, var(--green) 12%, transparent)}.profile-tab-panel{padding:14px;animation:.26s cubic-bezier(.16,1,.3,1) both card-in}.profile-section p{border-bottom:1px solid var(--line-soft);justify-content:space-between;gap:10px;padding:8px 0;display:flex}.profile-metrics{grid-template-columns:minmax(180px,.45fr) minmax(360px,1.55fr);gap:12px;margin:14px 0;display:grid}.profile-stats{border:1px solid var(--line-soft);background:color-mix(in srgb, var(--panel-alt) 78%, transparent);border-radius:7px;align-content:center;gap:7px;min-height:138px;padding:16px;display:grid}.profile-stats span,.profile-stats small{color:var(--muted)}.profile-stats span{letter-spacing:.1em;text-transform:uppercase;font:800 10px/1 ui-monospace,monospace}.profile-stats strong{font:900 30px/1 ui-monospace,monospace}.profile-section h2{font-size:15px}.achievement-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.achievement{border:1px solid var(--line-soft);border-radius:4px;grid-template-columns:42px minmax(0,1fr);gap:8px;min-height:118px;padding:10px;display:grid}.achievement>svg{color:var(--green)}.achievement.complete{border-color:color-mix(in srgb, var(--gold) 55%, transparent);background:color-mix(in srgb, var(--gold) 8%, transparent)}.achievement.complete>svg,.achievement.complete h3,.achievement.complete span{color:var(--gold)}.achievement h3,.achievement p{margin:0}.achievement span{color:var(--green);font:800 11px/1.4 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}@media (width<=1180px){.home-grid,.room-grid{grid-template-columns:1fr;height:auto;min-height:calc(100vh - 52px)}.room-grid{grid-template-rows:auto;grid-template-areas:"head""roster""comms""submissions""problems"}.home-grid,.room-grid{height:auto;padding:12px}.home-room-panel,.home-chat-panel,.comms-panel,.submissions-panel,.problems-panel{min-height:420px}.arena-head,.profile-home-layout,.profile-editor-split,.profile-metrics,.achievement-grid{grid-template-columns:1fr}}@keyframes card-in{0%{opacity:0;filter:saturate(.72);transform:translateY(16px)scale(.992)}to{opacity:1;filter:saturate();transform:translateY(0)scale(1)}}@keyframes line-in{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes float-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes boot-fade-out{0%{opacity:1}to{opacity:0;visibility:hidden}}@media (width<=720px){.create-form,.admin-room,.admin-moderation,.close-box,.chat-form,.room-card,.judge-log p{grid-template-columns:1fr}body{overflow-x:hidden}.topbar{z-index:40;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand session""status status";gap:2px 6px;min-height:0;padding:5px 8px}.brand{grid-area:brand;min-width:0;overflow:hidden}.brand span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.brand em{display:none}.status-pill{grid-area:status;min-height:26px;padding:2px 4px;font-size:11px}.session{grid-area:session;gap:2px}.session>.ghost:not(.icon-only),.session-user{width:36px;min-width:36px;min-height:36px;padding:5px;font-size:0;overflow:hidden}.session-user .chat-avatar{width:24px;height:24px}.icon-only{width:36px;min-height:36px;margin:0}.theme-menu,.session-menu{position:fixed;top:68px;right:8px}.home-grid,.room-grid{gap:10px;padding:10px}.home-room-panel,.home-chat-panel,.comms-panel,.submissions-panel,.problems-panel{min-height:0}.home-room-panel{max-height:none}.home-chat-panel .chat-log,.comms-panel .chat-log{min-height:280px;max-height:52vh}.panel,.command-panel{padding:10px}.panel:hover,.command-panel:hover,.arena-head:hover{transform:none}.arena-head{gap:12px;padding:12px}.arena-head h1{overflow-wrap:anywhere;font-size:20px;line-height:1.25}.match-meta>p:last-child{overflow-wrap:anywhere;font-size:12px}.roster-panel>.teams{max-height:68vh;padding:8px;left:-1px;right:-1px}.submissions-panel{overflow-x:auto}.feed-table{min-width:480px}.problem-card>div:first-child{align-items:flex-start}.problem-card>div:first-child a{overflow-wrap:anywhere;min-width:0}.problem-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.problem-actions button{min-width:0;padding-inline:5px}.duel-row{grid-template-columns:52px minmax(0,1fr) 58px;gap:5px;padding-inline:7px}.ranking-row{grid-template-columns:32px 24px minmax(0,1fr) 56px 42px;gap:5px;padding-inline:7px}.duel-row .room-line{white-space:normal;overflow-wrap:anywhere}.duel-row .room-line>*{display:inline}.chat-form>button{flex-direction:row;min-height:40px}.chat-vditor .vditor-content,.chat-vditor .vditor-wysiwyg{min-height:96px!important}.chat-vditor .vditor-toolbar{white-space:nowrap;max-width:100%;overflow:auto hidden}.oj-ratio-title,.admin-section-head{flex-direction:column;align-items:flex-start}.admin-page{gap:10px;width:100%;padding:10px}.admin-page-head{grid-template-columns:1fr;gap:10px}.admin-stats{grid-template-columns:auto 1fr auto 1fr}.admin-section{padding:10px}.admin-player{grid-template-columns:34px minmax(0,1fr) auto;gap:8px;padding:10px 0}.admin-player .admin-rating{grid-column:1/3}.admin-player>button{min-height:38px}.admin-player-actions{grid-column:1/-1}.admin-room{grid-template-columns:minmax(0,1fr) auto;gap:8px}.admin-room>code{grid-column:1/-1}.admin-room span{white-space:normal}.admin-player-filters{grid-template-columns:1fr}.admin-player-actions{grid-template-columns:1fr 1fr}.auth-card{grid-template-columns:1fr}.auth-page{align-content:start;padding:12px}.auth-card{width:100%}.auth-intro{border-right:0;border-bottom:1px solid var(--line-soft);min-height:150px;padding:20px}.auth-intro .eyebrow{margin-top:12px}.paste-login{padding:20px}.login-actions{flex-direction:column;align-items:stretch}.login-actions>a{align-items:center;min-height:36px;display:inline-flex}.auth-methods button{min-width:0;min-height:42px;padding-inline:8px}.school-code-box{grid-template-columns:minmax(0,1fr) 40px auto}.school-code-box>span{grid-column:1/-1}.school-code-box output{letter-spacing:2px;min-width:0;font-size:19px}.school-code-box button{min-height:40px}.ban-announcement{grid-template-columns:1fr}.profile-page{padding:10px}.profile-card{padding:12px;overflow:visible}.profile-hero{grid-template-columns:88px minmax(0,1fr);gap:14px;min-height:88px}.profile-avatar{width:88px;height:88px}.profile-rating-summary{border-top:1px solid var(--line-soft);border-left:0;grid-column:1/-1;grid-template-columns:auto auto;justify-content:space-between;align-items:center;min-width:0;padding:12px 0 0}.profile-rating-summary strong{margin:0;font-size:26px}.profile-tabs{justify-content:stretch}.profile-tabs button{flex:1;min-width:0}.profile-content-head{flex-direction:column;align-items:stretch}.profile-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.profile-vditor,.profile-vditor .vditor{min-height:320px}.profile-vditor .vditor-toolbar{white-space:nowrap;max-width:100%;overflow-x:auto}.profile-html,.profile-tab-panel,.profile-home-main{padding:10px}.profile-section p{flex-wrap:wrap;align-items:flex-start}.profile-section p>span{overflow-wrap:anywhere;flex:100%}.achievement{min-height:0}.room-builder-dialog,.room-builder-difficulties{grid-template-columns:1fr}.room-builder-dialog>*,.room-builder-dialog>label:nth-of-type(2){grid-column:1}.room-builder-oj-row{grid-template-columns:20px minmax(0,1fr) 68px}.spectator-list{grid-template-columns:1fr}.end-overlay,.ban-overlay,.temporary-block-overlay,.profile-overlay{padding:12px}.end-card,.ban-overlay>div,.temporary-block-overlay>div{padding:20px 14px}.end-card h1,.ban-overlay h1{font-size:28px}.toast-stack{right:8px;bottom:max(8px, env(safe-area-inset-bottom));width:calc(100vw - 16px)}.timer-block>strong{font-size:32px}.segmented{grid-template-columns:repeat(2,minmax(0,1fr))}.teams{grid-template-columns:1fr}.match-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.vote{grid-template-columns:minmax(0,1fr) auto auto}.vote>span{overflow-wrap:anywhere;grid-column:1/-1}.chat-line{grid-template-columns:26px minmax(0,1fr)}.chat-line.bubble{width:calc(100% - 16px)}.chat-text{grid-column:2}.chat-line.mine .chat-text{grid-column:1}}@media (width<=420px){:root{font-size:13px}button{min-height:38px}.brand{font-size:14px}.brand img{max-width:22px;max-height:22px}.section-head h1,.arena-head h1{font-size:18px}.auth-methods{grid-template-columns:1fr}.school-code-box{grid-template-columns:minmax(0,1fr) 40px 58px}.announcement-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.profile-hero{grid-template-columns:70px minmax(0,1fr);gap:10px}.profile-avatar{width:70px;height:70px}.profile-identity h1{font-size:24px}.profile-rating-summary strong{font-size:22px}.profile-tabs button{padding-inline:5px}.ranking-row{grid-template-columns:28px 22px minmax(0,1fr) 50px}.ranking-row em{display:none}.duel-progress>div{padding-inline:4px}.feed-table{min-width:440px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--swal2-outline:0 0 0 3px #6496c880;--swal2-container-padding:.625em;--swal2-backdrop:#0006;--swal2-backdrop-transition:background-color .15s;--swal2-width:32em;--swal2-padding:0 0 1.25em;--swal2-border:none;--swal2-border-radius:.3125rem;--swal2-background:white;--swal2-color:#545454;--swal2-show-animation:swal2-show .3s;--swal2-hide-animation:swal2-hide .15s forwards;--swal2-icon-zoom:1;--swal2-title-padding:.8em 1em 0;--swal2-html-container-padding:1em 1.6em .3em;--swal2-input-border:1px solid #d9d9d9;--swal2-input-border-radius:.1875em;--swal2-input-box-shadow:inset 0 1px 1px #0000000f, 0 0 0 3px transparent;--swal2-input-background:transparent;--swal2-input-transition:border-color .2s, box-shadow .2s;--swal2-input-hover-box-shadow:inset 0 1px 1px #0000000f, 0 0 0 3px transparent;--swal2-input-focus-border:1px solid #b4dbed;--swal2-input-focus-box-shadow:inset 0 1px 1px #0000000f, 0 0 0 3px #6496c880;--swal2-progress-step-background:#add8e6;--swal2-validation-message-background:#f0f0f0;--swal2-validation-message-color:#666;--swal2-footer-border-color:#eee;--swal2-footer-background:transparent;--swal2-footer-color:inherit;--swal2-timer-progress-bar-background:#0000004d;--swal2-close-button-position:initial;--swal2-close-button-inset:auto;--swal2-close-button-font-size:2.5em;--swal2-close-button-color:#ccc;--swal2-close-button-transition:color .2s, box-shadow .2s;--swal2-close-button-outline:initial;--swal2-close-button-box-shadow:inset 0 0 0 3px transparent;--swal2-close-button-focus-box-shadow:inset var(--swal2-outline);--swal2-close-button-hover-transform:none;--swal2-actions-justify-content:center;--swal2-actions-width:auto;--swal2-actions-margin:1.25em auto 0;--swal2-actions-padding:0;--swal2-actions-border-radius:0;--swal2-actions-background:transparent;--swal2-action-button-transition:background-color .2s, box-shadow .2s;--swal2-action-button-hover:black 10%;--swal2-action-button-active:black 10%;--swal2-confirm-button-box-shadow:none;--swal2-confirm-button-border-radius:.25em;--swal2-confirm-button-background-color:#7066e0;--swal2-confirm-button-color:#fff;--swal2-deny-button-box-shadow:none;--swal2-deny-button-border-radius:.25em;--swal2-deny-button-background-color:#dc3741;--swal2-deny-button-color:#fff;--swal2-cancel-button-box-shadow:none;--swal2-cancel-button-border-radius:.25em;--swal2-cancel-button-background-color:#6e7881;--swal2-cancel-button-color:#fff;--swal2-toast-show-animation:swal2-toast-show .5s;--swal2-toast-hide-animation:swal2-toast-hide .1s forwards;--swal2-toast-border:none;--swal2-toast-box-shadow:0 0 1px #00000013, 0 1px 2px #00000013, 1px 2px 4px #00000013, 1px 3px 8px #00000013, 2px 4px 16px #00000013}[data-swal2-theme=dark]{--swal2-dark-theme-black:#19191a;--swal2-dark-theme-white:#e1e1e1;--swal2-background:var(--swal2-dark-theme-black);--swal2-color:var(--swal2-dark-theme-white);--swal2-footer-border-color:#555;--swal2-input-background:color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);--swal2-validation-message-background:color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);--swal2-validation-message-color:var(--swal2-dark-theme-white);--swal2-timer-progress-bar-background:#ffffffb3}@media (prefers-color-scheme:dark){[data-swal2-theme=auto]{--swal2-dark-theme-black:#19191a;--swal2-dark-theme-white:#e1e1e1;--swal2-background:var(--swal2-dark-theme-black);--swal2-color:var(--swal2-dark-theme-white);--swal2-footer-border-color:#555;--swal2-input-background:color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);--swal2-validation-message-background:color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);--swal2-validation-message-color:var(--swal2-dark-theme-white);--swal2-timer-progress-bar-background:#ffffffb3}}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{pointer-events:none;background-color:#0000!important}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:auto}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px var(--swal2-backdrop)}body.swal2-toast-shown .swal2-container{box-sizing:border-box;pointer-events:none;background-color:#0000;width:360px;max-width:100%}body.swal2-toast-shown .swal2-container.swal2-top{inset:0 auto auto 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{inset:0 0 auto auto}body.swal2-toast-shown .swal2-container.swal2-top-start,body.swal2-toast-shown .swal2-container.swal2-top-left{inset:0 auto auto 0}body.swal2-toast-shown .swal2-container.swal2-center-start,body.swal2-toast-shown .swal2-container.swal2-center-left{inset:50% auto auto 0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{inset:50% auto auto 50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{inset:50% 0 auto auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-start,body.swal2-toast-shown .swal2-container.swal2-bottom-left{inset:auto auto 0 0}body.swal2-toast-shown .swal2-container.swal2-bottom{inset:auto auto 0 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{inset:auto 0 0 auto}@media print{body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown) .swal2-container{position:static!important}}div:where(.swal2-container){z-index:1060;box-sizing:border-box;height:100%;padding:var(--swal2-container-padding);transition:var(--swal2-backdrop-transition);-webkit-overflow-scrolling:touch;grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);grid-template-areas:"top-start top top-end""center-start center center-end""bottom-start bottom-center bottom-end";display:grid;position:fixed;inset:0;overflow-x:hidden}div:where(.swal2-container).swal2-backdrop-show,div:where(.swal2-container).swal2-noanimation{background:var(--swal2-backdrop)}div:where(.swal2-container).swal2-backdrop-hide{background:0 0!important}div:where(.swal2-container).swal2-top-start,div:where(.swal2-container).swal2-center-start,div:where(.swal2-container).swal2-bottom-start{grid-template-columns:minmax(0,1fr) auto auto}div:where(.swal2-container).swal2-top,div:where(.swal2-container).swal2-center,div:where(.swal2-container).swal2-bottom{grid-template-columns:auto minmax(0,1fr) auto}div:where(.swal2-container).swal2-top-end,div:where(.swal2-container).swal2-center-end,div:where(.swal2-container).swal2-bottom-end{grid-template-columns:auto auto minmax(0,1fr)}div:where(.swal2-container).swal2-top-start>.swal2-popup{align-self:start}div:where(.swal2-container).swal2-top>.swal2-popup{grid-column:2;place-self:start center}div:where(.swal2-container).swal2-top-end>.swal2-popup,div:where(.swal2-container).swal2-top-right>.swal2-popup{grid-column:3;place-self:start end}div:where(.swal2-container).swal2-center-start>.swal2-popup,div:where(.swal2-container).swal2-center-left>.swal2-popup{grid-row:2;align-self:center}div:where(.swal2-container).swal2-center>.swal2-popup{grid-area:2/2;place-self:center}div:where(.swal2-container).swal2-center-end>.swal2-popup,div:where(.swal2-container).swal2-center-right>.swal2-popup{grid-area:2/3;place-self:center end}div:where(.swal2-container).swal2-bottom-start>.swal2-popup,div:where(.swal2-container).swal2-bottom-left>.swal2-popup{grid-area:3/1;align-self:end}div:where(.swal2-container).swal2-bottom>.swal2-popup{grid-area:3/2;place-self:end center}div:where(.swal2-container).swal2-bottom-end>.swal2-popup,div:where(.swal2-container).swal2-bottom-right>.swal2-popup{grid-area:3/3;place-self:end}div:where(.swal2-container).swal2-grow-row>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-column:1/4;width:100%}div:where(.swal2-container).swal2-grow-column>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}div:where(.swal2-container).swal2-no-transition{transition:none!important}div:where(.swal2-container)[popover]{border:0;width:auto}div:where(.swal2-container) div:where(.swal2-popup){box-sizing:border-box;width:var(--swal2-width);max-width:100%;padding:var(--swal2-padding);border:var(--swal2-border);border-radius:var(--swal2-border-radius);background:var(--swal2-background);color:var(--swal2-color);grid-template-columns:minmax(0,100%);font-family:inherit;font-size:1rem;display:none;position:relative}div:where(.swal2-container) div:where(.swal2-popup):focus{outline:none}div:where(.swal2-container) div:where(.swal2-popup).swal2-loading{overflow-y:hidden}div:where(.swal2-container) div:where(.swal2-popup).swal2-draggable,div:where(.swal2-container) div:where(.swal2-popup).swal2-draggable div:where(.swal2-icon){cursor:grab}div:where(.swal2-container) div:where(.swal2-popup).swal2-dragging,div:where(.swal2-container) div:where(.swal2-popup).swal2-dragging div:where(.swal2-icon){cursor:grabbing}div:where(.swal2-container) h2:where(.swal2-title){max-width:100%;padding:var(--swal2-title-padding);color:inherit;text-align:center;text-transform:none;overflow-wrap:break-word;cursor:initial;margin:0;font-size:1.875em;font-weight:600;position:relative}div:where(.swal2-container) div:where(.swal2-actions){z-index:1;box-sizing:border-box;align-items:center;justify-content:var(--swal2-actions-justify-content);width:var(--swal2-actions-width);margin:var(--swal2-actions-margin);padding:var(--swal2-actions-padding);border-radius:var(--swal2-actions-border-radius);background:var(--swal2-actions-background);flex-wrap:wrap;display:flex}div:where(.swal2-container) div:where(.swal2-loader){border:.25em solid #2778c4;border-color:#2778c4 #0000;border-radius:100%;justify-content:center;align-items:center;width:2.2em;height:2.2em;margin:0 1.875em;animation:1.5s linear infinite swal2-rotate-loading;display:none}div:where(.swal2-container) button:where(.swal2-styled){transition:var(--swal2-action-button-transition);border:none;margin:.3125em;padding:.625em 1.1em;font-weight:500;box-shadow:0 0 0 3px #0000}div:where(.swal2-container) button:where(.swal2-styled):not([disabled]){cursor:pointer}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm){border-radius:var(--swal2-confirm-button-border-radius);background:initial;background-color:var(--swal2-confirm-button-background-color);box-shadow:var(--swal2-confirm-button-box-shadow);color:var(--swal2-confirm-button-color);font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm):hover{background-color:color-mix(in srgb, var(--swal2-confirm-button-background-color), var(--swal2-action-button-hover))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm):active{background-color:color-mix(in srgb, var(--swal2-confirm-button-background-color), var(--swal2-action-button-active))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny){border-radius:var(--swal2-deny-button-border-radius);background:initial;background-color:var(--swal2-deny-button-background-color);box-shadow:var(--swal2-deny-button-box-shadow);color:var(--swal2-deny-button-color);font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny):hover{background-color:color-mix(in srgb, var(--swal2-deny-button-background-color), var(--swal2-action-button-hover))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny):active{background-color:color-mix(in srgb, var(--swal2-deny-button-background-color), var(--swal2-action-button-active))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel){border-radius:var(--swal2-cancel-button-border-radius);background:initial;background-color:var(--swal2-cancel-button-background-color);box-shadow:var(--swal2-cancel-button-box-shadow);color:var(--swal2-cancel-button-color);font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel):hover{background-color:color-mix(in srgb, var(--swal2-cancel-button-background-color), var(--swal2-action-button-hover))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel):active{background-color:color-mix(in srgb, var(--swal2-cancel-button-background-color), var(--swal2-action-button-active))}div:where(.swal2-container) button:where(.swal2-styled):focus-visible{box-shadow:var(--swal2-action-button-focus-box-shadow);outline:none}div:where(.swal2-container) button:where(.swal2-styled)[disabled]:not(.swal2-loading){opacity:.4}div:where(.swal2-container) button:where(.swal2-styled)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-footer){border-top:1px solid var(--swal2-footer-border-color);background:var(--swal2-footer-background);color:var(--swal2-footer-color);text-align:center;cursor:initial;margin:1em 0 0;padding:1em 1em 0;font-size:1em}div:where(.swal2-container) .swal2-timer-progress-bar-container{border-bottom-right-radius:var(--swal2-border-radius);border-bottom-left-radius:var(--swal2-border-radius);position:absolute;bottom:0;left:0;right:0;overflow:hidden;grid-column:auto!important}div:where(.swal2-container) div:where(.swal2-timer-progress-bar){background:var(--swal2-timer-progress-bar-background);width:100%;height:.25em}div:where(.swal2-container) img:where(.swal2-image){max-width:100%;cursor:initial;margin:2em auto 1em}div:where(.swal2-container) button:where(.swal2-close){position:var(--swal2-close-button-position);inset:var(--swal2-close-button-inset);z-index:2;width:1.2em;height:1.2em;transition:var(--swal2-close-button-transition);border-radius:var(--swal2-border-radius);outline:var(--swal2-close-button-outline);color:var(--swal2-close-button-color);font-family:monospace;font-size:var(--swal2-close-button-font-size);cursor:pointer;background:0 0;border:none;justify-content:center;justify-self:end;align-items:center;margin-top:0;margin-bottom:-1.2em;margin-right:0;padding:0;overflow:hidden}div:where(.swal2-container) button:where(.swal2-close):hover{transform:var(--swal2-close-button-hover-transform);color:#f27474;background:0 0}div:where(.swal2-container) button:where(.swal2-close):focus-visible{box-shadow:var(--swal2-close-button-focus-box-shadow);outline:none}div:where(.swal2-container) button:where(.swal2-close)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-html-container){z-index:1;padding:var(--swal2-html-container-padding);color:inherit;text-align:center;overflow-wrap:break-word;word-break:break-word;cursor:initial;justify-content:center;margin:0;font-size:1.125em;font-weight:400;line-height:normal;overflow:auto}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea),div:where(.swal2-container) select:where(.swal2-select),div:where(.swal2-container) div:where(.swal2-radio),div:where(.swal2-container) label:where(.swal2-checkbox){margin:1em 2em 3px}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea){box-sizing:border-box;width:auto;transition:var(--swal2-input-transition);border:var(--swal2-input-border);border-radius:var(--swal2-input-border-radius);background:var(--swal2-input-background);box-shadow:var(--swal2-input-box-shadow);color:inherit;font-size:1.125em}div:where(.swal2-container) input:where(.swal2-input).swal2-inputerror,div:where(.swal2-container) input:where(.swal2-file).swal2-inputerror,div:where(.swal2-container) textarea:where(.swal2-textarea).swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}div:where(.swal2-container) input:where(.swal2-input):hover,div:where(.swal2-container) input:where(.swal2-file):hover,div:where(.swal2-container) textarea:where(.swal2-textarea):hover{box-shadow:var(--swal2-input-hover-box-shadow)}div:where(.swal2-container) input:where(.swal2-input):focus,div:where(.swal2-container) input:where(.swal2-file):focus,div:where(.swal2-container) textarea:where(.swal2-textarea):focus{border:var(--swal2-input-focus-border);box-shadow:var(--swal2-input-focus-box-shadow);outline:none}div:where(.swal2-container) input:where(.swal2-input)::placeholder,div:where(.swal2-container) input:where(.swal2-file)::placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::placeholder{color:#ccc}div:where(.swal2-container) .swal2-range{background:var(--swal2-background);margin:1em 2em 3px}div:where(.swal2-container) .swal2-range input{width:80%}div:where(.swal2-container) .swal2-range output{width:20%;color:inherit;text-align:center;font-weight:600}div:where(.swal2-container) .swal2-range input,div:where(.swal2-container) .swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}div:where(.swal2-container) .swal2-input{height:2.625em;padding:0 .75em}div:where(.swal2-container) .swal2-file{background:var(--swal2-input-background);width:75%;margin-left:auto;margin-right:auto;font-size:1.125em}div:where(.swal2-container) .swal2-textarea{height:6.75em;padding:.75em}div:where(.swal2-container) .swal2-select{background:var(--swal2-input-background);min-width:50%;max-width:100%;color:inherit;padding:.375em .625em;font-size:1.125em}div:where(.swal2-container) .swal2-radio,div:where(.swal2-container) .swal2-checkbox{background:var(--swal2-background);color:inherit;justify-content:center;align-items:center}div:where(.swal2-container) .swal2-radio label,div:where(.swal2-container) .swal2-checkbox label{margin:0 .6em;font-size:1.125em}div:where(.swal2-container) .swal2-radio input,div:where(.swal2-container) .swal2-checkbox input{flex-shrink:0;margin:0 .4em}div:where(.swal2-container) label:where(.swal2-input-label){justify-content:center;margin:1em auto 0;display:flex}div:where(.swal2-container) div:where(.swal2-validation-message){background:var(--swal2-validation-message-background);color:var(--swal2-validation-message-color);justify-content:center;align-items:center;margin:1em 0 0;padding:.625em;font-size:1em;font-weight:300;overflow:hidden}div:where(.swal2-container) div:where(.swal2-validation-message):before{content:"!";color:#fff;text-align:center;background-color:#f27474;border-radius:50%;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;font-weight:600;line-height:1.5em;display:inline-block}div:where(.swal2-container) .swal2-progress-steps{background:0 0;flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;font-weight:600}div:where(.swal2-container) .swal2-progress-steps li{display:inline-block;position:relative}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step{z-index:20;color:#fff;text-align:center;background:#2778c4;border-radius:2em;flex-shrink:0;width:2em;height:2em;line-height:2em}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:var(--swal2-progress-step-background);color:#fff}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:var(--swal2-progress-step-background)}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step-line{z-index:10;background:#2778c4;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px}div:where(.swal2-icon){box-sizing:content-box;zoom:var(--swal2-icon-zoom);cursor:default;-webkit-user-select:none;user-select:none;border:.25em solid #000;border-radius:50%;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;font-family:inherit;line-height:5em;position:relative}div:where(.swal2-icon) .swal2-icon-content{align-items:center;font-size:3.75em;display:flex}div:where(.swal2-icon).swal2-error{color:#f27474;border-color:#f27474}div:where(.swal2-icon).swal2-error .swal2-x-mark{flex-grow:1;position:relative}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line]{background-color:#f27474;border-radius:.125em;width:2.9375em;height:.3125em;display:block;position:absolute;top:2.3125em}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-error.swal2-icon-show{animation:.5s swal2-animate-error-icon}div:where(.swal2-icon).swal2-error.swal2-icon-show .swal2-x-mark{animation:.5s swal2-animate-error-x-mark}div:where(.swal2-icon).swal2-warning{color:#f8bb86;border-color:#f8bb86}div:where(.swal2-icon).swal2-warning.swal2-icon-show{animation:.5s swal2-animate-error-icon}div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content{animation:.5s swal2-animate-i-mark}div:where(.swal2-icon).swal2-info{color:#3fc3ee;border-color:#3fc3ee}div:where(.swal2-icon).swal2-info.swal2-icon-show{animation:.5s swal2-animate-error-icon}div:where(.swal2-icon).swal2-info.swal2-icon-show .swal2-icon-content{animation:.8s swal2-animate-i-mark}div:where(.swal2-icon).swal2-question{color:#87adbd;border-color:#87adbd}div:where(.swal2-icon).swal2-question.swal2-icon-show{animation:.5s swal2-animate-error-icon}div:where(.swal2-icon).swal2-question.swal2-icon-show .swal2-icon-content{animation:.8s swal2-animate-question-mark}div:where(.swal2-icon).swal2-success{color:#a5dc86;border-color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line]{border-radius:50%;width:3.75em;height:7.5em;position:absolute}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left]{transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em;top:-.4375em;left:-2.0635em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=right]{transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0;top:-.6875em;left:1.875em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success .swal2-success-ring{z-index:2;box-sizing:content-box;border:.25em solid #a5dc864d;border-radius:50%;width:100%;height:100%;position:absolute;top:-.25em;left:-.25em}div:where(.swal2-icon).swal2-success .swal2-success-fix{z-index:1;width:.4375em;height:5.625em;position:absolute;top:.5em;left:1.625em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line]{z-index:2;background-color:#a5dc86;border-radius:.125em;height:.3125em;display:block;position:absolute}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip]{width:1.5625em;top:2.875em;left:.8125em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=long]{width:2.9375em;top:2.375em;right:.5em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-tip{animation:.75s swal2-animate-success-line-tip}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-long{animation:.75s swal2-animate-success-line-long}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:4.25s ease-in swal2-rotate-success-circular-line}[class^=swal2]{-webkit-tap-highlight-color:#0000}.swal2-show{animation:var(--swal2-show-animation)}.swal2-hide{animation:var(--swal2-hide-animation)}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{width:50px;height:50px;position:absolute;top:-9999px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{left:auto;right:0}.swal2-toast{box-sizing:border-box;border:var(--swal2-toast-border);background:var(--swal2-background);box-shadow:var(--swal2-toast-box-shadow);pointer-events:auto;grid-template-columns:min-content auto min-content;padding:1em;overflow-y:hidden;grid-area:1/1/4/4!important}.swal2-toast>*{grid-column:2}.swal2-toast h2:where(.swal2-title){text-align:initial;margin:.5em 1em;padding:0;font-size:1em}.swal2-toast .swal2-loading{justify-content:center}.swal2-toast input:where(.swal2-input){height:2em;margin:.5em;font-size:1em}.swal2-toast .swal2-validation-message{font-size:1em}.swal2-toast div:where(.swal2-footer){margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-toast button:where(.swal2-close){grid-area:1/3/99/3;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-toast div:where(.swal2-html-container){overflow:initial;text-align:initial;margin:.5em 1em;padding:0;font-size:1em}.swal2-toast div:where(.swal2-html-container):empty{padding:0}.swal2-toast .swal2-loader{grid-area:1/1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-toast .swal2-icon{grid-area:1/1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-toast .swal2-icon .swal2-icon-content{align-items:center;font-size:1.8em;font-weight:700;display:flex}.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{width:1.375em;top:.875em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-toast div:where(.swal2-actions){justify-content:flex-start;height:auto;margin:.5em 0 0;padding:0 .5em}.swal2-toast button:where(.swal2-styled){margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-toast .swal2-success [class^=swal2-success-circular-line]{border-radius:50%;width:1.6em;height:3em;position:absolute}.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{transform-origin:2em 2em;border-radius:4em 0 0 4em;top:-.8em;left:-.5em;transform:rotate(-45deg)}.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{transform-origin:0 1.5em;border-radius:0 4em 4em 0;top:-.25em;left:.9375em}.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-toast .swal2-success .swal2-success-fix{width:.4375em;height:2.6875em;top:0;left:.4375em}.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{width:.75em;top:1.125em;left:.1875em}.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{width:1.375em;top:.9375em;right:.1875em}.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:.75s swal2-toast-animate-success-line-tip}.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:.75s swal2-toast-animate-success-line-long}.swal2-toast.swal2-show{animation:var(--swal2-toast-show-animation)}.swal2-toast.swal2-hide{animation:var(--swal2-toast-hide-animation)}@keyframes swal2-show{0%{opacity:0;transform:translateY(-50px)scale(.9)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes swal2-hide{0%{opacity:1;transform:translate(0,0)scale(1)}to{opacity:0;transform:translateY(-50px)scale(.9)}}@keyframes swal2-animate-success-line-tip{0%{width:0;top:1.1875em;left:.0625em}54%{width:0;top:1.0625em;left:.125em}70%{width:3.125em;top:2.1875em;left:-.375em}84%{width:1.0625em;top:3em;left:1.3125em}to{width:1.5625em;top:2.8125em;left:.8125em}}@keyframes swal2-animate-success-line-long{0%{width:0;top:3.375em;right:2.875em}65%{width:0;top:3.375em;right:2.875em}84%{width:3.4375em;top:2.1875em;right:0}to{width:2.9375em;top:2.375em;right:.5em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{opacity:0;margin-top:1.625em;transform:scale(.4)}50%{opacity:0;margin-top:1.625em;transform:scale(.4)}80%{margin-top:-.375em;transform:scale(1.15)}to{opacity:1;margin-top:0;transform:scale(1)}}@keyframes swal2-animate-error-icon{0%{opacity:0;transform:rotateX(100deg)}to{opacity:1;transform:rotateX(0)}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}to{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{opacity:0;transform:rotate(45deg)}25%{opacity:.4;transform:rotate(-25deg)}50%{opacity:.8;transform:rotate(15deg)}75%{opacity:1;transform:rotate(-5deg)}to{opacity:1;transform:rotateX(0)}}@keyframes swal2-toast-show{0%{transform:translateY(-.625em)rotate(2deg)}33%{transform:translateY(0)rotate(-2deg)}66%{transform:translateY(.3125em)rotate(2deg)}to{transform:translateY(0)rotate(0)}}@keyframes swal2-toast-hide{to{opacity:0;transform:rotate(1deg)}}@keyframes swal2-toast-animate-success-line-tip{0%{width:0;top:.5625em;left:.0625em}54%{width:0;top:.125em;left:.125em}70%{width:1.625em;top:.625em;left:-.25em}84%{width:.5em;top:1.0625em;left:.75em}to{width:.75em;top:1.125em;left:.1875em}}@keyframes swal2-toast-animate-success-line-long{0%{width:0;top:1.625em;right:1.375em}65%{width:0;top:1.25em;right:.9375em}84%{width:1.125em;top:.9375em;right:0}to{width:1.375em;top:.9375em;right:.1875em}}.vditor{--border-color:#d1d5da;--second-color:#5860695c;--panel-background-color:#fff;--panel-shadow:0 1px 2px #0003;--toolbar-background-color:#f6f8fa;--toolbar-icon-color:#586069;--toolbar-icon-hover-color:#4285f4;--toolbar-height:35px;--toolbar-divider-margin-top:8px;--textarea-background-color:#fafbfc;--textarea-text-color:#24292e;--resize-icon-color:var(--toolbar-icon-color);--resize-background-color:var(--toolbar-background-color);--resize-hover-icon-color:var(--panel-background-color);--resize-hover-background-color:var(--toolbar-icon-hover-color);--count-background-color:#1b1f230d;--heading-border-color:#eaecef;--blockquote-color:#6a737d;--ir-heading-color:#660e7a;--ir-title-color:gray;--ir-bi-color:#0033b3;--ir-link-color:green;--ir-bracket-color:#00f;--ir-paren-color:green}.vditor--dark{--border-color:#141414;--second-color:#b9b9b95c;--panel-background-color:#24292e;--panel-shadow:0 1px 2px #fff3;--toolbar-background-color:#1d2125;--toolbar-icon-color:#b9b9b9;--toolbar-icon-hover-color:#fff;--textarea-background-color:#2f363d;--textarea-text-color:#d1d5da;--resize-icon-color:var(--border-color);--resize-background-color:var(--second-color);--resize-hover-icon-color:var(--toolbar-icon-hover-color);--resize-hover-background-color:#b9b9b9db;--count-background-color:#4285f45c;--heading-border-color:var(--textarea-text-color);--blockquote-color:var(--toolbar-icon-color);--ir-heading-color:#9876aa;--ir-title-color:gray;--ir-bi-color:#cc7832;--ir-link-color:#ffc66d;--ir-bracket-color:#287bde;--ir-paren-color:#6a8759}@keyframes tooltip-appear{0%{opacity:0}to{opacity:1}}.vditor-tooltipped{cursor:pointer;position:relative}.vditor-tooltipped:after{z-index:1000000;-webkit-font-smoothing:subpixel-antialiased;color:#fff;text-align:center;text-shadow:none;text-transform:none;letter-spacing:normal;word-wrap:break-word;white-space:pre;pointer-events:none;content:attr(aria-label);opacity:0;background:#3b3e43;border-radius:3px;padding:5px 8px;font-size:11px;font-weight:400;line-height:16px;text-decoration:none;display:none;position:absolute}.vditor-tooltipped:before{z-index:1000001;color:#3b3e43;pointer-events:none;content:"";opacity:0;border:5px solid #0000;width:0;height:0;display:none;position:absolute}.vditor-tooltipped--hover:before,.vditor-tooltipped--hover:after,.vditor-tooltipped:hover:before,.vditor-tooltipped:hover:after,.vditor-tooltipped:active:before,.vditor-tooltipped:active:after,.vditor-tooltipped:focus:before,.vditor-tooltipped:focus:after{text-decoration:none;animation-name:tooltip-appear;animation-duration:.15s;animation-timing-function:ease-in;animation-fill-mode:forwards;display:inline-block}.vditor-tooltipped__s:after,.vditor-tooltipped__se:after,.vditor-tooltipped__sw:after{margin-top:5px;top:100%;right:50%}.vditor-tooltipped__s:before,.vditor-tooltipped__se:before,.vditor-tooltipped__sw:before{border-bottom-color:#3b3e43;margin-right:-5px;top:auto;bottom:-5px;right:50%}.vditor-tooltipped__se:after{margin-left:-15px;left:50%;right:auto}.vditor-tooltipped__sw:after{margin-right:-15px}.vditor-tooltipped__n:after,.vditor-tooltipped__ne:after,.vditor-tooltipped__nw:after{margin-bottom:5px;bottom:100%;right:50%}.vditor-tooltipped__n:before,.vditor-tooltipped__ne:before,.vditor-tooltipped__nw:before{border-top-color:#3b3e43;margin-right:-5px;top:-5px;bottom:auto;right:50%}.vditor-tooltipped__ne:after{margin-left:-15px;left:50%;right:auto}.vditor-tooltipped__nw:after{margin-right:-15px}.vditor-tooltipped__s:after,.vditor-tooltipped__n:after{transform:translate(50%)}.vditor-tooltipped__w:after{margin-right:5px;bottom:50%;right:100%;transform:translateY(50%)}.vditor-tooltipped__w:before{border-left-color:#3b3e43;margin-top:-5px;top:50%;bottom:50%;left:-5px}.vditor-tooltipped__e:after{margin-left:5px;bottom:50%;left:100%;transform:translateY(50%)}.vditor-tooltipped__e:before{border-right-color:#3b3e43;margin-top:-5px;top:50%;bottom:50%;right:-5px}@media screen and (width<=520px){.vditor-tooltipped:before,.vditor-tooltipped:after{content:none}}@keyframes scale-in{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.vditor-panel{background-color:var(--panel-background-color);box-shadow:var(--panel-shadow);z-index:3;-webkit-user-select:none;user-select:none;min-width:80px;max-width:320px;color:var(--toolbar-icon-color);border-radius:3px;padding:5px;font-size:14px;animation-name:scale-in;animation-duration:.15s;animation-timing-function:cubic-bezier(.2,0,.13,1.5);display:none;position:absolute}.vditor-panel--none{white-space:nowrap;opacity:.86;min-width:auto;max-width:none;padding:0;animation:none}.vditor-panel--arrow:before{pointer-events:none;content:" ";border:7px solid #0000;border-bottom-color:var(--panel-background-color);width:0;height:0;position:absolute;top:-14px;left:5px}.vditor-panel--left{right:0}.vditor-panel--left.vditor-panel--arrow:before{left:auto;right:5px}.vditor-input{background-color:var(--panel-background-color);color:var(--textarea-text-color);border:0;padding:3px 5px;font-size:12px}.vditor-input:focus{background-color:var(--toolbar-background-color);outline:none}.vditor-icon{color:var(--toolbar-icon-color);cursor:pointer;float:left;box-sizing:border-box;background-color:#0000;border:0;width:23px;height:21px;padding:4px 5px}.vditor-icon:hover,.vditor-icon--current{color:var(--toolbar-icon-hover-color);background-color:#0000}.vditor-icon:focus{outline:none}.vditor-icon svg{float:left;fill:currentColor;pointer-events:none;width:13px!important;height:13px!important}.vditor-toolbar{background-color:var(--toolbar-background-color);border-bottom:1px solid var(--border-color);padding:0 5px;line-height:1}.vditor-toolbar--pin{z-index:1;position:sticky;top:0}.vditor-toolbar--hide{height:5px;transition:all .15s ease-in-out;overflow:hidden}.vditor-toolbar--hide:hover{background-color:var(--toolbar-background-color);height:auto;overflow:visible}.vditor-toolbar__item{float:left;position:relative}.vditor-toolbar__item .vditor-tooltipped{color:var(--toolbar-icon-color);height:var(--toolbar-height);box-sizing:border-box;background-color:#0000;border:0;width:25px;padding:10px 5px;font-size:0}.vditor-toolbar__item .vditor-tooltipped:focus{cursor:pointer;color:var(--toolbar-icon-hover-color);outline:none}.vditor-toolbar__item svg{fill:currentColor;stroke-width:0;stroke:currentColor;width:15px;height:15px;display:inline-block}.vditor-toolbar__item input{width:25px;height:var(--toolbar-height);cursor:pointer;opacity:.001;position:absolute;top:0;left:0;overflow:hidden}.vditor-toolbar__divider{float:left;height:calc(var(--toolbar-height) - (var(--toolbar-divider-margin-top) * 2));border-left:1px solid var(--second-color);margin:var(--toolbar-divider-margin-top) 8px}.vditor-toolbar__br{width:100%;height:0!important;padding:0!important}.vditor-menu--current{color:var(--toolbar-icon-hover-color)!important}.vditor-menu--disabled{color:var(--second-color)!important;cursor:not-allowed!important}.vditor-emojis{display:inline-block;overflow:auto}.vditor-emojis::-webkit-scrollbar{display:none}.vditor-emojis__tip{width:200px;min-width:1px;color:var(--toolbar-icon-color);white-space:nowrap;text-overflow:ellipsis;flex:1;margin-right:10px;overflow:hidden}.vditor-emojis__tail{color:var(--toolbar-icon-color);margin-top:5px;font-size:12px;display:flex}.vditor-emojis__tail a{color:var(--toolbar-icon-color);text-decoration:none}.vditor-emojis__tail a:hover{color:var(--toolbar-icon-hover-color)}.vditor-emojis button{cursor:pointer;float:left;text-align:center;box-sizing:border-box;background-color:#0000;border:0;border-radius:3px;width:30px;height:30px;margin:0;padding:3px;font-size:16px;line-height:26px;transition:all .15s ease-in-out;overflow:hidden}.vditor-emojis button:focus{outline:none}.vditor-emojis button:hover .vditor-emojis__icon{display:inline-block;transform:scale(1.2)}.vditor-emojis img{float:left;width:20px;height:20px;margin:3px 0 0 3px}@media screen and (width<=520px){.vditor-toolbar__item{padding:0 12px}.vditor-panel--left.vditor-panel--arrow:before{right:17px}}@media (hover:hover) and (pointer:fine){.vditor-toolbar__item .vditor-tooltipped:hover{color:var(--toolbar-icon-hover-color)}}@keyframes slideInDown{0%{visibility:visible;transform:translateY(-100%)}to{transform:translate(0,0)}}.vditor{border:1px solid var(--border-color);box-sizing:border-box;border-radius:3px;flex-direction:column;font-family:Helvetica Neue,Luxi Sans,DejaVu Sans,Hiragino Sans GB,Microsoft Yahei,sans-serif,Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,Segoe UI Symbol,Android Emoji,EmojiSymbols;display:flex}.vditor--fullscreen{z-index:90;border-radius:0;position:fixed;top:0;left:0;width:100%!important;height:100vh!important}.vditor-content{flex:1;min-width:1px;min-height:60px;display:flex;position:relative}.vditor-preview{border-left:1px solid var(--border-color);box-sizing:border-box;background-color:var(--textarea-background-color);border-radius:0 0 3px;flex:1;min-width:1px;margin-left:-1px;overflow:auto}.vditor-preview::-webkit-scrollbar{display:none}.vditor-preview__action{text-align:center;background-color:var(--toolbar-background-color);padding:10px}.vditor-preview__action button{background-color:var(--toolbar-background-color);color:var(--toolbar-icon-color);cursor:pointer;border:0;margin:0 10px;padding:0 7px;font-size:12px;line-height:20px}.vditor-preview__action button.vditor-preview__action--current,.vditor-preview__action button:hover{color:var(--toolbar-icon-hover-color);background-color:var(--toolbar-background-color)}.vditor-preview__action button:focus{outline:none}.vditor-preview__action button svg{fill:currentColor;vertical-align:middle;width:15px;height:15px}.vditor-preview>.vditor-reset{margin:0 auto;padding:10px}.vditor-preview img:not(.emoji){cursor:pointer}.vditor-devtools{background-color:var(--textarea-background-color);min-width:1px;box-shadow:inset 1px 0 var(--border-color);box-sizing:border-box;border-radius:0 0 3px;flex:1;padding:10px;display:none;overflow:auto}.vditor-counter{color:var(--toolbar-icon-color);background-color:var(--count-background-color);-webkit-user-select:none;user-select:none;float:right;border-radius:3px;margin:8px 3px 0 0;padding:3px;font-size:12px}.vditor-counter--error{color:#d23f31;background-color:#d23f311a}.vditor-resize{cursor:row-resize;-webkit-user-select:none;user-select:none;width:100%;padding:3px 0;position:absolute}.vditor-resize--top{top:-3px}.vditor-resize--bottom{bottom:-3px}.vditor-resize>div{background-color:var(--resize-background-color);height:3px;transition:all .15s ease-in-out}.vditor-resize:hover>div,.vditor-resize--selected>div{background-color:var(--resize-hover-background-color)}.vditor-resize:hover svg,.vditor-resize--selected svg{color:var(--resize-hover-icon-color)}.vditor-resize svg{fill:currentColor;stroke-width:0;stroke:currentColor;width:13px;height:3px;color:var(--resize-icon-color);margin:0 auto;display:block}.vditor-upload{background-color:#4285f4;height:3px;transition:all .15s ease-in-out;position:absolute;top:-2px;left:0}.vditor-tip{z-index:5;font-size:12px;animation-duration:.15s;animation-fill-mode:both;position:absolute;top:10px;left:50%}.vditor-tip--show{animation-name:slideInDown;display:block}.vditor-tip__content{text-align:left;background:var(--toolbar-background-color);color:var(--toolbar-icon-color);max-width:100%;box-shadow:var(--panel-shadow);border-radius:3px;margin-left:-50%;padding:3px 10px;line-height:16px;display:inline-block;position:relative}.vditor-tip__content ul{margin:2px 0;padding:0 0 0 18px}.vditor-tip__content a{color:#4285f4}.vditor-tip__close{color:var(--toolbar-icon-color);cursor:pointer;font-weight:700;position:absolute;top:-7px;right:-15px}.vditor-tip__close:hover{color:var(--toolbar-icon-hover-color)}.vditor-img{z-index:100;flex-direction:column;display:flex;position:fixed;inset:0}.vditor-img__bar{border-bottom:1px solid var(--border-color);background-color:var(--toolbar-background-color);text-align:center;box-sizing:border-box;justify-content:center;align-items:center;height:36px;display:flex}.vditor-img__btn{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--toolbar-icon-color);align-items:center;margin-left:24px;display:flex}.vditor-img__btn:hover{color:var(--toolbar-icon-hover-color)}.vditor-img__btn svg{fill:currentColor;width:14px;height:14px;margin-right:8px}.vditor-img__img{background-color:var(--textarea-background-color);cursor:zoom-out;flex:1;overflow:auto}.vditor-img__img img{max-width:none}.vditor-hint{background-color:var(--panel-background-color);box-shadow:var(--panel-shadow);z-index:4;border-radius:3px;min-width:80px;max-width:250px;margin:0;padding:5px 0;font-size:12px;line-height:20px;list-style:none;display:none;position:absolute}.vditor-hint .vditor-hint{margin-top:-31px;left:100%;right:auto}.vditor-hint .vditor-hint.vditor-panel--left{left:auto;right:100%}.vditor-hint button{color:var(--toolbar-icon-color);box-sizing:border-box;text-align:left;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background-color:#0000;border:0;border-radius:0;width:100%;margin:0;padding:3px 10px;line-height:20px;display:block;overflow:hidden}.vditor-hint button:focus{outline:none}.vditor-hint--current,.vditor-hint button:not(.vditor-menu--disabled):hover{background-color:var(--toolbar-background-color)!important;color:var(--toolbar-icon-hover-color)!important}.vditor-hint__emoji{float:left;margin-right:3px;font-size:16px}.vditor-hint img{float:left;width:20px;height:20px;margin-right:3px}.vditor-reset{color:#24292e;font-variant-ligatures:no-common-ligatures;word-wrap:break-word;word-break:break-word;font-family:Helvetica Neue,Luxi Sans,DejaVu Sans,Hiragino Sans GB,Microsoft Yahei,sans-serif,Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,Segoe UI Symbol,Android Emoji,EmojiSymbols;font-size:16px;line-height:1.5;overflow:auto}.vditor-reset--anchor{padding-left:20px}.vditor-reset--error{color:#d23f31;font-size:12px;line-height:16px;display:block}.vditor-reset ul ul ul{list-style-type:square}.vditor-reset ul ul{list-style-type:circle}.vditor-reset ul{list-style-type:disc}.vditor-reset ul,.vditor-reset ol{margin-top:0;margin-bottom:16px;padding-left:2em}.vditor-reset li+li{margin-top:.25em}.vditor-reset li p{margin-top:16px}.vditor-reset audio{max-width:100%}.vditor-reset audio:focus{outline:none}.vditor-reset video{max-width:100%;max-height:90vh}.vditor-reset img{max-width:100%}.vditor-reset img.emoji{cursor:auto;vertical-align:sub;max-width:20px}.vditor-reset h1,.vditor-reset h2,.vditor-reset h3,.vditor-reset h4,.vditor-reset h5,.vditor-reset h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}.vditor-reset h1:hover .vditor-anchor svg,.vditor-reset h2:hover .vditor-anchor svg,.vditor-reset h3:hover .vditor-anchor svg,.vditor-reset h4:hover .vditor-anchor svg,.vditor-reset h5:hover .vditor-anchor svg,.vditor-reset h6:hover .vditor-anchor svg{visibility:visible}.vditor-reset h1{font-size:1.75em}.vditor-reset h2{font-size:1.55em}.vditor-reset h3{font-size:1.38em}.vditor-reset h4{font-size:1.25em}.vditor-reset h5{font-size:1.13em}.vditor-reset h6{font-size:1em}.vditor-reset hr{background-color:#eaecef;border:0;height:2px;margin:24px 0;padding:0}.vditor-reset p{margin-top:0;margin-bottom:16px}.vditor-reset blockquote{color:#6a737d;border-left:.25em solid #eaecef;margin:0 0 16px;padding:0 1em}.vditor-reset blockquote>:first-child{margin-top:0}.vditor-reset blockquote>:last-child{margin-bottom:0}.vditor-reset ins>iframe{border:0}.vditor-reset iframe{box-sizing:border-box;border:1px solid #d1d5da;max-width:100%}.vditor-reset iframe.iframe__video{min-width:80%;min-height:36vh}.vditor-reset table{border-collapse:collapse;empty-cells:show;border-spacing:0;word-break:keep-all;width:100%;margin-bottom:16px;display:block;overflow:auto}.vditor-reset table tr{background-color:#fafbfc;border-top:1px solid #c6cbd1}.vditor-reset table td,.vditor-reset table th{word-break:normal;white-space:nowrap;border:1px solid #dfe2e5;padding:6px 13px}.vditor-reset table td:first-child:after,.vditor-reset table th:first-child:after{content:"";vertical-align:top;min-height:24px;display:inline-block}.vditor-reset table th{font-weight:600}.vditor-reset table tbody tr:nth-child(2n){background-color:#fff}.vditor-reset code:not(.hljs):not(.highlight-chroma){word-break:break-word;white-space:pre-wrap;background-size:20px 20px;border-radius:3px;margin:0;padding:.2em .4em;font-family:mononoki,Consolas,Liberation Mono,Menlo,Courier,monospace,Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,Segoe UI Symbol,Android Emoji,EmojiSymbols;font-size:85%}.vditor-reset pre{margin:1em 0}.vditor-reset pre>code{white-space:pre;word-break:initial;word-wrap:normal;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8AgMAAABHkjHhAAAACVBMVEWAgIBaWlo+Pj7rTFvWAAAAA3RSTlMHCAw+VhR4AAAA+klEQVQoz4WSMW7EQAhFPxKWNh2FCx+HkaZI6RRb5DYbyVfIJXLKDCFoMbaTKSw/8ZnPAPjaH2xgZcUNUDADD7D9LtDBCLZ45fbkvo/30K8yeI64pPwl6znd/3n/Oe93P3ho9qeh72btTFzqkz0rsJle8Zr81OLEwZ1dv/713uWqvu2pl+k0fy7MWtj9r/tN5q/02z89qa/L4Dc2LvM93kezPfXlME/O86EbY/V9GB9ePX8G1/6W+/9h1dq/HGfTfzT3j/xNo7522Bfnqe5jO/fvhVthlfk434v3iO9zG/UOphyPeinPl1J8Gtaa7xPTa/Dk+RIs4deMvwGvcGsmsCvJ0AAAAABJRU5ErkJggg==);background-size:20px 20px;border-radius:5px;margin:0;padding:.5em;font-family:mononoki,Consolas,Liberation Mono,Menlo,Courier,monospace,Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,Segoe UI Symbol,Android Emoji,EmojiSymbols;font-size:85%;display:block;overflow:auto}.vditor-reset pre:hover div.vditor-copy{display:block}.vditor-reset .language-math,.vditor-reset .language-echarts,.vditor-reset .language-mindmap,.vditor-reset .language-plantuml,.vditor-reset .language-mermaid,.vditor-reset .language-smiles,.vditor-reset .language-markmap,.vditor-reset .language-abc,.vditor-reset .language-flowchart,.vditor-reset .language-graphviz{margin-bottom:16px}.vditor-reset .language-math mjx-container:focus{cursor:context-menu;outline:none}.vditor-reset .language-math .katex-display>.katex>.katex-html>.tag{font-size:1.21rem;display:inline-block;right:2px}.vditor-reset .language-echarts,.vditor-reset .language-mindmap{height:420px;overflow:hidden}.vditor-reset .language-mermaid,.vditor-reset .language-markmap,.vditor-reset .language-flowchart,.vditor-reset .language-graphviz{text-align:center}.vditor-reset .language-graphviz parsererror{overflow:auto}.vditor-reset kbd{color:#24292e;vertical-align:middle;background-color:#fafbfc;border:1px solid #d1d5da;border-radius:3px;padding:3px 5px;font:11px/10px Consolas,Liberation Mono,Menlo,Courier,monospace;display:inline-block;box-shadow:inset 0 -1px #d1d5da}.vditor-reset summary{cursor:pointer}.vditor-reset summary:focus{outline:none}.vditor-reset svg{width:auto;height:auto;stroke-width:initial}.vditor-reset p:last-child,.vditor-reset blockquote:last-child,.vditor-reset pre:last-child,.vditor-reset ul:last-child,.vditor-reset ol:last-child,.vditor-reset hr:last-child{margin-bottom:0}.vditor-comment{border-bottom:2px solid #f8e6ab}.vditor-comment--focus,.vditor-comment--hover{background-color:#faf1d1;border-bottom:2px solid #ffc60a}.vditor-comment--focus .vditor-comment,.vditor-comment--hover .vditor-comment{border-bottom:2px solid #ffc60a}.vditor-task{word-break:break-all;list-style:none!important}.vditor-task input{vertical-align:middle;margin:0 .2em .25em -1.6em;font-size:12px}.vditor-copy{z-index:1;display:none;position:relative}.vditor-copy textarea{height:10px;position:absolute;left:-100000px}.vditor-copy span{cursor:pointer;position:absolute;top:.5em;right:15px}.vditor-copy svg{color:#586069;fill:currentColor;height:14px;display:block;width:14px!important}.vditor-linenumber{position:relative;padding-left:4em!important}.vditor-linenumber__rows{pointer-events:none;-webkit-user-select:none;user-select:none;counter-reset:linenumber;width:3em;position:absolute;top:1em;left:0}.vditor-linenumber__rows>span{pointer-events:none;display:block}.vditor-linenumber__rows>span:before{counter-increment:linenumber;content:counter(linenumber);color:#9e969661;text-align:right;padding-right:1em;display:block}.vditor-speech{cursor:pointer;color:#586069;background-color:#f6f8fa;border:1px solid #d1d5da;border-radius:3px;padding:3px;display:none;position:absolute}.vditor-speech:hover,.vditor-speech--current{color:#4285f4}.vditor-speech svg{fill:currentColor;stroke-width:0;stroke:currentColor;width:14px;height:14px;display:block}.vditor-anchor{margin-left:5px}.vditor-anchor--left{float:left;margin-left:-20px;padding-right:4px}.vditor-anchor svg{visibility:hidden}.vditor-anchor:hover svg{visibility:visible}.vditor-anchor:focus{outline:none}.vditor-linkcard{cursor:pointer;max-width:768px;margin:31px auto 16px;padding:0 10px;transition:all .15s ease-in-out}.vditor-linkcard a{background-color:#f6f8fa;border-radius:3px;flex-wrap:wrap-reverse;max-height:250px;text-decoration:none;display:flex;overflow:hidden;box-shadow:0 1px 2px #0003}.vditor-linkcard a:hover{text-decoration:none;box-shadow:0 0 3px #00000021,0 3px 6px #00000042}.vditor-linkcard a:visited .vditor-linkcard__abstract{color:#5860695c}.vditor-linkcard__info{box-sizing:border-box;flex:1;min-width:200px;padding:10px}.vditor-linkcard__title{color:#24292e;align-items:center;font-size:14px;font-weight:400;display:flex}.vditor-linkcard__title img{cursor:pointer;border-radius:3px;flex-shrink:0;width:20px;height:20px;margin-right:5px}.vditor-linkcard__abstract{word-wrap:break-word;word-break:break-all;-webkit-line-clamp:2;text-overflow:ellipsis;color:#586069;-webkit-box-orient:vertical;margin:5px 0;font-size:13px;display:-webkit-box;overflow:hidden}.vditor-linkcard__site{color:#4285f4;font-size:12px}.vditor-linkcard__image{cursor:pointer;background-color:#5860695c;background-position:50%;background-repeat:no-repeat;background-size:cover;min-width:126px;max-width:250px}.vditor-footnotes__goto-ref{text-decoration:none}.vditor-toc{-webkit-user-select:text;user-select:text;color:#4285f4;margin-bottom:16px}.vditor-toc .vditor-outline__action{display:none}.vditor-toc ul{padding-left:1em;list-style:none!important}.vditor-toc>ul{padding-left:0}.vditor-toc span{cursor:pointer}.vditor-toc li>span>svg{width:0;height:0}.vditor-outline{border-right:1px solid var(--border-color);background-color:var(--panel-background-color);width:250px;display:none;overflow:auto}.vditor-outline--right{border-right:0;border-left:1px solid var(--border-color)}.vditor-outline::-webkit-scrollbar{display:none}.vditor-outline ul{margin:0;padding-left:1em;list-style:none!important}.vditor-outline__content>ul{padding-left:0}.vditor-outline li>span{cursor:pointer;color:var(--textarea-text-color);align-items:center;padding:5px 10px;display:flex}.vditor-outline li>span>svg{flex-shrink:0;width:10px;height:10px}.vditor-outline li>span:hover{color:var(--toolbar-icon-hover-color)}.vditor-outline li>span>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.vditor-outline__title{border-bottom:1px dashed var(--border-color);color:var(--toolbar-icon-color);padding:5px 10px;font-size:12px}.vditor-outline__action{fill:currentColor;flex-shrink:0;margin-right:5px;transition:all .15s ease-in-out}.vditor-outline__action--close{transform:rotate(-90deg)}.vditor-wysiwyg{box-sizing:border-box;flex:1;width:100%;min-width:1px;position:relative}.vditor-wysiwyg pre.vditor-reset{background-color:var(--panel-background-color);white-space:pre-wrap;box-sizing:border-box;height:100%;margin:0}.vditor-wysiwyg pre.vditor-reset[contenteditable=false]{opacity:.3;cursor:not-allowed}.vditor-wysiwyg pre.vditor-reset:empty:before{content:attr(placeholder);color:var(--second-color)}.vditor-wysiwyg pre.vditor-reset:focus{background-color:var(--textarea-background-color);outline:none}.vditor-wysiwyg pre.vditor-reset:after{content:"";height:var(--editor-bottom);display:block}.vditor-wysiwyg blockquote:empty:before,.vditor-wysiwyg pre>code:empty:before,.vditor-wysiwyg p:empty:before,.vditor-wysiwyg h1:empty:after,.vditor-wysiwyg h2:empty:after,.vditor-wysiwyg h3:empty:after,.vditor-wysiwyg h4:empty:after,.vditor-wysiwyg h5:empty:after,.vditor-wysiwyg h6:empty:after{content:" "}.vditor-wysiwyg code[data-marker=\`]{padding-left:0!important;padding-right:0!important}.vditor-wysiwyg__block pre:first-child{margin-bottom:-1em}.vditor-wysiwyg__block pre:first-child code{color:var(--textarea-text-color);text-align:left;height:auto}.vditor-wysiwyg__block pre:last-child{margin-bottom:1em}.vditor-wysiwyg__preview{cursor:pointer;white-space:initial;min-height:27px}.vditor-wysiwyg>.vditor-reset>h1:before,.vditor-wysiwyg>.vditor-reset>h2:before,.vditor-wysiwyg>.vditor-reset>h3:before,.vditor-wysiwyg>.vditor-reset>h4:before,.vditor-wysiwyg>.vditor-reset>h5:before,.vditor-wysiwyg>.vditor-reset>h6:before,.vditor-wysiwyg div.vditor-wysiwyg__block:before,.vditor-wysiwyg div[data-type=link-ref-defs-block]:before,.vditor-wysiwyg div[data-type=footnotes-block]:before,.vditor-wysiwyg .vditor-toc:before{float:left;content:"H1";color:var(--second-color);margin-left:-29px;padding-right:4px;font-size:.85rem;font-weight:400}.vditor-wysiwyg>.vditor-reset>h2:before{content:"H2"}.vditor-wysiwyg>.vditor-reset>h3:before{content:"H3"}.vditor-wysiwyg>.vditor-reset>h4:before{content:"H4"}.vditor-wysiwyg>.vditor-reset>h5:before{content:"H5"}.vditor-wysiwyg>.vditor-reset>h6:before{content:"H6"}.vditor-wysiwyg div[data-type=link-ref-defs-block]:before{content:"\"A\""}.vditor-wysiwyg div[data-type=footnotes-block]:before{content:"^F"}.vditor-wysiwyg div.vditor-wysiwyg__block:before{content:"</>"}.vditor-wysiwyg div.vditor-wysiwyg__block[data-type=yaml-front-matter]:before{content:"F"}.vditor-wysiwyg div.vditor-wysiwyg__block[data-type=math-block]:before{content:"$$"}.vditor-wysiwyg .vditor-toc:before{content:"ToC"}.vditor-wysiwyg hr{width:100%;margin:12px 0;display:inline-block}.vditor-wysiwyg details{white-space:initial}.vditor-wysiwyg a{cursor:pointer}.vditor-wysiwyg span[data-type=backslash]>span{color:var(--second-color);display:none}.vditor-wysiwyg span[data-type=link-ref],.vditor-wysiwyg sup[data-type=footnotes-ref]{color:#4285f4}.vditor-wysiwyg span[data-type=toc-h]{color:#4285f4;text-decoration:underline}.vditor-wysiwyg div[data-type=footnotes-block]{border-top:2px solid var(--heading-border-color);margin-top:24px;padding-top:24px}.vditor-wysiwyg div[data-type=link-ref-defs-block]{color:var(--blockquote-color)}@media screen and (width<=520px){.vditor-wysiwyg h1:before,.vditor-wysiwyg h2:before,.vditor-wysiwyg h3:before,.vditor-wysiwyg h4:before,.vditor-wysiwyg h5:before,.vditor-wysiwyg h6:before,.vditor-wysiwyg div.vditor-wysiwyg__block:before,.vditor-wysiwyg div[data-type=link-ref-defs-block]:before,.vditor-wysiwyg div[data-type=footnotes-block]:before,.vditor-wysiwyg .vditor-toc:before{content:none}}.vditor-ir{box-sizing:border-box;flex:1;width:100%;min-width:1px;position:relative}.vditor-ir__node[data-type=code-block]:before,.vditor-ir__node[data-type=code-block]:after,.vditor-ir__node[data-type=yaml-front-matter]:before,.vditor-ir__node[data-type=yaml-front-matter]:after,.vditor-ir__node[data-type=math-block]:before,.vditor-ir__node[data-type=math-block]:after{content:" ";color:var(--second-color)}.vditor-ir__node:not(.vditor-ir__node--expand) .vditor-ir__marker{padding:0!important}.vditor-ir__node:not(.vditor-ir__node--expand)[data-type=a]{cursor:pointer}.vditor-ir__node[data-type=link-ref],.vditor-ir__node[data-type=footnotes-ref]{color:#4285f4}.vditor-ir__node[data-type=html-block]{margin-bottom:1em}.vditor-ir__node .vditor-ir__marker{width:0;height:0;transition:all .15s ease-in-out;display:inline-block;overflow:hidden}.vditor-ir__node--hidden .vditor-ir__marker{visibility:hidden}.vditor-ir__node--expand .vditor-ir__marker{color:var(--second-color);width:auto;height:auto;display:inline}.vditor-ir__node--expand .vditor-ir__marker--hide{display:none}.vditor-ir__node--expand .vditor-ir__marker--heading{color:var(--ir-heading-color)}.vditor-ir__node--expand .vditor-ir__marker--bi{color:var(--ir-bi-color)}.vditor-ir__node--expand .vditor-ir__marker--link{color:var(--ir-link-color)}.vditor-ir__node--expand .vditor-ir__marker--title{color:var(--ir-title-color)}.vditor-ir__node--expand .vditor-ir__marker--bracket{color:var(--ir-bracket-color);text-decoration:underline}.vditor-ir__node--expand .vditor-ir__marker--paren{color:var(--ir-paren-color)}.vditor-ir__node--expand .vditor-ir__marker--info{color:var(--ir-heading-color)}.vditor-ir__node--expand .vditor-ir__marker--pre code{color:var(--textarea-text-color);text-align:left;height:auto}.vditor-ir__node--expand[data-type=code-block]:before,.vditor-ir__node--expand[data-type=code-block]:after{content:"```"}.vditor-ir__node--expand[data-type=yaml-front-matter]:before,.vditor-ir__node--expand[data-type=yaml-front-matter]:after{content:"---"}.vditor-ir__node--expand[data-type=math-block]:before,.vditor-ir__node--expand[data-type=math-block]:after{content:"$$"}.vditor-ir__node span[data-type=code-block-open-marker],.vditor-ir__node span[data-type=code-block-close-marker],.vditor-ir__node span[data-type=yaml-front-matter-open-marker],.vditor-ir__node span[data-type=yaml-front-matter-close-marker],.vditor-ir__node span[data-type=math-block-open-marker],.vditor-ir__node span[data-type=math-block-close-marker]{display:none}.vditor-ir__preview{cursor:pointer;white-space:initial;min-height:27px}.vditor-ir__link{color:var(--ir-bracket-color);text-decoration:underline}.vditor-ir pre.vditor-reset{background-color:var(--panel-background-color);white-space:pre-wrap;box-sizing:border-box;height:100%;margin:0}.vditor-ir pre.vditor-reset[contenteditable=false]{opacity:.3;cursor:not-allowed}.vditor-ir pre.vditor-reset:empty:before{content:attr(placeholder);color:var(--second-color)}.vditor-ir pre.vditor-reset:focus{background-color:var(--textarea-background-color);outline:none}.vditor-ir pre.vditor-reset:after{content:"";height:var(--editor-bottom);display:block}.vditor-ir pre.vditor-reset pre{margin:0}.vditor-ir hr{width:100%;margin:12px 0;display:inline-block}.vditor-ir blockquote:empty:before,.vditor-ir pre>code:empty:before,.vditor-ir p:empty:before,.vditor-ir h1:empty:after,.vditor-ir h2:empty:after,.vditor-ir h3:empty:after,.vditor-ir h4:empty:after,.vditor-ir h5:empty:after,.vditor-ir h6:empty:after{content:" "}.vditor-ir .vditor-reset>h1:before,.vditor-ir .vditor-reset>h2:before,.vditor-ir .vditor-reset>h3:before,.vditor-ir .vditor-reset>h4:before,.vditor-ir .vditor-reset>h5:before,.vditor-ir .vditor-reset>h6:before,.vditor-ir div[data-type=link-ref-defs-block]:before,.vditor-ir div[data-type=footnotes-block]:before,.vditor-ir .vditor-toc:before{float:left;content:"H1";color:var(--second-color);margin-left:-29px;padding-right:4px;font-size:.85rem;font-weight:400}.vditor-ir .vditor-reset>h2:before{content:"H2"}.vditor-ir .vditor-reset>h3:before{content:"H3"}.vditor-ir .vditor-reset>h4:before{content:"H4"}.vditor-ir .vditor-reset>h5:before{content:"H5"}.vditor-ir .vditor-reset>h6:before{content:"H6"}.vditor-ir div[data-type=link-ref-defs-block]{color:var(--blockquote-color)}.vditor-ir div[data-type=link-ref-defs-block]:before{content:"\"A\""}.vditor-ir div[data-type=footnotes-block]{border-top:2px solid var(--heading-border-color);margin-top:24px;padding-top:24px}.vditor-ir div[data-type=footnotes-block]:before{content:"^F"}.vditor-ir div[data-type=footnotes-block]>div[data-type=footnotes-def]>ul,.vditor-ir div[data-type=footnotes-block]>div[data-type=footnotes-def]>ol,.vditor-ir div[data-type=footnotes-block]>div[data-type=footnotes-def]>p,.vditor-ir div[data-type=footnotes-block]>div[data-type=footnotes-def]>blockquote,.vditor-ir div[data-type=footnotes-block]>div[data-type=footnotes-def]>pre,.vditor-ir div[data-type=footnotes-block]>div[data-type=footnotes-def]>table,.vditor-ir div[data-type=footnotes-block]>div[data-type=footnotes-def]>hr{margin-left:8px}.vditor-ir .vditor-toc:before{content:"ToC"}.vditor-ir .vditor-toc span[data-type=toc-h]{color:#4285f4;text-decoration:underline}@media screen and (width<=520px){.vditor-ir h1:before,.vditor-ir h2:before,.vditor-ir h3:before,.vditor-ir h4:before,.vditor-ir h5:before,.vditor-ir h6:before,.vditor-ir div[data-type=link-ref-defs-block]:before,.vditor-ir div[data-type=footnotes-block]:before,.vditor-ir .vditor-toc:before{content:none}}.vditor-sv{resize:none;box-sizing:border-box;background-color:var(--panel-background-color);width:100%;min-width:1px;color:var(--textarea-text-color);font-variant-ligatures:no-common-ligatures;white-space:pre-wrap;word-break:break-word;word-wrap:break-word;border:0;border-radius:0 0 3px 3px;outline:0;flex:1;margin:0 1px 0 0;padding:10px 9px 10px 10px;font-family:Helvetica Neue,Luxi Sans,DejaVu Sans,Hiragino Sans GB,Microsoft Yahei,sans-serif,Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,Segoe UI Symbol,Android Emoji,EmojiSymbols;font-size:16px;line-height:22px;overflow:auto}.vditor-sv[contenteditable=false]{opacity:.3;cursor:not-allowed}.vditor-sv:empty:before{content:attr(placeholder);color:var(--second-color)}.vditor-sv:focus{background-color:var(--textarea-background-color)}.vditor-sv:after{content:"";height:var(--editor-bottom);display:block}.vditor-sv span[data-type=newline]+span[data-type=text]:empty{display:inherit}.vditor-sv .sup{vertical-align:super;font-size:smaller}.vditor-sv .strong{font-weight:700}.vditor-sv .em{font-style:italic}.vditor-sv .s{text-decoration:line-through}.vditor-sv .mark:not(.vditor-sv__marker){color:#000;background-color:#ff0}.vditor-sv .h1{font-size:1.75em;line-height:44px}.vditor-sv .h2{font-size:1.55em;line-height:38px}.vditor-sv .h3{font-size:1.38em;line-height:27px}.vditor-sv .h4{font-size:1.25em;line-height:25px}.vditor-sv .h5{font-size:1.13em}.vditor-sv .h6{font-size:1em}.vditor-sv__marker{color:var(--second-color)}.vditor-sv__marker--heading{color:var(--ir-heading-color)}.vditor-sv__marker--bi{color:var(--ir-bi-color)}.vditor-sv__marker--link{color:var(--ir-link-color)}.vditor-sv__marker--title{color:var(--ir-title-color)}.vditor-sv__marker--bracket{color:var(--ir-bracket-color)}.vditor-sv__marker--paren{color:var(--ir-paren-color)}.vditor-sv__marker--info{color:var(--ir-heading-color)}.vditor-sv__marker--strong{font-weight:700}
