.home-loader{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:10}.home-loader .home-spinner{width:40px;height:40px;border:4px solid #fff;border-top-color:#6153bd;border-radius:50%;animation:home-spin 1s linear infinite}@keyframes home-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.home-view-container{margin:0 auto;width:100vw;box-sizing:border-box;padding:24px 0 24px 6rem}.home-page__title{font-size:1.875rem;color:#fff;font-weight:700}.home-section{margin-top:40px;width:100%}.section-title{font-size:2rem;font-weight:700;color:#fff;margin-bottom:24px;display:flex;align-items:center;gap:12px}.shows-section{margin-bottom:32px}@media(max-width:768px){.games-section{margin-bottom:32px}}.faq-section{margin-bottom:64px}@media(max-width:768px){.faq-section{margin-bottom:48px}}.games-title{font-size:2.25rem}@media(max-width:768px){.home-view-container{padding:16px}.section-title{font-size:1.5rem;margin-bottom:20px}.home-section{margin-top:32px}}@media(max-width:480px){.home-view-container{padding:12px}.section-title{font-size:1.25rem;margin-bottom:16px}.home-section{margin-top:24px}}.home-banner{position:relative;width:100vw;height:85vh;left:0;top:0;overflow:hidden;display:flex;align-items:center}@media(max-width:768px){.home-banner{display:none}}.home-banner.podcast-theme .gradient-overlay{background:linear-gradient(135deg,rgba(10,10,15,.9),rgba(26,26,46,.8) 30%,rgba(124,58,237,.4) 70%,rgba(168,85,247,.3))}.home-banner.podcast-theme .content-type,.home-banner.podcast-theme .primary-action-btn{background:linear-gradient(135deg,#7c3aed,#a855f7)}.home-banner.podcast-theme .primary-action-btn{box-shadow:0 8px 32px rgba(124,58,237,.3)}.home-banner.podcast-theme .primary-action-btn:hover{box-shadow:0 12px 40px rgba(124,58,237,.4)}.home-banner.brief-theme .gradient-overlay{background:linear-gradient(135deg,rgba(10,10,15,.9),rgba(26,26,46,.8) 30%,rgba(59,130,246,.4) 70%,rgba(96,165,250,.3))}.home-banner.brief-theme .content-type,.home-banner.brief-theme .primary-action-btn{background:linear-gradient(135deg,#3b82f6,#60a5fa)}.home-banner.brief-theme .primary-action-btn{box-shadow:0 8px 32px rgba(59,130,246,.3)}.home-banner.brief-theme .primary-action-btn:hover{box-shadow:0 12px 40px rgba(59,130,246,.4)}.home-banner.game-theme .gradient-overlay{background:linear-gradient(135deg,rgba(10,10,15,.85),rgba(26,26,46,.75) 30%,rgba(236,72,153,.5) 70%,rgba(244,114,182,.4));animation:gameGradientShift 10s ease-in-out infinite}.home-banner.game-theme .content-type{background:linear-gradient(135deg,#ec4899,#f472b6);box-shadow:0 4px 20px rgba(236,72,153,.4);position:relative;overflow:hidden}.home-banner.game-theme .content-type:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:gameShimmer 3s ease-in-out infinite}.home-banner.game-theme .primary-action-btn{background:linear-gradient(135deg,#ec4899,#f472b6);box-shadow:0 8px 32px rgba(236,72,153,.4);position:relative;overflow:hidden}.home-banner.game-theme .primary-action-btn:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(236,72,153,.1),rgba(244,114,182,.1) 50%,rgba(236,72,153,.1));opacity:0;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.home-banner.game-theme .primary-action-btn:hover{box-shadow:0 12px 40px rgba(236,72,153,.5);transform:translateY(-3px) scale(1.02)}.home-banner.game-theme .primary-action-btn:hover:after{opacity:1}.home-banner.game-theme .thumbnail-navigation .thumbnail-strip .thumbnail-item.active{box-shadow:0 4px 20px rgba(236,72,153,.6);border-color:#ec4899}.home-banner.podcast-theme .thumbnail-navigation .thumbnail-strip .thumbnail-item.active{border-color:#7c3aed;box-shadow:0 4px 20px rgba(124,58,237,.6)}.home-banner.brief-theme .thumbnail-navigation .thumbnail-strip .thumbnail-item.active{border-color:#3b82f6;box-shadow:0 4px 20px rgba(59,130,246,.6)}.home-banner .banner-background{position:absolute;inset:0;background:#0a0a0f;background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:0;transition:opacity .3s cubic-bezier(.4,0,.2,1);transform:scale(1.02);animation:backgroundPulse 12s ease-in-out infinite}.home-banner .banner-background:not([style*=background-image]),.home-banner .banner-background[style*="background-image: url()"],.home-banner .banner-background[style*='background-image: url("")']{opacity:1;background:linear-gradient(135deg,rgba(26,26,46,.95),rgba(15,23,42,.98) 50%,rgb(10,10,15)),radial-gradient(ellipse at top right,rgba(124,58,237,.15) 0,transparent 50%),radial-gradient(ellipse at bottom left,rgba(59,130,246,.1) 0,transparent 50%)}.home-banner .banner-background.loaded{opacity:1}.home-banner.podcast-theme .banner-background:not([style*=background-image]),.home-banner.podcast-theme .banner-background[style*="background-image: url()"],.home-banner.podcast-theme .banner-background[style*='background-image: url("")']{background:linear-gradient(135deg,rgba(26,26,46,.95),rgba(15,23,42,.98) 50%,rgb(10,10,15)),radial-gradient(circle at 20% 80%,rgba(124,58,237,.4) 0,rgba(124,58,237,.2) 25%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(168,85,247,.3) 0,rgba(168,85,247,.1) 25%,transparent 50%),linear-gradient(45deg,rgba(124,58,237,.1),transparent)}.home-banner.brief-theme .banner-background:not([style*=background-image]),.home-banner.brief-theme .banner-background[style*="background-image: url()"],.home-banner.brief-theme .banner-background[style*='background-image: url("")']{background:linear-gradient(135deg,rgba(26,26,46,.95),rgba(15,23,42,.98) 50%,rgb(10,10,15)),radial-gradient(circle at 30% 70%,rgba(59,130,246,.4) 0,rgba(59,130,246,.2) 25%,transparent 50%),radial-gradient(circle at 70% 30%,rgba(96,165,250,.3) 0,rgba(96,165,250,.1) 25%,transparent 50%),linear-gradient(45deg,rgba(59,130,246,.1),transparent)}.home-banner.game-theme .banner-background:not([style*=background-image]),.home-banner.game-theme .banner-background[style*="background-image: url()"],.home-banner.game-theme .banner-background[style*='background-image: url("")']{background:linear-gradient(135deg,rgba(26,26,46,.95),rgba(15,23,42,.98) 50%,rgb(10,10,15)),radial-gradient(circle at 25% 75%,rgba(236,72,153,.5) 0,rgba(236,72,153,.3) 25%,transparent 50%),radial-gradient(circle at 75% 25%,rgba(244,114,182,.4) 0,rgba(244,114,182,.2) 25%,transparent 50%),radial-gradient(circle at 50% 50%,rgba(168,85,247,.2) 0,transparent 40%),linear-gradient(45deg,rgba(236,72,153,.15),rgba(168,85,247,.1) 50%,transparent);animation:gameBackgroundPulse 8s ease-in-out infinite}.home-banner .gradient-overlay{position:absolute;inset:0;z-index:1}.home-banner .content-overlay{position:absolute;inset:0;background:radial-gradient(ellipse at center left,rgba(0,0,0,.2) 0,rgba(0,0,0,.6) 100%);z-index:2}.home-banner .banner-content{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;padding:0 90px;z-index:3}@media(max-width:1200px){.home-banner .banner-content{padding:0 60px}}@media(max-width:1024px){.home-banner .banner-content{padding:0 40px}}.home-banner .content-section{flex:1 1;max-width:700px;display:flex;flex-direction:column;gap:32px;animation:slideInLeft .8s ease-out}.home-banner .content-section .content-badge{display:flex;align-items:center;gap:20px;margin-bottom:12px}.home-banner .content-section .content-badge .content-type{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;color:#fff;font-size:13px;font-weight:800;letter-spacing:.8px;text-transform:uppercase;border-radius:25px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 4px 20px rgba(0,0,0,.2)}.home-banner .content-section .content-badge .content-type .content-type-icon{width:16px;height:16px;filter:brightness(0) invert(1);opacity:.9}.home-banner .content-section .content-badge .content-date{font-size:14px;font-weight:600;color:hsla(0,0%,100%,.8);letter-spacing:.5px}.home-banner .content-section .content-title{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(24px,3.5vw,30px);font-weight:700;line-height:1.1;color:#fff;letter-spacing:-.03em;text-shadow:0 8px 32px rgba(0,0,0,.4);background:linear-gradient(135deg,#ffffff,rgba(255,255,255,.9));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin:0;max-width:100%}.home-banner .content-section .content-description{font-size:17px;font-weight:500;line-height:1.7;color:hsla(0,0%,100%,.9);max-width:600px;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.3);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.home-banner .content-section .content-description.expanded{-webkit-line-clamp:4;max-height:none}@media(max-width:1200px){.home-banner .content-section .content-description{font-size:18px;max-width:500px}}.home-banner .content-section .action-section{display:flex;align-items:center;margin-top:24px}.home-banner .content-section .action-section .primary-action-btn{display:flex;align-items:center;gap:14px;padding:14px 24px;border:none;border-radius:50px;color:#fff;font-family:Manrope,sans-serif;font-size:18px;font-weight:700;letter-spacing:.5px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.home-banner .content-section .action-section .primary-action-btn:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.2),transparent);opacity:0;transition:opacity .2s ease}.home-banner .content-section .action-section .primary-action-btn:hover{transform:translateY(-3px)}.home-banner .content-section .action-section .primary-action-btn:hover:before{opacity:1}.home-banner .content-section .action-section .primary-action-btn:active{transform:translateY(-1px)}.home-banner .content-section .action-section .primary-action-btn.loading{pointer-events:none;opacity:.8}.home-banner .content-section .action-section .primary-action-btn .action-icon{transition:transform .2s ease}.home-banner .content-section .action-section .primary-action-btn:hover .action-icon{transform:scale(1.1) rotate(5deg)}.home-banner .content-section .action-section .primary-action-btn .loading-spinner{width:24px;height:24px;border:3px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}.home-banner .thumbnail-navigation{position:absolute;bottom:40px;right:40px;display:flex;align-items:center;gap:16px;z-index:4;animation:slideInRight .8s ease-out}@media(max-width:1200px){.home-banner .thumbnail-navigation{bottom:30px;right:30px}}.home-banner .thumbnail-navigation .nav-arrow{width:40px;height:40px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .3s cubic-bezier(.4,0,.2,1)}.home-banner .thumbnail-navigation .nav-arrow:hover{background:hsla(0,0%,100%,.2);transform:scale(1.1);box-shadow:0 8px 32px rgba(0,0,0,.3)}.home-banner .thumbnail-navigation .nav-arrow:active{transform:scale(.95)}.home-banner .thumbnail-navigation .thumbnail-strip{display:flex;gap:8px;padding:8px;background:rgba(0,0,0,.3);border-radius:16px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.1);max-width:400px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.home-banner .thumbnail-navigation .thumbnail-strip::-webkit-scrollbar{display:none}.home-banner .thumbnail-navigation .thumbnail-strip .thumbnail-item{position:relative;flex:0 0 50px;width:50px;height:50px;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);border:2px solid rgba(0,0,0,0)}.home-banner .thumbnail-navigation .thumbnail-strip .thumbnail-item.active{border-color:#fff;transform:scale(1.1);box-shadow:0 4px 20px hsla(0,0%,100%,.3)}.home-banner .thumbnail-navigation .thumbnail-strip .thumbnail-item:hover:not(.active){transform:scale(1.05);border-color:hsla(0,0%,100%,.5)}.home-banner .thumbnail-navigation .thumbnail-strip .thumbnail-item .thumbnail-image{width:100%;height:100%;object-fit:cover;transition:transform .3s cubic-bezier(.4,0,.2,1)}.home-banner .thumbnail-navigation .thumbnail-strip .thumbnail-item .thumbnail-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.6) 0,transparent 60%);display:flex;align-items:flex-end;justify-content:flex-end;padding:4px;opacity:0;transition:opacity .2s ease}.home-banner .thumbnail-navigation .thumbnail-strip .thumbnail-item .thumbnail-overlay .type-indicator{width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:800;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5)}.home-banner .thumbnail-navigation .thumbnail-strip .thumbnail-item .thumbnail-overlay .type-indicator.podcast-theme{background:linear-gradient(135deg,#7c3aed,#a855f7)}.home-banner .thumbnail-navigation .thumbnail-strip .thumbnail-item .thumbnail-overlay .type-indicator.brief-theme{background:linear-gradient(135deg,#3b82f6,#60a5fa)}.home-banner .thumbnail-navigation .thumbnail-strip .thumbnail-item .thumbnail-overlay .type-indicator.game-theme{background:linear-gradient(135deg,#ec4899,#f472b6)}.home-banner .thumbnail-navigation .thumbnail-strip .thumbnail-item:hover .thumbnail-overlay{opacity:1}.home-banner .thumbnail-navigation .thumbnail-strip .thumbnail-item:hover .thumbnail-image{transform:scale(1.1)}.mobile-content-section{display:none;padding:40px 20px}@media(max-width:768px){.mobile-content-section{display:block}}.mobile-content-section .section-title{font-size:28px;font-weight:800;color:#fff;margin-bottom:32px;text-align:left;letter-spacing:-.02em}@media(max-width:480px){.mobile-content-section .section-title{font-size:24px;margin-bottom:24px}}.mobile-content-section .mobile-cards-container{display:flex;gap:16px;overflow-x:auto;padding:8px 4px 16px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.mobile-content-section .mobile-cards-container::-webkit-scrollbar{display:none}.mobile-content-section .mobile-cards-container .mobile-content-card{flex:0 0 260px;scroll-snap-align:start;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:16px;overflow:hidden;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.mobile-content-section .mobile-cards-container .mobile-content-card:hover{transform:translateY(-12px);box-shadow:0 24px 80px rgba(0,0,0,.4)}.mobile-content-section .mobile-cards-container .mobile-content-card.podcast-theme{border-color:rgba(124,58,237,.3)}.mobile-content-section .mobile-cards-container .mobile-content-card.podcast-theme:hover{border-color:rgba(124,58,237,.6)}.mobile-content-section .mobile-cards-container .mobile-content-card.podcast-theme .card-action-btn,.mobile-content-section .mobile-cards-container .mobile-content-card.podcast-theme .card-type-badge{background:linear-gradient(135deg,#7c3aed,#a855f7)}.mobile-content-section .mobile-cards-container .mobile-content-card.brief-theme{border-color:rgba(59,130,246,.3)}.mobile-content-section .mobile-cards-container .mobile-content-card.brief-theme:hover{border-color:rgba(59,130,246,.6)}.mobile-content-section .mobile-cards-container .mobile-content-card.brief-theme .card-action-btn,.mobile-content-section .mobile-cards-container .mobile-content-card.brief-theme .card-type-badge{background:linear-gradient(135deg,#3b82f6,#60a5fa)}.mobile-content-section .mobile-cards-container .mobile-content-card.game-theme{border-color:rgba(236,72,153,.3)}.mobile-content-section .mobile-cards-container .mobile-content-card.game-theme:hover{border-color:rgba(236,72,153,.6)}.mobile-content-section .mobile-cards-container .mobile-content-card.game-theme .card-action-btn,.mobile-content-section .mobile-cards-container .mobile-content-card.game-theme .card-type-badge{background:linear-gradient(135deg,#ec4899,#f472b6)}.mobile-content-section .mobile-cards-container .mobile-content-card .card-image-container{position:relative;width:100%;height:140px;overflow:hidden}.mobile-content-section .mobile-cards-container .mobile-content-card .card-image-container .card-thumbnail{width:100%;height:100%;object-fit:cover;transition:transform .3s cubic-bezier(.4,0,.2,1)}.mobile-content-section .mobile-cards-container .mobile-content-card .card-image-container .card-type-badge{position:absolute;top:12px;right:12px;padding:4px 12px;color:#fff;font-size:10px;font-weight:800;letter-spacing:.5px;border-radius:16px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 4px 20px rgba(0,0,0,.3)}.mobile-content-section .mobile-cards-container .mobile-content-card:hover .card-thumbnail{transform:scale(1.08)}.mobile-content-section .mobile-cards-container .mobile-content-card .card-content{padding:16px}.mobile-content-section .mobile-cards-container .mobile-content-card .card-content .card-meta{margin-bottom:12px}.mobile-content-section .mobile-cards-container .mobile-content-card .card-content .card-meta .card-date{font-size:12px;font-weight:600;color:hsla(0,0%,100%,.7);letter-spacing:.5px}.mobile-content-section .mobile-cards-container .mobile-content-card .card-content .card-title{font-size:18px;font-weight:800;color:#fff;margin-bottom:12px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.mobile-content-section .mobile-cards-container .mobile-content-card .card-content .card-description{font-size:14px;color:hsla(0,0%,100%,.85);margin-bottom:16px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.mobile-content-section .mobile-cards-container .mobile-content-card .card-content .card-action-btn{display:flex;align-items:center;gap:8px;padding:12px 20px;border:none;border-radius:24px;color:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%;justify-content:center}.mobile-content-section .mobile-cards-container .mobile-content-card .card-content .card-action-btn:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgba(0,0,0,.3)}.mobile-content-section .mobile-cards-container .mobile-content-card .card-content .card-action-btn .card-action-icon{transition:transform .2s ease}.mobile-content-section .mobile-cards-container .mobile-content-card .card-content .card-action-btn:hover .card-action-icon{transform:scale(1.15)}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-80px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(80px)}to{opacity:1;transform:translateX(0)}}@keyframes backgroundPulse{0%,to{transform:scale(1.02)}50%{transform:scale(1.05)}}@keyframes gameBackgroundPulse{0%,to{transform:scale(1.02);filter:hue-rotate(0deg)}25%{transform:scale(1.03);filter:hue-rotate(5deg)}50%{transform:scale(1.05);filter:hue-rotate(-5deg)}75%{transform:scale(1.03);filter:hue-rotate(3deg)}}@keyframes gameGradientShift{0%,to{opacity:1;filter:hue-rotate(0deg)}25%{opacity:.9;filter:hue-rotate(10deg)}50%{opacity:1;filter:hue-rotate(-5deg)}75%{opacity:.95;filter:hue-rotate(5deg)}}@keyframes gameShimmer{0%{left:-100%}50%,to{left:100%}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:1024px){.home-banner .banner-content{padding:0 40px}.home-banner .content-section{max-width:100%;gap:24px}.home-banner .content-section .content-title{font-size:clamp(24px,3.5vw,40px)}.home-banner .content-section .content-description{font-size:16px;max-width:100%}.home-banner .thumbnail-navigation{bottom:20px;right:20px}.home-banner .thumbnail-navigation .thumbnail-strip{max-width:300px}}@media(max-width:480px){.mobile-content-section{padding:24px 16px}.mobile-content-section .mobile-cards-container{gap:12px}.mobile-content-section .mobile-cards-container .mobile-content-card{flex:0 0 240px}.mobile-content-section .mobile-cards-container .mobile-content-card .card-content{padding:14px}.mobile-content-section .mobile-cards-container .mobile-content-card .card-image-container{height:120px}}.footer-container{width:100vw}@media(max-width:768px){.footer-container{padding-left:0}}.layout-footer{width:100%;background:#140d2c;border-top:1px solid #2a2042;display:flex;flex-direction:column;gap:1rem;color:#b3a6c8;font-size:.875rem;padding:1.5rem 3rem 1.5rem 6rem}.layout-footer__main{width:100%;display:flex;align-items:center;justify-content:space-between}.layout-footer__links{display:flex;gap:1.5rem;order:2}@media(max-width:768px){.layout-footer__links{order:1}}.layout-footer__link{color:#b3a6c8;text-decoration:none;transition:-webkit-text-decoration .2s;transition:text-decoration .2s;transition:text-decoration .2s,-webkit-text-decoration .2s}.layout-footer__link:hover{text-decoration:underline}.layout-footer__social{display:flex;gap:1.5rem;align-items:center;justify-content:center;order:1}@media(max-width:768px){.layout-footer__social{order:2}}.layout-footer__social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%}@media(max-width:768px){.layout-footer__social-link.linkedin{width:30px;height:30px}}.layout-footer__social-link.x{width:30px;height:30px}@media(max-width:768px){.layout-footer__social-link.x{width:25px;height:25px}}.layout-footer__social-link.facebook{width:35px;height:35px}@media(max-width:768px){.layout-footer__social-link.facebook{width:25px;height:25px}}.layout-footer__social-link:hover{transform:translateY(-2px)}.layout-footer__social-link img{filter:brightness(0) invert(1);width:100%;height:100%}@media(max-width:600px){.layout-footer{padding:1.25rem 1rem 1rem}.layout-footer,.layout-footer__main{flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem}.layout-footer__main{width:100%}.layout-footer__main>span{display:block;width:100%;font-size:.875rem;color:#b3a6c8;margin-bottom:.5rem}.layout-footer__links{flex-direction:column;gap:.8rem;width:100%}.layout-footer__link{font-size:.875rem;color:#b3a6c8;padding:.5rem 0;text-align:center;width:auto;min-height:1.5rem;display:flex;align-items:center;justify-content:center}.layout-footer__social{gap:2rem;margin-top:.5rem}.layout-footer__social-link{width:44px;height:44px}}.home-footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-height:380px;position:relative;overflow:hidden;width:100%;max-width:1200px;box-sizing:border-box;text-align:left;padding-left:6rem}.home-footer__content{max-width:520px;z-index:2;padding:0 16px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.home-footer__headline{font-size:2.5rem;font-weight:500;margin:0 0 24px;line-height:1.2;color:#fff;letter-spacing:-1px}.home-footer__headline--highlight{color:#a18aff;font-weight:800;font-size:2.5rem;display:inline-block;margin-top:4px}.home-footer__subheadline{font-size:1.25rem;color:#d1d1e0;margin-bottom:32px;margin-top:0;line-height:1.5;font-weight:400}.home-footer__button{background:#6153bd;color:#fff;font-size:1.15rem;font-weight:700;border:none;border-radius:40px;padding:14px 32px;cursor:pointer;box-shadow:0 4px 24px 0 rgba(75,63,167,.15);transition:background .2s,transform .1s;text-decoration:none;margin-bottom:0;margin-top:0;display:inline-block}.home-footer__button:hover{background:linear-gradient(90deg,#6a5be2,#8e7be6);transform:translateY(-2px) scale(1.03)}.home-footer__button:active{transform:scale(.98)}.home-footer__image-wrapper{flex:1 1;display:flex;justify-content:center;align-items:center;min-width:320px;padding:0 16px}.home-footer__image{display:block;width:300px;height:300px;object-fit:contain}@media(max-width:900px){.home-footer{flex-direction:column;padding:40px 24px;min-height:0;gap:32px}.home-footer,.home-footer__content{align-items:center;text-align:center}.home-footer__content{padding:0;max-width:100%}.home-footer__image-wrapper{justify-content:center;min-width:0;width:100%;margin-top:0}.home-footer__image{max-width:280px;height:auto}}@media(max-width:600px){.home-footer{margin:0;padding-left:16px;padding-right:48px;max-width:100vw;box-sizing:border-box;text-align:center}.home-footer,.home-footer__content{flex-direction:column;align-items:center;justify-content:center}.home-footer__content{width:100%;max-width:480px;margin:0 auto;z-index:2;display:flex;padding:0}.home-footer__headline{font-size:2.25rem;font-weight:700;margin:0 0 20px;line-height:1.15;color:#fff;letter-spacing:-1px}.home-footer__headline--highlight{color:#a18aff;font-weight:800;font-size:2.25rem;display:inline-block;margin-top:4px}.home-footer__subheadline{font-size:1rem;color:#c7c3e6;margin-bottom:32px;margin-top:0;line-height:1.5;font-weight:400}.home-footer__button{font-size:1rem;padding:18px 24px;margin-bottom:40px;margin-top:0;width:100%;max-width:340px}.home-footer__image-wrapper{width:100%;display:flex;justify-content:center;align-items:flex-start;margin-top:0}.home-footer__image{width:80vw;max-width:340px;height:auto;margin:0 auto}}