@import url(https://fonts.googleapis.com/css2?family=Dosis:wght@300;500;700&display=swap);@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);.navbar-glass{position:fixed;top:0;left:0;right:0;background:rgba(26,28,32,.8);backdrop-filter:blur(20px);border-bottom:1px solid hsla(0,0%,100%,.1);z-index:1000;padding:1rem 0}.navbar-glass .nav-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;gap:2rem}.navbar-glass .nav-container .nav-link{color:hsla(0,0%,100%,.8);text-decoration:none;padding:.5rem 1rem;border-radius:8px;transition:all .3s ease;font-weight:500}.navbar-glass .nav-container .nav-link:hover{color:#fff;background:hsla(0,0%,100%,.1)}.navbar-glass .nav-container .nav-link.router-link-active{color:#fff;background:hsla(0,0%,100%,.15)}#app{padding-top:80px}html{-webkit-text-size-adjust:100%;box-sizing:border-box;-moz-tab-size:4;-o-tab-size:4;tab-size:4;word-break:normal}*,:after,:before{background-repeat:no-repeat;box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{margin:0;padding:0}hr{color:inherit;height:0;overflow:visible}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}iframe{border-style:none}input{border-radius:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}[disabled]{cursor:default}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}.pr-d-block{display:block!important}.pr-d-inline-block{display:inline-block!important}.pr-d-flex{display:flex!important}.pr-d-inline-flex{display:inline-flex!important}.pr-d-table{display:table!important}.pr-d-inline-table{display:inline-table!important}.pr-d-none{display:none!important}@media(min-width:576px){.pr-d-block{display:block!important}.pr-d-inline-block{display:inline-block!important}.pr-d-flex{display:flex!important}.pr-d-inline-flex{display:inline-flex!important}.pr-d-table{display:table!important}.pr-d-inline-table{display:inline-table!important}.pr-d-none{display:none!important}}@media(min-width:768px){.pr-d-block{display:block!important}.pr-d-inline-block{display:inline-block!important}.pr-d-flex{display:flex!important}.pr-d-inline-flex{display:inline-flex!important}.pr-d-table{display:table!important}.pr-d-inline-table{display:inline-table!important}.pr-d-none{display:none!important}}@media(min-width:992px){.pr-d-block{display:block!important}.pr-d-inline-block{display:inline-block!important}.pr-d-flex{display:flex!important}.pr-d-inline-flex{display:inline-flex!important}.pr-d-table{display:table!important}.pr-d-inline-table{display:inline-table!important}.pr-d-none{display:none!important}}@media(min-width:1200px){.pr-d-block{display:block!important}.pr-d-inline-block{display:inline-block!important}.pr-d-flex{display:flex!important}.pr-d-inline-flex{display:inline-flex!important}.pr-d-table{display:table!important}.pr-d-inline-table{display:inline-table!important}.pr-d-none{display:none!important}}.pr-justify-content-start{justify-content:start!important}.pr-justify-content-end{justify-content:end!important}.pr-justify-content-center{justify-content:center!important}.pr-justify-content-space-between{justify-content:space-between!important}.pr-justify-content-space-around{justify-content:space-around!important}.pr-justify-content-baseline{justify-content:baseline!important}.pr-justify-content-stretch{justify-content:stretch!important}.pr-align-items-start{align-items:start!important}.pr-align-items-end{align-items:end!important}.pr-align-items-center{align-items:center!important}.pr-align-items-space-between{align-items:space-between!important}.pr-align-items-space-around{align-items:space-around!important}.pr-align-items-baseline{align-items:baseline!important}.pr-align-items-stretch{align-items:stretch!important}.pr-align-self-start{align-self:start!important}.pr-align-self-end{align-self:end!important}.pr-align-self-center{align-self:center!important}.pr-align-self-space-between{align-self:space-between!important}.pr-align-self-space-around{align-self:space-around!important}.pr-align-self-baseline{align-self:baseline!important}.pr-align-self-stretch{align-self:stretch!important}@media(min-width:576px){.pr-justify-content-start-sm{justify-content:start!important}.pr-justify-content-end-sm{justify-content:end!important}.pr-justify-content-center-sm{justify-content:center!important}.pr-justify-content-space-between-sm{justify-content:space-between!important}.pr-justify-content-space-around-sm{justify-content:space-around!important}.pr-justify-content-baseline-sm{justify-content:baseline!important}.pr-justify-content-stretch-sm{justify-content:stretch!important}.pr-align-items-start-sm{align-items:start!important}.pr-align-items-end-sm{align-items:end!important}.pr-align-items-center-sm{align-items:center!important}.pr-align-items-space-between-sm{align-items:space-between!important}.pr-align-items-space-around-sm{align-items:space-around!important}.pr-align-items-baseline-sm{align-items:baseline!important}.pr-align-items-stretch-sm{align-items:stretch!important}.pr-align-self-start-sm{align-self:start!important}.pr-align-self-end-sm{align-self:end!important}.pr-align-self-center-sm{align-self:center!important}.pr-align-self-space-between-sm{align-self:space-between!important}.pr-align-self-space-around-sm{align-self:space-around!important}.pr-align-self-baseline-sm{align-self:baseline!important}.pr-align-self-stretch-sm{align-self:stretch!important}}@media(min-width:768px){.pr-justify-content-start-md{justify-content:start!important}.pr-justify-content-end-md{justify-content:end!important}.pr-justify-content-center-md{justify-content:center!important}.pr-justify-content-space-between-md{justify-content:space-between!important}.pr-justify-content-space-around-md{justify-content:space-around!important}.pr-justify-content-baseline-md{justify-content:baseline!important}.pr-justify-content-stretch-md{justify-content:stretch!important}.pr-align-items-start-md{align-items:start!important}.pr-align-items-end-md{align-items:end!important}.pr-align-items-center-md{align-items:center!important}.pr-align-items-space-between-md{align-items:space-between!important}.pr-align-items-space-around-md{align-items:space-around!important}.pr-align-items-baseline-md{align-items:baseline!important}.pr-align-items-stretch-md{align-items:stretch!important}.pr-align-self-start-md{align-self:start!important}.pr-align-self-end-md{align-self:end!important}.pr-align-self-center-md{align-self:center!important}.pr-align-self-space-between-md{align-self:space-between!important}.pr-align-self-space-around-md{align-self:space-around!important}.pr-align-self-baseline-md{align-self:baseline!important}.pr-align-self-stretch-md{align-self:stretch!important}}@media(min-width:992px){.pr-justify-content-start-lg{justify-content:start!important}.pr-justify-content-end-lg{justify-content:end!important}.pr-justify-content-center-lg{justify-content:center!important}.pr-justify-content-space-between-lg{justify-content:space-between!important}.pr-justify-content-space-around-lg{justify-content:space-around!important}.pr-justify-content-baseline-lg{justify-content:baseline!important}.pr-justify-content-stretch-lg{justify-content:stretch!important}.pr-align-items-start-lg{align-items:start!important}.pr-align-items-end-lg{align-items:end!important}.pr-align-items-center-lg{align-items:center!important}.pr-align-items-space-between-lg{align-items:space-between!important}.pr-align-items-space-around-lg{align-items:space-around!important}.pr-align-items-baseline-lg{align-items:baseline!important}.pr-align-items-stretch-lg{align-items:stretch!important}.pr-align-self-start-lg{align-self:start!important}.pr-align-self-end-lg{align-self:end!important}.pr-align-self-center-lg{align-self:center!important}.pr-align-self-space-between-lg{align-self:space-between!important}.pr-align-self-space-around-lg{align-self:space-around!important}.pr-align-self-baseline-lg{align-self:baseline!important}.pr-align-self-stretch-lg{align-self:stretch!important}}@media(min-width:1200px){.pr-justify-content-start-xl{justify-content:start!important}.pr-justify-content-end-xl{justify-content:end!important}.pr-justify-content-center-xl{justify-content:center!important}.pr-justify-content-space-between-xl{justify-content:space-between!important}.pr-justify-content-space-around-xl{justify-content:space-around!important}.pr-justify-content-baseline-xl{justify-content:baseline!important}.pr-justify-content-stretch-xl{justify-content:stretch!important}.pr-align-items-start-xl{align-items:start!important}.pr-align-items-end-xl{align-items:end!important}.pr-align-items-center-xl{align-items:center!important}.pr-align-items-space-between-xl{align-items:space-between!important}.pr-align-items-space-around-xl{align-items:space-around!important}.pr-align-items-baseline-xl{align-items:baseline!important}.pr-align-items-stretch-xl{align-items:stretch!important}.pr-align-self-start-xl{align-self:start!important}.pr-align-self-end-xl{align-self:end!important}.pr-align-self-center-xl{align-self:center!important}.pr-align-self-space-between-xl{align-self:space-between!important}.pr-align-self-space-around-xl{align-self:space-around!important}.pr-align-self-baseline-xl{align-self:baseline!important}.pr-align-self-stretch-xl{align-self:stretch!important}}.pr-flex-direction-column{flex-direction:column!important}.pr-flex-direction-row{flex-direction:row!important}.pr-flex-direction-column-reverse{flex-direction:column-reverse!important}.pr-flex-direction-row-reverse{flex-direction:row-reverse!important}.pr-flex-direction-inherit{flex-direction:inherit!important}.pr-flex-direction-initial{flex-direction:row!important}.pr-flex-direction-unset{flex-direction:unset!important}@media(min-width:576px){.pr-flex-direction-column-sm{flex-direction:column!important}.pr-flex-direction-row-sm{flex-direction:row!important}.pr-flex-direction-column-reverse-sm{flex-direction:column-reverse!important}.pr-flex-direction-row-reverse-sm{flex-direction:row-reverse!important}.pr-flex-direction-inherit-sm{flex-direction:inherit!important}.pr-flex-direction-initial-sm{flex-direction:row!important}.pr-flex-direction-unset-sm{flex-direction:unset!important}}@media(min-width:768px){.pr-flex-direction-column-md{flex-direction:column!important}.pr-flex-direction-row-md{flex-direction:row!important}.pr-flex-direction-column-reverse-md{flex-direction:column-reverse!important}.pr-flex-direction-row-reverse-md{flex-direction:row-reverse!important}.pr-flex-direction-inherit-md{flex-direction:inherit!important}.pr-flex-direction-initial-md{flex-direction:row!important}.pr-flex-direction-unset-md{flex-direction:unset!important}}@media(min-width:992px){.pr-flex-direction-column-lg{flex-direction:column!important}.pr-flex-direction-row-lg{flex-direction:row!important}.pr-flex-direction-column-reverse-lg{flex-direction:column-reverse!important}.pr-flex-direction-row-reverse-lg{flex-direction:row-reverse!important}.pr-flex-direction-inherit-lg{flex-direction:inherit!important}.pr-flex-direction-initial-lg{flex-direction:row!important}.pr-flex-direction-unset-lg{flex-direction:unset!important}}@media(min-width:1200px){.pr-flex-direction-column-xl{flex-direction:column!important}.pr-flex-direction-row-xl{flex-direction:row!important}.pr-flex-direction-column-reverse-xl{flex-direction:column-reverse!important}.pr-flex-direction-row-reverse-xl{flex-direction:row-reverse!important}.pr-flex-direction-inherit-xl{flex-direction:inherit!important}.pr-flex-direction-initial-xl{flex-direction:row!important}.pr-flex-direction-unset-xl{flex-direction:unset!important}}.pr-flex-wrap{flex-wrap:wrap!important}.pr-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.pr-flex-initial,.pr-flex-nowrap{flex-wrap:nowrap!important}.pr-flex-inherit{flex-wrap:inherit!important}@media(min-width:576px){.pr-flex-wrap-sm{flex-wrap:wrap!important}.pr-flex-wrap-reverse-sm{flex-wrap:wrap-reverse!important}.pr-flex-initial-sm,.pr-flex-nowrap-sm{flex-wrap:nowrap!important}.pr-flex-inherit-sm{flex-wrap:inherit!important}}@media(min-width:768px){.pr-flex-wrap-md{flex-wrap:wrap!important}.pr-flex-wrap-reverse-md{flex-wrap:wrap-reverse!important}.pr-flex-initial-md,.pr-flex-nowrap-md{flex-wrap:nowrap!important}.pr-flex-inherit-md{flex-wrap:inherit!important}}@media(min-width:992px){.pr-flex-wrap-lg{flex-wrap:wrap!important}.pr-flex-wrap-reverse-lg{flex-wrap:wrap-reverse!important}.pr-flex-initial-lg,.pr-flex-nowrap-lg{flex-wrap:nowrap!important}.pr-flex-inherit-lg{flex-wrap:inherit!important}}@media(min-width:1200px){.pr-flex-wrap-xl{flex-wrap:wrap!important}.pr-flex-wrap-reverse-xl{flex-wrap:wrap-reverse!important}.pr-flex-initial-xl,.pr-flex-nowrap-xl{flex-wrap:nowrap!important}.pr-flex-inherit-xl{flex-wrap:inherit!important}}*{-webkit-user-select:none;-moz-user-select:none;user-select:none}#app{font-family:Dosis,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#fff;min-height:100vh;display:flex;flex-direction:column;background-attachment:fixed;background:#1a1c20;overflow:hidden}#app nav{padding:1em 2em;display:flex;flex-direction:row;justify-content:center;z-index:2;background:#101213;backdrop-filter:blur(40px);background:rgba(54,50,82,.2);border-bottom:1px solid rgba(0,0,0,.7)}#app nav a{font-weight:700;margin:0 .5em;color:#fff;text-decoration:none;padding:6px 18px;border-radius:5px}#app nav a:hover{background-color:rgba(0,0,0,.4)}#app nav a.router-link-exact-active{text-decoration:underline;background-color:rgba(0,0,0,.4)}#app .container{width:100%;max-width:1200px;flex:1 0 auto;display:flex;flex-direction:row;align-self:center;justify-content:space-between}#app .container.container-full{max-width:100vw!important}#app .spacer{flex:1 1 auto;width:100%}#app .block--diagonal-grad{background-image:linear-gradient(135deg,rgba(244,67,54,.1),rgba(230,81,0,.1),rgba(46,125,50,.1),rgba(26,35,126,.1),rgba(49,27,146,.1),rgba(26,35,126,.1),rgba(27,94,32,.1),rgba(46,125,50,.1),rgba(244,67,54,.1));background-size:300% 300%;animation:diagonalGrad 20s ease infinite}@keyframes diagonalGrad{0%{background-position:0 0}50%{background-position:100% 100%}to{background-position:0 0}}:root{--particle-speed:100s;--particle-amount:20}.with-dots span.dot{width:25em;height:25em;border-radius:25em;backface-visibility:hidden;position:absolute;animation-name:move;animation-duration:100s;animation-timing-function:linear;animation-iteration-count:infinite;will-change:transform}.with-dots span.dot:first-child{color:rgba(244,63,94,.3);top:77%;left:45%;animation-duration:109.3s;animation-delay:-4.4s;transform-origin:20vw 15vh;box-shadow:-50em 0 .3782814387em currentColor}.with-dots span.dot:nth-child(2){color:rgba(24,255,255,.7);top:62%;left:53%;animation-duration:74.7s;animation-delay:-28.7s;transform-origin:-1vw -4vh;box-shadow:-50em 0 1.0220751578em currentColor}.with-dots span.dot:nth-child(3){color:rgba(244,63,94,.3);top:12%;left:9%;animation-duration:109.9s;animation-delay:-12.1s;transform-origin:14vw -9vh;box-shadow:-50em 0 1.4300419069em currentColor}.with-dots span.dot:nth-child(4){color:rgba(147,51,234,.4);top:26%;left:100%;animation-duration:93.2s;animation-delay:-63.9s;transform-origin:-1vw 19vh;box-shadow:50em 0 1.6880493545em currentColor}.with-dots span.dot:nth-child(5){color:rgba(34,197,94,.3);top:75%;left:6%;animation-duration:43.6s;animation-delay:-51.1s;transform-origin:-19vw -20vh;box-shadow:-50em 0 1.4356434908em currentColor}.with-dots span.dot:nth-child(6){color:rgba(41,121,255,.5);top:93%;left:97%;animation-duration:38s;animation-delay:-45.5s;transform-origin:7vw -18vh;box-shadow:50em 0 .5459542241em currentColor}.with-dots span.dot:nth-child(7){color:rgba(244,63,94,.3);top:74%;left:5%;animation-duration:100.5s;animation-delay:-28.9s;transform-origin:24vw -5vh;box-shadow:-50em 0 .5291038196em currentColor}.with-dots span.dot:nth-child(8){color:rgba(41,121,255,.5);top:99%;left:62%;animation-duration:85.8s;animation-delay:-44.2s;transform-origin:15vw -7vh;box-shadow:50em 0 1.1571294127em currentColor}.with-dots span.dot:nth-child(9){color:rgba(147,51,234,.4);top:59%;left:44%;animation-duration:46.1s;animation-delay:-65s;transform-origin:25vw 25vh;box-shadow:-50em 0 1.9493236666em currentColor}.with-dots span.dot:nth-child(10){color:rgba(24,255,255,.7);top:54%;left:35%;animation-duration:56.2s;animation-delay:-34.5s;transform-origin:3vw 13vh;box-shadow:50em 0 2.3210892827em currentColor}.with-dots span.dot:nth-child(11){color:rgba(24,255,255,.7);top:94%;left:77%;animation-duration:85.1s;animation-delay:-95.3s;transform-origin:6vw -6vh;box-shadow:-50em 0 2.2481780828em currentColor}.with-dots span.dot:nth-child(12){color:rgba(41,121,255,.5);top:24%;left:77%;animation-duration:92s;animation-delay:-27.8s;transform-origin:7vw -15vh;box-shadow:-50em 0 1.1669913214em currentColor}.with-dots span.dot:nth-child(13){color:rgba(41,121,255,.5);top:86%;left:94%;animation-duration:48.2s;animation-delay:-38.2s;transform-origin:-23vw 17vh;box-shadow:-50em 0 .305364357em currentColor}.with-dots span.dot:nth-child(14){color:rgba(41,121,255,.5);top:28%;left:28%;animation-duration:48.9s;animation-delay:-88s;transform-origin:5vw 12vh;box-shadow:-50em 0 2.6479170629em currentColor}.with-dots span.dot:nth-child(15){color:rgba(0,191,165,.3);top:57%;left:53%;animation-duration:14.3s;animation-delay:-73.7s;transform-origin:-13vw -17vh;box-shadow:-50em 0 2.1163145899em currentColor}.with-dots span.dot:nth-child(16){color:rgba(41,121,255,.5);top:5%;left:62%;animation-duration:54.3s;animation-delay:-80.2s;transform-origin:-23vw 1vh;box-shadow:-50em 0 .7411667937em currentColor}.with-dots span.dot:nth-child(17){color:rgba(41,121,255,.5);top:33%;left:59%;animation-duration:53.4s;animation-delay:-6s;transform-origin:-21vw 9vh;box-shadow:50em 0 2.0352910044em currentColor}.with-dots span.dot:nth-child(18){color:rgba(244,63,94,.3);top:67%;left:83%;animation-duration:25.5s;animation-delay:-99.7s;transform-origin:12vw 22vh;box-shadow:-50em 0 2.0897950983em currentColor}.with-dots span.dot:nth-child(19){color:rgba(244,63,94,.3);top:59%;left:71%;animation-duration:35.8s;animation-delay:-97.9s;transform-origin:-8vw -22vh;box-shadow:50em 0 2.5075497746em currentColor}.with-dots span.dot:nth-child(20){color:rgba(24,255,255,.7);top:32%;left:77%;animation-duration:91.6s;animation-delay:-58.9s;transform-origin:8vw -9vh;box-shadow:50em 0 2.53008873em currentColor}@media(prefers-reduced-motion:reduce){.with-dots span.dot{animation-duration:.01ms!important;animation-iteration-count:1!important}}.with-dots.slow{--particle-speed:150s}.with-dots.fast{--particle-speed:50s}@media(max-width:768px){.with-dots span.dot{width:15em;height:15em;animation-duration:60s}}@keyframes move{0%{transform:translateZ(1px) rotate(0deg) scale(.8)}25%{transform:translate3d(10vw,-5vh,1px) rotate(90deg) scale(1.2)}50%{transform:translate3d(-5vw,10vh,1px) rotate(180deg) scale(.9)}75%{transform:translate3d(-10vw,-8vh,1px) rotate(270deg) scale(1.1)}to{transform:translateZ(1px) rotate(1turn) scale(.8)}}.home{position:relative;background:#1a1c20;background-size:cover;display:flex;flex-direction:column;justify-content:center;align-items:start;height:100%!important;min-height:100%!important;flex:1 0 auto;padding:3em;transition:all .3s ease}@media(max-width:768px){.home{padding:0}}.home .profile-card{background:red;flex:1 0 100%;padding:4em;text-align:left;border-radius:9px;animation:slideInUp 1s ease-out;opacity:1}@keyframes slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.home .profile-card{display:flex;justify-content:space-between;align-items:start;flex-direction:column;box-shadow:0 0 0 2px rgba(0,0,0,.4),0 6px 6px -7px rgba(0,0,0,.7),0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12),inset 0 0 90px rgba(0,0,0,.9),inset 0 0 300px hsla(0,0%,100%,.2);color:#fff;background:rgba(0,0,0,.7);border:1px solid hsla(0,0%,100%,.2)!important;backdrop-filter:blur(20px)}.home .profile-card h2{font-size:7em;padding:0 0 0 .4em;display:block;position:relative;transition:all .3s ease}.home .profile-card h2:after{content:"";display:block;position:absolute;background:rgba(57,73,171,.8);width:.2em;left:0;top:0;height:calc(100% - 24px);transition:all .3s ease}@media(max-width:768px){.home .profile-card h2{font-size:4em}.home .profile-card h2:after{height:calc(100% - 12px)}}.home .profile-card p{font-size:2em;line-height:1.5em;font-weight:400;margin-top:2.5em}@media(max-width:768px){.home .profile-card p{font-size:1.5em}}.home .profile-card .cta-section{margin:2em 0}.home .profile-card .cta-section .cta-button{display:inline-flex;align-items:center;gap:.5em;padding:1em 2em;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:12px;color:#fff;text-decoration:none;font-weight:600;font-size:1.1em;transition:all .3s ease;backdrop-filter:blur(20px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.home .profile-card .cta-section .cta-button:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.4);transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.2)}.home .profile-card .cta-section .cta-button i{transition:transform .3s ease}.home .profile-card .cta-section .cta-button:hover i{transform:translateX(5px)}.home .profile-card p.social-links{display:flex;gap:2em;flex-wrap:wrap;margin-top:2.5em}.home .profile-card p.social-links .chip{display:inline-flex;align-items:center;gap:1.5em;padding:.3em 1.2em;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.3);border-radius:25px;color:#fff;text-decoration:none;transition:all .3s ease;backdrop-filter:blur(10px);font-size:.85em}.home .profile-card p.social-links .chip:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.5);transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.2)}.home .profile-card p.social-links .chip i{font-size:1.2em;width:20px;text-align:center}.home .profile-card p.social-links .chip .platform-name{font-weight:500;letter-spacing:.5px}