.landing-page{--lp-black: #0a0a0a;--lp-muted: #6b7280;--lp-border: #e5e7eb;--lp-surface: #f9fafb;--lp-accent: #ff7a1a;--lp-radius: 12px;--lp-radius-lg: 20px;--lp-shadow: 0 24px 48px -12px rgba(15, 23, 42, .12)}.landing-page .navbar{background:#ffffff9e;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:none;box-shadow:0 4px 24px #0e2a470f}.landing-page .navbar.scrolled{background:#ffffffbf;box-shadow:0 8px 32px #0e2a4714;border:none}.landing-page .nav-logo-img{height:32px;width:auto;max-width:min(150px,38vw);object-fit:contain;object-position:left center}.landing-page .nav-item{font-weight:var(--font-weight-emphasis, 400);color:var(--color-black);font-size:var(--font-size-base)}.landing-page .nav-item:hover{color:var(--lp-black)}.landing-page .nav-login{font-weight:var(--font-weight-emphasis, 400);color:#374151;font-size:.9375rem}.landing-page .btn-primary{background:var(--lp-black);color:#fff;border-radius:999px;font-weight:var(--font-weight-emphasis, 400);border:none}.landing-page .btn-primary:hover{background:#262626;transform:translateY(-1px)}.landing-page .btn-ghost{background:transparent;color:var(--lp-black);border:1px solid var(--lp-border);border-radius:999px;font-weight:var(--font-weight-emphasis, 400);padding:12px 24px;display:inline-flex;align-items:center;transition:all .2s ease}.landing-page .btn-ghost:hover{border-color:#d1d5db;background:var(--lp-surface)}.landing-page .hero{min-height:100vh;padding:0 0 clamp(10rem,22vh,14rem);background:#fff;text-align:center;display:block;overflow:hidden;position:relative}.landing-page .hero--orbit:before{display:none}.landing-page .hero:after{display:none}.hero-foreground{position:relative;z-index:2;width:100%;max-width:840px;margin:0 auto;padding:calc(var(--nav-height) + 56px) clamp(1.25rem,4vw,2.5rem) 0;display:flex;flex-direction:column;align-items:center}.landing-page .hero-content{position:relative;z-index:2;width:100%;max-width:820px;margin:0 auto;padding:0 .5rem}.hero-content:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(920px,120%);height:calc(100% + 80px);background:radial-gradient(ellipse 85% 75% at 50% 45%,#fff 35%,rgba(255,255,255,.97) 65%,transparent 100%);z-index:-1;pointer-events:none}.landing-page .hero-orbit-center{position:relative;z-index:3;margin-top:clamp(2rem,5vw,3rem);margin-bottom:clamp(1rem,3vw,2rem);pointer-events:none;flex-shrink:0}.landing-page .hero-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.8125rem;font-weight:var(--font-weight-emphasis, 400);color:var(--lp-muted);letter-spacing:.02em;margin-bottom:1.25rem}.landing-page .hero-eyebrow-dot{width:8px;height:8px;border-radius:50%;background:#22c55e}.landing-page .hero-title{font-size:clamp(2.25rem,5.5vw,3.75rem);font-weight:var(--font-weight-emphasis, 400);letter-spacing:-.03em;line-height:1.08;max-width:820px;margin:0 auto;color:var(--lp-black)}.landing-page .hero-subtitle{font-size:clamp(1rem,2vw,1.25rem);color:var(--lp-muted);max-width:640px;margin:1.5rem auto 2rem;line-height:1.65;margin-left:auto;margin-right:auto}.landing-page .hero-buttons{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem;position:relative;z-index:2}.landing-page .hero-link{font-weight:var(--font-weight-emphasis, 400);color:var(--lp-black);padding:12px 8px;border-bottom:2px solid transparent}.landing-page .hero-link:hover{border-bottom-color:var(--lp-black)}.hero-orbit-layer{position:absolute;inset:36% 0 0;z-index:0;pointer-events:none;overflow:hidden}.hero-orbit-layer:before{content:"";position:absolute;top:0;left:0;right:0;height:140px;background:linear-gradient(to bottom,#fff 0%,rgba(255,255,255,.92) 45%,transparent 100%);z-index:3;pointer-events:none}.hero-orbit-bg{position:absolute;left:50%;bottom:-4%;transform:translate(-50%);width:100vw;max-width:1400px;height:100%;min-height:520px;z-index:0;pointer-events:none;opacity:.88}.hero-orbit-stage{position:relative;width:100%;height:100%;margin:0 auto}.hero-orbit-svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.hero-orbit-ring{fill:none;stroke:#e5e7eb;stroke-width:1}.hero-orbit-ring--faint{stroke:#f1f5f9;stroke-width:.75}.hero-orbit-ring--pulse{fill:none;stroke-dasharray:120 1100;stroke-linecap:round;animation:orbitPulse 8s linear infinite}.hero-orbit-ring--delay{animation-delay:-4s}@keyframes orbitPulse{to{stroke-dashoffset:-1220}}.hero-orbit-link{opacity:.55;animation:linkFade 4s ease-in-out infinite alternate}@keyframes linkFade{0%{opacity:.35}to{opacity:.75}}.hero-orbit-glow{position:absolute;left:50%;top:42%;transform:translate(-50%,-50%);width:min(420px,50vw);height:min(420px,50vw);background:radial-gradient(circle,rgba(91,181,232,.22) 0%,rgba(129,140,248,.08) 42%,transparent 68%);border-radius:50%;pointer-events:none;z-index:0}.hero-orbit-spinner{position:absolute;left:50%;top:42%;border-radius:50%;animation:heroOrbitSpin linear infinite}.hero-orbit-spinner--inner{--orbit-size: min(520px, 72vw);width:var(--orbit-size);height:var(--orbit-size);margin-left:calc(var(--orbit-size) / -2);margin-top:calc(var(--orbit-size) / -2);animation-duration:80s}.hero-orbit-spinner--mid{--orbit-size: min(720px, 98vw);width:var(--orbit-size);height:var(--orbit-size);margin-left:calc(var(--orbit-size) / -2);margin-top:calc(var(--orbit-size) / -2);animation-duration:100s;animation-direction:reverse}.hero-orbit-spinner--outer{--orbit-size: min(960px, 128vw);width:var(--orbit-size);height:var(--orbit-size);margin-left:calc(var(--orbit-size) / -2);margin-top:calc(var(--orbit-size) / -2);animation-duration:130s}@keyframes heroOrbitSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero-orbit-slot{position:absolute;left:50%;top:50%;width:64px;height:64px;margin:-32px 0 0 -32px;transform:rotate(var(--slot-angle)) translateY(calc(var(--orbit-size) / -2)) rotate(calc(-1 * var(--slot-angle)))}.hero-orbit-chip{width:60px;height:60px;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.05);box-shadow:0 1px 2px #0f172a0a,0 8px 24px #0f172a1a;display:flex;align-items:center;justify-content:center}.hero-orbit-chip--sage{padding:4px;box-shadow:0 8px 24px #00b14026}.hero-orbit-chip--stripe{padding:4px;box-shadow:0 8px 24px #635bff33}.stripe-brand-icon,.sage-brand-icon{display:block;border-radius:8px}.hero-orbit-icon{display:flex;align-items:center;justify-content:center}.lucide-icon{display:block}.hero-orbit-icon--green{color:#15803d}.hero-orbit-icon--blue{color:#1d4ed8}.hero-orbit-icon--pink{color:#be185d}.hero-orbit-icon--orange{color:#c2410c}.hero-orbit-icon--violet{color:#4338ca}.hero-orbit-icon--slate{color:#475569}.hero-orbit-icon--cyan{color:#0891b2}.hero-orbit-icon--amber{color:#d97706}.hero-orbit-icon--indigo{color:#4f46e5}.hero-orbit-slot--soon .hero-orbit-icon{opacity:.75}.hero-orbit-slot--soon:after{content:"";position:absolute;top:-2px;right:-2px;width:8px;height:8px;border-radius:50%;background:#fbbf24;box-shadow:0 0 0 2px #fff}.hero-orbit-center{display:flex;flex-direction:column;align-items:center;gap:14px;margin:0 auto;width:100%;max-width:320px}@media(prefers-reduced-motion:reduce){.hero-orbit-spinner,.hero-orbit-ring--pulse{animation:none}}.hero-orbit-cards{position:relative;width:280px;height:148px;margin:0 auto}.hero-notify{position:absolute;left:50%;transform:translate(-50%);width:220px;padding:10px 14px;background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.06);box-shadow:0 8px 24px #0f172a14;font-size:.75rem;color:#64748b;display:flex;align-items:center;gap:8px;white-space:nowrap}.hero-notify--back{top:0;opacity:.5;transform:translate(-50%) scale(.92)}.hero-notify--mid{top:28px;opacity:.75;transform:translate(-50%) scale(.96)}.hero-notify--front{top:60px;width:280px;padding:12px 14px;align-items:flex-start;gap:10px;z-index:2;box-shadow:0 12px 32px #0f172a1f}.hero-notify-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.hero-notify-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#5bb5e8,#818cf8);color:#fff;font-size:.7rem;font-weight:var(--font-weight-emphasis, 400);display:flex;align-items:center;justify-content:center;flex-shrink:0}.hero-notify--front strong{display:block;font-size:.8125rem;color:#111;margin-bottom:2px}.hero-notify--front span{font-size:.7rem;color:#64748b;white-space:normal;line-height:1.35}.hero-orbit-brand{display:flex;align-items:center;gap:10px;background:#fff;padding:10px 16px 10px 12px;border-radius:999px;border:1px solid rgba(0,0,0,.06);box-shadow:0 12px 32px #0f172a1f}.hero-orbit-brand-logo{height:28px;width:auto;max-width:120px;object-fit:contain;display:block}.lp-metric-icon,.lp-module-icon{position:relative;display:flex;align-items:center;justify-content:center}.lp-metric-emoji,.lp-module-emoji{position:absolute;top:-4px;right:-4px;font-size:1rem;line-height:1;z-index:1}.lp-metric-icon svg,.lp-module-icon svg{width:28px;height:28px;opacity:.9}.lp-hub-stats--wide{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1000px;margin:2rem auto 0}@media(max-width:900px){.lp-hub-stats--wide{grid-template-columns:1fr}.hero-orbit-layer{top:40%}.hero-orbit-bg{min-height:460px}.hero-orbit-spinner--inner{--orbit-size: min(380px, 82vw)}.hero-orbit-spinner--mid{--orbit-size: min(540px, 105vw)}.hero-orbit-spinner--outer{--orbit-size: min(700px, 120vw)}.hero-foreground{padding-top:calc(var(--nav-height) + 40px)}}@media(max-width:600px){.hero-orbit-layer{top:44%}.hero-orbit-bg{min-height:380px;bottom:-2%}.hero-orbit-chip{width:44px;height:44px}.hero-orbit-slot{width:48px;height:48px;margin:-24px 0 0 -24px}.landing-page .hero-orbit-chip{width:58px;height:58px}.landing-page .hero-orbit-slot{width:62px;height:62px;margin:-31px 0 0 -31px}.hero-orbit-cards{width:240px;height:132px}.hero-notify--front{width:240px}.landing-page .hero-orbit-center{margin-top:1.75rem}}.lp-trust{padding:2.5rem clamp(1rem,4vw,2.5rem) 0;text-align:center}.lp-trust p{font-size:.875rem;color:var(--lp-muted);margin-bottom:1.5rem}.lp-trust .logos-grid{margin-top:0;gap:clamp(1.5rem,4vw,3rem);opacity:.85}.lp-metrics{padding:5rem 0;background:#fff}.lp-metrics .section-header{margin-bottom:3.5rem}.lp-metrics-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(2rem,5vw,4rem) clamp(1.5rem,4vw,3rem);max-width:960px;margin:0 auto}.lp-metric{text-align:left}.lp-metric-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;font-size:1.25rem}.lp-metric-icon--orange{background:#fff7ed}.lp-metric-icon--blue{background:#eff6ff}.lp-metric-icon--green{background:#ecfdf5}.lp-metric-icon--violet{background:#f5f3ff}.lp-metric h3{font-size:1.125rem;font-weight:var(--font-weight-emphasis, 400);color:var(--lp-black);margin-bottom:.5rem;letter-spacing:-.02em}.lp-metric p{font-size:.9375rem;color:var(--lp-muted);line-height:1.6}.lp-modules{padding:5rem 0;background:var(--lp-surface)}.lp-modules-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.lp-module-card{background:#fff;border:none;border-radius:var(--lp-radius-lg);padding:1.75rem 1.25rem;text-align:center;transition:transform .2s ease,box-shadow .2s ease;position:relative;display:flex;flex-direction:column;align-items:center;min-height:260px}.lp-module-card p{flex:1}.lp-module-card:hover{transform:translateY(-4px);box-shadow:var(--lp-shadow)}.lp-module-card--soon{opacity:.92}.lp-module-badge{position:absolute;top:12px;right:12px;font-size:.65rem;font-weight:var(--font-weight-emphasis, 400);text-transform:uppercase;letter-spacing:.04em;background:#fef3c7;color:#92400e;padding:4px 8px;border-radius:999px}.lp-module-icon{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.lp-module-icon svg{width:28px;height:28px}.lp-module-icon--food{background:#dcfce7;color:#15803d}.lp-module-icon--maint{background:#dbeafe;color:#1d4ed8}.lp-module-icon--hr{background:#fce7f3;color:#be185d}.lp-module-icon--floor{background:#ffedd5;color:#c2410c}.lp-module-icon--trace{background:#e0e7ff;color:#4338ca}.lp-module-card h3{font-size:.9375rem;font-weight:var(--font-weight-emphasis, 400);color:var(--lp-black);line-height:1.35;margin-bottom:.5rem}.lp-module-card p{font-size:.8125rem;color:var(--lp-muted);line-height:1.5}.lp-hub{padding:5rem 0;background:linear-gradient(180deg,#fff 0%,var(--lp-surface) 100%);overflow:hidden}.lp-hub .section-header{margin-bottom:0}.lp-hub-copy-title{font-size:1.375rem;font-weight:var(--font-weight-emphasis, 400);letter-spacing:-.02em;color:var(--lp-black);margin-bottom:.75rem}.lp-hub-copy-lead{font-size:1rem;color:var(--lp-muted);line-height:1.65;margin-bottom:2rem;max-width:420px}.lp-hub-stats{display:flex;flex-direction:column;gap:1.75rem}.lp-hub-stat{display:grid;grid-template-columns:72px 1fr;gap:1.25rem;align-items:start}.lp-hub-stat-value{font-size:clamp(2.5rem,4vw,3.25rem);font-weight:var(--font-weight-emphasis, 400);letter-spacing:-.04em;line-height:1;color:var(--lp-black)}.lp-hub-stat strong{display:block;font-size:1rem;font-weight:var(--font-weight-emphasis, 400);color:var(--lp-black);margin-bottom:.35rem}.lp-hub-stat span{font-size:.875rem;color:var(--lp-muted);line-height:1.55}.lp-hub-visual-wrap{position:relative;display:flex;flex-direction:column;align-items:center;min-height:420px;justify-content:center}.lp-hub-legend{margin-top:1.5rem;font-size:.75rem;color:var(--lp-muted);text-align:center;max-width:320px}.lp-hub-scene{width:100%;max-width:480px;margin:0 auto;padding:1rem 0 2rem;perspective:900px}.lp-hub-grid{display:flex;flex-direction:column;align-items:center;gap:10px;transform:rotateX(52deg) rotate(-38deg);transform-style:preserve-3d;filter:drop-shadow(0 20px 40px rgba(15,23,42,.08))}.lp-hub-row{display:flex;justify-content:center;gap:10px}.lp-hub-tile{width:64px;height:64px;flex-shrink:0;position:relative;transform-style:preserve-3d;transition:transform .25s ease,box-shadow .25s ease}.lp-hub-tile-face{width:100%;height:100%;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px;border:1px solid rgba(0,0,0,.06);box-shadow:0 1px #fffc inset,0 10px 24px #0f172a1a;transform:rotate(38deg) rotateX(-52deg);backface-visibility:hidden}.lp-hub-tile--filler .lp-hub-tile-face{background:var(--tile-bg, #fff)}.lp-hub-filler-text{font-size:.65rem;font-weight:var(--font-weight-emphasis, 400);letter-spacing:.02em;color:var(--tile-color, #374151);text-transform:uppercase}.lp-hub-tile--module .lp-hub-tile-face{background:var(--tile-bg, #fff);color:var(--tile-color, #111)}.lp-hub-tile--module:hover{transform:translateZ(12px) scale(1.06);z-index:2}.lp-hub-icon{width:22px;height:22px;stroke:var(--tile-color, currentColor)}.lp-hub-tile-label{font-size:.6rem;font-weight:var(--font-weight-emphasis, 400);letter-spacing:.03em;color:var(--tile-color, #111);text-transform:uppercase}.lp-hub-tile--soon .lp-hub-tile-face{opacity:.88}.lp-hub-tile--soon:after{content:"";position:absolute;top:4px;right:4px;width:8px;height:8px;border-radius:50%;background:#fbbf24;transform:rotate(38deg) rotateX(-52deg);box-shadow:0 0 0 2px #fff}.lp-hub-tile--center{width:88px;height:88px;z-index:5}.lp-hub-tile--center .lp-hub-tile-face{background:var(--lp-black);border-color:#262626;box-shadow:0 0 0 4px #ffffffe6,0 16px 40px #00000059}.lp-hub-center-logo{filter:brightness(0) invert(1);width:36px;height:36px;object-fit:contain}.lp-hub-center-name{font-size:.7rem;font-weight:var(--font-weight-emphasis, 400);letter-spacing:.12em;text-transform:uppercase;color:#fff}.lp-hub-tile--center:hover{transform:translateZ(16px) scale(1.04)}.lp-workspace{padding:5rem 0;background:#fff}.lp-workspace-visual{margin-top:3rem;border-radius:var(--lp-radius-lg);overflow:hidden;border:1px solid var(--lp-border);box-shadow:var(--lp-shadow)}.lp-split{padding:5rem 0}.lp-split:nth-child(2n){background:var(--lp-surface)}.lp-split-inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.lp-split-inner--reverse .lp-split-copy{order:2}.lp-split-inner--reverse .lp-split-visual{order:1}.lp-split-copy h2{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:var(--font-weight-emphasis, 400);letter-spacing:-.03em;line-height:1.15;color:var(--lp-black);margin-bottom:1rem}.lp-split-copy p{color:var(--lp-muted);font-size:1.0625rem;line-height:1.65;margin-bottom:1.5rem}.lp-split-list{display:flex;flex-direction:column;gap:1rem}.lp-split-list-item{display:flex;gap:1rem;align-items:flex-start;padding:1rem 1.25rem;background:#fff;border:1px solid var(--lp-border);border-radius:var(--lp-radius)}.lp-split-list-item strong{display:block;font-size:.9375rem;color:var(--lp-black);margin-bottom:.25rem}.lp-split-list-item span{font-size:.875rem;color:var(--lp-muted)}.lp-split-list-icon{width:40px;height:40px;border-radius:10px;background:var(--lp-surface);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.125rem}.lp-mock-stack{display:flex;flex-direction:column;gap:1rem}.lp-mock-card{background:#fff;border:1px solid var(--lp-border);border-radius:var(--lp-radius);padding:1.25rem 1.5rem;box-shadow:0 8px 24px #0f172a0f}.lp-mock-card--offset{margin-left:2rem}.lp-mock-label{font-size:.75rem;color:var(--lp-muted);margin-bottom:.35rem}.lp-mock-title{font-weight:var(--font-weight-emphasis, 400);font-size:.9375rem;color:var(--lp-black)}.lp-mock-status{display:inline-block;margin-top:.5rem;font-size:.75rem;font-weight:var(--font-weight-emphasis, 400);padding:4px 10px;border-radius:999px}.lp-mock-status--ok{background:#dcfce7;color:#166534}.lp-mock-status--warn{background:#fef3c7;color:#92400e}.lp-mock-status--info{background:#dbeafe;color:#1e40af}.lp-features-three{padding:5rem 0;background:#fff}.lp-features-three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:3rem}.lp-feature-box{border:1px solid var(--lp-border);border-radius:var(--lp-radius-lg);padding:2rem 1.5rem;background:#fff;transition:box-shadow .2s ease}.lp-feature-box:hover{box-shadow:var(--lp-shadow)}.lp-feature-box h3{font-size:1.0625rem;font-weight:var(--font-weight-emphasis, 400);margin:1rem 0 .5rem;color:var(--lp-black)}.lp-feature-box p{font-size:.875rem;color:var(--lp-muted);line-height:1.55;margin-bottom:1.25rem}.lp-feature-preview{background:var(--lp-surface);border-radius:var(--lp-radius);padding:1rem;min-height:120px;font-size:.8125rem;color:var(--lp-muted)}.lp-feature-preview-row{display:flex;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid var(--lp-border)}.lp-feature-preview-row:last-child{border-bottom:none}.lp-feature-preview-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;flex-shrink:0}.lp-dashboard{padding:5rem 0 6rem;background:var(--lp-surface);text-align:center}.lp-dashboard .section-header{margin-bottom:2.5rem}.lp-dashboard-frame{border-radius:var(--lp-radius-lg);overflow:hidden;border:1px solid var(--lp-border);box-shadow:var(--lp-shadow);max-width:1100px;margin:0 auto}.landing-page .cta-section{background:var(--lp-black);color:#fff;padding:5rem 0;text-align:center;border-radius:0}.landing-page .cta-title{color:#fff;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:var(--font-weight-emphasis, 400);letter-spacing:-.03em;margin-bottom:1rem}.landing-page .cta-subtitle{color:#a3a3a3;max-width:560px;margin:0 auto 2rem}.landing-page .cta-section .btn-primary{background:#fff;color:var(--lp-black)}.landing-page .cta-section .btn-primary:hover{background:#f5f5f5}.landing-page .cta-section .btn-ghost{border-color:#404040;color:#fff}.landing-page .cta-section .btn-ghost:hover{background:#262626;border-color:#525252}.landing-page .cta-buttons{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap}.landing-page .footer{background:#fff;border-top:1px solid var(--lp-border);padding:4rem 0 2rem}.landing-page .footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.landing-page .footer-col h4{font-size:.8125rem;font-weight:var(--font-weight-emphasis, 400);text-transform:uppercase;letter-spacing:.05em;color:var(--lp-muted);margin-bottom:1rem}.landing-page .footer-col a{display:block;font-size:.9375rem;color:#374151;padding:.35rem 0}.landing-page .footer-col a:hover{color:var(--lp-black)}.landing-page .footer-bottom{margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--lp-border);display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem}.landing-page .footer-copyright{font-size:.875rem;color:var(--lp-muted)}.landing-page .footer-legal a{font-size:.875rem;color:var(--lp-muted);margin-left:1.5rem}.landing-page .problem-section,.landing-page .discovery-section,.landing-page .industries-section,.landing-page .tools-section,.landing-page .impact-section,.landing-page .security-section{display:none}@media(max-width:1100px){.lp-modules-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.lp-modules-grid{grid-template-columns:repeat(2,1fr)}.lp-metrics-grid,.lp-hub-layout{grid-template-columns:1fr}.lp-hub-visual-wrap{order:-1;min-height:360px}.lp-hub-scene{max-width:100%}.lp-hub-tile{width:56px;height:56px}.lp-hub-tile--center{width:76px;height:76px}.lp-split-inner{grid-template-columns:1fr;gap:2.5rem}.lp-split-inner--reverse .lp-split-copy,.lp-split-inner--reverse .lp-split-visual{order:unset}.lp-features-three-grid{grid-template-columns:1fr}.landing-page .footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.lp-modules-grid{grid-template-columns:1fr}.lp-mock-card--offset{margin-left:0}.landing-page .footer-grid{grid-template-columns:1fr}}.landing-page{--sf-violet: #6d28d9;--sf-violet-dark: #5b21b6;--sf-lavender: #b5a8eb;--sf-lilac: #e4dff8;--sf-lilac-deep: #d2c9f0;--sf-black: #0a0a0a;--sf-black-hover: #262626;--sf-text: #1a1730;--sf-muted: #5e5878;--sf-glass: linear-gradient(155deg, rgba(255, 255, 255, .82) 0%, rgba(255, 255, 255, .55) 100%);--sf-blur: blur(18px);--sf-shadow-sm: 0 2px 12px rgba(26, 23, 48, .06);--sf-shadow: 0 12px 40px rgba(26, 23, 48, .08), 0 4px 14px rgba(26, 23, 48, .04);--sf-shadow-lg: 0 24px 56px rgba(26, 23, 48, .1), 0 8px 20px rgba(26, 23, 48, .05);--sf-shadow-nav: 0 8px 32px rgba(26, 23, 48, .08);min-height:100vh;color:var(--sf-text);background:#fff}.landing-page .btn-primary{background:var(--sf-black);color:#fff;box-shadow:0 4px 16px #00000026}.landing-page .btn-primary:hover{background:var(--sf-black-hover);transform:translateY(-1px)}.landing-page .btn-ghost{background:#ffffffbf;color:var(--sf-text);-webkit-backdrop-filter:var(--sf-blur);backdrop-filter:var(--sf-blur);box-shadow:var(--sf-shadow-sm)}.landing-page .btn-ghost:hover{background:#fff;box-shadow:var(--sf-shadow);transform:translateY(-1px)}.landing-page .navbar{background:#ffffffb8;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:var(--sf-shadow-nav);transition:box-shadow .25s ease,background .25s ease}.landing-page .navbar.scrolled{background:#ffffffe6;box-shadow:var(--sf-shadow-lg)}.landing-page .nav-item,.landing-page .nav-login{color:var(--sf-text);font-weight:var(--font-weight-emphasis, 400);font-size:.9375rem}.landing-page .nav-item:hover{opacity:.7}.landing-page .section-title{color:var(--sf-text)}.landing-page .section-subtitle{color:var(--sf-muted)}.landing-page .lp-tag{color:var(--sf-muted);font-size:.8125rem;font-weight:var(--font-weight-emphasis, 400);margin-bottom:.5rem}.landing-page .hero.hero--orbit.hero--full{position:relative;min-height:78vh;min-height:78dvh;padding:0;margin:0;background:radial-gradient(ellipse 80% 50% at 50% -2%,rgba(124,92,246,.28) 0%,transparent 60%),radial-gradient(ellipse 60% 40% at 50% 8%,rgba(167,139,250,.18) 0%,transparent 55%),#fff;overflow:hidden;text-align:center;display:block;isolation:isolate}.landing-page .hero-orbit-layer{position:absolute;inset:0;z-index:1;overflow:hidden;pointer-events:none}.landing-page .hero-orbit-layer:before{display:none}.landing-page .hero-orbit-bg{position:absolute;left:50%;top:62%;bottom:auto;transform:translate(-50%,-50%);width:min(1100px,92vmax);height:min(1100px,92vmax);max-width:none;min-height:0;opacity:.78}.landing-page .hero-orbit-glow,.landing-page .hero-orbit-spinner{top:62%}.landing-page .hero-orbit-svg{opacity:.58}.landing-page .hero-orbit-slot{opacity:1;width:64px;height:64px;margin:-32px 0 0 -32px}.landing-page .hero-orbit-icon{opacity:1}.landing-page .hero-orbit-icon .sf-icon{filter:drop-shadow(0 1px 2px rgba(26,23,48,.12))}.landing-page .hero-orbit-glow{opacity:.45}.landing-page .hero-orbit-spinner--inner{--orbit-size: min(52vmin, 480px)}.landing-page .hero-orbit-spinner--mid{--orbit-size: min(76vmin, 700px)}.landing-page .hero-orbit-spinner--outer{--orbit-size: min(96vmin, 900px)}.landing-page .hero-orbit-ring{stroke:#635ca838}.landing-page .hero-orbit-ring--faint{stroke:#635ca81f}.landing-page .hero-orbit-chip{opacity:1;width:60px;height:60px;background:#fffffff5;border:1px solid rgba(109,40,217,.1);box-shadow:0 6px 20px #1a17301a}.landing-page .hero-floats{position:absolute;inset:calc(var(--nav-height) + 48px) 0 100px 0;left:50%;transform:translate(-50%);width:min(1180px,96%);max-width:1180px;pointer-events:none;z-index:2}.landing-page .hero-floats .hero-orbit-center{position:relative;width:100%;height:100%;max-width:none;margin:0}.landing-page .hero-floats .hero-orbit-cards{display:none}.landing-page .hero-notify--side{position:absolute;left:auto;top:auto;transform:none;opacity:1;width:auto;max-width:min(260px,32vw);white-space:normal;animation:hero-float-in .7s cubic-bezier(.22,1,.36,1) backwards}.landing-page .hero-notify--left-top{top:14%;left:0;transform:rotate(-3deg);animation-delay:.15s}.landing-page .hero-notify--right-mid{top:22%;right:0;left:auto;transform:rotate(2deg);animation-delay:.3s}.landing-page .hero-notify--right-low{inset:auto 0 8% auto;width:min(300px,34vw);padding:12px 14px;align-items:flex-start;gap:10px;z-index:3;transform:rotate(-1deg);animation-delay:.45s}.landing-page .hero-notify--right-low strong{display:block;font-size:.8125rem;color:#111827;margin-bottom:2px}.landing-page .hero-notify--right-low span{font-size:.7rem;color:var(--sf-muted);line-height:1.35}@keyframes hero-float-in{0%{opacity:0;transform:translateY(16px) scale(.96)}}.landing-page .hero-notify--left-top.hero-notify--side{animation-name:hero-float-in-left}.landing-page .hero-notify--right-mid.hero-notify--side,.landing-page .hero-notify--right-low.hero-notify--side{animation-name:hero-float-in-right}@keyframes hero-float-in-left{0%{opacity:0;transform:translate(-12px,16px) rotate(-3deg)}}@keyframes hero-float-in-right{0%{opacity:0;transform:translate(12px,16px) rotate(2deg)}}.landing-page .hero-notify--right-low.hero-notify--side{animation-name:hero-float-in-right-low}@keyframes hero-float-in-right-low{0%{opacity:0;transform:translate(12px,16px) rotate(-1deg)}}.landing-page .hero-notify,.landing-page .hero-orbit-brand{background:#fffffff2;border:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--sf-shadow)}.landing-page .hero-orbit-brand{display:none}.landing-page .hero-notify-avatar{background:var(--sf-black)!important}.landing-page .hero-overlay{position:absolute;inset:0;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:calc(var(--nav-height) + 36px) 1.5rem 2rem;pointer-events:none;min-height:82vh;min-height:82dvh;isolation:isolate}.landing-page .hero-stack{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:640px;gap:0;padding-top:.5rem}.landing-page .hero-copy{position:relative;width:100%;max-width:680px;margin:0 auto;padding:.5rem 0;pointer-events:auto;z-index:2}.landing-page .hero-copy:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:130%;height:160%;background:radial-gradient(ellipse 75% 70% at 50% 48%,rgba(255,255,255,.97) 0%,rgba(255,255,255,.75) 45%,transparent 72%);z-index:-1;pointer-events:none}.landing-page .hero-title,.landing-page .hero-subtitle{position:relative;z-index:1}.landing-page .hero-scores-foot{width:100%;max-width:720px;margin:0 auto;flex-shrink:0;pointer-events:auto;z-index:4;padding-top:1rem}.landing-page .hero-title{font-size:clamp(2rem,5vw,3.25rem);font-weight:var(--font-weight-emphasis, 400);letter-spacing:-.03em;line-height:1.1;color:var(--sf-text);margin-bottom:1rem}.landing-page .hero-title .hero-title-accent{color:var(--sf-text)}.landing-page .hero-subtitle{font-size:clamp(1rem,2vw,1.125rem);color:var(--sf-muted);line-height:1.6;margin-bottom:1.5rem}.landing-page .hero-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:0;position:relative;z-index:5}.landing-page .hero-scores{display:flex;flex-wrap:wrap;justify-content:center;width:100%;margin:0;border-radius:18px;overflow:hidden;background:var(--sf-glass);backdrop-filter:var(--sf-blur);-webkit-backdrop-filter:var(--sf-blur);box-shadow:var(--sf-shadow-lg);border:none}.landing-page .hero-score{flex:1 1 25%;min-width:110px;padding:16px 12px;text-align:center;background:transparent;border-right:1px solid rgba(255,255,255,.4)}.landing-page .hero-score:last-child{border-right:none}.landing-page .hero-score__value{display:block;font-size:1.25rem;font-weight:var(--font-weight-emphasis, 400);color:var(--sf-text);margin-bottom:4px}.landing-page .hero-score__label{font-size:.6875rem;font-weight:var(--font-weight-emphasis, 400);color:var(--sf-muted);line-height:1.3}.landing-page{--lp-section-y: clamp(3.75rem, 8vw, 5.5rem);--lp-section-gap: clamp(2.5rem, 6vw, 4rem)}.landing-page .lp-section{position:relative;z-index:5;scroll-margin-top:calc(var(--nav-height) + 36px)}.landing-page .lp-band-soft{background:linear-gradient(180deg,#fff,#f6f3fd 18%,#f3effc 82%,#fff);border:none}.landing-page .lp-band-dark{background:radial-gradient(120% 120% at 0% 0%,#2a2354 0%,transparent 55%),radial-gradient(120% 120% at 100% 100%,#322a63 0%,transparent 55%),#15122e;color:#fff;overflow:hidden}.landing-page .lp-band-dark .section-title{color:#fff}.landing-page .lp-band-dark .section-subtitle{color:#ffffffb8}.landing-page .lp-band-dark .lp-tag{color:#c4b9fb;background:#a78bfa2e}.landing-page .lp-band-dark .btn-primary{background:#fff;color:#15122e}.landing-page .lp-band-dark .btn-primary:hover{background:#ede9fe}.landing-page .lp-section .section-header{margin-bottom:2.75rem}.landing-page .lp-tag{display:inline-block;padding:5px 14px;border-radius:999px;background:#6366f11a;color:#6366f1;font-size:.75rem;font-weight:var(--font-weight-emphasis, 400);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.85rem}.landing-page .lp-trust{position:relative;z-index:6;margin-top:0;padding:1rem 1.5rem clamp(2rem,5vw,3rem);text-align:center;background:transparent}.landing-page .lp-trust--in-hero{margin-top:0;padding:.5rem 0 0}.landing-page .lp-trust p{color:var(--sf-muted);font-size:.875rem;margin-bottom:1.25rem;max-width:520px;margin-left:auto;margin-right:auto}.landing-page .lp-trust .logos-grid,.landing-page .lp-trust .lp-partners-logos{padding:.5rem 0;max-width:1000px;margin:0 auto;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.landing-page .lp-steps,.landing-page .lp-impact,.landing-page .lp-features,.landing-page .lp-bento,.landing-page .lp-saas,.landing-page .lp-modules,.landing-page .lp-platform,.landing-page .lp-integrations,.landing-page .lp-compare,.landing-page .lp-register{position:relative;z-index:5;padding:var(--lp-section-y) 0}.landing-page .lp-pitch-quote{text-align:center;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:var(--font-weight-emphasis, 400);color:var(--sf-text);margin-bottom:2rem}.landing-page .lp-pitch-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.landing-page .lp-pitch-card{border-radius:20px;padding:1.75rem;text-align:left}.landing-page .lp-pitch-card h3{font-size:1.0625rem;font-weight:var(--font-weight-emphasis, 400);margin-bottom:.75rem;display:flex;align-items:center;gap:10px}.landing-page .lp-pitch-card p,.landing-page .lp-pitch-list li{font-size:.9375rem;color:var(--sf-muted);line-height:1.6}.landing-page .lp-pitch-list{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem}.landing-page .lp-pitch-list li{display:flex;align-items:flex-start;gap:8px}.landing-page .lp-pitch-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#ffffff73;color:var(--sf-text)}.landing-page .lp-pitch-icon--bad{background:#fee2e2cc;color:#b91c1c}.landing-page .lp-saas-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.landing-page .lp-saas-card{border-radius:18px;padding:1.5rem;text-align:left}.landing-page .lp-saas-card__icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;background:#ffffff73;color:var(--sf-text)}.landing-page .lp-saas-card h3{font-size:1rem;font-weight:var(--font-weight-emphasis, 400);margin-bottom:.35rem;color:var(--sf-text)}.landing-page .lp-saas-card p{font-size:.875rem;color:var(--sf-muted)}.landing-page .lp-haccp-focus{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center;margin-top:2.5rem}.landing-page .lp-haccp-bullets{display:flex;flex-direction:column;gap:1.25rem}.landing-page .lp-haccp-bullet{display:flex;gap:1rem;align-items:flex-start}.landing-page .lp-haccp-bullet-icon{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#ffffff73;color:var(--sf-text)}.landing-page .lp-haccp-bullet strong{display:block;font-size:.9375rem;margin-bottom:4px;color:var(--sf-text)}.landing-page .lp-haccp-bullet span{font-size:.875rem;color:var(--sf-muted);line-height:1.5}.landing-page .lp-haccp-visual{position:relative;min-height:340px}.landing-page .lp-haccp-phone{max-width:260px;margin:0 auto;padding:10px;border-radius:24px;background:#ffffffb3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landing-page .lp-haccp-phone img{border-radius:18px;width:100%}.landing-page .lp-haccp-float--stat{position:absolute;top:0;left:0;z-index:2}.landing-page .lp-haccp-float--temp{position:absolute;bottom:10%;right:0;z-index:2}.landing-page .lp-modules-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.landing-page .lp-module-card{border-radius:18px;padding:1.5rem;text-align:left;align-items:flex-start;min-height:auto;display:flex;flex-direction:column}.landing-page .lp-module-card h3{font-size:.9375rem;font-weight:var(--font-weight-emphasis, 400);color:var(--sf-text);margin-bottom:.35rem}.landing-page .lp-module-card p{font-size:.8125rem;color:var(--sf-muted)}.landing-page .lp-beyond-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-top:1.5rem}.landing-page .lp-beyond-item{border-radius:14px;padding:1rem;display:flex;align-items:center;gap:10px;font-size:.8125rem;font-weight:var(--font-weight-emphasis, 400);color:var(--sf-text)}.landing-page .lp-platform-inner{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.landing-page .lp-platform-feed{display:flex;flex-direction:column;gap:.65rem;max-width:380px;margin-left:auto}.landing-page .lp-platform-item{display:flex;align-items:flex-start;gap:.85rem;padding:1rem 1.1rem;border-radius:14px;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.landing-page .lp-platform-item__dot{width:8px;height:8px;border-radius:50%;margin-top:6px;flex-shrink:0}.landing-page .lp-platform-item--warn .lp-platform-item__dot{background:#fbbf24;box-shadow:0 0 0 3px #fbbf2440}.landing-page .lp-platform-item--info .lp-platform-item__dot{background:#a78bfa;box-shadow:0 0 0 3px #a78bfa40}.landing-page .lp-platform-item--ok .lp-platform-item__dot{background:#34d399;box-shadow:0 0 0 3px #34d39940}.landing-page .lp-platform-item__meta{display:block;font-size:.72rem;color:#ffffff8c;margin-bottom:4px}.landing-page .lp-platform-item strong{display:block;font-size:.9rem;font-weight:var(--font-weight-emphasis, 400);color:#fff;line-height:1.35}.landing-page .lp-platform-item__tag{display:inline-block;margin-top:6px;font-size:.68rem;font-weight:var(--font-weight-emphasis, 400);color:#fbbf24f2}.landing-page .lp-integrations{text-align:center}.landing-page .lp-int-orbit{position:relative;width:min(460px,86vw);aspect-ratio:1;margin:2.5rem auto 0}.landing-page .lp-int-orbit:before,.landing-page .lp-int-orbit:after{content:"";position:absolute;border-radius:50%;border:1px dashed rgba(124,92,246,.22)}.landing-page .lp-int-orbit:before{inset:8%}.landing-page .lp-int-orbit:after{inset:24%;border-style:solid;border-color:#7c5cf61a}.landing-page .lp-int-orbit__core{position:absolute;inset:0;margin:auto;width:92px;height:92px;border-radius:50%;background:#fff;box-shadow:0 14px 40px #6d28d938;display:flex;align-items:center;justify-content:center;z-index:3}.landing-page .lp-int-orbit__core img{width:52px;height:52px;object-fit:contain}.landing-page .lp-int-ring{position:absolute;inset:0;animation:lp-int-spin 46s linear infinite}.landing-page .lp-int-node{position:absolute;transform:translate(-50%,-50%)}.landing-page .lp-int-chip{display:inline-flex;align-items:center;gap:7px;padding:9px 16px;border-radius:999px;font-size:.85rem;font-weight:var(--font-weight-emphasis, 400);white-space:nowrap;color:var(--sf-text);background:#fff;box-shadow:0 8px 24px #1a17301f;animation:lp-int-spin-rev 46s linear infinite}.landing-page .lp-int-chip svg{color:#6d28d9}.landing-page .lp-int-orbit:hover .lp-int-ring,.landing-page .lp-int-orbit:hover .lp-int-chip{animation-play-state:paused}@keyframes lp-int-spin{to{transform:rotate(360deg)}}@keyframes lp-int-spin-rev{to{transform:rotate(-360deg)}}@media(prefers-reduced-motion:reduce){.landing-page .lp-int-ring,.landing-page .lp-int-chip{animation:none}}.landing-page .section-title--left,.landing-page .section-subtitle--left{text-align:left;margin-left:0;margin-right:0}.landing-page .section-subtitle--left{max-width:440px;margin-bottom:2rem}.landing-page .lp-register-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:clamp(2.5rem,6vw,4.5rem);align-items:center}.landing-page .lp-register-points{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.85rem}.landing-page .lp-register-points li{display:flex;align-items:center;gap:.85rem;font-size:.9375rem;font-weight:var(--font-weight-emphasis, 400);color:var(--sf-muted);line-height:1.4}.landing-page .lp-register-point-icon{width:42px;height:42px;border-radius:12px;background:#f7f5ff;color:#6d28d9;display:flex;align-items:center;justify-content:center;flex-shrink:0}.landing-page .lp-register-card{border-radius:24px;padding:clamp(1.75rem,3vw,2.25rem);background:#fff!important;border:1px solid rgba(26,23,48,.08)!important;box-shadow:0 16px 48px #1a173014!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.landing-page .lp-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.landing-page .lp-form-field{margin-bottom:1.1rem}.landing-page .lp-form-field label{display:block;font-size:.8125rem;font-weight:var(--font-weight-emphasis, 400);margin-bottom:7px;color:var(--sf-text)}.landing-page .lp-form-optional{font-weight:var(--font-weight-emphasis, 400);color:var(--sf-muted)}.landing-page .lp-form-field input,.landing-page .lp-form-field textarea{width:100%;padding:12px 14px;border-radius:12px;border:1px solid rgba(26,23,48,.12);font-family:inherit;font-size:.9375rem;color:var(--sf-text);background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.landing-page .lp-form-field input::placeholder,.landing-page .lp-form-field textarea::placeholder{color:#9ca3af}.landing-page .lp-form-field input:hover,.landing-page .lp-form-field textarea:hover{border-color:#1a173033}.landing-page .lp-form-field input:focus,.landing-page .lp-form-field textarea:focus{outline:none;border-color:#a78bfa;box-shadow:0 0 0 3px #a78bfa38}.landing-page .lp-form-field textarea{resize:vertical;min-height:100px}.landing-page .lp-form-error{display:block;margin-top:5px;font-size:.75rem;font-weight:var(--font-weight-emphasis, 400);color:#dc2626}.landing-page .lp-form-trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.landing-page .lp-form-submit{width:100%;margin-top:.35rem}.landing-page .lp-form-submit-icon{opacity:.9}.landing-page .lp-form-success{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;padding:2.5rem 1.5rem}.landing-page .lp-form-success-icon{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#dcfce7;color:#15803d}.landing-page .lp-form-success strong{font-size:1.125rem;color:var(--sf-text)}.landing-page .lp-form-success p{font-size:.9375rem;color:var(--sf-muted);margin:0;max-width:280px}.landing-page .sf-glass,.landing-page .lp-pitch-card,.landing-page .lp-saas-card,.landing-page .lp-beyond-item,.landing-page .lp-register-card,.landing-page .lp-integration-pill,.landing-page .lp-compare-side,.landing-page .ui-piece,.landing-page .app-ui-task,.landing-page .app-ui-stat{background:var(--sf-glass)!important;backdrop-filter:var(--sf-blur);-webkit-backdrop-filter:var(--sf-blur);border:none!important;box-shadow:var(--sf-shadow)!important;transition:transform .25s ease,box-shadow .25s ease}.landing-page .lp-pitch-card:hover,.landing-page .lp-saas-card:hover,.landing-page .lp-beyond-item:hover{transform:translateY(-4px);box-shadow:var(--sf-shadow-lg)!important}.landing-page .lp-band-dark{width:calc(100% - 2.5rem);max-width:1340px;margin:var(--lp-section-gap) auto;border-radius:40px;box-shadow:0 30px 80px #1a173047}.landing-page .lp-module-card,.landing-page .lp-bento-cell--art{background:transparent!important;box-shadow:none!important;border:1px solid transparent;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,border-color .25s ease}.landing-page .lp-module-card:hover,.landing-page .lp-bento-cell--art:hover{transform:translateY(-4px);background:#ffffffb3!important;border-color:#6366f11f;box-shadow:var(--sf-shadow)!important}.landing-page .lp-band-dark .lp-module-card:hover{background:#ffffff14!important;border-color:#ffffff24}.landing-page .lp-steps{background:linear-gradient(180deg,#fff,#f4f0fc 42%,#fff)}.landing-page .cta-section{position:relative;z-index:5;width:calc(100% - 2.5rem);max-width:1100px;margin:var(--lp-section-gap) auto var(--lp-section-gap);padding:4rem 2rem;text-align:center;border-radius:36px;overflow:hidden;background:radial-gradient(120% 130% at 0% 0%,#3a2f73 0%,transparent 55%),radial-gradient(130% 130% at 100% 100%,#6d28d9 0%,transparent 60%),#1f1a40;box-shadow:0 30px 80px #6d28d952}.landing-page .cta-title{font-size:clamp(2rem,5vw,3rem);font-weight:var(--font-weight-emphasis, 400);color:#fff;font-style:normal;letter-spacing:-.02em;margin-bottom:.75rem}.landing-page .cta-subtitle{color:#ffffffbf;max-width:520px;margin:0 auto 1.5rem}.landing-page .cta-buttons{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.landing-page .cta-section .btn-ghost{background:#ffffff26;color:#fff}.landing-page .cta-section .btn-primary{background:#fff;color:var(--sf-black)}.landing-page .footer{position:relative;z-index:5;padding:5rem 0 1.5rem;background:radial-gradient(ellipse 90% 70% at 50% 120%,rgba(124,92,246,.4) 0%,transparent 62%),linear-gradient(to top,rgba(167,139,250,.22) 0%,rgba(167,139,250,.06) 40%,transparent 78%)}.landing-page .footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:.5rem}.landing-page .footer-social .social-links__btn{width:38px;height:38px;border-radius:12px;background:#ffffffd9}.landing-page .footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:2rem}.landing-page .footer-col h4{font-size:.8125rem;font-weight:var(--font-weight-emphasis, 400);margin-bottom:.75rem;color:var(--sf-text)}.landing-page .footer-col a{display:block;font-size:.875rem;color:var(--sf-muted);padding:4px 0}.landing-page .footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;padding-top:1.5rem;border-top:1px solid rgba(26,23,48,.1);font-size:.8125rem;color:var(--sf-muted)}.landing-page .lp-dd{display:grid;grid-template-columns:1fr auto 1fr;gap:1.25rem;align-items:stretch}.landing-page .lp-dd-col{display:flex;flex-direction:column}.landing-page .lp-dd-tag{align-self:flex-start;display:inline-block;padding:5px 14px;border-radius:999px;font-size:.72rem;font-weight:var(--font-weight-emphasis, 400);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.85rem}.landing-page .lp-dd-tag--bad{color:#dc2626;background:#dc26261a}.landing-page .lp-dd-tag--good{color:#15803d;background:#15803d1f}.landing-page .lp-dd-loose{position:relative;flex:1;min-height:420px;border-radius:20px;border:1.5px dashed rgba(26,23,48,.16);background:#ffffff59;overflow:hidden}.landing-page .lp-dd-loose-item{position:absolute;padding:0;border:none;background:none;cursor:grab;transform:rotate(var(--rot));transition:transform .2s ease,filter .2s ease;opacity:0}.landing-page .lp-dd.is-armed .lp-dd-loose-item{opacity:1;animation:lp-lego-drop .6s cubic-bezier(.34,1.56,.64,1) backwards;animation-delay:calc(var(--i) * .09s)}.landing-page .lp-dd-loose-item:hover{transform:rotate(0) scale(1.07);filter:drop-shadow(0 16px 26px rgba(26,23,48,.22));z-index:6}.landing-page .lp-dd-loose-item:active{cursor:grabbing}@keyframes lp-lego-drop{0%{transform:translateY(-280px) rotate(0);opacity:0}to{transform:translateY(0) rotate(var(--rot));opacity:1}}.landing-page .lp-dd-x{box-shadow:0 10px 24px #1a173024}.landing-page .lp-dd-x-excel{width:158px;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:10px}.landing-page .lp-dd-x-excel__top{display:flex;align-items:center;gap:6px;margin:-10px -10px 8px;padding:6px 9px;background:#217346;border-radius:8px 8px 0 0}.landing-page .lp-dd-x-excel__logo{width:16px;height:16px;border-radius:3px;background:#fff;color:#217346;font-size:.6rem;font-weight:var(--font-weight-emphasis, 400);display:flex;align-items:center;justify-content:center}.landing-page .lp-dd-x-excel__top span{color:#fff;font-size:.62rem;font-weight:var(--font-weight-emphasis, 400)}.landing-page .lp-dd-x-excel__grid{display:block;height:42px;margin-bottom:7px;background:repeating-linear-gradient(#eef0f2 0 1px,transparent 1px 11px),repeating-linear-gradient(90deg,#eef0f2 0 1px,transparent 1px 26px);border:1px solid #eef0f2}.landing-page .lp-dd-x-excel__name{display:block;font-size:.6rem;font-weight:var(--font-weight-emphasis, 400);color:#374151;word-break:break-all}.landing-page .lp-dd-x-paper{width:132px;background:#fff;border:1px solid #e5e7eb;border-radius:4px;padding:12px 12px 14px}.landing-page .lp-dd-x-paper__title{display:block;font-size:.6rem;font-weight:var(--font-weight-emphasis, 400);text-transform:uppercase;letter-spacing:.04em;color:#6b7280;margin-bottom:9px}.landing-page .lp-dd-x-row{display:flex;align-items:center;gap:7px;margin-bottom:7px}.landing-page .lp-dd-x-box{width:13px;height:13px;border:1.5px solid #9ca3af;border-radius:3px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:transparent}.landing-page .lp-dd-x-box--done{background:#22c55e;border-color:#22c55e;color:#fff}.landing-page .lp-dd-x-line{display:block;height:4px;flex:1;background:#e5e7eb;border-radius:2px}.landing-page .lp-dd-x-line--short{max-width:60%}.landing-page .lp-dd-x-clip{position:relative;width:124px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:18px 13px 14px}.landing-page .lp-dd-x-clip:before{content:"";position:absolute;top:-7px;left:50%;transform:translate(-50%);width:38px;height:13px;background:#9ca3af;border-radius:4px}.landing-page .lp-dd-x-clip strong{display:block;font-size:.72rem;font-weight:var(--font-weight-emphasis, 400);color:#374151;margin-bottom:9px}.landing-page .lp-dd-x-clip .lp-dd-x-line{margin-bottom:7px}.landing-page .lp-dd-x-stamp{background:#fef2f2;color:#dc2626;border:3px double #dc2626;border-radius:4px;padding:9px 15px;font-size:.72rem;font-weight:var(--font-weight-emphasis, 400);text-transform:uppercase;box-shadow:none}.landing-page .lp-dd-x-folder{position:relative;width:140px;height:92px;background:linear-gradient(160deg,#f4d27a,#eac15c);border-radius:3px 10px 10px;display:flex;align-items:flex-end;justify-content:center;padding-bottom:14px}.landing-page .lp-dd-x-folder:before{content:"";position:absolute;top:-11px;left:0;width:58px;height:13px;background:#f4d27a;border-radius:6px 6px 0 0}.landing-page .lp-dd-x-folder span{font-size:.72rem;font-weight:var(--font-weight-emphasis, 400);color:#8a6516}.landing-page .lp-dd-x-note{width:112px;height:112px;padding:13px;background:linear-gradient(170deg,#fde68a,#fcd34d);color:#854d0e;font-size:.74rem;font-weight:var(--font-weight-emphasis, 400);line-height:1.4;box-shadow:0 10px 22px #854d0e2e}.landing-page .lp-dd-cleared{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:var(--sf-muted);font-weight:var(--font-weight-emphasis, 400);opacity:.7}.landing-page .lp-dd-arrow{display:flex;align-items:center;justify-content:center;color:var(--sf-lavender)}.landing-page .lp-dd-app{flex:1;border-radius:22px;background:linear-gradient(180deg,#fff,#f7f5ff);box-shadow:0 20px 50px #1a17301f;padding:1.25rem;border:2px solid transparent;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.landing-page .lp-dd-col--safyra.is-over .lp-dd-app{border-color:var(--sf-lavender);box-shadow:0 0 0 4px #7c5cf626,var(--sf-shadow-lg);transform:translateY(-2px)}.landing-page .lp-dd-col--safyra.is-ready .lp-dd-app{border-color:#7c5cf633}.landing-page .lp-dd-col--safyra.is-done .lp-dd-app{border-color:#15803d59}.landing-page .lp-dd-app__head{position:relative;display:flex;align-items:center;gap:.65rem;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid rgba(26,23,48,.08)}.landing-page .lp-dd-app__head img{width:36px;height:36px;object-fit:contain}.landing-page .lp-dd-app__head strong{display:block;font-size:.95rem;color:var(--sf-text)}.landing-page .lp-dd-app__head span{font-size:.78rem;color:var(--sf-muted)}.landing-page .lp-dd-app__progress{position:absolute;left:0;bottom:-1px;height:2px;width:var(--p);background:linear-gradient(90deg,var(--sf-lavender),#6d28d9);border-radius:2px;transition:width .45s cubic-bezier(.22,1,.36,1)}.landing-page .lp-dd-app__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;min-height:280px;text-align:center;color:var(--sf-muted)}.landing-page .lp-dd-app__empty-ring{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--sf-lavender);background:#7c5cf61a;border:2px dashed rgba(124,92,246,.3)}.landing-page .lp-dd-app__list{display:flex;flex-direction:column;gap:.6rem}.landing-page .lp-dd-appcard{display:flex;align-items:center;gap:.75rem;padding:.75rem .85rem;border-radius:14px;background:#fff;box-shadow:0 8px 22px #1118270f;border:1px solid rgba(0,0,0,.04);animation:lp-dd-in .4s cubic-bezier(.34,1.56,.64,1)}@keyframes lp-dd-in{0%{opacity:0;transform:translateY(-10px) scale(.96)}to{opacity:1;transform:none}}.landing-page .lp-dd-appcard__ic{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.landing-page .lp-dd-appcard__ic--amber{background:#fef3c7;color:#b45309}.landing-page .lp-dd-appcard__ic--green{background:#dcfce7;color:#15803d}.landing-page .lp-dd-appcard__ic--violet{background:#ede9fe;color:#6d28d9}.landing-page .lp-dd-appcard__ic--blue{background:#dbeafe;color:#1d4ed8}.landing-page .lp-dd-appcard__ic--indigo{background:#e0e7ff;color:#4338ca}.landing-page .lp-dd-appcard__ic--rose{background:#ffe4e6;color:#be123c}.landing-page .lp-dd-appcard__body{flex:1;min-width:0}.landing-page .lp-dd-appcard__body strong{display:block;font-size:.9rem;font-weight:var(--font-weight-emphasis, 400);color:#111827;line-height:1.25}.landing-page .lp-dd-appcard__body span{font-size:.75rem;color:#6b7280}.landing-page .lp-dd-appcard__check{color:#22c55e;flex-shrink:0}.landing-page .lp-dd-actions{display:flex;align-items:center;justify-content:center;gap:1.25rem;margin-top:2rem}.landing-page .lp-dd-reset{background:none;border:none;color:var(--sf-muted);font-family:inherit;font-size:.9rem;font-weight:var(--font-weight-emphasis, 400);cursor:pointer;text-decoration:underline;text-underline-offset:3px}.landing-page .lp-dd-success{display:inline-flex;align-items:center;gap:.5rem;font-weight:var(--font-weight-emphasis, 400);color:#15803d}@media(max-width:860px){.landing-page .lp-dd{grid-template-columns:1fr}.landing-page .lp-dd-arrow{transform:rotate(90deg);padding:.25rem 0}}@media(prefers-reduced-motion:reduce){.landing-page .hero-notify--side,.landing-page .lp-dd.is-armed .lp-dd-loose-item,.landing-page .lp-dd-appcard{animation:none}}.landing-page .hero-pill{display:inline-flex;align-items:center;gap:8px;padding:7px 16px;border-radius:999px;font-size:.8125rem;font-weight:var(--font-weight-emphasis, 400);color:var(--sf-text);background:#ffffffb3;box-shadow:var(--sf-shadow-sm);margin-bottom:1.25rem}.landing-page .hero-pill__dot{width:8px;height:8px;border-radius:50%;background:#34d399;box-shadow:0 0 0 4px #34d39938}.landing-page .lp-steps,.landing-page .lp-bento{overflow:hidden}.landing-page .lp-steps:before,.landing-page .lp-bento:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;filter:blur(90px);opacity:.5;z-index:-1;pointer-events:none}.landing-page .lp-steps:before{background:radial-gradient(circle,rgba(129,140,248,.2),transparent 70%);top:-120px;left:-80px;opacity:.35}.landing-page .lp-bento:after{background:radial-gradient(circle,rgba(167,139,250,.4),transparent 70%);bottom:-140px;right:-100px}.landing-page .lp-steps-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:0;list-style:none;margin:2rem 0 0;padding:0;position:relative}.landing-page .lp-steps-flow:before{content:"";position:absolute;top:calc(2.4rem + 54px);left:14%;right:14%;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(109,40,217,.28) 12%,rgba(109,40,217,.28) 88%,transparent 100%);z-index:1;pointer-events:none}.landing-page .lp-steps-flow__item{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 1rem .5rem;background:none;border:none;box-shadow:none}.landing-page .lp-steps-flow__visual{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:.65rem;margin-bottom:1.25rem}.landing-page .lp-steps-flow__tag{position:relative;z-index:3;display:inline-flex;align-items:center;justify-content:center;min-height:1.75rem;font-size:.75rem;font-weight:var(--font-weight-emphasis, 400);letter-spacing:.14em;color:#6d28d9;background:#6d28d914;padding:.25rem .6rem;border-radius:999px}.landing-page .lp-step-art{position:relative;z-index:3;width:108px;height:108px;display:block;flex-shrink:0}.landing-page .lp-steps-flow__copy h3{font-size:1.2rem;font-weight:var(--font-weight-emphasis, 400);color:var(--sf-text);margin:0 0 .45rem;letter-spacing:-.02em}.landing-page .lp-steps-flow__copy p{margin:0 auto;font-size:.9375rem;color:var(--sf-muted);line-height:1.55;max-width:26ch}.landing-page .lp-bento-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-auto-rows:1fr;gap:1.1rem}.landing-page .lp-bento-cell{border-radius:24px;padding:1.6rem;grid-column:span 3;display:flex;flex-direction:column;gap:.4rem;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.landing-page .lp-bento-cell:hover{transform:translateY(-4px);box-shadow:var(--sf-shadow-lg)!important}.landing-page .lp-bento-cell h3{font-size:1.0625rem;font-weight:var(--font-weight-emphasis, 400);color:var(--sf-text);margin-top:.4rem}.landing-page .lp-bento-cell>p{font-size:.875rem;color:var(--sf-muted);line-height:1.5}.landing-page .lp-bento-cell .lp-art{width:100%;max-width:180px;height:auto;margin-bottom:.3rem}.landing-page .lp-bento-cell--hero{grid-column:span 4;grid-row:span 2;justify-content:flex-start}.landing-page .lp-bento-cell--phone{grid-column:span 2;grid-row:span 2;align-items:center;text-align:center}.landing-page .lp-bento-head h3{margin-top:0}.landing-page .lp-bento-head p{font-size:.875rem;color:var(--sf-muted);margin-top:2px}.landing-page .lp-bento-shot{position:relative;margin-top:1.1rem;border-radius:16px;overflow:hidden;box-shadow:0 18px 44px #1a173029;flex:1}.landing-page .lp-bento-shot img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.landing-page .lp-bento-chip{position:absolute;top:14px;right:14px;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;font-size:.75rem;font-weight:var(--font-weight-emphasis, 400);background:#fffffff2;box-shadow:var(--sf-shadow-sm)}.landing-page .lp-bento-chip--ok{color:#15803d}.landing-page .lp-bento-phone{margin-top:1rem;width:100%;max-width:200px;padding:8px;border-radius:26px;background:#fff9;box-shadow:0 18px 44px #1a173029}.landing-page .lp-bento-phone img{width:100%;border-radius:20px;display:block}.landing-page .lp-impact .section-header{margin-bottom:clamp(1.75rem,4vw,2.5rem)}.landing-page .lp-impact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1rem,2.5vw,1.35rem);align-items:stretch}.landing-page .lp-impact-stat{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;min-height:7.5rem;padding:1.5rem 1.15rem 1.35rem;text-align:center;border:none;border-radius:20px;background:#ffffff73;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);overflow:hidden;box-shadow:0 12px 36px #1a173014;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.landing-page .lp-impact-stat:hover{transform:translateY(-3px);background:#ffffff9e;box-shadow:0 16px 44px #1a17301a}.landing-page .lp-impact-stat--leaves{cursor:pointer;-webkit-tap-highlight-color:transparent}.landing-page .lp-impact-stat--leaves:focus-visible{outline:2px solid rgba(26,23,48,.2);outline-offset:3px}.landing-page .lp-impact-stat--leaves:active{transform:translateY(-1px) scale(.995)}.landing-page .lp-impact-stat__burst{position:absolute;inset:0;pointer-events:none;z-index:2;border-radius:inherit}.landing-page .lp-impact-leaf{position:absolute;display:flex;align-items:center;justify-content:center;opacity:0;transform:translate(0) rotate(0) scale(var(--leaf-scale, 1));animation:lpImpactLeaf 1.35s ease-out forwards;filter:drop-shadow(0 2px 4px rgba(22,163,74,.25))}@keyframes lpImpactLeaf{0%{opacity:0;transform:translateY(8px) rotate(0) scale(.4)}12%{opacity:1}to{opacity:0;transform:translate(var(--leaf-dx, 0),var(--leaf-dy, -80px)) rotate(var(--leaf-rot, 0deg)) scale(var(--leaf-scale, 1))}}.landing-page .lp-impact-stat__value{margin:0;line-height:1}.landing-page .lp-impact-stat__num{font-size:clamp(2rem,4.5vw,2.75rem);font-weight:var(--font-weight-emphasis, 400);letter-spacing:-.04em;font-variant-numeric:tabular-nums;color:var(--lp-black, #0a0a0a)}.landing-page .lp-impact-stat__label{font-size:.9375rem;font-weight:var(--font-weight-emphasis, 400);color:var(--sf-muted);margin:0;letter-spacing:-.01em;line-height:1.35;max-width:16ch}.landing-page .lp-impact-stat__hint{margin-top:.15rem;font-size:.625rem;font-weight:var(--font-weight-emphasis, 400);letter-spacing:.04em;color:#1a173066;text-transform:uppercase}.landing-page .lp-impact__footnote{margin:1.75rem auto 0;max-width:52ch;text-align:center;font-size:.75rem;color:var(--sf-muted);line-height:1.5;opacity:.8}@media(prefers-reduced-motion:reduce){.landing-page .lp-impact-leaf{animation:none;display:none}}@media(max-width:900px){.landing-page .lp-impact-grid{grid-template-columns:repeat(2,1fr);gap:.85rem}}@media(max-width:520px){.landing-page .lp-impact-grid{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}}.landing-page .lp-features{background:linear-gradient(180deg,#fff,#faf9fe,#fff)}.landing-page .lp-features .section-header{margin-bottom:clamp(1.75rem,4vw,2.5rem)}.landing-page .lp-cap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;align-items:stretch}.landing-page .lp-cap-card{display:flex;flex-direction:column;align-items:flex-start;gap:.85rem;height:100%;padding:1.35rem 1.3rem 1.25rem;border:none;border-radius:20px;background:#fff;box-shadow:0 1px 2px #1a17300a,0 8px 28px #1a173012;transition:transform .22s ease,box-shadow .22s ease}.landing-page .lp-cap-card:hover{transform:translateY(-4px);box-shadow:0 2px 4px #1a17300d,0 14px 36px #6d28d91a}.landing-page a.lp-cap-card--link{text-decoration:none;color:inherit;cursor:pointer}.landing-page .lp-cap-card--link{position:relative}.landing-page .lp-cap-card__arrow{position:absolute;right:1.15rem;bottom:1rem;font-size:1.125rem;line-height:1;color:var(--lp-muted);opacity:.55;transition:opacity .22s ease,transform .22s ease}.landing-page .lp-cap-card--link:hover .lp-cap-card__arrow{opacity:1;transform:translate(2px,-2px)}.landing-page .lp-faq__list{display:flex;flex-direction:column;gap:.65rem;max-width:48rem;margin:0 auto}.landing-page .lp-faq__item{border:1px solid var(--lp-border);border-radius:var(--lp-radius);background:#fff;overflow:hidden}.landing-page .lp-faq__question{padding:1.1rem 1.25rem;font-weight:var(--font-weight-emphasis, 400);font-size:1rem;line-height:1.4;cursor:pointer;list-style:none}.landing-page .lp-faq__question::-webkit-details-marker{display:none}.landing-page .lp-faq__question:after{content:"+";float:right;font-weight:var(--font-weight-emphasis, 400);color:var(--lp-muted)}.landing-page .lp-faq__item[open] .lp-faq__question:after{content:"−"}.landing-page .lp-faq__answer{margin:0;padding:0 1.25rem 1.15rem;color:var(--lp-muted);font-size:.9375rem;line-height:1.6}.landing-page .lp-feature-hero{padding-top:calc(var(--nav-height) + 20px + clamp(1.25rem,3vw,2rem));padding-bottom:clamp(1.75rem,4vw,2.75rem);background:linear-gradient(180deg,#faf9ff,#fff 55%)}.landing-page .lp-feature-hero__inner{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;max-width:40rem;position:relative;z-index:2}.landing-page .lp-feature-hero__glyph{width:72px;height:72px;border-radius:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.landing-page .lp-feature-hero__glyph .sf-icon{display:block;flex-shrink:0}.landing-page .lp-feature-badge{display:inline-block;padding:.35rem .75rem;font-size:.8125rem;font-weight:var(--font-weight-emphasis, 400);color:var(--lp-muted);border:1px solid var(--lp-border);border-radius:999px;background:var(--lp-surface)}.landing-page .lp-feature-hero__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:var(--font-weight-emphasis, 400);line-height:1.15;letter-spacing:-.02em;margin:0}.landing-page .lp-feature-hero__subtitle{margin:0;font-size:1.0625rem;line-height:1.55;color:var(--lp-muted);max-width:36rem}.landing-page .lp-cap-glyph{width:52px;height:52px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:16px;background:#6d28d912}.landing-page .lp-cap-glyph--amber{background:#f59e0b24}.landing-page .lp-cap-glyph--green{background:#10b9811f}.landing-page .lp-cap-glyph--violet{background:#6d28d91f}.landing-page .lp-cap-glyph--blue{background:#2563eb1f}.landing-page .lp-cap-glyph--rose{background:#e11d481a}.landing-page .lp-cap-glyph--indigo{background:#4f46e51f}.landing-page .lp-cap-glyph--cyan{background:#0891b21f}.landing-page .lp-cap-glyph--ai{background:linear-gradient(145deg,#7c3aed29,#c026d31f)}.landing-page .lp-feature-hero .lp-cap-glyph.lp-feature-hero__glyph{width:72px;height:72px;border-radius:20px}.landing-page .lp-cap-card h3{font-size:1.0625rem;font-weight:var(--font-weight-emphasis, 400);color:var(--sf-text);margin:0;letter-spacing:-.02em;line-height:1.25}.landing-page .lp-cap-card p{flex:1;font-size:.875rem;color:var(--sf-muted);line-height:1.55;margin:0}.landing-page .lp-sectors{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.6rem;margin-top:2.5rem;padding-bottom:.5rem}.landing-page .lp-sectors__label{font-size:.8125rem;font-weight:var(--font-weight-emphasis, 400);color:var(--sf-muted);margin-right:.25rem}.landing-page .lp-sector-pill{display:inline-flex;align-items:center;gap:7px;padding:7px 14px;border-radius:999px;font-size:.8125rem;font-weight:var(--font-weight-emphasis, 400);color:var(--sf-text);background:#fff;border:none;box-shadow:0 4px 14px #1a17300f}.landing-page .lp-int-chip__logo{object-fit:contain;border-radius:4px}.landing-page .hero-orbit-icon .sf-icon,.landing-page .lp-cap-glyph .sf-icon,.landing-page .lp-sector-pill .sf-icon,.landing-page .lp-int-chip .sf-icon{display:block}@media(max-width:900px){.landing-page .lp-cap-grid{grid-template-columns:repeat(2,1fr);gap:.85rem}.landing-page .lp-cap-card{padding:1.2rem 1.15rem 1.1rem}}@media(max-width:520px){.landing-page .lp-cap-grid{grid-template-columns:1fr;gap:.75rem;max-width:400px;margin-left:auto;margin-right:auto}.landing-page .lp-cap-card{padding:1.25rem 1.2rem}.landing-page .lp-cap-card h3{font-size:1.125rem}}.landing-page .lp-modules-grid{grid-template-columns:repeat(5,1fr)}.landing-page .lp-module-card{align-items:center;text-align:center;padding:1.75rem 1rem}.landing-page .lp-module-card .lp-module-icon{margin-bottom:.85rem}@media(max-width:980px){.landing-page .lp-bento-grid{grid-template-columns:repeat(2,1fr)}.landing-page .lp-bento-cell,.landing-page .lp-bento-cell--hero,.landing-page .lp-bento-cell--phone{grid-column:span 1;grid-row:auto}.landing-page .lp-bento-cell--hero{grid-column:span 2}.landing-page .lp-modules-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.landing-page .hero-floats{display:none}}@media(max-width:768px){.landing-page .hero-stack{gap:0}.landing-page .lp-steps-flow{grid-template-columns:1fr;gap:2rem;max-width:320px;margin-left:auto;margin-right:auto}.landing-page .lp-steps-flow:before{display:none}.landing-page .lp-step-art{width:88px;height:88px}.landing-page .lp-band-dark{width:calc(100% - 1.5rem);border-radius:28px}}@media(max-width:900px){.landing-page .hero.hero--orbit.hero--full{min-height:100svh;min-height:100dvh}.landing-page .hero-overlay{z-index:10;justify-content:space-between;min-height:100%;padding-top:calc(var(--nav-height) + max(10px,env(safe-area-inset-top,0px)) + .25rem);padding-bottom:max(.5rem,env(safe-area-inset-bottom,0px))}.landing-page .hero-stack{flex:1;min-height:0;justify-content:center;align-items:center;padding:.5rem 0;z-index:3}.landing-page .hero-orbit-layer{z-index:2;opacity:1}.landing-page .hero-orbit-bg,.landing-page .hero-orbit-glow,.landing-page .hero-orbit-spinner{top:52%}.landing-page .hero-orbit-bg{width:min(110vw,120vmin);height:min(110vw,120vmin);opacity:1}.landing-page .hero-orbit-glow{opacity:.55}.landing-page .hero-orbit-spinner--inner{--orbit-size: min(44vmin, 320px)}.landing-page .hero-orbit-spinner--mid{--orbit-size: min(62vmin, 440px)}.landing-page .hero-orbit-spinner--outer{--orbit-size: min(78vmin, 560px)}.landing-page .hero-orbit-ring{stroke:#6d28d961;stroke-width:1.5px}.landing-page .hero-orbit-ring--faint{stroke:#6d28d938}.landing-page .hero-orbit-svg{opacity:.85}.landing-page .hero-orbit-slot{opacity:1;width:62px;height:62px;margin:-31px 0 0 -31px}.landing-page .hero-orbit-chip{width:58px;height:58px;background:#fff;opacity:1;border:1px solid rgba(109,40,217,.14);box-shadow:0 6px 20px #1a17301f,0 0 0 1px #fffc}.landing-page .hero-orbit-icon .sf-icon{width:30px;height:30px;filter:drop-shadow(0 1px 3px rgba(26,23,48,.15))}.landing-page .hero-copy:before{top:48%;width:92%;height:105%;background:radial-gradient(ellipse 65% 58% at 50% 46%,rgba(255,255,255,.94) 0%,rgba(255,255,255,.55) 38%,transparent 68%)}.landing-page .hero-title,.landing-page .hero-subtitle,.landing-page .hero-buttons{position:relative;z-index:2}.landing-page .lp-trust--in-hero{position:relative;z-index:4;margin-top:auto;flex-shrink:0;padding-top:.35rem}.landing-page .lp-pitch-grid,.landing-page .lp-saas-grid,.landing-page .lp-haccp-focus,.landing-page .lp-platform-inner,.landing-page .lp-register-grid,.landing-page .lp-beyond-grid,.landing-page .lp-compare-board,.landing-page .footer-grid{grid-template-columns:1fr}.landing-page .lp-platform-feed{margin-left:auto;margin-right:auto;max-width:100%}.landing-page .lp-saas-grid{grid-template-columns:repeat(2,1fr)}.landing-page .hero-scores{flex-direction:column}.landing-page .hero-score{border-right:none;border-bottom:1px solid rgba(255,255,255,.35)}.landing-page .hero-score:last-child{border-bottom:none}.landing-page .lp-haccp-float{position:relative;margin-bottom:8px}.landing-page .lp-haccp-visual{min-height:auto}}@media(max-width:520px){.landing-page .lp-saas-grid,.landing-page .lp-bento-grid,.landing-page .lp-bento-cell--hero{grid-template-columns:1fr}.landing-page .lp-bento-cell--hero{grid-column:span 1}.landing-page .lp-modules-grid{grid-template-columns:repeat(2,1fr)}.landing-page .lp-form-row{grid-template-columns:1fr}.landing-page .hero-buttons{flex-direction:column;width:100%;max-width:280px;margin-left:auto;margin-right:auto}.landing-page .hero-buttons .btn{width:100%}}.ui-piece{background:#fff;border:none;border-radius:14px;box-shadow:0 10px 28px #0f172a14;font-size:.8125rem;color:#374151}.ui-alert{padding:14px 16px;max-width:280px}.ui-alert__head{display:flex;justify-content:space-between;gap:8px;margin-bottom:6px}.ui-alert__module{font-size:.7rem;font-weight:var(--font-weight-emphasis, 400);color:#64748b;text-transform:uppercase;letter-spacing:.04em}.ui-alert__time{font-size:.7rem;color:#94a3b8}.ui-alert__title{font-weight:var(--font-weight-emphasis, 400);color:#111827;line-height:1.4;margin-bottom:8px}.ui-alert__badge{display:inline-block;font-size:.65rem;font-weight:var(--font-weight-emphasis, 400);padding:4px 10px;border-radius:999px}.ui-alert--warn .ui-alert__badge{background:#fef3c7;color:#92400e}.ui-alert--ok .ui-alert__badge{background:#dcfce7;color:#166534}.ui-alert--info .ui-alert__badge{background:#dbeafe;color:#1e40af}.ui-checklist{padding:14px 16px;max-width:260px}.ui-checklist__head{display:flex;justify-content:space-between;margin-bottom:8px}.ui-checklist__title{font-weight:var(--font-weight-emphasis, 400);color:#111827}.ui-checklist__pct{font-weight:var(--font-weight-emphasis, 400);color:#5bb5e8}.ui-checklist__bar{height:6px;background:#f3f4f6;border-radius:999px;overflow:hidden;margin-bottom:12px}.ui-checklist__bar span{display:block;height:100%;background:linear-gradient(90deg,#5bb5e8,#818cf8);border-radius:999px}.ui-checklist__items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.ui-checklist__item{display:flex;align-items:center;gap:8px;font-size:.75rem;color:#64748b}.ui-checklist__item--done{color:#9ca3af;text-decoration:line-through}.ui-checklist__item--active{color:#111827;font-weight:var(--font-weight-emphasis, 400)}.ui-check{width:16px;height:16px;border-radius:4px;background:#22c55e;flex-shrink:0;position:relative}.ui-check:after{content:"";position:absolute;left:5px;top:2px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.ui-check--empty{background:#fff;border:2px solid #d1d5db}.ui-check--empty:after{display:none}.ui-kpi{padding:16px 18px;min-width:140px}.ui-kpi__label{display:block;font-size:.7rem;color:#64748b;margin-bottom:4px}.ui-kpi__value{display:block;font-size:1.75rem;font-weight:var(--font-weight-emphasis, 400);letter-spacing:-.03em;color:#111827;line-height:1}.ui-kpi__delta{display:block;font-size:.7rem;margin-top:6px;font-weight:var(--font-weight-emphasis, 400)}.ui-kpi__delta--up{color:#16a34a}.ui-kpi__delta--down{color:#dc2626}.ui-temp{display:flex;gap:12px;padding:14px 16px;max-width:240px;align-items:center}.ui-temp--warn{border-color:#fcd34d;background:#fffbeb}.ui-temp__icon{font-size:1.5rem}.ui-temp__label{display:block;font-size:.7rem;color:#64748b}.ui-temp__value{display:block;font-size:1.25rem;font-weight:var(--font-weight-emphasis, 400);color:#111827}.ui-temp__limit{display:block;font-size:.65rem;color:#92400e}.ui-work-order{padding:12px 14px;max-width:280px}.ui-work-order__row{display:flex;align-items:center;gap:10px}.ui-work-order__icon{font-size:1.25rem}.ui-work-order strong{display:block;font-size:.8125rem;color:#111827}.ui-work-order span{font-size:.7rem;color:#64748b}.ui-work-order__priority{margin-left:auto;font-size:.65rem;font-weight:var(--font-weight-emphasis, 400);padding:4px 8px;border-radius:6px;background:#f3f4f6;color:#374151}.ui-work-order__priority--high{background:#fee2e2;color:#b91c1c}.ui-kanban{display:flex;gap:10px;padding:12px;max-width:340px}.ui-kanban__col{flex:1;min-width:0}.ui-kanban__head{display:block;font-size:.65rem;font-weight:var(--font-weight-emphasis, 400);text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin-bottom:8px}.ui-kanban__head em{font-style:normal;background:#f3f4f6;padding:2px 6px;border-radius:4px;margin-left:4px}.ui-kanban__card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:8px;font-size:.65rem;font-weight:var(--font-weight-emphasis, 400);color:#374151;margin-bottom:6px}.ui-kanban__card--active{background:#eff6ff;border-color:#93c5fd}.ui-kanban__card--done{opacity:.65;text-decoration:line-through}.ui-training{display:flex;align-items:center;gap:12px;padding:12px 14px;max-width:300px}.ui-training__icon{font-size:1.25rem}.ui-training strong{display:block;font-size:.8125rem;color:#111827}.ui-training span{font-size:.7rem;color:#64748b}.ui-training__ring svg{width:36px;height:36px}.lp-ui-field{padding:4rem 0 5rem;background:var(--lp-surface, #f9fafb);overflow:hidden}.lp-ui-scatter{position:relative;width:100%;max-width:1100px;height:clamp(420px,55vw,520px);margin:2.5rem auto 0}.lp-ui-scatter .ui-piece{position:absolute;z-index:1;transition:transform .25s ease,box-shadow .25s ease}.lp-ui-scatter .ui-piece:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 16px 40px #0f172a1f;z-index:2}.lp-ui-scatter__1{top:8%;left:4%}.lp-ui-scatter__2{top:5%;right:8%}.lp-ui-scatter__3{top:38%;left:0}.lp-ui-scatter__4{top:32%;right:2%}.lp-ui-scatter__5{bottom:18%;left:12%}.lp-ui-scatter__6{bottom:8%;right:10%}.lp-ui-scatter__7{top:48%;left:38%;transform:rotate(-2deg)}.lp-ui-scatter__8{top:22%;left:28%;transform:rotate(1deg)}.lp-ui-scatter__7:hover,.lp-ui-scatter__8:hover{transform:translateY(-4px) rotate(0) scale(1.02)}.lp-section-chips{position:relative}.lp-chip-float{position:absolute;z-index:0;pointer-events:none;opacity:.95;display:none}@media(min-width:1024px){.lp-chip-float{display:block}.lp-metrics .lp-chip-float--1{top:20%;right:-20px;transform:rotate(3deg)}.lp-metrics .lp-chip-float--2{bottom:15%;left:-30px;transform:rotate(-2deg)}.lp-modules .lp-chip-float--1{top:10%;left:2%;transform:rotate(-3deg)}.lp-modules .lp-chip-float--2{bottom:8%;right:2%;transform:rotate(2deg)}}.lp-module-card .ui-piece{margin-top:auto;width:100%;max-width:100%;box-shadow:0 4px 14px #0f172a0f;font-size:.7rem}.lp-split-visual--ui{display:flex;flex-direction:column;gap:0}.lp-split-visual--ui .ui-piece{position:static;max-width:100%}.lp-feature-box .ui-piece{position:static}.lp-module-ui{width:100%;margin-top:auto;padding-top:1rem;border-top:1px solid #f3f4f6;text-align:left}.lp-module-ui-row{display:flex;align-items:center;gap:6px;padding:4px 0;font-size:.7rem;color:#64748b}.lp-module-ui-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}@media(max-width:900px){.lp-ui-scatter{height:auto;display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:0 1rem}.lp-ui-scatter .ui-piece{position:static;transform:none!important;max-width:100%}.lp-ui-scatter__7{grid-column:1 / -1}}@media(max-width:500px){.lp-ui-scatter{grid-template-columns:1fr}}:root{--safyra-purple: #5b5fef;--safyra-purple-light: #eef0ff;--safyra-purple-dark: #4a4dd9}.app-ui-task{display:flex;align-items:center;gap:12px;background:#fff;border-radius:14px;padding:14px 16px;box-shadow:0 12px 40px #1118270f;border:1px solid rgba(0,0,0,.04);max-width:300px;text-align:left}.app-ui-task__icon{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.app-ui-task__body strong{display:block;font-size:.875rem;color:#111827;line-height:1.3;margin-bottom:2px}.app-ui-task__body span{font-size:.75rem;color:#6b7280}.app-ui-task__chev{color:#d1d5db;flex-shrink:0;margin-left:auto}.app-ui-stat{background:#fff;border-radius:16px;padding:18px 20px;box-shadow:0 10px 28px #1118270f;border:none;max-width:320px;text-align:left}.app-ui-stat__main{display:flex;align-items:flex-start;gap:14px;margin-bottom:12px}.app-ui-stat__value{font-size:2.5rem;font-weight:var(--font-weight-emphasis, 400);line-height:1;color:var(--safyra-purple);letter-spacing:-.03em}.app-ui-stat__main strong{display:block;font-size:.9375rem;color:#111827}.app-ui-stat__main span{font-size:.75rem;color:#6b7280}.app-ui-stat__action{display:inline-block;font-size:.8125rem;font-weight:var(--font-weight-emphasis, 400);color:var(--safyra-purple);background:var(--safyra-purple-light);padding:8px 14px;border-radius:10px}.app-ui-dates{display:flex;gap:8px;background:#fff;padding:10px 12px;border-radius:14px;box-shadow:0 6px 20px #00000014}.app-ui-dates__pill{font-size:.7rem;color:#6b7280;padding:8px 12px;border-radius:10px;display:flex;flex-direction:column;align-items:center;gap:2px;line-height:1}.app-ui-dates__pill em{font-style:normal;font-size:1rem;font-weight:var(--font-weight-emphasis, 400);color:#111827}.app-ui-dates__pill--active{background:var(--safyra-purple);color:#fff}.app-ui-dates__pill--active em{color:#fff}.app-ui-chips{display:flex;gap:6px;flex-wrap:wrap}.app-ui-chips__item{font-size:.75rem;font-weight:var(--font-weight-emphasis, 400);padding:8px 14px;border-radius:999px;background:#f3f4f6;color:#6b7280}.app-ui-chips__item--on{background:var(--safyra-purple);color:#fff}.lp-app-loose{padding:5rem 0;background:linear-gradient(180deg,#fff,#f5f3ff,#fff);overflow:hidden}.lp-app-loose-stage{position:relative;min-height:clamp(520px,70vw,640px);max-width:1000px;margin:3rem auto 0}.lp-app-float{position:absolute;z-index:2}.lp-app-float--stat{top:8%;left:4%;transform:rotate(-2deg)}.lp-app-float--task1{top:22%;right:2%;transform:rotate(2deg);z-index:3}.lp-app-float--task2{bottom:28%;left:0;transform:rotate(-3deg);z-index:3}.lp-app-float--task3{bottom:12%;right:6%;transform:rotate(1deg)}.lp-app-float--dates{top:4%;right:18%}.lp-app-float--chips{bottom:4%;left:22%;z-index:3}.lp-app-phone{position:absolute;left:50%;top:50%;transform:translate(-50%,-48%);z-index:1}.lp-app-phone__frame{width:min(280px,42vw);border-radius:32px;padding:10px;background:#111827;box-shadow:0 32px 64px #11182740}.lp-app-phone__frame img{width:100%;border-radius:24px;display:block}.lp-compare{padding:5rem 0 6rem;background:#fafafa}.lp-compare-board{display:grid;grid-template-columns:1fr auto 1fr;gap:clamp(1rem,3vw,2rem);align-items:stretch;margin-top:3rem;max-width:1100px;margin-left:auto;margin-right:auto}.lp-compare-side{border-radius:24px;padding:clamp(1.25rem,3vw,2rem);min-height:420px;position:relative}.lp-compare-side--chaos{background:linear-gradient(145deg,#fef2f2,#fff7ed);border:1px dashed #fca5a5}.lp-compare-side--safyra{background:linear-gradient(145deg,#f5f3ff,#eef2ff);border:1px solid #c7d2fe}.lp-compare-label{display:inline-block;font-size:.75rem;font-weight:var(--font-weight-emphasis, 400);text-transform:uppercase;letter-spacing:.06em;padding:6px 12px;border-radius:8px;margin-bottom:1rem}.lp-compare-label--bad{background:#fee2e2;color:#b91c1c}.lp-compare-label--good{background:var(--safyra-purple-light);color:var(--safyra-purple-dark)}.lp-compare-vs{display:flex;align-items:center;justify-content:center}.lp-compare-vs span{width:48px;height:48px;border-radius:50%;background:#fff;border:2px solid #e5e7eb;font-weight:var(--font-weight-emphasis, 400);font-size:.875rem;color:#6b7280;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000000f}.lp-compare-chaos{position:relative;height:100%;min-height:340px}.lp-chaos-item{position:absolute}.lp-chaos-item--excel{top:5%;left:5%;transform:rotate(-8deg)}.lp-chaos-item--paper{top:18%;right:8%;transform:rotate(12deg)}.lp-chaos-item--clipboard{bottom:35%;left:10%;transform:rotate(-5deg)}.lp-chaos-item--stamp{top:42%;right:5%;transform:rotate(6deg)}.lp-chaos-item--folder{bottom:12%;right:15%;transform:rotate(-10deg)}.lp-chaos-item--pen{bottom:8%;left:28%;transform:rotate(4deg)}.lp-chaos-excel{background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:12px;width:160px;box-shadow:0 8px 20px #0000001a}.lp-chaos-excel__bar{display:block;height:8px;background:#217346;border-radius:4px 4px 0 0;margin:-12px -12px 8px;width:calc(100% + 24px)}.lp-chaos-excel__grid{display:block;height:48px;background:repeating-linear-gradient(#e5e7eb 0 1px,transparent 1px 12px),repeating-linear-gradient(90deg,#e5e7eb 0 1px,transparent 1px 24px);margin-bottom:8px}.lp-chaos-excel strong{font-size:.6rem;color:#374151;word-break:break-all}.lp-chaos-paper{background:#fffef5;border:1px solid #e5e7eb;width:100px;height:120px;padding:12px;box-shadow:0 6px 16px #0000001f;position:relative}.lp-chaos-paper span{position:absolute;left:8px;width:70%;height:3px;background:#d1d5db;border-radius:2px}.lp-chaos-paper span:nth-child(1){top:16px}.lp-chaos-paper span:nth-child(2){top:28px;width:55%}.lp-chaos-paper span:nth-child(3){top:40px;width:80%}.lp-chaos-paper p{position:absolute;bottom:16px;left:12px;font-size:.75rem;font-weight:var(--font-weight-emphasis, 400);color:#6b7280;line-height:1.2}.lp-chaos-clip,.lp-chaos-folder,.lp-chaos-note{background:#fff;padding:10px 14px;border-radius:8px;font-size:.8125rem;font-weight:var(--font-weight-emphasis, 400);color:#374151;box-shadow:0 6px 16px #0000001a;border:1px solid #e5e7eb}.lp-chaos-note{font-size:.75rem;line-height:1.4}.lp-chaos-stamp{background:#fef2f2;color:#dc2626;border:3px double #dc2626;padding:8px 16px;font-size:.75rem;font-weight:var(--font-weight-emphasis, 400);text-transform:uppercase;transform:rotate(-12deg);border-radius:4px}.lp-compare-clean{position:relative;min-height:340px;display:flex;align-items:center;justify-content:center}.lp-compare-phone{width:min(220px,75%);border-radius:24px;overflow:hidden;box-shadow:0 20px 48px #11182733;border:3px solid #fff}.lp-compare-phone img{width:100%;display:block}.lp-compare-float{position:absolute;z-index:2}.lp-compare-float--stat{top:0;right:0;max-width:200px;transform:scale(.92)}.lp-compare-float--t1{bottom:8%;left:0;max-width:220px;transform:scale(.9)}.lp-compare-brand{position:absolute;bottom:0;right:0;background:#fff;padding:10px 16px;border-radius:12px;box-shadow:0 8px 20px #11182726}.lp-compare-brand img{height:28px;width:auto;display:block}@media(max-width:900px){.lp-compare-board{grid-template-columns:1fr;grid-template-rows:auto auto auto}.lp-compare-vs{padding:.5rem 0}.lp-compare-vs span{width:40px;height:40px}.lp-app-loose-stage{min-height:680px}.lp-app-float--stat{top:2%;left:2%}.lp-app-float--dates{top:2%;right:2%}.lp-app-float--task1{top:auto;bottom:38%;right:2%}.lp-app-float--task2{bottom:22%;left:2%}.lp-app-float--task3{bottom:8%;right:2%}.lp-app-float--chips{bottom:2%;left:50%;transform:translate(-50%)}}@media(max-width:600px){.lp-chaos-item{transform:scale(.9)!important}.lp-app-phone__frame{width:200px}}.lp-careers-modal{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:1rem;pointer-events:none}.lp-careers-modal[data-open=true]{pointer-events:auto}.lp-careers-modal__backdrop{position:absolute;inset:0;border:none;padding:0;margin:0;background:#1210208c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;animation:lp-careers-modal-fade .2s ease}.lp-careers-modal__dialog{position:relative;z-index:1;width:min(640px,100%);max-height:min(92vh,900px);display:flex;flex-direction:column;background:#fff;border-radius:20px;box-shadow:0 24px 48px #1a17302e,0 0 0 1px #1a17300f;animation:lp-careers-modal-slide .28s cubic-bezier(.22,1,.36,1)}.lp-careers-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.35rem 1.35rem .75rem;border-bottom:1px solid rgba(26,23,48,.06);flex-shrink:0}.lp-careers-modal__tag{margin-bottom:.5rem}.lp-careers-modal__title{margin:0 0 .35rem;font-size:1.35rem;font-weight:var(--font-weight-emphasis, 400);color:var(--sf-text);line-height:1.25}.lp-careers-modal__subtitle{margin:0;font-size:.9rem;color:var(--sf-muted);line-height:1.5}.lp-careers-modal__role{display:inline-flex;align-items:center;gap:.4rem;margin:.65rem 0 0;padding:.35rem .75rem;font-size:.8125rem;font-weight:var(--font-weight-emphasis, 400);color:var(--sf-violet);background:#6d28d914;border-radius:999px}.lp-careers-modal__close{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:none;border-radius:12px;background:#1a17300f;color:var(--sf-text);cursor:pointer;transition:background .15s ease}.lp-careers-modal__close:hover{background:#1a17301a}.lp-careers-modal__body{flex:1;overflow-y:auto;padding:0 1.35rem 1rem;-webkit-overflow-scrolling:touch}.lp-careers-modal__points{list-style:none;margin:0 0 1.25rem;padding:.85rem 1rem;display:flex;flex-direction:column;gap:.5rem;background:linear-gradient(135deg,#faf9ff,#f5f3ff);border-radius:14px;border:1px solid rgba(109,40,217,.1)}.lp-careers-modal__points li{display:flex;align-items:flex-start;gap:.5rem;font-size:.8125rem;color:var(--sf-muted);line-height:1.4}.lp-careers-modal__points svg{flex-shrink:0;color:var(--sf-violet);margin-top:.1rem}.lp-careers-modal__form .lp-form-field select{width:100%}.lp-careers-modal__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.65rem;margin-top:.5rem;padding-top:1rem;border-top:1px solid rgba(26,23,48,.08)}.lp-careers-modal__success{padding:2rem 0 1rem;text-align:center}.lp-careers-modal__success .btn{margin-top:1.25rem}.lp-form-field__label{display:block;margin-bottom:.4rem;font-size:.875rem;font-weight:var(--font-weight-emphasis, 400);color:var(--sf-text)}.lp-file-drop{position:relative;border-radius:14px;border:1.5px dashed rgba(109,40,217,.35);background:#faf9ff;transition:border-color .15s ease,background .15s ease}.lp-file-drop:hover,.lp-file-drop:focus-within{border-color:var(--sf-violet);background:#f5f3ff}.lp-file-drop--has-file{border-style:solid;border-color:#22c55e73;background:#22c55e0f}.lp-file-drop--error{border-color:#ef4444;background:#ef44440d}.lp-file-drop__input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:2}.lp-file-drop__inner{display:flex;align-items:center;gap:.85rem;padding:1rem 1.1rem;margin:0;cursor:pointer;pointer-events:none}.lp-file-drop__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:12px;background:#fff;color:var(--sf-violet);box-shadow:0 2px 8px #1a17300f}.lp-file-drop--has-file .lp-file-drop__icon{color:#16a34a}.lp-file-drop__text{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.lp-file-drop__text strong{font-size:.9rem;color:var(--sf-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-file-drop__text span{font-size:.75rem;color:var(--sf-muted)}.lp-file-drop__btn{pointer-events:none;flex-shrink:0}.lp-form-consent{margin-top:.25rem;padding:.9rem 1rem;border-radius:12px;background:#1a173008;border:1px solid rgba(26,23,48,.08)}.lp-form-consent__label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;margin:0}.lp-form-consent__label>input[type=checkbox]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.lp-form-consent__box{flex-shrink:0;width:1.35rem;height:1.35rem;margin-top:.08rem;display:flex;align-items:center;justify-content:center;border-radius:6px;border:2px solid rgba(26,23,48,.35);background:#fff;color:#fff;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.lp-form-consent__box svg{opacity:0;transform:scale(.5);transition:opacity .15s ease,transform .15s ease}.lp-form-consent__box svg,.lp-form-consent__box svg *{stroke:currentColor}.lp-form-consent__label>input:focus-visible+.lp-form-consent__box{outline:2px solid #6d28d9;outline-offset:2px;border-color:#6d28d9}.lp-form-consent__label>input:checked+.lp-form-consent__box{background:#6d28d9;border-color:#5b21b6;color:#fff;box-shadow:0 0 0 1px #5b21b6}.lp-form-consent__label>input:checked+.lp-form-consent__box svg{opacity:1;transform:scale(1)}.lp-form-consent__text{font-size:.8125rem;line-height:1.5;color:var(--sf-muted)}.lp-form-consent__text a{color:var(--sf-violet);font-weight:var(--font-weight-emphasis, 400);text-decoration:underline;text-underline-offset:2px}@keyframes lp-careers-modal-fade{0%{opacity:0}to{opacity:1}}@keyframes lp-careers-modal-slide{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:520px){.lp-careers-modal{padding:0;align-items:flex-end}.lp-careers-modal__dialog{width:100%;max-height:94vh;border-radius:20px 20px 0 0}.lp-file-drop__inner{flex-wrap:wrap}.lp-careers-modal__footer{flex-direction:column-reverse}.lp-careers-modal__footer .btn{width:100%}}.lp-careers-page .lp-careers-hero__center,.lp-careers-page .lp-careers-jobs__toolbar,.lp-careers-page .lp-careers-job,.lp-careers-page .section-header{opacity:1;transform:none}.lp-careers-page .lp-careers-hero{padding-top:clamp(4rem,10vw,6rem);padding-bottom:clamp(2rem,5vw,3rem);text-align:center;background:linear-gradient(180deg,#faf9ff,#fff 55%)}.lp-careers-page .lp-careers-hero__center{max-width:720px;margin:0 auto}.lp-careers-page .lp-careers-hero__title{margin-bottom:1rem}.lp-careers-page .lp-careers-hero__subtitle{margin:0 auto 1.75rem;max-width:620px}.lp-careers-page .lp-careers-hero__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.65rem .85rem;margin-top:2rem}.lp-careers-page .lp-careers-stat{font-size:.875rem;color:var(--sf-muted);padding:.4rem .9rem;border-radius:999px;background:#1a17300d}.lp-careers-page .lp-careers-stat strong{color:var(--sf-text);font-weight:var(--font-weight-emphasis, 400)}.lp-careers-page .lp-trust{margin-top:0;padding-top:0}.lp-careers-page .lp-careers-trust__lead{max-width:640px;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.6;color:var(--sf-muted)}.lp-careers-page .lp-careers-partners-named{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem .65rem;margin-top:1.5rem;max-width:720px;margin-left:auto;margin-right:auto}.lp-careers-page .lp-careers-partner-chip{display:inline-flex;padding:.4rem .85rem;border-radius:999px;font-size:.8125rem;font-weight:var(--font-weight-emphasis, 400);color:var(--sf-text);background:#ffffffe6;border:1px solid rgba(26,23,48,.08);box-shadow:0 4px 16px #1a17300a}.lp-careers-page .lp-careers-jobs-wrap{padding-top:var(--lp-section-y, 4rem)}.lp-careers-page .lp-careers-jobs__toolbar{margin-bottom:2rem}.lp-careers-page .lp-careers-jobs__filters{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.lp-careers-page .lp-careers-filter{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;border-radius:999px;border:1px solid rgba(26,23,48,.1);background:#fff;font-size:.8125rem;font-weight:var(--font-weight-emphasis, 400);color:var(--sf-text);cursor:pointer;transition:background .15s,border-color .15s,color .15s,box-shadow .15s}.lp-careers-page .lp-careers-filter span{font-size:.7rem;font-weight:var(--font-weight-emphasis, 400);min-width:1.25rem;text-align:center;padding:.1rem .4rem;border-radius:999px;background:#1a17300f;color:var(--sf-muted)}.lp-careers-page .lp-careers-filter.is-active{background:var(--sf-text, #1a1730);border-color:var(--sf-text, #1a1730);color:#fff;box-shadow:0 8px 24px #1a173026}.lp-careers-page .lp-careers-filter.is-active span{background:#fff3;color:#fff}.lp-careers-page .lp-careers-jobs__list{list-style:none;padding:0;display:flex;flex-direction:column;gap:1rem;max-width:880px;margin:0 auto}.lp-careers-page .lp-careers-job__card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.25rem 2rem;align-items:center;padding:1.5rem 1.65rem;background:#fff;border-radius:20px;border:1px solid rgba(26,23,48,.06);box-shadow:0 12px 40px #1a17300f;transition:box-shadow .2s,transform .2s}.lp-careers-page .lp-careers-job__card:hover{box-shadow:0 16px 48px #5b50b41a}.lp-careers-page .lp-careers-job__dept{display:inline-block;font-size:.6875rem;font-weight:var(--font-weight-emphasis, 400);text-transform:uppercase;letter-spacing:.06em;color:#6d28d9;margin-bottom:.4rem}.lp-careers-page .lp-careers-job__title{font-size:1.125rem;font-weight:var(--font-weight-emphasis, 400);margin:0 0 .5rem;color:var(--sf-text);letter-spacing:-.02em}.lp-careers-page .lp-careers-job__excerpt{margin:0 0 .65rem;font-size:.9375rem;line-height:1.55;color:var(--sf-muted)}.lp-careers-page .lp-careers-job__tags{display:flex;flex-wrap:wrap;gap:.65rem 1rem}.lp-careers-page .lp-careers-job__tags span{display:inline-flex;align-items:center;gap:.3rem;font-size:.8125rem;color:var(--sf-muted)}.lp-careers-page .lp-careers-job__aside{display:flex;align-items:center}.lp-careers-page .lp-careers-job__aside .btn{white-space:nowrap}.lp-careers-page .lp-careers-jobs__empty{text-align:center;max-width:480px;margin:0 auto;padding:2.5rem 1rem}.lp-careers-page .lp-careers-jobs__empty p{color:var(--sf-muted);margin-bottom:1.25rem;line-height:1.6}.lp-careers-page .lp-careers-culture__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,5vw,4rem);align-items:start}.lp-careers-page .lp-careers-culture__block .section-title--left,.lp-careers-page .lp-careers-culture__block .section-subtitle--left{text-align:left}.lp-careers-page .lp-careers-perks__list{list-style:none;margin:1.25rem 0 0;padding:0;display:flex;flex-direction:column;gap:.75rem}.lp-careers-page .lp-careers-perks__list li{display:flex;align-items:flex-start;gap:.6rem;font-size:.9375rem;line-height:1.5;color:var(--sf-text)}.lp-careers-page .lp-careers-perks__list svg{flex-shrink:0;color:#6d28d9;margin-top:.15rem}.lp-careers-page .lp-careers-traits__list{list-style:none;margin:1.25rem 0 0;padding:0;display:flex;flex-direction:column;gap:.65rem}.lp-careers-page .lp-careers-traits__list li{position:relative;padding-left:1.15rem;font-size:.9375rem;line-height:1.5;color:var(--sf-text);font-weight:var(--font-weight-emphasis, 400)}.lp-careers-page .lp-careers-traits__list li:before{content:"";position:absolute;left:0;top:.55rem;width:6px;height:6px;border-radius:50%;background:linear-gradient(135deg,#a78bfa,#6d28d9)}@media(max-width:900px){.lp-careers-page .lp-careers-job__card{grid-template-columns:1fr}.lp-careers-page .lp-careers-job__aside{justify-content:flex-start}.lp-careers-page .lp-careers-culture__grid{grid-template-columns:1fr}}@media(max-width:640px){.lp-careers-page .lp-careers-jobs__filters{justify-content:flex-start}.lp-careers-page .hero-buttons{flex-direction:column;width:100%}.lp-careers-page .hero-buttons .btn{width:100%}}.landing-page .lp-partners-trust .section-header{margin-bottom:clamp(1.5rem,4vw,2.25rem)}.landing-page .lp-partners-trust .lp-partners-logos{max-width:1000px;margin:0 auto}.landing-page .lp-partners-logos--consultants .lp-partners-logos__grid{justify-content:center;gap:clamp(1rem,3vw,2rem) clamp(1.25rem,4vw,2.5rem)}.landing-page .lp-partners-logos--consultants .lp-partners-logos__item{padding:.65rem 1rem;border-radius:14px;background:#fff;border:1px solid var(--lp-border);box-shadow:0 6px 20px #1a17300d}.landing-page .lp-partners-logos--consultants .lp-partners-logos__img{height:clamp(36px,5vw,52px);max-width:min(180px,42vw)}.landing-page .lp-partners-hero{padding-top:calc(var(--nav-height) + 2.5rem)}.landing-page .lp-partners-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,3.5rem);align-items:center}.landing-page .lp-partners-hero__copy .hero-title{font-size:clamp(1.85rem,4.2vw,2.65rem);margin-bottom:1rem}.landing-page .lp-partners-panel-card{padding:1.5rem 1.4rem;border-radius:20px;background:#fff;box-shadow:0 1px 2px #1a17300a,0 12px 36px #6d28d91f;border:1px solid var(--lp-border)}.landing-page .lp-partners-panel-card__label{display:block;font-size:.8125rem;font-weight:var(--font-weight-emphasis, 400);color:var(--lp-muted);margin-bottom:.65rem}.landing-page .lp-partners-panel-card__metric{display:block;font-size:1.35rem;font-weight:var(--font-weight-emphasis, 400);letter-spacing:-.02em;color:var(--lp-black);margin-bottom:.35rem}.landing-page .lp-partners-panel-card__sub{margin:0;font-size:.9375rem;color:var(--lp-muted)}.landing-page .lp-partners-benefits__grid{grid-template-columns:repeat(4,1fr)}.landing-page .lp-form select{width:100%;padding:.75rem 1rem;font-size:1rem;font-family:inherit;border:1px solid var(--lp-border);border-radius:var(--lp-radius);background:#fff;color:var(--lp-black)}.landing-page .lp-form-privacy{margin:.75rem 0 0;font-size:.8125rem;line-height:1.5;color:var(--lp-muted)}.landing-page .lp-form-privacy a{text-decoration:underline;text-underline-offset:2px}.landing-page .nav-item--partners{font-size:.875rem;font-weight:var(--font-weight-emphasis, 400);color:#5e5878}.landing-page .nav-item--partners:hover{color:var(--lp-black)}@media(max-width:900px){.landing-page .lp-partners-hero__grid{grid-template-columns:1fr}.landing-page .lp-partners-hero__panel{max-width:22rem}.landing-page .lp-partners-benefits__grid{grid-template-columns:1fr}}@media(max-width:1024px)and (min-width:901px){.landing-page .lp-partners-benefits__grid{grid-template-columns:repeat(2,1fr)}}:root{--nav-height: 64px;--max-width: 1200px;--spacing-lg: 2rem;--page-gutter: 1.5rem;--font-family: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-weight-body: 200;--font-weight-emphasis: 400}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-family);font-weight:var(--font-weight-body)}body.site-app,body.landing-page{font-family:inherit;font-size:1rem;line-height:1.6;margin:0;overflow-x:clip;width:100%;max-width:100%}button,input,textarea,select{font-family:inherit}body.nav-menu-open{overflow:hidden;touch-action:none}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}ul{list-style:none}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding-left:var(--page-gutter);padding-right:var(--page-gutter);box-sizing:border-box}.landing-page .navbar{position:fixed;top:20px;left:50%;transform:translate(-50%);width:min(var(--max-width),calc(100% - 2 * var(--page-gutter)));z-index:1000;display:block;padding:0 1rem;border-radius:100px;box-sizing:border-box}.landing-page .navbar-header{display:flex;align-items:center;justify-content:space-between;height:var(--nav-height);gap:1rem}.landing-page .nav-links--desktop{display:flex;align-items:center;justify-content:center;gap:1.25rem;flex:1}.landing-page .nav-right{display:flex;align-items:center;gap:.75rem;flex-shrink:0;padding-left:1rem;margin-left:.25rem;border-left:1px solid rgba(26,23,48,.08)}.landing-page .nav-login:hover{opacity:.7}.landing-page .lang-switcher{display:inline-flex;align-items:center;gap:2px;padding:3px;border-radius:999px;background:#1a17300f}.landing-page .lang-switcher__btn{padding:.35rem .55rem;font-size:.6875rem;font-weight:var(--font-weight-emphasis, 400);letter-spacing:.04em;text-decoration:none;color:#5e5878;border-radius:999px;border:none;transition:color .15s ease,background .15s ease}.landing-page .lang-switcher__btn:hover{color:#1a1730}.landing-page .lang-switcher__btn--active{color:#1a1730;background:#fff;box-shadow:0 1px 3px #1a17301a}.landing-page .nav-toggle{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;background:#1a17300f;border:none;border-radius:12px;cursor:pointer;z-index:10052;flex-shrink:0;position:relative}.landing-page .navbar--menu-open{z-index:10052}.landing-page .nav-toggle__bar{display:block;width:20px;height:2px;background:#1a1730;border-radius:2px;transition:transform .25s ease,opacity .2s ease}.landing-page .nav-toggle--open .nav-toggle__bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.landing-page .nav-toggle--open .nav-toggle__bar:nth-child(2){opacity:0}.landing-page .nav-toggle--open .nav-toggle__bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-mobile-overlay{position:fixed;inset:0;z-index:10060;width:100%;height:100%;height:100dvh;margin:0;padding:0;pointer-events:none;visibility:hidden;isolation:isolate}.nav-mobile-overlay--open{pointer-events:auto;visibility:visible}.nav-mobile-overlay .nav-backdrop{position:absolute;inset:0;z-index:0;display:block;width:100%;height:100%;border:none;padding:0;margin:0;background:transparent;cursor:pointer;opacity:1}.nav-mobile-overlay .nav-drawer{position:absolute;inset:0;z-index:1;width:100%;min-width:100%;height:100%;height:100dvh;min-height:100dvh;max-height:100dvh;margin:0;padding:0;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);background:linear-gradient(165deg,#ede9fe,#f5f3ff 38%,#faf9ff 68%,#fff);display:flex;flex-direction:column;align-items:stretch;opacity:0;visibility:hidden;transition:opacity .28s ease,visibility .28s;overflow:hidden;overscroll-behavior:none;box-shadow:none;font-family:var(--font-family);box-sizing:border-box}.nav-drawer--open,.nav-mobile-overlay .nav-drawer--open{opacity:1;visibility:visible;pointer-events:auto}.nav-drawer:not(.nav-drawer--open),.nav-mobile-overlay .nav-drawer:not(.nav-drawer--open){pointer-events:none}.nav-drawer__head{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:max(.85rem,env(safe-area-inset-top)) max(1rem,env(safe-area-inset-right)) .85rem max(1rem,env(safe-area-inset-left))}.nav-drawer__logo{display:flex;align-items:center}.nav-drawer__logo img{display:block;height:28px;width:auto}.nav-drawer__close{display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:auto;width:44px;height:44px;border:none;border-radius:12px;background:#ffffffbf;color:#1a1730;cursor:pointer;box-shadow:0 1px 4px #1a173014;transition:background .15s ease}.nav-drawer__close:hover{background:#fff}.nav-drawer__main{flex:1;min-height:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(1.5rem,4vh,2.25rem);padding:.5rem max(1.25rem,env(safe-area-inset-right)) 1rem max(1.25rem,env(safe-area-inset-left));text-align:center;overflow-y:auto;-webkit-overflow-scrolling:touch}.nav-drawer__links{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(.1rem,1vh,.35rem);width:100%;max-width:min(320px,100%);flex-shrink:1}.nav-drawer__link{display:block;width:100%;padding:clamp(.3rem,1.1vh,.5rem) 0;font-size:clamp(1.2rem,4.8vh,1.55rem);font-weight:var(--font-weight-emphasis, 400);letter-spacing:-.03em;line-height:1.15;color:#1a1730;text-decoration:none;text-align:center;transition:color .15s ease}.nav-drawer__link:hover,.nav-drawer__link:focus-visible{color:#5b21b6}.nav-drawer__lang{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%}.nav-drawer__lang-label{font-size:.6875rem;font-weight:var(--font-weight-emphasis, 400);text-transform:uppercase;letter-spacing:.1em;color:#8b849e}.nav-drawer .lang-switcher{display:inline-flex;align-items:center;gap:3px;padding:4px;border-radius:999px;background:#ffffffbf;box-shadow:0 1px 6px #1a17300f}.nav-drawer .lang-switcher__btn{min-width:2.5rem;padding:.45rem .65rem;font-size:.75rem;font-weight:var(--font-weight-emphasis, 400);letter-spacing:.04em;text-align:center;text-decoration:none;color:#5e5878;border-radius:999px;transition:color .15s ease,background .15s ease}.nav-drawer .lang-switcher__btn--active{color:#1a1730;background:#fff;box-shadow:0 1px 4px #1a17301a}.nav-drawer__foot{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:clamp(.45rem,1.2vh,.6rem);width:100%;padding:clamp(.5rem,1.5vh,.85rem) max(1.25rem,env(safe-area-inset-right)) max(.75rem,env(safe-area-inset-bottom)) max(1.25rem,env(safe-area-inset-left));background:transparent;border-top:none}.nav-drawer__foot .btn{width:100%;max-width:min(360px,calc(100% - 2rem));justify-content:center;text-decoration:none}.nav-drawer__foot .btn-lg{padding:clamp(11px,2.2vh,14px) 22px;font-size:clamp(.875rem,2.2vh,1rem)}.nav-drawer .btn-primary{background:#1a1730;color:#fff;box-shadow:0 6px 24px #1a173038}.nav-drawer .btn-primary:hover{background:#2d2848;transform:translateY(-1px);box-shadow:0 8px 28px #1a173047}.nav-drawer .btn-outline{background:transparent;color:#1a1730;border:1.5px solid rgba(26,23,48,.14);box-shadow:none}.nav-drawer .btn-outline:hover{background:#ffffffe6;border-color:#1a173038;transform:translateY(-1px)}.nav-drawer .btn-lg{padding:15px 28px;font-size:1rem;font-weight:var(--font-weight-emphasis, 400);border-radius:999px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border-radius:999px;font-size:.9375rem;font-weight:var(--font-weight-emphasis, 400);border:none;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s;white-space:nowrap}.btn-sm{padding:8px 18px;font-size:.8125rem}.btn-lg{padding:14px 28px;font-size:1rem}.landing-page .section-header{text-align:center;margin-bottom:2.5rem}.landing-page .section-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:var(--font-weight-emphasis, 400);letter-spacing:-.03em;line-height:1.15;margin-bottom:.75rem}.landing-page .section-subtitle{font-size:1.0625rem;line-height:1.65;max-width:640px;margin:0 auto}.reveal{opacity:0;transform:translateY(28px);transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1)}.reveal.active{opacity:1;transform:translateY(0)}.lp-partners-logos{width:100%;max-width:1100px;margin:0 auto}.lp-partners-logos__grid{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(.65rem,2.5vw,1.75rem) clamp(.85rem,3vw,2.25rem);list-style:none;margin:0;padding:0}.lp-partners-logos__item{flex:0 1 auto;display:flex;align-items:center;justify-content:center}.lp-partners-logos__img{display:block;height:clamp(32px,4.5vw,48px);width:auto;max-width:min(128px,24vw);object-fit:contain;opacity:.92}.landing-page .lp-trust--in-hero{position:relative;z-index:12;width:100%;max-width:1000px;margin:0 auto;padding:0 clamp(.5rem,2vw,1rem) .25rem;flex-shrink:0;text-align:center;pointer-events:auto}.landing-page .lp-trust--in-hero p{margin-bottom:.75rem;font-size:.8125rem;color:var(--sf-muted, #5e5878)}.landing-page .hero-overlay{justify-content:space-between}.landing-page .hero-stack{flex:1;min-height:0;display:flex;flex-direction:column;justify-content:center}.landing-page .lp-partners-carousel{position:relative;width:100%;max-width:1100px;margin:0 auto}.landing-page .lp-partners-carousel__viewport{overflow:hidden}.landing-page .lp-partners-carousel__track{display:flex;align-items:center;gap:clamp(2.5rem,6vw,4.5rem);width:max-content;animation:lp-partners-scroll 35s linear infinite}.landing-page .lp-partners-carousel:hover .lp-partners-carousel__track{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.landing-page .lp-partners-carousel__track{animation:none;flex-wrap:wrap;justify-content:center;width:100%;max-width:100%}}@keyframes lp-partners-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing-page .lp-partners-carousel__slide{flex:0 0 auto;display:flex;align-items:center;justify-content:center;padding:0 .25rem}.landing-page .lp-partners-carousel__img{height:clamp(40px,5vw,56px);width:auto;max-width:min(160px,28vw);object-fit:contain;filter:grayscale(.15);opacity:.92}.landing-page .lp-partners-carousel__fade{position:absolute;top:0;bottom:0;width:clamp(40px,8vw,80px);z-index:2;pointer-events:none}.landing-page .lp-partners-carousel__fade--left{left:0;background:linear-gradient(90deg,#fff 0%,transparent 100%)}.landing-page .lp-partners-carousel__fade--right{right:0;background:linear-gradient(270deg,#fff 0%,transparent 100%)}@media(max-width:900px){.landing-page .navbar-header{gap:.5rem}.landing-page .nav-links--desktop,.landing-page .nav-right--bar{display:none}.landing-page .nav-toggle{display:flex}}@media(min-width:901px){.nav-mobile-overlay{display:none!important;visibility:hidden!important;pointer-events:none!important}}@media(max-width:900px){:root{--page-gutter: 1.25rem;--spacing-lg: 1.25rem;--nav-height: 56px}html,body.site-app,body.site-app #app,body.site-app .landing-page{width:100%;max-width:100%;overflow-x:clip}.landing-page{width:100%;max-width:100%}.landing-page .navbar{top:max(12px,env(safe-area-inset-top,0px));left:50%;right:auto;width:calc(100% - 2 * var(--page-gutter));max-width:none;margin:0;padding:0 .65rem 0 1rem;transform:translate(-50%);border-radius:100px;border:none;background:#ffffffb8;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 8px 32px #1a173014}.landing-page .navbar.scrolled{background:#ffffffe6;box-shadow:0 12px 40px #1a17301a}.landing-page .navbar-header{height:var(--nav-height);padding:0}.landing-page .nav-toggle{border-radius:999px;background:#ffffff8c}.container{width:100%;max-width:100%;padding-left:var(--page-gutter);padding-right:var(--page-gutter)}.landing-page .hero.hero--orbit.hero--full{min-height:100svh;min-height:100dvh;padding-top:0}.landing-page .hero-overlay{position:absolute;inset:0;min-height:100%;padding:calc(var(--nav-height) + max(10px,env(safe-area-inset-top,0px)) + .25rem) var(--page-gutter) max(.5rem,env(safe-area-inset-bottom,0px));justify-content:space-between;gap:0}.landing-page .hero-stack{position:relative;z-index:3;flex:1;min-height:0;width:100%;max-width:640px;padding:.25rem 0;display:flex;flex-direction:column;align-items:center;justify-content:center}.landing-page .hero-copy{padding-top:0;width:100%}.landing-page .hero-title{font-size:clamp(1.65rem,7.5vw,2.25rem);margin-bottom:.5rem}.landing-page .hero-subtitle{font-size:.9375rem;margin-bottom:.85rem;line-height:1.5}.landing-page .hero-buttons{flex-direction:column;align-items:stretch;width:100%;max-width:300px;margin:0 auto;gap:.5rem}.landing-page .hero-buttons .btn-lg{width:100%}.landing-page .lp-trust--in-hero{margin-top:auto;width:100%;padding-bottom:.15rem}.landing-page .lp-trust--in-hero p{margin-bottom:.5rem;font-size:.75rem}.lp-partners-logos__img{height:clamp(26px,6vw,36px);max-width:min(100px,28vw)}.lp-partners-logos__grid{gap:.5rem .65rem}.landing-page .hero .hero-copy.reveal{opacity:1;transform:none}.landing-page .footer{width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.landing-page .footer .container{width:100%;max-width:100%}.landing-page .footer-brand,.landing-page .footer-grid,.landing-page .footer-bottom{width:100%}.landing-page .lp-band-dark,.landing-page .cta-section{width:calc(100% - 2 * var(--page-gutter));max-width:100%;margin-left:auto;margin-right:auto}}.site-app,.landing-page,.nav-mobile-overlay{font-weight:var(--font-weight-body)}.site-app :is(h1,h2,h3,h4,h5,h6,strong,b,th,label,.btn,.site-btn,.site-chip--active),.landing-page :is(h1,h2,h3,h4,h5,h6,strong,b,th,label,.btn,.site-btn,.site-chip--active),.nav-drawer__link,.nav-drawer__lang-label{font-weight:var(--font-weight-emphasis)}input,textarea,select,.site-chip{font-weight:var(--font-weight-body)}
