*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1F2937;line-height:1.7;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;color:#D946A8}h1{font-size:2.75rem}h2{font-size:2.25rem}h3{font-size:1.5rem}h4{font-size:1.25rem}@media (max-width: 768px){h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.25rem}}p{margin-bottom:1rem;color:#4B5563}a{color:#D946A8;text-decoration:none;transition:color 0.2s ease}a:hover{color:#B5348A}img{max-width:100%;height:auto;display:block}ul,ol{padding-left:1.5rem}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(255,255,255,0.95);backdrop-filter:blur(10px);border-bottom:1px solid #E5E7EB;transition:box-shadow 0.3s ease}.site-header.scrolled{box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -2px rgba(0,0,0,0.1)}.nav-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;height:72px}.logo{display:flex;align-items:center;gap:0.5rem;font-weight:700;font-size:1.25rem;color:#1A1A2E;text-decoration:none}.logo .logo-icon{font-size:1.5rem}.logo .logo-text{background:linear-gradient(135deg, #D946A8 0%, #E879C0 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-links{display:flex;align-items:center;gap:0.25rem;list-style:none;padding:0}.nav-links li a{display:block;padding:0.5rem 0.875rem;font-size:0.9rem;font-weight:500;color:#4B5563;border-radius:.5rem;transition:all 0.2s ease}.nav-links li a:hover{color:#D946A8;background:#FDF2F8}.nav-links .btn-download{background:linear-gradient(135deg, #D946A8 0%, #E879C0 100%);color:#fff !important;padding:0.5rem 1.25rem;border-radius:1.5rem;font-weight:600;font-size:0.85rem;letter-spacing:0.02em}.nav-links .btn-download:hover{opacity:0.9;transform:translateY(-1px);box-shadow:0 4px 12px rgba(217,70,168,0.4)}.nav-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:0.5rem}.nav-toggle span{display:block;width:24px;height:2px;background:#1F2937;border-radius:2px;transition:all 0.3s ease}.nav-toggle.active span:nth-child(1){transform:rotate(45deg) translate(5px, 5px)}.nav-toggle.active span:nth-child(2){opacity:0}.nav-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(5px, -5px)}@media (max-width: 1024px){.nav-toggle{display:flex}.nav-links{position:fixed;top:72px;left:0;right:0;background:#fff;flex-direction:column;padding:1rem;border-bottom:1px solid #E5E7EB;box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -4px rgba(0,0,0,0.1);transform:translateY(-100%);opacity:0;pointer-events:none;transition:all 0.3s ease}.nav-links.active{transform:translateY(0);opacity:1;pointer-events:all}.nav-links li{width:100%}.nav-links li a{padding:0.75rem 1rem;font-size:1rem}.nav-links .btn-download{text-align:center;margin-top:0.5rem}}.hero{position:relative;min-height:100vh;display:flex;align-items:center;padding-top:72px;overflow:hidden;background:#fff}.hero-grid{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media (max-width: 1024px){.hero-grid{grid-template-columns:1fr;gap:2rem;text-align:center}}.hero-content .badge{margin-bottom:1.5rem}.hero-content h1{font-family:"Playfair Display",Georgia,serif;font-size:3.25rem;line-height:1.15;margin-bottom:1.5rem;color:#1A1A2E}.hero-content h1 span{color:#D946A8}.hero-content p{font-size:1.2rem;color:#6B7280;margin-bottom:2rem;max-width:520px}@media (max-width: 1024px){.hero-content p{max-width:none}}.hero-content .hero-actions{display:flex;gap:1rem;flex-wrap:wrap}@media (max-width: 1024px){.hero-content .hero-actions{justify-content:center}}.hero-image{position:relative}.hero-image .hero-slide{border-radius:1.5rem;overflow:hidden;box-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 8px 10px -6px rgba(0,0,0,0.1);border:1px solid #E5E7EB}.hero-image .hero-slide img{width:100%;height:auto}.hero-image .hero-decoration{position:absolute;width:200px;height:200px;border-radius:50%;background:rgba(217,70,168,0.08);z-index:-1}.hero-image .hero-decoration.dec-1{top:-40px;right:-40px;width:160px;height:160px}.hero-image .hero-decoration.dec-2{bottom:-30px;left:-30px;width:120px;height:120px;background:rgba(232,121,192,0.1)}@media (max-width: 1024px){.hero-image{max-width:600px;margin:0 auto}}.page-hero{padding:8rem 0 4rem;background:#FDF2F8;text-align:center}.page-hero .container{max-width:800px}.page-hero .badge{margin-bottom:1rem}.page-hero h1{font-family:"Playfair Display",Georgia,serif;font-size:2.75rem;color:#1A1A2E;margin-bottom:1rem}.page-hero h1 span{color:#D946A8}.page-hero p{font-size:1.15rem;color:#6B7280;max-width:640px;margin:0 auto}.btn{display:inline-flex;align-items:center;gap:0.5rem;padding:0.875rem 2rem;font-size:1rem;font-weight:600;border-radius:1.5rem;border:none;cursor:pointer;transition:all 0.3s ease;text-decoration:none;line-height:1}.btn-primary{background:linear-gradient(135deg, #D946A8 0%, #E879C0 100%);color:#fff;box-shadow:0 4px 14px rgba(217,70,168,0.35)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(217,70,168,0.45);color:#fff}.btn-outline{background:transparent;color:#D946A8;border:2px solid #D946A8}.btn-outline:hover{background:#D946A8;color:#fff;transform:translateY(-2px)}.btn-white{background:#fff;color:#D946A8;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -2px rgba(0,0,0,0.1)}.btn-white:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -4px rgba(0,0,0,0.1)}.card{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 1px 2px rgba(0,0,0,0.05);border:1px solid #E5E7EB;transition:all 0.3s ease}.card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -4px rgba(0,0,0,0.1);border-color:rgba(217,70,168,0.2)}.card .card-icon{width:56px;height:56px;border-radius:.75rem;background:#FDF2F8;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1.25rem;color:#D946A8}.card h3{margin-bottom:0.75rem;font-size:1.25rem;color:#1A1A2E}.card p{font-size:0.95rem;line-height:1.6}.card-highlight{background:linear-gradient(180deg, #FDF2F8 0%, #fff 100%);border-color:rgba(217,70,168,0.15)}.grid{display:grid;gap:2rem}.grid-2{grid-template-columns:repeat(2, 1fr)}.grid-3{grid-template-columns:repeat(3, 1fr)}.grid-4{grid-template-columns:repeat(4, 1fr)}@media (max-width: 1024px){.grid-3,.grid-4{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 768px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}}.section{padding:5rem 0}.section-alt{background:#FDF2F8}.section-dark{background:#1A1A2E;color:#fff}.section-dark h2,.section-dark h3,.section-dark h4{color:#fff}.section-dark p{color:rgba(255,255,255,0.8)}.section-header{text-align:center;max-width:720px;margin:0 auto 3.5rem}.section-header h2{margin-bottom:1rem}.section-header p{font-size:1.1rem;color:#6B7280}.slide-image{border-radius:1rem;overflow:hidden;box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -4px rgba(0,0,0,0.1);border:1px solid #E5E7EB}.slide-image img{width:100%;height:auto}.stat-item{text-align:center;padding:1.5rem}.stat-item .stat-number{font-size:2.5rem;font-weight:700;color:#D946A8;line-height:1;margin-bottom:0.5rem}.stat-item .stat-label{font-size:0.9rem;color:#6B7280;font-weight:500}.table-wrapper{overflow-x:auto;border-radius:.75rem;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -2px rgba(0,0,0,0.1);border:1px solid #E5E7EB}table{width:100%;border-collapse:collapse;font-size:0.95rem}table th{background:#D946A8;color:#fff;padding:1rem 1.25rem;text-align:left;font-weight:600}table td{padding:0.875rem 1.25rem;border-bottom:1px solid #E5E7EB;color:#4B5563}table tr:last-child td{border-bottom:none}table tr:nth-child(even){background:#F9FAFB}table tr.total-row{background:#FDF2F8}table tr.total-row td{font-weight:700;color:#B5348A;font-size:1.05rem}.timeline{position:relative;padding-left:2rem}.timeline::before{content:'';position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(to bottom, #D946A8, #E879C0);border-radius:2px}.timeline-item{position:relative;padding-bottom:2.5rem;padding-left:1.5rem}.timeline-item::before{content:'';position:absolute;left:-2.35rem;top:0.25rem;width:14px;height:14px;border-radius:50%;background:#D946A8;border:3px solid #FDF2F8;box-shadow:0 0 0 3px #D946A8}.timeline-item h4{color:#1A1A2E;margin-bottom:0.5rem}.timeline-item p{font-size:0.95rem}.feature-row{display:flex;align-items:center;gap:4rem;margin-bottom:4rem}.feature-row:nth-child(even){flex-direction:row-reverse}.feature-row .feature-content{flex:1}.feature-row .feature-image{flex:1}@media (max-width: 768px){.feature-row{flex-direction:column !important;gap:2rem}}.badge{display:inline-block;padding:0.25rem 0.75rem;font-size:0.8rem;font-weight:600;border-radius:1.5rem;background:#FDF2F8;color:#D946A8;text-transform:uppercase;letter-spacing:0.05em}.download-banner{background:linear-gradient(135deg, #D946A8 0%, #E879C0 100%);border-radius:1rem;padding:3rem;text-align:center;color:#fff;margin:3rem 0}.download-banner h3{color:#fff;margin-bottom:0.75rem;font-size:1.75rem}.download-banner p{color:rgba(255,255,255,0.9);margin-bottom:1.5rem;font-size:1.1rem}.card-img{overflow:hidden}.card-img .card-img-wrap{position:relative;overflow:hidden;border-radius:.75rem .75rem 0 0;margin:-2rem -2rem 1.5rem;height:220px}.card-img .card-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform 0.4s ease}.card-img:hover .card-img-wrap img{transform:scale(1.05)}.img-float{border-radius:1rem;overflow:hidden;box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -4px rgba(0,0,0,0.1)}.img-float img{width:100%;height:100%;object-fit:cover}.img-rounded{border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -2px rgba(0,0,0,0.1);border:1px solid #E5E7EB}.img-rounded img{width:100%;height:auto;display:block}.hero-banner{position:relative;min-height:400px;display:flex;align-items:center;overflow:hidden;border-radius:1rem;margin-bottom:3rem}.hero-banner .hero-banner-bg{position:absolute;inset:0}.hero-banner .hero-banner-bg img{width:100%;height:100%;object-fit:cover}.hero-banner .hero-banner-bg::after{content:'';position:absolute;inset:0;background:linear-gradient(135deg, rgba(26,26,46,0.85), rgba(181,52,138,0.7))}.hero-banner .hero-banner-content{position:relative;z-index:1;padding:3rem;color:#fff;max-width:600px}.hero-banner .hero-banner-content h2{color:#fff;margin-bottom:1rem}.hero-banner .hero-banner-content p{color:rgba(255,255,255,0.9);font-size:1.1rem}.img-text-block{display:grid;grid-template-columns:280px 1fr;gap:2rem;align-items:center;padding:2rem;background:#fff;border-radius:1rem;box-shadow:0 1px 2px rgba(0,0,0,0.05);border:1px solid #E5E7EB;transition:all 0.3s ease}.img-text-block:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -4px rgba(0,0,0,0.1);border-color:rgba(217,70,168,0.2)}.img-text-block .img-text-image{border-radius:.75rem;overflow:hidden;height:200px}.img-text-block .img-text-image img{width:100%;height:100%;object-fit:cover}@media (max-width: 768px){.img-text-block{grid-template-columns:1fr}.img-text-block .img-text-image{height:180px}}.fade-in{opacity:0;transform:translateY(20px);transition:opacity 0.6s ease, transform 0.6s ease}.fade-in.visible{opacity:1;transform:translateY(0)}.site-footer{background:#1A1A2E;color:rgba(255,255,255,0.8);padding:4rem 0 0}.footer-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,0.1)}@media (max-width: 1024px){.footer-grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 768px){.footer-grid{grid-template-columns:1fr;gap:2rem}}.footer-col h3{color:#fff;font-size:1.25rem;margin-bottom:1rem;display:flex;align-items:center;gap:0.5rem}.footer-col h4{color:#fff;font-size:1rem;margin-bottom:1rem;font-weight:600}.footer-col p{font-size:0.9rem;color:rgba(255,255,255,0.6);line-height:1.6}.footer-col ul{list-style:none;padding:0}.footer-col ul li{margin-bottom:0.5rem}.footer-col ul li a{color:rgba(255,255,255,0.6);font-size:0.9rem;transition:color 0.2s ease}.footer-col ul li a:hover{color:#E879C0}.footer-note{font-size:0.8rem !important;margin-top:0.5rem}.footer-bottom{padding:1.5rem 0;text-align:center}.footer-bottom p{font-size:0.85rem;color:rgba(255,255,255,0.4);margin:0}
