@import url(https://fonts.googleapis.com/css2?family=Inder&display=swap);@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);:root{--navbar-height:70px}@media(min-width:768px){:root{--navbar-height:80px}}header{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#fff3;box-shadow:0 4px 30px #0000001a}body,html{margin:0;overflow-x:hidden;padding:0}body{color:#fff!important;min-height:100vh}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#101010}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}::selection{background-color:#7e82f7;color:#fff}h1{font-size:clamp(1.5em,10vw,5em)}h2{font-size:clamp(1.5em,10vw,2em)}h3{font-size:clamp(1.5em,10vw,3.5em);font-weight:500}h4{font-size:clamp(1.5em,8vw,2.5em);font-weight:100}.animated-p,p{font-size:clamp(.5em,10vw,1.25em)!important}@media screen and (max-width:700px){#contact a p{font-size:clamp(.5em,10vw,1em)!important}}h1,h2,h3,h4,h5,h6,p,span{margin:0;text-shadow:0 0 .25em #0a0a0a80}h1,h2,h3,h4,h5,h6{font-family:Inder,sans-serif}p{font-family:Montserrat,sans-serif!important}.button_shadow:before{--size:10px;animation:blur-animation 3s ease-in-out infinite alternate;background:radial-gradient(circle at 0 0,#7e82f7,#0000),radial-gradient(circle at 100% 0,#fff,#0000),radial-gradient(circle at 0 100%,#048091,#0000),radial-gradient(circle at 100% 100%,#4765ff,#0000);border-radius:50px 0 50px 0;content:" ";filter:blur(2vmin);height:calc(100% + var(--size));left:calc(var(--size)/-2);position:absolute;top:calc(var(--size)/-2);width:calc(100% + var(--size));z-index:-2}.custom-cursor{background-color:#048191;border-radius:50%;height:45px;left:0;opacity:.8;pointer-events:none;position:fixed;top:0;transform:translate(-50%,-50%);transition:transform .1s ease-out,width .2s ease,height .2s ease,background-color .2s ease;width:45px;z-index:9999}.custom-cursor.hover{background-color:#7e82f7;height:55px;width:55px}.navbar{background-color:rgba(0,0,0,.349)!important}.navbar .navbar__toolbar{align-items:center;box-shadow:none!important;display:flex;justify-content:space-between}.navbar .navbar__logo{cursor:pointer;font-weight:700}.navbar .navbar__logo .navbar__logo-img{height:50px;object-fit:contain;width:auto}.navbar .navbar__logo .navbar__logo-img--mobile{height:50px}@media(max-width:899px){.navbar .navbar__logo svg{height:50px;width:50px}}.navbar .navbar__links a{color:#fff;font-family:Orbitron,sans-serif;font-size:.85rem;font-weight:500;letter-spacing:1px;margin:0 10px;text-decoration:none;text-transform:uppercase}.navbar .navbar__links a:hover{color:#7e82f7}.navbar .navbar__link{color:#fff;font-family:Orbitron,sans-serif;margin:0 1em;text-decoration:none;transition:color .3s}.navbar .navbar__link.active{color:#7e82f7;font-weight:700}.navbar span{align-items:center;display:flex}.burger-menu{display:flex;flex-direction:column;height:100%;padding-top:1rem}.burger-menu__close{align-self:flex-end;color:#fff!important;margin-bottom:1.5rem}.burger-menu__close:hover{color:#7e82f7!important}.burger-menu__close svg{font-size:1.75rem}.burger-menu a{border-bottom:1px solid #ffffff1a;color:#fff;font-family:Orbitron,sans-serif;font-size:1.1em;font-weight:500;letter-spacing:1.5px;padding:.75rem 0;text-align:right;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.burger-menu a:hover{color:#7e82f7;padding-right:.5rem}.burger-menu a.active{color:#7e82f7;font-weight:700}.burger-menu a:last-child{border-bottom:none}.MuiDrawer-paperAnchorRight{background:linear-gradient(180deg,#101010,#1a1a1a 50%,#101010)!important;border-left:1px solid #7e82f733!important}.MuiPaper-root{padding:1.5rem 2rem 2rem}.page-transition-overlay{animation:expandCircle 1s ease-out forwards,fadeOut 1s ease-out .7s forwards;background-color:#048091;border-radius:50%;height:100px;position:fixed;right:0;top:0;transform:scale(0);width:100px;z-index:9999}@keyframes expandCircle{0%{transform:scale(0)}to{transform:scale(50)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0;visibility:hidden}}@media(max-width:768px){.custom-cursor{display:none!important}}.particles-container,.particles-container-bottom{height:100%;left:0;min-height:100vh;overflow:hidden;pointer-events:none;position:absolute;width:100%;z-index:-1}.particles-container-top{top:0}.particles-container-bottom{bottom:0}.particle{animation-iteration-count:infinite;animation-name:float;animation-timing-function:ease-in-out;background-color:#fff;border-radius:50%;opacity:.7;position:absolute;transition:all .8s cubic-bezier(.4,0,.2,1)}.particles-container.transitioning{z-index:9999}.particles-container.transitioning .particle.expanding{animation:expandParticle 1.8s cubic-bezier(.25,.46,.45,.94) forwards;opacity:1;transform-origin:center center;z-index:10}.particles-container.transitioning .particle:not(.expanding){animation:fadeOutParticle 1.8s ease-out forwards}@keyframes expandParticle{0%{opacity:.7;transform:scale(1)}50%{opacity:.9;transform:scale(400)}to{opacity:1;transform:scale(800)}}@keyframes fadeOutParticle{0%{opacity:.7}to{opacity:0}}.vertical_timeline{align-items:center;display:flex;flex-direction:column;padding:4em 0;position:relative}.timeline{background:radial-gradient(circle at 0 0,#7e82f7,#0000),radial-gradient(circle at 100% 0,#fff,#0000),radial-gradient(circle at 0 100%,#048091,#0000),radial-gradient(circle at 100% 100%,#4765ff,#0000);border-radius:50px 0 50px 0;gap:100px;height:100%;left:50%;position:absolute;transform:translateX(-50%);width:4px}.service-box{background:hsla(0,0%,6%,.522);border-radius:32px;box-shadow:0 4px 10px #0003;color:#fff;margin:3em 0;padding:2em;position:relative;width:40%}.service-box h5{font-size:clamp(1.5em,8vw,2.5em);margin-bottom:.5em;text-align:center}.service-box p{font-family:Manrope,sans-serif;font-size:clamp(.5em,10vw,1.25em)}.service-box:nth-child(odd){border-bottom:5px solid #7e82f7}.service-box:nth-child(2n){border-bottom:5px solid #4765ff}.left{align-self:flex-start;margin-left:10%}.right{align-self:flex-end;margin-right:10%}@media(max-width:768px){.timeline{left:0}.timeline-dot{left:10%}.service-box{width:80%}.left,.right,.service-box{align-self:flex-end;margin-right:5%}.left,.right{margin-left:0}}.swiper{height:100%;margin:4em 0;width:100%}.swiper-pagination-bullet{background:#fff!important;opacity:.5!important}.swiper-pagination-bullet-active{background:#7e82f7!important;height:10px!important;opacity:1!important;width:10px!important}.slide-wrapper:before{animation:animate-border 3s linear infinite;background:linear-gradient(0deg,#048091 20%,#4765ff 50%,#7e82f7 87%);border-radius:50px 0 50px 0;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}@keyframes animate-border{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-slide{align-items:center;aspect-ratio:1/1;background:linear-gradient(135deg,#1e1e24 10%,#050505 60%);border:1px solid #048091;border-radius:50px 0 50px 0;display:flex!important;height:auto;justify-content:center;min-width:15em;overflow:hidden;padding:2em;text-align:center}@media screen and (max-width:768px){.swiper-slide{max-width:15em}}.swiper-slide img{display:block;height:100%;object-fit:cover;width:100%}.slider{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:50px 0 50px 0;overflow:hidden;position:relative;z-index:2}.slider,.slider a{height:100%;width:100%}.slider a{left:0;position:absolute;top:0;z-index:3}.slider_1 a,.slider_2 a,.slider_3 a,.slider_4 a,.slider_5 a,.slider_6 a,.slider_7 a,.slider_8 a,.slider_9 a{background-position:50%;background-repeat:no-repeat;background-size:contain;position:relative;z-index:1}#homepage{overflow:hidden}#homepage h2{color:#048091;font-weight:400}#homepage .animated-p,#homepage p{font-weight:300}.hero_container{min-height:100vh}.hero_container .MuiGrid2-container{align-items:center;display:flex;flex-direction:row;justify-content:center;min-height:100vh;position:relative;width:100%}.hero_container .MuiGrid2-container .mouse_scroll_down_grid{align-items:center;bottom:5%;display:flex;justify-content:center;position:absolute}.hero_container .MuiGrid2-container .mouse_scroll_down_grid img{animation-duration:3s;animation-iteration-count:infinite;animation-name:float;animation-timing-function:ease-in-out}@media screen and (max-width:700px){.hero_container .MuiGrid2-container{flex-direction:column-reverse}.hero_container .lavori_page .MuiGrid2-container{flex-direction:column!important}.hero_container .lavori_page .css-beqwcs{height:200px}.hero_container .lavori_page .MuiTypography-root{text-align:center}.hero_container .lavori_page .MuiButton-root{align-self:center!important}}@media screen and (max-width:700px){.hero_container .lavori_page .MuiBox-root:has(.MuiBox-root[href]){justify-content:center}}.hero_container h1 .animated-text .word:last-child span{color:#7e82f7}.sec2_container{padding:4em 0}.sec2_container .tilt-root div{perspective:1000px;position:relative;transform:translateZ(20px);transform-style:preserve-3d}.sec2_container .js-tilt-glare{border-radius:50px 0 50px 0!important}.sec2_container h4{font-family:Inder;padding:4em 0 0;text-align:center}.tilt-root{animation:gradient-shift 5s ease-in-out infinite;-webkit-background-clip:text;background-image:linear-gradient(90deg,#626262,#fff);border-radius:50px 0 50px 0;color:#fff;display:inline-block;-webkit-user-select:none;user-select:none;vertical-align:initial}.tilt-root:after,.tilt-root:before{--size:5px;background:radial-gradient(circle at 0 0,#7e82f7,#0000),radial-gradient(circle at 100% 0,#fff,#0000),radial-gradient(circle at 0 100%,#048091,#0000),radial-gradient(circle at 100% 100%,#4765ff,#0000);border-radius:50px 0 50px 0;content:"";height:calc(100% + var(--size));left:calc(var(--size)/-2);position:absolute;top:calc(var(--size)/-2);width:calc(100% + var(--size))}.tilt-root:after{--size:2px;border-radius:50px 0 50px 0;z-index:-1}.tilt-root:before{--size:10px;animation:blur-animation 3s ease-in-out infinite alternate;border-radius:50px 0 50px 0;filter:blur(2vmin);z-index:-2}@keyframes blur-animation{to{filter:blur(3vmin);transform:scale(1.05)}}@keyframes gradient-shift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.secMockup_container .tab-works button{color:#fff;font-size:clamp(1.5em,10vw,1em);text-transform:none}.secMockup_container .slick-list{aspect-ratio:16/9;max-width:100%}.secMockup_container img{width:-webkit-fit-content!important;width:fit-content!important}.secMockup_container .slick-dots li{margin:0 2px!important}.secMockup_container .slick-dots li button:before{color:#fff;font-size:10px;opacity:.5}.secMockup_container .slick-dots li.slick-active button:before{color:#7e82f7!important;font-size:15px;opacity:1}.secMockup_container .slick-next:before,.secMockup_container .slick-prev:before{font-size:25px}.secMockup_container .slick-slide div div{display:flex!important;justify-content:center;padding:2em 0}.tab_desk CustomTabPanel div{align-items:center;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:700px){.tab-works .MuiTabs-scroller{overflow-x:scroll!important}}.partners-box{background:hsla(0,0%,6%,.522);border-radius:32px;box-shadow:0 4px 10px #0003;color:#fff;margin:3em 0;padding:2em;position:relative}.partners-box h5{font-size:clamp(1.5em,8vw,2.5em);margin-bottom:.5em;text-align:center}.partners-box:nth-child(odd){border-bottom:5px solid #7e82f7}.partners-box:nth-child(2n){border-bottom:5px solid #4765ff}.review-slide .swiper-slide{aspect-ratio:0!important;background-color:#0000!important;background:#0000!important;border:0!important;border-radius:0!important;padding:0!important;text-align:left!important}.light-mode span.ReviewAuthorName__AuthorName-sc-5de6e185-1.clzMEF.es-review-author-name{color:#fff!important}@media screen and (max-width:700px){#servizi+.hero_container .MuiGrid2-container{flex-direction:column}}.sec_contacts .particles-container{overflow-y:hidden;width:100%}.footer-link{color:#fff;transition:color .3s ease}.footer-link:hover{color:#7e82f7}.light-mode .dark_logo{display:none}.light-mode .light_logo{display:block}.light-mode{background-color:#fff;color:#101010!important}.light-mode h1,.light-mode h2,.light-mode h3,.light-mode h4,.light-mode h5,.light-mode h6,.light-mode p,.light-mode span{color:#101010;text-shadow:none}.light-mode .navbar__links a{color:#101010}.light-mode .navbar__links a:hover{color:#7e82f7}.light-mode .burger-menu a{border-bottom-color:#ffffff1a;color:#fff}.light-mode .burger-menu a:hover{color:#7e82f7}.light-mode .burger-menu__close{color:#fff!important}.light-mode .burger-menu__close:hover{color:#7e82f7!important}.light-mode .custom-cursor{background-color:#101010}.light-mode .partners-box,.light-mode .service-box{background:#fffc}.light-mode .MuiDrawer-paperAnchorRight{background:linear-gradient(180deg,#1a1a1a,#252525 50%,#1a1a1a)!important;border-left:1px solid #7e82f74d!important}.light-mode .swiper-slide{background:radial-gradient(circle at 0 0,#7e82f7,#0000),radial-gradient(circle at 100% 0,#fff,#0000),radial-gradient(circle at 0 100%,#048091,#0000),radial-gradient(circle at 100% 100%,#4765ff,#0000);border:1px solid #101010}.light-mode .box_contatti,.light-mode .box_tech{background-color:rgba(126,130,247,.369)}.light-mode .page-transition-overlay{background-color:#7e82f7}.light-mode .secMockup_container .tab-works button{color:#101010}.light-mode .secMockup_container .Mui-selected{color:#7e82f7!important}.light-mode .secMockup_container .css-bx071w-MuiTabs-indicator{background-color:#7e82f7}.light-mode footer{background-color:#fff}.light-mode .footer-link{color:#101010}.dark-mode{background-color:#101010;color:#fff!important}.light-mode{background:linear-gradient(135deg,#fff 10%,#f5f5f5 60%,#e0e0e0)}.dark-mode{background:#101010}.dark_logo{display:block}.light_logo{display:none}.particles-container{height:100%;left:0;overflow-y:hidden;position:absolute;width:100%;z-index:-1}.particles-container .particle{animation-iteration-count:infinite;animation-name:float;animation-timing-function:ease-in-out;background-color:#fff;border-radius:50%;opacity:.7;position:absolute}.light-mode .particles-container .particle{background-color:#101010}.light-mode .partners-box,.light-mode .service-box{background:#ffffffe6;border-bottom:5px solid #7e82f7;box-shadow:0 4px 10px #0003;color:#101010}.light-mode .box_button{background:radial-gradient(circle at 0 0,#7e82f7,#0000),radial-gradient(circle at 100% 0,#fff,#0000),radial-gradient(circle at 0 100%,#048091,#0000),radial-gradient(circle at 100% 100%,#4765ff,#0000);border-color:#7e82f7}.dark-mode .partners-box,.dark-mode .service-box{background:#101010d9;border-bottom:5px solid #4765ff;box-shadow:0 4px 10px #0003;color:#fff}.iub__us-widget.left{display:none}.light-mode #prezzi+.hero_container .MuiTypography-h5,.light-mode #servizi+.hero_container .MuiTypography-h4,.light-mode .lavori_page .MuiTypography-h4{color:#7e82f7!important}.light-mode #blog+.hero_container .MuiTypography-body2,.light-mode #blog+.hero_container .MuiTypography-caption,.light-mode #blog+.hero_container .MuiTypography-h5,.light-mode #prezzi+.hero_container .MuiAccordionDetails .MuiTypography-body1,.light-mode #prezzi+.hero_container .MuiAccordionSummary-content .MuiTypography-h6,.light-mode #prezzi+.hero_container .MuiTypography-body1,.light-mode #prezzi+.hero_container .MuiTypography-body2,.light-mode #prezzi+.hero_container .MuiTypography-h6{color:#fff!important}.light-mode article .MuiBox-root,.light-mode article .MuiBox-root h3,.light-mode article .MuiBox-root li,.light-mode article .MuiBox-root p,.light-mode article .MuiTypography-body1,.light-mode article .MuiTypography-h1,.light-mode article .MuiTypography-h4,.light-mode article .MuiTypography-subtitle1{color:#101010!important}.light-mode article .MuiBox-root h2,.light-mode article .MuiBox-root strong{color:#7e82f7!important}.curtain-transition{display:flex;flex-direction:row;height:100vh;left:0;pointer-events:none;position:fixed;top:0;width:100vw;z-index:999999}.curtain-transition .curtain-bar{background:linear-gradient(135deg,#7e82f7,#048091);height:100%;transform:scaleY(0);transform-origin:top;width:20%}.curtain-transition.idle .curtain-bar{transform:scaleY(0);transition:none}.curtain-transition.entering .curtain-bar{transform:scaleY(1);transform-origin:top;transition:transform .5s cubic-bezier(.7,0,.3,1)}.curtain-transition.entering .curtain-bar:first-child{transition-delay:0s}.curtain-transition.entering .curtain-bar:nth-child(2){transition-delay:.05s}.curtain-transition.entering .curtain-bar:nth-child(3){transition-delay:.1s}.curtain-transition.entering .curtain-bar:nth-child(4){transition-delay:.15s}.curtain-transition.entering .curtain-bar:nth-child(5){transition-delay:.2s}.curtain-transition.exiting .curtain-bar{transform:scaleY(0);transform-origin:bottom;transition:transform .5s cubic-bezier(.7,0,.3,1)}.curtain-transition.exiting .curtain-bar:first-child{transition-delay:0s}.curtain-transition.exiting .curtain-bar:nth-child(2){transition-delay:.05s}.curtain-transition.exiting .curtain-bar:nth-child(3){transition-delay:.1s}.curtain-transition.exiting .curtain-bar:nth-child(4){transition-delay:.15s}.curtain-transition.exiting .curtain-bar:nth-child(5){transition-delay:.2s}.chat-launcher{align-items:center;animation:pulse-glow 2s ease-in-out infinite;background:linear-gradient(135deg,#048091,#7e82f7);border:none;border-radius:50px;bottom:100px;box-shadow:0 4px 20px #7e82f766;color:#fff;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;gap:8px;padding:12px 20px;position:fixed;right:24px;transition:all .3s ease;z-index:100000}.chat-launcher:hover{box-shadow:0 6px 25px #7e82f780;transform:translateY(-2px)}.chat-launcher svg{flex-shrink:0}@media(max-width:480px){.chat-launcher__label{display:none}}@keyframes pulse-glow{0%,to{box-shadow:0 4px 20px #7e82f766}50%{box-shadow:0 4px 30px #7e82f799}}.chat-widget{animation:slideUp .3s ease;background:linear-gradient(180deg,#1a1a1a,#0d0d0d);border:1px solid #7e82f74d;border-radius:16px;bottom:100px;box-shadow:0 10px 40px #00000080;display:flex;flex-direction:column;height:520px;overflow:hidden;position:fixed;right:24px;width:380px;z-index:100000}@media(max-width:480px){.chat-widget{border-radius:16px 16px 0 0;bottom:0;height:70vh;right:0;width:100vw}}.chat-widget__header{align-items:center;background:linear-gradient(90deg,#048091,#7e82f7);display:flex;justify-content:space-between;padding:16px 20px}.chat-widget__header-info h3{color:#fff;font-family:Inder,sans-serif;font-size:16px;font-weight:600;margin:0;text-shadow:none}.chat-widget__header-info span{color:#fffc;font-family:Montserrat,sans-serif;font-size:12px;text-shadow:none}.chat-widget__close{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;justify-content:center;opacity:.8;padding:4px;transition:opacity .2s}.chat-widget__close:hover{opacity:1}.chat-widget__body{display:flex;flex:1 1;flex-direction:column;gap:12px;overflow-y:auto;padding:16px}.chat-widget__body::-webkit-scrollbar{width:6px}.chat-widget__body::-webkit-scrollbar-track{background:#0000}.chat-widget__body::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.chat-widget__footer{background:#0000004d;border-top:1px solid #ffffff1a;display:flex;gap:8px;padding:12px 16px}.chat-widget__footer input{background:#ffffff1a;border:1px solid #fff3;border-radius:20px;color:#fff;flex:1 1;font-family:Montserrat,sans-serif;font-size:14px;outline:none;padding:10px 14px;transition:border-color .2s}.chat-widget__footer input::placeholder{color:#ffffff80}.chat-widget__footer input:focus{border-color:#7e82f7}.chat-widget__footer input:disabled{opacity:.6}.chat-widget__footer button{align-items:center;background:#7e82f7;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .2s;width:40px}.chat-widget__footer button:hover:not(:disabled){background:#aeb1fa;transform:scale(1.05)}.chat-widget__footer button:disabled{cursor:not-allowed;opacity:.5}.chat-message{display:flex}.chat-message--user{justify-content:flex-end}.chat-message--user .chat-message__bubble{background:linear-gradient(135deg,#048091,#03545f);border-radius:16px 16px 4px 16px}.chat-message--assistant{justify-content:flex-start}.chat-message--assistant .chat-message__bubble{background:#ffffff1a;border-radius:16px 16px 16px 4px}.chat-message__bubble{word-wrap:break-word;color:#fff;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.5;max-width:85%;padding:10px 14px;text-shadow:none}.chat-message__typing{display:flex;gap:4px;padding:14px 18px}.chat-message__typing span{animation:typing 1.4s ease-in-out infinite;background:#ffffff80;border-radius:50%;height:8px;width:8px}.chat-message__typing span:first-child{animation-delay:0s}.chat-message__typing span:nth-child(2){animation-delay:.2s}.chat-message__typing span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.chat-quick-prompts{border-top:1px solid #ffffff1a;display:flex;flex-wrap:wrap;gap:8px;padding:8px 16px}.chat-quick-prompts__button{background:#0000;border:1px solid #7e82f780;border-radius:20px;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:12px;padding:8px 14px;transition:all .2s}.chat-quick-prompts__button:hover{background:#7e82f733;border-color:#7e82f7}.light-mode .chat-widget{background:linear-gradient(180deg,#fff,#f5f5f5);border-color:#0480914d}.light-mode .chat-widget__body::-webkit-scrollbar-thumb{background:#10101033}.light-mode .chat-widget__footer{background:#1010100d;border-top-color:#1010101a}.light-mode .chat-widget__footer input{background:#1010100d;border-color:#10101033;color:#101010}.light-mode .chat-widget__footer input::placeholder{color:#10101080}.light-mode .chat-message--assistant .chat-message__bubble{background:#10101014;color:#101010}.light-mode .chat-message--user .chat-message__bubble{color:#fff}.light-mode .chat-message__typing span{background:#1010104d}.light-mode .chat-quick-prompts{border-top-color:#1010101a}.light-mode .chat-quick-prompts__button{border-color:#7e82f780;color:#101010}.light-mode .chat-quick-prompts__button:hover{background:#7e82f71a}.homepage-new{background:#101010}.hero-section{display:flex;flex-direction:column;justify-content:flex-start;min-height:auto;overflow:hidden;padding:calc(var(--navbar-height) + 120px) 1.5rem 60px;position:relative}@media(min-width:480px){.hero-section{padding:calc(var(--navbar-height) + 100px) 2rem 80px}}@media(min-width:768px){.hero-section{justify-content:center;min-height:100vh;min-height:100dvh;padding:0 4rem}}.hero-bg{background:radial-gradient(ellipse at 20% 50%,#7e82f726 0,#0000 50%),radial-gradient(ellipse at 80% 20%,#04809126 0,#0000 40%),radial-gradient(ellipse at 60% 80%,#7e82f714 0,#0000 40%);z-index:1}.hero-label{font-size:.7rem;gap:.75rem;letter-spacing:2px}@media(min-width:480px){.hero-label{font-size:.8rem;gap:1rem;letter-spacing:3px;margin-bottom:2rem}}@media(min-width:768px){.hero-label{font-size:.85rem;letter-spacing:4px}}.hero-label .label-line{width:25px}@media(min-width:480px){.hero-label .label-line{width:40px}}.hero-title{font-size:clamp(1.8rem,8vw,10rem);letter-spacing:-.01em;line-height:1.15}@media(min-width:480px){.hero-title{font-size:clamp(2.2rem,9vw,10rem);margin-bottom:2rem}}@media(min-width:768px){.hero-title{letter-spacing:-.02em;line-height:1.1}}.hero-title .outline-text{-webkit-text-stroke:1px #fff;-webkit-text-fill-color:#0000}@media(min-width:480px){.hero-title .outline-text{-webkit-text-stroke:1.5px #fff}}@media(min-width:768px){.hero-title .outline-text{-webkit-text-stroke:2px #fff}}.hero-description{font-size:.95rem;line-height:1.7}@media(min-width:480px){.hero-description{font-size:1rem;margin-bottom:2.5rem}}@media(min-width:768px){.hero-description{font-size:1.2rem;line-height:1.8;margin-bottom:3rem}}.hero-stats{bottom:60px;display:flex;flex-direction:column;gap:1rem;position:absolute;right:1.5rem;z-index:10}@media(min-width:480px){.hero-stats{bottom:80px;gap:1.5rem;right:2rem}}@media(min-width:768px){.hero-stats{bottom:4rem;gap:3rem;right:4rem;z-index:2}}.hero-stats .stat-item{text-align:right}.hero-stats .stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#048091,#7e82f7);-webkit-background-clip:text;background-clip:text;font-family:Orbitron,sans-serif;font-size:1.5rem;font-weight:700}@media(min-width:480px){.hero-stats .stat-number{font-size:2rem}}@media(min-width:768px){.hero-stats .stat-number{font-size:3.5rem}}.hero-stats .stat-label{color:#fff9;font-family:Space Grotesk,sans-serif;font-size:.6rem;letter-spacing:1px;text-transform:uppercase}@media(min-width:480px){.hero-stats .stat-label{font-size:.7rem;letter-spacing:1.5px}}@media(min-width:768px){.hero-stats .stat-label{font-size:.75rem;letter-spacing:2px}}.work-section{background:#1a1a1a;padding:5rem 0;position:relative}@media(min-width:480px){.work-section{padding:6rem 0}}@media(min-width:768px){.work-section{padding:10rem 0}}.section-header{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2.5rem;padding:0 1.5rem}@media(min-width:480px){.section-header{gap:1rem;margin-bottom:3rem;padding:0 2rem}}@media(min-width:768px){.section-header{align-items:flex-end;flex-direction:row;justify-content:space-between;margin-bottom:5rem;padding:0}}.section-title{font-size:clamp(1.5rem,5vw,4rem);letter-spacing:-.01em}@media(min-width:480px){.section-title{font-size:clamp(1.8rem,6vw,4rem);letter-spacing:-.02em}}.section-title .number{font-size:.7rem;margin-right:.3rem}@media(min-width:480px){.section-title .number{font-size:.9rem;margin-right:.5rem}}.view-all{align-items:center;background:none;border:none;color:#fff9;cursor:pointer;display:flex;font-family:Space Grotesk,sans-serif;font-size:.9rem;gap:.5rem;letter-spacing:1px;transition:color .3s}.view-all:hover{color:#7e82f7}.projects-wrapper{overflow:hidden;padding:0 1.5rem 1.5rem}@media(min-width:480px){.projects-wrapper{padding:0 2rem 2rem}}@media(min-width:768px){.projects-wrapper{padding:0 4rem 2rem}}.projects-track{display:flex;gap:1.25rem;width:-webkit-max-content;width:max-content}@media(min-width:480px){.projects-track{gap:1.5rem}}@media(min-width:768px){.projects-track{gap:3rem}}.project-card{background:#ffffff05;border:1px solid #7e82f733;border-radius:16px;cursor:pointer;flex-shrink:0;padding:1rem;position:relative;transition:all .4s ease;width:260px}@media(min-width:480px){.project-card{border-radius:20px;padding:1.25rem;width:300px}}@media(min-width:768px){.project-card{padding:1.5rem;width:500px}}.project-card:hover{border-color:#7e82f7;box-shadow:0 20px 60px #7e82f766;transform:translateY(-5px)}.project-card .project-image{background-color:#1a1a2e;background-position:50%!important;background-size:cover;border-radius:10px;height:180px;overflow:hidden;position:relative;transition:transform .5s ease;width:100%}@media(min-width:480px){.project-card .project-image{border-radius:12px;height:220px}}@media(min-width:768px){.project-card .project-image{height:350px}}.project-card .project-image:before{background:linear-gradient(135deg,#7e82f7,#048091);content:"";inset:0;opacity:0;position:absolute;transition:opacity .4s ease}.project-card:hover .project-image{transform:scale(1.02)}.project-card:hover .project-image:before{opacity:.3}.project-card .project-number{color:#7e82f7;font-family:Space Grotesk,sans-serif;font-size:.7rem;left:1rem;letter-spacing:2px;position:absolute;top:1rem}@media(min-width:480px){.project-card .project-number{font-size:.8rem;left:1.5rem;top:1.5rem}}.project-card .project-info{padding:1rem 0}@media(min-width:480px){.project-card .project-info{padding:1.5rem 0}}.project-card .project-category{color:#7e82f7;font-family:Space Grotesk,sans-serif;font-size:.65rem;letter-spacing:1.5px;margin-bottom:.4rem;text-transform:uppercase}@media(min-width:480px){.project-card .project-category{font-size:.75rem;letter-spacing:2px;margin-bottom:.5rem}}.project-card .project-title{color:#fff;font-family:Orbitron,sans-serif;font-size:1.2rem;font-weight:700;margin-bottom:.4rem}@media(min-width:480px){.project-card .project-title{font-size:1.5rem;margin-bottom:.5rem}}@media(min-width:768px){.project-card .project-title{font-size:1.8rem}}.project-card .project-year{color:#fff9;font-family:Space Grotesk,sans-serif;font-size:.75rem}@media(min-width:480px){.project-card .project-year{font-size:.85rem}}.marquee-section{border-bottom:1px solid #ffffff0d;border-top:1px solid #ffffff0d;overflow:hidden;padding:2.5rem 0}@media(min-width:480px){.marquee-section{padding:3rem 0}}@media(min-width:768px){.marquee-section{padding:5rem 0}}.marquee{animation:marquee 20s linear infinite;display:flex}.marquee-content{display:flex;gap:1.5rem;padding-right:1.5rem}@media(min-width:480px){.marquee-content{gap:2rem;padding-right:2rem}}@media(min-width:768px){.marquee-content{gap:4rem;padding-right:4rem}}.marquee-item{-webkit-text-stroke:1px #fff;-webkit-text-fill-color:#0000;font-family:Orbitron,sans-serif;font-size:2rem;font-weight:800;opacity:.3;transition:all .3s ease;white-space:nowrap}@media(min-width:480px){.marquee-item{font-size:2.5rem}}@media(min-width:768px){.marquee-item{font-size:5rem}}.marquee-item:hover{-webkit-text-fill-color:#7e82f7;-webkit-text-stroke-color:#7e82f7;opacity:1}.services-section{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;padding:4rem 1.5rem;position:relative}@media(min-width:480px){.services-section{padding:5rem 2rem}}@media(min-width:768px){.services-section{padding:10rem 4rem}}.services-section:before{background:#101010d9;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.services-section>*{position:relative;z-index:1}.services-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;margin-top:2rem}@media(min-width:480px){.services-grid{gap:1.5rem;margin-top:3rem}}@media(min-width:768px){.services-grid{gap:2rem;grid-template-columns:repeat(2,1fr);margin-top:5rem}}.service-card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;cursor:pointer;overflow:hidden;padding:1.5rem;position:relative;transition:all .4s ease}@media(min-width:480px){.service-card{border-radius:20px;padding:2rem}}@media(min-width:768px){.service-card{border-radius:24px;padding:3rem}}.service-card:before{background:linear-gradient(135deg,#7e82f7,#048091);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .4s ease;width:100%}.service-card:hover{border-color:#0000;transform:translateY(-5px)}@media(min-width:768px){.service-card:hover{transform:translateY(-10px)}}.service-card:hover:before{opacity:.1}.service-card .service-icon{align-items:center;background:linear-gradient(135deg,#7e82f7,#048091);border-radius:10px;color:#fff;display:flex;font-family:Orbitron,sans-serif;font-size:1rem;font-weight:700;height:40px;justify-content:center;margin-bottom:1rem;position:relative;width:40px;z-index:1}@media(min-width:480px){.service-card .service-icon{border-radius:12px;font-size:1.2rem;height:50px;margin-bottom:1.5rem;width:50px}}@media(min-width:768px){.service-card .service-icon{border-radius:16px;font-size:1.5rem;height:60px;margin-bottom:2rem;width:60px}}.service-card .service-title{color:#fff;font-family:Orbitron,sans-serif;font-size:1.1rem;font-weight:700;margin-bottom:.5rem;position:relative;z-index:1}@media(min-width:480px){.service-card .service-title{font-size:1.3rem;margin-bottom:.75rem}}@media(min-width:768px){.service-card .service-title{font-size:1.6rem;margin-bottom:1rem}}.service-card .service-description{color:#fff9;font-family:Space Grotesk,sans-serif;font-size:.85rem;line-height:1.6;position:relative;z-index:1}@media(min-width:480px){.service-card .service-description{font-size:.95rem;line-height:1.7}}.service-card .service-cta{align-items:center;color:#7e82f7;display:inline-flex;font-family:Space Grotesk,sans-serif;font-size:.8rem;font-weight:600;gap:.5rem;letter-spacing:1px;margin-top:1.5rem;position:relative;text-transform:uppercase;transition:all .3s ease;z-index:1}.service-card .service-cta .arrow{transition:transform .3s ease}.service-card:hover .service-cta{color:#fff}.service-card:hover .service-cta .arrow{transform:translateX(5px)}@media(min-width:480px){.cta-section{padding:8rem 2rem}}@media(min-width:768px){.cta-section{padding:15rem 4rem}}.cta-section:before{height:280px;width:280px}@media(min-width:480px){.cta-section:before{height:400px;width:400px}}@media(min-width:768px){.cta-section:before{height:600px;width:600px}}.cta-section .cta-title{font-size:clamp(1.6rem,5vw,5rem);line-height:1.25}@media(min-width:480px){.cta-section .cta-title{font-size:clamp(2rem,6vw,5rem);line-height:1.2;margin-bottom:3rem}}.chisono-page{background:#101010;min-height:100vh}.chisono-hero{align-items:center;display:flex;min-height:100vh;min-height:100dvh;overflow:hidden;padding:calc(var(--navbar-height) + 100px) 1.5rem 60px;position:relative}@media(min-width:768px){.chisono-hero{padding:0 4rem}}.hero-bg{z-index:0}.hero-content{z-index:2}.hero-text{order:2}@media(min-width:768px){.hero-text{order:1}}.hero-title{font-size:clamp(2.5rem,8vw,6rem);line-height:1.1}.hero-description strong{color:#7e82f7}.hero-cta{text-decoration:none}.hero-cta.secondary{border-color:#048091}.hero-cta.secondary:before{background:linear-gradient(135deg,#048091,#7e82f7)}.hero-image{display:flex;justify-content:center;order:1}@media(min-width:768px){.hero-image{order:2}}.hero-image .image-wrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #7e82f74d;border-radius:24px;max-width:400px;padding:2rem;position:relative;transition:all .4s ease}.hero-image .image-wrapper:hover{border-color:#7e82f7;box-shadow:0 20px 60px #7e82f766;transform:translateY(-5px)}.hero-image .image-wrapper img{border-radius:16px;height:auto;width:100%}.section-header.centered{text-align:left}@media(min-width:768px){.section-header.centered{text-align:center}}.section-title{gap:.75rem}@media(min-width:768px){.centered .section-title{justify-content:center}}.skills-section{background:#1a1a1a;padding:5rem 1.5rem}@media(min-width:768px){.skills-section{padding:8rem 4rem}}.skills-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:768px){.skills-grid{gap:3rem;grid-template-columns:repeat(2,1fr)}}.skill-item .skill-header{display:flex;justify-content:space-between;margin-bottom:.75rem}.skill-item .skill-name{color:#fff;font-family:Space Grotesk,sans-serif;font-size:1rem}.skill-item .skill-percent{color:#7e82f7;font-family:Orbitron,sans-serif;font-size:.9rem}.skill-item .skill-bar{background:#ffffff1a;border-radius:4px;height:8px;overflow:hidden}.skill-item .skill-progress{background:linear-gradient(135deg,#7e82f7,#048091);border-radius:4px;height:100%;width:0}.experience-section{padding:5rem 1.5rem}@media(min-width:768px){.experience-section{padding:8rem 4rem}}.experience-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:768px){.experience-grid{grid-template-columns:repeat(3,1fr)}}.experience-card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;display:flex;flex-direction:column;height:100%;padding:2rem;transition:all .4s ease}.experience-card:hover{border-color:#7e82f7;transform:translateY(-5px)}.experience-card .exp-year{color:#7e82f7;font-family:Orbitron,sans-serif;font-size:.75rem;letter-spacing:2px}.experience-card .exp-role{color:#fff;font-family:Orbitron,sans-serif;font-size:1.25rem;font-weight:700;margin:.75rem 0 .5rem}.experience-card .exp-company{color:#048091;display:block;flex-grow:1;font-family:Space Grotesk,sans-serif;font-size:.9rem;margin-bottom:1rem}.experience-card .exp-description{color:#fff9;font-family:Space Grotesk,sans-serif;font-size:.9rem;line-height:1.6;margin-top:auto}.experience-card .exp-cta{align-items:center;color:#7e82f7;display:inline-flex;font-family:Space Grotesk,sans-serif;font-size:.85rem;font-weight:600;gap:.5rem;margin-top:1.5rem;text-decoration:none;transition:all .3s ease}.experience-card .exp-cta .arrow{transition:transform .3s ease}.experience-card .exp-cta:hover{color:#048091}.experience-card .exp-cta:hover .arrow{transform:translateX(5px)}.download-section{background-attachment:fixed;background-color:#1a1a1a;background-position:50%;background-repeat:no-repeat;background-size:cover;padding:5rem 1.5rem;position:relative}@media(min-width:768px){.download-section{padding:8rem 4rem}}.download-section:before{background:#101010d9;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.download-section>*{position:relative;z-index:1}.download-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:768px){.download-grid{grid-template-columns:repeat(2,1fr)}}.download-card{align-items:center;background:#ffffff05;border:1px solid #7e82f733;border-radius:24px;display:flex;flex-direction:column;height:100%;padding:2.5rem;text-align:center;text-decoration:none;transition:all .4s ease}.download-card:hover{border-color:#7e82f7;box-shadow:0 20px 60px #7e82f766;transform:translateY(-10px)}.download-card:hover .download-btn{color:#7e82f7}.download-card .card-icon{align-items:center;color:#048091;display:flex;font-family:Orbitron,sans-serif;font-size:2.5rem;height:40px;justify-content:center;margin-bottom:1rem}.download-card .card-icon.figma{font-size:1rem}.download-card .card-title{color:#fff;font-family:Orbitron,sans-serif;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.download-card .card-desc{color:#fff9;flex-grow:1;font-family:Space Grotesk,sans-serif;font-size:.9rem;margin-bottom:1.5rem}.download-card .download-btn{color:#fff9;font-family:Space Grotesk,sans-serif;font-size:.85rem;font-weight:600;letter-spacing:1px;margin-top:auto;transition:color .3s ease}.servizi-page{background:#101010;min-height:100vh}.servizi-hero{align-items:center;display:flex;min-height:100vh;min-height:100dvh;overflow:hidden;padding:calc(var(--navbar-height) + 100px) 1.5rem 60px;position:relative}@media(min-width:768px){.servizi-hero{padding:0 4rem}}.hero-grid{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr}@media(min-width:768px){.hero-grid{gap:4rem;grid-template-columns:1fr 1fr}}.hero-text{order:1}.hero-services-preview{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);order:2}@media(min-width:768px){.hero-services-preview{gap:1.5rem}}.service-preview-card{align-items:center;background:#ffffff08;border:1px solid #7e82f733;border-radius:16px;display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;text-align:center;transition:all .4s ease}@media(min-width:768px){.service-preview-card{border-radius:20px;padding:2rem}}.service-preview-card:hover{border-color:#7e82f7;box-shadow:0 15px 40px #7e82f766;transform:translateY(-5px)}.service-preview-card:nth-child(2),.service-preview-card:nth-child(3){border-color:#04809133}.service-preview-card:nth-child(2):hover,.service-preview-card:nth-child(3):hover{border-color:#048091;box-shadow:0 15px 40px #0480914d}.service-preview-card:nth-child(2) .preview-icon,.service-preview-card:nth-child(3) .preview-icon{background:linear-gradient(135deg,#048091,#7e82f7)}.service-preview-card .preview-icon{align-items:center;background:linear-gradient(135deg,#7e82f7,#048091);border-radius:12px;color:#fff;display:flex;font-family:Orbitron,sans-serif;font-size:1.2rem;font-weight:700;height:50px;justify-content:center;width:50px}@media(min-width:768px){.service-preview-card .preview-icon{font-size:1.4rem;height:60px;width:60px}}.service-preview-card .preview-label{color:#fff9;font-family:Space Grotesk,sans-serif;font-size:.85rem;font-weight:500;letter-spacing:1px;text-transform:uppercase}@media(min-width:768px){.service-preview-card .preview-label{font-size:.9rem}}.hero-cta{font-size:.8rem;letter-spacing:2px;padding:1rem 2rem}.services-detail-section{padding:5rem 1.5rem}@media(min-width:768px){.services-detail-section{padding:8rem 4rem}}.services-detail-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:768px){.services-detail-grid{grid-template-columns:repeat(2,1fr)}}.service-card-full{background:#ffffff05;border:1px solid #7e82f733;border-radius:24px;padding:2rem;transition:all .4s ease}.service-card-full:hover{border-color:#7e82f7;box-shadow:0 20px 60px #7e82f766;transform:translateY(-5px)}.service-card-full:nth-child(2),.service-card-full:nth-child(4){border-color:#04809133}.service-card-full:nth-child(2):hover,.service-card-full:nth-child(4):hover{border-color:#048091;box-shadow:0 20px 60px #0480914d}.service-card-full:nth-child(2) .service-icon,.service-card-full:nth-child(4) .service-icon{background:linear-gradient(135deg,#048091,#7e82f7)}.service-card-full .service-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.service-card-full .service-icon{align-items:center;background:linear-gradient(135deg,#7e82f7,#048091);border-radius:12px;color:#fff;display:flex;flex-shrink:0;font-family:Orbitron,sans-serif;font-size:1.2rem;font-weight:700;height:50px;justify-content:center;width:50px}.service-card-full .service-title{color:#fff;font-family:Orbitron,sans-serif;font-size:1.3rem;font-weight:700}@media(min-width:768px){.service-card-full .service-title{font-size:1.5rem}}.service-card-full .service-description{color:#fff9;font-family:Space Grotesk,sans-serif;font-size:1rem;line-height:1.7;margin-bottom:1.5rem}.service-card-full .service-features{list-style:none;margin:0;padding:0}.service-card-full .service-features li{color:#fff;font-family:Space Grotesk,sans-serif;font-size:.9rem;padding:.5rem 0 .5rem 1.5rem;position:relative}.service-card-full .service-features li:before{color:#7e82f7;content:"✓";left:0;position:absolute}.tech-section{background-attachment:fixed;background-color:#1a1a1a;background-position:50%;background-size:cover;padding:5rem 1.5rem;position:relative}@media(min-width:768px){.tech-section{padding:8rem 4rem}}.tech-section:before{background:#101010d9;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.tech-section>*{position:relative;z-index:1}.tech-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);overflow:hidden}@media(min-width:480px){.tech-grid{gap:1.5rem;grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.tech-grid{gap:2rem;grid-template-columns:repeat(4,1fr)}}.tech-card{align-items:center;aspect-ratio:1;background:#ffffff05;border:1px solid #7e82f733;border-radius:16px;display:flex;flex-direction:column;justify-content:center;min-width:0;padding:1.25rem;text-align:center;transition:all .4s ease}@media(min-width:480px){.tech-card{border-radius:18px;padding:1.5rem}}@media(min-width:768px){.tech-card{border-radius:20px;padding:2rem}}.tech-card:hover{border-color:#7e82f7;box-shadow:0 20px 60px #7e82f766;transform:translateY(-10px) scale(1.02)}.tech-card:hover img{transform:scale(1.1)}.tech-card img{height:auto;margin-bottom:.75rem;transition:transform .3s ease;width:50%}@media(min-width:480px){.tech-card img{margin-bottom:1rem;width:55%}}@media(min-width:768px){.tech-card img{width:60%}}.tech-card .tech-name{color:#fff;font-family:Space Grotesk,sans-serif;font-size:.8rem;font-weight:500}@media(min-width:480px){.tech-card .tech-name{font-size:.85rem}}@media(min-width:768px){.tech-card .tech-name{font-size:.9rem}}.lavori-page{background:#101010;min-height:100vh}.lavori-hero{align-items:center;display:flex;min-height:100vh;min-height:100dvh;overflow:hidden;padding:calc(var(--navbar-height) + 60px) 1.5rem 60px;position:relative}@media(min-width:768px){.lavori-hero{padding:0 4rem}}.hero-bg{background:radial-gradient(ellipse at 20% 50%,#7e82f726 0,#0000 50%),radial-gradient(ellipse at 80% 20%,#04809126 0,#0000 40%);height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.hero-content{position:relative;z-index:3}.hero-description{max-width:600px}.hero-stats-desktop{display:none;flex-direction:column;gap:2rem;position:absolute;right:4rem;top:50%;transform:translateY(-50%)}@media(min-width:768px){.hero-stats-desktop{display:flex}}.hero-stats-desktop .stat-item{text-align:center}.hero-stats-desktop .stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#7e82f7,#048091);-webkit-background-clip:text;background-clip:text;display:block;font-family:Orbitron,sans-serif;font-size:2.5rem;font-weight:700}.hero-stats-desktop .stat-label{color:#fff9;display:block;font-family:Space Grotesk,sans-serif;font-size:.8rem;letter-spacing:1px;text-transform:uppercase}.hero-stats-mobile{display:flex;gap:2rem;justify-content:flex-start;margin-top:2rem}@media(min-width:768px){.hero-stats-mobile{display:none}}.hero-stats-mobile .stat-item{text-align:center}.hero-stats-mobile .stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#7e82f7,#048091);-webkit-background-clip:text;background-clip:text;display:block;font-family:Orbitron,sans-serif;font-size:1.8rem;font-weight:700}.hero-stats-mobile .stat-label{color:#fff9;display:block;font-family:Space Grotesk,sans-serif;font-size:.7rem;letter-spacing:1px;text-transform:uppercase}.hero-cta-group{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}@media(min-width:480px){.hero-cta-group{gap:1.5rem}}.lavori-hero .hero-cta{align-items:center;background:#0000;border:1px solid #7e82f7;color:#fff;cursor:pointer;display:inline-flex;font-family:Space Grotesk,sans-serif;font-size:.75rem;font-weight:600;gap:.75rem;letter-spacing:1.5px;overflow:hidden;padding:1rem 1.8rem;position:relative;text-decoration:none;text-transform:uppercase;transition:all .4s ease}@media(min-width:480px){.lavori-hero .hero-cta{font-size:.85rem;gap:1rem;letter-spacing:2px;padding:1.2rem 2.5rem}}.lavori-hero .hero-cta:before{background:linear-gradient(135deg,#7e82f7,#048091);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .4s ease;width:100%;z-index:-1}.lavori-hero .hero-cta:hover{border-color:#0000}.lavori-hero .hero-cta:hover:before{left:0}.lavori-hero .hero-cta:hover .arrow{transform:translateX(5px)}.lavori-hero .hero-cta .arrow{transition:transform .3s ease}.lavori-hero .hero-cta.secondary{border-color:#048091}.lavori-hero .hero-cta.secondary:before{background:linear-gradient(135deg,#048091,#7e82f7)}.section-header{margin-bottom:2rem}@media(min-width:768px){.section-header{margin-bottom:3rem}}.section-title{font-family:Orbitron,sans-serif;font-size:clamp(1.8rem,5vw,3rem);font-weight:700}.section-title .number{font-size:.8rem;margin-right:.5rem;vertical-align:super}.projects-section{padding:5rem 1.5rem}@media(min-width:768px){.projects-section{padding:8rem 4rem}}.filters-container{-webkit-overflow-scrolling:touch;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;display:flex;flex-wrap:nowrap;gap:0;justify-content:space-between;margin-bottom:3rem;overflow-x:auto;overflow-y:hidden;padding:6px;position:relative;scrollbar-width:none;width:100%}.filters-container::-webkit-scrollbar{display:none}@media(min-width:768px){.filters-container{justify-content:flex-start;margin-bottom:4rem;padding:6px;width:-webkit-fit-content;width:fit-content}}.filter-blob{background:linear-gradient(135deg,#7e82f7,#048091);border-radius:50px;bottom:6px;box-shadow:0 4px 15px #7e82f766,0 8px 30px #7e82f733,inset 0 1px 0 #ffffff4d,inset 0 -1px 0 #0000001a;left:0;mix-blend-mode:screen;pointer-events:none;position:absolute;top:6px;visibility:hidden;z-index:0}.filter-blob.visible{visibility:visible}.filter-blob{transition:transform .5s cubic-bezier(.34,1.56,.64,1),width .4s cubic-bezier(.34,1.56,.64,1)}.filter-blob:before{background:linear-gradient(180deg,#fff6 0,#ffffff1a 50%,#0000);border-radius:50%;content:"";height:40%;left:10%;pointer-events:none;position:absolute;right:10%;top:1px}@media(min-width:768px){.filter-blob:before{border-radius:50px 50px 100px 100px;top:2px}}.filter-blob:after{animation:blobPulse 2s ease-in-out infinite;background:linear-gradient(135deg,#7e82f7,#048091);border-radius:50px;content:"";filter:blur(10px);inset:-2px;opacity:.3;position:absolute;z-index:-1}@keyframes blobPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.02)}}.filter-btn{-webkit-tap-highlight-color:rgba(0,0,0,0);background:#0000;border:none;border-radius:50px;color:#fff9;cursor:pointer;font-family:Space Grotesk,sans-serif;font-size:.8rem;font-weight:500;gap:.5rem;outline:none;padding:.7rem 1rem;position:relative;transition:color .3s ease;white-space:nowrap;z-index:1}.filter-btn,.filter-btn .filter-icon{align-items:center;display:flex}.filter-btn .filter-icon svg{font-size:1.2rem}.filter-btn .filter-label{display:none}@media(min-width:768px){.filter-btn .filter-label{display:inline}}.filter-btn.active,.filter-btn:hover{color:#fff}@media(min-width:768px){.filter-btn{font-size:.85rem;padding:.8rem 1.5rem}}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:640px){.projects-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.projects-grid{gap:2.5rem;grid-template-columns:repeat(3,1fr)}}@keyframes projectReveal{0%{filter:blur(10px);opacity:0;transform:translateY(40px) scale(.95)}to{filter:blur(0);opacity:1;transform:translateY(0) scale(1)}}.lavori-page .project-card{animation:projectReveal .6s cubic-bezier(.16,1,.3,1) backwards;animation-delay:0s;animation-delay:var(--delay,0s);background:#ffffff05;border:1px solid #7e82f733;border-radius:20px;display:flex;flex-direction:column;overflow:hidden;transition:all .4s ease;width:100%}.lavori-page .project-card:hover{border-color:#7e82f7;box-shadow:0 20px 60px #7e82f766;transform:translateY(-10px)}.lavori-page .project-card:hover .project-image img{transform:scale(1.05)}.lavori-page .project-card:hover .project-link .arrow{transform:translateX(5px)}.lavori-page .project-card .project-image{aspect-ratio:16/10;background:#0000004d;overflow:hidden;position:relative}.lavori-page .project-card .project-image img{height:100%;object-fit:contain;transition:transform .5s ease;width:100%}.lavori-page .project-card .project-info{display:flex;flex:1 1;flex-direction:column;padding:1.5rem}@media(min-width:768px){.lavori-page .project-card .project-info{padding:2rem}}.lavori-page .project-card .project-category{color:#7e82f7;font-family:Space Grotesk,sans-serif;font-size:.75rem;letter-spacing:1px;margin-bottom:.5rem;text-transform:uppercase}.lavori-page .project-card .project-name{color:#fff;font-family:Orbitron,sans-serif;font-size:1.3rem;font-weight:700;margin-bottom:.75rem}@media(min-width:768px){.lavori-page .project-card .project-name{font-size:1.5rem}}.lavori-page .project-card .project-description{color:#fff9;font-family:Space Grotesk,sans-serif;font-size:.9rem;line-height:1.6;margin-bottom:1rem}.lavori-page .project-card .project-description a{color:#7e82f7;text-decoration:none;transition:color .3s ease}.lavori-page .project-card .project-description a:hover{color:#fff;text-decoration:underline}.lavori-page .project-card .project-link{align-items:center;color:#7e82f7;display:inline-flex;font-family:Space Grotesk,sans-serif;font-size:.85rem;font-weight:600;gap:.5rem;margin-top:auto;padding-top:.5rem;text-decoration:none;transition:color .3s ease}.lavori-page .project-card .project-link .arrow{transition:transform .3s ease}.lavori-page .project-card .project-link:hover{color:#fff}.concepts-section{background-attachment:fixed;background-color:#1a1a1a;background-position:50%;background-size:cover;padding:5rem 1.5rem;position:relative}@media(min-width:768px){.concepts-section{padding:8rem 4rem}}.concepts-section:before{background:#101010d9;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.concepts-section>*{position:relative;z-index:1}.concept-slider-container{align-items:center;display:flex;gap:1rem;justify-content:center;margin:0 auto;width:100%}@media(min-width:768px){.concept-slider-container{gap:1.5rem}}.concept-slider-viewport{flex:1 1;max-width:750px;overflow:hidden;width:100%}.concept-slider-track{display:flex;transition:transform .5s ease}.concept-slide{background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;height:200px;min-width:100%}@media(min-width:768px){.concept-slide{height:500px}}.concept-slider-btn{display:none}@media(min-width:768px){.concept-slider-btn{align-items:center;background:#7e82f7;border:none;border-radius:50%;box-shadow:0 4px 15px #7e82f766;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:1.8rem;height:55px;justify-content:center;transition:all .3s ease;width:55px}.concept-slider-btn:hover{background:#aeb1fa;transform:scale(1.1)}}.concept-slider-dots{align-items:center;display:flex;gap:.5rem;justify-content:center;margin-top:2rem}.concept-dot{background:#ffffff26;border:none;border-radius:50%;cursor:pointer;height:10px;transition:all .4s cubic-bezier(.4,0,.2,1);width:10px}.concept-dot:hover{background:#ffffff4d}.concept-dot.active{background:#7e82f7;border-radius:10px;width:32px}.cta-section{padding:8rem 1.5rem}@media(min-width:768px){.cta-section{padding:12rem 4rem}}.cta-section:before{background:radial-gradient(circle,#7e82f766 0,#0000 70%);height:400px;opacity:.3;width:400px;z-index:0}.cta-section .cta-title{font-family:Orbitron,sans-serif;font-weight:800;line-height:1.2}.hero-cta{align-items:center;background:#0000;border:1px solid #7e82f7;color:#fff;cursor:pointer;display:inline-flex;font-family:Space Grotesk,sans-serif;font-size:.75rem;font-weight:600;gap:.75rem;letter-spacing:1.5px;overflow:hidden;padding:1rem 1.8rem;position:relative;text-transform:uppercase;transition:all .4s ease}@media(min-width:480px){.hero-cta{font-size:.85rem;gap:1rem;letter-spacing:2px;padding:1.2rem 2.5rem}}@media(min-width:768px){.hero-cta{font-size:.9rem}}.hero-cta:before{background:linear-gradient(135deg,#7e82f7,#048091);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .4s ease;width:100%;z-index:-1}.hero-cta:hover{border-color:#0000}.hero-cta:hover:before{left:0}.hero-cta:hover .arrow{transform:translateX(5px)}.hero-cta .arrow{transition:transform .3s ease}.partners-page{background:#101010;min-height:100vh}.partners-hero{align-items:center;display:flex;min-height:100vh;min-height:100dvh;overflow:hidden;padding:calc(var(--navbar-height) + 100px) 1.5rem 60px;position:relative}@media(min-width:768px){.partners-hero{padding:0 4rem}}.partners-hero .hero-video{height:100%;left:0;object-fit:cover;opacity:.4;position:absolute;top:0;width:100%;z-index:0}.partners-hero .hero-overlay{background:linear-gradient(180deg,#1010104d,#101010b3 50%,#101010)}.partners-hero .hero-bg,.partners-hero .hero-overlay{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.partners-hero .hero-bg{background:radial-gradient(ellipse at 20% 50%,#7e82f714 0,#0000 50%),radial-gradient(ellipse at 80% 20%,#0480910f 0,#0000 40%)}.partners-hero .hero-content{position:relative;z-index:2}.partners-hero .hero-label{align-items:center;color:#7e82f7;display:flex;font-family:Space Grotesk,sans-serif;font-size:.75rem;gap:1rem;letter-spacing:3px;margin-bottom:1.5rem;text-transform:uppercase}@media(min-width:768px){.partners-hero .hero-label{font-size:.85rem;margin-bottom:2rem}}.partners-hero .hero-label .label-line{background:linear-gradient(135deg,#7e82f7,#048091);height:1px;width:40px}@media(min-width:768px){.partners-hero .hero-label .label-line{width:60px}}.partners-hero .hero-title{color:#fff;font-family:Orbitron,sans-serif;font-size:clamp(2.5rem,10vw,8rem);font-weight:800;line-height:1.05;margin-bottom:1.5rem}@media(min-width:768px){.partners-hero .hero-title{margin-bottom:2rem}}.partners-hero .hero-title .hero-line{display:block;overflow:hidden}.partners-hero .hero-title .gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#7e82f7,#048091);-webkit-background-clip:text;background-clip:text}.partners-hero .hero-description{color:#fff9;font-family:Space Grotesk,sans-serif;font-size:1rem;line-height:1.7;margin-bottom:2rem;max-width:500px}@media(min-width:768px){.partners-hero .hero-description{font-size:1.1rem;margin-bottom:2.5rem}}.partners-hero .hero-cta{align-items:center;background:#0000;border:1px solid #7e82f7;color:#fff;cursor:pointer;display:inline-flex;font-family:Space Grotesk,sans-serif;font-size:.75rem;font-weight:600;gap:.75rem;letter-spacing:1.5px;overflow:hidden;padding:1rem 1.8rem;position:relative;text-decoration:none;text-transform:uppercase;transition:all .4s ease}@media(min-width:480px){.partners-hero .hero-cta{font-size:.85rem;gap:1rem;letter-spacing:2px;padding:1.2rem 2.5rem}}.partners-hero .hero-cta:before{background:linear-gradient(135deg,#7e82f7,#048091);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .4s ease;width:100%;z-index:-1}.partners-hero .hero-cta:hover{border-color:#0000}.partners-hero .hero-cta:hover:before{left:0}.partners-hero .hero-cta:hover .arrow{transform:translateX(5px)}.partners-hero .hero-cta .arrow{transition:transform .3s ease}.partners-hero .hero-cta.secondary{border-color:#048091}.partners-hero .hero-cta.secondary:before{background:linear-gradient(135deg,#048091,#7e82f7)}.partners-hero .hero-cta-group{display:flex;flex-wrap:wrap;gap:1rem}@media(min-width:480px){.partners-hero .hero-cta-group{gap:1.5rem}}.partners-hero .hero-grid{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:992px){.partners-hero .hero-grid{gap:4rem;grid-template-columns:1fr 1fr}}.partners-hero .hero-text{order:1}@media(min-width:992px){.partners-hero .hero-text{order:1}}.partners-hero .hero-image{align-items:center;display:flex;justify-content:center;order:2}@media(min-width:992px){.partners-hero .hero-image{justify-content:flex-end;order:2}}.partners-hero .hero-image img{animation:float 6s ease-in-out infinite;cursor:pointer;height:auto;max-width:100%;transition:transform .4s ease,filter .4s ease;width:300px}@media(min-width:768px){.partners-hero .hero-image img{width:400px}}@media(min-width:992px){.partners-hero .hero-image img{width:450px}}.partners-hero .hero-image img:hover{filter:drop-shadow(0 0 30px rgba(126,130,247,.6));transform:scale(1.1) rotate(5deg)}.centered .section-header .section-title{justify-content:flex-start}@media(min-width:768px){.centered .section-header .section-title{justify-content:center}}.section-header .section-subtitle{color:#fff9;font-family:Space Grotesk,sans-serif;font-size:1rem;line-height:1.7;margin:1.5rem auto 0;max-width:600px}@media(min-width:768px){.section-header .section-subtitle{font-size:1.1rem}}.partners-section{background:#1a1a1a;padding:5rem 1.5rem}@media(min-width:768px){.partners-section{padding:8rem 4rem}}.partners-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:768px){.partners-grid{gap:2rem;grid-template-columns:repeat(3,1fr)}}.partner-card{align-items:center;background:#ffffff05;border:1px solid #ffffff14;border-radius:20px;display:flex;flex-direction:column;padding:2rem;text-align:center;text-decoration:none;transition:border-color .4s ease,background .4s ease}.partner-card:not(.no-link):hover{background:#7e82f70d;border-color:#7e82f74d}.partner-card:not(.no-link):hover .partner-link{color:#7e82f7}.partner-card:not(.no-link):hover .partner-link .arrow{transform:translateX(5px)}.partner-card.no-link{cursor:default}.partner-card .partner-logo{align-items:center;display:flex;height:100px;justify-content:center;margin-bottom:1.5rem;width:100%}.partner-card .partner-logo img{filter:brightness(0) invert(1);max-height:80px;max-width:100%;object-fit:contain;opacity:.9}.partner-card .partner-logo .partner-logo-text{color:#fff;font-family:Orbitron,sans-serif;font-size:2.5rem;font-weight:700;letter-spacing:4px;opacity:.9}.partner-card .partner-info{display:flex;flex:1 1;flex-direction:column}.partner-card .partner-name{color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.partner-card .partner-description{color:#fff9;flex:1 1;font-family:Space Grotesk,sans-serif;font-size:.9rem;line-height:1.6;margin-bottom:1.5rem}.partner-card .partner-link{align-items:center;color:#fff9;display:flex;font-family:Space Grotesk,sans-serif;font-size:.85rem;gap:.5rem;justify-content:center;transition:color .3s ease}.partner-card .partner-link .arrow{transition:transform .3s ease}.startups-section{background-attachment:fixed;background-position:50%;background-size:cover;padding:5rem 1.5rem;position:relative}@media(min-width:768px){.startups-section{padding:8rem 4rem}}.startups-section:before{background:#101010d9;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.startups-section .MuiContainer-root{position:relative;z-index:1}.startups-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin:0 auto;max-width:500px}.startup-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;overflow:hidden;text-decoration:none;transition:border-color .4s ease,background .4s ease}.startup-card:hover{background:#7e82f70d;border-color:#7e82f74d}.startup-card:hover .startup-image img{transform:scale(1.05)}.startup-card:hover .startup-link{color:#7e82f7}.startup-card:hover .startup-link .arrow{transform:translateX(5px)}.startup-card .startup-image{background:#101010;height:280px;overflow:hidden;padding:1rem;width:100%}.startup-card .startup-image img{height:100%;object-fit:contain;transition:transform .5s ease;width:100%}.startup-card .startup-info{padding:1.5rem 2rem 2rem}.startup-card .startup-name{color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:.75rem}.startup-card .startup-description{color:#fff9;font-family:Space Grotesk,sans-serif;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.startup-card .startup-link{align-items:center;color:#fff9;display:flex;font-family:Space Grotesk,sans-serif;font-size:.9rem;gap:.5rem;transition:color .3s ease}.startup-card .startup-link .arrow{transition:transform .3s ease}.cta-section .cta-title{margin-bottom:1.5rem}.cta-section .cta-title .gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#7e82f7,#048091);-webkit-background-clip:text;background-clip:text}.cta-section .cta-description{color:#fff9;font-family:Space Grotesk,sans-serif;font-size:1rem;line-height:1.7;margin:0 auto 2rem;max-width:500px}@media(min-width:768px){.cta-section .cta-description{font-size:1.1rem}.cta-section .hero-cta{font-size:.9rem}}.contact-form-wrapper{margin:0 auto;max-width:100%}.recapiti-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr;width:100%}@media(min-width:600px){.recapiti-grid{grid-template-columns:1fr 1fr}}.recapito-card{align-items:center;background:#ffffff08;border:1px solid #7e82f726;border-radius:16px;display:flex;gap:16px;padding:1.25rem 1.5rem;text-decoration:none;transition:all .3s ease}.recapito-card--link{cursor:pointer}.recapito-card--link:hover{border-color:#7e82f7;box-shadow:0 8px 25px #7e82f733;transform:translateY(-3px)}.recapito-card--link:hover .recapito-value{color:#7e82f7}.recapito-card:not(.recapito-card--link){cursor:default}.recapito-icon{align-items:center;background:linear-gradient(135deg,#048091,#7e82f7);border-radius:12px;display:flex;flex-shrink:0;height:46px;justify-content:center;width:46px}.recapito-icon svg{color:#fff;font-size:1.3rem}.recapito-content{display:flex;flex-direction:column;gap:2px;min-width:0}.recapito-label{color:#fff6;font-size:.7rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.recapito-label,.recapito-value{font-family:Space Grotesk,sans-serif}.recapito-value{color:#ffffffe6;font-size:.95rem;font-weight:500;transition:color .3s ease;word-break:break-word}.contatti-page{background:#101010;min-height:100vh}.contatti-hero{align-items:center;display:flex;min-height:100vh;min-height:100dvh;overflow:hidden;padding:calc(var(--navbar-height) + 100px) 1.5rem 60px;position:relative}@media(min-width:768px){.contatti-hero{padding:0 4rem}}.contatti-hero .hero-video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.contatti-hero .hero-overlay{background:#101010cc;z-index:1}.contatti-hero .hero-bg,.contatti-hero .hero-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.contatti-hero .hero-bg{background:radial-gradient(ellipse at 20% 50%,#7e82f726 0,#0000 50%),radial-gradient(ellipse at 80% 20%,#04809126 0,#0000 40%);pointer-events:none;z-index:2}.contatti-hero .hero-content{position:relative;z-index:3}.contatti-hero .hero-grid{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr}@media(min-width:992px){.contatti-hero .hero-grid{gap:4rem;grid-template-columns:1fr 1fr}}.contatti-hero .hero-text{order:1}.contatti-hero .hero-preview{align-items:center;display:flex;justify-content:center;order:2;width:100%}.contatti-hero .hero-illustration{animation:float 6s ease-in-out infinite;cursor:pointer;height:auto;max-height:350px;max-width:100%;object-fit:contain;transition:transform .4s ease,filter .4s ease}@media(min-width:992px){.contatti-hero .hero-illustration{max-height:450px}}.contatti-hero .hero-illustration:hover{filter:drop-shadow(0 0 50px rgb(126,130,247)) drop-shadow(0 0 100px rgba(126,130,247,.8));transform:scale(1.1) rotate(5deg)}.contatti-hero .preview-card{align-items:center;background:#ffffff08;border:1px solid #7e82f733;border-radius:16px;cursor:pointer;display:flex;gap:1rem;max-width:100%;overflow:hidden;padding:1.25rem 1.5rem;text-decoration:none;transition:all .4s ease}@media(min-width:768px){.contatti-hero .preview-card{border-radius:20px;padding:1.5rem 2rem}}.contatti-hero .preview-card:hover{border-color:#7e82f7;box-shadow:0 10px 30px #7e82f766;transform:translateX(10px)}.contatti-hero .preview-card.no-link{cursor:default}.contatti-hero .preview-card.card-2{border-color:#04809133}.contatti-hero .preview-card.card-2:hover{border-color:#048091;box-shadow:0 10px 30px #0480914d}.contatti-hero .preview-card.card-2 .preview-icon{background:linear-gradient(135deg,#048091,#7e82f7)}.contatti-hero .preview-card.card-3{border-color:#7e82f726}.contatti-hero .preview-card .preview-icon{align-items:center;background:linear-gradient(135deg,#7e82f7,#048091);border-radius:12px;color:#fff;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}@media(min-width:768px){.contatti-hero .preview-card .preview-icon{height:60px;width:60px}}.contatti-hero .preview-card .preview-icon svg{font-size:1.5rem}@media(min-width:768px){.contatti-hero .preview-card .preview-icon svg{font-size:1.8rem}}.contatti-hero .preview-card .preview-info{display:flex;flex-direction:column;gap:.25rem;min-width:0;overflow:hidden}.contatti-hero .preview-card .preview-label{color:#7e82f7;font-family:Space Grotesk,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.contatti-hero .preview-card .preview-value{color:#fff;font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:500;word-break:break-word}@media(min-width:768px){.contatti-hero .preview-card .preview-value{font-size:1.05rem}}.contatti-hero .hero-label{align-items:center;color:#7e82f7;display:flex;font-family:Space Grotesk,sans-serif;font-size:.75rem;gap:1rem;letter-spacing:3px;margin-bottom:1.5rem;text-transform:uppercase}@media(min-width:768px){.contatti-hero .hero-label{font-size:.85rem;margin-bottom:2rem}}.contatti-hero .hero-label .label-line{background:#7e82f7;height:1px;width:40px}@media(min-width:768px){.contatti-hero .hero-label .label-line{width:60px}}.contatti-hero .hero-title{color:#fff;font-family:Orbitron,sans-serif;font-size:clamp(2.5rem,10vw,8rem);font-weight:800;line-height:1.05;margin-bottom:1.5rem}.contatti-hero .hero-title .hero-line{display:block;overflow:hidden}.contatti-hero .hero-title .gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#7e82f7,#048091);-webkit-background-clip:text;background-clip:text}.contatti-hero .hero-description{color:#fff9;font-family:Space Grotesk,sans-serif;font-size:1rem;line-height:1.8;margin-bottom:2rem;max-width:500px}@media(min-width:768px){.contatti-hero .hero-description{font-size:1.1rem}}.contatti-hero .hero-cta{align-items:center;background:#0000;border:1px solid #7e82f7;color:#fff;cursor:pointer;display:inline-flex;font-family:Space Grotesk,sans-serif;font-size:.75rem;font-weight:600;gap:.75rem;letter-spacing:1.5px;overflow:hidden;padding:1rem 1.8rem;position:relative;text-transform:uppercase;transition:all .4s ease}@media(min-width:480px){.contatti-hero .hero-cta{font-size:.85rem;gap:1rem;letter-spacing:2px;padding:1.2rem 2.5rem}}.contatti-hero .hero-cta:before{background:linear-gradient(135deg,#7e82f7,#048091);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .4s ease;width:100%;z-index:-1}.contatti-hero .hero-cta:hover{border-color:#0000}.contatti-hero .hero-cta:hover:before{left:0}.contatti-hero .hero-cta:hover .arrow{transform:translateY(3px)}.contatti-hero .hero-cta .arrow{transition:transform .3s ease}.form-section{background:#101010;padding:5rem 1.5rem}@media(min-width:768px){.form-section{padding:8rem 4rem}}.section-title{align-items:center;color:#fff;display:flex;font-family:Space Grotesk,sans-serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:600;gap:1rem}.centered .section-title{justify-content:flex-start}.section-title .number{color:#7e82f7;font-family:Orbitron,sans-serif;font-size:.9rem}@media(min-width:768px){.section-title .number{font-size:1rem}}.form-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr}@media(min-width:992px){.form-grid{align-items:start;gap:4rem;grid-template-columns:1fr 1fr}}.form-info{display:flex;flex-direction:column;gap:1.5rem;order:2}@media(min-width:992px){.form-info{order:1}}.info-card{align-items:center;background:#ffffff08;border:1px solid #7e82f733;border-radius:16px;cursor:pointer;display:flex;gap:1rem;padding:1.5rem 2rem;text-decoration:none;transition:all .4s ease}.info-card:hover{border-color:#7e82f7;box-shadow:0 10px 30px #7e82f766;transform:translateX(10px)}.info-card.no-link{cursor:default}.info-card.card-2{border-color:#04809133}.info-card.card-2:hover{border-color:#048091;box-shadow:0 10px 30px #0480914d}.info-card.card-2 .info-icon{background:linear-gradient(135deg,#048091,#7e82f7)}.info-card.card-3{border-color:#7e82f726}.info-card.card-3:hover{border-color:#7e82f7;box-shadow:0 10px 30px #7e82f766}.info-card .info-icon{align-items:center;background:linear-gradient(135deg,#7e82f7,#048091);border-radius:12px;color:#fff;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.info-card .info-icon svg{font-size:1.5rem}.info-card .info-content{display:flex;flex-direction:column;gap:.25rem;min-width:0;overflow:hidden}.info-card .info-label{color:#7e82f7;font-family:Space Grotesk,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.info-card .info-value{color:#fff;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:500;word-break:break-word}.form-wrapper{order:1}@media(min-width:992px){.form-wrapper{order:2}}.info-section{background-blend-mode:overlay;background-color:#1a1a1a;background-position:50%;background-size:cover;padding:5rem 1.5rem}@media(min-width:768px){.info-section{padding:8rem 4rem}}.info-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:768px){.info-grid{gap:2rem;grid-template-columns:repeat(3,1fr)}}.contact-card{background:#ffffff05;border:1px solid #7e82f733;border-radius:20px;padding:2rem;transition:all .4s ease}@media(min-width:768px){.contact-card{padding:2.5rem}}.contact-card:hover{border-color:#7e82f7;box-shadow:0 15px 40px #7e82f766;transform:translateY(-5px)}.contact-card:nth-child(2){border-color:#04809133}.contact-card:nth-child(2):hover{border-color:#048091;box-shadow:0 15px 40px #0480914d}.contact-card:nth-child(2) .card-number{color:#04809180}.contact-card .card-number{color:#7e82f780;display:block;font-family:Orbitron,sans-serif;font-size:2.5rem;font-weight:800;margin-bottom:1rem}.contact-card .card-title{color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.contact-card .card-description{color:#fff9;font-family:Space Grotesk,sans-serif;font-size:.95rem;line-height:1.7}.prezzi-page{background:#101010;min-height:100vh}.prezzi-hero{align-items:center;display:flex;overflow:hidden;padding:calc(var(--navbar-height) + 100px) 1.5rem 60px;position:relative}@media(min-width:768px){.prezzi-hero{min-height:100vh;min-height:100dvh;padding:0 4rem}}.prezzi-hero .hero-video{height:100%;left:0;object-fit:cover;opacity:.4;position:absolute;top:0;width:100%;z-index:0}.prezzi-hero .hero-overlay{background:linear-gradient(180deg,#1010104d,#101010b3 50%,#101010)}.prezzi-hero .hero-bg,.prezzi-hero .hero-overlay{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.prezzi-hero .hero-bg{background:radial-gradient(ellipse at 20% 50%,#7e82f714 0,#0000 50%),radial-gradient(ellipse at 80% 20%,#0480910f 0,#0000 40%)}.prezzi-hero .hero-content{position:relative;z-index:2}.prezzi-hero .hero-label{align-items:center;color:#7e82f7;display:flex;font-family:Space Grotesk,sans-serif;font-size:.75rem;gap:1rem;letter-spacing:3px;margin-bottom:1.5rem;text-transform:uppercase}@media(min-width:768px){.prezzi-hero .hero-label{font-size:.85rem;margin-bottom:2rem}}.prezzi-hero .hero-label .label-line{background:linear-gradient(135deg,#7e82f7,#048091);height:1px;width:40px}@media(min-width:768px){.prezzi-hero .hero-label .label-line{width:60px}}.prezzi-hero .hero-title{color:#fff;font-family:Orbitron,sans-serif;font-size:clamp(2.5rem,10vw,8rem);font-weight:800;line-height:1.05;margin-bottom:1.5rem}@media(min-width:768px){.prezzi-hero .hero-title{margin-bottom:2rem}}.prezzi-hero .hero-title .hero-line{display:block;overflow:hidden}.prezzi-hero .hero-title .gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#7e82f7,#048091);-webkit-background-clip:text;background-clip:text}.prezzi-hero .hero-description{color:#fff9;font-family:Space Grotesk,sans-serif;font-size:1rem;line-height:1.7;margin-bottom:2rem;max-width:500px}@media(min-width:768px){.prezzi-hero .hero-description{font-size:1.1rem;margin-bottom:2.5rem}}.prezzi-hero .hero-cta{align-items:center;background:#0000;border:1px solid #7e82f7;color:#fff;cursor:pointer;display:inline-flex;font-family:Space Grotesk,sans-serif;font-size:.75rem;font-weight:600;gap:.75rem;letter-spacing:1.5px;overflow:hidden;padding:1rem 1.8rem;position:relative;text-decoration:none;text-transform:uppercase;transition:all .4s ease}@media(min-width:480px){.prezzi-hero .hero-cta{font-size:.85rem;gap:1rem;letter-spacing:2px;padding:1.2rem 2.5rem}}.prezzi-hero .hero-cta:before{background:linear-gradient(135deg,#7e82f7,#048091);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .4s ease;width:100%;z-index:-1}.prezzi-hero .hero-cta:hover{border-color:#0000}.prezzi-hero .hero-cta:hover:before{left:0}.prezzi-hero .hero-cta:hover .arrow{transform:translateX(5px)}.prezzi-hero .hero-cta .arrow{transition:transform .3s ease}.prezzi-hero .hero-cta.secondary{border-color:#048091}.prezzi-hero .hero-cta.secondary:before{background:linear-gradient(135deg,#048091,#7e82f7)}.prezzi-hero .hero-cta-group{display:flex;flex-wrap:wrap;gap:1rem}@media(min-width:480px){.prezzi-hero .hero-cta-group{gap:1.5rem}}.prezzi-hero .hero-grid{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr}@media(min-width:992px){.prezzi-hero .hero-grid{gap:4rem;grid-template-columns:1fr 1fr}}.prezzi-hero .hero-text{order:1}@media(min-width:992px){.prezzi-hero .hero-text{order:1}}.prezzi-hero .hero-preview{display:none;order:2}@media(min-width:992px){.prezzi-hero .hero-preview{align-items:center;display:flex;flex-direction:column;gap:0;justify-content:center;order:2}}.prezzi-hero .preview-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;display:flex;flex-direction:column;gap:.75rem;margin-top:-25px;min-width:240px;padding:2rem 2.5rem;transition:transform .3s ease,border-color .3s ease}.prezzi-hero .preview-card:first-child{margin-top:0}.prezzi-hero .preview-card:hover{border-color:#7e82f766}.prezzi-hero .preview-card .preview-tag{color:#7e82f7;font-family:Space Grotesk,sans-serif;font-size:.75rem;letter-spacing:2px;text-transform:uppercase}.prezzi-hero .preview-card .preview-title{color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.4rem;font-weight:600}.prezzi-hero .preview-card .preview-price{color:#fff9;font-family:Space Grotesk,sans-serif;font-size:1.1rem}.prezzi-hero .preview-card.card-1{animation:float1 6s ease-in-out infinite;transform:translateX(80px)}.prezzi-hero .preview-card.card-2{animation:float2 7s ease-in-out infinite;border-color:#0480914d;transform:translateX(-60px)}.prezzi-hero .preview-card.card-2 .preview-tag{color:#048091}.prezzi-hero .preview-card.card-2:hover{border-color:#04809180}.prezzi-hero .preview-card.card-3{animation:float3 5s ease-in-out infinite;transform:translateX(30px)}@keyframes float1{0%,to{transform:translateX(80px) translateY(0) rotate(-1deg)}50%{transform:translateX(80px) translateY(-10px) rotate(1deg)}}@keyframes float2{0%,to{transform:translateX(-60px) translateY(0) rotate(1deg)}50%{transform:translateX(-60px) translateY(-12px) rotate(-1deg)}}@keyframes float3{0%,to{transform:translateX(30px) translateY(0) rotate(-1deg)}50%{transform:translateX(30px) translateY(-8px) rotate(1deg)}}.section-header{margin-bottom:3rem}@media(min-width:768px){.section-header{margin-bottom:4rem}}.section-header.centered{text-align:center}.section-header .section-title{align-items:center;color:#fff;display:flex;font-family:Space Grotesk,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;gap:1rem}.centered .section-header .section-title{justify-content:center}.section-header .section-title .number{color:#7e82f7;font-size:.8rem;margin-right:.5rem;vertical-align:super}.pricing-section{background:#1a1a1a;padding:5rem 1.5rem}@media(min-width:768px){.pricing-section{padding:8rem 4rem}}.pricing-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:768px){.pricing-grid{gap:2rem;grid-template-columns:repeat(3,1fr)}}.pricing-card{background:#ffffff05;border:1px solid #ffffff14;border-radius:20px;padding:2rem;transition:border-color .4s ease,background .4s ease}.pricing-card:hover{background:#7e82f70d;border-color:#7e82f74d}.pricing-card.primary .plan-title{color:#7e82f7}.pricing-card.secondary .plan-title{color:#048091}.pricing-card.secondary:hover{background:#0480910d;border-color:#0480914d}.pricing-card .plan-title{font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.pricing-card .plan-price{color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.75rem;font-weight:700;margin-bottom:1.5rem}.pricing-card .plan-features{list-style:none;margin:0;padding:0}.pricing-card .plan-features li{color:#fff9;font-family:Space Grotesk,sans-serif;font-size:.95rem;line-height:1.8;padding-left:1.5rem;position:relative}.pricing-card .plan-features li:before{color:#7e82f7;content:"•";left:0;position:absolute}.cta-center{margin-top:3rem;text-align:center}.pricing-section .cta-center button.hero-cta{align-items:center;background:#0000;border:1px solid #7e82f7;color:#fff;cursor:pointer;display:inline-flex;font-family:Space Grotesk,sans-serif;font-size:.75rem;font-weight:600;gap:.75rem;letter-spacing:1.5px;overflow:hidden;padding:1rem 1.8rem;position:relative;text-transform:uppercase;transition:border-color .4s ease,background .4s ease;z-index:1}@media(min-width:480px){.pricing-section .cta-center button.hero-cta{font-size:.85rem;gap:1rem;letter-spacing:2px;padding:1.2rem 2.5rem}}.pricing-section .cta-center button.hero-cta:before{background:linear-gradient(135deg,#7e82f7,#048091);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .4s ease;width:100%;z-index:0}.pricing-section .cta-center button.hero-cta:hover{border-color:#0000}.pricing-section .cta-center button.hero-cta:hover:before{left:0}.pricing-section .cta-center button.hero-cta:hover .arrow{transform:translateX(5px)}.pricing-section .cta-center button.hero-cta .arrow{position:relative;transition:transform .3s ease;z-index:1}.pricing-section .cta-center button.hero-cta .cta-text{position:relative;z-index:1}.maintenance-section{background:#101010;padding:5rem 1.5rem}@media(min-width:768px){.maintenance-section{padding:8rem 4rem}}.faq-section{background-attachment:fixed;background-position:50%;background-size:cover;padding:5rem 1.5rem;position:relative}@media(min-width:768px){.faq-section{padding:8rem 4rem}}.faq-section:before{background:#101010d9;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.faq-section .MuiContainer-root,.faq-section .faq-grid,.faq-section .section-header,.faq-section>.MuiContainer-root{position:relative;z-index:1}.faq-grid{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;overflow:hidden;transition:border-color .4s ease}.faq-item:hover{border-color:#7e82f74d}.faq-item.open{border-color:#7e82f766}.faq-item.open .faq-icon{transform:rotate(45deg)}.faq-item.open .faq-answer{grid-template-rows:1fr}.faq-item.open .faq-answer p{padding-bottom:1.5rem}.faq-item .faq-question{align-items:center;color:#fff;cursor:pointer;display:flex;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:500;justify-content:space-between;padding:1.5rem 2rem}.faq-item .faq-icon{color:#7e82f7;flex-shrink:0;font-size:1.5rem;transition:transform .4s ease}.faq-item .faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease}.faq-item .faq-answer p{color:#fff9;font-family:Space Grotesk,sans-serif;font-size:1rem;line-height:1.8;margin:0;overflow:hidden;padding:0 2rem;transition:padding .4s ease}.cta-section{background:#101010}.scroll-indicator{align-items:center;bottom:2rem;color:#fff9;display:none;font-family:Space Grotesk,sans-serif;font-size:.7rem;gap:.75rem;left:1.5rem;letter-spacing:1.5px;position:absolute;text-transform:uppercase;z-index:3}@media(min-width:480px){.scroll-indicator{bottom:3rem;display:flex;font-size:.8rem;gap:1rem;left:2rem;letter-spacing:2px}}@media(min-width:768px){.scroll-indicator{left:4rem}}.scroll-indicator .scroll-line{animation:scrollPulse 2s ease-in-out infinite;background:linear-gradient(180deg,#7e82f7,#0000);height:40px;width:1px}@media(min-width:480px){.scroll-indicator .scroll-line{height:60px}}@keyframes scrollPulse{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.5;transform:scaleY(.8)}}.flowing-menu{height:100%;overflow:hidden;width:100%}.flowing-menu__nav{display:flex;flex-direction:column;height:100%;margin:0;padding:0}.menu-item{box-shadow:0 -1px 0 0 #ffffff1a;flex:1 1;overflow:hidden;position:relative;text-align:center}.menu-item:last-child{box-shadow:0 -1px 0 0 #ffffff1a,0 1px 0 0 #ffffff1a}.menu-item__link{align-items:center;color:#fff;cursor:default;display:flex;font-family:Orbitron,sans-serif;font-size:clamp(1.2rem,4vh,2rem);font-weight:600;height:100%;justify-content:center;letter-spacing:2px;position:relative;text-transform:uppercase;transition:color .3s ease}.menu-item__link:hover{color:#060010}.menu-item__marquee{background:#fff;height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;transform:translateY(101%);width:100%}.menu-item__marquee-content,.menu-item__marquee-inner{display:flex;height:100%;width:200%}.menu-item__marquee-content{align-items:center;animation:marquee 15s linear infinite;position:relative;will-change:transform}.marquee-text{color:#060010;font-family:Orbitron,sans-serif;font-size:clamp(1.2rem,4vh,2rem);font-weight:600;line-height:1.2;padding:1vh 1vw 0;text-transform:uppercase;white-space:nowrap}.marquee-icon{align-items:center;border-radius:16px;color:#fff;display:flex;flex-shrink:0;height:60px;justify-content:center;margin:0 2vw;width:60px}@media(min-width:768px){.marquee-icon{border-radius:20px;height:70px;width:70px}}.marquee-icon svg{font-size:1.8rem}@media(min-width:768px){.marquee-icon svg{font-size:2.2rem}}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.blog-page{background:#101010;min-height:100vh}.blog-hero{align-items:center;display:flex;overflow:hidden;padding:calc(var(--navbar-height) + 100px) 1.5rem 60px;position:relative}@media(min-width:992px){.blog-hero{min-height:100vh;min-height:100dvh;padding:0 4rem}}.hero-video{object-fit:cover;z-index:0}.hero-overlay,.hero-video{height:100%;left:0;position:absolute;top:0;width:100%}.hero-overlay{background:#101010cc;z-index:1}.blog-hero .hero-bg{background:radial-gradient(ellipse at 20% 50%,#7e82f726 0,#0000 50%),radial-gradient(ellipse at 80% 20%,#04809126 0,#0000 40%);height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.blog-hero .hero-content{position:relative;z-index:3}.blog-hero .hero-grid{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr}@media(min-width:992px){.blog-hero .hero-grid{gap:4rem;grid-template-columns:1fr 1fr}}.blog-hero .hero-text{order:1}@media(min-width:992px){.blog-hero .hero-text{order:1}}.blog-hero .hero-menu{background:#ffffff05;border:1px solid #7e82f733;border-radius:20px;display:none;height:400px;order:2;overflow:hidden}@media(min-width:992px){.blog-hero .hero-menu{display:block;height:450px}}.blog-hero .preview-card{background:#ffffff08;border:1px solid #7e82f733;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;padding:1.25rem 1.5rem;transition:all .4s ease}@media(min-width:768px){.blog-hero .preview-card{border-radius:20px;padding:1.5rem 2rem}}.blog-hero .preview-card:hover{border-color:#7e82f7;box-shadow:0 10px 30px #7e82f766;transform:translateX(10px)}.blog-hero .preview-card.card-2{border-color:#04809133}.blog-hero .preview-card.card-2:hover{border-color:#048091;box-shadow:0 10px 30px #0480914d}.blog-hero .preview-card.card-2 .preview-category{background:linear-gradient(135deg,#048091,#7e82f7)}.blog-hero .preview-card.card-3{border-color:#7e82f726}.blog-hero .preview-card.card-3:hover{border-color:#7e82f7;box-shadow:0 10px 30px #7e82f766}.blog-hero .preview-card .preview-category{background:linear-gradient(135deg,#7e82f7,#048091);border-radius:12px;color:#fff;display:inline-block;font-family:Space Grotesk,sans-serif;font-size:.65rem;font-weight:600;letter-spacing:1px;padding:.25rem .6rem;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.blog-hero .preview-card .preview-title{color:#fff;font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:600;line-height:1.4}@media(min-width:768px){.blog-hero .preview-card .preview-title{font-size:1.05rem}}.blog-hero .preview-card .preview-meta{color:#fff9}.blog-hero .preview-card .preview-meta,.hero-label{font-family:Space Grotesk,sans-serif;font-size:.75rem}.hero-label{align-items:center;color:#7e82f7;display:flex;gap:1rem;letter-spacing:3px;margin-bottom:1.5rem;text-transform:uppercase}@media(min-width:768px){.hero-label{font-size:.85rem;margin-bottom:2rem}}.hero-label .label-line{background:#7e82f7;height:1px;width:40px}@media(min-width:768px){.hero-label .label-line{width:60px}}.hero-title{color:#fff;font-family:Orbitron,sans-serif;font-size:clamp(2.5rem,10vw,8rem);font-weight:800;line-height:1.05;margin-bottom:1.5rem}.hero-title .hero-line{display:block;overflow:hidden}.hero-title .gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#7e82f7,#048091);-webkit-background-clip:text;background-clip:text}.hero-description{color:#fff9;font-family:Space Grotesk,sans-serif;font-size:1rem;line-height:1.8;margin-bottom:2rem;max-width:500px}@media(min-width:768px){.hero-description{font-size:1.1rem}}.blog-hero .hero-cta{align-items:center;background:#0000;border:1px solid #7e82f7;color:#fff;cursor:pointer;display:inline-flex;font-family:Space Grotesk,sans-serif;font-size:.75rem;font-weight:600;gap:.75rem;letter-spacing:1.5px;overflow:hidden;padding:1rem 1.8rem;position:relative;text-transform:uppercase;transition:all .4s ease}@media(min-width:480px){.blog-hero .hero-cta{font-size:.85rem;gap:1rem;letter-spacing:2px;padding:1.2rem 2.5rem}}.blog-hero .hero-cta:before{background:linear-gradient(135deg,#7e82f7,#048091);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .4s ease;width:100%;z-index:-1}.blog-hero .hero-cta:hover{border-color:#0000}.blog-hero .hero-cta:hover:before{left:0}.blog-hero .hero-cta:hover .arrow{transform:translateY(3px)}.blog-hero .hero-cta .arrow{transition:transform .3s ease}.articles-section{background:#101010;padding:5rem 1.5rem}@media(min-width:768px){.articles-section{padding:8rem 4rem}}.articles-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:768px){.articles-grid{gap:2.5rem;grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.articles-grid{grid-template-columns:repeat(3,1fr)}}.article-card{background:#ffffff05;border:1px solid #ffffff14;border-radius:20px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:border-color .4s ease,transform .4s ease}.article-card:hover{border-color:#7e82f766;transform:translateY(-5px)}.article-card:hover .article-image img{transform:scale(1.05)}.article-card:hover .article-link{gap:1rem}.article-card .article-image{height:200px;overflow:hidden;position:relative;width:100%}@media(min-width:768px){.article-card .article-image{height:220px}}.article-card .article-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.article-card .article-image:after{background:linear-gradient(0deg,#101010,#0000);bottom:0;content:"";height:50%;left:0;position:absolute;width:100%}.article-card .article-content{display:flex;flex-direction:column;flex-grow:1;padding:1.5rem}@media(min-width:768px){.article-card .article-content{padding:2rem}}.article-card .article-meta{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.article-card .article-category{background:linear-gradient(135deg,#7e82f7,#048091);border-radius:20px;color:#fff;display:inline-block;font-family:Space Grotesk,sans-serif;font-size:.7rem;font-weight:600;letter-spacing:1px;padding:.35rem .75rem;text-transform:uppercase}.article-card .article-date{color:#fff9;font-family:Space Grotesk,sans-serif;font-size:.8rem}.article-card .article-title{color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.4;margin-bottom:.75rem}@media(min-width:768px){.article-card .article-title{font-size:1.35rem}}.article-card .article-excerpt{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#fff9;display:-webkit-box;flex-grow:1;font-family:Space Grotesk,sans-serif;font-size:.95rem;line-height:1.7;margin-bottom:1.5rem;overflow:hidden}.article-card .article-link{align-items:center;color:#7e82f7;display:inline-flex;font-family:Space Grotesk,sans-serif;font-size:.85rem;font-weight:600;gap:.5rem;letter-spacing:1px;text-transform:uppercase;transition:gap .3s ease}.article-card .article-link .arrow{transition:transform .3s ease}.cta-section{background:#1a1a1a;padding:6rem 1.5rem;position:relative;text-align:center}@media(min-width:768px){.cta-section{padding:10rem 4rem}}.cta-section:before{background:radial-gradient(circle,#7e82f714 0,#0000 70%);content:"";height:600px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:600px}.cta-section .cta-title{font-size:clamp(2rem,6vw,4rem);line-height:1.1;margin-bottom:2rem}.cta-section .cta-title,.cta-section .hero-cta{color:#fff;font-family:Space Grotesk,sans-serif;font-weight:600;position:relative;z-index:1}.cta-section .hero-cta{align-items:center;background:#0000;border:1px solid #7e82f7;cursor:pointer;display:inline-flex;font-size:.75rem;gap:.75rem;letter-spacing:1.5px;overflow:hidden;padding:1rem 1.8rem;text-transform:uppercase;transition:all .4s ease}@media(min-width:480px){.cta-section .hero-cta{font-size:.85rem;gap:1rem;letter-spacing:2px;padding:1.2rem 2.5rem}}.cta-section .hero-cta:before{background:linear-gradient(135deg,#7e82f7,#048091);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .4s ease;width:100%;z-index:-1}.cta-section .hero-cta:hover{border-color:#0000}.cta-section .hero-cta:hover:before{left:0}.cta-section .hero-cta:hover .arrow{transform:translateX(5px)}.cta-section .hero-cta .arrow{transition:transform .3s ease}.blog-pagination{gap:10px;margin-top:60px;padding-bottom:20px}.blog-pagination,.blog-pagination .pagination-btn{align-items:center;display:flex;justify-content:center}.blog-pagination .pagination-btn{background:#0000;border:1px solid #ffffff26;border-radius:50%;color:#fff9;cursor:pointer;font-family:Space Grotesk,sans-serif;font-size:.95rem;height:44px;transition:all .3s ease;width:44px}.blog-pagination .pagination-btn:hover:not(:disabled){background:#7e82f71a;border-color:#7e82f7;color:#7e82f7}.blog-pagination .pagination-btn.active{background:linear-gradient(135deg,#7e82f7,#048091);border-color:#0000;color:#fff;font-weight:600}.blog-pagination .pagination-btn:disabled{cursor:not-allowed;opacity:.3}.reading-progress{background:linear-gradient(135deg,#7e82f7,#048091);height:3px;left:0;position:fixed;top:0;transition:width .1s ease;width:0;z-index:9999}.blog-article-page{background:#101010;min-height:100vh}.article-hero{align-items:center;display:flex;min-height:auto;overflow:hidden;padding:calc(var(--navbar-height) + 80px) 0 4rem;position:relative}@media(min-width:768px){.article-hero{min-height:60vh;padding:calc(var(--navbar-height) + 60px) 0 5rem}}.article-hero .hero-image{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.article-hero .hero-image img{height:100%;object-fit:cover;opacity:.4;width:100%}.article-hero .hero-image:after{background:linear-gradient(180deg,#101010b3,#101010d9 50%,#101010);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.article-hero .hero-bg{background:radial-gradient(ellipse at 20% 80%,#7e82f726 0,#0000 50%),radial-gradient(ellipse at 80% 20%,#0480911a 0,#0000 40%);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.article-hero .hero-content{max-width:800px;position:relative;z-index:2}.article-hero .back-link{align-items:center;color:#fff9;display:inline-flex;font-family:Space Grotesk,sans-serif;font-size:.8rem;gap:.5rem;letter-spacing:1px;margin-bottom:2rem;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.article-hero .back-link:hover{color:#7e82f7;gap:.75rem}.article-hero .back-link .arrow{transition:transform .3s ease}.article-hero .back-link:hover .arrow{transform:translateX(-3px)}.article-hero .article-meta{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.article-hero .article-category{background:linear-gradient(135deg,#7e82f7,#048091);border-radius:30px;color:#fff;display:inline-block;font-family:Orbitron,sans-serif;font-size:.7rem;font-weight:600;letter-spacing:1.5px;padding:.5rem 1.25rem;text-transform:uppercase}.article-hero .article-date{color:#fff9;font-family:Space Grotesk,sans-serif;font-size:.85rem}.article-hero .article-title{color:#fff;font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1;margin-bottom:1.5rem}.article-hero .article-excerpt{color:#fff9;font-family:Space Grotesk,sans-serif;font-size:1.1rem;line-height:1.7;max-width:700px}@media(min-width:768px){.article-hero .article-excerpt{font-size:1.2rem}}.article-main{padding:3rem 0 5rem}@media(min-width:768px){.article-main{padding:4rem 0 8rem}}.article-layout{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr}@media(min-width:1024px){.article-layout{gap:4rem;grid-template-columns:1fr 320px}}.article-content,.article-content h2{color:#fff;font-family:Space Grotesk,sans-serif}.article-content h2{font-size:1.6rem;font-weight:700;margin-bottom:1.25rem;margin-top:3rem;padding-left:1rem;position:relative}.article-content h2:before{background:linear-gradient(135deg,#7e82f7,#048091);border-radius:2px;bottom:.2em;content:"";left:0;position:absolute;top:.2em;width:3px}@media(min-width:768px){.article-content h2{font-size:1.85rem}}.article-content h3{color:#7e82f7;font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:1rem;margin-top:2rem}@media(min-width:768px){.article-content h3{font-size:1.4rem}}.article-content p{color:#ffffffd9;font-size:1.05rem;line-height:1.9;margin-bottom:1.5rem}@media(min-width:768px){.article-content p{font-size:1.1rem}}.article-content strong{color:#fff;font-weight:600}.article-content ol,.article-content ul{list-style:none;margin-bottom:1.5rem;padding-left:0}.article-content li{color:#ffffffd9;font-size:1.05rem;line-height:1.85;margin-bottom:.75rem;padding-left:1.75rem;position:relative}.article-content li:before{background:#7e82f7;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:.6em;width:6px}@media(min-width:768px){.article-content li{font-size:1.1rem}}.article-content li strong{color:#7e82f7}.article-content ol{counter-reset:list-counter}.article-content ol li{counter-increment:list-counter}.article-content ol li:before{background:none;border-radius:0;color:#7e82f7;content:counter(list-counter);font-family:Orbitron,sans-serif;font-size:.85rem;font-weight:700;height:auto;width:auto}.article-content a{border-bottom:1px solid #0000;color:#7e82f7;text-decoration:none;transition:all .3s ease}.article-content a:hover{border-bottom-color:#7e82f7}.info-box{background:#7e82f70d;border:1px solid #7e82f726;border-radius:16px;margin:2rem 0;overflow:hidden;padding:1.5rem;position:relative}.info-box:before{background:linear-gradient(135deg,#7e82f7,#048091);content:"";height:100%;left:0;position:absolute;top:0;width:4px}@media(min-width:768px){.info-box{padding:2rem 2rem 2rem 2.5rem}}.info-box.highlight{background:#7e82f71a;border-color:#7e82f740}.info-box.highlight h3{color:#fff;font-size:1.15rem;margin-bottom:1rem;margin-top:0}.info-box li:last-child,.info-box ul,.info-box.highlight p{margin-bottom:0}.article-sidebar{align-self:start}@media(max-width:1023px){.article-sidebar{display:none}}.sidebar-sticky{width:320px}.sidebar-sticky.is-fixed{position:fixed!important;right:max(24px,(100vw - 1536px)/2 + 24px);top:calc(var(--navbar-height) + 2rem)!important}.author-card{background:#1a1a1a;border:1px solid #7e82f726;border-radius:20px;margin-bottom:2rem;padding:2rem;text-align:center}.author-card .author-avatar{border:2px solid #7e82f7;border-radius:50%;height:80px;margin:0 auto 1rem;overflow:hidden;width:80px}.author-card .author-avatar img{height:100%;object-fit:cover;width:100%}.author-card .author-name{color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.author-card .author-role{color:#7e82f7;font-family:Space Grotesk,sans-serif;font-size:.85rem;margin-bottom:1rem}.author-card .author-bio{color:#fff9;font-family:Space Grotesk,sans-serif;font-size:.9rem;line-height:1.6}.toc-card{background:#1a1a1a;border:1px solid #7e82f726;border-radius:20px;padding:1.5rem}.toc-card .toc-title{color:#fff6;font-family:Orbitron,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:1.5px;margin-bottom:1rem;text-transform:uppercase}.toc-card .toc-list{list-style:none;margin:0;padding:0}.toc-card .toc-list li{margin-bottom:.5rem;padding:0}.toc-card .toc-list li:before{display:none}.toc-card .toc-list a{border-left:2px solid #0000;color:#fff9;display:block;font-family:Space Grotesk,sans-serif;font-size:.9rem;padding:.5rem 0 .5rem 1rem;text-decoration:none;transition:all .3s ease}.toc-card .toc-list a.active,.toc-card .toc-list a:hover{border-left-color:#7e82f7;color:#7e82f7}.article-divider{background:linear-gradient(90deg,#0000,#7e82f726,#0000);border:none;height:1px;margin:3rem 0}.article-cta{background:linear-gradient(135deg,#7e82f71a,#0480911a);border:1px solid #7e82f726;border-radius:24px;margin-top:3rem;padding:2.5rem 1.5rem;text-align:center}@media(min-width:768px){.article-cta{padding:3.5rem 2.5rem}}.article-cta .cta-title{color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:1rem}@media(min-width:768px){.article-cta .cta-title{font-size:1.75rem}}.article-cta .cta-description{color:#fff9;font-family:Space Grotesk,sans-serif;font-size:1rem;margin-bottom:2rem}.article-cta .cta-button{align-items:center;background:#0000;border:1px solid #7e82f7;color:#fff;cursor:pointer;display:inline-flex;font-family:Space Grotesk,sans-serif;font-size:.75rem;font-weight:600;gap:.75rem;letter-spacing:1.5px;overflow:hidden;padding:1rem 1.8rem;position:relative;text-transform:uppercase;transition:all .4s ease;z-index:1}@media(min-width:480px){.article-cta .cta-button{font-size:.85rem;gap:1rem;letter-spacing:2px;padding:1.2rem 2.5rem}}.article-cta .cta-button:before{background:linear-gradient(135deg,#7e82f7,#048091);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .4s ease;width:100%;z-index:-1}.article-cta .cta-button:hover{border-color:#0000}.article-cta .cta-button:hover:before{left:0}.article-cta .cta-button:hover .arrow{transform:translateX(5px)}.article-cta .cta-button .arrow{transition:transform .3s ease}.related-section{background:#0a0a0a;padding:5rem 0}@media(min-width:768px){.related-section{padding:6rem 0}}.related-section .section-title{color:#fff6;font-family:Orbitron,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:2px;margin-bottom:2rem;text-align:center;text-transform:uppercase}.related-section .related-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:768px){.related-section .related-grid{gap:2rem;grid-template-columns:repeat(3,1fr)}}.related-section .related-card{background:#1a1a1a;border:1px solid #7e82f726;border-radius:16px;cursor:pointer;padding:1.5rem;transition:all .4s ease}.related-section .related-card:hover{border-color:#7e82f7;transform:translateY(-5px)}.related-section .related-card .related-category{color:#7e82f7;font-family:Orbitron,sans-serif;font-size:.65rem;font-weight:600;letter-spacing:1px;margin-bottom:.75rem;text-transform:uppercase}.related-section .related-card .related-title{color:#fff;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:600;line-height:1.4;margin-bottom:.5rem}.related-section .related-card .related-meta{color:#fff6;font-family:Space Grotesk,sans-serif;font-size:.8rem}.footer-cta-section{background:#101010;padding:6rem 1.5rem;position:relative;text-align:center}@media(min-width:768px){.footer-cta-section{padding:10rem 4rem}}.footer-cta-section:before{background:radial-gradient(circle,#7e82f714 0,#0000 70%);content:"";height:600px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:600px}.footer-cta-section .cta-title{font-size:clamp(2rem,6vw,4rem);font-weight:700;line-height:1.1;margin-bottom:2rem}.footer-cta-section .cta-title,.footer-cta-section .hero-cta{color:#fff;font-family:Space Grotesk,sans-serif;position:relative;z-index:1}.footer-cta-section .hero-cta{align-items:center;background:#0000;border:1px solid #7e82f7;cursor:pointer;display:inline-flex;font-size:.75rem;font-weight:600;gap:.75rem;letter-spacing:1.5px;overflow:hidden;padding:1rem 1.8rem;text-transform:uppercase;transition:all .4s ease}@media(min-width:480px){.footer-cta-section .hero-cta{font-size:.85rem;gap:1rem;letter-spacing:2px;padding:1.2rem 2.5rem}}.footer-cta-section .hero-cta:before{background:linear-gradient(135deg,#7e82f7,#048091);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .4s ease;width:100%;z-index:-1}.footer-cta-section .hero-cta:hover{border-color:#0000}.footer-cta-section .hero-cta:hover:before{left:0}.footer-cta-section .hero-cta:hover .arrow{transform:translateX(5px)}.footer-cta-section .hero-cta .arrow{transition:transform .3s ease}.glitch{display:inline-block;position:relative}.glitch:after,.glitch:before{content:attr(data-text);height:100%;left:0;position:absolute;top:0;width:100%}.glitch:before{-webkit-text-stroke:2px #7e82f7;-webkit-text-fill-color:#0000;animation:glitch-1 .3s linear infinite alternate-reverse;-webkit-clip-path:polygon(0 0,100% 0,100% 35%,0 35%);clip-path:polygon(0 0,100% 0,100% 35%,0 35%)}.glitch:after{-webkit-text-stroke:2px #048091;-webkit-text-fill-color:#0000;animation:glitch-2 .3s linear infinite alternate-reverse;-webkit-clip-path:polygon(0 65%,100% 65%,100% 100%,0 100%);clip-path:polygon(0 65%,100% 65%,100% 100%,0 100%)}@keyframes glitch-1{0%{transform:translateX(0)}to{transform:translateX(-3px)}}@keyframes glitch-2{0%{transform:translateX(0)}to{transform:translateX(3px)}}.article-parallax-section{padding:4rem 0 5rem;position:relative}@media(min-width:768px){.article-parallax-section{padding:4rem 0 8rem}}.article-parallax-section .parallax-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:768px){.article-parallax-section .parallax-content{gap:2.5rem;grid-template-columns:repeat(2,1fr)}}.article-parallax-section .content-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1ae6;border:1px solid #7e82f726;border-radius:20px;padding:2rem;transition:all .4s ease}@media(min-width:768px){.article-parallax-section .content-box{padding:2.5rem}}.article-parallax-section .content-box:hover{border-color:#7e82f7;box-shadow:0 20px 40px #0000004d;transform:translateY(-5px)}.article-parallax-section .content-box h3{color:#7e82f7;font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:700;margin-bottom:1rem}@media(min-width:768px){.article-parallax-section .content-box h3{font-size:1.4rem}}.article-parallax-section .content-box p{color:#ffffffd9;font-family:Space Grotesk,sans-serif;font-size:1rem;line-height:1.8;margin-bottom:1rem}.article-parallax-section .content-box p:last-child{margin-bottom:0}.article-parallax-section .content-box ol,.article-parallax-section .content-box ul{list-style:none;margin:0;padding-left:0}.article-parallax-section .content-box li{color:#fffc;font-family:Space Grotesk,sans-serif;font-size:.95rem;line-height:1.7;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.article-parallax-section .content-box li:before{background:#7e82f7;border-radius:50%;content:"";height:5px;left:0;position:absolute;top:.55em;width:5px}.article-parallax-section .content-box li:last-child{margin-bottom:0}.article-parallax-section .content-box li strong{color:#7e82f7}.article-parallax-section .content-box ol{counter-reset:list-counter}.article-parallax-section .content-box ol li{counter-increment:list-counter}.article-parallax-section .content-box ol li:before{background:none;border-radius:0;color:#7e82f7;content:counter(list-counter);font-family:Orbitron,sans-serif;font-size:.8rem;font-weight:700;height:auto;width:auto}.article-three-boxes{background:#0a0a0a;padding:5rem 0}@media(min-width:768px){.article-three-boxes{padding:6rem 0}}.article-three-boxes .three-boxes-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:768px){.article-three-boxes .three-boxes-grid{gap:2rem;grid-template-columns:repeat(3,1fr)}}.article-three-boxes .feature-box{background:#1a1a1a;border:1px solid #7e82f726;border-radius:20px;padding:2rem;position:relative;transition:all .4s ease}.article-three-boxes .feature-box:hover{border-color:#7e82f7;transform:translateY(-5px)}.article-three-boxes .feature-box .box-number{align-items:center;background:linear-gradient(135deg,#7e82f7,#048091);border-radius:50%;color:#fff;display:inline-flex;font-family:Orbitron,sans-serif;font-size:1rem;font-weight:700;height:40px;justify-content:center;margin-bottom:1.25rem;width:40px}.article-three-boxes .feature-box h3{color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.15rem;font-weight:700;margin-bottom:.75rem}@media(min-width:768px){.article-three-boxes .feature-box h3{font-size:1.25rem}}.article-three-boxes .feature-box p{color:#fff9;font-family:Space Grotesk,sans-serif;font-size:.95rem;line-height:1.7;margin-bottom:1rem}.article-three-boxes .feature-box ul{list-style:none;margin:0;padding-left:0}.article-three-boxes .feature-box li{color:#ffffffbf;font-family:Space Grotesk,sans-serif;font-size:.9rem;line-height:1.6;margin-bottom:.4rem;padding-left:1.25rem;position:relative}.article-three-boxes .feature-box li:before{background:#7e82f7;border-radius:50%;content:"";height:4px;left:0;position:absolute;top:.55em;width:4px}.article-three-boxes .feature-box li:last-child{margin-bottom:0}.article-three-boxes .feature-box li strong{color:#7e82f7}.article-extra-content{background:#101010;padding:5rem 0}@media(min-width:768px){.article-extra-content{padding:6rem 0}}.article-extra-content .section-title-center{color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.6rem;font-weight:700;margin-bottom:2.5rem;padding-left:0;position:relative;text-align:center}.article-extra-content .section-title-center:before{display:none}@media(min-width:768px){.article-extra-content .section-title-center{font-size:1.85rem}}.article-extra-content .two-column-layout{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin-bottom:3rem}@media(min-width:768px){.article-extra-content .two-column-layout{gap:4rem;grid-template-columns:repeat(2,1fr)}}.article-extra-content .two-column-layout h3{color:#7e82f7;font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:1rem;margin-top:0}@media(min-width:768px){.article-extra-content .two-column-layout h3{font-size:1.4rem}}.article-extra-content .two-column-layout p{color:#ffffffd9;font-family:Space Grotesk,sans-serif;font-size:1.05rem;line-height:1.9;margin-bottom:1.5rem}@media(min-width:768px){.article-extra-content .two-column-layout p{font-size:1.1rem}}.article-extra-content .two-column-layout ul{list-style:none;margin-bottom:0;padding-left:0}.article-extra-content .two-column-layout li{color:#ffffffd9;font-family:Space Grotesk,sans-serif;font-size:1.05rem;line-height:1.85;margin-bottom:.75rem;padding-left:1.75rem;position:relative}.article-extra-content .two-column-layout li:before{background:#7e82f7;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:.6em;width:6px}@media(min-width:768px){.article-extra-content .two-column-layout li{font-size:1.1rem}}.article-extra-content .two-column-layout li strong{color:#7e82f7}.article-extra-content .two-column-layout li:last-child{margin-bottom:0}.article-extra-content .extra-content-wrapper{color:#fff;font-family:Space Grotesk,sans-serif}.article-extra-content .extra-content-wrapper h2{color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.6rem;font-weight:700;margin-bottom:1.25rem;margin-top:3rem;padding-left:1rem;position:relative}.article-extra-content .extra-content-wrapper h2:first-child{margin-top:0}.article-extra-content .extra-content-wrapper h2:before{background:linear-gradient(135deg,#7e82f7,#048091);border-radius:2px;bottom:.2em;content:"";left:0;position:absolute;top:.2em;width:3px}@media(min-width:768px){.article-extra-content .extra-content-wrapper h2{font-size:1.85rem}}.article-extra-content .extra-content-wrapper h3{color:#7e82f7;font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:1rem;margin-top:2rem}@media(min-width:768px){.article-extra-content .extra-content-wrapper h3{font-size:1.4rem}}.article-extra-content .extra-content-wrapper p{color:#ffffffd9;font-size:1.05rem;line-height:1.9;margin-bottom:1.5rem}@media(min-width:768px){.article-extra-content .extra-content-wrapper p{font-size:1.1rem}}.article-extra-content .extra-content-wrapper ol,.article-extra-content .extra-content-wrapper ul{list-style:none;margin-bottom:1.5rem;padding-left:0}.article-extra-content .extra-content-wrapper li{color:#ffffffd9;font-size:1.05rem;line-height:1.85;margin-bottom:.75rem;padding-left:1.75rem;position:relative}.article-extra-content .extra-content-wrapper li:before{background:#7e82f7;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:.6em;width:6px}@media(min-width:768px){.article-extra-content .extra-content-wrapper li{font-size:1.1rem}}.article-extra-content .extra-content-wrapper li strong{color:#7e82f7}.notfound-page{align-items:center;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:120px 0 60px;position:relative}.notfound-bg{background:#101010;z-index:-2}.notfound-bg,.notfound-bg:before{height:100%;left:0;position:absolute;top:0;width:100%}.notfound-bg:before{background:radial-gradient(ellipse at 30% 20%,#7e82f714 0,#0000 50%),radial-gradient(ellipse at 70% 80%,#0480910f 0,#0000 50%);content:""}.notfound-container{position:relative;text-align:center;z-index:1}.notfound-title{font-family:Space Grotesk,sans-serif;font-size:clamp(120px,25vw,280px);font-weight:900;letter-spacing:-.02em;line-height:1;margin-bottom:2rem}.notfound-title .gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#7e82f7,#048091);-webkit-background-clip:text;background-clip:text}.notfound-title .outline-text{-webkit-text-stroke:2px #fff;-webkit-text-fill-color:#0000}@media(max-width:768px){.notfound-title .outline-text{-webkit-text-stroke:1px #fff}}.notfound-content{margin:0 auto;max-width:500px}.notfound-subtitle{color:#fff;font-family:Space Grotesk,sans-serif;font-size:clamp(1.5rem,4vw,2rem);font-weight:600;margin-bottom:1rem}.notfound-description{color:#fff9;font-size:1rem;line-height:1.7;margin-bottom:2.5rem}.notfound-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.notfound-cta{align-items:center;border:none;cursor:pointer;display:inline-flex;font-family:Space Grotesk,sans-serif;font-size:.85rem;font-weight:600;gap:.75rem;letter-spacing:1px;overflow:hidden;padding:1rem 2rem;position:relative;text-transform:uppercase;transition:all .4s ease}.notfound-cta.primary{background:linear-gradient(135deg,#7e82f7,#048091);color:#fff}.notfound-cta.primary:hover{box-shadow:0 10px 30px #7e82f74d;transform:translateY(-3px)}.notfound-cta.primary:hover .arrow{transform:translateX(5px)}.notfound-cta.secondary{background:#0000;border:1px solid #ffffff4d;color:#fff}.notfound-cta.secondary:hover{border-color:#7e82f7;color:#7e82f7}.notfound-cta .arrow{transition:transform .3s ease}.notfound-links{border-top:1px solid #ffffff1a;margin-top:4rem;padding-top:2rem}.notfound-links .links-label{color:#fff9;display:block;font-size:.75rem;letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.notfound-links .links-list{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.notfound-links .links-list button{background:none;border:none;color:#fff;cursor:pointer;font-family:Space Grotesk,sans-serif;font-size:.9rem;font-weight:500;padding:.5rem 0;position:relative}.notfound-links .links-list button:after{background:linear-gradient(135deg,#7e82f7,#048091);bottom:0;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.notfound-links .links-list button:hover{color:#7e82f7}.notfound-links .links-list button:hover:after{width:100%}.floating-shapes{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.shape{animation:float 20s ease-in-out infinite;border-radius:50%;filter:blur(60px);opacity:.4;position:absolute}.shape.shape-1{animation-delay:0s;background:#7e82f733;height:300px;left:-5%;top:10%;width:300px}.shape.shape-2{animation-delay:-7s;background:#04809126;height:200px;right:-3%;top:60%;width:200px}.shape.shape-3{animation-delay:-14s;background:#7e82f726;bottom:10%;height:150px;left:20%;width:150px}@keyframes float{0%,to{transform:translate(0) scale(1)}25%{transform:translate(30px,-30px) scale(1.05)}50%{transform:translateY(-20px) scale(1)}75%{transform:translate(-30px,-10px) scale(.95)}}@media(prefers-color-scheme:light){.notfound-page .notfound-bg{background:#f5f5f5}.notfound-page .notfound-bg:before{background:radial-gradient(ellipse at 30% 20%,#7e82f71f 0,#0000 50%),radial-gradient(ellipse at 70% 80%,#0480911a 0,#0000 50%)}.notfound-page .notfound-title .outline-text{-webkit-text-stroke-color:#101010}.notfound-page .notfound-subtitle{color:#101010}.notfound-page .notfound-description{color:#10101099}.notfound-page .notfound-cta.primary{color:#fff}.notfound-page .notfound-cta.secondary{border-color:#1010104d;color:#101010}.notfound-page .notfound-cta.secondary:hover{border-color:#7e82f7;color:#7e82f7}.notfound-page .notfound-links{border-top-color:#1010101a}.notfound-page .notfound-links .links-label{color:#10101099}.notfound-page .notfound-links .links-list button{color:#101010}.notfound-page .notfound-links .links-list button:hover{color:#7e82f7}.notfound-page .shape{opacity:.3}}@media(max-width:768px){.notfound-page{padding:100px 0 40px}.notfound-title{margin-bottom:1.5rem}.notfound-actions{align-items:center;flex-direction:column}.notfound-actions .notfound-cta{justify-content:center;max-width:280px;width:100%}.notfound-links{margin-top:3rem}.notfound-links .links-list{gap:1.5rem}}.cookie-banner{animation:slideUp .4s ease-out;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#101010f7;border-top:1px solid #0480914d;bottom:0;left:0;padding:20px;position:fixed;right:0;z-index:99999}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.cookie-banner__content{align-items:center;display:flex;gap:24px;justify-content:space-between;margin:0 auto;max-width:1200px}@media(max-width:768px){.cookie-banner__content{flex-direction:column;gap:16px;text-align:center}}.cookie-banner__text{color:#fffc;font-family:Space Grotesk,sans-serif;font-size:.9rem;line-height:1.6;margin:0}.cookie-banner__text a{color:#048091;text-decoration:underline}.cookie-banner__text a:hover{color:#7e82f7}.cookie-banner__actions{display:flex;flex-shrink:0;gap:12px}.cookie-banner__btn{border:none;border-radius:8px;cursor:pointer;font-family:Space Grotesk,sans-serif;font-size:.85rem;font-weight:600;letter-spacing:.5px;padding:10px 24px;transition:all .3s ease}.cookie-banner__btn--accept{background:linear-gradient(135deg,#048091,#7e82f7);color:#fff}.cookie-banner__btn--accept:hover{box-shadow:0 4px 15px #04809166;transform:translateY(-2px)}.cookie-banner__btn--reject{background:#0000;border:1px solid #fff3;color:#fff9}.cookie-banner__btn--reject:hover{border-color:#fff6;color:#fff}
/*# sourceMappingURL=main.00738f7e.css.map*/