.marketing-page{min-height:100vh;background:#0a0a0a;color:#ffffff;font-family:SF Pro Display,Helvetica Neue,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;padding:0 2rem}.hero-background{z-index:0}.hero-background,.hero-gradient{position:absolute;top:0;left:0;right:0;bottom:0}.hero-gradient{background:radial-gradient(ellipse at center,rgba(139,92,246,.15) 0,rgba(139,92,246,.05) 40%,transparent 70%)}.hero-grid{position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(139,92,246,.1) 1px,transparent 0),linear-gradient(90deg,rgba(139,92,246,.1) 1px,transparent 0);background-size:50px 50px;opacity:.3}.hero-content{position:relative;z-index:2;max-width:600px;width:100%}.hero-logo{margin-bottom:2rem}.bitcoin-symbol{font-size:4rem;font-weight:700;color:#8b5cf6;text-shadow:0 0 30px rgba(139,92,246,.5)}.hero-title{font-size:4.5rem;font-weight:900;line-height:.9;margin-bottom:2rem;letter-spacing:-.02em}.title-bitcoin{display:block;color:#8b5cf6;text-shadow:0 0 50px rgba(139,92,246,.6)}.title-paint{display:block;color:#ffffff;background:linear-gradient(135deg,#ffffff,#c084fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.25rem;line-height:1.6;color:#b0b0b0;margin-bottom:3rem;max-width:500px}.hero-buttons{display:flex;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.cta-primary{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#ffffff;border:none;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px rgba(139,92,246,.3)}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(139,92,246,.4)}.cta-secondary{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:rgba(139,92,246,.1);color:#8b5cf6;border:2px solid rgba(139,92,246,.3);border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.cta-secondary:hover{background:rgba(139,92,246,.2);border-color:rgba(139,92,246,.5)}.hero-stats{display:flex;gap:2rem;flex-wrap:wrap}.stat{text-align:center}.stat-number{font-size:2rem;font-weight:700;color:#8b5cf6;margin-bottom:.5rem}.stat-label{font-size:.9rem;color:#888;text-transform:uppercase;letter-spacing:.05em}.hero-visual{position:absolute;right:2rem;top:50%;transform:translateY(-50%);z-index:1;max-width:600px;width:45%}.app-preview{perspective:1000px}.app-window{background:rgba(20,20,20,.9);border-radius:16px;border:1px solid rgba(139,92,246,.2);backdrop-filter:blur(20px);box-shadow:0 20px 60px rgba(0,0,0,.5);transform:rotateY(-10deg) rotateX(5deg);transition:transform .3s ease}.app-window:hover{transform:rotateY(-5deg) rotateX(2deg)}.window-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid rgba(139,92,246,.1)}.window-controls{display:flex;gap:.5rem}.control{width:12px;height:12px;border-radius:50%}.control.close{background:#ff5f56}.control.minimize{background:#ffbd2e}.control.maximize{background:#27ca3f}.window-title{font-weight:600;color:#ffffff}.window-content{display:flex;height:400px}.mock-sidebar{width:200px;background:rgba(15,15,15,.8);padding:1rem;border-right:1px solid rgba(139,92,246,.1)}.mock-nav-item{padding:.75rem;margin-bottom:.5rem;border-radius:8px;color:#b0b0b0;cursor:pointer;transition:all .2s ease}.mock-nav-item.active{background:rgba(139,92,246,.2);color:#8b5cf6}.mock-canvas-area{flex:1;padding:1rem}.mock-canvas{height:100%;display:flex;flex-direction:column}.canvas-tools{display:flex;gap:.5rem;margin-bottom:1rem}.tool-item{width:40px;height:40px;background:rgba(139,92,246,.1);border:1px solid rgba(139,92,246,.3);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;cursor:pointer;transition:all .2s ease}.tool-item:hover{background:rgba(139,92,246,.2);border-color:rgba(139,92,246,.5)}.canvas-workspace{flex:1;background:rgba(40,40,40,.5);border-radius:8px;border:2px dashed rgba(139,92,246,.3);position:relative;overflow:hidden}.artwork-preview{position:absolute;top:20%;left:20%;right:20%;bottom:20%}.artwork-layer{position:absolute;border-radius:4px;opacity:.8;animation:floatArt 6s ease-in-out infinite}.layer-1{top:0;left:0;width:60%;height:40%;background:linear-gradient(45deg,#8b5cf6,#c084fc);animation-delay:0s}.layer-2{top:30%;right:0;width:50%;height:50%;background:linear-gradient(135deg,#a78bfa,#ddd6fe);animation-delay:2s}.layer-3{bottom:0;left:20%;width:40%;height:30%;background:linear-gradient(225deg,#7c3aed,#8b5cf6);animation-delay:4s}@keyframes floatArt{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.05)}}.features-section{padding:8rem 2rem;background:linear-gradient(180deg,#0a0a0a,#0f0f0f)}.section-container{max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:5rem}.section-title{font-size:3rem;font-weight:900;margin-bottom:1.5rem;background:linear-gradient(135deg,#ffffff,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em}.section-subtitle{font-size:1.25rem;color:#b0b0b0;max-width:600px;margin:0 auto;line-height:1.6}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.feature-card{background:rgba(20,20,20,.6);border:1px solid rgba(139,92,246,.2);border-radius:16px;padding:2.5rem;text-align:center;transition:all .3s ease;backdrop-filter:blur(10px)}.feature-card:hover{border-color:rgba(139,92,246,.5);box-shadow:0 10px 40px rgba(139,92,246,.1);transform:translateY(-5px)}.feature-icon{width:80px;height:80px;margin:0 auto 1.5rem;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:2rem;background:linear-gradient(135deg,rgba(139,92,246,.2),rgba(124,58,237,.2));border:1px solid rgba(139,92,246,.3)}.feature-icon.bitcoin span{color:#8b5cf6;font-weight:700}.feature-icon svg{width:2rem;height:2rem;color:#8b5cf6}.feature-title{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#ffffff;letter-spacing:.02em}.feature-description{color:#b0b0b0;line-height:1.6;font-size:1rem}.testimonials-section{padding:8rem 2rem;background:rgba(139,92,246,.05)}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.testimonial{background:rgba(20,20,20,.8);border:1px solid rgba(139,92,246,.2);border-radius:16px;padding:2rem;backdrop-filter:blur(10px)}.testimonial-content{font-size:1.1rem;line-height:1.6;color:#e0e0e0;margin-bottom:1.5rem;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:1rem}.author-avatar{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#8b5cf6,#c084fc)}.author-name{font-weight:600;color:#ffffff;margin-bottom:.25rem}.author-title{color:#888;font-size:.9rem}.cta-section{padding:8rem 2rem;background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(124,58,237,.1));text-align:center}.cta-content{max-width:800px;margin:0 auto}.cta-title{font-size:3.5rem;font-weight:900;margin-bottom:1.5rem;background:linear-gradient(135deg,#ffffff,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em}.cta-subtitle{font-size:1.25rem;color:#b0b0b0;margin-bottom:3rem;line-height:1.6}.cta-buttons{margin-bottom:2rem}.cta-primary.large{padding:1.5rem 3rem;font-size:1.25rem}.cta-features{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.cta-feature{display:flex;align-items:center;gap:.5rem;color:#8b5cf6;font-size:.95rem}.cta-feature svg{width:1rem;height:1rem}.footer{background:#0a0a0a;border-top:1px solid rgba(139,92,246,.2);padding:4rem 2rem 2rem}.footer-content{max-width:1200px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:3rem;margin:0 auto 3rem}.footer-brand{max-width:300px}.footer-logo{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.footer-logo .bitcoin-symbol{font-size:2rem;color:#8b5cf6}.brand-text{display:flex;flex-direction:column;line-height:.9}.brand-bitcoin{color:#8b5cf6}.brand-bitcoin,.brand-paint{font-size:1.5rem;font-weight:900}.brand-paint{color:#ffffff}.footer-tagline{color:#888;font-size:1rem;line-height:1.5}.link-group h4{color:#8b5cf6;font-size:1.1rem;margin-bottom:1rem;font-weight:600}.link-group a{display:block;color:#b0b0b0;text-decoration:none;margin-bottom:.5rem;font-size:.95rem;transition:color .2s ease}.link-group a:hover{color:#8b5cf6}.footer-bottom{max-width:1200px;margin:0 auto;padding-top:2rem;border-top:1px solid rgba(139,92,246,.1);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-copyright{color:#888;font-size:.9rem}.footer-social{display:flex;gap:1rem}.social-link{width:40px;height:40px;border-radius:8px;background:rgba(139,92,246,.1);border:1px solid rgba(139,92,246,.3);display:flex;align-items:center;justify-content:center;color:#8b5cf6;text-decoration:none;transition:all .2s ease}.social-link:hover{background:rgba(139,92,246,.2);border-color:rgba(139,92,246,.5);transform:translateY(-2px)}@media (max-width:1024px){.hero-visual{position:relative;right:auto;top:auto;transform:none;width:100%;max-width:100%;margin-top:3rem}.hero-section{flex-direction:column;text-align:center;padding:2rem 1rem}}@media (max-width:768px){.hero-title{font-size:3rem}.section-title{font-size:2rem}.cta-title{font-size:2.5rem}.features-grid,.footer-content,.testimonials-grid{grid-template-columns:1fr}.footer-content{gap:2rem}.footer-bottom{flex-direction:column;text-align:center}.hero-stats{justify-content:center}.cta-features{flex-direction:column;align-items:center}}