/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:"Avenir Next", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Noto Sans CJK SC", sans-serif;--font-serif:"Iowan Old Style", "Palatino Linotype", "Noto Serif SC", "Songti SC", serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-cyan-100:oklch(95.6% .045 203.388);--color-cyan-300:oklch(86.5% .127 207.078);--color-slate-100:oklch(96.8% .007 247.896);--color-slate-300:oklch(86.9% .022 252.894);--color-slate-950:oklch(12.9% .042 264.695);--color-white:#fff;--spacing:.25rem;--container-2xl:42rem;--container-4xl:56rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--text-6xl:3.75rem;--text-6xl--line-height:1;--font-weight-semibold:600;--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;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}.static{position:static}.start{inset-inline-start:var(--spacing)}.mx-auto{margin-inline:auto}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-8{margin-top:calc(var(--spacing) * 8)}.flex{display:flex}.min-h-screen{min-height:100vh}.max-w-2xl{max-width:var(--container-2xl)}.max-w-4xl{max-width:var(--container-4xl)}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.gap-3{gap:calc(var(--spacing) * 3)}.scroll-smooth{scroll-behavior:smooth}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-cyan-300\/20{border-color:#53eafd33}@supports (color:color-mix(in lab,red,red)){.border-cyan-300\/20{border-color:color-mix(in oklab,var(--color-cyan-300) 20%,transparent)}}.border-white\/12{border-color:#ffffff1f}@supports (color:color-mix(in lab,red,red)){.border-white\/12{border-color:color-mix(in oklab,var(--color-white) 12%,transparent)}}.bg-cyan-300{background-color:var(--color-cyan-300)}.bg-cyan-300\/8{background-color:#53eafd14}@supports (color:color-mix(in lab,red,red)){.bg-cyan-300\/8{background-color:color-mix(in oklab,var(--color-cyan-300) 8%,transparent)}}.bg-slate-950{background-color:var(--color-slate-950)}.bg-white\/6{background-color:#ffffff0f}@supports (color:color-mix(in lab,red,red)){.bg-white\/6{background-color:color-mix(in oklab,var(--color-white) 6%,transparent)}}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-16{padding-block:calc(var(--spacing) * 16)}.text-center{text-align:center}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.leading-8{--tw-leading:calc(var(--spacing) * 8);line-height:calc(var(--spacing) * 8)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-cyan-100{color:var(--color-cyan-100)}.text-slate-100{color:var(--color-slate-100)}.text-slate-300{color:var(--color-slate-300)}.text-slate-950{color:var(--color-slate-950)}.text-white{color:var(--color-white)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}@media(min-width:48rem){.md\:text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}.md\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}}}:root{color-scheme:dark}html,body{min-height:100%}body{font-family:var(--font-sans);background:radial-gradient(circle at top,#22d3ee1a,#0000 32%),linear-gradient(#020617,#0f172a 44%,#020617)}h1,h2,h3{font-family:var(--font-serif);letter-spacing:-.03em}a{text-underline-offset:.22em}.page-shell{position:relative;overflow:hidden}.page-glow{pointer-events:none;z-index:-1;position:absolute;inset:0}.page-glow__halo{filter:blur(72px);border-radius:999px;position:absolute}.page-glow__halo--top{background:radial-gradient(circle,#22d3ee2e,#0000 68%);height:28rem;inset:-10rem 15% auto}.page-glow__halo--right{background:radial-gradient(circle,#22d3ee29,#0000 64%);width:18rem;height:18rem;top:20rem;right:-8rem}.page-glow__halo--left{background:radial-gradient(circle,#10b9811a,#0000 64%);width:16rem;height:16rem;top:30rem;left:-7rem}.page-glow__grid{opacity:.36;position:absolute;inset:0}.noise-grid{background-image:linear-gradient(#94a3b814 1px,#0000 1px),linear-gradient(90deg,#94a3b814 1px,#0000 1px);background-size:4rem 4rem;-webkit-mask-image:linear-gradient(#0009,#0000 82%);mask-image:linear-gradient(#0009,#0000 82%)}.section-shell,.site-header__inner,.site-footer__inner{width:min(78rem,100% - 2.5rem);margin:0 auto}.section-shell{padding-top:4.2rem;padding-bottom:4.2rem}.section-shell--tight{padding-top:1rem;padding-bottom:5rem}.site-header{z-index:30;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#020617bd;border-bottom:1px solid #ffffff14;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:1.25rem;padding-top:1rem;padding-bottom:1rem;display:flex}.brand-lockup{align-items:center;gap:.9rem;min-width:0;display:flex}.brand-lockup__logo,.workspace-panel__logo{object-fit:cover;background:#ffffff14;border:1px solid #ffffff1f;border-radius:1rem;width:3rem;height:3rem}.brand-lockup__copy{min-width:0}.brand-lockup__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#a5f3fcb8;font-size:.72rem}.brand-lockup__title{color:#fff;margin-top:.12rem;font-size:1.05rem;font-weight:700}.site-nav{align-items:center;gap:1.35rem;display:none}.site-nav__link{color:#cbd5e1e0;font-size:.95rem;transition:color .2s}.site-nav__link:hover{color:#fff}.site-header__actions{align-items:center;gap:.75rem;display:flex}.language-picker{position:relative}.language-picker__summary{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;justify-content:space-between;align-items:center;gap:.7rem;min-width:5.9rem;padding:.72rem .95rem;font-size:.9rem;font-weight:600;list-style:none;display:flex}.language-picker__summary::-webkit-details-marker{display:none}.language-picker__chevron{color:#cbd5e1d1;width:1rem;height:1rem;transition:transform .2s}.language-picker[open] .language-picker__chevron{transform:rotate(180deg)}.language-picker__menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#020617f5;border:1px solid #ffffff1f;border-radius:1.25rem;min-width:8rem;padding:.4rem;position:absolute;top:calc(100% + .55rem);right:0;box-shadow:0 28px 80px #082f4952}.language-picker__item{color:#e2e8f0;border-radius:.9rem;padding:.65rem .8rem;font-size:.9rem;transition:background-color .2s,color .2s;display:block}.language-picker__item:hover,.language-picker__item--current{color:#fff;background:#67e8f924}.cta-badge,.cta-link{border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.88rem 1.2rem;font-size:.94rem;font-weight:700;transition:transform .2s,border-color .2s,background-color .2s,color .2s;display:inline-flex}.cta-badge:hover,.cta-link:hover{transform:translateY(-1px)}.cta-badge--primary{color:#020617;background:#67e8f9}.cta-badge--secondary{color:#fff;background:#ffffff0d;border:1px solid #ffffff1f}.cta-badge--soon{color:#a5f3fc;background:#67e8f914;border:1px dashed #67e8f957}.cta-link{color:#a5f3fc;padding-left:0;padding-right:0}.hero-section{gap:1.8rem;padding-top:2.4rem;display:grid}.hero-copy{gap:1.2rem;display:grid}.hero-copy__eyebrow{color:#cffafe;background:#67e8f914;border:1px solid #67e8f938;border-radius:999px;align-items:center;gap:.55rem;width:fit-content;padding:.6rem .9rem;font-size:.84rem;font-weight:600;display:inline-flex}.hero-copy__dot{background:#67e8f9;border-radius:999px;width:.5rem;height:.5rem}.hero-copy h1{color:#fff;max-width:46rem;font-size:clamp(2.8rem,6vw,4.8rem);line-height:1.02}.hero-copy__body,.hero-copy__highlight,.hero-copy__availability{max-width:42rem;font-size:1.05rem;line-height:1.85rem}.hero-copy__body{color:#cbd5e1eb}.hero-copy__highlight{color:#e2e8f0eb;border-left:2px solid #67e8f985;padding-left:1rem}.hero-copy__availability{color:#94a3b8eb}.hero-actions,.final-banner__actions{flex-wrap:wrap;gap:.8rem;display:flex}.hero-chips{flex-wrap:wrap;gap:.6rem;display:flex}.hero-chip{color:#e2e8f0eb;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;padding:.55rem .85rem;font-size:.85rem}.workspace-panel,.workflow-card,.feature-card,.coverage-card,.content-card,.use-case-card,.scope-card,.faq-item,.final-banner{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#0f172ae0,#0f172aad);border:1px solid #ffffff1a;border-radius:1.6rem}.workspace-panel{background:radial-gradient(circle at 100% 0,#22d3ee29,#0000 30%),linear-gradient(#ffffff14,#0f172ab8),linear-gradient(135deg,#22d3ee14,#0f172a33 58%,#f59e0b14);padding:1.35rem;position:relative;overflow:hidden;box-shadow:0 36px 100px #082f4947}.workspace-panel__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.workspace-panel__eyebrow,.section-kicker,.workspace-panel__label,.feature-card__eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#a5f3fccc;font-size:.72rem}.workspace-panel h2,.section-heading h2,.final-banner h2{color:#fff;margin-top:.55rem;font-size:clamp(2rem,3vw,3rem);line-height:1.06}.workspace-panel h2{font-size:clamp(1.55rem,2.6vw,2.4rem)}.workspace-panel__intro,.section-heading p,.feature-card p,.workflow-card p,.coverage-card p,.content-card p,.use-case-card p,.scope-card p,.faq-item p{color:#cbd5e1e0}.workspace-panel__intro{margin-top:1rem;font-size:.98rem;line-height:1.75rem}.workspace-panel__block{margin-top:1.35rem}.workspace-flow{gap:.8rem;margin-top:.75rem;display:grid}.workspace-flow__card{background:#0206176b;border:1px solid #ffffff14;border-radius:1.2rem;grid-template-columns:auto minmax(0,1fr);gap:.85rem;padding:.9rem;display:grid}.workspace-flow__index,.workflow-card__index{letter-spacing:.18em;color:#a5f3fcf0;background:#67e8f914;border:1px solid #67e8f93d;border-radius:999px;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;font-size:.74rem;font-weight:700;display:flex}.workspace-flow__card h3,.workflow-card h3,.feature-card h3,.coverage-card h3,.use-case-card h3,.scope-card h3,.faq-item summary,.final-banner h2{color:#fff}.workspace-flow__card h3{font-size:1rem}.workspace-flow__card p{color:#cbd5e1db;margin-top:.35rem;font-size:.92rem;line-height:1.65rem}.workspace-panel__grid{gap:.85rem;margin-top:1rem;display:grid}.workspace-panel__subcard,.scope-card{background:#02061766;border:1px solid #ffffff14;border-radius:1.2rem;padding:1rem}.workspace-list,.bullet-list{color:#e2e8f0e6;gap:.65rem;margin-top:.85rem;padding-left:1.1rem;display:grid}.workspace-list li,.bullet-list li{line-height:1.65rem}.section-heading{max-width:47rem}.section-heading p{margin-top:.85rem;font-size:1rem;line-height:1.8rem}.section-kicker{align-items:center;gap:.5rem;display:inline-flex}.section-kicker:before{content:"";background:linear-gradient(90deg,#0000,#67e8f9eb);width:2.5rem;height:1px}.workflow-grid,.feature-grid,.coverage-stack,.faq-stack,.scope-grid{gap:1rem;margin-top:1.8rem;display:grid}.workflow-card,.feature-card,.coverage-card,.content-card,.use-case-card,.scope-card,.faq-item{padding:1.25rem}.workflow-card{gap:.85rem;display:grid}.workflow-card h3,.feature-card h3,.coverage-card h3,.use-case-card h3,.scope-card h3{margin-top:.2rem;font-size:1.28rem}.workflow-card p,.feature-card p,.coverage-card p,.content-card p,.use-case-card p,.scope-card p{margin-top:.55rem;font-size:.98rem;line-height:1.75rem}.feature-card__note,.coverage-card__note,.content-card__note{color:#e2e8f0e6;border-left:2px solid #67e8f975;margin-top:1rem;padding-left:.9rem}.coverage-card__header p{margin-top:.45rem}.coverage-table{gap:.8rem;margin-top:1rem;display:grid}.coverage-row{background:#0206175c;border:1px solid #ffffff14;border-radius:1.15rem;gap:.55rem;padding:.95rem 1rem;display:grid}.coverage-row__label{letter-spacing:.04em;text-transform:uppercase;color:#a5f3fcf5;font-size:.88rem;font-weight:700}.coverage-row__detail p{margin-top:0}.coverage-row__note{color:#94a3b8eb}.section-split{gap:1rem;display:grid}.content-card{height:100%}.use-case-grid{gap:.9rem;margin-top:1.6rem;display:grid}.use-case-card{background:#02061757;padding:1rem}.scope-banner,.final-banner{background:radial-gradient(circle at 0 0,#67e8f91f,#0000 32%),linear-gradient(135deg,#0c4a6e57,#0f172af0 48%,#020617fa);border-radius:2rem;box-shadow:0 30px 100px #082f4947}.scope-banner{padding:1.5rem}.scope-grid{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}.faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;font-size:1rem;font-weight:700;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item__icon{color:#a5f3fce6;font-size:1.4rem;line-height:1;transition:transform .2s}.faq-item[open] .faq-item__icon{transform:rotate(45deg)}.faq-item p{margin-top:.85rem}.final-banner{border:1px solid #f59e0b24;gap:1.4rem;padding:1.55rem;display:grid}.site-footer{background:#020617b8;border-top:1px solid #ffffff14}.site-footer__inner{color:#94a3b8f5;flex-direction:column;gap:1rem;padding-top:2rem;padding-bottom:2rem;display:flex}.site-footer__statement{color:#e2e8f0eb}.site-footer__company{margin-top:.45rem}.site-footer__items{gap:.45rem;display:grid}.site-footer a{color:#cbd5e1f5}.site-footer a:hover{color:#fff}@media(min-width:800px){.site-nav{display:flex}.hero-section{grid-template-columns:minmax(0,1.02fr) minmax(22rem,.98fr);align-items:start;gap:1.35rem}.workflow-grid,.feature-grid,.section-split,.use-case-grid,.workspace-panel__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.final-banner{grid-template-columns:minmax(0,1fr) auto;align-items:center}.site-footer__inner{flex-direction:row;justify-content:space-between;align-items:flex-start}.site-footer__items{justify-items:end}}@media(min-width:1100px){.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.coverage-stack{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}}@media(prefers-reduced-motion:no-preference){.workspace-panel,.workflow-card,.feature-card,.coverage-card,.content-card,.faq-item,.scope-card{animation:.6s both reveal-up}.workflow-card:nth-child(2),.feature-card:nth-child(2),.coverage-card:nth-child(2),.scope-card:nth-child(2){animation-delay:80ms}.workflow-card:nth-child(3),.feature-card:nth-child(3),.coverage-card:nth-child(3),.scope-card:nth-child(3){animation-delay:.16s}.feature-card:nth-child(4),.feature-card:nth-child(5),.feature-card:nth-child(6),.scope-card:nth-child(4),.scope-card:nth-child(5),.scope-card:nth-child(6){animation-delay:.24s}}@keyframes reveal-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
