@charset "UTF-8";.fp-hero{background-color:var(--fp-bg);padding:180px 0 72px;border-bottom:1px solid var(--fp-border)}.fp-hero h1{font-size:2.4rem;line-height:1.18;margin-bottom:18px;color:var(--fp-text)}.fp-hero-sub{font-size:1.0625rem;color:var(--fp-text);opacity:.85;margin-bottom:28px;max-width:540px}.fp-hero-btns{display:flex;gap:14px;flex-wrap:wrap}.fp-hero-checklist{background:var(--fp-bg-alt);border:1px solid var(--fp-border);border-top:4px solid var(--fp-secondary);border-radius:var(--fp-radius);padding:28px 30px;box-shadow:0 4px 18px rgba(15,44,63,.06)}.fp-checklist-head{margin-bottom:16px;border-bottom:1px solid var(--fp-border);padding-bottom:12px}.fp-checklist-head h3{margin:4px 0 0;font-size:1.1rem;color:var(--fp-primary-dark)}.fp-checklist{list-style:none;padding:0;margin:0 0 14px}.fp-checklist li{padding:10px 0 10px 28px;position:relative;border-bottom:1px solid var(--fp-border);font-size:.9rem}.fp-checklist li:last-child{border-bottom:none}.fp-checklist li::before{content:"✔";position:absolute;left:0;top:8px;width:18px;height:18px;line-height:18px;text-align:center;background:var(--fp-primary);color:#fff;font-size:.72rem;border-radius:var(--fp-radius)}.fp-checklist li strong{display:block;color:var(--fp-primary-dark);font-size:.95rem;margin-bottom:2px}.fp-checklist li span{display:block;color:var(--fp-text);opacity:.78;font-size:.82rem;line-height:1.5}.fp-certs-bar{background-color:var(--fp-primary-dark);padding:28px 0}.fp-certs-row{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.fp-cert-chip{flex:1;min-width:150px;text-align:center;border-right:1px solid rgba(255,255,255,.18);padding:4px 10px}.fp-cert-chip:last-child{border-right:none}.fp-cert-chip strong{display:block;color:#fff;font-size:1.05rem;font-weight:700;letter-spacing:.04em;margin-bottom:4px}.fp-cert-chip span{display:block;color:rgba(255,255,255,.82);font-size:.78rem;letter-spacing:.02em}@media (max-width:767px){.fp-cert-chip{border-right:none;border-bottom:1px solid rgba(255,255,255,.15);padding-bottom:12px}}.fp-product-card{background:var(--fp-bg);border:1px solid var(--fp-border);border-radius:var(--fp-radius);padding:24px;height:100%;transition:box-shadow .25s,transform .2s}.fp-product-card:hover{box-shadow:0 12px 32px rgba(15,44,63,.12);transform:translateY(-3px)}.fp-product-card h3{font-size:1.15rem;margin:0 0 10px;color:var(--fp-primary-dark)}.fp-product-img{margin:-24px -24px 20px;overflow:hidden;border-bottom:1px solid var(--fp-border)}.fp-product-img img{width:100%;height:auto;display:block}.fp-product-card-alt{background:var(--fp-primary-dark);color:#fff}.fp-product-card-alt h3{color:#fff}.fp-tool-list{list-style:none;padding:0;margin:0 0 18px}.fp-tool-list li{padding:8px 0;border-bottom:1px solid rgba(255,255,255,.18);color:#fff;font-size:.9375rem}.fp-product-card-alt .fp-link{color:var(--fp-accent)}.fp-product-card-alt .fp-link:hover{color:#fff}.fp-tech-item{background:var(--fp-bg);border-left:3px solid var(--fp-secondary);padding:22px 24px;height:100%}.fp-tech-num{display:block;font-size:.78rem;font-weight:800;letter-spacing:.15em;color:var(--fp-secondary);margin-bottom:10px}.fp-tech-item h4{font-size:1.05rem;margin-bottom:10px;color:var(--fp-primary-dark)}.fp-industry-card{background:var(--fp-bg);border:1px solid var(--fp-border);border-radius:var(--fp-radius);overflow:hidden;height:100%}.fp-industry-img img{width:100%;height:auto;display:block}.fp-industry-card h3{padding:20px 22px 8px;font-size:1.15rem;color:var(--fp-primary-dark)}.fp-industry-card p{padding:0 22px 22px;margin:0}.fp-insight-card{background:var(--fp-bg);border:1px solid var(--fp-border);border-radius:var(--fp-radius);padding:26px;height:100%;display:flex;flex-direction:column}.fp-insight-card h3{font-size:1.1rem;margin:8px 0 12px;color:var(--fp-primary-dark)}.fp-insight-card .fp-link{margin-top:auto}