body.relationship-page{background:#000;color:#f0edf2;--rl-muted:#bdb9c2;--rl-line:#ffffff24;--rl-accent:#c9bbd9;color-scheme:dark}
.relationship-main{max-width:800px;margin:auto;padding:28px 32px 80px;font:16px/1.65 var(--font-body)}
.relationship-toolbar{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:48px;font-size:12px;color:var(--rl-muted)}
.relationship-toolbar a{margin-right:auto;color:#eee;text-decoration:none;display:flex;align-items:center;min-height:44px}
.relationship-toolbar button{font:inherit;color:#eee;background:none;border:0;text-decoration:underline;min-height:44px;cursor:pointer}
#rl-stage h1{font:400 42px/1.12 var(--font-heading);letter-spacing:-.02em;margin:0 0 20px;text-wrap:balance}
#rl-stage h1 em{font-weight:400;background:linear-gradient(135deg,#fff 30%,#ad86d2);background-clip:text;-webkit-background-clip:text;color:transparent}
#rl-stage>p{color:var(--rl-muted);max-width:58ch;margin:0 0 24px}
#rl-stage h2{font:400 28px/1.2 var(--font-heading);margin:0 0 16px}
#rl-stage .rl-kicker{font-size:12px;margin-bottom:12px}
#rl-progress{margin:0 0 28px}#rl-counter{font-size:12px;color:var(--rl-muted);margin:0 0 8px}#rl-progress progress{display:block;width:100%;height:2px;border:0;background:#ffffff18}progress::-webkit-progress-bar{background:#ffffff18}progress::-webkit-progress-value{background:#c9bbd9}
.rl-field{display:block;margin:24px 0}.rl-label{display:block;margin-bottom:8px;color:#eee;font-weight:500}.rl-hint{display:block;font-size:13px;color:var(--rl-muted);margin:8px 0}
.rl-field input:not([type=checkbox]),.rl-field select,.rl-field textarea{box-sizing:border-box;width:100%;max-width:100%;min-height:48px;border:1px solid var(--rl-line);border-radius:10px;background:#0d0d10;color:#f0edf2;padding:12px 14px;font:16px/1.5 var(--font-body)}
.rl-field textarea{min-height:110px;resize:vertical}.rl-field input:disabled{opacity:.4}.rl-checkbox{display:flex;gap:12px;align-items:center;min-height:44px;margin-top:12px}.rl-checkbox input{width:18px;height:18px;accent-color:var(--rl-accent)}
.rl-options{border:0;padding:0;margin:28px 0;min-width:0}.rl-options legend{font-weight:500;margin-bottom:12px}.rl-choices{display:grid;grid-template-columns:1fr 1fr;gap:10px}.rl-choice{display:flex;align-items:center;gap:10px;border:1px solid var(--rl-line);border-radius:12px;background:linear-gradient(130deg,#ffffff04,transparent),#0c0c0e;min-height:58px;padding:12px 16px;cursor:pointer}.rl-choice input{width:16px;height:16px;accent-color:var(--rl-accent);flex-shrink:0}.rl-choice:has(input:checked){border-color:#c9bbd9;background:#c9bbd910}.rl-choice:has(input:focus-visible){outline:2px solid var(--rl-accent);outline-offset:3px}
.rl-actions{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:36px;flex-wrap:wrap}.rl-primary,.rl-secondary{display:inline-flex;justify-content:center;align-items:center;min-height:46px;border-radius:999px;padding:12px 24px;cursor:pointer;font:500 16px/1.4 var(--font-body);text-decoration:none}.rl-primary{background:#eee8f6;color:#16121b;border:1px solid #eee8f6}.rl-secondary{background:transparent;color:#eee;border:1px solid var(--rl-line)}.rl-primary:disabled{opacity:.5;cursor:wait}
.rl-intro-points{padding:0;list-style:none;margin:32px 0}.rl-intro-points li{padding:14px 0;border-bottom:1px solid var(--rl-line)}.rl-note{padding:18px 20px;border-left:2px solid var(--rl-accent);background:#ffffff04;color:var(--rl-muted);margin:24px 0}.rl-note p{margin:0}.rl-note p+p{margin-top:8px}
.rl-review-section{padding:24px 0;border-top:1px solid var(--rl-line)}.rl-review-section header{display:flex;align-items:center;justify-content:space-between;gap:16px}.rl-review-section button{font:14px var(--font-body);background:none;border:0;color:var(--rl-accent);text-decoration:underline;min-height:44px;cursor:pointer}.rl-review-section dl{margin:0}.rl-review-section dt{color:var(--rl-muted);font-size:13px;margin-top:16px}.rl-review-section dd{margin:2px 0 0;overflow-wrap:anywhere;white-space:pre-wrap}
.rl-city-results{display:flex;flex-direction:column;gap:4px;padding:6px;background:#111;border:1px solid var(--rl-line);border-radius:10px;margin-top:6px}.rl-city-results button{padding:12px;text-align:left;background:none;border:0;color:#eee;font:16px/1.5 var(--font-body);min-height:44px;cursor:pointer}.rl-city-results button:hover{background:#ffffff0c}
#rl-error{color:#f4bdc6;margin:24px 0;padding:12px 16px;border-left:2px solid #f4bdc6}.relationship-page [hidden]{display:none!important}.relationship-page :is(a,button,input,textarea,select):focus-visible{outline:2px solid var(--rl-accent);outline-offset:4px}
@media(max-width:760px){.relationship-main{padding:20px 20px 56px}.relationship-toolbar{margin-bottom:28px}.relationship-toolbar #rl-save{max-width:65%;text-align:right}#rl-stage h1{font-size:36px}.rl-choices{grid-template-columns:1fr}.rl-actions{gap:12px}.rl-primary,.rl-secondary{padding:12px 20px}.rl-note{padding:16px}.rl-review-section h2{font-size:26px}}
@media(prefers-reduced-motion:no-preference){#rl-stage{animation:rl-reveal .3s ease}@keyframes rl-reveal{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}}

/* The imagery is the same original crystalline series as the Shop.
   One illustrated introduction, then a quiet reading surface for the questions. */
.relationship-main{max-width:1040px;padding-top:24px}
.relationship-toolbar{margin-bottom:24px}
#rl-progress{margin-bottom:20px}
#rl-progress progress{height:3px;border-radius:3px;overflow:hidden}
#rl-counter{font-size:13px;letter-spacing:.01em}
.rl-step-hero{display:grid;grid-template-columns:minmax(0,1fr) 280px;align-items:center;min-height:236px;padding:28px 32px;margin-bottom:24px;border:1px solid #d4b4f122;border-radius:22px;background:#0b0910;position:relative;isolation:isolate;overflow:hidden}
.rl-hero-copy{position:relative;z-index:1;min-width:0}
#rl-stage .rl-hero-copy .rl-kicker{font:500 11px/1.5 var(--font-body);color:#c2abd3;letter-spacing:.1em;text-transform:uppercase;margin:0 0 14px}
#rl-stage .rl-hero-copy h1{margin:0 0 14px;max-width:19ch}
.rl-hero-copy>p:not(.rl-kicker){font:16px/1.65 var(--font-body);color:#cbc3d2;max-width:44ch;margin:0}
.rl-hero-art{margin:-28px -32px -28px 0;align-self:stretch;display:flex;align-items:center;min-width:0;mix-blend-mode:screen;pointer-events:none}
.rl-hero-art img{width:100%;height:100%;min-height:236px;max-height:330px;object-fit:contain;object-position:center;mask-image:linear-gradient(90deg,transparent,#000 18%,#000 90%,transparent)}
.rl-no-art{grid-template-columns:1fr}
#rl-stage[data-step="2"] .rl-hero-art img{transform:scaleX(-1)}
.rl-question-card{max-width:800px;margin:0 auto;padding:12px 32px 28px;border:1px solid #e5d9f11c;border-radius:22px;background:linear-gradient(145deg,#ffffff03,transparent 45%),#09090d}
.rl-question-card>.rl-field{margin:24px 0}
.rl-question-card>.rl-options{margin:24px 0 32px}
.rl-options legend{font-size:17px;line-height:1.5;color:#f4f0f7;max-width:100%;padding:0}
.rl-options legend .rl-hint{font-weight:400;font-size:13px;margin-top:6px;color:#afa6b8}
.rl-choices{gap:12px}
.rl-choice{min-height:68px;padding:15px 16px;border-radius:14px;line-height:1.5;background:#111017;border-color:#dbb9f226;transition:background .18s,border-color .18s,box-shadow .18s}
.rl-choice input{width:18px;height:18px;accent-color:#d1b7e5}
.rl-choice:has(input:checked){background:#b685dc1c;border-color:#c6a3df;box-shadow:inset 0 0 0 1px #c6a3df24;color:#fff}
@media(hover:hover){.rl-choice:hover{background:#a786c015;border-color:#bca4d066}.rl-primary:hover{background:#f6eefc;box-shadow:0 4px 22px #cda3ef1a}.rl-secondary:hover{background:#ffffff08}}
.rl-field .rl-label{font-size:16px;line-height:1.55;margin-bottom:10px}
.rl-field input:not([type=checkbox]),.rl-field select,.rl-field textarea{background:#121017;border-color:#d1b7e533;border-radius:12px;padding:14px 16px;min-height:52px}
.rl-field textarea{min-height:132px;line-height:1.7}
.rl-field textarea::placeholder{color:#92869e}
.rl-hint{font-size:13px;line-height:1.65;color:#b9afc2}
.rl-note{border:1px solid #c7a2e324;border-left:1px solid #c7a2e324;border-radius:14px;background:#c4a0df08;padding:18px 20px;line-height:1.65}
.rl-note strong{color:#ded1e9}
.rl-actions{border-top:1px solid #dfc9f01c;padding-top:24px;margin-top:28px;flex-wrap:nowrap}
.rl-actions .rl-primary{margin-left:auto;min-width:156px;background:#e4d5f0;border-color:#e4d5f0}
.rl-hero-copy .rl-actions{border:0;padding-top:0;margin-top:24px;justify-content:flex-start}
.rl-hero-copy .rl-actions .rl-primary{margin-left:0}
.rl-primary,.rl-secondary{transition:background .18s,box-shadow .18s;min-height:48px}
.rl-intro-points{margin:8px 0 24px;counter-reset:intro}
.rl-intro-points li{position:relative;padding:18px 0 18px 34px;counter-increment:intro}
.rl-intro-points li::before{content:counter(intro,decimal-leading-zero);position:absolute;left:0;color:#c7aed8;font:20px/1.4 var(--font-heading)}
.rl-question-card>p{color:var(--rl-muted)}
.rl-review-section:first-child{border-top:0}
.rl-review-section{padding:24px 0}
.rl-review-section dt{font-size:13px;color:#b5a7c0}
.rl-review-section dd{line-height:1.65;color:#f0ebf4}
#rl-stage[data-step="9"] .rl-question-card{padding-top:4px}
@media(max-width:760px){
 .relationship-main{padding:16px 16px 48px}.relationship-toolbar{margin-bottom:20px}
 .rl-step-hero{grid-template-columns:minmax(0,1fr) 130px;padding:24px;min-height:220px;border-radius:18px;gap:0;margin-bottom:18px}
 .rl-hero-art{margin:-24px -24px -24px 0}.rl-hero-art img{min-height:200px;max-height:290px;object-fit:cover;object-position:65% center}
 #rl-stage .rl-hero-copy h1{font-size:36px;max-width:15ch}.rl-hero-copy>p:not(.rl-kicker){font-size:15px;line-height:1.6}
 .rl-question-card{padding:6px 20px 24px;border-radius:18px}
 .rl-choice{min-height:62px;padding:14px}.rl-choices{gap:10px}.rl-options legend{font-size:16px}
 .rl-actions{gap:12px;padding-top:20px}.rl-actions .rl-primary{min-width:0;padding:12px 20px}.rl-secondary{padding:12px 18px}
 .rl-field textarea{min-height:130px}
 #rl-stage[data-step="0"] .rl-step-hero{grid-template-columns:1fr}.rl-hero-copy .rl-actions{flex-wrap:wrap}
 #rl-stage[data-step="0"] .rl-hero-art{position:absolute;right:0;top:0;width:44%;height:160px;opacity:.4;z-index:0;margin:0}
 #rl-stage[data-step="0"] .rl-hero-copy>p:not(.rl-kicker){max-width:28ch}
}
@media(max-width:480px){
 .rl-step-hero{grid-template-columns:minmax(0,1fr) 84px;padding:22px 20px;min-height:210px}
 .rl-hero-art{margin:-22px -20px -22px -8px}.rl-hero-art img{object-position:63% center;opacity:.85}
 #rl-stage .rl-hero-copy h1{font-size:32px}.rl-hero-copy>p:not(.rl-kicker){font-size:14px}
 .rl-question-card{padding-left:16px;padding-right:16px}
 .rl-review-section header{align-items:flex-start}.rl-review-section h2{font-size:25px}
 .rl-actions{gap:8px}.rl-actions .rl-primary,.rl-secondary{padding-left:16px;padding-right:16px;font-size:15px}
}
@media(prefers-reduced-motion:no-preference){.rl-step-hero,.rl-question-card{animation:rl-reveal .35s ease both}.rl-question-card{animation-delay:.06s}}
@media(prefers-reduced-motion:reduce){.rl-choice,.rl-primary,.rl-secondary{transition:none}}
