.landing-module__g1LwZa__page{--bg-dark:#0f0f14;--bg-elevated:#17171f;--fg-dark:#f5f5f7;--fg-dark-dim:#a1a1aa;--bg-light:#fff;--fg-light:#17171f;--fg-light-dim:#52525b;--accent-orange:#ff4200;--accent-purple:#7b23d3;--accent-yellow:#ffd52f;--border-subtle:#ffffff14;--border-light:#00000014;color:var(--fg-dark);background:var(--bg-dark);font-family:var(--font-geist-sans), -apple-system, BlinkMacSystemFont, sans-serif;scroll-behavior:smooth;min-height:100vh;overflow-x:hidden}.landing-module__g1LwZa__header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle);background:#0f0f14b3;position:sticky;top:0}.landing-module__g1LwZa__headerInner{justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding:16px 24px;display:flex}.landing-module__g1LwZa__brand{letter-spacing:-.02em;align-items:center;gap:12px;font-size:20px;font-weight:700;display:flex}.landing-module__g1LwZa__nav{color:var(--fg-dark-dim);gap:28px;font-size:14px;display:flex}.landing-module__g1LwZa__nav a{transition:color .15s}.landing-module__g1LwZa__nav a:hover{color:var(--fg-dark)}.landing-module__g1LwZa__loginBtn{background:var(--fg-dark);color:var(--bg-dark);border-radius:999px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:transform .15s,box-shadow .15s;display:inline-flex}.landing-module__g1LwZa__loginBtn:hover{transform:translateY(-1px);box-shadow:0 8px 24px #ffffff26}@media (max-width:768px){.landing-module__g1LwZa__nav{display:none}}.landing-module__g1LwZa__hero{text-align:center;padding:120px 24px 100px;position:relative;overflow:hidden}.landing-module__g1LwZa__heroBg{pointer-events:none;background:radial-gradient(60% 40% at 20% 20%,#7b23d340,#0000 60%),radial-gradient(50% 40% at 80% 30%,#ff420038,#0000 60%),radial-gradient(40% 30% at 50% 90%,#ffd52f1f,#0000 60%);position:absolute;inset:0}.landing-module__g1LwZa__heroContent{max-width:900px;margin:0 auto;position:relative}.landing-module__g1LwZa__heroBadge{border:1px solid var(--border-subtle);color:var(--fg-dark-dim);border-radius:999px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 14px;font-size:13px;display:inline-flex}.landing-module__g1LwZa__heroBadge span{background:var(--accent-orange);width:6px;height:6px;box-shadow:0 0 8px var(--accent-orange);border-radius:999px}.landing-module__g1LwZa__heroTitle{letter-spacing:-.035em;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0 0 24px;font-size:clamp(32px,9vw,80px);font-weight:700;line-height:1.02}.landing-module__g1LwZa__heroTitle em{background:linear-gradient(135deg, var(--accent-orange) 0%, var(--accent-purple) 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.landing-module__g1LwZa__heroSub{color:var(--fg-dark-dim);max-width:640px;margin:0 auto 40px;font-size:clamp(17px,1.6vw,21px);line-height:1.5}.landing-module__g1LwZa__heroCtas{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.landing-module__g1LwZa__ctaPrimary,.landing-module__g1LwZa__ctaSecondary{cursor:pointer;border:none;border-radius:999px;align-items:center;gap:8px;padding:14px 26px;font-size:15px;font-weight:600;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.landing-module__g1LwZa__ctaPrimary{background:var(--accent-orange);color:#fff;box-shadow:0 8px 24px #ff420059}.landing-module__g1LwZa__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 12px 32px #ff420073}.landing-module__g1LwZa__ctaSecondary{color:var(--fg-dark);border:1px solid var(--border-subtle);background:0 0}.landing-module__g1LwZa__ctaSecondary:hover{background:#ffffff0d}.landing-module__g1LwZa__positioning{border-top:1px solid var(--border-subtle);text-align:center;padding:100px 24px;position:relative}.landing-module__g1LwZa__positioning:before{content:"";pointer-events:none;background:radial-gradient(40% 60%,#ff420014,#0000 70%);position:absolute;inset:0}.landing-module__g1LwZa__positioningWrap{max-width:820px;margin:0 auto;position:relative}.landing-module__g1LwZa__positioningTitle{letter-spacing:-.035em;margin:16px 0 28px;font-size:clamp(36px,6vw,64px);font-weight:700;line-height:1.05}.landing-module__g1LwZa__positioningText{color:var(--fg-dark-dim);font-size:clamp(17px,1.5vw,20px);line-height:1.6}.landing-module__g1LwZa__positioningText strong{color:var(--accent-orange);font-weight:700}.landing-module__g1LwZa__pacHeader{text-align:center;max-width:700px;margin:0 auto 60px}.landing-module__g1LwZa__pacHeaderTitle{letter-spacing:-.025em;margin:16px 0 0;font-size:clamp(30px,4vw,44px);font-weight:700}.landing-module__g1LwZa__pacGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:900px){.landing-module__g1LwZa__pacGrid{grid-template-columns:1fr}}.landing-module__g1LwZa__pacCard{border:1px solid var(--border-subtle);background:var(--bg-elevated);border-radius:20px;flex-direction:column;padding:36px 32px 32px;transition:transform .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__pacCard:hover{border-color:#ff420059;transform:translateY(-4px)}.landing-module__g1LwZa__pacLetter{letter-spacing:-.05em;color:var(--accent-orange);opacity:.08;pointer-events:none;font-size:220px;font-weight:800;line-height:1;font-family:var(--font-geist-sans), sans-serif;position:absolute;top:-20px;right:-10px}.landing-module__g1LwZa__pacWord{flex-direction:column;gap:2px;margin-bottom:20px;display:flex;position:relative}.landing-module__g1LwZa__pacWordEn{letter-spacing:-.02em;color:var(--accent-orange);font-size:22px;font-weight:700}.landing-module__g1LwZa__pacWordDe{color:var(--fg-dark-dim);letter-spacing:.04em;text-transform:uppercase;font-size:13px;font-weight:600}.landing-module__g1LwZa__pacQuestion{color:var(--fg-dark);letter-spacing:-.015em;margin:0 0 12px;font-size:20px;font-weight:600;line-height:1.3;position:relative}.landing-module__g1LwZa__pacBody{color:var(--fg-dark-dim);flex:1;margin:0 0 24px;font-size:15px;line-height:1.55;position:relative}.landing-module__g1LwZa__pacOutcome{color:var(--fg-dark);border-top:1px solid var(--border-subtle);margin:0;padding-top:16px;font-size:14px;font-weight:600;position:relative}.landing-module__g1LwZa__section{border-top:1px solid var(--border-subtle);padding:100px 24px}.landing-module__g1LwZa__sectionInner{max-width:1200px;margin:0 auto}.landing-module__g1LwZa__featureGrid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.landing-module__g1LwZa__featureGrid.landing-module__g1LwZa__reverse{direction:rtl}.landing-module__g1LwZa__featureGrid.landing-module__g1LwZa__reverse>*{direction:ltr}@media (max-width:900px){.landing-module__g1LwZa__featureGrid,.landing-module__g1LwZa__featureGrid.landing-module__g1LwZa__reverse{grid-template-columns:1fr;gap:40px}}.landing-module__g1LwZa__eyebrow{letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px;font-size:13px;font-weight:600;display:inline-block}.landing-module__g1LwZa__eyebrowOrange{color:var(--accent-orange)}.landing-module__g1LwZa__eyebrowPurple{color:var(--accent-purple)}.landing-module__g1LwZa__featureTitle{letter-spacing:-.025em;margin:0 0 20px;font-size:clamp(30px,4vw,44px);font-weight:700;line-height:1.1}.landing-module__g1LwZa__featureText{color:var(--fg-dark-dim);margin-bottom:28px;font-size:17px;line-height:1.6}.landing-module__g1LwZa__featureGrid.landing-module__g1LwZa__gridStart{align-items:start}.landing-module__g1LwZa__stickyVisual{position:sticky;top:100px}@media (max-width:900px){.landing-module__g1LwZa__stickyVisual{position:relative;top:0}}.landing-module__g1LwZa__stepList{flex-direction:column;gap:28px;margin:0;padding:0;list-style:none;display:flex;position:relative}.landing-module__g1LwZa__stepList:before{content:"";background:linear-gradient(to bottom, var(--accent-orange) 0%, var(--accent-purple) 100%);opacity:.25;width:1px;position:absolute;top:40px;bottom:40px;left:19px}.landing-module__g1LwZa__stepItem{align-items:flex-start;gap:20px;display:flex;position:relative}.landing-module__g1LwZa__stepNum{background:var(--bg-elevated);border:1.5px solid var(--accent-orange);width:40px;height:40px;color:var(--accent-orange);font-variant-numeric:tabular-nums;z-index:1;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex;position:relative}.landing-module__g1LwZa__stepBody{flex:1;padding-top:6px}.landing-module__g1LwZa__stepTitle{letter-spacing:-.015em;color:var(--fg-dark);margin:0 0 6px;font-size:18px;font-weight:600}.landing-module__g1LwZa__stepText{color:var(--fg-dark-dim);margin:0;font-size:15px;line-height:1.55}.landing-module__g1LwZa__featureVisual{border:1px solid var(--border-subtle);background:var(--bg-elevated);aspect-ratio:4/3;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000080}.landing-module__g1LwZa__featureVisual svg{width:100%;height:100%;display:block}.landing-module__g1LwZa__highlightBlock{grid-template-columns:1fr 1.2fr;align-items:center;gap:60px;margin-bottom:80px;display:grid}.landing-module__g1LwZa__highlightBlock.landing-module__g1LwZa__blockReverse{grid-template-columns:1.2fr 1fr}.landing-module__g1LwZa__highlightBlock.landing-module__g1LwZa__blockReverse .landing-module__g1LwZa__highlightBlockVisual{order:-1}@media (max-width:900px){.landing-module__g1LwZa__highlightBlock,.landing-module__g1LwZa__highlightBlock.landing-module__g1LwZa__blockReverse{grid-template-columns:1fr;gap:32px;margin-bottom:60px}.landing-module__g1LwZa__highlightBlock.landing-module__g1LwZa__blockReverse .landing-module__g1LwZa__highlightBlockVisual{order:0}}.landing-module__g1LwZa__highlightBlockText{min-width:0}.landing-module__g1LwZa__blockTag{letter-spacing:.1em;color:var(--accent-orange);background:#ff42000d;border:1px solid #ff42004d;border-radius:999px;margin-bottom:16px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.landing-module__g1LwZa__blockTitle{letter-spacing:-.025em;color:var(--fg-dark);margin:0 0 16px;font-size:clamp(26px,3.4vw,36px);font-weight:700;line-height:1.15}.landing-module__g1LwZa__blockBody{color:var(--fg-dark-dim);margin:0;font-size:16px;line-height:1.6}.landing-module__g1LwZa__highlightBlockVisual{border:1px solid var(--border-subtle);background:var(--bg-elevated);aspect-ratio:8/5;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #0006}.landing-module__g1LwZa__highlightBlockVisual svg{width:100%;height:100%;display:block}.landing-module__g1LwZa__smallHighlights{border-top:1px solid var(--border-subtle);grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px;padding-top:60px;display:grid}@media (max-width:700px){.landing-module__g1LwZa__smallHighlights{grid-template-columns:1fr}}.landing-module__g1LwZa__smallHighlight{padding:4px 0}.landing-module__g1LwZa__smallHighlightIcon{background:linear-gradient(135deg,#ff420026,#7b23d326);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:14px;font-size:16px;display:inline-flex}.landing-module__g1LwZa__smallHighlightTitle{letter-spacing:-.01em;color:var(--fg-dark);margin:0 0 8px;font-size:15px;font-weight:600}.landing-module__g1LwZa__smallHighlightBody{color:var(--fg-dark-dim);margin:0;font-size:13px;line-height:1.5}.landing-module__g1LwZa__useCasesHeader{text-align:center;max-width:700px;margin:0 auto 60px}.landing-module__g1LwZa__useCasesTitle{letter-spacing:-.025em;margin:0 0 16px;font-size:clamp(30px,4vw,44px);font-weight:700}.landing-module__g1LwZa__useCasesSub{color:var(--fg-dark-dim);font-size:17px;line-height:1.5}.landing-module__g1LwZa__useCasesGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (max-width:900px){.landing-module__g1LwZa__useCasesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.landing-module__g1LwZa__useCasesGrid{grid-template-columns:1fr}}.landing-module__g1LwZa__useCase{border:1px solid var(--border-subtle);background:var(--bg-elevated);border-radius:16px;padding:28px;transition:transform .2s,border-color .2s}.landing-module__g1LwZa__useCase:hover{border-color:#ff420066;transform:translateY(-4px)}.landing-module__g1LwZa__useCaseIcon{background:linear-gradient(135deg, var(--accent-orange), var(--accent-purple));color:#fff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:20px;font-size:20px;display:flex}.landing-module__g1LwZa__useCaseTitle{margin:0 0 8px;font-size:17px;font-weight:600}.landing-module__g1LwZa__useCaseText{color:var(--fg-dark-dim);margin:0;font-size:14px;line-height:1.5}.landing-module__g1LwZa__contactSection{background:var(--bg-light);color:var(--fg-light);border-top:1px solid var(--border-subtle);padding:100px 24px}.landing-module__g1LwZa__contactSection .landing-module__g1LwZa__sectionInner{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}@media (max-width:900px){.landing-module__g1LwZa__contactSection .landing-module__g1LwZa__sectionInner{grid-template-columns:1fr;gap:40px}}.landing-module__g1LwZa__contactHeader h2{letter-spacing:-.025em;color:var(--fg-light);margin:0 0 20px;font-size:clamp(30px,4vw,44px);font-weight:700}.landing-module__g1LwZa__contactHeader p{color:var(--fg-light-dim);margin-bottom:24px;font-size:17px;line-height:1.6}.landing-module__g1LwZa__contactMeta{color:var(--fg-light-dim);background:#f5f5f7;border-radius:12px;flex-direction:column;gap:12px;padding:20px;font-size:14px;display:flex}.landing-module__g1LwZa__contactMeta strong{color:var(--fg-light);font-weight:600}.landing-module__g1LwZa__form{flex-direction:column;gap:16px;display:flex}.landing-module__g1LwZa__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:500px){.landing-module__g1LwZa__formRow{grid-template-columns:1fr}}.landing-module__g1LwZa__field label{color:var(--fg-light);margin-bottom:6px;font-size:13px;font-weight:600;display:block}.landing-module__g1LwZa__field input,.landing-module__g1LwZa__field textarea{border:1px solid var(--border-light);width:100%;color:var(--fg-light);background:#fff;border-radius:10px;padding:12px 14px;font-family:inherit;font-size:15px;transition:border-color .15s,box-shadow .15s}.landing-module__g1LwZa__field textarea{resize:vertical;min-height:120px}.landing-module__g1LwZa__field input:focus,.landing-module__g1LwZa__field textarea:focus{border-color:var(--accent-orange);outline:none;box-shadow:0 0 0 3px #ff420026}.landing-module__g1LwZa__consent{color:var(--fg-light-dim);align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.landing-module__g1LwZa__consent input{width:16px;height:16px;accent-color:var(--accent-orange);cursor:pointer;margin-top:3px}.landing-module__g1LwZa__consent a{color:var(--accent-orange);text-decoration:underline}.landing-module__g1LwZa__submitBtn{background:var(--accent-orange);color:#fff;cursor:pointer;border:none;border-radius:999px;align-self:flex-start;padding:14px 26px;font-size:15px;font-weight:600;transition:transform .15s,box-shadow .15s,opacity .15s;box-shadow:0 8px 24px #ff420059}.landing-module__g1LwZa__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 32px #ff420073}.landing-module__g1LwZa__submitBtn:disabled{opacity:.6;cursor:not-allowed}.landing-module__g1LwZa__formSuccess{color:#166534;background:#f0fdf4;border:1px solid #86efac;border-radius:12px;padding:20px;font-size:15px;line-height:1.5}.landing-module__g1LwZa__formError{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:12px 14px;font-size:14px}.landing-module__g1LwZa__footer{border-top:1px solid var(--border-subtle);background:var(--bg-dark);color:var(--fg-dark-dim);padding:40px 24px}.landing-module__g1LwZa__footerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:1200px;margin:0 auto;font-size:14px;display:flex}.landing-module__g1LwZa__footerLinks{gap:24px;display:flex}.landing-module__g1LwZa__footerLinks a:hover{color:var(--fg-dark)}
