@import url('assets/fonts.css');
.hero-site-print,.desktop-site-print{display:block;width:100%;height:auto}.hero-art .browser{max-height:570px}.responsive-demo .responsive-phone{background:white}.mobile-site-print{display:block;width:100%;height:285px;object-fit:cover;object-position:top}.responsive-demo .phone-speaker{margin-bottom:7px}.responsive-demo{padding-top:35px!important}.desktop-site-print{max-height:430px;object-fit:cover;object-position:top}@media(max-width:900px){.mobile-site-print{height:255px}.hero-art .browser{max-height:none}}
.responsive-demo{position:relative;padding:65px 35px 65px 0;min-height:410px}.responsive-desktop{border:1px solid #667085;border-radius:9px;overflow:hidden;background:#fff;color:#17212d;box-shadow:0 25px 50px #0002}.demo-chrome{height:25px;background:#e9edf4;display:flex;align-items:center;gap:4px;padding:0 10px}.demo-chrome i{width:5px;height:5px;background:#a9b2c0;border-radius:50%}.demo-chrome>span{font-size:7px;color:#67748b;text-align:center;flex:1}.demo-site{padding:20px;background:#f2f5ff}.demo-nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.demo-nav strong{font-size:22px;letter-spacing:-1px}.demo-nav>span{font-size:8px}.demo-site>p{font-size:7px;letter-spacing:1px;color:#2457f5;margin:15px 0 8px}.demo-site h3{font-family:var(--display);font-size:25px;line-height:1.15;letter-spacing:-1px;font-weight:700;margin:0 0 17px}.demo-cta{display:inline-block;background:#2457f5;color:white;padding:8px 11px;font-size:8px;border-radius:3px}.demo-plan-row{display:flex;gap:10px;margin-top:22px}.demo-plan-row>div{background:white;border:1px solid #dce2ed;border-radius:4px;padding:10px;flex:1}.demo-plan-row b{display:block;color:#2457f5;font-size:17px}.demo-plan-row span{display:block;font-size:7px;color:#657082}.responsive-phone{position:absolute;width:135px;right:0;bottom:28px;border:5px solid #444d5e;border-radius:22px;overflow:hidden;background:#f2f5ff;color:#17212d;box-shadow:0 15px 40px #0003}.phone-speaker{width:45px;height:5px;border-radius:4px;background:#444d5e;margin:7px auto 0}.responsive-phone .demo-site{padding:12px}.responsive-phone .demo-site>strong{font-size:16px;letter-spacing:-1px}.responsive-phone .demo-site>p{font-size:5px;letter-spacing:.3px}.responsive-phone h3{font-size:17px;letter-spacing:-.5px;margin-bottom:13px}.responsive-phone .demo-cta{font-size:7px}.phone-plan{border-top:1px solid #dce2ed;margin-top:15px;padding-top:10px}.phone-plan b{font-size:15px;color:#2457f5;display:block}.phone-plan span{font-size:6px}.about-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px;align-items:center;padding-top:95px;padding-bottom:95px}.about-portrait{margin:0;max-width:390px}.about-portrait img{width:100%;height:auto;aspect-ratio:3/4;object-fit:cover;display:block;border-radius:5px}.about-portrait figcaption{display:flex;justify-content:space-between;gap:10px;padding-top:15px;font-size:9px;letter-spacing:.7px;color:var(--muted)}.about-portrait figcaption span{font-size:8px}.about-copy .eyebrow{color:var(--blue)}.about-copy h2 span{color:var(--muted)}.about-copy>p:not(.eyebrow){font-size:15px;line-height:1.9;color:var(--muted);max-width:510px}.about-copy>p.about-lead{font-size:19px;color:var(--ink);line-height:1.5}.about-copy .text-link{color:var(--blue);font-size:14px;margin-top:25px}@media(max-width:1100px){.about-section{gap:40px}.responsive-demo{padding-right:25px}.demo-site h3{font-size:22px}.responsive-phone h3{font-size:17px}}@media(max-width:900px){.about-section{grid-template-columns:1fr;gap:32px;padding-top:65px;padding-bottom:65px}.about-portrait{width:min(100%,350px)}.responsive-demo{min-height:380px;padding-top:40px}.responsive-phone{width:125px}.about-copy h2{font-size:32px}}
:root{--bg:#f8f9fb;--paper:#fff;--ink:#171b24;--muted:#626977;--line:#dfe3eb;--blue:#2457f5;--soft:#edf1fa;--font:'DM Sans',Arial,sans-serif;--display:'Manrope',Arial,sans-serif;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #7092ff;outline-offset:5px}::selection{background:#2457f5;color:white}.wrap{width:min(1280px,calc(100% - 112px));margin:auto}.header{height:96px;width:min(1440px,100%);padding:0 56px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{font-family:var(--display);font-size:19px;font-weight:800;letter-spacing:-.8px;white-space:nowrap}.brand-dot{color:var(--blue);font-size:26px}.header nav{display:flex;gap:32px;font-size:14px;color:var(--muted)}.header nav a:hover,.text-link:hover{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:22px}.header-contact{font-size:14px;font-weight:600}.header-contact span{padding-left:22px;color:var(--blue);font-size:20px}#theme{background:transparent;border:1px solid var(--line);border-radius:50%;width:35px;height:35px;color:var(--ink);font-size:21px;display:grid;place-items:center}.skip{position:fixed;top:-80px;left:16px;z-index:20;background:var(--blue);color:white;padding:12px}.skip:focus{top:10px}.hero{position:relative;display:grid;grid-template-columns:1fr 1fr;column-gap:30px;padding-top:77px}.eyebrow{font-size:11px;font-weight:650;letter-spacing:1.7px;line-height:1.6;margin:0 0 28px}.hero .eyebrow{color:var(--blue);letter-spacing:1.35px;font-size:10px}.tiny-cross{font-size:21px;vertical-align:middle;margin-right:10px}.hero h1{font-family:var(--display);font-size:clamp(46px,4.65vw,70px);font-weight:600;letter-spacing:-3.8px;line-height:1.08;margin:0 0 25px}.hero h1>span{color:var(--blue)}.intro{font-size:19px;line-height:1.55;font-weight:500;margin:0 0 14px}.description{max-width:410px;font-size:14px;color:var(--muted);line-height:1.8;margin-bottom:27px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:20px 23px;background:var(--blue);color:#fff;border-radius:4px;font-size:10px;font-weight:700;letter-spacing:.5px;min-height:60px;transition:background .2s,transform .2s}.button:hover{background:#1544d9;transform:translateY(-2px)}.button span{font-size:23px;line-height:1;font-weight:400}.text-link{display:flex;gap:26px;align-items:center;width:max-content;font-size:12px;margin-top:20px}.text-link span{font-size:18px}.hero-art{position:relative;min-width:0;padding-top:54px;isolation:isolate}.orbit{position:absolute;border:1px solid #d5dff7;border-radius:50%;width:580px;height:580px;left:0;top:-12px;z-index:-1}.orbit-two{width:470px;height:470px;left:55px;top:43px}.hero-art:before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse,#d4dfff80,transparent 68%);z-index:-1}.art-coordinate{position:absolute;top:8px;right:0;font-size:8px;letter-spacing:1.6px;color:var(--muted)}.browser{background:#fff;border:1px solid #cbd0db;border-radius:9px;box-shadow:0 30px 70px #223b7520;overflow:hidden;transform:rotate(-5deg);width:100%;color:#17212d}.browser-bar{display:flex;align-items:center;gap:4px;background:#f3f4f6;height:28px;padding:0 12px;border-bottom:1px solid #e2e5e9}.browser-bar i{height:5px;width:5px;border-radius:50%;background:#c5cad3}.browser-bar span{margin:auto;background:#fff;border-radius:3px;text-align:center;width:55%;font-size:7px;color:#8b93a1}.browser-bar b{font-size:11px;font-weight:400;color:#9ca2af}.mock-nav{display:flex;justify-content:space-between;align-items:center;padding:13px 22px;font-size:7px}.mock-nav strong{font-size:27px;line-height:1;letter-spacing:-2px}.mock-nav strong span{color:#285be7;font-size:25px;margin-left:2px}.mock-login{padding:6px 9px;border:1px solid #dce2ed;border-radius:3px}.mock-body{padding:25px 25px 32px;background:#eef3ff;position:relative;overflow:hidden}.micro-label{font-size:6px;letter-spacing:1px;color:#2457f5;font-weight:600}.mock-body h2{font-size:29px;line-height:1.15;letter-spacing:-1px;font-weight:650;position:relative;z-index:1;margin:13px 0}.mock-body h2 em{font-style:normal;color:#265cf1}.mock-body p{font-size:8px}.mock-button{display:inline-block;background:#2457f5;color:#fff;border-radius:3px;font-size:7px;padding:9px 14px;margin-top:9px}.fiber{position:absolute;right:-20px;bottom:-26px;width:54%;color:#2457f5;transform:rotate(-15deg)}.mock-plans{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:16px 20px 20px}.mock-plans>div{border:1px solid #dce1ec;border-radius:4px;padding:10px 13px}.mock-plans small{font-size:6px;color:#78818e;letter-spacing:1px;display:block}.mock-plans strong{display:block;font-size:25px;line-height:1.5;letter-spacing:-.8px}.mock-plans strong span{font-size:14px}.mock-plans>div>span{font-size:7px;color:#2457f5;display:block;border-top:1px solid #e2e7f0;padding-top:5px}.coverage{position:absolute;right:-15px;bottom:60px;border:1px solid #dce2ec;box-shadow:0 18px 40px #18376c1c;border-radius:7px;background:#fff;padding:17px;display:flex;gap:13px;transform:rotate(4deg);width:270px;color:#202835}.pin{font-size:24px;color:#2457f5}.coverage strong{font-size:12px}.coverage p{font-size:9px;color:#77818f;margin:4px 0 9px}.fake-input{font-size:10px;padding:9px;border:1px solid #e2e6ef;width:191px;border-radius:3px;color:#8d96a3}.fake-input span{float:right;color:white;background:#2457f5;border-radius:2px;padding:0 7px}.coverage-status{position:absolute;bottom:-15px;left:20px;background:#eaf5ef;color:#296449;font-size:9px;border:4px solid white;border-radius:20px;padding:4px 10px}.coverage-status i,.map-art span i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#319169;margin-right:5px}.floating-label{position:absolute;left:-28px;bottom:41px;background:#1d2534;border-radius:4px;color:white;font-size:10px;padding:10px 16px;box-shadow:0 10px 20px #17274413}.floating-label span{margin-right:8px;color:#8faaff}.concept-label{position:absolute;bottom:0;right:0;font-size:7px;letter-spacing:1.2px;color:var(--muted)}.hero-bottom{grid-column:1/-1;margin-top:64px;display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:22px 0;font-size:8px;letter-spacing:1.5px;color:var(--muted)}.hero-bottom b{color:var(--blue);font-size:15px;margin-left:25px}.service-strip{display:flex;align-items:center;justify-content:space-evenly;gap:20px;background:var(--blue);color:white;padding:25px 35px;font-size:15px;letter-spacing:-.2px;overflow:hidden}.service-strip i{font-style:normal;font-size:24px;color:#9bb2ff}.section{padding-top:108px;padding-bottom:104px}.section-heading{max-width:760px}.section-heading .eyebrow,.context-section .eyebrow,.faq-section .eyebrow{color:var(--blue)}h2{font-family:var(--display);font-size:42px;letter-spacing:-1.9px;font-weight:550;line-height:1.2;margin:0 0 25px}.section-heading h2 span{color:var(--muted)}.section-heading>p:last-child{font-size:16px;color:var(--muted);max-width:520px}.structure-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:51px}.feature{min-width:0;border-top:1px solid var(--line);padding-top:19px}.number{font-size:9px;letter-spacing:1.3px;color:var(--muted)}.feature h3{font-size:18px;font-weight:550;letter-spacing:-.5px;margin:21px 0 9px}.feature>p{font-size:14px;color:var(--muted);margin:0;line-height:1.8}.mini-plans,.map-art,.chat-art{height:215px;margin-top:20px;background:var(--soft);border-radius:4px;overflow:hidden}.mini-plans{display:flex;align-items:center;justify-content:center;gap:10px;padding:20px}.mini-plans>div{background:var(--paper);border:1px solid var(--line);padding:12px;width:50%;border-radius:4px}.mini-plans>div:nth-child(2){border-color:var(--blue)}.mini-plans span{font-size:7px;color:var(--muted)}.mini-plans strong{display:block;font-size:30px;font-weight:600;letter-spacing:-1px;line-height:1.2;color:var(--blue);margin:8px 0}.mini-plans small{font-size:9px;margin-left:5px;letter-spacing:0}.mini-plans i{display:block;font-size:7px;font-style:normal;color:var(--muted)}.mini-plans b{display:block;font-size:7px;color:var(--blue);font-weight:500;border-top:1px solid var(--line);margin-top:10px;padding-top:8px}.map-art{position:relative;color:#cbd3e5}.map-art svg{width:100%;height:100%}.map-ring{fill:#2457f509;stroke:#2457f5;stroke-width:1}.map-center{fill:#2457f5;stroke:white;stroke-width:3}.map-art>span{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);white-space:nowrap;background:var(--paper);color:var(--ink);font-size:8px;padding:8px 11px;border:1px solid var(--line);border-radius:20px}.chat-art{padding:26px 23px}.chat-art>div{background:var(--paper);font-size:10px;padding:10px 13px;border-radius:7px 7px 7px 0;max-width:92%;box-shadow:0 3px 12px #172c5510}.chat-art>div span{display:block;text-align:right;font-size:6px;opacity:.65;margin-top:3px}.chat-art>div:nth-child(2){background:var(--blue);color:white;margin:10px 0 0 auto;border-radius:7px 7px 0 7px}.chat-art>b{font-size:8px;font-weight:500;display:flex;justify-content:space-between;margin-top:15px;color:var(--muted)}.dark-section{background:#181c24;color:#f7f8fb;padding:95px 0}.technical{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.technical .eyebrow{color:#91acff}.technical h2{font-size:48px;line-height:1.16}.technical h2 span{color:#969eae}.technical-copy>p:not(.eyebrow){max-width:400px;color:#a9b0bc;font-size:15px}.tech-list{margin-top:30px}.tech-list article{display:flex;gap:20px;padding:17px 0;border-top:1px solid #343942}.tech-list article>span{font-size:24px;color:#8aa7ff;width:25px}.tech-list h3{font-size:15px;margin:0 0 6px;font-weight:500}.tech-list p{font-size:13px;color:#a9b0bc;margin:0;max-width:330px}.tech-art{min-width:0}.tech-topline{display:flex;justify-content:space-between;font-size:8px;letter-spacing:1.8px;color:#aab4c4;border-bottom:1px solid #343942;padding-bottom:14px}.tech-topline span:last-child{color:#8aa7ff;font-size:18px}.tech-art svg{width:100%}.tech-tags{display:flex;justify-content:center;gap:9px}.tech-tags span{border:1px solid #404755;border-radius:3px;padding:7px 10px;font-size:8px;letter-spacing:1px;color:#b5bfd0}.tech-art>p{text-align:center;font-size:12px;color:#7f899a;margin:26px 0 0}.context-section{padding-top:100px;padding-bottom:95px}.context-section h2{font-size:39px}.context-section h2 span{color:var(--muted)}.context-bottom{display:grid;grid-template-columns:1fr 1fr;gap:65px;max-width:910px;margin-top:35px}.context-bottom p{font-size:15px;color:var(--muted);line-height:1.9;margin:0}.process-section{background:var(--soft);padding:85px 0 90px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:55px}.steps article{border-top:1px solid #c8d0e1;padding-top:15px}.steps article>span{font-size:11px;color:var(--blue)}.steps h3{font-size:21px;font-weight:500;letter-spacing:-.6px;margin:25px 0 10px}.steps p{font-size:13px;line-height:1.8;color:var(--muted);margin:0}.faq-section{display:grid;grid-template-columns:1fr 1.3fr;gap:70px;padding-top:95px;padding-bottom:105px}.faq-section h2{font-size:37px}.faqs details{border-bottom:1px solid var(--line);padding:21px 0}.faqs details:first-child{border-top:1px solid var(--line)}.faqs summary{list-style:none;display:flex;justify-content:space-between;gap:20px;font-size:14px;cursor:pointer}.faqs summary::-webkit-details-marker{display:none}.faqs summary span{font-size:21px;color:var(--blue);line-height:1}.faqs details[open] summary span{transform:rotate(45deg)}.faqs details p{font-size:14px;color:var(--muted);padding-right:22px;margin-bottom:0}.contact-section{background:var(--blue);color:white;padding:80px 0 85px}.contact-section .eyebrow{color:#c7d5ff;font-size:9px}.contact-section h2{font-size:56px;letter-spacing:-2.7px;line-height:1.15}.contact-section h2 span{color:#b4c8ff}.contact-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:35px;gap:30px}.contact-bottom p{font-size:15px;color:#d3dfff;margin:0}.white-button{background:white;color:#174bea}.white-button:hover{background:#e9efff}footer{padding:35px 0;display:flex;align-items:center;gap:30px;flex-wrap:wrap}footer p{font-size:11px;color:var(--muted);margin-right:auto}footer>a:not(.brand){font-size:11px}footer small{font-size:10px;color:var(--muted);width:100%;border-top:1px solid var(--line);padding-top:18px}[data-theme=dark]{--bg:#1a1e26;--paper:#252b35;--ink:#edf0f7;--muted:#adb5c4;--line:#363e4b;--blue:#4776ff;--soft:#222936;color-scheme:dark}[data-theme=dark] .orbit{border-color:#354367}[data-theme=dark] .hero-art:before{background:radial-gradient(ellipse,#2347a330,transparent 68%)}[data-theme=dark] .dark-section{background:#10131a}[data-theme=dark] .contact-section{background:#214ddd}[data-theme=dark] .button:not(.white-button){background:#2457e8}
@media(min-width:1500px){.hero{padding-top:90px}.hero-art{padding-top:40px}.coverage{bottom:40px}.hero-bottom{margin-top:90px}}
@media(max-width:1100px){.wrap{width:calc(100% - 72px)}.header{padding:0 36px}.hero{gap:25px;padding-top:55px}.hero h1{font-size:54px;letter-spacing:-2.8px}.hero .eyebrow{font-size:8px}.hero-art{padding-top:78px}.mock-body h2{font-size:25px}.coverage{right:-5px;bottom:50px;width:240px}.fake-input{width:163px}.orbit{width:420px;height:420px;top:58px;left:-10px}.orbit-two{width:340px;height:340px;top:98px;left:30px}.floating-label{left:0;bottom:16px}.concept-label{bottom:-15px}.art-coordinate{top:45px;font-size:6px}.structure-grid{gap:20px}.mini-plans{padding:15px 10px;gap:7px}.mini-plans>div{padding:8px}.technical{gap:40px}.contact-section h2{font-size:49px}.button{font-size:9px;gap:15px;padding:18px}.header nav{gap:20px}.tech-tags{gap:5px}.tech-tags span{font-size:7px;padding:7px}.service-strip{font-size:12px}}
@media(max-width:900px){.wrap{width:calc(100% - 40px)}.header{height:76px;padding:0 20px;gap:10px}.brand{font-size:16px}.header nav{display:none}.header-actions{gap:12px}.header-contact{font-size:11px}.header-contact span{padding-left:4px;font-size:16px}#theme{width:31px;height:31px;font-size:19px}.hero{grid-template-columns:1fr;padding-top:42px;gap:0}.hero .eyebrow{font-size:8px;letter-spacing:1.1px;margin-bottom:22px}.hero h1{font-size:clamp(43px,9.5vw,66px);letter-spacing:-2.8px;line-height:1.08}.intro{font-size:17px}.description{font-size:14px;max-width:440px}.button{font-size:9px;padding:18px 20px;gap:25px;min-height:58px}.text-link{font-size:12px;margin-top:18px}.hero-art{width:92%;max-width:500px;justify-self:center;padding-top:40px;margin-top:30px;padding-bottom:86px}.browser{transform:rotate(-4deg)}.mock-body{padding:18px 20px 24px}.mock-body h2{font-size:28px}.mock-nav{padding:12px 18px}.mock-plans{padding:13px 16px 16px}.coverage{right:-8px;bottom:52px;width:230px;padding:13px}.coverage strong{font-size:11px}.fake-input{width:159px}.coverage p{font-size:8px}.floating-label{left:-7px;bottom:9px;font-size:8px}.concept-label{font-size:6px;bottom:-12px}.art-coordinate{font-size:6px;top:12px}.orbit{width:100%;height:auto;aspect-ratio:1;left:0;top:20px}.orbit-two{width:80%;left:10%;top:55px}.hero-bottom{margin-top:35px;padding:18px 0;font-size:6px;letter-spacing:.8px}.hero-bottom span:last-child{display:none}.service-strip{display:grid;grid-template-columns:1fr auto 1fr auto;gap:8px 15px;padding:18px 20px;font-size:11px}.service-strip i{font-size:18px}.section{padding-top:65px;padding-bottom:65px}.eyebrow{font-size:9px;letter-spacing:1.3px;margin-bottom:21px}h2{font-size:32px;letter-spacing:-1.35px}.section-heading>p:last-child{font-size:14px}.structure-grid{grid-template-columns:1fr;gap:35px;margin-top:32px}.feature h3{font-size:19px;margin-top:18px}.mini-plans,.map-art,.chat-art{height:215px}.mini-plans{padding:22px 30px;gap:15px}.mini-plans>div{padding:13px}.mini-plans span{font-size:8px}.mini-plans strong{font-size:36px}.mini-plans b,.mini-plans i{font-size:8px}.map-art svg{width:100%;height:100%}.chat-art{padding:22px 30px}.chat-art>div{font-size:12px;width:88%}.chat-art>div span{font-size:7px}.chat-art>b{font-size:10px}.technical{grid-template-columns:1fr;gap:30px}.dark-section{padding:65px 0}.technical h2{font-size:40px}.tech-art{max-width:460px;width:100%;margin:auto}.tech-art svg{max-height:330px}.tech-tags span{font-size:8px}.context-section{padding-top:65px;padding-bottom:65px}.context-section h2{font-size:30px}.context-bottom{grid-template-columns:1fr;gap:15px;margin-top:24px}.context-bottom p{font-size:14px}.process-section{padding:60px 0}.steps{grid-template-columns:1fr 1fr;gap:28px 20px;margin-top:33px}.steps h3{font-size:19px;margin-top:14px}.steps p{font-size:13px}.faq-section{grid-template-columns:1fr;gap:17px;padding-top:60px;padding-bottom:65px}.faq-section h2{font-size:32px}.faqs summary{font-size:14px}.contact-section{padding:60px 0}.contact-section h2{font-size:37px;letter-spacing:-1.6px}.contact-section .eyebrow{font-size:8px}.contact-bottom{align-items:flex-start;flex-direction:column;gap:26px}.contact-bottom p{font-size:14px}.contact-bottom .button{width:100%;max-width:370px}footer{padding:28px 0;gap:10px}footer p{width:100%;order:2;font-size:10px;margin:0}footer>a:not(.brand){margin-left:auto;font-size:10px}footer small{order:3;margin-top:12px}.header-contact{white-space:nowrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

#preloader[hidden]{display:none}#preloader{position:fixed;inset:0;z-index:999;background:#121722;color:#edf2ff;display:flex;flex-direction:column;justify-content:space-between;padding:35px 5vw}.loader-top{display:flex;align-items:center;justify-content:space-between;font-family:var(--display);font-size:17px;font-weight:700}.loader-top button{border:1px solid #394356;border-radius:30px;background:transparent;color:#c9d4ed;padding:10px 18px;font-size:12px}.loader-body{width:min(720px,100%);margin:auto}.loader-body>p{text-align:center;color:#9bb5ff;font-size:10px;letter-spacing:1.5px}.loader-body svg{width:100%;overflow:visible}.pon-lines{fill:none;stroke:#4776ff;stroke-width:2}.olt rect{fill:#2457f5;stroke:#8caaff}.split rect,.onu rect{fill:#233655;stroke:#648bff}.loader-body svg text{font-family:var(--font);font-size:10px;fill:#aebed9;text-anchor:middle}.olt text{fill:white!important;font-size:14px!important;font-weight:700}.loader-status{display:flex;justify-content:space-between;color:#b2c1de;font-size:12px;padding:20px 0 13px}.loader-status>span:last-child{color:#82a3ff;letter-spacing:2px;font-size:10px}.loader-progress{height:1px;background:#303a4c;overflow:hidden}.loader-progress span{display:block;width:100%;height:100%;background:#628aff;transform:scaleX(0);transform-origin:left}#preloader>small{text-align:center;color:#7f8ea9;font-size:9px;letter-spacing:2px;padding-top:25px}@media(max-width:600px){#preloader{padding:25px 20px}.loader-top{font-size:14px}.loader-top button{font-size:10px;padding:9px 12px}.loader-body>p{font-size:8px}.loader-status{font-size:10px}#preloader>small{font-size:7px}}
/* Journey: larger examples and a shared visual sequence. */
#estrutura .section-heading{max-width:none;display:grid;grid-template-columns:1.6fr 1fr;column-gap:65px;align-items:end}#estrutura .section-heading .eyebrow{grid-column:1/-1}#estrutura .section-heading h2{margin-bottom:0;font-size:clamp(30px,3vw,43px)}#estrutura .section-heading>p:last-child{margin:0 0 3px;max-width:365px;line-height:1.85;font-size:15px}#estrutura .structure-grid{gap:24px;margin-top:48px}#estrutura .feature{position:relative;padding:23px 0 0}#estrutura .number{font-size:11px;letter-spacing:1.1px;color:var(--blue);font-weight:600}#estrutura .feature:not(:last-child):after{content:'→';position:absolute;right:-20px;top:18px;z-index:1;width:20px;text-align:center;background:var(--bg);color:var(--blue);font-size:20px}#estrutura .mini-plans,#estrutura .map-art,#estrutura .chat-art{height:250px;margin-top:23px;border:1px solid var(--line);border-radius:10px;background:var(--soft)}#estrutura .mini-plans{padding:24px 18px;gap:12px}#estrutura .mini-plans>div{padding:15px 12px;border-radius:7px;box-shadow:0 6px 15px #172c5505}#estrutura .mini-plans span{font-size:10px}#estrutura .mini-plans strong{font-size:37px;margin:12px 0}#estrutura .mini-plans small{font-size:10px}#estrutura .mini-plans i,#estrutura .mini-plans b{font-size:9px}#estrutura .mini-plans b{padding-top:11px;margin-top:13px}#estrutura .map-art>span{font-size:11px;padding:10px 14px;bottom:25px}#estrutura .chat-art{padding:26px 20px}#estrutura .chat-art>div{font-size:12px;line-height:1.6;padding:12px 14px}#estrutura .chat-art>div span{font-size:8px}#estrutura .chat-art>b{font-size:10px;margin-top:20px}#estrutura .feature h3{font-size:21px;margin-top:24px;letter-spacing:-.6px}#estrutura .feature>p{font-size:15px;line-height:1.85;max-width:370px;margin-top:10px}@media(max-width:1100px){#estrutura .section-heading{column-gap:35px}#estrutura .mini-plans{padding:20px 10px;gap:7px}#estrutura .mini-plans>div{padding:12px 8px}#estrutura .mini-plans strong{font-size:30px}#estrutura .mini-plans span{font-size:8px}}@media(max-width:900px){#estrutura .section-heading{display:block}#estrutura .section-heading>p:last-child{margin-top:22px;max-width:540px}#estrutura .structure-grid{gap:35px;margin-top:35px}#estrutura .feature:not(:last-child):after{display:none}#estrutura .mini-plans{padding:25px;gap:15px}#estrutura .mini-plans>div{padding:15px}#estrutura .mini-plans span{font-size:10px}#estrutura .mini-plans strong{font-size:37px}#estrutura .feature>p{max-width:none}#estrutura .feature h3{font-size:21px}}
.hero:not(:has(.hero-art)){grid-template-columns:1fr 1fr}.hero:not(:has(.hero-art)) .hero-copy{grid-column:1}.hero:not(:has(.hero-art)) .hero-copy .description{max-width:410px}@media(max-width:900px){.hero:not(:has(.hero-art)){grid-template-columns:1fr}}
/* Centered hero with a reserved gallery for upcoming site models. */
.hero.hero-centered{display:flex;flex-direction:column;align-items:center;gap:0;padding-top:70px;width:100%;overflow:hidden}.hero-centered .hero-copy{width:min(920px,calc(100% - 40px));text-align:center;position:relative;z-index:1}.hero-centered .eyebrow{margin-bottom:24px}.hero-centered h1{font-size:clamp(42px,4.6vw,68px);line-height:1.1;letter-spacing:-2.8px;font-weight:500;margin-bottom:24px}.hero-centered h1>span{font-weight:700}.hero-centered .intro{font-size:20px;line-height:1.4;margin-bottom:16px}.hero.hero-centered .hero-copy .description{max-width:460px;margin:0 auto 25px;font-size:14px;line-height:1.7}.hero-ctas{display:flex;justify-content:center;align-items:center;gap:12px}.hero-ctas .button{font-size:10px;min-height:55px;padding:17px 22px}.hero-ctas .secondary-button{background:var(--soft);color:var(--ink);border:1px solid var(--line)}.hero-ctas .secondary-button:hover{background:var(--line)}.model-showcase{width:100%;height:310px;position:relative;margin-top:60px;overflow:hidden}.model-track{display:flex;position:absolute;top:15px;left:50%;transform:translateX(-50%);width:1510px;align-items:flex-start}.model-slot{height:340px;flex:0 0 350px;margin-left:-60px;transform:rotate(5deg);border-radius:22px;background:#c3c7ce;border:1px solid #b4bbc7;box-shadow:0 12px 30px #14294d0b}.model-slot:first-child{margin-left:0;position:relative;z-index:5;border:2px solid var(--blue)}.model-slot:nth-child(2){background:#9098a5;z-index:4}.model-slot:nth-child(3){z-index:3}.model-slot:nth-child(4){background:#9098a5;z-index:2}.model-slot:nth-child(5){z-index:1}[data-theme=dark] .model-slot{background:#343d4d;border-color:#4b566a}[data-theme=dark] .model-slot:nth-child(even){background:#252d3b}[data-theme=dark] .model-slot:first-child{border-color:var(--blue)}@media(max-width:900px){.hero.hero-centered{padding-top:48px}.hero-centered h1{font-size:clamp(36px,6.6vw,56px);letter-spacing:-1.8px}.hero-centered .intro{font-size:18px}.hero-centered .eyebrow{font-size:8px}.model-showcase{height:245px;margin-top:45px}.model-track{width:1130px}.model-slot{flex-basis:270px;height:285px;margin-left:-55px;border-radius:17px}}@media(max-width:480px){.hero-centered h1{font-size:36px;letter-spacing:-1.6px}.hero-centered .intro{font-size:17px}.hero.hero-centered .hero-copy .description{font-size:13px;max-width:330px}.hero-ctas{gap:8px}.hero-ctas .button{font-size:8px;padding:14px 12px;gap:10px;min-height:53px}.hero-ctas .button span{font-size:17px}.hero-ctas .secondary-button{flex-shrink:0}.model-showcase{height:215px;margin-top:38px}.model-track{width:970px}.model-slot{flex-basis:230px;margin-left:-45px;height:250px}}
/* Two identical groups make the model strip loop without a jump. */
.model-track{left:0;width:max-content;transform:none;animation:model-loop 42s linear infinite;--model-step:290px}.model-slot,.model-slot:first-child{margin-left:0;margin-right:-60px;position:relative;z-index:auto!important;flex-basis:350px}.model-slot:nth-child(5n+1){background:#c3c7ce;border:2px solid var(--blue)}.model-slot:nth-child(5n+2),.model-slot:nth-child(5n+4){background:#9098a5;border:1px solid #b4bbc7}.model-slot:nth-child(5n+3),.model-slot:nth-child(5n+5){background:#c3c7ce;border:1px solid #b4bbc7}.model-showcase:hover .model-track,.model-showcase:focus-within .model-track{animation-play-state:paused}@keyframes model-loop{from{transform:translateX(0)}to{transform:translateX(calc(var(--model-step) * -5))}}[data-theme=dark] .model-slot:nth-child(5n+1),[data-theme=dark] .model-slot:nth-child(5n+3),[data-theme=dark] .model-slot:nth-child(5n+5){background:#343d4d}[data-theme=dark] .model-slot:nth-child(5n+2),[data-theme=dark] .model-slot:nth-child(5n+4){background:#252d3b}@media(max-width:900px){.model-track{--model-step:215px}.model-slot,.model-slot:first-child{flex-basis:270px;margin-right:-55px}}@media(max-width:480px){.model-track{--model-step:185px}.model-slot,.model-slot:first-child{flex-basis:230px;margin-right:-45px}}@media(prefers-reduced-motion:reduce){.model-track{animation:none}}
.carousel-pause{position:absolute;right:22px;bottom:18px;z-index:10;width:34px;height:34px;border-radius:50%;border:1px solid var(--line);background:var(--paper);color:var(--ink);font-size:13px;box-shadow:0 2px 10px #0001}@media(prefers-reduced-motion:reduce){.carousel-pause{display:none}}
.model-slot{overflow:hidden}.model-slot>img{display:block;width:100%;height:100%;object-fit:cover;object-position:top}.model-fixanet{background:#fff}
