@import"https://fonts.googleapis.com/css2?family=Syne:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:ital,wght@0,300;0,400;0,500;1,300;1,400&family=JetBrains+Mono:wght@300;400;500&display=swap";@layer properties;@layer theme,base,components,utilities;@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-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;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{font-size:75%;line-height:0;position:relative;vertical-align:baseline}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{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}: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}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::-moz-placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}::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,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-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]),::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.static{position:static}.z-1{z-index:1}.z-3{z-index:3}.z-4{z-index:4}.z-6{z-index:6}.z-8{z-index:8}.\!container{width:100%!important}@media(min-width:40rem){.\!container{max-width:40rem!important}}@media(min-width:48rem){.\!container{max-width:48rem!important}}@media(min-width:64rem){.\!container{max-width:64rem!important}}@media(min-width:80rem){.\!container{max-width:80rem!important}}@media(min-width:96rem){.\!container{max-width:96rem!important}}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.h-6{height:calc(var(--spacing) * 6)}.w-0{width:calc(var(--spacing) * 0)}.w-1{width:calc(var(--spacing) * 1)}.w-7{width:calc(var(--spacing) * 7)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.p-0{padding:calc(var(--spacing) * 0)}.p-2{padding:calc(var(--spacing) * 2)}.p-3{padding:calc(var(--spacing) * 3)}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur: blur(8px);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,)}.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,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-outline-style{syntax: "*"; inherits: false; initial-value: solid;}@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;}@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-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-border-style: solid;--tw-outline-style: solid;--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}}}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--gold: #efcb68;--gold-light: #f5dc8a;--gold-dark: #d4b35c;--gold-muted: rgba(239, 203, 104, .12);--gold-glow: rgba(239, 203, 104, .4);--bg-deep: #000411;--surface: #0d0a14;--text-primary: #f0f4f2;--text-secondary: rgba(240, 244, 242, .6);--text-muted: rgba(240, 244, 242, .35);--font-display: "Syne", system-ui, sans-serif;--font-body: "Plus Jakarta Sans", system-ui, sans-serif;--font-mono: "JetBrains Mono", monospace}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);background:var(--bg-deep);color:var(--text-primary)}.eva{position:relative;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;opacity:0;transition:opacity .6s ease}.eva.visible{opacity:1}.eva__shader{position:fixed;inset:0;z-index:0;opacity:.5}.eva__shader>div{width:100%!important;height:100%!important}.eva__overlay{position:fixed;inset:0;z-index:1;background:radial-gradient(ellipse 80% 60% at 50% 50%,transparent 0%,var(--bg-deep) 70%);pointer-events:none}.eva__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:56px;padding:48px 24px;max-width:600px;width:100%}.eva__hero{display:flex;flex-direction:column;align-items:center;gap:16px;animation:fadeUp .8s ease-out}.eva__logo-wrap{position:relative;width:72px;height:72px;margin-bottom:8px}.eva__logo{width:100%;height:100%;filter:drop-shadow(0 0 32px var(--gold-glow))}.eva__title{font-family:var(--font-display);font-size:clamp(48px,10vw,64px);font-weight:800;letter-spacing:-.04em;line-height:1;background:linear-gradient(180deg,var(--text-primary) 0%,rgba(240,244,242,.7) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.eva__subtitle{font-family:var(--font-body);font-size:16px;font-weight:400;color:var(--text-secondary);letter-spacing:.01em}.eva__demo{display:flex;align-items:flex-start;gap:0;animation:fadeUp .8s ease-out .1s both}.eva__step{display:flex;flex-direction:column;align-items:center;gap:12px;opacity:.4;transition:opacity .3s ease}.eva__step.active{opacity:1}.eva__key{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--surface);border:1px solid rgba(240,244,242,.08);border-radius:12px;transition:all .3s ease}.eva__step.active .eva__key{background:var(--gold-muted);border-color:#efcb684d;box-shadow:0 0 24px var(--gold-muted)}.eva__key span{font-family:var(--font-mono);font-size:14px;font-weight:500;color:var(--text-muted);transition:color .3s ease}.eva__step.active .eva__key span{color:var(--gold)}.eva__connector{display:flex;align-items:center;height:56px;padding:0 16px}.eva__connector-line{width:32px;height:1px;background:#f0f4f21a;position:relative;overflow:hidden}.eva__connector-line:after{content:"";position:absolute;inset:0;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.eva__connector-line.active:after{transform:scaleX(1)}.eva__waves{width:56px;height:56px;display:flex;align-items:center;justify-content:center;gap:5px;background:var(--surface);border:1px solid rgba(240,244,242,.08);border-radius:12px;transition:all .3s ease}.eva__step.active .eva__waves{background:var(--gold-muted);border-color:#efcb684d;box-shadow:0 0 24px var(--gold-muted)}.eva__waves i{display:block;width:3px;height:12px;background:var(--text-muted);border-radius:2px;transition:all .3s ease}.eva__step.active .eva__waves i{background:var(--gold);animation:wave .5s ease-in-out infinite}.eva__step.active .eva__waves i:nth-child(1){animation-delay:0s}.eva__step.active .eva__waves i:nth-child(2){animation-delay:.1s}.eva__step.active .eva__waves i:nth-child(3){animation-delay:.2s}@keyframes wave{0%,to{height:12px}50%{height:24px}}.eva__output{min-width:100px;height:56px;display:flex;align-items:center;justify-content:center;padding:0 16px;background:var(--surface);border:1px solid rgba(240,244,242,.08);border-radius:12px;transition:all .3s ease}.eva__step.active .eva__output{background:var(--gold-muted);border-color:#efcb684d;box-shadow:0 0 24px var(--gold-muted)}.eva__output-text{font-family:var(--font-mono);font-size:13px;font-weight:400;color:var(--text-muted);transition:color .3s ease}.eva__step.active .eva__output-text{color:var(--text-primary)}.eva__caret{display:inline-block;width:1.5px;height:14px;background:var(--gold);margin-left:1px;border-radius:1px;animation:blink 1s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.eva__step-label{font-family:var(--font-mono);font-size:10px;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);transition:color .3s ease}.eva__step.active .eva__step-label{color:var(--gold)}.eva__features{display:flex;align-items:center;gap:24px;animation:fadeUp .8s ease-out .2s both}.eva__feature{display:flex;align-items:center;gap:8px}.eva__feature-icon{font-size:14px;color:var(--gold);opacity:.8}.eva__feature-text{font-family:var(--font-body);font-size:13px;font-weight:400;color:var(--text-secondary)}.eva__feature-divider{width:1px;height:16px;background:#f0f4f21f}.eva__cta{display:flex;flex-direction:column;align-items:center;gap:12px;animation:fadeUp .8s ease-out .3s both}.eva__download{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;font-family:var(--font-display);font-size:14px;font-weight:600;letter-spacing:.01em;color:var(--bg-deep);background:var(--gold);border:none;border-radius:10px;text-decoration:none;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 20px #efcb6840}.eva__download:hover{background:var(--gold-light);transform:translateY(-2px);box-shadow:0 8px 32px #efcb6859}.eva__download:active{transform:translateY(0)}.eva__download-icon{width:18px;height:18px;stroke-width:2.5}.eva__req{font-family:var(--font-mono);font-size:11px;font-weight:400;color:var(--text-muted);letter-spacing:.05em}.eva__footer{position:fixed;bottom:24px;left:50%;transform:translate(-50%);z-index:2;animation:fadeUp .8s ease-out .4s both}.eva__footer span{font-family:var(--font-body);font-size:11px;font-weight:400;color:var(--text-muted)}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:540px){.eva__content{gap:40px;padding:32px 20px}.eva__logo-wrap{width:56px;height:56px}.eva__demo{transform:scale(.85);transform-origin:center}.eva__features{flex-direction:column;gap:12px}.eva__feature-divider{display:none}.eva__download{padding:12px 24px;font-size:13px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
