@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/variable/pretendardvariable-dynamic-subset.css');

:root {
  --ink: #05070c;
  --navy: #071a3c;
  --blue: #0867ff;
  --blue-2: #00a4ff;
  --cyan: #44d7ff;
  --panel: #f4f7fb;
  --card: #ffffff;
  --text: #101828;
  --muted: #667085;
  --line: #e6ebf2;
  --green: #1dbf73;
  --max: 1180px;
  --radius: 18px;
  --shadow: 0 18px 48px rgba(16, 24, 40, .08);
}

html, body { width: 100%; max-width: none; margin: 0 !important; padding: 0 !important; }
.wp-site-blocks, .wp-site-blocks > main, .wp-block-post-content, .entry-content {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.wp-site-blocks > header, .wp-site-blocks > footer, .wp-block-post-title, .wp-block-post-featured-image { display: none !important; }
body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) { max-width: none !important; margin-block-start: 0; }
.wp-block-post-content > * { max-width: none !important; }
body .has-global-padding { padding-left: 0 !important; padding-right: 0 !important; }
body .alignfull { width: 100% !important; max-width: none !important; margin-left: 0 !important; margin-right: 0 !important; }
body .wp-site-blocks > main > .wp-block-group { width: 100% !important; max-width: none !important; margin: 0 !important; padding: 0 !important; }

