p[data-astro-cid-7gbgrmok]{margin:0}#welcome-typewriter-container[data-astro-cid-7gbgrmok]{max-width:90dvw;font-size:min(4vw,1.5rem);font-weight:700;font-family:var(--font-cascadia-code);letter-spacing:.38em;text-align:center;white-space:break-spaces;word-wrap:break-word;color:var(--accent-base);text-shadow:0 0 2px #000,0 0 5px #000,0 0 10px #000;min-height:2em}#welcome-typewriter[data-astro-cid-7gbgrmok],#welcome-typewriter-text[data-astro-cid-7gbgrmok],#caret[data-astro-cid-7gbgrmok]{min-height:1.5em}#welcome-typewriter[data-astro-cid-7gbgrmok] span[data-astro-cid-7gbgrmok]{margin:auto;display:inline-block}.welcome-typewriter-nostyle[data-astro-cid-7gbgrmok]{border-right:2px solid var(--accent-base);white-space:nowrap;text-overflow:clip;min-height:1em;width:var(--text-length);margin:0 auto;display:block;overflow-x:hidden}.welcome-typewriter-nostyle[data-astro-cid-7gbgrmok]:first-of-type{--text-length:23em;animation:1s step-end infinite blink-caret,0s 2s forwards hide-caret,2s steps(24,end) forwards text-typing}.welcome-typewriter-nostyle[data-astro-cid-7gbgrmok]:nth-of-type(2){--text-length:20em;animation:forwards hide-text,forwards hide-caret,1s step-end 2s infinite blink-caret,2s steps(21,end) 2s forwards text-typing}#caret[data-astro-cid-7gbgrmok]{border-right:2px solid var(--accent-base);width:0;height:1em;animation:1s step-end infinite blink-caret;display:inline-block}@keyframes hide-text{to{width:0}}@keyframes blink-caret{0%,to{border-color:var(--accent-base)}50%{border-color:#0000}}@keyframes hide-caret{to{border-color:#0000}}@keyframes text-typing{0%{width:0}to{width:var(--text-length)}}@media (prefers-reduced-motion:reduce){.welcome-typewriter-nostyle[data-astro-cid-7gbgrmok]{animation-duration:0s!important;animation-delay:0s!important}#caret[data-astro-cid-7gbgrmok]{animation-play-state:paused}}.landing-wrapper[data-astro-cid-lcdefpme]{flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:2rem 0;display:flex}.hero-section[data-astro-cid-lcdefpme]{text-align:center;max-width:750px;margin-bottom:5rem}.gradient-text[data-astro-cid-lcdefpme]{background:linear-gradient(135deg,#fff 0%,#94a3b8 100%);-webkit-text-fill-color:transparent;letter-spacing:-.03em;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:clamp(3rem,7vw,5rem);font-weight:700;line-height:1.1}.socials[data-astro-cid-lcdefpme]{-webkit-backdrop-filter:blur(24px);border-radius:2rem;flex-direction:row;justify-content:center;gap:.5rem;width:fit-content;margin:0 auto 2rem;padding:.5rem 1rem;display:flex}.social-link[data-astro-cid-lcdefpme]{color:var(--accent-base);filter:drop-shadow(0 0 5px #0000);height:2rem;margin:.25rem .5rem;font-size:2rem;line-height:1;transition:filter .5s}.social-link[data-astro-cid-lcdefpme]:hover svg[data-astro-cid-lcdefpme]{filter:drop-shadow(0px 0px 5px rgb(from var(--accent-base) r g b / .4))}.subtitle[data-astro-cid-lcdefpme]{color:var(--text-muted);margin:0 auto;font-size:clamp(1.1rem,2.5vw,1.4rem);line-height:1.6}.bento-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:1000px;display:grid}@media (width<=700px){.landing-wrapper[data-astro-cid-lcdefpme]{margin-top:-1rem;padding:0}.bento-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.hero-section[data-astro-cid-lcdefpme]{margin-bottom:2rem}}.bento-card[data-astro-cid-lcdefpme]{border-radius:1.5rem;flex-direction:column;padding:2px;text-decoration:none;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative}.bento-card[data-astro-cid-lcdefpme]:hover{transform:translateY(-8px)}.card-content[data-astro-cid-lcdefpme]{-webkit-backdrop-filter:blur(20px);background:#0f172a99;border-radius:1.4rem;flex-direction:column;flex:1;justify-content:center;padding:2.5rem 2rem;transition:background .3s;display:flex}.bento-card[data-astro-cid-lcdefpme]:hover .card-content[data-astro-cid-lcdefpme]{background:#0f172a66}.icon[data-astro-cid-lcdefpme]{color:#fff;border-radius:1rem;justify-content:center;align-items:center;width:65px;height:65px;margin:0 auto 1rem;font-size:2.5rem;display:flex}.bento-card[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:#fff;margin:0 0 .5rem;font-size:1.5rem}.bento-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-muted);margin:0;font-size:1rem}.portfolio[data-astro-cid-lcdefpme]{background:linear-gradient(135deg, rgb(from var(--accent-base--portfolio) r g b / .5) 0%, rgb(from var(--accent-base--portfolio) r g b / .15) 100%)}.blog[data-astro-cid-lcdefpme]{background:linear-gradient(135deg, rgb(from var(--accent-base--blog) r g b / .8) 0%, rgb(from var(--accent-base--blog) r g b / .15) 100%)}.book[data-astro-cid-lcdefpme]{background:linear-gradient(135deg, rgb(from var(--accent-base--book) r g b / .8) 0%, rgb(from var(--accent-base--book) r g b / .15) 100%)}.portfolio[data-astro-cid-lcdefpme]:hover{box-shadow:0 10px 40px -10px rgb(from var(--accent-base--portfolio) r g b / 1)}.blog[data-astro-cid-lcdefpme]:hover{box-shadow:0 10px 40px -10px rgb(from var(--accent-base--blog) r g b / .4)}.book[data-astro-cid-lcdefpme]:hover{box-shadow:0 10px 40px -10px rgb(from var(--accent-base--book) r g b / .4)}.portfolio[data-astro-cid-lcdefpme] .icon[data-astro-cid-lcdefpme]{color:rgb(--accent-base--portfolio)}.blog[data-astro-cid-lcdefpme] .icon[data-astro-cid-lcdefpme]{color:rgb(--accent-base--blog)}.book[data-astro-cid-lcdefpme] .icon[data-astro-cid-lcdefpme]{color:rgb(--accent-base--book)}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.reveal-text[data-astro-cid-lcdefpme]{animation:.8s ease-out forwards fadeUp}.fade-in-up[data-astro-cid-lcdefpme]{opacity:0;animation:1s ease-out .2s forwards fadeUp}.bento-card[data-astro-cid-lcdefpme]{opacity:0;animation:.8s ease-out forwards fadeUp}.portfolio[data-astro-cid-lcdefpme]{animation-delay:.4s}.blog[data-astro-cid-lcdefpme]{animation-delay:.6s}.book[data-astro-cid-lcdefpme]{animation-delay:.8s}@media (prefers-reduced-motion:reduce){.bento-card[data-astro-cid-lcdefpme],.fade-in-up[data-astro-cid-lcdefpme],.reveal-text[data-astro-cid-lcdefpme]{opacity:1;animation:none;transform:none}.bento-card[data-astro-cid-lcdefpme]:hover{transform:none}}
