.profile-page.svelte-e5zzyp{--pp-bg: #faf9f6;--pp-text: #2d2d2d;--pp-card-bg: white;--pp-border: rgba(0, 0, 0, .08);--pp-border-strong: rgba(0, 0, 0, .15);--pp-hover-bg: rgba(0, 0, 0, .04);--pp-hover-bg-strong: rgba(0, 0, 0, .06);--pp-input-bg: rgba(0, 0, 0, .025);--pp-input-border: rgba(0, 0, 0, .1);--pp-input-focus-border: rgba(0, 0, 0, .25);--pp-input-focus-bg: white;--pp-placeholder: rgba(45, 45, 45, .35);--pp-clear-bg: rgba(0, 0, 0, .08);--pp-clear-bg-hover: rgba(0, 0, 0, .14);--pp-clear-color: rgba(45, 45, 45, .5);--pp-active-bg: #2d2d2d;--pp-active-text: white;--pp-font-weight: 400;min-height:100svh;background:var(--pp-bg);color:var(--pp-text);font-family:Atkinson Hyperlegible,system-ui,-apple-system,sans-serif;font-weight:var(--pp-font-weight);transition:background .3s ease,color .3s ease}.profile-page[data-color-scheme=dark].svelte-e5zzyp,html[data-color-scheme=dark] .profile-page.svelte-e5zzyp{--pp-bg: #1e1e1e;--pp-text: #e0e0e0;--pp-card-bg: #282828;--pp-border: rgba(255, 255, 255, .08);--pp-border-strong: rgba(255, 255, 255, .15);--pp-hover-bg: rgba(255, 255, 255, .04);--pp-hover-bg-strong: rgba(255, 255, 255, .06);--pp-input-bg: rgba(255, 255, 255, .05);--pp-input-border: rgba(255, 255, 255, .1);--pp-input-focus-border: rgba(255, 255, 255, .25);--pp-input-focus-bg: #333;--pp-placeholder: rgba(224, 224, 224, .35);--pp-clear-bg: rgba(255, 255, 255, .1);--pp-clear-bg-hover: rgba(255, 255, 255, .16);--pp-clear-color: rgba(224, 224, 224, .5);--pp-active-bg: #e0e0e0;--pp-active-text: #1e1e1e;--pp-font-weight: 450}.profile-header.svelte-e5zzyp{max-width:72rem;margin:0 auto;padding:2.5rem 1.5rem 0;display:flex;align-items:center;justify-content:space-between}.header-left.svelte-e5zzyp{display:flex;align-items:center;gap:.875rem}.profile-avatar.svelte-e5zzyp{width:3rem;height:3rem;border-radius:50%;object-fit:cover;flex-shrink:0}.profile-name.svelte-e5zzyp{font-size:1.25rem;font-weight:700;font-family:Playfair Display,Georgia,serif;line-height:1.2}.profile-headline.svelte-e5zzyp{font-size:.8125rem;opacity:.5;margin-top:.125rem}.profile-url.svelte-e5zzyp{font-size:.6875rem;opacity:.3;margin-top:.25rem;font-family:SF Mono,Fira Code,Fira Mono,Menlo,monospace;letter-spacing:.02em;color:inherit;text-decoration:none}.profile-bio.svelte-e5zzyp{max-width:72rem;margin:0 auto;padding:.75rem 1.5rem 0;font-size:.9375rem;line-height:1.6;opacity:.7}.header-actions.svelte-e5zzyp{display:flex;align-items:center;gap:.75rem}.scheme-toggle.svelte-e5zzyp{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;border:none;background:var(--pp-hover-bg-strong);color:var(--pp-text);cursor:pointer;opacity:.6;transition:background .15s ease,opacity .15s ease}.scheme-toggle.svelte-e5zzyp:hover{opacity:.9}.edit-button.svelte-e5zzyp{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:var(--pp-hover-bg-strong);color:var(--pp-text);text-decoration:none;opacity:.6;transition:background .15s ease,opacity .15s ease}.edit-button.svelte-e5zzyp:hover{opacity:.9}.page-layout.svelte-e5zzyp{max-width:72rem;margin:0 auto;padding:.5rem 1.5rem 4rem}.sidebar-sticky.svelte-e5zzyp{display:flex;flex-direction:column;gap:.75rem}.mobile-toolbar.svelte-e5zzyp{display:flex;gap:.5rem;align-items:stretch}.mobile-toolbar.svelte-e5zzyp .search-wrapper:where(.svelte-e5zzyp){flex:1 1 50%;min-width:0;position:relative;transition:flex .2s ease}.mobile-toolbar.search-expanded.svelte-e5zzyp .search-wrapper:where(.svelte-e5zzyp){flex:1 1 100%}.mobile-toolbar.search-expanded.svelte-e5zzyp .filter-toggle:where(.svelte-e5zzyp){flex:0 0 auto;padding:.5rem .625rem}.desktop-search.svelte-e5zzyp{display:none}.search-icon.svelte-e5zzyp{position:absolute;left:.875rem;top:50%;transform:translateY(-50%);opacity:.35;pointer-events:none}.search-input.svelte-e5zzyp{width:100%;height:2.75rem;padding:0 2.5rem;border:1px solid var(--pp-input-border);border-radius:.75rem;background:var(--pp-input-bg);font-size:.9375rem;font-family:inherit;color:inherit;outline:none;transition:border-color .15s ease,background .15s ease}.search-input.svelte-e5zzyp:focus{border-color:var(--pp-input-focus-border);background:var(--pp-input-focus-bg)}.search-input.svelte-e5zzyp::placeholder{color:var(--pp-placeholder)}.search-input.svelte-e5zzyp::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.search-clear.svelte-e5zzyp{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:50%;border:none;background:var(--pp-clear-bg);color:var(--pp-clear-color);cursor:pointer;transition:background .15s ease}.search-clear.svelte-e5zzyp:hover{background:var(--pp-clear-bg-hover)}.filter-toggle.svelte-e5zzyp{display:flex;align-items:center;justify-content:center;gap:.375rem;flex:0 0 auto;min-height:2.75rem;padding:.5rem 1rem;border-radius:.75rem;border:1px solid var(--pp-border-strong);background:transparent;font-family:inherit;font-size:.875rem;color:inherit;cursor:pointer;opacity:.6;white-space:nowrap;transition:background .15s ease,opacity .15s ease,padding .2s ease}.filter-toggle.svelte-e5zzyp:hover{opacity:.9;background:var(--pp-hover-bg)}.filter-badge.svelte-e5zzyp{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;border-radius:9999px;background:var(--pp-active-bg);color:var(--pp-active-text);font-size:.6875rem;font-weight:600;padding:0 .25rem}.tag-nav-label.svelte-e5zzyp{display:none}.tag-nav-mobile.svelte-e5zzyp{display:block}.tag-nav-desktop.svelte-e5zzyp{display:none}.tag-nav.svelte-e5zzyp{margin-bottom:.25rem}.tag-list.svelte-e5zzyp{display:flex;flex-wrap:wrap;gap:.375rem}.tag-chip.svelte-e5zzyp{display:inline-flex;align-items:center;min-height:2.75rem;padding:.375rem 1rem;border-radius:9999px;border:1px solid var(--pp-border-strong);font-size:.875rem;font-family:inherit;color:inherit;background:transparent;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.tag-chip.svelte-e5zzyp:hover{background:var(--pp-hover-bg)}.tag-active.svelte-e5zzyp{background:var(--pp-active-bg);border-color:var(--pp-active-bg);color:var(--pp-active-text)}.tag-active.svelte-e5zzyp:hover{background:var(--pp-active-bg);opacity:.85}.tag-clear.svelte-e5zzyp{opacity:.5}.tag-clear.svelte-e5zzyp:hover{opacity:.8}.content-section.svelte-e5zzyp{margin-bottom:2rem}.section-header-row.svelte-e5zzyp{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.section-heading.svelte-e5zzyp{display:inline-flex;align-items:center;gap:.25rem;min-height:2.75rem;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;opacity:.35;text-decoration:none;color:inherit;white-space:nowrap;transition:opacity .15s ease}.section-heading.svelte-e5zzyp:hover{opacity:.6}.section-count.svelte-e5zzyp{font-weight:400;opacity:.7}.grid-center-single.svelte-e5zzyp{max-width:14rem;margin:0 auto}.grid-2col-narrow.svelte-e5zzyp,.grid-multi.svelte-e5zzyp{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.grid-scrolls.svelte-e5zzyp{display:grid;gap:1rem}.scroll-card.svelte-e5zzyp{--fold: 12px;display:block;position:relative;text-decoration:none;color:inherit;border-radius:.75rem;border-bottom-right-radius:0;overflow:visible;border:1px solid var(--pp-border);background:var(--pp-card-bg);clip-path:polygon(0 0,100% 0,100% calc(100% - var(--fold)),calc(100% - var(--fold)) 100%,0 100%);transition:transform .15s ease,box-shadow .15s ease}.scroll-card.svelte-e5zzyp:after{content:"";position:absolute;bottom:0;right:0;width:var(--fold);height:var(--fold);background:color-mix(in srgb,var(--pp-text) 6%,var(--pp-bg));border-left:1px solid var(--pp-border);border-top:1px solid var(--pp-border);box-sizing:border-box;z-index:2}.scroll-card.svelte-e5zzyp:hover{transform:scale(1.02);box-shadow:0 4px 20px #0000000f}.scroll-card.svelte-e5zzyp:active{transform:scale(.98)}.scroll-card-image.svelte-e5zzyp{aspect-ratio:2.5 / 1;overflow:hidden}.scroll-card-image.svelte-e5zzyp img:where(.svelte-e5zzyp){width:100%;height:100%;object-fit:cover}.scroll-card-body.svelte-e5zzyp{padding:.875rem 1rem 1rem}.scroll-card-title.svelte-e5zzyp{font-size:1rem;font-weight:700;font-family:Playfair Display,Georgia,serif;line-height:1.3}.scroll-card-subtitle.svelte-e5zzyp{font-size:.875rem;opacity:.5;margin-top:.125rem;line-height:1.4}.scroll-card-excerpt.svelte-e5zzyp{font-size:.875rem;line-height:1.5;opacity:.55;margin-top:.375rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.scroll-card-date.svelte-e5zzyp{font-size:.75rem;opacity:.35;margin-top:.375rem}.empty-state.svelte-e5zzyp{text-align:center;padding:2rem 1rem;opacity:.4}.footer-login.svelte-e5zzyp{padding-bottom:2rem;text-align:center}.login-link.svelte-e5zzyp{display:inline-block;padding:.75rem 1rem;font-size:.875rem;opacity:.2;text-decoration:none;color:inherit;transition:opacity .15s ease}.login-link.svelte-e5zzyp:hover{opacity:.5}@media(min-width:640px){.grid-scrolls.svelte-e5zzyp{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.profile-header.svelte-e5zzyp{padding-top:3rem}.profile-avatar.svelte-e5zzyp{width:3.5rem;height:3.5rem}.profile-name.svelte-e5zzyp{font-size:1.5rem}.page-layout.svelte-e5zzyp{display:grid;grid-template-columns:13rem 1fr;gap:2.5rem;align-items:start}.sidebar-sticky.svelte-e5zzyp{position:sticky;top:1.5rem;gap:1.25rem}.mobile-toolbar.svelte-e5zzyp,.tag-nav-mobile.svelte-e5zzyp{display:none}.desktop-search.svelte-e5zzyp{display:block}.desktop-search.svelte-e5zzyp .search-wrapper:where(.svelte-e5zzyp){position:relative}.tag-nav-desktop.svelte-e5zzyp{display:block}.tag-nav-label.svelte-e5zzyp{display:block;font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;opacity:.35;margin-bottom:.25rem}.tag-nav-desktop.svelte-e5zzyp .tag-list:where(.svelte-e5zzyp){flex-direction:column;gap:.125rem}.tag-nav-desktop.svelte-e5zzyp .tag-chip:where(.svelte-e5zzyp){border:none;border-radius:.5rem;padding:.375rem .625rem;font-size:.875rem;min-height:2.25rem}.tag-nav-desktop.svelte-e5zzyp .tag-chip:where(.svelte-e5zzyp):hover{background:var(--pp-hover-bg-strong)}.tag-nav-desktop.svelte-e5zzyp .tag-active:where(.svelte-e5zzyp){background:var(--pp-hover-bg-strong);color:var(--pp-text);font-weight:600}.tag-nav-desktop.svelte-e5zzyp .tag-active:where(.svelte-e5zzyp):hover{background:var(--pp-hover-bg-strong);opacity:1}.grid-multi.svelte-e5zzyp{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.page-layout.svelte-e5zzyp{grid-template-columns:14.5rem 1fr;gap:3rem}.grid-multi.svelte-e5zzyp{grid-template-columns:repeat(4,1fr)}}
