#section-breadcrumb-header{border-bottom:1px solid #e5e7eb}#section-breadcrumb-header .bg{background:#fff}#section-breadcrumb-header.dark .bg{background:#1a1a1a}#section-breadcrumb-header.dark{border-bottom-color:#374151}#section-breadcrumb-header .breadcrumb-wrapper{display:flex;justify-content:space-between;align-items:center;width:100%;gap:24px}#section-breadcrumb-header .breadcrumb-nav{display:flex;align-items:center;gap:24px;min-width:0}#section-breadcrumb-header .back-link{color:#374151;font-weight:500;text-decoration:none;display:flex;align-items:center;transition:color .3s ease;white-space:nowrap;text-align:left}#section-breadcrumb-header.dark .back-link{color:#d1d5db}#section-breadcrumb-header .back-link:hover{color:#111827}#section-breadcrumb-header.dark .back-link:hover{color:#fff}#section-breadcrumb-header .back-link .fa{margin-right:8px}@media(max-width:991px){#section-breadcrumb-header .back-link{display:none}}#section-breadcrumb-header .divider{width:1px;height:24px;background-color:#e5e7eb}#section-breadcrumb-header.dark .divider{background-color:#374151}@media(max-width:991px){#section-breadcrumb-header .divider{display:none}}#section-breadcrumb-header .breadcrumb-trail{display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}#section-breadcrumb-header .breadcrumb-trail a{color:#6b7280;text-decoration:none;text-align:left}#section-breadcrumb-header.dark .breadcrumb-trail a{color:#9ca3af}#section-breadcrumb-header .breadcrumb-trail a:hover{color:#374151}#section-breadcrumb-header.dark .breadcrumb-trail a:hover{color:#d1d5db}#section-breadcrumb-header .breadcrumb-trail .active{color:#111827;font-weight:500;text-align:left}#section-breadcrumb-header.dark .breadcrumb-trail .active{color:#fff}#section-breadcrumb-header .breadcrumb-trail .separator{color:#9ca3af;margin:0 12px;font-size:12px;text-align:center}#section-breadcrumb-header.dark .breadcrumb-trail .separator{color:#6b7280}@media(max-width:991px){#section-breadcrumb-header .breadcrumb-trail a,#section-breadcrumb-header .breadcrumb-trail .separator{display:none}}#section-breadcrumb-header .action-icons{display:flex;gap:10px;flex-shrink:0}#section-breadcrumb-header .btn-icon{width:44px;height:44px;border:1px solid transparent;border-radius:50%;background-color:transparent;color:#374151;font-size:16px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;text-align:center}#section-breadcrumb-header.dark .btn-icon{color:#d1d5db}#section-breadcrumb-header .btn-icon:hover{background-color:#f3f4f6}#section-breadcrumb-header.dark .btn-icon:hover{background-color:#374151}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}#section-product-details .bg{background:linear-gradient(135deg,#f8fafc 0,#ffffff 50%,#f1f5f9 100%)}#section-product-details.dark .bg{background:linear-gradient(135deg,#0f172a,#1e293b,#0f172a)}#section-product-details h1,#section-product-details h2,#section-product-details h3,#section-product-details h4{color:#111827;transition:all .3s ease;text-align:left}#section-product-details.dark h1,#section-product-details.dark h2,#section-product-details.dark h3,#section-product-details.dark h4{color:#fff}#section-product-details p{color:#4b5563;transition:all .3s ease;text-align:left}#section-product-details.dark p{color:#d1d5db}#section-product-details .row{margin-left:-15px;margin-right:-15px}#section-product-details .row>[class*=col-]{padding:0 15px}#section-product-details .row-meta-actions{margin-bottom:25px}#section-product-details .row-author-price{margin-bottom:30px}#section-product-details .row-previews{margin-bottom:40px}#section-product-details .row-content{margin-bottom:0}#section-product-details .meta-tags{display:flex;flex-wrap:wrap;align-items:center;gap:15px;text-align:left}#section-product-details .tag{display:flex;align-items:center;font-weight:500;font-size:15px;padding:8px 16px;border-radius:50px;transition:all .3s cubic-bezier(0.4,0,0.2,1);cursor:pointer;position:relative;overflow:hidden;text-align:center}#section-product-details .tag::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease;z-index:1}#section-product-details .tag:hover::before{left:100%}#section-product-details .tag:hover{transform:translateY(-2px) scale(1.05)}#section-product-details .tag .fa{margin-right:8px;font-size:15px;transition:transform .3s ease}#section-product-details .tag:hover .fa{transform:scale(1.1)}#section-product-details .tag-category{background:linear-gradient(135deg,#f3e8ff,#e9d5ff);color:#8b5cf6;box-shadow:0 4px 12px rgba(139,92,246,.2)}#section-product-details .tag-ai{background:linear-gradient(135deg,#e0f2fe,#bae6fd);color:#0277bd;box-shadow:0 4px 12px rgba(2,119,189,.2)}#section-product-details .tag-rating{background:linear-gradient(135deg,#f9fafb,#f3f4f6);color:#374151;box-shadow:0 4px 12px rgba(0,0,0,.05)}#section-product-details .tag-downloads{background:linear-gradient(135deg,#f9fafb,#f3f4f6);color:#6b7280;box-shadow:0 4px 12px rgba(0,0,0,.05)}#section-product-details .tag-rating .fa{color:#f59e0b}#section-product-details .action-buttons{display:flex;flex-wrap:wrap;gap:15px;justify-content:flex-end;text-align:right}#section-product-details .action-buttons .btn{height:56px;min-width:180px;font-size:18px;font-weight:600;border-radius:14px;display:flex;align-items:center;justify-content:center;transition:all .4s ease;text-align:center}#section-product-details .action-buttons .btn .fa{margin-right:10px;font-size:18px;transition:transform .3s ease}#section-product-details .action-buttons .btn:hover .fa{transform:scale(1.1)}#section-product-details .btn-primary{background:linear-gradient(135deg,#8b5cf6,#a78bfa);border:none;color:#fff;box-shadow:0 8px 25px rgba(139,92,246,.3)}#section-product-details .btn-primary:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(139,92,246,.4)}#section-product-details .btn-default{background:linear-gradient(145deg,#ffffff,#f8fafc);border:2px solid #e2e8f0;color:#374151;box-shadow:0 4px 12px rgba(0,0,0,.05)}#section-product-details .btn-default:hover{transform:translateY(-2px);border-color:#8b5cf6;box-shadow:0 8px 20px rgba(139,92,246,.15)}#section-product-details .author-price-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:0;animation:fadeInUp .8s ease-out .4s both;text-align:left}@keyframes fadeInUp{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}#section-product-details .author-info{display:flex;align-items:center;gap:16px;font-weight:500;font-size:16px;transition:all .3s ease;text-align:left}#section-product-details .author-info:hover{transform:translateX(5px)}#section-product-details .author-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#8b5cf6,#a78bfa);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px;box-shadow:0 2px 8px rgba(139,92,246,.15);transition:all .3s ease;text-align:center;border:2px solid rgba(255,255,255,.2);flex-shrink:0}#section-product-details .author-avatar:hover{transform:scale(1.05);box-shadow:0 4px 12px rgba(139,92,246,.25)}#section-product-details .author-details{display:flex;flex-direction:column;gap:4px}#section-product-details .template-name{font-size:20px;font-weight:700;margin:0;color:#111827;text-align:left;line-height:1.2}#section-product-details.dark .template-name{color:#fff}#section-product-details .author-credit{font-size:14px;color:#6b7280;margin:0;text-align:left}#section-product-details.dark .author-credit{color:#9ca3af}#section-product-details .price{font-size:28px;font-weight:700;color:#22c55e;text-shadow:0 2px 4px rgba(34,197,94,.2);animation:priceGlow 3s ease-in-out infinite;text-align:right}@keyframes priceGlow{0,100%{text-shadow:0 2px 4px rgba(34,197,94,.2)}50%{text-shadow:0 4px 12px rgba(34,197,94,.4)}}#section-product-details .preview-showcase{display:flex;gap:30px;align-items:flex-start}#section-product-details .desktop-preview{flex:2;width:100%}#section-product-details .mobile-preview{flex:1}#section-product-details .image-aspect-ratio-wrapper{position:relative;width:100%;padding-top:60%;overflow:hidden;border-radius:20px;border:2px solid transparent;background:linear-gradient(145deg,#ffffff,#f8fafc);box-shadow:0 8px 25px rgba(0,0,0,.06),0 4px 12px rgba(139,92,246,.08),inset 0 1px 0 rgba(255,255,255,.8);transition:all .5s cubic-bezier(0.4,0,0.2,1)}#section-product-details .image-aspect-ratio-wrapper::before{content:'';position:absolute;inset:-2px;background:linear-gradient(135deg,#8b5cf6,#a78bfa,#c084fc);border-radius:22px;z-index:-1;opacity:0;transition:opacity .5s ease}#section-product-details.dark .image-aspect-ratio-wrapper{border-color:#4c1d95;background:linear-gradient(145deg,#1e293b,#334155)}#section-product-details .image-aspect-ratio-wrapper:hover{transform:translateY(-8px) rotateX(2deg);box-shadow:0 25px 50px rgba(0,0,0,.12),0 12px 30px rgba(139,92,246,.15),inset 0 1px 0 rgba(255,255,255,.9)}#section-product-details .image-aspect-ratio-wrapper:hover::before{opacity:1}#section-product-details .product-image{position:absolute;top:0;left:0;width:100%;height:auto;max-height:none;object-fit:contain;object-position:top;transition:all .3s ease}#scrollable-preview{overflow:hidden;cursor:pointer}#scrollable-preview img{transition:transform 10s cubic-bezier(0.15,0.85,0.3,1)}#scrollable-preview:hover img{transform:translateY(calc(-100% + 60%));transition:transform 12s cubic-bezier(0.15,0.85,0.3,1)}#scrollable-preview:not(:hover) img{transform:translateY(0);transition:transform 8s cubic-bezier(0.15,0.85,0.3,1)}#section-product-details .mobile-frame{display:flex;justify-content:center}#section-product-details .mobile-screen{width:265px;height:550px;background:linear-gradient(145deg,#1a1a1a,#2d2d2d);border-radius:35px;padding:8px;box-shadow:0 15px 40px rgba(0,0,0,.3),0 8px 20px rgba(0,0,0,.2),inset 0 2px 0 rgba(255,255,255,.1);transition:all .5s cubic-bezier(0.4,0,0.2,1);position:relative}#section-product-details .mobile-screen::before{content:'';position:absolute;top:15px;left:50%;transform:translateX(-50%);width:60px;height:4px;background:rgba(255,255,255,.3);border-radius:2px}#section-product-details .mobile-screen:hover{transform:translateY(-6px) rotateY(-5deg);box-shadow:0 25px 60px rgba(0,0,0,.4),0 15px 30px rgba(0,0,0,.3),inset 0 2px 0 rgba(255,255,255,.15)}#section-product-details .mobile-app-image{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:27px;transition:all .3s ease}#section-product-details h1{font-weight:700;margin-top:0;margin-bottom:16px;animation:titleSlideIn .8s ease-out;text-align:left}@keyframes titleSlideIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}#section-product-details .lead{margin-bottom:24px;animation:fadeInUp .8s ease-out .2s both;text-align:left}#section-product-details .ai-features-preview{background:linear-gradient(145deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:16px;padding:28px;margin:24px 0;transition:all .4s ease;text-align:left}#section-product-details .ai-features-preview:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(139,92,246,.12);border-color:#8b5cf6}#section-product-details .ai-features-preview h3{margin:0 0 20px 0;font-weight:600;text-align:left}#section-product-details .ai-features-list{display:flex;flex-direction:column;gap:18px}#section-product-details .ai-feature-item{display:flex;gap:12px;align-items:flex-start;padding:16px;border-radius:12px;transition:all .3s ease;cursor:pointer;text-align:left}#section-product-details .ai-feature-item:hover{background:rgba(139,92,246,.05);transform:translateX(8px)}#section-product-details .ai-feature-item .fa{color:#8b5cf6;font-size:20px;margin-top:2px;flex-shrink:0;transition:all .3s ease}#section-product-details .ai-feature-item:hover .fa{transform:scale(1.1);color:#7c3aed}#section-product-details .feature-text{text-align:left}#section-product-details .feature-text strong{display:block;font-weight:600;margin-bottom:4px;font-size:16px;transition:color .3s ease;text-align:left}#section-product-details .ai-feature-item:hover .feature-text strong{color:#8b5cf6}#section-product-details .feature-text p{line-height:1.4;margin:0;font-size:15px;transition:color .3s ease;text-align:left}#section-product-details .sidebar-col{display:flex;flex-direction:column;gap:30px}#section-product-details .sidebar-card{background:linear-gradient(145deg,#ffffff,#f8fafc);border:1px solid #e2e8f0;border-radius:16px;padding:25px;transition:all .4s ease;text-align:left}#section-product-details .sidebar-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px rgba(139,92,246,.1);border-color:#8b5cf6}#section-product-details .sidebar-title{margin:0 0 20px 0;font-weight:600;text-align:left}#section-product-details .sidebar-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px;text-align:left}#section-product-details .sidebar-list a{color:#374151;font-weight:500;text-decoration:none;display:flex;align-items:center;font-size:15px;padding:8px 12px;border-radius:8px;transition:all .3s ease;text-align:left}#section-product-details .sidebar-list a:hover{color:#8b5cf6;background:rgba(139,92,246,.05);transform:translateX(5px)}#section-product-details .sidebar-list .fa{margin-right:12px;width:20px;text-align:center;color:#9ca3af;font-size:16px;transition:all .3s ease}#section-product-details .sidebar-list a:hover .fa{color:#8b5cf6;transform:scale(1.1)}#section-product-details .specs-list{display:flex;flex-direction:column;gap:15px}#section-product-details .spec-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #e2e8f0}#section-product-details .spec-row:last-child{border-bottom:none}#section-product-details .spec-label{color:#6b7280;font-size:15px;text-align:left}#section-product-details .spec-value{font-weight:600;font-size:15px;color:#111827;text-align:right}@media(max-width:1024px){#section-product-details .image-aspect-ratio-wrapper{padding-top:55%}#section-product-details .preview-showcase{gap:25px}#section-product-details .mobile-screen{width:180px;height:360px}}@media(max-width:768px){#section-product-details .price{font-size:18px}#section-product-details .row-meta-actions{margin-bottom:20px}#section-product-details .row-author-price{margin-bottom:25px}#section-product-details .row-previews{margin-bottom:35px}#section-product-details .meta-tags{justify-content:center;margin-bottom:15px;text-align:center}#section-product-details .action-buttons{justify-content:center;margin-top:15px;text-align:center}#section-product-details .action-buttons .btn{width:100%;max-width:250px;min-width:0;margin-bottom:10px}#section-product-details .author-price-row{flex-direction:row;gap:10px;text-align:center;align-items:center}#section-product-details .author-info{flex-direction:row;text-align:start;align-items:start;gap:12px}#section-product-details .author-details{align-items:start;text-align:start}#section-product-details .template-name{text-align:left}#section-product-details .author-credit{text-align:left:width:100%}#section-product-details .price{text-align:end}#section-product-details .preview-showcase{flex-direction:column;gap:25px;align-items:center}#section-product-details .desktop-preview{width:100%;max-width:500px}#section-product-details .mobile-preview{width:auto}#section-product-details .image-aspect-ratio-wrapper{padding-top:130%}#section-product-details .mobile-screen{width:220px;height:440px}}@media(max-width:480px){#section-product-details .tag{font-size:13px;padding:6px 10px}#section-product-details .action-buttons{flex-direction:column;gap:8px}#section-product-details .action-buttons .btn{width:100%;max-width:none;min-width:0}#section-product-details .template-name{font-size:18px}#section-product-details .author-avatar{width:44px;height:44px}#section-product-details .desktop-preview{max-width:100%}#section-product-details .image-aspect-ratio-wrapper{padding-top:130%}#section-product-details .mobile-screen{width:200px;height:400px}#section-product-details .preview-showcase{gap:45px}}@media(max-width:360px){#section-product-details .template-name{font-size:16px}#section-product-details .image-aspect-ratio-wrapper{padding-top:130%}#section-product-details .mobile-screen{width:180px;height:360px}}#section-templates-gallery.normal-image .card-image-wrapper{padding-top:75%;background-color:#f3f4f6}#section-templates-gallery.normal-image .card-image-wrapper img{object-fit:cover!important;object-position:cover!important}#section-templates-gallery.normal-image .template-card:hover .card-image-wrapper img{transform:scale(1.02)}#section-plugins-integration .bg{background:#f8fafc}#section-plugins-integration.dark .bg{background:#111827}#section-plugins-integration h1,#section-plugins-integration h2,#section-plugins-integration h3,#section-plugins-integration h4{color:#111827}#section-plugins-integration.dark h1,#section-plugins-integration.dark h2,#section-plugins-integration.dark h3,#section-plugins-integration.dark h4{color:#fff}#section-plugins-integration p{color:#6b7280}#section-plugins-integration.dark p{color:#9ca3af}#section-plugins-integration .plugins-header{text-align:center;margin-bottom:50px}#section-plugins-integration .plugins-header h2{font-weight:700;margin-bottom:16px}#section-plugins-integration .plugins-header p{max-width:600px;margin:0 auto}#section-plugins-integration .plugins-horizontal-container{position:relative;margin-bottom:50px}#section-plugins-integration .plugins-scroll{display:flex;gap:24px;overflow-x:auto;overflow-y:hidden;padding:24px 0 40px 0;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:auto}#section-plugins-integration .plugins-scroll::-webkit-scrollbar{display:none}#section-plugins-integration .plugin-card-horizontal{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px;min-width:240px;width:240px;flex-shrink:0;text-decoration:none;color:inherit;cursor:pointer;transition:all 0.4s cubic-bezier(0.25,0.46,0.45,0.94);box-shadow:0 4px 12px rgba(0,0,0,.08);position:relative;text-align:center}#section-plugins-integration.dark .plugin-card-horizontal{background:#1f2937;border-color:#374151}#section-plugins-integration .plugin-card-horizontal.featured{border-color:#8b5cf6;box-shadow:0 8px 25px rgba(139,92,246,0.15);transform:translateY(-4px)}#section-plugins-integration .plugin-card-horizontal:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 12px 30px rgba(0,0,0,0.15);border-color:#d1d5db;text-decoration:none;color:inherit}#section-plugins-integration.dark .plugin-card-horizontal:hover{border-color:#6b7280}#section-plugins-integration .plugin-card-horizontal .plugin-icon{width:64px;height:64px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;overflow:hidden}#section-plugins-integration .plugin-card-horizontal .plugin-icon img{width:100%;height:100%;object-fit:cover;border-radius:12px}#section-plugins-integration .plugin-card-horizontal h4{font-weight:600;margin:0 0 16px 0;font-size:17px;line-height:1.3}#section-plugins-integration .plugin-card-horizontal .plugin-rating{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:12px;font-size:15px;color:#6b7280}#section-plugins-integration.dark .plugin-card-horizontal .plugin-rating{color:#9ca3af}#section-plugins-integration .plugin-card-horizontal .plugin-rating .fa{color:#f59e0b;font-size:15px}#section-plugins-integration .plugin-card-horizontal .plugin-price{background:#dcfce7;color:#166534;padding:6px 14px;border-radius:8px;font-size:13px;font-weight:600;display:inline-block}#section-plugins-integration .plugin-card-horizontal .plugin-badge{position:absolute;top:-8px;right:-8px;background:#8b5cf6;color:#fff;padding:5px 12px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase}#section-plugins-integration .plugin-card-horizontal.featured .plugin-badge{background:#f59e0b}#section-plugins-integration .scroll-indicators{position:absolute;bottom:0;width:100%;pointer-events:none}#section-plugins-integration .scroll-indicator{position:absolute;width:48px;height:48px;background:#fff;border:2px solid #8b5cf6;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(0.25,0.46,0.45,0.94);pointer-events:auto;box-shadow:0 4px 12px rgba(139,92,246,0.2);z-index:10;bottom:0}#section-plugins-integration.dark .scroll-indicator{background:#1f2937;border-color:#a78bfa}#section-plugins-integration .scroll-indicator:hover{transform:scale(1.1);box-shadow:0 8px 20px rgba(139,92,246,0.3);background:#8b5cf6;color:#fff}#section-plugins-integration .scroll-indicator.active{transform:scale(0.95);transition:transform 0.1s ease}#section-plugins-integration.dark .scroll-indicator:hover{background:#a78bfa}#section-plugins-integration .scroll-indicator.left{left:-24px}#section-plugins-integration .scroll-indicator.right{right:-24px;flex-direction:column;gap:4px;width:auto;height:auto;padding:12px 16px;border-radius:12px}#section-plugins-integration .scroll-indicator .fa{color:#8b5cf6;font-size:16px;transition:color .3s ease}#section-plugins-integration .scroll-indicator:hover .fa{color:#fff}#section-plugins-integration .scroll-indicator.right .scroll-hint{font-size:11px;font-weight:600;color:#8b5cf6;white-space:nowrap;transition:color .3s ease}#section-plugins-integration.dark .scroll-indicator .fa{color:#a78bfa}#section-plugins-integration.dark .scroll-indicator.right .scroll-hint{color:#a78bfa}#section-plugins-integration .scroll-indicator:hover .scroll-hint{color:#fff}#section-plugins-integration .see-more-section{background:#fff;border:2px solid #8b5cf6;border-radius:20px;padding:40px;text-align:center;transition:all .3s ease;box-shadow:0 4px 12px rgba(139,92,246,0.1)}#section-plugins-integration.dark .see-more-section{background:#1f2937;border-color:#8b5cf6}#section-plugins-integration .see-more-section:hover{transform:translateY(-3px);box-shadow:0 15px 30px rgba(139,92,246,0.2)}#section-plugins-integration .see-more-content h3{font-weight:700;margin-bottom:12px}#section-plugins-integration .see-more-content p{margin-bottom:24px}#section-plugins-integration .btn-see-more{background:linear-gradient(135deg,#8b5cf6,#a78bfa);color:#fff;padding:16px 32px;border-radius:12px;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:10px;transition:all .3s ease;box-shadow:0 4px 14px rgba(139,92,246,0.3);font-size:16px}#section-plugins-integration .btn-see-more:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(139,92,246,0.4);color:#fff;text-decoration:none}#section-plugins-integration .btn-see-more .fa{font-size:16px}@media(max-width:1200px){#section-plugins-integration .plugin-card-horizontal{min-width:220px;width:220px;padding:20px}#section-plugins-integration .plugin-card-horizontal .plugin-icon{margin-bottom:16px}#section-plugins-integration .plugin-card-horizontal h4{font-size:16px;margin-bottom:14px}}@media(max-width:992px){#section-plugins-integration .plugins-scroll{gap:20px;padding:20px 0 35px 0}#section-plugins-integration .plugin-card-horizontal{min-width:200px;width:200px;padding:18px}#section-plugins-integration .plugin-card-horizontal .plugin-icon{margin-bottom:14px}#section-plugins-integration .plugin-card-horizontal h4{font-size:15px;margin-bottom:12px}#section-plugins-integration .scroll-indicator{width:40px;height:40px}#section-plugins-integration .scroll-indicator.left{left:-20px}#section-plugins-integration .scroll-indicator.right{right:-20px;padding:10px 12px}}@media(max-width:768px){#section-plugins-integration .plugins-scroll{gap:16px;padding:16px 0 30px 0}#section-plugins-integration .plugin-card-horizontal{min-width:180px;width:180px;padding:16px}#section-plugins-integration .plugin-card-horizontal .plugin-icon{margin-bottom:12px}#section-plugins-integration .plugin-card-horizontal h4{font-size:14px;margin-bottom:10px}#section-plugins-integration .plugin-card-horizontal .plugin-rating{font-size:14px;margin-bottom:10px}#section-plugins-integration .plugin-card-horizontal .plugin-price{padding:4px 10px;font-size:12px}#section-plugins-integration .scroll-indicator{width:36px;height:36px}#section-plugins-integration .scroll-indicator.left{left:-18px}#section-plugins-integration .scroll-indicator.right{right:-18px;padding:8px 10px}#section-plugins-integration .scroll-indicator.right .scroll-hint{display:none}}@media(max-width:480px){#section-plugins-integration .plugin-card-horizontal{min-width:160px;width:160px;padding:14px}#section-plugins-integration .plugin-card-horizontal h4{font-size:13px}#section-plugins-integration .see-more-section{padding:30px 20px}#section-plugins-integration .scroll-indicator.left{left:-15px}#section-plugins-integration .scroll-indicator.right{right:-15px}}@media(max-width:360px){#section-plugins-integration .plugin-card-horizontal{min-width:140px;width:140px;padding:12px}#section-plugins-integration .plugin-card-horizontal h4{font-size:12px}}#section-ai-agents .bg{background:linear-gradient(135deg,#1a1a1a,#2d1b69,#1a1a1a)}#section-ai-agents.dark .bg{background:linear-gradient(135deg,#0f0f0f,#1e1065,#0f0f0f)}#section-ai-agents h1,#section-ai-agents h2,#section-ai-agents h3,#section-ai-agents h4{color:#fff}#section-ai-agents p{color:#d1d5db}#section-ai-agents .agents-header{text-align:center;margin-bottom:50px}#section-ai-agents .agents-header h2{font-weight:700;margin-bottom:16px}#section-ai-agents .agents-header p{max-width:700px;margin:0 auto}#section-ai-agents .agents-grid{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:40px}#section-ai-agents .agent-card{background:linear-gradient(145deg,#2d1b69,#1e1065);border:1px solid #8b5cf6;border-radius:20px;padding:32px;text-decoration:none;color:inherit;text-align:center;transition:all .5s ease;flex:1 1 calc(25% - 15px);min-width:250px;position:relative;overflow:hidden}#section-ai-agents .agent-card::before{content:'';position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,#8b5cf6,#a78bfa,#8b5cf6);border-radius:20px;opacity:0;transition:opacity .5s ease;z-index:-1}#section-ai-agents .agent-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px rgba(139,92,246,0.4);color:inherit;text-decoration:none}#section-ai-agents .agent-card:hover::before{opacity:1}#section-ai-agents .agent-icon{width:72px;height:72px;background:linear-gradient(135deg,#8b5cf6,#a78bfa);color:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:28px;margin:0 auto 24px;transition:all .5s ease;position:relative}#section-ai-agents .agent-card:hover .agent-icon{transform:rotateY(180deg) scale(1.1);background:linear-gradient(135deg,#a78bfa,#c084fc)}#section-ai-agents .agent-card h4{font-weight:700;margin-bottom:16px;transition:all .3s ease;color:#fff}#section-ai-agents .agent-card:hover h4{color:#fff;text-shadow:0 0 10px rgba(255,255,255,0.8)}#section-ai-agents .agent-card p{line-height:1.4;margin:0;transition:all .3s ease;font-size:15px;color:#d1d5db}#section-ai-agents .agent-card:hover p{color:#f3f4f6;text-shadow:0 0 8px rgba(255,255,255,0.6)}#section-ai-agents .agents-cta{background:linear-gradient(135deg,#7c3aed,#a78bfa,#8b5cf6);border:2px solid rgba(255,255,255,0.1);border-radius:24px;padding:50px;text-align:center;position:relative;overflow:hidden}#section-ai-agents .agents-cta::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Ccircle cx='30' cy='30' r='3'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");animation:float 6s ease-in-out infinite}@keyframes float{0,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}#section-ai-agents .agents-cta h3{font-weight:700;color:#fff;margin-bottom:16px;position:relative}#section-ai-agents .agents-cta p{color:#e9d5ff;max-width:600px;margin:0 auto;position:relative}@media(max-width:1024px){#section-ai-agents .agent-card{flex:1 1 calc(33.333% - 14px)}}@media(max-width:768px){#section-ai-agents .agents-header h2{font-size:1.7rem}#section-ai-agents .agent-card{flex:1 1 calc(50% - 10px);min-width:200px}}@media(max-width:480px){#section-ai-agents .agent-card{flex:1 1 100%;min-width:auto}}#section-mobile-downloads .bg{background:#f8fafc}#section-mobile-downloads.dark .bg{background:#111827}#section-mobile-downloads h1,#section-mobile-downloads h2,#section-mobile-downloads h3,#section-mobile-downloads h4{color:#111827}#section-mobile-downloads.dark h1,#section-mobile-downloads.dark h2,#section-mobile-downloads.dark h3,#section-mobile-downloads.dark h4{color:#fff}#section-mobile-downloads p{color:#6b7280}#section-mobile-downloads.dark p{color:#9ca3af}#section-mobile-downloads .mobile-content h2{font-weight:700;margin-bottom:20px}#section-mobile-downloads .mobile-content p{line-height:1.6;margin-bottom:36px}#section-mobile-downloads .app-features{display:flex;flex-direction:column;gap:20px;margin-bottom:44px}#section-mobile-downloads .app-feature{text-align:start;display:flex;align-items:center;gap:16px;font-size:17px}#section-mobile-downloads .app-feature i{width:28px;height:28px;background:#8b5cf6;color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:15px;flex-shrink:0}#section-mobile-downloads .download-buttons h3{font-weight:600;margin-bottom:20px}#section-mobile-downloads .store-buttons{display:flex;gap:20px}#section-mobile-downloads .store-button{border:none;background:#000;color:#fff;padding:12px 20px;border-radius:10px;text-decoration:none;display:flex;align-items:center;gap:12px;transition:all .3s ease;min-width:180px}#section-mobile-downloads .store-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,0.3);color:#fff;text-decoration:none}#section-mobile-downloads .store-button.apple{background:linear-gradient(135deg,#000,#333)}#section-mobile-downloads .store-button.google{background:linear-gradient(135deg,#01875f,#4caf50)}#section-mobile-downloads .store-button img{width:28px;height:28px}#section-mobile-downloads .store-text{display:flex;flex-direction:column;line-height:1.2}#section-mobile-downloads .store-label{font-size:12px;opacity:0.8}#section-mobile-downloads .store-name{font-size:18px;font-weight:600}#section-mobile-downloads .mobile-showcase{display:flex;justify-content:center;align-items:center}#section-mobile-downloads .phone-container{text-align:center}#section-mobile-downloads .phone-frame{width:300px;height:600px;background:#000;border-radius:36px;padding:8px;box-shadow:0 16px 48px rgba(0,0,0,0.4);margin-bottom:20px;transition:all .3s ease}#section-mobile-downloads .phone-frame:hover{transform:translateY(-4px);box-shadow:0 20px 60px rgba(0,0,0,0.5)}#section-mobile-downloads .phone-screen{width:100%;height:100%;object-fit:cover;border-radius:24px}#section-mobile-downloads .phone-label{font-size:18px;font-weight:600;color:#8b5cf6}#section-mobile-downloads.dark .phone-label{color:#a78bfa}@media(max-width:768px){#section-mobile-downloads .mobile-content{text-align:center;margin-bottom:44px}#section-mobile-downloads .store-buttons{justify-content:center;flex-wrap:wrap}#section-mobile-downloads .phone-frame{width:240px;height:480px;padding:8px}}#section-ai-advantages .bg{background:#fff}#section-ai-advantages.dark .bg{background:#1a1a1a}#section-ai-advantages h1,#section-ai-advantages h2,#section-ai-advantages h3,#section-ai-advantages h4{color:#111827}#section-ai-advantages.dark h1,#section-ai-advantages.dark h2,#section-ai-advantages.dark h3,#section-ai-advantages.dark h4{color:#fff}#section-ai-advantages p{color:#6b7280}#section-ai-advantages.dark p{color:#9ca3af}#section-ai-advantages .advantages-header{text-align:center;margin-bottom:50px}#section-ai-advantages .advantages-header h2{font-weight:700;margin-bottom:16px}#section-ai-advantages .advantages-header p{max-width:600px;margin:0 auto}#section-ai-advantages .comparison-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;height:100%;overflow:hidden}#section-ai-advantages.dark .comparison-card{background:#2d3748;border-color:#374151}#section-ai-advantages .comparison-card.ai-powered{background:#f0f9ff;border-color:#bae6fd}#section-ai-advantages.dark .comparison-card.ai-powered{background:#1e3a8a;border-color:#3b82f6}#section-ai-advantages .card-header{padding:24px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}#section-ai-advantages.dark .card-header{border-bottom-color:#374151}#section-ai-advantages .comparison-card.ai-powered .card-header{border-bottom-color:#bae6fd}#section-ai-advantages.dark .comparison-card.ai-powered .card-header{border-bottom-color:#3b82f6}#section-ai-advantages .card-header h3{margin:0;font-weight:600;display:flex;align-items:center;gap:10px}#section-ai-advantages .card-header .fa{color:#6b7280;font-size:20px}#section-ai-advantages.dark .card-header .fa{color:#9ca3af}#section-ai-advantages .ai-powered .card-header .fa{color:#3b82f6}#section-ai-advantages .ai-badge{background:#3b82f6;color:#fff;padding:6px 16px;border-radius:16px;font-size:14px;font-weight:600}#section-ai-advantages .card-content{padding:28px}#section-ai-advantages .comparison-list{list-style:none;padding:0;margin:0 0 28px 0}#section-ai-advantages .comparison-list li{display:flex;align-items:center;gap:16px;padding:12px 0;font-size:16px}#section-ai-advantages .comparison-list li.positive{color:#374151}#section-ai-advantages.dark .comparison-list li.positive{color:#d1d5db}#section-ai-advantages .comparison-list li.negative{color:#6b7280}#section-ai-advantages.dark .comparison-list li.negative{color:#9ca3af}#section-ai-advantages .comparison-list .fa{font-size:18px;flex-shrink:0}#section-ai-advantages .comparison-list li.positive .fa{color:#22c55e}#section-ai-advantages .comparison-list li.negative .fa{color:#ef4444}#section-ai-advantages .performance-metrics{background:rgba(59,130,246,0.05);border:1px solid rgba(59,130,246,0.2);border-radius:12px;padding:24px;margin-top:24px}#section-ai-advantages.dark .performance-metrics{background:rgba(59,130,246,0.1);border-color:rgba(59,130,246,0.3)}#section-ai-advantages .performance-metrics h4{margin:0 0 20px 0;font-weight:600}#section-ai-advantages .metrics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#section-ai-advantages .metric{text-align:center}#section-ai-advantages .metric-number{display:block;font-size:22px;font-weight:700;color:#3b82f6;margin-bottom:6px}#section-ai-advantages .metric-label{font-size:14px;color:#6b7280;font-weight:500}#section-ai-advantages.dark .metric-label{color:#9ca3af}@media(max-width:768px){#section-ai-advantages .metrics-grid{grid-template-columns:1fr;gap:16px}}#section-whats-included .bg{background:linear-gradient(135deg,#f1f5f9 0,#f8fafc 50%,#ffffff 100%)}#section-whats-included.dark .bg{background:linear-gradient(135deg,#0f172a,#1e293b,#111827)}#section-whats-included h1,#section-whats-included h2,#section-whats-included h3,#section-whats-included h4{color:#111827;transition:all .3s ease}#section-whats-included.dark h1,#section-whats-included.dark h2,#section-whats-included.dark h3,#section-whats-included.dark h4{color:#fff}#section-whats-included p{color:#6b7280;transition:all .3s ease}#section-whats-included.dark p{color:#9ca3af}#section-whats-included .included-header{text-align:center;margin-bottom:50px;animation:headerFadeIn 1s ease-out}@keyframes headerFadeIn{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}#section-whats-included .included-header h2{font-weight:700;margin-bottom:16px;position:relative}#section-whats-included .included-header h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(90deg,#8b5cf6,#a78bfa);border-radius:2px;animation:underlineGrow 2s ease-out 0.5s both}@keyframes underlineGrow{from{width:0}to{width:60px}}#section-whats-included .included-header p{font-size:17px;animation:fadeInUp .8s ease-out .3s both}@keyframes fadeInUp{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}#section-whats-included .content-section{margin-bottom:44px;animation:sectionSlideIn .8s ease-out .4s both}@keyframes sectionSlideIn{from{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}#section-whats-included .content-section h3{font-weight:600;margin-bottom:24px;display:flex;align-items:center;gap:12px;position:relative;transition:all .3s ease}#section-whats-included .content-section h3:hover{transform:translateX(5px)}#section-whats-included .content-section h3 .fa{color:#8b5cf6;font-size:22px;transition:all .3s ease}#section-whats-included .content-section h3:hover .fa{transform:scale(1.1);color:#7c3aed}#section-whats-included .included-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;margin-bottom:36px}#section-whats-included .included-item{background:linear-gradient(145deg,#ffffff,#f8fafc);border:2px solid #e2e8f0;border-radius:16px;padding:28px;display:flex;align-items:flex-start;gap:16px;transition:all .4s cubic-bezier(0.4,0,0.2,1);position:relative;box-shadow:0 4px 12px rgba(0,0,0,.05)}#section-whats-included.dark .included-item{background:linear-gradient(145deg,#1f2937,#374151);border-color:#475569}#section-whats-included .included-item:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 15px 35px rgba(139,92,246,.15);border-color:#8b5cf6;background:linear-gradient(145deg,#faf5ff,#f3e8ff)}#section-whats-included .included-item .fa{color:#8b5cf6;font-size:22px;margin-top:2px;flex-shrink:0;transition:all .3s ease}#section-whats-included .included-item:hover .fa{transform:scale(1.2);color:#7c3aed}#section-whats-included .item-details h4{margin:0 0 8px 0;font-weight:600;transition:color .3s ease}#section-whats-included .included-item:hover .item-details h4{color:#8b5cf6}#section-whats-included .item-details p{margin:0;line-height:1.4;font-size:15px;transition:color .3s ease}#section-whats-included .ai-features-detailed{display:flex;flex-direction:column;gap:32px}#section-whats-included .feature-detail{background:linear-gradient(145deg,#ffffff,#f9fafb);border:1px solid #e2e8f0;border-radius:20px;padding:32px;display:flex;gap:24px;transition:all .5s cubic-bezier(0.4,0,0.2,1);position:relative;overflow:hidden}#section-whats-included .feature-detail::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#8b5cf6,#a78bfa,#c084fc);transform:translateX(-100%);transition:transform .5s ease}#section-whats-included .feature-detail:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(139,92,246,.15);border-color:#8b5cf6;background:linear-gradient(145deg,#faf5ff,#f3e8ff)}#section-whats-included .feature-detail:hover::before{transform:translateX(0)}#section-whats-included.dark .feature-detail{background:linear-gradient(145deg,#1f2937,#334155);border-color:#475569}#section-whats-included .feature-icon{width:64px;height:64px;background:linear-gradient(135deg,#f5f3ff,#ede9fe);color:#8b5cf6;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:28px;flex-shrink:0;transition:all .4s ease;position:relative;box-shadow:0 8px 20px rgba(139,92,246,.2)}#section-whats-included .feature-detail:hover .feature-icon{transform:scale(1.1);background:linear-gradient(135deg,#8b5cf6,#a78bfa);color:#fff}#section-whats-included.dark .feature-icon{background:linear-gradient(135deg,#4c1d95,#5b21b6);color:#a78bfa}#section-whats-included .feature-info h4{margin:0 0 12px 0;font-weight:600;transition:color .3s ease}#section-whats-included .feature-detail:hover .feature-info h4{color:#8b5cf6}#section-whats-included .feature-info p{margin:0 0 16px 0;line-height:1.5;font-size:16px;transition:color .3s ease}#section-whats-included .feature-stats{display:flex;gap:20px;flex-wrap:wrap}#section-whats-included .stat{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#166534;padding:8px 18px;border-radius:16px;font-size:14px;font-weight:600;transition:all .3s ease;cursor:pointer}#section-whats-included .stat:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 4px 12px rgba(34,197,94,.2)}#section-whats-included .tech-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px}#section-whats-included .tech-feature{background:linear-gradient(145deg,#ffffff,#f8fafc);border:2px solid #e2e8f0;border-radius:16px;padding:28px;display:flex;align-items:flex-start;gap:16px;transition:all .4s cubic-bezier(0.4,0,0.2,1);position:relative;box-shadow:0 4px 12px rgba(0,0,0,.05)}#section-whats-included.dark .tech-feature{background:linear-gradient(145deg,#1f2937,#374151);border-color:#475569}#section-whats-included .tech-feature:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 12px 28px rgba(59,130,246,.15);border-color:#3b82f6;background:linear-gradient(145deg,#eff6ff,#dbeafe)}#section-whats-included .tech-feature .fa{color:#3b82f6;font-size:20px;margin-top:2px;flex-shrink:0;transition:all .3s ease}#section-whats-included .tech-feature:hover .fa{transform:scale(1.2);color:#1d4ed8}#section-whats-included .tech-feature h4{margin:0 0 6px 0;font-weight:600;font-size:16px;transition:color .3s ease}#section-whats-included .tech-feature:hover h4{color:#3b82f6}#section-whats-included .tech-feature p{margin:0;font-size:15px;transition:color .3s ease}#section-whats-included .included-sidebar{background:linear-gradient(145deg,#ffffff,#f8fafc);border:2px solid #e2e8f0;border-radius:20px;padding:32px;height:fit-content;transition:all .4s ease;position:relative}#section-whats-included .included-sidebar:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(139,92,246,.12);border-color:#8b5cf6}#section-whats-included.dark .included-sidebar{background:linear-gradient(145deg,#1f2937,#334155);border-color:#475569}#section-whats-included .sidebar-section{margin-bottom:36px;animation:fadeInLeft .8s ease-out calc(var(--delay,0) * 0.1s) both}#section-whats-included .sidebar-section:last-child{margin-bottom:0}#section-whats-included .sidebar-section h3{font-weight:600;margin-bottom:20px;position:relative;transition:all .3s ease}#section-whats-included .sidebar-section h3::after{content:'';position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#8b5cf6;transition:width .3s ease}#section-whats-included .sidebar-section:hover h3::after{width:100%}#section-whats-included .spec-list{display:flex;flex-direction:column;gap:16px}#section-whats-included .spec-item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #f1f5f9;border-radius:8px;transition:all .3s ease;position:relative}#section-whats-included .spec-item::before{content:'';position:absolute;left:0;top:0;bottom:0;width:3px;background:#8b5cf6;border-radius:2px;transform:scaleY(0);transition:transform .3s ease}#section-whats-included .spec-item:hover{background:rgba(139,92,246,.05);transform:translateX(8px)}#section-whats-included .spec-item:hover::before{transform:scaleY(1)}#section-whats-included.dark .spec-item{border-bottom-color:#374151}#section-whats-included .spec-item:last-child{border-bottom:none;padding-bottom:12px}#section-whats-included .spec-label{color:#6b7280;font-size:16px;transition:color .3s ease}#section-whats-included .spec-item:hover .spec-label{color:#8b5cf6}#section-whats-included.dark .spec-label{color:#9ca3af}#section-whats-included .spec-value{font-weight:600;font-size:16px;transition:all .3s ease}#section-whats-included .spec-item:hover .spec-value{color:#8b5cf6;transform:scale(1.05)}#section-whats-included .tags-cloud{display:flex;flex-wrap:wrap;gap:12px}#section-whats-included .tag{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);color:#4b5563;padding:10px 18px;border-radius:20px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(0.4,0,0.2,1);position:relative;box-shadow:0 2px 8px rgba(0,0,0,.05)}#section-whats-included .tag:hover{background:linear-gradient(135deg,#8b5cf6,#a78bfa);color:#fff;transform:translateY(-3px) scale(1.05);text-decoration:none;box-shadow:0 8px 20px rgba(139,92,246,.3)}#section-whats-included.dark .tag{background:linear-gradient(135deg,#374151,#475569);color:#d1d5db}#section-whats-included.dark .tag:hover{background:linear-gradient(135deg,#a78bfa,#c084fc);color:#fff}@keyframes fadeInLeft{from{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@media(max-width:768px){#section-whats-included .included-grid{grid-template-columns:1fr}#section-whats-included .feature-detail{flex-direction:column;text-align:center;gap:20px}#section-whats-included .feature-stats{justify-content:center}#section-whats-included .tech-features-grid{grid-template-columns:1fr}#section-whats-included .tags-cloud{gap:8px}#section-whats-included .tag{padding:8px 14px}}@keyframes gauge-animate{from{stroke-dashoffset:339.29}to{stroke-dashoffset:var(--gauge-offset)}}@keyframes contentFadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}#section-performance{background-color:#f0faf8}#section-performance .header-content{animation:.8s ease-out contentFadeInUp}#section-performance .performance-pill{display:inline-flex;align-items:center;padding:8px 18px;background-color:#e6f8f3;color:#047857;border-radius:50px;font-size:14px;font-weight:500;margin-bottom:25px;text-decoration:none;transition:.4s}#section-performance .performance-pill i,#section-performance .toggle-btn i{margin-right:8px}#section-performance .performance-pill:hover{transform:translateY(-3px);background-color:#d1fae5}#section-performance h2{line-height:1.25;margin-top:20px;margin-bottom:15px}#section-performance .gradient-text{color:#059669}#section-performance .lead{margin:0 auto 50px}#section-performance .performance-card{background-color:#fff;border-radius:24px;padding:30px;box-shadow:0 25px 50px -12px rgba(0,0,0,.07);animation:1s ease-out .2s backwards contentFadeInUp}#section-performance .toggle-wrapper{display:flex;justify-content:center;margin-bottom:30px}#section-performance .toggle-switch{background-color:#f3f4f6;border-radius:12px;padding:6px;display:inline-flex}#section-performance .toggle-btn{padding:10px 20px;border-radius:8px;color:#4b5563;font-weight:600;font-size:14px;text-decoration:none;transition:.4s;cursor:pointer}#section-performance .toggle-btn.active{background-color:#5e58f8;color:#fff;box-shadow:0 4px 8px rgba(94,88,248,.2)}#section-performance .toggle-btn:not(.active):hover{color:#111827}#section-performance .gauge-container{position:relative;width:220px;height:220px;margin:0 auto 20px}#section-performance .gauge-svg{width:100%;height:100%}#section-performance .gauge-bg,#section-performance .gauge-fg{fill:none;stroke-width:12;stroke-linecap:round}#section-performance .gauge-bg{stroke:#F3F4F6}#section-performance .gauge-fg{stroke:#05C98D;stroke-dasharray:339.29;stroke-dashoffset:339.29;transition:stroke-dashoffset 1s}#section-performance .gauge-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}#section-performance .gauge-score{font-size:56px;font-weight:700;color:#047857;line-height:1.1}#section-performance .gauge-label{font-size:14px;font-weight:500;color:#374151}#section-performance .gauge-sublabel{font-size:13px;color:#6b7280}#section-performance .competitor-pill{position:absolute;bottom:0;left:50%;transform:translateX(-50%);background-color:#fee2e2;color:#b91c1c;padding:6px 12px;border-radius:50px;font-size:12px;font-weight:500;width:max-content}#section-performance .stats-row{margin-top:40px}#section-performance .stat-box{border-radius:16px;padding:20px;text-align:center;border:1px solid transparent;transition:.4s}#section-performance .stat-box:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px rgba(0,0,0,.05)}#section-performance .stat-box strong{font-size:28px;font-weight:700;display:block;margin-bottom:5px}#section-performance .stat-box span{font-size:14px;font-weight:500}#section-performance .stat-box.blue-bg{background-color:#eef2ff;color:#4338ca;border-color:#e0e7ff}#section-performance .stat-box.green-bg{background-color:#f0fdf4;color:#166534;border-color:#d1fae5}#section-performance .stat-box.purple-bg{background-color:#fdf2f8;color:#9d174d;border-color:#fce7f3}#section-performance .sub-features-row{margin-top:40px;display:flex;align-items:stretch}#section-performance .feature-card{background-color:#fff;border-radius:20px;padding:30px;height:100%;display:flex;flex-direction:column;box-shadow:0 10px 25px -10px rgba(0,0,0,.05);border:1px solid #e5e7eb;transition:.4s}#section-performance .feature-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px -10px rgba(0,0,0,.1)}#section-performance .feature-card h4{margin-top:0;margin-bottom:25px}#section-performance .feature-card ul{list-style:none;padding:0;margin:0;flex-grow:1}#section-performance .feature-card li{display:flex;align-items:flex-start;margin-bottom:20px}#section-performance .feature-card li:last-child{margin-bottom:0}#section-performance .feature-card li i{font-size:20px;color:#10b981;margin-right:15px;margin-top:3px}#section-performance .feature-card li strong{display:block;font-weight:600;color:#1f2937}#section-performance .feature-card li span{color:#6b7280;font-size:14px}#section-performance .results-card .result-box{background-color:#f9fafb;padding:25px;border-radius:12px;flex-grow:1}#section-performance .results-card .quote{font-style:italic;color:#374151;margin-bottom:20px}#section-performance .results-card .comparison{display:flex;justify-content:space-around;text-align:center;margin-bottom:20px}#section-performance .results-card .time-value{font-size:24px;font-weight:700;display:block}#section-performance .results-card .time-value.before{color:#dc2626}#section-performance .results-card .time-value.after{color:#16a34a}#section-performance .results-card .lighthouse-score{background-color:#d1fae5;color:#065f46;padding:8px 15px;border-radius:50px;display:inline-block;font-size:13px;font-weight:500;width:100%;text-align:center}#section-performance .cta-container{margin-top:60px}#section-performance .btn-optimize{background-image:linear-gradient(to right,#10b981 0,#34d399 100%);color:#fff;border-radius:50px;padding:16px 35px;font-size:16px;font-weight:600;text-decoration:none;transition:.4s;display:inline-block;box-shadow:0 4px 15px -2px rgba(16,185,129,.3)}#section-performance .btn-optimize:hover{transform:translateY(-3px);box-shadow:0 7px 20px -5px rgba(16,185,129,.4)}#section-performance .btn-optimize i:first-child{margin-right:10px}#section-performance .btn-optimize i:last-child{margin-left:10px;transition:transform .3s}#section-performance .btn-optimize:hover i:last-child{transform:translateX(5px)}#section-performance .popup-form-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:none;justify-content:center;align-items:center;z-index:1000;opacity:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden}#section-performance .popup-form-overlay.active{display:flex;opacity:1;visibility:visible}#section-performance .popup-form{background:#fff;border-radius:16px;padding:30px;max-width:500px;width:90%;box-shadow:0 10px 30px rgba(0,0,0,.2);position:relative;transform:scale(.8);transition:transform .3s ease}#section-performance .popup-form-overlay.active .popup-form{transform:scale(1)}#section-performance .popup-form h3{margin:0 0 20px;font-size:24px;font-weight:600;color:#1f2937}#section-performance .close-icon{position:absolute;top:15px;right:15px;cursor:pointer;color:#6b7280;font-size:20px;transition:color .3s}#section-performance .close-icon:hover{color:#10b981}#section-performance .form-group{margin-bottom:20px;position:relative}#section-performance .form-control{height:52px;border-radius:12px;border:1px solid #e5e7eb;box-shadow:none;padding:10px 15px;font-size:15px;transition:all .3s ease;width:100%;background:#fff}#section-performance .form-control:focus{border-color:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,.2)}#section-performance textarea.form-control{height:auto;padding:15px;resize:vertical}#section-performance .form-actions{display:flex;gap:15px;justify-content:flex-end;margin-top:20px}#section-performance .btn-submit{width:100%;background:linear-gradient(to right,#10b981,#34d399);color:#fff;padding:15px;border-radius:12px;font-size:16px;font-weight:600;border:none;transition:all .4s ease}#section-performance .btn-submit:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(16,185,129,.25)}#section-performance .btn-submit i{margin-right:8px}#section-performance .btn-cancel{width:100%;background:#f3f4f6;color:#374151;border:none;padding:15px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:.3s}#section-performance .btn-cancel:hover{background:#e5e7eb;transform:translateY(-3px)}#section-performance .privacy-notice{text-align:center;font-size:13px;color:#9ca3af;margin-top:20px}#section-performance .privacy-notice a{color:#10b981;text-decoration:none;font-weight:500}#section-performance .privacy-notice a:hover{text-decoration:underline}#section-performance .form-message{margin-top:15px;font-size:14px;color:#374151;text-align:center}@media (max-width:991px){#section-performance h2{font-size:40px}#section-performance .feature-card{margin-bottom:30px}#section-performance .sub-features-row{flex-direction:column}}@media (max-width:767px){#section-performance h2{font-size:32px}#section-performance .stat-box{margin-bottom:15px}#section-performance .feature-card{margin-bottom:20px}}#section-customer-reviews--1 .bg{background:#fff}#section-customer-reviews--1.dark .bg{background:#1a1a1a}#section-customer-reviews--1 h1,#section-customer-reviews--1 h2,#section-customer-reviews--1 h3,#section-customer-reviews--1 h4{color:#111827}#section-customer-reviews--1.dark h1,#section-customer-reviews--1.dark h2,#section-customer-reviews--1.dark h3,#section-customer-reviews--1.dark h4{color:#fff}#section-customer-reviews--1 p{color:#6b7280}#section-customer-reviews--1.dark p{color:#9ca3af}#section-customer-reviews--1 .reviews-header{margin-bottom:50px}#section-customer-reviews--1 .reviews-header h2{font-weight:700;text-align:center;margin-bottom:32px}#section-customer-reviews--1 .reviews-summary{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;padding:32px;display:flex;gap:44px;align-items:center}#section-customer-reviews--1.dark .reviews-summary{background:#2d3748;border-color:#374151}#section-customer-reviews--1 .overall-rating{text-align:center;flex-shrink:0}#section-customer-reviews--1 .rating-number{font-size:52px;font-weight:700;display:block;line-height:1}#section-customer-reviews--1 .rating-stars{margin:12px 0;font-size:24px;color:#f59e0b}#section-customer-reviews--1 .reviews-count{font-size:16px}#section-customer-reviews--1 .rating-breakdown{flex:1;min-width:0}#section-customer-reviews--1 .rating-item{display:flex;align-items:center;gap:16px;margin-bottom:12px}#section-customer-reviews--1 .rating-item:last-child{margin-bottom:0}#section-customer-reviews--1 .stars-label{width:60px;font-size:16px;flex-shrink:0}#section-customer-reviews--1 .rating-bar{flex:1;height:10px;background:#f3f4f6;border-radius:6px;overflow:hidden}#section-customer-reviews--1.dark .rating-bar{background:#374151}#section-customer-reviews--1 .rating-fill{height:100%;background:#f59e0b;border-radius:6px;transition:width .3s ease}#section-customer-reviews--1 .rating-percent{width:40px;text-align:right;font-size:16px;font-weight:600;flex-shrink:0}#section-customer-reviews--1 .reviews-container{display:flex;gap:24px;margin-bottom:44px}#section-customer-reviews--1 .review-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;padding:28px;flex:1;min-width:0;position:relative}#section-customer-reviews--1.dark .review-card{background:#2d3748;border-color:#374151}#section-customer-reviews--1 .review-card.featured{background:#f0f9ff;border-color:#bae6fd}#section-customer-reviews--1.dark .review-card.featured{background:#1e3a8a;border-color:#3b82f6}#section-customer-reviews--1 .review-card.featured::before{content:'Featured Review';position:absolute;top:-10px;left:20px;background:#3b82f6;color:#fff;padding:6px 16px;border-radius:10px;font-size:14px;font-weight:600}#section-customer-reviews--1 .reviewer-header{display:flex;align-items:center;gap:16px;margin-bottom:20px}#section-customer-reviews--1 .reviewer-avatar{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#8b5cf6,#a78bfa);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0;font-size:18px}#section-customer-reviews--1 .reviewer-details{min-width:0}#section-customer-reviews--1 .reviewer-name{font-weight:600;display:block;margin-bottom:4px;font-size:16px}#section-customer-reviews--1 .reviewer-title{font-size:15px;display:block;margin-bottom:6px}#section-customer-reviews--1 .verified-badge{background:#dcfce7;color:#166534;padding:4px 12px;border-radius:10px;font-size:12px;font-weight:600;display:inline-block}#section-customer-reviews--1 .review-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}#section-customer-reviews--1 .review-stars{color:#f59e0b;font-size:18px}#section-customer-reviews--1 .review-date{color:#9ca3af;font-size:14px}#section-customer-reviews--1 .review-text{line-height:1.6;margin-bottom:20px;font-style:italic;font-size:16px}#section-customer-reviews--1 .review-metrics{display:flex;gap:20px;padding-top:20px;border-top:1px solid #e5e7eb}#section-customer-reviews--1.dark .review-metrics{border-top-color:#374151}#section-customer-reviews--1 .metric-item{text-align:center;flex:1}#section-customer-reviews--1 .metric-value{display:block;font-size:18px;font-weight:700;color:#8b5cf6;margin-bottom:4px}#section-customer-reviews--1 .metric-label{font-size:14px;font-weight:500}#section-customer-reviews--1 .reviews-footer{text-align:center}#section-customer-reviews--1 .reviews-note{font-size:16px;margin:0}@media(max-width:768px){#section-customer-reviews--1 .reviews-summary{flex-direction:column;gap:24px;text-align:center}#section-customer-reviews--1 .rating-breakdown{width:100%}#section-customer-reviews--1 .reviews-container{flex-direction:column}#section-customer-reviews--1 .review-card{margin-bottom:24px}#section-customer-reviews--1 .review-card:last-child{margin-bottom:0}}@media(max-width:480px){#section-customer-reviews--1 .rating-number{font-size:44px}#section-customer-reviews--1 .reviewer-header{flex-direction:column;text-align:center;gap:12px}#section-customer-reviews--1 .review-metrics{flex-direction:column;gap:12px}}#section-faq-simple .bg{background:#f8f9fa}#section-faq-simple.dark .bg{background:#111827}#section-faq-simple h1,#section-faq-simple h2,#section-faq-simple h3,#section-faq-simple h4{color:#111827}#section-faq-simple.dark h1,#section-faq-simple.dark h2,#section-faq-simple.dark h3,#section-faq-simple.dark h4{color:#fff}#section-faq-simple p{color:#6b7280}#section-faq-simple.dark p{color:#9ca3af}#section-faq-simple .section-title{margin-bottom:16px}#section-faq-simple .section-subtitle{max-width:600px;margin:0 auto}#section-faq-simple .mt-50{margin-top:50px}#section-faq-simple .faq-item{margin-bottom:20px;background:#fff;border-radius:12px;overflow:hidden;transition:all .3s ease;border:1px solid #e5e7eb}#section-faq-simple.dark .faq-item{background:#1f2937;border-color:#374151}#section-faq-simple .faq-item:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-1px)}#section-faq-simple .faq-question{padding:24px;cursor:pointer}#section-faq-simple .faq-question h4{margin:0;font-weight:600;display:flex;align-items:center;gap:16px}#section-faq-simple .faq-question h4 .fa{color:#8b5cf6;font-size:18px;flex-shrink:0}#section-faq-simple .faq-question h4 .fa-minus-circle{display:none}#section-faq-simple .faq-question[aria-expanded="true"] h4 .fa-plus-circle{display:none}#section-faq-simple .faq-question[aria-expanded="true"] h4 .fa-minus-circle{display:inline-block}#section-faq-simple .faq-answer{padding:0 24px 24px 58px;line-height:1.6;font-size:16px}#section-faq-simple .faq-answer p{margin:0}#section-faq-simple .still-questions{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:44px;margin-top:36px}#section-faq-simple.dark .still-questions{background:#1f2937;border-color:#374151}#section-faq-simple .still-questions h3{font-weight:600;margin:0 0 16px}#section-faq-simple .still-questions p{margin-bottom:28px}#section-faq-simple .contact-actions{display:flex;justify-content:center;gap:20px}#section-faq-simple .btn{padding:16px 28px;border-radius:10px;font-weight:600;display:inline-flex;align-items:center;gap:10px;transition:all .3s ease;text-decoration:none;font-size:16px}#section-faq-simple .btn-primary{background:#8b5cf6;color:#fff;border:none}#section-faq-simple .btn-primary:hover{background:#7c3aed;color:#fff;text-decoration:none;transform:translateY(-1px)}#section-faq-simple .btn-secondary{background:#fff;color:#6b7280;border:1px solid #d1d5db}#section-faq-simple.dark .btn-secondary{background:#2d3748;color:#d1d5db;border-color:#4b5563}#section-faq-simple .btn-secondary:hover{background:#f9fafb;color:#374151;text-decoration:none}#section-faq-simple.dark .btn-secondary:hover{background:#374151;color:#fff;text-decoration:none}@media(max-width:767px){#section-faq-simple .contact-actions{flex-direction:column;align-items:center}#section-faq-simple .btn{min-width:200px;justify-content:center}}#section-related-templates .bg{background:#fff}#section-related-templates.dark .bg{background:#1a1a1a}#section-related-templates{border-top:1px solid #e5e7eb}#section-related-templates.dark{border-top-color:#374151}#section-related-templates h1,#section-related-templates h2,#section-related-templates h3,#section-related-templates h4{color:#111827}#section-related-templates.dark h1,#section-related-templates.dark h2,#section-related-templates.dark h3,#section-related-templates.dark h4{color:#fff}#section-related-templates p{color:#6b7280}#section-related-templates.dark p{color:#9ca3af}#section-related-templates .section-title{margin-bottom:16px;text-align:center}#section-related-templates .section-subtitle{text-align:center;margin-bottom:44px}#section-related-templates .apps-row{margin-left:-15px;margin-right:-15px;display:flex;flex-wrap:wrap}#section-related-templates .apps-row>[class*=col-]{padding:0 15px;margin-bottom:32px;display:flex}#section-related-templates .app-card{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;padding:28px;box-shadow:0 4px 12px rgba(0,0,0,.08);height:100%;width:100%;display:flex;flex-direction:column;text-align:left;transition:all .3s ease;cursor:pointer;text-decoration:none;color:inherit}#section-related-templates.dark .app-card{background-color:#2d3748;border-color:#374151}#section-related-templates .app-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12);border-color:#d1d5db;text-decoration:none;color:inherit}#section-related-templates.dark .app-card:hover{border-color:#6b7280}#section-related-templates .app-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;gap:20px}#section-related-templates .app-logo{width:68px;height:68px;border-radius:12px;overflow:hidden;flex-shrink:0;border:1px solid #e5e7eb}#section-related-templates.dark .app-logo{border-color:#374151}#section-related-templates .app-logo img{width:100%;height:100%;object-fit:cover;display:block}#section-related-templates .app-badges{display:flex;flex-direction:column;gap:8px;align-items:flex-end}#section-related-templates .app-badge{padding:6px 12px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap}#section-related-templates .app-badge.ai{background:#e0f2fe;color:#0277bd}#section-related-templates .app-badge.trending{background:#fef3c7;color:#d97706}#section-related-templates .app-badge.bestseller{background:#dcfce7;color:#166534}#section-related-templates .app-content{flex-grow:1;margin-bottom:20px}#section-related-templates .app-title{font-weight:600;margin:0 0 16px 0;line-height:1.3}#section-related-templates .app-description{line-height:1.5;margin-bottom:20px;font-size:15px}#section-related-templates .ai-features-preview{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}#section-related-templates .ai-feature{background:#8b5cf6;color:#fff;padding:6px 12px;border-radius:12px;font-size:12px;font-weight:500}#section-related-templates .app-footer{display:flex;justify-content:space-between;align-items:center;font-size:15px;font-weight:500;border-top:1px solid #e5e7eb;padding-top:20px}#section-related-templates.dark .app-footer{border-top-color:#374151}#section-related-templates .app-rating{display:flex;align-items:center;gap:6px}#section-related-templates .app-rating i{color:#f59e0b;font-size:15px}#section-related-templates .app-downloads{color:#9ca3af}@media(max-width:767px){#section-related-templates .app-header{align-items:center}#section-related-templates .app-badges{flex-direction:row;flex-wrap:wrap}}@media(max-width:480px){#section-related-templates .app-footer{flex-direction:column;gap:12px;align-items:flex-start}}