/* Editorial additions are scoped so the approved first screen remains intact. */
.hero{overflow:visible;z-index:3}
.hero .transformation{overflow:hidden}
.hero+.alma-editorial>section:first-child{padding-top:max(160px,calc(14vh + 65px))}
.alma-editorial{--wine:#57203c;--paper:#f8f2e8;--pink:#efb3c9;--lime:#d1e690;font-family:Manrope,Arial,sans-serif;color:var(--wine);position:relative;z-index:2}
.alma-editorial *{box-sizing:border-box}
.alma-editorial a{color:inherit;text-decoration:none}
.alma-editorial h1,.alma-editorial h2,.alma-editorial h3,.alma-editorial p,.alma-editorial figure{margin:0}
.alma-editorial button{font:inherit;cursor:pointer}
.alma-editorial a:focus-visible,.alma-editorial button:focus-visible{outline:3px solid #9b3469;outline-offset:5px}
.ed-label{font-size:12px;font-weight:700;letter-spacing:.17em;text-transform:uppercase}
.ed-wrap{max-width:1560px;margin:auto;padding:0 clamp(24px,5.5vw,100px)}
.about-section{padding:100px 0 110px;background:var(--paper);scroll-margin-top:25px}
.about-grid{display:grid;grid-template-columns:1.3fr 1fr;grid-template-rows:auto auto;gap:20px;margin-top:34px}
.about-copy{padding:clamp(30px,4.5vw,70px);background:#eed6df;display:flex;flex-direction:column;justify-content:center;min-height:420px}
.about-copy h2{font-size:clamp(42px,4.8vw,76px);line-height:1.04;letter-spacing:-.055em;font-weight:500;max-width:700px}
.about-copy p{font-size:clamp(17px,1.45vw,22px);line-height:1.65;max-width:600px;margin-top:27px}
.artist-figure{position:relative;grid-row:span 2;background:#d7c3b5;min-height:620px;overflow:hidden}
.artist-figure img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center 35%}
.artist-figure:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#24142399);pointer-events:none}
.artist-figure figcaption{position:absolute;bottom:30px;left:30px;right:30px;color:white;z-index:1;font-size:14px;display:flex;justify-content:space-between;align-items:end;gap:15px}
.artist-figure figcaption strong{font-size:34px;letter-spacing:-.04em;font-weight:500}
.about-stats{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.stat-tile{background:var(--lime);padding:28px 32px;display:flex;flex-direction:column;align-items:start;justify-content:space-between;gap:16px}
.stat-tile:last-child{background:#e4d8c8}
.stat-tile strong{font-size:clamp(58px,6vw,96px);line-height:1;font-weight:500;letter-spacing:-.07em;white-space:nowrap}
.stat-tile span{font-size:14px;line-height:1.5;padding-bottom:5px}
.services-section{background:#ecd5df;padding:95px 0 90px;overflow:hidden;scroll-margin-top:0}
.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}
.section-heading h2,.service-index-title{font-size:clamp(56px,7.2vw,110px);font-weight:500;line-height:1.05;letter-spacing:-.065em;margin-top:14px!important}
.section-heading p{max-width:320px;font-size:16px;line-height:1.6}
.service-rail{display:flex;gap:20px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#57203c55 transparent;padding:0 clamp(24px,5.5vw,100px) 24px;overscroll-behavior-x:contain}
.service-card{position:relative;display:block;flex:0 0 clamp(255px,27vw,420px);aspect-ratio:3/4.35;overflow:hidden;background:#43323a;color:white!important;isolation:isolate}
.service-card img{position:absolute;width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.3,1)}
.service-image{position:absolute;inset:0;overflow:hidden}
[data-service="glitter-tattoo"] img{transform:scale(1.34)!important}
.service-card:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0003,transparent 35%,#130a1abd 100%);z-index:0}
.service-card:hover img,.service-card:focus-visible img{transform:scale(1.045)}
.card-number{position:absolute;top:23px;left:24px;z-index:1;font-size:12px;letter-spacing:.12em;border-top:1px solid #ffffff80;padding-top:9px;width:calc(100% - 48px)}
.card-copy{position:absolute;bottom:27px;left:24px;right:24px;z-index:1}
.card-copy :is(h2,h3){font-size:clamp(28px,2.6vw,40px);font-weight:500;letter-spacing:-.045em;line-height:1.08;max-width:90%}
.card-copy p{font-size:14px;margin-top:13px;line-height:1.5;padding-right:30px}
.card-arrow{position:absolute;right:0;bottom:0;font-size:25px}
.rail-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:20px}
.ed-link{display:inline-flex;align-items:center;gap:24px;font-size:14px;font-weight:600;border-bottom:1px solid;padding:10px 0}
.rail-controls{display:flex;gap:8px}
.rail-controls button{width:46px;height:46px;border:1px solid #57203c66;color:var(--wine);background:transparent;border-radius:50%;font-size:20px;transition:background .2s}
.rail-controls button:hover{background:#ffffff66}
.ed-invite{background:var(--wine);color:var(--paper);padding:80px 0}
.ed-invite .ed-wrap{display:flex;align-items:center;justify-content:space-between;gap:35px}
.ed-invite h2{font-size:clamp(34px,4.3vw,65px);line-height:1.1;letter-spacing:-.045em;font-weight:500;max-width:760px}
.ed-button{display:inline-flex;align-items:center;justify-content:space-between;gap:45px;background:var(--lime);color:var(--wine)!important;padding:22px 28px;border-radius:50px;font-weight:700;font-size:16px;white-space:nowrap;transition:transform .25s}
.ed-button:hover{transform:translateY(-3px)}
.ed-footer{background:var(--paper);padding:32px 0}
.ed-footer .ed-wrap{display:flex;justify-content:space-between;gap:20px;font-size:12px;align-items:center;flex-wrap:wrap}
.ed-footer nav{display:flex;gap:25px}
.service-page{margin:0;background:#f8f2e8;overflow-x:clip}
.service-header{position:relative;display:flex;align-items:center;gap:42px;padding:20px 0;border-bottom:1px solid #57203c30}
.service-header .ed-logo{margin-right:auto;display:block}
.ed-logo img{width:152px;height:auto;display:block}
.service-header nav{display:flex;gap:34px;font-size:13px}
.service-page .ed-back{display:inline-block;margin:32px 0;font-size:12px}
.service-index{padding-bottom:80px}
.service-index-intro{max-width:550px;font-size:20px;line-height:1.6;margin:24px 0 50px!important}
.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.service-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(30px,6vw,90px);padding-top:20px;padding-bottom:75px;align-items:center}
.detail-copy h1{font-size:clamp(54px,7.2vw,112px);letter-spacing:-.065em;line-height:1.02;font-weight:500;margin:22px 0 30px}
.detail-copy>p:not(.ed-label){font-size:clamp(18px,1.5vw,23px);line-height:1.65;max-width:600px}
.detail-copy .ed-button{margin-top:32px}
.detail-cover{aspect-ratio:3/4;position:relative;overflow:hidden;background:#e9d5dd}
.detail-cover img{width:100%;height:100%;object-fit:cover}
.detail-note{padding:65px 0 85px;background:#eadbe0}
.detail-note .ed-wrap{display:grid;grid-template-columns:1fr 1fr;gap:80px}
.detail-note h2{font-size:clamp(32px,3.5vw,50px);line-height:1.1;font-weight:500;letter-spacing:-.04em}
.detail-note p{font-size:18px;line-height:1.75}
.detail-note .ed-link{margin-top:20px}
.neon-art{background:radial-gradient(ellipse at 35% 25%,#aaff6d55,transparent 36%),radial-gradient(ellipse at 70% 70%,#e24fbc66,transparent 48%),#21162c;display:grid;place-items:center;color:#d9f0ab;overflow:hidden}
.neon-art svg{width:85%;height:85%;filter:drop-shadow(0 0 11px #df71ec88)}
.neon-art .concept-label{position:absolute;bottom:20px;left:24px;font-size:10px;letter-spacing:.15em;color:#eedbea}
@media(min-width:1600px){.service-rail{padding-left:max(100px,calc((100vw - 1360px)/2));padding-right:max(100px,calc((100vw - 1360px)/2))}}
@media(max-width:950px){.about-grid{grid-template-columns:1fr 1fr}.about-copy{padding:28px;min-height:360px}.artist-figure{min-height:540px}.stat-tile{flex-direction:column;align-items:start;padding:24px}.stat-tile span{max-width:none}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-copy h1{font-size:65px}.detail-note .ed-wrap{gap:35px}.ed-invite .ed-wrap{align-items:start;flex-direction:column}}
@media(max-width:600px){.about-section{padding:60px 0}.about-grid{grid-template-columns:1fr;gap:12px;margin-top:24px}.about-copy{min-height:0;padding:30px 25px}.about-copy h2{font-size:43px}.about-copy p{font-size:16px;margin-top:20px}.artist-figure{grid-row:auto;aspect-ratio:4/4.5;min-height:0}.about-stats{gap:12px;grid-row:3}.stat-tile{gap:10px}.stat-tile strong{font-size:64px}.services-section{padding:60px 0}.section-heading{display:block;margin-bottom:28px}.section-heading h2{font-size:62px}.section-heading p{margin-top:20px}.service-card{flex-basis:76vw}.service-rail{gap:14px}.card-copy :is(h2,h3){font-size:34px}.rail-footer{align-items:start;flex-direction:column}.ed-invite{padding:60px 0}.ed-footer{padding-bottom:85px}.service-header{gap:18px;flex-wrap:wrap;padding:18px 0}.ed-logo img{width:130px}.service-header nav{order:3;width:100%;justify-content:space-between}.service-grid{grid-template-columns:1fr;gap:20px}.service-grid .service-card{aspect-ratio:3/3.8}.service-index-title{font-size:62px}.service-index-intro{font-size:18px}.service-detail{grid-template-columns:1fr;gap:35px;padding-top:0;padding-bottom:50px}.detail-copy h1{font-size:58px}.detail-cover{aspect-ratio:3/3.6}.detail-note .ed-wrap{grid-template-columns:1fr;gap:25px}.detail-note{padding:50px 0}.detail-note p{font-size:17px}}
@media(prefers-reduced-motion:reduce){.service-card img,.ed-button{transition:none}.service-card:hover img{transform:none}}

/* A moving wall of art prints, with no visible carousel chrome. */
.services-section{background:#edacc7;padding:90px 0 65px;background-image:radial-gradient(ellipse at 85% 10%,#f5d8cd 0,transparent 45%)}
.services-section .section-heading{position:relative;margin-bottom:15px;align-items:center}
.services-section .section-heading h2{font-size:clamp(74px,10vw,156px);letter-spacing:-.075em;line-height:.96}
.services-section .heading-after{display:block;font-size:clamp(50px,7vw,110px);line-height:1;letter-spacing:-.06em;color:transparent;-webkit-text-stroke:1px #57203c;margin-left:clamp(90px,13vw,220px)}
.services-section .section-heading>p{font-size:16px;width:190px;margin-top:65px;transform:rotate(-5deg)}
.services-section .service-rail{padding-top:70px;padding-bottom:70px;gap:34px;align-items:start;scrollbar-width:none}
.services-section .service-rail::-webkit-scrollbar{display:none}
.services-section .service-card{flex-basis:clamp(270px,26vw,390px);aspect-ratio:3/4.1;border:11px solid #fff8ee;border-bottom-width:90px;overflow:visible;box-shadow:0 16px 28px #57203c1a;transform:rotate(-3deg);margin:5px 0 30px;color:#57203c!important;transition:transform .5s}
.services-section .service-card:nth-child(6n+2){transform:rotate(3deg);margin-top:62px}
.services-section .service-card:nth-child(6n+3){transform:rotate(-2deg);margin-top:20px}
.services-section .service-card:nth-child(6n+4){transform:rotate(2deg);margin-top:80px}
.services-section .service-card:nth-child(6n+5){transform:rotate(-4deg);margin-top:10px}
.services-section .service-card:nth-child(6n+6){transform:rotate(3deg);margin-top:65px}
.services-section .service-card:hover,.services-section .service-card:focus-visible{transform:translateY(-10px) rotate(0) scale(1.035);z-index:2}
.services-section .service-card img{object-position:center;transition:none}
.services-section .service-card:hover img{transform:none}
.services-section .service-card:after{display:none}
.services-section .card-number{top:12px;left:12px;border:0;background:#fff8eee6;color:#57203c;width:auto;padding:6px 9px;font-size:11px;letter-spacing:.05em}
.services-section .card-copy{bottom:-75px;left:9px;right:9px;height:59px;display:flex;align-items:center}
.services-section .card-copy :is(h2,h3){font-size:clamp(25px,2.2vw,35px);line-height:1.05;max-width:100%}
.services-section .card-copy p,.services-section .card-arrow{display:none}
.services-section .service-card:nth-child(6n+5) .card-copy :is(h2,h3){font-size:clamp(23px,1.9vw,30px)}
@media(max-width:720px){.hero+.alma-editorial .about-section{padding-top:65px}.services-section{padding:60px 0 20px}.services-section .section-heading>p{display:none}.services-section .heading-after{margin-left:70px;font-size:57px}.services-section .service-rail{gap:25px;padding-top:45px;padding-bottom:45px}.services-section .service-card{flex-basis:73vw}.services-section .card-copy :is(h2,h3){font-size:30px}.services-section .service-card:nth-child(6n+5) .card-copy :is(h2,h3){font-size:25px}}
@media(prefers-reduced-motion:reduce){.services-section .service-card{transition:none}.services-section .service-card:hover{transform:none}}

.about-section{overflow:hidden;background:radial-gradient(ellipse at 85% 10%,#f5d8cd 0,transparent 45%),#edacc7}
.about-grid{column-gap:clamp(35px,6vw,95px);row-gap:40px;align-items:center}
.about-copy{background:none;padding:0 0 0 3px;min-height:0}
.about-copy h2 .artist-name{display:block;font-size:clamp(70px,7.8vw,126px);font-weight:600;line-height:1.02;letter-spacing:-.065em}
.about-copy h2 .artist-line{display:block;font-family:Georgia,serif;font-style:italic;font-weight:400;letter-spacing:-.055em;line-height:1.05;font-size:clamp(42px,4.6vw,73px);margin-top:15px;max-width:600px}
.about-copy p{font-size:clamp(17px,1.45vw,22px);line-height:1.65;margin-top:30px}
.artist-figure{border:10px solid #fffaf3;transform:rotate(3deg);box-shadow:0 20px 48px #57203c20;min-height:570px;margin:20px 5px!important;overflow:visible;align-self:stretch}
.artist-figure img{object-position:center;inset:0}
.artist-figure:after{inset:45% 0 0}
.artist-signature{position:absolute;z-index:2;right:-20px;top:-25px;width:140px;height:140px;padding:19px;display:grid;place-content:center;text-align:center;border-radius:50%;background:#d1e690;color:#57203c;transform:rotate(-9deg);font-family:Manrope,Arial,sans-serif;font-style:normal;font-weight:700;font-size:21px;letter-spacing:-.035em;line-height:1.2;box-shadow:0 6px 12px #57203c15}
.about-stats{gap:22px;padding:0 8px 14px}
.stat-tile{transform:rotate(-3deg);padding:25px;min-height:160px;box-shadow:0 8px 20px #57203c0b}
.stat-tile:last-child{transform:rotate(2deg);background:#57203c;color:#f8f2e8}
.stat-tile strong{font-size:clamp(58px,6.3vw,100px)}
.instagram-section{background:#edacc7;text-align:center;padding:5px 0 90px}
.instagram-section h2{font-family:Georgia,serif;font-style:italic;font-weight:400;letter-spacing:-.04em;font-size:clamp(32px,4vw,58px);line-height:1.14;margin:0 auto 30px;max-width:680px}
.instagram-section .ed-button{background:#57203c;color:#fff8ee!important;font-size:16px}
.instagram-handle{display:block;font-size:12px;margin-top:20px;letter-spacing:.04em}
.service-page .instagram-section{padding-top:70px}
@media(max-width:950px){.artist-figure{min-height:570px}.artist-signature{width:110px;height:110px;font-size:17px;padding:14px;right:-10px}.about-grid{column-gap:35px}.about-copy h2 .artist-name{font-size:75px}.stat-tile{padding:20px}}
@media(max-width:600px){.about-grid{gap:30px}.artist-figure{min-height:0;aspect-ratio:1/1.15;margin:10px!important}.about-copy h2 .artist-name{font-size:80px}.about-copy h2 .artist-line{font-size:48px}.about-copy p{font-size:17px}.about-stats{gap:15px}.stat-tile{min-height:150px;padding:20px}.stat-tile strong{font-size:59px}.stat-tile span{font-size:13px}.artist-figure figcaption{left:15px;right:15px;font-size:11px}.artist-figure figcaption strong{font-size:29px}.instagram-section .ed-button{white-space:normal;font-size:14px;gap:20px;padding:20px 23px}.instagram-section{padding-bottom:60px}}

/* Tighter rhythm as the page grows; the portrait needs no overlaid caption. */
.hero+.alma-editorial>section:first-child{padding-top:max(115px,calc(14vh + 10px));padding-bottom:40px}
.alma-editorial>.about-section{padding-top:45px;padding-bottom:40px}
.alma-editorial>.services-section{background:var(--paper)}
.about-grid{margin-top:0;row-gap:28px}
.artist-figure:after{display:none}
.stat-tile strong{font-variant-numeric:tabular-nums}
.services-section{padding-top:30px;padding-bottom:10px}
.services-section .section-heading{margin-bottom:0}
.services-section .section-heading>p{margin-top:0}
.services-section .service-rail{padding-top:40px;padding-bottom:20px}
.services-section .service-card{margin-bottom:20px}
.services-section .service-card:nth-child(6n+2){margin-top:38px}
.services-section .service-card:nth-child(6n+4){margin-top:46px}
.services-section .service-card:nth-child(6n+6){margin-top:38px}
.instagram-section{padding-top:15px;padding-bottom:40px}
@media(max-width:720px){.hero+.alma-editorial>section:first-child{padding-top:55px;padding-bottom:40px}.hero+.alma-editorial>.about-section{padding-top:35px;padding-bottom:40px}.services-section{padding-top:35px;padding-bottom:15px}.services-section .service-rail{padding-top:35px;padding-bottom:30px}.services-section .section-heading h2{font-size:clamp(48px,14vw,74px)}}

/* Keep the portrait, headline and counters within narrow phone screens. */
@media(max-width:720px){
 .alma-editorial .about-stats{gap:14px;padding:0 4px 8px}
 .alma-editorial .stat-tile{min-height:108px;padding:15px 16px;gap:12px;border-radius:12px 12px 24px 12px}
 .alma-editorial .stat-tile strong{font-size:44px}
 .alma-editorial .stat-tile span{font-size:12px;line-height:1.4;padding-bottom:0}
 body{background:#f8f2e8;overflow-x:clip}
 .alma-editorial .ed-footer{padding:26px 0 24px}
 .alma-editorial .ed-footer .ed-wrap{flex-direction:column;justify-content:center;text-align:center;gap:18px}
 .alma-editorial .ed-footer nav{justify-content:center;flex-wrap:wrap;gap:12px 24px}
}
.about-grid>*{min-width:0}
@media(max-width:600px){
 .about-grid{grid-template-columns:minmax(0,1fr)}
 .about-copy h2 .artist-name{font-size:clamp(60px,19vw,80px)}
 .about-copy h2 .artist-line{font-size:clamp(30px,8.5vw,44px);overflow-wrap:anywhere}
 .about-stats{grid-template-columns:repeat(2,minmax(0,1fr));padding-inline:3px;gap:12px}
 .stat-tile{padding:18px 15px;min-width:0}
 .stat-tile strong{font-size:clamp(43px,12vw,59px)}
 .artist-signature{right:-5px;width:100px;height:100px;font-size:16px}
}
