@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes gradientBgShift{0{background-position:0 0}100%{background-position:100% 100%}}@keyframes floatElement{0,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-15px) rotate(5deg)}}@keyframes codeTyping{0{width:0}100%{width:100%}}@keyframes pulseAi{0{box-shadow:0 0 0 0 rgba(139,92,246,.4)}70%{box-shadow:0 0 0 15px rgba(139,92,246,0)}100%{box-shadow:0 0 0 0 rgba(139,92,246,0)}}@keyframes layerFade{0{opacity:0;transform:translateY(10px)}100%{opacity:1;transform:translateY(0)}}#section-design-conversion{position:relative;background:linear-gradient(to bottom,#f7f5ff 0,#faf9ff 100%);overflow:hidden}#section-design-conversion .bg{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 25% 35%,rgba(99,102,241,0.18) 0,transparent 25%),radial-gradient(circle at 30% 30%,rgba(139,92,246,0.13) 0,transparent 18%),radial-gradient(circle at 75% 65%,rgba(99,102,241,0.12) 0,transparent 15%),radial-gradient(circle at 78% 60%,rgba(139,92,246,0.08) 0,transparent 12%);filter:blur(60px);pointer-events:none;z-index:0;background-size:200% 200%;animation:gradientBgShift 12s ease infinite alternate}#section-design-conversion .container-special-width{position:relative;z-index:2}#section-design-conversion .header-content{animation:fadeInUp .8s ease-out;margin-bottom:50px}#section-design-conversion .conversion-badge{display:inline-flex;align-items:center;gap:10px;background:#fff;border:1px solid #e9d5ff;border-radius:100px;padding:8px 24px;font-size:14px;font-weight:600;color:#6d28d9;margin-bottom:30px;transition:all .4s}#section-design-conversion .conversion-badge:hover{transform:translateY(-4px);border-color:#c084fc;box-shadow:0 8px 20px rgba(139,92,246,.15)}#section-design-conversion h1{margin-bottom:15px}#section-design-conversion .gradient-text{background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#section-design-conversion .conversion-card{background:rgba(255,255,255,.92);backdrop-filter:blur(12px);border-radius:32px;box-shadow:0 30px 50px -20px rgba(0,0,0,.12);border:1px solid rgba(139,92,246,.15);transition:all .4s;animation:fadeInUp .8s ease-out .1s backwards}#section-design-conversion .conversion-card:hover{transform:translateY(-8px);box-shadow:0 40px 60px -20px rgba(139,92,246,.25);border-color:rgba(139,92,246,.3)}#section-design-conversion .card-header{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;border-bottom:1px solid #f0eaff}#section-design-conversion .dots-wrapper{display:flex;gap:8px}#section-design-conversion .dot{width:12px;height:12px;border-radius:50%}#section-design-conversion .dot.red{background:#ef4444;box-shadow:0 0 6px #ef4444}#section-design-conversion .dot.yellow{background:#fbbf24;box-shadow:0 0 6px #fbbf24}#section-design-conversion .dot.green{background:#22c55e;box-shadow:0 0 6px #22c55e}#section-design-conversion .header-title{font-family:'SF Mono','Fira Code',monospace;font-size:14px;color:#6b7280}#section-design-conversion .header-actions{display:flex;gap:15px;color:#9ca3af}#section-design-conversion .header-actions i{transition:all .3s;cursor:default}#section-design-conversion .header-actions i:hover{color:#8b5cf6;transform:scale(1.1)}#section-design-conversion .card-body{padding:45px 35px}#section-design-conversion .conversion-container{display:flex;align-items:stretch;justify-content:space-between;gap:30px;flex-wrap:wrap}#section-design-conversion .before-panel,#section-design-conversion .after-panel{flex:1;min-width:240px;background:#fff;border-radius:28px;padding:24px;box-shadow:0 12px 30px -10px rgba(0,0,0,.06);border:1px solid #f0eaff;transition:all .4s}#section-design-conversion .before-panel:hover,#section-design-conversion .after-panel:hover{transform:translateY(-6px);border-color:#d8b4fe}#section-design-conversion .panel-label{display:flex;align-items:center;gap:10px;margin-bottom:20px;font-size:14px;font-weight:600;color:#374151}#section-design-conversion .panel-label i{font-size:18px;color:#8b5cf6}#section-design-conversion .design-mockup{background:linear-gradient(145deg,#f9fafb,#f3f4f6);border-radius:20px;padding:30px 20px;position:relative;min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;margin-bottom:20px}#section-design-conversion .layer{width:100%;height:8px;background:#e5e7eb;border-radius:20px;animation:layerFade .6s ease-out backwards}#section-design-conversion .layer-1{width:80%;animation-delay:.1s}#section-design-conversion .layer-2{width:60%;animation-delay:.2s}#section-design-conversion .layer-3{width:40%;animation-delay:.3s}#section-design-conversion .design-details{display:flex;justify-content:space-between;font-size:12px;color:#6b7280;padding-top:12px;border-top:1px solid #f0eaff}#section-design-conversion .conversion-arrow{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}#section-design-conversion .arrow-circle{width:60px;height:60px;background:linear-gradient(135deg,#8b5cf6,#ec4899);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:28px;transition:all .4s;animation:pulseAi 2s infinite}#section-design-conversion .conversion-container:hover .arrow-circle{transform:rotate(360deg) scale(1.1)}#section-design-conversion .ai-pulse{background:#f3e8ff;border-radius:60px;padding:6px 16px;font-size:12px;font-weight:700;color:#6d28d9;display:flex;align-items:center;gap:6px}#section-design-conversion .code-preview{background:#1e293b;border-radius:20px;padding:20px;font-family:'SF Mono','Fira Code',monospace;font-size:12px;margin-bottom:20px;position:relative}#section-design-conversion .code-line{color:#94a3b8;margin-bottom:6px;white-space:nowrap;overflow:hidden;width:0;animation:codeTyping 1.2s ease forwards}#section-design-conversion .code-line:nth-child(1){animation-delay:.1s}#section-design-conversion .code-line:nth-child(2){animation-delay:.3s}#section-design-conversion .code-line:nth-child(3){animation-delay:.5s}#section-design-conversion .code-line:nth-child(4){animation-delay:.7s}#section-design-conversion .indent-1{padding-left:16px}#section-design-conversion .tag{color:#c084fc}#section-design-conversion .attr{color:#fbbf24}#section-design-conversion .string{color:#4ade80}#section-design-conversion .typing-cursor{display:inline-block;width:2px;height:14px;background:#c084fc;vertical-align:middle;animation:pulseAi 1s infinite}#section-design-conversion .live-badge{display:inline-flex;align-items:center;gap:8px;background:#d1fae5;border-radius:60px;padding:6px 16px;font-size:12px;font-weight:600;color:#059669}#section-design-conversion .live-badge i{color:#10b981}#section-design-conversion .footer-content{animation:fadeInUp .8s ease-out .3s backwards;margin-top:50px}#section-design-conversion .lead{margin:0 auto 30px;max-width:650px}#section-design-conversion .cta-buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:20px}#section-design-conversion .btn{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;border-radius:60px;font-weight:600;transition:all .4s;text-decoration:none}#section-design-conversion .btn-primary-convert{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;box-shadow:0 8px 20px rgba(139,92,246,.3)}#section-design-conversion .btn-primary-convert:hover{transform:translateY(-4px);box-shadow:0 15px 30px rgba(139,92,246,.4)}#section-design-conversion .btn-primary-convert i{transition:transform .3s}#section-design-conversion .btn-primary-convert:hover i:first-child{transform:translateY(-2px)}#section-design-conversion .btn-primary-convert:hover i:last-child{transform:translateX(5px)}#section-design-conversion .btn-secondary-convert{background:#fff;border:1px solid #e5e7eb;color:#374151}#section-design-conversion .btn-secondary-convert:hover{transform:translateY(-4px);border-color:#8b5cf6;color:#6d28d9;box-shadow:0 8px 20px rgba(139,92,246,.15)}#section-design-conversion .btn-secondary-convert i{transition:transform .3s}#section-design-conversion .btn-secondary-convert:hover i{transform:translateX(5px)}@media (max-width:991px){#section-design-conversion .conversion-container{flex-direction:column}#section-design-conversion .conversion-arrow{flex-direction:row;margin:20px 0}#section-design-conversion .arrow-circle{transform:rotate(90deg)}#section-design-conversion .conversion-container:hover .arrow-circle{transform:rotate(450deg)}}@media (max-width:767px){#section-design-conversion .card-body{padding:25px}#section-design-conversion .code-line{white-space:normal;word-break:break-all}#section-design-conversion .indent-1{padding-left:8px}}#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:#fff;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,.1);transition:.3s;display:flex;flex-direction:column}#section-reconstruction-flow .flow-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px rgba(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:#fff;font-size:24px;margin-bottom:20px;transition:transform .3s}#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}#section-reconstruction-flow .flow-card>p{margin-bottom:25px}#section-reconstruction-flow .analysis-list,#section-reconstruction-flow .file-list{list-style:none;padding:0;margin:0 0 20px;flex-grow:1}#section-reconstruction-flow .analysis-list li,#section-reconstruction-flow .file-list li{display:flex;align-items:center;background-color:#f9fafb;border:1px solid #f3f4f6;border-radius:10px;padding:12px 15px;margin-bottom:10px;transition:.2s}#section-reconstruction-flow .analysis-list li:hover,#section-reconstruction-flow .file-list li:hover{background-color:#f3f4f6;transform:translateX(3px)}#section-reconstruction-flow .analysis-list li:last-child,#section-reconstruction-flow .file-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 .analysis-info,#section-reconstruction-flow .file-info{flex-grow:1}#section-reconstruction-flow .analysis-info strong,#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:first-child{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 span{font-size:12px}#section-reconstruction-flow .analysis-list li:first-child .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:2s infinite pulse}@keyframes pulse{0,100%{opacity:1}50%{opacity:.5}}#section-reconstruction-flow pre{background:0 0;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:.3s;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 .analysis-list li,#section-reconstruction-flow .file-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 .analysis-list li,#section-reconstruction-flow .file-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 slideInRight{from{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes gradientShift{0{background-position:0 0}100%{background-position:100% 100%}}@keyframes floatGlow{0,100%{transform:translateY(0) scale(1);opacity:.3}50%{transform:translateY(-20px) scale(1.05);opacity:.5}}@keyframes pulseLive{0{opacity:.6}50%{opacity:1}100%{opacity:.6}}@keyframes thumbGlow{0{box-shadow:0 0 0 0 rgba(99,102,241,.4)}70%{box-shadow:0 0 0 10px rgba(99,102,241,0)}100%{box-shadow:0 0 0 0 rgba(99,102,241,0)}}#section-precision-controls{position:relative;background:linear-gradient(145deg,#fefbff,#f5f0ff);overflow:hidden}#section-precision-controls .bg-glow{position:absolute;top:-20%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(139,92,246,.15),transparent 70%);border-radius:50%;filter:blur(60px);animation:floatGlow 8s ease-in-out infinite;pointer-events:none;z-index:0}#section-precision-controls .container-special-width{position:relative;z-index:2}#section-precision-controls .header-content{animation:fadeInUp .8s ease-out;margin-bottom:60px}#section-precision-controls .controls-badge{display:inline-flex;align-items:center;gap:10px;background:#fff;border:1px solid #e9d5ff;border-radius:100px;padding:8px 24px;font-size:14px;font-weight:600;color:#6d28d9;margin-bottom:30px;transition:all .4s}#section-precision-controls .controls-badge:hover{transform:translateY(-4px);border-color:#c084fc;box-shadow:0 8px 20px rgba(139,92,246,.15)}#section-precision-controls h2{margin-bottom:15px}#section-precision-controls .gradient-text{background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#section-precision-controls .lead{margin:0 auto;max-width:550px}#section-precision-controls .adjustment-panel,#section-precision-controls .preview-panel{background:rgba(255,255,255,.9);backdrop-filter:blur(12px);border:1px solid rgba(139,92,246,.15);border-radius:32px;padding:30px;box-shadow:0 20px 40px -15px rgba(0,0,0,.06);transition:all .4s;height:100%}#section-precision-controls .adjustment-panel:hover,#section-precision-controls .preview-panel:hover{transform:translateY(-6px);border-color:rgba(139,92,246,.3);box-shadow:0 30px 50px -20px rgba(139,92,246,.2)}#section-precision-controls .adjustment-panel{animation:fadeInUp .8s ease-out .1s backwards}#section-precision-controls .preview-panel{animation:fadeInUp .8s ease-out .2s backwards}#section-precision-controls .panel-header{display:flex;align-items:center;gap:12px;margin-bottom:30px;font-weight:600;color:#1f2937;border-bottom:1px solid #f0eaff;padding-bottom:15px}#section-precision-controls .panel-header i{font-size:22px;color:#8b5cf6}#section-precision-controls .live-badge{font-size:11px;font-weight:600;color:#10b981;background:#d1fae5;padding:4px 12px;border-radius:50px;margin-left:auto;animation:pulseLive 1.5s infinite}#section-precision-controls .adjustment-item{margin-bottom:28px;animation:slideInRight .5s ease-out backwards;transition:all .3s}#section-precision-controls .adjustment-item:nth-child(2){animation-delay:.1s}#section-precision-controls .adjustment-item:nth-child(3){animation-delay:.2s}#section-precision-controls .adjustment-item:nth-child(4){animation-delay:.3s}#section-precision-controls .adjustment-item:hover{transform:translateX(6px)}#section-precision-controls .item-header{display:flex;align-items:center;margin-bottom:12px}#section-precision-controls .item-header i{font-size:18px;width:32px;height:32px;border-radius:12px;color:#fff;display:inline-flex;align-items:center;justify-content:center;margin-right:12px;transition:all .3s}#section-precision-controls .adjustment-item:hover .item-header i{transform:scale(1.1) rotate(3deg)}#section-precision-controls .icon-purple{background:#8b5cf6;box-shadow:0 4px 10px rgba(139,92,246,.3)}#section-precision-controls .icon-magenta{background:#d946ef;box-shadow:0 4px 10px rgba(217,70,239,.3)}#section-precision-controls .icon-green{background:#22c55e;box-shadow:0 4px 10px rgba(34,197,94,.3)}#section-precision-controls .icon-blue{background:#3b82f6;box-shadow:0 4px 10px rgba(59,130,246,.3)}#section-precision-controls .item-header strong{margin-right:auto;color:#1f2937}#section-precision-controls .item-header .value-display{font-size:15px;font-weight:700;color:#6d28d9;background:#f3e8ff;padding:2px 10px;border-radius:40px;transition:all .2s}#section-precision-controls .slider-wrapper{margin:8px 0 6px}#section-precision-controls .control-slider{-webkit-appearance:none;width:100%;height:5px;background:#e5e7eb;border-radius:5px;outline:none;cursor:pointer}#section-precision-controls .control-slider:focus{outline:none}#section-precision-controls .control-slider::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;background:#8b5cf6;border-radius:50%;border:2px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .2s;cursor:pointer}#section-precision-controls .control-slider::-webkit-slider-thumb:hover{transform:scale(1.2);background:#7c3aed;animation:thumbGlow 1s infinite}#section-precision-controls .control-slider::-moz-range-thumb{width:18px;height:18px;background:#8b5cf6;border-radius:50%;border:2px solid #fff;transition:all .2s;cursor:pointer}#section-precision-controls .item-footer{font-size:12px;color:#6b7280;display:flex;align-items:center;gap:6px;margin-top:8px}#section-precision-controls .item-footer i{font-size:12px;color:#8b5cf6}#section-precision-controls .preview-container{display:flex;justify-content:center;margin-bottom:25px}#section-precision-controls .preview-window{background:#f9fafb;border-radius:24px;padding:25px;width:100%;max-width:100%;transition:all .4s cubic-bezier(.2,.9,.4,1.2);box-shadow:inset 0 1px 4px rgba(0,0,0,.02),0 8px 20px rgba(0,0,0,.05)}#section-precision-controls .preview-window[data-width="375px"]{max-width:375px;margin:0 auto}#section-precision-controls .preview-window[data-width="768px"]{max-width:768px;margin:0 auto}#section-precision-controls .preview-window[data-width="1440px"]{max-width:100%}#section-precision-controls .mock-website{background:#fff;border-radius:20px;padding:20px;box-shadow:0 4px 12px rgba(0,0,0,.05)}#section-precision-controls .mock-header{height:12px;width:35%;background:#8b5cf6;border-radius:20px;margin-bottom:18px}#section-precision-controls .mock-line{height:8px;background:#e5e7eb;border-radius:20px;margin-bottom:12px}#section-precision-controls .mock-line.short{width:65%}#section-precision-controls .mock-grid{display:flex;gap:12px;margin-top:20px}#section-precision-controls .mock-grid span{flex:1;height:60px;background:#f3f4f6;border-radius:16px;transition:all .3s}#section-precision-controls .mock-grid span:hover{background:#e9d5ff;transform:scale(1.02)}#section-precision-controls .device-controls{display:flex;gap:12px;margin:20px 0 15px;justify-content:center}#section-precision-controls .device-btn{flex:1;text-align:center;background:#fff;border:1px solid #f0eaff;border-radius:20px;padding:12px 8px;transition:all .3s;cursor:default}#section-precision-controls .device-btn i{font-size:22px;color:#8b5cf6;display:block;margin-bottom:6px;transition:transform .3s}#section-precision-controls .device-btn:hover{transform:translateY(-5px);border-color:#c084fc;background:#faf5ff}#section-precision-controls .device-btn:hover i{transform:scale(1.1)}#section-precision-controls .device-btn.active{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-color:#8b5cf6}#section-precision-controls .device-btn.active i,#section-precision-controls .device-btn.active strong,#section-precision-controls .device-btn.active span{color:#fff}#section-precision-controls .device-btn strong{display:block;font-size:14px;font-weight:600;color:#374151;margin:4px 0 2px}#section-precision-controls .device-btn span{font-size:11px;color:#6b7280}#section-precision-controls .device-btn.active strong,#section-precision-controls .device-btn.active span{color:#fff}#section-precision-controls .preview-stats{display:flex;justify-content:center;gap:24px;margin-top:15px;font-size:12px;color:#6b7280}#section-precision-controls .preview-stats i{color:#8b5cf6;margin-right:4px}@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:22px}#section-precision-controls .device-btn{padding:10px 6px}#section-precision-controls .device-btn i{font-size:18px}#section-precision-controls .device-btn strong{font-size:12px}#section-precision-controls .mock-grid span{height:45px}}@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:.8s ease-out fadeInUp;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 .dots-wrapper,#section-engineers-love .v-align-stretch>[class*=col-]{display:flex}#section-engineers-love .assets-panel,#section-engineers-love .code-preview-panel{background-color:#fff;border-radius:20px;box-shadow:0 20px 40px -15px rgba(79,70,229,.1);animation:.8s ease-out fadeInUp;width:100%;transition:.4s}#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,.2)}#section-engineers-love .assets-panel{padding:35px;animation-delay:.2s}#section-engineers-love .assets-panel h3{margin:0 0 25px}#section-engineers-love .asset-list{list-style:none;padding:0;margin:0 0 30px}#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:.3s;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:.3s}#section-engineers-love .code-header{display:flex;align-items:center;padding:12px 15px;border-bottom:1px solid #374151}#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(25px)}to{opacity:1;transform:translateY(0)}}#section-cta-convert{position:relative;background:linear-gradient(145deg,#fefbff,#f5f0ff);overflow:hidden}#section-cta-convert .bg{position:absolute;top:50%;left:50%;width:120%;height:120%;transform:translate(-50%,-50%);background:radial-gradient(ellipse at center,rgba(139,92,246,.12) 0,rgba(139,92,246,0) 70%);pointer-events:none;z-index:0}#section-cta-convert .container-special-width{position:relative;z-index:2}#section-cta-convert .cta-card{background:#fff;border-radius:48px;padding:50px 40px;max-width:800px;margin:0 auto;transition:all .4s;animation:fadeInUp .7s ease-out;border:1px solid #f0eaf5;box-shadow:0 12px 28px -8px rgba(0,0,0,.04)}#section-cta-convert .cta-card:hover{transform:translateY(-5px);box-shadow:0 20px 35px -12px rgba(139,92,246,.12)}#section-cta-convert .cta-badge{display:inline-flex;align-items:center;gap:8px;background:#f0ebff;border:1px solid #e0d4ff;border-radius:100px;padding:6px 20px;font-size:13px;font-weight:600;color:#6d28d9;margin-bottom:25px;transition:all .3s}#section-cta-convert .cta-badge:hover{transform:translateY(-2px);border-color:#c084fc}#section-cta-convert h2{margin-top:0;margin-bottom:20px}#section-cta-convert .gradient-text{background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#section-cta-convert .lead{margin:0 auto 30px;max-width:550px}#section-cta-convert .cta-buttons{margin-bottom:35px}#section-cta-convert .btn-cta-convert{display:inline-flex;align-items:center;gap:12px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;padding:14px 32px;border-radius:60px;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 6px 14px rgba(139,92,246,.2);border:none;cursor:pointer}#section-cta-convert .btn-cta-convert:hover{transform:translateY(-3px);box-shadow:0 12px 24px rgba(139,92,246,.3)}#section-cta-convert .btn-cta-convert i:last-child{transition:transform .2s}#section-cta-convert .btn-cta-convert:hover i:last-child{transform:translateX(4px)}#section-cta-convert .benefits-list{list-style:none;padding:0;margin:0;display:flex;justify-content:center;flex-wrap:wrap;gap:20px}#section-cta-convert .benefits-list li{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#6b7280}#section-cta-convert .benefits-list li i{color:#10b981;font-size:16px}@media (max-width:767px){#section-cta-convert .cta-card{padding:35px 24px;border-radius:32px}#section-cta-convert .btn-cta-convert{padding:12px 24px;font-size:14px}#section-cta-convert .benefits-list{gap:12px}#section-cta-convert .benefits-list li{font-size:12px}}#ai-updates-signup{background-color:#161e2d;border-bottom:1px solid rgba(255,255,255,.1)}#ai-updates-signup .updates-tag{display:inline-flex;align-items:center;gap:5px;padding:8px 18px;background-color:#472af229;border:1px solid #472af2;border-radius:50px;font-size:14px;color:#472af2;margin-bottom:25px}#ai-updates-signup .updates-tag .fa{margin-right:6px}#ai-updates-signup .updates-title{margin-top:0;margin-bottom:15px}#ai-updates-signup .updates-subtitle{max-width:550px;margin:0 auto 40px;line-height:1.6}#ai-updates-signup .updates-form{display:flex;justify-content:center;align-items:center;gap:15px}#ai-updates-signup .updates-form .form-group{margin-bottom:0}#ai-updates-signup .updates-form .form-control{background-color:#2a2f3c;border:1px solid #444;border-radius:50px;color:#fff;height:52px;padding:6px 25px;min-width:300px;box-shadow:none;-webkit-box-shadow:none;transition:border-color .15s ease-in-out}#ai-updates-signup .updates-form .form-control:focus{border-color:#6742f5;box-shadow:none;-webkit-box-shadow:none}#ai-updates-signup .updates-form .form-control::-webkit-input-placeholder{color:#8892b0}#ai-updates-signup .updates-form .form-control:-moz-placeholder{color:#8892b0;opacity:1}#ai-updates-signup .updates-form .form-control::-moz-placeholder{color:#8892b0;opacity:1}#ai-updates-signup .updates-form .form-control:-ms-input-placeholder{color:#8892b0}#ai-updates-signup .updates-form .btn{background-color:#472af2;border:1px solid #6742f5;color:#fff;border-radius:50px;height:52px;padding:10px 35px;transition:background-color .3s,border-color .3s}#ai-updates-signup .updates-form .btn:focus,#ai-updates-signup .updates-form .btn:hover{background-color:#5837d0;border-color:#5837d0;color:#fff}@media (max-width:767px){#ai-updates-signup .updates-form{flex-direction:column;align-items:stretch;gap:15px}#ai-updates-signup .updates-form .form-control{min-width:100%;text-align:center}}