html,body{margin:0;padding:0;background:#0A0D0E}html{overflow-x:hidden;scrollbar-gutter:stable}html{scrollbar-width:thin;scrollbar-color:#283238 #0A0D0E}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#0A0D0E}::-webkit-scrollbar-thumb{background:#283238;border-radius:999px;border:3px solid #0A0D0E}::-webkit-scrollbar-thumb:hover{background:#3a8f87}::-webkit-scrollbar-corner{background:#0A0D0E}@font-face{font-family:"Suisse Intl";src:url("assets/fonts/suisse-regular.2d4b880fbf51.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Suisse Intl";src:url("assets/fonts/suisse-medium.a1e155de3917.otf") format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Suisse Intl";src:url("assets/fonts/suisse-semibold.d8c164f24d2c.otf") format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Suisse Intl";src:url("assets/fonts/suisse-bold.16e5c4b88cda.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Suisse Intl";src:url("assets/fonts/suisse-medium-italic.2303a0be7761.otf") format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"Suisse Intl";src:url("assets/fonts/suisse-semibold-italic.068f7e5271c3.otf") format("opentype");font-weight:600;font-style:italic;font-display:swap}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}#iseg-one{--aqua:#2BD6C5;--aqua-strong:#1FBDAE;--aqua-soft:#A3D4CC;--verde-plata:#648C88;--negro:#1A1A1A;--text-primary:#ECF1F0;--text-secondary:rgba(236,241,240,0.66);--text-muted:rgba(236,241,240,0.44);--border-light:rgba(255,255,255,0.09);--r-card:24px;--r-tile:22px;--r-btn:999px;--sans:"Suisse Intl",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--card-from:#23292B;--card-to:#14181A;--ease:cubic-bezier(.2,.7,.2,1);--nav-h:68px;--bg:#0A0D0E;--surface:#12181B;background:var(--bg);color:var(--text-primary);font-family:var(--sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip;position:relative}#iseg-one *,#iseg-one *::before,#iseg-one *::after{box-sizing:border-box}#iseg-one ::selection{background:rgba(43,214,197,0.26)}#iseg-one ::-moz-selection{background:rgba(43,214,197,0.26)}#iseg-one img{max-width:100%}#iseg-one [id]{scroll-margin-top:calc(var(--nav-h) + 18px)}#iseg-one .bg-fx{position:absolute;inset:0;overflow:hidden;z-index:0;pointer-events:none}#iseg-one .bg-glow{position:absolute;inset:0;pointer-events:none;z-index:0;background:radial-gradient(55% 40% at 85% 0%,rgba(43,214,197,0.11),transparent 60%),radial-gradient(45% 35% at 5% 95%,rgba(100,140,136,0.09),transparent 55%)}#iseg-one .orb{position:absolute;z-index:0;border-radius:50%;filter:blur(60px);pointer-events:none;opacity:0.5}#iseg-one .orb.o1{width:460px;height:460px;top:-120px;right:-80px;background:radial-gradient(circle,rgba(43,214,197,0.28),transparent 70%)}#iseg-one .orb.o2{width:380px;height:380px;top:380px;left:-140px;background:radial-gradient(circle,rgba(100,140,136,0.22),transparent 70%)}#iseg-one .nav-wrap{position:sticky;top:0;z-index:50;width:100%}#iseg-one .nav{display:flex;align-items:center;gap:18px;height:var(--nav-h);width:100%;margin:0 auto;padding:0 clamp(20px,4vw,56px);background:rgba(10,13,14,0.6);-webkit-backdrop-filter:saturate(160%) blur(18px);backdrop-filter:saturate(160%) blur(18px);transition:background .3s var(--ease),box-shadow .3s var(--ease)}#iseg-one .nav-wrap.scrolled .nav{background:rgba(10,13,14,0.82);box-shadow:0 10px 34px rgba(0,0,0,0.5)}#iseg-one .scroll-progress{position:absolute;left:0;bottom:0;height:2px;width:100%;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,var(--aqua),var(--aqua-soft));opacity:0.9;pointer-events:none}#iseg-one .nav-logo{display:inline-flex;align-items:center;color:var(--text-primary);text-decoration:none}#iseg-one .nav-logo img{height:24px;width:auto;display:block}#iseg-one .nav-links{display:flex;align-items:center;gap:4px;margin:0 auto}#iseg-one .nav-links a{font-size:14px;font-weight:500;color:var(--text-secondary);text-decoration:none;padding:9px 14px;border-radius:10px;transition:color .2s,background .2s}#iseg-one .nav-links a:hover{color:var(--text-primary);background:rgba(255,255,255,0.07)}#iseg-one .nav-cta{display:flex;align-items:center;gap:10px}#iseg-one .nav-toggle{display:none;width:42px;height:42px;border:none;border-radius:12px;background:rgba(255,255,255,0.07);cursor:pointer;align-items:center;justify-content:center;color:var(--text-primary)}#iseg-one .nav-toggle svg{width:20px;height:20px}#iseg-one .drawer-host{position:fixed;inset:0;z-index:70;overflow:hidden;pointer-events:none;visibility:hidden;transition:visibility .42s var(--ease)}#iseg-one .drawer-host.open{pointer-events:auto;visibility:visible}#iseg-one .nav-scrim{position:absolute;inset:0;background:rgba(5,7,8,0.55);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;transition:opacity .35s var(--ease)}#iseg-one .drawer-host.open .nav-scrim{opacity:1}#iseg-one .nav-drawer{position:absolute;top:0;right:0;height:100%;width:min(86vw,340px);background:#14181D;box-shadow:-24px 0 60px rgba(0,0,0,0.55);transform:translateX(100%);transition:transform .42s var(--ease);display:flex;flex-direction:column;padding:18px 20px 26px;overflow-y:auto;-webkit-overflow-scrolling:touch}#iseg-one .drawer-host.open .nav-drawer{transform:translateX(0)}#iseg-one .drawer-close{align-self:flex-end;width:42px;height:42px;border:none;border-radius:12px;background:rgba(255,255,255,0.06);color:var(--text-primary);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}#iseg-one .drawer-close svg{width:22px;height:22px}#iseg-one .drawer-links{display:flex;flex-direction:column;gap:4px;margin:16px 0 20px}#iseg-one .drawer-links a{padding:14px;border-radius:12px;color:var(--text-primary);text-decoration:none;font-size:17px;font-weight:600;letter-spacing:-0.01em;transition:background .2s}#iseg-one .drawer-links a:hover,#iseg-one .drawer-links a:active{background:rgba(255,255,255,0.06)}#iseg-one .drawer-cta{display:flex;flex-direction:column;gap:10px;margin-top:auto}#iseg-one .drawer-cta .btn{width:100%;justify-content:center;padding:14px 20px}@media (min-width:1101px){#iseg-one .drawer-host{display:none}}#iseg-one .btn{font-size:15px;font-weight:600;padding:13px 26px;border-radius:var(--r-btn);border:1px solid transparent;cursor:pointer;text-decoration:none;transition:transform .2s var(--ease),background .25s,border-color .25s,box-shadow .25s,color .2s;display:inline-flex;align-items:center;gap:9px;line-height:1;white-space:nowrap;position:relative;overflow:hidden}#iseg-one .btn.sm{font-size:13.5px;padding:10px 18px}#iseg-one .btn svg{transition:transform .25s var(--ease)}#iseg-one .btn:hover svg{transform:translateX(3px)}#iseg-one .btn-primary{background:var(--aqua);color:var(--negro);box-shadow:0 6px 18px rgba(43,214,197,0.28)}#iseg-one .btn-primary:hover{background:#3FE5D4;transform:translateY(-2px);color:var(--negro);box-shadow:0 12px 30px rgba(43,214,197,0.36)}#iseg-one .btn-primary::after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 25%,rgba(255,255,255,0.55) 50%,transparent 75%);transform:translateX(-120%);transition:transform .7s var(--ease)}#iseg-one .btn-primary:hover::after{transform:translateX(120%)}#iseg-one .btn-ghost{background:rgba(255,255,255,0.07);color:var(--text-primary);border-color:transparent}#iseg-one .btn-ghost:hover{background:rgba(255,255,255,0.13);transform:translateY(-2px)}#iseg-one .detail-left .btn-ghost,#iseg-one .platform-card .btn-ghost{color:#FFFFFF;border-color:transparent;background:rgba(255,255,255,0.10)}#iseg-one .detail-left .btn-ghost:hover,#iseg-one .platform-card .btn-ghost:hover{color:#FFFFFF;background:rgba(255,255,255,0.16)}#iseg-one a:focus-visible,#iseg-one button:focus-visible,#iseg-one .app-card:focus-visible{outline:2px solid var(--aqua-strong);outline-offset:3px}#iseg-one .app-card:focus-visible{border-color:rgba(43,214,197,0.6);outline-offset:4px}#iseg-one .btn:focus-visible{outline-offset:4px}#iseg-one .hero{position:relative;z-index:2;max-width:1320px;margin:0 auto;min-height:calc(100vh - var(--nav-h));min-height:calc(100dvh - var(--nav-h));display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 40px;text-align:center}#iseg-one .hero::before{content:"";position:absolute;top:calc(-1 * var(--nav-h));bottom:0;left:calc(-50vw + 50%);width:100vw;z-index:-1;pointer-events:none;background-image:linear-gradient(180deg,rgba(10,13,14,0.30) 0%,rgba(10,13,14,0.20) 38%,rgba(10,13,14,0.72) 82%,var(--bg) 100%),url("assets/header-bg.1d8ad3977007.png");background-size:cover,cover;background-position:center top,center center;background-repeat:no-repeat,no-repeat;background-attachment:scroll,fixed}#iseg-one .hero-particles{position:absolute;top:calc(-1 * var(--nav-h));bottom:0;left:calc(-50vw + 50%);width:100vw;height:calc(100% + var(--nav-h));z-index:0;pointer-events:none}#iseg-one .hero-logo,#iseg-one .hero-title,#iseg-one .hero-sub,#iseg-one .hero-cta{position:relative;z-index:1}#iseg-one .hero-logo{display:flex;justify-content:center;margin-bottom:34px;color:var(--text-primary)}#iseg-one .hero-logo img{width:clamp(320px,60vw,720px);height:auto;max-width:100%;display:block}#iseg-one h1.hero-title{font-size:clamp(38px,5.6vw,72px);line-height:1.05;letter-spacing:-0.04em;font-weight:700;margin:0 0 28px;text-wrap:balance;color:var(--text-primary)}#iseg-one h1.hero-title .accent{background:linear-gradient(120deg,var(--aqua) 0%,var(--aqua-soft) 45%,var(--aqua) 90%);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;font-style:italic;font-weight:600;display:inline-block;padding:0 0.08em 0.04em}#iseg-one .hero-sub{font-size:19px;line-height:1.65;color:var(--text-secondary);max-width:600px;margin:0 auto 40px;font-weight:400}#iseg-one .hero-cta{display:inline-flex;gap:14px;flex-wrap:wrap;justify-content:center}#iseg-one .eyebrow{display:inline-flex;align-items:center;gap:12px;font-family:var(--sans);font-size:12px;font-weight:500;letter-spacing:0.22em;text-transform:uppercase;color:var(--verde-plata);margin-bottom:26px}#iseg-one .eyebrow::before,#iseg-one .eyebrow::after{content:"";width:26px;height:1px;background:rgba(100,140,136,0.45)}#iseg-one .app-meta .cat,#iseg-one .stat .l,#iseg-one .preview-bar .lbl,#iseg-one .detail-header .cat,#iseg-one .preview-cap,#iseg-one .preview-kpi .kl,#iseg-one .included-card .inc-cat,#iseg-one .section-head .right,#iseg-one .included-tag,#iseg-one .included-card .inc-badge{font-family:var(--sans)}#iseg-one .stats{position:relative;z-index:2;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,0.02)}#iseg-one .stat{padding:38px 24px;text-align:center}#iseg-one .stat .v{font-size:clamp(30px,4vw,40px);font-weight:700;letter-spacing:-0.03em;color:var(--text-primary);line-height:1}#iseg-one .stat .l{font-size:12px;font-weight:500;letter-spacing:0.06em;text-transform:uppercase;color:var(--text-muted);margin-top:8px}#iseg-one .apps-section{position:relative;z-index:2;padding:64px 0 0}#iseg-one .section-head{text-align:center;margin-bottom:40px;padding:0 40px}#iseg-one .section-head .right{display:inline-flex;font-size:11px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;color:var(--aqua-strong);padding:6px 12px;border:1px solid rgba(43,214,197,0.28);border-radius:999px;background:rgba(43,214,197,0.06);white-space:nowrap;margin-bottom:18px}#iseg-one .section-head .left h2{font-size:clamp(30px,4.5vw,50px);letter-spacing:-0.03em;font-weight:700;margin:0 auto 14px;line-height:1.08;max-width:700px;color:var(--text-primary)}#iseg-one .section-head .left p{color:var(--text-secondary);font-size:17px;max-width:560px;line-height:1.6;margin:0 auto}#iseg-one .scrolly{position:relative;height:420vh}#iseg-one .scrolly-stage{position:sticky;top:0;height:100vh;height:100dvh;width:100%;overflow:hidden;display:flex;flex-direction:column;padding-top:var(--nav-h);z-index:1;background:radial-gradient(58% 70% at 82% 12%,rgba(43,214,197,0.15),transparent 55%),radial-gradient(52% 60% at 0% 100%,rgba(100,140,136,0.10),transparent 55%),linear-gradient(160deg,#141A1E 0%,#0C1012 100%)}#iseg-one .scrolly-steps{position:absolute;inset:0;pointer-events:none;z-index:0}#iseg-one .scrolly-step{height:70vh;height:70dvh}#iseg-one .scrolly-tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;padding:16px 20px 6px;position:relative;z-index:3}#iseg-one .scrolly-tab{font-family:var(--sans);font-size:11px;font-weight:600;letter-spacing:0.06em;text-transform:uppercase;color:rgba(236,241,240,0.55);background:rgba(255,255,255,0.05);border:none;border-radius:999px;padding:9px 15px;cursor:pointer;white-space:nowrap;transition:color .25s,background .25s,transform .2s var(--ease)}#iseg-one .scrolly-tab .x{text-transform:lowercase}#iseg-one .scrolly-tab:hover{color:var(--text-primary);background:rgba(255,255,255,0.10);transform:translateY(-1px)}#iseg-one .scrolly-tab.active{color:var(--negro);background:var(--aqua);box-shadow:0 6px 18px rgba(43,214,197,0.4)}#iseg-one .scrolly-body{position:relative;flex:1;min-height:0;z-index:2}#iseg-one .scrolly-slide{position:absolute;inset:0;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;align-content:center;max-width:1320px;margin:0 auto;padding:18px 40px 44px;opacity:0;visibility:hidden;transform:translateY(26px) scale(0.985);transition:opacity .5s var(--ease),transform .6s var(--ease),visibility .5s var(--ease);pointer-events:none}#iseg-one .scrolly-slide.active{opacity:1;visibility:visible;transform:none;pointer-events:auto}#iseg-one .product-head{display:flex;align-items:center;gap:18px;margin-bottom:22px}#iseg-one .product-head .icon-tile{width:72px;height:72px;margin:0;flex:0 0 72px}#iseg-one .product-head .cat{font-family:var(--sans);font-size:11px;font-weight:600;letter-spacing:0.12em;text-transform:uppercase;color:var(--aqua);margin-bottom:5px}#iseg-one .product-name{font-size:clamp(28px,3.4vw,40px);font-weight:600;letter-spacing:-0.03em;margin:0;color:#fff;line-height:1.02}#iseg-one .product-name .x{color:var(--aqua);text-transform:lowercase}#iseg-one .product-desc{font-size:16px;line-height:1.7;color:rgba(236,241,240,0.7);margin:0 0 22px;max-width:520px}#iseg-one .scrolly-slide .features{margin-bottom:0}#iseg-one .product-cta{margin-top:24px}#iseg-one .product-visual{display:flex;align-items:center;justify-content:center;min-width:0}@media (max-width:900px){#iseg-one .orb{display:none}#iseg-one .scrolly{height:auto}#iseg-one .scrolly-stage{position:static;height:auto;min-height:0;overflow:visible;padding-top:0;background:none}#iseg-one .scrolly-steps{display:none}#iseg-one .scrolly-tabs{position:sticky;top:var(--nav-h);z-index:4;overflow-x:auto;justify-content:flex-start;flex-wrap:nowrap;gap:8px;padding:12px 16px;background:rgba(10,13,14,0.88);-webkit-backdrop-filter:saturate(160%) blur(14px);backdrop-filter:saturate(160%) blur(14px);-webkit-overflow-scrolling:touch;scrollbar-width:none;-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}#iseg-one .scrolly-tabs::-webkit-scrollbar{display:none}#iseg-one .scrolly-tab{flex:0 0 auto;padding:10px 16px;font-size:11.5px}#iseg-one .scrolly-body{flex:none;min-height:0;padding:4px 0 8px}#iseg-one .scrolly-slide{position:static;inset:auto;opacity:1;visibility:visible;transform:none;pointer-events:auto;transition:none;grid-template-columns:1fr;gap:14px;width:min(640px,100%);margin:14px auto 0;padding:24px 20px;background:rgba(255,255,255,0.025);border:1px solid var(--border-light);border-radius:var(--r-card);scroll-margin-top:calc(var(--nav-h) + 72px)}#iseg-one .scrolly-slide .product-visual{display:none}#iseg-one .scrolly-slide .product-head{gap:13px;margin-bottom:16px}#iseg-one .scrolly-slide .product-head .icon-tile{width:54px;height:54px;flex-basis:54px}#iseg-one .scrolly-slide .product-name{font-size:26px}#iseg-one .scrolly-slide .product-desc{font-size:14.5px;line-height:1.6;margin:0 0 20px;max-width:none}#iseg-one .scrolly-slide .features{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px}#iseg-one .scrolly-slide .product-cta{margin-top:20px}#iseg-one .hero::before{background-attachment:scroll,scroll}}@media (max-width:460px){#iseg-one .scrolly-slide .features{grid-template-columns:1fr}}#iseg-one .app-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}#iseg-one .app-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:22px 14px 18px;border-radius:18px;cursor:pointer;overflow:hidden;background:#191D23;box-shadow:0 14px 30px rgba(0,0,0,0.45);transition:transform .35s var(--ease),box-shadow .35s var(--ease),background .25s}#iseg-one .app-card:hover,#iseg-one .app-card.active{transform:translateY(-5px)}#iseg-one .app-card:hover{background:#20252C;box-shadow:0 22px 44px rgba(0,0,0,0.55)}#iseg-one .app-card.active{background:#232932;box-shadow:0 18px 40px rgba(0,0,0,0.5),0 4px 18px rgba(43,214,197,0.16)}#iseg-one .app-card.active::after{content:"";position:absolute;bottom:9px;left:50%;transform:translateX(-50%);width:26px;height:3px;border-radius:999px;background:var(--aqua)}#iseg-one .icon-tile{width:66px;height:66px;margin:0 0 12px;position:relative;z-index:1;transition:transform .35s var(--ease)}#iseg-one .icon-tile img,#iseg-one .icon-tile svg{width:100%;height:100%;display:block;object-fit:contain}#iseg-one .app-card:hover .icon-tile,#iseg-one .app-card.active .icon-tile{transform:scale(1.08)}#iseg-one .app-name{position:relative;z-index:1;font-size:16px;font-weight:600;letter-spacing:-0.01em;margin:0 0 5px;color:#fff}#iseg-one .app-name .x,#iseg-one .detail-header h3 .x{color:var(--aqua);text-transform:lowercase}#iseg-one .app-tagline{display:none}#iseg-one .app-meta{position:relative;z-index:1;display:flex;justify-content:center;align-items:center}#iseg-one .app-meta .cat{font-size:9.5px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;color:rgba(236,241,240,0.5);transition:color .25s}#iseg-one .app-card:hover .app-meta .cat,#iseg-one .app-card.active .app-meta .cat{color:var(--aqua)}#iseg-one .app-meta .arrow{display:none}#iseg-one .detail-panel{position:relative;z-index:2;max-width:1320px;margin:0 auto;padding:16px 40px 28px}#iseg-one .detail{border-radius:var(--r-card);overflow:hidden;background:#191D23;display:grid;grid-template-columns:1.1fr 1fr;min-height:480px;box-shadow:0 24px 60px rgba(0,0,0,0.5)}#iseg-one .detail-left{padding:52px;display:flex;flex-direction:column;justify-content:space-between}#iseg-one .detail-fade{transition:opacity .18s var(--ease),transform .18s var(--ease)}#iseg-one .detail-fade.swap{opacity:0;transform:translateY(8px)}#iseg-one .detail-header{display:flex;align-items:center;gap:20px;margin-bottom:28px}#iseg-one .detail-header .icon-tile{width:84px;height:84px;margin:0 -6px}#iseg-one .detail-header h3{font-size:34px;font-weight:600;letter-spacing:-0.03em;margin:0 0 4px;color:#FFFFFF;line-height:1}#iseg-one .detail-header .cat{font-size:11px;font-weight:600;letter-spacing:0.06em;text-transform:uppercase;color:var(--aqua)}#iseg-one .detail-desc{font-size:16px;line-height:1.7;color:rgba(255,255,255,0.7);max-width:500px;margin:0 0 24px}#iseg-one .features{list-style:none;padding:0;margin:0 0 28px;display:grid;grid-template-columns:1fr 1fr;gap:10px 24px}#iseg-one .features li{font-size:14px;color:rgba(255,255,255,0.68);display:flex;gap:10px;align-items:flex-start}#iseg-one .features li::before{content:"";width:14px;height:14px;border-radius:50%;border:1px solid var(--aqua);flex:0 0 14px;margin-top:2px;background:radial-gradient(circle,var(--aqua) 30%,transparent 32%)}#iseg-one .detail-cta{display:flex;gap:12px;flex-wrap:wrap}#iseg-one .detail-right{background:#14181D;padding:52px;display:flex;align-items:center;justify-content:center}#iseg-one .preview{width:100%;height:425px;max-width:460px;border-radius:var(--r-tile);background:#121617;border:1px solid rgba(255,255,255,0.10);box-shadow:0 24px 64px rgba(0,0,0,0.5);overflow:hidden;display:flex;flex-direction:column}#iseg-one .preview-bar{padding:11px 14px;border-bottom:1px solid rgba(255,255,255,0.06);display:flex;gap:6px;align-items:center}#iseg-one .preview-bar .dot{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,0.12)}#iseg-one .preview-bar .dot.live{background:var(--aqua);box-shadow:0 0 8px var(--aqua)}#iseg-one .preview-bar .lbl{margin-left:auto;font-size:10px;font-weight:500;letter-spacing:0.04em;color:rgba(255,255,255,0.4);text-transform:uppercase}#iseg-one .preview-body{position:relative;flex:1;padding:18px;display:flex;flex-direction:column;gap:12px}#iseg-one .preview-row{display:flex;align-items:center;gap:10px;padding:11px;border-radius:10px;background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.05)}#iseg-one .preview-row .avatar{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#648C88,#2BD6C5);flex:0 0 30px}#iseg-one .preview-row .lines{flex:1;display:flex;flex-direction:column;gap:5px}#iseg-one .preview-row .ln{height:6px;border-radius:3px;background:rgba(255,255,255,0.10)}#iseg-one .preview-row .ln.short{width:50%;background:rgba(255,255,255,0.06)}#iseg-one .preview-row .badge{font-size:10px;font-weight:600;letter-spacing:0.02em;padding:3px 8px;border-radius:999px;text-transform:uppercase;white-space:nowrap}#iseg-one .preview-row .badge.ok{background:rgba(43,214,197,0.15);color:#2BD6C5;border:1px solid rgba(43,214,197,0.3)}#iseg-one .preview-row .badge.warn{background:rgba(255,180,90,0.10);color:#FFB45A;border:1px solid rgba(255,180,90,0.3)}#iseg-one .preview-row .badge.risk{background:rgba(255,90,90,0.12);color:#FF7070;border:1px solid rgba(255,90,90,0.3)}#iseg-one .preview-kpis{display:grid;grid-template-columns:1fr 1fr;gap:10px}#iseg-one .preview-kpi{background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.05);border-radius:10px;padding:11px 12px}#iseg-one .preview-kpi .kv{font-size:19px;font-weight:700;color:#fff;line-height:1;letter-spacing:-0.02em}#iseg-one .preview-kpi .kv .delta{font-size:10px;font-weight:600;margin-left:5px;letter-spacing:0}#iseg-one .preview-kpi .kv .delta.up{color:var(--aqua)}#iseg-one .preview-kpi .kv .delta.down{color:#FF7070}#iseg-one .preview-kpi .kl{font-size:9px;font-weight:500;letter-spacing:0.05em;text-transform:uppercase;color:rgba(255,255,255,0.42);margin-top:6px}#iseg-one .preview-cap{font-size:9px;font-weight:600;letter-spacing:0.07em;text-transform:uppercase;color:rgba(255,255,255,0.38);margin-bottom:-4px}#iseg-one .preview-chart{flex:1;min-height:64px;border-radius:8px;background:rgba(255,255,255,0.03);padding:10px;display:flex;align-items:flex-end;gap:4px}#iseg-one .preview-chart .bar{flex:1;background:linear-gradient(180deg,#2BD6C5,#648C88);border-radius:2px;opacity:0.75}#iseg-one .included{position:relative;z-index:2;max-width:1320px;margin:0 auto;padding:28px 40px 28px}#iseg-one .included-wrap{padding:8px 0 0}#iseg-one .included-head{text-align:center;max-width:680px;margin:0 auto 44px}#iseg-one .included-tag{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:var(--aqua);background:rgba(43,214,197,0.12);border:1px solid rgba(43,214,197,0.32);padding:7px 15px;border-radius:999px;margin-bottom:20px}#iseg-one .included-tag::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--aqua);box-shadow:0 0 8px var(--aqua)}#iseg-one .included-head h2{font-size:clamp(28px,4vw,44px);letter-spacing:-0.03em;font-weight:700;margin:0 0 14px;line-height:1.1;color:var(--text-primary)}#iseg-one .included-head h2 em{font-style:italic;color:var(--verde-plata);font-weight:600}#iseg-one .included-head p{color:var(--text-secondary);font-size:16px;line-height:1.6;margin:0}#iseg-one .included-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}#iseg-one .included-card{position:relative;background:#191D23;border-radius:var(--r-tile);padding:28px;display:flex;flex-direction:column;align-items:center;text-align:center;overflow:hidden;box-shadow:0 14px 32px rgba(0,0,0,0.45);transition:transform .35s var(--ease),box-shadow .3s,background .25s}#iseg-one .included-card:hover{transform:translateY(-5px);background:#20252C;box-shadow:0 22px 48px rgba(0,0,0,0.55)}#iseg-one .included-card::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;opacity:0;background:radial-gradient(220px circle at var(--mx,50%) var(--my,50%),rgba(43,214,197,0.10),transparent 65%);transition:opacity .3s var(--ease)}#iseg-one .included-card:hover::after{opacity:1}#iseg-one .included-card .inc-icon{width:60px;height:60px;margin-bottom:18px;transition:transform .35s var(--ease)}#iseg-one .included-card:hover .inc-icon{transform:scale(1.09) translateY(-2px)}#iseg-one .included-card .inc-icon img{width:100%;height:100%;display:block;object-fit:contain}#iseg-one .included-card .inc-badge{position:absolute;top:22px;right:22px;font-size:9px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:var(--aqua);background:rgba(43,214,197,0.12);padding:5px 11px;border-radius:999px}#iseg-one .included-card h3{font-size:21px;font-weight:600;letter-spacing:-0.02em;margin:0 0 4px;color:#FFFFFF}#iseg-one .included-card .inc-cat{font-size:11px;font-weight:600;letter-spacing:0.05em;text-transform:uppercase;color:var(--aqua);margin:0 0 14px}#iseg-one .included-card .inc-desc{font-size:13.5px;line-height:1.55;color:rgba(255,255,255,0.62);margin:0}#iseg-one .platform{position:relative;z-index:2;width:100%;margin:40px 0;padding:0}#iseg-one .platform-card{position:relative;overflow:hidden;width:100%;border-radius:0;background:radial-gradient(40% 95% at 100% 0%,rgba(43,214,197,0.20),transparent 55%),linear-gradient(150deg,#18211F 0%,#0E1416 100%)}#iseg-one .platform-inner{max-width:1320px;margin:0 auto;padding:64px 40px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}#iseg-one .platform h2{font-size:clamp(26px,3.5vw,42px);letter-spacing:-0.03em;line-height:1.1;font-weight:700;margin:0 0 18px;color:#FFFFFF}#iseg-one .platform h2 em{font-style:italic;color:var(--aqua);font-weight:500}#iseg-one .platform p{color:rgba(255,255,255,0.65);font-size:16px;line-height:1.65;margin:0 0 28px;max-width:440px}#iseg-one .platform-feats{display:grid;grid-template-columns:1fr 1fr;gap:18px 24px}#iseg-one .platform-feat{border-top:1px solid rgba(255,255,255,0.08);padding-top:16px}#iseg-one .platform-feat .k{font-size:22px;font-weight:700;color:var(--aqua);letter-spacing:-0.01em;line-height:1}#iseg-one .platform-feat .v{font-size:13px;color:rgba(255,255,255,0.58);margin-top:6px;line-height:1.5}#iseg-one .closing{position:relative;z-index:2;max-width:1320px;margin:0 auto;padding:48px 40px 72px;text-align:center}#iseg-one .closing .eyebrow{justify-content:center}#iseg-one .closing h2{font-size:clamp(28px,4vw,46px);font-weight:700;letter-spacing:-0.03em;line-height:1.1;margin:0 auto 18px;max-width:680px;color:var(--text-primary)}#iseg-one .closing p{color:var(--text-secondary);font-size:17px;line-height:1.6;max-width:520px;margin:0 auto 32px}#iseg-one .footer{position:relative;z-index:2;margin-top:40px;border-top:1px solid var(--border-light);background:radial-gradient(70% 130% at 50% 0%,rgba(43,214,197,0.06),transparent 60%),rgba(255,255,255,0.015)}#iseg-one .footer-in{max-width:1320px;margin:0 auto;padding:60px 40px 40px;display:flex;align-items:flex-start;justify-content:space-between;gap:48px;flex-wrap:wrap}#iseg-one .footer-brand{max-width:400px}#iseg-one .footer-logo{color:var(--text-primary);display:inline-flex}#iseg-one .footer-logo img{height:26px;width:auto;display:block}#iseg-one .footer-tagline{color:var(--text-muted);font-size:14px;line-height:1.65;margin:18px 0 22px}#iseg-one .footer-social{display:flex;gap:10px}#iseg-one .footer-social a{width:38px;height:38px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,0.06);color:var(--text-secondary);transition:background .2s,color .2s,transform .2s var(--ease)}#iseg-one .footer-social a:hover{background:var(--aqua);color:var(--negro);transform:translateY(-2px)}#iseg-one .footer-social svg{width:17px;height:17px;display:block}#iseg-one .footer-nav{display:flex;flex-direction:column;gap:13px}#iseg-one .footer-nav-title{font-family:var(--sans);font-size:11px;font-weight:600;letter-spacing:0.14em;text-transform:uppercase;color:var(--verde-plata);margin-bottom:4px}#iseg-one .footer-nav a{color:var(--text-secondary);text-decoration:none;font-size:14.5px;font-weight:500;transition:color .2s}#iseg-one .footer-nav a:hover{color:var(--aqua-strong)}#iseg-one .footer-bottom{max-width:1320px;margin:0 auto;padding:22px 40px 44px;border-top:1px solid var(--border-light);display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}#iseg-one .footer-bottom p{margin:0;color:var(--text-muted);font-size:13px}#iseg-one .footer-legal{display:flex;gap:22px}#iseg-one .footer-legal a{color:var(--text-muted);text-decoration:none;font-size:13px;transition:color .2s}#iseg-one .footer-legal a:hover{color:var(--aqua-strong)}#iseg-one .help-fab{position:fixed;right:clamp(16px,3vw,28px);bottom:clamp(16px,3vw,28px);z-index:60;display:inline-flex;align-items:center;gap:10px;padding:13px 20px 13px 15px;border-radius:999px;background:var(--aqua);color:var(--negro);text-decoration:none;font-size:14.5px;font-weight:700;letter-spacing:-0.01em;line-height:1;box-shadow:0 12px 30px rgba(43,214,197,0.45),0 2px 10px rgba(0,0,0,0.18);transition:transform .25s var(--ease),box-shadow .25s var(--ease),background .2s}#iseg-one .help-fab:hover{transform:translateY(-3px) scale(1.03);background:#3FE5D4;color:var(--negro);box-shadow:0 18px 42px rgba(43,214,197,0.55),0 3px 12px rgba(0,0,0,0.2)}#iseg-one .help-fab svg{width:23px;height:23px;flex:0 0 23px;position:relative;z-index:1}#iseg-one .help-fab .help-label{position:relative;z-index:1}@media (max-width:600px){#iseg-one .help-fab{padding:15px}#iseg-one .help-fab .help-label{display:none}}@media (prefers-reduced-motion:no-preference){#iseg-one.iseg-js .iseg-reveal{opacity:0;transform:translateY(30px);transition:opacity 1s var(--ease),transform 1s var(--ease);transition-delay:var(--rd,0ms);will-change:opacity,transform}#iseg-one.iseg-js .iseg-reveal.iseg-in{opacity:1;transform:none}#iseg-one h1.hero-title .accent{animation:iseg-shimmer 6s ease-in-out infinite}@keyframes iseg-shimmer{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes iseg-bar{from{transform:scaleY(0);opacity:.35}to{transform:scaleY(1);opacity:.75}}#iseg-one .preview-chart .bar{transform-origin:bottom;animation:iseg-bar 1s var(--ease) both}#iseg-one .preview-chart .bar:nth-child(1){animation-delay:.05s}#iseg-one .preview-chart .bar:nth-child(2){animation-delay:.14s}#iseg-one .preview-chart .bar:nth-child(3){animation-delay:.23s}#iseg-one .preview-chart .bar:nth-child(4){animation-delay:.32s}#iseg-one .preview-chart .bar:nth-child(5){animation-delay:.41s}#iseg-one .preview-chart .bar:nth-child(6){animation-delay:.50s}#iseg-one .preview-chart .bar:nth-child(7){animation-delay:.59s}@keyframes iseg-pulse-dot{0%,100%{box-shadow:0 0 8px var(--aqua)}50%{box-shadow:0 0 14px var(--aqua)}}#iseg-one .preview-bar .dot.live{animation:iseg-pulse-dot 2.4s ease-in-out infinite}@keyframes iseg-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-26px)}}#iseg-one .orb.o1{animation:iseg-float 11s ease-in-out infinite}#iseg-one .orb.o2{animation:iseg-float 14s ease-in-out infinite reverse}@keyframes iseg-breathe{0%,100%{opacity:.75}50%{opacity:1}}#iseg-one .platform-card::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(40% 95% at 100% 0%,rgba(43,214,197,0.14),transparent 55%);animation:iseg-breathe 7s ease-in-out infinite}}@media (prefers-reduced-motion:reduce){#iseg-one *,#iseg-one *::before,#iseg-one *::after{animation-duration:0.001ms!important;animation-iteration-count:1!important;transition-duration:0.001ms!important;scroll-behavior:auto!important}}@media (max-width:1100px){#iseg-one .nav{gap:12px}#iseg-one .nav-logo{margin-right:auto}#iseg-one .nav-links{display:none}#iseg-one .nav-cta{display:none}#iseg-one .nav-toggle{display:inline-flex}#iseg-one .nav.menu-open{flex-wrap:wrap;height:auto;padding-top:12px;padding-bottom:18px;background:rgba(9,12,13,0.98);-webkit-backdrop-filter:saturate(160%) blur(20px);backdrop-filter:saturate(160%) blur(20px);box-shadow:0 24px 48px rgba(0,0,0,0.55)}#iseg-one .nav.menu-open .nav-links{display:flex;flex-direction:column;align-items:stretch;order:3;flex-basis:100%;gap:4px;margin:14px 0 4px}#iseg-one .nav.menu-open .nav-links a{padding:14px 16px;font-size:16px;border-radius:12px;color:var(--text-primary)}#iseg-one .nav.menu-open .nav-links a:hover,#iseg-one .nav.menu-open .nav-links a:active{background:rgba(255,255,255,0.06)}#iseg-one .nav.menu-open .nav-cta{display:flex;flex-direction:column;align-items:stretch;order:4;flex-basis:100%;gap:9px;margin-top:6px}#iseg-one .nav.menu-open .nav-cta .btn{width:100%;justify-content:center;font-size:15px;padding:14px 20px}#iseg-one .app-grid{grid-template-columns:repeat(3,1fr)}#iseg-one .detail{grid-template-columns:1fr}#iseg-one .platform-inner{grid-template-columns:1fr;padding:44px 32px}#iseg-one .stats{grid-template-columns:repeat(2,1fr)}#iseg-one .included-grid{grid-template-columns:1fr}}@media (max-width:640px){#iseg-one .app-grid{grid-template-columns:repeat(2,1fr)}#iseg-one .hero{padding:40px 20px 48px}#iseg-one h1.hero-title{font-size:clamp(26px,7.8vw,42px)}#iseg-one .hero-sub{font-size:16px;line-height:1.6}#iseg-one .hero-logo img{width:74vw}#iseg-one .included,#iseg-one .closing,#iseg-one .section-head{padding-left:20px;padding-right:20px}#iseg-one .stats{padding:0 20px}#iseg-one .detail-left,#iseg-one .detail-right{padding:28px}#iseg-one .platform-inner{padding:40px 20px}#iseg-one .included-wrap{padding:36px 22px}#iseg-one .features{grid-template-columns:1fr}#iseg-one .footer-in{flex-direction:column;align-items:flex-start;gap:32px;padding:44px 20px 28px}#iseg-one .footer-bottom{flex-direction:column;align-items:flex-start;gap:12px;padding:20px 20px 40px}}