.ftl-pack01 {
--ink: #0e1a36;
--ink-deep: #183443;
--slate: #39435a;
--muted: #687688;
--paper: #f6f8fa;
--white: #ffffff;
--line: #d8dde5;
--line-soft: #e8eaee;
--flow: #075ec9;
--flow-dark: #183443;
--trace: #ddfc54;
--trace-pale: #f4ffd0;
--safe: #24856d;
--safe-pale: #e6f5f0;
--danger: #a84b49;
--danger-pale: #faeaea;
--amber: #f1aa2b;
--display: "Meiryo", "メイリオ", "Yu Gothic", "YuGothic", sans-serif;
--body: "Meiryo", "メイリオ", sans-serif;
--mono: "Cascadia Mono", "IBM Plex Mono", "Consolas", monospace;
--text-body: clamp(16px, .28vw + 15px, 18px);
--text-small: 15px;
--text-label: 13px;
--text-micro: 11px;
--shadow: 0 24px 64px rgba(14, 26, 54, .10);
--shell: min(1180px, calc(100vw - 48px));
}

.ftl-pack01 *, .ftl-pack01 *::before, .ftl-pack01 *::after { box-sizing: border-box; }
html:has(#body_wrap.ftl-pack01-page) { scroll-behavior: smooth; scroll-padding-top: 90px; }
.ftl-pack01 a { color: inherit; }
.ftl-pack01 button, .ftl-pack01 input, .ftl-pack01 textarea { font: inherit; }
.ftl-pack01 button { color: inherit; }
.ftl-pack01 img, .ftl-pack01 svg { display: block; max-width: 100%; }
.ftl-pack01 h1, .ftl-pack01 h2, .ftl-pack01 h3, .ftl-pack01 p, .ftl-pack01 ul, .ftl-pack01 ol, .ftl-pack01 dl { margin-top: 0; }
.ftl-pack01 h1, .ftl-pack01 h2, .ftl-pack01 h3 { font-family: var(--display); letter-spacing: -.035em; line-height: 1.35; }
.ftl-pack01 h1 em, .ftl-pack01 h2 em { color: var(--flow); font-style: normal; }
.ftl-pack01 .shell { width: var(--shell); margin-inline: auto; }
.ftl-pack01 .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.ftl-pack01 .skip-link { position: fixed; z-index: 1000; top: 8px; left: 8px; transform: translateY(-150%); background: var(--white); border: 2px solid var(--flow); padding: 8px 14px; font-weight: 700; }
.ftl-pack01 .skip-link:focus { transform: translateY(0); }
.ftl-pack01 :focus-visible { outline: 3px solid rgba(237, 170, 44, .8); outline-offset: 4px; }

.ftl-pack01 .site-header { position: fixed; z-index: 100; top: 0; right: 0; left: 0; color: var(--white); background: transparent; border-bottom: 1px solid rgba(255,255,255,.16); transition: color .25s ease, background .25s ease, box-shadow .25s ease; }
.ftl-pack01 .site-header.is-scrolled { color: var(--ink); background: rgba(255,255,255,.98); border-bottom-color: var(--line-soft); box-shadow: 0 8px 28px rgba(14,26,54,.08); backdrop-filter: blur(16px); }
.ftl-pack01 .header-inner { height: 70px; display: flex; align-items: center; justify-content: space-between; gap: 28px; }
.ftl-pack01 .brand { display: inline-flex; align-items: center; gap: 11px; text-decoration: none; }
.ftl-pack01 .brand-mark { width: 43px; height: 43px; object-fit: contain; }
.ftl-pack01 .brand-copy { display: grid; line-height: 1.2; }
.ftl-pack01 .brand-copy strong { font-family: var(--display); font-size: 21px; font-weight: 800; letter-spacing: .01em; }
.ftl-pack01 .brand-copy small { color: rgba(255,255,255,.75); font-size: 12px; margin-top: 3px; letter-spacing: .03em; }
.ftl-pack01 .site-header.is-scrolled .brand-copy small { color: var(--muted); }
.ftl-pack01 .global-nav { display: flex; align-items: center; gap: clamp(14px, 2vw, 28px); }
.ftl-pack01 .global-nav a { color: currentColor; font-size: 15px; font-weight: 700; text-decoration: none; }
.ftl-pack01 .global-nav a:not(.header-cta):hover { color: var(--trace); }
.ftl-pack01 .site-header.is-scrolled .global-nav a:not(.header-cta):hover { color: var(--flow); }
.ftl-pack01 .global-nav .header-cta { display: inline-flex; align-items: center; gap: 9px; color: var(--ink); background: var(--trace); padding: 8px 20px 8px 9px; border-radius: 999px; transition: transform .2s ease, box-shadow .2s ease; }
.ftl-pack01 .global-nav .header-cta span { display: grid; place-items: center; width: 34px; height: 34px; background: var(--white); border-radius: 50%; }
.ftl-pack01 .global-nav .header-cta:hover { color: var(--ink); transform: translateY(-1px); box-shadow: 0 10px 25px rgba(0,0,0,.15); }
.ftl-pack01 .nav-toggle { display: none; width: 42px; height: 42px; border: 0; background: transparent; padding: 10px; }
.ftl-pack01 .nav-toggle span:not(.sr-only) { display: block; width: 100%; height: 2px; margin: 5px 0; background: currentColor; transition: transform .2s ease, opacity .2s ease; }

.ftl-pack01 .hero { position: relative; overflow: hidden; color: var(--white); background: linear-gradient(115deg, #183443 1%, #6f8992 120%); }
.ftl-pack01 .hero::before { content: ""; position: absolute; inset: 0; opacity: .18; pointer-events: none; background: radial-gradient(circle at 73% 28%, rgba(255,255,255,.32), transparent 34%); }
.ftl-pack01 .hero-grid { position: relative; min-height: 790px; display: grid; grid-template-columns: minmax(0, 1fr) minmax(500px, 1fr); align-items: center; gap: clamp(42px, 5vw, 64px); padding-block: 132px 76px; }
.ftl-pack01 .hero-copy { padding-top: 6px; }
.ftl-pack01 .hero-meta { display: flex; align-items: center; gap: 15px; margin-bottom: 24px; }
.ftl-pack01 .pack-id { font-family: var(--mono); color: #9dc9ff; font-size: 13px; font-weight: 700; letter-spacing: .13em; }
.ftl-pack01 .validation-tag { display: inline-flex; align-items: center; gap: 7px; color: var(--white); font-size: 13px; font-weight: 700; padding: 5px 11px; background: rgba(24,52,67,.34); border: 1px solid rgba(255,255,255,.28); border-radius: 999px; }
.ftl-pack01 .validation-tag i { width: 7px; height: 7px; border-radius: 50%; background: var(--trace); box-shadow: 0 0 0 4px rgba(237,170,44,.15); }
.ftl-pack01 .eyebrow { color: rgba(255,255,255,.82); font-size: 16px; font-weight: 800; letter-spacing: .06em; margin-bottom: 15px; }
.ftl-pack01 .hero h1 { max-width: 680px; font-size: clamp(40px, 3.9vw, 50px); font-weight: 400; line-height: 1.3; margin-bottom: 27px; }
.ftl-pack01 .hero h1 em { color: var(--white); font-weight: 700; }
.ftl-pack01 .hero-lead { max-width: 650px; color: rgba(255,255,255,.84); font-size: clamp(16px, 1.35vw, 18px); line-height: 2; margin-bottom: 27px; padding-left: 17px; border-left: 3px solid #7cbcff; }
.ftl-pack01 .hero-lead strong { color: var(--white); }
.ftl-pack01 .hero-fit { display: flex; flex-wrap: wrap; gap: 8px; padding: 0; margin-bottom: 31px; list-style: none; }
.ftl-pack01 .hero-fit li { position: relative; color: var(--white); font-size: 14px; font-weight: 700; background: rgba(24,52,67,.35); border: 1px solid rgba(255,255,255,.24); padding: 7px 12px 7px 28px; border-radius: 999px; }
.ftl-pack01 .hero-fit li::before { content: ""; position: absolute; left: 11px; top: 50%; width: 7px; height: 4px; border-left: 2px solid var(--trace); border-bottom: 2px solid var(--trace); transform: translateY(-70%) rotate(-45deg); }
.ftl-pack01 .hero-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 24px; margin-bottom: 20px; }
.ftl-pack01 .button { display: inline-flex; min-height: 56px; align-items: center; justify-content: center; gap: 30px; border: 0; border-radius: 6px; padding: 14px 22px 14px 26px; font-size: 16px; font-weight: 800; text-decoration: none; cursor: pointer; transition: transform .2s ease, box-shadow .2s ease, background .2s ease; }
.ftl-pack01 .button b { font-family: var(--mono); font-size: 19px; }
.ftl-pack01 .button-primary { color: var(--ink); background: var(--trace); box-shadow: 0 12px 26px rgba(0,0,0,.14); }
.ftl-pack01 .button-primary:hover { background: #e6ff72; transform: translateY(-2px); box-shadow: 0 16px 34px rgba(0,0,0,.19); }
.ftl-pack01 .button-secondary { color: var(--ink); background: var(--trace); }
.ftl-pack01 .button-secondary:hover { background: #f1b744; transform: translateY(-2px); }
.ftl-pack01 .text-link { color: var(--white); font-size: 15px; font-weight: 800; text-underline-offset: 5px; }
.ftl-pack01 .text-link span { color: var(--trace); margin-left: 5px; }
.ftl-pack01 .hero-disclaimer { max-width: 610px; color: rgba(255,255,255,.72); font-size: 14px; line-height: 1.8; margin: 0; }

.ftl-pack01 .hero-visual { min-width: 0; }
.ftl-pack01 .trace-console { overflow: hidden; color: var(--ink); background: var(--white); border: 1px solid rgba(255,255,255,.45); border-radius: 10px; box-shadow: 0 24px 64px rgba(7,22,35,.24); }
.ftl-pack01 .console-topbar { min-height: 56px; display: flex; align-items: center; justify-content: space-between; gap: 15px; padding: 0 20px; background: var(--ink-deep); }
.ftl-pack01 .console-brand { display: flex; align-items: center; gap: 9px; color: var(--white); font-family: var(--mono); font-size: 13px; font-weight: 700; letter-spacing: .09em; }
.ftl-pack01 .console-brand span { width: 10px; height: 10px; border: 2px solid var(--trace); border-radius: 50%; }
.ftl-pack01 .demo-label { color: #d9e3e8; font-size: 12px; }
.ftl-pack01 .case-tabs { display: flex; gap: 4px; padding: 13px 15px 0; background: #eef4f5; border-bottom: 1px solid var(--line); }
.ftl-pack01 .case-tab { border: 1px solid transparent; border-bottom: 0; color: var(--muted); background: transparent; font-family: var(--mono); font-size: 13px; font-weight: 700; padding: 10px 14px; cursor: pointer; border-radius: 6px 6px 0 0; }
.ftl-pack01 .case-tab.is-active { color: var(--flow); background: var(--white); border-color: var(--line); transform: translateY(1px); }
.ftl-pack01 .case-summary { display: flex; justify-content: space-between; align-items: flex-start; gap: 20px; padding: 22px 22px 16px; }
.ftl-pack01 .case-summary > div { display: grid; }
.ftl-pack01 .data-label { color: var(--muted); font-size: 12px; font-weight: 700; letter-spacing: .1em; }
.ftl-pack01 .case-summary strong { font-size: 18px; margin: 3px 0; }
.ftl-pack01 .case-summary small { color: var(--muted); font-size: 14px; }
.ftl-pack01 .status-chip { flex: none; font-size: 13px; font-weight: 800; padding: 6px 10px; border-radius: 999px; }
.ftl-pack01 .status-chip.is-warning { color: #77510a; background: var(--trace-pale); }
.ftl-pack01 .status-chip.is-danger { color: #893b39; background: var(--danger-pale); }
.ftl-pack01 .status-chip.is-safe { color: #16624f; background: var(--safe-pale); }
.ftl-pack01 .case-data { display: grid; grid-template-columns: .85fr .85fr 1.3fr; margin: 0 22px 20px; border: 1px solid var(--line-soft); background: var(--paper); }
.ftl-pack01 .case-data div { min-width: 0; padding: 10px 12px; }
.ftl-pack01 .case-data div + div { border-left: 1px solid var(--line-soft); }
.ftl-pack01 .case-data dt { color: var(--muted); font-size: 12px; }
.ftl-pack01 .case-data dd { overflow: hidden; margin: 3px 0 0; font-size: 14px; font-weight: 700; text-overflow: ellipsis; white-space: nowrap; }
.ftl-pack01 .trace-rail { position: relative; display: grid; grid-template-columns: repeat(7, 1fr); gap: 0; padding: 0 17px 17px; }
.ftl-pack01 .trace-rail::before { content: ""; position: absolute; top: 11px; left: 8%; right: 8%; height: 2px; background: var(--line); }
.ftl-pack01 .trace-step { position: relative; z-index: 1; display: grid; justify-items: center; text-align: center; }
.ftl-pack01 .trace-step span { width: 23px; height: 23px; margin-bottom: 7px; background: var(--white); border: 2px solid var(--line); border-radius: 50%; }
.ftl-pack01 .trace-step.is-done span { background: var(--flow); border-color: var(--flow); box-shadow: inset 0 0 0 5px var(--white); }
.ftl-pack01 .trace-step.is-current span { background: var(--trace); border-color: var(--trace); box-shadow: 0 0 0 5px rgba(237,170,44,.15); }
.ftl-pack01 .trace-step b { font-size: 11px; letter-spacing: -.02em; }
.ftl-pack01 .trace-step small { color: var(--muted); font-family: var(--mono); font-size: 10px; margin-top: 3px; }
.ftl-pack01 .console-alert { display: flex; align-items: center; gap: 12px; margin: 0 15px 15px; padding: 12px 13px; background: #f8fafb; border: 1px solid var(--line-soft); border-left: 3px solid var(--trace); }
.ftl-pack01 .alert-icon { display: grid; place-items: center; flex: none; width: 22px; height: 22px; color: #80580b; background: var(--trace-pale); border-radius: 50%; font-family: var(--mono); font-size: 12px; font-weight: 800; }
.ftl-pack01 .console-alert p { display: grid; margin: 0; line-height: 1.5; }
.ftl-pack01 .console-alert strong { font-size: 14px; }
.ftl-pack01 .console-alert span:not(.alert-icon) { color: var(--muted); font-size: 13px; }
.ftl-pack01 .visual-caption { display: flex; align-items: center; gap: 9px; color: rgba(255,255,255,.82); font-size: 14px; margin: 16px 0 0; }
.ftl-pack01 .visual-caption span { color: var(--trace); font-family: var(--mono); font-weight: 800; }

.ftl-pack01 .signal-strip { color: var(--white); background: var(--ink-deep); border-top: 1px solid rgba(255,255,255,.12); }
.ftl-pack01 .signal-inner { min-height: 76px; display: grid; grid-template-columns: auto 1fr auto 1fr auto; align-items: center; gap: 22px; }
.ftl-pack01 .signal-inner p { display: flex; align-items: center; gap: 9px; margin: 0; font-size: 15px; font-weight: 700; }
.ftl-pack01 .signal-inner p span { color: var(--trace); font-family: var(--mono); font-size: 12px; letter-spacing: .12em; }
.ftl-pack01 .signal-inner i { height: 1px; background: #34505f; }

.ftl-pack01 .section { padding-block: 112px; }
.ftl-pack01 .section-index { display: inline-flex; align-items: center; gap: 10px; color: var(--flow); font-family: var(--mono); font-size: 13px; font-weight: 700; letter-spacing: .12em; margin-bottom: 20px; }
.ftl-pack01 .section-index::before { content: ""; width: 28px; border-top: 3px solid currentColor; }
.ftl-pack01 .section-heading h2, .ftl-pack01 .scope-panel h2, .ftl-pack01 .safety-heading h2, .ftl-pack01 .fit-copy h2, .ftl-pack01 .contact h2 { font-size: clamp(42px, 4vw, 50px); line-height: 1.4; margin-bottom: 27px; }
.ftl-pack01 .section-heading > p:not(.section-index), .ftl-pack01 .section-heading.horizontal > p, .ftl-pack01 .scope-panel > p:not(.section-index), .ftl-pack01 .safety-heading > p:not(.section-index), .ftl-pack01 .fit-copy > p:not(.section-index), .ftl-pack01 .contact-copy > p:not(.section-index) { color: var(--slate); line-height: 2; }
.ftl-pack01 .section-heading.horizontal { display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(300px, .65fr); align-items: end; gap: 80px; margin-bottom: 56px; }
.ftl-pack01 .section-heading.horizontal h2 { margin-bottom: 0; }
.ftl-pack01 .section-heading.horizontal > p { margin: 0 0 5px; }

.ftl-pack01 .symptoms { background: var(--paper); }
.ftl-pack01 .section-grid { display: grid; grid-template-columns: minmax(320px, .78fr) minmax(0, 1.22fr); gap: clamp(70px, 10vw, 140px); }
.ftl-pack01 .section-grid > .section-heading { position: sticky; top: 120px; align-self: start; }
.ftl-pack01 .incident-list { display: grid; gap: 14px; border: 0; }
.ftl-pack01 .incident { display: grid; grid-template-columns: 76px 1fr; gap: 25px; padding: 26px 28px; color: var(--white); background: linear-gradient(145deg,#183443,#425d69); border: 1px solid rgba(255,255,255,.14); border-radius: 8px; }
.ftl-pack01 .incident > span { align-self: start; color: #9dc9ff; font-family: var(--mono); font-size: 13px; font-weight: 800; padding-top: 6px; }
.ftl-pack01 .incident h3 { font-size: 25px; margin-bottom: 8px; }
.ftl-pack01 .incident p { color: rgba(255,255,255,.78); font-size: 16px; line-height: 1.85; margin: 0; }

.ftl-pack01 .workflow { overflow: hidden; background: var(--paper); }
.ftl-pack01 .flow-compare { display: grid; grid-template-columns: 1fr 90px 1fr; align-items: center; }
.ftl-pack01 .flow-lane { min-height: 390px; display: flex; flex-direction: column; padding: 32px; background: var(--white); border: 1px solid #a6bfdc; border-radius: 10px; box-shadow: var(--shadow); }
.ftl-pack01 .lane-label { display: flex; align-items: center; justify-content: space-between; padding-bottom: 15px; border-bottom: 1px solid var(--line-soft); }
.ftl-pack01 .lane-label span { color: var(--flow); font-family: var(--mono); font-size: 12px; letter-spacing: .13em; }
.ftl-pack01 .lane-label strong { font-size: 16px; }
.ftl-pack01 .flow-lane > p { color: var(--muted); font-size: 15px; margin: auto 0 0; text-align: center; }
.ftl-pack01 .scatter-map { position: relative; flex: 1; min-height: 230px; }
.ftl-pack01 .scatter { position: absolute; color: var(--slate); background: var(--paper); border: 1px solid var(--line); padding: 6px 10px; border-radius: 4px; font-size: 12px; }
.ftl-pack01 .scatter::after { content: ""; position: absolute; width: 30px; border-top: 1px dashed #b7c4c8; transform-origin: left; }
.ftl-pack01 .scatter.s1 { top: 20px; left: 7%; }
.ftl-pack01 .scatter.s1::after { left: 100%; top: 50%; transform: rotate(24deg); }
.ftl-pack01 .scatter.s2 { top: 46px; right: 6%; }
.ftl-pack01 .scatter.s2::after { right: 100%; top: 50%; transform-origin: right; transform: rotate(-18deg); }
.ftl-pack01 .scatter.s3 { top: 104px; left: 35%; }
.ftl-pack01 .scatter.s3::after { left: 100%; top: 50%; transform: rotate(55deg); }
.ftl-pack01 .scatter.s4 { bottom: 45px; left: 8%; }
.ftl-pack01 .scatter.s4::after { left: 100%; top: 50%; transform: rotate(-25deg); }
.ftl-pack01 .scatter.s5 { bottom: 24px; right: 28%; }
.ftl-pack01 .scatter.s5::after { right: 100%; top: 50%; transform-origin: right; transform: rotate(28deg); }
.ftl-pack01 .scatter.s6 { bottom: 64px; right: 4%; }
.ftl-pack01 .scatter.s6::after { right: 100%; top: 50%; transform-origin: right; transform: rotate(-50deg); }
.ftl-pack01 .scatter-question { position: absolute; display: grid; place-items: center; top: 50%; left: 50%; width: 42px; height: 42px; color: var(--danger); background: var(--danger-pale); border-radius: 50%; transform: translate(-50%, -50%); font-family: var(--mono); }
.ftl-pack01 .flow-arrow { display: grid; justify-items: center; gap: 4px; color: var(--flow); }
.ftl-pack01 .flow-arrow span { font-size: 13px; font-weight: 800; writing-mode: vertical-rl; }
.ftl-pack01 .flow-arrow b { font-family: var(--mono); font-size: 28px; }
.ftl-pack01 .connected-flow { flex: 1; display: grid; align-content: center; gap: 0; padding: 22px 0; margin: 0; list-style: none; }
.ftl-pack01 .connected-flow li { position: relative; display: grid; grid-template-columns: 38px 1fr auto; align-items: center; gap: 12px; padding: 11px 0; border-bottom: 1px solid var(--line-soft); }
.ftl-pack01 .connected-flow li::before { content: ""; position: absolute; left: 13px; top: -1px; bottom: -1px; width: 2px; background: var(--flow); opacity: .25; }
.ftl-pack01 .connected-flow span { z-index: 1; display: grid; place-items: center; width: 30px; height: 30px; color: var(--white); background: var(--flow); border-radius: 50%; font-family: var(--mono); font-size: 11px; }
.ftl-pack01 .connected-flow b { font-size: 16px; }
.ftl-pack01 .connected-flow small { color: var(--muted); font-size: 13px; }
.ftl-pack01 .principle-note { display: flex; align-items: flex-start; gap: 17px; max-width: 850px; margin: 42px auto 0; padding: 19px 23px; background: #e5f0f3; border-left: 3px solid var(--flow); }
.ftl-pack01 .principle-mark { color: var(--flow); font-family: var(--mono); font-size: 22px; }
.ftl-pack01 .principle-note p { color: var(--slate); font-size: 16px; margin: 0; }
.ftl-pack01 .principle-note strong { color: var(--ink); }

.ftl-pack01 .package { background: var(--white); }
.ftl-pack01 .deliverables { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.ftl-pack01 .deliverable { position: relative; min-height: 310px; display: flex; flex-direction: column; padding: 32px; background: var(--white); border: 1px solid #a6bfdc; border-radius: 10px; box-shadow: var(--shadow); transition: transform .2s ease, box-shadow .2s ease; }
.ftl-pack01 .deliverable:hover { z-index: 1; transform: translateY(-4px); box-shadow: 0 28px 70px rgba(14,26,54,.14); }
.ftl-pack01 .deliverable.featured { background: #f4f8fd; }
.ftl-pack01 .deliverable-icon { color: var(--flow); font-family: var(--mono); font-size: 13px; font-weight: 800; margin-bottom: 36px; }
.ftl-pack01 .deliverable h3 { font-size: 24px; margin-bottom: 14px; }
.ftl-pack01 .deliverable p { color: var(--muted); font-size: 16px; line-height: 1.8; margin-bottom: 28px; }
.ftl-pack01 .deliverable > span { align-self: flex-start; color: var(--flow); background: #e8f2ff; font-size: 12px; font-weight: 800; padding: 4px 9px; border-radius: 999px; margin-top: auto; }

.ftl-pack01 .scope { padding-block: 0; background: linear-gradient(90deg, #183443 0 50%, #0e1a36 50% 100%); }
.ftl-pack01 .scope-grid { display: grid; grid-template-columns: 1fr 1fr; width: 100%; max-width: none; }
.ftl-pack01 .scope-panel { min-height: 720px; padding: 100px max(5vw, calc((100vw - 1180px)/2)); color: var(--white); }
.ftl-pack01 .scope-panel.is-standard { padding-left: max(5vw, calc((100vw - 1180px)/2)); padding-right: clamp(50px, 7vw, 110px); background: #183443; }
.ftl-pack01 .scope-panel.is-outside { padding-left: clamp(50px, 7vw, 110px); padding-right: max(5vw, calc((100vw - 1180px)/2)); background: var(--ink); }
.ftl-pack01 .scope-panel .section-index { color: #80c6d5; }
.ftl-pack01 .scope-panel.is-outside .section-index { color: #a9bdc6; }
.ftl-pack01 .scope-panel h2 em { color: var(--trace); }
.ftl-pack01 .scope-panel h2 em { display: block; }
.ftl-pack01 .scope-panel > p:not(.section-index) { color: #c5d6dc; }
.ftl-pack01 .check-list, .ftl-pack01 .minus-list { display: grid; gap: 0; padding: 0; margin: 35px 0 0; list-style: none; border-top: 1px solid rgba(255,255,255,.18); }
.ftl-pack01 .check-list li, .ftl-pack01 .minus-list li { position: relative; padding: 16px 10px 16px 36px; border-bottom: 1px solid rgba(255,255,255,.15); font-size: 16px; }
.ftl-pack01 .check-list li::before, .ftl-pack01 .minus-list li::before { position: absolute; left: 7px; top: 13px; font-family: var(--mono); font-weight: 800; }
.ftl-pack01 .check-list li::before { content: "✓"; color: #8dd8c4; }
.ftl-pack01 .minus-list li::before { content: "—"; color: #e6b660; }

.ftl-pack01 .decision { background: var(--paper); }
.ftl-pack01 .decision-table { overflow: hidden; background: var(--white); border: 1px solid #a6bfdc; border-radius: 10px; box-shadow: var(--shadow); }
.ftl-pack01 .decision-row { display: grid; grid-template-columns: .8fr 1.25fr 1fr; align-items: center; gap: 25px; min-height: 104px; padding: 20px 27px; border-bottom: 1px solid var(--line-soft); }
.ftl-pack01 .decision-row:last-child { border-bottom: 0; }
.ftl-pack01 .decision-row.heading { min-height: auto; color: var(--muted); background: #edf3f4; font-family: var(--mono); font-size: 12px; letter-spacing: .09em; }
.ftl-pack01 .decision-row strong { font-size: 18px; }
.ftl-pack01 .decision-row p { color: var(--slate); font-size: 15px; line-height: 1.8; margin: 0; }
.ftl-pack01 .decision-row.accent { position: relative; background: #f1f6fc; }
.ftl-pack01 .decision-row.accent::before { content: ""; position: absolute; top: 0; bottom: 0; left: -1px; width: 5px; background: var(--flow); }

.ftl-pack01 .safety { color: var(--white); background: linear-gradient(145deg,#183443,#0e1a36); }
.ftl-pack01 .safety-grid { display: grid; grid-template-columns: .72fr 1.28fr; gap: clamp(60px, 8vw, 110px); }
.ftl-pack01 .safety-heading .section-index { color: #83c4d4; }
.ftl-pack01 .safety-heading h2 em { color: var(--trace); }
.ftl-pack01 .safety-heading > p:not(.section-index) { color: #b7cbd4; }
.ftl-pack01 .safety-stamp { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 32px; }
.ftl-pack01 .safety-stamp span { color: var(--trace); border: 1px solid rgba(221,252,84,.38); font-size: 13px; font-weight: 700; padding: 6px 10px; border-radius: 999px; }
.ftl-pack01 .boundary-board { display: grid; grid-template-columns: 1fr 70px 1fr; align-items: stretch; background: #102b3a; border: 1px solid #284655; }
.ftl-pack01 .boundary-column { padding: 29px; }
.ftl-pack01 .boundary-label { display: grid; padding-bottom: 16px; border-bottom: 1px solid #2d4c5a; }
.ftl-pack01 .boundary-label span { font-size: 20px; font-weight: 800; }
.ftl-pack01 .boundary-label small { color: #9fb4c0; font-family: var(--mono); font-size: 12px; letter-spacing: .1em; }
.ftl-pack01 .boundary-column ul { display: grid; gap: 13px; padding: 0; margin: 24px 0 0; list-style: none; }
.ftl-pack01 .boundary-column li { position: relative; color: #d8e3e8; font-size: 15px; line-height: 1.75; padding-left: 18px; }
.ftl-pack01 .boundary-column li::before { content: ""; position: absolute; left: 0; top: .75em; width: 7px; border-top: 2px solid #6db8ca; }
.ftl-pack01 .boundary-column.must li::before { border-color: var(--trace); }
.ftl-pack01 .boundary-gate { display: grid; place-content: center; justify-items: center; gap: 10px; background: #0c202b; border-inline: 1px solid #284655; }
.ftl-pack01 .boundary-gate span { color: var(--trace); font-size: 12px; font-weight: 800; writing-mode: vertical-rl; }
.ftl-pack01 .boundary-gate b { color: var(--trace); font-family: var(--mono); font-size: 21px; }
.ftl-pack01 .data-note { grid-column: 1 / -1; display: grid; grid-template-columns: 180px 1fr; gap: 25px; margin-top: 38px; padding-top: 25px; border-top: 1px solid #29414d; }
.ftl-pack01 .data-note strong { color: var(--trace); font-size: 15px; }
.ftl-pack01 .data-note p { color: #c3d1d8; font-size: 15px; line-height: 1.85; margin: 0; }

.ftl-pack01 .process { background: var(--white); }
.ftl-pack01 .process-line { display: grid; grid-template-columns: repeat(5, 1fr); padding: 0; margin: 0; list-style: none; }
.ftl-pack01 .process-line > .process-step { position: relative; min-width: 0; padding-right: 25px; }
.ftl-pack01 .process-line > .process-step::before { content: ""; position: absolute; top: 16px; left: 34px; right: 0; height: 2px; background: var(--line); }
.ftl-pack01 .process-line > .process-step:last-child::before { display: none; }
.ftl-pack01 .process-line > .process-step > span { position: relative; z-index: 1; display: grid; place-items: center; width: 42px; height: 42px; color: var(--white); background: var(--flow); border-radius: 50%; font-family: var(--mono); font-size: 12px; font-weight: 800; box-shadow: 0 0 0 7px var(--white); }
.ftl-pack01 .process-line > .process-step > .wp-block-group { padding-top: 23px; }
.ftl-pack01 .process-line small { color: var(--flow); font-size: 13px; font-weight: 800; }
.ftl-pack01 .process-line h3 { font-size: 22px; margin: 7px 0 11px; }
.ftl-pack01 .process-line p { color: var(--muted); font-size: 15px; line-height: 1.75; margin: 0; }
.ftl-pack01 .price-policy { display: grid; grid-template-columns: 100px 1fr; gap: 25px; max-width: 860px; margin: 68px auto 0; padding: 30px 32px; background: var(--paper); border: 1px solid #a6bfdc; border-radius: 10px; }
.ftl-pack01 .price-policy-mark { align-self: start; color: var(--flow); font-family: var(--mono); font-size: 13px; font-weight: 800; letter-spacing: .12em; padding-top: 5px; }
.ftl-pack01 .price-policy h3 { font-size: 23px; margin-bottom: 9px; }
.ftl-pack01 .price-policy p { color: var(--muted); font-size: 16px; margin: 0; }

.ftl-pack01 .fit { background: #eef2f6; }
.ftl-pack01 .fit-grid { display: grid; grid-template-columns: .72fr 1.28fr; gap: clamp(60px, 9vw, 125px); align-items: start; }
.ftl-pack01 .fit-copy { position: sticky; top: 120px; }
.ftl-pack01 .fit-result { margin-top: 34px; padding: 24px; background: var(--white); border: 1px solid #a6bfdc; border-left: 5px solid var(--flow); border-radius: 8px; box-shadow: var(--shadow); }
.ftl-pack01 .fit-result span { color: var(--muted); font-size: 13px; font-weight: 800; letter-spacing: .08em; }
.ftl-pack01 .fit-result strong { display: block; font-family: var(--mono); font-size: 28px; margin: 3px 0; }
.ftl-pack01 .fit-result strong b { color: var(--flow); font-size: 38px; }
.ftl-pack01 .fit-result p { color: var(--slate); font-size: 15px; margin: 0; }
.ftl-pack01 .fit-checklist { display: grid; gap: 10px; }
.ftl-pack01 .fit-checklist label { position: relative; display: flex; gap: 16px; align-items: flex-start; padding: 21px 22px; background: rgba(255,255,255,.9); border: 1px solid #b8c9dc; border-radius: 8px; cursor: pointer; transition: border .2s ease, background .2s ease, transform .2s ease; }
.ftl-pack01 .fit-checklist label:hover { background: var(--white); transform: translateX(3px); }
.ftl-pack01 .fit-checklist label:has(input:checked) { background: var(--white); border-color: var(--flow); box-shadow: inset 4px 0 0 var(--flow); }
.ftl-pack01 .fit-checklist input { flex: none; width: 19px; height: 19px; accent-color: var(--flow); margin-top: 3px; }
.ftl-pack01 .fit-checklist label span { display: grid; }
.ftl-pack01 .fit-checklist label b { font-size: 17px; }
.ftl-pack01 .fit-checklist label small { color: var(--muted); font-size: 15px; line-height: 1.7; margin-top: 4px; }
.ftl-pack01 .fit-checklist .button { justify-self: start; margin-top: 16px; }

.ftl-pack01 .faq { background: var(--white); }
.ftl-pack01 .faq-grid { display: grid; grid-template-columns: .62fr 1.38fr; gap: clamp(60px, 9vw, 130px); }
.ftl-pack01 .faq .section-heading { position: sticky; top: 120px; }
.ftl-pack01 .accordion { border-top: 1px solid var(--line); }
.ftl-pack01 .accordion details { border-bottom: 1px solid var(--line); }
.ftl-pack01 .accordion summary { position: relative; display: flex; justify-content: space-between; gap: 25px; padding: 27px 8px; font-size: 17px; font-weight: 800; cursor: pointer; list-style: none; }
.ftl-pack01 .accordion summary::-webkit-details-marker { display: none; }
.ftl-pack01 .accordion summary span { position: relative; flex: none; width: 18px; height: 18px; }
.ftl-pack01 .accordion summary span::before, .ftl-pack01 .accordion summary span::after { content: ""; position: absolute; top: 50%; left: 50%; width: 14px; border-top: 2px solid var(--flow); transform: translate(-50%, -50%); transition: transform .2s ease; }
.ftl-pack01 .accordion summary span::after { transform: translate(-50%, -50%) rotate(90deg); }
.ftl-pack01 .accordion details[open] summary span::after { transform: translate(-50%, -50%) rotate(0); }
.ftl-pack01 .accordion details div { padding: 0 45px 24px 5px; }
.ftl-pack01 .accordion details p { color: var(--slate); font-size: 16px; line-height: 1.9; margin: 0; }

.ftl-pack01 .contact { overflow: hidden; position: relative; color: var(--white); background: linear-gradient(115deg,#183443,#516f7b); padding-block: 105px; }
.ftl-pack01 .contact::before { content: "Q-0241"; position: absolute; right: -30px; bottom: -75px; color: rgba(255,255,255,.035); font-family: var(--mono); font-size: clamp(120px, 18vw, 280px); font-weight: 800; line-height: 1; }
.ftl-pack01 .contact-grid { position: relative; display: grid; grid-template-columns: .85fr 1.15fr; gap: clamp(60px, 8vw, 105px); }
.ftl-pack01 .contact .section-index { color: #91d1df; }
.ftl-pack01 .contact h2 em { color: var(--trace); }
.ftl-pack01 .contact-copy > p:not(.section-index) { color: #c5d9df; }
.ftl-pack01 .contact-facts { display: grid; grid-template-columns: repeat(3, 1fr); margin: 31px 0 22px; border-block: 1px solid rgba(255,255,255,.18); }
.ftl-pack01 .contact-facts div { padding: 15px 8px; }
.ftl-pack01 .contact-facts div + div { border-left: 1px solid rgba(255,255,255,.18); }
.ftl-pack01 .contact-facts dt { color: #b3cbd5; font-size: 13px; }
.ftl-pack01 .contact-facts dd { margin: 2px 0 0; font-size: 16px; font-weight: 800; }
.ftl-pack01 .contact-note { color: #d2e0e5 !important; font-size: 14px !important; }
.ftl-pack01 .contact-form { display: grid; gap: 18px; padding: 32px; color: var(--ink); background: var(--white); border-radius: 10px; box-shadow: 0 25px 70px rgba(0,0,0,.18); }
.ftl-pack01 .form-row.two { display: grid; grid-template-columns: 1fr 1fr; gap: 15px; }
.ftl-pack01 .contact-form label { display: grid; gap: 6px; }
.ftl-pack01 .contact-form label > span { color: var(--slate); font-size: 15px; font-weight: 800; }
.ftl-pack01 .contact-form label > span b { color: var(--danger); font-size: 12px; margin-left: 3px; }
.ftl-pack01 .contact-form input, .ftl-pack01 .contact-form textarea { width: 100%; color: var(--ink); background: #f8fafb; border: 1px solid #b9c7d1; border-radius: 6px; padding: 14px 15px; font-size: 16px; outline: 0; transition: border .2s ease, box-shadow .2s ease; }
.ftl-pack01 .contact-form textarea { resize: vertical; }
.ftl-pack01 .contact-form input:focus, .ftl-pack01 .contact-form textarea:focus { border-color: var(--flow); box-shadow: 0 0 0 3px rgba(23,107,135,.12); }
.ftl-pack01 .form-safety { margin: -2px 0 0; padding: 13px 14px; color: #5d4b23; font-size: 14px; line-height: 1.7; background: #fff8e7; border-left: 4px solid var(--amber); }
.ftl-pack01 .form-safety strong { color: #3c3018; }
.ftl-pack01 .form-actions { display: flex; align-items: center; gap: 14px; flex-wrap: wrap; margin-top: 5px; }
.ftl-pack01 .copy-button { color: var(--flow); background: transparent; border: 0; padding: 10px; font-size: 15px; font-weight: 800; text-decoration: underline; text-underline-offset: 3px; cursor: pointer; }
.ftl-pack01 .form-status { color: var(--muted); font-size: 14px; margin: 0; }

.ftl-pack01 .site-footer { color: #d0dbe0; background: var(--ink-deep); padding-block: 52px; }
.ftl-pack01 .footer-grid { display: flex; align-items: center; justify-content: space-between; gap: 30px; }
.ftl-pack01 .footer-brand { color: var(--white); }
.ftl-pack01 .footer-brand .brand-copy small { color: #8ba4af; }
.ftl-pack01 .footer-meta { text-align: right; }
.ftl-pack01 .footer-meta p { font-size: 13px; margin: 3px 0; }
.ftl-pack01 .mobile-cta { display: none; }
.ftl-pack01 .mobile-cta.is-hidden { opacity: 0; visibility: hidden; transform: translateY(14px); }

.ftl-pack01 .reveal { opacity: 0; transform: translateY(18px); transition: opacity .65s ease, transform .65s cubic-bezier(.22,1,.36,1); transition-delay: calc(var(--delay, 0) * 100ms); }
.ftl-pack01 .reveal.is-visible { opacity: 1; transform: translateY(0); }
.ftl-pack01 [data-delay="1"] { --delay: 1; }

@media (max-width: 1080px) {
.ftl-pack01 { --shell: min(100% - 40px, 980px); }
.ftl-pack01 .global-nav { gap: 13px; }
.ftl-pack01 .global-nav a { font-size: 14px; }
.ftl-pack01 .hero-grid { grid-template-columns: minmax(0, 1fr) minmax(420px, .9fr); gap: 42px; }
.ftl-pack01 .hero h1 { font-size: clamp(38px, 4.5vw, 51px); }
.ftl-pack01 .section-heading.horizontal { gap: 45px; }
.ftl-pack01 .section-grid, .ftl-pack01 .safety-grid, .ftl-pack01 .fit-grid { gap: 65px; }
.ftl-pack01 .process-line { grid-template-columns: repeat(2, 1fr); gap: 40px 24px; }
.ftl-pack01 .process-line > .process-step::before { display: none; }
}

@media (max-width: 980px) {
.ftl-pack01 { --shell: min(100% - 36px, 720px); }
.ftl-pack01 .header-inner { height: 68px; }
.ftl-pack01 .nav-toggle { display: block; }
.ftl-pack01 .nav-toggle[aria-expanded="true"] span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.ftl-pack01 .nav-toggle[aria-expanded="true"] span:nth-child(2) { opacity: 0; }
.ftl-pack01 .nav-toggle[aria-expanded="true"] span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }
.ftl-pack01 .global-nav { position: fixed; inset: 68px 0 auto; display: grid; gap: 0; padding: 20px; color: var(--ink); background: var(--white); border-bottom: 1px solid var(--line); box-shadow: 0 20px 40px rgba(16,37,52,.12); opacity: 0; visibility: hidden; transform: translateY(-10px); transition: .2s ease; }
.ftl-pack01 .global-nav.is-open { opacity: 1; visibility: visible; transform: translateY(0); }
.ftl-pack01 .global-nav a { padding: 14px; border-bottom: 1px solid var(--line-soft); font-size: 16px; }
.ftl-pack01 .global-nav .header-cta { margin-top: 10px; text-align: center; }
.ftl-pack01 .hero { background: linear-gradient(145deg,#183443,#6f8992); }
.ftl-pack01 .hero-grid { grid-template-columns: 1fr; min-height: 0; padding-block: 118px 76px; }
.ftl-pack01 .hero-copy { max-width: 680px; }
.ftl-pack01 .hero-visual { width: min(100%, 640px); margin-inline: auto; }
.ftl-pack01 .signal-inner { grid-template-columns: 1fr; gap: 8px; padding-block: 18px; }
.ftl-pack01 .signal-inner i { display: none; }
.ftl-pack01 .signal-inner p { justify-content: center; font-size: 15px; }
.ftl-pack01 .section { padding-block: 88px; }
.ftl-pack01 .section-grid, .ftl-pack01 .safety-grid, .ftl-pack01 .fit-grid, .ftl-pack01 .faq-grid, .ftl-pack01 .contact-grid { grid-template-columns: 1fr; }
.ftl-pack01 .section-heading, .ftl-pack01 .fit-copy, .ftl-pack01 .faq .section-heading { position: static; }
.ftl-pack01 .section-heading.horizontal { grid-template-columns: 1fr; gap: 20px; }
.ftl-pack01 .flow-compare { grid-template-columns: 1fr; gap: 20px; }
.ftl-pack01 .flow-arrow { grid-auto-flow: column; place-content: center; }
.ftl-pack01 .flow-arrow span { writing-mode: horizontal-tb; }
.ftl-pack01 .flow-arrow b { transform: rotate(90deg); }
.ftl-pack01 .deliverables { grid-template-columns: repeat(2, 1fr); }
.ftl-pack01 .scope { background: none; }
.ftl-pack01 .scope-grid { grid-template-columns: 1fr; }
.ftl-pack01 .scope-panel { min-height: 0; padding: 80px max(24px, calc((100vw - 720px)/2)); }
.ftl-pack01 .scope-panel.is-standard, .ftl-pack01 .scope-panel.is-outside { padding-inline: max(24px, calc((100vw - 720px)/2)); }
.ftl-pack01 .decision-row { grid-template-columns: 1fr; gap: 9px; padding: 24px; }
.ftl-pack01 .decision-row.heading { display: none; }
.ftl-pack01 .process-line { grid-template-columns: 1fr; gap: 0; }
.ftl-pack01 .process-line > .process-step { display: grid; grid-template-columns: 42px 1fr; gap: 20px; padding: 0 0 32px; }
.ftl-pack01 .process-line > .process-step::before { top: 34px; left: 16px; right: auto; bottom: 0; width: 2px; height: auto; }
.ftl-pack01 .process-line > .process-step > .wp-block-group { padding-top: 0; }
.ftl-pack01 .data-note { grid-template-columns: 130px 1fr; }
.ftl-pack01 .contact-facts { max-width: 500px; }
.ftl-pack01 .contact-copy { max-width: 650px; }
.ftl-pack01 .site-footer { padding-bottom: 105px; }
.ftl-pack01 .mobile-cta { z-index: 95; position: fixed; right: 14px; bottom: 14px; left: 14px; display: none; justify-content: center; align-items: center; gap: 12px; color: var(--ink); background: var(--trace); border: 1px solid #c6e93b; border-radius: 6px; padding: 14px 20px; box-shadow: 0 12px 32px rgba(14,26,54,.24); font-size: 16px; font-weight: 800; text-decoration: none; }
.ftl-pack01 .mobile-cta b { font-family: var(--mono); }
}

@media (max-width: 600px) {
.ftl-pack01 { --shell: calc(100% - 28px); }
.ftl-pack01 .mobile-cta { display: flex; }
.ftl-pack01 .header-inner { height: 64px; }
.ftl-pack01 .brand { gap: 8px; }
.ftl-pack01 .brand-mark { width: 34px; height: 34px; }
.ftl-pack01 .brand-copy strong { font-size: 18px; }
.ftl-pack01 .brand-copy small { display: none; }
.ftl-pack01 .hero-grid { padding-block: 110px 68px; gap: 48px; }
.ftl-pack01 .hero-meta { flex-wrap: wrap; gap: 9px; margin-bottom: 18px; }
.ftl-pack01 .hero h1 { font-size: clamp(34px, 9.8vw, 39px); line-height: 1.3; }
.ftl-pack01 .hero-lead { font-size: 16px; line-height: 1.9; }
.ftl-pack01 .hero-actions { align-items: stretch; flex-direction: column; gap: 13px; }
.ftl-pack01 .hero-actions .button { width: 100%; justify-content: space-between; }
.ftl-pack01 .text-link { align-self: flex-start; }
.ftl-pack01 .console-topbar { padding: 9px 14px; }
.ftl-pack01 .demo-label { max-width: 120px; text-align: right; }
.ftl-pack01 .case-tabs { overflow-x: auto; overflow-y: hidden; }
.ftl-pack01 .case-summary { display: grid; padding-inline: 16px; }
.ftl-pack01 .status-chip { justify-self: start; }
.ftl-pack01 .case-data { grid-template-columns: 1fr; margin-inline: 16px; }
.ftl-pack01 .case-data div + div { border-left: 0; border-top: 1px solid var(--line-soft); }
.ftl-pack01 .trace-rail { overflow-x: auto; grid-template-columns: repeat(7, 92px); justify-content: start; padding-inline: 13px; }
.ftl-pack01 .trace-rail::before { left: 50px; right: auto; width: 430px; }
.ftl-pack01 .console-alert { align-items: flex-start; }
.ftl-pack01 .visual-caption { align-items: flex-start; }
.ftl-pack01 .section { padding-block: 72px; }
.ftl-pack01 .section-heading h2, .ftl-pack01 .scope-panel h2, .ftl-pack01 .safety-heading h2, .ftl-pack01 .fit-copy h2, .ftl-pack01 .contact h2 { font-size: clamp(30px, 8.5vw, 34px); line-height: 1.5; }
.ftl-pack01 .section-grid { gap: 45px; }
.ftl-pack01 .incident { grid-template-columns: 52px 1fr; gap: 15px; }
.ftl-pack01 .incident { grid-template-columns: 1fr; gap: 8px; padding: 28px 23px; }
.ftl-pack01 .incident h3 { font-size: 24px; }
.ftl-pack01 .incident p { font-size: 16px; }
.ftl-pack01 .flow-lane { min-height: 340px; padding: 22px; }
.ftl-pack01 .deliverables { grid-template-columns: 1fr; }
.ftl-pack01 .deliverable { min-height: 0; }
.ftl-pack01 .scope-panel { padding-block: 70px; }
.ftl-pack01 .decision-table { margin-inline: 0; }
.ftl-pack01 .decision-row { grid-template-columns: 1fr; gap: 7px; min-height: 0; padding: 21px 18px; }
.ftl-pack01 .decision-row.heading { display: none; }
.ftl-pack01 .decision-row p { padding-left: 0; }
.ftl-pack01 .boundary-board { grid-template-columns: 1fr; }
.ftl-pack01 .boundary-gate { grid-auto-flow: column; min-height: 60px; border: 0; border-block: 1px solid #284655; }
.ftl-pack01 .boundary-gate span { writing-mode: horizontal-tb; }
.ftl-pack01 .boundary-gate b { transform: rotate(90deg); }
.ftl-pack01 .data-note { grid-template-columns: 1fr; gap: 8px; }
.ftl-pack01 .price-policy { grid-template-columns: 1fr; }
.ftl-pack01 .fit-grid, .ftl-pack01 .faq-grid, .ftl-pack01 .contact-grid { gap: 45px; }
.ftl-pack01 .fit-checklist label { padding: 15px; }
.ftl-pack01 .contact { padding-block: 75px; }
.ftl-pack01 .contact-form { padding: 24px 18px; }
.ftl-pack01 .form-row.two { grid-template-columns: 1fr; }
.ftl-pack01 .form-actions { align-items: stretch; flex-direction: column; }
.ftl-pack01 .copy-button { align-self: center; }
.ftl-pack01 .footer-grid { align-items: flex-start; flex-direction: column; }
.ftl-pack01 .footer-meta { text-align: left; }
}

@media (prefers-reduced-motion: reduce) {
html:has(#body_wrap.ftl-pack01-page) { scroll-behavior: auto; }
.ftl-pack01 *, .ftl-pack01 *::before, .ftl-pack01 *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
.ftl-pack01 .reveal { opacity: 1; transform: none; }
}

/* WordPress / SWELL integration: scoped to this one editable fixed page. */
#body_wrap.ftl-pack01-page .c-infoBar {
display: none;
}
#body_wrap.ftl-pack01-page > .c-infoBar + #header.-transparent {
top: 0;
}
#body_wrap.ftl-pack01-page #content,
#body_wrap.ftl-pack01-page .l-content,
#body_wrap.ftl-pack01-page #main_content,
#body_wrap.ftl-pack01-page .l-mainContent,
#body_wrap.ftl-pack01-page .l-mainContent__inner,
#body_wrap.ftl-pack01-page .post_content {
width: 100% !important;
max-width: none !important;
margin: 0 !important;
padding: 0 !important;
}
#body_wrap.ftl-pack01-page #main_content {
display: block;
}
.ftl-pack01 {
width: 100% !important;
max-width: none !important;
margin: 0 !important;
overflow: clip;
color: var(--ink);
background: var(--white);
font-family: var(--body);
font-size: var(--text-body);
line-height: 1.85;
-webkit-font-smoothing: antialiased;
}
.ftl-pack01.wp-block-group,
.ftl-pack01 .wp-block-group,
.ftl-pack01 .wp-block-buttons,
.ftl-pack01 .wp-block-button {
margin-top: 0;
margin-bottom: 0;
}
.ftl-pack01 > .wp-block-group__inner-container {
width: 100% !important;
max-width: none !important;
margin: 0 !important;
padding: 0 !important;
}
.ftl-pack01 .alignfull {
width: 100% !important;
max-width: none !important;
margin-right: 0 !important;
margin-left: 0 !important;
}
.ftl-pack01 .ftl-anchor-alias {
position: absolute;
width: 1px;
height: 1px;
overflow: hidden;
pointer-events: none;
}
.ftl-pack01 :is(h1, h2, h3) {
border: 0;
background: none;
box-shadow: none;
}
.ftl-pack01 :is(h1, h2, h3)::before,
.ftl-pack01 :is(h1, h2, h3)::after {
display: none;
content: none;
}
.ftl-pack01 .wp-block-button.button {
min-height: 0;
padding: 0;
border: 0;
background: transparent;
box-shadow: none;
transform: none;
}
.ftl-pack01 .wp-block-button.button .wp-block-button__link {
display: inline-flex;
min-height: 56px;
align-items: center;
justify-content: center;
gap: 30px;
padding: 8px 12px 8px 24px;
border: 0;
border-radius: 6px;
font-size: 16px;
font-weight: 800;
line-height: 1.35;
text-decoration: none;
transition: transform .2s ease, box-shadow .2s ease, background .2s ease;
}
.ftl-pack01 .wp-block-button.button-primary .wp-block-button__link {
color: var(--ink);
background: var(--trace);
box-shadow: 0 12px 26px rgba(0, 0, 0, .14);
}
.ftl-pack01 .wp-block-button.button-primary .wp-block-button__link:hover {
background: #e6ff72;
box-shadow: 0 16px 34px rgba(0, 0, 0, .18);
transform: translateY(-2px);
}
.ftl-pack01 .hero-actions .wp-block-buttons {
margin: 0;
}
.ftl-pack01 .ftl-link-wrap {
margin: 0;
}
.ftl-pack01 .process-line > .process-step > .wp-block-group {
padding-top: 23px;
}
.ftl-pack01 .mobile-cta {
padding: 0;
}
.ftl-pack01 .mobile-cta.is-hidden {
pointer-events: none;
}
.ftl-pack01 .mobile-cta .wp-block-button__link {
display: flex;
width: 100%;
align-items: center;
justify-content: center;
gap: 12px;
padding: 14px 20px;
border: 0;
color: inherit;
background: transparent;
font: inherit;
text-decoration: none;
}
@media (max-width: 980px) {
.ftl-pack01 .process-line > .process-step > .wp-block-group {
padding-top: 0;
}
}
@media (max-width: 600px) {
.ftl-pack01 .hero-actions .wp-block-buttons,
.ftl-pack01 .hero-actions .wp-block-button.button,
.ftl-pack01 .hero-actions .wp-block-button.button .wp-block-button__link {
width: 100%;
}
.ftl-pack01 .hero-actions .wp-block-button.button .wp-block-button__link {
justify-content: space-between;
}
}
