/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#071321;--navy2:#0b1b2c;--card:#112238;--line:#243c56;--text:#f5f8fc;--muted:#96abc0;--blue:#2d71ff;--green:#1bc893;--cyan:#20bad5;--amber:#f5ae3d;--violet:#8a70ff;--rose:#ef6d79}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--navy);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:10;background:#071321ed;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:84px;padding:0 max(5vw,30px);display:flex;position:relative}.brand{align-items:center;gap:11px;font-size:13px;font-weight:800;line-height:.9;display:flex}.brand-mark{align-items:flex-end;gap:3px;width:28px;height:28px;display:flex;position:relative}.brand-mark i{background:var(--green);border-radius:2px 2px 0 0;width:6px}.brand-mark i:first-child{height:13px}.brand-mark i:nth-child(2){height:25px}.brand-mark i:nth-child(3){height:18px}.brand-mark:after{content:"";background:var(--green);border-radius:3px;height:5px;position:absolute;bottom:0;left:1px;right:-1px}nav{color:#c4d1de;gap:34px;font-size:13px;display:flex}nav a:hover{color:#fff}.button{background:var(--blue);border-radius:8px;justify-content:center;align-items:center;gap:24px;padding:16px 22px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 10px 30px #2d71ff33}.button:hover{background:#3e7eff;transform:translateY(-2px)}.button.small{box-shadow:none;padding:12px 18px}.hero{background:radial-gradient(circle at 75% 38%,#235a9729,#0000 34%);grid-template-columns:1fr 1.15fr;align-items:center;gap:50px;min-height:710px;padding:90px max(5vw,30px) 80px;display:grid;overflow:hidden}.eyebrow,.kicker{letter-spacing:2.2px;color:#8fa8c1;font-size:11px;font-weight:700}.eyebrow{align-items:center;gap:10px;display:flex}.eyebrow b{background:var(--green);width:6px;height:6px;box-shadow:0 0 12px var(--green);border-radius:50%}h1{letter-spacing:-4px;margin:25px 0 28px;font-size:clamp(50px,5.3vw,82px);line-height:.97}h1 em,h2 em{color:var(--green);font-style:normal}.hero-copy>p{color:#aebfd0;max-width:575px;font-size:17px;line-height:1.75}.actions{align-items:center;gap:30px;margin-top:34px;display:flex}.text-link{color:#d9e4ee;font-size:13px;font-weight:700}.trust{border-top:1px solid #ffffff1a;gap:45px;max-width:570px;margin-top:65px;padding-top:28px;display:flex}.trust div{flex-direction:column;display:flex}.trust strong{font-size:21px}.trust span{color:#7890a8;text-transform:uppercase;letter-spacing:1px;margin-top:6px;font-size:10px}.hero-visual{align-items:center;min-height:520px;display:flex;position:relative}.glow{background:var(--blue);filter:blur(150px);opacity:.12;width:420px;height:420px;position:absolute;top:8%;left:20%}.dashboard{background:#0c1929;border:1px solid #28415f;border-radius:16px;width:100%;max-width:690px;height:420px;position:relative;overflow:hidden;transform:perspective(900px)rotateY(-5deg);box-shadow:0 35px 90px #02070d}.dash-head{border-bottom:1px solid #203652;justify-content:space-between;align-items:center;height:50px;padding:0 18px;font-size:8px;font-weight:700;display:flex}.dash-head span{align-items:center;gap:4px;display:flex}.dash-head .brand-mark{margin:-8px;transform:scale(.45)}.dash-head>i{background:#1f6df1;border-radius:5px;width:60px;height:20px}.dash-layout{height:370px;display:flex}.dash-layout aside{border-right:1px solid #203652;flex-direction:column;gap:24px;width:60px;padding:25px 18px;display:flex}.dash-layout aside b{background:#253b55;border-radius:3px;width:22px;height:6px}.dash-layout aside b:first-child{background:var(--blue)}.dash-content{flex:1;padding:35px 32px}.dash-content small{color:#4c8fff;letter-spacing:1.7px;font-size:7px}.dash-content h3{margin:7px 0 24px;font-size:17px}.metrics{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.metrics article{background:#102035;border:1px solid #233c5a;border-radius:7px;grid-template-columns:1fr auto;padding:15px;display:grid}.metrics span{color:#8ea4bb;font-size:7px}.metrics strong{grid-row:2;font-size:21px}.metrics i{color:var(--green);align-self:end;font-size:6px;font-style:normal}.chart{border-bottom:1px solid #29415c;border-left:1px solid #29415c;align-items:end;gap:18px;height:120px;margin-top:26px;padding:0 22px;display:flex}.chart b{background:linear-gradient(var(--blue),#1c4c9d);border-radius:3px 3px 0 0;flex:1}.chart b:first-child{height:35%}.chart b:nth-child(2){height:58%}.chart b:nth-child(3){height:45%}.chart b:nth-child(4){height:78%}.chart b:nth-child(5){height:66%}.chart b:nth-child(6){background:linear-gradient(var(--green),#137c60);height:88%}.chart b:nth-child(7){height:60%}.float-card{background:#142740;border:1px solid #2c4766;border-radius:9px;align-items:center;gap:12px;padding:14px 18px;display:flex;position:absolute;box-shadow:0 20px 50px #030b14}.float-card>span{width:30px;height:30px;color:var(--green);background:#1cc99326;border-radius:7px;place-items:center;display:grid}.float-card div{flex-direction:column;display:flex}.float-card b{font-size:9px}.float-card small{color:#86a0b8;margin-top:4px;font-size:7px}.float-card.one{top:56px;right:-8px}.float-card.two{bottom:35px;left:-18px}.statement{background:#0b1928;border-block:1px solid #1a314a;grid-template-columns:30% 1fr;align-items:center;padding:45px max(5vw,30px);display:grid}.statement span{color:var(--green);letter-spacing:2px;font-size:10px}.statement p{max-width:880px;margin:0;font-size:clamp(21px,2.2vw,34px);line-height:1.35}.section{padding:120px max(5vw,30px)}.section-head{grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;margin-bottom:55px;display:grid}.section h2,.platform h2,.reference-teaser h2,.contact h2{letter-spacing:-2px;margin:14px 0 0;font-size:clamp(36px,4vw,58px);line-height:1.08}.section-head>p{color:var(--muted);max-width:520px;font-size:15px;line-height:1.7}.module-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.module-card{background:var(--card);border:1px solid #213b57;border-radius:10px;min-height:280px;padding:28px;transition:all .25s;position:relative}.module-card:hover{border-color:#3c5a79;transform:translateY(-5px)}.module-no{color:#60758b;font-size:11px;position:absolute;top:24px;right:25px}.module-icon{width:46px;height:46px;color:var(--blue);background:#2d71ff21;border-radius:8px;place-items:center;font-size:20px;display:grid}.module-card h3{margin:28px 0 13px;font-size:20px}.module-card p{color:#94a9bd;font-size:13px;line-height:1.7}.card-arrow{color:#71869b;position:absolute;bottom:24px;right:28px}.cyan .module-icon{color:var(--cyan);background:#20b9d521}.green .module-icon{color:var(--green);background:#1cc99321}.amber .module-icon{color:var(--amber);background:#f5ae3d21}.violet .module-icon{color:var(--violet);background:#8a70ff21}.rose .module-icon{color:var(--rose);background:#ef6d7921}.platform{background:#0c1a2a;border-block:1px solid #1b334c;grid-template-columns:.85fr 1.15fr;align-items:center;gap:80px;padding:110px max(5vw,30px);display:grid}.platform-copy>p{color:var(--muted);font-size:15px;line-height:1.7}.platform ul{margin:0;padding:22px 0 0;list-style:none}.platform li{border-top:1px solid #24394e;gap:20px;padding:20px 0;display:flex}.platform li>b{color:var(--green);font-size:10px}.platform li span{color:#8298ad;flex-direction:column;font-size:12px;line-height:1.6;display:flex}.platform li strong{color:#e8eef5;font-size:14px}.devices{justify-content:center;align-items:center;height:500px;display:flex;position:relative}.desktop{background:#1d3047;border:1px solid #34516f;border-radius:13px;width:84%;height:330px;padding:12px 12px 30px;box-shadow:0 40px 70px #050b12}.screen{background:#091625;border-radius:5px;height:100%;padding:24px}.screen>i{background:#1d3450;border-radius:4px;width:38%;height:15px;display:block}.screen>div{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:25px;display:grid}.screen>div b{background:#152842;border:1px solid #284361;border-radius:5px;height:58px}.screen section{grid-template-columns:1.4fr 1fr;gap:10px;margin-top:12px;display:grid}.screen section span{background:#10243b;border:1px solid #284361;border-radius:5px;height:150px}.phone{background:#06111e;border:7px solid #203750;border-radius:25px;width:160px;height:320px;padding:9px;position:absolute;bottom:25px;right:0;box-shadow:0 35px 60px #03080e}.phone>div{background:#0d1b2e;border-radius:14px;flex-direction:column;height:100%;padding:25px 14px;display:flex}.phone small{color:var(--green);font-size:7px}.phone strong{margin:6px 0 24px;font-size:13px}.phone i{background:#14263d;border:1px solid #263f5c;border-radius:6px;height:45px;margin-bottom:9px}.phone button{background:var(--green);border:0;border-radius:6px;margin-top:auto;padding:10px;font-size:8px;font-weight:700}.steps{border-top:1px solid #274159;grid-template-columns:repeat(4,1fr);display:grid}.steps article{border-right:1px solid #21364b;min-height:200px;margin-right:28px;padding:28px 28px 10px 0}.steps article:last-child{border:0}.steps b{color:var(--green);font-size:10px}.steps h3{margin:35px 0 12px;font-size:17px}.steps p{color:#8ca2b6;font-size:12px;line-height:1.7}.reference-teaser{background:linear-gradient(115deg,#102942,#0f2034);border:1px solid #294663;border-radius:12px;justify-content:space-between;align-items:end;margin:0 max(5vw,30px) 110px;padding:60px;display:flex}.contact{background:var(--blue);grid-template-columns:1fr 1fr;align-items:center;gap:70px;padding:95px max(5vw,30px);display:grid}.contact .kicker{color:#cfe0ff}.contact p{color:#e2ebff;font-size:16px;line-height:1.7}.button.light{color:#0b1c31;box-shadow:none;background:#fff;margin-top:18px}footer{grid-template-columns:1fr 1.5fr 1fr;gap:30px;padding:60px max(5vw,30px) 35px;display:grid}footer>p{color:#7f95aa;font-size:12px}footer>div{color:#a5b7c8;justify-content:flex-end;gap:25px;font-size:12px;display:flex}footer>small{color:#5f7589;border-top:1px solid #20354a;grid-column:1/-1;padding-top:25px;font-size:10px}@media (width<=900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding:65px 22px}.dashboard{transform:none}.statement{grid-template-columns:1fr;gap:18px}.section,.platform{padding:80px 22px}.section-head,.platform,.contact{grid-template-columns:1fr}.module-grid,.steps{grid-template-columns:repeat(2,1fr)}.reference-teaser{flex-direction:column;align-items:flex-start;gap:35px;margin:0 22px 80px;padding:38px}footer{grid-template-columns:1fr}footer>div{justify-content:flex-start}footer>small{grid-column:auto}}@media (width<=600px){.site-header .button.small{display:none}.hero h1{letter-spacing:-2.5px;font-size:47px}.actions{flex-direction:column;align-items:flex-start}.trust{gap:20px}.hero-visual{min-height:320px}.dashboard{height:290px}.dash-layout{height:240px}.dash-content{padding:22px 12px}.metrics article{padding:8px}.metrics strong{font-size:15px}.chart{gap:8px;height:70px;padding:0 8px}.float-card{display:none}.module-grid{grid-template-columns:1fr}.section-head{grid-template-columns:1fr;gap:10px}.steps{grid-template-columns:1fr}.steps article{border-bottom:1px solid #21364b;border-right:0}.desktop{width:100%;height:270px}.phone{width:130px;height:270px}.contact{padding:70px 22px}.contact .button{gap:8px;font-size:11px}footer>div{flex-wrap:wrap}}.references-hero{background:radial-gradient(circle at 15% 25%,#1c579a30,#0000 28%);grid-template-columns:1.35fr .65fr;align-items:end;gap:80px;padding:110px max(5vw,30px) 90px;display:grid}.references-hero h1{letter-spacing:-3px;margin:25px 0 0;font-size:clamp(44px,5.1vw,76px);line-height:1.02}.references-hero p{color:#9fb2c5;margin:0 0 10px;font-size:16px;line-height:1.8}.reference-list{padding:0 max(5vw,30px) 100px}.reference-item{border-top:1px solid #29415a;grid-template-columns:70px 1fr 1.2fr .9fr;align-items:center;gap:35px;padding:42px 0;display:grid}.reference-item:last-child{border-bottom:1px solid #29415a}.reference-index{color:var(--green);font-size:11px}.reference-company>span{letter-spacing:1.6px;color:#6f8aa4;font-size:9px}.reference-company h2{margin:9px 0 0;font-size:28px}.reference-item>p{color:#91a6ba;font-size:13px;line-height:1.7}.tags{flex-wrap:wrap;gap:7px;display:flex}.tags span{color:#9fb3c6;border:1px solid #2c4966;border-radius:99px;padding:8px 10px;font-size:9px}.case-note{background:#0c1d30;grid-template-columns:.35fr 1fr;gap:70px;padding:100px max(5vw,30px);display:grid}.case-note h2,.references-cta h2{letter-spacing:-2px;margin:0;font-size:clamp(36px,4vw,58px);line-height:1.08}.case-note p{color:#93a9bd;max-width:700px;font-size:15px;line-height:1.8}.references-cta{grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:100px max(5vw,30px);display:grid}.references-cta>div{flex-direction:column;align-items:flex-start;gap:22px;display:flex}.references-cta p{color:#9db0c3;max-width:500px;line-height:1.7}.references-cta .text-link{color:#91a6ba;margin-left:4px}@media (width<=900px){.references-hero,.case-note,.references-cta{grid-template-columns:1fr;gap:30px;padding:75px 22px}.reference-list{padding:0 22px 75px}.reference-item{grid-template-columns:45px 1fr}.reference-item>p,.reference-item>.tags{grid-column:2}.references-hero h1{font-size:50px}}@media (width<=600px){.references-hero h1{letter-spacing:-2px;font-size:42px}.reference-company h2{font-size:22px}.reference-item{gap:18px}}.brand-logo{object-fit:contain;filter:drop-shadow(0 0 10px #f4772145);flex:none;width:43px;height:43px}.dash-head .brand-logo{width:24px;height:24px}.reference-with-logo{grid-template-columns:55px minmax(220px,.85fr) 1.2fr .8fr;padding:50px 0}.reference-logo-link{background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:150px;padding:20px;transition:all .2s;display:flex;overflow:hidden}.reference-logo-link:hover{transform:translateY(-3px);box-shadow:0 18px 35px #0005}.reference-logo-link img{object-fit:contain;width:100%;height:90px;display:block}.reference-logo-link span{color:#49627b;margin-top:13px;font-size:9px}.reference-company h2 a:hover{color:#f47721}.reference-company p{color:#91a6ba;margin:14px 0 0;font-size:13px;line-height:1.7}@media (width<=900px){.reference-with-logo{grid-template-columns:45px 1fr}.reference-with-logo .reference-logo-link,.reference-with-logo .reference-company,.reference-with-logo .tags{grid-column:2}.reference-logo-link{max-width:440px}}.site-header{height:108px;padding-left:max(5.5vw,34px);padding-right:max(5.5vw,34px)}.site-header .brand{gap:15px;font-size:16px;line-height:.92}.site-header .brand-logo{width:58px;height:58px}.site-header nav{gap:40px;font-size:14px}.site-header .button.small{padding:15px 22px;font-size:14px}.reference-with-logo .reference-company h2{font-size:24px;line-height:1.25}@media (width<=900px){.site-header{height:96px}.site-header .brand-logo{width:50px;height:50px}}@media (width<=600px){.site-header{height:88px;padding-left:20px;padding-right:20px}.site-header .brand{font-size:14px}.site-header .brand-logo{width:46px;height:46px}}@media (width<=900px){.site-header{flex-wrap:wrap;align-content:center;row-gap:9px;height:148px;padding-top:10px;padding-bottom:10px}.site-header nav{scrollbar-width:none;white-space:nowrap;order:3;justify-content:flex-start;gap:12px;width:100%;padding:2px 0 4px;display:flex;overflow-x:auto}.site-header nav::-webkit-scrollbar{display:none}.site-header nav a{color:#cbd8e5;background:#112238;border:1px solid #243c56;border-radius:999px;flex:none;padding:10px 15px;font-size:12px}.site-header nav a:hover,.site-header nav a:focus{color:#fff;background:#2d71ff;border-color:#2d71ff}}@media (width<=600px){.site-header{height:136px;padding-left:20px;padding-right:20px}.site-header .button.small{display:none}.site-header nav{gap:8px}.site-header nav a{padding:9px 13px;font-size:11px}}.brand-banner{background:#020d20;border-bottom:1px solid #243c56;width:100%;overflow:hidden}.brand-banner img{object-fit:cover;object-position:center;width:100%;height:auto;max-height:630px;display:block}@media (width>=1400px){.brand-banner img{max-width:1600px;margin:0 auto}}@media (width<=600px){.brand-banner img{object-fit:contain;object-position:center;width:100%;height:auto;min-height:0;max-height:none}}.real-app-preview{justify-content:center;align-items:center;min-height:0;padding:10px;display:flex}.real-app-preview img{object-fit:contain;border:1px solid #2b4562;border-radius:14px;width:100%;max-width:980px;height:auto;display:block;box-shadow:0 32px 80px #02070dcc}@media (width<=900px){.real-app-preview{width:100%;margin-top:18px;padding:0}.real-app-preview img{border-radius:10px;width:100%;max-width:100%}}@media (width<=600px){.real-app-preview{min-height:0;overflow:visible}.real-app-preview img{object-fit:contain;border-radius:8px;height:auto}}.real-device-screen{aspect-ratio:1919/994;height:auto;padding:10px 10px 28px;overflow:hidden}.real-device-screen>img{object-fit:cover;object-position:top center;border-radius:5px;width:100%;height:100%;display:block}.real-phone-screen{padding:9px;overflow:hidden}.real-phone-screen>div{background:#081323;height:100%;padding:0;overflow:hidden}.real-phone-screen img{object-fit:cover;object-position:top center;border-radius:13px;width:100%;height:100%;display:block}@media (width<=900px){.devices{align-items:flex-start;height:auto;min-height:430px;margin-top:15px;padding:20px 0 55px}.real-device-screen{aspect-ratio:1919/994;width:92%;height:auto}.real-phone-screen{width:135px;height:284px;bottom:0;right:0}}@media (width<=600px){.devices{min-height:335px;padding-bottom:45px}.real-device-screen{border-radius:9px;width:100%;padding:6px 6px 18px}.real-phone-screen{border-width:5px;width:105px;height:220px;padding:5px;bottom:0}.real-phone-screen img{border-radius:9px}}.module-card-link{min-width:0;display:block}.module-card-link .module-card{height:100%}.module-card-link:focus-visible{outline:3px solid var(--blue);outline-offset:5px;border-radius:12px}.module-card-link .card-arrow{font-size:11px}.module-detail-hero{background:radial-gradient(circle at 82% 28%,#2d71ff26,#0000 30%),#081524;border-bottom:1px solid #1f3851;padding:100px max(7vw,35px) 90px;position:relative;overflow:hidden}.module-detail-hero .module-detail-no{color:#ffffff08;font-size:clamp(100px,18vw,260px);font-weight:900;line-height:1;position:absolute;top:36px;right:max(6vw,30px)}.module-detail-icon{width:64px;height:64px;color:var(--blue);background:#2d71ff20;border-radius:14px;place-items:center;margin-bottom:28px;font-size:30px;display:grid}.module-detail-hero.green .module-detail-icon{color:var(--green);background:#1bc89320}.module-detail-hero.cyan .module-detail-icon{color:var(--cyan);background:#20bad520}.module-detail-hero.amber .module-detail-icon{color:var(--amber);background:#f5ae3d20}.module-detail-hero.violet .module-detail-icon{color:var(--violet);background:#8a70ff20}.module-detail-hero.rose .module-detail-icon{color:var(--rose);background:#ef6d7920}.module-detail-hero h1{max-width:1000px;margin:18px 0 24px;font-size:clamp(48px,6.4vw,92px)}.module-detail-hero>p{color:#aebfd0;max-width:760px;margin-bottom:32px;font-size:18px;line-height:1.75}.module-detail-body{grid-template-columns:1fr 1fr;gap:18px;padding:100px max(7vw,35px);display:grid}.module-detail-body article{background:#0e2034;border:1px solid #25405c;border-radius:14px;padding:45px}.module-purpose,.module-usage{grid-column:span 2}.module-detail-body h2{letter-spacing:-1.5px;max-width:850px;margin:16px 0 22px;font-size:clamp(28px,3vw,44px);line-height:1.15}.module-detail-body p{color:#9db0c3;font-size:15px;line-height:1.75}.mobile-note{border-left:3px solid var(--green);background:#102a36;border-radius:0 10px 10px 0;margin-top:30px;padding:24px}.mobile-note b{color:var(--green)}.mobile-note p{margin:8px 0 0}.usage-steps{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:30px;display:grid}.usage-steps>div{background:#0a192a;border:1px solid #243d58;border-radius:10px;min-height:170px;padding:24px}.usage-steps b{color:var(--green);font-size:11px}.usage-steps p{margin-top:24px;font-size:13px}.module-list-card ul{margin:28px 0 0;padding:0;list-style:none}.module-list-card li{color:#b8c7d5;border-top:1px solid #274058;align-items:flex-start;gap:13px;padding:15px 0;font-size:14px;line-height:1.5;display:flex}.module-list-card li span{color:var(--green);font-weight:700}.output-card li span{color:var(--blue)}.module-detail-cta{background:linear-gradient(120deg,#12314c,#102238);border:1px solid #2a4967;border-radius:14px;justify-content:space-between;align-items:center;gap:40px;margin:0 max(7vw,35px) 100px;padding:50px;display:flex}.module-detail-cta h2{max-width:850px;margin:14px 0 0;font-size:clamp(25px,3vw,42px);line-height:1.2}@media (width<=900px){.module-detail-hero{padding:75px 22px 65px}.module-detail-hero>p{font-size:16px}.module-detail-body{grid-template-columns:1fr;padding:70px 22px}.module-purpose,.module-usage{grid-column:auto}.module-detail-body article{padding:30px}.usage-steps{grid-template-columns:repeat(2,1fr)}.module-detail-cta{flex-direction:column;align-items:flex-start;margin:0 22px 70px;padding:34px}}@media (width<=600px){.module-detail-hero h1{letter-spacing:-2px;font-size:45px}.module-detail-hero .module-detail-no{font-size:120px}.module-detail-body article{padding:25px}.usage-steps{grid-template-columns:1fr}.usage-steps>div{min-height:0}.module-detail-cta{padding:28px}.module-detail-cta .button{width:100%}}.industry-section{background:#091827;border-bottom:1px solid #1c344d;grid-template-columns:.85fr 1.15fr;gap:90px;padding:90px max(5vw,30px);display:grid}.industry-section h2{letter-spacing:-2px;max-width:680px;margin:16px 0 0;font-size:clamp(36px,4vw,58px);line-height:1.08}.industry-copy p{color:#9db1c4;margin:0 0 18px;font-size:15px;line-height:1.8}.industry-copy b{color:#edf4fb}.industry-tags{flex-wrap:wrap;gap:9px;margin-top:30px;display:flex}.industry-tags span{color:#a9bfd3;letter-spacing:.5px;background:#10263b;border:1px solid #2a4967;border-radius:999px;padding:9px 13px;font-size:10px}@media (width<=900px){.industry-section{grid-template-columns:1fr;gap:32px;padding:70px 22px}}
