@keyframes contentFadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-live{0{box-shadow:0 0 0 0 rgba(192,132,252,0.7)}70%{box-shadow:0 0 0 10px rgba(192,132,252,0)}100%{box-shadow:0 0 0 0 rgba(192,132,252,0)}}@keyframes arrow-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}#section-app-dream{background-image:linear-gradient(180deg,#F5F3FF 0,#FFFFFF 100%)}#section-app-dream .header-content{animation:contentFadeInUp 0.8s ease-out}#section-app-dream .counter-pill{display:inline-flex;align-items:center;padding:8px 18px;background-color:#F5F3FF;color:#7C3AED;border:1px solid #E9D5FF;border-radius:50px;font-size:14px;font-weight:500;margin-bottom:30px;text-decoration:none}#section-app-dream .live-dot{width:8px;height:8px;background-color:#A78BFA;border-radius:50%;margin-right:10px;animation:pulse-live 2s infinite}#section-app-dream h1{line-height:1.25;margin-top:20px;margin-bottom:25px}#section-app-dream .gradient-text{background:linear-gradient(90deg,#A855F7,#EC4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}#section-app-dream .lead{margin:0 auto 40px auto;line-height:1.6}#section-app-dream .cta-buttons{margin-bottom:60px}#section-app-dream .btn{font-size:16px;font-weight:600;padding:14px 30px;border-radius:10px;transition:all 0.4s ease;text-decoration:none;margin:5px;border:1px solid transparent}#section-app-dream .btn i{margin-right:8px}#section-app-dream .btn-primary-app{background:linear-gradient(to right,#7C3AED,#9333EA);color:#FFFFFF;box-shadow:0 5px 15px rgba(147,51,234,0.2)}#section-app-dream .btn-primary-app:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(147,51,234,0.3)}#section-app-dream .btn-secondary-app{background-color:#FFFFFF;border-color:#E5E7EB;color:#374151}#section-app-dream .btn-secondary-app:hover{background-color:#F9FAFB;border-color:#D1D5DB;transform:translateY(-3px)}#section-app-dream .conversion-flow-card{background-color:#FFFFFF;border-radius:20px;padding:30px 40px;box-shadow:0 25px 50px -12px rgba(0,0,0,0.08);border:1px solid #F3F4F6;display:flex;justify-content:space-around;align-items:center;animation:contentFadeInUp 1s ease-out 0.2s;animation-fill-mode:backwards}#section-app-dream .flow-item{text-align:center}#section-app-dream .item-box{border-radius:16px;padding:25px 40px;transition:all 0.4s ease}#section-app-dream .flow-item:hover .item-box{transform:translateY(-5px);box-shadow:0 10px 20px -5px rgba(0,0,0,0.07)}#section-app-dream .website-box{background-color:#F3F4F6;border:1px solid #E5E7EB}#section-app-dream .app-box{background-image:linear-gradient(to right,#f3e8ff,#dcfce7);border:1px solid #D1FAE5}#section-app-dream .item-icon{display:block;font-size:32px;margin-bottom:15px}#section-app-dream .website-box .item-icon{color:#60A5FA}#section-app-dream .app-box .item-icon{color:#34D399}#section-app-dream .item-box span{font-family:'SF Mono','Fira Code','Roboto Mono',monospace;font-size:14px;color:#4B5563}#section-app-dream .item-label{margin-top:15px;font-weight:500;color:#6B7280}#section-app-dream .flow-arrow{text-align:center;color:#A78BFA}#section-app-dream .flow-arrow i{font-size:24px;transition:transform 1.5s cubic-bezier(0.5,0,0.5,1)}#section-app-dream .conversion-flow-card:hover .flow-arrow i{animation:arrow-spin 2s linear infinite}#section-app-dream .flow-arrow p{font-size:13px;font-weight:600;margin-top:8px}@media (max-width:767px){#section-app-dream h1{font-size:36px}#section-app-dream .conversion-flow-card{flex-direction:column;padding:30px}#section-app-dream .flow-arrow{margin:30px 0;transform:rotate(90deg)}#section-app-dream .cta-buttons{display:flex;flex-direction:column;align-items:center}#section-app-dream .btn{width:100%;max-width:280px}}@keyframes contentFadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}#section-magic-steps{background-color:#FFFFFF}#section-magic-steps .header-content{margin-bottom:60px;animation:contentFadeInUp 0.8s ease-out}#section-magic-steps h2{margin-top:20px;margin-bottom:15px}#section-magic-steps .lead{margin:0 auto}#section-magic-steps .magic-steps-row > .col-md-4{animation:contentFadeInUp 0.8s ease-out;animation-fill-mode:backwards}#section-magic-steps .magic-steps-row .col-md-4:nth-child(2){animation-delay:0.2s}#section-magic-steps .magic-steps-row .col-md-4:nth-child(3){animation-delay:0.4s}#section-magic-steps .step-card{text-align:center;padding:20px}#section-magic-steps .step-icon{width:88px;height:88px;border-radius:24px;display:flex;align-items:center;justify-content:center;color:#FFFFFF;font-size:36px;margin:0 auto 25px auto;box-shadow:0 15px 30px -10px rgba(0,0,0,0.1);transition:all 0.4s ease}#section-magic-steps .step-card:hover .step-icon{transform:translateY(-8px) scale(1.05);box-shadow:0 25px 40px -15px rgba(0,0,0,0.2)}#section-magic-steps .icon-blue{background-image:linear-gradient(135deg,#3B82F6,#60A5FA)}#section-magic-steps .icon-purple{background-image:linear-gradient(135deg,#A855F7,#D946EF)}#section-magic-steps .icon-green{background-image:linear-gradient(135deg,#22C55E,#4ADE80)}#section-magic-steps h4{margin-top:0;margin-bottom:10px}#section-magic-steps .step-description{line-height:1.6;margin:0 auto 20px auto}#section-magic-steps .step-example{background-color:#F9FAFB;color:#6B7280;padding:12px 15px;border-radius:10px;font-family:'SF Mono','Fira Code','Roboto Mono',monospace;font-size:14px;display:inline-block}@media (max-width:991px){#section-magic-steps .step-card{margin-bottom:40px}}@keyframes contentFadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}#section-native-superpowers{background-image:linear-gradient(180deg,#F9F8FE 0,#FFFFFF 100%)}#section-native-superpowers .header-content{margin-bottom:60px;animation:contentFadeInUp 0.8s ease-out}#section-native-superpowers h2{margin-top:20px;margin-bottom:15px}#section-native-superpowers .lead{margin:0 auto}#section-native-superpowers .superpower-row{display:flex;align-items:center;flex-wrap:wrap}#section-native-superpowers .phone-mockup-wrapper{padding-right:30px;animation:contentFadeInUp 1s ease-out 0.2s;animation-fill-mode:backwards}#section-native-superpowers .phone-mockup{background-color:#111827;border-radius:40px;padding:12px;box-shadow:0 25px 50px -12px rgba(0,0,0,0.15);width:350px;max-width:100%}#section-native-superpowers .phone-screen{background-color:#FFFFFF;border-radius:28px;height:600px;padding:25px}#section-native-superpowers .screen-header{height:40px;background-color:#A78BFA;border-radius:8px;margin-bottom:25px}#section-native-superpowers .screen-line{height:12px;background-color:#E5E7EB;border-radius:6px;margin-bottom:15px}#section-native-superpowers .screen-line.long{width:80%}#section-native-superpowers .screen-line.short{width:60%}#section-native-superpowers .screen-grid{display:flex;justify-content:space-between;margin-top:25px}#section-native-superpowers .grid-item{width:48%;height:80px;background-color:#F3F4F6;border-radius:12px}#section-native-superpowers .superpower-features .feature-card{display:flex;align-items:flex-start;background-color:#FFFFFF;border:2px solid #E5E7EB;border-radius:16px;padding:20px;margin-bottom:20px;cursor:pointer;transition:all 0.4s ease;animation:contentFadeInUp 0.8s ease-out;animation-fill-mode:backwards}#section-native-superpowers .superpower-features .feature-card:nth-child(1){animation-delay:0.2s}#section-native-superpowers .superpower-features .feature-card:nth-child(2){animation-delay:0.3s}#section-native-superpowers .superpower-features .feature-card:nth-child(3){animation-delay:0.4s}#section-native-superpowers .superpower-features .feature-card:nth-child(4){animation-delay:0.5s}#section-native-superpowers .superpower-features .feature-card:last-child{margin-bottom:0}#section-native-superpowers .superpower-features .feature-card:hover,#section-native-superpowers .superpower-features .feature-card.active{transform:scale(1.03);border-color:#8B5CF6;box-shadow:0 15px 30px -10px rgba(139,92,246,0.2)}#section-native-superpowers .feature-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;margin-right:20px;flex-shrink:0}#section-native-superpowers .icon-purple{background-color:#EDE9FE;color:#8B5CF6}#section-native-superpowers .icon-gray{background-color:#F3F4F6;color:#6B7280}#section-native-superpowers .feature-content h4{margin:0 0 5px 0;font-size:16px;font-weight:600;color:#111827}#section-native-superpowers .feature-content p{margin:0 0 12px 0;color:#6B7280;font-size:14px;line-height:1.4}#section-native-superpowers .result-pill{display:inline-flex;align-items:center;background-color:#ECFDF5;color:#059669;padding:5px 10px;border-radius:50px;font-size:12px;font-weight:500}#section-native-superpowers .result-pill i{margin-right:6px}@media (min-width:1200px){#section-native-superpowers .header-content{margin-bottom:70px}#section-native-superpowers .phone-mockup-wrapper{padding-right:40px}#section-native-superpowers .phone-mockup{width:380px;border-radius:45px;padding:15px}#section-native-superpowers .phone-screen{height:650px;padding:30px;border-radius:30px}#section-native-superpowers .screen-header{height:45px;margin-bottom:30px}#section-native-superpowers .screen-grid{margin-top:30px}#section-native-superpowers .grid-item{height:90px}#section-native-superpowers .feature-card{padding:25px;margin-bottom:25px}#section-native-superpowers .feature-icon{width:52px;height:52px;font-size:22px;margin-right:25px}#section-native-superpowers .feature-content h4{font-size:18px}#section-native-superpowers .feature-content p{font-size:15px}}@media (min-width:992px) and (max-width:1199px){#section-native-superpowers .header-content{margin-bottom:55px}#section-native-superpowers .phone-mockup-wrapper{padding-right:25px}#section-native-superpowers .phone-mockup{width:320px}#section-native-superpowers .phone-screen{height:550px;padding:22px}#section-native-superpowers .screen-header{height:35px;margin-bottom:22px}#section-native-superpowers .screen-grid{margin-top:22px}#section-native-superpowers .grid-item{height:70px}#section-native-superpowers .feature-card{padding:18px;margin-bottom:18px}#section-native-superpowers .feature-icon{width:44px;height:44px;font-size:18px;margin-right:18px}#section-native-superpowers .feature-content h4{font-size:15px}#section-native-superpowers .feature-content p{font-size:13px}#section-native-superpowers .result-pill{font-size:11px;padding:4px 8px}}@media (min-width:768px) and (max-width:991px){#section-native-superpowers .header-content{margin-bottom:50px}#section-native-superpowers h2{font-size:42px}#section-native-superpowers .lead{font-size:18px}#section-native-superpowers .superpower-row{flex-direction:column}#section-native-superpowers .phone-mockup-wrapper{padding-right:0;margin-bottom:40px;display:flex;justify-content:center}#section-native-superpowers .phone-mockup{width:300px;border-radius:35px;padding:10px}#section-native-superpowers .phone-screen{height:500px;padding:20px;border-radius:25px}#section-native-superpowers .screen-header{height:30px;margin-bottom:20px}#section-native-superpowers .screen-line{height:10px;margin-bottom:12px}#section-native-superpowers .screen-grid{margin-top:20px}#section-native-superpowers .grid-item{height:60px}#section-native-superpowers .superpower-features{max-width:600px;margin:0 auto}#section-native-superpowers .feature-card{padding:20px;margin-bottom:16px;border-radius:14px}#section-native-superpowers .feature-icon{width:46px;height:46px;font-size:19px;margin-right:20px}#section-native-superpowers .feature-content h4{font-size:16px}#section-native-superpowers .feature-content p{font-size:14px}}@media (min-width:576px) and (max-width:767px){#section-native-superpowers .header-content{margin-bottom:40px}#section-native-superpowers h2{font-size:38px;margin-bottom:12px}#section-native-superpowers .lead{font-size:17px;padding:0 15px}#section-native-superpowers .superpower-row{flex-direction:column}#section-native-superpowers .phone-mockup-wrapper{padding-right:0;margin-bottom:35px;display:flex;justify-content:center}#section-native-superpowers .phone-mockup{width:280px;border-radius:32px;padding:10px}#section-native-superpowers .phone-screen{height:450px;padding:18px;border-radius:22px}#section-native-superpowers .screen-header{height:28px;margin-bottom:18px}#section-native-superpowers .screen-line{height:10px;margin-bottom:10px}#section-native-superpowers .screen-grid{margin-top:18px}#section-native-superpowers .grid-item{height:55px}#section-native-superpowers .superpower-features{max-width:500px;margin:0 auto}#section-native-superpowers .feature-card{padding:18px;margin-bottom:14px;border-radius:12px}#section-native-superpowers .feature-card:hover,#section-native-superpowers .feature-card.active{transform:scale(1.02)}#section-native-superpowers .feature-icon{width:44px;height:44px;font-size:18px;margin-right:16px}#section-native-superpowers .feature-content h4{font-size:15px;margin-bottom:4px}#section-native-superpowers .feature-content p{font-size:13px;margin-bottom:10px}#section-native-superpowers .result-pill{font-size:11px;padding:4px 8px}}@media (max-width:575px){#section-native-superpowers .header-content{margin-bottom:35px}#section-native-superpowers h2{font-size:32px;margin-bottom:10px;line-height:1.2}#section-native-superpowers .lead{font-size:16px;padding:0 10px;line-height:1.5}#section-native-superpowers .superpower-row{flex-direction:column}#section-native-superpowers .phone-mockup-wrapper{padding-right:0;margin-bottom:30px;display:flex;justify-content:center}#section-native-superpowers .phone-mockup{width:260px;border-radius:30px;padding:8px}#section-native-superpowers .phone-screen{height:420px;padding:16px;border-radius:22px}#section-native-superpowers .screen-header{height:26px;margin-bottom:16px;border-radius:6px}#section-native-superpowers .screen-line{height:8px;margin-bottom:10px;border-radius:4px}#section-native-superpowers .screen-grid{margin-top:16px}#section-native-superpowers .grid-item{height:50px;border-radius:10px}#section-native-superpowers .superpower-features{padding:0 10px}#section-native-superpowers .feature-card{padding:16px;margin-bottom:12px;border-radius:12px}#section-native-superpowers .feature-card:hover,#section-native-superpowers .feature-card.active{transform:scale(1.01)}#section-native-superpowers .feature-icon{width:40px;height:40px;font-size:16px;margin-right:14px;border-radius:10px}#section-native-superpowers .feature-content h4{font-size:14px;margin-bottom:4px;line-height:1.3}#section-native-superpowers .feature-content p{font-size:12px;margin-bottom:8px;line-height:1.4}#section-native-superpowers .result-pill{font-size:10px;padding:3px 6px}#section-native-superpowers .result-pill i{margin-right:4px}}@media (max-width:360px){#section-native-superpowers h2{font-size:28px}#section-native-superpowers .lead{font-size:15px}#section-native-superpowers .phone-mockup{width:240px;border-radius:28px;padding:6px}#section-native-superpowers .phone-screen{height:380px;padding:14px;border-radius:20px}#section-native-superpowers .screen-header{height:24px;margin-bottom:14px}#section-native-superpowers .screen-line{height:7px;margin-bottom:8px}#section-native-superpowers .screen-grid{margin-top:14px}#section-native-superpowers .grid-item{height:45px;border-radius:8px}#section-native-superpowers .feature-card{padding:14px;margin-bottom:10px}#section-native-superpowers .feature-icon{width:36px;height:36px;font-size:14px;margin-right:12px;border-radius:8px}#section-native-superpowers .feature-content h4{font-size:13px}#section-native-superpowers .feature-content p{font-size:11px}#section-native-superpowers .result-pill{font-size:9px;padding:2px 5px}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}#section-deployment{background:#2E1065;background-image:linear-gradient(120deg,#2E1065 0,#4C1D95 50%,#4338CA 100%);overflow:hidden}#section-deployment .content-header{margin-bottom:50px;animation:fadeInUp 0.8s ease-out}#section-deployment h2{margin-top:0;margin-bottom:15px}#section-deployment .gradient-text{color:#E0E7FF}#section-deployment .lead{margin:0 auto}#section-deployment .app-store-buttons{margin-bottom:70px}#section-deployment .btn-store{display:flex;flex-direction:column;justify-content:space-between;padding:20px 25px;border-radius:20px;height:140px;text-decoration:none;transition:all 0.4s ease;animation:fadeInUp 0.8s 0.2s ease-out backwards}#section-deployment .btn-store:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,0.3)}#section-deployment .btn-store-main{display:flex;align-items:center}#section-deployment .btn-apple{background-color:#000000}#section-deployment .btn-google{background:linear-gradient(95deg,#05A583,#3B82F6)}#section-deployment .btn-store img{margin-right:15px}#section-deployment .btn-apple img{width:50px;height:50px}#section-deployment .btn-google img{width:50px;height:50px}#section-deployment .btn-text{text-align:left;color:#FFFFFF}#section-deployment .btn-text span{font-size:14px;display:block;line-height:1.4;font-weight:300}#section-deployment .btn-text strong{font-size:26px;font-weight:600;display:block;line-height:1.2}#section-deployment .btn-compliance{font-size:12px;color:#E0E7FF;align-self:flex-start;white-space:nowrap}#section-deployment .btn-compliance i{margin-right:6px;color:#A5B4FC;font-size:14px}#section-deployment .feature-deck{display:flex;flex-wrap:wrap;margin-bottom:70px;justify-content:center;margin-left:-15px;margin-right:-15px}#section-deployment .feature-deck>.col-md-4{display:flex;flex:1 1 100%;max-width:100%;padding:0 15px;margin-bottom:30px}#section-deployment .feature-card{background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);border-radius:20px;padding:30px;width:100%;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:all 0.4s ease;animation:fadeInUp 0.8s ease-out}#section-deployment .feature-deck .col-md-4:nth-child(1) .feature-card{animation-delay:0.3s}#section-deployment .feature-deck .col-md-4:nth-child(2) .feature-card{animation-delay:0.4s}#section-deployment .feature-deck .col-md-4:nth-child(3) .feature-card{animation-delay:0.5s}#section-deployment .feature-card:hover{background:rgba(255,255,255,0.1);border-color:rgba(255,255,255,0.2);transform:translateY(-8px)}#section-deployment .card-icon{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#FFFFFF;margin-bottom:20px}#section-deployment .icon-blue{background-color:#3B82F6}#section-deployment .icon-pink{background-color:#EC4899}#section-deployment .icon-green{background-color:#10B981}#section-deployment .feature-card h3{margin-top:0;margin-bottom:8px}#section-deployment .feature-card p{color:#C7D2FE;margin-bottom:20px}#section-deployment .feature-list{list-style:none;padding-left:0;margin:0}#section-deployment .feature-list li{padding-left:22px;position:relative;margin-bottom:10px;color:#E0E7FF}#section-deployment .feature-list li::before{content:'\f00c';font-family:'FontAwesome';position:absolute;left:0;color:#34D399}#section-deployment .deployment-dashboard{background:rgba(0,0,0,0.2);border:1px solid rgba(255,255,255,0.1);border-radius:24px;padding:40px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);text-align:center;animation:fadeInUp 0.8s 0.6s ease-out backwards}#section-deployment .deployment-dashboard h4{margin-top:0;margin-bottom:30px}#section-deployment .status-deck{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}#section-deployment .status-deck>.col-md-4{flex:1 1 100%;max-width:100%;padding:0 15px;margin-bottom:20px}#section-deployment .status-card{background:rgba(255,255,255,0.07);border-radius:16px;padding:20px;text-align:left;height:100%}#section-deployment .status-header{color:#C7D2FE;margin-bottom:8px;display:flex;align-items:center}#section-deployment .dot{width:10px;height:10px;border-radius:50%;display:inline-block;margin-right:8px}#section-deployment .dot.green{background-color:#4ADE80}#section-deployment .dot.blue{background-color:#60A5FA}#section-deployment .dot-icon{margin-right:8px;color:#FBBF24}#section-deployment .status-main{font-size:22px;font-weight:600;margin-bottom:4px;color:#fff}#section-deployment .status-main i{color:#4ADE80;font-size:20px;margin-left:5px}#section-deployment .status-sub{color:#A5B4FC;font-size:14px}#section-deployment .dashboard-cta{margin-top:40px;animation:fadeInUp 0.8s 0.7s ease-out backwards}#section-deployment .btn-start-deployment{background:linear-gradient(to right,#4338CA,#6D28D9);color:#FFF;padding:14px 30px;border-radius:12px;text-decoration:none;font-weight:600;transition:all 0.4s ease;display:inline-block;border:none}#section-deployment .btn-start-deployment:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(0,0,0,0.2)}#section-deployment .btn-start-deployment i{margin-right:10px}#section-deployment .cta-subtext{margin-top:15px;color:#A5B4FC;font-size:13px}#section-deployment .bullet-sep{margin:0 5px;color:#818CF8}@media (min-width:576px){#section-deployment .feature-deck>.col-md-4{flex:1 1 50%;max-width:50%}#section-deployment .status-deck>.col-md-4{flex:1 1 50%;max-width:50%}#section-deployment .status-deck>.col-md-4:nth-child(3){flex:1 1 100%;max-width:100%}}@media (min-width:768px){#section-deployment .feature-deck>.col-md-4{flex:1 1 33.333333%;max-width:33.333333%;margin-bottom:0}#section-deployment .status-deck>.col-md-4{flex:1 1 33.333333%;max-width:33.333333%;margin-bottom:0}#section-deployment .status-deck>.col-md-4:nth-child(3){flex:1 1 33.333333%;max-width:33.333333%}}@media (max-width:991px){#section-deployment h2{font-size:40px}#section-deployment .app-store-buttons>div{margin-left:0;float:none;width:100%;max-width:400px;margin:0 auto 20px auto}}@media (max-width:767px){#section-deployment{padding-top:75px;padding-bottom:75px}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}#section-customization{background-color:#F9FAFF}#section-customization .content-header{animation:fadeInUp 0.8s ease-out}#section-customization h2{margin-top:20px;margin-bottom:15px}#section-customization .lead{margin:0 auto 50px auto}#section-customization .feature-cards-row{display:flex;flex-wrap:wrap}#section-customization .feature-cards-row > .col-md-4{display:flex;margin-bottom:30px;animation:fadeInUp 0.8s ease-out}#section-customization .feature-cards-row .col-md-4:nth-child(1){animation-delay:0.1s}#section-customization .feature-cards-row .col-md-4:nth-child(2){animation-delay:0.2s}#section-customization .feature-cards-row .col-md-4:nth-child(3){animation-delay:0.3s}#section-customization .feature-card{background-color:#FFFFFF;border:1px solid #F3F4F6;border-radius:16px;padding:30px;width:100%;box-shadow:0 5px 15px rgba(0,0,0,0.03);transition:all 0.4s cubic-bezier(0.25,0.8,0.25,1)}#section-customization .feature-card:hover{transform:translateY(-10px);box-shadow:0 20px 30px -5px rgba(0,0,0,0.08)}#section-customization .feature-card h3{font-size:22px;font-weight:600;color:#111827;margin-top:0;margin-bottom:10px}#section-customization .card-description{font-size:15px;color:#6B7280;margin-bottom:25px;line-height:1.6}#section-customization .feature-list{list-style:none;padding-left:0;margin-bottom:0}#section-customization .feature-list li{position:relative;padding-left:22px;margin-bottom:12px;font-size:15px;color:#374151}#section-customization .feature-list li:last-child{margin-bottom:0}#section-customization .feature-list li::before{content:'\f111';font-family:'FontAwesome';position:absolute;left:0;top:50%;transform:translateY(-50%);font-size:8px;color:#A78BFA;transition:all 0.3s ease}#section-customization .feature-card:hover .feature-list li::before{transform:translateY(-50%) scale(1.5);color:#8B5CF6}#section-customization .ai-suggestion-box{background-color:#F5F3FF;border-radius:16px;padding:30px;text-align:center;margin-top:40px;animation:fadeInUp 0.8s 0.4s ease-out backwards}#section-customization .ai-suggestion-box p{font-size:18px;color:#1F2937;margin:0 0 20px 0;font-weight:500}#section-customization .btn-custom-app{background-color:#7C3AED;color:#FFFFFF;border-radius:8px;padding:12px 28px;font-weight:600;font-size:15px;text-decoration:none;transition:all 0.4s ease;display:inline-block}#section-customization .btn-custom-app:hover{background-color:#6D28D9;transform:translateY(-3px);box-shadow:0 7px 14px rgba(124,58,237,0.2)}@media (max-width:991px){#section-customization .feature-cards-row > .col-md-4{flex-basis:50%}}@media (max-width:767px){#section-customization .feature-cards-row > .col-md-4{flex-basis:100%}#section-customization .ai-suggestion-box{padding:25px}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}#section-native-cta{background-image:linear-gradient(105deg,#4F46E5 0,#7E22CE 50%,#4F46E5 100%)}#section-native-cta .cta-content{animation:fadeInUp 1s ease-out}#section-native-cta h1{margin-top:0;margin-bottom:40px;line-height:1.3}#section-native-cta .btn-generate-app{display:inline-flex;align-items:center;background-color:#FFFFFF;padding:10px 10px 10px 25px;border-radius:50px;text-decoration:none;box-shadow:0 10px 30px -5px rgba(0,0,0,0.2);transition:all 0.4s cubic-bezier(0.25,0.8,0.25,1)}#section-native-cta .btn-generate-app:hover{transform:translateY(-5px);box-shadow:0 15px 35px -5px rgba(0,0,0,0.25)}#section-native-cta .btn-generate-app .fa-mobile-alt{font-size:20px;color:#581C87;margin-right:12px}#section-native-cta .time-pill{background-color:#F3E8FF;color:#581C87;font-size:12px;font-weight:500;padding:6px 12px;border-radius:50px;margin-left:15px}#section-native-cta .benefits-list{margin-top:40px;padding-left:0}#section-native-cta .benefits-list li{padding:5px 15px;color:rgba(255,255,255,0.9);font-size:15px;font-weight:500;position:relative}#section-native-cta .benefits-list li .dot{display:inline-block;width:8px;height:8px;background-color:#4ADE80;border-radius:50%;margin-right:10px;vertical-align:middle}@media (max-width:767px){#section-native-cta .benefits-list li{display:block;margin-bottom:10px}#section-native-cta .btn-generate-app{padding:8px 8px 8px 20px}}