@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700;800&family=Playfair+Display:wght@600;700&display=swap";@import"https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css";:root{--bg: #f6f7fb;--surface: #ffffff;--ink: #101828;--muted: #667085;--brand: #6d5efc;--brand-2: #23b7a4;--line: #e8ebf3;--ring: rgba(109, 94, 252, .25);--radius: 18px;--shadow: 0 8px 26px rgba(16, 24, 40, .06);--ff-body: "Inter", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;--ff-heading: "Playfair Display", "Noto Serif HK", Georgia, serif;--bs-body-font-family: var(--ff-body)}body{font-family:var(--ff-body);background:radial-gradient(circle at 10% 0%,rgba(109,94,252,.09),transparent 35%),radial-gradient(circle at 90% 5%,rgba(35,183,164,.1),transparent 38%),var(--bg);color:var(--ink)}a{color:var(--brand)}a:hover{color:#4f3ff2}.site-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f6f7fbbf;border-bottom:1px solid var(--line)}.site-nav{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 0}.brand-mark{display:inline-flex;align-items:center;gap:.6rem;text-decoration:none;color:var(--ink);font-weight:700}.brand-logo{width:34px;height:34px;border-radius:50%;box-shadow:0 8px 18px #1018281f}.brand-text{letter-spacing:.2px}.site-nav-links{display:inline-flex;gap:.35rem;align-items:center}.site-nav-links a{padding:.45rem .8rem;border-radius:999px;color:#344054;text-decoration:none;font-weight:500}.site-nav-links a:hover{background:#eef1ff;color:var(--brand)}.main-wrap{padding:2rem 0 3rem}.hero{background:linear-gradient(135deg,#6d5efceb,#23b7a4e6),var(--surface);border:0;color:#fff;border-radius:calc(var(--radius) + 6px);padding:clamp(1.4rem,3vw,2.2rem);box-shadow:0 18px 40px #4f46e538;margin-bottom:1.6rem}.hero-kicker{display:inline-block;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:#ffffffd9;margin-bottom:.6rem}.hero h1,article h1,h2,h3{font-family:var(--ff-heading);color:#111827}.hero h1{color:#fff;margin-bottom:.75rem}.hero p{color:#fffffff2;max-width:72ch;margin-bottom:0}.list-grid{display:grid;gap:1rem}.teaser{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:1rem}.featured .teaser.row,.taxonomy_term--tags .teaser.row{margin-top:1rem}.featured .teaser.row:first-child,.taxonomy_term--tags .teaser.row:first-child{margin-top:0}.teaser h1{font-size:clamp(1.35rem,2.4vw,1.9rem);margin-bottom:.45rem}.teaser h1 a{text-decoration:none;color:#111827}.teaser h1 a:hover{color:var(--brand)}.teaser h6{color:var(--muted);font-weight:500}.node--article article{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:clamp(1rem,3vw,2rem)}.node--article .article-content p,.node--article .article-content li{line-height:1.85;font-size:1.03rem}.node--article .article-content h2,.node--article .article-content h3{margin-top:1.6rem}.node--article .article-content blockquote{margin:1rem 0;padding:.9rem 1rem;border-left:4px solid var(--brand);background:#f5f6ff;border-radius:0 10px 10px 0}.node--article img,.teaser img{max-width:100%;height:auto;border-radius:12px}.node--article .article-content figure.key-visual,.node--article .article-content p>img:first-child{float:right;width:min(46%,440px);margin-left:1rem}.btn-outline-primary{--bs-btn-color: var(--brand);--bs-btn-border-color: #c8c7ff;--bs-btn-hover-bg: var(--brand);--bs-btn-hover-border-color: var(--brand);--bs-btn-active-bg: var(--brand);--bs-btn-active-border-color: var(--brand)}.site-footer{color:#667085;padding:1.2rem 0 2rem}@media(max-width:768px){.node--article .article-content figure.key-visual,.node--article .article-content p>img:first-child,.teaser figure{float:none!important;width:100%!important;margin-left:0!important;margin-top:.5rem}.site-nav{flex-direction:column;align-items:flex-start}}
