.install-page{background:#f8fafc;min-height:100vh;padding-bottom:5rem}.install-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);padding:4rem 1.5rem 6rem;position:relative;overflow:hidden}.install-badge{color:#fb923c;text-transform:uppercase;letter-spacing:.05em;background:#f9731633;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:800;display:inline-flex}.install-title{letter-spacing:-.04em;margin-bottom:1rem;font-size:2.5rem;font-weight:950;line-height:1.1}.install-subtitle{color:#94a3b8;max-width:600px;margin:0 auto 3rem;font-size:1.125rem;line-height:1.6}.hero-app-preview{justify-content:center;display:flex;transform:translateY(2rem)}.preview-card{background:#fff;border:1px solid #ffffff1a;border-radius:24px;align-items:center;gap:1.25rem;padding:1rem 2rem;display:flex;box-shadow:0 20px 40px #0003}.preview-card img{object-fit:contain;border-radius:14px;width:60px;height:60px}.preview-text{text-align:left;flex-direction:column;display:flex}.preview-text strong{color:#0f172a;font-size:1.25rem;font-weight:900}.preview-text span{color:#64748b;font-size:.875rem}.install-container{z-index:20;max-width:1000px;margin:-2rem auto 0;padding:0 1.5rem;position:relative}.platform-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.platform-card{background:#fff;border:1px solid #e2e8f0;border-radius:32px;padding:2rem;box-shadow:0 10px 25px -5px #0000000d}.platform-header{color:#0f172a;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.platform-header h2{font-size:1.5rem;font-weight:800}.install-steps{flex-direction:column;gap:1.5rem;display:flex}.step{align-items:flex-start;gap:1.25rem;display:flex}.step-num{color:#0f172a;background:#f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:900;display:flex}.step p{color:#475569;font-size:1rem;line-height:1.5}.icon-inline{vertical-align:middle;color:#f97316;display:inline-block}.benefits-section{text-align:center;margin-bottom:4rem}.benefits-section h3{color:#0f172a;margin-bottom:2rem;font-size:1.5rem;font-weight:800}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.benefit-item{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:2rem}.benefit-icon{color:#3b82f6;background:#eff6ff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1.25rem;display:flex}.benefit-item h4{color:#0f172a;margin-bottom:.5rem;font-weight:800}.benefit-item p{color:#64748b;font-size:.875rem;line-height:1.5}.install-actions{text-align:center}.btn-back-home{color:#fff;background:#0f172a;border-radius:100px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:transform .2s;display:inline-flex}.btn-back-home:hover{transform:scale(1.05)}@media (max-width:640px){.install-title{font-size:2rem}.install-hero{padding:3rem 1rem 5rem}}[data-theme=dark] .install-page{background:#0f172a}[data-theme=dark] .platform-card,[data-theme=dark] .benefit-item,[data-theme=dark] .preview-card{background:#1e293b;border-color:#ffffff0d}[data-theme=dark] .platform-header,[data-theme=dark] .preview-text strong,[data-theme=dark] .benefits-section h3,[data-theme=dark] .benefit-item h4{color:#fff}[data-theme=dark] .step-num{color:#fff;background:#334155}[data-theme=dark] .step p,[data-theme=dark] .benefit-item p,[data-theme=dark] .preview-text span{color:#94a3b8}[data-theme=dark] .btn-back-home{color:#0f172a;background:#fff}
