.landing-shell{--landing-primary:#6a35ff;--landing-primary-dark:#5427d6;--landing-primary-soft:#f0e9ff;--landing-accent:#a855f7;--landing-accent-dark:#9333ea;--landing-text:#161022;--landing-muted:#6b6280;--landing-line:#9482b838;--landing-card:#ffffffd1;--landing-card-solid:#fff;--landing-radius:20px;--landing-radius-sm:14px;--landing-shadow:0 4px 24px #2a10480f;--landing-shadow-lg:0 20px 50px #2a10481a;--panel-logo-gradient:linear-gradient(145deg, #6a35ff 0%, #a855f7 55%, #9333ea 100%);min-height:100vh;color:var(--landing-text);font-family:var(--font-sans);background-color:#fff;background-image:radial-gradient(90% 420px at 10% 0,#6a35ff2e,#0000 58%),radial-gradient(70% 360px at 95% 80px,#a855f729,#0000 52%),linear-gradient(#f4eefc,#fff);background-position:top;background-repeat:no-repeat;background-size:100% 700px,100% 700px,100% 620px;flex-direction:column;flex:1;scroll-padding-top:88px;display:flex;position:relative}.landing-shell:before,.landing-shell:after{content:"";filter:blur(70px);pointer-events:none;border-radius:50%;animation:20s ease-in-out infinite alternate landing-float;position:absolute}.landing-shell:before{top:-120px;background:#6a35ff38;width:420px;max-width:55%;height:420px;inset-inline-end:0}.landing-shell:after{top:40px;background:#a855f724;width:280px;height:280px;animation-delay:-8s;inset-inline-start:0}@keyframes landing-float{0%{transform:translate(0)scale(1)}to{transform:translateY(-20px)scale(1.05)}}.landing-inner{z-index:1;flex:1 0 auto;width:100%;max-width:1120px;margin:0 auto;padding:0 20px;position:relative;overflow-x:clip}.landing-header{justify-content:space-between;align-items:center;gap:16px;padding:20px 0;display:flex}.landing-brand{color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.landing-shell .auth-logo{align-items:center;display:flex}.landing-brand .auth-logo{flex-shrink:0;width:42px;height:42px}.landing-brand-text{flex-direction:column;gap:1px;display:flex}.landing-brand-name{letter-spacing:-.02em;font-size:1.125rem;font-weight:700;line-height:1.2}.landing-brand-sub{color:var(--landing-muted);font-size:.72rem;line-height:1.3}.landing-nav{align-items:center;gap:16px;display:none}@media (min-width:1100px){.landing-nav{gap:22px;display:flex}}.landing-nav a{color:var(--landing-muted);font-size:.82rem;font-weight:500;text-decoration:none;transition:color .15s}@media (min-width:1100px){.landing-nav a{font-size:.875rem}}.landing-nav a:hover,.landing-nav a.is-active{color:var(--landing-primary)}.landing-nav a.is-active{font-weight:700}.landing-header-actions{align-items:center;gap:8px;display:flex}.landing-lang-toggle{border:1px solid var(--landing-line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;border-radius:999px;align-items:center;padding:2px;display:inline-flex}.landing-lang-btn{color:var(--landing-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:5px 10px;font-size:.75rem;font-weight:600;transition:background .15s,color .15s}.landing-lang-btn.is-active{background:var(--landing-primary);color:#fff}.landing-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:12px;justify-content:center;align-items:center;gap:6px;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.landing-btn:active{transform:scale(.98)}.landing-btn--ghost{color:var(--landing-text);background:0 0;padding:9px 14px}.landing-btn--ghost:hover{background:#fff9}.landing-btn--primary{background:linear-gradient(135deg, var(--landing-primary) 0%, var(--landing-accent) 100%);color:#fff;padding:10px 18px;box-shadow:0 4px 14px #6a35ff59}.landing-btn--primary:hover{box-shadow:0 6px 20px #6a35ff73}.landing-btn--outline{color:var(--landing-primary-dark);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffbf;border:1px solid #6a35ff40;padding:10px 18px}.landing-btn--outline:hover{background:#fff;border-color:#6a35ff66}.landing-btn--lg{border-radius:14px;padding:14px 24px;font-size:.95rem}.landing-header .landing-btn--ghost{display:none}@media (min-width:640px){.landing-header .landing-btn--ghost{display:inline-flex}}.landing-hero{align-items:center;gap:28px;padding:20px 0 56px;display:grid}@media (min-width:960px){.landing-hero{grid-template-columns:minmax(0,1fr) minmax(320px,1.05fr);gap:40px;padding:28px 0 72px}}.landing-hero-copy{text-align:start;flex-direction:column;align-items:flex-start;min-width:0;display:flex}.landing-hero-title{letter-spacing:-.04em;color:#160e28;-webkit-text-fill-color:inherit;background:0 0;flex-direction:column;gap:.12em;margin:0;font-size:clamp(2.05rem,4.6vw,3.35rem);font-weight:800;line-height:1.12;display:flex}.landing-hero-title__line--accent{background:linear-gradient(120deg,#6a35ff 0%,#a855f7 55%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-hero-subtitle{color:var(--landing-muted);max-width:34rem;margin:18px 0 0;font-size:1.08rem;line-height:1.8}.landing-hero-promises{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;width:100%;max-width:28rem;margin:28px 0 0;padding:0;list-style:none;display:grid}.landing-hero-promises li{box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:column;gap:4px;padding:0;display:flex}.landing-hero-promises strong{letter-spacing:-.03em;background:linear-gradient(120deg,#6a35ff 0%,#a855f7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.35rem;font-weight:800;line-height:1.1}.landing-hero-promises span{color:var(--landing-muted);font-size:.82rem;font-weight:600;line-height:1.45}@media (max-width:520px){.landing-hero-promises{gap:16px;max-width:none}}.landing-hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:26px;display:flex}.landing-hero-cta{color:#fff;white-space:nowrap;background:#6a35ff;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 24px;font-size:.95rem;font-weight:750;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex;box-shadow:0 12px 28px #6a35ff52}.landing-hero-cta:hover{background:#5b2cf0;transform:translateY(-1px)}.landing-hero-cta--ghost{color:#5427d6;box-shadow:none;background:#ffffff8c;border:1px solid #6a35ff29}.landing-hero-cta--ghost:hover{color:#5427d6;background:#fff}.landing-hero-visual{isolation:isolate;justify-content:center;align-items:center;display:flex;position:relative}@media (max-width:959px){.landing-hero-visual{order:-1}}.landing-hero-orb{filter:blur(2px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.landing-hero-orb--one{top:4%;filter:blur(18px);background:radial-gradient(circle,#a855f773,#0000 68%);width:220px;height:220px;inset-inline-end:6%}.landing-hero-orb--two{bottom:10%;filter:blur(16px);background:radial-gradient(circle,#ec489952,#0000 70%);width:160px;height:160px;inset-inline-start:2%}.landing-hero-orb--three{top:18%;filter:blur(8px);background:radial-gradient(circle,#38bdf859,#0000 68%);width:90px;height:90px;inset-inline-start:8%}.landing-hero-mascot{z-index:1;width:min(100%,720px);margin-inline:auto;position:relative}.landing-hero-mascot__glow{filter:blur(30px);pointer-events:none;z-index:0;background:radial-gradient(circle at 50% 45%,#a855f766,#0000 62%),radial-gradient(circle at 30% 70%,#6a35ff42,#0000 55%);border-radius:50%;position:absolute;inset:14% 10% 10%}.landing-hero-mascot__img{z-index:1;image-rendering:auto;width:100%;height:auto;animation:5.5s ease-in-out infinite landing-mascot-float;display:block;position:relative}@keyframes landing-mascot-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes landing-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}@media (prefers-reduced-motion:reduce){.landing-hero-mascot__img{animation:none}}.landing-dashboard-preview{background:var(--landing-card);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--landing-shadow-lg);border:1px solid #fffc;border-radius:24px;position:relative;overflow:hidden}.landing-dashboard-topbar{background:linear-gradient(#17212b 0%,#1a2734 100%);border-bottom:1px solid #ffffff0f;align-items:center;gap:8px;padding:14px 18px;display:flex}.landing-dashboard-dot{border-radius:50%;width:10px;height:10px}.landing-dashboard-dot--red{background:#ff5f57}.landing-dashboard-dot--yellow{background:#febc2e}.landing-dashboard-dot--green{background:#28c840}.landing-dashboard-body{grid-template-columns:72px 1fr;min-height:280px;display:grid}.landing-dashboard-sidebar{background:#17212b;flex-direction:column;gap:10px;padding:16px 10px;display:flex}.landing-dashboard-nav-item{color:#ffffffb8;background:#ffffff0f;border-radius:10px;justify-content:center;align-items:center;height:36px;transition:background .25s,box-shadow .25s;display:flex;position:relative}.landing-dashboard-nav-item.has-notify{box-shadow:0 0 0 2px #ffffff24}.landing-dashboard-nav-badge{top:-4px;color:#fff;text-align:center;background:#ef4444;border-radius:999px;min-width:16px;height:16px;padding:0 4px;font-size:.55rem;font-weight:700;line-height:16px;animation:.35s ease-out both landing-badge-pop;position:absolute;inset-inline-end:-4px}.landing-dashboard-nav-item svg{width:18px;height:18px}.landing-dashboard-nav-item.is-active{color:#fff;background:#3390ec59}.landing-dashboard-nav-item--instagram.is-active{background:#e1306c59}.landing-dashboard-nav-item--whatsapp.is-active{background:#25d36647}.landing-dashboard-main{background:#e8eef3;flex-direction:column;gap:14px;padding:18px;display:flex}.landing-dashboard-cards{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.landing-dashboard-card{background:#fff;border:1px solid #94a3b826;border-radius:14px;padding:14px;transition:border-color .25s,box-shadow .25s}.landing-dashboard-card--bump{border-color:#3390ec59;animation:.45s ease-out landing-card-bump;box-shadow:0 0 0 3px #3390ec1a}.landing-dashboard-card-value{color:var(--landing-primary);font-size:1.1rem;font-weight:700;transition:color .2s}.landing-dashboard-card--bump .landing-dashboard-card-value{color:var(--landing-accent)}.landing-dashboard-card-head{align-items:center;gap:6px;margin-bottom:6px;display:flex}.landing-dashboard-card-icon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.landing-dashboard-card-icon svg{width:14px;height:14px}.landing-dashboard-card-icon--telegram{color:#3390ec}.landing-dashboard-card-icon--instagram{color:#e1306c}.landing-dashboard-card-icon--whatsapp{color:#25d366}.landing-dashboard-card-icon--ai{color:#7c3aed}.landing-dashboard-card-label{color:var(--landing-muted);margin-bottom:6px;font-size:.65rem}.landing-dashboard-activity{grid-template-columns:repeat(2,1fr);gap:10px;animation:.55s ease-out .35s both landing-activity-in;display:grid}.landing-activity-row{background:#fff;border:1px solid #94a3b826;border-radius:12px;align-items:center;gap:8px;min-width:0;padding:10px;transition:border-color .25s,box-shadow .25s;animation:.45s ease-out both landing-activity-in;display:flex;position:relative}.landing-activity-row--pulse{border-color:#3390ec59;animation:1.4s ease-in-out infinite landing-activity-pulse;box-shadow:0 0 0 3px #3390ec14}.landing-activity-row--replied{border-color:#25d36666;box-shadow:0 0 0 3px #25d3661a}.landing-activity-row:first-child{animation-delay:.45s}.landing-activity-row:nth-child(2){animation-delay:.6s}.landing-activity-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.landing-activity-icon svg{width:14px;height:14px}.landing-activity-icon--ig{color:#fff;background:linear-gradient(135deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.landing-activity-icon--tg{color:#fff;background:#3390ec}.landing-activity-icon--wa{color:#fff;background:#25d366}.landing-activity-text{flex:1;min-width:0}.landing-activity-title{font-size:.68rem;font-weight:600;line-height:1.25}.landing-activity-meta{color:var(--landing-muted);font-size:.6rem}.landing-activity-chip{color:var(--landing-primary);background:#e7f3ff;border-radius:999px;flex-shrink:0;padding:2px 7px;font-size:.58rem;font-weight:700;animation:.35s ease-out both landing-badge-pop}.landing-activity-chip--sent{color:#16a34a;background:#dcfce7}.landing-activity-typing{align-items:center;gap:3px;margin-top:4px;display:flex}.landing-activity-typing span{background:var(--landing-primary);border-radius:50%;width:4px;height:4px;animation:1.1s ease-in-out infinite landing-typing}.landing-activity-typing span:nth-child(2){animation-delay:.15s}.landing-activity-typing span:nth-child(3){animation-delay:.3s}.landing-dashboard-toast{top:52px;z-index:3;max-width:calc(100% - 28px);color:var(--landing-text);background:#fffffff5;border:1px solid #94a3b833;border-radius:12px;align-items:center;gap:8px;padding:8px 12px;font-size:.68rem;font-weight:600;animation:.45s cubic-bezier(.22,1,.36,1) both landing-toast-in;display:inline-flex;position:absolute;inset-inline-end:14px;box-shadow:0 10px 28px #0f172a1f}.landing-dashboard-toast-dot{background:#ef4444;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.4s ease-in-out infinite landing-pulse}.landing-activity-bar{background:#f1f5f9;border-radius:999px;grid-column:1/-1;height:5px;overflow:hidden}.landing-activity-bar-fill{background:linear-gradient(90deg, var(--landing-primary), var(--landing-accent));border-radius:999px;width:72%;height:100%;transition:width .6s,filter .3s;animation:1.1s cubic-bezier(.22,1,.36,1) .85s both landing-bar-grow}.landing-activity-bar-fill.is-active{filter:brightness(1.05);width:84%}@keyframes landing-activity-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-bar-grow{0%{width:0}to{width:72%}}@keyframes landing-toast-in{0%{opacity:0;transform:translateY(-8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes landing-badge-pop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes landing-card-bump{0%{transform:scale(1)}40%{transform:scale(1.03)}to{transform:scale(1)}}@keyframes landing-activity-pulse{0%,to{box-shadow:0 0 0 3px #3390ec14}50%{box-shadow:0 0 0 5px #3390ec24}}@keyframes landing-typing{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){.landing-dashboard-preview--wa-new .landing-activity-row--pulse,.landing-dashboard-preview--wa-typing .landing-activity-row--pulse,.landing-activity-row--pulse,.landing-dashboard-toast,.landing-dashboard-nav-badge,.landing-activity-chip,.landing-dashboard-card--bump{animation:none}}.landing-highlights{grid-template-columns:1fr;gap:14px;margin-bottom:64px;display:grid}@media (min-width:768px){.landing-highlights{grid-template-columns:repeat(3,1fr);gap:18px}}.landing-highlight-card{background:#fff;border-radius:28px;flex-direction:column;align-items:flex-start;gap:16px;padding:22px 22px 24px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 18px 40px #2a104812}.landing-highlight-card:hover{transform:translateY(-3px);box-shadow:0 22px 48px #2a10481f}.landing-highlight-card--content{background:linear-gradient(#f6f1ff 0%,#fff 42%)}.landing-highlight-card--leads{background:linear-gradient(#fdf2fb 0%,#fff 42%)}.landing-highlight-card--shop{background:linear-gradient(#fff1f7 0%,#fff 42%)}.landing-highlight-art{color:#6a35ff;background:#6a35ff1a;border-radius:18px;flex-shrink:0;place-items:center;width:56px;height:56px;display:grid}.landing-highlight-card--content .landing-highlight-art{background:#6a35ff1f}.landing-highlight-card--leads .landing-highlight-art{color:#a21caf;background:#db27771a}.landing-highlight-card--shop .landing-highlight-art{color:#7c3aed;background:#7c3aed1a}.landing-highlight-art svg{width:30px;height:30px;display:block}.landing-highlight-text{flex-direction:column;gap:6px;min-width:0;display:flex}.landing-highlight-text strong{letter-spacing:-.02em;color:#2d1b4e;font-size:1.05rem;font-weight:800;line-height:1.35}.landing-highlight-text span{color:var(--landing-muted);font-size:.88rem;line-height:1.65}.landing-section{margin-bottom:72px}.landing-section-header{text-align:center;max-width:640px;margin:0 auto 36px}.landing-section-title{letter-spacing:-.02em;margin:0 0 10px;font-size:clamp(1.4rem,3vw,1.85rem);font-weight:800}.landing-section-subtitle{color:var(--landing-muted);margin:0;font-size:.95rem;line-height:1.6}.landing-platforms{margin-bottom:56px}.landing-platforms__header{text-align:center;max-width:640px;margin:0 auto 4px}.landing-platforms__kicker{color:var(--landing-primary);align-items:center;gap:10px;margin-bottom:12px;font-size:.9rem;font-weight:750;display:inline-flex}.landing-platforms__spark{flex-shrink:0;width:15px;height:15px;animation:2.8s ease-in-out infinite landing-sparkle}.landing-platforms__spark--end{animation-delay:-1.3s}@keyframes landing-sparkle{0%,to{opacity:1;transform:rotate(0)scale(1)}50%{opacity:.65;transform:rotate(16deg)scale(1.18)}}.landing-platforms .landing-section-title{font-size:clamp(1.55rem,3.4vw,2.05rem)}.landing-platforms .landing-section-subtitle{max-width:34rem;margin-inline:auto}.landing-platforms__stage{padding-top:220px;position:relative}.landing-platforms__mascot-wrap{z-index:1;pointer-events:none;width:min(400px,78vw);position:absolute;top:0;left:50%;transform:translate(-50%)}.landing-platforms__glow{filter:blur(12px);background:radial-gradient(circle,#6a35ff33,#0000 70%);border-radius:50%;position:absolute;inset:18% 8% 8%}.landing-platforms__mascot{z-index:1;width:100%;height:auto;animation:5.6s ease-in-out infinite alternate landing-platforms-bob;display:block;position:relative}@keyframes landing-platforms-bob{0%{transform:translateY(0)}to{transform:translateY(-10px)}}.landing-platforms__float{z-index:2;animation:4.6s ease-in-out infinite alternate landing-platforms-bob;position:absolute}.landing-platforms__float--heart{top:28px;width:46px;animation-delay:-1.4s;inset-inline-start:-8px}.landing-platforms__float--tg{top:6px;width:42px;height:42px;animation-delay:-2.2s;inset-inline-end:-8px}.landing-platforms__float--tg span{color:#fff;background:#3390ec;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 8px 18px #3390ec47}.landing-platforms__float--tg svg{width:22px;height:22px}.landing-platforms__float--plane{color:#c4b5e8}.landing-platforms__float--plane-a{top:36px;width:28px;animation-delay:-.6s;inset-inline-end:-22px}.landing-platforms__float--plane-b{top:128px;opacity:.7;width:22px;animation-delay:-3s;inset-inline-start:-32px}.landing-platforms__bubble{top:42px;z-index:3;color:#4a2d86;background:#fff;border:1.5px solid #6a35ff29;border-radius:18px 18px 18px 5px;max-width:210px;margin:0;padding:10px 14px;font-size:.78rem;line-height:1.5;position:absolute;inset-inline-start:calc(50% + 150px);box-shadow:0 12px 28px #2a104814}.landing-platforms__bubble strong{color:#6a35ff;font-weight:800}[dir=rtl] .landing-platforms__bubble{border-radius:18px 18px 5px}.landing-platforms__grid{z-index:2;gap:16px;display:grid;position:relative}@media (min-width:768px){.landing-platforms__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}}.landing-platform-card{--platform:#6a35ff;--platform-soft:#6a35ff1a;--platform-text:#4a2d86;background:#fff;border:none;border-radius:28px;flex-direction:column;gap:8px;min-height:248px;padding:22px 20px 18px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 36px #2a10480f}.landing-platform-card--telegram{--platform:#3390ec;--platform-soft:#3390ec1f;--platform-text:#1d4f91}.landing-platform-card--instagram{--platform:#e1306c;--platform-soft:#e1306c1a;--platform-text:#9d174d}.landing-platform-card--whatsapp{--platform:#25d366;--platform-soft:#25d36624;--platform-text:#166534}.landing-platform-card.is-soon{opacity:.9}.landing-platform-card__mark{inset-inline-end:-18px;width:132px;height:132px;color:var(--platform);opacity:.07;pointer-events:none;position:absolute;bottom:-22px}.landing-platform-card__mark img{object-fit:contain;width:100%;height:100%}.landing-platform-card__top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}.landing-platform-card__icon{background:0 0;flex-shrink:0;place-items:center;width:52px;height:52px;display:grid}.landing-platform-card__icon img{object-fit:contain;width:52px;height:52px;display:block}.landing-platform-card__badge{color:#64748b;background:#f1f5f9;border-radius:999px;padding:5px 10px;font-size:.68rem;font-weight:800}.landing-platform-card__badge.is-live{color:#047857;background:#ecfdf5}.landing-platform-card h3{letter-spacing:-.03em;color:#2d1b4e;margin:0;font-size:1.18rem;font-weight:800}.landing-platform-card p{color:var(--landing-muted);margin:0;font-size:.9rem;line-height:1.65}.landing-platform-card ul{flex-wrap:wrap;gap:6px;margin:auto 0 0;padding:14px 0 0;list-style:none;display:flex}.landing-platform-card li{background:var(--platform-soft);color:var(--platform-text);border-radius:999px;align-items:center;gap:5px;padding:6px 10px 6px 8px;font-size:.72rem;font-weight:650;display:inline-flex}.landing-platform-card li svg{flex-shrink:0;width:12px;height:12px}.landing-platforms__band{background:#fff;border-radius:999px;align-items:center;gap:12px;width:fit-content;max-width:100%;margin:22px auto 0;padding:8px 10px 8px 8px;display:flex;box-shadow:0 12px 32px #2a10480f}.landing-platforms__band-avatar{object-fit:cover;object-position:center 18%;background:#f3eaff;border-radius:50%;flex-shrink:0;width:44px;height:44px}.landing-platforms__band p{text-align:center;color:#3d3354;white-space:nowrap;flex:0 auto;margin:0;padding-inline:4px;font-size:.9rem;line-height:1.45}.landing-platforms__band strong{color:var(--landing-primary);font-weight:800}.landing-platforms__band-chart{color:#fff;background:var(--landing-primary);border-radius:12px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.landing-platforms__band-chart svg{width:16px;height:16px}.landing-section-cta--platforms{margin-top:8px;margin-bottom:48px}@media (max-width:767px){.landing-platforms__stage{padding-top:168px}.landing-platforms__float,.landing-platforms__bubble{display:none}.landing-platforms__band{border-radius:24px;width:100%;padding:10px 12px}.landing-platforms__band p{text-align:start;white-space:normal;font-size:.82rem}}@media (prefers-reduced-motion:reduce){.landing-platforms__spark,.landing-platforms__mascot,.landing-platforms__float{animation:none}}.landing-showcase{margin-bottom:72px}.landing-showcase__header{text-align:center;max-width:640px;margin:0 auto 36px}.landing-showcase__kicker{color:var(--landing-primary);margin-bottom:10px;font-size:.82rem;font-weight:750;display:inline-block}.landing-showcase__list{gap:22px;display:grid}.landing-showcase-card{background:#fff;border:none;border-radius:36px;align-items:center;gap:28px;padding:28px 24px;display:grid;box-shadow:0 10px 28px #110a200a}@media (min-width:900px){.landing-showcase-card{grid-template-columns:minmax(0,1.05fr) minmax(260px,.95fr);gap:36px;padding:36px 40px}.landing-showcase-card.is-flipped .landing-showcase-card__visual{order:-1}}.landing-showcase-card__copy{min-width:0}.landing-showcase-card__badge{color:var(--landing-primary);background:#6a35ff1a;border-radius:999px;margin-bottom:14px;padding:6px 12px;font-size:.75rem;font-weight:750;display:inline-flex}.landing-showcase-card__title{letter-spacing:-.03em;color:#2d1b4e;align-items:center;gap:12px;margin:0 0 12px;font-size:clamp(1.2rem,2.4vw,1.55rem);font-weight:800;line-height:1.3;display:flex}.landing-showcase-card__icon{color:#fff;background:#6a35ff;border-radius:14px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.landing-showcase-card__icon svg{width:22px;height:22px}.landing-showcase-card__desc{color:var(--landing-muted);margin:0;font-size:.95rem;line-height:1.85}.landing-showcase-card__tags{flex-wrap:wrap;gap:8px;margin:18px 0 0;padding:0;list-style:none;display:flex}.landing-showcase-card__tags li{color:#4c3a72;background:#f3eefc;border-radius:999px;padding:7px 12px;font-size:.78rem;font-weight:650;line-height:1.3}.landing-showcase-card__visual{place-items:center;min-height:240px;display:grid;position:relative}.landing-showcase-card__orb{z-index:0;background:#efe7ff;border-radius:50%;width:210px;height:210px;position:absolute}.landing-showcase-card__mascot{z-index:1;object-fit:contain;filter:drop-shadow(0 18px 28px #5028a02e);width:min(280px,100%);height:auto;position:relative}.landing-showcase-card--leads .landing-showcase-card__visual,.landing-showcase-card--art .landing-showcase-card__visual{min-height:300px}.landing-showcase-card--leads .landing-showcase-card__orb,.landing-showcase-card--art .landing-showcase-card__orb{background:#f3edff;width:260px;height:260px}.landing-showcase-card__mascot--leads,.landing-showcase-card__mascot--art{filter:none;image-rendering:auto;width:min(420px,100%)}.landing-showcase-mock{z-index:2;inset-inline-start:8%;background:#fffffff0;border:1px solid #6a35ff14;border-radius:18px;width:148px;padding:12px;position:absolute;bottom:18%;box-shadow:0 16px 32px #2a104829}.landing-showcase-card.is-flipped .landing-showcase-mock{inset-inline:auto 8%}.landing-showcase-mock--content{gap:8px;display:grid}.landing-showcase-mock__card{background:#f6f1ff;border-radius:12px;gap:6px;padding:8px;display:grid}.landing-showcase-mock__card.is-front{background:#fff;box-shadow:0 8px 16px #6a35ff1a}.landing-showcase-mock__thumb{background:linear-gradient(135deg,#c4b5fd,#6a35ff);border-radius:8px;height:42px}.landing-showcase-mock__thumb--photo{background:linear-gradient(135deg,#f0abfc,#7c3aed)}.landing-showcase-mock__card>span:not(.landing-showcase-mock__thumb){background:#6a35ff29;border-radius:99px;width:72%;height:6px}.landing-showcase-mock__card>span:last-child{width:46%}.landing-showcase-mock--leads{gap:8px;display:grid}.landing-showcase-mock__row{background:#f6f1ff;border-radius:12px;grid-template-columns:28px 1fr;align-items:center;gap:8px;padding:8px;display:grid}.landing-showcase-mock__row.is-active{background:#efe7ff}.landing-showcase-mock__avatar{background:linear-gradient(145deg,#c4b5fd,#6a35ff);border-radius:50%;width:28px;height:28px}.landing-showcase-mock__row>span:last-child{background:#6a35ff2e;border-radius:99px;height:8px}.landing-showcase-mock--shop{grid-template-columns:1fr 1fr;gap:8px;display:grid}.landing-showcase-mock__product{background:linear-gradient(160deg,#f3e8ff,#ddd6fe);border-radius:12px;height:58px}.landing-showcase-mock__product.is-wide{background:linear-gradient(90deg,#6a35ff,#a855f7);grid-column:1/-1;height:36px}.landing-showcase-mock--linkbio{justify-items:center;gap:8px;padding:16px 14px 14px;display:grid}.landing-showcase-mock__avatar--lg{width:42px;height:42px}.landing-showcase-mock__bio-line{background:#6a35ff29;border-radius:99px;width:58%;height:6px}.landing-showcase-mock__link{background:#f3eefc;border-radius:999px;width:100%;height:22px}.landing-showcase-mock__link.is-accent{background:linear-gradient(90deg,#6a35ff,#a855f7)}.landing-showcase-mock--inbox{gap:8px;display:grid}.landing-showcase-mock__bubble{background:#f3e8ff;border-radius:14px 14px 14px 4px;width:78%;height:28px}.landing-showcase-mock__bubble.is-out{background:#6a35ff;border-radius:14px 14px 4px;justify-self:end;width:62%}.landing-showcase-mock__bubble.is-short{width:48%}@media (max-width:899px){.landing-showcase-card__visual{min-height:220px}.landing-showcase-mock{width:128px}}.landing-features{gap:14px;display:grid}@media (min-width:640px){.landing-features{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.landing-features{grid-template-columns:repeat(4,1fr)}}.landing-feature-card{border-radius:var(--landing-radius-sm);background:#fff;border:none;padding:22px;transition:box-shadow .2s;box-shadow:0 10px 28px #110a200a}.landing-feature-card:hover{box-shadow:var(--landing-shadow)}.landing-feature-icon{background:var(--landing-primary-soft);width:40px;height:40px;color:var(--landing-primary);border-radius:12px;justify-content:center;align-items:center;margin-bottom:14px;display:flex}.landing-feature-icon svg{width:20px;height:20px}.landing-feature-title{margin:0 0 8px;font-size:.92rem;font-weight:700;line-height:1.35}.landing-feature-desc{color:var(--landing-muted);margin:0;font-size:.8rem;line-height:1.55}.landing-steps{gap:16px;display:grid}@media (min-width:768px){.landing-steps{grid-template-columns:repeat(3,1fr)}}.landing-step{border-radius:var(--landing-radius);background:#fff;border:none;padding:28px 24px;position:relative;box-shadow:0 10px 28px #110a200a}.landing-step-num{color:#fff;background:linear-gradient(135deg, var(--landing-primary), var(--landing-accent));border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:16px;font-size:.95rem;font-weight:800;display:inline-flex}.landing-step-title{margin:0 0 8px;font-size:1rem;font-weight:700}.landing-step-desc{color:var(--landing-muted);margin:0;font-size:.85rem;line-height:1.55}.landing-pricing-ai-note{padding-top:0;padding-bottom:8px}.landing-pricing-ai-note__card{background:#fff;border:none;border-radius:20px;max-width:820px;margin:0 auto;padding:22px 24px;box-shadow:0 10px 28px #110a200a}.landing-pricing-ai-note__card h2{color:var(--landing-text);margin:0 0 10px;font-size:1.05rem;font-weight:800}.landing-pricing-ai-note__card p{color:var(--landing-muted);margin:0;font-size:.88rem;line-height:1.6}.landing-pricing-ai-note__example{font-weight:600;color:var(--landing-primary-dark)!important;margin-top:10px!important;font-size:.82rem!important}.landing-pricing-ai-note--bottom{padding-top:8px}.landing-pricing-compare--bottom{padding-top:0}.landing-pricing-compare-wrap{max-width:760px;margin:0 auto;overflow-x:auto}.landing-pricing-compare-table{border-collapse:collapse;background:#fff;border:none;border-radius:20px;width:100%;overflow:hidden;box-shadow:0 10px 28px #110a200a}.landing-pricing-compare-table th,.landing-pricing-compare-table td{text-align:center;border-bottom:1px solid var(--landing-line);padding:12px 14px;font-size:.86rem}.landing-pricing-compare-table thead th{background:#3390ec14;font-weight:800}.landing-pricing-compare-table th[scope=row]{text-align:start;color:var(--landing-text);font-weight:700}.landing-pricing-compare-table td.is-featured,.landing-pricing-compare-table th.is-featured{color:#c2410c;background:#ea580c14;font-weight:800}.landing-pricing-compare-table tr:last-child th,.landing-pricing-compare-table tr:last-child td{border-bottom:none}.landing-pricing-name-extra{color:var(--landing-muted);font-size:.82em;font-weight:700}.landing-pricing-value-prop{color:var(--landing-primary-dark);margin:0 0 8px;font-size:.78rem;font-weight:700}.landing-pricing-social-proof{color:#c2410c;background:#fff7ed;border-radius:999px;margin:0 0 12px;padding:6px 10px;font-size:.72rem;font-weight:800}.landing-pricing-case-study{color:var(--landing-muted);text-align:start;background:#3390ec0f;border-radius:12px;margin:0 0 14px;padding:10px 12px;font-size:.78rem;line-height:1.5}.landing-pricing-toman{color:var(--landing-muted);margin:-2px 0 4px;font-size:.78rem;font-weight:600}.landing-pricing-toman-note{text-align:center;color:var(--landing-muted);margin:18px 0 0;font-size:.78rem}.landing-pricing-card--compact{padding:24px 18px 20px}.landing-pricing-features--compact li{padding:6px 0;font-size:.82rem}.landing-home-pricing-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;max-width:1080px;margin:0 auto;display:grid}.landing-home-pricing-cta{max-width:1080px;margin:40px auto 0;padding-top:4px}.landing-home-pricing-link{box-sizing:border-box;width:100%;max-width:100%;color:var(--landing-text);background:#fff;border:none;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;box-shadow:0 10px 28px #110a200a}.landing-home-pricing-link:hover{transform:translateY(-1px);box-shadow:0 14px 32px #110a2012}.landing-home-pricing-link__label{font-size:.95rem;font-weight:600;line-height:1.4}.landing-home-pricing-link__icon{color:#fff;background:linear-gradient(145deg, var(--landing-primary) 0%, var(--landing-accent) 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 12px #3390ec47}.landing-home-pricing-link__icon svg{width:18px;height:18px}.landing-home-pricing-link:hover .landing-home-pricing-link__icon{transform:translate(2px);box-shadow:0 6px 16px #3390ec57}[dir=rtl] .landing-home-pricing-link:hover .landing-home-pricing-link__icon{transform:translate(-2px)}[dir=rtl] .landing-home-pricing-link__icon svg{transform:scaleX(-1)}.landing-scenario{margin-bottom:72px;padding-top:84px;position:relative}.landing-scenario-card{z-index:1;background:#fff;border:none;border-radius:36px;align-items:center;gap:28px;padding:28px 24px;display:grid;position:relative;overflow:visible;box-shadow:0 10px 28px #110a200a}.landing-scenario-card__peek{top:84px;z-index:0;image-rendering:auto;transform-origin:bottom;pointer-events:none;width:188px;max-width:34vw;height:auto;position:absolute;inset-inline-end:14%;transform:translateY(-96%)scaleX(-1)}@media (min-width:1024px){.landing-scenario-card{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:36px;padding:36px 40px}}.landing-scenario-card__copy{min-width:0}.landing-scenario-card__badge{color:var(--landing-primary);background:#6a35ff1a;border-radius:999px;margin-bottom:14px;padding:6px 12px;font-size:.75rem;font-weight:750;display:inline-flex}.landing-scenario-card__title{letter-spacing:-.03em;color:#2d1b4e;align-items:center;gap:12px;margin:0 0 12px;font-size:clamp(1.2rem,2.4vw,1.55rem);font-weight:800;line-height:1.3;display:flex}.landing-scenario-card__icon{color:#fff;background:#6a35ff;border-radius:14px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.landing-scenario-card__icon svg{width:22px;height:22px}.landing-scenario-card__desc{color:var(--landing-muted);margin:0;font-size:.95rem;line-height:1.85}.landing-scenario-card__tags{flex-wrap:wrap;gap:8px;margin:18px 0 0;padding:0;list-style:none;display:flex}.landing-scenario-card__tags li{color:#4c3a72;background:#f3eefc;border-radius:999px;padding:7px 12px;font-size:.78rem;font-weight:650;line-height:1.3}.landing-scenario-card__actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.landing-scenario-flow{gap:14px;min-width:0;display:grid;position:relative}@media (min-width:720px){.landing-scenario-flow{grid-template-columns:168px minmax(0,1fr);align-items:stretch}}.landing-scenario-flow__phone{background:linear-gradient(#1a1f26 0%,#111827 100%);border:1px solid #ffffff14;border-radius:18px;min-height:220px;overflow:hidden;box-shadow:0 16px 40px #0f172a2e}.landing-scenario-flow__phone-head{color:#fff;border-bottom:1px solid #ffffff14;align-items:center;gap:10px;padding:12px 14px;display:flex}.landing-scenario-flow__phone-head strong{font-size:.72rem;display:block}.landing-scenario-flow__phone-head span{color:#86efac;font-size:.58rem}.landing-scenario-flow__avatar{color:#fff;background:linear-gradient(135deg,#f09433,#dc2743,#bc1888);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.landing-scenario-flow__avatar svg{width:16px;height:16px}.landing-scenario-flow__chat{gap:8px;padding:14px 12px 16px;display:grid}.landing-scenario-flow__bubble{border-radius:14px;max-width:92%;padding:8px 10px;font-size:.66rem;line-height:1.45;animation:.45s ease-out both landing-scenario-bubble-in}.landing-scenario-flow__bubble--user{color:#fff;background:#3390ec;border-end-end-radius:4px;justify-self:end}.landing-scenario-flow__bubble--bot{color:#e2e8f0;opacity:0;background:#2a3440;border-end-start-radius:4px;justify-self:start;transform:translateY(6px)}.landing-scenario-flow__bubble--bot.is-visible{opacity:1;transition:opacity .35s,transform .35s;transform:translateY(0)}.landing-scenario-flow__board{background:#fff;border:none;border-radius:18px;min-height:320px;overflow:hidden;box-shadow:0 10px 28px #110a200a}.landing-scenario-flow__board-head{color:#1a1f26;border-bottom:1px solid #110a2014;justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;font-size:.72rem;font-weight:700;display:flex}.landing-scenario-flow__live{color:#059669;background:#ecfdf5;border-radius:999px;padding:4px 8px;font-size:.62rem;font-weight:700;animation:2s ease-in-out infinite landing-pulse}.landing-scenario-flow__canvas{background-color:#f8fafc;background-image:radial-gradient(circle,#d8e2ec 1px,#0000 1px);background-size:16px 16px;height:320px;position:relative;overflow:hidden}.landing-scenario-flow__wires{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.landing-scenario-wire{fill:none;stroke:#cbd5e1;stroke-width:2.5px;stroke-linecap:round;stroke-dasharray:6 8;transition:stroke .3s}.landing-scenario-wire.is-on{stroke:#6a35ff;animation:1.2s linear infinite landing-scenario-wire-flow}.landing-scenario-wire--branch.is-on{stroke:#f59e0b}.landing-scenario-node{background:#fff;border-radius:14px;grid-template-columns:auto 1fr;align-items:start;gap:8px;width:min(220px,42%);padding:10px 12px;transition:box-shadow .25s,transform .25s;display:grid;position:absolute;box-shadow:0 4px 16px #0f172a14,0 0 0 1px #0f172a0d}.landing-scenario-node strong{color:#1a1f26;font-size:.68rem;display:block}.landing-scenario-node p{color:#64748b;margin:2px 0 0;font-size:.6rem;line-height:1.35}.landing-scenario-node--start{background:linear-gradient(135deg,#f1f5f9 0%,#e8edf2 100%);align-items:center;gap:10px;width:min(210px,46%);display:flex;top:12px;left:50%;transform:translate(-50%);box-shadow:0 0 0 2px #cbd5e1,0 6px 18px #0f172a0f}.landing-scenario-node--messages{border-top:4px solid #3390ec;top:88px;left:50%;transform:translate(-50%)}.landing-scenario-node--choice{border-top:4px solid #f59e0b;top:178px;left:50%;transform:translate(-50%)}.landing-scenario-node--shop{border-top:4px solid #10b981;width:min(178px,36%);top:212px;left:auto;right:5%}.landing-scenario-node.is-active{z-index:2;transform:translate(-50%)scale(1.02);box-shadow:0 10px 32px #6a35ff33,0 0 0 2px #6a35ff}.landing-scenario-node--shop.is-active{transform:scale(1.02)}.landing-scenario-node__icon{color:#475569;background:#f1f5f9;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.72rem;display:inline-flex}.landing-scenario-node__icon--messages{color:#3390ec;background:#e7f3ff}.landing-scenario-node__icon--choice{color:#d97706;background:#fffbeb}.landing-scenario-node__icon--shop{color:#059669;background:#ecfdf5}.landing-scenario-node__branches{flex-wrap:wrap;grid-column:1/-1;gap:6px;margin-top:2px;display:flex}.landing-scenario-node__branches span{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:3px 8px;font-size:.58rem;font-weight:700}.landing-scenario-node__branches span.is-hot{color:#c2410c;background:#fff7ed;border-color:#fdba74;animation:.35s ease-out both landing-badge-pop}@keyframes landing-scenario-bubble-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-scenario-wire-flow{to{stroke-dashoffset:-28px}}@media (max-width:719px){.landing-scenario-flow__canvas{height:340px}.landing-scenario-node{width:min(200px,44%)}.landing-scenario-node--shop{width:min(165px,38%);top:224px;left:auto;right:2%}}@media (prefers-reduced-motion:reduce){.landing-scenario-flow__live,.landing-scenario-wire.is-on,.landing-scenario-node__branches span.is-hot{animation:none}}.landing-pricing-addons-paid{text-align:center;max-width:720px;color:var(--landing-primary-dark);margin:0 auto 16px;font-size:.84rem;font-weight:600}.landing-pricing-addon-desc{color:var(--landing-muted);margin:8px 0 0;font-size:.78rem;line-height:1.45}.landing-pricing-billing{justify-content:center;margin:-8px 0 28px;display:flex}.landing-pricing-billing-toggle{background:#fff;border:none;border-radius:999px;align-items:center;gap:6px;padding:6px;display:inline-flex;box-shadow:0 10px 28px #110a200a}.landing-pricing-billing-option{color:var(--landing-muted);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;align-items:center;gap:8px;padding:11px 20px;font-size:.92rem;font-weight:700;transition:background .2s,color .2s,box-shadow .2s;display:inline-flex}.landing-pricing-billing-option:hover:not(.landing-pricing-billing-option--active){color:var(--landing-text)}.landing-pricing-billing-option--active:hover{color:#fff}.landing-pricing-billing-option--active{background:linear-gradient(135deg, var(--landing-primary), var(--landing-accent));color:#fff;box-shadow:0 8px 20px #3390ec47}.landing-pricing-billing-save{letter-spacing:.01em;color:#b45309;background:#fef3c7;border-radius:999px;align-items:center;padding:3px 8px;font-size:.68rem;font-weight:800;display:inline-flex}.landing-pricing-billing-option--active .landing-pricing-billing-save,.landing-pricing-billing-option--active:hover .landing-pricing-billing-save{color:#fff;background:#ffffff38}@media (max-width:520px){.landing-pricing-billing-toggle{justify-content:center;width:100%}.landing-pricing-billing-option{flex:1;justify-content:center;padding:10px 12px;font-size:.84rem}.landing-pricing-billing-save{display:none}}.landing-section--pricing{padding-top:0}.landing-pricing-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:stretch;gap:20px;display:grid}@media (min-width:1200px){.landing-pricing-grid{grid-template-columns:repeat(6,1fr);gap:18px}.landing-pricing-grid>.landing-pricing-card{grid-column:span 2}.landing-pricing-grid--remainder-1>.landing-pricing-card:last-child{grid-column:1/-1}.landing-pricing-grid--remainder-2>.landing-pricing-card:nth-last-child(-n+2){grid-column:span 3}}@media (min-width:1400px){.landing-pricing-grid{grid-template-columns:repeat(6,1fr)}}.landing-pricing-wrap{justify-content:center;display:flex}.landing-pricing-card{text-align:center;background:#fff;border:none;border-radius:20px;flex-direction:column;width:100%;height:100%;padding:22px 18px 18px;display:flex;position:relative;box-shadow:0 10px 28px #110a200a}.landing-pricing-skeleton-grid{pointer-events:none}.landing-pricing-skeleton-card{gap:12px}.landing-pricing-skeleton{background:linear-gradient(90deg,#94a3b829 25%,#94a3b847 50%,#94a3b829 75%) 0 0/200% 100%;border-radius:8px;animation:1.2s ease-in-out infinite landing-pricing-skeleton}.landing-pricing-skeleton--title{width:55%;height:22px;margin:0 auto}.landing-pricing-skeleton--price{width:45%;height:34px;margin:8px auto}.landing-pricing-skeleton--line{width:80%;height:12px;margin:0 auto}.landing-pricing-skeleton--line.short{width:60%}@keyframes landing-pricing-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.landing-pricing-card--popular{box-shadow:var(--landing-shadow);padding-top:26px}.landing-pricing-card--horizontal{text-align:start;grid-template-columns:minmax(200px,260px) minmax(0,1fr) auto;align-items:start;gap:20px 28px;padding:28px 28px 24px;display:grid}.landing-pricing-card--horizontal .landing-pricing-popular{inset-inline-start:28px;transform:none}.landing-pricing-card--horizontal .landing-pricing-name{text-align:start}.landing-pricing-card--horizontal .landing-pricing-price{justify-content:flex-start}.landing-pricing-card--horizontal .landing-pricing-card__aside{flex-direction:column;align-items:flex-start;display:flex}.landing-pricing-card--horizontal .landing-pricing-card__main{min-width:0}.landing-pricing-card--horizontal .landing-pricing-card__action{align-self:stretch;align-items:flex-end;padding-bottom:4px;display:flex}.landing-pricing-card--horizontal .landing-pricing-card__action .landing-btn{white-space:nowrap;width:auto;min-width:160px}.landing-pricing-features--horizontal{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px;display:grid}@media (max-width:1199px){.landing-pricing-card--horizontal{text-align:center;flex-direction:column;display:flex}.landing-pricing-card--horizontal .landing-pricing-name,.landing-pricing-card--horizontal .landing-pricing-price{text-align:center;justify-content:center;align-self:center}.landing-pricing-card--horizontal .landing-pricing-card__action{align-self:stretch;padding-bottom:0}.landing-pricing-card--horizontal .landing-pricing-card__action .landing-btn{width:100%}.landing-pricing-features--horizontal{grid-template-columns:1fr}}.landing-pricing-popular{top:-12px;color:#fff;background:linear-gradient(135deg, var(--landing-primary), var(--landing-accent));white-space:nowrap;border-radius:999px;padding:5px 14px;font-size:.72rem;font-weight:700;position:absolute;inset-inline-start:50%;transform:translate(-50%)}.landing-pricing-savings{color:#b45309;background:#fef3c7;border-radius:999px;margin-bottom:10px;padding:4px 12px;font-size:.72rem;font-weight:700;display:inline-block}.landing-pricing-name{color:var(--landing-text);margin:0 0 6px;font-size:1.15rem;font-weight:800}.landing-pricing-tagline{color:var(--landing-muted);margin:0 0 10px;font-size:.8rem;line-height:1.4}.landing-pricing-plan{color:var(--landing-primary-dark);background:var(--landing-primary-soft);border-radius:999px;margin-bottom:16px;padding:5px 14px;font-size:.78rem;font-weight:700;display:inline-block}.landing-pricing-price{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:6px;margin-bottom:6px;display:flex}.landing-pricing-amount{letter-spacing:-.03em;color:var(--landing-text);font-variant-numeric:normal;font-size:clamp(1.75rem,4vw,2.1rem);font-weight:700;line-height:1.1}.landing-pricing-currency{color:var(--landing-muted);font-size:.9rem;font-weight:600}.landing-pricing-equivalent{min-height:1.1rem;color:var(--landing-primary-dark);margin:0 0 12px;font-size:.76rem;font-weight:600}.landing-pricing-equivalent--spacer{visibility:hidden}.landing-pricing-features{text-align:start;flex:1;margin:0 0 16px;padding:0;list-style:none}.landing-pricing-features--cols{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;column-gap:12px;display:grid}.landing-pricing-features li{border-bottom:none;align-items:flex-start;gap:8px;padding:5px 0;font-size:.8rem;line-height:1.35;display:flex}.landing-pricing-features li:last-child{border-bottom:none}.landing-pricing-check{background:var(--landing-primary-soft);width:18px;height:18px;color:var(--landing-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.landing-pricing-check svg{width:11px;height:11px}.landing-pricing-card .landing-btn{width:100%;margin-top:auto}.landing-pricing-limitations{text-align:start;margin-bottom:16px}.landing-pricing-limitations__label{color:var(--landing-muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 8px;font-size:.75rem;font-weight:700}.landing-pricing-features--limits li{color:var(--landing-muted)}.landing-pricing-x{color:#dc2626;background:#fee2e2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;display:flex}.landing-pricing-x svg{width:10px;height:10px}.landing-pricing-card--contact{border-style:dashed;border-color:#3390ec59}.landing-pricing-addons{padding-top:8px}.landing-pricing-addons-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;max-width:920px;margin:0 auto;display:grid}@media (min-width:900px){.landing-pricing-addons-grid{grid-template-columns:repeat(6,1fr);max-width:1080px}.landing-pricing-addons-grid>.landing-pricing-addon-card{grid-column:span 2}.landing-pricing-addons-grid--remainder-1>.landing-pricing-addon-card:last-child{grid-column:1/-1}.landing-pricing-addons-grid--remainder-2>.landing-pricing-addon-card:nth-last-child(-n+2){grid-column:span 3}}.landing-pricing-addon-card{text-align:center;background:#fff;border:none;border-radius:20px;padding:22px 18px;box-shadow:0 10px 28px #110a200a}.landing-pricing-addon-price{color:var(--landing-text);font-variant-numeric:normal;font-size:clamp(1.75rem,4vw,2.1rem);font-weight:700;line-height:1.1}.landing-pricing-addon-arrow{color:var(--landing-primary);margin:8px 0 12px;font-size:1.25rem;font-weight:700}.landing-pricing-addon-title{color:var(--landing-text);margin:0;font-size:.95rem;font-weight:700;line-height:1.45}.landing-pricing-features__label{color:var(--landing-muted);text-align:start;text-transform:uppercase;letter-spacing:.04em;margin:0 0 10px;font-size:.75rem;font-weight:700}.landing-pricing-post-trial{text-align:start;background:#3390ec14;border-radius:14px;margin-bottom:20px;padding:12px 14px}.landing-pricing-post-trial__title{color:var(--landing-primary-dark);margin:0 0 8px;font-size:.78rem;font-weight:700}.landing-pricing-post-trial ul{color:var(--landing-muted);margin:0;padding:0 0 0 16px;font-size:.82rem;line-height:1.55}.landing-cta-band{text-align:center;color:#fff;box-shadow:var(--landing-shadow-lg);background:linear-gradient(135deg,#1a1028 0%,#3b1d73 50%,#6a35ff 100%);border-radius:28px;margin-bottom:0;padding:48px 32px}.landing-cta-band h2{letter-spacing:-.02em;margin:0 0 10px;font-size:clamp(1.3rem,3vw,1.75rem);font-weight:800}.landing-cta-band p{color:#ffffffbf;margin:0 0 24px;font-size:.95rem;line-height:1.6}.landing-cta-band .landing-btn--primary{color:var(--landing-primary-dark);background:#fff;box-shadow:0 4px 20px #0003}.landing-cta-band .landing-btn--primary:hover{background:#f8fafc}.landing-footer{border-top:1px solid var(--landing-line);text-align:center;flex-direction:column;align-items:center;gap:12px;padding:32px 0 40px;display:flex}.landing-footer-brand{align-items:center;gap:10px;display:flex}.landing-footer-brand .auth-logo{width:auto;min-width:56px;height:28px}.landing-footer-tagline{font-size:.85rem;font-weight:600}.landing-footer-meta{color:var(--landing-muted);font-size:.78rem}.landing-footer-meta a{color:var(--landing-primary);text-decoration:none}.landing-footer-meta a:hover{text-decoration:underline}.landing-menu-btn{border:1px solid var(--landing-line);cursor:pointer;background:#ffffffbf;border-radius:12px;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:0 10px;display:flex}.landing-menu-btn span{background:var(--landing-text);border-radius:999px;height:2px;display:block}@media (min-width:900px){.landing-menu-btn{display:none}}.landing-mobile-nav{border:1px solid var(--landing-line);box-shadow:var(--landing-shadow);background:#ffffffe0;border-radius:16px;flex-direction:column;gap:4px;margin:-8px 0 24px;padding:12px;display:flex}@media (min-width:900px){.landing-mobile-nav{display:none}}.landing-mobile-nav a{color:var(--landing-text);border-radius:10px;padding:10px 12px;font-size:.9rem;font-weight:500;text-decoration:none}.landing-mobile-nav a:hover,.landing-mobile-nav a.is-active{background:var(--landing-primary-soft);color:var(--landing-primary-dark)}.landing-page-header{margin-bottom:40px;padding-top:8px}.landing-page-header h1{letter-spacing:-.03em;margin:0 0 10px;font-size:clamp(1.6rem,4vw,2.2rem);font-weight:800}.landing-page-header p{max-width:640px;color:var(--landing-muted);margin:0;font-size:1rem;line-height:1.7}.landing-page-meta{margin-top:10px!important;font-size:.82rem!important}.landing-section-cta{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px;display:flex}.landing-contact-grid{gap:16px;display:grid}@media (min-width:768px){.landing-contact-grid{grid-template-columns:repeat(3,1fr)}}.landing-contact-layout{align-items:start;gap:24px;display:grid}@media (min-width:960px){.landing-contact-layout{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:28px}}.landing-contact-form-card{border-radius:var(--landing-radius);background:#fff;border:none;padding:28px 24px;box-shadow:0 10px 28px #110a200a}.landing-contact-form-title,.landing-contact-card-title{margin:0 0 18px;font-size:1.05rem;font-weight:800}.landing-contact-form{flex-direction:column;gap:16px;display:flex}.landing-contact-form-row{gap:16px;display:grid}@media (min-width:640px){.landing-contact-form-row{grid-template-columns:1fr 1fr}}.landing-field{flex-direction:column;gap:8px;display:flex}.landing-field span{color:var(--landing-text);font-size:.82rem;font-weight:600}.landing-field input,.landing-field textarea{border:1px solid var(--landing-line);width:100%;color:var(--landing-text);font:inherit;background:#fff;border-radius:12px;padding:12px 14px;transition:border-color .15s,box-shadow .15s}.landing-field input:focus,.landing-field textarea:focus{border-color:#3390ec73;outline:none;box-shadow:0 0 0 3px #3390ec1f}.landing-field textarea{resize:vertical;min-height:140px}.landing-contact-notice{border-radius:12px;margin-bottom:16px;padding:12px 14px;font-size:.88rem;line-height:1.55}.landing-contact-notice--success{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.landing-contact-notice--error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.landing-contact-aside{flex-direction:column;gap:14px;display:flex}.landing-contact-card--company{padding-top:22px}.landing-contact-details{flex-direction:column;gap:16px;margin:0;display:flex}.landing-contact-details div{margin:0}.landing-contact-details dt{color:var(--landing-muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 4px;font-size:.72rem;font-weight:700}.landing-contact-details dd{color:var(--landing-text);margin:0;font-size:.92rem;line-height:1.55}.landing-contact-muted{color:var(--landing-muted)!important;margin-top:4px!important;font-size:.8rem!important}.landing-contact-card--social{padding-top:22px}.landing-contact-social-desc{color:var(--landing-muted);margin:-8px 0 16px;font-size:.85rem;line-height:1.55}.landing-contact-social-list{flex-direction:column;gap:10px;display:flex}.landing-contact-social-link{border:1px solid var(--landing-line);color:inherit;background:#fff;border-radius:14px;align-items:center;gap:14px;padding:14px 16px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.landing-contact-social-link:hover{box-shadow:var(--landing-shadow);border-color:#3390ec47;transform:translateY(-1px)}.landing-contact-social-icon{color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.landing-contact-social-icon--telegram{background:#3390ec}.landing-contact-social-icon--instagram{background:linear-gradient(135deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.landing-contact-social-icon--whatsapp{background:#25d366}.landing-contact-social-text{flex-direction:column;gap:2px;min-width:0;display:flex}.landing-contact-social-text strong{color:var(--landing-text);font-size:.92rem;font-weight:700}.landing-contact-social-text span{color:var(--landing-muted);font-size:.8rem}.landing-contact-social-link--static{cursor:default;opacity:.88}.landing-contact-social-link--static:hover{border-color:var(--landing-line);box-shadow:none;transform:none}.landing-contact-card{border-radius:var(--landing-radius);background:#fff;border:none;padding:24px;box-shadow:0 10px 28px #110a200a}.landing-contact-label{color:var(--landing-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:.78rem;font-weight:700;display:block}.landing-contact-value{color:var(--landing-primary-dark);font-size:1rem;font-weight:700;text-decoration:none}.landing-contact-value:hover{text-decoration:underline}.landing-contact-note,.landing-contact-response{color:var(--landing-muted);margin:10px 0 0;font-size:.85rem;line-height:1.55}.landing-contact-response{text-align:center;margin-top:24px}.landing-prose{border-radius:var(--landing-radius);background:var(--landing-card-solid);border:1px solid var(--landing-line);width:100%;min-width:0;max-width:100%;box-shadow:var(--landing-shadow);box-sizing:border-box;overflow-wrap:anywhere;word-break:break-word;margin:0 0 64px;padding:28px clamp(16px,4vw,40px)}.landing-legal{width:100%;min-width:0;max-width:100%}.landing-legal .landing-page-header{max-width:none}.landing-legal .landing-page-header p{max-width:52rem}.landing-inner>main{min-width:0;max-width:100%}.landing-prose section+section{border-top:1px solid var(--landing-line);margin-top:24px;padding-top:24px}.landing-prose h2{margin:0 0 10px;font-size:1.05rem;font-weight:700}.landing-prose p{color:var(--landing-muted);margin:0;font-size:.92rem;line-height:1.75}.landing-prose--legal h3{color:var(--landing-text);margin:16px 0 8px;font-size:.95rem;font-weight:700}.landing-prose--legal p+p,.landing-prose--legal p+ul,.landing-prose--legal p+ol,.landing-prose--legal ul+p,.landing-prose--legal ol+p,.landing-prose--legal h3+ul,.landing-prose--legal h3+ol{margin-top:10px}.landing-prose--legal ul,.landing-prose--legal ol{color:var(--landing-muted);margin:0;padding-inline:1.25rem 0;font-size:.92rem;line-height:1.75}.landing-prose--legal li+li{margin-top:6px}.landing-prose--legal a{color:var(--landing-accent);text-underline-offset:2px;text-decoration:underline}.landing-prose--legal a:hover{opacity:.85}.landing-static-cta{margin:28px 0 8px}.landing-static-cta .landing-hero-cta{display:inline-flex}.landing-empty-state{text-align:center;border-radius:var(--landing-radius);background:#fff;border:none;max-width:520px;margin:0 auto;padding:48px 24px;box-shadow:0 10px 28px #110a200a}.landing-empty-icon{background:var(--landing-primary-soft);width:56px;height:56px;color:var(--landing-primary);border-radius:16px;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.landing-empty-icon svg{width:26px;height:26px}.landing-empty-state h2{margin:0 0 10px;font-size:1.2rem;font-weight:700}.landing-empty-state p{color:var(--landing-muted);margin:0 0 20px;font-size:.92rem;line-height:1.6}.landing-footer-grid{gap:24px;width:100%;margin-bottom:16px;display:grid}@media (min-width:640px){.landing-footer-grid{grid-template-columns:1fr 1fr;align-items:start}}.landing-footer-links strong{margin-bottom:10px;font-size:.82rem;display:block}.landing-footer-link-list{flex-wrap:wrap;gap:8px 16px;display:flex}.landing-footer-link-list a{color:var(--landing-muted);font-size:.85rem;text-decoration:none}.landing-footer-link-list a:hover{color:var(--landing-primary)}.blog-page{padding-bottom:72px}.blog-page__title{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.blog-meta{color:var(--landing-muted);flex-wrap:wrap;align-items:center;gap:8px 10px;font-size:.78rem;display:flex}.blog-meta--on-dark{color:#ffffffc7}.blog-meta__sep{opacity:.45;background:currentColor;border-radius:50%;width:4px;height:4px}.blog-chip{background:var(--landing-primary-soft);color:var(--landing-primary-dark);border-radius:999px;align-items:center;padding:4px 10px;font-weight:700;display:inline-flex}.blog-chip--telegram{color:#1d74bf;background:#e7f3ff}.blog-chip--instagram{color:#be185d;background:#fce7f3}.blog-chip--whatsapp{color:#15803d;background:#dcfce7}.blog-chip--general{background:var(--landing-primary-soft);color:var(--landing-primary-dark)}.blog-meta--on-dark .blog-chip{color:#fff;background:#ffffff29}.blog-featured{margin:8px 0 40px;animation:.55s both blog-rise}@keyframes blog-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.blog-featured__link{color:inherit;background:#0f0a1a;border-radius:28px;gap:0;min-height:320px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:grid;overflow:hidden;box-shadow:0 24px 60px #180a302e}.blog-featured__link:hover{transform:translateY(-3px);box-shadow:0 28px 70px #180a3038}@media (min-width:900px){.blog-featured__link{grid-template-columns:minmax(240px,.9fr) minmax(0,1.1fr)}}.blog-featured__visual{place-items:center;min-height:220px;display:grid;position:relative;overflow:hidden}.blog-featured__visual--telegram{background:linear-gradient(145deg,#1a3a5c 0%,#2a8adf 55%,#6a35ff 100%)}.blog-featured__visual--instagram{background:linear-gradient(145deg,#4a1740 0%,#db2777 45%,#6a35ff 100%)}.blog-featured__visual--whatsapp{background:linear-gradient(145deg,#0f3d2e 0%,#16a34a 48%,#6a35ff 100%)}.blog-featured__visual--general{background:linear-gradient(145deg,#1b1033 0%,#6a35ff 55%,#a855f7 100%)}.blog-featured__mark{z-index:1;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff29;border-radius:28px;place-items:center;width:84px;height:84px;display:grid;position:relative}.blog-featured__mark svg{width:42px;height:42px}.blog-featured__orb{filter:blur(2px);opacity:.45;border-radius:50%;position:absolute}.blog-featured__orb--one{inset-inline-end:-30px;background:#ffffff38;width:160px;height:160px;animation:6s ease-in-out infinite alternate blog-orb;bottom:-40px}.blog-featured__orb--two{inset-inline-start:18%;background:#ffffff2e;width:90px;height:90px;animation:7.5s ease-in-out infinite alternate-reverse blog-orb;top:16%}@keyframes blog-orb{0%{transform:translate(0,0)}to{transform:translate(10px,-14px)}}.blog-featured__copy{color:#f6f1ff;flex-direction:column;justify-content:center;gap:14px;padding:28px 24px 30px;display:flex}@media (min-width:900px){.blog-featured__copy{padding:36px 40px}}.blog-featured__kicker{letter-spacing:.04em;text-transform:uppercase;color:#ffffff9e;font-size:.78rem;font-weight:700}.blog-featured__title{letter-spacing:-.02em;margin:0;font-size:clamp(1.35rem,2.6vw,1.9rem);font-weight:800;line-height:1.35}.blog-featured__excerpt{color:#f6f1ffb8;max-width:36rem;margin:0;font-size:.98rem;line-height:1.75}.blog-featured__cta{color:#fff;align-items:center;gap:8px;margin-top:4px;font-size:.92rem;font-weight:700;display:inline-flex}.blog-featured__cta svg{width:18px;height:18px;transition:transform .2s}[dir=rtl] .blog-featured__cta svg{transform:scaleX(-1)}.blog-featured__link:hover .blog-featured__cta svg{transform:translate(4px)}[dir=rtl] .blog-featured__link:hover .blog-featured__cta svg{transform:scaleX(-1)translate(4px)}.blog-list__toolbar{border-bottom:1px solid #6a35ff1f;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px 20px;margin-bottom:16px;padding-bottom:14px;display:flex}.blog-list__heading{color:var(--landing-text);margin:0;font-size:1.05rem;font-weight:800}.blog-tabs{flex-wrap:wrap;gap:4px 14px;display:flex}.blog-tab{appearance:none;font:inherit;color:var(--landing-muted);cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:.88rem;font-weight:650;transition:color .2s;position:relative}.blog-tab:after{content:"";inset-inline:0;background:0 0;border-radius:2px;height:2px;transition:background .2s;position:absolute;bottom:-14px}.blog-tab:hover{color:var(--landing-primary-dark)}.blog-tab.is-active{color:var(--landing-primary)}.blog-tab.is-active:after{background:var(--landing-primary)}.blog-list__solo{color:var(--landing-muted);margin:8px 0 0;font-size:.92rem}.blog-list__items{gap:10px;margin:0;padding:0;list-style:none;display:grid}.blog-list__items>li{animation:.45s both blog-rise;animation-delay:calc(var(--blog-i,0) * 60ms)}.blog-row{color:inherit;background:#ffffffb8;border:1px solid #6a35ff14;border-radius:22px;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px;text-decoration:none;transition:border-color .2s,background .2s,transform .2s;display:grid}.blog-row:hover{background:#fff;border-color:#6a35ff38;transform:translateY(-2px)}.blog-row__cover{color:#fff;border-radius:18px;place-items:center;width:72px;height:72px;display:grid}.blog-row__cover svg{width:30px;height:30px}.blog-row__cover--telegram{background:linear-gradient(145deg,#2a8adf,#6a35ff)}.blog-row__cover--instagram{background:linear-gradient(145deg,#db2777,#6a35ff)}.blog-row__cover--whatsapp{background:linear-gradient(145deg,#16a34a,#6a35ff)}.blog-row__cover--general{background:linear-gradient(145deg,#6a35ff,#a855f7)}.blog-row__body{flex-direction:column;gap:6px;min-width:0;display:flex}.blog-row__title{color:var(--landing-text);font-size:1.02rem;font-weight:750;line-height:1.4}.blog-row__excerpt{-webkit-line-clamp:2;color:var(--landing-muted);-webkit-box-orient:vertical;font-size:.88rem;line-height:1.65;display:-webkit-box;overflow:hidden}.blog-row__more{width:36px;height:36px;color:var(--landing-primary);background:var(--landing-primary-soft);border-radius:50%;place-items:center;transition:transform .2s,background .2s;display:grid}.blog-row__more svg{width:16px;height:16px}[dir=rtl] .blog-row__more svg{transform:scaleX(-1)}.blog-row:hover .blog-row__more{background:var(--landing-primary);color:#fff;transform:translate(2px)}[dir=rtl] .blog-row:hover .blog-row__more{transform:translate(-2px)}@media (max-width:700px){.blog-row{grid-template-columns:56px minmax(0,1fr)}.blog-row__cover{border-radius:16px;width:56px;height:56px}.blog-row__more{display:none}.blog-tab:after{bottom:-10px}.blog-list__toolbar{padding-bottom:10px}}.blog-empty{text-align:center;background:#ffffffb3;border:1px dashed #6a35ff38;border-radius:24px;padding:48px 20px}.blog-empty h2{margin:0 0 8px;font-size:1.2rem}.blog-empty p{max-width:34rem;color:var(--landing-muted);margin:0 auto;line-height:1.7}.blog-post{padding-bottom:72px}.blog-post__top{margin-bottom:16px}.blog-post__back{color:var(--landing-muted);align-items:center;gap:8px;font-size:.88rem;font-weight:650;text-decoration:none;transition:color .2s;display:inline-flex}.blog-post__back svg{width:18px;height:18px}.blog-post__back:hover{color:var(--landing-primary)}.blog-post__hero{isolation:isolate;color:#fff;border-radius:28px;align-items:flex-end;min-height:280px;margin-bottom:28px;padding:36px 24px;display:flex;position:relative;overflow:hidden}@media (min-width:800px){.blog-post__hero{min-height:340px;padding:48px 44px}}.blog-post__hero--telegram{background:linear-gradient(135deg,#13263d 0%,#2a8adf 48%,#6a35ff 100%)}.blog-post__hero--instagram{background:linear-gradient(135deg,#3a1234 0%,#db2777 46%,#6a35ff 100%)}.blog-post__hero--whatsapp{background:linear-gradient(135deg,#0d3326 0%,#16a34a 46%,#6a35ff 100%)}.blog-post__hero--general{background:linear-gradient(135deg,#160d2b 0%,#6a35ff 52%,#a855f7 100%)}.blog-post__hero-glow{inset-inline-end:-8%;filter:blur(8px);z-index:-1;background:#ffffff29;border-radius:50%;width:280px;height:280px;animation:7s ease-in-out infinite alternate blog-orb;position:absolute;top:-20%}.blog-post__hero-mark{inset-inline-end:24px;color:#fff;background:#ffffff24;border-radius:20px;place-items:center;width:64px;height:64px;display:grid;position:absolute;top:24px}.blog-post__hero-mark svg{width:30px;height:30px}.blog-post__hero-copy{flex-direction:column;gap:14px;max-width:46rem;display:flex}.blog-post__hero-copy h1{letter-spacing:-.03em;margin:0;font-size:clamp(1.55rem,3.4vw,2.4rem);font-weight:850;line-height:1.25}.blog-post__hero-copy>p{color:#ffffffc7;max-width:40rem;margin:0;font-size:1.02rem;line-height:1.75}.blog-post__article{max-width:720px;margin:0 auto 40px;padding:8px 0 0}.blog-post__article section+section{border-top:1px solid #6a35ff1f;margin-top:28px;padding-top:28px}.blog-post__article h2{border-inline-start:3px solid var(--landing-primary);color:var(--landing-text);margin:0 0 12px;padding-inline-start:14px;font-size:1.15rem;font-weight:800;line-height:1.4}.blog-post__article p{color:#4a4260;margin:0 0 14px;font-size:1.02rem;line-height:1.9}.blog-post__article p:last-child{margin-bottom:0}.blog-post__source{overflow-wrap:anywhere;border-top:1px solid #6a35ff1f;padding-top:18px;color:var(--landing-muted)!important;margin-top:28px!important;font-size:.9rem!important;line-height:1.7!important}.blog-post__source a{color:var(--landing-primary);font-weight:650;text-decoration:none}.blog-post__source a:hover{text-decoration:underline}.blog-post__cta{background:linear-gradient(135deg,#6a35ff14,#a855f714);border:1px solid #6a35ff1f;border-radius:24px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px 24px;max-width:720px;margin:0 auto;padding:24px;display:flex}.blog-post__cta-copy{max-width:28rem}.blog-post__cta-copy h2{margin:0 0 6px;font-size:1.15rem;font-weight:800}.blog-post__cta-copy p{color:var(--landing-muted);margin:0;line-height:1.65}@media (max-width:640px){.blog-featured__copy,.blog-post__hero{padding-inline:20px}.blog-post__cta{flex-direction:column;align-items:stretch}}
.marketing-header-sticky{z-index:240;isolation:isolate;background:0 0;width:100%;transition:background .22s,box-shadow .22s,-webkit-backdrop-filter .22s,backdrop-filter .22s;position:sticky;top:0}.marketing-header-sticky.is-scrolled{-webkit-backdrop-filter:none;box-shadow:none;background:0 0;padding:12px 18px 0}.marketing-header-sticky.is-menu-open{z-index:200}.marketing-header__inner{width:100%;max-width:1180px;margin:0 auto;padding:0 22px}.marketing-header{min-height:76px;box-shadow:none;background:0 0;border:0;border-radius:0;align-items:center;gap:18px;padding:12px 0;transition:background .28s,border-radius .28s,box-shadow .28s,padding .28s,min-height .28s,gap .28s;display:flex}.marketing-header__brand{color:inherit;flex-shrink:0;justify-content:flex-start;align-items:center;min-width:0;text-decoration:none;display:flex}.marketing-header__brand .auth-logo{flex-shrink:0;width:auto;max-width:168px;height:46px}.marketing-header__nav{background:0 0;flex:1;align-items:center;gap:4px;min-width:0;padding:0;transition:background .28s,padding .28s,border-radius .28s;display:none}@media (min-width:980px){.marketing-header__nav{display:flex}}.marketing-header__nav a{letter-spacing:-.01em;color:#4a3a68;white-space:nowrap;box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;padding:8px 12px;font-size:.94rem;font-weight:650;text-decoration:none;transition:color .16s,background .18s,box-shadow .18s,border-radius .18s;display:inline-flex;position:relative}.marketing-header__nav a:after{display:none}.marketing-header__nav a:hover{color:#6a35ff;background:0 0;transform:none}.marketing-header__nav a.is-active{color:#6a35ff;box-shadow:none;background:0 0;border:0;font-weight:800;transform:none}.marketing-header__actions{flex-shrink:0;align-items:center;gap:12px;margin-inline-start:auto;display:flex}.marketing-header__cta-group{-webkit-backdrop-filter:blur(12px);background:#ffffff8c;border:1px solid #6a35ff1a;border-radius:999px;align-items:center;gap:2px;padding:4px;display:none}@media (min-width:640px){.marketing-header__cta-group{display:inline-flex}}.marketing-header__login{color:#4a3a68;background:0 0;border-radius:999px;justify-content:center;align-items:center;height:34px;padding:0 14px;font-size:.88rem;font-weight:700;text-decoration:none;display:none}.marketing-header__login:hover{color:#6a35ff;background:#6a35ff14;transform:none}@media (min-width:640px){.marketing-header__login{display:inline-flex}}.marketing-header__cta{color:#fff;height:34px;box-shadow:none;white-space:nowrap;background:#6a35ff;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-size:.86rem;font-weight:750;text-decoration:none;transition:background .18s;display:none}.marketing-header__cta:hover{box-shadow:none;background:#5b2cf0;transform:none}.marketing-header__cta-text--full{display:none}@media (min-width:720px){.marketing-header__cta{display:inline-flex}}.marketing-header__menu-btn{cursor:pointer;background:#6a35ff1a;border:0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;transition:background .18s;display:flex}.marketing-header__menu-btn:hover{box-shadow:none;background:#6a35ff29;transform:none}.marketing-header__menu-btn span{background:#6a35ff;border-radius:999px;width:16px;height:2.5px;transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .2s,width .28s cubic-bezier(.22,1,.36,1);display:block}.marketing-header-sticky.is-menu-open .marketing-header__menu-btn span:first-child{transform:translateY(7.5px)rotate(45deg)}.marketing-header-sticky.is-menu-open .marketing-header__menu-btn span:nth-child(2){opacity:0;width:0}.marketing-header-sticky.is-menu-open .marketing-header__menu-btn span:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}@media (max-width:979px){.marketing-header{min-height:68px;padding:8px 0}}@media (min-width:980px){.marketing-header__menu-btn{display:none}}.marketing-header-sticky.is-scrolled .marketing-header__inner{max-width:1120px;padding:0}.marketing-header-sticky.is-scrolled .marketing-header{-webkit-backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #6a35ff14;border-radius:999px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;min-height:64px;padding:7px 8px;display:grid;box-shadow:0 10px 36px #5028a01f,inset 0 1px #fffc}.marketing-header-sticky.is-scrolled .marketing-header__brand{justify-self:start}.marketing-header-sticky.is-scrolled .marketing-header__brand .auth-logo{max-width:136px;height:36px}.marketing-header-sticky.is-scrolled .marketing-header__brand .auth-logo .panel-logo-image{max-width:136px!important;height:36px!important;max-height:36px!important}.marketing-header-sticky.is-scrolled .marketing-header__nav{background:#6a35ff12;border-radius:999px;flex:0 auto;grid-column:2;justify-content:center;justify-self:center;gap:2px;padding:4px}.marketing-header-sticky.is-scrolled .marketing-header__nav a{color:#4a3a68;border-radius:999px;padding:8px 14px;font-size:.86rem;font-weight:650}.marketing-header-sticky.is-scrolled .marketing-header__nav a:hover{color:#6a35ff;background:#6a35ff14}.marketing-header-sticky.is-scrolled .marketing-header__nav a.is-active{color:#fff;background:#6a35ff;font-weight:750;box-shadow:0 4px 12px #6a35ff47}.marketing-header-sticky.is-scrolled .marketing-header__nav a.is-active:hover{color:#fff;background:#5b2cf0}.marketing-header-sticky.is-scrolled .marketing-header__actions{grid-column:3;justify-self:end;gap:10px;margin-inline-start:0}.marketing-header-sticky.is-scrolled .marketing-header__cta-group{box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:0;gap:10px;padding:0}.marketing-header-sticky.is-scrolled .marketing-header__login{border-radius:0;height:auto;padding:8px 4px}.marketing-header-sticky.is-scrolled .marketing-header__login:hover{background:0 0}.marketing-header-sticky.is-scrolled .marketing-header__cta{height:40px;padding:0 18px}.marketing-header-sticky.is-scrolled .marketing-header__cta-text--short{display:none}.marketing-header-sticky.is-scrolled .marketing-header__cta-text--full{display:inline}.marketing-header-sticky.is-scrolled .marketing-header__menu-btn{border-radius:999px;width:40px;height:40px}@media (max-width:979px){.marketing-header-sticky.is-scrolled{-webkit-backdrop-filter:blur(18px);background:#fffffff5;padding:0;box-shadow:0 1px #110a200f}.marketing-header-sticky.is-scrolled .marketing-header__inner{max-width:none;padding:0 16px}.marketing-header-sticky.is-scrolled .marketing-header{-webkit-backdrop-filter:none;min-height:56px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:8px 0;display:flex}.marketing-header-sticky.is-scrolled .marketing-header__actions{margin-inline-start:auto}.marketing-header-sticky.is-scrolled .marketing-header__menu-btn{border-radius:0}}.marketing-header__drawer{--landing-primary:#6a35ff;--landing-primary-dark:#5427d6;--landing-primary-soft:#f0e9ff;--landing-accent:#a855f7;--landing-accent-dark:#9333ea;--landing-text:#161022;--landing-muted:#6b6280;--landing-line:#9482b838;--landing-card:#ffffffd1;--landing-card-solid:#fff;z-index:1200;pointer-events:none;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--landing-text);position:fixed;inset:0;overflow:hidden}.marketing-header__drawer.is-open{pointer-events:auto}.marketing-header__drawer-scrim{z-index:0;opacity:0;cursor:pointer;background:#160a2875;border:none;margin:0;padding:0;transition:opacity .3s;position:absolute;inset:0}.marketing-header__drawer.is-open .marketing-header__drawer-scrim{opacity:1}.marketing-header__mobile-nav{top:0;bottom:0;z-index:1;will-change:transform;visibility:hidden;pointer-events:none;background:linear-gradient(#f6eefe 0%,#fff 42% 100%);border-inline-start:1px solid #6a35ff1f;flex-direction:column;width:min(340px,92vw);max-width:100%;transition:transform .34s cubic-bezier(.22,1,.36,1),visibility .34s;display:flex;position:absolute;inset-inline-end:0;transform:translate(100%);box-shadow:-20px 0 60px #2a104829}[dir=rtl] .marketing-header__mobile-nav{transform:translate(-100%);box-shadow:16px 0 48px #2a104824}.marketing-header__drawer.is-open .marketing-header__mobile-nav{visibility:visible;pointer-events:auto;transform:translate(0)}@media (min-width:980px){.marketing-header__drawer{display:none}}.marketing-header__mobile-nav-panel{height:100%;padding:calc(16px + env(safe-area-inset-top,0px)) 14px calc(20px + env(safe-area-inset-bottom,0px));overscroll-behavior:contain;flex-direction:column;gap:0;display:flex;overflow-y:auto}.marketing-header__mobile-nav-head{background:linear-gradient(135deg,#6a35ff1a 0%,#a855f714 100%);border:1px solid #6a35ff24;border-radius:22px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:18px;padding:12px 14px;display:flex}.marketing-header__mobile-nav-brand{min-width:0;color:inherit;align-items:center;text-decoration:none;display:flex}.marketing-header__mobile-nav-brand .auth-logo{flex-shrink:0;align-items:center;display:flex}.marketing-header__drawer-close{width:36px;height:36px;color:var(--landing-text);cursor:pointer;background:#ffffffeb;border:1px solid #6a35ff29;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.marketing-header__drawer-close svg{width:18px;height:18px}.marketing-header__drawer-close:hover{background:#fff;border-color:#6a35ff4d;transform:scale(1.04)}.marketing-header__mobile-nav-links{flex-direction:column;gap:8px;display:flex}.marketing-header__mobile-nav-link{color:var(--landing-text);background:#ffffffc7;border:1px solid #9482b829;border-radius:18px;align-items:center;gap:12px;padding:12px;text-decoration:none;transition:background .2s,border-color .2s,box-shadow .2s;display:flex}.marketing-header__mobile-nav-link:hover{background:#fff;border-color:#6a35ff47;box-shadow:0 6px 18px #6a35ff1a}.marketing-header__mobile-nav-link.is-active{background:linear-gradient(135deg,#6a35ff24 0%,#a855f71a 100%);border-color:#6a35ff52}.marketing-header__mobile-nav-link-icon{width:36px;height:36px;color:var(--landing-primary-dark);background:#f0e9ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.marketing-header__mobile-nav-link-icon svg{width:17px;height:17px}.marketing-header__mobile-nav-link.is-active .marketing-header__mobile-nav-link-icon{color:#fff;background:linear-gradient(145deg,#6a35ff 0%,#a855f7 100%)}.marketing-header__mobile-nav-link-label{flex:1;min-width:0;font-size:.92rem;font-weight:600}.marketing-header__mobile-nav-link.is-active .marketing-header__mobile-nav-link-label{color:var(--landing-primary-dark);font-weight:800}.marketing-header__mobile-nav-link-arrow{width:22px;height:22px;color:var(--landing-muted);opacity:.55;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.marketing-header__mobile-nav-link-arrow svg{width:16px;height:16px}[dir=rtl] .marketing-header__mobile-nav-link-arrow svg{transform:scaleX(-1)}.marketing-header__mobile-nav-link.is-active .marketing-header__mobile-nav-link-arrow{opacity:1;color:var(--landing-primary)}.marketing-header__mobile-nav-cta{flex-direction:column;gap:10px;margin-top:auto;padding-top:20px;display:flex}.marketing-header__mobile-nav-cta .landing-btn{border-radius:999px;justify-content:center;width:100%;min-height:48px;padding:14px 18px;font-size:.92rem;font-weight:700}.marketing-header__mobile-nav-cta .landing-btn--outline{color:var(--landing-text);background:#fff;border:1px solid #9482b852}.marketing-header__mobile-nav-cta .landing-btn--primary{color:#fff;background:linear-gradient(145deg,#6a35ff 0%,#9333ea 52%,#a855f7 100%);border:0;box-shadow:0 10px 28px #6a35ff57}@media (prefers-reduced-motion:reduce){.marketing-header-sticky,.marketing-header,.marketing-header__nav a,.marketing-header__menu-btn,.marketing-header__menu-btn span,.marketing-header__drawer-scrim,.marketing-header__mobile-nav{transition:none}}.marketing-footer{color:#f3eefc;background:radial-gradient(46% 42% at 16% 10%,#6a35ff52,#0000 58%),radial-gradient(40% 36% at 92% 8%,#a855f729,#0000 52%),linear-gradient(#171022 0%,#0c0814 100%);border:0;border-radius:0;flex-shrink:0;width:100%;margin-top:28px;margin-bottom:0;padding:0}.marketing-footer__shell{isolation:isolate;background:0 0;border-radius:0;width:100%;max-width:1180px;margin:0 auto;padding:40px 28px 28px;position:relative;overflow:hidden}.marketing-footer__hero{border-bottom:1px solid #ffffff14;gap:28px;padding-bottom:32px;display:grid}@media (min-width:920px){.marketing-footer__hero{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:40px}}.marketing-footer__visual{place-items:center;min-height:0;display:grid;position:relative}.marketing-footer__mascot{object-fit:contain;width:100%;max-width:520px;height:auto;display:block}.marketing-footer__hero-copy{gap:14px;min-width:0;display:grid}.marketing-footer__hero-title{letter-spacing:-.04em;color:#fff;margin:0;font-size:clamp(1.7rem,3.4vw,2.35rem);font-weight:800;line-height:1.2}.marketing-footer__hero-brand{color:#fff;display:inline-block;position:relative}.marketing-footer__hero-brand svg{top:-10px;color:#c4b5fd;width:16px;height:16px;position:absolute;inset-inline-end:-14px}.marketing-footer__hero-sub{color:#f3eefcad;max-width:34rem;margin:0;font-size:.98rem;line-height:1.7}.marketing-footer__subscribe{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:8px;width:min(100%,460px);padding:6px 6px 6px 16px;display:flex}[dir=rtl] .marketing-footer__subscribe{padding:6px 16px 6px 6px}.marketing-footer__subscribe input{color:#fff;min-width:0;font:inherit;background:0 0;border:0;outline:none;flex:1;font-size:.92rem}.marketing-footer__subscribe input::placeholder{color:#f3eefc73}.marketing-footer__subscribe button{color:#fff;font:inherit;cursor:pointer;background:linear-gradient(135deg,#6a35ff 0%,#a855f7 100%);border:0;border-radius:12px;flex-shrink:0;align-items:center;gap:6px;padding:11px 16px;font-size:.88rem;font-weight:750;display:inline-flex}.marketing-footer__subscribe button:disabled{opacity:.7;cursor:wait}.marketing-footer__subscribe button svg,.marketing-footer__scale-cta svg{width:14px;height:14px}[dir=rtl] .marketing-footer__subscribe button svg,[dir=rtl] .marketing-footer__scale-cta svg{transform:scaleX(-1)}.marketing-footer__nospam{color:#f3eefc80;align-items:center;gap:8px;margin:0;font-size:.78rem;display:flex}.marketing-footer__nospam svg{color:#86efac;flex-shrink:0;width:14px;height:14px}.marketing-footer__main{border-bottom:1px solid #ffffff14;gap:28px;padding:32px 0;display:grid}@media (min-width:1080px){.marketing-footer__main{grid-template-columns:minmax(220px,1.15fr) repeat(3,minmax(0,.7fr)) minmax(200px,.9fr);align-items:start;gap:28px 22px}}@media (min-width:760px) and (max-width:1079px){.marketing-footer__main{grid-template-columns:minmax(0,1.2fr) repeat(3,minmax(0,.8fr))}.marketing-footer__scale{grid-column:1/-1}}.marketing-footer__brand-col{align-content:start;gap:14px;display:grid}.marketing-footer__brand{width:fit-content;text-decoration:none;display:inline-flex}.marketing-footer__brand .auth-logo,.marketing-footer__logo{flex-shrink:0;width:auto;min-width:0;max-width:140px;height:36px;overflow:hidden}.marketing-footer__brand .auth-logo .panel-logo-image,.marketing-footer__logo .panel-logo-image{object-fit:contain;width:auto!important;max-width:140px!important;height:36px!important;max-height:36px!important}.marketing-footer__desc{color:#f3eefc9e;margin:0;font-size:.84rem;line-height:1.7}.marketing-footer__socials{flex-wrap:wrap;gap:8px;display:flex}.marketing-footer__social{color:#e9e1f7;background:#ffffff0f;border-radius:12px;place-items:center;width:38px;height:38px;text-decoration:none;transition:background .18s,color .18s;display:grid}.marketing-footer__social:hover{color:#fff;background:#6a35ff59}.marketing-footer__social.is-soon{opacity:.4;cursor:default}.marketing-footer__social-icon,.marketing-footer__social-icon svg{width:16px;height:16px;display:block}.marketing-footer__trust{background:#100c1c;border:1px solid #a78bfa8c;border-radius:18px;align-items:center;gap:12px;width:fit-content;max-width:100%;padding:12px 16px;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff08,0 10px 24px #0000002e}.marketing-footer__trust-icon{width:34px;height:40px;color:inherit;background:0 0;border-radius:0;flex-shrink:0;place-items:center;display:grid}.marketing-footer__trust-icon svg{width:34px;height:40px;display:block}.marketing-footer__trust-copy{gap:2px;min-width:0;display:grid}.marketing-footer__trust-copy strong{color:#fff;font-size:.86rem;font-weight:700;line-height:1.3}.marketing-footer__trust-copy span{color:#d6ccebb8;font-size:.76rem;line-height:1.35}.marketing-footer__enamad{cursor:pointer;background:#fff;border:0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:fit-content;padding:5px;line-height:0;text-decoration:none;display:flex}.marketing-footer__enamad img{width:40px;height:auto;display:block}.marketing-footer__col h3{color:#fff;align-items:center;gap:8px;margin:0 0 14px;font-size:.82rem;font-weight:750;display:flex}.marketing-footer__col h3 svg{color:#a78bfa;width:16px;height:16px}.marketing-footer__col ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.marketing-footer__col a{color:#f3eefc9e;font-size:.88rem;font-weight:500;text-decoration:none}.marketing-footer__col a:hover{color:#fff}.marketing-footer__scale{background:#6a35ff1f;border:1px solid #a78bfa29;border-radius:22px;align-content:start;gap:14px;padding:20px 18px;display:grid}.marketing-footer__scale-plane{color:#fff;background:linear-gradient(145deg,#6a35ff,#9333ea);border-radius:16px;place-items:center;width:48px;height:48px;display:grid}.marketing-footer__scale-plane svg{width:22px;height:22px}.marketing-footer__scale p{color:#fff;margin:0;font-size:1.05rem;font-weight:750;line-height:1.4}.marketing-footer__scale strong{color:#c4b5fd}.marketing-footer__scale-cta{color:#fff;border:1px solid #ffffff38;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:fit-content;padding:10px 14px;font-size:.86rem;font-weight:700;text-decoration:none;display:inline-flex}.marketing-footer__scale-cta:hover{background:#ffffff0f}.marketing-footer__bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 18px;padding-top:16px;display:flex}.marketing-footer__copyright{color:#f3eefc7a;margin:0;font-size:.76rem;line-height:1.5}@media (max-width:759px){.marketing-footer{padding:0}.marketing-footer__shell{border-radius:0;padding:28px 20px 22px}.marketing-footer__main{grid-template-columns:repeat(2,minmax(0,1fr))}.marketing-footer__brand-col,.marketing-footer__scale{grid-column:1/-1}.marketing-footer__subscribe{flex-direction:column;align-items:stretch;padding:10px}.marketing-footer__subscribe button{justify-content:center}}@media (prefers-reduced-motion:reduce){.marketing-footer__social,.marketing-footer__col a,.marketing-footer__scale-cta{transition:none;animation:none}}.marketing-footer__enamad-backdrop{z-index:1200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.marketing-footer__enamad-dialog{color:#0f172a;background:#fff;border-radius:18px;width:min(100%,360px);padding:20px 20px 22px;box-shadow:0 24px 60px #0f172a47}.marketing-footer__enamad-dialog-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.marketing-footer__enamad-dialog-head h2{color:#0f172a;margin:0;font-size:1rem;font-weight:700}.marketing-footer__enamad-close{color:#334155;cursor:pointer;background:#f1f5f9;border:0;border-radius:999px;flex-shrink:0;width:32px;height:32px;font-size:1.35rem;line-height:1}.marketing-footer__enamad-close:hover{background:#e2e8f0}.marketing-footer__enamad-body{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.marketing-footer__enamad-body p,.marketing-footer__enamad-status{color:#334155;margin:0;font-size:.92rem;line-height:1.7}.marketing-footer__enamad-status{text-align:center;padding:8px 4px 4px}.marketing-footer__enamad-status--blocked{color:#9a3412;background:#fff7ed;border-radius:12px;padding:14px 12px}.marketing-footer__enamad-blocked{flex-direction:column;align-items:center;gap:18px;display:flex}.marketing-footer__enamad-notice{text-align:center;background:linear-gradient(#fffbeb 0%,#fef3c7 100%);border:1px solid #f0d9a8;border-radius:14px;flex-direction:column;align-items:center;gap:4px;width:100%;padding:12px 14px;display:flex}.marketing-footer__enamad-notice p{color:#92400e;margin:0;font-size:.88rem;font-weight:600;line-height:1.7}.marketing-footer__enamad-notice-ip{color:#a16207;opacity:.92;font-size:.78rem;line-height:1.5}.marketing-footer__enamad-preview{background:#fff;border:1px solid #e2e8f0;border-radius:18px;justify-content:center;align-items:center;width:148px;height:148px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 28px #0f172a14}.marketing-footer__enamad-preview-img{filter:grayscale()contrast(.92)brightness(1.05);opacity:.72;-webkit-user-select:none;user-select:none;pointer-events:none;width:112px;height:auto;display:block}.marketing-footer__enamad-preview-badge{white-space:nowrap;color:#fff;letter-spacing:.01em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172ae0;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:.72rem;font-weight:700;display:inline-flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 8px 18px #0f172a38}.marketing-footer__enamad-seal{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:10px;line-height:0;display:inline-flex}.marketing-footer__enamad-seal a{line-height:0;display:inline-flex}.marketing-footer__enamad-seal img{width:88px;height:auto;display:block}
