/* Zodiaro chart product layer. Shared geometry and tokens are mirrored in assets/data. */

.chart-results-app [hidden], .chart-form [hidden] { display: none !important; }

.chart-place { position: relative; }
.chart-place .input-icon input { padding-right: 42px; padding-left: 12px; }
.chart-place .input-icon > img { position: absolute; z-index: 2; top: 14px; right: 12px; width: 18px; height: 18px; object-fit: contain; }
.chart-place.has-selection .input-icon::after { position: absolute; top: 13px; right: 13px; width: 19px; height: 19px; border: 1px solid var(--gold-dark); border-radius: 50%; color: var(--gold-dark); content: "\2713"; font-size: 11px; line-height: 17px; text-align: center; }
.chart-place.has-selection .input-icon > img { display: none; }
.place-spinner { position: absolute; top: 14px; right: 13px; width: 18px; height: 18px; border: 1px solid rgba(23,18,38,.24); border-top-color: var(--terracotta); border-radius: 50%; animation: zodiaro-spin 700ms linear infinite; }
.place-options { position: absolute; z-index: 40; top: calc(100% - .85rem); right: 0; left: 0; max-height: 260px; overflow-y: auto; border: 1px solid rgba(23,18,38,.18); background: var(--paper); box-shadow: 0 18px 45px rgba(23,18,38,.15); }
.place-options button { display: grid; width: 100%; padding: .78rem .9rem; border: 0; border-bottom: 1px solid rgba(23,18,38,.09); background: transparent; color: var(--ink); text-align: left; }
.place-options button:last-child { border-bottom: 0; }
.place-options button:hover, .place-options button.is-active { background: rgba(184,139,69,.12); }
.place-options button span { font-size: .74rem; font-weight: 700; }
.place-options button small { color: var(--muted); font-size: .6rem; letter-spacing: .04em; }
.place-options__empty { padding: .9rem; margin: 0; color: var(--muted); font-size: .68rem; line-height: 1.5; }
.check-row--compact { margin: -3px 0 9px; }
.check-row--compact input { width: 14px; height: 14px; }
.compact-fieldset.is-disabled { opacity: .45; }
.chart-submit { position: relative; overflow: hidden; }
.chart-submit.is-loading .button__arrow { width: 15px; height: 15px; border: 1px solid currentColor; border-top-color: transparent; border-radius: 50%; font-size: 0; animation: zodiaro-spin 700ms linear infinite; }
.chart-submit:disabled { cursor: wait; opacity: .75; transform: none; }
.chart-form__status { min-height: 1.15rem; margin: .55rem 0 0; color: var(--muted); font-size: .62rem; line-height: 1.45; text-align: center; }
.chart-form__status.is-error { color: #8e2d23; }
.chart-form__status.is-success { color: #466038; }
.chart-form--mockup .chart-form__status { min-height: 0; margin-top: .4rem; }

@keyframes zodiaro-spin { to { transform: rotate(360deg); } }

.chart-results-app { min-height: 70vh; }
.chart-loading { display: grid; place-content: center; min-height: 720px; padding: 7rem 1.5rem; text-align: center; }
.chart-loading h1 { max-width: 850px; margin-bottom: 1rem; font-size: clamp(3.5rem, 7vw, 7rem); }
.chart-loading > p:last-child { color: rgba(255,255,255,.65); }
.chart-loading__orbit { position: relative; width: 84px; height: 84px; margin: 0 auto 2.2rem; border: 1px solid rgba(219,193,142,.35); border-radius: 50%; animation: zodiaro-spin 7s linear infinite; }
.chart-loading__orbit::before, .chart-loading__orbit::after { position: absolute; inset: 13px; border: 1px solid rgba(219,193,142,.25); border-radius: 50%; content: ""; }
.chart-loading__orbit::after { inset: 27px; }
.chart-loading__orbit i { position: absolute; top: 50%; left: 50%; width: 6px; height: 6px; border-radius: 50%; background: var(--gold); }
.chart-loading__orbit i:first-child { transform: translate(32px,-3px); }
.chart-loading__orbit i:nth-child(2) { transform: translate(-29px,18px); }
.chart-loading__orbit i:last-child { transform: translate(-6px,-40px); background: var(--terracotta); }
.chart-error { min-height: 680px; display: grid; align-items: center; }
.chart-error__inner { max-width: 840px; margin-inline: auto; text-align: center; }
.chart-error h1 { font-size: clamp(3.4rem, 7vw, 6.5rem); }
.chart-error p:not(.eyebrow) { max-width: 620px; margin: 0 auto 2rem; color: var(--muted); }
.chart-error .eyebrow { justify-content: center; }

.results-hero--living { min-height: 760px; }
.results-hero--living .results-hero__inner { grid-template-columns: minmax(0,.84fr) minmax(520px,1.16fr); gap: clamp(2rem,5vw,6rem); padding-block: clamp(5rem,8vw,8rem); }
.results-hero--living .results-hero__copy { position: relative; z-index: 2; }
.results-hero--living h1 { max-width: 690px; margin-bottom: 1.35rem; font-size: clamp(4.5rem,7.2vw,7.6rem); line-height: .9; }
.results-summary { max-width: 640px; color: rgba(255,255,255,.76) !important; font-size: 1.02rem; line-height: 1.78; }
.private-link-note { margin-top: 1rem; color: rgba(255,255,255,.48) !important; font-size: .62rem; }
.living-wheel { position: relative; z-index: 2; width: min(650px,100%); margin-inline: auto; filter: drop-shadow(0 35px 45px rgba(0,0,0,.28)); }
.living-wheel::before { position: absolute; inset: 8%; border: 1px solid rgba(219,193,142,.14); border-radius: 50%; content: ""; transform: scale(1.18); }
.living-wheel svg { position: relative; display: block; width: 100%; overflow: visible; }
.wheel-orbits circle { fill: rgba(251,248,242,.035); stroke: rgba(219,193,142,.66); stroke-width: 1; }
.wheel-orbits circle:nth-child(2), .wheel-orbits circle:nth-child(3) { stroke: rgba(255,255,255,.34); }
.wheel-orbits circle:last-child { fill: rgba(23,18,38,.4); stroke: rgba(219,193,142,.32); }
.wheel-zodiac line { stroke: rgba(219,193,142,.28); stroke-width: .7; }
.wheel-zodiac text { fill: #dbc18e; font: 600 10px var(--sans); letter-spacing: .11em; text-anchor: middle; dominant-baseline: middle; }
.wheel-houses line { stroke: rgba(255,255,255,.18); stroke-width: .75; }
.wheel-planet circle { fill: var(--paper); stroke: var(--gold); stroke-width: 1.2; }
.wheel-planet text { fill: var(--ink); font: 700 8px var(--sans); text-anchor: middle; dominant-baseline: middle; }
.wheel-aspect { opacity: .68; stroke-width: 1.25; transition: opacity 180ms ease, stroke-width 180ms ease; }
.wheel-aspect.is-flow { stroke: #65829b; }
.wheel-aspect.is-tension { stroke: #b55d49; }
.wheel-aspect.is-fusion { stroke: #c6a361; }
.wheel-aspect.is-selected { opacity: 1; stroke-width: 3; }
.wheel-center circle { fill: var(--gold); opacity: .18; }
.wheel-center path { fill: var(--gold); }

.result-accuracy { border-bottom: 1px solid rgba(142,45,35,.14); background: #efe2d5; }
.result-accuracy .wrap { display: grid; grid-template-columns: auto 1fr; gap: 1.5rem; align-items: center; padding-block: 1rem; }
.result-accuracy strong { color: #6b281f; font-family: var(--display); font-size: 1.2rem; }
.result-accuracy p { margin: 0; color: #674e49; font-size: .72rem; }
.result-nav { position: sticky; z-index: 30; top: 0; overflow-x: auto; border-bottom: 1px solid var(--line); background: rgba(244,240,232,.94); backdrop-filter: blur(16px); }
.admin-bar .result-nav { top: 32px; }
.result-nav .wrap { display: flex; justify-content: center; min-width: max-content; }
.result-nav a { padding: 1rem 1.35rem; color: #504958; font-size: .64rem; font-weight: 700; letter-spacing: .12em; text-decoration: none; text-transform: uppercase; }
.result-nav a:hover { color: var(--terracotta); }
.result-section { scroll-margin-top: 72px; }

.placement-grid--dynamic { margin-bottom: 0; }
.big-three-card { position: relative; overflow: hidden; }
.big-three-card::after { position: absolute; right: -30%; bottom: -48%; width: 260px; height: 260px; border: 1px solid rgba(184,139,69,.18); border-radius: 50%; content: ""; }
.big-three-card:nth-child(2) { background: var(--paper); }
.big-three-card.is-withheld { background: rgba(23,18,38,.035); }
.big-three-card > .zodiac-emblem { position: relative; z-index: 2; width: 68px; height: 68px; margin-bottom: 1.5rem; }
.planet-monogram { display: grid; place-items: center; width: 44px; height: 44px; margin-bottom: 2.2rem; border: 1px solid var(--gold); border-radius: 50%; color: var(--gold-dark); font-size: .62rem; font-weight: 700; letter-spacing: .07em; }
.big-three-card h3 { margin-bottom: .45rem; font-size: clamp(2.7rem,4vw,4.3rem); }
.big-three-card__theme { max-width: 250px; color: var(--ink) !important; font-family: var(--display); font-size: 1.2rem; line-height: 1.25; }

.section-heading--light h2 { color: #fff; }
.section-heading--light > p { color: rgba(255,255,255,.64); }
.signature-grid { display: grid; grid-template-columns: repeat(12,1fr); grid-template-rows: repeat(2,minmax(190px,auto)); grid-auto-flow: dense; border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.signature-card { grid-column: span 3; grid-row: span 2; padding: clamp(1.7rem,3vw,3rem); border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); background: var(--ivory); }
.signature-card--portrait { grid-column: span 6; }
.signature-card--ink { background: var(--ink); color: #fff; }
.signature-card h3 { max-width: 560px; font-size: clamp(2rem,3.5vw,3.6rem); }
.signature-card > p:not(.eyebrow) { color: var(--muted); }
.signature-card--ink > p:not(.eyebrow) { color: rgba(255,255,255,.68); }
.signature-axis { display: flex; justify-content: space-between; gap: 1rem; padding: .85rem 0; border-top: 1px solid var(--line); font-size: .7rem; }
.signature-axis:last-child { border-bottom: 1px solid var(--line); }
.signature-number, .signature-code { display: block; margin: 1.7rem 0 .2rem; color: var(--gold-dark); font-family: var(--display); font-size: 5.5rem; line-height: .8; }
.signature-code { color: var(--gold); }

.placement-ledger { border-top: 1px solid var(--line); }
.placement-row { border-bottom: 1px solid var(--line); }
.placement-row summary { display: grid; grid-template-columns: 62px minmax(200px,1fr) minmax(230px,.7fr) 24px; align-items: center; gap: 1.2rem; padding: 1.1rem .4rem; cursor: pointer; list-style: none; }
.placement-row summary::-webkit-details-marker { display: none; }
.placement-row__code { display: grid; place-items: center; width: 38px; height: 38px; border: 1px solid var(--gold); border-radius: 50%; color: var(--gold-dark); font-size: .58rem; font-weight: 700; }
.placement-row summary span { display: grid; }
.placement-row summary strong { font-family: var(--display); font-size: 1.25rem; font-weight: 600; }
.placement-row summary small { color: var(--muted); font-size: .64rem; }
.placement-row__position { justify-self: end; text-align: right; }
.placement-row__toggle { display: block !important; color: var(--gold-dark); font-family: var(--display); font-size: 1.4rem; transition: transform 180ms ease; }
.placement-row[open] .placement-row__toggle { transform: rotate(45deg); }
.placement-row > div { max-width: 760px; padding: 0 1rem 1.45rem 76px; color: var(--muted); font-size: .78rem; }
.placement-row > div p { margin-bottom: .35rem; }

.section--aubergine { overflow: hidden; background: var(--aubergine); color: #fff; }
.house-ribbon { display: grid; grid-auto-columns: minmax(250px,1fr); grid-auto-flow: column; overflow-x: auto; border-top: 1px solid var(--line-light); border-left: 1px solid var(--line-light); scrollbar-color: var(--gold) transparent; }
.house-ribbon article { min-height: 330px; padding: 2rem; border-right: 1px solid var(--line-light); border-bottom: 1px solid var(--line-light); }
.house-ribbon article > span { display: block; margin-bottom: 3rem; color: rgba(219,193,142,.42); font-family: var(--display); font-size: 4rem; line-height: 1; }
.house-ribbon h3 { font-size: 2.3rem; }
.house-ribbon article > p:not(.eyebrow) { color: rgba(255,255,255,.65); }
.house-ribbon small { color: var(--gold); }

.aspect-layout { display: grid; grid-template-columns: minmax(300px,.8fr) minmax(0,1.2fr); gap: clamp(3rem,8vw,8rem); }
.aspect-layout__intro { position: sticky; top: 80px; align-self: start; }
.aspect-layout__intro > p:not(.eyebrow) { max-width: 520px; color: var(--muted); }
.aspect-focus { min-height: 240px; padding: 1.7rem 0; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.aspect-focus__line { display: block; width: 54px; height: 2px; margin-bottom: 1.4rem; background: var(--gold); }
.aspect-focus__line.is-flow { background: #527896; }
.aspect-focus__line.is-tension { background: var(--terracotta); }
.aspect-focus h3 { font-size: 1.8rem; }
.aspect-focus p:not(.eyebrow) { color: var(--muted); font-size: .78rem; }
.aspect-focus small { color: var(--gold-dark); font-size: .65rem; text-transform: uppercase; }
.aspect-list { border-top: 1px solid var(--line); }
.aspect-item { display: grid; grid-template-columns: 110px 1fr auto; align-items: center; gap: 1rem; width: 100%; padding: 1.05rem .5rem; border: 0; border-bottom: 1px solid var(--line); background: transparent; color: var(--ink); text-align: left; transition: padding 180ms ease, background 180ms ease; }
.aspect-item:hover, .aspect-item.is-active { padding-left: 1rem; background: rgba(184,139,69,.09); }
.aspect-item > span, .aspect-item small { color: var(--muted); font-size: .59rem; letter-spacing: .1em; text-transform: uppercase; }
.aspect-item strong { font-family: var(--display); font-size: 1.25rem; font-weight: 600; }
.aspect-item strong i { color: var(--muted); font-family: var(--sans); font-size: .58rem; font-style: normal; font-weight: 500; letter-spacing: .1em; text-transform: uppercase; }
.aspect-item.is-flow > span { color: #527896; }
.aspect-item.is-tension > span { color: var(--terracotta); }
.aspect-item.is-fusion > span { color: var(--gold-dark); }

.transit-layout { display: grid; grid-template-columns: minmax(280px,.65fr) minmax(0,1.35fr); gap: clamp(3rem,8vw,8rem); align-items: start; }
.transit-layout > div:first-child > p:not(.eyebrow) { color: var(--muted); }
.transit-time { color: var(--gold-dark) !important; font-size: .65rem; letter-spacing: .05em; text-transform: uppercase; }
.transit-strip { display: grid; grid-template-columns: repeat(2,1fr); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.transit-pill { display: flex; gap: 1rem; align-items: center; min-height: 86px; padding: 1rem; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.transit-pill > span { display: grid; flex: 0 0 36px; place-items: center; width: 36px; height: 36px; border: 1px solid var(--gold); border-radius: 50%; color: var(--gold-dark); font-size: .55rem; font-weight: 700; }
.transit-pill p { display: grid; margin: 0; }
.transit-pill strong { font-family: var(--display); font-size: 1.05rem; }
.transit-pill small, .transit-conversations small { color: var(--muted); font-size: .61rem; }
.transit-conversations { grid-column: 1 / -1; padding: 1.5rem; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); background: var(--ivory); }
.transit-conversations > p:not(.eyebrow) { display: flex; justify-content: space-between; gap: 1rem; padding: .6rem 0; margin: 0; border-top: 1px solid var(--line); font-size: .7rem; }

.methodology { padding-block: 2.8rem; }
.methodology details { border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.methodology summary { display: flex; justify-content: space-between; gap: 2rem; padding: 1.3rem 0; cursor: pointer; font-family: var(--display); font-size: 1.35rem; list-style: none; }
.methodology summary::-webkit-details-marker { display: none; }
.methodology__toggle { display: grid; flex: 0 0 auto; place-items: center; width: 30px; height: 30px; border: 1px solid rgba(120,89,41,.3); border-radius: 50%; color: var(--gold-dark); transition: transform 180ms ease, background 180ms ease; }
.methodology__toggle .ui-icon { width: 13px; height: 13px; }
.methodology details[open] .methodology__toggle { background: rgba(184,139,69,.1); transform: rotate(45deg); }
.methodology__body { max-width: 900px; padding: 0 0 1.8rem; color: var(--muted); }
.methodology__body > p { font-size: .74rem; }
.methodology dl { display: grid; grid-template-columns: repeat(3,1fr); margin: 0; border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.methodology dl div { padding: 1rem; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.methodology dt { color: var(--muted); font-size: .59rem; letter-spacing: .1em; text-transform: uppercase; }
.methodology dd { margin: .2rem 0 0; color: var(--ink); font-family: var(--display); font-size: 1.05rem; }

.result-closing { padding-block: clamp(5rem,9vw,9rem); }
.result-closing__inner { position: relative; z-index: 2; display: grid; grid-template-columns: 1fr .65fr; gap: clamp(3rem,8vw,8rem); align-items: end; }
.result-closing h2 { max-width: 720px; margin: 0; }
.result-closing__inner > div:last-child > p { color: rgba(255,255,255,.68); }
.text-button { display: inline-flex; align-items: center; gap: .45rem; padding: 0; border: 0; background: transparent; color: var(--muted); font-size: .66rem; text-decoration: underline; text-underline-offset: .25em; }
.text-button .ui-icon { width: .85rem; height: .85rem; }
.text-button--light { display: block; margin-top: 1rem; color: rgba(255,255,255,.5); }
.text-button:hover { color: var(--terracotta); }

/* Server-authoritative Free / Plus states */
.result-access-bar { border-bottom: 1px solid rgba(184,139,69,.28); background: #eadfc9; }
.result-access-bar .wrap { display: grid; grid-template-columns: auto 1fr auto; gap: 1rem; align-items: center; padding-block: .85rem; }
.result-access-bar__seal { display: grid; place-items: center; width: 42px; height: 42px; border: 1px solid var(--gold-dark); border-radius: 50%; background: radial-gradient(circle at 35% 30%, #fff, rgba(184,139,69,.08)); color: var(--gold-dark); box-shadow: inset 0 0 0 3px #eadfc9, inset 0 0 0 4px rgba(120,89,41,.16); }
.result-access-bar__seal .ui-icon { width: 16px; height: 16px; }
.result-access-bar p { display: grid; gap: .1rem; margin: 0; }
.result-access-bar strong { font-family: var(--display); font-size: 1.08rem; }
.result-access-bar p span { color: #5c5143; font-size: .65rem; }
.is-premium-locked { position: relative; min-height: 520px; overflow: hidden; }
.is-premium-locked > :not(.premium-lock) { max-height: 440px; overflow: hidden; opacity: .2; filter: blur(3px); pointer-events: none; user-select: none; }
.premium-lock { position: absolute; z-index: 8; inset: 0; display: grid; grid-template-columns: auto minmax(280px,650px) auto; gap: 1.5rem; align-items: center; justify-content: center; padding: clamp(2rem,6vw,6rem); background: linear-gradient(90deg, rgba(244,240,232,.82), rgba(251,248,242,.97) 28%, rgba(251,248,242,.97) 72%, rgba(244,240,232,.82)); text-align: left; }
.premium-lock__seal { position: relative; display: grid; place-items: center; width: 78px; height: 78px; border: 1px solid var(--gold); border-radius: 50%; background: radial-gradient(circle at 35% 28%, #fff, rgba(184,139,69,.1)); color: var(--gold-dark); box-shadow: inset 0 0 0 6px var(--paper), inset 0 0 0 7px rgba(184,139,69,.2), 0 0 0 10px rgba(184,139,69,.07), 0 18px 38px rgba(23,18,38,.1); }
.premium-lock__seal::after { position: absolute; top: -4px; width: 6px; height: 6px; border-radius: 50%; background: var(--gold); box-shadow: 0 0 0 3px var(--paper); content: ""; }
.premium-lock__seal .ui-icon { width: 1.65rem; height: 1.65rem; }
.premium-lock h3 { margin-bottom: .4rem; color: var(--ink); font-size: clamp(2.6rem,5vw,5rem); }
.premium-lock p:not(.eyebrow) { max-width: 590px; margin: 0; color: var(--muted); }
.section--aubergine .premium-lock { background: linear-gradient(90deg, rgba(42,33,56,.9), rgba(23,18,38,.98) 30%, rgba(23,18,38,.98) 70%, rgba(42,33,56,.9)); }
.section--aubergine .premium-lock h3 { color: #fff; }
.section--aubergine .premium-lock p:not(.eyebrow) { color: rgba(255,255,255,.64); }
.wheel-access-badge { position: absolute; z-index: 6; right: 50%; bottom: 3%; display: grid; grid-template-columns: auto 1fr; gap: .1rem .55rem; align-items: center; min-width: 235px; padding: .7rem .9rem; border: 1px solid rgba(219,193,142,.5); border-radius: 2px; background: rgba(23,18,38,.91); color: #fff; box-shadow: 0 14px 40px rgba(0,0,0,.35); text-decoration: none; transform: translateX(50%); backdrop-filter: blur(12px); }
.wheel-access-badge__icon { display: grid; grid-row: 1 / 3; place-items: center; width: 34px; height: 34px; border: 1px solid rgba(219,193,142,.5); border-radius: 50%; color: var(--gold); }
.wheel-access-badge__icon .ui-icon { width: 15px; height: 15px; }
.wheel-access-badge strong { font-family: var(--display); font-size: 1rem; font-weight: 600; }
.wheel-access-badge small { color: rgba(255,255,255,.58); font-size: .55rem; }
.wheel-access-badge:hover { border-color: var(--gold); background: var(--paper); color: var(--ink); }
.wheel-access-badge:hover small { color: var(--muted); }

@media (prefers-reduced-motion: no-preference) {
	.chart-results-app.is-ready [data-chart-content] > section { animation: zodiaro-rise 600ms both; }
	.chart-results-app.is-ready [data-chart-content] > section:nth-of-type(2) { animation-delay: 80ms; }
	@keyframes zodiaro-rise { from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: none; } }
}

@media (max-width: 1050px) {
	.results-hero--living .results-hero__inner { grid-template-columns: 1fr; }
	.results-hero--living .living-wheel { width: min(560px,85vw); }
	.results-hero--living .results-hero__copy { max-width: 800px; }
	.signature-card--portrait { grid-column: span 6; }
	.signature-card { grid-column: span 3; }
	.aspect-layout, .transit-layout { gap: 3.5rem; }
}

@media (max-width: 780px) {
	.result-nav .wrap { justify-content: flex-start; }
	.result-nav a { padding-inline: 1rem; }
	.result-accuracy .wrap { grid-template-columns: 1fr; gap: .25rem; }
	.section-heading--split, .aspect-layout, .transit-layout, .result-closing__inner { grid-template-columns: 1fr; }
	.section-heading--split > p { justify-self: start; }
	.signature-grid { grid-template-columns: repeat(6,1fr); grid-template-rows: auto; }
	.signature-card--portrait, .signature-card { grid-column: span 6; grid-row: auto; min-height: 290px; }
	.aspect-layout__intro { position: static; }
	.methodology dl { grid-template-columns: repeat(2,1fr); }
	.results-hero--living h1 { font-size: clamp(4rem,16vw,6rem); }
	.premium-lock { grid-template-columns: auto 1fr; align-content: center; }
	.premium-lock .button { grid-column: 1 / -1; }
	.result-access-bar .wrap { grid-template-columns: auto 1fr; }
	.result-access-bar .button { grid-column: 1 / -1; }
}

@media (max-width: 560px) {
	.chart-form--mockup .check-row--compact { margin-top: .1rem; }
	.results-hero--living .results-hero__inner { padding-block: 3rem 4rem; }
	.results-hero--living .living-wheel { width: min(100%, 410px); }
	.results-hero--living h1 { max-width: 100%; font-size: clamp(3.3rem,15vw,4.7rem); overflow-wrap: normal; }
	.placement-row summary { grid-template-columns: 44px 1fr 20px; gap: .8rem; }
	.placement-row__position { grid-column: 2 / 3; justify-self: start; text-align: left; }
	.placement-row__toggle { grid-column: 3; grid-row: 1 / 3; }
	.placement-row > div { padding-left: 58px; }
	.aspect-item { grid-template-columns: 82px 1fr; }
	.aspect-item small { grid-column: 2; }
	.transit-strip, .methodology dl { grid-template-columns: 1fr; }
	.transit-conversations { grid-column: auto; }
	.result-closing .button { width: 100%; }
	.premium-lock { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; }
	.premium-lock__seal { width: 58px; height: 58px; }
}

@media print {
	.site-header, .site-footer, .result-nav, .button-row, .result-closing, .transit-layout, .text-button, .result-access-bar, .premium-lock, .wheel-access-badge { display: none !important; }
	.results-hero--living { min-height: auto; background: #fff !important; color: #171226 !important; }
	.results-hero--living .results-hero__inner { grid-template-columns: 1fr 1fr; padding-block: 2rem; }
	.results-hero--living .results-summary, .results-hero--living .private-link-note { color: #4f4955 !important; }
	.living-wheel { filter: none; }
	.wheel-orbits circle, .wheel-zodiac line, .wheel-houses line { stroke: #8b7c64; }
	.wheel-zodiac text { fill: #4d3821; }
	.result-section { break-inside: avoid; padding-block: 2rem; }
}
