.bunkering-page {
    --bunker-ink: #202948;
    --bunker-blue: #414e92;
    --bunker-muted: #535e73;
    --bunker-line: #dce1ee;
    color: var(--bunker-ink);
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    line-height: 1.7;
}
.bunkering-page *, .bunkering-page *::before, .bunkering-page *::after { box-sizing: border-box; }
.bunkering-page .wrap { width: 100%; max-width: 1440px; margin: 0 auto; padding-left: 48px; padding-right: 48px; }
.bunkering-page h1, .bunkering-page h2, .bunkering-page h3, .bunkering-page p, .bunkering-page figure { margin: 0; }
.bunkering-page h1 { color: var(--bunker-blue); font-size: clamp(48px, 6vw, 80px); line-height: 1.1; font-weight: 500; letter-spacing: -0.04em; }
.bunkering-page h2 { font-size: clamp(28px, 3vw, 42px); line-height: 1.25; font-weight: 500; letter-spacing: -0.025em; max-width: 920px; }
.bunkering-page h3 { font-size: 20px; font-weight: 600; line-height: 1.4; letter-spacing: -0.02em; }
.bunkering-page p { color: var(--bunker-muted); }
.bunkering-page a { color: var(--bunker-blue); }
.bunkering-page a:focus-visible, .bunkering-page summary:focus-visible { outline: 3px solid #187b92; outline-offset: 5px; }
.bunkering-page .bunker-eyebrow { margin-bottom: 16px; color: var(--bunker-blue); font-size: 12px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; }
.bunker-hero { padding-top: 60px; padding-bottom: 64px; background: linear-gradient(155deg, #fff 15%, #f1f3fa 90%); }
.bunker-breadcrumb { display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 42px; color: var(--bunker-muted); font-size: 14px; }
.bunker-breadcrumb a { text-decoration: underline; text-underline-offset: 4px; }
.bunker-hero-grid { display: grid; grid-template-columns: minmax(0, 1.65fr) minmax(0, 1fr); align-items: center; gap: 64px; }
.bunkering-page .bunker-headline { margin-top: 24px; color: var(--bunker-ink); font-size: clamp(26px, 2.7vw, 36px); font-weight: 500; line-height: 1.3; letter-spacing: -0.02em; }
.bunkering-page .bunker-lead { margin-top: 24px; max-width: 760px; font-size: 18px; }
.bunker-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 20px 28px; margin-top: 32px; }
.bunkering-page .bunker-button { display: inline-flex; align-items: center; justify-content: space-between; gap: 24px; padding: 16px 24px; background: var(--bunker-blue); color: #fff; border: 1px solid var(--bunker-blue); border-radius: 4px; font-size: 15px; font-weight: 600; line-height: 1.5; text-decoration: none; transition: background-color 150ms ease; }
.bunkering-page .bunker-button:hover { background: #303d7c; }
.bunker-text-link { padding: 8px 0; font-size: 15px; font-weight: 600; text-decoration: underline; text-underline-offset: 5px; }
.bunker-value { padding: 32px; border: 1px solid var(--bunker-line); border-top: 3px solid var(--bunker-blue); border-radius: 4px; background: #fff; }
.bunker-value ul { list-style: none; margin: 0; padding: 0; }
.bunker-value li { padding: 20px 0; border-bottom: 1px solid var(--bunker-line); }
.bunker-value li::before, .bunker-workflow li::before { display: none; }
.bunker-value li:first-child { padding-top: 0; }
.bunker-value li:last-child { padding-bottom: 0; border-bottom: 0; }
.bunker-value strong { display: block; margin-bottom: 6px; font-size: 18px; font-weight: 600; }
.bunker-value span { display: block; color: var(--bunker-muted); font-size: 15px; }
.bunker-models { display: flex; flex-wrap: wrap; align-items: center; gap: 12px 28px; margin: 48px 0 32px; padding-top: 24px; border-top: 1px solid var(--bunker-line); font-size: 14px; }
.bunker-models span { color: var(--bunker-muted); }
.bunker-models strong { font-weight: 600; }
.bunkering-page .bunker-shot { margin-top: 40px; border: 1px solid var(--bunker-line); border-radius: 8px; overflow: hidden; background: #fff; box-shadow: 0 12px 32px rgba(32, 41, 72, 0.05); }
.bunkering-page .bunker-dashboard { margin-top: 0; }
.bunker-shot a { display: block; cursor: zoom-in; }
.bunker-shot a:focus-visible { outline-offset: -4px; }
.bunker-shot img { display: block; width: 100%; height: auto; }
.bunker-shot figcaption { padding: 16px 24px; border-top: 1px solid var(--bunker-line); color: var(--bunker-muted); font-size: 13px; line-height: 1.6; }
.bunker-shot figcaption span { display: block; margin-top: 4px; }
.bunker-section { padding-top: 80px; padding-bottom: 80px; scroll-margin-top: 100px; }
.bunker-tinted { background: #f6f7fb; }
.bunkering-page .bunker-section-intro { max-width: 900px; margin-top: 20px; font-size: 18px; }
.bunker-workflow { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 28px; margin: 36px 0 0; padding: 0; list-style: none; }
.bunkering-page .bunker-workflow li { margin: 0; padding: 20px 0 0; border-top: 2px solid var(--bunker-blue); }
.bunker-step { display: block; margin-bottom: 16px; color: var(--bunker-blue); font-size: 14px; font-weight: 600; }
.bunker-workflow p { margin-top: 12px; font-size: 15px; }
.bunker-feature-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0 48px; margin-top: 36px; }
.bunker-feature { padding: 26px 0; border-top: 1px solid var(--bunker-line); }
.bunker-feature p { margin-top: 12px; }
.bunker-tracking-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 0 32px; }
.bunker-section-heading { display: grid; grid-template-columns: minmax(0, 1.3fr) minmax(0, 1fr); gap: 48px; align-items: end; }
.bunkering-page .bunker-note { margin-top: 20px; padding: 20px 24px; border-left: 3px solid var(--bunker-blue); background: #eef1f8; font-size: 14px; }
.bunker-faq { border-top: 1px solid var(--bunker-line); }
.bunker-faq details { padding: 22px 0; border-bottom: 1px solid var(--bunker-line); }
.bunker-faq details:first-of-type { margin-top: 28px; }
.bunker-faq summary { color: var(--bunker-ink); cursor: pointer; font-size: 18px; font-weight: 500; }
.bunker-faq details p { max-width: 1000px; margin-top: 16px; }
.bunker-cta { display: grid; grid-template-columns: minmax(0, 1.5fr) minmax(0, 1fr); align-items: center; gap: 48px; padding: 48px; border-radius: 8px; background: #263158; color: #fff; }
.bunkering-page .bunker-cta .bunker-eyebrow { color: #c4cceb; }
.bunker-cta h2 { color: #fff; font-size: clamp(26px, 2.5vw, 36px); }
.bunker-cta p { margin-top: 20px; color: #e1e5f1; }
.bunker-cta .bunker-eyebrow { margin-top: 0; }
.bunker-cta-action { justify-self: end; }
.bunker-cta-action p { font-size: 13px; }
.bunkering-page .bunker-cta .bunker-button { background: #fff; color: #263158; border-color: #fff; }
.bunkering-page .bunker-cta .bunker-button:hover { background: #e6eafa; }
@media (max-width: 1023px) {
    .bunkering-page .wrap { padding-left: 32px; padding-right: 32px; }
    .bunker-hero-grid { grid-template-columns: 1fr; gap: 32px; }
    .bunker-value ul { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; }
    .bunker-value li { border-bottom: 0; padding: 0; }
    .bunker-workflow { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .bunker-tracking-grid { grid-template-columns: 1fr; }
    .bunker-section-heading, .bunker-cta { grid-template-columns: 1fr; gap: 28px; }
    .bunker-cta-action { justify-self: start; }
}
@media (max-width: 639px) {
    .bunkering-page .wrap { padding-left: 20px; padding-right: 20px; }
    .bunker-hero { padding-top: 50px; padding-bottom: 40px; }
    .bunker-breadcrumb { margin-bottom: 28px; }
    .bunker-value { padding: 24px; }
    .bunker-value ul, .bunker-feature-grid, .bunker-workflow { grid-template-columns: 1fr; }
    .bunker-actions { align-items: stretch; flex-direction: column; gap: 16px; }
    .bunkering-page .bunker-button { gap: 16px; padding: 15px 18px; }
    .bunker-models { margin-top: 32px; gap: 10px 18px; }
    .bunker-models span { flex-basis: 100%; }
    .bunker-section { padding-top: 48px; padding-bottom: 48px; }
    .bunker-feature-grid { margin-top: 28px; }
    .bunker-shot figcaption { padding: 14px 16px; }
    .bunker-cta { padding: 28px 24px; }
    .bunker-cta-action { width: 100%; }
    .bunker-cta-action .bunker-button { width: 100%; }
}
@media (prefers-reduced-motion: reduce) {
    .bunkering-page .bunker-button { transition: none; }
}
