:root{--fx-primary: #2563eb;--fx-primary-dark: #1d4ed8;--fx-bg: #f1f5f9;--fx-text: #0f172a}body.flerex-body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:var(--fx-bg);color:var(--fx-text)}.fx-container{max-width:1120px;margin:0 auto;padding:0 1.5rem}.fx-topbar{background:linear-gradient(to right,#4f46e5,#06b6d4);color:#fff}.fx-topbar-inner{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 0;gap:1.5rem}.fx-brand{display:flex;align-items:center;gap:.75rem}.fx-logo-circle{width:3rem;height:3rem;border-radius:999px;background-color:#ffffff38;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem}.fx-brand-name{font-size:1.1rem;font-weight:600}.fx-brand-tagline{font-size:.8rem;opacity:.9}.fx-nav{display:flex;align-items:center;gap:1.25rem;font-size:.9rem}.fx-nav a{color:#e0f2fe;text-decoration:none}.fx-nav a:hover{text-decoration:underline}.fx-btn{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.1rem;border-radius:.5rem;font-size:.9rem;font-weight:500;border:1px solid transparent;cursor:pointer;text-decoration:none}.fx-btn-primary{background-color:var(--fx-primary);color:#fff;border-color:var(--fx-primary)}.fx-btn-primary:hover{background-color:var(--fx-primary-dark)}.fx-btn-light{background-color:#fff;color:var(--fx-primary)}.fx-btn-ghost{background-color:#fff;color:var(--fx-text);border-color:#e5e7eb}.fx-btn-outline{background-color:transparent;color:var(--fx-primary);border-color:#bfdbfe}.fx-btn-block{width:100%}.fx-btn-inline{margin-top:1rem}.fx-hero{padding:3rem 0 2rem}.fx-hero-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1.1fr);gap:2rem;align-items:center}.fx-hero-title{font-size:2.3rem;font-weight:800;margin-bottom:.75rem}.fx-hero-subtitle{font-size:1.05rem;margin-bottom:1.5rem;color:#4b5563}.fx-hero-actions{display:flex;gap:.75rem;margin-bottom:2rem}.fx-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.fx-stat-card{background-color:#fff;border-radius:.75rem;padding:.8rem;box-shadow:0 1px 3px #0f172a0f}.fx-stat-value{font-size:.95rem;font-weight:600}.fx-stat-label{font-size:.75rem;color:#6b7280}.fx-card{background-color:#fff;border-radius:.9rem;padding:1.25rem;box-shadow:0 1px 4px #0f172a14}.fx-card-title{font-size:1.1rem;font-weight:600;margin-bottom:.8rem}.fx-card-heading{font-size:1rem;font-weight:600;margin-bottom:.25rem}.fx-card-text{font-size:.85rem;color:#4b5563}.fx-label{display:block;font-size:.8rem;margin-bottom:.2rem}.fx-input{width:100%;border-radius:.5rem;border:1px solid #e5e7eb;padding:.5rem .75rem;font-size:.85rem;margin-bottom:.65rem}.fx-input:focus{outline:2px solid var(--fx-primary);border-color:transparent}.fx-textarea{min-height:120px;resize:vertical}.fx-hero-right{background:transparent}.fx-track-result{margin-top:.75rem;border-radius:.7rem;border:1px solid #e5e7eb;background-color:#f9fafb;padding:.75rem;font-size:.8rem}.fx-track-line{margin-bottom:.1rem}.fx-track-note{font-size:.7rem;color:#9ca3af;margin-top:.6rem}.fx-hidden{display:none}.fx-section{padding:2.5rem 0}.fx-section-title{font-size:1.5rem;font-weight:700;margin-bottom:1.25rem}.fx-services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.fx-quote-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:1.5rem}.fx-quote-grid-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.fx-span-2{grid-column:span 2}.fx-span-3{grid-column:span 3}.fx-quote-result{margin-top:.9rem;font-size:.9rem}.fx-quote-actions{margin-top:.7rem}.fx-list{padding-left:1.1rem;font-size:.85rem;color:#4b5563}.fx-list li{margin-bottom:.35rem}.fx-contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.fx-contact-status{font-size:.8rem;margin-left:.6rem}.fx-product-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:2rem}.fx-product-image{width:100%;border-radius:1rem}.fx-product-title{font-size:1.6rem;font-weight:700;margin-bottom:.5rem}.fx-product-price{font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.fx-collection-header{margin-bottom:1.25rem}.fx-collection-description{font-size:.9rem;color:#4b5563}.fx-collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.fx-product-link{text-decoration:none;color:inherit}.fx-product-thumb{width:100%;border-radius:.75rem .75rem 0 0}.fx-footer{background-color:#020617;color:#e5e7eb;margin-top:3rem}.fx-footer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;padding:2.25rem 0}.fx-footer-title{font-weight:700;margin-bottom:.3rem}.fx-footer-text{font-size:.8rem;opacity:.8}.fx-footer-heading{font-size:.9rem;font-weight:600;margin-bottom:.4rem}.fx-footer-list{list-style:none;padding:0;margin:0;font-size:.8rem;opacity:.9}.fx-footer-list li{margin-bottom:.15rem}.fx-footer-social{display:flex;gap:.6rem;margin-top:.4rem}.fx-footer-social-circle{width:2rem;height:2rem;border-radius:999px;background-color:#e5e7eb;color:#020617;display:flex;align-items:center;justify-content:center;font-size:.8rem}@media (max-width: 900px){.fx-topbar-inner{flex-direction:column;align-items:flex-start}.fx-nav{flex-wrap:wrap;justify-content:flex-start}.fx-hero-grid{grid-template-columns:minmax(0,1fr)}.fx-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fx-quote-grid,.fx-contact-grid{grid-template-columns:minmax(0,1fr)}.fx-span-3{grid-column:span 1}.fx-product-grid{grid-template-columns:minmax(0,1fr)}.fx-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.fx-services-grid,.fx-collection-grid{grid-template-columns:minmax(0,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/theme.css.map */