*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--text); background: #fff; font-family: 'Pretendard Variable', Pretendard, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; line-height: 1.7; overflow-x: hidden; }
a { color: inherit; text-decoration: none; }
button, input, textarea { font: inherit; }
img { display: block; max-width: 100%; }
h1, h2, h3, p { margin-top: 0; }
h1, h2 { font-weight: 800; letter-spacing: -2px; line-height: 1.12; word-break: keep-all; }
h3 { line-height: 1.35; word-break: keep-all; }
p { color: var(--muted); }
:focus-visible { outline: 3px solid var(--cyan); outline-offset: 4px; }
.skip-link { position: fixed; top: 10px; left: 10px; z-index: 100; transform: translateY(-150%); padding: 10px 16px; border-radius: 8px; background: #fff; color: var(--ink); }
.skip-link:focus { transform: none; }
.container { width: min(calc(100% - 40px), var(--max)); margin-inline: auto; }
.section { padding: 96px 0; }
.section--soft { background: var(--panel); }
.section-head { display: grid; grid-template-columns: .8fr 1.2fr; gap: 48px; align-items: end; margin-bottom: 46px; }
.section-head p { max-width: 650px; margin: 0; }
.eyebrow { display: inline-flex; align-items: center; gap: 9px; margin-bottom: 18px; color: var(--blue); font-size: .82rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.eyebrow::before { width: 28px; height: 2px; background: currentColor; content: ''; }
.section-title { max-width: 700px; margin-bottom: 18px; font-size: clamp(2rem, 4vw, 3.35rem); }
.lead { max-width: 720px; font-size: clamp(1.06rem, 2vw, 1.2rem); }
.button-row { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 32px; }
.button { display: inline-flex; min-height: 52px; align-items: center; justify-content: center; gap: 10px; padding: 0 22px; border: 1px solid transparent; border-radius: 999px; font-weight: 800; transition: transform .2s ease, background .2s ease; }
.button:hover { transform: translateY(-2px); }
.button--primary { background: #fff; color: var(--ink); }
.button--blue { background: var(--blue); color: #fff; }
.button--ghost { border-color: rgba(255,255,255,.24); background: rgba(255,255,255,.06); color: #fff; }
.text-link { color: var(--blue); font-weight: 800; }

.site-header { position: relative; z-index: 20; background: var(--ink); color: #fff; border-bottom: 1px solid rgba(255,255,255,.09); }
.header-inner { display: flex; min-height: 76px; align-items: center; justify-content: space-between; gap: 28px; }
.brand { display: flex; align-items: center; gap: 12px; font-weight: 900; letter-spacing: -.04em; }
.brand-mark { position: relative; width: 38px; height: 38px; overflow: hidden; border-radius: 12px; background: linear-gradient(135deg, var(--blue), var(--cyan)); box-shadow: 0 0 32px rgba(8,103,255,.55); }
.brand-mark::after { position: absolute; inset: 9px 13px; background: #fff; clip-path: polygon(42% 0,100% 0,63% 40%,92% 40%,20% 100%,40% 55%,0 55%); content: ''; }
.brand small { display: block; color: #91a2be; font-size: .65rem; font-weight: 700; letter-spacing: .08em; }
.site-nav { display: flex; align-items: center; gap: 8px; }
.site-nav a { padding: 9px 15px; color: #c8d2e3; font-size: .9rem; font-weight: 750; }
.site-nav a:hover, .site-nav a[aria-current='page'] { color: #fff; }
.header-phone { padding: 10px 17px !important; border: 1px solid rgba(255,255,255,.2); border-radius: 999px; color: #fff !important; }
.menu-toggle { display: none; width: 44px; height: 44px; padding: 10px; border: 1px solid rgba(255,255,255,.2); border-radius: 10px; background: transparent; color: #fff; }
.menu-toggle span { display: block; width: 100%; height: 2px; margin: 5px 0; background: currentColor; }

.hero { position: relative; min-height: 720px; display: grid; align-items: center; overflow: hidden; background: var(--ink) url('/assets/images/heroes/home-hero-8k.webp') center/cover no-repeat; color: #fff; isolation: isolate; }
.hero::before { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(5,7,12,.92) 0%, rgba(5,7,12,.82) 48%, rgba(5,7,12,.7) 100%); content: ''; z-index: -1; }
.hero::after { position: absolute; width: 620px; height: 620px; right: -260px; top: -180px; border-radius: 50%; background: radial-gradient(circle, rgba(68,215,255,.56), rgba(8,103,255,.18) 36%, transparent 70%); filter: blur(10px); content: ''; z-index: -2; }
.hero-grid { display: grid; grid-template-columns: 1.12fr .88fr; gap: 70px; align-items: center; padding: 84px 0 100px; }
.hero h1 { max-width: 780px; margin-bottom: 24px; font-size: clamp(3rem, 6vw, 5.8rem); line-height: 1.03; }
.hero h1 span { display: block; color: var(--cyan); }
.hero-copy { max-width: 680px; color: #b5c0d3; font-size: clamp(1.08rem, 2vw, 1.22rem); }
.hero .eyebrow { color: var(--cyan); }
.power-panel { position: relative; padding: 34px; border: 1px solid rgba(255,255,255,.16); border-radius: 28px; background: linear-gradient(145deg, rgba(12,39,86,.86), rgba(5,7,12,.72)); box-shadow: 0 28px 80px rgba(0,0,0,.36), inset 0 1px rgba(255,255,255,.08); backdrop-filter: blur(18px); }
.panel-top { display: flex; justify-content: space-between; color: #8da3c4; font-size: .78rem; font-weight: 800; letter-spacing: .08em; }
.status { color: #74edb4; }
.battery-visual { position: relative; height: 220px; margin: 28px 0; display: grid; place-items: center; }
.battery-core { position: relative; width: 148px; height: 188px; border: 2px solid rgba(255,255,255,.6); border-radius: 22px; background: linear-gradient(to top, rgba(68,215,255,.9) 0 72%, rgba(255,255,255,.07) 72%); box-shadow: 0 0 60px rgba(68,215,255,.32); }
.battery-core::before { position: absolute; width: 50px; height: 14px; top: -16px; left: 47px; border-radius: 6px 6px 0 0; background: #d8eeff; content: ''; }
.battery-core::after { position: absolute; inset: 35px; background: #fff; clip-path: polygon(45% 0,100% 0,62% 40%,90% 40%,18% 100%,38% 55%,0 55%); content: ''; }
.meter { display: flex; justify-content: space-between; padding-top: 22px; border-top: 1px solid rgba(255,255,255,.13); }
.meter strong { display: block; color: #fff; font-size: 1.55rem; }
.meter span { color: #7f91ad; font-size: .75rem; }
.proof-strip { position: relative; z-index: 2; margin-top: -50px; }
.proof-grid { display: grid; grid-template-columns: repeat(4,1fr); overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius); background: #fff; box-shadow: var(--shadow); }
.proof-item { padding: 28px; border-right: 1px solid var(--line); }
.proof-item:last-child { border-right: 0; }
.proof-item strong { display: block; margin-bottom: 4px; font-size: 1.4rem; }
.proof-item span { color: var(--muted); font-size: .88rem; }

.card-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.card { padding: 30px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--card); box-shadow: 0 8px 30px rgba(16,24,40,.045); }
.card-icon { width: 48px; height: 48px; display: grid; place-items: center; margin-bottom: 24px; border-radius: 14px; background: #eaf3ff; color: var(--blue); font-size: 1.35rem; font-weight: 900; }
.card h3 { margin-bottom: 12px; font-size: 1.2rem; }
.card p:last-child { margin-bottom: 0; }
.warning-card { grid-column: span 2; padding: 42px; background: var(--navy); color: #fff; }
.warning-card p { color: #bac7da; }
.diagnostic { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
.diagnostic > div { padding: 24px; border-radius: 14px; background: rgba(255,255,255,.07); }
.diagnostic strong { display: block; margin-bottom: 6px; color: var(--cyan); }

.spec-wrap { overflow-x: auto; border: 1px solid var(--line); border-radius: var(--radius); background: #fff; }
.spec-table { width: 100%; border-collapse: collapse; min-width: 720px; }
.spec-table th, .spec-table td { padding: 20px 24px; text-align: left; border-bottom: 1px solid var(--line); }
.spec-table th { background: #edf4ff; color: var(--navy); font-size: .85rem; }
.spec-table tr:last-child td { border-bottom: 0; }
.spec-table td:first-child { font-weight: 800; }
.brand-list { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 24px; }
.brand-list span { padding: 8px 14px; border: 1px solid var(--line); border-radius: 999px; background: #fff; color: var(--muted); font-size: .84rem; font-weight: 700; }

.steps { display: grid; grid-template-columns: repeat(4,1fr); gap: 18px; counter-reset: step; }
.step { position: relative; padding: 30px 24px; border: 1px solid var(--line); border-radius: var(--radius); background: #fff; counter-increment: step; }
.step::before { display: grid; width: 42px; height: 42px; place-items: center; margin-bottom: 36px; border-radius: 50%; background: var(--blue); color: #fff; font-weight: 900; content: '0' counter(step); }
.step:not(:last-child)::after { position: absolute; width: 18px; height: 2px; top: 50px; right: -18px; background: var(--blue); content: ''; }
.step h3 { font-size: 1.12rem; }

.case-grid { display: grid; grid-template-columns: 1.2fr .8fr .8fr; grid-template-rows: 1fr 1fr; gap: 18px; }
.case-card { min-height: 220px; padding: 28px; display: flex; flex-direction: column; justify-content: end; overflow: hidden; border-radius: var(--radius); background: linear-gradient(155deg, #153e7a, #071a3c); color: #fff; position: relative; }
.case-card:first-child { grid-row: span 2; min-height: 458px; background: linear-gradient(155deg, #064bbd, #06142c); }
.case-card::before { position: absolute; width: 170px; height: 170px; top: -70px; right: -50px; border: 28px solid rgba(68,215,255,.24); border-radius: 50%; content: ''; }
.case-card p { margin: 0; color: #b9c8df; }
.case-tag { width: fit-content; margin-bottom: auto; padding: 6px 10px; border-radius: 999px; background: rgba(255,255,255,.1); color: var(--cyan); font-size: .74rem; font-weight: 800; }
.section-media { position: relative; margin: 0 0 28px; overflow: hidden; border-radius: 24px; background: var(--navy); box-shadow: var(--shadow); }
.section-media img { width: 100%; height: clamp(280px, 42vw, 520px); object-fit: cover; }
.section-media--split { display: grid; grid-template-columns: 1fr; background: var(--navy); color: #fff; }
.section-media--split img { display: block; width: 100%; height: clamp(300px, 48vw, 560px); object-fit: cover; }
.section-media-copy { padding: clamp(30px, 5vw, 64px); display: flex; flex-direction: column; justify-content: center; }
.section-media-copy p { color: #b9c8df; }
.page-media { width: min(calc(100% - 40px), var(--max)); margin: -46px auto 0; position: relative; z-index: 3; overflow: hidden; border: 8px solid #fff; border-radius: 26px; background: var(--navy); box-shadow: var(--shadow); }
.page-media img { width: 100%; height: clamp(260px, 43vw, 520px); object-fit: cover; }
.faq-list { display: grid; gap: 12px; }
.faq-list details { padding: 22px 24px; border: 1px solid var(--line); border-radius: 14px; background: #fff; }
.faq-list summary { cursor: pointer; color: var(--text); font-weight: 800; }
.faq-list p { margin: 16px 0 0; padding-right: 24px; }

.cta-band { position: relative; padding: 68px; overflow: hidden; border-radius: 28px; background: var(--blue); color: #fff; }
.cta-band::after { position: absolute; width: 340px; height: 340px; top: -170px; right: -80px; border: 50px solid rgba(255,255,255,.13); border-radius: 50%; content: ''; }
.cta-band h2 { max-width: 680px; font-size: clamp(2rem, 4vw, 3.2rem); }
.cta-band p { max-width: 680px; color: #dceaff; }
.sub-hero { position: relative; padding: 110px 0 100px; overflow: hidden; background-color: var(--ink); background-position: center; background-size: cover; color: #fff; isolation: isolate; }
.sub-hero::before { position: absolute; inset: 0; background: rgba(5,7,12,.72); content: ''; z-index: -1; }
.sub-hero::after { position: absolute; width: 520px; height: 520px; right: -180px; top: -260px; border-radius: 50%; background: radial-gradient(circle, rgba(68,215,255,.45), rgba(8,103,255,.12), transparent 68%); content: ''; }
.page-id-21 .sub-hero { background-image: url('/assets/images/heroes/about-hero-8k.webp'); }
.page-id-22 .sub-hero { background-image: url('/assets/images/heroes/contact-hero-8k.webp'); }
.page-id-23 .sub-hero { background-image: url('/assets/images/heroes/blog-hero-8k.webp'); }
.page-id-24 .sub-hero { background-image: url('/assets/images/heroes/privacy-hero-8k.webp'); }
.sub-hero h1 { max-width: 850px; margin-bottom: 22px; font-size: clamp(2.7rem, 5vw, 4.8rem); }
.sub-hero p { max-width: 720px; color: #b5c0d3; font-size: 1.12rem; }
.breadcrumb { margin-bottom: 30px; color: #93a4bf; font-size: .84rem; }
.breadcrumb a { color: #fff; }
.split { display: grid; grid-template-columns: 1fr 1fr; gap: 72px; align-items: center; }
.check-list { display: grid; gap: 14px; padding: 0; list-style: none; }
.check-list li { position: relative; padding-left: 32px; color: var(--muted); }
.check-list li::before { position: absolute; left: 0; top: 3px; color: var(--green); font-weight: 900; content: '✓'; }
.metric-panel { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; padding: 28px; border-radius: 24px; background: var(--navy); color: #fff; }
.metric-panel div { padding: 24px; border: 1px solid rgba(255,255,255,.1); border-radius: 14px; }
.metric-panel strong { display: block; color: var(--cyan); font-size: 1.5rem; }
.metric-panel span { color: #aebbd0; font-size: .82rem; }
.contact-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 24px; }
.contact-card { padding: 36px; border-radius: var(--radius); background: var(--navy); color: #fff; }
.contact-card p, .contact-card address { color: #b9c6d8; font-style: normal; }
.contact-item { padding: 22px 0; border-top: 1px solid rgba(255,255,255,.12); }
.contact-item strong { display: block; margin-bottom: 4px; color: var(--cyan); font-size: .8rem; letter-spacing: .08em; }
.contact-item a { font-size: 1.18rem; font-weight: 800; }
.info-card { padding: 36px; border: 1px solid var(--line); border-radius: var(--radius); }
.blog-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 20px; }
.blog-card { display: flex; min-height: 330px; flex-direction: column; padding: 28px; border: 1px solid var(--line); border-radius: var(--radius); background: #fff; }
.blog-card .category { color: var(--blue); font-size: .78rem; font-weight: 800; }
.blog-card h2 { margin: 36px 0 14px; font-size: 1.35rem; letter-spacing: -.04em; }
.blog-card p { font-size: .92rem; }
.blog-card .text-link { margin-top: auto; }
.legal { max-width: 860px; }
.legal section { padding: 34px 0; border-bottom: 1px solid var(--line); }
.legal h2 { font-size: 1.45rem; letter-spacing: -.04em; }
.article-shell { width: min(calc(100% - 40px), 860px); margin-inline: auto; }
.article-hero { position: relative; padding: 92px 0 72px; overflow: hidden; background-color: var(--ink); background-position: center; background-size: cover; color: #fff; isolation: isolate; }
.article-hero::before { position: absolute; inset: 0; background: rgba(5,7,12,.72); content: ''; z-index: -1; }
.page-id-36 .article-hero { background-image: url('/assets/images/heroes/checklist-hero-8k.webp'); }
.page-id-37 .article-hero { background-image: url('/assets/images/heroes/ups-hero-8k.webp'); }
.page-id-38 .article-hero { background-image: url('/assets/images/heroes/generator-hero-8k.webp'); }
.article-hero h1 { max-width: 850px; font-size: clamp(2.5rem, 5vw, 4.6rem); }
.article-hero p { max-width: 760px; color: #b7c4d8; font-size: 1.12rem; }
.article-meta { display: flex; flex-wrap: wrap; gap: 12px 24px; color: #91a2be; font-size: .86rem; }
.article-body { padding: 80px 0; }
.article-body h2 { margin: 64px 0 20px; font-size: clamp(1.7rem, 3vw, 2.35rem); }
.article-body h2:first-child { margin-top: 0; }
.article-body h3 { margin: 34px 0 12px; font-size: 1.25rem; }
.article-body p, .article-body li { font-size: 1.05rem; }
.article-body ul, .article-body ol { padding-left: 24px; color: var(--muted); }
.article-body li + li { margin-top: 10px; }
.article-summary { padding: 30px; border-left: 4px solid var(--blue); border-radius: 0 16px 16px 0; background: #edf4ff; }
.article-summary p:last-child { margin-bottom: 0; }
.article-table { width: 100%; margin: 28px 0; border-collapse: collapse; border: 1px solid var(--line); }
.article-table th, .article-table td { padding: 15px 17px; border: 1px solid var(--line); text-align: left; }
.article-table th { background: var(--panel); }
.related-links { display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; margin-top: 50px; }
.related-links a { padding: 20px; border: 1px solid var(--line); border-radius: 14px; color: var(--blue); font-weight: 800; }
.history-list { position: relative; max-width: 920px; margin: 48px auto 0; }
.history-list::before { position: absolute; top: 12px; bottom: 12px; left: 116px; width: 2px; background: linear-gradient(var(--blue), var(--cyan)); content: ''; }
.history-item { position: relative; display: grid; grid-template-columns: 90px 1fr; gap: 58px; padding: 0 0 56px; }
.history-item:last-child { padding-bottom: 0; }
.history-year { color: var(--blue); font-size: 1.3rem; font-weight: 900; letter-spacing: -.04em; }
.history-content { position: relative; padding: 30px 34px; border: 1px solid var(--line); border-radius: var(--radius); background: #fff; box-shadow: 0 12px 34px rgba(16,24,40,.05); }
.history-content::before { position: absolute; top: 34px; left: -39px; width: 14px; height: 14px; border: 4px solid #dceaff; border-radius: 50%; background: var(--blue); content: ''; }
.history-content h3 { margin-bottom: 16px; font-size: 1.3rem; }
.history-content ul { margin: 0; padding-left: 20px; color: var(--muted); }
.history-content li + li { margin-top: 7px; }
.map-card { overflow: hidden; border: 1px solid var(--line); border-radius: 24px; background: #fff; box-shadow: var(--shadow); }
.map-card iframe { display: block; width: 100%; height: 480px; border: 0; }
.map-info { display: flex; align-items: center; justify-content: space-between; gap: 24px; padding: 26px 30px; }
.map-info p { margin: 0; }

.site-footer { padding: 64px 0 28px; background: var(--navy); color: #fff; }
.footer-grid { display: grid; grid-template-columns: 1.4fr .8fr 1.25fr .7fr; gap: 42px; }
.footer-grid h2, .footer-grid h3, .footer-grid p, .footer-grid a, .footer-grid address { font-size: .95rem; line-height: 1.7; letter-spacing: 0; }
.footer-grid h2, .footer-grid h3 { margin-bottom: 16px; }
.footer-grid p, .footer-grid address { margin: 0; color: #9cabc0; font-style: normal; }
.footer-links { display: grid; gap: 9px; }
.footer-links a { color: #cbd5e3; }
.footer-bottom { display: flex; justify-content: space-between; gap: 24px; margin-top: 50px; padding-top: 24px; border-top: 1px solid rgba(255,255,255,.1); color: #7f8fa7; font-size: .78rem; }

@media (max-width: 900px) {
  .menu-toggle { display: block; }
  .site-nav { position: absolute; top: 76px; left: 0; right: 0; display: none; padding: 18px 20px 26px; flex-direction: column; align-items: stretch; background: var(--ink); border-top: 1px solid rgba(255,255,255,.08); }
  .site-nav.is-open { display: flex; }
  .site-nav a { padding: 13px 0; }
  .header-phone { width: fit-content; margin-top: 6px; padding-inline: 16px !important; }
  .hero { min-height: auto; }
  .hero-grid, .split, .contact-grid { grid-template-columns: 1fr; }
  .hero-grid { gap: 48px; padding: 72px 0 110px; }
  .power-panel { max-width: 520px; }
  .proof-grid { grid-template-columns: 1fr 1fr; }
  .proof-item:nth-child(2) { border-right: 0; }
  .proof-item:nth-child(-n+2) { border-bottom: 1px solid var(--line); }
  .section-head { grid-template-columns: 1fr; gap: 8px; }
  .card-grid, .blog-grid { grid-template-columns: 1fr 1fr; }
  .warning-card { grid-column: span 2; }
  .steps { grid-template-columns: 1fr 1fr; }
  .step:nth-child(2)::after { display: none; }
  .case-grid { grid-template-columns: 1fr 1fr; }
  .case-card:first-child { grid-column: span 2; grid-row: auto; min-height: 320px; }
  .footer-grid { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 600px) {
  .container { width: min(calc(100% - 32px), var(--max)); }
  .section { padding: 72px 0; }
  .hero h1 { font-size: clamp(2.7rem, 13vw, 4rem); }
  .hero-grid { padding-top: 58px; }
  .power-panel { padding: 24px; }
  .proof-strip { margin-top: -36px; }
  .proof-grid, .card-grid, .blog-grid, .steps, .case-grid, .footer-grid, .diagnostic, .metric-panel { grid-template-columns: 1fr; }
  .proof-item, .proof-item:nth-child(2) { border-right: 0; border-bottom: 1px solid var(--line); }
  .proof-item:last-child { border-bottom: 0; }
  .warning-card, .case-card:first-child { grid-column: auto; }
  .step::after { display: none; }
  .case-card:first-child { min-height: 300px; }
  .cta-band { padding: 42px 26px; }
  .footer-bottom { flex-direction: column; }
  .sub-hero { padding: 84px 0 76px; }
  .sub-hero h1 { font-size: 2.7rem; }
  .hero { background-position: 63% center; }
  .hero::before { background: linear-gradient(180deg, rgba(5,7,12,.9), rgba(5,7,12,.76)); }
  .section-media--split img { min-height: 280px; }
  .page-media { width: min(calc(100% - 32px), var(--max)); margin-top: -30px; border-width: 5px; }
  .history-list::before { left: 7px; }
  .history-item { grid-template-columns: 1fr; gap: 12px; padding-left: 32px; }
  .history-content::before { left: -32px; }
  .map-card iframe { height: 360px; }
  .map-info { align-items: flex-start; flex-direction: column; }
  .article-shell { width: min(calc(100% - 32px), 860px); }
  .related-links { grid-template-columns: 1fr; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition-duration: .01ms !important; }
}
