.epc{--epc-surface:#ffffff;--epc-raised:#fbfcfd;--epc-subtle:#f6f8fa;--epc-strong:#eef2f6;--epc-text:#0b1118;--epc-text-soft:#27313d;--epc-muted:#5f6b79;--epc-muted-2:#5d6875;--epc-line:#dfe5ec;--epc-line-strong:#cdd6e0;--epc-brand:var(--theme-color2, #ffb01f);--epc-brand-soft:rgba(var(--theme-color2-rgb, 255, 176, 31), .12);--epc-green:#17914b;--epc-green-soft:rgba(34, 179, 94, .11);--epc-blue:#3b63cc;--epc-danger:#c4322e;--epc-danger-soft:rgba(196, 50, 46, .08);--epc-code:#0b1118;--epc-code-2:#0e1621;--epc-code-line:#1d2937;--epc-code-ink:#d6dee8;--epc-code-muted:#7f8da0;--epc-shadow-card:0 16px 44px rgba(20, 33, 48, .075),0 2px 8px rgba(20, 33, 48, .035);--epc-shadow-float:0 22px 65px rgba(17, 31, 46, .12),0 2px 8px rgba(17, 31, 46, .04);--epc-ring:0 0 0 4px rgba(59, 99, 204, .16);--epc-r-xl:22px;--epc-r-lg:16px;--epc-r-md:12px;--epc-r-sm:9px;display:flex;flex-direction:column;gap:20px}body.dark-mode .epc,html.dark-mode-pending .epc,html.pp-dark .epc{--epc-surface:#101821;--epc-raised:#121c27;--epc-subtle:#0d151e;--epc-strong:#16212d;--epc-text:#f2f6fa;--epc-text-soft:#ced7e0;--epc-muted:#9aa7b6;--epc-muted-2:#8592a2;--epc-line:#202c39;--epc-line-strong:#2d3c4d;--epc-brand-soft:rgba(var(--theme-color2-rgb, 255, 176, 31), .10);--epc-green:#4ec97b;--epc-green-soft:rgba(34, 179, 94, .12);--epc-blue:#85a4ff;--epc-danger:#f0736e;--epc-danger-soft:rgba(240, 115, 110, .10);--epc-shadow-card:0 16px 44px rgba(0, 0, 0, .20),0 1px 1px rgba(255, 255, 255, .02);--epc-shadow-float:0 22px 65px rgba(0, 0, 0, .32),0 1px 1px rgba(255, 255, 255, .025);--epc-ring:0 0 0 4px rgba(133, 164, 255, .18)}.pp-tool__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.epc button{font-family:inherit;cursor:pointer}.epc input,.epc select,.epc textarea{font:inherit;color:inherit}.epc :focus-visible{outline:0;box-shadow:var(--epc-ring)}.epc-mono{font-family:var(--tl-mono);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.epc-shell{background:var(--epc-surface);border:1px solid var(--epc-line);border-radius:var(--epc-r-xl);box-shadow:var(--epc-shadow-card);overflow:hidden;transition:background .3s,border-color .3s}.epc-shell--main{box-shadow:var(--epc-shadow-float)}.epc-pad{padding:clamp(20px,2.4vw,28px)}.epc-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--epc-muted-2);font-size:9.5px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.epc-kicker::before{content:"";width:15px;height:1px;background:var(--epc-brand);flex:none}.epc-h2{margin:7px 0 6px;font-size:clamp(18px, 2.1vw, 21px);line-height:1.25;letter-spacing:-.025em;font-weight:750;color:var(--epc-text)}.epc-lede{margin:0;max-width:66ch;color:var(--epc-muted);font-size:12px;line-height:1.65}.epc-shell .sec-title{--sec-title-font-size:clamp(18px, 2.1vw, 21px);margin-bottom:6px}.epc-shell .sec-title h2{line-height:1.25;letter-spacing:-.025em;font-weight:750;color:var(--epc-text)}.epc-shell .sec-title .sub-title{color:var(--epc-muted-2)}.epc-head>div>.sec-title{margin-bottom:6px}.epc-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.epc-badge{flex:none;height:31px;padding:0 11px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--epc-line);border-radius:999px;background:var(--epc-subtle);color:var(--epc-muted);font-size:9.5px;font-weight:750;white-space:nowrap}.epc-badge::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--epc-green)}.epc-btn{height:36px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--epc-line);border-radius:10px;background:var(--epc-surface);color:var(--epc-text);font-size:11px;font-weight:700;line-height:1;transition:border-color .18s,background .18s,transform .18s,color .18s}.epc-btn:hover{border-color:var(--epc-line-strong);background:var(--epc-strong)}.epc-btn svg{width:14px;height:14px;flex:none;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.epc-btn--primary{background:var(--epc-text);border-color:var(--epc-text);color:var(--epc-surface)}.epc-btn--primary:hover{background:var(--epc-text);border-color:var(--epc-text);transform:translateY(-1px);filter:brightness(.94)}body.dark-mode .epc-btn--primary:hover,html.pp-dark .epc-btn--primary:hover{filter:brightness(1.08)}.epc-btn[disabled]{opacity:.55;cursor:default;transform:none}.epc-livebar{min-height:62px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px 18px;padding:10px 20px;border-bottom:1px solid var(--epc-line);background:linear-gradient(180deg,var(--epc-raised),var(--epc-surface))}.epc-live{display:flex;align-items:center;gap:13px;min-width:0}.epc-live__dot{flex:none;width:8px;height:8px;border-radius:50%;background:var(--epc-green);box-shadow:0 0 0 5px var(--epc-green-soft);animation:epc-pulse 2.4s ease-in-out infinite}@keyframes epc-pulse{0%,100%{opacity:1}50%{opacity:.4}}.epc-livebar.is-paused .epc-live__dot{animation:none;background:var(--epc-muted-2);box-shadow:0 0 0 5px rgba(124,137,154,.14)}.epc-live__meta{display:grid;gap:2px;min-width:0}.epc-live__meta small{font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--epc-muted-2)}.epc-live__vals{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap}.epc-live__val{display:inline-flex;align-items:baseline;gap:6px;padding:2px 6px;margin:-2px -6px;border:0;border-radius:7px;background:0 0;transition:background .18s}.epc-live__val:hover{background:var(--epc-strong)}.epc-live__num{font-family:var(--tl-mono);font-variant-numeric:tabular-nums;font-size:17px;font-weight:750;letter-spacing:.015em;color:var(--epc-text);min-width:10.5ch;text-align:left}.epc-live__val[data-epc-now-copy=ms] .epc-live__num{min-width:13.5ch}.epc-live__unit{font-family:var(--tl-mono);font-size:9.5px;color:var(--epc-muted-2)}.epc-live__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.epc-modebar{padding:18px 20px 0;background:var(--epc-surface)}.epc-mode{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border:1px solid var(--epc-line);border-radius:13px;background:var(--epc-subtle)}.epc-mode button{height:42px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:var(--epc-r-sm);background:0 0;color:var(--epc-muted);font-size:11.5px;font-weight:720;transition:background .18s,color .18s,box-shadow .18s}.epc-mode button svg{width:15px;height:15px;flex:none;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.epc-mode button.is-active{background:var(--epc-surface);color:var(--epc-text);box-shadow:0 1px 4px rgba(25,38,52,.08)}body.dark-mode .epc-mode button.is-active,html.pp-dark .epc-mode button.is-active{box-shadow:0 1px 4px rgba(0,0,0,.4)}.epc-grid{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr)}.epc-col{padding:clamp(20px,2.4vw,28px);min-width:0}.epc-col--in{border-right:1px solid var(--epc-line)}.epc-col--out{background:linear-gradient(180deg,var(--epc-raised),var(--epc-surface))}.epc-field{margin-top:24px;min-width:0}.epc-field__label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;color:var(--epc-text-soft);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.epc-field__label .epc-help{color:var(--epc-muted-2);font-weight:650;letter-spacing:0;text-transform:none}.epc-input{display:flex;align-items:center;min-width:0;min-height:58px;border:1px solid var(--epc-line-strong);border-radius:13px;background:var(--epc-subtle);overflow:hidden;transition:border-color .18s,background .18s,box-shadow .18s}.epc-input:focus-within{border-color:var(--epc-line-strong);background:var(--epc-surface);box-shadow:var(--epc-ring)}.epc-input.is-invalid{border-color:var(--epc-danger)}.epc-input>input,.epc-input>select{width:100%;min-width:0;border:0;outline:0;background:0 0;color:var(--epc-text);padding:0 16px;font-family:var(--tl-mono);font-variant-numeric:tabular-nums;font-size:15px;font-weight:700;line-height:1.2}.epc-input>input::placeholder{color:var(--epc-muted-2);font-weight:500}.epc-input--sm{min-height:46px}.epc-input--sm>input{font-size:12.5px}.epc-affix{flex:none;align-self:stretch;min-width:49px;display:grid;place-items:center;border:0;border-left:1px solid var(--epc-line);background:var(--epc-raised);color:var(--epc-muted-2);transition:color .18s,background .18s}.epc-affix:hover{color:var(--epc-text);background:var(--epc-strong)}.epc-affix svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.epc-affix--static{pointer-events:none}.epc-note{margin:7px 0 0;color:var(--epc-muted-2);font-size:10px;line-height:1.55}.epc-units{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:12px}.epc-units__label{margin-right:2px;color:var(--epc-muted-2);font-size:9.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.epc-unit{height:30px;min-width:36px;padding:0 10px;border:1px solid var(--epc-line);border-radius:var(--epc-r-sm);background:var(--epc-surface);color:var(--epc-muted);font-family:var(--tl-mono);font-size:10px;font-weight:700;transition:background .18s,color .18s,border-color .18s}.epc-unit:hover:not(.is-active){border-color:var(--epc-line-strong);color:var(--epc-text)}.epc-unit.is-active{background:var(--epc-text);border-color:var(--epc-text);color:var(--epc-surface)}.epc-quick{margin-top:22px;padding-top:19px;border-top:1px solid var(--epc-line)}.epc-quick__title{margin-bottom:10px;color:var(--epc-muted-2);font-size:9.5px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.epc-quick__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.epc-quick__btn{min-height:34px;padding:6px 8px;border:1px solid transparent;border-radius:var(--epc-r-sm);background:var(--epc-strong);color:var(--epc-muted);font-size:9.5px;font-weight:700;line-height:1.25;transition:color .18s,background .18s,border-color .18s}.epc-quick__btn:hover{color:var(--epc-text);border-color:var(--epc-line-strong);background:var(--epc-surface)}.epc-zone{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.epc-zone__combo{position:relative;min-width:0}.epc-zone .epc-btn{height:46px;white-space:nowrap}.epc-zone__list{position:absolute;z-index:30;top:calc(100% + 6px);left:0;right:0;max-height:292px;overflow-y:auto;margin:0;padding:6px;list-style:none;border:1px solid var(--epc-line);border-radius:var(--epc-r-md);background:var(--epc-surface);box-shadow:var(--epc-shadow-float)}.epc-zone__opt{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;border-radius:8px;color:var(--epc-text);font-size:12px;cursor:pointer}.epc-zone__opt.is-active{background:var(--epc-strong)}.epc-zone__opt[aria-selected=true]{font-weight:700}.epc-zone__opt[aria-selected=true]::after{content:"";flex:none;width:6px;height:6px;border-radius:50%;background:var(--epc-brand)}.epc-zone__name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.epc-zone__off{flex:none;font-family:var(--tl-mono);font-size:10.5px;color:var(--epc-muted-2)}.epc-zone__none{padding:12px;color:var(--epc-muted);font-size:12px}.epc-local{display:flex;align-items:flex-start;gap:8px;margin-top:13px;padding:10px 11px;border-radius:var(--epc-r-sm);background:var(--epc-green-soft);color:var(--epc-muted);font-size:10px;line-height:1.5}.epc-local svg{flex:none;width:14px;height:14px;margin-top:1px;fill:none;stroke:var(--epc-green);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.epc-msg{display:flex;align-items:flex-start;gap:9px;margin-top:10px;padding:10px 12px;border:1px solid var(--epc-line);border-radius:var(--epc-r-sm);background:var(--epc-subtle);color:var(--epc-muted);font-size:11.5px;line-height:1.5}.epc-msg--error{border-color:color-mix(in srgb,var(--epc-danger) 40%,transparent);background:var(--epc-danger-soft);color:var(--epc-text)}.epc-msg--error::before{content:"!";flex:none;display:grid;place-items:center;width:18px;height:18px;margin-top:1px;border-radius:50%;background:var(--epc-danger);color:#fff;font-size:12px;font-weight:800;line-height:1}.epc-notes{display:flex;flex-direction:column;gap:7px;margin:10px 0 0;padding:0;list-style:none}.epc-note-item{display:flex;align-items:flex-start;gap:9px;color:var(--epc-muted);font-size:10.5px;line-height:1.5}.epc-note-item__ic{flex:none;display:grid;place-items:center;width:17px;height:17px;margin-top:1px;border-radius:50%;font-family:var(--tl-mono);font-size:10px;font-weight:800;line-height:1}.epc-note-item--info .epc-note-item__ic{background:var(--epc-strong);color:var(--epc-muted)}.epc-note-item--warn{color:var(--epc-text-soft)}.epc-note-item--warn .epc-note-item__ic{background:var(--epc-brand);color:var(--text-color-bg-theme-color2,#241a06)}.epc-out__head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.epc-primary{margin-top:25px;padding:20px;border:1px solid var(--epc-line);border-radius:var(--epc-r-lg);background:var(--epc-surface);box-shadow:0 8px 22px rgba(18,31,45,.04)}.epc-primary__label{color:var(--epc-muted-2);font-size:9.5px;font-weight:820;letter-spacing:.11em;text-transform:uppercase}.epc-primary__date{margin-top:8px;font-size:clamp(19px, 2.4vw, 24px);line-height:1.18;letter-spacing:-.025em;font-weight:750;color:var(--epc-text);overflow-wrap:anywhere}.epc-primary__zone{display:flex;align-items:center;gap:8px;margin-top:7px;color:var(--epc-muted);font-size:11px}.epc-primary__zone svg{flex:none;width:14px;height:14px;fill:none;stroke:var(--epc-blue);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.epc-utc{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:16px;padding-top:14px;border-top:1px solid var(--epc-line)}.epc-utc>span{flex:none;color:var(--epc-muted-2);font-size:9.5px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.epc-utc code{font-family:var(--tl-mono);font-size:13px;font-weight:700;color:var(--epc-text-soft);text-align:right;overflow-wrap:anywhere}.epc-stamps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:12px}.epc-stamp{position:relative;min-width:0;padding:13px 40px 13px 13px;border:1px solid var(--epc-line);border-radius:var(--epc-r-md);background:var(--epc-subtle)}.epc-stamp small{display:block;margin-bottom:6px;color:var(--epc-muted-2);font-size:8.5px;font-weight:820;letter-spacing:.08em;text-transform:uppercase}.epc-stamp code{display:block;min-width:0;font-family:var(--tl-mono);font-variant-numeric:tabular-nums;font-size:14px;font-weight:700;line-height:1.35;color:var(--epc-text-soft);overflow-wrap:anywhere}.epc-copy{position:absolute;right:7px;top:9px;display:grid;place-items:center;width:29px;height:29px;border:0;border-radius:8px;background:0 0;color:var(--epc-muted-2);transition:color .18s,background .18s}.epc-copy:hover{background:var(--epc-strong);color:var(--epc-text)}.epc-copy svg{grid-area:1/1;width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:opacity .16s,transform .16s}.epc-copy__ok{opacity:0;transform:scale(.7);stroke-width:2.4}.epc-copy.is-copied{color:var(--epc-green)}.epc-copy.is-copied svg:not(.epc-copy__ok){opacity:0;transform:scale(.7)}.epc-copy.is-copied .epc-copy__ok{opacity:1;transform:none}.epc-more{margin-top:13px;border:1px solid var(--epc-line);border-radius:13px;background:var(--epc-surface);overflow:hidden}.epc-more>summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;list-style:none;cursor:pointer;color:var(--epc-text);font-size:11px;font-weight:750}.epc-more>summary::-webkit-details-marker{display:none}.epc-more>summary svg{flex:none;width:14px;height:14px;fill:none;stroke:var(--epc-muted);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s}.epc-more[open]>summary svg{transform:rotate(180deg)}.epc-row{display:grid;grid-template-columns:138px minmax(0,1fr) 30px;align-items:center;gap:12px;padding:11px 13px;border-top:1px solid var(--epc-line)}.epc-row__key{color:var(--epc-muted);font-size:10px;font-weight:720}.epc-row__val{min-width:0;overflow-wrap:anywhere;font-family:var(--tl-mono);font-size:11.5px;font-weight:650;line-height:1.5;color:var(--epc-text-soft)}.epc-row .epc-copy{position:static;width:30px;height:30px}.epc-empty{margin-top:25px;padding:24px 20px;display:flex;align-items:flex-start;gap:13px;border:1px dashed var(--epc-line-strong);border-radius:var(--epc-r-lg);background:var(--epc-subtle);color:var(--epc-muted)}.epc-empty svg{flex:none;width:24px;height:24px;fill:none;stroke:var(--epc-muted-2);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.epc-empty p{font-size:11.5px;line-height:1.6}.epc-diff__layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);gap:18px}.epc-diff__editor{padding:18px;border:1px solid var(--epc-line);border-radius:15px;background:var(--epc-subtle);min-width:0}.epc-diff__fields{display:grid;grid-template-columns:minmax(0,1fr) 38px minmax(0,1fr);align-items:end;gap:9px}.epc-diff__op{height:48px;display:grid;place-items:center;color:var(--epc-muted-2);font-size:18px}.epc-compact{display:grid;gap:7px;min-width:0;color:var(--epc-muted-2);font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.epc-compact input{height:48px;min-width:0;padding:0 12px;border:1px solid var(--epc-line);border-radius:11px;background:var(--epc-surface);color:var(--epc-text);outline:0;font-family:var(--tl-mono);font-variant-numeric:tabular-nums;font-size:12px;font-weight:700;transition:border-color .18s,box-shadow .18s}.epc-compact input:focus{border-color:var(--epc-line-strong);box-shadow:var(--epc-ring)}.epc-diff__dir{display:inline-flex;align-items:center;gap:7px;margin-top:12px;color:var(--epc-muted);font-size:9.5px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.epc-diff__dir::before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}.epc-diff__dir.is-pos{color:var(--epc-green)}.epc-diff__dir.is-neg{color:var(--epc-brand)}.epc-diff__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:8px;margin-top:10px}.epc-stat{padding:12px;border:1px solid var(--epc-line);border-radius:11px;background:var(--epc-surface);min-width:0}.epc-stat>span{display:block;color:var(--epc-muted-2);font-size:8.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.epc-stat>strong{display:block;margin-top:6px;font-size:12.5px;letter-spacing:-.01em;color:var(--epc-text);overflow-wrap:anywhere}.epc-stat>strong.epc-mono{font-family:var(--tl-mono);font-size:12px;font-weight:750}.epc-context{position:relative;overflow:hidden;min-width:0;padding:20px;border:1px solid var(--epc-line);border-radius:15px;background:linear-gradient(145deg,var(--epc-raised),var(--epc-surface))}.epc-context::after{content:"";position:absolute;right:-46px;bottom:-70px;width:160px;height:160px;border-radius:50%;background:radial-gradient(circle,var(--epc-brand-soft),transparent 68%)}.epc-context__ic{position:relative;display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--epc-line);border-radius:11px;background:var(--epc-surface);color:var(--epc-brand)}.epc-context__ic svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.epc-context h3{position:relative;margin:14px 0 7px;font-size:14px;color:var(--epc-text)}.epc-context p{position:relative;margin:0;color:var(--epc-muted);font-size:11px;line-height:1.7}.epc-batch__layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(330px,.88fr);gap:18px}.epc-editor{border:1px solid var(--epc-line);border-radius:15px;overflow:hidden;background:var(--epc-subtle);min-width:0}.epc-editor__top{min-height:40px;padding:8px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--epc-line);background:var(--epc-raised)}.epc-editor__top>span{font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:var(--epc-muted-2)}.epc-editor__count{display:flex;align-items:center;gap:5px;color:var(--epc-muted);font-size:9.5px}.epc-editor__count b{color:var(--epc-text);font-family:var(--tl-mono)}.epc-editor__count.is-over b{color:var(--epc-danger)}.epc-editor textarea{display:block;width:100%;height:220px;resize:vertical;border:0;outline:0;background:0 0;color:var(--epc-text-soft);padding:14px 15px;font-family:var(--tl-mono);font-size:12px;font-weight:620;line-height:1.8}.epc-editor__actions{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;padding:10px 11px;border-top:1px solid var(--epc-line);background:var(--epc-raised)}.epc-editor__actions>div{display:flex;gap:7px;flex-wrap:wrap}.epc-preview{border:1px solid var(--epc-line);border-radius:15px;overflow:hidden;background:var(--epc-surface);min-width:0}.epc-preview__head{min-height:40px;padding:8px 13px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--epc-line);background:var(--epc-raised)}.epc-preview__head>span{font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:var(--epc-muted-2)}.epc-preview__head em{font-style:normal;font-size:9.5px;color:var(--epc-muted)}.epc-preview__body{max-height:272px;overflow:auto;scrollbar-width:thin;scrollbar-color:var(--epc-muted-2) transparent}.epc-preview__body::-webkit-scrollbar{width:9px;height:9px}.epc-preview__body::-webkit-scrollbar-track{background:var(--epc-subtle)}.epc-preview__body::-webkit-scrollbar-thumb{background:var(--epc-muted-2);border-radius:99px;border:2px solid var(--epc-subtle)}.epc-table{width:100%;border-collapse:collapse;font-size:10.5px}.epc-table td,.epc-table th{padding:9px 12px;text-align:left;white-space:nowrap;border-top:1px solid var(--epc-line)}.epc-table thead th{position:sticky;top:0;z-index:1;border-top:0;background:var(--epc-raised);color:var(--epc-muted-2);font-size:8.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.epc-table td{color:var(--epc-text-soft)}.epc-table .epc-mono{color:var(--epc-text)}.epc-table tr.is-error td{color:var(--epc-muted)}.epc-table .epc-err{color:var(--epc-danger);white-space:normal}.epc-blank{display:grid;place-items:center;text-align:center;min-height:222px;padding:24px;color:var(--epc-muted)}.epc-blank svg{width:26px;height:26px;margin:0 auto 10px;fill:none;stroke:var(--epc-muted-2);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.epc-blank b{display:block;margin-bottom:4px;color:var(--epc-text-soft);font-size:11.5px}.epc-blank span{display:block;max-width:250px;font-size:10px;line-height:1.55}.epc-code{border:1px solid var(--epc-code-line);border-radius:var(--epc-r-lg);overflow:hidden;background:var(--epc-code);box-shadow:0 14px 30px rgba(0,0,0,.12)}.epc-code__top{min-height:47px;padding:8px 10px 8px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;border-bottom:1px solid var(--epc-code-line);background:var(--epc-code-2)}.epc-code__tabs{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.epc-code__tab{height:29px;padding:0 9px;border:0;border-radius:8px;background:0 0;color:var(--epc-code-muted);font-size:10px;font-weight:720;transition:background .18s,color .18s}.epc-code__tab:hover:not(.is-active){color:#c8d2dd}.epc-code__tab.is-active{background:#1b2734;color:#f1f5f9}.epc-code__copy{height:29px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border:1px solid #293746;border-radius:8px;background:#101924;color:#9eabba;font-size:9.5px;font-weight:720}.epc-code__copy:hover{color:#fff;border-color:#3a4a5b}.epc-code__copy svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.epc-code pre{margin:0;padding:22px;min-height:128px;overflow:auto;background:radial-gradient(circle at 90% 0,rgba(79,125,243,.07),transparent 32%),var(--epc-code);scrollbar-width:thin;scrollbar-color:#3a4a5b transparent}.epc-code pre::-webkit-scrollbar{height:9px}.epc-code pre::-webkit-scrollbar-track{background:0 0}.epc-code pre::-webkit-scrollbar-thumb{background:#3a4a5b;border-radius:99px}.epc-code pre code{display:block;white-space:pre;color:var(--epc-code-ink);font-family:var(--tl-mono);font-size:12px;line-height:1.85}.epc-code-note{display:flex;align-items:flex-start;gap:12px;margin-top:12px;padding:12px 13px;border:1px solid var(--epc-line);border-radius:var(--epc-r-md);background:var(--epc-subtle);color:var(--epc-muted);font-size:10.5px;line-height:1.55}.epc-code-note svg{flex:none;width:14px;height:14px;margin-top:1px;fill:none;stroke:var(--epc-blue);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.epc-know{padding:clamp(22px,2.6vw,29px) clamp(20px,2.4vw,28px) clamp(18px,2.2vw,25px)}.epc-know__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:22px;border-top:1px solid var(--epc-line)}.epc-know__item{padding:19px 18px 10px 0;border-right:1px solid var(--epc-line);min-width:0}.epc-know__item:not(:first-child){padding-left:18px}.epc-know__item:last-child{border-right:0;padding-right:0}.epc-know__num{color:var(--epc-brand);font-size:9px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.epc-know__item h3{margin:8px 0 7px;font-size:12.5px;letter-spacing:-.01em;color:var(--epc-text)}.epc-know__item p{margin:0;color:var(--epc-muted);font-size:10.5px;line-height:1.7}.epc-faq__list{margin-top:20px;border-top:1px solid var(--epc-line)}.epc-faq__item{border-bottom:1px solid var(--epc-line)}.epc-faq__q{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:14px 0;list-style:none;cursor:pointer;color:var(--epc-text);font-size:12.5px;font-weight:700}.epc-faq__q::-webkit-details-marker{display:none}.epc-faq__q:hover{color:var(--epc-blue)}.epc-faq__q svg{flex:none;width:16px;height:16px;margin-top:2px;fill:none;stroke:var(--epc-muted);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s}.epc-faq__item[open] .epc-faq__q svg{transform:rotate(180deg)}.epc-faq__a{max-width:78ch;padding:0 0 15px;color:var(--epc-muted);font-size:11.5px;line-height:1.7}.epc-related__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px;margin-top:20px}.epc-related__item{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;min-width:0;border:1px solid var(--epc-line);border-radius:var(--epc-r-md);background:var(--epc-subtle);transition:border-color .18s,transform .18s,background .18s}.epc-related__item:hover{border-color:var(--epc-line-strong);background:var(--epc-surface);transform:translateY(-2px)}.epc-related__ic{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--epc-strong)}.epc-related__ic svg{width:18px;height:18px;fill:none;stroke:var(--epc-text);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.epc-related__body{display:flex;flex-direction:column;gap:3px;min-width:0}.epc-related__body strong{font-size:12px;font-weight:700;color:var(--epc-text)}.epc-related__body span{font-size:10px;line-height:1.45;color:var(--epc-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.epc-related__go{color:var(--epc-muted-2);font-size:14px}.epc-nojs{padding:14px 16px;border-bottom:1px solid var(--epc-line);background:var(--epc-brand-soft);color:var(--epc-text-soft);font-size:12px;line-height:1.55}.epc-footnote{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--epc-muted-2);font-size:10px;text-align:center}.epc-footnote svg{flex:none;width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.epc-toast{position:fixed;left:50%;bottom:24px;z-index:60;padding:9px 14px;border:1px solid var(--epc-line-strong);border-radius:var(--epc-r-sm);background:var(--epc-text);color:var(--epc-surface);box-shadow:var(--epc-shadow-float);font-size:10.5px;font-weight:700;opacity:0;transform:translate(-50%,18px);pointer-events:none;transition:opacity .2s,transform .2s}.epc-toast.is-shown{opacity:1;transform:translate(-50%,0)}@media (max-width:1020px){.epc-grid{grid-template-columns:minmax(0,1fr)}.epc-col--in{border-right:0;border-bottom:1px solid var(--epc-line)}.epc-batch__layout,.epc-diff__layout{grid-template-columns:minmax(0,1fr)}.epc-know__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.epc-know__item:nth-child(2){border-right:0}.epc-know__item:nth-child(3),.epc-know__item:nth-child(4){border-top:1px solid var(--epc-line)}.epc-know__item:nth-child(3){padding-left:0}.epc-know__item:nth-child(4){border-right:0}}@media (max-width:760px){.epc-livebar{align-items:flex-start;flex-wrap:wrap;padding:12px 14px}.epc-live__actions{justify-content:flex-start}.epc-modebar{padding:14px 14px 0}.epc-stamps{grid-template-columns:minmax(0,1fr)}.epc-row{grid-template-columns:minmax(0,1fr) 30px;gap:4px 8px}.epc-row__key{grid-column:1/-1}.epc-head,.epc-out__head{display:block}.epc-head .epc-badge,.epc-out__head .epc-btn{margin-top:12px}.epc-quick__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.epc-diff__fields{grid-template-columns:minmax(0,1fr)}.epc-diff__op{height:24px;transform:rotate(90deg)}.epc-know__grid{grid-template-columns:minmax(0,1fr)}.epc-know__item,.epc-know__item:not(:first-child){padding:16px 0;border-right:0;border-top:1px solid var(--epc-line)}.epc-know__item:first-child{border-top:0}}@media (max-width:520px){.epc-livebar{display:grid;grid-template-columns:minmax(0,1fr)}.epc-live__vals{gap:4px 14px}.epc-live__num{font-size:15px}.epc-mode button{font-size:10.5px;gap:6px}.epc-input{min-height:54px}.epc-input>input{font-size:16px}.epc-zone{grid-template-columns:minmax(0,1fr)}.epc-zone .epc-btn{height:40px}.epc-diff__stats{grid-template-columns:minmax(0,1fr)}.epc-editor__actions{flex-direction:column;align-items:stretch}.epc-editor__actions>div{justify-content:stretch}.epc-editor__actions .epc-btn{flex:1 1 auto}.epc-batch__layout{grid-template-columns:minmax(0,1fr)}.epc-code__top{align-items:flex-start;flex-direction:column}.epc-code__copy{align-self:flex-end}}@media (max-width:380px){.epc-live__vals{flex-direction:column;align-items:flex-start;gap:2px}}@media (prefers-reduced-motion:reduce){.epc-live__dot{animation:none}.epc-toast{transition:none}}