@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@300;400;500;600;700;900&family=Noto+Serif+TC:wght@500;700;900&display=swap');
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */

:root{--background:#FAFAF8;--foreground:#2C2C2A;--card:#FFFFFF;--card-foreground:#2C2C2A;--primary:#1E3A5F;--primary-foreground:#FFFFFF;--secondary:#FAC775;--secondary-foreground:#633806;--accent:#FAC775;--accent-foreground:#854F0B;--background-soft:#FAEEDA;--muted:#E5E3DA;--muted-foreground:#5F5E5A;--destructive:#DC2626;--destructive-foreground:#FFFFFF;--border:#E5E3DA;--input:#E5E3DA;--font-sans:"Noto Sans TC",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,"Microsoft JhengHei",sans-serif;--font-serif:"Noto Serif TC",ui-serif,Georgia,Cambria,"Times New Roman","PMingLiU",serif;--font-mono:"Fira Mono","Menlo","Consolas","Liberation Mono",monospace;}article:hover,.card:hover,[class*="card"]:hover,[class*="teaser"]:hover{border-color:var(--accent);transition:border-color 0.2s ease;}article,.card,[class*="card"],[class*="teaser"]{transition:border-color 0.2s ease,box-shadow 0.2s ease;}section.text-primary-foreground .rounded-xl,section.text-primary-foreground .rounded-2xl{border:1px solid transparent;transition:border-color 0.25s ease;}section.text-primary-foreground .rounded-xl:hover,section.text-primary-foreground .rounded-2xl:hover{border-color:var(--accent);}section.text-primary-foreground .rounded-xl h3,section.text-primary-foreground .rounded-2xl h3{color:var(--accent);}section.text-primary-foreground .rounded-xl svg,section.text-primary-foreground .rounded-2xl svg{color:var(--accent);}.rounded-sm.text-primary{padding:1rem !important;}.rounded-sm.text-primary > .flex.h-full.flex-col{flex-direction:row;align-items:center;gap:0.5rem;}.rounded-sm.text-primary > .flex.h-full.flex-col > .flex.w-full{width:auto;flex-shrink:0;}.rounded-sm.text-primary > .flex.h-full.flex-col > .w-full.pt-2{padding-top:0;flex:1 1 auto;}.rounded-sm.text-primary h3{white-space:nowrap;font-size:0.95rem;margin:0;font-weight:600;}.rounded-sm.text-primary svg{width:24px !important;height:24px !important;}footer .branding img,footer #block-3be3dae7-636a-4cdb-ba21-9d41855ea7ea img{filter:brightness(0) invert(1);}.rd-prev-next-nav{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:3rem 0;padding:1.5rem 0;border-top:1px solid var(--color-border,#E5E3DA);border-bottom:1px solid var(--color-border,#E5E3DA);}.rd-prev-next-nav__item{display:flex;}.rd-prev-next-nav__item--prev{justify-content:flex-start;}.rd-prev-next-nav__item--next{justify-content:flex-end;text-align:right;}.rd-prev-next-nav__link{display:flex;flex-direction:column;gap:0.5rem;padding:1rem 1.5rem;border:1px solid var(--color-border,#E5E3DA);border-radius:8px;color:var(--color-text,#2C2C2A);text-decoration:none;transition:border-color .15s ease,background-color .15s ease;max-width:100%;}.rd-prev-next-nav__link:hover{border-color:#1E3A5F;background-color:#FAEEDA;}.rd-prev-next-nav__direction{font-size:.875rem;color:#5F5E5A;font-weight:500;}.rd-prev-next-nav__title{font-size:1rem;font-weight:600;font-family:'Noto Serif TC',serif;color:#1E3A5F;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}@media (max-width:640px){.rd-prev-next-nav{grid-template-columns:1fr;gap:1rem;}.rd-prev-next-nav__item--next{text-align:left;justify-content:flex-start;}}
@keyframes gin-throbber{0%{transform:rotateZ(0);}100%{transform:rotateZ(360deg);}}.ajax-progress__throbber,.ajax-progress__throbber--fullscreen,.ui-dialog .ajax-progress__throbber,.media-library-item .ajax-progress__throbber{border:3px solid var(--gin-color-primary);border-inline-end:3px dotted transparent;}.ajax-progress .ajax-progress__message{color:var(--gin-color-text);}[dir].gin--dark-mode .ajax-progress--fullscreen{background-color:var(--gin-color-primary);border-color:transparent;box-shadow:0 2px 6px 0 var(--gin-bg-app);}[dir].gin--dark-mode .ajax-progress--fullscreen .ajax-progress__throbber,[dir].gin--dark-mode .ajax-progress--fullscreen .ajax-progress__throbber--fullscreen{border:3px solid var(--gin-bg-app);border-inline-end:3px dotted transparent;}.media-library-widget .ajax-progress__throbber,.media-library-widget .ajax-progress__throbber--fullscreen{border:2px solid var(--gin-color-primary);border-inline-end:2px dotted transparent;}.ui-dialog .ajax-progress-throbber{padding:var(--gin-spacing-xs);background:var(--gin-bg-app);border-radius:50%;box-shadow:0 2px 6px 0 rgba(34,35,48,.1);border:1px solid rgba(216,217,224,.8);}.gin--dark-mode .ui-dialog .ajax-progress-throbber{background-color:var(--gin-color-primary);border-color:transparent;box-shadow:0 2px 6px 0 var(--gin-bg-app);}.ui-dialog .ajax-progress-throbber::before,.contextual-links .ajax-progress-throbber::before{content:"";display:block;position:absolute;inset-block-start:var(--gin-spacing-xs);inset-inline-start:var(--gin-spacing-xs);width:1.125rem;height:1.125rem;border:2px solid var(--gin-color-primary);border-inline-end:2px dotted transparent;border-radius:50%;animation:gin-throbber .75s linear infinite;}.gin--dark-mode .ui-dialog .ajax-progress,.gin--dark-mode .media-library-item .ajax-progress.ajax-progress.ajax-progress{background-color:var(--gin-bg-app);border-color:var(--gin-bg-app);}.contextual-links li{position:relative;}.contextual-links .ajax-progress-throbber{position:absolute;inset-block-start:0;inset-inline-end:var(--gin-spacing-xxs);width:24px;height:24px;}.contextual-links .ajax-progress-throbber::before{inset-block-start:0;inset-inline-start:.25em;}.claro-autocomplete__message{color:var(--gin-color-primary);}
