/* Shared semantic colors for the interactive replica. Keep text accents separate
   from filled action backgrounds so both themes retain readable contrast. */
:root{--primary-ink:#7020c5;--danger-ink:#b42335;--text:var(--fg);--border:var(--line);--primary:var(--purple);--primary-foreground:#fff;--background:var(--bg);--foreground:var(--fg)}
html.dark{--bg:#09090b;--fg:#fafafa;--surface:#18181b;--muted:#a1a1aa;--soft:#27272a;--line:#ffffff26;--primary-ink:#c4a5ff;--danger-ink:#fda4af;background:var(--bg);color:var(--fg)}
.mw-header-tools>button{background:transparent;border-radius:6px}
.mw-header-tools>button:hover{background:var(--soft);color:var(--fg)}
.mw-reader p,.mw-setting small{color:var(--muted-ink)}
.mw-badge,.mw-avatar,.mw-member-status>span,.mw-free-options>p,.mw-free-count button,.mw-free-progress button,.mw-pricing-grid li:before{color:var(--primary-ink)}
.mw-badge{border-color:var(--line)}
.mw-free-progress strong{color:var(--fg)}
.mw-free-count button>span{color:var(--muted-ink)}
.mw-member-settings button{background:transparent}
.mw-studio-cards [data-remove-card]{background:var(--surface);color:var(--fg)}
.mw-pricing .mw-period-toggle{background:var(--soft)}
.mw-plus-plan>button:not(:disabled){color:#7020c5}
.mw-profile [data-clear-memory],.mw-profile [data-delete-account]{color:var(--danger-ink)}
html.dark .mw-primary:disabled{background:#7f22fe;color:#fff;opacity:.45}
html.dark .mw-chip{border-color:#734eaa;color:var(--fg)}
html.dark .mw-chip[aria-pressed=true]{background:#342044;color:#e9d5ff;border-color:#c4a5ff}
html.dark .mw-question{border-color:#654887}
html.dark .mw-question-footer,html.dark .mw-free-progress,html.dark .mw-oracle-hero>span,html.dark .mw-oracle-hero>p,html.dark .mw-oracle-about>small,html.dark .mw-oracle-catalog small{color:var(--muted-ink)}
html.dark .mw-success-icon,html.dark .mw-support-icon,html.dark .mw-contact-emblem,html.dark .mw-live-modes i,html.dark .mw-affiliate-steps article>span,html.dark .mw-spread-position>span{background:#30203e;color:#d8b4fe}
html.dark .mw-chat-sidebar [aria-current=page]{background:#342044;color:#f3e8ff}
html.dark .mw-chat-bubble:not(.mw-from-user){background:var(--surface);color:var(--fg)}
html.dark .mw-chat-oracle{border-color:#715388;background:linear-gradient(145deg,#30213d,#211a2d);color:#f3e8ff}
html.dark .mw-chat-oracle>span{color:#d8b4fe}
html.dark .mw-chat-form[aria-busy="true"] button[type="submit"]{background:#342044;color:#f3e8ff}
html.dark .mw-error{background:#30151b;border-color:#91404e;color:#fecdd3}
html.dark .mw-oracle-cover{background:#27252a}
html.dark .mw-oracle-cover>span{background:#18181be6;color:#fafafa}
html.dark .mw-free-empty{border-color:#66606f}
html.dark .mw-free-empty:first-child{border-color:#b798db}
html.dark .mw-live-page>h1,html.dark .mw-live-profile>h2,html.dark .mw-live-profile>h3,html.dark .mw-live-price strong,html.dark .mw-custom-spread-heading h1 span{color:var(--primary-ink)}
html.dark .mw-consultant-placeholder{background:#30283a;color:#d4c5e4}
html.dark .mw-live-price small{color:#6ee7b7}
html.dark .mw-live-cta{background:#24162f}
html.dark .mw-contact-options [data-contact=wechat]{background:var(--soft);color:var(--fg)}
html.dark .mw-studio-source-tools button{color:var(--muted-ink)}
html.dark input::placeholder,html.dark textarea::placeholder{color:#a1a1aa;opacity:1}
html.dark input[type=checkbox][role=switch]{background:#52525b}
html.dark input[type=checkbox][role=switch]:checked{background:var(--purple)}
html.dark .mw-period-toggle small{background:#44225f;color:#f3e8ff}
.mw-header details[open]>summary{color:var(--primary-ink)}
.mw-header details>div a{display:block;border-radius:6px}
.mw-header details>div a:hover,.mw-header details>div a:focus-visible{background:var(--soft)}
/* Hash-linked settings must remain visible below the sticky navigation. */
#memory{scroll-margin-top:88px}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
.mw-member-settings{height:auto;min-height:64px;flex-wrap:wrap;padding:0;border-radius:12px;overflow:hidden}
.mw-member-settings>a{width:0;flex:1.35 1 0;min-width:0;padding:10px 14px;min-height:62px}
.mw-member-settings>button{flex:1 1 0;min-width:0;min-height:62px;padding:10px 14px;border-left:0;border-inline-start:1px solid var(--line)}
.mw-member-settings>a>span{min-width:0}.mw-member-settings strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}
.mw-member-settings a span,.mw-member-settings button>span{text-align:start}
.mw-member-settings button[aria-expanded=true]>b{transform:rotate(90deg)}
.mw-memory-explanation{flex:0 0 100%;border-top:1px solid var(--line);padding:10px 14px 12px;font-size:12px;line-height:1.7}
.mw-memory-explanation p{margin:0;color:var(--muted-ink)}
.mw-memory-explanation a{display:inline-flex;gap:4px;margin-top:10px;color:var(--primary-ink);font-size:14px;font-weight:600}
@media(max-width:640px){.mw-member-settings>a{flex:1.35 1 0;padding:10px 12px}.mw-member-settings>button{padding:10px 12px}.mw-member-settings>a>b{display:none}}
.mw-header-popover{position:fixed;inset:auto;margin:0;padding:0;color:var(--fg);background:var(--surface);border:1px solid var(--line);border-radius:6px;box-shadow:0 4px 12px #0003;max-height:calc(100dvh - 32px);overflow:auto;z-index:100}
.mw-header-popover::backdrop{background:transparent}
.mw-language-popover{width:min(460px,calc(100vw - 32px));padding:10px}
.mw-popover-label{display:flex;align-items:center;gap:8px;padding:4px 6px 10px;font-size:14px}
.mw-popover-label svg{width:16px;height:16px;color:var(--muted-ink)}
.mw-language-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px}
.mw-language-options button{display:flex;align-items:center;justify-content:space-between;gap:4px;height:36px;padding:0 10px;border:0;border-radius:6px;background:transparent;text-align:start;font-size:13px;font-weight:500;min-width:0}
.mw-language-options button>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.mw-language-options button:hover{background:var(--soft)}
.mw-language-options button[aria-pressed=true]{background:color-mix(in srgb,var(--purple) 12%,transparent);color:var(--primary-ink);font-weight:600}
.mw-language-options button>svg{width:14px;height:14px;flex-shrink:0}
.mw-music-popover{width:min(288px,calc(100vw - 32px))}
.mw-music-popover .mw-music-current{display:flex;align-items:center;gap:12px;padding:12px;border-bottom:1px solid var(--line);margin:0}
.mw-music-popover .mw-music-current>button{flex:0 0 36px;width:36px;height:36px;padding:8px;background:var(--bg);color:var(--fg);border:1px solid var(--line);border-radius:6px;font-size:16px}
.mw-music-popover .mw-music-current>button svg{display:block;width:16px;height:16px}
.mw-music-popover .mw-music-current>div{min-width:0}
.mw-music-popover .mw-music-current h3{font-size:14px;font-weight:500;line-height:20px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mw-music-popover .mw-music-current p{font-size:12px;line-height:16px;margin:0;color:var(--muted-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mw-music-popover .mw-music-catalog{padding:12px}
.mw-music-popover .mw-music-catalog>p{color:var(--muted-ink);font-size:12px;margin:0 0 8px;font-weight:500}
.mw-music-popover .mw-music-list{display:grid;gap:4px;max-height:none;overflow:visible;padding:0}
.mw-music-popover .mw-music-list label{display:flex;align-items:flex-start;gap:8px;padding:8px;border:0;border-radius:6px;cursor:pointer;margin:0;min-width:0}
.mw-music-popover .mw-music-list label:hover,.mw-music-popover .mw-music-list label:has(input:checked){background:var(--soft)}
.mw-music-popover .mw-music-list input{appearance:auto;width:16px;height:16px;flex:0 0 16px;margin:2px 0 0;padding:0;accent-color:var(--purple)}
.mw-music-popover .mw-music-list label>span{min-width:0;display:block}
.mw-music-popover .mw-music-list strong{font-size:14px;font-weight:400;line-height:20px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.mw-music-popover .mw-music-list small{display:block;font-size:12px;line-height:16px;color:var(--muted-ink);margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.mw-header-tools [data-global=music][aria-pressed=true]{color:var(--primary-ink)}
.mw-question-footer button,.mw-reader.mw-create strong,.mw-love-steps [aria-current=step],.mw-subscription-benefits article>span,.mw-chat-art figcaption,.mw-chat-content>header [data-coins]{color:var(--primary-ink)}
html.dark .mw-benefits span::before{color:var(--primary-ink)}

/* Embedded guest sections have independent Tailwind tokens. */
html.dark .mw-home-bottom-scope .text-primary,html.dark .mw-studio-landing-scope .text-primary,html.dark .mw-manifest-benefits span{color:var(--primary-ink)}
html.dark .mw-home-bottom-scope .bg-primary,html.dark .mw-studio-landing-scope .bg-primary{background-color:#7f22fe;color:#fff}
.mw-draw-settings{width:min(320px,calc(100vw - 32px));padding:16px}
.mw-draw-setting{display:flex;align-items:center;gap:8px;font-size:14px;line-height:20px;font-weight:500;cursor:pointer}
.mw-draw-setting+.mw-draw-setting{margin-top:16px}
.mw-draw-setting>svg{color:var(--primary-ink);width:16px;height:16px;flex-shrink:0}
.mw-draw-setting input[type=checkbox][role=switch]{margin:0 4px 0 0;flex:0 0 32px;width:32px;height:18px}
.mw-draw-setting input[type=checkbox][role=switch]::after{width:14px;height:14px;top:2px;left:2px}
.mw-draw-setting input[type=checkbox][role=switch]:checked::after{transform:translateX(14px)}

.mw-tabs button[aria-pressed=true],.mw-tabs button[aria-selected=true]{background:var(--surface);color:var(--fg);box-shadow:0 1px 5px #0001}
.mw-history-page{max-width:960px;margin-top:60px;padding-top:0}
.mw-history-page>h1{font-size:24px;line-height:32px;margin:0 0 28px}
.mw-history-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:40px;align-items:start}
.mw-history-filters{position:sticky;top:88px}
.mw-history-filters .mw-tabs{display:grid;gap:4px;padding:0;background:transparent;margin:0 0 20px}
.mw-history-filters .mw-tabs button{display:flex;align-items:center;justify-content:flex-start;gap:10px;min-height:40px;padding:8px 12px;border:0;border-radius:8px;font-size:14px;font-weight:600;color:var(--muted-ink);box-shadow:none;text-align:start}
.mw-history-filters .mw-tabs [aria-selected=true]{background:var(--soft);color:var(--fg)}
.mw-history-filters .mw-tabs [aria-selected=true] svg{color:var(--primary-ink)}
.mw-history-page svg{width:16px;height:16px;flex-shrink:0}
.mw-history-ranges{display:flex;flex-wrap:wrap;gap:6px;margin:0 4px;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.mw-history-ranges button{height:32px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--muted-ink);font-size:12px;font-weight:600;white-space:nowrap}
.mw-history-ranges [aria-pressed=true]{border-color:color-mix(in srgb,var(--purple) 35%,transparent);background:color-mix(in srgb,var(--purple) 10%,transparent);color:var(--primary-ink)}
.mw-history-ranges [data-saved]{width:36px;display:grid;place-items:center;padding:0}
.mw-history-filters>[data-clear-history]{display:flex;align-items:center;gap:10px;margin-top:16px;padding:8px 12px;min-height:40px;border:0;background:transparent;color:var(--muted-ink);font-size:14px;font-weight:600}
.mw-history-filters>[data-clear-history]:hover,.mw-history-actions [data-delete-id]:hover{color:var(--danger-ink);background:color-mix(in srgb,var(--danger-ink) 10%,transparent)}
.mw-history-date{display:flex;align-items:center;gap:10px;color:var(--muted-ink);font-size:12px;margin:4px 0 10px}
.mw-history-date::after{content:"";height:1px;flex:1;background:var(--line)}
.mw-history-record{padding:16px;border:1px solid var(--line);border-radius:16px;background:var(--surface);margin-bottom:16px;min-width:0}
.mw-history-record h3{margin:0 0 10px;font-size:14px;line-height:20px;font-weight:600;overflow-wrap:anywhere}
.mw-history-reader{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted-ink);margin-bottom:10px}
.mw-history-reader img{width:20px;height:20px;border-radius:50%;object-fit:cover}
.mw-history-cards{display:flex;gap:6px;overflow-x:auto;padding:0 0 10px;margin:0;min-width:0}
.mw-history-cards button{padding:0;flex:0 0 48px;width:48px;height:80px;border:0;background:var(--soft);border-radius:4px;overflow:hidden;cursor:zoom-in}
.mw-history-cards button img{display:block;width:100%;height:100%;object-fit:cover;margin:0}
.mw-history-cards button:hover{filter:brightness(1.12)}
.mw-history-actions{display:flex;align-items:center;gap:2px;border-top:1px solid var(--line);padding-top:8px}
.mw-history-actions button{width:40px;height:40px;padding:12px;border:0;border-radius:50%;background:transparent;color:var(--muted-ink)}
.mw-history-actions button:hover{background:var(--soft)}
.mw-history-actions [aria-pressed=true]{color:var(--primary-ink)}
.mw-history-actions [aria-pressed=true] svg{fill:currentColor}
.mw-history-actions a{margin-inline-start:auto;border-radius:999px;font-size:14px;min-height:36px;padding:8px 24px;line-height:20px}
.mw-history-preview{display:flex;justify-content:center;padding:8px;max-height:75dvh}
.mw-history-preview img{max-width:100%;max-height:65dvh;object-fit:contain;border-radius:8px}
.mw-history-empty{padding:48px 16px;text-align:center;color:var(--muted-ink)}
.mw-history-empty p{font-weight:600;color:var(--fg)}
.mw-history-empty span{display:block;font-size:14px}.mw-history-empty a{display:inline-flex;margin-top:20px}
.mw-confirm-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:24px}
.mw-confirm-actions button{border-radius:6px;padding:8px 16px;font-size:14px}
.mw-confirm-actions .mw-danger{background:#b42335;border:1px solid #b42335;color:white}
@media(max-width:767px){.mw-history-page{margin-top:32px;padding-top:0}.mw-history-page>h1{margin-bottom:20px}.mw-history-layout{display:flex;flex-direction:column;gap:20px}.mw-history-filters{position:static;width:100%}.mw-history-filters .mw-tabs{display:flex;gap:4px;background:var(--soft);padding:4px;border-radius:10px;margin-bottom:12px}.mw-history-filters .mw-tabs button{min-height:32px;font-size:13px;justify-content:center;padding:6px 8px}.mw-history-filters .mw-tabs svg{display:none}.mw-history-filters .mw-tabs [aria-selected=true]{background:var(--surface);box-shadow:0 1px 4px #0002}.mw-history-ranges{border:0;margin:0;padding:0;flex-wrap:nowrap;overflow:auto}.mw-history-filters>[data-clear-history]{margin:10px 0 0 auto;min-height:32px;font-size:12px}.mw-history-layout>#history-items{width:100%}}

.mw-studio-work>header .mw-workspace-avatar{display:grid;place-items:center;width:32px;height:32px;padding:0;border-radius:50%;background:var(--soft);color:var(--fg);font-size:13px}
.mw-workspace-account-menu{width:min(256px,calc(100vw - 24px));padding:4px;font-size:14px}
.mw-workspace-account-info{padding:8px;border-bottom:1px solid var(--line);margin-bottom:4px}
.mw-workspace-account-info strong{display:block;font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis}
.mw-workspace-account-info small{display:block;font-size:12px;color:var(--muted-ink);margin-top:4px}
.mw-workspace-account-menu [role=menuitem]{display:flex;width:100%;text-align:start;padding:8px;border:0;border-radius:4px;background:transparent;color:var(--fg);font-size:14px}
.mw-workspace-account-menu [role=menuitem]:hover,.mw-workspace-account-menu [role=menuitem]:focus-visible{background:var(--soft)}
.mw-studio-mobile-tabs{display:none}
@media(max-width:800px){.mw-studio-mobile-tabs{display:flex;gap:4px;margin:12px 16px 0;padding:4px;background:var(--soft);border-radius:8px}.mw-studio-mobile-tabs button{flex:1;border:0;border-radius:5px;padding:7px 12px;color:var(--muted-ink);background:transparent;font-size:14px}.mw-studio-mobile-tabs [aria-selected=true]{background:var(--surface);color:var(--fg);box-shadow:0 1px 4px #0002}.mw-studio-columns[data-mobile-pane=questions]>.mw-studio-output,.mw-studio-columns[data-mobile-pane=reading]>.mw-studio-input{display:none}}

.mw-header details>div{max-height:calc(100dvh - 90px);overflow-y:auto;overscroll-behavior:contain;border-radius:6px}
.mw-mobile-controls{display:none}
@media(max-width:1119px){
 body:has(>.mw-header.is-open){overflow:hidden}
 .mw-header.is-open>nav{display:block;position:fixed;inset:60px 0 0;transform:none;width:auto;height:auto;max-height:calc(100dvh - 60px);overflow:auto;overscroll-behavior:contain;padding:16px;background:var(--bg);box-shadow:none;white-space:normal}
 .mw-header.is-open>nav>a,.mw-header.is-open>nav>details>summary{display:flex;align-items:center;min-height:44px;padding:10px 12px;font-size:14px;font-weight:500;border-radius:6px}
 .mw-header.is-open>nav>a:hover,.mw-header.is-open>nav>details>summary:hover{background:var(--soft)}
 .mw-header.is-open>nav>details>div{border:0;padding:0 8px 8px 20px;max-height:none;background:transparent;overflow:visible;font-size:14px}
 .mw-mobile-controls{display:grid;gap:16px;margin-top:20px;padding:20px 12px;border-top:1px solid var(--line)}
 .mw-mobile-controls>button{display:flex;align-items:center;gap:10px;width:100%;min-height:36px;padding:0;border:0;background:transparent;text-align:start;font-size:14px}
 .mw-mobile-controls>button>svg{width:18px;height:18px;flex-shrink:0;color:var(--muted-ink)}
 .mw-mobile-controls>button>small{margin-inline-start:auto;color:var(--muted-ink);font-size:12px}
 .mw-mobile-theme{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:14px}
 .mw-mobile-theme>div{display:flex;gap:2px;background:var(--soft);padding:3px;border-radius:6px}
 .mw-mobile-theme button{min-height:30px;border:0;border-radius:4px;padding:4px 12px;background:transparent;color:var(--muted-ink);font-size:12px}
 .mw-mobile-theme [aria-pressed=true]{background:var(--surface);color:var(--fg);box-shadow:0 1px 4px #0002}
}

#experience-dialog[data-compact=true]{width:min(448px,calc(100vw - 32px));padding:24px;border-radius:8px;background:var(--bg)}
#experience-dialog[data-compact=true] h2{font-size:18px;line-height:22px;font-weight:600;margin:0 24px 12px 0}
#experience-dialog[data-compact=true]>p{font-size:14px;line-height:20px}
.mw-gender-options{display:grid;gap:12px;padding:16px 0}
.mw-gender-options button{width:100%;min-height:48px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--fg);font-size:14px;font-weight:500}
.mw-gender-options [aria-pressed=true]{background:var(--purple);border-color:var(--purple);color:#fff}

.mw-ui-icon{display:inline-block;vertical-align:middle;flex-shrink:0;pointer-events:none}
.mw-free-options>[data-settings]{display:inline-flex;align-items:center;justify-content:center;gap:8px}
.mw-free-count button>span{display:flex;align-items:center;justify-content:center}
#experience-dialog>.mw-close{display:grid;place-items:center;width:24px;height:24px;padding:4px;top:16px;right:16px;border-radius:4px}
html[dir=rtl] #experience-dialog>.mw-close{right:auto;left:16px}
.mw-deck-preview>button{flex-shrink:0;cursor:zoom-in}

html[data-theme-switching],html[data-theme-switching] *,html[data-theme-switching] *::before,html[data-theme-switching] *::after{transition:none!important}

/* Auth layout rules must not make controls from inactive modes visible. */
#experience-root [hidden],#experience-root .starcore-auth [hidden]{display:none!important}

#experience-dialog>.mw-close{background:transparent;color:var(--muted-ink);border:0}#experience-dialog>.mw-close:hover{background:var(--soft);color:var(--fg)}#experience-dialog>[role=status]:empty{display:none}

/* Pricing currency select: small neutral trigger and scrollable source-sized menu. */
.mw-pricing-currency>button{display:inline-flex;align-items:center;gap:4px;padding:4px;border:0;border-radius:6px;background:transparent;color:var(--muted-ink);font-size:12px;font-weight:500;line-height:20px;cursor:pointer}
.mw-pricing-currency>button:hover,.mw-pricing-currency>button[aria-expanded=true]{color:var(--fg)}
.mw-pricing-currency>button svg{width:16px;height:16px;flex:none}
.mw-pricing-currency>button:focus-visible{outline:2px solid var(--primary-ink);outline-offset:3px}
.mw-currency-options{position:fixed;inset:auto;width:128px;max-width:calc(100vw - 16px);max-height:min(540px,calc(100dvh - 16px));box-sizing:border-box;margin:0;padding:4px;overflow-y:auto;overscroll-behavior:contain;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--fg);box-shadow:0 4px 12px #0003;z-index:100}
.mw-currency-options::backdrop{background:transparent}
.mw-currency-options>[role=option]{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:32px;padding:6px 8px;border:0;border-radius:4px;background:transparent;color:var(--fg);font:400 14px/20px var(--font-sans,Arial,sans-serif);cursor:pointer;outline:none;direction:ltr}
.mw-currency-options>[role=option]:hover,.mw-currency-options>[role=option]:focus{background:var(--soft)}
.mw-currency-options>[role=option]>span:last-child{visibility:hidden}
.mw-currency-options>[role=option][aria-selected=true]>span:last-child{visibility:visible}
.mw-access-badge{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--line);background:var(--soft);color:var(--primary-ink);font:500 11px/16px Arial,'Microsoft YaHei',sans-serif;border-radius:999px;padding:2px 7px;vertical-align:middle;margin-inline-start:8px;white-space:normal;letter-spacing:0}
.mw-access-badge>span{font-weight:400}
.mw-access-note{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin:16px auto 24px;font-size:13px;color:var(--muted-ink)}
.mw-access-note>.mw-access-badge{margin:0;font-size:12px;padding:4px 9px}
.mw-access-note>a{color:var(--primary-ink);text-decoration:none;white-space:nowrap}
.mw-access-note>a:hover{text-decoration:underline}
.mw-reference-scope .mw-access-badge{color:var(--primary-ink);background:var(--soft);border-color:var(--line)}
#experience-dialog[data-spread-picker=true]{position:fixed;inset:0 0 0 auto;width:384px;max-width:100vw;height:100dvh;max-height:100dvh;margin:0;padding:24px 16px;border-radius:0;border:0;border-inline-start:1px solid var(--line);overflow-y:auto;background:var(--bg);box-sizing:border-box}
#experience-dialog[data-spread-picker=true]>h2{font-size:18px;margin:0 24px 24px 8px;line-height:28px}
#experience-dialog[data-spread-picker=true]>.mw-tabs{margin:0 0 16px;gap:4px;display:grid;grid-template-columns:1fr 1fr}
#experience-dialog[data-spread-picker=true] .mw-tabs>button{font-size:14px;padding:8px 5px}
#experience-dialog[data-spread-picker=true] .mw-spread-filters{position:sticky;top:-24px;z-index:2;background:var(--bg);padding:12px 0;display:flex;flex-wrap:nowrap;overflow-x:auto;gap:8px;margin-bottom:4px}
#experience-dialog[data-spread-picker=true] .mw-spread-filters[hidden]{display:none}
#experience-dialog[data-spread-picker=true] .mw-spread-filters>button{font-size:13px;padding:6px 12px;white-space:nowrap;flex-shrink:0}
.mw-spread-option{padding:24px;margin-bottom:16px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:0 1px 2px #0001}
.mw-spread-option-main{display:flex;gap:16px;align-items:center;margin-bottom:16px}
.mw-spread-option-main>div:last-child{flex:1;min-width:0}.mw-spread-option h3{font-size:14px;line-height:20px;font-weight:600;margin:8px 0}.mw-spread-option p{font-size:12px;line-height:18px;color:var(--muted-ink);margin:0}
.mw-spread-option .mw-badge{font-size:11px;padding:2px 6px;border:0}
.mw-spread-preview{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;align-content:center;width:40%;flex-shrink:0;aspect-ratio:16/10}
.mw-spread-preview>span{position:relative;display:flex;justify-content:center;max-height:48px}.mw-spread-preview img{height:100%;width:100%;object-fit:contain;border-radius:2px}.mw-spread-preview small{position:absolute;top:-3px;inset-inline-start:-2px;background:var(--purple);color:white;border-radius:50%;font-size:8px;width:11px;height:11px;text-align:center;line-height:11px}
.mw-spread-option>button,.mw-spread-create-link{width:100%;display:flex;align-items:center;justify-content:center;font-size:13px;gap:7px;min-height:36px;padding:7px 12px}
.mw-locked-action{display:flex;align-items:center;justify-content:center;gap:7px;min-height:36px;border:1px solid var(--line);background:var(--soft);color:var(--muted-ink);border-radius:6px;font-size:13px;padding:8px 12px;text-decoration:none}
.mw-spread-gate{border:1px solid var(--line);padding:18px;border-radius:10px;margin:12px 0 20px;text-align:center;background:var(--surface)}
.mw-spread-gate h3{font-size:15px}.mw-spread-gate p{font-size:13px;color:var(--muted-ink);margin:12px 0}.mw-spread-gate>a{display:block;margin-top:10px;font-size:13px}.mw-spread-editor-preview{padding:0 8px}
.mw-awaiting-card{width:100px;height:165px;border:1.5px dashed var(--line);border-radius:8px;background:var(--soft)}
body[data-experience-route='/tarot-reading/draw-cards'] .mw-main{max-width:896px;margin-top:64px}body[data-experience-route='/tarot-reading/draw-cards'] .mw-main>h1{font-size:30px;line-height:36px}
body[data-experience-route='/tarot-reading/draw-cards'] .mw-spread-head{display:block;max-width:448px;margin:24px auto;padding:12px 16px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}
body[data-experience-route='/tarot-reading/draw-cards'] .mw-spread-head h3{font-size:14px;line-height:20px}body[data-experience-route='/tarot-reading/draw-cards'] .mw-spread-head p{font-size:12px;line-height:18px;margin:8px 0}
body[data-experience-route='/tarot-reading/draw-cards'] .mw-spread-head [data-change]{padding:0;border:0;background:transparent;color:var(--primary-ink);font-size:12px}
@media(max-width:600px){body[data-experience-route='/tarot-reading/draw-cards'] .mw-main{margin-top:24px}body[data-experience-route='/tarot-reading/draw-cards'] .mw-main>h1{font-size:24px;line-height:32px}.mw-awaiting-card{width:80px;height:132px}}

/* A single scroll surface, with fixed tabs, matches the source spread drawer. */
html:has(#experience-dialog[open]),body:has(#experience-dialog[open]){overflow:hidden}
#experience-dialog[data-spread-picker=true]{display:flex;flex-direction:column;padding:32px 16px 0;overflow:hidden}
#experience-dialog[data-spread-picker=true]:not([open]){display:none}
#experience-dialog[data-spread-picker=true]::backdrop{backdrop-filter:none;background:rgb(0 0 0 / .6)}
#experience-dialog[data-spread-picker=true]>h2,#experience-dialog[data-spread-picker=true]>.mw-close:not(:focus-visible){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
#experience-dialog[data-spread-picker=true]>.mw-tabs{flex-shrink:0;margin-bottom:16px}
#experience-dialog[data-spread-picker=true] .mw-spread-scroll{overflow-y:auto;min-height:0;flex:1;margin-inline:-16px;padding:0 16px 24px;overscroll-behavior:contain}
#experience-dialog[data-spread-picker=true] .mw-spread-filters{position:static;padding:4px 0 0;flex-wrap:wrap;overflow:visible;margin:0 0 20px;justify-content:flex-start}
#experience-dialog[data-spread-picker=true] .mw-spread-filters>button[aria-pressed=true]{background:var(--purple);color:#fff;border-color:var(--purple)}
.mw-spread-option-main{min-height:120px}.mw-spread-option h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mw-spread-option p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.mw-spread-preview{height:120px;aspect-ratio:auto;gap:3px;justify-content:center;align-content:center}.mw-spread-preview>span{height:29px;width:18px}.mw-spread-preview img{width:18px;height:29px;object-fit:cover}
.mw-question-footer [data-question-voice]{margin-inline-start:auto;border:0;background:transparent;padding:8px;color:var(--muted-ink)}

.mw-header nav .mw-access-compact{margin-inline-start:8px;font-size:10px;padding:1px 6px;vertical-align:middle}.mw-header nav details a{display:flex;align-items:center;justify-content:space-between}

.mw-custom-spread-compact>.mw-custom-spread-heading{display:none}.mw-custom-spread-compact .mw-custom-spread-gate{margin:0 0 24px;padding:20px 12px}.mw-custom-spread-compact .mw-custom-spread-editor{width:100%;padding:0;margin:0}.mw-custom-spread-compact .mw-custom-spread-list{display:block}.mw-custom-spread-compact .mw-custom-spread-list>article{margin:16px 0;padding:16px}.mw-custom-spread-compact .mw-custom-spread-list [data-select]{width:100%;margin-top:12px}.mw-custom-spread-compact .mw-custom-spread-gate h2{font-size:16px;line-height:24px}.mw-custom-spread-compact input{min-width:0}.mw-custom-spread-compact .mw-spread-position{grid-template-columns:24px minmax(0,1fr) 30px}

.mw-resume-reading{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid var(--line);border-radius:10px;padding:16px 20px;margin:0 0 24px;background:var(--surface)}.mw-resume-reading>div{display:flex;align-items:center;gap:14px}.mw-resume-reading h4{font-size:14px;line-height:20px;margin:0}.mw-resume-reading p{font-size:12px;color:var(--muted-ink);margin:4px 0 0}.mw-resume-reading button{font-size:13px;flex-shrink:0}@media(max-width:600px){.mw-resume-reading{padding:14px}.mw-resume-reading>div>svg{display:none}.mw-resume-reading button{padding:8px 10px}}

/* General readings use three slots per row; the last row stays centered. */
body[data-experience-route='/tarot-reading/draw-cards'] #draw-input>.mw-board{gap:32px}
body[data-experience-route='/tarot-reading/draw-cards'] #draw-input>.mw-board>.mw-slot{flex:0 1 calc((100% - 64px)/3);width:auto;max-width:none}
body[data-experience-route='/tarot-reading/draw-cards'] #draw-input>.mw-board>.mw-slot>button{width:96px;display:block;margin-inline:auto}
body[data-experience-route='/tarot-reading/draw-cards'] #draw-input>.mw-board .mw-card{width:96px;max-width:100%}
body[data-experience-route='/tarot-reading/draw-cards'] #draw-input>.mw-board .mw-number{left:calc(50% - 44px);top:4px}
body[data-experience-route='/tarot-reading/draw-cards'] #draw-input>.mw-board .mw-slot>small{max-width:220px;margin-inline:auto}
@media(max-width:600px){body[data-experience-route='/tarot-reading/draw-cards'] #draw-input>.mw-board{gap:24px 16px}body[data-experience-route='/tarot-reading/draw-cards'] #draw-input>.mw-board>.mw-slot{flex-basis:calc((100% - 32px)/3)}body[data-experience-route='/tarot-reading/draw-cards'] #draw-input>.mw-board>.mw-slot>button,body[data-experience-route='/tarot-reading/draw-cards'] #draw-input>.mw-board .mw-card{width:80px}body[data-experience-route='/tarot-reading/draw-cards'] #draw-input>.mw-board .mw-number{left:calc(50% - 36px)}}

/* Ordinary accounts retain their daily quota during the reader-only trial. */
.mw-trial-badge{background:color-mix(in srgb,var(--purple) 12%,var(--surface));color:var(--primary-ink);border:1px solid color-mix(in srgb,var(--purple) 22%,var(--line))}
.mw-usage-status{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 24px;margin:0 0 24px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}
.mw-usage-status strong{font-size:16px}.mw-usage-status p{color:var(--muted-ink);font-size:12px;line-height:1.6;margin:6px 0 0}.mw-usage-upgrade{display:flex;gap:12px;align-items:center}.mw-usage-upgrade>span{font-size:12px;color:var(--muted-ink)}.mw-usage-upgrade>a{font-size:13px;white-space:normal;text-align:center}
.mw-usage-exhausted{display:block;text-align:center}.mw-quota-clock{display:block;font-size:28px;line-height:1.3;font-weight:650;margin:12px 0}.mw-usage-exhausted .mw-usage-upgrade{display:block;border-top:1px solid var(--line);margin-top:20px;padding-top:20px}.mw-usage-exhausted .mw-usage-upgrade>span{font-weight:600;color:var(--text);font-size:15px}.mw-usage-upgrade ul{list-style:none;padding:0;font-size:13px;line-height:2;color:var(--muted-ink)}.mw-usage-exhausted .mw-usage-upgrade>a{display:inline-block}
.mw-select-spread{max-width:768px!important;margin-top:64px!important}.mw-select-spread>h1{font-size:30px;line-height:36px;margin-bottom:32px}.mw-recommendation-reader{display:flex;align-items:center;gap:8px;font-size:14px;margin-bottom:12px}.mw-recommendation-reader img{width:32px;height:32px;border-radius:50%;object-fit:cover}.mw-recommendation-message{padding:24px;border:1px solid var(--line);background:var(--surface);border-radius:12px}.mw-recommendation-message .mw-prose{font-size:16px;line-height:1.8}.mw-recommendation-message h3{font-size:18px;text-align:center;margin:24px 0 12px}.mw-recommendation-message>.mw-spread-preview{width:100%;height:180px;transform:scale(1.4);margin-block:20px}.mw-recommendation-actions{display:flex;gap:12px;margin-top:24px}.mw-recommendation-actions>button{flex:1;min-height:44px}
@media(max-width:600px){.mw-usage-status{padding:16px;gap:16px;align-items:flex-start;flex-direction:column}.mw-usage-upgrade{width:100%;justify-content:space-between}.mw-usage-exhausted{display:block}.mw-select-spread{margin-top:24px!important}.mw-select-spread>h1{font-size:24px}.mw-recommendation-message{padding:18px}.mw-recommendation-message .mw-prose{font-size:14px}.mw-recommendation-actions{flex-direction:column}}

.mw-recommendation-message>.mw-spread-preview{transform:none}.mw-recommendation-message .mw-spread-preview>span,.mw-recommendation-message .mw-spread-preview img{width:25px;height:40px}.mw-recommendation-message .mw-spread-preview{column-gap:12px}
.mw-reader .mw-reader-limit{font-size:12px;color:var(--muted-ink);margin:14px 0 8px}.mw-reader-upgrade{display:block;text-align:center;padding:10px 12px;background:var(--soft);color:var(--primary-ink);border:1px solid var(--line);border-radius:8px;font-size:14px;text-decoration:none}.mw-monthly-unlock{padding:28px 20px;text-align:center;background:var(--surface);border:1px solid var(--line);border-radius:12px;margin-top:24px}.mw-monthly-unlock p{color:var(--muted-ink);line-height:1.6}.mw-monthly-unlock>a{display:inline-block;margin-top:12px}

.mw-recommendation-message>.mw-spread-preview{grid-template-columns:repeat(var(--spread-columns,3),36px)!important;gap:8px;height:220px}.mw-recommendation-message .mw-spread-preview>span,.mw-recommendation-message .mw-spread-preview img{width:36px;height:58px;max-height:none}

/* Text colors must not inherit the reference templates' --muted surface token. */
:root{--muted-ink:#62626b;--disabled-surface:#eeeef2;--disabled-ink:#62626b;--control-border:#8b8b98}
html.dark{--muted-ink:#b1b1bd;--disabled-surface:#29292f;--disabled-ink:#b8b8c4;--control-border:#757582}
.mw-question-footer,.mw-explore b,.mw-member-settings b,.mw-oracle-nav b{color:var(--muted-ink)}
.mw-oracle-hero>span,.mw-oracle-hero>p,.mw-oracle-catalog small,.mw-oracle-about>small,.mw-oracle-about p,.mw-oracle-about article>span,.mw-oracle-result>p,.mw-choice-summary small{color:var(--muted-ink)}
.mw-live-price small{color:#06744c}html.dark .mw-live-price small{color:#6ee7b7}
.mw-master-orbit{color:var(--primary-ink)}
/* Disabled remains a distinct state, while its label stays legible. */
html button:disabled:not([data-draw-code]):not(.mw-free-fan button):not(.mw-oracle-fan button),html .mw-primary:disabled,html .mw-plus-plan>button:disabled{opacity:1;background:var(--disabled-surface);color:var(--disabled-ink);border-color:var(--line);box-shadow:none;cursor:not-allowed}
input::placeholder,textarea::placeholder{color:var(--muted-ink);opacity:1}
html.dark input::placeholder,html.dark textarea::placeholder{color:var(--muted-ink);opacity:1}
.mw-question textarea,.mw-field input,.mw-field textarea,.mw-field select{caret-color:var(--fg)}
:where(input,textarea,select):focus-visible{outline-color:var(--primary-ink)}

/* Input outlines and keyboard focus remain identifiable on both surfaces. */
:where(.mw-main,.mw-header-popover,#experience-dialog) :is(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]),textarea,select){border-color:var(--control-border)}
:where(.mw-main,.mw-header,.mw-header-popover,#experience-dialog) :is(a,button,summary,input,textarea,select):focus-visible{outline:2px solid var(--primary-ink);outline-offset:3px}

/* PAR-013/024: reserve the first viewport during loading and collapse before navigation overflows. */
#experience-root{display:flow-root;min-height:calc(100svh - 65px)}
#experience-root>.mw-loading{margin:0;padding:80px 20px;min-height:calc(100svh - 65px)}
@media(max-width:1119px){
 .mw-header{height:60px;gap:12px;padding-inline:20px}
 .mw-header>nav{display:none}
 .mw-header.is-open>nav{display:block}
 .mw-header-tools>button:not(.mw-menu-toggle){display:none}
 .mw-header-tools>.mw-menu-toggle{display:block!important}
 #experience-root,#experience-root>.mw-loading{min-height:calc(100svh - 60px)}
}
.mw-profile-form-actions{display:flex;justify-content:flex-end;gap:8px}
.mw-profile-form-actions button{min-width:72px}
.mw-free-input-count{text-align:end;font-size:12px}
[data-free-error]{margin:12px 0;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--soft)}
[data-free-error] .mw-error{margin:0 0 8px;color:var(--danger-ink)}
[data-free-error] a{color:var(--primary-ink);text-decoration:underline}

.mw-deck-carousel{display:flex;gap:12px;align-items:center;min-width:0}
.mw-deck-carousel>.mw-deck-preview{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;min-width:0;flex:1;padding:8px 0}
.mw-deck-carousel .mw-deck-preview>button{width:112px;scroll-snap-align:start}
.mw-deck-carousel .mw-deck-preview img{width:112px;height:190px;object-fit:contain}
.mw-deck-carousel>button{flex:none;padding:8px;width:36px;height:36px;display:grid;place-items:center;border-radius:50%}
.mw-oracle-result{max-width:360px;margin-inline:auto;text-align:center}
.mw-oracle-result>img{width:240px;height:360px;object-fit:contain;margin:24px auto}
.mw-oracle-result>.mw-actions{display:flex;flex-direction:column;gap:12px}
.mw-oracle-result>.mw-actions>button{width:100%;min-height:40px;border-radius:6px}

.mw-birth-page{max-width:960px}.mw-birth-hero{text-align:center}.mw-birth-hero>small{color:var(--primary-ink)}
.mw-birth-calculator{max-width:480px;margin:32px auto;display:grid;gap:12px}.mw-birth-calculator>p{font-size:13px;text-align:center}
.mw-birth-result{scroll-margin-top:85px}.mw-birth-calculation{padding:24px;border:1px solid var(--line);border-radius:12px}
.mw-birth-calculation>button{float:right}.mw-birth-calculation li{font-size:20px;margin:12px 0;animation:mw-birth-step .5s both;animation-delay:calc(var(--step)*.5s)}
@keyframes mw-birth-step{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
.mw-birth-pictures{display:flex;justify-content:center;flex-wrap:wrap;gap:24px;margin:32px 0}.mw-birth-pictures figure{margin:0;text-align:center}.mw-birth-pictures img{object-fit:contain}
.mw-birth-how{margin-top:64px}.mw-birth-how li{margin:16px 0}.mw-birth-combinations{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.mw-birth-combinations article{display:flex;justify-content:center;flex-wrap:wrap;border:1px solid var(--line);border-radius:12px;padding:16px;gap:8px}.mw-birth-combinations figure{margin:0;max-width:80px;text-align:center;font-size:12px}.mw-birth-combinations img{width:60px;height:100px;object-fit:contain}
@media(max-width:600px){.mw-birth-combinations{grid-template-columns:repeat(2,minmax(0,1fr))}.mw-birth-pictures img{width:112px;height:186px}}

.mw-checkout-card{max-width:488px;margin:32px auto;padding:32px;border:1px solid var(--line);border-radius:24px;background:var(--surface)}.mw-checkout-card h1{font-size:28px;margin-top:28px}.mw-checkout-card [role=note]{margin:24px 0}.mw-checkout-card [data-payment-result]{margin-top:24px}.mw-manifest-examples{margin-top:16px}

/* Onest is self-hosted under its bundled SIL Open Font License. */
@font-face{font-family:Onest;src:url('/fonts/onest/Onest.ttf') format('truetype');font-weight:100 900;font-style:normal;font-display:swap}
body{font-family:Onest,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.mw-pricing-stack{font-size:16px;line-height:24px}
.mw-plus-plan{background:#7f22fe;color:#f5f3ff}
.mw-plus-plan .mw-plan-name{gap:8px}.mw-plus-plan .mw-plan-name strong{font-size:16px;line-height:24px;font-weight:600}
.mw-plus-plan>p{font-size:12px;line-height:16px;margin:0}
.mw-plus-plan>ul{margin:16px 0 0;padding:0;font-size:12.5px;line-height:17.1875px}
.mw-plus-plan>ul>li{padding:0 0 0 22px;margin:0 0 8px;line-height:17.1875px}
.mw-plus-plan>ul>li:last-child{margin-bottom:0}
.mw-plus-plan>button{margin-top:16px;height:40px;padding:0 24px;font-size:14px;line-height:20px;font-weight:500}
.mw-plus-plan>button:not(:disabled){color:#7020c5}
.mw-plus-plan .mw-price{display:flex;align-items:baseline;gap:4px;font-size:56px;line-height:53.2px;font-weight:650;letter-spacing:-2px;margin:8px 0}
.mw-plus-plan .mw-price-currency{font-size:18px;line-height:28px;letter-spacing:0;align-self:flex-start;margin-top:6px}
.mw-plus-plan .mw-price small{font-size:13px;line-height:16.25px;font-weight:400;letter-spacing:0;margin:0}
.mw-free-fan button:focus-visible{z-index:1000!important}
.mw-checkout-card{border-color:var(--line);background:var(--surface)}

.mw-result-login{max-width:640px;padding:28px;margin:36px auto;border:1px solid var(--line);border-radius:20px;background:var(--surface)}.mw-result-login li{margin:12px 0}.mw-result-login .mw-primary{display:inline-flex}

.mw-free-faq details{border-bottom:1px solid var(--line)}.mw-free-faq summary{min-height:44px;padding:14px 4px;cursor:pointer}.mw-free-faq details>p{padding:0 4px 16px;color:var(--muted-ink)}

/* Manifestation list and focus states measured against the reference dialogs. */
.mw-main.mw-manifest-page{max-width:720px;padding:64px 24px}.mw-manifest-page .mw-toolbar{margin:0 0 32px;align-items:center}.mw-manifest-page h1{font-size:24px;line-height:32px;margin:0}.mw-manifest-page .mw-toolbar>button{min-height:36px;font-size:14px;padding:6px 12px}.mw-manifest-group{margin:0 0 32px}.mw-manifest-group>h2{font-size:18px;line-height:28px;margin:0 0 16px}.mw-manifest-card{border:1px solid var(--line);border-radius:16px;padding:24px;margin:0 0 16px;background:var(--surface);box-shadow:0 1px 2px #0000000d}.mw-manifest-card>h3{font-size:18px;font-weight:400;line-height:28px;margin:0 0 32px;overflow-wrap:anywhere}.mw-manifest-details{display:flex;gap:20px;align-items:center}.mw-manifest-details>.mw-card{width:60px;height:96px;object-fit:contain;flex-shrink:0;border-radius:3px}.mw-manifest-info{flex:1;min-width:0}.mw-manifest-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.mw-manifest-meta p{font-size:14px;margin:0}.mw-manifest-meta time{font-size:12px}.mw-manifest-stats{font-size:14px;line-height:24px;margin:0;color:var(--muted-ink)}.mw-manifest-stats>span{color:var(--primary-ink)}.mw-manifest-actions{display:flex;justify-content:flex-end;gap:12px;border-top:1px solid var(--line);padding-top:16px;margin-top:16px}.mw-manifest-actions>.mw-primary{flex:1;height:40px;min-height:40px;padding:8px 16px;font-size:14px}.mw-manifest-actions>[data-manifest-menu]{width:36px;min-height:40px;border:0;background:transparent;font-size:20px;padding:0}.mw-manifest-card .mw-manifest-journey{text-align:start}
dialog[data-manifest-focus=true]{width:448px;max-width:calc(100vw - 32px);padding:24px;border-radius:12px;overflow-y:auto;max-height:calc(100svh - 32px)}dialog[data-manifest-focus=true]>h2{font-size:18px;line-height:24px;margin:0 0 16px}.mw-focus-body{text-align:center}.mw-focus-body>.mw-card{display:block;width:100px;height:172px;object-fit:contain;margin:0 auto 12px;border-radius:3px}.mw-focus-card-name{font-size:14px;margin:0 0 6px}.mw-focus-goal{font-size:14px;line-height:20px;color:var(--muted-ink);margin:0 0 20px;overflow-wrap:anywhere}.mw-reflection-toggle{border:0;background:transparent!important;color:var(--muted-ink);font-size:12px;min-height:36px;padding:8px}.mw-focus-body textarea{width:100%;min-height:76px;font-size:13px;padding:12px;resize:vertical;background:var(--surface);color:var(--fg);border:1px solid var(--line);border-radius:8px}.mw-celebration{border:0;padding:0;margin:12px 0 20px}.mw-celebration legend{width:100%;font-size:12px;color:var(--muted-ink);margin-bottom:8px}.mw-celebration>div{display:flex;justify-content:center;gap:6px;flex-wrap:wrap}.mw-celebration button{width:38px;min-height:38px;padding:0;font-size:18px;border:1px solid transparent;border-radius:50%;background:transparent}.mw-celebration button[aria-pressed=true]{border-color:var(--primary-ink);background:var(--soft)}.mw-focus-body [data-complete],.mw-focus-body [data-focus-upgrade]{width:100%;min-height:40px;justify-content:center;font-size:14px}.mw-focus-body [hidden]{display:none!important}.mw-focus-success{padding:8px 0 0}.mw-focus-done{color:#008a3c;font-size:16px;margin:0 0 12px}.mw-focus-streak{color:#b34b00;font-size:16px;margin:0 0 8px}.dark .mw-focus-done{color:#64dd97}.dark .mw-focus-streak{color:#ffaf69}.mw-celebration-effect{position:absolute;inset:0;pointer-events:none;overflow:hidden;border-radius:inherit}.mw-celebration-effect i{position:absolute;left:var(--x);top:-32px;font-style:normal;font-size:19px;animation:mw-celebrate 2.8s var(--delay) ease-in both}.mw-celebration-effect[data-style=aurora] i{filter:hue-rotate(65deg)}.mw-celebration-effect[data-style=minimalist] i{font-size:12px}.mw-celebration-effect[data-style=blaze] i{animation-direction:reverse}@keyframes mw-celebrate{0%{transform:translateY(0) rotate(0);opacity:0}15%{opacity:1}100%{transform:translateY(600px) rotate(var(--spin));opacity:0}}@media(prefers-reduced-motion:reduce){.mw-celebration-effect{display:none}}@media(max-width:600px){.mw-main.mw-manifest-page{padding:32px 16px}.mw-manifest-page h1{font-size:22px}.mw-manifest-card{padding:20px}.mw-manifest-meta{align-items:flex-start;flex-direction:column;gap:4px}.mw-manifest-card>h3{margin-bottom:24px}.mw-manifest-details{gap:16px}.mw-manifest-page .mw-toolbar{gap:8px}.mw-manifest-page .mw-toolbar>button{white-space:nowrap}}

.mw-main.mw-feedback-page{max-width:960px;padding:64px 24px}.mw-feedback-page>h1{text-align:center;font-size:32px;margin:0 0 40px}.mw-feedback-columns{max-width:672px;margin:auto}.mw-feedback-email,.mw-feedback-form-card{border:1px solid var(--line);border-radius:16px;padding:24px;background:var(--surface)}.mw-feedback-email h2,.mw-feedback-form-card h2{font-size:20px;margin:12px 0 16px}.mw-feedback-email p{font-size:14px;color:var(--muted-ink)}.mw-feedback-email .mw-contact-email{margin-top:20px}.mw-feedback-divider{text-align:center;margin:24px 0;color:var(--muted-ink);font-size:14px}.mw-feedback-page .mw-field{margin:20px 0;font-size:14px}.mw-feedback-page .mw-field>textarea{min-height:144px}.mw-feedback-upload{display:flex;justify-content:center;align-items:center;min-height:130px;border:1px dashed var(--line);border-radius:12px;cursor:pointer;margin:10px 0;text-align:center;font-size:14px;background:var(--bg);padding:20px}.mw-feedback-upload small{display:block;font-size:12px;color:var(--muted-ink);margin-top:8px}.mw-feedback-upload img{max-width:100%;max-height:240px;object-fit:contain}.mw-feedback-upload:focus-visible{outline:2px solid var(--primary-ink);outline-offset:3px}.mw-feedback-page [hidden]{display:none!important}.mw-feedback-page button[type=submit]{width:100%}.mw-feedback-pending{font-size:12px;text-align:center}.mw-feedback-faq{max-width:672px;margin:48px auto 0}.mw-feedback-faq>h2{text-align:center;font-size:24px;margin-bottom:28px}.mw-feedback-faq article{margin:24px 0;padding:24px;border:1px solid var(--line);border-radius:12px}.mw-feedback-faq h3{font-size:16px;line-height:24px;margin:0 0 12px}.mw-feedback-faq p{font-size:14px;line-height:22px;color:var(--muted-ink)}.mw-feedback-faq a{font-size:14px;color:var(--primary-ink)}@media(max-width:600px){.mw-main.mw-feedback-page{padding:32px 16px}.mw-feedback-page>h1{font-size:28px}.mw-feedback-email,.mw-feedback-form-card,.mw-feedback-faq article{padding:20px}}

.mw-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.mw-main.mw-feedback-page{max-width:624px;padding-top:88px}.mw-feedback-page>h1{font-size:30px;line-height:36px;margin-bottom:24px;letter-spacing:-.6px}.mw-feedback-columns,.mw-feedback-faq{max-width:576px}.mw-feedback-email h2,.mw-feedback-form-card h2{font-size:16px;line-height:24px}.mw-feedback-email h2{color:var(--primary-ink)}.mw-feedback-page .mw-field>textarea{min-height:120px}.mw-feedback-page .mw-field>input{height:36px;min-height:36px;padding:4px 12px}@media(max-width:600px){.mw-main.mw-feedback-page{padding-top:40px}.mw-feedback-page>h1{font-size:24px;line-height:32px}}

.mw-main.mw-manifest-page,.mw-main.mw-feedback-page{margin:0 auto}dialog[data-manifest-focus=true]::backdrop{backdrop-filter:none;background:rgb(0 0 0 / .5)}.mw-focus-body [data-complete],.mw-focus-body [data-focus-upgrade]{height:40px;padding:8px 16px}.mw-celebration button svg{width:20px;height:20px;display:inline-block;vertical-align:middle}.mw-celebration-effect svg{width:20px;height:20px}

.mw-manifest-menu{position:fixed;inset:auto;margin:0;min-width:160px;max-width:calc(100vw - 16px);border:1px solid var(--line);border-radius:8px;padding:4px;background:var(--surface);color:var(--fg);box-shadow:0 4px 12px #0002}.mw-manifest-menu:popover-open{display:flex;flex-direction:column}.mw-manifest-menu button{width:100%;min-height:36px;padding:6px 10px;text-align:start;font-size:14px;line-height:20px;border:0;border-radius:4px;background:transparent;color:inherit}.mw-manifest-menu button:hover,.mw-manifest-menu button:focus-visible{background:var(--soft);outline:0}.mw-manifest-menu [data-remove]{color:var(--danger-ink)}

.mw-feedback-page [data-feedback-error]:empty{display:none}

/* Header parity: 1280px centered frame including 24px gutters, matching the
   source container. Keep the existing brand and additional shop entry. */
.mw-header>.mw-brand{flex-shrink:0}
.mw-header .mw-header-tools{flex-shrink:0;gap:4px;margin-inline-start:auto}
.mw-header .mw-header-tools>button{width:36px;height:36px}
.mw-header #mw-account{margin-inline-start:16px}
.mw-header #mw-account>a{min-width:88px;height:36px;padding:8px 16px;line-height:20px;text-align:center;border-radius:6px}
.mw-header nav>details>summary{gap:4px}
.mw-header nav>details>summary::-webkit-details-marker{display:none}
.mw-header nav>details>summary>.mw-ui-icon{width:16px;height:16px;flex:0 0 16px;opacity:.5;pointer-events:none}
@media(min-width:1120px){
 .mw-header>nav{position:static;transform:none;display:flex;flex:1;min-width:0;justify-content:center;gap:4px;margin-inline:16px;font-size:14px}
 .mw-header>nav>a,.mw-header>nav>details>summary{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-height:36px;height:36px;padding:8px 16px;border-radius:6px;font-weight:500;line-height:20px}
 .mw-header>nav>details{flex-shrink:0}
 .mw-header>nav>details>summary{padding-inline:12px}
 .mw-header>nav>a:hover,.mw-header>nav>details>summary:hover{background:var(--soft)}
 .mw-header>nav>details>div{top:calc(100% + 4px);inset-inline-start:0;inset-inline-end:auto}
}
@media(min-width:1120px) and (max-width:1279px){
 .mw-header>nav{gap:2px;margin-inline:8px}
 .mw-header>nav>a,.mw-header>nav>details>summary{padding-inline:6px}
}
@media(max-width:1119px){
 :root{--mw-header-height:60px}
 .mw-header #mw-account{margin-inline-start:0}
 .mw-header nav>details>summary>.mw-ui-icon{margin-inline-start:auto}
}
@media(max-width:639px){.mw-header{padding-inline:16px}}
/* Prevent translated sign-in labels from wrapping outside the mobile header. */
.mw-header #mw-account>a{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding-inline:12px}
@media(max-width:420px){.mw-header{gap:8px;padding-inline:12px}.mw-header .mw-brand{min-width:0;font-size:16px;gap:6px}.mw-header .mw-brand-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mw-header #mw-account>a{font-size:12px;min-width:0;padding-inline:10px}.mw-header .mw-header-tools{gap:2px}.mw-header .mw-brand img{width:21px;height:21px}}
