:root{--fc-red: #EA112D;--fc-red-dark: #c40e24;--fc-dark: #111827;--fc-text: #1f2937;--fc-muted: #6b7280;--fc-soft: #f9fafb;--fc-border: #e5e7eb;--fc-radius: 24px;--fc-green: #12372a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--fc-text);background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.fc-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.fc-navbar{position:fixed;z-index:50;inset:0 0 auto;background:#fffffff0;backdrop-filter:blur(14px);border-bottom:1px solid var(--fc-border);box-shadow:0 8px 30px #0f172a0f}.fc-navbar__inner{height:80px;display:flex;align-items:center;justify-content:space-between;gap:24px}.fc-navbar__logo img{height:40px}.fc-navbar__menu{display:flex;gap:28px;color:#374151;font-weight:600}.fc-navbar__menu a:hover,.fc-navbar__phone:hover{color:var(--fc-red)}.fc-navbar__actions{display:flex;align-items:center;gap:18px}.fc-button{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:var(--fc-red);color:#fff;padding:15px 26px;font-weight:800;box-shadow:0 14px 28px #ea112d38;transition:.25s ease}.fc-button:hover{background:var(--fc-red-dark);transform:translateY(-2px)}.fc-button--small{padding:12px 20px}.fc-button--ghost{background:#fff;color:#374151;border:2px solid #d1d5db;box-shadow:none}.fc-button--ghost:hover{background:#f3f4f6;color:#111827}.fc-button--dark-ghost{background:transparent;border:2px solid #4b5563;box-shadow:none}.fc-hero,.fc-page-hero{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;background:linear-gradient(135deg,#f9fafb,#fff);padding:130px 0 70px}.fc-page-hero{min-height:72vh}.fc-pattern{position:absolute;inset:0;opacity:.06;background-image:radial-gradient(circle at 2px 2px,var(--fc-red) 1px,transparent 0);background-size:40px 40px}.fc-hero__grid,.fc-page-hero__grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.fc-pill{display:inline-flex;padding:9px 16px;border-radius:999px;background:#fff1f2;color:var(--fc-red);font-size:14px;font-weight:800}.fc-hero h1,.fc-page-hero h1{font-size:clamp(48px,7vw,96px);line-height:.98;margin:24px 0;text-transform:uppercase;color:#111827;letter-spacing:-.05em}.fc-page-hero h1{font-size:clamp(46px,6vw,84px)}.fc-hero h1 span,.fc-page-hero h1 span,.fc-section h2 span{display:block;color:var(--fc-red)}.fc-hero p,.fc-page-hero p,.fc-lead{font-size:20px;line-height:1.7;color:var(--fc-muted);max-width:680px}.fc-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:34px}.fc-actions--center{justify-content:center}.fc-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:44px;padding-top:32px;border-top:1px solid var(--fc-border)}.fc-stats strong{display:block;color:var(--fc-red);font-size:34px}.fc-stats small{color:var(--fc-muted)}.fc-hero__visual,.fc-page-hero__image{position:relative;border-radius:34px}.fc-hero__visual>img,.fc-page-hero__image>img{aspect-ratio:1/1;object-fit:cover;border-radius:34px;box-shadow:0 32px 80px #0f172a2e}.fc-page-hero__image>img{aspect-ratio:4/3}.fc-floating-card{position:absolute;background:#fff;border:1px solid var(--fc-border);border-radius:22px;box-shadow:0 24px 55px #0f172a29;padding:18px 20px;display:flex;align-items:center;gap:12px}.fc-floating-card strong{width:42px;height:42px;border-radius:50%;background:#dcfce7;display:grid;place-items:center}.fc-floating-card--left{left:-35px;top:25%}.fc-floating-card--right{right:-35px;bottom:25%}.fc-section{position:relative;padding:120px 0;background:#fff}.fc-section--soft{background:var(--fc-soft)}.fc-section--dark{background:#111827;color:#fff}.fc-section--dark p{color:#d1d5db}.fc-kicker{display:block;text-transform:uppercase;letter-spacing:.14em;color:#6b7280;font-size:13px;font-weight:800;margin-bottom:16px}.fc-section h2{font-size:clamp(38px,5vw,64px);line-height:1.05;margin:0 0 36px;color:#111827}.fc-section--dark h2{color:#fff}.fc-section h3{font-size:28px;margin:0 0 20px;color:#111827}.fc-section--dark h3{color:#fff}.fc-section p{font-size:18px;line-height:1.75;color:var(--fc-muted)}.fc-two-columns{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.fc-card-grid{display:grid;gap:26px}.fc-card-grid--stats{grid-template-columns:repeat(2,1fr)}.fc-card-grid--three{grid-template-columns:repeat(3,1fr);margin-top:56px}.fc-card-grid--four{grid-template-columns:repeat(4,1fr);margin-top:56px}.fc-card,.fc-benefit{background:#fff;border:1px solid var(--fc-border);border-radius:var(--fc-radius);padding:30px;transition:.25s ease}.fc-card:hover,.fc-benefit:hover{border-color:#ea112d59;box-shadow:0 20px 50px #0f172a14;transform:translateY(-4px)}.fc-card strong{display:block;color:var(--fc-red);font-size:38px;margin-bottom:12px}.fc-card h4{font-size:18px;margin:0 0 6px}.fc-card p{font-size:15px;margin:0}.fc-icon{font-size:42px;margin-bottom:18px}.fc-center{text-align:center}.fc-center .fc-lead{margin:0 auto}.fc-image-card,.fc-product-card{overflow:hidden;border-radius:28px;background:#fff;box-shadow:0 20px 55px #0f172a14;text-align:left;transition:.25s ease}.fc-image-card:hover,.fc-product-card:hover{transform:translateY(-6px);box-shadow:0 26px 70px #0f172a1f}.fc-image-card img,.fc-product-card img{height:260px;width:100%;object-fit:cover}.fc-image-card div,.fc-product-card div{padding:28px}.fc-image-card span{font-size:40px}.fc-list-cards{display:grid;gap:18px}.fc-list-cards article{border:1px solid rgba(255,255,255,.12);background:#ffffff0d;border-radius:22px;padding:28px}.fc-benefit{position:relative;text-align:left}.fc-benefit b{position:absolute;top:-18px;right:22px;background:var(--fc-red);color:#fff;border-radius:16px;padding:15px}.fc-benefit h3{margin-top:24px}.fc-rich-content{max-width:920px}.fc-rich-content h2{margin:0 0 20px;font-size:42px;color:#111827;line-height:1.1}.fc-rich-content h3{margin:34px 0 14px;font-size:28px;color:#111827}.fc-rich-content p,.fc-rich-content li{font-size:19px;line-height:1.8;color:var(--fc-muted)}.fc-rich-content ul{display:grid;gap:12px;margin:22px 0;padding-left:22px}.fc-rich-content a{color:var(--fc-red);font-weight:800}.fc-industry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:56px}.fc-industry-card{position:relative;min-height:320px;padding:28px;border-radius:34px;overflow:hidden;display:flex;align-items:flex-end;box-shadow:0 24px 60px #12372a1f;isolation:isolate}.fc-industry-card:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(to top,#12372aa8,#12372a14)}.fc-industry-card img{position:absolute;inset:0;width:100%;height:100%;z-index:0;object-fit:cover;mix-blend-mode:multiply}.fc-industry-card h3{position:relative;z-index:2;max-width:420px;font-size:36px;line-height:1.05;color:#fff}.fc-industry-card--0{background:#dff5ea}.fc-industry-card--1{background:#fde6ef}.fc-industry-card--2{background:#e7edff}.fc-industry-card--3{background:#fff1d6}.fc-carousel{position:relative;margin-top:56px;padding:0 56px 54px}.fc-carousel__viewport{overflow:hidden}.fc-carousel__track{display:flex;transition:transform .45s ease}.fc-carousel__slide{min-width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.fc-carousel__arrow{position:absolute;top:42%;z-index:4;width:44px;height:44px;border:0;border-radius:999px;background:#111827;color:#fff;font-size:34px;line-height:1;cursor:pointer}.fc-carousel__arrow--prev{left:0}.fc-carousel__arrow--next{right:0}.fc-carousel__bullets{position:absolute;left:50%;bottom:0;display:flex;gap:10px;transform:translate(-50%)}.fc-carousel__bullets button{width:10px;height:10px;border:0;border-radius:999px;background:#11182738;cursor:pointer}.fc-carousel__bullets button.is-active{width:28px;background:#111827}.fc-cta{position:relative;padding:130px 0;background:radial-gradient(circle at 20% 0,rgba(234,17,45,.28),transparent 35%),radial-gradient(circle at 80% 100%,rgba(234,17,45,.2),transparent 35%),#111827;color:#fff}.fc-cta h2{font-size:clamp(42px,6vw,72px);line-height:1.05;margin:0 auto 22px;max-width:900px}.fc-cta p{font-size:20px;color:#d1d5db;max-width:720px;margin:0 auto}.fc-contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:70px}.fc-contact-grid a,.fc-contact-grid article{background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:24px;text-align:left}.fc-contact-grid--light a,.fc-contact-grid--light article{background:#fff;border:1px solid var(--fc-border)}.fc-contact-grid small{display:block;color:#9ca3af;margin-bottom:8px}.fc-contact-grid strong{color:#fff}.fc-contact-grid--light strong{color:#111827}.fc-footer{background:#0b1220;color:#fff;padding:70px 0}.fc-footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px}.fc-footer img{height:42px;margin-bottom:20px}.fc-footer p{color:#cbd5e1;line-height:1.7;max-width:460px}.fc-footer h3{margin:0 0 18px}.fc-footer a{display:block;color:#cbd5e1;margin-bottom:10px}.fc-footer a:hover{color:#fff}.fc-reveal{animation:fcReveal .75s ease both}@keyframes fcReveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@media(max-width:980px){.fc-navbar__menu,.fc-navbar__phone{display:none}.fc-hero__grid,.fc-page-hero__grid,.fc-two-columns,.fc-card-grid--three,.fc-card-grid--four,.fc-contact-grid,.fc-footer__grid{grid-template-columns:1fr}.fc-card-grid--stats{grid-template-columns:1fr 1fr}.fc-floating-card{display:none}.fc-hero,.fc-page-hero{text-align:left;padding-top:120px}.fc-stats{grid-template-columns:1fr 1fr 1fr}.fc-carousel__slide{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.fc-container{width:min(100% - 28px,1180px)}.fc-navbar__inner{height:72px}.fc-navbar__logo img{height:32px}.fc-button{width:100%}.fc-navbar__actions .fc-button{width:auto}.fc-stats,.fc-card-grid--stats,.fc-industry-grid{grid-template-columns:1fr}.fc-section{padding:80px 0}.fc-hero h1,.fc-page-hero h1{font-size:52px}.fc-actions{width:100%}.fc-carousel{padding:0 0 54px}.fc-carousel__slide{grid-template-columns:1fr}.fc-carousel__arrow{display:none}}.fc-navbar__toggle{display:none;width:46px;height:46px;border:1px solid var(--fc-border);border-radius:14px;background:#fff;padding:11px;cursor:pointer}.fc-navbar__toggle span{display:block;height:2px;width:100%;background:#111827;border-radius:999px;transition:.25s ease}.fc-navbar__toggle span+span{margin-top:6px}.fc-navbar__mobile{display:none;border-top:1px solid var(--fc-border);background:#fffffffa}.fc-navbar__mobile-inner{display:grid;gap:14px;padding:20px 0 24px}.fc-navbar__mobile a:not(.fc-button){display:block;padding:12px 0;font-weight:800;color:#111827;border-bottom:1px solid #f3f4f6}.fc-navbar.is-open .fc-navbar__mobile{display:block}.fc-navbar.is-open .fc-navbar__toggle span:nth-child(1){transform:translateY(8px) rotate(45deg)}.fc-navbar.is-open .fc-navbar__toggle span:nth-child(2){opacity:0}.fc-navbar.is-open .fc-navbar__toggle span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.fc-form-wrap{display:grid;grid-template-columns:1fr 1.05fr;gap:48px;align-items:start}.fc-form-card{background:#fff;border:1px solid var(--fc-border);border-radius:30px;padding:34px;box-shadow:0 24px 70px #0f172a14;text-align:left}.fc-form-card h2{margin-bottom:12px}.fc-contact-form{display:grid;gap:18px}.fc-form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.fc-field label{display:block;margin-bottom:8px;color:#111827;font-size:14px;font-weight:800}.fc-field input,.fc-field textarea,.fc-field select{width:100%;border:1px solid var(--fc-border);border-radius:16px;padding:15px 16px;font:inherit;color:var(--fc-text);background:#f9fafb;outline:none;transition:.2s ease}.fc-field textarea{min-height:150px;resize:vertical}.fc-field input:focus,.fc-field textarea:focus,.fc-field select:focus{border-color:#ea112d8c;background:#fff;box-shadow:0 0 0 4px #ea112d14}.fc-form-note{margin-top:14px;font-size:14px;color:var(--fc-muted)}@media(max-width:980px){.fc-navbar__toggle{display:grid;place-items:center}.fc-navbar__actions{display:none}.fc-form-wrap{grid-template-columns:1fr}}@media(max-width:620px){.fc-navbar__mobile .fc-button{width:100%}.fc-form-row{grid-template-columns:1fr}.fc-form-card{padding:24px;border-radius:24px}}
