html{height:100%}body,html{min-height:100%;margin:0;font-family:ibm plex sans,system-ui,-apple-system,sans-serif;color:#ddd8cc;scroll-behavior:smooth;background-color:#07090f}.hero{height:100vh;width:100%;background-image:url(../images/forest-background.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,rgba(0,0,0,.3) 0%,rgba(0,0,0,.3) 70%,black 100%);z-index:1}.hero-content{position:relative;color:#fff;text-align:center;z-index:1;padding-bottom:10vh;padding:0 2rem 10vh}.hero-content h1{font-family:fraunces,Georgia,times new roman,serif;font-size:clamp(3.5rem,9vw,7rem);font-weight:300;letter-spacing:-.02em;line-height:1.05;margin-bottom:1.5rem;color:#fff}.hero-content p{font-family:jetbrains mono,fira code,consolas,monospace;font-size:clamp(.75rem,1.5vw,.9rem);letter-spacing:.22em;text-transform:uppercase;margin:0;color:#e8b84b;opacity:.9}.hero-content p::before{content:'// ';opacity:.5}.hero-content .hero-badge{display:inline-flex;align-items:center;gap:.6rem;margin:0 0 1.75rem;padding:.45rem 1rem .45rem .85rem;border-radius:999px;border:1px solid rgba(232,184,75,.3);background:rgba(7,9,15,.45);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);font-family:ibm plex sans,system-ui,-apple-system,sans-serif;font-size:.85rem;letter-spacing:.01em;text-transform:none;color:#ddd8cc;opacity:1}.hero-content .hero-badge::before{content:none}.hero-badge-dot{position:relative;width:8px;height:8px;border-radius:50%;background:#4ade80;flex-shrink:0}.hero-badge-dot::after{content:'';position:absolute;inset:0;border-radius:50%;background:#4ade80;animation:hero-badge-pulse 2s ease-out infinite}@keyframes hero-badge-pulse{0%{transform:scale(1);opacity:.7}100%{transform:scale(3);opacity:0}}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2.5rem}.hero-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.6rem;border-radius:999px;font-family:ibm plex sans,system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:transform .25s ease,background .25s ease,border-color .25s ease,box-shadow .25s ease}.hero-btn i{transition:transform .25s ease}.hero-btn:hover{transform:translateY(-2px)}.hero-btn:hover i{transform:translateX(3px)}.hero-btn:focus-visible{outline:2px solid #e8b84b;outline-offset:3px}.hero-btn-primary{background:#e8b84b;color:#07090f;font-weight:600;box-shadow:0 8px 30px rgba(232,184,75,.2)}.hero-btn-primary:hover{background:#f5cc72;box-shadow:0 12px 40px rgba(232,184,75,.35)}.hero-btn-secondary{border:1px solid rgba(255,255,255,.35);background:rgba(7,9,15,.35);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff}.hero-btn-secondary:hover{border-color:rgba(255,255,255,.7);background:rgba(7,9,15,.55)}@media(max-width:480px){.hero-content .hero-badge{font-size:.74rem;padding:.4rem .8rem .4rem .7rem;white-space:nowrap}.hero-actions{flex-direction:column;align-items:stretch;padding:0 1rem}.hero-btn{justify-content:center}}@media(prefers-reduced-motion:reduce){.hero-badge-dot::after{animation:none}.hero-btn,.hero-btn i{transition:none}}.scroll-down{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;cursor:pointer;z-index:2}.scroll-down .arrow{width:.8rem;height:.8rem;border-right:2px solid #e8b84b;border-bottom:2px solid #e8b84b;transform:rotate(45deg);margin:-.3rem;animation:bounce 2s infinite}.scroll-down .arrow:nth-child(2){animation-delay:-.2s}.scroll-down .arrow:nth-child(3){animation-delay:-.4s}@keyframes bounce{0%{opacity:0;transform:rotate(45deg)translate(-12px,-12px)}50%{opacity:1}100%{opacity:0;transform:rotate(45deg)translate(12px,12px)}}.hero-clouds{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.hero-cloud-layer{--depth:20px;position:absolute;inset:-6%;transform:translate3d(calc(var(--mx,0) * var(--depth) * -1),calc(var(--my,0) * var(--depth) * -.6),0);will-change:transform}.hero-cloud-drift{position:absolute;top:0;left:0;width:200%;height:100%;background-repeat:repeat-x;background-size:50% 100%;animation:hero-cloud-drift var(--speed,120s)linear infinite;will-change:transform}@keyframes hero-cloud-drift{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}.hero-cloud-far{--depth:10px;opacity:.45;-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 45%,transparent 80%);mask-image:linear-gradient(to bottom,#000 0%,#000 45%,transparent 80%)}.hero-cloud-far .hero-cloud-drift{--speed:240s;background-image:url(../images/clouds/far.svg)}.hero-cloud-mid{--depth:24px;opacity:.55;-webkit-mask-image:linear-gradient(to bottom,transparent 10%,#000 40%,#000 70%,transparent 95%);mask-image:linear-gradient(to bottom,transparent 10%,#000 40%,#000 70%,transparent 95%)}.hero-cloud-mid .hero-cloud-drift{--speed:150s;background-image:url(../images/clouds/mid.svg)}.hero-cloud-near{--depth:48px;opacity:.75;-webkit-mask-image:linear-gradient(to bottom,transparent 45%,#000 75%,#000 100%);mask-image:linear-gradient(to bottom,transparent 45%,#000 75%,#000 100%)}.hero-cloud-near .hero-cloud-drift{--speed:90s;background-image:url(../images/clouds/near.svg);animation-direction:reverse}.hero-cloud-glow{position:absolute;top:0;left:0;width:900px;height:900px;margin:-450px 0 0 -450px;border-radius:50%;background:radial-gradient(circle,rgba(245,204,114,.22) 0%,rgba(245,204,114,7%) 35%,transparent 65%);mix-blend-mode:screen;opacity:0;transform:translate3d(var(--px,50vw),var(--py,50vh),0);transition:opacity .8s ease;will-change:transform}.hero-clouds.is-pointer .hero-cloud-glow{opacity:1}.hero-clouds~.hero-content{transform:translate3d(calc(var(--mx,0) * 8px),calc(var(--my,0) * 6px),0);will-change:transform}.hero.clouds-paused .hero-cloud-drift{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.hero-cloud-drift{animation:none}.hero-cloud-layer,.hero-clouds~.hero-content{transform:none}.hero-cloud-glow{display:none}}.about-section{min-height:100vh;padding:4rem 2rem;background-color:#07090f;color:#ddd8cc;margin-top:-2px;position:relative;display:flex;flex-direction:column;justify-content:center}.about-section::after{content:'';position:absolute;left:0;right:0;bottom:0;height:30vh;background:linear-gradient(to bottom,#07090f 0%,rgba(7,9,15,.3) 100%);z-index:1}.container{max-width:1200px;margin:0 auto;position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media(max-width:768px){.container{grid-template-columns:1fr;gap:2rem}}.about-section h2{font-family:fraunces,Georgia,times new roman,serif;font-size:2.5rem;font-weight:300;margin-bottom:2rem;color:#fff}.about-section p{font-size:1.1rem;line-height:1.85;color:#ddd8cc;margin-bottom:1.5rem}.about-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem}.about-item{padding:1.5rem;background:rgba(232,184,75,4%);border-radius:8px;border:1px solid rgba(232,184,75,.12);transition:transform .3s ease,border-color .3s ease,background .3s ease;backdrop-filter:blur(5px);min-height:120px;display:flex;flex-direction:column;justify-content:center}.about-item:hover{transform:translateY(-5px);background:rgba(232,184,75,8%);border-color:rgba(232,184,75,.28)}.about-item h3{font-family:fraunces,Georgia,times new roman,serif;font-weight:400;color:#e8b84b;margin-bottom:.5rem;font-size:1.2rem}.about-item p{color:#ddd8cc;margin:0;font-size:.95rem}.about-item p{color:#ddd8cc;margin:0}.projects-section{min-height:100vh;position:relative;background-image:url(/images/forest-background.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;margin-top:-2px;padding:6rem 2rem;color:#fff}.projects-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,rgba(0,0,0,.3) 0%,rgba(0,0,0,.7) 100%)}.contacts-section{padding:6rem 2rem;background-color:#07090f;color:#ddd8cc;position:relative}.contacts-section h2{font-family:fraunces,Georgia,times new roman,serif;font-size:2.5rem;font-weight:300;margin-bottom:3rem;text-align:center;color:#fff}.contacts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:4rem}.contact-item{text-align:center;padding:2rem;background:rgba(232,184,75,3%);border-radius:8px;border:1px solid rgba(232,184,75,.1);transition:transform .3s ease,border-color .3s ease}.contact-item:hover{transform:translateY(-5px);border-color:rgba(232,184,75,.25)}.contact-item h3{font-family:fraunces,Georgia,times new roman,serif;font-weight:400;color:#e8b84b;margin-bottom:1rem}.contact-item p{color:#ddd8cc}.contact-item a{color:#ddd8cc;text-decoration:none;transition:color .3s ease}.contact-item a:hover{color:#e8b84b}.contact-form{max-width:600px;margin:0 auto;padding:2rem;background:rgba(255,255,255,5%);border-radius:8px;backdrop-filter:blur(5px)}.contact-form h3{text-align:center;margin-bottom:2rem;color:#fff}.form-group{margin-bottom:1.5rem}.form-group input,.form-group textarea{width:100%;padding:1rem;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:4px;color:#fff;font-size:1rem;transition:all .3s ease}.form-group input::placeholder,.form-group textarea::placeholder{color:rgba(255,255,255,.6)}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:rgba(255,255,255,.5);background:rgba(255,255,255,.15)}.form-group textarea{min-height:150px;resize:vertical}.submit-btn{width:100%;padding:1rem;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:4px;color:#fff;font-size:1rem;cursor:pointer;transition:all .3s ease}.submit-btn:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.3)}.submit-btn:active{transform:translateY(1px)}:root{--nav-h:64px}@media(max-width:900px){:root{--nav-h:56px}}body>header{position:sticky;top:0;z-index:1000;view-transition-name:site-nav}.hero{margin-top:calc(var(--nav-h) * -1)}.site-nav{position:relative;z-index:0;height:var(--nav-h)}.site-nav::before{content:'';position:absolute;inset:0;z-index:-1;background:rgba(7,9,15,.82);backdrop-filter:blur(14px)saturate(140%);-webkit-backdrop-filter:blur(14px)saturate(140%);border-bottom:1px solid rgba(232,184,75,.12);transition:opacity .35s ease}.js .site-nav.is-overlay:not(.is-scrolled)::before{opacity:0}.site-nav-inner{display:flex;align-items:center;gap:2rem;height:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem;box-sizing:border-box}.site-nav-brand{display:inline-flex;align-items:center;gap:.6rem;margin-right:auto;color:#fff;text-decoration:none;font-family:fraunces,Georgia,serif;font-size:1.2rem;font-weight:400;letter-spacing:-.01em;white-space:nowrap}.site-nav-brand img{display:block;width:28px;height:28px}.site-nav-brand:hover{color:#f5cc72}.main-nav{display:flex;align-items:center;gap:2rem}.main-nav ul{display:flex;align-items:center;gap:1.75rem;list-style:none;margin:0;padding:0}.nav-link{position:relative;padding:.35rem 0;font-family:ibm plex sans,system-ui,sans-serif;font-size:.92rem;color:rgba(221,216,204,.8);text-decoration:none;transition:color .25s ease}.nav-link::after{content:'';position:absolute;left:0;right:0;bottom:-2px;height:1px;background:#e8b84b;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.nav-link:hover,.nav-link.is-active{color:#fff}.nav-link:hover::after,.nav-link.is-active::after{transform:scaleX(1)}.nav-link.is-active{color:#f5cc72}.nav-cta{display:inline-flex;align-items:center;padding:.5rem 1.1rem;border-radius:999px;background:#e8b84b;color:#07090f;font-family:ibm plex sans,system-ui,sans-serif;font-size:.88rem;font-weight:600;text-decoration:none;white-space:nowrap;box-shadow:0 0 rgba(232,184,75,0);transition:background .25s ease,box-shadow .25s ease,transform .25s ease}.nav-cta:hover{background:#f5cc72;box-shadow:0 6px 24px rgba(232,184,75,.25);transform:translateY(-1px)}.site-nav a:focus-visible,.hamburger:focus-visible{outline:2px solid #e8b84b;outline-offset:3px;border-radius:4px}.hamburger{display:none;flex-direction:column;justify-content:space-around;width:1.75rem;height:1.5rem;padding:0;background:0 0;border:none;cursor:pointer;z-index:1001}.hamburger .bar{width:100%;height:2px;background-color:#fff;border-radius:2px;transition:transform .3s ease,opacity .3s ease;transform-origin:center}.hamburger.active .bar:first-child{transform:translateY(.45rem)rotate(45deg)}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:nth-child(3){transform:translateY(-.45rem)rotate(-45deg)}@media(max-width:900px){.site-nav-inner{padding:0 1rem}.hamburger{display:flex}.main-nav{position:fixed;top:var(--nav-h);right:0;bottom:0;width:320px;max-width:85vw;flex-direction:column;align-items:stretch;gap:1.5rem;padding:2rem 1.5rem;box-sizing:border-box;background:rgba(7,9,15,.96);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-left:1px solid rgba(232,184,75,.12);transform:translateX(100%);visibility:hidden;transition:transform .3s ease,visibility .3s}.main-nav.active{transform:translateX(0);visibility:visible}.main-nav ul{flex-direction:column;align-items:flex-start;gap:1.25rem}.nav-link{font-size:1.1rem}.nav-cta{justify-content:center}}body.single-theme-light .site-nav::before{background:rgba(250,249,246,.85);border-bottom-color:rgba(0,0,0,8%)}body.single-theme-light .site-nav .site-nav-brand,body.single-theme-light .site-nav .nav-link:hover{color:#111}body.single-theme-light .site-nav .nav-link{color:#4a4e55}body.single-theme-light .site-nav .hamburger .bar{background-color:#111}.skip-link{position:absolute;top:-100px;left:1rem;z-index:2000;padding:.6rem 1rem;border-radius:6px;background:#e8b84b;color:#07090f;font-weight:600;text-decoration:none}.skip-link:focus{top:.75rem}@media(prefers-reduced-motion:reduce){.site-nav::before,.main-nav,.nav-link::after,.nav-cta,.hamburger .bar{transition:none}}.projects-section{min-height:100vh;position:relative;background-image:url(/images/forest-background.jpg);background-position:50%;background-repeat:repeat;background-size:cover;background-attachment:fixed;margin-top:-2px;padding:6rem 2rem;color:#fff;overflow-x:hidden;width:100%;box-sizing:border-box}.projects-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,rgba(7,9,15,.65) 0%,rgba(7,9,15,.85) 100%);backdrop-filter:grayscale(100%);-webkit-backdrop-filter:grayscale(100%);z-index:1}.projects-section .section-inner{padding:0 2rem}@media(max-width:640px){.projects-section{padding:4.5rem 1rem}.projects-section .section-inner{padding:0}}.contacts-section{padding:6rem 2rem;background-color:#07090f;color:#ddd8cc;position:relative}.contacts-section .container{display:flex;flex-direction:column;align-items:center;grid-template-columns:unset}.contacts-section h2{font-family:fraunces,Georgia,serif;font-size:2.5rem;font-weight:300;margin-bottom:1.5rem;text-align:center;color:#fff;letter-spacing:-.02em}.contacts-section .contacts-topics{max-width:1200px;margin:1.5rem auto 0;width:100%}.contacts-section .contacts-books{width:100%;max-width:1100px;margin:3rem auto 0;text-align:center}.contacts-section .contacts-books .books-eyebrow{margin-bottom:1.25rem}.contacts-section .contacts-books .bookshelf{text-align:left}.contacts-section .contacts-buttons{margin:0;padding:1rem 0}.contacts-section .contacts-buttons-container{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.contacts-section .contact-button{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;color:#e8b84b;background:rgba(232,184,75,6%);border:1px solid rgba(232,184,75,.25);transition:all .3s ease;font-family:ibm plex sans,system-ui,sans-serif;font-size:.95rem}.contacts-section .contact-button i{font-size:1.2rem;color:#e8b84b}.contacts-section .contact-button:hover{transform:translateY(-2px);background:rgba(232,184,75,.12);border-color:rgba(232,184,75,.5);box-shadow:0 5px 20px rgba(232,184,75,.12)}.contacts-grid{display:flex;justify-content:center;gap:2rem;margin-bottom:4rem;flex-wrap:nowrap;max-width:1200px;margin-left:auto;margin-right:auto}@media(max-width:768px){.contacts-grid{flex-direction:column;align-items:center}}.contact-item{text-align:center;padding:2rem;background:rgba(255,255,255,5%);border-radius:8px;transition:all .3s ease;flex:1;min-width:200px;max-width:300px}.contact-item:hover{transform:translateY(-5px);background:rgba(255,255,255,.1);box-shadow:0 5px 15px rgba(255,255,255,.1)}.contact-item h3{color:#fff;margin-bottom:1rem;font-size:1.3rem}.contact-item p{color:#ccc}.contact-item a{color:#ccc;text-decoration:none;transition:all .3s ease;display:inline-block;padding:.5rem 1rem;border:1px solid rgba(255,255,255,.2);border-radius:4px;margin-top:1rem}.contact-item a:hover{color:#fff;background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.3)}.contact-form{max-width:600px;margin:0 auto;padding:2rem;background:rgba(255,255,255,5%);border-radius:8px;backdrop-filter:blur(5px)}.contact-form h3{text-align:center;margin-bottom:2rem;color:#fff}.form-group{margin-bottom:1.5rem}.form-group input,.form-group textarea{width:100%;padding:1rem;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:4px;color:#fff;font-size:1rem;transition:all .3s ease}.form-group input::placeholder,.form-group textarea::placeholder{color:rgba(255,255,255,.6)}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:rgba(255,255,255,.5);background:rgba(255,255,255,.15)}.form-group textarea{min-height:150px;resize:vertical}.submit-btn{width:100%;padding:1rem;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:4px;color:#fff;font-size:1rem;cursor:pointer;transition:all .3s ease}.submit-btn:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.3)}.submit-btn:active{transform:translateY(1px)}@media(max-width:768px){.contacts-buttons-container{flex-direction:column;align-items:center}.contact-button{width:100%;max-width:250px;justify-content:center}}body>footer{position:relative;z-index:2;background-color:#05070c;border-top:1px solid rgba(232,184,75,.1);color:#8b8f98}.site-footer-inner{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;max-width:1200px;margin:0 auto;padding:4rem 2rem 3rem;box-sizing:border-box}@media(max-width:768px){.site-footer-inner{grid-template-columns:1fr 1fr;gap:2.5rem 1.5rem;padding:3rem 1.25rem 2rem}.site-footer-inner .site-footer-brand{grid-column:1/-1}}.site-footer-title{font-family:fraunces,Georgia,serif;font-size:1.5rem;color:#fff;text-decoration:none}.site-footer-title:hover{color:#f5cc72}.site-footer-tagline{max-width:22rem;margin:.75rem 0 1.5rem;font-size:.95rem;line-height:1.6}.site-footer-cta{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem 1.1rem;border-radius:999px;border:1px solid rgba(232,184,75,.4);color:#e8b84b;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .25s ease,border-color .25s ease}.site-footer-cta:hover{background:rgba(232,184,75,.1);border-color:#e8b84b}.site-footer-heading{margin:0 0 1rem;font-family:jetbrains mono,fira code,monospace;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:#e8b84b}.site-footer-col ul{list-style:none;margin:0;padding:0}.site-footer-col li{margin:.55rem 0}.site-footer-col a{display:inline-flex;align-items:center;gap:.5rem;color:#b9b4a8;font-size:.93rem;text-decoration:none;transition:color .2s ease}.site-footer-col a:hover{color:#fff}.site-footer-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;max-width:1200px;margin:0 auto;padding:1.5rem 2rem 2rem;box-sizing:border-box;border-top:1px solid rgba(255,255,255,5%)}.site-footer-bottom p{margin:0;font-family:jetbrains mono,fira code,monospace;font-size:.75rem;letter-spacing:.04em}@media(max-width:768px){.site-footer-bottom{padding:1.25rem 1.25rem 1.75rem}}.site-footer-top{display:inline-flex;align-items:center;gap:.35rem;font-size:.8rem;color:#8b8f98;text-decoration:none}.site-footer-top:hover{color:#e8b84b}body>footer a:focus-visible{outline:2px solid #e8b84b;outline-offset:3px;border-radius:4px}body.single-theme-light>footer{background-color:#ececf0;border-top-color:rgba(0,0,0,8%);color:#5a5e64}body.single-theme-light>footer .site-footer-title{color:#1a1a1a}body.single-theme-light>footer .site-footer-heading{color:#9a6f0c}body.single-theme-light>footer .site-footer-col a{color:#3a3e45}body.single-theme-light>footer .site-footer-col a:hover{color:#000}body.single-theme-light>footer .site-footer-cta{color:#9a6f0c;border-color:rgba(154,111,12,.4)}body.single-theme-light>footer .site-footer-bottom{border-top-color:rgba(0,0,0,8%)}body.single-theme-light>footer .site-footer-top{color:#5a5e64}.about-section{min-height:100vh;padding:4rem 2rem;background-color:#07090f;color:#ddd8cc;margin-top:-2px;position:relative;display:flex;flex-direction:column;justify-content:center}.about-section::after{content:'';position:absolute;left:0;right:0;bottom:0;height:30vh;background:linear-gradient(to bottom,#07090f 0%,rgba(7,9,15,.3) 100%);z-index:1}.about-title{width:100%;text-align:center;margin-bottom:4rem;position:relative;z-index:2}.about-title h2{font-family:fraunces,Georgia,serif;font-size:2.5rem;font-weight:300;color:#fff;text-align:center;letter-spacing:-.02em}.about-content{max-width:1200px;width:100%;margin:0 auto;position:relative;z-index:2;display:flex;flex-direction:column;gap:4rem;align-items:center}@media(max-width:768px){.about-content{gap:2rem}}.about-text-image{display:grid;grid-template-columns:1fr auto;gap:4rem;width:100%;align-items:center}@media(max-width:768px){.about-text-image{grid-template-columns:1fr;gap:2rem;text-align:center}}.about-text{max-width:100%;text-align:left}@media(max-width:768px){.about-text{text-align:center;order:2}}.profile-image{width:250px;height:250px;border-radius:50%;overflow:hidden;border:2px solid rgba(232,184,75,.35);box-shadow:0 0 40px rgba(232,184,75,8%),0 4px 20px rgba(0,0,0,.5);flex-shrink:0}.profile-image img{width:100%;height:100%;object-fit:cover}@media(max-width:768px){.profile-image{width:200px;height:200px;margin:0 auto;order:1}}.about-text p{font-size:1.1rem;line-height:1.85;color:#ddd8cc;margin-bottom:1.5rem;text-align:left}@media(max-width:768px){.about-text p{text-align:center}}.about-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%}@media(max-width:1024px){.about-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.about-grid{display:none}}.about-item{padding:1.5rem;background:rgba(232,184,75,4%);border-radius:8px;border:1px solid rgba(232,184,75,.12);transition:transform .3s ease,border-color .3s ease,background .3s ease;backdrop-filter:blur(5px);min-height:120px;display:flex;flex-direction:column;justify-content:center;text-decoration:none;color:inherit}.about-item:hover{transform:translateY(-5px);background:rgba(232,184,75,8%);border-color:rgba(232,184,75,.28);text-decoration:none}.about-item h3{font-family:fraunces,Georgia,serif;font-weight:400;color:#e8b84b;margin-bottom:.5rem;font-size:1.2rem}.about-item p{color:#ddd8cc;margin:0;font-size:.95rem}.about-item{text-decoration:none;color:inherit}.about-item:hover{text-decoration:none}.about-counters{width:100%;max-width:900px;margin:0 auto;margin-top:1.5rem}.skills-section{padding:4rem 2rem;background-color:#07090f;color:#ddd8cc;margin-top:-2px}.skills-section-inner{max-width:900px;margin:0 auto;width:100%}.skills-counter-link{text-decoration:none;color:inherit;border-radius:8px;border:1px solid transparent;padding:.75rem;transition:border-color .3s ease,background .3s ease}.skills-counter-link:hover{border-color:rgba(232,184,75,.25);background:rgba(232,184,75,5%)}.skills-counter-link:hover .skills-counter-value,.skills-counter-link:hover .skills-counter-suffix{color:#f5cc72}.skills-counter-link:hover .skills-counter-label{color:rgba(232,184,75,.7)}.skills-counters{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:2rem;width:100%;justify-items:center;text-align:center}@media(max-width:768px){.skills-counters{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.skills-counter{display:flex;flex-direction:column;align-items:center;gap:.25rem}.skills-counter-number{display:inline-block;line-height:1}.skills-counter-value{font-family:fraunces,Georgia,serif;font-size:2.5rem;font-weight:300;color:#e8b84b;line-height:1}.skills-counter-suffix{font-family:fraunces,Georgia,serif;font-size:2rem;font-weight:300;color:rgba(232,184,75,.7);margin-left:-.1em}.skills-counter-label{font-family:jetbrains mono,fira code,monospace;font-size:.75rem;color:#6b7280;margin:0;text-transform:uppercase;letter-spacing:.1em}.skills-section .skills-list{display:flex;flex-direction:column;gap:1.25rem}.skills-skill-item{width:100%}.skills-skill-link{display:block;box-sizing:border-box;margin:calc(-.5rem - 1px)calc(-.75rem - 1px);padding:.5rem .75rem;width:calc(100% + 1.5rem + 2px);border-radius:6px;border:1px solid transparent;color:inherit;text-decoration:none;transition:border-color .3s ease,background .3s ease}.skills-skill-link .skills-skill-arrow{display:inline-block;color:#e8b84b;opacity:.5;transition:transform .3s ease,opacity .3s ease}.skills-skill-link:hover,.skills-skill-link:focus-visible{border-color:rgba(232,184,75,.25);background:rgba(232,184,75,5%)}.skills-skill-link:hover .skills-skill-name,.skills-skill-link:focus-visible .skills-skill-name{color:#f5cc72}.skills-skill-link:hover .skills-skill-arrow,.skills-skill-link:focus-visible .skills-skill-arrow{opacity:1;transform:translateX(3px)}.skills-skill-link:focus-visible{outline:2px solid #e8b84b;outline-offset:2px}.skills-skill-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.5rem}.skills-skill-name{font-family:ibm plex sans,system-ui,sans-serif;font-size:.95rem;color:#ddd8cc;font-weight:400}.skills-skill-percent{font-family:jetbrains mono,fira code,monospace;font-size:.8rem;color:#6b7280;font-weight:500}.skills-skill-track{height:3px;background:rgba(232,184,75,.1);border-radius:2px;overflow:hidden}.skills-skill-fill{height:100%;background:linear-gradient(90deg,#e8b84b 0%,#f5cc72 100%);border-radius:2px;transition:width 1.2s cubic-bezier(.4,0,.2,1)}#skills.skills-visible .skills-skill-fill{transition:width 1s ease-out}pre{background-color:#1a1a1a;border-radius:8px;padding:1.5rem;margin:2rem 0;overflow-x:auto;box-shadow:0 4px 20px rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.1);position:relative}pre code{font-family:fira code,consolas,monaco,andale mono,ubuntu mono,monospace;font-size:.9rem;line-height:1.5;color:#e0e0e0;display:block;white-space:pre;overflow-x:auto}p code,li code{background-color:rgba(255,255,255,.1);padding:.2em .4em;border-radius:4px;font-family:fira code,consolas,monaco,andale mono,ubuntu mono,monospace;font-size:.9em;color:#e0e0e0}.hljs{color:#e0e0e0;background:0 0}.hljs-keyword,.hljs-selector-tag,.hljs-title.function_{color:#ff79c6;font-weight:700}.hljs-string,.hljs-attr{color:#50fa7b}.hljs-number,.hljs-literal{color:#bd93f9}.hljs-comment{color:#6272a4;font-style:italic}.hljs-function,.hljs-title{color:#8be9fd}.hljs-params{color:#f8f8f2}.hljs-built_in{color:#ffb86c}.hljs-type{color:#8be9fd}.hljs-variable{color:#f8f8f2}.hljs-operator{color:#ff79c6}.hljs-punctuation{color:#f8f8f2}.hljs-meta{color:#6272a4}.hljs-meta-string{color:#50fa7b}.hljs-doctag,.hljs-meta-keyword{color:#ff79c6}.hljs-section{color:#8be9fd;font-weight:700}.hljs-selector-class,.hljs-selector-id{color:#ffb86c}.hljs-attribute{color:#50fa7b}.hljs-tag{color:#ff79c6}.hljs-name{color:#ff79c6}.hljs-regexp,.hljs-link{color:#50fa7b}.hljs-symbol,.hljs-bullet{color:#bd93f9}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.copy-button{position:absolute;top:.5rem;right:.5rem;padding:.5rem;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:4px;color:#e0e0e0;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:32px;height:32px}.copy-button:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.3)}.copy-button svg{width:16px;height:16px;fill:currentColor}html{scrollbar-gutter:stable}.single-post-theme-toggle{position:fixed;top:calc(var(--nav-h,0px) + 1rem);right:1rem;z-index:101;width:2.5rem;height:2.5rem;padding:0;border:1px solid rgba(232,184,75,.1);border-radius:50%;background:#0c1018;color:#ddd8cc;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.25rem;transition:background .2s ease,border-color .2s ease,transform .15s ease;box-shadow:0 2px 12px rgba(0,0,0,.3)}.single-post-theme-toggle:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.12);transform:scale(1.05)}.single-post-theme-toggle .theme-icon{position:absolute;opacity:0;pointer-events:none;display:flex;align-items:center;justify-content:center;color:#7a7f86}.single-post-theme-toggle .theme-icon-dark{opacity:1}.single-post-theme-toggle .theme-icon-light{opacity:0}.single-post-container[data-theme=light] .single-post-theme-toggle .theme-icon{color:#5a5e64}.single-post-container[data-theme=light] .single-post-theme-toggle .theme-icon-dark{opacity:0}.single-post-container[data-theme=light] .single-post-theme-toggle .theme-icon-light{opacity:1}.single-post-container{position:relative;padding-top:5rem;min-height:100vh;color:#ddd8cc;width:100%;box-sizing:border-box;font-family:ibm plex sans,system-ui,-apple-system,BlinkMacSystemFont,segoe ui,sans-serif;background:linear-gradient(180deg,#07090f 0%,#0c1018 50%,#07090f 100%)}.single-post-container .post-shell{padding-left:1.5rem;padding-right:1.5rem;max-width:78rem;margin-left:auto;margin-right:auto;box-sizing:border-box}@media(min-width:640px){.single-post-container .post-shell{padding-left:2rem;padding-right:2rem}}@media(max-width:768px){.single-post-container .post-shell{padding-left:1.25rem;padding-right:1.25rem}}.single-post-progress{position:fixed;top:0;left:0;right:0;height:3px;background:rgba(232,184,75,.1);z-index:100;transform-origin:left}.single-post-progress-bar{height:100%;background:linear-gradient(90deg,#e8b84b,#f5cc72);width:var(--scroll-progress,0%);transition:width .08s ease-out}.single-post-title{font-family:fraunces,Georgia,serif;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:300;margin-bottom:1.25rem;color:#fff;letter-spacing:-.025em;line-height:1.15;padding:0}@media(max-width:768px){.single-post-title{font-size:1.875rem}}.single-post-meta{color:#6b7280;margin-bottom:2.5rem;font-size:.9375rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem}.single-post-meta p{margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem}.single-post-meta .meta-sep{color:rgba(232,184,75,.1);user-select:none}.single-post-content{font-size:1.0625rem;line-height:1.75;color:#ddd8cc;max-width:50rem}.single-post-content p{margin-bottom:1.5rem}.single-post-content h2{font-family:fraunces,Georgia,serif;font-size:1.625rem;font-weight:400;color:#fff;margin-top:2.5rem;margin-bottom:1rem;letter-spacing:-.02em;padding-bottom:.5rem;border-bottom:1px solid rgba(232,184,75,.1)}.single-post-content h3{font-family:fraunces,Georgia,serif;font-size:1.3rem;font-weight:400;color:#f0ece4;margin-top:2rem;margin-bottom:.75rem}.single-post-content h4,.single-post-content h5,.single-post-content h6{font-size:1.05rem;font-weight:600;color:#ddd8cc;margin-top:1.5rem;margin-bottom:.5rem}.single-post-content a{color:#e8b84b;text-decoration:underline;text-underline-offset:.2em;text-decoration-color:rgba(232,184,75,.4);transition:text-decoration-color .2s ease,color .2s ease}.single-post-content a:hover{text-decoration-color:rgba(232,184,75,.9);color:#f5cc72}.single-post-content ul,.single-post-content ol{margin-bottom:1.5rem;padding-left:1.5rem}.single-post-content li{margin-bottom:.5rem}.single-post-content li::marker{color:#6b7280}.single-post-content blockquote{margin:2rem 0;padding:1rem 0 1rem 1.25rem;border-left:3px solid rgba(232,184,75,.4);color:#6b7280;font-style:italic}.single-post-content hr{border:none;height:1px;background:rgba(232,184,75,.1);margin:2.5rem 0}.single-post-content img,.single-post-content .content-image{max-width:100%;height:auto;display:block;margin:2rem auto;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.4);border:1px solid rgba(232,184,75,.1)}.single-post-content p:has(>img:only-child){margin-bottom:2rem;text-align:center}.image-container{margin:2rem 0;text-align:center}.image-container img{border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.4);border:1px solid rgba(232,184,75,.1)}.single-post-divider{max-width:50rem;margin:2.5rem 0 2rem;border:none;height:1px;background:rgba(232,184,75,.1)}.share-buttons{margin-bottom:2rem}.post-footer{max-width:50rem;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(232,184,75,.1)}.post-terms{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.post-terms-label{font-family:jetbrains mono,fira code,monospace;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:#6b7280}.post-terms-list{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none}.post-terms-list .chip{font-size:.75rem;padding:.3rem .75rem}.post-header{max-width:50rem}@media(min-width:1200px){.post-layout.has-toc{display:grid;grid-template-columns:minmax(0,50rem)15rem;justify-content:space-between;gap:4rem}}.post-toc{display:none}@media(min-width:1200px){.post-toc{display:block;position:sticky;top:calc(var(--nav-h,64px) + 2rem);align-self:start;max-height:calc(100vh - var(--nav-h,64px) - 4rem);overflow-y:auto;padding-left:1.25rem;border-left:1px solid rgba(232,184,75,.1)}}.post-toc ul{list-style:none;margin:0;padding:0}.post-toc ul ul{padding-left:.9rem}.post-toc li{margin:.15rem 0}.post-toc a{display:block;padding:.3rem 0;font-size:.85rem;line-height:1.4;color:#6b7280;text-decoration:none;transition:color .2s ease}.post-toc a:hover{color:#ddd8cc}.post-toc a.is-active{color:#e8b84b}.post-toc-title{margin:0 0 .75rem;font-family:jetbrains mono,fira code,monospace;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:#6b7280}.single-post-content :is(h2,h3,h4){scroll-margin-top:calc(var(--nav-h,64px) + 1.5rem)}.post-pager{display:grid;grid-template-columns:1fr 1fr;gap:1rem;max-width:50rem;margin-top:2.5rem}@media(max-width:640px){.post-pager{grid-template-columns:1fr}}.post-pager-link{display:flex;flex-direction:column;gap:.4rem;padding:1.1rem 1.25rem;border-radius:12px;border:1px solid rgba(232,184,75,.1);background:rgba(12,16,24,.7);color:inherit;text-decoration:none;transition:border-color .25s ease,transform .25s ease}.post-pager-link:hover{border-color:rgba(232,184,75,.45);transform:translateY(-2px)}.post-pager-link:hover .post-pager-title{color:#f5cc72}.post-pager-next{grid-column:2;text-align:right}@media(max-width:640px){.post-pager-next{grid-column:1}}.post-pager-label{font-family:jetbrains mono,fira code,monospace;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:#6b7280}.post-pager-title{font-family:fraunces,Georgia,serif;font-size:1.1rem;line-height:1.3;color:#fff;transition:color .25s ease}.post-related{margin-top:5rem;padding:3rem 0 4rem;border-top:1px solid rgba(232,184,75,.1)}.single-post-container[data-theme=light]{color:#1a1a1a;background:linear-gradient(180deg,#f5f5f7 0%,#e8e8ed 50%,#f5f5f7 100%)}.single-post-container[data-theme=light] .single-post-theme-toggle{background:#fff;border-color:rgba(0,0,0,.12);color:#1a1a1a;box-shadow:0 2px 12px rgba(0,0,0,8%)}.single-post-container[data-theme=light] .single-post-theme-toggle:hover{background:#f0f0f0;border-color:rgba(0,0,0,.18)}.single-post-container[data-theme=light] .single-post-progress{background:rgba(0,0,0,8%)}.single-post-container[data-theme=light] .single-post-progress-bar{background:linear-gradient(90deg,#b5830e,#d4a020)}.single-post-container[data-theme=light] .single-post-title{color:#111}.single-post-container[data-theme=light] .single-post-meta{color:#555}.single-post-container[data-theme=light] .single-post-meta .meta-sep{color:rgba(0,0,0,.2)}.single-post-container[data-theme=light] .single-post-content{color:#1a1a1a}.single-post-container[data-theme=light] .single-post-content h2{color:#111;border-bottom-color:rgba(0,0,0,.12)}.single-post-container[data-theme=light] .single-post-content h3,.single-post-container[data-theme=light] .single-post-content h4,.single-post-container[data-theme=light] .single-post-content h5,.single-post-container[data-theme=light] .single-post-content h6{color:#111}.single-post-container[data-theme=light] .single-post-content h4,.single-post-container[data-theme=light] .single-post-content h5,.single-post-container[data-theme=light] .single-post-content h6{color:#1a1a1a}.single-post-container[data-theme=light] .single-post-content a{color:#b5830e;text-decoration-color:rgba(181,131,14,.4)}.single-post-container[data-theme=light] .single-post-content a:hover{text-decoration-color:rgba(181,131,14,.8);color:#8c6208}.single-post-container[data-theme=light] .single-post-content li::marker{color:#555}.single-post-container[data-theme=light] .single-post-content blockquote{border-left-color:rgba(0,0,0,.25);color:#555}.single-post-container[data-theme=light] .single-post-content hr{background:rgba(0,0,0,.1)}.single-post-container[data-theme=light] .single-post-content img,.single-post-container[data-theme=light] .single-post-content .content-image{box-shadow:0 4px 20px rgba(0,0,0,.12);border-color:rgba(0,0,0,.1)}.single-post-container[data-theme=light] .image-container img{box-shadow:0 4px 20px rgba(0,0,0,.12);border-color:rgba(0,0,0,.1)}.single-post-container[data-theme=light] .single-post-divider{background:rgba(0,0,0,.1)}.single-post-container[data-theme=light] .share-buttons-container .share-button{color:#1a1a1a;background-color:rgba(0,0,0,6%);border-color:rgba(0,0,0,.12)}.single-post-container[data-theme=light] .share-buttons-container .share-button:hover{background-color:rgba(0,0,0,.1);border-color:rgba(0,0,0,.2);box-shadow:0 4px 12px rgba(0,0,0,8%)}.single-post-container[data-theme=light] .share-buttons-container .share-button svg{stroke:#333}.single-post-container[data-theme=light] .post-footer,.single-post-container[data-theme=light] .post-related{border-top-color:rgba(0,0,0,.1)}.single-post-container[data-theme=light] .post-terms-label,.single-post-container[data-theme=light] .post-toc-title,.single-post-container[data-theme=light] .post-pager-label{color:#5a5e64}.single-post-container[data-theme=light] .chip{color:#7a5a0a;background:rgba(181,131,14,8%);border-color:rgba(181,131,14,.3)}.single-post-container[data-theme=light] .post-toc{border-left-color:rgba(0,0,0,.1)}.single-post-container[data-theme=light] .post-toc a{color:#5a5e64}.single-post-container[data-theme=light] .post-toc a:hover{color:#1a1a1a}.single-post-container[data-theme=light] .post-toc a.is-active{color:#b5830e}.single-post-container[data-theme=light] .post-pager-link,.single-post-container[data-theme=light] .post-card{background:#fff;border-color:rgba(0,0,0,.1);box-shadow:0 2px 12px rgba(0,0,0,5%)}.single-post-container[data-theme=light] .post-pager-title,.single-post-container[data-theme=light] .post-card-title,.single-post-container[data-theme=light] .section-title{color:#1a1a1a}.single-post-container[data-theme=light] .post-card-excerpt{color:#4a4e55}.single-post-container[data-theme=light] .post-card-media::after{background:0 0}.single-post-container[data-theme=light] pre{background-color:#f6f8fa;box-shadow:0 2px 12px rgba(0,0,0,6%);border-color:rgba(0,0,0,.1)}.single-post-container[data-theme=light] pre code{color:#24292f}.single-post-container[data-theme=light] p code,.single-post-container[data-theme=light] li code{background-color:rgba(0,0,0,6%);color:#1a1a1a}.single-post-container[data-theme=light] .hljs{color:#24292f;background:0 0}.single-post-container[data-theme=light] .hljs-keyword,.single-post-container[data-theme=light] .hljs-selector-tag,.single-post-container[data-theme=light] .hljs-title.function_,.single-post-container[data-theme=light] .hljs-doctag,.single-post-container[data-theme=light] .hljs-meta-keyword,.single-post-container[data-theme=light] .hljs-tag,.single-post-container[data-theme=light] .hljs-name,.single-post-container[data-theme=light] .hljs-operator{color:#cf222e}.single-post-container[data-theme=light] .hljs-string,.single-post-container[data-theme=light] .hljs-attr,.single-post-container[data-theme=light] .hljs-attribute,.single-post-container[data-theme=light] .hljs-meta-string,.single-post-container[data-theme=light] .hljs-regexp,.single-post-container[data-theme=light] .hljs-link{color:#0a6e0a}.single-post-container[data-theme=light] .hljs-number,.single-post-container[data-theme=light] .hljs-literal,.single-post-container[data-theme=light] .hljs-symbol,.single-post-container[data-theme=light] .hljs-bullet{color:#953800}.single-post-container[data-theme=light] .hljs-comment,.single-post-container[data-theme=light] .hljs-meta{color:#6e7781;font-style:italic}.single-post-container[data-theme=light] .hljs-function,.single-post-container[data-theme=light] .hljs-title,.single-post-container[data-theme=light] .hljs-type,.single-post-container[data-theme=light] .hljs-section{color:#0550ae}.single-post-container[data-theme=light] .hljs-params,.single-post-container[data-theme=light] .hljs-variable,.single-post-container[data-theme=light] .hljs-punctuation{color:#24292f}.single-post-container[data-theme=light] .hljs-built_in,.single-post-container[data-theme=light] .hljs-selector-class,.single-post-container[data-theme=light] .hljs-selector-id{color:#953800}.single-post-container[data-theme=light] .copy-button{background:rgba(0,0,0,6%);border-color:rgba(0,0,0,.12);color:#24292f}.single-post-container[data-theme=light] .copy-button:hover{background:rgba(0,0,0,.1);border-color:rgba(0,0,0,.18)}.card-spotlight{position:relative;isolation:isolate}.card-spotlight::after{content:'';position:absolute;inset:0;z-index:2;border-radius:inherit;pointer-events:none;background:radial-gradient(420px circle at var(--x,50%) var(--y,50%),rgba(232,184,75,.12),transparent 45%);opacity:0;transition:opacity .3s ease}.card-spotlight:hover::after{opacity:1}.post-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}@media(max-width:480px){.post-grid{grid-template-columns:1fr;gap:1.25rem}}.post-card{display:flex;flex-direction:column;overflow:hidden;border-radius:12px;border:1px solid rgba(232,184,75,.14);background:rgba(12,16,24,.72);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:inherit;text-decoration:none;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.post-card[hidden]{display:none}.post-card:hover{transform:translateY(-4px);border-color:rgba(232,184,75,.45);box-shadow:0 18px 50px rgba(0,0,0,.45),0 0 0 1px rgba(232,184,75,8%)}.post-card:hover .post-card-media img{transform:scale(1.04);filter:saturate(1)}.post-card:hover .post-card-title{color:#f5cc72}.post-card:focus-visible{outline:2px solid #e8b84b;outline-offset:3px}.post-card-media{position:relative;aspect-ratio:16/9;overflow:hidden;background:linear-gradient(135deg,#111827,#0c1018)}.post-card-media img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.85);transition:transform .6s cubic-bezier(.2,.8,.2,1),filter .4s ease}.post-card-media::after{content:'';position:absolute;inset:auto 0 0 0;height:40%;background:linear-gradient(to top,rgba(12,16,24,.7),transparent);pointer-events:none}.post-card-body{display:flex;flex:1;flex-direction:column;gap:.6rem;padding:1.25rem 1.4rem 1.4rem}.post-card-meta{display:flex;gap:.5rem;margin:0;font-family:jetbrains mono,fira code,monospace;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:#8b8f98}.post-card-title{margin:0;font-family:fraunces,Georgia,serif;font-size:1.3rem;font-weight:400;line-height:1.25;letter-spacing:-.01em;color:#fff;transition:color .3s ease}.post-card-excerpt{margin:0;font-size:.92rem;line-height:1.6;color:rgba(221,216,204,.72);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-card-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:auto;padding-top:.4rem}.chip{display:inline-flex;align-items:center;padding:.2rem .6rem;border-radius:999px;border:1px solid rgba(232,184,75,.22);background:rgba(232,184,75,6%);font-family:jetbrains mono,fira code,monospace;font-size:.68rem;letter-spacing:.04em;color:#e8b84b;white-space:nowrap;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease}a.chip:hover{background:rgba(232,184,75,.14);border-color:rgba(232,184,75,.5);color:#f5cc72}.section-inner{position:relative;z-index:2;max-width:1200px;margin:0 auto}.section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;margin-bottom:2.5rem}.section-eyebrow{margin:0 0 .6rem;font-family:jetbrains mono,fira code,monospace;font-size:.78rem;letter-spacing:.2em;text-transform:uppercase;color:#e8b84b}.section-title{margin:0;font-family:fraunces,Georgia,serif;font-size:clamp(2rem,4vw,2.75rem);font-weight:300;letter-spacing:-.02em;color:#fff}.section-link{display:inline-flex;align-items:center;gap:.4rem;color:#e8b84b;font-size:.95rem;text-decoration:none}.section-link i{transition:transform .25s ease}.section-link:hover{color:#f5cc72}.section-link:hover i{transform:translateX(3px)}.listing-content{max-width:1200px}.listing-back{display:inline-flex;align-items:center;gap:.4rem;margin-bottom:1.5rem;font-family:jetbrains mono,fira code,monospace;font-size:.8rem;color:#8b8f98;text-decoration:none}.listing-back:hover{color:#e8b84b}@media(prefers-reduced-motion:reduce){.card-spotlight::after,.post-card,.post-card-media img,.section-link i{transition:none}.post-card:hover,.post-card:hover .post-card-media img{transform:none}}@view-transition{navigation: auto; }::view-transition-old(root){animation:vt-fade-out 160ms ease-in both}::view-transition-new(root){animation:vt-fade-in 320ms cubic-bezier(.2,.8,.2,1)both}@keyframes vt-fade-out{to{opacity:0}}@keyframes vt-fade-in{from{opacity:0;translate:0 10px}}.js [data-reveal]:not(.is-revealed){opacity:0}.js [data-reveal].is-revealed{animation:reveal-in 700ms cubic-bezier(.2,.8,.2,1)both;animation-delay:calc(var(--i,0) * 80ms)}@keyframes reveal-in{from{opacity:0;translate:0 28px}to{opacity:1;translate:0 0}}@media(prefers-reduced-motion:reduce){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}.js [data-reveal]:not(.is-revealed),.js [data-reveal].is-revealed{opacity:1;animation:none}}.cv-page{padding:2.5rem 1rem 5rem;min-height:100vh;background:#07090f;font-family:ibm plex sans,system-ui,-apple-system,sans-serif;font-size:.9375rem;line-height:1.5}@media print{.cv-page{padding:0;background:#fff}}.cv-page-card{max-width:920px;margin:0 auto;padding:2.75rem 3rem;background:#0c1018;color:#ddd8cc;box-sizing:border-box;border-radius:8px;border:1px solid rgba(232,184,75,.1);box-shadow:0 0 80px rgba(232,184,75,4%),0 4px 48px rgba(0,0,0,.5)}@media(max-width:640px){.cv-page-card{padding:1.75rem 1.5rem}}@media print{.cv-page-card{max-width:100%;padding:.5in;box-shadow:none;border-radius:0;background:#fff;color:#1a1a1a;border:none}}.cv-header{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2rem;padding-bottom:1.75rem;border-bottom:1px solid rgba(232,184,75,.1)}.cv-header-left{flex:1;min-width:0}.cv-name{font-family:fraunces,Georgia,times new roman,serif;font-size:2.5rem;font-weight:300;margin:0 0 .2rem;letter-spacing:-.025em;line-height:1.1;color:#fff}@media print{.cv-name{color:#1a1a1a;font-size:2rem}}.cv-title{font-family:jetbrains mono,fira code,consolas,monospace;font-size:.72rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;margin:0 0 .9rem;color:#e8b84b}@media print{.cv-title{color:#b5830e}}.cv-contact{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem 1.1rem;font-family:jetbrains mono,fira code,consolas,monospace;font-size:.75rem;color:#6b7280;letter-spacing:.02em}.cv-contact .cv-contact-item{display:inline-flex;align-items:center;gap:.35rem}.cv-contact i{font-size:.85rem;color:#e8b84b;opacity:.7}.cv-contact a{color:#6b7280;text-decoration:none;transition:color .2s}.cv-contact a:hover{color:#e8b84b}@media print{.cv-contact{font-size:.7rem;color:#444}.cv-contact i{color:#b5830e;opacity:1}.cv-contact a{color:#444}}.cv-header-photo{flex-shrink:0;width:110px;height:110px;border-radius:50%;overflow:hidden;border:2px solid rgba(232,184,75,.4);box-shadow:0 0 32px rgba(232,184,75,.1);background:#111827}.cv-header-photo img{width:100%;height:100%;object-fit:cover}@media print{.cv-header-photo{border-color:#1a1a1a;box-shadow:none}}.cv-columns{display:grid;grid-template-columns:1.65fr 1fr;gap:2rem;align-items:start}@media(max-width:768px){.cv-columns{grid-template-columns:1fr}}.cv-column-left,.cv-column-right{min-width:0}.cv-section{margin-top:1.5rem}.cv-section:first-child{margin-top:0}.cv-section-title{font-family:fraunces,Georgia,times new roman,serif;font-size:1rem;font-weight:300;font-style:italic;letter-spacing:.01em;margin:0 0 .85rem;padding-bottom:.4rem;border-bottom:1px solid rgba(232,184,75,.1);color:#e8b84b}@media print{.cv-section-title{font-size:.8rem;font-weight:700;font-style:normal;text-transform:uppercase;letter-spacing:.07em;border-bottom-color:#1a1a1a;color:#1a1a1a}}.cv-summary{margin:0;font-size:.9375rem;line-height:1.65;color:#ddd8cc}@media print{.cv-summary{color:#1a1a1a}}.cv-job{margin-bottom:.85rem;padding:1.1rem 1.25rem 1.1rem 1.35rem;background:#111827;border:1px solid rgba(232,184,75,.1);border-left:3px solid #e8b84b;border-radius:6px;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}.cv-job:hover{border-color:rgba(232,184,75,.28);border-left-color:#f5cc72;box-shadow:0 4px 24px rgba(0,0,0,.25)}.cv-job:last-child{margin-bottom:0}@media print{.cv-job{background:#fff;border:1px solid #e5e7eb;border-left:3px solid #b5830e;box-shadow:none;break-inside:avoid}}.cv-job-header{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:.3rem;margin-bottom:.15rem}.cv-job-role{font-weight:600;font-size:.9375rem;color:#fff}@media print{.cv-job-role{color:#1a1a1a}}.cv-job-period{font-family:jetbrains mono,fira code,consolas,monospace;font-size:.72rem;color:#6b7280;white-space:nowrap;display:inline-flex;align-items:center;gap:.3rem;letter-spacing:.03em}.cv-job-period i{font-size:.7rem}.cv-job-company{font-size:.875rem;font-weight:500;color:#e8b84b;margin-bottom:.15rem}@media print{.cv-job-company{color:#b5830e}}.cv-job-location{font-family:jetbrains mono,fira code,consolas,monospace;font-size:.72rem;color:#6b7280;margin-bottom:.4rem;display:inline-flex;align-items:center;gap:.3rem}.cv-job-location i{font-size:.7rem}@media print{.cv-job-location{color:#666}}.cv-job-bullets{margin:.4rem 0 0 1.1rem;padding:0;list-style-type:disc}.cv-job-bullets li{margin-bottom:.2rem;color:#b0a898;font-size:.875rem;line-height:1.45}.cv-job-bullets li::marker{color:rgba(232,184,75,.5)}@media print{.cv-job-bullets li{color:#333}.cv-job-bullets li::marker{color:#b5830e}}.cv-philosophy-card{margin-bottom:.75rem;padding:1rem 1.25rem;background:rgba(232,184,75,3%);border:1px solid rgba(232,184,75,.1);border-left:3px solid rgba(232,184,75,.25);border-radius:6px;box-sizing:border-box}.cv-philosophy-card:last-child{margin-bottom:0}@media print{.cv-philosophy-card{background:#fff;border:1px solid #e5e7eb;border-left:3px solid #b5830e;break-inside:avoid}}.cv-philosophy-quote{margin:0;font-family:fraunces,Georgia,times new roman,serif;font-size:.9rem;font-style:italic;font-weight:300;color:#ddd8cc;line-height:1.6}@media print{.cv-philosophy-quote{color:#1a1a1a}}.cv-philosophy-author{margin:.4rem 0 0;font-family:jetbrains mono,fira code,consolas,monospace;font-size:.7rem;color:#6b7280;text-align:right;letter-spacing:.05em}@media print{.cv-philosophy-author{color:#666}}.cv-cert{margin-bottom:.6rem;padding:.85rem 1.25rem;background:#111827;border:1px solid rgba(232,184,75,.1);border-radius:6px;box-sizing:border-box;transition:border-color .2s}.cv-cert:hover{border-color:rgba(232,184,75,.28)}.cv-cert:last-child{margin-bottom:0}@media print{.cv-cert{background:#fff;border:1px solid #e5e7eb;box-shadow:none;break-inside:avoid}}.cv-cert-name{font-weight:500;font-size:.875rem;color:#fff}@media print{.cv-cert-name{color:#1a1a1a}}.cv-cert-id{display:block;font-family:jetbrains mono,fira code,consolas,monospace;font-size:.7rem;color:#6b7280;margin-top:.2rem;letter-spacing:.04em}@media print{.cv-cert-id{color:#666}}.cv-edu{margin-bottom:.6rem;padding:.85rem 1.25rem;background:#111827;border:1px solid rgba(232,184,75,.1);border-radius:6px;box-sizing:border-box;transition:border-color .2s}.cv-edu:hover{border-color:rgba(232,184,75,.28)}.cv-edu:last-child{margin-bottom:0}@media print{.cv-edu{background:#fff;border:1px solid #e5e7eb;break-inside:avoid}}.cv-edu-header{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:.25rem}.cv-edu-degree{font-weight:600;font-size:.9rem;color:#fff}@media print{.cv-edu-degree{color:#1a1a1a}}.cv-edu-gpa{font-family:jetbrains mono,fira code,consolas,monospace;font-size:.72rem;color:#6b7280}.cv-edu-school{font-size:.875rem;font-weight:500;color:#e8b84b;margin-bottom:.15rem}@media print{.cv-edu-school{color:#b5830e}}.cv-edu-period{font-family:jetbrains mono,fira code,consolas,monospace;font-size:.72rem;color:#6b7280;display:inline-flex;align-items:center;gap:.3rem;letter-spacing:.03em}.cv-edu-period i{font-size:.7rem}.cv-project{margin-bottom:.6rem;padding:.85rem 1.25rem;background:#111827;border:1px solid rgba(232,184,75,.1);border-radius:6px;box-sizing:border-box;transition:border-color .2s}.cv-project:hover{border-color:rgba(232,184,75,.28)}.cv-project:last-child{margin-bottom:0}@media print{.cv-project{background:#fff;border:1px solid #e5e7eb;break-inside:avoid}}.cv-project-header{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:.35rem}.cv-project-title{font-weight:600;font-size:.9rem;color:#fff}@media print{.cv-project-title{color:#1a1a1a}}.cv-project-period{font-family:jetbrains mono,fira code,consolas,monospace;font-size:.72rem;color:#6b7280;display:inline-flex;align-items:center;gap:.3rem;letter-spacing:.03em}.cv-project-period i{font-size:.7rem}.cv-project-location{font-family:jetbrains mono,fira code,consolas,monospace;font-size:.72rem;color:#6b7280;margin-bottom:.35rem;display:inline-flex;align-items:center;gap:.3rem}.cv-project-location i{font-size:.7rem}.cv-project .cv-job-bullets{margin-top:.3rem}.cv-languages{display:flex;flex-direction:column;gap:.55rem;margin:0}.cv-lang-card{display:flex;align-items:center;gap:1rem;padding:.8rem 1.25rem;background:#111827;border:1px solid rgba(232,184,75,.1);border-radius:6px;box-sizing:border-box;transition:border-color .2s}.cv-lang-card:hover{border-color:rgba(232,184,75,.28)}@media print{.cv-lang-card{background:#fff;border:1px solid #e5e7eb;break-inside:avoid}}.cv-lang-text{display:flex;flex-direction:column;gap:.15rem;min-width:0}.cv-lang-dots{display:flex;align-items:center;gap:.32rem;flex-shrink:0;margin-left:auto}.cv-lang-dot{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,6%);border:1px solid rgba(232,184,75,.18);transition:background .2s ease}.cv-lang-dot.cv-lang-dot-filled{background:#e8b84b;border-color:#e8b84b;box-shadow:0 0 6px rgba(232,184,75,.35)}@media print{.cv-lang-dot{background:#e5e7eb;border:none}.cv-lang-dot.cv-lang-dot-filled{background:#b5830e;box-shadow:none}}.cv-lang-name{font-size:.9375rem;font-weight:500;color:#fff}@media print{.cv-lang-name{color:#1a1a1a}}.cv-lang-level{font-family:jetbrains mono,fira code,consolas,monospace;font-size:.68rem;color:#6b7280;letter-spacing:.06em;text-transform:uppercase}@media print{.cv-lang-level{color:#666}}.cv-hobby{margin:0;font-size:.875rem;color:#ddd8cc;line-height:1.55}@media print{.cv-hobby{color:#333}}.cv-mytime{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.cv-mytime-chart-wrap{position:relative;width:156px;height:156px;flex-shrink:0}.cv-mytime-chart{width:100%;height:100%;border-radius:50%;position:relative;z-index:1;box-shadow:0 0 32px rgba(232,184,75,.12)}.cv-mytime-chart-hole{position:absolute;top:50%;left:50%;width:55%;height:55%;margin:-27.5% 0 0 -27.5%;background:#0c1018;border-radius:50%;z-index:2;box-sizing:border-box}@media print{.cv-mytime-chart-hole{background:#fff}}.cv-mytime-seg-label{position:absolute;transform:translate(-50%,-50%);font-family:jetbrains mono,fira code,consolas,monospace;font-size:.58rem;font-weight:700;color:#07090f;z-index:2;pointer-events:none;user-select:none;line-height:1}@media print{.cv-mytime-seg-label{color:#fff}}.cv-mytime-segment{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;z-index:3;border-radius:50%}.cv-mytime-letter{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:#e8b84b;color:#07090f;font-family:jetbrains mono,fira code,consolas,monospace;font-size:.7rem;font-weight:700;border-radius:50%;z-index:4;opacity:0;pointer-events:none;transition:opacity .15s ease}.cv-mytime-chart-wrap.hover-segment .cv-mytime-letter{opacity:1}.cv-mytime-legend-item.highlight{background:rgba(232,184,75,.1);border-radius:4px;padding:.2rem .4rem;margin:0 -.4rem}.cv-mytime-legend{list-style:none;margin:0;padding:0;width:100%}.cv-mytime-legend-item{display:flex;align-items:baseline;gap:.55rem;margin-bottom:.4rem;font-size:.85rem;color:#ddd8cc}.cv-mytime-legend-item:last-child{margin-bottom:0}@media print{.cv-mytime-legend-item{color:#333}}.cv-mytime-legend-label{display:inline-flex;align-items:center;justify-content:center;width:1.2rem;height:1.2rem;min-width:1.2rem;min-height:1.2rem;border-radius:50%;background:#e8b84b;color:#07090f;font-family:jetbrains mono,fira code,consolas,monospace;font-size:.58rem;font-weight:700;flex-shrink:0}@media print{.cv-mytime-legend-label{background:#b5830e;color:#fff}}.cv-mytime-legend-text{flex:1}.cv-skills-list{display:flex;flex-wrap:wrap;gap:.4rem;margin:0}.cv-skill-tag{display:inline-block;padding:.28rem .6rem;background:rgba(232,184,75,6%);border:1px solid rgba(232,184,75,.2);border-radius:4px;font-family:jetbrains mono,fira code,consolas,monospace;font-size:.72rem;letter-spacing:.04em;color:#e8b84b;text-decoration:none;cursor:pointer;transition:background .2s ease,border-color .2s ease}.cv-skill-tag:hover{background:rgba(232,184,75,.14);border-color:rgba(232,184,75,.45)}.cv-skill-tag:focus{outline:2px solid rgba(232,184,75,.5);outline-offset:2px}@media print{.cv-skill-tag{background:#f9fafb;border-color:#d1d5db;color:#1a1a1a;pointer-events:none}}.cv-full-width{grid-column:1/-1}.cv-content{font-size:.9375rem}.cv-content h2{font-size:.9375rem;font-weight:700;margin-top:1rem;margin-bottom:.5rem}.cv-content p{margin:0 0 .5rem}.cv-content ul{margin:0 0 0 1.25rem;padding:0}@media print{@page{margin:1.2cm 1.5cm;size:A4}body>header,body>footer,.single-post-theme-toggle,.skip-link,#iubenda-cs-banner,.iubenda-cs-container,.iubenda-cookie-solution,[class*=iubenda]{display:none!important}body,html{background:#fff!important;color:#1a1a1a!important;font-size:10pt}.cv-page{padding:0!important;background:#fff!important;background-image:none!important;min-height:unset}.cv-page-card{max-width:100%!important;padding:0!important;background:#fff!important;color:#1a1a1a!important;box-shadow:none!important;border:none!important;border-radius:0!important}.cv-header{border-bottom-color:#ccc!important}.cv-name{color:#1a1a1a!important;font-size:22pt!important}.cv-title{color:#7a5c00!important}.cv-contact{color:#444!important}.cv-contact i{color:#7a5c00!important}.cv-contact a{color:#444!important}.cv-header-photo{border-color:#333!important;box-shadow:none!important}.cv-section-title{font-style:normal!important;font-weight:700!important;font-size:8pt!important;text-transform:uppercase!important;letter-spacing:.07em!important;color:#1a1a1a!important;border-bottom-color:#1a1a1a!important}.cv-job,.cv-cert,.cv-edu,.cv-project,.cv-lang-card,.cv-philosophy-card{background:#fff!important;border:1px solid #ddd!important;border-left-color:#7a5c00!important;box-shadow:none!important;break-inside:avoid}.cv-job-role,.cv-cert-name,.cv-edu-degree,.cv-project-title{color:#1a1a1a!important}.cv-job-company,.cv-edu-school{color:#7a5c00!important}.cv-job-period,.cv-job-location,.cv-edu-period,.cv-edu-gpa,.cv-project-period,.cv-project-location,.cv-cert-id,.cv-lang-level{color:#555!important}.cv-job-bullets li{color:#333!important}.cv-job-bullets li::marker{color:#7a5c00!important}.cv-philosophy-quote{color:#1a1a1a!important}.cv-philosophy-author{color:#555!important}.cv-summary{color:#1a1a1a!important}.cv-hobby{color:#333!important}.cv-lang-name{color:#1a1a1a!important}.cv-lang-dot{background:#e0e0e0!important;border-color:#ccc!important;box-shadow:none!important}.cv-lang-dot.cv-lang-dot-filled{background:#7a5c00!important;border-color:#7a5c00!important}.cv-skill-tag{background:#f5f5f5!important;border-color:#ccc!important;color:#1a1a1a!important;pointer-events:none}.cv-mytime-chart{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.cv-mytime-chart-hole{background:#fff!important}.cv-mytime-letter{display:none!important}.cv-mytime-seg-label{color:#000!important}.cv-mytime-legend-item{color:#333!important}.cv-mytime-legend-label{background:#7a5c00!important;color:#fff!important}.cv-mytime-legend-item.highlight{background:0 0!important;padding:0!important;margin:0!important}.cv-columns{grid-template-columns:1.65fr 1fr!important}.cv-header{break-after:avoid}.cv-columns{break-before:avoid}.cv-full-width{break-after:avoid}.cv-contact a::after{content:none}}.books-eyebrow{margin:0 0 1rem;font-family:jetbrains mono,fira code,consolas,monospace;font-size:.8rem;letter-spacing:.22em;text-transform:uppercase;color:#e8b84b;opacity:.9}.books-eyebrow::before{content:'// ';opacity:.5}.bookshelf{--cover-w:150px;--cover-h:225px;--spine-scale:1;--headroom:40px;--plank:22px;--row-h:calc(var(--headroom) + var(--cover-h) + var(--plank));padding:0 2rem;background:rgba(7,9,15,.55);border:1px solid rgba(232,184,75,.15);border-radius:8px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 24px 60px rgba(0,0,0,.45)}@media(max-width:640px){.bookshelf{--cover-w:110px;--cover-h:165px;--spine-scale:0.8;--headroom:28px;--plank:16px;padding:0 .75rem}}.bookshelf-row{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -2rem;padding:0 2rem;list-style:none;border-radius:0 0 8px 8px;background:repeating-linear-gradient(to bottom,transparent 0,transparent calc(var(--row-h) - var(--plank) - 40px),rgba(232,184,75,5%) calc(var(--row-h) - var(--plank)),rgba(232,184,75,.55) calc(var(--row-h) - var(--plank)),rgba(232,184,75,.55) calc(var(--row-h) - var(--plank) + 1px),rgba(255,255,255,.045) calc(var(--row-h) - var(--plank) + 1px),rgba(12,16,24,.85) calc(var(--row-h) - var(--plank) + 8px),rgba(7,9,15,.92) var(--row-h))}@media(max-width:640px){.bookshelf-row{margin:0 -.75rem;padding:0 .75rem}}.book{--thick:42;--spine-w:calc(var(--thick) * var(--spine-scale) * 1px);position:relative;width:calc(var(--spine-w) + 3px);height:var(--row-h);perspective:1200px;z-index:1}.book:hover,.book:has(.book-3d:focus-visible),.book.is-open{z-index:10}.book-3d{position:absolute;left:50%;bottom:var(--plank);width:var(--cover-w);height:var(--cover-h);margin-left:calc(var(--cover-w)/-2);display:block;color:inherit;text-decoration:none;transform-style:preserve-3d;transform:translateZ(calc(var(--cover-w)/-2))rotateY(90deg);transition:transform .6s cubic-bezier(.2,.8,.2,1)}.book-3d:focus-visible{outline:none}.book-3d:focus-visible .book-front{outline:2px solid #e8b84b;outline-offset:3px}.book:hover .book-3d,.book:has(.book-3d:focus-visible) .book-3d,.book.is-open .book-3d{transform:translateX(var(--shift,0px))translateY(-10px)translateZ(calc(var(--spine-w)/-2 + 40px))rotateY(18deg)}.book-spine,.book-pages,.book-front{position:absolute;top:0;height:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;box-sizing:border-box}.book-front{left:0;width:100%;transform:translateZ(calc(var(--spine-w)/2));border-radius:2px 4px 4px 2px;overflow:hidden;background:#111827;box-shadow:0 0 0 1px rgba(255,255,255,5%);transition:box-shadow .4s ease}.book-front img{display:block;width:100%;height:100%;object-fit:cover}.book-front::before{content:'';position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(to right,rgba(0,0,0,.35) 0,rgba(255,255,255,.12) 3px,rgba(0,0,0,.15) 7px,transparent 14px)}.book:hover .book-front,.book:has(.book-3d:focus-visible) .book-front,.book.is-open .book-front{box-shadow:0 0 0 1px rgba(232,184,75,.45),0 18px 40px rgba(0,0,0,.65),0 0 36px rgba(232,184,75,.1)}.book-spine{left:calc(50% - var(--spine-w)/2);width:var(--spine-w);transform:rotateY(-90deg)translateZ(calc(var(--cover-w)/2));display:flex;flex-direction:column;align-items:center;gap:.6rem;padding:14px 0 12px;border-radius:2px;color:var(--spine-fg);background:linear-gradient(to bottom,transparent 6px,currentColor 6px,currentColor 7px,transparent 7px,transparent calc(100% - 7px),currentColor calc(100% - 7px),currentColor calc(100% - 6px),transparent calc(100% - 6px)),linear-gradient(to right,rgba(0,0,0,.4) 0,rgba(255,255,255,.1) 30%,rgba(255,255,255,2%) 60%,rgba(0,0,0,.35) 100%),var(--spine-bg);box-shadow:inset 0 0 0 1px rgba(0,0,0,.25);overflow:hidden}.book-spine-title,.book-spine-author{writing-mode:vertical-rl;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.book-spine-title{flex:1;min-height:0;font-family:fraunces,Georgia,times new roman,serif;font-size:clamp(11px,calc(var(--spine-w) * .3),14px);line-height:1;letter-spacing:.01em}.book-spine-author{flex:none;max-height:40%;font-family:jetbrains mono,fira code,consolas,monospace;font-size:clamp(8px,calc(var(--spine-w) * .2),11px);letter-spacing:.06em;text-transform:uppercase;opacity:.75}.book-pages{left:calc(50% - var(--spine-w)/2);width:var(--spine-w);top:3px;height:calc(100% - 6px);transform:rotateY(90deg)translateZ(calc(var(--cover-w)/2 - 3px));background:repeating-linear-gradient(to right,#e9e4d8 0,#e9e4d8 2px,#cfc9bb 2px,#cfc9bb 3px)}.book-placeholder{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:1.1rem .8rem .8rem 1.1rem;box-sizing:border-box;color:var(--spine-fg);background:radial-gradient(circle at 80% 10%,rgba(255,255,255,.12),transparent 55%),linear-gradient(160deg,rgba(255,255,255,6%),rgba(0,0,0,.35)),var(--spine-bg)}@media(max-width:640px){.book-placeholder{padding:.7rem .5rem .5rem .75rem}}.book-placeholder-title{font-family:fraunces,Georgia,times new roman,serif;font-size:1.05rem;line-height:1.25;overflow-wrap:break-word;hyphens:auto}@media(max-width:640px){.book-placeholder-title{font-size:.82rem}}.book-placeholder-author{font-family:jetbrains mono,fira code,consolas,monospace;font-size:.65rem;line-height:1.4;opacity:.8}@media(prefers-reduced-motion:reduce){.book-3d{transition:none}}.tags-page{min-height:100vh;background-color:#07090f;background-image:radial-gradient(rgba(232,184,75,7%) 1px,transparent 1px);background-size:28px 28px;padding:7rem 2rem 5rem}.tags-page-header{max-width:1100px;margin:0 auto 3.5rem;text-align:center}.tags-page-eyebrow{font-family:jetbrains mono,fira code,monospace;font-size:.75rem;letter-spacing:.2em;color:#e8b84b;opacity:.7;margin:0 0 .75rem;text-transform:uppercase}.tags-page-title{font-family:fraunces,Georgia,serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:300;letter-spacing:-.03em;line-height:1.05;color:#fff;margin:0 0 1rem}.tags-page-subtitle{font-family:jetbrains mono,monospace;font-size:.8rem;letter-spacing:.1em;color:#6b7280;margin:0;text-transform:uppercase}.tags-page-content{max-width:1100px;margin:0 auto}.tags-search-wrap{display:flex;align-items:center;gap:.75rem;margin-bottom:2.5rem;padding:.7rem 1.1rem;background:rgba(17,24,39,.8);border:1px solid rgba(232,184,75,.12);border-radius:6px;backdrop-filter:blur(8px);transition:border-color .2s}.tags-search-wrap:focus-within{border-color:rgba(232,184,75,.35);box-shadow:0 0 0 3px rgba(232,184,75,6%)}.tags-search-icon{flex-shrink:0;color:#6b7280;width:16px;height:16px}.tags-search-input{flex:1;background:0 0;border:none;outline:none;font-family:jetbrains mono,monospace;font-size:.875rem;color:#ddd8cc;letter-spacing:.03em}.tags-search-input::placeholder{color:#6b7280;opacity:.6}.tags-search-count{font-family:jetbrains mono,monospace;font-size:.72rem;color:#e8b84b;background:rgba(232,184,75,8%);border:1px solid rgba(232,184,75,.2);border-radius:3px;padding:.1rem .5rem;flex-shrink:0;letter-spacing:.05em;min-width:2rem;text-align:center;transition:background .2s}.tags-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}@media(max-width:480px){.tags-grid{grid-template-columns:1fr 1fr;gap:.75rem}}.tag-card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:1.25rem 1.25rem 1.1rem;min-height:130px;background:#111827;border:1px solid rgba(232,184,75,.12);border-bottom:2px solid rgba(232,184,75,.2);border-radius:6px;text-decoration:none;color:inherit;overflow:hidden;transition:border-color .25s ease,border-bottom-color .25s ease,box-shadow .25s ease,transform .2s ease}.tag-card:hover{border-color:rgba(232,184,75,.35);border-bottom-color:#e8b84b;box-shadow:0 8px 32px rgba(0,0,0,.3),0 0 0 1px rgba(232,184,75,8%);transform:translateY(-3px)}.tag-card:hover .tag-card-ambient{color:rgba(232,184,75,.12)}.tag-card:hover .tag-card-name{color:#f5cc72}.tag-card:hover .tag-card-arrow{opacity:1;transform:translateX(0)}.tag-card-ambient{position:absolute;top:-.25rem;right:.6rem;font-family:fraunces,Georgia,serif;font-size:5rem;font-weight:300;line-height:1;color:rgba(232,184,75,6%);pointer-events:none;user-select:none;transition:color .25s ease;letter-spacing:-.05em}.tag-card-body{position:relative;z-index:1}.tag-card-name{font-family:fraunces,Georgia,serif;font-size:1.2rem;font-weight:400;font-style:italic;letter-spacing:-.01em;color:#fff;margin:0 0 .5rem;line-height:1.2;transition:color .25s ease}.tag-card-meta{display:flex;align-items:baseline;gap:.35rem;margin:0;font-family:jetbrains mono,monospace;font-size:.72rem;letter-spacing:.04em}.tag-card-count{color:#e8b84b;font-weight:500}.tag-card-label{color:#6b7280;text-transform:uppercase;letter-spacing:.08em}.tag-card-arrow{position:absolute;top:1rem;right:1rem;font-family:jetbrains mono,monospace;font-size:.85rem;color:#e8b84b;opacity:0;transform:translateX(-4px);transition:opacity .2s ease,transform .2s ease;z-index:1}.tags-no-results{font-family:jetbrains mono,monospace;font-size:.875rem;color:#6b7280;text-align:center;padding:3rem 0;letter-spacing:.05em}.tags-no-results::before{content:'// ';opacity:.5}