@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-home{padding:clamp(1.4rem,3vw,2.2rem)}.hero-home__content{max-width:780px}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.25rem}.btn-outline-light{--bs-btn-color: #fff;--bs-btn-border-color: rgba(255, 255, 255, .45);--bs-btn-hover-bg: rgba(255, 255, 255, .14);--bs-btn-hover-border-color: rgba(255, 255, 255, .7);--bs-btn-active-bg: rgba(255, 255, 255, .2);--bs-btn-active-border-color: rgba(255, 255, 255, .8)}.btn-light{--bs-btn-color: #1d2939}.hero-home .btn{box-shadow:0 10px 24px #1018281f;transition:transform .2s ease,box-shadow .2s ease}.hero-home .btn:hover{transform:translateY(-1px)}.hero-home .btn:focus-visible{box-shadow:0 0 0 .25rem #ffffff47}.hero-home .btn-outline-light{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero-home .btn-light,.hero-home .btn-outline-light{font-weight:600;font-size:1rem;padding:.5rem .95rem}.hero-home .hero-kicker{background:#ffffff1f;padding:.35rem .65rem;border-radius:999px}.hero-home p{max-width:60ch}.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}.home-section{margin-top:2rem}.home-section--muted{padding-top:.25rem}.stack-gap{display:grid;gap:1rem}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.section-heading h2{margin:0}.section-heading span{color:var(--muted);font-weight:500}.home-section-heading{align-items:end;gap:1rem}.home-section-heading--full{justify-content:flex-start}.section-kicker{display:inline-block;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:var(--brand);margin-bottom:.35rem}.section-intro{margin:0;color:var(--muted);max-width:42ch}.feature-grid,.hub-grid,.path-grid{display:grid;gap:1rem;grid-template-columns:repeat(12,minmax(0,1fr))}.feature-card,.hub-card,.path-card,.guide-card,.latest-item{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.feature-card,.hub-card,.path-card{padding:1.2rem}.feature-card{grid-column:span 6}.feature-card--visual{overflow:hidden;padding:0}.feature-card__media{margin:0;aspect-ratio:16 / 9;overflow:hidden}.feature-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.feature-card__body{padding:1.2rem}.feature-card--visual .link-list{margin-top:.9rem}.feature-card--visual h3{margin-bottom:.55rem}.feature-card--visual p{margin-bottom:0}.feature-card--visual .feature-card__media+.feature-card__body{border-top:1px solid #edf0f6}.hub-card{grid-column:span 4}.path-card{grid-column:span 6}.feature-card h3,.hub-card h3,.path-card h3,.guide-card h3,.latest-item h3{font-size:1.3rem;margin-bottom:.55rem}.feature-card p,.hub-card p,.path-card p,.guide-card p,.latest-item p{color:#475467}.link-list{list-style:none;padding:0;margin:0;display:grid;gap:.65rem}.link-list li{padding-top:.65rem;border-top:1px solid #edf0f6}.link-list li:first-child{border-top:0;padding-top:0}.link-list a,.hub-card__header a,.guide-card__body a,.latest-item a,.path-card a,.feature-card a{text-decoration:none}.guide-card{overflow:hidden;display:flex;flex-direction:column}.feature-grid--compact .guide-card{grid-column:span 4}.guide-card__media{margin:0;aspect-ratio:16 / 9;overflow:hidden}.guide-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.guide-card__body{padding:1rem 1.1rem 1.2rem;display:flex;flex-direction:column;flex:1;align-items:flex-start}.guide-card__body p{flex:1}.guide-card__body .btn{width:auto;align-self:flex-start}.text-link{font-weight:600}.latest-list{display:grid;gap:1rem}.latest-item{padding:1rem 1.15rem}.latest-item h6{color:var(--muted);font-weight:500;margin-bottom:.45rem}.path-card ol{margin:0;padding-left:1.2rem;display:grid;gap:.55rem}.hub-card__header{margin-bottom:.85rem}.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:992px){.feature-card,.hub-card,.path-card,.feature-grid--compact .guide-card{grid-column:span 12}}@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}.hero-actions{flex-direction:column;align-items:stretch}.home-section-heading{align-items:flex-start}}
