@import "https://fonts.googleapis.com/css2?family=Syne:wght@400;600;700;800&family=Bebas+Neue&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700&family=Space+Mono:wght@400;700&display=swap";.header{-webkit-backdrop-filter:blur(24px);z-index:1000;border-bottom:1px solid var(--glass-border);background:#050505eb;align-items:center;height:90px;display:flex;position:fixed;top:0;left:0;right:0}.header .header-container{justify-content:space-between;align-items:center;width:100%;max-width:1600px;margin:0 auto;padding:0 60px;display:flex}.header .logo{font-family:var(--font-mono);color:var(--text-main);letter-spacing:4px;font-size:1rem;font-weight:700;transition:color .3s}.header .logo .logo-brace{color:#fff6}.header .logo .logo-text{text-transform:uppercase}.header .logo:hover .logo-text{color:#ffffffb3}.header .nav-links{gap:40px;display:flex}.header .nav-links a{color:#fff9;text-transform:uppercase;letter-spacing:1px;padding:5px 0;font-size:13px;font-weight:600;transition:all .3s;position:relative}.header .nav-links a:hover,.header .nav-links a.active{color:#fff}.header .nav-links a.active:after{content:"";background:var(--primary);border-radius:10px;width:20px;height:1px;position:absolute;bottom:0;left:0}.hero{background-position:50%;background-size:cover;align-items:center;height:900px;padding:120px 10% 0;display:flex;position:relative;overflow:hidden}.hero:after{content:"";z-index:1;background:linear-gradient(#0000,#000);width:100%;height:400px;position:absolute;bottom:0;left:0}.hero .hero-content{z-index:2;max-width:900px}.hero .hero-content h1{color:#fff;letter-spacing:2px;text-transform:uppercase;font-size:140px;font-weight:900;line-height:.85;font-family:var(--font-condensed);margin-bottom:35px}.hero .hero-content p{color:var(--text-muted);max-width:650px;margin-bottom:55px;font-size:22px;font-weight:400;line-height:1.5}.hero .hero-content .hero-btns{gap:25px;display:flex}.hero .hero-content .hero-btns .primary-btn{color:#000;text-transform:uppercase;letter-spacing:2px;font-size:16px;font-weight:800;font-family:var(--font-header);background:#fff;border-radius:8px;padding:22px 55px;transition:all .3s}.hero .hero-content .hero-btns .primary-btn:hover{background:var(--primary);transform:translateY(-5px)}.hero .hero-content .hero-btns .glass-btn{color:#fff;text-transform:uppercase;letter-spacing:2px;font-size:16px;font-weight:800;font-family:var(--font-header);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:22px 55px;transition:all .3s}.hero .hero-content .hero-btns .glass-btn:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-5px)}.hero .recent-payments{z-index:2;width:450px;position:absolute;top:50%;right:5%;transform:translateY(-50%)}.hero .recent-payments .sidebar-glass{background:#0a0a0a;border:1px solid #ffffff0d;border-radius:20px;padding:45px;box-shadow:0 50px 100px #000c}.hero .recent-payments .sidebar-glass .sidebar-header{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.hero .recent-payments .sidebar-glass .sidebar-header .header-left{align-items:center;gap:15px;display:flex}.hero .recent-payments .sidebar-glass .sidebar-header h3{color:#fff;text-transform:uppercase;font-size:24px;font-weight:900;font-family:var(--font-header);letter-spacing:1px;margin:0}.hero .recent-payments .sidebar-glass .sidebar-header span{color:#ffffff80;text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:700;font-family:var(--font-condensed);background:#ffffff14;border:1px solid #ffffff1f;border-radius:4px;padding:5px 12px}.hero .recent-payments .sidebar-glass .payment-list{flex-direction:column;gap:25px;display:flex}.hero .recent-payments .sidebar-glass .payment-list .payment-item{border-bottom:1px solid #ffffff08;align-items:center;gap:20px;padding-bottom:20px;transition:all .3s;display:flex}.hero .recent-payments .sidebar-glass .payment-list .payment-item:last-child{border-bottom:none;padding-bottom:0}.hero .recent-payments .sidebar-glass .payment-list .payment-item .avatar{background:#111;border:1px solid #ffffff0d;border-radius:12px;width:54px;height:54px;overflow:hidden}.hero .recent-payments .sidebar-glass .payment-list .payment-item .avatar img{object-fit:cover;width:100%;height:100%}.hero .recent-payments .sidebar-glass .payment-list .payment-item .details{flex:1}.hero .recent-payments .sidebar-glass .payment-list .payment-item .details .name{color:#fff;font-size:18px;font-weight:800;font-family:var(--font-header);letter-spacing:.5px;margin-bottom:4px}.hero .recent-payments .sidebar-glass .payment-list .payment-item .details .item{color:var(--text-muted);font-size:13px;font-family:var(--font-mono);text-transform:uppercase}.hero .recent-payments .sidebar-glass .payment-list .payment-item .price{color:#fff;font-size:20px;font-weight:900;font-family:var(--font-header)}.hero .recent-payments .sidebar-glass .payment-list .payment-item:hover{transform:translate(6px)}.hero .recent-payments .sidebar-glass .payment-list .payment-item:hover .name{color:#ffffffb3}@media (width<=1200px){.hero{flex-direction:column;align-items:flex-start;height:auto;padding-top:150px;padding-bottom:100px}.hero .recent-payments{width:100%;max-width:500px;margin-top:60px;position:relative;top:0;right:0;transform:none}}.history-page{background:0 0;min-height:100vh;padding:150px 10%}.history-page .history-header{text-align:center;margin-bottom:100px}.history-page .history-header .badge{color:#fff;letter-spacing:2px;text-transform:uppercase;font-size:11px;font-weight:700;font-family:var(--font-condensed);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;margin-bottom:20px;padding:6px 20px;display:inline-block}.history-page .history-header h2{letter-spacing:2px;color:#fff;text-transform:uppercase;font-size:100px;font-weight:900;line-height:.9;font-family:var(--font-condensed)}.history-page .history-content{grid-template-columns:.8fr 1.2fr;align-items:start;gap:100px;display:grid}.history-page .intro-side .intro-text{color:#fff9;margin-bottom:60px;font-size:18px;line-height:1.7}.history-page .intro-side .stats-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:25px;display:grid}.history-page .intro-side .stats-grid .stat-card{background:#0a0a0a;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:15px;padding:25px;transition:all .3s;display:flex}.history-page .intro-side .stats-grid .stat-card i{color:var(--primary);font-size:24px}.history-page .intro-side .stats-grid .stat-card .stat-value{color:#fff;font-size:48px;font-weight:900;font-family:var(--font-condensed);letter-spacing:1px;line-height:1}.history-page .intro-side .stats-grid .stat-card .stat-label{color:#ffffff80;text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:700;font-family:var(--font-condensed)}.history-page .intro-side .stats-grid .stat-card:hover{background:#ffffff05;border-color:#fff3;transform:translateY(-5px)}.history-page .timeline-side{padding-left:50px;position:relative}.history-page .timeline-side .timeline-line-bg{background:#ffffff0d;border-radius:10px;width:2px;position:absolute;top:0;bottom:0;left:0}.history-page .timeline-side .timeline-line-progress{background:var(--primary);z-index:1;border-radius:10px;width:2px;transition:height .1s ease-out;position:absolute;top:0;left:0}.history-page .timeline-side .timeline-items{flex-direction:column;gap:60px;display:flex}.history-page .timeline-side .timeline-item{position:relative}.history-page .timeline-side .timeline-item .timeline-dot{z-index:2;background:#0f172a;border:2px solid #fff3;border-radius:50%;width:14px;height:14px;transition:all .4s;position:absolute;top:35px;left:-58px}.history-page .timeline-side .timeline-item .timeline-dot.active{background:var(--primary);border-color:var(--primary);box-shadow:0 0 15px var(--primary-glow)}.history-page .timeline-side .timeline-item .timeline-year{color:var(--primary);font-size:72px;font-weight:900;font-family:var(--font-condensed);letter-spacing:1px;margin-bottom:5px;line-height:.9}.history-page .timeline-side .timeline-item .timeline-box{background:#0a0a0a;border:1px solid #ffffff0d;border-radius:15px;padding:35px;transition:all .4s}.history-page .timeline-side .timeline-item .timeline-box h3{color:#fff;text-transform:uppercase;font-size:36px;font-weight:900;font-family:var(--font-condensed);letter-spacing:1px;margin-bottom:8px}.history-page .timeline-side .timeline-item .timeline-box p{color:var(--text-muted);font-size:16px;line-height:1.6}.history-page .timeline-side .timeline-item .timeline-box:hover{border-color:var(--primary);transform:translate(10px)}@media (width<=1024px){.history-content{grid-template-columns:1fr;gap:80px}}.pricing-section{background:0 0;min-height:100vh;padding:150px 10%}.pricing-section .pricing-header{text-align:center;margin-bottom:100px}.pricing-section .pricing-header .badge{color:#fff;letter-spacing:2px;text-transform:uppercase;font-size:11px;font-weight:700;font-family:var(--font-condensed);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;margin-bottom:20px;padding:6px 20px;display:inline-block}.pricing-section .pricing-header h2{letter-spacing:2px;color:#fff;text-transform:uppercase;font-size:100px;font-weight:900;line-height:.9;font-family:var(--font-condensed)}.pricing-section .pricing-container{flex-direction:column;gap:120px;max-width:1400px;margin:0 auto;display:flex}.pricing-section .packages-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:30px;display:grid}.pricing-section .categories-container .section-subtitle{text-align:center;color:var(--primary);text-transform:uppercase;letter-spacing:1px;font-size:48px;font-weight:950;font-family:var(--font-header);margin-bottom:70px}.pricing-section .categories-container .categories-grid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.pricing-section .category-card{flex-direction:column;gap:30px;display:flex}.pricing-section .category-card .category-header h4{color:var(--primary);text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #ffffff1a;padding-bottom:15px;font-size:24px;font-weight:800}.pricing-section .pricing-card{background:#0a0a0a;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;padding:60px 45px;transition:all .3s;display:flex;position:relative}.pricing-section .pricing-card .card-header{text-align:center;margin-bottom:40px}.pricing-section .pricing-card .card-header i{color:#fff9;margin-bottom:20px;font-size:40px}.pricing-section .pricing-card .card-header h3{color:#fff;text-transform:uppercase;font-size:32px;font-weight:900;font-family:var(--font-header);margin-bottom:10px}.pricing-section .pricing-card .card-header .main-price{color:#fff;font-size:64px;font-weight:950;font-family:var(--font-header);line-height:1}.pricing-section .pricing-card.popular{background:#ffffff08;border-color:#ffffff26}.pricing-section .pricing-card.popular .popular-badge{color:#000;letter-spacing:1px;font-size:11px;font-weight:900;font-family:var(--font-condensed);background:#fff;border-radius:4px;padding:6px 15px;position:absolute;top:25px;right:25px}.pricing-section .pricing-card:hover{border-color:#fff3;transform:translateY(-8px);box-shadow:0 30px 60px #00000080}.pricing-section .items-list{flex-direction:column;flex-grow:1;gap:12px;display:flex}.pricing-section .items-list .price-item{background:#ffffff05;border:1px solid #ffffff0d;border-radius:15px;justify-content:space-between;align-items:center;padding:15px 20px;transition:all .3s;display:flex}.pricing-section .items-list .price-item:hover{background:#ffffff0d;border-color:#ffffff26;transform:translate(5px)}.pricing-section .items-list .price-item .item-left{color:#fff;align-items:center;gap:12px;font-size:15px;font-weight:600;display:flex}.pricing-section .items-list .price-item .item-left i{color:var(--primary);font-size:16px}.pricing-section .items-list .price-item .item-price{color:var(--primary);font-size:16px;font-weight:800}.pricing-section .bundle-features{flex-direction:column;flex-grow:1;gap:12px;margin-bottom:40px;display:flex}.pricing-section .bundle-features .feature-item{color:#fff;align-items:flex-start;gap:12px;font-size:15px;font-weight:500;line-height:1.4;display:flex}.pricing-section .bundle-features .feature-item i{color:var(--primary);margin-top:4px;font-size:14px}.pricing-section .order-btn{color:#000;text-align:center;text-transform:uppercase;font-size:16px;font-weight:950;font-family:var(--font-header);letter-spacing:2px;background:#fff;border-radius:4px;padding:20px;transition:all .3s}.pricing-section .order-btn:hover{background:var(--primary)}@media (width<=1200px){.packages-grid,.categories-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.packages-grid,.categories-grid{grid-template-columns:1fr}.pricing-header h2{font-size:42px}}.resources{background:0 0;padding:120px 10%;position:relative}.resources .section-header{text-align:center;margin-bottom:70px}.resources .section-header .badge{color:#fff;letter-spacing:2px;text-transform:uppercase;font-size:11px;font-weight:800;font-family:var(--font-mono);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;margin-bottom:25px;padding:6px 20px;display:inline-block}.resources .section-header h2{letter-spacing:2px;color:#fff;text-transform:uppercase;font-size:100px;font-weight:900;line-height:.9;font-family:var(--font-condensed)}.resources .resource-grid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:40px;display:grid}.resources .resource-card{background:#0a0a0a;border:1px solid #ffffff0d;border-radius:12px;transition:all .3s;overflow:hidden}.resources .resource-card:hover{border-color:var(--primary);transform:translateY(-10px);box-shadow:0 30px 60px #00000080}.resources .resource-card:hover .card-image img{transform:scale(1.05)}.resources .resource-card .card-image{border-bottom:1px solid #ffffff0d;height:260px;position:relative;overflow:hidden}.resources .resource-card .card-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.resources .resource-card .card-image .card-overlay{opacity:0;background:linear-gradient(#0000,#020617e6);justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.resources .resource-card .card-image .card-overlay button{color:#000;font-weight:800;font-family:var(--font-mono);text-transform:uppercase;background:#fff;border-radius:4px;padding:12px 24px;font-size:12px;transition:all .4s;transform:translateY(20px)}.resources .resource-card .card-image:hover .card-overlay{opacity:1}.resources .resource-card .card-image:hover .card-overlay button{transform:translateY(0)}.resources .resource-card .card-content{text-align:center;padding:30px}.resources .resource-card .card-content h3{color:#fff;text-transform:uppercase;font-size:32px;font-weight:900;font-family:var(--font-header);letter-spacing:1px}.resources .partner-modal-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;background:#020617d9;justify-content:center;align-items:center;padding:20px;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.resources .partner-modal-window{border:1px solid var(--glass-border);background:#050505;border-radius:12px;width:100%;max-width:500px;animation:.4s cubic-bezier(.175,.885,.32,1.275) modalPop;overflow:hidden;box-shadow:0 50px 100px #000c}.resources .partner-modal-window .modal-header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:25px 30px;display:flex}.resources .partner-modal-window .modal-header h3{color:#fff;letter-spacing:1px;font-size:24px;font-weight:900}.resources .partner-modal-window .modal-header .close-btn{width:40px;height:40px;color:var(--text-muted);background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;transition:all .3s;display:flex}.resources .partner-modal-window .modal-header .close-btn:hover{color:#fff;background:#ffffff1a;transform:rotate(90deg)}.resources .partner-modal-window .modal-body{text-align:center;padding:40px}.resources .partner-modal-window .modal-body .partner-logo-mini{border:1px solid #ffffff1a;border-radius:12px;width:100px;height:100px;margin:0 auto 25px;overflow:hidden;box-shadow:0 10px 30px #0000004d}.resources .partner-modal-window .modal-body .partner-logo-mini img{object-fit:cover;width:100%;height:100%}.resources .partner-modal-window .modal-body p{color:var(--text-muted);font-size:18px;line-height:1.7}.resources .partner-modal-window .modal-footer{border-top:1px solid #ffffff0d;justify-content:center;gap:15px;padding:25px 30px;display:flex}.resources .partner-modal-window .modal-footer .join-btn,.resources .partner-modal-window .modal-footer .done-btn{letter-spacing:1px;text-transform:uppercase;font-size:13px;font-weight:800;font-family:var(--font-mono);border-radius:4px;align-items:center;gap:8px;padding:12px 24px;transition:all .3s;display:flex}.resources .partner-modal-window .modal-footer .join-btn{color:#000;background:#fff}.resources .partner-modal-window .modal-footer .join-btn:hover{background:#eee;transform:translateY(-2px)}.resources .partner-modal-window .modal-footer .done-btn{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a}.resources .partner-modal-window .modal-footer .done-btn:hover{background:#ffffff1a;transform:translateY(-3px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalPop{0%{opacity:0;transform:scale(.8)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.showcase-gallery{background:0 0;min-height:100vh;padding:150px 10%}.showcase-gallery .gallery-header{text-align:center;margin-bottom:100px}.showcase-gallery .gallery-header .badge{color:#fff;letter-spacing:2px;text-transform:uppercase;font-size:11px;font-weight:800;font-family:var(--font-condensed);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;margin-bottom:25px;padding:6px 20px;display:inline-block}.showcase-gallery .gallery-header h2{letter-spacing:2px;color:#fff;text-transform:uppercase;font-size:80px;font-weight:900;line-height:.9;font-family:var(--font-condensed)}.showcase-gallery .gallery-grid{flex-direction:column;gap:120px;display:flex}.showcase-gallery .gallery-item{grid-template-columns:1.2fr .8fr;align-items:center;gap:80px;display:grid}.showcase-gallery .gallery-item:nth-child(2n){direction:rtl}.showcase-gallery .gallery-item:nth-child(2n) .item-info{direction:ltr}.showcase-gallery .gallery-item .item-image{aspect-ratio:16/9;border:1px solid #ffffff0d;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000080}.showcase-gallery .gallery-item .item-image img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,0,.2,1)}.showcase-gallery .gallery-item .item-image:hover img{transform:scale(1.05)}.showcase-gallery .gallery-item .item-info h3{color:#fff;text-transform:uppercase;font-size:48px;font-weight:900;font-family:var(--font-header);margin-bottom:20px;line-height:1}.showcase-gallery .gallery-item .item-info p{color:var(--text-muted);margin-bottom:40px;font-size:18px;line-height:1.7}.showcase-gallery .gallery-item .item-info .view-btn{color:#000;letter-spacing:1px;font-size:14px;font-weight:800;font-family:var(--font-mono);background:#fff;border:none;border-radius:4px;align-items:center;gap:12px;padding:16px 40px;transition:all .3s;display:flex}.showcase-gallery .gallery-item .item-info .view-btn i{transition:transform .3s}.showcase-gallery .gallery-item .item-info .view-btn:hover{background:#eee;transform:translateY(-4px)}.showcase-gallery .gallery-item .item-info .view-btn:hover i{transform:translate(5px)}@media (width<=1024px){.gallery-item{grid-template-columns:1fr;gap:40px}.gallery-item:nth-child(2n){direction:ltr}}.showcase-detail{background:0 0;min-height:100vh;padding:150px 10%}.showcase-detail .detail-header{text-align:center;margin-bottom:80px}.showcase-detail .detail-header .back-link{color:var(--text-muted);letter-spacing:1px;font-size:13px;font-weight:700;font-family:var(--font-mono);text-transform:uppercase;align-items:center;gap:10px;margin-bottom:40px;transition:all .3s;display:inline-flex}.showcase-detail .detail-header .back-link:hover{color:#fff;transform:translate(-5px)}.showcase-detail .detail-header h1{color:#fff;letter-spacing:-2px;text-transform:uppercase;font-size:80px;font-weight:900;line-height:.9;font-family:var(--font-header);margin-bottom:25px}.showcase-detail .detail-header p{color:var(--text-muted);max-width:700px;margin:0 auto;font-size:22px}.showcase-detail .detail-grid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:40px;display:grid}.showcase-detail .detail-grid.banner-layout{grid-template-columns:1fr;max-width:1200px;margin:0 auto}.showcase-detail .detail-grid.banner-layout .detail-item{aspect-ratio:auto;min-height:400px}.showcase-detail .detail-grid.banner-layout .detail-item img{object-fit:contain;background:#0003}.showcase-detail .detail-item{aspect-ratio:1;border:1px solid var(--glass-border);background:#0a0a0a;border-radius:12px;transition:all .3s;overflow:hidden;box-shadow:0 20px 40px #0006}.showcase-detail .detail-item img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.showcase-detail .detail-item:hover{border-color:var(--primary);transform:translateY(-8px);box-shadow:0 30px 60px #00000080}.showcase-detail .detail-item:hover img{transform:scale(1.05)}.showcase-detail .no-details{text-align:center;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:12px;padding:120px}.showcase-detail .no-details p{color:var(--text-muted);font-size:18px;font-weight:600;font-family:var(--font-mono);text-transform:uppercase}.error-page{text-align:center;color:#fff;padding:200px 10%}.error-page h1{margin-bottom:20px;font-size:48px}.error-page a{color:var(--primary);text-decoration:underline}:root{--primary:#00d2ff;--primary-light:#70e1ff;--primary-baby:#b3f0ff;--primary-dark:#00a8cc;--primary-glow:#00d2ff40;--bg-dark:#050505;--bg-card:#0f0f0fe0;--bg-card-hover:#191919f5;--glass-border:#fff1;--border-hover:#ffffff24;--text-main:#fff;--text-muted:#ccc;--text-dim:#888;--font-header:"Syne", sans-serif;--font-body:"DM Sans", sans-serif;--font-mono:"Space Mono", monospace;--font-condensed:"Bebas Neue", sans-serif;--radius:18px;--radius-sm:10px}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-dark);color:var(--text-main);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;overflow-x:hidden}body:before{content:"";background:var(--bg-dark);z-index:-1;background-image:radial-gradient(circle,#00d2ff05 0%,#0000 60%);width:100%;height:100%;animation:20s infinite alternate blobMove;position:fixed;top:0;left:0}@keyframes blobMove{0%{transform:scale(1)translate(0)}50%{transform:scale(1.1)translate(2%,2%)}to{transform:scale(1)translate(0)}}h1,h2,h3,h4,h5,h6{font-family:var(--font-header);text-transform:uppercase}a{color:inherit;text-decoration:none;transition:all .3s}button{cursor:pointer;background:0 0;border:none;font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-dark)}::-webkit-scrollbar-thumb{background:var(--primary);border:2px solid var(--bg-dark);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--primary-light)}.social-link{color:var(--primary-light);cursor:pointer;font-size:28px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-block}.social-link:hover{color:#fff;filter:drop-shadow(0 0 15px var(--primary-glow));transform:scale(1.3)rotate(8deg)}.social-link:active{transform:scale(.9)}
