.HomeSection_typingText__jrW2F{font-size:34px;font-weight:600;min-width:280px}.HomeSection_typingText__jrW2F span{position:relative}.HomeSection_typingText__jrW2F span:before{content:"Software Developer";color:var(--main-color);animation:HomeSection_words___vqSd 20s infinite}.HomeSection_typingText__jrW2F span:after{content:"";background:var(--bg-color);position:absolute;width:calc(100% + 8px);height:100%;border-left:3px solid var(--bg-color);right:-8px;animation:HomeSection_cursor__GdUQX .6s infinite,HomeSection_typing__745aH 20s steps(14) infinite}@keyframes HomeSection_cursor__GdUQX{to{border-left:3px solid var(--main-color)}}@keyframes HomeSection_words___vqSd{0%,20%{content:"Programmer"}21%,40%{content:"Youtuber"}41%,60%{content:"Designer"}61%,80%{content:"Computer expert"}81%,to{content:"Content creater and editor"}}@keyframes HomeSection_typing__745aH{0%{width:0}20%,25%,40%,45%,5%,60%,65%,80%,85%{width:calc(100% + 8px)}10%,15%,30%,35%,50%,55%,70%,75%,90%,95%{width:0}}@media (max-width:995px){.HomeSection_typingText__jrW2F{font-size:2.5rem}}.glass-surface{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:opacity .26s ease-out}.glass-surface__filter{width:100%;height:100%;pointer-events:none;position:absolute;inset:0;opacity:0;z-index:-1}.glass-surface__content{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:inherit;position:relative;z-index:1}.glass-surface--svg{background:light-dark(hsl(0 0% 100%/var(--glass-frost,0)),hsl(0 0% 0%/var(--glass-frost,0)));backdrop-filter:var(--filter-id,url(#glass-filter)) saturate(var(--glass-saturation,1));box-shadow:inset 0 0 2px 1px light-dark(color-mix(in oklch,black,transparent 85%),color-mix(in oklch,white,transparent 65%)),inset 0 0 10px 4px light-dark(color-mix(in oklch,black,transparent 90%),color-mix(in oklch,white,transparent 85%)),0 4px 16px rgba(17,17,26,.05),0 8px 24px rgba(17,17,26,.05),0 16px 56px rgba(17,17,26,.05),inset 0 4px 16px rgba(17,17,26,.05),inset 0 8px 24px rgba(17,17,26,.05),inset 0 16px 56px rgba(17,17,26,.05)}.glass-surface--fallback{background:rgba(255,255,255,.25);backdrop-filter:blur(12px) saturate(1.8) brightness(1.1);-webkit-backdrop-filter:blur(12px) saturate(1.8) brightness(1.1);border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px 0 rgba(31,38,135,.2),0 2px 16px 0 rgba(31,38,135,.1),inset 0 1px 0 0 rgba(255,255,255,.4),inset 0 -1px 0 0 rgba(255,255,255,.2)}@media (prefers-color-scheme:dark){.glass-surface--fallback{background:rgba(255,255,255,.1);backdrop-filter:blur(12px) saturate(1.8) brightness(1.2);-webkit-backdrop-filter:blur(12px) saturate(1.8) brightness(1.2);border:1px solid rgba(255,255,255,.2);box-shadow:inset 0 1px 0 0 rgba(255,255,255,.2),inset 0 -1px 0 0 rgba(255,255,255,.1)}}@supports not (backdrop-filter:blur(10px)){.glass-surface--fallback{background:rgba(255,255,255,.4);box-shadow:inset 0 1px 0 0 rgba(255,255,255,.5),inset 0 -1px 0 0 rgba(255,255,255,.3)}.glass-surface--fallback:before{content:"";position:absolute;inset:0;background:rgba(255,255,255,.15);border-radius:inherit;z-index:-1}}@supports not (backdrop-filter:blur(10px)){@media (prefers-color-scheme:dark){.glass-surface--fallback{background:rgba(0,0,0,.4)}.glass-surface--fallback:before{background:rgba(255,255,255,.05)}}}.glass-surface:focus-visible{outline:2px solid light-dark(#007aff,#0a84ff);outline-offset:2px}