.hero{padding:80px 0;background:#FAF6FF;}.hero-content{display:flex;align-items:center;gap:60px;}.hero-text{flex:1;}.hero-text h1{font-size:42px;font-weight:700;margin-bottom:20px;color:#1a1a1a;line-height:1.2;}.hero-text p{font-size:16px;color:#666;margin-bottom:30px;line-height:1.6;}.cta-button{background:linear-gradient(135deg,#ff4d8f 0%,#ff6ba9 100%);color:white;border:none;padding:15px 35px;border-radius:25px;font-size:16px;font-weight:600;cursor:pointer;transition:transform 0.3s,box-shadow 0.3s;}.cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(255,77,143,0.3);}.hero-image{flex:1;text-align:center;}.hero-image img{max-width:100%;height:auto;}.features{padding:80px 0;background:white;}.feature-item{display:flex;align-items:center;flex-direction:row;gap:60px;margin-bottom:60px;border:1px solid #eee;border-radius:30px;}.feature-item img{width:230px;height:150px;object-fit:cover;border-radius:15px;}.feature-text{flex:1;padding:0 20px;}.feature-text p{font-size:16px;line-height:1.8;color:#555;}.about{padding:80px 0;background:#f8f5f9;}.about-content{display:flex;justify-content:center;align-items:center;gap:80px;}.about-image{width:226px;height:486px;}.about-image img{max-width:100%;height:auto;}.about-text{width:400px;}.about-text h2{font-size:36px;font-weight:700;margin-bottom:40px;color:#1a1a1a;}.about-list{list-style:none;}.about-list li{margin-bottom:30px;}.about-list h3{font-size:20px;font-weight:600;margin-bottom:8px;color:#1a1a1a;}.about-list p{font-size:15px;color:#666;line-height:1.6;}.loan-types{padding:80px 0;background:white;}.loan-types-content{display:flex;gap:80px;align-items:center;}.loan-types-text{flex:1;}.loan-types-text h2{font-size:36px;font-weight:700;margin-bottom:15px;color:#1a1a1a;}.subtitle{font-size:16px;color:#666;margin-bottom:40px;}.loan-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;}.loan-card{padding:25px;border:2px solid #e8d4f8;border-radius:12px;text-align:center;font-weight:600;color:#9b59b6;background:#faf7fc;transition:all 0.3s;cursor:pointer;}.loan-card:hover{background:#e8d4f8;transform:translateY(-3px);}.loan-types-image{flex:1;}.loan-types-image img{max-width:100%;border-radius:15px;}.how-it-works{padding:80px 0;background:#f8f5f9;text-align:center;}.how-it-works h2{font-size:36px;font-weight:700;margin-bottom:15px;color:#1a1a1a;}.how-it-works .subtitle{margin-bottom:60px;}.steps{display:flex;justify-content:space-between;align-items:center;gap:20px;}.step{flex:1;text-align:center;}.step-icon{font-size:40px;margin-bottom:15px;}.step p{font-size:14px;color:#555;font-weight:500;}.arrow{font-size:24px;color:#ccc;}.why-choose{padding:80px 0;background:white;}.why-choose-content{display:flex;gap:80px;align-items:center;}.why-choose-text{flex:1;}.why-choose-text h2{font-size:36px;font-weight:700;margin-bottom:20px;color:#1a1a1a;}.why-choose-text>p{font-size:16px;color:#666;margin-bottom:40px;line-height:1.6;}.benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;}.benefit-card{padding:25px;background:#B594FF;color:white;border-radius:12px;text-align:center;font-weight:600;font-size:15px;transition:transform 0.3s;cursor:pointer;}.benefit-card:hover{transform:translateY(-3px);}.why-choose-image{flex:1;}.why-choose-image img{max-width:100%;border-radius:15px;}.cta-section{padding:80px 0;background:#FAF6FF;}.cta-content{display:flex;align-items:center;gap:60px;}.cta-icon img{width:150px;height:150px;}.cta-text{flex:1;}.cta-text h2{font-size:32px;font-weight:700;margin-bottom:20px;color:#1a1a1a;}.cta-text p{font-size:16px;color:#666;margin-bottom:30px;line-height:1.6;}@media (max-width:768px){.hero-content,.feature-item,.about-content,.loan-types-content,.why-choose-content,.cta-content{flex-direction:column;}.feature-item.reverse{flex-direction:column;}.loan-grid,.benefits-grid{grid-template-columns:1fr;}.steps{flex-direction:column;}.arrow{transform:rotate(90deg);}.footer-content{grid-template-columns:repeat(2,1fr);}.nav-menu{flex-wrap:wrap;gap:15px;}}