@font-face{font-family:Inter;src:url(/fonts/Inter-VariableFont_opsz,wght.ttf)format("truetype");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Italic-VariableFont_opsz,wght.ttf)format("truetype");font-style:italic;font-weight:100 900;font-display:swap}:root{--red:#e10600;--red-bright:#ff2a21;--red-soft:#fff0ef;--ink:#111317;--muted:#667085;--muted-dark:#475467;--line:#e4e7ec;--paper:#f5f6f8;--white:#fff;--green:#169b62;--navy:#171b26;--container:1200px;--header-height:76px;--radius-sm:10px;--radius-md:14px;--radius-lg:24px;--shadow-sm:0 8px 25px #1113170f;--shadow-md:0 24px 70px #1113171f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 18px)}body{background:var(--white);min-width:320px;color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.55}body.is-dialog-open{overflow:hidden}img,svg{max-width:100%;display:block}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit}::selection{background:#e1060029}:focus-visible{outline-offset:3px;outline:3px solid #e1060047}.container{width:min(var(--container), calc(100% - 48px));margin-inline:auto}.skip-link{z-index:1000;background:var(--ink);color:var(--white);border-radius:8px;padding:10px 14px;font-weight:700;text-decoration:none;position:fixed;top:12px;left:12px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{letter-spacing:-.035em}h1{max-width:680px;margin-bottom:24px;font-size:clamp(3.2rem,4.3vw,5.35rem);font-weight:650;line-height:.99}h2{margin-bottom:16px;font-size:clamp(2.2rem,4vw,3.8rem);font-weight:750;line-height:1.03}h3{margin-bottom:9px;font-size:1.25rem;font-weight:700;line-height:1.15}.section{padding:120px 0}.section-kicker{color:var(--red);letter-spacing:.13em;text-transform:uppercase;align-items:center;margin-bottom:18px;font-size:.78rem;font-weight:760;line-height:1;display:inline-flex}.section-kicker.light{color:#ffb8b5}.section-heading{justify-content:space-between;align-items:end;gap:36px;margin-bottom:52px;display:flex}.section-heading>div{max-width:660px}.section-heading p{max-width:580px;color:var(--muted);margin-bottom:0;font-size:1.05rem}.section-heading.centered{text-align:center;justify-content:center}.section-heading.centered>div{max-width:700px}.button{border-radius:var(--radius-sm);border:1px solid #0000;justify-content:center;align-items:center;gap:11px;min-height:48px;padding:13px 19px;font-size:.92rem;font-weight:700;line-height:1;text-decoration:none;transition:transform .2s,background-color .2s,color .2s,box-shadow .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--red);color:var(--white);box-shadow:0 9px 18px #e106002e}.button-primary:hover{background:#c90500;box-shadow:0 13px 24px #e106003d}.button-secondary{border-color:var(--line);background:var(--white);color:var(--ink)}.button-secondary:hover{border-color:var(--ink)}.button-dark{background:var(--ink);color:var(--white)}.button-dark:hover{background:#252a35}.button-light{background:var(--white);color:var(--ink);box-shadow:var(--shadow-sm)}.button-small{min-height:42px;padding:11px 15px;font-size:.82rem}.button-large{min-height:54px;padding:16px 22px;font-size:.96rem}.text-link{color:var(--red);background:0 0;border:0;align-items:center;gap:9px;font-weight:700;text-decoration:none;display:inline-flex}.text-link:hover{color:#b80400}.site-header{z-index:100;height:var(--header-height);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #e4e7ecd9;position:sticky;top:0}.header-inner{align-items:center;gap:30px;height:100%;display:flex}.brand{flex:none;width:174px;display:block}.brand img{width:174px;height:auto}.primary-navigation{align-items:center;gap:clamp(20px,2.6vw,38px);margin-left:auto;display:flex}.primary-navigation a,.header-link{color:var(--muted-dark);font-size:.87rem;font-weight:650;text-decoration:none;position:relative}.primary-navigation a:after{background:var(--red);content:"";border-radius:999px;height:2px;transition:transform .2s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.primary-navigation a:hover,.primary-navigation a:focus-visible,.header-link:hover{color:var(--red)}.primary-navigation a:hover:after,.primary-navigation a:focus-visible:after{transform:scaleX(1)}.header-actions{align-items:center;gap:20px;display:flex}.menu-toggle{border:1px solid var(--line);background:var(--white);width:44px;height:44px;color:var(--ink);border-radius:10px;place-items:center;display:none}.hero{background:linear-gradient(#fff 0% 68%,#fdfdfd 100%);padding:58px 0 74px;position:relative;overflow:hidden}.hero-grid{z-index:1;grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr);align-items:center;gap:clamp(44px,5vw,78px);display:grid;position:relative}.hero-copy{z-index:2;position:relative}.eyebrow{color:var(--red);letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:24px;font-size:.79rem;font-weight:760;display:inline-flex}.eyebrow-dot{background:var(--red);width:9px;height:9px;box-shadow:0 0 0 6px var(--red-soft);border-radius:50%}.red-period{color:var(--red)}.hero-lead{max-width:610px;color:var(--muted);margin-bottom:32px;font-size:clamp(1.03rem,1.4vw,1.19rem);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-bottom:36px;display:flex}.trust-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:650px;display:grid}.trust-points>div{align-items:flex-start;gap:10px;display:flex}.trust-icon{background:var(--red-soft);width:34px;height:34px;color:var(--red);border-radius:10px;flex:none;place-items:center;display:grid}.trust-points strong,.trust-points small{display:block}.trust-points strong{letter-spacing:-.01em;margin-bottom:2px;font-size:.82rem}.trust-points small{color:var(--muted);font-size:.73rem;line-height:1.25}.hero-visual{isolation:isolate;min-height:560px;position:relative}.hero-visual-wash{z-index:-2;aspect-ratio:1;filter:blur(2px);pointer-events:none;background:radial-gradient(circle at 48% 46%,#ff2a211c,#e1060009 46%,#0000 70%);border-radius:50%;width:92%;position:absolute;top:9%;right:-8%}.hero-photo-frame{z-index:1;background:#f3f3f3;border-radius:30px;width:min(96%,650px);position:absolute;top:30px;right:0;overflow:hidden;box-shadow:0 28px 80px #11131724}.hero-photo-frame:after{content:"";pointer-events:none;background:linear-gradient(#0000 64%,#11131712);position:absolute;inset:0}.hero-photo-frame img{aspect-ratio:1.5;object-fit:cover;width:100%}.hero-phone-float{z-index:3;transform-origin:50% 85%;filter:drop-shadow(0 28px 24px #11131733);width:clamp(205px,19vw,250px);position:absolute;bottom:-20px;left:-12px;transform:rotate(-3.5deg)}.hero-phone-float:before{z-index:-1;content:"";filter:blur(13px);background:radial-gradient(circle,#e106001f,#0000 67%);border-radius:50%;position:absolute;inset:22% -26% 4%}.hero-phone-float img{width:100%;height:auto}.hero-orbit{pointer-events:none;border:1px solid #e106001f;border-radius:50%;position:absolute}.orbit-one{width:485px;height:485px;top:-48px;right:-64px}.orbit-two{border-color:#11131712;width:430px;height:430px;bottom:-112px;right:-150px}.hero-glow{filter:blur(1px);pointer-events:none;border-radius:50%;position:absolute}.hero-glow-one{background:radial-gradient(circle,#ff2a211a,#0000 66%);width:620px;height:620px;top:-210px;right:-150px}.hero-glow-two{background:radial-gradient(circle,#e106000f,#0000 68%);width:650px;height:650px;bottom:-310px;left:-180px}.section-services{background:var(--paper)}.service-search{border:1px solid var(--line);background:var(--white);width:min(100%,310px);color:var(--muted);border-radius:11px;align-items:center;gap:10px;padding:12px 14px;display:flex}.service-search:focus-within{border-color:var(--red);box-shadow:0 0 0 4px #e1060014}.service-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:.9rem}.filter-tabs{flex-wrap:wrap;gap:8px;margin-bottom:26px;display:flex}.filter-tabs button{background:var(--white);color:var(--muted-dark);border:1px solid #0000;border-radius:999px;padding:9px 15px;font-size:.82rem;font-weight:650}.filter-tabs button:hover,.filter-tabs button.is-active{border-color:var(--red);background:var(--red);color:var(--white)}.services-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.service-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);text-align:left;flex-direction:column;align-items:flex-start;min-height:218px;padding:19px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.service-card:hover{box-shadow:var(--shadow-sm);border-color:#e1060059;transform:translateY(-4px)}.service-card-top{justify-content:space-between;align-items:center;width:100%;margin-bottom:22px;display:flex}.service-icon{background:var(--red-soft);width:46px;height:46px;color:var(--red);border-radius:13px;place-items:center;display:grid}.service-arrow{background:var(--paper);width:30px;height:30px;color:var(--muted);border-radius:50%;place-items:center;transition:background .2s,color .2s;display:grid}.service-card:hover .service-arrow{background:var(--red);color:var(--white)}.service-category{color:var(--red);letter-spacing:.09em;text-transform:uppercase;margin-bottom:6px;font-size:.7rem;font-weight:760}.service-card strong{letter-spacing:-.025em;margin-bottom:8px;font-size:1.05rem}.service-description{color:var(--muted);margin-top:auto;font-size:.84rem;line-height:1.42}.empty-state{color:var(--muted);margin:25px 0 0}.section-process{background:var(--white)}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0 0 85px;padding:0;list-style:none;display:grid}.process-step{min-height:208px;padding:0 27px 0 0;position:relative}.step-number{color:#11131729;letter-spacing:.11em;margin-bottom:22px;font-size:.78rem;font-weight:800;display:block}.step-icon{background:var(--red-soft);width:52px;height:52px;color:var(--red);border-radius:15px;place-items:center;margin-bottom:19px;display:grid}.process-step h3{font-size:1.18rem}.process-step p{max-width:220px;color:var(--muted);margin:0;font-size:.86rem;line-height:1.5}.step-line{border-top:1px dashed #d6d9e0;width:calc(100% - 100px);position:absolute;top:67px;right:19px}.process-showcase{border-block:1px solid var(--line);grid-template-columns:minmax(260px,.58fr) minmax(0,1.42fr);align-items:center;gap:clamp(36px,5vw,72px);min-height:390px;padding:62px 0 48px;display:grid}.process-showcase>div{z-index:1;position:relative}.process-showcase h3{max-width:380px;font-size:clamp(2.25rem,3.2vw,3.15rem)}.process-showcase p{max-width:350px;color:var(--muted);margin-bottom:24px;font-size:.98rem;line-height:1.6}.process-showcase img{object-fit:contain;object-position:right center;filter:drop-shadow(0 24px 28px #1113171c);justify-self:end;width:calc(100% + 28px);max-width:none;max-height:410px;transform:translate(20px)}.section-benefits{background:linear-gradient(115deg,#f5f6f8 0%,#f7f7f9 48%,#f2f3f6 100%);overflow:hidden}.benefits-grid{grid-template-columns:minmax(0,.84fr) minmax(500px,1.16fr);align-items:center;gap:clamp(54px,6vw,90px);display:grid}.benefit-copy h2{max-width:560px;font-size:clamp(2.55rem,3.8vw,4.25rem)}.benefit-copy>p{max-width:490px;color:var(--muted);margin-bottom:34px;font-size:1.04rem}.benefit-list{gap:21px;margin:0;padding:0;list-style:none;display:grid}.benefit-list li{align-items:flex-start;gap:14px;display:flex}.benefit-list li>span{width:40px;height:40px;color:var(--red);background:#ffffffdb;border:1px solid #e1060014;border-radius:11px;flex:none;place-items:center;display:grid;box-shadow:0 5px 16px #1113170d}.benefit-list strong{margin-bottom:3px;font-size:.98rem;display:block}.benefit-list p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.45}.benefit-photo{padding:18px 8px 18px 0;position:relative}.benefit-photo-crop{aspect-ratio:1.72;background:#e9e5e1;border-radius:26px;position:relative;overflow:hidden;box-shadow:0 28px 75px #11131724}.benefit-photo-crop img{width:auto;max-width:none;height:110%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.benefit-stat{background:var(--red);min-width:134px;color:var(--white);border-radius:14px;flex-direction:column;padding:14px 17px;display:flex;position:absolute;bottom:-2px;right:-4px;box-shadow:0 14px 30px #e1060040}.benefit-stat strong{font-size:1.85rem;line-height:1}.benefit-stat span{margin-top:5px;font-size:.7rem}.section-platform{background:var(--white);overflow:hidden}.platform-grid{grid-template-columns:minmax(500px,1.14fr) minmax(0,.86fr);align-items:center;gap:clamp(60px,7vw,105px);display:grid}.platform-visual{align-items:center;min-height:470px;display:grid;position:relative}.platform-visual:before{z-index:0;content:"";filter:blur(4px);background:radial-gradient(circle,#e1060012,#e1060005 45%,#0000 70%);border-radius:50%;position:absolute;inset:12% 4% 7% -7%}.platform-visual>img:first-child{z-index:1;filter:drop-shadow(0 27px 33px #11131724);width:112%;max-width:none;margin-left:-11%;position:relative}.platform-copy h2{max-width:500px;font-size:clamp(2.55rem,3.8vw,4.2rem)}.platform-copy>p{max-width:490px;color:var(--muted);margin-bottom:29px;font-size:1.03rem}.platform-points{gap:17px;margin-bottom:30px;display:grid}.platform-points>div{grid-template-columns:37px 1fr;column-gap:11px;display:grid}.platform-points>div>span{background:var(--red-soft);width:37px;height:37px;color:var(--red);border-radius:10px;grid-row:span 2;place-items:center;display:grid}.platform-points strong{align-self:end;font-size:.9rem}.platform-points small{color:var(--muted);align-self:start;font-size:.77rem}.section-security{background:var(--paper);padding-top:95px;padding-bottom:95px}.security-inner{grid-template-columns:.9fr 1.1fr;align-items:center;gap:65px;display:grid}.security-copy p{max-width:460px;color:var(--muted);margin-bottom:28px;font-size:1.02rem}.security-inner>img{object-fit:contain;width:100%;max-height:300px}.security-tags{flex-wrap:wrap;gap:9px;display:flex}.security-tags span{background:var(--white);color:var(--muted-dark);border:1px solid #dfe2e8;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:.78rem;font-weight:650;display:inline-flex}.security-tags svg{color:var(--red)}.section-cta{background:var(--ink);color:var(--white);padding:70px 0}.cta-inner{justify-content:space-between;align-items:center;gap:35px;display:flex}.cta-inner h2{max-width:530px;margin-bottom:10px}.cta-inner p{color:#b3b8c4;margin:0}.site-footer{color:var(--white);background:#0c0e12;padding:64px 0 23px}.footer-grid{grid-template-columns:1.7fr 1fr 1fr;gap:50px;padding-bottom:48px;display:grid}.footer-logo{width:165px;margin-bottom:17px}.footer-grid p{color:#9da4b2;max-width:260px;margin:0;font-size:.85rem}.footer-grid>div:not(:first-child){flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-grid strong{margin-bottom:6px;font-size:.85rem}.footer-grid a{color:#9da4b2;font-size:.82rem;text-decoration:none}.footer-grid a:hover{color:var(--white)}.footer-bottom{color:#777f8e;border-top:1px solid #272b34;justify-content:space-between;gap:20px;padding-top:18px;font-size:.72rem;display:flex}.modal-backdrop{z-index:500;background:#11131791;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.wizard{background:var(--white);border-radius:22px;width:min(100%,570px);padding:38px;position:relative;box-shadow:0 30px 90px #1113174d}.wizard-close{background:var(--paper);width:35px;height:35px;color:var(--muted-dark);border:0;border-radius:50%;place-items:center;font-size:1.5rem;line-height:1;display:grid;position:absolute;top:15px;right:15px}.wizard-close:hover{background:var(--red-soft);color:var(--red)}.wizard-header{padding-right:28px}.wizard-header h2{margin-bottom:11px;font-size:2.25rem}.wizard-header p{color:var(--muted);margin-bottom:24px;font-size:.9rem}.wizard-progress{align-items:center;gap:8px;margin-bottom:25px;display:flex}.wizard-progress span{background:var(--paper);width:27px;height:27px;color:var(--muted);border-radius:50%;place-items:center;font-size:.75rem;font-weight:700;display:grid}.wizard-progress span.is-active{background:var(--red);color:var(--white)}.wizard-progress i{border-top:1px solid var(--line);flex:1}.wizard-selected{border:1px solid var(--line);border-radius:12px;align-items:center;gap:11px;padding:11px;display:flex}.wizard-selected>div{flex:1}.wizard-selected strong,.wizard-selected small{display:block}.wizard-selected strong{letter-spacing:-.01em;font-size:.86rem}.wizard-selected small{color:var(--muted);font-size:.72rem}.wizard-selected button{color:var(--red);background:0 0;border:0;font-size:.75rem;font-weight:700}.wizard-form{gap:15px;margin-top:23px;display:grid}.wizard-form label:not(.wizard-check){color:var(--muted-dark);gap:7px;font-size:.78rem;font-weight:700;display:grid}.wizard-form input:not([type=checkbox]){border:1px solid var(--line);background:var(--white);width:100%;color:var(--ink);border-radius:9px;outline:0;padding:12px 13px;font-size:.9rem;font-weight:500}.wizard-form input:not([type=checkbox]):focus{border-color:var(--red);box-shadow:0 0 0 4px #e1060014}.wizard-check{color:var(--muted);align-items:flex-start;gap:8px;font-size:.73rem;line-height:1.4;display:flex}.wizard-check input{accent-color:var(--red);margin-top:2px}.wizard-success{flex-direction:column;align-items:flex-start;padding:24px 4px 8px;display:flex}.success-icon{width:64px;height:64px;color:var(--green);background:#e8f7ef;border-radius:50%;place-items:center;margin-bottom:28px;display:grid}.wizard-success h2{margin-bottom:12px;font-size:2.4rem}.wizard-success p{max-width:420px;color:var(--muted);margin-bottom:27px}@media (width<=1050px){.hero-grid{grid-template-columns:1fr;gap:56px}.hero-copy{max-width:730px}.hero-visual{width:min(100%,760px);min-height:540px;margin-inline:auto}.hero-photo-frame{width:91%}.hero-phone-float{width:220px;left:0}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.benefits-grid,.platform-grid{gap:48px}.platform-grid{grid-template-columns:1fr 1fr}.platform-visual>img:first-child{width:106%;margin-left:-6%}}@media (width<=820px){:root{--header-height:68px}.container{width:min(var(--container), calc(100% - 34px))}.site-header{height:var(--header-height)}.header-inner{gap:13px}.brand,.brand img{width:150px}.header-actions{margin-left:auto}.header-link{display:none}.menu-toggle{order:3;display:grid}.primary-navigation{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow-md);border-radius:13px;flex-direction:column;align-items:stretch;gap:0;padding:7px;display:none;position:absolute;top:calc(100% + 1px);left:17px;right:17px}.primary-navigation.is-open{display:flex}.primary-navigation a{border-radius:8px;padding:12px;font-size:.9rem}.primary-navigation a:hover{background:var(--red-soft)}.primary-navigation a:after{display:none}.header-actions .button-small{min-height:40px;padding:10px 12px;font-size:.74rem}.hero{padding:58px 0 72px}.hero-visual{min-height:500px}.trust-points{max-width:none}.section{padding:86px 0}.section-heading{margin-bottom:34px;display:block}.service-search{margin-top:22px}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 20px;margin-bottom:62px}.process-step{min-height:170px;padding-right:10px}.step-line{display:none}.process-showcase{grid-template-columns:1fr;gap:30px;padding:48px 0 28px}.process-showcase>div{max-width:560px}.process-showcase img{justify-self:center;width:100%;max-height:390px;transform:none}.benefits-grid,.platform-grid,.security-inner{grid-template-columns:1fr}.benefit-photo{width:min(100%,720px);max-width:none}.platform-visual{max-width:760px;min-height:auto}.platform-visual>img:first-child{width:104%;margin-left:-4%}.security-inner>img{max-width:560px}.cta-inner{flex-direction:column;align-items:flex-start}.footer-grid{gap:35px}}@media (width<=560px){h1{font-size:clamp(2.8rem,14vw,4.2rem)}h2{font-size:2.25rem}.hero{padding-top:58px}.hero-lead{font-size:1rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.trust-points{grid-template-columns:1fr;gap:12px}.hero-visual{min-height:390px}.hero-photo-frame{border-radius:21px;width:96%;top:22px;right:-24px}.hero-phone-float{width:138px;bottom:-12px;left:-5px}.orbit-one{width:350px;height:350px;top:-30px;right:-115px}.orbit-two{width:350px;height:350px;bottom:-100px;right:-175px}.section{padding:72px 0}.services-grid{grid-template-columns:1fr}.service-card{min-height:190px}.filter-tabs{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.filter-tabs button{flex:none}.process-grid{grid-template-columns:1fr;gap:25px}.process-step{min-height:auto}.step-number{margin-bottom:11px}.step-icon{margin-bottom:12px}.process-showcase h3{font-size:1.8rem}.benefit-photo{padding:10px 0 18px}.benefit-photo-crop{aspect-ratio:1.48;border-radius:20px}.benefit-photo-crop img{height:110%}.benefit-stat{min-width:126px;bottom:0;right:10px}.platform-visual{padding:0}.platform-visual>img:first-child{width:108%;margin-left:-8%}.security-tags{gap:7px}.security-tags span{font-size:.72rem}.section-cta{padding:58px 0}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:7px}.wizard{border-radius:17px;padding:29px 20px 24px}.wizard-header h2,.wizard-success h2{font-size:1.9rem}}
