@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&family=Playfair+Display:wght@400;500;600;700&display=swap);:root{--primary-dark:#0a0a0a;--primary-light:#f9f9f9;--accent-gold:#d4af37;--accent-gold-light:#f8e8a0;--accent-gold-dark:#b8860b;--gradient-start:#d4af37;--gradient-middle:#f5d76e;--gradient-end:#926f34;--text-dark:#1a1a1a;--text-light:#fff;--text-gray:#8a8a8a;--font-primary:"Montserrat",sans-serif;--font-secondary:"Playfair Display",serif}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:#0a0a0a;background-color:var(--primary-dark);color:#fff;color:var(--text-light);font-family:Montserrat,sans-serif;font-family:var(--font-primary);font-size:16px;line-height:1.5;overflow-x:hidden}h1,h2,h3,h4,h5,h6{line-height:1.2;margin:0 0 1rem}a{color:inherit;text-decoration:none;transition:all .3s ease}button{border:none;cursor:pointer;font-family:Montserrat,sans-serif;font-family:var(--font-primary);outline:none}.app-container{display:flex;flex-direction:column;min-height:100vh}section{padding:100px 5%;position:relative}.gradient-text{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-middle),var(--gradient-end));color:#0000}.accent-text{color:var(--text-light)}.primary-button{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-middle),var(--gradient-end));box-shadow:0 4px 20px #d4af374d;color:var(--text-dark);padding:12px 28px}.primary-button:before{background:linear-gradient(135deg,var(--gradient-end),var(--gradient-middle),var(--gradient-start))}.primary-button:active{transform:translateY(2px)}.secondary-button{border:1px solid #d4af3780;border-radius:30px;color:#fff;color:var(--text-light);font-weight:600;padding:11px 27px;transition:all .3s ease}.secondary-button:hover{border-color:#d4af37;border-color:var(--accent-gold)}.floating-cta{animation:float 6s ease-in-out infinite;bottom:30px;position:fixed;right:30px;z-index:1000}.floating-cta .cta-button{background:linear-gradient(135deg,#d4af37,#f5d76e);background:linear-gradient(135deg,var(--gradient-start),var(--gradient-middle));border-radius:30px;box-shadow:0 10px 30px #d4af374d;color:#1a1a1a;color:var(--text-dark);font-weight:600;padding:14px 30px;transition:all .3s ease}.floating-cta .cta-button:hover{box-shadow:0 15px 30px #d4af3766;transform:translateY(-5px)}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#0a0a0a;background-color:var(--primary-dark);color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#f8e8a0;color:var(--accent-gold-light)}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media (max-width:992px){section{padding:80px 5%}}@media (max-width:768px){section{padding:60px 5%}}@media (max-width:576px){section{padding:40px 5%}}.app-splash-container{background:#0a0a0a;color:#fff;font-family:Montserrat,sans-serif;min-height:100vh;padding:40px 20px}.app-splash-content{margin:0 auto;max-width:1200px}.app-splash-header{border-bottom:1px solid #ffffff1a;margin-bottom:60px;padding-bottom:20px;text-align:center}.app-splash-title{font-family:Playfair Display,serif;font-size:48px;line-height:1.2;margin-bottom:15px}.app-splash-subtitle{color:#ffffffb3;font-size:18px;line-height:1.5;margin:0 auto;max-width:600px}.app-showcase{align-items:center;display:flex;justify-content:space-between;margin-bottom:80px}.phone-mockup{flex:0 0 300px}.phone-frame{border:1px solid #ffffff1a;box-shadow:0 25px 50px -12px #00000080;height:550px;padding:10px;width:280px}.phone-screen{background:#111;border-radius:28px}.app-screenshot{display:block;height:auto;width:100%}.app-features{flex:1 1;padding-left:60px}.features-title{font-family:Playfair Display,serif;font-size:32px;margin-bottom:30px}.feature-item{align-items:flex-start;display:flex;margin-bottom:30px}.feature-icon{color:#d4af37;flex:0 0 50px;height:50px;margin-right:20px}.feature-icon svg{stroke:currentColor;height:36px;width:36px}.feature-text{flex:1 1}.feature-text h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,#f5d76e,#926f34);-webkit-background-clip:text;background-clip:text;font-size:20px;margin-bottom:8px;margin-top:0}.feature-text p{color:#fffc;font-size:16px;line-height:1.5;margin:0}.download-section{background:#ffffff0d;border-left:4px solid #d4af37;border-radius:16px;margin-bottom:60px;padding:40px;text-align:center}.download-title{font-family:Playfair Display,serif;font-size:36px;margin-bottom:10px}.download-subtitle{color:#ffffffb3;font-size:18px;margin-bottom:30px}.app-store-buttons{gap:20px}.app-store-buttons,.store-button{display:flex;justify-content:center}.store-button{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:30px;color:#fff;font-weight:500;padding:12px 24px;text-decoration:none;transition:all .3s ease}.store-button:hover{background:#fff3;box-shadow:0 7px 20px #0003;transform:translateY(-2px)}.store-icon{height:24px;margin-right:10px;width:24px}.testimonial-section{margin:60px 0}.testimonial{margin:0 auto;max-width:800px}.testimonial-content{background:#ffffff0d;border-radius:8px;color:#ffffffb3;font-size:18px;font-style:italic;line-height:1.6;padding:30px;position:relative}.testimonial-content:before{color:#d4af3733;content:'"';font-family:Georgia,serif;font-size:60px;left:10px;position:absolute;top:-20px}.testimonial-author{color:#ffffffe6;font-style:normal;font-weight:500;margin-top:15px;text-align:right}.cta-section{margin:80px 0 40px}.cta-title{font-family:Playfair Display,serif;font-size:36px;margin-bottom:15px}.cta-text{color:#ffffffb3;font-size:18px;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:600px}.cta-button{background:linear-gradient(135deg,#d4af37,#f5d76e,#926f34);border-radius:30px;box-shadow:0 4px 15px #d4af374d;color:#1a1a1a;font-size:18px;overflow:hidden;padding:16px 36px;position:relative;z-index:1}.cta-button:before{background:linear-gradient(135deg,#926f34,#f5d76e,#d4af37);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:-1}.cta-button:hover:before{opacity:1}.cta-button:hover{box-shadow:0 7px 20px #d4af3766}.guarantee-text{color:#fff9;font-size:14px;margin-top:20px}.splash-footer{border-top:1px solid #ffffff1a;margin-top:80px;padding-top:30px;text-align:center}.footer-text{color:#ffffff80;font-size:14px;margin-bottom:10px}.footer-tagline{font-weight:500}@media (max-width:992px){.app-showcase{flex-direction:column}.phone-mockup{margin-bottom:40px}.app-features{padding-left:0}.features-title{text-align:center}}@media (max-width:768px){.app-splash-title{font-size:36px}.app-splash-subtitle{font-size:16px}.download-title{font-size:30px}.feature-item{margin-bottom:20px}.app-store-buttons{align-items:center;flex-direction:column;gap:15px}.store-button{width:80%}.cta-title{font-size:30px}.cta-text{font-size:16px}}@media (max-width:480px){.app-splash-container{padding:20px 15px}.app-splash-title{font-size:28px}.phone-frame{height:480px;width:240px}.testimonial-content{font-size:16px;padding:20px}.cta-button{font-size:16px;padding:14px 28px;width:100%}}.mockup-content{align-items:center;background-color:#0a0a0a;display:flex;flex-direction:column;height:100%;padding:20px;text-align:center}.mockup-logo-container{align-items:center;display:flex;height:100px;justify-content:center;margin-bottom:20px;margin-top:20px;width:100px}.mockup-logo{height:100%;object-fit:contain;width:100%}.mockup-welcome{margin-bottom:30px;margin-top:20px}.welcome-text{font-size:16px;font-weight:500;margin-bottom:15px}.drink-text{color:#fffc;font-size:14px;line-height:1.5;margin:0 auto;max-width:200px}.mockup-buttons{display:flex;flex-direction:column;gap:10px;margin-bottom:20px;margin-top:auto;width:100%}.mockup-button{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:10px}.yes-button{background:linear-gradient(135deg,#d4af37,#f5d76e,#926f34);color:#0a0a0a}.browse-button{background:#ffffff1a;border:1px solid #fff3;color:#fff}.video-popup-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000d9;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.video-popup-container{background-color:#0a0a14;border-radius:12px;box-shadow:0 25px 50px -12px #00000080;display:flex;flex-direction:column;max-width:90%;overflow:hidden;position:relative;width:800px}.video-popup-container.thank-you-mode{display:flex!important;flex-direction:column!important;height:650px!important;justify-content:space-between!important;max-width:320px!important;width:320px!important}.popup-close-btn,.video-popup-container .popup-close-btn,.video-popup-overlay .popup-close-btn{align-items:center!important;background:#d4af37e6!important;border:none!important;border-radius:50%!important;bottom:15px!important;box-shadow:0 2px 8px #0000004d!important;color:#000!important;cursor:pointer!important;display:flex!important;font-size:20px!important;font-weight:700!important;height:40px!important;justify-content:center!important;min-height:40px!important;min-width:40px!important;opacity:1!important;pointer-events:auto!important;position:fixed!important;right:15px!important;transition:all .3s ease!important;visibility:visible!important;width:40px!important;z-index:9999!important}.popup-close-btn:hover,.video-popup-container .popup-close-btn:hover,.video-popup-overlay .popup-close-btn:hover{background:#d4af37!important;transform:scale(1.1)!important}.video-section{height:350px;overflow:hidden;position:relative;width:100%}.video-background,.video-element{height:100%;left:0;position:absolute;top:0;width:100%}.video-element{object-fit:cover;opacity:0;transition:opacity 1s ease}.video-element.active{opacity:1}.video-overlay{background-color:#0009}.gradient-overlay{background:linear-gradient(0deg,#0a0a14 0,#0a0a1400)}.grid-pattern{background-image:linear-gradient(#ffffff0d 1px,#0000 0),linear-gradient(90deg,#ffffff0d 1px,#0000 0);background-size:20px 20px;z-index:1}.content-overlay{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;padding:30px;position:absolute;text-align:center;top:0;width:100%;z-index:10}.content-heading{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f0b743,#e0912d);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:15px;max-width:80%;text-shadow:0 2px 4px #0000004d}.content-text{color:#ffffffe6;font-size:1.2rem;line-height:1.5;margin-bottom:25px;max-width:80%}.cta-button{align-items:center;background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));background:linear-gradient(135deg,#f0b743,#e0912d);border:none;cursor:pointer;display:flex;font-size:14px;font-weight:600;height:42px;justify-content:center;min-width:320px;padding:10px 24px;text-align:center;white-space:nowrap}.cta-button:hover{box-shadow:0 8px 15px #f0b7434d;box-shadow:0 10px 20px #f0b7434d;transform:translateY(-2px)}.button-icon{transition:transform .3s ease}.cta-button:hover .button-icon{transform:translateX(3px)}.progress-indicators{bottom:15px;display:flex;gap:8px;justify-content:center;left:0;position:absolute;width:100%;z-index:20}.progress-dot{background-color:#ffffff4d;border-radius:50%;cursor:pointer;height:10px;transition:all .3s ease;width:10px}.progress-dot.active{background-color:#ffffffe6;transform:scale(1.2)}.stats-section{background-color:#0a0a14;gap:20px;padding:25px 20px}.stat-box,.stats-section{align-items:center;display:flex;justify-content:center}.stat-box{background:linear-gradient(145deg,#191928cc,#0f0f19cc);border:1px solid #ffffff1a;border-radius:8px;box-shadow:0 4px 15px #0003;flex-direction:column;min-width:120px;padding:15px 20px;transition:all .3s ease}.stat-box:hover{border-color:#f0b7434d;box-shadow:0 8px 25px #f0b74333;transform:translateY(-5px)}.stat-value{align-items:flex-start;display:flex;font-size:2.5rem}.gold-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f0b743,#e0912d);-webkit-background-clip:text;background-clip:text}.accent-text{color:#f0b743;font-size:1.4rem;margin-top:5px}.stat-label{color:#fffc;font-size:.9rem;margin-top:5px;white-space:nowrap}.form-container{background-color:#0a0a14;padding:40px 30px}.form-title{font-size:2rem;margin-bottom:25px;text-align:center}.lead-magnet-description{align-items:center;color:#ffffffe6;display:flex;font-size:1.1rem;gap:8px;justify-content:center;margin-bottom:30px;text-align:center}.icon-inline{color:#f0b743}.lead-form{display:flex;flex-direction:column;gap:20px}.form-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.form-group.full-width{grid-column:span 2}.form-group label{color:#fffc;font-size:.9rem}.form-group input,.form-group select{background-color:#ffffff0d;border-radius:8px;color:#fff;font-size:1rem;padding:12px}.form-group input:focus,.form-group select:focus{border-color:#f0b743;box-shadow:0 0 0 2px #f0b74333}.form-submit{display:flex;justify-content:center;margin-top:10px}.submit-button{max-width:400px;padding:14px 30px}.thank-you-container{align-items:center;display:flex;flex-direction:column;gap:30px;height:100%;justify-content:space-between;padding:40px 10px;text-align:center}.white-text{color:#fff;font-weight:700}.thank-you-title{font-size:2.2rem;margin-bottom:1rem}.thank-you-message{color:#ffffffe6;font-size:1.1rem;margin:0 auto 20px;max-width:95%}.thank-you-image{border-radius:8px;margin-bottom:20px;max-width:100%}.gradient-text{display:inline}.gradient-text,.primary-button{background:linear-gradient(135deg,#f0b743,#e0912d)}.primary-button{align-items:center;border-radius:50px;display:flex;font-size:16px;justify-content:center;margin-top:10px;max-width:280px;width:90%}.primary-button:hover{box-shadow:0 8px 15px #f0b7434d}@media (max-width:768px){.content-heading{font-size:1.8rem}.content-text{font-size:1rem}.form-grid{grid-template-columns:1fr}.form-group.full-width{grid-column:span 1}.stats-section{flex-direction:column;gap:20px}.stat-box{width:100%}.popup-close-btn,.video-popup-container .popup-close-btn,.video-popup-overlay .popup-close-btn{background:#d4af37!important;bottom:20px!important;box-shadow:0 4px 12px #00000080!important;font-size:22px!important;height:45px!important;min-height:45px!important;min-width:45px!important;position:fixed!important;right:20px!important;width:45px!important;z-index:99999!important}}@media (max-width:480px){.popup-close-btn,.video-popup-container .popup-close-btn,.video-popup-overlay .popup-close-btn{background:#d4af37!important;bottom:15px!important;box-shadow:0 4px 12px #00000080!important;font-size:18px!important;height:40px!important;min-height:40px!important;min-width:40px!important;position:fixed!important;right:15px!important;width:40px!important;z-index:99999!important}}@media (max-height:600px) and (orientation:landscape){.popup-close-btn,.video-popup-container .popup-close-btn,.video-popup-overlay .popup-close-btn{bottom:5px!important;font-size:14px!important;height:30px!important;min-height:30px!important;min-width:30px!important;right:5px!important;width:30px!important}}.navbar{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#0a0e171a;height:80px;left:0;padding:0 5%;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.navbar-scrolled{background:#0a0e17f2;box-shadow:0 4px 30px #0000001a;height:70px}.navbar-container{justify-content:space-between;margin:0 auto;max-width:1400px}.navbar-container,.navbar-logo{height:100%}.logo-container,.navbar-container,.navbar-logo{align-items:center;display:flex}.logo-text{font-size:28px;font-weight:700;letter-spacing:-.5px}.nav-menu{list-style:none;text-align:center}.nav-item,.nav-menu{align-items:center;display:flex;height:100%}.nav-item{position:relative}.nav-link{color:var(--text-light);font-size:15px;font-weight:500;letter-spacing:.5px;opacity:.8;padding:0 20px;text-transform:uppercase;transition:all .3s ease}.nav-link:hover{opacity:1}.nav-link:after{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));bottom:25px;content:"";height:2px;left:20px;position:absolute;transition:width .3s ease;width:0}.nav-link:hover:after{width:calc(100% - 40px)}.nav-button{font-size:14px;margin-left:20px;padding:10px 24px}.menu-icon{cursor:pointer;display:none}.hamburger{display:flex;flex-direction:column;height:22px;justify-content:space-between;position:relative;width:30px}.hamburger span{background:var(--text-light);border-radius:3px;display:block;height:2px;transition:all .3s ease;width:100%}.hamburger.active span:first-child{transform:translateY(10px) rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:translateY(-10px) rotate(-45deg)}@media screen and (max-width:960px){.menu-icon{display:block}.nav-menu{background:var(--primary-dark);display:flex;flex-direction:column;height:calc(100vh - 70px);left:-100%;opacity:0;padding-top:30px;position:absolute;top:70px;transition:all .5s ease;width:100%}.nav-menu.active{left:0;opacity:1}.nav-item{height:auto;margin:20px 0}.nav-link{display:block;font-size:18px;padding:15px;width:100%}.nav-link:after{display:none}.nav-button{font-size:16px;margin:20px 0 0;padding:15px;width:80%}}.hero-section{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow:hidden;padding-bottom:0;padding-top:80px;position:relative}.hero-background{background-color:#121212}.hero-background,.image-background{z-index:0}.hero-background,.image-background,.image-element{height:100%;left:0;position:absolute;top:0;width:100%}.image-element{object-fit:cover;opacity:0;transition:opacity .8s ease;will-change:opacity;z-index:1}.image-element.active{opacity:1}.image-overlay{background-color:#000000b3;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.gradient-overlay{z-index:3}.grid-pattern{z-index:4}.hero-content{margin-bottom:60px;max-width:600px;padding:0 20px;text-align:center;z-index:5}.hero-title{font-family:var(--font-secondary);font-size:84px;font-weight:700;letter-spacing:-1px;margin-bottom:20px}.ez-text,.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,#f5e28a);background:linear-gradient(135deg,var(--gradient-start,#d4af37),var(--gradient-end,#f5e28a));-webkit-background-clip:text;background-clip:text;color:#e0b841;color:var(--accent-gold,#e0b841);color:#0000}.accent-text,.drink-text{color:#fff;font-weight:300}.hero-subtitle{color:#ffffffe6;font-size:28px;font-weight:300;letter-spacing:2px;margin-bottom:24px;text-transform:uppercase}.hero-description{color:#ffffffb3;font-size:18px;font-weight:400;line-height:1.7;margin-bottom:40px;text-align:center}.hero-cta{display:flex;gap:20px;justify-content:center}.ezfest-button,.primary-button,.secondary-button{border:none;border-radius:50px;cursor:pointer;font-size:16px;font-weight:600;padding:14px 28px;transition:all .3s ease}.primary-button{background:linear-gradient(135deg,#d4af37,#f5e28a);background:linear-gradient(135deg,var(--gradient-start,#d4af37),var(--gradient-end,#f5e28a));color:#000}.primary-button:hover{box-shadow:0 10px 20px #0003,0 0 15px #d4af374d;transform:translateY(-3px)}.wide-button{min-width:200px;padding:15px 50px}.secondary-button{background:#0000;border:2px solid #e0b841;border:2px solid var(--accent-gold,#e0b841);color:#e0b841;color:var(--accent-gold,#e0b841)}.secondary-button:hover{background:#d4af371a;transform:translateY(-3px)}.ezfest-button{background:linear-gradient(135deg,#ff6b35,#ff8c42);border:2px solid #ff6b35;color:#fff}.ezfest-button:hover{background:linear-gradient(135deg,#ff8c42,#ff6b35);box-shadow:0 10px 20px #0003,0 0 15px #ff6b354d;transform:translateY(-3px)}.hero-visual{align-items:center;display:flex;justify-content:center;margin-bottom:50px;max-width:1200px;padding:0 20px;position:relative;width:100%;z-index:5}.stats-container{gap:30px;justify-content:center;margin-right:60px;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.23,1,.32,1)}.stats-container.animate{opacity:1;transform:translateY(0)}.stat-card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #d4af371a;border-radius:16px;cursor:pointer;overflow:hidden;padding:20px;position:relative;transition:all .3s ease;width:170px}.stat-card.active,.stat-card:hover{border-color:#e0b84180;box-shadow:0 10px 25px #0003,0 0 15px #e0b84133;transform:translateY(-5px)}.stat-icon{align-items:center;background:linear-gradient(135deg,#d4af371a,#b8860b1a);border-radius:12px;color:#e0b841;color:var(--accent-gold,#e0b841);display:flex;height:50px;justify-content:center;margin-bottom:15px;width:50px}.stat-icon svg{stroke-width:1.5;height:26px;width:26px}.stat-content{text-align:left}.stat-value{background:linear-gradient(135deg,#d4af37,#f5e28a);background:linear-gradient(135deg,var(--gradient-start,#d4af37),var(--gradient-end,#f5e28a));-webkit-background-clip:text;background-clip:text;color:var(--text-light);color:#0000;font-size:36px;font-weight:700;margin-bottom:5px}.stat-value span{font-size:22px;font-weight:600}.stat-label{color:#ffffffb3;font-size:14px}.learn-more-hint{bottom:8px;color:#e0b841;font-size:.75rem;left:0;opacity:0;pointer-events:none;position:absolute;text-align:center;transform:translateY(10px);transition:all .3s ease;width:100%}.stat-card:hover .learn-more-hint{opacity:1;transform:translateY(0)}.stat-card.active{background:#e0b8411a;border-color:#e0b84199}.stat-card.active .stat-value{color:#e0b841}.device-mockup{animation:deviceFloat 6s ease-in-out infinite;cursor:pointer;position:relative;transform:perspective(800px) rotateY(-15deg) rotateX(10deg) rotate(-3deg);transition:all .5s ease}.device-mockup:hover{transform:perspective(800px) rotateY(-10deg) rotateX(5deg) rotate(-1deg) translateY(-10px)}.phone-frame{background:#1a1a1a;border-radius:36px;box-shadow:0 50px 100px #00000080,0 0 0 2px #d4af3733,inset 0 0 10px #0009;height:520px;padding:12px;position:relative;width:260px}.phone-screen{background:#000;border-radius:24px;height:100%;overflow:hidden;position:relative;width:100%}.app-screen{background:linear-gradient(135deg,#0a0a0a,#1a1a1a);display:flex;flex-direction:column;height:100%;width:100%}.app-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:20px 15px}.app-logo{background:linear-gradient(135deg,#d4af37,#f5e28a);background:linear-gradient(135deg,var(--gradient-start,#d4af37),var(--gradient-end,#f5e28a));-webkit-background-clip:text;background-clip:text;color:#0000;font-size:18px;font-weight:700}.app-icon{background:linear-gradient(135deg,#d4af37,#f5e28a);background:linear-gradient(135deg,var(--gradient-start,#d4af37),var(--gradient-end,#f5e28a));border-radius:6px;height:24px;width:24px}.app-content{display:flex;flex:1 1;flex-direction:column;gap:15px;overflow-y:auto;padding:20px 15px}.menu-item{align-items:center;background:#ffffff0d;border:1px solid #ffffff0d;border-radius:12px;display:flex;justify-content:space-between;padding:12px 15px;transition:all .3s ease}.menu-item.active{background:#d4af371a;border-color:#d4af374d}.menu-item-info{display:flex;flex-direction:column}.menu-item-name{color:#fff;font-size:14px;font-weight:500;margin-bottom:4px}.menu-item-price{color:#fff9;font-size:12px}.menu-item-action{align-items:center;background:linear-gradient(135deg,#d4af37,#f5e28a);background:linear-gradient(135deg,var(--gradient-start,#d4af37),var(--gradient-end,#f5e28a));border-radius:50%;color:#000;display:flex;font-size:16px;font-weight:700;height:26px;justify-content:center;width:26px}.app-footer{border-top:1px solid #ffffff1a;padding:15px}.order-button{background:linear-gradient(135deg,#d4af37,#e5c860,#f5e28a);background:linear-gradient(135deg,var(--gradient-start,#d4af37),var(--gradient-middle,#e5c860),var(--gradient-end,#f5e28a));border-radius:12px;color:#000;color:var(--text-dark,#000);font-size:14px;font-weight:600;padding:12px;text-align:center}.device-mockup:after{background-color:#d4af37e6;border-radius:20px;box-shadow:0 4px 10px #0000004d;color:#000;content:"Click to see menu integration";font-size:14px;font-weight:600;left:50%;opacity:0;padding:8px 16px;pointer-events:none;position:absolute;top:-40px;transform:translateX(-50%);transition:opacity .3s ease,transform .3s ease;white-space:nowrap;z-index:5}.device-mockup:hover:after{opacity:1;transform:translateX(-50%) translateY(-5px)}.scroll-indicator{align-items:center;bottom:30px;color:#fff9;display:flex;flex-direction:column;font-size:14px;gap:10px;left:50%;position:absolute;transform:translateX(-50%);z-index:5}.scroll-indicator svg{animation:bounce 2s infinite;height:24px;width:24px}.menu-popup-overlay{align-items:flex-start;background-color:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:120px 10px 10px;position:fixed;right:0;top:0;z-index:1000}.menu-popup{background-color:#121212;border:1px solid #d4af3733;border-radius:16px;box-shadow:0 20px 40px #00000080;color:#fff;max-height:85vh;max-width:600px;overflow-y:auto;padding:30px;position:relative;width:90%}.close-popup{align-items:center;background:#0000;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:30px;justify-content:center;position:absolute;right:15px;top:15px;transition:all .2s ease;width:30px}.close-popup:hover{background:#ffffff1a}.menu-popup h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,#f5e28a);background:linear-gradient(135deg,var(--gradient-start,#d4af37),var(--gradient-end,#f5e28a));-webkit-background-clip:text;background-clip:text;font-size:28px;font-weight:700;margin-bottom:5px;margin-top:0}.menu-popup .subtitle{color:#ffffffb3;font-size:16px;margin-bottom:25px}.popup-content{margin:20px 0}.popup-content h3{color:#e0b841;font-size:20px;margin:25px 0 15px}.popup-content p{color:#fffc;line-height:1.6;margin-bottom:15px}.popup-content ol,.popup-content ul{color:#fffc;margin:15px 0;padding-left:20px}.popup-content li{line-height:1.5;margin-bottom:10px}.popup-content strong{color:#fff}.phone-click-action{background:#d4af371a;border:1px solid #d4af374d;border-radius:8px;margin:25px 0;padding:15px 20px;text-align:center}.phone-click-action p{color:#ffffffe6;font-weight:500;margin:0}.popup-button{background:linear-gradient(135deg,#d4af37,#f5e28a);background:linear-gradient(135deg,var(--gradient-start,#d4af37),var(--gradient-end,#f5e28a));border:none;border-radius:8px;color:#000;cursor:pointer;font-size:16px;font-weight:600;margin-top:20px;padding:14px 20px;transition:all .3s ease;width:100%}.popup-button:hover{box-shadow:0 5px 15px #d4af374d;transform:translateY(-2px)}@keyframes deviceFloat{0%,to{transform:perspective(800px) rotateY(-15deg) rotateX(10deg) rotate(-3deg) translateY(0)}50%{transform:perspective(800px) rotateY(-15deg) rotateX(10deg) rotate(-3deg) translateY(-15px)}}.fade-in{transform:translateY(20px)}@media screen and (max-width:1200px){.hero-visual{flex-direction:column;gap:40px}.stats-container{margin-bottom:30px;margin-right:0}}@media screen and (max-width:768px){.hero-title{font-size:60px}.hero-subtitle{font-size:20px}.hero-description{font-size:16px}.hero-cta{flex-direction:column;gap:15px}.stats-container{gap:15px}.stat-card{width:150px}.image-element{transition:opacity .5s ease}.menu-popup-overlay{padding:5px}.menu-popup{border-radius:12px;max-height:90vh;padding:20px 15px;width:95%}.menu-popup h2{font-size:22px;margin-bottom:10px}.menu-popup .subtitle{font-size:14px;margin-bottom:20px}.popup-content h3{font-size:18px;margin:20px 0 12px}.popup-content li,.popup-content p{font-size:14px;line-height:1.5;margin-bottom:12px}.popup-content ol,.popup-content ul{margin:12px 0;padding-left:18px}.phone-click-action{margin:20px 0;padding:12px 15px}.popup-button{font-size:15px;padding:12px 16px}}@media screen and (max-width:480px){.hero-title{font-size:48px}.hero-subtitle{font-size:18px;letter-spacing:1px}.stats-container{align-items:center;flex-direction:column}.stat-card{width:200px}.phone-frame{height:480px;width:240px}.menu-popup-overlay{padding:2px}.menu-popup{border-radius:8px;max-height:95vh;padding:15px 12px;width:98%}.menu-popup h2{font-size:20px;margin-bottom:8px}.menu-popup .subtitle{font-size:13px;margin-bottom:15px}.popup-content h3{font-size:16px;margin:15px 0 10px}.popup-content li,.popup-content p{font-size:13px;margin-bottom:10px}.close-popup{font-size:18px;height:25px;right:8px;top:8px;width:25px}.phone-click-action{margin:15px 0;padding:10px 12px}.phone-click-action p{font-size:13px}.popup-button{font-size:14px;padding:10px 14px}}@media screen and (max-height:600px) and (orientation:landscape){.menu-popup{max-height:95vh;padding:10px 15px}.menu-popup h2{font-size:18px;margin-bottom:5px}.menu-popup .subtitle{font-size:12px;margin-bottom:10px}.popup-content h3{font-size:14px;margin:10px 0 8px}.popup-content li,.popup-content p{font-size:12px;margin-bottom:8px}.phone-click-action{margin:10px 0;padding:8px 10px}.popup-button{font-size:13px;padding:8px 12px}}.stats-tooltip{animation:modalFadeIn .3s ease;background-color:#1a1a1afa;border:1px solid #e0b84166;border-radius:12px;box-shadow:0 20px 40px #000000b3,0 0 20px #e0b84133;left:50%;max-height:80vh;max-width:90vw;overflow-y:auto;padding:25px;position:fixed;top:50%;transform:translate(-50%,-50%);width:450px;z-index:1000}.stats-tooltip:after{background:#00000080;bottom:0;content:"";left:0;position:fixed;right:0;top:0;z-index:-1}.tooltip-header{border-bottom:1px solid #e0b84133;margin-bottom:20px;padding-bottom:15px;position:relative}.tooltip-header h3{color:#e0b841;font-size:1.6rem;font-weight:600;margin:0;text-align:center}.close-button{background:linear-gradient(135deg,#e0b84133,#e0b8414d);border:1px solid #e0b84166;color:#e0b841;font-size:18px;right:-10px;top:-10px}.close-button:hover{background:linear-gradient(135deg,#e0b8414d,#e0b84166);transform:scale(1.1)}.tooltip-content ul{list-style-type:none;margin:0;padding:0}.tooltip-content li{align-items:flex-start;border-bottom:1px solid #ffffff14;color:#f4f4f4;display:flex;font-size:1rem;line-height:1.5;padding:12px 0}.tooltip-content li:last-child{border-bottom:none}.bullet-point{color:#e0b841;flex-shrink:0;font-size:1.2rem;line-height:1.4;margin-right:12px}@keyframes modalFadeIn{0%{opacity:0;transform:translate(-50%,-45%)}to{opacity:1;transform:translate(-50%,-50%)}}.modal-overlay{animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#000000b3;bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}.features-section{background-color:var(--primary-dark);overflow:hidden;position:relative}.features-section:before{background:radial-gradient(circle at 10% 90%,#7b42f614,#0000 40%),radial-gradient(circle at 90% 10%,#2a66ff14,#0000 40%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.section-header{margin-bottom:60px;position:relative;text-align:center;z-index:1}.section-title{background:linear-gradient(135deg,var(--text-light) 0,#ffffffb3 100%);-webkit-background-clip:text;background-clip:text;color:#0000;font-family:var(--font-secondary);font-size:48px;font-weight:700;margin-bottom:20px}.section-subtitle{color:#ffffffb3;font-size:18px;font-weight:400;margin:0 auto;max-width:600px}.features-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin:0 auto;max-width:1200px;position:relative;z-index:1}.feature-card{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 10px 30px #0000001a;display:flex;flex-direction:column;opacity:0;padding:40px 30px;text-align:center;transform:translateY(30px);transition:all .4s ease}.feature-card.animate{opacity:1;transform:translateY(0)}.feature-card:hover{background:#ffffff0d;border-color:#fff3;box-shadow:0 20px 40px #0003;transform:translateY(-10px)}.feature-icon{align-items:center;background:linear-gradient(135deg,#7b42f61a,#2a66ff1a);border-radius:20px;color:var(--text-light);display:flex;height:70px;justify-content:center;margin-bottom:25px;transition:all .3s ease;width:70px}.feature-icon svg{stroke-width:1.5;height:35px;width:35px}.feature-card:hover .feature-icon{background:linear-gradient(135deg,#7b42f633,#2a66ff33);transform:scale(1.1)}.feature-title{color:var(--text-light);font-size:22px;font-weight:600;margin-bottom:15px}.feature-description{color:#ffffffb3;font-size:16px;line-height:1.6}.features-cta{margin-top:60px;position:relative;text-align:center;z-index:1}@media screen and (max-width:992px){.section-title{font-size:42px}.features-container{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media screen and (max-width:768px){.section-title{font-size:36px}.section-subtitle{font-size:16px}.feature-card{padding:30px 20px}.feature-icon{height:60px;width:60px}.feature-icon svg{height:30px;width:30px}.feature-title{font-size:20px}}@media screen and (max-width:576px){.section-title{font-size:30px}.features-container{grid-template-columns:1fr}}.contact-section{background-color:var(--primary-dark);overflow:hidden;position:relative}.contact-section:before{background:radial-gradient(circle at 10% 10%,#7b42f614,#0000 40%),radial-gradient(circle at 90% 90%,#2a66ff14,#0000 40%);bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:0}.contact-container{display:flex;flex-wrap:wrap;gap:60px;margin:0 auto;max-width:1200px;position:relative;z-index:1}.contact-info{flex:1 1;min-width:300px}.contact-info-item{align-items:flex-start;display:flex;margin-bottom:40px;transition:transform .3s ease}.contact-info-item:hover{transform:translateY(-5px)}.contact-icon{align-items:center;background:linear-gradient(135deg,#7b42f61a,#2a66ff1a);border-radius:12px;color:var(--text-light);display:flex;flex-shrink:0;height:50px;justify-content:center;margin-right:20px;width:50px}.contact-icon svg{stroke-width:1.5;height:26px;width:26px}.contact-text h4{color:var(--text-light);font-size:18px;font-weight:600;margin-bottom:8px}.contact-text p{color:#ffffffb3;font-size:16px;line-height:1.5}.contact-form-container{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 10px 30px #0000001a;flex:1.5 1;min-width:320px;padding:40px}.form-header{margin-bottom:30px;text-align:center}.form-header h3{color:var(--text-light);font-size:24px;font-weight:600;margin-bottom:10px}.form-header p{color:#ffffffb3;font-size:16px}.form-group{margin-bottom:20px}.form-group label{margin-bottom:8px}.form-group input,.form-group select,.form-group textarea{border-radius:10px;color:var(--text-light);font-family:var(--font-primary);font-size:16px;padding:15px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#ffffff14;border-color:#7b42f680;box-shadow:0 0 0 3px #7b42f61a}.form-group textarea{min-height:120px}.form-group option{background-color:var(--primary-dark);color:var(--text-light)}.submit-button{font-size:16px;margin-top:10px;padding:16px;width:100%}.form-error{background:#ff57571a;border-left:3px solid #ff5757;border-radius:5px;margin-bottom:20px;padding:10px 15px}.form-success{align-items:center;display:flex;flex-direction:column;padding:30px 20px;text-align:center}.success-icon{background:linear-gradient(135deg,#7b42f633,#2a66ff33);color:var(--text-light)}.success-icon svg{stroke-width:1.5}.form-success h3{color:var(--text-light);font-size:24px;font-weight:600;margin-bottom:15px}.form-success p{color:#ffffffb3;font-size:16px;margin-bottom:30px}@media screen and (max-width:992px){.contact-container{flex-direction:column}.contact-info{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.contact-info-item{margin-bottom:0}}@media screen and (max-width:768px){.contact-form-container{padding:30px 20px}.contact-info{grid-template-columns:1fr}.contact-info-item{margin-bottom:25px}}@media screen and (max-width:576px){.contact-container{gap:40px}.contact-form-container{padding:25px 15px}}.footer{background-color:#0a0e17f2;border-top:1px solid #ffffff0d;overflow:hidden;padding:80px 5% 40px;position:relative}.footer:before{background:radial-gradient(circle,#7b42f60d,#0000 70%);border-radius:50%;content:"";height:400px;pointer-events:none;position:absolute;right:0;top:0;width:400px}.footer-container{margin:0 auto;max-width:1200px}.footer-top{display:flex;flex-wrap:wrap;gap:60px;margin-bottom:60px}.footer-brand{flex:1 1;min-width:250px}.footer-logo{margin-bottom:20px}.footer-logo .logo-text{font-size:30px;font-weight:700;letter-spacing:-.5px}.footer-tagline{color:#ffffffb3;font-size:16px;margin-bottom:25px;max-width:300px}.social-links{display:flex;gap:15px}.social-link{align-items:center;background:#ffffff0d;border-radius:50%;color:#ffffffb3;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.social-link svg{height:20px;width:20px}.social-link:hover{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));color:var(--text-light);transform:translateY(-3px)}.footer-links{display:flex;flex-wrap:wrap;gap:60px}.footer-links-column{min-width:150px}.footer-links-title{color:var(--text-light);font-size:18px;font-weight:600;margin-bottom:20px}.footer-links-list{list-style:none}.footer-links-list li{margin-bottom:12px}.footer-links-list a{color:#ffffffb3;font-size:15px;transition:all .2s ease}.footer-links-list a:hover{color:var(--text-light);text-decoration:underline}.footer-bottom{border-top:1px solid #ffffff0d;padding-top:30px;text-align:center}.copyright{color:#ffffff80;font-size:14px}@media screen and (max-width:992px){.footer-top{flex-direction:column;gap:40px}.footer-links{gap:40px}}@media screen and (max-width:768px){.footer{padding:60px 5% 30px}.footer-links{flex-direction:column;gap:30px}.footer-links-column{min-width:100%}}@media screen and (max-width:576px){.footer{padding:40px 5% 20px}.footer-top{gap:30px;margin-bottom:40px}.social-link{height:36px;width:36px}.social-link svg{height:18px;width:18px}}.popup-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000bf;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:2000}.popup-container{background:#0a0a0af2;border:1px solid #d4af3733;border-radius:20px;box-shadow:0 25px 50px #0000004d,0 0 30px #d4af3726;max-height:90vh;max-width:500px;overflow-y:auto;padding:40px 30px;position:relative;width:90%}.popup-close{align-items:center;background:#0000;border:none;color:#fff9;cursor:pointer;display:flex;font-size:24px;height:30px;justify-content:center;position:absolute;right:15px;top:15px;transition:all .2s ease;width:30px;z-index:10}.popup-close:hover{color:var(--text-light)}.popup-header{margin-bottom:30px;text-align:center}.popup-title{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));-webkit-background-clip:text;background-clip:text;color:#0000;font-size:26px;font-weight:700;margin-bottom:15px}.popup-subtitle{color:var(--text-light);font-size:18px;margin-bottom:20px}.benefits-list{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.benefit-item{align-items:center;background:#d4af370d;border-radius:10px;gap:12px;padding:12px 15px;transition:all .3s ease}.benefit-item:hover{background:#d4af371a;transform:translateX(5px)}.benefit-icon{font-size:22px;min-width:24px;text-align:center}.benefit-text{color:var(--text-light);flex:1 1;font-size:16px}.form-step,.popup-form{display:flex;flex-direction:column}.form-step{gap:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group input,.form-group select{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;color:var(--text-light);font-family:var(--font-primary);font-size:16px;padding:14px;transition:all .3s ease;width:100%}.form-group input:focus,.form-group select:focus{background:#ffffff14;border-color:#d4af3780;box-shadow:0 0 0 3px #d4af371a;outline:none}.form-group select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='rgba(255, 255, 255, 0.7)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 15px center;background-repeat:no-repeat;background-size:16px;padding-right:40px}.form-error{color:#ff5757;font-size:14px;margin-top:5px}.form-disclaimer{color:#ffffff80;font-size:12px;margin-top:10px;text-align:center}.next-button,.submit-button{font-size:16px;margin-top:10px;padding:16px;width:100%}.text-button{background:#0000;border:none;color:#ffffffb3;cursor:pointer;font-size:14px;text-decoration:underline;transition:all .2s ease}.text-button:hover{color:var(--text-light)}.back-button{margin-top:10px;text-align:center}.thank-you-message{align-items:center;display:flex;flex-direction:column;padding:20px 0;text-align:center}.thank-you-message h3{color:var(--text-light);font-size:24px;font-weight:600;margin-bottom:15px}.thank-you-message p{color:#ffffffb3;font-size:16px;margin-bottom:30px}@media screen and (max-width:576px){.popup-container{padding:30px 20px}.popup-title{font-size:22px}.popup-subtitle{font-size:16px}}.funnel-overlay{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000b3;display:flex;font-family:Montserrat,sans-serif;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.funnel-container{animation:slideUp .4s ease;background:#0a0a0a;border-radius:12px;box-shadow:0 25px 50px -12px #00000080;max-height:85vh;max-width:600px;overflow-y:auto;padding:25px;position:relative;width:90%}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.close-button{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:30px;justify-content:center;position:absolute;right:10px;top:10px;transition:all .2s ease;width:30px;z-index:10}.close-button:hover{background:#fff3;transform:rotate(90deg)}.funnel-header{margin-bottom:20px;text-align:center}.funnel-title{font-family:Playfair Display,serif;font-size:24px;line-height:1.2;margin-bottom:10px}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,#f5d76e,#926f34);-webkit-background-clip:text;background-clip:text}.accent-text{color:#fff}.funnel-subtitle{color:#ffffffb3;font-size:14px;line-height:1.5;margin:0 auto;max-width:500px}.funnel-form{margin-bottom:20px}.form-group{margin-bottom:15px}.form-group label{color:#ffffffe6;display:block;font-size:14px;font-weight:500;margin-bottom:5px}.form-group input,.form-group select,.form-group textarea{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;color:#fff;font-family:Montserrat,sans-serif;font-size:14px;padding:10px 12px;transition:all .3s ease;width:100%}.form-group textarea{max-height:120px;min-height:80px;resize:vertical}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#ffffff1a;border-color:#d4af37;box-shadow:0 0 0 2px #d4af3733;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#fff6}.form-group input.error,.form-group select.error{border-color:#ff3860;box-shadow:0 0 0 2px #ff386033}.error-message{color:#ff3860;display:block;font-size:12px;margin-top:3px}.funnel-footer{text-align:center}.primary-button{background:linear-gradient(135deg,#d4af37,#f5d76e,#926f34);border:none;border-radius:30px;box-shadow:0 4px 15px #d4af374d;color:#1a1a1a;cursor:pointer;font-size:15px;font-weight:600;overflow:hidden;padding:12px 24px;position:relative;transition:all .3s ease;z-index:1}.primary-button:before{background:linear-gradient(135deg,#926f34,#f5d76e,#d4af37);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:-1}.primary-button:hover:before{opacity:1}.primary-button:hover{box-shadow:0 7px 20px #d4af3766;transform:translateY(-2px)}.submit-button{min-width:220px}.privacy-note{color:#ffffff80;font-size:11px;margin-top:10px}.benefits-highlights{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);margin:15px 0}.benefit-item{align-items:flex-start;background:#ffffff0d;border-radius:8px;display:flex;padding:12px}.benefit-icon{align-items:center;background:#d4af371a;border-radius:50%;display:flex;flex-shrink:0;height:28px;justify-content:center;margin-right:8px;width:28px}.benefit-icon svg{stroke:#d4af37;height:16px;width:16px}.benefit-text h4{color:#fff;font-size:13px;margin:0 0 3px}.benefit-text p{color:#fff9;font-size:11px;line-height:1.3;margin:0}@media (max-width:800px){.funnel-container{max-width:550px;padding:20px 15px;width:95%}.funnel-title{font-size:22px}.funnel-subtitle{font-size:13px}}@media (max-width:640px){.funnel-container{max-height:88vh;padding:15px 12px;width:95%}.funnel-title{font-size:20px}.benefits-highlights{grid-template-columns:1fr}.primary-button,.submit-button{font-size:14px;padding:10px 20px;width:100%}.form-group{margin-bottom:12px}.form-group label{font-size:13px}.form-group input,.form-group select,.form-group textarea{font-size:13px;padding:8px 10px}}@media (max-height:600px){.funnel-container{max-height:92vh;padding:15px 12px 12px}.funnel-header{margin-bottom:12px}.funnel-title{font-size:18px;margin-bottom:5px}.funnel-subtitle{font-size:12px}.form-group{margin-bottom:8px}.form-group textarea{min-height:60px}.benefits-highlights{margin:10px 0}.primary-button{padding:8px 16px}.privacy-note{margin-top:5px}}.delivery-wrapper{padding:1.5rem 1rem}.delivery-options{margin:1.5rem 0}.option{background:#ffffff0d;border-radius:8px;cursor:pointer;margin-bottom:1rem;padding:1rem;transition:all .2s ease}.option:hover{background:#ffffff14}.option input[type=radio]{accent-color:#d4af37;margin-right:10px}.option label{color:#fff;cursor:pointer;display:inline-block;font-size:15px;vertical-align:middle}.success-wrapper{padding:1.5rem 1rem;text-align:center}.success-message{background:#ffffff0d;margin:1.5rem 0;padding:1rem}.success-message p{color:#fffc;font-size:14px;margin:.5rem 0}.delivery-destination{color:#d4af37!important;font-size:16px!important;font-weight:600;margin:.8rem 0!important}.submit-button:disabled{cursor:not-allowed;opacity:.7}@media (max-width:640px){.delivery-wrapper{padding:1rem .5rem}.option{padding:.8rem}.option label{font-size:14px}.delivery-destination{font-size:15px!important}}.cash-finder-wrapper{padding:.5rem}.demo-page{background-color:#121212;color:#fff;min-height:100vh;width:100%}.demo-hero{align-items:center;background:linear-gradient(#000000b3,#000000b3),url(data:image/jpeg;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjAwIDYwMCI+CiAgPCEtLSBEYXJrIGJhY2tncm91bmQgLS0+CiAgPHJlY3Qgd2lkdGg9IjEyMDAiIGhlaWdodD0iNjAwIiBmaWxsPSIjMTIxMjEyIi8+CiAgCiAgPCEtLSBCYWNrZ3JvdW5kIGxpZ2h0aW5nIGVmZmVjdHMgLS0+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJhbWJpZW50TGlnaHQiIGN4PSI1MCUiIGN5PSIzMCUiIHI9IjcwJSIgZng9IjUwJSIgZnk9IjMwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjM2EyYzFmIiBzdG9wLW9wYWNpdHk9IjAuNyIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMTIxMjEyIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHdpZHRoPSIxMjAwIiBoZWlnaHQ9IjYwMCIgZmlsbD0idXJsKCNhbWJpZW50TGlnaHQpIi8+CiAgCiAgPCEtLSBCYXIgY291bnRlciAtLT4KICA8cmVjdCB4PSIwIiB5PSIzNTAiIHdpZHRoPSIxMjAwIiBoZWlnaHQ9IjE1MCIgZmlsbD0iIzJhMWYxNCIvPgogIDxyZWN0IHg9IjAiIHk9IjM0NSIgd2lkdGg9IjEyMDAiIGhlaWdodD0iMTAiIGZpbGw9IiMzZDJjMWEiLz4KICA8cmVjdCB4PSIwIiB5PSIzNDAiIHdpZHRoPSIxMjAwIiBoZWlnaHQ9IjUiIGZpbGw9IiM1ZTNmMjEiLz4KICAKICA8IS0tIEJhciB0b3AgdGV4dHVyZSAtLT4KICA8cGF0dGVybiBpZD0id29vZFRleHR1cmUiIHBhdHRlcm5Vbml0cz0idXNlclNwYWNlT25Vc2UiIHdpZHRoPSIxMjAiIGhlaWdodD0iNjAiPgogICAgPHJlY3Qgd2lkdGg9IjEyMCIgaGVpZ2h0PSI2MCIgZmlsbD0iIzNkMmMxYSIvPgogICAgPHBhdGggZD0iTTAsMCBMMTIwLDYwIE0wLDYwIEwxMjAsMCIgc3Ryb2tlPSIjMzEyMzE1IiBzdHJva2Utd2lkdGg9IjEiIHN0cm9rZS1vcGFjaXR5PSIwLjMiLz4KICA8L3BhdHRlcm4+CiAgPHJlY3QgeD0iMCIgeT0iMzQwIiB3aWR0aD0iMTIwMCIgaGVpZ2h0PSI0MCIgZmlsbD0idXJsKCN3b29kVGV4dHVyZSkiIG9wYWNpdHk9IjAuNyIvPgogIAogIDwhLS0gQmFyIGZvb3QgcmFpbCAtLT4KICA8cmVjdCB4PSIwIiB5PSI0ODAiIHdpZHRoPSIxMjAwIiBoZWlnaHQ9IjEwIiByeD0iNSIgZmlsbD0iIzVlM2YyMSIvPgogIAogIDwhLS0gQmFja2JhciB3aXRoIGJvdHRsZXMgLS0+CiAgPHJlY3QgeD0iMTUwIiB5PSIxMDAiIHdpZHRoPSI5MDAiIGhlaWdodD0iMjQwIiBmaWxsPSIjMWExNDEwIi8+CiAgPHJlY3QgeD0iMTUwIiB5PSI5NSIgd2lkdGg9IjkwMCIgaGVpZ2h0PSI1IiBmaWxsPSIjM2QyYzFhIi8+CiAgCiAgPCEtLSBTaGVsdmVzIC0tPgogIDxyZWN0IHg9IjE1MCIgeT0iMTgwIiB3aWR0aD0iOTAwIiBoZWlnaHQ9IjUiIGZpbGw9IiMzZDJjMWEiLz4KICA8cmVjdCB4PSIxNTAiIHk9IjI2MCIgd2lkdGg9IjkwMCIgaGVpZ2h0PSI1IiBmaWxsPSIjM2QyYzFhIi8+CiAgCiAgPCEtLSBNaXJyb3IgYmVoaW5kIGJhciAtLT4KICA8cmVjdCB4PSIyMDAiIHk9IjExMCIgd2lkdGg9IjgwMCIgaGVpZ2h0PSIxNjAiIGZpbGw9IiMyMjIiIG9wYWNpdHk9IjAuNCIvPgogIDxyZWN0IHg9IjIwNSIgeT0iMTE1IiB3aWR0aD0iNzkwIiBoZWlnaHQ9IjE1MCIgc3Ryb2tlPSIjNDQ0IiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiLz4KICAKICA8IS0tIEJvdHRsZXMgb24gc2hlbHZlcyAoc3R5bGl6ZWQpIC0tPgogIDwhLS0gVG9wIHNoZWxmIC0tPgogIDxnIG9wYWNpdHk9IjAuOSI+CiAgICA8IS0tIEJvdHRsZSAxIC0tPgogICAgPHJlY3QgeD0iMjIwIiB5PSIxMzAiIHdpZHRoPSIyMCIgaGVpZ2h0PSI1MCIgcng9IjIiIGZpbGw9IiMzYzVlNzMiIG9wYWNpdHk9IjAuOCIvPgogICAgPHJlY3QgeD0iMjI1IiB5PSIxMjAiIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgcng9IjIiIGZpbGw9IiMzYzVlNzMiIG9wYWNpdHk9IjAuOCIvPgogICAgCiAgICA8IS0tIEJvdHRsZSAyIC0tPgogICAgPHJlY3QgeD0iMjYwIiB5PSIxMzAiIHdpZHRoPSIyMiIgaGVpZ2h0PSI1MCIgcng9IjIiIGZpbGw9IiM3ZDQ4MzYiIG9wYWNpdHk9IjAuOCIvPgogICAgPHJlY3QgeD0iMjY2IiB5PSIxMjAiIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgcng9IjIiIGZpbGw9IiM3ZDQ4MzYiIG9wYWNpdHk9IjAuOCIvPgogICAgCiAgICA8IS0tIEJvdHRsZSAzIC0tPgogICAgPHJlY3QgeD0iMzAwIiB5PSIxMzUiIHdpZHRoPSIxOCIgaGVpZ2h0PSI0NSIgcng9IjIiIGZpbGw9IiNhODdkMzIiIG9wYWNpdHk9IjAuOCIvPgogICAgPHJlY3QgeD0iMzA0IiB5PSIxMjUiIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgcng9IjIiIGZpbGw9IiNhODdkMzIiIG9wYWNpdHk9IjAuOCIvPgogICAgCiAgICA8IS0tIE1vcmUgYm90dGxlcyBpbiBkaWZmZXJlbnQgc2l6ZXMgYW5kIGNvbG9ycyAtLT4KICAgIDxyZWN0IHg9IjM0MCIgeT0iMTI1IiB3aWR0aD0iMjQiIGhlaWdodD0iNTUiIHJ4PSIyIiBmaWxsPSIjM2Q2YTRiIiBvcGFjaXR5PSIwLjgiLz4KICAgIDxyZWN0IHg9IjM0NyIgeT0iMTE1IiB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHJ4PSIyIiBmaWxsPSIjM2Q2YTRiIiBvcGFjaXR5PSIwLjgiLz4KICAgIAogICAgPHJlY3QgeD0iMzgwIiB5PSIxNDAiIHdpZHRoPSIxNiIgaGVpZ2h0PSI0MCIgcng9IjIiIGZpbGw9IiM2YTNkNjgiIG9wYWNpdHk9IjAuOCIvPgogICAgPHJlY3QgeD0iMzgzIiB5PSIxMzAiIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgcng9IjIiIGZpbGw9IiM2YTNkNjgiIG9wYWNpdHk9IjAuOCIvPgogICAgCiAgICA8IS0tIFJlcGVhdGluZyBwYXR0ZXJuIHdpdGggb2Zmc2V0IC0tPgogICAgPHJlY3QgeD0iNTQwIiB5PSIxMzUiIHdpZHRoPSIyMCIgaGVpZ2h0PSI0NSIgcng9IjIiIGZpbGw9IiMzYzVlNzMiIG9wYWNpdHk9IjAuOCIvPgogICAgPHJlY3QgeD0iNTQ1IiB5PSIxMjUiIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgcng9IjIiIGZpbGw9IiMzYzVlNzMiIG9wYWNpdHk9IjAuOCIvPgogICAgCiAgICA8cmVjdCB4PSI1ODAiIHk9IjEzMCIgd2lkdGg9IjIyIiBoZWlnaHQ9IjUwIiByeD0iMiIgZmlsbD0iIzdkNDgzNiIgb3BhY2l0eT0iMC44Ii8+CiAgICA8cmVjdCB4PSI1ODYiIHk9IjEyMCIgd2lkdGg9IjEwIiBoZWlnaHQ9IjEwIiByeD0iMiIgZmlsbD0iIzdkNDgzNiIgb3BhY2l0eT0iMC44Ii8+CiAgICAKICAgIDxyZWN0IHg9IjYyMCIgeT0iMTI1IiB3aWR0aD0iMTgiIGhlaWdodD0iNTUiIHJ4PSIyIiBmaWxsPSIjYTg3ZDMyIiBvcGFjaXR5PSIwLjgiLz4KICAgIDxyZWN0IHg9IjYyNCIgeT0iMTE1IiB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHJ4PSIyIiBmaWxsPSIjYTg3ZDMyIiBvcGFjaXR5PSIwLjgiLz4KICAgIAogICAgPHJlY3QgeD0iNjYwIiB5PSIxMzUiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0NSIgcng9IjIiIGZpbGw9IiMzZDZhNGIiIG9wYWNpdHk9IjAuOCIvPgogICAgPHJlY3QgeD0iNjY3IiB5PSIxMjUiIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgcng9IjIiIGZpbGw9IiMzZDZhNGIiIG9wYWNpdHk9IjAuOCIvPgogICAgCiAgICA8cmVjdCB4PSI3MDAiIHk9IjE0MCIgd2lkdGg9IjE2IiBoZWlnaHQ9IjQwIiByeD0iMiIgZmlsbD0iIzZhM2Q2OCIgb3BhY2l0eT0iMC44Ii8+CiAgICA8cmVjdCB4PSI3MDMiIHk9IjEzMCIgd2lkdGg9IjEwIiBoZWlnaHQ9IjEwIiByeD0iMiIgZmlsbD0iIzZhM2Q2OCIgb3BhY2l0eT0iMC44Ii8+CiAgICAKICAgIDwhLS0gUmlnaHQgc2lkZSBib3R0bGVzIC0tPgogICAgPHJlY3QgeD0iODYwIiB5PSIxMzAiIHdpZHRoPSIyMCIgaGVpZ2h0PSI1MCIgcng9IjIiIGZpbGw9IiMzYzVlNzMiIG9wYWNpdHk9IjAuOCIvPgogICAgPHJlY3QgeD0iODY1IiB5PSIxMjAiIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgcng9IjIiIGZpbGw9IiMzYzVlNzMiIG9wYWNpdHk9IjAuOCIvPgogICAgCiAgICA8cmVjdCB4PSI5MDAiIHk9IjEzNSIgd2lkdGg9IjIyIiBoZWlnaHQ9IjQ1IiByeD0iMiIgZmlsbD0iIzdkNDgzNiIgb3BhY2l0eT0iMC44Ii8+CiAgICA8cmVjdCB4PSI5MDYiIHk9IjEyNSIgd2lkdGg9IjEwIiBoZWlnaHQ9IjEwIiByeD0iMiIgZmlsbD0iIzdkNDgzNiIgb3BhY2l0eT0iMC44Ii8+CiAgICAKICAgIDxyZWN0IHg9Ijk0MCIgeT0iMTI1IiB3aWR0aD0iMTgiIGhlaWdodD0iNTUiIHJ4PSIyIiBmaWxsPSIjYTg3ZDMyIiBvcGFjaXR5PSIwLjgiLz4KICAgIDxyZWN0IHg9Ijk0NCIgeT0iMTE1IiB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHJ4PSIyIiBmaWxsPSIjYTg3ZDMyIiBvcGFjaXR5PSIwLjgiLz4KICA8L2c+CiAgCiAgPCEtLSBNaWRkbGUgc2hlbGYgLS0+CiAgPGcgb3BhY2l0eT0iMC45Ij4KICAgIDwhLS0gQm90dGxlIDEgLS0+CiAgICA8cmVjdCB4PSIyNDAiIHk9IjE4NSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjcwIiByeD0iMiIgZmlsbD0iIzQzNzA3ZiIgb3BhY2l0eT0iMC44Ii8+CiAgICA8cmVjdCB4PSIyNDUiIHk9IjE3NSIgd2lkdGg9IjEwIiBoZWlnaHQ9IjEwIiByeD0iMiIgZmlsbD0iIzQzNzA3ZiIgb3BhY2l0eT0iMC44Ii8+CiAgICAKICAgIDwhLS0gQm90dGxlIDIgLS0+CiAgICA8cmVjdCB4PSIyOTAiIHk9IjE5MCIgd2lkdGg9IjE4IiBoZWlnaHQ9IjY1IiByeD0iMiIgZmlsbD0iIzg1NTM0MiIgb3BhY2l0eT0iMC44Ii8+CiAgICA8cmVjdCB4PSIyOTQiIHk9IjE4MCIgd2lkdGg9IjEwIiBoZWlnaHQ9IjEwIiByeD0iMiIgZmlsbD0iIzg1NTM0MiIgb3BhY2l0eT0iMC44Ii8+CiAgICAKICAgIDwhLS0gQm90dGxlIDMgLS0+CiAgICA8cmVjdCB4PSIzMzAiIHk9IjE5NSIgd2lkdGg9IjIyIiBoZWlnaHQ9IjYwIiByeD0iMiIgZmlsbD0iI2I0OGEzYSIgb3BhY2l0eT0iMC44Ii8+CiAgICA8cmVjdCB4PSIzMzYiIHk9IjE4NSIgd2lkdGg9IjEwIiBoZWlnaHQ9IjEwIiByeD0iMiIgZmlsbD0iI2I0OGEzYSIgb3BhY2l0eT0iMC44Ii8+CiAgICAKICAgIDwhLS0gTW9yZSBib3R0bGVzIGluIGRpZmZlcmVudCBzaXplcyBhbmQgY29sb3JzIC0tPgogICAgPHJlY3QgeD0iMzcwIiB5PSIxODUiIHdpZHRoPSIxOSIgaGVpZ2h0PSI3MCIgcng9IjIiIGZpbGw9IiM0NDcyNTQiIG9wYWNpdHk9IjAuOCIvPgogICAgPHJlY3QgeD0iMzc0LjUiIHk9IjE3NSIgd2lkdGg9IjEwIiBoZWlnaHQ9IjEwIiByeD0iMiIgZmlsbD0iIzQ0NzI1NCIgb3BhY2l0eT0iMC44Ii8+CiAgICAKICAgIDxyZWN0IHg9IjQxMCIgeT0iMjAwIiB3aWR0aD0iMjEiIGhlaWdodD0iNTUiIHJ4PSIyIiBmaWxsPSIjNzQ0Nzc0IiBvcGFjaXR5PSIwLjgiLz4KICAgIDxyZWN0IHg9IjQxNSIgeT0iMTkwIiB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHJ4PSIyIiBmaWxsPSIjNzQ0Nzc0IiBvcGFjaXR5PSIwLjgiLz4KICAgIAogICAgPCEtLSBSZXBlYXRpbmcgcGF0dGVybiB3aXRoIG9mZnNldCAtLT4KICAgIDxyZWN0IHg9IjUwMCIgeT0iMTkwIiB3aWR0aD0iMjAiIGhlaWdodD0iNjUiIHJ4PSIyIiBmaWxsPSIjNDM3MDdmIiBvcGFjaXR5PSIwLjgiLz4KICAgIDxyZWN0IHg9IjUwNSIgeT0iMTgwIiB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHJ4PSIyIiBmaWxsPSIjNDM3MDdmIiBvcGFjaXR5PSIwLjgiLz4KICAgIAogICAgPHJlY3QgeD0iNTYwIiB5PSIxOTUiIHdpZHRoPSIxOCIgaGVpZ2h0PSI2MCIgcng9IjIiIGZpbGw9IiM4NTUzNDIiIG9wYWNpdHk9IjAuOCIvPgogICAgPHJlY3QgeD0iNTY0IiB5PSIxODUiIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgcng9IjIiIGZpbGw9IiM4NTUzNDIiIG9wYWNpdHk9IjAuOCIvPgogICAgCiAgICA8cmVjdCB4PSI2MDAiIHk9IjE4NSIgd2lkdGg9IjIyIiBoZWlnaHQ9IjcwIiByeD0iMiIgZmlsbD0iI2I0OGEzYSIgb3BhY2l0eT0iMC44Ii8+CiAgICA8cmVjdCB4PSI2MDYiIHk9IjE3NSIgd2lkdGg9IjEwIiBoZWlnaHQ9IjEwIiByeD0iMiIgZmlsbD0iI2I0OGEzYSIgb3BhY2l0eT0iMC44Ii8+CiAgICAKICAgIDxyZWN0IHg9IjY0MCIgeT0iMjAwIiB3aWR0aD0iMTkiIGhlaWdodD0iNTUiIHJ4PSIyIiBmaWxsPSIjNDQ3MjU0IiBvcGFjaXR5PSIwLjgiLz4KICAgIDxyZWN0IHg9IjY0NC41IiB5PSIxOTAiIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgcng9IjIiIGZpbGw9IiM0NDcyNTQiIG9wYWNpdHk9IjAuOCIvPgogICAgCiAgICA8cmVjdCB4PSI2ODAiIHk9IjE5MCIgd2lkdGg9IjIxIiBoZWlnaHQ9IjY1IiByeD0iMiIgZmlsbD0iIzc0NDc3NCIgb3BhY2l0eT0iMC44Ii8+CiAgICA8cmVjdCB4PSI2ODUiIHk9IjE4MCIgd2lkdGg9IjEwIiBoZWlnaHQ9IjEwIiByeD0iMiIgZmlsbD0iIzc0NDc3NCIgb3BhY2l0eT0iMC44Ii8+CiAgICAKICAgIDwhLS0gUmlnaHQgc2lkZSBib3R0bGVzIC0tPgogICAgPHJlY3QgeD0iODIwIiB5PSIxODUiIHdpZHRoPSIyMCIgaGVpZ2h0PSI3MCIgcng9IjIiIGZpbGw9IiM0MzcwN2YiIG9wYWNpdHk9IjAuOCIvPgogICAgPHJlY3QgeD0iODI1IiB5PSIxNzUiIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgcng9IjIiIGZpbGw9IiM0MzcwN2YiIG9wYWNpdHk9IjAuOCIvPgogICAgCiAgICA8cmVjdCB4PSI4ODAiIHk9IjE5NSIgd2lkdGg9IjE4IiBoZWlnaHQ9IjYwIiByeD0iMiIgZmlsbD0iIzg1NTM0MiIgb3BhY2l0eT0iMC44Ii8+CiAgICA8cmVjdCB4PSI4ODQiIHk9IjE4NSIgd2lkdGg9IjEwIiBoZWlnaHQ9IjEwIiByeD0iMiIgZmlsbD0iIzg1NTM0MiIgb3BhY2l0eT0iMC44Ii8+CiAgICAKICAgIDxyZWN0IHg9IjkyMCIgeT0iMTkwIiB3aWR0aD0iMjIiIGhlaWdodD0iNjUiIHJ4PSIyIiBmaWxsPSIjYjQ4YTNhIiBvcGFjaXR5PSIwLjgiLz4KICAgIDxyZWN0IHg9IjkyNiIgeT0iMTgwIiB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHJ4PSIyIiBmaWxsPSIjYjQ4YTNhIiBvcGFjaXR5PSIwLjgiLz4KICA8L2c+CiAgCiAgPCEtLSBCYXIgbGlnaHRpbmcgZWZmZWN0cyAtLT4KICA8ZGVmcz4KICAgIDxyYWRpYWxHcmFkaWVudCBpZD0ibGlnaHQxIiBjeD0iMzAwIiBjeT0iODAiIHI9IjE1MCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZTBiODQxIiBzdG9wLW9wYWNpdHk9IjAuMiIvPgogICAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMGI4NDEiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPC9yYWRpYWxHcmFkaWVudD4KICAgIAogICAgPHJhZGlhbEdyYWRpZW50IGlkPSJsaWdodDIiIGN4PSI2MDAiIGN5PSI4MCIgcj0iMTUwIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CiAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNlMGI4NDEiIHN0b3Atb3BhY2l0eT0iMC4xNSIvPgogICAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMGI4NDEiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPC9yYWRpYWxHcmFkaWVudD4KICAgIAogICAgPHJhZGlhbEdyYWRpZW50IGlkPSJsaWdodDMiIGN4PSI5MDAiIGN5PSI4MCIgcj0iMTUwIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CiAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNlMGI4NDEiIHN0b3Atb3BhY2l0eT0iMC4yIi8+CiAgICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UwYjg0MSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8L3JhZGlhbEdyYWRpZW50PgogIDwvZGVmcz4KICAKICA8Y2lyY2xlIGN4PSIzMDAiIGN5PSI4MCIgcj0iMTUwIiBmaWxsPSJ1cmwoI2xpZ2h0MSkiLz4KICA8Y2lyY2xlIGN4PSI2MDAiIGN5PSI4MCIgcj0iMTUwIiBmaWxsPSJ1cmwoI2xpZ2h0MikiLz4KICA8Y2lyY2xlIGN4PSI5MDAiIGN5PSI4MCIgcj0iMTUwIiBmaWxsPSJ1cmwoI2xpZ2h0MykiLz4KICAKICA8IS0tIEJhciBnbGFzc2VzIChzdHlsaXplZCkgLS0+CiAgPGcgb3BhY2l0eT0iMC43Ij4KICAgIDwhLS0gQ29ja3RhaWwgZ2xhc3NlcyAtLT4KICAgIDxwYXRoIGQ9Ik0zODAsMzQwIEwzNzAsMzgwIEwzOTAsMzgwIFoiIGZpbGw9IiMyMjIiIG9wYWNpdHk9IjAuNiIvPgogICAgPHBhdGggZD0iTTQ4MCwzNDAgTDQ3MCwzODAgTDQ5MCwzODAgWiIgZmlsbD0iIzIyMiIgb3BhY2l0eT0iMC42Ii8+CiAgICA8cGF0aCBkPSJNNTcwLDM0MCBMNTYwLDM4MCBMNTgwLDM4MCBaIiBmaWxsPSIjMjIyIiBvcGFjaXR5PSIwLjYiLz4KICAgIAogICAgPCEtLSBIaWdoYmFsbCBnbGFzc2VzIC0tPgogICAgPHJlY3QgeD0iNjIwIiB5PSIzNDUiIHdpZHRoPSIyMCIgaGVpZ2h0PSIzMCIgcng9IjEiIGZpbGw9IiMyMjIiIG9wYWNpdHk9IjAuNSIvPgogICAgPHJlY3QgeD0iNjYwIiB5PSIzNDUiIHdpZHRoPSIyMCIgaGVpZ2h0PSIzMCIgcng9IjEiIGZpbGw9IiMyMjIiIG9wYWNpdHk9IjAuNSIvPgogICAgPHJlY3QgeD0iNzAwIiB5PSIzNDUiIHdpZHRoPSIyMCIgaGVpZ2h0PSIzMCIgcng9IjEiIGZpbGw9IiMyMjIiIG9wYWNpdHk9IjAuNSIvPgogICAgCiAgICA8IS0tIFdoaXNrZXkgZ2xhc3NlcyAtLT4KICAgIDxyZWN0IHg9Ijc0MCIgeT0iMzU1IiB3aWR0aD0iMjUiIGhlaWdodD0iMjAiIHJ4PSIyIiBmaWxsPSIjMjIyIiBvcGFjaXR5PSIwLjUiLz4KICAgIDxyZWN0IHg9Ijc4MCIgeT0iMzU1IiB3aWR0aD0iMjUiIGhlaWdodD0iMjAiIHJ4PSIyIiBmaWxsPSIjMjIyIiBvcGFjaXR5PSIwLjUiLz4KICA8L2c+CiAgCiAgPCEtLSBCYXIgZXF1aXBtZW50IChzdHlsaXplZCkgLS0+CiAgPHJlY3QgeD0iMzAwIiB5PSIzNjUiIHdpZHRoPSI2MCIgaGVpZ2h0PSIxNSIgcng9IjIiIGZpbGw9IiM0NDQiLz4KICAKICA8IS0tIFN1YnRsZSB0ZXh0dXJlIG92ZXJsYXkgLS0+CiAgPHJlY3Qgd2lkdGg9IjEyMDAiIGhlaWdodD0iNjAwIiBmaWxsPSJ1cmwoI25vaXNlKSIgb3BhY2l0eT0iMC4wNSIvPgogIAogIDwhLS0gTm9pc2UgdGV4dHVyZSBwYXR0ZXJuIC0tPgogIDxmaWx0ZXIgaWQ9Im5vaXNlIj4KICAgIDxmZVR1cmJ1bGVuY2UgdHlwZT0iZnJhY3RhbE5vaXNlIiBiYXNlRnJlcXVlbmN5PSIwLjY1IiBudW1PY3RhdmVzPSIzIiBzdGl0Y2hUaWxlcz0ic3RpdGNoIi8+CiAgICA8ZmVDb2xvck1hdHJpeCB0eXBlPSJzYXR1cmF0ZSIgdmFsdWVzPSIwIi8+CiAgPC9maWx0ZXI+CiAgPHBhdHRlcm4gaWQ9Im5vaXNlIiBwYXR0ZXJuVW5pdHM9InVzZXJTcGFjZU9uVXNlIiB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCI+CiAgICA8cmVjdCB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCIgZmlsbD0iI2ZmZiIvPgogICAgPHJlY3Qgd2lkdGg9IjIwMCIgaGVpZ2h0PSIyMDAiIGZpbHRlcj0idXJsKCNub2lzZSkiIG9wYWNpdHk9IjAuNCIvPgogIDwvcGF0dGVybj4KICAKICA8IS0tIFBvdXJQYWwgYnJhbmRpbmcgLS0+CiAgPGcgb3BhY2l0eT0iMC41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2MDAsIDQzMCkgc2NhbGUoMC41KSI+CiAgICA8dGV4dCB4PSItMTIwIiB5PSIwIiBmb250LWZhbWlseT0iQXJpYWwsIHNhbnMtc2VyaWYiIGZvbnQtc2l6ZT0iNjAiIGZvbnQtd2VpZ2h0PSJib2xkIiBmaWxsPSIjZTBiODQxIiB0ZXh0LWFuY2hvcj0ibWlkZGxlIj5Qb3VyPHRzcGFuIGZpbGw9IiNmZmZmZmYiPlBhbDwvdHNwYW4+PC90ZXh0PgogIDwvZz4KPC9zdmc+);background-position:50%;background-size:cover;display:flex;height:40vh;justify-content:center;position:relative}.demo-overlay{background:linear-gradient(135deg,#e0b8414d,#151515cc);height:100%;left:0;position:absolute;top:0;width:100%}.demo-content{max-width:800px;padding:2rem;text-align:center;z-index:1}.demo-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#e0b841,#fff);-webkit-background-clip:text;background-clip:text;font-size:3rem;margin-bottom:1rem}.demo-subtitle{font-size:1.5rem;margin-bottom:2rem;opacity:.9}.video-demo-section{margin:0 auto;max-width:1000px;padding:60px 20px;text-align:center}.video-container{border-radius:8px;box-shadow:0 10px 30px #0003;margin:30px auto;max-width:800px;overflow:hidden;position:relative}.video-poster{background-color:#121212;height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.demo-video{display:block;width:100%;z-index:5}.loading-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.video-overlay{background-color:#000000b3;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.gradient-overlay{background:radial-gradient(circle at 30% 20%,#d4af3726,#0000 40%),radial-gradient(circle at 70% 60%,#b8860b1a,#0000 50%)!important;z-index:2}.grid-pattern{background-image:linear-gradient(#ffffff08 1px,#0000 0),linear-gradient(90deg,#ffffff08 1px,#0000 0);background-size:40px 40px;height:100%;left:0;position:absolute;top:0;width:100%;z-index:3}.logo{font-size:64px;font-weight:700;letter-spacing:-1px;margin-bottom:20px;position:relative;z-index:10}.ez-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,#f5e28a);-webkit-background-clip:text;background-clip:text;color:#e0b841;color:#0000}.drink-text{color:#fff;font-weight:300}.loading-message{animation:fadeIn 1s ease forwards;animation-delay:.5s;color:#ffffffe6;font-size:18px;margin-bottom:20px;max-width:600px;opacity:0;padding:0 20px;position:relative;text-align:center;z-index:10}.loading-bar{background:#ffffff1a;border-radius:4px;height:4px;overflow:hidden;position:relative;width:200px;z-index:10}.loading-progress{animation:loadingAnimation 3s infinite;background:linear-gradient(90deg,#d4af37,#f5e28a);border-radius:4px;height:100%;left:0;position:absolute;top:0;width:0}@keyframes loadingAnimation{0%{width:0}50%{width:70%}to{width:100%}}.limited-time-banner{align-items:center;background-color:#e0b841;color:#000;display:flex;font-weight:700;justify-content:center;left:0;padding:.75rem;position:absolute;text-align:center;top:0;width:100%;z-index:2}.pulse-dot{animation:pulse 1.5s infinite;background-color:#ff4d4d;border-radius:50%;display:inline-block;height:10px;margin-right:10px;width:10px}@keyframes pulse{0%{box-shadow:0 0 0 0 #ff4d4db3;transform:scale(.95)}70%{box-shadow:0 0 0 10px #ff4d4d00;transform:scale(1)}to{box-shadow:0 0 0 0 #ff4d4d00;transform:scale(.95)}}.promo-section{background-color:#1a1a1a;padding:50px 20px;position:relative;text-align:center}.promo-content{margin-bottom:40px}.promo-content h3{color:#e0b841;font-size:1.8rem}.promo-cta{background-color:#222;border-radius:8px;box-shadow:0 5px 15px #0000004d;margin:0 auto;max-width:600px;padding:30px}.promo-cta h2{color:#e0b841;font-size:2rem;margin-bottom:15px}.cta-button{background:linear-gradient(90deg,#e0b841,#d4af37);border-radius:50px;box-shadow:0 4px 15px #e0b84166;color:#000;display:inline-block;font-size:1.2rem;font-weight:700;margin:1.5rem 0;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.cta-button:hover{box-shadow:0 6px 20px #e0b84199;transform:translateY(-3px)}.hurry-text{color:#e0b841;font-style:italic}.demo-features{display:flex;flex-wrap:wrap;justify-content:space-around;margin:0 auto;max-width:1200px;padding:2rem}.feature-highlight{background-color:#222;border-radius:8px;flex:1 1;margin:1rem;min-width:250px;padding:2rem;text-align:center;transition:transform .3s ease}.feature-highlight:hover{transform:translateY(-10px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-highlight h3{color:#e0b841;margin-bottom:.5rem}@media (max-width:768px){.demo-title{font-size:2rem}.demo-subtitle{font-size:1.2rem}.logo{font-size:48px}.loading-message{font-size:16px}.promo-cta h2{font-size:1.5rem}.cta-button{font-size:1rem;padding:.8rem 1.5rem}}.content-page{background-color:#121212;color:#fff;min-height:100vh;width:100%}.page-header{align-items:center;background:url(../../static/media/bar-background.318949524b0658d2aaa0.svg);background-position:50%;background-size:cover;display:flex;height:400px;justify-content:center;overflow:hidden;padding:60px 20px 0;position:relative;text-align:center}.page-header.dark{background-color:#0a0a0a}.gradient-overlay{background:linear-gradient(#000000b3,#000c),radial-gradient(circle at 30% 20%,#d4af3733,#0000 40%),radial-gradient(circle at 70% 60%,#b8860b1a,#0000 50%);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.header-content{max-width:900px;position:relative;z-index:2}.header-content h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#e0b841,#fff);-webkit-background-clip:text;background-clip:text;font-size:48px;font-weight:700;margin-bottom:20px}.header-content p{color:#ffffffe6;font-size:22px;margin:0 auto;max-width:700px}.page-container{margin:0 auto;max-width:1100px;padding:60px 20px}.content-section{margin-bottom:80px}.content-section h2{font-size:36px;margin-bottom:25px;padding-bottom:15px;position:relative}.content-section h2:after{background:linear-gradient(90deg,#e0b841,#e0b8414d);bottom:0;content:"";height:3px;left:0;position:absolute;width:80px}.content-section h2 .highlight{color:#e0b841}.intro-text{color:#fffc;font-size:18px;line-height:1.7;margin-bottom:40px;max-width:900px}.grid-layout{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:40px}.grid-item{background:#ffffff08;border:1px solid #e0b8411a;border-radius:12px;padding:30px;transition:all .3s ease}.grid-item:hover{background:#ffffff0d;border-color:#e0b8414d;box-shadow:0 20px 40px #0000004d,0 0 20px #e0b8411a;transform:translateY(-10px)}.icon-container{align-items:center;background:linear-gradient(135deg,#e0b8411a,#e0b84133);border-radius:12px;color:#e0b841;display:flex;height:60px;justify-content:center;margin-bottom:20px;width:60px}.icon-container svg{height:30px;width:30px}.grid-item h3{color:#e0b841;font-size:20px;margin-bottom:15px}.grid-item p{color:#ffffffb3;font-size:16px;line-height:1.7}.stats-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin:50px 0}.stat-box{background:linear-gradient(135deg,#e0b8411a,#0003);border:1px solid #e0b84133;border-radius:12px;flex:1 1;min-width:250px;padding:30px;text-align:center}.stat-box h3{color:#e0b841;font-size:36px;font-weight:700;margin-bottom:10px}.stat-box p{color:#fffc;font-size:16px}.testimonial{background:#ffffff08;border-left:3px solid #e0b841;color:#ffffffe6;font-size:18px;font-style:italic;margin:40px 0;padding:30px;position:relative}.testimonial:before{color:#e0b84133;content:'"';font-family:serif;font-size:60px;left:10px;position:absolute;top:10px}.testimonial cite{color:#e0b841;display:block;font-style:normal;font-weight:600;margin-top:15px}.feature-list{margin-top:40px}.feature-item{border-bottom:1px solid #ffffff1a;padding:25px 0}.feature-item:last-child{border-bottom:none}.feature-item h3{color:#e0b841;font-size:22px;margin-bottom:15px}.feature-item p{color:#fffc;font-size:16px;line-height:1.6;max-width:900px}.dark-section{background:#0006;border-radius:12px;margin:60px 0;padding:40px}.cost-calculator{margin-top:30px}.calculator-row{border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:20px 0}.calculation{flex:1 1}.calculation h4{color:#e0b841;font-size:18px;margin-bottom:10px}.calculation p{color:#ffffffb3;font-size:15px}.calculation-result{color:#e0b841;font-size:18px;font-weight:600;min-width:150px;text-align:right}.calculator-total{padding:30px 0;text-align:right}.calculator-total h3{color:#e0b841;font-size:24px;margin-bottom:5px}.calculator-total p{color:#ffffffe6;font-size:16px}.cta-section{padding:60px 0;text-align:center}.cta-section h2{font-size:36px;margin-bottom:20px}.cta-section h2:after{left:50%;transform:translateX(-50%)}.cta-section p{color:#fffc;font-size:18px;margin:0 auto 30px;max-width:700px}.cta-buttons{margin-bottom:20px}.large{font-size:18px;padding:16px 32px}.guarantee{color:#fff9;font-size:14px}.fade-in{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.fade-in.visible{opacity:1;transform:translateY(0)}@media (max-width:768px){.page-header{height:300px;padding-top:80px}.header-content h1{font-size:36px}.header-content p{font-size:18px}.content-section h2{font-size:28px}.grid-layout{grid-template-columns:1fr}.stat-box{min-width:100%}.calculator-row{flex-direction:column}.calculation-result{margin-top:10px;text-align:left}.calculator-total{text-align:left}.cta-buttons{flex-direction:column;gap:15px}.large{width:100%}}.cash-finder-page{align-items:center;background-color:#000;background-position:50%;background-size:cover;display:flex;flex-direction:column;min-height:100vh;padding:20px}.page-logo{margin-bottom:30px;max-width:150px}.cash-finder-page .cash-finder-container{margin:0 auto;max-width:550px;width:100%}.cash-finder-page .funnel-container{margin:0;max-width:100%;width:100%}.cash-finder-page .funnel-step{background-color:#000000d9;border-radius:8px;box-shadow:0 10px 30px #0000004d;color:#fff;padding:30px}.cash-finder-page .gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,gold,#fb0);-webkit-background-clip:text;background-clip:text}.cash-finder-page .primary-button,.cash-finder-page a.primary-button{background:linear-gradient(90deg,gold,#fb0);border:none;border-radius:4px;color:#000;cursor:pointer;display:inline-block;font-weight:700;margin-bottom:10px;padding:12px 24px;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.cash-finder-page .primary-button:hover{background:linear-gradient(90deg,#fb0,gold);transform:translateY(-2px)}.cash-finder-page .secondary-button{background:#0000;border:1px solid gold;border-radius:4px;color:gold;cursor:pointer;font-weight:700;padding:12px 24px;transition:all .3s ease}.cash-finder-page .secondary-button:hover{background:#ffd7001a}.cash-finder-page .benefit-item{align-items:center;background-color:#ffffff0d;border-radius:5px;display:flex;margin-bottom:15px;padding:10px}.cash-finder-page .benefit-icon{align-items:center;color:gold;display:flex;height:40px;justify-content:center;margin-right:15px;width:40px}.cash-finder-page .benefit-text h4{color:gold;margin:0 0 5px}.cash-finder-page .benefit-text p{margin:0;opacity:.8}.results-container{background-color:#000000d9;border-radius:8px;color:#fff;padding:30px}.results-header{margin-bottom:30px;text-align:center}.results-header h2{font-size:2rem;margin:0 0 15px}.results-summary{display:flex;flex-direction:column;gap:15px;margin-bottom:30px}.result-card{background-color:#ffffff0d;border-radius:8px;padding:20px;text-align:center}.result-card h3{color:gold;margin:0 0 10px}.result-card.highlight{background:linear-gradient(90deg,#ffd70033,#fb03);border:1px solid gold}.result-value{color:gold;font-size:2.2rem;font-weight:700;margin:10px 0}.next-steps{background-color:#ffffff0d;border-radius:8px;margin-top:30px;padding:20px;text-align:center}.next-steps h3{margin:0 0 15px}@media (min-width:768px){.results-summary{flex-direction:row}.result-card{flex:1 1}}*{box-sizing:border-box;margin:0;padding:0}.wine-walk-container{background-color:#121212;background:linear-gradient(#121212f2,#121212f2),radial-gradient(circle at 30% 20%,#d4af3714,#0000 40%),radial-gradient(circle at 70% 60%,#b8860b0d,#0000 50%);color:#fff;font-family:Arial,sans-serif;min-height:100vh}.wine-walk-inner{margin:0 auto;max-width:1200px;padding:20px}.wine-walk-header{margin-bottom:30px;text-align:center}.wine-walk-header h1{background:linear-gradient(135deg,#d4af37,#f5d76e,#926f34);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2.5em;margin-bottom:10px;text-shadow:none}.wine-walk-header p{color:#ffffffb3;font-size:16px}.wine-walk-controls{background-color:#0a0a0a;border:1px solid #d4af3733;border-radius:12px;box-shadow:0 20px 40px #000000b3,0 0 20px #e0b8411a;margin-bottom:20px;padding:20px}.wine-walk-button-group{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:15px}.wine-walk-btn{border:none;border-radius:25px;cursor:pointer;font-size:14px;font-weight:700;padding:12px 20px;transition:all .3s ease}.wine-walk-btn:disabled{cursor:not-allowed;opacity:.5}.wine-walk-btn-primary{background:linear-gradient(135deg,#d4af37,#f5d76e,#926f34);border:none;color:#0a0a0a}.wine-walk-btn-primary:hover:not(:disabled){box-shadow:0 4px 15px #d4af374d;transform:translateY(-2px)}.wine-walk-btn-secondary{background:#ffffff0d;border:1px solid #e0b8414d;color:#ffffffe6}.wine-walk-btn-secondary:hover:not(:disabled){background:#d4af371a;border-color:#d4af37}.wine-walk-status{border-radius:8px;display:none;font-weight:700;margin:15px 0;padding:10px}.wine-walk-status.visible{display:block}.wine-walk-status.success{background:#d4af371a;border:1px solid #e0b84133;color:#e0b841}.wine-walk-status.error{background:#ff6b6b1a;border:1px solid #ff6b6b33;color:#ff6b6b}.wine-walk-map-container{background:#0a0a0a;border:1px solid #d4af3733;border-radius:12px;box-shadow:0 20px 40px #000000b3,0 0 20px #e0b8411a;height:600px;overflow:hidden;position:relative}.wine-walk-map{height:100%;width:100%}.wine-walk-location-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:15px;box-shadow:0 8px 32px #0000001a;margin-top:20px;padding:20px}.wine-walk-form-group{margin-bottom:15px}.wine-walk-form-group label{color:#333;display:block;font-weight:700;margin-bottom:5px}.wine-walk-form-group input,.wine-walk-form-group select{border:2px solid #ddd;border-radius:8px;font-size:16px;padding:10px;transition:border-color .3s ease;width:100%}.wine-walk-form-group input:focus,.wine-walk-form-group select:focus{border-color:#667eea;outline:none}.wine-walk-location-list{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:15px;box-shadow:0 8px 32px #0000001a;margin-top:20px;padding:20px}.wine-walk-location-list h3{color:#333;margin-bottom:15px}.wine-walk-location-item{align-items:center;background:#fff;border:1px solid #eee;border-radius:10px;display:flex;justify-content:space-between;margin-bottom:10px;padding:15px;transition:all .3s ease}.wine-walk-location-item:hover{box-shadow:0 3px 10px #0000001a;transform:translateY(-1px)}.wine-walk-location-info{flex:1 1}.wine-walk-location-name{color:#333;font-size:16px;font-weight:700;margin-bottom:5px}.wine-walk-location-address{color:#666;font-size:14px}.wine-walk-location-actions{display:flex;gap:10px}.wine-walk-btn-small{border-radius:20px;font-size:12px;padding:8px 15px}.wine-walk-distance-info{background:#e3f2fd;border-radius:8px;color:#1976d2;display:none;font-size:14px;margin-top:10px;padding:10px}.wine-walk-distance-info.visible{display:block}@media (max-width:768px){.wine-walk-inner{padding:15px}.wine-walk-header h1{font-size:2em}.wine-walk-button-group{flex-direction:column}.wine-walk-btn{text-align:center;width:100%}.wine-walk-location-item{align-items:flex-start;flex-direction:column}.wine-walk-location-actions{margin-top:10px;width:100%}.wine-walk-map-container{height:400px}}@media (max-width:480px){.wine-walk-inner{padding:10px}.wine-walk-header h1{font-size:1.8em}.wine-walk-controls,.wine-walk-location-list{padding:15px}.wine-walk-map-container{height:350px}}.kids-expo-container{background:linear-gradient(135deg,#e8f4f8,#d1e7dd 50%,#f8f9fa);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh;padding:20px}.kids-expo-inner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:20px;box-shadow:0 10px 30px #0000001a;margin:0 auto;max-width:1200px;padding:30px}.kids-expo-header{border-bottom:2px solid #4a90e233;margin-bottom:30px;padding-bottom:20px;text-align:center}.kids-expo-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4a90e2,#357abd);-webkit-background-clip:text;background-clip:text;color:#4a90e2;font-size:2.5em;margin:0 0 15px;text-shadow:0 2px 4px #0000001a}.kids-expo-header p{color:#666;font-size:1.2em;margin:10px 0}.expo-date-info{background:linear-gradient(135deg,#ffc107,#ffb300);border-radius:25px;box-shadow:0 4px 12px #ffc1074d;color:#333;display:inline-block;font-weight:700;margin:15px 0;padding:12px 24px}.gymnasium-layout{background:#f8f9fa;border:3px solid #4a90e233;border-radius:15px;min-height:600px;padding:20px;position:relative}.gymnasium-header{border-bottom:2px solid #4a90e233;margin-bottom:20px;padding-bottom:15px;text-align:center}.gymnasium-header h3{color:#4a90e2;font-size:1.3em;margin:0 0 8px}.gymnasium-header p{color:#666;font-size:14px;margin:0}.gymnasium-grid{background:linear-gradient(135deg,#fff,#f8f9fa);border:2px solid #ddd;border-radius:10px;min-height:500px;padding:20px;position:relative}.gymnasium-entrance{background:#28a745;box-shadow:0 2px 8px #28a7454d;top:10px}.gymnasium-entrance,.gymnasium-stage{border-radius:20px;color:#fff;font-size:12px;font-weight:700;left:50%;padding:8px 16px;position:absolute;transform:translateX(-50%)}.gymnasium-stage{background:#6f42c1;bottom:10px;box-shadow:0 2px 8px #6f42c14d}.gymnasium-food-court{background:#fd7e14;box-shadow:0 2px 8px #fd7e144d;right:10px}.gymnasium-food-court,.gymnasium-registration{border-radius:20px;color:#fff;font-size:12px;font-weight:700;padding:8px 16px;position:absolute;text-orientation:mixed;top:50%;transform:translateY(-50%);writing-mode:vertical-rl}.gymnasium-registration{background:#dc3545;box-shadow:0 2px 8px #dc35454d;left:10px}.booths-container{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));max-height:400px;overflow-y:auto;padding:40px 60px}.booth{align-items:center;animation:boothAppear .5s ease-out 0s both;animation:boothAppear .5s ease-out var(--booth-delay,0s) both;background:linear-gradient(135deg,#fff,#f8f9fa);border:2px solid #4a90e2;border-radius:12px;box-shadow:0 2px 8px #4a90e233;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:100px;padding:12px;position:relative;text-align:center;transition:all .3s ease}.booth:hover{border-color:#357abd;box-shadow:0 6px 20px #4a90e24d;transform:translateY(-3px) scale(1.02)}.booth-special{background:linear-gradient(135deg,#fff3cd,#ffeaa7);border-color:#ffc107;box-shadow:0 2px 8px #ffc1074d}.booth-special:hover{border-color:#ffb300;box-shadow:0 6px 20px #ffc10766}.booth-favorite{background:linear-gradient(135deg,#f8d7da,#f5c6cb);border-color:#dc3545;box-shadow:0 2px 8px #dc35454d}.booth-favorite:hover{border-color:#c82333;box-shadow:0 6px 20px #dc354566}.booth-number{color:#666;font-size:11px;font-weight:700;margin-bottom:4px}.booth-icon{font-size:24px;margin-bottom:4px}.booth-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:10px;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.booth-badge{font-size:16px;height:20px;right:-5px;width:20px}.booth-badge,.booth-heart{align-items:center;background:#fff;border-radius:50%;box-shadow:0 2px 4px #0003;display:flex;justify-content:center;position:absolute;top:-5px}.booth-heart{font-size:14px;height:18px;left:-5px;width:18px}.gymnasium-legend{background:#4a90e20d;border-radius:10px;display:flex;gap:20px;justify-content:center;margin-top:20px;padding:15px}.legend-item{align-items:center;color:#666;display:flex;font-size:12px;gap:8px}.legend-booth{border:2px solid;border-radius:4px;height:20px;width:20px}.legend-booth.booth-normal{background:linear-gradient(135deg,#fff,#f8f9fa);border-color:#4a90e2}.legend-booth.booth-special{background:linear-gradient(135deg,#fff3cd,#ffeaa7);border-color:#ffc107}.legend-booth.booth-favorite{background:linear-gradient(135deg,#f8d7da,#f5c6cb);border-color:#dc3545}.category-filter{background:#4a90e20d;border:1px solid #4a90e21a;border-radius:15px;margin:20px 0;padding:20px}.category-filter h4{color:#4a90e2;font-size:1.1em;margin:0 0 15px}.category-buttons{display:flex;flex-wrap:wrap;gap:10px}.category-btn{background:#fffc;border:2px solid #4a90e24d;border-radius:20px;color:#4a90e2;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;transition:all .3s ease}.category-btn:hover{background:#4a90e21a;border-color:#4a90e2;box-shadow:0 4px 12px #4a90e233;transform:translateY(-2px)}.category-btn.active{background:linear-gradient(135deg,#4a90e2,#357abd);border-color:#357abd;box-shadow:0 4px 12px #4a90e24d;color:#fff}.kids-expo-status{border-radius:10px;font-weight:500;margin:15px 0;padding:12px 20px;text-align:center;transition:all .3s ease}.kids-expo-status.success{background:#28a7451a;border:1px solid #28a7454d;color:#28a745}.kids-expo-status.error{background:#dc35451a;border:1px solid #dc35454d;color:#dc3545}.kids-expo-status.loading{background:#4a90e21a;border:1px solid #4a90e24d;color:#4a90e2}.kids-expo-map-container{border:3px solid #4a90e233;border-radius:15px;box-shadow:0 8px 25px #00000026;margin:30px 0;overflow:hidden}.kids-expo-btn{background:linear-gradient(135deg,#4a90e2,#357abd);border:none;border-radius:8px;box-shadow:0 4px 12px #4a90e24d;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:600;padding:12px 20px;text-decoration:none;transition:all .3s ease}.kids-expo-btn:hover{background:linear-gradient(135deg,#357abd,#2c5aa0);box-shadow:0 6px 16px #4a90e266;transform:translateY(-2px)}.kids-expo-btn-primary{background:linear-gradient(135deg,#4a90e2,#357abd)}.kids-expo-btn-secondary{background:linear-gradient(135deg,#ffc107,#ffb300);color:#333}.kids-expo-btn-small{font-size:12px;padding:8px 16px}.kids-expo-vendor-list{margin:30px 0}.kids-expo-vendor-list h3{border-bottom:2px solid #4a90e233;color:#4a90e2;font-size:1.5em;margin-bottom:20px;padding-bottom:10px}.kids-expo-vendor-item{align-items:flex-start;background:#fffc;border:1px solid #4a90e21a;border-radius:12px;box-shadow:0 2px 8px #0000000d;display:flex;justify-content:space-between;margin-bottom:15px;padding:20px;transition:all .3s ease}.kids-expo-vendor-item:hover{background:#fffffff2;border-color:#4a90e2;box-shadow:0 6px 20px #4a90e226;transform:translateY(-2px)}.kids-expo-vendor-info{flex:1 1}.kids-expo-vendor-name{align-items:center;color:#333;display:flex;flex-wrap:wrap;font-size:1.2em;font-weight:700;margin-bottom:8px}.kids-expo-vendor-booth{color:#4a90e2;font-size:14px;font-weight:600;margin-bottom:5px}.kids-expo-vendor-actions{display:flex;flex-direction:column;gap:10px;margin-left:20px}.favorites-section{background:#dc35450d;border:1px solid #dc35451a;border-radius:15px;margin:30px 0;padding:20px}.favorites-section h3{color:#dc3545;margin-bottom:15px}.favorites-list{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.favorite-item{align-items:center;background:#fffc;border:1px solid #dc354533;border-radius:8px;display:flex;justify-content:space-between;padding:12px}.sponsors-section{background:#ffc1070d;border:1px solid #ffc10733;border-radius:15px;margin:30px 0;padding:25px}.sponsors-section h3{color:#ffc107;margin-bottom:20px;text-align:center}.sponsors-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.sponsor-item{background:#fffc;border:1px solid #ffc1074d;border-radius:10px;padding:15px;text-align:center}.sponsor-name{color:#333;font-weight:700;margin-bottom:5px}.sponsor-category{color:#666;font-size:12px}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes boothAppear{0%{opacity:0;transform:scale(.8) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.kids-expo-vendor-item{animation:fadeIn .5s ease-out}@media (max-width:768px){.gymnasium-entrance,.gymnasium-food-court,.gymnasium-registration,.gymnasium-stage{display:none}.kids-expo-container{padding:10px}.kids-expo-inner{padding:20px}.kids-expo-header h1{font-size:2em}.category-buttons{justify-content:center}.kids-expo-vendor-item{align-items:stretch;flex-direction:column}.kids-expo-vendor-actions{flex-direction:row;justify-content:flex-end;margin-left:0;margin-top:15px}.booths-container{gap:10px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));padding:20px 30px}.booth{min-height:80px;padding:8px}.booth-name{font-size:9px}.booth-icon{font-size:20px}.favorites-list,.sponsors-grid{grid-template-columns:1fr}.gymnasium-legend{flex-direction:column;gap:10px}}@media (max-width:480px){.kids-expo-header h1{font-size:1.8em}.category-btn{font-size:12px;padding:6px 12px}.booths-container{gap:8px;grid-template-columns:repeat(3,1fr);padding:15px 20px}.booth{min-height:70px;padding:6px}.booth-name{font-size:8px}.booth-icon{font-size:18px}.gymnasium-layout{padding:15px}.gymnasium-header h3{font-size:1.1em}}.signup-success{align-items:center;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#fff;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;justify-content:center;min-height:100vh;padding:2rem}.success-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 20px 40px #0000004d;max-width:600px;padding:3rem 2rem;text-align:center}.success-icon{align-items:center;animation:successPulse 2s ease-in-out;background:linear-gradient(135deg,#4ade80,#22c55e);border-radius:50%;color:#fff;display:flex;font-size:2rem;height:80px;justify-content:center;margin:0 auto 2rem;width:80px}.success-icon svg{height:40px;width:40px}@keyframes successPulse{0%{opacity:0;transform:scale(.8)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.signup-success h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,gold,#ffed4e);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.success-message{color:#ccc;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.next-steps{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.next-steps h3{color:gold;font-size:1.2rem;margin-bottom:1rem}.next-steps ul{list-style:none;margin:0;padding:0}.next-steps li{color:#ccc;padding:.5rem 0 .5rem 1.5rem;position:relative}.next-steps li:before{color:gold;content:"→";font-weight:700;left:0;position:absolute}.action-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.btn-primary,.btn-secondary{border-radius:8px;display:inline-block;font-weight:600;padding:.875rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,gold,#ffed4e);border:none;color:#1a1a1a}.btn-primary:hover{box-shadow:0 8px 25px #ffd70066;transform:translateY(-2px)}.btn-secondary{background:#ffffff1a;border:1px solid #fff3;color:#fff}.btn-secondary:hover{background:#fff3;transform:translateY(-2px)}.support-info{border-top:1px solid #ffffff1a;padding-top:1.5rem}.support-info p{color:#ccc;font-size:.9rem}.support-info a{color:gold;text-decoration:none}.support-info a:hover{text-decoration:underline}.loading-spinner{border:3px solid #ffffff1a;border-top-color:gold;margin:0 auto 1rem}@media (max-width:768px){.signup-success{padding:1rem}.success-container{padding:2rem 1.5rem}.signup-success h1{font-size:2rem}.action-buttons{align-items:center;flex-direction:column}.btn-primary,.btn-secondary{max-width:300px;text-align:center;width:100%}}@media (max-width:480px){.success-container{padding:1.5rem 1rem}.signup-success h1{font-size:1.8rem}.success-message{font-size:1rem}}.vendor-dashboard-container{background:linear-gradient(135deg,#667eea,#764ba2);font-family:Arial,sans-serif;min-height:100vh;padding:20px}.vendor-dashboard-header{color:#fff;margin-bottom:40px;padding:40px 20px;text-align:center}.vendor-dashboard-header h1{font-size:3rem;font-weight:700;margin-bottom:15px;text-shadow:0 2px 4px #0000004d}.vendor-dashboard-header p{font-size:1.3rem;margin:0 auto;max-width:600px;opacity:.9}.dashboard-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin:0 auto 50px;max-width:1400px;padding:0 20px}.dashboard-card{background:#fff;border:2px solid #0000;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:30px;transition:all .3s ease}.dashboard-card:hover{border-color:#667eea;box-shadow:0 20px 40px #00000026;transform:translateY(-5px)}.card-header h3{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:20px}.card-content p{color:#666;font-size:1rem;line-height:1.6;margin-bottom:20px}.feature-list{list-style:none;margin:0;padding:0}.feature-list li{color:#555;font-size:.95rem;padding:8px 0 8px 25px;position:relative}.feature-list li:before{color:#28a745;content:"✓";font-size:1.1rem;font-weight:700;left:0;position:absolute}.dashboard-cta{background:#fff;border-radius:20px;box-shadow:0 15px 35px #0000001a;margin:0 auto;max-width:800px;padding:50px;text-align:center}.dashboard-cta h2{color:#333;font-size:2.2rem;font-weight:700;margin-bottom:15px}.dashboard-cta p{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:30px}.cta-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:30px}.try-free-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;min-width:150px;padding:15px 30px;transition:all .3s ease}.try-free-btn:hover{box-shadow:0 10px 20px #667eea4d;transform:translateY(-2px)}.learn-more-btn{background:#fff;border:2px solid #667eea;border-radius:25px;color:#667eea;cursor:pointer;font-size:1.1rem;font-weight:600;min-width:150px;padding:15px 30px;transition:all .3s ease}.learn-more-btn:hover{background:#667eea;color:#fff;transform:translateY(-2px)}@media (max-width:768px){.vendor-dashboard-header h1{font-size:2.5rem}.vendor-dashboard-header p{font-size:1.1rem}.dashboard-grid{gap:20px;grid-template-columns:1fr;padding:0 15px}.dashboard-card{padding:25px}.dashboard-cta{margin:0 15px;padding:30px 20px}.dashboard-cta h2{font-size:1.8rem}.cta-buttons{align-items:center;flex-direction:column}.learn-more-btn,.try-free-btn{max-width:300px;width:100%}}@media (max-width:480px){.vendor-dashboard-container{padding:15px}.vendor-dashboard-header{padding:30px 15px}.vendor-dashboard-header h1{font-size:2rem}.dashboard-card{padding:20px}.dashboard-cta{padding:25px 15px}}.vendor-download-container{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;padding:20px}.vendor-download-content{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 25px 50px #00000026;margin:0 auto;max-width:1200px;padding:60px;text-align:center;width:100%}.guide-content{margin:40px 0;text-align:left}.insight-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:32px;padding:32px;transition:all .2s ease}.insight-item:hover{border-color:#3b82f6;box-shadow:0 10px 25px #0000001a;transform:translateY(-2px)}.insight-header{align-items:center;display:flex;gap:16px;margin-bottom:20px}.insight-number{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;box-shadow:0 4px 12px #3b82f64d;color:#fff;display:flex;font-size:16px;font-weight:700;height:36px;justify-content:center;width:36px}.insight-icon{font-size:28px}.insight-title{color:#1f2937;font-size:20px;font-weight:700;line-height:1.3;margin:0}.insight-content{color:#4b5563;font-size:16px;font-weight:400;line-height:1.7;margin:0}.form-title{color:#1f2937;font-size:3.5rem;font-weight:800;letter-spacing:-.025em;line-height:1.1;margin-bottom:20px}.form-subtitle{color:#6b7280;font-size:1.25rem;font-weight:400;line-height:1.6;margin-bottom:50px;margin-left:auto;margin-right:auto;max-width:600px}.download-status{background:#f8f9fa;border-radius:10px;margin:30px 0;padding:20px}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #e3e3e3;border-radius:50%;border-top-color:#667eea;height:40px;margin:0 auto 15px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.download-status p{color:#666;font-size:1rem;margin:0}.next-step{border-top:1px solid #e5e7eb;margin-top:60px;padding-top:40px}.next-step h3{color:#1f2937;font-size:2.25rem;font-weight:700;line-height:1.2;margin-bottom:20px}.next-step p{color:#6b7280;font-size:1.125rem;line-height:1.6;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:600px}.show-pricing-btn{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:12px;box-shadow:0 4px 12px #3b82f64d;color:#fff;cursor:pointer;font-size:1.125rem;font-weight:600;padding:18px 36px;transition:all .2s ease}.show-pricing-btn:hover{box-shadow:0 8px 20px #3b82f666;transform:translateY(-2px)}.signup-options{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px}.plan-option{background:#fff;border:2px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 6px #0000000d;cursor:pointer;padding:32px;position:relative;text-align:center;transition:all .2s ease}.plan-option:hover{box-shadow:0 20px 40px #0000001a}.plan-option.selected,.plan-option:hover{border-color:#3b82f6;transform:translateY(-4px)}.plan-option.selected{box-shadow:0 20px 40px #3b82f626}.plan-option.featured,.plan-option.selected{background:linear-gradient(135deg,#f0f9ff,#e0f2fe)}.plan-option.featured{border-color:#3b82f6;box-shadow:0 20px 40px #3b82f61a;transform:scale(1.02)}.plan-badge{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:20px;box-shadow:0 4px 12px #3b82f64d;color:#fff;font-size:.875rem;font-weight:600;left:50%;padding:8px 20px;position:absolute;top:-12px;transform:translateX(-50%)}.plan-option h4{color:#1f2937;font-size:1.5rem;font-weight:700;margin-bottom:16px}.plan-price{color:#3b82f6;font-size:2.5rem;font-weight:800;line-height:1;margin-bottom:8px}.plan-period{color:#6b7280;font-size:1rem;font-weight:500;margin-bottom:24px}.plan-option ul{list-style:none;margin:0 0 25px;padding:0;text-align:left}.plan-option li{color:#555;padding:8px 0 8px 25px;position:relative}.plan-option li:before{color:#28a745;content:"✓";font-size:1.1rem;font-weight:700;left:0;position:absolute}.signup-btn{border:none;border-radius:12px;box-shadow:0 4px 6px #0000001a;cursor:pointer;font-size:1rem;font-weight:600;padding:16px 24px;transition:all .2s ease;width:100%}.signup-btn.free{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.signup-btn.free:hover{background:linear-gradient(135deg,#059669,#047857);box-shadow:0 8px 20px #10b9814d;transform:translateY(-2px)}.signup-btn.pro{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff}.signup-btn.pro:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 8px 20px #3b82f64d;transform:translateY(-2px)}.signup-btn.ultimate{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff}.signup-btn.ultimate:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9);box-shadow:0 8px 20px #8b5cf64d;transform:translateY(-2px)}.guarantee{background:#f8f9fa;border-radius:10px;color:#666;font-size:.9rem;margin-top:20px;padding:20px;text-align:center}@media (max-width:768px){.vendor-download-content{padding:30px 20px}.form-title{font-size:1.8rem}.signup-options{gap:15px;grid-template-columns:1fr}.plan-option{padding:20px}.plan-option.featured{transform:none}}@media (max-width:480px){.vendor-download-container{padding:15px}.vendor-download-content{padding:25px 15px}.form-title{font-size:1.5rem}.plan-option{padding:15px}}.direct-signup-container{background:linear-gradient(135deg,#0a0a0a,#1a1a1a 50%,#2a2a2a);font-family:Montserrat,sans-serif;min-height:100vh;padding:20px}.direct-signup-inner{background:#f9f9f9;border:2px solid #d4af37;border-radius:20px;box-shadow:0 25px 50px #0000004d;margin:0 auto;max-width:1400px;overflow:hidden}.direct-signup-header{background:linear-gradient(135deg,#d4af37,#f5d76e 50%,#926f34);box-shadow:0 4px 20px #d4af374d;color:#0a0a0a;padding:60px 40px;text-align:center}.direct-signup-header h1{color:#0a0a0a;font-size:3.5rem;font-weight:800;letter-spacing:-.025em;line-height:1.1;margin-bottom:20px}.direct-signup-header p{color:#0a0a0a;font-size:1.25rem;font-weight:500;margin:0;opacity:.9}.pricing-tiers-container{background:linear-gradient(135deg,#f9f9f9,#f0f0f0);border-bottom:2px solid #d4af37;padding:40px}.pricing-title{margin-bottom:40px;text-align:center}.pricing-title h2{color:#0a0a0a;font-size:2rem;font-weight:700;margin-bottom:15px}.pricing-title p{color:#8a8a8a;font-size:1.1rem;margin:0}.pricing-tiers-horizontal{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:30px}.pricing-tier{background:#fff;border:2px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 6px #0000000d;cursor:pointer;flex:1 1;max-width:320px;min-width:280px;padding:24px;position:relative;text-align:center;transition:all .3s ease}.pricing-tier:hover{border-color:#d4af37;box-shadow:0 10px 25px #d4af3733;transform:translateY(-2px)}.pricing-tier.selected{border-color:#d4af37;box-shadow:0 8px 25px #d4af374d;transform:translateY(-4px)}.pricing-tier.featured{border-color:#3b82f6;box-shadow:0 8px 25px #3b82f64d}.tier-badge{background:#3b82f6;border-radius:20px;box-shadow:0 4px 12px #3b82f64d;color:#fff;font-size:.875rem;font-weight:600;left:50%;padding:6px 16px;position:absolute;top:-12px;transform:translateX(-50%)}.tier-header h3{color:#0a0a0a;font-size:1.5rem;font-weight:700;margin-bottom:15px}.tier-price{color:#d4af37;font-size:2.5rem;font-weight:800;margin-bottom:5px}.tier-period{color:#8a8a8a;font-size:1rem;margin-bottom:20px}.tier-features{list-style:none;margin:0;padding:0;text-align:left}.tier-features li{color:#4b5563;font-size:.95rem;padding:8px 0 8px 20px;position:relative}.tier-features li:before{color:#10b981;content:"✓";font-weight:700;left:0;position:absolute}.pricing-info{margin-top:20px;text-align:center}.pricing-info p{color:#8a8a8a;font-size:.95rem;margin:0}.registration-form-container{background:#fff;padding:40px}.direct-signup-form{margin:0 auto;max-width:800px}.direct-signup-title{margin-bottom:30px;text-align:center}.direct-signup-title h3{color:#0a0a0a;font-size:2rem;font-weight:700;margin-bottom:10px}.direct-signup-title p{color:#8a8a8a;font-size:1.1rem;margin:0}.registration-form-container label{color:#0a0a0a!important;display:block;font-size:.95rem;font-weight:600;margin-bottom:8px}.registration-form-container input,.registration-form-container select{background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#0a0a0a;font-size:1rem;padding:12px 16px;transition:all .3s ease;width:100%}.registration-form-container input:focus,.registration-form-container select:focus{border-color:#d4af37;box-shadow:0 0 0 3px #d4af371a;outline:none}.registration-form-container input.error,.registration-form-container select.error{border-color:#dc3545}.error-message{background:#dc3545}.error-message,.success-message{border-radius:8px;color:#fff;font-size:14px;margin-bottom:20px;padding:15px;text-align:center}.success-message{background:#28a745}.direct-signup-container .navbar,.direct-signup-container nav{display:none!important}@media (max-width:1024px){.pricing-tiers-horizontal{align-items:center;flex-direction:column}.pricing-tier{max-width:400px;width:100%}}@media (max-width:768px){.direct-signup-header h1{font-size:2.5rem}.direct-signup-header p{font-size:1.1rem}.pricing-side,.registration-form-container{padding:20px}.pricing-tiers-horizontal{gap:15px}.pricing-tier{min-width:250px;padding:20px}}@media (max-width:480px){.direct-signup-container{padding:10px}.direct-signup-header{padding:40px 20px}.direct-signup-header h1{font-size:2rem}.pricing-side,.registration-form-container{padding:15px}.direct-signup-title h3,.pricing-title h2{font-size:1.5rem}}.vendor-integration-page{background:linear-gradient(135deg,#667eea,#764ba2);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;padding:20px}.congratulations-container{margin:0 auto;max-width:1200px;padding:40px 20px}.congratulations-content{background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;padding:60px 40px;text-align:center}.success-icon{animation:bounce 2s infinite;font-size:80px;margin-bottom:20px}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.congratulations-content h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#2d3748;font-size:3.5rem;font-weight:900;letter-spacing:2px;margin-bottom:10px;text-shadow:0 4px 8px #0000001a;text-transform:uppercase}.congratulations-content h2{color:#4a5568;font-size:1.8rem;font-style:italic;font-weight:700;letter-spacing:1px;margin-bottom:30px}.welcome-message{margin:0 auto 40px;max-width:700px}.welcome-message p{color:#718096;font-size:1.2rem;line-height:1.6;margin-bottom:30px}.powerful-copy{color:#2d3748;font-size:1.4rem;font-weight:500;line-height:1.8;margin-bottom:30px;text-align:center}.powerful-copy strong{color:#667eea;font-size:1.5rem;font-weight:700}.plan-info{background:linear-gradient(135deg,#f7fafc,#edf2f7);border-left:5px solid #667eea;border-radius:15px;margin:30px 0;padding:25px}.plan-info h3{color:#2d3748;font-size:1.3rem;font-weight:600;margin-bottom:10px}.plan-name{color:#667eea;font-weight:700}.plan-info p{color:#718096;margin:0}.next-steps{margin:40px auto;max-width:700px;text-align:left}.next-steps h3{color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:15px;text-align:center}.next-steps p{color:#718096;font-size:1.1rem;margin-bottom:20px;text-align:center}.benefits-list{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));list-style:none;margin:0;padding:0}.benefits-list li{background:#f7fafc;border-left:3px solid #667eea;border-radius:10px;color:#4a5568;font-size:1rem;padding:15px 20px;transition:transform .2s ease}.benefits-list li:hover{transform:translateX(5px)}.connect-section{background:linear-gradient(135deg,#f7fafc,#edf2f7);border:2px solid #e2e8f0;border-radius:15px;margin-top:40px;padding:30px}.selected-platform{margin-bottom:25px;text-align:center}.selected-platform .platform-icon{font-size:4rem;margin-bottom:20px}.selected-platform h4{color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:15px}.selected-platform p{color:#718096;font-size:1.1rem;line-height:1.6}.connect-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50px;box-shadow:0 10px 25px #667eea4d;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:600;max-width:400px;padding:18px 40px;transition:all .3s ease;width:100%}.connect-button:hover{box-shadow:0 15px 35px #667eea66;transform:translateY(-2px)}.connect-button:active{transform:translateY(0)}.integration-container{margin:0 auto;max-width:1200px;padding:40px 20px}.integration-header{margin-bottom:50px;text-align:center}.integration-header h1{color:#fff;font-size:3rem;font-weight:700;margin-bottom:15px;text-shadow:0 2px 4px #0000001a}.integration-header p{color:#ffffffe6;font-size:1.3rem;margin:0 auto;max-width:600px}@media (max-width:768px){.congratulations-content{padding:40px 20px}.congratulations-content h1{font-size:2.5rem}.congratulations-content h2{font-size:1.5rem}.benefits-list{grid-template-columns:1fr}.connect-button{font-size:1.1rem;padding:15px 30px}.integration-header h1{font-size:2.5rem}}@media (max-width:480px){.vendor-integration-page{padding:10px}.congratulations-container{padding:20px 10px}.congratulations-content{padding:30px 15px}.success-icon{font-size:60px}.benefits-list li{font-size:.9rem;padding:12px 15px}}
/*# sourceMappingURL=main.abd6ccb7.css.map*/