.restored-source-contained.restored-ai-presentation-maker,:root.dark .restored-source-contained.restored-ai-presentation-maker{isolation:isolate;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;min-width:0;background:var(--color-bg)!important;color:var(--color-text)!important}.restored-ai-presentation-maker *,.restored-ai-presentation-maker :before,.restored-ai-presentation-maker :after{box-sizing:border-box;margin:0;padding:0}.restored-ai-presentation-maker{--color-bg:#f8f9fc;--color-surface:#fff;--color-primary:#6366f1;--color-primary-dark:#4f46e5;--color-primary-light:#a5b4fc;--color-secondary:#06b6d4;--color-accent:#f59e0b;--color-text:#1e293b;--color-text-muted:#64748b;--color-border:#e2e8f0;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-xl:28px;--shadow-sm:0 1px 3px #0000000f, 0 1px 2px #0000000a;--shadow-md:0 4px 12px #00000012, 0 2px 4px #0000000a;--shadow-lg:0 12px 40px #0000001a, 0 4px 12px #0000000d;--shadow-glow:0 0 40px #6366f140;--font:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;scroll-behavior:smooth;font-family:var(--font);background:var(--color-bg);color:var(--color-text);line-height:1.6;overflow-x:hidden}.restored-ai-presentation-maker a{color:inherit;text-decoration:none}.restored-ai-presentation-maker img{max-width:100%;display:block}.restored-ai-presentation-maker .btn{font-family:var(--font);border-radius:var(--radius-sm);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:10px 22px;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.restored-ai-presentation-maker .btn-primary{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-dark));color:#fff;box-shadow:0 4px 14px #6366f159}.restored-ai-presentation-maker .btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f173}.restored-ai-presentation-maker .btn-outline{color:var(--color-primary);border:2px solid var(--color-primary);background:0 0}.restored-ai-presentation-maker .btn-outline:hover{background:#6366f114}.restored-ai-presentation-maker .btn-lg{border-radius:var(--radius-md);padding:14px 32px;font-size:1.05rem}.restored-ai-presentation-maker .hero{text-align:center;max-width:1100px;margin:0 auto;padding:140px 24px 80px;position:relative}.restored-ai-presentation-maker .hero-badge{color:var(--color-primary);background:#6366f11a;border:1px solid #6366f126;border-radius:100px;align-items:center;gap:6px;margin-bottom:24px;padding:6px 16px;font-size:.85rem;font-weight:600;display:inline-flex}.restored-ai-presentation-maker .hero h1{letter-spacing:-.03em;margin-bottom:20px;font-size:clamp(2.4rem,6vw,4rem);font-weight:800;line-height:1.15}.restored-ai-presentation-maker .hero h1 span{background:linear-gradient(135deg, var(--color-primary), var(--color-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.restored-ai-presentation-maker .hero p{color:var(--color-text-muted);max-width:640px;margin:0 auto 36px;font-size:1.15rem;line-height:1.7}.restored-ai-presentation-maker .hero-actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.restored-ai-presentation-maker .hero-stats{flex-wrap:wrap;justify-content:center;gap:48px;margin-top:56px;display:flex}.restored-ai-presentation-maker .hero-stat{text-align:center}.restored-ai-presentation-maker .hero-stat value{color:var(--color-primary);font-size:1.8rem;font-weight:800;display:block}.restored-ai-presentation-maker .hero-stat label{color:var(--color-text-muted);font-size:.9rem}.restored-ai-presentation-maker .hero-glow{pointer-events:none;z-index:-1;background:radial-gradient(circle,#6366f11f 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.restored-ai-presentation-maker section{padding:80px 24px}.restored-ai-presentation-maker .section-label{text-align:center;text-transform:uppercase;letter-spacing:.08em;color:var(--color-primary);margin-bottom:8px;font-size:.8rem;font-weight:700;display:block}.restored-ai-presentation-maker .section-title{text-align:center;letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700}.restored-ai-presentation-maker .section-sub{text-align:center;color:var(--color-text-muted);max-width:560px;margin:0 auto 48px;font-size:1.05rem}.restored-ai-presentation-maker .features-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;max-width:1100px;margin:0 auto;display:grid}.restored-ai-presentation-maker .feature-card{background:var(--color-surface);border-radius:var(--radius-md);border:1px solid var(--color-border);padding:32px 28px;transition:all .25s}.restored-ai-presentation-maker .feature-card:hover{box-shadow:var(--shadow-md);border-color:var(--color-primary-light);transform:translateY(-4px)}.restored-ai-presentation-maker .feature-icon{border-radius:var(--radius-sm);background:#6366f11a;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:18px;font-size:1.4rem;display:flex}.restored-ai-presentation-maker .feature-card h3{margin-bottom:8px;font-size:1.1rem;font-weight:700}.restored-ai-presentation-maker .feature-card p{color:var(--color-text-muted);font-size:.92rem;line-height:1.65}.restored-ai-presentation-maker .steps-container{flex-direction:column;gap:0;max-width:900px;margin:0 auto;display:flex;position:relative}.restored-ai-presentation-maker .steps-container:before{content:"";background:var(--color-border);width:2px;position:absolute;top:48px;bottom:48px;left:36px}.restored-ai-presentation-maker .step{align-items:flex-start;gap:28px;padding:24px 0;display:flex;position:relative}.restored-ai-presentation-maker .step-num{background:var(--color-surface);border:2px solid var(--color-border);width:74px;height:74px;color:var(--color-primary);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.4rem;font-weight:800;transition:all .3s;display:flex;position:relative}.restored-ai-presentation-maker .step:hover .step-num{border-color:var(--color-primary);background:#6366f114}.restored-ai-presentation-maker .step-content{padding-top:14px}.restored-ai-presentation-maker .step-content h3{margin-bottom:6px;font-size:1.15rem;font-weight:700}.restored-ai-presentation-maker .step-content p{color:var(--color-text-muted);max-width:480px;font-size:.95rem}.restored-ai-presentation-maker .step-icon{margin-right:4px;font-size:1rem}.restored-ai-presentation-maker .templates-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;max-width:960px;margin:0 auto;display:grid}.restored-ai-presentation-maker .template-card{background:var(--color-surface);border-radius:var(--radius-md);border:1px solid var(--color-border);text-align:center;cursor:default;padding:20px;transition:all .25s}.restored-ai-presentation-maker .template-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.restored-ai-presentation-maker .template-preview{aspect-ratio:16/10;border-radius:var(--radius-sm);border:1px solid var(--color-border);background:linear-gradient(135deg,#eef2ff,#e0e7ff);justify-content:center;align-items:center;width:100%;margin-bottom:14px;font-size:2rem;display:flex}.restored-ai-presentation-maker .template-card:nth-child(2) .template-preview{background:linear-gradient(135deg,#fef3c7,#fde68a)}.restored-ai-presentation-maker .template-card:nth-child(3) .template-preview{background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.restored-ai-presentation-maker .template-card:nth-child(4) .template-preview{background:linear-gradient(135deg,#fce7f3,#fbcfe8)}.restored-ai-presentation-maker .template-card h4{font-size:.95rem;font-weight:600}.restored-ai-presentation-maker .template-card p{color:var(--color-text-muted);font-size:.82rem}.restored-ai-presentation-maker .testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;max-width:1000px;margin:0 auto;display:grid}.restored-ai-presentation-maker .testimonial{background:var(--color-surface);border-radius:var(--radius-md);border:1px solid var(--color-border);padding:28px}.restored-ai-presentation-maker .testimonial-stars{color:var(--color-accent);letter-spacing:2px;margin-bottom:12px;font-size:1.1rem}.restored-ai-presentation-maker .testimonial blockquote{color:var(--color-text-muted);margin-bottom:16px;font-size:.95rem;font-style:italic;line-height:1.65}.restored-ai-presentation-maker .testimonial-author{align-items:center;gap:12px;display:flex}.restored-ai-presentation-maker .testimonial-avatar{background:linear-gradient(135deg, var(--color-primary), var(--color-secondary));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;font-weight:700;display:flex}.restored-ai-presentation-maker .testimonial-name{font-size:.9rem;font-weight:600}.restored-ai-presentation-maker .testimonial-role{color:var(--color-text-muted);font-size:.8rem}.restored-ai-presentation-maker .cta-section{text-align:center;background:linear-gradient(135deg, var(--color-primary-dark), #4338ca);color:#fff;border-radius:var(--radius-xl);max-width:900px;margin:0 auto 20px;padding:72px 48px;position:relative;overflow:hidden}.restored-ai-presentation-maker .cta-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 70%,#ffffff14 0%,#0000 50%);position:absolute;inset:0}.restored-ai-presentation-maker .cta-section h2{margin-bottom:14px;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:700}.restored-ai-presentation-maker .cta-section p{opacity:.85;max-width:480px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:1.05rem}.restored-ai-presentation-maker .cta-section .btn{color:var(--color-primary-dark);background:#fff;box-shadow:0 4px 14px #00000026}.restored-ai-presentation-maker .cta-section .btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}@media (width<=768px){.restored-ai-presentation-maker .hero{padding:120px 20px 60px}.restored-ai-presentation-maker .hero-stats{gap:28px}.restored-ai-presentation-maker .hero-stat value{font-size:1.4rem}.restored-ai-presentation-maker .steps-container:before{left:24px}.restored-ai-presentation-maker .step-num{width:50px;height:50px;font-size:1rem}.restored-ai-presentation-maker .step{gap:16px}.restored-ai-presentation-maker .cta-section{border-radius:var(--radius-lg);margin:0 12px;padding:48px 24px}.restored-ai-presentation-maker section{padding:56px 20px}}
