/* Eight new experiences, using the host site's palette and typography. */
html #zn-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 #zn-app *{box-sizing:border-box}html #zn-app [hidden]{display:none!important}html #zn-app :is(h1,h2,p,figure,dl,dd){margin:0}html #zn-app :is(h2,p,button){scroll-margin-top:110px}
html #zn-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 #zn-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 #zn-app p{text-align:left}html #zn-app .zn-eyebrow{font-size:11px;line-height:1.6;letter-spacing:.13em;text-transform:uppercase;font-weight:650;color:var(--px-accent,#e1bc72)}
html #zn-app .zn-hero{display:grid;grid-template-columns:1fr 1.05fr;gap:clamp(22px,4vw,42px);align-items:center;margin-bottom:30px}html #zn-app .zn-hero>div{min-width:0}html #zn-app .zn-intro{font-size:17px;line-height:1.7;color:var(--px-muted,#c5bac9);max-width:35ch}
html #zn-app .zn-hero figure{border:1px solid var(--px-line,#383247);border-radius:80px 18px 18px 18px;overflow:hidden;min-width:0}html #zn-app .zn-hero img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}html #zn-app .zn-ornament{display:flex;gap:14px;align-items:center;color:var(--px-accent,#e1bc72);margin-top:20px}html #zn-app .zn-ornament:after{content:'';height:1px;width:90px;background:currentColor;opacity:.35}
html #zn-app .zn-panel{width:100%;padding:clamp(18px,3vw,30px);border:1px solid var(--px-line,#383247);border-radius:16px;background:var(--px-surface,#181321)}
html #zn-app .zn-hint{font-size:13px;color:var(--px-muted,#c5bac9);line-height:1.6;margin:0 0 12px}html #zn-app .zn-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 #zn-app h2 label{font:inherit;color:inherit;text-transform:none;letter-spacing:inherit}
html #zn-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 #zn-app textarea::placeholder{color:var(--px-muted,#c5bac9);opacity:.8}html #zn-app #zn-dream{min-height:154px}html #zn-app #zn-context{min-height:86px}html #zn-app select{height:auto;min-height:48px}
html #zn-app .zn-count{text-align:right;font-size:11px;color:var(--px-muted,#c5bac9);margin:5px 0 18px}html #zn-app .zn-fields{display:grid;grid-template-columns:1fr 1.5fr;gap:24px;align-items:start}html #zn-app .zn-fields>div{min-width:0}
html #zn-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 #zn-app button.zn-primary{background:var(--px-accent,#e1bc72);color:#19151d;border-color:var(--px-accent,#e1bc72)}html #zn-app button:hover{filter:brightness(1.08)}html #zn-app button:disabled{opacity:.6;cursor:wait}html #zn-app :is(button,textarea,select,summary):focus-visible{outline:2px solid var(--px-accent,#e1bc72);outline-offset:4px}
html #zn-app .zn-validation{border-left:3px solid var(--px-accent,#e1bc72);padding:8px 12px;margin:0 0 16px;color:var(--px-text,#f4ecdf)}html #zn-app [aria-invalid=true]{outline:2px solid var(--px-accent,#e1bc72)}
html #zn-app .zn-method{border-top:1px solid var(--px-line,#383247);padding-top:16px;margin-top:22px}html #zn-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 #zn-app details p{font-size:14px;color:var(--px-muted,#c5bac9);margin-top:10px}
html #zn-app .zn-wait{padding:46px 24px;text-align:center}html #zn-app .zn-wait :is(h2,p){text-align:center}html #zn-app .zn-moon{font:500 70px/1 Georgia,serif;color:var(--px-accent,#e1bc72);margin-bottom:22px;animation:zn-glow 2.8s ease-in-out infinite alternate}@keyframes zn-glow{from{opacity:.5;transform:translateY(3px)}to{opacity:1;transform:translateY(-3px)}}
html #zn-app .zn-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}html #zn-app #zn-error-text{white-space:pre-line}
html #zn-app.zn-has-result .zn-hero{display:none}html #zn-app .zn-result-header{display:flex;align-items:center;gap:24px;margin-bottom:26px}html #zn-app .zn-result-header img{display:block;flex:0 0 160px;width:160px;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:12px}html #zn-app .zn-result-header h2{margin:8px 0 0}html #zn-app .zn-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 #zn-app .zn-answer p+p{margin-top:1.2em}html #zn-app .zn-note{font-size:12px;color:var(--px-muted,#c5bac9);margin:14px 0 24px}
html #zn-app .zn-original{border-top:1px solid var(--px-line,#383247);padding-top:14px;margin-bottom:14px}html #zn-app .zn-original dl{margin:12px 0 20px}html #zn-app dt{font-weight:600;font-size:13px;color:var(--px-accent,#e1bc72);margin-top:14px}html #zn-app dd{font-size:14px;white-space:pre-wrap;color:var(--px-muted,#c5bac9)}html #zn-app .zn-privacy{max-width:74ch;margin-bottom:20px}
@media(max-width:640px){html #zn-app{margin:16px auto}html #zn-app .zn-hero{grid-template-columns:1fr;gap:20px}html #zn-app .zn-hero figure{max-height:240px;border-radius:38px 12px 12px 12px}html #zn-app .zn-hero img{max-height:240px}html #zn-app .zn-intro{max-width:none}html #zn-app .zn-ornament{display:none}html #zn-app .zn-fields{grid-template-columns:1fr;gap:18px}html #zn-app .zn-result-header{align-items:center;gap:14px}html #zn-app .zn-result-header img{flex-basis:80px;width:80px}html #zn-app .zn-result-header .zn-eyebrow{font-size:10px;letter-spacing:.08em}html #zn-app .zn-result-header h2{font-size:24px}html #zn-app .zn-actions{flex-direction:column}html #zn-app #zn-submit{width:100%}}
@media(prefers-reduced-motion:reduce){html #zn-app .zn-moon{animation:none}}
html #zn-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 #zn-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 #zn-app input:focus-visible{outline:2px solid var(--px-accent,#e1bc72);outline-offset:3px}
html #zn-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 #zn-app label{display:block;margin:0 0 8px}html #zn-app .zn-field{min-width:0;margin-bottom:20px}html #zn-app .zn-check{display:flex;align-items:center;gap:10px;margin:10px 0;font-weight:400;cursor:pointer}
html #zn-app fieldset{min-width:0;border:1px solid var(--px-line,#383247);border-radius:13px;padding:20px;margin:0 0 22px}html #zn-app legend{padding:0 8px;color:var(--px-accent,#e1bc72)}
html #zn-app .zn-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}html #zn-app .zn-grid>.zn-field{margin:0}html #zn-app .zn-grid{margin-bottom:20px}
html #zn-app #zn-validation{border-left:3px solid var(--px-accent,#e1bc72);padding:12px;margin-bottom:18px}
html #zn-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 #zn-app .zn-answer>.zn-panel{margin-bottom:18px}html #zn-app .zn-answer .zn-hint{font-size:13px}html #zn-app .zn-answer p+p{margin-top:12px}html #zn-app .zn-answer details{margin:18px 0}html #zn-app .zn-answer details p{font-size:15px}
html #zn-app .zn-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 #zn-app .zn-choice-row{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:22px}html #zn-app .zn-choice-row .zn-check{border:1px solid var(--px-line,#383247);padding:10px 16px;border-radius:9px;margin:0}
html #zn-app .zn-selected{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:18px 0 26px}html #zn-app .zn-selected[data-count='1']{grid-template-columns:minmax(0,240px);justify-content:center}
html #zn-app .zn-card-slot{text-align:center;min-width:0}html #zn-app .zn-card-slot>button{display:flex;flex-direction:column;width:100%;padding:14px 8px;font-size:13px;min-height:200px}html #zn-app .zn-card-slot img{display:block;width:90px;height:155px;object-fit:contain;margin:0 auto 10px;border-radius:5px}html #zn-app .zn-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 #zn-app .zn-card-slot h3{font:600 13px/1.5 var(--px-body,system-ui);text-align:center;margin-bottom:8px}html #zn-app .zn-reversed{transform:rotate(180deg)}
html #zn-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 #zn-app dialog::backdrop{background:#05040bd9}html #zn-app .zn-dialog-head{display:flex;gap:16px;align-items:center;justify-content:space-between;margin-bottom:18px}html #zn-app .zn-dialog-head h2{margin:0;font-size:24px}
html #zn-app .zn-picker-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}html #zn-app .zn-picker-grid button{display:flex;flex-direction:column;padding:8px;font-size:12px;line-height:1.4;gap:7px}html #zn-app .zn-picker-grid img{width:72px;height:122px;object-fit:contain}html #zn-app .zn-picker-grid button:disabled{opacity:.25;cursor:not-allowed}
html #zn-app .zn-palm-row{display:grid;grid-template-columns:140px 1fr;align-items:center;gap:24px}html #zn-app .zn-hand{display:block;width:140px;height:190px;color:var(--px-accent,#e1bc72)}html #zn-app .zn-hand .zn-line{stroke:var(--px-muted,#c5bac9);opacity:.3;stroke-width:2.5;fill:none}html #zn-app .zn-hand .zn-highlight{stroke:var(--px-accent,#e1bc72);stroke-width:4;opacity:1}
html #zn-app .zn-palm-options{display:grid;gap:10px}html #zn-app .zn-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 #zn-app .zn-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 #zn-app .zn-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 #zn-app .zn-book-display small{display:block;text-align:center;margin-top:22px;font-size:12px;color:#5b4735}html #zn-app[data-kind=bibliomancy] .zn-wait .zn-moon{animation:zn-page 1.5s ease-in-out infinite}@keyframes zn-page{50%{transform:rotateY(140deg);opacity:.4}}
html #zn-app .zn-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 #zn-app .zn-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 #zn-app .zn-stage.zn-current{border-color:var(--px-accent,#e1bc72)}html #zn-app .zn-stage-head{display:flex;gap:14px;align-items:baseline;flex-wrap:wrap}html #zn-app .zn-stage-number{font:500 42px/1.2 var(--px-heading,Georgia);color:var(--px-accent,#e1bc72)}
html #zn-app .zn-seeds{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:22px 0}html #zn-app .zn-seeds fieldset{padding:12px;margin:0}html #zn-app .zn-seeds input{margin-bottom:10px;padding:9px}html #zn-app .zn-seeds label{font-size:11px}
html #zn-app .zn-shield{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;margin:24px 0}html #zn-app .zn-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 #zn-app .zn-figure span{display:block;font-size:10px;line-height:1.35;margin-bottom:8px;color:var(--px-muted,#c5bac9)}html #zn-app .zn-dots{font:700 20px/1.1 monospace;letter-spacing:3px;color:var(--px-accent,#e1bc72);min-height:22px}html #zn-app .zn-figure strong{display:block;font:500 11px/1.4 var(--px-heading,Georgia);margin-top:8px}html #zn-app .zn-figure:nth-child(n+9):nth-child(-n+12){grid-column:span 2}html #zn-app .zn-figure:nth-child(13),html #zn-app .zn-figure:nth-child(14){grid-column:span 4}html #zn-app .zn-figure:nth-child(15),html #zn-app .zn-figure:nth-child(16){grid-column:span 8}
html #zn-app .zn-positions{width:100%;border-collapse:collapse;table-layout:fixed;margin:14px 0}html #zn-app .zn-positions td,html #zn-app .zn-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 #zn-app .zn-positions th{color:var(--px-accent,#e1bc72);font-weight:600}html #zn-app .zn-positions caption{text-align:left;color:var(--px-accent,#e1bc72);padding:10px 0}
html #zn-app .zn-chart-band{display:flex;gap:7px;flex-wrap:wrap;margin:15px 0}html #zn-app .zn-chart-band span{font-size:12px;border:1px solid var(--px-line,#383247);border-radius:7px;padding:6px 9px}html #zn-app .zn-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 #zn-app .zn-grid{grid-template-columns:1fr;gap:16px}html #zn-app fieldset{padding:14px}html #zn-app .zn-palm-row{grid-template-columns:90px 1fr;gap:12px}html #zn-app .zn-hand{width:90px;height:150px}html #zn-app .zn-palm-options label{font-size:13px}html #zn-app .zn-selected{gap:8px}html #zn-app .zn-card-slot>button{font-size:11px;min-height:170px}html #zn-app .zn-card-slot :is(img,.zn-card-back){width:60px;height:103px}html #zn-app .zn-card-slot .zn-check{font-size:12px;gap:5px;justify-content:center}html #zn-app .zn-picker-grid{grid-template-columns:repeat(3,minmax(0,1fr))}html #zn-app dialog{padding:15px}html #zn-app .zn-seeds{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}html #zn-app .zn-shield{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}html #zn-app .zn-figure:nth-child(15),html #zn-app .zn-figure:nth-child(16){grid-column:span 4}html #zn-app .zn-figure:nth-child(13),html #zn-app .zn-figure:nth-child(14){grid-column:span 2}html #zn-app .zn-figure:nth-child(n+9):nth-child(-n+12){grid-column:span 1}html #zn-app .zn-book-display{padding:26px 20px}html #zn-app .zn-answer .zn-panel{padding:16px}}
@media(prefers-reduced-motion:reduce){html #zn-app[data-kind=bibliomancy] .zn-wait .zn-moon{animation:none}}
html #zn-app .zn-palm-row{grid-template-columns:140px minmax(0,1fr)}html #zn-app .zn-palm-options{min-width:0}html #zn-app .zn-palm-options label{display:grid;grid-template-columns:19px minmax(0,1fr)}
@media(max-width:640px){html #zn-app .zn-palm-row{grid-template-columns:90px minmax(0,1fr)}}
@media(max-width:360px){html #zn-app .zn-palm-row{grid-template-columns:minmax(0,1fr);gap:10px}html #zn-app .zn-hand{width:110px;height:145px;margin:auto}}
html #zn-app .zn-shield-table{table-layout:fixed;width:100%;border-collapse:separate;border-spacing:8px;margin:18px 0;background:transparent}html #zn-app .zn-shield-table td{padding:0;vertical-align:top;border:0;background:transparent;width:auto;color:inherit}html #zn-app .zn-shield-table .zn-figure{height:100%;min-height:164px;padding:14px 8px}html #zn-app .zn-shield-table .zn-figure span{font-size:12px}html #zn-app .zn-shield-table .zn-figure strong{font-size:14px}html #zn-app .zn-shield-table .zn-dots{font-size:23px}
@media(max-width:640px){html #zn-app .zn-shield-table{border-spacing:4px;margin-left:-4px;width:calc(100% + 8px)}html #zn-app .zn-shield-table .zn-figure{padding:12px 3px;min-height:150px}html #zn-app .zn-shield-table .zn-figure span{font-size:10px}html #zn-app .zn-shield-table .zn-figure strong{font-size:11px}html #zn-app .zn-shield-table .zn-dots{font-size:19px;letter-spacing:1px}}
/* Second-batch layouts: each result sizes to its content. */
html #zn-app .zn-answer{display:grid;gap:22px}html #zn-app #zn-controls:empty{display:none}html #zn-app #zn-controls{margin:16px 0 24px}html #zn-app h3{font:500 21px/1.4 var(--px-heading,Georgia,serif);color:var(--px-text,#f4ecdf);margin:0 0 12px}html #zn-app h4{font:600 15px/1.5 var(--px-body,system-ui);margin:0 0 7px;color:inherit}html #zn-app fieldset{min-width:0}html #zn-app svg{display:block;max-width:100%;height:auto}html #zn-app .zn-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 #zn-app .zn-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 #zn-app .zn-year-wheel a:hover{background:var(--px-surface,#181321)}html #zn-app .zn-year-wheel img{display:block;width:50px;height:86px;object-fit:contain;margin:0 auto 6px}html #zn-app .zn-wheel-center{position:absolute;inset:42%;display:grid;place-content:center;font-size:60px;color:var(--px-accent,#e1bc72)}html #zn-app .zn-months{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}html #zn-app .zn-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 #zn-app .zn-month img{width:65px;height:112px;object-fit:contain}html #zn-app .zn-month h3{font-size:20px;text-transform:capitalize}html #zn-app .zn-month .zn-hint{font-size:11px}html #zn-app .zn-month p{font-size:15px}html #zn-app .zn-home-result{display:grid;gap:16px}html #zn-app .zn-home-result .zn-number-display{float:right;font-size:50px;line-height:1.1;margin:12px 0 20px 20px}html #zn-app .zn-home-result details{clear:both}html #zn-app .zn-chakra-group{padding:20px;margin:20px 0;background:var(--px-bg,#111426);border:1px solid var(--px-line,#383247);border-radius:16px}html #zn-app .zn-color-dot{display:inline-block;background:var(--chakra);width:12px;height:12px;border-radius:50%;margin-right:8px}html #zn-app .zn-question{border:0;padding:12px 0;margin:0 0 15px}html #zn-app .zn-question legend{font:500 15px/1.6 var(--px-body,system-ui);padding:0;text-transform:none;color:var(--px-text,#f4ecdf)}html #zn-app .zn-frequencies{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}html #zn-app .zn-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 #zn-app .zn-frequencies label:has(input:checked){border-color:var(--px-accent,#e1bc72);background:var(--px-surface,#181321)}html #zn-app .zn-frequencies input{margin:0;accent-color:var(--px-accent,#e1bc72);width:18px;height:18px}html #zn-app .zn-profile{display:grid;gap:19px;padding:24px;border:1px solid var(--px-line,#383247);border-radius:16px}html #zn-app .zn-score{display:grid;grid-template-columns:1fr auto;gap:8px;font-size:14px}html #zn-app .zn-score-track{grid-column:1/-1;height:10px;background:var(--px-line,#383247);border-radius:12px;overflow:hidden}html #zn-app .zn-score-track span{display:block;height:100%;border-radius:12px}
html #zn-app .zn-shape-gallery{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:18px 0}html #zn-app .zn-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 #zn-app .zn-shape-gallery svg{width:70px;height:70px}html #zn-app .zn-shape-gallery button[aria-pressed=true]{border-color:var(--px-accent,#e1bc72);box-shadow:inset 0 0 0 1px var(--px-accent,#e1bc72)}html #zn-app .zn-shape-preview{width:100%;max-width:350px;margin:14px auto}html #zn-app .zn-symbol-selection{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding:14px 0;border-bottom:1px solid var(--px-line,#383247)}html #zn-app .zn-symbol-selection .zn-field{flex:1;margin:0;min-width:130px}html #zn-app .zn-symbol-selection strong{flex:1;min-width:110px;font-size:15px}html #zn-app .zn-symbol-selection button{font-size:12px;min-height:40px}html #zn-app .zn-symbol-result{display:grid;grid-template-columns:88px minmax(0,1fr);gap:24px}html #zn-app .zn-symbol-result>div{min-width:0}html #zn-app .zn-symbol-result p+p{margin-top:12px;color:var(--px-muted,#c5bac9)}html #zn-app .zn-tree-picks{display:flex;gap:9px;margin:20px 0;flex-wrap:wrap}html #zn-app .zn-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 #zn-app .zn-tree-picks .zn-filled{border-color:var(--px-accent,#e1bc72);color:var(--px-accent,#e1bc72)}html #zn-app .zn-tree-deck{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px;padding:15px 0}html #zn-app .zn-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 #zn-app .zn-tree-deck button span{font-size:35px}html #zn-app .zn-tree-deck button.zn-picked{opacity:.45;transform:translateY(-6px)}html #zn-app .zn-tree-result{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}html #zn-app .zn-tree-result article{min-width:0}html #zn-app .zn-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 #zn-app .zn-tree-result p{font-size:15px}html #zn-app .zn-stone-display,html #zn-app .zn-chart-display{width:100%;max-width:440px;margin:10px auto}html #zn-app .zn-cast{animation:zn-arrive .9s ease-out both}@keyframes zn-arrive{from{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}html #zn-app .zn-hours-summary{display:flex;gap:18px;flex-wrap:wrap;padding:16px 0;font-size:13px;color:var(--px-muted,#c5bac9)}html #zn-app .zn-hours{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:25px}html #zn-app .zn-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 #zn-app .zn-hour p{font-size:13px}html #zn-app .zn-hour .zn-hour-glyph{font-size:26px;color:var(--px-accent,#e1bc72)}html #zn-app .zn-hour.zn-current{border-color:var(--px-accent,#e1bc72);box-shadow:inset 0 0 0 1px var(--px-accent,#e1bc72)}html #zn-app .zn-now{font-size:10px;padding:3px 6px;border-radius:20px;background:var(--px-accent,#e1bc72);color:#14131a;margin-left:5px}
html #zn-app .zn-map-filters{display:flex;gap:8px 15px;flex-wrap:wrap;border:0;padding:0;margin-bottom:18px}html #zn-app .zn-map-filters label{display:flex;align-items:center;gap:6px;font-size:12px;padding:6px 0;min-height:35px}html #zn-app .zn-map-filters input{accent-color:var(--px-accent,#e1bc72);width:17px;height:17px;margin:0}html #zn-app .zn-map-city{display:flex;align-items:end;gap:12px;margin:15px 0}html #zn-app .zn-map-city .zn-field{flex:1;margin:0;min-width:0}html #zn-app .zn-map-city button{font-size:13px}html #zn-app .zn-map-toolbar{display:flex;gap:7px;flex-wrap:wrap}html #zn-app .zn-map-toolbar button{padding:7px 12px;min-width:42px;font-size:20px}html #zn-app .zn-map-view{width:100%;overflow:hidden;border:1px solid var(--px-line,#383247);border-radius:12px;cursor:crosshair}html #zn-app .zn-map-view svg{width:100%;height:auto;min-height:210px;background:#111c2d}html #zn-app #zn-map-nearby{display:grid;gap:16px}
@media(max-width:800px){html #zn-app .zn-shape-gallery{grid-template-columns:repeat(4,minmax(0,1fr))}html #zn-app .zn-tree-deck{grid-template-columns:repeat(6,minmax(0,1fr))}html #zn-app .zn-months{grid-template-columns:1fr}html #zn-app .zn-hours{grid-template-columns:1fr}}
@media(max-width:900px){html #zn-app .zn-year-wheel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));aspect-ratio:auto;gap:8px;background:none;margin:5px 0}html #zn-app .zn-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 #zn-app .zn-year-wheel img,html #zn-app .zn-wheel-center{display:none}html #zn-app .zn-tree-result{grid-template-columns:1fr;gap:28px}html #zn-app .zn-tree-result article{display:grid;grid-template-columns:minmax(90px,125px) minmax(0,1fr);gap:8px 18px}html #zn-app .zn-tree-result .zn-eyebrow{grid-column:1/-1}html #zn-app .zn-tree-result img{grid-row:2/4;margin:0}html #zn-app .zn-tree-result h3{font-size:21px}html #zn-app .zn-tree-result p:not(.zn-eyebrow){font-size:14px}html #zn-app .zn-chakra-group{padding:13px}html #zn-app .zn-frequencies{gap:4px}html #zn-app .zn-frequencies label{font-size:10px;padding:8px 3px}html #zn-app .zn-profile{padding:17px}html #zn-app .zn-symbol-result{grid-template-columns:60px minmax(0,1fr);gap:15px}html #zn-app .zn-map-city{align-items:stretch;flex-direction:column}html #zn-app .zn-tree-deck{gap:8px}html #zn-app .zn-tree-deck button span{font-size:26px}}
@media(max-width:380px){html #zn-app .zn-shape-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}html #zn-app .zn-tree-deck{grid-template-columns:repeat(4,minmax(0,1fr))}html #zn-app .zn-tree-result article{grid-template-columns:85px minmax(0,1fr)}html #zn-app .zn-month{grid-template-columns:50px minmax(0,1fr);padding:14px;gap:12px}html #zn-app .zn-month img{width:50px;height:86px}}
@media(prefers-reduced-motion:reduce){html #zn-app .zn-cast{animation:none}}

/* Layouts for the third collection; all selectors remain inside its own root. */
html #zn-app .zn-three{grid-template-columns:repeat(3,minmax(0,1fr))}html #zn-app .zn-dice-display{display:flex;justify-content:center;align-items:flex-start;gap:clamp(12px,3vw,30px);padding:24px 0}
html #zn-app .zn-die{flex:1;max-width:180px;text-align:center}html #zn-app .zn-die svg{display:block;width:100%;height:auto;filter:drop-shadow(0 8px 12px #0003)}html #zn-app .zn-die figcaption{font-size:15px;font-weight:600;margin-top:10px;line-height:1.5;color:var(--px-text,#f4ecdf)}
html #zn-app .zn-reading-text p+p{margin-top:18px}html #zn-app .zn-closing-path{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:25px 0 8px}html #zn-app .zn-closing-path span{text-align:center;font-size:12px;color:var(--px-muted,#c5bac9)}html #zn-app .zn-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 #zn-app .zn-four-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:30px 0}html #zn-app .zn-four-cards figure{text-align:center;min-width:0}html #zn-app .zn-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 #zn-app .zn-four-cards figcaption{display:grid;gap:7px;margin-top:15px;line-height:1.45;font-size:14px}html #zn-app .zn-four-cards small{color:var(--px-muted,#c5bac9)}
html #zn-app .zn-matrix{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:680px;margin:25px auto}html #zn-app .zn-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 #zn-app .zn-matrix button[aria-expanded=true]{border-color:var(--px-accent,#e1bc72);box-shadow:inset 0 0 0 1px var(--px-accent,#e1bc72)}html #zn-app .zn-cell-number{font:400 36px/1 var(--px-heading,Georgia,serif);color:var(--px-accent,#e1bc72)}html #zn-app .zn-cell-dots{font-size:12px;letter-spacing:3px;max-width:100%;overflow-wrap:anywhere}html #zn-app .zn-matrix small{color:var(--px-muted,#c5bac9);font-size:11px}
html #zn-app .zn-animal-picks{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}html #zn-app .zn-animal-picks span{border-bottom:2px solid var(--px-line,#383247);padding:10px 4px;font-size:13px;color:var(--px-muted,#c5bac9)}html #zn-app .zn-animal-picks .zn-filled{border-color:var(--px-accent,#e1bc72);color:var(--px-accent,#e1bc72)}html #zn-app .zn-animal-deck{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;margin:20px 0}html #zn-app .zn-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 #zn-app .zn-animal-deck button:hover:not(:disabled){transform:translateY(-4px)}html #zn-app .zn-animal-deck .zn-picked{opacity:.5;transform:translateY(3px);color:#f7d991}html #zn-app .zn-animal-result{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:20px 0 30px}html #zn-app .zn-animal-result article{min-width:0}html #zn-app .zn-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 #zn-app .zn-animal-result h3{font:500 23px/1.3 var(--px-heading,Georgia,serif);margin:0 0 12px}html #zn-app .zn-animal-result p:not(.zn-eyebrow){font-size:15px;line-height:1.7}
html #zn-app .zn-test-progress{text-align:right;font-size:13px;color:var(--px-muted,#c5bac9);margin:12px 0}html #zn-app .zn-question{margin:18px 0;padding:20px;border:1px solid var(--px-line,#383247);border-radius:12px}html #zn-app .zn-question legend{font-size:15px;text-transform:none;letter-spacing:0;padding:0 6px;max-width:100%}html #zn-app .zn-score-track>span{background:var(--px-accent,#e1bc72)}
html #zn-app .zn-table-wrap{max-width:100%;overflow:auto}html #zn-app .zn-chart-display{max-width:540px;width:100%;margin:26px auto}html #zn-app .zn-chart-display svg{display:block;width:100%;height:auto}html #zn-app .zn-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 #zn-app .zn-retro-chart{overflow:auto;margin:20px 0;border-radius:12px}html #zn-app .zn-retro-chart svg{display:block;width:100%;min-width:580px;height:auto}html #zn-app .zn-retro-now{display:flex;gap:12px;flex-wrap:wrap;margin:20px 0}html #zn-app .zn-retro-now h3{width:100%;margin:0}html #zn-app .zn-retro-now>span{font-size:13px;border:1px solid var(--px-line,#383247);border-radius:99px;padding:7px 12px}html #zn-app .zn-retro-title{margin-top:20px}html #zn-app .zn-retro-title h3{margin:0;font:500 24px/1.4 var(--px-heading,Georgia,serif)}
html #zn-app :is(.zn-ingresses,.zn-stations){list-style:none;margin:0;padding:0}html #zn-app :is(.zn-ingresses,.zn-stations) li{display:grid;gap:7px;border-bottom:1px solid var(--px-line,#383247);padding:15px 0}html #zn-app :is(.zn-ingresses,.zn-stations) li:last-child{border-bottom:0}html #zn-app :is(.zn-ingresses,.zn-stations) span{font-size:14px;color:var(--px-muted,#c5bac9)}html #zn-app .zn-stations small{color:var(--px-accent,#e1bc72)}html #zn-app #zn-controls{margin-bottom:20px}html #zn-app .zn-answer>.zn-panel+ .zn-panel{margin-top:20px}html #zn-app .zn-answer>p{margin:16px 0}html #zn-app #zn-cell-detail{margin-bottom:24px}
@keyframes zn-dice-reveal{from{transform:translateY(-15px) rotate(-12deg);opacity:0}to{transform:none;opacity:1}}html #zn-app .zn-revealed .zn-die{animation:zn-dice-reveal .6s ease both}html #zn-app .zn-revealed .zn-die:nth-child(2){animation-delay:.1s}html #zn-app .zn-revealed .zn-die:nth-child(3){animation-delay:.2s}
@media(max-width:640px){html #zn-app .zn-three{grid-template-columns:1fr}html #zn-app .zn-four-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 15px}html #zn-app .zn-closing-path{grid-template-columns:repeat(2,1fr)}html #zn-app .zn-animal-deck{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}html #zn-app .zn-animal-result{grid-template-columns:1fr;gap:28px}html #zn-app .zn-animal-result img{max-width:300px;margin-left:auto;margin-right:auto}html #zn-app .zn-animal-result .zn-eyebrow{text-align:center}html #zn-app .zn-animal-picks{gap:8px}html #zn-app .zn-animal-picks span{font-size:12px}html #zn-app .zn-matrix{gap:7px}html #zn-app .zn-matrix button{min-height:138px;padding:10px 5px;font-size:12px}html #zn-app .zn-cell-number{font-size:30px}html #zn-app .zn-die figcaption{font-size:13px}html #zn-app .zn-question{padding:16px 10px}html #zn-app .zn-frequencies{grid-template-columns:repeat(2,minmax(0,1fr))}html #zn-app .zn-frequencies label:last-child{grid-column:1/-1}}
@media(prefers-reduced-motion:reduce){html #zn-app .zn-die,html #zn-app .zn-animal-deck button{animation:none!important;transition:none!important}}

html #zn-app .zn-answer{grid-template-columns:minmax(0,1fr)}html #zn-app .zn-answer>*{min-width:0}html #zn-app .zn-retro-chart{max-width:100%}

html #zn-app .zn-calendar-swipe{display:none}@media(max-width:640px){html #zn-app .zn-calendar-swipe{display:block;font-size:12px;color:var(--px-muted,#c5bac9)}}

#zn-app .zn-card-deck{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;margin:20px 0;max-width:780px}
#zn-app .zn-card-deck button{aspect-ratio:2/3;padding:0;border:1px solid var(--nx-gold,var(--gold,#c9a85e));border-radius:9px;background:radial-gradient(ellipse at center,#65512d 0,transparent 3%,transparent 28%,#8f744e 29%,transparent 31%),repeating-linear-gradient(45deg,#151521 0,#151521 8px,#202132 9px,#202132 10px);color:#dfc27d;display:grid;place-items:center;font-size:28px;min-height:0;transition:transform .2s,opacity .2s}
#zn-app .zn-card-deck button:hover:not(:disabled){transform:translateY(-5px)}
#zn-app .zn-card-deck button:disabled{opacity:.38;transform:translateY(-3px)}
#zn-app .zn-pick-labels{display:flex;gap:8px;flex-wrap:wrap;margin:15px 0}
#zn-app .zn-pick-labels span{border:1px solid #8a764e66;border-radius:20px;padding:7px 12px;font-size:.86em}
#zn-app .zn-pick-labels .zn-filled{background:#c9a85e24;color:inherit}
#zn-app .zn-number{font-family:Georgia,serif;font-size:3rem;line-height:1.2;color:var(--gold,#d5b26b)}
#zn-app .zn-name-results{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:18px}
#zn-app .zn-name-results article{overflow-wrap:anywhere}
#zn-app .zn-wheel{display:block;width:min(100%,350px);margin:20px auto;color:var(--gold,#d5b26b)}
#zn-app .zn-age-list{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:14px 0}
#zn-app .zn-age-list button{min-width:52px;padding:10px;border-radius:12px}
#zn-app .zn-age-list [aria-pressed=true]{background:var(--gold,#d5b26b);color:#17131b}
#zn-app .zn-pillars{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:22px 0}
#zn-app .zn-pillar{border:1px solid #9e855d55;border-radius:16px;background:linear-gradient(160deg,#20333055,#11122188);text-align:center;padding:18px 8px}
#zn-app .zn-pillar strong{display:block;font-size:2.5rem;color:#d8bc7e;font-weight:400}
#zn-app .zn-pillar small{display:block;font-size:.82rem;line-height:1.6}
#zn-app .zn-pillar>div{padding:10px 0;border-top:1px solid #9e855d33}
#zn-app .zn-element-bars{display:flex;gap:10px;flex-wrap:wrap;margin:16px 0}
#zn-app .zn-element-bars span{padding:10px 15px;border:1px solid #9e855d55;border-radius:12px}
#zn-app .zn-event-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,190px),1fr));gap:12px;margin:18px 0}
#zn-app .zn-event-list button{padding:14px;border-radius:12px;text-align:left;line-height:1.5;display:flex;flex-direction:column;gap:5px}
#zn-app .zn-event-list [aria-pressed=true]{border-color:var(--gold,#d5b26b);background:#b28d4825}
#zn-app .zn-eclipse-disc{width:94px;height:94px;border-radius:50%;margin:18px auto;background:#090b12;box-shadow:0 0 9px 2px #ffe6a6,0 0 28px 8px #dbb36955}
#zn-app .zn-eclipse-disc.zn-lunar{background:radial-gradient(circle at 32% 32%,#d89969,#7f332c 58%,#30131d);box-shadow:0 0 20px #db6e3b44}
#zn-app .zn-date-row{position:relative;border:1px solid #9e855d44;border-radius:14px;padding:16px;margin-bottom:14px}
#zn-app .zn-date-row .zn-remove-date{padding:7px 12px;margin:8px 0;font-size:.85em}
#zn-app .zn-compare-results{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:16px}
#zn-app .zn-factor{padding:12px 0;border-bottom:1px solid #9e855d33;line-height:1.6}
#zn-app .zn-factor strong{display:block}
#zn-app .zn-factor p{font-size:.94em;margin:6px 0}
#zn-app .zn-phase-track{height:8px;background:linear-gradient(to right,#272337,#d6bb84,#272337);border-radius:8px;position:relative;margin:18px 4px}
#zn-app .zn-phase-track i{position:absolute;width:12px;height:16px;border:2px solid currentColor;background:#191728;border-radius:4px;top:-4px;transform:translateX(-50%)}
@media(max-width:640px){#zn-app .zn-card-deck{grid-template-columns:repeat(6,minmax(0,1fr));gap:7px}#zn-app .zn-card-deck button{font-size:22px}#zn-app .zn-pillars{grid-template-columns:repeat(2,minmax(0,1fr))}#zn-app .zn-four-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(prefers-reduced-motion:reduce){#zn-app .zn-card-deck button{transition:none}}

html #zn-app .zn-path{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:24px 0}
html #zn-app .zn-path>span{padding:10px;border:1px solid var(--px-line,#383247);border-radius:9px;font-size:12px;color:var(--px-muted,#c5bac9)}
html #zn-app .zn-path b,html #zn-app .zn-path small{display:block}html #zn-app .zn-path .zn-filled{border-color:var(--px-accent,#e1bc72);color:var(--px-text,#f4ecdf)}
html #zn-app .zn-scenes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:18px 0}
html #zn-app .zn-scenes button{display:flex;flex-direction:column;padding:0;border-radius:12px;overflow:hidden;text-align:center;background:var(--px-bg,#111426);border:1px solid var(--px-line,#383247);color:var(--px-text,#f4ecdf);transition:transform .18s,border-color .18s}
html #zn-app .zn-scenes button:hover{transform:translateY(-3px);border-color:var(--px-accent,#e1bc72)}html #zn-app .zn-scenes img{width:100%;height:auto;aspect-ratio:2/3;object-fit:cover;display:block}html #zn-app .zn-scenes button span{padding:13px 8px;min-height:54px;display:grid;place-items:center;font-family:var(--px-heading,Georgia,serif)}
html #zn-app .zn-journey-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:26px 0}html #zn-app .zn-journey-cards img{width:100%;height:auto;border-radius:12px;border:1px solid var(--px-line,#383247)}html #zn-app .zn-journey-cards figcaption{padding:10px 0}html #zn-app .zn-journey-cards strong,html #zn-app .zn-journey-cards small{display:block}html #zn-app .zn-journey-cards small{color:var(--px-accent,#e1bc72);font-size:12px}
html #zn-app :is(.zn-answer>*,.zn-chart>*)+*{margin-top:20px}html #zn-app .zn-answer p+p{margin-top:14px}html #zn-app .zn-answer h4{margin:20px 0 7px;font-size:16px}html #zn-app .zn-answer ol{padding-left:24px}html #zn-app .zn-answer li{margin:12px 0}html #zn-app .zn-reading-text{font-size:17px;line-height:1.85}
html #zn-app .zn-nak-card{display:grid;grid-template-columns:minmax(130px,240px) minmax(0,1fr);gap:26px;align-items:start;margin-bottom:22px}html #zn-app .zn-nak-card img{display:block;width:100%;height:auto;border-radius:12px}html #zn-app .zn-nak-card h3{font:500 28px/1.3 var(--px-heading,Georgia,serif);margin:0 0 14px}html #zn-app .zn-nak-card p{font-size:15px}
html #zn-app :is(.zn-lunar-wheel,.zn-horary-wheel){display:block;width:min(100%,400px);height:auto;margin:24px auto;color:var(--px-accent,#e1bc72)}
html #zn-app .zn-return-timeline{position:relative;height:78px;margin:36px 18px 18px;border-bottom:1px solid var(--px-line,#383247)}html #zn-app .zn-return-timeline:before{content:'';position:absolute;left:0;right:0;top:39px;height:2px;background:var(--px-line,#383247)}html #zn-app .zn-return-window{position:absolute;top:31px;height:18px;border-radius:20px;background:var(--px-accent,#e1bc72);opacity:.28}html #zn-app .zn-return-point{position:absolute;top:26px;transform:translateX(-50%);display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:var(--px-accent,#e1bc72);color:var(--px-bg,#111426);font-size:13px}html #zn-app .zn-return-passes{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}html #zn-app .zn-return-passes .zn-panel{padding:18px}
html #zn-app .zn-ki-overview{display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:28px}html #zn-app .zn-ki-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--px-line,#383247);border-radius:14px;overflow:hidden;margin-top:16px}html #zn-app .zn-ki-board>div{padding:14px 7px;min-height:102px;display:grid;align-content:center;text-align:center;border:1px solid var(--px-line,#383247)}html #zn-app .zn-ki-board strong{font:500 36px/1.3 var(--px-heading,Georgia,serif)}html #zn-app .zn-ki-board span{font-size:11px;line-height:1.5}html #zn-app .zn-ki-board .zn-ki-active{background:var(--px-accent,#e1bc72);color:var(--px-bg,#111426)}html #zn-app .zn-ki-years{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:6px}html #zn-app .zn-ki-years button{padding:8px 3px;min-height:60px;font-size:12px}html #zn-app .zn-ki-years small{display:block}html #zn-app button[aria-pressed=true]{border-color:var(--px-accent,#e1bc72);box-shadow:inset 0 0 0 1px var(--px-accent,#e1bc72)}
html #zn-app .zn-room-wrap{max-width:580px;margin:24px auto}html #zn-app .zn-room{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(3,minmax(90px,1fr));border:3px solid var(--px-accent,#e1bc72);border-radius:12px;overflow:hidden;background:var(--px-bg,#111426)}html #zn-app .zn-room .zn-zone{padding:10px 6px;min-width:0;border:1px solid var(--px-line,#383247);border-radius:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;font-size:12px;text-align:center;color:inherit;background:transparent;box-shadow:none}html #zn-app .zn-zone[aria-pressed=true]{background:color-mix(in srgb,var(--px-accent,#e1bc72) 16%,transparent)}html #zn-app .zn-zone-title{font-weight:650;line-height:1.4}html #zn-app .zn-room-objects{display:flex;gap:6px;flex-wrap:wrap;justify-content:center}html #zn-app .zn-room-objects>span{display:block}html #zn-app .zn-room-objects i{display:block;font-style:normal;font-size:23px;color:var(--px-accent,#e1bc72);line-height:1.2}html #zn-app .zn-room-objects small{font-size:9px;display:block}html #zn-app .zn-door-track{position:relative;height:32px}html #zn-app .zn-door-track>span{position:absolute;top:2px;transform:translateX(-50%);white-space:nowrap;font-size:12px;color:var(--px-accent,#e1bc72)}html #zn-app .zn-room-size{text-align:center;font-size:12px;color:var(--px-muted,#c5bac9)}html #zn-app .zn-furniture-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid var(--px-line,#383247);font-size:13px}html #zn-app .zn-furniture-row button{padding:5px 12px;min-height:44px;font-size:12px}html #zn-app input[type=range]{padding:0;accent-color:var(--px-accent,#e1bc72)}
html #zn-app textarea[lang=he]{font-size:28px;line-height:1.8;font-family:Arial,sans-serif}html #zn-app .zn-key-targets{display:flex;gap:10px;flex-wrap:wrap;margin:16px 0}html #zn-app .zn-key-targets button{font-size:12px;padding:10px}html #zn-app .zn-hebrew-keyboard{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:6px;margin:15px 0 24px}html #zn-app .zn-hebrew-keyboard button{font:400 28px/1.3 Arial,sans-serif;padding:5px;min-height:48px}html #zn-app .zn-examples{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0}html #zn-app .zn-examples button{padding:8px 16px;display:grid;gap:4px}html #zn-app .zn-examples b{font:400 25px/1.3 Arial,sans-serif}html #zn-app .zn-examples span{font-size:12px}html #zn-app .zn-gematria-results{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,270px),1fr));gap:18px}html #zn-app .zn-hebrew-word{font:400 38px/1.5 Arial,sans-serif;text-align:center;overflow-wrap:anywhere}html #zn-app .zn-letter-values{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}html #zn-app .zn-letter-values>span{display:grid;place-items:center;gap:3px;min-width:44px;padding:8px;border:1px solid var(--px-line,#383247);border-radius:7px}html #zn-app .zn-letter-values b{font:400 27px/1.3 Arial,sans-serif}html #zn-app .zn-letter-values small{font-size:12px;color:var(--px-accent,#e1bc72)}html #zn-app .zn-number{text-align:center;font:500 60px/1.3 var(--px-heading,Georgia,serif);color:var(--px-accent,#e1bc72);margin:12px 0}
html #zn-app .zn-table-scroll{overflow-x:auto}html #zn-app table{width:100%;border-collapse:collapse;font-size:13px}html #zn-app th,html #zn-app td{text-align:left;padding:12px 9px;border-bottom:1px solid var(--px-line,#383247);white-space:normal;color:inherit;background:transparent}html #zn-app .zn-cusps{display:grid;grid-template-columns:1fr 1fr;gap:9px;font-size:13px}html #zn-app .zn-cusps p{margin:0}
@media(max-width:720px){html #zn-app .zn-path{grid-template-columns:1fr 1fr}html #zn-app .zn-journey-cards{grid-template-columns:1fr 1fr}html #zn-app .zn-ki-overview{grid-template-columns:1fr}html #zn-app .zn-nak-card{grid-template-columns:1fr}html #zn-app .zn-nak-card img{max-width:230px;margin:auto}html #zn-app .zn-ki-years{grid-template-columns:repeat(5,1fr)}html #zn-app .zn-scenes{gap:8px}html #zn-app .zn-scenes button span{padding:9px 4px;font-size:12px}html #zn-app .zn-reading-text{font-size:16px}html #zn-app .zn-room .zn-zone{padding:7px 3px;font-size:10px}html #zn-app .zn-room-objects small{font-size:9px}html #zn-app .zn-hebrew-keyboard{grid-template-columns:repeat(7,minmax(0,1fr))}}
@media(prefers-reduced-motion:reduce){html #zn-app .zn-scenes button{transition:none;transform:none}}
html #zn-app .zn-answer{display:block}html #zn-app .zn-room-wrap{width:100%}html #zn-app .zn-score-track span{background:var(--px-accent,#e1bc72)}
html #zn-app :is(.zn-room-svg,.zn-ki-svg,.zn-return-svg){display:block;max-width:100%;height:auto;color:var(--px-accent,#e1bc72);margin:24px auto}html #zn-app .zn-room-svg{width:min(100%,580px)}html #zn-app .zn-ki-svg{width:100%}html #zn-app .zn-return-svg{width:100%}html #zn-app .zn-zone-choices{display:flex;flex-wrap:wrap;gap:7px;margin:20px 0}html #zn-app .zn-zone-choices button{font-size:12px;padding:9px 12px}
