*{margin:0;padding:0;box-sizing:border-box}:root{--bg: #000000;--surface: #0a0d14;--surface-soft: #11151f;--fg: #ffffff;--muted: #9ca3af;--primary: #d6ff3d;--primary-strong: #e4ff67;--primary-ink: #0a0d14;--brand-gold: #e6a23c;--brand-gold-dark: #a67c00;--error: #f87171;--ui-accent: var(--primary);--ui-accent-strong: var(--primary-strong);--qbar-gold: var(--primary);--qbar-gold-hover: var(--primary-strong);--qbar-ember: var(--primary-strong)}html{scroll-behavior:smooth}body{font-family:Geist,Arial,Helvetica,sans-serif;line-height:1.6;color:var(--fg);background-color:var(--bg)}a{text-decoration:none;color:inherit}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background:#0a0d14d6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(255,255,255,.14)}.nav-container{max-width:1200px;margin:0 auto;padding:.75rem 20px;display:flex;justify-content:space-between;align-items:center}.logo-container{display:flex;align-items:center}.qbar-logo__link{display:inline-flex;align-items:center}.qbar-logo{display:inline-flex;align-items:center;line-height:1;color:var(--fg)}.qbar-logo__icon{flex-shrink:0}.qbar-logo__text{font-weight:600;letter-spacing:-.02em;color:var(--fg)}.qbar-logo__r{color:var(--ui-accent)}.qbar-logo--xs{gap:.35rem}.qbar-logo--header{gap:.55rem}.qbar-logo--compact{gap:.45rem}.qbar-logo--hero{gap:.7rem}.qbar-logo__icon--xs{width:1.25rem;height:1.25rem}.qbar-logo__icon--header{width:2rem;height:2rem}.qbar-logo__icon--compact{width:1.55rem;height:1.55rem}.qbar-logo__icon--hero{width:2.55rem;height:2.55rem}.qbar-logo__text--xs{font-size:.95rem}.qbar-logo__text--header{font-size:1.9rem}.qbar-logo__text--compact{font-size:1.35rem}.qbar-logo__text--hero{font-size:2.4rem}.logo-img{height:82px;width:auto;object-fit:contain;display:block;margin:0;padding:0;vertical-align:top}.footer-logo{height:60px;margin-bottom:1rem}.nav-buttons{display:flex;gap:1rem;align-items:center}.header .nav-buttons .btn{padding:.46rem .82rem;font-size:.74rem;line-height:1.1;letter-spacing:.04em;font-weight:600;border-radius:999px;text-transform:uppercase}.btn{padding:.75rem 1.5rem;border-radius:999px;font-weight:600;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;display:inline-block;text-align:center;cursor:pointer;border:1px solid transparent;font-family:inherit}.btn-primary{background:var(--primary);color:var(--primary-ink);font-weight:700}.btn-primary:hover:not(:disabled){background:var(--primary-strong);transform:translateY(-1px);box-shadow:0 0 0 1px #e4ff6766,0 0 20px #d6ff3d3d}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{background:#ffffff0a;color:var(--fg);border:1px solid rgba(255,255,255,.18)}.btn-secondary:hover{background:#ffffff14;border-color:#ffffff47;color:var(--fg)}.btn-outline{background:transparent;color:var(--fg);border:1px solid rgba(255,255,255,.2)}.btn-outline:hover{background:#ffffff14;border-color:#ffffff52;color:var(--fg)}.btn-large{padding:.86rem 1.55rem;font-size:.98rem}.btn-block{display:block;width:100%}.hero{position:relative;color:#fff;padding:6rem 0;text-align:center;overflow:hidden;min-height:600px;display:flex;align-items:center}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0a0d1494,#11151f75);z-index:1}.hero-content{max-width:800px;margin:0 auto;position:relative;z-index:2}.hero-title{font-size:3.5rem;font-weight:800;margin-bottom:1rem;line-height:1.2;letter-spacing:-.01em}.hero-tagline{font-size:1.75rem;font-weight:600;margin-bottom:1.5rem;opacity:.98}.hero-trial-pill{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto 1.1rem;padding:.58rem 1.15rem .62rem;border-radius:999px;font-size:.74rem;font-weight:600;letter-spacing:.02em;text-transform:none;color:#0a0a0a;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-strong) 100%);box-shadow:0 0 18px #d6ff3d3d;line-height:1.35;max-width:21rem;text-align:center;gap:.35rem}.hero-trial-pill-strong{font-weight:800;text-transform:uppercase;letter-spacing:.06em;font-size:.88rem}.hero-subtitle{font-size:1.25rem;margin-bottom:1.25rem;opacity:.9;line-height:1.8}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hero .btn-large{padding:.72rem 1.15rem;font-size:.84rem}.features{padding:5rem 0;background:var(--bg)}.section-title{font-size:2.5rem;font-weight:600;text-align:center;margin-bottom:1rem;color:var(--fg);letter-spacing:-.02em}.section-subtitle{text-align:center;font-size:1.2rem;color:var(--muted);margin-bottom:3rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.feature-card{background:#ffffff0a;padding:2rem;border-radius:12px;text-align:center;transition:border-color .2s ease,background-color .2s ease;border:1px solid rgba(255,255,255,.14)}.feature-card:hover{background:#ffffff0f;border-color:#d6ff3d66}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{font-size:1.5rem;margin-bottom:1rem;color:var(--fg)}.feature-card p{color:#d1d5db;line-height:1.6}.customer-flow{padding:5rem 0;background:radial-gradient(ellipse 80% 60% at 50% 0%,rgba(214,255,61,.08) 0%,transparent 55%),var(--bg);border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.customer-flow-lead{max-width:720px;margin-left:auto;margin-right:auto;color:#d1d5db;text-shadow:none;line-height:1.65}.flow-timeline{list-style:none;max-width:760px;margin:3rem auto 0;padding:0;position:relative}.flow-timeline:before{content:"";position:absolute;left:calc(1.375rem - 1.5px);top:.75rem;bottom:.75rem;width:3px;border-radius:2px;background:linear-gradient(180deg,var(--primary) 0%,var(--primary-strong) 100%);opacity:.35}.flow-step{display:grid;grid-template-columns:2.75rem 1fr;gap:1rem 1.25rem;align-items:start;margin-bottom:1.75rem;position:relative}.flow-step:last-child{margin-bottom:0}.flow-step-marker{position:relative;z-index:1;width:2.75rem;height:2.75rem;border-radius:50%;background:var(--primary);color:var(--primary-ink);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.05rem;box-shadow:0 0 0 4px var(--bg),0 0 16px #d6ff3d40}.flow-step-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:1.35rem 1.5rem 1.4rem;border-left:3px solid var(--primary);transition:border-color .25s ease,box-shadow .25s ease}.flow-step-card:hover{border-left-color:var(--primary-strong);box-shadow:0 0 0 1px #d6ff3d29}.flow-step-title{font-size:1.2rem;font-weight:700;color:#fff;margin-bottom:.5rem;letter-spacing:-.02em}.flow-step-text{color:#b8bcc4;line-height:1.65;font-size:.98rem;margin:0}.flow-step-text strong{color:var(--primary);font-weight:600}.pricing{padding:5rem 0;background:var(--bg)}.pricing-container{display:flex;justify-content:center;margin-top:3rem}.pricing-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:3rem;max-width:600px;width:100%;position:relative}.pricing-card.featured{border-color:#d6ff3d66}.pricing-trial-banner{text-align:center;margin:-.5rem 0 1.75rem;padding:1.1rem 1.25rem 1.15rem;border-radius:16px;background:#d6ff3d1f;border:1px solid rgba(214,255,61,.45)}.pricing-trial-banner-kicker{display:block;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--primary);margin-bottom:.35rem}.pricing-trial-banner-title{display:block;font-size:1.65rem;font-weight:800;color:#fff;letter-spacing:-.02em;margin-bottom:.4rem}.pricing-trial-banner-sub{display:block;font-size:.92rem;line-height:1.45;color:#c4c8d0}.pricing-after-trial{font-size:.88rem;color:#9ca3af;text-align:center;margin:-.25rem 0 1.25rem;line-height:1.45}.pricing-title{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2rem;color:var(--fg)}.pricing-options{display:flex;flex-direction:column;gap:2rem}.pricing-option{text-align:center}.pricing-price{margin-bottom:1rem}.price-amount{font-size:3rem;font-weight:800;color:var(--primary)}.price-period{font-size:1.25rem;color:#9ca3af;margin-left:.5rem}.price-iva{font-size:1rem;color:#9ca3af;margin-bottom:1.5rem;font-weight:500}.pricing-features{list-style:none;margin-bottom:2rem;text-align:left}.pricing-features li{padding:.75rem 0;color:#d1d5db;border-bottom:1px solid #333}.pricing-features li:last-child{border-bottom:none}.cta{padding:5rem 0;background:var(--surface);color:var(--fg);text-align:center;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.cta-content{max-width:700px;margin:0 auto}.cta h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-trial{font-size:1.1rem;font-weight:600;margin-bottom:2rem;opacity:.95}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta .btn-primary{background:var(--primary);color:var(--primary-ink);font-weight:700}.cta .btn-primary:hover{background:var(--primary-strong);transform:translateY(-2px);box-shadow:0 0 0 1px #e4ff6766,0 0 20px #d6ff3d3d}.cta .btn-outline{border-color:#fff;color:#fff}.cta .btn-outline:hover{background:#fff;color:#000;font-weight:700}.footer{background:var(--bg);color:#d1d5db;padding:3rem 0 1.5rem;border-top:1px solid rgba(255,255,255,.14)}.footer-content{display:grid;grid-template-columns:2fr 3fr;gap:3rem;margin-bottom:2rem}.footer-brand .logo-container{margin-bottom:1rem}.footer-brand p{color:#9ca3af}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-column h4{color:var(--fg);margin-bottom:1rem;font-size:1.1rem}.footer-column a{display:block;margin-bottom:.75rem;color:#9ca3af;transition:color .3s ease}.footer-column a:hover{color:var(--primary)}.footer-bottom{border-top:1px solid #333;padding-top:1.5rem;text-align:center;color:#9ca3af}.contact-section{padding:4rem 0;background:var(--bg);min-height:calc(100vh - 200px)}.contact-wrapper{max-width:700px;margin:0 auto;background:#ffffff0a;padding:3rem;border-radius:16px;border:1px solid rgba(255,255,255,.14)}.contact-header{text-align:center;margin-bottom:2.5rem}.contact-header h1{font-size:2.5rem;color:var(--fg);margin-bottom:1rem;font-weight:600}.contact-header p{color:#d1d5db;font-size:1.1rem;line-height:1.6}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{color:var(--primary);font-weight:600;margin-bottom:.5rem;font-size:.95rem}.form-group input,.form-group select,.form-group textarea{padding:.75rem 1rem;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:var(--surface);color:#fff;font-family:inherit;font-size:1rem;transition:all .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#d6ff3d99;box-shadow:0 0 0 3px #d6ff3d1f}.form-group input::placeholder,.form-group textarea::placeholder{color:#6b7280}.form-group select{cursor:pointer}.form-group textarea{resize:vertical;min-height:120px}.form-message{padding:1rem;border-radius:8px;margin-top:1rem;font-weight:500}.form-message-success{background:#d6ff3d1a;border:1px solid rgba(214,255,61,.55);color:var(--primary)}.form-message-error{background:#f871711f;border:1px solid rgba(248,113,113,.55);color:var(--error)}.faqs-section{padding:4rem 0;background:var(--bg);min-height:calc(100vh - 200px)}.faqs-header{text-align:center;margin-bottom:3rem}.faqs-header h1{font-size:2.5rem;color:var(--fg);margin-bottom:1rem;font-weight:600}.faqs-header p{color:#d1d5db;font-size:1.2rem}.faqs-content{max-width:900px;margin:0 auto}.faq-category{margin-bottom:3rem}.faq-category h2{font-size:1.8rem;color:var(--primary);margin-bottom:1.5rem;font-weight:600;border-bottom:1px solid rgba(214,255,61,.35);padding-bottom:.5rem}.faq-item{background:#ffffff0a;border:1px solid rgba(255,255,255,.14);border-radius:12px;padding:1.5rem;margin-bottom:1rem;transition:all .3s ease}.faq-item:hover{border-color:#d6ff3d6b}.faq-question{font-size:1.2rem;color:var(--fg);margin-bottom:0;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq-question:after{content:"+";font-size:1.5rem;color:var(--primary);font-weight:300}.faq-item.active .faq-question:after{content:"−"}.faq-answer{color:#d1d5db;line-height:1.8;max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item.active .faq-answer{max-height:1000px;padding-top:1rem}.faq-answer p{margin-bottom:.75rem}.faq-answer ol,.faq-answer ul{margin-left:1.5rem;margin-bottom:.75rem}.faq-answer a{color:var(--primary);text-decoration:underline}.faq-answer a:hover{color:var(--primary-strong)}.faqs-cta{text-align:center;margin-top:4rem;padding:3rem;background:#ffffff0a;border-radius:16px;border:1px solid rgba(255,255,255,.14)}.faqs-cta h2{font-size:2rem;color:var(--fg);margin-bottom:1rem}.faqs-cta p{color:#d1d5db;margin-bottom:2rem;font-size:1.1rem}.legal-section{padding:4rem 0;background:var(--bg);min-height:calc(100vh - 200px)}.legal-content{max-width:900px;margin:0 auto;background:#ffffff0a;padding:3rem;border-radius:16px;border:1px solid rgba(255,255,255,.14)}.legal-content h1{font-size:2.5rem;color:var(--fg);margin-bottom:.5rem;font-weight:600}.last-updated{color:#9ca3af;margin-bottom:2rem;font-size:.9rem}.legal-text{color:#d1d5db;line-height:1.8}.legal-text h2{color:var(--primary);font-size:1.5rem;margin-top:2rem;margin-bottom:1rem;font-weight:600}.legal-text h3{color:var(--primary-strong);font-size:1.2rem;margin-top:1.5rem;margin-bottom:.75rem}.legal-text p{margin-bottom:1rem}.legal-text ul{margin-left:1.5rem;margin-bottom:1.5rem}.legal-text li{margin-bottom:.5rem}.legal-text a{color:var(--primary);text-decoration:underline}.legal-text a:hover{color:var(--primary-strong)}@media(max-width:768px){.hero{min-height:100vh;height:100vh;padding:2rem 0}.hero-title{font-size:2.25rem}.hero-tagline{font-size:1.3rem}.hero-subtitle{font-size:1.1rem}.hero-trial-pill{font-size:.68rem;padding:.5rem .85rem .55rem;max-width:100%}.hero-trial-pill-strong{font-size:.8rem}.hero .btn-large{padding:.66rem 1rem;font-size:.78rem}.hero-trial-pill-hook{font-size:.74rem}.logo-img{height:75px}.footer-logo{height:50px}.qbar-logo__icon--header{width:1.6rem;height:1.6rem}.qbar-logo__text--header{font-size:1.45rem}.qbar-logo__icon--compact{width:1.35rem;height:1.35rem}.qbar-logo__text--compact{font-size:1.15rem}.nav-buttons{gap:.5rem}.header .nav-buttons .btn{padding:.42rem .68rem;font-size:.68rem;letter-spacing:.035em}.btn{padding:.6rem 1.2rem;font-size:.9rem}.btn-large{padding:.8rem 1.3rem;font-size:.92rem}.features-grid{grid-template-columns:1fr}.customer-flow{padding:3.5rem 0}.flow-step{grid-template-columns:2.35rem 1fr;gap:.85rem 1rem;margin-bottom:1.35rem}.flow-step-marker{width:2.35rem;height:2.35rem;font-size:.95rem;box-shadow:0 0 0 3px var(--bg),0 0 16px #d6ff3d3d}.flow-timeline:before{left:calc(1.175rem - 1.5px)}.flow-step-card{padding:1.1rem 1.15rem 1.15rem}.flow-step-title{font-size:1.05rem}.pricing-card{padding:2rem 1.5rem}.price-amount{font-size:2.5rem}.footer-content,.footer-links{grid-template-columns:1fr}.cta h2{font-size:2rem}.cta-trial{font-size:1rem;margin-bottom:1.5rem}.pricing-trial-banner-title{font-size:1.35rem}.contact-wrapper,.legal-content{padding:2rem 1.5rem}}
