/* G117: selected editorial layout, porcelain / graphite / slate palette.
   Evidence and application limits: UX-RESEARCH-G117.md. */
@font-face {
  font-family: "Cormorant Garamond";
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url("/assets/fonts/cormorant-garamond-latin-v21.woff2") format("woff2");
}
body.hobby-atlas-home {
  --atlas-ink: #25292c;
  --atlas-ink-soft: #41494d;
  --atlas-muted: #5c676d;
  --atlas-brass: #3d6175;
  --atlas-action: #3d6175;
  --atlas-line: #d9dddf;
  --atlas-surface: #f7f7f4;
  --atlas-surface-2: #ebf0f2;
  --atlas-white: #fff;
  --atlas-time: #3d6175;
  --atlas-cost: #3d6175;
  --atlas-place: #3d6175;
  --atlas-energy: #3d6175;
  --atlas-social: #3d6175;
  --ink: var(--atlas-ink);
  --muted: var(--atlas-muted);
  --line: var(--atlas-line);
  --paper: var(--atlas-surface);
  --leaf: var(--atlas-action);
  --leaf-deep: #2a485a;
  background: var(--atlas-surface);
  overflow-x: visible;
  font-weight: 400;
}
.hobby-atlas-home::before { display: none; }
body.hobby-atlas-home #start-screen.active { animation: none; }
body.growth-refresh.hobby-atlas-home .site-header {
  min-height: 84px;
  padding: 10px 3%;
  background: var(--atlas-surface);
  border-bottom: 1px solid var(--atlas-line);
  backdrop-filter: none;
}
body.growth-refresh.hobby-atlas-home .site-header .brand { min-width: 192px; }
body.growth-refresh.hobby-atlas-home .site-header nav { width: 63.5%; gap: 36px; }
body.growth-refresh.hobby-atlas-home .site-header nav a,
body.growth-refresh.hobby-atlas-home .site-header nav button {
  padding: 10px 0;
  font-size: 16px;
  font-weight: 650;
  background: transparent;
  color: var(--atlas-ink);
  border-radius: 0;
  box-shadow: none;
}
body.growth-refresh.hobby-atlas-home .site-header nav .atlas-header-quiz {
  margin-left: auto;
  padding: 10px 0;
  gap: 12px;
  color: var(--atlas-action);
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
body.growth-refresh.hobby-atlas-home .site-header nav .atlas-header-quiz:hover { color: var(--atlas-ink); background: transparent; }
body.growth-refresh.hobby-atlas-home .site-header nav [data-saved-count] { background: var(--atlas-surface-2); color: var(--atlas-action); }
body.growth-refresh.hobby-atlas-home .site-header nav [data-saved-count]:empty { display: none; }
.lh-icon { width: 26px; height: 26px; display: inline-block; flex: 0 0 auto; vertical-align: middle; }
.atlas-hero {
  display: grid;
  grid-template-columns: 47.3% minmax(0, 1fr);
  grid-template-rows: minmax(0, 1fr);
  align-items: stretch;
  min-height: 0;
  height: clamp(560px, 45.4vw, 740px);
  padding: 0;
  background: var(--atlas-surface);
}
.atlas-hero-inner {
  width: 100%;
  min-width: 0;
  min-height: 0;
  padding: clamp(64px, 6.1vw, 98px) 2% 42px 9.5%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.atlas-hero h1 {
  max-width: none;
  margin: 0;
  color: var(--atlas-ink);
  font: 500 clamp(44px, 6.55vw, 106px)/.99 "Cormorant Garamond", Georgia, serif;
  letter-spacing: -.043em !important;
}
.atlas-hero-lede {
  margin: 30px 0 28px;
  max-width: 500px;
  color: var(--atlas-ink-soft);
  font-size: clamp(16px, 1.32vw, 19px);
  font-weight: 400;
  line-height: 1.55;
}
.hero-explore { color: var(--atlas-action); font-weight: 650; font-size: 16px; text-underline-offset: 7px; text-decoration-thickness: 1px; min-height: 44px; display: inline-flex; align-items: center; }
.hero-first-session { margin: 30px 0 0; color: var(--atlas-ink); font: 500 23px/1.15 "Cormorant Garamond", Georgia, serif; }
.hero-trust { margin: auto 0 0; padding-top: 28px; display: flex; align-items: center; gap: 14px; font-size: 15px; color: var(--atlas-ink-soft); }
.hero-trust .lh-icon { width: 22px; height: 22px; }
.hero-photo { display: block; min-height: 0; overflow: hidden; }
.hero-photo img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: 50% 52%; }
.home-quick-match { width: 100%; min-height: 84px; padding: 0; border: 0; border-radius: 0; background: var(--atlas-surface-2); box-shadow: none; scroll-margin-top: 94px; }
.home-quick-match [hidden], .quick-match-result[hidden] { display: none !important; }
[data-quick-step="need"] { display: grid; grid-template-columns: 20% 1fr; align-items: center; padding: 18px 4.4%; min-height: 84px; }
[data-quick-step="need"] h2 { margin: 0; color: var(--atlas-action); font: 650 14px/1.4 "Manrope", sans-serif; letter-spacing: .035em; text-transform: uppercase; }
.quick-choice-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); }
.quick-need-grid { margin: 0; gap: 0; }
.quick-need-grid button {
  display: flex; align-items: center; justify-content: space-between; gap: 12px;
  min-height: 48px; padding: 6px clamp(18px, 4.2vw, 64px);
  border: 0; border-left: 1px solid #c6cfd4; border-radius: 0;
  background: transparent; color: var(--atlas-ink); text-align: left;
  font: 500 clamp(21px, 1.95vw, 28px)/1.15 "Cormorant Garamond", Georgia, serif;
  transition: background-color .18s ease;
}
.quick-need-grid button:last-child { padding-right: 24px; }
.quick-need-grid button .lh-icon, .home-edition-copy .lh-icon, .atlas-header-quiz .lh-icon { filter: invert(32%) sepia(20%) saturate(873%) hue-rotate(158deg) brightness(94%) contrast(87%); }
.quick-need-grid button:hover { background: #dde6ea; }
.hobby-atlas-home :is(a, button, summary, input, select):focus-visible { outline: 2px solid var(--atlas-action); outline-offset: 5px; }
.hobby-atlas-home :is(h1, h2)[tabindex="-1"]:focus { outline: none; }
.quick-match-trust { margin: 0; height: 0; overflow: hidden; }
.quick-no-script { padding: 20px 4.4%; }
[data-quick-step="time"] { max-width: 1200px; margin: auto; padding: 28px 36px 36px; }
.quick-match-back { display: inline-flex; align-items: center; gap: 8px; min-height: 44px; padding: 4px 0; border: 0; background: transparent; color: var(--atlas-action); font-size: 14px; }
.quick-match-progress { margin: 12px 0 8px; color: var(--atlas-muted); font-size: 12px; letter-spacing: .06em; text-transform: uppercase; }
.quick-match-step:not([data-quick-step="need"]) h2, .quick-result-copy h2 { margin: 0; color: var(--atlas-ink); font: 500 clamp(32px, 3.5vw, 48px)/1.05 "Cormorant Garamond", Georgia, serif; letter-spacing: -.025em; }
.quick-time-grid { margin-top: 24px; gap: 16px; }
.quick-time-grid button { min-height: 92px; padding: 18px 24px; display: grid; gap: 6px; border: 1px solid #b6c3cb; border-radius: 2px; text-align: left; background: var(--atlas-surface); color: var(--atlas-ink); transition: background-color .18s ease, border-color .18s ease; }
.quick-time-grid button:hover { background: white; border-color: var(--atlas-action); }
.quick-time-grid button strong { font: 500 28px/1 "Cormorant Garamond", Georgia, serif; }
.quick-time-grid button span { font-size: 14px; color: var(--atlas-muted); }
.quick-match-result { display: grid; grid-template-columns: minmax(0, .85fr) minmax(0, 1.15fr); gap: 44px; max-width: 1120px; padding: 40px 36px; margin: auto; }
.quick-result-media { overflow: hidden; align-self: start; }
.quick-result-media img { width: 100%; height: 100%; max-height: 450px; min-height: 350px; object-fit: cover; display: block; }
.quick-result-copy { min-width: 0; }
.quick-result-topline { display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 12px; color: var(--atlas-action); font-size: 12px; font-weight: 650; letter-spacing: .05em; text-transform: uppercase; }
.quick-result-topline span + span { border-left: 1px solid #b6c3cb; padding-left: 10px; }
.quick-result-fit { color: var(--atlas-muted); font-size: 14px; line-height: 1.5; margin: 14px 0 20px; }
.quick-session-plan { padding: 18px 0; border-block: 1px solid #c6cfd4; }
.quick-session-plan > span { color: var(--atlas-action); font-size: 12px; font-weight: 650; letter-spacing: .05em; text-transform: uppercase; }
.quick-session-plan p { font-size: 16px; line-height: 1.55; margin: 8px 0 0; color: var(--atlas-ink); }
.quick-result-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 12px 20px; margin-top: 20px; }
.quick-start-button, .quick-session-state button { display: inline-flex; align-items: center; justify-content: center; gap: 14px; min-height: 48px; padding: 12px 20px; border: 1px solid var(--atlas-action); border-radius: 2px; background: var(--atlas-action); color: white; font-weight: 650; font-size: 14px; }
.quick-start-button .lh-icon { filter: invert(1); }
.quick-result-actions a { display: inline-flex; align-items: center; min-height: 44px; color: var(--atlas-action); font-size: 14px; text-underline-offset: 5px; }
.quick-start-button:hover, .quick-session-state button:hover { background: #2a485a; }
.quick-start-button:disabled, .quick-session-state button:disabled { color: #5c676d; background: #e0e6e8; border-color: #b6c3cb; opacity: 1; }
.quick-session-state { margin-top: 22px; border-top: 1px solid #c6cfd4; padding-top: 18px; }
.quick-session-state p { font-size: 14px; color: var(--atlas-ink-soft); line-height: 1.5; }
.quick-session-state .quick-plan-save-status { color: var(--atlas-muted); font-size: 12px; }
.quick-session-state .quick-share-button { display: block; margin-top: 14px; background: transparent; color: var(--atlas-action); }
.quick-session-state .quick-share-button:hover { background: white; }
.quick-change-button { display: inline-flex; align-items: center; min-height: 44px; margin-top: 10px; padding: 8px 0; border: 0; background: transparent; color: var(--atlas-muted); font-size: 14px; text-decoration: underline; text-underline-offset: 5px; }
.quick-shared-note { padding: 0 0 12px; color: var(--atlas-action); font-size: 14px; font-weight: 650; }
.home-editions { display: grid; grid-template-columns: 21% minmax(0, 1fr); padding: 42px 4.4% 48px; gap: 26px; background: var(--atlas-surface); }
.home-editions-heading { margin: 0; }
.home-editorial-kicker { color: var(--atlas-muted); font: 650 13px/1.4 "Manrope", sans-serif; letter-spacing: .05em; text-transform: uppercase; margin: 0 0 16px; }
.home-editions-heading h2 { font: 500 clamp(36px, 3.4vw, 51px)/1.02 "Cormorant Garamond", Georgia, serif; color: var(--atlas-ink); letter-spacing: -.025em; margin: 0; }
.home-edition-grid { display: grid; grid-template-columns: 1.16fr 1fr; gap: 26px; }
.home-edition-card { min-width: 0; display: grid; grid-template-columns: 59% minmax(0, 1fr); gap: 26px; color: var(--atlas-ink); text-decoration: none; }
.home-edition-card + .home-edition-card { grid-template-columns: 56% minmax(0, 1fr); border-left: 1px solid var(--atlas-line); padding-left: 26px; }
.home-edition-card > img { width: 100%; height: 180px; object-fit: cover; display: block; }
.home-edition-copy { display: block; padding-top: 18px; }
.home-edition-copy strong { display: block; position: relative; padding-right: 20px; color: var(--atlas-ink); font: 500 28px/1.08 "Cormorant Garamond", Georgia, serif; letter-spacing: -.02em; }
.home-edition-copy strong .lh-icon { width: 24px; height: 24px; position: absolute; right: -4px; bottom: 3px; transition: transform .18s ease; }
.home-edition-copy small { display: block; margin-top: 20px; font: 400 14px/1.5 "Manrope", sans-serif; color: var(--atlas-ink-soft); }
.home-edition-card:hover .lh-icon { transform: translateX(4px); }
.atlas-browse { background: var(--atlas-surface); border-block: 1px solid var(--atlas-line); scroll-margin-top: 94px; }
.atlas-browse > summary { display: flex; justify-content: space-between; align-items: center; gap: 24px; list-style: none; min-height: 102px; padding: 24px 4.4%; cursor: pointer; }
.atlas-browse > summary::-webkit-details-marker { display: none; }
.atlas-browse > summary strong { display: block; color: var(--atlas-ink); font: 500 32px/1.1 "Cormorant Garamond", Georgia, serif; }
.atlas-browse > summary small { display: block; margin-top: 5px; font-size: 13px; color: var(--atlas-muted); }
.atlas-browse-mark { transition: transform .18s ease; }
.atlas-browse[open] .atlas-browse-mark { transform: rotate(45deg); }
.atlas-browse-inner { padding: 24px 4.4% 0; border-top: 1px solid var(--atlas-line); }
.atlas-browse .atlas-search-form { border-radius: 2px; box-shadow: none; }
.atlas-browse .atlas-search-form:focus-within { outline: 2px solid var(--atlas-action); outline-offset: 3px; }
.atlas-browse .atlas-search-button { border-radius: 2px; background: var(--atlas-action); }
.atlas-browse .atlas-search-button:is(:hover, :focus-visible) { background: #2a485a; }
.atlas-browse .atlas-filter-field[data-coordinate] { --coordinate: var(--atlas-action); --coordinate-soft: #ebf0f2; }
.atlas-browse .atlas-filter-field > .material-symbols-rounded { clip-path: none; background: transparent; }
.atlas-browse .atlas-results-header h2, .atlas-browse .atlas-empty h3, .atlas-browse .atlas-card h3 { font-family: "Cormorant Garamond", Georgia, serif; font-weight: 600; }
.atlas-browse .atlas-results-header h2 { font-size: 29px; }
.atlas-browse .atlas-empty h3 { font-size: 34px; }
.atlas-browse .atlas-empty { border-radius: 2px; border: 1px solid var(--atlas-line); }
.atlas-browse .atlas-filter-bar, .atlas-browse .atlas-content { background: var(--atlas-surface); }
.atlas-fit-journey, .atlas-value-strip, .atlas-guide-collections { display: none !important; }
.hobby-atlas-home .site-footer { color: var(--atlas-muted); background: var(--atlas-surface); border-top: 0; }
.hobby-atlas-home .site-footer a { color: var(--atlas-action); }
@media (min-width: 1700px) { .atlas-hero-inner { padding-bottom: 54px; } }
@media (max-width: 1150px) {
  body.growth-refresh.hobby-atlas-home .site-header nav { width: auto; gap: 24px; }
  body.growth-refresh.hobby-atlas-home .site-header nav .atlas-header-quiz { margin-left: 18px; }
  .atlas-hero-inner { padding-top: 68px; }
  .hero-line-break { display: none; }
  .quick-need-grid button { padding-inline: 24px; }
  .home-editions { grid-template-columns: 1fr; gap: 26px; }
  .home-editions-heading h2 br { display: none; }
  .home-editions-heading h2 { font-size: 40px; }
  .home-editorial-kicker { margin-bottom: 10px; }
  .home-edition-grid { grid-template-columns: 1fr 1fr; }
  .home-edition-card { grid-template-columns: 50% minmax(0, 1fr); }
  .home-edition-card + .home-edition-card { grid-template-columns: 50% minmax(0, 1fr); }
}
@media (max-width: 760px) {
  body.growth-refresh.hobby-atlas-home .site-header { min-height: 68px; padding: 7px 20px; }
  body.growth-refresh.hobby-atlas-home .site-header .brand { min-width: 0; }
  body.growth-refresh.hobby-atlas-home .site-header nav { gap: 12px; }
  body.growth-refresh.hobby-atlas-home .site-header nav > a:not(.atlas-header-quiz) { display: none !important; }
  body.growth-refresh.hobby-atlas-home .site-header nav > button[data-atlas-saved-nav] { display: inline-flex !important; font-size: 13px; }
  body.growth-refresh.hobby-atlas-home .site-header nav .atlas-header-quiz { display: none !important; }
  .atlas-hero { grid-template-columns: 1fr; height: auto; }
  .atlas-hero { grid-template-rows: auto auto; }
  .atlas-hero-inner { padding: 36px 24px 26px; }
  .atlas-hero h1 { font-size: clamp(38px, 11.7vw, 78px); letter-spacing: -.035em !important; line-height: 1; }
  .atlas-hero-lede { font-size: 15px; max-width: 430px; margin: 20px 0 9px; line-height: 1.55; }
  .hero-explore { font-size: 14px; }
  .hero-first-session { display: none; }
  .hero-trust { margin: 8px 0 0; padding: 0; font-size: 12px; gap: 9px; }
  .hero-trust .lh-icon { width: 19px; height: 19px; }
  .hero-photo { height: clamp(210px, 58vw, 350px); }
  .hero-photo img { object-position: 50% 55%; }
  .home-quick-match { scroll-margin-top: 78px; }
  [data-quick-step="need"] { grid-template-columns: 1fr; padding: 20px 24px 16px; gap: 12px; }
  [data-quick-step="need"] h2 { font-size: 12px; }
  .quick-need-grid { grid-template-columns: 1fr; }
  .quick-need-grid button, .quick-need-grid button:last-child { padding: 12px 0; border-left: 0; border-bottom: 1px solid #c6cfd4; min-height: 56px; font-size: 25px; }
  .quick-need-grid button:last-child { border-bottom: 0; }
  [data-quick-step="time"] { padding: 18px 24px 28px; }
  .quick-match-step:not([data-quick-step="need"]) h2, .quick-result-copy h2 { font-size: 36px; }
  .quick-time-grid { grid-template-columns: 1fr; gap: 10px; margin-top: 22px; }
  .quick-time-grid button { grid-template-columns: 88px 1fr; align-items: center; min-height: 72px; padding: 16px; }
  .quick-time-grid button span { font-size: 13px; }
  .quick-match-result { grid-template-columns: 1fr; padding: 24px; gap: 22px; }
  .quick-result-media img { min-height: 0; height: 180px; object-position: center; }
  .quick-result-actions { gap: 6px 18px; }
  .quick-start-button { flex: 1 1 100%; }
  .home-editions { padding: 36px 24px; gap: 24px; }
  .home-editions-heading h2 { font-size: 37px; }
  .home-editorial-kicker { font-size: 12px; }
  .home-edition-grid { grid-template-columns: 1fr; gap: 26px; }
  .home-edition-card, .home-edition-card + .home-edition-card { grid-template-columns: 43% minmax(0, 1fr); gap: 20px; padding: 0; border: 0; }
  .home-edition-card + .home-edition-card { padding-top: 26px; border-top: 1px solid var(--atlas-line); }
  .home-edition-card > img { height: 156px; }
  .home-edition-copy { padding-top: 5px; }
  .home-edition-copy strong { font-size: 27px; }
  .home-edition-copy small { font-size: 13px; margin-top: 15px; }
  .atlas-browse { scroll-margin-top: 78px; }
  .atlas-browse > summary { min-height: 108px; padding: 24px; }
  .atlas-browse > summary strong { font-size: 29px; }
  .atlas-browse-inner { padding: 20px 24px 0; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .hobby-atlas-home *, .hobby-atlas-home *::before, .hobby-atlas-home *::after { transition: none !important; animation: none !important; }
}

body.growth-refresh.hobby-atlas-home .site-header nav a:first-child { color: var(--atlas-ink); background: transparent; box-shadow: none; }
body.growth-refresh.hobby-atlas-home .site-header .brand { margin-left: -14px; }
