@font-face{font-family:Fredoka;font-style:normal;font-weight:400;font-display:swap;src:url(/ui/fonts/fredoka-v17-latin-regular.woff2)format("woff2")}@font-face{font-family:Fredoka;font-style:normal;font-weight:500;font-display:swap;src:url(/ui/fonts/fredoka-v17-latin-500.woff2)format("woff2")}@font-face{font-family:Fredoka;font-style:normal;font-weight:600;font-display:swap;src:url(/ui/fonts/fredoka-v17-latin-600.woff2)format("woff2")}@font-face{font-family:Fredoka;font-style:normal;font-weight:700;font-display:swap;src:url(/ui/fonts/fredoka-v17-latin-700.woff2)format("woff2")}@font-face{font-family:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(/ui/fonts/nunito-v32-latin-600.woff2)format("woff2")}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(/ui/fonts/nunito-v32-latin-700.woff2)format("woff2")}@font-face{font-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(/ui/fonts/nunito-v32-latin-800.woff2)format("woff2")}:root{--red-rgb:236, 93, 57;--red-dark-rgb:191, 63, 34;--green-rgb:63, 165, 106;--berry-rgb:132, 85, 192;--berry-dark-rgb:95, 58, 147;--gold-rgb:255, 194, 92;--gold-dark-rgb:217, 154, 54;--gold-dark-shadow-rgb:166, 110, 26;--shadow-light-rgb:120, 80, 40;--shadow-dark-rgb:91, 60, 30;--white-rgb:255, 255, 255;--red:rgb(var(--red-rgb));--red-light:#ff7d50;--red-dark:rgb(var(--red-dark-rgb));--green:rgb(var(--green-rgb));--green-light:#57c98a;--green-dark:#2f7d52;--berry:rgb(var(--berry-rgb));--berry-light:#9d72d6;--berry-dark:rgb(var(--berry-dark-rgb));--berry-dark-shadow:#4b2d78;--gold:rgb(var(--gold-rgb));--gold-light:#ffe0a0;--gold-dark:rgb(var(--gold-dark-rgb));--gold-dark-shadow:rgb(var(--gold-dark-shadow-rgb));--gold-ink:#6b4e1d;--ink:#463325;--ink-soft:#927a5d;--card:#fffdf9;--tile:#fff2dd;--white:rgb(var(--white-rgb));--tile-active-1:#ff8566;--tile-active-2:#ff6b4a;--bg-top:#fef6ec;--bg-bottom:#f6dabb;--shadow:0 18px 40px rgba(var(--shadow-dark-rgb), .18);--font-display:"Fredoka", sans-serif;--font-body:"Nunito", sans-serif;--font-mono:ui-monospace, "SF Mono", Menlo, monospace;--text-2xs:clamp(11px, 1.6vh, 13px);--text-xs:clamp(12px, 1.8vh, 15px);--text-sm:clamp(14px, 2.2vh, 17px);--text-base:clamp(16px, 2.6vh, 20px);--text-md:clamp(19px, 3vh, 24px);--text-lg:clamp(22px, 4vh, 34px);--text-xl:clamp(28px, 5vh, 52px);--text-2xl:clamp(34px, 6.5vh, 76px);--text-3xl:clamp(40px, 10vh, 108px);--text-hero:clamp(48px, 13vh, 160px);--fw-medium:600;--fw-bold:700;--fw-black:800;--lh-solid:1;--lh-tight:.95;--lh-snug:1.2;--lh-normal:1.4;--ls-tight:-.01em;--ls-wide:.05em;--ls-wider:.1em;--radius-xs:8px;--radius-sm:16px;--radius-md:24px;--radius-lg:32px;--radius-pill:999px;--ease-out:cubic-bezier(.2, .8, .2, 1);--ease-plate:cubic-bezier(.2, .9, .2, 1);--ease-pop:cubic-bezier(.34, 1.56, .64, 1);--dur-fast:.1s;--dur-base:.2s;--dur-med:.3s;--dur-slow:.5s;--t-button:transform var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) ease, filter var(--dur-fast) ease;--t-tile:transform var(--dur-base) var(--ease-pop), background var(--dur-base), color var(--dur-base), box-shadow var(--dur-base);--sp-1:.5vh;--sp-2:1vh;--sp-3:1.5vh;--sp-4:2vh;--sp-6:3vh;--sp-8:4vh;--sp-12:5vh;--sp-16:7vh;--gap-xs:.3em;--gap-sm:.5em;--gap-md:.7em;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--wms-rail-w:244px;--wms-gap:18px;--wms-max:1080px;--wms-panel:#faf6ee;--wms-surface:#fffdf8;--wms-workspace:#f4eee3;--wms-edge:#4a36211a;--wms-edge-soft:#4a362112;--wms-ink-soft:#9b8a72;--wms-ink-faint:#c3b39a;--wms-tint:#d99a361f;--wms-tint-strong:#d99a3633;--wms-ready-bg:#3fa56a21;--wms-stale-bg:#d99a362e;--wms-miss-bg:#4a362112}.wms{grid-template-columns:var(--wms-rail-w) 1fr;font-family:var(--font-body);color:var(--ink);background:var(--wms-workspace);-webkit-font-smoothing:antialiased;--text-3xs:9px;--text-2xs:10.5px;--text-xs:12px;--text-sm:14px;--text-base:16px;--text-md:19px;--text-lg:26px;grid-template-areas:"rail content";display:grid;position:fixed;inset:0}.wms button:focus-visible,.wms a:focus-visible,.wms [tabindex]:focus-visible{outline:2px solid var(--gold-dark);outline-offset:2px}.wms-rail{padding:var(--space-5) var(--space-4);background:var(--wms-panel);border-right:1px solid var(--wms-edge);flex-direction:column;grid-area:rail;gap:22px;display:flex;overflow-y:auto}.wms__brand{color:inherit;cursor:pointer;align-items:center;gap:11px;padding:2px 6px 0;text-decoration:none;display:flex}.wms__brand-icon{background:linear-gradient(160deg, #63d792 0%, var(--green) 54%, var(--green-dark) 100%);width:34px;height:34px;box-shadow:0 2px 5px #2f7d524d, inset 0 1px 0 rgba(var(--white-rgb), .42);color:var(--white);border-radius:10px;flex:none;place-items:center;display:grid}.wms__brand-icon svg{width:19px;height:19px}.wms__brand-mark{font-family:var(--font-display);font-weight:var(--fw-bold);font-size:var(--text-base);letter-spacing:var(--ls-tight);line-height:var(--lh-solid);color:var(--ink)}.wms__brand-mark b{color:var(--green)}.wms__brand-tag{margin-top:2px;display:block}.wms-search,.wms-textarea,.wms-input,.wms-idfield,.wms-psearch{border:1px solid var(--wms-edge);transition:border-color var(--dur-base), box-shadow var(--dur-base), background var(--dur-base);border-radius:10px}.wms-search{background:var(--wms-surface);color:var(--wms-ink-soft);align-items:center;gap:9px;padding:9px 13px;display:flex}.wms-search svg,.wms-psearch svg{opacity:.7;flex:none;width:15px;height:15px}.wms-search input,.wms-psearch input{min-width:0;font:inherit;font-size:var(--text-sm);font-weight:var(--fw-bold);color:var(--ink);background:0 0;border:none;outline:none;flex:1}.wms-search input::placeholder,.wms-input::placeholder,.wms-psearch input::placeholder{color:var(--wms-ink-faint);font-weight:var(--fw-medium)}.wms-search input:disabled{cursor:default}.wms-rail__nav{border-top:1px solid var(--wms-edge);flex-direction:column;gap:3px;margin-top:4px;padding-top:18px;display:flex}.wms-rail__label{padding:0 13px 7px}.wms-rail__item{font-family:var(--font-display);font-weight:var(--fw-medium);font-size:var(--text-sm);color:var(--wms-ink-soft);cursor:pointer;transition:background var(--dur-base), color var(--dur-base);background:0 0;border:none;border-radius:11px;align-items:center;gap:12px;padding:10px 13px;text-decoration:none;display:flex;position:relative}.wms-rail__item svg{opacity:.85;flex:none;width:18px;height:18px}.wms-rail__item:hover{background:var(--wms-tint);color:var(--ink)}.wms-rail__item.is-active{background:var(--wms-surface);color:var(--ink);box-shadow:0 1px 3px rgba(var(--shadow-dark-rgb), .08)}.wms-rail__item.is-active:before{content:"";background:var(--red);border-radius:3px;width:3px;height:18px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.wms-rail__count{margin-left:auto}.wms-rail__foot{border-top:1px solid var(--wms-edge);text-align:center;margin-top:auto;padding:10px 8px 2px}.wms-rail__foot small{font-family:var(--font-body);font-weight:var(--fw-bold);font-size:var(--text-2xs);color:var(--wms-ink-soft);line-height:1.3}.wms-primary,.wms-ghost{font-family:var(--font-display);font-weight:var(--fw-medium);font-size:var(--text-sm);cursor:pointer;white-space:nowrap;border-radius:10px;align-items:center;gap:7px;display:inline-flex}.wms-primary{color:var(--white);background:linear-gradient(180deg, var(--red-light), var(--red));box-shadow:0 3px 8px rgba(var(--red-dark-rgb), .26), inset 0 1px 0 rgba(var(--white-rgb), .3);transition:transform var(--dur-fast), filter var(--dur-fast);border:none;padding:10px 18px}.wms-primary:hover{filter:brightness(1.03);transform:translateY(-1px)}.wms-primary:active{transform:translateY(1px)}.wms-primary:disabled{opacity:.5;cursor:default;filter:none;transform:none}.wms-primary svg{width:15px;height:15px}.wms-ghost{color:var(--wms-ink-soft);background:var(--wms-surface);border:1px solid var(--wms-edge);transition:color var(--dur-base), border-color var(--dur-base);padding:9px 17px;text-decoration:none}.wms-ghost:hover{color:var(--ink);border-color:var(--wms-ink-faint)}.wms-ghost--danger:hover{color:var(--red);border-color:var(--red)}.wms-ghost:disabled{opacity:.5;cursor:default}.wms-linkbtn{font:inherit;font-weight:var(--fw-bold);color:var(--red);cursor:pointer;background:0 0;border:none;padding:0}.wms-text-important{color:var(--red);font-weight:var(--fw-bold)}.wms-spacer{flex:1}.wms-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.wms-surface{background:var(--wms-surface);border:1px solid var(--wms-edge);border-radius:var(--radius-sm)}.wms__content{grid-area:content;overflow-y:auto}.wms__inner{max-width:var(--wms-max);margin:0 auto;padding:30px 38px 56px}.wms-pagehead{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px;display:flex}.wms-pagehead__heading{align-items:center;gap:12px;min-width:0;display:flex}.wms-pagehead__title{font-family:var(--font-display);font-weight:var(--fw-bold);font-size:var(--text-lg);line-height:var(--lh-solid);color:var(--ink)}.wms-pagehead__title--word{text-transform:capitalize}.wms-pagehead__sub{font-size:var(--text-xs);font-weight:var(--fw-bold);color:var(--white);background:var(--wms-ink-faint);border-radius:var(--radius-pill);padding:2px 10px}.wms-pagehead__actions{flex-wrap:wrap;align-items:center;gap:10px;margin-left:auto;display:flex}.wms-pagehead--editor{margin-bottom:0}.wms-grid{gap:var(--wms-gap);grid-template-columns:repeat(auto-fill,minmax(190px,1fr));display:grid}.wms-card,.wms-ccard{cursor:pointer;text-align:left;font:inherit;color:inherit;transition:transform var(--dur-base), box-shadow var(--dur-base), border-color var(--dur-base);flex-direction:column;padding:0;display:flex;overflow:hidden}.wms-card{position:relative}.wms-card:hover,.wms-ccard:hover{box-shadow:0 9px 22px rgba(var(--shadow-dark-rgb), .1);transform:translateY(-3px)}.wms-card__pic{aspect-ratio:3/2;object-fit:cover;background:linear-gradient(135deg,#fdeede,#f6d6ad);width:100%}.wms-card__pic--empty{color:var(--wms-ink-faint);font-family:var(--font-display);font-weight:var(--fw-medium);font-size:var(--text-sm);place-items:center;display:grid}.wms-card__body{flex-direction:column;gap:3px;padding:12px 14px 15px;display:flex}.wms-card__title,.wms-ccard__title{font-family:var(--font-display);font-weight:var(--fw-bold);font-size:var(--text-base);color:var(--ink);text-transform:capitalize}.wms-card__meta{font-size:var(--text-xs);color:var(--wms-ink-soft);font-weight:var(--fw-bold);align-items:center;gap:7px;display:flex}.wms-card__stars{color:var(--gold-dark);letter-spacing:1px}.wms-stars__empty{opacity:.2}.wms-plus{font-size:1.7em;line-height:var(--lh-solid)}.wms-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:24px;display:flex}.wms-pagination__pages{align-items:center;gap:6px;display:flex}.wms-pagination__page{border:1px solid var(--wms-edge);width:38px;height:38px;font-family:var(--font-display);font-size:var(--text-sm);font-weight:var(--fw-bold);color:var(--wms-ink-soft);background:var(--wms-surface);cursor:pointer;transition:color var(--dur-base), border-color var(--dur-base), background var(--dur-base);border-radius:10px;padding:0}.wms-pagination__page:hover{color:var(--ink);border-color:var(--wms-ink-faint)}.wms-pagination__page[aria-current=page]{color:var(--white);background:var(--red);border-color:var(--red)}.wms-badge,.wms-pill{font-family:var(--font-display);font-weight:var(--fw-medium);font-size:var(--text-2xs);line-height:var(--lh-solid);letter-spacing:var(--ls-wide);text-transform:uppercase;border-radius:var(--radius-pill);flex:none;align-items:center;padding:3px 9px;display:inline-flex}.wms-badge{color:var(--gold-dark);background:var(--wms-tint-strong)}.wms-badge--live{text-transform:none}.wms-badge--draft{font-weight:var(--fw-bold);color:var(--white);background:var(--gold-dark);box-shadow:0 1px 3px rgba(var(--shadow-dark-rgb), .25);position:absolute;top:10px;left:10px}.wms-pill{gap:6px}.wms-pill:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.wms-pill--ready{color:var(--green-dark);background:var(--wms-ready-bg)}.wms-pill--stale{color:var(--gold-dark);background:var(--wms-stale-bg)}.wms-pill--missing{color:var(--wms-ink-soft);background:var(--wms-miss-bg)}.wms-pill--error,.wms-pill--generating{color:var(--red);background:rgba(var(--red-rgb), .1)}.wms-pill--generating:before{animation:1.4s ease-out infinite idle-pulse}.wms-back{border:1px solid var(--wms-edge);background:var(--wms-surface);width:38px;height:38px;color:var(--wms-ink-soft);cursor:pointer;transition:color var(--dur-base), border-color var(--dur-base);border-radius:11px;flex:none;place-items:center;display:grid}.wms-back:hover{color:var(--ink);border-color:var(--wms-ink-faint)}.wms-back svg{width:17px;height:17px}.wms-back--label{width:auto;font-family:var(--font-display);font-weight:var(--fw-medium);font-size:var(--text-sm);align-items:center;gap:7px;padding:0 14px;display:inline-flex}.wms-sec{margin-top:24px}.wms-sec__head{align-items:center;gap:12px;margin-bottom:13px;display:flex}.wms-kicker,.wms__brand-tag,.wms-rail__label,.wms-metabox__head,.wms-endpoint__label{font-family:var(--font-display);font-weight:var(--fw-medium);font-size:var(--text-2xs);letter-spacing:var(--ls-wider);text-transform:uppercase;color:var(--wms-ink-faint)}.wms-hero{grid-template-columns:1.32fr 1fr;align-items:start;gap:22px;display:grid}.wms-imgcard{cursor:pointer;aspect-ratio:4/3;border:1px solid var(--wms-edge);border-radius:var(--radius-sm);width:100%;font:inherit;color:inherit;background:0 0;padding:0;position:relative;overflow:hidden}.wms-imgcard__pic{object-fit:cover;background:radial-gradient(130% 120% at 35% 25%,#d9eefb,#bfe0c6 60%,#f4d9a6);width:100%;height:100%;position:absolute;inset:0}.wms-imgcard__pic--empty{color:var(--wms-ink-soft);font-family:var(--font-display);font-weight:var(--fw-medium);font-size:var(--text-sm);place-items:center;display:grid}.wms-imgcard__over{opacity:0;transition:opacity var(--dur-base);background:linear-gradient(#0000 54%,#281a0c6b);justify-content:center;align-items:flex-end;padding:16px;display:flex;position:absolute;inset:0}.wms-imgcard:hover .wms-imgcard__over{opacity:1}.wms-imgcard__btn{font-family:var(--font-display);font-weight:var(--fw-medium);font-size:var(--text-sm);color:var(--ink);border-radius:var(--radius-pill);background:#fffdf8f0;align-items:center;gap:8px;padding:9px 16px;display:inline-flex;box-shadow:0 4px 14px #281a0c47}.wms-imgcard__btn svg{width:15px;height:15px}.wms-metabox{flex-direction:column;padding:0;display:flex;overflow:hidden}.wms-metabox__head,.wms-mrow{position:relative}.wms-metabox__head+.wms-mrow:before,.wms-mrow+.wms-mrow:before{content:"";background:var(--wms-edge-soft);height:1px;position:absolute;top:0;left:18px;right:18px}.wms-metabox__head{align-items:center;gap:7px;padding:12px 18px;display:flex}.wms-mrow{align-items:center;gap:14px;padding:12px 18px;display:flex}.wms-mrow--block{align-items:flex-start}.wms-mrow--block .wms-mrow__k{padding-top:3px}.wms-mrow__k,.wms-vinput__label,.wms-kpi__label,.wms-wtable th,.wms-modes__gaplbl{font-family:var(--font-display);font-weight:var(--fw-medium);font-size:var(--text-2xs);letter-spacing:var(--ls-wide);text-transform:uppercase;color:var(--wms-ink-faint)}.wms-mrow__k{flex:0 0 84px}.wms-mrow__v{min-width:0;font-family:var(--font-body);font-weight:var(--fw-medium);font-size:var(--text-sm);color:var(--wms-ink-soft);flex:1;line-height:1.5}.wms-mrow__v--word{color:var(--ink);font-weight:var(--fw-bold);text-transform:capitalize;flex-wrap:wrap;align-items:center;gap:10px;display:flex}.wms-stars{letter-spacing:2px;color:var(--gold-dark);font-size:var(--text-base)}.wms-syns{flex-wrap:wrap;gap:6px;display:flex}.wms-syn{font-family:var(--font-body);font-weight:var(--fw-black);font-size:var(--text-2xs);color:var(--green-dark);background:rgba(var(--green-rgb), .12);border-radius:var(--radius-pill);text-transform:capitalize;padding:3px 10px}.wms-miniaud{align-items:center;gap:6px;margin-left:auto;display:inline-flex}.wms-pairrow{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;display:grid}.wms-pair{margin-bottom:14px;padding:16px 18px 14px}.wms-pairrow .wms-pair{margin-bottom:0}.wms-pair__head{align-items:center;gap:10px;margin-bottom:11px;display:flex}.wms-pair__head h3,.wms-vid__title,.wms-change-total strong,.wms-bar__label,.wms-mode__label{font-family:var(--font-display);font-weight:var(--fw-medium);font-size:var(--text-sm);color:var(--ink)}.wms-sub,.wms-field__label small{font-family:var(--font-body);font-weight:var(--fw-bold);font-size:var(--text-2xs);color:var(--wms-ink-faint)}.wms-textarea,.wms-input{width:100%;font-family:var(--font-body);font-weight:var(--fw-bold);font-size:var(--text-sm);color:var(--ink);background:var(--wms-workspace);outline:none}.wms-textarea{resize:vertical;field-sizing:content;min-height:56px;padding:11px 13px;line-height:1.5}.wms-hint{font-size:var(--text-2xs);font-weight:var(--fw-bold);color:var(--wms-ink-faint);margin-top:8px;display:block}.wms-hint--info{align-items:flex-start;gap:6px;display:flex}.wms-hint--info svg{width:13px;height:13px;color:var(--gold-dark);flex:none;margin-top:1px}.wms-hint b{color:var(--wms-ink-soft);letter-spacing:2px}.wms-sr{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.wms-twocol{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.wms-aud{border-top:1px dashed var(--wms-edge);align-items:center;gap:12px;margin-top:12px;padding-top:12px;display:flex}.wms-aud--bare{border-top:none;margin-top:0;padding-top:0}.wms-aud__play{cursor:pointer;width:34px;height:34px;color:var(--white);background:linear-gradient(180deg, var(--red-light), var(--red));box-shadow:0 2px 6px rgba(var(--red-dark-rgb), .28);transition:transform var(--dur-fast);border:none;border-radius:50%;flex:none;place-items:center;display:grid}.wms-aud__play:hover{transform:translateY(-1px)}.wms-aud__play svg{width:13px;height:13px}.wms-aud__play--sm{width:28px;height:28px}.wms-aud__play--sm svg{width:11px;height:11px}.wms-aud__bar{background:var(--wms-miss-bg);appearance:none;border:none;border-radius:3px;flex:1;min-width:30px;height:5px;overflow:hidden}.wms-aud__bar::-webkit-progress-bar{background:var(--wms-miss-bg);border-radius:3px}.wms-aud__bar::-webkit-progress-value{background:linear-gradient(90deg, #ffb487, var(--red));border-radius:3px}.wms-aud__bar::-moz-progress-bar{background:linear-gradient(90deg, #ffb487, var(--red));border-radius:3px}.wms-aud__time{font-family:var(--font-body);font-weight:var(--fw-black);font-size:var(--text-2xs);color:var(--wms-ink-faint);font-variant-numeric:tabular-nums}.wms-aud__act{flex-direction:row-reverse;flex:none;gap:6px;display:flex}.wms-iconbtn{border:1px solid var(--wms-edge);background:var(--wms-surface);width:32px;height:32px;color:var(--wms-ink-soft);cursor:pointer;transition:color var(--dur-base), border-color var(--dur-base), transform var(--dur-fast), filter var(--dur-fast);border-radius:9px;flex:none;place-items:center;display:grid}.wms-iconbtn:hover:not(:disabled){color:var(--ink);border-color:var(--wms-ink-faint);transform:translateY(-1px)}.wms-iconbtn svg{width:15px;height:15px}.wms-iconbtn:disabled{opacity:.45;cursor:default}.wms-iconbtn--red{color:var(--white);background:linear-gradient(180deg, var(--red-light), var(--red));box-shadow:0 2px 6px rgba(var(--red-dark-rgb), .28);border-color:#0000}.wms-iconbtn--red:hover:not(:disabled){color:var(--white);filter:brightness(1.05);border-color:#0000;transform:translateY(-1px)}.wms-iconbtn--sm{border-radius:var(--radius-xs);width:28px;height:28px}.wms-iconbtn--sm svg{width:13px;height:13px}.wms-iconbtn.is-busy{opacity:1;cursor:default;background:var(--wms-surface);border-color:var(--wms-edge);box-shadow:none;color:var(--red)}.wms-iconbtn.is-busy svg{animation:.9s linear infinite wms-spin}.wms-vids{grid-template-columns:1fr 1fr;gap:14px;display:grid}.wms-vid{cursor:pointer;text-align:left;font:inherit;color:inherit;width:100%;transition:border-color var(--dur-base);align-items:center;gap:14px;padding:14px;display:flex;position:relative}.wms-vid:hover{border-color:var(--wms-ink-faint)}.wms-vid__badge{position:absolute;top:10px;right:10px}.wms-vid__poster{aspect-ratio:16/9;background:var(--wms-workspace);border-radius:10px;flex:none;place-items:center;width:100px;display:grid;position:relative;overflow:hidden}.wms-vid__poster img,.wms-vidstage video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.wms-vid__play{z-index:1;background:#fffdf8eb;border-radius:50%;place-items:center;width:20px;height:20px;display:grid;position:relative;box-shadow:0 2px 6px #1410084d}.wms-vid__play svg{width:10px;height:10px;color:var(--ink);transform:translate(.5px)}.wms-vid__body{flex-direction:column;flex:1;align-items:flex-start;gap:4px;min-width:0;display:flex}.wms-vid__sub{font-size:var(--text-2xs);font-weight:var(--fw-bold);color:var(--wms-ink-soft)}.wms-pagefoot{border-top:1px solid var(--wms-edge);margin-top:24px;padding-top:20px}.wms-layer{z-index:50;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.wms-layer__scrim{-webkit-backdrop-filter:blur(3px);background:#281a0c6b;animation:.18s wms-fade;position:absolute;inset:0}body:has(.wms-layer) .wms__content{overflow:hidden}.wms-sheet{overscroll-behavior:contain;background:var(--wms-panel);border:1px solid var(--wms-edge);width:100%;max-width:560px;max-height:calc(100vh - 56px);animation:wms-pop .22s var(--ease-pop);border-radius:20px;padding:22px;position:relative;overflow-y:auto;box-shadow:0 24px 60px #281a0c57}.wms-sheet--wide{max-width:700px}.wms-sheet--xl{max-width:900px}.wms-sheet--fit{width:clamp(420px,150vh - 496px,700px);max-width:calc(100vw - 48px)}.wms-sheet__head{align-items:center;gap:10px;margin-bottom:16px;display:flex}.wms-sheet__head h3{font-family:var(--font-display);font-weight:var(--fw-bold);font-size:var(--text-md);color:var(--ink)}.wms-sheet__x{border-radius:var(--radius-xs);width:32px;height:32px;color:var(--wms-ink-soft);cursor:pointer;font-size:20px;line-height:var(--lh-solid);background:0 0;border:none;place-items:center;margin-left:auto;display:grid}.wms-sheet__x:hover{background:var(--wms-miss-bg);color:var(--ink)}.wms-sheet__foot{margin-top:20px}@keyframes wms-fade{0%{opacity:0}}@keyframes wms-pop{0%{opacity:0;transform:translateY(10px)scale(.97)}}.wms-genrow{align-items:stretch;gap:10px;margin-bottom:16px;display:flex}.wms-genrow .wms-input{flex:1}.wms-genrow .wms-primary{white-space:nowrap;flex:none}.wms-cands{gap:14px;margin-bottom:4px;display:flex}.wms-cands .wms-cand{aspect-ratio:3/2;flex:1 1 0;min-width:0}.wms-cands--single .wms-cand{flex:100%}.wms-cands--full .wms-cand{aspect-ratio:auto;cursor:default;flex:100%}.wms-cands--full .wms-cand:hover{transform:none}.wms-cands--full .wms-cand img{height:auto}.wms-genstate__spin{color:var(--red);display:inline-flex}.wms-genstate__spin svg{width:30px;height:30px;animation:.9s linear infinite wms-spin}.wms-genstate__title{font-family:var(--font-display);font-weight:var(--fw-medium);font-size:var(--text-sm);color:var(--ink)}.wms-genstate__sub{font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--wms-ink-soft)}@keyframes wms-spin{to{transform:rotate(360deg)}}.wms-cand.wms-cand--loading,.wms-cand.wms-cand--failed{aspect-ratio:3/2;border:2px dashed var(--wms-edge);background:var(--wms-panel);cursor:default;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:0 14px;display:flex}.wms-cand.wms-cand--loading:hover,.wms-cand.wms-cand--failed:hover{transform:none}.wms-cand.wms-cand--loading .wms-genstate__title,.wms-cand.wms-cand--failed .wms-genstate__title{font-size:var(--text-sm)}.wms-cand--loading .wms-genstate__spin,.wms-vidstage__wait .wms-genstate__spin{margin-bottom:4px}.wms-cand--loading .wms-genstate__spin svg{width:20px;height:20px}.wms-cand__ico{color:var(--wms-ink-soft);margin-bottom:4px;display:inline-flex}.wms-cand__ico svg{width:20px;height:20px}.wms-cand{cursor:pointer;transition:border-color var(--dur-base), transform var(--dur-base);background:0 0;border:2px solid #0000;border-radius:14px;padding:0;position:relative;overflow:hidden}.wms-cand:hover{transform:translateY(-2px)}.wms-cand img{object-fit:cover;width:100%;height:100%;display:block}.wms-cand__load{background:var(--wms-panel);place-items:center;display:grid;position:absolute;inset:0}.wms-cand__load .wms-genstate__spin svg{width:20px;height:20px}.wms-cand.is-selected{border-color:var(--red)}.wms-cand__tick{background:var(--red);width:24px;height:24px;color:var(--white);opacity:0;transition:opacity var(--dur-base), transform var(--dur-base);border-radius:50%;place-items:center;display:grid;position:absolute;top:9px;right:9px;transform:scale(.7)}.wms-cand.is-selected .wms-cand__tick{opacity:1;transform:scale(1)}.wms-cand__tick svg{width:13px;height:13px}.wms-vlayer{grid-template-columns:184px 1fr;align-items:start;gap:20px;margin-bottom:4px;display:grid}.wms-vidstage{aspect-ratio:9/16;background:radial-gradient(130% 120% at 35% 25%,#d9eefb,#bfe0c6 60%,#f4d9a6);border-radius:14px;place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.wms-vidstage__empty{color:var(--wms-ink-soft);font-family:var(--font-display);font-weight:var(--fw-medium);font-size:var(--text-sm)}.wms-vidstage__wait{text-align:center;flex-direction:column;align-items:center;gap:4px;padding:0 14px;display:flex}.wms-vlayer__side{flex-direction:column;gap:15px;display:flex}.wms-vinput__label{align-items:center;gap:7px;margin-bottom:8px;display:flex}.wms-vinput__label svg{width:12px;height:12px}.wms-venv{background:var(--wms-surface);border:1px solid var(--wms-edge);border-radius:12px;align-items:center;gap:12px;padding:9px 11px;display:flex}.wms-venv__thumb{border:1px solid var(--wms-edge);border-radius:9px;flex:none;width:64px;height:44px;overflow:hidden}.wms-venv__thumb img{object-fit:cover;width:100%;height:100%;display:block}.wms-venv__meta{flex:1;min-width:0}.wms-venv__meta b{font-family:var(--font-display);font-weight:var(--fw-medium);font-size:var(--text-sm);color:var(--ink);display:block}.wms-venv__meta small{font-size:var(--text-xs);font-weight:var(--fw-bold);color:var(--wms-ink-soft)}.wms-vscript{background:var(--wms-workspace);border:1px solid var(--wms-edge);font-family:var(--font-body);font-weight:var(--fw-bold);font-size:var(--text-sm);color:var(--ink);border-radius:12px;align-items:center;gap:10px;padding:11px 14px;line-height:1.55;display:flex}.wms-vscript__text{flex:1;min-width:0}.wms-vnote{font-size:var(--text-2xs);font-weight:var(--fw-bold);color:var(--wms-ink-soft);align-items:flex-start;gap:7px;line-height:1.5;display:flex}.wms-vnote svg{opacity:.8;flex:none;width:13px;height:13px;margin-top:1px}.wms-form{max-width:640px}.wms-addword__head{margin-bottom:24px}.wms-addword__head .wms-pagehead{margin-bottom:6px}.wms-addword__intro{font-size:var(--text-sm);color:var(--wms-ink-soft);margin:0;line-height:1.5}.wms-lookup{gap:12px;margin-bottom:24px;display:flex}.wms-lookup .wms-input{flex:1}.wms-input{padding:10px 13px}.wms-search:focus-within,.wms-textarea:focus,.wms-input:focus,.wms-idfield:focus-within,.wms-psearch:focus-within{border-color:var(--gold-dark);box-shadow:0 0 0 3px var(--wms-tint)}.wms-textarea:focus,.wms-input:focus,.wms-idfield:focus-within,.wms-psearch:focus-within{background:var(--wms-surface)}.wms-input:disabled{color:var(--wms-ink-soft);cursor:default}.wms-field{flex-direction:column;margin-bottom:18px;display:flex}.wms-field__label{font-family:var(--font-display);font-weight:var(--fw-medium);font-size:var(--text-sm);color:var(--ink);align-items:center;gap:8px;margin-bottom:8px;display:flex}.wms-bandsel{gap:8px;display:flex}.wms-bandsel__opt{font-family:var(--font-display);font-weight:var(--fw-medium);font-size:var(--text-sm);color:var(--wms-ink-soft);background:var(--wms-workspace);border-radius:var(--radius-pill);cursor:pointer;transition:border-color var(--dur-base), color var(--dur-base), background var(--dur-base);border:2px solid #0000;padding:8px 16px}.wms-bandsel__opt small{color:var(--green-dark)}.wms-bandsel__opt.is-active{background:var(--wms-surface);border-color:var(--red);color:var(--ink)}.wms-sense{text-align:left;background:var(--wms-workspace);cursor:pointer;width:100%;transition:border-color var(--dur-base), background var(--dur-base);border:2px solid #0000;border-radius:12px;gap:12px;margin-bottom:10px;padding:14px 16px;display:flex}.wms-sense:hover{border-color:rgba(var(--gold-dark-rgb), .5)}.wms-sense.is-selected{background:var(--wms-surface);border-color:var(--red)}.wms-sense__radio{border:2px solid var(--gold-dark);border-radius:50%;flex:none;width:18px;height:18px;margin-top:3px}.wms-sense.is-selected .wms-sense__radio{border-color:var(--red);background:radial-gradient(circle, var(--red) 42%, transparent 46%)}.wms-sense__pos{font-family:var(--font-display);font-weight:var(--fw-bold);font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:var(--ls-wide);color:var(--green-dark)}.wms-sense__gloss{font-weight:var(--fw-bold);font-size:var(--text-sm);color:var(--ink)}.wms-sense__ex{font-size:var(--text-xs);color:var(--wms-ink-soft);font-style:italic}.wms-form__actions{justify-content:flex-end;margin-top:24px}.wms-note{background:var(--wms-surface);border:2px solid var(--wms-edge);font-size:var(--text-xs);color:var(--red);border-radius:12px;margin-bottom:16px;padding:16px}.wms-note--action{justify-content:space-between;align-items:center;gap:16px;display:flex}.wms-note--action button{flex-shrink:0}.wms-note--error{border-color:rgba(var(--red-rgb), .4);color:var(--red-dark);background:rgba(var(--red-rgb), .06)}.wms-note--ok{border-color:rgba(var(--green-rgb), .4);color:var(--green-dark);background:rgba(var(--green-rgb), .06)}.wms-cgrid{gap:var(--wms-gap);grid-template-columns:repeat(3,1fr);display:grid}.wms-ccard__cover{border-bottom:1px solid var(--wms-edge);background:linear-gradient(120deg,#fff2de,#f6e6cd);align-items:center;height:84px;padding:0 18px;display:flex;position:relative}.wms-ccard__avatars{align-items:center;display:flex}.wms-ccard__av,.wms-wchip__thumb,.wms-result__thumb{object-fit:cover;background:linear-gradient(120deg,#dceefb,#a9ddf3);border-radius:50%}.wms-ccard__av{border:2.5px solid var(--wms-surface);width:40px;height:40px;box-shadow:0 1px 2px rgba(var(--shadow-dark-rgb), .14);margin-left:-13px}.wms-ccard__av:first-child{margin-left:0}.wms-ccard__more{background:var(--wms-surface);border:2.5px solid var(--wms-surface);width:40px;height:40px;box-shadow:0 1px 2px rgba(var(--shadow-dark-rgb), .14);font-family:var(--font-display);font-weight:var(--fw-medium);font-size:var(--text-2xs);color:var(--wms-ink-soft);z-index:1;border-radius:50%;place-items:center;margin-left:-13px;display:grid;position:relative}.wms-ccard__body{flex-direction:column;gap:7px;padding:14px 16px 16px;display:flex}.wms-ccard__meta{font-size:var(--text-xs);font-weight:var(--fw-bold);color:var(--wms-ink-soft);align-items:center;gap:8px;display:flex}.wms-ccard__meta code{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--gold-dark);background:var(--wms-tint);border-radius:6px;padding:1px 7px}.wms-ccard__meta .wms-dot{color:var(--wms-ink-faint)}.wms-card--add,.wms-ccard--add{border:2px dashed rgba(var(--gold-dark-rgb), .45);min-height:168px;color:var(--gold-dark);font-family:var(--font-display);font-weight:var(--fw-medium);font-size:var(--text-sm);background:0 0;justify-content:center;align-items:center;gap:8px}.wms-card--add:hover,.wms-ccard--add:hover{border-color:var(--red);color:var(--red);box-shadow:none;transform:translateY(-3px)}.wms-ccard--add svg{width:26px;height:26px}.wms-cform{flex-direction:column;gap:17px;display:flex}.wms-frow{grid-template-columns:1fr 1fr;gap:14px;display:grid}.wms-idfield{background:var(--wms-workspace);align-items:center;display:flex;overflow:hidden}.wms-idfield__pre{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--wms-ink-faint);padding:10px 1px 10px 13px}.wms-idfield input{min-width:0;font-family:var(--font-mono);font-size:var(--text-xs);font-weight:var(--fw-bold);color:var(--ink);background:0 0;border:none;outline:none;flex:1;padding:10px 13px 10px 1px}.wms-idfield input:disabled{color:var(--wms-ink-soft)}.wms-chips{flex-wrap:wrap;gap:7px;max-height:120px;padding:1px;display:flex;overflow-y:auto}.wms-chips:empty:before{content:"No lessons yet. Search below to add a few.";font-size:var(--text-xs);font-weight:var(--fw-bold);color:var(--wms-ink-faint);padding:4px 2px}.wms-wchip{background:var(--wms-surface);border:1px solid var(--wms-edge);border-radius:var(--radius-pill);font-family:var(--font-display);font-weight:var(--fw-medium);font-size:var(--text-xs);color:var(--ink);text-transform:capitalize;align-items:center;gap:7px;padding:4px 7px 4px 4px;display:inline-flex}.wms-wchip__thumb{flex:none;width:24px;height:24px}.wms-wchip__x{background:var(--wms-miss-bg);width:19px;height:19px;color:var(--wms-ink-soft);cursor:pointer;font-size:13px;line-height:var(--lh-solid);transition:background var(--dur-base), color var(--dur-base);border:none;border-radius:50%;place-items:center;display:grid}.wms-wchip__x:hover{background:rgba(var(--red-rgb), .14);color:var(--red)}.wms-psearch{background:var(--wms-workspace);color:var(--wms-ink-soft);align-items:center;gap:9px;margin-bottom:8px;padding:9px 13px;display:flex}.wms-results{border:1px solid var(--wms-edge);background:var(--wms-surface);border-radius:12px;max-height:196px;overflow-y:auto}.wms-result{border-bottom:1px solid var(--wms-edge-soft);align-items:center;gap:11px;padding:9px 10px 9px 14px;display:flex}.wms-result:last-child{border-bottom:none}.wms-result__thumb{flex:none;width:26px;height:26px}.wms-result__word{font-family:var(--font-display);font-weight:var(--fw-medium);font-size:var(--text-sm);color:var(--ink);text-transform:capitalize;flex:1}.wms-result__add{font-family:var(--font-display);font-weight:var(--fw-medium);font-size:var(--text-xs);color:var(--green-dark);background:rgba(var(--green-rgb), .12);border-radius:var(--radius-pill);cursor:pointer;transition:background var(--dur-base), color var(--dur-base);border:none;align-items:center;gap:5px;padding:5px 12px;display:inline-flex}.wms-result__add:hover{background:var(--green);color:var(--white)}.wms-result__add svg{width:13px;height:13px}.wms-empty{text-align:left;font-size:var(--text-xs);font-weight:var(--fw-bold);color:var(--wms-ink-faint);padding:22px}.wms-error{min-height:40vh;font-family:var(--font-display);font-size:var(--text-sm);color:var(--red);text-align:center;place-items:center;display:grid}.wms-loadpill-screen{inset:0;left:var(--wms-rail-w);z-index:5;pointer-events:none;place-items:center;display:grid;position:fixed}.wms-loadpill-screen--solid{background:var(--wms-workspace)}.wms-loadpill{background:var(--wms-surface);border:1px solid var(--wms-edge);border-radius:var(--radius-pill);box-shadow:0 8px 24px rgba(var(--shadow-dark-rgb), .14);font-family:var(--font-display);font-weight:var(--fw-medium);font-size:var(--text-sm);color:var(--ink);align-items:center;gap:9px;padding:9px 17px 9px 13px;display:inline-flex}.wms-loadpill__spin{border:2px solid var(--wms-edge);border-top-color:var(--red);border-radius:50%;flex:none;width:15px;height:15px;animation:.8s linear infinite wms-spin}.wms-sk{background:var(--wms-miss-bg);border-radius:var(--radius-xs);display:block;position:relative;overflow:hidden}.wms-sk:after{content:"";background:linear-gradient(90deg, transparent 0%, rgba(var(--white-rgb), .62) 50%, transparent 100%);animation:1.5s ease-in-out infinite wms-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes wms-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.wms-sk:after{animation:none}}.wms-sk-line{border-radius:var(--radius-pill);height:11px}.wms-sk--w40{width:40%}.wms-sk--w55{width:55%}.wms-sk--w70{width:70%}.wms-sk--w85{width:85%}.wms-sk-sq{border-radius:11px;flex:none;width:38px;height:38px}.wms-sk-title{border-radius:9px;width:150px;height:24px}.wms-sk-chip{border-radius:var(--radius-pill);width:62px;height:23px}.wms-sk-pill{border-radius:var(--radius-pill);width:72px;height:20px}.wms-sk-btn{border-radius:11px;width:88px;height:38px}.wms-sk-btn--primary{width:122px}.wms-sk-img{aspect-ratio:4/3;border-radius:var(--radius-sm);width:100%}.wms-sk-area{border-radius:10px;width:100%;height:56px}.wms-sk-aud{border-radius:10px;width:100%;height:40px;margin-top:11px}.wms-sk-poster{aspect-ratio:9/16;border-radius:10px;flex:none;width:62px}.wms-sk-kicker{border-radius:var(--radius-pill);width:128px;height:10px}.wms-transfer{box-shadow:0 8px 28px rgba(var(--shadow-dark-rgb), .05);overflow:hidden}.wms-transfer__body{grid-template-columns:minmax(0,1fr) 220px minmax(0,1fr);align-items:center;min-height:176px;padding:26px 30px;display:grid}.wms-endpoint{align-items:center;gap:14px;min-width:0;display:flex}.wms-endpoint--cloud{text-align:right;justify-content:flex-end}.wms-endpoint__icon{width:48px;height:48px;color:var(--green-dark);background:rgba(var(--green-rgb), .12);border:1px solid rgba(var(--green-rgb), .16);border-radius:14px;flex:none;place-items:center;display:grid}.wms-endpoint--cloud .wms-endpoint__icon{color:var(--gold-dark);background:rgba(var(--gold-dark-rgb), .1);border-color:rgba(var(--gold-dark-rgb), .16);order:2}.wms-endpoint__icon svg{width:24px;height:24px}.wms-endpoint__label{margin-bottom:3px;display:block}.wms-endpoint strong{font-family:var(--font-display);font-weight:var(--fw-medium);font-size:var(--text-md);color:var(--ink);display:block}.wms-endpoint small{font-size:var(--text-xs);font-weight:var(--fw-bold);color:var(--wms-ink-soft);margin-top:4px;display:block}.wms-bridge-col{flex-direction:column;align-items:center;display:flex}.wms-bridge{height:56px;color:var(--red);align-self:stretch;place-items:center;display:grid;position:relative}.wms-bridge__line{background:repeating-linear-gradient(90deg,#9b8a7257 0 5px,#0000 5px 10px);height:2px;position:absolute;left:13px;right:13px}.wms-bridge__arrow{border-top:2px solid #9b8a728c;border-right:2px solid #9b8a728c;width:9px;height:9px;position:absolute;right:10px;transform:rotate(45deg)}.wms-bridge__node{z-index:1;width:38px;height:38px;color:inherit;background:var(--white);border:1px solid var(--wms-edge);box-shadow:0 3px 10px rgba(var(--shadow-dark-rgb), .1);cursor:pointer;transition:transform var(--dur-fast), box-shadow var(--dur-fast);border-radius:50%;place-items:center;display:grid;position:relative}.wms-bridge__node:hover:not(:disabled){box-shadow:0 4px 12px rgba(var(--shadow-dark-rgb), .14);transform:translateY(-1px)}.wms-bridge__node:active:not(:disabled){transform:translateY(1px)}.wms-bridge__node:focus-visible{outline:2px solid var(--red);outline-offset:3px}.wms-bridge__node:disabled{cursor:default}.wms-bridge__node svg{width:17px;height:17px}.wms-transfer__foot{border-top:1px solid var(--wms-edge-soft);background:var(--wms-panel);align-items:center;gap:16px;padding:12px 18px;display:flex}.wms-status{font-family:var(--font-display);font-weight:400;font-size:var(--text-xs);color:var(--red);flex:none;align-items:center;gap:7px;display:inline-flex}.wms-status.is-done{color:var(--green-light)}.wms-transfer__note{font-size:var(--text-xs);font-weight:var(--fw-bold);line-height:var(--lh-normal);text-align:left;color:var(--wms-ink-soft);justify-content:flex-start;align-items:center;gap:7px;display:flex}.wms-transfer__note svg{width:13px;height:13px;color:var(--gold-dark);flex:none}.wms-transfer:is(.is-ready,.is-working) .wms-bridge__node{color:var(--white);background:var(--red);border-color:var(--red)}.wms-transfer.is-working .wms-bridge__line{background:linear-gradient(90deg, rgba(var(--red-rgb), .18), var(--red), rgba(var(--red-rgb), .18));background-size:55% 100%;animation:1.1s linear infinite wms-travel}.wms-transfer.is-working .wms-bridge__node svg{animation:.9s linear infinite wms-spin}.wms-transfer.is-done .wms-bridge__node{color:var(--green-dark);background:var(--white);border-color:rgba(var(--green-rgb), .18)}.wms-lower{align-items:start;gap:var(--wms-gap);grid-template-columns:minmax(0,1.55fr) minmax(260px,.85fr);margin-top:18px;display:grid}.wms-panel{overflow:hidden}.wms-panel__head{border-bottom:1px solid var(--wms-edge-soft);background:var(--wms-panel);align-items:center;gap:10px;min-height:54px;padding:0 18px;display:flex}.wms-panel__head h2{font-family:var(--font-display);font-weight:var(--fw-medium);font-size:var(--text-base);color:var(--ink)}.wms-change{border-bottom:1px solid var(--wms-edge-soft);grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:66px;padding:10px 18px;display:grid}.wms-change__icon{width:32px;height:32px;color:var(--gold-dark);background:var(--wms-tint);border-radius:9px;place-items:center;display:grid}.wms-change__icon svg{width:15px;height:15px}.wms-change__icon--course{color:var(--green-dark);background:rgba(var(--green-rgb), .12)}.wms-change strong{font-family:var(--font-display);font-weight:var(--fw-medium);font-size:var(--text-sm);color:var(--ink);text-transform:capitalize;display:block}.wms-change small{font-size:var(--text-2xs);font-weight:var(--fw-bold);color:var(--wms-ink-soft);margin-top:2px;display:block}.wms-change__state{color:var(--red)}.wms-change__state.is-done{color:var(--green-dark)}.wms-change__metric{text-align:right;min-width:72px;font-size:var(--text-2xs);font-weight:var(--fw-black);color:var(--wms-ink-soft);white-space:nowrap}.wms-change--removed strong{color:var(--wms-ink-soft);text-decoration:line-through}.wms-change--removed .wms-change__icon{color:var(--wms-ink-faint)}.wms-change-total{background:var(--wms-panel);min-height:48px;font-size:var(--text-2xs);font-weight:var(--fw-black);color:var(--wms-ink-soft);flex-wrap:wrap;align-items:center;gap:6px 10px;padding:10px 18px;display:flex}.wms-change-total__size{margin-left:auto}.wms-release{border-bottom:1px solid var(--wms-edge-soft);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:66px;padding:10px 18px;display:grid}.wms-release__top{align-items:center;gap:7px;min-width:0;display:flex}.wms-release__id{font-family:var(--font-mono);font-size:var(--text-xs);font-weight:var(--fw-bold);color:var(--ink);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wms-release__count{text-align:right;font-size:var(--text-2xs);font-weight:var(--fw-black);color:var(--wms-ink-soft);white-space:nowrap;line-height:1.45}@keyframes wms-travel{to{background-position:220px 0}}@media (prefers-reduced-motion:reduce){.wms-transfer.is-working .wms-bridge__line,.wms-transfer.is-working .wms-bridge__node svg{animation:none}}.wms-kpis{gap:var(--wms-gap);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:14px;display:grid}.wms-kpi{flex-direction:column;gap:5px;padding:16px 18px;display:flex}.wms-kpi__val,.wms-modes__gapval{font-family:var(--font-display);font-weight:var(--fw-bold);font-size:var(--text-lg);line-height:var(--lh-solid);color:var(--ink);font-variant-numeric:tabular-nums}.wms-kpi__label{align-items:center;gap:5px;display:inline-flex}.wms-kpi--good .wms-kpi__val{color:var(--green-dark)}.wms-kpi--warn .wms-kpi__val{color:var(--gold-dark)}.wms-kpi--bad .wms-kpi__val{color:var(--red)}.wms-duo{gap:var(--wms-gap);grid-template-columns:1fr 1fr;margin-bottom:18px;display:grid}.wms-bars{flex-direction:column;gap:15px;padding:18px;display:flex}.wms-bars .wms-hint{margin-top:2px}.wms-bar{grid-template-columns:104px 1fr 78px;align-items:center;gap:12px;display:grid}.wms-bar__label small,.wms-mode__label small{font-family:var(--font-body);font-weight:var(--fw-bold);font-size:var(--text-3xs);letter-spacing:var(--ls-wide);text-transform:uppercase;color:var(--wms-ink-faint);display:block}.wms-bar__track,.wms-mode__track,.wms-expo__track{border-radius:var(--radius-pill);background:var(--wms-miss-bg);height:10px;overflow:hidden}.wms-bar__fill,.wms-mode__fill,.wms-expo__fill{border-radius:var(--radius-pill);height:100%;transition:width var(--dur-med) var(--ease-out);display:block}.wms-bar__fill,.wms-expo__fill{background:linear-gradient(90deg, var(--green-light), var(--green))}.wms-bar__val{text-align:right;font-family:var(--font-body);font-weight:var(--fw-black);font-size:var(--text-xs);color:var(--wms-ink-soft);font-variant-numeric:tabular-nums}.wms-bar__val small{color:var(--wms-ink-faint);font-weight:var(--fw-bold)}.wms-bar--empty .wms-bar__val{color:var(--wms-ink-faint)}.wms-tablewrap{overflow-x:auto}.wms-wtable{border-collapse:collapse;width:100%}.wms-wtable th{text-align:left;border-bottom:1px solid var(--wms-edge-soft);white-space:nowrap;padding:14px 18px 10px}.wms-sheet .wms-wtable th{background:var(--wms-panel);z-index:1;position:sticky;top:-22px}.wms-wtable td{border-bottom:1px solid var(--wms-edge-soft);font-size:var(--text-sm);font-weight:var(--fw-bold);color:var(--wms-ink-soft);white-space:nowrap;padding:11px 18px}.wms-wtable tr:last-child td{border-bottom:none}.wms-wtable__r{text-align:right}.wms-wtable__num{font-variant-numeric:tabular-nums}.wms-wtable__quiet{font-size:var(--text-xs)}.wms-wtable__word{font-family:var(--font-display);font-weight:var(--fw-bold);color:var(--ink);text-transform:capitalize}.wms-fade{font-family:var(--font-body);font-weight:var(--fw-black);font-size:var(--text-2xs);color:var(--gold-dark)}.wms-wordsopen{align-items:center;gap:10px;width:100%;padding:14px 20px;display:flex}.wms-wordsopen .wms-badge{color:var(--white);background:rgba(var(--white-rgb), .22)}.wms-wordsopen__title{font-weight:var(--fw-bold);font-size:var(--text-base)}.wms-wordsopen__go{font-size:var(--text-sm);font-weight:var(--fw-bold);transition:transform var(--dur-fast);margin-left:auto}.wms-wordsopen:hover .wms-wordsopen__go{transform:translate(3px)}.wms-expo{align-items:center;gap:8px;display:inline-flex}.wms-expo__track{width:72px;height:8px}.wms-expo__n{font-size:var(--text-2xs);font-weight:var(--fw-bold);color:var(--wms-ink-faint);font-variant-numeric:tabular-nums}.wms-skilldots{gap:5px;display:inline-flex}.wms-skilldots__dot{border:1px solid var(--wms-edge);background:0 0;border-radius:50%;width:10px;height:10px}.wms-skilldots__dot--tried{border-color:var(--gold-dark);background:var(--gold-light)}.wms-skilldots__dot--done{border-color:var(--green-dark);background:var(--green-light)}.wms-trend{margin-bottom:18px}.wms-trend__legend{gap:16px;margin-left:auto;display:flex}.wms-trend__key{font-size:var(--text-2xs);font-weight:var(--fw-bold);letter-spacing:var(--ls-wide);text-transform:uppercase;color:var(--wms-ink-faint);align-items:center;gap:7px;display:inline-flex}.wms-trend__key:before{content:"";display:inline-block}.wms-trend__key--bar:before{background:var(--green-light);border-radius:3px;width:11px;height:11px}.wms-trend__key--line:before{border-radius:var(--radius-pill);background:var(--gold-dark);width:15px;height:3px}.wms-trend__chart{padding:12px 14px 6px}.wms-chart-tooltip .recharts-default-tooltip{box-shadow:var(--shadow);font-family:var(--font-body);font-size:var(--text-xs);border-radius:10px;background:var(--wms-surface)!important;border:1px solid var(--wms-edge)!important}.wms-modes{flex-direction:column;gap:16px;padding:18px;display:flex}.wms-modes .wms-hint{margin-top:0}.wms-modes__gap{flex-direction:column;gap:3px;display:flex}.wms-modes__gapval small{font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--fw-bold);color:var(--wms-ink-faint)}.wms-modes__rows{flex-direction:column;gap:13px;display:flex}.wms-mode{grid-template-columns:116px 1fr 44px;align-items:center;gap:12px;display:grid}.wms-mode__fill--r{background:linear-gradient(90deg, var(--green-light), var(--green))}.wms-mode__fill--p{background:linear-gradient(90deg, var(--gold), var(--gold-dark))}.wms-mode__val{text-align:right;font-family:var(--font-body);font-weight:var(--fw-black);font-size:var(--text-sm);color:var(--wms-ink-soft);font-variant-numeric:tabular-nums}.wms-attn{margin:18px 0}.wms-tip{box-sizing:border-box;width:15px;height:15px;color:var(--wms-ink-faint);font-family:var(--font-body);font-size:var(--text-3xs);font-weight:var(--fw-black);letter-spacing:0;cursor:help;transition:color var(--dur-fast) var(--ease-out);background:0 0;border:1.5px solid;border-radius:50%;place-items:center;display:inline-grid;position:relative}.wms-tip:hover,.wms-tip:focus-visible{color:var(--gold-dark)}.wms-tip__bubble{z-index:20;background:var(--wms-surface);border:1px solid var(--wms-edge);width:max-content;max-width:232px;box-shadow:var(--shadow);font-family:var(--font-body);font-size:var(--text-2xs);font-weight:var(--fw-bold);letter-spacing:0;text-transform:none;color:var(--wms-ink-soft);opacity:0;visibility:hidden;transition:opacity var(--dur-fast) var(--ease-out);border-radius:11px;padding:9px 11px;line-height:1.45;position:absolute;bottom:calc(100% + 9px);left:50%;transform:translate(-50%)}.wms-tip:hover .wms-tip__bubble,.wms-tip:focus-visible .wms-tip__bubble{opacity:1;visibility:visible}.wms-conf__pick{font-size:var(--text-xs);font-weight:var(--fw-bold);color:var(--wms-ink-soft)}.wms-conf__n{font-family:var(--font-body);font-weight:var(--fw-black);font-size:var(--text-2xs);color:var(--red)}@media (width<=820px){.wms-duo,.wms-lower{grid-template-columns:1fr}}.wms-settings-grid{align-items:start;gap:var(--wms-gap);grid-template-columns:1fr 1fr;display:grid}.wms-panel__icon{width:20px;height:20px;color:var(--gold-dark);flex:none;place-items:center;display:grid}.wms-panel__icon svg{width:17px;height:17px}.wms-panel__icon--green{color:var(--green-dark)}.wms-panel__icon--red{color:var(--red)}.wms-panel__body{flex-direction:column;gap:16px;padding:16px 18px 18px;display:flex}.wms-panel__body .wms-field{gap:7px;margin-bottom:0}.wms-panel__body .wms-field__label{margin-bottom:0}.wms-panel__body .wms-hint{margin-top:0}.wms-panel__body .wms-bandsel__opt{font-size:var(--text-xs);padding:6px 12px}.wms-panel__body .wms-hint b{color:var(--gold-dark);letter-spacing:normal;font-weight:var(--fw-black)}.wms-input--mono{font-family:var(--font-mono);font-size:var(--text-xs)}.wms-select{display:block;position:relative}.wms-select select{appearance:none;cursor:pointer;padding-right:36px}.wms-select svg{width:15px;height:15px;color:var(--wms-ink-soft);pointer-events:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.wms-bandsel--rich{flex-wrap:wrap}.wms-bandsel--rich .wms-bandsel__opt{align-items:center;gap:8px;display:inline-flex}.wms-bandsel__dot{background:var(--green);border-radius:50%;width:7px;height:7px}.wms-bandsel__dot--missing{background:var(--red)}.wms-bandsel__tag{border-radius:var(--radius-pill);font-family:var(--font-body);font-size:var(--text-3xs);font-weight:var(--fw-medium);letter-spacing:var(--ls-wide);text-transform:uppercase;color:var(--gold-dark);background:var(--wms-tint);padding:2px 7px}.wms-range{grid-template-columns:1fr 48px;align-items:center;gap:12px;display:grid}.wms-range input[type=range]{appearance:none;cursor:pointer;background:0 0;width:100%;height:22px}.wms-range input[type=range]::-webkit-slider-runnable-track{border-radius:var(--radius-pill);background:linear-gradient(to right, var(--red) var(--fill,0%), var(--wms-edge) var(--fill,0%));height:5px}.wms-range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--red);border:2px solid var(--wms-surface);width:16px;height:16px;box-shadow:0 1px 3px rgba(var(--shadow-dark-rgb), .25);border-radius:50%;margin-top:-5.5px}.wms-range input[type=range]::-moz-range-track{border-radius:var(--radius-pill);background:var(--wms-edge);height:5px}.wms-range input[type=range]::-moz-range-progress{border-radius:var(--radius-pill);background:var(--red);height:5px}.wms-range input[type=range]::-moz-range-thumb{background:var(--red);border:2px solid var(--wms-surface);width:16px;height:16px;box-shadow:0 1px 3px rgba(var(--shadow-dark-rgb), .25);border-radius:50%}.wms-range output{border:1px solid var(--wms-edge);background:var(--wms-workspace);font-family:var(--font-mono);font-size:var(--text-xs);font-weight:var(--fw-bold);text-align:center;color:var(--ink);border-radius:8px;padding:3px 0}.wms-inline{gap:10px;display:flex}.wms-inline .wms-input,.wms-inline .wms-select{flex:1;min-width:0}.wms-inline .wms-ghost{flex:none}.wms-inline .wms-ghost svg{width:14px;height:14px;color:var(--red)}.wms-inline .wms-ghost:disabled svg{color:var(--wms-ink-soft)}.wms-krow{align-items:center;gap:10px;min-height:38px;padding:0 18px;display:flex}.wms-krow code{font-family:var(--font-mono);font-size:var(--text-xs);font-weight:var(--fw-bold);color:var(--ink)}.wms-krow__k{font-family:var(--font-display);font-weight:var(--fw-medium);font-size:var(--text-2xs);letter-spacing:var(--ls-wide);text-transform:uppercase;color:var(--wms-ink-faint)}.wms-krow__v{font-family:var(--font-body);font-weight:var(--fw-bold);font-size:var(--text-sm);color:var(--ink);text-align:right;margin-left:auto}.wms-krow__v code{font-family:var(--font-mono);font-size:var(--text-xs)}.wms-krow .wms-pill{margin-left:auto}.wms-panel__foot{border-top:1px solid var(--wms-edge-soft);background:var(--wms-panel);font-size:var(--text-2xs);font-weight:var(--fw-bold);color:var(--wms-ink-soft);align-items:flex-start;gap:7px;padding:12px 18px;line-height:1.5;display:flex}.wms-panel__foot svg{width:13px;height:13px;color:var(--gold-dark);flex:none;margin-top:1px}.wms-panel__foot b{color:var(--ink)}.wms-rail__nav+.wms-rail__nav{border-top:0;margin-top:0;padding-top:0}@media (width<=820px){.wms-settings-grid{grid-template-columns:1fr}}
