:root{--lhd-ink:#151119;--lhd-muted:#706777;--lhd-line:rgba(112,63,151,.18);--lhd-violet:#7f38bd;--lhd-pink:#ef6fc9;--lhd-paper:#fff;--lhd-wash:#fbf7fc}
.lhd{width:min(1180px,calc(100% - 40px));margin:auto;color:var(--lhd-ink);font-family:'DM Sans',sans-serif}.lhd-intro{max-width:880px;margin:0 0 40px}.lhd-kicker{margin:0 0 15px;color:#68249e;font-size:.75rem;font-weight:800;letter-spacing:.2em}.lhd-intro h1{margin:0 0 24px;font-family:'Cormorant Garamond','Bodoni Moda',serif;font-size:clamp(3.5rem,7vw,6.7rem);font-weight:600;line-height:.92;letter-spacing:-.04em}.lhd-intro>p:last-child{max-width:720px;color:var(--lhd-muted);font-size:1.08rem}.lhd .card{margin:20px 0;padding:clamp(22px,4vw,42px);border:1px solid var(--lhd-line);border-radius:28px;background:#fff;box-shadow:0 22px 70px rgba(62,23,84,.08)}.lhd form{display:grid;grid-template-columns:1fr 1fr;gap:22px}.lhd .field{display:flex;flex-direction:column;gap:7px}.lhd .place-field{grid-column:1/-1}.lhd label{font-size:.9rem;font-weight:700}.lhd small{color:var(--lhd-muted);font-size:.8rem}.lhd input{width:100%;padding:13px 15px;border:1px solid #d9cfdf;border-radius:12px;background:var(--lhd-wash);color:var(--lhd-ink);font:inherit}.lhd input:focus{outline:2px solid rgba(141,69,209,.28);border-color:var(--lhd-violet)}.lhd .combo{position:relative}.lhd #place-suggestions,.lhd .place-suggestions{position:absolute;top:100%;right:0;left:0;z-index:20;max-height:270px;overflow-y:auto;border:1px solid var(--lhd-line);border-radius:12px;background:#fff;box-shadow:0 18px 45px rgba(35,16,45,.18)}.lhd .sugg{padding:10px 13px;cursor:pointer}.lhd .sugg:hover,.lhd .sugg.active{background:#f4e9f8;color:#68249e}.lhd .unknown-row{display:flex;align-items:center;gap:8px;color:var(--lhd-muted);font-weight:500}.lhd .unknown-row input{width:auto}.lhd button{grid-column:1/-1;min-height:52px;padding:12px 20px;border:0;border-radius:999px;background:linear-gradient(135deg,#62219f,#8d45d1 55%,#ef6fc9);box-shadow:0 13px 32px rgba(141,69,209,.25);color:#fff;font:700 .95rem 'DM Sans',sans-serif;cursor:pointer}.lhd-mode-tabs{display:flex;gap:8px;margin:0 0 22px;padding:6px;border:1px solid var(--lhd-line);border-radius:999px;background:#fff;width:max-content;max-width:100%}.lhd .lhd-mode-tabs button{grid-column:auto;min-height:44px;padding:10px 24px;background:transparent;box-shadow:none;color:#5b4965}.lhd .lhd-mode-tabs button.is-active{background:linear-gradient(135deg,#62219f,#8d45d1 55%,#ef6fc9);color:#fff}.lhd .stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:18px}.lhd .stat{padding:18px;border-radius:16px;background:var(--lhd-wash)}.lhd .stat .k{color:var(--lhd-muted);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.lhd .stat .v{margin-top:4px;font-family:'Cormorant Garamond',serif;font-size:1.45rem;font-weight:600}.lhd #graph-card,.lhd #couple-graph-card{overflow:hidden;background:#fff}.lhd #bodygraph{max-width:980px;margin:auto}.lhd #bodygraph svg,.lhd #couple-bodygraph svg{display:block;width:100%;height:auto}.lhd h2{font-family:'Cormorant Garamond',serif;font-size:2.2rem}.lhd table{width:100%;border-collapse:collapse}.lhd th,.lhd td{padding:8px 10px;border-bottom:1px solid var(--lhd-line);text-align:left}.lhd th{color:var(--lhd-muted);font-size:.76rem;text-transform:uppercase}.lhd .sensitivity{margin-top:24px}.lhd .sensitivity button{width:auto;background:#fff;color:#68249e;border:1px solid var(--lhd-violet);box-shadow:none}.lhd-note{margin:28px auto 0;max-width:850px;color:var(--lhd-muted);font-size:.82rem;text-align:center}.lhd .fineprint,.lhd-form-note{color:var(--lhd-muted);font-size:.82rem}.lhd #tz-line,.lhd [id$="-tz-line"]{color:#68249e;font-weight:700}.lhd-couple-form fieldset{display:grid;gap:15px;margin:0;padding:22px;border:1px solid var(--lhd-line);border-radius:20px}.lhd-couple-form fieldset .place-field{grid-column:auto}.lhd-couple-form legend{padding:0 8px;font:600 1.7rem 'Cormorant Garamond',serif}.lhd-couple-form>button,.lhd-form-note{grid-column:1/-1}.lhd-form-note{text-align:center}.lhd-couple-heading h2{margin:.15em 0;font-size:clamp(2.4rem,5vw,4.8rem)}.lhd-chart-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px}.lhd-chart-heading h2{margin:0;font-size:clamp(2.5rem,5vw,4.5rem)}.lhd-chart-heading p{margin:.3rem 0;color:var(--lhd-muted)}.lhd .lhd-download{grid-column:auto;width:auto;min-width:160px;box-shadow:none}.lhd-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;margin:0;color:var(--lhd-muted);font-size:.82rem}.lhd-legend span{display:flex;align-items:center;gap:7px}.lhd-legend i{width:13px;height:13px;border-radius:50%;background:#496ff0}.lhd-legend .person-two{background:#e6b52f}.lhd-legend .person-both{background:#7a48bb}.lhd-composite-stage{display:grid;grid-template-columns:1fr 1.55fr 1fr;gap:16px;align-items:start}.lhd-composite-stage article{min-width:0;text-align:center}.lhd-composite-stage h3,.lhd-combined-graph>p{margin:0 0 10px;font-size:1.35rem;font-weight:800}.lhd-person-graph:first-child h3{color:#496ff0}.lhd-person-graph:last-child h3{color:#c28c05}.lhd-combined-graph>p{color:#7a48bb}.lhd-mini-activations{display:grid;gap:8px;margin-top:8px;text-align:left;font-size:.68rem}.lhd-mini-activations div{padding:9px;border-radius:10px;background:#f8f5fa}.lhd-mini-activations strong,.lhd-mini-activations span{display:block}.lhd-mini-activations span{margin-top:3px;color:var(--lhd-muted);line-height:1.45}.lhd-couple-list{display:grid;grid-template-columns:1fr 1fr;gap:18px}.lhd-couple-list article{padding:20px;border-radius:16px;background:var(--lhd-wash)}.lhd-couple-list h3{margin:0 0 8px;font:600 1.6rem 'Cormorant Garamond',serif}.lhd-couple-list p{margin:4px 0;color:var(--lhd-muted)}@media(max-width:860px){.lhd-composite-stage{grid-template-columns:1fr 1fr}.lhd-combined-graph{grid-column:1/-1;grid-row:1;max-width:560px;margin:auto}.lhd-person-graph{grid-row:2}.lhd-chart-heading{align-items:flex-start;flex-direction:column}}@media(max-width:680px){.lhd{width:min(100% - 28px,1180px)}.lhd form{grid-template-columns:1fr}.lhd .place-field{grid-column:auto}.lhd .card{border-radius:20px}.lhd-intro h1{font-size:clamp(3rem,14vw,4.6rem)}.lhd #details-card{overflow-x:auto}.lhd-mode-tabs{width:100%;display:grid;grid-template-columns:1fr 1fr}.lhd .lhd-mode-tabs button{padding:9px 10px}.lhd-couple-list,.lhd-composite-stage{grid-template-columns:1fr}.lhd-combined-graph,.lhd-person-graph{grid-column:auto;grid-row:auto;max-width:100%}.lhd .lhd-download{width:100%}}
