@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;0,900;1,400&family=Inter:wght@300;400;500;600;700;900&display=swap";:root{--color-bg-deep: #05050A;--color-bg-surface: #0F0F16;--color-primary: #8A2BE2;--color-primary-glow: #8A2BE280;--color-accent: #00F0FF;--color-accent-glow: #00F0FF80;--color-text-main: #FFFFFF;--color-text-muted: #A0A0B0;--gradient-main: linear-gradient(135deg, #8A2BE2 0%, #4B0082 100%);--gradient-text: linear-gradient(90deg, #FFFFFF 0%, #E0E0FF 100%);--container-width: 1200px;--header-height: 80px;--radius-lg: 24px;--radius-md: 16px;font-family:Inter,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:var(--color-text-main);background-color:var(--color-bg-deep);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{margin:0;display:block;min-width:320px;min-height:100vh;background:url(/bg-inconsciente.png) top center / contain no-repeat fixed;background-color:#020205;color:#fff;overflow-x:hidden;position:relative}::-webkit-scrollbar-track{background:#050510}a{font-weight:500;color:var(--color-accent);text-decoration:none;transition:color .3s ease}a:hover{color:#fff}h1,h2,h3,h4{font-family:Playfair Display,serif;font-weight:700;line-height:1.1;color:#fff}h1{font-size:3.5rem;letter-spacing:-.03em}h2{font-size:2.5rem;letter-spacing:-.02em}h3{font-size:1.75rem}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-bg-deep)}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.animate-float{animation:float 6s ease-in-out infinite}.glass-panel{background:#ffffff08;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-lg)}.gold-glow{box-shadow:0 0 30px #ffd70026}.purple-glow{box-shadow:0 0 30px #8a2be233}.text-gradient-gold{background:linear-gradient(135deg,gold,#fdb931,#c09000);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.text-gradient-purple{background:linear-gradient(135deg,#fff,#a060ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.app-container{width:100%;min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1;width:100%;margin:0;padding:0}section:not(.hero-section){max-width:var(--container-width);margin:0 auto;padding-left:1.5rem;padding-right:1.5rem;width:100%}.header-container{position:fixed;top:0;left:0;width:100%;padding:1.5rem 2rem;z-index:100;transition:all .3s ease;background:transparent}.header-container.scrolled{padding:1rem 2rem;background:#05050ab3;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.05);box-shadow:0 4px 30px #0000001a}.header-content{max-width:var(--container-width);margin:0 auto;display:flex;justify-content:space-between;align-items:center}.brand-link{display:flex;align-items:center;gap:12px;text-decoration:none;transition:transform .3s ease}.brand-link:hover{transform:scale(1.02)}.header-logo-img{height:48px;width:auto;filter:drop-shadow(0 0 10px rgba(255,215,0,.4))}.brand-text{color:gold;font-weight:800;font-size:1.4rem;letter-spacing:-.02em;font-family:Playfair Display,serif}@media(max-width:768px){.header-logo-img{height:40px}.brand-text{font-size:1.2rem}}.header-nav{display:flex;gap:2rem;align-items:center}.nav-link{font-size:.95rem;font-weight:700;color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;padding:.6rem 1.4rem;border-radius:50px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);border:1px solid transparent;text-decoration:none;position:relative;background:transparent}.nav-link:hover,.nav-link.active{color:gold;background:#ffd7000d;border:1px solid rgba(255,215,0,.4);box-shadow:0 0 20px #ffd70026,inset 0 0 10px #ffd7000d;transform:translateY(-2px) scale(1.02);text-shadow:0 0 10px rgba(255,215,0,.5)}@media(max-width:968px){.header-nav{display:none}}.header-actions{display:flex;align-items:center;gap:1rem}.lang-switcher-premium{display:flex;align-items:center;background:#ffd7000f;padding:.3rem .4rem;border-radius:50px;border:1.5px solid rgba(255,215,0,.5);box-shadow:0 0 14px #ffd70026,inset 0 0 8px #ffd7000d;gap:.2rem;transition:box-shadow .3s ease}.lang-switcher-premium:hover{box-shadow:0 0 22px #ffd7004d,inset 0 0 10px #ffd70014}.lang-btn{background:transparent;border:none;color:#ffffff80;font-size:.8rem;font-weight:700;letter-spacing:.05em;padding:.45rem .9rem;border-radius:20px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.35rem}.lang-btn:hover{color:#fff;background:#ffd7001a}@keyframes lang-pulse{0%,to{box-shadow:0 0 8px #ffd70066}50%{box-shadow:0 0 18px #ffd700b3}}.lang-btn.active{background:linear-gradient(135deg,#ffd70040,#ffb40026);color:gold;font-weight:800;box-shadow:0 0 10px #ffd70066;animation:lang-pulse 2.5s ease-in-out infinite}.lang-divider{width:1px;height:14px;background:#ffd70040;margin:0 .1rem}@media(max-width:768px){.header-container{padding:1rem 1.5rem}}.footer-section{border-top:1px solid rgba(255,255,255,.05);background:#05050acc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:4rem 2rem 2rem;margin-top:4rem}.footer-content{max-width:var(--container-width);margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem;margin-bottom:3rem}.footer-brand h3{margin-bottom:1rem;background:var(--gradient-text);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.language-switcher{display:flex;align-items:center;gap:.5rem}.language-switcher button{background:none;border:none;color:var(--color-text-muted);padding:0;font-size:.9rem;cursor:pointer;font-weight:500}.language-switcher button:hover,.language-switcher button.active{color:var(--color-accent)}.language-switcher .divider{color:var(--color-text-muted);font-size:.8rem}.footer-links{display:flex;gap:2rem}.footer-links a{color:var(--color-text-muted);font-size:.95rem;font-weight:400}.footer-links a:hover{color:#fff}.footer-social{display:flex;gap:2.5rem}.footer-social a{transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;align-items:center;justify-content:center;width:70px;height:70px;border-radius:20px;position:relative;overflow:hidden;background:#ffffff0d}.footer-social a[aria-label=Facebook]{color:#1877f2;border:1px solid rgba(24,119,242,.3)}.footer-social a[aria-label=Instagram]{color:#e4405f;border:1px solid rgba(228,64,95,.3)}.footer-social a[aria-label=Youtube]{color:red;border:1px solid rgba(255,0,0,.3)}.footer-social a:hover{transform:translateY(-8px) scale(1.1);background:#ffffff1a}.footer-social a[aria-label=Facebook]:hover{box-shadow:0 0 25px #1877f299;border-color:#1877f2;filter:brightness(1.2)}.footer-social a[aria-label=Instagram]:hover{box-shadow:0 0 25px #e4405f99;border-color:#e4405f;filter:brightness(1.2)}.footer-social a[aria-label=Youtube]:hover{box-shadow:0 0 25px #f009;border-color:red;filter:brightness(1.2)}.footer-bottom{max-width:var(--container-width);margin:0 auto;padding-top:2rem;border-top:1px solid rgba(255,255,255,.05);text-align:center}.footer-bottom p{color:#555;font-size:.875rem}@media(max-width:768px){.footer-content{flex-direction:column;text-align:center}.footer-links{flex-direction:column;gap:1rem}}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:8rem 2rem;background:transparent;overflow:hidden}.hero-content{max-width:var(--container-width);margin:0 auto;width:100%;display:flex;flex-direction:column;align-items:center;gap:4rem;position:relative;z-index:10}.hero-main-area{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ffd7000d;border:1px solid rgba(255,215,0,.3);border-radius:50px;margin-bottom:2rem;box-shadow:0 0 20px #ffd7001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-badge span{font-size:.9rem;font-weight:600;color:gold;text-transform:uppercase;letter-spacing:.05em}.hero-badge-icon{color:gold}.hero-title{font-size:4.5rem;line-height:1.1;font-weight:800;margin-bottom:1.5rem;text-shadow:0 0 40px rgba(0,0,0,.5);color:#fff;text-align:center}.text-gradient{background:linear-gradient(135deg,gold,#fdb931,#c09000);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 10px rgba(255,215,0,.3))}.hero-subtitle{font-size:1.25rem;color:#d0d0e0;margin-bottom:2.5rem;max-width:800px;line-height:1.6;text-align:center}.hero-actions{display:flex;gap:1rem;position:relative;z-index:20}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;border-radius:12px;font-size:1rem;background:linear-gradient(135deg,gold,#e0a800);color:#050510;border:none;font-weight:700;box-shadow:0 0 20px #ffd7004d;transition:all .3s ease;cursor:pointer;text-decoration:none;position:relative;z-index:1000}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 0 30px #ffd70080}.btn-secondary{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:12px;font-size:1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff;font-weight:600;transition:all .3s ease;cursor:pointer}.btn-secondary:hover{background:#ffffff1a;border-color:#fff}.hero-logo-large{height:180px;width:auto;margin-bottom:2.5rem;filter:drop-shadow(0 0 30px rgba(255,215,0,.4));align-self:center}@media(max-width:968px){.hero-logo-large{align-self:center;height:100px}}.hero-visual{position:relative;display:flex;justify-content:center;align-items:center;width:100%;margin-top:2rem}@media(max-width:968px){.hero-section{padding:6rem 1.5rem 8rem;flex-direction:column;display:flex}.hero-content{text-align:center;padding-top:0;display:flex;flex-direction:column}.hero-badge{margin:0 auto 2rem}.hero-title{font-size:3rem}.hero-subtitle{margin:0 auto 2.5rem}.hero-actions{justify-content:center}}.problem-section{padding:4rem 2rem 10rem;max-width:var(--container-width);margin:0 auto;position:relative;z-index:10}.problem-header{text-align:center;margin-bottom:5rem}.problem-header h2{font-size:3rem;font-weight:700;margin-bottom:1.5rem;text-transform:uppercase}.problem-header h2 span{color:gold}.problem-header p{font-size:1.25rem;color:#ffffffb3;max-width:650px;margin:0 auto;line-height:1.6}.pain-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem}.pain-card{background:#0a0a0f99;border:1px solid rgba(255,255,255,.05);border-radius:24px;padding:3rem 2.5rem;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;flex-direction:column;align-items:center;text-align:center}.pain-card:hover{border-color:#ffd70066;box-shadow:0 10px 40px #ffd7001a,inset 0 0 10px #ffd7000d;transform:translateY(-10px)}.pain-icon-wrapper{color:gold;margin-bottom:1.5rem;padding:1.2rem;background:#ffd7000d;border:1px solid rgba(255,215,0,.1);border-radius:50%;box-shadow:0 0 20px #ffd7001a}.pain-card h3{font-size:1.6rem;margin-bottom:1.2rem;font-family:Playfair Display,serif}.pain-card p{font-size:1.05rem;color:#ffffffa6;line-height:1.7;font-family:Inter,sans-serif}@media(max-width:968px){.problem-header h2{font-size:2.2rem}}.demo-section{padding:6rem 2rem 10rem;max-width:1000px;margin:0 auto;position:relative;z-index:10}.demo-header{text-align:center;margin-bottom:4rem}.demo-header h2{font-size:3rem;font-weight:700;margin-bottom:1.5rem;text-transform:uppercase;font-family:Playfair Display,serif}.demo-header h2 span{color:gold}.demo-header p{font-size:1.25rem;color:#ffffffb3;max-width:700px;margin:0 auto;font-family:Inter,sans-serif;line-height:1.6}.demo-terminal-wrapper{perspective:1000px}.mac-window{background:#0a0a0fd9;border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden;box-shadow:0 20px 50px #000c,0 0 40px #ffd7000d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.mac-header{background:#19191ee6;padding:12px 20px;display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.05);position:relative}.mac-buttons{display:flex;gap:8px;position:absolute;left:20px}.mac-buttons span{width:12px;height:12px;border-radius:50%}.mac-buttons .close{background:#ff5f56}.mac-buttons .minimize{background:#ffbd2e}.mac-buttons .maximize{background:#27c93f}.mac-title{width:100%;text-align:center;font-family:Courier New,Courier,monospace;font-size:.85rem;color:#ffffff80;letter-spacing:.1em}.mac-body{padding:2.5rem;font-family:Inter,sans-serif}.pacient-input-block{margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(255,255,255,.05)}.command-prompt{font-family:Courier New,Courier,monospace;color:#4caf50;font-weight:700;margin-bottom:1rem;display:block;font-size:.9rem}.typed-text{font-size:1.2rem;color:#fff;font-style:italic;line-height:1.6;opacity:.9}.ai-processing-block{margin-bottom:2.5rem;display:flex;flex-direction:column;gap:1rem}.processing-step{display:flex;align-items:center;gap:12px;font-family:Courier New,Courier,monospace;font-size:.9rem;color:#fff9}.text-cyan{color:#00f0ff}.text-purple{color:#a060ff}.font-bold{font-weight:700}.ai-output-block{background:#ffd70008;border-left:4px solid #FFD700;padding:2rem;border-radius:0 12px 12px 0}.output-header{display:flex;align-items:center;gap:10px;margin-bottom:1.5rem}.output-content p{font-size:1.1rem;color:#ffffffd9;line-height:1.7}.output-content strong{color:gold;font-family:Courier New,Courier,monospace;letter-spacing:.05em}@media(max-width:768px){.mac-body{padding:1.5rem}.typed-text{font-size:1.05rem}.ai-output-block{padding:1.5rem}}.testimonials-section{padding:6rem 2rem 10rem;max-width:var(--container-width);margin:0 auto;position:relative;z-index:10}.testimonials-header{text-align:center;margin-bottom:5rem}.testimonials-header h2{font-size:3rem;font-weight:700;margin-bottom:1.5rem;text-transform:uppercase;font-family:Playfair Display,serif}.testimonials-header h2 span{color:gold}.testimonials-header p{font-size:1.25rem;color:#ffffffb3;max-width:700px;margin:0 auto;font-family:Inter,sans-serif;line-height:1.6}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem}.testimonial-card{background:#0a0a0fa6;border:1px solid rgba(255,255,255,.05);border-radius:24px;padding:3rem 2.5rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .5s cubic-bezier(.175,.885,.32,1.275);display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.testimonial-card:hover{border-color:#ffd7004d;box-shadow:0 15px 50px #00000080,inset 0 0 15px #ffd70014;transform:translateY(-8px)}.quote-icon-bg{position:absolute;top:-20px;right:-20px;color:#ffd70008;z-index:0;transform:rotate(10deg)}.card-top-info{position:relative;z-index:1;margin-bottom:2rem}.stars-row{display:flex;gap:4px}.testimonial-text{position:relative;z-index:1;font-size:1.15rem;line-height:1.7;color:#ffffffd9;font-style:italic;margin-bottom:2.5rem;font-family:Inter,sans-serif;font-weight:300;flex-grow:1}.testimonial-author{position:relative;z-index:1;display:flex;align-items:center;gap:15px;border-top:1px solid rgba(255,255,255,.1);padding-top:2rem}.author-avatar{width:48px;height:48px;background:linear-gradient(135deg,#ffd70033,#ffd7000d);border:1px solid rgba(255,215,0,.4);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-family:Playfair Display,serif;font-weight:700;color:gold}.author-details h4{font-size:1.1rem;color:#fff;margin-bottom:.2rem;font-weight:600}.author-details span{font-size:.9rem;color:#ffffff80;font-family:Inter,sans-serif}@media(max-width:968px){.testimonials-header h2{font-size:2.2rem}}.pricing-section{padding:6rem 2rem 10rem;max-width:1200px;margin:0 auto;position:relative;z-index:10}.pricing-header{text-align:center;margin-bottom:5rem}.pricing-header h2{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;text-transform:uppercase;font-family:Playfair Display,serif}.pricing-header h2 span{color:gold}.pricing-header p{font-size:1.25rem;color:#ffffffb3;max-width:700px;margin:0 auto;font-family:Inter,sans-serif;line-height:1.6}.pricing-cards-grid.center-grid{display:flex;justify-content:center;align-items:center}.massive-cta{width:100%;max-width:650px;padding:4rem 3rem!important}.pricing-card{background:#0a0a0fcc;border:1px solid rgba(255,255,255,.05);border-radius:24px;text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;flex-direction:column;position:relative;transition:all .4s ease}.gold-card{background:#140f05f2;border:2px solid #FFD700;box-shadow:0 30px 80px #ffd70026,inset 0 0 30px #ffd7000d;z-index:2}.pulse-badge{position:absolute;top:-15px;left:50%;transform:translate(-50%);background:linear-gradient(90deg,gold,#fdb931);color:#000;font-weight:800;font-size:.95rem;padding:10px 25px;border-radius:20px;letter-spacing:.1em;white-space:nowrap;box-shadow:0 5px 20px #ffd70080;animation:pulseGlow 2s infinite}@keyframes pulseGlow{0%{box-shadow:0 0 #ffd700b3}70%{box-shadow:0 0 0 15px #ffd70000}to{box-shadow:0 0 #ffd70000}}.card-top{display:flex;flex-direction:column;align-items:center;gap:15px;margin-bottom:2rem}.icon-gold{color:gold}.pricing-card h3{font-size:1.8rem;font-family:Playfair Display,serif}.price-box{margin-bottom:1.5rem;display:flex;justify-content:center}.price-amount{font-size:3rem;font-weight:900;line-height:1;font-family:Playfair Display,serif;text-transform:uppercase}.text-gold{color:gold}.free-subtitle{font-size:1.1rem;color:#fff9;margin-bottom:2.5rem}.benefits-list{list-style:none;padding:0;margin:0 0 3rem;text-align:left;display:flex;flex-direction:column;gap:1.2rem;flex-grow:1}.big-list li{font-size:1.15rem;color:#fff;display:flex;gap:12px;align-items:center}.check-gold{color:gold;font-weight:900}.cta-action{margin-top:auto}.giant-btn{width:100%;padding:1.4rem;border-radius:12px;font-size:1.2rem;font-weight:800;letter-spacing:.05em;cursor:pointer;text-decoration:none;display:flex;justify-content:center;align-items:center;gap:10px;background:linear-gradient(90deg,gold,#fdb931);color:#000;border:none;box-shadow:0 10px 40px #ffd70066;transition:all .3s ease}.giant-btn:hover{box-shadow:0 15px 50px #ffd70099;transform:translateY(-3px)}.no-risk-text{margin-top:1rem;font-size:.9rem;color:#fff6;font-style:italic}@media(max-width:768px){.pricing-header h2{font-size:2.5rem}.price-amount{font-size:2.2rem}.giant-btn{font-size:1rem}}.final-cta-section{position:relative;padding:8rem 2rem;margin-top:4rem;overflow:hidden;text-align:center}.final-cta-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,rgba(138,43,226,.15) 0%,transparent 70%);pointer-events:none}.final-cta-content{max-width:800px;margin:0 auto;position:relative;z-index:20;display:flex;flex-direction:column;align-items:center;gap:2rem}.cta-star-icon{color:gold;filter:drop-shadow(0 0 10px rgba(255,215,0,.5));margin-bottom:1rem}.final-cta-content h2{font-size:3rem;line-height:1.2;background:linear-gradient(135deg,#fff,#a5a5a5);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.final-cta-content p{font-size:1.25rem;color:var(--color-text-muted);max-width:600px}.btn-large{padding:1rem 2.5rem;font-size:1.125rem;margin-top:1rem;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;background:linear-gradient(90deg,#8a2be2,#00f0ff);border:none;border-radius:12px;box-shadow:0 0 20px #8a2be266;text-decoration:none;color:#fff;font-weight:700;transition:all .3s ease;cursor:pointer;position:relative;z-index:1000}.btn-large:hover{transform:translateY(-2px);box-shadow:0 0 30px #8a2be299}@media(max-width:768px){.final-cta-content h2{font-size:2rem}}.showcase-section{padding:2rem 2rem 8rem;position:relative;overflow:visible}.showcase-container{max-width:var(--container-width);margin:0 auto;display:flex;flex-direction:column;align-items:center}.showcase-header{text-align:center;margin-bottom:5rem}.showcase-title{font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:1rem;text-shadow:0 0 20px rgba(255,215,0,.2)}.showcase-subtitle{font-size:1.1rem;color:var(--color-text-secondary)}.phones-grid{display:flex;justify-content:center;align-items:center;gap:1.5rem;width:100%;overflow:visible;padding:60px 0}.phone-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;gap:1.5rem;cursor:pointer}.phone-container{width:160px;height:320px;background:#050510;border-radius:24px;border:2px solid rgba(255,215,0,.3);position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080,0 0 15px #ffd7001a}.phone-screen{width:100%;height:100%;position:relative}.phone-image{width:100%;height:100%;object-fit:cover;display:block}.phone-reflection{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#ffffff1a,#fff0,#0000001a);pointer-events:none}.phone-label{font-size:.8rem;font-weight:600;color:#fff9;text-transform:uppercase;letter-spacing:.1em;transition:opacity .3s ease}.phone-wrapper:hover .phone-label{opacity:0}@media(max-width:1024px){.phones-grid{gap:1rem}.phone-container{width:140px;height:280px}}@media(max-width:768px){.phones-grid{flex-wrap:wrap;gap:2rem;padding:50px 0}.phone-container{width:120px;height:240px}}@media(max-width:480px){.phones-grid{gap:1.5rem}.phone-container{width:100px;height:200px}}.map-section{padding:10rem 2rem;position:relative;overflow:hidden}.map-container{max-width:var(--container-width);margin:0 auto}.map-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:6rem;align-items:center}.map-badge{display:inline-flex;align-items:center;gap:.5rem;background:#8a2be21a;border:1px solid rgba(138,43,226,.3);padding:.5rem 1rem;border-radius:50px;color:var(--color-accent);font-size:.85rem;font-weight:600;margin-bottom:2rem}.map-title{font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:2rem;color:#fff;text-shadow:0 0 30px rgba(0,0,0,.5)}.map-description{font-size:1.25rem;color:#b0b0d0;line-height:1.7;margin-bottom:3rem}.map-features{display:flex;flex-direction:column;gap:1.5rem}.map-feature-item{display:flex;align-items:center;gap:1rem;font-size:1.1rem;color:#fff;font-weight:500}.map-feature-icon{width:48px;height:48px;background:#8a2be226;border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--color-accent)}.map-visual-container{position:relative;height:600px;width:100%}.map-visual-wrapper{position:relative;width:100%;height:100%}.map-visual-placeholder{width:100%;height:100%;background:url(/assets/map-visualization.png) center/cover no-repeat;border:1px solid rgba(255,215,0,.2);border-radius:40px;overflow:hidden;position:relative;box-shadow:0 40px 100px #000c,inset 0 0 80px #8a2be226}.map-visual-placeholder:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,transparent 30%,rgba(5,5,15,.6) 100%);z-index:1}.nebula-bg{display:none}.map-node{position:absolute;padding:10px 20px;background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:30px;font-size:.9rem;font-weight:600;color:#fff;z-index:10;box-shadow:0 10px 30px #0006}.node-1{top:25%;left:15%;border-color:#ffd70066}.node-2{top:50%;left:60%;border-color:#00f0ff66}.node-3{top:70%;left:30%;border-color:#8a2be266}.connection{position:absolute;background:linear-gradient(90deg,rgba(255,215,0,.2),transparent);height:1px;transform-origin:left center;z-index:5}.conn-1{width:140px;top:35%;left:20%;transform:rotate(10deg)}.floating-ui{position:absolute;background:#8a2be226;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:1rem 1.5rem;border-radius:20px;border:1px solid rgba(138,43,226,.3);display:flex;align-items:center;gap:1rem;color:#fff;font-weight:600;box-shadow:0 20px 40px #0006;z-index:15}.ui-1{top:10%;right:-5%}.ui-2{bottom:15%;left:-5%}.ui-dot{width:6px;height:6px;border-radius:50%;background:var(--color-accent);box-shadow:0 0 10px var(--color-accent)}@media(max-width:968px){.map-grid{grid-template-columns:1fr;text-align:center;gap:4rem}.map-title{font-size:3rem}.map-badge,.map-feature-item{justify-content:center}.map-visual-container{height:450px}}.authority-section{padding:8rem 2rem;max-width:var(--container-width);margin:0 auto}.authority-header{text-align:center;margin-bottom:5rem}.authority-subtitle{display:block;font-size:.9rem;text-transform:uppercase;letter-spacing:.15em;color:var(--color-accent);margin-bottom:1rem;font-weight:600}.authority-header h2{font-size:2.5rem;color:#fff;max-width:600px;margin:0 auto}.authority-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem}.authority-card{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;border-left:1px solid rgba(255,255,255,.1);padding-left:2rem;transition:all .3s ease}.authority-card:hover{border-left-color:var(--color-accent);background:linear-gradient(90deg,rgba(255,255,255,.02) 0%,transparent 100%)}.authority-icon-wrapper{color:#fff;margin-bottom:.5rem;width:64px;height:64px;display:flex;align-items:center;justify-content:center}.authority-visual-image{width:100%;height:100%;object-fit:contain;mix-blend-mode:screen}.authority-card h3{font-size:1.25rem;color:#fff;font-weight:600}.authority-card p{color:var(--color-text-muted);font-size:1rem;line-height:1.6}@media(max-width:768px){.authority-section{padding:4rem 2rem}.authority-header h2{font-size:2rem}}.features-section{padding:10rem 2rem;max-width:var(--container-width);margin:0 auto}.features-header{text-align:center;margin-bottom:5rem}.features-badge{display:inline-block;padding:.5rem 1rem;background:#8a2be21a;border:1px solid rgba(138,43,226,.3);border-radius:50px;color:var(--color-accent);font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem}.features-title{font-size:3.5rem;font-weight:800;line-height:1.2}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem}.feature-card{padding:1.5rem;border-radius:32px;display:flex;flex-direction:column;gap:1rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);background:#0f0f1966;border:1px solid rgba(138,43,226,.1);overflow:hidden}.feature-image-wrapper{width:100%;height:200px;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:-1rem}.pillar-visual-image{width:100%;height:100%;object-fit:contain;mix-blend-mode:screen;filter:drop-shadow(0 0 15px rgba(138,43,226,.3));transform:scale(1.2)}.feature-content-area{padding:0 1.5rem 2rem;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.feature-icon-wrapper-small{width:48px;height:48px;background:linear-gradient(135deg,#8a2be233,#00f0ff1a);border:1px solid rgba(255,255,255,.1);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--color-accent)}.feature-icon-wrapper-small .feature-icon{width:24px;height:24px}.feature-card h3{font-size:1.75rem;font-weight:700;color:#fff}.feature-card p{color:#b0b0d0;line-height:1.7;font-size:1.1rem}@media(max-width:768px){.features-title{font-size:2.5rem}.feature-image-wrapper{height:160px}}.how-section{padding:6rem 2rem;max-width:var(--container-width);margin:0 auto}.how-header{text-align:center;margin-bottom:5rem}.how-badge{display:inline-block;padding:.5rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:50px;color:var(--color-text-muted);font-size:.875rem;font-weight:500;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.how-title{font-size:2.5rem;color:#fff}.steps-container{display:flex;justify-content:space-between;position:relative;max-width:900px;margin:0 auto}.steps-line{position:absolute;top:40px;left:50px;right:50px;height:2px;background:linear-gradient(90deg,#00f0ff33,#8a2be280,#ff00e633);z-index:0}.step-item{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;width:280px}.step-circle-wrapper{position:relative;margin-bottom:1.5rem}.step-circle{width:80px;height:80px;border-radius:50%;background:var(--color-bg-deep);border:2px solid;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.step-item:hover .step-circle{transform:scale(1.1)}.step-number{position:absolute;top:-5px;right:-5px;width:24px;height:24px;background:#fff;color:#000;border-radius:50%;font-size:.875rem;font-weight:700;display:flex;align-items:center;justify-content:center}.step-title{font-size:1.25rem;margin-bottom:.5rem;color:#fff}.step-desc{color:var(--color-text-muted);font-size:.95rem;line-height:1.5}@media(max-width:768px){.steps-container{flex-direction:column;align-items:center;gap:3rem}.steps-line{width:2px;height:calc(100% - 100px);top:50px;left:50%;transform:translate(-50%);right:auto;background:linear-gradient(180deg,#00f0ff33,#8a2be280,#ff00e633)}}.impact-section{padding:8rem 2rem;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at center,#14141e99,#000c);border-top:1px solid rgba(255,255,255,.03);border-bottom:1px solid rgba(255,255,255,.03);margin:4rem 0}.impact-content{max-width:800px;text-align:center}.impact-content blockquote{font-family:Outfit,sans-serif;font-size:2rem;font-weight:300;line-height:1.4;color:#fff;margin-bottom:2rem;font-style:italic;background:linear-gradient(180deg,#fff,#aaa);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.impact-content cite{font-size:1rem;color:var(--color-text-muted);font-style:normal;text-transform:uppercase;letter-spacing:.1em}@media(max-width:768px){.impact-content blockquote{font-size:1.5rem}}.faq-section{padding:6rem 2rem;max-width:var(--container-width);margin:0 auto}.faq-header{text-align:center;margin-bottom:4rem}.faq-badge{display:inline-block;padding:.5rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:50px;color:var(--color-text-muted);font-size:.875rem;font-weight:500;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.faq-title{font-size:2.5rem;color:#fff}.faq-container{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.faq-item{background:#0f0f1699;border:1px solid rgba(255,255,255,.05);border-radius:var(--radius-md);padding:0 1.5rem;cursor:pointer;transition:all .3s ease;overflow:hidden}.faq-item:hover,.faq-item.active{border-color:#8a2be266;background:#8a2be20d}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0}.faq-question h3{font-size:1.1rem;font-weight:500;color:#fff}.faq-icon{color:var(--color-accent)}.faq-answer-wrapper{overflow:hidden}.faq-answer{color:var(--color-text-muted);line-height:1.6;padding-bottom:1.5rem;border-top:1px solid rgba(255,255,255,.05);padding-top:1rem}
