@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700&family=Instrument+Serif:ital@0;1&display=swap";:root{color-scheme:light;--canvas: #f5f5f0;--surface: #ffffff;--surface-soft: #f8f8f4;--ink: #191a17;--muted: #6e706a;--faint: #9da098;--line: #ddded7;--line-strong: #c9cbc2;--accent: #f45d3a;--accent-deep: #d74425;--accent-wash: #fff0eb;--success: #36785a;--error: #bf3c35;--shadow: 0 22px 60px rgba(34, 37, 27, .07), 0 3px 12px rgba(34, 37, 27, .03);--display: "Instrument Serif", Georgia, serif;--body: "DM Sans", "Segoe UI", sans-serif;--mono: "DM Mono", "Cascadia Mono", monospace}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--canvas);color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.62}a{color:inherit;text-decoration:none}.header-nav a:focus-visible,.site-footer a:focus-visible,.brand:focus-visible,.text-button:focus-visible,.secondary-button:focus-visible,.primary-button:focus-visible,.download-button:focus-visible{outline:2px solid var(--accent-deep);outline-offset:3px;border-radius:3px}.site-shell{overflow:hidden}.site-header,main,.site-footer{width:min(1180px,calc(100% - 56px));margin:0 auto}.site-header{display:flex;align-items:center;justify-content:space-between;height:88px;border-bottom:1px solid rgba(204,206,197,.72)}.brand{display:inline-flex;align-items:center;gap:10px;font-size:17px;font-weight:700;letter-spacing:-.055em}.brand-mark{display:grid;width:29px;height:29px;place-items:center;border-radius:9px 9px 9px 3px;background:var(--ink);color:var(--canvas);transform:rotate(-4deg)}.brand-mark svg{width:19px;transform:rotate(4deg)}.brand-name{transform:translateY(-1px)}.header-nav{display:flex;align-items:center;gap:27px;color:var(--muted);font-size:12px;font-weight:600}.header-nav a{transition:color .16s ease}.header-nav a:hover,.site-footer a:hover{color:var(--accent-deep)}.header-pill{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid var(--line);border-radius:999px;background:#ffffff61;color:var(--ink);font-size:11px}.status-dot,.local-note-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#54a879;box-shadow:0 0 0 3px #54a8791f}.hero{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;padding:79px 3px 50px}.hero-copy{max-width:720px}.eyebrow,.ready-kicker,.result-kicker,.processing-kicker{margin:0 0 19px;color:var(--accent-deep);font-family:var(--mono);font-size:10px;font-weight:500;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow-line{display:inline-block;width:25px;height:1px;background:currentColor}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.055em}h1{max-width:720px;margin-bottom:24px;font-size:clamp(46px,7vw,82px);font-weight:600;line-height:.96}h1 em,h2 em{color:var(--accent);font-family:var(--display);font-weight:400;letter-spacing:-.04em}.hero-subtitle{max-width:500px;margin-bottom:0;color:var(--muted);font-size:15px;line-height:1.7}.hero-note{display:grid;grid-template-columns:auto 1fr auto;align-items:end;gap:12px;min-width:188px;padding:0 1px 5px 18px;border-left:1px solid var(--line-strong);color:var(--muted)}.hero-note-number{align-self:start;color:var(--accent);font-family:var(--mono);font-size:10px}.hero-note-copy{font-size:12px;font-weight:600;line-height:1.35}.hero-note svg{width:36px;color:var(--accent)}.tool-wrap{position:relative;margin-bottom:137px;border:1px solid var(--line-strong);border-radius:19px;background:var(--surface);box-shadow:var(--shadow)}.tool-chrome{display:flex;align-items:center;justify-content:space-between;min-height:57px;padding:0 23px;border-bottom:1px solid var(--line)}.tool-label,.privacy-label{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:700;letter-spacing:-.01em}.tool-step,.privacy-lock,.mini-lock{color:var(--accent);font-family:var(--mono);font-size:10px;font-weight:500}.privacy-label{color:var(--muted);font-size:10px;font-weight:500}.tool-surface{min-height:440px;padding:20px}.empty-state,.workspace-state,.processing-state,.result-state{min-height:398px}.empty-state{display:flex;flex-direction:column;gap:18px}.file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.drop-zone{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;min-height:344px;padding:42px 20px;border:1px dashed #bbbeb3;border-radius:12px;background:#fbfbf8;color:var(--ink);transition:border-color .18s ease,background .18s ease,transform .18s ease}.drop-zone:hover,.drop-zone:focus-visible,.drop-zone.is-dragging{border-color:var(--accent);outline:none;background:var(--accent-wash)}.drop-zone.is-dragging{transform:scale(.995)}.drop-icon{display:grid;width:62px;height:62px;margin-bottom:24px;place-items:center;border:1px solid var(--line-strong);border-radius:18px 18px 18px 5px;background:var(--surface);color:var(--accent);box-shadow:0 8px 20px #1e21170d;transform:rotate(-4deg);transition:transform .18s ease}.drop-zone:hover .drop-icon,.drop-zone:focus-visible .drop-icon,.drop-zone.is-dragging .drop-icon{transform:rotate(4deg) translateY(-3px)}.drop-icon svg{width:35px}.drop-title{margin-bottom:9px;font-size:20px;font-weight:700;letter-spacing:-.045em}.drop-or{color:var(--muted);font-size:13px}.drop-or span{color:var(--accent-deep);font-weight:700;text-decoration:underline;text-decoration-color:#d744254d;text-underline-offset:3px}.drop-helper{margin-top:35px;color:var(--muted);font-family:var(--mono);font-size:9px;letter-spacing:.03em}.empty-footer{display:flex;justify-content:center;gap:32px;color:var(--muted);font-size:10px}.mini-check,.result-check{color:var(--accent);font-weight:700}.file-summary{display:flex;align-items:center;justify-content:space-between;min-height:56px;padding:3px 7px 16px}.file-summary-main{display:flex;align-items:center;gap:12px;min-width:0}.file-type-icon{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:1px solid #f4b8a9;border-radius:9px 9px 9px 3px;background:var(--accent-wash);color:var(--accent-deep);font-family:var(--mono);font-size:8px;transform:rotate(-3deg)}.file-name{max-width:340px;margin-bottom:3px;overflow:hidden;font-size:12px;font-weight:700;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap}.file-meta{margin-bottom:0;color:var(--muted);font-family:var(--mono);font-size:9px}.text-button,.secondary-button{border:0;background:transparent;color:var(--muted);font-size:11px;font-weight:600;transition:color .16s ease}.text-button:hover,.secondary-button:hover{color:var(--accent-deep)}.text-button span,.secondary-button span{display:inline-block;margin-left:5px;color:var(--accent);transition:transform .16s ease}.text-button:hover span,.secondary-button:hover span{transform:translate(2px,-2px)}.ready-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.7fr);gap:20px;min-height:337px}.preview-frame{overflow:hidden;border:1px solid var(--line);border-radius:10px;background:var(--surface-soft)}.preview-label{display:flex;align-items:center;justify-content:space-between;min-height:38px;padding:0 13px;border-bottom:1px solid var(--line);color:var(--muted);font-family:var(--mono);font-size:9px;letter-spacing:.03em}.preview-badge{color:var(--ink);font-size:9px;font-weight:500;letter-spacing:.09em}.accent-badge{color:var(--accent-deep)}.image-stage{display:grid;min-height:298px;place-items:center;padding:20px}.image-stage img{display:block;max-width:100%;max-height:278px;object-fit:contain}.original-stage{background:#f1f1ed}.original-stage img{border-radius:4px;box-shadow:0 10px 24px #21231b1f}.ready-side{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:25px 16px 22px 13px}.ready-kicker,.result-kicker,.processing-kicker{margin-bottom:14px;font-size:9px}.ready-side h2,.result-heading h2,.processing-state h2{margin-bottom:15px;font-size:clamp(28px,4vw,40px);font-weight:600;line-height:.98}.ready-copy{max-width:275px;margin-bottom:26px;color:var(--muted);font-size:13px;line-height:1.6}.primary-button,.download-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--accent);background:var(--accent);color:#fffaf5;font-weight:700;box-shadow:0 7px 16px #f45d3a29;transition:background .16s ease,border-color .16s ease,transform .16s ease,box-shadow .16s ease}.primary-button{min-height:47px;gap:11px;padding:0 16px;border-radius:7px;font-size:12px}.primary-button:hover,.download-button:hover{border-color:var(--accent-deep);background:var(--accent-deep);box-shadow:0 10px 22px #f45d3a36;transform:translateY(-2px)}.button-icon{font-size:14px}.button-arrow{margin-left:8px;font-size:16px;font-weight:400;line-height:1}.local-note{display:flex;align-items:center;gap:9px;margin:19px 0 0 2px;color:var(--muted);font-family:var(--mono);font-size:9px}.processing-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center}.processing-orbit{position:relative;display:grid;width:76px;height:76px;margin-bottom:29px;place-items:center;border:1px solid #f2b9aa;border-radius:50%;background:var(--accent-wash);animation:orbit-pulse 1.8s ease-in-out infinite}.processing-orbit:before,.processing-orbit:after{position:absolute;border-radius:50%;content:""}.processing-orbit:before{inset:10px;border:1px dashed rgba(244,93,58,.7);animation:spin 8s linear infinite}.processing-orbit:after{inset:25px;background:var(--accent);box-shadow:0 0 0 6px #f45d3a21}.processing-orbit span{position:absolute;z-index:1;width:6px;height:6px;border-radius:50%;background:#fff;transform:translate(20px,-20px)}.processing-state h2{margin-bottom:9px;font-size:36px}.processing-copy{max-width:370px;margin-bottom:25px;color:var(--muted);font-size:12px;line-height:1.6}.processing-progress{width:min(280px,80%);height:3px;overflow:hidden;border-radius:999px;background:#f1d6ce}.processing-progress span{display:block;width:8%;height:100%;border-radius:inherit;background:var(--accent);transition:width .35s ease}.processing-footnote{margin:22px 0 0;color:var(--muted);font-family:var(--mono);font-size:9px}.result-state{padding:2px 7px 0}.result-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;padding:0 0 21px}.result-kicker{margin-top:3px}.result-heading h2{margin-bottom:0;font-size:clamp(25px,3vw,34px)}.download-button{min-height:42px;gap:8px;padding:0 14px;border-radius:6px;font-size:11px;white-space:nowrap}.download-button span{font-size:17px;font-weight:400;line-height:1}.compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.compare-frame .image-stage{min-height:285px}.checker-stage{background-color:#f8f8f4;background-image:linear-gradient(45deg,#e0e1da 25%,transparent 25%),linear-gradient(-45deg,#e0e1da 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e0e1da 75%),linear-gradient(-45deg,transparent 75%,#e0e1da 75%);background-position:0 0,0 9px,9px -9px,-9px 0;background-size:18px 18px}.checker-stage img{filter:drop-shadow(0 10px 14px rgba(30,30,24,.16))}.result-footer{display:flex;align-items:center;justify-content:space-between;min-height:54px;padding-top:10px}.result-footer p{margin:0;color:var(--muted);font-family:var(--mono);font-size:9px}.tool-status{display:flex;align-items:center;gap:9px;min-height:47px;padding:0 24px;border-top:1px solid var(--line);color:var(--muted);font-family:var(--mono);font-size:9px}.status-indicator{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:var(--line-strong)}.status-indicator[data-tone=ready]{background:var(--accent)}.status-indicator[data-tone=working]{background:var(--accent);animation:blink 1.1s ease-in-out infinite}.status-indicator[data-tone=success]{background:var(--success)}.status-indicator[data-tone=error]{background:var(--error)}.how-section{padding-bottom:130px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:35px}.section-heading .eyebrow{margin-bottom:7px}.section-heading h2{margin:0;font-size:clamp(38px,5.2vw,59px);font-weight:600;line-height:.95}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.step-card{position:relative;min-height:240px;padding:24px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.step-card-accent{border-color:#f0c4b7;background:var(--accent-wash)}.step-number{position:absolute;top:24px;right:24px;color:var(--faint);font-family:var(--mono);font-size:10px}.step-icon{display:grid;width:39px;height:39px;margin-bottom:45px;place-items:center;border:1px solid var(--line-strong);border-radius:10px 10px 10px 3px;color:var(--accent);font-size:20px;font-weight:400;transform:rotate(-3deg)}.sparkle-step-icon{border-color:#f0ad9d}.step-card h3{margin-bottom:9px;font-size:15px;letter-spacing:-.035em}.step-card p{max-width:270px;margin-bottom:0;color:var(--muted);font-size:11px;line-height:1.65}.privacy-section{display:grid;grid-template-columns:118px 1fr 190px;align-items:center;gap:38px;padding:48px 0 55px;border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong)}.privacy-mark{display:flex;align-items:end;justify-content:center;gap:4px;height:82px;padding-bottom:12px;border:1px solid var(--line);border-radius:50%;transform:rotate(-7deg)}.privacy-mark span{display:block;width:8px;border-radius:999px 999px 2px 2px;background:var(--accent)}.privacy-mark span:nth-child(1){height:19px;opacity:.45}.privacy-mark span:nth-child(2){height:35px}.privacy-mark span:nth-child(3){height:25px;opacity:.7}.privacy-section .eyebrow{margin-bottom:14px}.privacy-section h2{margin-bottom:12px;font-size:clamp(30px,4vw,46px);font-weight:600;line-height:.95}.privacy-section p:last-child{max-width:510px;margin-bottom:0;color:var(--muted);font-size:12px;line-height:1.7}.privacy-stat{display:flex;align-items:baseline;justify-content:flex-end;gap:12px;color:var(--muted)}.privacy-stat strong{color:var(--accent);font-family:var(--display);font-size:72px;font-weight:400;letter-spacing:-.06em;line-height:.8}.privacy-stat span{font-family:var(--mono);font-size:9px;line-height:1.45;text-transform:uppercase}.site-footer{display:flex;align-items:center;justify-content:space-between;min-height:97px;color:var(--muted);font-family:var(--mono);font-size:9px}.site-footer a{transition:color .16s ease}.reveal{animation:rise-in .7s cubic-bezier(.2,.75,.25,1) both}.reveal-one{animation-delay:80ms}.reveal-two{animation-delay:.19s}.reveal-three{animation-delay:.3s}@keyframes rise-in{0%{opacity:0;transform:translateY(13px)}to{opacity:1;transform:translateY(0)}}@keyframes orbit-pulse{0%,to{box-shadow:0 0 #f45d3a0d}50%{box-shadow:0 0 0 10px #f45d3a0f}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes blink{50%{opacity:.35}}@media(max-width:760px){.site-header,main,.site-footer{width:min(100% - 32px,600px)}.site-header{height:74px}.header-nav a{display:none}.hero{display:block;padding:60px 0 35px}h1{max-width:540px;font-size:clamp(48px,14vw,74px)}.hero-subtitle{max-width:450px;font-size:14px}.hero-note{width:fit-content;margin-top:31px;padding-left:14px}.tool-wrap{margin-bottom:95px;border-radius:14px}.tool-chrome{padding:0 16px}.privacy-label{max-width:130px;text-align:right}.tool-surface{padding:12px}.drop-zone{min-height:340px}.empty-footer{flex-wrap:wrap;gap:8px 17px;padding:0 8px}.ready-layout,.compare-grid{grid-template-columns:1fr}.ready-layout{gap:12px}.ready-side{padding:20px 8px 12px}.ready-side h2{max-width:350px}.image-stage,.compare-frame .image-stage{min-height:260px}.image-stage img{max-height:230px}.result-heading{display:block;padding-bottom:18px}.download-button{margin-top:17px}.result-footer{align-items:flex-start;flex-direction:column;gap:15px;padding:15px 0 3px}.section-heading{display:block;margin-bottom:24px}.section-heading .eyebrow{margin-bottom:19px}.steps-grid{grid-template-columns:1fr;gap:10px}.step-card{min-height:180px;padding:20px}.step-icon{margin-bottom:24px}.how-section{padding-bottom:88px}.privacy-section{grid-template-columns:74px 1fr;gap:20px;padding:38px 0 43px}.privacy-mark{width:74px;height:74px}.privacy-section h2{font-size:clamp(32px,10vw,45px)}.privacy-section>div:nth-child(2){grid-column:1 / -1;grid-row:1;padding-left:94px}.privacy-stat{grid-column:1 / -1;justify-content:flex-start;padding-left:2px}.site-footer{flex-wrap:wrap;gap:12px;padding:20px 0}.site-footer span:nth-child(2){order:3;width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
