.navbar-header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1.25rem 0;transition:all .3s ease}.navbar-header.scrolled{padding:.75rem 0;background:#020617d9;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 10px 30px #00000080}.navbar-container{display:flex;align-items:center;justify-content:space-between}.navbar-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none}.logo-icon{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);display:flex;align-items:center;justify-content:center;box-shadow:0 0 20px #3b82f666;color:#fff}.logo-text{display:flex;flex-direction:column}.logo-title{font-family:Outfit,sans-serif;font-size:1.35rem;font-weight:800;color:#fff;letter-spacing:-.02em;line-height:1.1}.dot-primary{color:#3b82f6}.logo-subtitle{font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#94a3b8}.navbar-links{display:flex;align-items:center;gap:2rem}.navbar-links a{font-size:.92rem;font-weight:500;color:#94a3b8;transition:all .2s ease;position:relative}.navbar-links a:hover{color:#fff}.navbar-actions{display:flex;align-items:center;gap:1rem}.nav-btn-login{display:flex;align-items:center;gap:.5rem;font-size:.88rem;padding:.6rem 1.1rem;background:#1e293b99;border:1px solid rgba(255,255,255,.1);color:#f8fafc;border-radius:10px}.nav-btn-demo{display:flex;align-items:center;gap:.5rem;font-size:.88rem;padding:.65rem 1.3rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-radius:10px;font-weight:600;box-shadow:0 4px 14px #3b82f659}.nav-btn-demo:hover{transform:translateY(-1px);box-shadow:0 6px 20px #3b82f680}.mobile-menu-btn{display:none;background:transparent;border:none;color:#f8fafc;cursor:pointer}@media(max-width:992px){.navbar-links{position:fixed;top:70px;left:0;right:0;background:#0f172afa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);flex-direction:column;padding:2rem;gap:1.5rem;border-bottom:1px solid rgba(255,255,255,.1);transform:translateY(-150%);transition:transform .3s ease}.navbar-links.active{transform:translateY(0)}.mobile-menu-btn{display:block}.nav-btn-login{display:none}}.hero-section{padding-top:10rem;padding-bottom:5rem}.hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:3.5rem;align-items:center}.hero-badge{display:inline-flex;align-items:center;gap:.6rem;padding:.45rem 1rem;border-radius:30px;background:#3b82f61a;border:1px solid rgba(59,130,246,.3);font-size:.85rem;font-weight:600;color:#60a5fa;margin-bottom:1.5rem}.sparkle-icon{color:#93c5fd}.hero-title{font-size:3.25rem;font-weight:800;letter-spacing:-.03em;margin-bottom:1.25rem;line-height:1.12}.hero-description{font-size:1.12rem;color:#94a3b8;line-height:1.7;margin-bottom:1.75rem}.hero-tags{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.tag-item{display:flex;align-items:center;gap:.4rem;padding:.4rem .85rem;border-radius:8px;background:#1e293b99;border:1px solid rgba(255,255,255,.08);font-size:.82rem;font-weight:500;color:#cbd5e1}.hero-actions{display:flex;align-items:center;gap:1.25rem}.hero-btn-main{display:flex;align-items:center;gap:.6rem;padding:.9rem 1.8rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;font-size:1rem;border-radius:12px;box-shadow:0 10px 25px #3b82f666}.hero-btn-main:hover{transform:translateY(-2px);box-shadow:0 14px 30px #3b82f680}.hero-btn-sub{padding:.9rem 1.6rem;background:#1e293bcc;border:1px solid rgba(255,255,255,.12);color:#f8fafc;font-size:1rem;border-radius:12px}.hero-simulator-wrapper{position:relative}.simulator-card{padding:1.75rem;box-shadow:0 20px 50px #0009;border:1px solid rgba(255,255,255,.12)}.simulator-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:1.2rem;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:1.25rem}.sim-dots{display:flex;gap:6px}.dot{width:10px;height:10px;border-radius:50%}.dot.red{background:#ef4444}.dot.yellow{background:#f59e0b}.dot.green{background:#10b981}.sim-title{font-size:.85rem;font-weight:600;color:#cbd5e1;display:flex;align-items:center;gap:.4rem}.live-dot{width:8px;height:8px;border-radius:50%;background:#10b981;box-shadow:0 0 10px #10b981}.sim-tenant-badge{font-size:.75rem;color:#60a5fa;background:#3b82f626;padding:.25rem .65rem;border-radius:6px;display:flex;align-items:center;gap:.3rem}.simulator-stepper{display:flex;justify-content:space-between;margin-bottom:1.5rem;position:relative}.stepper-btn{width:36px;height:36px;border-radius:10px;background:#1e293bb3;border:1px solid rgba(255,255,255,.1);color:#94a3b8;font-weight:700;display:flex;align-items:center;justify-content:center}.stepper-btn.active{background:#3b82f6;color:#fff;border-color:#60a5fa;box-shadow:0 0 15px #3b82f680}.step-detail-card{background:#0f172acc;border-radius:12px;padding:1.25rem;border:1px solid rgba(255,255,255,.08);min-height:180px}.step-badge-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.stage-pill{font-size:.75rem;font-weight:700;text-transform:uppercase;color:#94a3b8;letter-spacing:.05em}.status-pill{font-size:.72rem;font-weight:700;padding:.2rem .6rem;border-radius:6px}.sim-task-title{font-size:1.15rem;color:#f8fafc;margin-bottom:.4rem}.sim-actor{font-size:.85rem;color:#94a3b8;margin-bottom:1rem}.sim-location{font-size:.82rem;color:#cbd5e1;margin-bottom:.75rem}.media-pills-grid{display:flex;gap:.5rem;flex-wrap:wrap}.media-pill{font-size:.75rem;padding:.3rem .6rem;border-radius:6px;display:flex;align-items:center;gap:.3rem;font-weight:500}.media-pill.foto{background:#3b82f626;color:#60a5fa}.media-pill.audio{background:#8b5cf626;color:#a78bfa}.media-pill.video{background:#ec489926;color:#f472b6}.fixer-info-box,.billing-summary-box{background:#1e293b80;padding:.85rem;border-radius:8px;font-size:.85rem}.highlight-text{color:#60a5fa;font-weight:600;margin-top:.3rem}.cost-tag{font-size:.9rem;font-weight:700;color:#10b981;display:flex;align-items:center;gap:.3rem;margin-top:.5rem}.billing-summary-box{display:flex;align-items:center;gap:1rem;border:1px solid rgba(139,92,246,.3)}.receipt-icon{color:#a78bfa}.simulator-footer{margin-top:1.25rem;display:flex;justify-content:flex-end}.btn-sim-next{display:flex;align-items:center;gap:.4rem;font-size:.85rem;padding:.55rem 1rem;background:#3b82f633;border:1px solid rgba(59,130,246,.4);color:#60a5fa;border-radius:8px}.btn-sim-next:hover{background:#3b82f6;color:#fff}@media(max-width:992px){.hero-grid{grid-template-columns:1fr}.hero-title{font-size:2.5rem}}.workflow-section{position:relative;background:#0f172a66;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.text-center{text-align:center}.section-badge{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#3b82f6;background:#3b82f61f;padding:.3rem .8rem;border-radius:20px;display:inline-block;margin-bottom:.8rem}.section-header h2{font-size:2.5rem;font-weight:800;margin-bottom:.8rem}.section-subtitle{font-size:1.1rem;color:#94a3b8;max-width:650px;margin:0 auto 3.5rem}.workflow-timeline{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.workflow-card{padding:1.8rem;display:flex;flex-direction:column;height:100%;transition:transform .3s ease,border-color .3s ease;border:1px solid rgba(255,255,255,.08)}.workflow-card:hover{transform:translateY(-5px);border-color:#3b82f666;box-shadow:0 15px 35px #0006}.workflow-card-header{display:flex;align-items:flex-start;gap:1.2rem;margin-bottom:1.25rem}.step-icon-wrapper{width:52px;height:52px;min-width:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;border:1px solid}.step-meta{display:flex;flex-direction:column}.step-number-tag{font-size:.75rem;font-weight:800;text-transform:uppercase;color:#94a3b8;letter-spacing:.08em}.step-title{font-size:1.2rem;font-weight:700;color:#f8fafc;line-height:1.25}.workflow-card-body{display:flex;flex-direction:column;gap:1rem;flex:1}.actor-badge{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;color:#60a5fa;background:#3b82f61a;padding:.3rem .7rem;border-radius:6px;width:-moz-fit-content;width:fit-content}.step-description{font-size:.95rem;color:#cbd5e1;line-height:1.5}.step-details-list{list-style:none;display:flex;flex-direction:column;gap:.6rem;margin-top:.5rem}.step-details-list li{display:flex;align-items:flex-start;gap:.5rem;font-size:.85rem;color:#94a3b8}.check-icon{color:#10b981;min-width:14px;margin-top:3px}.multitenant-section{position:relative}.multitenant-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:2.5rem;align-items:start}.company-selector-panel .panel-title{font-size:1.1rem;color:#94a3b8;margin-bottom:1.25rem}.company-cards-list{display:flex;flex-direction:column;gap:1rem}.company-card-btn{display:flex;align-items:center;gap:1rem;padding:1.2rem;border-radius:14px;text-align:left;background:#0f172a99;border:1px solid rgba(255,255,255,.08);transition:all .25s ease;width:100%}.company-card-btn:hover{background:#1e293bcc;border-color:#3b82f64d}.company-card-btn.selected{background:#3b82f626;border-color:#3b82f6;box-shadow:0 0 20px #3b82f640}.comp-icon-box{width:44px;height:44px;min-width:44px;border-radius:12px;background:#3b82f633;color:#60a5fa;display:flex;align-items:center;justify-content:center}.company-card-btn.selected .comp-icon-box{background:#3b82f6;color:#fff}.comp-info h4{font-size:1.05rem;font-weight:700;color:#f8fafc}.comp-type{font-size:.8rem;color:#94a3b8}.company-detail-panel{padding:2.2rem;border:1px solid rgba(255,255,255,.12);background:#0f172ad9}.tenant-tag{font-size:.72rem;font-weight:800;text-transform:uppercase;color:#3b82f6;background:#3b82f626;padding:.25rem .6rem;border-radius:6px;display:inline-block;margin-bottom:.5rem}.detail-header{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:1.5rem}.detail-header h3{font-size:1.4rem;color:#f8fafc}.stats-row{display:flex;gap:1.2rem}.stat-box{text-align:center;background:#1e293b80;padding:.5rem .85rem;border-radius:8px;border:1px solid rgba(255,255,255,.06)}.stat-num{display:block;font-size:1.25rem;font-weight:800;color:#60a5fa}.stat-lbl{font-size:.72rem;color:#94a3b8}.branches-preview-block h4{font-size:.95rem;color:#cbd5e1;margin-bottom:1rem}.branches-list{display:flex;flex-direction:column;gap:.65rem;margin-bottom:1.75rem}.branch-item-chip{display:flex;align-items:center;justify-content:space-between;background:#1e293b99;border:1px solid rgba(255,255,255,.06);padding:.65rem 1rem;border-radius:8px;font-size:.88rem;color:#f8fafc}.pin-icon{color:#ef4444;margin-right:.5rem}.active-dot-green{width:8px;height:8px;border-radius:50%;background:#10b981;box-shadow:0 0 8px #10b981}.tenant-features-list{display:flex;flex-direction:column;gap:.65rem;padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.08)}.feature-check-item{display:flex;align-items:center;gap:.6rem;font-size:.88rem;color:#94a3b8}.check-green{color:#10b981;min-width:16px}@media(max-width:992px){.multitenant-grid{grid-template-columns:1fr}}.billing-section{background:#0f172a80;border-top:1px solid rgba(255,255,255,.05)}.fixers-dual-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem}.fixer-type-card{padding:2rem;border:1px solid rgba(255,255,255,.1);position:relative}.fixer-type-card.interno{border-top:4px solid #3b82f6}.fixer-type-card.externo{border-top:4px solid #8b5cf6}.type-badge{position:absolute;top:1.2rem;right:1.5rem;font-size:.72rem;font-weight:800;text-transform:uppercase;color:#60a5fa;background:#3b82f626;padding:.25rem .6rem;border-radius:6px}.type-badge.alt{color:#c084fc;background:#8b5cf626}.type-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.type-icon{color:#3b82f6}.type-icon.alt{color:#8b5cf6}.type-header h3{font-size:1.35rem;color:#f8fafc}.type-header p{font-size:.85rem;color:#94a3b8}.type-features{list-style:none;display:flex;flex-direction:column;gap:.85rem}.type-features li{display:flex;align-items:flex-start;gap:.6rem;font-size:.9rem;color:#cbd5e1}.check-blue{color:#3b82f6;min-width:16px;margin-top:2px}.check-purple{color:#8b5cf6;min-width:16px;margin-top:2px}.billing-preview-card{padding:2.2rem;border:1px solid rgba(139,92,246,.3);background:#0f172ae6}.preview-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.08)}.top-title{display:flex;align-items:center;gap:1rem}.icon-purple{color:#a78bfa}.top-title h4{font-size:1.2rem;color:#f8fafc}.top-title p{font-size:.85rem;color:#94a3b8}.status-badge-green{font-size:.78rem;font-weight:700;color:#10b981;background:#10b98126;border:1px solid rgba(16,185,129,.3);padding:.35rem .75rem;border-radius:20px}.invoice-items-table{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.table-row{display:grid;grid-template-columns:1.2fr 1.5fr 2fr 1.2fr 1fr;padding:.75rem 1rem;border-radius:8px;background:#1e293b66;font-size:.88rem;color:#cbd5e1;align-items:center}.table-row.header{background:transparent;font-size:.78rem;font-weight:700;text-transform:uppercase;color:#94a3b8;letter-spacing:.05em}.folio{font-weight:700;color:#60a5fa}.text-right{text-align:right}.amount{font-weight:700;color:#10b981}.preview-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.08)}.total-label{display:flex;align-items:center;gap:.75rem;font-size:1rem;color:#cbd5e1}.total-amount{font-size:1.35rem;font-weight:800;color:#10b981}.btn-sm{padding:.6rem 1.2rem;font-size:.88rem}@media(max-width:992px){.fixers-dual-grid{grid-template-columns:1fr}.table-row{grid-template-columns:1fr 1fr;gap:.5rem}.table-row.header{display:none}}.ai-section{position:relative}.section-badge.alt{color:#a78bfa;background:#8b5cf61f}.ai-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.ai-card{padding:2rem;border:1px solid rgba(255,255,255,.08);transition:all .3s ease}.ai-card:hover{transform:translateY(-5px);border-color:#8b5cf666;box-shadow:0 15px 35px #8b5cf626}.ai-icon-box{width:56px;height:56px;border-radius:14px;background:#8b5cf626;color:#c084fc;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.ai-card h3{font-size:1.2rem;color:#f8fafc;margin-bottom:.75rem}.ai-card p{font-size:.92rem;color:#94a3b8;line-height:1.6}.features-section{text-align:center}.section-header{margin-bottom:5rem}.section-header h2{font-size:3rem;margin-bottom:1rem}.section-header p{font-size:1.2rem;color:var(--text-secondary);max-width:600px;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem}.feature-card{padding:3rem 2rem;text-align:left;transition:var(--transition-smooth)}.feature-card:hover{transform:translateY(-10px);border-color:var(--brand-primary);box-shadow:0 20px 40px -20px var(--brand-glow)}.feature-icon{color:var(--brand-primary);margin-bottom:2rem;display:inline-block;padding:1rem;background:var(--brand-glow);border-radius:12px}.feature-card h3{font-size:1.5rem;margin-bottom:1rem}.feature-card p{font-size:1rem;color:var(--text-secondary);line-height:1.7}@media(max-width:768px){.section-header h2{font-size:2rem}}.cta-section{position:relative;margin-top:2rem;margin-bottom:4rem}.cta-card{padding:3.5rem 3rem;display:grid;grid-template-columns:1.1fr 1fr;gap:3rem;align-items:center;border:1px solid rgba(59,130,246,.3);background:linear-gradient(135deg,#0f172af2,#1e293bf2);box-shadow:0 25px 60px #0009}.cta-content h2{font-size:2.3rem;margin-bottom:1.25rem;line-height:1.15}.cta-content p{font-size:1.05rem;color:#cbd5e1;margin-bottom:1.75rem;line-height:1.6}.cta-bullets{list-style:none;display:flex;flex-direction:column;gap:.75rem}.cta-bullets li{display:flex;align-items:center;gap:.6rem;font-size:.92rem;color:#94a3b8}.cta-form-box{background:#0f172acc;padding:2rem;border-radius:16px;border:1px solid rgba(255,255,255,.08)}.demo-form h3{font-size:1.25rem;color:#f8fafc;margin-bottom:1.25rem}.form-group{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.form-group label{font-size:.82rem;font-weight:600;color:#94a3b8}.form-group input,.form-group select{padding:.75rem 1rem;border-radius:10px;background:#1e293bb3;border:1px solid rgba(255,255,255,.1);color:#f8fafc;font-size:.9rem;font-family:inherit}.form-group input:focus,.form-group select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 10px #3b82f64d}.form-submit-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem;margin-top:1rem}.submitted-message{text-align:center;padding:2rem 1rem}.success-icon{color:#10b981;margin-bottom:1rem}.submitted-message h3{font-size:1.4rem;color:#f8fafc;margin-bottom:.5rem}.submitted-message p{font-size:.92rem;color:#94a3b8}@media(max-width:992px){.cta-card{grid-template-columns:1fr;padding:2rem}}
