*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#1e293b;background:#f8fafc;margin:0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{text-decoration:none}.app{background:radial-gradient(circle at top,#10b9811f,#0000 35%),linear-gradient(#f0fdf4,#fff 35%,#f8fafc 100%);min-height:100vh;position:relative;overflow:hidden}.container{z-index:2;width:min(1180px,100% - 40px);margin:0 auto;position:relative}.bg-orb{filter:blur(80px);z-index:1;pointer-events:none;border-radius:999px;position:absolute}.orb1{background:#a7f3d099;width:240px;height:240px;top:60px;left:-60px}.orb2{background:#99f6e473;width:280px;height:280px;top:180px;right:-80px}.orb3{background:#d9f99d59;width:260px;height:260px;bottom:100px;left:50%;transform:translate(-50%)}.hero{padding:90px 0 70px}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;display:grid}.badge{color:#059669;background:#ffffffd9;border:1px solid #ccebdc;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 6px 20px #0f172a0f}.hero-title{letter-spacing:-.03em;color:#0f172a;margin:18px 0 0;font-size:60px;font-weight:800;line-height:1.15}.hero-title span{color:#10b981;margin-top:8px;display:block}.hero-desc{color:#475569;max-width:620px;margin-top:24px;font-size:18px;line-height:1.9}.hero-buttons{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.btn{border-radius:18px;justify-content:center;align-items:center;gap:8px;padding:15px 24px;font-weight:700;transition:all .25s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#fff;background:#10b981;box-shadow:0 12px 28px #10b98147}.btn-primary:hover{background:#059669}.btn-secondary{color:#334155;background:#ffffffe0;border:1px solid #e2e8f0;box-shadow:0 8px 20px #0f172a0d}.btn-secondary:hover{border-color:#86efac}.btn-dark{color:#fff;background:#0f172a;margin-top:28px;box-shadow:0 12px 28px #0f172a33}.btn-dark:hover{background:#1e293b}.hero-tags{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.hero-tags span{color:#475569;background:#ffffffeb;border:1px solid #f1f5f9;border-radius:999px;padding:10px 15px;font-size:14px;box-shadow:0 6px 18px #0f172a0d}.preview-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd9;border:1px solid #ffffffbf;border-radius:32px;padding:22px;box-shadow:0 24px 60px #0f172a1f}.preview-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:16px;padding-bottom:18px;display:flex}.preview-sub{color:#10b981;font-size:14px;font-weight:700}.preview-title{color:#0f172a;margin-top:6px;font-size:24px;font-weight:800}.preview-pill{color:#047857;white-space:nowrap;background:#ecfdf5;border-radius:16px;padding:10px 14px;font-size:14px;font-weight:700}.preview-box{border-radius:24px;padding:18px}.preview-box+.preview-box,.preview-grid,.preview-box.dark{margin-top:16px}.preview-box-title{color:#0f172a;font-size:14px;font-weight:700}.preview-box-title.light{color:#a7f3d0}.preview-box p{margin:10px 0 0;font-size:14px;line-height:1.8}.preview-box.green{background:#ecfdf5}.preview-box.green p{color:#475569}.preview-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.preview-box.gray{background:#f8fafc}.preview-box.gray p{color:#64748b}.preview-box.dark{color:#fff;background:#0f172a;box-shadow:0 16px 32px #0f172a2e}.preview-box.dark p{color:#cbd5e1}.section{padding:72px 0}.pt-small{padding-top:12px}.section-head{text-align:center;max-width:760px;margin:0 auto 42px}.section-head h2{color:#0f172a;margin:0;font-size:42px;line-height:1.2}.section-head p{color:#64748b;margin-top:16px;font-size:17px;line-height:1.8}.feature-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.feature-card,.panel,.cta-card{background:#ffffffeb;border:1px solid #f1f5f9;box-shadow:0 18px 36px #0f172a14}.feature-card{border-radius:28px;padding:28px}.feature-icon{color:#10b981;background:#ecfdf5;border-radius:18px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:16px;display:flex}.feature-card h3,.panel h3{color:#0f172a;margin:0;font-size:28px}.feature-card h3{font-size:22px}.feature-card p,.panel p{color:#64748b;margin:14px 0 0;font-size:16px;line-height:1.85}.two-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.step-grid{grid-template-columns:1.1fr .9fr;gap:24px;display:grid}.panel{border-radius:32px;padding:32px}.panel-green{color:#fff;background:linear-gradient(135deg,#10b981,#14b8a6);border:none}.panel-green h3{color:#fff}.audience-list,.trust-list,.step-list{margin-top:22px}.audience-list{flex-direction:column;gap:14px;display:flex}.audience-item{color:#475569;background:#f8fafc;border-radius:18px;padding:16px 18px;line-height:1.7}.trust-list{flex-direction:column;gap:14px;display:flex}.trust-item{color:#ecfdf5;background:#ffffff1f;border-radius:18px;align-items:flex-start;gap:12px;padding:16px 18px;line-height:1.8;display:flex}.trust-icon{flex-shrink:0;margin-top:2px}.step-list{flex-direction:column;gap:18px;display:flex}.step-item{align-items:flex-start;gap:14px;display:flex}.step-number{color:#047857;background:#d1fae5;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-weight:800;display:flex}.step-text{color:#475569;padding-top:7px;line-height:1.8}.panel-soft{background:#ecfdf5b3;border:1px solid #d1fae5}.soft-desc{color:#64748b;line-height:1.85}.soft-box{background:#fff;border:1px solid #dcfce7;border-radius:24px;margin-top:24px;padding:20px;box-shadow:0 8px 18px #10b98114}.soft-box-title{color:#059669;font-size:14px;font-weight:700}.soft-box p{margin-top:10px}.cta-section{padding-top:42px;padding-bottom:96px}.cta-card{text-align:center;border-radius:36px;padding:52px 24px}.cta-icon{color:#059669;background:#d1fae5;border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 18px;display:flex}.cta-card h2{color:#0f172a;margin:0;font-size:42px;line-height:1.2}.cta-card p{color:#64748b;max-width:760px;margin:18px auto 0;font-size:17px;line-height:1.9}.fade-up{animation:.8s both fadeUp}.delay-1{animation-delay:.15s}.delay-2{animation-delay:.3s}.delay-3{animation-delay:.45s}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (width<=1024px){.hero-title{font-size:48px}.hero-grid,.feature-grid,.two-grid,.step-grid{grid-template-columns:1fr}}@media (width<=768px){.hero{padding:70px 0 48px}.container{width:min(100% - 28px,1180px)}.hero-title{font-size:38px}.hero-desc{font-size:16px;line-height:1.8}.section{padding:54px 0}.section-head h2,.cta-card h2{font-size:30px}.panel,.feature-card,.cta-card,.preview-card{border-radius:24px}.panel,.feature-card,.preview-card{padding:22px}.cta-card{padding:40px 18px}.preview-grid{grid-template-columns:1fr}.preview-header{flex-direction:column;align-items:flex-start}.hero-buttons{flex-direction:column}.btn{width:100%}}
