@import url("https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;700;800&display=swap");:root{--bg:#0a0b0e;--bg2:#0f1116;--bg3:#14171f;--border:#1c2130;--border2:#2a3142;--text:#c3cad9;--muted:#5b6680;--dim:#3a4257;--accent:#c2455e;--accent-dim:#8a2d40;--accent2:#c57e40;--accent3:#cf7488;--wine-deep:#3F0112;--wine-edge:#5e1a28;--white:#f0f3f8}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#0a0b0e;color:#c3cad9;font-family:"JetBrains Mono",ui-monospace,monospace;font-size:15px;line-height:1.7;-webkit-font-smoothing:antialiased;background-image:radial-gradient(circle at 50% -10%, rgba(194,69,94,0.06), transparent 55%),repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(255,255,255,0.012) 2px, rgba(255,255,255,0.012) 3px)}a{color:#c2455e;text-decoration:none}a:hover{color:#f0f3f8}::selection{background:#c2455e;color:#0a0b0e}img{max-width:100%}.wrap{max-width:980px;margin:0 auto;padding:0 24px}section{padding:64px 0}.cursor{display:inline-block;width:9px;height:1em;background:#c2455e;vertical-align:-2px;animation:blink 1.1s steps(1) infinite;margin-left:2px}@keyframes blink{50%{opacity:0}}.nav{position:sticky;top:0;z-index:50;backdrop-filter:blur(10px);background:rgba(10,11,14,0.78);border-bottom:1px solid #1c2130}.nav-inner{max-width:980px;margin:0 auto;padding:0 24px;height:56px;display:flex;align-items:center;justify-content:space-between}.brand{font-weight:800;color:#f0f3f8;font-size:15px;letter-spacing:-.3px;text-decoration:none}.brand:hover{color:#f0f3f8}.brand .prompt{color:#c2455e}.brand .cursor{height:1em}.nav-links{display:flex;gap:6px;align-items:center}.nav-links a{color:#5b6680;font-size:13px;padding:6px 12px;border-radius:6px;transition:0.15s ease;font-weight:500}.nav-links a:hover{color:#f0f3f8;background:#14171f}.nav-links a.active{color:#f0f3f8;background:#14171f}.nav-links a.cta{color:#c2455e;border:1px solid #2a3142}.nav-links a.cta:hover{background:#c2455e;color:#0a0b0e;border-color:#c2455e}.hero{padding:56px 0 40px}.term{background:#0f1116;border:1px solid #1c2130;border-radius:10px;overflow:hidden;box-shadow:0 20px 60px -20px rgba(0,0,0,0.7)}.term-bar{display:flex;align-items:center;justify-content:space-between;padding:11px 16px;background:#14171f;border-bottom:1px solid #1c2130}.bl{color:#5b6680;font-size:12px}.bl .b{color:#c2455e}.clock{color:#3a4257;font-size:12px;letter-spacing:1px}.term-body{padding:22px 24px 26px;font-size:13.5px;line-height:1.55}.cat{color:#c2455e;white-space:pre;font-size:12px;line-height:1.25;margin-bottom:14px;text-shadow:0 0 14px rgba(194,69,94,0.3)}.line{margin:2px 0}.sh-prompt{color:#c2455e}.sh-path{color:#cf7488}.sh-out{color:#c3cad9}.sh-dim{color:#5b6680}.sh-amber{color:#c57e40}.sh-white{color:#f0f3f8;font-weight:500}#typed{color:#f0f3f8}.tcursor{display:inline-block;width:8px;height:15px;background:#c2455e;vertical-align:-2px;animation:blink 1.1s steps(1) infinite;margin-left:1px}.hero-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.pill{font-size:12px;color:#5b6680;border:1px solid #1c2130;background:#0f1116;padding:4px 11px;border-radius:20px}.pill b{color:#c2455e;font-weight:500}.sec-head{display:flex;align-items:baseline;gap:12px;margin-bottom:28px}.sec-head h2{color:#f0f3f8;font-size:20px;font-weight:700;letter-spacing:-.3px}.sec-head .hash{color:#c2455e;font-weight:800}.sec-head .rule{flex:1;height:1px;background:#1c2130}.sec-head .count{color:#3a4257;font-size:12px}.page-head{padding:48px 0 8px}.page-head h1{color:#f0f3f8;font-size:26px;font-weight:800;letter-spacing:-.5px}.page-head h1 .p{color:#c2455e}.page-head .sub{color:#5b6680;font-size:13px;margin-top:8px}.page-header{padding:48px 0 24px}.page-title{color:#f0f3f8;font-size:26px;font-weight:800;letter-spacing:-.5px}.page-subtitle{color:#5b6680;font-size:13px;margin-top:8px}.breadcrumb{font-size:12px;color:#3a4257;padding-top:20px}.breadcrumb a{color:#5b6680}.breadcrumb a:hover{color:#c2455e}.breadcrumb .sep{color:#3a4257;margin:0 6px}.more-row{display:flex;justify-content:flex-end;margin-top:18px}.more-link{font-size:13px;color:#c2455e;font-weight:500}.more-link:hover{color:#f0f3f8}.grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:16px}.card{background:#0f1116;border:1px solid #1c2130;border-radius:10px;padding:20px;transition:0.15s ease;position:relative;overflow:hidden}.card:hover{border-color:#2a3142;transform:translateY(-2px)}.card::before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:#c2455e;opacity:0;transition:0.15s ease}.card:hover::before{opacity:1}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.card h3{color:#f0f3f8;font-size:15px;font-weight:700}.card h3 .fn{color:#c2455e}.badge{font-size:11px;padding:2px 8px;border-radius:5px;font-weight:500;background:#3F0112;color:#cf7488;border:1px solid #5e1a28}.badge.amber{color:#e0828f}.card p{font-size:13px;color:#5b6680;line-height:1.6;margin-bottom:14px}.card-foot{display:flex;flex-wrap:wrap;gap:6px}.tech{font-size:11px;color:#3a4257;border:1px solid #1c2130;padding:2px 8px;border-radius:4px}.posts{display:flex;flex-direction:column;border:1px solid #1c2130;border-radius:10px;overflow:hidden}.post-row{display:flex;align-items:center;gap:16px;padding:16px 20px;background:#0f1116;border-bottom:1px solid #1c2130;transition:0.15s ease}.post-row:last-child{border-bottom:none}.post-row:hover{background:#14171f}.post-row .pdate{color:#3a4257;font-size:12px;white-space:nowrap;min-width:74px}.post-main{flex:1;min-width:0}.post-main a{color:#f0f3f8;font-weight:500;font-size:14px}.post-main a:hover{color:#c2455e}.post-cat{color:#8a2d40;font-size:11px;margin-top:2px}.post-arrow{color:#3a4257;transition:0.15s ease}.post-row:hover .post-arrow{color:#c2455e;transform:translateX(3px)}footer{border-top:1px solid #1c2130;padding:32px 0;margin-top:32px}.foot-inner{max-width:980px;margin:0 auto;padding:0 24px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px}.foot-inner .l{color:#3a4257;font-size:12px}.foot-inner .l a{color:#5b6680}.social{display:flex;gap:14px}.social a{color:#5b6680;font-size:13px}.search-wrap{display:none}@media (max-width: 600px){.nav-links a:not(.cta){display:none}.cat{font-size:9px}section{padding:44px 0}.post-row .pdate{min-width:auto}}.year-block{margin-bottom:2.5rem;opacity:0;transform:translateY(12px);animation:fadeUp 0.4s ease forwards}.year-block:nth-child(1){animation-delay:.07s}.year-block:nth-child(2){animation-delay:.14s}.year-block:nth-child(3){animation-delay:.21s}.year-block:nth-child(4){animation-delay:.28s}.year-block:nth-child(5){animation-delay:.35s}.year-block:nth-child(6){animation-delay:.42s}.year-heading{font-family:"JetBrains Mono",ui-monospace,monospace;font-size:1rem;font-weight:700;color:#c2455e;margin-bottom:0.8rem;padding-bottom:0.5rem;border-bottom:1px solid #1c2130;display:flex;align-items:center;gap:0.5rem}.year-count{font-family:"JetBrains Mono",ui-monospace,monospace;font-size:0.62rem;color:#5b6680;font-weight:400;background:#14171f;border:1px solid #1c2130;padding:1px 6px;border-radius:2px}.post-list{display:flex;flex-direction:column}.post-item{display:flex;align-items:baseline;gap:1rem;padding:0.4rem 0.5rem;border-radius:4px;transition:background 0.15s ease;border:1px solid transparent}.post-item:hover{background:#14171f;border-color:#1c2130}.post-date{font-size:0.68rem;color:#5b6680;min-width:52px;flex-shrink:0;letter-spacing:0.02em}.post-date .day{color:#c3cad9;font-weight:500}.post-date .month{font-size:0.62rem}.post-link{color:#cf7488;font-size:0.78rem;flex:1;min-width:0}.post-link:hover{color:#c57e40;text-decoration:underline}.post-tags-inline{display:flex;gap:0.3rem;flex-shrink:0;flex-wrap:wrap}.tag-section,.category-section{margin-bottom:2.5rem}.tag-heading,.category-heading{font-family:"JetBrains Mono",ui-monospace,monospace;font-size:0.9rem;font-weight:700;color:#c57e40;margin-bottom:0.75rem;padding-bottom:0.4rem;border-bottom:1px solid #1c2130;display:flex;align-items:center;gap:0.4rem}.tag-heading .count,.category-heading .count{font-family:"JetBrains Mono",ui-monospace,monospace;font-size:0.6rem;color:#5b6680;background:#14171f;border:1px solid #1c2130;padding:1px 5px;border-radius:2px;font-weight:400}.post{max-width:100%}.post-header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #1c2130}.post-title{font-family:"JetBrains Mono",ui-monospace,monospace;font-size:1.5rem;font-weight:800;color:#f0f3f8;letter-spacing:-0.03em;line-height:1.3;margin-bottom:0.75rem}.post-meta{display:flex;flex-wrap:wrap;gap:1rem;font-size:0.7rem;color:#5b6680;align-items:center}.post-meta-item{display:flex;align-items:center;gap:0.3rem}.post-meta-tags{display:flex;gap:0.35rem;flex-wrap:wrap}.post-body{font-size:0.82rem;line-height:1.8;color:#c3cad9}.post-body h1,.post-body h2,.post-body h3,.post-body h4,.post-body h5,.post-body h6{font-family:"JetBrains Mono",ui-monospace,monospace;color:#f0f3f8;font-weight:700;letter-spacing:-0.02em;margin:2rem 0 0.75rem;line-height:1.3}.post-body h1::before,.post-body h2::before,.post-body h3::before,.post-body h4::before,.post-body h5::before,.post-body h6::before{content:'## ';color:#c2455e;font-family:"JetBrains Mono",ui-monospace,monospace;font-weight:400;font-size:0.7em}.post-body h1{font-size:1.3rem}.post-body h2{font-size:1.15rem}.post-body h3{font-size:1rem}.post-body h2::before{content:'## '}.post-body h3::before{content:'### '}.post-body h4::before{content:'#### '}.post-body p{margin-bottom:1.1rem}.post-body a{color:#cf7488;text-decoration:underline;text-underline-offset:2px}.post-body a:hover{color:#c57e40}.post-body ul,.post-body ol{margin:0.5rem 0 1.1rem 1.5rem;list-style:initial}.post-body ol{list-style:decimal}.post-body li{margin-bottom:0.3rem}.post-body blockquote{border-left:2px solid #c2455e;padding:0.5rem 0 0.5rem 1rem;margin:1.5rem 0;color:#5b6680;font-style:italic;background:#14171f;border-radius:0 4px 4px 0}.post-body hr{border:none;border-top:1px solid #1c2130;margin:2rem 0}.post-body table{width:100%;border-collapse:collapse;font-size:0.78rem;margin:1.5rem 0}.post-body table th{text-align:left;padding:0.5rem 0.75rem;background:#14171f;color:#c2455e;border:1px solid #1c2130;font-weight:600;letter-spacing:0.04em}.post-body table td{padding:0.45rem 0.75rem;border:1px solid #1c2130;color:#c3cad9}.post-body table tr:nth-child(even) td{background:rgba(20,23,31,0.5)}.post-body img{border-radius:4px;border:1px solid #1c2130;margin:1.5rem 0}.post-nav{display:flex;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1.5rem;border-top:1px solid #1c2130;font-size:0.72rem}.post-nav-link{display:flex;flex-direction:column;gap:0.3rem;padding:0.75rem 1rem;background:#14171f;border:1px solid #1c2130;border-radius:4px;max-width:45%;transition:border-color 0.15s ease}.post-nav-link:hover{border-color:#c2455e}.post-nav-link .nav-dir{color:#5b6680;font-size:0.62rem;letter-spacing:0.1em;text-transform:uppercase}.post-nav-link .nav-title{color:#cf7488}.home-post-card{padding:1.2rem;border:1px solid #1c2130;border-radius:4px;margin-bottom:1rem;transition:all 0.15s ease;background:#0f1116}.home-post-card:hover{border-color:#c2455e;background:#14171f}.home-post-title{font-family:"JetBrains Mono",ui-monospace,monospace;font-size:0.95rem;font-weight:700;color:#f0f3f8;margin-bottom:0.4rem;letter-spacing:-0.02em}.home-post-title a{color:inherit}.home-post-title a:hover{color:#cf7488}.home-post-excerpt{font-size:0.72rem;color:#5b6680;line-height:1.6;margin-bottom:0.6rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-post-footer{display:flex;align-items:center;gap:0.75rem;font-size:0.65rem;color:#5b6680}.about-content{font-size:0.82rem;line-height:1.8}.about-content h2{font-family:"JetBrains Mono",ui-monospace,monospace;font-size:1rem;font-weight:700;color:#c2455e;margin:2rem 0 0.75rem;letter-spacing:0.02em}.about-content p{margin-bottom:1rem;color:#c3cad9}.about-content .skill-row{display:flex;flex-wrap:wrap;gap:0.4rem;margin-bottom:1rem}
