@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.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:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.navbar{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(10px);background-color:#f8f9fa0d;border-radius:40px;left:0;margin:60px 120px 0;padding:.5rem 1rem;position:fixed;right:0;top:0;z-index:1030}@media (max-width:576px){.navbar{margin:30px 30px 0}.hide{visibility:hidden}}@font-face{font-family:Raleway SemiBold;font-style:normal;font-weight:600;src:url(/static/media/raleway.semibold.8fe2bbfb3fef9aaae8e7.ttf) format("truetype")}.brand-logo{height:1.3em;margin-left:.5rem;margin-right:.2rem;transform:translateY(8px);width:auto}.container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-left:auto;margin-right:auto;width:100%}.navbar-brand{color:#fff;display:inline-block;font-family:Raleway SemiBold,sans-serif;font-size:1.7rem;margin-right:1rem;padding-bottom:.3125rem;padding-top:.3125rem;text-decoration:none;transform:translateY(-4px)}.navbar-toggle{background:none;border:none;cursor:pointer;display:none;font-size:1.25rem}.navbar-toggle-icon{background:no-repeat 50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(256, 256, 256, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");background-size:100% 100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.nav{display:flex;list-style:none;margin:0;padding-left:0}.nav-link{color:#ffffff8c;display:block;font-size:1.2rem;padding:.5rem 1rem;text-decoration:none}.nav-link,.nav-link:hover{transition:.3s ease-in-out}.nav-link:hover{color:#fff}.nav-dropdown{position:relative}.dropdown-menu{background-color:#fff;box-shadow:0 .5rem 1rem #00000026;display:none;list-style:none;margin:0;min-width:160px;padding:.5rem 0;position:absolute;z-index:1000}.nav-dropdown:hover .dropdown-menu{display:block}.dropdown-item{background-color:initial;border:0;clear:both;color:#212529;display:block;font-weight:400;padding:.25rem 1.5rem;text-align:inherit;text-decoration:none;white-space:nowrap;width:100%}.dropdown-divider{border-top:1px solid #e9ecef;height:0;margin:.5rem 0;overflow:hidden}@media (max-width:991px){.navbar-toggle{display:block}.navbar-collapse{display:none;width:100%}.navbar-collapse.show{display:block}.nav{flex-direction:column}.nav-dropdown .dropdown-menu{float:none;position:static}}body{font-family:Poppins,sans-serif;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}.container-new{justify-content:center;margin:0 auto}.row{display:flex;flex-wrap:wrap;padding-bottom:80px;padding-left:80px}ul{list-style:none}.footer{background-color:#03181a;padding:70px 0}.footer-col{padding:0 15px;width:25%}.footer-col h4{color:#fff;font-size:18px;font-weight:500;margin-bottom:35px;position:relative;text-transform:capitalize}.footer-col h4:before{background-color:#189965;bottom:-10px;box-sizing:border-box;content:"";height:2px;left:0;position:absolute;width:50px}.footer-col ul li:not(:last-child){margin-bottom:10px}.footer-col ul li a{color:#fff;color:#bbb;display:block;font-size:16px;font-weight:300;text-decoration:none;text-transform:capitalize;transition:all .3s ease}.footer-col ul li a:hover{color:#fff;padding-left:8px}.footer-col .social-links a{background-color:#fff3;border-radius:50%;color:#fff;display:inline-block;height:40px;line-height:40px;margin:0 10px 10px 0;text-align:center;transition:all .5s ease;width:40px}.footer-col .social-links a:hover{background-color:#fff;color:#24262b}.footieThing{color:#666667;display:block;margin:0 auto;text-align:center;width:fit-content}@media(max-width:767px){.footer-col{margin-bottom:30px;width:50%}}@media(max-width:574px){.footer-col{width:100%}}.email-card-overlay{align-items:center;animation:overlayFadeIn .3s ease-out forwards;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;opacity:0;padding:20px;position:fixed;right:0;top:0;z-index:992}.email-card,.email-card-overlay{backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}.email-card{animation:cardFadeIn .3s ease-out .1s forwards;background:#101010bf;border:1px solid #fff3;border-radius:10px;max-width:400px;padding:2rem;position:relative;transform:translateY(-20px);width:100%;z-index:994}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes cardFadeIn{0%{opacity:0;transform:translateY(-20px)}to{backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;opacity:1;transform:translateY(0)}}.email-card h3{color:#cdcdcd;font-size:2rem;font-weight:600;text-align:center}.email-card h3,.form-group{margin-bottom:1.5rem}.form-group label{color:#5a5a5a;display:block}.form-group input{background-color:#272a2c;border:1px solid #bdc3c74a;border-radius:5px;padding:.8rem;width:100%}.form-group input:focus{border-color:#3498db;box-shadow:0 0 0 2px #3498db33}.form-actions{margin-top:1.5rem;text-align:center}.submit-button{background-color:initial;border:2px solid #27ae60!important;border:none;border-radius:100px;color:#27ae60;cursor:pointer;font-size:1rem;padding:.8rem 1.5rem;transition:background-color .2s}.submit-button:hover{background-color:#1a7741;border:2px solid #1a7741!important;color:#fff}.error-message{color:#e74c3c;font-size:.9rem;margin:.5rem 0}.success-message{color:#27ae60;font-weight:500;margin:1rem 0}.disclaimer{color:#7f8c8d7e;font-size:.8rem;line-height:1.4;margin-top:1.5rem;text-align:center}.exit-button{background:none;border:none;color:#7f8c8d;cursor:pointer;font-size:1.2rem;padding:5px;position:absolute;right:15px;top:15px}.exit-button:hover{color:#e74c3c}:root{--color-gray-200:#4ae932;--color-indigo-200:#1ed793;--color-gray-50:#29d1d7;--color-indigo-300:#95dd2a}.video-container{background-image:url(/static/media/landingBG.9204fdebcf162c97a393.png);background-position:50%;background-size:cover;z-index:-2}.video-background,.video-container{left:50%;min-height:100%;min-width:100%;position:fixed;top:50%;transform:translate(-50%,-50%)}.video-background{object-fit:cover;opacity:1;z-index:-1}.video-overlay{background-color:#0000;left:50%;min-height:100%;min-width:100%;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:0}.hero-section{margin-left:auto;margin-right:auto;max-width:72rem;padding-left:1rem;padding-right:1rem;position:relative;z-index:1}@media (min-width:640px){.hero-section{padding-left:1.5rem;padding-right:1.5rem}}.hero-content{padding-bottom:3rem;padding-top:3rem}@media (min-width:768px){.hero-content{padding-bottom:5rem;padding-top:5rem}}.hero-layout{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem;width:100%}.hero-layout,.phone-container{align-items:center;display:flex}.phone-container{flex:0 0 40%;justify-content:flex-start;margin-top:-20rem;transform:rotate(-10deg)}.phone-image{max-width:150%;object-fit:contain;transform:translate(-20%,25%);z-index:-9999999}.hero-header{flex:0 0 60%;padding-left:2rem;text-align:right}@media (max-width:768px){.hero-layout{flex-direction:column;text-align:center}.phone-container{flex:0 0 auto;margin-bottom:2rem}.phone-image{max-width:80%}.hero-header{flex:0 0 auto;padding-left:0;text-align:center}.hero-title-top{font-size:3rem!important;padding-top:1rem!important}.hero-buttons{padding-bottom:3rem!important}.phone-image{opacity:0;position:relative;transform:translate(-35px,200px);z-index:-300}}.hero-title-top{color:#d1d5db;font-size:5rem;padding-top:7rem}.hero-title,.hero-title-top{font-family:Nacelle,sans-serif;font-weight:600;padding-bottom:.1rem;text-align:right}.hero-title{animation:gradient 6s linear infinite;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(90deg,#4ae932,#1ed793,#29d1d7,#95dd2a,#4ae932);background-image:linear-gradient(to right,var(--color-gray-200),var(--color-indigo-200),var(--color-gray-50),var(--color-indigo-300),var(--color-gray-200));background-size:200% auto;color:#0000;font-size:3.25rem}.content-move{transition:width .3s ease-in-out}.highlight-container{display:inline-block;max-width:300px;transition:max-width .3s ease;vertical-align:top}.highlight.exit{animation:exitAnimation .5s forwards!important}.highlight.enter{animation:enterAnimation .5s forwards!important}@keyframes exitAnimation{0%{opacity:1;transform:translateY(0)}to{filter:blur(25px);opacity:0;transform:translateY(-20px)}}@keyframes enterAnimation{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.highlight{animation:none!important;background-color:#e5468b38!important;background-image:none!important;border:none!important;border-radius:20px;color:#f95c8e!important;display:inline-block;font-weight:700!important;padding:4px 14px;position:relative;text-shadow:1px 1px 2px #0000001a!important;transition:all .5s ease!important}@media (min-width:768px){.hero-title{font-size:4.5rem}}.hero-description{max-width:45rem}.hero-text{color:#c9bfc7c8;font-size:1.25rem;margin-bottom:4rem;margin-top:1.25rem}.hero-buttons{display:flex;justify-content:right;margin-top:2rem;padding-bottom:20rem}@media (min-width:640px){.hero-buttons{justify-content:flex-end;padding-right:2rem}}.btn-primary{margin-bottom:1rem}@media (min-width:640px){.btn-primary{margin-bottom:0;width:auto}}.btn-secondary{background-image:linear-gradient(180deg,#1f2937,#1f293799);background-position:bottom;background-size:100% 100%;color:#d1d5db;position:relative;width:100%}.btn-secondary:before{background:linear-gradient(90deg,#1f2937,#374151,#1f2937);border-radius:inherit;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;pointer-events:none;position:absolute}.btn-secondary:hover{background-size:100% 150%}@media (min-width:640px){.btn-secondary{margin-left:1rem;width:auto}}.btn-text{font-size:1.3rem}.btn-arrow{color:#ffffff80}.about-container{background-color:#000;color:#fff;min-height:100vh;position:relative;z-index:1}.about-hero{background:linear-gradient(135deg,#4ae9321a,#1ed7931a 25%,#29d1d71a 50%,#95dd2a1a);padding:13rem 2rem 4rem;text-align:center}.about-content{margin:0 auto;max-width:800px}.about-title{animation:gradient 6s linear infinite;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(90deg,#4ae932,#1ed793,#29d1d7,#95dd2a);background-size:200% auto;color:#0000;font-family:Nacelle,sans-serif;font-size:4rem;font-weight:600;margin-bottom:1.5rem}.about-subtitle{color:#c9bfc7c8;font-size:1.5rem;line-height:1.6;margin-bottom:2rem}.about-mission{margin:0 auto;max-width:1200px;padding:4rem 2rem}.mission-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:4rem}.mission-text h2{color:#4ae932;font-family:Nacelle,sans-serif;font-size:2rem;font-weight:600;margin-bottom:1rem}.mission-text p{color:#c9bfc7c8;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.about-cta{background:linear-gradient(135deg,#4ae9320d,#1ed7930d);padding:4rem 2rem 6rem;text-align:center}.cta-content{margin:0 auto;max-width:600px}.cta-content h2{color:#fff;font-family:Nacelle,sans-serif;font-size:2.5rem;font-weight:600;margin-bottom:1rem}.cta-content p{color:#c9bfc7c8;font-size:1.2rem;margin-bottom:2rem}.cta-buttons{display:flex;gap:1rem;justify-content:center}.btn{border-radius:.25rem}.btn-primary{border-radius:999px!important}.btn-primary:hover{background-size:100% 150%;transform:translateY(-2px)}.btn-text{display:inline-flex;font-size:1.1rem;position:relative}.btn-arrow{color:#ffffffb3;margin-left:.25rem}.btn-primary:hover .btn-arrow{transform:translateX(.125rem)}@media (max-width:768px){.about-title{font-size:2.5rem}.about-subtitle{font-size:1.2rem}.mission-content{gap:2rem;grid-template-columns:1fr}.mission-text h2{font-size:1.5rem}.cta-content h2{font-size:2rem}}.demo-container{background-color:#000;color:#fff;min-height:100vh;position:relative;z-index:1}.demo-hero{background:linear-gradient(135deg,#4ae9321a,#1ed7931a 25%,#29d1d71a 50%,#95dd2a1a);padding:13rem 2rem 4rem;text-align:center}.demo-content{margin:0 auto;max-width:800px}.demo-title{animation:gradient 6s linear infinite;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(90deg,#4ae932,#1ed793,#29d1d7,#95dd2a);background-size:200% auto;color:#0000;font-family:Nacelle,sans-serif;font-size:4rem;font-weight:600;margin-bottom:1.5rem}.demo-subtitle{color:#c9bfc7c8;font-size:1.5rem;line-height:1.6;margin-bottom:2rem}.step-flow{flex-wrap:wrap;gap:1rem;justify-content:center;padding:3rem 2rem}.flow-step,.step-flow{align-items:center;display:flex}.flow-step{background:#ffffff0d;border:2px solid #4ae93233;border-radius:12px;flex-direction:column;min-width:140px;padding:1rem 1.5rem;transition:all .3s ease}.flow-step.active{background:#4ae9321a;border-color:#4ae932}.flow-step.completed{background:linear-gradient(135deg,#4ae932,#1ed793);color:#000;font-weight:600}.flow-label{font-size:.9rem;font-weight:500;text-align:center}.flow-arrow{color:#4ae932;font-size:1.5rem;margin:0 .5rem}.mobile-demo-section{margin:0 auto;max-width:1400px;padding:2rem}.demo-layout{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.phone-mockup{align-items:center;display:flex;justify-content:center}.mobile-screen{border-radius:25px;box-shadow:0 20px 40px #0000004d;display:flex;flex-direction:column;height:600px;overflow:hidden;padding:20px;position:relative;width:350px}.create-session{background:#22d95f}.create-session-title{color:#fff;font-size:2.5rem;font-weight:900;margin-bottom:3rem;margin-top:2rem;text-align:center}.mobile-content{display:flex;flex:1 1;flex-direction:column}.form-group{margin-bottom:2rem}.form-label{color:#fff!important;display:block;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.form-input{background:#ffffffa8!important;border:none;border-radius:10px;box-sizing:border-box;color:#333!important;font-size:1.2rem;font-weight:600;padding:1rem;width:100%}.next-btn{background:#1e40af;border:none;border-radius:25px;box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;font-size:1.3rem;font-weight:700;margin-bottom:2rem;margin-top:auto;padding:1.2rem 2rem;transition:all .2s ease}.next-btn:hover{background:#1e3a8a;transform:translateY(-2px)}.dietary-restrictions{background:#22d95f}.mobile-header{margin-bottom:1rem}.back-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:600;padding:.5rem 0;transition:all .2s ease}.back-btn:hover{opacity:.8}.dietary-title{color:#fff;font-size:1.9rem!important;font-weight:900;margin-bottom:2rem;text-align:left}.dietary-form{display:flex;flex:1 1;flex-direction:column}.dietary-label{color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.dietary-textarea{background:#fffc;border:none;border-radius:10px;box-sizing:border-box;color:#333;flex:1 1;font-family:inherit;font-size:1.1rem;min-height:200px;padding:1rem;resize:none}.terms-text{color:#fff;font-size:.7rem;margin:1rem 0;opacity:.9;text-align:left}.send-btn{background:#1e40af;border:none;border-radius:25px;box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;font-size:1.3rem;font-weight:700;margin-bottom:1rem;padding:1.2rem 2rem;transition:all .2s ease}.send-btn:hover{background:#1e3a8a;transform:translateY(-2px)}.restaurant-voting{background:#8c8c8c}.voting-title{color:#fff;font-size:2rem;font-weight:900;margin-bottom:1rem;text-align:center}.voting-subtitle{color:#fff;font-size:.9rem;line-height:1.4;margin-bottom:2rem;opacity:.9;text-align:center}.restaurant-list{display:flex;flex:1 1;flex-direction:column;gap:.8rem;margin-bottom:1rem}.restaurant-card{background:#fff;border-radius:10px;box-shadow:0 2px 4px #0000001a;cursor:pointer;padding:.6rem;transition:all .2s ease}.restaurant-card:hover{box-shadow:0 4px 8px #0003;transform:translateY(-2px)}.restaurant-card.selected{background:#e3f2fd;border:2px solid #1e40af}.restaurant-name{color:#333;font-size:.9rem;font-weight:600;margin-bottom:.3rem}.restaurant-details{color:#666;font-size:.9rem;font-weight:500}.voting-info{color:#fff;font-size:.6rem;line-height:1.3;margin-bottom:1rem;opacity:.9;text-align:center}.vote-btn{background:#1e40af;border:none;border-radius:25px;box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;font-size:1.3rem;font-weight:700;padding:1.2rem 2rem;transition:all .2s ease}.vote-btn:hover:not(.disabled){background:#1e3a8a;transform:translateY(-2px)}.vote-btn.disabled{background:#666;cursor:not-allowed;opacity:.6}.winner-screen{background:#f5f5f5}.winner-card{background:#fff;border-radius:15px;box-shadow:0 4px 12px #0000001a;margin:2rem 0;padding:2rem;text-align:center}.winner-title{color:#333;font-size:1.5rem;font-weight:900;margin-bottom:1rem}.winner-address{color:#666;font-size:.8rem;line-height:1.4;margin-bottom:2rem}.winner-actions{display:flex;flex-direction:column;gap:.8rem}.book-btn,.call-btn,.maps-btn{border:none;border-radius:10px;box-shadow:0 2px 4px #0000001a;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 1.5rem;transition:all .2s ease}.call-btn{background:#37a75e;color:#fff}.call-btn:hover{background:#3bc428;transform:translateY(-2px)}.book-btn{background:#1e40af;color:#fff}.book-btn:hover{background:#1e3a8a;transform:translateY(-2px)}.maps-btn{background:#f59e0b;color:#fff}.maps-btn:hover{background:#d97706;transform:translateY(-2px)}.demo-controls,.demo-info{padding:2rem}.demo-info{background:#ffffff0d;border:1px solid #4ae93233;border-radius:15px;margin-bottom:2rem}.demo-info h3{color:#4ae932;font-size:1.8rem;margin-bottom:1rem}.demo-info p{color:#c9bfc7c8;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.step-info{border-top:1px solid #4ae93233;padding-top:1rem}.step-info h4{color:#4ae932;font-size:1.2rem;margin-bottom:.5rem}.step-description{color:#fff;font-size:1rem;font-style:italic}.navigation-controls{display:flex;gap:1rem;margin-bottom:2rem}.control-btn{background:linear-gradient(135deg,#4ae9321a,#1ed7931a);border:2px solid #4ae9324d;border-radius:12px;color:#fff;cursor:pointer;flex:1 1;font-size:1rem;font-weight:500;padding:1rem;transition:all .3s ease}.control-btn:hover:not(:disabled){background:linear-gradient(135deg,#4ae93233,#1ed79333);border-color:#4ae932;transform:translateY(-2px)}.control-btn:disabled{cursor:not-allowed;opacity:.4}.control-btn.reset{background:linear-gradient(135deg,#ff44441a,#dc267f1a);border-color:#ff44444d}.control-btn.reset:hover{background:linear-gradient(135deg,#f443,#dc267f33);border-color:#f44}.demo-cta{background:#4ae9320d;border:1px solid #4ae93233;border-radius:15px;padding:2rem;text-align:center}.demo-cta h4{color:#fff;font-size:1.3rem;margin-bottom:1rem}.btn-primary{background:linear-gradient(135deg,#4ae932,#1ed793);border-radius:12px;box-shadow:0 4px 15px #4ae9324d;color:#000;font-weight:600;padding:1rem 2rem}.btn-primary:hover{box-shadow:0 6px 20px #4ae93266;transform:translateY(-3px)}.btn-text{align-items:center;display:flex;gap:.5rem;justify-content:center}.btn-arrow{font-size:1.2rem;transition:transform .3s ease}.btn-primary:hover .btn-arrow{transform:translateX(3px)}@media (max-width:768px){.demo-layout{gap:2rem;grid-template-columns:1fr}.mobile-screen{height:550px;width:300px}.create-session-title{font-size:2.5rem}.dietary-title{font-size:2rem}.voting-title{font-size:1.8rem}.winner-title{font-size:1.5rem}.step-flow{flex-direction:column;gap:1rem}.flow-arrow{transform:rotate(90deg)}.navigation-controls{flex-direction:column}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.mobile-screen{animation:fadeIn .5s ease-out}.account-container-new{background-color:#000;color:#fff;margin-top:100px;min-height:100vh;padding:2rem 0;position:relative;z-index:1}.auth-section{align-items:center;display:flex;justify-content:center;min-height:80vh;padding:2rem}.auth-container{background:linear-gradient(135deg,#1a1a1ae6,#2a2a2ae6);border:1px solid #4ae9321a;border-radius:20px;box-shadow:0 20px 40px #0000004d;max-width:480px;padding:3rem;width:100%}.auth-header{margin-bottom:2rem;text-align:center}.auth-title{animation:gradient 6s linear infinite;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(90deg,#4ae932,#1ed793,#29d1d7,#95dd2a);background-size:200% auto;color:#0000;font-family:Nacelle,sans-serif;font-size:2.5rem;font-weight:600;margin-bottom:.5rem}.auth-subtitle{color:#c9bfc7c8;font-size:1.1rem;margin-bottom:0}.auth-form{gap:1.5rem}.auth-form,.form-group{display:flex;flex-direction:column}.form-group label{color:#4ae932;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.form-group input{background:#ffffff1a;border:2px solid #ffffff1a;border-radius:12px;color:#fff;font-size:1rem;padding:1rem;transition:all .3s ease}.form-group input:focus{border-color:#4ae932;box-shadow:0 0 0 3px #4ae9321a;outline:none}.form-group input.error{border-color:#ff6b6b}.error-message{color:#ff6b6b;font-size:.85rem;margin-top:.25rem}.general-error{background:#ff6b6b1a;border:1px solid #ff6b6b;border-radius:8px}.general-error,.success-message{margin-bottom:1rem;padding:1rem;text-align:center}.success-message{background:#4ae9321a;border:1px solid #4ae932;border-radius:8px;color:#4ae932;font-size:.9rem}.auth-submit{font-size:1.1rem;font-weight:600;margin-top:1rem;padding:1rem 2rem}.resend-confirmation{background:#4ae9320d;border:1px solid #4ae9321a;border-radius:8px;margin:1.5rem 0;padding:1rem;text-align:center;transition:all .3s ease}.resend-confirmation:has(.btn-primary){background:#4ae9321a;border-color:#4ae9324d}.resend-confirmation p{color:#ccc;font-size:.9rem;margin-bottom:.5rem}.resend-confirmation .btn{font-size:.9rem;padding:.5rem 1rem}.auth-switch{border-top:1px solid #ffffff1a;margin-top:2rem;padding-top:2rem;text-align:center}.auth-switch p{color:#c9bfc7c8;margin-bottom:0}.switch-btn{background:none;border:none;color:#4ae932;cursor:pointer;font-size:inherit;font-weight:500;margin-left:.5rem;text-decoration:underline}.switch-btn:hover{color:#1ed793}@media (max-width:768px){.account-container{padding:1rem 0}.auth-container{margin:1rem;padding:2rem}.auth-title{font-size:2rem}.account-title{font-size:2.5rem}.user-info-card{flex-direction:column;text-align:center}.user-avatar{height:60px;width:60px}.avatar-text,.user-name{font-size:1.5rem}.account-actions{grid-template-columns:1fr}.action-card{padding:1.5rem}}.dashboard-container,body{background-color:#000}.dashboard-container{color:#fff;margin-top:100px;min-height:100vh;padding:2rem 0;position:relative;z-index:1}.loading-spinner{align-items:center;color:#4ae932;display:flex;font-size:1.2rem;height:60vh;justify-content:center}.account-info{margin:0 auto;max-width:1200px;padding:2rem}.account-content{display:flex;flex-direction:column;gap:3rem}.account-title{animation:gradient 6s linear infinite;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(90deg,#4ae932,#1ed793,#29d1d7,#95dd2a);background-size:200% auto;color:#0000;font-family:Nacelle,sans-serif;font-size:3rem;font-weight:600;margin-bottom:2rem;text-align:center}.user-info-card{background:linear-gradient(135deg,#1a1a1ae6,#2a2a2ae6);border:1px solid #4ae93233;border-radius:20px;box-shadow:0 10px 30px #0000004d;gap:2rem;padding:2rem}.user-avatar,.user-info-card{align-items:center;display:flex}.user-avatar{background:linear-gradient(135deg,#4ae932,#1ed793);border-radius:50%;flex-shrink:0;height:80px;justify-content:center;width:80px}.avatar-text{color:#000;font-size:2rem;font-weight:600}.user-details{flex:1 1}.user-name{color:#fff;font-size:2rem;font-weight:600;margin-bottom:.5rem}.user-email{color:#4ae932;font-size:1.1rem;margin-bottom:.25rem}.user-id{color:#888;font-size:.9rem}.account-actions{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.action-card{background:linear-gradient(135deg,#1a1a1ae6,#2a2a2ae6);border:1px solid #ffffff1a;border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.action-card:hover{border-color:#4ae9324d;box-shadow:0 15px 35px #0003;transform:translateY(-5px)}.action-card h3{color:#4ae932;font-size:1.3rem;margin-bottom:1rem}.action-card p{color:#c9bfc7c8;line-height:1.5;margin-bottom:1.5rem}.logout-section{border-top:1px solid #ffffff1a;padding:2rem;text-align:center}.btn{border:none;border-radius:12px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background-image:linear-gradient(to top right,#4ac6ec,#7883ff);background-position:bottom;background-size:100% 100%;box-shadow:inset 0 1px 0 0 #ffffff29;color:#fff}.btn-primary:hover:not(:disabled){background-size:100% 150%;transform:translateY(-2px)}.btn-primary:disabled{cursor:not-allowed;opacity:.6;transform:none}.btn-secondary{background:#4ae9321a;border:2px solid #4ae9324d;color:#4ae932}.btn-secondary:hover{background:#4ae93233;border-color:#4ae932;transform:translateY(-2px)}.btn-danger{background:linear-gradient(135deg,#ff6b6b,#ff5252);color:#fff}.btn-danger:hover{background:linear-gradient(135deg,#ff5252,#f44);transform:translateY(-2px)}@keyframes gradient{0%{background-position:0 50%}to{background-position:200% 50%}}@media (max-width:768px){.dashboard-container{padding:1rem 0}.account-title{font-size:2.5rem}.user-info-card{flex-direction:column;text-align:center}.user-avatar{height:60px;width:60px}.avatar-text,.user-name{font-size:1.5rem}.account-actions{grid-template-columns:1fr}.action-card{padding:1.5rem}}.privacy-container{background-color:#c8c8c8;color:#f0f0f0;min-height:100vh;padding:10rem 0 4rem}.privacy-content{margin:0 auto;max-width:900px;padding:0 2rem}.privacy-header{border-bottom:2px solid #f0f0f0;margin-bottom:4rem;padding-bottom:2rem;text-align:center}.privacy-title{color:#000!important;font-family:Nacelle,sans-serif;font-size:3rem;font-weight:700;margin-bottom:1rem}.privacy-subtitle{color:#666;font-size:1.1rem;font-weight:500}.privacy-sections{margin:0 auto;max-width:800px}.privacy-section{background:#fafafa;border:1px solid #e8e8e8;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin-bottom:3rem;padding:2rem}.privacy-section h2{border-bottom:2px solid #4ae932;color:#1a1a1a;font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:.5rem;position:relative}.privacy-section h2:after{background:linear-gradient(135deg,#4ae932,#1ed793);bottom:-2px;content:"";height:2px;left:0;position:absolute;width:60px}.privacy-section p{color:#444;font-size:1rem;line-height:1.7;margin-bottom:1rem}.privacy-section ul{margin-bottom:1.5rem;padding-left:1.5rem}.privacy-section li{color:#444;font-size:1rem;line-height:1.6;margin-bottom:.5rem;position:relative}.privacy-section li::marker{color:#4ae932}.subsection{background:#fff}.subsection h3{color:#1a1a1a}.privacy-link{border-bottom:1px solid #0000;color:#4ae932;font-weight:600;text-decoration:none;transition:all .3s ease}.privacy-link:hover{border-bottom-color:#1ed793;color:#1ed793}.contact-info{background:#f8f9fa;border:1px solid #e9ecef}.contact-info p{color:#495057}.contact-info strong{color:#212529}.privacy-footer{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;margin-top:3rem;padding:2rem;text-align:center}.privacy-footer p{color:#6c757d;font-size:.95rem;font-style:italic;margin:0}strong{color:#1a1a1a}ul li strong{color:#4ae932}@media (max-width:768px){.privacy-container{margin-top:80px;padding:1rem 0 3rem}.privacy-content{padding:0 1rem}.privacy-title{font-size:2.5rem}.privacy-section{margin-bottom:2rem;padding:1.5rem}.privacy-section h2{font-size:1.5rem}.subsection{padding:1rem}.subsection h3{font-size:1.2rem}}@media (max-width:480px){.privacy-title{font-size:2rem}.privacy-section{padding:1rem}.privacy-section h2{font-size:1.3rem}.privacy-section li,.privacy-section p{font-size:.95rem}.subsection{padding:.75rem}}@media print{.privacy-container{background:#fff;margin-top:0}.privacy-section{border:1px solid #ccc;box-shadow:none;page-break-inside:avoid}.privacy-link{color:#333!important;text-decoration:underline}}.payment-container{background-color:#282828;color:#f0f0f0;min-height:100vh;padding:10rem 0 4rem}.payment-content{margin:0 auto;max-width:900px;padding:0 2rem}.payment-header{border-bottom:2px solid #a0a0a0;margin-bottom:4rem;padding-bottom:2rem;text-align:center}.payment-title{color:#fff!important;font-family:Nacelle,sans-serif;font-size:3rem;font-weight:700;margin-bottom:1rem}.payment-subtitle{color:#d0d0d0;font-size:1.1rem;font-weight:500}.payment-sections{margin:0 auto;max-width:800px}.payment-section{background:#919191;border:1px solid #a0a0a0;border-radius:12px;box-shadow:0 2px 8px #00000026;margin-bottom:3rem;padding:2rem}.highlight-section{background:linear-gradient(135deg,#4ae932,#1ed793);border:2px solid #4be9322e;color:#000;overflow:hidden;position:relative}.highlight-section:before{animation:shimmer 3s infinite;background:linear-gradient(45deg,#0000,#ffffff1a,#0000);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}@keyframes shimmer{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}to{transform:translateX(100%) translateY(100%) rotate(45deg)}}.highlight-section h2{color:#000!important;font-size:2.2rem;margin-bottom:1.5rem;text-align:center}.highlight-section .free-notice{position:relative;z-index:1}.free-notice{background:#ffffff1a;border-left:4px solid #ffffff4d;border-radius:8px;margin-bottom:1rem;padding:1.5rem}.highlight-section .free-notice{background:#0000001a;border-left-color:#000}.free-emphasis{background:#ffffff26;border-radius:6px;font-size:1.1rem;font-weight:600;margin-top:1rem;padding:1rem;text-align:center}.highlight-section .free-emphasis{background:#00000026}.feature-list{list-style:none;padding-left:0}.feature-list li{font-size:1.1rem;font-weight:500;padding:.5rem 0}.payment-section h2{border-bottom:2px solid #4ae932;color:#000;font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:.5rem;position:relative}.payment-section h2:after{background:linear-gradient(135deg,#4ae932,#1ed793);bottom:-2px;content:"";height:2px;left:0;position:absolute;width:60px}.payment-section p{color:#333;font-size:1rem;line-height:1.7;margin-bottom:1rem}.payment-section ul{margin-bottom:1.5rem;padding-left:1.5rem}.payment-section li{color:#333;font-size:1rem;line-height:1.6;margin-bottom:.5rem;position:relative}.payment-section li::marker{color:#4ae932}.subsection{background:#d0d0d0;border-left:4px solid #4ae932}.subsection h3{color:#000}.faq-item{background:#d0d0d0;border-left:3px solid #4ae932;border-radius:6px;margin-bottom:1.5rem;padding:1rem}.faq-item h4{color:#000;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.faq-item p{color:#333;margin:0}.payment-link{border-bottom:1px solid #0000;color:#19a603;font-weight:600;text-decoration:none;transition:all .3s ease}.payment-link:hover{border-bottom-color:#1ed793;color:#1ed793}.contact-info{background:#d0d0d0;border:1px solid #a0a0a0}.contact-info p{color:#333}.contact-info strong{color:#000}.payment-footer{background:#b0b0b0;border:1px solid #a0a0a0;border-radius:12px;margin-top:3rem;padding:2rem;text-align:center}.payment-footer p{color:#333;font-size:.95rem;font-style:italic;font-weight:600;margin:0}.highlight-section ul li strong,strong{color:#000}em{color:#666}@media (max-width:768px){.payment-container{padding:8rem 0 3rem}.payment-content{padding:0 1rem}.payment-title{font-size:2.5rem}.payment-section{margin-bottom:2rem;padding:1.5rem}.payment-section h2{font-size:1.5rem}.highlight-section h2{font-size:1.8rem}.subsection{padding:1rem}.subsection h3{font-size:1.2rem}}@media (max-width:480px){.payment-title{font-size:2rem}.payment-section{padding:1rem}.payment-section h2{font-size:1.3rem}.highlight-section h2{font-size:1.6rem}.payment-section li,.payment-section p{font-size:.95rem}.subsection{padding:.75rem}.free-emphasis{font-size:1rem}}@media print{.payment-container{background:#fff;color:#000}.payment-section{background:#fff;border:1px solid #ccc;box-shadow:none;page-break-inside:avoid}.highlight-section{background:#f0f0f0!important;color:#000!important}.payment-link{color:#333!important;text-decoration:underline}.payment-section h2{color:#000!important}}.tos-container{background-color:#282828;color:#f0f0f0;min-height:100vh;padding:10rem 0 4rem}.tos-content{margin:0 auto;max-width:900px;padding:0 2rem}.tos-header{border-bottom:2px solid #a0a0a0;margin-bottom:4rem;padding-bottom:2rem;text-align:center}.tos-title{color:#fff!important;font-family:Nacelle,sans-serif;font-size:3rem;font-weight:700;margin-bottom:1rem}.tos-subtitle{color:#d0d0d0;font-size:1.1rem;font-weight:500}.tos-sections{margin:0 auto;max-width:800px}.tos-section{background:#919191;border:1px solid #a0a0a0;border-radius:12px;box-shadow:0 2px 8px #00000026;margin-bottom:3rem;padding:2rem}.tos-section h2{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:.5rem;position:relative}.tos-section h2:after{background:#19a603;bottom:-2px;content:"";height:2px;left:0;position:absolute;width:60px}.tos-section p{color:#f0f0f0;font-size:1rem;line-height:1.7;margin-bottom:1rem}.tos-section ul{margin-bottom:1.5rem;padding-left:1.5rem}.tos-section li{color:#f0f0f0;font-size:1rem;line-height:1.6;margin-bottom:.5rem;position:relative}.tos-section li::marker{color:#19a603}.subsection{background:#ffffff0d;border-left:4px solid #19a603;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.subsection h3{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.subsection:last-child{margin-bottom:0}.subsection p{color:#f0f0f0}.subsection ul{margin-top:.5rem}.subsection li{color:#f0f0f0}.tos-link{border-bottom:1px solid #0000;color:#19a603;font-weight:600;text-decoration:none;transition:all .3s ease}.tos-link:hover{border-bottom-color:#4ae932;color:#4ae932}.contact-info{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;margin-top:1rem;padding:1.5rem}.contact-info p{color:#f0f0f0;margin-bottom:.5rem}.contact-info strong{color:#fff;font-weight:600}.tos-footer{background:#919191;border:1px solid #a0a0a0;border-radius:12px;margin-top:3rem;padding:2rem;text-align:center}.tos-footer p{color:#f0f0f0;font-size:.95rem;font-style:italic;margin-bottom:1rem}.tos-footer p:last-child{font-style:normal;font-weight:600;margin-bottom:0}strong{color:#fff;font-weight:600}ul li strong{color:#19a603}em{color:#d0d0d0;font-style:italic}.tos-section p strong{color:#9aed8f;font-weight:700}.tos-section p:has(strong){background:#19a6031a;border-left:3px solid #19a603;border-radius:6px;margin:1rem 0;padding:1rem}.tos-section>p:first-of-type{font-size:1.05rem;line-height:1.8}.tos-section h2{background:#19a6031a;border-bottom:2px solid #19a603;border-radius:6px 6px 0 0;margin:-2rem -2rem 1.5rem;padding:.5rem 1rem}.tos-section h2:after{display:none}@media (max-width:768px){.tos-container{padding:8rem 0 3rem}.tos-content{padding:0 1rem}.tos-title{font-size:2.5rem}.tos-section{margin-bottom:2rem;padding:1.5rem}.tos-section h2{font-size:1.5rem;margin:-1.5rem -1.5rem 1.5rem;padding:.5rem 1rem}.subsection{padding:1rem}.subsection h3{font-size:1.2rem}}@media (max-width:480px){.tos-title{font-size:2rem}.tos-section{padding:1rem}.tos-section h2{font-size:1.3rem;margin:-1rem -1rem 1.5rem}.tos-section li,.tos-section p{font-size:.95rem}.subsection{padding:.75rem}}*{transition:color .3s ease,background-color .3s ease,border-color .3s ease}@media print{.tos-container{background:#fff;color:#000}.tos-section{background:#fff;border:1px solid #ccc;box-shadow:none;page-break-inside:avoid}.tos-section h2{background:#f0f0f0!important;color:#000!important}.tos-link{color:#333!important;text-decoration:underline}.tos-title,strong{color:#000!important}}.tos-section:focus-within{outline:2px solid #19a603;outline-offset:2px}.tos-link:focus{border-radius:2px;outline:2px solid #4ae932;outline-offset:2px}.tos-section p:contains("BY USING THE SERVICE"),.tos-section p:contains("THE SERVICE IS PROVIDED"),.tos-section p:contains("YOU UNDERSTAND"){background:#19a60326;border:1px solid #19a603;border-radius:8px;font-weight:500;padding:1rem}