/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}.resize{resize:both}}:root{--ink:#142219;--muted:#657068;--line:#dde3dd;--paper:#f5f6f1;--white:#fff;--green:#5ca86b;--green-dark:#2d7e43;--green-pale:#e8f4e8;--orange:#ef7d42}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);font-family:var(--font-geist-sans), "PingFang SC", "Microsoft YaHei", Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.5}button,input,select{font:inherit}button,a,select,input{-webkit-tap-highlight-color:transparent}button,a{transition:color .16s,background-color .16s,border-color .16s,transform .16s}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,[role=button]:focus-visible{outline-offset:3px;outline:3px solid #5ca86b57}button:disabled{cursor:not-allowed;opacity:.46}.site-header{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;height:84px;padding:0 clamp(24px,4vw,72px);display:grid}.brand{color:var(--green-dark);letter-spacing:-.045em;align-items:center;width:fit-content;font-family:Georgia,serif;font-size:22px;font-style:italic;font-weight:400;text-decoration:none;display:inline-flex}.brand:hover{color:var(--green)}.site-header nav{gap:clamp(16px,2vw,28px);display:flex}.site-header nav a{color:#536057;font-size:14px;font-weight:550;text-decoration:none}.site-header nav a:hover{color:var(--ink)}.site-header nav a.active{color:var(--green-dark);font-weight:750;position:relative}.site-header nav a.active:after{background:var(--green);content:"";border-radius:999px;width:18px;height:3px;position:absolute;bottom:-11px;left:50%;transform:translate(-50%)}.header-actions{justify-self:end;align-items:center;gap:20px;display:flex}.header-tagline{color:#536057;white-space:nowrap;margin:0;font-size:14px;font-weight:600}.header-tagline strong{color:var(--green-dark);font-weight:760}.language-switch{color:#8a948c;background:#f1f4ef;border:1px solid #dce2db;border-radius:999px;flex:none;align-items:center;gap:2px;padding:3px;display:flex}.language-switch button{color:#78837a;cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:34px;padding:6px 10px;font-size:12px;font-weight:700}.language-switch button.active{background:var(--white);color:var(--green-dark);box-shadow:0 2px 8px #1f2d2214}.language-switch>span{font-size:10px}.hero{grid-template-columns:minmax(0,.95fr) minmax(440px,1.05fr);align-items:stretch;min-height:650px;display:grid}.hero-copy{align-self:center;padding:84px clamp(32px,7vw,112px)}.eyebrow{color:var(--green-dark);font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;font-size:13px;font-weight:700;display:flex}.eyebrow-dot{background:var(--green);box-shadow:0 0 0 4px var(--green-pale);border-radius:50%;width:6px;height:6px}.hero h1{letter-spacing:-.065em;margin:29px 0 27px;font-size:clamp(52px,5.3vw,82px);font-weight:560;line-height:.97}.hero h1 span{color:var(--green);letter-spacing:-.055em;font-family:Georgia,serif;font-style:italic;font-weight:400}.hero-copy>p{color:var(--muted);max-width:510px;margin:0;font-size:17px;line-height:1.65}.hero-actions{align-items:center;gap:25px;margin-top:37px;display:flex}.primary-button,.process-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:space-between;align-items:center;gap:30px;padding:16px 22px;font-size:15px;font-weight:680;display:inline-flex}.primary-button:hover,.process-button:hover{background:var(--green-dark);transform:translateY(-1px)}.privacy-inline{color:#718078;align-items:center;gap:8px;font-size:14px;font-weight:550;display:flex}.lock-mark{border:1.5px solid;border-radius:2px;width:9px;height:8px;display:inline-block;position:relative}.lock-mark:before{content:"";border:1.5px solid;border-bottom:0;border-radius:6px 6px 0 0;width:5px;height:5px;position:absolute;top:-6px;left:1px}.hero-visual{background-color:#88b990;background-image:linear-gradient(90deg,#ffffff12 1px,#0000 1px),linear-gradient(#ffffff12 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:48px 48px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;justify-content:center;align-items:center;padding:58px;display:flex;position:relative;overflow:hidden}.hero-visual:before,.hero-visual:after{content:"";border:1px solid #fff3;border-radius:50%;width:510px;height:510px;position:absolute}.hero-visual:after{width:350px;height:350px}.visual-window{z-index:1;background:#fafcf6f7;border:1px solid #ffffffad;border-radius:18px;width:100%;max-width:510px;position:relative;overflow:hidden;transform:rotate(-1.4deg);box-shadow:0 30px 80px #1f49293d}.visual-top{border-bottom:1px solid #e1e7df;align-items:center;gap:6px;height:43px;padding:0 16px;display:flex}.visual-top>span{background:#cbd3cb;border-radius:50%;width:6px;height:6px}.visual-top em{color:#7c887e;font-family:var(--font-geist-mono), monospace;letter-spacing:.11em;margin-left:auto;font-size:10px;font-style:normal}.visual-body{min-height:376px;padding:26px;position:relative}.visual-product{background:#e9ece4;border-radius:12px;justify-content:center;align-items:center;height:255px;display:flex;position:relative;overflow:hidden}.product-orbit{border:1px solid #4e715240;border-radius:50%;width:290px;height:220px;position:absolute;transform:rotate(24deg)scaleY(.45)}.product-box{color:#f6f2e7;z-index:1;background:#183322;border-radius:3px;width:112px;height:154px;padding:25px;position:relative;transform:rotate(-8deg)skewY(2deg);box-shadow:20px 28px 20px #21422929,inset -12px -8px #00000014}.product-box:after{content:"";background:linear-gradient(90deg,#718f64,#a6b880);width:76px;height:12px;position:absolute;top:62px;left:18px}.product-box span{font-family:var(--font-geist-mono), monospace;letter-spacing:.14em;font-size:11px}.product-box strong{font-family:Georgia,serif;font-size:36px;font-style:italic;font-weight:400;position:absolute;bottom:18px;left:23px}.format-tag{font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;z-index:2;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:700;position:absolute;box-shadow:0 4px 15px #0000001a}.format-jpg{background:#fff;top:40px;left:41px}.format-webp{background:var(--green);color:#fff;bottom:35px;right:35px}.visual-stats{color:#929b93;font-family:var(--font-geist-mono), monospace;align-items:center;gap:12px;margin-top:25px;font-size:12px;display:flex}.visual-stats i{background:#ccd3cc;width:45px;height:1px}.visual-stats strong{color:var(--green-dark)}.visual-saving{background:var(--orange);color:#fff;border:4px solid #f8faf3;border-radius:50%;flex-direction:column;justify-content:center;align-items:flex-end;width:88px;height:88px;padding-right:16px;display:flex;position:absolute;bottom:10px;right:16px;transform:rotate(7deg)}.visual-saving strong{letter-spacing:-.04em;font-size:23px}.visual-saving span{font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;text-transform:uppercase;font-size:10px}.studio-section{background:var(--paper);border-top:1px solid var(--line);padding:22px clamp(24px,5vw,80px) 72px}.section-heading{justify-content:space-between;align-items:end;max-width:1390px;margin:0 auto 45px;display:flex}.section-number{color:var(--green-dark);font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;margin-bottom:17px;font-size:12px;font-weight:700;display:block}.section-heading h2,.privacy-section h2,.faq-intro h2{letter-spacing:-.045em;margin:0;font-family:Georgia,serif;font-size:clamp(36px,3.6vw,57px);font-weight:400;line-height:1}.section-heading>p{color:var(--muted);max-width:360px;margin:0 0 2px;font-size:16px;line-height:1.6}.studio-shell{background:var(--white);border:1px solid #dce1db;border-radius:18px;grid-template-columns:minmax(0,1fr) 390px;max-width:1390px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 18px 55px #1f2d2211}.studio-main{min-width:0;padding:30px}.dropzone{cursor:pointer;text-align:center;background:radial-gradient(circle at 20% 30%,#5ca86b0f,#0000 30%),#fbfcf9;border:1px dashed #bac7bb;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;min-height:245px;padding:35px;display:flex}.dropzone:hover,.dropzone.is-dragging{border-color:var(--green);background:#f4faf2}.dropzone.is-dragging{transform:scale(.996)}.drop-icon{color:var(--green-dark);border:1px solid #cfd8cf;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:20px;display:flex}.drop-icon span{margin-top:-2px;font-size:23px;font-weight:300}.dropzone>strong{font-size:18px;font-weight:670}.dropzone>p{color:#66736a;margin:8px 0 20px;font-size:15px;line-height:1.6}.drop-meta{flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;display:flex}.drop-meta span,.drop-meta b{color:#69746c;font-family:var(--font-geist-mono), monospace;letter-spacing:.06em;border:1px solid #dbe1da;border-radius:4px;padding:5px 7px;font-size:11px}.drop-meta b{color:#98a198;border:0;margin-left:5px;font-weight:500}.folder-save-bar{background:#f8faf6;border:1px solid #dfe5dd;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;margin-top:12px;padding:13px 14px;display:flex}.folder-save-bar.is-ready{background:#f0f8ef;border-color:#afd1b4}.folder-save-copy{align-items:center;gap:12px;min-width:0;display:flex}.folder-save-copy p{flex-direction:column;gap:3px;min-width:0;margin:0;display:flex}.folder-save-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.folder-save-copy p>span{color:#68736b;font-size:12px;line-height:1.5}.folder-save-icon{border:1.5px solid var(--green-dark);border-radius:2px;flex:none;width:23px;height:17px;display:block;position:relative}.folder-save-icon:before{border:1.5px solid var(--green-dark);content:"";background:#f8faf6;border-bottom:0;border-radius:2px 2px 0 0;width:9px;height:5px;position:absolute;top:-6px;left:2px}.folder-save-bar.is-ready .folder-save-icon:before{background:#f0f8ef}.folder-save-bar>button{color:var(--green-dark);cursor:pointer;background:#fff;border:1px solid #ccd6cc;border-radius:999px;flex:none;align-items:center;gap:10px;min-height:44px;padding:10px 16px;font-size:14px;font-weight:680;display:inline-flex}.folder-save-bar>button:hover{background:var(--green);border-color:var(--green);color:#fff}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.list-toolbar{justify-content:space-between;align-items:center;margin:31px 0 14px;display:flex}.list-toolbar>div:first-child{flex-direction:column;gap:4px;display:flex}.list-toolbar strong{font-size:16px}.list-toolbar span{color:#69746c;font-size:13px}.toolbar-actions{gap:8px;display:flex}.toolbar-actions button{color:#68736b;cursor:pointer;background:0 0;border:0;min-height:40px;padding:8px;font-size:14px}.toolbar-actions button:hover{color:var(--green-dark)}.notice{color:#765d32;background:#fff7e8;border:1px solid #efd8aa;border-radius:8px;margin-bottom:10px;padding:10px 12px;font-size:14px;line-height:1.55}.image-list{border:1px solid #e3e7e2;border-radius:10px;min-height:110px;max-height:455px;overflow:auto}.empty-list{color:#9ba39c;flex-direction:column;justify-content:center;align-items:center;min-height:110px;font-size:14px;display:flex}.empty-list span{font-size:22px}.empty-list p{margin:7px 0 0}.image-row{grid-template-columns:64px minmax(150px,1fr) 92px 100px 40px;align-items:center;gap:14px;min-height:92px;padding:11px 13px;display:grid}.image-row+.image-row{border-top:1px solid #e8ebe7}.image-row>img{object-fit:cover;background:#eef0eb;border-radius:6px;width:64px;height:64px}.image-details{flex-direction:column;min-width:0;display:flex}.image-details>strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:650;overflow:hidden}.image-details>span,.output-details span{color:#6f7971;font-family:var(--font-geist-mono), monospace;margin-top:5px;font-size:11px}.row-error{color:#9b3f38;margin-top:5px;font-size:12px;font-style:normal;line-height:1.45}.progress-track{background:#e6ebe5;border-radius:99px;width:min(200px,100%);height:3px;margin-top:8px;overflow:hidden}.progress-track span{background:var(--green);height:100%;transition:width .18s;display:block}.status-pill{font-family:var(--font-geist-mono), monospace;white-space:nowrap;border-radius:999px;justify-self:start;padding:7px 10px;font-size:11px}.status-ready{color:#6b756d;background:#f1f3f0}.status-completed{background:var(--green-pale);color:var(--green-dark)}.status-completed.is-larger{color:#a53830;background:#f9e1de}.status-processing,.status-queued{color:#51658e;background:#edf1fa}.status-failed,.status-cancelled{color:#a34b42;background:#f9eae8}.output-details{flex-direction:column;display:flex}.output-details strong{color:var(--green-dark);font-size:14px}.output-details.is-larger strong{color:#b43b32}.output-placeholder{color:#7f8981;font-size:14px}.row-action{color:#778179;cursor:pointer;background:0 0;border:1px solid #dbe0da;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:19px;text-decoration:none;display:flex}.row-action:hover{border-color:var(--green);color:var(--green-dark)}.row-action:disabled{cursor:default;opacity:.65}.download-action{background:var(--green-pale);color:var(--green-dark);border-color:#0000}.download-action.is-downloaded{color:#705b13;background:#fff1b8;border-color:#ead582}.download-action.is-downloaded:hover{color:#57460d;background:#ffe99b;border-color:#d7bd58}.result-summary{background:var(--ink);color:#fff;border-radius:11px;grid-template-columns:1fr .7fr auto;align-items:center;gap:20px;margin-top:14px;padding:16px 18px;display:grid}.result-summary>div{flex-direction:column;gap:3px;display:flex}.result-summary span{color:#b2c3b6;font-size:12px}.result-summary strong{font-size:15px}.result-summary .is-larger span,.result-summary .is-larger strong{color:#ff8c82}.result-summary button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:5px;min-height:44px;padding:10px 16px;font-size:14px;font-weight:650;display:inline-flex}.result-summary button:disabled{cursor:default;opacity:.94}.result-summary button.is-downloaded{color:#51420f;background:#f4e4a0}.result-summary button.is-downloaded:hover{background:#efda7f}.zip-success-icon{font-size:15px;line-height:1;display:inline-block}.zip-export-success .zip-success-icon{animation:.62s cubic-bezier(.2,.8,.3,1) both zip-success-bounce}@keyframes zip-success-bounce{0%,to{transform:translateY(0)scale(1)}32%{transform:translateY(-4px)scale(1.08)}58%{transform:translateY(0)scale(1)}76%{transform:translateY(-2px)scale(1.03)}}@media (prefers-reduced-motion:reduce){.zip-export-success .zip-success-icon{animation:none}}.settings-panel{background:#fafbf8;border-left:1px solid #e1e5df;flex-direction:column;min-height:660px;display:flex}.settings-heading{border-bottom:1px solid #e1e5df;justify-content:space-between;align-items:flex-start;padding:26px 24px 21px;display:flex}.settings-heading>div{flex-direction:column;gap:7px;display:flex}.settings-heading>div span{color:#667168;font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;font-size:11px}.settings-heading strong{font-size:17px}.local-badge{color:var(--green-dark);font-family:var(--font-geist-mono), monospace;font-size:11px}.setting-group{border-bottom:1px solid #e4e8e2;padding:20px 24px}.setting-group>label,.setting-label-row label{color:#3f4b43;margin-bottom:12px;font-size:14px;font-weight:700;display:block}.setting-group select{appearance:none;color:var(--ink);background:linear-gradient(45deg,#0000 50%,#657168 50%) right 15px top 48%/5px 5px no-repeat,linear-gradient(135deg,#657168 50%,#0000 50%) right 10px top 48%/5px 5px no-repeat,#fff;border:1px solid #d9dfd8;border-radius:7px;width:100%;height:48px;padding:0 35px 0 13px;font-size:14px}.setting-group>small{color:#68736b;margin-top:9px;font-size:12px;line-height:1.55;display:block}.preset-guidance{gap:8px;margin-top:10px;display:grid}.preset-guidance p{color:#68736b;margin:0;font-size:12px;line-height:1.55}.preset-sources{flex-wrap:wrap;gap:6px 12px;display:flex}.preset-sources a{color:var(--green-dark);text-underline-offset:3px;font-size:11px;font-weight:700;text-decoration:underline}.preset-sources a:hover{color:var(--green)}.advanced-options-toggle{color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #e4e8e2;justify-content:space-between;align-items:center;width:100%;min-height:76px;padding:18px 24px;display:flex}.advanced-options-toggle:hover{background:#f4f7f2}.advanced-options-toggle>span:first-child{flex-direction:column;gap:4px;display:flex}.advanced-options-toggle strong{font-size:14px}.advanced-options-toggle small{color:#68736b;font-size:12px;line-height:1.45}.advanced-options-mark{color:var(--green-dark);border:1px solid #ccd5cc;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;font-weight:300;display:flex}.advanced-options-toggle.is-open .advanced-options-mark{background:var(--green-pale);border-color:#a9cbae}.advanced-options-panel{background:#fcfdfb;border-bottom:1px solid #e4e8e2}.advanced-options-panel .setting-group:last-child{border-bottom:0}.segmented{background:#edf0eb;border-radius:7px;grid-template-columns:repeat(3,1fr);padding:3px;display:grid}.segmented button{color:#7a857c;cursor:pointer;font-family:var(--font-geist-mono), monospace;background:0 0;border:0;border-radius:5px;height:44px;font-size:12px;font-weight:650}.segmented button.active{color:var(--green-dark);background:#fff;box-shadow:0 2px 7px #22302514}.quality-options{gap:6px;display:grid}.quality-options button{cursor:pointer;text-align:left;background:#fff;border:1px solid #e0e5df;border-radius:7px;align-items:center;gap:12px;min-height:56px;padding:11px 12px;display:flex}.quality-options button.active{background:#f3f9f1;border-color:#8bc095}.radio-mark{border:1px solid #9faaa1;border-radius:50%;width:18px;height:18px;position:relative}.quality-options button.active .radio-mark{border-color:var(--green)}.quality-options button.active .radio-mark:after{background:var(--green);content:"";border-radius:50%;width:10px;height:10px;position:absolute;top:3px;left:3px}.quality-options button>span:last-child{flex-direction:column;gap:2px;display:flex}.quality-options strong{font-size:14px}.quality-options small{color:#68736b;font-size:12px}.setting-label-row{justify-content:space-between;align-items:center;display:flex}.setting-label-row label{margin-bottom:0}.toggle{cursor:pointer;background:#d9ded9;border:0;border-radius:999px;width:52px;height:30px;padding:3px}.toggle span{background:#fff;border-radius:50%;width:24px;height:24px;transition:transform .16s;display:block;transform:translate(0);box-shadow:0 1px 3px #00000026}.toggle.active{background:var(--green)}.toggle.active span{transform:translate(22px)}.number-input{background:#fff;border:1px solid #d9dfd8;border-radius:7px;align-items:center;height:48px;margin-top:11px;display:flex;overflow:hidden}.number-input input{color:var(--ink);background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 13px;font-size:14px}.number-input span{color:#68736b;font-family:var(--font-geist-mono), monospace;padding-right:13px;font-size:12px}.settings-footer{padding:18px 24px 24px}.settings-footer>div{color:var(--green-dark);align-items:center;gap:12px;margin-bottom:14px;display:flex}.settings-footer .lock-mark{flex:none;margin-left:3px}.settings-footer p{color:#68736b;flex-direction:column;gap:2px;margin:0;font-size:12px;line-height:1.45;display:flex}.settings-footer p strong{color:#3d4940;font-size:14px}.process-button{border-radius:9px;justify-content:space-between;align-items:center;width:100%;min-height:76px;padding:0 22px;font-size:18px;font-weight:750;display:flex}.process-button>span{font-size:24px;font-weight:400}.process-button.stop{background:#a44f46}.preset-section{background:var(--ink);color:#fff;padding:100px clamp(24px,5vw,80px)}.section-heading.light{border-bottom:1px solid #ffffff24;margin-bottom:0;padding-bottom:44px}.section-heading.light .section-number{color:#8cc697}.section-heading.light>p{color:#9bad9f}.preset-grid{grid-template-columns:repeat(5,1fr);max-width:1390px;margin:0 auto;display:grid}.preset-grid a{color:#fff;text-align:left;background:0 0;border:0;border-left:1px solid #ffffff21;min-height:190px;padding:28px 24px;text-decoration:none;display:block;position:relative}.preset-grid a:last-child{border-right:1px solid #ffffff21}.preset-grid a:hover{background:#ffffff0b}.preset-grid a.active{background:#5ca86b21;box-shadow:inset 0 3px #7fc08a}.preset-grid a.active>span,.preset-grid a.active em{color:#a8d9b0}.preset-grid a>span{color:#92a696;font-family:var(--font-geist-mono), monospace;font-size:12px}.preset-grid a>div{flex-direction:column;gap:6px;display:flex;position:absolute;bottom:27px;left:24px}.preset-grid strong{font-family:Georgia,serif;font-size:24px;font-weight:400}.preset-grid small{color:#adc0b0;font-size:13px;line-height:1.45}.preset-grid em{color:#93c39c;font-size:18px;font-style:normal;position:absolute;top:25px;right:22px}.privacy-section{text-align:center;background:#edf4eb;flex-direction:column;align-items:center;padding:110px 24px;display:flex}.privacy-mark{background:var(--green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:30px;display:flex}.lock-mark.large{width:15px;height:13px}.lock-mark.large:before{width:8px;height:8px;top:-9px;left:2px}.privacy-section h2{max-width:680px}.privacy-section>p{color:#667269;max-width:630px;margin:25px 0 35px;font-size:17px;line-height:1.75}.privacy-points{gap:32px;display:flex}.privacy-points span{color:#4f5f53;align-items:center;gap:8px;font-size:14px;font-weight:650;display:flex}.privacy-points span:before{color:var(--green);content:"●";font-size:6px}.about-section{background:#fbfcf8;padding:110px clamp(24px,7vw,112px)}.about-heading{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,.9fr) minmax(360px,.7fr);align-items:end;gap:clamp(48px,9vw,140px);padding-bottom:56px;display:grid}.about-heading h2{max-width:820px;margin:22px 0 0;font-size:clamp(38px,4.3vw,64px);line-height:1.04}.about-intro{gap:16px;display:grid}.about-intro p{color:var(--muted);margin:0;font-size:17px;line-height:1.75}.about-grid{grid-template-columns:repeat(4,1fr);display:grid}.about-grid article{border-left:1px solid var(--line);min-height:280px;padding:34px 26px 38px}.about-grid article:last-child{border-right:1px solid var(--line)}.about-grid article>span{color:var(--green-dark);font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;font-size:12px;font-weight:720}.about-grid h3{margin:76px 0 13px;font-family:Georgia,serif;font-size:24px;font-weight:400;line-height:1.2}.about-grid p{color:var(--muted);margin:0;font-size:15px;line-height:1.72}.about-note{background:var(--ink);color:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px;padding:42px clamp(28px,4vw,58px);display:grid}.about-note p{max-width:850px;margin:0;font-family:Georgia,serif;font-size:clamp(25px,2.4vw,36px);line-height:1.25}.about-note>span{color:#a9c9af;font-family:var(--font-geist-mono), monospace;text-transform:uppercase;max-width:190px;font-size:12px;font-weight:650;line-height:1.7}.case-study-section{background:#f0f4ed;padding:105px clamp(24px,7vw,112px)}.case-study-heading{border-bottom:1px solid #d3dbd2;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);align-items:end;gap:clamp(45px,8vw,120px);padding-bottom:44px;display:grid}.case-study-heading h2{max-width:760px;margin:20px 0 0;font-size:clamp(38px,4vw,60px);line-height:1.05}.case-study-heading>p{color:var(--muted);margin:0;font-size:16px;line-height:1.7}.case-study-main{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:0;margin-top:46px;display:grid}.image-comparison{min-width:0;margin:0}.comparison-stage{aspect-ratio:1;touch-action:pan-y;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #d3dbd2;position:relative;overflow:hidden}.comparison-stage:focus-within{outline-offset:3px;outline:3px solid #5ca86b80}.comparison-stage>img,.comparison-output,.comparison-output img{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.comparison-output{will-change:clip-path}.comparison-label{color:#fff;font-family:var(--font-geist-mono), monospace;letter-spacing:.07em;pointer-events:none;z-index:4;background:#142219d6;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:720;position:absolute;top:16px}.comparison-label-original{left:16px}.comparison-label-output{right:16px}.comparison-divider{color:var(--green-dark);pointer-events:none;z-index:5;background:#fff;border:1px solid #1422192e;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:flex;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 6px 20px #14221933}.comparison-divider:before{content:"";z-index:-1;background:#fff;width:2px;height:200vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #1422191f}.comparison-divider i{font-family:Arial,sans-serif;font-size:24px;font-style:normal;line-height:1}.comparison-range{cursor:ew-resize;opacity:0;z-index:6;width:100%;height:100%;margin:0;position:absolute;inset:0}.image-comparison figcaption{color:var(--muted);margin:10px 0 0;font-size:12px;line-height:1.55}.test-measurements{border-top:1px solid #d3dbd2;border-right:1px solid #d3dbd2}.test-measurements article{border-bottom:1px solid #d3dbd2;padding:24px 28px}.test-measurements article>span{color:var(--green-dark);font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;font-size:10px;font-weight:720}.test-measurements dl{margin:14px 0 0}.test-measurements dl div{justify-content:space-between;padding:4px 0;display:flex}.test-measurements dt{color:var(--muted);font-size:13px}.test-measurements dd{color:var(--ink);margin:0;font-size:13px;font-weight:700}.test-measurements ul{flex-wrap:wrap;gap:7px;margin:15px 0 0;padding:0;list-style:none;display:flex}.test-measurements li{color:#46534a;background:#fff;border-radius:999px;padding:6px 9px;font-size:11px}.test-method{justify-content:space-between;align-items:center;gap:30px;padding-top:22px;display:flex}.test-method p{color:var(--muted);max-width:780px;margin:0;font-size:12px;line-height:1.65}.test-method p b{color:var(--ink)}.test-method>span{color:#6f7c72;font-family:var(--font-geist-mono), monospace;text-transform:uppercase;font-size:10px}.faq-section{grid-template-columns:.65fr 1fr;gap:9vw;padding:105px clamp(24px,7vw,112px);display:grid}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:24px 0}.faq-list summary{cursor:pointer;padding-right:36px;font-size:17px;font-weight:640;line-height:1.45;list-style:none;position:relative}.faq-list summary:after{color:var(--green-dark);content:"+";font-size:18px;font-weight:300;position:absolute;top:-4px;right:4px}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:var(--muted);margin:16px 45px 2px 0;font-size:15px;line-height:1.75}.faq-sources{flex-wrap:wrap;align-items:center;gap:7px 12px;margin:14px 45px 3px 0;display:flex}.faq-sources>span{color:#7a867d;font-size:12px;font-weight:650}.faq-sources a{background:var(--green-pale);color:var(--green-dark);border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700;text-decoration:none}.faq-sources a:hover{color:#236b37;background:#dcefdc}footer{border-top:1px solid var(--line);grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:32px;padding:30px clamp(24px,5vw,80px);display:grid}.footer-brand{font-size:18px}.footer-identity p,footer>span{color:#667168;font-size:12px}.footer-identity p{margin:6px 0 0}.footer-links{flex-wrap:wrap;justify-content:center;gap:9px 18px;display:flex}.footer-links a{color:#536057;font-size:12px;font-weight:650;text-decoration:none}.footer-links a:hover{color:var(--green-dark)}footer>span{justify-self:end}.trust-page{background:#fbfcf8;min-height:100vh}.trust-header{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;min-height:84px;padding:0 clamp(24px,5vw,80px);display:grid}.trust-header nav{gap:23px;display:flex}.trust-header nav a{color:#58645b;font-size:13px;font-weight:620;text-decoration:none}.trust-header nav a:hover,.trust-header nav a.active{color:var(--green-dark)}.trust-language{color:var(--green-dark);justify-self:end;font-size:12px;font-weight:760;text-decoration:none}.trust-page>article{max-width:1240px;margin:0 auto;padding:0 clamp(24px,5vw,70px) 110px}.trust-hero{border-bottom:1px solid var(--line);padding:110px 0 70px}.trust-hero>span{color:var(--green-dark);font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;font-size:11px;font-weight:760}.trust-hero h1{letter-spacing:-.06em;max-width:950px;margin:24px 0 26px;font-size:clamp(52px,7vw,92px);line-height:.98}.trust-hero p{color:var(--muted);max-width:760px;margin:0;font-size:19px;line-height:1.7}.trust-hero small{color:#77837a;font-family:var(--font-geist-mono), monospace;text-transform:uppercase;margin-top:32px;font-size:10px;display:block}.trust-sections>section{border-bottom:1px solid var(--line);grid-template-columns:70px minmax(0,720px);gap:60px;padding:62px 0;display:grid}.trust-sections>section>span,.methodology-title>span{color:var(--green-dark);font-family:var(--font-geist-mono), monospace;font-size:11px;font-weight:720}.trust-sections h2{margin:-8px 0 22px;font-family:Georgia,serif;font-size:clamp(28px,3vw,42px);font-weight:400;line-height:1.15}.trust-sections p{color:var(--muted);margin:0 0 16px;font-size:16px;line-height:1.8}.trust-sections ul{color:#4f5c53;gap:10px;margin:24px 0 0;padding-left:20px;line-height:1.65;display:grid}.email-link{color:var(--green-dark);text-underline-offset:6px;font-size:clamp(24px,3vw,38px);font-weight:760;text-decoration:underline}.methodology-list{margin-top:70px}.methodology-list>section{border:1px solid var(--line);grid-template-columns:280px minmax(0,1fr);margin-top:-1px;display:grid}.methodology-title{background:#f1f5ee;padding:30px}.methodology-title h2{margin:52px 0 10px;font-family:Georgia,serif;font-size:30px;font-weight:400}.methodology-title small{color:var(--muted);font-size:12px;line-height:1.5}.methodology-copy{padding:30px 34px}.methodology-copy>div+div{border-top:1px solid var(--line);margin-top:22px;padding-top:22px}.methodology-copy b{color:var(--ink);font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:10px}.methodology-copy p{color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.75}.methodology-sources{flex-wrap:wrap;gap:9px;display:flex}.methodology-sources a{background:var(--green-pale);color:var(--green-dark);border-radius:999px;padding:7px 10px;font-size:11px;font-weight:720;text-decoration:none}.trust-footer{background:var(--ink);color:#fff;border:0;grid-template-columns:1fr auto auto}.trust-footer a{color:#c9ddcc;font-size:12px;font-weight:680;text-decoration:none}.trust-footer>span{color:#91a697}@media (width<=1080px){.header-tagline{display:none}.hero{grid-template-columns:1fr .95fr}.hero-copy{padding:70px 45px}.hero-visual{padding:42px}.studio-shell{grid-template-columns:minmax(0,1fr) 360px}.preset-grid{grid-template-columns:repeat(3,1fr)}.preset-grid a:nth-child(4),.preset-grid a:nth-child(5){border-top:1px solid #ffffff21}.preset-grid a:nth-child(5){border-right:1px solid #ffffff21}.trust-header{grid-template-columns:1fr auto}.trust-header nav{grid-area:2/1/auto/-1;justify-content:center;padding-bottom:18px}}@media (width<=800px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:72px 28px 58px}.hero-visual{min-height:520px;padding:42px 24px}.section-heading{flex-direction:column;align-items:flex-start;gap:24px}.studio-shell{grid-template-columns:1fr}.studio-main{padding:18px}.settings-panel{border-top:1px solid #e1e5df;border-left:0}.image-row{grid-template-columns:48px minmax(120px,1fr) auto}.image-row>img{width:48px;height:48px}.output-details,.output-placeholder{display:none}.status-pill{grid-column:2}.row-action{grid-area:1/3/span 2}.result-summary{grid-template-columns:1fr 1fr}.result-summary button{grid-column:1/-1}.preset-grid{grid-template-columns:1fr 1fr}.preset-grid a{border-top:1px solid #ffffff21}.about-heading{grid-template-columns:1fr;align-items:start}.about-grid{grid-template-columns:1fr 1fr}.about-grid article:nth-child(3){border-top:1px solid var(--line)}.about-grid article:nth-child(2){border-right:1px solid var(--line)}.about-grid article:nth-child(4){border-top:1px solid var(--line)}.about-note{grid-template-columns:1fr;align-items:start}.about-note>span{max-width:none}.faq-section,.case-study-heading,.case-study-main{grid-template-columns:1fr}.case-study-heading{align-items:start}.test-measurements{border-left:1px solid #d3dbd2}.test-method{flex-direction:column;align-items:flex-start}footer{grid-template-columns:1fr auto;gap:18px}footer .footer-identity p{display:none}.footer-links{grid-area:2/1/auto/-1;justify-content:flex-start}.trust-sections>section{grid-template-columns:42px minmax(0,1fr);gap:24px}.methodology-list>section{grid-template-columns:1fr}.methodology-title h2{margin-top:24px}.trust-footer{grid-template-columns:1fr auto}.trust-footer>span{grid-column:1/-1;justify-self:start}}@media (width<=520px){.site-header{grid-template-columns:minmax(0,1fr) auto;height:76px;padding-left:18px;padding-right:14px}.brand{font-size:19px}.header-actions{gap:0}.language-switch button{min-height:32px;padding:5px 8px}.hero h1{font-size:49px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-visual{min-height:420px}.visual-body{min-height:300px;padding:17px}.visual-product{height:205px}.visual-saving{transform-origin:100% 100%;transform:scale(.82)rotate(7deg)}.about-section{padding-left:18px;padding-right:18px}.about-heading{padding-bottom:42px}.about-grid{grid-template-columns:1fr}.about-grid article{border-right:1px solid var(--line);min-height:230px;padding:30px 24px}.about-grid article:nth-child(n+2){border-top:1px solid var(--line)}.about-grid h3{margin-top:50px}.case-study-section{padding-left:18px;padding-right:18px}.comparison-label{font-size:9px;top:10px}.comparison-label-original{left:10px}.comparison-label-output{right:10px}.trust-header{gap:12px;min-height:76px;padding:14px 18px}.trust-header nav{justify-content:flex-start;gap:9px 15px;padding-bottom:8px;overflow-x:auto}.trust-header nav a{white-space:nowrap}.trust-page>article{padding-left:18px;padding-right:18px}.trust-hero{padding:76px 0 52px}.trust-sections>section{grid-template-columns:1fr;padding:44px 0}.methodology-copy,.methodology-title{padding:24px}.studio-section,.preset-section{padding-left:14px;padding-right:14px}.dropzone{min-height:220px;padding:25px 12px}.drop-meta b{display:none}.folder-save-bar{flex-direction:column;align-items:stretch}.folder-save-bar>button{justify-content:space-between;width:100%}.list-toolbar{align-items:flex-start;gap:12px}.toolbar-actions{text-align:right;flex-direction:column}.preset-grid{grid-template-columns:1fr}.preset-grid a,.preset-grid a:last-child{border-left:0;border-right:0}.privacy-points{flex-direction:column;align-items:flex-start;gap:15px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
