.home-content{width:min(100% - 40px,1200px);margin-top:-1px;padding-top:48px;scroll-margin-top:52px}.content-layout{grid-template-columns:minmax(0,1fr) 310px;gap:34px}.article-column{min-width:0}.article-feed{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:26px;display:grid}.article-feed>.loading-spinner,.article-feed>.error-message,.article-feed>.empty-notes,.load-more-row,.feed-ending{grid-column:1/-1}.load-more-row{flex-direction:column;align-items:center;gap:10px;padding:20px 0 8px;display:flex}.load-more-button{min-height:46px;color:var(--pink-dark);cursor:pointer;background:#fff;border:1px solid #e7cbd6;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:0 24px;font-size:13px;font-weight:800;transition:color .17s,background .17s,transform .17s,box-shadow .17s;display:inline-flex;box-shadow:0 7px 18px rgba(104,76,93,.1)}.load-more-button:hover:not(:disabled){color:#fff;background:var(--pink);transform:translateY(-2px);box-shadow:0 10px 24px rgba(214,95,141,.22)}.load-more-button:disabled{cursor:wait;opacity:.68}.load-more-button i{font-size:17px;line-height:1}.load-more-error{color:#a85a73;font-size:11px}.article-card-cute{background:#fff;border-radius:27px;flex-direction:column;min-height:430px;display:flex;box-shadow:0 10px 36px rgba(104,76,93,.09)}.article-card-cute:hover{transform:translateY(-6px);box-shadow:0 16px 42px rgba(244,134,170,.18)}.article-card-cute.theme-backend:hover{box-shadow:0 16px 42px rgba(86,170,133,.18)}.article-card-cute.theme-devops:hover{box-shadow:0 16px 42px rgba(229,185,80,.2)}.article-card-cute.theme-note:hover{box-shadow:0 16px 42px rgba(146,124,191,.18)}.article-cover{background:#f7ece7;border-radius:0;flex:0 0 190px;height:190px;min-height:0;margin:0}.article-cover:after{background:rgba(81,54,69,.04)}.article-badge{color:#9e6179;letter-spacing:.02em;background:rgba(255,231,239,.92);border:0;align-items:center;gap:5px;padding:7px 11px;font-size:9px;display:inline-flex;top:14px;left:14px}.theme-backend .article-badge{color:#3f7d61;background:rgba(222,244,234,.93)}.theme-devops .article-badge{color:#8c6b1e;background:rgba(255,244,205,.94)}.theme-note .article-badge{color:#6f5b96;background:rgba(239,233,251,.94)}.article-card-body{flex-direction:column;flex:1;justify-content:flex-start;padding:22px 22px 20px;display:flex}.article-card-body h3{min-height:52px;color:var(--ink);letter-spacing:.005em;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;font-size:18px;font-weight:800;line-height:1.5;transition:color .17s;display:-webkit-box;overflow:hidden}.article-card-cute:hover h3{color:var(--pink-dark)}.theme-backend:hover h3{color:#438166}.theme-devops:hover h3{color:#a67d1e}.theme-note:hover h3{color:#7964a8}.article-card-body>p{-webkit-line-clamp:3;margin:0 0 20px;font-size:14px;line-height:1.75}.article-card-footer{color:#91848e;font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:6px;display:flex}.article-published{flex:none;align-items:center;gap:5px;font-size:10px;line-height:1;display:inline-flex}.article-metrics{flex:none;justify-content:flex-end;gap:8px;font-size:10px}.article-metrics span{white-space:nowrap;align-items:center;gap:3px;display:inline-flex}.article-card-footer i{color:#91848e;flex:0 0 16px;justify-content:center;align-items:center;width:16px;height:16px;font-size:14px;line-height:16px;display:inline-flex}.home-aside{gap:22px}.aside-card{border-radius:27px;padding:24px;box-shadow:0 10px 36px rgba(104,76,93,.08)}.profile-card>p{margin-top:8px}.skill-list{flex-direction:column;gap:17px;margin-top:20px;display:flex}.skill-item>div{justify-content:space-between;align-items:center;gap:10px;margin-bottom:7px;display:flex}.skill-item span{color:var(--ink-soft);font-size:10px;font-weight:700}.skill-item strong{color:var(--pink-dark);font-size:8px;font-weight:900}.skill-track{background:#f5edf0;border-radius:999px;width:100%;height:8px;display:block;overflow:hidden}.skill-fill{border-radius:inherit;background:var(--pink);height:100%;display:block}.skill-rust{width:92%}.skill-vue{background:#72b995;width:84%}.skill-docker{background:#9c8ac3;width:74%}.skill-python{background:#e2b64c;width:64%}.tag-list{gap:9px}.tag-chip{border-radius:999px;align-items:center;gap:5px;padding:8px 11px;display:inline-flex}@media (width<=1040px){.content-layout{grid-template-columns:minmax(0,1fr) 276px;gap:24px}.article-feed{gap:20px}.article-card-body{padding-left:18px;padding-right:18px}}@media (width<=900px){.content-layout{grid-template-columns:1fr}.home-aside{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:static}}@media (width<=700px){.home-content{width:min(100% - 28px,1200px);scroll-margin-top:34px}.article-feed{grid-template-columns:1fr}.article-card-cute{min-height:420px}.home-aside{grid-template-columns:1fr}}@keyframes cute-rise{0%{opacity:0;translate:0 18px}to{opacity:1;translate:0}}@keyframes cute-pop-in{0%{opacity:0;translate:18px 24px}to{opacity:1;translate:0}}@keyframes note-float{0%,to{translate:0}50%{translate:0 -7px}}@keyframes pill-bob{0%,to{translate:0}50%{translate:0 -5px}}@keyframes cloud-drift{0%,to{translate:0}50%{translate:12px -3px}}@keyframes flower-sway{0%,to{translate:0}50%{translate:0 -8px}}@keyframes dot-breathe{0%,to{box-shadow:0 0 0 4px var(--pink-soft)}50%{box-shadow:0 0 0 8px rgba(244,134,170,.12)}}@keyframes heart-beat{0%,to{scale:1}12%{scale:1.14}24%{scale:1}}@keyframes card-reveal{0%{opacity:0;translate:0 22px}to{opacity:1;translate:0}}@keyframes arrow-nudge{0%,to{translate:0}50%{translate:0 3px}}.hero-copy>*{animation:.65s cubic-bezier(.22,1,.36,1) both cute-rise}.hero-copy>:first-child{animation-delay:60ms}.hero-copy>:nth-child(2){animation-delay:.13s}.hero-copy>:nth-child(3){animation-delay:.21s}.hero-copy>:nth-child(4){animation-delay:.29s}.hero-copy>:nth-child(5){animation-delay:.37s}.hero-visual{animation:.85s cubic-bezier(.22,1,.36,1) .18s both cute-pop-in}.eyebrow-dot{animation:2.4s ease-in-out 1s infinite dot-breathe}.window-heart{animation:2.8s ease-in-out 1.2s infinite heart-beat}.profile-sticker{animation:5.6s ease-in-out .9s infinite note-float}.pink-note{animation:4.8s ease-in-out .3s infinite note-float}.mint-note{animation:5.3s ease-in-out 1.1s infinite reverse note-float}.pill-left{animation:4.2s ease-in-out .6s infinite pill-bob}.pill-right{animation:4.7s ease-in-out 1.2s infinite reverse pill-bob}.hero-cloud-one{animation:8s ease-in-out infinite cloud-drift}.hero-cloud-two{animation:9s ease-in-out 1.4s infinite reverse cloud-drift}.hero-flower-one{animation:5s ease-in-out .5s infinite flower-sway}.hero-flower-two{animation:5.8s ease-in-out 1.1s infinite reverse flower-sway}.article-card-cute,.aside-card{animation:.62s cubic-bezier(.22,1,.36,1) both card-reveal}.article-feed>:nth-child(2),.home-aside>:nth-child(2){animation-delay:70ms}.article-feed>:nth-child(3),.home-aside>:nth-child(3){animation-delay:.14s}.article-feed>:nth-child(4),.home-aside>:nth-child(4){animation-delay:.21s}.load-more-button:not(:disabled) i{animation:1.8s ease-in-out infinite arrow-nudge}@media (prefers-reduced-motion:reduce){*,:before,:after{animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}}