.ld-page{min-height:100vh;background-color:#fff}.ld-banner{position:relative;width:100%;height:500px;overflow:hidden;display:flex;align-items:center;justify-content:center}.ld-banner-image-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.ld-banner-image{object-fit:cover}.ld-banner-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.3) 0,rgba(0,0,0,.5));z-index:2}.ld-banner-content{position:relative;z-index:3;text-align:center;color:#fff;padding:2rem;max-width:1200px;margin:0 auto}.ld-banner-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.5);line-height:1.2}.ld-banner-subtitle{font-size:1.5rem;font-weight:400;margin-bottom:1.5rem;text-shadow:1px 1px 3px rgba(0,0,0,.5);line-height:1.4}.ld-banner-tagline{font-size:1.125rem;font-weight:500;padding:.75rem 2rem;background-color:rgba(72,187,120,.9);border-radius:50px;display:inline-block;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.ld-content-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.ld-section{padding:4rem 1.5rem}.ld-section-title{font-size:2.5rem;font-weight:700;color:#2d3748;text-align:center;margin-bottom:3rem;position:relative;padding-bottom:1rem}.ld-section-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#48bb78,#38a169);border-radius:2px}.ld-bg-light{background-color:#f7fafc}.ld-content-grid{display:grid;gap:2rem}.ld-content-block{margin-bottom:2rem}.ld-subtitle{font-size:1.75rem;font-weight:600;color:#2d3748;margin-bottom:1rem}.ld-text{font-size:1.125rem;line-height:1.8;color:#4a5568;margin-bottom:1rem}.ld-text strong{color:#48bb78;font-weight:600}.ld-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.ld-feature-card{background:#fff;border-radius:12px;padding:2rem;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.ld-feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.12)}.ld-feature-icon{font-size:3rem;margin-bottom:1rem}.ld-feature-title{font-size:1.25rem;font-weight:600;color:#2d3748;margin-bottom:.75rem}.ld-feature-text{font-size:1rem;color:#718096;line-height:1.6}.ld-features-elegant{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem 4rem;margin-top:3rem;max-width:1100px;margin-left:auto;margin-right:auto;position:relative}.ld-feature-elegant{display:flex;gap:1.5rem;align-items:flex-start;padding-bottom:3rem;border-bottom:1px solid #e2e8f0;position:relative;transition:all .3s ease}.ld-feature-elegant:nth-child(odd):after{content:"";position:absolute;top:16%;bottom:16%;right:-2rem;width:1px;background:linear-gradient(180deg,transparent 0,#e2e8f0 10%,#e2e8f0 90%,transparent)}.ld-feature-elegant:nth-last-child(-n+2){border-bottom:none;padding-bottom:0}.ld-feature-elegant:last-child:after,.ld-feature-elegant:nth-child(2n):after{display:none}.ld-feature-elegant:hover{transform:translateX(4px)}.ld-feature-elegant-icon-wrapper{flex-shrink:0}.ld-feature-elegant-icon{width:90px;height:90px;border-radius:50%;background:linear-gradient(135deg,#f0fdf4,#dcfce7);display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 4px 16px rgba(72,187,120,.12);transition:all .4s cubic-bezier(.4,0,.2,1)}.ld-feature-elegant-icon:before{content:"";position:absolute;inset:-3px;border-radius:50%;padding:3px;background:linear-gradient(135deg,#48bb78,#38a169,#2f855a);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;opacity:0;transition:opacity .4s ease}.ld-feature-elegant:hover .ld-feature-elegant-icon:before{opacity:1}.ld-feature-elegant:hover .ld-feature-elegant-icon{transform:scale(1.08) rotate(5deg);box-shadow:0 8px 24px rgba(72,187,120,.25)}.ld-feature-elegant-icon img{width:56px;height:56px;object-fit:contain;transition:transform .4s cubic-bezier(.4,0,.2,1)}.ld-feature-elegant:hover .ld-feature-elegant-icon img{transform:scale(1.1)}.ld-feature-elegant-content{flex:1;padding-top:.5rem}.ld-feature-elegant-title{font-size:1.35rem;font-weight:700;color:#2d3748;margin-bottom:.75rem;position:relative;display:inline-block}.ld-feature-elegant-title:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:3px;background:linear-gradient(90deg,#48bb78,#38a169);border-radius:2px;transition:width .4s cubic-bezier(.4,0,.2,1)}.ld-feature-elegant:hover .ld-feature-elegant-title:after{width:100%}.ld-feature-elegant-text{font-size:1rem;color:#4a5568;line-height:1.7;font-weight:400}.ld-table-container{overflow-x:auto;margin-top:2rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.ld-table{width:100%;border-collapse:collapse;background:#fff}.ld-table thead{background:linear-gradient(135deg,#48bb78,#38a169)}.ld-table th{padding:1rem;text-align:left;font-weight:600;color:#fff;font-size:1rem;border-bottom:2px solid #2f855a}.ld-table td{padding:1rem;border-bottom:1px solid #e2e8f0;color:#4a5568;font-size:.95rem}.ld-table tbody tr:hover{background-color:#f7fafc}.ld-table tbody tr:last-child td{border-bottom:none}.ld-application-section{margin-bottom:3rem}.ld-application-section:last-child{margin-bottom:0}.ld-case-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:1.5rem}.ld-case-card{background:#fff;border-left:4px solid #48bb78;padding:1.5rem;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.06);transition:box-shadow .3s ease}.ld-case-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.ld-case-title{font-size:1.125rem;font-weight:600;color:#2d3748;margin-bottom:.75rem}.ld-case-text{font-size:.95rem;color:#718096;line-height:1.6}.ld-highlight-box{background:linear-gradient(135deg,#f0fff4,#e6fffa);border-left:4px solid #48bb78;border-radius:8px;padding:2rem;margin-top:2rem}.ld-highlight-title{font-size:1.25rem;font-weight:600;color:#2d3748;margin-bottom:1rem}.ld-advantage-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem;max-width:1000px;margin-left:auto;margin-right:auto}.ld-advantage-item{display:flex;align-items:center;background:linear-gradient(135deg,#fff,#f7fafc);padding:2rem 1.5rem;border-radius:12px;border:2px solid transparent;background-clip:padding-box;position:relative;transition:all .3s ease}.ld-advantage-item:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:12px;padding:2px;background:linear-gradient(135deg,#48bb78,#38a169);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;z-index:-1}.ld-advantage-item:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(72,187,120,.15)}.ld-advantage-icon{width:48px;height:48px;background:linear-gradient(135deg,#48bb78,#38a169);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin-right:1.25rem;flex-shrink:0;box-shadow:0 4px 12px rgba(72,187,120,.3)}.ld-advantage-text{font-size:1.125rem;font-weight:600;color:#2d3748}.ld-card-section{background-color:#fff;padding:4rem 0;border-top:1px solid #e2e8f0;position:relative}.ld-card-section:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:200px;height:3px;background:linear-gradient(90deg,transparent,#48bb78,transparent)}.ld-card-group{margin-bottom:3rem}.ld-card-group:last-child{margin-bottom:0}.ld-card-section-title{font-size:2rem;font-weight:700;color:#2d3748;text-align:center;margin-bottom:2rem}.ld-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}@media (max-width:768px){.ld-banner{height:400px}.ld-banner-title{font-size:2.5rem}.ld-banner-subtitle{font-size:1.25rem}.ld-banner-tagline{font-size:1rem;padding:.5rem 1.5rem}.ld-section{padding:3rem 1.5rem}.ld-section-title{font-size:2rem}.ld-subtitle{font-size:1.5rem}.ld-text{font-size:1rem}.ld-feature-grid{grid-template-columns:1fr;gap:1.5rem}.ld-features-elegant{grid-template-columns:1fr;gap:2.5rem}.ld-feature-elegant{padding-bottom:2.5rem}.ld-feature-elegant:not(:last-child){border-bottom:1px solid #e2e8f0!important;padding-bottom:2.5rem!important}.ld-feature-elegant:nth-child(odd):after{display:none}.ld-feature-elegant:last-child{border-bottom:none!important;padding-bottom:0!important}.ld-feature-elegant-icon{width:80px;height:80px}.ld-feature-elegant-icon img{width:50px;height:50px}.ld-feature-elegant-title{font-size:1.2rem}.ld-feature-elegant-text{font-size:.95rem}.ld-advantage-grid,.ld-card-grid,.ld-case-grid{grid-template-columns:1fr}}@media (max-width:480px){.ld-banner{height:300px}.ld-banner-title{font-size:2rem}.ld-banner-subtitle{font-size:1rem}.ld-content-container{padding:0 1rem}.ld-section{padding:2rem 1.25rem}.ld-section.ld-bg-light{padding-left:1.75rem;padding-right:1.75rem}.ld-section-title{font-size:1.75rem}.ld-features-elegant{gap:2rem}.ld-feature-elegant{gap:1.25rem;padding-bottom:2rem}.ld-feature-elegant-icon{width:70px;height:70px}.ld-feature-elegant-icon img{width:44px;height:44px}.ld-feature-elegant-title{font-size:1.1rem}.ld-feature-elegant-text{font-size:.9rem}.ld-advantage-item,.ld-case-card,.ld-feature-card{padding:1.25rem}.ld-table td,.ld-table th{padding:.75rem;font-size:.875rem}}