:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;min-width:320px;min-height:100vh;width:100%}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.header{background-color:#fff;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:9999;width:100%}.header .container{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;max-width:1200px;margin:0 auto}.logo a{font-size:1.8rem;font-weight:700;color:#3b82f6;text-decoration:none;transition:color .3s ease}.logo a:hover{color:#2563eb}.nav ul{display:flex;list-style:none;margin:0;padding:0;position:relative;z-index:1001}.nav li{margin-left:2rem;position:relative;z-index:1002}.nav a{color:#333;text-decoration:none;font-weight:500;font-size:1rem;transition:color .3s ease;display:inline-block;padding:.5rem;position:relative;z-index:1010}.nav a:hover{color:#3b82f6}.nav a.active{color:#3b82f6;font-weight:600;position:relative}.nav a.active:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background-color:#3b82f6}.nav a{cursor:pointer}@media (max-width: 768px){.header .container{flex-direction:column;padding:1rem}.nav{margin-top:1rem;width:100%}.nav ul{justify-content:center}.nav li{margin:0 1rem}}@media (max-width: 480px){.nav ul{flex-wrap:wrap}.nav li{margin:.5rem}}.footer{background-color:#1f2937;color:#f9fafb;padding:3rem 0 1.5rem}.footer .container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3{font-size:1.2rem;margin-bottom:1rem;color:#f9fafb}.footer-section p{color:#d1d5db;margin-bottom:1rem;line-height:1.5}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#d1d5db;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#3b82f6}.footer-bottom{border-top:1px solid #374151;padding-top:1.5rem;text-align:center;color:#9ca3af;font-size:.9rem}@media (max-width: 768px){.footer-content{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width: 480px){.footer-content{grid-template-columns:1fr}.footer .container{padding:0 1rem}}.home-page{font-family:Inter,Helvetica Neue,Arial,sans-serif;color:#1f2937}.container{max-width:1200px;margin:0 auto;padding:0;position:relative;z-index:1}.section-title{font-size:2.25rem;font-weight:800;text-align:center;margin-bottom:3.5rem;color:#1f2937;position:relative;letter-spacing:-.5px}.section-title:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(to right,#3b82f6,#f0b90b);border-radius:4px}.hero-section{display:flex;align-items:center;justify-content:space-between;padding:5rem 2rem;background:linear-gradient(135deg,#f8fafc,#e2e8f0);overflow:hidden}.hero-content{flex:1;padding:0 2rem;max-width:600px}.hero-content h1{font-size:3rem;font-weight:800;margin-bottom:1.5rem;color:#1f2937;line-height:1.2}.hero-content p{font-size:1.25rem;color:#4b5563;margin-bottom:2rem;line-height:1.6}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.primary-button,.secondary-button,.cta-button,.view-more-button{padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease;display:inline-block}.primary-button{background-color:#f0b90b;color:#1f2937;border:2px solid #f0b90b}.primary-button:hover{background-color:#e2aa0a;border-color:#e2aa0a}.secondary-button{background-color:transparent;color:#1f2937;border:2px solid #1f2937}.secondary-button:hover{background-color:#1f2937;color:#fff}.hero-image{flex:1;display:flex;justify-content:center;align-items:center}.hero-image img{max-width:100%;height:auto;animation:float 6s ease-in-out infinite}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.airdrop-showcase-section{padding:5rem 2rem;background:linear-gradient(135deg,#1f2937,#111827);color:#fff}.airdrop-showcase-section .section-title{color:#fff}.airdrop-showcase-section .section-title:after{background-color:#f0b90b}.airdrop-featured-wrapper{display:grid;grid-template-columns:2fr 1fr;gap:2rem;min-height:400px}.airdrop-featured-wrapper .airdrop-panel{height:100%;box-sizing:border-box;margin:0}.airdrop-featured-wrapper .airdrop-panel.featured-mode{background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.airdrop-cta{background:#f0b90b1a;border:1px solid rgba(240,185,11,.3);border-radius:12px;padding:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;height:100%;box-sizing:border-box}.airdrop-cta h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#f0b90b}.airdrop-cta p{color:#fffc;margin-bottom:1.5rem;line-height:1.6}.airdrop-more-button{background-color:#f0b90b;color:#1f2937;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-block}.airdrop-more-button:hover{background-color:#e2aa0a;transform:translateY(-3px);box-shadow:0 5px 15px #f0b90b4d}.features-section{padding:5rem 2rem;background-color:#fff}.features-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem}.feature-card{background-color:#f8fafc;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000000d;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-10px);box-shadow:0 10px 15px #0000001a}.feature-icon{font-size:3rem;margin-bottom:1.5rem}.feature-card h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#1f2937}.feature-card p{color:#4b5563;line-height:1.6}.services-section{padding:5rem 2rem;background:linear-gradient(180deg,#f8fafc,#f0f7ff);position:relative;overflow:hidden}.services-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 10% 20%,rgba(59,130,246,.03) 0%,transparent 50%),radial-gradient(circle at 90% 80%,rgba(240,185,11,.03) 0%,transparent 50%);pointer-events:none}.service-category{margin-bottom:3rem}.category-title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:#1f2937;position:relative;padding-left:1rem;border-left:4px solid #f0b90b}.compact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:1.5rem}.compact-card{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000014;transition:all .3s ease;display:flex;flex-direction:column;height:100%;border:1px solid rgba(226,232,240,.8);min-height:280px;width:100%}.compact-card:hover{transform:translateY(-8px);box-shadow:0 12px 20px #0000001f;border-color:#cbd5e0cc}.compact-card:hover .compact-image-container{background:linear-gradient(135deg,#2563eb,#1e40af)}.compact-card:hover .compact-image{transform:scale(1.05)}.compact-image-container{height:160px;width:100%;padding:1.5rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:8px 8px 0 0;box-shadow:inset 0 0 10px #0000001a;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.compact-image{max-width:80%;max-height:80%;object-fit:contain;filter:contrast(1.1) brightness(1.05);transition:all .3s ease}.compact-content{padding:1.25rem;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;background:#fff}.compact-content h4{font-size:1.15rem;font-weight:700;margin-bottom:.75rem;color:#1f2937;position:relative;padding-bottom:.5rem}.compact-content h4:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background:linear-gradient(to right,#f0b90b,#e2aa0a);border-radius:3px}.compact-button{display:inline-block;padding:.6rem 1.2rem;background:linear-gradient(to right,#f0b90b,#e2aa0a);color:#1f2937;font-weight:600;font-size:.9rem;text-decoration:none;border-radius:8px;text-align:center;transition:all .3s ease;margin-top:.75rem;box-shadow:0 2px 4px #f0b90b33;border:none}.compact-button:hover{background:linear-gradient(to right,#e2aa0a,#d49e09);transform:translateY(-2px);box-shadow:0 4px 8px #f0b90b4d}.view-all-link{display:block;text-align:right;color:#4b5563;text-decoration:none;font-weight:500;transition:color .3s ease;margin-top:.5rem}.view-all-link:hover{color:#f0b90b}.view-all-links{grid-column:1 / -1;display:flex;justify-content:space-between;margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.project-card{display:flex;background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px #0000001a}.project-image{flex:0 0 200px;background-color:#f8fafc;display:flex;align-items:center;justify-content:center;padding:1.5rem}.project-image img{max-width:100%;max-height:120px;object-fit:contain}.project-content{flex:1;padding:1.5rem}.project-content h3{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;color:#1f2937}.project-content p{color:#4b5563;margin-bottom:1rem;line-height:1.6}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;margin-bottom:1.5rem;padding-left:1.25rem}.feature-list li{color:#4b5563;font-size:.9rem}.register-button{display:inline-block;padding:.75rem 1.5rem;background-color:#f0b90b;color:#1f2937;font-weight:600;text-decoration:none;border-radius:8px;transition:background-color .3s ease}.register-button:hover{background-color:#e2aa0a}.section-footer{text-align:center}.view-more-button{background-color:transparent;color:#1f2937;border:2px solid #f0b90b}.view-more-button:hover{background-color:#f0b90b;color:#1f2937}.binance-alpha-section{padding:5rem 0;background-color:#f8fafc;position:relative;overflow:hidden}.binance-alpha-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to right,rgba(240,185,11,.05),transparent);z-index:0}.binance-alpha-section .container{position:relative;z-index:1}.binance-alpha-section .section-description{text-align:center;color:#4b5563;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto}.testimonials-section{padding:5rem 0;background-color:#fff}@media (max-width: 992px){.hero-section{flex-direction:column;padding:3rem 0}.hero-content{max-width:100%;text-align:center;margin-bottom:2rem}.hero-buttons{justify-content:center}.airdrop-featured-wrapper{flex-direction:column}.airdrop-cta{margin-top:1rem}.compact-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.section-title{font-size:1.75rem}.hero-content h1{font-size:2.25rem}.hero-content p{font-size:1rem}.compact-grid{grid-template-columns:repeat(2,1fr)}.compact-image{height:100px}.compact-content h4{font-size:1rem}.compact-button{padding:.4rem .8rem;font-size:.8rem}}@media (max-width: 576px){.compact-grid,.features-grid{grid-template-columns:1fr}}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.testimonial-card{background-color:#f8fafc;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000000d;transition:transform .3s ease}.testimonial-content p{color:#4b5563;font-style:italic;line-height:1.6;position:relative}.testimonial-content p:before,.testimonial-content p:after{content:'"';color:#f0b90b;font-size:1.5rem;font-weight:700}.testimonial-author{display:flex;align-items:center;gap:1rem}.author-avatar{width:50px;height:50px;border-radius:50%;background-color:#e5e7eb;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.author-info h4{font-size:1rem;font-weight:600;margin:0;color:#1f2937}.author-info p{font-size:.875rem;color:#6b7280;margin:0}.cta-section{padding:5rem 0;background:linear-gradient(135deg,#1f2937,#111827);color:#fff;text-align:center}.cta-content{max-width:700px;margin:0 auto}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-content p{font-size:1.25rem;color:#e5e7eb;margin-bottom:2rem;line-height:1.6}.cta-button{background-color:#f0b90b;color:#1f2937;border:none;font-size:1.125rem;padding:1rem 2rem}.cta-button:hover{background-color:#e2aa0a}@media (max-width: 1024px){.hero-section{flex-direction:column;padding:3rem 0}.hero-content{max-width:100%;text-align:center;margin-bottom:2rem}.hero-buttons{justify-content:center}.compact-grid{grid-template-columns:repeat(2,1fr)}.projects-grid{grid-template-columns:1fr}}@media (max-width: 768px){.section-title{font-size:1.75rem}.hero-content h1{font-size:2.25rem}.hero-content p{font-size:1rem}.features-grid,.testimonials-grid{grid-template-columns:1fr}.project-card{flex-direction:column}.project-image{flex:0 0 auto;height:200px}.feature-list{grid-template-columns:1fr}.cta-content h2{font-size:1.75rem}.cta-content p{font-size:1rem}}@media (max-width: 480px){.hero-buttons{flex-direction:column;width:100%}.primary-button,.secondary-button{width:100%;text-align:center}}.airdrop-panel{background:linear-gradient(135deg,#4a2a7a,#2d3a8c);border-radius:16px;box-shadow:0 15px 40px #00000026;padding:3rem;margin:2rem auto;width:100%;overflow:hidden;color:#fff;border:1px solid rgba(255,255,255,.05);position:relative}.airdrop-panel:before{content:"";position:absolute;top:0;right:0;width:300px;height:300px;background:radial-gradient(circle,#a78bfa26,#a78bfa00 70%);border-radius:50%;z-index:0;pointer-events:none}.airdrop-panel-header{display:flex;flex-direction:column;margin-bottom:3rem;gap:2rem;border-bottom:2px solid rgba(167,139,250,.5);padding-bottom:2rem;position:relative;z-index:1}.airdrop-panel-header h3{font-size:2.5rem;background:linear-gradient(90deg,#a78bfa,#c4b5fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0;font-weight:800;text-align:center;letter-spacing:.5px;position:relative}.airdrop-panel-header h3:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(90deg,#f0b90b,#ffcb45);border-radius:2px}.token-selector{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem;position:relative;z-index:1}.token-option{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;border-radius:50px;background-color:#ffffff14;border:2px solid transparent;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.token-option img{width:28px;height:28px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.token-option span{font-weight:600;font-size:1rem;color:#fff;letter-spacing:.5px}.token-option:hover{background-color:#ffffff26;transform:translateY(-3px);box-shadow:0 5px 15px #0003}.token-option.active{background-color:#7e22ce33;transform:translateY(-3px);border:2px solid rgba(167,139,250,.5);box-shadow:0 5px 15px #7e22ce26}.token-option.more{background-color:#7e22ce26;border:1px solid rgba(167,139,250,.3)}.token-option.more:hover{background-color:#7e22ce40;box-shadow:0 5px 15px #7e22ce33}.all-tokens-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.5rem;margin-bottom:2.5rem;background-color:#00000026;padding:2.5rem;border-radius:16px;border:1px solid rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.token-card{display:flex;background-color:#ffffff08;border-radius:16px;overflow:hidden;box-shadow:0 10px 25px #00000026;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(255,255,255,.05);margin-bottom:2rem;position:relative;z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.token-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0003;border-color:#f0b90b1a;background-color:#ffffff14}.token-icon{flex:0 0 180px;display:flex;align-items:center;justify-content:center;padding:2.5rem;background:linear-gradient(135deg,#ffffff0d,#ffffff03);position:relative;overflow:hidden}.token-icon:after{content:"";position:absolute;top:0;right:0;bottom:0;width:1px;background:linear-gradient(to bottom,#f0b90b00,#f0b90b4d,#f0b90b00)}.token-icon img{width:100px;height:100px;filter:drop-shadow(0 8px 15px rgba(0,0,0,.4));transition:transform .3s ease}.token-card:hover .token-icon img{transform:scale(1.1) rotate(5deg)}.token-details{flex:1;padding:2.5rem 3rem;position:relative}.token-details h4{font-size:2rem;font-weight:700;margin-top:0;margin-bottom:1.5rem;color:#fff;position:relative;display:inline-block}.token-details h4:after{content:"";position:absolute;bottom:-8px;left:0;width:40px;height:3px;background:linear-gradient(90deg,#7e22ce,#a78bfa4d);border-radius:2px}.token-amount{display:flex;align-items:baseline;gap:.5rem;margin-bottom:1rem}.amount-value{font-size:3rem;font-weight:800;color:#7e22ce;text-shadow:0 2px 10px rgba(126,34,206,.3);letter-spacing:-.5px}.token-symbol{font-size:1.5rem;font-weight:600;color:#a3a3a3;margin-left:5px}.token-price,.token-value{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem;background-color:#ffffff08;padding:1rem 1.5rem;border-radius:10px;border:1px solid rgba(255,255,255,.05)}.price-label,.value-label{font-size:1.1rem;color:#a3a3a3;font-weight:500}.price-value,.value-amount{font-size:1.3rem;font-weight:700;color:#f0b90b;letter-spacing:.5px}.token-description{font-size:1.1rem;line-height:1.8;color:#e2e8f0;margin:2rem 0 0;padding:2rem 0 0;border-top:1px solid rgba(255,255,255,.1);position:relative}.token-description:before{content:"参与心得";position:absolute;top:-10px;left:20px;background-color:#1e293b;padding:0 15px;font-size:.9rem;color:#a3a3a3;font-weight:500}.mini-token-card{display:flex;align-items:center;gap:1rem;background-color:#ffffff08;border-radius:12px;padding:1rem 1.25rem;cursor:pointer;transition:all .3s ease;border:1px solid rgba(255,255,255,.05);box-shadow:0 5px 15px #0000001a}.mini-token-card:hover{background-color:#ffffff14;transform:translateY(-3px);box-shadow:0 8px 20px #00000026;border-color:#f0b90b1a}.mini-token-card.active{border-color:#a78bfa80;background-color:#7e22ce1a;box-shadow:0 8px 20px #7e22ce26;position:relative}.mini-token-card.active:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(to bottom,#7e22ce,#a78bfa4d);border-radius:4px 0 0 4px}.mini-token-card img{width:32px;height:32px}.mini-token-info{display:flex;flex-direction:column}.mini-token-info .symbol{font-weight:600;color:#fff;font-size:.9rem}.mini-token-info .amount{color:#a3a3a3;font-size:.8rem}.airdrop-summary{display:flex;justify-content:space-between;background-color:#7e22ce1a;padding:1.5rem;border-radius:8px;margin-bottom:1.5rem;border:1px solid rgba(167,139,250,.3)}.summary-item{display:flex;flex-direction:column;gap:.5rem}.summary-label{font-size:.9rem;color:#a3a3a3}.summary-value{font-size:1.25rem;font-weight:700;color:#fff}.summary-value.highlight{color:#f0b90b;font-size:1.5rem}.airdrop-tips-toggle{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background-color:#ffffff0d;border-radius:8px;cursor:pointer;margin-bottom:1rem;transition:all .3s ease}.airdrop-tips-toggle:hover{background-color:#ffffff1a}.airdrop-tips-toggle h4{margin:0;font-size:1.1rem;color:#fff}.toggle-icon{font-size:.8rem;color:#f0b90b;transition:transform .3s ease}.toggle-icon.open{transform:rotate(180deg)}.airdrop-tips{background-color:#0003;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem;border:1px solid rgba(255,255,255,.1)}.airdrop-tips ul{margin:0;padding-left:1.5rem}.airdrop-tips li{margin-bottom:.75rem;color:#e2e8f0;line-height:1.5}@media (max-width: 768px){.airdrop-panel{padding:1.5rem}.token-card{flex-direction:column}.token-icon{padding:1.5rem}.token-icon img{width:60px;height:60px}.all-tokens-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.airdrop-summary{flex-direction:column;gap:1rem}.token-selector{flex-wrap:wrap;justify-content:center}.token-option{padding:.4rem .8rem}.token-option img{width:20px;height:20px}}.alpha-panel{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;padding:2rem;margin-top:1rem;margin-bottom:1rem;max-width:100%;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.alpha-panel:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.alpha-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.alpha-header h2{font-size:1.5rem;color:#f0b90b;margin:0}.token-selector{display:flex;gap:.5rem}.token-selector select{padding:.5rem;border:1px solid #e2e8f0;border-radius:4px;background-color:#fff;font-size:.9rem}.token-selector button{padding:.5rem 1.25rem;background-color:#f0b90b;color:#1f2937;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:all .3s ease;box-shadow:0 2px 4px #f0b90b33}.token-selector button:hover{background-color:#e2aa0a;transform:translateY(-2px);box-shadow:0 4px 8px #f0b90b4d}.token-selector button:hover{background-color:#e2aa0a}.token-selector button:disabled{background-color:#d1d5db;cursor:not-allowed}.alpha-content{display:flex;flex-direction:column;gap:1.5rem}.token-info{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;background-color:#fff;padding:1rem;border-radius:8px;box-shadow:0 2px 4px #0000000d}.info-item{display:flex;flex-direction:column;gap:.25rem}.label{font-size:.85rem;color:#6b7280}.value{font-size:1.1rem;font-weight:600;color:#1f2937}.progress-section{background-color:#fff;padding:1rem;border-radius:8px;box-shadow:0 2px 4px #0000000d}.progress-info{display:flex;justify-content:space-between;margin-bottom:.75rem}.progress-bar{height:10px;background-color:#e5e7eb;border-radius:5px;overflow:hidden}.progress-fill{height:100%;background-color:#f0b90b;border-radius:5px;transition:width .5s ease}.value-section{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;background-color:#fff;padding:1rem;border-radius:8px;box-shadow:0 2px 4px #0000000d}.highlight .value{color:#f0b90b;font-weight:700}.countdown-section{background-color:#fff;padding:1rem;border-radius:8px;box-shadow:0 2px 4px #0000000d;text-align:center}.countdown-section h3{font-size:1.1rem;color:#1f2937;margin-top:0;margin-bottom:1rem}.countdown{display:flex;justify-content:center;gap:1rem}.countdown-item{display:flex;flex-direction:column;align-items:center}.count{font-size:1.5rem;font-weight:700;color:#f0b90b;background-color:#1f2937;border-radius:4px;padding:.5rem .75rem;min-width:2.5rem;text-align:center}.unit{font-size:.8rem;color:#6b7280;margin-top:.25rem}.links-section{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.links-section a{color:#f0b90b;text-decoration:none;font-weight:500;transition:color .3s}.links-section a:hover{color:#e2aa0a;text-decoration:underline}@media (max-width: 768px){.alpha-header{flex-direction:column;align-items:flex-start}.token-selector{width:100%}.token-info,.value-section{flex-direction:column;gap:.75rem}.countdown{flex-wrap:wrap}}.link-card{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column}.link-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px #0000001a}.link-card-image{height:180px;overflow:hidden;background-color:#2563eb;padding:0;position:relative;display:flex;align-items:center;justify-content:center}.link-card-image img{max-width:80%;max-height:80%;object-fit:contain;display:block;border-radius:12px;box-shadow:0 4px 8px #0003}.link-card-content{padding:1.25rem;flex-grow:1;display:flex;flex-direction:column}.link-card-content h3{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:#1f2937}.link-card-content p{color:#4b5563;margin-bottom:1rem;line-height:1.4;flex-grow:1;font-size:.9rem}.link-card-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tag{background-color:#e5e7eb;color:#4b5563;font-size:.75rem;padding:.25rem .5rem;border-radius:9999px;font-weight:500}.promo-link{display:inline-block;background-color:#3b82f6;color:#fff;padding:.75rem 1.5rem;border-radius:.375rem;text-decoration:none;font-weight:500;text-align:center;transition:background-color .3s ease}.promo-link:hover{background-color:#2563eb}@media (max-width: 768px){.link-card-image{height:180px}.link-card-content{padding:1.25rem}.link-card-content h3{font-size:1.1rem}}.exchanges-page{min-height:100vh}.exchanges-section{padding:4rem 0;background-color:#f0f7ff}.exchanges-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media (max-width: 1024px){.exchanges-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.exchanges-grid{grid-template-columns:1fr}}@media (max-width: 768px){.page-header{padding:2.5rem 0}.page-header h1{font-size:2rem}.exchanges-section,.info-section{padding:3rem 0}.exchanges-grid{grid-template-columns:repeat(2,1fr)}.container{padding:0 1.5rem}.info-section h2{font-size:1.5rem}}@media (max-width: 480px){.page-header h1{font-size:1.75rem}.page-header p{font-size:1rem}.exchanges-section,.info-section{padding:2.5rem 0}.exchanges-grid{grid-template-columns:1fr}.container{padding:0 1rem}}.ucards-page{min-height:100vh}.ucards-section{padding:4rem 0;background-color:#f0f7ff}.ucards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.info-section{background-color:#f9fafb;padding:4rem 0}.info-section h2{font-size:1.75rem;font-weight:700;margin-bottom:2rem;text-align:center;color:#1f2937}.info-content{max-width:800px;margin:0 auto;line-height:1.6}.info-content p{margin-bottom:1.5rem;color:#4b5563}.info-content ul{margin-bottom:1.5rem;padding-left:1.5rem}.info-content li{margin-bottom:.75rem;color:#4b5563}@media (max-width: 1024px){.ucards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.ucards-grid{grid-template-columns:1fr}}@media (max-width: 768px){.page-header{padding:2.5rem 0}.page-header h1{font-size:2rem}.ucards-section,.info-section{padding:3rem 0}.ucards-grid{grid-template-columns:repeat(2,1fr)}.container{padding:0 1.5rem}.info-section h2{font-size:1.5rem}}@media (max-width: 480px){.page-header h1{font-size:1.75rem}.page-header p{font-size:1rem}.ucards-section,.info-section{padding:2.5rem 0}.ucards-grid{grid-template-columns:1fr}.container{padding:0 1rem}}.courses-page{padding:2rem 0}.courses-header{text-align:center;margin-bottom:3rem}.courses-header h1{font-size:2.5rem;color:#333;margin-bottom:1rem}.courses-header p{font-size:1.2rem;color:#666;max-width:700px;margin:0 auto}.tabs-container{margin:30px 0 10px}.tabs-nav{display:flex;justify-content:center;border-bottom:1px solid #e0e0e0;margin-bottom:20px}.tab-btn{padding:10px 20px;margin:0 10px;background:none;border:none;font-size:16px;font-weight:500;color:#666;cursor:pointer;position:relative;transition:all .3s ease}.tab-btn:hover,.tab-btn.active{color:#1a73e8}.tab-btn.active:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:3px;background-color:#1a73e8;border-radius:3px 3px 0 0}.courses-grid{display:flex;flex-direction:column;gap:3rem;margin-bottom:4rem}.category-section{margin-bottom:2rem}.category-title{font-size:1.8rem;color:#333;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #1a73e8;display:inline-block}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width: 1200px){.category-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 900px){.category-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.category-grid{grid-template-columns:1fr}}.course-card{background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.course-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}.course-image{height:200px;overflow:hidden;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.course-image img{width:100%;height:100%;object-fit:cover}.course-content{padding:1.5rem}.course-content h3{font-size:1.5rem;margin-bottom:.75rem;color:#333}.course-content p{color:#666;margin-bottom:1.5rem;line-height:1.6}.course-preview,.course-benefits{background:#f9f9f9;padding:1rem;border-radius:5px;margin-bottom:1.5rem}.course-preview h4,.course-benefits h4{font-size:1.1rem;margin-bottom:.5rem;color:#444}.course-benefits ul{padding-left:1.5rem}.course-benefits li{margin-bottom:.5rem;color:#555}.course-footer{display:flex;justify-content:space-between;align-items:center;margin-top:1.5rem}.course-price{font-size:1.5rem;font-weight:700;color:#e74c3c}.courses-info{background:#f9f9f9;padding:3rem 0;border-radius:10px}.courses-info h2{text-align:center;margin-bottom:2rem;font-size:2rem;color:#333}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.info-item{text-align:center;padding:1.5rem}.info-item h3{font-size:1.3rem;margin-bottom:1rem;color:#333}.info-item p{color:#666;line-height:1.6}.payment-modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000}.payment-modal{background:#fff;border-radius:10px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 5px 30px #0000004d}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #eee}.modal-header h3{margin:0;font-size:1.5rem;color:#333}.close-btn{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#999}.close-btn:hover{color:#333}.modal-body{padding:1.5rem}.payment-details h4{font-size:1.3rem;margin-bottom:1rem;color:#333}.payment-price{display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #eee}.payment-price .price{font-size:1.3rem;font-weight:700;color:#e74c3c}.payment-instructions{margin-bottom:1.5rem}.payment-qr-container{display:flex;flex-direction:column;align-items:center;margin:1rem 0;gap:1.5rem}@media (min-width: 600px){.payment-qr-container{flex-direction:row;justify-content:space-between;align-items:center}.payment-address,.qrcode-container{width:48%;margin:0}}.payment-address{display:flex;background:#f5f5f5;padding:.75rem;border-radius:5px;width:100%;align-items:center;box-sizing:border-box;min-height:60px}.qrcode-container{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;padding:1rem;border-radius:8px;box-shadow:0 2px 10px #0000001a;height:auto}.qrcode-hint{margin-top:.75rem;font-size:.9rem;color:#666;text-align:center}.payment-address code{flex:1;overflow:hidden;text-overflow:ellipsis;font-family:monospace;word-break:break-all;font-size:.9rem}.copy-btn{background:#ddd;border:none;padding:.25rem .5rem;border-radius:3px;margin-left:.5rem;cursor:pointer}.copy-btn:hover{background:#ccc}.payment-note{font-size:.9rem;color:#666;font-style:italic}.payment-restrictions{margin-top:15px;padding:10px;background-color:#f8f9fa;border-radius:5px;border-left:3px solid #ffc107}.payment-restrictions p{margin:0 0 5px;color:#495057}.payment-restrictions ul{margin:0;padding-left:20px}.payment-restrictions li{font-size:.85rem;margin-bottom:3px;color:#495057}.order-info{margin:1rem 0;padding:.75rem;background:#f8f9fa;border-radius:5px;border-left:3px solid #3498db}.order-info p{margin:.5rem 0;color:#333}.transaction-id-input{margin:.75rem 0;padding:.5rem;background:#f5f8fa;border-radius:4px;border:1px solid #e1e8ed}.transaction-id-input label{display:block;margin-bottom:.3rem;font-weight:600;color:#333;font-size:.8rem}.transaction-id-input input{width:100%;padding:.4rem .6rem;border:1px solid #ddd;border-radius:4px;font-family:monospace;font-size:.85rem;background-color:#fff;transition:all .2s ease;height:32px;box-sizing:border-box}.transaction-id-input input:focus{border-color:#3498db;outline:none;box-shadow:0 0 0 3px #3498db40}.transaction-id-input input::placeholder{color:#aaa}.txid-icon{display:inline-block;margin-right:5px;font-size:1.1rem}.txid-help{margin-top:.3rem;font-size:.75rem;color:#666;line-height:1.2;background-color:#f0f7fb;padding:.3rem .5rem;border-radius:3px;border-left:2px solid #3498db}.txid-article-link{display:block;margin-top:.3rem;color:#1a73e8;font-weight:500;text-decoration:none;transition:color .2s ease}.txid-article-link:hover{color:#0d47a1;text-decoration:underline}.payment-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem}.btn-verify{display:flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-weight:600;font-size:1.05rem;transition:all .2s ease}.btn-verify:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.verify-icon{display:inline-block;margin-right:6px;font-size:1.1rem}.payment-processing{text-align:center;padding:2rem 0}.spinner{border:4px solid rgba(0,0,0,.1);border-radius:50%;border-top:4px solid #3498db;width:50px;height:50px;animation:spin 1s linear infinite;margin:0 auto 1.5rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.payment-completed{text-align:center;padding:2rem 0}.success-icon{width:60px;height:60px;background:#2ecc71;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;margin:0 auto 1.5rem}.contact-info{margin-top:15px;text-align:center}.contact-methods{display:flex;justify-content:center;gap:20px;margin:20px 0;flex-wrap:wrap}.contact-method{border:1px solid #e0e0e0;border-radius:8px;padding:15px;width:200px;box-shadow:0 2px 4px #0000001a;background-color:#f9f9f9}.contact-method h5{margin-top:0;margin-bottom:10px;color:#333;font-size:16px}.qrcode-container.service-qr{display:flex;flex-direction:column;align-items:center}.qrcode-container.service-qr img{width:150px;height:150px;border:1px solid #ddd;border-radius:4px;margin-bottom:10px}.qrcode-container.service-qr p{margin:5px 0;font-size:14px;color:#666}.contact-note{margin-top:15px;font-size:14px;color:#666;font-style:italic}.download-link{display:inline-block;margin:1rem 0 1.5rem;padding:.5rem 1rem;background:#f5f5f5;border-radius:5px;color:#3498db;text-decoration:none}.download-link:hover{background:#eee;text-decoration:underline}.payment-failed{text-align:center;padding:2rem 0}.error-icon{width:60px;height:60px;background:#e74c3c;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;margin:0 auto 1.5rem}@media (max-width: 768px){.courses-grid{grid-template-columns:1fr}.info-grid{grid-template-columns:1fr;gap:1.5rem}.courses-header h1{font-size:2rem}.payment-modal{width:95%}.qrcode-container svg{width:120px;height:120px}.payment-qr-container{gap:1rem;flex-direction:column}.payment-address,.qrcode-container{width:100%;margin-bottom:1rem}.qrcode-hint{margin-top:.5rem}}.airdrops-page{font-family:Inter,Helvetica Neue,Arial,sans-serif;color:#1f2937;background-color:#f9fafb;position:relative;z-index:auto}.airdrops-hero{background:linear-gradient(135deg,#4a2a7a,#2d3a8c);color:#fff;padding:7rem 2rem 5rem;text-align:center;position:relative;overflow:hidden;z-index:auto}.airdrops-hero:before{content:"";position:absolute;inset:0;background:url(/assets/hero-image.svg) no-repeat center center;background-size:cover;opacity:.1;z-index:-1;pointer-events:none}.airdrops-hero h1{font-size:4rem;font-weight:800;margin-bottom:1.5rem;color:#fff;position:relative;z-index:auto;background:linear-gradient(90deg,#fff,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 2px 10px rgba(0,0,0,.2)}.airdrops-hero p{font-size:1.5rem;color:#ffffffe6;max-width:800px;margin:0 auto;position:relative;z-index:auto;line-height:1.6}.airdrops-content{padding:6rem 2rem;max-width:1200px;margin:0 auto;position:relative;z-index:auto}.container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:auto}.airdrops-description{width:100%;margin:0 auto 5rem;text-align:center;background-color:#fff;padding:3rem;border-radius:16px;box-shadow:0 10px 30px #0000000d}.airdrops-description h2{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:#0f172a;position:relative}.airdrops-description h2:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:4px;background:linear-gradient(90deg,#4a2a7a,#a78bfa);border-radius:2px;margin-bottom:1rem}.airdrops-description p{font-size:1.1rem;line-height:1.6;color:#4b5563;margin-top:2rem}.full-airdrop-panel{margin-bottom:2rem;width:100%}.airdrops-strategy{background:linear-gradient(135deg,#fff,#f5f3ff);padding:3rem;border-radius:20px;box-shadow:0 20px 50px #0000000d;border:1px solid rgba(126,34,206,.1);position:relative;overflow:hidden;width:100%;z-index:auto}.airdrops-strategy:before{content:"";position:absolute;top:-100px;right:-100px;width:300px;height:300px;background:radial-gradient(circle,#7e22ce0d,#7e22ce00 70%);border-radius:50%;z-index:-1;pointer-events:none}.airdrops-strategy:after{content:"";position:absolute;bottom:-100px;left:-100px;width:300px;height:300px;background:radial-gradient(circle,#7e22ce0d,#7e22ce00 70%);border-radius:50%;z-index:-1;pointer-events:none}.airdrops-strategy h2{font-size:2.25rem;font-weight:700;margin-bottom:3rem;color:#0f172a;text-align:center;position:relative}.airdrops-strategy h2:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(90deg,#7e22ce,#a78bfa80);border-radius:2px}.strategy-content{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:3rem;position:relative;z-index:auto;width:100%;max-width:1000px;margin-left:auto;margin-right:auto}@media (max-width: 768px){.strategy-content{grid-template-columns:1fr}}.strategy-item{background-color:#fff;padding:1.5rem;border-radius:16px;box-shadow:0 10px 25px #00000008;transition:all .3s ease;border:1px solid rgba(126,34,206,.05);position:relative;overflow:hidden;width:calc(50% - 1rem);margin-bottom:2rem;box-sizing:border-box}.strategy-item:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#7e22ceb3,#a78bfa4d);opacity:0;transition:opacity .3s ease}.strategy-item:hover{transform:translateY(-8px);box-shadow:0 15px 30px #00000014;border-color:#7e22ce1a}.strategy-item:hover:before{opacity:1}.strategy-item h3{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#4a2a7a;position:relative;display:flex;align-items:center;flex-wrap:wrap}.strategy-item h3:before{content:"";display:inline-block;width:30px;height:30px;margin-right:15px;background-color:#f0b90b1a;border-radius:50%;flex-shrink:0}.strategy-item h3:after{content:"";position:absolute;left:9px;top:9px;width:12px;height:12px;background-color:#f0b90b;border-radius:50%;box-shadow:0 0 0 4px #f0b90b33}.strategy-item p{color:#4b5563;line-height:1.6;font-size:1rem;margin-bottom:0;padding-left:45px;word-break:break-word}@media (max-width: 992px){.airdrops-hero{padding:4rem 0 2rem}.airdrops-hero h1{font-size:2.5rem}.strategy-content{max-width:90%}.strategy-item{width:calc(50% - .75rem);margin-bottom:1.5rem}}@media (max-width: 768px){.airdrops-hero h1{font-size:2rem}.airdrops-hero p{font-size:1rem}.airdrops-description h2{font-size:1.75rem}.airdrops-strategy{padding:2rem}.strategy-content{max-width:100%}.strategy-item{width:100%;margin-bottom:1.5rem;padding:1.25rem}}.about-page{min-height:100vh}.page-header{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;padding:3rem 0;text-align:center}.page-header h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.page-header p{font-size:1.1rem;max-width:700px;margin:0 auto;opacity:.9}.about-section{padding:4rem 0}.about-content{max-width:800px;margin:0 auto}.about-content h2{font-size:1.75rem;font-weight:700;margin:2.5rem 0 1.5rem;color:#1f2937}.about-content h2:first-child{margin-top:0}.about-content p{margin-bottom:1.5rem;line-height:1.6;color:#4b5563}.values-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin:2rem 0}.value-item{background-color:#f9fafb;padding:1.5rem;border-radius:.5rem;box-shadow:0 2px 4px #0000000d}.value-item h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#1f2937}.value-item p{margin-bottom:0;color:#4b5563}.contact-info{list-style:none;padding-left:0;margin-bottom:1.5rem}.contact-info li{margin-bottom:.75rem;color:#4b5563}@media (max-width: 768px){.page-header{padding:2.5rem 0}.page-header h1{font-size:2rem}.about-section{padding:3rem 0}.about-content h2{font-size:1.5rem}.values-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.container{padding:0 1.5rem}}@media (max-width: 480px){.page-header h1{font-size:1.75rem}.page-header p{font-size:1rem}.about-section{padding:2.5rem 0}.values-grid{grid-template-columns:1fr;gap:1.5rem}.container{padding:0 1rem}}.article-page{min-height:100vh;font-family:Inter,Helvetica Neue,Arial,sans-serif;color:#1f2937;background-color:#f9fafb}.article-header{background:linear-gradient(135deg,#4a2a7a,#2d3a8c);color:#fff;padding:3rem 0 2rem;text-align:center}.article-header h1{font-size:2rem;font-weight:700;margin-bottom:1rem;line-height:1.3}.article-meta{display:flex;justify-content:center;gap:2rem;font-size:.9rem;opacity:.9}.article-section{padding:3rem 0}.article-content{max-width:800px;margin:0 auto;background-color:#fff;padding:2.5rem;border-radius:8px;box-shadow:0 2px 10px #0000000d}.article-summary{background-color:#f0f7ff;padding:1.5rem;border-left:4px solid #3b82f6;margin-bottom:2rem;border-radius:0 4px 4px 0}.article-summary p{margin:0;font-weight:500;color:#1f2937}.article-content h2{font-size:1.5rem;font-weight:700;margin:2rem 0 1rem;color:#1f2937;border-bottom:2px solid #e5e7eb;padding-bottom:.5rem}.article-content p{margin-bottom:1.5rem;line-height:1.7;color:#4b5563}.code-block{background-color:#f9fafb;padding:1rem;border-radius:4px;margin-bottom:1.5rem;overflow-x:auto}.code-block code{font-family:Courier New,monospace;color:#4a2a7a;word-break:break-all}.steps-list{margin-bottom:1.5rem;padding-left:1.5rem}.steps-list li{margin-bottom:.75rem;line-height:1.6;color:#4b5563}.article-tags{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:3rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.tag{background-color:#f3f4f6;color:#4b5563;padding:.35rem .75rem;border-radius:9999px;font-size:.85rem;font-weight:500}@media (max-width: 768px){.article-header{padding:2.5rem 0 1.5rem}.article-header h1{font-size:1.75rem}.article-meta{flex-direction:column;gap:.5rem}.article-section{padding:2rem 0}.article-content{padding:1.5rem}.container{padding:0 1.5rem}}@media (max-width: 480px){.article-header h1{font-size:1.5rem}.article-section{padding:1.5rem 0}.article-content{padding:1.25rem}.container{padding:0 1rem}}.articles-list-page{min-height:100vh;font-family:Inter,Helvetica Neue,Arial,sans-serif;color:#1f2937;background-color:#f9fafb}.articles-header{background:linear-gradient(135deg,#4a2a7a,#2d3a8c);color:#fff;padding:4rem 0 3rem;text-align:center}.articles-header h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.articles-header p{font-size:1.1rem;max-width:700px;margin:0 auto;opacity:.9}.articles-section{padding:4rem 0}.articles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}.article-card{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.article-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.article-card-content{padding:1.5rem}.article-card h2{font-size:1.25rem;font-weight:700;margin-bottom:1rem;line-height:1.4}.article-card h2 a{color:#1f2937;text-decoration:none;transition:color .3s ease}.article-card h2 a:hover{color:#3b82f6}.article-summary{color:#4b5563;margin-bottom:1.5rem;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.article-meta{display:flex;justify-content:space-between;color:#6b7280;font-size:.85rem;margin-bottom:1rem}.article-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tag{background-color:#f3f4f6;color:#4b5563;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500}@media (max-width: 768px){.articles-header{padding:3rem 0 2rem}.articles-header h1{font-size:2rem}.articles-section{padding:3rem 0}.articles-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.container{padding:0 1.5rem}}@media (max-width: 480px){.articles-header h1{font-size:1.75rem}.articles-header p{font-size:1rem}.articles-section{padding:2rem 0}.articles-grid{grid-template-columns:1fr}.container{padding:0 1rem}}.lifetime-service-page{padding:0;background-color:#f9f9f9;color:#333}.service-hero-section{display:flex;align-items:center;justify-content:space-between;padding:4rem 10%;background:linear-gradient(135deg,#1a2a6c,#b21f1f,#fdbb2d);background-size:400% 400%;animation:gradient 15s ease infinite;color:#fff;border-radius:0 0 50px 50px;box-shadow:0 10px 30px #0000001a;position:relative;overflow:hidden}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.service-hero-section:before{content:"";position:absolute;inset:0;background:url(/assets/hero-pattern.svg);opacity:.1;z-index:0}.service-hero-content{flex:1;z-index:1;max-width:600px}.service-hero-content h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2;text-shadow:0 2px 10px rgba(0,0,0,.2)}.service-hero-content p{font-size:1.25rem;margin-bottom:2rem;line-height:1.6;opacity:.9}.service-hero-image{flex:1;display:flex;justify-content:center;align-items:center;z-index:1}.service-hero-image img{max-width:100%;height:auto;filter:drop-shadow(0 10px 20px rgba(0,0,0,.2));transform:scale(1.1);transition:transform .5s ease}.service-hero-image img:hover{transform:scale(1.15)}.primary-button{background:#fff;color:#1a2a6c;border:none;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 5px 15px #0003}.primary-button:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000004d;background:#f8f8f8}.service-overview-section{padding:5rem 10%;background-color:#fff}.container{max-width:1200px;margin:0 auto}.section-title{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1a2a6c;position:relative;padding-bottom:1rem}.section-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100px;height:4px;background:linear-gradient(90deg,#1a2a6c,#b21f1f,#fdbb2d);border-radius:2px}.service-overview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.service-overview-card{background:#fff;border-radius:15px;padding:2rem;text-align:center;box-shadow:0 10px 30px #0000000d;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(0,0,0,.05)}.service-overview-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #0000001a}.service-icon{font-size:3rem;margin-bottom:1.5rem}.service-overview-card h3{font-size:1.5rem;margin-bottom:1rem;color:#1a2a6c}.service-overview-card p{color:#666;line-height:1.6}.service-details-section{padding:5rem 10%;background-color:#f9f9f9}.service-details-card{background:#fff;border-radius:20px;overflow:hidden;margin-bottom:3rem;box-shadow:0 15px 40px #00000014}.service-details-header{background:linear-gradient(135deg,#1a2a6c,#b21f1f);color:#fff;padding:2rem;text-align:center}.service-details-icon{font-size:3.5rem;margin-bottom:1rem}.service-details-header h2{font-size:2rem;margin-bottom:.5rem}.service-subtitle{font-size:1.1rem;opacity:.8}.service-details-content{padding:2rem}.service-feature{margin-bottom:2rem}.service-feature:last-child{margin-bottom:0}.service-feature h3{font-size:1.5rem;color:#1a2a6c;margin-bottom:1rem;display:flex;align-items:center}.service-feature h3:before{content:"✦";margin-right:.75rem;color:#b21f1f}.service-feature p{color:#555;line-height:1.7;font-size:1.05rem}.service-list{padding-left:2rem;margin:1rem 0}.service-list li{margin-bottom:.75rem;position:relative;padding-left:.5rem}.service-note{font-style:italic;color:#666;margin-top:1rem;padding:1rem;background:#f8f8f8;border-radius:5px;border-left:3px solid #b21f1f}.service-benefits-section{padding:5rem 10%;background-color:#fff}.service-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.service-benefit-card{text-align:center;padding:2rem;border-radius:15px;background:#f9f9f9;transition:transform .3s ease,box-shadow .3s ease}.service-benefit-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.benefit-icon{font-size:2.5rem;margin-bottom:1rem}.service-benefit-card h3{font-size:1.3rem;margin-bottom:1rem;color:#1a2a6c}.service-benefit-card p{color:#666;line-height:1.6}.service-testimonials-section{padding:5rem 10%;background-color:#f9f9f9}.service-testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.testimonial-card{background:#fff;border-radius:15px;padding:2rem;box-shadow:0 10px 30px #0000000d;transition:transform .3s ease}.testimonial-card:hover{transform:translateY(-5px)}.testimonial-content{margin-bottom:1.5rem}.testimonial-content p{font-style:italic;color:#555;line-height:1.7;position:relative;padding:0 1rem}.testimonial-content p:before,.testimonial-content p:after{content:'"';font-size:2rem;color:#b21f1f;position:absolute}.testimonial-content p:before{left:0;top:-10px}.testimonial-content p:after{right:0;bottom:-20px}.testimonial-author{display:flex;align-items:center}.author-avatar{width:50px;height:50px;border-radius:50%;background:#f0f0f0;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-right:1rem}.author-info h4{margin:0;color:#1a2a6c}.author-info p{margin:0;color:#666;font-size:.9rem}.service-faq-section{padding:5rem 10%;background-color:#fff}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.faq-item{background:#f9f9f9;border-radius:10px;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.faq-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}.faq-item h3{font-size:1.2rem;margin-bottom:1rem;color:#1a2a6c}.faq-item p{color:#666;line-height:1.6}.service-cta-section{padding:5rem 10%;background:linear-gradient(135deg,#1a2a6c,#b21f1f);color:#fff;text-align:center;border-radius:50px 50px 0 0;margin-top:3rem}.service-cta-content{max-width:800px;margin:0 auto}.service-cta-content h2{font-size:2.5rem;margin-bottom:1.5rem}.service-cta-content p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.cta-button{background:#fff;color:#1a2a6c;border:none;padding:1rem 3rem;font-size:1.2rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 5px 15px #0003;margin-bottom:1.5rem}.cta-button:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000004d;background:#f8f8f8}.cta-note{font-size:1rem;opacity:.8}@media (max-width: 1200px){.service-hero-section,.service-overview-section,.service-details-section,.service-benefits-section,.service-testimonials-section,.service-faq-section,.service-cta-section{padding:4rem 5%}.service-benefits-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 992px){.service-hero-section{flex-direction:column;text-align:center;padding:3rem 5%}.service-hero-content{margin-bottom:2rem}.service-overview-grid,.service-testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.service-hero-content h1{font-size:2.5rem}.service-overview-grid,.service-testimonials-grid,.faq-grid{grid-template-columns:1fr}.service-details-header,.service-details-content{padding:1.5rem}.section-title{font-size:2rem}}.not-found-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 0;background-color:#f9fafb}.not-found-content{text-align:center;max-width:500px;margin:0 auto;padding:3rem;background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px #0000001a}.not-found-content h1{font-size:6rem;font-weight:700;color:#3b82f6;margin:0;line-height:1}.not-found-content h2{font-size:1.75rem;font-weight:600;color:#1f2937;margin:1rem 0}.not-found-content p{color:#4b5563;margin-bottom:2rem;line-height:1.5}@media (max-width: 768px){.not-found-content{padding:2.5rem}.not-found-content h1{font-size:5rem}.not-found-content h2{font-size:1.5rem}.container{padding:0 1.5rem}}@media (max-width: 480px){.not-found-content{padding:2rem}.not-found-content h1{font-size:4rem}.not-found-content h2{font-size:1.25rem}.container{padding:0 1rem}}#root{width:100%;min-height:100vh;overflow-x:hidden}.app{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1;display:flex;flex-direction:column}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.btn{display:inline-block;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;text-align:center;text-decoration:none;border-radius:.375rem;transition:all .3s ease;cursor:pointer}.btn-primary{background-color:#3b82f6;color:#fff;border:2px solid #3b82f6}.btn-primary:hover{background-color:#2563eb;border-color:#2563eb}.btn-secondary{background-color:transparent;color:#3b82f6;border:2px solid #3b82f6}.btn-secondary:hover{background-color:#3b82f6;color:#fff}
