:root{--ink:#122033;--ink-soft:#1b314b;--blue:#2379ff;--blue-dark:#145ed1;--cyan:#3eb7a7;--paper:#f6f9fc;--line:#dce6f0;--muted:#607087}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:"DM Sans",system-ui,sans-serif;font-size:16px;line-height:1.55}a{color:inherit}.container{width:min(1160px,calc(100% - 48px));margin:0 auto}.site-header{position:absolute;z-index:5;top:0;left:0;right:0;color:#fff}.header-inner{display:flex;height:82px;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid rgba(255,255,255,.18)}.brand{display:inline-flex;align-items:center;gap:10px;font:700 1.16rem/1 "Space Grotesk",sans-serif;letter-spacing:-.03em;text-decoration:none}.brand-accent{color:#6bd8c8}.brand-mark{display:grid;width:31px;height:31px;place-items:center;border:1px solid rgba(105,214,202,.7);border-radius:9px;background:rgba(105,214,202,.13)}.brand-mark svg{width:21px;fill:none;stroke:#69d6ca;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1}.desktop-nav{display:flex;margin-left:auto;gap:32px;color:#bac7d7;font-size:.88rem}.desktop-nav a{text-decoration:none;transition:color .2s ease}.desktop-nav a:hover{color:#fff}.header-button{border:1px solid rgba(255,255,255,.28);border-radius:8px;background:rgba(255,255,255,.1);color:#fff;font-weight:600}.header-button:hover{border-color:#69d6ca;background:rgba(105,214,202,.12);color:#fff}.hero-section{position:relative;overflow:hidden;min-height:690px;padding:155px 0 115px;color:#fff;background:linear-gradient(120deg,#f8fbff 0%,#ecf5ff 45%,#dff7f2 100%)}.hero-section:before{position:absolute;right:-15%;top:-55%;width:75vw;height:80vw;content:"";border:1px solid rgba(35,121,255,.15);border-radius:50%;box-shadow:0 0 0 70px rgba(35,121,255,.04),0 0 0 140px rgba(35,121,255,.025)}.hero-section:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;content:"";background:linear-gradient(90deg,transparent,var(--cyan),transparent);opacity:.75}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.01fr) minmax(460px,.99fr);align-items:center;gap:70px}.hero-copy{max-width:610px}.eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:20px;color:#1b7b75;font-size:.78rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.eyebrow.muted{color:#2370d5}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--cyan);box-shadow:0 0 0 4px rgba(62,183,167,.12)}h1,h2,h3{font-family:"Space Grotesk",sans-serif;letter-spacing:-.045em}h1{max-width:700px;margin:0 0 25px;color:var(--ink);font-size:clamp(3rem,5.4vw,5.2rem);font-weight:600;line-height:.99}.hero-lede{max-width:530px;margin:0;color:#52657d;font-size:1.11rem}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:25px;margin-top:35px}.button{transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button.is-primary{border:0;border-radius:8px;background:var(--blue);color:#fff;box-shadow:0 10px 30px rgba(35,121,255,.25);font-weight:700}.button.is-primary:hover{background:#3b8bff;color:#fff;box-shadow:0 14px 34px rgba(35,121,255,.35)}.text-link{color:#23476d;font-size:.94rem;font-weight:600;text-decoration:none}.text-link:hover{color:#107f72}.hero-note{display:flex;align-items:center;gap:8px;margin-top:35px;color:#708197;font-size:.78rem}.mini-lock{display:grid;width:18px;height:18px;place-items:center;border:1px solid #94a8bd;border-radius:50%;color:#208e83;font-size:1.1rem;line-height:1}.hero-visual{position:relative;min-height:405px}.visual-orbit{position:absolute;border:1px solid rgba(62,183,167,.22);border-radius:50%}.orbit-one{top:17px;right:-22px;width:405px;height:405px}.orbit-two{top:63px;right:22px;width:315px;height:315px;border-color:rgba(35,121,255,.2)}.backup-card{position:absolute;top:54px;right:36px;width:min(360px,78%);overflow:hidden;border:1px solid #c7d8e8;border-radius:16px;background:rgba(255,255,255,.92);box-shadow:0 30px 80px rgba(44,76,111,.2);backdrop-filter:blur(12px)}.card-topline,.card-footer-line{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;color:#74869b;font-size:.75rem}.card-topline{border-bottom:1px solid #e4edf5}.live-pill{display:flex;align-items:center;gap:7px;color:#168779;font-weight:700}.live-pill .status-dot{width:5px;height:5px;box-shadow:none}.backup-main{padding:27px 25px 25px;text-align:center}.shield-large{width:72px;height:72px;margin:0 auto 16px;padding:12px;border:1px solid rgba(62,183,167,.38);border-radius:21px;background:rgba(62,183,167,.1)}.shield-large svg{width:100%;fill:none;stroke:#249b8d;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4}.backup-label{margin:0;color:#8191a5;font-size:.78rem}.backup-time{margin:3px 0 22px;color:var(--ink);font:600 1.35rem/1.2 "Space Grotesk",sans-serif}.backup-bar{height:6px;overflow:hidden;border-radius:99px;background:#d9e4ee}.backup-bar span{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--cyan))}.backup-meta{display:flex;justify-content:space-between;margin-top:9px;color:#8191a5;font-size:.72rem}.backup-meta strong{color:#168779}.card-footer-line{border-top:1px solid #e4edf5}.card-footer-line strong{color:#41566e;font-size:.72rem}.floating-card{position:absolute;display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid #cfdeeb;border-radius:11px;background:rgba(255,255,255,.92);box-shadow:0 18px 38px rgba(44,76,111,.16);backdrop-filter:blur(12px)}.floating-card strong,.floating-card small{display:block}.floating-card strong{color:var(--ink);font-size:.74rem}.floating-card small{margin-top:1px;color:#8293a8;font-size:.64rem}.floating-report{top:13px;left:5px}.floating-encryption{right:-5px;bottom:18px}.floating-icon{display:grid;width:27px;height:27px;place-items:center;border-radius:8px;background:rgba(62,183,167,.14);color:#168779;font-weight:700}.lock-icon{font-size:1rem}.proof-strip{color:#fff;background:#17304a}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);border-right:1px solid rgba(255,255,255,.08);border-left:1px solid rgba(255,255,255,.08)}.proof-item{display:flex;flex-direction:column;gap:2px;padding:24px 28px;border-right:1px solid rgba(255,255,255,.08)}.proof-item:last-child{border-right:0}.proof-item strong{font:600 1.07rem "Space Grotesk",sans-serif}.proof-item span{color:#afc0d0;font-size:.78rem}.section-shell{padding:115px 0 125px;background:var(--paper)}.section-heading{margin-bottom:45px}.split-heading{display:grid;grid-template-columns:1.1fr .72fr;align-items:end;gap:80px}h2{max-width:720px;margin:0;font-size:clamp(2.2rem,4vw,3.8rem);font-weight:600;line-height:1.03}.split-heading p{margin:0 0 5px;color:var(--muted);font-size:.98rem}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.feature-card{min-height:315px;padding:25px 24px;border:1px solid var(--line);border-radius:12px;background:#fff}.feature-card-dark{border-color:#1f3655;background:var(--ink-soft);color:#fff}.feature-number{color:#91a2b8;font:600 .75rem "Space Grotesk",sans-serif}.feature-icon{display:grid;width:43px;height:43px;margin:42px 0 22px;place-items:center;border-radius:12px;background:#eaf2ff}.feature-card-dark .feature-icon{background:rgba(105,214,202,.13)}.feature-icon svg{width:23px;fill:none;stroke:var(--blue);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.feature-card-dark .feature-icon svg{stroke:#69d6ca}.feature-card h3{margin:0 0 12px;font-size:1.25rem;font-weight:600;line-height:1.1}.feature-card p{margin:0;color:var(--muted);font-size:.88rem;line-height:1.55}.feature-card-dark p{color:#aab9ca}.process-section{padding:110px 0;color:#fff;background:var(--ink)}.process-layout{display:grid;grid-template-columns:.82fr 1fr;gap:135px}.process-intro h2{margin-bottom:22px;color:#fff}.process-intro p{max-width:410px;margin:0;color:#aab9ca}.light-link{display:inline-block;margin-top:31px;color:#69d6ca}.steps-list{border-top:1px solid rgba(255,255,255,.18)}.step-item{display:grid;grid-template-columns:50px 1fr;gap:20px;padding:25px 0 28px;border-bottom:1px solid rgba(255,255,255,.18)}.step-index{display:grid;width:32px;height:32px;place-items:center;border:1px solid rgba(105,214,202,.55);border-radius:50%;color:#69d6ca;font:600 .86rem "Space Grotesk",sans-serif}.step-item h3{margin:3px 0 7px;color:#fff;font-size:1.22rem;font-weight:600}.step-item p{margin:0;color:#94a5b9;font-size:.88rem}.cta-section{padding:90px 0;background:#fff}.cta-panel{display:flex;align-items:center;justify-content:space-between;gap:45px;padding:53px 58px;border:1px solid var(--line);border-radius:17px;background:linear-gradient(115deg,#edf7ff,#fff)}.cta-panel h2{max-width:650px;font-size:clamp(2rem,3.5vw,3.15rem)}.cta-actions{display:flex;flex-direction:column;align-items:flex-start;gap:17px;min-width:205px}.phone-link{color:var(--ink);font:600 1.03rem "Space Grotesk",sans-serif;text-decoration:none}.phone-link:hover{color:var(--blue)}.site-footer{padding:50px 0 22px;color:#98a7b9;background:var(--ink)}.footer-inner{display:flex;justify-content:space-between;gap:30px;padding-bottom:42px}.footer-brand .brand{color:#fff}.footer-brand small{display:block;margin-top:13px;color:#708197;font-size:.75rem}.footer-details{display:flex;align-items:center;gap:25px;font-size:.78rem}.footer-details a{color:#d5e0ec;text-decoration:none}.footer-details a:hover{color:#69d6ca}.legal-line{display:flex;justify-content:space-between;gap:20px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);color:#63748a;font-size:.69rem}.flash-wrap{position:relative;z-index:2;padding-top:90px}.notification{box-shadow:0 8px 24px rgba(20,60,100,.08)}.contact-page{background:var(--paper)}.contact-hero{padding:160px 0 70px;background:linear-gradient(120deg,#f8fbff,#e6f6f4)}.contact-hero h1{max-width:690px;font-size:clamp(2.8rem,5vw,4.5rem)}.contact-hero p{max-width:560px;color:#5e7187;font-size:1.08rem}.contact-section{padding:0 0 110px}.contact-grid{display:grid;grid-template-columns:1fr .8fr;gap:20px;margin-top:-8px}.contact-card{padding:35px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 18px 50px rgba(31,64,97,.06)}.contact-card h2{font-size:2rem}.form-intro{max-width:490px;margin:10px 0 28px;color:var(--muted);font-size:.88rem}.label{color:var(--ink);font-size:.86rem}.label span{color:#d14d4d}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.input,.textarea{border-color:#cfdeea;border-radius:7px;box-shadow:none}.input:focus,.textarea:focus{border-color:var(--blue);box-shadow:0 0 0 2px rgba(35,121,255,.12)}.details-card{background:#f1f7fb}.address{margin:18px 0 25px;color:#50657d;line-height:1.65}.detail-line{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-top:1px solid #d9e6ef;color:#63778e;font-size:.88rem}.detail-line a{color:var(--blue);font-weight:600;text-decoration:none}.map-frame{height:250px;margin-top:25px;overflow:hidden;border-radius:10px;background:#dceaf2}.map-frame iframe{width:100%;height:100%;border:0}.map-link{display:inline-block;margin-top:12px;color:var(--blue);font-size:.84rem;font-weight:700;text-decoration:none}.honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}@media(max-width:960px){.hero-grid{grid-template-columns:1fr;gap:40px}.hero-copy{max-width:700px}.hero-section{padding-bottom:75px}.hero-visual{width:min(560px,100%);margin:0 auto}.split-heading,.process-layout,.contact-grid{grid-template-columns:1fr;gap:28px}.feature-grid{grid-template-columns:repeat(2,1fr)}.process-layout{gap:55px}.cta-panel{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.container{width:min(100% - 32px,1160px)}.header-inner{height:72px}.desktop-nav,.header-button{display:none}.hero-section{min-height:auto;padding:120px 0 60px}h1{font-size:clamp(2.75rem,14vw,4.5rem)}.hero-lede{font-size:1rem}.hero-visual{min-height:350px;transform:scale(.9);transform-origin:top left;width:111%;margin-bottom:-32px}.orbit-one{right:-90px}.orbit-two{right:-45px}.backup-card{right:15px}.floating-report{left:-7px}.floating-encryption{right:-27px}.proof-grid{grid-template-columns:repeat(2,1fr)}.proof-item{padding:19px 15px}.proof-item:nth-child(2){border-right:0}.proof-item:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.08)}.section-shell,.process-section{padding:75px 0}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:auto}.feature-icon{margin-top:28px}.cta-section{padding:55px 0}.cta-panel{padding:32px 24px}.cta-actions{width:100%}.cta-actions .button{width:100%;font-size:.9rem}.footer-inner,.legal-line{align-items:flex-start;flex-direction:column}.footer-details{align-items:flex-start;flex-direction:column;gap:8px}.contact-hero{padding-top:120px}.contact-card{padding:24px}.field-row{grid-template-columns:1fr}}
