.landing-root{position:relative;overflow:hidden;background:#fafafa}.landing-background{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0}.landing-content{position:relative;z-index:1}.landing-logo-wrap{display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.landing-logo{position:relative;display:inline-block;font-size:32px;font-weight:800;text-align:center;background:linear-gradient(135deg,#2563eb,#3b82f6 40%,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-user-select:none;user-select:none;padding-bottom:6px}.landing-logo--nav{font-size:24px;padding-bottom:4px}.landing-logo--underline:after{content:"";position:absolute;left:6%;right:6%;bottom:-6px;height:10px;opacity:.55;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 10'><path d='M2 6 C 20 0, 40 10, 60 6 S 100 10, 118 6' stroke='%233b82f6' stroke-width='2' fill='none' stroke-linecap='round'/></svg>") center/100% 100% no-repeat}.landing-logo--nav.landing-logo--underline:after{bottom:-5px;height:8px;opacity:.5}.landing-logo-icon{position:absolute;width:14px;height:14px;opacity:.75;color:#3b82f6bf;filter:drop-shadow(0 2px 6px rgba(37,99,235,.25));pointer-events:none}.landing-logo-icon--bubble{right:-18px;top:-6px;font-size:14px}.landing-logo--nav .landing-logo-icon--bubble{right:-14px;top:-4px;font-size:12px}.landing-logo-icon--spark{left:-14px;top:-10px;background:conic-gradient(from 0deg,#06b6d4e6,#3b82f64d,#06b6d4e6);clip-path:polygon(50% 0%,60% 35%,100% 50%,60% 65%,50% 100%,40% 65%,0% 50%,40% 35%)}.landing-logo--nav .landing-logo-icon--spark{left:-12px;top:-8px;width:12px;height:12px}.landing-logo--glow{filter:drop-shadow(0 10px 18px rgba(37,99,235,.25))}.landing-floater{position:absolute;width:var(--size);height:var(--size);left:var(--x);top:var(--y);background:var(--color);opacity:var(--opacity);border-radius:var(--radius, 18px);filter:blur(var(--blur));transform:translateZ(0) rotate(0) scale(1);animation:landingFloat var(--duration) ease-in-out infinite;animation-delay:var(--delay);will-change:transform}.landing-floater--bubble{border-radius:24px}.landing-floater--bubble:after{content:"";position:absolute;width:28%;height:28%;left:18%;bottom:-6%;background:inherit;filter:inherit;clip-path:polygon(0 0,100% 50%,0 100%);transform:rotate(18deg)}.landing-floater--hash{border-radius:18px;background:linear-gradient(90deg,transparent 22%,var(--color) 22%,var(--color) 30%,transparent 30%,transparent 60%,var(--color) 60%,var(--color) 68%,transparent 68%),linear-gradient(180deg,transparent 22%,var(--color) 22%,var(--color) 30%,transparent 30%,transparent 60%,var(--color) 60%,var(--color) 68%,transparent 68%),linear-gradient(0deg,transparent 22%,var(--color) 22%,var(--color) 30%,transparent 30%,transparent 60%,var(--color) 60%,var(--color) 68%,transparent 68%)}.landing-floater--dots{border-radius:20px;background:radial-gradient(circle at 32% 50%,rgba(255,255,255,.65) 0 12%,transparent 13%),radial-gradient(circle at 50% 50%,rgba(255,255,255,.55) 0 12%,transparent 13%),radial-gradient(circle at 68% 50%,rgba(255,255,255,.45) 0 12%,transparent 13%),var(--color)}.landing-floater--bars{border-radius:16px;background:linear-gradient(#ffffffb3,#ffffffb3) 22% 78% / 12% 52% no-repeat,linear-gradient(#fff9,#fff9) 45% 78% / 12% 70% no-repeat,linear-gradient(#ffffff80,#ffffff80) 68% 78% / 12% 40% no-repeat,var(--color)}.landing-floater--lines{border-radius:18px;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,.75) 18%,rgba(255,255,255,.75) 24%,transparent 24%,transparent 40%,rgba(255,255,255,.55) 40%,rgba(255,255,255,.55) 46%,transparent 46%,transparent 62%,rgba(255,255,255,.4) 62%,rgba(255,255,255,.4) 68%,transparent 68%,transparent 100%),var(--color)}.landing-floater--tag{border-radius:12px;clip-path:polygon(0 0,82% 0,100% 50%,82% 100%,0 100%,8% 50%)}.landing-floater--pie{border-radius:9999px;background:conic-gradient(var(--pie-1, rgba(59, 130, 246, .45)) 0deg 140deg,var(--pie-2, rgba(37, 99, 235, .3)) 140deg 245deg,var(--pie-3, rgba(6, 182, 212, .35)) 245deg 360deg)}@keyframes landingFloat{0%{transform:translateZ(0) rotate(0) scale(1)}50%{transform:translate3d(var(--drift-x),var(--drift-y),0) rotate(var(--rotate)) scale(1.06)}to{transform:translateZ(0) rotate(0) scale(1)}}@media (prefers-reduced-motion: reduce){.landing-floater{animation:none;transform:translateZ(0) rotate(0) scale(1)}}.waitlist-form{width:100%;max-width:500px}.waitlist-form--hero{max-width:480px}.waitlist-form--section{max-width:520px;margin:0 auto}.waitlist-form-inner{width:100%}.waitlist-input-group{display:flex;gap:12px;width:100%}.waitlist-input{flex:1;padding:14px 18px;border:2px solid #e5e7eb;border-radius:12px;font-size:15px;outline:none;transition:border-color .2s,box-shadow .2s;font-family:inherit;color:#111827;background:#fff;min-width:0}.waitlist-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.waitlist-input:disabled{background:#f9fafb;color:#9ca3af}.waitlist-input::placeholder{color:#9ca3af}.waitlist-button{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #2563eb59;white-space:nowrap;font-family:inherit}.waitlist-button:hover:not(:disabled){background:linear-gradient(135deg,#1e40af,#2563eb);transform:translateY(-1px);box-shadow:0 6px 16px #2563eb66}.waitlist-button:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed;box-shadow:none}.waitlist-error{margin-top:12px;padding:10px 14px;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#b91c1c;font-size:13px}.waitlist-success{text-align:center;padding:24px;background:#f9fafb;border-radius:16px;border:1px solid #e5e7eb}.waitlist-success-icon{width:48px;height:48px;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;color:#fff;font-size:20px}.waitlist-success-title{font-size:18px;font-weight:700;color:#111827;margin:0 0 8px}.waitlist-success-text{font-size:14px;color:#6b7280;margin:0;line-height:1.5}@media (max-width: 600px){.waitlist-input-group{flex-direction:column}.waitlist-button{width:100%;padding:16px 24px}.waitlist-input{width:100%}}@keyframes typingDot{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-6px);opacity:1}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.product-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#111827;background:#fff;min-height:100vh;overflow-x:hidden}.product-nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;position:sticky;top:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;border-bottom:none;box-shadow:none}.product-logo{position:relative;display:inline-block;font-size:24px;font-weight:800;background:linear-gradient(135deg,#2563eb,#3b82f6 40%,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em;-webkit-user-select:none;user-select:none;cursor:pointer;transition:opacity .2s}.product-logo:hover{opacity:.85}.product-logo-icon{position:absolute;right:-16px;top:-5px;font-size:13px;color:#3b82f6bf;filter:drop-shadow(0 2px 6px rgba(37,99,235,.25))}.product-nav-buttons{display:flex;align-items:center;gap:12px}.product-pricing-btn{padding:10px 20px 8px;background:transparent;color:#374151;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.product-pricing-btn:hover{background:#f3f4f6;color:#111827}.product-signin-btn{padding:10px 20px 8px;background:transparent;color:#374151;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.product-signin-btn:hover{background:#f3f4f6;color:#111827}.product-hero{display:grid;grid-template-columns:1fr 1fr;gap:4rem;padding:5rem 4rem;max-width:1400px;margin:0 auto;align-items:center}.product-hero-content{animation:fadeInUp .6s ease-out}.product-hero-title{font-size:3.25rem;font-weight:700;line-height:1.1;color:#111827;margin:0 0 1.5rem;letter-spacing:-.02em}.product-hero-title-highlight{color:#3582fe}.product-hero-subtitle{font-size:1.25rem;color:#6b7280;line-height:1.6;margin:0 0 1.5rem;max-width:540px}.product-hero-pricing{margin-bottom:1.5rem}.product-hero-price-tag{display:inline-flex;align-items:center;gap:12px;flex-wrap:wrap}.product-price-waitlist{font-size:1.25rem;font-weight:500;color:#374151}.product-price-label{padding:4px 10px;background:#e0e7ff;color:#3730a3;border-radius:6px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.product-hero-waitlist{margin-bottom:1.5rem}.product-hero-waitlist-note{display:flex;align-items:flex-start;gap:8px;margin-top:12px;font-size:14px;color:#6b7280;line-height:1.6}.product-waitlist-icon{color:#3582fe;margin-top:4px;flex-shrink:0}.product-hero-waitlist-note span{flex:1}.product-hero-waitlist-note br{display:block;margin-top:6px}.product-waitlist-icon{color:#3582fe}.product-hero-waitlist-benefits{margin-top:12px}.product-hero-waitlist-header{display:flex;align-items:center;gap:8px;margin:0 0 10px;font-size:14px;color:#374151;font-weight:500}.product-hero-benefits-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.product-hero-benefits-list li{display:flex;align-items:center;gap:8px;font-size:14px;color:#6b7280;line-height:1.4}.product-benefit-check{color:#10b981;font-size:12px;flex-shrink:0}.product-cta-how{margin-top:.5rem}.product-hero-ctas{display:flex;gap:1rem;flex-wrap:wrap}.product-cta-primary{padding:14px 28px;background:linear-gradient(135deg,#3582fe,#2563eb);color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px #3582fe66}.product-cta-primary:hover{box-shadow:0 6px 20px #3582fe80;transform:translateY(-2px)}.product-cta-secondary{padding:14px 28px;background:#fff;color:#3582fe;border:2px solid #e5e7eb;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.product-cta-secondary:hover{border-color:#3582fe;background:#f8faff}.product-hero-visual{animation:fadeInUp .6s ease-out .2s both}.chat-preview{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000001f,0 0 0 1px #0000000d;overflow:hidden;animation:float 6s ease-in-out infinite;max-width:420px;margin-left:auto}.chat-preview-header{background:linear-gradient(135deg,#3582fe,#2563eb);padding:16px 20px;display:flex;align-items:center;gap:12px}.chat-preview-avatar{width:40px;height:40px;background:#fff3;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:16px}.chat-preview-info{flex:1}.chat-preview-name{color:#fff;font-weight:600;font-size:15px}.chat-preview-status{color:#fffc;font-size:12px;display:flex;align-items:center;gap:6px}.chat-preview-status-dot{width:8px;height:8px;background:#4ade80;border-radius:50%;animation:pulse 2s ease-in-out infinite}.chat-preview-messages{padding:20px;background:#f9fafb;min-height:280px;display:flex;flex-direction:column;gap:12px}.chat-message{max-width:85%;padding:12px 16px;border-radius:16px;font-size:14px;line-height:1.5}.chat-message-bot{background:#3582fe;color:#fff;align-self:flex-start;border-bottom-left-radius:4px}.chat-message-user{background:#fff;color:#111827;align-self:flex-end;border-bottom-right-radius:4px;box-shadow:0 1px 3px #0000001a}.chat-typing{display:flex;gap:4px;padding:16px 16px 12px;background:#3582fe;border-radius:16px 16px 16px 4px;align-self:flex-start;width:fit-content}.chat-typing-dot{width:8px;height:8px;background:#fff9;border-radius:50%;animation:typingDot 1.4s ease-in-out infinite}.chat-typing-dot:nth-child(2){animation-delay:.2s}.chat-typing-dot:nth-child(3){animation-delay:.4s}.chat-preview-input{padding:16px 20px;background:#fff;border-top:1px solid #f3f4f6;display:flex;align-items:center;gap:12px}.chat-preview-input-field{flex:1;padding:12px 16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:24px;font-size:14px;color:#9ca3af}.chat-preview-send{width:40px;height:40px;background:#3582fe;border:none;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.product-trust-bar{background:#f9fafb;padding:2rem 4rem}.product-trust-content{max-width:1400px;margin:0 auto;display:flex;justify-content:center;align-items:center;gap:3rem;flex-wrap:wrap}.product-trust-item{display:flex;align-items:center;gap:10px;color:#374151;font-size:15px;font-weight:500}.product-trust-icon{color:#3582fe;font-size:18px}.product-trust-divider{width:1px;height:24px;background:#d1d5db}.product-features{padding:6rem 4rem;max-width:1400px;margin:0 auto}.product-section-header{text-align:center;margin-bottom:4rem}.product-section-label{display:inline-block;padding:6px 14px;background:#e6f2fa;color:#3582fe;border-radius:20px;font-size:13px;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.product-section-title{font-size:2.5rem;font-weight:700;color:#111827;margin:0 0 1rem;letter-spacing:-.02em}.product-section-subtitle{font-size:1.125rem;color:#6b7280;max-width:600px;margin:0 auto;line-height:1.6}.product-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.product-feature-card{background:#fff;border-radius:16px;padding:2rem;border:1px solid #f3f4f6;transition:all .3s cubic-bezier(.4,0,.2,1)}.product-feature-card:hover{box-shadow:0 12px 40px #00000014;transform:translateY(-4px);border-color:transparent}.product-feature-icon{width:56px;height:56px;background:linear-gradient(135deg,#e6f2fa,#dbeafe);border-radius:14px;display:flex;align-items:center;justify-content:center;color:#3582fe;font-size:24px;margin-bottom:1.25rem}.product-feature-title{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .75rem}.product-feature-desc{font-size:14px;color:#6b7280;line-height:1.6;margin:0}.product-how-it-works{background:#f9fafb;padding:6rem 4rem}.product-how-it-works-content{max-width:1400px;margin:0 auto}.product-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;position:relative}.product-steps:before{content:"";position:absolute;top:40px;left:calc(16.67% + 1rem);right:calc(16.67% + 1rem);height:2px;background:linear-gradient(90deg,#3582fe,#06b6d4);opacity:.3}.product-step{text-align:center;position:relative}.product-step-number{width:80px;height:80px;background:#fff;border:3px solid #3582FE;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;color:#3582fe;margin:0 auto 1.5rem;position:relative;z-index:1}.product-step-title{font-size:1.25rem;font-weight:600;color:#111827;margin:0 0 .75rem}.product-step-desc{font-size:15px;color:#6b7280;line-height:1.6;max-width:280px;margin:0 auto}.product-demo{padding:6rem 4rem;max-width:1400px;margin:0 auto}.product-demo-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.product-demo-text{order:2}.product-demo-visual{order:1}.product-demo-chat{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000001a;overflow:hidden;border:1px solid #f3f4f6}.product-demo-list{list-style:none;padding:0;margin:2rem 0 0}.product-demo-list li{display:flex;align-items:flex-start;gap:12px;margin-bottom:1rem;font-size:15px;color:#374151;line-height:1.5}.product-demo-check{width:24px;height:24px;background:#e6f2fa;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#3582fe;font-size:12px;flex-shrink:0;margin-top:2px}.product-business-types{background:linear-gradient(135deg,#3582fe,#2563eb);padding:4rem;text-align:center}.product-business-types-title{font-size:1.5rem;font-weight:600;color:#fff;margin:0 0 2rem}.product-business-icons{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;max-width:800px;margin:0 auto}.product-business-icon{display:flex;flex-direction:column;align-items:center;gap:8px;color:#ffffffe6}.product-business-icon-circle{width:64px;height:64px;background:#ffffff26;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:28px;transition:all .2s ease}.product-business-icon:hover .product-business-icon-circle{background:#ffffff40;transform:translateY(-2px)}.product-business-icon span{font-size:13px;font-weight:500}.product-final-cta{padding:6rem 4rem;text-align:center;background:linear-gradient(180deg,#f9fafb,#fff)}.product-final-cta-content{max-width:600px;margin:0 auto}.product-final-cta-badge{display:inline-block;padding:8px 16px;background:#f0f7ff;color:#1e40af;border-radius:24px;font-size:13px;font-weight:600;margin-bottom:1.25rem;border:1px solid #dbeafe}.product-final-cta-title{font-size:2.5rem;font-weight:700;color:#111827;margin:0 0 1rem;letter-spacing:-.02em}.product-final-cta-subtitle{font-size:1.125rem;color:#6b7280;margin:0 0 1.5rem;line-height:1.6}.product-final-cta-pricing{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:2rem;flex-wrap:wrap}.product-final-price-original{font-size:1.25rem;color:#9ca3af;text-decoration:line-through}.product-final-price-special{font-size:2.25rem;font-weight:700;color:#111827}.product-final-price-note{font-size:14px;color:#6b7280}.product-final-waitlist{margin-bottom:1.5rem}.product-final-cta-btn{padding:16px 40px;background:linear-gradient(135deg,#3582fe,#2563eb);color:#fff;border:none;border-radius:12px;font-size:18px;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px #3582fe66}.product-final-cta-btn:hover{box-shadow:0 8px 24px #3582fe80;transform:translateY(-2px)}.product-final-cta-note{margin-top:1rem;font-size:14px;color:#6b7280;display:flex;align-items:center;justify-content:center}.product-footer{background:#f9fafb;border-top:1px solid #e5e7eb;padding:4rem 4rem 2rem}.product-footer-content{max-width:1400px;margin:0 auto}.product-footer-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-bottom:3rem}.product-footer-column-title{font-size:14px;font-weight:600;color:#111827;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.05em}.product-footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.product-footer-links li{margin:0}.product-footer-links a{color:#6b7280;text-decoration:none;font-size:14px;transition:color .2s ease;display:inline-block}.product-footer-links a:hover{color:#3582fe}.product-footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid #e5e7eb}.product-footer-bottom-left{display:flex;flex-direction:column;gap:.5rem}.product-footer-logo{font-size:18px;font-weight:700;background:linear-gradient(135deg,#2563eb,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.product-footer-tagline{font-size:13px;color:#6b7280;margin:0}.product-footer-copyright{font-size:13px;color:#9ca3af;margin:0}@media (max-width: 1024px){.product-hero{grid-template-columns:1fr;gap:3rem;padding:3rem 2rem}.product-hero-title{font-size:2.5rem}.product-hero-visual{order:-1}.chat-preview{max-width:380px;margin:0 auto}.product-features-grid{grid-template-columns:repeat(2,1fr)}.product-steps{grid-template-columns:1fr;gap:2.5rem}.product-steps:before{display:none}.product-demo-content{grid-template-columns:1fr;gap:3rem}.product-demo-text{order:1}.product-demo-visual{order:2}.product-footer-columns{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width: 768px){.product-nav{padding:1rem}.product-hero{padding:2rem 1.5rem}.product-hero-title{font-size:2rem}.product-hero-subtitle{font-size:1rem}.product-hero-ctas{flex-direction:column}.product-cta-primary,.product-cta-secondary{width:100%;text-align:center}.product-hero-price-tag{flex-direction:column;gap:8px;align-items:flex-start}.product-trust-bar{padding:1.5rem}.product-trust-content{flex-direction:column;gap:1rem}.product-trust-divider{display:none}.product-features,.product-how-it-works,.product-demo,.product-final-cta{padding:4rem 1.5rem}.product-features-grid{grid-template-columns:1fr}.product-section-title{font-size:1.75rem}.product-business-types{padding:3rem 1.5rem}.product-business-icons{gap:1.5rem}.product-final-cta-title{font-size:1.75rem}.product-final-cta-pricing{flex-direction:column;gap:8px}.product-final-price-special{font-size:2rem}.product-footer{padding:3rem 1.5rem 1.5rem}.product-footer-columns{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}.product-footer-bottom{flex-direction:column;align-items:flex-start;gap:1rem}}@media (max-width: 480px){.chat-preview-messages{min-height:220px}.chat-message{max-width:90%;font-size:13px}.product-step-number{width:64px;height:64px;font-size:24px}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.pricing-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#111827;background:#fff;min-height:100vh}.pricing-nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;position:sticky;top:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;border-bottom:none;box-shadow:none}.pricing-nav-left{display:flex;align-items:center;gap:1rem}.pricing-back-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:transparent;border:none;border-radius:8px;color:#374151;cursor:pointer;transition:all .2s ease}.pricing-back-btn:hover{background:#f3f4f6;color:#111827}.pricing-logo{position:relative;display:inline-block;font-size:24px;font-weight:800;background:linear-gradient(135deg,#2563eb,#3b82f6 40%,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em;-webkit-user-select:none;user-select:none;cursor:pointer;transition:opacity .2s}.pricing-logo:hover{opacity:.85}.pricing-logo-icon{position:absolute;right:-16px;top:-5px;font-size:13px;color:#3b82f6bf;filter:drop-shadow(0 2px 6px rgba(37,99,235,.25))}.pricing-header{text-align:center;padding:4rem 2rem 20px;max-width:800px;margin:0 auto}.pricing-header-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#f0f7ff;color:#1e40af;border-radius:24px;font-size:13px;font-weight:600;margin-bottom:10px;border:1px solid #dbeafe}.pricing-badge-dot{width:8px;height:8px;background:#3b82f6;border-radius:50%;animation:pulse 2s ease-in-out infinite}.pricing-title{font-size:2.75rem;font-weight:700;color:#111827;margin:0 0 1rem;letter-spacing:-.02em}.pricing-subtitle{font-size:1.125rem;color:#6b7280;margin:0;line-height:1.6}.pricing-main{padding:2rem 2rem 4rem;max-width:700px;margin:0 auto}.pricing-card-single{background:#fff;border:2px solid #3582FE;border-radius:24px;overflow:hidden;box-shadow:0 8px 30px #3582fe26}.pricing-card-header-single{padding:2.5rem 2.5rem 2rem;text-align:center;border-bottom:1px solid #f3f4f6}.pricing-social-proof{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:#f0f7ff;color:#1e40af;border-radius:20px;font-size:13px;font-weight:500;margin-bottom:1.5rem;border:1px solid #dbeafe}.pricing-card-title-single{font-size:1.75rem;font-weight:700;color:#111827;margin:0 0 .75rem}.pricing-card-desc-single{font-size:1rem;color:#6b7280;margin:0 0 2rem;line-height:1.5}.pricing-price-display{margin-bottom:0}.pricing-price-row{display:flex;align-items:baseline;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:12px}.pricing-price-strike{font-size:1.5rem;color:#9ca3af;text-decoration:line-through}.pricing-price-main{font-size:3.5rem;font-weight:700;color:#111827;letter-spacing:-.02em}.pricing-price-period{font-size:1rem;color:#6b7280;font-weight:500}.pricing-price-badge{display:inline-block;padding:6px 14px;background:#e0e7ff;color:#3730a3;border-radius:8px;font-size:13px;font-weight:600}.pricing-card-features-single{padding:2rem 2.5rem;background:#f9fafb}.pricing-features-title{font-size:14px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.pricing-features-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.pricing-features-list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#374151;line-height:1.4}.pricing-feature-check{width:20px;height:20px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#22c55e;font-size:10px;flex-shrink:0;margin-top:1px;box-shadow:0 1px 3px #00000014}.pricing-card-waitlist{padding:2rem 2.5rem 2.5rem;text-align:center}.pricing-waitlist-note{margin-top:12px;font-size:14px;color:#6b7280;display:flex;align-items:center;justify-content:center}.pricing-how-it-works{padding:4rem 2rem;background:#fff;max-width:900px;margin:0 auto}.pricing-how-title{text-align:center;font-size:1.75rem;font-weight:700;color:#111827;margin:0 0 2.5rem}.pricing-how-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.pricing-how-step{text-align:center}.pricing-how-number{width:48px;height:48px;background:linear-gradient(135deg,#3582fe,#2563eb);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;font-weight:700;margin:0 auto 1rem}.pricing-how-step h3{font-size:1rem;font-weight:600;color:#111827;margin:0 0 .5rem}.pricing-how-step p{font-size:14px;color:#6b7280;margin:0;line-height:1.5}.pricing-multiple{background:#f9fafb;padding:2.5rem;border-radius:16px;text-align:center;max-width:700px;margin:0 auto 4rem;border:1px solid #e5e7eb}.pricing-multiple-icon{width:56px;height:56px;background:linear-gradient(135deg,#3582fe,#2563eb);border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;margin:0 auto 1rem}.pricing-multiple h3{font-size:1.25rem;font-weight:600;color:#111827;margin:0 0 .75rem}.pricing-multiple p{font-size:15px;color:#374151;line-height:1.6;max-width:520px;margin:0 auto}.pricing-faq{background:#f9fafb;padding:4rem 2rem}.pricing-faq-title{text-align:center;font-size:1.75rem;font-weight:700;color:#111827;margin:0 0 2.5rem}.pricing-faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:900px;margin:0 auto}.pricing-faq-item{background:#fff;padding:1.5rem;border-radius:12px;border:1px solid #e5e7eb}.pricing-faq-item h4{font-size:1rem;font-weight:600;color:#111827;margin:0 0 .5rem}.pricing-faq-item p{font-size:14px;color:#6b7280;margin:0;line-height:1.6}.pricing-footer-cta{text-align:center;padding:5rem 2rem;background:#fff}.pricing-footer-cta-badge{display:inline-flex;align-items:center;padding:8px 16px;background:#e6f2fa;color:#3582fe;border-radius:24px;font-size:13px;font-weight:600;margin-bottom:1.25rem}.pricing-footer-cta h2{font-size:2rem;font-weight:700;color:#111827;margin:0 0 .75rem}.pricing-footer-cta p{font-size:1.125rem;color:#6b7280;margin:0 0 2rem}.pricing-footer-waitlist{max-width:520px;margin:0 auto}.pricing-footer{background:#f9fafb;border-top:1px solid #e5e7eb;padding:4rem 4rem 2rem}.pricing-footer-content{max-width:1400px;margin:0 auto}.pricing-footer-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-bottom:3rem}.pricing-footer-column-title{font-size:14px;font-weight:600;color:#111827;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.05em}.pricing-footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.pricing-footer-links li{margin:0}.pricing-footer-links a{color:#6b7280;text-decoration:none;font-size:14px;transition:color .2s ease;display:inline-block}.pricing-footer-links a:hover{color:#3582fe}.pricing-footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid #e5e7eb}.pricing-footer-bottom-left{display:flex;flex-direction:column;gap:.5rem}.pricing-footer-logo{font-size:18px;font-weight:700;background:linear-gradient(135deg,#2563eb,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pricing-footer-tagline{font-size:13px;color:#6b7280;margin:0}.pricing-footer-copyright{font-size:13px;color:#9ca3af;margin:0}@media (max-width: 1024px){.pricing-footer-columns{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width: 768px){.pricing-nav{padding:1rem}.pricing-header{padding:3rem 1.5rem 2rem}.pricing-title{font-size:2rem}.pricing-main{padding:1.5rem}.pricing-card-header-single,.pricing-card-features-single,.pricing-card-waitlist{padding-left:1.5rem;padding-right:1.5rem}.pricing-price-main{font-size:2.5rem}.pricing-features-list{grid-template-columns:1fr}.pricing-how-it-works{padding:3rem 1.5rem}.pricing-how-steps{grid-template-columns:1fr;gap:2rem}.pricing-multiple{margin-left:1.5rem;margin-right:1.5rem;padding:2rem 1.5rem}.pricing-faq{padding:3rem 1.5rem}.pricing-faq-grid{grid-template-columns:1fr}.pricing-footer-cta{padding:4rem 1.5rem}.pricing-footer-cta h2{font-size:1.5rem}.pricing-footer{padding:3rem 1.5rem 1.5rem}.pricing-footer-columns{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}.pricing-footer-bottom{flex-direction:column;align-items:flex-start;gap:1rem}}:root{--chat-primary: #6366f1;--chat-primary-dark: #4f46e5;--chat-secondary: #8b5cf6;--chat-accent: #ec4899;--chat-text-primary: #111827;--chat-text-secondary: #6b7280;--chat-text-tertiary: #9ca3af;--chat-text-inverse: #ffffff;--chat-bg-primary: #ffffff;--chat-bg-secondary: #f9fafb;--chat-bg-tertiary: #f3f4f6;--chat-bg-hover: #f9fafb;--chat-bg-active: #f3f4f6;--chat-border-light: #e5e7eb;--chat-border-medium: #d1d5db;--chat-border-focus: var(--chat-primary);--chat-shadow-xs: 0 1px 2px rgba(0, 0, 0, .05);--chat-shadow-sm: 0 2px 4px rgba(0, 0, 0, .06);--chat-shadow-md: 0 4px 12px rgba(0, 0, 0, .08);--chat-shadow-lg: 0 8px 24px rgba(0, 0, 0, .1);--chat-shadow-xl: 0 16px 48px rgba(0, 0, 0, .12);--chat-shadow-2xl: 0 24px 64px rgba(0, 0, 0, .14);--chat-shadow-glow: 0 0 0 3px rgba(99, 102, 241, .1);--chat-radius-sm: 6px;--chat-radius-md: 8px;--chat-radius-lg: 12px;--chat-radius-xl: 16px;--chat-radius-2xl: 24px;--chat-radius-full: 9999px;--chat-space-xs: 4px;--chat-space-sm: 8px;--chat-space-md: 12px;--chat-space-lg: 16px;--chat-space-xl: 20px;--chat-space-2xl: 24px;--chat-space-3xl: 32px;--chat-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--chat-font-size-xs: 12px;--chat-font-size-sm: 13px;--chat-font-size-md: 14px;--chat-font-size-lg: 16px;--chat-font-size-xl: 18px;--chat-line-height: 1.5;--chat-transition-fast: .15s;--chat-transition-base: .2s;--chat-transition-slow: .3s;--chat-transition-slower: .5s;--chat-easing: cubic-bezier(.4, 0, .2, 1);--chat-easing-spring: cubic-bezier(.34, 1.56, .64, 1)}.chat-screen-page{display:flex;flex-direction:column;align-items:center;min-height:100vh;padding:2rem;background:#f9fafb}.chat-screen-layout{display:flex;gap:1.5rem;width:100%;max-width:1200px;align-items:flex-start;flex-wrap:wrap}.chat-screen-window{width:100%;max-width:800px;height:calc(100vh - 200px);max-height:650px;background:var(--chat-bg-primary);border-radius:var(--chat-radius-xl);box-shadow:var(--chat-shadow-2xl);display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--chat-border-light)}.chat-screen-header{background:linear-gradient(135deg,var(--chat-primary) 0%,var(--chat-secondary) 100%);color:var(--chat-text-inverse);padding:var(--chat-space-xl);display:flex;justify-content:space-between;align-items:center;flex-shrink:0;position:relative;overflow:hidden;min-height:72px}.chat-screen-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:.03;background-image:repeating-linear-gradient(45deg,transparent,transparent 35px,rgba(255,255,255,.1) 35px,rgba(255,255,255,.1) 70px);pointer-events:none}.chat-screen-header-left{display:flex;align-items:center;gap:var(--chat-space-md)}.chat-screen-header-actions{display:none;align-items:center;gap:var(--chat-space-sm)}.chat-screen-visit-website{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 12px;border-radius:var(--chat-radius-full);font-size:var(--chat-font-size-sm);font-weight:600;font-family:var(--chat-font-family);color:var(--chat-text-inverse);text-decoration:none;border:1px solid rgba(255,255,255,.4);background:#ffffff2e;transition:all var(--chat-transition-fast) var(--chat-easing);white-space:nowrap}.chat-screen-visit-website-icon{font-size:.85em}.chat-screen-visit-website:hover{background:#ffffff47;border-color:#fff9}.chat-screen-header-logo{display:none;width:40px;height:40px;border-radius:var(--chat-radius-full);object-fit:cover;object-position:center;background:transparent;padding:0}.chat-screen-header-info{display:flex;flex-direction:column;gap:2px}.chat-screen-header-info h3{margin:0;font-size:var(--chat-font-size-lg);font-weight:600;font-family:var(--chat-font-family);letter-spacing:-.01em}.chat-screen-status{font-size:var(--chat-font-size-sm);opacity:.9;font-family:var(--chat-font-family);display:flex;align-items:center;gap:var(--chat-space-xs)}.chat-screen-status-dot-inline{width:6px;height:6px;background:#10b981;border-radius:var(--chat-radius-full);display:inline-block;animation:statusPulse 2s ease-in-out infinite}@keyframes statusPulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.chat-screen-messages{flex:1;overflow-y:auto;padding:var(--chat-space-xl);background:var(--chat-bg-secondary);display:flex;flex-direction:column;gap:var(--chat-space-lg);position:relative}.chat-screen-messages:before{content:"";flex:1 1 auto}.chat-screen-messages::-webkit-scrollbar{width:6px}.chat-screen-messages::-webkit-scrollbar-track{background:transparent}.chat-screen-messages::-webkit-scrollbar-thumb{background:var(--chat-border-medium);border-radius:var(--chat-radius-full);transition:background var(--chat-transition-fast) var(--chat-easing)}.chat-screen-messages::-webkit-scrollbar-thumb:hover{background:var(--chat-border-light)}.chat-screen-date-divider{text-align:center;margin:var(--chat-space-md) 0;position:relative}.chat-screen-date-divider span{background:var(--chat-bg-secondary);color:var(--chat-text-tertiary);font-size:var(--chat-font-size-xs);padding:0 var(--chat-space-md);position:relative;text-transform:uppercase;letter-spacing:.05em;font-weight:500}.chat-screen-date-divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:var(--chat-border-light);transform:translateY(-50%)}.chat-screen-message{display:flex;gap:var(--chat-space-sm)}.chat-screen-message-bot{align-items:flex-start}.chat-screen-message-user{justify-content:flex-end}.chat-screen-message-avatar{width:28px;height:28px;border-radius:var(--chat-radius-full);background:var(--chat-bg-tertiary);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.chat-screen-avatar-small{font-size:var(--chat-font-size-xs);font-weight:600;color:var(--chat-text-secondary);-webkit-user-select:none;user-select:none}.chat-screen-message-content{max-width:85%;display:flex;flex-direction:column;gap:var(--chat-space-xs)}.chat-screen-message-bubble{padding:var(--chat-space-md) var(--chat-space-lg);border-radius:var(--chat-radius-xl);font-size:var(--chat-font-size-md);line-height:var(--chat-line-height);font-family:var(--chat-font-family);position:relative;word-wrap:break-word}.chat-screen-message-bot .chat-screen-message-bubble{background:var(--chat-bg-primary);color:var(--chat-text-primary);border-bottom-left-radius:var(--chat-radius-sm);box-shadow:var(--chat-shadow-sm);border:1px solid var(--chat-border-light)}.chat-screen-message-user .chat-screen-message-bubble{background:linear-gradient(135deg,var(--chat-primary) 0%,var(--chat-secondary) 100%);color:var(--chat-text-inverse);border-bottom-right-radius:var(--chat-radius-sm);box-shadow:var(--chat-shadow-md)}.chat-screen-message-time{font-size:var(--chat-font-size-xs);color:var(--chat-text-tertiary);padding:0 var(--chat-space-xs)}.chat-screen-message-user .chat-screen-message-time{text-align:right}.chat-screen-message-bubble strong{font-weight:600}.chat-screen-message-bubble em{font-style:italic}.chat-screen-message-bubble code{background:#0000000d;padding:2px 6px;border-radius:var(--chat-radius-sm);font-family:SF Mono,Monaco,Cascadia Code,monospace;font-size:.9em}.chat-screen-message-user .chat-screen-message-bubble code{background:#fff3}.chat-screen-message-bubble a{color:inherit;text-decoration:underline;text-underline-offset:2px}.chat-screen-message-bubble a:hover{opacity:.8}.chat-screen-typing{display:flex;align-items:center;gap:var(--chat-space-xs);padding:var(--chat-space-lg);min-width:60px}.chat-screen-typing-dot{width:8px;height:8px;background:var(--chat-text-tertiary);border-radius:var(--chat-radius-full);animation:typingDot 1.4s ease-in-out infinite}.chat-screen-typing-dot:nth-child(2){animation-delay:.2s}.chat-screen-typing-dot:nth-child(3){animation-delay:.4s}@keyframes typingDot{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-10px);opacity:1}}.chat-screen-input-container{padding:var(--chat-space-lg);background:var(--chat-bg-primary);border-top:1px solid var(--chat-border-light);display:flex;gap:var(--chat-space-md);align-items:flex-end;flex-shrink:0}.chat-screen-input-wrapper{flex:1;position:relative}.chat-screen-input{width:100%;border:1px solid var(--chat-border-light);border-radius:var(--chat-radius-2xl);padding:var(--chat-space-md) var(--chat-space-lg);padding-right:40px;font-size:var(--chat-font-size-md);font-family:var(--chat-font-family);resize:none;outline:none;transition:all var(--chat-transition-fast) var(--chat-easing);background:var(--chat-bg-primary);color:var(--chat-text-primary);line-height:1.5;min-height:44px}.chat-screen-input:focus{border-color:var(--chat-primary);box-shadow:var(--chat-shadow-glow)}.chat-screen-input:disabled{background:var(--chat-bg-tertiary);cursor:not-allowed;opacity:.6}.chat-screen-input::placeholder{color:var(--chat-text-tertiary)}.chat-screen-char-count{position:absolute;right:var(--chat-space-lg);bottom:var(--chat-space-md);font-size:var(--chat-font-size-xs);color:var(--chat-text-tertiary);pointer-events:none}.chat-screen-input-actions{display:flex;gap:var(--chat-space-sm);align-items:center}.chat-screen-attach{width:36px;height:36px;border-radius:var(--chat-radius-full);border:1px solid var(--chat-border-light);background:var(--chat-bg-primary);color:var(--chat-text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all var(--chat-transition-fast) var(--chat-easing);flex-shrink:0}.chat-screen-attach:hover:not(:disabled){background:var(--chat-bg-hover);border-color:var(--chat-border-medium);transform:scale(1.05)}.chat-screen-attach:active:not(:disabled){transform:scale(.95)}.chat-screen-attach:disabled{opacity:.4;cursor:not-allowed}.chat-screen-send{width:40px;height:40px;border-radius:var(--chat-radius-full);background:linear-gradient(135deg,var(--chat-primary) 0%,var(--chat-secondary) 100%);border:none;color:var(--chat-text-inverse);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all var(--chat-transition-fast) var(--chat-easing);flex-shrink:0;box-shadow:var(--chat-shadow-md)}.chat-screen-send:hover:not(:disabled){transform:scale(1.05);box-shadow:0 6px 16px #6366f166}.chat-screen-send:active:not(:disabled){transform:scale(.95)}.chat-screen-send:disabled{opacity:.4;cursor:not-allowed;background:var(--chat-border-light)}.chat-screen-start-new-container{width:100%;display:flex;justify-content:center;padding:var(--chat-space-md) 0}.chat-screen-start-new-button{padding:var(--chat-space-md) var(--chat-space-xl);background:var(--chat-primary);color:var(--chat-text-inverse);border:none;border-radius:var(--chat-radius-lg);font-size:var(--chat-font-size-md);font-weight:500;font-family:var(--chat-font-family);cursor:pointer;transition:all var(--chat-transition-fast) var(--chat-easing);box-shadow:var(--chat-shadow-sm)}.chat-screen-start-new-button:hover{background:var(--chat-primary-dark);box-shadow:var(--chat-shadow-md);transform:translateY(-1px)}.chat-screen-start-new-button:active{transform:translateY(0);box-shadow:var(--chat-shadow-sm)}.chat-screen-business-info{flex-shrink:0}@media (max-width: 1024px){.chat-screen-business-info{display:none}}@media (max-width: 640px){.chat-screen-header-logo{display:block}.chat-screen-header-actions{display:flex}.chat-screen-page{padding:0;align-items:stretch;background:var(--chat-bg-primary)}.chat-screen-layout{max-width:none;gap:0}.chat-screen-window{width:100%;max-width:none;height:100vh;height:100dvh;max-height:none;border-radius:0;box-shadow:none;border:0}.chat-screen-header{border-radius:0;padding:var(--chat-space-lg);padding-top:calc(var(--chat-space-lg) + env(safe-area-inset-top))}.chat-screen-messages{padding:var(--chat-space-lg)}.chat-screen-input-container{padding:var(--chat-space-md);padding-bottom:calc(var(--chat-space-md) + env(safe-area-inset-bottom))}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.chat-screen-send:focus-visible,.chat-screen-attach:focus-visible,.chat-screen-visit-website:focus-visible{outline:2px solid var(--chat-primary);outline-offset:2px}.legal-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#111827;background:#fff;min-height:100vh}.legal-nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;border-bottom:1px solid #f3f4f6}.legal-nav-left{display:flex;align-items:center;gap:1rem}.legal-back-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#374151;background:transparent;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s}.legal-back-btn:hover{background:#f3f4f6;color:#111827}.legal-logo{position:relative;display:inline-block;font-size:20px;font-weight:800;background:linear-gradient(135deg,#2563eb,#3b82f6 40%,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em;-webkit-user-select:none;user-select:none;cursor:pointer;transition:opacity .2s}.legal-logo:hover{opacity:.85}.legal-logo-icon{position:absolute;right:-14px;top:-4px;font-size:12px;color:#3b82f6bf;filter:drop-shadow(0 2px 6px rgba(37,99,235,.25))}.legal-content{max-width:800px;margin:0 auto;padding:4rem 2rem}.legal-content--wide{max-width:1200px}.terms-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:2.5rem;align-items:start}.terms-main{min-width:0}.terms-summary{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;padding:1.25rem 1.25rem 1rem;margin:0 0 2rem}.terms-summary-title{font-size:13px;font-weight:700;color:#111827;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.75rem}.terms-summary-list{list-style:none;padding:0;margin:0 0 .75rem;display:flex;flex-direction:column;gap:.5rem}.terms-summary-list li{position:relative;padding-left:14px;font-size:14px;color:#374151;line-height:1.6}.terms-summary-list li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:9999px;background:#10b981}.terms-summary-note{font-size:13px;color:#6b7280}.terms-section{padding:1.5rem 0;border-bottom:1px solid #f3f4f6}.terms-section:last-child{border-bottom:none}.terms-section-heading{display:flex;align-items:center;gap:.75rem;justify-content:space-between;margin-bottom:.75rem}.terms-section-title{font-size:1.5rem;font-weight:650;color:#111827;margin:0;letter-spacing:-.01em}.terms-anchor-button{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:10px;background:#fff;border:1px solid #e5e7eb;color:#6b7280;cursor:pointer;transition:all .15s ease;flex-shrink:0}.terms-anchor-button:hover{border-color:#cbd5e1;color:#111827;transform:translateY(-1px)}.terms-copied-badge{font-size:12px;font-weight:600;color:#065f46;background:#d1fae5;padding:3px 8px;border-radius:9999px}.terms-section-body p,.terms-section-body li{font-size:1rem;color:#374151;line-height:1.7}.terms-section-body ul{margin:1rem 0;padding-left:1.25rem}.terms-section-body h3{font-size:1.125rem;font-weight:600;color:#111827;margin:1.5rem 0 .75rem}.terms-section-body h3:first-child{margin-top:0}.privacy-contact-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem 1.5rem;margin:1rem 0}.privacy-contact-box p{margin:0}.privacy-contact-box a{color:#3582fe;text-decoration:none;transition:color .2s}.privacy-contact-box a:hover{color:#2563eb;text-decoration:underline}.terms-toc{position:sticky;top:84px;align-self:start;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1rem;max-height:calc(100vh - 120px);overflow:auto}.terms-toc-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.terms-toc-title{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:#111827;letter-spacing:.08em;text-transform:uppercase}.terms-toc-toggle{display:none;padding:8px 10px;border-radius:10px;background:#f9fafb;border:1px solid #e5e7eb;color:#374151;cursor:pointer;transition:all .15s ease}.terms-toc-toggle:hover{background:#f3f4f6}.terms-toc-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.terms-toc-link{width:100%;display:flex;align-items:center;gap:10px;padding:10px;border-radius:12px;border:1px solid transparent;background:transparent;cursor:pointer;text-align:left;transition:all .15s ease;color:#374151}.terms-toc-link:hover{background:#f9fafb;border-color:#e5e7eb}.terms-toc-link.is-active{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.terms-toc-index{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:9999px;font-size:12px;font-weight:700;background:#f3f4f6;color:#374151;flex-shrink:0}.terms-toc-link.is-active .terms-toc-index{background:#dbeafe;color:#1d4ed8}.terms-toc-text{font-size:13px;line-height:1.3}.legal-title{font-size:2.5rem;font-weight:700;color:#111827;margin:0 0 1rem;letter-spacing:-.02em}.legal-subtitle{font-size:1.125rem;color:#6b7280;margin:0 0 2rem;line-height:1.6}.legal-updated{font-size:14px;color:#9ca3af;margin:0 0 3rem}.legal-section{margin-bottom:3rem}.legal-section h2{font-size:1.5rem;font-weight:600;color:#111827;margin:0 0 1rem}.legal-section h3{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .75rem}.legal-section p{font-size:1rem;color:#374151;line-height:1.7;margin:0 0 1rem}.legal-section ul{margin:1rem 0;padding-left:1.5rem}.legal-section li{font-size:1rem;color:#374151;line-height:1.7;margin-bottom:.5rem}.legal-section a{color:#3582fe;text-decoration:none;transition:color .2s}.legal-section a:hover{color:#2563eb;text-decoration:underline}.about-values{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem}.about-value{padding:1.5rem;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}.about-value-icon{width:48px;height:48px;background:linear-gradient(135deg,#e6f2fa,#dbeafe);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#3582fe;font-size:20px;margin-bottom:1rem}.about-value h3{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .5rem}.about-value p{font-size:14px;color:#6b7280;line-height:1.6;margin:0}.help-category{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.help-category-icon{width:48px;height:48px;background:linear-gradient(135deg,#e6f2fa,#dbeafe);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#3582fe;font-size:20px}.help-category h2{margin:0}.faq-item{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #f3f4f6}.faq-item:last-child{border-bottom:none}.faq-item h3{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .75rem}.faq-item p{font-size:1rem;color:#374151;line-height:1.7;margin:0}.legal-footer{padding:2rem;border-top:1px solid #f3f4f6;text-align:center;background:#f9fafb}.legal-footer p{font-size:13px;color:#9ca3af;margin:0}@media (max-width: 768px){.legal-nav{padding:1rem}.legal-content{padding:2rem 1.5rem}.legal-title{font-size:2rem}.legal-subtitle{font-size:1rem}.about-values{grid-template-columns:1fr;gap:1.5rem}.legal-section h2{font-size:1.25rem}.terms-layout{grid-template-columns:1fr;gap:1.5rem}.terms-toc{position:relative;top:auto;max-height:none;overflow:visible}.terms-toc-toggle{display:inline-flex}.terms-toc-list{display:none}.terms-toc.terms-toc--open .terms-toc-list{display:flex;margin-top:.75rem}.terms-section-title{font-size:1.25rem}}@media print{.legal-nav,.terms-toc,.legal-back-btn{display:none!important}.legal-page{background:#fff!important}.legal-content{padding:0!important;max-width:none!important}.terms-summary{border:1px solid #e5e7eb}a{color:#111827!important;text-decoration:underline!important}}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%;display:flex;flex-direction:column}nav{padding:1rem;border-bottom:1px solid #ccc;flex-shrink:0;display:flex;align-items:center}nav a{text-decoration:none;color:#333;margin-right:1rem}nav a:hover{color:#007bff}.mnp-chat-header-info{display:flex;flex-direction:column;gap:2px;align-items:flex-start}.mnp-chat-avatar{position:relative;width:40px;height:40px;border-radius:9999px;background:#fff3;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:2px solid rgba(255,255,255,.3);font-size:14px;font-weight:600;color:#fff}.mnp-chat-avatar-small{font-size:12px;font-weight:600;color:#6b7280;-webkit-user-select:none;user-select:none}.mnp-chat-status-dot{position:absolute;bottom:0;right:0;width:10px;height:10px;background:#10b981;border:2px solid #ffffff;border-radius:9999px}.mnp-chat-message-content{max-width:75%;display:flex;flex-direction:column;gap:4px;align-items:flex-start;flex:0 0 auto}.mnp-chat-date-divider{text-align:center;margin:8px 0;position:relative}.mnp-chat-date-divider span{background:#f7f9fc;color:#9ca3af;font-size:12px;padding:0 12px;position:relative;text-transform:uppercase;letter-spacing:.05em;font-weight:500}.mnp-chat-date-divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#e2e8f0;transform:translateY(-50%)}.mnp-chat-message-time{font-size:12px;color:#9ca3af;padding:0 4px}.mnp-chat-message-bubble{white-space:normal;word-break:break-word;overflow-wrap:break-word;display:inline-block;min-width:40px}.mnp-chat-message-bubble,.mnp-chat-message-time{flex-shrink:0}.mnp-chat-message{width:100%}.mnp-chat-message-avatar{flex-shrink:0}.mnp-chat-input-actions{display:flex;gap:8px;align-items:center}.mnp-chat-attach{width:36px;height:36px;border-radius:9999px;border:1px solid #e2e8f0;background:#fff;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease;flex-shrink:0}.mnp-chat-attach:hover:not(:disabled){background:#f9fafb;border-color:#cbd5e0;transform:scale(1.05)}.mnp-chat-attach:active:not(:disabled){transform:scale(.95)}.mnp-chat-attach:disabled{opacity:.4;cursor:not-allowed}.mnp-chat-message-bubble{width:-moz-fit-content;width:fit-content;max-width:70%}.mnp-chat-message-bubble.mnp-chat-typing{display:flex;align-items:center;gap:4px;min-width:60px}.mnp-chat-input-wrapper{flex:1;position:relative}.mnp-chat-message .mnp-chat-message-bubble{display:inline-block;width:auto;max-width:75%;white-space:normal;word-break:normal;overflow-wrap:anywhere;min-width:48px}.mnp-chat-message .mnp-chat-message-time{display:block}.mnp-chat-typing span{width:8px;height:8px;border-radius:9999px;background:#a0aec0;animation:typing 1.4s infinite}@keyframes typing{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-10px);opacity:1}}.mnp-chat-message .mnp-chat-message-bubble{display:inline-block!important;width:auto!important;max-width:75%!important;white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;min-width:64px!important;flex-shrink:0!important}.mnp-chat-message .mnp-chat-message-time{display:block!important}.mnp-chat-message .mnp-chat-message-bubble.mnp-chat-typing{display:flex!important;align-items:center!important;gap:4px!important;min-width:60px!important}.mnp-chat-message .mnp-chat-message-bubble.mnp-chat-typing span{width:8px!important;height:8px!important;border-radius:9999px!important;background:#a0aec0!important;animation:typing 1.4s ease-in-out infinite!important}.mnp-chat-message .mnp-chat-message-bubble.mnp-chat-typing span:nth-child(2){animation-delay:.2s!important}.mnp-chat-message .mnp-chat-message-bubble.mnp-chat-typing span:nth-child(3){animation-delay:.4s!important}.mnp-chat-message{margin-bottom:8px}.mnp-chat-message:last-child{margin-bottom:0;background-color:red}.mnp-chat-messages{gap:16px!important;padding:20px!important}.mnp-chat-message-bubble{margin-bottom:4px}.mnp-chat-message.mnp-chat-message-bot .mnp-chat-message-bubble{color:#111827;border:1px solid #e5e7eb;width:100%!important;max-width:100%!important}.mnp-chat-message.mnp-chat-message-user .mnp-chat-message-bubble{width:100%!important;max-width:100%!important}.mnp-chat-message-content{margin-bottom:0}.mnp-chat-message-user .mnp-chat-message-content{align-items:flex-end}.mnp-chat-message-bot .mnp-chat-message-content{align-items:flex-start}.mnp-chat-message-user{margin-bottom:1px}.mnp-chat-message-bot{margin-bottom:0}.mnp-chat-message-avatar{margin-right:8px}.mnp-chat-message-user .mnp-chat-message-avatar{margin-right:0}.mnp-switch{position:relative;display:inline-block;width:40px;height:22px;flex-shrink:0}.mnp-switch input{opacity:0;width:0;height:0}.mnp-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#e2e8f0;transition:.3s;border-radius:34px}.mnp-slider:before{position:absolute;content:"";height:18px;width:18px;left:2px;bottom:2px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 1px 3px #0000001a}input:checked+.mnp-slider{background-color:#3582fe}input:checked+.mnp-slider:before{transform:translate(18px)}input[type=color]::-webkit-color-swatch-wrapper{padding:0}input[type=color]::-webkit-color-swatch{border:none;border-radius:6px}input[type=color]::-moz-color-swatch{border:none;border-radius:6px}
