html[data-eh-desk=compress]{--cp-speed:160ms;--cp-ease:cubic-bezier(.2,.7,.2,1)}html[data-eh-desk=compress] body{overflow:visible}.cp-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cp-home{width:min(1390px,calc(100% - 48px));margin:auto;padding:26px 0 32px}.cp-home-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.cp-home-heading h1{font-size:25px;font-weight:650;letter-spacing:-.02em;margin:0}.cp-home-heading p{font-size:13px;color:var(--eh-muted);margin:6px 0 0}.cp-home-heading>span{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--eh-muted)}.cp-catalog-controls{padding:14px 16px;margin-bottom:18px;background:var(--ap-card,var(--eh-surface));border:1px solid var(--eh-line);border-radius:var(--ap-radius,12px);box-shadow:var(--ap-shadow,var(--eh-shadow))}.cp-catalog-search{display:flex;align-items:center;gap:10px;min-height:44px;border:1px solid var(--eh-line);background:var(--eh-surface-soft);border-radius:8px;color:var(--eh-muted);padding:0 12px}.cp-catalog-search input{min-width:0;width:100%;height:42px;border:0;background:transparent;color:var(--eh-text);outline:0;font-size:14px}.cp-catalog-search:focus-within{border-color:var(--eh-link);box-shadow:0 0 0 2px var(--eh-brand-soft)}.cp-catalog-search button{display:grid;place-items:center;width:32px;height:32px;border:0;background:transparent;color:var(--eh-muted)}.cp-catalog-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:10px}.cp-catalog-bottom>small{color:var(--eh-muted);white-space:nowrap}.cp-category-tabs{display:flex;align-items:center;gap:4px;min-width:0;overflow:auto}.cp-category-tabs button{flex:none;min-height:38px;padding:8px 12px;border:0;border-radius:7px;background:transparent;color:var(--eh-muted);font-size:13px}.cp-category-tabs button[aria-pressed=true]{color:var(--eh-link);background:var(--eh-brand-soft)}html[data-eh-desk=compress] .cp-home .directory-grid .tool-card{min-height:116px;background:var(--ap-card,var(--eh-surface));box-shadow:var(--ap-shadow,var(--eh-shadow));border-radius:var(--ap-radius,12px);padding:18px}html[data-eh-desk=compress] .cp-home .directory-grid .tool-card strong{font-size:14px}.cp-home .site-tool-icon{object-fit:contain}.cp-catalog-empty{display:grid;place-items:center;padding:64px 24px;color:var(--eh-muted);gap:14px}.cp-catalog-empty h2{font-size:18px;font-weight:550}.cp-catalog-empty button{border:0;border-radius:8px;background:var(--eh-brand-soft);color:var(--eh-link);padding:10px 14px}.cp-home-help{margin-top:24px;color:var(--eh-muted);font-size:12px}.cp-home-help p{max-width:800px;line-height:1.9}html[data-eh-desk=compress] .tool-desk{padding:22px 24px 32px;background:transparent}html[data-eh-desk=compress] .tool-workspace{min-height:calc(100dvh - 73px)}html[data-eh-desk=compress] .cp-desk-heading{display:block;max-width:none;margin:0 0 18px}html[data-eh-desk=compress] .cp-desk-heading h1{font-size:23px;font-weight:650;line-height:1.4}html[data-eh-desk=compress] .cp-desk-heading>p{margin:5px 0 0;color:var(--eh-muted);font-size:12px;line-height:1.8}html[data-eh-desk=compress] .tool-desk .compressor{max-width:none}html[data-eh-desk=compress] .tool-desk .workspace-grid{grid-template-columns:minmax(0,1fr) 316px;min-height:0;gap:18px;align-items:start}html[data-eh-desk=compress] .tool-desk :is(.workspace-main,.settings-panel){min-height:0;height:auto;border:1px solid var(--eh-line);border-radius:var(--ap-radius,12px);background:var(--ap-card,var(--eh-surface));box-shadow:var(--ap-shadow,var(--eh-shadow))}html[data-eh-desk=compress] .tool-desk .workspace-main{padding:18px}html[data-eh-desk=compress] .tool-desk .settings-panel{top:88px;padding:18px;gap:16px;overflow:visible;scroll-margin-top:90px}.cp-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 0 16px}.cp-panel-heading h2{display:flex;align-items:center;gap:7px;margin:0;font-size:14px;font-weight:600}.cp-local-note,.cp-panel-heading h2>span{font-size:11px;color:var(--eh-muted)}.cp-local-note{display:flex;align-items:center;gap:6px}html[data-eh-desk=compress] .cp-workspace .cp-drop{display:flex;flex-direction:column;min-height:320px;align-items:center;justify-content:center;gap:15px;padding:28px;border:1px dashed var(--eh-line-strong);background:var(--eh-surface-soft);text-align:center;border-radius:10px}html[data-eh-desk=compress] .cp-workspace .cp-drop>div{align-self:auto}.cp-drop>div strong{font-size:20px;font-weight:550}.cp-drop>div span{margin-top:4px;font-size:12px}html[data-eh-desk=compress] .cp-workspace .cp-drop .drop-icon{width:60px;height:60px;display:grid;place-items:center;background:var(--eh-brand-soft);color:var(--eh-link);border-radius:16px}html[data-eh-desk=compress] .cp-workspace .cp-drop.is-dragging{border-color:var(--eh-link);background:var(--eh-brand-soft);transform:none}html[data-eh-desk=compress] .cp-workspace .cp-drop.has-files{display:flex;flex-direction:row;min-height:76px;padding:12px 14px;gap:12px;text-align:left;flex-wrap:wrap}html[data-eh-desk=compress] .cp-workspace .cp-drop.has-files .drop-icon{width:38px;height:38px;border-radius:10px;flex:none}.cp-drop.has-files .drop-icon svg{width:22px;height:22px}.cp-drop.has-files>div{flex:1 1;min-width:120px}.cp-drop.has-files>div strong{font-size:13px}.cp-drop.has-files>div span{font-size:10px}.cp-drop.has-files .primary-button{font-size:12px;padding:8px 12px}.cp-queue-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;color:var(--eh-muted);padding:14px 0 10px}.cp-queue-heading .text-button{min-height:32px}.cp-file-list{display:grid;gap:8px}.cp-file{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 12px;padding:12px;border:1px solid var(--eh-line);border-radius:9px;background:var(--eh-surface)}.cp-file[data-selected=true]{border-color:var(--eh-link);background:var(--eh-brand-soft)}.cp-file-identity{grid-column:1;grid-row:1/3;min-width:0;display:flex;align-items:center;gap:10px;padding:0;border:0;text-align:left;background:none;color:var(--eh-text)}.cp-file-identity:disabled{opacity:1}.cp-file-identity>span:last-child{min-width:0;flex:1 1}.cp-file-identity strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px;line-height:1.8;font-weight:550}.cp-file-identity small{display:block;font-size:11px;color:var(--eh-muted);margin-top:3px}.cp-file-thumb{display:grid;place-items:center;width:40px;height:44px;flex:none;overflow:hidden;border:1px solid var(--eh-line);border-radius:6px;background:var(--eh-surface-soft);color:var(--eh-muted)}.cp-file-thumb img{display:block;width:100%;height:100%;object-fit:contain}.cp-state{display:flex;align-items:center;justify-content:flex-end;gap:5px;font-size:11px;color:var(--eh-muted);white-space:nowrap}.cp-state.is-stale{color:var(--eh-link)}.cp-file-saving{grid-column:1;margin-left:50px;font-size:11px;color:var(--eh-muted)}.cp-file-actions{grid-column:2;grid-row:2/4;display:flex;align-items:center;gap:2px}.cp-compare header button,.cp-file-actions :is(button,a){display:inline-grid;place-items:center;width:32px;height:36px;padding:0;border:0;background:none;color:var(--eh-muted);border-radius:6px;cursor:pointer}.cp-file-actions :is(button,a):hover:not(:disabled){background:var(--eh-brand-soft);color:var(--eh-link)}.cp-file-actions a{color:var(--eh-link)}.cp-file-actions button:disabled{opacity:.3;cursor:not-allowed}.cp-row-progress{grid-column:1/-1;appearance:none;width:100%;height:3px;border:0;border-radius:3px;overflow:hidden;background:var(--eh-line);accent-color:var(--eh-action)}.cp-row-progress::-webkit-progress-bar{background:var(--eh-line)}.cp-row-progress::-webkit-progress-value{background:var(--eh-action);-webkit-transition:width .12s linear;transition:width .12s linear}.cp-file-message{grid-column:1/-1;font-size:11px;line-height:1.7;color:var(--eh-muted);margin:3px 0 0;padding-top:8px;border-top:1px solid var(--eh-line);overflow-wrap:anywhere}.cp-settings-fields{padding:0;margin:0;min-width:0;border:0;display:flex;flex-direction:column;gap:16px}.cp-settings-fields[disabled]{opacity:.6}.cp-settings .settings-heading{padding-bottom:14px;border-bottom:1px solid var(--eh-line);margin:0}.cp-settings .settings-heading strong{font-size:14px;font-weight:600}.cp-settings .settings-heading small{font-size:10px}.cp-settings .field{margin:0}.cp-settings .field>span{font-size:12px}.cp-settings .field small{font-size:11px;line-height:1.7}.cp-settings .field input[type=range]{accent-color:var(--eh-action);height:24px}.cp-settings .field input[type=number]{width:100%}.cp-settings-changed{margin:0;font-size:11px;line-height:1.8;color:var(--eh-link);border-left:2px solid var(--eh-link);padding-left:10px}html[data-eh-desk=compress] .cp-settings .settings-summary{display:grid;grid-template-columns:1fr;gap:9px;border:0;border-top:1px solid var(--eh-line);padding:14px 0 0;margin:0;border-radius:0}.cp-settings .settings-summary>span{display:flex;justify-content:space-between;gap:10px;padding:0;border:0;font-size:11px}.cp-settings .settings-summary b{font-size:12px;font-weight:550}.cp-workspace :is(.compress-button,.secondary-button){gap:7px;min-height:44px;height:auto;text-align:center;white-space:normal;line-height:1.6;padding:9px 12px}.cp-workspace .secondary-button{margin:0}.cp-notice{font-size:12px;line-height:1.75}.cp-compare{margin-top:20px;border-top:1px solid var(--eh-line);padding-top:16px}.cp-compare header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.cp-compare header>div{min-width:0}.cp-compare h2{margin:0;font-size:14px;font-weight:550}.cp-compare header span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;color:var(--eh-muted);margin-top:4px}.cp-compare-canvas{position:relative;height:320px;background:var(--eh-surface-soft);border:1px solid var(--eh-line);border-radius:8px;overflow:hidden}.cp-compare-canvas>img{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.cp-compare-after{background:var(--eh-surface-soft)}.cp-compare-divider{position:absolute;inset-block:0;width:1px;background:var(--eh-link);pointer-events:none}.cp-compare-divider i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:var(--eh-surface);border:1px solid var(--eh-line);color:var(--eh-link);font-style:normal}.cp-compare-canvas input{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize;touch-action:pan-y}.cp-compare-canvas:focus-within{outline:2px solid var(--eh-link);outline-offset:3px}.cp-compare-label{position:absolute;top:10px;font-size:10px;padding:5px 8px;color:var(--eh-text);background:var(--eh-surface);border:1px solid var(--eh-line);border-radius:5px;pointer-events:none}.cp-compare-label.before{left:10px}.cp-compare-label.after{right:10px}.cp-compare footer{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;padding:10px 0 0;margin:0;border:0;color:var(--eh-muted);font-size:11px}.cp-compare footer strong{color:var(--eh-link);font-weight:550}.cp-instructions,.cp-related{margin:20px 0 0;padding-top:14px;border-top:1px solid var(--eh-line);color:var(--eh-muted);font-size:12px;line-height:1.85}.cp-home-help summary,.cp-instructions summary,.cp-related summary{min-height:32px;cursor:pointer;width:fit-content}.cp-instructions ol{padding-left:20px;margin:8px 0}.cp-instructions p{max-width:820px}.cp-related[open] .tool-grid{margin-top:14px}html[data-eh-desk=compress] .media-commandbar{min-height:0;margin-bottom:20px;flex-wrap:wrap}.media-commandbar h1{font-size:23px;font-weight:650}.media-commandbar p{font-size:12px}html[data-eh-desk=compress] .media-settings-panel .advanced-settings{border:1px solid var(--eh-line);border-radius:8px;padding:10px 12px}.media-settings-panel .advanced-settings summary{font-size:12px;cursor:pointer}html[data-eh-desk=compress] .media-workspace-main .media-empty-drop{min-height:300px;display:flex;align-items:center;text-align:center}.media-empty-drop .drop-icon{background:var(--eh-brand-soft);color:var(--eh-link)}html[data-eh-desk=compress] .media-settings-panel .settings-heading{padding:0 0 14px;min-height:0}.media-settings-panel .media-target-summary{padding-top:12px}.media-settings-panel .settings-copy{font-size:11px}.media-queue{min-height:0}html[data-eh-desk=compress] .info-page{max-width:820px;width:calc(100% - 40px);padding:28px;margin:24px auto;border:1px solid var(--eh-line);border-radius:var(--ap-radius,12px);background:var(--ap-card,var(--eh-surface))}.info-page h1{font-size:25px}.info-page p{line-height:1.95}.cp-mobile-actions{display:none}.cp-spinner{display:inline-block;flex:none;width:17px;height:17px;border:2px solid;border-right:2px solid transparent;border-radius:50%;animation:cp-spin .85s linear infinite}.cp-file .cp-spinner{width:12px;height:12px}.cp-workspace [aria-busy=true]{cursor:progress}@keyframes cp-spin{to{transform:rotate(1turn)}}.cp-category-tabs button,.cp-home button,.cp-workspace :is(button,a){transition:background-color var(--cp-speed) ease,border-color var(--cp-speed) ease,color var(--cp-speed) ease,box-shadow var(--cp-speed) ease;cursor:pointer}.cp-workspace button:disabled{cursor:not-allowed}.cp-file-identity:disabled{cursor:default}.cp-workspace :is(.primary-button,.compress-button,.secondary-button):active:not(:disabled){transform:translateY(1px)}.cp-home :is(button,input):focus-visible,.cp-workspace :is(button,a,input):focus-visible{outline:2px solid var(--eh-link);outline-offset:3px}@media(min-width:901px) and (max-width:1180px){html[data-eh-chrome][data-eh-desk=compress] .tool-workspace{grid-template-columns:88px minmax(0,1fr)}html[data-eh-chrome][data-eh-desk=compress] .tool-rail{width:72px;padding-inline:8px}html[data-eh-desk=compress] .tool-rail :is(.tool-search,.tool-group h2,.tool-link>span,.eh-rail-heading>span){display:none}html[data-eh-desk=compress] .tool-rail .tool-link{justify-content:center;padding:10px}}@media(max-width:1100px){html[data-eh-desk=compress] .tool-desk .workspace-grid{grid-template-columns:minmax(0,1fr) 292px;gap:14px}html[data-eh-desk=compress] .tool-desk{padding:18px}html[data-eh-desk=compress] .tool-desk :is(.workspace-main,.settings-panel){padding:16px}}@media(max-width:900px){html[data-eh-desk=compress] .tool-desk .workspace-grid{grid-template-columns:minmax(0,1fr) 286px}.cp-file-actions{gap:0}.cp-file-actions :is(button,a){width:28px}}@media(max-width:700px){html[data-eh-desk=compress] .tool-desk .workspace-grid{grid-template-columns:minmax(0,1fr)}html[data-eh-desk=compress] .tool-desk .settings-panel{position:static;scroll-margin-top:80px}.cp-workspace{padding-bottom:68px}.cp-mobile-actions{display:flex;align-items:center;gap:12px;position:fixed;z-index:45;inset:auto 0 0;padding:10px 14px max(10px,env(safe-area-inset-bottom));border-top:1px solid var(--eh-line);background:var(--eh-surface);box-shadow:0 -4px 16px rgb(20 25 35/4%)}.cp-mobile-actions .compress-button{flex:1 1;width:auto;margin:0;min-height:44px;font-size:13px}.cp-mobile-actions .text-button{min-height:44px;padding:8px 6px;flex:none}}@media(max-width:600px){.cp-home{width:calc(100% - 24px);padding-top:16px}.cp-home-heading{margin-bottom:16px}.cp-home-heading h1{font-size:22px}.cp-home-heading>span{display:none}.cp-catalog-controls{padding:10px 12px}.cp-catalog-search{min-height:44px}.cp-catalog-search input{font-size:16px}.cp-category-tabs button{font-size:12px;padding-inline:10px;min-height:40px}.cp-catalog-bottom{gap:8px}html[data-eh-desk=compress] .tool-desk{padding:12px 12px 26px}.tool-desk .mobile-back-link{margin:0 0 12px;font-size:12px;min-height:32px}html[data-eh-desk=compress] .cp-desk-heading{margin-bottom:14px}.cp-desk-heading h1{font-size:21px}.cp-desk-heading>p{font-size:12px}html[data-eh-desk=compress] .tool-desk :is(.workspace-main,.settings-panel){padding:14px}html[data-eh-desk=compress] .cp-workspace .cp-drop{min-height:248px;padding:22px 12px;gap:14px}.cp-drop>div strong{font-size:18px}.cp-drop small{font-size:11px;line-height:1.7}html[data-eh-desk=compress] .cp-workspace .cp-drop.has-files{gap:10px;padding:12px;min-height:90px}.cp-drop.has-files .drop-icon{display:none!important}.cp-drop.has-files>div{min-width:90px}.cp-drop.has-files .primary-button{padding-inline:10px;min-height:40px}.cp-panel-heading{padding-bottom:12px}.cp-file{padding:10px;gap:6px 8px}.cp-file-identity{gap:8px}.cp-file-thumb{width:32px;height:38px}.cp-file-identity strong{font-size:12px}.cp-file-identity small{font-size:10px}.cp-file-saving{margin-left:40px;font-size:10px}.cp-state{font-size:10px}.cp-file-actions :is(button,a){width:32px;height:40px}.cp-compare-canvas{height:240px}.cp-compare header span{max-width:235px}.cp-settings-fields .field input[type=number]{font-size:16px;min-height:44px}.cp-settings-fields .field input[type=range]{height:36px}.cp-settings .mode-switch button{min-height:42px;font-size:12px}html[data-eh-desk=compress] .media-commandbar h1{font-size:21px}.media-commandbar{gap:12px}.media-command-actions{width:100%;justify-content:flex-end}html[data-eh-desk=compress] .tool-desk .media-empty-drop{min-height:250px}.cp-instructions,.cp-related{margin-top:16px}}@media(prefers-reduced-motion:reduce){html[data-eh-desk=compress]{--cp-speed:0ms}.cp-spinner{animation:none}.cp-workspace :is(button,a){transform:none!important}.cp-row-progress::-webkit-progress-value{-webkit-transition:none;transition:none}}html[data-eh-desk=compress] .cp-settings .settings-summary{background:transparent;overflow:visible}html[data-eh-desk=compress] .cp-settings .settings-summary>span{background:transparent}html[data-eh-desk=compress] .cp-settings .settings-summary .saved-value{color:var(--eh-text)}html[data-eh-desk=compress] .cp-workspace .cp-drop:not(.has-files)>small{align-self:center}html[data-eh-desk=compress] .cp-settings .mode-switch{gap:3px;padding:3px;background:var(--eh-surface-soft);border:1px solid var(--eh-line)}html[data-eh-desk=compress] .cp-settings .mode-switch button{font-size:12px;min-height:36px;border:0;box-shadow:none}html[data-eh-desk=compress] .cp-settings .mode-switch button[aria-pressed=true]{color:var(--eh-link);background:var(--eh-surface);box-shadow:0 1px 4px rgb(20 25 35/6%)}@media(max-width:600px){html[data-eh-desk=compress] .cp-settings .mode-switch button{min-height:42px}}html[data-eh-desk=compress] .cpp-enhanced .cp-queue-panel{padding:20px}html[data-eh-desk=compress] .cpp-enhanced .cp-settings{padding:20px;gap:16px}.cpp-enhanced .cp-panel-heading{padding-bottom:14px}.cpp-enhanced .cp-panel-heading h2{font-size:15px}.cpp-file-heading-actions{display:flex;align-items:center;gap:14px}.cpp-folder-button{display:flex;align-items:center;gap:6px;min-height:34px;border:0;padding:6px 8px;border-radius:7px;color:var(--eh-muted);background:none;font-size:11px}.cpp-folder-button:hover:not(:disabled){background:var(--eh-brand-soft);color:var(--eh-link)}html[data-eh-desk=compress] .cpp-enhanced .cp-drop:not(.has-files){min-height:300px;background:linear-gradient(150deg,var(--eh-surface),var(--eh-surface-soft));gap:12px}html[data-eh-desk=compress] .cpp-enhanced .cp-drop:not(.has-files) .drop-icon{width:56px;height:56px;border:1px solid color-mix(in srgb,var(--eh-link) 14%,var(--eh-line));border-radius:17px;box-shadow:0 5px 16px color-mix(in srgb,var(--eh-link) 8%,transparent)}html[data-eh-desk=compress] .cpp-enhanced .cp-drop.has-files{min-height:66px;padding:10px 12px;border-style:solid;background:var(--eh-surface-soft)}.cpp-enhanced .cp-queue-heading{padding-block:10px 5px;font-size:11px}.cpp-batch-tools{margin-bottom:10px}.cpp-queue-filters{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-block:5px}.cpp-queue-filters>div{display:flex;gap:2px}.cpp-queue-filters button{border:0;border-radius:6px;background:none;color:var(--eh-muted);font-size:11px;padding:7px 10px;min-height:32px}.cpp-queue-filters button[aria-pressed=true]{background:var(--eh-brand-soft);color:var(--eh-link)}.cpp-sort{display:flex;align-items:center;gap:4px;color:var(--eh-muted)}.cpp-sort select{border:0;background:transparent;max-width:112px;height:34px}.cpp-selection-row,.cpp-sort select{color:var(--eh-muted);font-size:11px}.cpp-selection-row{display:flex;align-items:center;gap:12px;padding:8px 0 10px;border-bottom:1px solid var(--eh-line)}.cpp-select-all{display:flex;align-items:center;gap:7px;white-space:nowrap;min-height:30px}.cpp-row-select input,.cpp-selection-row input[type=checkbox]{width:15px;height:15px;margin:0;accent-color:var(--eh-action);cursor:pointer}.cpp-queue-search{display:flex;flex:1 1;align-items:center;gap:7px;margin-left:auto;max-width:220px;min-width:75px;padding:0 8px;border:1px solid var(--eh-line);border-radius:6px;background:var(--eh-surface-soft)}.cpp-queue-search input{width:100%;min-width:0;height:30px;border:0;background:none;outline:0;color:var(--eh-text);font-size:11px;padding:0}.cpp-queue-search button{display:grid;place-items:center;background:none;border:0;padding:0;color:var(--eh-muted);width:22px;height:28px}.cpp-visible-count{flex:none;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cpp-bulk-actions{display:flex;align-items:center;flex-wrap:wrap;gap:4px;padding:8px;margin-top:8px;background:var(--eh-brand-soft);border-radius:7px;color:var(--eh-link)}.cpp-bulk-actions strong{font-size:11px;font-weight:550;padding:6px;margin-right:auto}.cpp-bulk-actions button{display:flex;align-items:center;gap:5px;min-height:32px;padding:6px 8px;font-size:11px;color:var(--eh-link);border:0;border-radius:6px;background:color-mix(in srgb,var(--eh-surface) 70%,transparent)}.cpp-enhanced .cp-file{grid-template-columns:22px minmax(0,1fr) auto;column-gap:8px;padding:11px 12px;animation:cpp-row-in .14s ease-out}.cpp-row-select{grid-column:1;grid-row:1/4;display:grid;place-items:center;align-self:stretch}.cpp-enhanced .cp-file-identity{grid-column:2}.cpp-enhanced .cp-file-actions,.cpp-enhanced .cp-state{grid-column:3}.cpp-enhanced .cp-file-saving{grid-column:2}.cpp-enhanced .cp-file[data-checked=true]{border-color:color-mix(in srgb,var(--eh-link) 55%,var(--eh-line));background:color-mix(in srgb,var(--eh-brand-soft) 65%,var(--eh-surface))}.cpp-enhanced .cp-file:not([data-checked=true])[data-selected=true]{border-color:var(--eh-line-strong);background:var(--eh-surface-soft)}.cpp-enhanced .cp-file-thumb{width:38px;height:40px}.cpp-enhanced .cp-file-saving{margin-left:48px}.cpp-enhanced .cp-file-identity strong{font-size:12px}.cpp-enhanced .cp-file-identity small,.cpp-enhanced .cp-file-saving{font-size:10px}.cpp-no-files{text-align:center;padding:22px 10px;color:var(--eh-muted);font-size:12px}.cpp-presets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.cpp-presets button{display:flex;flex-direction:column;gap:5px;align-items:center;padding:11px 5px;border:1px solid var(--eh-line);border-radius:8px;color:var(--eh-muted);background:var(--eh-surface)}.cpp-presets strong{font-size:12px;font-weight:550}.cpp-presets small{font-size:10px}.cpp-presets button[aria-pressed=true]{background:var(--eh-brand-soft);border-color:var(--eh-link);color:var(--eh-link)}.cpp-quality input[type=range]{appearance:none;background:transparent}.cpp-quality input::-webkit-slider-runnable-track{height:4px;border-radius:4px;background:linear-gradient(to right,var(--eh-action) 0 var(--fill),var(--eh-line-strong) var(--fill) 100%)}.cpp-quality input::-webkit-slider-thumb{appearance:none;width:15px;height:15px;margin-top:-5.5px;border:2px solid var(--eh-surface);border-radius:50%;background:var(--eh-action);box-shadow:0 0 0 1px var(--eh-action)}.cpp-unit-input{display:flex;border:1px solid var(--eh-line-strong);border-radius:8px;overflow:hidden;background:var(--eh-surface)}.cpp-unit-input input[type=number]{flex:1 1;border:0;width:80px;min-width:0;background:none}.cpp-unit-input select{width:65px;border:0;border-left:1px solid var(--eh-line);background:none;color:var(--eh-muted);padding:8px;font-size:12px}.cpp-target{display:grid;gap:10px}.cpp-target-chips{display:flex;gap:5px}.cpp-target-chips button{flex:1 1;white-space:nowrap;min-height:32px;border:1px solid var(--eh-line);background:var(--eh-surface);color:var(--eh-muted);border-radius:6px;font-size:10px;padding:5px}.cpp-target-chips button[aria-pressed=true]{border-color:var(--eh-link);color:var(--eh-link);background:var(--eh-brand-soft)}.cpp-inline-tip{display:flex;align-items:flex-start;gap:7px;background:var(--eh-surface-soft);border-radius:8px;padding:12px;font-size:11px;color:var(--eh-muted);line-height:1.85;margin:0}.cpp-inline-tip svg{flex:none;margin-top:2px;color:var(--eh-link)}.cpp-advanced,.cpp-export-options{border-top:1px solid var(--eh-line);padding-top:10px}.cpp-advanced summary,.cpp-export-options summary{display:flex;align-items:center;gap:8px;cursor:pointer;min-height:34px;color:var(--eh-muted);font-size:12px;list-style:none}.cpp-advanced summary:after,.cpp-export-options summary:after{content:"+";margin-left:auto;font-size:17px;font-weight:400}.cpp-advanced[open] summary:after,.cpp-export-options[open] summary:after{content:"−"}.cpp-advanced summary::-webkit-details-marker,.cpp-export-options summary::-webkit-details-marker{display:none}.cpp-advanced>div,.cpp-export-options fieldset{display:grid;gap:14px;padding:12px 0 2px;margin:0;border:0;min-width:0}.cpp-export-options .field :is(input,select){width:100%;border:1px solid var(--eh-line-strong);border-radius:8px;background:var(--eh-surface);color:var(--eh-text);min-height:40px;padding:8px 10px;font-size:12px}.cpp-export-options .settings-copy{overflow-wrap:anywhere}.cpp-matte{justify-content:space-between;gap:10px;font-size:11px;color:var(--eh-muted)}.cpp-matte,.cpp-matte>span{display:flex;align-items:center}.cpp-matte>span{gap:7px}.cpp-matte input{width:38px;height:30px;border:1px solid var(--eh-line-strong);border-radius:6px;padding:2px;background:var(--eh-surface);cursor:pointer}.cpp-compare-dialog{position:fixed;inset:0;padding:20px;margin:auto;width:min(1220px,calc(100vw - 32px));max-width:none;max-height:calc(100dvh - 32px);overflow:auto;border:1px solid var(--eh-line);border-radius:16px;color:var(--eh-text);background:var(--eh-surface);box-shadow:var(--eh-shadow-raised)}.cpp-compare-dialog::backdrop{background:rgb(15 20 32/48%)}.cpp-compare-dialog .cp-compare{border:0;padding:0;margin:0}.cpp-view-actions{display:flex;align-items:center;gap:5px}.cpp-view-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 0 10px}.cpp-view-toolbar>div{display:flex;gap:3px;align-items:center}.cpp-view-toolbar button{display:flex;align-items:center;justify-content:center;min-height:32px;background:none;color:var(--eh-muted);border:0;border-radius:6px;font-size:11px;padding:6px 9px;cursor:pointer}.cpp-view-toolbar button[aria-pressed=true]{color:var(--eh-link);background:var(--eh-brand-soft)}.cpp-zoom span{font-size:11px;color:var(--eh-muted);min-width:24px;text-align:center}.cpp-view-scroll{--compare-height:300px;height:var(--compare-height);overflow:auto;border:1px solid var(--eh-line);border-radius:8px;background:var(--eh-surface-soft);overscroll-behavior:contain}.cpp-result .cp-compare-canvas{min-width:100%;border:0;border-radius:0}.cpp-result .cp-compare-after,.cpp-result .cp-compare-canvas{background:repeating-conic-gradient(var(--eh-surface-soft) 0 25%,var(--eh-surface) 0 50%) 0/16px 16px}.cpp-result.is-expanded .cpp-view-scroll{--compare-height:60dvh}.cpp-result.is-expanded header h2{font-size:18px}.cpp-result.is-expanded header button{min-width:40px;height:40px}.cpp-preview-download{display:flex;gap:6px;align-items:center;border-radius:6px;padding:8px 12px;background:var(--eh-brand-soft);color:var(--eh-link);text-decoration:none;font-size:12px}.cpp-result footer{font-size:11px}.cpp-tool-glyph{display:inline-grid;position:relative;place-items:center;flex:none;background:linear-gradient(145deg,color-mix(in srgb,var(--glyph-color) 13%,var(--eh-surface)),color-mix(in srgb,var(--glyph-color) 5%,var(--eh-surface)));border:1px solid color-mix(in srgb,var(--glyph-color) 20%,var(--eh-line));border-radius:26%;color:var(--glyph-color);box-shadow:inset 0 1px 0 rgb(255 255 255/30%)}.cpp-tool-glyph>svg{width:54%;height:54%;stroke-width:1.7}.cpp-tool-glyph>b{position:absolute;bottom:3px;font-size:7px;line-height:1;font-weight:700;letter-spacing:.1px}.cpp-tool-glyph[data-small=true]>b{display:none}.cpp-tool-glyph:not([data-small=true]):has(>b)>svg{transform:translateY(-3px)}@keyframes cpp-row-in{0%{opacity:.3;transform:translateY(3px)}to{opacity:1;transform:none}}@media(max-width:1100px){.cpp-enhanced .cp-local-note{display:none}.cpp-enhanced .cpp-queue-filters{gap:4px}.cpp-queue-filters button{padding-inline:7px}.cpp-selection-row{gap:7px}}@media(max-width:700px){html[data-eh-desk=compress] .cpp-enhanced .cp-queue-panel,html[data-eh-desk=compress] .cpp-enhanced .cp-settings{padding:14px}.cpp-enhanced .cp-file{padding:10px;grid-template-columns:19px minmax(0,1fr) auto;column-gap:6px}.cpp-enhanced .cp-file-identity{grid-row:1/3;gap:8px}.cpp-enhanced .cp-file-thumb{width:30px;height:36px}.cpp-enhanced .cp-file-saving{margin-left:38px}.cpp-enhanced .cp-file-actions :is(button,a){width:30px;height:40px}.cpp-enhanced .cp-file-identity small{font-size:10px}.cpp-bulk-actions{gap:6px}.cpp-bulk-actions strong{flex-basis:100%;padding:0 3px}.cpp-bulk-actions button{min-height:36px;padding-inline:7px}.cpp-queue-filters{flex-wrap:wrap;gap:3px}.cpp-queue-filters button{min-height:36px;padding-inline:8px}.cpp-sort{margin-left:auto}.cpp-sort select{max-width:100px}.cpp-selection-row{flex-wrap:wrap}.cpp-select-all,.cpp-visible-count{font-size:10px}.cpp-queue-search{max-width:none}.cpp-queue-search input{font-size:16px;height:36px}.cpp-presets button{padding:12px 7px}.cpp-presets strong{font-size:13px}.cpp-presets small{font-size:11px}.cpp-target-chips button{min-height:38px;font-size:11px}.cpp-export-options .field :is(input,select),.cpp-unit-input select{font-size:16px;min-height:44px}.cpp-advanced summary,.cpp-export-options summary{min-height:40px}.cpp-compare-dialog{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);border-radius:12px;padding:14px}.cpp-view-scroll{--compare-height:250px}.cpp-result.is-expanded .cpp-view-scroll{--compare-height:55dvh}.cpp-view-toolbar button{min-height:40px;padding:6px 7px}.cpp-zoom span{font-size:10px}.cpp-result footer{gap:8px;font-size:10px}.cpp-result .cpp-preview-download{min-height:40px}}@media(max-width:359px){.cpp-enhanced .cp-file-identity{grid-column:2/4;padding-right:0}.cpp-enhanced .cp-state{grid-column:2;grid-row:3;justify-content:flex-start}.cpp-enhanced .cp-file-actions{grid-column:3;grid-row:3/5}.cpp-enhanced .cp-file-saving{grid-column:2;margin-left:0}.cpp-queue-search{flex-basis:120px}.cpp-sort>svg{display:none}}@media(prefers-reduced-motion:reduce){.cpp-enhanced .cp-file{animation:none}.cpp-compare-dialog :is(button,a),.cpp-enhanced :is(button,a){transition:none;transform:none}}.cpp-compare-dialog :where(button,input,select,a,[tabindex]):focus-visible,.cpp-enhanced :where(button,input,select,a,summary):focus-visible{outline:2px solid var(--eh-link);outline-offset:3px}html[data-eh-desk=compress] .tool-rail .tool-link>.cpp-tool-glyph{display:inline-grid!important}@media(max-width:700px){html[data-eh-desk=compress] .cpp-enhanced .cp-drop:not(.has-files){min-height:250px;padding:22px 12px}}.vm-workspace{color:var(--eh-text)}.vm-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 18px}.vm-heading h1{margin:0;font-size:23px;font-weight:650;line-height:1.4}.vm-heading p{margin:5px 0 0;font-size:12px;color:var(--eh-muted)}.vm-heading>span{font-size:11px;color:var(--eh-muted)}.vm-grid{display:grid;grid-template-columns:minmax(0,1fr) 338px;gap:20px;align-items:start}.vm-main{min-width:0;padding:20px;border:1px solid var(--eh-line);border-radius:var(--ap-radius,14px);background:var(--ap-card,var(--eh-surface));box-shadow:var(--ap-shadow,var(--eh-shadow))}.vm-upload{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;min-height:300px;padding:28px 20px;text-align:center;border:1px dashed var(--eh-line-strong);border-radius:10px;background:var(--eh-surface-soft)}.vm-upload-symbol{display:grid;place-items:center;flex:none;width:58px;height:58px;color:var(--eh-link);background:var(--eh-brand-soft);border-radius:16px}.vm-upload>div{min-width:0}.vm-upload strong{font-size:20px;font-weight:600}.vm-upload p{margin:8px 0 0;color:var(--eh-muted);font-size:12px}.vm-upload small{font-size:11px;color:var(--eh-muted);line-height:1.8;max-width:380px}.vm-add,.vm-cancel,.vm-download,.vm-mobile-stop{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:1px solid transparent;border-radius:var(--ap-control-radius,8px);font-size:13px;padding:9px 16px;text-decoration:none;cursor:pointer}.vm-add{background:var(--eh-action);color:var(--eh-on-action)}.vm-upload.has-files{flex-direction:row;justify-content:flex-start;min-height:76px;gap:12px;padding:12px;text-align:left}.vm-upload.has-files .vm-upload-symbol{width:38px;height:38px;border-radius:10px}.vm-upload.has-files strong{font-size:13px}.vm-upload.has-files p{font-size:10px;margin-top:4px}.vm-upload.has-files .vm-add{margin-left:auto;min-height:40px;white-space:nowrap}.vm-upload.is-dragging{border-color:var(--eh-link);background:var(--eh-brand-soft)}html[data-eh-desk=compress] .tool-desk .vm-settings{position:sticky;top:88px;height:auto;min-height:0;padding:0;overflow:visible;scroll-margin-top:82px}.vm-settings-heading{display:flex;align-items:center;justify-content:space-between;padding:17px 18px 12px}.vm-settings-heading h2{font-size:15px;margin:0;font-weight:600}.vm-settings-heading button{display:grid;place-items:center;width:32px;height:32px;padding:0;background:var(--eh-surface-soft);color:var(--eh-muted);border:0;border-radius:7px}.vm-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;padding:0 12px;border-bottom:1px solid var(--eh-line)}.vm-tabs button{display:flex;align-items:center;justify-content:center;gap:4px;min-height:42px;padding:5px;border:0;border-bottom:2px solid transparent;background:none;color:var(--eh-muted);font-size:12px}.vm-tabs button[aria-pressed=true]{color:var(--eh-link);border-bottom-color:var(--eh-link)}.vm-controls{display:grid;gap:15px;margin:0;padding:18px;border:0;min-width:0}.vm-controls h3{font-size:13px;margin:0;font-weight:550}.vm-field{display:grid;gap:7px;min-width:0;font-size:12px;color:var(--eh-muted)}.vm-field>span{font-weight:500}.vm-field :is(input,select){width:100%;min-width:0;min-height:40px;border:1px solid var(--eh-line-strong);padding:8px 10px;border-radius:8px;background:var(--eh-surface);color:var(--eh-text);font:inherit}.vm-field small{font-size:10px;line-height:1.75}.vm-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px}.vm-mode{display:flex;border:1px solid var(--eh-line);background:var(--eh-surface-soft);border-radius:8px;padding:3px;gap:3px}.vm-mode button{flex:1 1;min-height:35px;border:0;border-radius:6px;background:none;color:var(--eh-muted);font-size:12px}.vm-mode button[aria-pressed=true]{background:var(--eh-surface);color:var(--eh-link);box-shadow:0 1px 5px rgb(20 25 35/5%)}.vm-presets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.vm-presets button{display:grid;gap:4px;min-height:57px;padding:9px 5px;background:var(--eh-surface);border:1px solid var(--eh-line);border-radius:8px;color:var(--eh-muted)}.vm-presets strong{font-size:12px;font-weight:550}.vm-presets small{font-size:10px}.vm-presets button[aria-pressed=true]{color:var(--eh-link);border-color:var(--eh-link);background:var(--eh-brand-soft)}.vm-audio-fields{display:grid;gap:14px;border:0;margin:0;padding:0;min-width:0}.vm-toggle{display:flex;gap:9px;align-items:center;color:var(--eh-text);font-size:12px;min-height:35px}.vm-toggle input{accent-color:var(--eh-action);width:16px;height:16px}.vm-hint{color:var(--eh-muted);font-size:11px;line-height:1.85;margin:0}.vm-export{border-top:1px solid var(--eh-line);display:grid;gap:10px;padding:16px 18px 18px}.vm-result-summary{display:flex;justify-content:space-between;gap:12px;font-size:11px;color:var(--eh-muted)}.vm-result-summary strong{font-size:12px;color:var(--eh-text);font-weight:550}.vm-workspace .compress-button{min-height:44px;height:auto;padding:10px 12px;margin:0;font-size:13px;line-height:1.6}.vm-cancel,.vm-download{background:var(--eh-surface);border-color:var(--eh-line-strong);color:var(--eh-link)}.vm-cancel{color:var(--eh-muted)}.vm-controls:disabled,.vm-workspace button:disabled{opacity:.5;cursor:not-allowed}.vm-queue-heading{justify-content:space-between;gap:12px;padding:12px 0 8px;font-size:12px}.vm-queue-heading,.vm-queue-heading button{display:flex;align-items:center;color:var(--eh-muted)}.vm-queue-heading button{gap:6px;padding:6px;border:0;background:none;min-height:32px;font-size:11px}.vm-queue{display:grid;gap:8px}.vm-workspace .vm-file{display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:76px;gap:5px 10px;padding:12px;border:1px solid var(--eh-line);border-radius:9px;background:var(--eh-surface)}.vm-workspace .vm-file[data-selected=true]{border-color:var(--eh-link);background:var(--eh-brand-soft)}.vm-file-identity{grid-column:1;grid-row:1/3;display:flex;align-items:center;gap:10px;min-width:0;border:0;padding:0;background:none;color:var(--eh-text);text-align:left}.vm-file-identity>span:last-child{min-width:0}.vm-file-icon{display:grid;place-items:center;width:38px;height:42px;border:1px solid var(--eh-line);background:var(--eh-surface-soft);border-radius:7px;color:var(--eh-link);flex:none}.vm-file-identity strong{display:block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:550}.vm-file-identity small{display:block;margin-top:6px;font-size:10px;color:var(--eh-muted);line-height:1.7}.vm-file-state{display:flex;gap:5px;align-items:center;justify-content:flex-end;font-size:10px;color:var(--eh-muted)}.vm-file-state .cp-spinner{width:12px;height:12px}.vm-file-actions{display:flex;justify-content:flex-end;gap:2px;grid-column:2}.vm-file-actions :is(a,button){display:grid;place-items:center;width:32px;height:36px;border:0;border-radius:6px;color:var(--eh-muted);background:none}.vm-file-actions a{color:var(--eh-link)}.vm-file-output{color:var(--eh-muted);font-size:10px;grid-column:1;margin-left:48px}.vm-progress{grid-column:1/-1;width:100%;border:0;height:3px;border-radius:3px;accent-color:var(--eh-link)}.vm-progress::-webkit-progress-bar{background:var(--eh-line)}.vm-progress::-webkit-progress-value{background:var(--eh-action)}.vm-file-message{grid-column:1/-1;margin:6px 0 0;padding-top:8px;border-top:1px solid var(--eh-line);font-size:11px;color:var(--eh-muted);line-height:1.75;overflow-wrap:anywhere}.vm-notice,.vm-warning{display:flex;align-items:flex-start;gap:8px;font-size:11px;line-height:1.8;color:var(--eh-muted);margin:10px 0 0;padding:10px;background:var(--eh-surface-soft);border:1px solid var(--eh-line);border-radius:8px}.vm-notice svg{flex:none;margin-top:2px}.vm-export .vm-warning{margin:0}.vm-preview{margin-top:18px;padding-top:14px;border-top:1px solid var(--eh-line)}.vm-preview header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;padding:0 0 12px}.vm-preview h2{font-size:14px;margin:0;font-weight:550}.vm-preview header>div{display:flex;gap:3px}.vm-preview header button{border:0;background:none;color:var(--eh-muted);font-size:11px;border-radius:6px;padding:7px 9px;min-height:34px}.vm-preview header button[aria-pressed=true]{color:var(--eh-link);background:var(--eh-brand-soft)}.vm-players{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.vm-players.mode-compare{grid-template-columns:repeat(2,minmax(0,1fr))}.vm-players figure{margin:0;min-width:0}.vm-players figcaption{color:var(--eh-muted);font-size:10px;margin-bottom:6px}.vm-players video{display:block;width:100%;max-height:380px;aspect-ratio:16/9;object-fit:contain;background:#171a22;border-radius:8px}.vm-preview>.vm-hint{margin-top:10px}.vm-metadata{display:flex;flex-wrap:wrap;gap:6px 12px;font-size:10px;padding-top:10px;color:var(--eh-muted)}.vm-plan{display:grid;grid-template-columns:1fr auto;gap:12px;padding:14px;margin-top:16px;background:var(--eh-surface-soft);border:1px solid var(--eh-line);border-radius:8px;color:var(--eh-muted)}.vm-plan span{display:grid;gap:5px;font-size:11px}.vm-plan strong{font-size:12px;font-weight:550;color:var(--eh-text)}.vm-plan small{grid-column:1/-1;font-size:10px;line-height:1.7}.vm-mobile-actions{display:none}.vm-workspace button{cursor:pointer}.vm-workspace :is(button,a){transition:background-color .15s ease,border-color .15s ease,color .15s ease}.vm-workspace :is(button,input,select,a):focus-visible{outline:2px solid var(--eh-link);outline-offset:3px}@media(max-width:1100px){.vm-grid{grid-template-columns:minmax(0,1fr) 310px;gap:14px}.vm-main{padding:16px}.vm-heading>span{display:none}}@media(max-width:800px){.vm-grid{grid-template-columns:minmax(0,1fr);gap:16px}html[data-eh-desk=compress] .tool-desk .vm-settings{position:static}.vm-workspace{padding-bottom:68px}.vm-mobile-actions{position:fixed;z-index:45;inset:auto 0 0;display:flex;align-items:center;gap:12px;padding:10px 14px max(10px,env(safe-area-inset-bottom));border-top:1px solid var(--eh-line);background:var(--eh-surface)}.vm-mobile-actions>:last-child{flex:1 1;margin:0;min-height:44px}.vm-open-settings{display:flex;gap:6px;align-items:center;min-height:44px;padding:8px;border:0;background:none;color:var(--eh-muted);font-size:12px}.vm-mobile-stop{border-color:var(--eh-line-strong);color:var(--eh-text);background:var(--eh-surface-soft)}}@media(max-width:600px){.vm-heading{margin-bottom:14px}.vm-heading h1{font-size:21px}.vm-main{padding:14px}.vm-upload{min-height:255px;padding:24px 14px;gap:13px}.vm-upload strong{font-size:19px}.vm-upload-symbol{width:50px;height:50px;border-radius:14px}.vm-upload.has-files .vm-upload-symbol{display:none}.vm-upload.has-files{flex-wrap:wrap;gap:10px}.vm-upload.has-files .vm-add{font-size:12px;padding:8px 12px}.vm-controls{padding:16px;gap:15px}.vm-field :is(input,select){font-size:16px;min-height:44px}.vm-tabs button{min-height:46px}.vm-workspace .vm-file{padding:10px;column-gap:6px}.vm-file-icon{width:30px;height:36px}.vm-file-identity{gap:8px}.vm-file-identity small{font-size:10px}.vm-file-actions :is(button,a){width:30px;height:40px}.vm-file-output{margin-left:38px}.vm-players.mode-compare{grid-template-columns:minmax(0,1fr)}.vm-preview header button{min-height:40px}.vm-plan{padding:11px;gap:10px}}@media(prefers-reduced-motion:reduce){.vm-workspace :is(button,a){transition:none}.vm-workspace .cp-spinner{animation:none}}.vm-parameter-field{position:relative;min-width:0}.vm-parameter-label{color:var(--eh-muted);font-size:12px;font-weight:500;cursor:pointer}.vm-workspace .vm-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-width:0;height:42px;padding:6px 8px 6px 12px;border:1px solid var(--eh-line-strong);border-radius:var(--ap-control-radius,9px);background:var(--eh-surface);color:var(--eh-text);font-family:var(--eh-font);font-size:12px;text-align:left;box-shadow:0 1px 2px rgb(20 25 35/2%);cursor:pointer;transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease}.vm-select-value{flex:1 1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:1.5;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.vm-select-chevron{display:grid;place-items:center;flex:none;width:23px;height:25px;border-radius:5px;background:var(--eh-surface-soft);color:var(--eh-muted)}.vm-select-chevron svg{transition:transform .16s cubic-bezier(.2,.7,.2,1),color .14s ease}.vm-workspace .vm-select-trigger[aria-expanded=true]{background:var(--eh-surface);border-color:var(--eh-link);box-shadow:0 0 0 3px color-mix(in srgb,var(--eh-link) 10%,transparent)}.vm-select-trigger[aria-expanded=true] .vm-select-chevron{color:var(--eh-link);background:var(--eh-brand-soft)}.vm-select-trigger[aria-expanded=true] .vm-select-chevron svg{transform:rotate(180deg)}.vm-workspace .vm-select-trigger:focus-visible{outline:2px solid var(--eh-link);outline-offset:2px}.vm-workspace .vm-select-trigger:disabled{background:var(--eh-surface-soft);opacity:.55;cursor:not-allowed;box-shadow:none}.vm-select-trigger[data-unavailable=true] .vm-select-value{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-underline-offset:4px}.vm-select-popup{position:fixed;z-index:150;display:flex;flex-direction:column;margin:0;padding:6px;box-sizing:border-box;border:1px solid var(--eh-line-strong);border-radius:12px;background:var(--eh-surface);color:var(--eh-text);font-family:var(--eh-font);box-shadow:0 12px 34px rgb(20 25 40/14%),0 3px 9px rgb(20 25 40/6%);overflow:hidden;isolation:isolate;animation:vm-select-enter .13s cubic-bezier(.2,.7,.2,1)}.vm-select-menu-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:29px;padding:2px 9px 7px;flex:none;color:var(--eh-muted);font-size:10px;font-weight:500;line-height:1.5}.vm-select-menu-heading small{color:var(--eh-faint);font-size:10px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.vm-select-option-list{flex:1 1;min-height:0;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--eh-line-strong) transparent;padding:1px}.vm-select-option{display:flex;align-items:center;gap:8px;min-height:39px;margin:1px 0;padding:9px;border:1px solid transparent;border-radius:7px;color:var(--eh-text);line-height:1.45;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.vm-select-option-copy{display:flex;flex-direction:column;flex:1 1;min-width:0;gap:3px}.vm-select-option strong{font-size:12px;font-weight:500;overflow-wrap:anywhere}.vm-select-option-copy>small{font-size:10px;color:var(--eh-muted);font-weight:400;line-height:1.6}.vm-select-option[aria-selected=true]{background:var(--eh-brand-soft);color:var(--eh-link)}.vm-select-option[data-active=true]{border-color:var(--eh-line-strong);background:var(--eh-surface-soft)}.vm-select-option[data-active=true][aria-selected=true]{border-color:color-mix(in srgb,var(--eh-link) 35%,var(--eh-line));background:var(--eh-brand-soft)}.vm-select-check{flex:none;display:grid;place-items:center;width:17px;height:20px;color:var(--eh-link)}.vm-select-tag,.vm-select-unavailable{flex:none;border-radius:4px;padding:2px 5px;font-size:9px;line-height:1.5;font-weight:500;color:var(--eh-muted);background:var(--eh-surface-soft);white-space:nowrap}.vm-select-option[aria-selected=true] .vm-select-tag{color:var(--eh-link);background:var(--eh-surface)}.vm-select-option[aria-disabled=true]{color:var(--eh-faint);cursor:not-allowed}.vm-select-option[aria-disabled=true] :is(.vm-select-check,.vm-select-option-copy){opacity:.55}@media (hover:hover) and (pointer:fine){.vm-workspace .vm-select-trigger:hover:not(:disabled){border-color:color-mix(in srgb,var(--eh-link) 42%,var(--eh-line));background:color-mix(in srgb,var(--eh-brand-soft) 26%,var(--eh-surface))}}@keyframes vm-select-enter{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}.vm-select-popup[data-side=top]{animation-name:vm-select-enter-above}@keyframes vm-select-enter-above{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}html[data-theme=dark] .vm-select-popup{box-shadow:0 12px 38px rgb(0 0 0/30%),0 2px 8px rgb(0 0 0/15%)}html[data-eh-style=minimal] .vm-select-popup{border-radius:8px;box-shadow:0 8px 22px rgb(20 25 40/10%)}html[data-eh-style=mist] .vm-select-popup{border-radius:15px;border-color:color-mix(in srgb,var(--eh-link) 15%,var(--eh-line))}@media (max-width:600px),(pointer:coarse){.vm-workspace .vm-select-trigger{height:46px;font-size:14px;padding-left:12px}.vm-select-chevron{width:25px;height:28px}.vm-select-option{min-height:44px;padding:10px}.vm-select-option strong{font-size:13px}.vm-select-option-copy>small{font-size:11px}.vm-select-tag,.vm-select-unavailable{font-size:10px}.vm-select-menu-heading{font-size:11px}}@media (prefers-reduced-motion:reduce){.vm-select-popup{animation:none}.vm-select-chevron svg,.vm-workspace .vm-select-trigger{transition:none}}@media (forced-colors:active){.vm-select-popup,.vm-select-trigger{border:1px solid ButtonText}.vm-select-option[data-active=true]{outline:1px solid Highlight}.vm-select-option[aria-disabled=true]{color:GrayText}}html[data-eh-desk=compress] .cp-settings .cpp-unit-input{display:grid;grid-template-columns:minmax(0,1fr) 76px;align-items:stretch;position:relative;width:100%;min-width:0;gap:0;padding:0;border:1px solid var(--eh-line-strong);border-radius:var(--ap-control-radius,10px);overflow:hidden;background:var(--eh-surface);transition:border-color .14s ease,box-shadow .14s ease}html[data-eh-desk=compress] .cp-settings .cpp-unit-input:focus-within{border-color:var(--eh-link);box-shadow:0 0 0 3px color-mix(in srgb,var(--eh-link) 14%,transparent)}html[data-eh-desk=compress] .cpp-enhanced .cp-settings .cpp-target .field .cpp-unit-input>:is(input,select){box-sizing:border-box;width:100%;min-width:0;max-width:100%;height:44px;min-height:44px;margin:0;border:0;border-radius:0;outline:none;box-shadow:none;background:transparent;color:var(--eh-text);font-family:inherit;font-size:14px;line-height:1.5}html[data-eh-desk=compress] .cpp-enhanced .cp-settings .cpp-target .field .cpp-unit-input>input[type=number]{appearance:textfield;-moz-appearance:textfield;padding:10px 12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cpp-unit-input input[type=number]::-webkit-inner-spin-button,.cpp-unit-input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}html[data-eh-desk=compress] .cpp-enhanced .cp-settings .cpp-target .field .cpp-unit-input>select{appearance:none;-webkit-appearance:none;border-inline-start:1px solid var(--eh-line);padding:0 27px 0 12px;background:var(--eh-surface-soft);color:var(--eh-muted);cursor:pointer}html[data-eh-desk=compress] .cp-settings .cpp-unit-input:after{content:"";position:absolute;right:14px;top:50%;width:6px;height:6px;margin-top:-4px;border-right:1.5px solid var(--eh-muted);border-bottom:1.5px solid var(--eh-muted);transform:rotate(45deg);pointer-events:none}html[data-eh-desk=compress] .cpp-enhanced .cp-settings .cpp-target .field .cpp-unit-input>select:focus-visible{color:var(--eh-link);background:var(--eh-brand-soft);outline:2px solid var(--eh-link);outline-offset:-4px}@media (max-width:700px){html[data-eh-desk=compress] .cpp-enhanced .cp-settings .cpp-target .field .cpp-unit-input>:is(input,select){font-size:16px}}@media (prefers-reduced-motion:reduce){html[data-eh-desk=compress] .cp-settings .cpp-unit-input{transition:none}}.ehp-home{width:min(1440px,calc(100% - 48px));margin:0 auto;padding:22px 0 48px;color:var(--eh-text,hsl(var(--foreground)))}.ehp-hero{--ehp-accent:#ec4899;--ehp-accent-2:#4f8df7;position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(390px,.94fr);grid-template-areas:"copy visual" "shortcuts visual" "facts facts";gap:0 34px;overflow:hidden;border:1px solid color-mix(in srgb,var(--ehp-accent) 14%,var(--eh-line,hsl(var(--border))));border-radius:22px;background:linear-gradient(138deg,color-mix(in srgb,var(--ehp-accent) 5%,var(--eh-surface,hsl(var(--card)))) 0,var(--eh-surface,hsl(var(--card))) 49%,color-mix(in srgb,var(--ehp-accent-2) 7%,var(--eh-surface,hsl(var(--card)))) 100%);box-shadow:0 18px 46px rgb(34 46 63/8%);padding:44px 48px 0}.ehp-hero[data-site=compress]{--ehp-accent:#f97316;--ehp-accent-2:#ec4899}.ehp-hero[data-site=format]{--ehp-accent:#0f9f9a;--ehp-accent-2:#3976dc}.ehp-hero[data-site=image]{--ehp-accent:#16a34a;--ehp-accent-2:#38bdf8}.ehp-hero[data-site=video]{--ehp-accent:#4f63db;--ehp-accent-2:#ec4899}.ehp-hero[data-site=audio]{--ehp-accent:#8b5cf6;--ehp-accent-2:#06b6d4}.ehp-hero[data-site=archive]{--ehp-accent:#0ea5e9;--ehp-accent-2:#8b5cf6}.ehp-hero[data-site=speed]{--ehp-accent:#059669;--ehp-accent-2:#0ea5e9}.ehp-hero[data-site=id]{--ehp-accent:#ec4899;--ehp-accent-2:#60a5fa}.ehp-hero:after,.ehp-hero:before{position:absolute;z-index:-1;width:340px;height:340px;border-radius:50%;pointer-events:none;content:""}.ehp-hero:before{top:-220px;left:-105px;background:radial-gradient(circle,color-mix(in srgb,var(--ehp-accent) 17%,transparent),transparent 70%)}.ehp-hero:after{right:-220px;bottom:-250px;background:radial-gradient(circle,color-mix(in srgb,var(--ehp-accent-2) 16%,transparent),transparent 70%)}.ehp-copy{grid-area:copy;min-width:0;align-self:end;padding-top:4px}.ehp-eyebrow{width:max-content;max-width:100%;display:inline-flex;align-items:center;gap:7px;margin:0 0 18px;border-radius:999px;background:color-mix(in srgb,var(--ehp-accent) 9%,var(--eh-surface,hsl(var(--card))));color:color-mix(in srgb,var(--ehp-accent) 84%,var(--eh-text,hsl(var(--foreground))));padding:8px 13px;font-size:12px;font-weight:720}.ehp-copy h1{position:relative;max-width:720px;margin:0;padding-left:22px;color:var(--eh-text,hsl(var(--foreground)));font-size:clamp(38px,4vw,54px);font-weight:720;line-height:1.14;letter-spacing:-.035em}.ehp-copy h1:before{position:absolute;top:.13em;bottom:.09em;left:0;width:6px;border-radius:999px;background:linear-gradient(180deg,color-mix(in srgb,var(--ehp-accent) 72%,#fff),var(--ehp-accent));content:""}.ehp-lead{max-width:690px;margin:20px 0 0;color:var(--eh-muted,hsl(var(--muted-foreground)));font-size:14px;line-height:1.85}.ehp-directory{width:100%;max-width:720px;margin-top:27px}.ehp-directory .eh-directory-bar{display:grid;gap:10px;border:0;background:transparent;padding:0}.ehp-directory .eh-directory-search{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;border:1px solid var(--eh-line-strong,hsl(var(--border)));border-radius:13px;background:color-mix(in srgb,var(--eh-surface,hsl(var(--card))) 94%,transparent);color:var(--eh-muted,hsl(var(--muted-foreground)));padding:7px 14px 7px 17px;box-shadow:0 10px 30px rgb(34 46 63/7%)}.ehp-directory .eh-directory-search:focus-within{border-color:var(--ehp-accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--ehp-accent) 10%,transparent),0 12px 30px rgb(34 46 63/8%)}.ehp-directory .eh-directory-search input{min-width:0;height:42px;border:0;outline:0;background:transparent;color:var(--eh-text,hsl(var(--foreground)));font-size:14px}.ehp-directory .eh-directory-search button{display:grid;width:34px;height:38px;place-items:center;border:0;border-radius:8px;background:transparent;color:var(--eh-muted,hsl(var(--muted-foreground)))}.ehp-directory .eh-filter-chips{display:flex;gap:6px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.ehp-directory .eh-filter-chips::-webkit-scrollbar{display:none}.ehp-directory .eh-filter-chips button{flex:0 0 auto;min-height:32px;border:1px solid var(--eh-line,hsl(var(--border)));border-radius:8px;background:color-mix(in srgb,var(--eh-surface,hsl(var(--card))) 91%,transparent);color:var(--eh-muted,hsl(var(--muted-foreground)));padding:6px 10px;font-size:11px;font-weight:620}.ehp-directory .eh-filter-chips button[aria-pressed=true]{border-color:color-mix(in srgb,var(--ehp-accent) 44%,var(--eh-line,hsl(var(--border))));background:color-mix(in srgb,var(--ehp-accent) 10%,var(--eh-surface,hsl(var(--card))));color:color-mix(in srgb,var(--ehp-accent) 82%,var(--eh-text,hsl(var(--foreground))))}.ehp-shortcuts{grid-area:shortcuts;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;min-width:0;padding:14px 0 34px}.ehp-shortcut{min-width:0;min-height:56px;display:grid;grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;gap:8px;border:1px solid var(--eh-line,hsl(var(--border)));border-radius:12px;background:color-mix(in srgb,var(--eh-surface,hsl(var(--card))) 92%,transparent);color:var(--eh-text,hsl(var(--foreground)));padding:9px 10px;box-shadow:0 6px 16px rgb(34 46 63/4%);text-decoration:none}.ehp-shortcut>span:first-child{display:grid;width:34px;height:38px;place-items:center;border-radius:9px;background:color-mix(in srgb,var(--ehp-accent) 9%,var(--eh-surface-soft,hsl(var(--muted))));color:var(--ehp-accent)}.ehp-shortcut strong{min-width:0;overflow:hidden;font-size:11px;font-weight:680;text-overflow:ellipsis;white-space:nowrap}.ehp-shortcut>svg{color:var(--eh-muted,hsl(var(--muted-foreground)))}.ehp-visual{grid-area:visual;position:relative;align-self:stretch;min-height:414px;overflow:hidden}.ehp-glow{position:absolute;border-radius:50%;pointer-events:none}.ehp-glow.one{width:270px;height:270px;top:3px;left:42px;background:radial-gradient(circle,color-mix(in srgb,var(--ehp-accent) 20%,transparent),transparent 69%)}.ehp-glow.two{width:310px;height:310px;right:-22px;bottom:-44px;background:radial-gradient(circle,color-mix(in srgb,var(--ehp-accent-2) 18%,transparent),transparent 72%)}.ehp-orbit{position:absolute;z-index:4;inset:80px 7px 12px 4px;width:calc(100% - 11px);height:calc(100% - 92px);overflow:visible;pointer-events:none}.ehp-orbit path{fill:none;stroke:var(--ehp-accent);stroke-width:2.4;stroke-linecap:round;opacity:.66}.ehp-orbit path.secondary{stroke:var(--ehp-accent-2);opacity:.45}.ehp-orbit circle{fill:var(--ehp-accent);stroke:white;stroke-width:2.5}.ehp-board{z-index:3;top:72px;left:50%;width:236px;height:300px;display:flex;flex-direction:column;gap:14px;transform:translateX(-45%) rotate(-1.7deg);border:1px solid color-mix(in srgb,var(--ehp-accent) 11%,var(--eh-line,hsl(var(--border))));background:var(--eh-surface,hsl(var(--card)));padding:34px 30px;box-shadow:0 22px 48px rgb(52 65 86/14%)}.ehp-board,.ehp-board:after{position:absolute;border-radius:18px}.ehp-board:after{z-index:-1;inset:18px -20px -18px 22px;background:color-mix(in srgb,var(--ehp-accent-2) 10%,var(--eh-surface,hsl(var(--card))));content:""}.ehp-board-icon{width:72px;height:76px;display:grid;place-items:center;align-self:flex-start;border-radius:15px 15px 15px 6px;background:linear-gradient(145deg,color-mix(in srgb,var(--ehp-accent) 72%,#fff),var(--ehp-accent));color:#fff;box-shadow:0 10px 24px color-mix(in srgb,var(--ehp-accent) 24%,transparent)}.ehp-board-icon svg{width:34px;height:34px;stroke-width:1.7}.ehp-board>i{display:block;width:68%;height:8px;border-radius:999px;background:color-mix(in srgb,var(--ehp-accent-2) 13%,var(--eh-surface-soft,hsl(var(--muted))))}.ehp-board>i.accent{width:100%;height:10px;background:color-mix(in srgb,var(--ehp-accent) 24%,var(--eh-surface-soft,hsl(var(--muted))))}.ehp-board>i.short{width:48%}.ehp-chip{position:absolute;z-index:6;width:72px;min-height:76px;display:grid;place-items:center;align-content:center;gap:6px;border:1px solid var(--eh-line,hsl(var(--border)));border-radius:15px;background:color-mix(in srgb,var(--eh-surface,hsl(var(--card))) 94%,transparent);box-shadow:0 12px 28px rgb(39 52 72/12%);color:var(--ehp-accent);font-size:10px;font-weight:700}.ehp-chip svg{width:23px;height:23px;stroke-width:1.8}.ehp-chip.one{top:118px;left:36px;color:var(--ehp-accent-2)}.ehp-chip.two{top:246px;left:46px}.ehp-chip.three{top:136px;right:24px;color:var(--ehp-accent-2)}.ehp-chip.four{top:266px;right:31px}.ehp-note{position:absolute;z-index:7;top:38px;right:4px;margin:0;transform:rotate(-6deg);color:color-mix(in srgb,var(--eh-muted,hsl(var(--muted-foreground))) 84%,var(--ehp-accent-2));font-family:ui-rounded,SF Pro Rounded,system-ui,sans-serif;font-size:13px;font-weight:650;line-height:1.55;text-align:center}.ehp-local{position:absolute;z-index:8;right:10px;bottom:24px;display:inline-flex;align-items:center;gap:7px;border-radius:999px;background:color-mix(in srgb,var(--ehp-accent) 10%,var(--eh-surface,hsl(var(--card))));color:color-mix(in srgb,var(--ehp-accent) 86%,var(--eh-text,hsl(var(--foreground))));padding:9px 14px;font-size:11px;font-weight:720;box-shadow:0 8px 24px color-mix(in srgb,var(--ehp-accent) 11%,transparent)}.ehp-facts{grid-area:facts;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid color-mix(in srgb,var(--eh-line,hsl(var(--border))) 80%,transparent);margin:0 -48px;padding:17px 48px 18px;background:color-mix(in srgb,var(--eh-surface,hsl(var(--card))) 58%,transparent)}.ehp-fact{min-width:0;display:flex;align-items:center;justify-content:center;gap:11px;padding:2px 18px}.ehp-fact+.ehp-fact{border-left:1px solid var(--eh-line,hsl(var(--border)))}.ehp-fact>span{width:40px;height:40px;display:grid;flex:0 0 40px;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--ehp-accent) 10%,var(--eh-surface,hsl(var(--card))));color:var(--ehp-accent)}.ehp-fact:nth-child(2)>span{background:color-mix(in srgb,var(--ehp-accent-2) 10%,var(--eh-surface,hsl(var(--card))));color:var(--ehp-accent-2)}.ehp-fact>div{min-width:0;display:grid;gap:4px}.ehp-fact small,.ehp-fact strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ehp-fact strong{color:var(--eh-text,hsl(var(--foreground)));font-size:12px;font-weight:720}.ehp-fact small{color:var(--eh-muted,hsl(var(--muted-foreground)));font-size:10px}.ehp-library{padding-top:42px;scroll-margin-top:82px}.ehp-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:0 6px 16px}.ehp-section-head h2{margin:0;color:var(--eh-text,hsl(var(--foreground)));font-size:25px;font-weight:700}.ehp-section-head p{max-width:760px;margin:7px 0 0;font-size:12px;line-height:1.65}.ehp-section-head p,.ehp-section-head>span{color:var(--eh-muted,hsl(var(--muted-foreground)))}.ehp-section-head>span{flex:none;font-size:11px}.ehp-hero--compact{grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);margin-bottom:22px;padding-top:36px}.ehp-hero--compact .ehp-visual{min-height:350px}.ehp-hero--compact .ehp-board{top:45px;width:210px;height:265px}.ehp-hero--compact .ehp-chip.one{top:86px}.ehp-hero--compact .ehp-chip.two{top:198px}.ehp-hero--compact .ehp-chip.three{top:100px}.ehp-hero--compact .ehp-chip.four{top:214px}.ehp-hero--compact .ehp-local{bottom:13px}.ehp-hero--compact .ehp-note{top:18px}@media (hover:hover) and (pointer:fine){.ehp-shortcut:hover{border-color:color-mix(in srgb,var(--ehp-accent) 32%,var(--eh-line,hsl(var(--border))));background:color-mix(in srgb,var(--ehp-accent) 5%,var(--eh-surface,hsl(var(--card))));transform:translateY(-1px)}}.dark .ehp-hero,html[data-eh-theme=dark] .ehp-hero,html[data-page-desk-theme=dark] .ehp-hero,html[data-theme=dark] .ehp-hero{box-shadow:0 18px 48px rgb(0 0 0/22%)}.dark .ehp-board,html[data-eh-theme=dark] .ehp-board,html[data-page-desk-theme=dark] .ehp-board,html[data-theme=dark] .ehp-board{box-shadow:0 22px 48px rgb(0 0 0/28%)}.ehp-directory .eh-filter-chips button,.ehp-shortcut{transition:transform .15s ease,border-color .15s ease,background-color .15s ease}@media (max-width:1120px){.ehp-hero{grid-template-columns:minmax(0,1fr) 390px;gap:0 20px;padding-inline:34px}.ehp-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}.ehp-facts{margin-inline:-34px;padding-inline:34px}.ehp-fact{padding-inline:11px}}@media (max-width:900px){.ehp-home{width:calc(100% - 32px)}.ehp-hero,.ehp-hero--compact{grid-template-columns:minmax(0,1fr);grid-template-areas:"copy" "visual" "shortcuts" "facts";padding:30px 28px 0}.ehp-hero--compact .ehp-visual,.ehp-visual{min-height:350px;margin-top:-6px}.ehp-board,.ehp-hero--compact .ehp-board{top:43px;left:50%;width:226px;height:286px}.ehp-chip.one,.ehp-hero--compact .ehp-chip.one{top:83px;left:calc(50% - 210px)}.ehp-chip.two,.ehp-hero--compact .ehp-chip.two{top:211px;left:calc(50% - 200px)}.ehp-chip.three,.ehp-hero--compact .ehp-chip.three{top:98px;right:calc(50% - 210px)}.ehp-chip.four,.ehp-hero--compact .ehp-chip.four{top:226px;right:calc(50% - 202px)}.ehp-note{top:8px;right:calc(50% - 250px)}.ehp-local{right:calc(50% - 245px);bottom:3px}.ehp-facts{grid-template-columns:repeat(2,minmax(0,1fr));margin-inline:-28px;padding-inline:28px}.ehp-fact:nth-child(3){border-left:0}.ehp-fact:nth-child(n+3){border-top:1px solid var(--eh-line,hsl(var(--border)));padding-top:13px;margin-top:10px}}@media (max-width:720px){.ehp-home{width:calc(100% - 24px);padding-top:12px}.ehp-hero,.ehp-hero--compact{border-radius:18px;padding:22px 16px 0}.ehp-eyebrow{margin-bottom:15px;padding:7px 11px;font-size:11px}.ehp-copy h1{padding-left:15px;font-size:34px;line-height:1.22;letter-spacing:-.025em}.ehp-copy h1:before{width:5px}.ehp-lead{margin-top:15px;font-size:13px;line-height:1.8}.ehp-directory{margin-top:20px}.ehp-directory .eh-directory-search{min-height:54px;padding:5px 11px 5px 13px}.ehp-directory .eh-directory-search input{height:42px;font-size:16px}.ehp-directory .eh-filter-chips button{min-height:36px;padding-inline:9px}.ehp-hero--compact .ehp-visual,.ehp-visual{min-height:276px;margin:2px -8px 0}.ehp-board,.ehp-hero--compact .ehp-board{top:33px;width:158px;height:207px;padding:22px 20px;gap:9px;border-radius:14px}.ehp-board:after{inset:13px -12px -12px 14px;border-radius:14px}.ehp-board-icon{width:50px;height:54px;border-radius:11px 11px 11px 4px}.ehp-board-icon svg{width:23px;height:23px}.ehp-board>i{height:6px}.ehp-board>i.accent{height:8px}.ehp-chip{width:53px;min-height:58px;border-radius:11px;gap:4px;font-size:8px}.ehp-chip svg{width:18px;height:18px}.ehp-chip.one,.ehp-hero--compact .ehp-chip.one{top:84px;left:calc(50% - 142px)}.ehp-chip.two,.ehp-hero--compact .ehp-chip.two{top:164px;left:calc(50% - 134px)}.ehp-chip.three,.ehp-hero--compact .ehp-chip.three{top:90px;right:calc(50% - 142px)}.ehp-chip.four,.ehp-hero--compact .ehp-chip.four{top:172px;right:calc(50% - 136px)}.ehp-note{top:3px;right:calc(50% - 171px);font-size:10px}.ehp-local{right:calc(50% - 156px);bottom:0;padding:7px 10px;font-size:9px}.ehp-orbit{inset:76px 4px 8px;width:calc(100% - 8px);height:calc(100% - 84px)}.ehp-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:4px 0 24px}.ehp-shortcut{min-height:76px;grid-template-columns:36px minmax(0,1fr);padding:11px}.ehp-shortcut>span:first-child{width:36px;height:42px}.ehp-shortcut>svg{display:none}.ehp-shortcut strong{white-space:normal;line-height:1.4}.ehp-facts{margin-inline:-16px;padding:13px 16px 15px}.ehp-fact{justify-content:flex-start;gap:8px;padding-inline:8px}.ehp-fact>span{width:32px;height:32px;flex-basis:32px}.ehp-fact>span svg{width:17px}.ehp-fact strong{font-size:10px}.ehp-fact small{display:none}.ehp-library{padding-top:31px}.ehp-section-head{align-items:flex-start;margin-inline:4px}.ehp-section-head h2{font-size:21px}.ehp-section-head p{max-width:270px;font-size:11px}.ehp-section-head>span{padding-top:5px;font-size:10px}}@media (max-width:370px){.ehp-copy h1{font-size:31px}.ehp-note{display:none}.ehp-chip.one{left:calc(50% - 137px)}.ehp-chip.three{right:calc(50% - 137px)}}@media (prefers-reduced-motion:reduce){.ehp-directory .eh-filter-chips button,.ehp-shortcut{transition:none;transform:none}}.ehp-home :where(button,a,input,summary):focus-visible{outline:2px solid var(--ehp-accent);outline-offset:3px}.ehp-shortcuts--two{grid-template-columns:repeat(2,minmax(0,220px))}.ehp-shortcut:is(button){appearance:none;cursor:pointer;text-align:left}@media (max-width:720px){.ehp-shortcuts--two{grid-template-columns:repeat(2,minmax(0,1fr))}}.ehp-vector-art{display:contents}.ehp-asset-picture{position:absolute;inset:0 -4% -1%;display:block;background-position:50%;background-repeat:no-repeat;background-size:contain;filter:drop-shadow(0 18px 27px rgb(55 72 112/8%));animation:ehp-asset-float 7s ease-in-out infinite}.ehp-visual[data-has-asset=true] .ehp-vector-art{display:none}@keyframes ehp-asset-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.dark .ehp-visual[data-has-asset=true] .ehp-asset-picture,html[data-eh-theme=dark] .ehp-visual[data-has-asset=true] .ehp-asset-picture,html[data-page-desk-theme=dark] .ehp-visual[data-has-asset=true] .ehp-asset-picture,html[data-theme=dark] .ehp-visual[data-has-asset=true] .ehp-asset-picture{display:none}.dark .ehp-visual[data-has-asset=true] .ehp-vector-art,html[data-eh-theme=dark] .ehp-visual[data-has-asset=true] .ehp-vector-art,html[data-page-desk-theme=dark] .ehp-visual[data-has-asset=true] .ehp-vector-art,html[data-theme=dark] .ehp-visual[data-has-asset=true] .ehp-vector-art{display:contents}@media (max-width:900px){.ehp-asset-picture{inset:0 2% -1%}}@media (max-width:720px){.ehp-asset-picture{inset:0 -9% -2%}}@media (prefers-reduced-motion:reduce){.ehp-asset-picture{animation:none}}