:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#050b0e;--surface:#0a1318;--surface-2:#0e1a20;--surface-3:#122129;--text:#f4f8f9;--muted:#9aabb3;--muted-2:#71848d;--line:#b3dce21f;--line-strong:#b3dce238;--cyan:#13d8e6;--cyan-soft:#74edf4;--cyan-dark:#057e8a;--green:#5ee2aa;--gold:#efc56a;--violet:#a990ff;--danger:#f77;--radius-sm:12px;--radius:20px;--radius-lg:30px;--shadow:0 28px 80px #0000005c;--container:min(1180px, calc(100vw - 40px));font-family:Noto Kufi Arabic,Manrope,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg);scroll-padding-top:96px}body{background:radial-gradient(circle at 50% -15%, #13d8e61f, transparent 35%), var(--bg);min-width:320px;color:var(--text);-webkit-font-smoothing:antialiased;margin:0;line-height:1.7;overflow-x:hidden}html[lang=en] body{font-family:Manrope,Noto Kufi Arabic,system-ui,sans-serif;line-height:1.6}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img,svg{display:block}svg{flex:none;width:1.2em;height:1.2em}h1,h2,h3,p{margin-block-start:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--cyan);outline-offset:4px}.skip-link{z-index:1000;color:#031316;background:var(--cyan);border-radius:8px;padding:10px 16px;transition:transform .16s;position:fixed;inset-block-start:10px;inset-inline-start:10px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.container{width:var(--container);margin-inline:auto}.section{padding-block:112px;position:relative}.site-shell{min-height:100vh;position:relative;overflow:hidden}.ambient{z-index:-1;filter:blur(30px);pointer-events:none;opacity:.42;border-radius:50%;width:700px;height:700px;position:absolute}.ambient--one{background:radial-gradient(circle,#13d8e62e,#0000 68%);inset-block-start:360px;inset-inline-end:-520px}.ambient--two{background:radial-gradient(circle,#3b6bff1f,#0000 68%);inset-block-start:1750px;inset-inline-start:-520px}.reveal{opacity:0;transition:opacity .65s ease var(--delay,0s), transform .65s ease var(--delay,0s);transform:translateY(18px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.eyebrow{color:var(--cyan-soft);letter-spacing:.04em;align-items:center;gap:8px;font-size:.76rem;font-weight:700;display:inline-flex}.eyebrow svg{width:18px;height:18px}.section-heading{text-align:center;max-width:760px;margin:0 auto 58px}.section-heading--start{text-align:start;margin-inline:0}.section-heading h2{letter-spacing:-.045em;margin:14px 0 18px;font-size:clamp(2rem,4vw,3.35rem);line-height:1.28}html[lang=ar] .section-heading h2{letter-spacing:-.035em}.section-heading p{color:var(--muted);margin:0;font-size:1.03rem}.button{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:11px 18px;font-weight:700;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{color:#031316;background:linear-gradient(135deg, #77f5fa 0%, var(--cyan) 62%, #09baca 100%);box-shadow:0 12px 34px #13d8e62e,inset 0 1px #ffffff8c}.button--primary:hover{box-shadow:0 16px 44px #13d8e647,inset 0 1px #ffffff8c}.button--ghost{border-color:var(--line-strong);background:#ffffff06}.button--ghost:hover{background:#13d8e60f;border-color:#13d8e661}.button--large{border-radius:14px;min-height:54px;padding-inline:24px}.button--wide{width:100%}[dir=rtl] .button svg[name=arrow],[dir=rtl] .button svg:last-child,[dir=rtl] .text-link svg,[dir=rtl] .journey-arrow{transform:scaleX(-1)}.text-link{color:var(--cyan-soft);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-weight:700;display:inline-flex}.site-header{z-index:100;-webkit-backdrop-filter:blur(22px)saturate(140%);backdrop-filter:blur(22px)saturate(140%);background:#050b0ec2;border-bottom:1px solid #ffffff12;width:100%;position:fixed;inset-block-start:0}.site-header__inner{justify-content:space-between;align-items:center;gap:26px;min-height:80px;display:flex}.brand{align-items:center;gap:11px;min-width:206px;display:inline-flex}.brand__mark{background:#090909;border:1px solid #ffffff1a;border-radius:13px;flex:none;place-items:center;width:48px;height:48px;display:grid;overflow:hidden;box-shadow:0 8px 30px #0000004d}.brand__mark img{object-fit:cover;width:100%;height:100%}.brand__copy{line-height:1;display:grid}.brand__copy strong{letter-spacing:.26em;font-family:Manrope,sans-serif;font-size:.98rem}.brand__copy>span{letter-spacing:.34em;margin-block-start:5px;font-family:Manrope,sans-serif;font-size:.58rem}.brand__copy small{color:var(--muted-2);letter-spacing:normal;margin-block-start:7px;font-size:.54rem;line-height:1.2}.main-nav{justify-content:center;align-items:center;gap:clamp(14px,2vw,29px);display:flex}.main-nav a{color:#b5c2c8;white-space:nowrap;font-size:.82rem;font-weight:600;transition:color .16s;position:relative}.main-nav a:after{background:var(--cyan);content:"";border-radius:2px;width:0;height:2px;transition:width .18s;position:absolute;inset-block-end:-9px;inset-inline-start:50%;transform:translate(-50%)}.main-nav a:hover{color:var(--text)}.main-nav a:hover:after{width:22px}.main-nav a.active{color:var(--text)}.main-nav a.active:after{width:22px}.main-nav__mobile-cta{display:none}.site-header__actions{align-items:center;gap:10px;display:flex}.language-switch,.menu-button{border:1px solid var(--line);color:#ced8dc;cursor:pointer;background:#ffffff06;border-radius:11px;justify-content:center;align-items:center;gap:7px;height:42px;display:inline-flex}.language-switch{padding-inline:12px;font-family:Manrope,Noto Kufi Arabic,sans-serif;font-size:.76rem;font-weight:700}.language-switch:hover,.menu-button:hover{border-color:#13d8e661}.site-header__cta{min-height:42px;padding:9px 15px;font-size:.78rem}.menu-button{width:42px;padding:0;display:none}.hero{min-height:830px;padding-block:170px 78px}.hero:before{content:"";pointer-events:none;background-image:linear-gradient(#88d2dc06 1px,#0000 1px),linear-gradient(90deg,#88d2dc06 1px,#0000 1px);background-size:46px 46px;height:620px;position:absolute;inset-block-start:80px;inset-inline:0;-webkit-mask-image:linear-gradient(#000c,#0000 90%);mask-image:linear-gradient(#000c,#0000 90%)}.hero__grid{grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:58px;display:grid}.hero__copy{z-index:2;position:relative}.hero__eyebrow{color:#bdeff2;background:#13d8e60e;border:1px solid #13d8e633;border-radius:999px;align-items:center;gap:10px;margin-block-end:23px;padding:7px 12px;font-size:.7rem;font-weight:700;display:inline-flex}.hero__eyebrow i{background:var(--cyan);width:7px;height:7px;box-shadow:0 0 0 5px #13d8e61a, 0 0 20px var(--cyan);border-radius:50%}.hero h1{letter-spacing:-.065em;margin:0;font-size:clamp(2.8rem,5.4vw,5rem);line-height:1.18}html[lang=ar] .hero h1{letter-spacing:-.05em;font-size:clamp(2.7rem,5vw,4.55rem)}.hero h1 span{color:#0000;background:linear-gradient(135deg, #fff 0%, #77f5fa 30%, var(--cyan) 74%);-webkit-background-clip:text;background-clip:text}.hero__copy>p{color:#a9b7bd;max-width:610px;margin:26px 0 30px;font-size:1.06rem}.hero__actions{flex-wrap:wrap;gap:12px;display:flex}.hero__note{color:var(--muted-2);align-items:center;gap:9px;margin-block-start:21px;font-size:.72rem;display:flex}.hero__note svg{color:var(--green)}.hero__visual{perspective:1100px;min-height:530px;position:relative}.hero__visual-glow{filter:blur(22px);background:radial-gradient(circle,#13d8e62e,#0000 67%);border-radius:50%;position:absolute;inset:6% 4% 0}.hero__dashboard-wrap{transform-origin:50%;position:absolute;inset-block-start:42px;inset-inline:2% 0;transform:rotateY(-3deg)rotateX(1.5deg)}[dir=rtl] .hero__dashboard-wrap{transform:rotateY(3deg)rotateX(1.5deg)}.dashboard-preview{background:#071015;border:1px solid #b5e7ed30;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 36px 90px #00000080,inset 0 0 0 1px #ffffff06}.dashboard-preview__chrome{background:linear-gradient(#101d24,#0a151a);border-bottom:1px solid #fff1;align-items:center;gap:6px;height:48px;padding-inline:15px;display:flex}.dashboard-preview__chrome>span{background:#ef6b65;border-radius:50%;width:7px;height:7px}.dashboard-preview__chrome>span:nth-child(2){background:#eaba5f}.dashboard-preview__chrome>span:nth-child(3){background:#62d08c}.dashboard-preview__chrome strong{color:#dce7ea;margin-inline:auto;font-size:.66rem}.dashboard-preview__chrome svg{width:15px;color:var(--muted-2)}.dashboard-preview__body{grid-template-columns:54px 1fr;min-height:400px;display:grid}[dir=ltr] .dashboard-preview__body{grid-template-columns:54px 1fr}.dashboard-preview__rail{background:#091318;border-inline-end:1px solid #ffffff0e;flex-direction:column;align-items:center;gap:12px;padding-block:18px;display:flex}.dashboard-preview__rail span{color:#61747d;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.dashboard-preview__rail span.is-active{color:var(--cyan);background:#13d8e61f;box-shadow:0 0 20px #13d8e614}.dashboard-preview__rail svg{width:14px}.dashboard-preview__content{padding:16px}.preview-metrics{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.preview-metrics article{background:linear-gradient(145deg,#122128,#0b171c);border:1px solid #ffffff12;border-radius:11px;grid-template-columns:30px 1fr;column-gap:8px;min-width:0;padding:11px;display:grid;position:relative}.preview-metrics article>span{width:30px;height:30px;color:var(--cyan);background:#13d8e61a;border-radius:8px;grid-row:1/3;place-items:center;display:grid}.preview-metrics svg{width:14px}.preview-metrics strong{font:700 .82rem Manrope,sans-serif}.preview-metrics small{color:var(--muted-2);text-overflow:ellipsis;white-space:nowrap;font-size:.47rem;overflow:hidden}.preview-grid{grid-template-columns:1.45fr 1fr;gap:9px;margin-block-start:9px;display:grid}.preview-panel{background:linear-gradient(145deg,#0f1d23,#091419);border:1px solid #fff1;border-radius:12px;min-width:0;padding:13px;overflow:hidden}.preview-panel header{justify-content:space-between;align-items:center;margin-block-end:12px;display:flex}.preview-panel header strong{font-size:.57rem}.preview-panel header span{color:var(--cyan);font:700 .5rem Manrope,sans-serif}.preview-chart{min-height:150px;position:relative}.chart-bars{border-bottom:1px solid #ffffff12;justify-content:space-around;align-items:end;gap:7px;display:flex;position:absolute;inset:52px 13px 21px}.chart-bars:before,.chart-bars:after{content:"";background:#ffffff0a;height:1px;position:absolute;inset-inline:0}.chart-bars:before{inset-block-start:33%}.chart-bars:after{inset-block-start:66%}.chart-bars i{z-index:1;background:linear-gradient(to top, #13d8e62e, var(--cyan));border-radius:4px 4px 1px 1px;width:7%;min-width:5px}.chart-line{pointer-events:none;position:absolute;inset:62px 15px 32px}.chart-line span{transform-origin:0;background:#9af6fb;border-radius:2px;width:26%;height:2px;position:absolute;box-shadow:0 0 8px #13d8e6cc}.chart-line span:first-child{top:70%;left:2%;transform:rotate(-16deg)}.chart-line span:nth-child(2){top:55%;left:20%;transform:rotate(8deg)}.chart-line span:nth-child(3){top:59%;left:38%;transform:rotate(-27deg)}.chart-line span:nth-child(4){top:36%;left:55%;transform:rotate(13deg)}.chart-line span:nth-child(5){top:42%;left:72%;transform:rotate(-31deg)}.chart-line span:nth-child(6){width:10%;top:22%;left:88%}.preview-cases{min-height:150px}.preview-case{border-block-start:1px solid #ffffff0b;grid-template-columns:31px 1fr 7px;align-items:center;gap:8px;padding-block:6px;display:grid}.tooth-chip{border-radius:7px;place-items:center;width:29px;height:29px;display:grid}.tooth-chip--cyan{color:var(--cyan);background:#13d8e617}.tooth-chip--violet{color:var(--violet);background:#a990ff17}.tooth-chip--gold{color:var(--gold);background:#efc56a17}.tooth-chip svg{width:14px}.preview-case>span:nth-child(2){min-width:0;display:grid}.preview-case strong{text-overflow:ellipsis;white-space:nowrap;font-size:.48rem;overflow:hidden}.preview-case small{color:var(--muted-2);font:500 .41rem Manrope,sans-serif}.preview-case>i{background:var(--green);border-radius:50%;width:6px;height:6px}.preview-progress{grid-template-columns:.8fr 1fr;align-items:center;min-height:112px;display:grid}.preview-progress header{grid-column:1/3}.progress-ring{background:conic-gradient(var(--cyan) 0 76%, #ffffff12 76%);border-radius:50%;place-items:center;width:66px;height:66px;display:grid}.progress-ring:before{content:"";background:#0b171c;border-radius:50%;width:49px;height:49px;position:absolute}.progress-ring strong{z-index:1;font:700 .67rem Manrope,sans-serif}.progress-legend{grid-column:2;grid-template-columns:6px 1fr auto;align-items:center;gap:5px;font-size:.4rem;display:grid}.progress-legend+.progress-legend{margin-block-start:-22px}.progress-legend i{background:var(--cyan);border-radius:50%;width:5px;height:5px}.progress-legend b{font-family:Manrope,sans-serif}.progress-legend.is-muted i{background:#536971}.floating-card{z-index:4;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0c191fe6;border:1px solid #ade4ea29;border-radius:13px;align-items:center;gap:10px;padding:10px 12px;animation:5s ease-in-out infinite float;display:flex;position:absolute;box-shadow:0 18px 38px #00000061}.floating-card--case{inset-block-start:10px;inset-inline-end:-12px}.floating-card--sync{animation-delay:-2.2s;inset-block-end:19px;inset-inline-start:-18px}.floating-card__icon{width:34px;height:34px;color:var(--cyan);background:#13d8e61c;border-radius:9px;place-items:center;display:grid}.floating-card>span:nth-child(2){display:grid}.floating-card small{color:var(--muted-2);font-size:.48rem}.floating-card strong{font-size:.58rem}.floating-card>i{color:#082014;background:var(--green);border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.floating-card>i svg{width:12px}.sync-pulse{background:#5ee2aa14;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.sync-pulse i{background:var(--green);width:8px;height:8px;box-shadow:0 0 0 6px #5ee2aa17, 0 0 18px var(--green);border-radius:50%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.trust-strip{border-block:1px solid var(--line);background:#0a13188f}.trust-strip__grid{grid-template-columns:repeat(4,1fr);display:grid}.trust-strip article{border-inline-start:1px solid var(--line);justify-content:center;align-items:center;gap:13px;min-height:112px;padding:18px;display:flex}.trust-strip article:first-child{border-inline-start:0}.trust-strip__icon{width:40px;height:40px;color:var(--cyan);background:#13d8e60e;border:1px solid #13d8e624;border-radius:11px;flex:none;place-items:center;display:grid}.trust-strip article div{display:grid}.trust-strip strong{font-size:.84rem}.trust-strip small{color:var(--muted-2);font-size:.62rem}.features{background:linear-gradient(#0000,#0a131894 50%,#0000)}.feature-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.feature-card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,#ffffff06,#0000 50%),#0a1318bd;min-height:360px;padding:30px 28px;transition:border-color .22s,transform .22s,background .22s;position:relative;overflow:hidden}.feature-card:after{content:"";background:radial-gradient(circle,#13d8e614,#0000 68%);border-radius:50%;width:180px;height:180px;position:absolute;inset:auto -40px -80px auto}.feature-card:hover{background:linear-gradient(145deg,#13d8e60e,#0000 60%),#0a151a;border-color:#13d8e645;transform:translateY(-6px)}.feature-card__icon{width:52px;height:52px;color:var(--cyan);background:linear-gradient(145deg,#13d8e624,#13d8e609);border:1px solid #13d8e633;border-radius:14px;place-items:center;display:grid;box-shadow:inset 0 1px #ffffff14}.feature-card__icon svg{width:24px;height:24px}.feature-card h3{margin:25px 0 10px;font-size:1.15rem}.feature-card>p{min-height:55px;color:var(--muted);margin-bottom:20px;font-size:.82rem}.feature-card ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.feature-card li{color:#c0ccd1;align-items:center;gap:8px;font-size:.71rem;display:flex}.feature-card li svg{width:15px;color:var(--green)}.feature-card__number{color:#ffffff14;font:800 2.7rem Manrope,sans-serif;position:absolute;inset-block-start:26px;inset-inline-end:26px}.showcase__grid{grid-template-columns:.78fr 1.22fr;align-items:center;gap:70px;display:grid}.showcase__copy .section-heading{margin-bottom:30px}.showcase-tabs{flex-wrap:wrap;gap:8px;display:flex}.showcase-tabs button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#ffffff05;border-radius:10px;align-items:center;gap:7px;padding:9px 11px;font-size:.68rem;display:inline-flex}.showcase-tabs button.is-active{color:#dffcff;background:#13d8e617;border-color:#13d8e64d}.showcase-tabs svg{width:15px}.showcase-points{gap:12px;margin:28px 0;padding:0;list-style:none;display:grid}.showcase-points li{color:#c5d0d4;align-items:center;gap:10px;font-size:.82rem;display:flex}.showcase-points li>span{width:24px;height:24px;color:var(--green);background:#5ee2aa14;border-radius:50%;place-items:center;display:grid}.showcase-points svg{width:13px}.showcase__visual{min-width:0;box-shadow:var(--shadow);background:radial-gradient(circle at 80% 0,#13d8e617,#0000 40%),#0a13188f;border:1px solid #13d8e61f;border-radius:28px;padding:28px 22px 22px;position:relative}.showcase__frame-label{color:var(--muted);align-items:center;gap:8px;margin-block-end:14px;font-size:.66rem;display:flex}.showcase__frame-label i{background:var(--green);width:7px;height:7px;box-shadow:0 0 12px var(--green);border-radius:50%}.dashboard-preview--showcase .dashboard-preview__body{min-height:390px}.showcase-insight-card{background:#081618f0;border:1px solid #5ee2aa2e;border-radius:14px;align-items:center;gap:12px;padding:13px 16px;display:flex;position:absolute;inset-block-end:-20px;inset-inline-end:-25px;box-shadow:0 20px 42px #00000057}.showcase-insight-card>span{width:36px;height:36px;color:var(--green);background:#5ee2aa1a;border-radius:10px;place-items:center;display:grid}.showcase-insight-card>div{display:grid}.showcase-insight-card small{color:var(--muted-2);font-size:.54rem}.showcase-insight-card strong{color:var(--green);font:700 1rem Manrope,sans-serif}.workflow{background:#0a131873}.workflow-line{background:linear-gradient(90deg,#0000,#13d8e654,#0000);width:calc(100% - 230px);height:1px;margin:0 auto -1px;position:relative}.workflow-line span{background:var(--cyan);width:7px;height:7px;box-shadow:0 0 15px var(--cyan);border-radius:50%;animation:8s linear infinite progress-dot;position:absolute;inset-block-start:-3px}[dir=rtl] .workflow-line span{animation-direction:reverse}@keyframes progress-dot{0%{left:0}to{left:calc(100% - 7px)}}.workflow-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.workflow-card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(#0f1e24f5,#081216d6);min-height:275px;padding:28px 24px;position:relative}.workflow-card__number{color:#75edf43d;font:800 2.4rem Manrope,sans-serif}.workflow-card__icon{width:42px;height:42px;color:var(--cyan);background:#13d8e613;border-radius:12px;place-items:center;margin-block:22px 18px;display:grid}.workflow-card h3{margin-bottom:9px;font-size:.95rem}.workflow-card p{color:var(--muted);margin:0;font-size:.73rem}.security__panel{border:1px solid var(--line);border-radius:var(--radius-lg);min-height:660px;box-shadow:var(--shadow);background:radial-gradient(circle at 20% 0,#13d8e614,#0000 38%),linear-gradient(145deg,#0c1a20,#071115);grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;padding:70px;display:grid;overflow:hidden}.security__copy .section-heading{margin-bottom:38px}.security-list{grid-template-columns:repeat(2,1fr);gap:22px 18px;display:grid}.security-list article{gap:12px;display:flex}.security-list article>span{width:38px;height:38px;color:var(--cyan);background:#13d8e614;border-radius:11px;flex:none;place-items:center;display:grid}.security-list h3{margin-bottom:5px;font-size:.8rem}.security-list p{color:var(--muted-2);margin:0;font-size:.64rem}.security-visual{aspect-ratio:1;place-items:center;display:grid;position:relative}.security-orbit{border:1px solid #13d8e629;border-radius:50%;position:absolute}.security-orbit--outer{border-style:dashed;animation:35s linear infinite orbit;inset:6%}.security-orbit--inner{animation:25s linear infinite reverse orbit;inset:25%}@keyframes orbit{to{transform:rotate(360deg)}}.security-core{width:118px;height:118px;color:var(--cyan);background:linear-gradient(145deg,#13d8e633,#13d8e60a);border:1px solid #13d8e657;border-radius:34px;place-items:center;display:grid;position:relative;transform:rotate(45deg);box-shadow:0 0 70px #13d8e629,inset 0 1px #ffffff1f}.security-core>svg{width:52px;height:52px;transform:rotate(-45deg)}.security-core i{color:#062018;background:var(--green);border:5px solid #0b191e;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;inset-block-end:-8px;inset-inline-end:-8px;transform:rotate(-45deg)}.security-core i svg{width:15px}.security-node{border:1px solid var(--line-strong);color:#b5c8ce;background:#0c1b21;border-radius:15px;place-items:center;width:52px;height:52px;display:grid;position:absolute;box-shadow:0 14px 34px #00000057}.security-node--one{inset-block-start:4%;inset-inline-start:45%}.security-node--two{inset-block-start:42%;inset-inline-end:2%}.security-node--three{inset-block-end:5%;inset-inline-start:42%}.security-node--four{inset-block-start:42%;inset-inline-start:2%}.security-visual__label{color:var(--green);background:#5ee2aa0f;border:1px solid #5ee2aa2e;border-radius:999px;padding:4px 10px;font:700 .54rem Manrope,sans-serif;position:absolute;inset-block-start:23%;inset-inline-end:17%}.pricing{background:linear-gradient(#0000,#0a131894,#0000)}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:16px;display:grid}.pricing-card{border:1px solid var(--line);background:#0a1318d1;border-radius:24px;flex-direction:column;min-height:600px;padding:34px 28px 28px;display:flex;position:relative}.pricing-card--featured{background:radial-gradient(circle at 50% 0,#13d8e61f,#0000 34%),#0b171c;border-color:#13d8e670;transform:translateY(-12px);box-shadow:0 20px 70px #00000052,inset 0 0 0 1px #13d8e614}.pricing-card__badge{color:#041418;background:var(--cyan);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:7px 13px;font-size:.62rem;font-weight:800;display:inline-flex;position:absolute;inset-block-start:-16px;inset-inline-start:50%;transform:translate(-50%)}.pricing-card__head>span{color:var(--cyan-soft);font-size:.66rem;font-weight:700}.pricing-card__head h3{margin:9px 0 12px;font-size:1.48rem}.pricing-card__head p{min-height:73px;color:var(--muted);margin:0;font-size:.76rem}.pricing-card__price{border-block:1px solid var(--line);gap:3px;margin-block:28px 24px;padding-block:22px;display:grid}.pricing-card__price strong{letter-spacing:-.02em;font-size:2.1rem;font-weight:800;line-height:1}.pricing-card__price strong span{color:var(--cyan-soft);font-size:.9rem;font-weight:700}.pricing-card__price em{color:var(--muted);font-size:.72rem;font-style:normal;font-weight:600}.pricing-card__price small{color:var(--muted-2);margin-top:6px;font-size:.66rem}.pricing-card--featured .pricing-card__price strong{color:var(--cyan)}.pricing-card ul{gap:13px;margin:0 0 30px;padding:0;list-style:none;display:grid}.pricing-card li{color:#c4cfd3;align-items:center;gap:9px;font-size:.73rem;display:flex}.pricing-card li>span{width:22px;height:22px;color:var(--green);background:#5ee2aa14;border-radius:50%;place-items:center;display:grid}.pricing-card li svg{width:12px}.pricing-card .button{margin-block-start:auto}.pricing-compare{margin:28px auto 0}.purchase-journey{border:1px solid var(--line);background:linear-gradient(145deg,#13d8e60e,#0a1318cc);border-radius:24px;margin-block-start:74px;overflow:hidden}.purchase-journey__intro{border-block-end:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;padding:25px 30px;display:flex}.purchase-journey__intro h3{margin:0;font-size:1.08rem}.purchase-journey__intro p{max-width:650px;color:var(--muted);margin:0;font-size:.69rem}.purchase-journey__steps{grid-template-columns:repeat(4,1fr);padding:26px 20px;display:grid}.purchase-journey__steps article{align-items:center;gap:11px;padding:10px;display:flex;position:relative}.purchase-journey__steps article>span{width:43px;height:43px;color:var(--cyan);background:#13d8e613;border:1px solid #13d8e630;border-radius:12px;flex:none;place-items:center;display:grid;position:relative}.purchase-journey__steps article>span i{color:#051416;background:var(--cyan);border:2px solid #0b171c;border-radius:50%;place-items:center;width:18px;height:18px;font:800 .48rem Manrope,sans-serif;display:grid;position:absolute;inset-block-start:-8px;inset-inline-end:-8px}.purchase-journey__steps article>div{display:grid}.purchase-journey__steps strong{font-size:.72rem}.purchase-journey__steps small{color:var(--muted-2);font-size:.56rem}.journey-arrow{color:#13d8e647;position:absolute;inset-inline-end:-6px}.faq__grid{grid-template-columns:.82fr 1.18fr;gap:80px;display:grid}.faq__intro .section-heading{margin-bottom:28px}.faq__items{border-block-start:1px solid var(--line)}.faq details{border-block-end:1px solid var(--line)}.faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding-block:23px;font-weight:700;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary>span{font-size:.86rem}.faq summary i{border:1px solid var(--line);width:30px;height:30px;color:var(--cyan);border-radius:9px;flex:none;place-items:center;transition:transform .2s;display:grid}.faq summary svg{width:16px}.faq details[open] summary i{transform:rotate(45deg)}.faq details p{max-width:92%;color:var(--muted);margin:-4px 0 23px;font-size:.76rem}.final-cta{padding-block-start:30px}.final-cta__panel{text-align:center;box-shadow:var(--shadow);background:radial-gradient(circle at 50% 120%,#13d8e63b,#0000 54%),linear-gradient(145deg,#0d1d23,#071115);border:1px solid #13d8e638;border-radius:30px;padding:76px 32px;position:relative;overflow:hidden}.final-cta__panel h2{letter-spacing:-.045em;max-width:800px;margin:16px auto 18px;font-size:clamp(2rem,4.3vw,3.45rem);line-height:1.3;position:relative}.final-cta__panel>p{max-width:680px;color:var(--muted);margin:0 auto 30px;position:relative}.final-cta__actions{flex-wrap:wrap;justify-content:center;gap:11px;display:flex;position:relative}.final-cta__rings{pointer-events:none;position:absolute;inset:0}.final-cta__rings i{border:1px solid #13d8e612;border-radius:50%;position:absolute;inset-block-start:50%;inset-inline-start:50%;transform:translate(-50%,-50%)}.final-cta__rings i:first-child{width:420px;height:420px}.final-cta__rings i:nth-child(2){width:680px;height:680px}.final-cta__rings i:nth-child(3){width:940px;height:940px}.site-footer{border-block-start:1px solid var(--line);background:#050a0d;margin-block-start:40px}.site-footer__grid{grid-template-columns:1.5fr .7fr 1fr 1fr;gap:55px;padding-block:65px 50px;display:grid}.site-footer__brand .brand{margin-block-end:20px}.site-footer__brand>p{max-width:410px;color:var(--muted);font-size:.74rem}.system-status{color:#9ab0b8;align-items:center;gap:8px;font-size:.65rem;display:inline-flex}.system-status i{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #5ee2aab3}.footer-column{align-content:start;justify-items:start;gap:11px;display:grid}.footer-column>strong{margin-block-end:6px;font-size:.76rem}.footer-column a,.footer-column span{color:var(--muted-2);align-items:center;gap:5px;font-size:.63rem;transition:color .16s;display:inline-flex}.footer-column a:hover{color:var(--cyan-soft)}.footer-column svg{width:12px}.site-footer__bottom{border-block-start:1px solid var(--line);color:#657881;justify-content:space-between;align-items:center;gap:20px;padding-block:20px;font:500 .62rem Manrope,Noto Kufi Arabic,sans-serif;display:flex}.site-footer__bottom p{margin:0}.dialog-backdrop{z-index:500;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#010608c7;place-items:center;padding:24px;animation:.18s fade-in;display:grid;position:fixed;inset:0;overflow-y:auto}@keyframes fade-in{0%{opacity:0}}.quote-dialog{background:#091419;border:1px solid #13d8e636;border-radius:26px;grid-template-columns:.82fr 1.18fr;width:min(980px,100%);max-height:calc(100vh - 48px);animation:.23s dialog-up;display:grid;position:relative;overflow:auto;box-shadow:0 40px 120px #000000a6}@keyframes dialog-up{0%{opacity:0;transform:translateY(12px)scale(.985)}}.dialog-close{z-index:3;border:1px solid var(--line);cursor:pointer;background:#ffffff09;border-radius:10px;place-items:center;width:38px;height:38px;display:grid;position:absolute;inset-block-start:16px;inset-inline-end:16px}.quote-dialog__intro{background:radial-gradient(circle at 30% 20%,#13d8e61f,#0000 38%),#0b1a20;padding:54px 42px}.quote-dialog__intro h2{margin:14px 0;font-size:1.75rem;line-height:1.42}.quote-dialog__intro>p{color:var(--muted);font-size:.76rem}.selected-plan{background:#13d8e60e;border:1px solid #13d8e62e;border-radius:16px;margin-block-start:34px;padding:18px;display:grid}.selected-plan span{color:var(--muted-2);font-size:.61rem}.selected-plan strong{margin-block:4px;font-size:1.12rem}.selected-plan small{color:var(--cyan-soft);font-size:.62rem}.dialog-trust{color:var(--muted);gap:10px;margin-block-start:25px;font-size:.61rem;display:grid}.dialog-trust span{align-items:center;gap:8px;display:flex}.dialog-trust svg{color:var(--green)}.quote-form{padding:54px 42px 38px}.form-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.form-grid label{gap:6px;display:grid}.form-grid label>span{color:#c5d0d4;font-size:.65rem;font-weight:700}.form-grid__wide{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid var(--line);width:100%;color:var(--text);background:#071115;border-radius:10px;outline:0;padding:11px 12px;transition:border-color .16s,box-shadow .16s}.form-grid input,.form-grid select{min-height:46px}.form-grid textarea{resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#13d8e67a;box-shadow:0 0 0 3px #13d8e614}.form-grid select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.form-privacy{color:var(--muted-2);align-items:flex-start;gap:8px;margin:18px 0;font-size:.58rem;display:flex}.form-privacy svg{color:var(--green);margin-block-start:2px}.form-error{color:#ffb3b3;background:#ff77770f;border:1px solid #f773;border-radius:9px;padding:10px;font-size:.65rem}.form-result{text-align:center;align-content:center;justify-items:center;min-height:520px;padding:50px;display:grid}.form-result>span{color:#062018;background:var(--green);border-radius:50%;place-items:center;width:70px;height:70px;display:grid;box-shadow:0 0 40px #5ee2aa2e}.form-result>span svg{width:31px;height:31px}.form-result h3{margin:23px 0 10px}.form-result p{max-width:450px;color:var(--muted);font-size:.75rem}.section--compact{padding-block:72px}.section-link{justify-content:center;margin-block-start:34px;display:flex}.page-hero{border-block-end:1px solid var(--line);background:radial-gradient(circle at 50% 5%,#13d8e624,#0000 34%),linear-gradient(#071216,#050b0e);min-height:590px;padding-block:185px 105px;position:relative;overflow:hidden}.page-hero__grid{background-image:linear-gradient(#88d2dc08 1px,#0000 1px),linear-gradient(90deg,#88d2dc08 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 72%);mask-image:radial-gradient(circle,#000,#0000 72%)}.page-hero__inner{z-index:1;text-align:center;justify-items:center;display:grid;position:relative}.page-hero__icon{width:66px;height:66px;color:var(--cyan);background:linear-gradient(145deg,#13d8e629,#13d8e608);border:1px solid #13d8e647;border-radius:20px;place-items:center;margin-block-end:22px;display:grid;box-shadow:0 0 50px #13d8e621}.page-hero__icon svg{width:30px;height:30px}.page-hero h1{letter-spacing:-.06em;max-width:920px;margin:17px auto 20px;font-size:clamp(2.6rem,5vw,4.6rem);line-height:1.22}html[lang=ar] .page-hero h1{letter-spacing:-.045em}.page-hero h1 span{color:#0000;background:linear-gradient(135deg, #a6f8fb, var(--cyan));-webkit-background-clip:text;background-clip:text}.page-hero__inner>p{max-width:760px;color:var(--muted);margin:0 auto;font-size:1rem}.page-hero__actions{flex-wrap:wrap;justify-content:center;gap:11px;margin-block-start:30px;display:flex}.home-showcase .showcase__visual{grid-template-columns:1.35fr .65fr;align-items:center;gap:34px;display:grid}.home-showcase .showcase__frame-label{grid-column:1/-1}.home-showcase__copy{padding-inline:8px 18px}.home-showcase__copy h2{margin-bottom:15px;font-size:clamp(1.7rem,3vw,2.55rem);line-height:1.35}.home-showcase__copy p{color:var(--muted);font-size:.78rem}.module-map{background:#0a13187a}.module-map__grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.module-map__grid article{border:1px solid var(--line);background:#0a151a;border-radius:18px;align-items:center;gap:13px;min-height:130px;padding:22px;display:flex}.module-map__grid article>span{width:43px;height:43px;color:var(--cyan);background:#13d8e614;border-radius:12px;flex:none;place-items:center;display:grid}.module-map__grid article>svg{color:var(--muted-2);margin-inline-start:auto}.module-map__grid strong{font-size:.78rem}.process-detail__grid,.security-facts__grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.process-detail article,.security-facts article{border:1px solid var(--line);background:#0a1318b8;border-radius:20px;padding:30px}.process-detail article>span,.security-facts article>svg{width:48px;height:48px;color:var(--cyan);background:#13d8e614;border-radius:14px;place-items:center;margin-block-end:22px;display:grid}.security-facts__grid{grid-template-columns:repeat(4,1fr)}.security-facts article>svg{padding:12px}.process-detail h3,.security-facts h3{margin-bottom:9px;font-size:1rem}.process-detail p,.security-facts p{color:var(--muted);margin:0;font-size:.73rem}.faq-page__grid{grid-template-columns:1.2fr .8fr;align-items:start;gap:55px;display:grid}.faq-contact-card{background:radial-gradient(circle at 50% 0,#13d8e61c,#0000 40%),#0a171c;border:1px solid #13d8e633;border-radius:24px;padding:36px;position:sticky;inset-block-start:110px}.faq-contact-card>span{width:48px;height:48px;color:var(--cyan);background:#13d8e617;border-radius:14px;place-items:center;display:grid}.faq-contact-card h2{margin:25px 0 12px;font-size:1.45rem}.faq-contact-card p{color:var(--muted);font-size:.76rem}.contact-page__grid{grid-template-columns:1.2fr .8fr;align-items:start;gap:30px;display:grid}.contact-page__form,.contact-page__aside{border:1px solid var(--line);box-shadow:var(--shadow);background:#091419;border-radius:25px}.quote-form--page{padding:36px}.plan-selector{grid-template-columns:repeat(3,1fr);gap:9px;margin-block-end:28px;display:grid}.plan-selector label{border:1px solid var(--line);cursor:pointer;background:#071115;border-radius:13px;grid-template-columns:1fr auto;align-items:center;gap:8px;padding:14px;display:grid}.plan-selector label.is-selected{background:#13d8e612;border-color:#13d8e670}.plan-selector input{opacity:0;pointer-events:none;position:absolute}.plan-selector label>span{display:grid}.plan-selector strong{font-size:.76rem}.plan-selector small{color:var(--muted-2);font-size:.53rem}.plan-selector label>i{color:#061719;background:var(--cyan);border-radius:50%;place-items:center;width:22px;height:22px;display:none}.plan-selector label.is-selected>i{display:grid}.plan-selector i svg{width:12px}.contact-page__aside{background:radial-gradient(circle at 20% 0,#13d8e61a,#0000 35%),#0b191e;padding:40px;position:sticky;inset-block-start:110px}.contact-page__aside h2{margin:18px 0 24px;font-size:1.6rem;line-height:1.45}.contact-page__aside ol{gap:20px;margin:0;padding:0;list-style:none;display:grid}.contact-page__aside li{color:#c5d0d4;align-items:flex-start;gap:11px;font-size:.72rem;display:flex}.contact-page__aside li>span{width:26px;height:26px;color:var(--cyan);background:#13d8e617;border-radius:8px;flex:none;place-items:center;font:700 .63rem Manrope,sans-serif;display:grid}.contact-direct{border-block-start:1px solid var(--line);gap:10px;margin-block-start:34px;padding-block-start:25px;display:grid}.contact-direct strong{margin-block-end:3px;font-size:.72rem}.contact-direct a{color:var(--cyan-soft);align-items:center;gap:8px;font:500 .66rem Manrope,sans-serif;display:flex}.legal-page article{max-width:860px}.legal-page h2{margin:40px 0 12px;font-size:1.35rem}.legal-page p{color:var(--muted)}.legal-page a{color:var(--cyan-soft)}.legal-notice{color:var(--gold);background:#efc56a0e;border:1px solid #efc56a38;border-radius:16px;align-items:flex-start;gap:13px;padding:20px;display:flex}.legal-notice p{color:#decfae;margin:0;font-size:.75rem}.not-found{text-align:center;place-items:center;min-height:80vh;padding-block:160px 90px;display:grid}.not-found strong{color:var(--cyan);font:800 6rem Manrope,sans-serif}.not-found h1{margin:0 0 10px;font-size:2.3rem}.not-found p{color:var(--muted)}@media (max-width:1120px){:root{--container:min(100% - 34px, 1040px)}.brand__copy small{display:none}.main-nav{gap:14px}.main-nav a{font-size:.73rem}.site-header__cta{display:none}.hero__grid{grid-template-columns:.9fr 1.1fr;gap:30px}.hero__visual{min-height:500px}.security__panel{padding:55px 45px}.site-footer__grid{gap:30px}}@media (max-width:920px){.section{padding-block:88px}.menu-button{display:grid}.site-header__inner{min-height:72px}.main-nav{border:1px solid var(--line-strong);background:#071014fa;border-radius:16px;flex-direction:column;align-items:stretch;gap:0;padding:12px;display:none;position:absolute;inset-block-start:71px;inset-inline:16px;box-shadow:0 24px 60px #00000073}.main-nav.is-open{display:flex}.main-nav a{border-block-end:1px solid var(--line);padding:13px 12px;font-size:.78rem}.main-nav a:after{display:none}.main-nav__mobile-cta{margin-block-start:10px;display:flex}.hero{min-height:auto;padding-block-start:132px}.hero__grid{grid-template-columns:1fr}.hero__copy{text-align:center;max-width:720px;margin-inline:auto}.hero__copy>p{margin-inline:auto}.hero__actions,.hero__note{justify-content:center}.hero__visual{width:min(720px,100%);margin:18px auto 0}.trust-strip__grid{grid-template-columns:repeat(2,1fr)}.trust-strip article:nth-child(3){border-inline-start:0;border-block-start:1px solid var(--line)}.trust-strip article:nth-child(4){border-block-start:1px solid var(--line)}.feature-grid{grid-template-columns:repeat(2,1fr)}.showcase__grid{grid-template-columns:1fr;gap:45px}.showcase__copy{max-width:720px}.workflow-line{display:none}.workflow-grid{grid-template-columns:repeat(2,1fr)}.security__panel{grid-template-columns:1fr}.security-visual{width:min(470px,100%);margin-inline:auto}.pricing-grid{grid-template-columns:1fr;gap:24px;max-width:680px;margin-inline:auto}.pricing-card{min-height:auto}.pricing-card--featured{transform:none}.purchase-journey__intro{flex-direction:column;align-items:flex-start}.purchase-journey__steps{grid-template-columns:repeat(2,1fr)}.journey-arrow{display:none}.faq__grid{grid-template-columns:1fr;gap:35px}.site-footer__grid{grid-template-columns:1.4fr repeat(2,1fr)}.footer-column:last-child{display:none}.home-showcase .showcase__visual{grid-template-columns:1fr}.home-showcase .dashboard-preview{width:100%}.module-map__grid,.security-facts__grid{grid-template-columns:repeat(2,1fr)}.faq-page__grid,.contact-page__grid{grid-template-columns:1fr}.faq-contact-card,.contact-page__aside{position:static}}@media (max-width:680px){:root{--container:calc(100% - 28px)}.section{padding-block:72px}.section-heading{margin-bottom:40px}.section-heading h2{font-size:2rem}.section-heading p{font-size:.86rem}.brand{min-width:0}.brand__mark{border-radius:11px;width:42px;height:42px}.brand__copy strong{font-size:.76rem}.brand__copy>span{font-size:.47rem}.site-header__actions{gap:6px}.language-switch{width:42px;padding:0}.language-switch span{display:none}.hero{padding-block:116px 56px}.hero__eyebrow{font-size:.61rem}.hero h1,html[lang=ar] .hero h1{font-size:clamp(2.15rem,11vw,3.1rem)}.hero__copy>p{font-size:.89rem}.hero__actions{grid-template-columns:1fr;display:grid}.hero__actions .button{width:100%}.hero__visual{min-height:390px;margin-block-start:15px}.hero__dashboard-wrap{inset-block-start:34px;inset-inline:0;transform:none}[dir=rtl] .hero__dashboard-wrap{transform:none}.dashboard-preview__chrome{height:38px}.dashboard-preview__body{grid-template-columns:39px 1fr;min-height:300px}.dashboard-preview__content{padding:9px}.dashboard-preview__rail{gap:7px;padding-block:10px}.dashboard-preview__rail span{width:25px;height:25px}.preview-metrics{gap:5px}.preview-metrics article{grid-template-columns:22px 1fr;gap:4px;padding:7px}.preview-metrics article>span{width:22px;height:22px}.preview-metrics strong{font-size:.62rem}.preview-metrics small{font-size:.34rem}.preview-grid{gap:5px;margin-block-start:5px}.preview-panel{padding:8px}.preview-chart,.preview-cases{min-height:117px}.preview-panel header{margin-block-end:8px}.preview-panel header strong{font-size:.43rem}.chart-bars{inset:40px 8px 15px}.chart-line{inset:47px 10px 24px}.preview-case{grid-template-columns:22px 1fr 5px;gap:4px;padding-block:4px}.tooth-chip{width:21px;height:21px}.tooth-chip svg{width:10px}.preview-case strong{font-size:.35rem}.preview-case small{font-size:.3rem}.preview-progress{display:none}.floating-card{transform:scale(.78)}.floating-card--case{transform-origin:100% 0;inset-block-start:4px;inset-inline-end:-18px}.floating-card--sync{transform-origin:0 100%;inset-block-end:6px;inset-inline-start:-15px}@keyframes float{0%,to{transform:translateY(0)scale(.78)}50%{transform:translateY(-6px)scale(.78)}}.trust-strip__grid{grid-template-columns:1fr}.trust-strip article{border-inline-start:0;border-block-start:1px solid var(--line);justify-content:flex-start;min-height:88px}.trust-strip article:first-child{border-block-start:0}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:0;padding:25px 22px}.feature-card>p{min-height:0}.showcase-tabs{grid-template-columns:repeat(2,1fr);display:grid}.showcase-tabs button{justify-content:center}.showcase__visual{border-radius:20px;padding:17px 10px 10px}.dashboard-preview--showcase .dashboard-preview__body{min-height:290px}.showcase-insight-card{transform-origin:100% 100%;inset-inline-end:5px;transform:scale(.85)}.workflow-grid{grid-template-columns:1fr}.workflow-card{min-height:0}.security__panel{min-height:0;padding:34px 20px}.security-list{grid-template-columns:1fr}.security-visual{max-width:340px}.security-core{border-radius:27px;width:92px;height:92px}.security-core>svg{width:40px}.security-node{width:43px;height:43px}.pricing-card{padding:31px 22px 23px}.pricing-card__head p{min-height:0}.purchase-journey__intro{padding:22px}.purchase-journey__steps{grid-template-columns:1fr;padding:14px}.purchase-journey__steps article{border-block-end:1px solid var(--line)}.purchase-journey__steps article:last-child{border-block-end:0}.faq summary>span{font-size:.76rem}.final-cta__panel{padding:54px 20px}.final-cta__actions{display:grid}.site-footer__grid{grid-template-columns:1fr;gap:35px;padding-block:50px 35px}.footer-column:last-child{display:grid}.site-footer__bottom{flex-direction:column;align-items:flex-start}.dialog-backdrop{place-items:start center;padding:0}.quote-dialog{border:0;border-radius:0;grid-template-columns:1fr;width:100%;min-height:100vh;max-height:none}.quote-dialog__intro{padding:58px 22px 30px}.quote-dialog__intro h2{font-size:1.45rem}.quote-form{padding:30px 22px}.form-grid{grid-template-columns:1fr}.form-grid__wide{grid-column:auto}.form-result{min-height:400px;padding:35px 22px}.page-hero{min-height:0;padding-block:135px 72px}.page-hero h1{font-size:2.35rem}.page-hero__inner>p{font-size:.85rem}.page-hero__actions{width:100%;display:grid}.module-map__grid,.process-detail__grid,.security-facts__grid{grid-template-columns:1fr}.quote-form--page{padding:24px 18px}.plan-selector{grid-template-columns:1fr}.contact-page__aside,.faq-contact-card{padding:28px 22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}.wa-fab{z-index:90;color:#fff;background:#25d366;border-radius:999px;align-items:center;gap:10px;height:58px;padding:0 20px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 34px #25d3666b}.wa-fab:hover{transform:translateY(-2px);box-shadow:0 18px 44px #25d36685}.wa-fab__icon{flex:none;width:30px;height:30px}.wa-fab__label{white-space:nowrap;font-size:.82rem;font-weight:700}.wa-fab__pulse{border-radius:inherit;z-index:-1;background:#25d366;animation:2.6s ease-out infinite wa-pulse;position:absolute;inset:0}@keyframes wa-pulse{0%{opacity:.5;transform:scale(1)}70%,to{opacity:0;transform:scale(1.55)}}.support-chat{z-index:90;flex-direction:column;align-items:flex-start;gap:12px;display:flex;position:fixed;bottom:22px;left:22px}.support-chat__toggle{background:var(--cyan);color:#041016;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:8px;height:52px;padding:0 18px;font-size:.82rem;font-weight:700;display:inline-flex;box-shadow:0 14px 32px #13d8e657}.support-chat__toggle svg{width:20px;height:20px}.support-chat__panel{background:var(--surface-2);border:1px solid var(--line-strong);border-radius:var(--radius);width:min(342px,100vw - 44px);box-shadow:var(--shadow);flex-direction:column;display:flex;overflow:hidden}.support-chat__head{border-bottom:1px solid var(--line);background:var(--surface-3);justify-content:space-between;align-items:center;padding:13px 16px;display:flex}.support-chat__head span{align-items:center;gap:8px;font-size:.86rem;font-weight:700;display:inline-flex}.support-chat__dot{background:var(--green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #5ee2aa2e}.support-chat__head button{color:var(--muted);cursor:pointer;background:0 0;border:none;display:inline-flex}.support-chat__head button svg{width:18px;height:18px}.support-chat__body{flex-direction:column;gap:8px;max-height:320px;padding:14px;display:flex;overflow-y:auto}.support-chat__msg{border-radius:14px;max-width:86%;margin:0;padding:9px 12px;font-size:.78rem;line-height:1.65}.support-chat__msg--bot{background:var(--surface-3);color:var(--text);border-end-start-radius:4px;align-self:flex-start}.support-chat__msg--user{background:var(--cyan);color:#041016;border-end-end-radius:4px;align-self:flex-end}.support-chat__chips{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.support-chat__chips button{border:1px solid var(--line-strong);color:var(--cyan-soft);font:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:6px 11px;font-size:.72rem}.support-chat__chips button:hover{background:var(--surface-3)}.support-chat__input{border-top:1px solid var(--line);gap:8px;padding:10px 12px;display:flex}.support-chat__input input{background:var(--surface);border:1px solid var(--line);min-width:0;color:var(--text);font:inherit;border-radius:12px;flex:1;padding:9px 12px;font-size:.78rem}.support-chat__input button{background:var(--cyan);color:#041016;cursor:pointer;border:none;border-radius:12px;flex:none;justify-content:center;align-items:center;width:40px;display:inline-flex}.support-chat__input button svg,.support-chat__wa svg,.support-chat__quote svg{width:16px;height:16px}.support-chat__wa{color:#fff;background:#25d366;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin:10px 12px 8px;padding:10px;font-size:.78rem;font-weight:700;text-decoration:none;display:flex}.support-chat__quote{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin:0 12px 12px;font-size:.74rem;text-decoration:none;display:flex}.contact-direct__wa{font-weight:700;color:#25d366!important}@media (max-width:640px){.wa-fab{justify-content:center;width:56px;height:56px;padding:0}.wa-fab__label,.support-chat__toggle span{display:none}.support-chat__toggle{justify-content:center;width:52px;padding:0}}.aurora{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.aurora__canvas{width:100%;height:100%;display:block}.aurora[data-mode=fallback] .aurora__canvas{display:none}.aurora[data-mode=fallback]{background:radial-gradient(60% 45% at 22% 8%,#13d8e629,#0000 70%),radial-gradient(52% 40% at 82% 22%,#a990ff24,#0000 72%)}.hero{position:relative;overflow:visible}.hero>.container,.page-hero__inner{z-index:1;position:relative}.hero__visual{perspective:none}.hero-stage{--lean:1;perspective:1600px;perspective-origin:50% 42%;min-height:560px;position:relative}[dir=rtl] .hero-stage{--lean:-1}.hero-stage__world{transform:rotateX(calc(var(--py,0) * -5deg)) rotateY(calc((var(--px,0) * 8 + 9) * var(--lean) * -1deg)) rotateZ(calc(var(--px,0) * var(--lean) * .5deg));transform-style:preserve-3d;will-change:transform;position:absolute;inset:0}.hero-stage__floor{z-index:0;transform-origin:50% 100%;opacity:.55;background-image:linear-gradient(#88d2dc24 1px,#0000 1px),linear-gradient(90deg,#88d2dc24 1px,#0000 1px);background-size:54px 54px;height:380px;position:absolute;inset-block-end:-4%;inset-inline:-20%;transform:translateZ(-140px)rotateX(74deg);-webkit-mask-image:radial-gradient(70% 60% at 50% 100%,#000,#0000 72%);mask-image:radial-gradient(70% 60% at 50% 100%,#000,#0000 72%)}.hero-stage__environment{z-index:1;aspect-ratio:1078/941;width:74%;transform:translateZ(-280px) rotateY(calc(var(--lean) * 6deg));background:#061016 url(/media/lab-render-blur.webp) 50%/cover no-repeat;border:1px solid #ade4ea29;border-radius:28px;margin:0;position:absolute;inset-block-start:-3%;inset-inline-end:-14%;overflow:hidden;box-shadow:0 60px 120px #0000008c}.hero-stage__environment picture,.hero-stage__environment img{object-fit:cover;width:100%;height:100%;display:block}.hero-stage__environment:after{content:"";pointer-events:none;background:linear-gradient(205deg,#050b0e00 8%,#050b0e8c 58%,#050b0ee6 92%),radial-gradient(110% 80% at 18% 6%,#13d8e633,#0000 62%);position:absolute;inset:0}.hero-stage__environment figcaption{z-index:2;color:var(--cyan-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#061016b8;border:1px solid #ade4ea33;border-radius:999px;align-items:center;gap:7px;padding:6px 12px;font-size:.66rem;font-weight:600;display:inline-flex;position:absolute;inset-block-end:14px;inset-inline-start:14px}.hero-stage__environment figcaption svg{width:13px}.hero-stage__panel{z-index:2;width:94%;transform:translateZ(10px) rotateY(calc(var(--lean) * -3deg));transform-style:preserve-3d;position:absolute;inset-block-start:13%;inset-inline-start:-2%}.hero-stage__sheen{z-index:3;background:linear-gradient(calc(105deg + var(--px,0) * 30deg), transparent 34%, #ffffff17 47%, #ffffff04 56%, transparent 68%);opacity:calc(.45 + var(--py,0) * .2);pointer-events:none;border-radius:22px;position:absolute;inset:0}.hero-stage .floating-card{z-index:4;background:#0a161cdb;border-color:#ade4ea38;box-shadow:0 26px 60px #00000080}.hero-stage .floating-card--case{animation:7.5s ease-in-out infinite stage-float-case;inset-block-start:4%;inset-inline-end:-7%}.hero-stage .floating-card--sync{animation:8.5s ease-in-out -2.4s infinite stage-float-sync;inset-block-end:12%;inset-inline-start:-9%}.hero-stage .floating-card--delivery{animation:9.5s ease-in-out -4.6s infinite stage-float-delivery;inset-block-end:0;inset-inline-end:4%}.floating-card__icon--gold{color:var(--gold);background:#efc56a1f}@keyframes stage-float-case{0%,to{transform:translate3d(0, 0, 130px) rotateY(calc(var(--lean) * -7deg))}50%{transform:translate3d(0, -11px, 148px) rotateY(calc(var(--lean) * -7deg))}}@keyframes stage-float-sync{0%,to{transform:translate3d(0, 0, 165px) rotateY(calc(var(--lean) * 8deg))}50%{transform:translate3d(0, -9px, 180px) rotateY(calc(var(--lean) * 8deg))}}@keyframes stage-float-delivery{0%,to{transform:translate3d(0, 0, 95px) rotateY(calc(var(--lean) * -5deg))}50%{transform:translate3d(0, -7px, 108px) rotateY(calc(var(--lean) * -5deg))}}.tooth-section{position:relative;overflow:hidden}.tooth-section__grid{grid-template-columns:minmax(0,1fr) minmax(420px,.95fr);align-items:center;gap:60px;display:grid}.tooth-section__points{gap:18px;margin-block-start:30px;display:grid}.tooth-section__points article{grid-template-columns:42px minmax(0,1fr);align-items:start;gap:14px;display:grid}.tooth-section__points span{border:1px solid var(--line);width:42px;height:42px;color:var(--cyan);background:#13d8e614;border-radius:12px;place-items:center;display:grid}.tooth-section__points svg{width:20px}.tooth-section__points h3{margin:0 0 3px;font-size:1rem}.tooth-section__points p{color:var(--muted);margin:0;font-size:.9rem}.tooth-orbit{--radius:260px;perspective:1200px;perspective-origin:50% 45%;place-items:center;height:460px;display:grid;position:relative}.tooth-orbit__scroll{transform:rotateX(-14deg) rotateY(calc(var(--sp,.5) * 120deg));transform-style:preserve-3d;place-items:center;display:grid;position:absolute;inset:0}.tooth-orbit__ring{--count:16;width:1px;height:1px;transform-style:preserve-3d;animation:46s linear infinite orbit-spin;position:relative}@keyframes orbit-spin{to{transform:rotateY(360deg)}}.tooth-orbit__node{cursor:pointer;width:84px;height:116px;transform:rotateY(calc(var(--i) * (360deg / var(--count)))) translateZ(var(--radius));backface-visibility:hidden;background:linear-gradient(170deg,#13d8e617,#081217eb);border:1px solid #ade4ea29;border-radius:16px;place-items:center;padding:0;transition:border-color .26s,background .26s,box-shadow .26s;display:grid;position:absolute;inset-block-start:-58px;inset-inline-start:-42px}.tooth-orbit__node img{filter:drop-shadow(0 8px 14px #00000080);width:46px;height:auto}.tooth-orbit__node b{color:var(--muted-2);letter-spacing:.06em;font-family:Manrope,sans-serif;font-size:.62rem;font-weight:700}.tooth-orbit__node.is-active,.tooth-orbit__node:focus-visible{background:linear-gradient(170deg,#13d8e633,#081217f2);border-color:#13d8e68c;outline:none;box-shadow:0 0 32px #13d8e647}.tooth-orbit__node.is-active b{color:var(--cyan-soft)}.tooth-orbit__core{z-index:2;border:1px solid var(--line-strong);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:none;background:#071015c7;border-radius:22px;justify-items:center;gap:2px;padding:22px 30px;display:grid;position:relative;box-shadow:0 30px 70px #00000080}.tooth-orbit__core-number{color:var(--cyan-soft);font-family:Manrope,sans-serif;font-size:2.4rem;font-weight:800;line-height:1}.tooth-orbit__core strong{font-size:1rem}.tooth-orbit__core small{color:var(--muted);font-size:.78rem}.tooth-orbit__hint{color:var(--muted-2);align-items:center;gap:6px;margin-block-start:10px;font-size:.68rem;display:inline-flex}.tooth-orbit__hint svg{width:12px}.team-flow{--disc:92px;perspective:1200px;padding-block:30px 8px;position:relative}.team-flow__track{z-index:0;background:linear-gradient(90deg,#0000,#13d8e633 18% 82%,#0000);border-radius:2px;height:2px;position:absolute;inset-block-start:calc(30px + var(--disc) / 2);inset-inline:11%;overflow:hidden}.team-flow__fill{width:calc(var(--sp,0) * 130%);background:linear-gradient(90deg, #13d8e640, var(--cyan));max-width:100%;position:absolute;inset-block:0;inset-inline-start:0;box-shadow:0 0 16px #13d8e68c}.team-flow__pulse{background:linear-gradient(90deg,#0000 0%,#74edf4f2 5%,#0000 10%) 0 0/240% 100%;animation:3.6s linear infinite flow-sweep;position:absolute;inset:0}[dir=rtl] .team-flow__pulse{animation-direction:reverse}@keyframes flow-sweep{0%{background-position:-140% 0}to{background-position:240% 0}}.team-flow__steps{z-index:1;grid-template-columns:repeat(var(--count,4), minmax(0, 1fr));transform-style:preserve-3d;gap:22px;margin:0;padding:0;list-style:none;display:grid;position:relative}.team-flow__steps li{text-align:center;transform:translateZ(calc(var(--i) * 5px));justify-items:center;gap:5px;display:grid}.team-flow__disc{width:var(--disc);height:var(--disc);color:var(--cyan);background:radial-gradient(circle at 50% 28%,#13d8e62e,#081217f7);border:1px solid #13d8e64d;border-radius:50%;place-items:center;margin-block-end:14px;transition:transform .34s cubic-bezier(.22,.8,.24,1),box-shadow .34s,border-color .34s;display:grid;position:relative;transform:rotateX(9deg);box-shadow:0 20px 44px #00000080,0 0 30px #13d8e61f}.team-flow__steps li:hover .team-flow__disc{border-color:#13d8e699;transform:rotateX(0)translateZ(30px);box-shadow:0 28px 60px #0000008c,0 0 46px #13d8e64d}.team-flow__disc svg{width:32px}.team-flow__disc i{color:#04161a;background:var(--cyan);border-radius:50%;place-items:center;width:26px;height:26px;font:700 .72rem Manrope,sans-serif;display:grid;position:absolute;inset-block-end:-9px;box-shadow:0 6px 16px #13d8e659}.team-flow__steps strong{font-size:.98rem}.team-flow__steps small{color:var(--muted);font-size:.82rem}[data-tilt]{--tilt:perspective(900px) rotateX(calc(var(--tilt-x,0) * -5deg)) rotateY(calc(var(--tilt-y,0) * 5deg));transform:var(--tilt);transform-style:preserve-3d;transition:transform .42s cubic-bezier(.22,.8,.24,1),border-color .22s,box-shadow .26s}[data-tilt].reveal.is-visible{transform:var(--tilt)}[data-tilt].is-tilting{border-color:#13d8e657;transition:border-color .22s,box-shadow .26s;box-shadow:0 30px 70px #0000006b,0 0 40px #13d8e612}[data-tilt]:before{z-index:3;border-radius:inherit;background:radial-gradient(240px circle at var(--glare-x,50%) var(--glare-y,50%), #13d8e61a, transparent 62%);opacity:0;content:"";pointer-events:none;transition:opacity .26s;position:absolute;inset:0}[data-tilt].is-tilting:before{opacity:1}[data-tilt] h3,[data-tilt]>.feature-card__icon,[data-tilt]>.pricing-card__head{transform:translateZ(24px)}.reveal{transition:opacity .7s cubic-bezier(.22, .8, .24, 1) var(--delay,0s), transform .7s cubic-bezier(.22, .8, .24, 1) var(--delay,0s);transform:perspective(1000px)translate3d(0,22px,-60px)rotateX(4deg)}.reveal.is-visible{transform:perspective(1000px)translate(0,0)rotateX(0)}.media-figure{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#061016;margin:0;position:relative;overflow:hidden}.media-figure picture,.media-figure img{object-fit:cover;width:100%;height:100%;transform:translate3d(0, calc((var(--sp,.5) - .5) * -46px), 0) scale(1.12);will-change:transform;display:block}.media-figure:after{content:"";pointer-events:none;background:linear-gradient(200deg,#050b0e00 20%,#050b0eb8 88%),radial-gradient(100% 70% at 20% 0,#13d8e629,#0000 60%);position:absolute;inset:0}.media-figure figcaption{z-index:2;gap:3px;display:grid;position:absolute;inset-block-end:20px;inset-inline:20px}.media-figure figcaption strong{font-size:1.02rem}.media-figure figcaption span{color:var(--muted);font-size:.84rem}.image-split{grid-template-columns:minmax(0,520px) minmax(0,1fr);align-items:center;gap:52px;display:grid}.image-split__copy h2{margin:0 0 14px;font-size:1.9rem;line-height:1.3}.image-split__copy p{color:var(--muted);margin:0;font-size:.96rem}@media (max-width:900px){.image-split{grid-template-columns:minmax(0,1fr);gap:30px}.image-split__copy h2{font-size:1.55rem}.team-flow__track{display:none}.team-flow__steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 18px}}@media (max-width:1080px){.tooth-section__grid{grid-template-columns:minmax(0,1fr);gap:44px}.tooth-orbit{--radius:220px;height:400px}}@media (max-width:900px){.hero-stage{min-height:470px}.hero-stage__environment{width:66%;inset-inline-end:-6%}.hero-stage .floating-card--delivery{display:none}}@media (max-width:680px){.hero-stage{perspective:1100px;min-height:400px}.hero-stage__environment{width:60%;inset-block-start:-6%;inset-inline-end:-4%}.hero-stage__panel{width:100%;inset-inline-start:0}.hero-stage__floor{display:none}.hero-stage .floating-card--case{animation:5s ease-in-out infinite float;inset-block-start:4px;inset-inline-end:-18px}.hero-stage .floating-card--sync{animation:5s ease-in-out -2.2s infinite float;inset-block-end:6px;inset-inline-start:-15px}.tooth-orbit{--radius:158px;height:330px}.tooth-orbit__node{width:66px;height:92px;inset-block-start:-46px;inset-inline-start:-33px}.tooth-orbit__node img{width:36px}.tooth-orbit__core{padding:16px 22px}.tooth-orbit__core-number{font-size:1.9rem}}@media (prefers-reduced-motion:reduce){.hero-stage__world,.tooth-orbit__scroll{transform:none}.hero-stage .floating-card--case,.hero-stage .floating-card--sync,.hero-stage .floating-card--delivery,.tooth-orbit__ring,.team-flow__pulse{animation:none}.team-flow__fill{width:100%}.hero-stage .floating-card,.hero-stage__environment,.hero-stage__panel{transform:none}.media-figure img{transform:scale(1.02)}[data-tilt],.reveal,.reveal.is-visible{transition:opacity .3s;transform:none}}.reveal{transition-duration:.9s;transition-timing-function:cubic-bezier(.2,.75,.2,1)}.button--light{color:#051115;background:#f6fbfc;box-shadow:0 14px 38px #00000047}.button--light:hover{background:var(--cyan-soft);transform:translateY(-2px)}.cinematic-story{padding-block-start:64px}.cinematic-story__panel{isolation:isolate;border:1px solid #b6e0e62e;border-radius:34px;min-height:650px;position:relative;overflow:hidden;box-shadow:0 44px 120px #0000007a}.cinematic-story__panel:after{z-index:2;border-radius:inherit;content:"";pointer-events:none;border:1px solid #ffffff0b;position:absolute;inset:0;box-shadow:inset 0 0 90px #13d8e614}.cinematic-story__media,.cinematic-story__media img{width:100%;height:100%;margin:0;position:absolute;inset:0}.cinematic-story__media img{object-fit:cover;object-position:47% center;will-change:transform;animation:24s cubic-bezier(.45,0,.35,1) infinite alternate cinematic-drift}.cinematic-story__shade{z-index:1;background:linear-gradient(90deg,#02080c0a 20%,#02080c66 58%,#02080cf0 88%),linear-gradient(#0000 55%,#02080c8f);position:absolute;inset:0}[dir=ltr] .cinematic-story__shade{background:linear-gradient(270deg,#02080c0a 18%,#02080c7a 60%,#02080cf2 91%),linear-gradient(#0000 55%,#02080c8f)}.cinematic-story__copy{z-index:3;flex-direction:column;justify-content:center;align-items:flex-start;width:min(520px,50%);min-height:650px;padding:72px 64px;display:flex;position:relative}[dir=ltr] .cinematic-story__copy{margin-inline-start:auto}.cinematic-story__copy h2{letter-spacing:-.045em;margin:18px 0 20px;font-size:clamp(2rem,3.5vw,3.45rem);line-height:1.34}.cinematic-story__copy>p{color:#b5c3c9;max-width:490px;margin-bottom:28px;font-size:.91rem}.cinematic-story__steps{align-items:center;gap:0;width:100%;margin-bottom:32px;display:flex}.cinematic-story__steps span{color:#d8e4e7;flex:1;gap:2px;min-width:0;font-size:.65rem;font-weight:700;display:grid;position:relative}.cinematic-story__steps span:not(:last-child):after{content:"";background:linear-gradient(90deg,#13d8e61f,#13d8e6b3);width:calc(100% - 32px);height:1px;position:absolute;inset-block-start:10px;inset-inline-end:10px}[dir=ltr] .cinematic-story__steps span:not(:last-child):after{background:linear-gradient(270deg,#13d8e61f,#13d8e6b3)}.cinematic-story__steps i{color:var(--cyan-soft);font:700 .58rem Manrope,sans-serif}.cinematic-story__status{z-index:3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050e12c2;border:1px solid #b7e7ec2e;border-radius:16px;align-items:center;gap:12px;min-width:270px;padding:14px 16px;display:flex;position:absolute;inset-block-end:30px;inset-inline-end:30px;box-shadow:0 20px 45px #00000059}.cinematic-story__status>i{background:var(--green);width:9px;height:9px;box-shadow:0 0 0 6px #5ee2aa1a, 0 0 20px var(--green);border-radius:50%}.cinematic-story__status span{line-height:1.5;display:grid}.cinematic-story__status small{color:var(--muted-2);font-size:.52rem}.cinematic-story__status strong{font-size:.64rem}.cinematic-story__status b{color:var(--green);margin-inline-start:auto;font:700 1rem Manrope,sans-serif}@keyframes cinematic-drift{0%{transform:scale(1.015)translate(-.3%)}to{transform:scale(1.075)translate(1.1%,-.7%)}}.product-tour{padding-block-start:130px;overflow:hidden}.product-tour__glow{filter:blur(30px);pointer-events:none;background:radial-gradient(circle,#13d8e61a,#0000 67%);border-radius:50%;width:900px;height:650px;position:absolute;inset-block-start:28%;inset-inline-start:50%;transform:translate(-50%)}.product-tour__tabs{z-index:2;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a1318b8;border-radius:18px;grid-template-columns:repeat(4,1fr);gap:8px;max-width:920px;margin:48px auto 20px;padding:7px;display:grid;position:relative}.product-tour__tabs button{min-width:0;min-height:60px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;padding:10px 12px;transition:color .26s,background .26s,transform .26s;display:flex;position:relative;overflow:hidden}.product-tour__tabs button:hover{color:var(--text);background:#ffffff06}.product-tour__tabs button.is-active{color:#f6fcfd;background:linear-gradient(135deg,#13d8e629,#13d8e60e)}.product-tour__tabs button>span{width:30px;height:30px;color:var(--cyan-soft);background:#13d8e612;border:1px solid #13d8e62e;border-radius:9px;place-items:center;display:grid}.product-tour__tabs button svg{width:15px}.product-tour__tabs button strong{text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.product-tour__tabs button>i{background:var(--cyan);transform-origin:100%;border-radius:2px;height:2px;animation:6.8s linear both tour-progress;position:absolute;inset-block-end:0;inset-inline:10px}[dir=ltr] .product-tour__tabs button>i{transform-origin:0}@keyframes tour-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.product-tour__layout{grid-template-columns:minmax(0,1.65fr) minmax(300px,.72fr);align-items:center;gap:44px;display:grid;position:relative}.product-tour__frame{background:#071014;border:1px solid #b2e1e733;border-radius:28px;min-height:610px;position:relative;overflow:hidden;box-shadow:0 45px 110px #00000080,0 0 70px #13d8e60f}.product-tour__chrome{z-index:3;background:linear-gradient(#101d23,#0a151a);border-bottom:1px solid #fff1;align-items:center;gap:7px;height:54px;padding-inline:19px;display:flex;position:absolute;inset-block-start:0;inset-inline:0}.product-tour__chrome>span{background:#ef6b65;border-radius:50%;width:7px;height:7px}.product-tour__chrome>span:nth-child(2){background:#eaba5f}.product-tour__chrome>span:nth-child(3){background:#62d08c}.product-tour__chrome>strong{color:#cbd7da;letter-spacing:.02em;margin-inline:auto;font:650 .63rem Manrope,sans-serif}.product-tour__chrome>div{color:var(--muted-2);align-items:center;gap:9px;display:flex}.product-tour__chrome>div svg{width:14px}.product-tour__chrome>div i{border:1px solid var(--line);border-radius:50%;width:24px;height:24px}.product-tour__chrome>div i:last-child{background:var(--green);width:7px;height:7px;box-shadow:0 0 12px var(--green);border:0}.product-tour__rail{z-index:2;background:#081216;border-inline-end:1px solid #ffffff0e;flex-direction:column;align-items:center;gap:11px;width:64px;padding-block:18px;display:flex;position:absolute;inset-block:54px 0;inset-inline-start:0}.product-tour__rail b,.product-tour__rail span{color:#50656d;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.product-tour__rail b{color:#061216;background:linear-gradient(135deg, var(--cyan-soft), var(--cyan));margin-bottom:14px;box-shadow:0 8px 24px #13d8e63d}.product-tour__rail span.is-active{color:var(--cyan-soft);background:#13d8e61a}.product-tour__rail svg{width:16px}.product-tour__screen{background:linear-gradient(#ffffff05 1px,#0000 1px) 0 0/38px 38px,linear-gradient(90deg,#ffffff05 1px,#0000 1px) 0 0/38px 38px,radial-gradient(circle at 80% 0,#13d8e612,#0000 34%),#091419;padding:24px;animation:.72s cubic-bezier(.2,.75,.2,1) both tour-screen-in;position:absolute;inset-block:54px 0;inset-inline:64px 0;overflow:hidden}@keyframes tour-screen-in{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:none}}.product-tour__live{z-index:4;color:#bdebd7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#06120fbd;border:1px solid #5ee2aa2e;border-radius:999px;align-items:center;gap:7px;padding:6px 10px;font-size:.52rem;display:flex;position:absolute;inset-block-end:15px;inset-inline-end:16px}.product-tour__live i{background:var(--green);width:6px;height:6px;box-shadow:0 0 10px var(--green);border-radius:50%}.product-tour__copy{animation:.62s cubic-bezier(.2,.75,.2,1) .12s both tour-copy-in}.product-tour__copy>span{color:var(--cyan-soft);letter-spacing:.04em;font-size:.64rem;font-weight:800}.product-tour__copy h3{letter-spacing:-.045em;margin:15px 0 18px;font-size:clamp(1.7rem,2.8vw,2.65rem);line-height:1.4}.product-tour__copy>p{color:var(--muted);font-size:.82rem}.product-tour__copy ul{gap:13px;margin:27px 0 31px;padding:0;list-style:none;display:grid}.product-tour__copy li{color:#d5e0e3;align-items:center;gap:10px;font-size:.72rem;display:flex}.product-tour__copy li>i{width:24px;height:24px;color:var(--green);background:#5ee2aa12;border:1px solid #5ee2aa2e;border-radius:50%;place-items:center;display:grid}.product-tour__copy li svg{width:12px}@keyframes tour-copy-in{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:none}}[dir=ltr] .product-tour__copy{animation-name:tour-copy-in-ltr}@keyframes tour-copy-in-ltr{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:none}}.tour-screen{color:#e9f0f2;min-height:100%}.tour-metrics{grid-template-columns:repeat(3,1fr);gap:11px;margin-bottom:15px;display:grid}.tour-metrics article{background:#0f1e24c7;border:1px solid #fff1;border-radius:14px;grid-template-rows:auto auto;grid-template-columns:34px 1fr;column-gap:10px;min-height:94px;padding:13px;display:grid;position:relative}.tour-metrics article>span{width:32px;height:32px;color:var(--cyan-soft);background:#13d8e614;border-radius:9px;grid-row:1/3;place-items:center;display:grid}.tour-metrics svg{width:15px}.tour-metrics small{color:#778b93;font-size:.49rem}.tour-metrics strong{font:700 1.18rem Manrope,sans-serif}.tour-metrics em{color:var(--green);font-size:.48rem;font-style:normal;position:absolute;inset-block-end:12px;inset-inline-end:13px}.tour-screen__grid{grid-template-columns:1.35fr .9fr;gap:14px;min-height:368px;display:grid}.tour-panel{background:#0c191ed1;border:1px solid #fff1;border-radius:15px}.tour-panel>header{justify-content:space-between;align-items:center;padding:15px 16px;display:flex}.tour-panel>header strong{font-size:.62rem}.tour-panel>header span{color:var(--muted-2);font-size:.48rem}.tour-panel--chart{position:relative;overflow:hidden}.tour-panel--chart header>div{display:grid}.tour-panel--chart header small{color:var(--muted-2);font-size:.48rem}.tour-panel--chart header strong{font:700 1.05rem Manrope,sans-serif}.tour-bars{background-image:linear-gradient(#ffffff0b 1px,#0000 1px);background-size:100% 33.333%;border-bottom:1px solid #ffffff14;justify-content:space-around;align-items:flex-end;gap:6px;display:flex;position:absolute;inset:104px 18px 38px}.tour-bars i{background:linear-gradient(180deg, var(--cyan), #13d8e629);border-radius:5px 5px 1px 1px;width:7%;min-width:7px;box-shadow:0 0 14px #13d8e61f}.tour-panel--chart footer{color:#566b73;justify-content:space-between;font-size:.42rem;display:flex;position:absolute;inset-block-end:12px;inset-inline:18px}.tour-panel--queue header span{width:23px;height:23px;color:var(--cyan-soft);background:#13d8e612;border-radius:7px;place-items:center;display:grid}.tour-panel--queue header svg{width:12px}.tour-queue{background:#ffffff05;border:1px solid #ffffff0d;border-radius:11px;grid-template-columns:7px 1fr auto;align-items:center;gap:10px;margin:0 12px 10px;padding:11px 10px;display:grid}.tour-queue>i{background:var(--cyan);border-radius:50%;width:7px;height:7px}.tour-queue>i.is-urgent{background:var(--danger);box-shadow:0 0 10px #ff77778c}.tour-queue>i.is-active{background:var(--violet)}.tour-queue>i.is-calm{background:var(--green)}.tour-queue>span{display:grid}.tour-queue strong{font-size:.51rem}.tour-queue small{color:#5f737b;font:500 .43rem Manrope,sans-serif}.tour-queue em{color:#789099;font-size:.43rem;font-style:normal}.tour-board{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.tour-board>section{background:#0b181dc2;border:1px solid #ffffff0e;border-radius:14px;min-width:0;padding:11px}.tour-board>section>header{color:#a9b9bf;justify-content:space-between;align-items:center;margin-bottom:11px;font-size:.52rem;display:flex}.tour-board>section>header span{align-items:center;gap:6px;display:flex}.tour-board>section>header i{background:var(--cyan);border-radius:50%;width:7px;height:7px}.tour-board>section>header i.is-violet{background:var(--violet)}.tour-board>section>header i.is-green{background:var(--green)}.tour-board>section>header b{color:#71858d;background:#ffffff0a;border-radius:6px;place-items:center;width:22px;height:22px;font:600 .48rem Manrope,sans-serif;display:grid}.tour-board article{background:#122329e6;border:1px solid #fff1;border-radius:12px;margin-bottom:9px;padding:12px;box-shadow:0 12px 26px #00000026}.tour-board article>div{align-items:center;gap:7px;display:flex}.tour-avatar{width:24px;height:24px;color:var(--cyan-soft);background:#13d8e614;border-radius:7px;place-items:center;font:700 .48rem Manrope,sans-serif;display:grid}.tour-board article small{color:#60737b;font:500 .43rem Manrope,sans-serif}.tour-board article>strong{margin:12px 0 14px;font-size:.55rem;display:block}.tour-board article footer{color:#75888f;justify-content:space-between;align-items:center;font-size:.43rem;display:flex}.tour-board article footer span{align-items:center;gap:4px;display:flex}.tour-board article footer svg{width:10px}.finance-head{background:linear-gradient(135deg,#13d8e617,#0f1d23db);border:1px solid #fff1;border-radius:15px;justify-content:space-between;align-items:center;min-height:118px;margin-bottom:14px;padding:16px 22px;display:flex}.finance-head>div:first-child{display:grid}.finance-head small{color:#81949b;font-size:.5rem}.finance-head strong{margin:5px 0 4px;font:700 1.5rem Manrope,sans-serif}.finance-head strong em{color:var(--muted-2);font-size:.55rem;font-style:normal}.finance-head span{color:var(--green);align-items:center;gap:4px;font:600 .48rem Manrope,sans-serif;display:flex}.finance-head span svg{width:11px}.finance-ring{background:radial-gradient(circle at center, #0b171c 55%, transparent 57%), conic-gradient(var(--cyan) 0 82%, #ffffff12 82%);text-align:center;border-radius:50%;place-content:center;width:82px;height:82px;display:grid}.finance-ring strong{margin:0;font-size:.85rem}.finance-ring small{font-size:.39rem}.finance-grid{grid-template-columns:1.3fr .8fr;gap:14px;min-height:342px;display:grid}.finance-chart{position:relative;overflow:hidden}.finance-line{background-image:linear-gradient(#ffffff0a 1px,#0000 1px);background-size:100% 33%;border-bottom:1px solid #ffffff12;position:absolute;inset:90px 24px 48px}.finance-line:before{background:linear-gradient(150deg, transparent 48%, var(--cyan) 49% 50%, transparent 51%), linear-gradient(30deg, transparent 46%, var(--cyan) 47% 48%, transparent 49%);filter:drop-shadow(0 0 5px var(--cyan));clip-path:polygon(0 68%,15% 52%,31% 61%,48% 35%,62% 45%,78% 17%,100% 4%,100% 8%,78% 22%,62% 50%,48% 40%,31% 66%,15% 57%,0 73%);content:"";position:absolute;inset:12% 2% 8%}.finance-line i{border:2px solid var(--cyan);width:7px;height:7px;box-shadow:0 0 10px var(--cyan);background:#0b171c;border-radius:50%;position:absolute}.finance-line i:first-child{inset:65% auto auto 0}.finance-line i:nth-child(2){inset:49% auto auto 15%}.finance-line i:nth-child(3){inset:58% auto auto 31%}.finance-line i:nth-child(4){inset:32% auto auto 48%}.finance-line i:nth-child(5){inset:42% auto auto 62%}.finance-line i:nth-child(6){inset:14% auto auto 78%}.finance-line i:nth-child(7){inset:1% 0 auto auto}.finance-chart footer{color:#50636b;justify-content:space-between;font:500 .42rem Manrope,sans-serif;display:flex;position:absolute;inset-block-end:18px;inset-inline:24px}.finance-ledger header svg{width:15px;color:var(--cyan-soft)}.finance-ledger>div{border:1px solid #ffffff0d;border-radius:10px;justify-content:space-between;align-items:center;margin:0 12px 9px;padding:10px;display:flex}.finance-ledger>div span{align-items:center;gap:7px;display:flex}.finance-ledger>div i{width:22px;height:22px;color:var(--cyan-soft);background:#13d8e614;border-radius:7px;place-items:center;font:700 .45rem Manrope,sans-serif;display:grid}.finance-ledger>div strong{font-size:.48rem}.finance-ledger>div b{color:var(--green);font:650 .52rem Manrope,sans-serif}.inventory-summary{grid-template-columns:repeat(3,1fr);gap:11px;margin-bottom:14px;display:grid}.inventory-summary article{background:#0d1b20cc;border:1px solid #ffffff0f;border-radius:13px;align-items:center;gap:11px;padding:13px;display:flex}.inventory-summary article>svg{width:24px;color:var(--cyan-soft)}.inventory-summary span{display:grid}.inventory-summary small{color:#72868e;font-size:.45rem}.inventory-summary strong{font:700 1.03rem Manrope,sans-serif}.inventory-table{min-height:390px}.inventory-table header span{color:var(--green);align-items:center;gap:6px;display:flex}.inventory-table header span i{background:var(--green);width:6px;height:6px;box-shadow:0 0 8px var(--green);border-radius:50%}.inventory-row{background:#ffffff04;border:1px solid #ffffff0b;border-radius:10px;grid-template-columns:1.2fr .45fr .8fr;align-items:center;gap:12px;margin:0 13px 9px;padding:9px 11px;display:grid}.inventory-row>span{align-items:center;gap:9px;min-width:0;display:flex}.inventory-row>span i{width:28px;height:28px;color:var(--cyan-soft);background:#13d8e612;border-radius:8px;flex:none;place-items:center;display:grid}.inventory-row>span i.is-low{color:var(--danger);background:#ff777714}.inventory-row>span i.is-watch{color:var(--gold);background:#efc56a14}.inventory-row svg{width:13px}.inventory-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:.5rem;overflow:hidden}.inventory-row>small{color:#83969d;font-size:.45rem}.inventory-row>div{background:#ffffff0f;border-radius:999px;height:5px;position:relative}.inventory-row>div b{border-radius:inherit;background:linear-gradient(90deg, var(--cyan-dark), var(--cyan));position:absolute;inset-block:0;inset-inline-start:0}.inventory-row>div em{color:#758990;font:500 .4rem Manrope,sans-serif;position:absolute;inset-block-start:-19px;inset-inline-end:0}@media (max-width:1040px){.product-tour__layout{grid-template-columns:1fr}.product-tour__copy{max-width:760px}.product-tour__frame{min-height:570px}.cinematic-story__copy{width:58%}}@media (max-width:760px){.cinematic-story{padding-block-start:40px}.cinematic-story__panel{border-radius:24px;min-height:760px}.cinematic-story__media{height:360px}.cinematic-story__media img{object-position:40% center}.cinematic-story__shade,[dir=ltr] .cinematic-story__shade{background:linear-gradient(#050d111f 12%,#050d11 51%)}.cinematic-story__copy,[dir=ltr] .cinematic-story__copy{width:100%;min-height:470px;margin:0;padding:56px 24px 32px;position:absolute;inset-block-end:0}.cinematic-story__copy h2{font-size:clamp(1.65rem,8vw,2.4rem)}.cinematic-story__status{min-width:0;inset-block:305px auto;inset-inline:18px}.product-tour{padding-block-start:105px}.product-tour__tabs{grid-template-columns:repeat(2,1fr)}.product-tour__layout{gap:34px}.product-tour__frame{border-radius:21px;min-height:505px}.product-tour__chrome{height:46px;padding-inline:12px}.product-tour__chrome>strong{font-size:.52rem}.product-tour__rail{width:48px;padding-block:12px;inset-block-start:46px}.product-tour__rail b,.product-tour__rail span{width:31px;height:31px}.product-tour__screen{padding:13px;inset-block-start:46px;inset-inline-start:48px}.tour-metrics{gap:7px}.tour-metrics article{grid-template-columns:1fr;min-height:82px;padding:9px}.tour-metrics article>span{display:none}.tour-metrics small{font-size:.4rem}.tour-metrics strong{font-size:.9rem}.tour-metrics em{font-size:.36rem;inset-block-end:8px;inset-inline-end:8px}.tour-screen__grid,.finance-grid{grid-template-columns:1.15fr .85fr;gap:8px;min-height:333px}.tour-panel--queue .tour-queue:last-child{display:none}.tour-queue{grid-template-columns:5px 1fr;margin-inline:7px;padding:8px 7px}.tour-queue em{display:none}.tour-board{gap:6px}.tour-board>section{padding:6px}.tour-board>section>header{font-size:.38rem}.tour-board article{padding:7px}.tour-board article>strong{font-size:.42rem}.tour-board article footer span:last-child,.tour-avatar{display:none}.finance-head{min-height:100px;padding:12px}.finance-head strong{font-size:1.05rem}.finance-ring{width:64px;height:64px}.finance-ledger>div{margin-inline:7px;padding:7px}.finance-ledger>div i{display:none}.finance-ledger>div strong{font-size:.4rem}.inventory-summary{gap:6px}.inventory-summary article{padding:8px}.inventory-summary article>svg{display:none}.inventory-table{min-height:345px}.inventory-row{grid-template-columns:1.1fr .45fr;margin-inline:7px;padding:7px}.inventory-row>div{display:none}}@media (max-width:480px){.cinematic-story__panel{min-height:800px}.cinematic-story__copy h2{line-height:1.45}.cinematic-story__steps span{font-size:.54rem}.product-tour__tabs button{min-height:54px;padding:8px}.product-tour__tabs button>span{width:27px;height:27px}.product-tour__tabs button strong{font-size:.57rem}.product-tour__frame{min-height:455px}.product-tour__chrome>div i,.product-tour__rail{display:none}.product-tour__screen{inset-inline-start:0}.tour-screen__grid{grid-template-columns:1fr}.tour-panel--queue{display:none}.tour-board>section{min-width:125px}.tour-board{overflow:hidden}.tour-board>section:last-child{display:none}.tour-board{grid-template-columns:repeat(2,1fr)}.finance-grid{grid-template-columns:1fr}.finance-ledger{display:none}.finance-line{inset-block-start:75px}}@media (prefers-reduced-motion:reduce){.cinematic-story__media img,.product-tour__tabs button>i,.product-tour__screen,.product-tour__copy{animation:none!important}}.workflow-card{background:linear-gradient(#0f1e24fa,#081216e6);min-height:410px;padding:0;overflow:hidden;box-shadow:0 22px 58px #00000038}.workflow-card__media{isolation:isolate;background:#081216;border-bottom:1px solid #b8e6eb1a;height:190px;margin:0;position:relative;overflow:hidden}.workflow-card__media:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#0000 42%,#060f13db),radial-gradient(circle at 80% 0,#13d8e624,#0000 45%);position:absolute;inset:0}.workflow-card__media img{object-fit:cover;object-position:center;filter:saturate(.88)contrast(1.04);will-change:transform;width:100%;height:100%;transition:filter .6s,transform .9s cubic-bezier(.2,.75,.2,1);animation:16s cubic-bezier(.45,0,.35,1) infinite alternate workflow-image-drift}.workflow-card:hover .workflow-card__media img{filter:saturate()contrast(1.06)}.workflow-card__media .workflow-card__icon{z-index:4;width:40px;height:40px;color:var(--cyan-soft);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#051115c2;border:1px solid #74edf433;border-radius:12px;place-items:center;margin:0;display:grid;position:absolute;inset-block-end:15px;inset-inline-start:16px;box-shadow:0 12px 28px #0000004d}.workflow-card__media .workflow-card__icon svg{width:18px}.workflow-card__media .workflow-card__number{z-index:4;color:#bdf6f9cc;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#051115bd;border:1px solid #74edf429;border-radius:999px;place-items:center;min-width:48px;height:32px;font:750 .75rem Manrope,sans-serif;display:grid;position:absolute;inset-block-start:15px;inset-inline-end:16px}.workflow-card__body{z-index:2;padding:25px 22px 28px;position:relative}.workflow-card__body:before{background:linear-gradient(90deg, var(--cyan), transparent);content:"";border-radius:2px;width:34px;height:2px;margin-bottom:18px;display:block}[dir=ltr] .workflow-card__body:before{background:linear-gradient(270deg, var(--cyan), transparent)}.workflow-card__body h3{margin-bottom:10px;font-size:.91rem;line-height:1.55}.workflow-card__body p{color:#91a4ab;font-size:.66rem;line-height:1.8}@keyframes workflow-image-drift{0%{transform:scale(1.015)translate(-.4%)}to{transform:scale(1.07)translate(1.2%,-.7%)}}@media (max-width:1040px){.workflow-card{min-height:400px}.workflow-card__media{height:205px}}@media (max-width:620px){.workflow-card{min-height:0}.workflow-card__media{aspect-ratio:3/2;height:auto}.workflow-card__body{padding:23px 20px 26px}.workflow-card__body h3{font-size:.96rem}.workflow-card__body p{font-size:.7rem}}@media (prefers-reduced-motion:reduce){.workflow-card__media img{animation:none!important}}.page-hero__layout{z-index:2;position:relative}.page-hero--visual{min-height:700px;padding-block:150px 88px}.page-hero--visual .page-hero__layout{grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);align-items:center;gap:clamp(38px,5vw,78px);display:grid}.page-hero--visual .page-hero__inner{text-align:start;justify-items:start}.page-hero--visual .page-hero__inner>p,.page-hero--visual .page-hero h1{margin-inline:0}.page-hero--visual .page-hero h1{max-width:700px;font-size:clamp(2.65rem,4.4vw,4.8rem)}.page-hero--visual .page-hero__actions{justify-content:flex-start}.page-hero__media{isolation:isolate;background:#071115;border:1px solid #7ae1e92b;border-radius:30px;min-height:470px;margin:0;position:relative;overflow:hidden;box-shadow:0 34px 90px #0000006b}.page-hero__media:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#0000 48%,#040c10bd),radial-gradient(circle at 100% 0,#13d8e621,#0000 45%);position:absolute;inset:0}.page-hero__media img{object-fit:cover;filter:saturate(.88)contrast(1.04);width:100%;height:100%;min-height:470px;animation:18s ease-in-out infinite alternate section-image-drift}.page-hero__media figcaption{z-index:3;color:#dcebed;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#040f13b8;border:1px solid #baf0f424;border-radius:15px;align-items:center;gap:10px;padding:12px 14px;font-size:.65rem;font-weight:700;display:flex;position:absolute;inset-block-end:20px;inset-inline:20px}.page-hero__media figcaption svg{width:17px;color:var(--cyan)}.page-hero__media figcaption i{background:var(--green);width:7px;height:7px;box-shadow:0 0 12px var(--green);border-radius:50%;margin-inline-start:auto}.feature-card{min-height:530px;padding:0;box-shadow:0 22px 58px #0003}.feature-card__media{background:#071115;border-block-end:1px solid #aae5ea1a;height:220px;margin:0;position:relative;overflow:hidden}.feature-card__media:after{content:"";background:linear-gradient(#0000 38%,#060f13d6);position:absolute;inset:0}.feature-card__media img{object-fit:cover;filter:saturate(.82)contrast(1.05);width:100%;height:100%;transition:filter .6s,transform .9s cubic-bezier(.2,.75,.2,1)}.feature-card:hover .feature-card__media img{filter:saturate()contrast(1.05);transform:scale(1.045)}.feature-card__media .feature-card__icon{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#051115bf;border-color:#74edf438;border-radius:13px;width:44px;height:44px;position:absolute;inset-block-end:16px;inset-inline-start:18px}.feature-card__media .feature-card__number{z-index:3;color:#d2f6f8b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#051115a8;border:1px solid #97e8ee26;border-radius:999px;padding:7px 10px;font-size:.7rem;inset-block-start:16px;inset-inline-end:17px}.feature-card__body{padding:25px 25px 30px}.feature-card__body h3{margin:0 0 9px}.feature-card__body>p{min-height:54px;color:var(--muted);margin:0 0 19px;font-size:.76rem}.team-section__stage{grid-template-columns:minmax(340px,.82fr) minmax(0,1.18fr);align-items:stretch;gap:22px;display:grid}.team-section__stage .media-figure,.team-section__flow{min-height:390px}.team-section__flow{border:1px solid var(--line);background:linear-gradient(145deg,#13d8e60b,#081216e0);border-radius:24px;align-items:center;padding:24px;display:grid;overflow:hidden}.security__panel{min-height:610px}.security-visual{isolation:isolate;background:#071115;border:1px solid #7be1e929;border-radius:28px;min-height:480px;overflow:hidden;box-shadow:0 25px 70px #0000005c}.security-visual:after{z-index:1;content:"";background:linear-gradient(#0000 42%,#050e12e0);position:absolute;inset:0}.security-visual__photo{object-fit:cover;object-position:61% center;filter:saturate(.86)contrast(1.04);width:100%;height:100%;position:absolute;inset:0}.security-visual__badge{z-index:3;color:#deedef;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#040f13c2;border:1px solid #9eebf029;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:13px;display:grid;position:absolute;inset-block-end:20px;inset-inline:20px}.security-visual__badge>span,.security-visual__badge>i{border-radius:11px;place-items:center;display:grid}.security-visual__badge>span{width:39px;height:39px;color:var(--cyan);background:#13d8e61a}.security-visual__badge>div{display:grid}.security-visual__badge strong{font-size:.72rem}.security-visual__badge small{color:var(--muted-2);font-size:.54rem}.security-visual__badge>i{color:#062018;background:var(--green);width:27px;height:27px}.security-visual__badge>i svg{width:13px}.pricing-card{min-height:720px;overflow:hidden}.pricing-card__media{background:#071115;border-block-end:1px solid #a5e4ea1a;flex:none;height:165px;margin:-34px -28px 25px;position:relative;overflow:hidden}.pricing-card__media:after{content:"";background:linear-gradient(#0000 34%,#071014c7);position:absolute;inset:0}.pricing-card__media img{object-fit:cover;filter:saturate(.82)contrast(1.05);width:100%;height:100%;transition:transform .8s,filter .5s}.pricing-card:hover .pricing-card__media img{filter:saturate()contrast(1.05);transform:scale(1.045)}.pricing-card__badge{z-index:4}.context-card__media{background:#071115;border-block-end:1px solid #abe6eb1a;border-radius:24px 24px 0 0;height:175px;margin:-36px -36px 26px;overflow:hidden}.context-card__media img{object-fit:cover;filter:saturate(.85)contrast(1.03);width:100%;height:100%}.contact-page__aside .context-card__media{margin:-40px -40px 28px}.process-detail article{min-height:300px;padding-block-start:145px;position:relative;overflow:hidden}.process-detail article:before,.process-detail article:after{content:"";height:118px;position:absolute;inset-block-start:0;inset-inline:0}.process-detail article:before{filter:saturate(.82)contrast(1.05);background-position:50%;background-size:cover}.process-detail article:after{background:linear-gradient(#0000 25%,#0a1419)}.process-detail article:first-child:before{background-image:url(/media/workflow-planning-v2.jpg)}.process-detail article:nth-child(2):before{background-image:url(/media/workflow-production-v2.jpg)}.process-detail article:nth-child(3):before{background-image:url(/media/workflow-delivery-v2.jpg)}.process-detail article>*{z-index:2;position:relative}.final-cta__panel:before,.final-cta__panel:after{content:"";pointer-events:none;position:absolute;inset:0}.final-cta__panel:before{opacity:.2;filter:saturate(.75);background:url(/media/feature-support-v2.jpg) 50% 42%/cover no-repeat}.final-cta__panel:after{background:linear-gradient(90deg,#061014f5,#061014b3,#061014f5)}.final-cta__panel>:not(.final-cta__rings){z-index:3;position:relative}.final-cta__rings{z-index:2}@keyframes section-image-drift{0%{transform:scale(1.015)translate(-.4%)}to{transform:scale(1.065)translate(.9%,-.6%)}}@media (max-width:1080px){.page-hero--visual .page-hero__layout{grid-template-columns:minmax(0,.9fr) minmax(390px,1.1fr);gap:34px}.page-hero__media,.page-hero__media img{min-height:420px}.team-section__stage{grid-template-columns:1fr}.team-section__stage .media-figure{height:380px!important}}@media (max-width:820px){.page-hero--visual{padding-block:132px 72px}.page-hero--visual .page-hero__layout{grid-template-columns:1fr}.page-hero--visual .page-hero__inner{text-align:center;justify-items:center}.page-hero--visual .page-hero__inner>p,.page-hero--visual .page-hero h1{margin-inline:auto}.page-hero--visual .page-hero__actions{justify-content:center}.page-hero__media{aspect-ratio:16/10;border-radius:24px;width:100%;min-height:0}.page-hero__media img,.security__panel{min-height:0}.security-visual{aspect-ratio:16/10;width:100%;min-height:0}.pricing-card{min-height:0}}@media (max-width:620px){.page-hero--visual{padding-block:125px 62px}.page-hero__media{aspect-ratio:4/3;border-radius:20px}.page-hero__media figcaption{inset:auto 12px 12px}.feature-card{min-height:0;padding:0}.feature-card__media{aspect-ratio:3/2;height:auto}.feature-card__body{padding:23px 20px 26px}.feature-card__body>p{min-height:0}.team-section__stage .media-figure{height:330px!important}.team-section__flow{min-height:0;padding:12px}.security-visual{aspect-ratio:4/3;border-radius:21px}.security-visual__badge{inset:auto 12px 12px}.pricing-card{padding:31px 22px 23px}.pricing-card__media{aspect-ratio:16/9;height:auto;margin:-31px -22px 23px}.context-card__media,.contact-page__aside .context-card__media{height:155px;margin:-28px -22px 24px}.process-detail article{min-height:270px;padding-block-start:137px}}@media (prefers-reduced-motion:reduce){.page-hero__media img{animation:none!important}}.hero-stage{perspective:none;min-height:570px}.hero-stage__world{isolation:isolate;background:#071216;border:1px solid #9fe4ea29;border-radius:30px;inset:0;overflow:hidden;transform:none;box-shadow:0 35px 90px #0000006e,inset 0 1px #ffffff09}.hero-stage__world:before{z-index:1;content:"";pointer-events:none;background:linear-gradient(#050e121f,#050e12d1 80%),radial-gradient(circle at 86% 3%,#13d8e629,#0000 43%);position:absolute;inset:0}.hero-stage__environment{z-index:0;aspect-ratio:auto;opacity:.48;width:100%;height:100%;box-shadow:none;background:#071216;border:0;border-radius:0;inset:0;transform:none}.hero-stage__environment picture,.hero-stage__environment img{height:100%}.hero-stage__environment img{object-position:66% center;filter:saturate(.68)contrast(1.08)brightness(.7);animation:18s ease-in-out infinite alternate hero-environment-drift;transform:scale(1.02)}.hero-stage__environment:after{background:linear-gradient(90deg,#050e12c7,#050e121a 68%),linear-gradient(#0000 44%,#050e12d6)}[dir=ltr] .hero-stage__environment:after{background:linear-gradient(-90deg,#050e12c7,#050e121a 68%),linear-gradient(#0000 44%,#050e12d6)}.hero-stage__ambient{background-color:#0000;background-image:linear-gradient(#85d9e109 1px,#0000 1px),linear-gradient(90deg,#85d9e109 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 84%);mask-image:linear-gradient(#000,#0000 84%)}.hero-stage__panel{z-index:3;width:auto;inset-block-start:34px;inset-inline:34px;transform:none}.hero-stage__panel .dashboard-preview{box-shadow:0 35px 85px #0000008f,inset 0 0 0 1px #ffffff06}.hero-stage__sheen{opacity:.28}.hero-stage__status-strip{z-index:6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#051014d6;border:1px solid #a6e8ed29;border-radius:17px;grid-template-columns:1.15fr 1fr .9fr;display:grid;position:absolute;inset-block-end:22px;inset-inline:24px;overflow:hidden;box-shadow:0 18px 45px #0006}.hero-stage__status-strip article{border-inline-start:1px solid #a6e8ed17;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;min-width:0;padding:12px 14px;display:grid}.hero-stage__status-strip article:first-child{border-inline-start:0}.hero-stage__status-strip article>span{width:32px;height:32px;color:var(--cyan);background:#13d8e61a;border-radius:10px;flex:none;place-items:center;display:grid}.hero-stage__status-strip article>span svg{width:15px}.hero-stage__status-strip article>div{min-width:0;display:grid}.hero-stage__status-strip small{color:#718a92;text-overflow:ellipsis;white-space:nowrap;font-size:.44rem;overflow:hidden}.hero-stage__status-strip strong{color:#e1ecee;text-overflow:ellipsis;white-space:nowrap;font-size:.57rem;overflow:hidden}.hero-stage__status-strip article>i{color:#062018;background:var(--green);border-radius:50%;place-items:center;width:21px;height:21px;display:grid}.hero-stage__status-strip article>i svg{width:12px}.hero-stage__status-strip article>b{background:var(--green);width:7px;height:7px;box-shadow:0 0 12px var(--green);border-radius:50%}.hero-stage__status-strip .hero-stage__status-icon--gold{color:var(--gold);background:#efc56a1a}@keyframes hero-environment-drift{0%{transform:scale(1.02)translate(-.35%)}to{transform:scale(1.07)translate(.8%,-.45%)}}@media (max-width:1120px){.hero-stage{min-height:535px}.hero-stage__panel{inset:28px 28px auto}}@media (max-width:900px){.hero-stage{min-height:560px}.hero-stage__environment{width:100%}}@media (max-width:680px){.hero-stage{perspective:none;min-height:430px}.hero-stage__world{border-radius:21px}.hero-stage__panel{width:auto;inset-block-start:16px;inset-inline:12px}.hero-stage__status-strip{border-radius:13px;grid-template-columns:1fr 1fr;inset-block-end:10px;inset-inline:10px}.hero-stage__status-strip article{min-height:54px;padding:9px}.hero-stage__status-strip article:nth-child(3){display:none}.hero-stage__status-strip article>span{width:28px;height:28px}.hero-stage__status-strip strong{font-size:.49rem}}@media (prefers-reduced-motion:reduce){.hero-stage__environment img{animation:none!important}}
