.VeloraLanding-module__FkW09a__page{--ink:#0c0c18;--paper:#f6f5f0;--white:#fff;--accent:#e8380d;--gold:#f0a500;--muted:#71717f;--line:#e4e2da;background:var(--paper);min-height:100vh;color:var(--ink);font-family:DM Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}:is(html,body){scroll-behavior:smooth;scroll-snap-type:y mandatory;scroll-padding-top:0}.VeloraLanding-module__FkW09a__page *,.VeloraLanding-module__FkW09a__page :before,.VeloraLanding-module__FkW09a__page :after{box-sizing:border-box}.VeloraLanding-module__FkW09a__nav{z-index:99;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);background:#f6f5f0f0;justify-content:space-between;align-items:center;padding:18px 64px;display:flex;position:fixed;top:0;left:0;right:0}.VeloraLanding-module__FkW09a__logo{mix-blend-mode:multiply;align-items:center;min-width:120px;display:inline-flex}.VeloraLanding-module__FkW09a__logo img,.VeloraLanding-module__FkW09a__footerLogo img{object-fit:contain;width:auto;max-width:140px;height:40px;display:block}.VeloraLanding-module__FkW09a__logo img{filter:invert()}.VeloraLanding-module__FkW09a__navLinks{align-items:center;display:flex}.VeloraLanding-module__FkW09a__navLinks a{color:var(--muted);margin-left:28px;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s}.VeloraLanding-module__FkW09a__navLinks a:hover{color:var(--ink)}.VeloraLanding-module__FkW09a__btnNav{background:var(--ink);border-radius:6px;padding:8px 18px;color:var(--white)!important;font-weight:600!important;transition:background .2s!important}.VeloraLanding-module__FkW09a__btnNav:hover{background:var(--accent)}.VeloraLanding-module__FkW09a__hero{text-align:center;scroll-snap-align:start;scroll-snap-stop:always;flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:140px 64px 88px;display:flex;position:relative;overflow:hidden}.VeloraLanding-module__FkW09a__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#e8380d0f 0%,#0000 65%);width:700px;height:700px;position:absolute;top:10%;right:-200px}.VeloraLanding-module__FkW09a__hero h1{letter-spacing:-2px;max-width:900px;margin:0;font-family:Syne,ui-sans-serif,system-ui,sans-serif;font-size:clamp(44px,6.5vw,88px);font-weight:800;line-height:1.04;animation:.62s cubic-bezier(.2,.8,.2,1) 80ms both VeloraLanding-module__FkW09a__up}.VeloraLanding-module__FkW09a__accent{color:var(--accent)}.VeloraLanding-module__FkW09a__lineThrough{color:var(--muted);display:inline-block;position:relative}.VeloraLanding-module__FkW09a__lineThrough:after{content:"";background:var(--accent);transform-origin:0;border-radius:2px;height:3px;animation:.58s cubic-bezier(.22,1,.36,1) .72s both VeloraLanding-module__FkW09a__strikeDraw;position:absolute;top:50%;left:-4px;right:-4px;transform:translateY(-50%)}.VeloraLanding-module__FkW09a__heroBody{max-width:580px;color:var(--muted);margin:28px 0 0;font-size:19px;font-weight:300;line-height:1.75;animation:.58s cubic-bezier(.2,.8,.2,1) .78s both VeloraLanding-module__FkW09a__up}.VeloraLanding-module__FkW09a__heroBody strong{color:var(--ink);font-weight:500}.VeloraLanding-module__FkW09a__heroActions{justify-content:center;align-items:center;gap:16px;margin-top:44px;animation:.58s cubic-bezier(.2,.8,.2,1) 1.05s both VeloraLanding-module__FkW09a__up;display:flex}.VeloraLanding-module__FkW09a__btnPrimary{background:var(--ink);color:var(--white);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;padding:15px 36px;font-family:DM Sans,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.VeloraLanding-module__FkW09a__btnPrimary:hover,.VeloraLanding-module__FkW09a__btnNav:hover{background:var(--accent);transform:translateY(-2px)}.VeloraLanding-module__FkW09a__btnGhost{color:var(--muted);align-items:center;gap:6px;padding:15px 28px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.VeloraLanding-module__FkW09a__btnGhost:hover{color:var(--ink)}.VeloraLanding-module__FkW09a__problemStrip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:radial-gradient(circle at 50% 42%, #e8380d14, transparent 34%), var(--white);text-align:center;scroll-snap-align:start;scroll-snap-stop:always;flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:72px 64px;display:flex;position:relative;overflow:hidden}.VeloraLanding-module__FkW09a__problemStrip:before{content:"";opacity:.55;pointer-events:none;border:1px solid #e8380d29;border-radius:999px;width:min(720px,72vw);height:min(720px,72vw);position:absolute;inset:18% auto auto 50%;transform:translate(-50%)}.VeloraLanding-module__FkW09a__problemStrip.VeloraLanding-module__FkW09a__isVisible:before{animation:5.6s ease-in-out infinite VeloraLanding-module__FkW09a__circleBreathe}.VeloraLanding-module__FkW09a__problemStrip h2{letter-spacing:-1px;opacity:0;max-width:920px;margin:0 auto 24px;font-family:Syne,ui-sans-serif,system-ui,sans-serif;font-size:clamp(34px,5vw,64px);font-weight:800;line-height:1.04;position:relative;transform:translateY(18px)}.VeloraLanding-module__FkW09a__problemStrip.VeloraLanding-module__FkW09a__isVisible h2{animation:.62s cubic-bezier(.2,.8,.2,1) both VeloraLanding-module__FkW09a__up}.VeloraLanding-module__FkW09a__problemStrip h2 span{color:var(--accent);text-shadow:0 14px 36px #e8380d2e}.VeloraLanding-module__FkW09a__problemStrip p{max-width:820px;color:var(--muted);opacity:0;margin:0 auto;font-size:clamp(18px,2.2vw,24px);line-height:1.55;position:relative;transform:translateY(14px)}.VeloraLanding-module__FkW09a__problemStrip p+p{margin-top:10px}.VeloraLanding-module__FkW09a__problemStrip.VeloraLanding-module__FkW09a__isVisible p{animation:.56s cubic-bezier(.2,.8,.2,1) .34s both VeloraLanding-module__FkW09a__up}.VeloraLanding-module__FkW09a__problemStrip.VeloraLanding-module__FkW09a__isVisible p+p{animation-delay:.52s}.VeloraLanding-module__FkW09a__section,.VeloraLanding-module__FkW09a__sectionSmall{scroll-snap-align:start;padding-left:64px;padding-right:64px}.VeloraLanding-module__FkW09a__section{padding-top:96px;padding-bottom:96px}.VeloraLanding-module__FkW09a__sectionSmall{padding-top:64px;padding-bottom:64px}.VeloraLanding-module__FkW09a__label{color:var(--accent);letter-spacing:2px;text-transform:uppercase;margin-bottom:14px;font-size:11px;font-weight:700}.VeloraLanding-module__FkW09a__headline{letter-spacing:-1px;margin:0;font-family:Syne,ui-sans-serif,system-ui,sans-serif;font-size:clamp(30px,4vw,52px);font-weight:800;line-height:1.12}.VeloraLanding-module__FkW09a__subline{max-width:580px;color:var(--muted);margin:18px 0 0;font-size:17px;font-weight:300;line-height:1.7}.VeloraLanding-module__FkW09a__centerHead{text-align:center;flex-direction:column;align-items:center;display:flex}.VeloraLanding-module__FkW09a__centerHead .VeloraLanding-module__FkW09a__subline{margin-left:auto;margin-right:auto}.VeloraLanding-module__FkW09a__workGrid{border:1px solid var(--line);border-radius:20px;grid-template-columns:1fr 1fr;gap:2px;margin-top:56px;display:grid;overflow:hidden}.VeloraLanding-module__FkW09a__workCard{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white);padding:44px;transition:background .2s}.VeloraLanding-module__FkW09a__workCard:nth-child(2n){border-right:0}.VeloraLanding-module__FkW09a__workCard:nth-child(3),.VeloraLanding-module__FkW09a__workCard:nth-child(4){border-bottom:0}.VeloraLanding-module__FkW09a__workCard:hover{background:#faf9f4}.VeloraLanding-module__FkW09a__cardIcon{border:1px solid var(--line);background:var(--paper);width:44px;height:44px;color:var(--accent);border-radius:10px;justify-content:center;align-items:center;margin-bottom:20px;font-size:13px;font-weight:800;display:flex}.VeloraLanding-module__FkW09a__cardIcon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:24px;height:24px}.VeloraLanding-module__FkW09a__workCard h3{margin:0 0 10px;font-family:Syne,ui-sans-serif,system-ui,sans-serif;font-size:18px;font-weight:700}.VeloraLanding-module__FkW09a__workCard p{color:var(--muted);margin:0 0 16px;font-size:14px;line-height:1.75}.VeloraLanding-module__FkW09a__pills{flex-wrap:wrap;gap:6px;display:flex}.VeloraLanding-module__FkW09a__pill{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:20px;padding:5px 12px;font-size:12px;font-weight:500}.VeloraLanding-module__FkW09a__platformSection,.VeloraLanding-module__FkW09a__contactSection{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white)}.VeloraLanding-module__FkW09a__platformIntro{text-align:center;max-width:760px;margin:0 auto}.VeloraLanding-module__FkW09a__platformIcons{justify-content:center;align-items:center;gap:clamp(18px,4vw,54px);width:min(760px,92%);margin:34px auto 0;display:flex}.VeloraLanding-module__FkW09a__platformIcons img{object-fit:contain;opacity:0;transform-origin:bottom;width:clamp(86px,15vw,170px);height:auto;display:block;transform:scale(.72)}.VeloraLanding-module__FkW09a__platformIconsActive img{animation:.58s cubic-bezier(.2,1.28,.32,1) forwards VeloraLanding-module__FkW09a__platform-pop;animation-delay:var(--delay)}.VeloraLanding-module__FkW09a__howList{max-width:740px;margin-top:56px}.VeloraLanding-module__FkW09a__howItem{border-bottom:1px solid var(--line);align-items:flex-start;gap:28px;padding:36px 0;display:flex}.VeloraLanding-module__FkW09a__howItem:last-child{border-bottom:0}.VeloraLanding-module__FkW09a__howNum{width:32px;color:var(--accent);flex-shrink:0;padding-top:3px;font-family:Syne,ui-sans-serif,system-ui,sans-serif;font-size:13px;font-weight:700}.VeloraLanding-module__FkW09a__howItem h3{margin:0 0 8px;font-family:Syne,ui-sans-serif,system-ui,sans-serif;font-size:19px;font-weight:700}.VeloraLanding-module__FkW09a__howItem p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.VeloraLanding-module__FkW09a__contactCta{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.VeloraLanding-module__FkW09a__contactCta .VeloraLanding-module__FkW09a__headline{max-width:920px}.VeloraLanding-module__FkW09a__contactCta .VeloraLanding-module__FkW09a__btnPrimary{min-width:180px;margin-top:32px}.VeloraLanding-module__FkW09a__footer{background:var(--ink);scroll-snap-align:end;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:40px 64px;display:flex}.VeloraLanding-module__FkW09a__footerLogo{align-items:center;display:inline-flex}.VeloraLanding-module__FkW09a__footerLogo img{height:35px}.VeloraLanding-module__FkW09a__footerLinks{gap:24px;display:flex}.VeloraLanding-module__FkW09a__footerLinks a{color:#ffffff59;font-size:12px;text-decoration:none;transition:color .2s}.VeloraLanding-module__FkW09a__footerLinks a:hover{color:var(--white)}.VeloraLanding-module__FkW09a__footer p{color:#ffffff40;margin:0;font-size:12px}@keyframes VeloraLanding-module__FkW09a__up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes VeloraLanding-module__FkW09a__platform-pop{0%{opacity:0;transform:scale(.72)}70%{opacity:1;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@keyframes VeloraLanding-module__FkW09a__strikeDraw{0%{transform:translateY(-50%)scaleX(0)}to{transform:translateY(-50%)scaleX(1)}}@keyframes VeloraLanding-module__FkW09a__circleBreathe{0%,to{opacity:.45;transform:translate(-50%)scale(.96)}50%{opacity:.82;transform:translate(-50%)scale(1.05)}}@media (max-width:960px){.VeloraLanding-module__FkW09a__nav{padding:16px 24px}.VeloraLanding-module__FkW09a__navLinks a:not(.VeloraLanding-module__FkW09a__btnNav){display:none}.VeloraLanding-module__FkW09a__hero{padding:132px 24px 80px}.VeloraLanding-module__FkW09a__section,.VeloraLanding-module__FkW09a__sectionSmall{padding:64px 24px}.VeloraLanding-module__FkW09a__workGrid{grid-template-columns:1fr}.VeloraLanding-module__FkW09a__problemStrip{padding:96px 24px 72px}.VeloraLanding-module__FkW09a__workCard,.VeloraLanding-module__FkW09a__workCard:nth-child(2n){border-right:0}.VeloraLanding-module__FkW09a__workCard:nth-child(3){border-bottom:1px solid var(--line)}.VeloraLanding-module__FkW09a__problemItem{border-right:0;border-bottom:1px solid var(--line)}.VeloraLanding-module__FkW09a__problemItem:last-child{border-bottom:0}.VeloraLanding-module__FkW09a__footer{padding:32px 24px}.VeloraLanding-module__FkW09a__footerLinks{display:none}}@media (max-width:620px){.VeloraLanding-module__FkW09a__hero h1{letter-spacing:-1px}.VeloraLanding-module__FkW09a__heroActions{flex-direction:column;align-items:stretch}.VeloraLanding-module__FkW09a__btnPrimary,.VeloraLanding-module__FkW09a__btnGhost{justify-content:center}}@media (prefers-reduced-motion:reduce){.VeloraLanding-module__FkW09a__platformIcons img{opacity:1;animation:none;transform:none}}
