:root{--section-white:#ffffff;--section-light:#f8fafc;--section-soft:#f1f5f9;--primary:#15803d;--primary-dark:#166534;--primary-light:#22c55e;--bg:#f8fafc;--card:#ffffff;--text:#0f172a;--muted:#64748b;--radius:20px;--shadow:0 15px 45px rgba(0,0,0,.08);--section-title:var(--text);--section-subtitle:var(--muted);--section-badge-bg:#ecfdf5;--section-badge-color:#15803d;--section-badge-border:#bbf7d0}*{margin:0;padding:0;box-sizing:border-box}body{background:var(--bg);color:var(--text);font-family:Inter,Segoe UI,sans-serif;line-height:1.65}img{max-width:100%;display:block}a{text-decoration:none}.container{width:min(1200px,92%);margin:auto}.section-header{max-width:900px;margin:0 auto 70px}.section-header.text-left{margin-left:0;margin-right:auto}.section-header.text-center{text-align:center}.section-badge{background:var(--section-badge-bg);color:var(--section-badge-color);border:1px solid var(--section-badge-border)}.section-title{font-size:44px;font-weight:800;line-height:1.2;margin-bottom:20px;color:#0f172a}.section-title span{color:#15803d}.section-subtitle{color:var(--section-subtitle);font-size:18px;line-height:1.8}.section-light .section-title{color:#0f172a}.section-light .section-subtitle{color:#64748b}.section-light .section-badge{background:#ecfdf5;color:#15803d}.section-dark .section-title{color:#fff}.section-dark .section-subtitle{color:#cbd5e1}.section-dark .section-badge{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.15)}#platform-evolution .section-header,#hospitality-os .section-header,#business-ecosystem .section-header,#financial-platform .section-header{--section-title:#ffffff;--section-subtitle:#cbd5e1;--section-badge-bg:rgba(255,255,255,.08);--section-badge-color:#ffffff;--section-badge-border:rgba(255,255,255,.16)}.hero{position:relative;overflow:hidden;padding:110px 0 90px;background:radial-gradient(circle at top,rgba(22,163,74,.18),transparent 45%),linear-gradient(#fff,#f8fafc)}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.badge{display:inline-flex;align-items:center;gap:10px;padding:8px 18px;border-radius:40px;background:#ecfdf5;color:var(--primary);font-weight:700;margin-bottom:24px}.hero h1{font-size:54px;line-height:1.15;margin-bottom:25px}.hero h1 span{color:var(--primary)}.hero p{font-size:19px;color:var(--muted);margin-bottom:35px}.hero-buttons{display:flex;gap:18px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 28px;border-radius:14px;font-weight:700;transition:.25s}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-dark)}.btn-outline{border:2px solid var(--primary);color:var(--primary)}.btn-outline:hover{background:#ecfdf5}.section{padding:90px 0}.section-title{text-align:center;margin-bottom:18px;font-size:42px}.section-subtitle{text-align:center;color:var(--muted);max-width:760px;margin:auto auto 60px}.section-white{background:var(--section-white)}.section-light{background:var(--section-light)}.section-soft{background:var(--section-soft)}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.card{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);padding:35px;transition:.3s}.card:hover{transform:translateY(-8px)}.card img{width:72px;margin-bottom:22px}.card h3{margin-bottom:14px;font-size:24px}.card p{color:var(--muted)}.module-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:28px}.module-card{background:#fff;border-radius:18px;padding:28px;border:1px solid #e5e7eb;transition:.3s;box-shadow:0 8px 24px #0f172a0d;height:100%}.module-card:hover{transform:translateY(-8px);border-color:#bbf7d0;box-shadow:0 18px 40px #16a34a1a}.module-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.module-icon{width:58px;height:58px;border-radius:16px;background:#ecfdf5;color:#15803d;display:flex;align-items:center;justify-content:center;font-size:28px}.module-card h4{font-size:20px;margin-bottom:12px;font-weight:700}.module-card p{color:#64748b;line-height:1.7;font-size:15px}.module-status{padding:6px 12px;border-radius:999px;color:#fff;font-size:12px;font-weight:700}.bg-success{background:#16a34a}.bg-warning{background:#f59e0b}.bg-secondary{background:#94a3b8}.bg-primary{background:#2563eb}.bg-danger{background:#dc2626}.progress-list{display:grid;gap:28px}.progress-card{background:#fff;border-radius:18px;padding:26px;border:1px solid #e5e7eb;box-shadow:0 8px 24px #0f172a0d;transition:.3s}.progress-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px #16a34a14}.progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.progress-title{margin:0;font-size:20px;font-weight:700}.progress-status{color:#64748b;font-size:14px}.progress-percent{font-size:22px;font-weight:800;color:#15803d}.progress-track{width:100%;height:12px;border-radius:999px;overflow:hidden;background:#e5e7eb}.progress-fill{width:0;height:100%;border-radius:999px;transition:width 1.2s ease}.progress-green{background:linear-gradient(90deg,#16a34a,#22c55e)}.progress-blue{background:linear-gradient(90deg,#2563eb,#3b82f6)}.progress-orange{background:linear-gradient(90deg,#ea580c,#f59e0b)}.progress-red{background:linear-gradient(90deg,#dc2626,#ef4444)}.progress-purple{background:linear-gradient(90deg,#7c3aed,#8b5cf6)}.timeline{position:relative;max-width:1100px;margin:auto;padding:50px 0}.timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:4px;background:#d1fae5;transform:translate(-50%)}.timeline-item{position:relative;width:50%;padding:25px 50px}.timeline-item.left{left:0;text-align:right}.timeline-item.right{left:50%;text-align:left}.timeline-dot{position:absolute;top:45px;width:20px;height:20px;border-radius:50%;border:4px solid white;box-shadow:0 0 0 6px #ecfdf5}.timeline-item.left .timeline-dot{right:-10px}.timeline-item.right .timeline-dot{left:-10px}.timeline-card{background:#fff;border-radius:20px;padding:30px;box-shadow:0 15px 40px #0f172a14;transition:.3s}.timeline-card:hover{transform:translateY(-8px)}.timeline-year{display:inline-block;background:#ecfdf5;color:#15803d;padding:6px 14px;border-radius:999px;font-weight:700;margin-bottom:18px}.timeline-card h3{font-size:26px;margin-bottom:15px}.timeline-card p{color:#64748b;line-height:1.8}.timeline-status{display:inline-block;margin-top:20px;padding:8px 16px;color:#fff;border-radius:999px;font-size:13px;font-weight:700}@media(max-width:900px){.timeline:before{left:25px}.timeline-item{width:100%;left:0!important;padding-left:70px;padding-right:20px;text-align:left!important}.timeline-dot{left:15px!important;right:auto!important}}.ecosystem-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}.ecosystem-card{background:#fff;border-radius:24px;padding:34px;border:1px solid #e5e7eb;transition:.35s;box-shadow:0 12px 32px #0f172a0d;height:100%}.ecosystem-card:hover{transform:translateY(-10px);box-shadow:0 20px 45px #16a34a1a;border-color:#bbf7d0}.ecosystem-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.ecosystem-icon{width:74px;height:74px;border-radius:20px;display:flex;justify-content:center;align-items:center;font-size:34px}.ecosystem-icon i{color:#15803d}.bg-soft-green{background:#ecfdf5}.bg-soft-blue{background:#eff6ff}.bg-soft-orange{background:#fff7ed}.bg-soft-purple{background:#f5f3ff}.ecosystem-status{padding:7px 14px;border-radius:999px;color:#fff;font-size:12px;font-weight:700}.ecosystem-card h3{font-size:28px;margin-bottom:8px}.ecosystem-subtitle{color:#15803d;font-weight:600;margin-bottom:18px}.ecosystem-card p{color:#64748b;line-height:1.8;margin-bottom:24px}.ecosystem-list{list-style:none;padding:0;margin:0}.ecosystem-list li{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px;color:#334155;line-height:1.6}.ecosystem-list i{color:#22c55e;margin-top:3px;flex-shrink:0}.hero-section{padding:120px 0 90px;background:linear-gradient(180deg,#f8fffb,#fff)}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.hero-badge{display:inline-block;background:#dcfce7;color:#15803d;padding:10px 18px;border-radius:999px;font-size:14px;font-weight:700;margin-bottom:28px}.hero-content h1{font-size:58px;line-height:1.1;font-weight:800;margin-bottom:28px}.hero-content h1 span{color:#16a34a}.hero-description{font-size:20px;color:#64748b;line-height:1.9;margin-bottom:40px}.hero-buttons{display:flex;gap:18px;flex-wrap:wrap;margin-bottom:35px}.hero-note{display:flex;align-items:flex-start;gap:12px;color:#475569;font-size:15px;line-height:1.8}.hero-note i{color:#22c55e;font-size:20px}.hero-illustration{text-align:center}.hero-illustration img{width:100%;max-width:620px;animation:floatHero 5s ease-in-out infinite}@keyframes floatHero{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@media(max-width:992px){.hero-grid{grid-template-columns:1fr;text-align:center}.hero-content h1{font-size:42px}.hero-description{font-size:18px}.hero-buttons,.hero-note{justify-content:center}}#platform-evolution{position:relative;overflow:hidden;background:radial-gradient(circle at top right,#1e3a8a 0%,transparent 35%),radial-gradient(circle at bottom left,#14532d 0%,transparent 30%),#0f172a;padding:120px 0;color:#fff}#platform-evolution .section-title,#hospitality-os .section-title,#business-ecosystem .section-title,#financial-platform .section-title,#digital-card .section-title,#platform-modules .section-title,#development-progress .section-title,#platform-roadmap .section-title,#platform-faq .section-title,#platform-cta .section-title{color:#fff}#platform-evolution:before{content:"";position:absolute;top:-250px;right:-250px;width:550px;height:550px;border-radius:50%;background:#22c55e14;filter:blur(80px)}#platform-evolution:after{content:"";position:absolute;bottom:-220px;left:-220px;width:450px;height:450px;border-radius:50%;background:#2563eb14;filter:blur(70px)}#platform-evolution .container{position:relative;z-index:2}#platform-evolution .section-title{margin-bottom:70px}#platform-evolution .section-title h2{color:#fff;font-size:54px;font-weight:800;line-height:1.15;margin-bottom:25px}#platform-evolution .section-title p{color:#cbd5e1;font-size:20px;line-height:1.9;max-width:820px;margin:auto}.evolution-image{position:relative}.evolution-image img{width:100%;display:block;border-radius:24px;border:1px solid rgba(255,255,255,.08);box-shadow:0 25px 80px #00000073,0 0 0 1px #ffffff0d;transition:.45s ease}.evolution-image:hover img{transform:translateY(-8px)}.evolution-content{padding-left:50px}.evolution-content h3{font-size:40px;font-weight:800;line-height:1.25;color:#fff;margin-bottom:28px}.evolution-content .lead{color:#e2e8f0;font-size:20px;line-height:1.9;margin-bottom:25px}.evolution-content p{color:#94a3b8;font-size:17px;line-height:2}#platform-evolution .feature-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:22px;height:100%;transition:.35s;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}#platform-evolution .feature-card:hover{transform:translateY(-8px);background:#ffffff14;box-shadow:0 20px 40px #00000040}#platform-evolution .feature-card i{font-size:34px;color:#22c55e;margin-bottom:18px}#platform-evolution .feature-card h4{color:#fff;font-size:20px;font-weight:700;margin-bottom:12px}#platform-evolution .feature-card p{color:#cbd5e1;line-height:1.8}.vision-box{margin-top:55px;padding:35px;border-radius:22px;background:linear-gradient(135deg,#22c55e26,#ffffff0d);border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:relative;overflow:hidden}.vision-box:before{content:"";position:absolute;top:0;left:0;width:5px;height:100%;background:#22c55e}.vision-box h4{color:#fff;font-size:26px;margin-bottom:18px}.vision-box p{color:#dbeafe;font-size:17px;line-height:2}@media(max-width:992px){#platform-evolution{padding:90px 0}.evolution-content{padding-left:0;margin-top:45px}#platform-evolution .section-title h2{font-size:40px}.evolution-content h3{font-size:30px}}#platform-evolution .section-title h2{color:#fff!important;font-weight:800;letter-spacing:-.03em;line-height:1.15}@media(max-width:768px){#platform-evolution .section-title h2{font-size:34px}.evolution-content .lead{font-size:18px}}.hos-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.hos-diagram{position:relative;width:520px;height:520px;margin:auto}.hos-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:210px;height:210px;border-radius:50%;background:#16a34a;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;box-shadow:0 20px 45px #16a34a4d}.hos-logo{font-size:42px;margin-bottom:12px}.hos-center h3{font-size:28px;margin-bottom:6px}.hos-center span{font-size:14px;opacity:.95}.hos-node{position:absolute;width:110px;height:110px;border-radius:50%;background:#fff;border:2px solid #dcfce7;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;box-shadow:0 10px 30px #00000014}.hos-node i{font-size:28px;color:#16a34a;margin-bottom:8px}.hos-node small{font-size:12px;font-weight:600}.top{top:0;left:205px}.top-right{top:60px;right:20px}.right{top:205px;right:0}.bottom-right{bottom:60px;right:20px}.bottom{bottom:0;left:205px}.bottom-left{bottom:60px;left:20px}.left{top:205px;left:0}.top-left{top:60px;left:20px}.hos-content h3{font-size:42px;margin-bottom:24px}.hos-content p{font-size:18px;color:#64748b;line-height:1.9;margin-bottom:35px}.hos-features{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media(max-width:1200px){.hos-grid{grid-template-columns:1fr}}@media(max-width:768px){.hos-diagram{width:340px;height:340px}.hos-center{width:150px;height:150px}.hos-node{width:72px;height:72px}.hos-node i{font-size:20px;margin-bottom:4px}.hos-node small{font-size:9px}.top{top:0;left:134px}.top-right{top:38px;right:6px}.right{top:134px;right:0}.bottom-right{bottom:38px;right:6px}.bottom{bottom:0;left:134px}.bottom-left{bottom:38px;left:6px}.left{top:134px;left:0}.top-left{top:38px;left:6px}.hos-features{grid-template-columns:1fr}}.ecosystem-overview{position:relative;margin:70px auto;max-width:900px;min-height:430px}.ecosystem-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.center-circle{width:220px;height:220px;border-radius:50%;background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;box-shadow:0 20px 50px #16a34a40}.center-circle i{font-size:48px;margin-bottom:10px}.center-circle h3{font-size:30px;margin-bottom:5px}.center-circle span{font-size:14px;opacity:.95}.ecosystem-node{position:absolute;width:170px;background:#fff;border-radius:20px;padding:20px;text-align:center;border:1px solid #e5e7eb;box-shadow:0 10px 30px #0f172a14;transition:.3s}.ecosystem-node:hover{transform:translateY(-6px);border-color:#22c55e}.ecosystem-node i{font-size:34px;color:#16a34a;margin-bottom:12px}.ecosystem-node h4{margin-bottom:6px;font-size:22px}.ecosystem-node small{color:#64748b}.owner{top:20px;left:0}.tenant{top:20px;right:0}.vendor{bottom:20px;left:0}.identity{bottom:20px;right:0}@media(max-width:992px){.ecosystem-overview{display:none}}.financial-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.financial-content h3{font-size:42px;margin-bottom:25px}.financial-content>p{color:#64748b;line-height:1.9;margin-bottom:40px}.financial-list{display:flex;flex-direction:column;gap:25px}.financial-item{display:flex;gap:18px;align-items:flex-start}.financial-item i{width:58px;height:58px;border-radius:16px;background:#ecfdf5;display:flex;justify-content:center;align-items:center;color:#16a34a;font-size:24px;flex-shrink:0}.financial-item h5{margin-bottom:6px;font-size:20px}.financial-item p{color:#64748b;line-height:1.8}.financial-diagram{position:relative;width:430px;height:430px;margin:auto}.finance-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:220px;height:220px;border-radius:50%;background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;box-shadow:0 25px 50px #16a34a40}.finance-center i{font-size:42px;margin-bottom:12px}.finance-center h4{font-size:24px;line-height:1.4}.finance-node{position:absolute;width:120px;height:120px;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;text-align:center;border:2px solid #dcfce7;font-weight:700;box-shadow:0 10px 25px #0f172a14}.finance-node.top{top:0;left:155px}.finance-node.right{top:155px;right:0}.finance-node.bottom{bottom:0;left:155px}.finance-node.left{top:155px;left:0}@media(max-width:992px){.financial-grid{grid-template-columns:1fr}}@media(max-width:768px){.financial-diagram{width:330px;height:330px}.finance-center{width:170px;height:170px}.finance-center h4{font-size:18px}.finance-node{width:82px;height:82px;font-size:12px}.finance-node.top{left:124px}.finance-node.right{top:124px}.finance-node.bottom{left:124px}.finance-node.left{top:124px}}.card-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:70px;align-items:center}.digital-card-preview{display:flex;justify-content:center}.staycore-card{width:360px;border-radius:24px;padding:30px;color:#fff;background:linear-gradient(135deg,#166534,#22c55e);box-shadow:0 30px 60px #16a34a40}.card-header{display:flex;justify-content:space-between;align-items:flex-start}.card-header small{opacity:.8}.card-header h4{margin-top:5px}.card-header i{font-size:34px}.card-chip{margin:40px 0;font-size:36px}.card-id{letter-spacing:3px;font-size:20px;margin-bottom:40px}.card-footer{display:flex;justify-content:space-between}.card-content h3{font-size:42px;margin-bottom:25px}.card-content>p{color:#64748b;line-height:1.9;margin-bottom:35px}.card-feature-list{display:flex;flex-direction:column;gap:24px}.card-feature{display:flex;gap:18px}.card-feature i{width:60px;height:60px;border-radius:16px;background:#ecfdf5;color:#16a34a;display:flex;justify-content:center;align-items:center;font-size:24px;flex-shrink:0}.card-feature h5{margin-bottom:6px;font-size:20px}.card-feature p{color:#64748b;line-height:1.8}@media(max-width:992px){.card-grid{grid-template-columns:1fr}}@media(max-width:768px){.staycore-card{width:100%}}.modules-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:60px}@media(max-width:992px){.modules-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.modules-grid{grid-template-columns:1fr}}.modules-image{text-align:center}.modules-image img{width:100%;max-width:560px;border-radius:24px;box-shadow:0 30px 70px #0f172a26}.modules-content h3{font-size:2rem;font-weight:700;margin-bottom:1rem}.modules-content .lead{font-size:1.1rem;color:#475569;line-height:1.9}@media(max-width:992px){.modules-content{text-align:center;margin-top:40px}.modules-image img{max-width:480px}}.progress-image{text-align:center}.progress-image img{width:100%;max-width:560px;border-radius:24px;box-shadow:0 30px 70px #0f172a26}.progress-content h3{font-size:2rem;font-weight:700;margin-bottom:1rem}.progress-content .lead{font-size:1.1rem;line-height:1.9;color:#475569}@media(max-width:992px){.progress-content{text-align:center;margin-top:40px}.progress-image img{max-width:480px}}.progress-dashboard{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin-top:60px}.progress-dashboard .progress-card{transition:.25s}.progress-dashboard .progress-card:hover{transform:translateY(-6px);box-shadow:0 18px 35px #0f172a14}@media(max-width:992px){.progress-dashboard{grid-template-columns:1fr}}.roadmap-wrapper{position:relative;margin-top:70px;max-width:900px;margin-left:auto;margin-right:auto}.roadmap-wrapper:before{content:"";position:absolute;left:28px;top:0;bottom:0;width:4px;background:#dcfce7}.roadmap-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.roadmap-image img{width:100%;display:block;border-radius:18px;box-shadow:0 20px 50px #0000001f}.roadmap-content{display:flex;flex-direction:column;gap:28px}.roadmap-phase{display:flex;gap:24px;align-items:flex-start;padding-bottom:22px;border-bottom:1px solid #ececec}.roadmap-phase:last-child{border-bottom:none}.roadmap-year{min-width:82px;text-align:center;background:#0f766e;color:#fff;font-weight:700;border-radius:12px;padding:10px 14px}.roadmap-phase h4{margin-bottom:8px;font-size:1.18rem}.roadmap-phase p{color:#64748b;line-height:1.8}@media(max-width:992px){.roadmap-grid{grid-template-columns:1fr;gap:40px}}.timeline-item{position:relative;margin-bottom:45px;padding-left:80px}.timeline-dot{position:absolute;left:16px;top:10px;width:24px;height:24px;border-radius:50%;background:#16a34a;border:4px solid white;box-shadow:0 0 0 4px #dcfce7}.timeline-card{background:#fff;border-radius:18px;padding:28px;box-shadow:0 12px 30px #0f172a0f;transition:.25s}.timeline-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #0f172a14}.timeline-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;flex-wrap:wrap;gap:10px}.timeline-year{font-size:28px;font-weight:700;color:#16a34a}.timeline-status{background:#ecfdf5;color:#166534;padding:6px 14px;border-radius:999px;font-size:13px;font-weight:600}.timeline-title{font-size:24px;margin-bottom:12px}.timeline-description{color:#64748b;line-height:1.8;margin-bottom:18px}.timeline-features{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.timeline-feature{display:flex;align-items:center;gap:10px}.timeline-feature i{color:#16a34a}@media(max-width:768px){.roadmap-wrapper:before{left:18px}.timeline-item{padding-left:55px}.timeline-dot{left:8px}.timeline-features{grid-template-columns:1fr}}.faq-wrapper{max-width:900px;margin:60px auto 0}.accordion-item{border:none;border-radius:18px!important;overflow:hidden;margin-bottom:18px;box-shadow:0 10px 30px #0f172a0d}.accordion-button{font-weight:700;font-size:18px;padding:22px 26px;background:#fff}.accordion-button:not(.collapsed){background:#16a34a;color:#fff;box-shadow:none}.accordion-button:focus{box-shadow:none;border:none}.accordion-body{padding:24px 28px;line-height:1.9;color:#475569;background:#fff}.evolution-final-cta{padding:120px 0;background:#f8fafc}.cta-box{background:linear-gradient(135deg,#15803d,#16a34a);color:#fff;border-radius:32px;padding:70px;overflow:hidden;position:relative;box-shadow:0 30px 80px #16a34a40}.cta-box:before{content:"";position:absolute;right:-120px;top:-120px;width:340px;height:340px;border-radius:50%;background:#ffffff14}.cta-box:after{content:"";position:absolute;bottom:-100px;left:-100px;width:260px;height:260px;border-radius:50%;background:#ffffff0d}.cta-badge{display:inline-block;background:#ffffff26;padding:10px 20px;border-radius:999px;font-weight:600}.cta-title{font-size:46px;font-weight:800;line-height:1.2}.cta-description{font-size:18px;line-height:1.9;margin-top:25px;opacity:.96}.cta-highlight{margin-top:35px;display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.highlight-item{background:#ffffff1a;padding:12px 18px;border-radius:12px;font-weight:600}.cta-buttons{display:flex;flex-wrap:wrap;gap:18px}.cta-buttons .btn{border-radius:12px;padding:14px 30px;font-weight:700}.cta-buttons .btn-outline-light{border:2px solid rgba(255,255,255,.7)}.cta-buttons .btn-outline-light:hover{background:#fff;color:#15803d}.cta-illustration{text-align:center}.cta-illustration img{width:100%;max-width:430px;animation:floatImage 6s ease-in-out infinite}@keyframes floatImage{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@media(max-width:992px){.cta-box{padding:45px;text-align:center}.cta-title{font-size:34px}.cta-highlight{grid-template-columns:1fr}.cta-buttons{justify-content:center}.cta-illustration{margin-top:50px}}@media(max-width:576px){.cta-box{padding:30px;border-radius:24px}.cta-title{font-size:28px}.cta-description{font-size:16px}}.hos-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:center}.hos-image img{width:100%;border-radius:20px;box-shadow:0 20px 60px #0000001f}.ecosystem-image{text-align:center}.ecosystem-image img{width:100%;max-width:560px;border-radius:24px;box-shadow:0 30px 70px #0f172a26}.ecosystem-content h3{font-size:2rem;font-weight:700;margin-bottom:1rem}.ecosystem-content .lead{font-size:1.1rem;color:#475569;line-height:1.9}.ecosystem-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin-top:60px}@media(max-width:992px){.ecosystem-content{margin-top:40px;text-align:center}.ecosystem-image img{max-width:480px}}.digital-card-image{text-align:center}.digital-card-image img{width:100%;max-width:560px;border-radius:24px;box-shadow:0 30px 70px #0f172a26}.digital-card-content h3{font-size:2rem;font-weight:700;margin-bottom:1rem}.digital-card-content .lead{font-size:1.1rem;color:#475569;line-height:1.9}@media(max-width:992px){.digital-card-content{margin-top:40px;text-align:center}.digital-card-image img{max-width:480px}}.evolution-image{text-align:center}.evolution-image img{width:100%;max-width:560px;border-radius:24px;box-shadow:0 30px 70px #0f172a26}.evolution-content h3{font-size:2rem;font-weight:700}.evolution-content .lead{font-size:1.1rem;line-height:1.9;color:#475569}.vision-box{background:#fff;border-left:5px solid #16a34a;padding:24px;border-radius:16px;box-shadow:0 10px 30px #0f172a14}.vision-box h4{margin-bottom:15px;font-weight:700}.vision-box p{color:#475569;line-height:1.8}@media(max-width:992px){.evolution-content{margin-top:40px;text-align:center}.evolution-image img{max-width:480px}.vision-box{text-align:left}}.financial-image{text-align:center}.financial-image img{width:100%;max-width:560px;border-radius:24px;box-shadow:0 30px 70px #0f172a26}.financial-content h3{font-size:2rem;font-weight:700;margin-bottom:1rem}.financial-content .lead{font-size:1.1rem;color:#475569;line-height:1.9}@media(max-width:992px){.financial-content{text-align:center;margin-bottom:40px}.financial-image img{max-width:480px}}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.feature-card{background:#fff;border-radius:22px;padding:35px;box-shadow:0 10px 30px #0f172a0f;transition:.35s;border:1px solid #f1f5f9;height:100%}.feature-card:hover{transform:translateY(-10px);box-shadow:0 25px 45px #16a34a1f;border-color:#bbf7d0}.feature-icon{width:72px;height:72px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:#ecfdf5;color:#15803d;font-size:34px;margin-bottom:24px}.feature-card h3{font-size:24px;margin-bottom:14px;font-weight:700}.feature-card p{color:#64748b;line-height:1.8;margin-bottom:18px}.feature-link{color:#15803d;font-weight:700;display:inline-flex;align-items:center;gap:8px}.feature-link:hover{color:#166534}.timeline{position:relative;margin-top:70px}.timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:4px;background:#dcfce7}.timeline-item{position:relative;width:50%;padding:35px}.timeline-item:nth-child(odd){left:0;text-align:right}.timeline-item:nth-child(2n){left:50%}.timeline-content{background:#fff;border-radius:18px;padding:30px;box-shadow:var(--shadow)}.timeline-content h4{color:var(--primary);margin-bottom:10px}.ecosystem{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.ecosystem-item{background:#fff;padding:30px;border-radius:18px;text-align:center;box-shadow:var(--shadow)}.ecosystem-item img{width:80px;margin:auto auto 20px}.cta{background:linear-gradient(135deg,#166534,#22c55e);color:#fff;text-align:center;padding:90px 20px}.cta h2{font-size:42px;margin-bottom:20px}.cta p{max-width:720px;margin:auto auto 35px;opacity:.95}.fade{opacity:0;transform:translateY(45px);transition:1s}.fade.show{opacity:1;transform:none}@media(max-width:992px){.hero-grid{grid-template-columns:1fr;text-align:center}.hero-buttons{justify-content:center}.timeline:before{left:20px}.timeline-item{width:100%;left:0!important;padding-left:60px;text-align:left!important;margin-bottom:30px}.ecosystem{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:42px}.section-title{font-size:34px}}@media(max-width:640px){.hero{padding:80px 0 70px}.hero h1{font-size:34px}.section{padding:70px 0}.ecosystem,.cards{grid-template-columns:1fr}.cta h2{font-size:30px}}#digital-card{background:var(--sc-light)}.card-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.digital-card-image{position:relative}.digital-card-image img{width:100%;height:auto;display:block;border-radius:var(--radius-lg);box-shadow:var(--shadow-xl)}.card-content{display:flex;flex-direction:column;justify-content:center}.card-content h3{font-size:2rem;font-weight:700;color:var(--sc-dark);line-height:1.3;margin-bottom:1.5rem}.card-content>p{font-size:1.05rem;color:var(--sc-muted);line-height:1.9;margin-bottom:2rem}.card-feature-list{display:flex;flex-direction:column;gap:1.25rem}.card-feature{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:#fff;border:1px solid #e5e7eb;border-radius:var(--radius-lg);transition:all .3s ease;box-shadow:var(--shadow-sm)}.card-feature:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:#16a34a40}.card-feature i{width:56px;height:56px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:16px;background:#16a34a14;color:var(--sc-primary);font-size:1.5rem}.card-feature h5{margin-bottom:.5rem;font-size:1.1rem;font-weight:700;color:var(--sc-dark)}.card-feature p{margin:0;color:var(--sc-muted);line-height:1.7;font-size:.96rem}.card-highlight{margin-top:2.5rem;padding:2rem;border-left:5px solid var(--sc-primary);border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow-md)}.card-highlight h4{margin-bottom:1rem;color:var(--sc-dark);font-size:1.3rem;font-weight:700}.card-highlight p{margin:0;color:var(--sc-muted);line-height:1.8}@media(max-width:992px){.card-grid{grid-template-columns:1fr;gap:3rem}}@media(max-width:768px){.card-content h3{font-size:1.75rem}.card-feature{padding:1rem}}#modules{background:var(--sc-white)}.modules-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.modules-image{position:relative}.modules-image img{width:100%;height:auto;display:block;border-radius:var(--radius-lg);box-shadow:var(--shadow-xl)}.modules-content{display:flex;flex-direction:column;justify-content:center}.modules-content h3{font-size:2rem;font-weight:700;color:var(--sc-dark);line-height:1.3;margin-bottom:1.5rem}.modules-content>p{font-size:1.05rem;color:var(--sc-muted);line-height:1.9;margin-bottom:2rem}.modules-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.modules-list .module-card{height:100%}.modules-summary{margin-top:2.5rem;padding:2rem;border-left:5px solid var(--sc-primary);border-radius:var(--radius-lg);background:#f8fafc;box-shadow:var(--shadow-md)}.modules-summary h4{font-size:1.3rem;font-weight:700;color:var(--sc-dark);margin-bottom:1rem}.modules-summary p{margin:0;color:var(--sc-muted);line-height:1.8}@media(max-width:992px){.modules-grid{grid-template-columns:1fr;gap:3rem}}@media(max-width:768px){.modules-content h3{font-size:1.75rem}.modules-list{grid-template-columns:1fr}}#progress{background:var(--sc-light)}.progress-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.progress-image{position:relative}.progress-image img{width:100%;height:auto;display:block;border-radius:var(--radius-lg);box-shadow:var(--shadow-xl)}.progress-content{display:flex;flex-direction:column;justify-content:center}.progress-content h3{font-size:2rem;font-weight:700;color:var(--sc-dark);margin-bottom:1.5rem}.progress-content>p{font-size:1.05rem;color:var(--sc-muted);line-height:1.9;margin-bottom:2rem}.progress-list{display:flex;flex-direction:column;gap:1.5rem}.progress-list .progress-bar-card{margin:0}.progress-summary{margin-top:2.5rem;padding:2rem;background:#fff;border-left:5px solid var(--sc-primary);border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.progress-summary h4{font-size:1.25rem;font-weight:700;color:var(--sc-dark);margin-bottom:1rem}.progress-summary p{margin:0;color:var(--sc-muted);line-height:1.8}@media(max-width:992px){.progress-grid{grid-template-columns:1fr;gap:3rem}}@media(max-width:768px){.progress-content h3{font-size:1.75rem}}#roadmap{background:var(--sc-white)}.roadmap-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.roadmap-image{position:relative}.roadmap-image img{width:100%;height:auto;display:block;border-radius:var(--radius-lg);box-shadow:var(--shadow-xl)}.roadmap-content{display:flex;flex-direction:column;justify-content:center}.roadmap-content h3{font-size:2rem;font-weight:700;color:var(--sc-dark);margin-bottom:1.5rem}.roadmap-content>p{font-size:1.05rem;color:var(--sc-muted);line-height:1.9;margin-bottom:2rem}.roadmap-list{display:flex;flex-direction:column;gap:1.5rem}.roadmap-list .timeline-card{margin:0}.roadmap-vision{margin-top:2.5rem;padding:2rem;border-left:5px solid var(--sc-primary);background:#f8fafc;border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.roadmap-vision h4{font-size:1.3rem;font-weight:700;color:var(--sc-dark);margin-bottom:1rem}.roadmap-vision p{margin:0;color:var(--sc-muted);line-height:1.8}@media(max-width:992px){.roadmap-grid{grid-template-columns:1fr;gap:3rem}}@media(max-width:768px){.roadmap-content h3{font-size:1.75rem}}#faq{background:var(--sc-light)}.faq-wrapper{max-width:980px;margin:0 auto}#faqAccordion{display:flex;flex-direction:column;gap:1.25rem}#faqAccordion .accordion-item{border:none;border-radius:var(--radius-lg);overflow:hidden;background:var(--sc-white);box-shadow:var(--shadow-md);transition:all .3s ease}#faqAccordion .accordion-item:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg)}#faqAccordion .accordion-button{padding:1.5rem 1.75rem;font-size:1.08rem;font-weight:700;color:var(--sc-dark);background:var(--sc-white);box-shadow:none}#faqAccordion .accordion-button:not(.collapsed){background:#ecfdf5;color:var(--sc-primary)}#faqAccordion .accordion-button:focus{box-shadow:none;border:none}#faqAccordion .accordion-button:after{transition:.3s ease}#faqAccordion .accordion-body{padding:1.5rem 1.75rem;font-size:1rem;color:var(--sc-muted);line-height:1.9;background:#fff}#faqAccordion .accordion-body strong{color:var(--sc-primary)}@media(max-width:768px){#faqAccordion .accordion-button{font-size:1rem;padding:1.25rem}#faqAccordion .accordion-body{padding:1.25rem}}#cta{position:relative;overflow:hidden;background:linear-gradient(135deg,#0f172a,#14532d);color:#fff}#cta:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(255,255,255,.12),transparent 35%),radial-gradient(circle at bottom left,rgba(34,197,94,.18),transparent 40%);pointer-events:none}.cta-wrapper{position:relative;z-index:2;max-width:960px;margin:0 auto;text-align:center}.cta-wrapper h2{font-size:clamp(2.3rem,4vw,3.6rem);font-weight:800;line-height:1.2;margin-bottom:1.5rem;color:#fff}.cta-wrapper p{max-width:760px;margin:0 auto 3rem;font-size:1.15rem;line-height:1.9;color:#dbeafe}.cta-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:1.25rem}.cta-actions .btn{min-width:220px;padding:1rem 2rem;font-size:1rem;font-weight:700;border-radius:999px;transition:all .3s ease}.cta-actions .btn-primary{background:var(--sc-primary);border:none;color:#fff}.cta-actions .btn-primary:hover{transform:translateY(-4px);background:#15803d;box-shadow:var(--shadow-lg)}.cta-actions .btn-outline-light{border:2px solid rgba(255,255,255,.35);color:#fff;background:transparent}.cta-actions .btn-outline-light:hover{background:#fff;color:var(--sc-dark);border-color:#fff}.cta-highlights{margin-top:4rem;display:flex;justify-content:center;flex-wrap:wrap;gap:2rem}.cta-highlight{display:flex;align-items:center;gap:.75rem;color:#dbeafe;font-weight:600}.cta-highlight i{color:#22c55e;font-size:1.3rem}@media(max-width:768px){.cta-wrapper h2{font-size:2rem}.cta-wrapper p{font-size:1rem}.cta-actions{flex-direction:column;align-items:center}.cta-actions .btn{width:100%;max-width:340px}.cta-highlights{flex-direction:column;gap:1rem}}.fade{opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease}.fade.show{opacity:1;transform:translateY(0)}.slide-left{opacity:0;transform:translate(-60px);transition:opacity .8s ease,transform .8s ease}.slide-left.show{opacity:1;transform:translate(0)}.slide-right{opacity:0;transform:translate(60px);transition:opacity .8s ease,transform .8s ease}.slide-right.show{opacity:1;transform:translate(0)}.zoom{opacity:0;transform:scale(.92);transition:opacity .8s ease,transform .8s ease}.zoom.show{opacity:1;transform:scale(1)}.float{animation:floatAnimation 5s ease-in-out infinite}@keyframes floatAnimation{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.pulse{animation:pulseAnimation 2.5s infinite}@keyframes pulseAnimation{0%{transform:scale(1)}50%{transform:scale(1.04)}to{transform:scale(1)}}.rotate-slow{animation:rotateSlow 30s linear infinite}@keyframes rotateSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hover-lift{transition:transform .35s ease,box-shadow .35s ease}.hover-lift:hover{transform:translateY(-8px);box-shadow:0 24px 60px #0f172a2e}.image-hover{overflow:hidden;border-radius:24px}.image-hover img{transition:transform .5s ease}.image-hover:hover img{transform:scale(1.04)}@media(max-width:1200px){.hero-grid,.hos-grid,.ecosystem-grid,.financial-grid,.card-grid{gap:50px}}@media(max-width:992px){.section{padding:90px 0}.hero-grid,.hos-grid,.financial-grid,.card-grid{grid-template-columns:1fr;gap:60px}.modules-grid,.ecosystem-grid{grid-template-columns:repeat(2,1fr)}.hero-title{font-size:3rem}.section-title{font-size:2.6rem}.roadmap-image,.progress-image,.modules-image,.financial-image,.digital-card-image,.ecosystem-image,.hos-image,.evolution-image{margin-bottom:40px}}@media(max-width:768px){.section{padding:70px 0}.hero{padding:100px 0 80px}.hero-title{font-size:2.3rem}.hero-subtitle{font-size:1rem}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}.modules-grid,.ecosystem-grid{grid-template-columns:1fr}.feature-card,.module-card,.ecosystem-card,.vision-box{padding:24px}.roadmap-image img,.progress-image img,.modules-image img,.financial-image img,.digital-card-image img,.ecosystem-image img,.hos-image img,.evolution-image img{border-radius:16px}}@media(max-width:576px){.container{padding-left:20px;padding-right:20px}.hero-title{font-size:2rem}.hero-buttons{display:flex;flex-direction:column;gap:15px}.hero-buttons .btn{width:100%}.section-badge{font-size:.75rem;padding:7px 16px}.section-title{font-size:1.8rem}.feature-card,.module-card,.ecosystem-card{padding:20px}}
