html{scroll-behavior:smooth}.post-content.svelte-fg4d1n h2,.post-content.svelte-fg4d1n h3,.post-content.svelte-fg4d1n h4{scroll-margin-top:120px}.blog-detail-page.svelte-fg4d1n{width:100%;max-width:100%;padding-bottom:120px}.back-link.svelte-fg4d1n{display:inline-flex;align-items:center;margin-bottom:40px;color:var(--blue-link-color);font-size:1rem;font-weight:800;line-height:1}.back-link.svelte-fg4d1n:before{content:"←";margin-right:10px;font-size:1rem}.back-link.svelte-fg4d1n:hover{color:#7bd0ff}.post-header.svelte-fg4d1n{margin-bottom:75px}.post-meta.svelte-fg4d1n{display:flex;flex-wrap:wrap;gap:10px 18px;margin-bottom:30px;color:var(--grey);font-size:.8125rem;font-weight:800;letter-spacing:-.01em}.post-header.svelte-fg4d1n h1:where(.svelte-fg4d1n),.state-card.svelte-fg4d1n h1:where(.svelte-fg4d1n){margin:0;color:var(--main-white-color);font-size:2.625rem;line-height:1.12;letter-spacing:-.04em}.post-header.svelte-fg4d1n p:where(.svelte-fg4d1n){width:100%;max-width:100%;margin-top:24px;color:var(--portfolio-text-dark-grey);font-size:1rem;line-height:1.75}.tags.svelte-fg4d1n{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.tag.svelte-fg4d1n{display:inline-flex;align-items:center;padding:10px 18px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff05;color:#f5f5f5;font-size:.92rem;font-weight:600;line-height:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .2s ease,border-color .2s ease,transform .2s ease}.tag.svelte-fg4d1n:before{content:"#";color:var(--blue-link-color);margin-right:6px;font-weight:700}.tag.svelte-fg4d1n:hover{background:#ffffff0d;border-color:#0099ff59;transform:translateY(-1px)}.featured-image.svelte-fg4d1n{display:block;width:100%;max-width:100%;max-height:520px;height:auto;margin:0 0 72px;object-fit:cover;border-radius:2px;background:#151515}.post-content.svelte-fg4d1n,.empty-content.svelte-fg4d1n{color:var(--portfolio-text-dark-grey);font-size:1rem;line-height:1.75}.post-content.svelte-fg4d1n *{max-width:100%}.post-content.svelte-fg4d1n *+*{margin-top:1.125rem}.post-content.svelte-fg4d1n h1,.post-content.svelte-fg4d1n h2,.post-content.svelte-fg4d1n h3,.post-content.svelte-fg4d1n h4{color:var(--main-white-color);line-height:1.2;letter-spacing:-.035em}.post-content.svelte-fg4d1n h1{margin-top:0;font-size:1.875rem}.post-content.svelte-fg4d1n h2{margin-top:3rem;font-size:1.5rem}.post-content.svelte-fg4d1n h3{margin-top:2.25rem;font-size:1.25rem}.post-content.svelte-fg4d1n a{color:var(--blue-link-color);text-decoration:underline;text-underline-offset:.125rem}.post-content.svelte-fg4d1n ul,.post-content.svelte-fg4d1n ol{padding-left:1.2rem}.post-content.svelte-fg4d1n ul{list-style:disc}.post-content.svelte-fg4d1n ol{list-style:decimal}.post-content.svelte-fg4d1n blockquote{padding:4px 0 4px 22px;border-left:3px solid var(--blue-link-color);color:var(--main-white-color)}.post-content.svelte-fg4d1n code{padding:.125rem .4375rem;background:#1a1a1a;border-radius:4px;color:#fff;font-size:.9rem}.post-content.svelte-fg4d1n pre{max-width:100%;overflow-x:auto;padding:22px;background:#1a1a1a;border-radius:4px}.post-content.svelte-fg4d1n pre code{padding:0;background:transparent}.post-content.svelte-fg4d1n img{max-width:100%;height:auto;border-radius:2px}.empty-content.svelte-fg4d1n{color:var(--portfolio-text-dark-grey)}.state-card.svelte-fg4d1n{width:100%;max-width:100%}.state-card.svelte-fg4d1n p:where(.svelte-fg4d1n){margin-top:24px;color:var(--portfolio-text-dark-grey);font-size:1rem;line-height:1.72}.state-card.svelte-fg4d1n a:where(.svelte-fg4d1n){display:inline-block;margin-top:34px;color:var(--blue-link-color);font-size:1rem;font-weight:800}.post-content.svelte-fg4d1n table{width:100%;margin:2.5rem 0;border-collapse:collapse;border-spacing:0;overflow:hidden;background:#151515;border:1px solid rgba(255,255,255,.08);border-radius:14px}.post-content.svelte-fg4d1n thead{background:#ffffff08}.post-content.svelte-fg4d1n th{padding:1.15rem 1.4rem;text-align:left;color:var(--main-white-color);font-size:1.08rem;font-weight:700;line-height:1.4;border-bottom:1px solid rgba(255,255,255,.08);vertical-align:top}.post-content.svelte-fg4d1n td{padding:1.15rem 1.4rem;color:var(--portfolio-text-dark-grey);font-size:1.02rem;line-height:1.7;vertical-align:top;border-bottom:1px solid rgba(255,255,255,.06)}.post-content.svelte-fg4d1n tr:last-child td{border-bottom:none}.post-content.svelte-fg4d1n tbody tr{transition:background .2s ease}.post-content.svelte-fg4d1n tbody tr:hover{background:#ffffff06}.post-content.svelte-fg4d1n td p,.post-content.svelte-fg4d1n th p{margin:0}.post-content.svelte-fg4d1n .table-wrapper{display:block;width:100%;max-width:100%;overflow-x:auto;margin:2rem 0;-webkit-overflow-scrolling:touch}@media screen and (max-width:900px){.tags.svelte-fg4d1n{gap:10px;margin-top:26px}.tag.svelte-fg4d1n{padding:8px 14px;font-size:.82rem}.blog-detail-page.svelte-fg4d1n,.post-shell.svelte-fg4d1n,.post-content.svelte-fg4d1n{min-width:0;max-width:100%}.post-header.svelte-fg4d1n,.post-content.svelte-fg4d1n{overflow-wrap:anywhere}.blog-detail-page.svelte-fg4d1n{padding-bottom:75px}.back-link.svelte-fg4d1n{margin-bottom:48px;font-size:1rem}.post-header.svelte-fg4d1n{margin-bottom:48px}.post-header.svelte-fg4d1n h1:where(.svelte-fg4d1n),.state-card.svelte-fg4d1n h1:where(.svelte-fg4d1n){font-size:2rem;letter-spacing:-.035em}.post-header.svelte-fg4d1n p:where(.svelte-fg4d1n),.post-content.svelte-fg4d1n{font-size:1rem}.featured-image.svelte-fg4d1n{width:100%;max-width:100%;height:auto;margin-bottom:48px}.post-content.svelte-fg4d1n img{display:block;width:auto;max-width:100%;height:auto}.post-content.svelte-fg4d1n .table-wrapper{display:block;width:100%;max-width:100%;overflow-x:auto;margin-left:0;margin-right:0;-webkit-overflow-scrolling:touch}.post-content.svelte-fg4d1n .table-wrapper table{min-width:720px}.post-content.svelte-fg4d1n th{padding:1rem;font-size:.95rem}.post-content.svelte-fg4d1n td{padding:1rem;font-size:.95rem;line-height:1.6}}
