@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}.access-hero-title,.hero-title,.section-header h2,h1,h2,h3,h4,h5,h6{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 .3s ease}.page-content a:not(.btn):not(.nav-link):not(.logo):hover{color:hsl(var(--accent))}b,strong{font-weight:600;color:hsl(var(--foreground))}code{background:hsl(var(--muted) / .5);padding:.125rem .375rem;border-radius:.25rem;font-size:.875em;color:hsl(var(--primary))}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:hsl(var(--muted))}::-webkit-scrollbar-thumb{background:hsl(var(--primary) / .6);border-radius:8px}::-webkit-scrollbar-thumb:hover{background:hsl(var(--primary) / .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) / .5)}.text-glow{text-shadow:0 0 10px hsl(var(--primary) / .5)}[tabindex]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea: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) / .2)}.xmr-ticker{position:sticky;top:56px;z-index:30;width:100%;background:hsl(var(--card));border-bottom:1px solid hsl(var(--primary) / .2);box-shadow:0 1px 3px hsl(var(--background) / .1)}.xmr-ticker .container{padding:.5rem 1rem}.ticker-content{display:flex;align-items:center;justify-content:center;gap:2rem;font-size:.875rem}.crypto-item{display:flex;align-items:center;gap:.75rem}.crypto-icon{width:14px;height:14px;color:hsl(var(--primary));display:flex;align-items:center;justify-content:center;font-weight:700}.crypto-icon.xmr{width:14px;height:14px;border-radius:50%;background:hsl(var(--primary));color:hsl(var(--primary-foreground));font-size:9px;font-weight:700}.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:.25rem;font-family:monospace;font-size:.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) / .5)}.live-indicator{display:flex;align-items:center;gap:.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:.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) / .4);background:hsl(var(--background) / .97)}.header-content{display:flex;align-items:center;justify-content:space-between;height:3.5rem;padding:0 1rem}.logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;transition:opacity .3s ease}.logo:hover{opacity:.8}.logo-img{width:2rem;height:2rem;border-radius:.5rem}.logo-text h1{font-size:1.25rem;font-weight:700;color:hsl(var(--primary));margin:0}.logo-text .logo-brand{font-size:1.25rem;font-weight:700;color:hsl(var(--destructive));margin:0}.logo-text span{font-size:.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:.875rem;transition:color .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) / .8);text-shadow:0 0 10px hsl(var(--destructive) / .5)}.header-actions{display:flex;align-items:center;gap:.75rem}.mobile-menu-toggle{display:none;background:0 0;border:none;padding:.5rem;cursor:pointer;color:hsl(var(--foreground))}.mobile-menu-toggle span{display:block;width:16px;height:2px;background:currentColor;margin:2px 0;transition:.3s ease}.nav-mobile{display:none;border-top:1px solid hsl(var(--border) / .4);background:hsl(var(--background) / .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) / .3)}.nav-mobile .nav-link{display:block;padding:.75rem 1rem;border-radius:.375rem;margin:.25rem 0;transition:all .3s ease;text-decoration:none;color:hsl(var(--foreground))}.nav-mobile .nav-link:hover{background:hsl(var(--muted) / .5);transform:translateX(4px)}.nav-mobile .tab-button{background:var(--gradient-primary);color:hsl(var(--primary-foreground));box-shadow:var(--shadow-neon);margin-top:.5rem;border-radius:.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) / .3);background:hsl(var(--primary))}.nav-mobile .tab-icon{width:1.25rem;height:1.25rem}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;text-decoration:none;border:none;cursor:pointer;transition:all .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) / .3)}.btn-outline{background:0 0;color:hsl(var(--primary));border:1px solid hsl(var(--primary) / .5);box-shadow:inset 0 0 20px hsl(var(--primary) / .1)}.btn-outline:hover{border-color:hsl(var(--primary));box-shadow:inset 0 0 20px hsl(var(--primary) / .2),0 0 20px hsl(var(--primary) / .3)}.btn:disabled{opacity:.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:.2}.hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,hsl(var(--background) / .9),hsl(var(--background) / .7),hsl(var(--primary) / .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:700;margin-bottom:1.5rem;line-height:1.1;text-shadow:0 0 10px hsl(var(--primary) / .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:.75rem;justify-content:center;align-items:center;padding:0 1rem}.hero-buttons .btn{font-size:clamp(.875rem, 2vw, 1.125rem);padding:.75rem 1.5rem;width:100%;max-width:200px}.features-title{font-size:clamp(1.5rem, 3vw, 2rem);font-weight:700;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) / .5);border-radius:.75rem;padding:1.5rem;text-align:center;box-shadow:var(--shadow-card);transition:all .3s ease}.feature-card:hover{border-color:hsl(var(--primary) / .3);box-shadow:var(--shadow-card),0 0 20px hsl(var(--primary) / .1);transform:translateY(-2px)}.feature-icon{width:3rem;height:3rem;background:hsl(var(--primary) / .1);border-radius:.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:.5rem;color:hsl(var(--foreground))}.feature-card p{color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.5}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:clamp(2rem, 4vw, 3rem);font-weight:700;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) / .5);border-radius:.75rem;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;box-shadow:var(--shadow-card);transition:all .3s ease}.marketplace-card:hover{border-color:hsl(var(--primary) / .3);box-shadow:var(--shadow-card),0 0 20px hsl(var(--primary) / .1);transform:translateY(-2px)}.marketplace-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.marketplace-header h3{font-size:1.25rem;font-weight:600;color:hsl(var(--foreground))}.badges{display:flex;gap:.5rem}.badge{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:500}.badge-success{background:hsl(var(--success) / .2);color:hsl(var(--success));border:1px solid hsl(var(--success) / .3)}.badge-warning{background:hsl(var(--warning) / .2);color:hsl(var(--warning));border:1px solid hsl(var(--warning) / .3)}.badge-primary{background:hsl(var(--primary) / .2);color:hsl(var(--primary));border:1px solid hsl(var(--primary) / .3)}.badge-accent{background:hsl(var(--accent) / .2);color:hsl(var(--accent));border:1px solid hsl(var(--accent) / .3)}.badge-featured{background:hsl(var(--warning) / .2);color:hsl(var(--warning));border:1px solid hsl(var(--warning) / .3)}.badge-icon{width:.75rem;height:.75rem}.marketplace-info p{color:hsl(var(--muted-foreground));margin-bottom:.5rem}.marketplace-url{font-family:monospace;font-size:.875rem;background:hsl(var(--muted) / .3);padding:.25rem .75rem;border-radius:.25rem;border:1px solid hsl(var(--border));color:hsl(var(--foreground))}.security-notice{background:hsl(var(--warning) / .05);border:1px solid hsl(var(--warning) / .3);border-radius:.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:.125rem}.notice-content h3{font-weight:600;color:hsl(var(--warning));margin-bottom:.5rem}.notice-content p{color:hsl(var(--muted-foreground));font-size:.875rem}.disclaimer{max-width:1200px;margin:0 auto;padding:.875rem 1.25rem;font-size:.8125rem;line-height:1.6;color:hsl(var(--muted-foreground));border-left:3px solid hsl(var(--primary) / .4);background:hsl(var(--card) / .95);border-radius:0 .5rem .5rem 0}.disclaimer strong{color:hsl(var(--foreground) / .85);font-weight:600;font-size:.8125rem}.disclaimer p{margin:0}.disclaimer--hero{margin:1rem auto 0;padding:1rem 1.5rem;max-width:720px;border-left:none;border:1px solid hsl(var(--border) / .3);border-radius:.75rem;background:linear-gradient(135deg,hsl(var(--card) / .5),hsl(var(--muted) / .3));backdrop-filter:blur(12px);text-align:center;position:relative;overflow:hidden}.disclaimer--hero::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,hsl(var(--primary) / .3),transparent)}.disclaimer--hero .disclaimer__icon{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:50%;background:hsl(var(--primary) / .1);color:hsl(var(--primary));margin-bottom:.5rem}.disclaimer--hero .disclaimer__icon svg{width:.875rem;height:.875rem}.disclaimer--footer{margin:0 auto;padding:1.25rem 1.5rem;border-left:none;border-radius:.75rem;background:hsl(var(--muted) / .25);border:1px solid hsl(var(--border) / .2);text-align:left;max-width:none}.disclaimer--footer strong{color:hsl(var(--muted-foreground))}.security-section{padding:5rem 1rem;content-visibility:auto;contain-intrinsic-size:auto 800px}.how-it-works-section,.payment-section,.trust-section,.news-section,.faq-section{content-visibility:auto;contain-intrinsic-size:auto 600px}.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) / .5);border-radius:.75rem;padding:1.5rem;display:flex;align-items:flex-start;gap:1rem;box-shadow:var(--shadow-card);transition:all .3s ease}.security-card:hover{border-color:hsl(var(--primary) / .3);box-shadow:var(--shadow-card),0 0 20px hsl(var(--primary) / .1);transform:translateY(-2px)}.security-icon-small{width:2.5rem;height:2.5rem;background:hsl(var(--primary) / .1);border:1px solid hsl(var(--primary) / .2);border-radius:.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:.5rem;margin-bottom:.5rem}.security-header h3{font-weight:600;color:hsl(var(--foreground))}.security-content p{color:hsl(var(--muted-foreground));font-size:.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) / .5);border-radius:.75rem;padding:1.5rem;display:flex;align-items:flex-start;gap:1rem;box-shadow:var(--shadow-card);transition:all .3s ease}.advantage-card.highlight{border-color:hsl(var(--primary) / .3);background:hsl(var(--primary) / .05)}.advantage-card:hover{border-color:hsl(var(--primary) / .3);box-shadow:var(--shadow-card),0 0 20px hsl(var(--primary) / .1);transform:translateY(-2px)}.advantage-dot{width:.5rem;height:.5rem;border-radius:50%;margin-top:.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:.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:700;margin-bottom:.5rem}.stat-item:first-child .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:.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) / .5);border-radius:.75rem;padding:1.5rem;display:flex;gap:1rem;box-shadow:var(--shadow-card);transition:all .3s ease}.news-item.featured{border-color:hsl(var(--primary) / .3);background:hsl(var(--primary) / .05)}.news-item:hover{border-color:hsl(var(--primary) / .3);box-shadow:var(--shadow-card),0 0 20px hsl(var(--primary) / .1);transform:translateY(-2px)}.news-icon{width:2.5rem;height:2.5rem;background:hsl(var(--primary) / .1);border:1px solid hsl(var(--primary) / .2);border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:hsl(var(--primary));flex-shrink:0}.news-icon.warning{background:hsl(var(--destructive) / .1);border-color:hsl(var(--destructive) / .2);color:hsl(var(--destructive))}.news-content{flex:1;min-width:0}.news-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.news-content h3{font-size:1.125rem;font-weight:600;margin-bottom:.5rem;line-height:1.3;color:hsl(var(--foreground))}.news-content p{color:hsl(var(--muted-foreground));margin-bottom:.75rem;line-height:1.5}.news-date{display:flex;align-items:center;gap:.5rem;font-size:.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) / .05);border:1px solid hsl(var(--destructive) / .3);border-radius:.75rem;padding:1.5rem}.alert-header{display:flex;align-items:center;gap:.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:.875rem;margin-bottom:1rem}.phishing-warnings{display:flex;flex-direction:column;gap:1rem}.warning-item{background:hsl(var(--destructive) / .1);border:1px solid hsl(var(--destructive) / .2);border-radius:.5rem;padding:.75rem}.warning-title{font-weight:600;color:hsl(var(--destructive));font-size:.875rem;margin-bottom:.25rem}.warning-url{font-family:monospace;font-size:.75rem;background:hsl(var(--background) / .5);padding:.25rem .5rem;border-radius:.25rem;display:block;margin-bottom:.5rem;color:hsl(var(--foreground))}.warning-item p{font-size:.75rem;color:hsl(var(--muted-foreground))}.platform-status{background:hsl(var(--card));border:1px solid hsl(var(--border) / .5);border-radius:.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:.75rem}.status-item{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.status-item span:first-child{color:hsl(var(--muted-foreground))}.status-indicator{display:flex;align-items:center;gap:.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) / .4);background:hsl(var(--card) / .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:.75rem;margin-bottom:1rem}.footer-logo-img{width:2rem;height:2rem;border-radius:.5rem}.footer-logo-text h3{font-size:1.125rem;font-weight:700;color:hsl(var(--destructive));margin:0}.footer-logo-text h4{font-size:1.125rem;font-weight:700;color:hsl(var(--destructive));margin:0}.footer-logo-text p{font-size:.75rem;color:hsl(var(--muted-foreground));margin:0}.footer-brand>p{color:hsl(var(--muted-foreground));font-size:.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:.875rem;margin-bottom:.5rem}.footer a{color:hsl(var(--muted-foreground));text-decoration:none;font-size:.875rem;transition:color .3s ease}.footer a:hover{color:hsl(var(--primary))}.footer-security ul li{display:flex;align-items:center;gap:.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) / .4);padding:1.5rem 1rem;display:flex;flex-direction:column;gap:.75rem;align-items:center}.footer-copyright{font-size:.875rem;color:hsl(var(--muted-foreground));text-align:center}.footer-status{display:flex;flex-direction:column;gap:.5rem;align-items:center;font-size:.75rem;color:hsl(var(--muted-foreground))}.status-divider{display:none}@keyframes pulse-glow{0%{box-shadow:0 0 20px hsl(var(--primary) / .5)}100%{box-shadow:0 0 30px hsl(var(--primary) / .8),0 0 40px hsl(var(--primary) / .3)}}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.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 .75rem}.header-content{padding:0 .75rem}.ticker-content{gap:.75rem;font-size:.7rem;flex-wrap:wrap}.crypto-item{gap:.25rem;min-width:0}.crypto-name{font-size:.75rem}.crypto-price{font-size:.75rem}.crypto-change{font-size:.75rem}.live-indicator{font-size:.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:.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:.9rem}.feature-card h3{font-size:1.1rem}.feature-card p{font-size:.85rem}.security-card h3{font-size:1rem}.security-card p{font-size:.8rem}.news-item h3{font-size:1.1rem}.news-item p{font-size:.85rem}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}.footer-status{flex-direction:column;gap:.5rem}.status-divider{display:none}.nav-mobile{padding:.75rem}.nav-mobile .nav-link{padding:1rem;margin:.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:0 0;border:none;cursor:pointer;padding:.5rem}.mobile-menu-toggle span{width:24px;height:2px;background:hsl(var(--foreground));transition:all .3s ease}.mobile-menu-toggle.active span:first-child{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) / .3);border-radius:1rem;padding:2rem;max-width:48rem;margin:0 auto;box-shadow:var(--shadow-card),0 0 30px hsl(var(--primary) / .1)}.validator-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.validator-icon{width:3rem;height:3rem;background:hsl(var(--primary) / .1);border:1px solid hsl(var(--primary) / .3);border-radius:.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:.875rem 1rem;border:1px solid hsl(var(--border));border-radius:.5rem;background:hsl(var(--muted) / .3);color:hsl(var(--foreground));font-family:monospace;font-size:.875rem;transition:all .3s ease}.validator-input:focus{outline:0;border-color:hsl(var(--primary));box-shadow:0 0 0 3px hsl(var(--primary) / .1)}.validator-input::placeholder{color:hsl(var(--muted-foreground))}.validation-result{padding:1rem;border-radius:.5rem;display:flex;align-items:flex-start;gap:.75rem;margin-top:1rem}.validation-result.hidden{display:none}.validation-result.success{background:hsl(var(--success) / .1);border:1px solid hsl(var(--success) / .3)}.validation-result.danger{background:hsl(var(--destructive) / .1);border:1px solid hsl(var(--destructive) / .3)}.validation-result.error{background:hsl(var(--warning) / .1);border:1px solid hsl(var(--warning) / .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:.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) / .5)}.info-item{display:flex;align-items:center;gap:.5rem;color:hsl(var(--muted-foreground));font-size:.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) / .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) / .5);border-radius:.75rem;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;box-shadow:var(--shadow-card);transition:all .3s ease}.verified-link-card:hover{border-color:hsl(var(--primary) / .3);box-shadow:var(--shadow-card),0 0 20px hsl(var(--primary) / .1);transform:translateY(-2px)}.link-status{display:flex;align-items:center;gap:.5rem}.link-status .status-text{font-size:.75rem;font-weight:500;color:hsl(var(--success));text-transform:uppercase;letter-spacing:.05em}.link-info h3{font-size:1.125rem;font-weight:600;color:hsl(var(--foreground));margin-bottom:.25rem}.link-info p{font-size:.875rem;color:hsl(var(--muted-foreground))}.link-url{font-family:monospace;font-size:.8rem;background:hsl(var(--muted) / .5);padding:.75rem 1rem;border-radius:.5rem;border:1px solid hsl(var(--border));color:hsl(var(--primary));word-break:break-all}.link-badge{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:hsl(var(--success) / .1);border:1px solid hsl(var(--success) / .3);border-radius:.5rem;color:hsl(var(--success));font-size:.75rem;font-weight:500}.link-badge .badge-icon{width:.875rem;height:.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) / .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:.75rem;margin-bottom:1rem}.detail-item{display:flex;align-items:flex-start;gap:.75rem}.detail-icon{width:1.25rem;height:1.25rem;color:hsl(var(--success));flex-shrink:0;margin-top:.125rem}.detail-item span{color:hsl(var(--foreground));font-size:.9375rem;line-height:1.5}.step-warning{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:hsl(var(--destructive) / .1);border:1px solid hsl(var(--destructive) / .3);border-radius:.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:.875rem;line-height:1.5}.step-tip{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:hsl(var(--primary) / .1);border:1px solid hsl(var(--primary) / .3);border-radius:.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:.875rem;line-height:1.5}.quick-access-box{background:hsl(var(--card));border:1px solid hsl(var(--primary) / .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) / .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:.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:.9375rem}.security-reminder-section{padding:3rem 1rem 4rem}.security-reminder-card{background:hsl(var(--warning) / .05);border:1px solid hsl(var(--warning) / .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) / .1);border-radius:.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:.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) / .3);border-bottom:1px solid hsl(var(--border) / .3);padding:.75rem 0}.breadcrumb-list{display:flex;align-items:center;gap:.5rem;list-style:none;margin:0;padding:0;font-size:.875rem}.breadcrumb-list li{display:flex;align-items:center;gap:.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 .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) / .5);border-radius:.75rem;padding:1.5rem;display:flex;gap:1.5rem;box-shadow:var(--shadow-card);transition:all .3s ease}.step-card:hover{border-color:hsl(var(--primary) / .3);box-shadow:var(--shadow-card),0 0 20px hsl(var(--primary) / .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:.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:.75rem}}.how-it-works-section{padding:4rem 0;background:hsl(var(--background))}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:64rem;margin:0 auto}.payment-section{padding:4rem 0;background:linear-gradient(135deg,hsl(var(--card)),hsl(var(--background)))}.payment-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:64rem;margin:0 auto}.payment-card{background:hsl(var(--card));border:1px solid hsl(var(--border) / .5);border-radius:.75rem;padding:1.5rem;text-align:center;transition:all .3s ease}.payment-card:hover{border-color:hsl(var(--primary) / .3);transform:translateY(-2px);box-shadow:0 0 20px hsl(var(--primary) / .1)}.payment-icon{width:3rem;height:3rem;background:hsl(var(--primary) / .1);border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:hsl(var(--primary))}.payment-icon svg{width:1.5rem;height:1.5rem}.payment-card h3{font-size:1.125rem;font-weight:600;margin-bottom:.5rem;color:hsl(var(--foreground))}.payment-card p{font-size:.875rem;color:hsl(var(--muted-foreground));line-height:1.6;margin-bottom:1rem}.payment-features{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.payment-feature{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:hsl(var(--muted-foreground));background:hsl(var(--background));padding:.25rem .5rem;border-radius:.25rem}.payment-feature svg{width:.875rem;height:.875rem;color:hsl(var(--success))}@media (max-width:640px){.payment-grid,.steps-grid{grid-template-columns:1fr}}.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) / .5);border-radius:.75rem;transition:all .3s ease}.highlight-item:hover{border-color:hsl(var(--primary) / .3);transform:translateY(-2px)}.highlight-icon{width:2.5rem;height:2.5rem;background:hsl(var(--primary) / .1);border-radius:.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:.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 .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) / .5);border-radius:.75rem;padding:1.5rem;text-align:center;transition:all .3s ease}.trust-card:hover{border-color:hsl(var(--primary) / .3);transform:translateY(-2px);box-shadow:0 0 20px hsl(var(--primary) / .1)}.trust-value{font-size:2rem;font-weight:700;color:hsl(var(--primary));margin-bottom:.25rem}.trust-label{font-size:.875rem;font-weight:600;color:hsl(var(--foreground));margin-bottom:.5rem}.trust-card p{font-size:.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) / .3);border-radius:.75rem;padding:1.5rem;max-width:64rem;margin:0 auto}.forum-icon{width:3rem;height:3rem;background:hsl(var(--primary) / .1);border-radius:.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:.5rem}.forum-content p{font-size:.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) / .5);border-radius:.75rem;padding:1.5rem;transition:all .3s ease}.config-card:hover{border-color:hsl(var(--primary) / .3);transform:translateY(-2px)}.config-icon{width:2.5rem;height:2.5rem;background:hsl(var(--primary) / .1);border-radius:.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:.5rem}.config-card p{font-size:.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) / .5);border-radius:.75rem;padding:1.5rem;transition:all .3s ease}.troubleshoot-card:hover{border-color:hsl(var(--primary) / .3)}.troubleshoot-header{margin-bottom:.75rem}.error-code{display:inline-block;padding:.25rem .5rem;font-size:.7rem;font-weight:600;color:hsl(var(--warning));background:hsl(var(--warning) / .1);border-radius:.25rem}.troubleshoot-card h3{font-size:1rem;font-weight:600;color:hsl(var(--foreground));margin-bottom:.5rem}.troubleshoot-card>p{font-size:.875rem;color:hsl(var(--muted-foreground));margin-bottom:1rem}.solution{background:hsl(var(--background));border-radius:.5rem;padding:1rem}.solution strong{color:hsl(var(--foreground));display:block;margin-bottom:.5rem}.solution ul{list-style:none;padding:0;margin:0}.solution li{font-size:.8rem;color:hsl(var(--muted-foreground));padding-left:1rem;position:relative;margin-bottom:.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) / .5);border-radius:.75rem;padding:1.5rem;transition:all .3s ease}.mobile-card:hover{border-color:hsl(var(--primary) / .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:.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:.875rem;color:hsl(var(--muted-foreground));margin-bottom:1rem;line-height:1.6}.mobile-steps{display:flex;flex-direction:column;gap:.5rem}.mobile-step{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:hsl(var(--muted-foreground))}.step-num{width:1.5rem;height:1.5rem;background:hsl(var(--primary) / .1);color:hsl(var(--primary));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;flex-shrink:0}.mobile-warning{display:flex;gap:1rem;align-items:flex-start;background:hsl(var(--warning) / .1);border:1px solid hsl(var(--warning) / .3);border-radius:.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:.5rem}.warning-content p{font-size:.875rem;color:hsl(var(--muted-foreground));line-height:1.6}@media (max-width:640px){.config-grid,.mobile-grid,.troubleshoot-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) / .5);border-radius:.75rem;padding:1.5rem;transition:all .3s ease}.verification-card:hover{border-color:hsl(var(--primary) / .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:.875rem;font-weight:700;margin-bottom:1rem}.verification-card h3{font-size:1rem;font-weight:600;color:hsl(var(--foreground));margin-bottom:.5rem}.verification-card p{font-size:.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) / .3);border-radius:.75rem;padding:1.5rem;max-width:64rem;margin:0 auto}.pgp-icon{width:3rem;height:3rem;background:hsl(var(--primary) / .1);border-radius:.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:.5rem}.pgp-content p{font-size:.875rem;color:hsl(var(--muted-foreground));line-height:1.6}.pgp-content code{background:hsl(var(--background));padding:.125rem .375rem;border-radius:.25rem;font-size:.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) / .5);border-radius:.75rem;padding:1.5rem;text-align:center;transition:all .3s ease}.status-card:hover{border-color:hsl(var(--primary) / .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) / .1)}.status-indicator-large.maintenance{background:hsl(var(--warning) / .1)}.status-indicator-large.slow{background:hsl(var(--slow) / .1)}.status-indicator-large.offline{background:hsl(var(--destructive) / .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:.5rem}.status-card p{font-size:.8rem;color:hsl(var(--muted-foreground));line-height:1.5}.failover-info{background:hsl(var(--card));border:1px solid hsl(var(--border) / .5);border-radius:.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:.75rem}.failover-info p{font-size:.875rem;color:hsl(var(--muted-foreground));line-height:1.7;max-width:48rem;margin:0 auto}@media (max-width:640px){.status-grid,.verification-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) / .5);border-radius:.75rem;padding:1.5rem;transition:all .3s ease}.faq-item:hover{border-color:hsl(var(--primary) / .3);transform:translateY(-2px);box-shadow:0 0 20px hsl(var(--primary) / .1)}.faq-item h3{font-size:1rem;font-weight:600;color:hsl(var(--foreground));margin-bottom:.75rem}.faq-item p{font-size:.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) / .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:700;margin-bottom:.75rem;line-height:1.2}.access-hero-description{font-size:clamp(.9rem, 2vw, 1.1rem);color:hsl(var(--muted-foreground));margin-bottom:0;max-width:36rem;margin-left:auto;margin-right:auto}.marketplace-section .section-header,.verified-links-section .section-header{margin-bottom:2rem}.marketplace-section{padding-top:2rem}.xmr-hero-ticker{background:linear-gradient(135deg,hsl(var(--xmr) / .15),hsl(var(--xmr) / .05));border:2px solid hsl(var(--xmr) / .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) / .5);margin-bottom:.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) / .2);color:hsl(var(--success));padding:.5rem 1rem;border-radius:.5rem;font-weight:600;font-size:1.25rem}.xmr-hero-ticker .live-tag{display:flex;align-items:center;gap:.5rem;color:hsl(var(--muted-foreground));font-size:.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) / .1),hsl(var(--card)));border:1px solid hsl(var(--xmr) / .3);border-radius:.75rem;padding:1.5rem;text-align:center}.xmr-feature-card .feature-icon{background:hsl(var(--xmr) / .2);color:hsl(var(--xmr))}.xmr-highlight-item{background:hsl(var(--xmr) / .1);padding:.25rem .75rem;border-radius:.5rem;border:1px solid hsl(var(--xmr) / .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) / .1);color:hsl(var(--xmr))}.author-byline{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.8125rem;color:hsl(var(--muted-foreground));margin-top:1rem;flex-wrap:wrap}.author-byline time{color:hsl(var(--foreground));font-weight:500}.author-byline .byline-icon{width:.875rem;height:.875rem;color:hsl(var(--success));flex-shrink:0}.author-byline .byline-sep{color:hsl(var(--border))}.trust-indicators{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap;margin-top:2rem;padding:1rem 1.5rem;background:hsl(var(--card) / .5);border:1px solid hsl(var(--border) / .3);border-radius:.75rem;max-width:48rem;margin-left:auto;margin-right:auto}.trust-indicator{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:hsl(var(--muted-foreground))}.trust-indicator .ti-icon{width:1rem;height:1rem;flex-shrink:0}.trust-indicator .ti-icon.ti-shield{color:hsl(var(--success))}.trust-indicator .ti-icon.ti-check{color:hsl(var(--primary))}.trust-indicator .ti-icon.ti-clock{color:hsl(var(--warning))}.trust-indicator span{white-space:nowrap}.trust-indicator strong{color:hsl(var(--foreground));font-weight:600}@media (max-width:640px){.trust-indicators{gap:.75rem;padding:.75rem 1rem}.trust-indicator{font-size:.75rem}.author-byline{font-size:.75rem}}