:root{color-scheme:dark;--font-mono: ui-monospace, "Cascadia Code", "SFMono-Regular", "Menlo", "Monaco", "Consolas", monospace;--bg: #010409;--surface: #0d1117;--elevated: #161b22;--border: #30363d;--border-muted: #21262d;--text: #e6edf3;--muted: #8b949e;--dim: #6e7681;--accent: #58a6ff;--string: #a5d6ff;--keyword: #ff7b72;--comment: #8b949e;--fn: #d2a8ff;--plus: #3fb950;--titlebar: #161b22}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}html,body{margin:0;min-height:100%}body{min-height:100vh;font-family:var(--font-mono);font-size:13px;line-height:1.55;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}.intro-main{position:relative;z-index:1;min-height:100dvh;display:grid;place-items:center;padding:clamp(12px,3vw,40px);padding-top:max(clamp(12px,3vw,40px),env(safe-area-inset-top,0px));padding-bottom:max(clamp(12px,3vw,40px),env(safe-area-inset-bottom,0px));padding-left:max(clamp(12px,3vw,40px),env(safe-area-inset-left,0px));padding-right:max(clamp(12px,3vw,40px),env(safe-area-inset-right,0px))}.pes-glyph-field{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden}.pes-glyph-field--embed{position:absolute;inset:0;z-index:2;border-radius:inherit}.pes-glyph-field--embed .pes-glyph-rotate{pointer-events:auto;cursor:default}.pes-glyph-field--embed .pes-glyph-drift--embed{opacity:.2;filter:none;animation-name:pes-glyph-drift-embed;animation-timing-function:ease-in-out}.pes-glyph-field--embed .pes-glyph-drift--logo{display:inline-flex;line-height:0;vertical-align:middle}.pes-glyph-logo-wrap{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;opacity:.42;filter:grayscale(.35) brightness(.78);transition:opacity .18s ease,filter .22s ease}.pes-glyph-img-mark{display:block;width:32px;height:32px;object-fit:cover;border-radius:6px}.pes-glyph-field--embed .pes-glyph-rotate.is-hovered .pes-glyph-drift--embed{animation-play-state:paused;opacity:1;color:var(--string)}.pes-glyph-field--embed .pes-glyph-rotate.is-hovered .pes-glyph-logo-wrap{opacity:1;filter:none}.pes-glyph-rotate{position:absolute;pointer-events:none;transform-origin:center center}.pes-glyph-drift{display:inline-block;font-weight:500;color:var(--accent);opacity:.048;letter-spacing:.02em;white-space:nowrap;user-select:none;animation:pes-glyph-drift var(--pes-g-dur, 24s) ease-in-out infinite;animation-delay:var(--pes-g-delay, 0s)}.pes-glyph-field:not(.pes-glyph-field--embed) .pes-glyph-drift--logo .pes-glyph-logo-wrap{opacity:.5;filter:grayscale(.45) brightness(.82)}@keyframes pes-glyph-drift{0%,to{transform:translateZ(0);opacity:.038}33%{transform:translate3d(10px,-16px,0);opacity:.072}66%{transform:translate3d(-12px,12px,0);opacity:.052}}@keyframes pes-glyph-drift-embed{0%,to{transform:translateZ(0) rotate(-1deg);opacity:.16}25%{transform:translate3d(32px,-42px,0) rotate(1.2deg);opacity:.26}50%{transform:translate3d(-28px,8px,0) rotate(-.8deg);opacity:.2}75%{transform:translate3d(14px,36px,0) rotate(.6deg);opacity:.24}}@media(prefers-reduced-motion:reduce){.pes-glyph-field--embed .pes-glyph-drift--embed{animation:none;opacity:.18;transform:none}}.pes-root{position:relative;z-index:1;width:min(960px,100%)}.pes-window{border:1px solid var(--border);border-radius:10px;background:var(--surface);box-shadow:0 0 0 1px #ffffff08 inset,0 24px 80px #0000008c;overflow:hidden;min-height:min(620px,88vh)}.pes-titlebar{display:flex;align-items:center;gap:12px;padding:10px 12px;background:var(--titlebar);border-bottom:1px solid var(--border-muted);font-size:12px;color:var(--muted)}.pes-traffic{display:flex;gap:6px}.pes-dot{width:10px;height:10px;border-radius:50%}.pes-dot-red{background:#ff5f57}.pes-dot-yellow{background:#febc2e}.pes-dot-green{background:#28c840}.pes-dot-btn{padding:0;margin:0;border:none;background:transparent;cursor:pointer;line-height:0;display:flex;align-items:center;justify-content:center;border-radius:50%}.pes-dot-btn:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.pes-dot-btn:hover .pes-dot{filter:brightness(1.12)}.pes-titlebar-title{flex:1;display:flex;align-items:center;gap:8px;justify-content:center;font-weight:500;letter-spacing:.02em}.pes-brand-mark{display:block;flex-shrink:0;object-fit:cover;border-radius:5px;box-shadow:0 0 0 1px #ffffff0f inset}.pes-brand-mark--titlebar{width:14px;height:14px;border-radius:3px}.pes-brand-mark--input{width:18px;height:18px;border-radius:5px;transition:transform .3s cubic-bezier(.22,1,.36,1)}.pes-ai-input:hover .pes-brand-mark--input{transform:scale(1.06)}.pes-brand-mark--fs-tab{width:12px;height:12px;border-radius:2px}.pes-brand-mark--chip{width:18px;height:18px;margin-top:2px;border-radius:5px}@media(prefers-reduced-motion:reduce){.pes-brand-mark--input{transition:none}.pes-ai-input:hover .pes-brand-mark--input{transform:none}}.pes-titlebar-spacer{width:46px}.pes-tabs{display:flex;gap:0;background:var(--surface);border-bottom:1px solid var(--border-muted)}.pes-tab{font:inherit;border:0;background:transparent;color:var(--muted);padding:10px 16px;cursor:default;border-right:1px solid var(--border-muted)}.pes-tab-active{color:var(--text);background:var(--elevated);border-bottom:1px solid var(--elevated);margin-bottom:-1px}.pes-tab:not(.pes-tab-active){color:#9fb0c2}.pes-tab:not(.pes-tab-active):hover{color:var(--text)}.pes-body{display:grid;grid-template-columns:168px 1fr;min-height:clamp(320px,52vh,520px)}@media(max-width:720px){html,body{height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;overflow:hidden}.intro-main{display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;min-height:100vh;min-height:100dvh;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;margin:0;padding:env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px);gap:0;overflow:hidden;place-items:unset}.pes-root{width:100%;max-width:none;flex:1;min-height:0;display:flex;flex-direction:column}.pes-window{flex:1;min-height:0;display:flex;flex-direction:column;border-radius:0;border-inline:0;box-shadow:none;touch-action:manipulation}.pes-titlebar{flex-shrink:0;gap:8px;padding:7px 10px;border-bottom:1px solid var(--border-muted)}.pes-traffic{gap:5px}.pes-dot{width:8px;height:8px}.pes-titlebar-title{flex:1;min-width:0;justify-content:center;gap:6px;font-size:clamp(10.5px,.28vw + 10px,12px);line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pes-titlebar-spacer{width:32px}.pes-tabs{flex-shrink:0}.pes-tab{padding:8px 12px;font-size:clamp(11px,.32vw + 10.2px,12px);min-height:40px}.pes-body{grid-template-columns:1fr;min-height:0;flex:1;overflow:hidden}.pes-sidebar{display:none}.pes-main{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.pes-editor{flex:1 1 0;min-height:0;grid-template-columns:34px 1fr}.pes-gutter{padding:10px 5px 10px 6px;font-size:clamp(10px,.28vw + 9.2px,12px)}.pes-gutter-line{line-height:1.45;height:1.45em}.pes-code{padding:10px 12px 12px;font-size:clamp(11px,.35vw + 10.4px,12.5px);line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.pes-output{flex:0 1 auto;max-height:min(46dvh,360px);min-height:0;display:flex;flex-direction:column}.pes-output-head{flex-shrink:0;padding:6px 10px;font-size:clamp(10px,.25vw + 9.2px,11px)}.pes-output-body{flex:1 1 auto;min-height:0;padding:10px 12px 12px;overflow-y:auto;-webkit-overflow-scrolling:touch}.pes-output-line{font-size:clamp(11px,.3vw + 10px,12px);overflow-wrap:anywhere}.pes-name,.pes-name-static{font-size:clamp(1.12rem,.85rem + 2.4vw,2.05rem);line-height:1.12;text-wrap:balance;overflow-wrap:anywhere;hyphens:auto}.pes-name-row{min-height:0;margin:2px 0 8px}.pes-diff{font-size:clamp(10.5px,.28vw + 9.6px,12px);margin-bottom:10px;padding:6px 8px;overflow-wrap:anywhere}.pes-activity{margin-bottom:8px;font-size:clamp(10px,.26vw + 9.2px,11px);gap:8px}.pes-log{margin-bottom:8px;font-size:clamp(10px,.26vw + 9.2px,11px)}.pes-ai-wrap{margin-top:2px}.pes-ai-input{padding:8px 10px;gap:8px;font-size:clamp(11px,.32vw + 10.2px,12px)}.pes-ai-input-placeholder{overflow-wrap:anywhere;text-wrap:pretty}.pes-statusbar{flex-shrink:0;padding:3px 10px;font-size:clamp(10px,.26vw + 9.2px,11px)}.pes-fs-ai-wrap{width:min(420px,92vw)}body{font-size:clamp(11.75px,.35vw + 10.5px,13px);line-height:1.45}}.pes-sidebar{border-right:1px solid var(--border-muted);background:#0b0f14;padding:10px 0}.pes-sidebar-head{padding:0 12px 8px;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#9aa7b5}.pes-tree{list-style:none;margin:0;padding:0}.pes-tree-item{padding:4px 12px;color:var(--muted);font-size:12px}.pes-tree-folder{color:var(--text);font-weight:500}.pes-tree-indent{padding-left:10px}.pes-tree-file-btn{display:block;width:calc(100% - 8px);margin:0 4px;padding:4px 8px 4px 18px;border:0;border-radius:4px;background:transparent;font:inherit;font-size:12px;color:var(--muted);text-align:left;cursor:pointer;position:relative}.pes-tree-file-btn:before{content:"▸";position:absolute;left:6px;opacity:.35;font-size:9px}.pes-tree-file-btn:hover{color:var(--text);background:#ffffff0a}.pes-tree-file-btn.is-active{color:var(--text);background:#58a6ff1f}.pes-main{display:flex;flex-direction:column;min-width:0;background:var(--elevated)}.pes-editor{display:grid;grid-template-columns:44px 1fr;flex:1;min-height:0;border-bottom:1px solid var(--border-muted);min-height:min(340px,44vh)}.pes-gutter{padding:14px 0 14px 10px;text-align:right;color:var(--dim);font-size:12px;user-select:none;border-right:1px solid var(--border-muted);background:#0f141b}.pes-gutter-line{line-height:1.55;height:1.55em}.pes-code{margin:0;padding:14px 16px 18px;overflow:auto;white-space:pre;font-family:inherit;font-size:12.5px;color:var(--text)}.pes-code code{color:var(--string)}.pes-caret{display:inline-block;width:7px;height:1.1em;margin-left:1px;vertical-align:text-bottom;background:var(--accent);animation:pes-blink 1s steps(2,start) infinite}@keyframes pes-blink{50%{opacity:0}}@media(prefers-reduced-motion:reduce){.pes-caret{animation:none;opacity:1}}.pes-output{flex:0 0 auto;border-top:1px solid var(--border-muted);background:#0c1017}.pes-output-head{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-bottom:1px solid var(--border-muted);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#9aa7b5}.pes-output-label{font-weight:600}.pes-output-pill{border:1px solid var(--border);border-radius:999px;padding:2px 8px;color:var(--muted);font-size:10px;letter-spacing:.04em}.pes-output-body{padding:14px 16px 16px}.pes-output-line{display:flex;align-items:baseline;gap:8px;margin-bottom:10px;font-size:12px}.pes-muted{color:var(--muted)}.pes-dim{color:var(--dim)}.pes-output-body .pes-dim{color:#a3b3c4}.pes-prompt-prefix{color:var(--accent);font-weight:600}.pes-name-row{min-height:2.6rem;margin:4px 0 12px}.pes-name,.pes-name-static{margin:0;font-size:clamp(1.35rem,3.6vw,2.15rem);font-weight:600;letter-spacing:-.02em;line-height:1.15}.pes-name-static{color:var(--text)}.pes-name-char{display:inline-block}.pes-diff{font-size:12px;margin-bottom:14px;padding:8px 10px;border-radius:6px;background:#3fb95014;border:1px solid rgba(63,185,80,.22)}.pes-diff-plus{color:var(--plus);font-weight:700;margin-right:6px}.pes-diff-text{color:var(--muted)}.pes-activity{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;font-size:11px;color:#a3b3c4}.pes-telemetry{color:#e2d2f8;font-variant-numeric:tabular-nums}.pes-latency{color:#8cc4ff;font-variant-numeric:tabular-nums}.pes-spinner{width:16px;height:16px;position:relative}.pes-spinner-arc{display:block;width:100%;height:100%;border-radius:50%;border:2px solid var(--border);border-top-color:var(--accent);box-sizing:border-box}.pes-log{min-height:2.2rem;margin-bottom:10px;font-size:11px;color:var(--muted)}.pes-log-line{display:flex;gap:10px;flex-wrap:wrap}.pes-log-time{color:#a3b3c4;font-variant-numeric:tabular-nums}.pes-log-msg{color:var(--text);opacity:.92}.pes-ai-wrap{margin-top:4px}.pes-ai-input{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:1px solid var(--border);border-radius:8px;background:#0a0e14;font:inherit;font-size:12px;color:var(--muted);text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease}.pes-ai-input:hover{border-color:var(--accent);color:var(--text);background:#0d1219}.pes-ai-input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.pes-ai-input-placeholder{flex:1;min-width:0}.pes-ai-kbd{flex-shrink:0;padding:2px 6px;border-radius:4px;border:1px solid var(--border-muted);font-size:10px;color:var(--dim);font-family:inherit}.pes-fs-layer{position:fixed;inset:0;z-index:40;display:flex;align-items:center;justify-content:center;pointer-events:none}.pes-fs-window{position:fixed;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;background:var(--surface);border:1px solid var(--border);box-shadow:0 40px 120px #0000008c;pointer-events:auto}.pes-fs-titlebar{display:flex;align-items:center;gap:12px;padding:10px 12px;background:var(--titlebar);border-bottom:1px solid var(--border-muted);font-size:12px;color:var(--muted);flex-shrink:0}.pes-fs-tab{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:500;color:var(--text);min-width:0}.pes-fs-body{position:relative;flex:1;display:grid;place-items:stretch;padding:0;text-align:center;background:#090c10;overflow:hidden}.pes-fs-inner{position:relative;z-index:3;display:grid;place-content:center;justify-items:center;gap:28px;padding:clamp(24px,5vw,48px);min-height:0;pointer-events:none}.pes-fs-interactive{pointer-events:auto}.pes-fs-name{margin:0;pointer-events:none;font-size:clamp(2.1rem,8.5vw,4.6rem);font-weight:700;letter-spacing:-.035em;line-height:1.06;color:var(--text);perspective:900px}.pes-fs-name-char{display:inline-block;transform-origin:50% 80%}.pes-fs-ai-wrap{width:min(420px,88vw);margin-top:0}.pes-modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:clamp(12px,4vw,28px);padding-bottom:max(clamp(12px,4vw,28px),env(safe-area-inset-bottom,0px));background:#010409c7;backdrop-filter:blur(12px);cursor:pointer}.pes-modal{position:relative;width:min(760px,100%);max-height:min(92dvh,820px);overflow:hidden auto;cursor:default;border-radius:18px;border:1px solid rgba(255,255,255,.09);background:linear-gradient(168deg,#181d24fa,#0b0e13fc 45%,#12161efa);box-shadow:0 0 0 1px #00000073 inset,0 40px 100px #0000009e}.pes-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px 28px 20px;border-bottom:1px solid var(--border-muted)}.pes-modal-head-main{display:block;min-width:0}.pes-modal-title{margin:0 0 5px;font-size:1.28rem;font-weight:600;letter-spacing:-.025em;color:var(--text);overflow-wrap:anywhere}.pes-modal-lead{margin:0;font-size:13px;line-height:1.55;color:var(--muted);max-width:48ch;overflow-wrap:anywhere}.pes-modal-form-msg{margin:0 0 14px;padding:10px 12px;border-radius:8px;font-size:13px;line-height:1.45;overflow-wrap:anywhere}.pes-modal-error-block{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:2px}.pes-modal-error-block .pes-modal-form-msg{margin-bottom:0;width:100%;max-width:100%}.pes-modal-retry{margin:0;padding:8px 2px;border:0;border-radius:6px;background:transparent;color:var(--accent);font:inherit;font-size:12px;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:3px;transition:color .15s ease,opacity .15s ease}.pes-modal-retry:hover{color:var(--string)}.pes-modal-retry:focus-visible{outline:none;box-shadow:0 0 0 3px #58a6ff33;border-radius:6px}.pes-modal-form-msg--error{color:#ffb1b1;background:#ff7b721f;border:1px solid rgba(255,123,114,.35)}.pes-modal-form-msg--success{color:var(--text);background:#3fb9501f;border:1px solid rgba(63,185,80,.35)}.pes-field-input:disabled,.pes-field-textarea:disabled{opacity:.55;cursor:not-allowed}.pes-modal-close{flex-shrink:0;width:44px;height:44px;border:0;border-radius:12px;background:#ffffff0d;color:var(--muted);cursor:pointer;display:grid;place-items:center;transition:background .15s ease,color .15s ease}.pes-modal-close:hover{background:#ffffff1a;color:var(--text)}.pes-modal-close-inner{position:relative;width:18px;height:18px;display:block}.pes-modal-close-bar{position:absolute;top:50%;left:50%;width:15px;height:2px;margin-top:-1px;margin-left:-7.5px;background:currentColor;border-radius:1px}.pes-modal-close-bar:first-child{transform:rotate(45deg)}.pes-modal-close-bar:last-child{transform:rotate(-45deg)}.pes-modal-body{display:grid;gap:28px;padding:26px 28px 32px;padding-bottom:max(32px,env(safe-area-inset-bottom,0px));align-items:start}@media(min-width:620px){.pes-modal-body{grid-template-columns:1fr minmax(220px,248px);gap:32px}}.pes-modal-form{display:flex;flex-direction:column;gap:18px;min-width:0}.pes-field{display:flex;flex-direction:column;gap:6px}.pes-field-label{font-size:11px;font-weight:600;color:var(--dim);text-transform:uppercase;letter-spacing:.07em}.pes-field-input{padding:12px;border-radius:10px;border:1px solid var(--border);background:#06090eeb;color:var(--text);font:inherit;font-size:13px;transition:border-color .15s ease,box-shadow .15s ease}.pes-field-input::placeholder{color:var(--dim);opacity:.85}.pes-field-input:focus{outline:none;border-color:#58a6ffa6;box-shadow:0 0 0 3px #58a6ff1f}.pes-field-textarea{resize:vertical;min-height:104px;line-height:1.45}.pes-field-hint{margin:2px 0 0;font-size:11px;line-height:1.4;color:var(--dim);overflow-wrap:anywhere}.pes-modal-submit{align-self:flex-start;margin-top:4px;min-height:44px;padding:10px 18px;border:1px solid var(--border);border-radius:8px;background:#06090eeb;color:var(--text);font:inherit;font-size:13px;font-weight:600;cursor:pointer;touch-action:manipulation;transition:border-color .15s ease,background .15s ease,transform .12s ease,opacity .15s ease}.pes-modal-submit-inner{display:inline-flex;align-items:center;gap:8px}.pes-modal-submit-ico{flex-shrink:0;opacity:.92;transform:translateY(.5px)}.pes-modal-submit:hover:not(:disabled){border-color:#58a6ff66;background:#0c1018f2}.pes-modal-submit:active:not(:disabled){transform:translateY(1px)}.pes-modal-submit:disabled{cursor:not-allowed;opacity:.72}.pes-modal-submit:focus-visible{outline:none;border-color:#58a6ff8c;box-shadow:0 0 0 3px #58a6ff1f}@media(prefers-reduced-motion:reduce){.pes-modal-submit{transition:border-color .15s ease,background .15s ease,opacity .15s ease}.pes-modal-submit:active:not(:disabled){transform:none}}.pes-modal-aside{display:flex;flex-direction:column;gap:12px;padding-top:4px}.pes-aside-kicker{margin:0 0 2px;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--dim)}.pes-aside-kicker-mt{margin-top:6px}.pes-contact-chip{display:flex;align-items:flex-start;gap:10px;min-height:44px;padding:11px 12px;border-radius:11px;border:1px solid var(--border-muted);background:#04070c8c;text-decoration:none;color:var(--text);font-size:12px;line-height:1.4;word-break:break-word;transition:border-color .18s ease,background .18s ease}.pes-contact-chip:hover{border-color:#58a6ff80;background:#58a6ff17}.pes-contact-chip-ghost{border-style:dashed;opacity:.96}.pes-chip-ico{flex-shrink:0;width:16px;height:16px;margin-top:2px;border-radius:4px;background-color:#58a6ff40;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2358a6ff'%3E%3Cpath d='M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:13px}.pes-chip-ico-phone{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2358a6ff'%3E%3Cpath d='M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.21z'/%3E%3C/svg%3E")}.pes-chip-ico-web{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2358a6ff'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z'/%3E%3C/svg%3E")}.pes-chip-text{flex:1;min-width:0}.pes-statusbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 12px;font-size:11px;color:var(--muted);background:#0f141b;border-top:1px solid var(--border-muted)}.pes-status-left,.pes-status-mid,.pes-status-right{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pes-status-mid{flex:1;text-align:center;opacity:.92}.pes-status-right{font-variant-numeric:tabular-nums}@media(max-width:600px){.pes-modal-backdrop{place-items:end center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.pes-modal{width:100%;max-height:min(94dvh,820px);border-bottom-left-radius:14px;border-bottom-right-radius:14px}.pes-modal-head{padding:18px 18px 14px}.pes-modal-body{gap:20px;padding:18px 18px 24px;padding-bottom:max(24px,env(safe-area-inset-bottom,0px))}.pes-modal-form{gap:14px}.pes-field-input{font-size:16px}.pes-modal-submit{align-self:stretch;justify-content:center}.pes-modal-submit-inner{justify-content:center;width:100%}}@media(max-width:480px){.pes-titlebar-title{justify-content:center;gap:6px;font-size:clamp(10.25px,.32vw + 9.4px,11.5px);line-height:1.3}.pes-code{padding:10px 10px 12px;font-size:clamp(10.75px,.38vw + 9.6px,12px)}.pes-editor{grid-template-columns:36px 1fr}.pes-gutter{padding:12px 6px;font-size:11px}.pes-name,.pes-name-static{font-size:clamp(1.1rem,7.5vw,1.85rem)}.pes-fs-name{font-size:clamp(1.45rem,11vw,3rem)}.pes-status-mid{display:none}.pes-tab{min-height:44px;padding:10px 12px}.pes-dot-btn{min-width:44px;min-height:44px}.pes-modal-submit{min-height:50px;width:100%}.pes-modal-retry{min-height:44px;padding:10px 8px}.pes-modal-close{min-width:44px;min-height:44px}}@media(max-height:560px)and (orientation:landscape){.pes-modal-backdrop{place-items:stretch;padding:8px}.pes-modal{width:100%;max-height:100dvh;border-radius:12px}.pes-modal-head{padding:14px 14px 10px}.pes-modal-body{grid-template-columns:1fr;gap:16px;padding:12px 14px 14px}}@media(max-width:380px){.pes-titlebar-spacer{display:none}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
