@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Tektur:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Rajdhani:wght@400;500;600;700&display=swap);.navbar{align-items:center;background:#000000b3;border-radius:12px;display:flex;justify-content:space-between;left:40px;padding:16px 40px;position:fixed;top:20px;transition:background .3s;width:calc(100% - 80px);z-index:1000}.navbar.scrolled{background:#000000e6}.navbar .navbar-mobile-controls{display:none}@media(max-width:768px){.navbar{flex-direction:row;gap:0;left:16px;padding:12px 16px;width:calc(100% - 32px)}.navbar .navbar-logo{text-align:left;width:auto}.navbar .navbar-logo a{justify-content:flex-start}.navbar .navbar-logo a .logo-image{height:36px}.navbar .navbar-mobile-controls{align-items:center;display:flex;gap:12px}.navbar .navbar-mobile-controls .mobile-terminal-btn{align-items:center;background:#ee5123;border-radius:4px;color:#000;display:flex;font-size:18px;height:36px;justify-content:center;text-decoration:none;transition:all .3s;width:36px}.navbar .navbar-mobile-controls .mobile-terminal-btn:hover{background:#d4481f}.navbar .navbar-mobile-controls .hamburger-btn{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;font-size:24px;justify-content:center;padding:4px}.navbar .navbar-links{background:#000000f2;border-radius:12px;flex-direction:column;gap:16px;left:0;margin-top:8px;opacity:0;padding:16px;pointer-events:none;position:absolute;top:100%;transform:translateY(-20px);transition:all .3s ease;width:100%}.navbar .navbar-links.open{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar .navbar-links .nav-link{padding:8px 0;text-align:center;width:100%}.navbar .navbar-links .nav-dropdown{text-align:center;width:100%}.navbar .navbar-links .nav-dropdown .dropdown-toggle{display:inline-block;padding:8px 0;width:100%}.navbar .navbar-links .nav-dropdown .dropdown-menu{background:#0000;border:none;display:flex;flex-direction:column;gap:8px;margin-top:8px;min-width:auto;opacity:1;padding:0;position:static;transform:none;visibility:visible}.navbar .navbar-links .nav-dropdown .dropdown-menu .dropdown-item{align-items:center;color:#aaa;display:flex;font-size:14px;gap:10px;justify-content:center;padding:8px 0;text-decoration:none}.navbar .navbar-links .nav-dropdown .dropdown-menu .dropdown-item:hover{color:#ee5123}.navbar .navbar-links .nav-dropdown .dropdown-menu .dropdown-item .agent-thumbnail{border-radius:50%;height:20px;object-fit:cover;width:20px}.navbar .navbar-links .desktop-terminal-btn{display:none!important}}.navbar .navbar-logo a{align-items:center;color:#fff;display:flex;font-size:24px;font-weight:700;gap:8px;text-decoration:none;transition:color .3s}.navbar .navbar-logo a .logo-image{height:50px;width:auto}.navbar .navbar-links{align-items:center;display:flex;gap:24px}.navbar .navbar-links .nav-link{color:#fff;font-family:Roboto,sans-serif;font-size:14px;position:relative;text-decoration:none;transition:color .3s}.navbar .navbar-links .nav-link:hover:after{background:#ee5123;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:all .3s;width:100%}.navbar .navbar-links .nav-dropdown{align-items:center;display:flex;height:100%;position:relative}.navbar .navbar-links .nav-dropdown .dropdown-toggle{cursor:pointer}.navbar .navbar-links .nav-dropdown:hover .dropdown-menu{opacity:1;transform:translateX(-50%) translateY(0);visibility:visible}.navbar .navbar-links .nav-dropdown .dropdown-menu{background:#000000f2;border:1px solid #ee512333;border-radius:8px;display:flex;flex-direction:column;left:50%;min-width:160px;opacity:0;padding:8px 0;position:absolute;top:calc(100% + 5px);transform:translateX(-50%) translateY(10px);transition:all .3s ease;visibility:hidden;z-index:100}.navbar .navbar-links .nav-dropdown .dropdown-menu .dropdown-item{align-items:center;color:#fff;display:flex;font-family:Roboto,sans-serif;font-size:14px;gap:12px;padding:10px 16px;text-align:left;text-decoration:none;transition:all .2s;white-space:nowrap}.navbar .navbar-links .nav-dropdown .dropdown-menu .dropdown-item:hover{background:#ee51231a;color:#ee5123}.navbar .navbar-links .nav-dropdown .dropdown-menu .dropdown-item .agent-thumbnail{border:1px solid #fff3;border-radius:50%;height:24px;object-fit:cover;width:24px}.navbar .navbar-links .button{background:#ee5123;border-radius:4px;color:#000!important;font-weight:400;padding:14px 16px;transition:all .3s}.hero{display:flex;justify-content:center;margin-top:5%;padding:80px 32px;position:relative}.hero .hero-content{align-items:center;display:flex;flex-direction:row;gap:32px;justify-content:space-between;max-width:1200px}.hero .hero-content .hero-text{flex:1 1;max-width:600px;text-align:left}.hero .hero-content .hero-text h1{font-family:Rajdhani,sans-serif;font-size:48px;font-weight:100;margin-bottom:16px}.hero .hero-content .hero-text p{font-family:Tektur,sans-serif;font-size:18px;font-weight:300;margin-bottom:15px}.hero .hero-content .hero-text .stats{display:flex;gap:32px;justify-content:flex-start;margin-bottom:32px}.hero .hero-content .hero-text .stats div{font-size:20px;font-weight:500}.hero .hero-content .hero-text .ant-btn-primary{background-color:#ee5123;border-radius:2px;color:#000;font-family:Tektur,sans-serif;transition:background .3s}.hero .hero-content .hero-text .ant-btn-primary:hover{background-color:#ee5123;color:#fff}.hero .hero-content .hero-video-container{flex:1 1;max-width:500px;position:relative}.hero .hero-content .hero-video-container .hero-video-grid{background-image:repeating-linear-gradient(0deg,#0000,#0000 19px,#007bff 20px),repeating-linear-gradient(90deg,#0000,#0000 19px,#007bff 20px);background-size:20px 20px;height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%;z-index:-1}.hero .hero-content .hero-video-container .hero-video-wrapper{background-color:#007bff1a;border:2px solid #007bff;border-radius:8px;overflow:visible;padding:8px;position:relative}.hero .hero-content .hero-video-container .hero-video-wrapper video{border-radius:4px;box-shadow:0 4px 8px #0003;width:100%}.hero .hero-content .hero-video-container .hero-video-wrapper .hero-icons{display:flex;gap:10px;left:380px;position:absolute;top:230px;z-index:1}.hero .hero-content .hero-video-container .hero-video-wrapper .hero-icons .hero-icon{border-radius:50%;height:40px;width:40px}.hero .hero-content .hero-video-container .hero-video-wrapper .hero-overlay-top{font-size:18px;left:35%;opacity:70%;top:150px;z-index:1}.hero .hero-content .hero-video-container .hero-video-wrapper .hero-overlay-price,.hero .hero-content .hero-video-container .hero-video-wrapper .hero-overlay-top{background-color:#1e3a5f;border:.5px solid #007bff;border-radius:5px;color:#fff;font-family:Tektur,sans-serif;padding:5px 10px;position:absolute;transform:translateX(-50%);white-space:nowrap}.hero .hero-content .hero-video-container .hero-video-wrapper .hero-overlay-price{font-size:24px;left:25%;opacity:90%;top:175px;z-index:2}.hero .hero-content .hero-video-container .hero-video-wrapper .hero-overlay-price .change.positive{color:lime}.hero .hero-content .hero-video-container .hero-video-wrapper .hero-vol{background-color:#1e3a5f;border-radius:5px;bottom:-40px;color:#fff;font-family:Tektur,sans-serif;font-size:16px;left:70%;opacity:50%;padding:10px 20px;position:absolute;transform:translateX(-50%);white-space:nowrap;z-index:1}.hero .hero-content .hero-video-container .hero-video-wrapper .hero-replicat-container{position:absolute;right:150px;top:-50px;z-index:1}.hero .hero-content .hero-video-container .hero-video-wrapper .hero-replicat-container .hero-replicat-image{background-color:#b4b8bd;border-radius:25px;height:auto;width:100px}.hero .hero-content .hero-video-container .hero-video-wrapper .hero-replicat-container .hero-speech-bubble{background-color:#e7e3e3;border-radius:0 10px 10px 10px;box-shadow:0 4px 8px #0003;color:#000;font-family:Tektur,sans-serif;font-size:14px;left:50px;padding:10px;position:absolute;top:75%;width:200px}@media(max-width:768px){.hero{margin-top:25%;padding:40px 16px}.hero .hero-content{align-items:center;flex-direction:column}.hero .hero-content .hero-text{text-align:center}.hero .hero-content .hero-text h1{font-size:32px}.hero .hero-content .hero-text .stats{justify-content:center}.hero .hero-content .hero-text,.hero .hero-content .hero-video-container{max-width:100%}.hero .hero-content .hero-video-container{margin-top:32px;width:100%}.hero .hero-content .hero-video-container .hero-video-wrapper .hero-overlay-top{font-size:14px;top:20%}.hero .hero-content .hero-video-container .hero-video-wrapper .hero-overlay-price{font-size:18px;top:35%}.hero .hero-content .hero-video-container .hero-video-wrapper .hero-icons{left:70%;top:45%}.hero .hero-content .hero-video-container .hero-video-wrapper .hero-icons .hero-icon{height:30px;width:30px}.hero .hero-content .hero-video-container .hero-video-wrapper .hero-vol{bottom:-20px;font-size:12px;left:50%;padding:5px 10px}.hero .hero-content .hero-video-container .hero-video-wrapper .hero-replicat-container{right:-10px!important;top:-30px}.hero .hero-content .hero-video-container .hero-video-wrapper .hero-replicat-container .hero-replicat-image{border-radius:15px;width:70px}.hero .hero-content .hero-video-container .hero-video-wrapper .hero-replicat-container .hero-speech-bubble{font-size:12px;left:0;padding:8px;top:70%;width:150px}}.platform{color:#fff;padding:64px 32px;text-align:center}.platform h2{margin-bottom:64px}.platform .platform-card{background:#0f172a;border:1px solid #1e40af;border-radius:16px;height:100%;padding:32px;transition:transform .3s}.platform .platform-card:hover{transform:translateY(-4px)}.platform .platform-card .card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.platform .platform-card .card-icon{align-items:center;background:#ee5123;border-radius:8px;color:#fff;display:flex;font-size:20px;height:40px;justify-content:center;width:40px}.platform .platform-card .card-badge{background:#ee5123;border-radius:4px;color:#fff;font-family:Tektur,sans-serif;font-size:14px;font-weight:700;padding:4px 12px}.platform .platform-card .card-title{color:#ee5123;font-family:Tektur,sans-serif;font-size:24px;font-weight:700;margin-bottom:16px;text-transform:uppercase}.platform .platform-card p{color:#94a3b8;font-size:16px;line-height:1.6}@media(max-width:768px){.platform{padding:40px 16px}.platform h2{font-size:28px;margin-bottom:32px}.platform .platform-card{padding:24px}.platform .platform-card .card-title{font-size:20px}.platform .platform-card p{font-size:14px}}.audited-by-sayfer{align-items:center;background:linear-gradient(135deg,#1e3a5f66,#0009);border-bottom:1px solid #ffffff1a;border-top:1px solid #ffffff1a;display:flex;justify-content:center;margin:40px 0;padding:30px 20px}.audited-by-sayfer .audit-content{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;max-width:1200px;width:100%}.audited-by-sayfer .audit-content .audit-logo-link{display:inline-block;flex-shrink:0;transition:transform .3s ease}.audited-by-sayfer .audit-content .audit-logo-link:hover{transform:scale(1.05)}.audited-by-sayfer .audit-content .audit-logo-link img{height:60px;width:auto}.audited-by-sayfer .audit-content .audit-text{color:#e0e0e0;flex:1 1;font-size:1.1rem;line-height:1.5;margin:0;min-width:250px;text-align:center}.audited-by-sayfer .audit-content .audit-button{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;flex-shrink:0;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.audited-by-sayfer .audit-content .audit-button:hover{background:#fff3;transform:translateY(-2px)}@media(max-width:768px){.audited-by-sayfer{padding:20px 15px}.audited-by-sayfer .audit-content{flex-direction:column;gap:20px;text-align:center}.audited-by-sayfer .audit-content .audit-text{font-size:1rem}}.agents-section{color:#fff;margin:0 auto;max-width:1200px;padding:64px 32px}.agents-section .agents-header{margin-bottom:48px;text-align:center}.agents-section .agents-header h2{margin-bottom:16px}.agents-section .agents-header p{color:#b0b0b0;font-size:18px}.agents-section .agents-grid .agent-card{background:#1e3a5f66;border:1px solid #00b7eb;border-radius:8px;overflow:hidden}.agents-section .agents-grid .agent-card .agent-image-wrapper{overflow:hidden;position:relative}.agents-section .agents-grid .agent-card .agent-image-wrapper img{height:250px;object-fit:cover;transition:transform .3s;width:100%}.agents-section .agents-grid .agent-card:hover .agent-image-wrapper img{transform:scale(1.05)}.agents-section .agents-grid .agent-card .agent-info{padding:24px;text-align:center}.agents-section .agents-grid .agent-card .agent-info h3{color:#ee5123;font-family:Tektur,sans-serif;font-size:24px;margin-bottom:12px}.agents-section .agents-grid .agent-card .agent-info p{color:#e0e0e0;font-size:16px;margin-bottom:24px;min-height:60px}.agents-section .agents-grid .agent-card .agent-info .agent-btn{background-color:#ee5123;border-color:#ee5123;color:#000;font-family:Tektur,sans-serif;font-weight:700;width:100%}.agents-section .agents-grid .agent-card .agent-info .agent-btn:hover{background-color:#0000;color:#ee5123}@media(max-width:768px){.agents-section{padding:40px 16px}}.token-section{background:#00b7eb0d;border-bottom:1px solid #00b7eb33;border-top:1px solid #00b7eb33;color:#fff;padding:64px 32px}.token-section .token-content{margin:0 auto;max-width:800px;text-align:center}.token-section .token-content h2{margin-bottom:16px}.token-section .token-content .highlight{color:#ee5123;font-family:Tektur,sans-serif;font-size:24px;margin-bottom:24px}.token-section .token-content p{color:#d0d0d0;font-size:18px;line-height:1.6;margin-bottom:40px}.token-section .token-content .token-actions{align-items:center;display:flex;flex-direction:column;gap:32px}.token-section .token-content .token-actions .learn-more-btn{background-color:#ee5123;border-color:#ee5123;border-radius:4px;color:#000;font-family:Tektur,sans-serif;font-size:16px;font-weight:700;height:48px;padding:0 32px}.token-section .token-content .token-actions .learn-more-btn:hover{background-color:#0000;color:#ee5123}.token-section .token-content .token-actions .platform-box{align-items:center;background:#1e3a5f99;border:1px solid #00b7eb;border-radius:8px;display:flex;gap:16px;padding:16px 24px}.token-section .token-content .token-actions .platform-box h3{color:#fff;font-family:Tektur,sans-serif;font-size:16px;margin:0}.token-section .token-content .token-actions .platform-box .platform-button{align-items:center;background:#0000;border:1px solid #00b7eb;border-radius:4px;color:#fff;display:flex;gap:8px;padding:8px 16px;text-decoration:none;transition:all .3s}.token-section .token-content .token-actions .platform-box .platform-button:hover{background:#1e3a5f;border-color:#ee5123;color:#fff}.token-section .token-content .token-actions .platform-box .platform-button:hover .platform-icon{filter:brightness(1.5)}.token-section .token-content .token-actions .platform-box .platform-button .platform-icon{height:24px;object-fit:contain;transition:filter .3s;width:24px}@media(min-width:768px){.token-section .token-content .token-actions{flex-direction:row;justify-content:center}}@media(max-width:767px){.token-section{padding:40px 16px}.token-section .token-content .highlight{font-size:20px}.token-section .token-content p{font-size:16px}}.openclaw-section{background-color:#0b0c10;color:#fff;padding:60px 20px;text-align:center}.openclaw-section .openclaw-content{align-items:center;display:flex;gap:40px;justify-content:space-between;margin:0 auto;max-width:1000px;text-align:left}@media(max-width:768px){.openclaw-section .openclaw-content{flex-direction:column;text-align:center}}.openclaw-section .openclaw-content .openclaw-text{flex:1 1}.openclaw-section .openclaw-content .openclaw-text h2{color:#00b96b;font-size:2.5rem;margin-bottom:20px}.openclaw-section .openclaw-content .openclaw-text p{color:#c5c6c7;font-size:1.2rem;line-height:1.6;margin-bottom:30px}.openclaw-section .openclaw-content .openclaw-text .openclaw-btn{background-color:#00b96b;border-radius:8px;color:#0b0c10;display:inline-block;font-weight:700;padding:12px 24px;text-decoration:none;transition:background-color .3s ease}.openclaw-section .openclaw-content .openclaw-text .openclaw-btn:hover{background-color:#008f53}.openclaw-section .openclaw-content .openclaw-logo{flex-shrink:0;height:auto;width:200px}@media(max-width:768px){.openclaw-section .openclaw-content .openclaw-logo{margin-top:30px;width:150px}}.miniapps-section{background-color:#1f2833;color:#fff;padding:60px 20px;text-align:center}.miniapps-section .miniapps-content{margin:0 auto;max-width:1000px}.miniapps-section .miniapps-content h2{color:#00b96b;font-size:2.5rem;margin-bottom:20px}.miniapps-section .miniapps-content .miniapps-description{color:#c5c6c7;font-size:1.2rem;line-height:1.6;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:800px}.miniapps-section .miniapps-content .miniapps-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr}@media(min-width:768px){.miniapps-section .miniapps-content .miniapps-grid{grid-template-columns:1fr 1fr}}.miniapps-section .miniapps-content .miniapp-card{background:#111a22;border:1px solid #333;border-radius:12px;padding:40px 30px;transition:transform .3s ease,box-shadow .3s ease}.miniapps-section .miniapps-content .miniapp-card:hover{box-shadow:0 10px 20px #0003;transform:translateY(-5px)}.miniapps-section .miniapps-content .miniapp-card .miniapp-logo{border-radius:12px;height:auto;margin-bottom:20px;width:80px}.miniapps-section .miniapps-content .miniapp-card h3{color:#fff;font-size:1.5rem;margin-bottom:15px}.miniapps-section .miniapps-content .miniapp-card p{color:#c5c6c7;font-size:1rem;line-height:1.5;margin:0}.miniapps-section .miniapps-content .miniapp-card .app-buttons{display:flex;gap:15px;justify-content:center;margin-top:25px}.miniapps-section .miniapps-content .miniapp-card .app-buttons .app-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:8px;justify-content:center;padding:10px 20px;transition:all .3s ease}.miniapps-section .miniapps-content .miniapp-card .app-buttons .app-btn .app-icon{font-size:1.1rem}.miniapps-section .miniapps-content .miniapp-card .app-buttons .app-btn.ios{background-color:#000;border:1px solid #333;color:#fff}.miniapps-section .miniapps-content .miniapp-card .app-buttons .app-btn.ios:hover{background-color:#1a1a1a}.miniapps-section .miniapps-content .miniapp-card .app-buttons .app-btn.android{background-color:#00b96b;color:#fff}.miniapps-section .miniapps-content .miniapp-card .app-buttons .app-btn.android:hover{background-color:#009657}.new-to-crypto-section{background-color:#0b0c10;color:#fff;padding:60px 20px;text-align:center}.new-to-crypto-section .new-to-crypto-content{margin:0 auto;max-width:800px}.new-to-crypto-section .new-to-crypto-content h2{color:#00b96b;font-size:2.5rem;margin-bottom:20px}.new-to-crypto-section .new-to-crypto-content p{color:#c5c6c7;font-size:1.2rem;line-height:1.6;margin-bottom:30px}.new-to-crypto-section .new-to-crypto-content .guide-btn{font-weight:700}.partnerships{padding:64px 32px;text-align:center}.partnerships h2{color:#00b7eb;font-family:Tektur,sans-serif;font-size:36px;margin-bottom:32px}.partnerships .ant-row{align-items:center;justify-content:center}.partnerships .partner-logo{display:block;height:auto;margin:0 auto;max-width:100%;transition:transform .3s}.partnerships .partner-logo:hover{transform:scale(1.1)}.faq{margin:0 auto;max-width:80%;padding:64px 32px;text-align:center;width:100%}.faq h2{font-family:Tektur,sans-serif;font-size:36px;margin-bottom:32px}@media(max-width:768px){.faq{max-width:100%;padding:40px 16px}.faq h2{font-size:28px}}.faq .faq-collapse{background:#0000;border:1px solid #00b7eb;border-radius:8px;overflow:hidden}.faq .faq-collapse .ant-collapse-item{border-bottom:1px solid #333}.faq .faq-collapse .ant-collapse-item .ant-collapse-header{color:#fff;font-size:18px;padding:16px 24px}.faq .faq-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon{color:#ee5123}.faq .faq-collapse .ant-collapse-item .ant-collapse-content{background:#0000;color:#fff;padding:0 24px 16px}.faq .faq-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box{background:#0000;padding:0}.faq .faq-collapse .ant-collapse-item:last-child{border-bottom:none}.app-footer{background:#111;color:#fff;padding:48px 32px 24px;text-align:left}.app-footer .footer-content{display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between;margin:0 auto;max-width:1200px}.app-footer .footer-content .footer-column{flex:1 1;min-width:200px}.app-footer .footer-content .footer-company .footer-logo{display:block;margin-bottom:16px}.app-footer .footer-content .footer-company .footer-logo .logo-image{height:50px;width:auto}.app-footer .footer-content .footer-company .footer-description{color:#aaa;font-size:14px;margin:0;max-width:250px}.app-footer .footer-content .footer-title{color:#fff;font-family:Tektur,sans-serif;font-size:18px;font-weight:500;margin-bottom:16px}.app-footer .footer-content .footer-list{list-style:none;margin:0;padding:0}.app-footer .footer-content .footer-list li{margin-bottom:12px}.app-footer .footer-content .footer-link{color:#fff;font-family:Rajdhani,sans-serif;font-size:14px;text-decoration:none;transition:color .3s}.app-footer .footer-content .footer-link:hover{color:#ee5123}.app-footer .footer-content .social-icons{display:flex;flex-wrap:wrap;gap:16px}.app-footer .footer-content .social-link{color:#fff;font-size:24px;transition:color .3s}.app-footer .footer-content .social-link:hover{color:#ee5123}.app-footer .footer-content .social-link svg{fill:currentColor;height:24px;width:24px}.app-footer .footer-copyright{border-top:1px solid #222;color:#aaa;font-size:14px;margin:32px auto 0;max-width:1200px;padding-top:24px;text-align:center}@media(max-width:768px){.app-footer{padding:32px 16px 16px}.app-footer .footer-content{flex-direction:column;gap:32px}.app-footer .footer-content .footer-column{text-align:center}.app-footer .footer-content .footer-company .footer-description{max-width:none}.app-footer .footer-content .social-icons{justify-content:center}.app-footer .footer-copyright{font-size:12px;padding-top:16px}}.cookie-consent{align-items:center;background-color:#111;bottom:0;box-shadow:0 -4px 8px #0003;color:#fff;display:flex;justify-content:center;left:0;padding:16px 32px;position:fixed;width:100%;z-index:1000}.cookie-consent .cookie-content{align-items:center;display:flex;flex-direction:row;gap:32px;justify-content:space-between;max-width:1200px;width:100%}.cookie-consent .cookie-content p{flex:1 1;font-family:Tektur,sans-serif;font-size:16px;font-weight:300;margin:0}.cookie-consent .cookie-content p .policy-link{color:#ee5123;text-decoration:none;transition:color .3s}.cookie-consent .cookie-content p .policy-link:hover{color:#fff}.cookie-consent .cookie-content .cookie-actions{display:flex;gap:16px}.cookie-consent .cookie-content .cookie-actions .ant-btn{border-radius:2px;font-family:Tektur,sans-serif;transition:background .3s}.cookie-consent .cookie-content .cookie-actions .ant-btn-primary{background-color:#ee5123;color:#000}.cookie-consent .cookie-content .cookie-actions .ant-btn-primary:hover{background-color:#ee5123;color:#fff}.cookie-consent .cookie-content .cookie-actions .ant-btn-default{background-color:#0000;border-color:#ee5123;color:#ee5123}.cookie-consent .cookie-content .cookie-actions .ant-btn-default:hover{background-color:#ee5123;color:#fff}@media(max-width:768px){.cookie-consent{padding:16px}.cookie-consent .cookie-content{flex-direction:column;gap:16px;text-align:center}.cookie-consent .cookie-content p{font-size:14px}.cookie-consent .cookie-content .cookie-actions{justify-content:center}}.home-layout{background:linear-gradient(180deg,#1e3a5f 0,#000);color:#fff;height:100%;min-height:100vh;overflow-x:hidden;width:100%}.home-layout .ant-layout-content{padding:0;width:100%}.home-layout .navbar{border-radius:12px;left:40px;padding:16px 40px;width:calc(100% - 80px)}.home-layout .ant-layout-footer{background:inherit;width:100%}.team{color:#fff;padding:64px 32px;text-align:center}.team h2{font-size:36px;margin-bottom:8px}.team .subtitle,.team h2{font-family:Tektur,sans-serif}.team .subtitle{color:#ee5123;font-size:18px;margin-bottom:32px}.team .team-card{background:#111;border:none;border-radius:8px;box-shadow:0 4px 8px #0003;box-sizing:border-box;color:#fff;transition:transform .3s;width:175px}.team .team-card:hover{transform:scale(1.05)}.team .team-card .ant-card-cover{width:100%}.team .team-card .ant-card-cover img{border-top-left-radius:8px;border-top-right-radius:8px;display:block;height:175px;object-fit:cover;object-position:center;width:100%}.team .team-card .ant-card-meta-title{color:#fff;font-family:Rajdhani;font-size:16px}.team .team-card .role{color:#ee5123;font-family:Tektur;font-size:13px;font-weight:700}.team .team-card .ant-card-actions{background:#111;border-top:1px solid #222}.team .team-card .ant-card-actions a{color:#fff;font-size:20px;transition:color .3s}.team .team-card .ant-card-actions a:hover{color:#ee5123}.team .team-card .ant-card-actions a svg{vertical-align:middle}@media(max-width:768px){.team .team-card{padding:40px 16px}.team .team-card h2{font-size:28px}.team .team-card .subtitle{font-size:16px}}.about-layout{background-color:#0b1120;color:#e2e8f0;display:flex;flex-direction:column;min-height:100vh;overflow:hidden}.about-layout .about-content{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;gap:60px;margin:0 auto;max-width:1200px;padding:120px 20px 60px;position:relative;width:100%;z-index:1}.about-layout .about-content .about-hero{padding:60px 0 20px;position:relative;text-align:center}.about-layout .about-content .about-hero .glow-circle{animation:pulse 4s infinite alternate;background:radial-gradient(circle,#00b7eb26 0,#0000 70%);border-radius:50%;filter:blur(30px);height:400px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:400px;z-index:-1}.about-layout .about-content .about-hero .hero-title{color:#fff;font-family:Tektur,sans-serif;font-size:4rem;font-weight:700;letter-spacing:2px;margin-bottom:20px;text-transform:uppercase}.about-layout .about-content .about-hero .hero-title span{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#00b7eb,#00b96b);-webkit-background-clip:text}.about-layout .about-content .about-hero .hero-subtitle{color:#a0aec0;font-family:Rajdhani,sans-serif;font-size:1.6rem;font-weight:500;letter-spacing:1px}.about-layout .about-content .about-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-top:20px}.about-layout .about-content .about-grid .about-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e293b66;border:1px solid #ffffff0d;border-radius:20px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex;flex-direction:column;overflow:hidden;padding:40px 35px;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.about-layout .about-content .about-grid .about-card:before{background:linear-gradient(135deg,#00b7eb1a,#0000);content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .4s ease;width:100%}.about-layout .about-content .about-grid .about-card:after{background:radial-gradient(circle,#ffffff1a 0,#0000 60%);content:"";height:200%;left:-50%;opacity:0;pointer-events:none;position:absolute;top:-50%;transform:scale(.5);transition:all .6s ease;width:200%}.about-layout .about-content .about-grid .about-card:hover{border-color:#00b7eb66;box-shadow:0 20px 25px -5px #00000080,0 0 20px #00b7eb33;transform:translateY(-10px)}.about-layout .about-content .about-grid .about-card:hover:before{opacity:1}.about-layout .about-content .about-grid .about-card:hover:after{opacity:1;transform:scale(1)}.about-layout .about-content .about-grid .about-card:hover .card-icon{transform:scale(1.15) rotate(5deg)}.about-layout .about-content .about-grid .about-card .card-icon{display:inline-block;font-size:3rem;margin-bottom:25px;transition:transform .4s ease}.about-layout .about-content .about-grid .about-card h3{color:#fff;font-family:Tektur,sans-serif;font-size:1.6rem;font-weight:600;margin-bottom:15px;text-transform:uppercase}.about-layout .about-content .about-grid .about-card p{color:#cbd5e1;flex-grow:1;font-family:Roboto,sans-serif;font-size:1.1rem;line-height:1.7;margin:0}.about-layout .about-content .about-grid .about-card.highlight-card{background:linear-gradient(145deg,#0f172ae6,#020617f2);border:1px solid #00b7eb4d;box-shadow:0 10px 30px #00000080,inset 0 0 20px #00b7eb0d;grid-column:1/-1}.about-layout .about-content .about-grid .about-card.highlight-card .card-footer-highlight{align-items:center;border-top:1px solid #ffffff1a;color:#00b96b;display:flex;font-family:Rajdhani,sans-serif;font-size:1.3rem;font-weight:600;letter-spacing:.5px;margin-top:30px;padding-top:20px}.about-layout .about-content .about-grid .about-card.highlight-card .card-footer-highlight:before{content:"🛡️";font-size:1.5rem;margin-right:12px}.about-layout .about-content .team-section-wrapper{margin-top:60px;padding-top:40px;position:relative}.about-layout .about-content .team-section-wrapper:before{background:linear-gradient(90deg,#0000,#00b7eb4d,#0000);content:"";height:1px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:80%}@keyframes pulse{0%{opacity:.6;transform:translate(-50%,-50%) scale(.9)}to{opacity:1;transform:translate(-50%,-50%) scale(1.1)}}@media(max-width:768px){.about-layout .about-content{gap:40px;padding:100px 15px 40px}.about-layout .about-content .about-hero .hero-title{font-size:2.5rem}.about-layout .about-content .about-hero .hero-subtitle{font-size:1.2rem}.about-layout .about-content .about-hero .glow-circle{height:250px;width:250px}.about-layout .about-content .about-grid{grid-template-columns:1fr}.about-layout .about-content .about-grid .about-card{padding:30px 20px}.about-layout .about-content .about-grid .about-card.highlight-card .card-footer-highlight{font-size:1.1rem}}.terms-layout{background:linear-gradient(180deg,#1e3a5f 0,#000);color:#fff;min-height:100vh}.terms-content{margin:0 auto;max-width:800px;padding:80px 32px}.terms-section{text-align:left}.terms-title{color:#fff;font-size:48px;font-weight:300;margin-bottom:8px}.terms-date,.terms-title{font-family:Tektur,sans-serif;text-align:center}.terms-date{color:#ee5123;font-size:18px;margin-bottom:48px}.terms-subtitle{color:#fff;font-family:Rajdhani,sans-serif;font-size:28px;font-weight:100;margin-bottom:16px;margin-top:48px}.terms-section p,.terms-section ul{color:#fff;font-family:Rajdhani,sans-serif;font-size:16px;line-height:1.6;margin-bottom:24px}.terms-section ul{padding-left:24px}.terms-section ul li{margin-bottom:8px}.terms-contact{border-top:1px solid #222;font-size:16px;margin-top:48px;padding-top:32px;text-align:center}@media(max-width:768px){.terms-content{padding:40px 16px}.terms-title{font-size:36px}.terms-subtitle{font-size:24px}.terms-contact,.terms-section p,.terms-section ul{font-size:14px}}.privacy-layout{background:linear-gradient(180deg,#1e3a5f 0,#000);color:#fff;min-height:100vh}.privacy-content{margin:0 auto;max-width:800px;padding:80px 32px}.privacy-section{text-align:left}.privacy-title{color:#fff;font-size:48px;font-weight:300;margin-bottom:8px}.privacy-date,.privacy-title{font-family:Tektur,sans-serif;text-align:center}.privacy-date{color:#ee5123;font-size:18px;margin-bottom:48px}.privacy-subtitle{font-size:28px;font-weight:100;margin-bottom:16px;margin-top:48px}.privacy-subsubtitle,.privacy-subtitle{color:#fff;font-family:Rajdhani,sans-serif}.privacy-subsubtitle{font-size:20px;font-weight:300;margin-bottom:12px;margin-top:32px}.privacy-section p,.privacy-section ul{color:#fff;font-family:Rajdhani,sans-serif;font-size:16px;line-height:1.6;margin-bottom:24px}.privacy-section ul{padding-left:24px}.privacy-section ul li{margin-bottom:8px}.policy-link{color:#ee5123;text-decoration:none;transition:color .3s}.policy-link:hover{color:#fff}.privacy-contact{border-top:1px solid #222;font-size:16px;margin-top:48px;padding-top:32px;text-align:center}.ant-typography strong{color:#ee5123}@media(max-width:768px){.privacy-content{padding:40px 16px}.privacy-title{font-size:36px}.privacy-subtitle{font-size:24px}.privacy-subsubtitle{font-size:18px}.privacy-contact,.privacy-section p,.privacy-section ul{font-size:14px}}.agent-detail-layout{background:linear-gradient(180deg,#1e3a5f 0,#000);color:#fff;min-height:100vh}.agent-detail-layout .ant-layout-content{margin:0 auto;max-width:1200px;padding:100px 32px 64px;width:100%}.agent-detail-layout .agent-header{align-items:center;display:flex;flex-direction:column;margin-bottom:64px;text-align:center}.agent-detail-layout .agent-header .agent-image-container{border:2px solid #00b7eb;border-radius:50%;box-shadow:0 0 20px #00b7eb66;height:250px;margin-bottom:32px;overflow:hidden;width:250px}.agent-detail-layout .agent-header .agent-image-container img{height:100%;object-fit:cover;width:100%}.agent-detail-layout .agent-header h1{color:#ee5123;font-family:Rajdhani,sans-serif;font-size:48px;margin-bottom:16px}.agent-detail-layout .agent-header .agent-tagline{color:#b0b0b0;font-family:Tektur,sans-serif;font-size:24px}.agent-detail-layout .agent-content-section{background:#1e3a5f66;border:1px solid #00b7eb33;border-radius:12px;margin-bottom:40px;padding:40px}.agent-detail-layout .agent-content-section h2{border-bottom:1px solid #00b7eb33;color:#00b7eb;font-family:Rajdhani,sans-serif;font-size:32px;margin-bottom:24px;padding-bottom:16px}.agent-detail-layout .agent-content-section p{color:#e0e0e0;font-size:18px;line-height:1.8;margin-bottom:24px}.agent-detail-layout .agent-content-section ul{list-style-type:none;padding:0}.agent-detail-layout .agent-content-section ul li{color:#e0e0e0;font-size:18px;line-height:1.8;margin-bottom:16px;padding-left:24px;position:relative}.agent-detail-layout .agent-content-section ul li:before{color:#ee5123;content:">";font-weight:700;left:0;position:absolute}.agent-detail-layout .agent-cta-section{align-items:center;background:#1e3a5f66;border:1px solid #00b7eb33;border-radius:12px;display:flex;flex-direction:column;margin-bottom:20px;margin-top:60px;padding:60px 40px;text-align:center}.agent-detail-layout .agent-cta-section h2{color:#00b7eb;font-family:Rajdhani,sans-serif;font-size:32px;margin-bottom:16px}.agent-detail-layout .agent-cta-section p{color:#e0e0e0;font-size:18px;line-height:1.8;margin-bottom:32px;max-width:600px}.agent-detail-layout .agent-cta-section .agent-cta-button{background:linear-gradient(90deg,#ee5123,#00b7eb);border-radius:8px;box-shadow:0 4px 15px #00b7eb4d;color:#fff;display:inline-block;font-family:Tektur,sans-serif;font-size:18px;font-weight:600;padding:16px 48px;text-decoration:none;transition:all .3s ease}.agent-detail-layout .agent-cta-section .agent-cta-button:hover{box-shadow:0 6px 20px #ee512380;color:#fff;transform:translateY(-2px)}@media(max-width:768px){.agent-detail-layout .ant-layout-content{padding:80px 16px 40px}.agent-detail-layout .agent-header h1{font-size:36px}.agent-detail-layout .agent-content-section{padding:24px}}.token-detail-layout{background:linear-gradient(180deg,#1e3a5f 0,#000);color:#fff;min-height:100vh}.token-detail-layout .ant-layout-content{margin:0 auto;max-width:1000px;padding:100px 32px 64px;width:100%}.token-detail-layout .token-hero{border-bottom:1px solid #00b7eb33;margin-bottom:64px;padding-bottom:48px;text-align:center}.token-detail-layout .token-hero h1{color:#00b7eb;font-family:Rajdhani,sans-serif;font-size:64px;margin-bottom:16px;text-shadow:0 0 20px #00b7eb66}.token-detail-layout .token-hero .token-subtitle{color:#e0e0e0;font-family:Tektur,sans-serif;font-size:24px;margin-bottom:48px}.token-detail-layout .token-hero .token-live-box{background:#1e3a5f99;border:1px solid #ee5123;border-radius:12px;box-shadow:0 0 20px #ee512333;display:inline-block;padding:32px}.token-detail-layout .token-hero .token-live-box h3{color:#fff;font-family:Tektur,sans-serif;font-size:20px;margin-bottom:24px}.token-detail-layout .token-hero .token-live-box .dex-btn{align-items:center;background-color:#0000;border:1px solid #00b7eb;border-radius:8px;color:#fff;display:flex;font-size:16px;gap:12px;height:48px;padding:0 24px}.token-detail-layout .token-hero .token-live-box .dex-btn:hover{background-color:#1e3a5f;border-color:#ee5123}.token-detail-layout .token-hero .token-live-box .dex-btn .btn-icon{height:24px;object-fit:contain;width:24px}.token-detail-layout .token-content-body .token-section{margin-bottom:56px}.token-detail-layout .token-content-body .token-section h2{border-bottom:2px solid #00b7eb;color:#ee5123;display:inline-block;font-family:Rajdhani,sans-serif;font-size:32px;margin-bottom:24px;padding-bottom:8px}.token-detail-layout .token-content-body .token-section p{color:#d0d0d0;font-size:18px;line-height:1.8;margin-bottom:24px}.token-detail-layout .token-content-body .token-section ul{list-style-type:none;padding:0}.token-detail-layout .token-content-body .token-section ul li{background:#1e3a5f33;border-left:4px solid #00b7eb;border-radius:8px;color:#d0d0d0;font-size:18px;line-height:1.8;margin-bottom:20px;padding:16px 16px 16px 40px;position:relative}.token-detail-layout .token-content-body .token-section ul li:before{color:#ee5123;content:"•";font-size:24px;left:16px;position:absolute;top:50%;transform:translateY(-50%)}.token-detail-layout .token-content-body .token-section ul li strong{color:#fff;font-family:Tektur,sans-serif}.token-detail-layout .token-content-body .token-section .tokenomics-grid{display:flex;flex-direction:column;gap:16px;margin-top:24px}.token-detail-layout .token-content-body .token-section .tokenomics-grid .grid-header{grid-gap:16px;background:#1e3a5fcc;border-bottom:2px solid #ee5123;border-radius:8px;display:grid;gap:16px;grid-template-columns:1.2fr 1fr 1.5fr 3fr;padding:16px}.token-detail-layout .token-content-body .token-section .tokenomics-grid .grid-header .col{color:#fff;font-family:Tektur,sans-serif;font-size:18px;font-weight:700}.token-detail-layout .token-content-body .token-section .tokenomics-grid .grid-row{grid-gap:16px;background:#1e3a5f33;border-left:4px solid #00b7eb;border-radius:8px;display:grid;gap:16px;grid-template-columns:1.2fr 1fr 1.5fr 3fr;padding:16px;transition:background .3s ease}.token-detail-layout .token-content-body .token-section .tokenomics-grid .grid-row:hover{background:#1e3a5f66}.token-detail-layout .token-content-body .token-section .tokenomics-grid .grid-row .col{align-items:center;color:#d0d0d0;display:flex;font-size:16px;line-height:1.6}.token-detail-layout .token-content-body .token-section .tokenomics-grid .grid-row .col.description{font-size:15px}.token-detail-layout .token-content-body .token-section .info-list li:before{top:24px}.token-detail-layout .token-content-body .token-section .info-list li .contract-link{color:#00b7eb;text-decoration:none;word-break:break-all}.token-detail-layout .token-content-body .token-section .info-list li .contract-link:hover{color:#ee5123;text-decoration:underline}@media(max-width:768px){.token-detail-layout .ant-layout-content{padding:80px 16px 40px}.token-detail-layout .token-hero h1{font-size:48px}.token-detail-layout .token-hero .token-subtitle{font-size:18px}.token-detail-layout .token-content-body .token-section h2{font-size:28px}.token-detail-layout .token-content-body .token-section .tokenomics-grid .grid-header{display:none}.token-detail-layout .token-content-body .token-section .tokenomics-grid .grid-row{gap:12px;grid-template-columns:1fr}.token-detail-layout .token-content-body .token-section .tokenomics-grid .grid-row .col{align-items:flex-start;display:flex;flex-direction:column}.token-detail-layout .token-content-body .token-section .tokenomics-grid .grid-row .col:before{color:#ee5123;content:attr(data-label);font-family:Tektur,sans-serif;font-size:14px;font-weight:700;margin-bottom:4px}}.new-to-crypto-layout{background-color:#0b0c10;color:#fff;min-height:100vh}.new-to-crypto-layout .new-to-crypto-content{padding:100px 20px 60px}.new-to-crypto-layout .new-to-crypto-content .container{margin:0 auto;max-width:800px}.new-to-crypto-layout .new-to-crypto-content .container h1{color:#00b96b;font-size:3rem;margin-bottom:20px;text-align:center}.new-to-crypto-layout .new-to-crypto-content .container .intro{color:#c5c6c7;font-size:1.2rem;line-height:1.6;margin-bottom:40px;text-align:center}.new-to-crypto-layout .new-to-crypto-content .container .crypto-guides{background:#0000;border:1px solid #1f2833}.new-to-crypto-layout .new-to-crypto-content .container .crypto-guides .ant-collapse-item{border-bottom:1px solid #1f2833}.new-to-crypto-layout .new-to-crypto-content .container .crypto-guides .ant-collapse-item .ant-collapse-header{color:#00b96b;font-size:1.2rem;font-weight:600;padding:20px}.new-to-crypto-layout .new-to-crypto-content .container .crypto-guides .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon{color:#00b96b}.new-to-crypto-layout .new-to-crypto-content .container .crypto-guides .ant-collapse-item .ant-collapse-content{background-color:#1f2833;border-top:1px solid #1f2833;color:#c5c6c7}.new-to-crypto-layout .new-to-crypto-content .container .crypto-guides .ant-collapse-item .ant-collapse-content p{font-size:1.1rem;line-height:1.6;margin-bottom:15px}.new-to-crypto-layout .new-to-crypto-content .container .crypto-guides .ant-collapse-item .ant-collapse-content ol{font-size:1.1rem;line-height:1.6;padding-left:20px}.new-to-crypto-layout .new-to-crypto-content .container .crypto-guides .ant-collapse-item .ant-collapse-content ol li{margin-bottom:10px}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}body{background-color:#1e3a5f;font-family:Roboto,sans-serif;margin:0;padding:0}a{color:#00b96b;text-decoration:none}a:hover{color:#00d97e}h2{color:#00b7eb;font-family:Tektur,sans-serif;font-size:36px;margin-bottom:8px;text-transform:uppercase}.app-wrapper{padding-top:50px}@media(max-width:768px){.app-wrapper{padding-top:80px}}
/*# sourceMappingURL=main.42352fcd.css.map*/