.resizer-page-main{width:min(1220px,92vw);margin:0 auto;padding:58px 0 100px}.resizer-hero{max-width:980px;margin-bottom:44px}.resizer-app{margin-bottom:96px}.resizer-steps{border:1px solid var(--border);background:#ebe9df;border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:14px;padding:8px;display:grid}.resizer-steps span{color:var(--muted);text-align:center;border-radius:10px;padding:11px 12px;font-size:.8rem;font-weight:800}.resizer-steps span.active,.resizer-steps span.complete{color:var(--green);background:var(--surface)}.resizer-steps span.complete:before{content:"✓ "}.upload-zone{text-align:center;background:linear-gradient(var(--surface), var(--surface)) padding-box, repeating-linear-gradient(90deg, var(--green) 0 12px, transparent 12px 22px) border-box;min-height:300px;box-shadow:var(--shadow);border:2px solid #0000;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:42px 28px;transition:transform .18s,box-shadow .18s,background-color .18s;display:flex;position:relative}.upload-zone.dragging{background:linear-gradient(var(--green-soft), var(--green-soft)) padding-box, repeating-linear-gradient(90deg, var(--green) 0 12px, transparent 12px 22px) border-box;transform:translateY(-2px);box-shadow:0 24px 58px #16201924}.upload-zone input[type=file]{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.upload-icon{width:62px;height:62px;color:var(--green);background:var(--green-soft);border-radius:18px;place-items:center;font-size:2rem;font-weight:900;display:grid}.upload-zone h2{letter-spacing:-.04em;margin:0 0 8px;font-size:clamp(1.7rem,3vw,2.4rem)}.upload-zone p,.upload-zone small{color:var(--muted);margin:0}.upload-zone small{max-width:540px;font-size:.78rem;line-height:1.45}.resizer-alert{border-radius:12px;margin-top:14px;padding:14px 16px;font-weight:700}.resizer-alert.error{color:var(--red);background:var(--red-soft);border:1px solid #a63e3238}.resizer-alert.success{color:var(--green);background:var(--green-soft);border:1px solid #173f3129}.resizer-workspace{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:28px;grid-template-columns:290px minmax(0,1fr);margin-top:22px;display:grid;overflow:hidden}.resizer-sidebar{border-right:1px solid var(--border);background:#efeee8;padding:26px 20px}.sidebar-heading,.workspace-heading,.download-section{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.sidebar-heading h2,.workspace-heading h2,.download-section h2{letter-spacing:-.04em;margin:6px 0 0;font-size:clamp(1.45rem,2.5vw,2rem)}.image-list{overscroll-behavior:contain;flex-direction:column;gap:8px;max-height:640px;margin:22px 0 16px;display:flex;overflow-y:auto}.image-list-item{cursor:pointer;width:100%;color:var(--text);text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;grid-template-columns:52px minmax(0,1fr) 28px;align-items:center;gap:10px;padding:9px;display:grid}.image-list-item:hover,.image-list-item.active{background:var(--surface);border-color:var(--border)}.image-list-item.active{box-shadow:0 6px 18px #16201914}.image-list-item img{object-fit:cover;border-radius:9px;width:52px;height:52px;display:block}.image-list-item strong,.image-list-item small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.image-list-item strong{font-size:.82rem}.image-list-item small{color:var(--muted);margin-top:4px;font-size:.68rem}.remove-image{width:28px;height:28px;color:var(--muted);border-radius:999px;place-items:center;font-size:1.2rem;display:grid}.remove-image:hover,.remove-image:focus-visible{color:var(--red);background:var(--red-soft);outline:none}.full-button{justify-content:center;width:100%}.resizer-main-panel{min-width:0}.preset-section,.crop-section,.download-section{padding:clamp(28px,4vw,48px)}.preset-section,.crop-section{border-bottom:1px solid var(--border)}.workspace-heading p,.download-section p{max-width:690px;color:var(--muted);margin:12px 0 0;line-height:1.55}.output-count{color:var(--green);background:var(--green-soft);border-radius:999px;flex:none;padding:8px 11px;font-size:.78rem;font-weight:900}.preset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:26px;display:grid}.preset-check{cursor:pointer;border:1px solid var(--border);background:#faf9f5;border-radius:14px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:12px;min-height:84px;padding:16px;transition:border-color .16s,background-color .16s,transform .16s;display:grid}.preset-check:hover{border-color:var(--green);transform:translateY(-1px)}.preset-check.selected{background:var(--green-soft);border-color:var(--green)}.preset-check input{opacity:0;pointer-events:none;position:absolute}.preset-checkbox{color:#fff;background:var(--surface);border:1px solid #b8c0ba;border-radius:7px;place-items:center;width:24px;height:24px;font-size:.8rem;font-weight:900;display:grid}.preset-check.selected .preset-checkbox{background:var(--green);border-color:var(--green)}.preset-check strong,.preset-check small{display:block}.preset-check strong{margin-bottom:4px}.preset-check small{color:var(--muted);font-size:.75rem;line-height:1.35}.advanced-toggle{cursor:pointer;width:100%;color:var(--green);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;margin-top:14px;padding:12px 4px;font-weight:800;display:flex}.advanced-toggle span{font-size:1.2rem}.advanced-presets{margin-top:8px}.crop-heading{margin-bottom:24px}.output-tabs{background:#efeee8;border-radius:14px;gap:8px;padding:7px;display:flex;overflow-x:auto}.output-tabs button{cursor:pointer;min-width:132px;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:10px;padding:11px 13px}.output-tabs button.active{color:var(--text);background:var(--surface);box-shadow:0 3px 12px #16201917}.output-tabs strong,.output-tabs small{display:block}.output-tabs small{margin-top:3px;font-size:.68rem}.crop-editor{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:28px;margin-top:24px;display:grid}.preview-column{min-width:0}.crop-preview{cursor:crosshair;background:var(--background);border:1px solid var(--border);border-radius:18px;width:100%;min-height:250px;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 14px 32px #1620191a}.crop-preview.fit{cursor:default}.crop-preview img{width:100%;height:100%;display:block;position:absolute;inset:0}.focus-marker{pointer-events:none;border:2px solid #fff;border-radius:999px;width:30px;height:30px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #162019a6,0 4px 12px #0003}.focus-marker:before,.focus-marker:after{content:"";background:#fff;position:absolute;box-shadow:0 0 0 1px #16201959}.focus-marker:before{width:2px;height:38px;top:-6px;left:12px}.focus-marker:after{width:38px;height:2px;top:12px;left:-6px}.preview-label{color:#fff;pointer-events:none;background:#162019cc;border-radius:999px;padding:7px 10px;font-size:.7rem;font-weight:800;position:absolute;bottom:12px;left:12px}.preview-help{color:var(--muted);margin:12px 0 0;font-size:.8rem;line-height:1.45}.crop-controls{flex-direction:column;gap:20px;display:flex}.spec-card{color:var(--green);background:var(--green-soft);border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.spec-card strong,.spec-card span{display:block}.spec-card>span{flex:none;font-size:.75rem;font-weight:900}.spec-platform{letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-size:.68rem;font-weight:900}.mode-control>span{margin-bottom:8px;font-size:.85rem;font-weight:800;display:block}.method-warning{color:var(--red);margin-top:8px;line-height:1.4;display:block}.focus-controls{border:1px solid var(--border);background:#faf9f5;border-radius:14px;padding:17px}.focus-controls label{margin-bottom:16px;display:block}.focus-controls label>span{justify-content:space-between;gap:12px;margin-bottom:8px;font-size:.78rem;font-weight:800;display:flex}.focus-controls input[type=range]{width:100%;accent-color:var(--green)}.quality-checks{gap:8px;display:grid}.quality-checks>div{border-radius:12px;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:10px;padding:12px;display:grid}.quality-checks>div>span{border-radius:999px;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.quality-checks p{margin:0;font-size:.75rem;line-height:1.4}.quality-checks strong{margin-bottom:2px;display:block}.quality-pass{color:var(--green);background:var(--green-soft)}.quality-pass>span{color:#fff;background:var(--green)}.quality-warn{color:var(--red);background:var(--red-soft)}.quality-warn>span{color:#fff;background:var(--red)}.quality-neutral{color:#6b5c1c;background:var(--yellow-soft)}.quality-neutral>span{color:var(--text);background:var(--yellow)}.download-section{background:var(--green-soft);align-items:center}.download-section h2{margin-top:6px}.download-all{justify-content:center;min-width:220px}.download-all:disabled,.secondary-button:disabled{cursor:wait;opacity:.68}.resizer-content,.specs-section,.faq-section{margin-top:92px}.content-grid.three-column{grid-template-columns:repeat(3,minmax(0,1fr))}.specs-table-wrap{background:var(--surface);border:1px solid var(--border);border-radius:18px;margin-top:28px;overflow-x:auto;box-shadow:0 12px 32px #1620190f}.specs-table{border-collapse:collapse;width:100%;min-width:780px}.specs-table th,.specs-table td{text-align:left;vertical-align:top;border-bottom:1px solid var(--border);padding:17px 18px}.specs-table th{color:var(--green);background:var(--green-soft);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem}.specs-table tr:last-child td{border-bottom:0}.specs-table td{color:var(--muted);font-size:.86rem;line-height:1.5}.specs-table td strong{color:var(--text)}.specs-table a{color:var(--green);text-underline-offset:3px;font-weight:800;text-decoration:underline}.verification-note{color:var(--muted);margin:12px 0 0;font-size:.76rem}.resizer-cta{margin-top:92px}@media (max-width:1050px){.resizer-workspace{grid-template-columns:240px minmax(0,1fr)}.crop-editor{grid-template-columns:1fr}.crop-preview{max-height:560px}}@media (max-width:820px){.resizer-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.resizer-workspace{grid-template-columns:1fr}.resizer-sidebar{border-right:0;border-bottom:1px solid var(--border)}.image-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;display:grid}.content-grid.three-column{grid-template-columns:1fr}}@media (max-width:660px){.resizer-page-main{width:min(94vw,1220px);padding-top:38px}.resizer-steps{display:none}.upload-zone{border-radius:22px;min-height:270px;padding:34px 20px}.resizer-workspace{border-radius:22px}.preset-section,.crop-section,.download-section{padding:26px 20px}.preset-grid,.image-list{grid-template-columns:1fr}.workspace-heading,.download-section{flex-direction:column;align-items:flex-start}.output-count{align-self:flex-start}.crop-preview{border-radius:14px;min-height:190px}.download-all{width:100%}.spec-card{flex-direction:column;align-items:flex-start}}
.resizer-hero,.resizer-hero h1,.resizer-hero .hero-copy,.resizer-hero .hero-note{width:100%;max-width:none}.resizer-pain-point{background:#eef4ef;border:1px solid #cfddd4;border-radius:24px;margin:0 0 48px;padding:clamp(26px,4vw,44px)}.resizer-pain-point h2{letter-spacing:-.05em;max-width:1050px;margin:0 0 14px;font-size:clamp(2rem,4vw,3.6rem);line-height:1.02}.resizer-pain-point>p:last-child{max-width:none;color:var(--muted);margin:0;font-size:clamp(1rem,1.7vw,1.18rem);line-height:1.65}.image-type-picker{border:1px solid var(--border);background:#fff;border-radius:22px;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);align-items:center;gap:28px;margin-bottom:18px;padding:clamp(22px,3vw,34px);display:grid;box-shadow:0 12px 32px #1620190f}.image-type-picker h2{letter-spacing:-.04em;margin:7px 0 8px;font-size:clamp(1.65rem,2.8vw,2.35rem)}.image-type-picker p{color:var(--muted);margin:0;line-height:1.5}.image-type-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.image-type-options button{cursor:pointer;min-height:108px;color:var(--text);border:1px solid var(--border);text-align:left;background:#f8f7f2;border-radius:15px;flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;padding:17px;transition:transform .16s,border-color .16s,background-color .16s;display:flex}.image-type-options button:hover{border-color:var(--green);transform:translateY(-2px)}.image-type-options button.active{color:var(--green);background:var(--green-soft);border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green)}.image-type-options strong{font-size:.95rem}.image-type-options span{color:var(--muted);font-size:.74rem;font-weight:700}.full-width-copy,.full-width-copy h2,.full-width-copy>p:last-child{width:100%;max-width:none}.full-width-copy h2{letter-spacing:-.055em;margin:0 0 18px;font-size:clamp(2.4rem,5vw,4.8rem);line-height:.98}.full-width-copy>p:last-child{color:var(--muted);font-size:clamp(1rem,1.6vw,1.14rem);line-height:1.65}.resizer-process-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:34px;display:grid}.resizer-process-grid article{border:1px solid var(--border);background:#fff;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:20px;min-height:180px;padding:26px;display:grid}.resizer-process-grid article>span{width:52px;height:52px;color:var(--green);background:var(--green-soft);letter-spacing:.05em;border-radius:50%;place-items:center;font-size:.82rem;font-weight:900;display:grid}.resizer-process-grid h3{margin:4px 0 9px;font-size:1.25rem}.resizer-process-grid p{color:var(--muted);margin:0;line-height:1.55}.resizer-cta-soft{background:#e8f0ea;border:1px solid #c7d9cd;border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:36px;margin-top:92px;padding:clamp(30px,5vw,58px);display:grid}.resizer-cta-soft h2{letter-spacing:-.05em;max-width:800px;margin:7px 0 14px;font-size:clamp(2rem,4vw,3.8rem);line-height:1.02}.resizer-cta-soft p:last-child{max-width:820px;color:var(--muted);margin:0;line-height:1.6}.resizer-cta-soft a{color:#fff;background:var(--green);border:1px solid var(--green);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:13px 20px;font-weight:900;display:inline-flex}@media (max-width:900px){.image-type-picker,.resizer-cta-soft,.resizer-process-grid{grid-template-columns:1fr}.resizer-cta-soft a{width:max-content}}@media (max-width:660px){.resizer-hero h1{font-size:clamp(2.5rem,14vw,4.2rem)}.image-type-options{grid-template-columns:1fr}.image-type-options button{min-height:84px}.resizer-process-grid article{grid-template-columns:1fr;min-height:0}.resizer-cta-soft a{width:100%}}
.resizer-hero{max-width:none}.resizer-hero h1,.resizer-hero .hero-copy,.resizer-hero .hero-note{width:100%;max-width:none}.resizer-hero .hero-copy{line-height:1.45}.resizer-pain-point{background:#eef3ef;border:1px solid #cfd9d2;border-radius:22px;margin:0 0 34px;padding:30px 34px}.resizer-pain-point h2{letter-spacing:-.045em;max-width:980px;margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.02}.resizer-pain-point>p:last-child{max-width:none;color:var(--muted);margin:18px 0 0;font-size:1.02rem;line-height:1.6}.image-type-picker{border:1px solid var(--border);background:#fff;border-radius:22px;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:end;gap:28px;margin-bottom:16px;padding:28px;display:grid;box-shadow:0 12px 32px #1620190f}.image-type-picker h2{letter-spacing:-.04em;margin:6px 0 8px;font-size:clamp(1.6rem,3vw,2.3rem)}.image-type-picker p{color:var(--muted);margin:0;line-height:1.5}.image-type-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.image-type-options button{cursor:pointer;color:var(--text);border:1px solid var(--border);text-align:left;background:#f7f4eb;border-radius:14px;flex-direction:column;align-items:flex-start;gap:5px;padding:16px;display:flex}.image-type-options button.active{background:var(--green-soft);border-color:var(--green);box-shadow:0 0 0 2px #173f3114}.image-type-options strong{font-size:.93rem}.image-type-options span{color:var(--muted);font-size:.74rem}.full-width-copy{max-width:none!important}.full-width-copy h2{white-space:normal;max-width:none!important}.full-width-copy>p:last-child{max-width:none!important}.resizer-process-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:32px;display:grid}.resizer-process-grid article{border:1px solid var(--border);background:#fff;border-radius:18px;grid-template-columns:auto minmax(0,1fr);gap:18px;padding:24px;display:grid;box-shadow:0 8px 24px #1620190a}.resizer-process-grid article>span{color:var(--green);letter-spacing:-.05em;font-size:2rem;font-weight:900;line-height:1}.resizer-process-grid h3{margin:0 0 8px;font-size:1.15rem}.resizer-process-grid p{color:var(--muted);margin:0;line-height:1.55}.specs-section .content-intro h2,.faq-section .content-intro h2{white-space:nowrap;max-width:none}.specs-table-wrap{overflow-x:auto}.resizer-cta-soft{background:#edf2ee;border:1px solid #cdd8d1;border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:36px;margin-top:70px;padding:42px;display:grid}.resizer-cta-soft h2{letter-spacing:-.045em;max-width:760px;margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.02}.resizer-cta-soft p:last-child{max-width:760px;color:var(--muted);margin:16px 0 0;line-height:1.6}.resizer-cta-soft a{color:#fff;background:var(--green);border:1px solid var(--green);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:14px 20px;font-weight:900;display:inline-flex}.resizer-cta-soft a:hover{background:#0f3025}.resizer-content .content-intro,.specs-section .content-intro,.faq-section .content-intro,.faq-list{max-width:none}.upload-zone .primary-button,.download-section .primary-button{background:var(--green);color:#fff;border-color:var(--green)}@media (max-width:800px){.image-type-picker,.image-type-options,.resizer-process-grid,.resizer-cta-soft{grid-template-columns:1fr}.specs-section .content-intro h2,.faq-section .content-intro h2{white-space:normal}}@media (max-width:620px){.resizer-pain-point{padding:24px 20px}.image-type-picker,.resizer-process-grid article{padding:20px}.resizer-cta-soft{padding:28px 22px}.resizer-cta-soft a{width:100%}.resizer-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}
