@font-face{font-family:PulseHausSans;src:url("assets/fonts/inter-latin-600-normal.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url('assets/fonts/Manrope-Variable.ttf') format('truetype');font-weight:200 800;font-style:normal;font-display:swap}
:root{--ink:#173a37;--teal:#0b5d57;--mint:#eaf3ee;--paper:#fbfcf9;--soft:#f1f5ef;--orange:#df754e;--muted:#60716c;--line:#d4e0d7;--white:#fff;--radius:24px;--font:Manrope,Arial,sans-serif;--container:min(1320px,calc(100% - 96px))}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:18px;line-height:1.7;-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:700;letter-spacing:-.045em;line-height:1.14}h1{font-size:clamp(3.8rem,5.65vw,5.4rem);font-weight:800;letter-spacing:-.062em}h2{font-size:clamp(2.3rem,3.45vw,3.4rem)}h3{font-size:25px;letter-spacing:-.035em}p{text-wrap:pretty}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}img{display:block;max-width:100%}.icon{width:24px;height:24px;display:inline-block;flex-shrink:0;vertical-align:middle}svg{overflow:visible}[hidden]{display:none!important}:focus-visible{outline:3px solid var(--orange);outline-offset:5px}::selection{background:#efc3aa;color:var(--ink)}.container{width:var(--container);margin-inline:auto}.section{padding-block:108px}.eyebrow{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:700;letter-spacing:.13em;line-height:1.7;text-transform:uppercase;color:var(--teal);margin-bottom:24px}.eyebrow .icon{width:16px;height:16px}.btn{display:inline-flex;gap:28px;align-items:center;justify-content:center;min-height:56px;padding:14px 23px;border:1px solid transparent;border-radius:12px;font-size:14px;font-weight:700;line-height:1.5;transition:background .2s,transform .2s,color .2s;white-space:nowrap}.btn .icon{width:19px;height:19px;transition:transform .2s}.btn-primary{background:var(--teal);color:white;border-color:var(--teal)}.btn-primary:hover{background:#084740;transform:translateY(-2px)}.btn:active{transform:translateY(1px)}.btn:hover .icon{transform:translate(2px,-2px)}.btn-secondary{border-color:#a9c4b7;background:transparent;color:var(--teal)}.btn-secondary:hover{background:var(--mint)}.btn-text{padding-inline:0;gap:12px;color:var(--teal)}.btn-text:hover{color:var(--ink)}.text-link{display:inline-flex;min-height:48px;align-items:center;gap:18px;font-size:14px;font-weight:700;color:var(--teal)}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.skip-link{position:fixed;left:20px;top:15px;padding:10px 20px;background:var(--ink);color:white;z-index:200;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}
.site-header{background:rgba(251,252,249,.97);position:sticky;top:0;z-index:50}.nav-wrap{height:100px;display:flex;align-items:center;justify-content:space-between;gap:35px;border-bottom:1px solid var(--line)}.brand{flex:0 0 214px}.brand img{width:214px;height:auto}.nav-links{display:flex;gap:30px;margin-left:auto;font-size:13px;font-weight:600}.nav-links a{padding-block:14px}.nav-links a:hover{color:var(--teal)}.nav-actions{display:flex;gap:25px;align-items:center}.language-pill{display:flex;gap:1px;padding:4px;border:1px solid var(--line);border-radius:100px}.language-pill button{border:0;background:transparent;min-width:40px;height:38px;border-radius:50px;font-size:11px;font-weight:700}.language-pill button[aria-pressed=true]{background:var(--ink);color:white}.nav-cta{min-height:48px;padding:11px 19px;font-size:12px;gap:20px}.menu-button{display:none}.mobile-menu{display:none}.mobile-cta{display:none}
.hero{background:var(--mint);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:0;align-items:center;padding-top:52px;min-height:605px}.hero-copy{position:relative;z-index:2;animation:arrive .7s ease-out both;padding-bottom:30px}.hero-copy .eyebrow{margin-bottom:29px}.hero-emphasis{color:var(--teal)}.hero-body{max-width:505px;margin-top:27px;font-size:18px;line-height:1.85;color:var(--muted)}.hero-actions{display:flex;gap:30px;margin-top:34px;align-items:center}.hero-object{position:relative;perspective:1100px;min-width:0;isolation:isolate;animation:arrive .9s .1s ease-out both}.hero-art-link{display:block;transform:rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transition:transform .3s ease-out;border-radius:40px;outline-offset:-15px}.hero-art{width:125%;max-width:none;margin-left:-8%;mix-blend-mode:multiply;transition:transform .5s;transform:translateY(-4px)}.hero-art-link:active .hero-art{transform:translateY(2px) scale(.97)}.hero-bottom{display:flex;justify-content:space-between;gap:25px;align-items:center;padding:24px 0 27px;border-top:1px solid #cadbcf;font-size:11px;font-weight:600;color:var(--muted)}.hero-bottom>span{display:flex;align-items:center;gap:10px}.hero-bottom .icon{width:19px;height:19px}.hero-note .icon{color:var(--teal)}.assurance-strip{background:var(--paper);border-bottom:1px solid var(--line)}.assurance-inner{display:flex;justify-content:space-between;gap:20px;padding-block:26px}.assurance-inner>span{display:flex;align-items:center;gap:11px;font-size:12px;font-weight:600}.assurance-inner .icon{width:20px;height:20px;color:var(--teal)}
.section-heading{max-width:780px;margin-bottom:42px}.section-heading .eyebrow{margin-bottom:19px}.section-heading p:last-child{color:var(--muted);margin-top:20px;font-size:17px}.help-desk{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;scroll-margin-top:120px}.topic-tabs{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;padding:10px;background:#edf2eb;border-bottom:1px solid var(--line)}.topic-tab{display:flex;justify-content:center;align-items:center;gap:12px;min-height:62px;border:1px solid transparent;border-radius:14px;background:transparent;font-size:14px;font-weight:650;line-height:1.4;transition:background .2s,color .2s,box-shadow .2s}.topic-tab .icon{width:22px;height:22px}.topic-tab:hover{background:#e0eade}.topic-tab[aria-selected=true]{background:var(--teal);color:white;box-shadow:0 5px 12px #0b5d5715}.topic-panel{display:grid;grid-template-columns:.9fr 1.1fr;min-height:445px;background:white}.topic-visual{position:relative;display:grid;place-items:center;min-height:420px;overflow:hidden;background:#f2f6ef;border-radius:0 0 0 24px}.device-node{position:relative;z-index:2;display:grid;place-items:center;width:150px;height:150px;border-radius:37px;background:var(--paper);box-shadow:0 22px 35px -15px #547f6440,0 0 0 1px #d6e4d6;transform:rotate(-9deg)}.device-node .icon{width:77px;height:77px;color:var(--teal)}.visual-orbit{position:absolute;width:280px;height:280px;border:1px dashed #abc5b6;border-radius:50%}.orbit-two{width:400px;height:400px;border-style:solid;border-color:#dae7da}.satellite{position:absolute;z-index:3;display:grid;place-items:center;border-radius:14px;width:54px;height:54px;box-shadow:0 7px 20px #426e3c15}.satellite-check{background:var(--orange);color:var(--ink);top:88px;right:24%;transform:rotate(12deg)}.satellite-cursor{background:white;color:var(--teal);bottom:100px;left:20%;transform:rotate(-12deg)}.device-label{position:absolute;bottom:31px;font-size:12px;color:var(--muted);font-weight:600}.topic-copy{padding:42px 55px 42px 50px;align-self:center}.topic-index{font-size:11px;font-weight:650;color:var(--muted);letter-spacing:.08em;display:block;margin-bottom:20px}.topic-copy h3{font-size:32px;max-width:420px}.topic-copy>p{font-size:16px;color:var(--muted);margin-top:19px;max-width:480px}.topic-benefits{display:flex;flex-wrap:wrap;gap:10px 18px;margin-block:22px;font-size:11px;font-weight:600}.topic-benefits>span{display:flex;gap:5px;align-items:center}.topic-benefits .icon{width:15px;height:15px;color:var(--teal)}.service-details{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:40px}.service-details article{display:flex;align-items:flex-start;gap:20px}.service-details article>.icon{color:var(--teal);margin-top:4px}.service-details h3{font-size:18px;letter-spacing:-.02em}.service-details p{font-size:14px;color:var(--muted);margin-top:11px;line-height:1.9}
.ai-section{background:#eef3ec}.ai-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:85px;align-items:center}.ai-heading-icon{display:grid;place-items:center;background:#d9e9df;width:58px;height:58px;border-radius:16px;margin-bottom:28px;color:var(--teal)}.ai-heading-icon .icon{width:31px;height:31px}.ai-copy h2{max-width:530px}.ai-copy>p{color:var(--muted);font-size:17px;margin:23px 0 22px;max-width:520px}.prompt-playground{background:#113f39;color:#f0f7ef;border-radius:24px;padding:27px 30px 10px;box-shadow:0 20px 50px -25px #245a4455;min-width:0}.playground-header{display:flex;justify-content:space-between;gap:15px;align-items:center;font-size:11px;line-height:1.6;padding-bottom:25px;border-bottom:1px solid #ffffff20}.playground-header>span:first-child{display:flex;align-items:center;gap:11px}.playground-header .icon{width:17px;height:17px;color:#b5e2cd}.sample-badge{font-size:9px;letter-spacing:.1em;color:#c6d9cf;background:#ffffff0d;padding:5px 8px;border-radius:4px;white-space:nowrap}.prompt-options{display:flex;gap:6px;flex-wrap:wrap;margin:24px 0}.prompt-option{border:1px solid #809b854d;color:#d4e4d8;background:transparent;font-size:11px;border-radius:8px;min-height:43px;padding:9px 12px;transition:background .2s}.prompt-option[aria-pressed=true]{background:#e9f1e5;color:var(--ink);border-color:#e9f1e5}.prompt-option:hover{border-color:#b8d4bd}.prompt-content{display:flex;gap:17px;min-height:210px;padding:14px 0 25px;align-items:flex-start}.prompt-mark{font-size:27px;color:#e99b79;line-height:1.2}.prompt-content p{font-size:21px;line-height:1.65;letter-spacing:-.025em;font-weight:500;min-width:0}.prompt-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:22px;border-top:1px solid #ffffff20}.prompt-bottom>p{font-size:11px;max-width:290px;color:#b5cfc1;line-height:1.7}.copy-prompt{flex:0 0 auto;display:grid;place-items:center;background:#ffffff12;color:#eaf3ee;border:1px solid #b2c6b633;width:46px;height:46px;border-radius:12px}.copy-prompt:hover{background:#ffffff26}.copy-prompt .icon{width:21px;height:21px}.copy-feedback{min-height:24px;font-size:11px;color:#d8efde;margin-top:6px}.relatives-section{display:grid;grid-template-columns:70px 1fr auto;align-items:center;gap:30px;padding-block:70px}.relatives-icon{width:64px;height:64px;display:grid;place-items:center;background:#f5e5d8;border-radius:19px;transform:rotate(-7deg)}.relatives-icon .icon{width:30px;height:30px;color:#865031}.relatives-section h2{font-size:29px}.relatives-section p{font-size:15px;max-width:650px;color:var(--muted);margin-top:17px}.relatives-section .btn{font-size:12px;gap:17px}.process-section{background:#f3f5ef}.process-section .section-heading{max-width:660px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px}.process-grid article{padding-top:10px}.step-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #cbd9cc;padding-bottom:20px;margin-bottom:25px}.step-top>span{font-size:47px;line-height:1;font-weight:500;letter-spacing:-.075em;color:#779886}.step-top>.icon{color:var(--teal);width:26px;height:26px}.process-grid h3{font-size:21px}.process-grid p{color:var(--muted);font-size:16px;margin-top:17px}.area-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.area-copy>p:not(.eyebrow){color:var(--muted);margin-top:25px;font-size:17px}.visit-options{display:grid;gap:27px;margin-top:36px}.visit-options>div{display:flex;gap:16px}.visit-options>div>.icon{color:var(--teal);margin-top:1px}.visit-options h3{font-size:17px;letter-spacing:-.02em}.visit-options p{font-size:13px;color:var(--muted);margin-top:8px}.hours{display:flex;gap:10px;flex-direction:column;margin-top:30px;padding-top:26px;border-top:1px solid var(--line)}.hours>span{display:flex;gap:12px;align-items:center;font-size:14px;font-weight:600}.hours>span .icon{width:20px;height:20px}.hours small{font-size:12px;color:var(--muted);padding-left:32px}.map-panel{background:var(--mint);border-radius:24px;padding:26px 20px 22px;overflow:hidden}.map-label{display:flex;gap:8px;align-items:center;font-size:11px;color:var(--teal);padding-left:8px;font-weight:650}.map-label .icon{width:16px;height:16px}.service-map{width:100%;height:auto;display:block;margin-top:5px}.range-ring{fill:none;stroke:#c5d9cb;stroke-width:1.5}.inner-ring{stroke-dasharray:4 7;stroke:#b0cbbb}.map-connection{fill:none;stroke:#d98a64;stroke-width:1.7;stroke-dasharray:5 6}.map-town circle{fill:var(--orange)}.map-town text{font-size:13px;fill:#52756b;font-weight:550}.map-origin{fill:var(--teal)}.map-origin-halo{fill:#c4ddd0}.map-home{font-size:23px;fill:var(--ink);font-weight:700;letter-spacing:-.5px}.map-radius{font-size:13px;fill:#58776c}.map-note{font-size:10px;text-align:center;color:var(--muted)}.business-strip{background:#deebe2;padding-block:32px}.business-strip .container{display:grid;grid-template-columns:48px 1fr auto;gap:23px;align-items:center}.business-icon{width:44px;height:44px;border:1px solid #9ab7a5;display:grid;place-items:center;border-radius:12px;color:var(--teal)}.business-strip h2{font-size:22px;letter-spacing:-.03em}.business-strip p{font-size:13px;color:var(--muted);margin-top:9px}.business-strip .text-link{font-size:12px;white-space:nowrap}
.contact-grid{display:grid;grid-template-columns:.85fr 1.1fr;gap:105px;align-items:start}.contact-copy{position:sticky;top:160px}.contact-copy h2{max-width:460px}.contact-copy>p:not(.eyebrow){font-size:17px;max-width:430px;color:var(--muted);margin-top:25px}.contact-promise{display:flex;gap:10px;align-items:center;margin-top:28px;font-size:12px;font-weight:600}.contact-promise .icon{color:var(--teal);width:20px;height:20px}.contact-device{margin-top:45px;width:115px;height:110px;display:grid;place-items:center;background:#e7ede1;border-radius:22px;color:var(--teal);transform:rotate(-8deg);box-shadow:inset 0 -7px 0 #d2dfce,0 15px 25px -15px #0b5d5733}.contact-device .icon{width:55px;height:55px}.contact-form{padding:33px;background:white;border:1px solid var(--line);border-radius:24px;min-width:0}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px 20px}.field{display:flex;flex-direction:column;gap:8px;min-width:0}.field.full{grid-column:1/-1}.field label{font-size:12px;font-weight:650}.field input,.field select,.field textarea{width:100%;min-width:0;background:#f9fbf7;border:1px solid #c4d2c7;border-radius:9px;min-height:51px;padding:12px 14px;font-size:14px;color:var(--ink);line-height:1.5}.field textarea{min-height:140px;resize:vertical}.field input::placeholder,.field textarea::placeholder{color:#718076}.consent{display:flex;gap:12px;align-items:flex-start;font-size:11px;line-height:1.75;color:var(--muted);margin-block:24px}.consent input{margin:3px 0 0;flex:0 0 auto;width:18px;height:18px;accent-color:var(--teal)}.consent a,.newsletter-legal a{text-decoration:underline;text-underline-offset:3px;color:var(--teal)}.contact-form .btn{width:100%;justify-content:space-between}.form-note{font-size:10px;line-height:1.7;margin-top:14px;color:var(--muted)}.form-feedback{font-size:14px;line-height:1.7;margin-top:16px;color:var(--teal)}.form-feedback.error{color:#943f30}.btn:disabled{opacity:.65;cursor:wait;transform:none}.newsletter{padding-block:60px;background:#edf3e9}.newsletter-inner{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.newsletter h2{font-size:29px;max-width:490px;line-height:1.2}.newsletter p{font-size:14px;color:var(--muted);margin-top:14px;max-width:460px}.newsletter-form{display:flex;gap:10px}.newsletter-form input[type=email]{width:100%;min-width:0;background:var(--paper);border:1px solid #b7caba;border-radius:12px;padding:13px 17px;font-size:14px;min-height:54px;color:var(--ink)}.newsletter-form .btn{font-size:12px;min-height:54px}.newsletter .newsletter-legal{font-size:10px;margin-top:13px}.site-footer{background:var(--paper);padding-top:65px}.footer-grid{display:grid;grid-template-columns:1.8fr 1fr 1fr;gap:70px;padding-bottom:52px}.footer-logo{display:block;width:228px}.footer-logo img{height:auto}.footer-grid>div>p{font-size:13px;color:var(--muted);margin-top:25px;max-width:340px;line-height:1.9}.footer-grid nav{display:flex;align-items:flex-start;flex-direction:column;font-size:12px;gap:10px}.footer-grid nav>strong{font-size:12px;font-weight:700;margin-bottom:9px}.footer-grid nav a{min-height:26px}.footer-grid nav a:hover{text-decoration:underline;text-underline-offset:5px}.footer-grid nav>span{color:var(--muted);font-size:11px;margin-top:10px;max-width:190px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid var(--line);padding-block:23px;color:var(--muted);font-size:10px}.pulsehaus{display:flex;align-items:center;gap:5px}.pulsehaus strong{display:inline-flex;gap:.42em;align-items:center;color:var(--ink);font-family:"Hiragino Sans","Hiragino Kaku Gothic ProN","Arial Black",PulseHausSans,sans-serif;font-weight:900;letter-spacing:-.015em;font-size:9.8px}.pulsehaus i{width:1em;height:1em;flex:0 0 1em;background:#e63a2e;display:inline-block}
[data-reveal]{transition:opacity .55s ease,transform .55s cubic-bezier(.2,.6,.3,1)}.motion-ready [data-reveal]:not(.is-visible){opacity:0;transform:translateY(18px)}.topic-changing .device-node{animation:device-change .4s ease}.prompt-changing{animation:prompt-change .25s ease}@keyframes arrive{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes device-change{0%{transform:rotate(-9deg) scale(.94)}100%{transform:rotate(-9deg) scale(1)}}@keyframes prompt-change{from{opacity:.25;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1600px){.hero-grid{min-height:650px}.hero-art{width:132%;margin-left:-10%}}
@media(max-width:1150px){:root{--container:calc(100% - 64px)}.nav-wrap{gap:20px}.brand{flex-basis:190px}.brand img{width:190px}.nav-links{gap:20px;font-size:12px}.nav-actions{gap:16px}.nav-cta{font-size:11px;gap:11px;padding-inline:14px}.hero-grid{min-height:550px}.hero-body{font-size:16px}.hero-actions{gap:20px}.hero-actions .btn{font-size:12px;gap:15px}.topic-copy{padding:32px}.topic-copy h3{font-size:28px}.ai-grid,.area-grid,.contact-grid{gap:50px}.prompt-playground{padding-inline:23px}.prompt-content p{font-size:19px}.relatives-section{grid-template-columns:60px 1fr;gap:25px}.relatives-section>.btn{grid-column:2;justify-self:start;margin-top:0}.newsletter-inner{gap:45px}.assurance-inner>span{font-size:10px;gap:8px}}
@media(max-width:900px){.nav-links{display:none}.brand{margin-right:auto}.topic-tab{font-size:12px;gap:7px}.topic-tab .icon{width:20px;height:20px}.hero-grid{grid-template-columns:1.05fr 1fr;min-height:500px}.hero-copy h1{font-size:5.7vw}.hero-body{font-size:15px}.hero-copy .eyebrow{font-size:9px;letter-spacing:.09em}.hero-actions{flex-wrap:wrap;gap:6px 20px}.assurance-inner{display:grid;grid-template-columns:1fr 1fr;gap:16px 25px}.assurance-inner>span{font-size:12px}.topic-panel{grid-template-columns:.8fr 1fr}.topic-visual{min-height:425px}.device-node{width:118px;height:118px;border-radius:30px}.device-node .icon{width:60px;height:60px}.satellite-check{right:15%}.satellite-cursor{left:12%}.topic-copy{padding:27px}.topic-copy>p{font-size:15px}.topic-benefits{flex-direction:column}.ai-grid{gap:30px}.prompt-options{gap:6px}.prompt-option{font-size:10px;padding:9px 10px}.ai-copy>p{font-size:16px}.process-grid{gap:28px}.process-grid h3{font-size:19px}.process-grid p{font-size:15px}.area-grid{gap:35px}.contact-grid{gap:40px;grid-template-columns:.75fr 1fr}.contact-form{padding:25px}.field-grid{gap:17px 14px}.business-strip .container{grid-template-columns:44px 1fr}.business-strip .text-link{grid-column:2}.newsletter-form{flex-wrap:wrap}.newsletter-form input[type=email]{flex:1 1 180px}.newsletter-form button{flex:1 1 95px}.footer-grid{gap:40px}}
@media(max-width:700px){:root{--container:calc(100% - 40px)}html{scroll-padding-top:98px}body{font-size:17px}h1{font-size:clamp(2.7rem,10.3vw,4.7rem);line-height:1.11}h2{font-size:clamp(2rem,7.3vw,3rem)}.section{padding-block:70px}.eyebrow{font-size:10px;letter-spacing:.1em;margin-bottom:19px}.nav-wrap{height:82px;gap:10px}.brand{flex-basis:176px}.brand img{width:176px}.nav-actions{gap:10px}.language-pill{padding:2px;gap:0}.language-pill button{min-width:33px;height:37px;font-size:10px}.nav-cta{display:none}.menu-button{display:grid;place-items:center;background:transparent;border:0;padding:8px 0 8px 7px;width:34px;min-height:48px}.menu-button .icon{width:23px;height:23px}.mobile-menu{background:var(--paper);border-bottom:1px solid var(--line);padding:12px 20px 22px}.mobile-menu.is-open{display:flex;flex-direction:column}.mobile-menu a{font-size:17px;padding:13px 0}.hero-grid{grid-template-columns:1fr;padding-top:36px;min-height:0}.hero-copy{padding-bottom:0}.hero-copy .eyebrow{font-size:9px;margin-bottom:21px}.hero-copy h1{font-size:clamp(2.9rem,10.6vw,4.8rem)}.hero-body{font-size:16px;margin-top:22px;max-width:490px;line-height:1.8}.hero-actions{flex-wrap:wrap;gap:8px 22px;margin-top:26px}.hero-actions .btn{font-size:12px;gap:13px;min-height:53px;padding-inline:17px}.hero-actions .btn-text{padding-inline:0;gap:7px}.hero-object{width:100%;margin-top:14px}.hero-art{width:110%;margin-left:-5%;transform:none}.hero-bottom{flex-direction:column;align-items:flex-start;gap:12px;padding-block:18px 23px;font-size:10px}.hero-bottom .icon{width:17px;height:17px}.hero-languages{display:none!important}.assurance-inner{gap:17px 10px;padding-block:24px}.assurance-inner>span{font-size:10px;gap:7px}.assurance-inner .icon{width:17px;height:17px}.section-heading{margin-bottom:30px}.section-heading p:last-child{font-size:16px;margin-top:18px}.help-desk{border-radius:19px;overflow:visible;border:0}.topic-tabs{display:flex;flex-wrap:wrap;gap:7px;padding:0 0 15px;background:transparent;border-bottom:0}.topic-tab{min-height:48px;font-size:12px;gap:8px;flex:1 1 auto;padding:10px 12px;border-color:var(--line);border-radius:10px;background:#f0f5ee}.topic-tab .icon{width:20px;height:20px}.topic-tab[aria-selected=true]{box-shadow:none}.topic-panel{grid-template-columns:1fr;border:1px solid var(--line);border-radius:19px;overflow:hidden}.topic-visual{min-height:260px;border-radius:0}.visual-orbit{width:230px;height:230px}.orbit-two{width:340px;height:340px}.device-node{width:111px;height:111px;border-radius:28px;margin-top:-20px}.device-node .icon{width:58px;height:58px}.satellite{width:43px;height:43px;border-radius:11px}.satellite-check{top:42px;right:21%}.satellite-cursor{bottom:64px;left:20%}.satellite .icon{width:20px;height:20px}.device-label{bottom:23px;font-size:11px}.topic-copy{padding:26px 25px 30px}.topic-index{font-size:10px;margin-bottom:13px}.topic-copy h3{font-size:26px}.topic-copy>p{font-size:16px;margin-top:17px}.topic-benefits{font-size:11px;margin-block:21px;flex-direction:row;gap:10px 15px}.topic-copy .btn{font-size:13px;width:100%;justify-content:space-between}.service-details{grid-template-columns:1fr;gap:28px;margin-top:32px}.service-details article{gap:15px}.service-details h3{font-size:17px}.service-details p{font-size:14px;margin-top:9px}.ai-grid{grid-template-columns:1fr;gap:35px}.ai-copy h2{max-width:430px}.ai-heading-icon{width:50px;height:50px;border-radius:13px;margin-bottom:21px}.ai-copy>p{font-size:16px;margin-top:20px}.prompt-playground{padding:24px 22px 10px;border-radius:20px}.playground-header{font-size:10px;gap:10px;padding-bottom:20px}.playground-header>span:first-child{gap:8px}.sample-badge{font-size:8px;padding:4px 6px}.prompt-options{gap:7px;margin:20px 0}.prompt-option{font-size:10px;flex:1 1 auto;min-height:43px;padding:8px 10px}.prompt-content{min-height:235px;gap:10px;padding-top:8px}.prompt-content p{font-size:19px}.prompt-mark{font-size:24px}.prompt-bottom{gap:18px;padding-top:16px}.prompt-bottom p{font-size:10px}.relatives-section{grid-template-columns:1fr;gap:23px;padding-block:55px}.relatives-icon{width:53px;height:53px;border-radius:14px}.relatives-icon .icon{width:27px;height:27px}.relatives-section h2{font-size:26px}.relatives-section p{font-size:16px}.relatives-section>.btn{grid-column:auto;justify-self:start;font-size:13px}.process-grid{grid-template-columns:1fr;gap:32px}.step-top{padding-bottom:17px;margin-bottom:20px}.step-top span{font-size:38px}.process-grid h3{font-size:22px}.process-grid p{font-size:16px;margin-top:14px}.area-grid{grid-template-columns:1fr;gap:35px}.area-copy>p:not(.eyebrow){font-size:16px;margin-top:21px}.visit-options{margin-top:27px;gap:23px}.visit-options h3{font-size:16px}.visit-options p{font-size:13px}.map-panel{padding:22px 15px 18px;border-radius:20px}.map-town text{font-size:15px}.map-note{font-size:9px}.map-label{font-size:10px}.business-strip{padding-block:32px}.business-strip .container{grid-template-columns:38px 1fr;gap:16px}.business-icon{width:37px;height:40px;border-radius:10px}.business-strip h2{font-size:21px}.business-strip p{font-size:14px}.business-strip .text-link{font-size:12px}.contact-grid{grid-template-columns:1fr;gap:30px}.contact-copy{position:static}.contact-copy>p:not(.eyebrow){font-size:16px;margin-top:21px}.contact-promise{font-size:11px;margin-top:22px}.contact-device{display:none}.contact-form{padding:25px 20px;border-radius:19px}.field-grid{grid-template-columns:1fr;gap:20px}.field label{font-size:13px}.field input,.field select,.field textarea{font-size:16px;min-height:52px}.field textarea{min-height:140px}.consent{font-size:11px;gap:10px}.contact-form .btn{font-size:14px}.form-note{font-size:11px}.newsletter{padding-block:48px}.newsletter-inner{grid-template-columns:1fr;gap:27px}.newsletter h2{font-size:26px}.newsletter p{font-size:15px;margin-top:17px}.newsletter-form{flex-wrap:nowrap;gap:9px}.newsletter-form input[type=email]{font-size:14px;flex:1 1 auto;padding-inline:12px}.newsletter-form button{flex:0 0 auto;font-size:12px;padding-inline:16px}.newsletter .newsletter-legal{font-size:10px}.site-footer{padding-top:47px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 25px;padding-bottom:36px}.footer-grid>div{grid-column:1/-1}.footer-logo{width:210px}.footer-grid>div>p{font-size:13px;margin-top:20px}.footer-grid nav{gap:5px;font-size:13px}.footer-grid nav a{min-height:36px;padding-block:5px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:10px;font-size:10px;padding-block:21px 90px}.pulsehaus{font-size:10px}.mobile-cta{display:flex;position:fixed;bottom:15px;right:20px;left:20px;z-index:40;box-shadow:0 7px 30px #0b5d5730;transform:translateY(120px);opacity:0;transition:transform .25s,opacity .25s;justify-content:space-between;padding-inline:22px}.show-mobile-cta .mobile-cta{transform:translateY(0);opacity:1}.contact-visible .mobile-cta{transform:translateY(120px);opacity:0;pointer-events:none}}
@media(max-width:359px){:root{--container:calc(100% - 32px)}.brand{flex-basis:150px}.brand img{width:150px}.nav-actions{gap:5px}.language-pill button{min-width:29px}.hero-actions{gap:16px}.hero-actions .btn{font-size:11px;padding-inline:14px}.hero-actions .btn-text{padding:0}.hero-copy h1{font-size:10.3vw}.assurance-inner>span{font-size:9px}.prompt-playground{padding-inline:18px}.sample-badge{display:none}.prompt-content p{font-size:18px}.newsletter-form{flex-wrap:wrap}.newsletter-form button{width:100%}.field-grid{grid-template-columns:minmax(0,1fr)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.hero-art-link{transform:none!important}.motion-ready [data-reveal]:not(.is-visible){opacity:1;transform:none}}
h2[data-i18n]{white-space:pre-line}
img{height:auto}
.compatibility{font-size:12px;color:var(--muted);margin-top:18px;text-align:center}
@media(max-width:700px){.compatibility{font-size:11px;text-align:left;line-height:1.8}}
