/* Betology — Next Orbit. Shared, responsive design system. */
:root{--paper:#faf9fc;--soft:#f1eff8;--white:#fff;--ink:#25223c;--muted:#6c687f;--purple:#7252d8;--purple-dark:#5535b3;--line:#e4e0ed;--night:#141327;--radius:22px;--shadow:0 14px 40px #3430590a}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}button{color:inherit}img{display:block;max-width:100%}button,input,a{touch-action:manipulation}:focus-visible{outline:3px solid #9471ee;outline-offset:5px}::selection{background:#dbcdfb;color:#322054}[hidden]{display:none!important}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:800}h1{font-size:clamp(48px,5.05vw,76px);line-height:1.09;letter-spacing:-.06em}h2{font-size:clamp(34px,3.5vw,50px);line-height:1.17;letter-spacing:-.052em}h3{font-size:21px;line-height:1.35;letter-spacing:-.025em}em{font-style:normal;color:var(--purple)}p{color:var(--muted);line-height:1.85;font-size:15px}svg.icon{width:24px;height:24px;flex-shrink:0}.wrap{width:calc(100% - 112px);max-width:1280px;margin-inline:auto}.section{padding-block:108px}.compact{padding-top:24px}.soft-section{background:var(--soft)}.eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:10px;font-weight:800;letter-spacing:.15em;color:var(--purple);line-height:1.7}.eyebrow>span{font-size:17px;font-weight:400;line-height:1}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:46px}.section-head h2{margin-top:18px}.section-head>p{max-width:340px;flex:0 1 340px;font-size:14px;padding-bottom:5px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:54px;padding:15px 23px;border:1px solid transparent;border-radius:10px;background:var(--purple);color:white;font-weight:700;font-size:13px;line-height:1.5;transition:background .2s,transform .2s,box-shadow .2s}.button>span{font-size:20px;font-weight:500}.button:hover{background:var(--purple-dark);transform:translateY(-2px);box-shadow:0 8px 20px #7252d827}.button.secondary{background:transparent;border-color:#d4cede;color:var(--ink)}.button.secondary:hover{background:#ede7f8;border-color:#b7a4dd}.text-link{font-size:13px;font-weight:700;color:var(--purple)}.skip-link{position:fixed;left:20px;top:-100px;background:white;padding:14px;z-index:200}.skip-link:focus{top:15px}
/* Navigation and original logo: CSS tint preserves every shape and pixel. */
.site-header{position:sticky;top:0;z-index:50;background:#faf9fcf0;border-bottom:1px solid #e4e0ed88;backdrop-filter:blur(18px)}.header-inner{height:88px;display:flex;align-items:center;gap:36px}.brand{display:inline-flex;align-items:center;flex-shrink:0}.logo-crop{display:block;width:173px;height:44px;overflow:hidden;position:relative}.logo-crop img{position:absolute;top:50%;transform:translateY(-50%);width:100%;max-width:none;height:auto}.site-header .logo-crop img{filter:brightness(0) saturate(100%) invert(17%) sepia(20%) saturate(1279%) hue-rotate(214deg) brightness(93%) contrast(91%)}.site-header nav{display:flex;align-items:center;justify-content:center;gap:27px;margin-left:auto}.site-header nav a{font-size:12px;font-weight:700;color:#696477;white-space:nowrap;padding:16px 0;position:relative}.site-header nav a:hover,.site-header nav a[aria-current=page]{color:var(--purple)}.site-header nav a[aria-current=page]:after{content:'';position:absolute;bottom:6px;left:0;width:15px;height:3px;background:var(--purple);border-radius:3px}.header-cta{display:flex;align-items:center;gap:18px;padding:12px 17px;border:1px solid #d8d1e7;border-radius:9px;font-size:12px;font-weight:800;white-space:nowrap}.header-cta>span{color:var(--purple);font-size:18px}.header-cta:hover{background:#ece6f8}.menu-toggle{display:none}
/* Airy first screen with a dedicated space composition. */
.hero{position:relative;overflow:hidden;background:radial-gradient(ellipse at 78% 35%,#e6ddfb 0,transparent 53%),var(--paper)}.hero-grid{min-height:672px;display:grid;grid-template-columns:1.04fr 1fr;align-items:center;gap:34px;padding-block:68px 70px}.hero-content{position:relative;z-index:2}.hero-content>.eyebrow{border:1px solid #dbd1ef;border-radius:20px;background:#f4effccc;padding:7px 11px;font-size:9px;letter-spacing:.11em}.hero h1{margin-top:25px}.hero h1 em{background:linear-gradient(100deg,#6036c2,#9b68db);background-clip:text;-webkit-text-fill-color:transparent}.hero-content>p{margin-top:25px;max-width:470px;font-size:14px;line-height:1.9}.hero-actions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.hero-actions .button{padding-inline:18px;gap:20px}.hero-footnote{display:flex;align-items:center;gap:13px;margin-top:42px;font-size:11px;color:var(--muted)}.hero-footnote strong{color:var(--ink);font-weight:700}.mini-orbit{width:37px;height:37px;border:1px solid #cfc3e7;border-radius:50%;display:grid;place-items:center;font-size:22px;color:var(--purple)}.hero-footnote>a{font-size:8px;font-weight:800;letter-spacing:.12em;margin-left:auto;margin-right:40px;display:flex;align-items:center;gap:16px}.hero-footnote>a span{font-size:23px;color:var(--purple)}.hero-visual{position:relative;min-width:0;height:505px;isolation:isolate;margin-right:-10px}.hero-image-frame{position:absolute;inset:6px 5px 6px 20px;overflow:hidden;border-radius:47% 47% 40% 42% /39% 40% 48% 47%;background:#191d48;box-shadow:0 20px 70px #6d46bb32}.hero-art{width:100%;height:100%;object-fit:cover;object-position:70% center;filter:brightness(1.2) saturate(.85)}.hero-image-frame:after{content:'';position:absolute;inset:0;background:linear-gradient(150deg,#684bae33,transparent 55%,#8171d22e);box-shadow:inset 0 0 60px #6166b230}.hero-orbit-line{position:absolute;inset:55px -28px;z-index:-1;border:1px solid #ad94d764;border-radius:50%;transform:rotate(-36deg)}.hero-orbit-line:after{content:'';position:absolute;top:53px;right:50px;width:12px;height:12px;border-radius:50%;background:#a788de;box-shadow:0 0 0 6px #d9ccef66}.floating-label{position:absolute;display:flex;align-items:center;gap:12px;z-index:2;border:1px solid #ffffffb3;background:#ffffffed;box-shadow:0 10px 40px #32246c13;backdrop-filter:blur(10px);border-radius:12px;animation:float 7s ease-in-out infinite}.float-top{top:35px;right:-15px;padding:15px 18px}.float-top>span{font-size:25px;color:var(--purple)}.float-top>div{font-size:8px;font-weight:800;letter-spacing:.12em;color:#898196}.float-top strong{display:block;color:var(--ink);font-size:12px;letter-spacing:0;margin-top:4px}.float-bottom{bottom:45px;left:-12px;padding:16px 19px;font-size:11px;font-weight:700;animation-delay:-3s}.status-dot{width:8px;height:8px;background:#7654d5;border-radius:50%;box-shadow:0 0 0 5px #ede7f7}.visual-coordinate{position:absolute;bottom:-15px;right:30px;font-size:8px;font-weight:600;letter-spacing:.18em;color:#84788f}
/* Luminous ribbon: content repeated once for a seamless, pausable loop. */
.ribbon{position:relative;overflow:hidden;color:white;background:radial-gradient(ellipse at 30% 5%,#b79df577,transparent 58%),linear-gradient(105deg,#6950c3,#8b62d9 56%,#6759c3);padding:16px 0 25px}.ribbon:before{content:'';position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(1px 1px at 30px 20px,#ffffff99 90%,transparent),radial-gradient(1.5px 1.5px at 130px 70px,#ffffff66 90%,transparent);background-size:180px 90px;opacity:.5}.ribbon-heading{position:relative;display:flex;justify-content:space-between;align-items:center;font-size:8px;font-weight:600;letter-spacing:.16em;color:#f1eafa}.motion-toggle{display:flex;gap:12px;align-items:center;background:transparent;border:0;color:white;font-size:10px;min-height:30px;padding:5px 8px}.motion-toggle>span{font-size:16px}.marquee{overflow:hidden;margin-top:12px;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.marquee-track{display:flex;width:max-content;animation:marquee 42s linear infinite}.marquee-group{display:flex;gap:44px;padding-right:44px;align-items:center;flex-shrink:0}.marquee-group>span{display:flex;align-items:center;gap:13px;font-size:20px;font-weight:700;letter-spacing:.035em;white-space:nowrap}.marquee-group .icon{width:23px;height:23px;color:#ddd0ff}.marquee-group i{font-style:normal;font-size:17px;color:#dbc5fb;margin-left:20px}.ribbon.paused .marquee-track,.ribbon:hover .marquee-track{animation-play-state:paused}.value-strip{display:grid;grid-template-columns:repeat(3,1fr);padding-block:36px;border-bottom:1px solid var(--line);gap:28px}.value-strip>div{display:flex;align-items:center;gap:18px;justify-content:center}.value-strip>div+div{border-left:1px solid var(--line)}.value-strip .icon{color:var(--purple);width:25px;height:25px}.value-strip span{font-size:11px;color:var(--muted);line-height:1.9}.value-strip strong{display:block;font-size:13px;color:var(--ink)}
/* Planet cards keep a shared composition and generous whitespace. */
.packages-section{background:linear-gradient(180deg,var(--paper),#f0edf7)}.planet-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.planet-card{--planet:#e5bc79;position:relative;min-width:0;overflow:hidden;border-radius:18px;background:#111322;color:white;box-shadow:0 12px 28px #19152914;transition:transform .3s,box-shadow .3s;border:1px solid #272735;display:flex;flex-direction:column}.planet-card.coral{--planet:#efa783}.planet-card.cyan{--planet:#9edbe5}.planet-card.peach{--planet:#e7bc98}.planet-card:hover{transform:translateY(-7px);box-shadow:0 20px 35px #19152925}.planet-top{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1;padding:21px 23px 0;font-size:9px;letter-spacing:.14em;color:#b4b6c7;font-weight:600}.planet-top>span:last-child{color:var(--planet);font-size:18px}.planet-art{aspect-ratio:1.15;position:relative;margin-top:3px;overflow:hidden}.planet-art img{width:100%;height:100%;object-fit:contain;transition:transform .7s;mask-image:linear-gradient(180deg,#000 70%,transparent)}.planet-card:hover .planet-art img{transform:scale(1.045)}.planet-copy{position:relative;z-index:1;padding:0 24px 25px;flex:1;display:flex;flex-direction:column}.planet-kicker{font-size:8px;color:var(--planet);font-weight:700;letter-spacing:.14em}.planet-copy h3{font-size:31px;font-weight:700;margin:9px 0 13px;letter-spacing:-.045em}.planet-copy p{color:#adb0c2;font-size:12px;line-height:1.8;max-width:230px;margin-bottom:23px}.planet-link{display:flex;align-items:center;justify-content:space-between;border:1px solid #ffffff26;border-radius:8px;padding:13px 14px;color:var(--planet);font-size:11px;font-weight:700;margin-top:auto;transition:background .2s}.planet-link>span{font-size:18px}.planet-link:hover{background:#ffffff0b;border-color:var(--planet)}.package-note{display:flex;justify-content:space-between;gap:25px;align-items:center;margin-top:28px;color:var(--muted);font-size:11px}.package-note>span{display:flex;align-items:center;gap:9px}.package-note .icon{width:17px;height:17px;color:var(--purple)}.package-note a{color:var(--purple);font-weight:700;white-space:nowrap}
/* Service discovery. */
.catalog-controls{display:flex;justify-content:space-between;gap:22px;align-items:center}.filters{display:flex;gap:5px;flex-wrap:wrap}.filters button{padding:10px 13px;border-radius:8px;border:1px solid transparent;background:transparent;color:var(--muted);font-size:11px;font-weight:700;min-height:42px;transition:.2s}.filters button:hover{background:#efebf6}.filters button[aria-pressed=true]{background:var(--purple);color:white;box-shadow:0 4px 12px #7252d822}.search{display:flex;align-items:center;gap:10px;flex:0 0 235px;padding:12px 14px;border:1px solid var(--line);border-radius:9px;background:white}.search .icon{width:17px;height:17px;color:#9588ac}.search input{border:0;outline:0;background:transparent;width:100%;min-width:0;color:var(--ink);font-size:12px}.search:focus-within{outline:2px solid var(--purple);outline-offset:2px}.search input::placeholder{color:#82798e}.result-count{font-size:10px;margin:22px 0 18px;color:#7c7487}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.service-card{display:flex;flex-direction:column;min-width:0;padding:29px;background:white;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);min-height:280px;transition:transform .25s,border-color .25s,box-shadow .25s}.service-card:hover{transform:translateY(-4px);border-color:#c3addf;box-shadow:0 15px 40px #56416d0d}.service-card-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.icon-box{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#f0ebfa;color:var(--purple)}.icon-box .icon{width:22px;height:22px}.service-type{font-size:9px;padding:5px 9px;border-radius:15px;background:#f6f4fa;color:#81758e}.service-card h3{margin-top:23px;font-size:18px;line-height:1.45;max-width:260px}.service-card p{font-size:12px;line-height:1.85;margin-top:10px;margin-bottom:26px}.detail-button{background:none;border:0;border-top:1px solid #eeeaf4;margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding:15px 0 0;color:var(--purple);font-size:11px;font-weight:700;min-height:44px;text-align:left}.detail-button>span{font-size:20px}.catalog-bottom{display:flex;align-items:center;justify-content:center;gap:30px;margin-top:36px}.catalog-bottom:empty{display:none}.catalog-bottom .button{font-size:12px}.empty-state{text-align:center;padding:50px 25px;border:1px dashed #c8b7dc;border-radius:18px;background:#f6f1fb}.empty-state>.icon{color:var(--purple);width:36px;height:36px;margin-bottom:18px}.empty-state p{margin:12px auto 22px;max-width:500px}
/* A clear roadmap and a living orbital ecosystem. */
.journey-section{padding:94px 0 104px;background:radial-gradient(ellipse at 85% 0,#59457866,transparent 60%),#19172e;color:white;position:relative;overflow:hidden}.journey-section .eyebrow{color:#b99aed}.journey-section h2 em{color:#bfa2f4}.journey-section .section-head>p{color:#ada4be}.journey-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.journey-grid article{position:relative;border-top:1px solid #5b4c72;padding-top:27px}.journey-grid article:before{content:'';position:absolute;left:0;top:-4px;width:7px;height:7px;border-radius:50%;background:#c8a3f8;box-shadow:0 0 0 5px #ac7cec15,0 0 14px #ae7adb}.journey-number{font-size:11px;font-weight:700;letter-spacing:.12em;color:#b299d2}.journey-grid h3{font-size:17px;font-weight:600;margin:25px 0 13px}.journey-grid p{font-size:12px;color:#aaa0ba;line-height:1.85}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.two-col h2{margin-top:20px}.two-col p{margin-top:24px;max-width:460px}.check-list{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:15px 20px;margin:28px 0 34px;font-size:11px;color:#716880}.check-list li{display:flex;gap:10px;align-items:center}.check-list li:before{content:'✓';color:var(--purple);font-size:14px;font-weight:800}.constellation{position:relative;width:100%;min-height:420px;aspect-ratio:1.16;border:1px solid #e3dceb;border-radius:30px;background:radial-gradient(circle at 50% 45%,#fff 10%,#eee6fa 40%,#f6f1fb 75%);overflow:hidden;isolation:isolate}.constellation:after{content:'';position:absolute;inset:0;z-index:-1;background-image:radial-gradient(1px 1px at 30px 40px,#9581b599 80%,transparent);background-size:40px 40px;mask-image:radial-gradient(ellipse,#000,transparent 80%)}.orbit{position:absolute;top:47%;left:50%;border:1px solid #c2abdf5e;border-radius:50%;aspect-ratio:1;transform:translate(-50%,-50%)}.orbit-a{width:45%}.orbit-b{width:72%}.orbit-c{width:98%}.orbit-b:after,.orbit-c:after{content:'';position:absolute;inset:-1px;border-radius:50%;border-top:2px solid #9c74d7;animation:orbit 24s linear infinite}.orbit-c:after{border-top-color:#bca4d8;animation-direction:reverse;animation-duration:36s}.core{position:absolute;left:50%;top:47%;transform:translate(-50%,-50%);width:132px;height:132px;border-radius:50%;background:linear-gradient(135deg,#8460d9,#5437a3);box-shadow:0 10px 35px #8361bf3b,0 0 0 12px #ffffff80;display:flex;flex-direction:column;align-items:center;justify-content:center;color:white;font-size:48px;font-weight:800}.core>span{font-size:8px;font-weight:700;letter-spacing:.13em}.satellite{position:absolute;display:flex;align-items:center;gap:10px;padding:14px 17px;border:1px solid #e6dbf1;background:#ffffffed;border-radius:12px;box-shadow:0 7px 16px #6a4c8010;font-size:10px;color:#6b507b;font-weight:800;animation:float 8s ease-in-out infinite}.satellite .icon{width:19px;height:19px;color:#a17cc4}.sat-0{left:15%;top:15%}.sat-1{right:6%;top:36%;animation-delay:-2s}.sat-2{right:18%;bottom:17%;animation-delay:-4s}.sat-3{left:5%;bottom:30%;animation-delay:-6s}.constellation-caption{position:absolute;bottom:20px;left:0;right:0;text-align:center;font-size:8px;letter-spacing:.15em;font-weight:700;color:#8e759f}
.cta-section{padding-bottom:100px}.cta-panel{position:relative;overflow:hidden;background:linear-gradient(110deg,#ede4fb,#e9e0f7 70%,#dfd2f1);border:1px solid #dfd3ec;padding:65px 68px;border-radius:27px;isolation:isolate}.cta-panel>div:first-child{position:relative;z-index:2}.cta-panel h2{margin-top:18px;font-size:44px}.cta-panel p{font-size:13px;margin:21px 0 27px}.cta-orbits{position:absolute;right:-80px;top:50%;width:490px;height:490px;transform:translateY(-50%);z-index:0;pointer-events:none}.cta-orbits>span{position:absolute;inset:0;border:1px solid #ac8ac64d;border-radius:50%}.cta-orbits>span:nth-child(2){inset:55px}.cta-orbits>span:nth-child(3){inset:110px}.cta-orbits b{position:absolute;top:41%;left:41%;color:#ad89c9;font-size:90px;font-weight:400;animation:orbit 80s linear infinite}.cta-orbits>span:first-child:after{content:'';position:absolute;top:100px;left:44px;width:14px;height:14px;background:#b394cb;border-radius:50%;box-shadow:0 0 0 6px #ccb5dc33}
footer{padding-top:65px;background:#171426;color:#d7d0e5}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:45px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-grid p{font-size:12px;line-height:1.9;color:#9f94b2;margin-top:10px}.footer-grid h2{font-size:11px;font-weight:700;letter-spacing:.02em;color:#e4dcec;margin:7px 0 13px}.footer-grid a:not(.brand),.footer-button{font-size:11px;line-height:1.8;color:#aaa0ba;transition:color .2s}.footer-grid a:hover,.footer-button:hover{color:white}.footer-button{background:transparent;border:0;padding:0;text-align:left}.footer-contact{color:#c6a6f2!important;margin-top:10px}.footer-orbit{position:relative;justify-content:center;color:#9182a6;font-size:17px;font-weight:700;line-height:1.5;letter-spacing:-.035em}.footer-orbit em{color:#be98ed}.footer-orbit>span{position:absolute;right:0;top:0;font-size:60px;font-weight:400;color:#5e497c}.footer-bottom{margin-top:65px;border-top:1px solid #ffffff10;padding-block:23px;display:flex;justify-content:space-between;gap:22px;color:#8b819f;font-size:9px}.footer-bottom>span:nth-child(2){font-size:8px;letter-spacing:.12em}.footer-bottom>a{color:#c5b1dd}
/* Inner pages use the same spacing and typography. */
.subhero{padding:34px 0 74px;position:relative;overflow:hidden;background:radial-gradient(ellipse at 83% 30%,#e5d8f566,transparent 58%)}.subhero>.wrap{position:relative}.breadcrumb{display:flex;gap:13px;font-size:10px;color:#8a7e99;margin-bottom:46px;align-items:center}.breadcrumb>a:hover{color:var(--purple)}.breadcrumb>span:last-child{font-size:9px;letter-spacing:.06em}.subhero h1{font-size:clamp(42px,4.7vw,65px);margin-top:20px;line-height:1.16;max-width:950px}.subhero p{margin-top:26px;max-width:630px;font-size:14px}.subhero-star{position:absolute;right:35px;top:95px;font-size:140px;line-height:1;color:#cdb5e657;z-index:-1;animation:orbit 100s linear infinite}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature-card{padding:32px;border:1px solid var(--line);border-radius:18px;background:white;box-shadow:var(--shadow)}.feature-card h3{margin:25px 0 13px;font-size:20px}.feature-card p{font-size:13px}.integration-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:64px;align-items:center}.integration-list article{display:grid;grid-template-columns:25px 1fr 22px;gap:18px;padding:27px 0;border-bottom:1px solid var(--line)}.integration-list article:first-child{padding-top:0}.integration-number{font-size:10px;font-weight:700;color:var(--purple);padding-top:4px}.integration-list h2{font-size:21px;letter-spacing:-.035em}.integration-list p{font-size:12px;margin-top:10px;line-height:1.8}.integration-list .icon{color:#a286bd;width:20px;height:20px}.section-note{font-size:11px;margin-top:35px}.growth-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.growth-grid article{background:#f0eaf9;border-radius:18px;padding:28px}.growth-grid article:nth-child(even){background:#eceef9}.growth-grid article>span{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#9f86b5}.growth-grid h2{font-size:29px;margin:34px 0 20px}.growth-grid h3{font-size:14px;margin-bottom:12px}.growth-grid p{font-size:12px}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-art{height:510px;border-radius:24px;overflow:hidden}.about-art img{width:100%;height:100%;object-fit:cover;object-position:69% center;filter:brightness(1.16)}.about-layout h2{font-size:42px;margin:21px 0}.about-layout p{font-size:14px;margin:18px 0}.about-layout .button{margin-top:15px}.contact-layout{display:grid;grid-template-columns:1fr .85fr;gap:100px;align-items:start}.contact-layout h2{font-size:35px}.contact-layout>div>p{max-width:450px;margin-top:22px;font-size:14px}.contact-steps{list-style:none;margin:30px 0 0;padding:0}.contact-steps li{display:flex;gap:22px;padding:24px 0;border-bottom:1px solid var(--line)}.contact-steps li>span{font-size:11px;font-weight:700;color:var(--purple);padding-top:4px}.contact-steps h3{font-size:17px}.contact-steps p{font-size:12px;margin-top:8px}.telegram-card{padding:45px 32px 25px;background:linear-gradient(135deg,#ede4f9,#f4f0f8);border:1px solid #daccdf;border-radius:23px;display:flex;flex-direction:column;align-items:center;text-align:center}.telegram-symbol{width:70px;height:70px;border-radius:20px;background:var(--purple);color:white;display:grid;place-items:center;font-size:45px;margin:28px 0;box-shadow:0 10px 25px #7551bd2e}.telegram-card h2{font-size:29px}.telegram-card p{font-size:13px;margin:18px 0 25px}.telegram-card .button{width:100%;max-width:300px}.telegram-card .selected-package{margin:17px 0 0;background:white;padding:7px 14px;border-radius:20px;color:var(--purple);font-weight:800;font-size:12px}.copy-handle{border:0;background:none;font-size:12px;color:#80679b;padding:15px;min-height:44px;margin-top:12px}.copy-handle span{margin-left:7px}.copy-status{min-height:21px;font-size:10px!important;margin:0!important}
dialog{position:fixed;width:min(570px,calc(100% - 36px));max-height:calc(100dvh - 50px);padding:49px 42px 42px;border:1px solid #e0d4ed;border-radius:22px;background:#faf8fd;color:var(--ink);box-shadow:0 30px 100px #0b03284d;overflow-y:auto}dialog::backdrop{background:#1810259c;backdrop-filter:blur(8px)}dialog h2{font-size:32px;line-height:1.25;margin:24px 0 19px}dialog p{font-size:14px;margin-bottom:28px}.dialog-close{position:absolute;right:13px;top:10px;background:transparent;border:0;color:#8b76a2;font-size:28px;width:44px;height:44px}
@keyframes marquee{to{transform:translateX(-50%)}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes orbit{to{rotate:360deg}}@keyframes signal{0%,100%{opacity:.35}50%{opacity:1}}@keyframes flow{to{stroke-dashoffset:-80}}@keyframes bars{0%,100%{transform:scaleY(.45)}50%{transform:scaleY(1)}}
/* Real narrow layouts, without off-screen carousels or shrunken desktop cards. */
@media(min-width:1550px){.hero-grid{min-height:720px}.hero-visual{height:550px}}
@media(max-width:1150px){.wrap{width:calc(100% - 72px)}.header-inner{gap:24px}.site-header nav{gap:20px}.logo-crop{width:153px;height:38px}.header-cta{font-size:11px;padding:11px 13px;gap:10px}.hero-grid{gap:15px;min-height:620px}.hero h1{font-size:61px}.hero-visual{height:440px}.hero-content>p{font-size:13px}.hero-actions .button{font-size:11px;gap:14px;padding-inline:15px}.hero-footnote>a{margin-right:10px}.float-top{right:-5px}.float-bottom{left:0;bottom:28px;font-size:10px}.planet-grid{gap:15px}.planet-top{padding:17px 18px 0}.planet-copy{padding:0 19px 20px}.planet-copy h3{font-size:28px}.planet-link{font-size:10px;padding:12px 10px}.catalog-controls{flex-wrap:wrap}.search{flex:0 1 260px}.two-col{gap:45px}.journey-grid{gap:25px}.journey-grid h3{font-size:15px}.growth-grid{grid-template-columns:repeat(2,1fr)}.contact-layout{gap:55px}.footer-grid{gap:30px}.footer-orbit{font-size:14px}.integration-layout{gap:35px}.about-layout{gap:45px}}
@media(max-width:950px){.site-header nav{display:none;position:absolute;top:79px;left:0;right:0;background:#faf8fdfc;border-bottom:1px solid var(--line);padding:17px 36px 25px;flex-direction:column;align-items:stretch;gap:0;max-height:calc(100dvh - 80px);overflow-y:auto}.site-header nav.open{display:flex}.site-header nav a{font-size:15px;padding:15px 5px;border-bottom:1px solid #ece7f3}.site-header nav a[aria-current=page]:after{display:none}.header-inner{height:80px;gap:18px}.header-cta{margin-left:auto}.menu-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;flex-shrink:0;border:1px solid #ddd3eb;border-radius:9px;background:transparent}.menu-toggle>span{width:18px;height:1.5px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true]>span:first-child{transform:translateY(3.25px) rotate(45deg)}.menu-toggle[aria-expanded=true]>span:last-child{transform:translateY(-3.25px) rotate(-45deg)}.hero-grid{padding-block:48px 58px;gap:20px}.hero h1{font-size:52px}.hero-visual{height:390px}.hero-content>.eyebrow{font-size:8px;letter-spacing:.04em}.hero-content>p{font-size:12px}.hero-actions{flex-direction:column;align-items:flex-start;gap:10px}.hero-actions .button{min-height:47px;min-width:190px}.hero-footnote{margin-top:26px}.hero-footnote>a{display:none}.float-top{padding:11px 13px;right:-7px}.float-top strong{font-size:10px}.float-bottom{left:-8px;bottom:20px;font-size:9px;padding:12px}.visual-coordinate{font-size:6px;right:15px}.value-strip{gap:20px}.value-strip>div{gap:11px}.value-strip span{font-size:9px}.value-strip strong{font-size:11px}.section{padding-block:80px}.compact{padding-top:20px}.planet-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.planet-top{padding:23px 25px 0}.planet-copy{padding:0 28px 27px}.planet-art{aspect-ratio:1.5}.planet-copy h3{font-size:32px}.planet-copy p{max-width:260px;font-size:12px}.planet-link{font-size:12px}.section-head{gap:30px}.section-head>p{max-width:270px;font-size:12px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.journey-grid{grid-template-columns:1fr 1fr;gap:35px}.journey-grid h3{font-size:17px}.two-col{gap:35px}.constellation{min-height:350px}.core{width:108px;height:108px}.satellite{font-size:8px;padding:11px;gap:7px}.satellite .icon{width:16px;height:16px}.sat-0{left:9%;top:15%}.sat-1{right:3%}.sat-2{right:9%}.sat-3{left:2%}.check-list{grid-template-columns:1fr;gap:12px}.two-col p{font-size:13px}.cta-panel{padding:48px}.cta-panel h2{font-size:38px}.cta-panel p{max-width:370px}.cta-orbits{right:-200px}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-orbit{display:none!important}.footer-bottom{font-size:8px}.footer-bottom>span:nth-child(2){display:none}.feature-card{padding:25px}.feature-card h3{font-size:18px}.feature-grid{gap:16px}.integration-layout{grid-template-columns:1fr}.integration-layout .constellation{max-width:520px;margin:auto;min-height:420px}.about-layout{gap:30px}.about-layout h2{font-size:32px}.about-art{height:460px}.contact-layout{gap:30px}.contact-layout h2{font-size:29px}.telegram-card{padding:35px 24px 20px}.telegram-card h2{font-size:25px}}
@media(max-width:650px){.wrap{width:calc(100% - 40px)}.header-inner{height:74px;gap:12px}.logo-crop{width:139px;height:35px}.header-cta{font-size:0;padding:0;width:42px;height:42px;justify-content:center;border:0;background:#eee7f9}.header-cta>span{font-size:21px}.site-header nav{top:73px;padding-inline:20px}.menu-toggle{width:42px;height:42px}.hero-grid{grid-template-columns:1fr;padding-top:36px;padding-bottom:44px;gap:35px}.hero-content>.eyebrow{font-size:8px;letter-spacing:.07em}.hero h1{font-size:clamp(44px,10vw,62px);margin-top:20px;line-height:1.08}.hero-content>p{font-size:13px;margin-top:23px;line-height:1.85;max-width:410px}.desktop-break{display:none}.hero-actions{flex-direction:row;align-items:stretch;flex-wrap:wrap;gap:10px;margin-top:24px}.hero-actions .button{min-width:0;padding:12px 15px;font-size:11px;gap:12px;min-height:50px}.hero-footnote{margin-top:26px}.hero-footnote>a{display:flex;margin-left:auto;margin-right:0;font-size:7px;gap:11px}.hero-footnote{font-size:10px}.hero-visual{height:370px;max-width:420px;width:100%;margin:5px auto 4px}.hero-image-frame{inset:3px 20px 0 16px}.hero-orbit-line{inset:37px 0}.float-top{top:16px;right:0}.float-bottom{left:1px;bottom:20px;padding:14px;font-size:10px}.visual-coordinate{bottom:-20px;right:20px;font-size:7px}.ribbon{padding-top:12px;padding-bottom:22px}.ribbon-heading{font-size:6px;letter-spacing:.07em;gap:5px}.motion-toggle{font-size:9px;gap:8px;min-height:34px;padding-inline:0}.marquee-group{gap:28px;padding-right:28px}.marquee-group>span{font-size:16px;gap:10px}.marquee-group i{margin-left:11px}.marquee-group .icon{width:20px;height:20px}.value-strip{grid-template-columns:1fr;padding-block:29px;gap:19px}.value-strip>div{justify-content:flex-start;gap:17px}.value-strip>div+div{border-left:0}.value-strip strong{font-size:12px;display:inline;margin-right:8px}.value-strip span{font-size:10px}.value-strip .icon{width:21px;height:21px}.section{padding-block:64px}.compact{padding-top:16px}.section-head{display:block;margin-bottom:30px}.section-head h2{margin-top:14px;font-size:34px}.section-head>p{margin-top:20px;max-width:350px;font-size:13px;line-height:1.8}.eyebrow{font-size:9px}.planet-grid{gap:17px;grid-template-columns:1fr}.planet-card{max-width:440px;width:100%;margin-inline:auto}.planet-top{padding:23px 25px 0;font-size:10px}.planet-art{aspect-ratio:1.7}.planet-art img{object-fit:contain}.planet-copy{padding:0 26px 26px}.planet-copy h3{font-size:33px;margin-top:8px;margin-bottom:12px}.planet-copy p{max-width:100%;font-size:12px;margin-bottom:22px}.planet-kicker{font-size:9px}.planet-link{min-height:48px;font-size:12px;padding:12px 16px}.package-note{align-items:flex-start;flex-direction:column;gap:15px;margin-top:24px;font-size:10px}.package-note>span{align-items:flex-start}.catalog-controls{display:flex;flex-direction:column;align-items:stretch;gap:15px}.filters{gap:5px;flex-wrap:wrap}.filters button{font-size:10px;padding:9px 11px;min-height:42px;border:1px solid #e5dcec}.search{flex:auto;padding:13px 14px}.search input{font-size:14px}.result-count{font-size:10px;margin:17px 0}.service-grid{grid-template-columns:1fr;gap:17px}.service-card{min-height:270px;padding:26px}.service-card h3{font-size:20px;max-width:320px;margin-top:20px}.service-card p{font-size:13px}.service-type{font-size:10px}.detail-button{font-size:12px}.catalog-bottom{flex-direction:column;gap:21px;margin-top:26px}.journey-section{padding-block:65px}.journey-grid{grid-template-columns:1fr;gap:26px}.journey-grid article{display:grid;grid-template-columns:36px 1fr;gap:8px 17px;padding:22px 0 0}.journey-grid article:before{top:-3px;width:5px;height:5px}.journey-number{grid-row:span 2;font-size:16px;padding-top:2px}.journey-grid h3{margin:0;font-size:18px}.journey-grid p{grid-column:2;font-size:13px}.two-col{grid-template-columns:1fr;gap:32px}.two-col h2{font-size:36px;margin-top:15px}.two-col p{font-size:14px;margin-top:19px}.check-list{grid-template-columns:1fr 1fr;font-size:10px;gap:14px 12px;margin:25px 0 28px}.constellation{min-height:370px;aspect-ratio:1.02}.satellite{font-size:9px;padding:13px}.sat-0{top:13%;left:13%}.sat-1{top:37%}.sat-2{bottom:16%;right:14%}.sat-3{bottom:28%}.cta-section{padding-bottom:65px}.cta-panel{padding:37px 26px;border-radius:21px}.cta-panel h2{font-size:33px;line-height:1.2}.cta-panel p{font-size:12px;max-width:255px;margin:20px 0 25px}.cta-orbits{opacity:.55;right:-340px}.cta-panel .button{font-size:12px;gap:25px}footer{padding-top:49px}.footer-grid{grid-template-columns:1fr 1fr;gap:40px 20px}.footer-brand{grid-column:span 2}.footer-brand .logo-crop{width:173px;height:43px}.footer-grid h2{font-size:12px}.footer-grid a:not(.brand),.footer-button{font-size:12px}.footer-grid>div{gap:12px}.footer-bottom{margin-top:40px;font-size:9px;gap:15px;padding-block:23px}.footer-bottom>span{max-width:220px}.subhero{padding:25px 0 46px}.breadcrumb{font-size:9px;margin-bottom:30px;gap:11px}.breadcrumb>span:last-child{font-size:8px}.subhero h1{font-size:clamp(36px,9vw,47px);margin-top:19px;line-height:1.16;letter-spacing:-.055em}.subhero p{font-size:13px;margin-top:24px}.subhero-star{font-size:95px;right:-4px;top:65px}.feature-grid{grid-template-columns:1fr;gap:16px}.feature-card{padding:27px}.feature-card h3{font-size:22px;margin-top:23px}.feature-card p{font-size:13px}.integration-layout{gap:38px}.integration-layout .constellation{min-height:370px}.integration-list article{padding:23px 0;gap:14px;grid-template-columns:22px 1fr 18px}.integration-list h2{font-size:21px}.integration-list p{font-size:13px}.section-note{font-size:11px}.growth-grid{grid-template-columns:1fr;gap:15px}.growth-grid article{padding:28px}.growth-grid h2{font-size:31px;margin:24px 0 16px}.growth-grid p{font-size:13px}.about-layout{grid-template-columns:1fr;gap:35px}.about-art{height:330px}.about-layout h2{font-size:34px}.about-layout p{font-size:14px}.contact-layout{grid-template-columns:1fr;gap:42px}.contact-layout h2{font-size:31px}.contact-layout>div>p{font-size:13px}.contact-steps li{gap:19px;padding:23px 0}.contact-steps h3{font-size:17px}.contact-steps p{font-size:13px}.telegram-card{padding:35px 25px 25px}.telegram-card h2{font-size:27px}.telegram-card>.eyebrow{font-size:10px}dialog{padding:45px 27px 30px}dialog h2{font-size:27px}.dialog-close{right:9px;top:5px}dialog p{font-size:13px}dialog .button{font-size:12px;gap:19px}}
@media(max-width:370px){.wrap{width:calc(100% - 32px)}.logo-crop{width:127px}.header-inner{gap:9px}.hero h1{font-size:43px}.hero-actions .button{font-size:10px;padding-inline:12px;gap:8px}.hero-visual{height:315px}.hero-content>.eyebrow{font-size:7px}.hero-footnote>a{font-size:6px;gap:7px}.mini-orbit{width:30px;height:30px}.section-head h2,h2{font-size:31px}.value-strip strong{display:block}.check-list{grid-template-columns:1fr}.constellation{min-height:330px}.satellite{padding:10px;font-size:8px}.core{width:100px;height:100px}.cta-panel{padding:30px 22px}.cta-panel h2{font-size:28px}.subhero h1{font-size:35px}.filters button{padding-inline:9px}.planet-copy{padding-inline:23px}.planet-art{aspect-ratio:1.5}.integration-layout .constellation{min-height:330px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.marquee-track{transform:none}.hero-orbit-line{transform:rotate(-36deg)}}

/* Service-specific animated vector illustrations, not video downloads. */
.motion-paused *,.motion-paused *:before,.motion-paused *:after,.animation-outside *,.animation-outside *:after{animation-play-state:paused!important}
.service-preview{position:relative;overflow:hidden;margin:20px -4px 16px;border-radius:8px;background:linear-gradient(110deg,#f4f0fb,#fcfaff);color:#ad8dd5;padding:8px 14px}.service-preview svg{width:100%;height:57px;display:block}.art-flow{stroke-dasharray:5 8;animation:flow 7s linear infinite;stroke:#b89ace}.art-dot{fill:#9970c3;stroke:none;animation:signal 4s ease-in-out infinite}.art-bars rect{fill:#d3bfe9;stroke:none;transform-origin:center 55px;animation:bars 4s ease-in-out infinite}.art-bars rect:nth-child(2){animation-delay:-1.3s;fill:#b99ad8}.art-bars rect:nth-child(3){animation-delay:-2.5s;fill:#9972c1}.art-nodes circle{fill:#e6d9f3;stroke:#a77ec7;animation:signal 4s ease-in-out infinite}.art-nodes circle:nth-child(2n){animation-delay:-2s}.art-layers rect{fill:#e5d7f2;stroke:#b494cf;animation:signal 5s infinite}.art-layers rect+rect{fill:#d9c5eb;animation-delay:-2s}.art-shield{fill:#e3d3f0;stroke:#b491ce}.service-product{font-size:9px;color:#857491;line-height:1.6;letter-spacing:.015em;font-weight:700;margin-top:3px}.service-card h3{margin-top:9px;font-size:19px;max-width:285px;line-height:1.4}.service-card{min-height:365px}.service-card p{font-size:12px;max-width:300px}.core .logo-crop{width:103px;height:31px;flex-shrink:0}.core>span:not(.logo-crop){font-size:7px;letter-spacing:.19em;color:#dac4f0;margin-top:8px}.journey-grid article:after{content:'';position:absolute;left:0;right:0;top:-1px;height:1px;background:linear-gradient(90deg,transparent,#d1b0fc,transparent);background-size:100px 1px;background-repeat:no-repeat;animation:road 7s linear infinite}.journey-grid article:nth-child(2):after{animation-delay:-5s}.journey-grid article:nth-child(3):after{animation-delay:-3s}.journey-grid article:nth-child(4):after{animation-delay:-1s}@keyframes road{from{background-position:-100px 0}to{background-position:400px 0}}
@media(max-width:950px){.core .logo-crop{width:83px;height:26px}.core>span:not(.logo-crop){font-size:6px}}@media(max-width:650px){.service-card{min-height:350px}.service-card h3{font-size:21px}.service-product{font-size:10px}.service-preview svg{height:55px}.service-card p{font-size:13px}.service-card:hover{transform:none}.planet-card:hover{transform:none}}
@media(prefers-reduced-motion:reduce){.art-flow,.art-bars rect,.art-dot,.art-nodes circle,.art-layers rect,.journey-grid article:after{animation:none!important}}


.planet-art img{mix-blend-mode:lighten}.site-header nav.open{background:#faf9fc}.ribbon-secondary{background:#eee7f7;color:#8562ad;border-block:1px solid #e5d9f0;margin-bottom:90px;padding-block:12px 26px}.ribbon-secondary .ribbon-heading{color:#8b70a2}.ribbon-secondary .motion-toggle{color:#795790}.ribbon-secondary .marquee-group>span{font-size:27px;letter-spacing:-.015em;font-weight:600}.ribbon-secondary .marquee-group i{color:#b69bd0;font-size:25px}.ribbon-secondary .marquee-track{animation-direction:reverse;animation-duration:50s}.ribbon-secondary:before{display:none}@media(max-width:650px){.ribbon-secondary{margin-bottom:60px;padding-block:12px 23px}.ribbon-secondary .marquee-group>span{font-size:20px}}
