@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Inter:wght@400;500;600;700;800&display=swap";:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;--blue:#2563eb;--ink:#0f172a;--muted:#64748b;--line:#e2e8f0;--card:#fff;background:#fbfcfe;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:radial-gradient(circle at 50% -10%,#eff6ff 0,#0000 36%),#fbfcfe;margin:0}button,input{font:inherit}a{color:inherit;text-decoration:none}main{min-height:65vh}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfcfedb;border-bottom:1px solid #e2e8f0cc;position:sticky;top:0}.header-inner{align-items:center;gap:28px;max-width:1180px;height:72px;margin:auto;padding:0 24px;display:flex}.logo{letter-spacing:-.04em;align-items:center;gap:9px;font-size:19px;font-weight:800;display:flex}.logo-mark{background:var(--ink);color:#fff;letter-spacing:-.05em;border-radius:10px;place-items:center;width:34px;height:34px;font-size:13px;display:grid}.main-nav{gap:24px;margin-left:auto;display:flex}.main-nav a{color:#475569;font-size:14px}.main-nav a:hover{color:var(--blue)}.auth-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:8px;padding:9px 14px;font-size:13px;font-weight:600;display:flex;box-shadow:0 3px 12px #0f172a0d}.auth-button img{border-radius:50%;width:18px;height:18px}.hero{text-align:center;max-width:900px;margin:0 auto;padding:104px 24px 54px}.eyebrow{letter-spacing:.14em;color:var(--blue);font:500 11px DM Mono,monospace}.hero h1,.article h1,.not-found h1{letter-spacing:-.065em;margin:20px 0;font-size:clamp(48px,8vw,86px);font-weight:800;line-height:.98}.hero h1 span{color:var(--blue)}.hero>p{color:var(--muted);max-width:670px;margin:0 auto;font-size:18px;line-height:1.7}.hero-pills{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:28px;display:flex}.hero-pills span{border:1px solid var(--line);color:#475569;background:#fffc;border-radius:999px;padding:8px 11px;font-size:12px}.enhancer-shell{max-width:880px;margin:0 auto 72px;padding:0 24px}.mode-row{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.mode{border:1px solid var(--line);color:#475569;cursor:pointer;background:#fff;border-radius:999px;padding:9px 14px;font-size:13px}.mode.active{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.upload-card{text-align:center;background:#ffffffed;border:1px dashed #bfd2ee;border-radius:24px;flex-direction:column;align-items:center;padding:34px;display:flex;box-shadow:0 24px 70px #1e40af14}.upload-icon{width:60px;height:60px;color:var(--blue);background:#eff6ff;border-radius:50%;place-items:center;font-size:29px;display:grid}.preview{object-fit:contain;border:1px solid var(--line);background:#f8fafc;border-radius:16px;max-width:100%;max-height:360px}.upload-card h2{overflow-wrap:anywhere;max-width:100%;margin:18px 0 6px;font-size:18px}.upload-card>p{color:var(--muted);margin:0;font-size:13px}.status-message{color:#334155!important;min-height:22px!important;margin:12px 0 0!important}.progress{background:#e2e8f0;border-radius:999px;width:min(520px,100%);height:8px;margin-top:20px;overflow:hidden}.progress div{background:linear-gradient(90deg,#2563eb,#60a5fa);height:100%;transition:width .4s}.button-row{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px;display:flex}.button{cursor:pointer;border:0;border-radius:11px;padding:11px 17px;font-size:13px;font-weight:700}.button:disabled{opacity:.42;cursor:not-allowed}.button.primary{background:var(--ink);color:#fff}.button.secondary{border:1px solid var(--line);color:var(--ink);background:#fff}.button.success{color:#fff;background:#16a34a}.usage{color:#64748b!important;margin-top:16px!important;font:500 11px DM Mono,monospace!important}.feature-strip{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1080px;margin:0 auto;padding:34px 24px 84px;display:grid}.feature-strip div{border-top:1px solid var(--line);padding-top:20px}.feature-strip strong,.feature-strip span{display:block}.feature-strip strong{font-size:14px}.feature-strip span{color:var(--muted);margin-top:6px;font-size:13px;line-height:1.6}.simple-section{border-top:1px solid var(--line);max-width:1080px;margin:0 auto;padding:80px 24px 130px}.section-copy{max-width:650px}.section-copy h2{letter-spacing:-.05em;margin:15px 0 50px;font-size:clamp(34px,5vw,54px);line-height:1.05}.steps{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.step{border:1px solid var(--line);background:#fff;border-radius:18px;padding:25px}.step>span{color:var(--blue);font:500 11px DM Mono,monospace}.step h3{margin:22px 0 8px;font-size:17px}.step p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.site-footer{border-top:1px solid var(--line);background:#f8fafc}.footer-grid{grid-template-columns:2fr repeat(4,1fr);gap:35px;max-width:1180px;margin:auto;padding:70px 24px;display:grid}.footer-brand p{max-width:330px;color:var(--muted);font-size:13px;line-height:1.7}.copyright{margin-top:30px}.footer-column{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.footer-column h3{letter-spacing:.14em;color:#94a3b8;margin:5px 0 7px;font:500 10px DM Mono,monospace}.footer-column a,.footer-column p{color:#475569;margin:0;font-size:13px}.footer-column a:hover{color:var(--blue)}.article{max-width:790px;margin:0 auto;padding:100px 24px 130px}.article h1{margin:18px 0 20px;font-size:clamp(46px,7vw,76px)}.article-lead{border-bottom:1px solid var(--line);padding-bottom:34px;color:var(--muted)!important;margin-bottom:45px!important;font-size:17px!important}.article h2{letter-spacing:-.035em;margin:48px 0 13px;font-size:25px}.article h3{letter-spacing:-.02em}.article p,.article li{color:#475569;font-size:15px;line-height:1.8}.article ul,.article ol{padding-left:22px}.article li{padding:4px 0}.article strong{color:var(--ink)}.article pre{color:#e2e8f0;background:#0f172a;border-radius:16px;padding:22px;line-height:1.7;overflow:auto}.spec-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.spec{border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px}.spec span,.spec strong{display:block}.spec span{color:var(--muted);margin-bottom:7px;font-size:12px}.faq-list{flex-direction:column;gap:10px;margin-top:30px;display:flex}.faq-list details{border:1px solid var(--line);background:#fff;border-radius:14px;padding:0 18px}.faq-list summary{cursor:pointer;padding:18px 0;font-size:14px;font-weight:700}.faq-list details p{margin:0 0 18px}.release{border-top:1px solid var(--line);grid-template-columns:150px 1fr;padding:28px 0;display:grid}.release>div strong,.release>div span{display:block}.release>div span{color:var(--muted);margin-top:5px;font-size:12px}.release ul{margin:0}.demo-flow{flex-direction:column;gap:12px;margin:35px 0;display:flex}.demo-step{border:1px solid var(--line);background:#fff;border-radius:15px;gap:18px;padding:20px;display:flex}.demo-step>span{width:34px;height:34px;color:var(--blue);background:#eff6ff;border-radius:9px;place-items:center;font:500 12px DM Mono;display:grid}.demo-step h3,.demo-step p{margin:0}.demo-step p{margin-top:4px}.inline-button{margin-top:20px;display:inline-block}.contact-grid{grid-template-columns:1fr 1fr;gap:13px;margin:34px 0;display:grid}.contact-card{border:1px solid var(--line);background:#fff;border-radius:15px;padding:20px}.contact-card:hover{border-color:#93c5fd;transform:translateY(-1px)}.contact-card h3{margin:0 0 12px}.contact-card strong{color:var(--blue);font-size:13px}.contact-card p{margin-bottom:0;font-size:13px}.note-box{background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;padding:15px;color:#9a3412!important}.status-banner{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:15px;margin:34px 0;padding:22px;display:flex}.status-dot{background:#f59e0b;border-radius:50%;width:12px;height:12px}.status-banner.ok .status-dot{background:#22c55e}.status-banner.down .status-dot{background:#ef4444}.status-banner p{margin:5px 0 0;font-size:13px}.component-list{border:1px solid var(--line);border-radius:16px;overflow:hidden}.component-list div{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;padding:16px 18px;font-size:14px;display:flex}.component-list div:last-child{border:0}.component-list strong{color:#16a34a;font-size:12px}.road{border-top:1px solid var(--line);grid-template-columns:130px 1fr;padding:25px 0;display:grid}.road h2{margin:5px 0}.road ul{margin:0}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:65vh;padding:50px 24px;display:flex}.not-found>span{color:var(--blue);font:500 12px DM Mono}.not-found h1{font-size:clamp(48px,8vw,78px)}.not-found p{color:var(--muted)}@media (width<=850px){.main-nav{display:none}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.feature-strip,.steps{grid-template-columns:1fr}.feature-strip{gap:28px}.release,.road,.contact-grid{grid-template-columns:1fr}}@media (width<=520px){.header-inner{height:64px;padding:0 16px}.logo{font-size:17px}.logo-mark{width:31px;height:31px}.auth-button{padding:8px 10px;font-size:12px}.auth-button img{width:16px;height:16px}.hero{padding-top:72px}.hero h1{font-size:49px}.hero>p{font-size:16px}.enhancer-shell{padding:0 14px}.upload-card{padding:25px 16px}.button-row{width:100%}.button{flex:100%;width:100%}.feature-strip,.simple-section{padding-left:18px;padding-right:18px}.footer-grid{grid-template-columns:1fr 1fr;padding:50px 20px}.article{padding:72px 20px 100px}.article h1{font-size:48px}.spec-grid,.contact-grid{grid-template-columns:1fr}}.header-actions{align-items:center;gap:10px;display:flex}.results-button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:9px 14px;font-size:13px;font-weight:700}.results-button:hover{color:var(--blue);border-color:#93c5fd}.hero-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:8px;display:flex}.results-page{max-width:1180px;margin:0 auto;padding:100px 24px 130px}.results-page>h1{letter-spacing:-.06em;margin:18px 0;font-size:clamp(48px,8vw,82px);line-height:1}.results-lead{max-width:720px;color:var(--muted);font-size:17px;line-height:1.7}.results-grid{flex-direction:column;gap:30px;margin-top:48px;display:flex}.result-card{border:1px solid var(--line);background:#fff;border-radius:22px;overflow:hidden}.comparison{background:#f1f5f9;grid-template-columns:1fr 1fr;display:grid}.result-panel{min-width:0;margin:0;position:relative}.result-panel:first-child{border-right:1px solid #fff}.result-panel img,.result-placeholder{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.result-placeholder{text-align:center;color:#64748b;background:linear-gradient(135deg,#e2e8f0,#f8fafc);place-content:center;gap:6px;display:grid}.result-placeholder strong{color:var(--ink)}.result-panel figcaption{color:#fff;background:#0f172adb;border-radius:8px;padding:7px 10px;font-size:12px;font-weight:700;position:absolute;bottom:14px;left:14px}.result-copy{padding:22px}.result-copy h2{margin:0 0 8px;font-size:20px}.result-copy p{color:var(--muted);margin:0 0 12px;font-size:14px;line-height:1.6}.result-copy code,.results-lead code{background:#f1f5f9;border-radius:6px;padding:4px 7px;font-size:12px}.results-cta{text-align:center;margin-top:40px}@media (width<=850px){.results-button{display:none}}@media (width<=620px){.comparison{grid-template-columns:1fr}.result-panel:first-child{border-bottom:1px solid #fff;border-right:0}.results-page{padding:72px 16px 100px}.results-page>h1{font-size:48px}.header-actions{margin-left:auto}}.home-result{grid-template-columns:.72fr 1.28fr;align-items:center;gap:42px;max-width:1120px;margin:0 auto 88px;padding:0 24px;display:grid}.home-result-copy h2{letter-spacing:-.05em;margin:14px 0 18px;font-size:clamp(34px,5vw,56px);line-height:1.03}.home-result-copy p{color:var(--muted);font-size:15px;line-height:1.7}.home-comparison{border:1px solid var(--line);background:#f1f5f9;border-radius:20px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.home-comparison .result-panel:first-child{border-right:1px solid #fff}.home-comparison .result-panel img{aspect-ratio:696/442;object-fit:cover}.result-category{letter-spacing:.13em;color:var(--blue);margin-bottom:8px;font:500 10px DM Mono,monospace;display:block}.enhanced-gallery{border-top:1px solid var(--line);margin-top:90px;padding-top:70px}.enhanced-gallery>div:first-child{max-width:680px}.enhanced-gallery h2{letter-spacing:-.05em;margin:14px 0;font-size:clamp(34px,5vw,54px);line-height:1.05}.enhanced-gallery p{color:var(--muted);line-height:1.7}.output-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:32px;display:grid}.output-grid figure{border:1px solid var(--line);background:#fff;border-radius:20px;margin:0;overflow:hidden}.output-grid img{aspect-ratio:4/5;object-fit:cover;width:100%;display:block}.output-grid figcaption{padding:14px 16px;font-size:13px;font-weight:700}.result-panel img{background:#e2e8f0}.results-grid .result-panel img{object-fit:contain;background:#0f172a}.results-grid .result-panel{background:#0f172a}.results-grid .comparison{align-items:stretch}.results-grid .result-panel img,.results-grid .result-placeholder{aspect-ratio:auto;height:560px}.results-grid .result-card:nth-child(3) .result-panel img{aspect-ratio:696/442;object-fit:cover;height:auto}@media (width<=850px){.home-result{grid-template-columns:1fr}.home-result-copy{max-width:620px}.output-grid{grid-template-columns:1fr}.results-grid .result-panel img,.results-grid .result-placeholder{height:430px}}@media (width<=620px){.home-result{margin-bottom:70px;padding:0 16px}.home-comparison{grid-template-columns:1fr}.home-comparison .result-panel:first-child{border-bottom:1px solid #fff;border-right:0}.results-grid .result-panel img,.results-grid .result-placeholder{aspect-ratio:auto;height:auto;max-height:none}.output-grid img{aspect-ratio:4/5}}
