@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";:root{color-scheme:light;font-family:DM Sans,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#1f2933;background-color:#f6f7fb}*{box-sizing:border-box}body{margin:0;min-height:100vh;background-image:radial-gradient(circle at top left,rgba(79,209,197,.25),transparent 55%),radial-gradient(circle at bottom right,rgba(129,161,193,.3),transparent 60%)}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.2;font-weight:700;color:inherit}h1{font-size:clamp(2.2rem,3vw + 1rem,3rem);letter-spacing:-.02em;padding-bottom:.5rem;border-bottom:3px solid rgba(234,88,12,.3)}h2{font-size:clamp(1.75rem,2.5vw + .5rem,2.2rem);padding-left:.85rem;border-left:4px solid #ea580c}h3{font-size:clamp(1.4rem,2vw + .4rem,1.65rem)}h4{font-size:clamp(1.15rem,1.6vw + .3rem,1.35rem);font-weight:600}h5{font-size:clamp(1.05rem,1.4vw + .2rem,1.2rem);font-weight:600;letter-spacing:.03em}h6{font-size:clamp(.95rem,1.2vw + .15rem,1.05rem);font-weight:600;letter-spacing:.04em;text-transform:uppercase}.app-shell.svelte-1rzmur5{min-height:100vh;display:flex;flex-direction:column}.topbar.svelte-1rzmur5{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.1rem clamp(1.5rem,3vw,2.75rem);background:#f6f7fbd9;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(15,23,42,.08)}.brand.svelte-1rzmur5{font-weight:700;letter-spacing:.02em;font-size:1.05rem;color:#1f2933}.nav.svelte-1rzmur5{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:flex-end}.nav__link.svelte-1rzmur5{position:relative;padding:.45rem .95rem;border-radius:999px;font-weight:500;color:#0f172abf;transition:background-color .14s ease,color .14s ease,transform .14s ease}.nav__link.svelte-1rzmur5:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(135deg,#4fd1c559,#4cc9f059);opacity:0;transition:opacity .14s ease;pointer-events:none}.nav__link.svelte-1rzmur5:hover,.nav__link.svelte-1rzmur5:focus-visible{color:#0f172a;transform:translateY(-1px)}.nav__link.svelte-1rzmur5:hover:after,.nav__link.svelte-1rzmur5:focus-visible:after{opacity:1}.nav__link.active.svelte-1rzmur5{color:#0f172a}.nav__link.active.svelte-1rzmur5:after{opacity:1}.main.svelte-1rzmur5{flex:1;width:100%;display:flex;justify-content:center;padding:clamp(2rem,5vw,4.5rem)}@media (max-width: 640px){.topbar.svelte-1rzmur5{flex-direction:column;align-items:flex-start}.nav.svelte-1rzmur5{justify-content:flex-start}.main.svelte-1rzmur5{padding:clamp(1.5rem,6vw,3rem)}}
