.page-module___8aEwW__page{min-height:100vh;padding-top:70px}.page-module___8aEwW__main{width:100%}
.Header-module__hBw1pG__header{color:#fff;z-index:1000;background-color:#1a1a1a;padding:1rem 0;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 4px rgba(0,0,0,.3)}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__hBw1pG__logo h1{color:#ff6b35;margin:0;font-size:1.5rem;font-weight:700}.Header-module__hBw1pG__nav{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__navLink{color:#fff;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:#ff6b35}.Header-module__hBw1pG__bookButton{color:#fff;cursor:pointer;background-color:#ff6b35;border:none;border-radius:5px;padding:.5rem 1rem;font-weight:700;transition:background-color .2s}.Header-module__hBw1pG__bookButton:hover{background-color:#e55a2e}@media (max-width:768px){.Header-module__hBw1pG__container{padding:0 1rem}.Header-module__hBw1pG__nav{gap:1rem}.Header-module__hBw1pG__navLink{display:none}}
.Hero-module__ZARIfG__hero{color:#fff;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);align-items:center;min-height:80vh;padding:8rem 0 4rem;display:flex}.Hero-module__ZARIfG__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.Hero-module__ZARIfG__content{max-width:500px}.Hero-module__ZARIfG__title{color:#fff;margin:0 0 1rem;font-size:3rem;font-weight:700;line-height:1.2}.Hero-module__ZARIfG__subtitle{color:#ccc;margin:0 0 2rem;font-size:1.2rem;line-height:1.6}.Hero-module__ZARIfG__buttons{gap:1rem;display:flex}.Hero-module__ZARIfG__primaryButton{color:#fff;cursor:pointer;background-color:#ff6b35;border:none;border-radius:8px;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:background-color .2s}.Hero-module__ZARIfG__primaryButton:hover{background-color:#e55a2e}.Hero-module__ZARIfG__secondaryButton{color:#fff;cursor:pointer;background-color:transparent;border:2px solid #fff;border-radius:8px;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:all .2s}.Hero-module__ZARIfG__secondaryButton:hover{color:#1a1a1a;background-color:#fff}.Hero-module__ZARIfG__imageSection{justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__tattooEmoji{color:#ff6b35;font-size:15rem;animation:3s ease-in-out infinite Hero-module__ZARIfG__float}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:768px){.Hero-module__ZARIfG__container{text-align:center;grid-template-columns:1fr;gap:2rem}.Hero-module__ZARIfG__title{font-size:2rem}.Hero-module__ZARIfG__tattooEmoji{font-size:8rem}.Hero-module__ZARIfG__buttons{flex-direction:column;justify-content:center}}
.AboutArtist-module__kfIscG__section{background:linear-gradient(135deg,#f8f8f8 0%,#e8e8e8 100%);padding:5rem 0;position:relative}.AboutArtist-module__kfIscG__section:before{content:"";background-image:radial-gradient(circle at 25% 25%,rgba(255,107,53,.1) 0%,transparent 50%),radial-gradient(circle at 75% 75%,rgba(26,26,26,.05) 0%,transparent 50%);position:absolute;top:0;bottom:0;left:0;right:0}.AboutArtist-module__kfIscG__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.AboutArtist-module__kfIscG__content{grid-template-columns:1fr 1.5fr;align-items:center;gap:4rem;display:grid}.AboutArtist-module__kfIscG__imageContainer{position:relative}.AboutArtist-module__kfIscG__artistImage{background:linear-gradient(145deg,#2d2d2d,#1a1a1a);border-radius:20px;justify-content:center;align-items:center;width:300px;height:400px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.2),inset 0 1px rgba(255,255,255,.1)}.AboutArtist-module__kfIscG__placeholder{filter:grayscale(20%);font-size:5rem}.AboutArtist-module__kfIscG__experience{color:#fff;text-align:center;background:#ff6b35;border-radius:15px;padding:1rem;position:absolute;bottom:-20px;right:-20px;box-shadow:0 10px 20px rgba(255,107,53,.3)}.AboutArtist-module__kfIscG__years{font-size:1.8rem;font-weight:700;line-height:1;display:block}.AboutArtist-module__kfIscG__label{opacity:.9;font-size:.8rem;display:block}.AboutArtist-module__kfIscG__info{max-width:600px}.AboutArtist-module__kfIscG__title{color:#1a1a1a;background:linear-gradient(135deg,#1a1a1a 0%,#ff6b35 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:2.8rem;font-weight:700}.AboutArtist-module__kfIscG__name{color:#ff6b35;margin:0 0 2rem;font-size:1.8rem;font-weight:600}.AboutArtist-module__kfIscG__bio{color:#444;margin:0 0 2rem;font-size:1.1rem;line-height:1.7}.AboutArtist-module__kfIscG__specialties{margin-bottom:2rem}.AboutArtist-module__kfIscG__specialties h4{color:#1a1a1a;margin:0 0 1rem;font-size:1.2rem}.AboutArtist-module__kfIscG__specialties ul{grid-template-columns:1fr 1fr;gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.AboutArtist-module__kfIscG__specialties li{color:#666;padding:.25rem 0;font-size:.95rem}.AboutArtist-module__kfIscG__achievements{border-top:1px solid #ddd;border-bottom:1px solid #ddd;gap:2rem;margin-bottom:2rem;padding:1.5rem 0;display:flex}.AboutArtist-module__kfIscG__stat{text-align:center}.AboutArtist-module__kfIscG__number{color:#ff6b35;font-size:2rem;font-weight:700;line-height:1;display:block}.AboutArtist-module__kfIscG__statLabel{color:#666;margin-top:.25rem;font-size:.9rem;display:block}.AboutArtist-module__kfIscG__certifications{margin-bottom:2rem}.AboutArtist-module__kfIscG__certifications h4{color:#1a1a1a;margin:0 0 1rem;font-size:1.2rem}.AboutArtist-module__kfIscG__certList{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.AboutArtist-module__kfIscG__cert{color:#666;font-size:.9rem}.AboutArtist-module__kfIscG__consultButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff6b35 0%,#e55a2e 100%);border:none;border-radius:10px;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 5px 15px rgba(255,107,53,.3)}.AboutArtist-module__kfIscG__consultButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(255,107,53,.4)}@media (max-width:768px){.AboutArtist-module__kfIscG__content{text-align:center;grid-template-columns:1fr;gap:2rem}.AboutArtist-module__kfIscG__artistImage{width:250px;height:300px;margin:0 auto}.AboutArtist-module__kfIscG__title{font-size:2.2rem}.AboutArtist-module__kfIscG__achievements{justify-content:center;gap:1rem}.AboutArtist-module__kfIscG__specialties ul,.AboutArtist-module__kfIscG__certList{grid-template-columns:1fr}}
.Portfolio-module__uAcsSq__section{background-color:#f5f5f5;padding:4rem 0}.Portfolio-module__uAcsSq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Portfolio-module__uAcsSq__title{color:#1a1a1a;text-align:center;margin:0 0 1rem;font-size:2.5rem;font-weight:700}.Portfolio-module__uAcsSq__subtitle{color:#666;text-align:center;max-width:600px;margin:0 auto 3rem;font-size:1.1rem}.Portfolio-module__uAcsSq__filters{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.Portfolio-module__uAcsSq__filterButton{color:#1a1a1a;cursor:pointer;background-color:transparent;border:2px solid #1a1a1a;border-radius:25px;padding:.5rem 1.5rem;font-weight:500;transition:all .2s}.Portfolio-module__uAcsSq__filterButton:hover,.Portfolio-module__uAcsSq__filterButton.Portfolio-module__uAcsSq__active{color:#fff;background-color:#ff6b35;border-color:#ff6b35}.Portfolio-module__uAcsSq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.Portfolio-module__uAcsSq__portfolioCard{cursor:pointer;border-radius:12px;transition:transform .3s;position:relative;overflow:hidden}.Portfolio-module__uAcsSq__portfolioCard:hover{transform:translateY(-5px)}.Portfolio-module__uAcsSq__imageContainer{background:linear-gradient(45deg,#1a1a1a,#2d2d2d);justify-content:center;align-items:center;height:300px;display:flex;position:relative}.Portfolio-module__uAcsSq__placeholderImage{background:linear-gradient(135deg,#333,#555);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Portfolio-module__uAcsSq__emoji{filter:grayscale(20%);font-size:4rem}.Portfolio-module__uAcsSq__overlay{color:#fff;opacity:0;background:rgba(0,0,0,.8);flex-direction:column;justify-content:center;padding:2rem;transition:opacity .3s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.Portfolio-module__uAcsSq__portfolioCard:hover .Portfolio-module__uAcsSq__overlay{opacity:1}.Portfolio-module__uAcsSq__itemTitle{color:#fff;margin:0 0 .5rem;font-size:1.4rem;font-weight:700}.Portfolio-module__uAcsSq__itemDescription{margin:0 0 1rem;font-size:1rem;line-height:1.4}.Portfolio-module__uAcsSq__category{color:#fff;background-color:#ff6b35;border-radius:15px;padding:.25rem .75rem;font-size:.8rem;font-weight:500;display:inline-block}.Portfolio-module__uAcsSq__callToAction{text-align:center;background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.Portfolio-module__uAcsSq__callToAction p{color:#1a1a1a;margin:0 0 1.5rem;font-size:1.2rem}.Portfolio-module__uAcsSq__contactButton{color:#fff;cursor:pointer;background-color:#ff6b35;border:none;border-radius:8px;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:background-color .2s}.Portfolio-module__uAcsSq__contactButton:hover{background-color:#e55a2e}@media (max-width:768px){.Portfolio-module__uAcsSq__grid{grid-template-columns:1fr}.Portfolio-module__uAcsSq__title{font-size:2rem}.Portfolio-module__uAcsSq__filters{flex-wrap:wrap;gap:.5rem}}
.Services-module__dpHhBa__section{background-color:#fff;padding:4rem 0}.Services-module__dpHhBa__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Services-module__dpHhBa__title{color:#1a1a1a;text-align:center;margin:0 0 1rem;font-size:2.5rem;font-weight:700}.Services-module__dpHhBa__subtitle{color:#666;text-align:center;max-width:600px;margin:0 auto 3rem;font-size:1.1rem}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.Services-module__dpHhBa__serviceCard{background:#fff;border:1px solid #eee;border-radius:12px;padding:2rem;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 6px rgba(0,0,0,.1)}.Services-module__dpHhBa__serviceCard:hover{transform:translateY(-5px);box-shadow:0 8px 15px rgba(0,0,0,.15)}.Services-module__dpHhBa__serviceIcon{text-align:center;margin-bottom:1rem;font-size:3rem}.Services-module__dpHhBa__serviceName{color:#1a1a1a;text-align:center;margin:0 0 .5rem;font-size:1.4rem;font-weight:700}.Services-module__dpHhBa__serviceDescription{color:#666;text-align:center;margin:0 0 1.5rem;line-height:1.5}.Services-module__dpHhBa__serviceDetails{margin-bottom:1.5rem}.Services-module__dpHhBa__priceTime{border-bottom:1px solid #eee;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem;display:flex}.Services-module__dpHhBa__price{color:#ff6b35;font-size:1.2rem;font-weight:700}.Services-module__dpHhBa__duration{color:#666;font-weight:500}.Services-module__dpHhBa__features{margin:0;padding:0;list-style:none}.Services-module__dpHhBa__feature{color:#666;padding:.25rem 0;font-size:.9rem}.Services-module__dpHhBa__bookButton{color:#fff;cursor:pointer;background-color:#ff6b35;border:none;border-radius:8px;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:background-color .2s}.Services-module__dpHhBa__bookButton:hover{background-color:#e55a2e}.Services-module__dpHhBa__additionalInfo{text-align:center;background-color:#f8f8f8;border-radius:12px;padding:2rem}.Services-module__dpHhBa__additionalInfo h3{color:#1a1a1a;margin:0 0 2rem;font-size:1.8rem}.Services-module__dpHhBa__infoGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.Services-module__dpHhBa__infoCard{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Services-module__dpHhBa__infoCard h4{color:#1a1a1a;margin:0 0 1rem;font-size:1.2rem}.Services-module__dpHhBa__infoCard p{color:#666;margin:0;line-height:1.5}@media (max-width:768px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}.Services-module__dpHhBa__title{font-size:2rem}.Services-module__dpHhBa__infoGrid{grid-template-columns:1fr}.Services-module__dpHhBa__priceTime{text-align:center;flex-direction:column;gap:.5rem}}
.Testimonials-module__ItA9Ha__section{color:#fff;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);padding:5rem 0;position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__section:before{content:"";background-image:radial-gradient(circle at 20% 20%,rgba(255,107,53,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,107,53,.05) 0%,transparent 50%);position:absolute;top:0;bottom:0;left:0;right:0}.Testimonials-module__ItA9Ha__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.Testimonials-module__ItA9Ha__header{text-align:center;margin-bottom:4rem}.Testimonials-module__ItA9Ha__title{background:linear-gradient(135deg,#ff6b35 0%,#fff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:2.8rem;font-weight:700}.Testimonials-module__ItA9Ha__subtitle{color:#ccc;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.Testimonials-module__ItA9Ha__testimonialContainer{align-items:center;gap:2rem;min-height:350px;margin-bottom:3rem;display:flex}.Testimonials-module__ItA9Ha__navButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;transition:all .3s;display:flex}.Testimonials-module__ItA9Ha__navButton:hover{background:rgba(255,107,53,.2);border-color:#ff6b35;transform:scale(1.1)}.Testimonials-module__ItA9Ha__testimonialCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:20px;flex:1;padding:3rem;transition:transform .3s;box-shadow:0 20px 40px rgba(0,0,0,.3)}.Testimonials-module__ItA9Ha__testimonialCard:hover{transform:translateY(-5px)}.Testimonials-module__ItA9Ha__testimonialHeader{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.Testimonials-module__ItA9Ha__clientInfo{align-items:center;gap:1rem;display:flex}.Testimonials-module__ItA9Ha__avatar{background:linear-gradient(135deg,#ff6b35 0%,#e55a2e 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.8rem;display:flex;box-shadow:0 5px 15px rgba(255,107,53,.3)}.Testimonials-module__ItA9Ha__clientDetails{flex:1}.Testimonials-module__ItA9Ha__clientName{color:#fff;align-items:center;gap:.5rem;margin:0 0 .25rem;font-size:1.3rem;font-weight:700;display:flex}.Testimonials-module__ItA9Ha__verified{color:#fff;background:#ff6b35;border-radius:50%;padding:.15rem .4rem;font-size:.8rem;font-weight:700}.Testimonials-module__ItA9Ha__clientLocation{color:#ccc;margin:0 0 .5rem;font-size:.9rem}.Testimonials-module__ItA9Ha__rating{gap:.1rem;display:flex}.Testimonials-module__ItA9Ha__starFilled{color:gold;font-size:1rem}.Testimonials-module__ItA9Ha__starEmpty{color:#666;font-size:1rem}.Testimonials-module__ItA9Ha__tattooInfo{text-align:right}.Testimonials-module__ItA9Ha__tattooType{color:#ff6b35;background:rgba(255,107,53,.2);border-radius:15px;margin-bottom:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;display:block}.Testimonials-module__ItA9Ha__date{color:#ccc;font-size:.8rem}.Testimonials-module__ItA9Ha__review{color:#e8e8e8;margin:0;font-size:1.1rem;font-style:italic;line-height:1.6;position:relative}.Testimonials-module__ItA9Ha__review:before{content:"\"";color:rgba(255,107,53,.3);font-family:serif;font-size:4rem;position:absolute;top:-1rem;left:-1rem}.Testimonials-module__ItA9Ha__indicators{justify-content:center;gap:.5rem;margin-bottom:2rem;display:flex}.Testimonials-module__ItA9Ha__indicator{cursor:pointer;background:rgba(255,255,255,.3);border:none;border-radius:50%;width:12px;height:12px;transition:all .2s}.Testimonials-module__ItA9Ha__indicator.Testimonials-module__ItA9Ha__active{background:#ff6b35;transform:scale(1.2)}.Testimonials-module__ItA9Ha__controls{text-align:center;margin-bottom:4rem}.Testimonials-module__ItA9Ha__autoPlayButton{color:#fff;cursor:pointer;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:.5rem 1rem;font-size:.9rem;transition:all .2s}.Testimonials-module__ItA9Ha__autoPlayButton:hover{background:rgba(255,107,53,.2);border-color:#ff6b35}.Testimonials-module__ItA9Ha__stats{border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:4rem;padding:2rem 0;display:grid}.Testimonials-module__ItA9Ha__stat{text-align:center}.Testimonials-module__ItA9Ha__statNumber{color:#ff6b35;margin-bottom:.25rem;font-size:2.5rem;font-weight:700;display:block}.Testimonials-module__ItA9Ha__statLabel{color:#ccc;font-size:.9rem}.Testimonials-module__ItA9Ha__callToAction{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.05);border-radius:20px;padding:3rem 2rem}.Testimonials-module__ItA9Ha__callToAction h3{color:#fff;margin:0 0 .5rem;font-size:1.8rem}.Testimonials-module__ItA9Ha__callToAction p{color:#ccc;margin:0 0 2rem}.Testimonials-module__ItA9Ha__actionButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Testimonials-module__ItA9Ha__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff6b35 0%,#e55a2e 100%);border:none;border-radius:10px;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 5px 15px rgba(255,107,53,.3)}.Testimonials-module__ItA9Ha__primaryButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(255,107,53,.4)}.Testimonials-module__ItA9Ha__secondaryButton{color:#fff;cursor:pointer;background:0 0;border:1px solid rgba(255,255,255,.3);border-radius:10px;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .2s}.Testimonials-module__ItA9Ha__secondaryButton:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.5)}@media (max-width:768px){.Testimonials-module__ItA9Ha__testimonialContainer{flex-direction:column;gap:1rem}.Testimonials-module__ItA9Ha__navButton{width:40px;height:40px;font-size:1.2rem;position:static}.Testimonials-module__ItA9Ha__testimonialCard{width:100%;padding:2rem}.Testimonials-module__ItA9Ha__testimonialHeader{flex-direction:column;gap:1rem}.Testimonials-module__ItA9Ha__tattooInfo{text-align:left}.Testimonials-module__ItA9Ha__title{font-size:2.2rem}.Testimonials-module__ItA9Ha__stats{grid-template-columns:repeat(2,1fr)}.Testimonials-module__ItA9Ha__actionButtons{flex-direction:column;align-items:center}}
.Process-module__RmMdVa__section{background:linear-gradient(135deg,#f8f8f8 0%,#e8e8e8 100%);padding:5rem 0;position:relative}.Process-module__RmMdVa__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Process-module__RmMdVa__header{text-align:center;margin-bottom:4rem}.Process-module__RmMdVa__title{color:#1a1a1a;background:linear-gradient(135deg,#1a1a1a 0%,#ff6b35 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:2.8rem;font-weight:700}.Process-module__RmMdVa__subtitle{color:#666;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.Process-module__RmMdVa__timeline{max-width:800px;margin:0 auto 4rem}.Process-module__RmMdVa__timelineItem{grid-template-columns:100px 1fr;gap:2rem;margin-bottom:3rem;display:grid}.Process-module__RmMdVa__timelineConnector{flex-direction:column;align-items:center;display:flex}.Process-module__RmMdVa__stepNumber{color:#fff;z-index:2;background:linear-gradient(135deg,#ff6b35 0%,#e55a2e 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;font-weight:700;display:flex;position:relative;box-shadow:0 5px 15px rgba(255,107,53,.3)}.Process-module__RmMdVa__line{background:linear-gradient(#ff6b35 0%,#ddd 100%);width:3px;height:100px;margin-top:1rem}.Process-module__RmMdVa__stepContent{background:#fff;border:1px solid #eee;border-radius:15px;padding:2rem;transition:transform .2s;box-shadow:0 5px 20px rgba(0,0,0,.1)}.Process-module__RmMdVa__stepContent:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.Process-module__RmMdVa__stepHeader{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.Process-module__RmMdVa__stepIcon{background:rgba(255,107,53,.1);border-radius:15px;justify-content:center;align-items:center;width:60px;height:60px;font-size:2.5rem;display:flex}.Process-module__RmMdVa__stepInfo{flex:1}.Process-module__RmMdVa__stepTitle{color:#1a1a1a;margin:0 0 .25rem;font-size:1.6rem;font-weight:700}.Process-module__RmMdVa__duration{color:#ff6b35;font-size:1rem;font-weight:500}.Process-module__RmMdVa__stepDescription{color:#666;margin:0 0 1.5rem;font-size:1rem;line-height:1.6}.Process-module__RmMdVa__stepDetails h4{color:#1a1a1a;margin:0 0 .75rem;font-size:1rem;font-weight:600}.Process-module__RmMdVa__detailsList{margin:0;padding:0;list-style:none}.Process-module__RmMdVa__detailItem{color:#666;margin-bottom:.5rem;padding-left:.5rem;font-size:.9rem}.Process-module__RmMdVa__importantNotes{margin-bottom:4rem}.Process-module__RmMdVa__notesTitle{text-align:center;color:#1a1a1a;margin:0 0 2rem;font-size:2rem;font-weight:700}.Process-module__RmMdVa__notesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.Process-module__RmMdVa__noteCard{text-align:center;background:#fff;border:1px solid #eee;border-radius:15px;padding:2rem;transition:transform .2s;box-shadow:0 5px 15px rgba(0,0,0,.1)}.Process-module__RmMdVa__noteCard:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.Process-module__RmMdVa__noteIcon{margin-bottom:1rem;font-size:2.5rem;display:block}.Process-module__RmMdVa__noteCard h4{color:#1a1a1a;margin:0 0 .75rem;font-size:1.2rem;font-weight:700}.Process-module__RmMdVa__noteCard p{color:#666;margin:0;font-size:.95rem;line-height:1.5}.Process-module__RmMdVa__readySection{text-align:center;color:#fff;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);border-radius:20px;padding:3rem 2rem}.Process-module__RmMdVa__readySection h3{margin:0 0 .5rem;font-size:1.8rem;font-weight:700}.Process-module__RmMdVa__readySection p{color:#ccc;margin:0 0 2rem;font-size:1.1rem}.Process-module__RmMdVa__bookButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff6b35 0%,#e55a2e 100%);border:none;border-radius:10px;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 5px 15px rgba(255,107,53,.3)}.Process-module__RmMdVa__bookButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(255,107,53,.4)}@media (max-width:768px){.Process-module__RmMdVa__timelineItem{grid-template-columns:80px 1fr;gap:1rem}.Process-module__RmMdVa__stepNumber{width:50px;height:50px;font-size:1.2rem}.Process-module__RmMdVa__line{height:80px}.Process-module__RmMdVa__stepContent{padding:1.5rem}.Process-module__RmMdVa__stepIcon{width:50px;height:50px;font-size:2rem}.Process-module__RmMdVa__stepTitle{font-size:1.3rem}.Process-module__RmMdVa__title{font-size:2.2rem}.Process-module__RmMdVa__notesGrid{grid-template-columns:1fr}}
.Gallery-module__3QxX8q__section{color:#fff;background:linear-gradient(#1a1a1a 0%,#2d2d2d 100%);padding:5rem 0}.Gallery-module__3QxX8q__container{max-width:1400px;margin:0 auto;padding:0 2rem}.Gallery-module__3QxX8q__header{text-align:center;margin-bottom:3rem}.Gallery-module__3QxX8q__title{background:linear-gradient(135deg,#ff6b35 0%,#fff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:3rem;font-weight:700}.Gallery-module__3QxX8q__subtitle{color:#ccc;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.Gallery-module__3QxX8q__filters{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:3rem;display:flex}.Gallery-module__3QxX8q__filterButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:.5rem 1rem;font-size:.9rem;transition:all .3s}.Gallery-module__3QxX8q__filterButton:hover,.Gallery-module__3QxX8q__filterButton.Gallery-module__3QxX8q__active{background:#ff6b35;border-color:#ff6b35;transform:translateY(-2px)}.Gallery-module__3QxX8q__gallery{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:4rem;display:grid}.Gallery-module__3QxX8q__galleryItem{cursor:pointer;border-radius:15px;transition:transform .3s;overflow:hidden}.Gallery-module__3QxX8q__galleryItem:hover{transform:translateY(-5px)}.Gallery-module__3QxX8q__imageContainer{background:linear-gradient(145deg,#333,#1a1a1a);height:300px;position:relative;overflow:hidden}.Gallery-module__3QxX8q__image{background:linear-gradient(135deg,#2d2d2d 0%,#1a1a1a 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Gallery-module__3QxX8q__emoji{filter:grayscale(30%);font-size:4rem}.Gallery-module__3QxX8q__overlay{background:linear-gradient(transparent,rgba(0,0,0,.9));padding:2rem 1.5rem 1.5rem;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.Gallery-module__3QxX8q__galleryItem:hover .Gallery-module__3QxX8q__overlay{transform:translateY(0)}.Gallery-module__3QxX8q__imageTitle{color:#fff;margin:0 0 .5rem;font-size:1.3rem;font-weight:700}.Gallery-module__3QxX8q__imageDescription{color:#ccc;margin:0 0 1rem;font-size:.9rem;line-height:1.4}.Gallery-module__3QxX8q__imageMeta{justify-content:space-between;align-items:center;display:flex}.Gallery-module__3QxX8q__technique{color:#fff;background:#ff6b35;border-radius:10px;padding:.25rem .75rem;font-size:.8rem;font-weight:500}.Gallery-module__3QxX8q__year{color:#ff6b35;font-size:.9rem;font-weight:500}.Gallery-module__3QxX8q__modal{z-index:2000;background:rgba(0,0,0,.9);justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.Gallery-module__3QxX8q__modalContent{background:#1a1a1a;border-radius:20px;grid-template-columns:1fr 1fr;align-items:center;gap:2rem;width:100%;max-width:800px;max-height:90vh;padding:2rem;display:grid;position:relative;overflow-y:auto}.Gallery-module__3QxX8q__closeButton{color:#fff;cursor:pointer;background:rgba(255,255,255,.1);border:none;border-radius:50%;width:40px;height:40px;font-size:1.2rem;transition:background .2s;position:absolute;top:1rem;right:1rem}.Gallery-module__3QxX8q__closeButton:hover{background:rgba(255,255,255,.2)}.Gallery-module__3QxX8q__modalImage{background:linear-gradient(135deg,#333 0%,#1a1a1a 100%);border-radius:15px;justify-content:center;align-items:center;height:300px;display:flex}.Gallery-module__3QxX8q__modalEmoji{font-size:6rem}.Gallery-module__3QxX8q__modalInfo{color:#fff}.Gallery-module__3QxX8q__modalTitle{color:#ff6b35;margin:0 0 1rem;font-size:1.8rem;font-weight:700}.Gallery-module__3QxX8q__modalDescription{color:#ccc;margin:0 0 2rem;font-size:1rem;line-height:1.6}.Gallery-module__3QxX8q__modalDetails{margin-bottom:2rem}.Gallery-module__3QxX8q__detail{margin-bottom:.5rem;font-size:.9rem}.Gallery-module__3QxX8q__detail strong{color:#ff6b35;margin-right:.5rem}.Gallery-module__3QxX8q__inquireButton{color:#fff;cursor:pointer;background:#ff6b35;border:none;border-radius:8px;width:100%;padding:.75rem 1.5rem;font-weight:700;transition:background .2s}.Gallery-module__3QxX8q__inquireButton:hover{background:#e55a2e}.Gallery-module__3QxX8q__callToAction{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.05);border-radius:20px;padding:3rem 2rem}.Gallery-module__3QxX8q__callToAction h3{color:#fff;margin:0 0 .5rem;font-size:1.8rem}.Gallery-module__3QxX8q__callToAction p{color:#ccc;margin:0 0 2rem}.Gallery-module__3QxX8q__socialButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Gallery-module__3QxX8q__socialButton{color:#ff6b35;cursor:pointer;background:rgba(255,107,53,.1);border:1px solid #ff6b35;border-radius:25px;padding:.75rem 1.5rem;font-weight:500;transition:all .2s}.Gallery-module__3QxX8q__socialButton:hover{color:#fff;background:#ff6b35}@media (max-width:768px){.Gallery-module__3QxX8q__title{font-size:2.2rem}.Gallery-module__3QxX8q__gallery{grid-template-columns:1fr}.Gallery-module__3QxX8q__modalContent{grid-template-columns:1fr;gap:1rem}.Gallery-module__3QxX8q__modalImage{height:200px}.Gallery-module__3QxX8q__modalEmoji{font-size:4rem}.Gallery-module__3QxX8q__socialButtons{flex-direction:column;align-items:center}}
.BookingWidget-module__7HEOyq__floatingButton{color:#fff;cursor:pointer;z-index:1000;background:linear-gradient(135deg,#ff6b35 0%,#e55a2e 100%);border:none;border-radius:50%;width:60px;height:60px;font-size:1.5rem;transition:all .3s;animation:2s infinite BookingWidget-module__7HEOyq__pulse;position:fixed;bottom:2rem;right:2rem;box-shadow:0 5px 20px rgba(255,107,53,.4)}.BookingWidget-module__7HEOyq__floatingButton:hover{transform:scale(1.1);box-shadow:0 8px 25px rgba(255,107,53,.6)}@keyframes BookingWidget-module__7HEOyq__pulse{0%,to{box-shadow:0 5px 20px rgba(255,107,53,.4)}50%{box-shadow:0 5px 30px rgba(255,107,53,.8)}}.BookingWidget-module__7HEOyq__section{background:linear-gradient(135deg,#f8f8f8 0%,#e8e8e8 100%);padding:5rem 0}.BookingWidget-module__7HEOyq__container{max-width:1400px;margin:0 auto;padding:0 2rem}.BookingWidget-module__7HEOyq__header{text-align:center;margin-bottom:3rem}.BookingWidget-module__7HEOyq__title{color:#1a1a1a;background:linear-gradient(135deg,#1a1a1a 0%,#ff6b35 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:2.8rem;font-weight:700}.BookingWidget-module__7HEOyq__subtitle{color:#666;max-width:600px;margin:0 auto;font-size:1.1rem}.BookingWidget-module__7HEOyq__bookingGrid{grid-template-columns:2fr 1fr;align-items:start;gap:3rem;display:grid}.BookingWidget-module__7HEOyq__quickBooking,.BookingWidget-module__7HEOyq__bookingInfo{background:#fff;border:1px solid #eee;border-radius:20px;padding:2.5rem;box-shadow:0 10px 30px rgba(0,0,0,.1)}.BookingWidget-module__7HEOyq__cardTitle{color:#1a1a1a;text-align:center;margin:0 0 2rem;font-size:1.8rem;font-weight:700}.BookingWidget-module__7HEOyq__serviceSelector{margin-bottom:2rem}.BookingWidget-module__7HEOyq__label{color:#1a1a1a;margin-bottom:1rem;font-size:1.1rem;font-weight:600;display:block}.BookingWidget-module__7HEOyq__serviceGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.BookingWidget-module__7HEOyq__serviceCard{cursor:pointer;background:#fafafa;border:2px solid #eee;border-radius:12px;padding:1.5rem;transition:all .2s}.BookingWidget-module__7HEOyq__serviceCard:hover{background:#fff;border-color:#ff6b35;transform:translateY(-2px)}.BookingWidget-module__7HEOyq__serviceCard.BookingWidget-module__7HEOyq__selected{background:rgba(255,107,53,.1);border-color:#ff6b35}.BookingWidget-module__7HEOyq__serviceName{color:#1a1a1a;margin:0 0 .5rem;font-size:1rem;font-weight:600}.BookingWidget-module__7HEOyq__serviceDetails{justify-content:space-between;font-size:.9rem;display:flex}.BookingWidget-module__7HEOyq__duration{color:#666}.BookingWidget-module__7HEOyq__price{color:#ff6b35;font-weight:600}.BookingWidget-module__7HEOyq__dateTimeSelector{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}.BookingWidget-module__7HEOyq__inputGroup{flex-direction:column;display:flex}.BookingWidget-module__7HEOyq__select{background:#fff;border:2px solid #eee;border-radius:8px;padding:.75rem;font-size:1rem;transition:border-color .2s}.BookingWidget-module__7HEOyq__select:focus{border-color:#ff6b35;outline:none}.BookingWidget-module__7HEOyq__timeGrid{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:.5rem;display:grid}.BookingWidget-module__7HEOyq__timeSlot{cursor:pointer;background:#fff;border:2px solid #eee;border-radius:6px;padding:.5rem;font-size:.9rem;transition:all .2s}.BookingWidget-module__7HEOyq__timeSlot:hover{background:rgba(255,107,53,.1);border-color:#ff6b35}.BookingWidget-module__7HEOyq__timeSlot.BookingWidget-module__7HEOyq__selected{color:#fff;background:#ff6b35;border-color:#ff6b35}.BookingWidget-module__7HEOyq__bookButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff6b35 0%,#e55a2e 100%);border:none;border-radius:10px;width:100%;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 5px 15px rgba(255,107,53,.3)}.BookingWidget-module__7HEOyq__bookButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px rgba(255,107,53,.4)}.BookingWidget-module__7HEOyq__bookButton:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.BookingWidget-module__7HEOyq__bookingInfo{max-height:-moz-fit-content;max-height:fit-content}.BookingWidget-module__7HEOyq__infoSection{border-bottom:1px solid #eee;margin-bottom:2rem;padding-bottom:1.5rem}.BookingWidget-module__7HEOyq__infoSection:last-child{border-bottom:none;margin-bottom:0}.BookingWidget-module__7HEOyq__infoTitle{color:#1a1a1a;align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:1.1rem;font-weight:600;display:flex}.BookingWidget-module__7HEOyq__infoList{margin:0;padding:0;list-style:none}.BookingWidget-module__7HEOyq__infoList li{color:#666;margin-bottom:.5rem;padding-left:1rem;font-size:.95rem;position:relative}.BookingWidget-module__7HEOyq__infoList li:before{content:"•";color:#ff6b35;font-weight:700;position:absolute;left:0}.BookingWidget-module__7HEOyq__contactEmergency{background:rgba(255,107,53,.1);border-radius:10px;margin-top:1rem;padding:1.5rem}.BookingWidget-module__7HEOyq__contactEmergency p{color:#666;margin:.25rem 0;font-size:.9rem}.BookingWidget-module__7HEOyq__contactEmergency strong{color:#ff6b35}.BookingWidget-module__7HEOyq__modal{z-index:2000;background:rgba(0,0,0,.7);justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.BookingWidget-module__7HEOyq__modalContent{background:#fff;border-radius:20px;width:100%;max-width:500px;padding:2rem;position:relative;box-shadow:0 20px 40px rgba(0,0,0,.3)}.BookingWidget-module__7HEOyq__closeButton{cursor:pointer;color:#666;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.5rem;transition:background .2s;display:flex;position:absolute;top:1rem;right:1rem}.BookingWidget-module__7HEOyq__closeButton:hover{background:#f0f0f0}.BookingWidget-module__7HEOyq__modalTitle{color:#1a1a1a;text-align:center;margin:0 0 2rem;font-size:1.5rem;font-weight:700}.BookingWidget-module__7HEOyq__modalBooking{flex-direction:column;gap:1.5rem;display:flex}@media (max-width:768px){.BookingWidget-module__7HEOyq__floatingButton{width:50px;height:50px;font-size:1.2rem;bottom:1rem;right:1rem}.BookingWidget-module__7HEOyq__bookingGrid{grid-template-columns:1fr;gap:2rem}.BookingWidget-module__7HEOyq__quickBooking,.BookingWidget-module__7HEOyq__bookingInfo{padding:2rem}.BookingWidget-module__7HEOyq__title{font-size:2.2rem}.BookingWidget-module__7HEOyq__serviceGrid{grid-template-columns:1fr}.BookingWidget-module__7HEOyq__dateTimeSelector{grid-template-columns:1fr;gap:1.5rem}.BookingWidget-module__7HEOyq__timeGrid{grid-template-columns:repeat(3,1fr)}}
.Contact-module__hcVmEa__section{color:#fff;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);padding:4rem 0}.Contact-module__hcVmEa__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Contact-module__hcVmEa__title{text-align:center;color:#fff;margin:0 0 1rem;font-size:2.5rem;font-weight:700}.Contact-module__hcVmEa__subtitle{color:#ccc;text-align:center;max-width:600px;margin:0 auto 3rem;font-size:1.1rem}.Contact-module__hcVmEa__content{grid-template-columns:2fr 1fr;align-items:start;gap:3rem;display:grid}.Contact-module__hcVmEa__formContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.1);border-radius:12px;padding:2rem}.Contact-module__hcVmEa__form{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__hcVmEa__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Contact-module__hcVmEa__inputGroup{flex-direction:column;display:flex}.Contact-module__hcVmEa__label{color:#fff;margin-bottom:.5rem;font-weight:500}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__select,.Contact-module__hcVmEa__textarea{color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.3);border-radius:6px;padding:.75rem;font-size:1rem;transition:border-color .2s}.Contact-module__hcVmEa__input::placeholder,.Contact-module__hcVmEa__textarea::placeholder{color:#ccc}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__select:focus,.Contact-module__hcVmEa__textarea:focus{border-color:#ff6b35;outline:none}.Contact-module__hcVmEa__select option{color:#fff;background-color:#1a1a1a}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:100px}.Contact-module__hcVmEa__submitButton{color:#fff;cursor:pointer;background-color:#ff6b35;border:none;border-radius:8px;margin-top:1rem;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:background-color .2s}.Contact-module__hcVmEa__submitButton:hover{background-color:#e55a2e}.Contact-module__hcVmEa__contactInfo{background:rgba(255,255,255,.05);border-radius:12px;height:-moz-fit-content;height:fit-content;padding:2rem}.Contact-module__hcVmEa__infoTitle{color:#fff;text-align:center;margin:0 0 2rem;font-size:1.5rem;font-weight:700}.Contact-module__hcVmEa__infoItem{align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.Contact-module__hcVmEa__icon{min-width:2rem;font-size:1.5rem}.Contact-module__hcVmEa__infoItem h4{color:#ff6b35;margin:0 0 .25rem;font-size:1.1rem;font-weight:700}.Contact-module__hcVmEa__infoItem p{color:#ccc;margin:0;line-height:1.4}@media (max-width:768px){.Contact-module__hcVmEa__content{grid-template-columns:1fr;gap:2rem}.Contact-module__hcVmEa__row{grid-template-columns:1fr}.Contact-module__hcVmEa__title{font-size:2rem}.Contact-module__hcVmEa__formContainer,.Contact-module__hcVmEa__contactInfo{padding:1.5rem}}
.Footer-module__S6Hkya__footer{color:#fff;background-color:#0f0f0f;padding:3rem 0 1rem}.Footer-module__S6Hkya__container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.Footer-module__S6Hkya__section{flex-direction:column;display:flex}.Footer-module__S6Hkya__sectionTitle{color:#ff6b35;margin:0 0 1rem;font-size:1.2rem;font-weight:700}.Footer-module__S6Hkya__description{color:#ccc;margin:0;line-height:1.6}.Footer-module__S6Hkya__linkList{margin:0;padding:0;list-style:none}.Footer-module__S6Hkya__linkList li{margin-bottom:.5rem}.Footer-module__S6Hkya__link{color:#ccc;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:#ff6b35}.Footer-module__S6Hkya__contact p{color:#ccc;margin:.5rem 0}.Footer-module__S6Hkya__bottom{border-top:1px solid #333;margin-top:2rem;padding-top:1rem}.Footer-module__S6Hkya__copyright{text-align:center;color:#888;margin:0;font-size:.9rem}@media (max-width:768px){.Footer-module__S6Hkya__container{grid-template-columns:1fr;gap:1.5rem}.Footer-module__S6Hkya__footer{padding:2rem 0 1rem}}
