/* Eight new experiences, using the host site's palette and typography. */
html #eo-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 #eo-app *{box-sizing:border-box}html #eo-app [hidden]{display:none!important}html #eo-app :is(h1,h2,p,figure,dl,dd){margin:0}html #eo-app :is(h2,p,button){scroll-margin-top:110px}
html #eo-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 #eo-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 #eo-app p{text-align:left}html #eo-app .eo-eyebrow{font-size:11px;line-height:1.6;letter-spacing:.13em;text-transform:uppercase;font-weight:650;color:var(--px-accent,#e1bc72)}
html #eo-app .eo-hero{display:grid;grid-template-columns:1fr 1.05fr;gap:clamp(22px,4vw,42px);align-items:center;margin-bottom:30px}html #eo-app .eo-hero>div{min-width:0}html #eo-app .eo-intro{font-size:17px;line-height:1.7;color:var(--px-muted,#c5bac9);max-width:35ch}
html #eo-app .eo-hero figure{border:1px solid var(--px-line,#383247);border-radius:80px 18px 18px 18px;overflow:hidden;min-width:0}html #eo-app .eo-hero img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}html #eo-app .eo-ornament{display:flex;gap:14px;align-items:center;color:var(--px-accent,#e1bc72);margin-top:20px}html #eo-app .eo-ornament:after{content:'';height:1px;width:90px;background:currentColor;opacity:.35}
html #eo-app .eo-panel{width:100%;padding:clamp(18px,3vw,30px);border:1px solid var(--px-line,#383247);border-radius:16px;background:var(--px-surface,#181321)}
html #eo-app .eo-hint{font-size:13px;color:var(--px-muted,#c5bac9);line-height:1.6;margin:0 0 12px}html #eo-app .eo-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 #eo-app h2 label{font:inherit;color:inherit;text-transform:none;letter-spacing:inherit}
html #eo-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 #eo-app textarea::placeholder{color:var(--px-muted,#c5bac9);opacity:.8}html #eo-app #eo-dream{min-height:154px}html #eo-app #eo-context{min-height:86px}html #eo-app select{height:auto;min-height:48px}
html #eo-app .eo-count{text-align:right;font-size:11px;color:var(--px-muted,#c5bac9);margin:5px 0 18px}html #eo-app .eo-fields{display:grid;grid-template-columns:1fr 1.5fr;gap:24px;align-items:start}html #eo-app .eo-fields>div{min-width:0}
html #eo-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 #eo-app button.eo-primary{background:var(--px-accent,#e1bc72);color:#19151d;border-color:var(--px-accent,#e1bc72)}html #eo-app button:hover{filter:brightness(1.08)}html #eo-app button:disabled{opacity:.6;cursor:wait}html #eo-app :is(button,textarea,select,summary):focus-visible{outline:2px solid var(--px-accent,#e1bc72);outline-offset:4px}
html #eo-app .eo-validation{border-left:3px solid var(--px-accent,#e1bc72);padding:8px 12px;margin:0 0 16px;color:var(--px-text,#f4ecdf)}html #eo-app [aria-invalid=true]{outline:2px solid var(--px-accent,#e1bc72)}
html #eo-app .eo-method{border-top:1px solid var(--px-line,#383247);padding-top:16px;margin-top:22px}html #eo-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 #eo-app details p{font-size:14px;color:var(--px-muted,#c5bac9);margin-top:10px}
html #eo-app .eo-wait{padding:46px 24px;text-align:center}html #eo-app .eo-wait :is(h2,p){text-align:center}html #eo-app .eo-moon{font:500 70px/1 Georgia,serif;color:var(--px-accent,#e1bc72);margin-bottom:22px;animation:eo-glow 2.8s ease-in-out infinite alternate}@keyframes eo-glow{from{opacity:.5;transform:translateY(3px)}to{opacity:1;transform:translateY(-3px)}}
html #eo-app .eo-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}html #eo-app #eo-error-text{white-space:pre-line}
html #eo-app.eo-has-result .eo-hero{display:none}html #eo-app .eo-result-header{display:flex;align-items:center;gap:24px;margin-bottom:26px}html #eo-app .eo-result-header img{display:block;flex:0 0 160px;width:160px;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:12px}html #eo-app .eo-result-header h2{margin:8px 0 0}html #eo-app .eo-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 #eo-app .eo-answer p+p{margin-top:1.2em}html #eo-app .eo-note{font-size:12px;color:var(--px-muted,#c5bac9);margin:14px 0 24px}
html #eo-app .eo-original{border-top:1px solid var(--px-line,#383247);padding-top:14px;margin-bottom:14px}html #eo-app .eo-original dl{margin:12px 0 20px}html #eo-app dt{font-weight:600;font-size:13px;color:var(--px-accent,#e1bc72);margin-top:14px}html #eo-app dd{font-size:14px;white-space:pre-wrap;color:var(--px-muted,#c5bac9)}html #eo-app .eo-privacy{max-width:74ch;margin-bottom:20px}
@media(max-width:640px){html #eo-app{margin:16px auto}html #eo-app .eo-hero{grid-template-columns:1fr;gap:20px}html #eo-app .eo-hero figure{max-height:240px;border-radius:38px 12px 12px 12px}html #eo-app .eo-hero img{max-height:240px}html #eo-app .eo-intro{max-width:none}html #eo-app .eo-ornament{display:none}html #eo-app .eo-fields{grid-template-columns:1fr;gap:18px}html #eo-app .eo-result-header{align-items:center;gap:14px}html #eo-app .eo-result-header img{flex-basis:80px;width:80px}html #eo-app .eo-result-header .eo-eyebrow{font-size:10px;letter-spacing:.08em}html #eo-app .eo-result-header h2{font-size:24px}html #eo-app .eo-actions{flex-direction:column}html #eo-app #eo-submit{width:100%}}
@media(prefers-reduced-motion:reduce){html #eo-app .eo-moon{animation:none}}
html #eo-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 #eo-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 #eo-app input:focus-visible{outline:2px solid var(--px-accent,#e1bc72);outline-offset:3px}
html #eo-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 #eo-app label{display:block;margin:0 0 8px}html #eo-app .eo-field{min-width:0;margin-bottom:20px}html #eo-app .eo-check{display:flex;align-items:center;gap:10px;margin:10px 0;font-weight:400;cursor:pointer}
html #eo-app fieldset{min-width:0;border:1px solid var(--px-line,#383247);border-radius:13px;padding:20px;margin:0 0 22px}html #eo-app legend{padding:0 8px;color:var(--px-accent,#e1bc72)}
html #eo-app .eo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}html #eo-app .eo-grid>.eo-field{margin:0}html #eo-app .eo-grid{margin-bottom:20px}
html #eo-app #eo-validation{border-left:3px solid var(--px-accent,#e1bc72);padding:12px;margin-bottom:18px}
html #eo-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 #eo-app .eo-answer>.eo-panel{margin:18px 0}html #eo-app .eo-summary-data{padding:14px 0 22px;color:var(--px-muted,#c5bac9);white-space:pre-wrap}
html #eo-app .eo-hint{margin-top:14px}html #eo-app #eo-finish{margin-top:28px}html #eo-app .eo-deck{display:grid;grid-template-columns:repeat(13,minmax(0,1fr));gap:7px;margin:20px 0 26px}html #eo-app .eo-deck button{width:100%;aspect-ratio:2/3;min-height:0;padding:0;border:1px solid #a78047;border-radius:6px;background:radial-gradient(ellipse,#3d2c47 0,#151a30 70%);color:#d4ac65;box-shadow:inset 0 0 0 4px #191a2d,inset 0 0 0 5px #6d5738;font:24px Georgia,serif}html #eo-app .eo-deck button:disabled{cursor:default;opacity:.6}html #eo-app .eo-deck button:disabled:has(span:not(:empty)){filter:brightness(.9)}
html #eo-app .eo-picks{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}html #eo-app .eo-picks span{border:1px solid var(--px-line,#383247);padding:6px 10px;border-radius:20px;font-size:12px;color:var(--px-muted,#c5bac9)}html #eo-app .eo-picks .eo-filled{color:var(--px-accent,#e1bc72);border-color:currentColor}
html #eo-app .eo-five-cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin:26px 0}html #eo-app .eo-five-cards img{display:block;width:100%;height:auto;aspect-ratio:2/3;object-fit:cover;border-radius:8px;border:1px solid #a78047}html #eo-app figcaption{text-align:center;margin-top:12px;font-size:13px;line-height:1.4}html #eo-app figcaption strong,html #eo-app figcaption small{display:block}html #eo-app figcaption small{margin-bottom:6px;color:var(--px-accent,#e1bc72)}
html #eo-app .eo-catalogue-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:20px}html #eo-app .eo-catalogue-grid img{display:block;width:100%;height:auto;aspect-ratio:2/3;object-fit:cover;border-radius:8px;margin-bottom:12px}html #eo-app .eo-catalogue-grid h3{font-size:19px}html #eo-app .eo-catalogue-grid p{font-size:14px}
html #eo-app .eo-editor{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:center}html #eo-app .eo-editor .eo-field{margin-bottom:0}html #eo-app .eo-editor input[type=range]{padding:0;accent-color:var(--px-accent,#e1bc72)}html #eo-app #eo-controls{margin-bottom:24px}html #eo-app #eo-download{margin-top:14px}
html #eo-app :is(.eo-sigil,.eo-square){display:block;width:100%;max-width:520px;height:auto;max-height:none;margin:20px auto;border:1px solid #a78047;border-radius:16px;box-shadow:0 14px 36px #0002}html #eo-app .eo-square{max-width:560px}html #eo-app .eo-answer .eo-sum-controls{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:24px 0 14px}html #eo-app .eo-sum-controls button{font-size:12px;min-height:42px;padding:8px 12px}html #eo-app .eo-sum-controls button[aria-pressed=true]{background:var(--px-accent,#e1bc72);color:#17131b}html #eo-app .eo-equation{text-align:center;font-variant-numeric:tabular-nums;border:1px solid var(--px-line,#383247);padding:16px;border-radius:10px;margin-bottom:24px}
html #eo-app .eo-area-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}html #eo-app .eo-folded{max-width:440px;margin:36px auto;padding:36px 26px;text-align:center;background:#f3ead8;border:1px solid #b8945b;border-radius:5px;box-shadow:0 12px 30px #0003,inset 0 -20px 0 #e7dbc7}html #eo-app .eo-folded p{text-align:center;color:#513b24;margin:20px 0}html #eo-app .eo-paper-seal{width:64px;height:64px;margin:0 auto;background:#8a3533;color:#e7c78b;border-radius:50%;font-size:36px;line-height:64px}
html #eo-app .eo-paper{position:relative;max-width:660px;margin:0 auto 26px;background:linear-gradient(#fbf5e7,#f0e3cc);padding:clamp(24px,5vw,48px);border:1px solid #b8945b;border-top:8px solid #943d38;color:#493722;box-shadow:0 12px 30px #0002}html #eo-app .eo-paper :is(p,h3,h4){color:#493722}html #eo-app .eo-paper .eo-eyebrow{color:#915f26}html #eo-app .eo-paper .eo-paper-grade{font:500 clamp(28px,4vw,40px)/1.3 var(--px-heading,Georgia,serif);margin:20px 0 12px;color:#883c32}html #eo-app .eo-paper h3{font-size:22px}html #eo-app .eo-paper-areas{border-top:1px solid #c9b28b;margin-top:28px;padding-top:24px}html #eo-app .eo-paper-areas section+section{margin-top:24px}html #eo-app .eo-paper-areas h4{font-size:18px;color:#8a512b;margin:0 0 6px}
html #eo-app .eo-rolls{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:22px auto;max-width:550px}html #eo-app .eo-rolls>div{text-align:center}html #eo-app .eo-die{display:flex;align-items:center;justify-content:center;height:168px;font-size:44px;color:var(--px-accent,#e1bc72)}html #eo-app .eo-die-svg{display:block;width:120px;height:142px;max-width:100%;flex-shrink:0}html #eo-app .eo-result-dice{display:flex;align-items:center;justify-content:center;gap:20px;margin:24px 0;color:var(--px-accent,#e1bc72)}html #eo-app .eo-rolling{animation:eo-roll .2s linear infinite}@keyframes eo-roll{50%{transform:rotate(12deg) scale(.95)}}
html #eo-app .eo-progress{color:var(--px-accent,#e1bc72);font-size:18px;font-variant-numeric:tabular-nums;margin:18px 0}html #eo-app .eo-test-group{margin:28px 0 18px}html #eo-app .eo-question .eo-check{padding:10px;border:1px solid var(--px-line,#383247);border-radius:8px;align-items:flex-start;line-height:1.55}html #eo-app .eo-question .eo-check:has(input:checked){border-color:var(--px-accent,#e1bc72);background:var(--px-bg,#111426)}html #eo-app .eo-question input{margin-top:2px}html #eo-app .eo-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:22px}html #eo-app .eo-scores{display:grid;gap:18px;margin:24px 0 28px}html #eo-app .eo-scores>div>div:first-child{display:flex;justify-content:space-between;gap:16px;font-size:14px;line-height:1.5}html #eo-app .eo-track{height:8px;border-radius:8px;background:var(--px-line,#383247);margin-top:8px;overflow:hidden}html #eo-app .eo-track span{height:100%;display:block;background:var(--px-accent,#e1bc72);border-radius:8px}
@media(max-width:760px){html #eo-app .eo-deck{grid-template-columns:repeat(9,minmax(0,1fr))}html #eo-app .eo-profile-grid{grid-template-columns:1fr}html #eo-app .eo-editor{grid-template-columns:1fr 1fr}html #eo-app .eo-catalogue-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:500px){html #eo-app .eo-deck{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px}html #eo-app .eo-deck button{font-size:18px}html #eo-app .eo-five-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px}html #eo-app .eo-five-cards figure:last-child{grid-column:1/-1;width:calc(50% - 7px);justify-self:center}html #eo-app .eo-editor{grid-template-columns:1fr}html #eo-app .eo-catalogue-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}html #eo-app .eo-rolls{gap:10px}html #eo-app .eo-rolls button{font-size:13px;padding:10px}html #eo-app .eo-area-grid{grid-template-columns:1fr}html #eo-app .eo-result-dice{gap:10px}}
@media(prefers-reduced-motion:reduce){html #eo-app .eo-rolling{animation:none}}

html #eo-app .eo-flower-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:24px 0}html #eo-app .eo-flower-grid button{display:flex;flex-direction:column;gap:7px;padding:10px 7px;min-width:0;background:var(--px-bg,#111426);border-radius:70px 70px 12px 12px;font-size:13px;justify-content:start}html #eo-app .eo-flower-grid img{display:block;width:100%;height:140px;object-fit:contain;filter:drop-shadow(0 3px 6px #0003)}html #eo-app .eo-flower-grid button[aria-pressed=true]{border-color:var(--px-accent,#e1bc72);background:color-mix(in srgb,var(--px-accent,#e1bc72) 14%,var(--px-bg,#111426))}html #eo-app .eo-flower-grid small{font-size:11px;opacity:.8}
html #eo-app .eo-selection{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:20px 0}html #eo-app .eo-selection>div{border:1px solid var(--px-line,#383247);border-radius:10px;padding:12px;min-width:0}html #eo-app .eo-selection p{font-size:12px}html #eo-app .eo-selection strong{display:block;margin:8px 0}html #eo-app .eo-selection button{font-size:12px;padding:6px;min-height:40px}
html #eo-app .eo-bouquet{position:relative;width:100%;max-width:580px;height:530px;margin:12px auto 26px;overflow:hidden;border:1px solid #a7834d;border-radius:100px 20px;background:radial-gradient(ellipse at 50% 35%,#313447,#101626 75%)}html #eo-app .eo-bouquet img{position:absolute;left:29%;top:16%;width:42%;height:80%;object-fit:contain;transform-origin:50% 93%;filter:drop-shadow(0 5px 6px #0002)}html #eo-app .eo-bouquet img:first-child{transform:rotate(-24deg)}html #eo-app .eo-bouquet img:nth-child(2){transform:rotate(24deg)}html #eo-app .eo-bouquet:after{content:'✦';position:absolute;left:calc(50% - 22px);bottom:14%;font-size:36px;color:#d9b776}
html #eo-app .eo-three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}html #eo-app .eo-three .eo-panel{padding:20px}html #eo-app .eo-three h3{font-size:21px}html #eo-app .eo-three p{font-size:14px}html #eo-app .eo-three .eo-eyebrow{font-size:11px;margin-bottom:10px}
html #eo-app .eo-stick-reveal{text-align:center;padding:30px 16px}html #eo-app .eo-stick-reveal p{text-align:center}html #eo-app .eo-stick{width:58px;height:240px;border-radius:20px 20px 4px 4px;display:flex;align-items:center;justify-content:center;margin:18px auto 24px;background:linear-gradient(90deg,#9e622d,#e6bb73 30%,#deb373 70%,#91602d);color:#592928;border:1px solid #ad793c;font:38px Georgia,serif;box-shadow:8px 12px 20px #0002}html #eo-app .eo-scene{display:grid;grid-template-columns:.8fr 1fr;gap:26px;align-items:center;margin-bottom:26px}html #eo-app .eo-scene>img{width:100%;height:auto;border-radius:80px 14px 14px 14px;border:1px solid #ac874d}html #eo-app .eo-scene h3{font-size:28px}html #eo-app .eo-scene p+p{margin-top:12px}
html #eo-app .eo-chart{display:block;width:100%;height:auto;max-width:720px;margin:22px auto;border:1px solid #8f764a;border-radius:18px;background:#101625}html #eo-app .eo-chart text{font-family:Georgia,serif}html #eo-app .eo-table-wrap{overflow-x:auto;margin:20px 0}html #eo-app table{width:100%;border-collapse:collapse;font:14px/1.6 var(--px-body,system-ui,sans-serif);color:var(--px-text,#f4ecdf);table-layout:fixed}html #eo-app :is(th,td){padding:12px 9px;border-bottom:1px solid var(--px-line,#383247);text-align:left;vertical-align:top;overflow-wrap:anywhere}html #eo-app th{font-weight:650;color:var(--px-accent,#e1bc72)}html #eo-app .eo-compare{display:grid;grid-template-columns:1fr 1fr;gap:20px}html #eo-app .eo-compare>div{border-left:2px solid var(--px-accent,#e1bc72);padding-left:16px}html #eo-app .eo-compare h4{font-size:18px}
html #eo-app .eo-scores{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:24px 0}html #eo-app .eo-score>div:first-child{display:flex;justify-content:space-between;gap:10px}html #eo-app .eo-score progress{width:100%;height:12px;accent-color:var(--px-accent,#e1bc72)}html #eo-app .eo-proof{font-size:13px;color:var(--px-muted,#c5bac9);margin-top:12px}html #eo-app .eo-revise{margin:24px 0}html #eo-app .eo-revise fieldset{margin-top:18px}html #eo-app #eo-update{margin:16px 0;font-size:14px}
html #eo-app .eo-wheel{position:relative;max-width:630px;aspect-ratio:1;margin:26px auto;background:radial-gradient(circle,transparent 0 21%,#ae88582b 21.3% 21.5%,transparent 22% 38%,#ae88584f 38.3% 38.6%,transparent 39%);border-radius:50%}html #eo-app .eo-wheel button{position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;width:24%;padding:7px;gap:4px;border-radius:16px;background:var(--px-bg,#111426);font-size:13px;line-height:1.2;min-height:0}html #eo-app .eo-wheel img{width:100%;aspect-ratio:1;height:auto;border-radius:50%;object-fit:cover;max-width:90px}html #eo-app .eo-wheel button[aria-pressed=true]{border-color:var(--px-accent,#e1bc72);box-shadow:0 0 0 2px var(--px-accent,#e1bc72)}html #eo-app .eo-wheel-center{position:absolute;inset:40% 31%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--px-accent,#e1bc72)}html #eo-app .eo-wheel-center strong{font:32px Georgia,serif}html #eo-app .eo-event-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:20px 0}html #eo-app .eo-event-list button{justify-content:space-between;font-size:13px;padding:12px}html #eo-app .eo-event-list small{font-weight:400}html #eo-app .eo-event-list button[aria-pressed=true]{border-color:var(--px-accent,#e1bc72)}html #eo-app .eo-event-meta{font-size:13px;color:var(--px-accent,#e1bc72);margin-bottom:12px}
html #eo-app .eo-question .eo-check{align-items:flex-start;border:1px solid var(--px-line,#383247);border-radius:9px;padding:12px;font-size:15px}html #eo-app .eo-question input{flex:0 0 auto;margin-top:5px}html #eo-app .eo-question .eo-check:has(input:checked){border-color:var(--px-accent,#e1bc72)}html #eo-app .eo-question>div{display:grid;grid-template-columns:1fr 1fr;gap:12px}html #eo-app .eo-progress{margin-bottom:22px;color:var(--px-accent,#e1bc72)}html #eo-app .eo-actions{display:flex;flex-wrap:wrap;gap:12px}html #eo-app input[type=range]{padding:0;accent-color:var(--px-accent,#e1bc72)}html #eo-app .eo-editor{grid-template-columns:1fr 1fr}html #eo-app a{color:var(--px-accent,#e1bc72);text-decoration:underline}html #eo-app .eo-answer p+p{margin-top:12px}
@media(max-width:640px){html #eo-app .eo-flower-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}html #eo-app .eo-flower-grid img{height:118px}html #eo-app .eo-three,html #eo-app .eo-scene,html #eo-app .eo-compare,html #eo-app .eo-question>div{grid-template-columns:1fr}html #eo-app .eo-scene>img{max-width:320px;margin:0 auto}html #eo-app .eo-bouquet{height:420px;border-radius:65px 16px}html #eo-app .eo-scores{grid-template-columns:1fr}html #eo-app .eo-wheel button{font-size:10px;padding:4px;border-radius:10px}html #eo-app .eo-wheel-center strong{font-size:23px}html #eo-app .eo-wheel-center small{font-size:11px}html #eo-app .eo-event-list{grid-template-columns:1fr}html #eo-app .eo-selection{gap:6px}html #eo-app .eo-selection>div{padding:8px}html #eo-app .eo-selection strong{font-size:12px}html #eo-app .eo-selection p{font-size:11px}html #eo-app .eo-editor{grid-template-columns:1fr}html #eo-app table{font-size:12px}html #eo-app :is(th,td){padding:9px 5px}}
@media(max-width:360px){html #eo-app .eo-bouquet{height:330px}html #eo-app .eo-flower-grid img{height:94px}}
html #eo-app .eo-bouquet-canvas{display:block;width:100%;max-width:580px;height:auto;margin:20px auto 26px;border:1px solid #a7834d;border-radius:100px 20px}

html #eo-app .eo-deck{grid-template-columns:repeat(8,minmax(0,1fr));gap:12px;max-width:850px;margin:24px auto}html #eo-app .eo-deck.eo-ogham-deck{grid-template-columns:repeat(10,minmax(0,1fr))}html #eo-app .eo-deck button{font-size:32px;transition:transform .16s}html #eo-app .eo-deck button:hover{transform:translateY(-5px)}
html #eo-app .eo-picked{display:flex;justify-content:center;gap:12px;margin:20px 0;flex-wrap:wrap}html #eo-app .eo-picked img{width:72px;height:108px;object-fit:cover;border-radius:6px}html #eo-app .eo-picked span{display:flex;align-items:center;gap:8px;font-size:13px}
html #eo-app .eo-card-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:24px auto 30px;max-width:900px}html #eo-app .eo-card-row.eo-three{grid-template-columns:repeat(3,minmax(0,1fr));max-width:680px}html #eo-app .eo-card-row :is(img,canvas){display:block;width:100%;height:auto;aspect-ratio:2/3;border:1px solid #977745;border-radius:10px;object-fit:cover}html #eo-app .eo-card-row figcaption{font-size:15px}html #eo-app .eo-card-row small{font-size:12px}
html #eo-app .eo-question{margin:24px 0}html #eo-app .eo-quiz-nav{display:flex;gap:12px;margin:12px 0;flex-wrap:wrap}html #eo-app .eo-step-progress{width:100%;height:6px;accent-color:var(--px-accent,#e1bc72);margin:14px 0}html #eo-app #eo-question-heading{outline:none}html #eo-app .eo-review-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:22px}
html #eo-app .eo-four{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:20px 0}html #eo-app .eo-stat{padding:18px;border:1px solid var(--px-line,#383247);border-radius:12px;background:var(--px-surface,#181321)}html #eo-app .eo-stat strong{display:block;font:500 23px/1.3 var(--px-heading,Georgia,serif);color:var(--px-accent,#e1bc72)}html #eo-app .eo-stat small{display:block;font-size:12px;margin-bottom:8px}html #eo-app .eo-result-note{border-left:2px solid var(--px-accent,#e1bc72);padding-left:16px;margin:22px 0}
html #eo-app .eo-energy-bar{height:12px;background:var(--px-line,#383247);border-radius:8px;position:relative;margin:10px 0}html #eo-app .eo-energy-bar:after{content:'';position:absolute;left:50%;top:-3px;height:18px;border-left:1px solid var(--px-muted,#c5bac9)}html #eo-app .eo-energy-bar span{position:absolute;height:12px;border-radius:8px;background:#c2936d}html #eo-app .eo-energy-bar span.eo-positive{background:#81b8b0}
html #eo-app .eo-timer{padding:24px;border:1px solid var(--px-line,#383247);border-radius:16px;margin-bottom:24px}html #eo-app .eo-timer time{display:block;font:42px Georgia,serif;font-variant-numeric:tabular-nums;color:var(--px-accent,#e1bc72);margin:12px 0}html #eo-app .eo-timer p{font-size:14px}html #eo-app .eo-recipe-step{display:grid;grid-template-columns:44px 1fr;gap:16px;margin:26px 0}html #eo-app .eo-recipe-step>span{width:42px;height:42px;border-radius:50%;border:1px solid var(--px-accent,#e1bc72);display:flex;align-items:center;justify-content:center;color:var(--px-accent,#e1bc72)}
html #eo-app .eo-symbols{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin:24px 0}html #eo-app .eo-symbols button{display:flex;flex-direction:column;padding:7px;gap:6px;font-size:12px;justify-content:start}html #eo-app .eo-symbols img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:7px}html #eo-app .eo-sequence{display:flex;gap:8px;margin:24px 0;flex-wrap:wrap;justify-content:center}html #eo-app .eo-sequence figure{width:calc(14.285% - 8px);min-width:62px;max-width:108px}html #eo-app .eo-sequence img{display:block;width:100%;height:auto;border-radius:8px}html #eo-app .eo-sequence figcaption{font-size:11px;margin-top:5px}html #eo-app .eo-sequence .eo-empty{display:flex;align-items:center;justify-content:center;aspect-ratio:1;border:1px dashed var(--px-line,#383247);border-radius:9px;color:var(--px-accent,#e1bc72)}html #eo-app .eo-sequence .eo-wrong{border:2px solid #e5a18e}html #eo-app .eo-sequence .eo-right{border:2px solid #8ac5ab}html #eo-app .eo-round-trace{margin:14px 0;padding:16px;border:1px solid var(--px-line,#383247);border-radius:10px}html #eo-app .eo-round-trace p{font-size:14px}html #eo-app .eo-memory-note{color:var(--px-muted,#c5bac9);margin-top:16px}
html #eo-app .eo-network{display:block;width:100%;max-width:520px;height:auto;margin:16px auto;background:#101625;border:1px solid #8f764a;border-radius:18px}html #eo-app .eo-network text{font:15px system-ui,sans-serif}html #eo-app .eo-network [role=button]{cursor:pointer}html #eo-app .eo-network [role=button]:focus{outline:none}html #eo-app .eo-network [role=button]:focus circle{stroke:#fff;stroke-width:4}html #eo-app .eo-center-buttons{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}html #eo-app .eo-center-buttons button{font-size:12px;padding:7px 12px;min-height:42px}html #eo-app button[aria-pressed=true]{border-color:var(--px-accent,#e1bc72);box-shadow:inset 0 0 0 1px var(--px-accent,#e1bc72)}html #eo-app .eo-center-info{margin:18px 0}
html #eo-app .eo-timeline{display:flex;gap:4px;width:100%;margin:22px 0;min-height:80px}html #eo-app .eo-timeline button{padding:8px 3px;min-width:0;flex-basis:0;flex-grow:1;display:flex;flex-direction:column;gap:5px;font-size:12px;min-height:80px}html #eo-app .eo-timeline span{font-size:26px}html #eo-app .eo-periods{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0}html #eo-app .eo-periods button{display:block;text-align:left;padding:13px;font-size:14px}html #eo-app .eo-periods small{display:block;font-size:11px;font-weight:400;margin-top:6px}html #eo-app .eo-periods b{display:block;color:var(--px-accent,#e1bc72);font-size:11px;margin-top:6px}html #eo-app .eo-date-controls{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:end;margin:18px 0}html #eo-app .eo-date-controls .eo-field{margin:0}html #eo-app .eo-date-controls button{height:50px}html #eo-app .eo-phase-badge{display:inline-block;border:1px solid var(--px-line,#383247);border-radius:18px;padding:5px 12px;font-size:13px;color:var(--px-accent,#e1bc72);margin-bottom:12px}
@media(max-width:640px){html #eo-app .eo-deck{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}html #eo-app .eo-deck.eo-ogham-deck{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}html #eo-app .eo-four{grid-template-columns:1fr 1fr}html #eo-app .eo-card-row{grid-template-columns:1fr 1fr;gap:18px}html #eo-app .eo-card-row.eo-three{gap:9px}html #eo-app .eo-card-row.eo-three figcaption{font-size:12px}html #eo-app .eo-card-row.eo-three small{font-size:10px}html #eo-app .eo-review-grid{grid-template-columns:1fr}html #eo-app .eo-symbols{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}html #eo-app .eo-symbols button{font-size:10px;padding:5px}html #eo-app .eo-periods{grid-template-columns:1fr}html #eo-app .eo-date-controls{grid-template-columns:1fr}html #eo-app .eo-timeline{flex-wrap:wrap}html #eo-app .eo-timeline button{flex:1 0 calc(20% - 5px)!important}html #eo-app .eo-stat{padding:12px}html #eo-app .eo-stat strong{font-size:19px}html #eo-app .eo-recipe-step{grid-template-columns:30px 1fr;gap:10px}html #eo-app .eo-recipe-step>span{width:30px;height:30px}html #eo-app .eo-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html #eo-app .eo-deck button{transition:none;transform:none}}

html #eo-app .eo-timeline button{transition-property:color,background-color,border-color,box-shadow}

html #eo-app .eo-deck{display:grid;grid-template-columns:repeat(13,minmax(0,1fr));gap:8px;max-height:390px;overflow:auto;padding:10px 4px;margin:18px 0;scrollbar-color:var(--px-accent,#d3b26d) transparent}
html #eo-app .eo-deck button{min-width:0;min-height:66px;padding:0;border:1px solid var(--px-accent,#d3b26d);border-radius:8px;background:radial-gradient(ellipse at center,#383647,#121624);color:#e8c888;font-size:22px;aspect-ratio:2/3;transition-property:background-color,color,border-color,box-shadow}
html #eo-app .eo-deck button[aria-pressed=true]{background:#b18a42;color:#fff;font-size:24px;box-shadow:inset 0 0 0 3px #e9d49c}
html #eo-app .eo-picks{display:flex;gap:7px;flex-wrap:wrap;margin:12px 0}html #eo-app .eo-picks span{font-size:12px;border:1px solid var(--px-line,#393747);border-radius:30px;padding:6px 10px}html #eo-app .eo-picks .eo-filled{color:var(--px-accent,#e8c888)}
html #eo-app .eo-five-cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:24px 0;align-items:start}html #eo-app .eo-card{margin:0;min-width:0}html #eo-app .eo-card img{width:100%;height:auto;aspect-ratio:2/3;object-fit:cover;border:1px solid var(--px-line,#393747);border-radius:12px;display:block}html #eo-app .eo-card figcaption{display:grid;gap:3px;text-align:center;padding-top:10px;line-height:1.45}html #eo-app .eo-card figcaption small{color:var(--px-accent,#e8c888);font-size:12px}html #eo-app .eo-card figcaption strong{font-size:14px}
html #eo-app .eo-catalogue{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;padding-top:20px;max-height:600px;overflow:auto}html #eo-app .eo-catalogue p{font-size:13px;margin-top:10px;line-height:1.65}html #eo-app .eo-catalogue img{max-height:280px;object-fit:contain;border:0}
html #eo-app .eo-numbers{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:20px 0}html #eo-app .eo-numbers article{display:grid;gap:7px;align-content:start;text-align:center;border:1px solid var(--px-line,#393747);border-radius:18px;padding:18px 9px;background:var(--px-surface,#151624)}html #eo-app .eo-numbers strong{font:500 48px/1.25 var(--px-heading,Georgia,serif);color:var(--px-accent,#e8c888)}html #eo-app .eo-numbers small{font-size:13px;text-transform:uppercase;letter-spacing:.05em}html #eo-app .eo-numbers span{font-size:12px}
html #eo-app .eo-question{padding:18px 0 0;border:0;margin:0}html #eo-app .eo-question legend{font-size:19px;font-weight:600;line-height:1.6;padding:0;float:none;width:100%;white-space:normal}html #eo-app .eo-question .eo-check{border:1px solid var(--px-line,#393747);padding:15px;border-radius:10px;margin:10px 0;display:flex;gap:12px;align-items:start;cursor:pointer}html #eo-app .eo-question .eo-check:has(input:checked){border-color:var(--px-accent,#e8c888);background:var(--px-bg,#101624)}html #eo-app .eo-progress{color:var(--px-accent,#e8c888);font-size:13px;margin:18px 0}
html #eo-app .eo-zones{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0}html #eo-app .eo-zones button{font-size:13px;padding:10px 8px;min-width:0;white-space:normal}html #eo-app #eo-water-live{max-width:440px;margin:20px auto}html #eo-app #eo-drop-status{text-align:center;color:var(--px-accent,#e8c888)}html #eo-app .eo-new-ripple{animation:eo-ripple-in .7s ease-out both}@keyframes eo-ripple-in{from{opacity:.15}to{opacity:1}}
html #eo-app .eo-muse-preview{display:flex;justify-content:center;gap:14px;margin:22px auto 0;max-width:420px}html #eo-app .eo-muse-preview img{width:calc(33.333% - 14px);height:auto;border-radius:12px;object-fit:cover;aspect-ratio:2/3;border:1px solid var(--px-line,#393747)}html #eo-app .eo-muse-preview img:nth-child(2){transform:translateY(-8px)}html #eo-app .eo-muse-result{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.3fr);gap:24px;align-items:center}html #eo-app .eo-muse-result .eo-card{max-width:320px;margin:auto}
html #eo-app .eo-balance-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:22px 0}html #eo-app .eo-balance-fields fieldset{min-width:0;border:1px solid var(--px-line,#393747);border-radius:12px;padding:18px;margin:0}html #eo-app .eo-balance-fields legend{width:auto;padding:0 6px;font-size:18px}html #eo-app .eo-balance-fields p{font-size:14px}html #eo-app .eo-wheel-key{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 25px;padding-left:24px;margin:20px 0}html #eo-app .eo-wheel-key li{padding-left:4px;font-size:14px}html #eo-app .eo-wheel-key .eo-priority{color:var(--px-accent,#e8c888);font-weight:650}
html #eo-app .eo-bones{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;align-items:start;margin:24px 0}html #eo-app .eo-bone{min-width:0;text-align:center;margin:0}html #eo-app .eo-bone img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:14px;border:1px solid var(--px-line,#393747)}html #eo-app .eo-bone figcaption{display:grid;gap:3px}html #eo-app .eo-bone small{font-size:11px;color:var(--px-muted,#c3becb)}html #eo-app .eo-bone strong{font:500 36px/1.2 var(--px-heading,Georgia,serif);color:var(--px-accent,#e8c888)}html #eo-app .eo-bone span{font-size:11px}html #eo-app .eo-bone-back{display:grid;place-items:center;aspect-ratio:1;background:var(--px-bg,#101624);border:1px solid var(--px-line,#393747);border-radius:12px;font-size:30px;color:var(--px-accent,#e8c888)}html #eo-app .eo-rolling{animation:eo-bone-turn .7s ease-out}@keyframes eo-bone-turn{0%{transform:translateY(0)}30%{transform:translateY(-12px) rotate(2deg)}70%{transform:translateY(3px) rotate(-1deg)}100%{transform:translateY(0)}}
html #eo-app .eo-periods{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:20px 0}html #eo-app .eo-periods button{display:grid;gap:5px;text-align:left;min-width:0;white-space:normal;font-size:15px;padding:12px;transition-property:background-color,color,border-color,box-shadow}html #eo-app .eo-periods small{font-size:11px;font-weight:400;line-height:1.5}html #eo-app .eo-subperiods{display:flex;flex-wrap:wrap;gap:7px;margin:15px 0}html #eo-app .eo-subperiods button{font-size:13px;min-width:0;padding:8px 12px;transition-property:background-color,color,border-color,box-shadow}html #eo-app :is(.eo-periods,.eo-subperiods) button[aria-pressed=true]{border-color:var(--px-accent,#e8c888);background:var(--px-accent,#e8c888);color:#171921}
html #eo-app .eo-answer>.eo-panel{margin:20px 0}html #eo-app .eo-panel>.eo-panel{margin-top:16px;padding:18px}html #eo-app :is(.eo-panel,.eo-field)>p+p{margin-top:14px}html #eo-app :is(.eo-field,fieldset,figure,article){min-width:0}html #eo-app .eo-field{margin-bottom:18px}html #eo-app button{white-space:normal;max-width:100%;min-height:44px}html #eo-app input[type=radio],html #eo-app input[type=checkbox]{flex:0 0 auto;margin-top:5px;accent-color:var(--px-accent,#e8c888)}html #eo-app #eo-validation{border-left:3px solid var(--px-accent,#e8c888);padding:10px 15px;margin:18px 0}html #eo-app #eo-submit{margin-top:20px}
@media(max-width:760px){html #eo-app .eo-five-cards{grid-template-columns:repeat(3,minmax(0,1fr))}html #eo-app .eo-numbers{grid-template-columns:repeat(3,minmax(0,1fr))}html #eo-app .eo-deck{grid-template-columns:repeat(9,minmax(0,1fr))}html #eo-app .eo-periods{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:540px){html #eo-app .eo-balance-fields,html #eo-app .eo-muse-result{grid-template-columns:1fr}html #eo-app .eo-catalogue{grid-template-columns:repeat(2,minmax(0,1fr))}html #eo-app .eo-deck{grid-template-columns:repeat(6,minmax(0,1fr));max-height:330px;gap:7px}html #eo-app .eo-five-cards{grid-template-columns:repeat(2,minmax(0,1fr))}html #eo-app .eo-numbers{grid-template-columns:repeat(2,minmax(0,1fr))}html #eo-app .eo-bones{gap:5px}html #eo-app .eo-bone strong{font-size:30px}html #eo-app .eo-bone span{font-size:10px}html #eo-app .eo-wheel-key{gap:10px 15px}html #eo-app .eo-periods button{padding:9px;font-size:14px}html #eo-app .eo-muse-result .eo-card{max-width:230px}}
@media(prefers-reduced-motion:reduce){html #eo-app .eo-new-ripple,html #eo-app .eo-rolling{animation:none!important}}

html #eo-app .eo-periods button[aria-pressed=true] :is(strong,small){color:inherit}
html #eo-app legend[tabindex]{scroll-margin-top:110px}

.eo-etteilla-card{margin:0;min-width:0;text-align:center}.eo-etteilla-card h3{font-size:1rem;min-height:2.6em;margin:.5rem 0}.eo-card-image{position:relative;max-width:200px;margin:auto}.eo-card-image img{display:block;width:100%;height:auto;aspect-ratio:2/3;object-fit:cover;border-radius:10px}.eo-reversed{transform:rotate(180deg)}.eo-card-number{position:absolute;left:7px;top:7px;min-width:28px;padding:3px 6px;border-radius:20px;background:#111827;color:#f7d38b;border:1px solid #b4955d;font-size:.85rem}.eo-etteilla-card figcaption{display:grid;gap:5px;margin:12px 0}.eo-etteilla-card figcaption small{font-size:.8rem}.eo-five-cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.eo-five-cards strong{font-size:.9rem}.eo-catalogue{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:24px}.eo-catalogue .eo-card-image{max-width:150px}.eo-catalogue details{text-align:left;font-size:.9rem}.eo-reading-question{white-space:pre-wrap}.eo-reading-prose p{font-size:1.08rem;line-height:1.8}.eo-diagram-layout{display:grid;grid-template-columns:minmax(260px,1fr) minmax(0,1fr);gap:24px;align-items:start}.eo-diagram-layout .eo-chart{width:100%;height:auto;max-height:650px}.eo-node-readings{display:grid;gap:14px}.eo-node-readings .eo-panel{margin:0}.eo-flight-preview{position:relative;max-width:760px;margin:20px auto;overflow:hidden;border-radius:16px}.eo-flight-preview>img:first-child{display:block;width:100%;height:auto}.eo-flight-bird{position:absolute;left:35%;top:30%;width:25%;height:auto}.eo-flight-result img{display:block;width:100%;height:auto;max-width:900px;margin:auto;border-radius:16px}.eo-stats{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0}.eo-stat{flex:1 1 120px}.eo-action-copy{white-space:pre-wrap;border-left:3px solid var(--ae-gold,#c6a76e);padding:12px 18px}.eo-symbol-preview{display:flex;justify-content:center;gap:12px;background:#111827;border-radius:14px;padding:18px}.eo-symbol-preview svg{width:clamp(25px,8vw,70px);height:auto}.eo-board{display:grid;grid-template-columns:repeat(var(--columns),minmax(0,1fr));gap:8px;width:100%;max-width:560px;margin:20px auto;padding:12px;background:#101625;border-radius:16px}.eo-board button,.eo-board>span{display:block;width:100%;aspect-ratio:1;border:2px solid #516077;border-radius:8px;background:#182338;padding:5px;min-width:0;min-height:0}.eo-board svg{display:block;width:100%;height:100%}.eo-board button:hover:not(:disabled){border-color:#efd28e;background:#23314a}.eo-board .eo-found{border-color:#86dcc9;background:#24473e;box-shadow:0 0 0 2px #86dcc9}.eo-board .eo-miss{border-color:#edb0ac;opacity:.6}.eo-board button:disabled{cursor:default}.eo-game-top{display:flex;align-items:center;justify-content:space-between;gap:15px}.eo-table-wrap{overflow-x:auto;margin:18px 0}.eo-table-wrap table{width:100%;border-collapse:collapse;text-align:left}.eo-table-wrap th,.eo-table-wrap td{padding:10px 12px;border-bottom:1px solid #ffffff24;vertical-align:top}.eo-table-wrap thead th{font-size:.9rem}.eo-chart-shell{max-width:660px;margin:0 auto}.eo-chart-shell .eo-chart{height:auto;width:100%}.eo-events{display:flex;flex-wrap:wrap;gap:8px}.eo-events button[aria-pressed=true]{background:#ead19b;color:#142036}.eo-panchanga-elements{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px}.eo-panchanga-elements .eo-panel{margin:0}.eo-fields .eo-chart{max-width:360px;max-height:550px;margin:12px auto;display:block}.eo-result .eo-chart text{font-family:Georgia,serif}.eo-result .eo-note{font-size:.92rem;line-height:1.65}.eo-test-evidence{font-size:.94rem}.eo-question legend{line-height:1.6}.eo-deck{max-height:400px;overflow:auto}.eo-deck button{aspect-ratio:2/3}.eo-letter-breakdown{overflow-wrap:anywhere}.eo-location-caption{overflow-wrap:anywhere}.eo-game-top p{font-variant-numeric:tabular-nums}.eo-node-label{font-size:.9rem}.eo-result[hidden],.eo-play[hidden]{display:none!important}@media(max-width:700px){.eo-five-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.eo-five-cards .eo-card-image{max-width:145px}.eo-diagram-layout{grid-template-columns:1fr}.eo-diagram-layout .eo-chart{max-height:570px}.eo-etteilla-card h3{font-size:.9rem}.eo-table-wrap th,.eo-table-wrap td{padding:9px 7px}.eo-board{gap:5px;padding:8px}.eo-board button,.eo-board>span{padding:3px}.eo-stats{gap:8px}}@media(max-width:420px){.eo-five-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.eo-etteilla-card h3{min-height:0}.eo-game-top{align-items:flex-start}.eo-panchanga-elements{grid-template-columns:1fr}.eo-symbol-preview{gap:6px}}
.eo-board-note{margin-top:12px}
html #eo-app .eo-board button,html #eo-app .eo-board>span{display:block;width:100%;aspect-ratio:1;min-width:0;min-height:0;padding:5px;border:2px solid #516077;border-radius:8px;background:#182338;line-height:1;gap:0}
html #eo-app .eo-board svg{display:block;width:100%;height:100%}
html #eo-app .eo-board button.eo-found{border-color:#86dcc9;background:#24473e;box-shadow:0 0 0 2px #86dcc9}
html #eo-app .eo-board button.eo-miss{border-color:#edb0ac;opacity:.6}
html #eo-app #eo-fields>.eo-chart{display:block;width:100%;height:auto;max-width:330px;max-height:520px;margin:18px auto}
