:root{--background: #fbf9fc;--surface: #ffffff;--surface-strong: #f3eefb;--border: #e6e1ec;--text: #3d3a44;--muted: #7d7888;--accent: #4fae8a;--accent-strong: #2f6f55;--shadow: 0 24px 70px rgba(60, 55, 70, .12);color-scheme:light}*{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth}body{min-height:100%;margin:0;overflow-x:hidden;background:radial-gradient(circle at top left,rgba(179,164,217,.28),transparent 28%),radial-gradient(circle at top right,rgba(140,192,232,.24),transparent 24%),linear-gradient(180deg,#fdfcff,#fbf9fc 35%,#f3eefb);color:var(--text);font-family:Huninn,Noto Sans TC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}main{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:32px 0 56px}@media(prefers-reduced-motion:no-preference){main>*{animation:fade-in .42s ease backwards}}.site-header,.site-footer{width:min(1120px,calc(100% - 32px));margin:0 auto}.site-header{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:20px;padding:20px 0}.brand{display:inline-flex;align-items:center;gap:10px;font-size:1.2rem;font-weight:800}.brand__mascot{width:44px;height:44px;-o-object-fit:cover;object-fit:cover;border-radius:50%;border:1px solid var(--border)}.home-hero__art{display:block;width:100%;margin-top:18px;border-radius:14px;border:1px solid var(--border)}nav{display:flex;gap:14px;color:var(--muted);font-size:.95rem}.language-toggle{display:inline-flex;border:1px solid var(--border);border-radius:999px;background:#fffdf8cc;overflow:hidden}.language-toggle__item{padding:6px 12px;color:var(--muted);font-size:.87rem;font-weight:700}.language-toggle__item.is-active{background:var(--surface-strong);color:var(--accent-strong)}.site-footer{border-top:1px solid var(--border);color:var(--muted);padding:28px 0 36px}.site-footer__inner{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:14px 22px}.site-footer__inner p{margin:0}.site-footer__links{display:flex;flex-wrap:wrap;gap:10px 16px}.site-footer__links a{color:var(--accent-strong);font-weight:700}.site-footer__copyright{font-size:.92rem}.hero,.story-detail{border:1px solid var(--border);border-radius:20px;background:linear-gradient(135deg,#f3eefb,#fbf9fc 72%);padding:clamp(28px,5vw,48px)}.hero h1,.story-detail h1{max-width:780px;margin:10px 0 18px;font-size:4rem;line-height:1;overflow-wrap:anywhere;text-wrap:balance}.hero p,.story-detail p{max-width:760px;color:var(--muted);font-size:1.08rem;line-height:1.8}.eyebrow{margin:0;color:var(--accent);font-size:.83rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.home-search-dock{display:flex;justify-content:flex-end;margin:-8px 0 16px}.home-search-dock .search-panel{width:min(620px,100%);grid-template-columns:minmax(180px,1fr) minmax(130px,170px) auto;align-items:end;padding:10px}.home-search-dock .search-panel__field{gap:4px;font-size:.82rem}.home-search-dock .search-panel input,.home-search-dock .search-panel select{min-height:38px;border-radius:999px}.home-search-dock .button{min-height:38px;margin-top:0;padding:0 14px}.home-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,430px);gap:28px;align-items:center;border:1px solid var(--border);border-radius:20px;background:linear-gradient(135deg,#f3eefb,#fbf9fc 72%);padding:32px 34px}.home-hero__copy{display:flex;min-width:0;flex-direction:column;justify-content:center}.home-hero h1{max-width:720px;margin:0 0 14px;font-size:3rem;line-height:1.04;overflow-wrap:anywhere;text-wrap:balance}.home-hero__copy p{max-width:700px;margin:0;color:var(--muted);font-size:1.04rem;line-height:1.75}.hero-eyebrow{margin:0 0 12px}.hero-eyebrow span{display:inline-flex;align-items:center;border-radius:999px;background:#eaf6f0;color:#2f6f55;font-size:.8rem;font-weight:800;padding:5px 12px}.hero-search{margin:18px 0 16px;max-width:560px}.hero-search .search-panel{background:#fff}.hero-chips{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.hero-chips__label{color:var(--muted);font-size:.85rem;font-weight:700}.chip{display:inline-flex;align-items:center;border-radius:999px;border:1px solid var(--border);background:var(--surface);color:var(--muted);font-size:.82rem;font-weight:800;padding:5px 12px}.chip--gutenberg{background:#eaf6f0;color:#2f6f55;border-color:#cfe7dc}.chip--grimm{background:#efebf8;color:#5a4a86;border-color:#ddd5ef}.chip--andersen{background:#e8f2fb;color:#2b5a82;border-color:#d2e6f6}.home-hero__visual{position:relative;display:grid;place-items:center}.hero-illus{position:relative;width:100%;border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:0 16px 40px #3c374624;padding:12px}.hero-illus img{display:block;width:100%;height:auto;border-radius:12px}.hero-illus__caption{position:absolute;left:20px;bottom:20px;display:inline-flex;align-items:center;border-radius:999px;background:#ffffffeb;color:var(--text);font-size:.8rem;font-weight:800;padding:5px 12px;box-shadow:0 6px 16px #3c37461f}.hero-deco{position:absolute;pointer-events:none}.hero-deco--moon{width:34px;height:34px;top:-12px;right:8px}.hero-deco--star1{width:20px;height:20px;top:22px;left:-10px}.hero-deco--star2{width:16px;height:16px;bottom:10px;right:-8px}.section__heading--row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.section__sub{margin:4px 0 0;color:var(--muted);font-size:.95rem}.section__more{color:var(--accent-strong);font-weight:800;white-space:nowrap}.section__more:hover{text-decoration:underline;text-underline-offset:3px}.story-card__cat{position:absolute;top:10px;left:10px;display:inline-flex;align-items:center;border-radius:999px;font-size:.72rem;font-weight:800;padding:3px 10px;background:#ffffffeb;color:var(--muted);box-shadow:0 4px 12px #3c374624}.story-card--gutenberg .story-card__cat{color:#2f6f55}.story-card--grimm .story-card__cat{color:#5a4a86}.story-card--andersen .story-card__cat{color:#2b5a82}.story-card__meta-row{margin-top:6px;color:var(--muted);font-size:.9rem;font-weight:700}.portal-hero{border-bottom:1px solid var(--border);background:linear-gradient(135deg,#fffdf8d1,#eef7ffc2),linear-gradient(90deg,#fff1dfb8,#e7f6eeb8);padding:clamp(30px,6vw,58px)}.portal-hero h1{max-width:760px;margin:10px 0 16px;font-size:clamp(2.4rem,8vw,4.2rem);line-height:1.02;overflow-wrap:anywhere;text-wrap:balance}.portal-hero p{max-width:780px;margin:0;color:var(--muted);font-size:1.08rem;line-height:1.8}.portal-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.portal-card{display:flex;min-height:260px;flex-direction:column;align-items:flex-start;border:1px solid var(--border);border-radius:10px;background:#fffdf8db;padding:22px;box-shadow:0 18px 44px #4e535617}.portal-card--stories{border-color:#b6642f47}.portal-card--badminton{border-color:#2d806547}.portal-card__meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.portal-card__meta span{border:1px solid rgba(45,128,101,.28);border-radius:999px;background:#e7f6eec2;color:#2b6d58;font-size:.82rem;font-weight:800;padding:5px 10px}.portal-card h3{margin:0 0 8px;font-size:1.45rem}.portal-card p{flex:1;margin:0;color:var(--muted);line-height:1.72}.portal-card--info{min-height:0}.portal-card__features{flex:1;margin:12px 0 18px;padding-left:20px;color:var(--muted);line-height:1.72}.portal-card__features li+li{margin-top:6px}.portal-faq{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.portal-faq__item{border:1px solid var(--border);border-radius:10px;background:#fffdf8b8;padding:22px}.portal-faq__item h3{margin:0 0 10px;font-size:1.15rem}.portal-faq__item p{margin:0;color:var(--muted);line-height:1.8}.portal-note{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);gap:18px}.portal-note>div{border:1px solid var(--border);border-radius:10px;background:#fffdf8b8;padding:22px}.portal-note h2{margin:0 0 10px;font-size:1.35rem}.portal-note p{margin:0;color:var(--muted);line-height:1.8}.hero-feature-card{display:grid;min-width:0;grid-template-columns:minmax(0,.85fr) minmax(0,1fr);border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:0 14px 36px #3c37461f;overflow:hidden}.hero-feature-card__media{display:block;min-width:0}.hero-feature-card__media .story-illustration{width:100%;height:100%;min-height:220px;border:0;border-radius:0}.hero-feature-card__body{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:20px}.hero-feature-card h2{margin:0 0 6px;font-size:1.55rem;line-height:1.16}.hero-feature-card p{margin:8px 0 0;color:var(--muted);line-height:1.65}.hero-feature-card__meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;color:var(--muted);font-size:.88rem;font-weight:800}.hero-feature-card__meta span{border-bottom:1px solid rgba(182,100,47,.24)}.section{padding-top:42px}.section__heading{margin-bottom:18px}.section__heading h2{margin:8px 0 0;font-size:1.8rem}.story-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.story-card{display:flex;flex-direction:column;border:1px solid var(--border);border-top:4px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:0 12px 30px #3c374614;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.story-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #3c374629}.story-card--gutenberg{border-top-color:#79c6a8}.story-card--grimm{border-top-color:#b3a4d9}.story-card--andersen{border-top-color:#8cc0e8}.story-card--gutenberg .story-card__meta{color:#2f6f55}.story-card--grimm .story-card__meta{color:#5a4a86}.story-card--andersen .story-card__meta{color:#2b5a82}.story-card__media{position:relative;display:block;line-height:0}.story-card__media .story-illustration{border-radius:0;border:none;border-bottom:1px solid var(--border)}.story-card__body{padding:20px 22px 22px}.story-card h2{margin:8px 0 4px;font-size:1.45rem}.story-card p{color:var(--muted);line-height:1.7}.story-card__meta,.story-card__subtitle,.story-detail__subtitle{color:var(--accent);font-weight:700}.story-card__meta a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.search-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,280px) auto;gap:10px;border:1px solid var(--border);border-radius:12px;background:#fffdf8d6;padding:14px}.search-panel__field{display:flex;flex-direction:column;gap:6px;color:var(--muted);font-size:.9rem}.search-panel input,.search-panel select{min-height:42px;border:1px solid var(--border);border-radius:10px;padding:0 12px;font:inherit;background:#fffdf8;color:var(--text)}.empty-hint{margin:4px 0 18px;color:var(--muted)}.source-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.source-card{border:1px solid var(--border);border-radius:10px;background:#fffdf8d6;padding:20px}.source-card h3{margin:0 0 8px}.source-card p{color:var(--muted);line-height:1.7}.breadcrumb{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:18px;color:var(--muted);font-size:.9rem}.breadcrumb a{color:var(--accent-strong);font-weight:800}.breadcrumb a:hover{text-decoration:underline;text-underline-offset:3px}.button,.back-link{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:999px;background:var(--surface-strong);color:var(--accent-strong);font-weight:800}.button{min-height:44px;margin-top:10px;padding:0 18px;border-color:var(--accent);background:var(--accent);color:#fff}.back-link{min-height:38px;padding:0 14px}.back-link--ghost{border-style:dashed;font-size:.85rem;opacity:.85}.story-detail__hero{display:grid;grid-template-columns:minmax(0,440px) minmax(0,1fr);gap:28px;align-items:start}.story-detail__media .story-illustration{width:100%;max-width:100%;aspect-ratio:16 / 10;border-radius:18px}.story-detail__info{display:flex;flex-direction:column;align-items:flex-start}.story-detail__info h1{margin:6px 0 10px;font-size:2.5rem;line-height:1.12}.detail-cat{display:inline-flex;align-items:center;border-radius:999px;font-size:.82rem;font-weight:800;padding:5px 12px;background:var(--surface-strong);color:var(--muted)}.detail-cat--gutenberg{background:#eaf6f0;color:#2f6f55}.detail-cat--grimm{background:#efebf8;color:#5a4a86}.detail-cat--andersen{background:#e8f2fb;color:#2b5a82}.story-detail__cta{margin:18px 0 0}@media(max-width:640px){.section__heading--row{flex-direction:column;align-items:flex-start;gap:6px}.story-detail__info h1{font-size:2rem}}.story-detail__hero>*{min-width:0}.story-illustration{display:grid;place-items:center;overflow:hidden;border:1px solid var(--border);border-radius:18px;background:radial-gradient(circle at 30% 30%,rgba(179,164,217,.5),transparent 58%),radial-gradient(circle at 70% 70%,rgba(140,192,232,.5),transparent 58%),#f3eefb;font-size:4rem}.story-illustration--hero{width:100%;max-width:360px;aspect-ratio:1 / 1}.story-illustration--card{width:100%;aspect-ratio:16 / 9;font-size:3rem}.story-illustration--has-image{background:#fbf9fc}.story-illustration img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.story-meta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px;color:var(--muted)}.story-prose{margin-top:14px}.story-prose h2{margin:30px 0 10px;font-size:1.45rem}.story-prose p{margin:0 0 18px;overflow-wrap:anywhere}.story-scene{display:block;width:100%;height:auto;margin:8px 0 16px;border:1px solid var(--border);border-radius:14px}.story-prose ul{margin:0 0 20px;padding-left:1.4rem}.story-prose li{margin-bottom:8px;line-height:1.8}.story-prose a{color:var(--accent-strong);font-weight:700;text-decoration:underline;text-underline-offset:3px}.listing-page{min-height:52vh}.legal-page{max-width:720px;margin:0 auto}.legal-hero{border-bottom:1px solid var(--border);background:linear-gradient(135deg,#fffdf8b3,#fff0e5b8);padding:clamp(26px,5vw,42px)}.legal-hero h1{margin:8px 0 14px;font-size:clamp(2.25rem,6vw,3.1rem);line-height:1.05}.legal-hero p{margin:0;color:var(--muted);line-height:1.8}.legal-prose{font-size:1.03rem;line-height:1.85}.legal-note{color:var(--muted);font-size:.95rem}.contact-mail{font-size:1.18rem;font-weight:800}.not-found-page{text-align:center}.not-found-page__mark{font-size:4rem;line-height:1;margin-bottom:18px}.info-panel,.source-panel{margin-top:14px;border:1px solid var(--border);border-radius:10px;background:#ffffffb3;padding:16px 18px}.source-details{color:var(--muted)}.source-details summary{cursor:pointer;list-style:none;font-weight:800;font-size:.95rem;color:var(--muted)}.source-details summary::-webkit-details-marker{display:none}.source-details summary:after{content:" ▾";font-size:.8em}.source-details[open] summary:after{content:" ▴"}.source-details p{margin:10px 0 0}.info-panel h2,.source-panel h2{margin:0 0 8px}.info-panel ul{margin:10px 0 0;padding-left:1.3rem}.info-panel li{margin-bottom:8px;line-height:1.75}.kids-takeaway{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:16px}.callout{border-radius:12px;padding:14px 16px;border:1px solid var(--border)}.callout h2{margin:0 0 6px;font-size:1rem;display:flex;align-items:center;gap:8px}.callout p{margin:0}.callout__icon{font-size:1.15em}.callout--moral{background:#f6f3fb;border-color:#ded3f0;border-left:4px solid #a99bd4}.callout--talk{background:#eef7f2;border-color:#cfe8dc;border-left:4px solid var(--accent)}.parents-corner{margin-top:20px;border:1px solid #f0dcc4;background:#fdf6ee;border-radius:14px;padding:16px 18px 18px}.parents-corner__label{display:inline-flex;align-items:center;gap:6px;margin:0 0 12px;background:#f2b878;color:#5a3a1a;font-weight:800;font-size:.85rem;padding:5px 12px;border-radius:999px}.pc-block{padding:13px 0;border-top:1px solid #f0dcc4}.pc-block:first-of-type{padding-top:0;border-top:0}.pc-block h3{margin:0 0 6px;font-size:.98rem;display:flex;align-items:center;gap:7px}.pc-block p{margin:0}.word-list{list-style:none;margin:0;padding:0}.word-list li{margin:0;padding:8px 0;line-height:1.7;border-top:1px dashed #ecd9c2}.word-list li:first-child{border-top:0;padding-top:0}@media(max-width:620px){.kids-takeaway{grid-template-columns:1fr}}.youtube-embed,.ad-slot{margin-top:14px;border:1px solid var(--border);border-radius:10px;background:#ffffffb3;padding:18px}.youtube-embed h2{margin:0 0 8px}.youtube-embed p,.ad-slot p{color:var(--muted)}.story-grid__ad{grid-column:1 / -1}.youtube-embed__frame{position:relative;width:100%;padding-top:56.25%;border:1px solid var(--border);border-radius:10px;overflow:hidden;background:#f5ede1}.youtube-embed__frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.adsbygoogle{min-height:120px}.ad-placeholder{display:grid;min-height:120px;place-items:center;border:1px dashed rgba(182,100,47,.52);border-radius:8px;background:#b6642f0d;color:var(--muted);padding:24px;text-align:center}.pagination{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:center;margin-top:24px;color:var(--muted);font-weight:800}.source-links{display:flex;flex-wrap:wrap;gap:10px}.source-links a{text-decoration:underline;text-underline-offset:3px}.story-detail__backline{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.cookie-banner{position:fixed;inset:auto 0 0;z-index:100;display:flex;flex-wrap:wrap;gap:12px 18px;align-items:center;justify-content:space-between;padding:14px 22px;background:#4f3d33f2;color:#fff8f1;border-top:2px solid #b6642f;box-shadow:0 -8px 24px #00000026;font-size:.9rem}.cookie-banner[hidden]{display:none}.cookie-banner p{max-width:800px;margin:0}.cookie-banner a{color:#ffc89c;text-decoration:underline;text-underline-offset:3px}.cookie-banner__actions{display:flex;gap:10px}.cookie-banner button{border:0;border-radius:999px;background:#b6642f;color:#fff;cursor:pointer;font-weight:700;padding:8px 16px}.cookie-banner button.ghost{border:1px solid rgba(255,255,255,.4);background:transparent;color:#fff8f1}.cookie-banner button:hover{filter:brightness(1.1)}@keyframes fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px)and (min-width:641px){.home-hero{grid-template-columns:minmax(270px,.95fr) minmax(0,1.05fr);gap:18px;padding:28px 30px}.home-hero h1{font-size:2.55rem}.hero-feature-card{grid-template-columns:minmax(0,.78fr) minmax(0,1fr)}.hero-feature-card__body{padding:18px}}@media(max-width:640px){.site-header{display:grid;align-items:flex-start;grid-template-columns:minmax(0,1fr) auto;gap:14px 12px}.site-header .brand{grid-column:1;grid-row:1}.site-header nav{grid-column:1;grid-row:2}.site-header .language-toggle{grid-column:2;grid-row:1;align-self:start;justify-self:end}main{width:min(1120px,calc(100% - 24px));padding-top:8px}.hero,.story-detail{width:100%;max-width:100%;overflow:hidden;padding:28px 16px}.home-hero{grid-template-columns:1fr;gap:16px;padding:22px 16px}.portal-hero{padding:28px 16px}.portal-grid,.portal-note{grid-template-columns:1fr}.portal-card{min-height:0;padding:18px}.home-search-dock{margin:0 0 14px}.home-search-dock .search-panel{width:100%;grid-template-columns:minmax(0,1fr) minmax(98px,112px) auto;gap:6px;border:0;background:transparent;box-shadow:none;padding:0}.home-search-dock .search-panel__field{display:flex;min-width:0;min-height:38px;flex-direction:row;align-items:center;gap:6px;border:1px solid rgba(240,216,199,.9);border-radius:999px;background:#fffdf8e6;padding:0 10px}.home-search-dock .search-panel__field span{flex:0 0 auto;color:var(--muted);font-size:.74rem;font-weight:800}.home-search-dock .search-panel input,.home-search-dock .search-panel select{min-width:0;min-height:36px;border:0;background:transparent;padding:0}.home-search-dock .search-panel input,.home-search-dock .search-panel select{flex:1 1 auto}.home-search-dock .button{min-height:38px;padding:0 12px;white-space:nowrap}.home-hero h1{font-size:2rem;line-height:1.08;text-wrap:wrap}.home-hero__copy p{font-size:1rem}.hero-feature-card{grid-template-columns:116px minmax(0,1fr)}.hero-feature-card__media .story-illustration{height:100%;min-height:0;aspect-ratio:auto}.hero-feature-card__body{padding:14px}.hero-feature-card h2{font-size:1.32rem}.hero-feature-card__body>p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.search-panel,.story-detail__hero{grid-template-columns:1fr}.story-detail__hero,.story-prose{width:100%;max-width:100%;min-width:0}.story-illustration--hero{max-width:100%;aspect-ratio:16 / 9;font-size:2.6rem}.story-illustration--card{font-size:2.4rem}.hero h1,.story-detail h1{max-width:100%;font-size:clamp(2rem,9.5vw,2.35rem);line-height:1.08;text-wrap:wrap;word-break:normal;overflow-wrap:break-word}.site-footer__inner{align-items:flex-start;flex-direction:column}.site-footer__links{max-width:280px}.cookie-banner{align-items:stretch;flex-direction:column}.cookie-banner__actions{justify-content:stretch}.cookie-banner__actions button{flex:1}}
