@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap);:root{--primary:#233973;--primary-light:#2d4a94;--primary-dark:#1a2a57;--primary-darker:#142042;--accent:#0069b4;--accent-light:#1a8fd1;--purple:#7c3aed;--purple-light:#8b5cf6;--purple-dark:#6d28d9;--purple-deeper:#5b21b6;--indigo:#6366f1;--violet:#a78bfa;--success:#10b981;--success-light:#34d399;--warning:#f59e0b;--error:#ef4444;--surface-white:#fff;--surface-light:#f8fafc;--surface:#f1f5f9;--surface-dark:#e2e8f0;--text:#0f172a;--text-secondary:#1e293b;--text-muted:#475569;--text-dim:#64748b;--gradient-primary:linear-gradient(135deg,#233973,#0069b4);--gradient-purple:linear-gradient(135deg,#7c3aed,#6366f1);--gradient-hero:linear-gradient(180deg,#fafaff,#f5f3ff 50%,#fff);--gradient-dark:linear-gradient(180deg,#0f172a,#1a2a57);--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 12px 24px #0000001a;--shadow-xl:0 20px 40px #0000001f;--shadow-2xl:0 32px 64px #00000024;--shadow-glow:0 0 40px #23397333;--shadow-purple:0 4px 20px #7c3aed40;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-2xl:24px;--radius-full:9999px;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px;--space-4xl:80px;--space-5xl:120px}.seo-landing-page{-webkit-font-smoothing:antialiased;background:#fff;background:var(--surface-white);color:#0f172a;color:var(--text);font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.6;min-height:100vh;overflow-x:hidden;width:100%}.container{margin:0 auto;max-width:1200px;padding:0 24px;padding:0 var(--space-lg);width:100%}@media (min-width:768px){.container{padding:0 32px;padding:0 var(--space-xl)}}@media (min-width:1024px){.container{padding:0 48px;padding:0 var(--space-2xl)}}.seo-gradient-text{color:#7c3aed;color:var(--purple)}.seo-gradient-text-animated{-webkit-text-fill-color:#0000;animation:gradientShift 5s ease-in-out infinite;background:linear-gradient(90deg,#7c3aed,#a78bfa,#6366f1,#7c3aed);-webkit-background-clip:text;background-clip:text;background-size:200% 100%}.seo-gradient-text-light{color:#a78bfa}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.seo-highlight{color:#7c3aed;color:var(--purple)}.section-header{margin-bottom:64px;margin-bottom:var(--space-3xl);text-align:center}.section-title{font-size:36px!important;font-weight:800!important;letter-spacing:-.02em;line-height:1.2!important;margin-bottom:16px!important;margin-bottom:var(--space-md)!important;text-align:center}@media (min-width:768px){.section-title{font-size:42px!important}}@media (min-width:1024px){.section-title{font-size:48px!important}}.section-subtitle{color:#475569!important;color:var(--text-muted)!important;font-size:18px!important;line-height:1.6!important;margin:0 auto 64px!important;margin:0 auto var(--space-3xl)!important;max-width:600px;text-align:center}.section-badge{align-items:center;background:#7c3aed14;border:1px solid #7c3aed26;border-radius:9999px;border-radius:var(--radius-full);color:#7c3aed;color:var(--purple);display:inline-flex;font-size:13px;font-weight:600;gap:8px;gap:var(--space-sm);margin-bottom:24px;margin-bottom:var(--space-lg);padding:8px 16px;padding:var(--space-sm) var(--space-md)}.seo-landing-header{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid #0000000f;left:0;position:fixed;right:0;top:0;z-index:1000}.header-content{height:72px;justify-content:space-between}.header-content,.logo{align-items:center;display:flex}.logo-image{height:40px;width:auto}@media (min-width:768px){.logo-image{height:44px}}.nav-links{align-items:center;display:none;gap:32px;gap:var(--space-xl)}@media (min-width:1024px){.nav-links{display:flex}}.nav-links a{color:#475569;color:var(--text-muted);font-size:15px;font-weight:500;text-decoration:none;transition:color .2s ease}.nav-links a:hover{color:#7c3aed;color:var(--purple)}.header-actions{align-items:center;display:flex;gap:8px;gap:var(--space-sm)}@media (min-width:768px){.header-actions{gap:16px;gap:var(--space-md)}}.header-actions .ant-btn-text{color:#475569!important;color:var(--text-muted)!important;font-weight:500;height:40px;padding:0 16px!important;padding:0 var(--space-md)!important}.header-actions .ant-btn-text:hover{background:#7c3aed0d!important;color:#7c3aed!important;color:var(--purple)!important}.header-actions .ant-btn-primary{background:#7c3aed!important;background:var(--purple)!important;border:none!important;border-radius:8px;border-radius:var(--radius-md);box-shadow:0 2px 8px #7c3aed40!important;font-weight:600;height:40px}.header-actions .ant-btn-primary:hover{background:#6d28d9!important;background:var(--purple-dark)!important}.mobile-menu-toggle{align-items:center;background:#0000;border:none;border-radius:8px;border-radius:var(--radius-md);color:#0f172a;color:var(--text);cursor:pointer;display:flex;font-size:20px;height:44px;justify-content:center;transition:all .2s ease;width:44px}.mobile-menu-toggle:hover{background:#7c3aed14;color:#7c3aed;color:var(--purple)}@media (min-width:1024px){.mobile-menu-toggle{display:none}}.header-actions.desktop-only{display:none}@media (min-width:1024px){.header-actions.desktop-only{display:flex}}.mobile-menu{background:#fff;border-top:1px solid #0000000f;box-shadow:0 8px 32px #0000001a;left:0;opacity:0;padding:24px;padding:var(--space-lg);position:absolute;right:0;top:100%;transform:translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:999}.mobile-menu.open{opacity:1;transform:translateY(0);visibility:visible}@media (min-width:1024px){.mobile-menu{display:none!important}}.mobile-nav{border-bottom:1px solid #0000000f;display:flex;flex-direction:column;gap:4px;gap:var(--space-xs);margin-bottom:24px;margin-bottom:var(--space-lg);padding-bottom:24px;padding-bottom:var(--space-lg)}.mobile-nav a{border-radius:8px;border-radius:var(--radius-md);color:#0f172a;color:var(--text);display:block;font-size:16px;font-weight:500;padding:16px 8px;padding:var(--space-md) var(--space-sm);text-decoration:none;transition:all .2s ease}.mobile-nav a:hover{background:#7c3aed14;color:#7c3aed;color:var(--purple)}.mobile-actions{display:flex;flex-direction:column;gap:8px;gap:var(--space-sm)}.mobile-actions .ant-btn{border-radius:12px!important;border-radius:var(--radius-lg)!important;font-size:15px!important;font-weight:600!important;height:48px!important}.mobile-actions .ant-btn-text{background:#f8fafc!important;background:var(--surface-light)!important;color:#0f172a!important;color:var(--text)!important}.mobile-actions .ant-btn-text:hover{background:#f1f5f9!important;background:var(--surface)!important;color:#7c3aed!important;color:var(--purple)!important}.mobile-actions .ant-btn-primary{background:#7c3aed!important;background:var(--purple)!important;border:none!important;box-shadow:0 4px 14px #7c3aed40!important}.mobile-menu-backdrop{background:#0006;inset:0;opacity:0;position:fixed;transition:all .3s ease;visibility:hidden;z-index:998}.mobile-menu-backdrop.open{opacity:1;visibility:visible}@media (min-width:1024px){.mobile-menu-backdrop{display:none!important}}.seo-hero-section{align-items:center;background:linear-gradient(180deg,#fafaff,#f5f3ff 50%,#fff);background:var(--gradient-hero);display:flex;min-height:100vh;overflow:hidden;padding:120px 0 80px;padding:120px 0 var(--space-4xl);position:relative}@media (min-width:768px){.seo-hero-section{padding:140px 0 120px;padding:140px 0 var(--space-5xl)}}.seo-hero-bg-effects{inset:0;overflow:hidden;pointer-events:none;position:absolute}.seo-hero-gradient-orb{border-radius:50%;filter:blur(100px);opacity:.5;position:absolute}.seo-hero-gradient-orb.orb-1{background:radial-gradient(circle,#7c3aed1f 0,#0000 70%);height:500px;left:-100px;top:-200px;width:500px}.seo-hero-gradient-orb.orb-2{background:radial-gradient(circle,#6366f11a 0,#0000 70%);height:400px;right:-100px;top:40%;width:400px}.seo-hero-gradient-orb.orb-3{background:radial-gradient(circle,#0069b414 0,#0000 70%);bottom:-50px;height:300px;left:30%;width:300px}.seo-hero-grid-pattern{background-image:linear-gradient(#7c3aed05 1px,#0000 0),linear-gradient(90deg,#7c3aed05 1px,#0000 0);background-size:50px 50px;inset:0;-webkit-mask-image:radial-gradient(ellipse at center,#000 20%,#0000 70%);mask-image:radial-gradient(ellipse at center,#000 20%,#0000 70%);position:absolute}.seo-hero-content-wrapper{align-items:center;display:flex;flex-direction:column;gap:64px;gap:var(--space-3xl);position:relative;z-index:1}@media (min-width:1024px){.seo-hero-content-wrapper{grid-gap:80px;grid-gap:var(--space-4xl);align-items:center;display:grid;gap:80px;gap:var(--space-4xl);grid-template-columns:1fr 1fr}}.seo-hero-text-content{text-align:center}@media (min-width:1024px){.seo-hero-text-content{max-width:560px;text-align:left}}.seo-hero-badge{align-items:center;background:#7c3aed14;border:1px solid #7c3aed26;border-radius:9999px;border-radius:var(--radius-full);color:#7c3aed;color:var(--purple);display:inline-flex;font-size:13px;font-weight:600;gap:8px;gap:var(--space-sm);margin-bottom:24px;margin-bottom:var(--space-lg);padding:10px 16px}.badge-dot{animation:pulse 2s infinite;background:#7c3aed;background:var(--purple);border-radius:50%;height:8px;width:8px}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.seo-hero-title{color:#0f172a!important;color:var(--text)!important;font-size:40px!important;font-weight:800!important;letter-spacing:-.03em;line-height:1.1!important;margin-bottom:24px!important;margin-bottom:var(--space-lg)!important}@media (min-width:768px){.seo-hero-title{font-size:52px!important}}@media (min-width:1024px){.seo-hero-title{font-size:56px!important}}.seo-hero-subtitle{color:#475569!important;color:var(--text-muted)!important;font-size:18px!important;line-height:1.7!important;margin-bottom:32px!important;margin-bottom:var(--space-xl)!important}@media (min-width:768px){.seo-hero-subtitle{font-size:20px!important;margin-bottom:48px!important;margin-bottom:var(--space-2xl)!important}}.seo-hero-cta{display:flex;flex-direction:column;gap:16px;gap:var(--space-md);margin-bottom:48px;margin-bottom:var(--space-2xl)}@media (min-width:640px){.seo-hero-cta{flex-direction:row;justify-content:center}}@media (min-width:1024px){.seo-hero-cta{justify-content:flex-start}}.seo-cta-primary{background:#7c3aed!important;background:var(--purple)!important;border:none!important;border-radius:12px!important;border-radius:var(--radius-lg)!important;box-shadow:0 4px 14px #7c3aed40!important;font-size:16px!important;font-weight:600!important;height:52px!important;padding:0 28px!important;transition:all .2s ease!important}@media (min-width:768px){.seo-cta-primary{height:56px!important;padding:0 32px!important}}.seo-cta-primary:hover{background:#6d28d9!important;background:var(--purple-dark)!important;box-shadow:0 6px 20px #7c3aed59!important;transform:translateY(-2px)!important}.seo-cta-secondary{background:#fff!important;border:1.5px solid #e2e8f0!important;border:1.5px solid var(--surface-dark)!important;border-radius:12px!important;border-radius:var(--radius-lg)!important;color:#0f172a!important;color:var(--text)!important;font-size:16px!important;font-weight:600!important;height:52px!important;padding:0 24px!important;transition:all .2s ease!important}@media (min-width:768px){.seo-cta-secondary{height:56px!important;padding:0 28px!important}}.seo-cta-secondary:hover{border-color:#7c3aed!important;border-color:var(--purple)!important;color:#7c3aed!important;color:var(--purple)!important}.seo-hero-stats-inline{grid-gap:24px;grid-gap:var(--space-lg);display:grid;gap:24px;gap:var(--space-lg);grid-template-columns:repeat(2,1fr)}@media (min-width:640px){.seo-hero-stats-inline{gap:32px;gap:var(--space-xl);grid-template-columns:repeat(4,1fr)}}.seo-hero-stat-item{text-align:center}@media (min-width:1024px){.seo-hero-stat-item{text-align:left}}.seo-hero-stat-item .stat-value{color:#7c3aed;color:var(--purple);display:block;font-size:28px;font-weight:800}.seo-hero-stat-item .stat-label{color:#64748b;color:var(--text-dim);display:block;font-size:13px;font-weight:500;margin-top:4px}.seo-hero-demo{max-width:420px;width:100%}@media (min-width:1024px){.seo-hero-demo{margin-left:auto;max-width:400px}}.seo-demo-widget{background:#fff;border:1px solid #0000000f;border-radius:16px;border-radius:var(--radius-xl);box-shadow:0 20px 40px #0000001f;box-shadow:var(--shadow-xl);overflow:hidden}.demo-widget-header{align-items:center;background:linear-gradient(135deg,#1a1033,#2e1065 50%,#6d28d9);background:linear-gradient(135deg,#1a1033 0,#2e1065 50%,var(--purple-dark) 100%);color:#fff;display:flex;font-size:14px;font-weight:600;gap:8px;gap:var(--space-sm);padding:16px 24px;padding:var(--space-md) var(--space-lg)}.demo-widget-header .anticon{font-size:18px;transition:transform .3s ease}.demo-widget-header .anticon.spinning{animation:spin 1.5s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.demo-status-badge{border-radius:9999px;border-radius:var(--radius-full);font-size:11px;font-weight:600;letter-spacing:.3px;margin-left:auto;padding:4px 12px;transition:all .3s ease}.demo-status-badge,.demo-status-badge.idle{background:#ffffff26}.demo-status-badge.analyzing,.demo-status-badge.optimizing{background:#7c3aed;background:var(--purple);color:#fff}.demo-status-badge.ranking,.demo-status-badge.typing{background:#8b5cf6;background:var(--purple-light);color:#fff}.demo-status-badge.complete{background:#a78bfa;background:var(--violet);color:#fff}.demo-widget-body{background:#f8fafc;background:var(--surface-light);padding:24px;padding:var(--space-lg)}.demo-state{background:#fff;border-radius:12px;border-radius:var(--radius-lg);margin-bottom:16px;margin-bottom:var(--space-md);padding:16px;padding:var(--space-md)}.demo-state.before{border-left:3px solid #ef4444;border-left:3px solid var(--error);transition:opacity .4s ease}.demo-state.before.faded{opacity:.5}.demo-state.after{border-left:3px solid #7c3aed;border-left:3px solid var(--purple);opacity:.5;transition:opacity .3s ease}.demo-state.after.visible{opacity:1}.demo-state-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px;margin-bottom:var(--space-sm)}.state-tag{border-radius:6px;border-radius:var(--radius-sm);font-size:10px;font-weight:700;letter-spacing:.5px;padding:3px 8px;text-transform:uppercase}.state-tag.bad{background:#ef44441a;color:#ef4444;color:var(--error)}.state-tag.good{background:#7c3aed1a;color:#7c3aed;color:var(--purple)}.state-score{font-size:20px;font-weight:800}.state-score.bad{color:#ef4444;color:var(--error)}.state-score.good{color:#7c3aed;color:var(--purple)}.demo-state-content{min-height:48px}.demo-title{color:#0f172a;color:var(--text);font-size:13px;font-weight:600;line-height:1.4;margin-bottom:4px}.demo-meta{color:#475569;color:var(--text-muted);font-size:12px;line-height:1.5}.typing-cursor{animation:blink .8s infinite;background:#7c3aed;background:var(--purple);display:inline-block;height:13px;margin-left:1px;vertical-align:middle;width:2px}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.demo-progress-bar{background:#e2e8f0;background:var(--surface-dark);border-radius:2px;height:4px;margin-bottom:16px;margin-bottom:var(--space-md);overflow:hidden;transition:box-shadow .3s ease}.demo-progress-bar.active{box-shadow:0 0 8px #7c3aed66}.demo-progress-fill{animation:progressShimmer 1.5s ease infinite;background:linear-gradient(90deg,#6d28d9,#7c3aed,#a78bfa);background:linear-gradient(90deg,var(--purple-dark),var(--purple),var(--violet));background-size:200% 100%;border-radius:2px;height:100%;transition:width .15s ease}@keyframes progressShimmer{0%{background-position:0 50%}to{background-position:200% 50%}}.demo-ranking{align-items:center;background:#7c3aed14;border-top:1px solid #7c3aed26;display:flex;justify-content:space-between;padding:16px 24px;padding:var(--space-md) var(--space-lg)}.ranking-text{color:#475569;color:var(--text-muted);font-size:13px;font-weight:600}.ranking-value{align-items:center;color:#7c3aed;color:var(--purple);display:flex;font-size:24px;font-weight:800;gap:6px}.ranking-value .anticon{font-size:18px}.seo-problem-section{background:#fff;padding:80px 0;padding:var(--space-4xl) 0}@media (min-width:768px){.seo-problem-section{padding:120px 0;padding:var(--space-5xl) 0}}.seo-problems-grid{grid-gap:24px;grid-gap:var(--space-lg);display:grid;gap:24px;gap:var(--space-lg);grid-template-columns:1fr}@media (min-width:768px){.seo-problems-grid{gap:32px;gap:var(--space-xl);grid-template-columns:repeat(3,1fr)}}.seo-problem-item{background:#fff;border:1px solid #7c3aed14;border-radius:16px;border-radius:var(--radius-xl);box-shadow:0 2px 12px #7c3aed0a;padding:32px;padding:var(--space-xl);transition:all .3s ease}@media (min-width:768px){.seo-problem-item{padding:32px 24px;padding:var(--space-xl) var(--space-lg)}}.seo-problem-item:hover{border-color:#7c3aed;border-color:var(--purple);box-shadow:0 12px 32px #7c3aed1a;transform:translateY(-4px)}.problem-label{background:#ef44441a;border-radius:9999px;border-radius:var(--radius-full);color:#ef4444;color:var(--error);display:inline-block;font-size:11px;font-weight:700;letter-spacing:.5px;margin-bottom:16px;margin-bottom:var(--space-md);padding:5px 10px;text-transform:uppercase}.problem-title{color:#0f172a!important;color:var(--text)!important;font-size:20px!important;font-weight:700!important;line-height:1.3!important;margin-bottom:8px!important;margin-bottom:var(--space-sm)!important}.problem-desc{color:#475569!important;color:var(--text-muted)!important;font-size:14px!important;line-height:1.6!important;margin-bottom:0!important}.seo-products-section{background:#f8f6ff;padding:80px 0;padding:var(--space-4xl) 0}@media (min-width:768px){.seo-products-section{padding:120px 0;padding:var(--space-5xl) 0}}.seo-products-grid{grid-gap:32px;grid-gap:var(--space-xl);display:grid;gap:32px;gap:var(--space-xl);grid-template-columns:1fr}@media (min-width:768px){.seo-products-grid{grid-template-columns:repeat(2,1fr)}}.seo-product-card{background:#fff;border:1px solid #7c3aed1a;border-radius:24px;border-radius:var(--radius-2xl);box-shadow:0 4px 20px #7c3aed0f;padding:32px;padding:var(--space-xl);transition:all .3s ease}@media (min-width:768px){.seo-product-card{padding:48px;padding:var(--space-2xl)}}.seo-product-card:hover{border-color:#7c3aed;border-color:var(--purple);box-shadow:0 12px 40px #7c3aed26;transform:translateY(-6px)}.product-card-top{margin-bottom:24px;margin-bottom:var(--space-lg)}.product-icon-wrapper{align-items:center;background:#7c3aed;background:var(--purple);border-radius:12px;border-radius:var(--radius-lg);box-shadow:0 4px 12px #7c3aed33;color:#fff;display:flex;font-size:24px;height:56px;justify-content:center;margin-bottom:16px;margin-bottom:var(--space-md);width:56px}.product-name{color:#0f172a!important;color:var(--text)!important;font-size:24px!important;font-weight:800!important;margin-bottom:6px!important}.product-tagline{color:#7c3aed;color:var(--purple);font-size:15px;font-weight:600}.seo-product-features{list-style:none;margin:0 0 24px;margin:0 0 var(--space-lg) 0;padding:0}.seo-product-features li{align-items:flex-start;color:#1e293b;color:var(--text-secondary);display:flex;font-size:14px;gap:8px;gap:var(--space-sm);padding:8px 0;padding:var(--space-sm) 0}.seo-product-features li .anticon{color:#7c3aed;color:var(--purple);flex-shrink:0;font-size:16px;margin-top:2px}.product-stats{border-top:1px solid #e2e8f0;border-top:1px solid var(--surface-dark);display:flex;gap:32px;gap:var(--space-xl);padding-top:24px;padding-top:var(--space-lg)}.product-stat{display:flex;flex-direction:column}.product-stat .stat-value{color:#7c3aed;color:var(--purple);font-size:22px;font-weight:800}.product-stat .stat-label{color:#64748b;color:var(--text-dim);font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.seo-solution-section{background:#fff;padding:80px 0;padding:var(--space-4xl) 0}@media (min-width:768px){.seo-solution-section{padding:120px 0;padding:var(--space-5xl) 0}}.seo-steps-container{align-items:center;display:flex;flex-direction:column;gap:16px;gap:var(--space-md);margin:0 auto;max-width:900px}@media (min-width:768px){.seo-steps-container{flex-direction:row;gap:0}}.seo-step-item{background:#fff;border:1px solid #7c3aed1f;border-radius:16px;border-radius:var(--radius-xl);box-shadow:0 4px 16px #7c3aed0d;flex:1 1;padding:32px;padding:var(--space-xl);text-align:center;transition:all .3s ease}.seo-step-item:hover{border-color:#7c3aed;border-color:var(--purple);box-shadow:0 12px 32px #7c3aed1f;transform:translateY(-4px)}.step-number{align-items:center;background:#7c3aed;background:var(--purple);border-radius:50%;box-shadow:0 4px 12px #7c3aed33;color:#fff;display:flex;font-size:20px;font-weight:800;height:48px;justify-content:center;margin:0 auto 16px;margin:0 auto var(--space-md);width:48px}.step-title{color:#0f172a!important;color:var(--text)!important;font-size:20px!important;font-weight:700!important;margin-bottom:8px!important;margin-bottom:var(--space-sm)!important}.step-desc{color:#475569!important;color:var(--text-muted)!important;font-size:14px!important;line-height:1.6!important;margin-bottom:16px!important;margin-bottom:var(--space-md)!important}.step-icon{color:#7c3aed;color:var(--purple);font-size:28px;opacity:.3}.step-connector{background:#8b5cf6;background:var(--purple-light);height:32px;width:3px}@media (min-width:768px){.step-connector{background:#8b5cf6;background:var(--purple-light);height:3px;width:48px}}.seo-demo-section{background:linear-gradient(135deg,#0a0a0f,#1a1033 25%,#2e1065 50%,#1a1033 75%,#0a0a0f);overflow:hidden;padding:80px 0;padding:var(--space-4xl) 0;position:relative}.seo-demo-section:before{background:radial-gradient(ellipse,#7c3aed26 0,#0000 70%);content:"";height:400px;left:50%;pointer-events:none;position:absolute;top:0;transform:translateX(-50%);width:800px}@media (min-width:768px){.seo-demo-section{padding:120px 0;padding:var(--space-5xl) 0}}.demo-section-header{margin-bottom:48px;margin-bottom:var(--space-2xl);text-align:center}@media (min-width:768px){.demo-section-header{margin-bottom:64px;margin-bottom:var(--space-3xl)}}.demo-comparison{align-items:center;display:flex;flex-direction:column;gap:24px;gap:var(--space-lg);margin:0 auto;max-width:900px}@media (min-width:768px){.demo-comparison{flex-direction:row;gap:32px;gap:var(--space-xl)}}.demo-card{background:#fff;border-radius:16px;border-radius:var(--radius-xl);box-shadow:0 20px 40px #0000001f;box-shadow:var(--shadow-xl);flex:1 1;overflow:hidden;width:100%}.demo-card-header{align-items:center;background:#f8fafc;background:var(--surface-light);border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--surface-dark);display:flex;justify-content:space-between;padding:16px 24px;padding:var(--space-md) var(--space-lg)}.demo-card-badge{border-radius:9999px;border-radius:var(--radius-full);font-size:11px;font-weight:700;letter-spacing:.5px;padding:5px 12px;text-transform:uppercase}.demo-card-badge.bad{background:#ef44441a;color:#ef4444;color:var(--error)}.demo-card-badge.good{background:#7c3aed1a;color:#7c3aed;color:var(--purple)}.demo-card-score{font-size:13px;font-weight:700}.demo-card-score.bad{color:#ef4444;color:var(--error)}.demo-card-score.good{color:#7c3aed;color:var(--purple)}.demo-card-content{padding:24px;padding:var(--space-lg)}.demo-field{margin-bottom:16px;margin-bottom:var(--space-md)}.demo-field:last-child{margin-bottom:0}.demo-field label{color:#64748b;color:var(--text-dim);display:block;font-size:10px;font-weight:700;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.demo-value{border-radius:8px;border-radius:var(--radius-md);font-size:13px;line-height:1.5;padding:8px 16px;padding:var(--space-sm) var(--space-md)}.demo-value.bad{background:#ef44440d;border:1px dashed #ef444433;color:#475569;color:var(--text-muted)}.demo-value.good{background:#7c3aed0d;border:1px solid #7c3aed33;color:#0f172a;color:var(--text);font-weight:500}.demo-arrow{align-items:center;background:#7c3aed;background:var(--purple);border-radius:50%;box-shadow:0 4px 16px #7c3aed66;color:#fff;display:flex;flex-shrink:0;font-size:22px;height:48px;justify-content:center;transform:rotate(90deg);width:48px}@media (min-width:768px){.demo-arrow{transform:rotate(0deg)}}.seo-features-section{background:#f8f6ff;padding:80px 0;padding:var(--space-4xl) 0}@media (min-width:768px){.seo-features-section{padding:120px 0;padding:var(--space-5xl) 0}}.seo-features-grid{grid-gap:16px;grid-gap:var(--space-md);display:grid;gap:16px;gap:var(--space-md);grid-template-columns:1fr}@media (min-width:640px){.seo-features-grid{gap:24px;gap:var(--space-lg);grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.seo-features-grid{grid-template-columns:repeat(3,1fr)}}.seo-feature-item{align-items:flex-start;background:#fff;border:1px solid #7c3aed14;border-radius:16px;border-radius:var(--radius-xl);box-shadow:0 2px 8px #7c3aed0a;display:flex;gap:16px;gap:var(--space-md);padding:24px;padding:var(--space-lg);position:relative;transition:all .3s ease}.seo-feature-item:hover{background:#fff;border-color:#7c3aed;border-color:var(--purple);box-shadow:0 8px 24px #7c3aed1f;transform:translateY(-2px)}.feature-icon-seo{align-items:center;background:#7c3aed;background:var(--purple);border-radius:12px;border-radius:var(--radius-lg);color:#fff;display:flex;flex-shrink:0;font-size:20px;height:44px;justify-content:center;width:44px}.feature-text{flex:1 1;min-width:0}.feature-title-seo{color:#0f172a!important;color:var(--text)!important;font-size:16px!important;font-weight:700!important;margin-bottom:4px!important}.feature-desc-seo{color:#475569!important;color:var(--text-muted)!important;font-size:13px!important;line-height:1.5!important;margin-bottom:0!important}.feature-metric{background:#7c3aed1a;border-radius:9999px;border-radius:var(--radius-full);color:#7c3aed;color:var(--purple);font-size:10px;font-weight:700;padding:3px 8px;position:absolute;right:16px;right:var(--space-md);text-transform:uppercase;top:16px;top:var(--space-md)}.seo-testimonials-section{background:#fff;padding:80px 0;padding:var(--space-4xl) 0}@media (min-width:768px){.seo-testimonials-section{padding:120px 0;padding:var(--space-5xl) 0}}.seo-testimonial-card{background:#fff!important;border:1px solid #7c3aed1a!important;border-radius:16px!important;border-radius:var(--radius-xl)!important;box-shadow:0 2px 12px #7c3aed0f!important;height:100%;padding:24px!important;padding:var(--space-lg)!important;transition:all .3s ease!important}.seo-testimonial-card:hover{border-color:#7c3aed!important;border-color:var(--purple)!important;box-shadow:0 12px 32px #7c3aed1f!important;transform:translateY(-4px)!important}.seo-testimonial-card .ant-card-body{padding:0!important}.testimonial-quote-mark{color:#7c3aed;color:var(--purple);font-size:48px;font-weight:800;line-height:1;margin-bottom:8px;margin-bottom:var(--space-sm);opacity:.3}.testimonial-text{color:#1e293b!important;color:var(--text-secondary)!important;font-size:15px!important;line-height:1.7!important;margin-bottom:24px!important;margin-bottom:var(--space-lg)!important}.testimonial-footer{align-items:center;display:flex;justify-content:space-between}.testimonial-author{display:flex;flex-direction:column}.author-name{color:#0f172a!important;color:var(--text)!important;font-size:15px!important}.author-role{color:#475569!important;color:var(--text-muted)!important;font-size:13px!important}.testimonial-rating{font-size:14px!important}.testimonial-rating .ant-rate-star-full .anticon{color:#fbbf24!important}.seo-pricing-section{background:#f8f6ff;padding:80px 0;padding:var(--space-4xl) 0}@media (min-width:768px){.seo-pricing-section{padding:120px 0;padding:var(--space-5xl) 0}}.seo-pricing-simple{margin:0 auto;max-width:720px}.seo-pricing-card{border:2px solid #7c3aed!important;border:2px solid var(--purple)!important;border-radius:24px!important;border-radius:var(--radius-2xl)!important;box-shadow:0 4px 20px #7c3aed40!important;box-shadow:var(--shadow-purple)!important;overflow:hidden!important}.seo-pricing-card .ant-card-body{padding:0!important}.pricing-main{display:flex;flex-direction:column;gap:32px;gap:var(--space-xl);padding:32px;padding:var(--space-xl)}@media (min-width:768px){.pricing-main{align-items:center;flex-direction:row;padding:48px;padding:var(--space-2xl)}}.pricing-left{flex:1 1;text-align:center}@media (min-width:768px){.pricing-left{text-align:left}}.pricing-label{color:#475569;color:var(--text-muted);font-size:14px;font-weight:500}.price-big{margin:8px 0;margin:var(--space-sm) 0}.price-big .currency{color:#7c3aed;color:var(--purple);font-size:24px;font-weight:700;vertical-align:top}.price-big .amount{color:#7c3aed;color:var(--purple);font-size:56px;font-weight:800;line-height:1}@media (min-width:768px){.price-big .amount{font-size:64px}}.price-big .period{font-size:18px}.price-big .period,.pricing-tagline{color:#475569;color:var(--text-muted)}.pricing-tagline{font-size:14px}.pricing-right{flex:1 1}.pricing-features-simple .feature{align-items:center;color:#1e293b;color:var(--text-secondary);display:flex;font-size:14px;gap:8px;gap:var(--space-sm);padding:8px 0;padding:var(--space-sm) 0}.pricing-features-simple .check-icon{color:#7c3aed;color:var(--purple);font-size:16px}.pricing-cta{background:#f8fafc;background:var(--surface-light);border-top:1px solid #e2e8f0;border-top:1px solid var(--surface-dark);padding:32px;padding:var(--space-xl);text-align:center}@media (min-width:768px){.pricing-cta{padding:32px 48px;padding:var(--space-xl) var(--space-2xl)}}.pricing-cta .ant-btn-primary{background:#7c3aed!important;background:var(--purple)!important;border:none!important;border-radius:12px!important;border-radius:var(--radius-lg)!important;box-shadow:0 4px 14px #7c3aed40!important;font-size:16px!important;font-weight:600!important;height:52px!important;padding:0 48px!important;padding:0 var(--space-2xl)!important}.pricing-cta .ant-btn-primary:hover{background:#6d28d9!important;background:var(--purple-dark)!important;box-shadow:0 6px 20px #7c3aed59!important;transform:translateY(-2px)!important}.pricing-note{color:#475569;color:var(--text-muted);display:block;font-size:13px;margin-top:16px;margin-top:var(--space-md)}.book-call-strip{border-top:1px solid #e2e8f0;border-top:1px solid var(--surface-dark);gap:24px;justify-content:center;margin-top:40px;padding-top:32px}.book-call-strip,.strip-text{align-items:center;display:flex}.strip-text{gap:8px}.strip-headline{color:#0f172a!important;color:var(--text)!important;font-size:15px!important;font-weight:600!important}.strip-subtext{color:#475569!important;color:var(--text-muted)!important;font-size:14px!important}.strip-subtext:before{color:#64748b;color:var(--text-dim);content:"—";margin-right:8px}.strip-btn{background:#0000!important;border:1px solid #7c3aed!important;border:1px solid var(--purple)!important;border-radius:8px!important;border-radius:var(--radius-md)!important;color:#7c3aed!important;color:var(--purple)!important;font-size:14px!important;font-weight:600!important;height:40px!important;padding:0 20px!important;transition:all .2s ease!important}.strip-btn:hover{background:#7c3aed!important;background:var(--purple)!important;color:#fff!important}@media (max-width:768px){.book-call-strip{flex-direction:column;gap:12px;margin-top:32px;padding-top:24px;text-align:center}.strip-text{flex-direction:column;gap:2px}.strip-subtext:before{display:none}.strip-btn{max-width:200px;width:100%}}.seo-faq-section{background:#fff;padding:80px 0;padding:var(--space-4xl) 0}@media (min-width:768px){.seo-faq-section{padding:120px 0;padding:var(--space-5xl) 0}}.seo-faq-content{margin:0 auto;max-width:720px}.seo-faq-content .ant-collapse{background:#0000!important;border:none!important}.seo-faq-content .ant-collapse-item{background:#fff!important;border:1px solid #e2e8f0!important;border:1px solid var(--surface-dark)!important;border-radius:12px!important;border-radius:var(--radius-lg)!important;margin-bottom:16px!important;margin-bottom:var(--space-md)!important;overflow:hidden}.seo-faq-content .ant-collapse-item:hover{border-color:#7c3aed!important;border-color:var(--purple)!important}.seo-faq-content .ant-collapse-header{color:#0f172a!important;color:var(--text)!important;font-size:15px!important;font-weight:600!important;padding:16px 24px!important;padding:var(--space-md) var(--space-lg)!important}.seo-faq-content .ant-collapse-content-box{padding:0 24px 24px!important;padding:0 var(--space-lg) var(--space-lg)!important}.seo-faq-content .ant-collapse-content-box .ant-typography{color:#475569!important;color:var(--text-muted)!important;font-size:14px!important;line-height:1.7!important;margin-bottom:0!important}.contact-sales-section{background:linear-gradient(135deg,#0f0a1a,#1a1033 25%,#2e1065 50%,#1a1033 75%,#0f0a1a);overflow:hidden;padding:100px 0;position:relative}.contact-sales-section:before{background:radial-gradient(ellipse at top left,#a78bfa1f 0,#0000 50%),radial-gradient(ellipse at bottom right,#7c3aed26 0,#0000 50%),radial-gradient(ellipse at center,#8b5cf614 0,#0000 60%);content:"";inset:0;pointer-events:none;position:absolute}.contact-sales-grid{grid-gap:48px;align-items:center;display:grid;gap:48px;grid-template-columns:1fr;position:relative;z-index:1}@media (min-width:1024px){.contact-sales-grid{gap:80px;grid-template-columns:1fr 1fr}}.contact-copy{color:#fff;text-align:center}@media (min-width:1024px){.contact-copy{text-align:left}}.contact-badge{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:9999px;border-radius:var(--radius-full);color:#ffffffe6;display:inline-flex;font-size:14px;font-weight:500;gap:8px;margin-bottom:24px;padding:8px 16px}.contact-badge .badge-dot{animation:pulse 2s infinite;background:#a78bfa;background:var(--violet);border-radius:50%;height:8px;width:8px}.contact-headline{color:#fff!important;font-size:36px!important;font-weight:800!important;line-height:1.1!important;margin-bottom:24px!important}@media (min-width:768px){.contact-headline{font-size:48px!important}}.gradient-text-light{color:#a78bfa;color:var(--violet)}.contact-subtext{color:#ffffffd9!important;font-size:16px!important;line-height:1.6!important;margin-bottom:32px!important}@media (min-width:768px){.contact-subtext{font-size:18px!important}}.contact-benefits{display:flex;flex-direction:column;gap:16px;margin-bottom:40px}@media (min-width:1024px){.contact-benefits{align-items:flex-start}}.benefit-item{align-items:center;color:#ffffffe6;display:flex;font-size:16px;gap:12px}.benefit-item .anticon{color:#a78bfa;color:var(--violet);font-size:18px}.contact-social-proof{align-items:center;display:flex;gap:16px}@media (min-width:1024px){.contact-social-proof{justify-content:flex-start}}.proof-avatars,.proof-avatars .avatar{align-items:center;display:flex}.proof-avatars .avatar{background:#fff3;border:2px solid #ffffff4d;border-radius:50%;font-size:16px;height:36px;justify-content:center;margin-left:-8px;width:36px}.proof-avatars .avatar:first-child{margin-left:0}.proof-text{color:#ffffffb3!important;font-size:14px!important}.contact-form-side{display:flex;justify-content:center}.contact-form-card{background:#fff;border-radius:24px;border-radius:var(--radius-2xl);box-shadow:0 25px 60px #0000004d;max-width:420px;padding:32px;width:100%}@media (min-width:768px){.contact-form-card{padding:40px}}.form-card-header{margin-bottom:28px;text-align:center}.form-card-header h4{color:#0f172a!important;color:var(--text)!important;font-size:22px!important;font-weight:700!important;margin-bottom:4px!important}.form-card-header .ant-typography{color:#64748b!important;color:var(--text-dim)!important;font-size:14px!important}.contact-form .ant-form-item{margin-bottom:16px}.contact-form .ant-input,.contact-form .ant-input-textarea textarea{font-size:15px!important;transition:all .2s ease!important}.contact-form .ant-input,.contact-form .ant-input-affix-wrapper,.contact-form .ant-input-textarea textarea{border:1px solid #e2e8f0!important;border:1px solid var(--surface-dark)!important;border-radius:12px!important;border-radius:var(--radius-lg)!important;padding:12px 16px!important}.contact-form .ant-input-affix-wrapper .ant-input{border:none!important;padding:0!important}.contact-form .ant-input-affix-wrapper-focused,.contact-form .ant-input-affix-wrapper:focus,.contact-form .ant-input:focus{border-color:#7c3aed!important;border-color:var(--purple)!important;box-shadow:0 0 0 2px #7c3aed1a!important}.contact-form .ant-input::placeholder{color:#64748b!important;color:var(--text-dim)!important}.contact-form .ant-input-prefix{color:#64748b;color:var(--text-dim);margin-right:8px}.contact-submit-btn{background:#7c3aed!important;background:var(--purple)!important;border:none!important;border-radius:12px!important;border-radius:var(--radius-lg)!important;box-shadow:0 4px 14px #7c3aed40!important;font-size:16px!important;font-weight:600!important;height:52px!important;transition:all .2s ease!important}.contact-submit-btn:hover{background:#6d28d9!important;background:var(--purple-dark)!important;box-shadow:0 6px 20px #7c3aed59!important;transform:translateY(-2px)!important}.form-trust{align-items:center;color:#64748b;color:var(--text-dim);display:flex;font-size:13px;gap:8px;justify-content:center;margin-top:16px}.form-trust .anticon{color:#7c3aed;color:var(--purple);font-size:14px}.contact-success-state{padding:60px 20px;position:relative;text-align:center;z-index:1}.success-checkmark{align-items:center;animation:bounceIn .6s ease;background:#a78bfa;background:var(--violet);border-radius:50%;color:#fff;display:flex;font-size:40px;height:80px;justify-content:center;margin:0 auto 24px;width:80px}@keyframes bounceIn{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.success-headline{color:#fff!important;font-size:36px!important;font-weight:800!important;margin-bottom:12px!important}.success-subhead{color:#fffc!important;font-size:18px!important;margin-bottom:40px!important}.success-what-happens{display:flex;flex-direction:column;gap:16px;margin:0 auto 40px;max-width:400px}.what-happens-item{align-items:center;background:#ffffff1a;border-radius:12px;border-radius:var(--radius-lg);display:flex;gap:16px;padding:16px 24px;text-align:left}.happens-number{color:#a78bfa;color:var(--violet);font-size:14px;font-weight:800}.happens-text{color:#ffffffe6;font-size:15px}.success-expectation{align-items:center;display:flex;flex-direction:column;gap:4px}.expectation-label{color:#fff9;font-size:14px}.expectation-time{color:#a78bfa;color:var(--violet);font-size:32px;font-weight:800}.seo-final-cta-section{background:linear-gradient(135deg,#2e1065,#7c3aed 50%,#4c1d95);background:linear-gradient(135deg,#2e1065 0,var(--purple) 50%,#4c1d95 100%);overflow:hidden;padding:80px 0;padding:var(--space-4xl) 0;position:relative}.seo-final-cta-section:before{background:radial-gradient(circle at 30% 70%,#a78bfa1a 0,#0000 50%),radial-gradient(circle at 70% 30%,#8b5cf61a 0,#0000 50%);content:"";height:200%;left:-50%;pointer-events:none;position:absolute;top:-50%;width:200%}@media (min-width:768px){.seo-final-cta-section{padding:120px 0;padding:var(--space-5xl) 0}}.final-cta-content{margin:0 auto;max-width:640px;text-align:center}.final-cta-content h2{color:#fff!important;font-size:32px!important;font-weight:800!important;line-height:1.2!important;margin-bottom:16px!important;margin-bottom:var(--space-md)!important}@media (min-width:768px){.final-cta-content h2{font-size:40px!important}}.cta-subtitle{color:#ffffffd9!important;font-size:16px!important;margin-bottom:32px!important;margin-bottom:var(--space-xl)!important}@media (min-width:768px){.cta-subtitle{font-size:18px!important}}.cta-buttons{margin-bottom:32px;margin-bottom:var(--space-xl)}.cta-buttons .seo-cta-primary{background:#fff!important;box-shadow:0 4px 20px #0003!important;color:#7c3aed!important;color:var(--purple)!important}.cta-buttons .seo-cta-primary:hover{background:#f8fafc!important;background:var(--surface-light)!important;box-shadow:0 8px 32px #0000004d!important;color:#6d28d9!important;color:var(--purple-dark)!important}.cta-benefits{display:flex;flex-wrap:wrap;gap:16px;gap:var(--space-md);justify-content:center}.cta-benefits .ant-typography{font-size:14px}.landing-footer{background:#0a0a0f;padding:48px 0 40px;position:relative}.landing-footer:before{background:linear-gradient(90deg,#0000,#7c3aed,#0000);background:linear-gradient(90deg,#0000,var(--purple),#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.footer-brand-top{align-items:center;border-bottom:1px solid #ffffff0f;display:flex;flex-direction:column;margin-bottom:40px;padding-bottom:32px;text-align:center}.footer-logo-img{height:44px;margin-bottom:8px;width:auto}.footer-tagline{color:#fff9!important;font-size:16px!important;font-style:italic}.footer-grid{border-bottom:1px solid #ffffff0f;display:flex;gap:80px;justify-content:center;padding-bottom:48px}.footer-about,.footer-nav,.footer-values{text-align:center}.footer-about{max-width:280px}.footer-section-title{color:#fff!important;font-size:12px!important;font-weight:700!important;letter-spacing:1.5px;margin-bottom:16px!important;opacity:.8;text-transform:uppercase}.footer-about-text{color:#ffffff8c!important;font-size:14px!important;line-height:1.8!important}.footer-values .values-list{align-items:center;display:flex;flex-direction:column;gap:12px}.footer-values .value-item{align-items:center;color:#ffffffa6;display:flex;font-size:14px;font-weight:500;gap:10px}.footer-values .value-item:before{background:#7c3aed;background:var(--purple);border-radius:50%;content:"";flex-shrink:0;height:6px;width:6px}.footer-nav .footer-links{display:flex;flex-direction:column;gap:12px}.footer-links a{color:#ffffff8c;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:#a78bfa;color:var(--violet)}.footer-bottom{align-items:center;display:flex;justify-content:center;padding-top:40px}.footer-copyright{color:#ffffff59!important;font-size:13px!important}@media (max-width:768px){.footer-grid{align-items:center;flex-direction:column;gap:32px}.footer-about{max-width:320px}.footer-values .value-item:before{display:none}.footer-nav .footer-links{flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center}}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}
/*# sourceMappingURL=main.3cfb157f.css.map*/