/* VIP Bulut — standalone, responsive presentation. */
:root{color-scheme:dark;--bg:#061224;--surface:#0b192c;--text:#f4f7fc;--muted:#99a8bd;--green:#a3c735;--orange:#ee7f2e;--border:rgba(175,198,228,.14);--radius:22px;--stage-color:163,199,53}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--bg);color:var(--text);font-family:"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--green);outline-offset:5px}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.12;font-weight:650;letter-spacing:-.045em}h2{font-size:clamp(2.25rem,3.5vw,3.65rem)}h3{font-size:1.4rem}p{color:var(--muted)}::selection{background:var(--green);color:var(--bg)}.section-wrap{width:min(1320px,calc(100% - 112px));margin-inline:auto}.section-space{padding-block:112px}.eyebrow{font-size:.75rem;letter-spacing:.16em;font-weight:600;color:var(--green);margin-bottom:22px}.muted{color:#75869e}.gradient-text{background:linear-gradient(100deg,#d3eaa3 5%,#a3c735 65%,#8dbf76);background-clip:text;-webkit-background-clip:text;color:transparent}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;background:var(--green);color:#142008;min-height:54px;padding:13px 24px;border:1px solid var(--green);border-radius:8px;font-size:.9rem;font-weight:650;line-height:1.4;transition:transform .25s,box-shadow .25s,background .25s}.button span{font-size:1.2rem}.button:hover{transform:translateY(-3px);box-shadow:0 8px 28px #a3c73522;background:#b4d74c}.button.secondary{background:#ffffff03;border-color:#b5c4de35;color:var(--text)}.button.secondary:hover{background:#ffffff09;box-shadow:0 8px 28px #0002}.button.small{min-height:43px;padding:9px 18px;font-size:.8rem;gap:20px}.text-link{font-size:.9rem;display:inline-flex;gap:26px;align-items:center;color:var(--green);font-weight:600;padding-block:9px}.text-link:hover{color:#d4ec9a}.text-link span{transition:transform .2s}.text-link:hover span{transform:translate(3px,-3px)}.skip-link{position:fixed;left:20px;top:-100px;z-index:100;background:var(--green);color:var(--bg);padding:12px}.skip-link:focus{top:15px}
/* Navigation */
.site-header{position:sticky;top:0;z-index:50;height:94px;border-bottom:1px solid transparent;background:#061224e8;transition:height .3s,background .3s,border-color .3s}.site-header.scrolled{height:76px;backdrop-filter:blur(18px);background:#061224e8;border-color:var(--border)}.nav-wrap{height:100%;width:min(1440px,calc(100% - 80px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;flex-shrink:0;font-size:1.5rem;font-weight:750;letter-spacing:-.07em;line-height:1.2}.brand-light{font-weight:350;letter-spacing:-.04em}.brand small{display:block;font-size:.55rem;letter-spacing:.115em;color:#93a2b6;margin-top:5px}.brand-symbol{font-size:2.8rem;font-weight:800;font-style:italic;letter-spacing:-.28em;line-height:1;color:var(--green);padding-right:12px;transform:translateY(-3px)}.brand-symbol span{color:var(--orange)}nav{display:flex;align-items:center;gap:23px}#navigation a{font-size:.8rem;color:#b2bed0;white-space:nowrap;transition:color .2s}#navigation a:hover{color:var(--green)}.menu-toggle{display:none;border:0;background:none;color:white;padding:10px;width:44px;height:44px}.menu-toggle span{display:block;height:2px;background:currentColor;margin:6px 0;transition:transform .2s}
/* The application constellation uses the supplied artwork, unmodified. */
.hero{min-height:min(790px,calc(100svh - 94px));position:relative;display:grid;grid-template-columns:1.04fr 1fr;align-items:center;padding-top:35px;padding-bottom:110px;gap:8px;isolation:isolate}.hero-grid{position:absolute;inset:0 -40px;z-index:-1;background-image:linear-gradient(#9fb8e805 1px,transparent 1px),linear-gradient(90deg,#9fb8e805 1px,transparent 1px);background-size:62px 62px;mask-image:radial-gradient(ellipse at 70% 45%,black,transparent 74%)}.hero-copy{position:relative;z-index:3}.hero-copy .eyebrow{font-size:.68rem;letter-spacing:.12em;display:flex;gap:12px;align-items:center}.line{width:24px;height:1px;background:var(--green)}h1{font-size:clamp(2.8rem,4.7vw,4.75rem);line-height:1.075;letter-spacing:-.055em}.hero-description{font-size:1.02rem;line-height:1.85;max-width:510px;margin-top:27px}.actions{display:flex;gap:12px;margin-top:32px;flex-wrap:wrap}.hero-note{display:flex;align-items:center;gap:14px;color:#8190a7;font-size:.76rem;line-height:1.65;margin-top:39px}.hero-note strong{color:#bdc9d9;font-weight:500}.mini-mark{display:flex;align-items:center;justify-content:center;border:1px solid #a3c73532;border-radius:50%;width:39px;height:39px;color:var(--green);font-weight:800;font-style:italic;font-size:1.3rem}.ecosystem{height:550px;position:relative;perspective:1000px;--mx:0px;--my:0px}.ecosystem:before{content:"";position:absolute;inset:7% -7%;background:radial-gradient(ellipse,#277daa20,transparent 65%);pointer-events:none}.orbit{position:absolute;left:50%;top:49%;border:1px solid #7dadd019;border-radius:50%;width:420px;height:420px;transform:translate(-50%,-50%) rotateX(20deg)}.orbit-two{width:560px;height:520px;border-style:dashed;opacity:.65}.ecosystem-label,.ecosystem-bottom{position:absolute;font-size:.61rem;letter-spacing:.14em;color:#71869e;text-align:center;left:0;right:0}.ecosystem-label{top:0}.ecosystem-bottom{bottom:0}.ecosystem-bottom span{display:inline-block;width:22px;height:1px;vertical-align:middle;background:#a3c73580;margin-right:8px}.app-float{position:absolute;display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px solid #b6c9ef24;border-radius:20px;background:linear-gradient(140deg,#192d44df,#0a1827e6);box-shadow:0 20px 45px #0003,inset 0 1px #ffffff09;animation:float 8s ease-in-out infinite;transition:border .3s,box-shadow .3s;transform:translate(var(--mx),var(--my));padding:14px 13px 12px}.app-float:hover{border-color:#a3c73588;box-shadow:0 15px 45px #0006,0 0 30px #a3c73512;animation-play-state:paused}.app-float img{object-fit:contain;min-height:0}.app-float>span{font-size:.52rem;letter-spacing:.08em;color:#a5b8cd;margin-top:8px;text-align:center}.app-center{width:235px;height:263px;left:50%;top:47%;margin-left:-117px;margin-top:-125px;z-index:3;background:linear-gradient(135deg,#243951,#102133);box-shadow:0 25px 60px #0006,0 0 100px #84b6470b;animation-delay:-3s}.app-center img{width:205px;height:205px}.app-center>span{font-size:.62rem;color:#dbe7f2;display:flex;gap:20px;align-items:center}.app-center b{color:var(--green)}.app-one{width:152px;height:169px;left:0;top:29px;rotate:-9deg;animation-delay:-1s}.app-two{width:160px;height:174px;right:-2px;top:35px;rotate:8deg;animation-delay:-4s}.app-one img,.app-two img{width:130px;height:130px}.app-three{width:178px;height:189px;left:-3px;bottom:32px;rotate:-7deg;animation-delay:-5s}.app-four{width:175px;height:184px;right:0;bottom:35px;rotate:8deg;animation-delay:-2s}.app-three img,.app-four img{width:143px;height:143px}@keyframes float{0%,100%{translate:0 0}50%{translate:0 -9px}}.hero-bottom{position:absolute;bottom:30px;left:0;right:0;display:flex;justify-content:space-between;align-items:center;color:#71829a;font-size:.64rem;letter-spacing:.13em}.hero-bottom a{display:flex;align-items:center;gap:18px}.hero-bottom a span{font-size:1.1rem;color:var(--green)}.trust-strip{border-block:1px solid var(--border);background:#0b192966}.trust-inner{display:grid;grid-template-columns:1fr 1.2fr 1fr 1.1fr;padding-block:30px;align-items:center;gap:30px}.trust-inner>p{display:flex;gap:18px;align-items:center;line-height:1.55}.trust-inner strong{font-size:2rem;line-height:1;font-weight:550;color:#e6edf7;letter-spacing:-.04em}.trust-inner strong>span{color:var(--green);font-size:1.5rem}.trust-inner p>span{font-size:.74rem;color:#8393a9}.trust-inner .trust-signature{display:block;border-left:1px solid var(--border);padding-left:35px;color:#8294a9;font-size:.95rem}.trust-signature b{font-weight:500;color:#dbe4ef}
/* Scroll storytelling */
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:45px;margin-bottom:65px}.section-heading>p{font-size:.91rem;line-height:1.8;max-width:380px;padding-bottom:5px}.story-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.product-stage{position:sticky;top:calc(50vh - 235px);height:470px;border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(135deg,#11233a80,#081525);overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;isolation:isolate}.stage-top{display:flex;justify-content:space-between;gap:12px;position:relative;z-index:2;color:#8698af;font-size:.59rem;letter-spacing:.08em;padding:25px 25px 0}.stage-halo{position:absolute;inset:30px;background:radial-gradient(ellipse,rgba(var(--stage-color),.15),transparent 67%);transition:background 1s;z-index:-1}.stage-images{position:absolute;inset:50px 42px 65px}.stage-images img{position:absolute;width:100%;height:100%;object-fit:contain;opacity:0;transform:translateY(15px) scale(.92);transition:opacity .5s,transform .65s;filter:drop-shadow(0 15px 20px #0005)}.stage-images img[data-stage^="whatsapp"]{padding:45px}.stage-images img.active{opacity:1;transform:translateY(0) scale(1)}.stage-bottom{position:relative;margin-top:auto;padding:0 25px 20px;display:flex;justify-content:space-between;gap:15px;align-items:center;font-size:.57rem;letter-spacing:.06em;color:#778aa0}.stage-bottom>span:first-child{color:var(--green)}.stage-bottom>span:last-child{max-width:135px;text-align:right}.story-progress{display:flex;padding:0 25px 20px;gap:7px}.story-progress a{height:18px;flex:1;position:relative}.story-progress a:before{content:"";position:absolute;top:7px;left:0;right:0;height:3px;background:#26374c;border-radius:5px;transition:background .3s}.story-progress a.active:before{background:var(--green)}.product-story{min-height:650px;padding:40px 0 80px;display:flex;flex-direction:column;justify-content:center;scroll-margin-top:115px}.product-story:last-child{padding-bottom:15px;min-height:590px}.product-index{font-size:.65rem;font-weight:600;letter-spacing:.12em;display:flex;gap:14px;align-items:center;margin-bottom:22px}.product-index>span{display:grid;place-items:center;height:29px;width:29px;border:1px solid #a3c73535;color:var(--green);border-radius:6px;font-size:.65rem}.product-story h3{font-size:clamp(2rem,3.1vw,3.1rem);margin-bottom:17px}.product-story h3 em{font-style:normal;color:var(--orange)}.product-lead{font-size:1.3rem;color:#d0dbea;line-height:1.45;margin-bottom:17px}.product-story>p:not(.product-index):not(.product-lead):not(.product-footnote){font-size:.93rem;line-height:1.8}.feature-list{list-style:none;padding:0;margin:24px 0;display:grid;gap:10px;color:#bcc9da;font-size:.85rem}.feature-list li{padding-left:23px;position:relative}.feature-list li:before{content:"✓";color:var(--green);position:absolute;left:0;top:0}.product-story .text-link{align-self:flex-start}.product-footnote{font-size:.79rem;margin-bottom:15px}.pro-badge{font-size:.58rem;letter-spacing:.08em;color:var(--orange);background:#ee7f2e15;border:1px solid #ee7f2e40;border-radius:4px;padding:2px 7px}.mobile-product{display:none}
/* Supporting sections */
.solutions{background:linear-gradient(180deg,#0b192b,#091729);border-block:1px solid var(--border)}.solution-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.solution-card{grid-column:span 2;position:relative;padding:30px;background:linear-gradient(125deg,#11233870,#0a192b30);border:1px solid var(--border);border-radius:14px;display:flex;flex-direction:column;transition:border-color .3s,transform .3s}.solution-card:hover{border-color:#a3c73566;transform:translateY(-4px)}.solution-card.wide{grid-column:span 3}.solution-icon{color:var(--green);display:flex;align-items:center;justify-content:center;width:43px;height:43px;font-size:1.8rem;line-height:1;border:1px solid #a3c73530;background:#a3c73508;border-radius:10px;margin-bottom:28px}.solution-icon.orange{color:var(--orange);border-color:#ee7f2e30;background:#ee7f2e08}.solution-number{position:absolute;right:27px;top:31px;font-size:.75rem;color:#546c86}.solution-card h3{font-size:1.25rem;letter-spacing:-.025em;margin-bottom:14px}.solution-card p{font-size:.88rem;line-height:1.8;margin-bottom:24px;max-width:490px}.card-link{display:flex;justify-content:space-between;align-items:center;font-size:.78rem;color:#bfd497;margin-top:auto}.card-link span{font-size:1.3rem}.why{display:grid;grid-template-columns:1fr 1fr;gap:100px}.why-intro>p:not(.eyebrow){max-width:350px;margin:24px 0}.why-list article{display:flex;gap:25px;padding:29px 0;border-bottom:1px solid var(--border)}.why-list article:first-child{padding-top:4px}.why-list article>span{color:var(--green);font-size:.72rem;padding-top:6px}.why-list h3{font-size:1.25rem;letter-spacing:-.02em;margin-bottom:12px}.why-list p{font-size:.9rem;line-height:1.8}.about{background:#0c1a2b;border-block:1px solid var(--border)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.about-mark{padding:50px 30px 50px 0;position:relative}.about-mark:before{content:"";position:absolute;inset:-20px;background:radial-gradient(ellipse,#a3c73507,transparent 65%);pointer-events:none}.about-mark .eyebrow{color:#78909d}.since{font-size:clamp(5rem,10vw,9rem);font-weight:700;letter-spacing:-.075em;line-height:1.1;color:#e4eced}.since>span{display:block;font-size:.8rem;letter-spacing:.45em;color:#88a0b6;margin:17px 0 42px}.teknosura-word{font-size:2.2rem;font-weight:800;letter-spacing:-.065em;color:var(--orange)}.teknosura-word>span{color:var(--green)}.about-mark>p{font-size:.9rem;margin-top:5px}.about-copy h2{font-size:clamp(2rem,3vw,3rem);margin-bottom:25px}.about-copy>p:not(.eyebrow){font-size:.94rem;margin-bottom:18px}.service-tags{display:flex;flex-wrap:wrap;gap:8px;margin:25px 0}.service-tags span{border:1px solid var(--border);border-radius:5px;padding:5px 11px;font-size:.72rem;color:#aab8ca}.contact{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.contact-copy{padding-top:22px}.contact-copy h2{font-size:clamp(2.5rem,4.1vw,4rem)}.contact-copy>p:not(.eyebrow){max-width:365px;margin:26px 0}.contact-details{display:grid;gap:10px;margin:35px 0 22px;max-width:270px}.contact-details a{font-size:1.12rem;display:flex;justify-content:space-between;align-items:center}.contact-details a>span{font-size:.85rem;color:var(--green)}.contact-details>span{font-size:.82rem;color:#7c90a7;margin-top:8px}.demo-panel{padding:35px;border:1px solid #b1c7e322;border-radius:var(--radius);background:linear-gradient(135deg,#132439,#0c192b);scroll-margin-top:105px;box-shadow:0 24px 80px #0002}.form-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:10px}.form-heading h3{font-size:2rem}.form-heading>span{font-size:.6rem;letter-spacing:.1em;color:var(--green)}.demo-panel>p{font-size:.86rem;margin-bottom:27px}form{display:grid;gap:17px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{font-size:.78rem;color:#d0d9e6;display:block}label>span{color:var(--green);margin-left:3px}label>.optional{color:#7d8fa6}input,select,textarea{display:block;width:100%;min-width:0;background:#07142399;color:#e3ebf5;border:1px solid #bed3ed23;border-radius:6px;padding:12px 13px;margin-top:7px;font-size:.84rem;line-height:1.5;transition:border-color .2s}input:hover,select:hover,textarea:hover{border-color:#bed3ed55}input::placeholder,textarea::placeholder{color:#70829b}select{height:47px}select option{background:#0c1a2c}textarea{resize:vertical;min-height:100px;max-height:350px}.form-notice{font-size:.7rem;line-height:1.7;color:#8ea1b8}.form-notice a{text-decoration:underline;text-underline-offset:3px;color:#bdcbdc}.form-submit{width:100%;font-size:.8rem;padding-inline:15px;justify-content:space-between;gap:10px}.form-status{font-size:.78rem;color:#bdcf9d}.form-status:empty{display:none}footer{border-top:1px solid var(--border);background:#050e1d;padding-top:45px}.footer-top{display:grid;grid-template-columns:1.1fr 1.3fr .8fr .8fr;gap:30px;align-items:start;padding-bottom:45px}.footer-top>p{font-size:.8rem;color:#c3cede}.footer-top>p>span{font-size:.75rem;color:#768ba4}.footer-links{display:grid;gap:8px;font-size:.8rem;color:#a8b6c9}.footer-links a:hover{color:var(--green)}.footer-bottom{border-top:1px solid var(--border);display:flex;justify-content:space-between;gap:25px;padding:22px 0;color:#71849b;font-size:.7rem}.footer-bottom>div{display:flex;gap:24px}.footer-bottom a:hover{color:#c0d593}dialog{color:var(--text);background:#0d1d31;border:1px solid #a1b6ce44;border-radius:20px;padding:45px;width:min(620px,calc(100% - 32px));max-height:85vh;box-shadow:0 30px 150px #000a}dialog::backdrop{background:#020a16bf;backdrop-filter:blur(7px)}dialog h2{font-size:2rem;margin-bottom:24px}dialog p{font-size:.92rem;margin-top:15px}dialog a{color:var(--green);text-decoration:underline}.dialog-close{position:absolute;right:16px;top:10px;border:0;background:transparent;font-size:1.9rem;color:#dbe4ef;width:44px;height:44px}.js .reveal{opacity:0;transform:translateY(22px);transition:opacity .7s,transform .7s}.js .reveal.visible{opacity:1;transform:none}
@media(min-width:1600px){.hero{min-height:800px}.ecosystem{height:610px}.app-one{left:10px;top:50px}.app-two{right:10px;top:45px}.app-three{bottom:45px}.app-four{bottom:45px}.hero-copy .eyebrow{font-size:.73rem}}
@media(max-width:1200px){.nav-wrap{width:calc(100% - 48px);gap:18px}.section-wrap{width:calc(100% - 72px)}#navigation{gap:16px}#navigation a{font-size:.73rem}.brand{font-size:1.3rem}.brand small{font-size:.48rem}.header-cta{gap:10px!important;padding-inline:12px!important}.hero{gap:0;min-height:680px}.hero-copy .eyebrow{font-size:.6rem}.hero-description{font-size:.96rem;max-width:430px}.ecosystem{height:500px;scale:.93}.app-center{width:200px;height:235px;margin-left:-100px}.app-center img{width:177px;height:177px}.app-one,.app-two{width:135px;height:150px}.app-one img,.app-two img{width:110px;height:110px}.app-three,.app-four{width:153px;height:170px}.app-three img,.app-four img{width:125px;height:125px}.app-float>span{font-size:.46rem}.orbit-two{width:460px;height:460px}.orbit-one{width:360px;height:360px}.story-layout,.why,.about-grid,.contact{gap:60px}.trust-inner{gap:20px}.trust-inner>p{gap:12px}.trust-inner strong{font-size:1.75rem}.trust-inner p>span{font-size:.65rem}.trust-inner .trust-signature{padding-left:25px;font-size:.85rem}.stage-top{font-size:.5rem}.stage-bottom{font-size:.5rem}.demo-panel{padding:28px}}
@media(max-width:1000px){.site-header{height:80px}.menu-toggle{display:block;margin-left:auto}.header-cta{display:none}.nav-wrap{position:relative}#navigation{display:none;position:absolute;top:calc(100% - 1px);left:-24px;right:-24px;background:#09182bf7;backdrop-filter:blur(20px);padding:25px 36px 35px;flex-direction:column;align-items:stretch;gap:0;border-bottom:1px solid var(--border);max-height:calc(100dvh - 80px);overflow:auto}#navigation a{font-size:1rem;padding:13px 0}#navigation.open{display:flex}.menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-4px) rotate(-45deg)}.hero{min-height:660px}.hero-copy{min-width:0}.hero h1{font-size:clamp(2.6rem,5vw,3.3rem)}.ecosystem{scale:.85;margin-right:-22px;margin-left:-16px}.hero-copy .eyebrow{max-width:330px}.hero .button{font-size:.77rem;padding:12px 15px;gap:15px}.trust-inner{grid-template-columns:1fr 1fr 1fr}.trust-signature{display:none!important}.trust-inner p>span{font-size:.73rem}.section-space{padding-block:85px}.story-layout{gap:45px}.product-stage{height:410px;top:calc(50vh - 195px)}.stage-images{inset:50px 25px 70px}.stage-top{padding-inline:18px}.stage-images img[data-stage^="whatsapp"]{padding:22px}.stage-bottom{padding-inline:18px;flex-direction:column;align-items:flex-start;gap:4px}.stage-bottom>span:last-child{max-width:none;text-align:left}.product-story{min-height:690px}.section-heading{gap:30px}.section-heading>p{max-width:290px;font-size:.85rem}.why,.about-grid,.contact{gap:42px}.form-row{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr}.footer-bottom>div{gap:16px}}
@media(max-width:760px){html{scroll-padding-top:100px}.section-wrap{width:calc(100% - 40px)}.nav-wrap{width:calc(100% - 40px)}.site-header,.site-header.scrolled{height:72px}.brand{font-size:1.4rem}.brand small{font-size:.48rem}#navigation{left:-20px;right:-20px}.hero{grid-template-columns:1fr;padding-top:46px;padding-bottom:65px;gap:15px;min-height:auto}.hero-copy .eyebrow{font-size:.58rem;letter-spacing:.1em;max-width:none;margin-bottom:22px}.line{width:16px;flex-shrink:0}.hero h1{font-size:clamp(2.6rem,8.8vw,4rem)}.hero-description{font-size:.91rem;max-width:500px;margin-top:23px}.hero-description br{display:none}.hero .actions{margin-top:25px}.hero .button{font-size:.82rem;min-height:50px;padding-inline:19px}.hero-note{margin-top:26px;font-size:.72rem}.ecosystem{scale:1;width:min(450px,100%);height:455px;margin:24px auto 0}.app-center{top:48%;width:185px;height:210px;margin-left:-92px;margin-top:-100px}.app-center img{width:153px;height:153px}.app-center>span{font-size:.5rem;gap:10px}.app-one{left:2px;top:22px;width:125px;height:141px}.app-two{right:4px;top:30px;width:125px;height:141px}.app-one img,.app-two img{width:103px;height:103px}.app-three{left:0;bottom:40px;width:137px;height:150px}.app-four{right:2px;bottom:32px;width:137px;height:150px}.app-three img,.app-four img{width:109px;height:109px}.app-float{padding:10px;border-radius:14px}.app-float>span{font-size:.43rem}.orbit-one{width:80%;height:320px}.orbit-two{width:100%;height:390px}.ecosystem-label,.ecosystem-bottom{font-size:.48rem}.ecosystem-label{top:-10px}.hero-grid{inset:0}.hero-bottom{bottom:17px;font-size:.55rem}.hero-bottom>span{display:none}.trust-inner{padding-block:24px;gap:12px}.trust-inner>p{flex-direction:column;align-items:flex-start;gap:8px}.trust-inner strong{font-size:1.8rem}.trust-inner p>span{font-size:.62rem}.section-space{padding-block:70px}.section-heading{display:block;margin-bottom:38px}.section-heading>p{margin-top:22px;max-width:none;font-size:.9rem}.section-heading>p br{display:none}.eyebrow{font-size:.65rem;margin-bottom:17px}.story-layout{display:block}.product-stage{display:none}.product-story,.product-story:last-child{min-height:auto;padding:0 0 48px;margin-bottom:48px;border-bottom:1px solid var(--border)}.product-story:last-child{margin-bottom:0;border-bottom:0;padding-bottom:0}.mobile-product{display:block;width:100%;height:300px;object-fit:contain;padding:32px;margin-bottom:30px;border:1px solid var(--border);border-radius:20px;background:radial-gradient(ellipse,#88b73c14,#0b1a2b 75%)}.mobile-product[src*="whatsapp"]{padding:58px}.product-story h3{font-size:2.2rem}.product-lead{font-size:1.23rem}.product-story>p:not(.product-index):not(.product-lead){font-size:.94rem}.feature-list{font-size:.88rem}.solution-grid{grid-template-columns:1fr}.solution-card,.solution-card.wide{grid-column:auto;padding:26px}.solution-icon{margin-bottom:23px}.solution-card h3{font-size:1.3rem}.why,.about-grid,.contact{grid-template-columns:1fr;gap:42px}.why-intro>p{max-width:none}.why-list article{padding-block:25px}.about-mark{padding:0 0 35px;border-bottom:1px solid var(--border)}.since{font-size:6.5rem}.since>span{margin-bottom:27px}.about-copy h2{font-size:2.15rem}.contact-copy{padding-top:0}.contact-copy h2{font-size:2.9rem}.contact-copy>p:not(.eyebrow){max-width:400px}.demo-panel{padding:25px 21px}.form-row{grid-template-columns:1fr 1fr;gap:12px}.form-heading h3{font-size:1.8rem}.footer-top{gap:28px 22px;padding-bottom:30px}.footer-top .brand{font-size:1.2rem}.footer-top>.brand{grid-column:1/-1}.footer-top>p{grid-column:1/-1}.footer-bottom{display:block;line-height:1.8}.footer-bottom>div{margin-top:16px;gap:20px;flex-wrap:wrap}.footer-bottom>div>a:last-child{margin-left:auto}dialog{padding:35px 25px}dialog h2{font-size:1.75rem}}
@media(max-width:370px){.hero h1{font-size:2.4rem}.hero .button{padding-inline:13px;font-size:.75rem;gap:10px}.hero-copy .eyebrow{font-size:.52rem}.ecosystem{height:405px}.app-center{width:165px;height:190px;margin-left:-82px}.app-center img{width:137px;height:137px}.app-one,.app-two{width:110px;height:128px}.app-one img,.app-two img{width:90px;height:90px}.app-three,.app-four{width:120px;height:138px}.app-three img,.app-four img{width:97px;height:97px}.form-row{grid-template-columns:1fr}.contact-copy h2{font-size:2.5rem}.form-heading>span{font-size:.52rem}}
.hero-grid{inset-inline:0}.orbit{max-width:100%}#navigation{min-width:0;flex-wrap:wrap;justify-content:center;gap:8px 23px}
@media(max-width:760px){.hero .actions{gap:10px}.hero .button{padding-inline:16px}.form-row{grid-template-columns:1fr}input,select,textarea{font-size:1rem}.ecosystem{width:calc(100% - 12px)}.hero-copy .eyebrow{font-size:.65rem}.hero-copy .line{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.js .reveal{opacity:1;transform:none}.app-float{transform:none}}
