@charset "UTF-8";.gfp-hero{position:relative;min-height:680px;display:flex;flex-direction:column;overflow:hidden}.gfp-hero .hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.gfp-hero .hero-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gfp-hero .hero-bg::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(15,15,26,.92) 0,rgba(15,15,26,.6) 60%,rgba(15,15,26,.3) 100%)}.hero-content{position:relative;z-index:1;flex:1;display:flex}.hero-content h1{color:#fff;font-size:var(--text-h1);max-width:580px;margin-bottom:20px}.hero-subtitle{color:#d1d5db;font-size:18px;line-height:1.7;max-width:520px;margin-bottom:32px}.hero-actions{display:flex;gap:16px;flex-wrap:wrap}.hero-bottom-bar{position:relative;z-index:1;background:rgba(124,58,237,.12);border-top:1px solid rgba(124,58,237,.3);backdrop-filter:blur(12px);padding:24px 0}.stat-value{display:block;font-family:var(--font-heading);font-size:28px;font-weight:700;color:#fff}.stat-label{display:block;font-size:13px;color:var(--gfp-primary-light);margin-top:4px}.gfp-trust-bar{padding:48px 0;background:var(--gfp-bg-alt);border-bottom:1px solid var(--gfp-border)}.trust-stat{padding:16px 0}.trust-number{display:block;font-family:var(--font-heading);font-size:24px;font-weight:700;color:var(--gfp-primary)}.trust-label{display:block;font-size:13px;color:var(--gfp-text-muted);margin-top:4px}.gfp-products-section{padding:var(--section-py) 0}.featured-product{background:var(--gfp-bg-dark);border-radius:var(--radius-lg);overflow:hidden;padding:0}.featured-product .row{align-items:stretch}.featured-product img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.featured-product .col-lg-6:last-child{padding:40px;display:flex;flex-direction:column;justify-content:center;color:#d1d5db}.featured-product h3{color:#fff;margin-bottom:16px}.product-badge{display:inline-block;padding:4px 14px;background:var(--gfp-gradient);color:#fff;font-size:12px;font-weight:600;border-radius:20px;margin-bottom:16px;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.5px}.product-highlights{list-style:none;padding:0;margin:16px 0 24px}.product-highlights li{padding:6px 0 6px 24px;position:relative;font-size:15px}.product-highlights li::before{content:"";position:absolute;left:0;top:12px;width:8px;height:8px;border-radius:50%;background:var(--gfp-secondary)}.product-card{background:#fff;border:1px solid var(--gfp-border);border-radius:var(--radius-card);overflow:hidden;transition:all var(--duration-transition) var(--ease-default)}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-elevated);border-color:var(--gfp-primary-light)}.product-card img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover}.product-card-body{padding:24px}.product-card-body h4{margin-bottom:8px}.product-card-body p{color:var(--gfp-text-muted);font-size:14px;line-height:1.6;margin-bottom:16px}.gfp-usp-strip{padding:var(--section-py) 0;background:var(--gfp-bg-dark)}.usp-item{text-align:center;padding:32px 20px}.usp-icon{width:64px;height:64px;border-radius:50%;background:rgba(124,58,237,.15);margin:0 auto 20px;display:flex;align-items:center;justify-content:center}.usp-icon::after{content:"";width:28px;height:28px;display:block}.usp-icon-precision::after{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23A78BFA' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Ccircle cx='12' cy='12' r='6'/%3E%3Ccircle cx='12' cy='12' r='2'/%3E%3C/svg%3E") center no-repeat}.usp-icon-materials::after{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2322D3EE' stroke-width='2'%3E%3Cpolygon points='12 2 22 8.5 22 15.5 12 22 2 15.5 2 8.5'/%3E%3Cline x1='12' y1='22' x2='12' y2='15.5'/%3E%3Cpolyline points='22 8.5 12 15.5 2 8.5'/%3E%3C/svg%3E") center no-repeat}.usp-icon-software::after{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234ADE80' stroke-width='2'%3E%3Crect x='2' y='3' width='20' height='14' rx='2'/%3E%3Cline x1='8' y1='21' x2='16' y2='21'/%3E%3Cline x1='12' y1='17' x2='12' y2='21'/%3E%3C/svg%3E") center no-repeat}.usp-item h3{color:#fff;margin-bottom:12px}.usp-item p{color:#9ca3af;font-size:14px;line-height:1.7}.gfp-industries{padding:var(--section-py) 0}.industry-scroll-container{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--gfp-primary-light) transparent;padding-bottom:8px}.industry-scroll-container::-webkit-scrollbar{height:6px}.industry-scroll-container::-webkit-scrollbar-thumb{background:var(--gfp-primary-light);border-radius:3px}.industry-scroll{display:flex;gap:20px;min-width:-moz-max-content;min-width:max-content}.industry-card{width:200px;flex-shrink:0;border-radius:var(--radius-card);overflow:hidden;position:relative;cursor:pointer;transition:transform var(--duration-hover) var(--ease-default)}.industry-card:hover{transform:scale(1.04)}.industry-card img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.industry-name{display:block;text-align:center;padding:12px 8px;font-family:var(--font-heading);font-weight:600;font-size:14px;color:var(--gfp-text);background:#fff;border:1px solid var(--gfp-border);border-top:none;border-radius:0 0 var(--radius-card) var(--radius-card)}.gfp-testimonials{padding:var(--section-py) 0;background:var(--gfp-bg-alt)}.testimonial-card{background:#fff;border:1px solid var(--gfp-border);border-radius:var(--radius-card);padding:32px;height:100%;display:flex;flex-direction:column;transition:box-shadow var(--duration-transition) var(--ease-default)}.testimonial-card:hover{box-shadow:var(--shadow-elevated)}.testimonial-stars{color:#fbbf24;font-size:18px;margin-bottom:16px}.testimonial-card blockquote{flex:1;font-size:15px;line-height:1.7;color:var(--gfp-text-secondary);margin:0 0 20px;font-style:italic}.testimonial-author strong{display:block;font-family:var(--font-heading);color:var(--gfp-text);font-size:15px}.testimonial-author span{font-size:13px;color:var(--gfp-text-muted)}.gfp-faq{padding:var(--section-py) 0}.gfp-faq .accordion-item{border:1px solid var(--gfp-border);border-radius:var(--radius-md)!important;margin-bottom:12px;overflow:hidden}.gfp-faq .accordion-button{font-family:var(--font-heading);font-weight:600;font-size:16px;color:var(--gfp-text);padding:20px 24px}.gfp-faq .accordion-button:not(.collapsed){background:rgba(124,58,237,.04);color:var(--gfp-primary-dark);box-shadow:none}.gfp-faq .accordion-button:focus{box-shadow:0 0 0 3px rgba(124,58,237,.1)}.gfp-faq .accordion-body{padding:0 24px 20px;color:var(--gfp-text-secondary);line-height:1.7;font-size:15px}.gfp-cta{position:relative}.gfp-cta>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.cta-overlay{position:relative;z-index:1;padding:80px 0;background:rgba(15,15,26,.85)}.cta-subtitle{max-width:560px;margin:0 auto 32px}.cta-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}@media (max-width:991.98px){.gfp-hero{min-height:540px}.featured-product .col-lg-6:last-child{padding:32px}}@media (max-width:767.98px){.gfp-hero{min-height:460px}.hero-bottom-bar .row>div{padding:8px 0}.stat-value{font-size:22px}.industry-card{width:160px}.industry-card img{height:160px}}