@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Space+Grotesk:wght@300;400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,600&display=swap";:root{--font-heading: "Inter", -apple-system, sans-serif;--font-body: "Inter", -apple-system, sans-serif;--font-mono: "Space Grotesk", monospace;--font-serif: "Playfair Display", serif;--bg-primary: #FFFFFF;--bg-secondary: #F7F7F7;--bg-card: #FFFFFF;--bg-dark: #111111;--bg-dark-secondary: #1A1A1A;--text-primary: #111111;--text-secondary: #555555;--text-muted: #999999;--text-light: #CCCCCC;--text-on-dark: #FFFFFF;--border-color: #E5E5E5;--border-light: #F0F0F0;--accent: #111111;--accent-hover: #333333}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--bg-primary);color:var(--text-primary);font-family:var(--font-body);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700;line-height:1.15;color:var(--text-primary)}a{color:inherit;text-decoration:none;transition:all .2s ease}img{max-width:100%;display:block}button{font-family:var(--font-body)}.label-uppercase{font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.container{max-width:1280px;margin:0 auto;padding:0 2.5rem}.btn-primary{display:inline-flex;align-items:center;gap:.75rem;background:var(--accent);color:var(--text-on-dark);padding:.875rem 1.75rem;border:none;border-radius:50px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .25s ease;text-decoration:none}.btn-primary:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.btn-outline{display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:var(--text-primary);padding:.875rem 1.75rem;border:1px solid var(--border-color);border-radius:50px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .25s ease;text-decoration:none}.btn-outline:hover{border-color:var(--text-primary);background:var(--bg-secondary)}.btn-text{display:inline-flex;align-items:center;gap:.5rem;background:none;border:none;color:var(--text-primary);font-weight:600;font-size:.875rem;cursor:pointer;padding:.875rem 0}.icon-circle{width:40px;height:40px;border-radius:50%;border:1px solid var(--border-color);display:inline-flex;align-items:center;justify-content:center;transition:all .25s ease;background:transparent;cursor:pointer;flex-shrink:0}.icon-circle:hover{background:var(--accent);border-color:var(--accent);color:#fff}.icon-circle svg{width:16px;height:16px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}@media(max-width:768px){.container{padding:0 1.25rem}}.modal-backdrop.svelte-o861tn{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content.svelte-o861tn{width:100%;max-width:420px;padding:2.5rem;background:#fff;border-radius:20px;position:relative;box-shadow:0 20px 40px #0000001a}.close-btn.svelte-o861tn{position:absolute;top:1.25rem;right:1.25rem;background:none;border:none;color:var(--text-muted);cursor:pointer;transition:color .2s ease;padding:.25rem;display:flex;align-items:center;justify-content:center}.close-btn.svelte-o861tn:hover{color:var(--text-primary)}.auth-header.svelte-o861tn{text-align:center;margin-bottom:2rem}.brand-logo.svelte-o861tn{display:flex;justify-content:center;margin-bottom:1.25rem}h2.svelte-o861tn{font-size:1.5rem;margin-bottom:.5rem;font-weight:700;color:var(--text-primary)}.subtitle.svelte-o861tn{color:var(--text-secondary);font-size:.875rem}form.svelte-o861tn{display:flex;flex-direction:column;gap:1.25rem}.field.svelte-o861tn{display:flex;flex-direction:column;gap:.35rem}.field.svelte-o861tn label:where(.svelte-o861tn){font-size:.75rem;font-weight:600;color:var(--text-primary)}.input-field.svelte-o861tn{padding:.75rem 1rem;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:10px;color:var(--text-primary);font-size:.875rem;outline:none;transition:all .2s ease;font-family:inherit}.input-field.svelte-o861tn:focus{border-color:var(--text-primary);background:#fff}.error-msg.svelte-o861tn{color:#e11d48;font-size:.8125rem;text-align:center;font-weight:500}.btn-primary.svelte-o861tn{background:var(--text-primary);color:#fff;padding:.875rem;font-weight:600;font-size:.875rem;border:none;border-radius:10px;cursor:pointer;transition:all .2s ease;display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem}.btn-primary.svelte-o861tn:hover:not(:disabled){background:#000;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.btn-primary.svelte-o861tn:disabled{opacity:.7;cursor:not-allowed}.auth-footer.svelte-o861tn{margin-top:2rem;text-align:center;font-size:.8125rem;color:var(--text-secondary)}.toggle-btn.svelte-o861tn{background:none;border:none;color:var(--text-primary);font-weight:600;cursor:pointer;padding:0 0 0 .25rem}.toggle-btn.svelte-o861tn:hover{text-decoration:underline}.spinner.svelte-o861tn{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-o861tn-spin .8s linear infinite}@keyframes svelte-o861tn-spin{to{transform:rotate(360deg)}}@media(max-width:480px){.modal-content.svelte-o861tn{padding:2rem 1.5rem;max-width:100%;height:100%;border-radius:0;display:flex;flex-direction:column;justify-content:center}}.top-nav.svelte-12qhfyh{position:sticky;top:0;z-index:100;background:#ffffffeb;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border-light)}.nav-inner.svelte-12qhfyh{max-width:1280px;margin:0 auto;padding:0 2.5rem;height:64px;display:flex;align-items:center;justify-content:space-between}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:.625rem;text-decoration:none}.brand-name.svelte-12qhfyh{font-family:var(--font-heading);font-weight:800;font-size:1.1rem;letter-spacing:-.02em;color:var(--text-primary)}.nav-center.svelte-12qhfyh{display:flex;gap:2rem;align-items:center}.nav-link.svelte-12qhfyh{font-size:.75rem;font-weight:600;color:var(--text-primary);transition:color .2s ease;text-decoration:none;text-transform:uppercase;letter-spacing:.05em}.nav-link.svelte-12qhfyh:hover,.nav-link.active.svelte-12qhfyh{opacity:.6}.profile-link.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem}.avatar.svelte-12qhfyh{width:24px;height:24px;border-radius:50%;object-fit:cover}.nav-actions.svelte-12qhfyh{display:flex;align-items:center;gap:.75rem}.btn-signin.svelte-12qhfyh{padding:.5rem 1.25rem;border:1px solid var(--border-color);border-radius:8px;background:transparent;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.btn-signin.svelte-12qhfyh:hover{border-color:var(--text-primary);background:var(--bg-secondary)}.btn-sign-out.svelte-12qhfyh{padding:.5rem 1rem;border:none;background:transparent;font-size:.8125rem;font-weight:500;color:var(--text-muted);cursor:pointer}.btn-post.svelte-12qhfyh{padding:.5rem 1.25rem;background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .2s ease}.btn-post.svelte-12qhfyh:hover{background:var(--accent-hover);transform:translateY(-1px)}.app-main.svelte-12qhfyh{min-height:70vh}.mobile-nav.svelte-12qhfyh{display:none;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--border-color);height:64px;z-index:200;justify-content:space-around;align-items:center;padding:0 .5rem}.mobile-link.svelte-12qhfyh{display:flex;flex-direction:column;align-items:center;gap:.2rem;font-size:.65rem;font-weight:600;color:var(--text-muted);text-decoration:none}.mobile-link.active.svelte-12qhfyh{color:var(--text-primary)}.mobile-link.post-link.svelte-12qhfyh{transform:translateY(-8px)}.plus-circle.svelte-12qhfyh{width:48px;height:48px;background:var(--accent);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:300;box-shadow:0 4px 12px #00000026}.site-footer.svelte-12qhfyh{background:var(--bg-dark);color:var(--text-on-dark);padding:5rem 0 2.5rem;margin-top:0}.footer-inner.svelte-12qhfyh{max-width:1280px;margin:0 auto;padding:0 2.5rem}.footer-grid.svelte-12qhfyh{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:3rem}.footer-description.svelte-12qhfyh{font-size:.8125rem;color:#ffffff80;line-height:1.7;max-width:280px;margin-bottom:1.5rem}.social-icons.svelte-12qhfyh{display:flex;gap:1rem}.social-icons.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#ffffff80;transition:color .2s ease}.social-icons.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}.footer-col-title.svelte-12qhfyh{font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#fff6;margin-bottom:1.5rem}.footer-links.svelte-12qhfyh{list-style:none;display:flex;flex-direction:column;gap:.875rem}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:.8125rem;font-weight:600;color:#ffffffb3;text-decoration:none;text-transform:uppercase;letter-spacing:.02em;transition:color .2s ease}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}.newsletter-input.svelte-12qhfyh{display:flex;border:1px solid rgba(255,255,255,.15);border-radius:8px;overflow:hidden;margin-bottom:.75rem}.newsletter-input.svelte-12qhfyh input:where(.svelte-12qhfyh){flex:1;background:transparent;border:none;padding:.75rem 1rem;color:#fff;font-size:.8125rem;font-family:var(--font-body);outline:none}.newsletter-input.svelte-12qhfyh input:where(.svelte-12qhfyh)::placeholder{color:#ffffff4d}.newsletter-btn.svelte-12qhfyh{background:#fff;border:none;padding:.75rem 1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-primary);transition:background .2s ease}.newsletter-btn.svelte-12qhfyh:hover{background:#e5e5e5}.newsletter-hint.svelte-12qhfyh{font-size:.75rem;color:#ffffff59}.footer-bottom.svelte-12qhfyh{margin-top:4rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.08);text-align:center}.footer-bottom.svelte-12qhfyh p:where(.svelte-12qhfyh){font-size:.75rem;color:#ffffff4d;letter-spacing:.05em}@media(max-width:1024px){.nav-center.svelte-12qhfyh{display:none}.mobile-nav.svelte-12qhfyh{display:flex}.footer-grid.svelte-12qhfyh{grid-template-columns:1fr 1fr;gap:2.5rem}.nav-inner.svelte-12qhfyh,.footer-inner.svelte-12qhfyh{padding:0 1.25rem}}@media(max-width:640px){.footer-grid.svelte-12qhfyh{grid-template-columns:1fr}.app-main.svelte-12qhfyh{padding-bottom:64px}}
