/* Photo-led service gallery: no wide paper mats or repeated brand labels. */
/* Desktop animation is not a scroll container; wheel stays fully native. */
.services-section .service-rail{display:block;overflow:clip;overscroll-behavior:auto}
.service-track{position:relative;display:flex;gap:inherit;align-items:start;will-change:transform}
/* Keep deliberate horizontal finger swipes available on touch-first devices. */
@media(hover:none) and (pointer:coarse){.services-section .service-rail{overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain}}
.services-section .service-card{border:1px solid #ffffff35;border-radius:28px 28px 70px 28px;overflow:hidden;color:#fff8ee!important;aspect-ratio:3/4.05;box-shadow:0 12px 24px #57203c18}
.services-section .service-card:nth-child(even){border-radius:70px 28px 28px 28px}
.services-section .service-card:after{display:block;background:linear-gradient(180deg,transparent 38%,#25102030 52%,#251020e8 100%)}
.services-section .card-copy{height:auto;bottom:26px;left:23px;right:23px;display:block;padding-right:0}
.services-section .card-copy :is(h2,h3),.services-section .service-card:nth-child(6n+5) .card-copy :is(h2,h3){font-size:clamp(26px,2.4vw,37px);line-height:1.1;max-width:calc(100% - 38px);font-weight:600;letter-spacing:-.04em;overflow-wrap:break-word}
.services-section .card-copy p{display:block;font-size:14px;line-height:1.45;max-width:26ch;padding-right:8px;margin-top:12px;color:#fff6ef}
.card-arrow,.services-section .card-arrow{display:grid;place-items:center;position:absolute;right:0;bottom:auto;top:0;width:40px;height:40px;border-radius:50%;background:#d1e690;color:#57203c;transition:transform .25s,background .25s}
.card-arrow svg{width:22px;height:22px}
.service-card:hover .card-arrow{transform:rotate(45deg);background:#f6c6d8}
.service-grid{grid-template-columns:1.1fr 1fr;gap:36px 50px;align-items:start;padding-top:5px}
.service-grid .service-card{aspect-ratio:1/1.1;border-radius:28px 28px 80px 28px;box-shadow:0 12px 30px #57203c12;transition:transform .35s}
.service-grid .service-card:nth-child(even){margin-top:65px;border-radius:80px 28px 28px 28px}
.service-grid .service-card:hover{transform:translateY(-6px)}
.service-grid .card-copy{left:28px;right:28px;bottom:30px}
.service-grid .card-copy :is(h2,h3){max-width:calc(100% - 48px);font-size:clamp(30px,3vw,46px);line-height:1.08}
.service-grid .card-copy p{max-width:32ch;font-size:16px}
.service-grid .service-card:after{background:linear-gradient(transparent 35%,#25102035 52%,#251020ed)}
.service-page .ed-back{display:inline-flex;align-items:center;gap:9px;font-size:14px;font-weight:500;background:transparent;border-radius:0;padding:0 4px;margin:18px 0;min-height:44px;color:#57203c}
.back-icon,.button-icon{display:grid;place-items:center;flex-shrink:0;border-radius:50%;width:36px;height:36px;background:#57203c;color:#fff8ee}
.back-icon svg,.button-icon svg{width:19px;height:19px}
.ed-back .back-icon{width:20px;height:20px;background:none;color:inherit;border-radius:0;transition:transform .2s}
.ed-back:hover{background:transparent;text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px}
.ed-back:hover .back-icon{transform:translateX(-2px)}
.ed-button{padding:10px 12px 10px 25px;gap:24px;min-height:58px;white-space:normal;text-align:left}
.ed-button .button-icon{width:38px;height:38px;transition:transform .25s}
.ed-button:hover .button-icon{transform:rotate(45deg)}
.ed-link{border:0;background:#f7eee8;border-radius:99px;padding:9px 12px 9px 20px;gap:18px}
.instagram-section,.service-page .instagram-section{padding:26px 0 32px}
.instagram-section .ed-wrap{display:grid;grid-template-columns:1fr auto;column-gap:32px;align-items:center;text-align:left}
.instagram-section .ed-wrap::before{display:none}
.instagram-section h2{font-family:Manrope,Arial,sans-serif;font-style:normal;font-size:clamp(25px,2.6vw,38px);letter-spacing:-.04em;font-weight:500;line-height:1.15;margin:0;max-width:480px}
.instagram-section .ed-button{font-size:14px;margin:0}
.instagram-section .button-icon{background:#d1e690;color:#57203c}
.instagram-handle{grid-column:1;margin-top:8px;font-size:13px}
.services-section>.instagram-section{background:transparent;padding-top:24px;padding-bottom:32px}
.detail-copy h1{margin-top:0}
[data-service="glitter-tattoo"] img{transform:none!important;object-position:50% 60%!important}
.detail-cover{border-radius:34px 34px 95px 34px}
@media(max-width:720px){.service-grid{grid-template-columns:1fr;gap:24px}.service-grid .service-card:nth-child(even){margin-top:0}.service-grid .service-card{aspect-ratio:3/3.8}.services-section .card-copy{left:20px;right:20px;bottom:24px}.services-section .card-copy :is(h2,h3),.services-section .service-card:nth-child(6n+5) .card-copy :is(h2,h3){font-size:29px}.instagram-section .ed-wrap{grid-template-columns:1fr;gap:14px}.instagram-section .ed-button{grid-row:3;justify-self:start}.instagram-handle{margin:0}.instagram-section h2{font-size:29px}.service-grid .card-copy :is(h2,h3){font-size:34px}}
@media(prefers-reduced-motion:reduce){.service-card,.card-arrow,.ed-button .button-icon{transition:none!important}.service-card:hover,.service-card:focus-visible,.services-section .service-card:hover,.services-section .service-card:focus-visible{transform:none}.ed-button:hover .button-icon,.service-card:hover .card-arrow{transform:none}}
/* Compact standalone catalogue. The home carousel keeps its established layout. */
.materials-section{background:transparent;color:#57203c;padding:36px 0 0}
.materials-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:40px;align-items:start;width:calc(100% - clamp(36px,11vw,168px));padding:32px 36px;border:1px solid rgba(255,249,241,.7);border-radius:28px;background:rgba(255,249,241,.38);box-shadow:0 8px 24px rgba(87,32,60,.045)}
.materials-section h2{font-size:clamp(30px,3.4vw,46px);line-height:1.1;letter-spacing:-.04em;margin:0 0 12px}
.materials-caption{font-size:14px;margin:0;opacity:.8}
.materials-copy p{font-size:16px;line-height:1.65;margin:0 0 14px;max-width:65ch}
.materials-copy .materials-brands{font-weight:600}
.materials-copy .materials-note{font-size:13px;line-height:1.6;margin:0;padding-top:14px;border-top:1px solid #57203c26}
.materials-copy .materials-collab{max-width:58ch;margin:22px 0 0;padding:2px 0 2px 17px;border-left:3px solid var(--pink);font-size:17px;line-height:1.6;font-weight:500}
.materials-collab strong{font-weight:800}
@media(max-width:720px){.materials-section{padding:28px 0 0}.materials-grid{grid-template-columns:1fr;gap:20px;padding:24px 22px;border-radius:22px}.materials-copy p{font-size:15px}}
@media(max-width:720px){.materials-copy .materials-collab{font-size:15px;margin-top:20px;padding-left:14px}}
/* Detail-page only: separated, uneven photo columns; no wheel handling. */
.tattoo-gallery{padding-top:36px;padding-bottom:76px;max-width:1280px}
.tattoo-gallery h2{font-size:clamp(30px,3.5vw,48px);line-height:1.15;margin:0 0 36px}
.tattoo-collage{display:grid;grid-template-columns:1.12fr .86fr 1fr;gap:clamp(20px,3vw,42px);align-items:start}
.tattoo-column{display:grid;gap:clamp(24px,3.5vw,48px);min-width:0}
.tattoo-column:nth-child(2){padding-top:72px}
.tattoo-column:nth-child(3){padding-top:24px}
.tattoo-gallery .tattoo-photo{margin:0;overflow:hidden;border-radius:24px;aspect-ratio:3/4}
.tattoo-gallery .tattoo-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 50%}
.tattoo-gallery .tattoo-photo--wrist{width:86%;justify-self:end;aspect-ratio:4/5}
.tattoo-gallery .tattoo-photo--botanical{aspect-ratio:4/5}
.tattoo-gallery .tattoo-photo--lightning{width:90%;aspect-ratio:3/4}
@media(max-width:640px){
 .tattoo-gallery{padding-top:24px;padding-bottom:44px}
 .tattoo-gallery h2{margin-bottom:24px}
 .tattoo-collage{grid-template-columns:1fr 1fr;gap:22px 16px;align-items:center}
 .tattoo-column{display:contents}
 .tattoo-gallery .tattoo-photo{border-radius:16px;width:100%;aspect-ratio:3/4}
 .tattoo-gallery .tattoo-photo:nth-child(even){width:90%;justify-self:end;aspect-ratio:3/5}
}
.pintacaras-collage{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;align-items:center}
.pintacaras-collage figure{margin:0;overflow:hidden;border-radius:24px;width:100%;justify-self:center}
.pintacaras-collage figure:nth-child(4n+2),.pintacaras-collage figure:nth-child(4n+3){width:88%}
.pintacaras-collage img{display:block;width:100%;height:auto;aspect-ratio:1536/2752}
@media(max-width:800px){.pintacaras-collage{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px}.pintacaras-collage figure{border-radius:16px}.pintacaras-collage figure:nth-child(n){width:100%}.pintacaras-collage figure:nth-child(even){width:90%}}
.neon-collage{display:grid;grid-template-columns:1.1fr .9fr 1fr;gap:32px;align-items:center;max-width:1100px;margin:auto}
.neon-gallery .neon-photo{margin:0;overflow:hidden;border-radius:28px;aspect-ratio:1536/2752}
.neon-photo img{display:block;width:100%;height:100%;object-fit:cover}
.neon-gallery .neon-photo--face{aspect-ratio:3/4}
.neon-gallery .neon-photo--marble{margin-top:32px}
@media(max-width:640px){.neon-collage{gap:22px 16px;grid-template-columns:1fr 1fr}.neon-gallery .neon-photo{border-radius:16px}.neon-gallery .neon-photo--marble{grid-column:1/-1;width:60%;justify-self:center;margin-top:0}}
.glitter-bar-collage{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px;align-items:center}
.glitter-bar-collage figure{grid-column:span 2;margin:0;width:100%;overflow:hidden;border-radius:24px;justify-self:center}
.glitter-bar-collage figure:nth-child(2){width:88%}
.glitter-bar-collage img{display:block;width:100%;height:auto;aspect-ratio:1536/2752}
@media(max-width:800px){.glitter-bar-collage{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 14px}.glitter-bar-collage figure:nth-child(n){grid-column:auto;width:100%;border-radius:16px}}
.body-art-collage{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:center}
.body-art-collage figure{margin:0;width:100%;overflow:hidden;border-radius:24px;justify-self:center}
.body-art-collage figure:nth-child(3n+2){width:88%}
.body-art-collage img{display:block;width:100%;height:auto;aspect-ratio:1536/2752}
@media(max-width:800px){.halloween-gallery .body-art-collage figure:last-child{grid-column:auto;width:90%}}
@media(max-width:800px){.body-art-collage{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px}.body-art-collage figure:nth-child(n){width:100%;border-radius:16px}.body-art-collage figure:nth-child(even){width:90%}.body-art-collage figure:last-child{grid-column:1 / -1;width:48%}}
/* Shared service-page rhythm, including future services. Home composition is unchanged. */
.compact-services .ed-back{margin:6px 0;min-height:40px}
.compact-services .service-detail{padding-top:8px;padding-bottom:24px;gap:clamp(24px,4vw,56px)}
.compact-services .service-detail>figure{margin:0}
.compact-services .detail-note{padding:28px 0}
.compact-services .detail-note .ed-wrap{gap:28px}
.compact-services .tattoo-gallery{padding-top:20px;padding-bottom:20px}
.compact-services .tattoo-gallery h2{margin-bottom:22px}
.compact-services .service-instagram{padding-top:16px;padding-bottom:24px;text-align:center}
.compact-services .service-instagram .ed-link{display:inline-flex;align-items:center;min-height:44px;padding:10px 20px;gap:12px;font-size:14px;line-height:1.4;border:1px solid #57203c30;background:transparent;color:#57203c}
.compact-services .service-instagram .ed-link:hover{background:#f6d5e1}
.compact-services .service-index{padding-bottom:12px}
.compact-services .ed-footer{padding-top:20px;padding-bottom:24px}
@media(max-width:600px){.compact-services .service-detail{gap:22px;padding-top:6px;padding-bottom:20px}.compact-services .detail-note{padding:24px 0}.compact-services .tattoo-gallery{padding-top:16px;padding-bottom:16px}.compact-services .tattoo-gallery h2{margin-bottom:18px}.compact-services .service-instagram{padding-top:12px;padding-bottom:20px}}
.service-index{max-width:1280px;padding-bottom:44px}
.service-index .ed-back{margin:14px 0 10px}
.service-index-heading{display:grid;grid-template-columns:1fr 1.1fr;align-items:end;gap:32px;margin:8px 0 28px}
.service-index .service-index-title{font-size:clamp(44px,5.3vw,72px);line-height:1.05;margin:0!important}
.service-index .service-index-intro{font-size:16px;line-height:1.6;max-width:470px;margin:0!important}
.service-index .service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding-top:0}
.service-index .service-card{aspect-ratio:4/4.7;margin-top:0;border-radius:24px 24px 48px 24px}
.service-index .service-card:nth-child(even){margin-top:0;border-radius:48px 24px 24px 24px}
.service-index .card-copy{left:20px;right:20px;bottom:22px}
.service-index .card-copy :is(h2,h3){font-size:clamp(22px,2.1vw,30px);max-width:calc(100% - 42px);line-height:1.12;overflow-wrap:break-word}
.service-index .card-copy p{font-size:14px;line-height:1.45;margin-top:10px;padding-right:0;max-width:30ch}
.service-index .card-arrow{width:34px;height:34px}
@media(max-width:1000px){.service-index .service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.service-index-heading{gap:24px}.service-index .card-copy :is(h2,h3){font-size:27px}}
@media(max-width:560px){.service-index{padding-bottom:30px}.service-index-heading{grid-template-columns:1fr;gap:14px;margin-bottom:22px}.service-index .service-index-title{font-size:46px}.service-index .service-index-intro{font-size:15px}.service-index .service-grid{grid-template-columns:1fr;gap:18px}.service-index .service-card{aspect-ratio:4/4.2}.service-index .card-copy :is(h2,h3){font-size:27px}}
.neon-gallery--real .neon-photo{aspect-ratio:auto}
.neon-gallery--real .neon-photo img{height:auto;object-fit:contain}
@media(max-width:720px){
 .service-page .service-detail{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:14px;align-items:center;padding-bottom:20px}
 .service-page .detail-copy{min-width:0}
 .service-page .detail-copy h1{font-size:clamp(24px,6.4vw,40px);line-height:1.08;margin:10px 0 12px;overflow-wrap:anywhere}
 .service-page .detail-copy .ed-label{font-size:9px;letter-spacing:.06em}
 .service-page .detail-copy>p:not(.ed-label){font-size:12px;line-height:1.5}
 .service-page .detail-copy .ed-button{margin-top:14px;min-height:44px;padding:8px 9px;gap:6px;font-size:11px}
 .service-page .detail-copy .button-icon{width:26px;height:26px;flex-shrink:0}
 .service-page .detail-cover{aspect-ratio:3/4.5;border-radius:18px 18px 32px 18px}
 .service-page .detail-note .ed-wrap{grid-template-columns:1fr 1fr;gap:16px}
 .service-page .detail-note h2{font-size:22px}
 .service-page .detail-note p{font-size:12px;line-height:1.5}
 .service-page .tattoo-gallery h2{font-size:24px;margin-bottom:16px}
 .service-page :is(.tattoo-collage,.pintacaras-collage,.neon-collage,.glitter-bar-collage,.body-art-collage){grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 8px}
 .service-page .tattoo-column{display:contents}
 .service-page :is(.tattoo-collage,.pintacaras-collage,.neon-collage,.glitter-bar-collage,.body-art-collage) figure:nth-child(n){grid-column:auto;width:100%;margin:0;border-radius:12px;justify-self:stretch}
}
@media(max-width:720px){
 .service-page>.ed-footer{display:none}
}
@media(max-width:720px){
 .service-page .service-index .service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 8px}
 .service-page .service-index .service-card{aspect-ratio:3/4.5;border-radius:12px 12px 22px 12px}
 .service-page .service-index .service-card:nth-child(even){border-radius:22px 12px 12px 12px}
 .service-page .service-index .card-copy{left:7px;right:7px;bottom:12px}
 .service-page .service-index .card-copy :is(h2,h3){font-size:clamp(12px,3.3vw,20px);max-width:100%;line-height:1.2}
 .service-page .service-index .card-copy p,.service-page .service-index .card-arrow{display:none}
}
@media(max-width:720px){
 .service-page{position:relative}
 .service-page .service-header{display:grid;grid-template-columns:90px 62px minmax(0,1fr);gap:6px;align-items:center;border-bottom:0;padding:8px 0 24px;flex-wrap:nowrap}
 .service-page .ed-back{position:absolute;top:68px;right:6%;margin:0;min-height:40px;font-size:12px;z-index:2}
 .service-page .service-index-heading{margin-top:0}
 .service-page .service-header .ed-logo{grid-area:1/1;width:90px;height:76px;margin:0}
 .service-page .service-header nav{grid-area:1/3;order:initial;width:auto;justify-self:end;justify-content:flex-end;gap:8px;font-size:10px}
 .service-page .service-header nav a{display:flex;align-items:center;min-height:44px}
}
.halloween-gallery .supplied-work img{aspect-ratio:auto;height:auto}
.glitter-bar-gallery .supplied-work img{aspect-ratio:auto;height:auto}
.pintacaras-gallery .supplied-work img{aspect-ratio:auto;height:auto}
.body-art-gallery .supplied-work img{aspect-ratio:auto;height:auto}
.tattoo-gallery .tattoo-photo.supplied-work{aspect-ratio:auto}
.tattoo-gallery .tattoo-photo.supplied-work img{height:auto}
