@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;650&display=swap");:root{--navy:#182852;--muted:#586681;--blue:#718ef5;--blue-hover:#5e7fef;--blue-soft:#e2ecff;--blue-light:#f2f6ff;--border:#c5d9fa;--peach:#ffd8be;--white:#fff;--checker:#f1f4f9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fefefe;color:var(--navy);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}.sr-only{position:absolute;width:1px;height:1px;clip:rect(0,0,0,0);overflow:hidden;white-space:nowrap}.site-header{height:76px;border-bottom:1px solid #f1f3f8;padding:0 max(24px,calc((100vw - 1200px)/2));justify-content:space-between;gap:24px;background:hsla(0,0%,100%,.94);position:sticky;top:0;z-index:10;backdrop-filter:blur(12px)}.brand,.site-header{display:flex;align-items:center}.brand{gap:10px;font-size:15px;font-weight:650;letter-spacing:-.02em}.brand-mark{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:var(--blue-soft);color:var(--blue)}.brand-mark svg{width:17px;stroke:currentColor;fill:none;stroke-width:1.8}.site-header nav{display:flex;gap:26px;font-size:14px;color:var(--muted);font-weight:500}.site-header nav a:hover{color:var(--navy)}.header-cta,.primary-button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--blue);color:#fff;padding:12px 22px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s,transform .2s}.header-cta{padding:9px 16px}.primary-button:hover{background:var(--blue-hover);transform:translateY(-1px)}.primary-button:disabled{opacity:.7;cursor:wait;transform:none}.hero{position:relative;max-width:1200px;margin:0 auto;padding:94px 24px 132px;text-align:center;overflow:hidden}.eyebrow{color:#526d9f;letter-spacing:.12em;font-size:12px;font-weight:650;margin:0 0 16px}.hero h1{font-size:clamp(44px,6vw,60px);line-height:1.05;letter-spacing:-.052em;font-weight:650;margin:0;background:linear-gradient(90deg,#8da5d4,#536a9a 55%,#253b6c);background-clip:text;color:transparent}.hero-copy{max-width:650px;color:var(--muted);font-size:18px;margin:22px auto 38px}.tool-shell{position:relative;z-index:2;margin:0 auto;max-width:740px;padding:15px;background:#f7f9fe;border:1px solid #e5ecf8;border-radius:22px;box-shadow:0 20px 55px rgba(31,53,94,.08)}.tool-heading{display:flex;align-items:center;justify-content:center;gap:12px;color:#526d9f;font-size:13px;font-weight:600;margin:1px 0 12px}.secondary-button svg,.tool-heading svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.upload-zone{border:2px dashed var(--blue);border-radius:16px;min-height:285px;width:100%;background:var(--blue-soft);color:var(--navy);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;cursor:pointer}.upload-zone:hover{background:#dbe8ff}.upload-zone strong{font-size:17px}.upload-zone>span:not(.upload-icon){font-size:14px;color:var(--muted)}.upload-zone small{color:#7785a0;font-size:12px}.upload-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#fff;color:var(--blue);margin-bottom:8px}.upload-icon svg{width:24px;fill:none;stroke:currentColor;stroke-width:1.7}.upload-preview{width:100%;height:285px;object-fit:contain;background:repeating-conic-gradient(var(--checker) 0 25%,#fff 0 50%) 50%/24px 24px;border-radius:16px}.change-image{border:0;background:none;color:#526d9f;text-decoration:underline;font-size:13px;margin:10px;cursor:pointer}.captcha-wrap{min-height:0;display:flex;justify-content:center;margin:8px 0}.tool-shell>.primary-button{margin:8px auto 0;min-width:194px}.tool-message{margin:10px 0 0;color:#a34343;font-size:13px}.result-panel{padding-top:16px;display:grid;gap:14px}.result-panel img{width:100%;max-height:400px;object-fit:contain;background:repeating-conic-gradient(var(--checker) 0 25%,#fff 0 50%) 50%/24px 24px;border-radius:14px}.result-panel a{justify-self:center}.sample-row{position:relative;z-index:3;margin:18px auto 0;display:flex;align-items:center;justify-content:center;gap:8px;color:#748099;font-size:13px}.sample-row button{padding:0;border:1px solid transparent;background:none;cursor:pointer;border-radius:8px}.sample-row button:hover{border-color:var(--blue);transform:translateY(-1px)}.sample-row img{width:44px;height:44px;object-fit:cover;border-radius:7px}.trust-line{font-size:12px;color:#8490a7;margin:12px 0}.float-card{position:absolute;z-index:1;width:140px;padding:6px;background:#fff;border:1px solid #e4ebf7;border-radius:16px;box-shadow:0 12px 40px rgba(35,54,91,.08)}.float-card img{width:100%;height:102px;object-fit:cover;border-radius:11px}.float-one{left:0;top:330px;transform:rotate(-5deg)}.float-two{right:0;top:286px;transform:rotate(5deg)}.intro-section{max-width:900px;margin:0 auto;padding:40px 24px 130px;text-align:center}.faq h2,.final-cta h2,.intro-section h2{font-size:clamp(31px,4vw,44px);line-height:1.12;letter-spacing:-.04em;font-weight:600;margin:0 auto;max-width:690px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;text-align:left;margin-top:58px}.steps article{border-top:1px solid var(--border);padding-top:18px}.steps b{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:var(--peach);font-size:13px}.steps h3{font-size:17px;margin:16px 0 6px}.steps p{font-size:14px;color:var(--muted);margin:0}.feature-list{max-width:1200px;margin:0 auto;padding:0 24px}.feature{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:9%;min-height:480px;margin-bottom:70px}.feature-reverse .feature-image{order:2}.feature-image{padding:24px;background:var(--blue-light);border-radius:16px}.feature-image img{width:100%;aspect-ratio:1.2;object-fit:cover;border-radius:10px}.feature-copy h2{font-size:clamp(28px,3.3vw,40px);line-height:1.12;letter-spacing:-.04em;margin:0 0 18px}.feature-copy p{color:var(--muted);font-size:17px;margin:0 0 24px}.secondary-button{display:inline-flex;gap:8px;align-items:center;padding:10px 15px;border:1px solid var(--border);border-radius:999px;background:#fff;font-size:14px;font-weight:600}.secondary-button:hover{background:var(--blue-light)}.faq{max-width:820px;margin:90px auto 130px;padding:0 24px;text-align:center}.faq details{text-align:left;border-bottom:1px solid #e4ebf7;padding:21px 0}.faq summary{list-style:none;display:flex;justify-content:space-between;gap:16px;cursor:pointer;font-weight:600}.faq summary::-webkit-details-marker{display:none}.faq summary span{color:var(--blue);font-size:21px;line-height:1}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{margin:12px 34px 0 0;color:var(--muted);font-size:15px}.final-cta{max-width:1100px;margin:0 auto 96px;padding:0 24px}.final-cta>div{padding:70px 40px;border-radius:20px;background:var(--blue-soft);text-align:center}.final-cta h2{max-width:650px}.final-cta>div>p:not(.eyebrow){color:var(--muted);margin:14px auto 25px}.final-cta .primary-button{min-width:140px}footer{max-width:1200px;margin:0 auto;padding:42px 24px 34px;border-top:1px solid #e8edf6;color:var(--muted);font-size:13px}footer .brand{color:var(--navy);margin-bottom:9px}footer p{margin:0 0 21px}.footer-links{display:flex;flex-wrap:wrap;gap:18px;margin-bottom:26px}.footer-links a:hover{color:var(--navy)}footer small{color:#8490a7}@media(max-width:900px){.float-card,.site-header nav{display:none}.hero{padding-top:76px}.feature{grid-template-columns:1fr;gap:30px;min-height:auto;margin-bottom:95px}.feature-reverse .feature-image{order:0}.feature-copy{max-width:600px}.steps{gap:18px}.feature-image img{aspect-ratio:1.35}}@media(max-width:600px){.site-header{height:68px;padding:0 16px}.brand{font-size:13px}.header-cta{padding:8px 12px;font-size:12px}.hero{padding:68px 16px 84px}.hero-copy{font-size:16px;margin:18px auto 28px}.tool-shell{padding:10px;border-radius:18px}.upload-zone{min-height:260px}.sample-row{flex-wrap:wrap;padding:0 12px}.sample-row>span{width:100%}.intro-section{padding:0 24px 76px}.steps{grid-template-columns:1fr;margin-top:38px}.feature-list{padding:0 16px}.feature{margin-bottom:75px}.feature-image{padding:14px}.feature-copy p{font-size:16px}.faq{margin:66px auto 78px;padding:0 16px}.final-cta{padding:0 16px;margin-bottom:64px}.final-cta>div{padding:45px 20px}.captcha-wrap:empty{display:none}}.brand-logo{width:30px;height:30px;object-fit:contain}.faq h2,.feature-list>h2,.final-cta h2,.hero h1,.intro-section h2,.why-section h2{font-size:clamp(30px,4vw,44px);font-weight:500;line-height:1.18;max-width:760px;margin-left:auto;margin-right:auto}.why-section{max-width:1100px;margin:0 auto 120px;padding:0 24px}.why-section h2{margin-bottom:46px;text-align:center}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;counter-reset:benefit}.why-grid article{position:relative;overflow:hidden;min-height:225px;background:linear-gradient(145deg,#f8faff 0,var(--blue-light) 100%);border:1px solid #e0e9fa;border-radius:18px;padding:58px 24px 24px;box-shadow:0 14px 35px rgba(41,67,113,.06);counter-increment:benefit}.why-grid article:before{content:"0" counter(benefit);position:absolute;top:19px;left:24px;color:var(--blue);font-size:12px;font-weight:650;letter-spacing:.08em}.why-grid article:after{content:"";position:absolute;width:90px;height:90px;border-radius:50%;right:-36px;top:-36px;background:rgba(113,142,245,.1)}.why-grid h3{position:relative;margin:0 0 12px;font-size:18px;line-height:1.3;font-weight:600}.why-grid p{position:relative;margin:0;color:var(--muted);font-size:14px;line-height:1.65}.feature-list>h2{margin-bottom:72px;text-align:center}.feature-copy h3{font-size:clamp(28px,3.3vw,40px);font-weight:500;line-height:1.15;letter-spacing:-.04em;margin:0 0 18px}footer{position:relative}.footer-links{position:absolute;right:24px;bottom:34px}@media(max-width:900px){.why-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.why-grid{grid-template-columns:1fr}.footer-links{position:static;margin-top:20px}}.header-cta-mobile{display:none}.legal-shell{max-width:900px;margin:0 auto;padding:88px 24px 110px}.legal-heading{text-align:center;margin-bottom:52px}.legal-heading h1{font-size:clamp(36px,5vw,54px);font-weight:500;line-height:1.12;letter-spacing:-.045em;margin:0}.legal-updated{color:#8490a7;font-size:13px;margin:15px 0 0}.legal-content{max-width:760px;margin:0 auto;background:#fff;border:1px solid #e4ebf7;border-radius:20px;padding:48px 54px;box-shadow:0 18px 50px rgba(31,53,94,.06)}.legal-content h2{font-size:23px;line-height:1.25;font-weight:600;letter-spacing:-.025em;margin:38px 0 10px}.legal-content h2:first-of-type{margin-top:0}.legal-content p{color:var(--muted);margin:0 0 18px;line-height:1.78}.legal-content a{color:#526d9f;text-decoration:underline;text-underline-offset:3px}.legal-content a:hover{color:var(--blue)}@media(max-width:600px){.header-cta-desktop{display:none}.header-cta-mobile{display:inline}.legal-shell{padding:58px 16px 74px}.legal-heading{margin-bottom:34px}.legal-content{padding:30px 22px;border-radius:16px}.legal-content h2{font-size:20px;margin-top:30px}}