@import "https://fonts.googleapis.com/css2?family=KoHo:wght@400;500;600;700&family=Playfair+Display:wght@500;600;700&display=swap";:root{--deep-teal:#0a4240;--aqua:#0eb7b1;--black:#000;--steel:#263545;--white:#fff;--ink:#070e0f;--nav-hover-bg:var(--aqua);--nav-hover-text:var(--ink);--button-text-dark:#071111;--body:"KoHo", system-ui, sans-serif;--display:"Playfair Display", Georgia, serif;font-family:var(--body);color:var(--white);background:var(--black);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-color:var(--aqua) var(--ink)}body{background:var(--black);min-width:320px;margin:0}::-webkit-scrollbar{width:.75rem}::-webkit-scrollbar-track{background:var(--ink)}::-webkit-scrollbar-thumb{border:2px solid var(--ink);background:#0eb7b1;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--aqua)}button,input,textarea{font:inherit}img{max-width:100%;display:block}::selection{color:var(--ink);background:var(--aqua)}.site-shell{min-height:100vh;color:var(--white);background:radial-gradient(circle at 0% 100%, #0eb7b11f, transparent 100rem), radial-gradient(circle at 100% 100%, #0eb7b11a, transparent 100rem), radial-gradient(circle at 100% 8%, #26354547, transparent 23rem), radial-gradient(circle at 18% 18%, #0a424029, transparent 28rem), radial-gradient(circle at 46% 24%, #0eb7b112, transparent 22rem), linear-gradient(165deg, #0a4240d1 -28%, var(--ink) 20%, var(--black) 100%);position:relative;overflow-x:hidden}.nav,.hero-section,.content-section{width:calc(100% - clamp(6rem,12vw,12rem));max-width:1180px;margin-inline:auto}.section-heading.reveal{opacity:0}.section-heading.reveal.is-visible{animation:1.4s cubic-bezier(.22,1,.36,1) both heroTextIn}.eyebrow{color:var(--aqua);font-family:var(--body);letter-spacing:.18em;text-transform:uppercase;margin:0 0 18px;font-size:.84rem;font-weight:700}h1,h2,h3{color:var(--white);font-family:var(--display);letter-spacing:0;margin:0}h1{text-shadow:0 0 18px #ffffff2e;max-width:660px;font-size:clamp(2.7rem,3.9vw,4.35rem);font-weight:600;line-height:.94}h1 span{display:block}h2{max-width:880px;font-size:clamp(2.25rem,3.7vw,4.2rem);font-weight:600;line-height:.98}.content-section:not(.pricing-page) h2{max-width:none;font-size:clamp(2rem,2.9vw,3.25rem);line-height:1.04}h3{font-size:1.45rem;font-weight:600}.hero-text,.glass-panel p,.process-step p,.price-card span,.maintenance-panel>p,.footer p{color:#ffffffad}.hero-text{max-width:460px;margin-top:14px;font-size:.94rem;line-height:1.45}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.primary-button,.secondary-button,.price-card a,.contact-form button{isolation:isolate;min-height:46px;color:var(--button-text-dark);background:var(--aqua);box-shadow:none;cursor:pointer;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;padding:0 24px;font-size:.95rem;font-weight:800;text-decoration:none;transition:border-color .42s,color .42s,background-color .42s;display:inline-flex;position:relative;overflow:hidden}.primary-button:before,.price-card a:before,.contact-form button:before{content:"";z-index:-1;background:linear-gradient(135deg, var(--white), var(--aqua));opacity:1;transition:opacity .52s;position:absolute;inset:0}.secondary-button{color:var(--white);box-shadow:none;background:#ffffff0f;border:1px solid #ffffff2e}.primary-button:hover,.secondary-button:hover,.price-card a:hover,.contact-form button:hover{color:var(--button-text-dark);background:var(--aqua);border-color:var(--aqua)}.primary-button:hover:before,.price-card a:hover:before,.contact-form button:hover:before{opacity:0}.glass-panel,.process-step,.price-card,.maintenance-panel,.addons-panel,.contact-form{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#ffffff0b,#ffffff03),#020708c7;border:1px solid #ffffff21;border-radius:8px;box-shadow:0 30px 90px #00000047}.content-section{z-index:1;padding-block:88px;position:relative}.pricing-page{min-height:calc(100vh - 160px);padding-top:130px}.pricing-page h1,.pricing-page h2{white-space:pre-line;max-width:26ch}.about-grid,.contact-section{grid-template-columns:.9fr 1.1fr;align-items:start;gap:56px;display:grid}.glass-panel{gap:22px;padding:34px;display:grid}.process-track,.pricing-grid,.work-grid{gap:20px;margin-top:46px;display:grid}.process-track{grid-template-columns:repeat(5,1fr)}.pricing-grid,.work-grid{grid-template-columns:repeat(3,1fr)}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.process-step,.price-card,.maintenance-panel,.addons-panel{padding:24px;transition:transform .18s,border-color .18s,background .18s;position:relative;overflow:hidden}.process-step:before,.price-card:before,.maintenance-panel:before,.addons-panel:before{content:"";opacity:0;background:linear-gradient(135deg,#0eb7b133,#0000);transition:opacity .18s;position:absolute;inset:0}.process-step:hover,.price-card:hover,.maintenance-panel:hover,.addons-panel:hover{border-color:#0eb7b194;transform:translateY(-6px)}.pricing-grid .price-card:hover{transform:translateY(-8px)}.process-step:hover:before,.price-card:hover:before,.maintenance-panel:hover:before,.addons-panel:hover:before{opacity:1}.process-step>*,.price-card>*,.maintenance-panel>*,.addons-panel>*{position:relative}.process-step span,.price-card>p{color:var(--aqua);font-family:var(--body);letter-spacing:.08em;text-transform:uppercase;font-size:.92rem;font-weight:800}.process-step h3{margin:44px 0 12px}.nav{z-index:20;background:0 0;grid-template-columns:minmax(6rem,8rem) minmax(0,1fr) minmax(6.5rem,8rem);justify-content:space-between;align-items:center;gap:clamp(1.8rem,3.6vw,4rem);margin-top:50px;padding-block:.75rem;display:grid;position:relative}.brand{align-items:center;min-width:0;display:inline-flex}.brand img{object-fit:contain;object-position:left center;width:8rem;height:4.45rem}.menu-toggle{width:3.5rem;height:3.5rem;color:var(--aqua);cursor:pointer;background:0 0;border:0;border-radius:0;place-items:center;gap:.32rem;padding:0;transition:color .18s,transform .18s;display:none}.menu-toggle span{background:currentColor;border-radius:999px;width:1.65rem;height:.2rem;transition:transform .18s,opacity .18s,background-color .18s;display:block}.menu-toggle:hover,.menu-toggle:focus-visible{color:var(--aqua);transform:scale(1.04)}.nav.is-open .menu-toggle{color:var(--aqua)}.nav.is-open .menu-toggle span:first-child{transform:translateY(.52rem)rotate(45deg)}.nav.is-open .menu-toggle span:nth-child(2){opacity:0}.nav.is-open .menu-toggle span:nth-child(3){transform:translateY(-.52rem)rotate(-45deg)}.nav nav{box-sizing:border-box;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:linear-gradient(135deg,#2a87af38,#0eb7b114 52%,#070e0f8f),#070e0fad;border:1px solid #0eb7b1b8;border-radius:999px;justify-content:center;align-items:center;gap:clamp(.5rem,1.5vw,1.67rem);width:100%;min-height:2.75rem;padding:0 clamp(.45rem,1vw,1rem);display:flex}.nav a{color:#ffffffc7;text-decoration:none}.nav nav a,.nav .nav-cta{border-radius:999px;justify-content:center;align-items:center;min-height:2.1rem;padding:0 clamp(.65rem,1.45vw,1.5rem);font-size:clamp(.84rem,.85vw,.94rem);font-weight:400;transition:color .18s,background-color .22s,border-color .18s;display:inline-flex;position:relative}.nav nav a:after{content:none;background:var(--aqua);transform-origin:50%;height:1px;transition:transform .18s;position:absolute;bottom:7px;left:20px;right:20px;transform:scaleX(0)}.nav nav a:hover{color:var(--nav-hover-text);background:var(--nav-hover-bg)}.nav nav a:hover:after{transform:scaleX(1)}.nav .nav-cta{isolation:isolate;min-height:2.55rem;color:var(--button-text-dark);background:var(--aqua);border:1px solid #0eb7b1db;justify-self:end;padding-inline:clamp(1rem,1.7vw,1.67rem);font-weight:700;overflow:hidden}.nav .nav-cta:before{content:"";z-index:-1;background:linear-gradient(135deg, var(--white), var(--aqua));opacity:1;transition:opacity .52s;position:absolute;inset:0}.nav .nav-cta:hover{color:var(--button-text-dark);background:var(--aqua);border-color:var(--aqua)}.nav .nav-cta:hover:before{opacity:0}.language-switcher,.scroll-top{z-index:30;position:fixed;bottom:1.35rem}.language-switcher{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070e0fbd;border:1px solid #0eb7b17a;border-radius:999px;gap:.35rem;padding:.35rem;display:inline-flex;left:1.35rem}.language-switcher button,.scroll-top{color:#ffffffc7;cursor:pointer;background:0 0;border:1px solid #0000;font-weight:700;transition:color .18s,background-color .18s,border-color .18s,transform .18s}.language-switcher button{border-radius:999px;min-width:2.6rem;min-height:2.2rem;padding:0 .7rem;font-size:1.02rem}.language-switcher button:hover,.language-switcher button.is-active{color:var(--nav-hover-text);background:var(--nav-hover-bg);border-color:var(--nav-hover-bg)}.scroll-top{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070e0fbd;border-color:#0eb7b194;border-radius:50%;place-items:center;width:3.2rem;height:3.2rem;font-size:1.5rem;line-height:1;display:grid;right:1.35rem}.scroll-top:hover,.scroll-top:focus-visible{color:var(--nav-hover-text);background:var(--nav-hover-bg);border-color:var(--nav-hover-bg);transform:translateY(-.16rem)}.hero-section{z-index:1;grid-template-columns:minmax(0,560px) minmax(420px,620px);align-items:center;gap:50px;min-height:min(680px,100vh - 64px);padding-block:88px 68px;display:grid;position:relative}.hero-copy{max-width:560px}.hero-copy.reveal{opacity:0;max-width:560px}.hero-copy.reveal.is-visible{animation:1.4s cubic-bezier(.22,1,.36,1) both heroTextIn}.hero-visual.reveal{opacity:0}.hero-visual.reveal.is-visible{animation:1.5s cubic-bezier(.22,1,.36,1) .22s both heroVisualIn}.hero-visual{place-items:center;min-height:360px;margin-left:50px;display:grid;position:relative}.hero-visual:before{content:"";aspect-ratio:1;filter:blur(10px);opacity:.24;pointer-events:none;background:radial-gradient(circle,#0eb7b114,#0eb7b106 36%,#0000 58%);border-radius:50%;width:min(38vw,580px);position:absolute}.side-globe{z-index:1;aspect-ratio:1;width:min(40vw,620px);box-shadow:none;background:0 0;border:0;border-radius:0;transition:filter .42s;animation:8s ease-in-out infinite globeFloat;position:relative;overflow:visible}.side-globe:after{content:"";z-index:2;mix-blend-mode:screen;pointer-events:none;background:radial-gradient(circle at 48% 42%,#0eb7b129 0%,#08745b1a 48%,#043c330a 72%,#0000 88%);border-radius:50%;position:absolute;inset:5.5% 5.5% 4.5%}.side-globe img{opacity:.96;filter:brightness(1.16)contrast(1.08)saturate(1.12)drop-shadow(0 0 18px #0eb7b12e);border-radius:0;width:100%;height:auto;transition:filter .52s,transform .62s cubic-bezier(.22,1,.36,1);display:block}.hero-visual:hover .side-globe{filter:saturate(1.18)brightness(1.12)}.hero-visual:hover .side-globe img{filter:brightness(1.2)contrast(1.1)saturate(1.16)drop-shadow(0 0 24px #0eb7b13d);transform:translateY(-.7rem)}.process-section{overflow:hidden}.process-section .section-heading h2{font-family:var(--display);font-size:clamp(2.2rem,3.4vw,3.8rem);font-weight:600;line-height:1.04}.process-path{--process-half-gap:clamp(1.5rem, 3vw, 2.75rem);z-index:1;margin-top:clamp(3rem,6vw,5.5rem);grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(1rem,2vw,1.8rem) clamp(3rem,6vw,5.5rem);width:100%;max-width:1100px;margin-inline:auto;padding:1rem clamp(1rem,3vw,3rem);display:grid;position:relative}.process-path:before{content:"";border-left:2px dashed #0eb7b1c7;width:0;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.process-section .process-step{z-index:1;max-width:42ch;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;gap:.85rem;padding:0;display:grid;overflow:visible}.process-section .process-step:hover{border-color:#0000;transform:none}.process-section .process-step:before{content:none}.process-section .process-step:after{content:"";background:var(--aqua);border-radius:50%;width:.9rem;height:.9rem;position:absolute;top:.35rem;box-shadow:0 0 18px #0eb7b1b3}.process-section .process-step:nth-of-type(odd){grid-column:2}.process-section .process-step:nth-of-type(2n){text-align:right;grid-column:1;justify-self:end}.process-section .process-step:first-of-type{grid-row:1}.process-section .process-step:nth-of-type(2){grid-row:2}.process-section .process-step:nth-of-type(3){grid-row:3}.process-section .process-step:nth-of-type(4){grid-row:4}.process-section .process-step:nth-of-type(5){grid-row:5}.process-section .process-step:nth-of-type(6){grid-row:6}.process-section .process-step:nth-of-type(n+2){margin-top:clamp(-2.2rem,-2.6vw,-1.2rem)}.process-section .process-step:nth-of-type(odd):after{right:calc(100% + var(--process-half-gap) - .45rem)}.process-section .process-step:nth-of-type(2n):after{left:calc(100% + var(--process-half-gap) - .45rem)}.process-section .process-step span{color:var(--aqua);letter-spacing:.12em;font-size:.95rem;font-weight:700}.process-section .process-step h3{color:var(--white);font-family:var(--body);margin:0;font-size:1.48rem;font-weight:500}.process-section .process-step p{color:#ffffffc7;letter-spacing:0;text-transform:none;margin:0;font-size:1.16rem;font-weight:400;line-height:1.65}.work-section .section-heading{margin-bottom:46px}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.project-card{isolation:isolate;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#ffffff0b,#ffffff03),#020708c7;border:1px solid #ffffff21;border-radius:8px;min-height:34rem;transition:transform .22s,border-color .22s,background-color .22s;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000047}.project-card:before{content:"";z-index:-1;opacity:0;background:linear-gradient(135deg,#0eb7b12e,#0000 52%);transition:opacity .22s;position:absolute;inset:0}.project-card:hover,.project-card:focus-within{border-color:#0eb7b19e;transform:translateY(-10px)}.project-card:hover:before,.project-card:focus-within:before{opacity:1}.project-image{background:linear-gradient(180deg, #0eb7b12e, #070e0f7a), var(--project-image) center / cover;min-height:13rem;transition:filter .26s,opacity .26s}.project-card:hover .project-image,.project-card:focus-within .project-image{filter:brightness(1.08)saturate(1.12)}.project-card-body{flex-direction:column;gap:1rem;padding:1.55rem;display:flex}.project-package{width:fit-content;max-width:100%;color:var(--aqua);letter-spacing:.08em;text-transform:uppercase;background:#0eb7b114;border:1px solid #0eb7b1c2;border-radius:999px;padding:.42rem .75rem;font-size:.76rem;font-weight:800;line-height:1.2}.project-card h3{color:var(--white);font-family:var(--display);font-size:clamp(1.45rem,1.8vw,1.9rem);font-weight:600;line-height:1}.project-card p{color:#ffffffb8;margin:0;font-size:.98rem;line-height:1.5}.work-link{isolation:isolate;width:100%;min-height:3.1rem;color:var(--button-text-dark);background:var(--aqua);text-transform:uppercase;border:1px solid #ffffff2e;border-radius:999px;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding:0 .75rem 0 1.25rem;font-size:.92rem;font-weight:800;text-decoration:none;transition:border-color .42s,color .42s,background-color .42s;display:inline-flex;position:relative;overflow:hidden}.work-link:before{content:"";z-index:-1;background:linear-gradient(135deg, var(--white), var(--aqua));opacity:1;transition:opacity .52s;position:absolute;inset:0}.work-link:after{content:">";width:2.15rem;height:2.15rem;color:var(--white);background:#071111;border-radius:50%;flex:none;place-items:center;font-size:1.05rem;line-height:1;transition:background-color .22s,color .22s,transform .22s;display:grid}.work-link:hover,.work-link:focus-visible{color:var(--button-text-dark);border-color:var(--aqua);background:var(--aqua)}.work-link:hover:before,.work-link:focus-visible:before{opacity:0}.work-link:hover:after,.work-link:focus-visible:after{color:var(--button-text-dark);background:var(--white);transform:translate(3px)}@media (width<=980px){.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.project-grid{grid-template-columns:1fr}.project-card{min-height:auto}.project-image{min-height:12rem}.project-card-body{padding:1.25rem}}@media (width<=400px){.project-card h3{font-size:1.32rem}.project-card p{font-size:.92rem}.work-link{min-height:2.9rem;padding-left:1rem;font-size:.84rem}}.price-card{flex-direction:column;min-height:555px;padding:34px;font-size:1.08rem;display:flex}.price-card h3{color:var(--aqua);font-family:var(--display);align-items:start;gap:.45rem;margin:0 0 1.35rem;font-size:clamp(1.65rem,2.3vw,2.2rem);font-weight:600;line-height:1.2;display:grid}.price-card h3>span{color:var(--white);font-family:var(--body);font-size:.72em;font-weight:400;display:block}.price-card strong{color:var(--white);font-weight:800}.price-card>p{color:var(--white);font-family:var(--body);letter-spacing:0;text-transform:none;margin:0 0 1.3rem;font-size:1.08rem;font-weight:700}.price-card ul{color:#ffffffc2;gap:.68rem;margin:1rem 0 1.85rem;padding:0;list-style:none;display:grid}.price-card li{background:0 0;padding-left:1.45rem;position:relative}.price-card li:before,.maintenance-panel li:before{content:"";background:var(--aqua);border-radius:50%;width:.34rem;height:.34rem;position:absolute;top:.64em;left:.25rem;box-shadow:0 0 12px #0eb7b1b3}.price-card a{flex-shrink:0;margin-top:auto}.price-card>span{margin-bottom:2.4rem;line-height:1.45}.price-card:nth-child(2){background:linear-gradient(135deg,#0eb7b114,#ffffff04),#020708d6;border-color:#0eb7b1b8}.pricing-support-grid{grid-template-columns:minmax(0,1.2fr) minmax(20rem,.8fr);align-items:stretch;gap:1.5rem;margin-top:2.2rem;display:grid}.maintenance-panel{align-items:start;gap:1.2rem;min-height:100%;padding:2rem;font-size:1.08rem;display:grid}.maintenance-panel h3,.addons-panel h3{color:var(--aqua);font-family:var(--display);font-size:clamp(1.75rem,2.3vw,2.25rem);font-weight:600;line-height:1.12}.maintenance-panel h3{gap:.45rem;display:grid}.maintenance-panel h3 span{color:var(--white);font-family:var(--body);font-size:.68em;font-weight:400}.maintenance-panel .eyebrow{margin:0}.maintenance-panel strong{color:var(--white);font-size:1.18rem}.maintenance-panel ul{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.maintenance-panel li{color:#ffffffc2;padding-left:1.45rem;font-size:1.18rem;line-height:1.45;position:relative}.addons-panel{align-content:start;gap:1.2rem;padding:2rem;font-size:1.08rem;display:grid;overflow:hidden}.addons-panel table{border-collapse:collapse;color:#ffffffd1;border-radius:8px;width:100%;font-size:1.08rem;overflow:hidden}.addons-panel th,.addons-panel td{text-align:left;border-bottom:1px solid #ffffff1a;padding:.95rem 1rem}.addons-panel th{color:var(--button-text-dark);background:var(--aqua);font-weight:800}.addons-panel td:last-child{color:var(--white);white-space:nowrap;font-weight:700}.addons-panel tr:last-child td{border-bottom:0}.contact-form{gap:18px;padding:42px;display:grid}.contact-form label{color:#ffffffc7;gap:8px;font-weight:700;display:grid}.contact-form input,.contact-form textarea{box-sizing:border-box;width:100%;color:var(--white);font:inherit;background:#0000004d;border:1px solid #ffffff24;border-radius:8px;outline:none;transition:border-color .16s,box-shadow .16s}.contact-form input{min-height:58px;padding:0 18px}.contact-form textarea{resize:vertical;min-height:150px;padding:16px 18px}.contact-form input:focus,.contact-form textarea:focus{border-color:#0eb7b1cc;box-shadow:0 0 0 4px #0eb7b11f}.footer{z-index:1;border-top:1px solid #ffffff1f;gap:4rem;padding:4.5rem max(3rem,50vw - 590px + 3rem) 2.8rem;display:grid;position:relative}.footer-inner{grid-template-columns:minmax(12rem,1fr) minmax(10rem,.6fr) minmax(12rem,.8fr);align-items:start;gap:clamp(5rem,11vw,14rem);display:grid}.footer-brand{justify-self:start;justify-items:start;gap:1rem;display:grid}.footer-logo{width:8.6rem;height:auto}.footer-socials{align-items:center;gap:.6rem;display:flex}.social-link{width:2.25rem;height:2.25rem;color:var(--aqua);background:#070e0f9e;border:1px solid #0eb7b17a;border-radius:50%;place-items:center;transition:color .18s,background-color .18s,border-color .18s,transform .18s;display:grid}.social-link:hover,.social-link:focus-visible{color:var(--nav-hover-text);background:var(--nav-hover-bg);border-color:var(--nav-hover-bg);transform:translateY(-.12rem)}.social-link svg{fill:currentColor;width:1.4rem;height:1.4rem}.footer-hours{color:#ffffffb3;gap:.25rem;margin:0;font-size:.9rem;line-height:1.5;display:grid}.footer-hours strong{color:var(--white);font-weight:700}.footer-links,.footer-legal{gap:1rem;display:grid}.footer-links{justify-self:center}.footer-legal{justify-self:end}.footer-links a,.footer-legal a{color:#ffffffc2;letter-spacing:.18em;width:fit-content;font-size:.9rem;text-decoration:none;transition:color .18s,transform .18s}.footer-links a:hover,.footer-legal a:hover{color:var(--aqua);transform:translate(.16rem)}.footer-copy{color:#ffffff9e;letter-spacing:.16em;text-align:center;margin:0;font-size:.86rem}.reveal{opacity:0}.reveal.is-visible{animation:.7s both revealUp}.price-card.reveal.is-visible,.project-card.reveal.is-visible{animation-name:revealFade}@keyframes revealFade{0%{opacity:0}to{opacity:1}}@keyframes revealUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes heroTextIn{0%{opacity:0;filter:blur(8px);transform:translate(-2.4rem)}to{opacity:1;filter:blur();transform:translate(0)}}@keyframes heroVisualIn{0%{opacity:0;filter:blur(8px);transform:translate(2.8rem)}to{opacity:1;filter:blur();transform:translate(0)}}@keyframes globeFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-12px)scale(1.012)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}@media (width<=1440px){.nav,.hero-section,.content-section{width:calc(100% - clamp(4.5rem,9vw,9rem))}.nav{grid-template-columns:minmax(5.5rem,7rem) minmax(0,1fr) minmax(6rem,7rem);gap:clamp(1rem,2vw,2rem);margin-top:50px}.brand img{width:5rem;height:auto}.nav nav{gap:clamp(.35rem,.9vw,.9rem);padding-inline:clamp(.35rem,.8vw,.75rem)}.nav nav a,.nav .nav-cta{padding-inline:clamp(.65rem,1.2vw,1.2rem);font-size:clamp(.8rem,.82vw,.9rem)}.nav .nav-cta{padding-inline:clamp(.8rem,1.2vw,1.25rem)}}@media (width<=1100px){.nav,.hero-section,.content-section{width:calc(100% - 4rem)}.nav{grid-template-columns:minmax(7rem,9rem) minmax(0,1fr) minmax(7.5rem,auto);gap:1rem}.brand img{width:5.5rem;height:auto}.nav nav{gap:.55rem;min-width:0;padding-inline:.8rem}.nav nav a,.nav .nav-cta{padding-inline:.78rem;font-size:1.06rem}.hero-section,.about-grid,.contact-section,.maintenance-panel{grid-template-columns:1fr}.hero-section{gap:2.8rem;min-height:auto;padding-block:4.8rem 4.9rem;padding-inline:clamp(1rem,4vw,2.5rem)}.hero-visual{min-height:420px;margin-inline:auto;transform:none}.side-globe{width:min(70vw,480px)}h1{font-size:clamp(3.2rem,8.5vw,5.4rem)}.hero-text{max-width:620px;font-size:1.1rem}.process-track,.pricing-grid{grid-template-columns:1fr}.process-path{grid-template-columns:1fr;row-gap:1.8rem;padding-left:2.5rem}.process-path:before{left:.45rem}.process-section .process-step,.process-section .process-step:nth-of-type(odd),.process-section .process-step:nth-of-type(2n){text-align:left;grid-column:1;justify-self:stretch;max-width:42rem}.process-section .process-step:nth-of-type(odd):after,.process-section .process-step:nth-of-type(2n):after{left:-2.5rem;right:auto}.footer{padding-inline:3rem}.footer-inner{grid-template-columns:1fr;gap:2.6rem}.footer-links,.footer-legal{justify-self:start}.pricing-support-grid{grid-template-columns:1fr}}@media (width<=880px){.nav{grid-template-columns:minmax(5.5rem,6.5rem) minmax(0,1fr) minmax(6.8rem,auto);gap:.65rem}.brand img{width:5rem}.nav nav{gap:.3rem;padding-inline:.45rem}.nav nav a,.nav .nav-cta{padding-inline:.55rem;font-size:1rem}}@media (width<=750px){:root{font-size:16px}.nav,.hero-section,.content-section{width:calc(100% - 2rem)}.nav{border-radius:1.5rem;grid-template-columns:1fr auto;align-items:center;margin-top:2.35rem;padding-block:.7rem}.brand img{width:5.6rem;height:auto}.menu-toggle{display:grid}.nav nav{opacity:0;visibility:hidden;border-color:#0000;border-radius:1.25rem;order:3;grid-column:1/-1;grid-template-columns:1fr;gap:.5rem;max-height:0;padding:0 1rem;transition:max-height .26s,padding .26s,opacity .2s,visibility .2s,border-color .2s;display:grid;overflow:hidden}.nav.is-open nav{opacity:1;visibility:visible;border-color:#0eb7b1b8;max-height:24rem;padding:1rem}.nav nav a{width:100%;min-height:3.2rem;padding:0 1rem;font-size:1.08rem}.nav .nav-cta{opacity:0;visibility:hidden;border-color:#0000;order:4;grid-column:1/-1;width:100%;min-height:0;max-height:0;padding:0 1rem;transition:max-height .26s,min-height .26s,opacity .2s,visibility .2s,border-color .18s;display:flex;overflow:hidden}.nav.is-open .nav-cta{opacity:1;visibility:visible;border-color:#0eb7b1db;min-height:3.56rem;max-height:4rem}h1{font-size:clamp(2.85rem,14vw,4.4rem)}h1 span{white-space:normal}.hero-actions{display:grid}.hero-actions a,.price-card a{width:100%}.content-section{padding-block:4rem}.section-heading{max-width:100%}.process-path{padding-right:0}.pricing-page h1,.pricing-page h2{white-space:pre-line}.glass-panel,.contact-form{padding:1.56rem}.footer{gap:3rem;padding:3.5rem 1.5rem 2.2rem}.footer-inner{grid-template-columns:1fr;gap:2.5rem}.footer-legal{justify-self:start}.footer-copy{font-size:.76rem;line-height:1.7}.language-switcher,.scroll-top{bottom:.8rem}.language-switcher{left:.8rem}.language-switcher button{min-width:2.3rem;min-height:2rem;padding-inline:.55rem;font-size:1rem}.scroll-top{width:2.8rem;height:2.8rem;right:.8rem}}@media (width<=520px){.nav,.hero-section,.content-section{width:calc(100% - 2.5rem)}.hero-section{gap:5rem;padding-block:2.8rem 1.25rem}.hero-visual{min-height:auto}.side-globe{width:min(64vw,260px)}h2,.content-section:not(.pricing-page) h2,.process-section .section-heading h2{overflow-wrap:break-word;font-size:clamp(1.85rem,9.5vw,2.45rem)}.content-section{padding-block:3rem}.process-section .process-step p{font-size:.98rem}}@media (width<=400px){.nav,.hero-section,.content-section{width:calc(100% - 2.5rem)}.hero-section{padding-inline:0;padding-bottom:1rem}h1{font-size:clamp(2.1rem,11.5vw,2.8rem);line-height:.98}h2,.content-section:not(.pricing-page) h2,.process-section .section-heading h2{font-size:clamp(1.6rem,8.2vw,2rem);line-height:1.08}.hero-text{font-size:.96rem;line-height:1.45}.content-section{padding-block:2.6rem}.primary-button,.secondary-button,.price-card a,.contact-form button{min-width:0;padding-inline:1rem;font-size:.9rem}.glass-panel,.price-card,.maintenance-panel,.addons-panel,.contact-form{padding:1.15rem}.pricing-grid,.pricing-support-grid,.about-grid,.contact-section{min-width:0}.price-card{min-height:auto}.addons-panel{overflow-x:auto}.addons-panel table{min-width:0;font-size:.94rem}.addons-panel th,.addons-panel td{padding:.75rem .7rem}.process-path{padding-left:1.9rem}.process-section .process-step:nth-of-type(odd):after,.process-section .process-step:nth-of-type(2n):after{left:-1.9rem}.footer{padding-inline:1.25rem}}@media (width<=350px){.nav,.hero-section,.content-section{width:calc(100% - 1.75rem)}h1{font-size:clamp(1.9rem,10.5vw,2.35rem)}h2,.content-section:not(.pricing-page) h2,.process-section .section-heading h2{font-size:clamp(1.42rem,7.5vw,1.75rem)}h3,.process-section .process-step h3{font-size:1.18rem}.hero-text,.glass-panel p,.process-section .process-step p,.price-card,.maintenance-panel,.addons-panel{font-size:.9rem}.process-path{padding-left:1.6rem}.process-path:before{left:.45rem}.process-section .process-step,.process-section .process-step:nth-of-type(odd),.process-section .process-step:nth-of-type(2n){min-width:0;max-width:none}.process-section .process-step:nth-of-type(odd):after,.process-section .process-step:nth-of-type(2n):after{left:-1.6rem}.process-section .process-step p{overflow-wrap:anywhere;line-height:1.5}.price-card h3,.maintenance-panel h3,.addons-panel h3{font-size:1.35rem}}
