*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1e1e1e;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}html{scroll-behavior:smooth}a{color:inherit;text-decoration:none}button{border:none;cursor:pointer;font-family:inherit}.container{margin:0 auto;max-width:1200px;padding:0 20px}@media (max-width:768px){.container{padding:0 16px}}.App{background-color:#1e1e1e;min-height:100vh}.section{padding:80px 0}.section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#8a2be2);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;margin-bottom:1rem;text-align:center}.section-subtitle{color:#ccc;font-size:1.25rem;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.btn{border-radius:12px;display:inline-flex;font-size:1.1rem;padding:16px 32px;text-decoration:none}.btn-primary{border:none}.btn-primary:hover{box-shadow:0 10px 25px #8a2be24d}.btn-secondary{border:2px solid #8a2be2}.btn-secondary:hover{background:#8a2be2}.card{background:#2a2a2a;border-radius:16px;box-shadow:0 4px 20px #0000004d;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.card:hover{box-shadow:0 8px 30px #8a2be233;transform:translateY(-5px)}@media (max-width:768px){.section{padding:60px 0}.section-title{font-size:2.5rem}.section-subtitle{font-size:1.1rem}.btn{font-size:1rem;padding:14px 24px}}.navigation{background:#0000001a;border-bottom:1px solid #ffffff1a;left:0;padding:1rem 0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.navigation,.navigation.scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.navigation.scrolled{background:#000c;border-bottom:1px solid #fff3}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.nav-logo{cursor:pointer;transition:transform .2s ease}.nav-logo:hover{transform:scale(1.05)}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#9932cc);background-clip:text;-webkit-background-clip:text;font-size:2rem;font-weight:800;text-shadow:0 0 20px #9932cc80}.nav-links{align-items:center;display:flex;gap:2rem}.nav-link{background:none;border:none;border-radius:8px;color:#fffc;cursor:pointer;font-size:1rem;font-weight:500;padding:.5rem 1rem;position:relative;transition:all .3s ease}.nav-link:hover{background:#ffffff1a;color:#fff;transform:translateY(-1px)}.nav-cta-btn{align-items:center;background:linear-gradient(135deg,#9932cc,#8a2be2);border:none;border-radius:50px;box-shadow:0 4px 15px #9932cc4d;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.nav-cta-btn:hover{background:linear-gradient(135deg,#8a2be2,#9932cc);box-shadow:0 6px 20px #9932cc66;transform:translateY(-2px)}.mobile-menu-toggle{background:none;border:none;border-radius:8px;color:#fff;cursor:pointer;display:none;padding:.5rem;transition:all .3s ease}.mobile-menu-toggle:hover{background:#ffffff1a}@media (max-width:768px){.nav-container{padding:0 1rem}.mobile-menu-toggle{display:flex}.nav-links{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000f2;border-top:1px solid #ffffff1a;flex-direction:column;gap:0;left:0;opacity:0;padding:2rem;position:fixed;right:0;top:100%;transform:translateY(-100%);transition:all .3s ease;visibility:hidden}.nav-links.mobile-open{opacity:1;transform:translateY(0);visibility:visible}.nav-link{border-bottom:1px solid #ffffff1a;padding:1rem;text-align:center;width:100%}.nav-link:last-of-type{border-bottom:none;margin-bottom:1rem}.nav-cta-btn{justify-content:center;width:100%}.logo-text{font-size:1.5rem}}.hero{align-items:center;background:radial-gradient(circle at 20% 30%,#8a2be2 0,#0000 40%),radial-gradient(circle at 80% 70%,#9932cc 0,#0000 40%),linear-gradient(135deg,#0a0a0a,#1a1a1a 50%,#0f0f0f);display:flex;min-height:100vh;overflow:hidden;position:relative}.particles-container{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%}.particle{animation:float-particle 5s linear infinite;background:#8a2be299;border-radius:50%;height:2px;position:absolute;width:2px}@keyframes float-particle{0%{opacity:0;transform:translateY(100vh) translateX(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100px) translateX(50px)}}.hero-background{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.floating-shapes{height:100%;position:relative;width:100%}.ink-drop{animation:float-ink-drop 12s ease-in-out infinite;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:linear-gradient(135deg,#8a2be226,#9932cc1f);border-radius:80% 20% 80% 20%/60% 20% 80% 40%;position:absolute;transform-origin:center}.ink-drop:before{background:linear-gradient(135deg,#8a2be266,#9932cc66);height:6px;left:60%;top:-8px;width:6px}.ink-drop:after,.ink-drop:before{border-radius:50%;content:"";position:absolute;transform:translateX(-50%)}.ink-drop:after{background:#fff3;height:3px;left:45%;top:-3px;width:3px}.ink-drop-1{animation-delay:0s;height:150px;left:8%;top:15%;width:120px}.ink-drop-2{animation-delay:2s;height:100px;right:12%;top:45%;transform:rotate(45deg);width:80px}.ink-drop-3{animation-delay:4s;bottom:25%;height:125px;left:15%;transform:rotate(-30deg);width:100px}.ink-drop-4{animation-delay:6s;height:75px;right:25%;top:25%;transform:rotate(120deg);width:60px}.ink-drop-5{animation-delay:8s;bottom:45%;height:110px;right:8%;transform:rotate(-60deg);width:90px}.ink-drop-6{animation-delay:10s;height:85px;left:5%;top:65%;transform:rotate(90deg);width:70px}@keyframes float-ink-drop{0%,to{opacity:.12;transform:translateY(0) scale(1)}50%{opacity:.18;transform:translateY(-8px) scale(1.05)}}.morphing-blob{animation:morph-blob 20s ease-in-out infinite;-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px);background:linear-gradient(135deg,#8a2be214,#9932cc0d);border-radius:60% 40% 30% 70%/60% 30% 70% 40%;position:absolute;transform-origin:center}.blob-1{animation-delay:0s;height:320px;right:5%;top:10%;width:280px}.blob-2{animation-delay:7s;bottom:15%;height:260px;left:8%;width:220px}.blob-3{animation-delay:14s;height:200px;right:15%;top:60%;width:180px}@keyframes morph-blob{0%,to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%;opacity:.08;transform:translate(0) scale(1)}25%{border-radius:30% 70% 60% 40%/40% 60% 30% 70%;opacity:.12;transform:translate(-5px,-8px) scale(1.1)}50%{border-radius:70% 30% 40% 60%/70% 40% 60% 30%;opacity:.15;transform:translate(8px,-3px) scale(.95)}75%{border-radius:40% 60% 70% 30%/30% 70% 40% 60%;opacity:.1;transform:translate(-3px,10px) scale(1.05)}}.hero-content{grid-gap:5rem;align-items:center;display:grid;gap:5rem;grid-template-columns:1fr 1fr;padding:2rem 0;position:relative;z-index:10}.hero-text{max-width:650px}.hero-badge{align-items:center;animation:badge-glow 3s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#8a2be226;border:1px solid #8a2be24d;border-radius:50px;display:inline-flex;gap:8px;margin-bottom:2rem;padding:8px 20px}@keyframes badge-glow{0%,to{box-shadow:0 0 10px #8a2be24d}50%{box-shadow:0 0 20px #8a2be299}}.badge-text{color:#8a2be2;font-size:.9rem;font-weight:500}.hero-title{margin-bottom:2rem}.hero-brand{display:block;font-size:8rem;font-weight:900;letter-spacing:-.05em;margin-bottom:1rem;perspective:1000px;text-shadow:0 4px 20px #8a2be280}.letter{-webkit-text-fill-color:#0000;animation:letter-float 2s ease-in-out infinite;background:linear-gradient(135deg,#fff,#fff 30%,#fff 70%,#fff);-webkit-background-clip:text;background-clip:text;display:inline-block;filter:drop-shadow(0 4px 20px rgba(255,255,255,.6)) drop-shadow(0 8px 30px rgba(138,43,226,.8)) drop-shadow(0 12px 40px rgba(138,43,226,.4));transform-style:preserve-3d}.letter:first-child{animation-delay:0s}.letter:nth-child(2){animation-delay:.1s}.letter:nth-child(3){animation-delay:.2s}.letter:nth-child(4){animation-delay:.3s}@keyframes letter-float{0%,to{transform:translateY(0) rotateX(0deg)}50%{transform:translateY(-10px) rotateX(15deg)}}.hero-tagline{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#ccc);-webkit-background-clip:text;background-clip:text;display:block;font-size:1.8rem;font-weight:400;margin-left:.5rem}.hero-audience{animation:fade-in-up 1s ease-out .5s forwards;display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem;opacity:0}.audience-item{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;display:flex;gap:1rem;padding:1rem 1.5rem}.audience-icon{color:#9932cc;flex-shrink:0}.audience-text{color:#ccc;font-size:1rem;line-height:1.5}.audience-text strong{color:#fff;font-weight:600}@keyframes fade-in-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-stats{animation:fade-in-up 1s ease-out .7s forwards;display:flex;gap:2rem;margin-bottom:3rem;opacity:0}.stat-item{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2a2a2a99;border:1px solid #8a2be233;border-radius:50px;display:flex;gap:.5rem;padding:12px 20px;transition:all .3s ease}.stat-item:hover{background:#8a2be21a;border-color:#8a2be266;transform:translateY(-2px)}.stat-icon{color:#8a2be2;filter:drop-shadow(0 2px 4px rgba(138,43,226,.3))}.stat-text{color:#fff;font-size:.9rem;font-weight:500}.hero-cta{animation:fade-in-up 1s ease-out .9s forwards;display:flex;flex-wrap:wrap;gap:1.5rem;opacity:0}.btn-large{border:none;cursor:pointer;font-size:1.1rem;overflow:hidden;padding:18px 32px;position:relative;transition:all .4s ease}.btn-content{align-items:center;display:flex;gap:10px;position:relative;z-index:2}.btn-primary{box-shadow:0 10px 30px #8a2be24d}.btn-glow{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);height:100%;left:-100%;position:absolute;top:0;transition:left .8s ease;width:100%}.btn-primary:hover{box-shadow:0 15px 40px #8a2be280;transform:translateY(-3px)}.btn-primary:hover .btn-glow{left:100%}.btn-secondary{background:#8a2be21a;border:2px solid #8a2be280}.btn-secondary:hover{background:#8a2be233;color:#fff;transform:translateY(-3px)}.hero-visual{align-items:center;display:flex;justify-content:center}.visual-container{animation:visual-entrance 1.5s ease-out .3s both;position:relative}@keyframes visual-entrance{0%{opacity:0;transform:translateX(50px) rotateY(-20deg)}to{opacity:1;transform:translateX(0) rotateY(0deg)}}.phone-mockup{animation:phone-float 6s ease-in-out infinite;filter:drop-shadow(0 30px 60px rgba(0,0,0,.4));position:relative;transform:rotateY(-10deg) rotateX(5deg)}@keyframes phone-float{0%,to{transform:rotateY(-10deg) rotateX(5deg) translateY(0)}50%{transform:rotateY(-10deg) rotateX(5deg) translateY(-15px)}}.phone-frame{background:linear-gradient(145deg,#2a2a2a,#1a1a1a);border-radius:40px;box-shadow:0 0 0 2px #8a2be24d,0 20px 60px #0009,inset 0 1px 0 #ffffff1a;height:600px;padding:15px;position:relative;width:300px}.phone-frame:before{background:#444;border-radius:3px;content:"";height:6px;left:50%;position:absolute;top:30px;transform:translateX(-50%);width:80px}.phone-screen{background:#0a0a0a;border-radius:28px;height:100%;overflow:hidden;position:relative;width:100%}.screen-glow{background:radial-gradient(circle at 50% 20%,#8a2be21a 0,#0000 50%);bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.mockup-content{height:100%;padding:60px 20px 20px}.mockup-header{align-items:center;display:flex;gap:15px;margin-bottom:30px;position:relative}.mockup-avatar{animation:avatar-pulse 3s ease-in-out infinite;background:linear-gradient(135deg,#8a2be2,#9932cc);border-radius:30px;height:60px;position:relative;width:60px}@keyframes avatar-pulse{0%,to{box-shadow:0 0 0 0 #8a2be2b3}50%{box-shadow:0 0 0 10px #8a2be200}}.avatar-glow{animation:rotate-glow 3s linear infinite;background:linear-gradient(45deg,#8a2be2,#9932cc,#8a2be2);border-radius:inherit;inset:-3px;position:absolute;z-index:-1}@keyframes rotate-glow{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.mockup-info{flex:1 1}.mockup-name{animation:shimmer 2s infinite;background:linear-gradient(90deg,#444,#666,#444);border-radius:7px;height:14px;margin-bottom:8px;width:120px}.mockup-location{background:#333;border-radius:6px;height:12px;position:relative;width:80px}.location-dot{animation:location-blink 2s infinite;background:#0f8;border-radius:50%;height:6px;left:-15px;position:absolute;top:50%;transform:translateY(-50%);width:6px}@keyframes location-blink{0%,50%,to{opacity:1}25%,75%{opacity:.3}}.mockup-status{position:relative}.status-online{animation:status-pulse 2s infinite;background:#0f8;border:2px solid #0a0a0a;border-radius:50%;height:12px;width:12px}@keyframes status-pulse{0%,to{box-shadow:0 0 0 0 #00ff88b3;transform:scale(1)}50%{box-shadow:0 0 0 5px #0f80;transform:scale(1.1)}}.mockup-gallery{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-bottom:25px}.mockup-image{animation:image-glow 4s ease-in-out infinite;aspect-ratio:1;border-radius:15px;overflow:hidden;position:relative}.img-1{animation-delay:0s;background:linear-gradient(135deg,#8a2be2,#9932cc)}.img-2{animation-delay:1s;background:linear-gradient(135deg,#9932cc,orchid)}.img-3{animation-delay:2s;aspect-ratio:2;background:linear-gradient(135deg,#8a2be2,#9932cc,orchid);grid-column:1/-1}@keyframes image-glow{0%,to{box-shadow:0 0 15px #8a2be24d}50%{box-shadow:0 0 25px #8a2be299}}.image-overlay{animation:shine 3s infinite;background:linear-gradient(45deg,#0000 30%,#ffffff1a 50%,#0000 70%);inset:0;position:absolute}@keyframes shine{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.mockup-actions{gap:15px}.action-btn,.mockup-actions{display:flex;justify-content:center}.action-btn{align-items:center;animation:btn-bounce 2s infinite;background:#2a2a2acc;border-radius:50%;color:#8a2be2;height:45px;transition:all .3s ease;width:45px}.action-btn.primary{animation-delay:.5s;background:linear-gradient(135deg,#8a2be2,#9932cc);color:#fff}@keyframes btn-bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-5px)}60%{transform:translateY(-3px)}}.floating-elements{inset:0;pointer-events:none;position:absolute}.floating-card{align-items:center;animation:float-card 4s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#8a2be2e6;border-radius:20px;box-shadow:0 10px 30px #8a2be24d;color:#fff;display:flex;font-size:.8rem;font-weight:600;gap:8px;padding:12px 16px;position:absolute}.card-1{animation-delay:0s;right:-80px;top:20%}.card-2{animation-delay:1.5s;bottom:30%;left:-90px}.card-3{animation-delay:3s;bottom:10%;right:-70px}@keyframes float-card{0%,to{opacity:0;transform:translateY(0) scale(.9)}20%,80%{opacity:1;transform:translateY(-10px) scale(1)}50%{transform:translateY(-20px) scale(1.05)}}.card-icon{color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.line-work{inset:0;overflow:hidden;pointer-events:none;position:absolute}.hero-lines{height:100%;left:0;opacity:.8;position:absolute;top:0;width:100%}.animated-line{stroke-dasharray:inherit;animation:dash-flow 6s linear infinite}.line-1{animation-delay:0s}.line-2{animation-delay:3s}.animated-circle{animation:circle-rotate 15s linear infinite;transform-origin:center}.animated-shape{animation:shape-pulse 8s ease-in-out infinite;transform-origin:center}@keyframes circle-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes shape-pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:200px 0}}@media (max-width:1200px){.hero-content{gap:3rem}.hero-brand{font-size:7rem}}@media (max-width:1024px){.hero-content{gap:2rem}.hero-brand{font-size:6rem}.phone-frame{height:520px;width:260px}.floating-card{font-size:.7rem;padding:10px 14px}}@media (max-width:768px){.hero-content{gap:3rem;grid-template-columns:1fr;text-align:center}.hero-brand{font-size:5rem}.hero-tagline{font-size:1.4rem}.hero-audience{gap:.75rem}.audience-item{gap:.75rem;padding:.75rem 1rem}.audience-text{font-size:.9rem}.hero-stats{flex-wrap:wrap}.hero-cta,.hero-stats{justify-content:center}.phone-frame{height:480px;width:240px}.floating-card{display:none}.tattoo-designs{opacity:.7}.tattoo-rose{height:70px;right:5%;top:10%;width:70px}.tattoo-swallow{bottom:15%;height:60px;left:5%;width:60px}}@media (max-width:480px){.hero-brand{font-size:4.5rem}.hero-cta{align-items:center;flex-direction:column}.btn-large{max-width:280px;width:100%}.hero-stats{gap:1rem}.stat-item{padding:10px 16px}.phone-frame{height:440px;width:220px}}.features{background:linear-gradient(135deg,#0a0a0a,#1a1a1a 50%,#111);overflow:hidden;padding:120px 0;position:relative}.features-background{inset:0;pointer-events:none;position:absolute}.floating-ink-drop{animation:float-features-drop 18s ease-in-out infinite;-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);background:linear-gradient(135deg,#8a2be21f,#9932cc14);border-radius:85% 15% 85% 15%/70% 15% 85% 30%;position:absolute}.floating-ink-drop:before{background:linear-gradient(135deg,#8a2be24d,#9932cc4d);height:8px;left:65%;top:-10px;width:8px}.floating-ink-drop:after,.floating-ink-drop:before{border-radius:50%;content:"";position:absolute;transform:translateX(-50%)}.floating-ink-drop:after{background:#ffffff26;height:4px;left:50%;top:-4px;width:4px}.drop-1{animation-delay:0s;height:250px;left:-50px;top:-100px;transform:rotate(15deg);width:200px}.drop-2{animation-delay:6s;bottom:-80px;height:190px;right:-30px;transform:rotate(-45deg);width:150px}.drop-3{animation-delay:12s;height:150px;left:-40px;top:40%;transform:rotate(75deg);width:120px}.drop-4{animation-delay:9s;bottom:30%;height:220px;right:-60px;transform:rotate(-20deg);width:180px}@keyframes float-features-drop{0%,to{opacity:.08;transform:translateY(0) scale(1)}50%{opacity:.15;transform:translateY(-15px) scale(1.03)}}.ink-splotch{animation:splotch-morph 25s ease-in-out infinite;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);background:linear-gradient(45deg,#8a2be20f,#9932cc0a);border-radius:45% 55% 35% 65%/30% 60% 40% 70%;position:absolute;transform-origin:center}.splotch-1{animation-delay:0s;height:350px;left:10%;top:20%;width:400px}.splotch-2{animation-delay:12s;bottom:10%;height:380px;right:15%;width:320px}@keyframes splotch-morph{0%,to{border-radius:45% 55% 35% 65%/30% 60% 40% 70%;opacity:.06;transform:translate(0) rotate(0deg) scale(1)}20%{border-radius:35% 65% 45% 55%/60% 30% 70% 40%;opacity:.1;transform:translate(-10px,-15px) rotate(5deg) scale(1.15)}40%{border-radius:65% 35% 55% 45%/40% 70% 30% 60%;opacity:.12;transform:translate(15px,-8px) rotate(-3deg) scale(.9)}60%{border-radius:55% 45% 65% 35%/70% 40% 60% 30%;opacity:.08;transform:translate(-5px,12px) rotate(8deg) scale(1.08)}80%{border-radius:40% 60% 30% 70%/50% 70% 30% 50%;opacity:.09;transform:translate(8px,-5px) rotate(-2deg) scale(.95)}}.features-header{margin-bottom:4rem;position:relative;text-align:center;z-index:2}.split-container{border-radius:24px;box-shadow:0 20px 60px #0000004d;margin:4rem 0;min-height:80vh;overflow:hidden}.split-container,.split-side{display:flex;position:relative}.split-side{flex:1 1;flex-direction:column;justify-content:center;padding:4rem 3rem}.client-side{background:linear-gradient(135deg,#8a2be214,#8a2be21f 50%,#8a2be214);border-right:1px solid #8a2be233}.side-background{background:radial-gradient(circle at 30% 40%,#8a2be21a 0,#0000 60%);background:radial-gradient(circle at 30% 40%,var(--side-color,#8a2be21a) 0,#0000 60%);inset:0;opacity:.3;overflow:hidden;position:absolute}.side-tattoo-design{animation:side-tattoo-float 25s ease-in-out infinite;filter:drop-shadow(0 6px 20px rgba(0,0,0,.4));opacity:.6;pointer-events:none;position:absolute;transform-origin:center}.client-tattoo-1{animation-delay:0s;height:380px;right:-20%;top:-10%;transform:rotate(-15deg);width:380px}.artist-tattoo-1{animation-delay:8s;height:420px;left:-25%;top:-15%;transform:rotate(20deg);width:420px}@keyframes side-tattoo-float{0%,to{opacity:.6;transform:translateY(0) rotate(0deg) scale(1);transform:translateY(0) rotate(var(--base-rotation,0deg)) scale(1)}25%{opacity:.65;transform:translateY(-8px) rotate(2deg) scale(1.02);transform:translateY(-8px) rotate(calc(var(--base-rotation, 0deg) + 2deg)) scale(1.02)}75%{opacity:.55;transform:translateY(5px) rotate(-1deg) scale(.98);transform:translateY(5px) rotate(calc(var(--base-rotation, 0deg) - 1deg)) scale(.98)}}.features-line-work{inset:0;overflow:hidden;pointer-events:none;position:absolute}.features-lines{height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%}.connection-line{animation:connection-flow 8s linear infinite}.geometric-shape{animation:geometric-float 12s ease-in-out infinite}.curve-line{stroke-dasharray:10 5;animation:curve-animate 10s linear infinite}@keyframes connection-flow{0%{stroke-dashoffset:0}to{stroke-dashoffset:150}}@keyframes geometric-float{0%,to{opacity:.4;transform:scale(1) rotate(0deg)}33%{opacity:.7;transform:scale(1.05) rotate(120deg)}66%{opacity:.5;transform:scale(.95) rotate(240deg)}}@keyframes curve-animate{0%{stroke-dashoffset:0}to{stroke-dashoffset:75}}.client-side .side-background{--side-color:#8a2be226}.artist-side .side-background{--side-color:#9932cc26}.side-content{display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;z-index:2}.side-header{margin-bottom:3rem;text-align:center}.side-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8a2be2,#9932cc);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.side-subtitle{color:#ccc;font-size:1.2rem;line-height:1.6;margin:0}.side-features{display:flex;flex-direction:column;gap:2rem}.split-divider{background:linear-gradient(180deg,#0000 0,#8a2be280 20%,#8a2be2cc 50%,#9932cccc 0,#9932cc80 80%,#0000);width:2px;z-index:3}.divider-line,.split-divider{height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%)}.divider-line{background:inherit;width:1px}.divider-icon{align-items:center;animation:divider-pulse 3s ease-in-out infinite;background:linear-gradient(135deg,#8a2be2,#9932cc);border-radius:50%;box-shadow:0 8px 24px #8a2be266;color:#fff;display:flex;height:48px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:48px}@keyframes divider-pulse{0%,to{box-shadow:0 8px 24px #8a2be266;transform:translate(-50%,-50%) scale(1)}50%{box-shadow:0 12px 36px #8a2be299;transform:translate(-50%,-50%) scale(1.1)}}.split-feature-card{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1a99;border:1px solid #8a2be226;border-radius:16px;cursor:pointer;display:flex;gap:1.5rem;padding:2rem;transition:all .4s ease}.split-feature-card:hover{background:#1a1a1acc;border-color:var(--feature-color);box-shadow:0 12px 32px #0000004d;transform:translateX(10px)}.artist-side .split-feature-card:hover{transform:translateX(-10px)}.split-card-icon{align-items:center;background:var(--feature-gradient);border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:56px;justify-content:center;transition:all .4s ease;width:56px}.split-feature-card:hover .split-card-icon{box-shadow:0 8px 24px #8a2be266;transform:scale(1.1)}.split-card-content{flex:1 1;min-width:0}.split-card-title{color:#fff;font-size:1.3rem;font-weight:600;margin:0 0 .8rem;transition:color .3s ease}.split-feature-card:hover .split-card-title{color:var(--feature-color)}.split-card-description{word-wrap:break-word;color:#ccc;font-size:.95rem;line-height:1.6;margin:0;overflow-wrap:break-word}.split-feature-card:hover .split-card-description{color:#e0e0e0}.feature-card{--feature-color:#8a2be2;--feature-gradient:linear-gradient(135deg,#8a2be2,#9932cc);background:#0000;border:none;cursor:pointer;display:flex;flex-direction:column;min-height:420px;opacity:0;padding:0;position:relative;transform:translateY(50px);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.feature-card.animate-in{opacity:1;transform:translateY(0)}.feature-card:first-child{transition-delay:.1s}.feature-card:nth-child(2){transition-delay:.2s}.feature-card:nth-child(3){transition-delay:.3s}.feature-card:nth-child(4){transition-delay:.4s}.feature-background{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a1a1acc;border:1px solid #8a2be233;border-radius:24px;inset:0;overflow:hidden;position:absolute;transition:all .5s ease}.feature-card:hover .feature-background{background:#1a1a1ae6;border-color:var(--feature-color);box-shadow:0 20px 60px #0006,0 0 0 1px var(--feature-color),inset 0 1px 0 #ffffff1a;transform:translateY(-5px)}.feature-glow{background:var(--feature-gradient);border-radius:inherit;filter:blur(20px);inset:-2px;opacity:0;position:absolute;transition:opacity .5s ease;z-index:-1}.feature-card:hover .feature-glow{opacity:.3}.feature-particles{inset:0;pointer-events:none;position:absolute}.feature-particles .particle{animation:particle-float 3s ease-in-out infinite;background:var(--feature-color);border-radius:50%;height:3px;opacity:0;position:absolute;width:3px}.feature-card:hover .particle{opacity:1}.feature-particles .particle:first-child{animation-delay:0s;left:20%;top:20%}.feature-particles .particle:nth-child(2){animation-delay:1s;right:30%;top:60%}.feature-particles .particle:nth-child(3){animation-delay:2s;bottom:30%;left:70%}@keyframes particle-float{0%,to{opacity:0;transform:translateY(0) scale(1)}50%{opacity:1;transform:translateY(-20px) scale(1.2)}}.feature-content{box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:2.5rem 2rem;position:relative;z-index:2}.feature-icon-container{align-items:center;display:flex;height:90px;justify-content:center;margin:0 auto 2rem;position:relative;width:90px}.feature-icon-bg{background:var(--feature-gradient);border-radius:50%;inset:0;opacity:.1;position:absolute;transition:all .5s ease}.feature-card:hover .feature-icon-bg{opacity:.2;transform:scale(1.1)}.feature-icon{color:var(--feature-color);filter:drop-shadow(0 2px 8px rgba(138,43,226,.3));transition:all .5s ease;z-index:2}.feature-emoji{color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));opacity:0;position:absolute;right:-10px;top:-10px;transform:scale(0) rotate(-45deg);transition:all .5s cubic-bezier(.68,-.55,.265,1.55)}.feature-card:hover .feature-emoji{opacity:1;transform:scale(1) rotate(0deg)}.feature-text{display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-bottom:1.5rem;min-height:0;text-align:center}.feature-title{color:#fff;font-size:1.4rem;font-weight:700;line-height:1.3;margin-bottom:1rem;transition:color .3s ease}.feature-card:hover .feature-title{color:var(--feature-color)}.feature-description{word-wrap:break-word;color:#ccc;font-size:.95rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.6;margin:0;max-width:100%;overflow-wrap:break-word;transition:color .3s ease}.feature-card:hover .feature-description{color:#e0e0e0}.feature-footer{margin-top:auto}.feature-line{background:linear-gradient(90deg,#0000,#8a2be24d,#0000);height:1px;margin-bottom:1.5rem;transform:scaleX(0);transition:transform .5s ease;width:100%}.feature-card:hover .feature-line{transform:scaleX(1)}.feature-learn-more{align-items:center;background:#0000;border:1px solid #8a2be24d;border-radius:50px;color:#8a2be2;cursor:pointer;display:flex;font-weight:600;gap:8px;justify-content:center;overflow:hidden;padding:12px 24px;position:relative;transition:all .3s ease;width:100%}.feature-learn-more:before{background:var(--feature-gradient);content:"";inset:0;opacity:0;position:absolute;transition:opacity .3s ease}.feature-learn-more i,.feature-learn-more span{position:relative;transition:all .3s ease;z-index:2}.feature-card:hover .feature-learn-more{border-color:var(--feature-color);color:#fff}.feature-card:hover .feature-learn-more:before{opacity:1}.feature-card:hover .feature-learn-more i{transform:translateX(5px)}.features-bottom{position:relative;text-align:center;z-index:2}.connection-lines{height:100px;margin-bottom:2rem;overflow:hidden}.connections-svg{height:100%;width:100%}.connection-path{stroke-dasharray:inherit;animation:dash-flow 4s linear infinite}.connection-path.secondary{animation-delay:2s}.decorative-circle{animation:circle-breathe 6s ease-in-out infinite}.decorative-circle.small{animation-delay:3s}@keyframes circle-breathe{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}@keyframes dash-flow{0%{stroke-dashoffset:0}to{stroke-dashoffset:50}}.features-tagline{color:#ccc;font-size:1.2rem;margin:0}.tagline-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8a2be2,#9932cc);-webkit-background-clip:text;background-clip:text;font-weight:600}.feature-card.hovered{transform:translateY(-10px) scale(1.02)}.feature-card.hovered .feature-background{box-shadow:0 30px 80px #00000080,0 0 0 2px var(--feature-color),inset 0 2px 0 #ffffff1a}@media (max-width:1200px){.features-grid{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width:1024px){.split-container{flex-direction:column;min-height:auto}.split-side{padding:3rem 2rem}.client-side{border-bottom:1px solid #8a2be233;border-right:none}.split-divider{display:none}.side-title{font-size:2.2rem}.side-subtitle{font-size:1.1rem}.split-feature-card{padding:1.5rem}.split-card-icon{height:48px;width:48px}.split-card-title{font-size:1.2rem}.split-card-description{font-size:.9rem}}@media (max-width:768px){.features{padding:80px 0}.split-side{padding:2.5rem 1.5rem}.side-header{margin-bottom:2rem}.side-title{font-size:2rem}.side-subtitle{font-size:1rem}.side-features{gap:1.5rem}.split-feature-card{flex-direction:column;gap:1rem;padding:1.5rem;text-align:center}.split-card-icon{height:56px;margin:0 auto;width:56px}.artist-side .split-feature-card:hover,.split-feature-card:hover{transform:translateY(-5px)}.side-tattoo-design{opacity:.4}.client-tattoo-1{height:200px;right:-10%;top:-5%;width:200px}.artist-tattoo-1{height:220px;left:-12%;top:-8%;width:220px}.ink-splotch{opacity:.04}.splotch-1{height:220px;width:250px}.splotch-2{height:240px;width:200px}.connection-lines{display:none}.features-tagline{font-size:1rem}}@media (max-width:480px){.features-header{margin-bottom:2rem}.split-container{margin:2rem 0}.split-side{padding:2rem 1rem}.side-title{font-size:1.8rem}.side-subtitle{font-size:.95rem}.side-features{gap:1.2rem}.split-feature-card{gap:.8rem;padding:1.2rem}.split-card-icon{height:44px;width:44px}.split-card-title{font-size:1.1rem}.split-card-description{font-size:.85rem}.section-badge{font-size:.9rem;padding:10px 20px}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.local-demo{background:linear-gradient(135deg,#0a0a0a,#1a1a1a 50%,#111);overflow:hidden;padding:120px 0;position:relative}.demo-background{inset:0;pointer-events:none;position:absolute}.demo-blob{animation:demo-blob-morph 22s ease-in-out infinite;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);background:linear-gradient(45deg,#8a2be20d,#9932cc08);border-radius:50% 50% 30% 70%/40% 60% 70% 30%;position:absolute}.demo-blob.blob-1{animation-delay:0s;height:400px;left:5%;top:10%;width:300px}.demo-blob.blob-2{animation-delay:11s;bottom:15%;height:350px;right:8%;width:250px}@keyframes demo-blob-morph{0%,to{border-radius:50% 50% 30% 70%/40% 60% 70% 30%;opacity:.05;transform:translate(0) rotate(0deg)}25%{border-radius:30% 70% 50% 50%/60% 40% 30% 70%;opacity:.08;transform:translate(-10px,-15px) rotate(5deg)}50%{border-radius:70% 30% 60% 40%/30% 70% 50% 50%;opacity:.06;transform:translate(15px,-8px) rotate(-3deg)}75%{border-radius:40% 60% 40% 60%/70% 30% 60% 40%;opacity:.07;transform:translate(-5px,12px) rotate(8deg)}}.demo-drop-1,.demo-drop-2{animation:demo-drop-float 16s ease-in-out infinite;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:linear-gradient(135deg,#8a2be21a,#9932cc0f);border-radius:80% 20% 80% 20%/60% 20% 80% 40%;position:absolute}.demo-drop-1{animation-delay:0s;height:150px;right:12%;top:20%;width:120px}.demo-drop-2{animation-delay:8s;bottom:25%;height:110px;left:15%;width:90px}@keyframes demo-drop-float{0%,to{opacity:.06;transform:translateY(0) scale(1)}50%{opacity:.1;transform:translateY(-12px) scale(1.05)}}.demo-header{margin-bottom:4rem;text-align:center}.demo-content,.demo-header{position:relative;z-index:2}.demo-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr}.map-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a1a1acc;border:1px solid #8a2be233;border-radius:24px;box-shadow:0 20px 60px #0000004d;overflow:hidden}.map-header{background:#8a2be20d;border-bottom:1px solid #8a2be21a;justify-content:space-between;padding:1.5rem}.map-header,.map-location{align-items:center;display:flex}.map-location{color:#fff;font-weight:600;gap:8px}.map-stats{color:#0f8;font-size:.9rem;font-weight:500}.interactive-map{background:#1a1a1a;border:2px solid #8a2be233;border-radius:16px;height:500px;overflow:hidden;position:relative}.leaflet-map{border-radius:14px;height:100%;width:100%}.leaflet-control-zoom{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#1a1a1ae6!important;border:none!important;border-radius:12px!important}.leaflet-control-zoom a{background:#8a2be21a!important;border:1px solid #8a2be24d!important;border-radius:8px!important;color:#fff!important;font-weight:700!important;margin:2px!important}.leaflet-control-zoom a:hover{background:#8a2be233!important;border-color:#8a2be2!important}.leaflet-popup-content-wrapper{-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;background:#1a1a1af2!important;border:1px solid #8a2be24d!important;border-radius:12px!important;box-shadow:0 10px 30px #00000080!important}.leaflet-popup-tip{background:#1a1a1af2!important;border:1px solid #8a2be24d!important}.custom-artist-pin{background:#0000!important;border:none!important}.styled-map{display:block;height:100%;width:100%}.map-label{fill:#fffc;font-size:11px;font-weight:600;text-shadow:0 1px 2px #00000080}.svg-artist-marker{cursor:pointer;transition:all .3s ease}.location-pin{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));transition:all .3s ease}.svg-artist-marker:hover .location-pin{filter:drop-shadow(0 6px 12px rgba(138,43,226,.6));transform:scale(1.1)}.svg-artist-marker.offline:hover .location-pin{filter:drop-shadow(0 6px 12px rgba(0,0,0,.4))}.svg-marker-pulse{animation:svg-marker-pulse 2s ease-in-out infinite}@keyframes svg-marker-pulse{0%,to{r:25;opacity:.6}50%{r:35;opacity:0}}.svg-marker-tooltip{animation:tooltip-appear .2s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a1a1af2;border:1px solid #8a2be24d;border-radius:12px;font-size:12px;padding:12px;pointer-events:none;white-space:nowrap}.artist-marker{cursor:pointer;pointer-events:auto;position:absolute;transform:translate(-50%,-100%);z-index:20}.marker-pulse{animation:marker-pulse 2s ease-in-out infinite;background:#8a2be233;border-radius:50%;height:50px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:50px}.artist-marker.offline .marker-pulse{animation:none;background:#80808033}@keyframes marker-pulse{0%,to{opacity:.6;transform:translate(-50%,-50%) scale(1)}50%{opacity:0;transform:translate(-50%,-50%) scale(1.8)}}.marker-icon{align-items:center;display:flex;height:32px;justify-content:center;position:relative;width:32px;z-index:2}.marker-icon,.pin-icon{transition:all .3s ease}.pin-icon{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));height:28px;width:28px}.artist-marker.online .pin-icon{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3)) hue-rotate(270deg) saturate(2) brightness(1.2)}.artist-marker.offline .pin-icon{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3)) grayscale(1) brightness(.7)}.artist-marker.hovered .marker-icon,.artist-marker:hover .marker-icon{transform:scale(1.2)}.artist-marker.hovered .pin-icon,.artist-marker:hover .pin-icon{filter:drop-shadow(0 6px 12px rgba(138,43,226,.6)) hue-rotate(270deg) saturate(2.5) brightness(1.4)}.artist-marker.offline:hover .pin-icon{filter:drop-shadow(0 6px 12px rgba(0,0,0,.4)) grayscale(1) brightness(.8)}.marker-tooltip{animation:tooltip-appear .2s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a1a1af2;border:1px solid #8a2be24d;border-radius:12px;bottom:50px;left:50%;padding:12px;pointer-events:none;position:absolute;transform:translateX(-50%);white-space:nowrap;z-index:30}@keyframes tooltip-appear{0%{opacity:0;transform:translateX(-50%) translateY(10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.tooltip-content strong{color:#fff;display:block;font-size:.9rem;margin-bottom:4px}.tooltip-rating{align-items:center;color:gold;display:flex;font-size:.8rem;gap:4px;margin-bottom:2px}.tooltip-distance{color:#ccc;font-size:.8rem}.map-controls{background:#8a2be208;border-top:1px solid #8a2be21a;padding:1rem 1.5rem}.map-legend{display:flex;gap:2rem;justify-content:center}.legend-item{align-items:center;color:#ccc;display:flex;font-size:.85rem;gap:8px}.legend-marker{border:2px solid #ffffffe6;border-radius:50%;height:12px;width:12px}.legend-marker.online{background:linear-gradient(135deg,#8a2be2,#9932cc)}.legend-marker.offline{background:linear-gradient(135deg,#666,#555)}.legend-marker.user-location{background:#0f8;box-shadow:0 0 8px #0f86}.artists-sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a1a1acc;border:1px solid #8a2be233;border-radius:24px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;height:-webkit-fit-content;height:fit-content;max-height:650px;overflow:hidden}.sidebar-header{background:#8a2be20d;border-bottom:1px solid #8a2be21a;padding:1.5rem}.sidebar-header h3{color:#fff;font-size:1.2rem;font-weight:700;margin:0 0 1rem}.filter-buttons{display:flex;gap:.5rem}.filter-btn{background:#0000;border:1px solid #8a2be24d;border-radius:20px;color:#ccc;cursor:pointer;font-size:.8rem;padding:6px 12px;transition:all .3s ease}.filter-btn.active{background:#8a2be233;border-color:#8a2be2;color:#fff}.filter-btn:hover:not(.active){background:#8a2be21a;border-color:#8a2be280}.artists-list{flex:1 1;min-height:0;overflow-y:auto;padding:1.25rem}.artists-list::-webkit-scrollbar{width:6px}.artists-list::-webkit-scrollbar-track{background:#8a2be21a;border-radius:3px}.artists-list::-webkit-scrollbar-thumb{background:#8a2be24d;border-radius:3px}.artists-list::-webkit-scrollbar-thumb:hover{background:#8a2be280}.artist-card{align-items:flex-start;border:1px solid #0000;border-radius:16px;box-sizing:border-box;cursor:pointer;display:flex;gap:1rem;margin-bottom:.75rem;min-height:auto;overflow:hidden;padding:1.25rem;transition:all .3s ease;width:100%}.artist-card:hover{background:#8a2be20d;border-color:#8a2be233;transform:translateX(5px)}.artist-card.selected{background:#8a2be21a;border-color:#8a2be24d}.artist-avatar{flex-shrink:0;position:relative}.avatar-placeholder{align-items:center;background:linear-gradient(135deg,#333,#444);border-radius:50%;color:#888;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.avatar-placeholder.large{height:80px;width:80px}.status-indicator{border:2px solid #1a1a1acc;border-radius:50%;bottom:2px;height:14px;position:absolute;right:2px;width:14px}.status-indicator.large{border:3px solid #1a1a1acc;bottom:5px;height:20px;right:5px;width:20px}.status-indicator.online{background:#0f8;box-shadow:0 0 10px #00ff8880}.status-indicator.offline{background:#666}.artist-info{display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-width:0;overflow:hidden}.artist-name{color:#fff;font-size:1rem;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.artist-name,.artist-specialty{word-wrap:break-word;margin:0;overflow:hidden;overflow-wrap:break-word}.artist-specialty{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#ccc;display:-webkit-box;font-size:.85rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.3;max-width:100%}.artist-stats{flex-wrap:wrap;gap:1rem;margin-top:.25rem}.artist-stats,.stat{align-items:center;display:flex}.stat{color:#999;font-size:.8rem;font-weight:500;gap:4px;white-space:nowrap}.artist-rate,.stat svg{color:#8a2be2}.artist-rate{align-self:flex-start;background:#8a2be21a;border:1px solid #8a2be233;border-radius:6px;font-size:.9rem;font-size:.85rem;font-weight:700;margin-top:.25rem;padding:.2rem .4rem;white-space:nowrap}.artist-modal-overlay{align-items:center;animation:modal-appear .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;display:flex;inset:0;justify-content:center;padding:2rem;position:fixed;z-index:1000}@keyframes modal-appear{0%{opacity:0}to{opacity:1}}.artist-modal{animation:modal-slide-in .3s ease-out;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#1a1a1af2;border:1px solid #8a2be24d;border-radius:24px;max-height:80vh;max-width:600px;overflow-y:auto;position:relative;width:100%}@keyframes modal-slide-in{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-close{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .3s ease;width:36px;z-index:10}.modal-close:hover{background:#fff3;border-color:#ffffff4d}.modal-header{background:#8a2be20d;border-bottom:1px solid #8a2be21a;display:flex;gap:1.5rem;padding:2rem}.modal-avatar{flex-shrink:0;position:relative}.modal-artist-info{flex:1 1}.modal-artist-name{color:#fff;font-size:1.8rem;font-weight:700;margin:0 0 .5rem}.modal-specialty{color:#ccc;font-size:1.1rem;margin:0 0 1rem}.modal-stats{display:flex;gap:2rem}.modal-stats .stat{align-items:center;display:flex;font-size:.9rem;gap:6px}.reviews{color:#999;margin-left:4px}.modal-content{padding:2rem}.modal-content h4{color:#fff;font-size:1.2rem;font-weight:600;margin:0 0 1rem}.modal-bio{margin-bottom:2rem}.modal-bio p{color:#ccc;line-height:1.6;margin:0}.modal-portfolio{margin-bottom:2rem}.portfolio-grid{grid-gap:1rem;gap:1rem;grid-template-columns:repeat(3,1fr)}.portfolio-item{background:#8a2be21a;border:1px solid #8a2be233;border-radius:12px;overflow:hidden}.portfolio-placeholder{align-items:center;color:#666;display:flex;height:100%;justify-content:center;width:100%}.modal-booking{border-top:1px solid #8a2be21a;padding-top:2rem}.booking-info{display:flex;gap:2rem;margin-bottom:2rem}.booking-stat{align-items:center;background:#8a2be20d;border:1px solid #8a2be21a;border-radius:12px;display:flex;flex:1 1;gap:1rem;padding:1rem}.booking-stat svg{color:#8a2be2;flex-shrink:0}.stat-label{color:#999;display:block;font-size:.8rem;margin-bottom:2px}.stat-value{color:#fff;display:block;font-weight:600}.booking-actions{display:flex;gap:1rem}.btn{align-items:center;border-radius:50px;cursor:pointer;display:flex;flex:1 1;font-weight:600;gap:8px;justify-content:center;padding:12px 24px;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#8a2be2,#9932cc);border:1px solid #0000;box-shadow:0 4px 15px #8a2be24d;color:#fff}.btn-primary:hover{box-shadow:0 6px 20px #8a2be266;transform:translateY(-2px)}.btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000;border:1px solid #8a2be280;color:#8a2be2}.btn-secondary:hover{background:#8a2be21a;border-color:#8a2be2;transform:translateY(-2px)}@media (max-width:1024px){.demo-content{gap:2rem;grid-template-columns:1fr}.interactive-map{height:400px}}@media (max-width:768px){.local-demo{padding:80px 0}.demo-content{gap:1.5rem}.interactive-map{height:350px}.map-header{align-items:flex-start;flex-direction:column;gap:1rem}.artist-card{gap:1rem;min-height:auto;padding:1.5rem}.avatar-placeholder{height:55px;width:55px}.artist-name{font-size:1.1rem}.artist-specialty{font-size:.9rem}.stat{font-size:.85rem}.artist-rate{font-size:.95rem;padding:.2rem .4rem}.artist-modal{margin:1rem;max-height:calc(100vh - 2rem)}.modal-header{flex-direction:column;text-align:center}.modal-stats{justify-content:center}.booking-info{gap:1rem}.booking-actions,.booking-info{flex-direction:column}.portfolio-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.demo-header{margin-bottom:2rem}.interactive-map{height:300px}.artist-card{flex-direction:column;gap:1rem;padding:1.25rem;text-align:center}.avatar-placeholder{height:50px;margin:0 auto;width:50px}.artist-info{align-items:center;text-align:center}.artist-stats{gap:1rem;justify-content:center}.artist-rate{align-self:center;margin-top:.5rem}.modal-content,.modal-header{padding:1.5rem}}.how-it-works{background:linear-gradient(135deg,#0a0a0a,#1a1a1a 50%,#111);overflow:hidden;padding:120px 0;position:relative}.works-background{inset:0;pointer-events:none;position:absolute}.works-background .floating-ink-drop{animation:float-works-drop 18s ease-in-out infinite;-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);background:linear-gradient(135deg,#8a2be21f,#9932cc14);border-radius:85% 15% 85% 15%/70% 15% 85% 30%;position:absolute}.works-drop-1{animation-delay:0s;height:220px;left:10%;top:15%;width:180px}.works-drop-2{animation-delay:9s;bottom:20%;height:170px;right:12%;width:140px}@keyframes float-works-drop{0%,to{opacity:.08;transform:translateY(0) scale(1)}50%{opacity:.15;transform:translateY(-15px) scale(1.03)}}.works-background .ink-splotch{animation:works-splotch-morph 28s ease-in-out infinite;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);background:linear-gradient(45deg,#8a2be20f,#9932cc0a);border-radius:45% 55% 35% 65%/30% 60% 40% 70%;position:absolute;transform-origin:center}.works-splotch-1{animation-delay:0s;height:280px;right:8%;top:25%;width:320px}.works-splotch-2{animation-delay:14s;bottom:15%;height:300px;left:12%;width:250px}@keyframes works-splotch-morph{0%,to{border-radius:45% 55% 35% 65%/30% 60% 40% 70%;opacity:.06;transform:translate(0) rotate(0deg) scale(1)}25%{border-radius:35% 65% 45% 55%/60% 30% 70% 40%;opacity:.1;transform:translate(-8px,-12px) rotate(3deg) scale(1.15)}50%{border-radius:65% 35% 55% 45%/40% 70% 30% 60%;opacity:.12;transform:translate(12px,-5px) rotate(-2deg) scale(.9)}75%{border-radius:55% 45% 65% 35%/70% 40% 60% 30%;opacity:.08;transform:translate(-5px,10px) rotate(5deg) scale(1.08)}}.works-header{margin-bottom:4rem;position:relative;text-align:center;z-index:2}.section-badge{align-items:center;animation:badge-pulse 4s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#8a2be226;border:1px solid #8a2be24d;border-radius:50px;display:inline-flex;gap:8px;margin-bottom:2rem;padding:12px 24px}@keyframes badge-pulse{0%,to{box-shadow:0 0 20px #8a2be24d;transform:scale(1)}50%{box-shadow:0 0 40px #8a2be299;transform:scale(1.02)}}.section-badge span{color:#8a2be2;font-size:1rem;font-weight:600}.works-split-container{border-radius:24px;box-shadow:0 20px 60px #0000004d;display:flex;margin:4rem 0;min-height:70vh;overflow:hidden;position:relative}.works-split-side{display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:3rem 2.5rem;position:relative}.enthusiast-side{background:linear-gradient(135deg,#8a2be214,#8a2be21f 50%,#8a2be214);border-right:1px solid #8a2be233}.artist-side{background:linear-gradient(135deg,#9932cc14,#9932cc1f 50%,#9932cc14)}.works-side-background{inset:0;opacity:.4;overflow:hidden;position:absolute}.works-side-tattoo{animation:works-tattoo-float 25s ease-in-out infinite;filter:drop-shadow(0 6px 20px rgba(0,0,0,.4));opacity:.6;pointer-events:none;position:absolute;transform-origin:center}.enthusiast-tattoo{animation-delay:0s;height:300px;right:-15%;top:-5%;transform:rotate(-10deg);width:300px}.artist-tattoo{animation-delay:12s;height:320px;left:-18%;top:-8%;transform:rotate(15deg);width:320px}@keyframes works-tattoo-float{0%,to{opacity:.6;transform:translateY(0) rotate(0deg) scale(1);transform:translateY(0) rotate(var(--base-rotation,0deg)) scale(1)}33%{opacity:.65;transform:translateY(-8px) rotate(2deg) scale(1.02);transform:translateY(-8px) rotate(calc(var(--base-rotation, 0deg) + 2deg)) scale(1.02)}66%{opacity:.55;transform:translateY(5px) rotate(-1deg) scale(.98);transform:translateY(5px) rotate(calc(var(--base-rotation, 0deg) - 1deg)) scale(.98)}}.works-side-content{display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;z-index:2}.works-side-header{margin-bottom:2.5rem}.works-side-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8a2be2,#9932cc);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:1rem}.works-side-subtitle{color:#ccc;font-size:1.1rem;line-height:1.6;margin:0}.works-split-divider{background:linear-gradient(180deg,#0000 0,#8a2be280 20%,#8a2be2cc 50%,#9932cccc 0,#9932cc80 80%,#0000);width:2px;z-index:3}.works-divider-line,.works-split-divider{height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%)}.works-divider-line{background:inherit;width:1px}.works-divider-icon{align-items:center;animation:works-divider-pulse 3s ease-in-out infinite;background:linear-gradient(135deg,#8a2be2,#9932cc);border-radius:50%;box-shadow:0 8px 24px #8a2be266;color:#fff;display:flex;height:48px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:48px}@keyframes works-divider-pulse{0%,to{box-shadow:0 8px 24px #8a2be266;transform:translate(-50%,-50%) scale(1)}50%{box-shadow:0 12px 36px #8a2be299;transform:translate(-50%,-50%) scale(1.1)}}.works-steps-container{display:flex;flex-direction:column;gap:2rem}.works-step{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1a99;border:1px solid #8a2be226;border-radius:16px;display:flex;gap:1.5rem;padding:1.5rem;position:relative;transition:all .4s ease}.works-step:hover{background:#1a1a1acc;border-color:#8a2be24d;box-shadow:0 12px 32px #0000004d;transform:translateY(-5px)}.works-step-number{color:#8a2be2;font-size:2rem;font-weight:900;min-width:60px;opacity:.6}.works-step-content{display:flex;flex:1 1;flex-direction:column;gap:.75rem}.works-step-icon{align-items:center;background:linear-gradient(135deg,#8a2be2,#9932cc);border-radius:50%;color:#fff;display:flex;height:48px;justify-content:center;transition:all .3s ease;width:48px}.works-step:hover .works-step-icon{box-shadow:0 8px 24px #8a2be266;transform:scale(1.1)}.works-step-title{color:#fff;font-size:1.2rem;font-weight:600;margin:0}.works-step-description{color:#ccc;font-size:.95rem;line-height:1.6;margin:0}.works-step-connector{bottom:-1rem;height:2rem;left:50%;position:absolute;transform:translateX(-50%);width:2px}.connector-line{background:linear-gradient(180deg,#8a2be24d,#0000);height:100%;width:100%}.works-features-container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.works-feature-card{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1a99;border:1px solid #9932cc26;border-radius:16px;display:flex;gap:1rem;padding:1.5rem;transition:all .4s ease}.works-feature-card:hover{background:#1a1a1acc;border-color:#9932cc4d;box-shadow:0 12px 32px #0000004d;transform:translateY(-5px)}.works-feature-icon{align-items:center;background:linear-gradient(135deg,#9932cc,orchid);border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:40px;justify-content:center;transition:all .3s ease;width:40px}.works-feature-card:hover .works-feature-icon{box-shadow:0 8px 24px #9932cc66;transform:scale(1.1)}.works-feature-content{flex:1 1}.works-feature-title{color:#fff;font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.works-feature-description{color:#ccc;font-size:.9rem;line-height:1.5;margin:0}@media (max-width:1024px){.works-split-container{flex-direction:column;min-height:auto}.works-split-side{padding:3rem 2rem}.enthusiast-side{border-bottom:1px solid #8a2be233;border-right:none}.works-split-divider{display:none}.works-side-title{font-size:2rem}.works-side-subtitle{font-size:1rem}.works-features-container{grid-template-columns:1fr}}@media (max-width:768px){.how-it-works{padding:80px 0}.works-split-side{padding:2.5rem 1.5rem}.works-side-header{margin-bottom:2rem}.works-side-title{font-size:1.8rem}.works-side-subtitle{font-size:.95rem}.works-steps-container{gap:1.5rem}.works-step{flex-direction:column;gap:1rem;padding:1.25rem;text-align:center}.works-step-number{font-size:1.5rem;min-width:auto}.works-step-content{align-items:center}.works-step-icon{height:56px;width:56px}.works-feature-card{flex-direction:column;gap:1rem;padding:1.25rem;text-align:center}.works-feature-icon{height:48px;margin:0 auto;width:48px}.works-side-tattoo{opacity:.4}.enthusiast-tattoo{height:180px;width:180px}.artist-tattoo{height:190px;width:190px}}@media (max-width:480px){.works-header{margin-bottom:2rem}.works-split-container{margin:2rem 0}.works-split-side{padding:2rem 1rem}.works-side-title{font-size:1.6rem}.works-side-subtitle{font-size:.9rem}.works-steps-container{gap:1.2rem}.works-feature-card,.works-step{padding:1rem}.section-badge{font-size:.9rem;padding:10px 20px}}.screenshots{background:linear-gradient(135deg,#1a1a1a,#1e1e1e);overflow:hidden;position:relative}.screenshots:before{background:radial-gradient(circle at 20% 30%,#8a2be214 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.screenshots-container{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:1000px;position:relative}.screenshots-slider{border-radius:20px;overflow:hidden;width:100%}.screenshots-track{display:flex;transition:transform .5s ease-in-out}.screenshot-slide{align-items:center;display:flex;flex-shrink:0;gap:4rem;justify-content:center;padding:2rem;width:100%}.phone-preview{flex-shrink:0}.phone-frame-preview{background:linear-gradient(145deg,#2a2a2a,#1a1a1a);border-radius:40px;box-shadow:0 25px 70px #0009,0 0 0 3px #8a2be233;height:600px;padding:15px;position:relative;width:300px}.phone-frame-preview:before{background:#444;border-radius:4px;content:"";height:8px;left:50%;position:absolute;top:30px;transform:translateX(-50%);width:80px}.phone-screen-preview{background:#0d0d0d;border-radius:28px;height:100%;overflow:hidden;width:100%}.mockup-header-bar{align-items:center;background:#1a1a1a;display:flex;height:50px;justify-content:center;position:relative}.mockup-notch{background:#0d0d0d;border-radius:0 0 15px 15px;height:25px;width:120px}.mockup-content-area{height:calc(100% - 50px);padding:20px}.search-bar{background:#2a2a2a;border-radius:20px;height:40px;margin-bottom:20px}.artist-cards{display:flex;flex-direction:column;gap:15px}.artist-card{animation:card-pulse 2s ease-in-out infinite;background:linear-gradient(135deg,#8a2be2,#9932cc);border-radius:15px;height:80px;opacity:.8}.artist-card:nth-child(2){animation-delay:.5s}.profile-header{display:flex;gap:15px;margin-bottom:25px}.profile-avatar{background:linear-gradient(135deg,#8a2be2,#9932cc);border-radius:30px;height:60px;width:60px}.profile-info{display:flex;flex:1 1;flex-direction:column;gap:8px}.profile-info:before{background:#444;border-radius:8px;content:"";height:15px;width:100px}.profile-info:after{background:#333;border-radius:6px;content:"";height:12px;width:80px}.portfolio-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.portfolio-item{animation:portfolio-fade 3s ease-in-out infinite;aspect-ratio:1;background:linear-gradient(135deg,#8a2be2,#9932cc);border-radius:10px;opacity:.7}.portfolio-item:nth-child(2){animation-delay:.5s}.portfolio-item:nth-child(3){animation-delay:1s}.portfolio-item:nth-child(4){animation-delay:1.5s}.calendar-header{background:#333;border-radius:15px;height:30px;margin-bottom:20px}.calendar-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,1fr);margin-bottom:25px}.calendar-day{aspect-ratio:1;background:#2a2a2a;border-radius:8px}.calendar-day.active{background:linear-gradient(135deg,#8a2be2,#9932cc)}.time-slots{display:flex;flex-direction:column;gap:10px}.time-slot{background:#2a2a2a;border-radius:8px;height:35px}.time-slot:first-child{background:linear-gradient(135deg,#8a2be2,#9932cc)}.ar-viewfinder{align-items:center;background:radial-gradient(circle,#1a1a1a 0,#0d0d0d 100%);border-radius:15px;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative}.ar-overlay{animation:ar-pulse 2s ease-in-out infinite;border:3px solid #8a2be2;border-radius:50%;height:120px;position:relative;width:120px}.ar-overlay:before{background:#8a2be24d;border-radius:50%;content:"";height:40px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:40px}.ar-controls{bottom:30px;display:flex;gap:15px;position:absolute}.ar-button{background:#8a2be2cc;border-radius:25px;height:50px;width:50px}@keyframes card-pulse{0%,to{opacity:.6}50%{opacity:1}}@keyframes portfolio-fade{0%,to{opacity:.5}50%{opacity:.9}}@keyframes ar-pulse{0%,to{border-color:#8a2be2;transform:scale(1)}50%{border-color:#9932cc;transform:scale(1.1)}}.screenshot-info{flex:1 1;text-align:left}.screenshot-info h3{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1rem}.screenshot-info p{color:#ccc;font-size:1.25rem;line-height:1.6}.nav-btn{background:#8a2be2cc;border:none;border-radius:50%;color:#fff;font-size:1.25rem;height:50px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:2}.nav-btn:hover{background:#8a2be2;transform:translateY(-50%) scale(1.1)}.nav-prev{left:-25px}.nav-next{right:-25px}.slide-indicators{display:flex;gap:10px;justify-content:center;margin-top:3rem}.indicator{background:#8a2be24d;border:none;border-radius:50%;height:12px;transition:all .3s ease;width:12px}.indicator.active{background:#8a2be2;transform:scale(1.2)}@media (max-width:1024px){.screenshot-slide{gap:2rem}.phone-frame-preview{height:500px;width:250px}}@media (max-width:768px){.screenshot-slide{flex-direction:column;gap:2rem}.screenshot-info{text-align:center}.nav-btn{display:none}}@media (max-width:480px){.phone-frame-preview{height:440px;width:220px}.screenshot-info h3{font-size:1.5rem}.screenshot-info p{font-size:1rem}}.call-to-action{background:linear-gradient(135deg,#8a2be2,#9932cc 50%,#8a2be2);overflow:hidden;position:relative}.cta-background{bottom:0;left:0;overflow:hidden;right:0;top:0}.cta-background,.cta-line-work{pointer-events:none;position:absolute}.cta-line-work{inset:0}.cta-lines{height:100%;left:0;opacity:.8;position:absolute;top:0;width:100%}.cta-flow-line{animation:cta-flow 8s linear infinite}.cta-horizon-line{animation:horizon-drift 12s linear infinite}.cta-horizon-line.bottom{animation-delay:6s}.cta-accent-shape{animation:accent-rotate 10s ease-in-out infinite}.diamond-2{animation-delay:5s}@keyframes cta-flow{0%{stroke-dashoffset:0}to{stroke-dashoffset:75}}@keyframes horizon-drift{0%{stroke-dashoffset:0}to{stroke-dashoffset:200}}@keyframes accent-rotate{0%,to{opacity:.4;transform:rotate(0deg) scale(1)}50%{opacity:.7;transform:rotate(180deg) scale(1.15)}}.cta-tattoo-designs{inset:0;overflow:hidden;pointer-events:none;position:absolute}.cta-tattoo-design{animation:cta-tattoo-movement 30s ease-in-out infinite;filter:drop-shadow(0 6px 24px rgba(0,0,0,.3));opacity:.6;position:absolute;transform-origin:center}.cta-snake{animation-delay:0s;height:340px;left:-15%;top:-20%;transform:rotate(25deg);width:340px}.cta-machine{animation-delay:15s;bottom:-25%;height:320px;right:-20%;transform:rotate(-30deg);width:320px}@keyframes cta-tattoo-movement{0%,to{opacity:.6;transform:translateY(0) rotate(0deg) scale(1);transform:translateY(0) rotate(var(--base-rotation,0deg)) scale(1)}33%{opacity:.65;transform:translateY(-12px) rotate(3deg) scale(1.03);transform:translateY(-12px) rotate(calc(var(--base-rotation, 0deg) + 3deg)) scale(1.03)}66%{opacity:.55;transform:translateY(8px) rotate(-2deg) scale(.97);transform:translateY(8px) rotate(calc(var(--base-rotation, 0deg) - 2deg)) scale(.97)}}.cta-ink-drop{animation:float-cta-drop 14s ease-in-out infinite;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff14;border-radius:90% 10% 90% 10%/75% 10% 90% 25%;position:absolute}.cta-ink-drop:before{background:#fff3;height:7px;left:70%;top:-8px;width:7px}.cta-ink-drop:after,.cta-ink-drop:before{border-radius:50%;content:"";position:absolute;transform:translateX(-50%)}.cta-ink-drop:after{background:#ffffff1a;height:3px;left:55%;top:-3px;width:3px}.cta-drop-1{animation-delay:0s;height:200px;right:15%;top:12%;transform:rotate(-25deg);width:160px}.cta-drop-2{animation-delay:4s;bottom:15%;height:150px;left:12%;transform:rotate(60deg);width:120px}.cta-drop-3{animation-delay:8s;height:110px;right:8%;top:45%;transform:rotate(-80deg);width:90px}@keyframes float-cta-drop{0%,to{opacity:.08;transform:translateY(0) scale(1)}50%{opacity:.15;transform:translateY(-12px) scale(1.02)}}.cta-blob{animation:cta-blob-morph 18s ease-in-out infinite;-webkit-backdrop-filter:blur(120px);backdrop-filter:blur(120px);background:linear-gradient(120deg,#ffffff0a,#8a2be214);border-radius:40% 60% 50% 50%/60% 40% 50% 50%;position:absolute;transform-origin:center}.cta-blob.blob-1{animation-delay:0s;height:280px;left:5%;top:15%;width:350px}.cta-blob.blob-2{animation-delay:9s;bottom:20%;height:320px;right:8%;width:280px}@keyframes cta-blob-morph{0%,to{border-radius:40% 60% 50% 50%/60% 40% 50% 50%;opacity:.04;transform:translate(0) rotate(0deg) scale(1)}25%{border-radius:60% 40% 30% 70%/40% 60% 70% 30%;opacity:.08;transform:translate(-8px,-12px) rotate(3deg) scale(1.2)}50%{border-radius:30% 70% 60% 40%/70% 30% 40% 60%;opacity:.1;transform:translate(12px,-5px) rotate(-2deg) scale(.85)}75%{border-radius:70% 30% 40% 60%/30% 70% 60% 40%;opacity:.06;transform:translate(-5px,8px) rotate(4deg) scale(1.1)}}.cta-content{margin:0 auto;max-width:800px;position:relative;text-align:center;z-index:2}.cta-title{color:#fff;font-size:3.5rem;font-weight:900;line-height:1.2;margin-bottom:1.5rem}.cta-subtitle{color:#ffffffe6;font-size:1.25rem;line-height:1.6;margin-bottom:3rem}.user-type-selector{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem}.user-type-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #ffffff4d;border-radius:50px;color:#fff;display:flex;font-size:1rem;font-weight:600;gap:8px;padding:12px 24px;transition:all .3s ease}.user-type-btn:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-2px)}.user-type-btn.active{background:#ffffffe6;border-color:#fff;box-shadow:0 4px 20px #ffffff4d;color:#8a2be2}.waitlist-form{margin-bottom:4rem}.form-group{margin:0 auto;max-width:500px}.input-container{background:#ffffffe6;border-radius:60px;box-shadow:0 8px 30px #0003;display:flex;overflow:hidden;transition:all .3s ease}.input-container:focus-within{box-shadow:0 8px 40px #ffffff4d;transform:translateY(-2px)}.email-input{background:#0000;border:none;color:#333;flex:1 1;font-size:1rem;outline:none;padding:18px 24px}.email-input::placeholder{color:#666}.submit-btn{align-items:center;background:linear-gradient(135deg,#1e1e1e,#2a2a2a);border:none;border-radius:50px;color:#fff;display:flex;font-size:1rem;font-weight:600;gap:8px;margin:2px;padding:18px 28px;transition:all .3s ease;white-space:nowrap}.submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#000,#1a1a1a);transform:scale(1.05)}.submit-btn:disabled{background:linear-gradient(135deg,#4caf50,#45a049);cursor:not-allowed}.spinning{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.form-disclaimer{color:#ffffffb3;font-size:.9rem;margin-top:1rem}.cta-features{flex-wrap:nowrap;gap:1.5rem;justify-content:center}.cta-features,.feature-item{align-items:center;display:flex}.feature-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50px;gap:.75rem;justify-content:flex-start;min-width:220px;padding:18px 24px;transition:all .3s ease;white-space:nowrap}.feature-item:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px)}.feature-icon{color:#ffffffe6;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.feature-text{color:#ffffffe6;font-size:.95rem;font-weight:500;line-height:1;white-space:nowrap}@media (max-width:1024px){.cta-title{font-size:3rem}.cta-stats{gap:2rem}}@media (max-width:768px){.cta-title{font-size:2.5rem}.cta-subtitle{font-size:1.1rem}.user-type-selector{align-items:center;flex-direction:column}.user-type-btn{justify-content:center;width:200px}.input-container{border-radius:20px;flex-direction:column}.submit-btn{border-radius:0 0 20px 20px;justify-content:center;margin:0}.cta-features{flex-wrap:nowrap;gap:1rem;overflow-x:auto}.feature-item{min-width:180px;padding:16px 20px}.feature-text{font-size:.9rem;text-align:center;white-space:normal}.cta-tattoo-design{opacity:.4}.cta-snake{height:200px;left:-8%;top:-5%;width:200px}.cta-machine{bottom:-10%;height:180px;right:-12%;width:180px}.cta-blob{opacity:.03}.cta-blob.blob-1{height:180px;width:220px}.cta-blob.blob-2{height:200px;width:180px}}@media (max-width:480px){.cta-title{font-size:2rem}.email-input{padding:16px 20px}.submit-btn{padding:16px 24px}.stat-number{font-size:2rem}.cta-features{gap:1rem}}.footer{background:linear-gradient(135deg,#0d0d0d,#1a1a1a);color:#ccc;padding:4rem 0 2rem;position:relative}.footer:before{background:linear-gradient(90deg,#0000,#8a2be2 50%,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.footer-content{margin:0 auto;max-width:1200px}.footer-main{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr 1fr 1fr 1.5fr;margin-bottom:3rem}.footer-brand{max-width:300px}.brand-name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8a2be2,#9932cc);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:900;margin-bottom:.5rem}.brand-tagline{color:#fff;font-size:1rem;font-weight:500;margin-bottom:1rem}.brand-description{color:#aaa;font-size:.9rem;line-height:1.6}.link-group h4{color:#fff;font-size:1.1rem;font-weight:700;margin-bottom:1rem}.link-group ul{list-style:none;margin:0;padding:0}.link-group li{margin-bottom:.75rem}.link-group a{color:#ccc;font-size:.9rem;text-decoration:none;transition:all .3s ease}.link-group a:hover{color:#8a2be2;transform:translateX(5px)}.footer-social h4{color:#fff;font-size:1.1rem;font-weight:700;margin-bottom:1.5rem}.social-links{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.social-link{align-items:center;color:#ccc;display:flex;font-size:.9rem;gap:10px;padding:.5rem 0;text-decoration:none;transition:all .3s ease}.social-link:hover{color:#8a2be2;transform:translateX(5px)}.social-link i{font-size:1.1rem;width:20px}.contact-email{align-items:center;color:#8a2be2;display:flex;font-size:.9rem;gap:10px;text-decoration:none;transition:all .3s ease}.contact-email:hover{color:#9932cc;transform:translateX(5px)}.footer-bottom{grid-gap:2rem;align-items:center;border-top:1px solid #333;display:grid;gap:2rem;grid-template-columns:1fr auto 1fr;padding-top:2rem}.footer-legal{display:flex;gap:1.5rem}.footer-legal a{color:#aaa;font-size:.85rem;text-decoration:none;transition:color .3s ease}.footer-legal a:hover{color:#8a2be2}.footer-copyright{text-align:center}.footer-copyright p{color:#888;font-size:.85rem;margin:0}.footer-app-links{text-align:right}.footer-app-links>p{color:#aaa;font-size:.85rem;margin-bottom:1rem}.app-badges{display:flex;gap:1rem}.app-badge{align-items:center;background:#8a2be21a;border:1px solid #8a2be24d;border-radius:8px;color:#ccc;display:flex;font-size:.75rem;gap:8px;opacity:.7;padding:8px 12px;text-decoration:none;transition:all .3s ease}.app-badge:hover{background:#8a2be233;border-color:#8a2be280;opacity:1;transform:translateY(-2px)}.app-badge i{font-size:1.2rem}.app-badge div{align-items:flex-start;display:flex;flex-direction:column;line-height:1.2}.app-badge span{font-size:.65rem;opacity:.8}.app-badge strong{font-size:.8rem;font-weight:600}@media (max-width:1024px){.footer-main{gap:2rem;grid-template-columns:1fr 1fr 1fr}.footer-brand{margin-bottom:1rem;max-width:none}.footer-brand,.footer-social{grid-column:1/-1;text-align:center}.social-links{flex-direction:row;flex-wrap:wrap;justify-content:center}}@media (max-width:768px){.footer-main{gap:2rem}.footer-bottom,.footer-main{grid-template-columns:1fr;text-align:center}.footer-bottom{gap:1.5rem}.footer-legal{flex-wrap:wrap;justify-content:center}.footer-app-links{text-align:center}.app-badges{flex-wrap:wrap;justify-content:center}}@media (max-width:480px){.footer{padding:3rem 0 1.5rem}.footer-main{gap:1.5rem}.social-links{gap:.5rem}.social-link{font-size:.8rem}.app-badge{font-size:.7rem;padding:6px 10px}}
/*# sourceMappingURL=main.27082fd0.css.map*/