/* Eight new experiences, using the host site's palette and typography. */
html #nv-app{box-sizing:border-box;width:100%;max-width:1120px;min-height:0;margin:28px auto;padding:clamp(16px,4vw,42px);border:1px solid var(--px-line,#383247);border-radius:24px;color:var(--px-text,#f4ecdf);background:var(--px-bg,#111426);font:400 16px/1.65 var(--px-body,system-ui,sans-serif);overflow-wrap:anywhere}
html #nv-app *{box-sizing:border-box}html #nv-app [hidden]{display:none!important}html #nv-app :is(h1,h2,p,figure,dl,dd){margin:0}html #nv-app :is(h2,p,button){scroll-margin-top:110px}
html #nv-app h1{font:500 clamp(32px,4.4vw,56px)/1.12 var(--px-heading,Georgia,serif);letter-spacing:-.025em;text-align:left;color:var(--px-text,#f4ecdf);margin:16px 0}
html #nv-app h2{font:500 clamp(23px,2.8vw,32px)/1.3 var(--px-heading,Georgia,serif);text-align:left;color:var(--px-text,#f4ecdf);margin-bottom:12px}
html #nv-app p{text-align:left}html #nv-app .nv-eyebrow{font-size:11px;line-height:1.6;letter-spacing:.13em;text-transform:uppercase;font-weight:650;color:var(--px-accent,#e1bc72)}
html #nv-app .nv-hero{display:grid;grid-template-columns:1fr 1.05fr;gap:clamp(22px,4vw,42px);align-items:center;margin-bottom:30px}html #nv-app .nv-hero>div{min-width:0}html #nv-app .nv-intro{font-size:17px;line-height:1.7;color:var(--px-muted,#c5bac9);max-width:35ch}
html #nv-app .nv-hero figure{border:1px solid var(--px-line,#383247);border-radius:80px 18px 18px 18px;overflow:hidden;min-width:0}html #nv-app .nv-hero img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}html #nv-app .nv-ornament{display:flex;gap:14px;align-items:center;color:var(--px-accent,#e1bc72);margin-top:20px}html #nv-app .nv-ornament:after{content:'';height:1px;width:90px;background:currentColor;opacity:.35}
html #nv-app .nv-panel{width:100%;padding:clamp(18px,3vw,30px);border:1px solid var(--px-line,#383247);border-radius:16px;background:var(--px-surface,#181321)}
html #nv-app .nv-hint{font-size:13px;color:var(--px-muted,#c5bac9);line-height:1.6;margin:0 0 12px}html #nv-app .nv-label{display:block;font:600 14px/1.5 var(--px-body,system-ui,sans-serif);color:var(--px-text,#f4ecdf);text-transform:none;letter-spacing:0;margin-bottom:9px}html #nv-app h2 label{font:inherit;color:inherit;text-transform:none;letter-spacing:inherit}
html #nv-app :is(textarea,select){display:block;width:100%;min-width:0;border:1px solid var(--px-line,#383247);border-radius:9px;background:var(--px-bg,#111426);color:var(--px-text,#f4ecdf);font:400 16px/1.6 var(--px-body,system-ui,sans-serif);padding:12px;resize:vertical;box-shadow:none}html #nv-app textarea::placeholder{color:var(--px-muted,#c5bac9);opacity:.8}html #nv-app #nv-dream{min-height:154px}html #nv-app #nv-context{min-height:86px}html #nv-app select{height:auto;min-height:48px}
html #nv-app .nv-count{text-align:right;font-size:11px;color:var(--px-muted,#c5bac9);margin:5px 0 18px}html #nv-app .nv-fields{display:grid;grid-template-columns:1fr 1.5fr;gap:24px;align-items:start}html #nv-app .nv-fields>div{min-width:0}
html #nv-app button{display:inline-flex;gap:12px;align-items:center;justify-content:center;max-width:100%;min-height:48px;padding:12px 20px;border:1px solid var(--px-line,#383247);border-radius:9px;color:var(--px-text,#f4ecdf);background:transparent;font:600 15px/1.5 var(--px-body,system-ui,sans-serif);text-align:center;white-space:normal;cursor:pointer}html #nv-app button.nv-primary{background:var(--px-accent,#e1bc72);color:#19151d;border-color:var(--px-accent,#e1bc72)}html #nv-app button:hover{filter:brightness(1.08)}html #nv-app button:disabled{opacity:.6;cursor:wait}html #nv-app :is(button,textarea,select,summary):focus-visible{outline:2px solid var(--px-accent,#e1bc72);outline-offset:4px}
html #nv-app .nv-validation{border-left:3px solid var(--px-accent,#e1bc72);padding:8px 12px;margin:0 0 16px;color:var(--px-text,#f4ecdf)}html #nv-app [aria-invalid=true]{outline:2px solid var(--px-accent,#e1bc72)}
html #nv-app .nv-method{border-top:1px solid var(--px-line,#383247);padding-top:16px;margin-top:22px}html #nv-app summary{font:600 14px/1.6 var(--px-body,system-ui,sans-serif);color:var(--px-accent,#e1bc72);padding:6px 0;cursor:pointer}html #nv-app details p{font-size:14px;color:var(--px-muted,#c5bac9);margin-top:10px}
html #nv-app .nv-wait{padding:46px 24px;text-align:center}html #nv-app .nv-wait :is(h2,p){text-align:center}html #nv-app .nv-moon{font:500 70px/1 Georgia,serif;color:var(--px-accent,#e1bc72);margin-bottom:22px;animation:nv-glow 2.8s ease-in-out infinite alternate}@keyframes nv-glow{from{opacity:.5;transform:translateY(3px)}to{opacity:1;transform:translateY(-3px)}}
html #nv-app .nv-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}html #nv-app #nv-error-text{white-space:pre-line}
html #nv-app.nv-has-result .nv-hero{display:none}html #nv-app .nv-result-header{display:flex;align-items:center;gap:24px;margin-bottom:26px}html #nv-app .nv-result-header img{display:block;flex:0 0 160px;width:160px;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:12px}html #nv-app .nv-result-header h2{margin:8px 0 0}html #nv-app .nv-answer p{font-size:clamp(16px,1.5vw,18px);line-height:1.85;color:var(--px-text,#f4ecdf);text-align:left;max-width:76ch}html #nv-app .nv-answer p+p{margin-top:1.2em}html #nv-app .nv-note{font-size:12px;color:var(--px-muted,#c5bac9);margin:14px 0 24px}
html #nv-app .nv-original{border-top:1px solid var(--px-line,#383247);padding-top:14px;margin-bottom:14px}html #nv-app .nv-original dl{margin:12px 0 20px}html #nv-app dt{font-weight:600;font-size:13px;color:var(--px-accent,#e1bc72);margin-top:14px}html #nv-app dd{font-size:14px;white-space:pre-wrap;color:var(--px-muted,#c5bac9)}html #nv-app .nv-privacy{max-width:74ch;margin-bottom:20px}
@media(max-width:640px){html #nv-app{margin:16px auto}html #nv-app .nv-hero{grid-template-columns:1fr;gap:20px}html #nv-app .nv-hero figure{max-height:240px;border-radius:38px 12px 12px 12px}html #nv-app .nv-hero img{max-height:240px}html #nv-app .nv-intro{max-width:none}html #nv-app .nv-ornament{display:none}html #nv-app .nv-fields{grid-template-columns:1fr;gap:18px}html #nv-app .nv-result-header{align-items:center;gap:14px}html #nv-app .nv-result-header img{flex-basis:80px;width:80px}html #nv-app .nv-result-header .nv-eyebrow{font-size:10px;letter-spacing:.08em}html #nv-app .nv-result-header h2{font-size:24px}html #nv-app .nv-actions{flex-direction:column}html #nv-app #nv-submit{width:100%}}
@media(prefers-reduced-motion:reduce){html #nv-app .nv-moon{animation:none}}
html #nv-app :is(input,select,textarea){font:400 16px/1.5 var(--px-body,system-ui,sans-serif);color:var(--px-text,#f4ecdf);background:var(--px-bg,#111426);border:1px solid var(--px-line,#383247);border-radius:9px;padding:12px;min-width:0;width:100%;min-height:48px;color-scheme:dark;box-shadow:none}
html #nv-app :is(input[type=checkbox],input[type=radio]){width:19px;height:19px;min-height:0;padding:0;flex-shrink:0;accent-color:var(--px-accent,#e1bc72)}
html #nv-app input:focus-visible{outline:2px solid var(--px-accent,#e1bc72);outline-offset:3px}
html #nv-app :is(label,legend){text-transform:none;letter-spacing:0;font:600 14px/1.5 var(--px-body,system-ui,sans-serif);color:var(--px-text,#f4ecdf)}
html #nv-app label{display:block;margin:0 0 8px}html #nv-app .nv-field{min-width:0;margin-bottom:20px}html #nv-app .nv-check{display:flex;align-items:center;gap:10px;margin:10px 0;font-weight:400;cursor:pointer}
html #nv-app fieldset{min-width:0;border:1px solid var(--px-line,#383247);border-radius:13px;padding:20px;margin:0 0 22px}html #nv-app legend{padding:0 8px;color:var(--px-accent,#e1bc72)}
html #nv-app .nv-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}html #nv-app .nv-grid>.nv-field{margin:0}html #nv-app .nv-grid{margin-bottom:20px}
html #nv-app #nv-validation{border-left:3px solid var(--px-accent,#e1bc72);padding:12px;margin-bottom:18px}
html #nv-app :is(h3,h4){font:500 22px/1.35 var(--px-heading,Georgia,serif);margin:0 0 12px;color:var(--px-text,#f4ecdf);text-align:left;letter-spacing:0;text-transform:none}
html #nv-app .nv-answer>.nv-panel{margin-bottom:18px}html #nv-app .nv-answer .nv-hint{font-size:13px}html #nv-app .nv-answer p+p{margin-top:12px}html #nv-app .nv-answer details{margin:18px 0}html #nv-app .nv-answer details p{font-size:15px}
html #nv-app .nv-pill{display:inline-block;font-size:12px;line-height:1.5;color:var(--px-accent,#e1bc72);padding:4px 10px;border:1px solid var(--px-line,#383247);border-radius:20px;margin-bottom:12px}
html #nv-app .nv-choice-row{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:22px}html #nv-app .nv-choice-row .nv-check{border:1px solid var(--px-line,#383247);padding:10px 16px;border-radius:9px;margin:0}
html #nv-app .nv-selected{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:18px 0 26px}html #nv-app .nv-selected[data-count='1']{grid-template-columns:minmax(0,240px);justify-content:center}
html #nv-app .nv-card-slot{text-align:center;min-width:0}html #nv-app .nv-card-slot>button{display:flex;flex-direction:column;width:100%;padding:14px 8px;font-size:13px;min-height:200px}html #nv-app .nv-card-slot img{display:block;width:90px;height:155px;object-fit:contain;margin:0 auto 10px;border-radius:5px}html #nv-app .nv-card-back{display:grid;place-items:center;width:90px;height:155px;border:1px solid var(--px-accent,#e1bc72);border-radius:7px;background:radial-gradient(ellipse at center,var(--px-surface,#272239),var(--px-bg,#111426));color:var(--px-accent,#e1bc72);font:40px Georgia;margin:0 auto 10px}
html #nv-app .nv-card-slot h3{font:600 13px/1.5 var(--px-body,system-ui);text-align:center;margin-bottom:8px}html #nv-app .nv-reversed{transform:rotate(180deg)}
html #nv-app dialog{box-sizing:border-box;width:min(880px,calc(100vw - 24px));max-height:85dvh;margin:auto;padding:22px;border:1px solid var(--px-accent,#e1bc72);border-radius:20px;background:var(--px-bg,#111426);color:var(--px-text,#f4ecdf);overscroll-behavior:contain}html #nv-app dialog::backdrop{background:#05040bd9}html #nv-app .nv-dialog-head{display:flex;gap:16px;align-items:center;justify-content:space-between;margin-bottom:18px}html #nv-app .nv-dialog-head h2{margin:0;font-size:24px}
html #nv-app .nv-picker-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}html #nv-app .nv-picker-grid button{display:flex;flex-direction:column;padding:8px;font-size:12px;line-height:1.4;gap:7px}html #nv-app .nv-picker-grid img{width:72px;height:122px;object-fit:contain}html #nv-app .nv-picker-grid button:disabled{opacity:.25;cursor:not-allowed}
html #nv-app .nv-palm-row{display:grid;grid-template-columns:140px 1fr;align-items:center;gap:24px}html #nv-app .nv-hand{display:block;width:140px;height:190px;color:var(--px-accent,#e1bc72)}html #nv-app .nv-hand .nv-line{stroke:var(--px-muted,#c5bac9);opacity:.3;stroke-width:2.5;fill:none}html #nv-app .nv-hand .nv-highlight{stroke:var(--px-accent,#e1bc72);stroke-width:4;opacity:1}
html #nv-app .nv-palm-options{display:grid;gap:10px}html #nv-app .nv-palm-options label{border:1px solid var(--px-line,#383247);border-radius:8px;padding:10px;min-height:46px;margin:0;align-items:flex-start}
html #nv-app .nv-book-display{position:relative;max-width:660px;margin:20px auto 30px;border:1px solid var(--px-accent,#e1bc72);border-radius:8px 24px 24px 8px;padding:40px clamp(20px,5vw,48px);background:linear-gradient(90deg,#cfb583 0,#eee1c1 5%,#f6edd8 48%,#dac6a0 50%,#f6edd8 53%,#e5d6b5 100%);color:#30241f;box-shadow:6px 8px 0 #4b3628}html #nv-app .nv-book-display blockquote{position:relative;font:500 clamp(19px,2.5vw,26px)/1.65 var(--px-heading,Georgia,serif);margin:0;color:#30241f;text-align:left;border:0;padding:0}html #nv-app .nv-book-display small{display:block;text-align:center;margin-top:22px;font-size:12px;color:#5b4735}html #nv-app[data-kind=bibliomancy] .nv-wait .nv-moon{animation:nv-page 1.5s ease-in-out infinite}@keyframes nv-page{50%{transform:rotateY(140deg);opacity:.4}}
html #nv-app .nv-number-display{font:500 clamp(54px,8vw,94px)/1.2 var(--px-heading,Georgia,serif);color:var(--px-accent,#e1bc72);letter-spacing:.05em;text-align:center;margin:4px 0 24px}
html #nv-app .nv-stage{border-left:3px solid var(--px-line,#383247);padding:18px 20px;border-radius:0 12px 12px 0;background:var(--px-surface,#181321);margin-bottom:14px}html #nv-app .nv-stage.nv-current{border-color:var(--px-accent,#e1bc72)}html #nv-app .nv-stage-head{display:flex;gap:14px;align-items:baseline;flex-wrap:wrap}html #nv-app .nv-stage-number{font:500 42px/1.2 var(--px-heading,Georgia);color:var(--px-accent,#e1bc72)}
html #nv-app .nv-seeds{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:22px 0}html #nv-app .nv-seeds fieldset{padding:12px;margin:0}html #nv-app .nv-seeds input{margin-bottom:10px;padding:9px}html #nv-app .nv-seeds label{font-size:11px}
html #nv-app .nv-shield{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;margin:24px 0}html #nv-app .nv-figure{border:1px solid var(--px-line,#383247);border-radius:10px;padding:12px 5px;min-width:0;text-align:center;background:var(--px-surface,#181321)}html #nv-app .nv-figure span{display:block;font-size:10px;line-height:1.35;margin-bottom:8px;color:var(--px-muted,#c5bac9)}html #nv-app .nv-dots{font:700 20px/1.1 monospace;letter-spacing:3px;color:var(--px-accent,#e1bc72);min-height:22px}html #nv-app .nv-figure strong{display:block;font:500 11px/1.4 var(--px-heading,Georgia);margin-top:8px}html #nv-app .nv-figure:nth-child(n+9):nth-child(-n+12){grid-column:span 2}html #nv-app .nv-figure:nth-child(13),html #nv-app .nv-figure:nth-child(14){grid-column:span 4}html #nv-app .nv-figure:nth-child(15),html #nv-app .nv-figure:nth-child(16){grid-column:span 8}
html #nv-app .nv-positions{width:100%;border-collapse:collapse;table-layout:fixed;margin:14px 0}html #nv-app .nv-positions td,html #nv-app .nv-positions th{padding:9px 8px;text-align:left;border-bottom:1px solid var(--px-line,#383247);font-size:13px;vertical-align:top;overflow-wrap:anywhere;color:var(--px-text,#f4ecdf);background:transparent}html #nv-app .nv-positions th{color:var(--px-accent,#e1bc72);font-weight:600}html #nv-app .nv-positions caption{text-align:left;color:var(--px-accent,#e1bc72);padding:10px 0}
html #nv-app .nv-chart-band{display:flex;gap:7px;flex-wrap:wrap;margin:15px 0}html #nv-app .nv-chart-band span{font-size:12px;border:1px solid var(--px-line,#383247);border-radius:7px;padding:6px 9px}html #nv-app .nv-summary-data{margin:0 0 18px;padding-bottom:16px;border-bottom:1px solid var(--px-line,#383247);font-size:13px;white-space:pre-line;color:var(--px-muted,#c5bac9)}
@media(max-width:640px){html #nv-app .nv-grid{grid-template-columns:1fr;gap:16px}html #nv-app fieldset{padding:14px}html #nv-app .nv-palm-row{grid-template-columns:90px 1fr;gap:12px}html #nv-app .nv-hand{width:90px;height:150px}html #nv-app .nv-palm-options label{font-size:13px}html #nv-app .nv-selected{gap:8px}html #nv-app .nv-card-slot>button{font-size:11px;min-height:170px}html #nv-app .nv-card-slot :is(img,.nv-card-back){width:60px;height:103px}html #nv-app .nv-card-slot .nv-check{font-size:12px;gap:5px;justify-content:center}html #nv-app .nv-picker-grid{grid-template-columns:repeat(3,minmax(0,1fr))}html #nv-app dialog{padding:15px}html #nv-app .nv-seeds{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}html #nv-app .nv-shield{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}html #nv-app .nv-figure:nth-child(15),html #nv-app .nv-figure:nth-child(16){grid-column:span 4}html #nv-app .nv-figure:nth-child(13),html #nv-app .nv-figure:nth-child(14){grid-column:span 2}html #nv-app .nv-figure:nth-child(n+9):nth-child(-n+12){grid-column:span 1}html #nv-app .nv-book-display{padding:26px 20px}html #nv-app .nv-answer .nv-panel{padding:16px}}
@media(prefers-reduced-motion:reduce){html #nv-app[data-kind=bibliomancy] .nv-wait .nv-moon{animation:none}}
html #nv-app .nv-palm-row{grid-template-columns:140px minmax(0,1fr)}html #nv-app .nv-palm-options{min-width:0}html #nv-app .nv-palm-options label{display:grid;grid-template-columns:19px minmax(0,1fr)}
@media(max-width:640px){html #nv-app .nv-palm-row{grid-template-columns:90px minmax(0,1fr)}}
@media(max-width:360px){html #nv-app .nv-palm-row{grid-template-columns:minmax(0,1fr);gap:10px}html #nv-app .nv-hand{width:110px;height:145px;margin:auto}}
html #nv-app .nv-shield-table{table-layout:fixed;width:100%;border-collapse:separate;border-spacing:8px;margin:18px 0;background:transparent}html #nv-app .nv-shield-table td{padding:0;vertical-align:top;border:0;background:transparent;width:auto;color:inherit}html #nv-app .nv-shield-table .nv-figure{height:100%;min-height:164px;padding:14px 8px}html #nv-app .nv-shield-table .nv-figure span{font-size:12px}html #nv-app .nv-shield-table .nv-figure strong{font-size:14px}html #nv-app .nv-shield-table .nv-dots{font-size:23px}
@media(max-width:640px){html #nv-app .nv-shield-table{border-spacing:4px;margin-left:-4px;width:calc(100% + 8px)}html #nv-app .nv-shield-table .nv-figure{padding:12px 3px;min-height:150px}html #nv-app .nv-shield-table .nv-figure span{font-size:10px}html #nv-app .nv-shield-table .nv-figure strong{font-size:11px}html #nv-app .nv-shield-table .nv-dots{font-size:19px;letter-spacing:1px}}
/* Second-batch layouts: each result sizes to its content. */
html #nv-app .nv-answer{display:grid;gap:22px}html #nv-app #nv-controls:empty{display:none}html #nv-app #nv-controls{margin:16px 0 24px}html #nv-app h3{font:500 21px/1.4 var(--px-heading,Georgia,serif);color:var(--px-text,#f4ecdf);margin:0 0 12px}html #nv-app h4{font:600 15px/1.5 var(--px-body,system-ui);margin:0 0 7px;color:inherit}html #nv-app fieldset{min-width:0}html #nv-app svg{display:block;max-width:100%;height:auto}html #nv-app .nv-year-wheel{position:relative;width:100%;max-width:650px;aspect-ratio:1;justify-self:center;margin:20px auto 30px;background:radial-gradient(circle,transparent 28%,var(--px-line,#383247) 28.2%,transparent 28.5%,transparent 46%,var(--px-line,#383247) 46.2%,transparent 46.5%)}html #nv-app .nv-year-wheel a{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);width:92px;color:var(--px-accent,#e1bc72);text-align:center;font-size:11px;line-height:1.3;text-decoration:none;padding:4px;border-radius:8px}html #nv-app .nv-year-wheel a:hover{background:var(--px-surface,#181321)}html #nv-app .nv-year-wheel img{display:block;width:50px;height:86px;object-fit:contain;margin:0 auto 6px}html #nv-app .nv-wheel-center{position:absolute;inset:42%;display:grid;place-content:center;font-size:60px;color:var(--px-accent,#e1bc72)}html #nv-app .nv-months{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}html #nv-app .nv-month{display:grid;grid-template-columns:65px minmax(0,1fr);gap:16px;padding:20px;border:1px solid var(--px-line,#383247);border-radius:14px;background:var(--px-surface,#181321);scroll-margin-top:100px}html #nv-app .nv-month img{width:65px;height:112px;object-fit:contain}html #nv-app .nv-month h3{font-size:20px;text-transform:capitalize}html #nv-app .nv-month .nv-hint{font-size:11px}html #nv-app .nv-month p{font-size:15px}html #nv-app .nv-home-result{display:grid;gap:16px}html #nv-app .nv-home-result .nv-number-display{float:right;font-size:50px;line-height:1.1;margin:12px 0 20px 20px}html #nv-app .nv-home-result details{clear:both}html #nv-app .nv-chakra-group{padding:20px;margin:20px 0;background:var(--px-bg,#111426);border:1px solid var(--px-line,#383247);border-radius:16px}html #nv-app .nv-color-dot{display:inline-block;background:var(--chakra);width:12px;height:12px;border-radius:50%;margin-right:8px}html #nv-app .nv-question{border:0;padding:12px 0;margin:0 0 15px}html #nv-app .nv-question legend{font:500 15px/1.6 var(--px-body,system-ui);padding:0;text-transform:none;color:var(--px-text,#f4ecdf)}html #nv-app .nv-frequencies{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}html #nv-app .nv-frequencies label{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:10px 5px;border:1px solid var(--px-line,#383247);border-radius:8px;text-align:center;font-size:12px;line-height:1.4;cursor:pointer;min-height:69px}html #nv-app .nv-frequencies label:has(input:checked){border-color:var(--px-accent,#e1bc72);background:var(--px-surface,#181321)}html #nv-app .nv-frequencies input{margin:0;accent-color:var(--px-accent,#e1bc72);width:18px;height:18px}html #nv-app .nv-profile{display:grid;gap:19px;padding:24px;border:1px solid var(--px-line,#383247);border-radius:16px}html #nv-app .nv-score{display:grid;grid-template-columns:1fr auto;gap:8px;font-size:14px}html #nv-app .nv-score-track{grid-column:1/-1;height:10px;background:var(--px-line,#383247);border-radius:12px;overflow:hidden}html #nv-app .nv-score-track span{display:block;height:100%;border-radius:12px}
html #nv-app .nv-shape-gallery{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:18px 0}html #nv-app .nv-shape-gallery button{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:0;justify-content:start;padding:9px;font-size:12px;line-height:1.3;font-weight:400}html #nv-app .nv-shape-gallery svg{width:70px;height:70px}html #nv-app .nv-shape-gallery button[aria-pressed=true]{border-color:var(--px-accent,#e1bc72);box-shadow:inset 0 0 0 1px var(--px-accent,#e1bc72)}html #nv-app .nv-shape-preview{width:100%;max-width:350px;margin:14px auto}html #nv-app .nv-symbol-selection{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding:14px 0;border-bottom:1px solid var(--px-line,#383247)}html #nv-app .nv-symbol-selection .nv-field{flex:1;margin:0;min-width:130px}html #nv-app .nv-symbol-selection strong{flex:1;min-width:110px;font-size:15px}html #nv-app .nv-symbol-selection button{font-size:12px;min-height:40px}html #nv-app .nv-symbol-result{display:grid;grid-template-columns:88px minmax(0,1fr);gap:24px}html #nv-app .nv-symbol-result>div{min-width:0}html #nv-app .nv-symbol-result p+p{margin-top:12px;color:var(--px-muted,#c5bac9)}html #nv-app .nv-tree-picks{display:flex;gap:9px;margin:20px 0;flex-wrap:wrap}html #nv-app .nv-tree-picks span{padding:6px 13px;font-size:12px;border:1px solid var(--px-line,#383247);border-radius:24px;color:var(--px-muted,#c5bac9)}html #nv-app .nv-tree-picks .nv-filled{border-color:var(--px-accent,#e1bc72);color:var(--px-accent,#e1bc72)}html #nv-app .nv-tree-deck{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px;padding:15px 0}html #nv-app .nv-tree-deck button{aspect-ratio:2/3;min-width:0;border:1px solid var(--px-accent,#e1bc72);border-radius:9px;background:radial-gradient(ellipse at center,#34423c,#151d29 70%);color:#d9bd7d;padding:0;display:grid;place-items:center;box-shadow:inset 0 0 0 5px #161a25,inset 0 0 0 6px #6b603e}html #nv-app .nv-tree-deck button span{font-size:35px}html #nv-app .nv-tree-deck button.nv-picked{opacity:.45;transform:translateY(-6px)}html #nv-app .nv-tree-result{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}html #nv-app .nv-tree-result article{min-width:0}html #nv-app .nv-tree-result img{display:block;width:100%;height:auto;max-width:240px;border-radius:13px;margin:12px auto 18px;border:1px solid var(--px-line,#383247)}html #nv-app .nv-tree-result p{font-size:15px}html #nv-app .nv-stone-display,html #nv-app .nv-chart-display{width:100%;max-width:440px;margin:10px auto}html #nv-app .nv-cast{animation:nv-arrive .9s ease-out both}@keyframes nv-arrive{from{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}html #nv-app .nv-hours-summary{display:flex;gap:18px;flex-wrap:wrap;padding:16px 0;font-size:13px;color:var(--px-muted,#c5bac9)}html #nv-app .nv-hours{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:25px}html #nv-app .nv-hour{display:grid;grid-template-columns:30px minmax(0,1fr);gap:12px;padding:18px;border:1px solid var(--px-line,#383247);border-radius:13px;background:var(--px-surface,#181321)}html #nv-app .nv-hour p{font-size:13px}html #nv-app .nv-hour .nv-hour-glyph{font-size:26px;color:var(--px-accent,#e1bc72)}html #nv-app .nv-hour.nv-current{border-color:var(--px-accent,#e1bc72);box-shadow:inset 0 0 0 1px var(--px-accent,#e1bc72)}html #nv-app .nv-now{font-size:10px;padding:3px 6px;border-radius:20px;background:var(--px-accent,#e1bc72);color:#14131a;margin-left:5px}
html #nv-app .nv-map-filters{display:flex;gap:8px 15px;flex-wrap:wrap;border:0;padding:0;margin-bottom:18px}html #nv-app .nv-map-filters label{display:flex;align-items:center;gap:6px;font-size:12px;padding:6px 0;min-height:35px}html #nv-app .nv-map-filters input{accent-color:var(--px-accent,#e1bc72);width:17px;height:17px;margin:0}html #nv-app .nv-map-city{display:flex;align-items:end;gap:12px;margin:15px 0}html #nv-app .nv-map-city .nv-field{flex:1;margin:0;min-width:0}html #nv-app .nv-map-city button{font-size:13px}html #nv-app .nv-map-toolbar{display:flex;gap:7px;flex-wrap:wrap}html #nv-app .nv-map-toolbar button{padding:7px 12px;min-width:42px;font-size:20px}html #nv-app .nv-map-view{width:100%;overflow:hidden;border:1px solid var(--px-line,#383247);border-radius:12px;cursor:crosshair}html #nv-app .nv-map-view svg{width:100%;height:auto;min-height:210px;background:#111c2d}html #nv-app #nv-map-nearby{display:grid;gap:16px}
@media(max-width:800px){html #nv-app .nv-shape-gallery{grid-template-columns:repeat(4,minmax(0,1fr))}html #nv-app .nv-tree-deck{grid-template-columns:repeat(6,minmax(0,1fr))}html #nv-app .nv-months{grid-template-columns:1fr}html #nv-app .nv-hours{grid-template-columns:1fr}}
@media(max-width:900px){html #nv-app .nv-year-wheel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));aspect-ratio:auto;gap:8px;background:none;margin:5px 0}html #nv-app .nv-year-wheel a{position:static;transform:none;display:block;width:auto;border:1px solid var(--px-line,#383247);padding:10px 4px;font-size:12px}html #nv-app .nv-year-wheel img,html #nv-app .nv-wheel-center{display:none}html #nv-app .nv-tree-result{grid-template-columns:1fr;gap:28px}html #nv-app .nv-tree-result article{display:grid;grid-template-columns:minmax(90px,125px) minmax(0,1fr);gap:8px 18px}html #nv-app .nv-tree-result .nv-eyebrow{grid-column:1/-1}html #nv-app .nv-tree-result img{grid-row:2/4;margin:0}html #nv-app .nv-tree-result h3{font-size:21px}html #nv-app .nv-tree-result p:not(.nv-eyebrow){font-size:14px}html #nv-app .nv-chakra-group{padding:13px}html #nv-app .nv-frequencies{gap:4px}html #nv-app .nv-frequencies label{font-size:10px;padding:8px 3px}html #nv-app .nv-profile{padding:17px}html #nv-app .nv-symbol-result{grid-template-columns:60px minmax(0,1fr);gap:15px}html #nv-app .nv-map-city{align-items:stretch;flex-direction:column}html #nv-app .nv-tree-deck{gap:8px}html #nv-app .nv-tree-deck button span{font-size:26px}}
@media(max-width:380px){html #nv-app .nv-shape-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}html #nv-app .nv-tree-deck{grid-template-columns:repeat(4,minmax(0,1fr))}html #nv-app .nv-tree-result article{grid-template-columns:85px minmax(0,1fr)}html #nv-app .nv-month{grid-template-columns:50px minmax(0,1fr);padding:14px;gap:12px}html #nv-app .nv-month img{width:50px;height:86px}}
@media(prefers-reduced-motion:reduce){html #nv-app .nv-cast{animation:none}}

/* Layouts for the third collection; all selectors remain inside its own root. */
html #nv-app .nv-three{grid-template-columns:repeat(3,minmax(0,1fr))}html #nv-app .nv-dice-display{display:flex;justify-content:center;align-items:flex-start;gap:clamp(12px,3vw,30px);padding:24px 0}
html #nv-app .nv-die{flex:1;max-width:180px;text-align:center}html #nv-app .nv-die svg{display:block;width:100%;height:auto;filter:drop-shadow(0 8px 12px #0003)}html #nv-app .nv-die figcaption{font-size:15px;font-weight:600;margin-top:10px;line-height:1.5;color:var(--px-text,#f4ecdf)}
html #nv-app .nv-reading-text p+p{margin-top:18px}html #nv-app .nv-closing-path{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:25px 0 8px}html #nv-app .nv-closing-path span{text-align:center;font-size:12px;color:var(--px-muted,#c5bac9)}html #nv-app .nv-closing-path b{display:block;width:32px;height:32px;line-height:30px;border:1px solid var(--px-line,#383247);border-radius:50%;margin:0 auto 8px;color:var(--px-accent,#e1bc72)}
html #nv-app .nv-four-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:30px 0}html #nv-app .nv-four-cards figure{text-align:center;min-width:0}html #nv-app .nv-four-cards img{width:100%;max-width:115px;height:auto;aspect-ratio:100/172;object-fit:contain;border-radius:5px;box-shadow:0 8px 18px #0003}html #nv-app .nv-four-cards figcaption{display:grid;gap:7px;margin-top:15px;line-height:1.45;font-size:14px}html #nv-app .nv-four-cards small{color:var(--px-muted,#c5bac9)}
html #nv-app .nv-matrix{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:680px;margin:25px auto}html #nv-app .nv-matrix button{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;min-height:145px;padding:14px;background:var(--px-surface,#181321);border:1px solid var(--px-line,#383247);border-radius:14px;color:var(--px-text,#f4ecdf);font-size:14px}html #nv-app .nv-matrix button[aria-expanded=true]{border-color:var(--px-accent,#e1bc72);box-shadow:inset 0 0 0 1px var(--px-accent,#e1bc72)}html #nv-app .nv-cell-number{font:400 36px/1 var(--px-heading,Georgia,serif);color:var(--px-accent,#e1bc72)}html #nv-app .nv-cell-dots{font-size:12px;letter-spacing:3px;max-width:100%;overflow-wrap:anywhere}html #nv-app .nv-matrix small{color:var(--px-muted,#c5bac9);font-size:11px}
html #nv-app .nv-animal-picks{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}html #nv-app .nv-animal-picks span{border-bottom:2px solid var(--px-line,#383247);padding:10px 4px;font-size:13px;color:var(--px-muted,#c5bac9)}html #nv-app .nv-animal-picks .nv-filled{border-color:var(--px-accent,#e1bc72);color:var(--px-accent,#e1bc72)}html #nv-app .nv-animal-deck{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;margin:20px 0}html #nv-app .nv-animal-deck button{position:relative;min-width:0;min-height:70px;aspect-ratio:2/3;border:1px solid var(--px-accent,#e1bc72);border-radius:9px;color:#e5c687;background:radial-gradient(ellipse at center,#32433c 0%,#192a28 50%,#0d1922 100%);font:400 clamp(18px,3vw,30px)/1 Georgia,serif;box-shadow:inset 0 0 0 5px #13232a,inset 0 0 0 6px #a88b4c;transition:transform .2s,opacity .2s}html #nv-app .nv-animal-deck button:hover:not(:disabled){transform:translateY(-4px)}html #nv-app .nv-animal-deck .nv-picked{opacity:.5;transform:translateY(3px);color:#f7d991}html #nv-app .nv-animal-result{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:20px 0 30px}html #nv-app .nv-animal-result article{min-width:0}html #nv-app .nv-animal-result img{display:block;width:100%;height:auto;aspect-ratio:2/3;border:1px solid var(--px-line,#383247);border-radius:14px;margin:12px 0 18px}html #nv-app .nv-animal-result h3{font:500 23px/1.3 var(--px-heading,Georgia,serif);margin:0 0 12px}html #nv-app .nv-animal-result p:not(.nv-eyebrow){font-size:15px;line-height:1.7}
html #nv-app .nv-test-progress{text-align:right;font-size:13px;color:var(--px-muted,#c5bac9);margin:12px 0}html #nv-app .nv-question{margin:18px 0;padding:20px;border:1px solid var(--px-line,#383247);border-radius:12px}html #nv-app .nv-question legend{font-size:15px;text-transform:none;letter-spacing:0;padding:0 6px;max-width:100%}html #nv-app .nv-score-track>span{background:var(--px-accent,#e1bc72)}
html #nv-app .nv-table-wrap{max-width:100%;overflow:auto}html #nv-app .nv-chart-display{max-width:540px;width:100%;margin:26px auto}html #nv-app .nv-chart-display svg{display:block;width:100%;height:auto}html #nv-app .nv-chart-key{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin:-10px 0 25px;font-size:13px;color:var(--px-muted,#c5bac9)}
html #nv-app .nv-retro-chart{overflow:auto;margin:20px 0;border-radius:12px}html #nv-app .nv-retro-chart svg{display:block;width:100%;min-width:580px;height:auto}html #nv-app .nv-retro-now{display:flex;gap:12px;flex-wrap:wrap;margin:20px 0}html #nv-app .nv-retro-now h3{width:100%;margin:0}html #nv-app .nv-retro-now>span{font-size:13px;border:1px solid var(--px-line,#383247);border-radius:99px;padding:7px 12px}html #nv-app .nv-retro-title{margin-top:20px}html #nv-app .nv-retro-title h3{margin:0;font:500 24px/1.4 var(--px-heading,Georgia,serif)}
html #nv-app :is(.nv-ingresses,.nv-stations){list-style:none;margin:0;padding:0}html #nv-app :is(.nv-ingresses,.nv-stations) li{display:grid;gap:7px;border-bottom:1px solid var(--px-line,#383247);padding:15px 0}html #nv-app :is(.nv-ingresses,.nv-stations) li:last-child{border-bottom:0}html #nv-app :is(.nv-ingresses,.nv-stations) span{font-size:14px;color:var(--px-muted,#c5bac9)}html #nv-app .nv-stations small{color:var(--px-accent,#e1bc72)}html #nv-app #nv-controls{margin-bottom:20px}html #nv-app .nv-answer>.nv-panel+ .nv-panel{margin-top:20px}html #nv-app .nv-answer>p{margin:16px 0}html #nv-app #nv-cell-detail{margin-bottom:24px}
@keyframes nv-dice-reveal{from{transform:translateY(-15px) rotate(-12deg);opacity:0}to{transform:none;opacity:1}}html #nv-app .nv-revealed .nv-die{animation:nv-dice-reveal .6s ease both}html #nv-app .nv-revealed .nv-die:nth-child(2){animation-delay:.1s}html #nv-app .nv-revealed .nv-die:nth-child(3){animation-delay:.2s}
@media(max-width:640px){html #nv-app .nv-three{grid-template-columns:1fr}html #nv-app .nv-four-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 15px}html #nv-app .nv-closing-path{grid-template-columns:repeat(2,1fr)}html #nv-app .nv-animal-deck{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}html #nv-app .nv-animal-result{grid-template-columns:1fr;gap:28px}html #nv-app .nv-animal-result img{max-width:300px;margin-left:auto;margin-right:auto}html #nv-app .nv-animal-result .nv-eyebrow{text-align:center}html #nv-app .nv-animal-picks{gap:8px}html #nv-app .nv-animal-picks span{font-size:12px}html #nv-app .nv-matrix{gap:7px}html #nv-app .nv-matrix button{min-height:138px;padding:10px 5px;font-size:12px}html #nv-app .nv-cell-number{font-size:30px}html #nv-app .nv-die figcaption{font-size:13px}html #nv-app .nv-question{padding:16px 10px}html #nv-app .nv-frequencies{grid-template-columns:repeat(2,minmax(0,1fr))}html #nv-app .nv-frequencies label:last-child{grid-column:1/-1}}
@media(prefers-reduced-motion:reduce){html #nv-app .nv-die,html #nv-app .nv-animal-deck button{animation:none!important;transition:none!important}}

html #nv-app .nv-answer{grid-template-columns:minmax(0,1fr)}html #nv-app .nv-answer>*{min-width:0}html #nv-app .nv-retro-chart{max-width:100%}

html #nv-app .nv-calendar-swipe{display:none}@media(max-width:640px){html #nv-app .nv-calendar-swipe{display:block;font-size:12px;color:var(--px-muted,#c5bac9)}}
