.hero-section[data-astro-cid-nlow4r3u]{max-width:800px;margin:0 auto;padding:1.5rem}.hero-container[data-astro-cid-nlow4r3u]{display:flex;flex-direction:row;align-items:center;gap:2rem;background:linear-gradient(135deg,#fff8f0,#ffefe3);border-radius:20px;padding:1.5rem 2rem;border:1px solid var(--border-color, #e8e2d9);box-shadow:0 4px 20px #e07a3d14}.profile-avatar-container[data-astro-cid-nlow4r3u]{flex-shrink:0;position:relative}.profile-avatar[data-astro-cid-nlow4r3u]{width:100px;height:100px;border-radius:50%;object-fit:cover;border:4px solid white;box-shadow:0 6px 20px #e07a3d33;transition:transform .3s ease,box-shadow .3s ease;position:relative;z-index:1}.profile-avatar[data-astro-cid-nlow4r3u]:hover{transform:scale(1.05);box-shadow:0 8px 28px #e07a3d4d}.profile-right[data-astro-cid-nlow4r3u]{flex:1;min-width:0}.profile-info[data-astro-cid-nlow4r3u]{margin-bottom:1rem}.profile-name[data-astro-cid-nlow4r3u]{margin:0;font-size:1.4rem;font-weight:700;color:var(--fg, #2d2a26)}.profile-title[data-astro-cid-nlow4r3u]{margin:.2rem 0 0;font-size:.85rem;color:var(--accents-1, #e07a3d);font-weight:500}.profile-description[data-astro-cid-nlow4r3u]{margin:.5rem 0 0;font-size:.85rem;line-height:1.5;color:var(--accents-3, #5c5650)}.social-icons[data-astro-cid-nlow4r3u]{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.x-accounts-group[data-astro-cid-nlow4r3u]{display:flex;gap:.35rem;background:#00000008;padding:.25rem;border-radius:12px}.social-divider[data-astro-cid-nlow4r3u]{width:1px;height:24px;background:var(--border-color, #e8e2d9);margin:0 .25rem}.social-icon-link[data-astro-cid-nlow4r3u]{position:relative;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#fff;color:var(--accents-3, #5c5650);border:1px solid var(--border-color, #e8e2d9);transition:all .2s cubic-bezier(.4,0,.2,1);text-decoration:none}.social-icon-link[data-astro-cid-nlow4r3u]:hover{background:var(--icon-color, #e07a3d);color:#fff;border-color:var(--icon-color, #e07a3d);transform:translateY(-3px) scale(1.05);box-shadow:0 4px 12px #00000026;text-decoration:none}.social-icon-link[data-astro-cid-nlow4r3u] svg{width:18px;height:18px}.x-work[data-astro-cid-nlow4r3u]{--icon-color: #1d9bf0;border-color:transparent;background:#fff}.x-work[data-astro-cid-nlow4r3u]:hover{background:#1d9bf0}.x-hobby[data-astro-cid-nlow4r3u]{--icon-color: #ff6b9d;border-color:transparent;background:#fff}.x-hobby[data-astro-cid-nlow4r3u]:hover{background:#ff6b9d}.x-badge[data-astro-cid-nlow4r3u]{position:absolute;bottom:-4px;right:-4px;padding:1px 4px;border-radius:4px;font-size:.55rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:#fff;box-shadow:0 1px 3px #0003;pointer-events:none}.x-badge[data-astro-cid-nlow4r3u].work{background:linear-gradient(135deg,#1d9bf0,#0d8bd9)}.x-badge[data-astro-cid-nlow4r3u].hobby{background:linear-gradient(135deg,#ff6b9d,#ff4777)}@media(max-width:768px){.hero-section[data-astro-cid-nlow4r3u]{padding:.75rem 1rem}.hero-container[data-astro-cid-nlow4r3u]{flex-direction:row;align-items:center;text-align:left;padding:.75rem 1rem;gap:.75rem}.profile-avatar[data-astro-cid-nlow4r3u]{width:60px;height:60px;border-width:2px}.profile-info[data-astro-cid-nlow4r3u]{margin-bottom:.4rem}.profile-name[data-astro-cid-nlow4r3u]{font-size:1rem}.profile-title[data-astro-cid-nlow4r3u]{font-size:.7rem}.profile-description[data-astro-cid-nlow4r3u]{font-size:.7rem;margin-top:.25rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.social-icons[data-astro-cid-nlow4r3u]{justify-content:flex-start;gap:.3rem}.x-accounts-group[data-astro-cid-nlow4r3u]{gap:.2rem;padding:.15rem}.social-icon-link[data-astro-cid-nlow4r3u]{width:28px;height:28px;border-radius:6px}.social-icon-link[data-astro-cid-nlow4r3u] svg{width:14px;height:14px}.social-divider[data-astro-cid-nlow4r3u]{height:18px;margin:0 .15rem}.x-badge[data-astro-cid-nlow4r3u]{font-size:.45rem;padding:0 2px;bottom:-3px;right:-3px}}.post-list-item[data-astro-cid-drwsdf4z]{border-radius:var(--radius);transition:background-color .15s ease}.post-list-item[data-astro-cid-drwsdf4z]:hover{background-color:var(--hover-bg)}.item-link[data-astro-cid-drwsdf4z]{display:flex;align-items:center;gap:var(--gap);padding:.5rem;color:inherit;text-decoration:none}.item-link[data-astro-cid-drwsdf4z]:hover{color:inherit;text-decoration:none}.item-thumbnail[data-astro-cid-drwsdf4z]{flex-shrink:0;width:120px;height:68px;border-radius:calc(var(--radius) / 2);overflow:hidden;background-color:var(--hover-bg)}.item-thumbnail[data-astro-cid-drwsdf4z] img[data-astro-cid-drwsdf4z]{width:100%;height:100%;object-fit:cover}.item-body[data-astro-cid-drwsdf4z]{flex:1;min-width:0;display:flex;flex-direction:column;gap:.3rem}.item-title[data-astro-cid-drwsdf4z]{font-size:.875rem;font-weight:600;line-height:1.4;color:var(--fg);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.item-meta[data-astro-cid-drwsdf4z]{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.home-content[data-astro-cid-j7pv25f6]{max-width:1100px;margin:0 auto;padding:0 1.5rem}.posts-section[data-astro-cid-j7pv25f6]{margin-bottom:3rem}.section-heading[data-astro-cid-j7pv25f6]{font-size:1.3rem;font-weight:700;color:var(--fg);margin:0 0 1.5rem;padding-left:1rem;position:relative}.section-heading[data-astro-cid-j7pv25f6]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:1.2em;background:linear-gradient(180deg,var(--accents-1) 0%,#d4693a 100%);border-radius:2px}.column-heading[data-astro-cid-j7pv25f6]{font-size:.8rem;font-weight:600;color:var(--accents-2);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.75rem;padding-left:.75rem;position:relative}.column-heading[data-astro-cid-j7pv25f6]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:1em;background:linear-gradient(180deg,var(--accents-1) 0%,#d4693a 100%);border-radius:1px}.posts-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:280px 1fr;gap:1.5rem;align-items:stretch}.featured-column[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:1rem}.list-column[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;background:var(--card-bg);border-radius:12px;border:1px solid var(--border-color);overflow:hidden}.list-header[data-astro-cid-j7pv25f6]{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:var(--hover-bg);border-bottom:1px solid var(--border-color)}.list-header[data-astro-cid-j7pv25f6]:before{content:"";width:3px;height:1em;background:linear-gradient(180deg,var(--accents-1) 0%,#d4693a 100%);border-radius:1px}.list-header-title[data-astro-cid-j7pv25f6]{font-size:.75rem;font-weight:600;color:var(--accents-2);letter-spacing:.03em}.posts-list[data-astro-cid-j7pv25f6]{flex:1;display:flex;flex-direction:column}.posts-list[data-astro-cid-j7pv25f6] .post-list-item{border-bottom:1px solid var(--border-color);border-radius:0}.posts-list[data-astro-cid-j7pv25f6] .post-list-item:last-child{border-bottom:none}.see-more-wrapper[data-astro-cid-j7pv25f6]{margin-top:2rem;text-align:center}.see-more-button[data-astro-cid-j7pv25f6]{display:inline-flex;align-items:center;gap:.3rem;padding:.75rem 2rem;background:linear-gradient(135deg,var(--accents-1) 0%,#d4693a 100%);border-radius:9999px;color:#fff;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #e07a3d40}.see-more-button[data-astro-cid-j7pv25f6]:hover{transform:translateY(-2px);box-shadow:0 6px 16px #e07a3d59;color:#fff;text-decoration:none}@media(max-width:900px){.posts-grid[data-astro-cid-j7pv25f6]{grid-template-columns:240px 1fr}}@media(max-width:768px){.posts-grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr;gap:1rem}.featured-column[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.column-heading[data-astro-cid-j7pv25f6]{grid-column:1 / -1}}@media(max-width:640px){.home-content[data-astro-cid-j7pv25f6]{padding:0 1rem}.featured-column[data-astro-cid-j7pv25f6]{grid-template-columns:1fr;gap:.75rem}}
