@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Plus+Jakarta+Sans:wght@300;400;500;600;700&display=swap";:root{--accent: #E8573E;--accent-light: #FF8C42;--accent-glow: rgba(232, 87, 62, .2);--glass-blur: 20px;--font-heading: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--text-hero: clamp(2.5rem, 5vw + .8rem, 4rem);--text-section: clamp(1.6rem, 2.5vw + .5rem, 2.4rem);--text-card-title: 1.05rem;--text-body-lg: 1rem;--text-body: .9rem;--text-body-sm: .825rem;--text-caption: .72rem;--text-overline: .65rem;--leading-hero: 1.08;--leading-heading: 1.2;--leading-body: 1.7;--leading-tight: 1.4;--tracking-tight: -.035em;--tracking-heading: -.025em;--tracking-body: .005em;--tracking-wide: .1em;--weight-light: 300;--weight-regular: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);font-size:var(--text-body);font-weight:var(--weight-regular);line-height:var(--leading-body);letter-spacing:var(--tracking-body);background:#000;color:#e4e4e9;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6,.ant-typography h1,.ant-typography h2,.ant-typography h3,.ant-typography h4,.ant-typography h5,.ant-typography-h1,.ant-typography-h2,.ant-typography-h3,.ant-typography-h4{font-family:var(--font-heading)!important;font-weight:var(--weight-semibold)!important;letter-spacing:var(--tracking-heading);line-height:var(--leading-heading)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button{font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#e8573e4d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#e8573e80}::selection{background:#e8573e33;color:#e4e4e9}.lang-switcher.ant-segmented{background:#ffffff0f!important;border-radius:8px!important;padding:2px!important}.lang-switcher .ant-segmented-item{color:#fff6!important;font-size:11px!important;font-weight:600!important;letter-spacing:.04em;min-width:32px!important;padding:0 6px!important;border-radius:6px!important;transition:all .2s ease}.lang-switcher .ant-segmented-item-selected{background:#e8573ee6!important;color:#fff!important}.lang-switcher .ant-segmented-item:hover:not(.ant-segmented-item-selected){color:#ffffffb3!important}.lang-switcher .ant-segmented-thumb{background:#e8573ee6!important;border-radius:6px!important}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1.2rem 2rem;transition:all .3s ease}.navbar.scrolled{padding:.8rem 2rem;background:#000000d9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.08)}.navbar-container{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.nav-logo{display:flex;align-items:center;text-decoration:none}.nav-logo-img{height:28px;width:auto;object-fit:contain;letter-spacing:-.03em;transition:opacity .2s}.nav-logo:hover{opacity:.8}.nav-links{display:flex;align-items:center;gap:.25rem}.nav-link{padding:.5rem 1rem;border-radius:8px;font-size:var(--text-body-sm);font-weight:var(--weight-regular);color:#fff6;text-decoration:none;letter-spacing:.005em;transition:color .15s,background .15s}.nav-link:hover{color:#e4e4e9;background:#ffffff0d}.nav-actions{display:flex;align-items:center;gap:.5rem}.nav-burger{display:none!important;color:#ffffff8c!important}.nav-drawer-link{font-size:1.4rem;font-weight:500;padding:1rem 2rem;text-align:center;border-radius:12px;color:#ffffff8c;text-decoration:none;transition:all .2s ease;width:100%;display:block}.nav-drawer-link:hover{background:#e8573e1a;color:#e8573e}.nav-drawer .ant-drawer-content{background:transparent!important}.nav-drawer .ant-drawer-header{display:none}@media(max-width:768px){.nav-burger{display:flex!important;z-index:1002}.nav-actions,.nav-links{display:none}}.hero{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;background:#000;padding:7rem 2rem 5rem;overflow:hidden}.hero-glow{position:absolute;top:30%;left:50%;width:900px;height:900px;transform:translate(-50%,-50%) scale(1.1);background:radial-gradient(circle,rgba(232,87,62,.08) 0%,rgba(255,140,66,.03) 40%,transparent 70%);pointer-events:none;z-index:1;animation:glow-pulse 6s ease-in-out infinite;will-change:transform}@keyframes glow-pulse{0%,to{opacity:1;transform:translate(-50%,-50%) scale(1)}50%{opacity:.5;transform:translate(-50%,-50%) scale(1.1)}}.hero-content{position:relative;z-index:2;text-align:center;max-width:780px;display:flex;flex-direction:column;align-items:center;pointer-events:auto}.hero-headline{font-family:var(--font-heading);font-size:clamp(2.4rem,6vw,4.2rem);font-weight:700;color:#fff;letter-spacing:-.03em;line-height:1.1;margin:0 0 1.2rem;text-align:center}.hero-subheadline{font-family:var(--font-body);font-size:clamp(.95rem,2vw,1.15rem);font-weight:400;color:#ffffff8c;line-height:1.7;margin:0 0 2rem;text-align:center;max-width:520px}.hero-btn-secondary.ant-btn{border-color:#fff3!important;color:#ffffffbf!important;transition:all .3s ease}.hero-btn-secondary.ant-btn:hover{border-color:#fff6!important;color:#fff!important}.hero-badge.ant-tag{display:inline-block;padding:.4rem 1.2rem;border-radius:100px;border:1px solid rgba(232,87,62,.2);background:#0006;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);font-family:var(--font-body);font-size:var(--text-overline);font-weight:var(--weight-medium);color:#e8573ed9;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1.5rem;line-height:1.4}.hero-badge .shiny-text{background:linear-gradient(120deg,#e8573e,#ff8c42 40%,#fff,#ff8c42 60%,#e8573e);background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shiny-slide 5s ease-in-out infinite}.hero-cta-row{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.hero-stats{display:flex;align-items:center;gap:1.5rem;padding:1rem 2rem;border-radius:16px;border:1px solid rgba(232,87,62,.2);background:#0006;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.hero-stat{display:flex;flex-direction:column;align-items:center;gap:.25rem}.hero-stat-value{font-family:var(--font-heading);font-size:1.4rem;font-weight:var(--weight-semibold);color:#e8573e;letter-spacing:-.03em;line-height:1}.hero-stat-label{font-family:var(--font-body);font-size:var(--text-caption);font-weight:var(--weight-regular);color:#ffffff4d;text-transform:uppercase;letter-spacing:.1em}.hero-stat-divider{width:1px;height:36px;background:#ffffff26}.ar-permission-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.2rem;border-radius:100px;border:1px solid rgba(232,87,62,.25);background:#e8573e14;color:#e8573e;font-family:inherit;font-size:.75rem;font-weight:600;letter-spacing:.05em;cursor:pointer;margin-bottom:1rem;transition:all .3s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.ar-permission-btn:hover{background:#e8573e24;border-color:#e8573e66;transform:translateY(-2px);box-shadow:0 4px 16px #e8573e26}.hero-fade-in{opacity:0;transform:translateY(20px);filter:blur(6px);animation:heroFadeIn .7s ease forwards}@keyframes heroFadeIn{to{opacity:1;transform:translateY(0);filter:blur(0px)}}.hero-video-wrapper{position:absolute;inset:0;z-index:0;overflow:hidden}.hero-video{width:100%;height:100%;object-fit:cover;display:block}.hero-video-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0000008c,#0003 40%,#0000004d 60%,#000000d9),radial-gradient(ellipse at center,transparent 0%,rgba(0,0,0,.4) 100%);pointer-events:none}@media(max-width:768px){.hero{padding:6rem 1.5rem 4rem}.hero-glow{width:400px;height:400px}.hero-cta-row{flex-direction:column}.hero-stats{gap:1rem;padding:.8rem 1.2rem}.hero-stat-value{font-size:1.2rem}.hero-stat-divider{height:28px}}.features{position:relative;padding:7rem 2rem;background:#000;overflow:clip}.features-glow{position:absolute;top:20%;left:50%;width:600px;height:600px;transform:translate(-50%);background:radial-gradient(circle,rgba(232,87,62,.06) 0%,rgba(255,140,66,.03) 40%,transparent 70%);pointer-events:none;z-index:0}.features-container{max-width:1100px;margin:0 auto}.features-split{display:grid;grid-template-columns:.85fr 1.15fr;gap:3rem;align-items:start;position:relative;z-index:1}.features-text{display:flex;flex-direction:column;align-items:flex-start}.section-tag.ant-tag{display:inline-block;padding:.3rem .85rem;border-radius:100px;border:1px solid rgba(232,87,62,.14);background:#e8573e0a;font-family:var(--font-body);font-size:var(--text-overline);font-weight:var(--weight-medium);color:#e8573ecc;letter-spacing:var(--tracking-wide);text-transform:uppercase;margin-bottom:1.5rem;line-height:1}.features-title.ant-typography{font-size:clamp(1.6rem,2.5vw + .5rem,2.25rem)!important;font-weight:var(--weight-semibold)!important;color:#e4e4e9!important;margin:0 0 1.5rem!important;line-height:1.2!important;letter-spacing:-.03em!important}.features-paragraph{font-family:var(--font-heading);font-size:clamp(.95rem,1.1vw + .2rem,1.1rem);font-weight:var(--weight-light);line-height:1.75;color:#ffffff38;margin:0 0 2rem;max-width:380px;letter-spacing:-.01em}.features-word{cursor:pointer;transition:color .3s ease,font-weight .3s ease;margin-right:.1em}.features-word-active{color:#e4e4e9;font-weight:var(--weight-medium)}.features-word:hover{color:#ffffff80}.features-list{display:flex;flex-direction:column;gap:2px;width:100%}.features-list-item{display:flex;align-items:flex-start;gap:.7rem;padding:.65rem .85rem;border-radius:10px;border:none;background:transparent;cursor:pointer;text-align:left;font-family:inherit;transition:background .25s ease;position:relative;width:100%}.features-list-item:hover{background:#ffffff08}.features-list-item-active{background:#ffffff0a}.features-list-item-active:hover{background:#ffffff0d}.features-list-icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;transition:transform .3s ease}.features-list-item-active .features-list-icon{transform:scale(1.08)}.features-list-content{flex:1;min-width:0}.features-list-label{font-family:var(--font-heading);font-size:.82rem;font-weight:var(--weight-regular);color:#fff6;letter-spacing:-.01em;transition:color .3s ease;display:block;line-height:1.5}.features-list-item-active .features-list-label{color:#ffffffd9;font-weight:var(--weight-medium)}.features-list-item:hover .features-list-label{color:#ffffff8c}.features-list-item-active:hover .features-list-label{color:#ffffffd9}.features-list-desc{font-size:.78rem;font-weight:var(--weight-light);color:#ffffff52;line-height:1.6;margin:.35rem 0 0;letter-spacing:.005em;animation:featureDescFadeIn .3s ease forwards}@keyframes featureDescFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.features-list-progress{position:absolute;bottom:0;left:.85rem;right:.85rem;height:2px;background:#ffffff0f;border-radius:2px;overflow:hidden}.features-list-progress-bar{height:100%;border-radius:2px;transition:width 30ms linear;will-change:width}.features-mockup{display:flex;justify-content:flex-end;position:relative;align-self:center}.phone-frame{width:290px;min-height:540px;border-radius:40px;border:3px solid rgba(255,255,255,.1);background:linear-gradient(170deg,#111,#0a0a0a);overflow:hidden;display:flex;flex-direction:column;animation:phoneFadeIn .7s cubic-bezier(.16,1,.3,1) forwards;box-shadow:0 0 0 1px #ffffff0a,inset 0 1px #ffffff0f,0 25px 80px #0009,0 0 120px #e8573e0a;position:relative}.phone-frame:before{content:"";position:absolute;top:10px;left:50%;transform:translate(-50%);width:80px;height:22px;border-radius:20px;background:#000;z-index:10}@keyframes phoneFadeIn{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.mockup-fade-right{position:absolute;top:0;right:0;bottom:0;width:100px;pointer-events:none;z-index:3;background:linear-gradient(to right,transparent 0%,#000 100%);filter:blur(8px);transform:translate(10px)}.features-mockup:after{content:"";position:absolute;left:-40px;right:-40px;bottom:-60px;height:180px;pointer-events:none;z-index:3;background:linear-gradient(to bottom,transparent 0%,#000 70%);filter:blur(12px)}.phone-status{display:flex;justify-content:space-between;align-items:center;padding:.8rem 1.4rem .2rem}.phone-time{font-size:.7rem;font-weight:700;color:#ffffffd9;letter-spacing:.01em}.phone-indicators{display:flex;gap:4px;align-items:center}.phone-signal{width:14px;height:8px;border-radius:2px;background:#fff6}.phone-battery{width:20px;height:9px;border-radius:2.5px;border:1px solid rgba(255,255,255,.35);position:relative;background:transparent}.phone-battery:after{content:"";position:absolute;inset:1.5px;border-radius:1px;background:#34d399}.phone-header{display:flex;align-items:center;padding:.6rem 1rem .7rem;border-bottom:1px solid rgba(255,255,255,.04)}.phone-header-left{display:flex;align-items:center;gap:.55rem}.phone-avatar{width:30px;height:30px;border-radius:10px;background:linear-gradient(135deg,#e8573e,#ff8c42);display:flex;align-items:center;justify-content:center;color:#fff}.phone-header-info{display:flex;flex-direction:column}.phone-header-name{font-size:.75rem;font-weight:700;color:#ffffffeb;letter-spacing:-.01em}.phone-header-status{font-size:.55rem;color:#34d399;font-weight:500}.phone-chat{flex:1;padding:.8rem .9rem;display:flex;flex-direction:column;gap:.7rem;overflow:hidden}.phone-user-msg{align-self:flex-end;max-width:80%}.phone-user-msg p{background:linear-gradient(135deg,#e8573e,#d4462e);color:#fff;border-radius:18px 18px 4px;padding:.55rem .85rem;font-size:.68rem;line-height:1.5;margin:0;font-weight:500;letter-spacing:.005em}.phone-ai-section{display:flex;flex-direction:column;gap:.3rem}.phone-ai-label{display:flex;align-items:center;gap:.3rem;color:#ffffff4d;font-size:.52rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.phone-ai-text{font-size:.62rem;color:#ffffff80;line-height:1.55;margin:0;background:#ffffff08;border-radius:12px;padding:.5rem .7rem;border:1px solid rgba(255,255,255,.04)}.phone-vendor-card{border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff08;padding:.65rem .7rem;display:flex;flex-direction:column;gap:.35rem;transition:all .2s ease}.phone-vendor-1{border-color:#e8573e26;background:#e8573e0a}.phone-vendor-2{opacity:.65}.phone-vendor-top{display:flex;align-items:flex-start;gap:.4rem}.phone-vendor-rank{width:24px;height:24px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.5rem;font-weight:800;flex-shrink:0;letter-spacing:-.02em}.phone-vendor-info{flex:1;min-width:0}.phone-vendor-name-row{display:flex;align-items:center;gap:.25rem}.phone-vendor-name{font-size:.65rem;font-weight:600;color:#ffffffe6}.phone-verified{color:#22c55e}.phone-vendor-cat{font-size:.52rem;color:#ffffff59}.phone-vendor-rating{display:flex;align-items:center;gap:.15rem;font-size:.58rem;font-weight:600;color:#ffffffd9;flex-shrink:0}.phone-star{color:#f59e0b}.phone-vendor-count{font-weight:400;color:#ffffff4d;font-size:.5rem}.phone-vendor-price{font-size:.55rem;font-weight:600;color:#10b981;margin:.2rem 0 .15rem;letter-spacing:.01em}.phone-vendor-meta{display:flex;gap:.6rem;font-size:.52rem;color:#fff6}.phone-vendor-meta span{display:flex;align-items:center;gap:.2rem}.phone-vendor-tags{display:flex;gap:.3rem;flex-wrap:wrap}.phone-vendor-tags span{padding:.15rem .45rem;border-radius:6px;border:1px solid rgba(255,255,255,.06);font-size:.46rem;font-weight:500;color:#fff6;background:#ffffff05}.phone-input{padding:.5rem .8rem 1rem}.phone-input-inner{display:flex;align-items:center;gap:.4rem;padding:.55rem .75rem;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.phone-input-icon{color:#ffffff40;flex-shrink:0}.phone-input-text{flex:1;font-size:.6rem;color:#ffffff40;letter-spacing:.01em}.phone-input-send{color:#7c3aed;opacity:.5;flex-shrink:0}@media(max-width:900px){.features-split{grid-template-columns:1fr;gap:3rem}.features-mockup{justify-content:center}.phone-frame{width:260px;min-height:480px}}@media(max-width:768px){.features{padding:4.5rem 1.5rem}.features-paragraph{font-size:1rem}.features-list-item{padding:.55rem .7rem}}.how-it-works{position:relative;padding:7rem 2rem;background:#000;overflow:clip}.hiw-glow{position:absolute;top:30%;left:50%;width:600px;height:600px;transform:translate(-50%);background:radial-gradient(circle,rgba(232,87,62,.05) 0%,rgba(255,140,66,.02) 40%,transparent 70%);pointer-events:none;z-index:0}.hiw-container{max-width:1080px;margin:0 auto;position:relative;z-index:1}.hiw-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:3.5rem}.hiw-step{position:relative;display:flex;flex-direction:column;align-items:flex-start}.hiw-step-badge{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#e8573e1a;border:1px solid rgba(232,87,62,.2);margin-bottom:1.2rem;transition:all .3s ease}.hiw-step:hover .hiw-step-badge{background:#e8573e2e;border-color:#e8573e59;transform:scale(1.05)}.hiw-step-num{font-family:var(--font-heading);font-size:1rem;font-weight:700;color:#e8573e;letter-spacing:-.02em}.hiw-step-connector{display:none}.hiw-step-card{flex:1}.hiw-step-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#ffffff0a;color:#ffffff80;margin-bottom:.8rem}.hiw-step-title{font-family:var(--font-heading);font-size:1rem;font-weight:600;color:#e4e4e9;margin:0 0 .5rem;letter-spacing:-.02em;line-height:1.3}.hiw-step-desc{font-size:.85rem;font-weight:400;color:#ffffff59;line-height:1.65;margin:0}@media(min-width:900px){.hiw-step-connector{display:block;position:absolute;top:22px;left:calc(44px + .5rem);right:-.5rem;height:1px;background:linear-gradient(90deg,#e8573e40,#e8573e0d)}.hiw-step-connector:after{content:"";position:absolute;right:0;top:-2px;width:5px;height:5px;border-radius:50%;background:#e8573e33}}@media(max-width:900px){.hiw-steps{grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem}}@media(max-width:540px){.how-it-works{padding:4rem 1.5rem}.hiw-steps{grid-template-columns:1fr;gap:2rem}.hiw-step{flex-direction:row;gap:1rem;align-items:flex-start}.hiw-step-badge{margin-bottom:0;flex-shrink:0}.hiw-step-icon{display:none}}.pricing{position:relative;padding:6rem 2rem;background:#000;overflow:hidden}.pricing-glow{position:absolute;top:20%;left:50%;width:600px;height:600px;transform:translate(-50%);background:radial-gradient(circle,rgba(232,87,62,.06) 0%,rgba(255,140,66,.03) 40%,transparent 70%);pointer-events:none;z-index:0}.pricing-container{max-width:1000px;margin:0 auto;position:relative;z-index:1}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:3rem}.pricing-card{display:flex;flex-direction:column;padding:1.4rem;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:#ffffff05;transition:all .3s ease}.pricing-card:hover{border-color:#ffffff1a;background:#ffffff09;transform:translateY(-3px)}.pricing-card-head{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.pricing-card-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:9px;flex-shrink:0}.pricing-card-category{font-size:.75rem;font-weight:600;color:#ffffff80;letter-spacing:.04em}.pricing-card-user{font-size:.95rem;font-weight:500;color:#ffffffd9;line-height:1.45;margin:0;flex:0}.pricing-card-user:before{content:"“";color:#fff3}.pricing-card-user:after{content:"”";color:#fff3}.pricing-card-divider{height:1px;margin:1rem 0;border-radius:1px}.pricing-card-response{display:flex;gap:.6rem;align-items:flex-start;margin-bottom:1rem;flex:1}.pricing-card-yago-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0;margin-top:6px;opacity:.7}.pricing-card-answer{font-size:.8rem;font-weight:400;color:#fff6;line-height:1.6;margin:0}.pricing-card-tags{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:auto}.pricing-card-tag{padding:.18rem .55rem;border-radius:100px;border:1px solid;font-size:.65rem;font-weight:500;letter-spacing:.02em;background:#ffffff04}@media(max-width:900px){.pricing-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.pricing{padding:4rem 1.5rem}.pricing-grid{grid-template-columns:1fr;gap:.75rem}.pricing-card{padding:1.2rem}}.audience{position:relative;padding:6rem 2rem;overflow:hidden}.audience-glow{top:30%;left:60%}.audience-container{max-width:1080px;margin:0 auto}.audience-block{text-align:center;margin-bottom:1rem}.audience-title{font-size:clamp(1.6rem,3vw,2.2rem)!important;font-weight:700!important;letter-spacing:-.03em;margin:.8rem 0 .6rem!important}.audience-desc{color:#ffffff73;font-size:1rem;max-width:480px;margin:0 auto 2.5rem;line-height:1.6}.audience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem;margin-bottom:1rem}.audience-card{padding:2rem 1.5rem;border-radius:16px;border:1px solid rgba(232,87,62,.1);background:#e8573e08;text-align:center;transition:all .3s ease}.audience-card:hover{border-color:#e8573e33;background:#e8573e0f;transform:translateY(-4px)}.audience-card-vendor{border-color:#3b82f61a;background:#3b82f608}.audience-card-vendor:hover{border-color:#3b82f633;background:#3b82f60f}.audience-card-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:#e8573e1a;color:#e8573e;margin-bottom:1rem}.audience-card-icon-vendor{background:#3b82f61a;color:#3b82f6}.audience-card-title{font-size:1rem;font-weight:600;color:#fff;margin:0 0 .3rem}.audience-card-desc{font-size:.85rem;color:#fff6;margin:0;line-height:1.4}.audience-divider{width:60px;height:1px;background:#ffffff14;margin:4rem auto}@media(max-width:768px){.audience{padding:4rem 1.5rem}.audience-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.audience-card{padding:1.5rem 1rem}}.faq{position:relative;padding:7rem 2rem;background:#000;overflow:hidden}.faq-container{max-width:680px;margin:0 auto}.faq-list .ant-collapse{background:transparent;border:none;border-radius:0}.faq-list .ant-collapse-item{border-radius:0!important;border:none!important;border-bottom:1px solid rgba(255,255,255,.07)!important;background:transparent;transition:none}.faq-list .ant-collapse-item:last-child{border-bottom:1px solid rgba(255,255,255,.07)!important}.faq-list .ant-collapse-header{padding:1.4rem 0!important;color:#e4e4e9!important;font-family:var(--font-heading)!important;font-size:var(--text-body-lg)!important;font-weight:var(--weight-medium)!important;letter-spacing:var(--tracking-heading)!important;transition:color .15s ease}.faq-list .ant-collapse-header:hover{color:#e8573e!important}.faq-list .ant-collapse-item-active .ant-collapse-header{color:#e4e4e9!important}.faq-list .ant-collapse-content{background:transparent!important;border-top:none!important}.faq-list .ant-collapse-content-box{padding:0 0 1.4rem!important;font-size:var(--text-body);font-weight:var(--weight-light);color:#ffffff73;line-height:var(--leading-body)}@media(max-width:768px){.faq{padding:4.5rem 1.5rem}.faq-list .ant-collapse-header{padding:1.2rem 0!important;font-size:.95rem!important}.faq-list .ant-collapse-content-box{padding:0 0 1.2rem!important}}.download-cta{position:relative;padding:7rem 2rem;background:#000;overflow:hidden}.download-glow{position:absolute;top:30%;left:50%;width:700px;height:700px;transform:translate(-50%);background:radial-gradient(circle,rgba(232,87,62,.08) 0%,rgba(255,140,66,.04) 40%,transparent 70%);pointer-events:none;z-index:0}.download-container{max-width:700px;margin:0 auto;position:relative;z-index:1}.download-card{text-align:center;padding:4rem 2.5rem;border-radius:24px;border:1px solid rgba(232,87,62,.2);background:#ffffff08;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.download-title.ant-typography{font-family:var(--font-heading)!important;font-size:clamp(1.6rem,4vw,2.2rem)!important;font-weight:var(--weight-semibold)!important;color:#e4e4e9!important;margin:1rem 0 .8rem!important;line-height:var(--leading-heading)!important;letter-spacing:var(--tracking-heading)!important}.shiny-text{background:linear-gradient(120deg,#ffffff8c,#e4e4e9 40%,#e8573e,#e4e4e9 60%,#ffffff8c);background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shiny-slide 5s ease-in-out infinite}@keyframes shiny-slide{0%{background-position:200% 0}to{background-position:-200% 0}}.download-subtitle{font-size:var(--text-body-lg);font-weight:var(--weight-light);color:#ffffff80;margin:0 0 2.5rem;line-height:var(--leading-body)}.download-badges{display:flex;justify-content:center;gap:1rem}.download-badge{display:inline-flex;align-items:center;gap:.6rem;padding:.8rem 1.5rem;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#e4e4e9;text-decoration:none;transition:all .3s ease}.download-badge:hover{border-color:#e8573e66;background:#e8573e14;transform:translateY(-3px);box-shadow:0 8px 24px #e8573e26}.download-badge svg{flex-shrink:0}.download-badge-text{display:flex;flex-direction:column;text-align:left}.download-badge-small{font-size:var(--text-caption);font-weight:var(--weight-medium);color:#ffffff80;line-height:1;text-transform:uppercase;letter-spacing:var(--tracking-wide)}.download-badge-big{font-family:var(--font-heading);font-size:var(--text-body-lg);font-weight:var(--weight-semibold);line-height:1.2}@media(max-width:768px){.download-cta{padding:3.5rem 1.5rem}.download-card{padding:3rem 1.5rem}.download-badges{flex-direction:column;align-items:center}.download-badge{width:100%;max-width:250px;justify-content:center}}.footer{position:relative;padding:0;background:#000;overflow:hidden}.footer-hero{display:flex;flex-direction:column;align-items:center;text-align:center;padding:5rem 2rem 3rem;border-top:1px solid rgba(255,255,255,.06)}.footer-logo{display:inline-block;margin-bottom:1.2rem}.footer-logo-img{height:56px;width:auto;object-fit:contain;opacity:.9;transition:opacity .3s ease}.footer-logo:hover .footer-logo-img{opacity:1}.footer-tagline{font-size:.95rem;color:#ffffff59;max-width:360px;line-height:1.6;margin:0 0 1.2rem}.footer-micro{display:flex;gap:.4rem;flex-wrap:wrap;justify-content:center}.footer-micro span{padding:.25rem .7rem;border-radius:100px;border:1px solid rgba(255,255,255,.06);font-size:.65rem;font-weight:500;color:#ffffff40;letter-spacing:.06em;text-transform:uppercase}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:800px;margin:0 auto;padding:2.5rem 2rem;border-top:1px solid rgba(255,255,255,.04)}.footer-col{display:flex;flex-direction:column;gap:.6rem}.footer-col h3.footer-heading{font-size:.65rem;font-weight:600;color:#ffffff40;text-transform:uppercase;letter-spacing:.1em;margin:0 0 .2rem}.footer-col a{font-size:.85rem;color:#ffffff73;text-decoration:none;display:inline-flex;align-items:center;gap:.35rem;transition:all .2s ease}.footer-col a:hover{color:#fff}.footer-meta{font-size:.85rem;color:#ffffff4d;display:inline-flex;align-items:center;gap:.35rem}.footer-bar{display:flex;justify-content:center;padding:1.5rem 2rem;border-top:1px solid rgba(255,255,255,.04)}.footer-copy{font-size:.7rem;color:#ffffff26;letter-spacing:.02em}@media(max-width:640px){.footer-hero{padding:4rem 1.5rem 2.5rem}.footer-logo-img{height:44px}.footer-grid{grid-template-columns:1fr;gap:2rem;padding:2rem 1.5rem;text-align:center}.footer-col{align-items:center}.footer-meta{justify-content:center}}.section-divider{position:relative;width:100%;height:80px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#000}.section-divider-line{position:relative;width:100%;max-width:600px;height:1px;opacity:0;transform:scaleX(0)}.section-divider-line:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(232,87,62,.15) 20%,rgba(232,87,62,.5) 50%,rgba(232,87,62,.15) 80%,transparent 100%)}.section-divider-dot{position:absolute;top:50%;left:50%;width:6px;height:6px;border-radius:50%;background:#e8573e;transform:translate(-50%,-50%) scale(0);box-shadow:0 0 12px #e8573e99,0 0 30px #e8573e33;z-index:1}.section-divider--diamond .section-divider-dot{width:8px;height:8px;border-radius:1px;transform:translate(-50%,-50%) rotate(45deg) scale(0)}.section-divider--sparkle .section-divider-side-dot{position:absolute;top:50%;width:3px;height:3px;border-radius:50%;background:#e8573e80;transform:translateY(-50%) scale(0)}.section-divider--sparkle .section-divider-side-dot:first-of-type{left:calc(50% - 24px)}.section-divider--sparkle .section-divider-side-dot:last-of-type{left:calc(50% + 24px)}@media(max-width:768px){.section-divider{height:50px}.section-divider-line{max-width:280px}}.app{width:100%;min-height:100vh}
