.hp-v2{--bg-canvas:#f7f6f3;--text-main:#1c1c1e;--text-muted:#6b7280;--accent-purple:#7c3aed;--accent-purple-glow:#7c3aed26;--surface-dark:#202124;--card-bg:#fff;--card-border:#e5e7eb;--phone-bg:#202124;--ambient-glow:radial-gradient(circle at 50% 0%, #00000008, transparent 60%);background-color:var(--bg-canvas);background-image:var(--ambient-glow);color:var(--text-main);min-height:100vh;font-family:Inter,sans-serif;line-height:1.5}.hp-v2 *{box-sizing:border-box;margin:0;padding:0}.hp-v2 h1,.hp-v2 h2,.hp-v2 h3{letter-spacing:-.04em;font-weight:700;line-height:1.1}.hp-v2 .gradient-text{background:linear-gradient(90deg, #d8b4fe, var(--accent-purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hp-v2 .number{color:var(--accent-purple);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.hp-v2 .site-header{z-index:100;background:0 0;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:1rem 2rem;transition:background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,border-color .3s;display:flex;position:fixed;top:0;left:0;right:0}.hp-v2 .site-header.scrolled{-webkit-backdrop-filter:blur(14px);background:#f2ede4d1;border-bottom-color:#0f0d1f14}.hp-v2 .floating-logo{pointer-events:auto;align-items:center;gap:.5rem;font-size:1.2rem;font-weight:700;display:flex}.hp-v2 .brand-hi{font-weight:800}.hp-v2 .brand-pepper{color:#a855f7;font-weight:800}.hp-v2 .floating-actions{z-index:100;pointer-events:auto;align-items:center;gap:1.5rem;display:flex}.hp-v2 .nav-login{color:var(--text-muted);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.hp-v2 .nav-login:hover{color:var(--text-main)}.hp-v2 .nav-start{background:var(--text-main);color:#fff;border-radius:99px;padding:.5rem 1rem;font-size:14px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 15px #a855f766}.hp-v2 .nav-start:hover{transform:translateY(-2px);box-shadow:0 6px 20px #a855f799}.hp-v2 .sticky-master-wrapper{width:100%;position:relative}.hp-v2 .phone-sticky-container{z-index:1;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:sticky;top:0;left:0;overflow:hidden}.hp-v2 .phone-mockup{background-color:var(--phone-bg);z-index:10;transform-origin:50%;will-change:transform;backface-visibility:hidden;border:8px solid #14141a;border-color:#1a1a24 #14141a #0a0a10;border-radius:40px;width:320px;height:650px;position:relative;overflow:hidden;box-shadow:0 0 40px #a855f71f,0 0 0 1px #ffffff1f,inset 0 0 0 1px #ffffff14,inset 0 10px 24px #000000e6}.hp-v2 .phone-notch{z-index:30;background-color:#000;border-radius:20px;align-items:center;gap:8px;width:130px;height:28px;padding:0 8px;display:flex;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 6px #ffffff1a}.hp-v2 .di-avatar{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.hp-v2 .di-avatar img{object-fit:contain;width:100%;height:100%}.hp-v2 .di-text{text-align:left;flex-direction:column;justify-content:center;display:flex}.hp-v2 .di-name{color:#fff;margin-bottom:2px;font-size:8px;font-weight:600;line-height:1}.hp-v2 .di-status{color:#10b981;align-items:center;gap:3px;font-size:7px;line-height:1;display:flex}.hp-v2 .di-status .dot{background-color:#10b981;border-radius:50%;width:4px;height:4px}.hp-v2 .status-bar{z-index:25;color:var(--text-main);letter-spacing:-.01em;justify-content:flex-end;align-items:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:13px;font-weight:600;display:flex;position:absolute;top:18px;left:28px;right:24px}.hp-v2 .sb-right{align-items:center;gap:6px;display:flex}.hp-v2 .sb-icon{opacity:.95;width:13px;height:13px}.hp-v2 .sb-battery{opacity:.95;width:21px;height:10px;margin-left:1px}.hp-v2 .phone-screen{background-color:var(--phone-bg);color:#f3f4f6;flex-direction:column;width:100%;height:100%;display:flex}.hp-v2 .hero-screen-overlay{z-index:20;opacity:1;background-color:#0a0a12;width:100%;height:100%;transition:opacity .8s;position:absolute;top:0;left:0}.hp-v2 .hero-screen-overlay.hidden{opacity:0;pointer-events:none}.hp-v2 .hero-text-block{text-align:center;will-change:transform, opacity;flex-direction:column;align-items:center;width:100%;padding:0 1rem;display:flex;position:absolute;top:70px;left:0}.hp-v2 #conversation-headline{opacity:0}.hp-v2 .hero-text-block h2{color:#fff;letter-spacing:-.02em;white-space:normal;margin-bottom:24px;font-size:1.55rem;line-height:1.15}.hp-v2 .hero-text-block h2 .line-1,.hp-v2 .hero-text-block h2 .line-2{white-space:nowrap;display:inline-block}.hp-v2 .hero-text-block p{color:var(--text-muted);font-size:13px;line-height:1.5}.hp-v2 .chat-message{flex-direction:column;max-width:85%;display:flex}.hp-v2 .chat-message.bot{align-self:flex-start;align-items:flex-start}.hp-v2 .chat-message.user{align-self:flex-end;align-items:flex-end}.hp-v2 .chat-bubble{border-radius:16px;max-width:100%;padding:.75rem 1rem;font-size:.85rem;line-height:1.4}.hp-v2 .chat-message.bot .chat-bubble{background-color:#2b2c31;border:1px solid #ffffff0d;border-bottom-left-radius:4px}.hp-v2 .chat-message.user .chat-bubble{color:#f3f4f6;background-color:#2a2236;border:1px solid #a855f729;border-bottom-right-radius:4px}.hp-v2 .voice-transcript{color:var(--text-muted);text-align:right;margin-top:6px;margin-right:4px;font-size:.75rem;font-style:italic;line-height:1.3}.hp-v2 .embedded-card{background:#2b2c31;border:1px solid #ffffff0d;border-radius:8px;margin-top:10px;padding:10px}.hp-v2 .ec-header{align-items:center;gap:6px;margin-bottom:4px;font-size:.8rem;display:flex}.hp-v2 .ec-body{color:#e2e8f0;font-size:.85rem;line-height:1.3}.hp-v2 .badge{text-transform:uppercase;border-radius:4px;margin-left:auto;padding:2px 6px;font-size:.6rem;font-weight:700}.hp-v2 .badge.yellow{color:#fbbf24;background:#eab30833}.hp-v2 .badge.green{color:#34d399;background:#10b98133}.hp-v2 .badge.blue{color:#60a5fa;background:#3b82f633}.hp-v2 .voice-msg{align-items:center;gap:8px;display:flex}.hp-v2 .play-btn{width:24px;height:24px;color:var(--accent-purple);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding-left:2px;font-size:.7rem;display:flex}.hp-v2 .chat-waveform{align-items:center;gap:2px;height:20px;display:flex}.hp-v2 .cw-bar{background:#fff9;border-radius:2px;width:2px;animation:1s ease-in-out infinite alternate cw-pulse}.hp-v2 .cw-1{height:8px;animation-delay:.1s}.hp-v2 .cw-2{height:16px;animation-delay:.3s}.hp-v2 .cw-3{height:12px;animation-delay:.2s}.hp-v2 .cw-4{height:20px;animation-delay:.4s}.hp-v2 .cw-5{height:10px;animation-delay:.1s}.hp-v2 .cw-6{height:18px;animation-delay:.5s}.hp-v2 .cw-7{height:14px;animation-delay:.3s}.hp-v2 .cw-8{height:8px;animation-delay:.2s}@keyframes cw-pulse{0%{opacity:.6;transform:scaleY(.6)}to{opacity:1;transform:scaleY(1.1)}}.hp-v2 .voice-time{opacity:.8;margin-left:4px;font-size:.75rem}.hp-v2 .image-msg{flex-direction:column;gap:8px;display:flex}.hp-v2 .img-placeholder{color:#ffffff80;background:#0000004d;border:1px dashed #fff3;border-radius:6px;justify-content:center;align-items:center;width:100%;height:100px;font-size:.8rem;display:flex;position:relative;overflow:hidden}.hp-v2 .img-placeholder .scan-laser{background-color:#10b981;width:100%;height:2px;animation:2.5s linear infinite alternate img-scan;position:absolute;top:0;left:0;box-shadow:0 0 8px #10b981}@keyframes img-scan{0%{opacity:0;top:0}10%{opacity:1}90%{opacity:1}to{opacity:0;top:calc(100% - 2px)}}.hp-v2 .content-scroll-track{z-index:10;pointer-events:none;margin-top:-100vh;position:relative}.hp-v2 .zoom-section{pointer-events:none;height:300vh}.hp-v2 .workflow-section{z-index:20;background-color:var(--bg-canvas);flex-direction:column;gap:8rem;max-width:1200px;margin:0 auto;padding:8rem 2rem;display:flex;position:relative}.hp-v2 .workflow-row{justify-content:space-between;align-items:center;gap:4rem;display:flex}.hp-v2 .workflow-row.reverse{flex-direction:row-reverse}.hp-v2 .workflow-left{flex:1;max-width:450px}.hp-v2 .workflow-left h3{color:var(--text-main);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:2.5rem;font-weight:500}.hp-v2 .workflow-left p{color:var(--text-muted);font-size:1.25rem;line-height:1.6}.hp-v2 .workflow-right{flex:1;justify-content:center;align-items:center;display:flex}.hp-v2 .mini-chat-window{background:var(--surface-dark);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;gap:1.5rem;width:100%;max-width:480px;padding:2rem;display:flex;box-shadow:0 20px 40px #0000001a}.hp-v2 .compact-capabilities{align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.hp-v2 .compact-cap{opacity:.8;align-items:center;gap:.75rem;display:flex}.hp-v2 .icon{background:#a855f726;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.hp-v2 .compact-cap span{color:#fff;font-size:.95rem;font-weight:500}.hp-v2 .voice-icon{gap:3px}.hp-v2 .voice-icon .bar{background-color:var(--accent-purple);border-radius:2px;width:2px;animation:.8s ease-in-out infinite alternate waveform}.hp-v2 .voice-icon .bar-1{height:8px;animation-delay:0s}.hp-v2 .voice-icon .bar-2{height:16px;animation-delay:.2s}.hp-v2 .voice-icon .bar-3{height:12px;animation-delay:.4s}.hp-v2 .voice-icon .bar-4{height:18px;animation-delay:.1s}.hp-v2 .voice-icon .bar-5{height:10px;animation-delay:.3s}@keyframes waveform{0%{transform:scaleY(.4)}to{transform:scaleY(1.1)}}.hp-v2 .text-icon{gap:3px}.hp-v2 .text-icon .dot{background-color:var(--accent-purple);border-radius:50%;width:4px;height:4px;animation:1.4s ease-in-out infinite both bounce}.hp-v2 .text-icon .dot-1{animation-delay:-.32s}.hp-v2 .text-icon .dot-2{animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.hp-v2 .photo-icon .receipt{border:2px solid var(--accent-purple);border-radius:3px;width:18px;height:22px;position:relative;overflow:hidden}.hp-v2 .photo-icon .r-line{background-color:#a855f766;border-radius:2px;height:2px;position:absolute;left:2px}.hp-v2 .photo-icon .scan-line{background-color:#10b981;width:100%;height:2px;animation:1.5s linear infinite alternate scan;position:absolute;top:0;left:0;box-shadow:0 0 6px #10b981}@keyframes scan{0%{opacity:1;top:0}90%{opacity:1}to{opacity:0;top:calc(100% - 2px)}}.hp-v2 .step h2{letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.2rem;font-weight:500;line-height:1.1}.hp-v2 .step p{color:var(--text-muted);font-size:1.05rem}.hp-v2 .pricing-section{z-index:20;background-color:var(--bg-canvas);max-width:1200px;margin:0 auto;padding:5rem 3rem;position:relative}.hp-v2 .pricing-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.hp-v2 .price-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;padding:2rem;transition:transform .3s}.hp-v2 .price-card:hover{transform:translateY(-5px)}.hp-v2 .price-card.border-green{border-top:4px solid #10b981}.hp-v2 .price-card.border-blue{border-top:4px solid #3b82f6}.hp-v2 .price-card.border-yellow{border-top:4px solid #f59e0b}.hp-v2 .price-card h3{margin-bottom:1rem;font-size:1.25rem}.hp-v2 .price-card .price{margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.hp-v2 .price-card .price span{color:var(--text-muted);font-size:1rem;font-weight:400}.hp-v2 .price-card p{color:var(--text-muted);margin-bottom:2rem;font-size:.9rem}.hp-v2 .price-card ul{color:var(--text-muted);font-size:.9rem;list-style:none}.hp-v2 .price-card ul li{margin-bottom:.5rem}.hp-v2 .reveal-up{opacity:0;transition:all .8s cubic-bezier(.16,1,.3,1);transform:translateY(40px)}.hp-v2 .reveal-up.visible{opacity:1;transform:translateY(0)}.hp-v2 .delay-1{transition-delay:.15s}.hp-v2 .delay-2{transition-delay:.3s}.hp-v2 .trust-section{z-index:20;max-width:1200px;margin:0 auto;padding:6rem 3rem;position:relative}.hp-v2 .trust-header{text-align:center;margin-bottom:4rem}.hp-v2 .trust-header .eyebrow{color:var(--accent-purple);text-transform:uppercase;letter-spacing:.1em;background:#a855f71a;border:1px solid #a855f733;border-radius:20px;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.hp-v2 .trust-header h2{font-size:2.5rem}.hp-v2 .trust-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.hp-v2 .trust-card{background:var(--card-bg);border:1px solid var(--card-border);text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 4px 20px #00000008}.hp-v2 .trust-card:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 50% -20%,#a855f726,#0000 70%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.hp-v2 .trust-card:hover{border-color:#a855f766;transform:translateY(-8px);box-shadow:0 10px 40px #a855f726}.hp-v2 .trust-card:hover:before{opacity:1}.hp-v2 .trust-icon{background:#7c3aed0d;border:1px solid #7c3aed1a;border-radius:50%;width:64px;height:64px;margin-bottom:1.5rem;font-size:2.25rem;line-height:64px;display:inline-block}.hp-v2 .trust-card h3{color:var(--text-main);margin-bottom:.5rem;font-size:1.25rem}.hp-v2 .trust-card p{color:var(--text-muted);font-size:.95rem;font-weight:500}.hp-v2 .faq-section{z-index:20;max-width:1200px;margin:0 auto;padding:6rem 3rem;position:relative}.hp-v2 .section-title{text-align:center;margin-bottom:4rem;font-size:2.5rem}.hp-v2 .faq-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.hp-v2 .faq-item{background:var(--card-bg);border:1px solid var(--card-border);cursor:pointer;border-radius:16px;margin-bottom:1.5rem;padding:1.5rem;transition:all .3s;box-shadow:0 4px 20px #00000008}.hp-v2 .faq-item:hover{border-color:#a855f766;box-shadow:0 4px 30px #a855f71a}.hp-v2 .faq-question{color:var(--text-main);justify-content:space-between;align-items:center;font-size:1.05rem;font-weight:600;display:flex}.hp-v2 .faq-question .icon{color:var(--accent-purple);background:0 0;border-radius:0;width:auto;height:auto;font-size:1.5rem;line-height:1;transition:transform .3s}.hp-v2 .faq-answer{opacity:0;max-height:0;transition:max-height .4s,margin-top .4s,opacity .4s;overflow:hidden}.hp-v2 .faq-item.active .faq-answer{opacity:1;max-height:300px;margin-top:1rem}.hp-v2 .faq-item.active .faq-question .icon{transform:rotate(45deg)}.hp-v2 .faq-answer p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.hp-v2 .cta-section{z-index:20;max-width:1200px;margin:0 auto;padding:4rem 3rem 8rem;position:relative}.hp-v2 .cta-container{background:linear-gradient(145deg,#11111af2,#05050af2);border:1px solid #a855f74d;border-radius:24px;justify-content:space-between;align-items:center;padding:5rem 4rem;display:flex;box-shadow:0 20px 80px #a855f726,inset 0 0 40px #a855f70d}.hp-v2 .cta-text h2{color:#fff;max-width:550px;margin-bottom:1.25rem;font-size:3rem}.hp-v2 .cta-text p{color:var(--text-muted);font-size:1.15rem}.hp-v2 .cta-action{flex-direction:column;align-items:center;gap:.75rem;min-width:250px;display:flex}.hp-v2 .btn-primary{background:var(--accent-purple);color:#fff;cursor:pointer;border:none;border-radius:14px;width:100%;padding:1.25rem 2.5rem;font-size:1.15rem;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 30px #a855f766}.hp-v2 .btn-primary:hover{transform:translateY(-2px);box-shadow:0 15px 40px #a855f799}.hp-v2 .cta-note{color:var(--text-muted);font-size:.85rem}.hp-v2 .site-footer{border-top:1px solid var(--card-border);z-index:20;background:#020204;padding:4rem 3rem 2rem;position:relative}.hp-v2 .footer-top{justify-content:space-between;align-items:flex-start;max-width:1200px;margin:0 auto 4rem;display:flex}.hp-v2 .footer-brand .logo{color:#fff;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:700;display:flex}.hp-v2 .footer-brand p{color:var(--text-muted);font-size:.95rem}.hp-v2 .footer-links{gap:5rem;display:flex}.hp-v2 .footer-links-column{flex-direction:column;gap:1rem;display:flex}.hp-v2 .footer-links-column a{color:var(--text-muted);font-size:.95rem;text-decoration:none;transition:color .2s}.hp-v2 .footer-links-column a:hover{color:#fff}.hp-v2 .footer-bottom{border-top:1px solid var(--card-border);text-align:center;max-width:1200px;color:var(--text-muted);margin:0 auto;padding-top:2rem;font-size:.85rem}@keyframes t-bounce{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}@media (max-width:1024px){.hp-v2 .trust-grid{grid-template-columns:1fr;gap:1.5rem}.hp-v2 .faq-grid{grid-template-columns:1fr;gap:0}.hp-v2 .faq-item{margin-bottom:1rem}.hp-v2 .cta-container{text-align:center;flex-direction:column;gap:3rem;padding:4rem 2rem}.hp-v2 .cta-text h2{max-width:100%;font-size:2.5rem}.hp-v2 .cta-action{width:100%;max-width:350px}.hp-v2 .footer-top{flex-direction:column;gap:3rem}.hp-v2 .compact-capabilities{justify-content:center;gap:1rem}.hp-v2 .compact-cap span{font-size:.85rem}}@media (max-width:768px){.hp-v2 .pricing-section{padding:4rem 1.5rem}.hp-v2 .site-header{padding:.75rem 1rem}.hp-v2 .nav-login{display:none}.hp-v2 .step h2{margin-bottom:.5rem;font-size:1.8rem;line-height:1.15}.hp-v2 .step p{font-size:.95rem}.hp-v2 .compact-capabilities{gap:.75rem}.hp-v2 .compact-cap span{font-size:.8rem}.hp-v2 .workflow-section{gap:5rem;padding:4rem 1.5rem}.hp-v2 .workflow-row,.hp-v2 .workflow-row.reverse{text-align:center;flex-direction:column;gap:2rem}.hp-v2 .workflow-left{max-width:100%}.hp-v2 .workflow-left h3{font-size:2rem}.hp-v2 .workflow-left p{font-size:1.1rem}.hp-v2 .mini-chat-window{padding:1.25rem}}
