@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--blue:#69bff8;--ink:#101414;--muted:#29445a;--white:#fff;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--blue);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.55}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{border:0}img{max-width:100%;display:block}.wrap{width:min(1400px,calc(100% - 96px));margin-inline:auto}.header{height:110px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #102e432b}.brand img{width:220px;height:auto}.header nav{display:flex;gap:38px;align-items:center;font-size:14px;font-weight:700}.header nav>a{position:relative}.header nav>a:after{content:'';position:absolute;bottom:-6px;left:0;right:100%;height:2px;background:var(--ink);transition:right .25s}.header nav>a:hover:after{right:0}.nav-cta{padding:13px 19px;background:#ffffff3d;border:1px solid #10141422;border-radius:100px;transition:.25s}.nav-cta:hover{background:white;transform:translateY(-2px)}.nav-cta span{margin-left:16px}.hero{display:grid;grid-template-columns:1.04fr 1fr;gap:28px;min-height:710px;align-items:center;padding-top:64px;padding-bottom:75px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:1.5px;display:flex;align-items:center;gap:10px}.mini-spark{font-size:23px;color:white}.hero h1{font-size:clamp(42px,4.7vw,72px);line-height:1.055;letter-spacing:-3.8px;font-weight:800;margin:20px 0 24px}.hero h1 span{color:white}.intro{font-size:21px;line-height:1.5;font-weight:700;margin:0 0 10px}.support{font-size:16px;color:#243f50;margin:0 0 27px}.button{display:inline-flex;gap:30px;align-items:center;justify-content:space-between;border-radius:100px;font-weight:750;padding:12px 13px 12px 25px;min-height:62px;transition:transform .25s,box-shadow .25s,background .25s}.primary{background:var(--ink);color:white;box-shadow:0 6px 0 #10141415}.button-icon{border-radius:50%;display:grid;place-items:center;width:38px;height:38px;background:var(--blue);color:var(--ink);font-size:25px;transition:transform .3s}.button:hover{transform:translateY(-4px);box-shadow:0 12px 22px #102e4325}.button:hover .button-icon{transform:rotate(45deg)}.cta-note{font-size:12px;color:#28465c;margin-top:15px}.cta-note span{margin:0 7px}.text-button{padding:0;background:transparent;font-size:13px;margin-top:18px;color:#172f41;border-bottom:1px solid #172f4155}.text-button span{margin-left:8px}.hero-visual{position:relative;padding-top:16px;min-width:0;margin-left:10px}.photo-card{background:white;padding:9px 9px 0;border-radius:22px;box-shadow:0 30px 60px #0e457f26;transform:rotate(2deg);transition:transform .25s;will-change:transform}.compare{aspect-ratio:1.21;position:relative;overflow:hidden;border-radius:15px;background:#ddd;isolation:isolate}.photo{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 50%;pointer-events:none}.photo-before{filter:brightness(.67) saturate(.66) sepia(.13);clip-path:inset(0 calc(100% - var(--split)) 0 0)}.compare input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:ew-resize;margin:0;z-index:4}.compare:has(input:focus-visible){outline:4px solid #101414;outline-offset:4px}.compare-line{position:absolute;left:var(--split);top:0;height:100%;width:2px;background:white;pointer-events:none;transform:translateX(-1px);z-index:3}.compare-knob{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;width:44px;height:44px;display:grid;place-items:center;background:#fff;color:#101414;font-size:22px;box-shadow:0 3px 12px #0003}.image-label{position:absolute;top:16px;padding:6px 12px;background:#ffffffdf;border-radius:7px;font-size:11px;font-weight:800;letter-spacing:1px}.before-label{left:16px;background:#171a1abf;color:white}.after-label{right:16px}.after-label span{color:#1278b9;margin-left:6px}.photo-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:15px 7px;font-size:10px;font-weight:700}.photo-bottom i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#168673;margin-right:4px}.drag-hint{color:#65717d}.floating-tag{position:absolute;z-index:5;background:#fff;border-radius:12px;box-shadow:0 10px 25px #0b416123;pointer-events:none}.top-tag{top:-11px;left:-20px;transform:rotate(-5deg);padding:11px 15px;font-size:13px;font-weight:750;display:flex;align-items:center;gap:10px}.top-tag>span{font-size:24px;color:#2698e0}.bottom-tag{right:-18px;bottom:38px;transform:rotate(-4deg);display:flex;align-items:center;gap:10px;padding:12px 17px}.bottom-tag strong{font-size:13px;display:block}.bottom-tag div>span{font-size:11px;color:#68717a}.spark-circle{display:grid;place-items:center;background:#ddf1ff;border-radius:50%;width:40px;height:40px;font-size:28px}.demo-caption{font-size:11px;color:#24475e;margin:31px 0 0;text-align:center}.benefit-strip{background:#101414;color:white;overflow:hidden}.benefit-inner{display:flex;justify-content:space-between;gap:34px;padding-block:23px;font-size:15px;font-weight:600;white-space:nowrap}.benefit-inner span{display:flex;align-items:center;gap:45px}.benefit-inner b{color:var(--blue);font-size:23px;font-weight:400}.steps-section{padding-top:95px;padding-bottom:95px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:38px}.section-heading h2,.final-cta h2{font-size:clamp(32px,3.1vw,48px);letter-spacing:-2px;line-height:1.15;margin:15px 0 0}.section-heading>p{font-size:15px;color:#244154}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.step{border:1px solid #0c3e612e;padding:27px 28px 32px;border-radius:20px;background:#ffffff1a;transition:background .3s,transform .3s,box-shadow .3s}.step:hover{background:#ffffff80;transform:translateY(-8px);box-shadow:0 15px 25px #124f7510}.step-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.step-number{font-size:13px;font-weight:800}.step-symbol{font-size:32px;background:#ffffff55;display:grid;place-items:center;width:60px;height:60px;border-radius:16px;transition:transform .35s}.step:hover .step-symbol{transform:rotate(-10deg) scale(1.08)}.step h3{font-size:22px;letter-spacing:-.8px;margin:0 0 12px}.step p{font-size:14px;color:#244154;margin:0}.final-cta{border-radius:28px;background:#101414;color:white;min-height:340px;padding:60px;display:flex;justify-content:space-between;align-items:center;position:relative;overflow:hidden}.final-cta .eyebrow{color:#aed8ef}.final-cta h2{margin-bottom:28px}.light{background:white;color:#101414}.big-spark{position:absolute;left:50%;top:-70px;font-size:320px;line-height:1;color:#69bff811;pointer-events:none}.drop-hint{border:1px dashed #a3d8fa77;border-radius:22px;width:32%;padding:26px;text-align:center;color:#d3e9f5;transition:background .25s,border .25s}.drop-hint>span{font-size:38px;color:var(--blue)}.drop-hint p{margin:5px 0 16px}.drop-hint small{font-size:12px;color:#9dabb2}.drop-hint.dragover{background:#69bff825;border:2px solid var(--blue)}footer{display:flex;align-items:center;justify-content:space-between;padding-block:40px;font-size:12px;color:#254156}footer .brand img{width:180px}footer p{font-size:13px}.skip{position:absolute;top:-80px;padding:12px;background:white;z-index:100}.skip:focus{top:10px}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #173e74;outline-offset:5px}dialog{width:min(1100px,calc(100% - 32px));max-height:92dvh;padding:0;border:0;border-radius:24px;color:#101414;background:#f7f9fb;box-shadow:0 20px 100px #0005}dialog::backdrop{background:#091621aa;backdrop-filter:blur(9px)}.editor-header{padding:22px 27px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e0e5e9}.editor-header strong{font-size:22px;letter-spacing:-.6px}.editor-header p{margin:4px 0 0;font-size:13px;color:#5d6972}.icon-button{border-radius:50%;background:#e8edf0;width:38px;height:38px;font-size:27px;flex-shrink:0}#editor-content{padding:24px}.editor-empty{text-align:center;padding:45px 25px}.editor-empty h2{font-size:29px;margin:10px 0}.editor-empty p{color:#53616b}.editor-error{color:#b32828}.editor-layout{display:grid;grid-template-columns:1fr 240px;gap:24px}.editor-layout .compare{aspect-ratio:1.35;background:#e4e9ee}.editor-layout .photo{object-fit:contain}.editor-layout .photo-before{filter:none}.editor-sidebar h3{margin:0 0 14px;font-size:17px}.editor-sidebar p{font-size:13px;color:#53616b}.editor-sidebar label{display:block;font-size:14px;font-weight:700;margin:20px 0 8px}.editor-sidebar input{width:100%;accent-color:#1584c9}.editor-sidebar .button{width:100%;font-size:14px;padding:13px 18px;min-height:48px;margin-top:22px;justify-content:center}.secondary{background:#e7edf1;color:#101414;margin-top:10px!important}.editor-meta{display:flex;justify-content:space-between;gap:10px;font-size:12px;color:#586674;margin-top:10px}.busy{padding:80px 20px;text-align:center}.busy .loader{width:40px;height:40px;border:4px solid #d4e9f7;border-top-color:#148cdb;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 18px}#toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,20px);background:#101414;color:#fff;border-radius:12px;padding:13px 22px;font-size:14px;opacity:0;pointer-events:none;transition:.2s;z-index:1000}#toast.show{opacity:1;transform:translate(-50%,0)}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1600px){.hero h1{font-size:76px}}@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.hero{gap:20px;min-height:640px}.hero h1{font-size:52px;letter-spacing:-2.8px}.eyebrow{font-size:10px}.hero-visual{margin:0}.top-tag{left:0;font-size:11px}.bottom-tag{right:-5px;bottom:25px}.drag-hint{display:none}.photo-bottom{font-size:9px}.hero .support{font-size:14px}.benefit-inner{font-size:12px;gap:20px}.benefit-inner span{gap:22px}.section-heading>p{font-size:13px}.step{padding:24px 20px}.step p{font-size:13px}.final-cta{padding:40px}}@media(max-width:760px){.wrap{width:calc(100% - 36px)}.header{height:82px}.brand img{width:175px}.header nav>a{display:none}.header nav{gap:0}.nav-cta{font-size:12px;padding:10px 13px}.nav-cta span{display:none}.hero{display:flex;flex-direction:column;align-items:stretch;padding-top:35px;padding-bottom:42px;gap:51px}.hero h1{font-size:clamp(42px,10vw,64px);letter-spacing:-2.7px;margin:18px 0 20px}.eyebrow{font-size:10px;letter-spacing:1.1px}.intro{font-size:20px}.support{font-size:16px!important}.hero-visual{margin:0 7px}.compare{aspect-ratio:1.3}.top-tag{top:-13px;left:8px;font-size:12px}.bottom-tag{right:-9px;bottom:34px}.photo-bottom{font-size:10px}.demo-caption{font-size:10px}.benefit-inner{overflow:auto;padding:20px 0;gap:30px;scrollbar-width:none}.benefit-inner span{gap:30px;font-size:13px}.steps-section{padding-block:60px}.section-heading{display:block;margin-bottom:26px}.section-heading h2,.final-cta h2{font-size:34px;letter-spacing:-1.6px}.section-heading>p{font-size:14px;margin-top:20px}.steps{grid-template-columns:1fr;gap:13px}.step{padding:22px}.step-top{margin-bottom:10px}.step-symbol{width:48px;height:48px;font-size:26px}.step p{font-size:14px}.final-cta{padding:32px 25px;display:block}.final-cta h2{font-size:31px}.drop-hint{width:100%;margin-top:30px;padding:20px}.drop-hint>span{font-size:30px}.drop-hint p{display:inline-block;margin-left:15px;font-size:14px}.drop-hint small{display:block}footer{flex-wrap:wrap;gap:15px;padding-block:30px}footer p{display:none}footer .brand img{width:155px}.editor-header{padding:18px}.editor-header strong{font-size:18px}.editor-header p{font-size:12px;max-width:260px}#editor-content{padding:16px}.editor-layout{grid-template-columns:1fr;gap:16px}.editor-sidebar .button{margin-top:16px}.editor-meta{font-size:11px}.editor-empty{padding:20px 5px}.editor-empty h2{font-size:23px}.button{font-size:15px}.cta-note{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.photo-card{transform:none!important}}

/* Actual before/after pair: no simulated darkening. */
#hero-compare{aspect-ratio:1.5}#hero-compare .photo-before{filter:none}

/* Cohesive, semantic icon set. */
.line-icon{width:30px;height:30px;display:block;flex-shrink:0}
.benefit-inner{gap:24px}.benefit-inner span{gap:12px}.benefit-inner .line-icon{color:var(--blue);width:27px;height:27px;transition:transform .3s}
.benefit-inner span:hover .line-icon{transform:translateY(-3px)}
.step-symbol .line-icon{width:32px;height:32px}
@media(max-width:1100px){.benefit-inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px;white-space:normal}.benefit-inner span{font-size:14px}}
@media(max-width:760px){.benefit-inner{gap:18px 14px;overflow:visible}.benefit-inner span{font-size:13px;gap:9px}.benefit-inner .line-icon{width:24px;height:24px}.step-symbol .line-icon{width:29px;height:29px}.hero .intro{font-size:18px}}
