*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;overflow-x:hidden}body{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.7;color:#faebd0;background-color:#1c0e03;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img,svg{display:block;max-width:100%}a{color:#c87941;text-decoration:none;transition:color 0.2s ease}a:hover{color:#f5a623;text-decoration:underline}h1,h2,h3,h4,h5,h6{color:#fff8ee;line-height:1.2;font-weight:700}p{margin-bottom:1rem}ul,ol{padding-left:1.5rem;margin-bottom:1rem}li{margin-bottom:.5rem}code,pre{font-family:"Fira Code","Courier New",monospace;font-size:.875rem}pre{background:#2e1a07;border:1px solid #472411;border-radius:8px;padding:1rem 1.5rem;overflow-x:auto;margin-bottom:1.5rem;line-height:1.5}code{background:#2e1a07;color:#faebd0;border-radius:4px;padding:0.15em 0.4em;font-size:0.9em}pre code{background:none;padding:0;border-radius:0;font-size:inherit}blockquote{border-left:4px solid #c87941;margin:1.5rem 0;padding:.75rem 1.5rem;color:#c9935e;font-style:italic;background:#2e1a07;border-radius:0 8px 8px 0}hr{border:none;border-top:1px solid #472411;margin:2rem 0}table{width:100%;border-collapse:collapse;margin-bottom:1.5rem}table th,table td{padding:.75rem 1rem;border:1px solid #472411;text-align:left;color:#faebd0;background:#1c0e03}table th{background:#2e1a07;color:#fff8ee;font-weight:600}table tbody tr:nth-child(odd) td,table tbody tr:nth-child(odd) th{background:#1c0e03}table tbody tr:nth-child(even) td,table tbody tr:nth-child(even) th{background:#2e1a07}@media (max-width: 768px){table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%}table th,table td{padding:.5rem .75rem;font-size:.875rem;white-space:nowrap}}.container{max-width:1100px;margin:0 auto;padding:0 1.5rem}@media (max-width: 576px){.container{padding:0 1rem}}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:9999px;font-weight:600;font-size:.875rem;letter-spacing:0.02em;transition:all 0.2s ease;cursor:pointer;text-decoration:none;border:2px solid transparent}.btn--primary{background:#c87941;color:#fff}.btn--primary:hover{background:#a05e2e;color:#fff;text-decoration:none;transform:translateY(-1px);box-shadow:0 4px 16px rgba(0,0,0,0.4)}.btn--outline{background:transparent;color:#c87941;border-color:#c87941}.btn--outline:hover{background:#c87941;color:#fff;text-decoration:none;transform:translateY(-1px);box-shadow:0 4px 16px rgba(0,0,0,0.4)}.social-link{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:9999px;color:#c9935e;border:1px solid #472411;transition:all 0.2s ease;text-decoration:none}.social-link:hover{color:#fff8ee;border-color:#c9935e;background:#2e1a07;transform:translateY(-2px);text-decoration:none}.section{padding:5rem 0}.section__title{font-size:1.875rem;margin-bottom:3rem;text-align:center;position:relative}.section__title::after{content:'🐾';display:block;font-size:1.2rem;margin:.75rem auto 0;line-height:1}.section__cta{text-align:center;margin-top:3rem}@media (max-width: 768px){.section{padding:3rem 0}}.sidebar{background-color:#2e1a07;color:#c9935e}.sidebar a{color:#faebd0}.sidebar a:hover{color:#f5a623;text-decoration:none}.sidebar h1{color:#fff8ee;font-size:1.5rem;font-weight:800;letter-spacing:-0.02em}.sidebar .lead{font-size:.875rem;color:#c9935e}.sidebar-nav-item{color:#c9935e;font-size:.875rem}.sidebar-nav-item:hover,.sidebar-nav-item.active{color:#f5a623;text-decoration:none}.sidebar-nav-item.active{font-weight:600}.sidebar-copyright{font-size:.875rem;color:#c9935e;margin-top:2rem}.sidebar-social{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.sidebar-social__link{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:9999px;color:#c9935e;border:1px solid #472411;transition:all 0.2s ease;text-decoration:none}.sidebar-social__link:hover{color:#fff8ee;border-color:#c9935e;background:#1c0e03;transform:translateY(-2px);text-decoration:none}.content{background-color:#1c0e03}.theme-base-09 .sidebar{background-color:#472411}.hero{padding:6rem 0;background:radial-gradient(ellipse 80% 60% at 50% -20%, rgba(200,121,65,0.2), transparent),radial-gradient(ellipse 40% 40% at 80% 60%, rgba(245,166,35,0.08), transparent)}.hero__inner{max-width:1100px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:3rem}.hero__text{flex:1}.hero__greeting{font-size:1.125rem;color:#f5a623;font-weight:500;margin-bottom:.5rem;letter-spacing:0.04em}.hero__name{font-size:clamp(2.25rem, 5vw, 3rem);font-weight:800;letter-spacing:-0.03em;background:linear-gradient(135deg, #fff8ee 40%, #c87941 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1.5rem;line-height:1.1}.hero__bio{font-size:1.125rem;color:#c9935e;max-width:480px;margin-bottom:2rem;line-height:1.7}.hero__links{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.hero__social{display:flex;gap:.75rem}.hero__avatar{flex-shrink:0}.hero__avatar img{width:280px;height:280px;border-radius:9999px;border:3px solid #472411;object-fit:cover;box-shadow:0 8px 32px rgba(0,0,0,0.5),0 0 60px rgba(200,121,65,0.2)}@media (max-width: 768px){.hero__avatar{display:none}}@media (max-width: 768px){.hero{padding:3rem 0;text-align:center}.hero__inner{padding:0 1rem}.hero__bio{max-width:100%}.hero__links{justify-content:center}.hero__social{justify-content:center}}@media (max-width: 576px){.hero{padding:2.5rem 0}.hero__name{font-size:1.875rem}.hero__bio{font-size:1rem}}.skills__grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(min(220px, 100%), 1fr));gap:1.5rem}.skill-card{background:#2e1a07;border:1px solid #472411;border-radius:16px;padding:2rem;transition:all 0.2s ease}.skill-card:hover{border-color:#c87941;transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,0.4)}.skill-card__icon{font-size:2rem;margin-bottom:1rem}.skill-card__title{font-size:1.125rem;margin-bottom:.75rem;color:#fff8ee}.skill-card__desc{font-size:.875rem;color:#c9935e;line-height:1.6;margin:0}.posts__grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(min(300px, 100%), 1fr));gap:1.5rem}@media (max-width: 576px){.posts__grid{grid-template-columns:1fr}}.post-card{background:#2e1a07;border:1px solid #472411;border-radius:16px;padding:2rem;display:flex;flex-direction:column;transition:all 0.2s ease}.post-card:hover{border-color:#c87941;transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,0.4)}.post-card__meta{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#c9935e;margin-bottom:.75rem}.post-card__category{background:rgba(200,121,65,0.15);color:#c87941;padding:2px .75rem;border-radius:9999px;font-size:0.75rem;font-weight:600;text-transform:uppercase;letter-spacing:0.05em}.post-card__title{font-size:1.25rem;margin-bottom:.75rem;line-height:1.3}.post-card__title a{color:#fff8ee;text-decoration:none}.post-card__title a:hover{color:#c87941}.post-card__excerpt{font-size:.875rem;color:#c9935e;line-height:1.6;margin-bottom:1rem;flex:1}.post-card__link{font-size:.875rem;font-weight:600;color:#c87941;text-decoration:none;margin-top:auto}.post-card__link:hover{color:#f5a623;text-decoration:none}.blog-page{padding-top:4rem;padding-bottom:4rem}.blog-page__header{text-align:center;margin-bottom:4rem}.blog-page__title{font-size:2.25rem;margin-bottom:1rem}.blog-page__desc{color:#c9935e;font-size:1.125rem}@media (max-width: 768px){.blog-page{padding-top:2.5rem;padding-bottom:2.5rem}.blog-page__title{font-size:1.875rem}.blog-page__header{margin-bottom:2.5rem}}.pagination{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:4rem}.pagination a,.pagination span{padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:500}.pagination a{background:#2e1a07;border:1px solid #472411;color:#faebd0;text-decoration:none;transition:all 0.2s ease}.pagination a:hover{border-color:#c87941;color:#c87941}.pagination .current-page{background:#c87941;color:#fff;border:1px solid #c87941}.post-full{padding-top:4rem}.post-full__header{padding-bottom:3rem;border-bottom:1px solid #472411;margin-bottom:3rem}.post-full__meta{display:flex;align-items:center;gap:1rem;font-size:.875rem;color:#c9935e;margin-bottom:1rem}.post-full__category{background:rgba(200,121,65,0.15);color:#c87941;padding:2px .75rem;border-radius:9999px;font-size:0.75rem;font-weight:600;text-transform:uppercase;letter-spacing:0.05em}.post-full__title{font-size:clamp(1.875rem, 4vw, 2.25rem);letter-spacing:-0.02em;margin-bottom:1rem}.post-full__excerpt{font-size:1.25rem;color:#c9935e;line-height:1.6;margin:0}.post-full__body{padding-bottom:3rem}.post-full__body h2{font-size:1.5rem;margin:3rem 0 1rem}.post-full__body h3{font-size:1.25rem;margin:2rem 0 .75rem}.post-full__body h4{font-size:1.125rem;margin:1.5rem 0 .75rem}.post-full__body p{margin-bottom:1.5rem}.post-full__body a{color:#c87941}.post-full__body a:hover{color:#f5a623}.post-full__body img{border-radius:8px;margin:2rem auto;box-shadow:0 4px 16px rgba(0,0,0,0.4)}.post-full__footer{padding:2rem 0 4rem;border-top:1px solid #472411}@media (max-width: 768px){.post-full{padding-top:2.5rem}.post-full__header{padding-bottom:2rem;margin-bottom:2rem}.post-full__excerpt{font-size:1rem}}div.page{padding-top:4rem;padding-bottom:4rem;max-width:760px}div.page__header{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #472411}div.page__title{font-size:2.25rem;letter-spacing:-0.02em;margin-bottom:.75rem}div.page__subtitle{font-size:1.125rem;color:#c9935e;margin:0}div.page__body h2{font-size:1.5rem;margin:2.5rem 0 1rem}div.page__body h3{font-size:1.25rem;margin:2rem 0 .75rem}div.page__body p{margin-bottom:1.5rem}div.page__body a{color:#c87941}div.page__body a:hover{color:#f5a623}div.page__body td code,div.page__body th code{white-space:nowrap;font-size:0.8em}@media (max-width: 768px){div.page{padding-top:2.5rem;padding-bottom:2.5rem}div.page__title{font-size:1.875rem}div.page__header{margin-bottom:2rem}}@media (max-width: 576px){div.page{padding-top:2rem;padding-bottom:2rem}div.page__title{font-size:1.5rem}div.page__subtitle{font-size:1rem}div.page__header{margin-bottom:1.5rem;padding-bottom:1.5rem}div.page__body h2{font-size:1.25rem;margin:2rem 0 .75rem}div.page__body h3{font-size:1.125rem;margin:1.5rem 0 .5rem}}.vgishkur{padding:2.5rem 0 4rem}.vgishkur__header{margin-bottom:2rem}.vgishkur__title{font-size:clamp(1.6rem, 4vw, 2.4rem);font-weight:800;background:linear-gradient(135deg, #c87941 0%, #f5a623 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem}.vgishkur__subtitle{color:#c9935e;font-size:1rem;max-width:70ch;line-height:1.7;margin-bottom:1.5rem}.vgishkur__subtitle a{color:#f5a623;text-decoration:underline;text-underline-offset:3px}.vgishkur__subtitle a:hover{color:#c87941}.vgishkur__legend{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin-bottom:1rem}.vgishkur__hint{font-size:.875rem;color:#c9935e;margin-bottom:1.5rem}.vgishkur__hint-star{color:#fbbf24}.vgishkur__hint-circles{color:#94a3b8}.vgishkur__scroll-wrapper{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;border:1px solid rgba(255,255,255,0.06);border-radius:10px;background:#0a1120;box-shadow:0 8px 32px rgba(0,0,0,0.4);position:relative}.vgishkur__scroll-wrapper::-webkit-scrollbar{height:8px}.vgishkur__scroll-wrapper::-webkit-scrollbar-track{background:#0f172a}.vgishkur__scroll-wrapper::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}.vgishkur__scroll-wrapper::-webkit-scrollbar-thumb:hover{background:#475569}.vgishkur__container{display:inline-block;vertical-align:top}.vgishkur__panel{position:relative;margin-top:1.5rem;padding:1.5rem 2rem;background:#111827;border:1px solid rgba(255,255,255,0.08);border-radius:10px;box-shadow:0 4px 24px rgba(0,0,0,0.3)}.vgishkur__panel[hidden]{display:none}.vgishkur__panel-close{position:absolute;top:1rem;right:1rem;background:transparent;border:1px solid rgba(255,255,255,0.15);color:#c9935e;border-radius:6px;width:32px;height:32px;font-size:14px;cursor:pointer;line-height:1;transition:background 0.15s, color 0.15s}.vgishkur__panel-close:hover{background:rgba(255,255,255,0.08);color:#fff}.vg-legend-item{display:inline-flex;align-items:center;gap:6px;font-size:.875rem;color:#c9935e}.vg-legend-dot{display:inline-block;width:10px;height:10px;border-radius:50%;flex-shrink:0}.vg-legend-sep{display:inline-block;width:1px;height:16px;background:rgba(255,255,255,0.12);margin:0 8px;vertical-align:middle}.vg-game-tooltip{position:absolute;z-index:100;background:#1e293b;border:1px solid rgba(255,255,255,0.15);color:#e2e8f0;padding:4px 10px;border-radius:6px;font-size:11px;font-family:'Inter', sans-serif;pointer-events:none;white-space:nowrap;box-shadow:0 4px 12px rgba(0,0,0,0.5);transform:translateZ(0)}.vg-game-tooltip .vg-tt-year{color:#64748b}.vgp__badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.vgp__badge{display:inline-block;padding:2px 10px;border:1px solid;border-radius:20px;font-size:11px;font-weight:600;letter-spacing:0.04em;text-transform:uppercase}.vgp__badge--unique{background:#fbbf2422;color:#fbbf24;border-color:#fbbf2444}.vgp__name{font-size:clamp(1.25rem, 3vw, 1.75rem);font-weight:800;margin:0 0 .25rem;color:#f1f5f9}.vgp__year{font-size:.875rem;color:#c9935e;margin-bottom:1rem}.vgp__desc{font-size:1rem;color:#cbd5e1;line-height:1.75;max-width:80ch;margin-bottom:1.5rem}.vgp__examples h3{font-size:.875rem;text-transform:uppercase;letter-spacing:0.08em;color:#c9935e;margin-bottom:.5rem}.vgp__examples ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.5rem}.vgp__examples li{font-size:.875rem;color:#94a3b8;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.08);padding:3px 10px;border-radius:4px}
