.crafted-card:where(.astro-52pgch3z){position:relative;display:flex;flex-direction:column;gap:1rem;padding:1.5rem;border-radius:1rem;border:1px solid rgba(var(--color-border),.4);background:rgba(var(--color-card),.5);transition:all .4s cubic-bezier(.25,.46,.45,.94);overflow:hidden;height:100%;text-decoration:none}.crafted-card:where(.astro-52pgch3z):focus-visible{outline-style:dashed;outline-width:2px;outline-offset:2px;outline-color:rgb(var(--color-accent))}.crafted-card:where(.astro-52pgch3z):hover{border-color:rgba(var(--color-accent),.35);background:rgba(var(--color-card),.8);transform:translateY(-2px);box-shadow:0 0 0 1px rgba(var(--color-accent),.1),0 8px 30px -8px rgba(var(--color-accent),.12),0 2px 8px -2px #00000026}.card-shimmer:where(.astro-52pgch3z){position:absolute;inset:0;background:linear-gradient(105deg,transparent 40%,rgba(var(--color-accent),.04) 45%,rgba(var(--color-accent),.06) 50%,rgba(var(--color-accent),.04) 55%,transparent 60%);transform:translate(-100%);transition:none;pointer-events:none}.crafted-card:where(.astro-52pgch3z):hover .card-shimmer:where(.astro-52pgch3z){transform:translate(100%);transition:transform .8s ease}.card-header:where(.astro-52pgch3z){display:flex;align-items:flex-start;gap:1rem}.icon-wrapper:where(.astro-52pgch3z){position:relative;flex-shrink:0}.icon-glow:where(.astro-52pgch3z){position:absolute;inset:-6px;border-radius:1rem;background:rgba(var(--color-accent),.12);filter:blur(10px);opacity:0;transition:opacity .4s ease}.crafted-card:where(.astro-52pgch3z):hover .icon-glow:where(.astro-52pgch3z){opacity:1}.icon-img:where(.astro-52pgch3z){position:relative;width:3rem;height:3rem;border-radius:.75rem;-o-object-fit:contain;object-fit:contain;z-index:1}.card-meta:where(.astro-52pgch3z){flex:1;min-width:0}.card-title:where(.astro-52pgch3z){display:inline-flex;align-items:center;gap:.35rem;font-family:Bricolage Grotesque,system-ui,sans-serif;font-size:1.15rem;font-weight:600;letter-spacing:-.01em;color:rgb(var(--color-text-base));transition:color .2s ease}.crafted-card:where(.astro-52pgch3z):hover .card-title:where(.astro-52pgch3z){color:rgb(var(--color-accent))}.arrow-icon:where(.astro-52pgch3z){height:.875rem!important;width:.875rem!important;fill:transparent!important;stroke:currentColor;opacity:.3;transition:all .3s ease;flex-shrink:0}.crafted-card:where(.astro-52pgch3z):hover .arrow-icon:where(.astro-52pgch3z){opacity:.7;transform:translate(1px,-1px)}.card-tagline:where(.astro-52pgch3z){margin-top:.25rem;font-size:.875rem;line-height:1.5;color:rgb(var(--color-text-base));opacity:.5}.card-desc:where(.astro-52pgch3z){font-size:.8125rem;line-height:1.65;color:rgb(var(--color-text-base));opacity:.35;flex:1}.card-footer:where(.astro-52pgch3z){display:flex;flex-direction:column;gap:.75rem;margin-top:auto;padding-top:.25rem}.tech-list:where(.astro-52pgch3z){display:flex;flex-wrap:wrap;gap:.375rem}.tech-pill:where(.astro-52pgch3z){padding:.2rem .55rem;font-size:.6875rem;font-weight:500;letter-spacing:.01em;border-radius:9999px;color:rgb(var(--color-text-base));opacity:.55;background:rgba(var(--color-accent),.06);border:1px solid rgba(var(--color-accent),.08);transition:all .3s ease}.crafted-card:where(.astro-52pgch3z):hover .tech-pill:where(.astro-52pgch3z){background:rgba(var(--color-accent),.1);border-color:rgba(var(--color-accent),.15);opacity:.7}.card-link:where(.astro-52pgch3z){display:inline-flex;align-items:center;gap:.3rem;font-size:.75rem;font-weight:500;color:rgb(var(--color-accent));opacity:.5;transition:all .3s ease}.card-link:where(.astro-52pgch3z) svg{height:.75rem!important;width:.75rem!important;fill:transparent!important;stroke:rgb(var(--color-accent));transition:transform .3s ease}.crafted-card:where(.astro-52pgch3z):hover .card-link:where(.astro-52pgch3z){opacity:1}.crafted-card:where(.astro-52pgch3z):hover .card-link:where(.astro-52pgch3z) svg{transform:translate(2px)}#hero:where(.astro-j7pv25f6){position:relative;overflow:clip;padding-bottom:5rem;padding-top:1.5rem}@media (min-width: 640px){#hero:where(.astro-j7pv25f6){padding-bottom:7rem;padding-top:2rem}}.hero-glow:where(.astro-j7pv25f6){position:absolute;inset:-50% -30%;pointer-events:none;z-index:-1;overflow:hidden;filter:blur(80px);opacity:.12}html[data-theme=light] .hero-glow:where(.astro-j7pv25f6){opacity:.08}.glow-orb:where(.astro-j7pv25f6){position:absolute;border-radius:50%}.glow-orb-1:where(.astro-j7pv25f6){width:45%;height:60%;top:10%;left:5%;background:radial-gradient(ellipse at center,rgba(var(--color-accent),.8),transparent 70%);animation:drift1 8s ease-in-out infinite alternate}.glow-orb-2:where(.astro-j7pv25f6){width:35%;height:50%;top:30%;left:30%;background:radial-gradient(ellipse at center,rgba(167,139,250,.6),transparent 70%);animation:drift2 10s ease-in-out infinite alternate}.glow-orb-3:where(.astro-j7pv25f6){width:40%;height:55%;top:5%;left:50%;background:radial-gradient(ellipse at center,rgba(99,102,241,.5),transparent 70%);animation:drift3 12s ease-in-out infinite alternate}@keyframes drift1{0%{transform:translate(0) scale(1)}50%{transform:translate(8%,12%) scale(1.1)}to{transform:translate(-5%,-8%) scale(.95)}}@keyframes drift2{0%{transform:translate(0) scale(1)}50%{transform:translate(-12%,-8%) scale(1.15)}to{transform:translate(10%,5%) scale(.9)}}@keyframes drift3{0%{transform:translate(0) scale(1)}50%{transform:translate(-8%,10%) scale(1.05)}to{transform:translate(6%,-12%) scale(1.1)}}.hero-nav:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:space-between;padding-bottom:2.5rem}.hero-nav-name:where(.astro-j7pv25f6){font-family:Bricolage Grotesque,system-ui,sans-serif;font-size:1.25rem;line-height:1.75rem;letter-spacing:-.025em}@media (min-width: 640px){.hero-nav-name:where(.astro-j7pv25f6){font-size:1.5rem;line-height:2rem}}.hero-nav-links:where(.astro-j7pv25f6){display:flex;align-items:center;gap:1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;opacity:.6}.hero-nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover,.hero-nav-links:where(.astro-j7pv25f6) button:where(.astro-j7pv25f6):hover{opacity:1}.hero-content:where(.astro-j7pv25f6){position:relative;max-width:42rem}.hero-title:where(.astro-j7pv25f6){font-family:Bricolage Grotesque,system-ui,sans-serif;font-size:1.875rem;line-height:2.25rem;line-height:1.15;letter-spacing:-.025em}@media (min-width: 640px){.hero-title:where(.astro-j7pv25f6){font-size:2.25rem;line-height:2.5rem}}@media (min-width: 1024px){.hero-title:where(.astro-j7pv25f6){font-size:2.75rem}}.hero-title:where(.astro-j7pv25f6) em:where(.astro-j7pv25f6){color:rgb(var(--color-accent));font-style:normal}.hero-desc:where(.astro-j7pv25f6){margin-top:1.5rem;max-width:32rem;font-size:1rem;line-height:1.5rem;line-height:1.625;opacity:.45}.hero-actions:where(.astro-j7pv25f6){margin-top:2.5rem;display:flex;flex-direction:column;gap:1.25rem}@media (min-width: 640px){.hero-actions:where(.astro-j7pv25f6){flex-direction:row;align-items:center}}.social-wrapper:where(.astro-j7pv25f6){display:flex;align-items:center}.section-header:where(.astro-j7pv25f6){margin-bottom:2rem}.section-label:where(.astro-j7pv25f6){font-size:.75rem;line-height:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.2em;--tw-text-opacity: 1;color:rgba(var(--color-accent),var(--tw-text-opacity, 1))}.section-header:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-family:Bricolage Grotesque,system-ui,sans-serif;font-size:1.875rem;line-height:2.25rem;letter-spacing:-.025em}@media (min-width: 640px){.section-header:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:2.25rem;line-height:2.5rem}}#crafted:where(.astro-j7pv25f6){padding-bottom:4rem;padding-top:2rem}.crafted-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.25rem}@media (min-width: 640px){.crafted-grid:where(.astro-j7pv25f6){grid-template-columns:repeat(2,minmax(0,1fr))}}#featured:where(.astro-j7pv25f6),#recent-posts:where(.astro-j7pv25f6){padding-bottom:2.5rem;padding-top:2rem}.all-posts-btn-wrapper:where(.astro-j7pv25f6){margin-top:2.5rem;margin-bottom:2.5rem;text-align:center}
