.Blog-module__jW6Nga__container{padding-top:40px;padding-bottom:80px}.Blog-module__jW6Nga__hero{border-radius:var(--radius-lg);align-items:flex-end;width:100%;height:500px;margin-bottom:40px;display:flex;position:relative;overflow:hidden}.Blog-module__jW6Nga__heroImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;top:0;left:0}.Blog-module__jW6Nga__hero:hover .Blog-module__jW6Nga__heroImage{transform:scale(1.05)}.Blog-module__jW6Nga__heroContent{z-index:2;background:linear-gradient(#0000 0%,#0006 50%,#000000e6 100%);width:100%;padding:40px;position:relative}.Blog-module__jW6Nga__heroCategory{background:var(--primary);color:#000;text-transform:uppercase;letter-spacing:.5px;border-radius:20px;margin-bottom:16px;padding:6px 12px;font-size:.875rem;font-weight:600;display:inline-block}.Blog-module__jW6Nga__heroTitle{color:#fff;margin-bottom:12px;font-size:2.5rem;font-weight:800;line-height:1.2}.Blog-module__jW6Nga__heroSummary{color:#fffc;max-width:600px;margin-bottom:24px;font-size:1.125rem}.Blog-module__jW6Nga__readMore{color:var(--primary);align-items:center;font-size:1rem;font-weight:600;transition:color .2s;display:inline-flex}.Blog-module__jW6Nga__readMore:hover{color:#fff}.Blog-module__jW6Nga__filterBar{scrollbar-width:none;gap:12px;margin-bottom:40px;padding-bottom:8px;display:flex;overflow-x:auto}.Blog-module__jW6Nga__filterBar::-webkit-scrollbar{display:none}.Blog-module__jW6Nga__filterButton{background:var(--surface-highlight);color:var(--text-secondary);white-space:nowrap;border:1px solid #0000;border-radius:24px;padding:8px 20px;font-size:.9375rem;font-weight:500;transition:all .2s}.Blog-module__jW6Nga__filterButton:hover{color:var(--text-primary);background:#ffffff1a}.Blog-module__jW6Nga__filterButton.Blog-module__jW6Nga__active{background:var(--primary);color:#000;font-weight:600}.Blog-module__jW6Nga__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.Blog-module__jW6Nga__card{background:var(--surface);border-radius:var(--radius-md);border:1px solid var(--border-color);flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.Blog-module__jW6Nga__card:hover{border-color:#ff99004d;transform:translateY(-5px);box-shadow:0 10px 30px #0003}.Blog-module__jW6Nga__cardImageWrapper{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}.Blog-module__jW6Nga__cardImage{-o-object-fit:cover;object-fit:cover;transition:transform .5s}.Blog-module__jW6Nga__card:hover .Blog-module__jW6Nga__cardImage{transform:scale(1.1)}.Blog-module__jW6Nga__cardContent{flex-direction:column;flex:1;padding:24px;display:flex}.Blog-module__jW6Nga__cardCategory{color:var(--primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:.75rem;font-weight:600}.Blog-module__jW6Nga__cardTitle{color:var(--text-primary);margin-bottom:12px;font-size:1.25rem;font-weight:700;line-height:1.4}.Blog-module__jW6Nga__cardSummary{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:20px;font-size:.9375rem;line-height:1.6;display:-webkit-box;overflow:hidden}.Blog-module__jW6Nga__cardFooter{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.Blog-module__jW6Nga__cardDate{color:var(--text-tertiary);font-size:.8125rem}.Blog-module__jW6Nga__cardLink{color:var(--primary);font-size:.875rem;font-weight:600;transition:color .2s}.Blog-module__jW6Nga__cardLink:hover{text-decoration:underline}@media (max-width:1024px){.Blog-module__jW6Nga__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Blog-module__jW6Nga__hero{height:400px}.Blog-module__jW6Nga__heroTitle{font-size:1.75rem}.Blog-module__jW6Nga__grid{grid-template-columns:1fr}}.Blog-module__jW6Nga__backLink{color:var(--text-secondary);align-items:center;margin-bottom:32px;font-weight:500;transition:color .2s;display:inline-flex}.Blog-module__jW6Nga__backLink:hover{color:var(--primary)}.Blog-module__jW6Nga__article{max-width:800px;margin:0 auto}.Blog-module__jW6Nga__articleHeader{text-align:center;margin-bottom:32px}.Blog-module__jW6Nga__articleCategory{background:var(--surface-highlight);color:var(--primary);text-transform:uppercase;letter-spacing:.5px;border-radius:20px;margin-bottom:16px;padding:6px 12px;font-size:.875rem;font-weight:600;display:inline-block}.Blog-module__jW6Nga__articleTitle{color:var(--text-primary);margin-bottom:16px;font-size:2.5rem;font-weight:800;line-height:1.2}.Blog-module__jW6Nga__articleMeta{color:var(--text-tertiary);font-size:.9375rem}.Blog-module__jW6Nga__articleImageWrapper{aspect-ratio:16/9;border-radius:var(--radius-lg);width:100%;margin-bottom:40px;position:relative;overflow:hidden}.Blog-module__jW6Nga__articleImage{-o-object-fit:cover;object-fit:cover}.Blog-module__jW6Nga__articleContent{color:var(--text-secondary);font-size:1.125rem;line-height:1.8}.Blog-module__jW6Nga__articleContent h2{color:var(--text-primary);margin-top:48px;margin-bottom:24px;font-size:1.75rem;font-weight:700}.Blog-module__jW6Nga__articleContent h3{color:var(--text-primary);margin-top:32px;margin-bottom:16px;font-size:1.5rem;font-weight:600}.Blog-module__jW6Nga__articleContent p{margin-bottom:24px}.Blog-module__jW6Nga__articleContent ul,.Blog-module__jW6Nga__articleContent ol{margin-bottom:24px;padding-left:24px}.Blog-module__jW6Nga__articleContent li{margin-bottom:8px}.Blog-module__jW6Nga__articleContent blockquote{border-left:4px solid var(--primary);color:var(--text-primary);background:var(--surface-highlight);border-radius:0 var(--radius-md)var(--radius-md)0;margin:32px 0;padding:24px;font-style:italic}.Blog-module__jW6Nga__articleContent table{border-collapse:collapse;width:100%;margin:32px 0;font-size:.9375rem}.Blog-module__jW6Nga__articleContent th,.Blog-module__jW6Nga__articleContent td{border:1px solid var(--border-color);text-align:left;padding:12px}.Blog-module__jW6Nga__articleContent th{background:var(--surface-highlight);color:var(--text-primary);font-weight:600}.Blog-module__jW6Nga__articleContent a{color:var(--primary);font-weight:500;text-decoration:underline}@media (max-width:768px){.Blog-module__jW6Nga__articleTitle{font-size:2rem}.Blog-module__jW6Nga__articleContent{font-size:1rem}.Blog-module__jW6Nga__articleContent table{display:block;overflow-x:auto}}
.BlogHeader-module__LM6MkG__headerContainer{background-color:var(--background);border-bottom:1px solid var(--border);width:100%;font-family:var(--font-sans);position:relative}.BlogHeader-module__LM6MkG__topBar{color:#fff;background-color:#000;padding:8px 0;font-size:.75rem}.BlogHeader-module__LM6MkG__topBarContent{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.BlogHeader-module__LM6MkG__date{text-transform:uppercase;font-weight:500}.BlogHeader-module__LM6MkG__topLinks{align-items:center;gap:20px;display:flex}.BlogHeader-module__LM6MkG__topLink{color:#fff;text-decoration:none;transition:opacity .2s}.BlogHeader-module__LM6MkG__topLink:hover{opacity:.8}.BlogHeader-module__LM6MkG__socialIcons{border-left:1px solid #fff3;gap:12px;margin-left:20px;padding-left:20px;display:flex}.BlogHeader-module__LM6MkG__socialIcon{color:#fff;transition:color .2s}.BlogHeader-module__LM6MkG__socialIcon:hover{color:var(--primary)}.BlogHeader-module__LM6MkG__mainHeader{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:30px 20px;display:flex}.BlogHeader-module__LM6MkG__logo{flex-shrink:0}.BlogHeader-module__LM6MkG__adSpace{color:#888;background-color:#f0f0f0;border:1px dashed #ddd;justify-content:center;align-items:center;width:728px;height:90px;font-size:.8rem;display:flex}.BlogHeader-module__LM6MkG__navBar{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background-color:var(--background);position:relative}.BlogHeader-module__LM6MkG__navContent{justify-content:space-between;align-items:center;max-width:1200px;height:50px;margin:0 auto;padding:0 20px;display:flex}.BlogHeader-module__LM6MkG__navLinks{gap:30px;height:100%;display:flex}.BlogHeader-module__LM6MkG__navLink{text-transform:uppercase;height:100%;color:var(--foreground);align-items:center;font-size:.9rem;font-weight:700;text-decoration:none;transition:color .2s;display:flex;position:relative}.BlogHeader-module__LM6MkG__navLink:hover{color:var(--primary)}.BlogHeader-module__LM6MkG__navLink:after{content:"";background-color:var(--primary);width:0;height:3px;transition:width .2s;position:absolute;bottom:0;left:0}.BlogHeader-module__LM6MkG__navLink:hover:after{width:100%}.BlogHeader-module__LM6MkG__searchWrapper{align-items:center;gap:15px;display:flex;position:relative}.BlogHeader-module__LM6MkG__searchContainer{align-items:center;display:flex;position:relative}.BlogHeader-module__LM6MkG__searchInputWrapper{width:0;transition:width .3s ease-in-out;position:relative;overflow:hidden}.BlogHeader-module__LM6MkG__searchInputWrapper.BlogHeader-module__LM6MkG__open{width:250px}.BlogHeader-module__LM6MkG__searchInput{border:1px solid var(--border);background-color:var(--card-bg);width:100%;color:var(--foreground);border-radius:20px;outline:none;padding:8px 35px 8px 12px;font-size:.9rem}.BlogHeader-module__LM6MkG__searchInput:focus{border-color:var(--primary)}.BlogHeader-module__LM6MkG__clearBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.BlogHeader-module__LM6MkG__clearBtn:hover{color:var(--foreground)}.BlogHeader-module__LM6MkG__searchBtn{cursor:pointer;color:var(--foreground);background:0 0;border:none;justify-content:center;align-items:center;padding:8px;transition:color .2s;display:flex}.BlogHeader-module__LM6MkG__searchBtn:hover{color:var(--primary)}@media (max-width:1024px){.BlogHeader-module__LM6MkG__adSpace{display:none}.BlogHeader-module__LM6MkG__mainHeader{justify-content:center}}@media (max-width:768px){.BlogHeader-module__LM6MkG__topBar,.BlogHeader-module__LM6MkG__navLinks{display:none}.BlogHeader-module__LM6MkG__searchWrapper{width:auto}.BlogHeader-module__LM6MkG__searchWrapper.BlogHeader-module__LM6MkG__mobileOpen{background-color:var(--background);z-index:100;justify-content:center;width:100%;height:100%;padding:0 20px;position:absolute;top:0;left:0}.BlogHeader-module__LM6MkG__searchInputWrapper.BlogHeader-module__LM6MkG__open{width:100%}}
.TrendingNews-module__8tNjNW__container{background-color:var(--background);border-bottom:1px solid var(--border);width:100%;padding:10px 0;overflow:hidden}.TrendingNews-module__8tNjNW__content{align-items:center;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.TrendingNews-module__8tNjNW__label{color:#fff;text-transform:uppercase;white-space:nowrap;background-color:#f33;border-radius:2px;margin-right:20px;padding:5px 15px;font-size:.8rem;font-weight:700}.TrendingNews-module__8tNjNW__marqueeContainer{flex:1;align-items:center;height:30px;display:flex;position:relative;overflow:hidden}.TrendingNews-module__8tNjNW__marqueeContent{white-space:nowrap;gap:40px;animation:20s linear infinite TrendingNews-module__8tNjNW__scroll;display:flex}.TrendingNews-module__8tNjNW__newsItem{color:var(--foreground);align-items:center;font-size:.9rem;font-weight:500;text-decoration:none;display:flex}.TrendingNews-module__8tNjNW__newsItem:hover{color:var(--primary);text-decoration:underline}.TrendingNews-module__8tNjNW__time{color:#888;margin-right:8px;font-size:.75rem}@keyframes TrendingNews-module__8tNjNW__scroll{0%{transform:translate(100%)}to{transform:translate(-100%)}}@media (max-width:768px){.TrendingNews-module__8tNjNW__label{padding:4px 10px;font-size:.7rem}}
.FeaturedSection-module__xQ4BfW__container{margin-bottom:40px}.FeaturedSection-module__xQ4BfW__topRow{grid-template-columns:2fr 1fr;gap:20px;margin-bottom:20px;display:grid}.FeaturedSection-module__xQ4BfW__largeCard,.FeaturedSection-module__xQ4BfW__mediumCard{border-radius:4px;height:400px;position:relative;overflow:hidden}.FeaturedSection-module__xQ4BfW__bottomGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.FeaturedSection-module__xQ4BfW__smallCard{align-items:flex-start;gap:15px;display:flex}.FeaturedSection-module__xQ4BfW__smallCardImageWrapper{border-radius:4px;flex-shrink:0;width:100px;height:75px;position:relative;overflow:hidden}.FeaturedSection-module__xQ4BfW__image{-o-object-fit:cover;object-fit:cover;transition:transform .3s}.FeaturedSection-module__xQ4BfW__largeCard:hover .FeaturedSection-module__xQ4BfW__image,.FeaturedSection-module__xQ4BfW__mediumCard:hover .FeaturedSection-module__xQ4BfW__image,.FeaturedSection-module__xQ4BfW__smallCard:hover .FeaturedSection-module__xQ4BfW__image{transform:scale(1.05)}.FeaturedSection-module__xQ4BfW__overlay{color:#fff;z-index:1;background:linear-gradient(#0000,#000c);width:100%;padding:20px;position:absolute;bottom:0;left:0}.FeaturedSection-module__xQ4BfW__category{color:#fff;text-transform:uppercase;background-color:#f33;border-radius:2px;margin-bottom:8px;padding:3px 8px;font-size:.7rem;font-weight:700;display:inline-block}.FeaturedSection-module__xQ4BfW__title{margin-bottom:8px;font-weight:700;line-height:1.3}.FeaturedSection-module__xQ4BfW__largeCard .FeaturedSection-module__xQ4BfW__title{font-size:1.5rem}.FeaturedSection-module__xQ4BfW__mediumCard .FeaturedSection-module__xQ4BfW__title{font-size:1.2rem}.FeaturedSection-module__xQ4BfW__smallCard .FeaturedSection-module__xQ4BfW__title{color:var(--foreground);margin-bottom:5px;font-size:1rem}.FeaturedSection-module__xQ4BfW__meta{opacity:.8;gap:10px;font-size:.75rem;display:flex}.FeaturedSection-module__xQ4BfW__smallCard .FeaturedSection-module__xQ4BfW__meta{color:#888}@media (max-width:768px){.FeaturedSection-module__xQ4BfW__topRow{grid-template-columns:1fr}.FeaturedSection-module__xQ4BfW__largeCard,.FeaturedSection-module__xQ4BfW__mediumCard{height:300px}.FeaturedSection-module__xQ4BfW__bottomGrid{grid-template-columns:1fr}}
.LatestPosts-module__GbvldW__container{margin-bottom:40px}.LatestPosts-module__GbvldW__sectionHeader{border-bottom:2px solid var(--primary);justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:10px;display:flex}.LatestPosts-module__GbvldW__title{text-transform:uppercase;margin:0;font-size:1.2rem;font-weight:700}.LatestPosts-module__GbvldW__navButtons{gap:5px;display:flex}.LatestPosts-module__GbvldW__navButton{border:1px solid var(--border);cursor:pointer;background:0 0;padding:5px;transition:all .2s}.LatestPosts-module__GbvldW__navButton:hover{background-color:var(--primary);color:#fff;border-color:var(--primary)}.LatestPosts-module__GbvldW__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.LatestPosts-module__GbvldW__card{flex-direction:column;display:flex}.LatestPosts-module__GbvldW__imageWrapper{border-radius:4px;width:100%;height:200px;margin-bottom:15px;position:relative;overflow:hidden}.LatestPosts-module__GbvldW__image{-o-object-fit:cover;object-fit:cover;transition:transform .3s}.LatestPosts-module__GbvldW__card:hover .LatestPosts-module__GbvldW__image{transform:scale(1.05)}.LatestPosts-module__GbvldW__category{color:#f33;text-transform:uppercase;margin-bottom:5px;font-size:.75rem;font-weight:700;display:block}.LatestPosts-module__GbvldW__cardTitle{color:var(--foreground);margin-bottom:10px;font-size:1.1rem;font-weight:700;line-height:1.4;text-decoration:none}.LatestPosts-module__GbvldW__cardTitle:hover{color:var(--primary)}.LatestPosts-module__GbvldW__meta{color:#888;margin-bottom:10px;font-size:.75rem}.LatestPosts-module__GbvldW__summary{color:#666;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}@media (max-width:768px){.LatestPosts-module__GbvldW__grid{grid-template-columns:1fr}}
.CategorySection-module__XKeNBa__container{margin-bottom:40px}.CategorySection-module__XKeNBa__sectionHeader{border-bottom:2px solid var(--primary);margin-bottom:20px;padding-bottom:10px}.CategorySection-module__XKeNBa__title{text-transform:uppercase;background-color:var(--primary);color:#fff;margin:0;padding:5px 15px;font-size:1.2rem;font-weight:700;display:inline-block}.CategorySection-module__XKeNBa__content{grid-template-columns:1.5fr 1fr;gap:30px;display:grid}.CategorySection-module__XKeNBa__highlightCard{flex-direction:column;display:flex}.CategorySection-module__XKeNBa__highlightImageWrapper{border-radius:4px;width:100%;height:300px;margin-bottom:15px;position:relative;overflow:hidden}.CategorySection-module__XKeNBa__image{-o-object-fit:cover;object-fit:cover;transition:transform .3s}.CategorySection-module__XKeNBa__highlightCard:hover .CategorySection-module__XKeNBa__image{transform:scale(1.05)}.CategorySection-module__XKeNBa__highlightTitle{color:var(--foreground);margin-bottom:10px;font-size:1.5rem;font-weight:700;line-height:1.3;text-decoration:none}.CategorySection-module__XKeNBa__highlightTitle:hover{color:var(--primary)}.CategorySection-module__XKeNBa__meta{color:#888;gap:10px;margin-bottom:15px;font-size:.8rem;display:flex}.CategorySection-module__XKeNBa__summary{color:#666;font-size:.95rem;line-height:1.6}.CategorySection-module__XKeNBa__list{flex-direction:column;gap:20px;display:flex}.CategorySection-module__XKeNBa__listItem{border-bottom:1px solid var(--border);align-items:flex-start;gap:15px;padding-bottom:20px;display:flex}.CategorySection-module__XKeNBa__listItem:last-child{border-bottom:none}.CategorySection-module__XKeNBa__listImageWrapper{border-radius:4px;flex-shrink:0;width:100px;height:70px;position:relative;overflow:hidden}.CategorySection-module__XKeNBa__listContent{flex:1}.CategorySection-module__XKeNBa__listTitle{color:var(--foreground);margin-bottom:5px;font-size:1rem;font-weight:600;line-height:1.4;text-decoration:none;display:block}.CategorySection-module__XKeNBa__listTitle:hover{color:var(--primary)}@media (max-width:768px){.CategorySection-module__XKeNBa__content{grid-template-columns:1fr}.CategorySection-module__XKeNBa__highlightImageWrapper{height:200px}}
.BlogSidebar-module__xW7nNq__container{flex-direction:column;gap:40px;display:flex}.BlogSidebar-module__xW7nNq__widget{margin-bottom:20px}.BlogSidebar-module__xW7nNq__widgetTitle{text-transform:uppercase;border-bottom:2px solid var(--primary);margin-bottom:20px;padding-bottom:10px;font-size:1.1rem;font-weight:700;display:inline-block}.BlogSidebar-module__xW7nNq__socialList{flex-direction:column;gap:10px;display:flex}.BlogSidebar-module__xW7nNq__socialBtn{color:#fff;border-radius:2px;justify-content:space-between;align-items:center;padding:10px 15px;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex}.BlogSidebar-module__xW7nNq__socialBtn:hover{opacity:.9}.BlogSidebar-module__xW7nNq__x{background-color:#000}.BlogSidebar-module__xW7nNq__youtube{background-color:red}.BlogSidebar-module__xW7nNq__instagram{background-color:#c13584}.BlogSidebar-module__xW7nNq__newsletterBox{background-color:var(--card-background);border:1px solid var(--border);text-align:center;padding:20px}.BlogSidebar-module__xW7nNq__newsletterText{color:#666;margin-bottom:15px;font-size:.9rem;line-height:1.5}.BlogSidebar-module__xW7nNq__input{border:1px solid var(--border);background-color:var(--background);width:100%;color:var(--foreground);margin-bottom:10px;padding:10px}.BlogSidebar-module__xW7nNq__subscribeBtn{color:#fff;cursor:pointer;text-transform:uppercase;background-color:#f33;border:none;width:100%;padding:10px;font-weight:700;transition:background-color .2s}.BlogSidebar-module__xW7nNq__subscribeBtn:hover{background-color:#c00}.BlogSidebar-module__xW7nNq__trendingList{flex-direction:column;gap:15px;display:flex}.BlogSidebar-module__xW7nNq__trendingItem{align-items:flex-start;gap:10px;display:flex}.BlogSidebar-module__xW7nNq__trendingImageWrapper{border-radius:2px;flex-shrink:0;width:80px;height:60px;position:relative;overflow:hidden}.BlogSidebar-module__xW7nNq__trendingContent{flex:1}.BlogSidebar-module__xW7nNq__trendingCategory{color:#f33;text-transform:uppercase;margin-bottom:3px;font-size:.7rem;font-weight:700;display:block}.BlogSidebar-module__xW7nNq__trendingTitle{color:var(--foreground);font-size:.9rem;font-weight:600;line-height:1.3;text-decoration:none;display:block}.BlogSidebar-module__xW7nNq__trendingTitle:hover{color:var(--primary)}.BlogSidebar-module__xW7nNq__tagCloud{flex-wrap:wrap;gap:5px;display:flex}.BlogSidebar-module__xW7nNq__tag{background-color:var(--card-background);border:1px solid var(--border);color:#666;text-transform:uppercase;padding:5px 10px;font-size:.8rem;text-decoration:none;transition:all .2s}.BlogSidebar-module__xW7nNq__tag:hover{background-color:var(--primary);color:#fff;border-color:var(--primary)}.BlogSidebar-module__xW7nNq__categoryList{flex-direction:column;gap:10px;display:flex}.BlogSidebar-module__xW7nNq__categoryItem{border-bottom:1px solid var(--border);color:var(--foreground);justify-content:space-between;align-items:center;padding-bottom:10px;font-size:.9rem;text-decoration:none;transition:color .2s;display:flex}.BlogSidebar-module__xW7nNq__categoryItem:hover{color:var(--primary)}.BlogSidebar-module__xW7nNq__count{color:#666;background-color:#eee;border-radius:10px;padding:2px 8px;font-size:.75rem}
.Footer-module__3hUVsW__footer{background:var(--surface);border-top:1px solid var(--border-color);margin-top:48px;padding:32px 0}.Footer-module__3hUVsW__container{text-align:center;flex-direction:column;align-items:center;gap:24px;display:flex}.Footer-module__3hUVsW__logo{justify-content:center;align-items:center;display:flex}.Footer-module__3hUVsW__socials{justify-content:center;align-items:center;gap:16px;display:flex}.Footer-module__3hUVsW__socialLink{color:var(--text-secondary);justify-content:center;align-items:center;transition:color .2s;display:flex}.Footer-module__3hUVsW__socialLink:hover{color:var(--text-primary)}.Footer-module__3hUVsW__copyright{color:var(--text-tertiary);font-size:.8rem;line-height:1.6}@media (min-width:768px){.Footer-module__3hUVsW__footer{margin-top:80px;padding:40px 0}}@media (min-width:1024px){.Footer-module__3hUVsW__container{text-align:left;flex-direction:row;justify-content:space-between;align-items:center;gap:32px}.Footer-module__3hUVsW__logo{order:1}.Footer-module__3hUVsW__copyright{text-align:center;flex:1;order:2}.Footer-module__3hUVsW__socials{order:3}}
.CookieBanner-module__XJ8pKG__banner{background-color:var(--card-bg);border:1px solid var(--border);z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;flex-direction:column;gap:15px;max-width:500px;padding:20px;animation:.5s ease-out CookieBanner-module__XJ8pKG__slideUp;display:flex;position:fixed;bottom:20px;left:20px;right:20px;box-shadow:0 10px 30px #0003}@keyframes CookieBanner-module__XJ8pKG__slideUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.CookieBanner-module__XJ8pKG__content{align-items:flex-start;gap:15px;display:flex}.CookieBanner-module__XJ8pKG__text h3{color:var(--text-primary);margin:0 0 8px;font-size:1.1rem}.CookieBanner-module__XJ8pKG__text p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.5}.CookieBanner-module__XJ8pKG__actions{justify-content:flex-end;gap:10px;display:flex}.CookieBanner-module__XJ8pKG__button{cursor:pointer;border-radius:6px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .2s}.CookieBanner-module__XJ8pKG__accept{background-color:var(--primary);color:#000;border:none}.CookieBanner-module__XJ8pKG__accept:hover{background-color:var(--primary-hover);transform:translateY(-1px)}.CookieBanner-module__XJ8pKG__decline{color:var(--text-secondary);border:1px solid var(--border);background-color:#0000}.CookieBanner-module__XJ8pKG__decline:hover{background-color:var(--hover);color:var(--text-primary)}.CookieBanner-module__XJ8pKG__link{color:var(--primary);text-decoration:none}.CookieBanner-module__XJ8pKG__link:hover{text-decoration:underline}@media (max-width:768px){.CookieBanner-module__XJ8pKG__banner{bottom:10px;left:10px;right:10px}.CookieBanner-module__XJ8pKG__actions{flex-direction:column}.CookieBanner-module__XJ8pKG__button{text-align:center;width:100%}}
