@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}#section-design-conversion{background-image:linear-gradient(to bottom,#F7F5FF 0,#FAF9FF 100%)}#section-design-conversion .header-content{animation:fadeInUp 0.8s ease-out;margin-bottom:50px}#section-design-conversion h1{margin-top:0;margin-bottom:15px;line-height:1.3}#section-design-conversion .highlight-text{background:linear-gradient(90deg,#4F46E5,#6366F1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}#section-design-conversion .conversion-card{background-color:#FFFFFF;border-radius:20px;box-shadow:0 20px 50px -15px rgba(79,70,229,0.15);animation:fadeInUp 0.8s 0.2s ease-out backwards;transition:all 0.4s ease}#section-design-conversion .conversion-card:hover{transform:translateY(-10px);box-shadow:0 25px 50px -12px rgba(79,70,229,0.2)}#section-design-conversion .card-header{display:flex;align-items:center;padding:15px 20px;border-bottom:1px solid #F3F4F6}#section-design-conversion .dots-wrapper{display:flex}#section-design-conversion .dot{width:12px;height:12px;border-radius:50%;margin-right:8px}#section-design-conversion .dot.red{background-color:#EF4444}#section-design-conversion .dot.yellow{background-color:#FBBF24}#section-design-conversion .dot.green{background-color:#22C55E}#section-design-conversion .header-title{margin-left:15px}#section-design-conversion .card-body{padding:40px}#section-design-conversion .column-label{display:block;text-transform:uppercase;font-size:12px;font-weight:600;color:#6B7280;margin-bottom:15px;letter-spacing:0.5px}#section-design-conversion .column-label.after-label{color:#4F46E5}#section-design-conversion .visual-box{height:200px;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:20px}#section-design-conversion .visual-box.before{background-color:#F3F4F6}#section-design-conversion .visual-box.before i{font-size:64px;color:#9CA3AF}#section-design-conversion .visual-box.after{border:2px solid #C4B5FD;display:flex;flex-direction:column;justify-content:flex-start}#section-design-conversion .visual-box.after .bar{height:12px;border-radius:6px;margin-bottom:15px;background-color:#E0E7FF}#section-design-conversion .visual-box.after .bar.long{width:100%}#section-design-conversion .visual-box.after .bar.medium{width:80%}#section-design-conversion .visual-box.after .bar.short{width:50%}#section-design-conversion .visual-label{display:block;margin-top:15px;color:#9CA3AF;font-size:14px}#section-design-conversion .visual-label.after-label{color:#4F46E5}#section-design-conversion .footer-content{animation:fadeInUp 0.8s 0.4s ease-out backwards;margin-top:50px}#section-design-conversion .footer-content .lead{line-height:1.7;margin:0 auto 30px auto}#section-design-conversion .cta-buttons{display:flex;justify-content:center;flex-wrap:wrap}#section-design-conversion .cta-buttons .btn{margin:10px;font-weight:600;font-size:15px;padding:12px 28px;border-radius:8px;transition:all 0.4s ease;text-decoration:none}#section-design-conversion .btn-primary-convert{background-color:#4F46E5;color:#FFFFFF}#section-design-conversion .btn-primary-convert i{margin-right:8px}#section-design-conversion .btn-primary-convert:hover{background-color:#4338CA;transform:translateY(-3px);box-shadow:0 7px 14px rgba(79,70,229,0.2)}#section-design-conversion .btn-secondary-convert{background-color:#FFFFFF;color:#374151;border:1px solid #E5E7EB}#section-design-conversion .btn-secondary-convert:hover{transform:translateY(-3px);border-color:#D1D5DB;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}@media (max-width:767px){#section-design-conversion .card-body{padding:25px}#section-design-conversion .conversion-column:first-child{margin-bottom:30px}}#section-reconstruction-flow{background-color:#FDFBFF}#section-reconstruction-flow .header-content{margin-bottom:60px}#section-reconstruction-flow h2{margin-top:0;margin-bottom:15px}#section-reconstruction-flow .highlight-text{color:#8B5CF6}#section-reconstruction-flow .lead{margin:0 auto}#section-reconstruction-flow .flow-wrapper{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;max-width:1200px;margin:0 auto}#section-reconstruction-flow .flow-card{background-color:#FFFFFF;border:1px solid #E5E7EB;border-radius:20px;padding:30px;flex:1;min-width:300px;max-width:380px;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1);transition:all 0.3s ease;display:flex;flex-direction:column}#section-reconstruction-flow .flow-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px rgba(0,0,0,0.1);border-color:#D1D5DB}#section-reconstruction-flow .card-icon{width:60px;height:60px;border-radius:15px;display:flex;align-items:center;justify-content:center;color:#FFFFFF;font-size:24px;margin-bottom:20px;transition:transform 0.3s ease}#section-reconstruction-flow .flow-card:hover .card-icon{transform:scale(1.1)}#section-reconstruction-flow .icon-blue{background:linear-gradient(135deg,#3B82F6,#1D4ED8)}#section-reconstruction-flow .icon-purple{background:linear-gradient(135deg,#8B5CF6,#7C3AED)}#section-reconstruction-flow .icon-green{background:linear-gradient(135deg,#10B981,#059669)}#section-reconstruction-flow .flow-card h3{margin:0 0 15px 0}#section-reconstruction-flow .flow-card > p{margin-bottom:25px}#section-reconstruction-flow .file-list,#section-reconstruction-flow .analysis-list{list-style:none;padding:0;margin:0 0 20px 0;flex-grow:1}#section-reconstruction-flow .file-list li,#section-reconstruction-flow .analysis-list li{display:flex;align-items:center;background-color:#F9FAFB;border:1px solid #F3F4F6;border-radius:10px;padding:12px 15px;margin-bottom:10px;transition:all 0.2s ease}#section-reconstruction-flow .file-list li:hover,#section-reconstruction-flow .analysis-list li:hover{background-color:#F3F4F6;transform:translateX(3px)}#section-reconstruction-flow .file-list li:last-child,#section-reconstruction-flow .analysis-list li:last-child{margin-bottom:0}#section-reconstruction-flow .file-list li i{font-size:20px;color:#6B7280;margin-right:12px;width:20px;text-align:center}#section-reconstruction-flow .file-info{flex-grow:1}#section-reconstruction-flow .file-info strong{display:block;font-weight:600;color:#111827;font-size:14px;margin-bottom:2px}#section-reconstruction-flow .file-info span{font-size:12px;color:#6B7280}#section-reconstruction-flow .card-footer-pill{background-color:#D1FAE5;color:#065F46;font-size:12px;font-weight:600;padding:8px 15px;border-radius:20px;display:inline-block;margin-top:auto}#section-reconstruction-flow .analysis-list li{padding:12px 15px}#section-reconstruction-flow .analysis-list li:nth-child(1){background-color:#F5F3FF;border-color:#E0E7FF}#section-reconstruction-flow .analysis-list li:nth-child(2),#section-reconstruction-flow .analysis-list li:nth-child(3){background-color:#F0FDF4;border-color:#D1FAE5}#section-reconstruction-flow .analysis-list i{font-size:16px;margin-right:12px;color:#8B5CF6;width:16px}#section-reconstruction-flow .analysis-info{flex-grow:1}#section-reconstruction-flow .analysis-info strong{display:block;font-weight:600;color:#111827;font-size:14px;margin-bottom:2px}#section-reconstruction-flow .analysis-info span{font-size:12px}#section-reconstruction-flow .analysis-list li:nth-child(1) .analysis-info span{color:#5B21B6}#section-reconstruction-flow .analysis-list li:nth-child(2) .analysis-info span,#section-reconstruction-flow .analysis-list li:nth-child(3) .analysis-info span{color:#047857}#section-reconstruction-flow .code-block{background-color:#1F2937;border-radius:12px;padding:20px;margin-bottom:20px}#section-reconstruction-flow .code-header{display:flex;align-items:center;margin-bottom:15px;color:#9CA3AF;font-size:14px}#section-reconstruction-flow .code-header .dot{width:8px;height:8px;background-color:#10B981;border-radius:50%;margin-right:8px;animation:pulse 2s infinite}@keyframes pulse{0,100%{opacity:1}50%{opacity:0.5}}#section-reconstruction-flow pre{background:none;border:none;padding:0;margin:0;white-space:pre-wrap}#section-reconstruction-flow code{font-family:'Monaco','Menlo','Ubuntu Mono',monospace;font-size:13px;color:#D1FAE5;line-height:1.6}#section-reconstruction-flow .code-comment{color:#9CA3AF;font-style:italic}#section-reconstruction-flow .btn-view-code{background-color:#F9FAFB;border:1px solid #E5E7EB;border-radius:10px;padding:12px 20px;color:#374151;font-weight:600;text-decoration:none;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center}#section-reconstruction-flow .btn-view-code:hover{background-color:#F3F4F6;border-color:#D1D5DB;transform:translateY(-2px);color:#374151;text-decoration:none}#section-reconstruction-flow .btn-view-code i{margin-right:8px}@media (max-width:1199px) and (min-width:768px){#section-reconstruction-flow .flow-wrapper{gap:25px}#section-reconstruction-flow .flow-card{min-width:280px;max-width:350px;padding:25px}}@media (max-width:991px) and (min-width:768px){#section-reconstruction-flow .flow-wrapper{flex-direction:column;align-items:center}#section-reconstruction-flow .flow-card{max-width:500px;width:100%}#section-reconstruction-flow .flow-card:nth-child(3){max-width:400px}}@media (max-width:767px){#section-reconstruction-flow .header-content{margin-bottom:40px}#section-reconstruction-flow .flow-wrapper{flex-direction:column;gap:20px;padding:0 15px}#section-reconstruction-flow .flow-card{min-width:auto;max-width:none;width:100%;padding:20px}#section-reconstruction-flow .card-icon{width:50px;height:50px;font-size:20px}#section-reconstruction-flow .file-list li,#section-reconstruction-flow .analysis-list li{padding:10px 12px}#section-reconstruction-flow .file-list li i{font-size:18px;margin-right:10px}#section-reconstruction-flow .analysis-list i{font-size:14px;margin-right:10px}#section-reconstruction-flow .code-block{padding:15px}#section-reconstruction-flow code{font-size:12px}}@media (max-width:480px){#section-reconstruction-flow .flow-card{padding:15px}#section-reconstruction-flow .card-icon{width:45px;height:45px;font-size:18px}#section-reconstruction-flow .file-list li,#section-reconstruction-flow .analysis-list li{padding:8px 10px}#section-reconstruction-flow .code-block{padding:12px}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}#section-precision-controls{position:relative;font-family:'Poppins',sans-serif;background-color:#F9F8FF;overflow:hidden}#section-precision-controls .header-content{animation:fadeInUp 0.8s ease-out;margin-bottom:60px}#section-precision-controls h2{margin-top:0;margin-bottom:15px}#section-precision-controls .highlight-text{color:#6366F1}#section-precision-controls .lead{margin:0 auto}#section-precision-controls .adjustment-panel,#section-precision-controls .preview-panel{background-color:#FFFFFF;border:1px solid #F3F4F6;border-radius:24px;padding:35px;box-shadow:0 20px 40px -15px rgba(0,0,0,0.05);height:100%;transition:all 0.3s ease}#section-precision-controls .adjustment-panel:hover,#section-precision-controls .preview-panel:hover{transform:translateY(-5px);box-shadow:0 25px 50px -12px rgba(0,0,0,0.1)}#section-precision-controls .adjustment-panel{animation:fadeInUp 0.8s 0.2s ease-out backwards}#section-precision-controls .preview-panel{animation:fadeInUp 0.8s 0.3s ease-out backwards}#section-precision-controls h3{margin:0 0 30px 0}#section-precision-controls .preview-panel h3 i{margin-right:8px}#section-precision-controls .adjustment-item{margin-bottom:25px;animation:slideUp 0.6s ease-out;animation-fill-mode:backwards;transition:all 0.3s ease}#section-precision-controls .adjustment-item:nth-child(2){animation-delay:0.1s}#section-precision-controls .adjustment-item:nth-child(3){animation-delay:0.2s}#section-precision-controls .adjustment-item:nth-child(4){animation-delay:0.3s}#section-precision-controls .adjustment-item:nth-child(5){animation-delay:0.4s}#section-precision-controls .adjustment-item:hover{transform:translateX(5px)}#section-precision-controls .adjustment-item:last-child{margin-bottom:0}#section-precision-controls .item-header{display:flex;align-items:center;margin-bottom:15px}#section-precision-controls .item-header i{font-size:16px;width:28px;height:28px;border-radius:6px;color:#fff;display:inline-flex;align-items:center;justify-content:center;margin-right:12px;transition:all 0.3s ease}#section-precision-controls .adjustment-item:hover .item-header i{transform:scale(1.1) rotate(-5deg)}#section-precision-controls .icon-purple{background-color:#8B5CF6}#section-precision-controls .icon-magenta{background-color:#D946EF}#section-precision-controls .icon-green{background-color:#22C55E}#section-precision-controls .icon-blue{background-color:#3B82F6}#section-precision-controls .item-header strong{font-weight:500;color:#111827}#section-precision-controls .item-header span{margin-left:auto;color:#4B5563;font-weight:500}#section-precision-controls .item-description{color:#6B7280;font-size:14px;margin-top:10px}#section-precision-controls .control-slider{-webkit-appearance:none;width:100%;height:6px;background:#4F46E5;outline:none;border-radius:3px;margin:0;transition:all 0.3s ease}#section-precision-controls .control-slider:hover{box-shadow:0 0 10px rgba(79,70,229,0.3)}#section-precision-controls .control-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;background:#4F46E5;cursor:pointer;border-radius:50%;border:3px solid #FFF;box-shadow:0 0 5px rgba(0,0,0,0.2);transition:all 0.3s ease}#section-precision-controls .control-slider::-webkit-slider-thumb:hover{transform:scale(1.2);box-shadow:0 0 15px rgba(79,70,229,0.4)}#section-precision-controls .control-slider::-moz-range-thumb{width:18px;height:18px;background:#4F46E5;cursor:pointer;border-radius:50%;border:3px solid #FFF;box-shadow:0 0 5px rgba(0,0,0,0.2);transition:all 0.3s ease}#section-precision-controls .preview-window{background-color:#F9FAFB;border-radius:16px;padding:30px;display:flex;align-items:center;justify-content:center;height:350px;margin-bottom:30px;transition:all 0.3s ease}#section-precision-controls .preview-window:hover{transform:scale(1.02)}#section-precision-controls .mock-website{background-color:#fff;width:100%;height:100%;border-radius:8px;padding:20px;box-shadow:0 10px 20px -5px rgba(0,0,0,0.05);transition:all 0.3s ease}#section-precision-controls .mock-website:hover{transform:translateY(-3px);box-shadow:0 15px 30px -5px rgba(0,0,0,0.1)}#section-precision-controls .mock-header{height:14px;width:40%;background-color:#4F46E5;border-radius:7px;margin-bottom:20px}#section-precision-controls .mock-line{height:10px;width:100%;background-color:#E5E7EB;border-radius:5px;margin-bottom:12px}#section-precision-controls .mock-line.short{width:60%}#section-precision-controls .device-controls{display:flex;gap:8px}#section-precision-controls .device-controls .row{width:100%;margin:0}#section-precision-controls .device-controls .col-xs-4{padding:0 4px}#section-precision-controls .device-btn{display:block;background-color:#F9FAFB;border:1px solid #F3F4F6;border-radius:12px;padding:15px 10px;text-align:center;color:#6B7280;text-decoration:none;transition:all 0.3s ease;width:100%}#section-precision-controls .device-btn:hover{background-color:#F3F4F6;border-color:#E5E7EB;transform:translateY(-3px);color:#6B7280;text-decoration:none}#section-precision-controls .device-btn.active{background-color:#fff;border-color:#4F46E5;color:#4F46E5;transform:translateY(-2px)}#section-precision-controls .device-btn i{font-size:20px;margin-bottom:8px;display:block;transition:all 0.3s ease}#section-precision-controls .device-btn:hover i{transform:scale(1.1)}#section-precision-controls .device-btn strong{font-weight:600;font-size:14px;display:block}#section-precision-controls .device-btn span{font-size:12px}@media (max-width:991px){#section-precision-controls .col-md-6{margin-bottom:30px}#section-precision-controls .col-md-6:last-child{margin-bottom:0}}@media (max-width:767px){#section-precision-controls .adjustment-panel,#section-precision-controls .preview-panel{padding:25px}#section-precision-controls .preview-window{height:280px;padding:20px}#section-precision-controls .device-controls .col-xs-4{padding:0 3px}#section-precision-controls .device-btn{padding:12px 8px}#section-precision-controls .device-btn i{font-size:18px;margin-bottom:6px}#section-precision-controls .device-btn strong{font-size:13px}#section-precision-controls .device-btn span{font-size:11px}}@media (max-width:480px){#section-precision-controls .adjustment-panel,#section-precision-controls .preview-panel{padding:20px}#section-precision-controls .device-controls .col-xs-4{padding:0 2px}#section-precision-controls .device-btn{padding:10px 6px}#section-precision-controls .device-btn i{font-size:16px;margin-bottom:4px}#section-precision-controls .device-btn strong{font-size:12px}#section-precision-controls .device-btn span{font-size:10px}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}#section-engineers-love{background-color:#F9F8FF;overflow:hidden}#section-engineers-love .header-content{animation:fadeInUp 0.8s ease-out;margin-bottom:60px}#section-engineers-love h2{margin-top:0;margin-bottom:15px;line-height:1.3}#section-engineers-love .highlight-text{background:linear-gradient(90deg,#8B5CF6,#6366F1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}#section-engineers-love .lead{margin:0 auto}#section-engineers-love .v-align-stretch{display:flex;flex-wrap:wrap;justify-content:center}#section-engineers-love .v-align-stretch > [class*="col-"]{display:flex}#section-engineers-love .assets-panel,#section-engineers-love .code-preview-panel{background-color:#FFFFFF;border-radius:20px;box-shadow:0 20px 40px -15px rgba(79,70,229,0.1);animation:fadeInUp 0.8s ease-out;width:100%;transition:all 0.4s ease}#section-engineers-love .assets-panel:hover,#section-engineers-love .code-preview-panel:hover{transform:translateY(-8px);box-shadow:0 25px 50px -12px rgba(79,70,229,0.2)}#section-engineers-love .assets-panel{padding:35px;animation-delay:0.2s}#section-engineers-love .assets-panel h3{margin:0 0 25px 0}#section-engineers-love .asset-list{list-style:none;padding:0;margin:0 0 30px 0}#section-engineers-love .asset-list li{display:flex;align-items:center;margin-bottom:20px}#section-engineers-love .asset-list li:last-child{margin-bottom:0}#section-engineers-love .asset-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#fff;margin-right:15px;flex-shrink:0}#section-engineers-love .icon-green{background-color:#DCFCE7;color:#16A34A}#section-engineers-love .icon-light-purple{background-color:#F5F3FF;color:#7C3AED}#section-engineers-love .icon-dark-purple{background-color:#F3E8FF;color:#9333EA}#section-engineers-love .asset-info strong{display:block;font-weight:500;color:#111827}#section-engineers-love .asset-info span{font-size:14px;color:#6B7280}#section-engineers-love .tool-btn{display:flex;align-items:center;justify-content:center;background-color:#F9FAFB;border:1px solid #F3F4F6;border-radius:12px;padding:15px 20px;color:#374151;font-weight:500;text-decoration:none;transition:all 0.3s ease;width:100%}#section-engineers-love .tool-buttons .row{margin-left:-5px;margin-right:-5px}#section-engineers-love .tool-buttons [class*="col-"]{padding-left:5px;padding-right:5px}#section-engineers-love .tool-btn:hover{background-color:#F3F4F6;border-color:#E5E7EB}#section-engineers-love .tool-btn i{margin-right:8px}#section-engineers-love .code-preview-panel{background-color:#1E293B;padding:0;animation-delay:0.3s}#section-engineers-love .code-header{display:flex;align-items:center;padding:12px 15px;border-bottom:1px solid #374151}#section-engineers-love .dots-wrapper{display:flex}#section-engineers-love .code-header .dot{width:12px;height:12px;border-radius:50%;margin-right:8px}#section-engineers-love .dot.red{background-color:#EF4444}#section-engineers-love .dot.yellow{background-color:#FBBF24}#section-engineers-love .dot.green{background-color:#22C55E}#section-engineers-love .file-path{color:#94A3B8;font-family:'Fira Code',monospace;font-size:13px;margin-left:auto}#section-engineers-love pre{background-color:transparent;border:none;padding:20px;margin:0;white-space:pre-wrap;font-size:14px}#section-engineers-love code{font-family:'Fira Code',monospace;line-height:1.7;color:#E2E8F0}#section-engineers-love .code-keyword{color:#A78BFA}#section-engineers-love .code-string{color:#A5F3FC}#section-engineers-love .code-type{color:#6EE7B7}#section-engineers-love .code-prop{color:#93C5FD}#section-engineers-love .code-function{color:#FBCFE8}#section-engineers-love .code-tag{color:#F0ABFC}#section-engineers-love .code-attr{color:#FDE047}#section-engineers-love .code-logic{color:#E2E8F0}@media (min-width:1200px){#section-engineers-love .assets-panel{padding:40px}#section-engineers-love pre{padding:25px}}@media (min-width:992px) and (max-width:1199px){#section-engineers-love .assets-panel{padding:30px}#section-engineers-love pre{padding:18px;font-size:13px}}@media (max-width:991px){#section-engineers-love .assets-panel{margin-bottom:30px}#section-engineers-love .header-content{margin-bottom:50px}#section-engineers-love .v-align-stretch > [class*="col-"]{max-width:600px;margin:0 auto}}@media (min-width:768px) and (max-width:991px){#section-engineers-love .assets-panel{padding:30px}#section-engineers-love .asset-list{margin-bottom:25px}#section-engineers-love .tool-btn{padding:10px 8px;font-size:13px}#section-engineers-love .tool-btn i{margin-right:6px}#section-engineers-love pre{padding:18px;font-size:13px}#section-engineers-love .code-header{padding:10px 15px}}@media (max-width:767px){#section-engineers-love{padding-top:80px;padding-bottom:80px}#section-engineers-love .header-content{margin-bottom:40px}#section-engineers-love h2{line-height:1.2}#section-engineers-love .v-align-stretch{flex-direction:column;align-items:center}#section-engineers-love .v-align-stretch > [class*="col-"]{max-width:500px;width:100%}#section-engineers-love .assets-panel{padding:25px;margin-bottom:25px;border-radius:16px}#section-engineers-love .assets-panel h3{margin-bottom:20px}#section-engineers-love .asset-list{margin-bottom:25px}#section-engineers-love .asset-list li{margin-bottom:18px}#section-engineers-love .asset-icon{width:40px;height:40px;font-size:18px;margin-right:12px}#section-engineers-love .asset-info strong{font-size:15px}#section-engineers-love .asset-info span{font-size:13px}#section-engineers-love .tool-buttons .col-xs-4{margin-bottom:10px;padding-left:5px;padding-right:5px}#section-engineers-love .tool-buttons .col-xs-4:last-child{margin-bottom:0}#section-engineers-love .tool-btn{padding:10px 8px;font-size:12px}#section-engineers-love .tool-btn i{margin-right:6px;font-size:14px}#section-engineers-love .code-preview-panel{border-radius:16px}#section-engineers-love .code-header{padding:10px 15px}#section-engineers-love .file-path{font-size:12px}#section-engineers-love pre{padding:15px;font-size:12px}#section-engineers-love code{line-height:1.5}}@media (max-width:480px){#section-engineers-love .v-align-stretch > [class*="col-"]{max-width:400px}#section-engineers-love .assets-panel{padding:20px}#section-engineers-love .asset-list li{margin-bottom:15px}#section-engineers-love .asset-icon{width:36px;height:36px;font-size:16px;margin-right:10px}#section-engineers-love .asset-info strong{font-size:14px}#section-engineers-love .asset-info span{font-size:12px}#section-engineers-love .tool-btn{padding:8px 6px;font-size:11px}#section-engineers-love .tool-btn i{font-size:12px;margin-right:4px}#section-engineers-love .code-header{padding:8px 12px}#section-engineers-love .file-path{font-size:11px}#section-engineers-love pre{padding:12px;font-size:11px}}@media (max-width:360px){#section-engineers-love .v-align-stretch > [class*="col-"]{max-width:320px}#section-engineers-love .assets-panel{padding:15px}#section-engineers-love .tool-buttons .row{margin-left:-2px;margin-right:-2px}#section-engineers-love .tool-buttons .col-xs-4{padding-left:2px;padding-right:2px}#section-engineers-love .tool-btn{padding:6px 4px;font-size:10px}#section-engineers-love .tool-btn i{font-size:11px;margin-right:3px}#section-engineers-love pre{padding:10px;font-size:10px}#section-engineers-love .code-header{padding:6px 10px}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}#section-cta-convert{position:relative;font-family:'Poppins',sans-serif;background-color:#FAF8FF;overflow:hidden}#section-cta-convert .bg-glow{position:absolute;top:50%;left:50%;width:120%;height:120%;transform:translate(-50%,-50%);background:radial-gradient(ellipse at center,rgba(240,235,255,1) 0,rgba(250,248,255,0) 70%);z-index:-1;pointer-events:none}#section-cta-convert .cta-content{animation:fadeInUp 1s ease-out}#section-cta-convert h1{font-size:56px;font-weight:700;color:#111827;margin-top:0;margin-bottom:25px;line-height:1.3}#section-cta-convert .highlight-text{color:#4F46E5}#section-cta-convert .lead{font-size:18px;color:#4B5563;max-width:580px;margin:0 auto 40px auto;line-height:1.7}#section-cta-convert .btn-cta-convert{display:inline-flex;align-items:center;background-color:#4F46E5;color:#FFFFFF;padding:14px 30px;border-radius:8px;text-decoration:none;box-shadow:0 10px 20px -5px rgba(79,70,229,0.3);transition:all 0.4s cubic-bezier(0.25,0.8,0.25,1);font-size:16px;font-weight:600}#section-cta-convert .btn-cta-convert:hover{transform:translateY(-5px);box-shadow:0 15px 25px -5px rgba(79,70,229,0.4);background-color:#4338CA}#section-cta-convert .btn-cta-convert i{margin-right:10px;font-size:16px}#section-cta-convert .benefits-list{margin-top:40px;padding-left:0}#section-cta-convert .benefits-list li{padding:5px 15px;color:#6B7280;font-size:15px;font-weight:500;position:relative;display:inline-block}#section-cta-convert .benefits-list li:not(:last-child)::after{content:'|';position:absolute;right:-4px;color:#E5E7EB}#section-cta-convert .benefits-list li i{margin-right:8px;color:#22C55E}@media (max-width:991px){#section-cta-convert h1{font-size:48px}}@media (max-width:767px){#section-cta-convert.pt-100{padding-top:75px}#section-cta-convert.pb-100{padding-bottom:75px}#section-cta-convert h1{font-size:38px}#section-cta-convert .lead{font-size:16px}#section-cta-convert .benefits-list li{display:block;margin-bottom:10px}#section-cta-convert .benefits-list li:not(:last-child)::after{display:none}}