:root{--brand:#ff0021;--ink:#0f0f0f;--body:#575757;--muted:#737373;--surface:#faf9f6;--soft:#f5f5f5;--white:#fff;--page:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;color:var(--ink);background:var(--white);font-family:var(--font-plus-jakarta),sans-serif;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:10px 16px;border:1px solid transparent;border-radius:58px;font-size:14px;font-weight:500;line-height:23.8px;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.button:hover{transform:translateY(-2px)}.button-dark{color:var(--white);background:#0b0707}.button-dark:hover{box-shadow:0 10px 25px rgba(15,15,15,.18)}.button-light{border-color:rgba(0,0,0,.1);background:var(--white)}.button-light i{margin-right:10px;color:var(--brand);font-size:14px;font-style:normal}.site-header{position:relative;z-index:100;height:64px;background:var(--surface)}.nav-shell{width:min(1280px,calc(100% - 64px));height:64px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center}.nav-logo{width:181px;height:43px;padding-top:8px;overflow:hidden}.nav-logo img{width:181px;height:34.3px}.nav-menu{grid-column:2;display:flex;align-items:center;gap:28px}.nav-menu a{color:var(--body);font-size:14px;font-weight:500;line-height:20px;transition:color .2s ease}.nav-menu a.active,.nav-menu a:hover{color:var(--brand)}.nav-menu a.active{font-weight:700;text-decoration:underline;text-underline-offset:4px}.nav-contact{grid-column:3;justify-self:end;min-height:38px;padding:7px 16px}.menu-toggle{display:none}.hero{position:relative;height:1116px;overflow:hidden;scroll-margin-top:64px;padding:120px 40px 0;flex-direction:column;gap:20px;background:var(--surface)}.hero,.trust-row{display:flex;align-items:center}.trust-row{gap:12px;height:34px}.avatar-stack{position:relative;width:118px;height:34px;filter:drop-shadow(-2px 2px 2px rgba(0,0,0,.18))}.avatar-stack img{position:absolute;top:1px;width:32px;height:32px;border:2px solid var(--white);border-radius:50%;object-fit:cover}.avatar-stack img:first-child{left:0}.avatar-stack img:nth-child(2){left:22px}.avatar-stack img:nth-child(3){left:46px}.avatar-stack img:nth-child(4){left:65px}.avatar-stack img:nth-child(5){left:86px}.trust-copy{width:120px;display:flex;flex-direction:column;gap:3px;color:var(--body);font-size:12px;line-height:1.4;white-space:nowrap}.rating{color:var(--ink);font-size:14px;font-weight:700;letter-spacing:.1px}.rating b{color:#ffa800;letter-spacing:0}.hero-copy{z-index:2;width:min(1142px,100%);text-align:center}.hero-copy h1{margin:0;font-size:48px;font-weight:600;line-height:64.4px;letter-spacing:-2px}.hero-copy h1 span{display:inline-block;padding:0 8px 2px;color:var(--white);border-radius:12px;background:var(--brand);font-weight:500;letter-spacing:-3px}.hero-copy p{margin:16px 0 0;color:var(--body);font-size:18px;font-weight:500;line-height:30.6px}.hero-actions{margin-top:22px;display:flex;justify-content:center;gap:12px}.hero-visual{position:relative;z-index:1;width:1173px;height:782px;margin-top:-2px}.hero-mark{position:absolute;z-index:0;width:649px;height:598px;left:262px;top:53px}.hero-device{position:absolute;z-index:1;width:1438px;max-width:none;height:814px;left:50%;top:-88px;transform:translateX(-50%);object-fit:cover}.hero:after{content:"";position:absolute;z-index:3;left:0;right:0;bottom:0;height:385px;background:linear-gradient(180deg,rgba(255,255,255,0),#fff);pointer-events:none}[data-animate=load]{opacity:0;transform:translateY(18px)}body.loaded [data-animate=load]{opacity:1;transform:none;transition:opacity .75s ease,transform .75s cubic-bezier(.22,1,.36,1)}body.loaded .site-header{transition-delay:.05s}body.loaded .trust-row{transition-delay:.15s}body.loaded .hero-copy h1{transition-delay:.25s}body.loaded .hero-copy p{transition-delay:.35s}body.loaded .hero-actions{transition-delay:.45s}body.loaded .hero-visual{transition-delay:.5s}.partners{position:relative;height:255px;padding:80px 20px;display:flex;flex-direction:column;align-items:center;gap:20px;overflow:hidden}.partners>p{margin:0;color:var(--brand);font-size:14px;font-weight:500;line-height:21px}.logo-marquee{width:min(var(--page),100%);height:42px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.logo-track{display:flex;width:max-content;align-items:center;gap:45px;animation:marquee 20s linear infinite}.logo-track span{width:126px;height:42px;display:inline-flex;align-items:center;justify-content:center;color:#a0a0a0;font-size:17px;font-weight:700;white-space:nowrap}@keyframes marquee{to{transform:translateX(calc(-50% - 22.5px))}}.section{padding:100px 80px}.section-heading{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.section-heading p,.vision>p{margin:0;color:var(--brand);font-size:14px;font-weight:700;line-height:18px;letter-spacing:2px;text-transform:uppercase}.section-heading h2,.vision h2{margin:0;color:var(--ink);font-size:36px;font-weight:700;line-height:normal}.section-heading span{color:var(--body);font-size:18px;line-height:30.6px}.categories{display:flex;flex-direction:column;align-items:center;gap:48px}.category-grid{width:min(var(--page),100%);display:flex;align-items:flex-start;justify-content:space-between}.category-card{flex:0 0 147.428px;min-width:0;display:flex;flex-direction:column;align-items:center;gap:13.063px;color:#606060;font-size:20px;font-weight:500;line-height:26.686px;transition:transform .3s cubic-bezier(.22,1,.36,1)}.category-card:hover{transform:translateY(-8px)}.category-card>span{position:relative;isolation:isolate;width:115.706px;height:115.706px;overflow:visible;border-radius:33.591px;background:#eee}.category-art{position:absolute;z-index:1;display:block;overflow:hidden;font-style:normal}.category-art img{position:absolute;max-width:none;object-fit:fill}.category-card:first-child .category-art{left:21.463px;top:17.104px;width:72.781px;height:81.498px}.category-card:first-child img{left:-47.34%;top:-28.86%;width:194.68%;height:173.85%}.category-card:nth-child(2) .category-art{left:-1.866px;top:16.869px;width:119.435px;height:81.965px;filter:drop-shadow(0 3.732px 7.465px rgba(0,0,0,.25))}.category-card:nth-child(2) img{left:-11.36%;top:-7.29%;width:115.33%;height:123.21%}.category-card:nth-child(3) .category-art{left:-5.599px;top:33.688px;width:126.9px;height:48.327px}.category-card:nth-child(3) img{left:-12.18%;top:-40.14%;width:124.35%;height:140.14%}.category-card:nth-child(4) .category-art{left:1.837px;top:17.841px;width:112.03px;height:80.022px}.category-card:nth-child(4) img{left:-1.86%;top:1.47%;width:106.61%;height:99.5%}.category-card:nth-child(5) .category-art{left:-8.398px;top:16.732px;width:132.499px;height:82.24px;filter:drop-shadow(0 3.732px 7.465px rgba(0,0,0,.25))}.category-card:nth-child(5) img{left:-19.07%;top:-11.11%;width:134.69%;height:122.22%}.category-card:nth-child(6) .category-art{left:9.331px;top:16.978px;width:97.041px;height:81.747px;filter:drop-shadow(0 3.732px 7.465px rgba(0,0,0,.25))}.category-card:nth-child(6) img{left:0;top:-14.84%;width:100%;height:165.16%}.category-card:nth-child(7) .category-art{left:-27.059px;top:17.729px;width:169.822px;height:80.246px;filter:drop-shadow(0 3.732px 7.465px rgba(0,0,0,.25))}.category-card:nth-child(7) img{left:-1.99%;top:-22.07%;width:102.06%;height:142.86%}.category-card:nth-child(8) .category-art{left:14.93px;top:17.316px;width:85.844px;height:81.075px}.category-card:nth-child(8) img{left:-13.19%;top:-15.46%;width:124.51%;height:131.83%}.category-card b{font-weight:500}.process{--process-scroll-distance:2400px;height:calc(100vh + var(--process-scroll-distance));padding:0;display:block}.process-sticky{position:-webkit-sticky;position:sticky;top:0;width:100%;height:100vh;padding:40px 80px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:48px;overflow:hidden;background:var(--white)}.process-layout{width:min(var(--page),100%);height:min(618px,calc(100vh - 205px));display:grid;grid-template-columns:469px 1fr;grid-gap:24px;gap:24px}.process-tabs{display:grid;grid-template-rows:repeat(3,1fr);grid-gap:8px;gap:8px}.process-tab{position:relative;width:100%;padding:24px 36px 24px 24px;display:flex;align-items:center;gap:8px;text-align:left;border:0;border-radius:0 16px 16px 0;color:var(--ink);background:var(--white);cursor:pointer;transition:background .25s ease,transform .25s ease}.process-tab:hover{background:#fafafa}.process-tab:before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;border-radius:0 16px 16px 0;background:var(--brand);opacity:0;transform:scaleY(var(--line-progress,0));transform-origin:top;transition:opacity .2s ease}.process-tab.active{background:var(--soft)}.process-tab.active:before{opacity:1}.process-tab img{flex:0 0 32px;width:32px;height:32px;object-fit:contain}.process-tab span{display:flex;flex-direction:column;gap:8px}.process-tab b{font-size:20px;font-weight:600;line-height:36px;letter-spacing:-.2px}.process-tab.active b{font-weight:700}.process-tab small{color:var(--body);opacity:.8;font-size:16px;line-height:25.6px;letter-spacing:-.4px}.process-panel{position:relative;min-width:0;overflow:hidden;border-radius:24px;background:var(--soft)}.process-screen{width:100%;height:100%;object-fit:cover;transition:opacity .2s ease,transform .35s cubic-bezier(.22,1,.36,1)}.process-screen.switching{opacity:0;transform:translateY(18px) scale(.98)}.comparison{display:flex;flex-direction:column;gap:48px}.comparison .section-heading h2+span{margin-top:-8px}.comparison-table{width:min(var(--page),100%);margin:auto;overflow:hidden;padding-bottom:16px;border:1px solid rgba(15,15,15,.1);border-radius:16px;background:#fff;box-shadow:0 0 50px rgba(0,0,0,.08)}.comparison-row{min-height:50px;padding:16px 24px;display:grid;grid-template-columns:1fr 320px 320px;grid-gap:24px;gap:24px;align-items:center;border-bottom:1px solid rgba(0,0,0,.1);font-size:14px;line-height:1.3}.comparison-row:last-child{border-bottom:0}.comparison-row>b{font-weight:700;letter-spacing:.1px}.comparison-cell,.comparison-row>b:not(:first-child){text-align:center}.comparison-cell{width:320px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--body);font-weight:400;letter-spacing:-.41px}.comparison-cell img{flex:0 0 18px;width:18px;height:18px}.comparison-cell span{flex:1 1 auto;min-width:0}.comparison-head{color:#fff;background:var(--brand);font-weight:700}.vision{min-height:350px;padding:100px 80px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;text-align:center}.vision h2{max-width:1180px;font-size:36px}.blogs{display:flex;flex-direction:column;align-items:center;gap:48px}.blog-grid{width:min(var(--page),100%);display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.blog-card{overflow:hidden;border-radius:12px;background:var(--white);box-shadow:0 5px 20px rgba(38,38,38,.08)}.blog-card>img{width:100%;height:244px;object-fit:cover}.blog-card>div{padding:20px 16px;display:flex;flex-direction:column;gap:20px}.blog-card span,.blog-card time{color:var(--muted);font-size:14px;line-height:20px}.blog-card h3{margin:0;font-size:20px;font-weight:500;line-height:1.3}.blog-card footer{display:flex;align-items:flex-end;justify-content:space-between}.blog-button{min-height:50px;padding-inline:48px;border-radius:12px;font-weight:700}.site-footer{padding:40px 0;background:var(--white)}.footer-shell{width:min(var(--page),calc(100% - 60px));margin:auto}.footer-main{padding-bottom:30px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:30px;gap:30px}.footer-brand>img{width:200px;height:38px;margin-bottom:16px}.footer-brand p{margin:0;color:var(--body);font-size:14px;line-height:20px}.footer-brand b{color:var(--ink)}.socials{margin:16px 0;display:flex;gap:10px}.socials a{width:32px;height:32px;display:grid;place-items:center;color:#fff;border-radius:12px;background:var(--ink);font-size:13px;font-weight:700}.footer-brand .app-label{margin-bottom:16px;color:var(--brand);font-weight:700}.store-buttons,.store-buttons a{display:flex;gap:8px}.store-buttons a{height:48px;padding:11px 16px;align-items:center;border:1px solid rgba(0,0,0,.1);border-radius:12px;font-size:15px}.store-buttons a:first-child{color:#fff;background:var(--ink)}.store-buttons img{width:23px;height:26px;object-fit:contain}.footer-links{display:flex;gap:40px}.footer-links>div{display:flex;flex-direction:column;align-items:flex-start;gap:20px;font-size:14px;white-space:nowrap}.footer-links a{color:var(--body);line-height:20px}.footer-links a:hover{color:var(--brand)}.footer-bottom{padding-top:30px;border-top:1px solid var(--soft);color:var(--body);text-align:center;font-size:14px;line-height:20px}.reveal{opacity:0;transform:translateY(34px);transition:opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1)}.reveal.is-visible{opacity:1;transform:none}.blog-card:nth-child(2),.category-card:nth-child(2){transition-delay:.08s}.blog-card:nth-child(3),.category-card:nth-child(3){transition-delay:.16s}.category-card:nth-child(4){transition-delay:.24s}.category-card:nth-child(5){transition-delay:.32s}.category-card:nth-child(6){transition-delay:.4s}.category-card:nth-child(7){transition-delay:.48s}.category-card:nth-child(8){transition-delay:.56s}@media (max-width:1100px){.nav-menu{gap:16px}.hero-copy h1{font-size:42px;line-height:56px}.hero-visual{transform:scale(.9);transform-origin:top center}.section{padding-inline:40px}.process{padding:0}.process-sticky{padding-inline:40px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:38px 12px;gap:38px 12px}.category-card{width:auto}.process-layout{height:min(600px,calc(100vh - 205px));grid-template-columns:40% 1fr}.process-tab{padding:20px}.process-tab b{font-size:17px}.process-tab small{font-size:14px}.comparison-row{grid-template-columns:1fr 250px 250px}}@media (max-width:820px){.nav-shell,.site-header{height:72px}.nav-shell{width:calc(100% - 40px);display:flex;align-items:center;justify-content:space-between}.nav-logo{width:150px}.menu-toggle{z-index:102;width:44px;height:44px;padding:11px;display:flex;flex-direction:column;justify-content:center;gap:6px;border:0;border-radius:50%;background:var(--ink)}.menu-toggle span{width:100%;height:2px;background:#fff;transition:transform .25s ease}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.nav-menu{position:fixed;z-index:101;inset:0;padding:110px 30px 50px;display:flex;flex-direction:column;align-items:flex-start;gap:26px;background:var(--surface);transform:translateX(100%);transition:transform .35s cubic-bezier(.22,1,.36,1)}.nav-menu.open{transform:none}.nav-menu a{font-size:28px;line-height:1.2}.nav-contact{display:none}.hero{height:990px;scroll-margin-top:72px;padding:80px 20px 0}.hero-copy h1{font-size:38px;line-height:50px}.hero-copy h1 br{display:block}.hero-copy p{font-size:16px}.hero-visual{width:900px;transform:scale(.76);transform-origin:top center}.partners{height:220px;padding-block:60px}.partners>p{text-align:center}.section{padding:76px 24px}.section-heading h2,.vision h2{font-size:30px}.process{padding:76px 24px;align-items:center}.process,.process-sticky{height:auto;display:flex;flex-direction:column;gap:48px}.process-sticky{position:static;width:100%;padding:0;overflow:visible}.process-layout{height:auto;display:flex;flex-direction:column}.process-tabs{grid-template-rows:none}.process-tab{min-height:128px}.process-tab.active:before{transform:scaleY(1)}.process-panel{height:600px}.comparison-table{overflow-x:auto}.comparison-row{min-width:800px}.blog-grid{max-width:520px}.blog-grid,.footer-main{grid-template-columns:1fr}.footer-links{justify-content:space-between}}@media (max-width:520px){.hero{height:850px;padding-top:56px}.trust-row{transform:scale(.92)}.hero-copy h1{font-size:31px;line-height:42px;letter-spacing:-1.3px}.hero-copy h1 span{border-radius:8px;letter-spacing:-1.7px}.hero-copy p{line-height:25px}.hero-actions{flex-wrap:wrap}.hero-visual{width:760px;margin-top:12px;transform:scale(.58)}.partners>p{max-width:310px;font-size:12px}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card{font-size:17px}.process-panel{height:500px}.process-screen{object-fit:cover}.vision{min-height:300px;padding:76px 24px}.vision h2 br{display:none}.blog-card>img{height:210px}.footer-shell{width:calc(100% - 40px)}.footer-links{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px}.store-buttons{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal,[data-animate=load]{opacity:1!important;transform:none!important}}