:root{--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2.5rem;--color-text: #333;--color-background: #f9f9f9;--color-primary: #2c3e50;--color-accent: #e74c3c}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;width:100%;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;color:var(--color-text);background-color:var(--color-background)}h1,h2,h3{margin-bottom:var(--spacing-md);line-height:1.2}p{margin-bottom:var(--spacing-md)}a{color:inherit;text-decoration:none}section{margin-bottom:var(--spacing-xl)}img{max-width:100%;height:auto}button,input,select,textarea{font-family:inherit;font-size:inherit}.site-title.svelte-1mqd9xh.svelte-1mqd9xh{margin-bottom:var(--spacing-xl);padding-bottom:var(--spacing-md);border-bottom:1px solid rgba(0,0,0,.1)}.site-title.svelte-1mqd9xh h1.svelte-1mqd9xh{font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.site-title.svelte-1mqd9xh h2.svelte-1mqd9xh{font-size:1.1rem;font-weight:400;color:#666;margin:0}.sidebar.svelte-1mqd9xh.svelte-1mqd9xh{position:sticky;top:0;height:100vh;width:250px;background-color:#fff;padding:var(--spacing-lg);box-shadow:2px 0 5px #0000001a;z-index:900;overflow-y:auto}ul.svelte-1mqd9xh.svelte-1mqd9xh{list-style:none;margin-top:var(--spacing-xl);padding:0}li.svelte-1mqd9xh.svelte-1mqd9xh{margin-bottom:var(--spacing-lg)}a.svelte-1mqd9xh.svelte-1mqd9xh{font-size:1.2rem;position:relative;text-decoration:none;color:inherit}a.svelte-1mqd9xh.svelte-1mqd9xh:hover:after{content:"";position:absolute;width:100%;height:1px;background-color:var(--color-text, #333);bottom:-3px;left:0}.mobile-menu-toggle.svelte-1mqd9xh.svelte-1mqd9xh{display:none;position:fixed;top:20px;left:20px;z-index:1000;background:rgba(255,255,255,.9);border:none;border-radius:4px;padding:8px;cursor:pointer;box-shadow:0 2px 5px #0003}.menu-icon.svelte-1mqd9xh.svelte-1mqd9xh{display:block;width:24px;height:2px;background-color:#333;position:relative}.menu-icon.svelte-1mqd9xh.svelte-1mqd9xh:before,.menu-icon.svelte-1mqd9xh.svelte-1mqd9xh:after{content:"";position:absolute;width:100%;height:100%;background-color:#333;left:0}.menu-icon.svelte-1mqd9xh.svelte-1mqd9xh:before{top:-8px}.menu-icon.svelte-1mqd9xh.svelte-1mqd9xh:after{bottom:-8px}@media (max-width: 768px){.sidebar.svelte-1mqd9xh.svelte-1mqd9xh{position:fixed;left:0;transform:translate(-100%);transition:transform .3s ease}.sidebar.open.svelte-1mqd9xh.svelte-1mqd9xh{transform:translate(0)}.mobile-menu-toggle.svelte-1mqd9xh.svelte-1mqd9xh{display:block}}.site-container.svelte-54jdz1{display:grid;grid-template-columns:250px 1fr;min-height:100vh}.content-wrapper.svelte-54jdz1{display:flex;flex-direction:column;width:100%}.main-content.svelte-54jdz1{flex:1;padding:var(--spacing-lg);max-width:1200px;width:100%;margin:0 auto;overflow:hidden}.footer.svelte-54jdz1{padding:var(--spacing-lg);background-color:#f5f5f5;text-align:center;margin-top:auto}@media (max-width: 768px){.site-container.svelte-54jdz1{grid-template-columns:1fr}.main-content.svelte-54jdz1{margin-top:0}}
