/* Styles the feature guide with responsive reading layouts and small vector/CSS workflow illustrations, without loading editor code. */
.features-document { width: min(1080px, calc(100% - 48px)); padding-top: 72px; }
.features-document :where(section, nav, h2), #feature-content { scroll-margin-top: 90px; }
.features-document h2 { margin: 0 0 24px; max-width: 850px; padding: 0; font-size: clamp(28px, 4vw, 40px); letter-spacing: -.025em; text-wrap: balance; }
.features-document h3 { margin-top: 0; font-size: 19px; }
.features-document p { max-width: 82ch; }
.features-hero { padding: 12px 0 70px; }
.features-hero h1 { margin-top: 22px; font-size: clamp(42px, 7vw, 78px); line-height: 1.08; }
.features-hero h1 span { color: #ffad73; }
.features-intro { margin: 28px 0 0; max-width: 720px !important; font-size: clamp(18px, 2.4vw, 21px); }
.features-text-action { display: inline-block; margin: 20px 0 0 24px; font-size: 14px; font-weight: 650; }
.features-contents { padding: 28px 32px; border: 1px solid #3b414a; border-radius: 14px; background: #1c2026; }
.features-contents ol { display: grid; grid-template-columns: 1fr 1fr; gap: 0 36px; margin: 12px 0 0; padding: 0; list-style: none; }
.features-contents li { margin: 0; min-width: 0; }
.features-contents a { display: flex; justify-content: space-between; gap: 16px; padding: 12px 0; border-bottom: 1px solid #343a43; color: #e0e4ea; text-decoration: none; }
.features-contents a:hover { color: #ffad73; }
.features-contents a span { color: #a7b0bd; font-size: 13px; }
.feature-section { padding: 70px 0; border-bottom: 1px solid #343941; }
.feature-section .legal-kicker { margin-bottom: 14px; }
.feature-lead { margin: 0 0 30px; color: #d5dbe3; font-size: 19px; }
.feature-columns { display: grid; grid-template-columns: 1fr 1fr; gap: 38px; margin-top: 30px; }
.feature-columns p:last-child { margin-bottom: 0; }
.feature-columns + h3 { margin-top: 32px; }
.feature-note { margin: 30px 0 0; padding: 17px 20px; border-left: 3px solid #829eaf; border-radius: 0 8px 8px 0; background: #1d252c; font-size: 14px; }
.feature-entry { margin: 28px 0 0; color: #c9b6a8; font-size: 14px; }
.feature-entry strong { color: #ffbd8d; }
.feature-list { display: grid; gap: 18px; margin: 0; padding-left: 22px; }
.feature-list li { padding-left: 8px; margin: 0; }
.feature-list li::marker { color: #ffad73; }
.time-illustration, .recording-illustration { margin: 32px 0; padding: 28px; border: 1px solid #3b414a; border-radius: 14px; background: #1b2026; }
.time-photos { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; }
.time-photos span { display: flex; align-items: end; height: 125px; padding: 10px; border: 1px solid #647f86; border-radius: 7px; background: linear-gradient(155deg, transparent 45%, #34564d 46% 65%, #243b36 66%), linear-gradient(35deg, #456a60 48%, transparent 49%), #9bbcc4; color: white; font-size: 13px; font-weight: 700; text-shadow: 0 1px 4px #000; }
.time-photos span:nth-child(2) { filter: hue-rotate(-10deg); }
.time-photos span:nth-child(3) { filter: hue-rotate(-22deg); }
.time-photos span:nth-child(4) { filter: hue-rotate(-35deg); }
.time-connection { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 12px 24px; padding: 22px 0 8px; font-size: 14px; }
.time-connection strong { color: #ffc49a; }
figcaption, .illustration-caption { margin: 14px 0 0; color: #aab4c1; font-size: 12px; }
.map-styles { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.map-style { overflow: hidden; border: 1px solid #414751; border-radius: 12px; background: #1c2026; }
.map-style h3 { margin: 22px 20px 10px; }
.map-style p { margin: 0 20px 24px; font-size: 15px; }
.map-art { height: 155px; overflow: hidden; }
.map-art svg { width: 100%; height: 100%; }
.map-art .route { fill: none; stroke-width: 4; stroke-linecap: round; }
.parchment { background: #d7bc88; }
.parchment .land { fill: #bda779; stroke: #796841; stroke-width: 2; }
.parchment .route { stroke: #864328; stroke-dasharray: 5 8; }
.parchment circle { fill: #864328; }
.parchment .destination { stroke: #864328; stroke-width: 4; }
.terrain { background: #9abcc4; }
.terrain .land { fill: #4e705e; }
.terrain .ridge { fill: #a4bca0; }
.terrain .route { stroke: #ffe2a1; }
.fairytale { background: #b8cbdc; }
.fairytale .land { fill: #81a06a; }
.fairytale .route { stroke: #ffe0a0; }
.fairytale .trees { fill: #36594d; }
.fairytale .trunks { stroke: #65523d; stroke-width: 5; }
.recording-scene { position: relative; width: min(100%, 680px); aspect-ratio: 16 / 7; margin: auto; overflow: hidden; border: 1px solid #566171; border-radius: 9px; background: linear-gradient(120deg, #293c50, #23332f); }
.recording-badge { position: absolute; top: 16px; left: 20px; color: #c6d9e8; font-size: 11px; letter-spacing: .1em; }
.recording-content { position: absolute; top: 32%; left: 6%; width: 57%; }
.recording-content i { display: block; height: 20px; margin: 15px 0; border-radius: 4px; background: #9ec0d04a; }
.recording-content i:nth-child(2) { width: 70%; background: #b6cdb54a; }
.recording-content i:nth-child(3) { width: 85%; }
.recording-face { position: absolute; right: 4%; bottom: 8%; width: 24%; height: 57%; border: 2px solid #ffb780; border-radius: 6px; background: #7e6053; }
.recording-face svg { width: 100%; height: 100%; fill: #e6c4a5; }
.export-options { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin: 30px 0; }
.export-options article { padding: 24px; border-top: 2px solid #d78b57; background: #1c2026; border-radius: 0 0 10px 10px; }
.export-options p { margin-bottom: 0; font-size: 15px; }
.features-finish { padding-top: 64px; }
.features-finish h2 { max-width: 760px; }
.features-footer { display: flex; justify-content: space-between; gap: 20px; }
.feature-skip { position: fixed; top: -100px; left: 16px; z-index: 5; padding: 12px 20px; background: #202831; color: white; border: 2px solid #ffad73; }
.feature-skip:focus { top: 10px; }
a:focus-visible { outline: 2px solid #ffbd8d; outline-offset: 5px; border-radius: 2px; }
@media (max-width: 700px) {
  .features-document { width: calc(100% - 32px); padding-top: 38px; }
  .features-hero { padding-bottom: 44px; }
  .features-contents { padding: 22px; }
  .features-contents ol, .feature-columns, .map-styles, .export-options { grid-template-columns: 1fr; }
  .feature-columns { gap: 26px; }
  .feature-section { padding: 46px 0; }
  .feature-lead { font-size: 18px; }
  .map-art { height: 170px; }
  .time-illustration, .recording-illustration { padding: 16px; }
  .time-photos { gap: 7px; }
  .time-photos span { height: 88px; padding: 6px; font-size: 11px; }
  .time-connection { gap: 8px; text-align: center; }
  .time-connection strong { flex-basis: 100%; }
  .recording-badge { top: 10px; left: 10px; font-size: 8px; }
  .recording-content i { height: 11px; margin: 8px 0; }
  .features-text-action { margin-left: 16px; }
}
@media (max-width: 380px) {
  .legal-header { gap: 10px; padding-inline: 12px; }
  .legal-nav { gap: 12px; }
  .legal-brand { gap: 5px; font-size: 12px; }
  .features-text-action { margin-left: 0; display: block; }
}
@media print {
  :root { color-scheme: light; }
  body { background: white; }
  .legal-header { position: static; background: white; }
  .features-document :where(h1, h2, h3, p, li, a, strong, span), .legal-header a { color: #222; }
  .features-document { width: 100%; padding: 20px 0; }
  .feature-section { padding: 24px 0; }
  .feature-note, .features-contents, .export-options article, .map-style { background: #f2f2f2; }
  .features-hero .about-action, .features-text-action, .features-finish .about-action, .feature-skip { display: none; }
}
