-<style>.simple-header[data-astro-cid-labnouqv]{background-color:#fff;padding:1.5rem 2rem;width:100%;box-sizing:border-box}.header-content[data-astro-cid-labnouqv]{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.brand-text[data-astro-cid-labnouqv]{font-family:"DM Serif Display",serif;font-size:1.8rem;color:#333;font-weight:700;text-decoration:none}.brand-link[data-astro-cid-labnouqv]{text-decoration:none}.desktop-nav[data-astro-cid-labnouqv] .nav-list[data-astro-cid-labnouqv]{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-item[data-astro-cid-labnouqv]{text-decoration:none;color:#555;font-family:system-ui,sans-serif;font-weight:500;font-size:1rem;transition:color .2s ease}.nav-item[data-astro-cid-labnouqv]:hover{color:#70d4ac;text-decoration:underline}@media(max-width:768px){.header-content[data-astro-cid-labnouqv]{flex-direction:column;gap:1rem}.desktop-nav[data-astro-cid-labnouqv] .nav-list[data-astro-cid-labnouqv]{gap:1rem;font-size:.9rem;flex-wrap:wrap;justify-content:center}}.backToTop[data-astro-cid-4jhxmvk6].active{opacity:1}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}:root{--wmn-blue-bg: rgb(128, 152, 192);--wmn-mint: rgb(168, 224, 192);--wmn-green: rgb(112, 200, 152);--wmn-green-dark: rgb(64, 168, 120);--bg-color: #ffffff;--bg-muted: rgba(0, 0, 0, .03);--card-bg: #ffffff;--text-main: rgba(0, 0, 0, .88);--text-muted: rgba(0, 0, 0, .65);--border: rgba(0, 0, 0, .1);--border-strong: rgba(0, 0, 0, .18);--radius-lg: 12px;--radius-pill: 999px;--radius-xl: 30px;--focus: 0 0 0 3px rgba(128, 152, 192, .28)}html,body{margin:0;padding:0}body{background:var(--bg-color);color:var(--text-main);font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}a{color:var(--wmn-blue-bg);text-decoration-thickness:1px;text-underline-offset:3px}a:hover{color:var(--wmn-green-dark)}:focus-visible{outline:none;box-shadow:var(--focus);border-radius:8px}.acm-page{width:100%}.acm-container{max-width:1100px;margin:0 auto;padding:22px 18px 40px}.acm-page-header{width:100%;border-bottom:1px solid var(--border);background:linear-gradient(180deg,#a8e0c02e,#fff0 85%)}.acm-page-header__inner{max-width:1100px;margin:0 auto;padding:26px 18px}.acm-page-header__title{margin:0;font-size:34px;letter-spacing:-.02em;line-height:1.15;font-weight:750;color:var(--text-main)}.acm-page-header__subtitle{margin:10px 0 0;color:var(--text-muted);font-size:14px;max-width:72ch}.acm-nav-float{position:fixed;top:16px;right:16px;z-index:50;background:#ffffffd1;border:1px solid rgba(128,152,192,.35);box-shadow:0 14px 40px #0000001a;backdrop-filter:blur(10px);border-radius:18px;padding:10px 12px}.acm-nav-float a{color:#000000d1;text-decoration:none;font-weight:650}.acm-nav-float a:hover{color:var(--wmn-green-dark)}@media(max-width:720px){.acm-nav-float{top:10px;right:10px;padding:8px 10px;border-radius:16px}.acm-page-header__title{font-size:28px}}body[data-loader="1"]>:not(#page-loader){visibility:hidden}#page-loader{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;gap:12px;background:#fff;color:#111;z-index:9999}#page-loader .spinner{width:18px;height:18px;border:2px solid rgba(0,0,0,.18);border-top-color:#000000b3;border-radius:50%;animation:default-spin .7s linear infinite}#page-loader .label{font:500 14px/1.2 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;letter-spacing:.2px}html.ready #page-loader{opacity:0;pointer-events:none;transition:opacity .16s ease}@keyframes default-spin{to{transform:rotate(360deg)}}
0 commit comments