.SiteNav-module__VSfUAq__nav{z-index:20;border-bottom:3px solid var(--pink);color:var(--ink);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffaf0eb;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:1rem;padding:.8rem max(1rem,50vw - 590px);display:grid;position:fixed;top:0;left:0;right:0}.SiteNav-module__VSfUAq__brand{align-items:center;gap:.65rem;min-width:0;font-weight:900;text-decoration:none;display:inline-flex}.SiteNav-module__VSfUAq__brand span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.SiteNav-module__VSfUAq__mark{border:2px solid var(--ink);background:var(--pink);color:#fff;letter-spacing:.08em;border-radius:50%;flex:none;place-items:center;width:2.35rem;height:2.35rem;font-size:.78rem;display:inline-grid}.SiteNav-module__VSfUAq__links{color:var(--soft-ink);align-items:center;gap:1rem;font-size:.9rem;font-weight:800;display:flex}.SiteNav-module__VSfUAq__links a,.SiteNav-module__VSfUAq__call{text-decoration:none}.SiteNav-module__VSfUAq__links a:hover,.SiteNav-module__VSfUAq__links a:focus-visible{color:var(--pink)}.SiteNav-module__VSfUAq__call{border:2px solid var(--ink);background:var(--mint);min-height:2.45rem;color:var(--ink);box-shadow:3px 3px 0 var(--ink);border-radius:999px;justify-content:center;align-items:center;padding:0 1rem;font-size:.9rem;font-weight:900;display:inline-flex}.SiteNav-module__VSfUAq__call:hover,.SiteNav-module__VSfUAq__call:focus-visible{background:var(--lemon)}@media (max-width:760px){.SiteNav-module__VSfUAq__nav{grid-template-columns:minmax(0,1fr) auto;gap:.75rem}.SiteNav-module__VSfUAq__links{order:3;grid-column:1/-1;justify-content:space-between;gap:.45rem;padding-bottom:.05rem;font-size:.8rem;overflow-x:auto}.SiteNav-module__VSfUAq__links a{flex:none}}
:root{--mint:#90e8cb;--mint-soft:#dffcf1;--mint-deep:#16745f;--pink:#ff4fb3;--pink-soft:#ffe0f2;--coral:#ff685c;--lemon:#ffe66b;--cream:#fffaf0;--ink:#161117;--soft-ink:#54454f;--line:#16111724;--shadow:#260d1f2e;--background:var(--cream);--foreground:var(--ink);--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:Georgia, "Times New Roman", serif}@theme inline{--color-background: var(--background); --color-foreground: var(--foreground);}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);min-width:320px;color:var(--foreground);font-family:var(--font-sans);margin:0}body::selection{background:var(--pink);color:#fff}a{color:inherit}button,input,textarea,select{font:inherit}img,iframe{max-width:100%}
