body.landing{margin:0;font-family:var(--font-family-base);color:var(--color-landing-text);background:var(--color-landing-bg)}body.landing:before,body.landing:after{content:"";position:fixed;inset:0;z-index:0;pointer-events:none}body.landing:before{background:radial-gradient(520px circle at 18% 12%,rgba(79,70,229,.32),transparent 55%),radial-gradient(820px circle at 78% -5%,rgba(56,189,248,.28),transparent 60%),linear-gradient(135deg,#fdfbff,#ecf2ff 55%,#d5e7ff);animation:landingGradient 22s var(--easing-smooth) infinite alternate}body.landing:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'%3e%3cfilter id='n'%3e%3cfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3e%3c/filter%3e%3crect width='120' height='120' filter='url(%23n)' opacity='.25'/%3e%3c/svg%3e");mix-blend-mode:multiply;opacity:.04}body.landing>*:not(.header__mobile-drawer){position:relative;z-index:2}.network-plus-hero>div,.network-problem-section>div,.network-plus-flow>div,.network-plus-diff>div,.network-plus-benefits>div,.network-plus-network>div,.network-plus-usecases>div,.network-plus-faq>div,.network-plus-cta>div,.landing-main>.section>:not(.container):not(.full-bleed):not(.steps-timeline){width:min(100%,var(--max-width-wide));padding:var(--container-padding);margin:0 auto;box-sizing:border-box}.landing-main{width:100%;max-width:none;margin:0;padding-inline:0;padding-bottom:clamp(2.4rem,5vw,3.4rem);display:flex;flex-direction:column;gap:var(--section-gap)}.landing-main--compact{padding-inline:0;padding-bottom:clamp(2rem,4vw,3rem);gap:var(--section-gap-tight)}.landing-main--member{background-color:var(--color-landing-bg);gap:var(--section-gap);padding-inline:var(--container-padding)}@keyframes landingGradient{0%{transform:scale(1)}to{transform:scale(1.08) translate3d(2%,-2%,0)}}@media(prefers-reduced-motion:reduce){body.landing:before{animation:none}}.landing-main .primary,.landing-main .ghost,.landing-main .hero-link{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;border-radius:12px;border:1px solid transparent;font-weight:600;text-decoration:none;cursor:pointer;white-space:nowrap}.landing-main .primary{border-radius:8px;background:linear-gradient(135deg,var(--color-landing-primary-strong),var(--color-landing-primary));color:#f8fafc;padding:.8rem 1.8rem;box-shadow:0 18px 40px #4f46e559;transition:transform .15s ease-out,box-shadow .15s ease-out,background .15s ease-out}.landing-main .primary:hover,.landing-main .primary:focus-visible{transform:translateY(-2px);box-shadow:0 22px 50px #4f46e56b}.landing-main .primary:active{transform:scale(.97);box-shadow:0 14px 32px #4f46e54d}.landing-main .ghost{padding:.8rem 1.6rem;background:#ffffffe6;border-color:#94a3b88c;color:var(--color-landing-text-strong)}.landing-main .ghost--strong{border-radius:8px;border-color:#4f46e559;background:#ffffffe6;color:var(--color-landing-primary-strong, #4338ca);box-shadow:inset 0 0 0 1px #4f46e514;transition:border-color .15s ease-out,background .15s ease-out}.landing-main .ghost--strong:hover,.landing-main .ghost--strong:focus-visible{border-color:#4f46e58c;background:#fffffffa}.landing-main .hero-link{padding:.4rem 0;color:var(--color-landing-primary);text-decoration:underline}.landing-main .glass-card{border-radius:12px;padding:clamp(1.75rem,5vw,2.8rem);border:1px solid transparent;background:linear-gradient(135deg,#fffffffa,#f4f8fff0) padding-box,linear-gradient(120deg,#4f46e540,#38bdf82e) border-box;box-shadow:0 35px 90px #0f172a38;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:relative;overflow:hidden}.landing-main .glass-card:after{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at 22% 18%,rgba(79,70,229,.18),transparent 62%);pointer-events:none}.landing-main .toast-stack{position:fixed;bottom:100px;right:clamp(16px,4vw,48px);display:flex;flex-direction:column;gap:.75rem;z-index:10}.landing-main .toast{min-width:220px;max-width:320px;border-radius:12px;padding:.85rem 1.15rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172af0;border:1px solid rgba(56,189,248,.45);color:#e5f0ff;transform:translateY(10px);opacity:0;transition:all .25s var(--easing-smooth)}.landing-main .toast.toast--visible{opacity:1;transform:translateY(0)}.landing-main .toast--success{border-color:#22c55eb3}.landing-main .toast--error{border-color:#e11d48cc}@media(max-width:640px){.landing-main>*{border-radius:0!important}.landing-main .hero-signals{grid-template-columns:1fr}.landing-main .form-footer{flex-direction:column;align-items:flex-start}.landing-main .hero-content,.landing-main .hero-visual,.landing-main .glass-card,.landing-main .concept-hero,.landing-main .steps-timeline,.landing-main .member-hero__card,.landing-main .pricing-store__section,.landing-main .service-hero,.landing-main .service-option-card,.landing-main .service-benefit,.landing-main .service-step,.landing-main .site-web-faq,.landing-main .site-web-faq__tabpanel,.landing-main .site-web-faq__question,.landing-main .site-web-process,.landing-main .site-web-proof,.landing-main .site-web-outcomes,.landing-main.landing-main--pro .guides-cta,.landing-main.landing-main--pro .pro-mobile-hero__panel{border-radius:0}}.landing-main .form-field--search .search-input{display:flex;align-items:center;gap:.8rem;border-radius:12px;background:#4f46e514;border:1px solid rgba(79,70,229,.2);padding:.4rem .85rem .4rem 1rem}.landing-main .search-input input{border:none;background:transparent;flex:1;padding:.65rem 0;font-size:1.05rem;color:var(--color-landing-text)}.landing-main .search-input input:focus{outline:none}.landing-main .search-icon{font-size:1rem;color:var(--color-landing-primary);display:inline-flex}.landing-main .filter-status{border:1px solid rgba(79,70,229,.18);border-radius:12px;padding:.75rem 1rem;display:flex;flex-direction:column;gap:.35rem}.landing-main .filter-status legend{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:var(--color-landing-text-muted)}.landing-main .filter-status label{display:flex;gap:.35rem;align-items:center;color:var(--color-landing-text-muted);font-size:.95rem}.landing-main .hero-demo-banner--compact{margin-top:.5rem}body.landing .app-main{padding-inline:0}body.landing .app-main-inner{max-width:none;width:100%}@media(hover:none)and (pointer:coarse),(max-width:960px){body.landing.landing--pro-page:before,body.landing.landing--pro-page:after{content:none}body.landing.landing--pro-page .landing-main.landing-main--pro .glass-card{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 16px 34px #0f172a1a}body.landing.landing--pro-page .landing-main.landing-main--pro .glass-card:after{opacity:.5}}.landing-main .u-shell{width:min(100%,var(--max-width-wide));margin:0 auto;padding-inline:var(--container-padding-wide)}.landing-main .u-shell--narrow{max-width:840px}.landing-main .u-stack{display:flex;flex-direction:column;gap:var(--spacing-md)}.landing-main .u-stack--lg{gap:var(--spacing-xl)}.landing-main .u-stack--xl{gap:var(--section-gap)}.landing-main .u-inline{display:flex;align-items:center;gap:var(--spacing-sm);flex-wrap:wrap}.landing-main .u-inline--spread{justify-content:space-between}.landing-main .u-grid{display:grid;gap:var(--spacing-xl)}.landing-main .u-grid--split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}.landing-main .u-grid--2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.landing-main .u-grid--3{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.landing-main .u-surface{background:var(--color-landing-surface-strong);border:1px solid rgba(79,70,229,.14);border-radius:var(--radius-xl);box-shadow:0 24px 60px #0f172a1f}.landing-main .u-card-padding{padding:clamp(1.2rem,3vw,1.75rem)}.landing-main .heading-xl{font-size:var(--font-size-800);line-height:var(--line-height-tight);letter-spacing:var(--letter-tight)}.landing-main .heading-lg,.landing-main .heading-l{font-size:var(--font-size-700);line-height:var(--line-height-tight);letter-spacing:var(--letter-tight)}.landing-main .heading-md{font-size:var(--font-size-600);line-height:var(--line-height-tight)}.landing-main .body-lg{font-size:var(--font-size-400);line-height:var(--line-height-regular)}.landing-main .body-md{font-size:var(--font-size-300);line-height:var(--line-height-regular)}.landing-main .body-sm{font-size:var(--font-size-200);line-height:var(--line-height-regular)}.landing-main .text-muted{color:var(--color-landing-text-muted)}.landing-main .text-strong{color:var(--color-landing-text-strong)}@media(max-width:960px){.landing-main .u-shell{padding-inline:var(--container-padding)}.landing-main .u-grid--split{grid-template-columns:1fr}}@media(max-width:640px){.landing-main .u-inline--spread{flex-direction:column;align-items:flex-start;gap:var(--spacing-sm)}}[data-reveal],.landing-main .will-reveal{opacity:0;transform:translate3d(0,20px,0);transition:transform .65s var(--easing-smooth),opacity .65s var(--easing-smooth);transition-delay:var(--reveal-delay, 0s);will-change:transform,opacity}[data-reveal][data-reveal=fade-right]{transform:translate3d(-24px,0,0)}[data-reveal][data-reveal=fade-left]{transform:translate3d(24px,0,0)}[data-reveal][data-reveal=scale]{transform:scale(.95)}[data-reveal].is-visible,.landing-main .will-reveal.is-visible{opacity:1;transform:translateZ(0)}body:not(.reveal-enabled) [data-reveal],body:not(.reveal-enabled) .landing-main .will-reveal{opacity:1;transform:translateZ(0);transition:none;will-change:auto;backface-visibility:visible}@media(prefers-reduced-motion:reduce){[data-reveal],.landing-main .will-reveal{transition:none;opacity:1;transform:none}}@media(hover:none)and (pointer:coarse),(max-width:960px){.landing-main.landing-main--pro [data-reveal],.landing-main.landing-main--pro .will-reveal{will-change:auto;transform:none;transition-property:opacity;transition-duration:.24s;transition-timing-function:ease;backface-visibility:visible}.landing-main.landing-main--site-web [data-reveal],.landing-main.landing-main--site-web .will-reveal{will-change:auto;transform:none;transition-property:opacity;transition-duration:.18s;transition-timing-function:ease;backface-visibility:visible}}.landing-main .hover-lift{transition:transform var(--transition-normal),box-shadow var(--transition-normal)}.landing-main .hover-lift:hover,.landing-main .hover-lift:focus-visible{transform:translateY(-4px);box-shadow:var(--shadow-soft)}.landing-main .section{display:flex;flex-direction:column;gap:var(--section-gap)}.landing-main .section.section--tight{gap:var(--section-gap-tight)}.landing-main .section-header{display:flex;flex-direction:column;gap:var(--spacing-sm);max-width:720px}.landing-main .section-sublead{margin:0;color:var(--color-landing-text-strong);font-size:var(--font-size-400);line-height:var(--line-height-regular);max-width:68ch;font-weight:600}.landing-main .section-header h2{margin:0;font-size:var(--font-size-700);line-height:var(--line-height-tight);letter-spacing:var(--letter-tight)}.landing-main .section-header p{margin:0;color:var(--color-landing-text-muted);font-size:var(--font-size-300);line-height:var(--line-height-regular)}.landing-main .eyebrow{text-transform:uppercase;letter-spacing:var(--letter-wide);color:var(--color-landing-text-muted);font-size:var(--font-size-200);margin:0;font-weight:700}.landing-main .section-actions{display:flex;flex-wrap:wrap;gap:var(--spacing-sm);align-items:center}.landing-main .section-actions.section-actions--stack{flex-direction:column;align-items:flex-start}.landing-main .section-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:var(--spacing-xl)}.landing-main .section-grid--split{grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);align-items:start}.landing-main .section-grid--split>*{min-width:0}.landing-main .section-demo-shell{display:grid;grid-template-columns:minmax(0,1.08fr)}@media(max-width:960px){.landing-main .section-header{max-width:none}.landing-main .section-grid--split{grid-template-columns:1fr}}.landing-main .quick-links{position:relative;padding:clamp(1.5rem,4vw,2.5rem) 0;isolation:isolate}.landing-main .quick-links:before{content:"";position:absolute;inset:0;background:radial-gradient(320px circle at 12% 20%,rgba(30,64,175,.32),transparent 60%),radial-gradient(420px circle at 85% 10%,rgba(79,70,229,.28),transparent 65%);opacity:.85;pointer-events:none;z-index:0}.landing-main .quick-links__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;align-items:stretch;position:relative;z-index:1}.landing-main .quick-link-card{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:.45rem;padding:clamp(1.1rem,2.5vw,1.5rem);border-radius:12px;border:1px solid var(--dashboard-border-light);background:#f8fafc;background-image:radial-gradient(rgba(79,70,229,.2) 1px,transparent 1px),radial-gradient(rgba(59,130,246,.1) 1px,transparent 1px);background-size:18px 18px,26px 26px;background-position:0 0,8px 10px;box-shadow:0 10px 25px #0f172a14;text-decoration:none;color:inherit;height:100%;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.landing-main .quick-link-card:hover,.landing-main .quick-link-card:focus-visible{transform:translateY(-4px);box-shadow:0 22px 46px #0f172a73,0 0 0 1px #818cf859;border-color:#818cf88c}.landing-main .quick-link-card:focus-visible{outline:2px solid rgba(129,140,248,.5);outline-offset:3px}.landing-main .quick-link-card__icon{display:inline-flex;align-items:center;justify-content:center;color:var(--color-landing-text-muted);opacity:.6;transition:color .2s ease,opacity .2s ease,transform .2s ease}.landing-main .quick-link-card__title{font-size:var(--font-size-500);font-weight:700;color:var(--color-landing-text-strong)}.landing-main .quick-link-card__meta{font-size:var(--font-size-300);color:var(--color-landing-text-muted);opacity:.88}.landing-main .quick-link-card:hover .quick-link-card__icon,.landing-main .quick-link-card:focus-visible .quick-link-card__icon{color:var(--color-landing-primary, #818cf8);opacity:1;transform:translateY(-1px)}@media(hover:none)and (pointer:coarse),(max-width:960px){.landing-main.landing-main--pro .section-grid--split{touch-action:pan-y}.landing-main.landing-main--pro .section-grid--split .section-header,.landing-main.landing-main--pro .section-grid--split [data-reveal]{will-change:auto}}.landing-main .hero{position:relative;padding:clamp(.75rem,1.5vw,1.5rem) 0}.landing-main .hero:before{content:"";position:absolute;inset:-8% -12%;background:radial-gradient(380px circle at 18% 16%,rgba(79,70,229,.22),transparent 58%),radial-gradient(320px circle at 86% 4%,rgba(14,165,233,.18),transparent 55%),linear-gradient(120deg,#4f46e514,#0ea5e90d);filter:blur(40px);opacity:.9;pointer-events:none;z-index:0}.landing-main .hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:clamp(1.75rem,4vw,3rem);align-items:stretch;position:relative;z-index:1}@media(max-width:900px){.landing-main .hero-grid{grid-template-columns:minmax(0,1fr)}.landing-main .hero-visual{padding:1.25rem}.landing-main .hero-visual .step-media-wheel .wheel{width:min(320px,82vw)}}.landing-main .hero-content{display:flex;flex-direction:column;gap:1rem;background:linear-gradient(160deg,#f8fafcfa,#f3f6fff5);border-radius:12px;padding:clamp(1.7rem,3.6vw,2.35rem);border:1px solid rgba(79,70,229,.18);box-shadow:0 24px 52px #0f172a1a,0 10px 24px #4f46e514;position:relative;overflow:hidden;isolation:isolate}.landing-main .hero-content:before,.landing-main .hero-content:after{content:"";position:absolute;pointer-events:none;z-index:0}.landing-main .hero-content:before{inset:0 8px auto;height:1px;background:linear-gradient(90deg,#4f46e52e,#0ea5e91f,#4f46e500)}.landing-main .hero-content:after{inset:auto auto 4px 4px;width:9rem;height:9rem;background:radial-gradient(circle,rgba(79,70,229,.08),transparent 72%);transform:translate(-36%,42%)}.landing-main .hero-content>*{position:relative;z-index:1}.landing-main .hero-topline{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.landing-main .hero-topline .eyebrow{margin:0;display:inline-flex;align-items:center;padding:.42rem .72rem;border-radius:10px;background:#4f46e514;border:1px solid rgba(79,70,229,.14);color:var(--color-landing-primary-strong);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.landing-main .hero-headline{margin:0;font-size:clamp(2.1rem,4vw,3.15rem);line-height:1.02;letter-spacing:-.02em;max-width:12ch;color:var(--color-landing-text-strong)}.landing-main .hero-headline__accent{display:inline-block;color:var(--color-landing-primary-strong)}.landing-main .hero-headline__accent:after{content:"";display:block;width:100%;height:.4rem;margin-top:-.32rem;border-radius:8px;background:linear-gradient(90deg,#4f46e52e,#0ea5e929);opacity:.9}.landing-main .hero-lead{margin:0;color:var(--color-landing-text-mid);font-size:.98rem;line-height:1.6;max-width:38ch;font-weight:500}.landing-main .hero-detail{margin:-.25rem 0 0;max-width:44ch;color:var(--color-landing-text-muted);font-size:.9rem;line-height:1.55}.landing-main .hero-combo{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:-.15rem}.landing-main .hero-combo span{display:inline-flex;align-items:center;min-height:32px;padding:.42rem .8rem;border-radius:999px;background:#0ea5e914;border:1px solid rgba(14,165,233,.16);color:#0f5e84;font-size:.8rem;font-weight:700;line-height:1.2}.landing-main .hero-passages{display:grid;gap:.18rem;padding:.85rem .95rem;border-radius:10px;background:#ffffffad;border:1px solid rgba(148,163,184,.16);max-width:24rem}.landing-main .hero-passages__headline{margin:0;text-transform:uppercase;letter-spacing:.12em;font-size:.82rem;font-weight:800;color:var(--color-landing-primary-strong);text-align:left}.landing-main .hero-passages__subline{margin:0;color:var(--color-landing-text-muted);font-size:.88rem;line-height:1.45;max-width:28ch}.landing-main .hero-visual{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:1rem;border-radius:12px;min-width:0;padding:clamp(1.4rem,3vw,2rem);background:linear-gradient(160deg,#fffffff0,#f3f6ffeb);border:1px solid rgba(79,70,229,.18);box-shadow:0 28px 60px #0f172a24,0 10px 22px #4f46e51f}.landing-main .hero-visual__intro{display:flex;flex-direction:column;gap:.4rem;align-items:flex-start}.landing-main .hero-visual__eyebrow{display:inline-flex;align-items:center;padding:.38rem .72rem;border-radius:10px;background:#4f46e514;border:1px solid rgba(79,70,229,.14);color:var(--color-landing-primary-strong);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.landing-main .hero-visual__title{margin:0;color:var(--color-landing-text-strong);font-size:1rem;line-height:1.35;font-weight:700;max-width:24ch}.landing-main .hero-visual__stage{flex:1 1 auto;display:grid;place-items:center;min-height:0}.landing-main .hero-visual .step-media-wheel{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.7rem}.landing-main .hero-visual .step-media-wheel .wheel{width:min(380px,100%)}.landing-main .hero-visual .step-media-actions{width:100%;margin-top:.2rem}.landing-main .hero-visual .step-media-play{min-width:min(240px,100%)}.landing-main .hero-visual__proofs{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;padding:.4rem;border-radius:12px;background:linear-gradient(180deg,#ffffff85,#f1f5f970);border:1px solid rgba(148,163,184,.14)}.landing-main .hero-visual__proof{--hero-proof-icon-color: rgba(79, 70, 229, .32);--hero-proof-icon-surface: linear-gradient( 145deg, rgba(79, 70, 229, .1), rgba(14, 165, 233, .08) );--hero-proof-icon-border: rgba(79, 70, 229, .14);position:relative;display:flex;flex-direction:column;justify-content:flex-end;gap:.22rem;min-height:7rem;padding:1rem .95rem .9rem;border-radius:12px;background:linear-gradient(180deg,#f8fafcf0,#f1f5f9e6),var(--hero-proof-icon-surface);border:1px solid rgba(148,163,184,.14);box-shadow:0 8px 18px #0f172a0f;overflow:hidden}.landing-main .hero-visual__proof:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:2px;background:linear-gradient(90deg,var(--hero-proof-icon-border),rgba(148,163,184,0))}.landing-main .hero-visual__proof:after{content:"";position:absolute;right:-.8rem;top:-.9rem;width:4rem;height:4rem;border-radius:12px;background:var(--hero-proof-icon-surface);opacity:.7;filter:blur(10px)}.landing-main .hero-visual__proof--setup{--hero-proof-icon-color: rgba(79, 70, 229, .34);--hero-proof-icon-surface: linear-gradient( 145deg, rgba(79, 70, 229, .12), rgba(99, 102, 241, .08) );--hero-proof-icon-border: rgba(79, 70, 229, .16)}.landing-main .hero-visual__proof--pricing{--hero-proof-icon-color: rgba(14, 116, 144, .34);--hero-proof-icon-surface: linear-gradient( 145deg, rgba(14, 165, 233, .12), rgba(34, 197, 94, .08) );--hero-proof-icon-border: rgba(14, 165, 233, .16)}.landing-main .hero-visual__proof--reputation{--hero-proof-icon-color: rgba(8, 145, 178, .34);--hero-proof-icon-surface: linear-gradient( 145deg, rgba(14, 165, 233, .12), rgba(59, 130, 246, .08) );--hero-proof-icon-border: rgba(14, 165, 233, .16)}.landing-main .hero-visual__proof-icon{position:absolute;top:.8rem;right:.6rem;width:2.65rem;height:2.65rem;display:inline-flex;align-items:center;justify-content:center;color:var(--hero-proof-icon-color);background:linear-gradient(180deg,#f8fafce6,#f1f5f9d1);border:1px solid var(--hero-proof-icon-border);border-radius:10px;box-shadow:inset 0 1px #f8fafc6b,0 8px 18px #0f172a0f;pointer-events:none;z-index:1}.landing-main .hero-visual__proof-icon svg{width:1.3rem;height:1.3rem}.landing-main .hero-visual__proof strong{position:relative;z-index:1;font-size:1.3rem;line-height:1.05;letter-spacing:-.02em;color:var(--color-landing-primary-strong)}.landing-main .hero-visual__proof span{position:relative;z-index:1;max-width:10ch;font-size:.8rem;line-height:1.35;color:var(--color-landing-text-muted)}@media(hover:hover)and (pointer:fine){.landing-main .hero-visual__proof{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.landing-main .hero-visual__proof:hover{transform:translateY(-2px);border-color:var(--hero-proof-icon-border);box-shadow:0 12px 24px #0f172a14}}@media(max-width:900px){.landing-main .hero-visual__proofs{grid-template-columns:repeat(2,minmax(0,1fr))}}.landing-main .hero-signals{list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.95rem;padding:0;margin:1.75rem 0 0}.landing-main .hero-signals li{display:flex;align-items:center;gap:.65rem;padding:.85rem 1rem;border-radius:12px;background:#4f46e50f;border:1px solid rgba(79,70,229,.18);transform:translateY(8px);opacity:0;transition:transform .5s var(--easing-smooth),opacity .5s var(--easing-smooth)}.landing-main .hero-signals.is-visible li{transform:translateY(0);opacity:1}.landing-main .hero-signal__icon{width:44px;height:44px;min-width:44px;min-height:44px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#4f46e524;border:1px solid rgba(79,70,229,.28);color:var(--color-landing-primary)}.landing-main .hero-signal__icon svg{width:20px;height:20px;display:block}.landing-main .hero-rating{display:flex;align-items:center;gap:.7rem;color:var(--color-landing-text-muted);margin-top:1.25rem;font-size:.9rem}.landing-main .hero-rating-badge{display:inline-flex;align-items:center;gap:.55rem;padding:.52rem .72rem;background:#ffffffc2;border:1px solid rgba(79,70,229,.16);border-radius:12px;box-shadow:0 10px 24px #0f172a14;color:#f59e0b;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.landing-main .hero-rating-badge:hover,.landing-main .hero-rating-badge:focus-visible{transform:translateY(-1px);border-color:#4f46e547;box-shadow:0 14px 28px #0f172a1a}.landing-main .badge-google-word{display:inline-flex;align-items:center;gap:1px;font-weight:700;letter-spacing:-.04em;font-size:.95rem}.landing-main .google-letter{display:inline-block}.landing-main .google-letter--blue{color:#4285f4}.landing-main .google-letter--red{color:#ea4335}.landing-main .google-letter--yellow{color:#fbbc05}@media(hover:none)and (pointer:coarse),(max-width:960px){.landing-main.landing-main--pro .hero:before{filter:none;opacity:.3}.landing-main.landing-main--pro .hero-rating-badge{animation:none;box-shadow:0 8px 16px #4f46e51a,0 4px 10px #0ea5e914}.landing-main.landing-main--pro .hero-content,.landing-main.landing-main--pro .hero-metrics{box-shadow:0 12px 24px #0f172a14,0 4px 10px #4f46e50d}.landing-main.landing-main--pro .hero-metrics__bar-inner{animation:none;opacity:1;transform:none;box-shadow:0 6px 14px #2563eb40}}.landing-main .google-letter--green{color:#34a853}.landing-main .badge-stars{display:inline-flex;align-items:center;gap:.12rem}.landing-main .badge-stars svg{width:17px;height:17px;fill:currentColor;filter:drop-shadow(0 4px 10px rgba(250,204,21,.35));opacity:.95;transition:transform .25s ease}.landing-main .hero-rating-badge:hover .badge-stars svg,.landing-main .hero-rating-badge:focus-visible .badge-stars svg{transform:translateY(-1px) scale(1.04)}.landing-main .badge-note{color:var(--color-landing-text-mid);font-weight:700;font-size:.9rem}@keyframes heroBadgePulse{0%{box-shadow:0 12px 28px #4f46e52e,0 8px 16px #0ea5e924}50%{box-shadow:0 18px 42px #4f46e538,0 12px 22px #0ea5e929}to{box-shadow:0 16px 40px #4f46e542,0 10px 20px #0ea5e92e}}@media(max-width:640px){.landing-main .hero-topline,.landing-main .hero-kicker{align-items:flex-start}.landing-main .hero-rating-badge{width:auto;justify-content:flex-start}.landing-main .badge-note{font-size:.85rem}.landing-main .hero-passages{padding:.95rem 1rem}.landing-main .hero-visual__proofs{grid-template-columns:minmax(0,1fr)}}.landing-main .hero-actions{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;margin-top:.5rem}.landing-main .hero-action__primary{display:flex;flex-direction:column;gap:.35rem;flex:1 1 220px}.landing-main .hero-action__primary small{font-size:.85rem;color:var(--color-landing-text-muted);line-height:1.45}.landing-main .hero-actions .primary,.landing-main .hero-actions .ghost--strong{padding:.85rem 1.9rem;font-size:.95rem;line-height:1.2}@media(max-width:500px){.landing-main .hero-actions{align-items:stretch}.landing-main .hero-actions .primary,.landing-main .hero-actions .ghost--strong{width:100%;text-align:center}}.landing-main .hero-metrics{display:flex;flex-direction:column;justify-content:space-around;gap:1.1rem;padding:1.5rem 1.75rem;border-radius:12px;background:var(--color-landing-surface-strong);box-shadow:0 18px 45px #0f172a2e;max-width:100%;width:100%;height:100%;margin-inline:auto}.landing-main .hero-metrics__head{display:flex;flex-direction:column;gap:.65rem}.landing-main .hero-metrics__eyebrow-row{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin-bottom:.1rem}.landing-main .hero-metrics__headline{margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:.85rem;padding:.95rem 1.1rem;border-radius:12px;background:linear-gradient(120deg,#4f46e51a,#0ea5e914);border:1px solid rgba(79,70,229,.2);box-shadow:0 14px 32px #0f172a1a;font-size:1rem;line-height:1.25;font-weight:800;color:#0f172a}.landing-main .hero-metrics__stat{display:inline-flex;align-items:center;gap:.65rem;padding:.45rem .85rem;border-radius:12px;background:#fffffff2;box-shadow:inset 0 0 0 1px #4f46e52e,0 10px 22px #4f46e526}.landing-main .hero-metrics__stat-number{font-size:2.05rem;font-weight:800;letter-spacing:-.02em;color:var(--color-landing-primary);line-height:1}.landing-main .hero-metrics__stat-text{display:flex;flex-direction:column;gap:.08rem}.landing-main .hero-metrics__stat-label{font-weight:700}.landing-main .hero-metrics__stat-sub{font-size:.9rem;color:var(--color-landing-text-muted);letter-spacing:.01em}.landing-main .hero-metrics__divider{width:1px;height:36px;background:linear-gradient(to bottom,#0f172a00,#0f172a38,#0f172a00);min-height:36px}.landing-main .hero-metrics__tagline{font-size:1rem;font-weight:700;color:var(--color-landing-text-strong);letter-spacing:-.01em}.landing-main .hero-metrics__lead{display:grid;grid-template-columns:1fr;gap:.35rem;font-size:.98rem;line-height:1.55;color:var(--color-landing-text-strong);background:#fffffff2;border:1px solid rgba(79,70,229,.14);border-radius:12px;padding:1rem 1.05rem 1rem 1.15rem;box-shadow:0 12px 28px #0f172a17;margin:0}.landing-main .hero-metrics__lead-kicker{font-weight:800;color:var(--color-landing-primary-strong);letter-spacing:-.005em;display:block}.landing-main .hero-metrics__lead-note{color:var(--color-landing-text-strong);line-height:1.5}.landing-main .hero-metrics__badge{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .75rem;border-radius:12px;background:linear-gradient(120deg,#4f46e51f,#0ea5e92e);color:var(--color-landing-primary-strong);font-weight:700;font-size:.82rem;box-shadow:inset 0 0 0 1px #4f46e52e}.landing-main .hero-metrics__chart{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:.75rem;height:240px;padding:.75rem .25rem .25rem;z-index:0;background-image:linear-gradient(to right,rgba(79,70,229,.16) 1px,transparent 1px),linear-gradient(to top,rgba(100,116,139,.18) 1px,transparent 1px);background-size:42px 100%,100% 36px;background-position:.5rem .5rem;background-repeat:repeat;background-clip:padding-box}.landing-main .hero-metrics__chart:before{content:"";position:absolute;inset:.75rem .25rem auto;height:1px;background:linear-gradient(to right,#94a3b840,#94a3b80d);z-index:2;pointer-events:none}.landing-main .hero-metrics__bar{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:.4rem;height:100%;position:relative;z-index:1}.landing-main .hero-metrics__bar-inner{width:65%;max-width:2.5rem;min-width:.75rem;border-radius:12px;background:linear-gradient(180deg,var(--color-landing-primary),color-mix(in srgb,var(--color-landing-primary) 60%,#22c55e 40%));box-shadow:0 10px 25px #2563eb73;height:calc(var(--bar-height, 0) * 1%);opacity:0;transform:translateY(10px);animation:heroMetricsBarGrow .8s ease-out forwards;animation-delay:var(--bar-delay, 0s)}.landing-main .hero-metrics__bar-label{display:block;text-align:center;font-size:.72rem;line-height:1.25;color:var(--color-landing-text-muted);white-space:nowrap}.landing-main .hero-metrics__bar-inner--w1{--bar-height: 45;--bar-delay: 0s}.landing-main .hero-metrics__bar-inner--w2{--bar-height: 75;--bar-delay: .08s}.landing-main .hero-metrics__bar-inner--w3{--bar-height: 85;--bar-delay: .16s}.landing-main .hero-metrics__bar-inner--w4{--bar-height: 92;--bar-delay: .24s}.landing-main .hero-metrics__info{font-size:.85rem;color:var(--color-landing-text-muted)}.landing-main .hero-metrics__note{margin:0 0 .25rem}@keyframes heroMetricsBarGrow{0%{opacity:0;transform:translateY(12px)}40%{opacity:1}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.landing-main .hero-metrics__bar-inner{animation:none;opacity:1;transform:none}}@media(max-width:1100px){.landing-main .hero-metrics{margin-top:1.5rem;display:grid;grid-template-columns:1fr;gap:1rem}.landing-main .hero-metrics__chart{height:180px;max-height:180px}.landing-main .hero-metrics__headline{flex-direction:column;align-items:flex-start;width:100%}.landing-main .hero-metrics__stat{width:100%}.landing-main .hero-metrics__divider{display:none}}.landing-main .hero-demo{border-radius:12px;padding:clamp(1.5rem,4vw,2.6rem);background:linear-gradient(135deg,#fffffffc,#f1f7fff0) padding-box,linear-gradient(120deg,#4f46e540,#38bdf838) border-box;border:1px solid transparent;box-shadow:0 30px 80px #0f172a2e;display:flex;flex-direction:column;gap:1.2rem}.landing-main .hero-demo__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.landing-main .hero-demo__header p{margin:0 0 .15rem}.landing-main .hero-demo__header h3{margin:0 0 .35rem}.landing-main .hero-demo__status{border-radius:12px;padding:.35rem .85rem;border:1px solid rgba(56,189,248,.5);background:#38bdf81f;color:var(--color-landing-primary-strong);font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600;white-space:nowrap}.landing-main .hero-demo__media{margin:0;border-radius:12px;border:1px solid rgba(79,70,229,.2);box-shadow:0 18px 45px #0f172a40;background:radial-gradient(circle at 20% 20%,rgba(56,189,248,.22),transparent 55%),#0f172af5;min-height:clamp(100px,30vw,200px);display:flex;align-items:center;justify-content:center}.landing-main .hero-demo__icon{width:clamp(80px,12vw,140px);height:clamp(80px,12vw,140px);border-radius:12px;border:2px solid rgba(255,255,255,.3);display:inline-flex;align-items:center;justify-content:center;font-size:clamp(2.5rem,4vw,4rem);color:#f8fafc;background:linear-gradient(135deg,#4f46e599,#38bdf880);box-shadow:inset 0 1px #ffffff59,0 18px 40px #00000059}.landing-main .hero-demo__meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem}.landing-main .hero-demo__meta div{border-radius:12px;padding:.75rem 1rem;background:#fffffffa;border:1px solid rgba(79,70,229,.18);display:flex;flex-direction:column;gap:.25rem}.landing-main .hero-demo__meta span{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--color-landing-text-muted)}.landing-main .hero-demo__meta strong{font-size:1.05rem}.landing-main .hero-demo__cta{border-radius:12px;border:1px solid rgba(56,189,248,.25);background:#38bdf814;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.5rem}.landing-main .hero-demo__cta p{margin:0}.landing-main .hero-demo-banner{border-radius:12px;border:1px dashed rgba(124,93,255,.35);padding:.9rem 1.1rem;background:#ffffffd9;display:flex;flex-direction:column;gap:.3rem;margin-top:.25rem}.landing-main .hero-demo-banner__stats{display:flex;align-items:baseline;gap:.4rem}.landing-main .hero-demo-banner__stats strong{font-size:clamp(1.6rem,4vw,2.2rem);color:var(--color-landing-primary)}.landing-main .winners-section{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:clamp(1rem,4vw,2.5rem) 0;background:radial-gradient(circle at 10% 20%,rgba(56,189,248,.14),transparent 45%),radial-gradient(circle at 80% 20%,rgba(79,70,229,.18),transparent 50%),#020617;border-top:1px solid rgba(15,23,42,.9);border-bottom:1px solid rgba(15,23,42,.95)}.landing-main .winners-shell{width:min(100%,1200px);margin:0 auto;display:flex;flex-direction:column;gap:1rem;padding:0 clamp(1rem,4vw,2rem)}.landing-main .winners-head{display:flex;flex-direction:column;gap:.35rem;color:#f8fafcf5}.landing-main .winners-head h2{margin:0;color:#e5e7eb}.landing-main .winners-head p{margin:0;color:#e2e8f0cc}.landing-main .winners-carousel{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#0f172a 8%,#0f172a 92%,transparent);mask-image:linear-gradient(90deg,transparent,#0f172a 8%,#0f172a 92%,transparent)}.landing-main .winners-carousel__track{display:flex;align-items:stretch;width:max-content;gap:0;will-change:transform}.landing-main .winners-carousel__track.is-animated{animation:winnersMarquee var(--winners-duration, 28s) linear infinite}.landing-main .winners-carousel__group{display:flex;align-items:stretch;gap:clamp(.75rem,2vw,1.25rem);width:max-content;flex:0 0 auto}.landing-main .winner-card{min-width:clamp(248px,23vw,318px);display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.75rem;border-radius:12px;padding:.75rem .95rem;border:1px solid rgba(148,163,184,.42);background:linear-gradient(180deg,#0f172af2,#0f172ae0);box-shadow:0 18px 40px #020617b8}.landing-main .winner-card__content{min-width:0}.landing-main .winner-card__content strong{display:block;margin:0;font-size:.9rem;color:#f8fafcfa;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-main .winner-card__content small{display:block;margin-top:.12rem;font-size:.8rem;color:#e2e8f0d1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-main .winner-card__media{width:clamp(48px,5vw,58px);height:clamp(48px,5vw,58px);border-radius:12px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;color:#f1f5f9f2;border:1px solid rgba(148,163,184,.38);background:#0f172af2;box-shadow:inset 0 0 0 1px #94a3b840;animation:winnerMediaPulse 3.4s ease-in-out infinite}.landing-main .winner-card__media img{width:100%;height:100%;object-fit:contain;padding:.45rem}.landing-main .winner-card__media-fallback{font-size:.75rem;font-weight:800;letter-spacing:.08em}.landing-main .winner-card__media--common{background:linear-gradient(145deg,#2dd4bf4d,#14b8a633);border-color:#5eead4cc;box-shadow:inset 0 0 0 1px #2dd4bf33,0 8px 20px #14b8a640}.landing-main .winner-card__media--rare{background:linear-gradient(145deg,#60a5fa52,#3b82f633);border-color:#93c5fdd9;box-shadow:inset 0 0 0 1px #60a5fa38,0 8px 20px #3b82f647}.landing-main .winner-card__media--epic{background:linear-gradient(145deg,#c084fc54,#a855f738);border-color:#d8b4fed9;box-shadow:inset 0 0 0 1px #c084fc33,0 8px 22px #a855f74d}.landing-main .winner-card__media--legendary{background:linear-gradient(145deg,#fbbf245c,#f59e0b40);border-color:#fcd34de6;box-shadow:inset 0 0 0 1px #fbbf244d,0 10px 24px #f59e0b57}.landing-main .winner-card__media--common{color:#e2e8f0;border-color:#e2e8f075;box-shadow:inset 0 0 0 1px #e2e8f033,0 0 12px #e2e8f029}.landing-main .winner-card__media--rare{color:#93c5fd;border-color:#93c5fd8f;box-shadow:inset 0 0 0 1px #93c5fd3d,0 0 16px #3b82f642}.landing-main .winner-card__media--epic{color:#d8b4fe;border-color:#d8b4fe99;box-shadow:inset 0 0 0 1px #d8b4fe42,0 0 18px #a855f747}.landing-main .winner-card__media--legendary{color:#fde68a;border-color:#fde68ab8;box-shadow:inset 0 0 0 1px #fde68a52,0 0 20px #facc155c}.landing-main .winner-card__rarity{font-size:.74rem;text-transform:uppercase;letter-spacing:.05em;font-weight:700;border-radius:12px;border:1px solid rgba(148,163,184,.35);padding:.24rem .52rem;color:#e2e8f0e6;background:#0f172ab8;white-space:nowrap}.landing-main .winner-card__rarity--common{color:#e2e8f0eb;border-color:#e2e8f04d}.landing-main .winner-card__rarity--rare{color:#bfdbfe;border-color:#93c5fd6b}.landing-main .winner-card__rarity--epic{color:#e9d5ff;border-color:#c084fc75}.landing-main .winner-card__rarity--legendary{color:#fde68a;border-color:#facc1580}.landing-main .winner-card--placeholder{opacity:.6}.landing-main .winners-empty{margin:0;font-size:.85rem;color:#e2e8f0d1}@keyframes winnersMarquee{0%{transform:translateZ(0)}to{transform:translate3d(calc(-1 * var(--winners-group-width, 0px)),0,0)}}@keyframes winnerMediaPulse{0%,to{transform:translateZ(0);filter:saturate(1)}50%{transform:translate3d(0,-1px,0);filter:saturate(1.12)}}@media(max-width:900px){.landing-main .winner-card{min-width:clamp(220px,74vw,282px);border-radius:12px;padding:.64rem .72rem;gap:.58rem}.landing-main .winner-card__media{width:46px;height:46px;border-radius:12px}.landing-main .winner-card__content strong{font-size:.86rem}.landing-main .winner-card__content small{font-size:.76rem}.landing-main .winner-card__rarity{font-size:.67rem;padding:.2rem .44rem}}@media(prefers-reduced-motion:reduce){.landing-main .winners-carousel__track.is-animated{animation:none;transform:none}.landing-main .winner-card__media{animation:none}}.landing-main .steps-timeline{list-style:none;padding:var(--container-padding);margin:0 auto;width:min(100%,var(--max-width-wide));box-sizing:border-box;display:flex;flex-direction:column;gap:var(--spacing-lg);counter-reset:step}.landing-main .step-card{display:grid;grid-template-columns:auto 1fr;gap:var(--spacing-md);background:#ffffff1f;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:clamp(1.2rem,3vw,1.9rem);box-shadow:0 24px 60px #0f172a24;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);align-items:start;counter-increment:step;min-width:0}.landing-main .step-card--inline-head{grid-template-columns:1fr}.landing-main .step-card>*{max-width:1200px}.landing-main .step-card__marker{display:flex;flex-direction:column;align-items:center;gap:.6rem}.landing-main .step-card__icon{position:relative;width:52px;height:52px;display:grid;place-items:center;border-radius:12px;background:#fff3;border:1px solid rgba(255,255,255,.22);color:#7c5dfff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 24px #7c5dff38;overflow:hidden}.landing-main .step-card__icon-glow{position:absolute;inset:-8px;background:radial-gradient(circle,rgba(124,93,255,.4),rgba(26,198,255,.25),transparent 70%);filter:blur(14px);opacity:.75}.landing-main .step-card__icon svg{position:relative;z-index:1}.landing-main .step-card__rail{width:2px;flex:1;background:linear-gradient(180deg,rgba(124,93,255,.95),rgba(26,198,255,.75) 55%,transparent)}.landing-main .step-card__rail--end{background:linear-gradient(180deg,rgba(124,93,255,.95),rgba(26,198,255,.65) 45%,transparent)}.landing-main .step-card__body{display:flex;flex-direction:column;gap:.6rem;min-width:0;width:100%;margin:0 auto;box-sizing:border-box}.landing-main .step-card__body h3{margin:0;font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.2;font-weight:800;letter-spacing:-.02em;overflow-wrap:anywhere;word-break:break-word}.landing-main .step-card__body p{margin:0;color:var(--color-landing-text-muted);font-size:var(--font-size-300);line-height:var(--line-height-regular);overflow-wrap:anywhere;word-break:break-word}.landing-main .step-card__kicker{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.5rem;width:fit-content;max-width:100%;padding:.35rem .9rem;border-radius:8px;background:#7c5dff1f;border:1px solid rgba(124,93,255,.25);font-size:var(--font-size-200);letter-spacing:.18em;color:#7c5dfff2;text-transform:uppercase;font-weight:800}.landing-main .step-card__kicker:before{content:"Etape " counter(step) " - "}.landing-main .step-card--highlight{display:flex;flex-direction:column;gap:.9rem;background:linear-gradient(135deg,#7c5dff33,#ffffff24);border-color:#7c5dff4d}.landing-main .step-card__highlight-head{display:flex;align-items:center;gap:.75rem;min-width:0;width:100%;max-width:1200px;margin:0 auto}.landing-main .step-card__highlight-head .step-card__icon{flex:0 0 auto}.landing-main .step-card__highlight-head .step-card__kicker{margin:0}.landing-main .step-card--highlight .step-card__body{gap:.7rem}.landing-main .step-media{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;width:100%;min-width:0}.landing-main .step-media>*{margin-inline:auto}.landing-main .step-media-title{font-size:var(--font-size-400);font-weight:600;color:var(--color-landing-text);margin:0;width:100%;text-align:center}.landing-main .step-media-toggle{display:inline-flex;gap:.5rem;padding:.35rem;border-radius:8px;background:#fffc;border:1px solid rgba(124,93,255,.15);align-self:center;flex-wrap:wrap;margin:0}.landing-main .step-media-toggle__btn{border:none;background:transparent;padding:.4rem 1rem;border-radius:8px;font-weight:700;font-size:.85rem;color:#4a5775e6;cursor:pointer;transition:background .2s ease,color .2s ease;font-family:inherit}.landing-main .step-media-toggle__btn.is-active{background:#7c5dff2e;color:#7c5dfff2}.landing-main .step-media-toggle__btn:focus-visible{outline:2px solid rgba(124,93,255,.5);outline-offset:2px}.landing-main .step-media-slot{border-radius:12px;border:1px solid rgba(124,93,255,.25);padding:1.5rem;font-size:var(--font-size-300);color:var(--color-landing-text-muted);background:#ffffffb3;display:flex;align-items:center;justify-content:center;min-height:320px;width:100%;flex:1 1 100%;min-width:0;box-sizing:border-box;box-shadow:0 16px 40px #0f172a14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landing-main .step-media-slot--spinner{padding:1.25rem;align-items:center;justify-content:center;overflow:hidden;min-height:clamp(440px,62vh,640px);color:var(--color-landing-text)}.landing-main .step-media-gif{max-width:100%;height:auto;border-radius:12px;display:block}.landing-main .step-media-wheel{width:100%;display:flex;flex-direction:column;align-items:center;gap:.65rem}.landing-main .step-media-wheel .wheel--showcase .wheel__pointer{inset:14px auto auto 50%!important;transform:translate(-50%) rotate(180deg)!important;z-index:6}.landing-main .step-media-slot .wheel--showcase .wheel__frame:before{content:none}.landing-main .step-media-slot .wheel--showcase .wheel__rim,.landing-main .step-media-slot .wheel--showcase .wheel__rim--inner,.landing-main .step-media-slot .wheel--showcase .wheel__center,.landing-main .step-media-slot .wheel--showcase .wheel__center-glow,.landing-main .step-media-slot .wheel--showcase .wheel__center-logo,.landing-main .step-media-slot .wheel--showcase .wheel__center-highlight{filter:none}.landing-main .step-media-wheel .wheel{width:min(320px,82vw)}.landing-main .step-media-spinner{width:100%;display:flex;flex-direction:column;align-items:center;gap:.85rem}.landing-main .step-media-spinner .wheel{width:min(300px,82vw)}.landing-main .step-media-actions{display:flex;justify-content:center;width:100%;margin-top:.15rem}.landing-main .step-media-play{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;border:1px solid transparent;border-radius:8px;padding:.8rem 1.8rem;font-weight:600;font-size:.95rem;color:#f8fafc;text-decoration:none;white-space:nowrap;background:linear-gradient(135deg,var(--color-landing-primary-strong),var(--color-landing-primary));box-shadow:0 18px 40px #4f46e559;cursor:pointer;transition:transform .15s ease-out,box-shadow .15s ease-out,background .15s ease-out}.landing-main .step-media-play:hover:not(:disabled),.landing-main .step-media-play:focus-visible:not(:disabled){transform:translateY(-2px);box-shadow:0 22px 50px #4f46e56b;outline:none}.landing-main .step-media-play:active:not(:disabled){transform:scale(.97);box-shadow:0 14px 32px #4f46e54d}.landing-main .step-media-play:disabled{opacity:.7;cursor:not-allowed;box-shadow:0 14px 28px #4f46e538}.landing-main .step-media-result{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .9rem;border-radius:12px;background:#ffffffe6;border:1px solid rgba(124,93,255,.2);color:var(--color-landing-text);font-size:var(--font-size-300);font-weight:700}.landing-main .step-media-result__label{color:var(--color-landing-text-muted);font-weight:600}.landing-main .step-media-result__value{display:inline-flex;align-items:center;gap:.4rem}.landing-main .step-media-result__icon{width:24px;height:24px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#7c5dff26;color:#7c5dfff2}@media(max-width:960px){.landing-main .steps-timeline{gap:var(--spacing-md)}.landing-main .step-card{grid-template-columns:1fr;gap:.85rem;border-radius:12px}.landing-main .step-card__marker{display:none}.landing-main .step-card__body{padding:0}.landing-main .step-card__highlight-head{align-items:flex-start;flex-wrap:wrap;gap:.65rem}.landing-main .step-card__kicker{width:100%;max-width:none}.landing-main .step-card__icon{width:48px;height:48px}.landing-main .step-media{align-items:stretch;gap:.65rem}.landing-main .step-media-toggle{width:100%;justify-content:center;align-self:stretch}.landing-main .step-media-toggle__btn{flex:1 1 160px;text-align:center}.landing-main .step-media-slot{padding:1.25rem;min-height:280px}.landing-main .step-media-slot--spinner{min-height:clamp(340px,55vh,500px)}}@media(max-width:640px){.landing-main .steps-timeline{padding-inline:clamp(.75rem,4vw,1rem);gap:.75rem}.landing-main .step-card{grid-template-columns:1fr;gap:.85rem;padding:.85rem;border-radius:12px}.landing-main .step-card__marker{display:none}.landing-main .step-card__body{gap:.7rem;padding:0}.landing-main .step-card__body h3{font-size:clamp(1.08rem,5vw,1.3rem);line-height:1.18}.landing-main .step-card__kicker{width:100%;max-width:none;align-self:stretch;border-radius:8px;justify-content:flex-start}.landing-main .step-media{gap:.6rem;align-items:stretch}.landing-main .step-media-toggle{width:100%;justify-content:center;align-self:stretch}.landing-main .step-media-slot{padding:1rem;min-height:260px}.landing-main .step-media-slot--spinner{min-height:clamp(320px,52vh,420px)}.landing-main .step-media-play{width:100%;border-radius:8px}.landing-main .step-media-result{width:100%;justify-content:center;text-align:center}.landing-main .step-card--highlight{padding:.85rem;border-radius:12px;overflow:hidden;gap:.6rem}.landing-main .step-card--highlight .step-card__highlight-head{padding:0;align-items:flex-start;flex-direction:column;gap:.6rem}.landing-main .step-card--highlight .step-card__highlight-head .step-card__icon{display:inline-grid}.landing-main .step-card--highlight .step-card__highlight-head .step-card__kicker{width:100%;max-width:none;align-self:stretch;margin:0}.landing-main .step-card--highlight .step-card__body{padding:0}.landing-main .step-card--highlight .step-card__body>h3,.landing-main .step-card--highlight .step-card__body>p{margin-inline:0}.landing-main .step-card--highlight .step-media{width:100%;margin:0;gap:.65rem}.landing-main .step-card--highlight .step-media-slot{width:100%;margin:0;border-radius:12px;padding-left:1rem;padding-right:1rem}.landing-main .step-card--highlight .step-media-slot--spinner{padding-left:1rem;padding-right:1rem}}@media(max-width:420px){.landing-main .step-media-toggle__btn{flex:1 1 48%;text-align:center}.landing-main .step-media-wheel .wheel,.landing-main .step-media-spinner .wheel{width:min(260px,78vw)}}@media(min-width:1200px){.landing-main .step-media{gap:1rem}.landing-main .step-media-slot{padding:2rem;min-height:360px}.landing-main .step-media-slot--spinner{min-height:clamp(560px,70vh,760px)}.landing-main .step-media-wheel .wheel{width:min(360px,78vw)}.landing-main .step-media-spinner .wheel{width:min(340px,78vw)}}@media(hover:none)and (pointer:coarse),(max-width:960px){.landing-main.landing-main--pro .steps-timeline,.landing-main.landing-main--pro .step-card,.landing-main.landing-main--pro .step-card__body{touch-action:pan-y}.landing-main.landing-main--pro .step-card{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 12px 28px #0f172a17}.landing-main.landing-main--pro .step-card__icon{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 6px 14px #7c5dff24}.landing-main.landing-main--pro .step-card__icon-glow{display:none}.landing-main.landing-main--pro .step-media-slot{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 10px 24px #0f172a0f}.landing-main.landing-main--pro .step-media-slot .wheel--showcase .wheel__rim,.landing-main.landing-main--pro .step-media-slot .wheel--showcase .wheel__rim--inner,.landing-main.landing-main--pro .step-media-slot .wheel--showcase .wheel__center,.landing-main.landing-main--pro .step-media-slot .wheel--showcase .wheel__center-highlight,.landing-main.landing-main--pro .step-media-slot .wheel--showcase .wheel__center-logo,.landing-main.landing-main--pro .step-media-slot .wheel--showcase .wheel__center-glow{filter:none}.landing-main.landing-main--pro .step-media-slot .wheel--showcase .wheel__center-glow,.landing-main.landing-main--pro .step-media-slot .wheel--showcase .wheel__center-logo{animation:none}.landing-main.landing-main--pro .step-media-slot .wheel--showcase .wheel__legend-item{-webkit-backdrop-filter:none;backdrop-filter:none}.landing-main.landing-main--pro .step-media-play:hover:not(:disabled){transform:none;box-shadow:0 10px 20px #7c5dff3d}}.landing-main .advantages{position:relative}.landing-main .advantages:before{content:"";position:absolute;inset:-6% -4% auto;height:38%;border-radius:12px;background:radial-gradient(circle at 20% 40%,rgba(79,70,229,.08),transparent 55%),radial-gradient(circle at 80% 20%,rgba(56,189,248,.08),transparent 55%);filter:blur(8px);opacity:.9;pointer-events:none}.landing-main .advantages-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.35rem}.landing-main .advantages-tag{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .8rem;border-radius:12px;background:#4f46e51a;border:1px solid rgba(79,70,229,.24);color:var(--color-landing-primary-strong);font-weight:700;font-size:.82rem}.landing-main .advantages-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.1rem;align-items:stretch;grid-auto-rows:1fr;min-width:0}.landing-main .advantages-grid>*{min-width:0}@media(min-width:1280px){.landing-main .advantages-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:960px){.landing-main .advantages-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-main .advantages-grid>.advantage-card:last-child:nth-child(odd){grid-column:1 / -1}}@media(max-width:640px){.landing-main .advantages-grid{grid-template-columns:1fr}.landing-main .advantages-grid>.advantage-card:last-child:nth-child(odd){grid-column:auto}.landing-main .advantage-card__top{align-items:flex-start}}@media(hover:none)and (pointer:coarse),(max-width:960px){.landing-main.landing-main--pro .advantages-grid{touch-action:pan-y;-webkit-tap-highlight-color:transparent;grid-auto-rows:auto}.landing-main.landing-main--pro .glass-card.advantage-card{touch-action:pan-y;-webkit-touch-callout:none;-webkit-backdrop-filter:none;backdrop-filter:none}.landing-main.landing-main--pro .advantage-card{height:auto;transition:box-shadow .2s ease;box-shadow:0 14px 32px #0f172a1a}.landing-main.landing-main--pro .advantage-card:hover,.landing-main.landing-main--pro .advantage-card:focus-within{transform:none;box-shadow:0 16px 34px #0f172a1f}.landing-main.landing-main--pro .advantage-card:after{filter:none;opacity:.72}.landing-main.landing-main--pro .advantage-card p{min-height:0}.landing-main.landing-main--pro .advantage-card__points{height:auto;justify-content:flex-start}.landing-main.landing-main--pro .advantage-card__points li{touch-action:pan-y}}@media(hover:none)and (pointer:coarse){@supports (-webkit-touch-callout: none){.landing-main.landing-main--pro .glass-card.advantage-card{box-shadow:0 10px 22px #0f172a14;background:linear-gradient(135deg,#fffffffa,#f7fafff2) padding-box,linear-gradient(135deg,#4f46e533,#38bdf829) border-box}.landing-main.landing-main--pro .glass-card.advantage-card:after,.landing-main.landing-main--pro .advantage-card:after{content:none}}}.landing-main .advantage-card{position:relative;overflow:hidden;isolation:isolate;padding:clamp(1.15rem,2.4vw,1.55rem);border:1px solid rgba(15,23,42,.08);border-radius:12px;background:linear-gradient(180deg,#fffffff5,#fafcfff0);box-shadow:0 14px 28px #0f172a12,0 1px #ffffffa6 inset;transform:translateY(0);transition:transform .2s ease,box-shadow .22s ease,border-color .22s ease,background-color .22s ease;display:flex;flex-direction:column;gap:.45rem;height:100%}.landing-main .advantage-card:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;opacity:0;transition:opacity .2s ease}.landing-main .advantage-card:after{content:"";position:absolute;inset:0 auto 0 0;width:4px;border-radius:12px 0 0 12px;background:linear-gradient(180deg,#4f46e5c7,#38bdf8b8);pointer-events:none;z-index:0}.landing-main .advantages-grid .advantage-card:nth-child(odd):before{opacity:.8;background:repeating-linear-gradient(-45deg,#4f46e508 0 8px,#4f46e503 8px 16px),radial-gradient(circle at 92% 14%,rgba(79,70,229,.08),transparent 48%)}.landing-main .advantages-grid .advantage-card:nth-child(2n):before{opacity:.78;background:repeating-linear-gradient(0deg,rgba(56,189,248,.03) 0 1px,transparent 1px 10px),radial-gradient(circle at 12% 84%,rgba(14,165,233,.07),transparent 50%)}.landing-main .advantage-card:hover,.landing-main .advantage-card:focus-within{transform:translateY(-3px);border-color:#4f46e52e;box-shadow:0 18px 36px #0f172a17,0 1px #ffffffb8 inset}.landing-main .advantage-card>*{position:relative;z-index:1}.landing-main .advantage-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:.65rem}.landing-main .advantage-card__icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;border:1px solid rgba(79,70,229,.16);background:#fffc;color:#0f172a;box-shadow:0 8px 18px #0f172a12;font-size:.95rem;font-weight:700;letter-spacing:.02em;flex-shrink:0}.landing-main .advantages-grid .advantage-card:nth-child(1) .advantage-card__icon{border-color:#3b82f633;background:#eff6ffeb;color:#1d4ed8}.landing-main .advantages-grid .advantage-card:nth-child(2) .advantage-card__icon{border-color:#f472b62e;background:#fdf2f8eb;color:#be185d}.landing-main .advantages-grid .advantage-card:nth-child(3) .advantage-card__icon{border-color:#10b9812e;background:#ecfdf5eb;color:#047857}.landing-main .advantages-grid .advantage-card:nth-child(4) .advantage-card__icon{border-color:#6366f133;background:#eef2fff0;color:#4338ca}.landing-main .advantage-card__eyebrow{display:inline-flex;align-items:center;gap:.3rem;padding:.22rem .55rem;border-radius:8px;background:#0f172a0a;border:1px solid rgba(15,23,42,.07);color:#0f172ac2;font-weight:700;font-size:.72rem;letter-spacing:.05em;text-transform:uppercase}.landing-main .advantage-card h3{letter-spacing:-.01em;margin:0;font-size:clamp(1.02rem,1.1vw + .8rem,1.16rem);line-height:1.2;color:var(--color-landing-text-strong)}.landing-main .advantage-card p{margin:0;color:var(--color-landing-text-muted);font-weight:500;min-height:0;line-height:1.45}.landing-main .advantage-card__points{list-style:none;margin:.5rem 0 0;padding:0;display:flex;flex-direction:column;gap:.38rem;justify-content:flex-start;padding-top:.2rem;height:100%}.landing-main .advantage-card__points li{position:relative;padding:.4rem .55rem .4rem 1.55rem;border-radius:12px;background:transparent;border:1px solid rgba(15,23,42,.05);color:#0f172ae6;font-size:.9rem;line-height:1.35}.landing-main .advantage-card__points li:before{content:"";position:absolute;left:.55rem;top:50%;width:.5rem;height:.5rem;border-radius:50%;background:linear-gradient(135deg,var(--color-landing-primary-strong),var(--color-landing-primary));box-shadow:0 0 0 4px #4f46e514;transform:translateY(-50%)}@media(max-width:960px){.landing-main .advantage-card{padding:1.05rem;border-radius:12px;gap:.42rem}.landing-main .advantage-card__icon{width:40px;height:40px;font-size:.9rem}.landing-main .advantage-card h3{font-size:1.02rem}.landing-main .advantage-card__points li{font-size:.88rem;padding:.36rem .5rem .36rem 1.45rem}}@media(max-width:640px){.landing-main .advantage-card{padding:1rem;border-radius:12px;box-shadow:0 10px 20px #0f172a0f}.landing-main .advantage-card:hover,.landing-main .advantage-card:focus-within{transform:none;box-shadow:0 12px 24px #0f172a12}.landing-main .advantage-card__top{gap:.55rem}.landing-main .advantage-card__eyebrow{font-size:.69rem;padding:.2rem .5rem}.landing-main .advantage-card p{font-size:.92rem}}.landing-main .stats-pills{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin:0;padding:0}.landing-main .stats-pill{border-radius:8px;padding:.85rem 1.4rem;background:linear-gradient(120deg,#4f46e52e,#38bdf829);border:1px solid rgba(79,70,229,.45);display:inline-flex;flex-direction:column;gap:.15rem;position:relative}.landing-main .stats-pill span{font-weight:600;color:var(--color-landing-text)}.landing-main .stats-pill small{font-size:.8rem;color:var(--color-landing-text-muted)}.landing-main .stats-pill[data-tooltip]:hover:after,.landing-main .stats-pill[data-tooltip]:focus-visible:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%);background:#0a0f1c;color:#f8fafc;padding:.4rem .7rem;border-radius:10px;font-size:.75rem;white-space:nowrap;box-shadow:0 10px 25px #0a0f1c73;z-index:5}@media(max-width:1100px){.landing-main .stats-pills{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-main .stats-pill:nth-child(3){grid-column:1 / -1}}@media(max-width:640px){.landing-main .stats-pills{grid-template-columns:1fr}.landing-main .stats-pill{width:100%;border-radius:8px;box-sizing:border-box}}.landing-main .testimonial-card{display:flex;flex-direction:column;gap:.75rem;padding:clamp(1.5rem,3vw,2.2rem);border-radius:12px;border:1px solid rgba(15,23,42,.08);background:#f8fafc;box-shadow:0 20px 60px #0f172a1f}.landing-main .testimonial-header{display:flex;align-items:center;gap:.75rem}.landing-main .testimonial-avatar{width:48px;height:48px;border-radius:50%;background:#fbbf2429;display:grid;place-items:center;font-weight:600;color:#92400e}.landing-main .testimonial-name{margin:0;font-weight:600}.landing-main .testimonial-meta{margin:0;font-size:.85rem;color:var(--color-landing-text-muted)}.landing-main .testimonial-badge{margin-left:auto;padding:.25rem .65rem;border-radius:8px;background:#4285f4;color:#f8fafc;font-size:.75rem;font-weight:600}.landing-main .testimonial-stars{display:flex;align-items:center;gap:.6rem;font-size:1.2rem;color:#fbbf24}.landing-main .testimonial-stars time{font-size:.85rem;color:var(--color-landing-text-muted)}.landing-main .testimonial-card blockquote{margin:0;font-size:1.05rem;line-height:1.5;color:var(--color-landing-text)}@media(max-width:640px){.landing-main .testimonial-card{border-radius:0}}.landing-main .partner-card{border-radius:12px;padding:clamp(1.5rem,3vw,2.2rem);background:#fffffffa;border:1px solid rgba(79,70,229,.22);box-shadow:0 20px 60px #0f172a29;display:flex;flex-direction:column;gap:1rem}.landing-main .partner-usecases{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.landing-main .partner-usecases li{padding:.55rem 1.1rem;border-radius:8px;border:1px solid rgba(79,70,229,.25);background:#4f46e514;font-weight:600;color:var(--color-landing-primary-strong)}.landing-main .partner-note{margin:0;color:var(--color-landing-text-muted);font-size:.9rem}@media(max-width:640px){.landing-main .partner-card{border-radius:0}}.landing-main .pricing-card{display:grid;grid-template-columns:minmax(0,2fr) auto;align-items:center;gap:clamp(1rem,2vw,1.5rem);padding:clamp(1.4rem,3vw,2rem)}.landing-main .pricing-copy{margin:.35rem 0 0;color:var(--color-landing-text-muted)}.landing-main .pricing-badge{background:#38bdf81f;border-radius:12px;padding:.5rem 1rem;font-weight:600;color:var(--color-landing-accent);white-space:nowrap;justify-self:flex-end}@media(max-width:960px){.landing-main .pricing-card{grid-template-columns:minmax(0,3fr) minmax(0,2fr);gap:1rem}.landing-main .pricing-badge{justify-self:flex-start;text-align:left;white-space:normal}}@media(max-width:640px){.landing-main .pricing-card{grid-template-columns:1fr;align-items:flex-start;gap:.85rem}.landing-main .pricing-card.glass-card{padding:0;border-radius:0}.landing-main .pricing-card>div{width:100%;padding:1rem 1rem 0}.landing-main .pricing-badge{justify-self:flex-start;align-self:flex-start;font-size:.9rem;max-width:100%;margin:0 1rem 1rem}}.landing-main .contact-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,1.1fr);gap:clamp(1.5rem,4vw,2.5rem)}@media(max-width:900px){.landing-main .contact-grid{grid-template-columns:1fr}.landing-main .contact-sidebar{position:static}}.landing-main--contact .section-header{max-width:760px;margin-inline:auto}.landing-main--contact .contact-grid{grid-template-columns:minmax(0,760px);justify-content:center;gap:0}.landing-main .quote-form{display:flex;flex-direction:column;gap:1rem;padding:clamp(1.2rem,3vw,1.75rem);border-radius:12px;background:#fffffffa;border:1px solid rgba(148,163,184,.3);box-shadow:0 16px 36px #0f172a14}.landing-main--contact .quote-form{gap:.95rem}.landing-main .contact-status{margin:0;padding:.65rem .8rem;border-radius:12px;border:1px solid rgba(34,197,94,.22);background:#f0fdf4cc;color:#166534;font-size:.82rem;font-weight:600;line-height:1.35}.landing-main .form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}@media(max-width:720px){.landing-main .form-row{grid-template-columns:1fr}}.landing-main .form-field{display:flex;flex-direction:column;gap:.25rem}.landing-main .form-field label{font-size:.9rem;font-weight:600;color:var(--color-landing-text-strong)}.landing-main .form-field input,.landing-main .form-field select,.landing-main .form-field textarea{min-height:44px;border-radius:12px;border:1px solid rgba(148,163,184,.55);padding:.68rem .85rem;font:inherit;color:var(--color-landing-text);background:#f8fafc;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.landing-main .form-field textarea{min-height:132px;resize:vertical}.landing-main .form-field input:focus,.landing-main .form-field select:focus,.landing-main .form-field textarea:focus{border-color:var(--color-landing-primary);box-shadow:0 0 0 2px #4f46e51f;background:#f8fafc}.landing-main .field-hint{font-size:.78rem;color:var(--color-landing-text-muted)}.landing-main .field-error{font-size:.78rem;color:var(--color-landing-danger);min-height:.9rem}.landing-main .consent{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:.55rem .65rem;font-size:.84rem;color:var(--color-landing-text-muted);margin-top:.15rem}.landing-main .consent input[type=checkbox]{margin-top:.2rem}.landing-main .consent-error{grid-column:2;margin-left:0}.landing-main .form-footer{margin-top:.35rem;display:flex;align-items:center;justify-content:flex-start;gap:.75rem;flex-wrap:wrap}.landing-main .form-badge{padding:.35rem .8rem;border-radius:12px;background:#22c55e1a;color:#16a34a;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.landing-main .quote-submit{border:none;border-radius:8px;min-height:44px;padding-inline:1rem}.landing-main--contact .quote-submit{width:100%;justify-content:center}.landing-main .contact-sidebar{position:sticky;top:clamp(80px,10vh,140px);display:flex;flex-direction:column;gap:1rem}.landing-main .contact-sla{padding:1.2rem 1.4rem;border-radius:12px;border:1px solid rgba(148,163,184,.25);background:#fffffffa}.landing-main .quote-estimate{display:flex;flex-direction:column;gap:.25rem}.landing-main .estimate-tier{font-size:.95rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--color-landing-text-muted);margin-bottom:.25rem}.landing-main .estimate-annual{font-size:1.6rem;font-weight:700}.landing-main .estimate-monthly{color:var(--color-landing-text-muted)}.landing-main .estimate-list{list-style:none;padding:0;margin:.5rem 0 0;display:flex;flex-direction:column;gap:.35rem;color:var(--color-landing-text-muted)}@media(max-width:640px){.landing-main--contact .quote-form{padding:1rem;border-radius:12px}.landing-main .contact-status{border-radius:10px}}.landing-main .legal{margin:1.25rem auto 0;max-width:760px;font-size:.78rem;color:var(--color-landing-text-muted);line-height:1.5}.landing-main .legal a{color:var(--color-landing-primary)}.landing-main .pro-account__stepper{display:grid;gap:.6rem;margin-bottom:1rem}.landing-main .pro-account__step{display:flex;align-items:center;gap:.75rem;width:100%;border-radius:8px;border:1px solid rgba(148,163,184,.35);padding:.75rem .9rem;background:#0f172a08;text-align:left;transition:border-color .15s ease,box-shadow .15s ease}.landing-main .pro-account__step:disabled{opacity:.7;cursor:default}.landing-main .pro-account__step.is-active{border-color:var(--color-landing-primary);box-shadow:0 10px 24px #4f46e51f;background:#6366f10f}.landing-main .pro-account__step.is-complete{border-color:#22c55e99}.landing-main .pro-account__step-index{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#111827;color:#f8fafc;font-size:.9rem;font-weight:600}.landing-main .pro-account__step-body{display:flex;flex-direction:column;gap:.15rem}.landing-main .pro-account__step-title{font-weight:600;color:var(--color-landing-text-strong)}.landing-main .pro-account__step-copy{font-size:.78rem;color:var(--color-landing-text-muted)}.landing-main .pro-account__alert{padding:.75rem .9rem;border-radius:8px;background:#ef44441f;color:#b91c1c;font-size:.85rem}.landing-main .pro-account__success{position:relative;display:grid;gap:.55rem;overflow:hidden;padding:1rem 1.05rem 1rem 3.45rem;border:1px solid rgba(5,150,105,.34);border-radius:8px;background:linear-gradient(180deg,#ecfdf5fa,#f0fdfaf0),#ecfdf5;box-shadow:0 1px 2px #0f172a14;color:#064e3b}.landing-main .pro-account__success:before{content:"";position:absolute;top:1rem;left:1rem;width:1.65rem;height:1.65rem;border-radius:8px;background:linear-gradient(135deg,#047857,#0f766e);box-shadow:inset 0 1px #ffffff47}.landing-main .pro-account__success:after{content:"";position:absolute;top:1.48rem;left:1.45rem;width:.68rem;height:.34rem;border-bottom:2px solid #ffffff;border-left:2px solid #ffffff;transform:rotate(-45deg)}.landing-main .pro-account__success strong{color:#022c22;font-size:1.02rem;line-height:1.25}.landing-main .pro-account__success p{margin:0;color:#065f46;line-height:1.5}.landing-main .pro-account__panel{border:none;padding:0;margin:0;display:none}.landing-main .pro-account__panel.is-active{display:block}.landing-main .pro-account__panel legend{font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;color:var(--color-landing-text-muted);margin-bottom:.6rem}.landing-main .pro-account__actions{display:flex;justify-content:space-between;gap:.75rem;margin-top:1rem}@media(max-width:720px){.landing-main .pro-account__actions{flex-direction:column;align-items:stretch}}.landing-main--pro-account .pro-account-process{padding:clamp(1.2rem,3vw,2rem);border-radius:8px;border:1px solid rgba(148,163,184,.28);background:linear-gradient(145deg,#fffffff2,#f1f5f9d1);box-shadow:0 18px 44px #0f172a14}.landing-main--pro-account .pro-account-process__head{display:grid;gap:.55rem;max-width:780px}.landing-main--pro-account .pro-account-process__head h1{margin:0;font-size:clamp(1.5rem,2.4vw,2.1rem);color:var(--color-landing-text-strong)}.landing-main--pro-account .pro-account-process__head p{margin:0;color:var(--color-landing-text-muted)}.landing-main--pro-account .pro-account-process__list{margin:1rem 0 0;padding:0;list-style:none;display:grid;gap:.45rem;color:var(--color-landing-text)}.landing-main--pro-account .pro-account-process__list li{padding:.5rem .75rem;border-radius:8px;border:1px solid rgba(148,163,184,.26);background:#f8fafcd9}.landing-main--pro-account .pro-account-grid{align-items:start;grid-template-columns:minmax(0,860px);justify-content:center;gap:0}.landing-main--pro-account .pro-account-form{gap:1.2rem;border-radius:8px;box-shadow:0 12px 28px #0f172a14}.landing-main--pro-account :where(.quote-form,.pro-account__step,.pro-account__step-index,.pro-account__alert,.pro-account__success,.pro-account-process,.pro-account-process__list li,.pro-account__autocomplete-list,.pro-account__autocomplete-item,.form-field input,.form-field select,.form-field textarea,.btn){border-radius:8px}.landing-main--pro-account .form-field input,.landing-main--pro-account .form-field select,.landing-main--pro-account .form-field textarea{border-radius:8px}.landing-main--pro-account .pro-account__live{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0;padding:0}.landing-main--pro-account .form-field input[aria-invalid=true],.landing-main--pro-account .form-field select[aria-invalid=true],.landing-main--pro-account .form-field textarea[aria-invalid=true]{border-color:#dc2626cc;box-shadow:0 0 0 1px #dc262633}.landing-main--pro-account .field-error{min-height:1rem}.landing-main--pro-account .pro-account__success-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.15rem}.landing-main--pro-account .pro-account__success-actions .btn{min-height:42px;border-width:1px}.landing-main--pro-account .pro-account__success-actions .btn--primary{background:#047857;border-color:#065f46;color:#fff}.landing-main--pro-account .pro-account__success-actions .btn--primary:hover{background:#065f46;border-color:#064e3b;color:#fff}.landing-main--pro-account .pro-account__success-actions .btn--secondary{background:#fff;border-color:#055f4657;color:#064e3b}.landing-main--pro-account .pro-account__success-actions .btn--secondary:hover{background:#f0fdfa;border-color:#055f4680;color:#022c22}.landing-main--pro-account .pro-account__actions .btn--primary{background:#1e40af;border-color:#1e3a8a;color:#f1f5f9}.landing-main--pro-account .pro-account__actions .btn--primary:hover:not(:disabled){background:#1e3a8a;border-color:#172554;color:#f8fafc}.landing-main--pro-account .pro-account__actions .btn--primary:disabled{background:#64748b;border-color:#475569;color:#e2e8f0}.landing-main--pro-account .pro-account__autocomplete{position:relative}.landing-main--pro-account .pro-account__autocomplete-list{position:absolute;top:calc(100% + .35rem);left:0;right:0;z-index:15;margin:0;padding:.3rem;list-style:none;border-radius:10px;border:1px solid rgba(148,163,184,.45);background:#f8fafcfa;box-shadow:0 12px 24px #0f172a1f;display:grid;gap:.25rem;max-height:220px;overflow:auto}.landing-main--pro-account .pro-account__autocomplete-item{width:100%;border:1px solid transparent;border-radius:8px;background:#fffffff2;color:var(--color-landing-text);padding:.5rem .6rem;text-align:left;display:grid;gap:.2rem;cursor:pointer}.landing-main--pro-account .pro-account__autocomplete-item:hover,.landing-main--pro-account .pro-account__autocomplete-item:focus-visible{border-color:#1e40af80;background:#eff6ffe0;outline:none}.landing-main--pro-account .pro-account__autocomplete-item strong{font-size:.86rem}.landing-main--pro-account .pro-account__autocomplete-item span{font-size:.78rem;color:var(--color-landing-text-muted)}.landing-main--pro-account :where(button,input,select,textarea):focus-visible{outline:2px solid rgba(37,99,235,.6);outline-offset:2px}@media(max-width:960px){.landing-main--pro-account .pro-account-process{padding:1rem}}@media(max-width:720px){.landing-main--pro-account .pro-account__success-actions{flex-direction:column}.landing-main--pro-account .pro-account__success-actions .btn{width:100%;justify-content:center}}.pro-account-modal .pro-account-grid{align-items:start}.pro-account-modal .pro-account-form{gap:1.2rem}.pro-account-modal .pro-account__live{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0;padding:0}.pro-account-modal .form-field input[aria-invalid=true],.pro-account-modal .form-field select[aria-invalid=true],.pro-account-modal .form-field textarea[aria-invalid=true]{border-color:#dc2626cc;box-shadow:0 0 0 1px #dc262633}.pro-account-modal .field-error{min-height:1rem}.pro-account-modal .pro-account__success-actions{display:flex;flex-wrap:wrap;gap:.65rem}.pro-account-modal .pro-account__actions .btn--primary{background:#1e40af;border-color:#1e3a8a;color:#f1f5f9}.pro-account-modal .pro-account__actions .btn--primary:hover:not(:disabled){background:#1e3a8a;border-color:#172554;color:#f8fafc}.pro-account-modal .pro-account__actions .btn--primary:disabled{background:#64748b;border-color:#475569;color:#e2e8f0}.pro-account-modal .pro-account__autocomplete{position:relative}.pro-account-modal .pro-account__autocomplete-list{position:absolute;top:calc(100% + .35rem);left:0;right:0;z-index:15;margin:0;padding:.3rem;list-style:none;border-radius:10px;border:1px solid rgba(148,163,184,.45);background:#f8fafcfa;box-shadow:0 12px 24px #0f172a1f;display:grid;gap:.25rem;max-height:220px;overflow:auto}.pro-account-modal .pro-account__autocomplete-item{width:100%;border:1px solid transparent;border-radius:8px;background:#fffffff2;color:var(--color-landing-text);padding:.5rem .6rem;text-align:left;display:grid;gap:.2rem;cursor:pointer}.pro-account-modal .pro-account__autocomplete-item:hover,.pro-account-modal .pro-account__autocomplete-item:focus-visible{border-color:#1e40af80;background:#eff6ffe0;outline:none}.pro-account-modal .pro-account__autocomplete-item strong{font-size:.86rem}.pro-account-modal .pro-account__autocomplete-item span{font-size:.78rem;color:var(--color-landing-text-muted)}.pro-account-modal :where(button,input,select,textarea):focus-visible{outline:2px solid rgba(37,99,235,.6);outline-offset:2px}@media(max-width:720px){.pro-account-modal .pro-account__success-actions{flex-direction:column}.pro-account-modal .pro-account__success-actions .btn{width:100%;justify-content:center}}.landing-main.landing-main--pro{position:relative;overflow:visible;overflow-x:clip;--pro-radius-sm: 6px;--pro-radius-md: 8px;--pro-radius-lg: 8px}.landing-main.landing-main--pro .hero{width:min(100%,var(--max-width-wide));margin:0 auto;padding:var(--container-padding);box-sizing:border-box}.landing-main.landing-main--pro .hero-grid{width:100%;margin:0;padding:0}.landing-main.landing-main--pro:before{content:"";position:absolute;inset:1px;pointer-events:none;z-index:0;background:radial-gradient(460px circle at 10% 14%,rgba(79,70,229,.24),transparent 62%),radial-gradient(520px circle at 88% 10%,rgba(14,165,233,.2),transparent 64%),radial-gradient(520px circle at 14% 42%,rgba(79,70,229,.2),transparent 66%),radial-gradient(560px circle at 86% 62%,rgba(56,189,248,.16),transparent 68%),radial-gradient(500px circle at 18% 84%,rgba(99,102,241,.16),transparent 66%);opacity:.56}.landing-main.landing-main--pro>*{position:relative;z-index:1}.landing-main.landing-main--pro .quick-links:before{content:none}.landing-main.landing-main--pro .guides-cta{width:min(100%,var(--max-width-wide));margin:0 auto;box-sizing:border-box;border-radius:8px;background:linear-gradient(135deg,#0b2330,#1e293b);color:#f8fafc;padding:clamp(2rem,4vw,3rem) clamp(1rem,3vw,2rem);text-align:center}.landing-main.landing-main--pro .guides-cta__inner{max-width:860px;margin:0 auto}.landing-main.landing-main--pro .guides-cta__eyebrow{margin:0 0 .4rem;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;opacity:.78}.landing-main.landing-main--pro .guides-cta__title{margin:0 0 .7rem;font-size:clamp(1.55rem,3.2vw,2.4rem);line-height:1.2;letter-spacing:-.02em}.landing-main.landing-main--pro .guides-cta__subtitle{margin:0;font-size:clamp(.95rem,1.9vw,1.12rem);opacity:.86}.landing-main.landing-main--pro .guides-cta__actions{margin-top:1.35rem;display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.landing-main.landing-main--pro .guides-cta__primary,.landing-main.landing-main--pro .guides-cta__secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.72rem 1.2rem;border-radius:8px;font-weight:700;text-decoration:none}.landing-main.landing-main--pro .guides-cta__primary{background:#f8fafc;color:#0f172a}.landing-main.landing-main--pro .guides-cta__secondary{border:1px solid rgba(255,255,255,.34);color:#f8fafc}.landing-main.landing-main--pro .pro-mobile-hero{width:min(100%,var(--max-width-wide));margin:0 auto;box-sizing:border-box}.landing-main.landing-main--pro .pro-mobile-hero__panel{margin:0 auto;padding:var(--container-padding);border-radius:8px;border:1px solid rgba(79,70,229,.16);background:#fffffff7;box-shadow:0 10px 24px #0f172a0f;display:grid;gap:.9rem}.landing-main.landing-main--pro .pro-mobile-hero__eyebrow{margin:0}.landing-main.landing-main--pro .pro-mobile-hero__title{margin:0;font-size:clamp(1.55rem,4.5vw,2.1rem);line-height:1.12;letter-spacing:-.02em;color:var(--color-landing-text-strong, #0f172a)}.landing-main.landing-main--pro .pro-mobile-hero__lead{margin:0;color:var(--color-landing-text-muted, #64748b);line-height:1.5}.landing-main.landing-main--pro .pro-mobile-hero__highlights{margin:0;padding:0;list-style:none;display:grid;gap:.55rem}.landing-main.landing-main--pro .pro-mobile-hero__highlights li{min-width:0;border-radius:8px;border:1px solid rgba(79,70,229,.12);background:#4f46e50d;padding:.7rem .8rem;color:var(--color-landing-text-strong, #0f172a);font-weight:600;line-height:1.35}.landing-main.landing-main--pro .pro-mobile-hero__actions{display:grid;grid-template-columns:1fr;gap:.65rem}.landing-main.landing-main--pro .pro-mobile-hero__actions .btn,.landing-main.landing-main--pro .pro-mobile-hero__actions .ghost{width:100%;min-height:44px;justify-content:center}.landing-main.landing-main--pro .pro-mobile-journey,.landing-main.landing-main--pro .pro-mobile-benefits,.landing-main.landing-main--pro .pro-mobile-links{width:min(100%,var(--max-width-wide));margin:0 auto;box-sizing:border-box}.landing-main.landing-main--pro .pro-mobile-journey__grid,.landing-main.landing-main--pro .pro-mobile-benefits__list,.landing-main.landing-main--pro .pro-mobile-links__grid{width:min(100%,var(--max-width-wide));margin:0 auto;padding:var(--container-padding);box-sizing:border-box}.landing-main.landing-main--pro .pro-mobile-journey__grid{display:grid;gap:.85rem}.landing-main.landing-main--pro .pro-mobile-journey__card{border-radius:8px;border:1px solid rgba(79,70,229,.14);background:#fffffff7;box-shadow:0 8px 18px #0f172a0d;padding:.95rem;display:grid;gap:.55rem}.landing-main.landing-main--pro .pro-mobile-journey__kicker{margin:0;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:var(--color-landing-primary, #4f46e5)}.landing-main.landing-main--pro .pro-mobile-journey__card h3{margin:0;font-size:1rem;line-height:1.2}.landing-main.landing-main--pro .pro-mobile-journey__card>p:not(.pro-mobile-journey__kicker){margin:0;line-height:1.45;color:var(--color-landing-text-muted, #64748b)}.landing-main.landing-main--pro .pro-mobile-journey__chips{display:flex;flex-wrap:wrap;gap:.4rem}.landing-main.landing-main--pro .pro-mobile-journey__chips span{display:inline-flex;align-items:center;min-height:26px;padding:.2rem .55rem;border-radius:8px;border:1px solid rgba(14,165,233,.15);background:#0ea5e90f;color:#0f5e84;font-size:.75rem;font-weight:600}.landing-main.landing-main--pro .pro-mobile-benefits__list{display:grid;gap:.75rem}.landing-main.landing-main--pro .pro-mobile-benefits__item{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.65rem;border-radius:8px;border:1px solid rgba(148,163,184,.2);background:#fffffff2;padding:.8rem .9rem}.landing-main.landing-main--pro .pro-mobile-benefits__dot{width:10px;height:10px;border-radius:8px;margin-top:.38rem;background:linear-gradient(135deg,#4f46e5,#0ea5e9);box-shadow:0 0 0 4px #4f46e51f}.landing-main.landing-main--pro .pro-mobile-benefits__item p{margin:0;min-width:0;line-height:1.45;color:var(--color-landing-text-strong, #0f172a)}.landing-main.landing-main--pro .pro-mobile-links__grid{display:grid;gap:.75rem}.landing-main.landing-main--pro .pro-mobile-links__card{display:grid;gap:.22rem;text-decoration:none;border-radius:8px;border:1px solid rgba(79,70,229,.12);background:#fffffff5;padding:.9rem 1rem;box-shadow:0 8px 16px #0f172a0a;color:inherit}.landing-main.landing-main--pro .pro-mobile-links__label{font-weight:700;color:var(--color-landing-text-strong, #0f172a)}.landing-main.landing-main--pro .pro-mobile-links__meta{color:var(--color-landing-text-muted, #64748b);font-size:.88rem;line-height:1.35}.landing-main.landing-main--pro .pro-mobile-overview{width:min(100%,var(--max-width-wide));margin:0 auto;box-sizing:border-box}.landing-main.landing-main--pro .pro-mobile-overview__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;width:min(100%,var(--max-width-wide));padding:var(--container-padding);margin:0 auto;box-sizing:border-box}.landing-main.landing-main--pro .pro-mobile-overview__card{border-radius:8px;border:1px solid rgba(79,70,229,.14);background:#fffffff5;box-shadow:0 10px 24px #0f172a0f;padding:1rem;display:grid;gap:.55rem}.landing-main.landing-main--pro .pro-mobile-overview__kicker{margin:0;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--color-landing-primary, #4f46e5);font-weight:700}.landing-main.landing-main--pro .pro-mobile-overview__card h3{margin:0;font-size:1rem;line-height:1.2;color:var(--color-landing-text-strong, #0f172a)}.landing-main.landing-main--pro .pro-mobile-overview__card p:not(.pro-mobile-overview__kicker){margin:0;color:var(--color-landing-text-muted, #64748b);line-height:1.45;font-size:.9rem}.landing-main.landing-main--pro .pro-mobile-overview__tags{display:flex;flex-wrap:wrap;gap:.4rem}.landing-main.landing-main--pro .pro-mobile-overview__tags span{display:inline-flex;align-items:center;min-height:28px;padding:.25rem .55rem;border-radius:8px;background:#4f46e514;border:1px solid rgba(79,70,229,.12);color:#4338caf2;font-size:.78rem;font-weight:600}.landing-main.landing-main--pro .pro-mobile-overview__actions{width:min(100%,var(--max-width-wide));margin:0 auto;padding:0 var(--container-padding) var(--container-padding);box-sizing:border-box;display:flex;flex-wrap:wrap;gap:.75rem}.landing-main.landing-main--pro .pro-mobile-overview__actions .btn,.landing-main.landing-main--pro .pro-mobile-overview__actions .ghost{min-height:44px}.landing-main.landing-main--pro .pro-interaction{width:min(100%,var(--max-width-wide));margin:0 auto;padding:var(--container-padding);box-sizing:border-box}.landing-main.landing-main--pro .pro-interaction__panel{display:grid;gap:1.3rem;padding:clamp(1.35rem,2.8vw,1.9rem);border-radius:8px;border:1px solid rgba(14,165,233,.16);background:linear-gradient(180deg,#fffffff7,#f8fafcf0),radial-gradient(circle at top right,rgba(14,165,233,.1),transparent 42%);box-shadow:0 24px 56px #0f172a1a}.landing-main.landing-main--pro .pro-interaction__hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.85fr);gap:1rem;align-items:start}.landing-main.landing-main--pro .pro-interaction__metrics{display:grid;gap:.8rem}.landing-main.landing-main--pro .pro-interaction__metric{display:grid;gap:.25rem;padding:.95rem 1rem;border-radius:8px;background:#ffffffd6;border:1px solid rgba(14,165,233,.12)}.landing-main.landing-main--pro .pro-interaction__metric span,.landing-main.landing-main--pro .pro-interaction__journey-kicker,.landing-main.landing-main--pro .pro-interaction__cta-eyebrow{font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#0f766e}.landing-main.landing-main--pro .pro-interaction__metric strong,.landing-main.landing-main--pro .pro-interaction__card h3,.landing-main.landing-main--pro .pro-interaction__journey-step h3,.landing-main.landing-main--pro .pro-interaction__cta h3{color:#0f172a}.landing-main.landing-main--pro .pro-interaction__metric strong{font-size:1.02rem;line-height:1.2}.landing-main.landing-main--pro .pro-interaction__metric p,.landing-main.landing-main--pro .pro-interaction__card p,.landing-main.landing-main--pro .pro-interaction__journey-step p,.landing-main.landing-main--pro .pro-interaction__cta p{margin:0;color:#64748b;line-height:1.5}.landing-main.landing-main--pro .pro-interaction__grid,.landing-main.landing-main--pro .pro-interaction__journey{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.95rem}.landing-main.landing-main--pro .pro-interaction__card,.landing-main.landing-main--pro .pro-interaction__journey-step{display:grid;gap:.7rem;padding:1rem;border-radius:8px;background:#ffffffd1;border:1px solid rgba(148,163,184,.16);box-shadow:0 14px 30px #0f172a0f}.landing-main.landing-main--pro .pro-interaction__card h3,.landing-main.landing-main--pro .pro-interaction__journey-step h3,.landing-main.landing-main--pro .pro-interaction__cta h3{margin:0;font-size:1.05rem;line-height:1.3}.landing-main.landing-main--pro .pro-interaction__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:8px;background:#0ea5e91a;color:#0f5e84}.landing-main.landing-main--pro .pro-interaction__cta{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-top:.4rem}.landing-main.landing-main--pro .pro-interaction__cta-actions{display:flex;flex-wrap:wrap;gap:.75rem}.landing-main.landing-main--pro .pro-interaction__cta-link{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:46px;padding:.75rem 1rem;border-radius:8px;text-decoration:none;font-weight:700;border:1px solid rgba(14,165,233,.16);background:#ffffffd1;color:#0f172a}.landing-main.landing-main--pro .pro-interaction__cta-link--primary{background:linear-gradient(135deg,#0f766e,#0f5e84);border-color:transparent;color:#fff}.landing-main.landing-main--pro .pro-orchestration,.landing-main.landing-main--pro .pro-faq{width:min(100%,var(--max-width-wide));margin:0 auto;padding:var(--container-padding);box-sizing:border-box}.landing-main.landing-main--pro .pro-orchestration__panel,.landing-main.landing-main--pro .pro-faq__panel{display:grid;gap:1.2rem;padding:clamp(1.2rem,2.5vw,1.8rem);border-radius:8px;border:1px solid rgba(79,70,229,.14);background:linear-gradient(180deg,#fffffff7,#f8fafcf0),radial-gradient(circle at top right,rgba(79,70,229,.08),transparent 46%);box-shadow:0 22px 54px #0f172a14}.landing-main.landing-main--pro .pro-orchestration__grid,.landing-main.landing-main--pro .pro-faq__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.95rem}.landing-main.landing-main--pro .pro-orchestration__card,.landing-main.landing-main--pro .pro-faq__item{display:grid;gap:.7rem;padding:1rem;border-radius:8px;border:1px solid rgba(148,163,184,.16);background:linear-gradient(180deg,#fffffff5,#f8fafceb),radial-gradient(circle at top right,rgba(14,165,233,.06),transparent 55%);box-shadow:0 14px 30px #0f172a0f}.landing-main.landing-main--pro .pro-orchestration__index{display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:8px;background:#4f46e51a;border:1px solid rgba(79,70,229,.14);color:#4338ca;font-size:.82rem;font-weight:800;letter-spacing:.04em}.landing-main.landing-main--pro .pro-orchestration__card h3,.landing-main.landing-main--pro .pro-faq__item h3{margin:0;color:#0f172a;font-size:1.05rem;line-height:1.3}.landing-main.landing-main--pro .pro-orchestration__card p,.landing-main.landing-main--pro .pro-faq__item p{margin:0;color:#64748b;line-height:1.55}@supports not (overflow: clip){.landing-main.landing-main--pro{overflow-x:hidden}}@media(hover:none)and (pointer:coarse),(max-width:960px){.landing-main.landing-main--pro:before{opacity:.34;background:radial-gradient(320px circle at 10% 14%,rgba(79,70,229,.18),transparent 64%),radial-gradient(360px circle at 90% 12%,rgba(14,165,233,.14),transparent 66%),radial-gradient(380px circle at 16% 80%,rgba(99,102,241,.12),transparent 68%)}.landing-main.landing-main--pro .advantages-grid,.landing-main.landing-main--pro .section-grid--split{touch-action:pan-y}.landing-main.landing-main--pro .section-grid--split>*{min-width:0}.landing-main.landing-main--pro .concept-hero,.landing-main.landing-main--pro .concept-card,.landing-main.landing-main--pro .concept-network__card,.landing-main.landing-main--pro .concept-list li{touch-action:pan-y}.landing-main.landing-main--pro .section-grid--split .concept-card,.landing-main.landing-main--pro .concept-network__card{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 8px 18px #0a0f1c0a,0 16px 32px #0a0f1c0d,inset 0 1px #fffffff2;transition:box-shadow .2s ease,border-color .2s ease,background-color .2s ease,opacity .2s ease}.landing-main.landing-main--pro .concept-card:before{opacity:0;transition:none}.landing-main.landing-main--pro .concept-hero{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 12px 22px #0a0f1c0f,0 18px 34px #7c5dff0d,inset 0 1px #ffffff73}.landing-main.landing-main--pro .concept-hero:before{animation:none;filter:none;opacity:.28}.landing-main.landing-main--pro .concept-hero__copy h1,.landing-main.landing-main--pro .concept-hero__copy .body-lg,.landing-main.landing-main--pro .concept-hero__actions,.landing-main.landing-main--pro .concept-hero__stats,.landing-main.landing-main--pro .concept-hero__audience,.landing-main.landing-main--pro .concept-hero__visual{animation:none!important}.landing-main.landing-main--pro .concept-stat,.landing-main.landing-main--pro .concept-hero__audience .concept-card,.landing-main.landing-main--pro .concept-hero__actions a,.landing-main.landing-main--pro .concept-hero__actions button{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 6px 14px #0a0f1c0f}.landing-main.landing-main--pro .concept-card:hover,.landing-main.landing-main--pro .concept-card:focus-within,.landing-main.landing-main--pro .concept-list li:hover,.landing-main.landing-main--pro .concept-hero__actions .primary:hover,.landing-main.landing-main--pro .concept-hero__actions .ghost:hover{transform:none}.landing-main.landing-main--pro .concept-network__card:before,.landing-main.landing-main--pro .concept-network__card:after{filter:none;opacity:.24}.landing-main.landing-main--pro .section-grid--split .concept-card:hover,.landing-main.landing-main--pro .section-grid--split .concept-card:focus-within,.landing-main.landing-main--pro .section-grid--split .concept-network__card:hover,.landing-main.landing-main--pro .concept-network__card:hover,.landing-main.landing-main--pro .concept-network__card:focus-within{transform:none}.landing-main.landing-main--pro .pro-mobile-overview__grid{grid-template-columns:1fr;gap:.75rem}.landing-main.landing-main--pro .pro-mobile-overview__card{box-shadow:0 8px 18px #0f172a0d}.landing-main.landing-main--pro .pro-mobile-overview__actions{display:grid;grid-template-columns:1fr}.landing-main.landing-main--pro .pro-mobile-overview__actions .btn,.landing-main.landing-main--pro .pro-mobile-overview__actions .ghost{width:100%;justify-content:center}.landing-main.landing-main--pro .pro-mobile-hero__panel,.landing-main.landing-main--pro .pro-mobile-journey__card,.landing-main.landing-main--pro .pro-mobile-benefits__item,.landing-main.landing-main--pro .pro-mobile-links__card{touch-action:pan-y}.landing-main.landing-main--pro .pro-interaction__hero,.landing-main.landing-main--pro .pro-interaction__grid,.landing-main.landing-main--pro .pro-interaction__journey,.landing-main.landing-main--pro .pro-orchestration__grid,.landing-main.landing-main--pro .pro-faq__grid{grid-template-columns:1fr}.landing-main.landing-main--pro .pro-interaction__cta{align-items:stretch}.landing-main.landing-main--pro .pro-interaction__cta-actions{width:100%;display:grid;grid-template-columns:1fr}.landing-main.landing-main--pro .pro-interaction__cta-link{width:100%}@supports (content-visibility: auto){.landing-main.landing-main--pro>.quick-links,.landing-main.landing-main--pro>.advantages,.landing-main.landing-main--pro>.concept-section{content-visibility:auto;contain-intrinsic-size:1px 900px}}}@media(max-width:640px){.landing-main.landing-main--pro .hero{padding:0}.landing-main.landing-main--pro .hero-content,.landing-main.landing-main--pro .hero-metrics{border-radius:0}}@media(max-width:900px){.landing-main.landing-main--pro .guides-cta{border-radius:0}}@media(hover:none)and (pointer:coarse),(max-width:960px){@supports (-webkit-touch-callout: none){.landing-main.landing-main--pro .concept-hero,.landing-main.landing-main--pro .concept-card,.landing-main.landing-main--pro .concept-network__card{box-shadow:0 8px 16px #0a0f1c0d}.landing-main.landing-main--pro .concept-network__card:before,.landing-main.landing-main--pro .concept-network__card:after,.landing-main.landing-main--pro .concept-card:before{content:none}}}.landing-main.landing-main--pro-hub{--pro-scroll-shift: 0px}.landing--pro-page .anchor-rail{display:none}.landing-main.landing-main--pro-hub :where(#pro-hero-title,#pro-how-it-works,#pro-how-title,#pro-solutions,#pro-solutions-title,#pro-game-steps,#pro-game-steps-title,#pro-services-title,#pro-hub-synergy-title,#pro-hub-cta-title){scroll-margin-top:calc(var(--header-height, 72px) + 1.85rem)}@media(max-width:640px){.landing-main.landing-main--pro-hub :where(#pro-hero-title,#pro-how-it-works,#pro-how-title,#pro-solutions,#pro-solutions-title,#pro-game-steps,#pro-game-steps-title,#pro-services-title,#pro-hub-synergy-title,#pro-hub-cta-title){scroll-margin-top:calc(var(--header-height, 68px) + 2rem)}}.landing-main.landing-main--pro-hub .pro-hub-hero,.landing-main.landing-main--pro-hub .pro-hub-solutions,.landing-main.landing-main--pro-hub .pro-hub-synergy,.landing-main.landing-main--pro-hub .pro-hub-services,.landing-main.landing-main--pro-hub .pro-hub-cta,.landing-main.landing-main--pro-hub .pro-faq{width:min(100%,var(--max-width-wide));margin:0 auto;padding:var(--container-padding);box-sizing:border-box}.landing-main.landing-main--pro-hub .pro-hub-hero__panel,.landing-main.landing-main--pro-hub .pro-hub-synergy__panel,.landing-main.landing-main--pro-hub .pro-hub-cta__panel,.landing-main.landing-main--pro-hub .pro-faq__panel{padding:clamp(1.3rem,2.8vw,2rem);border-radius:8px;border:1px solid rgba(99,102,241,.12);background:linear-gradient(180deg,#fffffffa,#f8fafcf0),radial-gradient(circle at top right,rgba(14,165,233,.08),transparent 48%);box-shadow:0 22px 56px #0f172a14}.landing-main.landing-main--pro-hub .pro-hub-hero__panel{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);gap:clamp(1.2rem,3vw,2rem);align-items:center}.landing-main.landing-main--pro-hub .pro-hub-hero__copy{display:grid;gap:1rem;min-width:0}.landing-main.landing-main--pro-hub .pro-hub-hero__copy h1{margin:0;font-size:clamp(2.1rem,5.2vw,4rem);line-height:1.02;letter-spacing:-.04em;max-width:11ch;color:#0f172a}.landing-main.landing-main--pro-hub .pro-hub-hero__lead{margin:0;max-width:60ch;color:#475569;font-size:clamp(1rem,1.8vw,1.16rem);line-height:1.55}.landing-main.landing-main--pro-hub .pro-hub-hero__chips{display:flex;flex-wrap:wrap;gap:.55rem}.landing-main.landing-main--pro-hub .pro-hub-hero__chips span{display:inline-flex;align-items:center;min-height:34px;padding:.35rem .75rem;border-radius:8px;border:1px solid rgba(99,102,241,.12);background:#6366f10f;color:#3730a3;font-size:.82rem;font-weight:700}.landing-main.landing-main--pro-hub .pro-hub-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.landing-main.landing-main--pro-hub .pro-hub-hero__actions .btn{min-height:46px}.landing-main.landing-main--pro-hub .pro-hub-hero__visual{position:relative;min-height:360px}.landing-main.landing-main--pro-hub .pro-hub-hero__orbit{position:absolute;inset:auto auto 0 0;border-radius:999px;filter:blur(0);pointer-events:none}.landing-main.landing-main--pro-hub .pro-hub-hero__orbit--one{top:6%;right:8%;width:240px;height:240px;background:radial-gradient(circle,rgba(14,165,233,.2),transparent 72%);transform:translate3d(0,calc(var(--pro-scroll-shift) * -.4),0)}.landing-main.landing-main--pro-hub .pro-hub-hero__orbit--two{left:6%;bottom:4%;width:200px;height:200px;background:radial-gradient(circle,rgba(99,102,241,.18),transparent 72%);transform:translate3d(0,calc(var(--pro-scroll-shift) * .22),0)}.landing-main.landing-main--pro-hub .pro-hub-hero__stack-card{position:absolute;display:grid;gap:.35rem;padding:1rem 1.05rem;border-radius:8px;border:1px solid rgba(148,163,184,.16);background:#ffffffe6;box-shadow:0 18px 40px #0f172a1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:270px}.landing-main.landing-main--pro-hub .pro-hub-hero__stack-card strong{font-size:1.12rem;line-height:1.2;color:#0f172a}.landing-main.landing-main--pro-hub .pro-hub-hero__stack-card p,.landing-main.landing-main--pro-hub .pro-solution-card__summary,.landing-main.landing-main--pro-hub .pro-hub-synergy__card p,.landing-main.landing-main--pro-hub .pro-service-card p,.landing-main.landing-main--pro-hub .pro-hub-cta__copy p,.landing-main.landing-main--pro-hub .pro-faq__item p{margin:0;color:#64748b;line-height:1.55}.landing-main.landing-main--pro-hub .pro-hub-hero__stack-card--primary{top:8%;left:0;transform:translate3d(0,calc(var(--pro-scroll-shift) * -.28),0)}.landing-main.landing-main--pro-hub .pro-hub-hero__stack-card:not(.pro-hub-hero__stack-card--primary){right:0;bottom:12%;transform:translate3d(0,calc(var(--pro-scroll-shift) * .18),0)}.landing-main.landing-main--pro-hub .pro-hub-hero__stack-kicker,.landing-main.landing-main--pro-hub .pro-solution-card__label{margin:0;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#0f766e}.landing-main.landing-main--pro-hub .pro-service-card{display:grid;gap:.55rem;padding:1rem;border-radius:8px;border:1px solid rgba(148,163,184,.16);background:linear-gradient(180deg,#fffffff7,#f8fafceb),radial-gradient(circle at top right,rgba(14,165,233,.08),transparent 58%);box-shadow:0 14px 30px #0f172a0d}.landing-main.landing-main--pro-hub .pro-hub-synergy__card h3,.landing-main.landing-main--pro-hub .pro-service-card h3,.landing-main.landing-main--pro-hub .pro-faq__item h3{margin:0;font-size:1rem;line-height:1.3;color:#0f172a}.landing-main.landing-main--pro-hub .pro-hub-solutions__grid,.landing-main.landing-main--pro-hub .pro-hub-services__grid,.landing-main.landing-main--pro-hub .pro-hub-synergy__grid,.landing-main.landing-main--pro-hub .pro-faq__grid{display:grid;gap:1rem}.landing-main.landing-main--pro-hub .pro-hub-solutions__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-main.landing-main--pro-hub .pro-solution-card{position:relative;overflow:hidden;display:grid;gap:.95rem;min-height:100%;padding:clamp(1.1rem,2.6vw,1.6rem);border-radius:8px;border:1px solid rgba(148,163,184,.16);background:linear-gradient(180deg,#fffffffa,#f8fafceb),radial-gradient(circle at top right,rgba(14,165,233,.08),transparent 52%);box-shadow:0 18px 44px #0f172a14}.landing-main.landing-main--pro-hub .pro-solution-card--loyalty{background:linear-gradient(180deg,#fffffffa,#eef2fff2),radial-gradient(circle at top right,rgba(99,102,241,.18),transparent 52%)}.landing-main.landing-main--pro-hub .pro-solution-card__topline{display:flex;align-items:center;gap:.7rem}.landing-main.landing-main--pro-hub .pro-solution-card__icon,.landing-main.landing-main--pro-hub .pro-service-card__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:8px;background:#0f172a0f;color:#0f172a}.landing-main.landing-main--pro-hub .pro-solution-card h2{margin:0;font-size:clamp(1.45rem,2.8vw,2rem);line-height:1.1;color:#0f172a}.landing-main.landing-main--pro-hub .pro-solution-card__points{margin:0;padding:0;list-style:none;display:grid;gap:.55rem}.landing-main.landing-main--pro-hub .pro-solution-card__points li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.55rem;align-items:start;color:#0f172a}.landing-main.landing-main--pro-hub .pro-solution-card__points li svg{margin-top:.12rem;color:#0f766e}.landing-main.landing-main--pro-hub .pro-solution-card__meta{display:inline-flex;align-items:center;width:fit-content;min-height:32px;padding:.3rem .72rem;border-radius:8px;background:#0f172a0d;color:#334155;font-size:.82rem;font-weight:700}.landing-main.landing-main--pro-hub .pro-solution-card__actions{display:block}.landing-main.landing-main--pro-hub .pro-solution-card__cta{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;width:100%;min-height:44px;padding:.72rem 1rem;border-radius:8px;text-decoration:none;font-weight:700;border:1px solid rgba(148,163,184,.16);background:#ffffffe6;color:#0f172a}.landing-main.landing-main--pro-hub .pro-solution-card__visual{position:relative;min-height:150px;margin-top:.2rem;border-radius:8px;border:1px solid rgba(148,163,184,.16);overflow:hidden}.landing-main.landing-main--pro-hub .pro-solution-card__visual--spinner{background:radial-gradient(circle at 20% 24%,rgba(14,165,233,.2),transparent 28%),radial-gradient(circle at 72% 68%,rgba(56,189,248,.18),transparent 28%),linear-gradient(145deg,#eff6ff,#f8fafc)}.landing-main.landing-main--pro-hub .pro-solution-card__visual--loyalty{background:radial-gradient(circle at 20% 24%,rgba(99,102,241,.22),transparent 28%),radial-gradient(circle at 72% 68%,rgba(129,140,248,.18),transparent 28%),linear-gradient(145deg,#eef2ff,#f8fafc)}.landing-main.landing-main--pro-hub .pro-solution-card__visual-chip,.landing-main.landing-main--pro-hub .pro-solution-card__visual-tag{position:absolute;display:inline-flex;align-items:center;min-height:30px;padding:.3rem .7rem;border-radius:8px;background:#ffffffe0;border:1px solid rgba(148,163,184,.16);box-shadow:0 10px 18px #0f172a14;font-size:.8rem;font-weight:700;color:#0f172a}.landing-main.landing-main--pro-hub .pro-solution-card__visual-chip{top:18px;left:18px;transform:translate3d(0,calc(var(--pro-scroll-shift) * -.15),0)}.landing-main.landing-main--pro-hub .pro-solution-card__visual-tag{bottom:18px}.landing-main.landing-main--pro-hub .pro-solution-card__visual-tag:nth-of-type(2){left:18px;transform:translate3d(0,calc(var(--pro-scroll-shift) * .12),0)}.landing-main.landing-main--pro-hub .pro-solution-card__visual-tag:nth-of-type(3){right:18px;transform:translate3d(0,calc(var(--pro-scroll-shift) * -.1),0)}.landing-main.landing-main--pro-hub .pro-hub-synergy__intro{display:grid;grid-template-columns:minmax(0,.9fr) minmax(220px,1.1fr);gap:clamp(.8rem,2.2vw,1.3rem);align-items:end;margin-bottom:clamp(.7rem,1.8vw,1rem)}.landing-main.landing-main--pro-hub .pro-hub-synergy__panel{padding:clamp(1rem,2.2vw,1.45rem)}.landing-main.landing-main--pro-hub .pro-hub-synergy__header{margin:0}.landing-main.landing-main--pro-hub .pro-hub-synergy__header .section-sublead{display:none}.landing-main.landing-main--pro-hub .pro-hub-synergy__rail{position:relative;min-height:42px}.landing-main.landing-main--pro-hub .pro-hub-synergy__rail-line{position:absolute;inset:50% 0 auto;height:1px;background:linear-gradient(90deg,#0ea5e92e,#4f46e557,#0ea5e92e)}.landing-main.landing-main--pro-hub .pro-hub-synergy__rail-dot{position:absolute;top:50%;width:11px;height:11px;border-radius:999px;border:3px solid rgba(255,255,255,.96);background:linear-gradient(135deg,#4f46e5,#0ea5e9);box-shadow:0 0 0 6px #4f46e512;transform:translate(-50%,-50%)}.landing-main.landing-main--pro-hub .pro-hub-synergy__rail-dot--one{left:12%}.landing-main.landing-main--pro-hub .pro-hub-synergy__rail-dot--two{left:50%}.landing-main.landing-main--pro-hub .pro-hub-synergy__rail-dot--three{left:88%}.landing-main.landing-main--pro-hub .pro-hub-synergy__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.78rem;align-items:stretch}.landing-main.landing-main--pro-hub .pro-hub-synergy__card{position:relative;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:.68rem;align-content:stretch;align-self:stretch;width:100%;height:100%;min-height:clamp(11.4rem,15vw,12.8rem);padding:clamp(.85rem,1.9vw,1rem);border-radius:8px;border:1px solid rgba(99,102,241,.14);background:linear-gradient(180deg,#fffffffc,#f4f7fff0),radial-gradient(circle at top right,rgba(14,165,233,.12),transparent 52%);box-shadow:0 20px 44px #0f172a14}.landing-main.landing-main--pro-hub .pro-hub-synergy__card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,#4f46e5,#0ea5e9);opacity:.9}.landing-main.landing-main--pro-hub .pro-hub-synergy__card-top{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.75rem;min-height:2.15rem}.landing-main.landing-main--pro-hub .pro-hub-synergy__step{display:inline-flex;align-items:center;justify-content:center;width:2.12rem;height:2.12rem;border-radius:8px;background:#4f46e514;border:1px solid rgba(79,70,229,.12);color:#4338ca;font-size:.8rem;font-weight:800;letter-spacing:.08em}.landing-main.landing-main--pro-hub .pro-hub-synergy__card-head{display:grid;grid-template-rows:auto;align-content:start;gap:.36rem}.landing-main.landing-main--pro-hub .pro-hub-synergy__card-head h3{margin:0;min-height:0;font-size:clamp(.98rem,1.45vw,1.12rem);line-height:1.2;max-width:none}.landing-main.landing-main--pro-hub .pro-hub-synergy__card-head p{margin:0;min-height:0;max-width:none;color:#475569;line-height:1.42}.landing-main.landing-main--pro-hub .pro-hub-synergy__tag{display:inline-flex;align-items:center;justify-content:center;justify-self:end;align-self:start;width:100%;min-width:0;max-width:8.5rem;min-height:1.8rem;padding:.22rem .5rem;border-radius:8px;border:1px solid rgba(79,70,229,.12);background:#4f46e514;color:#4338ca;font-size:.68rem;font-weight:800;letter-spacing:.08em;line-height:1.1;text-align:center;text-transform:uppercase}.landing-main.landing-main--pro-hub .pro-hub-synergy__outcome{display:inline-flex;align-items:center;justify-content:center;width:100%;margin-top:auto;min-height:2rem;padding:.36rem .62rem;border-radius:8px;background:#0f172a0d;color:#0f172a;font-weight:700;line-height:1.2;text-align:center}@media(max-width:960px){.landing-main.landing-main--pro-hub .pro-hub-synergy__intro{grid-template-columns:1fr;gap:.65rem}.landing-main.landing-main--pro-hub .pro-hub-synergy__rail{display:none}.landing-main.landing-main--pro-hub .pro-hub-synergy__grid{grid-template-columns:1fr;gap:.62rem}}@media(max-width:640px){.landing-main.landing-main--pro-hub .pro-hub-synergy__card{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"top head" "outcome outcome";align-items:start;gap:.55rem .68rem;padding:.78rem;border-radius:8px;min-height:auto}.landing-main.landing-main--pro-hub .pro-hub-synergy__card-top{grid-area:top;grid-template-columns:1fr;gap:.34rem;min-height:0}.landing-main.landing-main--pro-hub .pro-hub-synergy__step{width:2rem;height:2rem;border-radius:8px}.landing-main.landing-main--pro-hub .pro-hub-synergy__tag{justify-self:start;width:auto;min-height:0;padding:.18rem .38rem;font-size:.58rem}.landing-main.landing-main--pro-hub .pro-hub-synergy__card-head{grid-area:head;grid-template-rows:auto}.landing-main.landing-main--pro-hub .pro-hub-synergy__outcome{grid-area:outcome;justify-content:flex-start;width:auto;min-height:0;padding:.32rem .52rem;font-size:.8rem}.landing-main.landing-main--pro-hub .pro-hub-synergy__card-head h3,.landing-main.landing-main--pro-hub .pro-hub-synergy__card-head p{min-height:0}}.landing-main.landing-main--pro-hub .pro-hub-services__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-main.landing-main--pro-hub .pro-service-card__link{display:inline-flex;align-items:center;gap:.4rem;color:#1d4ed8;font-weight:700;text-decoration:none}.landing-main.landing-main--pro-hub .pro-hub-cta__panel{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:clamp(1rem,2.5vw,1.5rem);align-items:stretch;padding:clamp(1.1rem,2.7vw,1.6rem);border-radius:8px;border:1px solid rgba(37,99,235,.14);background:linear-gradient(180deg,#fffffffa,#f8fafcf0),radial-gradient(circle at top left,rgba(14,165,233,.12),transparent 46%),radial-gradient(circle at 100% 84%,rgba(79,70,229,.12),transparent 38%);box-shadow:0 20px 44px #0f172a14}.landing-main.landing-main--pro-hub .pro-hub-cta__panel:before{content:"";position:absolute;inset:2px;pointer-events:none;background:linear-gradient(135deg,rgba(15,23,42,.02),transparent 34%),linear-gradient(90deg,rgba(255,255,255,.35),transparent 30%)}.landing-main.landing-main--pro-hub .pro-hub-cta__copy,.landing-main.landing-main--pro-hub .pro-hub-cta__aside{position:relative;z-index:1}.landing-main.landing-main--pro-hub .pro-hub-cta__copy{display:grid;gap:.95rem;align-content:space-between;max-width:58ch}.landing-main.landing-main--pro-hub .pro-hub-cta__copy-top{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.landing-main.landing-main--pro-hub .pro-hub-cta__eyebrow-badge{display:inline-flex;align-items:center;gap:.42rem;min-height:32px;padding:.32rem .68rem;border-radius:8px;border:1px solid rgba(15,23,42,.08);background:#ffffffbd;color:#0f172a;font-size:.8rem;font-weight:700;box-shadow:0 8px 16px #0f172a0a}.landing-main.landing-main--pro-hub .pro-hub-cta__copy h2{margin:0;max-width:12ch;font-size:clamp(1.7rem,3.1vw,2.55rem);line-height:1.02;letter-spacing:-.03em;color:#0f172a;text-wrap:balance}.landing-main.landing-main--pro-hub .pro-hub-cta__lead{max-width:52ch;color:#475569;font-size:1rem;line-height:1.7}.landing-main.landing-main--pro-hub .pro-hub-cta__meta{display:flex;flex-wrap:wrap;gap:.55rem}.landing-main.landing-main--pro-hub .pro-hub-cta__meta-chip{display:inline-flex;align-items:center;gap:.42rem;min-height:34px;padding:.35rem .72rem;border-radius:8px;border:1px solid rgba(37,99,235,.12);background:#ffffffc7;color:#1e3a8a;font-size:.82rem;font-weight:700;box-shadow:0 10px 18px #0f172a0a}.landing-main.landing-main--pro-hub .pro-hub-cta__meta-chip svg,.landing-main.landing-main--pro-hub .pro-hub-cta__eyebrow-badge svg{color:#2563eb;flex-shrink:0}.landing-main.landing-main--pro-hub .pro-hub-cta__aside{display:grid;gap:1rem;align-content:start;padding:1rem;border-radius:8px;border:1px solid rgba(148,163,184,.16);background:linear-gradient(180deg,#fffffff0,#f8fafce6);box-shadow:inset 0 1px #ffffff8c,0 14px 28px #0f172a0d}.landing-main.landing-main--pro-hub .pro-hub-cta__aside-header{display:grid;gap:.35rem}.landing-main.landing-main--pro-hub .pro-hub-cta__kicker{margin:0;color:#1d4ed8;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.landing-main.landing-main--pro-hub .pro-hub-cta__aside-lead{margin:0;color:#334155;font-size:.95rem;line-height:1.55}.landing-main.landing-main--pro-hub .pro-hub-cta__benefits{display:grid;gap:.7rem}.landing-main.landing-main--pro-hub .pro-hub-cta__benefit{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.75rem;align-items:start;padding:.85rem .9rem;border-radius:8px;border:1px solid rgba(148,163,184,.14);background:linear-gradient(180deg,#fffffff5,#f8fafceb);box-shadow:0 12px 24px #0f172a0a}.landing-main.landing-main--pro-hub .pro-hub-cta__benefit-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:8px;background:#2563eb14;color:#1d4ed8}.landing-main.landing-main--pro-hub .pro-hub-cta__benefit-copy{display:grid;gap:.24rem}.landing-main.landing-main--pro-hub .pro-hub-cta__benefit-copy h3{margin:0;font-size:.98rem;line-height:1.35;color:#0f172a}.landing-main.landing-main--pro-hub .pro-hub-cta__benefit-copy p{margin:0;color:#64748b;line-height:1.55;font-size:.9rem}.landing-main.landing-main--pro-hub .pro-hub-cta__points{margin:0;padding:0;list-style:none;display:grid;gap:.55rem}.landing-main.landing-main--pro-hub .pro-hub-cta__points li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.55rem;align-items:start;color:#1e293b;line-height:1.5}.landing-main.landing-main--pro-hub .pro-hub-cta__point-icon{margin-top:.08rem;color:#2563eb;flex-shrink:0}.landing-main.landing-main--pro-hub .pro-hub-cta__points li span{display:block}.landing-main.landing-main--pro-hub .pro-hub-cta__actions{display:flex;flex-wrap:wrap;gap:.75rem;padding-top:.1rem}.landing-main.landing-main--pro-hub .pro-hub-cta__actions .btn{min-height:46px;min-width:min(220px,100%)}.landing-main.landing-main--pro-hub .pro-hub-cta__actions .btn--primary{border-color:transparent;background:linear-gradient(135deg,#0f172a,#1d4ed8);color:#fff;box-shadow:0 14px 28px #1d4ed833}.landing-main.landing-main--pro-hub .pro-hub-cta__actions .btn--primary:hover,.landing-main.landing-main--pro-hub .pro-hub-cta__actions .btn--primary:focus-visible{background:linear-gradient(135deg,#0b1220,#1e40af);color:#fff}.landing-main.landing-main--pro-hub .pro-hub-cta__actions .btn--secondary{border-color:#2563eb2e;background:#ffffffeb;color:#0f172a}.landing-main.landing-main--pro-hub .pro-hub-cta__actions .btn--secondary:hover,.landing-main.landing-main--pro-hub .pro-hub-cta__actions .btn--secondary:focus-visible{border-color:#1d4ed84d;background:#fffffffa}.landing-main.landing-main--pro-hub .pro-faq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-main.landing-main--pro-hub .pro-faq__item{padding:1rem;border-radius:8px;border:1px solid rgba(148,163,184,.16);background:linear-gradient(180deg,#fffffff5,#f8fafceb),radial-gradient(circle at top right,rgba(14,165,233,.06),transparent 55%);box-shadow:0 14px 30px #0f172a0f}@media(max-width:1100px){.landing-main.landing-main--pro-hub .pro-hub-services__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:960px){.landing-main.landing-main--pro-hub .pro-hub-hero__panel,.landing-main.landing-main--pro-hub .pro-hub-solutions__grid,.landing-main.landing-main--pro-hub .pro-hub-synergy__grid,.landing-main.landing-main--pro-hub .pro-hub-services__grid,.landing-main.landing-main--pro-hub .pro-faq__grid{grid-template-columns:1fr}.landing-main.landing-main--pro-hub .pro-hub-hero__copy h1{max-width:none}.landing-main.landing-main--pro-hub .pro-hub-cta__panel{grid-template-columns:1fr}.landing-main.landing-main--pro-hub .pro-hub-hero__visual{min-height:280px}.landing-main.landing-main--pro-hub .pro-hub-cta__panel,.landing-main.landing-main--pro-hub .pro-hub-hero__actions,.landing-main.landing-main--pro-hub .pro-solution-card__actions,.landing-main.landing-main--pro-hub .pro-hub-cta__actions{display:grid;grid-template-columns:1fr}.landing-main.landing-main--pro-hub .pro-hub-hero__actions .btn,.landing-main.landing-main--pro-hub .pro-solution-card__cta,.landing-main.landing-main--pro-hub .pro-hub-cta__actions .btn{width:100%;justify-content:center}.landing-main.landing-main--pro-hub .pro-hub-cta__aside{padding:.95rem}.landing-main.landing-main--pro-hub .pro-hub-cta__copy h2{max-width:none}.landing-main.landing-main--pro-hub .pro-hub-cta__actions .btn{min-width:0}.landing-main.landing-main--pro-hub .pro-hub-cta__meta{gap:.45rem}.landing-main.landing-main--pro-hub .pro-hub-cta__meta-chip,.landing-main.landing-main--pro-hub .pro-hub-cta__eyebrow-badge{width:100%;justify-content:flex-start}}@media(hover:none)and (pointer:coarse),(max-width:960px),(prefers-reduced-motion:reduce){.landing-main.landing-main--pro-hub .pro-hub-hero__orbit--one,.landing-main.landing-main--pro-hub .pro-hub-hero__orbit--two,.landing-main.landing-main--pro-hub .pro-hub-hero__stack-card--primary,.landing-main.landing-main--pro-hub .pro-hub-hero__stack-card:not(.pro-hub-hero__stack-card--primary),.landing-main.landing-main--pro-hub .pro-solution-card__visual-chip,.landing-main.landing-main--pro-hub .pro-solution-card__visual-tag{transform:none}}.landing-main.landing-main--pro-hub .pro-hero-section .hero-grid{grid-template-columns:minmax(0,1fr)}.landing-main.landing-main--pro-hub .pro-hero-section .hero-content,.landing-main.landing-main--pro-hub .pro-hero-section .hero-visual{min-height:100%}.landing-main.landing-main--pro-hub .pro-hero-section .hero-content{width:min(100%,var(--max-width-wide));margin-inline:auto}.landing-main.landing-main--pro-hub .pro-hero-section .hero-visual{transform:translate3d(0,calc(var(--pro-scroll-shift) * -.08),0)}.landing-main.landing-main--pro-hub .pro-hero-section__badge{display:inline-flex;align-items:center;gap:.45rem;min-height:34px;padding:.38rem .72rem;border-radius:8px;background:#ffffffc7;border:1px solid rgba(79,70,229,.16);color:#1e3a8a;font-size:.78rem;font-weight:700}.landing-main.landing-main--pro-hub .pro-hero-section .hero-content{gap:1.15rem;--pro-hero-copy-measure: 22ch}.landing-main.landing-main--pro-hub .pro-hero-section .hero-headline{max-width:var(--pro-hero-copy-measure)}.landing-main.landing-main--pro-hub .pro-hero-section .hero-lead{width:100%;max-width:64ch}.landing-main.landing-main--pro-hub .pro-hero-section__quick-points{display:flex;flex-wrap:wrap;gap:.5rem;margin:-.2rem 0 0;padding:0;list-style:none}.landing-main.landing-main--pro-hub .pro-hero-section__quick-points li{display:inline-flex;align-items:center;min-height:32px;padding:.38rem .68rem;border-radius:8px;border:1px solid rgba(20,184,166,.24);background:#f0fdfad1;color:#115e59;font-size:.78rem;font-weight:800}.landing-main.landing-main--pro-hub .pro-hero-section .hero-actions{margin-top:0}.landing-main.landing-main--pro-hub .pro-hero-image-slot{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1fr);align-items:center;gap:.85rem;width:100%;margin:.1rem 0 0;padding:.72rem;border-radius:8px;border:1px solid rgba(148,163,184,.18);background:linear-gradient(180deg,#ffffffeb,#f8fafcd6),radial-gradient(circle at top left,rgba(20,184,166,.1),transparent 58%);box-shadow:0 12px 28px #0f172a0f}.landing-main.landing-main--pro-hub .pro-hero-image-slot__frame{position:relative;min-height:132px;border-radius:8px;overflow:hidden;border:1px solid rgba(100,116,139,.18);background:linear-gradient(135deg,#0f172a14,#14b8a629),linear-gradient(180deg,#f8fafc,#eef2f7)}.landing-main.landing-main--pro-hub .pro-hero-image-slot__frame img{position:absolute;inset:0;z-index:2;width:100%;height:100%;object-fit:cover}.landing-main.landing-main--pro-hub .pro-hero-image-slot__frame img[hidden]{display:none}.landing-main.landing-main--pro-hub .pro-hero-image-slot__placeholder{position:absolute;inset:auto 0 0;display:inline-flex;align-items:center;justify-content:flex-start;min-height:2.35rem;padding:.56rem .68rem;background:linear-gradient(180deg,#fff0,#f8fafcf0);color:#475569;font-size:.76rem;font-weight:700;letter-spacing:0;text-align:left;text-transform:none}.landing-main.landing-main--pro-hub .pro-hero-image-slot figcaption{margin:0;max-width:56ch;color:#64748b;font-size:.84rem;line-height:1.5}.landing-main.landing-main--pro-hub .pro-hero-section__solutions{display:grid;grid-template-columns:minmax(0,1.16fr) 1.1rem minmax(0,.84fr);gap:.55rem;align-items:stretch;width:100%}.landing-main.landing-main--pro-hub .pro-hero-section__solutions-divider{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;width:1.1rem;pointer-events:none}.landing-main.landing-main--pro-hub .pro-hero-section__solutions-divider:before,.landing-main.landing-main--pro-hub .pro-hero-section__solutions-divider:after{content:"";flex:1 1 auto;width:1px;min-height:2rem;border-radius:999px;background:linear-gradient(180deg,#4f46e500,#4f46e53d 22%,#0ea5e947 78%,#0ea5e900)}.landing-main.landing-main--pro-hub .pro-hero-section__loyalty-visual{min-width:0;justify-content:flex-start;gap:.72rem;padding:.96rem;border-radius:8px;border-color:#4f46e533;background:linear-gradient(180deg,#fffffffb,#f2f5fff0),radial-gradient(circle at top right,rgba(79,70,229,.14),transparent 58%);box-shadow:0 20px 40px #4f46e51a}.landing-main.landing-main--pro-hub .pro-hero-section__loyalty-visual .hero-visual__intro,.landing-main.landing-main--pro-hub .pro-hero-section__loyalty-visual .hero-visual__stage{min-width:0}.landing-main.landing-main--pro-hub .pro-hero-section__loyalty-visual .hero-visual__title{max-width:none;font-size:.95rem;line-height:1.38}.landing-main.landing-main--pro-hub .pro-hero-section__loyalty-visual .hero-visual__stage{display:block}.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview{width:100%;min-width:0}.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-shell{--loyalty-join-card-width: 100%;--loyalty-join-shell-width: 100%;--loyalty-join-browser-width: 100%;--loyalty-join-view-min-height: 0px;--loyalty-join-progress-track-min-height: 4.48rem;--loyalty-join-progress-bubble-top: -2.06rem;--loyalty-join-progress-bubble-top-next: calc( var(--loyalty-join-progress-bubble-top) + .56rem );--loyalty-join-progress-scale-shift: .02rem;width:100%}.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-browser,.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-layout{width:100%}.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-view{padding:0;min-height:0;gap:.54rem;justify-items:stretch;background:transparent}.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-card--actions{display:none}.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-view--density-compact .loyalty-join-card--hero,.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-view--density-compact .loyalty-join-card--reward,.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-view--density-compact .loyalty-join-card--progress,.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-view--density-compact .loyalty-join-card--hero-compact{padding:.7rem .78rem}.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-view--density-compact .loyalty-join-title{font-size:clamp(1.02rem,1.7vw,1.18rem)}.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-view--density-compact .loyalty-join-subtitle{max-width:none;font-size:.76rem}.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-view--density-compact .loyalty-join-progress-head strong{font-size:.96rem}.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-view--density-compact .loyalty-join-progress-bubble{min-width:82px;max-width:92px}.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-view--density-compact .loyalty-join-next{padding:.58rem .66rem}.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-view--density-compact .loyalty-join-next__icon,.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-view--density-compact .loyalty-join-next--standalone .loyalty-join-next__icon{width:34px;height:34px}.landing-main.landing-main--pro-hub .pro-hero-section__spinner-visual{display:grid;align-content:start;gap:.68rem;padding:1rem 1.05rem;border-radius:8px;border:1px solid rgba(148,163,184,.16);background:linear-gradient(180deg,#fffffff5,#f8fafce6),radial-gradient(circle at top right,rgba(14,165,233,.08),transparent 55%);box-shadow:0 16px 34px #0f172a12}.landing-main.landing-main--pro-hub .pro-hero-section__spinner-copy{display:grid;gap:.55rem;min-width:0;width:100%}.landing-main.landing-main--pro-hub .pro-hero-section__spinner-title{margin:0;width:100%;max-width:min(100%,32rem);position:relative;isolation:isolate;display:grid;gap:.62rem;padding:.9rem 1rem 1rem;border-radius:8px;border:1px solid rgba(99,102,241,.14);background:linear-gradient(180deg,#fffffff5,#f4f7ffeb),radial-gradient(circle at top right,rgba(14,165,233,.12),transparent 54%);box-shadow:0 16px 34px #0f172a14;color:var(--color-landing-text-strong);line-height:1.1;letter-spacing:-.02em}.landing-main.landing-main--pro-hub .pro-hero-section__spinner-title:before{content:"";position:absolute;inset:-1px auto auto -1px;width:94px;height:94px;border-radius:999px;background:radial-gradient(circle,rgba(99,102,241,.18),transparent 72%);opacity:.9;z-index:-1}.landing-main.landing-main--pro-hub .pro-hero-section__spinner-title-accent{display:inline-block;width:fit-content;min-height:0;padding:0;border-radius:8px;border:0;background:none;color:var(--color-landing-primary-strong);font-size:clamp(1.28rem,1.8vw,1.62rem);font-weight:900;line-height:1;letter-spacing:-.03em;text-transform:none}.landing-main.landing-main--pro-hub .pro-hero-section__spinner-title-copy{display:block;width:100%;max-width:28ch;color:#0f172a;font-size:clamp(1rem,1.2vw,1.08rem);font-weight:700;line-height:1.45}.landing-main.landing-main--pro-hub .pro-hero-section__spinner-title-accent:after{content:"";display:block;width:100%;height:.4rem;margin-top:-.22rem;border-radius:8px;background:linear-gradient(90deg,#4f46e52e,#0ea5e929);opacity:.9}.landing-main.landing-main--pro-hub .pro-hero-section__spinner-stage{min-height:0;padding-top:0;display:grid;align-content:start;justify-items:center}.landing-main.landing-main--pro-hub .pro-hero-section__spinner-stage .step-media-wheel{width:100%;height:auto;justify-content:flex-start;gap:.56rem}.landing-main.landing-main--pro-hub .pro-hero-section__spinner-stage .step-media-wheel .wheel{width:min(320px,100%)}.landing-main.landing-main--pro-hub .pro-hero-section__spinner-stage .step-media-play{min-width:min(220px,100%)}@media(min-width:961px){.landing-main.landing-main--pro-hub .pro-hero-section .hero-content{display:grid;grid-template-columns:minmax(0,.95fr) minmax(300px,.62fr);column-gap:clamp(1rem,2.4vw,1.5rem);align-items:start}.landing-main.landing-main--pro-hub .pro-hero-section .hero-topline,.landing-main.landing-main--pro-hub .pro-hero-section .hero-headline,.landing-main.landing-main--pro-hub .pro-hero-section .hero-lead,.landing-main.landing-main--pro-hub .pro-hero-section__quick-points,.landing-main.landing-main--pro-hub .pro-hero-section .hero-actions{grid-column:1}.landing-main.landing-main--pro-hub .pro-hero-image-slot{grid-column:2;grid-row:1 / span 5;grid-template-columns:1fr;align-self:stretch;margin-top:0}.landing-main.landing-main--pro-hub .pro-hero-image-slot__frame{min-height:260px}.landing-main.landing-main--pro-hub .pro-hero-section__solutions{grid-column:1 / -1;margin-top:.2rem}}.landing-main.landing-main--pro-hub .pro-how-section{padding-top:clamp(1.4rem,3vw,2.4rem)}.landing-main.landing-main--pro-hub .pro-how-section__inner{width:min(100%,var(--max-width-wide));margin:0 auto;padding:var(--container-padding);box-sizing:border-box;display:grid;gap:clamp(.9rem,2vw,1.25rem)}.landing-main.landing-main--pro-hub .pro-how-section__header{max-width:58rem;margin-bottom:0}.landing-main.landing-main--pro-hub .pro-how-section__steps,.landing-main.landing-main--pro-hub .pro-how-section__definitions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.landing-main.landing-main--pro-hub .pro-how-section__step,.landing-main.landing-main--pro-hub .pro-how-section__definition{position:relative;min-width:0;border-radius:8px;border:1px solid rgba(148,163,184,.16);background:linear-gradient(180deg,#fffffffa,#f8fafceb),radial-gradient(circle at top right,rgba(20,184,166,.08),transparent 58%);box-shadow:0 14px 30px #0f172a0f}.landing-main.landing-main--pro-hub .pro-how-section__step{display:grid;gap:.58rem;padding:.95rem}.landing-main.landing-main--pro-hub .pro-how-section__step-index{color:#0f172a5c;font-size:.78rem;font-weight:900}.landing-main.landing-main--pro-hub .pro-how-section__step-icon,.landing-main.landing-main--pro-hub .pro-how-section__definition-icon{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:8px;background:#14b8a61c;border:1px solid rgba(20,184,166,.18);color:#0f766e}.landing-main.landing-main--pro-hub .pro-how-section__step h3,.landing-main.landing-main--pro-hub .pro-how-section__definition h3{margin:0;color:#0f172a;font-size:1rem;line-height:1.25}.landing-main.landing-main--pro-hub .pro-how-section__step p,.landing-main.landing-main--pro-hub .pro-how-section__definition p{margin:0;color:#475569;font-size:.9rem;line-height:1.5}.landing-main.landing-main--pro-hub .pro-how-section__definition{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.72rem;padding:.9rem;align-items:start}.landing-main.landing-main--pro-hub .pro-how-section__definition small{display:block;margin-top:.42rem;color:#64748b;font-size:.78rem;line-height:1.45}.landing-main.landing-main--pro-hub .pro-game-steps__header{max-width:52rem}.landing-main.landing-main--pro-hub .pro-game-steps__layout{width:min(100%,var(--max-width-wide));margin:0 auto;padding:var(--container-padding);box-sizing:border-box;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(1rem,2.4vw,1.4rem);align-items:start}.landing-main.landing-main--pro-hub .pro-game-steps__cards{display:grid;gap:.9rem;counter-reset:step}.landing-main.landing-main--pro-hub .pro-game-steps__card{background:linear-gradient(180deg,#fffffff5,#f8fafce6),radial-gradient(circle at top right,rgba(79,70,229,.08),transparent 55%);border:1px solid rgba(148,163,184,.16);-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);box-shadow:0 18px 40px #0f172a14}.landing-main.landing-main--pro-hub .pro-game-steps__cta{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;width:fit-content;min-height:44px;margin-top:.2rem;padding:.76rem 1rem;border-radius:8px;border:1px solid rgba(79,70,229,.16);background:linear-gradient(180deg,#fffffffa,#f1f5fff0),radial-gradient(circle at top right,rgba(79,70,229,.12),transparent 54%);color:#f8fafc;font-weight:700;font-size:.94rem;color:#1e3a8a;text-decoration:none;box-shadow:0 12px 28px #4f46e51f;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.landing-main.landing-main--pro-hub .pro-game-steps__cta:hover,.landing-main.landing-main--pro-hub .pro-game-steps__cta:focus-visible{transform:translateY(-1px);box-shadow:0 16px 32px #4f46e529;filter:saturate(1.03)}.landing-main.landing-main--pro-hub .pro-game-steps__demo{display:grid;gap:1rem;padding:0;border:0;background:transparent;box-shadow:none}.landing-main.landing-main--pro-hub .pro-game-steps__demo-top{display:flex;align-items:start;justify-content:space-between;gap:.9rem;flex-wrap:wrap}.landing-main.landing-main--pro-hub .pro-game-steps__demo-kicker{margin:0 0 .35rem;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#0f766e}.landing-main.landing-main--pro-hub .pro-game-steps__demo-top h3{margin:0;font-size:clamp(1.15rem,2.1vw,1.45rem);line-height:1.2;color:#0f172a;max-width:24ch}.landing-main.landing-main--pro-hub .pro-game-steps__demo-help{margin:.48rem 0 0;max-width:34ch;color:#475569;font-size:.88rem;line-height:1.42}.landing-main.landing-main--pro-hub .pro-game-steps__media{min-height:0}.landing-main.landing-main--pro-hub .step-media-slot.pro-game-steps__media{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.landing-main.landing-main--pro-hub .step-media-slot--spinner.pro-game-steps__media{min-height:0}.landing-main.landing-main--pro-hub .pro-game-steps__media-inner{width:100%;display:flex;justify-content:center}.landing-main.landing-main--pro-hub .pro-game-steps__demo-note{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.6rem;align-items:start;padding:.85rem .95rem;border-radius:8px;background:#ffffffd1;border:1px solid rgba(148,163,184,.14);color:#334155}.landing-main.landing-main--pro-hub .pro-game-steps__demo-note p{margin:0;line-height:1.5}.landing-main.landing-main--pro-hub .pro-solutions-section,.landing-main.landing-main--pro-hub .pro-services-section{width:min(100%,var(--max-width-wide));margin:0 auto;padding:var(--container-padding);box-sizing:border-box}.landing-main.landing-main--pro-hub .pro-solutions-section__grid{display:grid;width:100%;grid-template-columns:minmax(0,1fr);gap:.85rem;align-items:stretch}.landing-main.landing-main--pro-hub .pro-solution-card{position:relative;overflow:hidden;display:grid;grid-template-rows:auto auto auto 1fr auto;gap:.75rem;min-height:100%;padding:clamp(.9rem,2.2vw,1.15rem);border-radius:8px;border:1px solid rgba(148,163,184,.16);box-shadow:0 12px 24px #0f172a0f}.landing-main.landing-main--pro-hub .pro-solution-card--loyalty{background:linear-gradient(180deg,#fffffffc,#eef2fff2),radial-gradient(circle at top right,rgba(99,102,241,.16),transparent 56%);border-color:#6366f12e}.landing-main.landing-main--pro-hub .pro-solution-card--featured{gap:.7rem;padding:1rem;background:linear-gradient(180deg,#fffffffe,#f5f7fff5),radial-gradient(circle at top right,rgba(79,70,229,.12),transparent 54%);border-color:#4f46e529;box-shadow:0 10px 22px #0f172a0d}.landing-main.landing-main--pro-hub .pro-solution-card--featured:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(180deg,#4f46e5cc,#818cf847);opacity:.9}.landing-main.landing-main--pro-hub .pro-solution-card__header{display:flex;align-items:center;justify-content:space-between;gap:.85rem}.landing-main.landing-main--pro-hub .pro-solution-card__flag{display:inline-flex;align-items:center;min-height:30px;padding:.25rem .7rem;border-radius:8px;background:#6366f11f;color:#4338ca;font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__flag{min-height:26px;padding:.15rem .5rem;background:#4f46e514;border:1px solid rgba(79,70,229,.12);color:#4338ca;font-size:.68rem;letter-spacing:.08em}.landing-main.landing-main--pro-hub .pro-solution-card__visual-chip{position:static;inset:auto;transform:none;gap:.35rem}.landing-main.landing-main--pro-hub .pro-solution-card__visual-stage{display:grid;gap:.6rem;padding:0 .8rem .8rem;align-content:end;min-height:140px}.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__visual-stage{gap:.5rem;padding:.75rem;align-content:start}.landing-main.landing-main--pro-hub .pro-solution-card__visual{width:100%;min-height:136px;margin-top:.1rem;border-radius:8px}.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__visual{min-height:128px;border-color:#4f46e51f;background:linear-gradient(180deg,#ffffffbd,#ffffff8a),radial-gradient(circle at top right,rgba(99,102,241,.12),transparent 62%)}.landing-main.landing-main--pro-hub .pro-solution-card__visual--mockup{min-height:auto;padding:.82rem;background:linear-gradient(180deg,#ffffffe6,#f5f7ffd1),radial-gradient(circle at top right,rgba(99,102,241,.12),transparent 58%)}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase{display:grid;gap:.72rem;width:100%}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__tabs{display:flex;flex-wrap:wrap;gap:.45rem;padding:.3rem;border-radius:8px;background:#0f172a0d;border:1px solid rgba(148,163,184,.18)}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__tabs .loyalty-preview-mode-chip{min-height:34px;padding:.5rem .78rem;border-radius:8px;font-size:.78rem;font-weight:700;color:#1e293b;background:#fffffff0;border-color:#64748b38;box-shadow:inset 0 1px #ffffffd1}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__tabs .loyalty-preview-mode-chip:hover,.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__tabs .loyalty-preview-mode-chip:focus-visible{color:#0f172a;border-color:#0ea5e94d;background:#fff;box-shadow:inset 0 1px #ffffffeb,0 0 0 3px #0ea5e91f}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__tabs .loyalty-preview-mode-chip.is-active{color:#0f172a;background:linear-gradient(180deg,#fffffffa,#eff6fff5);border-color:#0369a16b;box-shadow:inset 0 1px #ffffffeb,0 10px 20px #0ea5e924}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup{width:100%;max-width:980px;margin:0 auto}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .loyalty-join-shell{--loyalty-join-shell-width: 100%;--loyalty-join-browser-width: 100%;--loyalty-join-card-width: 100%;--loyalty-join-view-min-height: 0px}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .loyalty-join-view{gap:.9rem;padding:1rem .8rem 1.1rem}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .loyalty-join-intro{gap:.18rem}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .loyalty-join-title{font-size:clamp(1.2rem,2vw,1.65rem)}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .loyalty-join-subtitle{max-width:36ch;font-size:.96rem}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .loyalty-join-browser__address{padding:.62rem .88rem;font-size:.82rem}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .loyalty-join-card{box-shadow:0 10px 18px #0f172a0d}@media(max-width:1200px){.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup{max-width:900px}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .loyalty-join-view{padding:.94rem .74rem 1rem}}@media(max-width:820px){.landing-main.landing-main--pro-hub .pro-solution-card__visual--mockup{padding:.68rem}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase{gap:.6rem}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__tabs .loyalty-preview-mode-chip{width:100%;justify-content:center}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup{max-width:100%}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .loyalty-join-view{padding:0}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .loyalty-join-subtitle{max-width:32ch;font-size:.92rem}}@media(max-width:560px){.landing-main.landing-main--pro-hub .pro-solution-card__visual--mockup{padding:.18rem}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__tabs{gap:.35rem}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__tabs .loyalty-preview-mode-chip{min-height:32px;padding:.44rem .55rem;font-size:.74rem}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .loyalty-join-view{gap:.66rem;padding:0}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .loyalty-join-title{font-size:clamp(1.06rem,4.7vw,1.32rem)}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .loyalty-join-subtitle{max-width:28ch;font-size:.86rem}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .loyalty-join-browser__address{padding:.54rem .7rem;font-size:.76rem}}@media(max-width:640px){.landing-main.landing-main--pro-hub .pro-solutions-section{padding:.45rem .7rem 0}.landing-main.landing-main--pro-hub .pro-solutions-section .section-header{padding-inline:0;margin-bottom:.5rem;gap:.2rem}.landing-main.landing-main--pro-hub .pro-solutions-section .section-header h2{max-width:20ch;font-size:clamp(1.52rem,7vw,1.95rem);line-height:1.08;letter-spacing:-.02em}.landing-main.landing-main--pro-hub .pro-solutions-section .section-header .eyebrow{margin-bottom:.2rem;font-size:.74rem}.landing-main.landing-main--pro-hub .pro-solutions-section .section-sublead{max-width:30ch;font-size:.92rem;line-height:1.45}.landing-main.landing-main--pro-hub .pro-solutions-section__grid{padding:0;padding-inline:0;margin:0;gap:.6rem}.landing-main.landing-main--pro-hub .pro-solution-card{gap:.7rem;padding:.88rem .82rem .92rem;border-radius:8px}.landing-main.landing-main--pro-hub .pro-solution-card--featured{gap:.68rem;padding:.9rem .84rem .94rem}.landing-main.landing-main--pro-hub .pro-solution-card__header,.landing-main.landing-main--pro-hub .pro-solution-card__topline,.landing-main.landing-main--pro-hub .pro-solution-card__body,.landing-main.landing-main--pro-hub .pro-solution-card__visual,.landing-main.landing-main--pro-hub .pro-solution-card__actions{min-width:0}.landing-main.landing-main--pro-hub .pro-solution-card__header{align-items:flex-start;gap:.6rem}.landing-main.landing-main--pro-hub .pro-solution-card__topline{gap:.52rem}.landing-main.landing-main--pro-hub .pro-solution-card__icon{width:34px;height:34px}.landing-main.landing-main--pro-hub .pro-solution-card__flag{min-height:24px;padding:.12rem .45rem;font-size:.62rem}.landing-main.landing-main--pro-hub .pro-solution-card h2,.landing-main.landing-main--pro-hub .pro-solution-card--featured h2{max-width:none;font-size:1.12rem;line-height:1.18}.landing-main.landing-main--pro-hub .pro-solution-card__summary,.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__summary{max-width:none;font-size:.9rem;line-height:1.44}.landing-main.landing-main--pro-hub .pro-solution-card__points{gap:.35rem}.landing-main.landing-main--pro-hub .pro-solution-card__points li{gap:.38rem;font-size:.84rem}.landing-main.landing-main--pro-hub .pro-solution-card__meta,.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__meta{min-height:24px;padding:.16rem .48rem;font-size:.66rem}.landing-main.landing-main--pro-hub .pro-solution-card__visual{min-height:116px;margin-top:0;border-radius:8px}.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__visual{min-height:112px}.landing-main.landing-main--pro-hub .pro-solution-card__visual--mockup{padding:.18rem}.landing-main.landing-main--pro-hub .pro-solution-card__visual-card,.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__visual-card{gap:.18rem;padding:.62rem;border-radius:8px}.landing-main.landing-main--pro-hub .pro-solution-card__visual-card strong,.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__visual-card strong{font-size:.92rem}.landing-main.landing-main--pro-hub .pro-solution-card__visual-stage,.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__visual-stage{gap:.42rem;padding:.42rem;min-height:112px}.landing-main.landing-main--pro-hub .pro-solution-card__visual-pills,.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__visual-pills{gap:.32rem}.landing-main.landing-main--pro-hub .pro-solution-card__visual-pills span,.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__visual-pills span{min-height:22px;padding:.12rem .4rem;font-size:.64rem}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase{gap:.62rem}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:.38rem;padding:.28rem}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__tabs .loyalty-preview-mode-chip{min-height:36px;padding:.48rem .58rem;font-size:.76rem}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .points-store-page__welcome-strip{gap:.48rem;padding:.48rem}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .points-store-page__welcome-copy strong{font-size:.98rem}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .points-store-page__section{padding:.68rem}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .points-store-page__summary-card{gap:.62rem;padding:.62rem}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .points-store-page__progress-panel,.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .points-store-page__catalog{gap:.68rem;padding:.62rem}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .points-store-page__balance-card{padding:.78rem}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .points-store-page__hero-grid{gap:.62rem}.landing-main.landing-main--pro-hub .pro-solution-card__actions{margin-top:.08rem}.landing-main.landing-main--pro-hub .pro-solution-card__cta,.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__cta{min-height:40px;padding:.6rem .78rem;font-size:.9rem}}@media(max-width:420px){.landing-main.landing-main--pro-hub .pro-solutions-section{padding:.3rem .58rem 0}.landing-main.landing-main--pro-hub .pro-solutions-section .section-header{margin-bottom:.44rem}.landing-main.landing-main--pro-hub .pro-solutions-section .section-header h2{max-width:20ch;font-size:clamp(1.42rem,7.4vw,1.78rem);line-height:1.08}.landing-main.landing-main--pro-hub .pro-solutions-section .section-sublead{font-size:.88rem;line-height:1.4}.landing-main.landing-main--pro-hub .pro-solutions-section__grid{padding:0;padding-inline:0;margin:0}.landing-main.landing-main--pro-hub .pro-solution-card,.landing-main.landing-main--pro-hub .pro-solution-card--featured{gap:.58rem;padding:.78rem .72rem .82rem}.landing-main.landing-main--pro-hub .pro-solution-card__header{flex-direction:column;align-items:flex-start;gap:.45rem}.landing-main.landing-main--pro-hub .pro-solution-card__topline{width:100%}.landing-main.landing-main--pro-hub .pro-solution-card__icon{width:32px;height:32px}.landing-main.landing-main--pro-hub .pro-solution-card h2,.landing-main.landing-main--pro-hub .pro-solution-card--featured h2{font-size:1.02rem}.landing-main.landing-main--pro-hub .pro-solution-card__summary,.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__summary{font-size:.86rem;line-height:1.38}.landing-main.landing-main--pro-hub .pro-solution-card__visual,.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__visual,.landing-main.landing-main--pro-hub .pro-solution-card__visual-stage,.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__visual-stage{min-height:104px}.landing-main.landing-main--pro-hub .pro-solution-card__visual--mockup{padding:.12rem}.landing-main.landing-main--pro-hub .pro-solution-card__visual-card,.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__visual-card{padding:.46rem}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__tabs{gap:.32rem;padding:.22rem}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__tabs .loyalty-preview-mode-chip{min-height:34px;padding:.42rem .48rem;font-size:.72rem}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .points-store-page__welcome-strip{padding:.42rem}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .points-store-page__section{padding:.58rem}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .points-store-page__summary-card,.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .points-store-page__progress-panel,.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .points-store-page__catalog{padding:.54rem;gap:.56rem}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .points-store-page__balance-card{padding:.68rem}.landing-main.landing-main--pro-hub .pro-solution-card__cta,.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__cta{min-height:38px;padding:.56rem .7rem;font-size:.88rem}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__switch{width:100%}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__switch-btn{flex:1 1 calc(50% - .28rem)}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store,.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__balance-card,.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__progress-card,.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__promo-card,.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__catalog-card{padding:.58rem}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__track-labels{gap:.18rem}}@media(max-width:360px){.landing-main.landing-main--pro-hub .pro-solution-card,.landing-main.landing-main--pro-hub .pro-solution-card--featured{gap:.5rem;padding:.5rem .4rem .56rem}.landing-main.landing-main--pro-hub .pro-solution-card__visual--mockup{padding:0}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase{gap:.46rem}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__tabs{gap:.22rem;padding:.14rem}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__tabs .loyalty-preview-mode-chip{min-height:32px;padding:.34rem;font-size:.68rem}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini{gap:.48rem}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__welcome-strip,.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__section,.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__summary-card,.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__progress-panel,.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__catalog{padding:0!important}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__summary-card,.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__progress-panel,.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__catalog{gap:.38rem}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__balance-card{padding:.36rem}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__welcome-strip{align-items:center;gap:.38rem;padding:.38rem .42rem!important;border-radius:8px;background:radial-gradient(circle at top right,rgba(255,255,255,.14),transparent 24%),linear-gradient(135deg,#305ef2f5,#4275fff0 56%,#f97360e6);box-shadow:inset 0 1px #ffffff14,0 10px 20px #305ef229}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__welcome-brand{min-width:0;gap:.42rem}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__welcome-mark{width:1.52rem;height:1.52rem;border-radius:8px;background:#ffffff2e;border-color:#ffffff3d}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__welcome-copy{gap:.06rem;min-width:0}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__welcome-copy strong{font-size:.74rem;line-height:1.18}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__welcome-copy p{font-size:.62rem;line-height:1.2;opacity:.9}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__welcome-chip{flex-shrink:0;min-height:0;padding:.24rem .42rem;border-radius:8px;background:#ffffff2e;border-color:#ffffff3d;box-shadow:inset 0 1px #ffffff14;font-size:.64rem;font-weight:700;letter-spacing:.01em}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__progress-labels{display:flex;flex-wrap:wrap;gap:.3rem;grid-template-columns:none}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__step-card{flex:1 1 5.5rem;min-width:0;gap:.12rem;padding:.34rem .42rem;border-radius:8px;background:#f8fafce6}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__step-card strong{font-size:.7rem;line-height:1.12}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__step-card span{font-size:.62rem;line-height:1.22;letter-spacing:-.01em}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .member-wallet.member-wallet--retail .points-store-theme.points-store-page--mini .points-store-page__welcome-strip,.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .member-wallet.member-wallet--retail .points-store-theme.points-store-page--mini .points-store-page__section,.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .member-wallet.member-wallet--retail .points-store-theme.points-store-page--mini .points-store-page__summary-card,.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .member-wallet.member-wallet--retail .points-store-theme.points-store-page--mini .points-store-page__progress-panel,.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .member-wallet.member-wallet--retail .points-store-theme.points-store-page--mini .points-store-page__catalog{padding:0!important}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .member-wallet.member-wallet--retail .points-store-theme.points-store-page--mini .points-store-page__summary-card,.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .member-wallet.member-wallet--retail .points-store-theme.points-store-page--mini .points-store-page__progress-panel,.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .member-wallet.member-wallet--retail .points-store-theme.points-store-page--mini .points-store-page__catalog{gap:.38rem}.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .member-wallet.member-wallet--retail .points-store-theme.points-store-page--mini .points-store-page__balance-card,.landing-main.landing-main--pro-hub .pro-loyalty-card-showcase__mockup .pro-solution-card__visual-card{padding:.36rem}}.landing-main.landing-main--pro-hub .pro-solution-card__visual-card{display:grid;gap:.25rem;padding:.8rem;border-radius:8px;background:#ffffffd1;border:1px solid rgba(148,163,184,.14);box-shadow:0 8px 16px #0f172a0d}.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__visual-card{gap:.18rem;padding:.75rem;background:#ffffffdb;border-color:#6366f11f;box-shadow:none}.landing-main.landing-main--pro-hub .pro-solution-card__body{display:grid;grid-template-columns:minmax(0,1fr);gap:0;align-items:stretch}.landing-main.landing-main--pro-hub .pro-solution-card__benefits{display:grid;align-content:start;gap:.7rem}.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__body{grid-template-columns:minmax(0,1fr);gap:0}.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__benefits{gap:.6rem}.landing-main.landing-main--pro-hub .pro-solution-card__progress-demo{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.landing-main.landing-main--pro-hub .pro-solution-card__progress-demo span{display:block;height:.42rem;border-radius:8px;background:#6366f12e}.landing-main.landing-main--pro-hub .pro-solution-card__progress-demo span.is-active{background:linear-gradient(90deg,#4f46e5,#818cf8)}.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__progress-demo{gap:.35rem}.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__progress-demo span{height:.32rem;background:#6366f11f}.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__progress-demo span.is-active{background:linear-gradient(90deg,#4f46e5,#6366f1)}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase{display:grid;gap:.62rem;--pro-loyalty-accent: #2563eb;--pro-loyalty-accent-strong: #1d4ed8;--pro-loyalty-ink: #172554;--pro-loyalty-surface: #eff6ff}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__switch{display:inline-flex;flex-wrap:wrap;gap:.28rem;width:fit-content;padding:.22rem;border-radius:8px;background:color-mix(in srgb,var(--pro-loyalty-accent) 8%,white);border:1px solid color-mix(in srgb,var(--pro-loyalty-accent) 14%,white)}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__switch-btn{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:.16rem .56rem;border:0;border-radius:8px;background:transparent;color:color-mix(in srgb,var(--pro-loyalty-ink) 68%,white);font-size:.68rem;font-weight:700;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__switch-btn:hover,.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__switch-btn:focus-visible{color:var(--pro-loyalty-accent-strong)}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__switch-btn.is-active{background:#fffffff0;color:var(--pro-loyalty-accent-strong);box-shadow:0 8px 16px color-mix(in srgb,var(--pro-loyalty-accent) 18%,transparent)}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__panel{display:grid;gap:.62rem}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__catalog-item{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store{display:grid;gap:.5rem;padding:.62rem;border-radius:8px;border:1px solid rgba(99,102,241,.12);background:#ffffffe6;box-shadow:0 8px 18px #4f46e50d}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__balance-card,.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__progress-card,.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__catalog-card{display:grid;gap:.28rem;padding:.58rem .64rem;border-radius:8px;border:1px solid rgba(99,102,241,.1);background:#ffffffe0}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__balance-card{justify-items:start;background:#4f46e50f;color:#0f172a}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__balance-card span,.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__catalog-copy small{margin:0;color:#475569;font-size:.72rem;line-height:1.35}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__balance-card strong{font-size:1.22rem;line-height:1}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__catalog-copy strong{color:#0f172a;font-size:.88rem;line-height:1.24}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__track{position:relative;height:.52rem;overflow:hidden;border-radius:999px;background:#6366f11f}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__track-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4f46e5,#818cf8)}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__track-markers{position:absolute;inset:0}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__track-marker{position:absolute;top:50%;width:.52rem;height:.52rem;border:2px solid rgba(255,255,255,.94);border-radius:999px;background:#94a3b8db;transform:translate(-50%,-50%)}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__track-marker.is-active{background:#4338ca}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__track-labels{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.25rem}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__track-labels span,.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__catalog-meta span{color:#64748b;font-size:.68rem;font-weight:700}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__catalog-list,.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__catalog-meta{display:grid;gap:.38rem}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__catalog-item{padding:.22rem 0;border-top:1px solid rgba(148,163,184,.12)}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__catalog-item:first-child{padding-top:0;border-top:0}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__catalog-item:last-child{padding-bottom:0}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__catalog-meta{justify-items:end;min-width:74px}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__classic{width:100%;min-width:0;display:grid;gap:.62rem}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__classic .member-wallet{width:100%}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__classic .member-wallet__loyalty-featured{gap:.72rem;margin:0}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__classic .member-wallet__loyalty-featured-head{gap:.42rem;grid-template-columns:1fr}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__classic .member-wallet__loyalty-featured-copy{gap:.16rem}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__classic .member-wallet__loyalty-featured-topline strong{font-size:.98rem}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__classic .member-wallet__loyalty-featured-subtitle{font-size:.78rem}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__classic .member-wallet__loyalty-featured-note{font-size:.8rem;line-height:1.35}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__classic .loyalty-join-shell{--loyalty-join-card-width: 100%;--loyalty-join-shell-width: 100%;--loyalty-join-browser-width: 100%;width:100%}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__classic .loyalty-join-browser,.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__classic .loyalty-join-layout{width:100%}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__classic .loyalty-join-view{min-height:0}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__classic .loyalty-join-card--actions{display:none}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__classic .loyalty-join-view--density-compact .loyalty-join-card--hero,.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__classic .loyalty-join-view--density-compact .loyalty-join-card--reward,.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__classic .loyalty-join-view--density-compact .loyalty-join-card--progress,.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__classic .loyalty-join-view--density-compact .loyalty-join-card--hero-compact{padding:.72rem .82rem}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__member-mini{width:100%;min-width:0;display:grid;gap:.62rem}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__member-mini .member-wallet{width:100%}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface{margin:0;width:100%}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__welcome-strip{align-items:center;gap:.38rem;padding:.38rem .42rem!important;border-radius:8px;background:radial-gradient(circle at top right,rgba(255,255,255,.14),transparent 24%),linear-gradient(135deg,#305ef2f5,#4275fff0 56%,#f97360e6);box-shadow:inset 0 1px #ffffff14,0 10px 20px #305ef229}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__welcome-brand{min-width:0;gap:.42rem}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__welcome-mark{width:1.52rem;height:1.52rem;border-radius:8px;background:#ffffff2e;border-color:#ffffff3d}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__welcome-copy{gap:.06rem;min-width:0}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__welcome-copy strong{font-size:.74rem;line-height:1.18}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__welcome-copy p{font-size:.62rem;line-height:1.2;opacity:.9}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__welcome-chip{flex-shrink:0;min-height:0;padding:.24rem .42rem;border-radius:8px;background:#ffffff2e;border-color:#ffffff3d;box-shadow:inset 0 1px #ffffff14;font-size:.64rem;font-weight:700;letter-spacing:.01em}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__progress-labels{display:flex;flex-wrap:wrap;gap:.3rem;grid-template-columns:none}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__step-card{flex:1 1 5.5rem;min-width:0;gap:.12rem;padding:.34rem .42rem;border-radius:8px;background:#f8fafce6}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__step-card strong{font-size:.7rem;line-height:1.12}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__step-card span{font-size:.62rem;line-height:1.22;letter-spacing:-.01em}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .points-store-page__scroll-hint{display:inline-flex;justify-self:end;align-items:center;gap:.34rem;margin:-.25rem 0 .08rem;color:#0f766e;font-size:.72rem;font-weight:900}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .points-store-page__scroll-hint:after{content:"";width:26px;height:1px;border-radius:999px;background:linear-gradient(90deg,#14b8a62e,#14b8a6d1)}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .points-store-page--mini .points-store-page__threshold-rail{position:relative}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .points-store-page--mini .points-store-page__threshold-rail:after{content:"";position:absolute;inset:0 0 0 auto;z-index:4;width:44px;pointer-events:none;border-radius:0 8px 8px 0;background:linear-gradient(90deg,#fff0,#ffffffeb 74%,#fffffffa)}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .points-store-page--mini .points-store-page__threshold-offers{scrollbar-width:thin;scrollbar-color:rgba(20,184,166,.35) transparent}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .points-store-page--mini .points-store-page__threshold-offers::-webkit-scrollbar{height:6px}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .points-store-page--mini .points-store-page__threshold-offers::-webkit-scrollbar-track{background:transparent}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .points-store-page--mini .points-store-page__threshold-offers::-webkit-scrollbar-thumb{border-radius:999px;background:#14b8a647}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__public-qr,.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__public-qr span:last-child{font-size:.8rem}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__public-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.62rem;margin-top:.62rem;align-items:center}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__public-qr{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.6rem;align-items:center;padding:.58rem .68rem;border-radius:8px;border:1px solid color-mix(in srgb,var(--pro-loyalty-accent) 18%,white);background:linear-gradient(180deg,#fffffff0,#ffffffe0),color-mix(in srgb,var(--pro-loyalty-surface) 92%,white);color:color-mix(in srgb,var(--pro-loyalty-ink) 82%,white);text-decoration:none}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__public-qr-frame{display:inline-flex;align-items:center;justify-content:center;width:90px;height:90px;padding:.24rem;border-radius:8px;border:1px solid color-mix(in srgb,var(--pro-loyalty-accent) 18%,white);background:#fff;color:var(--pro-loyalty-accent-strong);overflow:hidden}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__public-qr-frame img{width:100%;height:auto;display:block}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__public-actions .btn{min-height:42px}@media(max-width:720px){.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__public-actions{grid-template-columns:1fr}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__public-actions .btn{width:100%;justify-content:center}}@media(max-width:360px){.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .points-store-page__scroll-hint{justify-self:start}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .points-store-page--mini .points-store-page__threshold-rail:after{display:none}}.landing-main.landing-main--pro-hub .pro-solution-card__visual-card span{color:#0f5e84;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.landing-main.landing-main--pro-hub .pro-solution-card__visual-card strong{font-size:1rem;line-height:1.25;color:#0f172a}.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__visual-card span{color:#4f46e5}.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__visual-card strong{font-size:.98rem;max-width:20ch}.landing-main.landing-main--pro-hub .pro-solution-card__visual-pills{display:flex;flex-wrap:wrap;gap:.45rem}.landing-main.landing-main--pro-hub .pro-solution-card__visual-pills span{display:inline-flex;align-items:center;gap:.35rem;min-height:26px;padding:.18rem .5rem;border-radius:8px;background:#ffffffd1;border:1px solid rgba(148,163,184,.14);color:#334155;font-size:.72rem;font-weight:700}.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__visual-chip{min-height:24px;width:fit-content;padding:.16rem .5rem;background:#4f46e514;border-color:#4f46e51a;color:#4338ca;box-shadow:none;font-size:.69rem}.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__visual-pills{gap:.35rem}.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__visual-pills span{min-height:24px;padding:.14rem .46rem;background:#ffffffbd;border-color:#94a3b81a;color:#475569;font-size:.68rem}.landing-main.landing-main--pro-hub .pro-solution-card__visual-chip,.landing-main.landing-main--pro-hub .pro-solution-card__visual-tag{border-radius:8px}.landing-main.landing-main--pro-hub .pro-solution-card__meta{display:inline-flex;align-items:center;width:fit-content;min-height:30px;padding:.28rem .65rem;border-radius:8px;background:#0f172a0d;color:#334155;font-size:.76rem;font-weight:700}.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__meta{min-height:28px;padding:.22rem .58rem;background:#4f46e50f;color:#4c1d95;font-size:.72rem}.landing-main.landing-main--pro-hub .pro-solution-card__note{margin:0;color:#64748b;line-height:1.45;font-size:.9rem}.landing-main.landing-main--pro-hub .pro-solution-card__actions{display:block;margin-top:auto}.landing-main.landing-main--pro-hub .pro-solution-card__cta{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;width:100%;min-height:44px;padding:.68rem .92rem;border-radius:8px;text-decoration:none;font-weight:700;border:1px solid rgba(148,163,184,.16);background:#ffffffe6;color:#0f172a}.landing-main.landing-main--pro-hub .pro-solution-card__icon{width:40px;height:40px;border-radius:8px}.landing-main.landing-main--pro-hub .pro-solution-card h2{font-size:clamp(1.2rem,2vw,1.6rem)}.landing-main.landing-main--pro-hub .pro-solution-card--featured h2{max-width:14ch;font-size:clamp(1.16rem,1.9vw,1.48rem);letter-spacing:-.02em}.landing-main.landing-main--pro-hub .pro-solution-card__summary{font-size:.94rem;line-height:1.45}.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__summary{max-width:38ch;color:#475569;font-size:.9rem;line-height:1.42}.landing-main.landing-main--pro-hub .pro-solution-card__points{gap:.45rem}.landing-main.landing-main--pro-hub .pro-solution-card__points li{gap:.45rem;font-size:.9rem}.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__points li{font-size:.86rem;color:#1e293b}.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__points li svg{color:#4f46e5}.landing-main.landing-main--pro-hub .pro-solution-card__cta--primary{border-color:transparent;background:linear-gradient(135deg,#0f172a,#1d4ed8);color:#fff}.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__cta{min-height:42px;padding:.64rem .88rem}.landing-main.landing-main--pro-hub .pro-solution-card--featured .pro-solution-card__cta--primary{background:linear-gradient(135deg,#312e81,#4f46e5)}.landing-main.landing-main--pro-hub .pro-services-section__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.landing-main.landing-main--pro-hub .pro-service-card{min-height:100%}.landing-main.landing-main--pro-hub .pro-hub-synergy__panel h2,.landing-main.landing-main--pro-hub .pro-invite-poster__header h2,.landing-main.landing-main--pro-hub .pro-services-section .section-header h2,.landing-main.landing-main--pro-hub .pro-solutions-section .section-header h2,.landing-main.landing-main--pro-hub .pro-faq__panel h2{text-wrap:balance}.landing-main.landing-main--pro-hub .pro-invite-poster{width:min(100%,var(--max-width-wide));margin:0 auto;padding:var(--container-padding);box-sizing:border-box}.landing-main.landing-main--pro-hub .pro-invite-poster__panel{display:grid;gap:1rem;padding:clamp(1.05rem,2.5vw,1.45rem);border:1px solid rgba(14,165,233,.14);background:linear-gradient(180deg,#fffffffa,#f1f5f9f0),radial-gradient(circle at top right,rgba(14,165,233,.12),transparent 48%);box-shadow:0 20px 48px #0f172a14}.landing-main.landing-main--pro-hub .pro-invite-poster__header{max-width:30rem}.landing-main.landing-main--pro-hub .pro-invite-poster__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.landing-main.landing-main--pro-hub .pro-invite-poster__card{border:1px solid rgba(148,163,184,.14);background:linear-gradient(180deg,#fffffffa,#f8fafceb);box-shadow:0 16px 36px #0f172a14}.landing-main.landing-main--pro-hub .pro-invite-poster__card{display:grid;gap:.8rem;justify-items:center;text-align:center;padding:clamp(.95rem,2vw,1.2rem);position:relative;overflow:hidden;isolation:isolate}.landing-main.landing-main--pro-hub .pro-invite-poster__card:before{content:"";position:absolute;inset:2px;z-index:-1;background:radial-gradient(circle at top right,rgba(255,255,255,.78),transparent 36%),linear-gradient(160deg,rgba(79,70,229,.1),transparent 55%)}.landing-main.landing-main--pro-hub .pro-invite-poster__card--game:before{background:radial-gradient(circle at top right,rgba(255,255,255,.8),transparent 36%),linear-gradient(160deg,rgba(14,165,233,.14),transparent 55%)}.landing-main.landing-main--pro-hub .pro-invite-poster__card--website:before{background:radial-gradient(circle at top right,rgba(255,255,255,.8),transparent 36%),linear-gradient(160deg,rgba(15,118,110,.14),transparent 55%)}.landing-main.landing-main--pro-hub .pro-invite-poster__label{display:inline-flex;align-items:center;width:fit-content;border-radius:8px;min-height:28px;padding:.2rem .58rem;font-size:.72rem;letter-spacing:.05em;text-transform:uppercase;background:#4f46e514;color:#4338ca;font-weight:700}.landing-main.landing-main--pro-hub .pro-invite-poster__card h3{margin:0;max-width:10ch;font-size:clamp(1.2rem,1.8vw,1.5rem);line-height:1.1;letter-spacing:-.03em;color:#0f172a}.landing-main.landing-main--pro-hub .pro-invite-poster__card p{margin:0;max-width:22ch;color:#475569;line-height:1.42;font-size:.92rem}.landing-main.landing-main--pro-hub .pro-invite-poster__qr-frame{display:flex;align-items:center;justify-content:center;width:min(100%,188px);aspect-ratio:1;padding:.58rem;border-radius:8px;background:#fff;border:1px solid rgba(148,163,184,.16);box-shadow:inset 0 1px #fffffff2,0 14px 28px #0f172a14}.landing-main.landing-main--pro-hub .pro-invite-poster__qr-frame img{display:block;width:100%;height:auto}.landing-main.landing-main--pro-hub .pro-invite-poster__qr-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:8px;background:linear-gradient(135deg,#0f172a14,#4f46e51a);color:#334155;font-size:1.4rem;font-weight:800;letter-spacing:.08em}.landing-main.landing-main--pro-hub .pro-invite-poster__cta{display:inline-flex;align-items:center;justify-content:center;min-height:40px;width:100%;padding:.6rem .8rem;border-radius:8px;text-decoration:none;font-weight:700;background:#ffffffd1;border:1px solid rgba(148,163,184,.16);color:#0f172a}@media(max-width:1100px){.landing-main.landing-main--pro-hub .pro-how-section__steps,.landing-main.landing-main--pro-hub .pro-how-section__definitions,.landing-main.landing-main--pro-hub .pro-game-steps__layout,.landing-main.landing-main--pro-hub .pro-solutions-section__grid,.landing-main.landing-main--pro-hub .pro-services-section__grid,.landing-main.landing-main--pro-hub .pro-invite-poster__grid{grid-template-columns:1fr}}@media(max-width:960px){.landing-main.landing-main--pro-hub .pro-hero-section .hero-grid{gap:1.05rem}.landing-main.landing-main--pro-hub .pro-hero-section .hero-content{gap:1rem;padding:1.2rem 1.15rem 1.15rem}.landing-main.landing-main--pro-hub .pro-hero-section .hero-visual{transform:none}.landing-main.landing-main--pro-hub .pro-hero-image-slot{grid-template-columns:1fr;align-items:stretch}.landing-main.landing-main--pro-hub .pro-hero-image-slot__frame{min-height:150px}.landing-main.landing-main--pro-hub .pro-hero-section__solutions{grid-template-columns:1fr}.landing-main.landing-main--pro-hub .pro-hero-section__solutions-divider{display:none}.landing-main.landing-main--pro-hub .pro-hero-section__loyalty-visual{padding:.88rem;gap:.64rem}.landing-main.landing-main--pro-hub .pro-hero-section__spinner-title{max-width:min(100%,28rem);padding:.82rem .9rem .9rem}.landing-main.landing-main--pro-hub .pro-game-steps__demo-top{grid-template-columns:1fr}.landing-main.landing-main--pro-hub .pro-game-steps__demo-top,.landing-main.landing-main--pro-hub .pro-solutions-section__grid,.landing-main.landing-main--pro-hub .pro-services-section__grid{display:grid}.landing-main.landing-main--pro-hub .pro-solution-card__body{grid-template-columns:1fr}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__intro,.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__progress-head,.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__catalog-item,.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__promo-main{flex-direction:column}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-top,.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-grid{grid-template-columns:1fr}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__catalog-meta{justify-items:start;min-width:0}.landing-main.landing-main--pro-hub .pro-invite-poster__qr-frame{width:min(100%,210px)}.landing-main.landing-main--pro-hub .pro-invite-poster__card h3,.landing-main.landing-main--pro-hub .pro-invite-poster__card p{max-width:none}}@media(hover:none)and (pointer:coarse),(max-width:960px),(prefers-reduced-motion:reduce){.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__track-fill:after{animation:none}}@media(max-width:640px){.landing-main.landing-main--pro-hub .pro-how-section__inner{padding:.85rem .7rem 0;gap:.72rem}.landing-main.landing-main--pro-hub .pro-how-section__header{padding-inline:0;gap:.2rem}.landing-main.landing-main--pro-hub .pro-how-section__header h2{font-size:clamp(1.45rem,7vw,1.88rem);line-height:1.08}.landing-main.landing-main--pro-hub .pro-how-section__step,.landing-main.landing-main--pro-hub .pro-how-section__definition{padding:.78rem}.landing-main.landing-main--pro-hub .pro-how-section__step h3,.landing-main.landing-main--pro-hub .pro-how-section__definition h3{font-size:.96rem}.landing-main.landing-main--pro-hub .pro-how-section__step p,.landing-main.landing-main--pro-hub .pro-how-section__definition p{font-size:.86rem;line-height:1.45}.landing-main.landing-main--pro-hub .pro-hero-section .hero-grid{gap:.9rem}.landing-main.landing-main--pro-hub .pro-hero-section .hero-content{gap:.9rem;padding:1rem 1rem 1.1rem;border-left:0;border-right:0;box-shadow:0 16px 34px #0f172a14}.landing-main.landing-main--pro-hub .pro-hero-section .hero-content>*{min-width:0}.landing-main.landing-main--pro-hub .pro-hero-section .hero-topline{gap:.55rem}.landing-main.landing-main--pro-hub .pro-hero-section .hero-headline,.landing-main.landing-main--pro-hub .pro-hero-section .hero-lead{max-width:none}.landing-main.landing-main--pro-hub .pro-hero-section .hero-headline{font-size:clamp(1.95rem,8.6vw,2.55rem);line-height:1.04}.landing-main.landing-main--pro-hub .pro-hero-section .hero-lead{font-size:.94rem;line-height:1.52}.landing-main.landing-main--pro-hub .pro-hero-section__quick-points{display:grid;grid-template-columns:1fr;gap:.42rem}.landing-main.landing-main--pro-hub .pro-hero-section__quick-points li{min-height:30px;padding:.32rem .58rem;font-size:.74rem}.landing-main.landing-main--pro-hub .pro-hero-section__badge{min-height:30px;padding:.28rem .58rem;font-size:.7rem}.landing-main.landing-main--pro-hub .pro-hero-section .hero-actions{gap:.6rem}.landing-main.landing-main--pro-hub .pro-hero-section .hero-actions .primary,.landing-main.landing-main--pro-hub .pro-hero-section .hero-actions .ghost{width:100%;justify-content:center}.landing-main.landing-main--pro-hub .pro-hero-image-slot{gap:.58rem;padding:.58rem}.landing-main.landing-main--pro-hub .pro-hero-image-slot__frame{min-height:122px}.landing-main.landing-main--pro-hub .pro-hero-image-slot figcaption{font-size:.78rem;line-height:1.42}.landing-main.landing-main--pro-hub .pro-hero-section__solutions{gap:.72rem}.landing-main.landing-main--pro-hub .pro-hero-section__loyalty-visual{gap:.5rem;width:100%;margin-inline:0;padding:.78rem;border:1px solid rgba(79,70,229,.14);border-radius:8px;background:#fffffff0;box-shadow:0 10px 22px #0f172a0d}.landing-main.landing-main--pro-hub .pro-hero-section__loyalty-visual .hero-visual__intro{padding-inline:0;gap:.38rem}.landing-main.landing-main--pro-hub .pro-hero-section__loyalty-visual .hero-visual__eyebrow{min-height:24px;padding:.2rem .52rem;font-size:.66rem}.landing-main.landing-main--pro-hub .pro-hero-section__loyalty-visual .hero-visual__title{font-size:.88rem;line-height:1.34}.landing-main.landing-main--pro-hub .pro-hero-section__loyalty-visual .hero-visual__stage{width:100%}.landing-main.landing-main--pro-hub .pro-hero-section__spinner-visual{gap:.72rem;padding:.92rem .9rem 1rem}.landing-main.landing-main--pro-hub .pro-hero-section__spinner-title{max-width:none;gap:.55rem;padding:.78rem .82rem .86rem}.landing-main.landing-main--pro-hub .pro-hero-section__spinner-title-accent{font-size:clamp(1.12rem,5.4vw,1.42rem)}.landing-main.landing-main--pro-hub .pro-hero-section__spinner-title-copy{max-width:none;font-size:.98rem;line-height:1.38}.landing-main.landing-main--pro-hub .pro-hero-section__spinner-stage .step-media-wheel .wheel{width:min(280px,100%)}.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-shell{--loyalty-join-progress-track-min-height: 4.18rem;--loyalty-join-progress-bubble-top: -1.94rem}.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-view{gap:.48rem}.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-view--density-compact .loyalty-join-card--hero,.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-view--density-compact .loyalty-join-card--reward,.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-view--density-compact .loyalty-join-card--progress,.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-view--density-compact .loyalty-join-card--hero-compact{padding:.62rem .68rem}.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-view--density-compact .loyalty-join-title{font-size:1rem}.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-view--density-compact .loyalty-join-subtitle{font-size:.72rem}.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-view--density-compact .loyalty-join-progress-head strong{font-size:.9rem}.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-view--density-compact .loyalty-join-progress-bubble{min-width:76px;max-width:84px}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:.22rem;padding:.18rem}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__switch-btn{min-height:34px;padding:.2rem .4rem;font-size:.74rem}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__panel,.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__member-mini,.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__classic{gap:.45rem}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__public-actions{margin-top:.38rem;gap:.45rem}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__public-qr{display:none}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__public-actions .btn{width:100%;justify-content:center}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__classic .member-wallet__loyalty-featured-note{display:none}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__classic .loyalty-join-view--density-compact .loyalty-join-card--hero,.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__classic .loyalty-join-view--density-compact .loyalty-join-card--reward,.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__classic .loyalty-join-view--density-compact .loyalty-join-card--progress,.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__classic .loyalty-join-view--density-compact .loyalty-join-card--hero-compact{padding:.6rem .68rem}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__welcome-strip{gap:.3rem;padding:.34rem .36rem!important}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__welcome-mark{width:1.38rem;height:1.38rem}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__welcome-copy strong{font-size:.7rem}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__welcome-chip{padding:.2rem .34rem;font-size:.6rem}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__progress-labels{gap:.24rem}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__step-card{flex-basis:calc(50% - .24rem);padding:.3rem .36rem}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__step-card strong{font-size:.66rem}.landing-main.landing-main--pro-hub .pro-loyalty-systems-showcase__points-store-surface .member-wallet__content.points-store-page.points-store-page--dashboard.points-store-theme.points-store-page--mini .points-store-page__step-card span{font-size:.58rem}}@media(max-width:420px){.landing-main.landing-main--pro-hub .pro-hero-section .hero-content{padding:.9rem .9rem 1rem}.landing-main.landing-main--pro-hub .pro-hero-section__badge{font-size:.68rem}.landing-main.landing-main--pro-hub .pro-hero-section__loyalty-visual{gap:.44rem;width:100%;margin-inline:0}.landing-main.landing-main--pro-hub .pro-hero-section__loyalty-visual .hero-visual__intro{padding-inline:0}.landing-main.landing-main--pro-hub .pro-hero-section__loyalty-visual .hero-visual__title{font-size:.84rem}.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-shell{--loyalty-join-progress-track-min-height: 4rem;--loyalty-join-progress-bubble-top: -1.82rem}.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-view--density-compact .loyalty-join-card--hero,.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-view--density-compact .loyalty-join-card--reward,.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-view--density-compact .loyalty-join-card--progress,.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-view--density-compact .loyalty-join-card--hero-compact{padding:.58rem .62rem}.landing-main.landing-main--pro-hub .pro-hero-loyalty-mini-preview .loyalty-join-view--density-compact .loyalty-join-progress-bubble{min-width:70px;max-width:78px}}.landing-main.landing-main--pro .guides-cta,.landing-main.landing-main--pro .pro-mobile-hero__panel,.landing-main.landing-main--pro .pro-mobile-journey__card,.landing-main.landing-main--pro .pro-mobile-benefits__item,.landing-main.landing-main--pro .pro-mobile-links__card,.landing-main.landing-main--pro .pro-mobile-overview__card,.landing-main.landing-main--pro .pro-hub-hero__panel,.landing-main.landing-main--pro .pro-hub-hero__stack-card,.landing-main.landing-main--pro .pro-game-steps__card,.landing-main.landing-main--pro .pro-game-steps__demo,.landing-main.landing-main--pro .pro-interaction__panel,.landing-main.landing-main--pro .pro-interaction__metric,.landing-main.landing-main--pro .pro-interaction__card,.landing-main.landing-main--pro .pro-interaction__journey-step,.landing-main.landing-main--pro .pro-orchestration__panel,.landing-main.landing-main--pro .pro-faq__panel,.landing-main.landing-main--pro .pro-orchestration__card,.landing-main.landing-main--pro .pro-faq__item,.landing-main.landing-main--pro-hub .pro-hero-section__spinner-visual,.landing-main.landing-main--pro-hub .pro-game-steps__demo,.landing-main.landing-main--pro-hub .pro-game-steps__demo-note,.landing-main.landing-main--pro-hub .pro-solution-card,.landing-main.landing-main--pro-hub .pro-solution-card__visual,.landing-main.landing-main--pro-hub .pro-solution-card__visual-card,.landing-main.landing-main--pro-hub .pro-service-card,.landing-main.landing-main--pro-hub .pro-hub-synergy__panel,.landing-main.landing-main--pro-hub .pro-hub-synergy__card,.landing-main.landing-main--pro-hub .pro-invite-poster__panel,.landing-main.landing-main--pro-hub .pro-invite-poster__card,.landing-main.landing-main--pro-hub .pro-invite-poster__note-card{border-radius:var(--pro-radius-lg)}.landing-main.landing-main--pro :is(.glass-card,.btn,.ghost,.guides-cta,.guides-cta__primary,.guides-cta__secondary,.pro-mobile-hero__panel,.pro-mobile-hero__highlights li,.pro-mobile-journey__card,.pro-mobile-journey__chips span,.pro-mobile-benefits__item,.pro-mobile-links__card,.pro-mobile-overview__card,.pro-mobile-overview__tags span,.pro-interaction__panel,.pro-interaction__metric,.pro-interaction__card,.pro-interaction__journey-step,.pro-interaction__icon,.pro-interaction__cta-link,.pro-orchestration__panel,.pro-orchestration__card,.pro-orchestration__index,.pro-hub-hero__chips span,.pro-hub-hero__stack-card,.pro-hero-section__badge,.pro-hero-section__loyalty-visual,.pro-hero-section__spinner-visual,.pro-game-steps__card,.pro-game-steps__demo,.pro-game-steps__demo-note,.pro-solution-card,.pro-solution-card__icon,.pro-solution-card__meta,.pro-solution-card__cta,.pro-solution-card__visual,.pro-solution-card__visual-card,.pro-solution-card__visual-chip,.pro-solution-card__visual-tag,.pro-solution-card__visual-pills span,.pro-service-card,.pro-hub-synergy__panel,.pro-hub-synergy__card,.pro-hub-cta__panel,.pro-hub-cta__aside,.pro-hub-cta__eyebrow-badge,.pro-hub-cta__meta-chip,.pro-hub-cta__benefit,.pro-hub-cta__benefit-icon,.pro-faq__panel,.pro-faq__item,.pro-invite-poster__panel,.pro-invite-poster__card,.pro-invite-poster__note-card,.pro-invite-poster__tab,.pro-invite-poster__label,.pro-invite-poster__qr-frame,.pro-invite-poster__qr-placeholder,.pro-invite-poster__cta,.sticky-cta .btn){border-radius:8px}.landing-main.landing-main--pro .guides-cta__primary,.landing-main.landing-main--pro .guides-cta__secondary,.landing-main.landing-main--pro .pro-mobile-journey__chips span,.landing-main.landing-main--pro .pro-mobile-overview__tags span,.landing-main.landing-main--pro .pro-interaction__icon,.landing-main.landing-main--pro .pro-interaction__cta-link,.landing-main.landing-main--pro .pro-orchestration__index,.landing-main.landing-main--pro .pro-hub-hero__chips span,.landing-main.landing-main--pro-hub .pro-hero-section__badge,.landing-main.landing-main--pro-hub .pro-solution-card__flag,.landing-main.landing-main--pro-hub .pro-solution-card__visual-chip,.landing-main.landing-main--pro-hub .pro-solution-card__visual-tag,.landing-main.landing-main--pro-hub .pro-solution-card__visual-pills span,.landing-main.landing-main--pro-hub .pro-solution-card__meta,.landing-main.landing-main--pro-hub .pro-solution-card__cta,.landing-main.landing-main--pro-hub .pro-solution-card__icon,.landing-main.landing-main--pro-hub .pro-invite-poster__tab{border-radius:var(--pro-radius-md)}.landing-main.landing-main--pro .pro-mobile-benefits__dot{border-radius:var(--pro-radius-sm)}@keyframes pro-loyalty-track-shimmer{0%{transform:translate(-100%)}to{transform:translate(150%)}}@keyframes pro-loyalty-gain-pulse{0%,to{box-shadow:0 0 #6366f11f;transform:translateY(0)}50%{box-shadow:0 0 0 6px #6366f100;transform:translateY(-1px)}}.landing-main.landing-main--pro .btn,.landing-main.landing-main--pro .ghost,.landing-main.landing-main--pro .pro-hub-hero__actions .btn,.landing-main.landing-main--pro .pro-hub-cta__actions .btn,.landing-main.landing-main--pro .pro-mobile-hero__actions .btn,.landing-main.landing-main--pro .pro-mobile-hero__actions .ghost,.landing-main.landing-main--pro .pro-mobile-overview__actions .btn,.landing-main.landing-main--pro .pro-mobile-overview__actions .ghost{border-radius:var(--pro-radius-md)}@media(max-width:640px){.landing-main.landing-main--pro-hub .pro-solutions-section__grid{padding:0!important;padding-inline:0!important;margin:0!important}}.landing-main.landing-main--pro-hub .pro-how-section__definitions--compact{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(220px,.78fr);align-items:stretch}.landing-main.landing-main--pro-hub .pro-how-section__definitions--compact p,.landing-main.landing-main--pro-hub .pro-how-section__proofs{min-width:0;margin:0;padding:.82rem .9rem;border-radius:8px;border:1px solid rgba(148,163,184,.16);background:linear-gradient(180deg,#fffffffa,#f8fafceb),radial-gradient(circle at top right,rgba(20,184,166,.08),transparent 58%);color:#475569;font-size:.92rem;line-height:1.45;box-shadow:0 12px 26px #0f172a0d}.landing-main.landing-main--pro-hub .pro-how-section__definitions--compact strong{color:#0f172a}.landing-main.landing-main--pro-hub .pro-how-section__proofs{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem}.landing-main.landing-main--pro-hub .pro-how-section__proofs span{display:inline-flex;align-items:center;min-height:28px;padding:.22rem .55rem;border-radius:8px;background:#14b8a61a;color:#0f766e;font-size:.78rem;font-weight:800}.landing-main.landing-main--pro-hub .pro-game-steps__cards{gap:.62rem}.landing-main.landing-main--pro-hub .pro-game-steps__card{grid-template-columns:1fr;padding:.86rem .9rem;box-shadow:0 12px 26px #0f172a0f}.landing-main.landing-main--pro-hub .pro-game-steps__card .step-card__body,.landing-main.landing-main--pro-hub .pro-game-steps__card.step-card--highlight .step-card__body{gap:.42rem}.landing-main.landing-main--pro-hub .pro-game-steps__card .step-card__highlight-head{gap:.5rem}.landing-main.landing-main--pro-hub .pro-game-steps__card .step-card__icon{width:38px;height:38px}.landing-main.landing-main--pro-hub .pro-game-steps__card .step-card__kicker{min-height:28px;padding:.22rem .58rem;font-size:.7rem;letter-spacing:.12em}.landing-main.landing-main--pro-hub .pro-game-steps__card .step-card__kicker:before{content:""}.landing-main.landing-main--pro-hub .pro-game-steps__card .step-card__body h3{font-size:clamp(1rem,1.45vw,1.18rem);line-height:1.2}.landing-main.landing-main--pro-hub .pro-game-steps__card .step-card__body p{font-size:.88rem;line-height:1.42}.landing-main.landing-main--pro-hub .pro-game-steps__demo-top h3{max-width:26rem}.landing-main.landing-main--pro-hub .pro-services-section__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.landing-main.landing-main--pro-hub .pro-service-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;min-height:0;padding:.82rem .9rem}.landing-main.landing-main--pro-hub .pro-service-card__icon{width:38px;height:38px}.landing-main.landing-main--pro-hub .pro-service-card h3{align-self:end}.landing-main.landing-main--pro-hub .pro-service-card p{grid-column:2;align-self:start;font-size:.86rem;line-height:1.35}.landing-main.landing-main--pro-hub .pro-service-card__link{grid-column:3;grid-row:1 / span 2;align-self:center;white-space:nowrap}.landing-main.landing-main--pro-hub .pro-hub-cta__panel{grid-template-columns:1fr;max-width:760px;margin-inline:auto;padding:clamp(1.15rem,3vw,1.7rem)}.landing-main.landing-main--pro-hub .pro-hub-cta__copy{max-width:none;gap:.9rem;align-content:start}.landing-main.landing-main--pro-hub .pro-hub-cta__copy h2{max-width:18ch}.landing-main.landing-main--pro-hub .pro-hub-cta__lead{max-width:46rem;line-height:1.55}.landing-main.landing-main--pro-hub .pro-hub-cta__actions{display:flex;flex-wrap:wrap;gap:.7rem}.landing-main.landing-main--pro-hub .pro-hub-cta__actions .btn{min-height:46px}@media(max-width:960px){.landing-main.landing-main--pro-hub .pro-how-section__definitions--compact,.landing-main.landing-main--pro-hub .pro-services-section__grid{grid-template-columns:1fr}}@media(max-width:640px){.landing-main.landing-main--pro-hub .pro-hero-section__quick-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:.36rem}.landing-main.landing-main--pro-hub .pro-hero-section__quick-points li{justify-content:center;min-height:34px;padding:.28rem .34rem;text-align:center;font-size:.68rem;line-height:1.15}.landing-main.landing-main--pro-hub .pro-hero-image-slot{margin-top:-.12rem}.landing-main.landing-main--pro-hub .pro-how-section__definitions--compact p,.landing-main.landing-main--pro-hub .pro-how-section__proofs{padding:.74rem .78rem;font-size:.86rem}.landing-main.landing-main--pro-hub .pro-game-steps__card{padding:.76rem}.landing-main.landing-main--pro-hub .pro-service-card{grid-template-columns:auto minmax(0,1fr) auto;padding:.72rem .78rem}.landing-main.landing-main--pro-hub .pro-service-card p{font-size:.82rem;line-height:1.3}.landing-main.landing-main--pro-hub .pro-service-card__link{grid-column:3;grid-row:1 / span 2;width:auto}.landing-main.landing-main--pro-hub .pro-hub-cta__actions{display:grid;grid-template-columns:1fr}}.landing-main.landing-main--pro-hub .pro-hero-section{padding-block:clamp(.8rem,2vw,1.6rem) clamp(1.4rem,3vw,2.4rem)}.landing-main.landing-main--pro-hub .pro-hero-section .hero-grid{width:min(100%,var(--max-width-wide));margin-inline:auto;grid-template-columns:1fr}.landing-main.landing-main--pro-hub .pro-hero-section .hero-content{display:grid;grid-template-columns:minmax(0,.92fr) minmax(340px,.68fr);grid-template-areas:"topline visual" "headline visual" "lead visual" "points visual" "actions visual";align-items:center;gap:clamp(.8rem,1.6vw,1.2rem) clamp(1rem,2.6vw,1.9rem);min-height:min(680px,calc(100svh - 96px));padding:clamp(1.15rem,2.5vw,2rem)}.landing-main.landing-main--pro-hub .pro-hero-section .hero-topline{grid-area:topline}.landing-main.landing-main--pro-hub .pro-hero-section .hero-headline{grid-area:headline;max-width:19ch}.landing-main.landing-main--pro-hub .pro-hero-section .hero-lead{grid-area:lead;max-width:54ch}.landing-main.landing-main--pro-hub .pro-hero-section__quick-points{grid-area:points}.landing-main.landing-main--pro-hub .pro-hero-section .hero-actions{grid-area:actions;align-self:start}.landing-main.landing-main--pro-hub .pro-hero-proof-visual{grid-area:visual;display:grid;gap:.9rem;align-self:stretch;min-width:0;padding:clamp(.85rem,1.8vw,1.2rem);border:1px solid rgba(15,23,42,.08);border-radius:8px;background:linear-gradient(135deg,#fffffff0,#ecfdf5e0),radial-gradient(circle at 82% 18%,rgba(37,99,235,.16),transparent 36%);box-shadow:0 22px 70px #0f172a1c}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__scene{position:relative;min-height:270px;overflow:hidden;border-radius:8px;background:linear-gradient(180deg,#f8fafcd1,#fffffff0),linear-gradient(135deg,#0d94881f,#2563eb1f)}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__poster{position:absolute;left:6%;top:8%;display:grid;gap:.26rem;width:min(38%,150px);padding:.75rem;border-radius:8px;background:#fff;color:#0f172a;box-shadow:0 16px 38px #0f172a21}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__poster span,.landing-main.landing-main--pro-hub .pro-hero-proof-visual__receipt span,.landing-main.landing-main--pro-hub .pro-hero-proof-visual__receipt em{color:#64748b;font-size:.68rem;font-style:normal;font-weight:800}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__poster strong,.landing-main.landing-main--pro-hub .pro-hero-proof-visual__receipt strong{color:#0f172a;font-size:.88rem;line-height:1.2}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__receipt{position:absolute;left:7%;right:26%;bottom:14%;display:grid;gap:.32rem;padding:.82rem;border:1px dashed rgba(15,23,42,.18);border-radius:8px;background:#fff7ed;box-shadow:0 16px 38px #0f172a1f}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__qr{position:absolute;left:15%;top:38%;display:grid;grid-template-columns:repeat(2,1fr);gap:.35rem;width:92px;height:92px;padding:.55rem;border-radius:8px;background:#fff;box-shadow:0 18px 42px #0f172a29}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__qr span{border-radius:3px;background:linear-gradient(135deg,#0f172a 0 42%,transparent 42% 58%,#0f172a 58% 100%)}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__phone{position:absolute;right:8%;top:10%;display:grid;gap:.65rem;width:min(48%,190px);padding:.78rem;border:8px solid #111827;border-radius:24px;background:#f8fafc;box-shadow:0 22px 56px #0f172a33}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__merchant-strip{position:absolute;right:7%;bottom:7%;display:grid;gap:.32rem;width:min(43%,170px)}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__merchant-strip span{display:inline-flex;align-items:center;min-height:24px;padding:.2rem .48rem;border-radius:8px;background:#0f172ae6;color:#fff;font-size:.66rem;font-weight:850}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__phone-top{display:grid;gap:.22rem;color:#0f172a;font-size:.72rem}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__phone-top strong{color:#047857;font-size:.9rem}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__phone-card{display:grid;gap:.2rem;padding:.75rem;border-radius:8px;background:#ecfeff;color:#155e75}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__phone-card span{font-size:.72rem;font-weight:800}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__phone-card strong{font-size:1.1rem}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__phone-bar{height:9px;overflow:hidden;border-radius:999px;background:#0f172a1a}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__phone-bar span{display:block;width:72%;height:100%;border-radius:inherit;background:#0d9488}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__copy{display:grid;gap:.55rem}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__eyebrow{margin:0;color:#0f766e;font-size:.76rem;font-weight:900;text-transform:uppercase}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__copy h2{margin:0;max-width:20ch;color:#0f172a;font-size:clamp(1.18rem,1.9vw,1.55rem);line-height:1.14}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__copy p{margin:0;color:#475569;line-height:1.5}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__signals{display:flex;flex-wrap:wrap;gap:.45rem}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__signals span{min-height:30px;padding:.35rem .62rem;border-radius:999px;background:#14b8a61f;color:#115e59;font-size:.76rem;font-weight:900}.landing-main.landing-main--pro-hub .pro-proof-section,.landing-main.landing-main--pro-hub .pro-outcomes-section,.landing-main.landing-main--pro-hub .pro-faq-section{width:min(100%,var(--max-width-wide));margin-inline:auto;padding:var(--container-padding)}.landing-main.landing-main--pro-hub .pro-proof-section,.landing-main.landing-main--pro-hub .pro-outcomes-section{display:grid;gap:clamp(1rem,2vw,1.4rem)}.landing-main.landing-main--pro-hub .pro-proof-section{padding-top:clamp(1.25rem,3vw,2.1rem)}.landing-main.landing-main--pro-hub .pro-proof-section__grid,.landing-main.landing-main--pro-hub .pro-outcomes-section__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.landing-main.landing-main--pro-hub .pro-proof-card,.landing-main.landing-main--pro-hub .pro-outcome-card,.landing-main.landing-main--pro-hub .pro-use-case,.landing-main.landing-main--pro-hub .pro-faq-section__item{border:1px solid rgba(148,163,184,.18);border-radius:8px;background:#ffffffd1;box-shadow:0 14px 40px #0f172a12}.landing-main.landing-main--pro-hub .pro-proof-card,.landing-main.landing-main--pro-hub .pro-outcome-card{display:grid;align-content:start;gap:.72rem;padding:clamp(1rem,2vw,1.25rem)}.landing-main.landing-main--pro-hub .pro-proof-card__icon,.landing-main.landing-main--pro-hub .pro-outcome-card__icon,.landing-main.landing-main--pro-hub .pro-use-case__icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:8px;background:#ecfeff;color:#0f766e}.landing-main.landing-main--pro-hub .pro-proof-card__metric,.landing-main.landing-main--pro-hub .pro-outcome-card__metric{margin:0;color:#2563eb;font-size:.78rem;font-weight:900;text-transform:uppercase}.landing-main.landing-main--pro-hub .pro-proof-card h3,.landing-main.landing-main--pro-hub .pro-outcome-card h3,.landing-main.landing-main--pro-hub .pro-use-case h3,.landing-main.landing-main--pro-hub .pro-faq-section__item h3{margin:0;color:#0f172a;font-size:1.02rem;line-height:1.28}.landing-main.landing-main--pro-hub .pro-proof-card p,.landing-main.landing-main--pro-hub .pro-outcome-card p,.landing-main.landing-main--pro-hub .pro-use-case p,.landing-main.landing-main--pro-hub .pro-faq-section__item p{margin:0;color:#64748b;line-height:1.55}.landing-main.landing-main--pro-hub .pro-proof-section__objections{display:flex;flex-wrap:wrap;gap:.6rem}.landing-main.landing-main--pro-hub .pro-proof-section__objections span{display:inline-flex;align-items:center;min-height:34px;padding:.38rem .72rem;border:1px solid rgba(13,148,136,.18);border-radius:8px;background:#f0fdfae0;color:#115e59;font-size:.82rem;font-weight:850}.landing-main.landing-main--pro-hub .pro-use-cases{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.landing-main.landing-main--pro-hub .pro-use-case{display:grid;align-content:start;gap:.6rem;padding:.95rem}.landing-main.landing-main--pro-hub .pro-outcomes-section__links{display:flex;flex-wrap:wrap;gap:.65rem}.landing-main.landing-main--pro-hub .pro-outcomes-section__links a{display:inline-flex;align-items:center;min-height:38px;padding:.48rem .78rem;border:1px solid rgba(37,99,235,.16);border-radius:8px;background:#eff6ffc7;color:#1d4ed8;font-size:.86rem;font-weight:850;text-decoration:none}.landing-main.landing-main--pro-hub .pro-faq-section{display:grid;gap:1rem}.landing-main.landing-main--pro-hub .pro-faq-section__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.landing-main.landing-main--pro-hub .pro-faq-section__item{display:grid;gap:.55rem;padding:1rem}@media(max-width:1100px){.landing-main.landing-main--pro-hub .pro-hero-section .hero-content{grid-template-columns:minmax(0,1fr);grid-template-areas:"topline" "headline" "lead" "points" "actions" "visual";min-height:auto}.landing-main.landing-main--pro-hub .pro-use-cases{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.landing-main.landing-main--pro-hub .pro-hero-section .hero-content{gap:.62rem;padding:.82rem}.landing-main.landing-main--pro-hub .pro-hero-section .hero-headline{max-width:none;font-size:clamp(1.78rem,7.4vw,2.36rem)}.landing-main.landing-main--pro-hub .pro-hero-section .hero-lead{max-width:none;font-size:.9rem;line-height:1.42}.landing-main.landing-main--pro-hub .pro-hero-section__quick-points{display:grid;grid-template-columns:1fr;gap:.36rem}.landing-main.landing-main--pro-hub .pro-hero-section__quick-points li{justify-content:center;min-height:30px;padding:.28rem .42rem;font-size:.68rem;line-height:1.15;text-align:center}.landing-main.landing-main--pro-hub .pro-hero-proof-visual{padding:.58rem}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__scene{min-height:156px}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__copy{display:none}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__phone{right:6%;top:8%;width:min(52%,142px);border-width:6px;gap:.42rem;padding:.55rem}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__qr{left:14%;top:34%;width:58px;height:58px;padding:.38rem}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__poster{width:36%;padding:.52rem}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__receipt{right:33%;bottom:8%;padding:.52rem}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__receipt em,.landing-main.landing-main--pro-hub .pro-hero-proof-visual__merchant-strip{display:none}.landing-main.landing-main--pro-hub .pro-proof-section__grid,.landing-main.landing-main--pro-hub .pro-outcomes-section__grid,.landing-main.landing-main--pro-hub .pro-use-cases,.landing-main.landing-main--pro-hub .pro-faq-section__grid{grid-template-columns:1fr}}.landing-main.landing-main--pro-hub .pro-hero-section{width:100%;position:relative;isolation:isolate;padding:clamp(1rem,2.4vw,1.7rem) var(--container-padding) clamp(.85rem,1.8vw,1.25rem);background:radial-gradient(circle at 84% 12%,rgba(14,165,233,.16),transparent 32%),linear-gradient(135deg,#f8fbff,#eef5ff,#f7fffb)}.landing-main.landing-main--pro-hub .pro-hero-section:before{content:"";position:absolute;inset:auto 4px 0;z-index:-1;height:26%;background:linear-gradient(180deg,#fff0,#dbeafe94);border-top:1px solid rgba(37,99,235,.08)}.landing-main.landing-main--pro-hub .pro-hero-section .hero-grid{width:min(100%,var(--max-width-wide));margin-inline:auto}.landing-main.landing-main--pro-hub .pro-hero-section .hero-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,clamp(420px,38vw,540px));grid-template-areas:none;grid-template-rows:auto;align-items:center;column-gap:clamp(2rem,4vw,4.6rem);min-height:min(520px,calc(100svh - 118px));padding:clamp(.65rem,1.5vw,1.1rem) 0;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible}.landing-main.landing-main--pro-hub .pro-hero-copy{display:grid;align-content:center;justify-items:start;gap:clamp(1rem,2vw,1.45rem);min-width:0;max-width:720px}.landing-main.landing-main--pro-hub .pro-hero-section .pro-hero-copy>*,.landing-main.landing-main--pro-hub .pro-hero-section .pro-hero-copy .hero-topline,.landing-main.landing-main--pro-hub .pro-hero-section .pro-hero-copy .hero-headline,.landing-main.landing-main--pro-hub .pro-hero-section .pro-hero-copy .hero-lead,.landing-main.landing-main--pro-hub .pro-hero-section .pro-hero-copy .hero-actions{grid-area:auto}.landing-main.landing-main--pro-hub .pro-hero-section .hero-topline{align-self:end}.landing-main.landing-main--pro-hub .pro-hero-section .hero-headline{max-width:20ch;font-size:clamp(3rem,4.45vw,4.25rem);line-height:1;letter-spacing:0}.landing-main.landing-main--pro-hub .pro-hero-section .hero-headline__accent:after{height:.26rem;margin-top:-.18rem;opacity:.75}.landing-main.landing-main--pro-hub .pro-hero-section .hero-lead{max-width:45ch;font-size:clamp(1rem,1.05vw,1.08rem);line-height:1.55}.landing-main.landing-main--pro-hub .pro-hero-section .hero-actions{width:min(100%,560px);align-items:center}.landing-main.landing-main--pro-hub .pro-hero-section .hero-action__primary,.landing-main.landing-main--pro-hub .pro-hero-section .hero-actions .primary,.landing-main.landing-main--pro-hub .pro-hero-section .hero-actions .ghost{min-height:50px}.landing-main.landing-main--pro-hub .pro-hero-section .hero-actions .ghost{width:fit-content;min-width:0;padding-inline:.2rem;border-color:transparent;background:transparent;box-shadow:none;color:#4338ca}.landing-main.landing-main--pro-hub .pro-hero-section .hero-actions .ghost:hover{border-color:transparent;background:#4f46e50f}.landing-main.landing-main--pro-hub .pro-hero-proof-visual{grid-area:auto;align-self:center;justify-self:end;width:100%;max-width:540px;min-width:0;padding:0;border:0;background:transparent;box-shadow:none}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__scene{position:relative;isolation:isolate;display:block;width:100%;max-width:100%;min-height:0;aspect-ratio:1.22 / 1;margin:0;overflow:hidden;border-radius:8px;background:#e2e8f0;box-shadow:0 24px 60px #0f172a24}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__scene:after{content:"";position:absolute;inset:1px;z-index:1;background:linear-gradient(90deg,#0f172a80,#0f172a1a 46%,#0f172a08),linear-gradient(180deg,#0f172a0a,#0f172a47);pointer-events:none}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__caption{position:absolute;left:clamp(.72rem,2vw,1.1rem);bottom:clamp(.72rem,2vw,1.1rem);z-index:2;display:grid;gap:.42rem;width:min(68%,320px);padding:.82rem .9rem;border:1px solid rgba(255,255,255,.3);border-radius:8px;background:#0f172ab8;color:#fff;box-shadow:0 18px 42px #0f172a2e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__caption-kicker,.landing-main.landing-main--pro-hub .pro-hero-proof-visual__caption-flow{margin:0;color:#ffffffb8;font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__caption strong{color:#fff;font-size:clamp(.98rem,1.3vw,1.12rem);line-height:1.22}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__caption-flow{color:#ffffffdb;line-height:1.35}.landing-main.landing-main--pro-hub .pro-proof-section{grid-template-columns:minmax(0,.74fr) minmax(360px,1fr);grid-template-areas:"header timeline" "objections timeline" "cases cases";align-items:start;gap:clamp(1rem,2.4vw,2rem);padding-top:clamp(1rem,2vw,1.6rem);padding-bottom:clamp(1.6rem,3vw,2.4rem);border-top:1px solid rgba(15,23,42,.08);border-bottom:1px solid rgba(15,23,42,.08);border-radius:0}.landing-main.landing-main--pro-hub .pro-proof-section__header{grid-area:header}.landing-main.landing-main--pro-hub .pro-outcomes-section__header{max-width:650px;margin-inline:0 auto}.landing-main.landing-main--pro-hub .pro-proof-section__timeline{grid-area:timeline;display:grid;gap:0;border-top:1px solid rgba(15,23,42,.12)}.landing-main.landing-main--pro-hub .pro-proof-step{display:grid;grid-template-columns:34px minmax(0,1fr);gap:.75rem;align-items:start;padding:1rem 0;border-bottom:1px solid rgba(15,23,42,.12);border-radius:0}.landing-main.landing-main--pro-hub .pro-proof-step__icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;background:#ecfeff;color:#0f766e}.landing-main.landing-main--pro-hub .pro-proof-step__copy{display:grid;gap:.24rem}.landing-main.landing-main--pro-hub .pro-proof-step__metric{margin:0;color:#0f766e;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.landing-main.landing-main--pro-hub .pro-proof-step h3,.landing-main.landing-main--pro-hub .pro-use-case-chip h3{font-size:clamp(1rem,1.1vw,1.08rem)}.landing-main.landing-main--pro-hub .pro-proof-step p,.landing-main.landing-main--pro-hub .pro-use-case-chip p{margin:0;color:#64748b;line-height:1.52}.landing-main.landing-main--pro-hub .pro-proof-section__objections{grid-area:objections;display:grid;grid-template-columns:minmax(0,1fr);gap:.45rem}.landing-main.landing-main--pro-hub .pro-proof-section__objections span{justify-content:flex-start;border-radius:8px;border-color:#0f172a1a;background:#ffffff94;color:#334155}.landing-main.landing-main--pro-hub .pro-use-cases--compact{grid-area:cases;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;padding-top:.35rem}.landing-main.landing-main--pro-hub .pro-use-case-chip{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.58rem;align-items:start;padding:.82rem 0;border-top:1px solid rgba(15,23,42,.1);border-radius:0}.landing-main.landing-main--pro-hub .pro-use-case-chip__icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#ecfeff;color:#0f766e}.landing-main.landing-main--pro-hub .pro-use-case-chip h3{font-size:.95rem}.landing-main.landing-main--pro-hub .pro-use-case-chip p{font-size:.88rem}.landing-main.landing-main--pro-hub .pro-outcome-card{display:grid;grid-template-rows:auto auto auto 1fr;gap:.62rem;border:0;border-top:1px solid rgba(15,23,42,.12);border-radius:0;background:transparent;box-shadow:none;padding:1rem 0 0}.landing-main.landing-main--pro-hub .pro-outcome-card__icon{border-radius:8px}.landing-main.landing-main--pro-hub .pro-outcome-card__metric{color:#64748b;letter-spacing:.04em}.landing-main.landing-main--pro-hub .pro-outcome-card h3{max-width:22ch;font-size:clamp(1.05rem,1.18vw,1.16rem)}.landing-main.landing-main--pro-hub .pro-outcome-card p{color:#64748b;line-height:1.56}.landing-main.landing-main--pro-hub .pro-outcomes-section__links{align-items:center;padding-top:.8rem;border-top:1px solid rgba(15,23,42,.08)}.landing-main.landing-main--pro-hub .pro-outcomes-section__links-label{margin:0;color:#64748b;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.landing-main.landing-main--pro-hub .pro-outcomes-section__links a{border-radius:8px;border-color:#0f172a1a;background:transparent;color:#334155}.landing-main.landing-main--pro-hub .pro-faq-section__grid{gap:.5rem;border-top:none;grid-template-columns:1fr}.landing-main.landing-main--pro-hub .pro-faq-section__item{display:block;padding:0;gap:0;border:1px solid rgba(99,102,241,.2);border-radius:12px;background:linear-gradient(180deg,#f8fafffa,#f3f6fff0),repeating-linear-gradient(0deg,rgba(67,56,202,.015) 0 1px,transparent 1px 14px);box-shadow:0 14px 32px #0f172a14;overflow:hidden;transition:border-color .24s ease,box-shadow .24s ease}.landing-main.landing-main--pro-hub .pro-faq-section__item.is-open{border-color:#4338ca6b;box-shadow:0 16px 32px #4338ca24}.landing-main.landing-main--pro-hub .pro-faq-section__item h3{margin:0}.landing-main.landing-main--pro-hub .pro-faq-section__trigger{width:100%;border:none;text-align:left;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:.55rem;padding:.65rem .8rem;cursor:pointer;color:#111827;font-size:.9rem;font-weight:700}.landing-main.landing-main--pro-hub .pro-faq-section__trigger:focus-visible{outline:2px solid rgba(67,56,202,.48);outline-offset:-2px}.landing-main.landing-main--pro-hub .pro-faq-section__question{line-height:1.32}.landing-main.landing-main--pro-hub .pro-faq-section__chevron{width:1.3rem;height:1.3rem;border-radius:12px;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;font-size:.88rem;font-weight:400;color:#312e81;background:#4338ca1a;transition:transform .24s ease,background .24s ease}.landing-main.landing-main--pro-hub .pro-faq-section__item.is-open .pro-faq-section__chevron{transform:rotate(45deg);background:#4338ca33}.landing-main.landing-main--pro-hub .pro-faq-section__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .24s ease}.landing-main.landing-main--pro-hub .pro-faq-section__panel-inner{overflow:hidden}.landing-main.landing-main--pro-hub .pro-faq-section__panel-inner p{margin:0;padding:0 .8rem;color:#334155;line-height:1.48;font-size:.84rem}.landing-main.landing-main--pro-hub .pro-faq-section__item.is-open .pro-faq-section__panel{grid-template-rows:1fr}.landing-main.landing-main--pro-hub .pro-faq-section__item.is-open .pro-faq-section__panel-inner p{padding-bottom:.65rem}.landing-main.landing-main--pro-hub .pro-faq-section__link-wrapper{display:flex;justify-content:center;padding-top:.35rem}.landing-main.landing-main--pro-hub .pro-faq-section__link{display:inline-flex;align-items:center;gap:.45rem;min-height:36px;padding:.42rem .78rem;border:1px solid rgba(67,56,202,.22);border-radius:10px;background:#f8fafff0;color:#3730a3;font-size:.84rem;font-weight:700;text-decoration:none;transition:border-color .24s ease,background .24s ease,transform .24s ease}.landing-main.landing-main--pro-hub .pro-faq-section__link:hover{border-color:#4338ca61;background:#f3f6fffa;transform:translateY(-1px)}.landing-main.landing-main--pro-hub .pro-faq-section__link:focus-visible{outline:2px solid rgba(67,56,202,.48);outline-offset:2px}@media(max-width:1100px){.landing-main.landing-main--pro-hub .pro-hero-section .hero-content{grid-template-columns:minmax(0,1fr);grid-template-areas:"topline" "headline" "lead" "actions" "visual";gap:.78rem;min-height:auto}.landing-main.landing-main--pro-hub .pro-hero-section .hero-headline{max-width:18ch;font-size:clamp(2.65rem,6vw,3.65rem);line-height:1.01}.landing-main.landing-main--pro-hub .pro-hero-section .hero-lead{max-width:48ch}.landing-main.landing-main--pro-hub .pro-hero-proof-visual{width:min(100%,620px)}.landing-main.landing-main--pro-hub .pro-proof-section{grid-template-columns:1fr;grid-template-areas:"header" "timeline" "objections" "cases"}}@media(max-width:900px){.landing-main.landing-main--pro-hub .pro-hero-section .hero-content{gap:.56rem}.landing-main.landing-main--pro-hub .pro-hero-section .hero-headline{max-width:19ch;font-size:clamp(2.3rem,5.45vw,3.1rem)}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__scene{min-height:260px;aspect-ratio:1.65 / 1;padding:0}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__caption{width:min(72%,300px)}.landing-main.landing-main--pro-hub .pro-proof-section{padding-top:.6rem}}@media(max-width:760px){.landing-main.landing-main--pro-hub .pro-hero-section{padding-top:.76rem;padding-bottom:.44rem}.landing-main.landing-main--pro-hub .pro-hero-section .hero-content{gap:.52rem;padding:0}.landing-main.landing-main--pro-hub .pro-hero-section .hero-headline{max-width:100%;font-size:clamp(2rem,8.6vw,2.48rem);line-height:1.02}.landing-main.landing-main--pro-hub .pro-hero-section .hero-lead{font-size:.91rem;line-height:1.36}.landing-main.landing-main--pro-hub .pro-hero-section .hero-actions{display:grid;gap:.28rem}.landing-main.landing-main--pro-hub .pro-hero-section .hero-actions .primary{min-height:48px}.landing-main.landing-main--pro-hub .pro-hero-section .hero-actions .ghost{width:100%;min-height:42px;justify-content:center;padding-inline:0}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__scene{min-height:220px;aspect-ratio:1.55 / 1;padding:0}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__caption{left:.58rem;right:.58rem;bottom:.58rem;width:auto;gap:.25rem;padding:.62rem .68rem}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__caption-flow{display:none}.landing-main.landing-main--pro-hub .pro-proof-section{padding-top:1rem}.landing-main.landing-main--pro-hub .pro-use-cases--compact,.landing-main.landing-main--pro-hub .pro-outcomes-section__grid,.landing-main.landing-main--pro-hub .pro-faq-section__grid{grid-template-columns:1fr}.landing-main.landing-main--pro-hub .pro-proof-section__objections span{width:100%;justify-content:center}.landing-main.landing-main--pro-hub .pro-faq-section__trigger{padding:.6rem .72rem;font-size:.86rem}.landing-main.landing-main--pro-hub .pro-faq-section__chevron{width:1.2rem;height:1.2rem;font-size:.82rem}.landing-main.landing-main--pro-hub .pro-faq-section__panel-inner p{padding:0 .72rem;font-size:.82rem}.landing-main.landing-main--pro-hub .pro-faq-section__item.is-open .pro-faq-section__panel-inner p{padding-bottom:.55rem}.landing-main.landing-main--pro-hub .pro-faq-section__link{width:100%;justify-content:center}}.landing-main.landing-main--pro-hub .pro-hero-section{position:relative;isolation:isolate;padding-top:clamp(1rem,2.2vw,1.6rem);padding-bottom:clamp(1rem,2vw,1.45rem);background:linear-gradient(115deg,#ffffff9e,#ecfdf570),linear-gradient(165deg,#fbfcf8,#f8fafc 56%,#eef8f3)}.landing-main.landing-main--pro-hub .pro-hero-section:before{content:"";position:absolute;inset:8px 4px 6px;z-index:-1;pointer-events:none;height:auto;border-top:0;background:linear-gradient(180deg,#fff0,#e2e8f029)}.landing-main.landing-main--pro-hub .pro-hero-section .hero-content{grid-template-columns:minmax(0,.84fr) minmax(360px,.74fr);column-gap:clamp(1.3rem,3vw,2.6rem);min-height:min(540px,calc(100svh - 108px));overflow:visible;border-radius:8px;padding:clamp(.8rem,1.6vw,1.2rem) clamp(.7rem,1.4vw,1rem)}.landing-main.landing-main--pro-hub .pro-hero-section .hero-topline .eyebrow{border-radius:8px}.landing-main.landing-main--pro-hub .pro-hero-section .hero-headline{max-width:19ch;letter-spacing:-.02em}.landing-main.landing-main--pro-hub .pro-hero-section .hero-headline__accent{position:relative;display:inline-block}.landing-main.landing-main--pro-hub .pro-hero-section .hero-headline__accent:after{content:"";position:absolute;inset:auto 0 -.02em;height:.14em;border-radius:8px;background:linear-gradient(90deg,#4f46e538,#0ea5e929);z-index:-1;opacity:.9}.landing-main.landing-main--pro-hub .pro-hero-section .hero-lead{max-width:42ch}.landing-main.landing-main--pro-hub .pro-hero-section .hero-actions .primary{box-shadow:0 1px #ffffff26 inset,0 4px 12px #0f172a14,0 12px 28px #0f172a0f;transition:box-shadow .22s ease,transform .22s ease}.landing-main.landing-main--pro-hub .pro-hero-section .hero-actions .primary:hover{box-shadow:0 1px #fff3 inset,0 6px 18px #0f172a1f,0 16px 36px #0f172a17}.landing-main.landing-main--pro-hub .pro-hero-proof-visual{width:min(100%,640px)}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__scene{position:relative;isolation:isolate;overflow:hidden;aspect-ratio:1.3 / 1;min-height:clamp(330px,37vw,470px);border-radius:8px;background:#e2e8f0;box-shadow:0 2px 8px #0f172a0a,0 8px 24px #0f172a0d,0 18px 48px #0f172a14,4px 12px 32px #0f172a1a,inset 0 1px #ffffff80;transition:box-shadow .28s ease}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__scene:after{content:"";position:absolute;inset:1px;z-index:1;border-radius:inherit;pointer-events:none;background:linear-gradient(90deg,#0f172a7a,#0f172a1a 48%,#0f172a03),linear-gradient(180deg,#0f172a05,#0f172a38)}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__caption{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-radius:8px;border:1px solid rgba(255,255,255,.22);background:#0f172a9e;box-shadow:0 2px 6px #0f172a0f,0 8px 20px #0f172a14,0 16px 34px #0f172a1f}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__caption strong{font-size:clamp(.98rem,1.3vw,1.12rem);line-height:1.22}.landing-main.landing-main--pro-hub .pro-proof-section{position:relative;isolation:isolate;grid-template-columns:minmax(280px,.72fr) minmax(440px,1fr);grid-template-areas:"intro timeline" "selector selector" "recommendation recommendation" "links links";gap:clamp(1rem,2vw,1.45rem) clamp(1.45rem,3vw,3rem);padding-top:clamp(1.75rem,3vw,2.65rem);padding-bottom:clamp(1.75rem,3vw,2.65rem);border-top:1px solid rgba(15,23,42,.08);border-bottom:1px solid rgba(15,23,42,.08);background:linear-gradient(135deg,#f8fafcfa,#f0fdfab8 44%,#eff6ffcc)}.landing-main.landing-main--pro-hub .pro-proof-section__intro{grid-area:intro;position:relative;display:grid;align-content:start;gap:clamp(1rem,1.8vw,1.35rem);max-width:min(100%,570px);padding:clamp(1rem,2vw,1.35rem);border:1px solid rgba(15,23,42,.075);border-radius:8px;background:linear-gradient(135deg,#ffffffdb,#ffffff94),linear-gradient(90deg,#14b8a61a,#4f46e50f);box-shadow:0 1px 2px #0f172a06,0 14px 34px #0f172a0e;overflow:hidden}.landing-main.landing-main--pro-hub .pro-proof-section__intro:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,#14b8a6,#4f46e5 58%,#f59e0b)}.landing-main.landing-main--pro-hub .pro-proof-section__intro:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,#ffffff7a,#fff0);pointer-events:none}.landing-main.landing-main--pro-hub .pro-proof-section__header{position:relative;z-index:1;grid-area:auto;max-width:560px;margin:0}.landing-main.landing-main--pro-hub .pro-proof-section__header .eyebrow{display:inline-flex;width:fit-content;margin-bottom:.82rem;padding:.26rem .58rem;border:1px solid rgba(20,184,166,.18);border-radius:999px;background:#f0fdfae0;color:#0f766e;font-size:.72rem;line-height:1}.landing-main.landing-main--pro-hub .pro-proof-section__header h2{max-width:14.5ch;margin-bottom:clamp(.72rem,1.2vw,.95rem);color:#0f172a;font-size:clamp(2.15rem,4.2vw,3.65rem);line-height:.98;text-wrap:balance}.landing-main.landing-main--pro-hub .pro-proof-section__header .section-sublead{max-width:50ch;color:#475569;font-size:clamp(.98rem,1.15vw,1.08rem);line-height:1.62}.landing-main.landing-main--pro-hub .pro-proof-section__proofs{position:relative;z-index:1;grid-area:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-self:start;max-width:100%;gap:.64rem}.landing-main.landing-main--pro-hub .pro-proof-section__proofs span{display:inline-flex;align-items:center;justify-content:flex-start;gap:.66rem;min-width:0;min-height:48px;padding:.72rem .78rem;border:1px solid rgba(15,23,42,.07);border-radius:8px;background:linear-gradient(135deg,#fffffff0,#f8fafcc7);color:#1e293b;font-size:.83rem;font-weight:780;line-height:1.28;overflow-wrap:anywhere;text-wrap:balance;box-shadow:inset 0 1px #ffffffc7,0 1px 2px #0f172a06,0 8px 20px #0f172a0b;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.landing-main.landing-main--pro-hub .pro-proof-section__proofs span>svg{flex:0 0 auto;width:1rem;height:1rem;box-sizing:content-box;padding:.22rem;border-radius:7px;color:#0f766e;background:#14b8a61a;box-shadow:inset 0 0 0 1px #14b8a629,0 4px 10px #14b8a629}.landing-main.landing-main--pro-hub .pro-proof-section__proofs span:nth-child(2)>svg{color:#4f46e5;background:#4f46e51a;box-shadow:inset 0 0 0 1px #4f46e529,0 4px 10px #4f46e526}.landing-main.landing-main--pro-hub .pro-proof-section__proofs span:nth-child(3)>svg{color:#d97706;background:#f59e0b1c;box-shadow:inset 0 0 0 1px #f59e0b2e,0 4px 10px #f59e0b26}.landing-main.landing-main--pro-hub .pro-proof-section__proofs span:nth-child(4)>svg{color:#0284c7;background:#0ea5e91a;box-shadow:inset 0 0 0 1px #0ea5e929,0 4px 10px #0ea5e926}.landing-main.landing-main--pro-hub .pro-proof-section__proofs span:hover{transform:translateY(-1px);border-color:#0f172a1f;box-shadow:inset 0 1px #ffffffd1,0 2px 5px #0f172a0a,0 12px 26px #0f172a12}.landing-main.landing-main--pro-hub .pro-proof-section__timeline{position:relative;grid-area:timeline;display:grid;gap:.2rem;padding:.55rem;border:1px solid rgba(15,23,42,.09);border-radius:8px;background:#ffffffc7;box-shadow:0 1px 2px #0f172a08,0 12px 30px #0f172a12;overflow:hidden}.landing-main.landing-main--pro-hub .pro-proof-section__timeline:before{content:"";position:absolute;top:4rem;bottom:4rem;left:calc(.55rem + 20px);width:1px;background:linear-gradient(180deg,#2563eb29,#14b8a642,#16a34a29)}.landing-main.landing-main--pro-hub .pro-proof-step{position:relative;z-index:1;display:grid;grid-template-columns:40px minmax(0,1fr);gap:.9rem;align-items:start;padding:1.02rem .98rem;border:1px solid transparent;border-radius:7px;transition:background-color .22s ease,border-color .22s ease,box-shadow .22s ease,transform .22s ease}.landing-main.landing-main--pro-hub .pro-proof-step+.pro-proof-step{border-top-color:#0f172a0f}.landing-main.landing-main--pro-hub .pro-proof-step:hover{transform:translateY(-1px);border-color:#0f172a14;background:#ffffffe6;box-shadow:0 10px 24px #0f172a0f}.landing-main.landing-main--pro-hub .pro-proof-step__icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;border:1px solid rgba(37,99,235,.16);background:#eff6ff;color:#2563eb;box-shadow:0 0 0 4px #2563eb12}.landing-main.landing-main--pro-hub .pro-proof-step:nth-child(2) .pro-proof-step__icon{border-color:#f59e0b38;background:#fffbeb;color:#b45309;box-shadow:0 0 0 4px #f59e0b17}.landing-main.landing-main--pro-hub .pro-proof-step:nth-child(3) .pro-proof-step__icon{border-color:#16a34a2e;background:#f0fdf4;color:#15803d;box-shadow:0 0 0 4px #16a34a14}.landing-main.landing-main--pro-hub .pro-proof-step__copy{display:grid;gap:.3rem}.landing-main.landing-main--pro-hub .pro-proof-step__metric{margin:0;color:#64748b;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.landing-main.landing-main--pro-hub .pro-proof-step h3{margin:0;font-size:clamp(.98rem,1.1vw,1.05rem)}.landing-main.landing-main--pro-hub .pro-proof-step p{margin:0;color:#45556c;line-height:1.52;font-size:.88rem}.landing-main.landing-main--pro-hub .pro-use-cases--compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:.72rem;border:0;border-radius:0;overflow:visible;background:transparent;box-shadow:none}.landing-main.landing-main--pro-hub .pro-use-case-chip{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.65rem;align-items:start;padding:.95rem;border:1px solid rgba(15,23,42,.08);border-radius:8px;background:#ffffffb8;box-shadow:0 1px 2px #0f172a08,0 8px 20px #0f172a0a;transition:background-color .22s ease,border-color .22s ease,box-shadow .22s ease,transform .22s ease}.landing-main.landing-main--pro-hub .pro-use-case-chip:hover{transform:translateY(-1px);border-color:#0f172a1a;background:#ffffffe6;box-shadow:0 12px 26px #0f172a0f}.landing-main.landing-main--pro-hub .pro-use-case-chip__icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;border:1px solid rgba(20,184,166,.16);background:#ecfeff;color:#0f766e;box-shadow:0 0 0 4px #14b8a612}.landing-main.landing-main--pro-hub .pro-use-case-chip:nth-child(2) .pro-use-case-chip__icon{border-color:#7c3aed29;background:#f5f3ff;color:#6d28d9;box-shadow:0 0 0 4px #7c3aed12}.landing-main.landing-main--pro-hub .pro-use-case-chip:nth-child(3) .pro-use-case-chip__icon{border-color:#2563eb29;background:#eff6ff;color:#1d4ed8;box-shadow:0 0 0 4px #2563eb12}.landing-main.landing-main--pro-hub .pro-use-case-chip h3{margin:0;font-size:.95rem;color:#0f172a}.landing-main.landing-main--pro-hub .pro-use-case-chip p{margin:0;color:#45556c;font-size:.86rem;line-height:1.45}.landing-main.landing-main--pro-hub .pro-proof-section__links{grid-area:links;display:flex;flex-wrap:wrap;align-items:center;gap:.38rem .95rem;padding-top:.85rem;border-top:1px solid rgba(15,23,42,.08)}.landing-main.landing-main--pro-hub .pro-proof-section__links-label{margin:0;color:#64748b;font-size:.82rem;font-weight:900}.landing-main.landing-main--pro-hub .pro-proof-section__links a{display:inline-flex;align-items:center;color:#334155;font-size:.86rem;font-weight:800;text-decoration:none;padding:.18rem 0;border-bottom:1px solid rgba(51,65,85,.18);transition:color .22s ease,border-color .22s ease}.landing-main.landing-main--pro-hub .pro-proof-section__links a:hover,.landing-main.landing-main--pro-hub .pro-proof-section__links a:focus-visible{color:#4338ca;border-color:currentColor}.landing-main.landing-main--pro-hub .pro-solutions-section{padding-top:clamp(1.35rem,2.8vw,2.2rem);padding-bottom:clamp(1.4rem,2.8vw,2.25rem)}.landing-main.landing-main--pro-hub .pro-solutions-section .section-header{max-width:700px;margin-bottom:clamp(.9rem,2vw,1.4rem)}.landing-main.landing-main--pro-hub .pro-solution-card{border-radius:10px;box-shadow:0 1px 3px #0f172a0a,0 8px 20px #0f172a0f,0 18px 46px #0f172a14}.landing-main.landing-main--pro-hub .pro-solution-card__body{margin-top:.35rem}.landing-main.landing-main--pro-hub .pro-game-steps{padding-top:clamp(1.45rem,3vw,2.35rem);padding-bottom:clamp(1.45rem,3vw,2.35rem);gap:clamp(1.15rem,2.4vw,1.8rem)}.landing-main.landing-main--pro-hub .pro-game-steps__layout{grid-template-columns:minmax(300px,.82fr) minmax(420px,1fr);align-items:stretch;gap:clamp(.9rem,2.2vw,1.6rem)}.landing-main.landing-main--pro-hub .pro-game-steps__cards{gap:0;align-self:stretch;border:1px solid rgba(15,23,42,.08);border-radius:8px;background:#ffffff94;box-shadow:0 16px 36px #0f172a0f;overflow:hidden}.landing-main.landing-main--pro-hub .pro-game-steps__card{display:flex;align-items:center;border:0;border-radius:0;background:transparent;box-shadow:none;padding:0}.landing-main.landing-main--pro-hub .pro-game-steps__card+.pro-game-steps__card{border-top:1px solid rgba(15,23,42,.08)}.landing-main.landing-main--pro-hub .pro-game-steps__card .step-card__body,.landing-main.landing-main--pro-hub .pro-game-steps__card.step-card--highlight .step-card__body{justify-content:center;gap:.48rem;min-height:100%;padding:clamp(.95rem,1.8vw,1.18rem);border-bottom:0;background:transparent}.landing-main.landing-main--pro-hub .pro-game-steps__card .step-card__highlight-head{align-items:center}.landing-main.landing-main--pro-hub .pro-game-steps__card .step-card__icon{border-radius:8px}.landing-main.landing-main--pro-hub .pro-game-steps__card .step-card__kicker{width:fit-content;max-width:100%;align-self:auto}.landing-main.landing-main--pro-hub .pro-game-steps__card .step-card__body h3{max-width:24ch}.landing-main.landing-main--pro-hub .pro-game-steps__demo{align-self:stretch;gap:clamp(.8rem,1.8vw,1rem);padding:clamp(1rem,2vw,1.25rem);border:1px solid rgba(15,23,42,.08);border-radius:8px;background:linear-gradient(180deg,#ffffffb8,#f1f5f994),radial-gradient(circle at 76% 20%,rgba(14,165,233,.1),transparent 42%);box-shadow:0 2px 6px #0f172a0d,0 8px 22px #0f172a12,0 18px 44px #0f172a1a}.landing-main.landing-main--pro-hub .pro-game-steps__demo-top{padding-bottom:.75rem;border-bottom:1px solid rgba(15,23,42,.08)}.landing-main.landing-main--pro-hub .pro-game-steps__demo-kicker,.landing-main.landing-main--pro-hub .pro-game-steps__card .step-card__kicker,.landing-main.landing-main--pro-hub .pro-game-steps__media .step-media-play,.landing-main.landing-main--pro-hub .pro-game-steps__media .step-media-result,.landing-main.landing-main--pro-hub .pro-game-steps__media .step-media-result__icon,.landing-main.landing-main--pro-hub .pro-game-steps__media .wheel__prize-trigger{border-radius:8px}.landing-main.landing-main--pro-hub .pro-game-steps__media{flex:1 1 auto}.landing-main.landing-main--pro-hub .pro-game-steps__media-inner{min-height:0}@media(max-width:1100px){.landing-main.landing-main--pro-hub .pro-game-steps__layout{grid-template-columns:1fr}}@media(max-width:760px){.landing-main.landing-main--pro-hub .pro-game-steps{gap:1rem}.landing-main.landing-main--pro-hub .pro-game-steps__layout{gap:.85rem}.landing-main.landing-main--pro-hub .pro-game-steps__card .step-card__highlight-head{align-items:center;flex-direction:row;flex-wrap:nowrap}.landing-main.landing-main--pro-hub .pro-game-steps__card .step-card__kicker{width:fit-content;max-width:calc(100% - 48px);align-self:auto}.landing-main.landing-main--pro-hub .pro-game-steps__demo{padding:.9rem}}.landing-main.landing-main--pro-hub .pro-hub-cta__panel{grid-template-columns:1fr;border-radius:10px;padding:clamp(1.25rem,3vw,2.1rem);box-shadow:0 2px 8px #0f172a0d,0 10px 28px #0f172a12,0 22px 56px #0f172a1a}.landing-main.landing-main--pro-hub .pro-hub-cta__copy h2{max-width:22ch}@media(max-width:1100px){.landing-main.landing-main--pro-hub .pro-hero-section .hero-content{grid-template-columns:minmax(0,1fr);min-height:auto}.landing-main.landing-main--pro-hub .pro-hero-copy{max-width:760px}.landing-main.landing-main--pro-hub .pro-hero-proof-visual{justify-self:start;max-width:640px}.landing-main.landing-main--pro-hub .pro-proof-section{grid-template-columns:1fr;grid-template-areas:"intro" "timeline" "selector" "recommendation" "links"}.landing-main.landing-main--pro-hub .pro-proof-section__intro{max-width:100%}.landing-main.landing-main--pro-hub .pro-proof-section__timeline{border-radius:8px}}@media(max-width:760px){.landing-main.landing-main--pro-hub .pro-hero-proof-visual__scene{min-height:205px;aspect-ratio:1.54 / 1;border-radius:8px}.landing-main.landing-main--pro-hub .pro-hero-proof-visual__caption{border-radius:8px}.landing-main.landing-main--pro-hub .pro-proof-section{gap:.85rem;padding-top:1.55rem;padding-bottom:1.55rem}.landing-main.landing-main--pro-hub .pro-proof-section__header h2{max-width:16ch;font-size:clamp(2rem,8vw,2.75rem)}.landing-main.landing-main--pro-hub .pro-proof-section__proofs{max-width:100%}.landing-main.landing-main--pro-hub .pro-proof-section__timeline{padding:.45rem;border-radius:8px}.landing-main.landing-main--pro-hub .pro-proof-section__timeline:before{top:3.6rem;bottom:3.6rem;left:calc(.45rem + 17px)}.landing-main.landing-main--pro-hub .pro-proof-step{grid-template-columns:34px minmax(0,1fr);gap:.7rem;padding:.95rem .78rem}.landing-main.landing-main--pro-hub .pro-proof-step__icon{width:34px;height:34px;border-radius:8px}.landing-main.landing-main--pro-hub .pro-use-cases--compact{grid-template-columns:1fr;gap:.55rem}.landing-main.landing-main--pro-hub .pro-use-case-chip{padding:.9rem .78rem}.landing-main.landing-main--pro-hub .pro-use-case-chip__icon{width:32px;height:32px}.landing-main.landing-main--pro-hub .pro-proof-section__links{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){.landing-main.landing-main--pro-hub .pro-hero-section .hero-actions .primary,.landing-main.landing-main--pro-hub .pro-hero-proof-visual__scene,.landing-main.landing-main--pro-hub .pro-proof-step,.landing-main.landing-main--pro-hub .pro-use-case-chip,.landing-main.landing-main--pro-hub .pro-proof-section__links a,.landing-main.landing-main--pro-hub .pro-faq-section__item,.landing-main.landing-main--pro-hub .pro-faq-section__chevron,.landing-main.landing-main--pro-hub .pro-faq-section__panel,.landing-main.landing-main--pro-hub .pro-faq-section__link{transition:none}.landing-main.landing-main--pro-hub .pro-proof-step:hover,.landing-main.landing-main--pro-hub .pro-use-case-chip:hover{transform:none}}:root{--color-spin-primary: hsl(250, 84%, 60%);--color-spin-light: hsl(250, 100%, 75%);--color-trust-primary: hsl(190, 95%, 45%);--color-trust-light: hsl(180, 100%, 70%);--color-surface-glass: rgba(255, 255, 255, .78);--color-border-glass: rgba(255, 255, 255, .5)}.landing-main.landing-main--pro-hub .pro-solution-card--featured{border:1px solid rgba(79,70,229,.25)!important;box-shadow:0 25px 60px #4f46e514,0 2px 4px #4f46e50a!important;background:linear-gradient(135deg,#fffffffc,#f4f8fff7) padding-box,linear-gradient(120deg,#4f46e559,#38bdf838) border-box!important;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s ease!important}.landing-main.landing-main--pro-hub .pro-solution-card--featured:hover{transform:translateY(-6px)!important;box-shadow:0 35px 80px #4f46e529!important}.pro-hero-topline-wrapper{display:flex;gap:.5rem;align-items:center}.pro-hero-visual-scene-wrapper{position:relative;overflow:visible}.pro-hero-visual-glow{position:absolute;inset:-10px;background:radial-gradient(circle,rgba(79,70,229,.12) 0%,transparent 70%);z-index:0;pointer-events:none;transform:translateZ(0)}.pro-hero-visual-image-enhanced{z-index:1;position:relative;border-radius:var(--pro-radius-lg, 8px);box-shadow:0 20px 40px #0f172a14;width:100%;height:auto;object-fit:cover}.landing-main.landing-main--pro-hub .pro-selector-wrapper{grid-area:selector;display:grid;gap:clamp(.78rem,1.4vw,1rem);min-width:0}.landing-main.landing-main--pro-hub .pro-selector-wrapper .pro-use-cases--compact{grid-area:auto;justify-self:stretch;width:100%}.pro-selector-title{font-size:.82rem;font-weight:700;text-transform:uppercase;color:var(--color-spin-primary, #4f46e5);letter-spacing:.08em;margin-bottom:1rem;text-align:center}.pro-selector-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.15rem;width:100%}@media(max-width:768px){.pro-selector-grid{grid-template-columns:1fr;gap:.75rem}}.pro-selector-chip{cursor:pointer;border:1px solid rgba(148,163,184,.2);background:#fffffff2;transition:all .25s cubic-bezier(.16,1,.3,1);text-align:left;padding:.75rem 1rem;border-radius:10px;display:flex;align-items:center;gap:.75rem;min-height:58px;box-shadow:0 4px 12px #00000005}.pro-selector-chip:hover{border-color:#4f46e566;transform:translateY(-2px);box-shadow:0 10px 24px #0f172a0d}.pro-selector-chip:focus-visible{outline:2px solid #4f46e5;outline-offset:2px}.pro-selector-chip:active{transform:scale(.96)}.pro-selector-chip--selected{border:2px solid #4f46e5!important;background:#4f46e50f!important;transform:scale(1.02);box-shadow:0 12px 24px #4f46e517!important}.pro-selector-chip-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;flex-shrink:0;transition:background-color .2s ease}.pro-selector-chip-icon--selected{background:#4f46e526!important;color:#4f46e5!important}.pro-selector-chip-icon--default{background:#94a3b81a;color:#64748b}.pro-selector-chip-title{font-size:.9rem;font-weight:700;margin:0;transition:color .2s ease}.pro-selector-chip-title--selected{color:#4338ca!important}.pro-selector-chip-title--default{color:#0f172a}.pro-selector-chip-detail{font-size:.75rem;margin:0;color:#64748b}@media(max-width:480px){.pro-selector-chip{padding:.55rem .72rem!important;min-height:50px!important;gap:.55rem!important}.pro-selector-chip-icon{width:28px!important;height:28px!important}.pro-selector-chip-title{font-size:.82rem!important}.pro-selector-chip-detail{font-size:.68rem!important}}.pro-selector-recommendation-panel{grid-area:recommendation;width:100%;margin-top:0;padding:1.2rem 1.6rem;background:linear-gradient(135deg,#fffffff5,#f4f8ffeb);border:1px solid rgba(79,70,229,.18);box-shadow:0 16px 36px #4f46e50f;border-radius:12px;position:relative;overflow:hidden}@media(max-width:760px){.landing-main.landing-main--pro-hub .pro-proof-section__intro{padding:1rem;gap:.95rem}.landing-main.landing-main--pro-hub .pro-proof-section__header .eyebrow{margin-bottom:.68rem}.landing-main.landing-main--pro-hub .pro-proof-section__proofs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.landing-main.landing-main--pro-hub .pro-proof-section__proofs span{width:auto;min-width:0;min-height:46px;justify-content:flex-start;padding:.56rem .66rem;font-size:.78rem;text-align:left}.landing-main.landing-main--pro-hub .pro-selector-recommendation-panel{padding:1rem 1rem 1rem 1.18rem}}@media(max-width:520px){.landing-main.landing-main--pro-hub .pro-proof-section__intro{padding:.9rem}.landing-main.landing-main--pro-hub .pro-proof-section__header h2{max-width:100%;font-size:clamp(1.85rem,10vw,2.35rem)}.landing-main.landing-main--pro-hub .pro-proof-section__header .section-sublead{font-size:.94rem;line-height:1.56}.landing-main.landing-main--pro-hub .pro-proof-section__proofs{grid-template-columns:1fr}.landing-main.landing-main--pro-hub .pro-proof-section__proofs span{min-height:44px;padding:.62rem .68rem}}.pro-selector-recommendation-accent{position:absolute;top:0;left:0;height:100%;width:4px;background:linear-gradient(180deg,#4f46e5,#0ea5e9)}.pro-selector-recommendation-text{margin:0;font-size:.95rem;font-weight:600;color:#1e293b;line-height:1.5}.landing-main.landing-main--pro-hub .pro-game-steps--immersive{background-color:#030711!important;color:#f8fafc!important;padding:clamp(2rem,5vw,4rem) var(--container-padding)!important;border-radius:24px;margin:3rem auto!important;box-shadow:0 35px 90px #0f172a73;overflow:hidden;position:relative;border:1px solid rgba(255,255,255,.06);width:min(100%,var(--max-width-wide))}.landing-main.landing-main--pro-hub .pro-game-steps--immersive:before{content:"";position:absolute;top:-20%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(79,70,229,.12) 0%,transparent 70%);pointer-events:none;z-index:0}.landing-main.landing-main--pro-hub .pro-game-steps--immersive:after{content:"";position:absolute;bottom:-20%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(14,165,233,.1) 0%,transparent 70%);pointer-events:none;z-index:0}.landing-main.landing-main--pro-hub .pro-game-steps--immersive>*{position:relative;z-index:1}.landing-main.landing-main--pro-hub .pro-game-steps--immersive .section-header .eyebrow{color:var(--color-spin-light)!important;font-weight:700}.landing-main.landing-main--pro-hub .pro-game-steps--immersive .section-header h2{color:#fff!important}.landing-main.landing-main--pro-hub .pro-game-steps--immersive .section-header p{color:#94a3b8!important}.landing-main.landing-main--pro-hub .pro-game-steps--immersive .pro-game-steps__cards{background:#0f172a99!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:inset 0 1px #ffffff0d,0 20px 40px #0000004d!important}.landing-main.landing-main--pro-hub .pro-game-steps--immersive .pro-game-steps__card{border:none!important}.landing-main.landing-main--pro-hub .pro-game-steps--immersive .pro-game-steps__card+.pro-game-steps__card{border-top:1px solid rgba(255,255,255,.08)!important}.landing-main.landing-main--pro-hub .pro-game-steps--immersive .step-card__body h3{color:#fff!important}.landing-main.landing-main--pro-hub .pro-game-steps--immersive .step-card__body p{color:#94a3b8!important}.landing-main.landing-main--pro-hub .pro-game-steps--immersive .step-card__kicker{color:var(--color-trust-light)!important}.landing-main.landing-main--pro-hub .pro-game-steps--immersive .step-card__icon{background:#4f46e526!important;color:var(--color-spin-light)!important;border:1px solid rgba(79,70,229,.3)!important}.landing-main.landing-main--pro-hub .pro-game-steps--immersive .step-card--highlight .step-card__icon{background:#0ea5e933!important;color:var(--color-trust-light)!important;border:1px solid rgba(14,165,233,.4)!important}.landing-main.landing-main--pro-hub .pro-game-steps--immersive .pro-game-steps__demo{background:#0f172abf!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 25px 50px #0006!important}.landing-main.landing-main--pro-hub .pro-game-steps--immersive .pro-game-steps__demo-kicker{color:var(--color-spin-light)!important}.landing-main.landing-main--pro-hub .pro-game-steps--immersive .pro-game-steps__demo-top h3{color:#fff!important}.landing-main.landing-main--pro-hub .pro-game-steps--immersive .pro-game-steps__demo-help{color:#94a3b8!important}.landing-main.landing-main--pro-hub .pro-game-steps--immersive .pro-game-steps__media-inner{border-color:#ffffff1a!important;background:#0f172ae6!important}@media(max-width:768px){.landing-main.landing-main--pro-hub .pro-game-steps--immersive{padding:1.5rem 1rem!important;margin:1.5rem auto!important}}.landing-main .app-download{position:relative;padding:clamp(1.5rem,4vw,2.75rem) 0;background-color:var(--color-landing-bg);border-radius:12px;gap:var(--spacing-xl)}.landing-main .app-download.section-grid--split{align-items:center}.landing-main .app-download__visual{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-lg)}.landing-main .app-download__device{position:relative;width:min(300px,70vw);aspect-ratio:9 / 16;border-radius:12px;background:linear-gradient(160deg,#ffffffeb,#e2e8f099);border:1px solid rgba(148,163,184,.35);box-shadow:0 18px 40px #0f172a2e;padding:1rem}.landing-main .app-download__device-notch{position:absolute;top:.5rem;left:50%;width:44%;height:.45rem;transform:translate(-50%);border-radius:12px;background:#0f172a1a}.landing-main .app-download__device-screen{width:100%;height:100%;border-radius:12px;background:linear-gradient(180deg,#eef2ffe6,#fffffff2);border:1px solid rgba(148,163,184,.22);padding:1rem;display:flex;flex-direction:column;gap:.75rem}.landing-main .app-download__device-header{height:18%;border-radius:12px;background:linear-gradient(135deg,#6366f12e,#3b82f624);border:1px solid rgba(148,163,184,.18)}.landing-main .app-download__device-card{height:20%;border-radius:12px;background:#ffffffeb;border:1px solid rgba(148,163,184,.25);box-shadow:inset 0 0 0 1px #fff6}.landing-main .app-download__device-card--alt{height:18%;background:#f8fafce6}.landing-main .app-download__device-row{height:10%;border-radius:12px;background:#94a3b829}.landing-main .app-download__badges{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem}.landing-main .app-download__badge{display:inline-flex;align-items:center;gap:.6rem;padding:.65rem .95rem;border-radius:12px;border:1px solid rgba(148,163,184,.32);background:#ffffffeb;color:var(--color-landing-text);text-decoration:none;font-weight:600;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.landing-main .app-download__badge svg{color:var(--color-landing-primary)}.landing-main .app-download__badge:hover,.landing-main .app-download__badge:focus-visible{transform:translateY(-2px);border-color:#818cf88c;box-shadow:0 12px 26px #0f172a1f}.landing-main .app-download__badge-text{display:flex;flex-direction:column;line-height:1.1}.landing-main .app-download__badge-label{font-size:var(--font-size-300)}.landing-main .app-download__badge-meta{font-size:var(--font-size-200);color:var(--color-landing-text-muted)}.landing-main .app-download__content{display:flex;flex-direction:column;gap:var(--spacing-lg);padding:clamp(1.25rem,2.8vw,1.75rem);border-radius:12px;border:1px solid rgba(148,163,184,.28);background:#fffffff0;background-image:radial-gradient(circle at 10% 20%,rgba(99,102,241,.08),transparent 55%),radial-gradient(circle at 85% 0%,rgba(59,130,246,.06),transparent 60%);box-shadow:0 16px 36px #0f172a1a}.landing-main .app-download__content .section-header{gap:.65rem;max-width:none}.landing-main .app-download__content .eyebrow{color:var(--color-landing-primary-strong, #4338ca);background:#6366f11f;border:1px solid rgba(129,140,248,.35);border-radius:12px;padding:.35rem .75rem;width:fit-content}.landing-main .app-download__content .section-header h2{margin:0;color:var(--color-landing-text-strong)}.landing-main .app-download__list{list-style:none;padding:0}.landing-main .app-download__list li{position:relative;padding:.7rem .9rem .7rem 2.4rem;border-radius:12px;background:#ffffffd1;border:1px solid rgba(148,163,184,.18);color:var(--color-landing-text)}.landing-main .app-download__list li:before{content:"";position:absolute;left:.85rem;top:50%;width:10px;height:10px;transform:translateY(-50%);border-radius:12px;background:radial-gradient(circle at 30% 30%,#6366f1e6,#3b82f6a6);box-shadow:0 0 0 4px #6366f11f}.landing-main .app-download .section-header h2{font-size:var(--font-size-600);color:var(--color-landing-text)}.landing-main .app-download__list{margin:0;padding-left:1.2rem;color:var(--color-landing-text);font-size:var(--font-size-300);line-height:var(--line-height-regular);display:grid;gap:.6rem}@media(max-width:960px){.landing-main .app-download.section-grid--split{grid-template-columns:1fr}.landing-main .app-download__content{order:1}.landing-main .app-download__visual{order:2}}.landing-main .wheel-showcase{position:relative;overflow:visible;background:radial-gradient(circle at 20% 20%,rgba(79,70,229,.08),transparent 55%),radial-gradient(circle at 90% 15%,rgba(124,93,255,.12),transparent 45%),var(--color-landing-bg);--wheel-showcase-glass-bg: rgba(255, 255, 255, .9);--wheel-showcase-glass-bg-strong: rgba(255, 255, 255, .98);--wheel-showcase-glass-border: var(--dashboard-border-light);--wheel-showcase-accent: var(--color-landing-primary);--wheel-showcase-accent-strong: var(--color-landing-accent);--wheel-showcase-muted: var(--color-landing-text-muted);--wheel-showcase-shadow: var(--dashboard-shadow-card)}.landing-main .wheel-showcase:before{content:"";position:absolute;inset:0;opacity:.2;pointer-events:none;z-index:0}.landing-main.landing-main--concept{overflow-x:hidden;overflow-y:visible}.landing-main .wheel-showcase__grid{display:flex;flex-wrap:wrap;justify-content:end;gap:0;align-items:center;position:relative;z-index:1;overflow:visible;padding:3rem 0!important}.landing-main.landing-main--concept .wheel-showcase__grid{width:100%;max-width:none;margin:0;box-sizing:border-box}.landing-main .wheel-showcase__stage{display:grid;place-items:center;border-radius:12px;gap:1.25rem;overflow:visible;justify-items:center;position:relative;z-index:3;-webkit-backdrop-filter:none;backdrop-filter:none}.landing-main .wheel-showcase__stage:before{content:"";position:absolute;inset:8%;border-radius:12px;background:radial-gradient(circle at 45% 40%,rgba(79,70,229,.12),transparent 65%);opacity:.45;pointer-events:none}.landing-main .wheel-showcase__stage-inner{width:clamp(240px,40vw,520px);height:clamp(240px,40vw,520px);max-width:100%;display:grid;place-items:center;overflow:hidden;background:transparent;box-shadow:none}.landing-main .wheel-showcase .wheel--showcase .wheel__svg{transform:scale(1.05);transform-origin:center;will-change:transform}.landing-main .wheel-showcase .wheel--showcase .wheel__frame:before{content:none}.landing-main .wheel-showcase__copy{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:640px;z-index:2}.landing-main .wheel-showcase__card{position:relative;background:linear-gradient(135deg,#ffffff1a,#0f172a0f);border:1px solid var(--wheel-showcase-glass-border);border-radius:12px;padding:2rem;display:grid;gap:1.25rem;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:var(--wheel-showcase-shadow),inset 0 1px 12px #ffffff14;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;overflow:hidden}.landing-main .wheel-showcase__card:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(135deg,rgba(15,23,42,.06) 0,rgba(15,23,42,.06) 1px,transparent 1px,transparent 10px);opacity:.2;pointer-events:none}.landing-main .wheel-showcase__card>*{position:relative;z-index:1}.landing-main .wheel-showcase__card.is-spinning:after{content:"";position:absolute;inset:-40%;background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,.6) 45%,transparent 60%);animation:wheel-showcase-shimmer 2.2s ease-in-out infinite;pointer-events:none;z-index:0}@keyframes wheel-showcase-shimmer{0%{transform:translate(-40%);opacity:0}30%{opacity:.45}60%{opacity:0}to{transform:translate(40%);opacity:0}}.landing-main .wheel-showcase__card.is-revealed:after{content:"";position:absolute;inset:-20%;background:radial-gradient(circle at center,rgba(79,70,229,.2),transparent 65%);animation:wheel-showcase-flash .6s ease-out;pointer-events:none;z-index:0}@keyframes wheel-showcase-flash{0%{opacity:.9;transform:scale(.95)}to{opacity:0;transform:scale(1.05)}}.landing-main .wheel-showcase__card:hover{transform:translateY(-4px);border-color:#4f46e559;box-shadow:0 22px 46px #0f172a29,inset 0 1px 16px #fff9}.landing-main .wheel-showcase__card h3{font-size:1.4rem;color:var(--color-landing-text-strong);font-weight:700}.landing-main .wheel-showcase__card p{color:var(--color-landing-text);font-weight:500;margin:0}.landing-main .wheel-showcase__badge{justify-self:start;padding:.35rem .8rem;border-radius:12px;font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;font-weight:700;color:var(--color-landing-primary);border:1px solid rgba(79,70,229,.2);background:#4f46e51f}.landing-main .wheel-showcase__list{display:grid;gap:.65rem;color:var(--color-landing-text-muted);line-height:1.5;font-weight:500}.landing-main .wheel-showcase__list-item{display:inline-flex;align-items:center;gap:.6rem}.landing-main .wheel-showcase__check{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:12px;background:var(--dashboard-gradient-success);color:var(--dashboard-text-success);flex-shrink:0}.landing-main .wheel-showcase__cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:12px;padding:.8rem 1.6rem;font-weight:700;letter-spacing:.06em;border:none;background:linear-gradient(135deg,#4f46e5f2,#0ea5e9e6);box-shadow:0 12px 24px #0f172a2e;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.landing-main .wheel-showcase__cta:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 30px #0f172a33}.landing-main .wheel-showcase__cta.is-loading{opacity:.75;cursor:wait;animation:wheel-showcase-cta-pulse 1.2s ease-in-out infinite}.landing-main .wheel-showcase__cta:disabled{cursor:not-allowed;filter:saturate(.6);opacity:.7}.landing-main .wheel-showcase__cta:focus-visible{outline:2px solid rgba(79,70,229,.5);outline-offset:3px}.landing-main .wheel-showcase__proof{margin:0;font-size:.9rem;color:var(--color-landing-text-muted);display:inline-flex;align-items:center;gap:.4rem}@keyframes wheel-showcase-cta-pulse{0%,to{transform:scale(1)}50%{transform:scale(.98)}}@media(prefers-reduced-motion:reduce){.landing-main .wheel-showcase__card.is-spinning:after{animation:none}.landing-main .wheel-showcase__cta.is-loading{animation:none}}.landing-main .wheel-showcase .wheel__label{display:none}.landing-main .wheel-showcase .wheel--showcase{margin:0;width:100%;height:100%;max-width:100%;max-height:100%;align-self:stretch;justify-self:stretch}.landing-main.landing-main--concept .wheel-showcase__stage{margin-left:0}.landing-main.landing-main--concept .wheel-showcase .wheel--showcase{transform:none}@media(min-width:960px){.landing-main.landing-main--concept .wheel-showcase__grid{grid-template-columns:minmax(0,1.4fr) minmax(0,.6fr);grid-template-rows:1fr;grid-auto-flow:column;align-items:center}.landing-main.landing-main--concept .wheel-showcase__copy{grid-column:1}.landing-main.landing-main--concept .wheel-showcase__stage{grid-column:2;justify-items:end;justify-self:end;margin-right:calc(-1 * var(--container-padding))}.landing-main.landing-main--concept .wheel-showcase .wheel--showcase{transform:translate(42%)}}@media(min-width:1200px){.landing-main .wheel-showcase__grid{justify-content:center}.landing-main.landing-main--concept .wheel-showcase__grid{align-items:center}.landing-main.landing-main--concept .wheel-showcase__stage{justify-items:center;justify-self:center;margin-right:0}.landing-main.landing-main--concept .wheel-showcase .wheel--showcase{transform:none}}@media(max-width:1023px){.landing-main.landing-main--concept .wheel-showcase__grid{display:flex;flex-wrap:wrap;width:100%;flex-direction:column;align-items:center}.landing-main.landing-main--concept .wheel-showcase__grid>*{flex:1 1 100%;width:100%}.landing-main.landing-main--concept .wheel-showcase__stage{justify-items:center;align-items:center;--wheel-showcase-size: clamp(340px, 60vw, 280px);height:calc(var(--wheel-showcase-size) * .7);padding:0;overflow:visible;-webkit-backdrop-filter:none;backdrop-filter:none}.landing-main.landing-main--concept .wheel-showcase__stage-inner{width:var(--wheel-showcase-size);height:var(--wheel-showcase-size)}.landing-main.landing-main--concept .wheel-showcase__card{width:min(520px,100%);margin:0 auto;border-radius:12px;box-shadow:0 -16px 28px #0f172a1f,var(--wheel-showcase-shadow);-webkit-backdrop-filter:none;backdrop-filter:none}.landing-main.landing-main--concept .wheel-showcase .wheel--showcase{transform:translateY(-50%);justify-self:center}}.wheel-showcase-modal{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:1.5rem}.wheel-showcase-modal__backdrop{position:absolute;inset:0;background:#050508b8}.wheel-showcase-modal__panel{position:relative;background:#0a0a14f2;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;width:min(560px,100%);color:var(--color-landing-text);box-shadow:0 30px 80px #0000008c;display:grid;gap:1.5rem}.wheel-showcase-modal__close{position:absolute;top:1rem;right:1rem;width:36px;height:36px;border-radius:12px;border:1px solid rgba(255,255,255,.2);background:transparent;color:var(--color-landing-text);cursor:pointer}.wheel-showcase-modal__header h3{margin:.2rem 0}.wheel-showcase-modal__prize{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .9rem;border-radius:12px;border:1px solid rgba(0,242,255,.4);background:var(--dashboard-gradient-rarity);font-weight:600;color:var(--color-landing-primary)}.wheel-showcase-modal__eyebrow{text-transform:uppercase;letter-spacing:.3em;font-size:.65rem;color:var(--color-landing-text-muted)}.wheel-showcase-modal__stepper{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.wheel-showcase-step{background:#0f172a0f;border:1px solid var(--wheel-showcase-glass-border);border-radius:12px;padding:.75rem;text-align:center;display:grid;gap:.35rem;font-size:.75rem;color:var(--color-landing-text-muted)}.wheel-showcase-step span{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin:0 auto;border-radius:12px;background:var(--dashboard-bg-muted);color:var(--color-landing-primary);font-weight:600}.wheel-showcase-step.is-active{border-color:#4f46e559;color:var(--color-landing-primary)}.wheel-showcase-step.is-complete{border-color:#bd00ff66;color:var(--color-landing-primary)}.wheel-showcase-question{font-weight:600;margin-bottom:.75rem}.wheel-showcase-choice{display:flex;flex-wrap:wrap;gap:.75rem}.wheel-showcase-choice label{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .8rem;border-radius:12px;border:1px solid rgba(255,255,255,.2);background:#ffffff0d;cursor:pointer}.wheel-showcase-select,.wheel-showcase-form{display:grid;gap:.75rem}.wheel-showcase-select select,.wheel-showcase-form input{background:#f8fafc;border:1px solid rgba(255,255,255,.18);border-radius:12px;padding:.65rem .75rem;color:var(--color-landing-text)}.wheel-showcase-alert{margin-top:.75rem;padding:.75rem 1rem;border-radius:12px;background:var(--dashboard-bg-muted);border:1px solid rgba(255,255,255,.15)}.wheel-showcase-alert--error{border-color:#f8717199;color:#fecaca}.wheel-showcase-alert--success{border-color:#22c55e99;color:#bbf7d0}.wheel-showcase-modal__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}@media(max-width:720px){.landing-main .wheel-showcase__grid{grid-template-columns:1fr}.step-indicator__track{flex-wrap:wrap;gap:.35rem}}body.landing>.email-modal-overlay{position:fixed;inset:0;background:#f1f5ffd1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1000;animation:modal-overlay-appear .25s ease-out;margin:0!important;width:100%!important}.steps-email-modal-overlay,body.landing>.email-modal-overlay.email-modal-overlay--steps{position:fixed;inset:0;width:100vw!important;height:100dvh;min-height:100dvh;background:#f1f5ffdb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;padding:calc(1rem + env(safe-area-inset-top)) calc(1rem + env(safe-area-inset-right)) calc(1rem + env(safe-area-inset-bottom)) calc(1rem + env(safe-area-inset-left));align-items:center;justify-content:center;overflow-y:auto;overscroll-behavior:contain;z-index:32000;animation:modal-overlay-appear .25s ease-out;margin:0!important}body.landing>.steps-email-modal-overlay,body.landing>.email-modal-overlay.email-modal-overlay--steps{position:fixed!important;inset:0!important;z-index:32000!important;display:flex!important}@keyframes modal-overlay-appear{0%{opacity:0}to{opacity:1}}body.landing .email-modal{position:relative;width:100%;max-width:480px;max-height:min(80vh,640px);padding:2.5rem;border-radius:12px;background:linear-gradient(145deg,#fffffffc,#f5f9fff5);border:1px solid rgba(148,163,184,.28);color:#0f172a;box-shadow:0 28px 64px #0f172a2e;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;animation:modal-appear .3s ease-out}.steps-email-modal-overlay .steps-email-modal,body.landing>.email-modal-overlay.email-modal-overlay--steps .email-modal{position:relative;width:min(640px,100%);min-height:0;max-height:calc(100dvh - 2rem - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding:2.5rem;border-radius:12px;background:linear-gradient(145deg,#fffffffc,#f5f9fff5);border:1px solid rgba(148,163,184,.28);color:#0f172a;box-shadow:0 28px 64px #0f172a33;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;animation:modal-appear .3s ease-out}.steps-email-modal .email-modal__close{background:#fffffff2;border-color:#4f46e54d;color:#4f46e5}.steps-email-modal .email-modal__prize{background:linear-gradient(135deg,#4f46e51f,#0ea5e91f);border:1px solid rgba(79,70,229,.24);box-shadow:0 14px 32px #0f172a1f}.steps-email-modal .email-modal__prize-name{color:#0f172a}.steps-email-modal .email-modal__prize-badge{background:#4f46e51a;border-color:#4f46e547;color:#4338ca}.steps-email-modal .email-modal__success{display:grid;justify-items:stretch;align-content:start;gap:.85rem;width:100%;padding:1.1rem 1.15rem;border-radius:12px;background:linear-gradient(180deg,#fffffffa,#f0fdf4eb);border:1px solid rgba(34,197,94,.18);color:#14532d;box-shadow:0 14px 28px #0f172a14,inset 0 1px #ffffffeb}.steps-email-modal .email-modal__success-icon{display:none}.steps-email-modal .email-modal__success-title{color:#0f172a;font-size:1rem;text-align:center;letter-spacing:-.01em}.steps-email-modal .email-modal__success-text{color:#475569;max-width:34ch;margin-inline:auto;text-align:center}.steps-email-modal .email-modal__header{background:linear-gradient(180deg,#f8fafc 0% 100%);display:grid;justify-items:stretch;text-align:center;gap:1rem;width:min(100%,480px);margin-inline:auto}.steps-email-modal .email-modal__body{gap:1rem;display:grid;justify-items:center;text-align:center}.steps-email-modal__title-icon{background:#f8fafc;color:#0f172a;border-color:#0f172a1f;box-shadow:inset 0 1px #ffffffe6;width:44px;height:44px;border-radius:12px}.steps-email-modal__title-copy{display:grid;gap:.28rem;min-width:0;width:100%;text-align:center}.steps-email-modal .email-modal__title{text-wrap:balance;line-height:1.08;letter-spacing:-.015em}.steps-email-modal__title-icon svg,.steps-email-modal__prize-icon svg{display:block;width:18px;height:18px}.steps-email-modal__prize-icon svg{width:20px;height:20px}.steps-email-modal__prize-card{display:grid;gap:.85rem;padding:1rem;border-radius:12px;background:#f8fafc;border:1px solid rgba(15,23,42,.08);box-shadow:0 10px 28px #0f172a0f;width:min(100%,440px);justify-items:center}.steps-email-modal__chip{display:inline-flex;align-items:center;gap:.35rem;min-height:30px;padding:.3rem .75rem;border-radius:12px;background:#f8fafc;border:1px solid rgba(15,23,42,.08);color:#475569;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.steps-email-modal .email-modal__success .email-modal__open-mail{width:min(100%,240px);min-height:44px;justify-content:center;margin-inline:auto}.steps-email-modal .email-modal__status-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.85rem;width:min(100%,420px);margin-inline:auto}.steps-email-modal .email-modal__title-row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.8rem;width:min(100%,390px);justify-content:center;text-align:left;margin-inline:auto}.steps-email-modal .email-modal__prize-meta{width:100%;justify-content:center}.steps-email-modal .email-modal__status-badge{min-height:26px;padding-inline:.65rem;background:#0f172a0a;border-color:#0f172a14;color:#475569;font-size:.68rem;letter-spacing:.07em;justify-self:start}.steps-email-modal__prize-icon{background:#f8fafc;color:#0f172a;border-color:#0f172a1f}.steps-email-modal__eyebrow{margin:0 0 .2rem;font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.steps-email-modal__prize-name{margin:0;font-size:clamp(1.15rem,3vw,1.45rem);font-weight:800;line-height:1.2;color:#0f172a}.steps-email-modal__intro{margin:0;color:#475569;font-size:.94rem;line-height:1.55}.steps-email-modal .email-step-form{gap:.9rem;width:min(100%,420px);margin-inline:auto;text-align:left}.steps-email-modal .email-step-form__field{gap:.45rem;text-align:left}.steps-email-modal__success-copy{display:grid;justify-items:stretch;gap:.78rem;width:100%;text-align:center;align-content:start}.steps-email-modal__code-box{display:grid;gap:.35rem;padding:.85rem .95rem;border-radius:12px;background:#0f172a0a;border:1px solid rgba(15,23,42,.08)}.steps-email-modal__code-label{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.steps-email-modal__code-value{font-size:clamp(1.2rem,4vw,1.5rem);font-weight:900;letter-spacing:.18em;color:#0f172a}.steps-email-modal{display:flex;flex-direction:column;align-items:stretch;justify-content:center;grid-template-rows:none;gap:0;min-height:0}.steps-email-modal .email-modal__footer{justify-items:center;text-align:center}.steps-email-modal .email-modal__footer-actions{justify-content:center}body.landing .email-modal::-webkit-scrollbar{width:0;height:0}@keyframes modal-appear{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}body.landing .email-modal__close{position:absolute;top:1.25rem;right:1.25rem;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#0f172a0a;color:#0f172a;cursor:pointer;transition:all .2s;border:1px solid rgba(15,23,42,.1);z-index:10}body.landing .email-modal__close:hover{background:#0f172a14;color:#0f172a;transform:rotate(90deg);border-color:#0f172a2e}body.landing .email-modal__close:focus-visible{outline:3px solid rgba(129,140,248,.7);outline-offset:2px}body.landing .email-modal__prize{display:flex;flex-direction:column;gap:.6rem;text-align:center;margin-bottom:2rem;position:relative;padding:1.5rem 0;background:linear-gradient(135deg,#4f46e51f,#0ea5e91f);border-radius:12px;border:1px solid rgba(99,102,241,.22);box-shadow:0 14px 30px #0f172a1f}body.landing .email-modal__prize-name-wrapper{position:relative;display:inline-flex;flex-direction:column;align-items:center;gap:.5rem;width:100%}body.landing .email-modal__prize-sticker{width:64px;height:64px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:radial-gradient(circle,#ffffffe6,#e2e8f0b3);border:1px solid rgba(148,163,184,.45);color:#0f172a;box-shadow:0 12px 24px #0f172a40,inset 0 1px 6px #fffc}body.landing .email-modal__prize-badge{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.5rem 1.2rem;border-radius:8px;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin:0;box-shadow:0 6px 14px #4f46e529;transition:transform .2s,box-shadow .2s;background:#4f46e51f;color:var(--color-landing-primary);border:1px solid rgba(79,70,229,.35);align-self:center}body.landing .email-modal__prize-name{font-size:1.6rem;font-weight:800;margin:0;color:#0f172a;position:relative;z-index:1}body.landing .email-modal__stepper{margin-bottom:1rem}body.landing .email-modal__error{margin:.75rem 0;padding:.5rem;background:var(--color-danger-soft);border-radius:8px;font-size:.875rem;color:var(--dashboard-text-error)}body.landing .email-modal__success{padding:.9rem 1rem;border-radius:12px;background:linear-gradient(135deg,#10b98133,#22c55e1a);border:1px solid rgba(34,197,94,.35);color:#14532d;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.75rem;margin-top:.5rem;box-shadow:0 14px 32px #10b9812e}body.landing .email-modal__success-icon{width:44px;height:44px;border-radius:50%;background:#10b98140;border:1px solid rgba(34,197,94,.4);box-shadow:0 10px 22px #10b98140;display:inline-flex;align-items:center;justify-content:center;color:#14532d}body.landing .email-modal__success-check{filter:drop-shadow(0 4px 10px rgba(16,185,129,.45))}body.landing .email-modal__success-content{display:grid;gap:.2rem}body.landing .email-modal__success-title{margin:0;font-weight:700;color:#313131}body.landing .email-modal__success-text{margin:0;font-weight:600;line-height:1.4;color:#166534;font-size:.95rem}.pro-account-modal-overlay{position:fixed;z-index:20000;display:flex;align-items:center;justify-content:center;padding:1.5rem;width:100vw;height:100dvh;min-height:100dvh;inset:0;background:#0f172a73;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:modal-overlay-appear .25s ease-out;overflow-y:auto;overscroll-behavior:contain}body.landing>.pro-account-modal-overlay{position:fixed!important;inset:0!important;z-index:32000!important;display:flex!important}.pro-account-modal{position:relative;width:min(1100px,100%);z-index:20001;max-height:min(calc(100dvh - 3rem),900px);overflow-y:auto;overscroll-behavior:contain;padding:clamp(1.25rem,3vw,2.25rem);border-radius:12px;background:linear-gradient(135deg,#fffffffa,#f4f8fff0);border:1px solid rgba(148,163,184,.28);box-shadow:0 30px 80px #0f172a40;animation:modal-appear .3s ease-out}.pro-account-modal__close{position:absolute;top:1rem;right:1rem;width:40px;height:40px;border-radius:12px;border:1px solid rgba(79,70,229,.25);background:#ffffffe6;color:var(--color-landing-primary);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease;z-index:2}.pro-account-modal__close:hover{background:#4f46e51f;border-color:#4f46e573;transform:rotate(90deg)}.pro-account-modal__close:focus-visible{outline:3px solid rgba(129,140,248,.6);outline-offset:2px}.pro-account-modal__content{display:flex;flex-direction:column;gap:var(--section-gap-tight)}.pro-account-modal .section{gap:var(--section-gap-tight)}.pro-account-modal .contact-sidebar{position:static}.pro-account-modal [data-reveal],.pro-account-modal .will-reveal{opacity:1!important;transform:none!important;transition:none!important}@media(max-width:720px){.pro-account-modal-overlay{align-items:flex-start;padding:calc(1rem + env(safe-area-inset-top)) calc(1rem + env(safe-area-inset-right)) calc(1rem + env(safe-area-inset-bottom)) calc(1rem + env(safe-area-inset-left))}.pro-account-modal{max-height:calc(100dvh - 2rem - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding:1.25rem;border-radius:12px}}.step-indicator{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:1rem;gap:.75rem}.step-indicator__label{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .9rem;border-radius:12px;background:var(--dashboard-bg-muted);color:var(--color-landing-primary);font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.step-indicator__track{display:flex;align-items:center;justify-content:center;gap:.5rem;background:var(--dashboard-bg-muted);border-radius:12px;padding:.35rem .6rem;border:1px solid var(--dashboard-border-light)}.step-indicator__item{display:flex;align-items:center;gap:.5rem}.step-indicator__circle{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;background:#f8fafc;color:var(--color-landing-text-muted);border:2px solid var(--dashboard-border-light);transition:all .3s}.step-indicator__item--active .step-indicator__circle{background:linear-gradient(135deg,#4f46e5e6,#0ea5e9e6);color:#f8fafc;border-color:#4f46e599;box-shadow:0 4px 12px #4f46e533}.step-indicator__item--completed .step-indicator__circle{background:var(--dashboard-gradient-success);color:var(--dashboard-text-success);border-color:#22c55e66}.step-indicator__line{width:40px;height:2px;background:var(--dashboard-border-light)}.step-indicator__item--completed .step-indicator__line{background:var(--color-landing-primary)}.step-form{display:flex;flex-direction:column;gap:1.25rem}body.landing .email-modal__honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.step-form__field{display:flex;flex-direction:column;gap:.6rem;padding:.75rem .9rem;border-radius:12px;border:1px solid rgba(79,70,229,.18);background:linear-gradient(135deg,#fffffffa,#f3f4ffeb);box-shadow:inset 0 1px 6px #ffffffb3,0 12px 24px #0f172a14}.step-form__field:focus-within{border-color:#4f46e573;box-shadow:inset 0 1px 6px #ffffffbf,0 0 0 2px #4f46e533}.step-form__choice{display:flex;flex-wrap:wrap;gap:.5rem}.step-form__choice-btn{padding:.5rem 1rem;border-radius:12px;border:1px solid rgba(79,70,229,.18);background:#ffffffe6;color:var(--color-landing-text);font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;box-shadow:inset 0 1px 3px #fffc,0 8px 16px #0f172a14}.step-form__choice-btn:hover:not(.is-active){transform:translateY(-1px);border-color:#4f46e54d}.step-form__choice-btn:focus-visible{outline:3px solid rgba(129,140,248,.6);outline-offset:2px}.step-form__choice-btn.is-active{background:linear-gradient(135deg,#4f46e5f2,#0ea5e9e6);border-color:#4f46e58c;color:#f8fafc;box-shadow:0 12px 24px #4f46e533}.step-form__label{font-weight:700;color:var(--color-landing-text-strong);display:inline-flex;align-items:center;gap:.4rem}.step-form__text{margin:0;font-size:.95rem;color:var(--color-landing-text);line-height:1.5}.step-form__input,.step-form__select{width:100%;padding:.65rem .75rem;border-radius:12px;border:1px solid rgba(79,70,229,.2);background:#fffffff5;color:var(--color-landing-text-strong);box-shadow:inset 0 1px 3px #0f172a0f}.step-form__input:focus,.step-form__select:focus{outline:2px solid rgba(79,70,229,.22);border-color:#4f46e573;box-shadow:0 0 0 3px #4f46e51f}.step-form__error{padding:.5rem .75rem;border-radius:10px;background:var(--color-danger-soft);color:var(--dashboard-text-error);font-size:.85rem}.step-form__actions{display:flex;flex-direction:row;gap:.75rem;justify-content:center}body.landing .email-modal .step-form__actions{bottom:0;margin-top:.75rem;padding:.75rem 0 max(.25rem,env(safe-area-inset-bottom));justify-content:space-between;align-items:center;display:flex;flex-direction:row;z-index:5}body.landing .email-modal .step-form__submit{min-width:140px}.step-form__submit{padding:.75rem 1.5rem;border-radius:12px;border:1px solid rgba(79,70,229,.35);background:linear-gradient(135deg,#4f46e5f2,#0ea5e9e6);color:#f8fafc;font-weight:600;cursor:pointer;transition:all .2s}.step-form__submit:hover:not(:disabled){background:linear-gradient(135deg,#4f46e5,#0ea5e9)}.step-form__submit:focus-visible,.step-form__link:focus-visible{outline:3px solid rgba(129,140,248,.6);outline-offset:2px}.step-form__submit--secondary{background:var(--dashboard-bg-muted);color:var(--color-landing-primary)}.step-form__link{background:transparent;border:none;color:var(--color-landing-text-muted);cursor:pointer}@media(max-width:640px){body.landing>.email-modal-overlay{align-items:flex-start;padding:calc(1rem + env(safe-area-inset-top)) calc(1rem + env(safe-area-inset-right)) calc(1rem + env(safe-area-inset-bottom)) calc(1rem + env(safe-area-inset-left))}body.landing .email-modal{max-height:90vh;padding:1.75rem;border-radius:12px}body.landing .email-modal__close{top:1rem;right:1rem;width:40px;height:40px}body.landing .email-modal__prize{padding:1.25rem .75rem}body.landing .email-modal__prize-name{font-size:1.4rem}body.landing .email-modal .step-form__actions{flex-direction:column-reverse;align-items:stretch}body.landing .email-modal .step-form__submit{width:100%}.steps-email-modal-overlay{padding:calc(.7rem + env(safe-area-inset-top)) calc(.7rem + env(safe-area-inset-right)) calc(.7rem + env(safe-area-inset-bottom)) calc(.7rem + env(safe-area-inset-left))!important;align-items:center!important;justify-content:center!important}.steps-email-modal-overlay .steps-email-modal{width:min(100%,520px)!important;max-height:calc(100dvh - 1.2rem - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;padding:.85rem .8rem .8rem!important;border-radius:12px;gap:.55rem}.steps-email-modal{align-items:stretch;gap:.55rem}.steps-email-modal .email-modal__close{top:.65rem;right:.65rem;width:38px;height:38px}.steps-email-modal .email-modal__prize-badge{padding:.36rem .75rem;font-size:.68rem;letter-spacing:.06em}.steps-email-modal__prize-card{padding:.85rem;gap:.7rem}.steps-email-modal__intro{font-size:.9rem;text-align:center}.steps-email-modal .email-modal__success{grid-template-columns:1fr;justify-items:center;text-align:center;padding:.85rem}.steps-email-modal__code-box{padding:.75rem .8rem}.steps-email-modal .email-step-form{width:100%;gap:.58rem}.steps-email-modal .email-step-form__field{gap:.35rem}.steps-email-modal .email-step-form__label{justify-content:center;font-size:.85rem;text-align:center}.steps-email-modal .email-step-form__input,.steps-email-modal .email-step-form__select{padding:.58rem .68rem;font-size:.92rem;text-align:center}.steps-email-modal .email-modal__success{margin-top:0;padding:.6rem .65rem;gap:.4rem;align-items:center;text-align:center}.steps-email-modal .email-modal__success-title{font-size:.88rem;text-align:center}.steps-email-modal .email-step-form__actions{margin-top:0;gap:.38rem;padding-top:.1rem}.steps-email-modal .email-step-form__submit{min-height:42px;padding:.65rem 1rem}.steps-email-modal__success-copy{text-align:center}.steps-email-modal .email-modal__status-row{width:100%;max-width:none;gap:.55rem}.steps-email-modal .email-modal__title-row{grid-template-columns:1fr;justify-items:center;width:100%;max-width:320px;gap:.5rem;text-align:center}.steps-email-modal__title-copy{text-align:center}}@media(max-width:420px){body.landing .email-modal{max-height:94vh;padding:1.35rem;border-radius:12px}body.landing .email-modal__prize-badge{font-size:.72rem;letter-spacing:.08em}.steps-email-modal-overlay .steps-email-modal{max-height:calc(100dvh - .9rem - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;padding:.72rem .62rem .7rem!important;border-radius:12px;gap:.46rem}.steps-email-modal__prize-card{padding:.72rem .6rem}.steps-email-modal .email-step-form__field{gap:.3rem}}@media(max-width:900px){.steps-email-modal-overlay .steps-email-modal{align-items:stretch!important;gap:.45rem!important}.steps-email-modal .email-step-form{width:100%;gap:.44rem;margin:0}.steps-email-modal .email-step-form__field{gap:.26rem}.steps-email-modal .email-step-form__label{margin:0;line-height:1.1}.steps-email-modal .email-step-form__input,.steps-email-modal .email-step-form__select{padding:.48rem .56rem;min-height:38px}.steps-email-modal .email-step-form__actions{margin-top:0;gap:.34rem;padding:0}.steps-email-modal .email-step-form__submit{min-height:38px;padding:.52rem .8rem}}@media(min-width:1100px){body.landing>.email-modal-overlay{padding:3.5rem 4.5rem;align-items:flex-start;overflow-y:auto}body.landing .email-modal{max-width:640px;max-height:none;padding:3rem 3.25rem;border-radius:12px;overflow:visible}body.landing .email-modal__prize{padding:1.75rem 1.25rem;gap:.8rem}body.landing .email-modal__prize-name{font-size:2rem}body.landing .email-modal__prize-description{font-size:1.05rem}.step-form__field{padding:1rem 1.2rem}.step-form__choice-btn{padding:.6rem 1.2rem;font-size:1rem}.step-form__input,.step-form__select{padding:.75rem .85rem;font-size:1rem}.step-form__submit{padding:.85rem 1.75rem;font-size:1rem}}body.landing .steps-email-modal{display:grid;grid-template-rows:auto minmax(0,1fr) auto;align-items:stretch;gap:0;width:min(720px,100%);max-height:calc(100dvh - 2rem - env(safe-area-inset-top) - env(safe-area-inset-bottom));border-radius:12px;padding:0;overflow:hidden;background:linear-gradient(165deg,#f8fafc,#f8fbff);border:1px solid rgba(148,163,184,.3);box-shadow:0 24px 56px #0f172a33}body.landing .steps-email-modal .steps-email-modal__header-shell{display:grid;gap:.85rem;padding:1rem 1.1rem .95rem;border-bottom:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,#f8fafc 0% 100%)}body.landing .steps-email-modal .steps-email-modal__status-row{display:grid;grid-template-columns:auto auto;align-items:center;justify-content:space-between;gap:.75rem;width:100%;max-width:none}body.landing .steps-email-modal .steps-email-modal__hero-row{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:.75rem;width:100%;max-width:none}body.landing .steps-email-modal .steps-email-modal__title-copy{display:grid;gap:.25rem;text-align:left}body.landing .steps-email-modal .email-modal__title{margin:0;font-size:clamp(1.18rem,2.2vw,1.42rem);line-height:1.15;letter-spacing:-.012em}body.landing .steps-email-modal .email-modal__subtitle{margin:0;font-size:.92rem;line-height:1.45;color:#64748b}body.landing .steps-email-modal .steps-email-modal__body-shell{display:grid;align-items:start;justify-items:center;padding:.95rem 1.1rem;overflow-y:auto;overscroll-behavior:contain}body.landing .steps-email-modal .steps-email-modal__panel{display:grid;gap:.88rem;width:min(100%,620px)}body.landing .steps-email-modal .steps-email-modal__prize-card{width:100%;padding:.95rem;border-radius:12px;border:1px solid rgba(99,102,241,.18);background:linear-gradient(145deg,#4f46e50f,#0ea5e90d);box-shadow:0 12px 24px #0f172a14}body.landing .steps-email-modal .steps-email-modal__prize-copy{display:grid;gap:.2rem;text-align:center}body.landing .steps-email-modal .steps-email-modal__intro{margin:0;text-align:center;color:#475569;font-size:.92rem;line-height:1.5}body.landing .steps-email-modal .steps-email-modal__form{width:100%;gap:.75rem}body.landing .steps-email-modal .email-step-form__field{gap:.4rem}body.landing .steps-email-modal .steps-email-modal__success-panel{width:100%;padding:.95rem 1rem;border-radius:12px;border:1px solid rgba(34,197,94,.24);background:linear-gradient(180deg,#fffffffa,#ecfdf5f5);box-shadow:0 12px 28px #0f172a14,inset 0 1px #ffffffe6}body.landing .steps-email-modal .steps-email-modal__success-copy{width:100%;margin-inline:auto;display:grid;justify-items:stretch;gap:.68rem;text-align:center}body.landing .steps-email-modal .email-modal__success-title{margin:0;font-size:1rem;font-weight:700;color:#0f172a}body.landing .steps-email-modal .email-modal__success-text{margin:0;font-size:.93rem;line-height:1.5;color:#475569}body.landing .steps-email-modal .email-modal__open-mail{width:min(100%,360px);min-height:44px;justify-content:center;border-radius:12px}body.landing .steps-email-modal .steps-email-modal__footer-shell{display:grid;gap:.58rem;justify-items:center;text-align:center;padding:.78rem 1.1rem .95rem;border-top:1px solid rgba(15,23,42,.08);background:#f8fafc}body.landing .steps-email-modal .email-modal__legal{margin:0;max-width:48ch;font-size:.78rem;line-height:1.45;color:#64748b}body.landing .steps-email-modal .email-modal__footer-actions{width:100%;display:flex;justify-content:center}body.landing .steps-email-modal .email-modal__close-btn{min-width:180px}@media(max-width:768px){body.landing .steps-email-modal{width:min(100%,640px);max-height:calc(100dvh - 1.2rem - env(safe-area-inset-top) - env(safe-area-inset-bottom));border-radius:12px}body.landing .steps-email-modal .steps-email-modal__header-shell,body.landing .steps-email-modal .steps-email-modal__body-shell,body.landing .steps-email-modal .steps-email-modal__footer-shell{padding-left:.85rem;padding-right:.85rem}body.landing .steps-email-modal .steps-email-modal__hero-row{grid-template-columns:1fr;justify-items:center;gap:.5rem}body.landing .steps-email-modal .steps-email-modal__title-copy{text-align:center}body.landing .steps-email-modal .steps-email-modal__panel{width:min(100%,560px);gap:.7rem}}@media(max-width:480px){body.landing .steps-email-modal{border-radius:12px}body.landing .steps-email-modal .steps-email-modal__header-shell{gap:.65rem;padding-top:.85rem;padding-bottom:.75rem}body.landing .steps-email-modal .steps-email-modal__status-row{gap:.5rem}body.landing .steps-email-modal .steps-email-modal__prize-card{padding:.78rem}body.landing .steps-email-modal .steps-email-modal__success-panel{padding:.78rem .82rem}body.landing .steps-email-modal .email-modal__open-mail,body.landing .steps-email-modal .email-modal__close-btn{width:100%}}.spinner-demo .case-viewport--landing-continuous{--landing-ribbon-edge-fade: clamp(42px, 7vw, 92px)}.spinner-demo .case-viewport--landing-continuous:before,.spinner-demo .case-viewport--landing-continuous:after{content:"";position:absolute;top:0;bottom:0;width:var(--landing-ribbon-edge-fade);pointer-events:none;z-index:3}.spinner-demo .case-viewport--landing-continuous:before{left:0;background:linear-gradient(90deg,#fffffffa,#fffffff0 46%,#fff0)}.spinner-demo .case-viewport--landing-continuous:after{right:0;background:linear-gradient(270deg,#fffffffa,#fffffff0 46%,#fff0)}.spinner-demo .case-ribbon--landing-continuous{padding-inline:calc(var(--ribbon-gap) * 3)}.steps-email-modal-overlay,body.landing>.email-modal-overlay.email-modal-overlay--steps{position:fixed;inset:0;width:100vw!important;min-height:100dvh;padding:calc(1rem + env(safe-area-inset-top)) calc(1rem + env(safe-area-inset-right)) calc(1rem + env(safe-area-inset-bottom)) calc(1rem + env(safe-area-inset-left));background:#f1f5ffd6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;overflow-y:auto;z-index:32000}body.landing .email-modal--reward-claim.email-modal--steps{width:min(640px,100%);max-height:calc(100dvh - 2rem - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding:0;border-radius:12px;overflow:hidden;background:linear-gradient(180deg,#f8fafc,#f6f8ff);border:1px solid rgba(148,163,184,.28);box-shadow:0 28px 60px #0f172a33}body.landing .email-modal--reward-claim.email-modal--steps .email-modal__header,body.landing .email-modal--reward-claim.email-modal--steps .email-modal__body,body.landing .email-modal--reward-claim.email-modal--steps .email-modal__footer{padding-left:1rem;padding-right:1rem}body.landing .email-modal--reward-claim.email-modal--steps .email-modal__header{background:linear-gradient(180deg,#f8fafc,#eef3ff)}body.landing .email-modal--reward-claim.email-modal--steps .email-modal__context{max-width:none}body.landing .email-modal--reward-claim.email-modal--steps .email-modal__summary{position:relative;border-color:#4f46e52e;background:linear-gradient(145deg,#4f46e50f,#0ea5e90d);box-shadow:0 12px 28px #0f172a14}body.landing .email-modal--reward-claim.email-modal--steps .email-modal__summary-header{text-align:center}body.landing .email-modal--reward-claim.email-modal--steps .email-modal__summary-icon{border-color:#4f46e52e;background:linear-gradient(180deg,#f8fafc,#eef3ff);color:#4338ca;opacity:.12;pointer-events:none;box-shadow:none}body.landing .email-modal--reward-claim.email-modal--steps .email-modal__summary-main{width:min(100%,24rem)}body.landing .email-modal--reward-claim.email-modal--steps .email-modal__prize-meta{justify-content:center}body.landing .email-modal--reward-claim.email-modal--steps .email-modal__prize-badge{background:#4f46e51a;border-color:#4f46e53d;color:#4338ca}body.landing .email-modal--reward-claim.email-modal--steps .email-step-form__field{gap:.45rem}body.landing .email-modal--reward-claim.email-modal--steps .email-modal__email-guard{border-color:#4f46e52e;background:linear-gradient(180deg,#eef2ffeb,#e0f2fee0)}body.landing .email-modal--reward-claim.email-modal--steps .email-modal__email-guard-text,body.landing .email-modal--reward-claim.email-modal--steps .email-modal__email-guard-link{color:#3730a3}body.landing .email-modal--reward-claim.email-modal--steps .email-step-form__submit,body.landing .email-modal--reward-claim.email-modal--steps .email-modal__open-mail{border-color:#4f46e566;background:linear-gradient(135deg,#4f46e5,#0ea5e9);color:#f8fafc}body.landing .email-modal--reward-claim.email-modal--steps .email-step-form__submit:hover:not(:disabled),body.landing .email-modal--reward-claim.email-modal--steps .email-modal__open-mail:hover{background:linear-gradient(135deg,#4338ca,#0284c7)}body.landing .email-modal--reward-claim.email-modal--steps .email-modal__success{border-color:#22c55e38;background:linear-gradient(180deg,#f8fafc,#eefbf4)}body.landing .email-modal--reward-claim.email-modal--steps .email-modal__success-copy{width:min(100%,26rem)}body.landing .email-modal--reward-claim.email-modal--steps .email-modal__footer-actions{justify-content:center}body.landing .email-modal--reward-claim.email-modal--steps .steps-email-modal__code-box{width:min(100%,240px)}@media(max-width:640px){body.landing .email-modal--reward-claim.email-modal--steps{width:min(100%,560px);max-height:calc(100dvh - 1.2rem - env(safe-area-inset-top) - env(safe-area-inset-bottom))}body.landing .email-modal--reward-claim.email-modal--steps .email-modal__header,body.landing .email-modal--reward-claim.email-modal--steps .email-modal__body,body.landing .email-modal--reward-claim.email-modal--steps .email-modal__footer{padding-left:.85rem;padding-right:.85rem}body.landing .email-modal--reward-claim.email-modal--steps .email-modal__footer-actions{justify-content:stretch}}.landing-main.landing-main--concept{gap:var(--section-gap)}.landing-main .concept-section{position:relative;scroll-margin-top:120px}.landing-main .concept-card{background:var(--color-landing-surface-strong);border:1px solid rgba(79,70,229,.18);border-radius:var(--radius-xl);padding:clamp(1.2rem,3vw,1.8rem);box-shadow:0 20px 50px #0f172a14;display:flex;flex-direction:column;gap:var(--spacing-sm)}.landing-main .concept-card--accent{background:linear-gradient(145deg,#4f46e526,#0ea5e91a);border-color:#4f46e552}.landing-main .concept-card h3{margin:0;font-size:var(--font-size-500);color:var(--color-landing-text-strong)}.landing-main .concept-card h4{margin:0;font-size:var(--font-size-400);color:var(--color-landing-text-strong)}.landing-main .concept-card p{margin:0;color:var(--color-landing-text-muted)}.landing-main .concept-list{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.landing-main .concept-list li{position:relative;padding-left:1.6rem;color:var(--color-landing-text);font-size:var(--font-size-200);line-height:1.5}.landing-main .concept-pill{align-self:flex-start;padding:.35rem .75rem;border-radius:12px;border:1px solid rgba(79,70,229,.22);background:#4f46e51a;color:var(--color-landing-primary-strong);font-size:var(--font-size-100);font-weight:600;letter-spacing:.04em;text-transform:uppercase}.landing-main .concept-hero{position:relative;width:min(100%,var(--max-width-wide));margin:0 auto;padding:clamp(3rem,7vw,5rem);background:linear-gradient(135deg,#7c5dff1a,#1ac6ff0d);border:2px solid rgba(124,93,255,.2);box-shadow:0 20px 50px #0a0f1c1a,0 50px 120px #7c5dff1f,inset 0 1px #ffffff80;overflow:hidden;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-sizing:border-box}.landing-main .concept-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 20%,rgba(124,93,255,.15),transparent 50%),radial-gradient(circle at 85% 80%,rgba(26,198,255,.12),transparent 50%);pointer-events:none;animation:heroGlow 10s ease-in-out infinite}@keyframes heroGlow{0%,to{opacity:1}50%{opacity:.6}}.landing-main .concept-hero__grid{position:relative;display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(2.5rem,6vw,4rem);align-items:start;z-index:1}.landing-main .concept-hero__copy{display:flex;flex-direction:column;gap:clamp(1.25rem,3vw,1.75rem)}.landing-main .concept-hero__copy h1{margin:0;line-height:1.1;letter-spacing:-.04em;color:#0a0f1cf5;animation:fadeInUp .8s ease-out}.landing-main .concept-hero__copy .body-lg{max-width:90%;animation:fadeInUp .8s ease-out .15s both}.landing-main .concept-hero__copy p{margin:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.landing-main .concept-hero__actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;animation:fadeInUp .8s ease-out .25s both}.landing-main .concept-hero__actions a,.landing-main .concept-hero__actions button{padding:15px 30px;border-radius:12px;font-weight:800;font-size:.95rem;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none;display:inline-flex;align-items:center;gap:8px;box-shadow:0 4px 12px #0a0f1c14;letter-spacing:-.01em;border:none;background:none;cursor:pointer;font-family:inherit}.landing-main .concept-hero__actions .primary{background:linear-gradient(135deg,#7c5dff,#1ac6ff);color:#f8fafc;border:none;box-shadow:0 6px 18px #7c5dff59}.landing-main .concept-hero__actions .primary:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 10px 25px #7c5dff73}.landing-main .concept-hero__actions .ghost{background:#fffffff2;color:#7c5dfff2;border:1px solid rgba(124,93,255,.18)}.landing-main .concept-hero__actions .ghost:hover{background:#7c5dff14;border-color:#7c5dff4d;transform:translateY(-2px)}.landing-main .concept-hero__actions .ghost--strong{background:#7c5dff1a;border:1px solid rgba(124,93,255,.25)}.landing-main .concept-hero__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;animation:fadeInUp .8s ease-out .35s both}.landing-main .concept-stat{display:flex;flex-direction:column;align-items:center;gap:10px;padding:18px 14px;border-radius:12px;border:1px solid rgba(124,93,255,.18);background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 12px #0a0f1c0d;transition:all .3s ease;text-align:center}.landing-main .concept-stat:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0a0f1c1a;border-color:#7c5dff47;background:#f8fafcfa}.landing-main .concept-stat__value{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#7c5dff26,#1ac6ff1a);color:#7c5dfff2;border:1px solid rgba(124,93,255,.2);box-shadow:0 4px 12px #7c5dff26;transition:all .3s ease}.landing-main .concept-stat:hover .concept-stat__value{transform:scale(1.1);background:linear-gradient(135deg,#7c5dff,#1ac6ff);color:#f8fafc;box-shadow:0 6px 16px #7c5dff59}.landing-main .concept-stat__label{font-size:.85rem;color:#0a0f1ce0;font-weight:700;line-height:1.35}.landing-main .concept-hero__audience{display:grid;gap:20px;animation:fadeInRight .8s ease-out .4s both}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.landing-main .concept-card{position:relative;padding:clamp(1.75rem,4vw,2.25rem);background:#ffffffd9;border:1px solid rgba(255,255,255,.8);border-radius:12px;box-shadow:0 8px 20px #0a0f1c0d,0 30px 70px #0a0f1c0f,inset 0 1px #f8fafcfa;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.landing-main .concept-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 25% 25%,rgba(124,93,255,.03),transparent 60%);pointer-events:none;opacity:0;transition:opacity .4s ease}.landing-main .concept-card:hover{transform:translateY(-6px);box-shadow:0 12px 28px #0a0f1c14,0 40px 90px #0a0f1c1a,inset 0 1px #f8fafcfa}.landing-main .concept-card:hover:before{opacity:1}.landing-main .concept-card--accent{background:linear-gradient(135deg,#7c5dff0f,#1ac6ff08);border:1px solid rgba(124,93,255,.2)}.landing-main .concept-card--accent:before{background:radial-gradient(circle at 25% 25%,rgba(124,93,255,.08),transparent 55%),radial-gradient(circle at 75% 75%,rgba(26,198,255,.06),transparent 55%)}.landing-main .concept-card__header{display:flex;align-items:center;gap:12px;margin-bottom:14px}.landing-main .concept-card__header svg{color:#7c5dffd9;transition:all .3s ease}.landing-main .concept-card:hover .concept-card__header svg{transform:scale(1.1) rotate(5deg);color:#7c5dff}.landing-main .concept-card h3{font-size:clamp(1.15rem,2.5vw,1.35rem);font-weight:900;line-height:1.2;letter-spacing:-.02em;color:#0a0f1cf2;margin:0;position:relative;z-index:1}.landing-main .concept-card>p{font-size:.95rem;line-height:1.6;color:#4a5775e0;font-weight:500;margin:0 0 16px;position:relative;z-index:1}.landing-main .concept-list{list-style:none;padding:0;margin:0;display:grid;gap:8px;position:relative;z-index:1}.landing-main .concept-list li{display:flex;align-items:center;gap:10px;font-size:.9rem;line-height:1.4;color:#4a5775e6;font-weight:600;background:#ffffffb3;border:1px solid rgba(10,15,28,.04);border-radius:10px;transition:all .25s ease;position:relative;padding:10px 12px 10px 38px}.landing-main .concept-list li:hover{background:#7c5dff0d;border-color:#7c5dff1a;transform:translate(3px)}@media(max-width:960px){.landing-main .concept-hero{padding:clamp(2rem,5vw,3rem)}.landing-main .concept-hero__grid{grid-template-columns:1fr;gap:clamp(2.5rem,5vw,3.5rem)}.landing-main .concept-hero__copy .body-lg{max-width:100%}.landing-main .concept-hero__stats{grid-template-columns:repeat(3,1fr)}.landing-main .concept-hero__audience{animation:fadeInUp .8s ease-out .4s both}}@media(max-width:640px){.landing-main .concept-hero{padding:clamp(1.75rem,5vw,2.5rem)}.landing-main .concept-hero__actions{flex-direction:column;align-items:stretch;width:100%}.landing-main .concept-hero__actions a,.landing-main .concept-hero__actions button{width:100%;justify-content:center;padding:14px 24px}.landing-main .concept-hero__stats{grid-template-columns:1fr}.landing-main .concept-stat{flex-direction:row;text-align:left;padding:14px 16px}.landing-main .concept-stat__value{width:44px;height:44px}.landing-main .concept-stat__label{font-size:.82rem;text-align:left}.landing-main .concept-card{padding:1.5rem}.landing-main .concept-card h3{font-size:1.1rem}.landing-main .concept-list li{font-size:.86rem;padding:8px 10px 8px 34px}}.landing-main .concept-tenants{position:relative;isolation:isolate}.landing-main .concept-tenants:before{content:"";position:absolute;inset:-8% -4%;background:radial-gradient(520px circle at 16% 18%,rgba(14,165,233,.12),transparent 64%),radial-gradient(520px circle at 90% 86%,rgba(37,99,235,.14),transparent 66%);z-index:-1;pointer-events:none}.landing-main .concept-tenants .section-header{max-width:760px}.landing-main .concept-tenants__badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.35rem}.landing-main .concept-tenants__badge{display:inline-flex;align-items:center;justify-content:center;padding:.32rem .68rem;border-radius:12px;border:1px solid rgba(14,116,144,.25);background:#0e74901a;color:#0f4c81;font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.landing-main .concept-tenants__grid{align-items:stretch;gap:clamp(1rem,2.5vw,1.6rem)}.landing-main .concept-tenants__card{position:relative;min-height:100%;border-color:#2563eb3d;background:linear-gradient(180deg,#fffffffa,#f4f8ffe6);box-shadow:0 18px 44px #0f172a1c}.landing-main .concept-tenants__card:after{content:"";position:absolute;inset:0;background:radial-gradient(500px circle at 5% 0%,rgba(37,99,235,.08),transparent 60%),radial-gradient(420px circle at 100% 100%,rgba(14,165,233,.07),transparent 62%);pointer-events:none}.landing-main .concept-tenants__card-head{display:flex;align-items:center;gap:.7rem;position:relative;z-index:1}.landing-main .concept-tenants__icon{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:#1d4ed8;background:linear-gradient(145deg,#bfdbfeb3,#e0f2fee6);border:1px solid rgba(59,130,246,.25);box-shadow:0 8px 20px #2563eb2e}.landing-main .concept-tenants__card .concept-pill{border-color:#2563eb57;background:#2563eb1a;color:#1d4ed8}.landing-main .concept-tenants__card h3,.landing-main .concept-tenants__card p,.landing-main .concept-tenants__card .concept-list,.landing-main .concept-tenants__card .concept-tenants__tags{position:relative;z-index:1}.landing-main .concept-tenants__tags{display:flex;flex-wrap:wrap;gap:.45rem}.landing-main .concept-tenants__tag{display:inline-flex;align-items:center;gap:.35rem;padding:.28rem .58rem;border-radius:12px;background:#ffffffe6;border:1px solid rgba(37,99,235,.18);color:#334155;font-size:.74rem;font-weight:600}.landing-main .concept-tenants__card .concept-list li{border-color:#2563eb24;background:#ffffffdb}@media(max-width:640px){.landing-main .concept-tenants__badges{gap:.4rem}.landing-main .concept-tenants__badge{font-size:.68rem}.landing-main .concept-tenants__icon{width:31px;height:31px}.landing-main .concept-tenants__tag{font-size:.7rem}}.landing-main .concept-spinner__steps{display:grid;gap:var(--spacing-sm)}.landing-main .concept-step{display:flex;align-items:center;gap:1rem;padding:1rem 1.2rem;border-radius:var(--radius-lg);border:1px solid rgba(79,70,229,.16);background:#ffffffeb;box-shadow:0 18px 45px #0f172a14}.landing-main .concept-step__index{width:2.4rem;height:2.4rem;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:var(--color-landing-primary);color:#f8fafc;font-weight:700;flex-shrink:0}.landing-main .concept-step h4{margin:0 0 .2rem;font-size:var(--font-size-400)}.landing-main .concept-step p{margin:0;color:var(--color-landing-text-muted);font-size:var(--font-size-200)}.landing-main .concept-step--muted{background:#ffffffb3;border-style:dashed}@media(max-width:640px){.landing-main .concept-step{padding:.85rem 1rem}}.landing-main .concept-roadmap__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:clamp(1rem,2.5vw,1.8rem)}.landing-main .concept-roadmap__card{position:relative;overflow:hidden}.landing-main .concept-roadmap__card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#4f46e5e6,#38bdf8bf);opacity:.7}.landing-main .concept-roadmap__tag{align-self:flex-start;display:inline-flex;padding:.25rem .6rem;border-radius:12px;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:var(--color-landing-text-strong);background:#0f172a0f;border:1px solid rgba(148,163,184,.35)}.landing-main .concept-roadmap__head{display:grid;gap:.4rem}.landing-main .concept-roadmap__lead{margin:0;color:var(--color-landing-text-muted)}.landing-main .concept-automation{display:none;position:relative;isolation:isolate}.landing-main .concept-automation:before{content:"";position:absolute;inset:-10% -4%;background:radial-gradient(560px circle at 12% 18%,rgba(79,70,229,.1),transparent 62%),radial-gradient(560px circle at 92% 90%,rgba(14,165,233,.14),transparent 64%);z-index:-1;pointer-events:none}.landing-main .concept-automation .section-header{max-width:760px}.landing-main .concept-automation .section-grid--split{align-items:stretch;gap:clamp(1rem,2.8vw,1.8rem)}.landing-main .concept-automation .concept-list{margin-top:.65rem}.landing-main .concept-automation .concept-list li{display:flex;align-items:flex-start;gap:.62rem;padding-left:0;background:none}.landing-main .concept-automation .concept-list li:before{content:none}.landing-main .concept-automation__list-icon{width:30px;height:30px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:#1d4ed8;background:#bfdbfea8;border:1px solid rgba(37,99,235,.24);box-shadow:0 8px 18px #2563eb24;flex-shrink:0}.landing-main .concept-automation__badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.32rem}.landing-main .concept-automation__badge{display:inline-flex;align-items:center;justify-content:center;padding:.32rem .68rem;border-radius:12px;border:1px solid rgba(79,70,229,.24);background:#4f46e51a;color:#4338ca;font-size:.7rem;letter-spacing:.05em;text-transform:uppercase;font-weight:700}.landing-main .concept-automation__card{position:relative;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;gap:1.08rem;background:linear-gradient(160deg,#4f46e52b,#0ea5e924),#f8fafc;border:1px solid rgba(79,70,229,.28);box-shadow:0 20px 46px #0f172a24;overflow:hidden}.landing-main .concept-automation__card:after{content:"";position:absolute;inset:0;background:radial-gradient(420px circle at 12% 0%,rgba(79,70,229,.11),transparent 58%),radial-gradient(380px circle at 100% 100%,rgba(14,165,233,.1),transparent 62%);pointer-events:none}.landing-main .concept-automation__eyebrow{position:relative;z-index:1;text-transform:uppercase;letter-spacing:var(--letter-wide);font-size:var(--font-size-100);color:#4338ca;margin:0;font-weight:700}.landing-main .concept-automation__quote{position:relative;z-index:1;margin:0;font-size:var(--font-size-400);color:#0f172a;line-height:1.6;font-weight:650}.landing-main .concept-automation__flow{position:relative;z-index:1;display:flex;align-items:center;flex-wrap:wrap;gap:.45rem;color:#1e293b}.landing-main .concept-automation__flow-step{display:inline-flex;align-items:center;gap:.35rem;padding:.36rem .58rem;border-radius:12px;background:#ffffffd1;border:1px solid rgba(79,70,229,.22);color:#1f3f9d;font-size:.74rem;font-weight:700}.landing-main .concept-automation__kpis{position:relative;z-index:1;margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.landing-main .concept-automation__kpis li{font-size:.8rem;color:#0f172a;background:#fffc;border:1px solid rgba(79,70,229,.2);border-radius:12px;padding:.54rem .6rem;text-align:left;display:grid;gap:.2rem}.landing-main .concept-automation__kpis li strong{font-size:.8rem;line-height:1.25}.landing-main .concept-automation__kpis li span{font-size:.7rem;color:#475569;line-height:1.35}.landing-main .concept-automation__footer{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-sm);flex-wrap:wrap;color:#334155;font-size:var(--font-size-200)}@media(max-width:640px){.landing-main .concept-automation__flow{gap:.35rem}.landing-main .concept-automation__flow-step{font-size:.7rem}.landing-main .concept-automation__kpis{grid-template-columns:1fr}}.landing-main .concept-network{--concept-network-card-border: var(--dashboard-border-light);--concept-network-card-shadow: var(--dashboard-shadow-card);--concept-network-accent: var(--color-landing-primary);--concept-network-accent-strong: var(--color-landing-accent)}.landing-main .concept-network .section-grid--split{align-items:center}.landing-main .concept-network .heading-l{font-size:var(--font-size-700);line-height:var(--line-height-tight);letter-spacing:var(--letter-tight)}.landing-main .concept-network .section-header .body-lg{font-size:var(--font-size-400);line-height:var(--line-height-regular);color:var(--color-landing-text-muted)}.landing-main .concept-network__stack{display:grid;gap:var(--spacing-lg);position:relative}.landing-main .concept-network__list{list-style:none;padding:0;margin:1rem 0 0;display:grid;gap:.75rem}.landing-main .concept-network__list li{display:flex;align-items:flex-start;gap:.75rem;padding:0;color:var(--color-landing-text);font-size:var(--font-size-300);line-height:1.5;background:none;border:none}.landing-main .concept-network__list li:before{content:none}.landing-main .concept-network__list-icon{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,var(--concept-network-accent),var(--concept-network-accent-strong));color:#f8fafc;box-shadow:0 10px 22px #4f46e54d,0 0 16px #1ac6ff59;flex-shrink:0}.landing-main .concept-network__list-icon svg{width:16px;height:16px}.landing-main .concept-network__card{position:relative;display:grid;align-content:start;gap:.9rem;min-width:0;background:linear-gradient(135deg,#ffffffb8,#ffffff61);border:1px solid var(--concept-network-card-border);border-radius:var(--radius-xl);padding:clamp(1.35rem,3vw,1.9rem);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 14px 34px #0f172a1a,var(--concept-network-card-shadow),inset 0 1px 12px #ffffff2e;overflow:hidden;transform:translateY(var(--concept-network-offset, 0));transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background .25s ease}.landing-main .concept-network__card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(124,93,255,.16),transparent 55%);opacity:.7;pointer-events:none}.landing-main .concept-network__card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.28),transparent 42%),repeating-linear-gradient(135deg,rgba(15,23,42,.025) 0,rgba(15,23,42,.025) 1px,transparent 1px,transparent 10px);opacity:.9;pointer-events:none}.landing-main .concept-network__card>*{position:relative;z-index:1}.landing-main .concept-network__card--front{z-index:2;--concept-network-offset: -6px;border-color:#7c5dff47;background:linear-gradient(145deg,#ffffffe6,#f6f8ffcc)}.landing-main .concept-network__card--back{z-index:1;--concept-network-offset: 8px;border-color:#1ac6ff38;background:linear-gradient(145deg,#ffffffe0,#f1f9ffd1)}.landing-main .concept-network__card--back:before{background:radial-gradient(circle at 78% 18%,rgba(26,198,255,.15),transparent 58%)}.landing-main .concept-network__card h3{margin:0;font-size:clamp(1rem,1.2vw + .85rem,1.18rem);line-height:1.22;letter-spacing:-.015em;color:#0f172a}.landing-main .concept-network__card p{margin:0;color:#334155;line-height:1.55;font-weight:550;max-width:34ch}.landing-main .concept-network__card-head+p{margin-top:-.15rem}.landing-main .concept-network__card-head{display:flex;align-items:center;gap:.7rem;padding-right:7rem;min-width:0}.landing-main .concept-network__card-head h3{min-width:0}.landing-main .concept-network__card-icon{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:#7c5dff1f;border:1px solid rgba(124,93,255,.3);color:#7c5dffe6;box-shadow:0 8px 18px #7c5dff33;transition:transform .2s ease,box-shadow .2s ease,color .2s ease}.landing-main .concept-network__card:hover{transform:translateY(calc(var(--concept-network-offset, 0) - 6px));border-color:#7c5dff52;box-shadow:0 22px 42px #0f172a24,var(--concept-network-card-shadow),inset 0 1px 16px #ffffff4d}.landing-main .concept-network__card:hover .concept-network__card-icon{transform:scale(1.05);color:#f8fafc;background:linear-gradient(135deg,var(--concept-network-accent),var(--concept-network-accent-strong));box-shadow:0 12px 24px #4f46e559}.landing-main .concept-network .concept-hero__network-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .75rem;border-radius:12px;font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:#7c5dfff2;background:#7c5dff1f;border:1px solid rgba(124,93,255,.3)}.landing-main .concept-network__badge{position:absolute;top:.95rem;right:.95rem;z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 8px 18px #0f172a14}.landing-main .concept-network__badge--accent{color:#1ac6fff2;background:#1ac6ff1f;border-color:#1ac6ff4d}.landing-main .concept-network__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.15rem}.landing-main .concept-network__tags .concept-hero__network-badge{color:#4338ca;background:#4f46e514;border-color:#4f46e52e;letter-spacing:.12em;font-size:.66rem}.landing-main .concept-network__card--back .concept-network__tags .concept-hero__network-badge{color:#0369a1;background:#0ea5e914;border-color:#0ea5e933}@media(max-width:960px){.landing-main .concept-network .section-grid--split{gap:clamp(2rem,6vw,2.5rem)}.landing-main .concept-network__card--front,.landing-main .concept-network__card--back{--concept-network-offset: 0}.landing-main .concept-network__card-head{padding-right:6.2rem}}@media(max-width:640px){.landing-main .concept-network__stack{gap:.95rem}.landing-main .concept-network__card{gap:.75rem;padding:1rem;border-radius:12px;text-align:center;justify-items:center}.landing-main .concept-network__card-head{padding-right:0;width:100%;justify-content:center}.landing-main .concept-network__badge{position:static;justify-self:center;margin-bottom:.1rem}.landing-main .concept-network__card p{max-width:28ch}.landing-main .concept-network__tags{justify-content:center}}.landing-main .concept-seo .section-grid{align-items:stretch}.landing-main .concept-seo .concept-card{min-height:100%}.landing-main .concept-principles{position:relative;isolation:isolate}.landing-main .concept-principles:before{content:"";position:absolute;inset:-8% -4%;background:radial-gradient(540px circle at 14% 18%,rgba(79,70,229,.1),transparent 62%),radial-gradient(520px circle at 88% 86%,rgba(14,165,233,.12),transparent 64%);z-index:-1;pointer-events:none}.landing-main .concept-principles .section-header{max-width:760px}.landing-main .concept-principles__badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.35rem}.landing-main .concept-principles__badge{display:inline-flex;align-items:center;justify-content:center;padding:.32rem .68rem;border-radius:12px;border:1px solid rgba(79,70,229,.24);background:#4f46e51a;color:#4338ca;font-size:.7rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.landing-main .concept-principles__grid{align-items:stretch;gap:clamp(1rem,2.6vw,1.7rem)}.landing-main .concept-principles__list-card{position:relative;border-color:#2563eb38;background:linear-gradient(180deg,#fffffffa,#f4f8ffe6);overflow:hidden}.landing-main .concept-principles__list-card:after{content:"";position:absolute;inset:0;background:radial-gradient(460px circle at 8% 0%,rgba(59,130,246,.08),transparent 60%),radial-gradient(380px circle at 100% 100%,rgba(14,165,233,.08),transparent 62%);pointer-events:none}.landing-main .concept-principles__cta{position:relative;border-color:#0ea5e942;background:linear-gradient(180deg,#fffffffa,#f0f9ffe6);gap:var(--spacing-md);justify-content:space-between;overflow:hidden}.landing-main .concept-principles__cta:after{content:"";position:absolute;inset:0;background:radial-gradient(420px circle at 12% 0%,rgba(79,70,229,.08),transparent 60%),radial-gradient(400px circle at 100% 100%,rgba(14,165,233,.09),transparent 62%);pointer-events:none}.landing-main .concept-principles__card-head{display:flex;align-items:center;gap:.68rem;position:relative;z-index:1}.landing-main .concept-principles__icon{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:#1d4ed8;background:linear-gradient(145deg,#bfdbfeb3,#e0f2fee6);border:1px solid rgba(59,130,246,.25);box-shadow:0 8px 20px #2563eb2e}.landing-main .concept-principles__icon--accent{color:#4338ca;background:linear-gradient(145deg,#e0e7ffe6,#e0f2fed1);border-color:#4f46e542}.landing-main .concept-principles__list-card .concept-pill,.landing-main .concept-principles__cta .concept-pill{border-color:#4f46e54d;background:#4f46e51a;color:#4338ca}.landing-main .concept-principles__list-card h3,.landing-main .concept-principles__list-card .concept-list,.landing-main .concept-principles__list-card .concept-principles__tags,.landing-main .concept-principles__cta h3,.landing-main .concept-principles__cta p,.landing-main .concept-principles__cta .concept-principles__kpis,.landing-main .concept-principles__cta .concept-principles__actions{position:relative;z-index:1}.landing-main .concept-principles__list-card .concept-list li{display:flex;align-items:flex-start;gap:.58rem;padding-left:0}.landing-main .concept-principles__list-card .concept-list li:before{content:none}.landing-main .concept-principles__list-icon{width:29px;height:29px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#1f3f9d;border:1px solid rgba(37,99,235,.22);background:#ffffffd6}.landing-main .concept-principles__tags{display:flex;flex-wrap:wrap;gap:.45rem}.landing-main .concept-principles__tag{display:inline-flex;align-items:center;justify-content:center;padding:.28rem .56rem;border-radius:12px;border:1px solid rgba(37,99,235,.18);background:#ffffffe6;color:#334155;font-size:.72rem;font-weight:650}.landing-main .concept-principles__kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.landing-main .concept-principles__kpi{display:grid;gap:.2rem;border-radius:11px;border:1px solid rgba(79,70,229,.2);background:#ffffffd6;padding:.52rem .58rem}.landing-main .concept-principles__kpi strong{font-size:.79rem;color:#0f172a}.landing-main .concept-principles__kpi small{font-size:.68rem;color:#475569}.landing-main .concept-principles__actions{display:flex;flex-wrap:wrap;gap:var(--spacing-sm)}.landing-main .concept-principles__actions .primary{box-shadow:0 12px 28px #2563eb47}.landing-main .concept-principles__actions .ghost{border-color:#0ea5e957}@media(max-width:640px){.landing-main .concept-principles__kpis{grid-template-columns:1fr}.landing-main .concept-principles__actions{flex-direction:column;align-items:flex-start}}:root{--winners-row-h: 64px;--winners-gap: 10px;--winners-visible: 5;--winners-roll: calc(var(--winners-row-h) + var(--winners-gap))}.winners-ticker{position:relative;border-radius:12px;border:1px solid color-mix(in srgb,var(--tenant-border) 75%,transparent);background:color-mix(in srgb,var(--tenant-surface-strong) 92%,rgba(255,255,255,.02));box-shadow:var(--tenant-shadow-soft);overflow:hidden}.winners-ticker:before{content:"";position:absolute;inset:-40% -60%;background:radial-gradient(closest-side,#ffffff1a,#fff0 65%);transform:translate(-20%);opacity:.6;pointer-events:none}.winners-ticker__bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.7rem .95rem .55rem;border-bottom:1px solid color-mix(in srgb,var(--tenant-border) 65%,transparent)}.winners-ticker__live{display:inline-flex;align-items:center;gap:.55rem;color:var(--color-landing-text-mid);font-weight:750;letter-spacing:.2px;font-size:.92rem}.winners-ticker__pulse{width:9px;height:9px;border-radius:12px;background:#22c55ef2;box-shadow:0 0 #22c55e73;animation:winnersPulse 1.4s ease-in-out infinite}@keyframes winnersPulse{0%{box-shadow:0 0 #22c55e73}70%{box-shadow:0 0 0 10px #22c55e00}to{box-shadow:0 0 #22c55e00}}.winners-ticker__hint{color:var(--color-landing-text-muted);font-size:.86rem;white-space:nowrap}.winners-ticker__viewport{position:relative;padding:.55rem;height:calc((var(--winners-row-h) * var(--winners-visible)) + (var(--winners-gap) * (var(--winners-visible) - 1)) + 1.1rem);overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,transparent,#0f172a 10%,#0f172a 90%,transparent);mask-image:linear-gradient(to bottom,transparent,#0f172a 10%,#0f172a 90%,transparent)}.winners-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--winners-gap);will-change:transform}.winners-list.is-rolling{transform:translateY(calc(-1 * var(--winners-roll)));transition:transform .42s cubic-bezier(.22,1,.36,1)}.winner-row{height:var(--winners-row-h);display:flex;align-items:center;justify-content:space-between;gap:.9rem;padding:.75rem .85rem;border-radius:12px;background:color-mix(in srgb,var(--tenant-surface-strong) 90%,rgba(0,0,0,.03));border:1px solid color-mix(in srgb,var(--tenant-border) 75%,transparent);box-shadow:0 16px 34px #0f172a1a;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.winner-row:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--tenant-border) 65%,rgba(255,255,255,.22));box-shadow:0 22px 46px #0f172a24}.winner-row__left{display:flex;align-items:center;gap:.75rem;min-width:0}.winner-row__avatar{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;font-weight:850;letter-spacing:.3px;color:#ffffffeb;background:radial-gradient(circle at 30% 25%,#ffffff40,#fff0 55%),linear-gradient(135deg,#7c5dffe6,#1ac6ffbf);border:1px solid rgba(255,255,255,.18);flex:0 0 auto}.winner-row__stack{display:flex;flex-direction:column;gap:.2rem;min-width:0}.winner-row__top{display:flex;align-items:center;gap:.5rem;min-width:0}.winner-row__name{font-weight:780;color:var(--color-landing-text-strong);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:40ch}.winner-row__badge{font-size:.74rem;font-weight:850;padding:.18rem .5rem;border-radius:12px;border:1px solid rgba(34,197,94,.35);background:#22c55e1f;color:#15803df2;white-space:nowrap}.winner-row__prize{display:inline-flex;align-items:center;gap:.45rem;color:var(--color-landing-text-mid);line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:56ch}.winner-row__gift{width:16px;height:16px;opacity:.85;flex:0 0 auto}.winner-row__right{display:inline-flex;align-items:center;gap:.5rem;flex:0 0 auto;white-space:nowrap}.winner-row__rarity{font-size:.78rem;font-weight:850;padding:.22rem .55rem;border-radius:12px;border:1px solid color-mix(in srgb,var(--tenant-border) 65%,transparent);background:color-mix(in srgb,var(--tenant-surface-strong) 85%,rgba(255,255,255,.04));color:var(--color-landing-text)}.winner-row__meta{color:var(--color-landing-text-muted);font-size:.88rem}.winner-row__meta-dot{opacity:.6}.winner-row--skeleton{height:var(--winners-row-h);border-radius:12px;border:1px solid color-mix(in srgb,var(--tenant-border) 55%,transparent);background:linear-gradient(90deg,color-mix(in srgb,var(--tenant-surface-strong) 78%,transparent),color-mix(in srgb,var(--tenant-surface-strong) 92%,rgba(255,255,255,.06)),color-mix(in srgb,var(--tenant-surface-strong) 78%,transparent));background-size:200% 100%;animation:winnersShimmer 1.05s ease-in-out infinite}@keyframes winnersShimmer{0%{background-position:0% 0%}to{background-position:200% 0%}}.winner-row--new{border-color:#22c55e59;box-shadow:0 18px 44px #22c55e1a,0 16px 34px #0f172a1a;animation:winnersNew .52s cubic-bezier(.22,1,.36,1) both}@keyframes winnersNew{0%{transform:translateY(4px) scale(.99);filter:saturate(1.05)}to{transform:translateY(0) scale(1);filter:saturate(1)}}.winners-ticker.is-paused .winners-list{transition:none}@media(max-width:900px){:root{--winners-visible: 4}.winner-row__name,.winner-row__prize{max-width:100%}.winners-ticker__hint{display:none}}@media(prefers-reduced-motion:reduce){.winners-list.is-rolling{transition:none;transform:none}.winners-ticker__pulse,.winner-row--new{animation:none}}.landing-main--legal{gap:clamp(2rem,5vw,3.5rem)}.legal-hero__panel{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem}.legal-section__content{display:grid;gap:.75rem;max-width:860px}.legal-section__content h2{margin:0;font-size:clamp(1.3rem,2.6vw,1.8rem);color:var(--color-landing-text-strong)}.legal-section__content p{margin:0;color:var(--color-landing-text)}.legal-section__content ul{margin:0;padding-left:1rem;color:var(--color-landing-text);display:grid;gap:.35rem}.legal-section__content li{line-height:1.5}.landing-main--services .service-hero{padding-bottom:clamp(2rem,5vw,3rem)}.landing-main--services .service-hero__list{list-style:none;display:grid;gap:.65rem;padding:0;margin:.75rem 0 0;color:var(--color-landing-text-strong);font-weight:600}.landing-main--services .service-hero__list li{display:inline-flex;align-items:center;gap:.5rem}.landing-main--services .service-hero__card{background:linear-gradient(140deg,#f8fafc,#f1f5ff);border-radius:12px;border:1px solid rgba(79,70,229,.18);padding:clamp(1.6rem,3vw,2.1rem);display:flex;flex-direction:column;gap:.9rem;box-shadow:0 22px 48px #0f172a29}.landing-main--services .service-hero__card ul{list-style:none;padding:0;margin:0;display:grid;gap:.5rem;font-weight:600;color:var(--color-landing-text-strong)}.landing-main--services .service-options__grid,.landing-main--services .service-benefits__grid,.landing-main--services .service-steps__grid,.landing-main--services .service-faq__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.landing-main--services .service-option-card{background:#f8fafc;border-radius:12px;border:1px solid rgba(148,163,184,.35);padding:clamp(1.4rem,3vw,1.9rem);display:flex;flex-direction:column;gap:.75rem;box-shadow:0 18px 40px #0f172a1a}.landing-main--services .service-option-card__badge{align-self:flex-start;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:.35rem .7rem;border-radius:12px;background:#4f46e51f;color:var(--color-landing-primary-strong)}.landing-main--services .service-option-card ul{list-style:none;padding:0;margin:0;display:grid;gap:.45rem;color:var(--color-landing-text-strong);font-weight:600}.landing-main--services .service-option-card li:before{content:"•";color:var(--color-landing-primary);margin-right:.4rem}.landing-main--services .service-benefit{border-radius:12px;padding:1.4rem;border:1px solid rgba(79,70,229,.14);background:#4f46e50d;display:flex;flex-direction:column;gap:.6rem}.landing-main--services .service-benefit__icon{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#4f46e51f;color:var(--color-landing-primary-strong)}.landing-main--services .service-composition{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.6rem}.landing-main--services .service-composition__chip{padding:.4rem .8rem;border-radius:12px;background:#f8fafc;border:1px solid rgba(148,163,184,.35);font-size:.85rem;font-weight:600}.landing-main--services .service-step{background:#f8fafc;border-radius:12px;border:1px solid rgba(148,163,184,.3);padding:1.5rem;display:grid;gap:.6rem;box-shadow:0 16px 36px #0f172a14}.landing-main--services .service-categories__grid{display:flex;flex-wrap:wrap;gap:.6rem}.landing-main--services .service-categories__item{padding:.4rem .85rem;border-radius:12px;background:#4f46e51f;color:var(--color-landing-text-strong);font-weight:600}.landing-main--services .service-faq__item{border-radius:12px;border:1px solid rgba(148,163,184,.28);padding:1.4rem;background:#f8fafc;display:grid;gap:.5rem}@media(max-width:720px){.landing-main--services .service-hero__card{padding:1.4rem}}.landing-main--loyalty-free{--info-accent-a: rgba(14, 165, 233, .24);--info-accent-b: rgba(16, 185, 129, .18);--info-accent-c: rgba(249, 115, 22, .16)}.landing-main--loyalty-free .loyalty-free-hero-section{width:min(100%,1180px);margin-inline:auto;padding-top:clamp(1.6rem,4.8vw,4.2rem)}.landing-main--loyalty-free .pro-solution-card{position:relative;overflow:hidden;display:grid;gap:0;padding:clamp(1.25rem,2.6vw,1.8rem);border-radius:28px;border:1px solid rgba(99,102,241,.14);background:linear-gradient(180deg,#fffffffe,#f5f7fff7),radial-gradient(circle at top right,rgba(99,102,241,.12),transparent 54%);box-shadow:0 28px 72px #0f172a1f}.landing-main--loyalty-free .loyalty-free-solution-card:after{content:"";position:absolute;inset:auto -10% -28% 34%;height:clamp(180px,28vw,320px);border-radius:999px;background:radial-gradient(circle,rgba(79,70,229,.18),transparent 68%);pointer-events:none;z-index:0}.landing-main--loyalty-free .pro-solution-card--featured:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,#4f46e5d1,#818cf85c);opacity:.92}.landing-main--loyalty-free .pro-solution-card__header{display:flex;align-items:center;justify-content:space-between;gap:.9rem}.landing-main--loyalty-free .pro-solution-card__topline{display:inline-flex;align-items:center;gap:.65rem;min-width:0;flex:1 1 auto}.landing-main--loyalty-free .pro-solution-card__icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:#4f46e514;border:1px solid rgba(79,70,229,.14);color:#4338ca;flex:0 0 auto}.landing-main--loyalty-free .pro-solution-card__label{margin:0;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#4f46e5}.landing-main--loyalty-free .pro-solution-card__flag{display:inline-flex;align-items:center;min-height:28px;padding:.18rem .58rem;border-radius:8px;background:#4f46e514;border:1px solid rgba(79,70,229,.12);color:#4338ca;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;box-shadow:inset 0 1px #ffffffa3}.landing-main--loyalty-free .pro-solution-card__body{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(1.15rem,2.8vw,2.35rem);align-items:stretch;min-width:0;position:relative;z-index:1}.landing-main--loyalty-free .pro-solution-card__copy{display:grid;align-content:start;gap:clamp(.95rem,2vw,1.2rem);min-width:0;padding-block:clamp(.1rem,.3vw,.24rem)}.landing-main--loyalty-free .pro-solution-card__headline{display:grid;gap:.75rem;min-width:0}.landing-main--loyalty-free .pro-solution-card h1{margin:0;max-width:11ch;font-size:clamp(2.2rem,4.8vw,3.95rem);line-height:.94;letter-spacing:-.05em;color:#0f172a;text-wrap:balance}.landing-main--loyalty-free .pro-solution-card__summary{margin:0;max-width:44ch;color:#475569;font-size:1.01rem;line-height:1.58}.landing-main--loyalty-free .pro-solution-card__benefits{display:grid;align-content:start;gap:.85rem;min-width:0;padding:clamp(.9rem,1.8vw,1.08rem);border-radius:22px;border:1px solid rgba(79,70,229,.12);background:linear-gradient(180deg,#ffffffeb,#f7f9fff0),radial-gradient(circle at top left,rgba(79,70,229,.08),transparent 56%);box-shadow:inset 0 1px #ffffffb3}.landing-main--loyalty-free .pro-solution-card__meta{display:inline-flex;align-items:center;width:fit-content;min-height:30px;padding:.28rem .7rem;border-radius:999px;background:#4f46e50f;color:#4c1d95;font-size:.75rem;font-weight:700}.landing-main--loyalty-free .pro-solution-card__points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.62rem;margin:0;padding:0;list-style:none}.landing-main--loyalty-free .pro-solution-card__points li{display:flex;align-items:flex-start;gap:.6rem;margin:0;min-width:0;padding:.72rem .8rem;border-radius:16px;border:1px solid rgba(148,163,184,.16);background:#ffffffc2;font-size:.91rem;line-height:1.42;color:#1e293b}.landing-main--loyalty-free .pro-solution-card__points li svg{color:#4f46e5;flex:0 0 auto;margin-top:.1rem}.landing-main--loyalty-free .pro-solution-card__points li:last-child{grid-column:1 / -1}.landing-main--loyalty-free .pro-solution-card__note{margin:0;max-width:34ch;color:#64748b;line-height:1.5;font-size:.9rem}.landing-main--loyalty-free .pro-solution-card__visual-shell{position:relative;display:grid;min-width:0}.landing-main--loyalty-free .pro-solution-card__visual-shell:before{content:"";position:absolute;inset:clamp(.85rem,2vw,1.4rem) 0 0 clamp(.65rem,1.8vw,1rem);border-radius:28px;background:linear-gradient(180deg,#6366f129,#818cf80a);filter:blur(14px);opacity:.72;pointer-events:none}.landing-main--loyalty-free .pro-solution-card__visual{width:100%;min-width:0;border-radius:24px;border:1px solid rgba(79,70,229,.1);background:linear-gradient(180deg,#ffffffe6,#f5f7ffd6),radial-gradient(circle at top right,rgba(99,102,241,.12),transparent 58%);position:relative;z-index:1}.landing-main--loyalty-free .pro-solution-card__visual--mockup{min-height:auto;display:grid;align-items:start;padding:1rem;box-shadow:inset 0 1px #ffffffb3,0 24px 48px #0f172a1a}.landing-main--loyalty-free .pro-loyalty-card-showcase{display:grid;gap:.72rem;width:100%}.landing-main--loyalty-free .pro-loyalty-card-showcase__tabs{display:flex;flex-wrap:wrap;gap:.45rem;padding:.3rem;border-radius:10px;background:#0f172a0d;border:1px solid rgba(148,163,184,.18)}.landing-main--loyalty-free .pro-loyalty-card-showcase__tabs .loyalty-preview-mode-chip{min-height:34px;padding:.5rem .78rem;border-radius:8px;font-size:.78rem;font-weight:700;color:#1e293b;background:#fffffff0;border-color:#64748b38;box-shadow:inset 0 1px #ffffffd1}.landing-main--loyalty-free .pro-loyalty-card-showcase__tabs .loyalty-preview-mode-chip:hover,.landing-main--loyalty-free .pro-loyalty-card-showcase__tabs .loyalty-preview-mode-chip:focus-visible{color:#0f172a;border-color:#4f46e547;background:#fff;box-shadow:inset 0 1px #ffffffeb,0 0 0 3px #6366f11f}.landing-main--loyalty-free .pro-loyalty-card-showcase__tabs .loyalty-preview-mode-chip.is-active{color:#0f172a;background:linear-gradient(180deg,#fffffffa,#eff6fff5);border-color:#4f46e561;box-shadow:inset 0 1px #ffffffeb,0 10px 20px #4f46e51f}.landing-main--loyalty-free .pro-loyalty-card-showcase__mockup{width:100%;max-width:980px;margin:0 auto}.landing-main--loyalty-free .pro-loyalty-card-showcase__mockup .loyalty-join-shell{--loyalty-join-shell-width: 100%;--loyalty-join-browser-width: 100%;--loyalty-join-card-width: 100%;--loyalty-join-view-min-height: 0px}.landing-main--loyalty-free .pro-loyalty-card-showcase__mockup .loyalty-join-view{gap:.9rem;padding:1rem .8rem 1.1rem}.landing-main--loyalty-free .pro-loyalty-card-showcase__mockup .loyalty-join-intro{gap:.18rem}.landing-main--loyalty-free .pro-loyalty-card-showcase__mockup .loyalty-join-title{font-size:clamp(1.2rem,2vw,1.65rem)}.landing-main--loyalty-free .pro-loyalty-card-showcase__mockup .loyalty-join-subtitle{max-width:36ch;font-size:.96rem}.landing-main--loyalty-free .pro-loyalty-card-showcase__mockup .loyalty-join-browser__address{padding:.62rem .88rem;font-size:.82rem}.landing-main--loyalty-free .pro-loyalty-card-showcase__mockup .loyalty-join-card{box-shadow:0 10px 18px #0f172a0d}.landing-main--loyalty-free .pro-solution-card__actions{display:flex;align-items:center;margin-top:auto}.landing-main--loyalty-free .pro-solution-card__highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:.15rem}.landing-main--loyalty-free .pro-solution-card__highlight{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.75rem;align-items:center;min-width:0;padding:.85rem .95rem;border-radius:18px;border:1px solid rgba(79,70,229,.12);background:linear-gradient(180deg,#fffffff0,#f6f8fff5),radial-gradient(circle at top left,rgba(99,102,241,.08),transparent 58%);box-shadow:inset 0 1px #ffffffb8,0 12px 28px #0f172a0f}.landing-main--loyalty-free .pro-solution-card__highlight-icon{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border-radius:14px;background:#4f46e51a;border:1px solid rgba(79,70,229,.14);color:#4338ca;flex:0 0 auto}.landing-main--loyalty-free .pro-solution-card__highlight-copy{display:grid;gap:.18rem;min-width:0}.landing-main--loyalty-free .pro-solution-card__highlight-copy strong{font-size:.8rem;font-weight:900;line-height:1;letter-spacing:.14em;text-transform:uppercase;color:#0f172a}.landing-main--loyalty-free .pro-solution-card__highlight-copy span{color:#64748b;font-size:.88rem;line-height:1.35}.landing-main--loyalty-free .pro-solution-card__cta,.landing-main--loyalty-free .loyalty-free-cta .primary{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:auto;min-width:min(100%,248px);padding:.76rem 1rem;border-radius:10px;text-align:center;text-decoration:none;font-size:.9rem;font-weight:700;letter-spacing:.03em;border:1px solid rgba(148,163,184,.16)}.landing-main--loyalty-free .pro-solution-card__cta--primary{border-color:transparent;background:linear-gradient(135deg,#312e81,#4f46e5);color:#fff;box-shadow:0 16px 30px #4f46e538}.landing-main--loyalty-free .pro-solution-card__cta--primary:hover,.landing-main--loyalty-free .pro-solution-card__cta--primary:focus-visible{background:linear-gradient(135deg,#2e2a74,#4338ca);box-shadow:0 20px 34px #4f46e547,0 0 0 3px #6366f11f}.landing-main--loyalty-free .loyalty-free-value{width:min(100%,1120px);margin-inline:auto}.landing-main--loyalty-free .loyalty-free-value__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.landing-main--loyalty-free .loyalty-free-value-card{display:grid;gap:.85rem}.landing-main--loyalty-free .loyalty-free-value-card{padding:clamp(1.05rem,2vw,1.3rem);border-radius:22px}.landing-main--loyalty-free .loyalty-free-value-card h3{color:#0f172a;margin:0;font-size:1.02rem}.landing-main--loyalty-free .loyalty-free-value-card p{margin:0;color:#475569;line-height:1.58}.landing-main--loyalty-free .loyalty-free-value-card__icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:14px;background:#14b8a61f;color:#0f766e}.landing-main--loyalty-free .loyalty-free-value-card__badge{display:inline-flex;align-items:center;width:fit-content;min-height:30px;padding:.3rem .72rem;border-radius:999px;background:#0f766e1a;border:1px solid rgba(15,118,110,.16);color:#0f766e;font-size:.78rem;font-weight:800;letter-spacing:.03em}.landing-main--loyalty-free .loyalty-free-cta{gap:1rem}@media(max-width:1080px){.landing-main--loyalty-free .pro-solution-card__body,.landing-main--loyalty-free .loyalty-free-value__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-main--loyalty-free .pro-solution-card__body{grid-template-columns:1fr}.landing-main--loyalty-free .pro-solution-card h1,.landing-main--loyalty-free .pro-solution-card__summary{max-width:none}.landing-main--loyalty-free .pro-loyalty-card-showcase__mockup{max-width:100%}}@media(max-width:820px){.landing-main--loyalty-free .loyalty-free-hero-section{padding-top:clamp(1.2rem,4vw,2.2rem)}.landing-main--loyalty-free .pro-solution-card{padding:1.05rem;border-radius:24px}.landing-main--loyalty-free .pro-solution-card__visual--mockup{padding:.68rem}.landing-main--loyalty-free .pro-loyalty-card-showcase{gap:.6rem}.landing-main--loyalty-free .pro-loyalty-card-showcase__tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.landing-main--loyalty-free .pro-loyalty-card-showcase__tabs .loyalty-preview-mode-chip{width:100%;justify-content:center}.landing-main--loyalty-free .pro-loyalty-card-showcase__mockup .loyalty-join-view{padding:.86rem .66rem .94rem}.landing-main--loyalty-free .pro-loyalty-card-showcase__mockup .loyalty-join-subtitle{max-width:32ch;font-size:.92rem}}@media(max-width:720px){.landing-main--loyalty-free .loyalty-free-value__grid,.landing-main--loyalty-free .pro-solution-card__highlights{grid-template-columns:1fr}.landing-main--loyalty-free .pro-solution-card__header{align-items:flex-start;flex-direction:column}.landing-main--loyalty-free .pro-solution-card__flag{width:fit-content}.landing-main--loyalty-free .pro-solution-card h1{max-width:none;font-size:clamp(1.7rem,7vw,2.5rem)}.landing-main--loyalty-free .pro-solution-card__points{grid-template-columns:1fr}.landing-main--loyalty-free .pro-solution-card__points li:last-child{grid-column:auto}.landing-main--loyalty-free .pro-solution-card__cta,.landing-main--loyalty-free .loyalty-free-cta .primary{width:100%;min-width:0}.landing-main--loyalty-free .pro-solution-card__visual--mockup{padding:.35rem}.landing-main--loyalty-free .pro-loyalty-card-showcase__mockup .loyalty-join-view{padding:0}}@media(max-width:560px){.landing-main--loyalty-free .pro-solution-card__visual--mockup{padding:.18rem}.landing-main--loyalty-free .pro-loyalty-card-showcase__tabs{gap:.35rem}.landing-main--loyalty-free .pro-loyalty-card-showcase__tabs .loyalty-preview-mode-chip{min-height:32px;padding:.44rem .55rem;font-size:.74rem}.landing-main--loyalty-free .pro-loyalty-card-showcase__mockup .loyalty-join-view{gap:.66rem;padding:0}.landing-main--loyalty-free .pro-loyalty-card-showcase__mockup .loyalty-join-title{font-size:clamp(1.06rem,4.7vw,1.32rem)}.landing-main--loyalty-free .pro-loyalty-card-showcase__mockup .loyalty-join-subtitle{max-width:28ch;font-size:.86rem}.landing-main--loyalty-free .pro-loyalty-card-showcase__mockup .loyalty-join-browser__address{padding:.54rem .7rem;font-size:.76rem}}.pro-verification-page{width:100%;min-height:100svh;padding:clamp(1rem,3vw,2.5rem);background:radial-gradient(circle at 50% 0%,rgba(14,116,144,.12),transparent 34rem),linear-gradient(180deg,#f8fafc,#eef2f7)}.auth-card.pro-verification-card{position:relative;display:grid;gap:1.15rem;width:min(100%,560px);padding:clamp(1.2rem,3vw,1.8rem);overflow:hidden;border:1px solid rgba(15,23,42,.12);border-radius:8px;background:#fffffffa;box-shadow:0 18px 42px #0f172a1f}.pro-verification-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#0f766e,#2563eb)}.pro-verification__mark{display:inline-flex;width:2.65rem;height:2.65rem;border-radius:8px;background:linear-gradient(135deg,#0f766efa,#2563ebeb),#0f766e;box-shadow:0 10px 24px #0f766e38}.pro-verification__mark:before{content:"";width:1.2rem;height:.66rem;margin:auto;border-bottom:3px solid #fff;border-left:3px solid #fff;transform:translateY(-.08rem) rotate(-45deg)}.pro-verification__header{gap:.55rem;text-align:left}.pro-verification__pill{display:inline-flex;align-items:center;justify-content:center;width:fit-content;margin:0;padding:.34rem .62rem;border:1px solid transparent;border-radius:8px;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.pro-verification__pill--checking{color:#075985;background:#e0f2fe;border-color:#0e749042}.pro-verification__pill--verified{color:#065f46;background:#d1fae5;border-color:#05966947}.pro-verification__pill--invalid{color:#9f1239;background:#ffe4e6;border-color:#e11d483d}.pro-verification-card .auth-card-title{margin:0;color:#0f172a;font-size:clamp(1.65rem,4vw,2.2rem);line-height:1.05}.pro-verification-card .auth-card-subtitle{max-width:42rem;margin:0;color:#334155;font-size:.98rem;line-height:1.55}.pro-verification__form{display:grid;gap:.7rem;padding:.85rem;border:1px solid rgba(15,23,42,.12);border-radius:8px;background:#f8fafc}.pro-verification__form .auth-label{color:#0f172a;font-weight:700}.pro-verification__field-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.6rem}.pro-verification__form input{min-width:0;min-height:44px;padding:.65rem .78rem;border:1px solid rgba(100,116,139,.5);border-radius:8px;outline:none;background:#fff;color:#0f172a;font:inherit}.pro-verification__form input:focus-visible{border-color:#2563ebb8;box-shadow:0 0 0 3px #2563eb29}.pro-verification-card .btn{min-height:44px;border-radius:8px}.pro-verification-card .btn-primary{background:#1e40af;border-color:#1e3a8a;color:#fff}.pro-verification-card .btn-primary:hover:not(:disabled),.pro-verification-card .btn-primary:focus-visible:not(:disabled){background:#1d4ed8;border-color:#1e40af;color:#fff}.pro-verification-card .btn-outline{border-color:#1e40af47;background:#fff;color:#1e3a8a}.pro-verification-card .btn-outline:hover,.pro-verification-card .btn-outline:focus-visible{border-color:#1e40af80;background:#eff6ff;color:#1e3a8a}.pro-verification__feedback{margin:0;padding:.62rem .7rem;border-radius:8px;font-size:.86rem;line-height:1.35}.pro-verification__feedback--sending{color:#075985;background:#e0f2fe}.pro-verification__feedback--success{color:#065f46;background:#d1fae5}.pro-verification__feedback--error{color:#9f1239;background:#ffe4e6}.pro-verification__mailbox{justify-self:start}.pro-verification__actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.1rem}@media(max-width:560px){.pro-verification-page{align-items:start;padding:.85rem}.pro-verification-card{gap:1rem;padding:1rem}.pro-verification__field-row,.pro-verification__actions{grid-template-columns:1fr}.pro-verification__field-row{display:grid}.pro-verification__actions .btn,.pro-verification__field-row .btn,.pro-verification__mailbox{width:100%;justify-content:center}}.landing-main.landing-main--notfound{position:relative;min-height:calc(100dvh - 180px);overflow:hidden;background:radial-gradient(760px circle at 10% 12%,rgba(79,70,229,.2),transparent 62%),radial-gradient(720px circle at 88% 14%,rgba(14,165,233,.16),transparent 60%),linear-gradient(170deg,#f5f7ff,#f0f5ff 45%,#ecf4ff)}.landing-main.landing-main--notfound:before,.landing-main.landing-main--notfound:after{content:"";position:absolute;border-radius:12px;filter:blur(8px);pointer-events:none;opacity:.48}.landing-main.landing-main--notfound:before{width:min(40vw,420px);height:min(40vw,420px);top:-140px;left:-80px;background:radial-gradient(circle,rgba(79,70,229,.24),transparent 72%)}.landing-main.landing-main--notfound:after{width:min(38vw,380px);height:min(38vw,380px);bottom:-150px;right:-100px;background:radial-gradient(circle,rgba(14,165,233,.2),transparent 72%)}.landing-main.landing-main--notfound .notfound-shell{position:relative;z-index:1;width:min(100%,var(--max-width-wide));margin:0 auto;box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:clamp(1.25rem,3vw,2.5rem);align-items:center;padding:clamp(2rem,4vw,4rem) var(--container-padding)}.landing-main.landing-main--notfound .notfound-content{padding:clamp(1.25rem,2.5vw,2rem);border-radius:12px;border:1px solid rgba(148,163,184,.32);background:linear-gradient(145deg,#ffffffeb,#f4f8ffd6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 24px 54px #0f172a1f;display:grid;gap:1rem}.landing-main.landing-main--notfound .notfound-code{margin:0;font-size:clamp(3.1rem,9vw,6rem);line-height:.95;font-weight:800;letter-spacing:.03em;color:#4f46e5;text-shadow:0 10px 30px rgba(79,70,229,.2)}.landing-main.landing-main--notfound .notfound-content h1{margin:0;font-size:clamp(1.5rem,3.1vw,2.4rem);line-height:1.15;letter-spacing:-.02em;color:#0f172a}.landing-main.landing-main--notfound .notfound-copy{margin:0;color:#334155;font-size:clamp(.95rem,1.8vw,1.08rem);line-height:1.55}.landing-main.landing-main--notfound .notfound-actions{display:flex;flex-wrap:wrap;gap:.75rem}.landing-main.landing-main--notfound .notfound-btn-secondary{border-color:#4f46e557}.landing-main.landing-main--notfound .notfound-wheel-actions{display:grid;gap:.55rem;margin-top:.25rem}.landing-main.landing-main--notfound .notfound-spin-btn{justify-self:start;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.68rem 1.1rem;border-radius:12px;border:1px solid rgba(79,70,229,.38);background:linear-gradient(135deg,#4f46e5f0,#0ea5e9e6);color:#f8fafc;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;box-shadow:0 14px 28px #0f172a2e}.landing-main.landing-main--notfound .notfound-spin-btn:hover:not(:disabled){transform:translateY(-2px)}.landing-main.landing-main--notfound .notfound-spin-btn:disabled{cursor:wait;opacity:.72}.landing-main.landing-main--notfound .notfound-spin-btn:focus-visible{outline:3px solid rgba(79,70,229,.32);outline-offset:2px}.landing-main.landing-main--notfound .notfound-result{margin:0;color:#1e293b;font-size:.92rem;line-height:1.45}.landing-main.landing-main--notfound .notfound-wheel-panel{display:grid;place-items:center;border-radius:12px;border:1px solid rgba(148,163,184,.28);background:linear-gradient(150deg,#ffffffdb,#f1f7ffbd);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:none;padding:clamp(1rem,2vw,1.5rem)}.landing-main.landing-main--notfound .notfound-wheel-wrap{width:min(100%,430px);display:grid;place-items:center}.landing-main.landing-main--notfound .notfound-wheel-wrap .wheel{width:min(410px,84vw)}.landing-main.landing-main--notfound .notfound-wheel-wrap .wheel__frame:before{content:none}.landing-main.landing-main--notfound .notfound-wheel-wrap .wheel__frame,.landing-main.landing-main--notfound .notfound-wheel-wrap .wheel__rim,.landing-main.landing-main--notfound .notfound-wheel-wrap .wheel__rim--inner,.landing-main.landing-main--notfound .notfound-wheel-wrap .wheel__center,.landing-main.landing-main--notfound .notfound-wheel-wrap .wheel__center-glow,.landing-main.landing-main--notfound .notfound-wheel-wrap .wheel__center-logo,.landing-main.landing-main--notfound .notfound-wheel-wrap .wheel__pointer{box-shadow:none;filter:none}.landing-main.landing-main--notfound .notfound-wheel-wrap .wheel--showcase .wheel__pointer{inset:50% auto auto 24px;transform:translateY(-50%) rotate(90deg)}@media(max-width:960px){.landing-main.landing-main--notfound .notfound-shell{grid-template-columns:1fr;justify-items:center}.landing-main.landing-main--notfound .notfound-content,.landing-main.landing-main--notfound .notfound-wheel-panel{width:min(100%,720px)}}@media(max-width:640px){.landing-main.landing-main--notfound .notfound-actions{flex-direction:column;align-items:stretch}.landing-main.landing-main--notfound .notfound-actions .btn{width:100%;justify-content:center}.landing-main.landing-main--notfound .notfound-spin-btn{width:100%}}@media(prefers-reduced-motion:reduce){.landing-main.landing-main--notfound .notfound-spin-btn{transition:none}}.landing-main--info{--info-accent-a: rgba(79, 70, 229, .28);--info-accent-b: rgba(14, 165, 233, .24);--info-accent-c: rgba(245, 158, 11, .2);--info-border: rgba(99, 102, 241, .24);--info-shadow: 0 26px 64px rgba(15, 23, 42, .16);--info-radius: 12px;--info-card-surface: linear-gradient(150deg, rgba(255, 255, 255, .98), rgba(245, 248, 255, .96));--info-speed: .24s;gap:clamp(2.2rem,5vw,4rem);position:relative;isolation:isolate}.landing-main--about{--info-accent-a: rgba(37, 99, 235, .26);--info-accent-b: rgba(14, 165, 233, .22);--info-accent-c: rgba(245, 158, 11, .14)}.landing-main--faq{--info-accent-a: rgba(67, 56, 202, .22);--info-accent-b: rgba(8, 145, 178, .2);--info-accent-c: rgba(249, 115, 22, .12)}.landing-main--security{--info-accent-a: rgba(14, 165, 233, .24);--info-accent-b: rgba(79, 70, 229, .2);--info-accent-c: rgba(16, 185, 129, .16)}.landing-main--info:before,.landing-main--info:after{content:"";position:absolute;pointer-events:none;z-index:0}.landing-main--info:before{inset:-4rem -10%;background:radial-gradient(420px circle at 10% 14%,var(--info-accent-a),transparent 62%),radial-gradient(480px circle at 82% 6%,var(--info-accent-b),transparent 66%),radial-gradient(520px circle at 52% 98%,var(--info-accent-c),transparent 70%);opacity:.95}.landing-main--info:after{inset:0;background-image:linear-gradient(to right,rgba(99,102,241,.04) 1px,transparent 1px),linear-gradient(to bottom,rgba(99,102,241,.04) 1px,transparent 1px);background-size:34px 34px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.4),transparent 85%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.4),transparent 85%)}.landing-main--info>.section{position:relative;z-index:1}.landing-main--info .info-hero{display:grid;gap:clamp(1rem,2.2vw,1.45rem);width:min(100%,1200px);margin-inline:auto;margin-top:clamp(.8rem,2.2vw,2rem)}.landing-main--info .info-hero__panel{display:grid;gap:1rem;width:min(100%,1120px);margin-inline:auto;position:relative;overflow:hidden;border-color:#4f46e54d}.landing-main--info .info-hero__panel:before{content:"";position:absolute;inset:auto -8% -42% auto;width:min(44vw,460px);aspect-ratio:1;border-radius:12px;background:radial-gradient(circle,rgba(14,165,233,.22),transparent 68%);pointer-events:none}.landing-main--info .info-hero__panel>*{position:relative;z-index:1}.landing-main--info .info-hero__panel h1{margin:0;font-size:clamp(2rem,4vw,3.15rem);letter-spacing:-.02em;line-height:1.08;color:#0f172a}.landing-main--info .info-hero__chips{display:flex;flex-wrap:wrap;gap:.6rem}.landing-main--info .info-hero__chips span{border-radius:12px;padding:.42rem .85rem;font-size:.8rem;font-weight:700;letter-spacing:.01em;color:#1f2937;border:1px solid rgba(99,102,241,.24);background:#ffffffdb}.landing-main--info .info-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.95rem}.landing-main--info .info-proof-card{border-radius:12px;border:1px solid rgba(99,102,241,.2);background:#ffffffeb;box-shadow:0 14px 35px #0f172a17;padding:1rem 1rem 1.1rem;display:grid;gap:.55rem;transition:transform var(--info-speed) ease,box-shadow var(--info-speed) ease,border-color var(--info-speed) ease}.landing-main--info .info-proof-card:hover{transform:translateY(-3px);box-shadow:0 22px 44px #4f46e52b;border-color:#4f46e573}.landing-main--info .info-proof-card h2{margin:0;font-size:1.02rem;color:#111827}.landing-main--info .info-proof-card p{margin:0;color:#334155;line-height:1.55}.landing-main--info .info-proof-card__icon,.landing-main--info .info-card__icon,.landing-main--info .info-why__icon,.landing-main--info .faq-group__icon,.landing-main--info .security-incident__icon{width:2rem;height:2rem;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#4f46e533,#0ea5e938);color:#312e81;border:1px solid rgba(79,70,229,.26);flex-shrink:0}.landing-main--info .info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:min(100%,1200px);margin-inline:auto}.landing-main.landing-main--info .info-grid>.info-card{width:auto;margin:0;box-sizing:border-box}.landing-main--info .info-card{border-radius:var(--info-radius);border:1px solid var(--info-border);background:var(--info-card-surface);box-shadow:var(--info-shadow);padding:clamp(1.05rem,2.1vw,1.45rem);display:grid;gap:.78rem;transition:transform var(--info-speed) ease,box-shadow var(--info-speed) ease,border-color var(--info-speed) ease}.landing-main--info .info-card:hover{transform:translateY(-4px);border-color:#4f46e573;box-shadow:0 30px 70px #4f46e533}.landing-main--info .info-card__header{display:flex;align-items:center;gap:.72rem}.landing-main--info .info-card h2{margin:0;font-size:clamp(1.14rem,2.3vw,1.38rem);color:#0f172a}.landing-main--info .info-card p,.landing-main--info .info-card li{margin:0;color:#334155;line-height:1.58}.landing-main--info .info-card ul{margin:0;padding-left:1.1rem;display:grid;gap:.4rem}.landing-main--info .info-why{display:grid;gap:1rem}.landing-main--info .info-why__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.landing-main--info .info-why__card{border-radius:12px;border:1px solid rgba(99,102,241,.22);background:#ffffffe6;padding:.95rem 1rem 1.05rem;display:grid;gap:.58rem}.landing-main--info .info-why__card h3{margin:0;font-size:1rem;color:#0f172a}.landing-main--info .info-why__card p{margin:0;color:#334155;line-height:1.55}.landing-main--about .about-hero{display:grid;gap:1rem}.landing-main--about .about-hero__layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.9fr);gap:1rem;align-items:start}.landing-main--about .about-hero__intro{display:grid;gap:1rem}.landing-main--about .about-hero__summary{border-radius:12px;border:1px solid rgba(59,130,246,.18);background:linear-gradient(180deg,#ffffffc7,#ffffffdb),radial-gradient(circle at top right,rgba(59,130,246,.12),transparent 60%),repeating-linear-gradient(135deg,#2563eb0a 0 10px,#2563eb00 10px 20px),#ffffffe6;box-shadow:0 18px 40px #0f172a14;padding:.95rem;display:grid;gap:.8rem}.landing-main--about .about-hero__summary-eyebrow{margin:0;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:700;color:#1d4ed8}.landing-main--about .about-hero__summary-title{margin:0;color:#0f172a;font-weight:700;line-height:1.35}.landing-main--about .about-hero__metrics{display:grid;gap:.55rem}.landing-main--about .about-hero__metric{border-radius:12px;border:1px solid rgba(59,130,246,.12);background:#f8faffeb;padding:.7rem .75rem;display:grid;gap:.14rem}.landing-main--about .about-hero__metric span{margin:0;color:#64748b;font-size:.72rem;text-transform:uppercase;letter-spacing:.05em}.landing-main--about .about-hero__metric strong{color:#0f172a;font-size:1rem}.landing-main--about .about-hero__metric p{margin:0;color:#475569;line-height:1.45;font-size:.84rem}.landing-main--about .about-jump-links{display:flex;flex-wrap:wrap;gap:.55rem;padding-top:.15rem}.landing-main--about .about-jump-links__link{display:inline-flex;align-items:center;gap:.35rem;border-radius:12px;padding:.44rem .72rem;text-decoration:none;font-weight:700;font-size:.78rem;color:#1d4ed8;border:1px solid rgba(59,130,246,.18);background:#ffffffdb;transition:transform var(--info-speed) ease,border-color var(--info-speed) ease,background var(--info-speed) ease}.landing-main--about .about-jump-links__link:hover{transform:translateY(-1px);border-color:#3b82f652;background:#fffffffa}.landing-main--about .about-proof-grid{width:min(100%,1200px);margin-inline:auto;display:grid;grid-template-columns:minmax(0,1.15fr) repeat(3,minmax(0,1fr));gap:.95rem}.landing-main--about .about-proof-grid__intro{border-radius:12px;border:1px solid rgba(59,130,246,.16);background:linear-gradient(180deg,#ffffffd1,#ffffffe6),radial-gradient(circle at top right,rgba(14,165,233,.12),transparent 62%),repeating-linear-gradient(90deg,rgba(14,165,233,.03) 0 1px,transparent 1px 18px),repeating-linear-gradient(0deg,rgba(37,99,235,.02) 0 1px,transparent 1px 18px),#ffffffeb;box-shadow:0 16px 38px #0f172a14;padding:1rem;display:grid;align-content:start;gap:.55rem}.landing-main--about .about-proof-grid__intro h2,.landing-main--about .about-proof-grid__intro p{margin:0}.landing-main--about .about-proof-grid__intro h2{color:#0f172a;font-size:1.08rem;line-height:1.3}.landing-main--about .about-proof-grid__intro p:last-child{color:#475569;line-height:1.52}.landing-main--about .about-proof-card{border-radius:12px;border:1px solid rgba(59,130,246,.16);background:radial-gradient(circle at 100% 0%,rgba(59,130,246,.06),transparent 56%),linear-gradient(180deg,#fffffff2,#f8faffeb);box-shadow:0 16px 38px #0f172a14;padding:.95rem 1rem;display:grid;gap:.55rem;transition:transform var(--info-speed) ease,box-shadow var(--info-speed) ease,border-color var(--info-speed) ease}.landing-main--about .about-proof-card:hover{transform:translateY(-3px);border-color:#3b82f657;box-shadow:0 22px 48px #3b82f624}.landing-main--about .about-proof-card__icon{width:2rem;height:2rem;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3b82f633,#0ea5e92e);color:#1e40af;border:1px solid rgba(59,130,246,.24)}.landing-main--about .about-proof-card h2,.landing-main--about .about-proof-card p{margin:0}.landing-main--about .about-proof-card h2{color:#0f172a;font-size:.98rem}.landing-main--about .about-proof-card p{color:#475569;line-height:1.52}.landing-main--about .about-shell{width:min(100%,1200px);margin-inline:auto;display:grid;grid-template-columns:minmax(0,300px) minmax(0,1fr);gap:1rem;align-items:start}.landing-main--about .about-shell__sidebar{position:sticky;top:1rem;display:grid;gap:.85rem}.landing-main--about .about-shell__summary{border-radius:var(--info-radius);border:1px solid rgba(59,130,246,.14);background:linear-gradient(180deg,#ffffffc7,#ffffffe6),radial-gradient(circle at top right,rgba(59,130,246,.12),transparent 62%),repeating-linear-gradient(145deg,rgba(14,165,233,.03) 0 12px,transparent 12px 24px),#ffffffed;box-shadow:0 20px 54px #0f172a14;padding:1rem;display:grid;gap:.75rem}.landing-main--about .about-shell__eyebrow{margin:0;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:700;color:#1d4ed8}.landing-main--about .about-shell__title{margin:0;color:#0f172a;font-weight:700;line-height:1.38}.landing-main--about .about-shell__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.landing-main--about .about-shell__stat{border-radius:12px;border:1px solid rgba(59,130,246,.12);background:#f8faffeb;padding:.65rem .72rem;display:grid;gap:.2rem}.landing-main--about .about-shell__stat span{font-size:.72rem;color:#64748b;text-transform:uppercase;letter-spacing:.06em}.landing-main--about .about-shell__stat strong{color:#0f172a;font-size:1rem}.landing-main--about .about-nav{border-radius:var(--info-radius);border:1px solid rgba(59,130,246,.14);background:linear-gradient(180deg,#fffffff2,#f8faffed),repeating-linear-gradient(0deg,rgba(59,130,246,.02) 0 1px,transparent 1px 20px);box-shadow:0 20px 54px #0f172a14;padding:.45rem;display:grid;gap:.35rem}.landing-main--about .about-nav__link{display:flex;align-items:center;justify-content:space-between;gap:.65rem;border-radius:12px;padding:.62rem .7rem;text-decoration:none;color:#1f2937;font-weight:600;transition:background var(--info-speed) ease,color var(--info-speed) ease,transform var(--info-speed) ease}.landing-main--about .about-nav__link:hover{background:#3b82f614;color:#1e40af;transform:translate(1px)}.landing-main--about .about-shell__note{border-radius:12px;border:1px solid rgba(59,130,246,.14);background:radial-gradient(circle at top right,rgba(14,165,233,.08),transparent 65%),linear-gradient(180deg,#fffffff2,#f8faffeb);box-shadow:0 16px 34px #0f172a12;padding:.9rem;display:grid;gap:.35rem}.landing-main--about .about-shell__note-title{margin:0;font-weight:700;color:#0f172a}.landing-main--about .about-shell__note p{margin:0;color:#475569;line-height:1.5}.landing-main--about .about-shell__content{min-width:0;display:grid;gap:1rem}.landing-main--about .about-sections{display:grid;gap:.95rem}.landing-main--about .about-section-card{border-radius:var(--info-radius);border:1px solid rgba(59,130,246,.16);background:radial-gradient(circle at 100% 0%,rgba(59,130,246,.06),transparent 52%),linear-gradient(180deg,#fffffff5,#fafcffed);box-shadow:0 20px 54px #0f172a1a;padding:1rem;display:grid;gap:.75rem;scroll-margin-top:6.5rem}.landing-main--about .about-section-card__header{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.75rem}.landing-main--about .about-section-card__icon{width:2rem;height:2rem;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3b82f629,#0ea5e929);color:#1e3a8a;border:1px solid rgba(59,130,246,.2)}.landing-main--about .about-section-card__heading{display:grid;gap:.18rem;min-width:0}.landing-main--about .about-section-card__index{margin:0;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;color:#1d4ed8;font-weight:700}.landing-main--about .about-section-card__heading h2{margin:0;color:#0f172a;font-size:1.1rem;line-height:1.3}.landing-main--about .about-section-card__body{display:grid;gap:.58rem}.landing-main--about .about-section-card__body p{margin:0;color:#334155;line-height:1.58}.landing-main--about .about-section-card__bullets{margin:.05rem 0 0;padding:0;list-style:none;display:grid;gap:.45rem}.landing-main--about .about-section-card__bullets li{position:relative;padding:.62rem .75rem .62rem 1.9rem;border-radius:12px;border:1px solid rgba(59,130,246,.12);background:#f8faffeb;color:#334155;line-height:1.45}.landing-main--about .about-section-card__bullets li:before{content:"";position:absolute;left:.75rem;top:.9rem;width:.5rem;height:.5rem;border-radius:12px;background:linear-gradient(135deg,#2563eb,#06b6d4);box-shadow:0 0 0 4px #3b82f61f}.landing-main--about .about-flow{border-radius:var(--info-radius);border:1px solid rgba(59,130,246,.16);background:linear-gradient(180deg,#ffffffc7,#ffffffeb),radial-gradient(circle at top right,rgba(59,130,246,.08),transparent 62%),repeating-linear-gradient(90deg,rgba(59,130,246,.03) 0 1px,transparent 1px 22px),#fffffff0;box-shadow:0 20px 54px #0f172a1a;padding:1rem;display:grid;gap:.9rem;scroll-margin-top:6.5rem}.landing-main--about .about-flow__header{display:grid;gap:.5rem}.landing-main--about .about-flow__header h2,.landing-main--about .about-flow__header p{margin:0}.landing-main--about .about-flow__header h2{color:#0f172a;font-size:clamp(1.15rem,2.4vw,1.45rem);line-height:1.25}.landing-main--about .about-flow__header p:last-child{color:#475569;line-height:1.55}.landing-main--about .about-flow__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.landing-main--about .about-flow__step{border-radius:12px;border:1px solid rgba(59,130,246,.14);background:radial-gradient(circle at top right,rgba(14,165,233,.06),transparent 55%),linear-gradient(180deg,#fffffff5,#f8faffed);padding:.9rem;display:grid;gap:.52rem}.landing-main--about .about-flow__step-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.landing-main--about .about-flow__step-icon{width:2rem;height:2rem;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3b82f629,#0ea5e92e);color:#1e3a8a;border:1px solid rgba(59,130,246,.2)}.landing-main--about .about-flow__step-index{min-width:1.75rem;height:1.75rem;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:800;color:#1e3a8a;background:#3b82f61f;border:1px solid rgba(59,130,246,.14)}.landing-main--about .about-flow__step h3,.landing-main--about .about-flow__step p{margin:0}.landing-main--about .about-flow__step h3{color:#0f172a;font-size:.98rem;line-height:1.35}.landing-main--about .about-flow__step p{color:#475569;line-height:1.5}.landing-main--about .about-why{scroll-margin-top:6.5rem}.landing-main--about .about-why__panel{border-radius:var(--info-radius);border:1px solid rgba(59,130,246,.16);background:linear-gradient(180deg,#ffffffd1,#fffffff0),repeating-linear-gradient(145deg,rgba(59,130,246,.025) 0 10px,transparent 10px 20px),#fffffff0;box-shadow:0 20px 54px #0f172a1a;padding:1rem;display:grid;gap:.9rem}.landing-main--about .about-nav__link:hover,.landing-main--about .about-jump-links__link:hover{color:#1e3a8a}.landing-main--about .about-why__panel .section-header{display:grid;gap:.4rem}.landing-main--about .about-why__panel .section-header h2{margin:0}.landing-main--faq .faq-categories{display:flex;gap:.55rem;flex-wrap:wrap}.landing-main--faq .faq-categories__chip{display:inline-flex;align-items:center;gap:.5rem;border-radius:12px;padding:.38rem .45rem .38rem .78rem;font-size:.76rem;font-weight:700;color:#312e81;border:1px solid rgba(67,56,202,.24);background:linear-gradient(180deg,#fffffff2,#f8faffe6),repeating-linear-gradient(145deg,rgba(67,56,202,.025) 0 10px,transparent 10px 20px);text-decoration:none;transition:border-color var(--info-speed) ease,background var(--info-speed) ease,transform var(--info-speed) ease}.landing-main--faq .faq-categories__chip:hover{transform:translateY(-1px);border-color:#4338ca5c;background:linear-gradient(180deg,#fffffffa,#fafcfff2),repeating-linear-gradient(145deg,rgba(67,56,202,.03) 0 10px,transparent 10px 20px)}.landing-main--faq .faq-categories__chip strong{min-width:1.45rem;height:1.45rem;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:.72rem;background:#4338ca1f;color:#312e81}.landing-main--faq .faq-shell{display:grid;grid-template-columns:minmax(0,285px) minmax(0,1fr);gap:1rem;width:min(100%,1200px);margin-inline:auto;align-items:start}.landing-main--faq .faq-shell__sidebar{position:sticky;top:1rem;display:grid;gap:.85rem}.landing-main--faq .faq-shell__summary{border-radius:var(--info-radius);border:1px solid rgba(79,70,229,.18);background:linear-gradient(180deg,#fffc,#ffffffe6),radial-gradient(circle at top right,rgba(79,70,229,.1),transparent 60%),repeating-linear-gradient(145deg,rgba(67,56,202,.03) 0 12px,transparent 12px 24px),#ffffffeb;box-shadow:0 20px 54px #0f172a14;padding:1rem;display:grid;gap:.8rem}.landing-main--faq .faq-shell__eyebrow{margin:0;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:700;color:#4338ca}.landing-main--faq .faq-shell__title{margin:0;color:#0f172a;font-weight:700;line-height:1.35}.landing-main--faq .faq-shell__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.landing-main--faq .faq-shell__stat{border-radius:12px;border:1px solid rgba(79,70,229,.12);background:#f8faffe6;padding:.65rem .72rem;display:grid;gap:.2rem}.landing-main--faq .faq-shell__stat span{font-size:.72rem;color:#64748b;text-transform:uppercase;letter-spacing:.06em}.landing-main--faq .faq-shell__stat strong{font-size:1rem;color:#0f172a}.landing-main--faq .faq-nav{border-radius:var(--info-radius);border:1px solid rgba(79,70,229,.15);background:linear-gradient(180deg,#fffffff5,#f8faffeb),repeating-linear-gradient(0deg,rgba(67,56,202,.02) 0 1px,transparent 1px 22px);box-shadow:0 20px 54px #0f172a14;padding:.45rem;display:grid;gap:.35rem}.landing-main--faq .faq-nav__link{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-radius:12px;padding:.62rem .7rem;text-decoration:none;color:#1f2937;font-weight:600;transition:background var(--info-speed) ease,color var(--info-speed) ease,transform var(--info-speed) ease}.landing-main--faq .faq-nav__link:hover{background:#4338ca14;color:#312e81;transform:translate(1px)}.landing-main--faq .faq-nav__link strong{min-width:1.35rem;height:1.35rem;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:.72rem;background:#4338ca1f;color:#3730a3}.landing-main--faq .faq-shell__content{min-width:0;display:grid;gap:.95rem}.landing-main--faq .faq-toolbar{display:flex;gap:.8rem;align-items:center;justify-content:space-between;border-radius:var(--info-radius);border:1px solid rgba(79,70,229,.15);background:linear-gradient(180deg,#fffffff5,#f8fafff0),repeating-linear-gradient(145deg,rgba(8,145,178,.018) 0 10px,transparent 10px 20px);box-shadow:0 18px 40px #0f172a14;padding:.7rem}.landing-main--faq .faq-search{position:relative;flex:1 1 auto;min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.55rem;border-radius:12px;border:1px solid rgba(67,56,202,.18);background:linear-gradient(180deg,#f8fafffa,#f1f5fff5),repeating-linear-gradient(90deg,rgba(67,56,202,.018) 0 1px,transparent 1px 18px);padding:.2rem .35rem .2rem .45rem}.landing-main--faq .faq-search:focus-within{border-color:#4338ca73;box-shadow:0 0 0 3px #4338ca1f}.landing-main--faq .faq-search__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.landing-main--faq .faq-search__icon{color:#3730a3;display:inline-flex;align-items:center;justify-content:center}.landing-main--faq .faq-search input{width:100%;border:0;background:transparent;color:#0f172a;font-size:.92rem;padding:.45rem .25rem;outline:none}.landing-main--faq .faq-search input::placeholder{color:#94a3b8}.landing-main--faq .faq-toolbar__count{margin:0;flex-shrink:0;font-size:.84rem;color:#475569;font-weight:600}.landing-main--faq .faq-empty{border-radius:var(--info-radius);border:1px dashed rgba(79,70,229,.24);background:linear-gradient(180deg,#fffffff5,#f8fafff0),repeating-linear-gradient(145deg,rgba(67,56,202,.02) 0 10px,transparent 10px 20px);padding:1rem;color:#475569}.landing-main--faq .faq-empty__title{margin:0 0 .25rem;color:#0f172a;font-weight:700}.landing-main--faq .faq-groups{display:grid;grid-template-columns:1fr;gap:.95rem}.landing-main--faq .faq-group{border:1px solid rgba(79,70,229,.2);border-radius:var(--info-radius);background:radial-gradient(circle at top right,rgba(67,56,202,.05),transparent 58%),linear-gradient(180deg,#fffffff5,#f9faffed);box-shadow:0 20px 54px #0f172a1f;padding:1rem;display:grid;gap:.85rem}.landing-main--faq .faq-group__header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:.7rem}.landing-main--faq .faq-group__heading{min-width:0}.landing-main--faq .faq-group__eyebrow{margin:0;text-transform:uppercase;letter-spacing:.06em;font-size:.74rem;font-weight:700;color:#4338ca}.landing-main--faq .faq-group__description{margin:.22rem 0 0;color:#475569;line-height:1.45;font-size:.89rem}.landing-main--faq .faq-group__count{min-width:2rem;height:2rem;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#4338ca1f;color:#312e81;font-size:.82rem;font-weight:800;border:1px solid rgba(79,70,229,.18)}.landing-main--faq .faq-list{display:grid;gap:.62rem}.landing-main--faq .faq-item{border-radius:12px;border:1px solid rgba(99,102,241,.2);background:linear-gradient(180deg,#f8fafffa,#f3f6fff0),repeating-linear-gradient(0deg,rgba(67,56,202,.015) 0 1px,transparent 1px 14px);overflow:hidden;transition:border-color var(--info-speed) ease,box-shadow var(--info-speed) ease}.landing-main--faq .faq-item.is-open{border-color:#4338ca6b;box-shadow:0 16px 32px #4338ca24}.landing-main--faq .faq-item h3{margin:0}.landing-main--faq .faq-item__trigger{width:100%;border:none;text-align:left;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem .95rem;cursor:pointer;color:#111827;font-size:.96rem;font-weight:700}.landing-main--faq .faq-item__trigger:focus-visible{outline:2px solid rgba(67,56,202,.48);outline-offset:-2px}.landing-main--faq .faq-item__question{line-height:1.4}.landing-main--faq .faq-item__chevron{width:1.5rem;height:1.5rem;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;color:#312e81;background:#4338ca1f;transition:transform var(--info-speed) ease,background var(--info-speed) ease}.landing-main--faq .faq-item.is-open .faq-item__chevron{transform:rotate(45deg);background:#4338ca38}.landing-main--faq .faq-item__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows var(--info-speed) ease}.landing-main--faq .faq-item__panel-inner{overflow:hidden}.landing-main--faq .faq-item__panel-inner p{margin:0;padding:0 .95rem;color:#334155;line-height:1.58}.landing-main--faq .faq-item.is-open .faq-item__panel{grid-template-rows:1fr}.landing-main--faq .faq-item.is-open .faq-item__panel-inner p{padding-bottom:.9rem}.landing-main--security .security-trust-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}.landing-main--security .security-trust-item{border-radius:12px;border:1px solid rgba(14,116,144,.2);background:#ffffffe6;color:#0f172a;font-weight:600;font-size:.86rem;line-height:1.35;padding:.62rem .72rem;display:flex;align-items:center;gap:.45rem}.landing-main--security .security-trust-item span:first-child{color:#0f766e;display:inline-flex}.landing-main--security .security-incident{display:grid;gap:1rem}.landing-main--security .security-incident__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.88rem}.landing-main--security .security-incident__step{border-radius:12px;border:1px solid rgba(14,116,144,.2);background:#ffffffeb;padding:.95rem 1rem 1.05rem;display:grid;gap:.56rem}.landing-main--security .security-incident__step h3{margin:0;color:#0f172a;font-size:1rem}.landing-main--security .security-incident__step p{margin:0;color:#334155;line-height:1.55}.landing-main--security .security-contact__panel{border-radius:var(--info-radius);border:1px solid rgba(79,70,229,.25);background:linear-gradient(140deg,#fffffff0,#f0f9ffe6);box-shadow:0 18px 50px #0f172a24;padding:clamp(1.05rem,2.2vw,1.5rem);display:grid;gap:.7rem}.landing-main--security .security-contact__panel h2,.landing-main--security .security-contact__panel p{margin:0}.landing-main--security .security-contact__link{width:fit-content;font-weight:700;align-items:center;gap:.45rem}.landing-main--info .info-cta__panel{display:grid;gap:.9rem}.landing-main--info .info-cta__panel h2,.landing-main--info .info-cta__panel p{margin:0}.landing-main--info .info-cta__actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.landing-main--info .info-cta__actions .primary,.landing-main--info .info-cta__actions .ghost{min-height:44px}@media(max-width:1080px){.landing-main--info .info-proof-grid,.landing-main--info .info-why__grid,.landing-main--security .security-trust-list,.landing-main--security .security-incident__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-main--about .about-hero__layout{grid-template-columns:1fr}.landing-main--about .about-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-main--about .about-proof-grid__intro{grid-column:1 / -1}.landing-main--about .about-shell{grid-template-columns:1fr}.landing-main--about .about-shell__sidebar{position:static}.landing-main--about .about-flow__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-main--faq .faq-shell{grid-template-columns:1fr}.landing-main--faq .faq-shell__sidebar{position:static}}@media(max-width:860px){.landing-main--info .info-grid,.landing-main--info .info-proof-grid,.landing-main--info .info-why__grid,.landing-main--security .security-trust-list,.landing-main--security .security-incident__grid,.landing-main--about .about-proof-grid,.landing-main--about .about-flow__grid{grid-template-columns:1fr}.landing-main--info .info-hero__panel h1{font-size:clamp(1.8rem,7vw,2.4rem)}}@media(max-width:640px){.landing-main--info .info-hero{margin-top:clamp(.55rem,2vw,1rem)}.landing-main--about .about-hero__summary,.landing-main--about .about-proof-grid__intro,.landing-main--about .about-proof-card,.landing-main--about .about-shell__summary,.landing-main--about .about-shell__note,.landing-main--about .about-section-card,.landing-main--about .about-flow,.landing-main--about .about-why__panel{padding:.82rem}.landing-main--about .about-jump-links__link{width:100%;justify-content:space-between}.landing-main--about .about-shell__stats{grid-template-columns:1fr}.landing-main--about .about-nav{padding:.35rem}.landing-main--about .about-nav__link{padding:.55rem .6rem;font-size:.88rem}.landing-main--about .about-section-card__header{gap:.62rem}.landing-main--about .about-section-card__icon,.landing-main--about .about-flow__step-icon{width:1.8rem;height:1.8rem}.landing-main--about .about-flow__step{padding:.8rem}.landing-main--faq .faq-shell__summary{padding:.82rem}.landing-main--faq .faq-nav{padding:.35rem}.landing-main--faq .faq-nav__link{padding:.55rem .6rem;font-size:.88rem}.landing-main--faq .faq-toolbar{align-items:stretch;flex-direction:column;padding:.6rem}.landing-main--faq .faq-toolbar__count{width:100%;text-align:left}.landing-main--faq .faq-group{padding:.82rem}.landing-main--faq .faq-group__header{grid-template-columns:auto minmax(0,1fr)}.landing-main--faq .faq-group__count{grid-column:1 / -1;justify-self:start;margin-left:2.7rem;min-width:1.7rem;height:1.7rem;font-size:.74rem}.landing-main--faq .faq-item__trigger{padding:.75rem .8rem}.landing-main--info .info-cta__actions{align-items:stretch}.landing-main--info .info-cta__actions .primary,.landing-main--info .info-cta__actions .ghost{width:100%;justify-content:center}}@media(prefers-reduced-motion:reduce){.landing-main--info .info-proof-card,.landing-main--info .info-card,.landing-main--faq .faq-item,.landing-main--faq .faq-item__chevron,.landing-main--faq .faq-item__panel{transition:none}.landing-main--info .info-proof-card:hover,.landing-main--info .info-card:hover{transform:none}}.contact-extra__faq{display:grid;gap:.6rem;max-width:52rem;margin:0 auto}.contact-extra__item{border:1px solid rgba(15,23,42,.1);border-radius:12px;background:#fff;padding:0 1rem}.contact-extra__item summary{cursor:pointer;list-style:none;padding:.9rem 0;display:flex;align-items:center;gap:.6rem}.contact-extra__item summary::-webkit-details-marker{display:none}.contact-extra__item summary:after{content:"+";margin-left:auto;font-weight:700;color:#4338ca}.contact-extra__item[open] summary:after{content:"−"}.contact-extra__item summary h3{margin:0;font-size:.98rem;font-weight:650;line-height:1.4}.contact-extra__item>p{margin:0 0 1rem;font-size:.92rem;line-height:1.6;color:#475569}.contact-extra__links{list-style:none;margin:0 auto;padding:0;max-width:52rem;display:grid;gap:.5rem}.contact-extra__links a{display:block;padding:.75rem .9rem;border:1px solid rgba(15,23,42,.1);border-radius:10px;background:#fff;font-size:.93rem;font-weight:600;text-decoration:none}.contact-extra__links a:hover{border-color:#4338ca}.spinner-faq__list{display:grid;gap:.6rem;max-width:52rem;margin:0 auto}.spinner-faq__item{border:1px solid rgba(15,23,42,.1);border-radius:12px;background:#fff;padding:0 1rem}.spinner-faq__item summary{cursor:pointer;list-style:none;padding:.9rem 0;display:flex;align-items:center;gap:.6rem}.spinner-faq__item summary::-webkit-details-marker{display:none}.spinner-faq__item summary:after{content:"+";margin-left:auto;font-weight:700;color:#4338ca}.spinner-faq__item[open] summary:after{content:"−"}.spinner-faq__item summary h3{margin:0;font-size:.98rem;font-weight:650;line-height:1.4}.spinner-faq__item>p{margin:0 0 1rem;font-size:.92rem;line-height:1.6;color:#475569}
