@font-face{font-family:'Outfit';font-style:normal;font-weight:500 700;font-display:swap;src:url('../fonts/outfit-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Space Grotesk';font-style:normal;font-weight:600 700;font-display:swap;src:url('../fonts/space-grotesk-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*{margin:0;padding:0;box-sizing:border-box}:root{--background:220 13% 9%;--foreground:210 40% 95%;--card:220 13% 11%;--primary:0 84% 60%;--primary-foreground:220 13% 9%;--muted:220 13% 14%;--muted-foreground:215 20.2% 65.1%;--accent:0 84% 70%;--destructive:0 84.2% 60.2%;--border:220 13% 18%;--success:142 76% 50%;--warning:38 92% 50%;--xmr:22 100% 50%;--slow:39 100% 50%;--android-green:142 76% 36%;--radius:0.75rem;--font-body:'Outfit',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;--font-heading:'Space Grotesk','Outfit',sans-serif;--gradient-primary:linear-gradient(135deg,hsl(var(--primary)),hsl(var(--primary) / 0.8));--gradient-bg:radial-gradient(ellipse at top,hsl(220 13% 12%),hsl(220 13% 9%));--shadow-neon:0 0 20px hsl(var(--primary) / 0.5);--shadow-card:0 4px 20px hsl(220 13% 5% / 0.8)}body{font-family:var(--font-body);background:var(--gradient-bg);color:hsl(var(--foreground));line-height:1.6;min-height:100vh}h1,h2,h3,h4,h5,h6,.hero-title,.section-header h2,.access-hero-title{font-family:var(--font-heading)}img{max-width:100%;height:auto;display:block}.page-content a:not(.btn):not(.nav-link):not(.logo){color:hsl(var(--primary));text-decoration:none;transition:color 0.3s ease}.page-content a:not(.btn):not(.nav-link):not(.logo):hover{color:hsl(var(--accent))}strong,b{font-weight:600;color:hsl(var(--foreground))}code{background:hsl(var(--muted) / 0.5);padding:0.125rem 0.375rem;border-radius:0.25rem;font-size:0.875em;color:hsl(var(--primary))}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:hsl(var(--muted))}::-webkit-scrollbar-thumb{background:hsl(var(--primary) / 0.6);border-radius:8px}::-webkit-scrollbar-thumb:hover{background:hsl(var(--primary) / 0.8)}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.text-neon{color:hsl(var(--primary));text-shadow:0 0 10px hsl(var(--primary) / 0.5)}.text-glow{text-shadow:0 0 10px hsl(var(--primary) / 0.5)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:2px;border-radius:var(--radius)}.btn:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:2px;box-shadow:var(--shadow-neon),0 0 0 4px hsl(var(--primary) / 0.2)}.xmr-ticker{position:sticky;top:56px;z-index:30;width:100%;background:hsl(var(--card) / 0.95);backdrop-filter:blur(8px);border-bottom:1px solid hsl(var(--primary) / 0.2);box-shadow:0 1px 3px hsl(var(--background) / 0.1)}.xmr-ticker .container{padding:0.5rem 1rem}.ticker-content{display:flex;align-items:center;justify-content:center;gap:2rem;font-size:0.875rem}.crypto-item{display:flex;align-items:center;gap:0.75rem}.crypto-icon{width:14px;height:14px;color:hsl(var(--primary));display:flex;align-items:center;justify-content:center;font-weight:bold}.crypto-icon.xmr{width:14px;height:14px;border-radius:50%;background:hsl(var(--primary));color:hsl(var(--primary-foreground));font-size:9px;font-weight:bold}.crypto-name{font-family:monospace;font-weight:600;color:hsl(var(--foreground))}.crypto-price{color:hsl(var(--foreground));font-family:monospace}.crypto-change{display:flex;align-items:center;gap:0.25rem;font-family:monospace;font-size:0.75rem}.crypto-change.positive{color:hsl(var(--success))}.crypto-change.negative{color:hsl(var(--destructive))}.ticker-divider{height:1rem;width:1px;background:hsl(var(--border) / 0.5)}.live-indicator{display:flex;align-items:center;gap:0.25rem}.live-dot{width:8px;height:8px;background:hsl(var(--success));border-radius:50%;animation:pulse 2s ease-in-out infinite}.live-indicator span{font-size:0.75rem;color:hsl(var(--muted-foreground));font-family:monospace}.header{position:sticky;top:0;z-index:50;width:100%;border-bottom:1px solid hsl(var(--border) / 0.4);background:hsl(var(--background) / 0.8);backdrop-filter:blur(16px)}.header-content{display:flex;align-items:center;justify-content:space-between;height:3.5rem;padding:0 1rem}.logo{display:flex;align-items:center;gap:0.5rem;text-decoration:none;transition:opacity 0.3s ease}.logo:hover{opacity:0.8}.logo-img{width:2rem;height:2rem;border-radius:0.5rem}.logo-text h1{font-size:1.25rem;font-weight:bold;color:hsl(var(--primary));margin:0}.logo-text .logo-brand{font-size:1.25rem;font-weight:bold;color:hsl(var(--destructive));margin:0}.logo-text span{font-size:0.75rem;color:hsl(var(--muted-foreground))}.nav-desktop{display:none;align-items:center;gap:1.5rem;flex:1;justify-content:center}.nav-link{color:hsl(var(--foreground));text-decoration:none;font-size:0.875rem;transition:color 0.3s ease}.nav-link:hover{color:hsl(var(--primary))}.nav-link.active{color:hsl(var(--primary))}.nav-link.highlight-access{color:hsl(var(--destructive));font-weight:600;position:relative}.nav-link.highlight-access::after{content:'';position:absolute;bottom:-2px;left:0;right:0;height:2px;background:hsl(var(--destructive));border-radius:1px}.nav-link.highlight-access:hover{color:hsl(var(--destructive) / 0.8);text-shadow:0 0 10px hsl(var(--destructive) / 0.5)}.header-actions{display:flex;align-items:center;gap:0.75rem}.mobile-menu-toggle{display:none;background:none;border:none;padding:0.5rem;cursor:pointer;color:hsl(var(--foreground))}.mobile-menu-toggle span{display:block;width:16px;height:2px;background:currentColor;margin:2px 0;transition:0.3s ease}.nav-mobile{display:none;border-top:1px solid hsl(var(--border) / 0.4);background:hsl(var(--background) / 0.95);backdrop-filter:blur(16px);padding:1rem;position:absolute;top:100%;left:0;right:0;z-index:50;box-shadow:0 4px 20px hsl(var(--background) / 0.3)}.nav-mobile .nav-link{display:block;padding:0.75rem 1rem;border-radius:0.375rem;margin:0.25rem 0;transition:all 0.3s ease;text-decoration:none;color:hsl(var(--foreground))}.nav-mobile .nav-link:hover{background:hsl(var(--muted) / 0.5);transform:translateX(4px)}.nav-mobile .tab-button{background:var(--gradient-primary);color:hsl(var(--primary-foreground));box-shadow:var(--shadow-neon);margin-top:0.5rem;border-radius:0.5rem;font-weight:600;text-align:center;justify-content:center}.nav-mobile .tab-button:hover{transform:translateY(-2px);box-shadow:var(--shadow-neon),0 8px 25px hsl(var(--primary) / 0.3);background:hsl(var(--primary))}.nav-mobile .tab-icon{width:1.25rem;height:1.25rem}.btn{display:inline-flex;align-items:center;gap:0.5rem;padding:0.5rem 1rem;border-radius:0.5rem;font-size:0.875rem;font-weight:500;text-decoration:none;border:none;cursor:pointer;transition:all 0.3s ease;white-space:nowrap}.btn-hero{background:var(--gradient-primary);color:hsl(var(--primary-foreground));box-shadow:var(--shadow-neon)}.btn-hero:hover{transform:translateY(-2px);box-shadow:var(--shadow-neon),0 8px 25px hsl(var(--primary) / 0.3)}.btn-outline{background:transparent;color:hsl(var(--primary));border:1px solid hsl(var(--primary) / 0.5);box-shadow:inset 0 0 20px hsl(var(--primary) / 0.1)}.btn-outline:hover{border-color:hsl(var(--primary));box-shadow:inset 0 0 20px hsl(var(--primary) / 0.2),0 0 20px hsl(var(--primary) / 0.3)}.btn:disabled{opacity:0.5;cursor:not-allowed}.btn-icon{width:1rem;height:1rem}.page-content{padding-top:5rem}.hero{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.hero-background{position:absolute;inset:0;z-index:-2}.hero-bg-img{width:100%;height:100%;object-fit:cover;opacity:0.2}.hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,hsl(var(--background) / 0.9),hsl(var(--background) / 0.7),hsl(var(--primary) / 0.1));z-index:-1}.hero-content{text-align:center;max-width:64rem;margin:0 auto;padding:5rem 1rem}.hero-title{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:bold;margin-bottom:1.5rem;line-height:1.1;text-shadow:0 0 10px hsl(var(--primary) / 0.5)}.hero-description{font-size:clamp(1rem,2vw,1.25rem);color:hsl(var(--muted-foreground));margin-bottom:2rem;max-width:48rem;margin-left:auto;margin-right:auto;padding:0 1rem}.hero-buttons{display:flex;flex-direction:column;gap:0.75rem;justify-content:center;align-items:center;padding:0 1rem}.hero-buttons .btn{font-size:clamp(0.875rem,2vw,1.125rem);padding:0.75rem 1.5rem;width:100%;max-width:200px}.features-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:bold;text-align:center;margin-bottom:2rem;color:hsl(var(--foreground))}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;max-width:64rem;margin:0 auto;padding:0 1rem 4rem}.feature-card{background:hsl(var(--card));border:1px solid hsl(var(--border) / 0.5);border-radius:0.75rem;padding:1.5rem;text-align:center;box-shadow:var(--shadow-card);transition:all 0.3s ease}.feature-card:hover{border-color:hsl(var(--primary) / 0.3);box-shadow:var(--shadow-card),0 0 20px hsl(var(--primary) / 0.1);transform:translateY(-2px)}.feature-icon{width:3rem;height:3rem;background:hsl(var(--primary) / 0.1);border-radius:0.5rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:hsl(var(--primary))}.feature-card h3{font-size:1.125rem;font-weight:600;margin-bottom:0.5rem;color:hsl(var(--foreground))}.feature-card p{color:hsl(var(--muted-foreground));font-size:0.875rem;line-height:1.5}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:clamp(2rem,4vw,3rem);font-weight:bold;margin-bottom:1rem;color:hsl(var(--foreground))}.section-header p{font-size:clamp(1rem,2vw,1.25rem);color:hsl(var(--muted-foreground));max-width:48rem;margin:0 auto}.marketplace-links{display:grid;gap:1.5rem;margin-bottom:4rem}.marketplace-card{background:hsl(var(--card));border:1px solid hsl(var(--border) / 0.5);border-radius:0.75rem;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;box-shadow:var(--shadow-card);transition:all 0.3s ease}.marketplace-card:hover{border-color:hsl(var(--primary) / 0.3);box-shadow:var(--shadow-card),0 0 20px hsl(var(--primary) / 0.1);transform:translateY(-2px)}.marketplace-header{display:flex;align-items:center;gap:0.75rem;margin-bottom:0.5rem}.marketplace-header h3{font-size:1.25rem;font-weight:600;color:hsl(var(--foreground))}.badges{display:flex;gap:0.5rem}.badge{display:inline-flex;align-items:center;gap:0.25rem;padding:0.25rem 0.5rem;border-radius:0.375rem;font-size:0.75rem;font-weight:500}.badge-success{background:hsl(var(--success) / 0.2);color:hsl(var(--success));border:1px solid hsl(var(--success) / 0.3)}.badge-warning{background:hsl(var(--warning) / 0.2);color:hsl(var(--warning));border:1px solid hsl(var(--warning) / 0.3)}.badge-primary{background:hsl(var(--primary) / 0.2);color:hsl(var(--primary));border:1px solid hsl(var(--primary) / 0.3)}.badge-accent{background:hsl(var(--accent) / 0.2);color:hsl(var(--accent));border:1px solid hsl(var(--accent) / 0.3)}.badge-featured{background:hsl(var(--warning) / 0.2);color:hsl(var(--warning));border:1px solid hsl(var(--warning) / 0.3)}.badge-icon{width:0.75rem;height:0.75rem}.marketplace-info p{color:hsl(var(--muted-foreground));margin-bottom:0.5rem}.marketplace-url{font-family:monospace;font-size:0.875rem;background:hsl(var(--muted) / 0.3);padding:0.25rem 0.75rem;border-radius:0.25rem;border:1px solid hsl(var(--border));color:hsl(var(--foreground))}.security-notice{background:hsl(var(--warning) / 0.05);border:1px solid hsl(var(--warning) / 0.3);border-radius:0.75rem;padding:1.5rem;display:flex;align-items:flex-start;gap:1rem;margin-top:3rem}.notice-icon{width:1.5rem;height:1.5rem;color:hsl(var(--warning));flex-shrink:0;margin-top:0.125rem}.notice-content h3{font-weight:600;color:hsl(var(--warning));margin-bottom:0.5rem}.notice-content p{color:hsl(var(--muted-foreground));font-size:0.875rem}.security-section{padding:5rem 1rem}.security-icon{display:flex;justify-content:center;margin-bottom:1.5rem}.security-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:5rem}.security-card{background:hsl(var(--card));border:1px solid hsl(var(--border) / 0.5);border-radius:0.75rem;padding:1.5rem;display:flex;align-items:flex-start;gap:1rem;box-shadow:var(--shadow-card);transition:all 0.3s ease}.security-card:hover{border-color:hsl(var(--primary) / 0.3);box-shadow:var(--shadow-card),0 0 20px hsl(var(--primary) / 0.1);transform:translateY(-2px)}.security-icon-small{width:2.5rem;height:2.5rem;background:hsl(var(--primary) / 0.1);border:1px solid hsl(var(--primary) / 0.2);border-radius:0.5rem;display:flex;align-items:center;justify-content:center;color:hsl(var(--primary));flex-shrink:0}.security-content{flex:1}.security-header{display:flex;align-items:center;gap:0.5rem;margin-bottom:0.5rem}.security-header h3{font-weight:600;color:hsl(var(--foreground))}.security-content p{color:hsl(var(--muted-foreground));font-size:0.875rem}.advantages-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem}.advantage-card{background:hsl(var(--card));border:1px solid hsl(var(--border) / 0.5);border-radius:0.75rem;padding:1.5rem;display:flex;align-items:flex-start;gap:1rem;box-shadow:var(--shadow-card);transition:all 0.3s ease}.advantage-card.highlight{border-color:hsl(var(--primary) / 0.3);background:hsl(var(--primary) / 0.05)}.advantage-card:hover{border-color:hsl(var(--primary) / 0.3);box-shadow:var(--shadow-card),0 0 20px hsl(var(--primary) / 0.1);transform:translateY(-2px)}.advantage-dot{width:0.5rem;height:0.5rem;border-radius:50%;margin-top:0.75rem;flex-shrink:0}.advantage-card .advantage-dot{background:hsl(var(--accent))}.advantage-card.highlight .advantage-dot{background:hsl(var(--primary));box-shadow:var(--shadow-neon);animation:pulse-glow 2s ease-in-out infinite alternate}.advantage-content h3{font-size:1.125rem;font-weight:600;margin-bottom:0.5rem;color:hsl(var(--foreground))}.advantage-content p{color:hsl(var(--muted-foreground))}.security-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.stat-item{text-align:center}.stat-value{font-size:2rem;font-weight:bold;margin-bottom:0.5rem}.stat-item:nth-child(1) .stat-value{color:hsl(var(--primary))}.stat-item:nth-child(2) .stat-value{color:hsl(var(--accent))}.stat-item:nth-child(3) .stat-value{color:hsl(var(--primary))}.stat-item:nth-child(4) .stat-value{color:hsl(var(--success))}.stat-label{font-size:0.875rem;color:hsl(var(--muted-foreground))}.news-section{padding:5rem 1rem}.news-layout{display:grid;grid-template-columns:2fr 1fr;gap:2rem}.news-main{display:flex;flex-direction:column;gap:1rem}.news-item{background:hsl(var(--card));border:1px solid hsl(var(--border) / 0.5);border-radius:0.75rem;padding:1.5rem;display:flex;gap:1rem;box-shadow:var(--shadow-card);transition:all 0.3s ease}.news-item.featured{border-color:hsl(var(--primary) / 0.3);background:hsl(var(--primary) / 0.05)}.news-item:hover{border-color:hsl(var(--primary) / 0.3);box-shadow:var(--shadow-card),0 0 20px hsl(var(--primary) / 0.1);transform:translateY(-2px)}.news-icon{width:2.5rem;height:2.5rem;background:hsl(var(--primary) / 0.1);border:1px solid hsl(var(--primary) / 0.2);border-radius:0.5rem;display:flex;align-items:center;justify-content:center;color:hsl(var(--primary));flex-shrink:0}.news-icon.warning{background:hsl(var(--destructive) / 0.1);border-color:hsl(var(--destructive) / 0.2);color:hsl(var(--destructive))}.news-content{flex:1;min-width:0}.news-badges{display:flex;flex-wrap:wrap;gap:0.5rem;margin-bottom:0.5rem}.news-content h3{font-size:1.125rem;font-weight:600;margin-bottom:0.5rem;line-height:1.3;color:hsl(var(--foreground))}.news-content p{color:hsl(var(--muted-foreground));margin-bottom:0.75rem;line-height:1.5}.news-date{display:flex;align-items:center;gap:0.5rem;font-size:0.875rem;color:hsl(var(--muted-foreground))}.date-icon{width:1rem;height:1rem}.news-sidebar{display:flex;flex-direction:column;gap:1.5rem}.phishing-alert{background:hsl(var(--destructive) / 0.05);border:1px solid hsl(var(--destructive) / 0.3);border-radius:0.75rem;padding:1.5rem}.alert-header{display:flex;align-items:center;gap:0.75rem;margin-bottom:1rem}.alert-icon{width:1.5rem;height:1.5rem;color:hsl(var(--destructive))}.alert-header h3{font-size:1.125rem;font-weight:600;color:hsl(var(--destructive))}.phishing-alert>p{color:hsl(var(--muted-foreground));font-size:0.875rem;margin-bottom:1rem}.phishing-warnings{display:flex;flex-direction:column;gap:1rem}.warning-item{background:hsl(var(--destructive) / 0.1);border:1px solid hsl(var(--destructive) / 0.2);border-radius:0.5rem;padding:0.75rem}.warning-title{font-weight:600;color:hsl(var(--destructive));font-size:0.875rem;margin-bottom:0.25rem}.warning-url{font-family:monospace;font-size:0.75rem;background:hsl(var(--background) / 0.5);padding:0.25rem 0.5rem;border-radius:0.25rem;display:block;margin-bottom:0.5rem;color:hsl(var(--foreground))}.warning-item p{font-size:0.75rem;color:hsl(var(--muted-foreground))}.platform-status{background:hsl(var(--card));border:1px solid hsl(var(--border) / 0.5);border-radius:0.75rem;padding:1.5rem;box-shadow:var(--shadow-card)}.platform-status h3{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:hsl(var(--foreground))}.status-items{display:flex;flex-direction:column;gap:0.75rem}.status-item{display:flex;justify-content:space-between;align-items:center;font-size:0.875rem}.status-item span:first-child{color:hsl(var(--muted-foreground))}.status-indicator{display:flex;align-items:center;gap:0.5rem}.status-dot{width:8px;height:8px;border-radius:50%}.status-dot.online{background:hsl(var(--success));animation:pulse 2s ease-in-out infinite}.status-value{font-weight:600;color:hsl(var(--foreground))}.footer{border-top:1px solid hsl(var(--border) / 0.4);background:hsl(var(--card) / 0.5);backdrop-filter:blur(8px)}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;padding:2rem 1rem}.footer-logo{display:flex;align-items:center;gap:0.75rem;margin-bottom:1rem}.footer-logo-img{width:2rem;height:2rem;border-radius:0.5rem}.footer-logo-text h3{font-size:1.125rem;font-weight:bold;color:hsl(var(--destructive));margin:0}.footer-logo-text h4{font-size:1.125rem;font-weight:bold;color:hsl(var(--destructive));margin:0}.footer-logo-text p{font-size:0.75rem;color:hsl(var(--muted-foreground));margin:0}.footer-brand>p{color:hsl(var(--muted-foreground));font-size:0.875rem;line-height:1.5;margin-bottom:1rem}.footer h4{font-weight:600;margin-bottom:1rem;color:hsl(var(--foreground))}.footer ul{list-style:none;padding:0}.footer li{color:hsl(var(--muted-foreground));font-size:0.875rem;margin-bottom:0.5rem}.footer a{color:hsl(var(--muted-foreground));text-decoration:none;font-size:0.875rem;transition:color 0.3s ease}.footer a:hover{color:hsl(var(--primary))}.footer-security ul li{display:flex;align-items:center;gap:0.75rem}.footer-security .security-icon{width:1rem;height:1rem;color:hsl(var(--primary));flex-shrink:0}.footer-bottom{border-top:1px solid hsl(var(--border) / 0.4);padding:1.5rem 1rem;display:flex;flex-direction:column;gap:0.75rem;align-items:center}.footer-copyright{font-size:0.875rem;color:hsl(var(--muted-foreground));text-align:center}.footer-status{display:flex;flex-direction:column;gap:0.5rem;align-items:center;font-size:0.75rem;color:hsl(var(--muted-foreground))}.status-divider{display:none}@keyframes pulse-glow{0%{box-shadow:0 0 20px hsl(var(--primary) / 0.5)}100%{box-shadow:0 0 30px hsl(var(--primary) / 0.8),0 0 40px hsl(var(--primary) / 0.3)}}@keyframes pulse{0%,100%{opacity:1}50%{opacity:0.5}}@media (min-width:768px){.nav-desktop{display:flex}.mobile-menu-toggle{display:none}.hero-buttons{flex-direction:row}.hero-buttons .btn{width:auto}.marketplace-card{flex-direction:row;align-items:center}.security-stats{grid-template-columns:repeat(4,1fr)}.footer-bottom{flex-direction:row;justify-content:space-between}.footer-status{flex-direction:row}.status-divider{display:inline}}@media (max-width:1024px){.news-layout{grid-template-columns:1fr}.footer-brand{grid-column:span 1}}@media (max-width:640px){.container{padding:0 0.75rem}.header-content{padding:0 0.75rem}.ticker-content{gap:0.75rem;font-size:0.7rem;flex-wrap:wrap}.crypto-item{gap:0.25rem;min-width:0}.crypto-name{font-size:0.75rem}.crypto-price{font-size:0.75rem}.crypto-change{font-size:0.75rem}.live-indicator{font-size:0.75rem}.features-grid{grid-template-columns:1fr;gap:1rem}.security-features{grid-template-columns:1fr;gap:1rem}.advantages-grid{grid-template-columns:1fr;gap:1rem}.security-stats{grid-template-columns:repeat(2,1fr);gap:1rem}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-brand{grid-column:span 1}.hero-title{font-size:2rem;line-height:1.2}.hero-description{font-size:0.9rem;line-height:1.5}.hero-buttons{flex-direction:column;gap:1rem;width:100%}.hero-buttons .btn{width:100%;justify-content:center}.marketplace-links{gap:1rem}.marketplace-card{flex-direction:column;text-align:center}.marketplace-card .btn{width:100%;margin-top:1rem}.news-layout{grid-template-columns:1fr;gap:1.5rem}.news-sidebar{order:-1}.phishing-alert{margin-bottom:1.5rem}.platform-status{margin-bottom:1.5rem}.section-header h2{font-size:1.5rem}.section-header p{font-size:0.9rem}.feature-card h3{font-size:1.1rem}.feature-card p{font-size:0.85rem}.security-card h3{font-size:1rem}.security-card p{font-size:0.8rem}.news-item h3{font-size:1.1rem}.news-item p{font-size:0.85rem}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}.footer-status{flex-direction:column;gap:0.5rem}.status-divider{display:none}.nav-mobile{padding:0.75rem}.nav-mobile .nav-link{padding:1rem;margin:0.5rem 0;font-size:1rem;font-weight:500}.nav-mobile .tab-button{margin-top:1rem;padding:1.25rem 1rem;font-size:1.1rem;font-weight:600}.mobile-menu-toggle{display:flex;flex-direction:column;gap:3px;background:none;border:none;cursor:pointer;padding:0.5rem}.mobile-menu-toggle span{width:24px;height:2px;background:hsl(var(--foreground));transition:all 0.3s ease}.mobile-menu-toggle.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}}.nav-mobile.active{display:block}@media (max-width:768px){.nav-desktop{display:none}.mobile-menu-toggle{display:flex}.header-actions .btn-hero{display:none}}.hidden{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.validator-section{padding:3rem 1rem 4rem}.validator-card{background:hsl(var(--card));border:1px solid hsl(var(--primary) / 0.3);border-radius:1rem;padding:2rem;max-width:48rem;margin:0 auto;box-shadow:var(--shadow-card),0 0 30px hsl(var(--primary) / 0.1)}.validator-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.validator-icon{width:3rem;height:3rem;background:hsl(var(--primary) / 0.1);border:1px solid hsl(var(--primary) / 0.3);border-radius:0.75rem;display:flex;align-items:center;justify-content:center;color:hsl(var(--primary))}.validator-icon svg{width:1.5rem;height:1.5rem}.validator-header h3{font-size:1.25rem;font-weight:600;color:hsl(var(--foreground))}.validator-description{color:hsl(var(--muted-foreground));margin-bottom:1.5rem}.validator-input-group{display:flex;gap:1rem;margin-bottom:1rem}.validator-input{flex:1;padding:0.875rem 1rem;border:1px solid hsl(var(--border));border-radius:0.5rem;background:hsl(var(--muted) / 0.3);color:hsl(var(--foreground));font-family:monospace;font-size:0.875rem;transition:all 0.3s ease}.validator-input:focus{outline:none;border-color:hsl(var(--primary));box-shadow:0 0 0 3px hsl(var(--primary) / 0.1)}.validator-input::placeholder{color:hsl(var(--muted-foreground))}.validation-result{padding:1rem;border-radius:0.5rem;display:flex;align-items:flex-start;gap:0.75rem;margin-top:1rem}.validation-result.hidden{display:none}.validation-result.success{background:hsl(var(--success) / 0.1);border:1px solid hsl(var(--success) / 0.3)}.validation-result.danger{background:hsl(var(--destructive) / 0.1);border:1px solid hsl(var(--destructive) / 0.3)}.validation-result.error{background:hsl(var(--warning) / 0.1);border:1px solid hsl(var(--warning) / 0.3)}.validation-result .result-icon{width:1.5rem;height:1.5rem;flex-shrink:0}.validation-result.success .result-icon{color:hsl(var(--success))}.validation-result.danger .result-icon{color:hsl(var(--destructive))}.validation-result.error .result-icon{color:hsl(var(--warning))}.validation-result .result-message{font-size:0.875rem;line-height:1.5}.validation-result.success .result-message{color:hsl(var(--success))}.validation-result.danger .result-message{color:hsl(var(--destructive))}.validation-result.error .result-message{color:hsl(var(--warning))}.validator-info{margin-top:1.5rem;padding-top:1rem;border-top:1px solid hsl(var(--border) / 0.5)}.info-item{display:flex;align-items:center;gap:0.5rem;color:hsl(var(--muted-foreground));font-size:0.875rem}.info-icon{width:1rem;height:1rem;color:hsl(var(--primary));flex-shrink:0}.verified-links-section{padding:2rem 1rem 3rem;background:hsl(var(--muted) / 0.1)}.verified-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-width:64rem;margin:0 auto}.verified-link-card{background:hsl(var(--card));border:1px solid hsl(var(--border) / 0.5);border-radius:0.75rem;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;box-shadow:var(--shadow-card);transition:all 0.3s ease}.verified-link-card:hover{border-color:hsl(var(--primary) / 0.3);box-shadow:var(--shadow-card),0 0 20px hsl(var(--primary) / 0.1);transform:translateY(-2px)}.link-status{display:flex;align-items:center;gap:0.5rem}.link-status .status-text{font-size:0.75rem;font-weight:500;color:hsl(var(--success));text-transform:uppercase;letter-spacing:0.05em}.link-info h3{font-size:1.125rem;font-weight:600;color:hsl(var(--foreground));margin-bottom:0.25rem}.link-info p{font-size:0.875rem;color:hsl(var(--muted-foreground))}.link-url{font-family:monospace;font-size:0.8rem;background:hsl(var(--muted) / 0.5);padding:0.75rem 1rem;border-radius:0.5rem;border:1px solid hsl(var(--border));color:hsl(var(--primary));word-break:break-all}.link-badge{display:flex;align-items:center;gap:0.5rem;padding:0.5rem 0.75rem;background:hsl(var(--success) / 0.1);border:1px solid hsl(var(--success) / 0.3);border-radius:0.5rem;color:hsl(var(--success));font-size:0.75rem;font-weight:500}.link-badge .badge-icon{width:0.875rem;height:0.875rem}.guide-section{padding:4rem 1rem}.guide-steps{max-width:48rem;margin:0 auto 3rem}.guide-step{display:flex;gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid hsl(var(--border) / 0.3)}.guide-step:last-child{border-bottom:none;margin-bottom:0}.step-content>p{color:hsl(var(--muted-foreground));margin-bottom:1rem;line-height:1.6}.step-details{display:flex;flex-direction:column;gap:0.75rem;margin-bottom:1rem}.detail-item{display:flex;align-items:flex-start;gap:0.75rem}.detail-icon{width:1.25rem;height:1.25rem;color:hsl(var(--success));flex-shrink:0;margin-top:0.125rem}.detail-item span{color:hsl(var(--foreground));font-size:0.9375rem;line-height:1.5}.step-warning{display:flex;align-items:flex-start;gap:0.75rem;padding:1rem;background:hsl(var(--destructive) / 0.1);border:1px solid hsl(var(--destructive) / 0.3);border-radius:0.5rem;margin-top:1rem}.warning-icon{width:1.25rem;height:1.25rem;color:hsl(var(--destructive));flex-shrink:0}.step-warning span{color:hsl(var(--destructive));font-size:0.875rem;line-height:1.5}.step-tip{display:flex;align-items:flex-start;gap:0.75rem;padding:1rem;background:hsl(var(--primary) / 0.1);border:1px solid hsl(var(--primary) / 0.3);border-radius:0.5rem;margin-top:1rem}.tip-icon{width:1.25rem;height:1.25rem;color:hsl(var(--primary));flex-shrink:0}.step-tip span{color:hsl(var(--foreground));font-size:0.875rem;line-height:1.5}.quick-access-box{background:hsl(var(--card));border:1px solid hsl(var(--primary) / 0.3);border-radius:1rem;padding:2rem;max-width:48rem;margin:0 auto;text-align:center;box-shadow:var(--shadow-card),0 0 30px hsl(var(--primary) / 0.1)}.quick-access-box h3{font-size:1.25rem;font-weight:600;color:hsl(var(--foreground));margin-bottom:1.5rem}.checklist{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:1.5rem;text-align:left}.checklist-item{display:flex;align-items:center;gap:0.75rem}.check-icon{width:1.25rem;height:1.25rem;color:hsl(var(--success));flex-shrink:0}.checklist-item span{color:hsl(var(--foreground));font-size:0.9375rem}.security-reminder-section{padding:3rem 1rem 4rem}.security-reminder-card{background:hsl(var(--warning) / 0.05);border:1px solid hsl(var(--warning) / 0.3);border-radius:1rem;padding:2rem;display:flex;align-items:flex-start;gap:1.5rem;max-width:64rem;margin:0 auto}.reminder-icon{width:3rem;height:3rem;min-width:3rem;background:hsl(var(--warning) / 0.1);border-radius:0.75rem;display:flex;align-items:center;justify-content:center;color:hsl(var(--warning))}.reminder-icon svg{width:1.5rem;height:1.5rem}.reminder-content h3{font-size:1.125rem;font-weight:600;color:hsl(var(--warning));margin-bottom:0.5rem}.reminder-content p{color:hsl(var(--muted-foreground));line-height:1.6}@media (max-width:640px){.validator-input-group{flex-direction:column}.validator-input-group .btn{width:100%;justify-content:center}.guide-step{flex-direction:column;gap:1rem}.step-number{width:2.5rem;height:2.5rem;min-width:2.5rem;font-size:1rem}.security-reminder-card{flex-direction:column;text-align:center}.reminder-icon{margin:0 auto}.checklist{grid-template-columns:1fr}}.breadcrumb{background:hsl(var(--muted) / 0.3);border-bottom:1px solid hsl(var(--border) / 0.3);padding:0.75rem 0}.breadcrumb-list{display:flex;align-items:center;gap:0.5rem;list-style:none;margin:0;padding:0;font-size:0.875rem}.breadcrumb-list li{display:flex;align-items:center;gap:0.5rem}.breadcrumb-list li:not(:last-child)::after{content:'›';color:hsl(var(--muted-foreground))}.breadcrumb-list a{color:hsl(var(--muted-foreground));text-decoration:none;transition:color 0.3s ease}.breadcrumb-list a:hover{color:hsl(var(--primary))}.breadcrumb-list li[aria-current="page"]{color:hsl(var(--foreground));font-weight:500}.step-grid{display:grid;gap:1.5rem;margin-bottom:3rem}.step-card{background:hsl(var(--card));border:1px solid hsl(var(--border) / 0.5);border-radius:0.75rem;padding:1.5rem;display:flex;gap:1.5rem;box-shadow:var(--shadow-card);transition:all 0.3s ease}.step-card:hover{border-color:hsl(var(--primary) / 0.3);box-shadow:var(--shadow-card),0 0 20px hsl(var(--primary) / 0.1);transform:translateY(-2px)}.step-number{width:3rem;height:3rem;min-width:3rem;background:var(--gradient-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;color:hsl(var(--primary-foreground));box-shadow:var(--shadow-neon)}.step-content h3{font-size:1.125rem;font-weight:600;margin-bottom:0.5rem;color:hsl(var(--foreground))}.step-content p{color:hsl(var(--muted-foreground));margin-bottom:1rem;line-height:1.6}@media (max-width:640px){.step-card{flex-direction:column;text-align:center;gap:1rem}.step-number{margin:0 auto}.breadcrumb-list{font-size:0.75rem}}.about-content{padding:3rem 0;max-width:64rem;margin:0 auto}.about-text{margin-bottom:2rem}.about-text p{font-size:1rem;line-height:1.8;color:hsl(var(--muted-foreground));margin-bottom:1rem}.about-text p:last-child{margin-bottom:0}.about-highlights{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;margin-top:2rem}.highlight-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:hsl(var(--card));border:1px solid hsl(var(--border) / 0.5);border-radius:0.75rem;transition:all 0.3s ease}.highlight-item:hover{border-color:hsl(var(--primary) / 0.3);transform:translateY(-2px)}.highlight-icon{width:2.5rem;height:2.5rem;background:hsl(var(--primary) / 0.1);border-radius:0.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.highlight-icon svg{width:1.25rem;height:1.25rem;color:hsl(var(--primary))}.highlight-text{display:flex;flex-direction:column}.highlight-value{font-size:1rem;font-weight:600;color:hsl(var(--foreground))}.highlight-label{font-size:0.75rem;color:hsl(var(--muted-foreground))}@media (max-width:640px){.about-highlights{grid-template-columns:repeat(2,1fr)}.highlight-item{flex-direction:column;text-align:center;padding:1rem 0.5rem}}.trust-section{padding:4rem 0;background:linear-gradient(135deg,hsl(var(--card)),hsl(var(--background)))}.trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;max-width:64rem;margin:0 auto 2rem}.trust-card{background:hsl(var(--card));border:1px solid hsl(var(--border) / 0.5);border-radius:0.75rem;padding:1.5rem;text-align:center;transition:all 0.3s ease}.trust-card:hover{border-color:hsl(var(--primary) / 0.3);transform:translateY(-2px);box-shadow:0 0 20px hsl(var(--primary) / 0.1)}.trust-value{font-size:2rem;font-weight:700;color:hsl(var(--primary));margin-bottom:0.25rem}.trust-label{font-size:0.875rem;font-weight:600;color:hsl(var(--foreground));margin-bottom:0.5rem}.trust-card p{font-size:0.8rem;color:hsl(var(--muted-foreground));line-height:1.5}.forum-announcement{display:flex;gap:1.5rem;align-items:flex-start;background:hsl(var(--card));border:1px solid hsl(var(--primary) / 0.3);border-radius:0.75rem;padding:1.5rem;max-width:64rem;margin:0 auto}.forum-icon{width:3rem;height:3rem;background:hsl(var(--primary) / 0.1);border-radius:0.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.forum-icon svg{width:1.5rem;height:1.5rem;color:hsl(var(--primary))}.forum-content h3{font-size:1.125rem;font-weight:600;color:hsl(var(--foreground));margin-bottom:0.5rem}.forum-content p{font-size:0.875rem;color:hsl(var(--muted-foreground));line-height:1.6}@media (max-width:640px){.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-value{font-size:1.5rem}.forum-announcement{flex-direction:column;text-align:center}.forum-icon{margin:0 auto}}.config-section{padding:4rem 0;background:hsl(var(--background))}.config-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:64rem;margin:0 auto}.config-card{background:hsl(var(--card));border:1px solid hsl(var(--border) / 0.5);border-radius:0.75rem;padding:1.5rem;transition:all 0.3s ease}.config-card:hover{border-color:hsl(var(--primary) / 0.3);transform:translateY(-2px)}.config-icon{width:2.5rem;height:2.5rem;background:hsl(var(--primary) / 0.1);border-radius:0.5rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.config-icon svg{width:1.25rem;height:1.25rem;color:hsl(var(--primary))}.config-card h3{font-size:1rem;font-weight:600;color:hsl(var(--foreground));margin-bottom:0.5rem}.config-card p{font-size:0.875rem;color:hsl(var(--muted-foreground));line-height:1.6}.troubleshooting-section{padding:4rem 0;background:linear-gradient(135deg,hsl(var(--card)),hsl(var(--background)))}.troubleshoot-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:64rem;margin:0 auto}.troubleshoot-card{background:hsl(var(--card));border:1px solid hsl(var(--border) / 0.5);border-radius:0.75rem;padding:1.5rem;transition:all 0.3s ease}.troubleshoot-card:hover{border-color:hsl(var(--primary) / 0.3)}.troubleshoot-header{margin-bottom:0.75rem}.error-code{display:inline-block;padding:0.25rem 0.5rem;font-size:0.7rem;font-weight:600;color:hsl(var(--warning));background:hsl(var(--warning) / 0.1);border-radius:0.25rem}.troubleshoot-card h3{font-size:1rem;font-weight:600;color:hsl(var(--foreground));margin-bottom:0.5rem}.troubleshoot-card>p{font-size:0.875rem;color:hsl(var(--muted-foreground));margin-bottom:1rem}.solution{background:hsl(var(--background));border-radius:0.5rem;padding:1rem}.solution strong{color:hsl(var(--foreground));display:block;margin-bottom:0.5rem}.solution ul{list-style:none;padding:0;margin:0}.solution li{font-size:0.8rem;color:hsl(var(--muted-foreground));padding-left:1rem;position:relative;margin-bottom:0.25rem}.solution li::before{content:"→";position:absolute;left:0;color:hsl(var(--primary))}.mobile-access-section{padding:4rem 0;background:hsl(var(--background))}.mobile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-width:64rem;margin:0 auto 2rem}.mobile-card{background:hsl(var(--card));border:1px solid hsl(var(--border) / 0.5);border-radius:0.75rem;padding:1.5rem;transition:all 0.3s ease}.mobile-card:hover{border-color:hsl(var(--primary) / 0.3)}.mobile-card.android{border-top:3px solid hsl(var(--android-green))}.mobile-card.ios{border-top:3px solid hsl(var(--primary))}.mobile-header{display:flex;align-items:center;gap:0.75rem;margin-bottom:1rem}.mobile-icon{width:2rem;height:2rem;color:hsl(var(--primary))}.mobile-header h3{font-size:1.125rem;font-weight:600;color:hsl(var(--foreground))}.mobile-card>p{font-size:0.875rem;color:hsl(var(--muted-foreground));margin-bottom:1rem;line-height:1.6}.mobile-steps{display:flex;flex-direction:column;gap:0.5rem}.mobile-step{display:flex;align-items:center;gap:0.75rem;font-size:0.875rem;color:hsl(var(--muted-foreground))}.step-num{width:1.5rem;height:1.5rem;background:hsl(var(--primary) / 0.1);color:hsl(var(--primary));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:0.75rem;font-weight:600;flex-shrink:0}.mobile-warning{display:flex;gap:1rem;align-items:flex-start;background:hsl(var(--warning) / 0.1);border:1px solid hsl(var(--warning) / 0.3);border-radius:0.75rem;padding:1.25rem;max-width:64rem;margin:0 auto}.mobile-warning .warning-icon{width:1.5rem;height:1.5rem;color:hsl(var(--warning));flex-shrink:0}.warning-content h4{font-size:1rem;font-weight:600;color:hsl(var(--foreground));margin-bottom:0.5rem}.warning-content p{font-size:0.875rem;color:hsl(var(--muted-foreground));line-height:1.6}@media (max-width:640px){.config-grid,.troubleshoot-grid,.mobile-grid{grid-template-columns:1fr}.mobile-warning{flex-direction:column}}.verification-guide-section{padding:4rem 0;background:hsl(var(--background))}.verification-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;max-width:64rem;margin:0 auto 2rem}.verification-card{background:hsl(var(--card));border:1px solid hsl(var(--border) / 0.5);border-radius:0.75rem;padding:1.5rem;transition:all 0.3s ease}.verification-card:hover{border-color:hsl(var(--primary) / 0.3);transform:translateY(-2px)}.verification-step{width:2rem;height:2rem;background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:0.875rem;font-weight:700;margin-bottom:1rem}.verification-card h3{font-size:1rem;font-weight:600;color:hsl(var(--foreground));margin-bottom:0.5rem}.verification-card p{font-size:0.875rem;color:hsl(var(--muted-foreground));line-height:1.6}.pgp-info-box{display:flex;gap:1.5rem;align-items:flex-start;background:hsl(var(--card));border:1px solid hsl(var(--primary) / 0.3);border-radius:0.75rem;padding:1.5rem;max-width:64rem;margin:0 auto}.pgp-icon{width:3rem;height:3rem;background:hsl(var(--primary) / 0.1);border-radius:0.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pgp-icon svg{width:1.5rem;height:1.5rem;color:hsl(var(--primary))}.pgp-content h3{font-size:1.125rem;font-weight:600;color:hsl(var(--foreground));margin-bottom:0.5rem}.pgp-content p{font-size:0.875rem;color:hsl(var(--muted-foreground));line-height:1.6}.pgp-content code{background:hsl(var(--background));padding:0.125rem 0.375rem;border-radius:0.25rem;font-size:0.8rem;color:hsl(var(--primary))}.mirror-status-section{padding:4rem 0;background:linear-gradient(135deg,hsl(var(--card)),hsl(var(--background)))}.status-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;max-width:64rem;margin:0 auto 2rem}.status-card{background:hsl(var(--card));border:1px solid hsl(var(--border) / 0.5);border-radius:0.75rem;padding:1.5rem;text-align:center;transition:all 0.3s ease}.status-card:hover{border-color:hsl(var(--primary) / 0.3)}.status-indicator-large{width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.status-indicator-large.online{background:hsl(var(--success) / 0.1)}.status-indicator-large.maintenance{background:hsl(var(--warning) / 0.1)}.status-indicator-large.slow{background:hsl(var(--slow) / 0.1)}.status-indicator-large.offline{background:hsl(var(--destructive) / 0.1)}.status-dot-large{width:1rem;height:1rem;border-radius:50%}.status-indicator-large.online .status-dot-large{background:hsl(var(--success))}.status-indicator-large.maintenance .status-dot-large{background:hsl(var(--warning))}.status-indicator-large.slow .status-dot-large{background:hsl(var(--slow))}.status-indicator-large.offline .status-dot-large{background:hsl(var(--destructive))}.status-card h3{font-size:1rem;font-weight:600;color:hsl(var(--foreground));margin-bottom:0.5rem}.status-card p{font-size:0.8rem;color:hsl(var(--muted-foreground));line-height:1.5}.failover-info{background:hsl(var(--card));border:1px solid hsl(var(--border) / 0.5);border-radius:0.75rem;padding:1.5rem;max-width:64rem;margin:0 auto;text-align:center}.failover-info h3{font-size:1.125rem;font-weight:600;color:hsl(var(--foreground));margin-bottom:0.75rem}.failover-info p{font-size:0.875rem;color:hsl(var(--muted-foreground));line-height:1.7;max-width:48rem;margin:0 auto}@media (max-width:640px){.verification-grid,.status-grid{grid-template-columns:1fr}.pgp-info-box{flex-direction:column;text-align:center}.pgp-icon{margin:0 auto}}.faq-section{padding:4rem 0;background:linear-gradient(135deg,hsl(var(--card)),hsl(var(--background)))}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-width:64rem;margin:0 auto}.faq-item{background:hsl(var(--card));border:1px solid hsl(var(--border) / 0.5);border-radius:0.75rem;padding:1.5rem;transition:all 0.3s ease}.faq-item:hover{border-color:hsl(var(--primary) / 0.3);transform:translateY(-2px);box-shadow:0 0 20px hsl(var(--primary) / 0.1)}.faq-item h3{font-size:1rem;font-weight:600;color:hsl(var(--foreground));margin-bottom:0.75rem}.faq-item p{font-size:0.875rem;color:hsl(var(--muted-foreground));line-height:1.7}@media (max-width:640px){.faq-grid{grid-template-columns:1fr}}.access-hero{padding:2rem 1rem 1.5rem;background:linear-gradient(135deg,hsl(var(--background)),hsl(var(--card) / 0.3))}.access-hero-content{text-align:center;max-width:48rem;margin:0 auto}.access-hero-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:bold;margin-bottom:0.75rem;line-height:1.2}.access-hero-description{font-size:clamp(0.9rem,2vw,1.1rem);color:hsl(var(--muted-foreground));margin-bottom:0;max-width:36rem;margin-left:auto;margin-right:auto}.verified-links-section .section-header,.marketplace-section .section-header{margin-bottom:2rem}.marketplace-section{padding-top:2rem}.xmr-hero-ticker{background:linear-gradient(135deg,hsl(var(--xmr) / 0.15),hsl(var(--xmr) / 0.05));border:2px solid hsl(var(--xmr) / 0.4);border-radius:1rem;padding:2rem;margin-bottom:2rem;text-align:center}.xmr-hero-ticker .xmr-symbol{font-size:4rem;font-weight:700;color:hsl(var(--xmr));text-shadow:0 0 30px hsl(var(--xmr) / 0.5);margin-bottom:0.5rem}.xmr-hero-ticker .xmr-name{font-size:1.5rem;font-weight:600;color:hsl(var(--foreground));margin-bottom:1rem}.xmr-hero-ticker .xmr-live-price{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.xmr-hero-ticker .price-large{font-size:2.5rem;font-weight:700;font-family:var(--font-heading);color:hsl(var(--foreground))}.xmr-hero-ticker .change-badge{background:hsl(var(--success) / 0.2);color:hsl(var(--success));padding:0.5rem 1rem;border-radius:0.5rem;font-weight:600;font-size:1.25rem}.xmr-hero-ticker .live-tag{display:flex;align-items:center;gap:0.5rem;color:hsl(var(--muted-foreground));font-size:0.875rem}.xmr-hero-ticker .live-tag .dot{width:10px;height:10px;background:hsl(var(--success));border-radius:50%;animation:pulse 2s ease-in-out infinite}.xmr-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:3rem}.xmr-feature-card{background:linear-gradient(135deg,hsl(var(--xmr) / 0.1),hsl(var(--card)));border:1px solid hsl(var(--xmr) / 0.3);border-radius:0.75rem;padding:1.5rem;text-align:center}.xmr-feature-card .feature-icon{background:hsl(var(--xmr) / 0.2);color:hsl(var(--xmr))}.xmr-highlight-item{background:hsl(var(--xmr) / 0.1);padding:0.25rem 0.75rem;border-radius:0.5rem;border:1px solid hsl(var(--xmr) / 0.3)}.xmr-icon-enhanced{background:hsl(var(--xmr));width:18px;height:18px;font-size:11px}.xmr-name-highlight{color:hsl(var(--xmr));font-weight:700}.xmr-price-highlight{font-weight:700}.xmr-accent-icon{background:hsl(var(--xmr) / 0.1);color:hsl(var(--xmr))}