.landing-page[data-v-de150438]{--font-display: "DM Serif Display", Georgia, serif;--font-body: "Outfit", system-ui, sans-serif;--color-warm: #d4a053;--color-warm-light: #e8c88a;--color-warm-glow: rgba(212, 160, 83, .12);--color-bg: #08080a;--color-bg-card: #111114;--color-bg-elevated: #18181c;--color-text: #f0ece4;--color-text-muted: #8a8680;--color-border: rgba(255, 255, 255, .06);position:relative;min-height:100vh;background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);overflow-x:hidden}.grain-overlay[data-v-de150438]{position:fixed;inset:0;pointer-events:none;z-index:100;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='1'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px 200px}.ambient-glow[data-v-de150438]{position:fixed;pointer-events:none;border-radius:50%;filter:blur(120px)}.ambient-glow--top[data-v-de150438]{top:-200px;right:-100px;width:600px;height:600px;background:radial-gradient(circle,var(--color-warm-glow) 0%,transparent 70%)}.ambient-glow--bottom[data-v-de150438]{bottom:-300px;left:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(212,160,83,.06) 0%,transparent 70%)}.nav[data-v-de150438]{position:fixed;top:0;left:0;right:0;z-index:50;padding:1rem 1.5rem;opacity:0;transform:translateY(-10px);transition:all .8s cubic-bezier(.16,1,.3,1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#08080ab3;border-bottom:1px solid var(--color-border)}.nav--visible[data-v-de150438]{opacity:1;transform:translateY(0)}.nav__inner[data-v-de150438]{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.nav__brand[data-v-de150438]{display:flex;align-items:center;gap:.625rem}.nav__logo[data-v-de150438]{width:1.5rem;height:1.5rem;color:var(--color-warm)}.nav__name[data-v-de150438]{font-family:var(--font-display);font-size:1.125rem;letter-spacing:-.01em}.nav__links[data-v-de150438]{display:flex;align-items:center;gap:.25rem}.nav__link[data-v-de150438]{padding:.5rem 1rem;font-size:.875rem;font-weight:400;border-radius:8px;transition:all .2s ease;text-decoration:none;color:var(--color-text)}.nav__link--ghost[data-v-de150438]{color:var(--color-text-muted)}.nav__link--ghost[data-v-de150438]:hover{color:var(--color-text);background:#ffffff0a}.nav__link--primary[data-v-de150438]{background:var(--color-warm);color:#0a0a0a;font-weight:500}.nav__link--primary[data-v-de150438]:hover{background:var(--color-warm-light)}.hero[data-v-de150438]{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8rem 1.5rem 4rem;text-align:center;position:relative}.hero__content[data-v-de150438]{max-width:720px;opacity:0;transform:translateY(30px);transition:all 1s cubic-bezier(.16,1,.3,1) .2s}.hero__content--visible[data-v-de150438]{opacity:1;transform:translateY(0)}.hero__badge[data-v-de150438]{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem 1rem;border-radius:100px;border:1px solid var(--color-border);background:#ffffff08;font-size:.8125rem;color:var(--color-text-muted);margin-bottom:2rem;letter-spacing:.02em}.hero__badge-dot[data-v-de150438]{width:6px;height:6px;border-radius:50%;background:var(--color-warm);animation:pulse-dot-de150438 2s ease-in-out infinite}@keyframes pulse-dot-de150438{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.4)}}.hero__title[data-v-de150438]{font-family:var(--font-display);font-size:clamp(2.75rem,7vw,4.5rem);font-weight:400;line-height:1.1;letter-spacing:-.02em;margin-bottom:1.5rem}.hero__title--accent[data-v-de150438]{color:var(--color-warm)}.hero__subtitle[data-v-de150438]{font-size:1.125rem;line-height:1.7;color:var(--color-text-muted);max-width:520px;margin:0 auto 2.5rem;font-weight:300}.hero__actions[data-v-de150438]{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap}.hero__btn[data-v-de150438]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;border-radius:10px;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .25s ease;font-family:var(--font-body)}.hero__btn--primary[data-v-de150438]{background:var(--color-warm);color:#0a0a0a}.hero__btn--primary[data-v-de150438]:hover{background:var(--color-warm-light);transform:translateY(-1px);box-shadow:0 8px 30px #d4a05333}.hero__btn--secondary[data-v-de150438]{background:#ffffff0d;color:var(--color-text);border:1px solid var(--color-border)}.hero__btn--secondary[data-v-de150438]:hover{background:#ffffff14;border-color:#ffffff1f}.hero__btn-arrow[data-v-de150438]{width:1rem;height:1rem;transition:transform .2s ease}.hero__btn--primary:hover .hero__btn-arrow[data-v-de150438]{transform:translate(3px)}.hero__visual[data-v-de150438]{margin-top:4rem;width:100%;max-width:900px;opacity:0;transform:translateY(40px) scale(.97);transition:all 1.2s cubic-bezier(.16,1,.3,1) .5s}.hero__visual--visible[data-v-de150438]{opacity:1;transform:translateY(0) scale(1)}.hero__screen[data-v-de150438]{border-radius:14px;border:1px solid var(--color-border);background:var(--color-bg-card);overflow:hidden;box-shadow:0 0 0 1px #ffffff08,0 20px 60px #00000080,0 0 120px var(--color-warm-glow)}.hero__screen-header[data-v-de150438]{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;border-bottom:1px solid var(--color-border);background:#ffffff05}.hero__screen-dots[data-v-de150438]{display:flex;gap:6px}.hero__screen-dots span[data-v-de150438]{width:10px;height:10px;border-radius:50%;background:#ffffff1a}.hero__screen-title[data-v-de150438]{font-size:.8125rem;color:var(--color-text-muted);font-weight:500}.hero__screen-body[data-v-de150438]{display:flex;min-height:300px}.hero__screen-sidebar[data-v-de150438]{width:280px;border-right:1px solid var(--color-border);padding:.5rem;flex-shrink:0}.hero__screen-item[data-v-de150438]{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:8px;transition:background .15s ease;cursor:default}.hero__screen-item--active[data-v-de150438]{background:var(--color-warm-glow);border:1px solid rgba(212,160,83,.15)}.hero__screen-item-icon[data-v-de150438]{width:32px;height:32px;border-radius:6px;background:#ffffff0d;display:flex;align-items:center;justify-content:center;font-size:.875rem;flex-shrink:0}.hero__screen-item--active .hero__screen-item-icon[data-v-de150438]{background:#d4a05326}.hero__screen-item-title[data-v-de150438]{font-size:.8125rem;font-weight:500;color:var(--color-text)}.hero__screen-item-meta[data-v-de150438]{font-size:.6875rem;color:var(--color-text-muted);margin-top:1px}.hero__screen-preview[data-v-de150438]{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem;background:radial-gradient(ellipse at center,rgba(212,160,83,.04) 0%,transparent 70%)}.hero__screen-slide[data-v-de150438]{text-align:center}.hero__screen-slide-label[data-v-de150438]{font-size:.6875rem;text-transform:uppercase;letter-spacing:.12em;color:var(--color-warm);margin-bottom:1rem;font-weight:500}.hero__screen-slide-text[data-v-de150438]{font-family:var(--font-display);font-size:1.75rem;line-height:1.4;color:var(--color-text)}.features[data-v-de150438]{padding:6rem 1.5rem 8rem;max-width:1200px;margin:0 auto}.features__header[data-v-de150438]{text-align:center;margin-bottom:4rem;opacity:0;transform:translateY(20px);transition:all .8s cubic-bezier(.16,1,.3,1)}.features--visible .features__header[data-v-de150438]{opacity:1;transform:translateY(0)}.features__label[data-v-de150438]{font-size:.8125rem;text-transform:uppercase;letter-spacing:.12em;color:var(--color-warm);font-weight:500}.features__title[data-v-de150438]{font-family:var(--font-display);font-size:clamp(2rem,5vw,3rem);font-weight:400;line-height:1.15;margin-top:.75rem;letter-spacing:-.01em}.features__description[data-v-de150438]{font-size:1.0625rem;color:var(--color-text-muted);margin-top:1rem;font-weight:300}.features__grid[data-v-de150438]{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--color-border);border-radius:16px;overflow:hidden;border:1px solid var(--color-border)}@media(max-width:768px){.features__grid[data-v-de150438]{grid-template-columns:1fr}.hero__screen-sidebar[data-v-de150438]{width:200px}.hero__screen-slide-text[data-v-de150438]{font-size:1.25rem}}.feature-card[data-v-de150438]{padding:2.5rem 2rem;background:var(--color-bg-card);opacity:0;transform:translateY(15px);transition:all .6s cubic-bezier(.16,1,.3,1)}.features--visible .feature-card[data-v-de150438]{opacity:1;transform:translateY(0)}.feature-card[data-v-de150438]:hover{background:var(--color-bg-elevated)}.feature-card__icon[data-v-de150438]{width:40px;height:40px;border-radius:10px;background:var(--color-warm-glow);border:1px solid rgba(212,160,83,.1);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.feature-card__icon svg[data-v-de150438]{width:20px;height:20px;color:var(--color-warm)}.feature-card__title[data-v-de150438]{font-family:var(--font-display);font-size:1.1875rem;font-weight:400;margin-bottom:.5rem}.feature-card__description[data-v-de150438]{font-size:.875rem;line-height:1.65;color:var(--color-text-muted);font-weight:300}.cta[data-v-de150438]{padding:4rem 1.5rem 6rem}.cta__inner[data-v-de150438]{max-width:720px;margin:0 auto;text-align:center;padding:5rem 2rem;border-radius:20px;border:1px solid var(--color-border);background:var(--color-bg-card);position:relative;overflow:hidden;opacity:0;transform:translateY(20px);transition:all .8s cubic-bezier(.16,1,.3,1)}.cta--visible .cta__inner[data-v-de150438]{opacity:1;transform:translateY(0)}.cta__glow[data-v-de150438]{position:absolute;top:-100px;left:50%;transform:translate(-50%);width:400px;height:300px;background:radial-gradient(circle,var(--color-warm-glow) 0%,transparent 70%);pointer-events:none}.cta__title[data-v-de150438]{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:400;line-height:1.15;position:relative}.cta__description[data-v-de150438]{font-size:1rem;color:var(--color-text-muted);margin-top:1rem;margin-bottom:2rem;max-width:440px;margin-left:auto;margin-right:auto;font-weight:300;line-height:1.65;position:relative}.cta__actions[data-v-de150438]{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap;position:relative}.landing-footer[data-v-de150438]{border-top:1px solid var(--color-border);padding:2rem 1.5rem}.landing-footer__inner[data-v-de150438]{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.landing-footer__brand[data-v-de150438]{display:flex;align-items:center;gap:.5rem;font-family:var(--font-display);font-size:.9375rem;color:var(--color-text-muted)}.landing-footer__logo[data-v-de150438]{width:1.25rem;height:1.25rem;color:var(--color-warm);opacity:.6}.landing-footer__copy[data-v-de150438]{font-size:.8125rem;color:var(--color-text-muted);opacity:.6}@media(max-width:640px){.hero[data-v-de150438]{padding:7rem 1rem 3rem}.hero__screen-body[data-v-de150438]{flex-direction:column}.hero__screen-sidebar[data-v-de150438]{width:100%;border-right:none;border-bottom:1px solid var(--color-border)}.nav__links[data-v-de150438]{gap:.125rem}.nav__link[data-v-de150438]{padding:.4rem .75rem;font-size:.8125rem}.features[data-v-de150438]{padding:4rem 1rem 5rem}.feature-card[data-v-de150438]{padding:2rem 1.5rem}.cta__inner[data-v-de150438]{padding:3rem 1.5rem}.landing-footer__inner[data-v-de150438]{flex-direction:column;text-align:center}}
