*{box-sizing:border-box;margin:0;padding:0}html{font-family:Inter,system-ui,sans-serif;scroll-behavior:smooth;color-scheme:light dark}body{font-size:1rem;line-height:1.6;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:none}ul{list-style:none}h1,h2,h3,h4{text-wrap:balance;line-height:1.2;font-weight:700}p{text-wrap:pretty}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:.25rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}:root{--brand-500: #e11d48;--brand-600: #be123c;--stone-50:#fafaf9;--stone-100:#f5f5f4;--stone-200:#e7e5e4;--stone-300:#d6d3d1;--stone-400:#a8a29e;--stone-500:#78716c;--stone-600:#57534e;--stone-700:#44403c;--stone-800:#292524;--stone-900:#1c1917;--stone-950:#0c0a09;--bg:#fff;--bg-secondary:var(--stone-50);--bg-tertiary:var(--stone-100);--text:var(--stone-900);--text-secondary:var(--stone-600);--text-muted:var(--stone-400);--border:var(--stone-200);--border-strong:var(--stone-300);--accent:var(--brand-500);--accent-light:rgba(225,29,72,.08);--shadow-sm:0 1px 2px rgba(0,0,0,.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,.07);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.08);--radius:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--ease:cubic-bezier(.4,0,.2,1);--duration:.2s;--gutter:clamp(1rem,.5rem + 2vw,2rem);--max-w:72rem}[data-theme=dark]{--bg:var(--stone-950);--bg-secondary:var(--stone-900);--bg-tertiary:var(--stone-800);--text:var(--stone-50);--text-secondary:var(--stone-400);--text-muted:var(--stone-500);--border:var(--stone-800);--border-strong:var(--stone-700);--accent-light:rgba(225,29,72,.15)}.container{width:min(100% - var(--gutter)*2,var(--max-w));margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:clamp(3rem,2rem + 4vw,6rem)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:var(--radius-lg);font-weight:600;font-size:.875rem;transition:all var(--duration) var(--ease);white-space:nowrap}.btn--primary{background:var(--accent);color:#fff}.btn--primary:hover{background:var(--brand-600);transform:translateY(-1px)}.btn--secondary{background:transparent;color:var(--text);border:1px solid var(--border-strong)}.btn--secondary:hover{background:var(--bg-secondary)}.btn--sm{padding:.5rem 1rem;font-size:.8125rem}.btn--lg{padding:.875rem 2rem}.input{width:100%;padding:.75rem 1rem;border-radius:var(--radius-lg);font-size:.9375rem;background:var(--bg);border:1px solid var(--border);color:var(--text);transition:border-color var(--duration) var(--ease),box-shadow var(--duration) var(--ease)}.input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-light)}.input::placeholder{color:var(--text-muted)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.nav.svelte-12qhfyh{position:sticky;top:0;z-index:100;background:var(--bg);border-bottom:1px solid var(--border);padding:.75rem 0}.nav__inner.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between}.nav__logo.svelte-12qhfyh{font-size:1.25rem;font-weight:800;letter-spacing:-.025em}.nav__links.svelte-12qhfyh{display:flex;gap:.25rem}.nav__link.svelte-12qhfyh{padding:.5rem 1rem;border-radius:var(--radius);font-size:.9375rem;font-weight:500;color:var(--text-secondary);transition:all var(--duration) var(--ease)}.nav__link.svelte-12qhfyh:hover{color:var(--text);background:var(--bg-secondary)}.nav__actions.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem}.nav__toggle.svelte-12qhfyh{display:none;padding:.375rem;color:var(--text-secondary)}.theme-toggle.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--radius);color:var(--text-secondary);transition:all var(--duration) var(--ease)}.theme-toggle.svelte-12qhfyh:hover{background:var(--bg-secondary);color:var(--text)}.footer.svelte-12qhfyh{border-top:1px solid var(--border);padding-top:3rem;padding-bottom:1.5rem;margin-top:4rem}.footer__inner.svelte-12qhfyh{display:grid;grid-template-columns:1.5fr 2fr;gap:3rem;margin-bottom:2rem}.footer__logo.svelte-12qhfyh{font-size:1.25rem;font-weight:800;margin-bottom:.5rem}.footer__brand.svelte-12qhfyh p:where(.svelte-12qhfyh){font-size:.875rem;color:var(--text-secondary);max-width:20rem}.footer__links.svelte-12qhfyh{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.footer__col.svelte-12qhfyh{display:flex;flex-direction:column;gap:.5rem}.footer__col.svelte-12qhfyh h4:where(.svelte-12qhfyh){font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.footer__col.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:.875rem;color:var(--text-secondary);transition:color .15s}.footer__col.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text)}.footer__bottom.svelte-12qhfyh{border-top:1px solid var(--border);padding-top:1.5rem;font-size:.8125rem;color:var(--text-muted)}@media(max-width:768px){.nav__links.svelte-12qhfyh{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:var(--bg);flex-direction:column;align-items:center;justify-content:center;gap:.5rem;z-index:99}.nav__links.open.svelte-12qhfyh{display:flex}.nav__toggle.svelte-12qhfyh{display:flex;z-index:101}.footer__inner.svelte-12qhfyh{grid-template-columns:1fr}}.btn.svelte-12qhfyh{position:relative;overflow:hidden}.btn.svelte-12qhfyh:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at var(--ripple-x, 50%) var(--ripple-y, 50%),rgba(255,255,255,.3) 0%,transparent 60%);opacity:0;transition:opacity .4s}.btn.svelte-12qhfyh:active:after{opacity:1;transition:opacity 0s}.svelte-12qhfyh:focus-visible{outline:2px solid var(--accent, #6366f1);outline-offset:2px;border-radius:.25rem}@keyframes svelte-12qhfyh-skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}@view-transition{navigation:auto}::view-transition-old(root){animation:svelte-12qhfyh-fade-out .15s ease-out}::view-transition-new(root){animation:svelte-12qhfyh-fade-in .15s ease-in}@keyframes svelte-12qhfyh-fade-out{0%{opacity:1}to{opacity:0}}@keyframes svelte-12qhfyh-fade-in{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.svelte-12qhfyh,.svelte-12qhfyh:before,.svelte-12qhfyh:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
