.base-icon{align-items:center;display:inline-flex;flex:0 0 auto;height:1em;justify-content:center;line-height:1;width:1em}.base-icon svg{fill:currentColor;display:block;height:100%;width:100%}.base-button[data-v-d69d1d76]{align-items:center;border:1px solid transparent;border-radius:4px;cursor:pointer;display:inline-flex;font:inherit;font-weight:700;gap:8px;justify-content:center;line-height:1;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease,opacity .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.base-button[data-v-d69d1d76]:hover:not(.is-disabled){transform:translateY(-1px)}.base-button[data-v-d69d1d76]:focus-visible{outline:2px solid rgba(141,198,63,.45);outline-offset:2px}.base-button.is-disabled[data-v-d69d1d76]{cursor:not-allowed;opacity:.65}.base-button--xs[data-v-d69d1d76]{font-size:12px;gap:5px;min-height:26px;padding:5px 8px}.base-button--sm[data-v-d69d1d76]{font-size:13px;min-height:34px;padding:8px 12px}.base-button--md[data-v-d69d1d76]{min-height:40px;padding:10px 18px}.base-button--lg[data-v-d69d1d76]{font-size:16px;min-height:48px;padding:12px 24px}.base-button--icon-only[data-v-d69d1d76]{min-width:40px;padding-left:0;padding-right:0;width:40px}.base-button--icon-only.base-button--xs[data-v-d69d1d76]{min-width:28px;width:28px}.base-button--icon-only.base-button--sm[data-v-d69d1d76]{min-width:34px;width:34px}.base-button--default[data-v-d69d1d76]{background:#fff;border-color:#dcdfe6;color:#363839}.base-button--default[data-v-d69d1d76]:hover:not(.is-disabled){border-color:#8bc53f;color:#8bc53f}.base-button--primary[data-v-d69d1d76],.base-button--success[data-v-d69d1d76]{background:#8dc63f;border-color:#8dc63f;color:#fff}.base-button--primary[data-v-d69d1d76]:hover:not(.is-disabled),.base-button--success[data-v-d69d1d76]:hover:not(.is-disabled){background:#5daf34;border-color:#5daf34}.base-button--warning[data-v-d69d1d76]{background:#e6a23c;border-color:#e6a23c;color:#fff}.base-button--warning[data-v-d69d1d76]:hover:not(.is-disabled){background:#cf9236;border-color:#cf9236}.base-button--danger[data-v-d69d1d76]{background:#fff8ef;border-color:rgba(230,162,60,.45);color:#e6a23c}.base-button--danger[data-v-d69d1d76]:hover:not(.is-disabled){background:#fff4e6;border-color:#e6a23c;color:#d88716}.base-button--text[data-v-d69d1d76]{background:transparent;border-color:transparent;color:inherit;font-weight:400;min-height:auto;padding:0}.base-button--text[data-v-d69d1d76]:hover:not(.is-disabled){color:#8bc53f;transform:none}.base-button--plain[data-v-d69d1d76]{background:#fff;color:#e6a23c}.base-button__icon[data-v-d69d1d76]{height:18px;width:18px}.base-button--xs .base-button__icon[data-v-d69d1d76]{height:14px;width:14px}.base-button--sm .base-button__icon[data-v-d69d1d76]{height:16px;width:16px}.base-button__spinner[data-v-d69d1d76]{animation:base-spin-d69d1d76 .75s linear infinite;border:2px solid;border-radius:50%;border-right:2px solid transparent;height:14px;width:14px}@keyframes base-spin-d69d1d76{to{transform:rotate(1turn)}}.base-loader[data-v-4bff09da]{align-items:center;backdrop-filter:blur(1px);background:hsla(0,0%,100%,.72);bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:50}.base-loader__spinner[data-v-4bff09da]{animation:base-spin-4bff09da .8s linear infinite;border:3px solid rgba(141,198,63,.25);border-radius:50%;border-top-color:#8dc63f;height:38px;width:38px}.base-loader-fade-enter-active[data-v-4bff09da],.base-loader-fade-leave-active[data-v-4bff09da]{transition:opacity .18s ease}.base-loader-fade-enter[data-v-4bff09da],.base-loader-fade-leave-to[data-v-4bff09da]{opacity:0}@keyframes base-spin-4bff09da{to{transform:rotate(1turn)}}.base-toast[data-v-66ad657f]{align-items:center;background:#edf2fc;border:1px solid #ebeef5;border-radius:4px;box-shadow:0 4px 14px rgba(0,0,0,.12);color:#606266;display:inline-flex;gap:12px;left:50%;max-width:calc(100vw - 32px);padding:11px 16px;position:fixed;top:20px;transform:translateX(-50%);z-index:4000}.base-toast--success[data-v-66ad657f]{background:#f0f9eb;border-color:#e1f3d8;color:#8dc63f}.base-toast--error[data-v-66ad657f],.base-toast--warning[data-v-66ad657f]{background:#fdf6ec;border-color:#faecd8;color:#e6a23c}.base-toast__close[data-v-66ad657f]{background:transparent;border:0;color:inherit;cursor:pointer;font-size:18px}.base-toast-fade-enter-active[data-v-66ad657f],.base-toast-fade-leave-active[data-v-66ad657f]{transition:opacity .2s ease,transform .2s ease}.base-toast-fade-enter[data-v-66ad657f],.base-toast-fade-leave-to[data-v-66ad657f]{opacity:0;transform:translate(-50%,-8px)}.base-error-notification{grid-gap:12px;background:#fff;background:var(--theme-surface,#fff);border:1px solid rgba(239,68,68,.36);border-radius:16px;box-shadow:0 18px 42px rgba(127,29,29,.18);color:#111827;color:var(--theme-text,#111827);display:grid;gap:12px;grid-template-columns:38px minmax(0,1fr) 28px;padding:14px 12px 14px 14px;position:fixed;right:20px;top:86px;width:min(390px,100vw - 32px);z-index:3600}.base-error-notification__icon{align-items:center;background:rgba(239,68,68,.12);border-radius:12px;color:#dc2626;display:grid;font-size:20px;font-weight:900;height:38px;justify-items:center;place-items:center;width:38px}.base-error-notification__content{min-width:0}.base-error-notification__content strong{color:#b91c1c;display:block;font-size:14px;font-weight:800;line-height:1.3;margin:1px 0 3px}.base-error-notification__content p{word-wrap:anywhere;color:#64748b;color:var(--theme-muted-text,#64748b);font-size:12.5px;line-height:1.45;margin:0}.base-error-notification__actions{align-items:center;display:flex;flex-wrap:wrap;gap:7px 12px;margin-top:7px}.base-error-notification__actions button{background:transparent;border:0;color:#b91c1c;cursor:pointer;font:inherit;font-size:12px;font-weight:800;padding:0}.base-error-notification__actions button:focus-visible,.base-error-notification__actions button:hover{-webkit-text-decoration:underline;text-decoration:underline}.base-error-notification__actions .base-error-notification__action{background:rgba(239,68,68,.08);border:1px solid rgba(185,28,28,.22);border-radius:8px;color:#b91c1c;padding:5px 8px;-webkit-text-decoration:none;text-decoration:none}.base-error-notification__actions .base-error-notification__action:focus-visible,.base-error-notification__actions .base-error-notification__action:hover{background:rgba(239,68,68,.13);border-color:rgba(185,28,28,.36);color:#991b1b;-webkit-text-decoration:none;text-decoration:none}.base-error-notification__actions .base-error-notification__action--detector{background:linear-gradient(135deg,#3b82f6,#6366f1 50%,#8b5cf6);background:var(--ui-ai-action-gradient,linear-gradient(135deg,#3b82f6 0,#6366f1 50%,#8b5cf6 100%));border-color:#6366f1;border-color:var(--ui-ai-action-border,#6366f1);box-shadow:0 10px 22px rgba(99,102,241,.25);box-shadow:var(--ui-ai-action-shadow,0 10px 22px rgba(99,102,241,.25));color:#fff}.base-error-notification__actions .base-error-notification__action--detector:focus-visible,.base-error-notification__actions .base-error-notification__action--detector:hover{background:linear-gradient(135deg,#3b82f6,#6366f1 50%,#8b5cf6);background:var(--ui-ai-action-gradient,linear-gradient(135deg,#3b82f6 0,#6366f1 50%,#8b5cf6 100%));border-color:#6366f1;border-color:var(--ui-ai-action-border,#6366f1);box-shadow:0 12px 26px rgba(99,102,241,.3);box-shadow:var(--ui-ai-action-shadow-hover,0 12px 26px rgba(99,102,241,.3));color:#fff;filter:brightness(1.04);-webkit-text-decoration:none;text-decoration:none}.base-error-notification__close{align-items:center;background:transparent;border:0;border-radius:9px;color:#64748b;color:var(--theme-muted-text,#64748b);cursor:pointer;display:grid;font-size:20px;height:28px;justify-items:center;line-height:1;padding:0;place-items:center;width:28px}.base-error-notification__close:focus-visible,.base-error-notification__close:hover{background:rgba(239,68,68,.08);color:#b91c1c;outline:none}.base-error-notification-fade-enter-active,.base-error-notification-fade-leave-active{transition:opacity .18s ease,transform .18s ease}.base-error-notification-fade-enter,.base-error-notification-fade-leave-to{opacity:0;transform:translateX(14px)}html[data-theme=dark] .base-error-notification{background:#111827;border-color:hsla(0,91%,71%,.34);box-shadow:0 20px 46px rgba(0,0,0,.34)}html[data-theme=dark] .base-error-notification__icon{background:hsla(0,91%,71%,.14);color:#fca5a5}html[data-theme=dark] .base-error-notification__actions button,html[data-theme=dark] .base-error-notification__content strong{color:#fecaca}html[data-theme=dark] .base-error-notification__actions .base-error-notification__action{background:hsla(0,91%,71%,.12);border-color:hsla(0,91%,71%,.28);color:#fecaca}html[data-theme=dark] .base-error-notification__actions .base-error-notification__action:focus-visible,html[data-theme=dark] .base-error-notification__actions .base-error-notification__action:hover{background:hsla(0,91%,71%,.18);border-color:hsla(0,91%,71%,.42);color:#fee2e2}@media(max-width:640px){.base-error-notification{left:16px;right:16px;top:72px;width:auto}}@media(prefers-reduced-motion:reduce){.base-error-notification-fade-enter-active,.base-error-notification-fade-leave-active{transition:none}}.base-error-notification--info[data-v-2b1777d1]{border-color:#60a5fa}.base-error-notification--warning[data-v-2b1777d1]{border-color:#f59e0b}.base-error-notification--info .base-error-notification__icon[data-v-2b1777d1],.base-error-notification--info strong[data-v-2b1777d1]{background:transparent;color:#2563eb}.base-error-notification--warning .base-error-notification__icon[data-v-2b1777d1],.base-error-notification--warning strong[data-v-2b1777d1]{background:transparent;color:#92400e}.base-error-notification button[data-v-2b1777d1]{min-height:44px;min-width:44px}.base-error-notification button[data-v-2b1777d1]:focus-visible{outline:3px solid #6f4bd8;outline-offset:3px}.base-error-notification--info[data-v-2b1777d1]{background:#f8fbff;background:var(--theme-surface,#f8fbff);box-shadow:0 12px 28px rgba(30,64,175,.12)}.base-error-notification--warning[data-v-2b1777d1]{background:#fffbeb;background:var(--theme-surface,#fffbeb);box-shadow:0 12px 28px rgba(146,64,14,.12)}html[data-theme=dark] .base-error-notification--info .base-error-notification__icon[data-v-2b1777d1],html[data-theme=dark] .base-error-notification--info strong[data-v-2b1777d1]{color:#93c5fd}html[data-theme=dark] .base-error-notification--warning .base-error-notification__icon[data-v-2b1777d1],html[data-theme=dark] .base-error-notification--warning strong[data-v-2b1777d1]{color:#fcd34d}html[data-theme=dark] .base-error-notification__actions .base-error-notification__action--detector[data-v-2b1777d1],html[data-theme=dark] .base-error-notification__actions .base-error-notification__action--detector[data-v-2b1777d1]:focus-visible,html[data-theme=dark] .base-error-notification__actions .base-error-notification__action--detector[data-v-2b1777d1]:hover{background:linear-gradient(135deg,#3b82f6,#6366f1 50%,#8b5cf6);background:var(--ui-ai-action-gradient,linear-gradient(135deg,#3b82f6 0,#6366f1 50%,#8b5cf6 100%));border-color:#818cf8;color:#fff}.bytes-image-tool-page{background:radial-gradient(circle at 78% 12%,rgba(132,204,22,.07),transparent 30%),#f7f9fc;color:#111827;min-height:100vh}.bytes-image-tool-page__inner{margin-top:20px;padding-bottom:56px}.bytes-image-tool-hero{align-items:center;background:radial-gradient(circle at 86% 44%,rgba(74,222,128,.2),transparent 26%),linear-gradient(135deg,rgba(247,243,255,.96),hsla(0,0%,100%,.98) 54%,rgba(236,253,245,.97));border:1px solid rgba(101,163,13,.22);border-radius:28px;box-shadow:0 18px 48px rgba(15,23,42,.08);display:grid;grid-template-columns:minmax(0,1fr) 220px;margin-bottom:30px;min-height:176px;overflow:hidden;padding:20px 24px;position:relative}.bytes-image-tool-hero__content{max-width:880px;position:relative;z-index:2}.bytes-image-tool-hero__eyebrow{align-items:center;color:#4d7c0f;display:flex;font-size:13px;font-weight:800;gap:10px;letter-spacing:.15em;margin-bottom:12px}.bytes-image-tool-hero__eyebrow-icon{align-items:center;background:linear-gradient(135deg,#8bcf38,#34d399);border-radius:10px;box-shadow:0 10px 22px rgba(52,211,153,.24);color:#fff;display:inline-flex;font-size:12px;height:32px;justify-content:center;letter-spacing:.04em;min-width:52px;padding:0 12px}.bytes-image-tool-hero h1{color:#101114;font-size:max(30px,min(3vw,40px));font-weight:500;letter-spacing:-.04em;line-height:1.08;margin:0 0 10px!important}.bytes-image-tool-hero__lead{color:#6b7280;font-size:16px;line-height:1.55;max-width:900px}.bytes-image-tool-hero__lead>div+div{margin-top:2px}.bytes-image-tool-hero__visual{background:hsla(0,0%,100%,.62);border:1px solid rgba(124,58,237,.12);border-radius:24px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.76);height:118px;justify-self:end;position:relative;width:190px}.bytes-image-tool-hero__grid{background-image:linear-gradient(45deg,rgba(99,102,241,.08) 25%,transparent 0),linear-gradient(-45deg,rgba(99,102,241,.08) 25%,transparent 0),linear-gradient(45deg,transparent 75%,rgba(99,102,241,.08) 0),linear-gradient(-45deg,transparent 75%,rgba(99,102,241,.08) 0);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;border-radius:inherit;bottom:0;left:0;opacity:.6;position:absolute;right:0;top:0}.bytes-image-tool-hero__file{align-items:center;background:linear-gradient(145deg,#7c3aed,#2563eb 58%,#14b8a6);border-radius:24px;box-shadow:0 18px 34px rgba(79,70,229,.26);color:#fff;display:flex;flex-direction:column;height:94px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(2deg);width:98px}.bytes-image-tool-hero__file span{font-size:19px;font-weight:800}.bytes-image-tool-hero__file small{font-size:10px;font-weight:800;letter-spacing:.13em;margin-top:8px}.bytes-image-tool-hero__spark{border-radius:50%;height:10px;position:absolute;width:10px}.bytes-image-tool-hero__spark--one{background:#7c3aed;bottom:24px;left:18px}.bytes-image-tool-hero__spark--two{background:#84cc16;right:16px;top:22px}.bytes-image-workspace{grid-gap:16px;align-items:stretch;display:grid;gap:16px;grid-template-columns:minmax(0,2fr) minmax(420px,1fr);margin-bottom:24px}.bytes-image-context-links{align-items:center;color:#6b7280;display:flex;flex-wrap:wrap;font-size:12px;gap:8px;margin:-6px 0 24px}.bytes-image-context-links>span{font-weight:800}.bytes-image-context-links a{background:#f6faef;border:1px solid #dbe5cf;border-radius:999px;color:#4d7c0f;font-weight:700;padding:6px 9px;-webkit-text-decoration:none;text-decoration:none}.bytes-image-context-links a:hover{border-color:#84cc16}.bytes-image-input-card,.bytes-image-preview-card{background:#fff;border:1px solid #dde4ee;border-radius:24px;box-shadow:0 18px 42px rgba(15,23,42,.08);min-width:0}.bytes-image-input-card{display:flex;flex-direction:column;padding:20px}.bytes-image-card-heading{align-items:flex-start;display:flex;gap:14px;justify-content:space-between;margin-bottom:6px}.bytes-image-card-heading h2{color:#111827;font-size:max(24px,min(2.2vw,31px));font-weight:500;letter-spacing:-.035em;line-height:1.08;margin:2px 0 0}.bytes-image-card-heading__eyebrow{color:#65a30d;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.bytes-image-card-heading__badge,.bytes-image-preview-card__status{align-items:center;background:#f4fae9;border:1px solid rgba(101,163,13,.18);border-radius:999px;color:#4d7c0f;display:inline-flex;flex:0 0 auto;font-size:12px;font-weight:700;min-height:38px;padding:0 14px}.bytes-image-input-card__description{color:#737b89;font-size:13px;line-height:1.45;margin:0 0 10px}.tool-highlights{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0}.tool-highlights span{align-items:center;background:#f6faef;border:1px solid #dbe5cf;border-radius:999px;color:#536171;display:inline-flex;font-size:12px;font-weight:700;min-height:30px;padding:0 10px}.bytes-image-textarea-shell{position:relative}.bytes-image-textarea-shell #uploadFrom{background:#fff;border:1px solid #dfe5ee;border-radius:18px;box-shadow:none;color:#1f2937;font-size:14px;height:200px;line-height:1.55;min-height:200px;overflow-x:hidden;resize:vertical;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease;width:100%}.bytes-image-textarea-shell #uploadFrom:focus{border-color:rgba(101,163,13,.56);box-shadow:0 0 0 4px rgba(132,204,22,.1);outline:none}.encoded-data--dragging .bytes-image-textarea-shell #uploadFrom{background:rgba(132,204,22,.06);border-color:#84cc16;border-style:dashed;box-shadow:0 0 0 4px rgba(132,204,22,.1)}.bytes-image-textarea-shell__clear{position:absolute!important;right:12px;top:12px;z-index:3}.bytes-image-input-card__drop-hint{color:#818896;font-size:11px;line-height:1.45;margin:6px 0 8px;text-align:center}.bytes-image-input-card .quick-example-buttons,.bytes-image-input-card .quick-examples{gap:6px;grid-template-columns:repeat(4,minmax(0,1fr))!important;margin-top:0}.bytes-image-input-card .quick-examples__button{font-size:12px;gap:5px;min-height:34px;min-width:0;padding:5px 7px;white-space:nowrap}.bytes-image-input-card .quick-examples__sign{font-size:9px;height:22px;min-width:23px;padding:0 4px}.bytes-image-input-card .quick-examples__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bytes-image-input-detection{grid-gap:5px 9px;align-items:center;background:#f8fbf4;border:1px solid #dce8cf;border-radius:10px;display:grid;gap:5px 9px;grid-template-columns:auto auto minmax(0,1fr);margin-top:7px;padding:7px 9px}.bytes-image-input-detection>span{color:#6b7280;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.bytes-image-input-detection>strong{color:#365314;font-size:11px}.bytes-image-input-detection>small{color:#7a8391;font-size:10px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bytes-image-input-detection--ambiguous{background:#fffaf0;border-color:#f2d39a}.bytes-image-input-detection--ambiguous>strong{color:#9a5b00}.bytes-image-raw-toggle{align-items:center;color:#7a8391;display:flex;font-size:11px;gap:10px;justify-content:space-between;margin-top:8px}.bytes-image-raw-toggle__button{background:transparent;border:0;color:#4d7c0f;cursor:pointer;font:inherit;font-weight:800;padding:0}.bytes-image-raw-toggle__button:focus-visible,.bytes-image-raw-toggle__button:hover{color:#365314;outline:none;-webkit-text-decoration:underline;text-decoration:underline}.bytes-image-raw-panel{background:#f8fbf4;border:1px solid #dce8cf;border-radius:14px;margin-top:8px;padding:12px}.bytes-image-raw-panel__detection{grid-gap:7px;border-bottom:1px solid #dce8cf;display:grid;gap:7px;margin-bottom:10px;padding-bottom:10px}.bytes-image-raw-panel__detection-main{align-items:center;display:flex;gap:10px;justify-content:space-between}.bytes-image-raw-panel__detection-main strong{color:#365314;font-size:12px;line-height:1.35}.bytes-image-raw-panel__alternatives button,.bytes-image-raw-panel__suggestion-action{background:#fff;border:1px solid #b9d88f;border-radius:999px;color:#4d7c0f;cursor:pointer;font:inherit;font-size:10px;font-weight:800}.bytes-image-raw-panel__suggestion-action{flex:0 0 auto;min-height:30px;padding:0 11px}.bytes-image-raw-panel__alternatives{align-items:center;color:#737b89;display:flex;flex-wrap:wrap;font-size:10px;gap:6px}.bytes-image-raw-panel__alternatives button{min-height:26px;padding:0 9px}.bytes-image-raw-panel__alternatives button.is-active{background:#eaf5dc;border-color:#84cc16;color:#365314}.bytes-image-raw-panel__alternatives button:focus-visible,.bytes-image-raw-panel__alternatives button:hover,.bytes-image-raw-panel__suggestion-action:focus-visible,.bytes-image-raw-panel__suggestion-action:hover{background:#f1f8e9;border-color:#84cc16;outline:none}.bytes-image-raw-panel__alternatives button:disabled,.bytes-image-raw-panel__suggestion-action:disabled{cursor:wait;opacity:.6}.bytes-image-raw-panel__fields{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.bytes-image-raw-panel label{grid-gap:5px;color:#657080;display:grid;font-size:10px;font-weight:800;gap:5px;min-width:0;text-transform:uppercase}.bytes-image-raw-panel input,.bytes-image-raw-panel select{background:#fff;border:1px solid #d5dfca;border-radius:9px;color:#273142;font-size:12px;font-weight:600;height:36px;min-width:0;padding:0 9px;width:100%}.bytes-image-raw-panel input:focus,.bytes-image-raw-panel select:focus{border-color:#84cc16;box-shadow:0 0 0 3px rgba(132,204,22,.1);outline:none}.bytes-image-raw-panel p{color:#737b89;font-size:11px;line-height:1.4;margin:8px 0 0}.bytes-image-raw-panel__status{min-height:16px}.bytes-image-raw-panel__hint--error{color:#b91c1c!important}.bytes-image-input-card__footer{align-items:center;display:flex;gap:12px;margin:8px 0}.bytes-image-input-card__convert{border-radius:14px!important;flex:1 1 auto;font-size:15px;font-weight:800;min-height:44px}.bytes-image-input-card__privacy{align-items:center;color:#5d6674;display:inline-flex;flex:0 0 auto;font-size:12px;font-weight:700;gap:7px;white-space:nowrap}.bytes-image-input-card__privacy>span{align-items:center;background:#eaf9e8;border-radius:50%;color:#16a34a;display:inline-flex;height:22px;justify-content:center;width:22px}.bytes-image-preview-card{background:radial-gradient(circle at 88% 12%,rgba(16,185,129,.1),transparent 28%),#fff;border-color:rgba(101,163,13,.22);box-shadow:0 18px 42px rgba(15,23,42,.08);display:flex;flex-direction:column;min-height:460px;padding:20px}.bytes-image-card-heading--preview{margin-bottom:8px}.bytes-image-preview-card__status{background:rgba(248,250,252,.9);border-color:#dde5e9;color:#59616d}.bytes-image-preview-card__status--ready{background:#edf9ef;border-color:rgba(22,163,74,.22);color:#15803d}.bytes-image-preview-card__empty{align-items:center;background:radial-gradient(circle at 50% 45%,rgba(132,204,22,.08),transparent 34%),hsla(0,0%,100%,.72);border:1px solid #dce9ce;border-radius:20px;display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;min-height:350px;padding:24px;text-align:center}.bytes-image-preview-card__empty-icon{align-items:center;background:#eff9e7;border-radius:19px;color:#65a30d;display:flex;height:58px;justify-content:center;margin-bottom:12px;width:58px}.bytes-image-preview-card__empty-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;height:30px;width:30px}.bytes-image-preview-card__empty strong{color:#18181b;font-size:17px;font-weight:700}.bytes-image-preview-card__empty p{color:#727986;font-size:12px;line-height:1.45;margin:8px 0 0;max-width:560px}.bytes-image-preview-card__empty-features{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:14px}.bytes-image-preview-card__empty-features span{background:#f5faee;border:1px solid #d7e7c6;border-radius:999px;color:#5b8f1a;font-size:11px;font-weight:700;padding:7px 11px}.bytes-image-preview-card__canvas{align-items:center;background-color:#fff;background-image:linear-gradient(45deg,rgba(148,163,184,.12) 25%,transparent 0),linear-gradient(-45deg,rgba(148,163,184,.12) 25%,transparent 0),linear-gradient(45deg,transparent 75%,rgba(148,163,184,.12) 0),linear-gradient(-45deg,transparent 75%,rgba(148,163,184,.12) 0);background-position:0 0,0 11px,11px -11px,-11px 0;background-size:22px 22px;border:1px solid rgba(124,58,237,.14);border-radius:17px;display:grid;flex:1 1 auto;justify-items:center;margin-top:10px;max-height:320px;min-height:210px;overflow:hidden;padding:12px;place-items:center;position:relative}.bytes-image-preview-card__image{border-radius:10px;display:block;height:auto;max-height:320px;max-width:min(72%,320px);min-height:0;min-width:0;-o-object-fit:contain;object-fit:contain;width:auto}.bytes-image-preview-card__image--raw-upscaled{border-radius:4px;flex:0 0 auto;image-rendering:pixelated;image-rendering:crisp-edges;-o-object-fit:fill;object-fit:fill}.bytes-image-preview-card__zoom{background:hsla(0,0%,100%,.92);border:1px solid rgba(101,163,13,.24);border-radius:999px;color:#4d7c0f;font-size:10px;font-weight:800;line-height:1.2;padding:5px 8px;pointer-events:none;position:absolute;right:10px;top:10px;z-index:1}.bytes-image-preview-card__meta{background:hsla(0,0%,100%,.74);border:1px solid #dfe5ee;border-radius:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:9px;overflow:hidden}.bytes-image-preview-card__meta>div{border-bottom:1px solid #dfe5ee;border-right:1px solid #dfe5ee;min-width:0;padding:8px 10px}.bytes-image-preview-card__meta>div:nth-child(2n){border-right:0}.bytes-image-preview-card__meta>div:last-child{border-bottom:0;border-right:0;grid-column:1/-1}.bytes-image-preview-card__meta span,.bytes-image-preview-card__meta strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bytes-image-preview-card__meta span{color:#8a93a1;font-size:10px;font-weight:700;letter-spacing:.04em;margin-bottom:3px;text-transform:uppercase}.bytes-image-preview-card__meta strong{color:#273142;font-size:13px}.bytes-image-preview-card__actions{grid-gap:8px;display:grid;gap:8px;grid-template-columns:minmax(0,1.2fr) minmax(120px,.72fr);margin-top:9px}.bytes-image-action{align-items:center;background:#fff;border:1px solid #dfe5ee;border-radius:11px;color:#273142;cursor:pointer;display:inline-flex;font-size:12px;font-weight:800;gap:7px;justify-content:center;min-height:38px;padding:9px 12px;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.bytes-image-action:focus-visible,.bytes-image-action:hover{border-color:rgba(101,163,13,.38);box-shadow:0 8px 18px rgba(15,23,42,.08);transform:translateY(-1px)}.bytes-image-action:focus-visible{outline:3px solid rgba(141,198,63,.18);outline-offset:2px}.bytes-image-action span{margin-right:0}.bytes-image-action--primary{background:linear-gradient(135deg,#8bcf38,#22c55e);border-color:transparent;box-shadow:0 9px 20px rgba(34,197,94,.19);color:#fff}.bytes-image-action--muted{background:rgba(239,68,68,.06);border-color:rgba(239,68,68,.32);color:#dc2626}.bytes-image-action--muted:focus-visible,.bytes-image-action--muted:hover{background:rgba(239,68,68,.11);border-color:rgba(220,38,38,.58);box-shadow:0 8px 18px rgba(220,38,38,.12);color:#b91c1c}.bytes-image-action--muted:focus-visible{outline-color:rgba(239,68,68,.2)}html.dark-theme .bytes-image-tool-page{background:radial-gradient(circle at 78% 12%,rgba(132,204,22,.08),transparent 30%),#07111f;color:#e5edf8}html.dark-theme .bytes-image-tool-hero{background:radial-gradient(circle at 86% 44%,rgba(34,197,94,.15),transparent 28%),linear-gradient(135deg,#12192a,#101827 55%,#10251e);border-color:rgba(132,204,22,.24);box-shadow:0 20px 48px rgba(0,0,0,.3)}html.dark-theme .bytes-image-card-heading h2,html.dark-theme .bytes-image-preview-card__empty strong,html.dark-theme .bytes-image-tool-hero h1{color:#f8fafc}html.dark-theme .bytes-image-raw-panel{background:rgba(25,31,43,.78);border-color:rgba(132,204,22,.24)}html.dark-theme .bytes-image-raw-panel input,html.dark-theme .bytes-image-raw-panel select{background:#111827;border-color:rgba(148,163,184,.28);color:#eef2f7}html.dark-theme .bytes-image-raw-panel__detection{border-color:rgba(132,204,22,.2)}html.dark-theme .bytes-image-raw-panel__detection-main strong{color:#bef264}html.dark-theme .bytes-image-raw-panel__alternatives button,html.dark-theme .bytes-image-raw-panel__suggestion-action{background:rgba(17,24,39,.9);border-color:hsla(82,85%,67%,.3);color:#d9f99d}html.dark-theme .bytes-image-raw-panel__alternatives button.is-active{background:rgba(77,124,15,.34);border-color:hsla(82,85%,67%,.72);color:#ecfccb}html.dark-theme .bytes-image-input-card__description,html.dark-theme .bytes-image-input-card__drop-hint,html.dark-theme .bytes-image-preview-card__empty p,html.dark-theme .bytes-image-tool-hero__lead{color:#aeb8c7}html.dark-theme .bytes-image-input-card,html.dark-theme .bytes-image-preview-card{background:#101a2b;border-color:#29364a;box-shadow:0 18px 44px rgba(0,0,0,.28)}html.dark-theme .bytes-image-textarea-shell #uploadFrom{background:#0d1728;border-color:#2b3950;color:#e5edf8}html.dark-theme .bytes-image-input-detection{background:#111f1a;border-color:#2b3f32}html.dark-theme .bytes-image-input-detection>small,html.dark-theme .bytes-image-input-detection>span{color:#aeb8c7}html.dark-theme .bytes-image-input-detection>strong{color:#b9e67c}html.dark-theme .bytes-image-input-detection--ambiguous{background:rgba(120,53,15,.18);border-color:rgba(245,158,11,.38)}html.dark-theme .bytes-image-input-detection--ambiguous>strong{color:#facc15}html.dark-theme .bytes-image-card-heading__badge,html.dark-theme .bytes-image-preview-card__empty-features span,html.dark-theme .bytes-image-preview-card__status,html.dark-theme .tool-highlights span{background:rgba(132,204,22,.09);border-color:rgba(132,204,22,.23);color:#b9e67c}html.dark-theme .bytes-image-preview-card__zoom{background:rgba(24,24,27,.9);border-color:rgba(163,230,53,.3);color:#bef264}html.dark-theme .bytes-image-preview-card__empty{background-color:#0d1728;border-color:#2b3f32}html.dark-theme .bytes-image-preview-card__canvas{background-color:#111827;border-color:rgba(167,139,250,.22)}html.dark-theme .bytes-image-preview-card__meta{background:rgba(13,23,40,.72);border-color:#2b3950}html.dark-theme .bytes-image-preview-card__meta>div{border-color:#2b3950}html.dark-theme .bytes-image-action{background:#0d1728;border-color:#2b3950;color:#d8e1ee}html.dark-theme .bytes-image-preview-card__meta strong{color:#f1f5f9}html.dark-theme .bytes-image-action--primary{background:linear-gradient(135deg,#84cc16,#22c55e);border-color:transparent;color:#fff}html.dark-theme .bytes-image-action--muted{background:rgba(127,29,29,.18);border-color:hsla(0,91%,71%,.38);color:#fca5a5}html.dark-theme .bytes-image-action--muted:focus-visible,html.dark-theme .bytes-image-action--muted:hover{background:rgba(127,29,29,.28);border-color:hsla(0,91%,71%,.58);color:#fecaca}@media(max-width:980px){.bytes-image-tool-hero{grid-template-columns:minmax(0,1fr) 160px}.bytes-image-tool-hero__visual{width:150px}.bytes-image-workspace{grid-template-columns:1fr}}@media(max-width:720px){.bytes-image-tool-hero{border-radius:22px;display:block;min-height:0;padding:22px}.bytes-image-tool-hero__visual{display:none}.bytes-image-tool-hero h1{font-size:31px}.bytes-image-tool-hero__lead{font-size:14px}.bytes-image-input-card,.bytes-image-preview-card{border-radius:20px;padding:18px}.bytes-image-card-heading h2{font-size:27px}.bytes-image-card-heading__badge,.bytes-image-preview-card__status{font-size:11px;min-height:34px;padding:0 11px}.bytes-image-textarea-shell #uploadFrom{height:210px;min-height:210px}.bytes-image-raw-panel__detection-main{align-items:flex-start;flex-direction:column}.bytes-image-raw-panel__suggestion-action{width:100%}.bytes-image-raw-panel__fields{grid-template-columns:repeat(2,minmax(0,1fr))}.bytes-image-raw-panel__fields label:last-child{grid-column:1/-1}.bytes-image-input-detection{grid-template-columns:auto minmax(0,1fr)}.bytes-image-input-detection>small{grid-column:1/-1;white-space:normal}.bytes-image-input-card__footer{align-items:stretch;flex-direction:column}.bytes-image-input-card__privacy{justify-content:center}.bytes-image-preview-card__empty{min-height:320px;padding:20px 14px}.bytes-image-preview-card__actions,.bytes-image-preview-card__meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.bytes-image-tool-hero__eyebrow{align-items:flex-start;font-size:11px}.bytes-image-tool-hero__eyebrow-icon{height:28px;min-width:44px}.bytes-image-card-heading{gap:10px}.bytes-image-card-heading h2{font-size:24px}.tool-highlights span{font-size:11px;min-height:30px;padding:0 9px}.bytes-image-preview-card__meta{grid-template-columns:1fr}.bytes-image-preview-card__meta>div,.bytes-image-preview-card__meta>div:last-child,.bytes-image-preview-card__meta>div:nth-child(2n){border-bottom:1px solid #dfe5ee;border-right:0;grid-column:auto}.bytes-image-preview-card__meta>div:last-child{border-bottom:0}html.dark-theme .bytes-image-preview-card__meta>div,html.dark-theme .bytes-image-preview-card__meta>div:last-child,html.dark-theme .bytes-image-preview-card__meta>div:nth-child(2n){border-bottom-color:#2b3950}.bytes-image-preview-card__actions{grid-template-columns:1fr}.bytes-image-preview-card__canvas{min-height:230px;padding:12px}.bytes-image-preview-card__image{max-height:280px;max-width:min(78%,280px)}}.image-to-bytes-page .image-to-bytes-file-input{height:1px;opacity:0;pointer-events:none;position:absolute;width:1px}.image-to-bytes-page .image-to-bytes-drop-zone{align-items:center;background:linear-gradient(145deg,hsla(87,60%,97%,.96),hsla(0,0%,100%,.98));border:1.5px dashed rgba(141,198,63,.55);border-radius:18px;color:#172033;cursor:pointer;display:flex;gap:18px;justify-content:center;min-height:250px;padding:28px;text-align:left;transition:border-color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease;width:100%}.image-to-bytes-page .encoded-data--dragging .image-to-bytes-drop-zone,.image-to-bytes-page .image-to-bytes-drop-zone:focus-visible,.image-to-bytes-page .image-to-bytes-drop-zone:hover{background:rgba(141,198,63,.09);border-color:#79ad2f;box-shadow:0 0 0 4px rgba(141,198,63,.08);outline:none}.image-to-bytes-page .image-to-bytes-drop-zone--ready{justify-content:flex-start;min-height:180px}.image-to-bytes-page .image-to-bytes-drop-zone__file-icon,.image-to-bytes-page .image-to-bytes-drop-zone__upload-icon{align-items:center;background:rgba(141,198,63,.14);border-radius:18px;color:#6d9f28;display:inline-flex;flex:0 0 auto;font-size:28px;font-weight:900;height:64px;justify-content:center;width:64px}.image-to-bytes-page .image-to-bytes-drop-zone__file-icon{font-size:12px;letter-spacing:.08em}.image-to-bytes-page .image-to-bytes-drop-zone__preview-wrap{align-items:center;background:#f3f7ed;border:1px solid rgba(141,198,63,.2);border-radius:16px;display:flex;height:112px;justify-content:center;overflow:hidden;width:112px}.image-to-bytes-page .image-to-bytes-drop-zone__preview{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.image-to-bytes-page .image-to-bytes-drop-zone__copy{display:flex;flex-direction:column;gap:7px;min-width:0}.image-to-bytes-page .image-to-bytes-drop-zone__copy strong{word-wrap:anywhere;font-size:18px}.image-to-bytes-page .image-to-bytes-drop-zone__copy small,.image-to-bytes-page .image-to-bytes-drop-zone__copy span{color:#64748b;line-height:1.45}.image-to-bytes-page .image-to-bytes-output-controls{grid-gap:7px 8px;align-items:end;background:#f8faf6;border:1px solid #e3e9dc;border-radius:13px;display:grid;gap:7px 8px;grid-template-columns:max-content minmax(108px,1fr);margin:16px 0 10px;padding:9px 10px}.image-to-bytes-page .image-to-bytes-output-controls--pixels{grid-template-columns:max-content max-content minmax(102px,1fr)}.image-to-bytes-page .image-to-bytes-compact-field{display:flex;flex-direction:column;gap:4px;min-width:0}.image-to-bytes-page .image-to-bytes-compact-field--channels,.image-to-bytes-page .image-to-bytes-compact-field--source{max-width:100%;width:-moz-max-content;width:max-content}.image-to-bytes-page .image-to-bytes-compact-field--representation{min-width:0}.image-to-bytes-page .image-to-bytes-compact-field__label{color:#7b8798;display:block;font-size:9px;font-weight:800;letter-spacing:.07em;line-height:1.2;text-transform:uppercase}.image-to-bytes-page .image-to-bytes-segmented{align-items:center;align-self:flex-start;background:#eef3e9;border:1px solid #dce5d2;border-radius:10px;display:inline-flex;max-width:100%;padding:3px}.image-to-bytes-page .image-to-bytes-segmented--channels{min-width:92px}.image-to-bytes-page .image-to-bytes-segmented__button{background:transparent;border:1px solid transparent;border-radius:7px;color:#4d586a;cursor:pointer;font-size:12px;font-weight:800;line-height:1.2;min-height:30px;padding:5px 6px;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease;white-space:nowrap}.image-to-bytes-page .image-to-bytes-segmented__button:focus-visible,.image-to-bytes-page .image-to-bytes-segmented__button:hover{color:#557f1d;outline:none}.image-to-bytes-page .image-to-bytes-segmented__button:focus-visible{box-shadow:0 0 0 3px rgba(141,198,63,.16)}.image-to-bytes-page .image-to-bytes-segmented__button.is-active{background:#fff;border-color:rgba(141,198,63,.72);box-shadow:0 1px 3px rgba(47,64,32,.08);color:#557f1d}.image-to-bytes-page .image-to-bytes-segmented__button:disabled{cursor:wait;opacity:.62}.image-to-bytes-page .image-to-bytes-select-wrap{display:block;position:relative}.image-to-bytes-page .image-to-bytes-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #dce5d2;border-radius:10px;color:#354054;cursor:pointer;font:inherit;font-size:12px;font-weight:800;line-height:1.2;min-height:38px;padding:7px 32px 7px 11px;transition:border-color .16s ease,box-shadow .16s ease;width:100%}.image-to-bytes-page .image-to-bytes-select:hover{border-color:#b9cf9d}.image-to-bytes-page .image-to-bytes-select:focus-visible{border-color:#8dc63f;box-shadow:0 0 0 3px rgba(141,198,63,.14);outline:none}.image-to-bytes-page .image-to-bytes-select-wrap__chevron{color:#758196;font-size:15px;line-height:1;pointer-events:none;position:absolute;right:11px;top:50%;transform:translateY(-58%)}.image-to-bytes-page .image-to-bytes-raw-error{background:rgba(245,158,11,.08);border:1px solid rgba(217,119,6,.24);border-radius:10px;color:#92400e;font-size:12px;grid-column:1/-1;line-height:1.45;margin:0;padding:9px 11px}.image-to-bytes-page .image-to-bytes-code{background:#0f172a;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.image-to-bytes-page .image-to-bytes-code__header{align-items:center;background:#172033;color:#dbe4f2;display:flex;font-size:12px;gap:16px;justify-content:space-between;padding:12px 14px}.image-to-bytes-page .image-to-bytes-code__header>div{align-items:center;display:flex;gap:8px}.image-to-bytes-page .image-to-bytes-code__header strong{color:#fff}.image-to-bytes-page .image-to-bytes-code pre{word-wrap:anywhere;color:#e6edf7;font:12px/1.65 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;margin:0;max-height:160px;overflow:auto;padding:16px;white-space:pre-wrap}.image-to-bytes-page .image-to-bytes-empty-icon{font:900 14px/1 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.image-to-bytes-page .image-to-bytes-output-card .bytes-image-preview-card__meta{grid-gap:0;background:#fff;border:1px solid #e5e9ef;border-radius:14px;display:grid;gap:0;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:12px;overflow:hidden}.image-to-bytes-page .image-to-bytes-output-card .bytes-image-preview-card__meta>div{background:transparent;border:0;border-bottom:1px solid #e5e9ef;border-radius:0;border-right:1px solid #e5e9ef;min-width:0;padding:8px 10px}.image-to-bytes-page .image-to-bytes-output-card .bytes-image-preview-card__meta>div:nth-child(3n){border-right:0}.image-to-bytes-page .image-to-bytes-output-card .bytes-image-preview-card__meta>div:nth-child(n+4){border-bottom:0}.image-to-bytes-page .image-to-bytes-output-card .bytes-image-preview-card__meta>div:last-child{border-bottom:0;border-right:0;grid-column:2/-1}.image-to-bytes-page .image-to-bytes-output-card .bytes-image-preview-card__meta span,.image-to-bytes-page .image-to-bytes-output-card .bytes-image-preview-card__meta strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-to-bytes-page .image-to-bytes-output-card .bytes-image-preview-card__meta span{color:#8a93a1;font-size:10px;font-weight:700;letter-spacing:.04em;margin-bottom:3px;text-transform:uppercase}.image-to-bytes-page .image-to-bytes-output-card .bytes-image-preview-card__meta strong{color:#273142;font-size:13px}.image-to-bytes-page .image-to-bytes-output-card .bytes-image-preview-card__actions{align-items:stretch;gap:8px;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(84px,.72fr)}.image-to-bytes-page .image-to-bytes-output-card .bytes-image-action{align-items:center;display:inline-flex;gap:7px;justify-content:center;min-width:0;white-space:nowrap}.image-to-bytes-page .image-to-bytes-output-card .bytes-image-action span{margin-right:0}.image-to-bytes-page .image-to-bytes-output-card .bytes-image-action--muted{background:rgba(239,68,68,.06);border-color:rgba(239,68,68,.32);color:#dc2626}.image-to-bytes-page .image-to-bytes-output-card .bytes-image-action--muted:focus-visible,.image-to-bytes-page .image-to-bytes-output-card .bytes-image-action--muted:hover{background:rgba(239,68,68,.11);border-color:rgba(220,38,38,.58);box-shadow:0 8px 18px rgba(220,38,38,.12);color:#b91c1c}.image-to-bytes-page .image-to-bytes-output-card .bytes-image-action--muted:focus-visible{outline-color:rgba(239,68,68,.2)}.image-to-bytes-page .image-to-bytes-guide{background:#fff;border:1px solid #e5eadf;border-radius:20px;margin-top:34px;padding:30px}.image-to-bytes-page .image-to-bytes-guide__eyebrow{color:#6c9d2c;font-size:12px;font-weight:900;letter-spacing:.08em;margin:0 0 6px;text-transform:uppercase}.image-to-bytes-page .image-to-bytes-guide h2{font-size:max(22px,min(3vw,30px));line-height:1.2;margin:0}.image-to-bytes-page .image-to-bytes-guide__grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:20px}.image-to-bytes-page .image-to-bytes-guide__grid article{background:#f7f9f4;border-radius:14px;padding:18px}.image-to-bytes-page .image-to-bytes-guide__grid p,.image-to-bytes-page .image-to-bytes-guide__note{color:#64748b;line-height:1.6;margin:8px 0 0}.image-to-bytes-page .image-to-bytes-guide__note{margin-top:20px}.image-to-bytes-page .image-to-bytes-guide__note a{color:#648f28;font-weight:800}@media(max-width:760px){.image-to-bytes-page .image-to-bytes-drop-zone{align-items:flex-start;flex-direction:column;min-height:210px;padding:22px}.image-to-bytes-page .image-to-bytes-drop-zone--ready{align-items:center;flex-direction:row}.image-to-bytes-page .image-to-bytes-drop-zone__preview-wrap{height:84px;width:84px}.image-to-bytes-page .image-to-bytes-output-controls{align-items:end;gap:7px;grid-template-columns:max-content minmax(108px,1fr);padding:9px}.image-to-bytes-page .image-to-bytes-output-controls--pixels{grid-template-columns:max-content max-content minmax(102px,1fr)}.image-to-bytes-page .image-to-bytes-code__header{align-items:flex-start;flex-direction:column;gap:5px}.image-to-bytes-page .image-to-bytes-guide{padding:22px}.image-to-bytes-page .image-to-bytes-guide__grid{grid-template-columns:1fr}}@media(max-width:440px){.image-to-bytes-page .image-to-bytes-output-controls,.image-to-bytes-page .image-to-bytes-output-controls--pixels{grid-template-columns:minmax(0,1fr) minmax(130px,.8fr)}.image-to-bytes-page .image-to-bytes-compact-field--source{grid-column:1/-1}.image-to-bytes-page .image-to-bytes-compact-field--channels,.image-to-bytes-page .image-to-bytes-compact-field--representation{width:auto}.image-to-bytes-page .image-to-bytes-segmented{width:100%}.image-to-bytes-page .image-to-bytes-segmented__button{flex:1 1 0}}html.dark-theme .image-to-bytes-page .image-to-bytes-output-card .bytes-image-preview-card__meta{background:#101a2b;border-color:#29364a}html.dark-theme .image-to-bytes-page .image-to-bytes-output-controls{background:#111c2d;border-color:#29364a}html.dark-theme .image-to-bytes-page .image-to-bytes-segmented{background:#172438;border-color:#314057}html.dark-theme .image-to-bytes-page .image-to-bytes-segmented__button{color:#b9c6d8}html.dark-theme .image-to-bytes-page .image-to-bytes-segmented__button:focus-visible,html.dark-theme .image-to-bytes-page .image-to-bytes-segmented__button:hover{color:#cfe8aa}html.dark-theme .image-to-bytes-page .image-to-bytes-segmented__button.is-active{background:#223149;border-color:rgba(141,198,63,.58);box-shadow:none;color:#cce8a6}html.dark-theme .image-to-bytes-page .image-to-bytes-select{background:#172438;border-color:#314057;color:#e5edf8}html.dark-theme .image-to-bytes-page .image-to-bytes-select-wrap__chevron{color:#9fb0c7}html.dark-theme .image-to-bytes-page .image-to-bytes-output-card .bytes-image-preview-card__meta>div{border-bottom-color:#29364a;border-right-color:#29364a}html.dark-theme .image-to-bytes-page .image-to-bytes-output-card .bytes-image-preview-card__meta span{color:#94a3b8}html.dark-theme .image-to-bytes-page .image-to-bytes-output-card .bytes-image-preview-card__meta strong{color:#e5edf8}html.dark-theme .image-to-bytes-page .image-to-bytes-output-card .bytes-image-action--muted{background:rgba(239,68,68,.11);border-color:hsla(0,91%,71%,.38);color:#fca5a5}html.dark-theme .image-to-bytes-page .image-to-bytes-output-card .bytes-image-action--muted:focus-visible,html.dark-theme .image-to-bytes-page .image-to-bytes-output-card .bytes-image-action--muted:hover{background:rgba(239,68,68,.18);border-color:hsla(0,91%,71%,.62);color:#fecaca}html.dark-theme .image-to-bytes-page .image-to-bytes-raw-error{background:rgba(245,158,11,.1);border-color:rgba(251,191,36,.28);color:#fcd34d}@media(max-width:350px){.image-to-bytes-page .image-to-bytes-output-card .bytes-image-preview-card__meta{grid-template-columns:repeat(2,minmax(0,1fr))}.image-to-bytes-page .image-to-bytes-output-card .bytes-image-preview-card__meta>div,.image-to-bytes-page .image-to-bytes-output-card .bytes-image-preview-card__meta>div:last-child,.image-to-bytes-page .image-to-bytes-output-card .bytes-image-preview-card__meta>div:nth-child(3n),.image-to-bytes-page .image-to-bytes-output-card .bytes-image-preview-card__meta>div:nth-child(n+4){border-bottom:1px solid #e5e9ef;border-right:1px solid #e5e9ef;grid-column:auto}.image-to-bytes-page .image-to-bytes-output-card .bytes-image-preview-card__meta>div:nth-child(2n){border-right:0}.image-to-bytes-page .image-to-bytes-output-card .bytes-image-preview-card__meta>div:last-child{border-bottom:0;border-right:0;grid-column:1/-1}html.dark-theme .image-to-bytes-page .image-to-bytes-output-card .bytes-image-preview-card__meta>div,html.dark-theme .image-to-bytes-page .image-to-bytes-output-card .bytes-image-preview-card__meta>div:last-child,html.dark-theme .image-to-bytes-page .image-to-bytes-output-card .bytes-image-preview-card__meta>div:nth-child(3n),html.dark-theme .image-to-bytes-page .image-to-bytes-output-card .bytes-image-preview-card__meta>div:nth-child(n+4){border-bottom-color:#29364a;border-right-color:#29364a}}@media(max-width:520px){.image-to-bytes-page .image-to-bytes-output-card .bytes-image-preview-card__actions{gap:6px;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(70px,.72fr)}.image-to-bytes-page .image-to-bytes-output-card .bytes-image-action{font-size:11px;min-height:40px;padding:8px 7px}}