
:root{--v35-accent:#176ce8;--v35-ink:#11214a}
button,input,select,textarea{font:inherit}button,.btn,.circle,.opt,.option,.navitem{min-height:44px}.circle{min-width:44px}
button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #c67b00;outline-offset:3px}
.opt,.option{font-size:16px!important;line-height:1.5!important}.question{font-size:22px!important;line-height:1.45!important}
.feedback,.note,.hero p,.section-card p{font-size:14px!important;line-height:1.6!important}.meta,.skill,.source,.back{font-size:12px!important}
.v35-daily{margin:14px 18px;padding:17px;border-radius:19px;border:1px solid var(--line,#dce8fb);background:linear-gradient(135deg,#fff 0%,#eef5ff 100%);color:var(--v35-ink);box-shadow:0 12px 30px rgba(44,86,145,.10)}
.v35-daily small{font-size:11px;letter-spacing:.1em;color:var(--v35-accent);font-weight:800}.v35-daily h2{font-size:21px;line-height:1.2;margin:7px 0}.v35-daily p{font-size:13px;line-height:1.5;margin:0 0 13px;color:#526581}.v35-daily-actions{display:flex;gap:8px;align-items:center}.v35-daily a{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 11px;border-radius:11px;background:var(--v35-accent);color:#fff;text-decoration:none;font-size:12px;font-weight:800;white-space:nowrap}.v35-daily a+a{background:#fff;color:var(--v35-accent);border:1px solid #cfe0fa}
.v35-sync{position:fixed;left:12px;right:12px;bottom:90px;max-width:450px;margin:auto;z-index:200;padding:12px 16px;border-radius:12px;background:#11214a;color:white;font-size:14px;box-shadow:0 5px 20px #0003}
.opt.correct{animation:v35-confirm .22s ease-out}.opt.wrong{outline:2px solid #ba3b45}.feedback.show{animation:v35-reveal .18s ease-out}
@keyframes v35-confirm{from{transform:scale(.98)}to{transform:scale(1)}}@keyframes v35-reveal{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.xp-toast.show{opacity:1!important;transform:translate(-50%,-50%)!important}}

/* Daily Discovery — follows both the device preference and the in-app theme choice. */
html[data-jwq-theme="dark"] .v35-daily{background:linear-gradient(135deg,#101c2d,#142842);border-color:#2a4160;color:#edf5ff;box-shadow:0 12px 30px rgba(0,0,0,.30)}
html[data-jwq-theme="dark"] .v35-daily small{color:#8fc0ff}html[data-jwq-theme="dark"] .v35-daily p{color:#b8c8dd}html[data-jwq-theme="dark"] .v35-daily a{background:#69a9ff;color:#071425}html[data-jwq-theme="dark"] .v35-daily a+a{background:#172c45;color:#a8d0ff;border-color:#385777}
@media(prefers-color-scheme:dark){html:not([data-jwq-theme="light"]) .v35-daily{background:linear-gradient(135deg,#101c2d,#142842);border-color:#2a4160;color:#edf5ff;box-shadow:0 12px 30px rgba(0,0,0,.30)}html:not([data-jwq-theme="light"]) .v35-daily small{color:#8fc0ff}html:not([data-jwq-theme="light"]) .v35-daily p{color:#b8c8dd}html:not([data-jwq-theme="light"]) .v35-daily a{background:#69a9ff;color:#071425}html:not([data-jwq-theme="light"]) .v35-daily a+a{background:#172c45;color:#a8d0ff;border-color:#385777}}
