/*
Theme Name: Everyday Cup Studio
Author: Everyday Cup of English
Description: A playful educational theme using your existing WordPress posts, media and categories.
Version: 1.4.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: everyday-cup-studio
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/
:root,.dark{--background:#fffdf9;--foreground:#44213f;--primary:#44213f;--muted:#f4edf1;--border:#e7dce1;--ring:#ba79b1;--card:#fff;--card-foreground:#44213f;--secondary:#f5d76e;--secondary-foreground:#44213f;--destructive:#ae342f;--radius:1rem}
*{box-sizing:border-box}body{margin:0;background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}a{text-decoration:none;color:inherit}button,a,input,select{touch-action:manipulation}button{font:inherit;cursor:pointer}button:disabled{cursor:default}a,button{transition:background .2s,transform .2s}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #a24c91;outline-offset:4px}button:hover:not(:disabled),.pill:hover{transform:translateY(-2px)}h1,h2,h3,p{margin:0}header,main,footer{max-width:1320px;margin:auto}.header{height:112px;display:flex;align-items:center;justify-content:space-between;padding:0 52px;gap:24px}.brand{display:flex;align-items:center;gap:12px;font-size:15px;line-height:1.15;font-weight:500;letter-spacing:-.3px}.brand svg{height:39px;width:39px;stroke-width:1.6}.brand b{font-size:21px}.header nav{display:flex;gap:30px;font-size:14px;font-weight:600}.header nav a{padding:8px 0}.header nav .active{border-bottom:2px solid #ed7244}.pill{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:14px 21px;border-radius:50px;border:0;font-size:14px;font-weight:600;white-space:nowrap}.dark{background:#44213f;color:white}.light{background:#fffdf9;color:#44213f}.hero{margin:0 28px;background:#ffe4d0;border-radius:26px;display:grid;grid-template-columns:1.07fr 1fr;position:relative;overflow:hidden;min-height:470px}.hero-copy{padding:54px 0 48px 48px;position:relative;z-index:1}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.6px;display:block}.hero h1{font-size:clamp(48px,5.6vw,76px);line-height:1.03;letter-spacing:-4px;margin:22px 0}.hero h1 em{font-family:Georgia,serif;font-weight:500;color:#a9412a}.hero p{color:#704f5d;font-size:16px;margin-bottom:25px}.hero-note{display:block;font-size:12px;margin-top:20px;color:#765360}.hero-art{position:relative;display:flex;align-items:center;overflow:hidden}.hero-art img{width:120%;max-width:none;mix-blend-mode:multiply;margin-left:-14%;height:100%;object-fit:cover}.art-sticker{position:absolute;bottom:35px;right:36px;background:#f9d762;border:1px solid #44213f;border-radius:50%;width:103px;height:103px;display:grid;place-content:center;text-align:center;line-height:1.25;transform:rotate(12deg);font-size:16px;font-family:Georgia,serif;font-style:italic}.class-strip{display:grid;grid-template-columns:1.6fr repeat(4,1fr) 1.15fr;margin:30px 52px 48px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:20px 0;gap:15px}.class-strip>span{align-self:center;font-size:12px;letter-spacing:1px}.class-strip>span b{font-size:17px;letter-spacing:-.3px;font-weight:500}.class-strip>a{display:grid;grid-template-columns:1fr auto;align-items:center;border-left:1px solid var(--border);padding:2px 20px}.class-strip>a span{font-size:10px;letter-spacing:1px;grid-column:1/-1}.class-strip>a b{font-size:32px;font-weight:500;line-height:1.2}.class-strip>a svg{width:17px}.class-strip>a:hover{background:#fff0e3}.class-strip .all-levels{font-size:13px;font-weight:600}.daily{margin:0 52px 52px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.section-heading .eyebrow{color:#a45235}.section-heading h2{font-size:32px;letter-spacing:-1px;line-height:1.2;margin-top:8px;font-weight:500}.section-heading>span{font-size:13px;color:#786a78}.daily-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:24px}.word-card,.quiz-card{border-radius:20px;padding:32px}.word-card{background:#ede5f3;position:relative}.word-card h3{font-size:48px;font-family:Georgia,serif;font-weight:400;letter-spacing:-2px;margin-top:12px}.pronunciation{font-size:14px;color:#776482}.pronunciation span{margin-left:15px;font-style:italic}.word-card>p:not(.pronunciation){max-width:350px;margin-top:20px;line-height:1.6}.word-card blockquote{margin:20px 0;font-family:Georgia,serif;font-style:italic;font-size:17px;max-width:380px;color:#715b78}.quiz-card{background:#fff;border:1px solid var(--border)}.quiz-meta{font-size:11px;letter-spacing:.8px;color:#975532;display:flex;gap:12px;margin:18px 0 10px}.quiz-meta span{background:#f9eedc;padding:0 7px;border-radius:4px}.quiz-card h3{font-size:24px;line-height:1.3;letter-spacing:-.6px;font-weight:500}.answers{display:grid;gap:8px;margin:18px 0}.answers button{border:1px solid #e3dce1;border-radius:9px;padding:10px 12px;background:#fff;text-align:left;display:flex;align-items:center;gap:12px;font-size:14px;min-height:44px}.answers button span{background:#f4edf1;width:24px;height:24px;border-radius:5px;display:grid;place-content:center;flex-shrink:0;font-size:12px}.answers button:hover{background:#faf3e9}.quiz-card small{font-size:12px;color:#837480}footer{padding:34px 52px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:20px}footer>span,footer>a:last-child{font-size:13px;color:#796676}
@media(max-width:900px){.header{padding:20px 25px;height:auto;flex-wrap:wrap}.header nav{order:3;width:100%;justify-content:center}.hero{grid-template-columns:1.1fr 1fr}.hero-copy{padding:40px 10px 40px 28px}.hero h1{letter-spacing:-2.5px}.class-strip{margin:25px;grid-template-columns:repeat(4,1fr)}.class-strip>span{grid-column:1/-1}.class-strip .all-levels{grid-column:1/-1;border-left:0}.daily{margin:30px 25px}.word-card,.quiz-card{padding:25px}.word-card h3{font-size:39px}.section-heading>span{display:none}}
@media(max-width:600px){.header{gap:20px;padding:20px}.header>.pill{font-size:12px;padding:12px}.brand{font-size:12px;gap:8px}.brand b{font-size:17px}.brand svg{width:30px}.header nav{gap:22px;font-size:13px}.hero{margin:0 14px;grid-template-columns:1fr}.hero-copy{padding:32px 26px 15px}.hero h1{font-size:56px}.hero p{font-size:15px}.hero-art{height:250px}.hero-art img{width:100%;margin:0;object-position:center 60%}.art-sticker{bottom:20px;right:20px;width:85px;height:85px;font-size:14px}.eyebrow{font-size:11px;letter-spacing:1.2px}.class-strip{margin:24px 20px;gap:8px}.class-strip>a{padding:5px 12px}.daily{margin:32px 20px}.section-heading h2{font-size:27px}.daily-grid{grid-template-columns:1fr}.word-card h3{font-size:45px}footer{padding:25px;flex-wrap:wrap}footer>span{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.underlined{text-decoration:underline;text-underline-offset:3px}.audio-status{display:block;min-height:20px;margin-top:8px;font-size:12px}.answers button.correct{background:#e6f3e6;border-color:#568253}.answers button.incorrect{background:#fff0e9;border-color:#bc684e}.feedback{background:#f7f2e9;padding:14px;border-radius:10px;font-size:14px;margin-bottom:16px}.feedback p{margin:6px 0}.text-link{display:inline-flex;gap:8px;align-items:center;font-size:14px;font-weight:600;background:none;border:0;padding:0}.quiz-result{display:grid;gap:20px;padding-top:30px}.brew-banner{margin:0 52px 55px;border-radius:22px;background:#44213f;color:#fff9ef;display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:42px}.brew-banner h2{font-size:39px;font-weight:500;letter-spacing:-1px;line-height:1.15;margin:16px 0}.brew-banner h2 em{font-family:Georgia,serif;color:#f5d76e;font-weight:400}.brew-banner p{font-size:14px;color:#e6cde1;margin-bottom:24px}.brew-steps{align-self:center;display:grid;gap:22px}.brew-steps span{padding:18px 0;border-bottom:1px solid #765472;color:#e8c765;display:flex;gap:24px}.brew-steps b{color:white;font-weight:400}.topic-section{margin:0 52px 60px}.topic-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.topic-card{border:1px solid var(--border);padding:24px 20px;border-radius:16px;background:#fff}.topic-icon{font:30px Georgia;display:grid;place-content:center;width:55px;height:55px;border-radius:50%;background:#f8e5cf;margin-bottom:28px}.topic-card:nth-child(2) .topic-icon{background:#ede5f3}.topic-card:nth-child(3) .topic-icon{background:#e6eecf}.topic-card:nth-child(4) .topic-icon{background:#ffe3d9}.topic-card h3{display:flex;justify-content:space-between;align-items:center;font-size:19px}.topic-card p{font-size:13px;color:#796676;margin-top:9px}.inner-page{padding:30px 52px 70px;min-height:65vh}.page-intro{padding:25px 0 36px}.page-intro .eyebrow{color:#9a4d30}.page-intro h1{font-size:58px;line-height:1.08;letter-spacing:-2.5px;font-weight:500;margin:20px 0}.page-intro h1 em{font-family:Georgia,serif;color:#a9412a;font-weight:400}.page-intro p{color:#796676}.filters{display:flex;gap:15px;align-items:end;padding:22px;background:#f4edf1;border-radius:15px;flex-wrap:wrap}.filters label{display:grid;gap:5px;font-size:12px;font-weight:600;flex:1}.filters .search{flex:2;display:flex;background:white;border:1px solid #ded3da;border-radius:9px;align-items:center;padding:0 12px;height:46px}.search input{border:0;outline:none;min-width:70px;width:100%;font-size:14px;padding:12px 0;background:transparent}.filters select{height:46px;border:1px solid #ded3da;border-radius:9px;background:white;font-size:14px;padding:8px 12px;color:#44213f;min-width:130px}.results-meta{display:flex;justify-content:space-between;padding:25px 0;font-size:13px;color:#796676}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.resource-card{border:1px solid var(--border);border-radius:16px;overflow:hidden;background:#fff;transition:transform .2s}.resource-card:hover{transform:translateY(-4px)}.resource-cover{min-height:150px;padding:25px;display:grid;grid-template-columns:1fr auto;align-items:center;background:#ede5f3}.cover-1{background:#ffe3cc}.cover-2{background:#e7edcf}.resource-cover>span{font:italic 23px Georgia}.resource-cover>b{font-size:12px;text-transform:uppercase;letter-spacing:1px;grid-column:1/-1;font-weight:500;margin-top:15px}.resource-body{padding:23px}.resource-body h2{font-size:21px;line-height:1.35;margin:12px 0 24px;letter-spacing:-.4px}.resource-body .eyebrow{font-size:10px}.empty{text-align:center;padding:65px 20px;background:#faf3e9;border-radius:18px}.empty svg{margin:0 auto 20px}.empty p{margin:16px 0 25px;color:#796676}.reading-page{padding:30px 30px 70px;max-width:900px}.reading-page h1{font-size:42px;letter-spacing:-1.3px}.reading-content{background:white;border:1px solid var(--border);padding:35px;border-radius:18px}.reading-content p{margin:0 0 16px;white-space:pre-line}.resource-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}.outline{border:1px solid var(--border);background:none}.revision-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:35px}.revision-aside{background:#ede5f3;padding:35px;border-radius:20px}.revision-aside h2{font-size:32px;letter-spacing:-1px;line-height:1.2;margin:20px 0}.revision-aside p{margin:20px 0;color:#715b78}.revision-aside small{font-size:13px}.class-tabs{width:100%!important;height:auto!important;background:#f4edf1!important;padding:8px!important;border-radius:14px!important;gap:10px}.class-tabs button{padding:15px!important;font-size:16px!important;border-radius:10px!important}.class-tabs button[data-active]{background:#44213f!important;color:#fff!important}.video-room{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;padding:35px 0}.video-placeholder{background:#ede5f3;aspect-ratio:16/10;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px}.video-placeholder span{font-size:14px;letter-spacing:3px}.video-room h2{font-size:32px;line-height:1.15;letter-spacing:-.8px;margin:15px 0}.video-room p{color:#796676}.video-tags{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.video-tags span{background:#f7ead7;border-radius:30px;padding:6px 13px;font-size:12px}.preview-note{border-top:1px solid var(--border);padding-top:20px;color:#796676;font-size:13px}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding:20px 0}.about-art{border-radius:100px 20px 100px 20px;overflow:hidden;background:#ffe3cc}.about-art img{width:100%;aspect-ratio:4/5;object-fit:cover}.bio-pending{padding:22px;background:#f4edf1;border-radius:15px;margin:25px 0}.bio-pending p{color:#44213f;margin:12px 0 4px}.bio-pending small{color:#796676;font-size:13px}
@media(max-width:900px){.topic-grid,.resource-grid{grid-template-columns:repeat(2,1fr)}.brew-banner,.topic-section{margin-left:25px;margin-right:25px}.inner-page{padding:20px 25px 50px}.filters .search{flex-basis:100%}.about-layout{gap:30px}.page-intro h1{font-size:48px}.video-room{gap:25px}}
@media(max-width:600px){.brew-banner{margin:0 20px 40px;padding:28px;grid-template-columns:1fr;gap:15px}.brew-banner h2{font-size:34px}.brew-steps{gap:8px}.brew-steps span{font-size:14px;padding:12px 0}.topic-section{margin:0 20px 40px}.topic-grid{gap:12px}.topic-card{padding:19px 15px}.topic-card h3{font-size:17px}.inner-page{padding:15px 20px 45px}.page-intro h1{font-size:43px}.filters{padding:15px;gap:12px}.filters label{flex-basis:calc(50% - 12px)}.resource-grid{grid-template-columns:1fr}.resource-cover{min-height:125px}.revision-layout,.video-room,.about-layout{grid-template-columns:1fr}.revision-aside{order:2}.class-tabs{gap:0}.class-tabs button{font-size:14px!important;padding:12px 4px!important}.video-room h2{font-size:28px}.about-art{max-height:300px}.about-art img{aspect-ratio:4/3}.reading-page{padding:20px}.reading-page h1{font-size:33px}.reading-content{padding:23px}.topic-icon{margin-bottom:20px}.word-card h3{overflow-wrap:anywhere}}
.worksheet-image{display:block;width:100%;height:auto;border-radius:10px;margin:0 auto 25px;max-width:680px}

img{max-width:100%;height:auto}button,input,select,textarea{font:inherit} .brand-mark{font:italic 38px Georgia;color:#a9412a}.skip-link{position:absolute;left:12px;top:-100px;background:white;padding:12px;z-index:100000}.skip-link:focus{top:12px}.page-links,.nav-links{display:flex;gap:20px;justify-content:space-between;margin:28px 0;flex-wrap:wrap}.reading-content{overflow-wrap:anywhere}.reading-content p{white-space:normal}.reading-content a,.post-categories a,.post-tags a,.comments-area a{text-decoration:underline}.reading-content h2,.reading-content h3{margin:24px 0 12px}.reading-content ul,.reading-content ol{padding-left:25px}.reading-content table{display:block;overflow-x:auto;max-width:100%;border-collapse:collapse}.reading-content td,.reading-content th{padding:10px;border:1px solid #ddd}.reading-content iframe,.reading-content video{max-width:100%}.reading-content .wp-block-embed__wrapper{position:relative}.reading-content figure{margin:20px 0}.resource-thumb{width:100%;height:180px;object-fit:cover;display:block}.comments-area{margin-top:35px}.comment-list{padding-left:20px}.comment-body{margin:20px 0;padding:20px;background:#f4edf1;border-radius:12px}.comment-form label{display:block}.comment-form input:not([type=checkbox]),.comment-form textarea{max-width:100%;padding:10px;border:1px solid #ded3da;border-radius:8px}.comment-form p{margin:12px 0}.footer-menu ul{list-style:none;display:flex;gap:15px;flex-wrap:wrap;padding:0}.quiz-progress{width:100%;height:7px;accent-color:#a9412a}.quiz-card h3{margin-top:16px}.quiz-card small a{text-decoration:underline}.wp-caption{max-width:100%}.aligncenter{display:block;margin-left:auto;margin-right:auto}.alignleft{float:left;margin:0 20px 20px 0}.alignright{float:right;margin:0 0 20px 20px}.reading-content:after{content:'';display:block;clear:both}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
@media(max-width:600px){.header{height:auto;min-height:100px;flex-wrap:wrap;padding:20px;gap:16px}.header nav{order:3;display:flex;width:100%;gap:18px;overflow-x:auto;font-size:13px}.header>.pill{font-size:11px;padding:11px}.filters label{min-width:0}.filters select{min-width:0;width:100%}.filters .pill{width:100%}.word-card,.quiz-card{padding:24px}.reading-content iframe{height:auto;aspect-ratio:16/9}.alignleft,.alignright{float:none;margin:15px 0}}

/* Version 1.1 */
.brand-logo{width:52px;height:52px;flex:0 0 52px;display:block}.brand span:last-child{font-size:18px;font-weight:700;line-height:1.08}.brand b{font:inherit}.header{max-width:1500px}.header nav{gap:19px}.header-actions{display:flex;align-items:center;gap:9px}.theme-toggle{border:1px solid var(--border);background:var(--card);color:var(--foreground);border-radius:50px;padding:11px 14px;font-weight:700}.hero h1,.page-intro h1,.about-copy h1,.contact-hero h1,.tuition-hero h1,.story-hero h1{font-weight:650}.hero h1 em,.page-intro h1 em,.about-copy h1 em,.contact-hero h1 em,.tuition-hero h1 em,.story-hero h1 em{font-family:inherit;font-weight:inherit;font-style:italic}
.class-jump{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:36px}.class-jump a{background:var(--primary);color:#fff;border-radius:14px;padding:18px;text-align:center;font-weight:800}.video-shelf{padding:32px 0;border-top:1px solid var(--border);scroll-margin-top:20px}.shelf-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px}.shelf-heading h2{font-size:38px}.shelf-heading>span{color:#786a78}.shelf-empty{min-height:140px;border:1px dashed var(--border);background:var(--muted);border-radius:18px;display:flex;align-items:center;justify-content:center;gap:18px}.shelf-empty>span{width:48px;height:48px;background:#f5d76e;color:#44213f;border-radius:50%;display:grid;place-items:center}
.story-hero,.contact-hero{background:#ffe4d0;border-radius:26px;padding:52px;display:grid;grid-template-columns:1.4fr .6fr;align-items:center;margin-bottom:42px}.story-hero h1,.contact-hero h1,.tuition-hero h1,.about-copy h1{font-size:clamp(48px,6vw,76px);line-height:1.03;letter-spacing:-3px;margin:18px 0}.story-hero p,.contact-hero p,.tuition-hero p{max-width:620px;color:#704f5d}.story-symbol{font-size:100px;text-align:center;position:relative}.story-symbol span{position:absolute;font-size:42px;color:#a9412a}.tuition-hero{text-align:center;padding:42px 10px 50px}.tuition-hero p{margin:auto}.tuition-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tuition-card{background:var(--card);border:1px solid var(--border);border-radius:20px;padding:28px;min-height:240px}.tuition-card>span{display:grid;place-items:center;width:52px;height:52px;background:#f5d76e;color:#44213f;border-radius:50%;font-weight:800}.tuition-card h2{font-size:28px;margin:24px 0 8px}.tuition-card p{color:#786a78;margin-bottom:25px}.tuition-card b{color:#a9412a}.contact-bubble{width:250px;height:210px;justify-self:center;background:var(--primary);color:#fff;border-radius:48% 52% 46% 54% / 55% 45% 55% 45%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;transform:rotate(2deg);box-shadow:18px 18px 0 #f5d76e}.contact-bubble img{width:96px;height:96px;transform:rotate(-2deg)}.contact-bubble b{font:italic 25px Georgia}.interest-note{display:inline-block;background:#fff;padding:12px 16px;border-radius:12px;margin-top:20px}.contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.contact-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;background:var(--card);border:1px solid var(--border);border-radius:18px;padding:25px}.contact-card>span{font-size:26px;width:52px;height:52px;border-radius:15px;background:var(--muted);display:grid;place-items:center}.contact-card small{color:#9a4d30;font-weight:800}.contact-card h2{font-size:21px}.contact-card p{color:#786a78;overflow-wrap:anywhere}.contact-card.pending{opacity:.65}.about-hero{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:center;padding:20px 0 52px}.about-copy .eyebrow{color:#9a4d30}.about-lead{font-size:22px;color:#704f5d;margin-bottom:24px}.about-content{font-size:17px}.about-content p{margin-bottom:15px}.about-content small{display:block;background:var(--muted);padding:14px;border-radius:10px}.about-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.about-values{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.about-values article{padding:28px;border-radius:18px;background:var(--card);border:1px solid var(--border)}.about-values span{color:#a9412a;font-weight:800}.about-values h2{margin:22px 0 8px}.about-values p{color:#786a78}
html[data-theme="dark"]{--background:#1d121c;--foreground:#fff7ef;--primary:#f5d76e;--muted:#30212e;--border:#553a50;--card:#281b27;--card-foreground:#fff7ef;--secondary:#f5d76e;--ring:#f5d76e}html[data-theme="dark"] body{color-scheme:dark}html[data-theme="dark"] .dark{background:#f5d76e;color:#2a1727}html[data-theme="dark"] .light{background:#fff7ef;color:#44213f}html[data-theme="dark"] .hero,html[data-theme="dark"] .story-hero,html[data-theme="dark"] .contact-hero{background:#47283f}html[data-theme="dark"] .hero p,html[data-theme="dark"] .story-hero p,html[data-theme="dark"] .contact-hero p,html[data-theme="dark"] .tuition-hero p,html[data-theme="dark"] .page-intro p,html[data-theme="dark"] .about-lead,html[data-theme="dark"] .resource-body .eyebrow,html[data-theme="dark"] .contact-card p,html[data-theme="dark"] .tuition-card p,html[data-theme="dark"] .about-values p{color:#dac4d5}html[data-theme="dark"] .word-card,html[data-theme="dark"] .revision-aside{background:#3c2b49}html[data-theme="dark"] .quiz-card,html[data-theme="dark"] .answers button,html[data-theme="dark"] .resource-card,html[data-theme="dark"] .reading-content{background:var(--card);color:var(--foreground)}html[data-theme="dark"] .answers button:hover{background:#3a2937}html[data-theme="dark"] .filters select,html[data-theme="dark"] .filters .search{background:var(--card);color:var(--foreground)}html[data-theme="dark"] .resource-cover{color:#44213f}html[data-theme="dark"] .contact-bubble{background:#f5d76e;color:#44213f}html[data-theme="dark"] .interest-note{background:#2b1b29}html[data-theme="dark"] .class-jump a{background:#f5d76e;color:#44213f}
@media(max-width:1100px){.header nav{order:3;width:100%;overflow-x:auto}.header{height:auto;flex-wrap:wrap;padding-top:18px;padding-bottom:18px}}
@media(max-width:700px){.theme-toggle span{display:none}.header-actions .pill{display:none}.class-jump{grid-template-columns:repeat(2,1fr)}.tuition-grid,.contact-grid,.about-values{grid-template-columns:1fr}.story-hero,.contact-hero,.about-hero{grid-template-columns:1fr;padding:28px}.story-symbol,.contact-bubble{display:none}.about-art{max-height:330px}.story-hero h1,.contact-hero h1,.tuition-hero h1,.about-copy h1{font-size:45px}.shelf-heading h2{font-size:32px}}
.ad-slot{width:min(100% - 40px,1100px);margin:26px auto;padding:12px;min-width:0;overflow:hidden;background:var(--card);border:1px solid var(--border);border-radius:14px;text-align:center}.ad-label{display:block;margin-bottom:7px;color:#786a78;font-size:11px;letter-spacing:1.3px;text-transform:uppercase}.ad-widget,.ad-widget>div,.ad-widget iframe,.ad-widget ins,.ad-widget img{max-width:100%!important}.ad-widget iframe,.ad-widget img{height:auto}.ad-slot-ecoe-ad-content{width:100%;margin:0 0 24px}.ad-slot-ecoe-ad-footer{margin-top:35px}.sd-like,.sharedaddy .sd-like,#jp-post-flair .sharedaddy.sd-like,.jetpack-likes-widget-wrapper{display:none!important}
@media(max-width:700px){.ad-slot{width:calc(100% - 28px);padding:8px}.ad-slot-ecoe-ad-content{width:100%}.brand-logo{width:44px;height:44px;flex-basis:44px}}

/* Dark mode polish — version 1.4 */
html[data-theme="dark"]{--background:#160f18;--foreground:#fff8f2;--primary:#f5d76e;--muted:#302130;--border:#53394f;--card:#241923;--card-foreground:#fff8f2;--ring:#ffc95f}
html[data-theme="dark"] body{background:radial-gradient(circle at 85% 5%,#2c1a2b 0,transparent 35%),var(--background)}
html[data-theme="dark"] .header{background:rgba(22,15,24,.92);border-bottom:1px solid var(--border)}
html[data-theme="dark"] .hero{background:#3b2538;box-shadow:0 24px 70px rgba(0,0,0,.24)}
html[data-theme="dark"] .hero-art{background:#f59a74}
html[data-theme="dark"] .hero-art img{mix-blend-mode:normal;filter:saturate(1.18) contrast(1.04) brightness(1.06)}
html[data-theme="dark"] .hero p,html[data-theme="dark"] .hero-note{color:#f0dce8}
html[data-theme="dark"] .resource-card,html[data-theme="dark"] .quiz-card,html[data-theme="dark"] .tuition-card,html[data-theme="dark"] .contact-card,html[data-theme="dark"] .about-values article,html[data-theme="dark"] .ad-slot{box-shadow:0 16px 42px rgba(0,0,0,.22)}
html[data-theme="dark"] .word-card{background:#382944}
html[data-theme="dark"] .word-card>p,html[data-theme="dark"] .word-card blockquote,html[data-theme="dark"] .pronunciation,html[data-theme="dark"] .quiz-card small,html[data-theme="dark"] .results-meta,html[data-theme="dark"] .shelf-heading>span,html[data-theme="dark"] .revision-aside p,html[data-theme="dark"] footer>span,html[data-theme="dark"] footer>a:last-child{color:#dec8db}
html[data-theme="dark"] .feedback{background:#342535;color:#fff8f2}
html[data-theme="dark"] .feedback p{color:#ead8e5}
html[data-theme="dark"] .brew-banner{background:#2e1c2d;border:1px solid #5b3d55;box-shadow:0 20px 55px rgba(0,0,0,.22)}
html[data-theme="dark"] .story-hero,html[data-theme="dark"] .contact-hero{background:#392438}
html[data-theme="dark"] .class-strip>a:hover{background:#302130}
html[data-theme="dark"] .theme-toggle{background:#2a1c29;color:#fff8f2}
html[data-theme="dark"] .outline{border-color:#6b4a64;color:#fff8f2}
html[data-theme="dark"] .comment-body{background:#302130}
