:root{--green:#76ff22;--green2:#b7ff80;--ink:#050705;--panel:#0d110d;--muted:#a7afa7;--line:rgba(118,255,34,.18);--white:#f4f7f2;--max:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--white);font-family:"Courier Prime","Courier New",monospace;font-size:19px;line-height:1.72;overflow-x:hidden}img,video{display:block;width:100%}a{color:inherit;text-decoration:none}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:9999;background:#fff;color:#000;padding:.7rem 1rem}.intro{position:fixed;inset:0;z-index:2000;background:#020302;display:grid;place-content:center;text-align:center;transition:opacity 2.4s cubic-bezier(.22,.61,.36,1),visibility 2.4s cubic-bezier(.22,.61,.36,1)}.intro.hide{opacity:0;visibility:hidden}.intro-logo{width:min(94vw,94vh);aspect-ratio:1;border-radius:50%;object-fit:contain;filter:drop-shadow(0 0 52px rgba(118,255,34,.58));animation:introLogoFade 3.8s cubic-bezier(.22,.61,.36,1) both,introBreathe 4.8s 3.8s ease-in-out infinite}.intro p{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;text-transform:none;text-shadow:0 2px 0 #111,0 4px 0 rgba(118,255,34,.5);letter-spacing:.18em;font-size:clamp(1.65rem,3vw,2.75rem);color:#d8ded5;animation:fadeUp 1.4s 1.8s both}.intro p b{color:var(--green);margin:0 .5em}.intro-glow{position:absolute;inset:20%;background:radial-gradient(circle,rgba(118,255,34,.24),transparent 65%);filter:blur(40px);animation:pulse 3.8s ease-in-out infinite alternate}.intro-skip{position:absolute;right:2rem;bottom:2rem;border:1px solid #455045;background:transparent;color:#bfc8bd;padding:.6rem 1rem;cursor:pointer}.site-header{position:fixed;left:0;right:0;top:0;z-index:1000;display:flex;align-items:center;justify-content:space-between;padding:1rem 4vw;border-bottom:1px solid transparent;transition:.3s}.site-header.scrolled{background:rgba(3,5,3,.86);backdrop-filter:blur(16px);border-color:var(--line)}.brand{display:flex;align-items:center;gap:.7rem;font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-weight:700;letter-spacing:.06em}.brand img{width:72px;height:72px;object-fit:contain}.brand em{font-style:normal;color:var(--green)}.nav{display:flex;align-items:center;gap:1.5rem;font-size:1rem;font-weight:600}.nav a:not(.nav-cta){color:#d6ddd3}.nav a:hover{color:var(--green)}.nav-cta{border:1px solid var(--green);padding:.65rem 1rem;color:var(--green)}.menu-toggle{display:none}.hero{min-height:100svh;position:relative;padding-top:88px;display:flex;align-items:flex-end;overflow:hidden}.hero-video{position:absolute;inset:0;height:100%;object-fit:cover;object-position:center 76%}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,3,2,.93) 0%,rgba(2,3,2,.65) 43%,rgba(2,3,2,.25) 100%),linear-gradient(0deg,rgba(2,3,2,.88),transparent 50%)}.hero-grain{position:absolute;inset:0;opacity:.1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E")}.hero-content{position:relative;z-index:2;width:min(860px,92%);margin:0 0 8vh 6vw;padding-top:2rem}.eyebrow{margin:0 0 1rem;color:var(--green);font-size:.92rem;text-transform:uppercase;letter-spacing:.2em;font-weight:800}.hero h1,.section h2,.experience h2,.studio h2,.review-band h2,.contact h2{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;text-transform:uppercase;line-height:.98;letter-spacing:-.02em;margin:.15em 0}.hero h1{font-size:clamp(3.1rem,7.2vw,6.7rem);max-width:900px;text-transform:none;text-shadow:0 4px 0 #111,0 7px 0 rgba(118,255,34,.55),0 12px 24px rgba(0,0,0,.75);letter-spacing:.015em}.hero h1 span,.section h2 span,.experience h2 span,.studio h2 span,.review-band h2 span,.contact h2 span{color:var(--green)}.hero-lead{max-width:650px;font-size:clamp(1.18rem,2vw,1.48rem);color:#d5dbd3}.actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.7rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.2rem;border:1px solid rgba(255,255,255,.28);font-size:1rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;transition:.25s}.btn.primary{background:var(--green);border-color:var(--green);color:#071006;box-shadow:0 0 28px rgba(118,255,34,.18)}.btn.primary:hover{background:#9aff59;transform:translateY(-2px)}.btn.ghost:hover{border-color:var(--green);color:var(--green)}.scroll-cue{position:absolute;right:4vw;bottom:2.2rem;z-index:3;display:flex;gap:.65rem;align-items:center;color:#c8cec6;text-transform:uppercase;letter-spacing:.18em;font-size:.82rem}.scroll-cue span{display:block;width:1px;height:42px;background:linear-gradient(var(--green),transparent)}.trust-strip{max-width:var(--max);margin:-1px auto 0;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:#080b08}.trust-strip div{padding:1.3rem 1.5rem;border-right:1px solid var(--line)}.trust-strip div:last-child{border:0}.trust-strip strong,.trust-strip span{display:block}.trust-strip strong{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;text-transform:uppercase}.trust-strip span{font-size:.98rem;color:var(--muted)}.section{padding:8rem max(5vw,calc((100vw - var(--max))/2))}.section-copy{max-width:850px}.section h2,.experience h2,.studio h2,.review-band h2,.contact h2{font-size:clamp(2.6rem,5.5vw,5.3rem);text-transform:none;text-shadow:0 3px 0 #111,0 5px 0 rgba(118,255,34,.4),0 10px 20px rgba(0,0,0,.65);letter-spacing:.01em}.section-copy>p:last-child,.section-head>p,.experience-copy>p,.studio-card>p,.review-copy>p,.contact-inner>p{color:var(--muted);font-size:1.22rem}.equation{margin-top:4rem;display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:2rem 0;font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;text-transform:uppercase;font-size:clamp(1.25rem,2.6vw,2.5rem);text-align:center}.equation b{color:var(--green);padding:0 .5rem}.work{background:#080b08}.section-head{display:grid;grid-template-columns:1.3fr .7fr;gap:3rem;align-items:end;margin-bottom:3rem}.gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:280px;gap:1rem}.piece{position:relative;overflow:hidden;background:#121612}.piece-large{grid-column:span 2;grid-row:span 2}.piece-wide{grid-column:span 2}.piece img{height:100%;object-fit:cover;filter:saturate(.85) contrast(1.06);transition:transform .7s,filter .7s}.piece:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 42%,rgba(0,0,0,.92))}.piece>div{position:absolute;z-index:2;left:1.3rem;right:1.3rem;bottom:1.1rem}.piece span{color:var(--green);text-transform:uppercase;letter-spacing:.15em;font-size:.82rem;font-weight:800}.piece h3{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;text-transform:uppercase;font-size:1.9rem;margin:.1rem 0}.piece p{margin:.2rem 0 0;color:#bbc2b9;font-size:1.02rem}.piece:hover img{transform:scale(1.045);filter:saturate(1) contrast(1.1)}.center{text-align:center;margin-top:2rem}.text-link{font-weight:800;text-transform:uppercase;letter-spacing:.1em;font-size:.95rem}.text-link span{color:var(--green);font-size:1.2em}.service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;max-width:980px;margin-inline:auto}.service-card{padding:2rem;border:1px solid var(--line);background:linear-gradient(145deg,#0f130f,#080a08);min-height:360px;display:flex;flex-direction:column}.service-card>span{color:var(--green);font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-size:3rem;opacity:.45}.service-card h3{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;text-transform:uppercase;font-size:2rem;margin:.5rem 0}.service-card p{color:var(--muted);font-size:1.16rem}.service-card a{margin-top:auto;color:var(--green);font-weight:800;text-transform:uppercase;font-size:.92rem;letter-spacing:.1em}.experience{display:grid;grid-template-columns:1.15fr .85fr;min-height:720px}.experience-image img{height:100%;object-fit:cover}.experience-copy{padding:7vw;align-self:center}.experience-copy ul{list-style:none;padding:0;margin:2rem 0}.experience-copy li{padding:.8rem 0;font-size:1.12rem;border-bottom:1px solid var(--line);color:#d6dcd4}.experience-copy li:before{content:"+";color:var(--green);margin-right:.8rem}.studio{position:relative;min-height:760px;display:flex;align-items:center;justify-content:flex-end}.studio-photo{position:absolute;inset:0}.studio-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.08),rgba(0,0,0,.82))}.studio-photo img{height:100%;object-fit:cover}.studio-card{position:relative;z-index:2;width:min(580px,92%);padding:3rem;background:rgba(5,7,5,.9);backdrop-filter:blur(14px);border:1px solid var(--line)}.review-band{display:flex;align-items:end;justify-content:space-between;gap:3rem;background:linear-gradient(120deg,#111711,#080a08)}.review-copy{max-width:790px}.contact{position:relative;min-height:650px;display:grid;place-items:center;text-align:center;overflow:hidden}.contact-bg{position:absolute;inset:0;background:radial-gradient(circle at 50% 45%,rgba(118,255,34,.14),transparent 42%),#030503}.contact-inner{position:relative;z-index:2;max-width:900px;padding:6rem 2rem}.contact-inner img{width:270px;margin:0 auto 1.5rem;filter:drop-shadow(0 0 30px rgba(118,255,34,.35))}.contact-inner .actions{justify-content:center}footer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:2rem;padding:3rem max(5vw,calc((100vw - var(--max))/2));border-top:1px solid var(--line);background:#020302;font-size:1rem;color:#aeb6ac}.footer-brand,.footer-links,.footer-contact{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.45rem}.footer-brand img{width:132px;margin-bottom:.35rem}.footer-brand strong,.footer-brand span{display:block}.footer-brand strong{color:#fff}.footer-links{border-left:1px solid var(--line);border-right:1px solid var(--line);padding:0 2rem}.footer-links a,.footer-contact a{transition:.2s}.footer-links a:hover,.footer-contact a:hover{color:var(--green)}.hero-content,.section-copy,.section-head>div,.section-head>p,.piece>div,.service-card,.experience-copy,.studio-card,.review-copy,.contact-inner{text-align:center}.hero-lead,.section-copy>p,.section-head>p,.experience-copy>p,.studio-card>p,.review-copy>p,.contact-inner>p{margin-left:auto;margin-right:auto}.hero-content .actions,.service-card .actions,.experience-copy .actions,.studio-card .actions,.review-band .actions{justify-content:center}.experience-copy ul{text-align:center}.reveal{opacity:0;transform:translateY(25px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}@keyframes introLogoFade{0%{opacity:0}100%{opacity:1}}@keyframes introBreathe{0%,100%{transform:scale(1);filter:drop-shadow(0 0 52px rgba(118,255,34,.58))}50%{transform:scale(1.018);filter:drop-shadow(0 0 72px rgba(118,255,34,.76))}}@keyframes fadeUp{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}@keyframes pulse{from{opacity:.45;transform:scale(.9)}to{opacity:1;transform:scale(1.1)}}@media(max-width:900px){.hero{padding-top:76px}.site-header{padding:.75rem 1rem}.menu-toggle{display:block;background:transparent;border:1px solid #405040;color:#fff;padding:.55rem .8rem}.nav{position:absolute;top:100%;left:0;right:0;display:none;flex-direction:column;align-items:stretch;background:#050805;padding:1rem;border-bottom:1px solid var(--line)}.nav.open{display:flex}.hero-content{margin-left:1.2rem;margin-bottom:12vh}.trust-strip{grid-template-columns:repeat(2,1fr)}.trust-strip div:nth-child(2){border-right:0}.trust-strip div:nth-child(-n+2){border-bottom:1px solid var(--line)}.section{padding:5.5rem 1.2rem}.section-head{grid-template-columns:1fr;gap:1rem}.equation{grid-template-columns:1fr;gap:.45rem}.equation b{font-size:.8em}.gallery{grid-template-columns:1fr 1fr;grid-auto-rows:240px}.piece-large,.piece-wide{grid-column:span 2}.service-grid{grid-template-columns:1fr}.experience{grid-template-columns:1fr}.experience-image{height:430px}.experience-copy{padding:4rem 1.2rem}.studio{padding:4rem 1.2rem}.review-band{align-items:flex-start;flex-direction:column}.review-band .btn{width:100%}footer{grid-template-columns:1fr}.footer-links{border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:1.5rem 0}.brand span{display:none}}@media(max-width:560px){body{font-size:18px}.hero h1{font-size:3rem}.gallery{display:block}.piece{height:330px;margin-bottom:1rem}.piece-large,.piece-wide{height:390px}.trust-strip div{padding:1rem}.studio-card{padding:2rem 1.3rem}.intro-logo{width:min(96vw,88vh)}.intro p{padding:0 1rem;line-height:2}}

/* Final homepage polish — requested adjustments only */




/* Increase all Courier/typewriter copy for distance and small-screen readability */
body{font-size:21px}
.eyebrow{font-size:1.02rem}
.nav{font-size:1.08rem}
.hero-lead{font-size:clamp(1.32rem,2.15vw,1.62rem)}
.trust-strip span{font-size:1.08rem}
.section-copy>p:last-child,.section-head>p,.experience-copy>p,.studio-card>p,.review-copy>p,.contact-inner>p{font-size:1.34rem}
.piece span{font-size:.92rem}.piece p{font-size:1.12rem}
.service-card p{font-size:1.28rem}.service-card a{font-size:1.02rem}
.experience-copy li{font-size:1.24rem}.text-link{font-size:1.05rem}.btn{font-size:1.08rem}
footer{font-size:1.1rem}

/* Keep the Minneola address easy to find without altering the section layout */
.studio-card>p:first-of-type{color:#f4f7f2;font-weight:700;text-shadow:0 0 8px rgba(118,255,34,.7),0 0 18px rgba(118,255,34,.38)}
.footer-contact .footer-address{color:#f4f7f2;font-weight:700;text-shadow:0 0 8px rgba(118,255,34,.55)}
.footer-contact .footer-directions{color:var(--green);font-weight:800;text-transform:uppercase;letter-spacing:.06em}

@media(max-width:560px){body{font-size:20px}.intro-logo{width:min(92vw,72vh);max-height:72vh}.intro p{font-size:clamp(1.8rem,8vw,2.5rem);line-height:1.15}.section-copy>p:last-child,.section-head>p,.experience-copy>p,.studio-card>p,.review-copy>p,.contact-inner>p{font-size:1.24rem}}


/* Homepage lock pass — requested text sizing and glow changes only */
/* 1. Double the Courier/typewriter eyebrow text at the top of sections */
.eyebrow{font-size:2.04rem}

/* 2. Double the Courier/typewriter text over portfolio images */
.piece span{font-size:1.84rem}
.piece p{font-size:2.24rem}

/* 3. Make the studio address match the footer address treatment */
.studio-card .studio-address{
  color:var(--green);
  font-weight:700;
  text-shadow:0 0 8px rgba(118,255,34,.72),0 0 18px rgba(118,255,34,.42);
}

/* 4. Footer equation all green, with Perfection glowing */
.footer-brand .footer-equation{color:var(--green)}
.footer-brand .footer-perfection{
  color:var(--green);
  font-weight:800;
  text-shadow:0 0 8px rgba(118,255,34,.95),0 0 18px rgba(118,255,34,.72),0 0 30px rgba(118,255,34,.48);
}

/* 5. Match the same Perfection glow in the planning equation */
.equation span:last-child{
  color:var(--green);
  text-shadow:0 0 8px rgba(118,255,34,.95),0 0 18px rgba(118,255,34,.72),0 0 30px rgba(118,255,34,.48);
}

@media(max-width:560px){
  .eyebrow{font-size:2.04rem}
  .piece span{font-size:1.84rem}
  .piece p{font-size:2.24rem}
}

/* Final locked refinement — ONLY requested top-to-bottom adjustments */
/* 1. Footer equation: lead-in back to white; Perfection remains glowing green */
.footer-brand .footer-equation{color:var(--white)}
.footer-brand .footer-perfection{
  color:var(--green);
  font-weight:800;
  text-shadow:0 0 8px rgba(118,255,34,.95),0 0 18px rgba(118,255,34,.72),0 0 30px rgba(118,255,34,.48);
}

/* 2. Double ONLY the remaining requested typewriter labels/links */
#experience .eyebrow,
#studio .eyebrow,
.review-band .eyebrow,
#contact .eyebrow{font-size:4.08rem}
#work .center .text-link{font-size:2.10rem}

/* 3. Portfolio preview typewriter copy: one consistent, readable size across every photo box */
.piece span,
.piece p{font-size:1.72rem}

/* 4. Swap the green-glow blending treatment between the studio label and address */
#studio .eyebrow{
  color:var(--green);
  font-weight:700;
  text-shadow:0 0 8px rgba(118,255,34,.72),0 0 18px rgba(118,255,34,.42);
}
.studio-card .studio-address{
  color:var(--green);
  font-weight:800;
  text-shadow:none;
  text-transform:uppercase;
  letter-spacing:.2em;
}

@media(max-width:560px){
  #experience .eyebrow,
  #studio .eyebrow,
  .review-band .eyebrow,
  #contact .eyebrow{font-size:4.08rem}
  #work .center .text-link{font-size:2.10rem}
  .piece span,
  .piece p{font-size:1.72rem}
}

/* FINAL LOCKED POLISH — user-requested changes only */
/* 1. Requested section labels: return to the established proportional size */
#experience .eyebrow,
#studio .eyebrow,
.review-band .eyebrow,
#contact .eyebrow,
#work + .center .text-link,
.work .center .text-link{
  font-size:2.04rem;
}

/* 2. Studio address: white lettering with green glow */
#studio .studio-address{
  color:var(--white);
  font-weight:800;
  text-shadow:0 0 8px rgba(118,255,34,.72),0 0 18px rgba(118,255,34,.38);
}

/* 3. Portfolio image captions centered horizontally and vertically */
.piece>div{
  inset:0;
  padding:1.35rem;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
}

/* 4. Header brand fills the available bar more confidently */
.brand img{
  width:84px;
  height:84px;
}
.brand span{
  font-size:1.34rem;
  line-height:1;
}

@media(max-width:900px){
  .brand img{width:76px;height:76px}
  .brand span{font-size:1.2rem}
}

/* HOMEPAGE LOCK PASS v5 — ONLY user-requested changes */
/* Header: slightly larger logo and 2x INK INK TATTOOS text */
.brand img{width:90px;height:90px}
.brand span{font-size:2.68rem;line-height:.92}

/* Four studio-highlight boxes: center both lines vertically and horizontally */
.trust-strip div{min-height:112px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}

/* Requested typewriter headings: green */
#experience .eyebrow,.review-band .eyebrow,#contact .eyebrow{color:var(--green)}

@media(max-width:900px){.brand img{width:82px;height:82px}.brand span{font-size:2.3rem}}

/* HOMEPAGE LOCK PASS v6 — ONLY requested header brand text enlargement */
.brand span{font-size:3.2rem;line-height:.9}
@media(max-width:900px){.brand span{font-size:2.75rem}}

/* ========================= PORTFOLIO PAGE — DRAFT 1 ========================= */
.portfolio-page{background:#050705}.portfolio-page .nav a.active{color:var(--green)}
.portfolio-hero{min-height:88vh;position:relative;display:grid;align-items:end;overflow:hidden;padding:140px clamp(24px,6vw,96px) 88px}.portfolio-hero>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 58%}.portfolio-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,4,2,.93) 0%,rgba(2,4,2,.70) 42%,rgba(2,4,2,.24) 72%,rgba(2,4,2,.55) 100%),linear-gradient(0deg,rgba(2,4,2,.86),transparent 45%)}.portfolio-hero-copy{position:relative;z-index:2;max-width:860px;text-align:center;justify-self:center}.portfolio-hero-copy .eyebrow{color:var(--green)}.portfolio-hero-copy h1{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-size:clamp(4.2rem,9vw,9rem);line-height:.86;margin:.2em 0 .22em;text-shadow:0 3px 0 #111,0 7px 14px rgba(0,0,0,.9)}.portfolio-hero-copy h1 span{color:var(--green);text-shadow:0 0 10px rgba(76,255,0,.34),0 3px 0 #102109}.portfolio-hero-copy>p:not(.eyebrow){font-family:"Courier Prime",monospace;font-size:clamp(1.2rem,1.7vw,1.55rem);line-height:1.55;color:#f5f5f5;max-width:780px;margin:0 auto 28px}
.portfolio-intro{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:48px;align-items:center}.portfolio-note{border:1px solid rgba(76,255,0,.35);background:linear-gradient(145deg,rgba(76,255,0,.09),rgba(255,255,255,.025));padding:34px;text-align:center;box-shadow:0 0 34px rgba(76,255,0,.07)}.portfolio-note strong{display:block;font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-size:clamp(2.5rem,4vw,4rem);color:var(--green);line-height:1;margin-bottom:14px}.portfolio-note p{font-family:"Courier Prime",monospace;font-size:1.18rem;line-height:1.55;color:#eee;margin:0}
.project-section{padding-top:32px}.project-block{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(330px,.55fr);min-height:620px;margin:42px auto 80px;border:1px solid rgba(255,255,255,.12);background:#090b09;overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.42)}.project-block.project-reverse{grid-template-columns:minmax(330px,.55fr) minmax(0,1.45fr)}.project-block.project-reverse .project-main{order:2}.project-block.project-reverse .project-info{order:1}.project-main{min-height:620px;background:#000}.project-main video,.project-main img{width:100%;height:100%;min-height:620px;object-fit:cover;display:block}.project-info{padding:48px 38px;display:flex;flex-direction:column;justify-content:center;text-align:center}.project-kicker{font-family:"Courier Prime",monospace;text-transform:uppercase;letter-spacing:.11em;font-weight:700;color:var(--green);font-size:1.05rem}.project-info h3{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-size:clamp(3.2rem,5vw,5.2rem);line-height:.9;margin:12px 0 20px;text-shadow:0 3px 0 #111,0 0 18px rgba(76,255,0,.12)}.project-info>p:not(.project-kicker){font-family:"Courier Prime",monospace;font-size:1.22rem;line-height:1.55;color:#eee}.project-thumbs{display:grid;grid-template-columns:1fr;gap:12px;margin-top:26px}.project-thumbs.two{grid-template-columns:1fr 1fr}.media-thumb{padding:0;border:1px solid rgba(76,255,0,.28);background:#000;cursor:pointer;overflow:hidden;aspect-ratio:1/1}.media-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.media-thumb:hover img{transform:scale(1.04)}
.portfolio-masonry{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:190px;gap:18px}.portfolio-tile{position:relative;overflow:hidden;margin:0;border:1px solid rgba(255,255,255,.10);grid-column:span 4;grid-row:span 2;background:#0a0c0a}.portfolio-tile.tall{grid-row:span 3}.portfolio-tile:nth-child(4){grid-column:span 8}.portfolio-tile img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease,filter .45s ease}.portfolio-tile:hover img{transform:scale(1.025);filter:brightness(.78)}.portfolio-tile figcaption{position:absolute;inset:auto 0 0;padding:24px;background:linear-gradient(transparent,rgba(0,0,0,.92));text-align:center}.portfolio-tile figcaption span{display:block;font-family:"Courier Prime",monospace;color:var(--green);font-size:1.04rem;text-transform:uppercase;letter-spacing:.08em}.portfolio-tile figcaption strong{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-size:2.4rem;line-height:1;color:#fff}
.portfolio-cta{padding-top:30px}.portfolio-cta-inner{display:grid;grid-template-columns:180px 1fr auto;gap:36px;align-items:center;border-top:1px solid rgba(76,255,0,.26);border-bottom:1px solid rgba(76,255,0,.26);padding:54px 0;text-align:center}.portfolio-cta-inner img{width:180px;height:180px;object-fit:contain}.portfolio-cta-inner h2{margin:.1em 0 .2em}.portfolio-cta-inner p:not(.eyebrow){font-family:"Courier Prime",monospace;font-size:1.2rem}.portfolio-lightbox{border:1px solid rgba(76,255,0,.4);padding:0;background:rgba(0,0,0,.94);width:min(94vw,1100px);max-width:none}.portfolio-lightbox::backdrop{background:rgba(0,0,0,.86)}.lightbox-stage{display:grid;place-items:center;min-height:70vh;padding:28px}.lightbox-stage img,.lightbox-stage video{max-width:100%;max-height:82vh}.lightbox-close{position:absolute;right:12px;top:8px;z-index:2;border:0;background:transparent;color:#fff;font-size:2.4rem;cursor:pointer}
@media(max-width:900px){.portfolio-hero{min-height:78vh;padding:124px 22px 58px}.portfolio-hero-copy h1{font-size:clamp(3.7rem,16vw,6rem)}.portfolio-intro{grid-template-columns:1fr}.project-block,.project-block.project-reverse{grid-template-columns:1fr;margin-bottom:48px;min-height:0}.project-block.project-reverse .project-main,.project-block.project-reverse .project-info{order:initial}.project-main,.project-main video,.project-main img{min-height:0;height:auto;aspect-ratio:4/5}.project-info{padding:34px 22px}.portfolio-masonry{grid-template-columns:1fr;grid-auto-rows:auto}.portfolio-tile,.portfolio-tile.tall,.portfolio-tile:nth-child(4){grid-column:auto;grid-row:auto;aspect-ratio:4/5}.portfolio-cta-inner{grid-template-columns:1fr}.portfolio-cta-inner img{margin:auto}}


/* Portfolio Draft 2 — ONLY approved scale/content corrections */
.portfolio-hero-copy .eyebrow{font-size:4.08rem}
.project-kicker{font-size:2.10rem}
.portfolio-masonry{grid-auto-rows:280px}
@media(max-width:900px){
  .portfolio-hero-copy .eyebrow{font-size:4.08rem}
  .project-kicker{font-size:2.10rem}
}
@media(max-width:560px){
  .portfolio-hero-copy .eyebrow{font-size:4.08rem}
  .project-kicker{font-size:2.10rem}
}

/* Portfolio Draft 3 — ONLY requested alignment + fit corrections */
.project-section > .section-head{align-items:stretch}
.project-section > .section-head > p{display:flex;align-items:center;justify-content:center;margin-top:0;margin-bottom:0}
.project-kicker{font-size:clamp(1.55rem,1.7vw,1.85rem);line-height:1.18;letter-spacing:.08em;margin-bottom:.5rem}
.project-info h3{font-size:clamp(2.85rem,4vw,4.45rem);line-height:.92;margin:8px 0 14px}
.project-info>p:not(.project-kicker){font-size:1.16rem;line-height:1.45;margin-top:.35rem}
.project-info{padding:38px 32px}
@media(max-width:900px){
  .project-section > .section-head > p{min-height:120px}
  .project-kicker{font-size:clamp(1.45rem,5.4vw,1.8rem)}
  .project-info h3{font-size:clamp(2.7rem,10vw,4rem)}
  .project-info>p:not(.project-kicker){font-size:1.12rem}
  .project-info{padding:32px 22px}
}

/* PORTFOLIO DRAFT 4 — ONLY requested archive heading companion-text vertical centering */
.portfolio-grid-section .section-head > p{
  align-self:center;
}

/* PORTFOLIO FINAL LOCK PASS — ONLY requested thin green section dividers */
.portfolio-intro,
.project-section,
.portfolio-grid-section,
.portfolio-cta{position:relative}
.portfolio-intro::before,
.project-section::before,
.portfolio-grid-section::before,
.portfolio-cta::before{
  content:"";
  position:absolute;
  top:0;
  left:50%;
  width:min(90%,var(--max));
  height:1px;
  transform:translateX(-50%);
  background:var(--line);
}

/* PORTFOLIO FINAL LOCK v2 — remove only duplicate bottom divider above footer */
.portfolio-cta::before{display:none}

/* ABOUT / EXPERIENCE PAGE — DRAFT 1 */
.about-page .nav a.active{color:var(--green)}
.about-hero{position:relative;min-height:88vh;display:grid;place-items:center;overflow:hidden;padding:140px 6vw 80px;text-align:center}
.about-hero video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.72) brightness(.6)}
.about-hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.52),rgba(0,0,0,.72) 60%,#050705)}
.about-hero-copy{position:relative;z-index:2;max-width:1050px;margin:auto}.about-hero-copy .eyebrow{font-size:4.08rem}.about-hero h1{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-size:clamp(4.5rem,9vw,9rem);line-height:.86;margin:.12em 0 .22em;text-shadow:0 8px 26px #000}.about-hero h1 span{color:var(--green);text-shadow:0 0 24px rgba(93,255,0,.42),0 8px 26px #000}.about-hero-copy>p:not(.eyebrow){max-width:820px;margin:0 auto 30px;font-size:1.22rem;line-height:1.65}
.about-story{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(45px,7vw,110px);align-items:center}.about-logo-panel{display:grid;place-items:center;min-height:540px;border:1px solid rgba(95,255,0,.2);background:radial-gradient(circle,rgba(95,255,0,.08),transparent 58%)}.about-logo-panel img{width:min(88%,500px);filter:drop-shadow(0 0 28px rgba(95,255,0,.18))}.about-story-copy h2,.philosophy-copy h2,.role-card h2{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-size:clamp(3.1rem,5vw,5.4rem);line-height:.95;margin:.15em 0 .38em}.about-story-copy h2 span,.philosophy-copy h2 span,.role-card h2 span{color:var(--green)}.about-story-copy p:not(.eyebrow),.philosophy-copy>p,.role-card>p{font-size:1.1rem;line-height:1.75}
.about-milestones .section-head,.about-process .section-head{align-items:center}.milestone-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(95,255,0,.28);border-top:1px solid rgba(95,255,0,.28);border-bottom:1px solid rgba(95,255,0,.28);margin-top:55px}.milestone-grid article{background:#070907;padding:42px 28px;text-align:center;display:flex;flex-direction:column;justify-content:center;min-height:220px}.milestone-grid strong{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;color:var(--green);font-size:4.5rem;line-height:1;text-shadow:0 0 18px rgba(95,255,0,.25)}.milestone-grid span{font-size:1.02rem;line-height:1.45;margin-top:18px}
.about-philosophy{display:grid;grid-template-columns:1.35fr .65fr;gap:clamp(50px,7vw,110px);align-items:center}.about-equation{margin-top:38px;padding:28px 0;border-top:1px solid rgba(95,255,0,.25);border-bottom:1px solid rgba(95,255,0,.25);display:flex;flex-wrap:wrap;gap:14px;align-items:center;font-family:"Courier Prime",monospace;font-weight:700;font-size:clamp(1.1rem,1.8vw,1.6rem);text-transform:uppercase}.about-equation b{color:#777}.about-equation strong{color:var(--green);text-shadow:0 0 14px rgba(95,255,0,.45)}.about-quote{border-left:2px solid var(--green);padding:35px 0 35px 38px}.about-quote p{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-size:clamp(2.5rem,4vw,4.4rem);line-height:1.05;margin:0 0 22px}.about-quote span{color:var(--green);font-family:"Courier Prime",monospace;font-size:1.1rem}
.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:55px}.process-grid article{border:1px solid rgba(95,255,0,.18);padding:34px 28px;min-height:310px;background:linear-gradient(180deg,rgba(95,255,0,.035),rgba(0,0,0,.08))}.process-grid article>span{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;color:var(--green);font-size:3.1rem}.process-grid h3{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-size:2.35rem;margin:16px 0 12px}.process-grid p{line-height:1.65;font-size:1rem}
.about-two-roles{display:grid;grid-template-columns:1fr 1fr;gap:28px}.role-card{border:1px solid rgba(95,255,0,.2);padding:clamp(36px,5vw,68px);display:flex;flex-direction:column;justify-content:center;min-height:500px}.role-card .btn{align-self:flex-start;margin-top:18px}
.about-cta{display:grid;grid-template-columns:220px 1fr auto;gap:45px;align-items:center;border-top:1px solid rgba(95,255,0,.25)}.about-cta>img{width:210px;filter:drop-shadow(0 0 18px rgba(95,255,0,.18))}.about-cta h2{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-size:clamp(3rem,5vw,5.2rem);line-height:.95;margin:.1em 0 .2em}.about-cta h2 span{color:var(--green)}.about-cta p:not(.eyebrow){max-width:700px}
.about-page .section-divider{height:1px;width:min(86%,1240px);margin:0 auto;background:linear-gradient(90deg,transparent,rgba(95,255,0,.52),transparent)}
@media(max-width:900px){.about-hero{min-height:74vh;padding-top:110px}.about-hero-copy .eyebrow{font-size:2.5rem}.about-story,.about-philosophy,.about-two-roles,.about-cta{grid-template-columns:1fr}.about-logo-panel{min-height:360px}.milestone-grid,.process-grid{grid-template-columns:1fr 1fr}.about-cta{text-align:center}.about-cta>img{margin:auto}.about-cta .btn{justify-self:center}.about-quote{margin-top:10px}.role-card{min-height:auto}}
@media(max-width:560px){.milestone-grid,.process-grid{grid-template-columns:1fr}.about-hero-copy .eyebrow{font-size:2.04rem}.about-hero h1{font-size:clamp(3.7rem,18vw,5.2rem)}.about-equation{justify-content:center}.about-story-copy,.philosophy-copy,.role-card{text-align:center}.role-card .btn{align-self:center}}

/* ABOUT / EXPERIENCE — DRAFT 2: ONLY approved alignment, text-scale, footer sync */
.about-page .about-story-copy,
.about-page .philosophy-copy,
.about-page .role-card,
.about-page .about-quote,
.about-page .section-head,
.about-page .section-head > div,
.about-page .section-head > p,
.about-page .process-grid article,
.about-page .about-cta > div { text-align:center; }
.about-page .section-head > p,
.about-page .about-story-copy p,
.about-page .philosophy-copy > p,
.about-page .role-card > p,
.about-page .process-grid p,
.about-page .about-cta p { margin-left:auto; margin-right:auto; }
.about-page .role-card .btn { align-self:center; }
.about-page .about-equation { justify-content:center; }
.about-page .about-quote { border-left:0; border-top:1px solid var(--green); border-bottom:1px solid var(--green); padding:35px 24px; }

/* Bring small typewriter labels/body copy up to the locked homepage scale */
.about-page .eyebrow { font-size:clamp(1.25rem,1.55vw,1.5rem); line-height:1.3; }
.about-page .about-hero-copy .eyebrow { font-size:clamp(2.5rem,4.2vw,4.08rem); }
.about-page .section-head > p,
.about-page .about-story-copy p:not(.eyebrow),
.about-page .philosophy-copy > p,
.about-page .role-card > p,
.about-page .process-grid p,
.about-page .about-cta p:not(.eyebrow),
.about-page .milestone-grid span { font-size:1.22rem; line-height:1.65; }
.about-page .process-grid h3 { font-size:clamp(2.55rem,3vw,3.15rem); }
.about-page .process-grid article>span { font-size:3.5rem; }

/* Exact locked-homepage footer structure/treatment */
.about-page footer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:2rem;padding:3rem max(5vw,calc((100vw - var(--max))/2));border-top:1px solid var(--line);background:#020302;font-size:1.1rem;color:#aeb6ac}
.about-page .footer-brand,.about-page .footer-links,.about-page .footer-contact{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.45rem}
.about-page .footer-brand img{width:132px;margin-bottom:.35rem}.about-page .footer-brand strong,.about-page .footer-brand span{display:block}.about-page .footer-brand strong{color:#fff}
.about-page .footer-links{border-left:1px solid var(--line);border-right:1px solid var(--line);padding:0 2rem}.about-page .footer-links a,.about-page .footer-contact a{transition:.2s}.about-page .footer-links a:hover,.about-page .footer-contact a:hover{color:var(--green)}
.about-page .footer-contact .footer-address{color:#f4f7f2;font-weight:700;text-shadow:0 0 8px rgba(118,255,34,.55)}.about-page .footer-contact .footer-directions{color:var(--green);font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.about-page .footer-brand .footer-equation{color:var(--white)}.about-page .footer-brand .footer-perfection{color:var(--green);text-shadow:0 0 8px rgba(118,255,34,.8),0 0 18px rgba(118,255,34,.45)}
@media(max-width:900px){.about-page footer{grid-template-columns:1fr}.about-page .footer-links{border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:1.5rem 0}}

/* ABOUT PAUL DRAFT 3 — ONLY REQUESTED TYPE SCALE CHANGES */
.about-page main section:not(.about-hero) .eyebrow {
  font-size: clamp(2.5rem, 3.1vw, 3rem);
  line-height: 1.15;
}
.about-page .about-quote > span {
  font-size: clamp(2.2rem, 3vw, 3rem);
  line-height: 1.1;
  display: block;
  margin-top: 1rem;
}

/* TATTOO SERVICES DRAFT 1 */
.tattoo-page .nav a.active{color:var(--green)}.tattoo-page .about-hero-copy .eyebrow{font-size:4.08rem}.tattoo-page main section:not(.about-hero) .eyebrow{font-size:clamp(2.5rem,3.1vw,3rem);line-height:1.15}.tattoo-page .section-head,.tattoo-page .section-head>div,.tattoo-page .section-head>p,.tattoo-page .estimate-head{text-align:center}.tattoo-page .section-head>p{align-self:center}.tattoo-page .section-divider{height:1px;width:min(86%,1240px);margin:0 auto;background:linear-gradient(90deg,transparent,rgba(95,255,0,.52),transparent)}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:55px}.service-grid article{border:1px solid rgba(95,255,0,.18);padding:36px 26px;min-height:300px;display:flex;flex-direction:column;justify-content:center;text-align:center}.service-grid h3,.aftercare-panel h3{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-size:clamp(2.55rem,3vw,3.15rem);line-height:1;margin:14px 0}.service-grid p{font-size:1.22rem;line-height:1.65}.service-grid .mini{font-size:1.3rem!important}.tattoo-page .process-grid article{text-align:center}.tattoo-page .process-grid p{font-size:1.22rem}.glow-word{color:var(--green);text-shadow:0 0 8px rgba(118,255,34,.8),0 0 18px rgba(118,255,34,.45)}.touchup-note{border:1px solid rgba(95,255,0,.22);padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.touchup-note strong{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-size:8rem;color:var(--green);line-height:.8}.touchup-note span{font-size:1.4rem;font-weight:700;margin-top:25px}.touchup-note small{font-size:1.05rem;margin-top:12px}.aftercare-panel{display:grid;grid-template-columns:180px 1fr;gap:38px;align-items:center;border:1px solid rgba(95,255,0,.2);padding:42px;margin-top:45px;text-align:center}.aftercare-panel img{width:180px}.aftercare-panel p{font-size:1.22rem}.estimate-head{max-width:980px;margin:0 auto 45px}.estimate-head h2{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-size:clamp(3.2rem,5vw,5.5rem);line-height:.95;margin:.15em 0 .3em}.estimate-head h2 span{color:var(--green)}.estimate-head>p:not(.eyebrow){font-size:1.22rem;line-height:1.65}.estimate-form{max-width:1120px;margin:auto;border:1px solid rgba(95,255,0,.2);padding:clamp(28px,5vw,55px);text-align:center}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.estimate-form label{font-family:"Courier Prime",monospace;font-size:1.18rem;font-weight:700;text-align:left;display:flex;flex-direction:column;gap:9px}.estimate-form input,.estimate-form select,.estimate-form textarea{box-sizing:border-box;width:100%;background:#090b09;border:1px solid rgba(255,255,255,.18);color:#fff;padding:16px;font:inherit}.full-field{margin-top:22px}.form-note{margin:22px auto;color:#aeb6ac}.tattoo-page footer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:2rem;padding:3rem max(5vw,calc((100vw - var(--max))/2));border-top:1px solid var(--line);background:#020302;font-size:1.1rem;color:#aeb6ac}.tattoo-page .footer-brand,.tattoo-page .footer-links,.tattoo-page .footer-contact{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.45rem}.tattoo-page .footer-brand img{width:132px}.tattoo-page .footer-links{border-left:1px solid var(--line);border-right:1px solid var(--line);padding:0 2rem}.tattoo-page .footer-contact .footer-address{color:#f4f7f2;font-weight:700;text-shadow:0 0 8px rgba(118,255,34,.55)}.tattoo-page .footer-contact .footer-directions{color:var(--green);font-weight:800}.tattoo-page .footer-brand .footer-equation{color:var(--white)}.tattoo-page .footer-brand .footer-perfection{color:var(--green);text-shadow:0 0 8px rgba(118,255,34,.8),0 0 18px rgba(118,255,34,.45)}@media(max-width:900px){.service-grid,.tattoo-page .process-grid,.form-grid{grid-template-columns:1fr 1fr}.aftercare-panel{grid-template-columns:1fr}.aftercare-panel img{margin:auto}.tattoo-page footer{grid-template-columns:1fr}.tattoo-page .footer-links{border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:1.5rem 0}}@media(max-width:560px){.service-grid,.tattoo-page .process-grid,.form-grid{grid-template-columns:1fr}}

/* TATTOO SERVICES DRAFT 2 — ONLY CHANGE: center Healing & Touch-Ups section */
.tattoo-page .about-philosophy .philosophy-copy {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.tattoo-page .about-philosophy .philosophy-copy p {
  margin-left: auto;
  margin-right: auto;
}

/* PIERCING SERVICES DRAFT 1 — inherits locked site parameters */
.piercing-page .nav a.active{color:var(--green)}.piercing-page .about-hero-copy .eyebrow{font-size:4.08rem}.piercing-page main section:not(.about-hero) .eyebrow{font-size:clamp(2.5rem,3.1vw,3rem);line-height:1.15}.piercing-page .section-head,.piercing-page .section-head>div,.piercing-page .section-head>p,.piercing-page .estimate-head{text-align:center}.piercing-page .section-head>p{align-self:center}.piercing-page .section-divider{height:1px;width:min(86%,1240px);margin:0 auto;background:linear-gradient(90deg,transparent,rgba(95,255,0,.52),transparent)}.piercing-page .service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:55px}.piercing-page .service-grid article{border:1px solid rgba(95,255,0,.18);padding:36px 26px;min-height:300px;display:flex;flex-direction:column;justify-content:center;text-align:center}.piercing-page .service-grid h3,.piercing-page .aftercare-panel h3{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-size:clamp(2.55rem,3vw,3.15rem);line-height:1;margin:14px 0}.piercing-page .service-grid p{font-size:1.22rem;line-height:1.65}.piercing-page .service-grid .mini{font-size:1.3rem!important}.piercing-page .process-grid article{text-align:center}.piercing-page .process-grid p{font-size:1.22rem}.piercing-page .about-philosophy .philosophy-copy{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.piercing-page .about-philosophy .philosophy-copy p{margin-left:auto;margin-right:auto}.piercing-page .touchup-note{border:1px solid rgba(95,255,0,.22);padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.piercing-page .touchup-note strong{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-size:8rem;color:var(--green);line-height:.8}.piercing-page .touchup-note span{font-size:1.4rem;font-weight:700;margin-top:25px}.piercing-page .touchup-note small{font-size:1.05rem;margin-top:12px}.piercing-page .aftercare-panel{display:grid;grid-template-columns:180px 1fr;gap:38px;align-items:center;border:1px solid rgba(95,255,0,.2);padding:42px;margin-top:45px;text-align:center}.piercing-page .aftercare-panel img{width:180px}.piercing-page .aftercare-panel p{font-size:1.22rem}.piercing-page .estimate-head{max-width:980px;margin:0 auto 45px}.piercing-page .estimate-head h2{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-size:clamp(3.2rem,5vw,5.5rem);line-height:.95;margin:.15em 0 .3em}.piercing-page .estimate-head h2 span{color:var(--green)}.piercing-page .estimate-head>p:not(.eyebrow){font-size:1.22rem;line-height:1.65}.piercing-contact-actions{display:flex;gap:22px;justify-content:center;align-items:center;flex-wrap:wrap}.piercing-page footer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:2rem;padding:3rem max(5vw,calc((100vw - var(--max))/2));border-top:1px solid var(--line);background:#020302;font-size:1.1rem;color:#aeb6ac}.piercing-page .footer-brand,.piercing-page .footer-links,.piercing-page .footer-contact{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.45rem}.piercing-page .footer-brand img{width:132px}.piercing-page .footer-links{border-left:1px solid var(--line);border-right:1px solid var(--line);padding:0 2rem}.piercing-page .footer-contact .footer-address{color:#f4f7f2;font-weight:700;text-shadow:0 0 8px rgba(118,255,34,.55)}.piercing-page .footer-contact .footer-directions{color:var(--green);font-weight:800}.piercing-page .footer-brand .footer-equation{color:var(--white)}.piercing-page .footer-brand .footer-perfection{color:var(--green);text-shadow:0 0 8px rgba(118,255,34,.8),0 0 18px rgba(118,255,34,.45)}@media(max-width:900px){.piercing-page .service-grid,.piercing-page .process-grid{grid-template-columns:1fr 1fr}.piercing-page .aftercare-panel{grid-template-columns:1fr}.piercing-page .aftercare-panel img{margin:auto}.piercing-page footer{grid-template-columns:1fr}.piercing-page .footer-links{border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:1.5rem 0}}@media(max-width:560px){.piercing-page .service-grid,.piercing-page .process-grid{grid-template-columns:1fr}}

/* STUDIO / LOCATION DRAFT 1 — exact locked site parameter family */
.studio-page .nav a.active{color:var(--green)}.studio-page .about-hero-copy .eyebrow{font-size:4.08rem}.studio-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.78) brightness(.58)}.studio-page main section:not(.about-hero) .eyebrow{font-size:clamp(2.5rem,3.1vw,3rem);line-height:1.15}.studio-page .section-head,.studio-page .section-head>div,.studio-page .section-head>p,.studio-page .estimate-head{text-align:center}.studio-page .section-head>p{align-self:center}.studio-page .section-divider{height:1px;width:min(86%,1240px);margin:0 auto;background:linear-gradient(90deg,transparent,rgba(95,255,0,.52),transparent)}.studio-page .service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:55px}.studio-page .service-grid article{border:1px solid rgba(95,255,0,.18);padding:36px 26px;min-height:300px;display:flex;flex-direction:column;justify-content:center;text-align:center}.studio-page .service-grid h3{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-size:clamp(2.55rem,3vw,3.15rem);line-height:1;margin:14px 0}.studio-page .service-grid p,.studio-page .process-grid p{font-size:1.22rem;line-height:1.65}.studio-page .process-grid article{text-align:center}.studio-gallery{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:320px 320px;gap:18px;margin-top:50px}.studio-gallery figure{margin:0;overflow:hidden;border:1px solid rgba(95,255,0,.18);background:#080a08}.studio-gallery-main{grid-row:1/3}.studio-gallery img{width:100%;height:100%;object-fit:cover}.studio-gallery figure:last-child img{object-fit:contain;padding:45px;box-sizing:border-box}.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:50px}.location-card,.hours-card{border:1px solid rgba(95,255,0,.2);padding:48px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.location-card .mini,.hours-card .mini{font-size:1.3rem!important}.location-address{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-size:clamp(2.8rem,4vw,4.2rem);line-height:1.05;color:#fff;text-shadow:0 0 10px rgba(95,255,0,.24);margin:.4em 0}.location-phone{font-size:1.4rem;font-weight:700;margin-top:22px;color:var(--green)}.hours-list{width:100%;max-width:520px}.hours-list div{display:flex;justify-content:space-between;gap:25px;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:1.2rem}.hours-list strong{color:#fff}.hours-card small{font-size:1.08rem;margin-top:22px;color:var(--green)}.studio-page .about-philosophy .philosophy-copy{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.studio-page .about-philosophy .philosophy-copy p{margin-left:auto;margin-right:auto}.studio-page .touchup-note{border:1px solid rgba(95,255,0,.22);padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.studio-page .touchup-note img{width:min(280px,75%)}.studio-page .touchup-note span{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-size:3rem;color:var(--green);margin-top:18px}.studio-page .touchup-note small{font-size:1.05rem;margin-top:12px}.exterior-placeholder{display:grid;grid-template-columns:220px 1fr;gap:40px;align-items:center;border:1px solid rgba(95,255,0,.2);padding:48px;margin-top:45px;text-align:center}.exterior-placeholder img{width:220px}.exterior-placeholder h3{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-size:3.2rem;margin:.2em}.exterior-placeholder p{font-size:1.22rem}.studio-page .estimate-head{max-width:980px;margin:0 auto 45px}.studio-page .estimate-head h2{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-size:clamp(3.2rem,5vw,5.5rem);line-height:.95;margin:.15em 0 .3em}.studio-page .estimate-head h2 span{color:var(--green)}.studio-page .estimate-head>p:not(.eyebrow){font-size:1.22rem;line-height:1.65}.studio-page .piercing-contact-actions{display:flex;gap:22px;justify-content:center;flex-wrap:wrap}.studio-page footer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:2rem;padding:3rem max(5vw,calc((100vw - var(--max))/2));border-top:1px solid var(--line);background:#020302;font-size:1.1rem;color:#aeb6ac}.studio-page .footer-brand,.studio-page .footer-links,.studio-page .footer-contact{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.45rem}.studio-page .footer-brand img{width:132px}.studio-page .footer-links{border-left:1px solid var(--line);border-right:1px solid var(--line);padding:0 2rem}.studio-page .footer-contact .footer-address{color:#f4f7f2;font-weight:700;text-shadow:0 0 8px rgba(118,255,34,.55)}.studio-page .footer-contact .footer-directions{color:var(--green);font-weight:800}.studio-page .footer-brand .footer-equation{color:var(--white)}.studio-page .footer-brand .footer-perfection{color:var(--green);text-shadow:0 0 8px rgba(118,255,34,.8),0 0 18px rgba(118,255,34,.45)}@media(max-width:900px){.studio-page .service-grid,.studio-page .process-grid{grid-template-columns:1fr 1fr}.studio-gallery,.location-grid,.exterior-placeholder{grid-template-columns:1fr}.studio-gallery{grid-template-rows:420px 300px 300px}.studio-gallery-main{grid-row:auto}.studio-page footer{grid-template-columns:1fr}.studio-page .footer-links{border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:1.5rem 0}.exterior-placeholder img{margin:auto}}@media(max-width:560px){.studio-page .service-grid,.studio-page .process-grid{grid-template-columns:1fr}.hours-list div{font-size:1.05rem}.location-card,.hours-card{padding:30px 20px}}

/* STUDIO DRAFT 2 — ONLY REQUESTED TYPE SCALE / WORDING ADJUSTMENTS */
.studio-page .location-card .mini,
.studio-page .hours-card .mini {
  font-size: 2.6rem !important;
  line-height: 1.15;
}
.studio-page .location-phone {
  font-size: 2.35rem;
}
.studio-page .hours-list div {
  font-size: 2.15rem;
  line-height: 1.25;
  padding: 15px 0;
}
.studio-page .hours-card small {
  font-size: 2.05rem;
  line-height: 1.3;
}
@media(max-width:700px){
  .studio-page .location-card .mini,
  .studio-page .hours-card .mini {font-size:2rem!important}
  .studio-page .location-phone {font-size:1.8rem}
  .studio-page .hours-list div {font-size:1.45rem}
  .studio-page .hours-card small {font-size:1.5rem}
}

/* CONTACT / BOOKING DRAFT 1 — locked site parameters */
.contact-page .nav a.active{color:var(--green)}
.contact-page .about-hero-copy .eyebrow{font-size:4.08rem}
.contact-page main section:not(.about-hero) .eyebrow{font-size:clamp(2.5rem,3.1vw,3rem);line-height:1.15}
.contact-page .section-head,.contact-page .section-head>div,.contact-page .section-head>p,.contact-page .estimate-head{text-align:center}
.contact-page .section-head>p{align-self:center}
.contact-page .section-divider{height:1px;width:min(86%,1240px);margin:0 auto;background:linear-gradient(90deg,transparent,rgba(95,255,0,.52),transparent)}
.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:55px}
.contact-grid article{border:1px solid rgba(95,255,0,.18);padding:42px 30px;min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}
.contact-grid h3{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-size:clamp(2.55rem,3vw,3.15rem);line-height:1;margin:15px 0}
.contact-grid p,.contact-page .process-grid p{font-size:1.22rem;line-height:1.65}
.contact-page .mini{font-size:2.6rem!important;line-height:1.15}
.contact-page .process-grid article{text-align:center}
.contact-page .location-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:50px}
.contact-page .location-card,.contact-page .hours-card{border:1px solid rgba(95,255,0,.2);padding:48px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}
.contact-page .location-address{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-size:clamp(2.8rem,4vw,4.2rem);line-height:1.05;margin:.4em 0}
.contact-page .location-phone{font-size:2.35rem;font-weight:700;margin-top:22px;color:var(--green)}
.contact-page .hours-list{width:100%;max-width:520px}
.contact-page .hours-list div{display:flex;justify-content:space-between;gap:25px;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:2.15rem;line-height:1.25}
.contact-page .hours-card small{font-size:2.05rem;line-height:1.3;margin-top:22px;color:var(--green)}
.review-panel{display:grid;grid-template-columns:190px 1fr auto;gap:38px;align-items:center;border:1px solid rgba(95,255,0,.2);padding:48px;text-align:center}
.review-panel img{width:190px}
.review-panel h2,.contact-page .estimate-head h2{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-size:clamp(3.2rem,5vw,5.5rem);line-height:.95;margin:.15em 0 .3em}
.review-panel h2 span{color:var(--green)}
.review-panel p:not(.eyebrow),.contact-page .estimate-head>p:not(.eyebrow){font-size:1.22rem;line-height:1.65}
.contact-page .estimate-head{max-width:1050px;margin:0 auto 45px}
.contact-page .glow-word{color:var(--green);text-shadow:0 0 8px rgba(118,255,34,.8),0 0 18px rgba(118,255,34,.45)}
.contact-page .piercing-contact-actions{display:flex;gap:22px;justify-content:center;flex-wrap:wrap}
.contact-page footer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:2rem;padding:3rem max(5vw,calc((100vw - var(--max))/2));border-top:1px solid var(--line);background:#020302;font-size:1.1rem;color:#aeb6ac}
.contact-page .footer-brand,.contact-page .footer-links,.contact-page .footer-contact{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.45rem}
.contact-page .footer-brand img{width:132px}
.contact-page .footer-links{border-left:1px solid var(--line);border-right:1px solid var(--line);padding:0 2rem}
.contact-page .footer-contact .footer-address{color:#f4f7f2;font-weight:700;text-shadow:0 0 8px rgba(118,255,34,.55)}
.contact-page .footer-contact .footer-directions{color:var(--green);font-weight:800}
.contact-page .footer-brand .footer-equation{color:var(--white)}
.contact-page .footer-brand .footer-perfection{color:var(--green);text-shadow:0 0 8px rgba(118,255,34,.8),0 0 18px rgba(118,255,34,.45)}
@media(max-width:900px){
  .contact-grid,.contact-page .process-grid{grid-template-columns:1fr 1fr}
  .contact-page .location-grid,.review-panel{grid-template-columns:1fr}
  .review-panel img{margin:auto}
  .contact-page footer{grid-template-columns:1fr}
  .contact-page .footer-links{border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:1.5rem 0}
}
@media(max-width:560px){
  .contact-grid,.contact-page .process-grid{grid-template-columns:1fr}
  .contact-page .mini{font-size:2rem!important}
  .contact-page .hours-list div{font-size:1.45rem}
  .contact-page .hours-card small{font-size:1.5rem}
}

/* POLICIES DRAFT 1 — locked site parameters */
.policies-page .about-hero-copy .eyebrow{font-size:4.08rem}
.policies-page main section:not(.about-hero) .eyebrow{font-size:clamp(2.5rem,3.1vw,3rem);line-height:1.15}
.policies-page .section-head,.policies-page .section-head>div,.policies-page .section-head>p,.policies-page .estimate-head{text-align:center}
.policies-page .section-head>p{align-self:center}
.policies-page .section-divider{height:1px;width:min(86%,1240px);margin:0 auto;background:linear-gradient(90deg,transparent,rgba(95,255,0,.52),transparent)}
.policy-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:55px}
.policy-grid article{border:1px solid rgba(95,255,0,.18);padding:36px 26px;min-height:300px;display:flex;flex-direction:column;justify-content:center;text-align:center}
.policy-grid h3,.policy-wide h3,.walkin-panel h3,.touchup-copy h3{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-size:clamp(2.55rem,3vw,3.15rem);line-height:1;margin:14px 0}
.policy-grid p,.policy-wide p,.walkin-panel p,.touchup-copy p,.policies-page .process-grid p{font-size:1.22rem;line-height:1.65}
.policies-page .mini{font-size:2.6rem!important;line-height:1.15}
.policies-page .process-grid article{text-align:center}
.policy-wide{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:52px}
.policy-wide>div{border:1px solid rgba(95,255,0,.18);padding:42px 30px;text-align:center;display:flex;flex-direction:column;justify-content:center;min-height:270px}
.touchup-policy{display:grid;grid-template-columns:.6fr 1.4fr;gap:32px;align-items:center;border:1px solid rgba(95,255,0,.2);padding:48px;margin-top:50px}
.touchup-number{text-align:center;display:flex;flex-direction:column;align-items:center}
.touchup-number strong{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-size:8rem;color:var(--green);line-height:.8;text-shadow:0 0 20px rgba(95,255,0,.25)}
.touchup-number span{font-family:"Courier Prime",monospace;font-size:2rem;font-weight:700;margin-top:20px}
.touchup-copy{text-align:center}
.walkin-panel{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:50px}
.walkin-panel>div{border:1px solid rgba(95,255,0,.18);padding:48px;text-align:center}
.policies-page .estimate-head{max-width:1000px;margin:0 auto 45px}
.policies-page .estimate-head h2{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-size:clamp(3.2rem,5vw,5.5rem);line-height:.95;margin:.15em 0 .3em}
.policies-page .estimate-head h2 span{color:var(--green)}
.policies-page .estimate-head>p:not(.eyebrow){font-size:1.22rem;line-height:1.65}
.policies-page .piercing-contact-actions{display:flex;gap:22px;justify-content:center;align-items:center;flex-wrap:wrap}
.policies-page footer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:2rem;padding:3rem max(5vw,calc((100vw - var(--max))/2));border-top:1px solid var(--line);background:#020302;font-size:1.1rem;color:#aeb6ac}
.policies-page .footer-brand,.policies-page .footer-links,.policies-page .footer-contact{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.45rem}
.policies-page .footer-brand img{width:132px}
.policies-page .footer-links{border-left:1px solid var(--line);border-right:1px solid var(--line);padding:0 2rem}
.policies-page .footer-contact .footer-address{color:#f4f7f2;font-weight:700;text-shadow:0 0 8px rgba(118,255,34,.55)}
.policies-page .footer-contact .footer-directions{color:var(--green);font-weight:800}
.policies-page .footer-brand .footer-equation{color:var(--white)}
.policies-page .footer-brand .footer-perfection{color:var(--green);text-shadow:0 0 8px rgba(118,255,34,.8),0 0 18px rgba(118,255,34,.45)}
@media(max-width:900px){
  .policy-grid,.policies-page .process-grid{grid-template-columns:1fr 1fr}
  .policy-wide{grid-template-columns:1fr}
  .touchup-policy,.walkin-panel{grid-template-columns:1fr}
  .policies-page footer{grid-template-columns:1fr}
  .policies-page .footer-links{border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:1.5rem 0}
}
@media(max-width:560px){
  .policy-grid,.policies-page .process-grid{grid-template-columns:1fr}
  .policies-page .mini{font-size:2rem!important}
}

/* AFTERCARE / RESOURCES DRAFT 1 — locked site parameters */
.resources-page .about-hero-copy .eyebrow{font-size:4.08rem}
.resources-page main section:not(.about-hero) .eyebrow{font-size:clamp(2.5rem,3.1vw,3rem);line-height:1.15}
.resources-page .section-head,.resources-page .section-head>div,.resources-page .section-head>p,.resources-page .estimate-head{text-align:center}
.resources-page .section-head>p{align-self:center}
.resources-page .section-divider{height:1px;width:min(86%,1240px);margin:0 auto;background:linear-gradient(90deg,transparent,rgba(95,255,0,.52),transparent)}
.resource-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:55px}
.resource-grid article,.forms-grid article{border:1px solid rgba(95,255,0,.18);padding:36px 26px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;box-sizing:border-box}
.resource-grid article{min-height:340px}
.resource-grid h3,.forms-grid h3,.aftercare-copy h3{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-size:clamp(2.55rem,3vw,3.15rem);line-height:1;margin:14px 0}
.resource-grid p,.forms-grid p,.aftercare-copy p,.resources-page .process-grid p{font-size:1.22rem;line-height:1.65}
.resources-page .mini{font-size:2.2rem!important;line-height:1.15}
.aftercare-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px;align-items:stretch;margin-top:50px}
.aftercare-art,.aftercare-copy{border:1px solid rgba(95,255,0,.18);padding:48px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}
.aftercare-art img{width:min(320px,75%);margin-bottom:20px}
.aftercare-art span{font-family:"Courier Prime",monospace;font-size:1.2rem;line-height:1.5;color:#c6cec3}
.forms-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:50px}
.forms-grid article{min-height:320px}
.resource-status{font-family:"Courier Prime",monospace;color:var(--green);font-size:1.15rem;font-weight:700;margin-top:18px}
.resources-page .process-grid article{text-align:center}
.resources-page .estimate-head{max-width:1000px;margin:0 auto 45px}
.resources-page .estimate-head h2{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-size:clamp(3.2rem,5vw,5.5rem);line-height:.95;margin:.15em 0 .3em}
.resources-page .estimate-head h2 span{color:var(--green)}
.resources-page .estimate-head>p:not(.eyebrow){font-size:1.22rem;line-height:1.65}
.resources-page .piercing-contact-actions{display:flex;gap:22px;justify-content:center;align-items:center;flex-wrap:wrap}
.resources-page footer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:2rem;padding:3rem max(5vw,calc((100vw - var(--max))/2));border-top:1px solid var(--line);background:#020302;font-size:1.1rem;color:#aeb6ac}
.resources-page .footer-brand,.resources-page .footer-links,.resources-page .footer-contact{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.45rem}
.resources-page .footer-brand img{width:132px}
.resources-page .footer-links{border-left:1px solid var(--line);border-right:1px solid var(--line);padding:0 2rem}
.resources-page .footer-contact .footer-address{color:#f4f7f2;font-weight:700;text-shadow:0 0 8px rgba(118,255,34,.55)}
.resources-page .footer-contact .footer-directions{color:var(--green);font-weight:800}
.resources-page .footer-brand .footer-equation{color:var(--white)}
.resources-page .footer-brand .footer-perfection{color:var(--green);text-shadow:0 0 8px rgba(118,255,34,.8),0 0 18px rgba(118,255,34,.45)}
@media(max-width:1000px){
  .resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .forms-grid{grid-template-columns:1fr}
  .aftercare-layout{grid-template-columns:1fr}
}
@media(max-width:700px){
  .resource-grid,.resources-page .process-grid{grid-template-columns:1fr}
  .resources-page footer{grid-template-columns:1fr}
  .resources-page .footer-links{border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:1.5rem 0}
  .resources-page .mini{font-size:1.8rem!important}
}

/* FINAL requested tweak */
.resources-page .about-hero-copy .eyebrow{line-height:.88!important;}

/* AFTERCARE / RESOURCES FINAL v2 — tightly control opening two-line label */
.resources-page .about-hero-copy .hero-resource-label{
  line-height:.68 !important;
}
.resources-page .about-hero-copy .hero-resource-label span{
  display:block;
  margin:0;
  padding:0;
}

/* AFTERCARE / RESOURCES FINAL v3 — match standard heading spacing */
.resources-page .about-hero-copy .hero-resource-label{
  line-height:1.15 !important;
}
.resources-page .about-hero-copy .hero-resource-label span{
  display:inline !important;
}

/* PRODUCTION PHASE 2 — homepage section dividers */
.home-section-divider{
  height:1px;
  width:min(86%,1240px);
  margin:0 auto;
  background:linear-gradient(90deg,transparent,rgba(95,255,0,.52),transparent);
}

/* HOMEPAGE MEDIA FINAL TWEAK — only Experience day/night separation */
.experience + .home-section-divider{
  margin-top:12px;
  margin-bottom:12px;
}





/* HOMEPAGE PHASE 2J — zoomed-out full storefront, Ink Ink focal point */
#experience .experience-image{
  background:#050505;
}
#experience .experience-image img{
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  object-position:58% center !important;
}
@media(max-width:900px){
  #experience .experience-image img{
    object-fit:contain !important;
    object-position:58% center !important;
  }
}


/* STUDIO / LOCATION FINAL LOCK — lobby image fit only */
.studio-gallery figure img[src$="studio-lobby-booths.jpg"]{
  width:100% !important;
  height:100% !important;
  display:block !important;
  object-fit:cover !important;
  object-position:center center !important;
}


/* STUDIO PHASE 3F — IMG_1599 must fill the ENTIRE existing gallery box */
.studio-gallery figure:has(> img[src$="studio-lobby-booths.jpg"]){
  width:100% !important;
  height:100% !important;
  min-width:0 !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  overflow:hidden !important;
  align-self:stretch !important;
}
.studio-gallery figure > img[src$="studio-lobby-booths.jpg"]{
  position:relative !important;
  inset:auto !important;
  width:100% !important;
  height:100% !important;
  min-width:100% !important;
  min-height:100% !important;
  max-width:none !important;
  max-height:none !important;
  margin:0 !important;
  padding:0 !important;
  display:block !important;
  object-fit:cover !important;
  object-position:center center !important;
}


/* TATTOO PAGE — REAL MEDIA PASS
   Existing card dimensions, copy, spacing and structure remain unchanged. */
.tattoo-page .process-grid article{
  position:relative;
  overflow:hidden;
  isolation:isolate;
  background-size:cover !important;
  background-position:center !important;
}
.tattoo-page .process-grid article::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(180deg,rgba(3,5,3,.72),rgba(3,5,3,.88));
}
.tattoo-page .process-grid article:nth-child(1){
  background-image:url("assets/tattoo-process-plan.jpg") !important;
}
.tattoo-page .process-grid article:nth-child(2){
  background-image:url("assets/tattoo-process-setup.jpg") !important;
}
.tattoo-page .process-grid article:nth-child(3){
  background-image:url("assets/tattoo-process-detail.jpg") !important;
}
.tattoo-page .process-grid article:nth-child(4){
  background-image:url("assets/tattoo-process-tattoo.jpg") !important;
}


/* PIERCING PAGE — REAL MEDIA PASS
   Approved page structure/copy/sizing remains locked. */
.piercing-page .process-grid article{
  position:relative;
  overflow:hidden;
  isolation:isolate;
  background-image:url("assets/piercing-room.jpg") !important;
  background-size:cover !important;
}
.piercing-page .process-grid article:nth-child(1){background-position:20% center !important;}
.piercing-page .process-grid article:nth-child(2){background-position:40% center !important;}
.piercing-page .process-grid article:nth-child(3){background-position:65% center !important;}
.piercing-page .process-grid article:nth-child(4){background-position:85% center !important;}
.piercing-page .process-grid article::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(180deg,rgba(3,5,3,.70),rgba(3,5,3,.90));
}


/* ABOUT PAUL — REAL MEDIA PASS
   Existing About page structure, copy, typography and spacing remain locked. */
.about-page .about-logo-panel{
  overflow:hidden !important;
}
.about-page .about-logo-panel img[src$="paul-working-story.jpg"]{
  width:100% !important;
  height:100% !important;
  display:block !important;
  object-fit:cover !important;
  object-position:center center !important;
}

/* PHASE 9B CONTACT HEADER / CARD PROPORTION FIX */
.contact-page .about-hero .studio-hero-image{object-position:center 61%;}
.contact-page #contact-options .service-grid{grid-template-columns:repeat(4,minmax(0,1fr));max-width:1280px;gap:20px;}
.contact-page #contact-options .service-grid article{min-height:0;aspect-ratio:1.06 / 1;padding:24px 20px;justify-content:center;}
.contact-page #contact-options .service-grid h3{font-size:clamp(2rem,2.25vw,2.55rem);line-height:1;margin:8px 0 12px;}
.contact-page #contact-options .service-grid p{font-size:1.02rem;line-height:1.42;margin:.2rem 0 1rem;}
.contact-page #contact-options .service-grid .btn{padding:.72rem .8rem;font-size:.86rem;letter-spacing:.055em;margin-top:auto;}
@media(max-width:900px){.contact-page #contact-options .service-grid{grid-template-columns:1fr 1fr}.contact-page #contact-options .service-grid article{aspect-ratio:auto;min-height:250px;}}
@media(max-width:560px){.contact-page #contact-options .service-grid{grid-template-columns:1fr;}}

/* PHASE 10 POLICIES MEDIA PASS */
.contact-page .about-hero .studio-hero-image{object-position:center 54%;}

/* FINAL ASSEMBLY STEP 2 — FULL SITE HEADER NAV */
.site-header .nav {
  gap: clamp(.45rem, .72vw, .85rem);
}
.site-header .nav > a:not(.nav-cta) {
  font-size: clamp(.68rem, .68vw, .84rem);
  white-space: nowrap;
}
.site-header .nav-cta {
  white-space: nowrap;
  padding-left: .85rem;
  padding-right: .85rem;
}
@media (max-width: 1220px) {
  .site-header .nav {
    gap: .38rem;
  }
  .site-header .nav > a:not(.nav-cta) {
    font-size: .66rem;
  }
  .site-header .nav-cta {
    padding-left: .65rem;
    padding-right: .65rem;
  }
}

/* FINAL ASSEMBLY REVIEW 04 — CONTACT CARDS + HEADER TYPE */

/* Header links: make typewriter navigation proportionate and readable */
.site-header .nav > a:not(.nav-cta) {
  font-family: "Courier Prime", monospace;
  font-size: clamp(1.08rem, 1.05vw, 1.28rem);
  line-height: 1;
  letter-spacing: .025em;
}
.site-header .nav {
  gap: clamp(.55rem, .72vw, .9rem);
}
.site-header .nav-cta {
  font-size: clamp(.9rem, .86vw, 1.02rem);
}
@media (max-width: 1280px) {
  .site-header .nav > a:not(.nav-cta) {
    font-size: .98rem;
  }
  .site-header .nav {
    gap: .45rem;
  }
}

/* FINAL ASSEMBLY REVIEW 05 — TWO ROW HEADER + ESTIMATE CTA */
.site-header .nav.nav-two-row{
  display:flex;
  flex-direction:column;
  align-items:flex-end;
  justify-content:center;
  gap:.3rem;
}
.site-header .nav.nav-two-row .nav-row{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:clamp(.75rem,1vw,1.15rem);
  width:100%;
}
.site-header .nav.nav-two-row .nav-row > a:not(.nav-cta){
  font-family:"Courier Prime",monospace;
  font-size:clamp(1.05rem,1.02vw,1.22rem);
  line-height:1;
  white-space:nowrap;
}
.site-header .nav.nav-two-row .nav-cta{
  margin-left:.35rem;
  white-space:nowrap;
}
@media (max-width:900px){
  .site-header .nav.nav-two-row,
  .site-header .nav.nav-two-row .nav-row{
    display:contents;
  }
}

/* FINAL ASSEMBLY REVIEW 06 — CONTACT CARDS + TWO ROW HEADER */

/* True two-row desktop navigation with CTA spanning both rows */
.site-header .nav.nav-two-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: stretch;
  gap: 1rem;
  width: min(100%, 1120px);
}
.site-header .nav-link-grid {
  display: grid;
  grid-template-rows: 1fr 1fr;
  gap: .42rem;
  min-width: 0;
}
.site-header .nav-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(.8rem, 1.35vw, 1.6rem);
  min-height: 2.15rem;
}
.site-header .nav-row a {
  font-family: "Courier Prime", monospace;
  font-size: clamp(1.02rem, 1vw, 1.18rem);
  line-height: 1;
  white-space: nowrap;
}
.site-header .nav-cta-tall {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-width: 10.5rem;
  padding: .85rem 1.1rem;
  line-height: 1.15;
  align-self: stretch;
}
@media (max-width: 1280px) {
  .site-header .nav-row {
    gap: .72rem;
  }
  .site-header .nav-row a {
    font-size: .95rem;
  }
  .site-header .nav-cta-tall {
    min-width: 9.5rem;
  }
}

/* FINAL ASSEMBLY REVIEW 08 — LATER APPROVED HOMEPAGE INTRO */
.intro{
  position:fixed;
  inset:0;
  z-index:2000;
  background:#020302;
  display:grid;
  place-content:center;
  text-align:center;
  transition:opacity 2.4s cubic-bezier(.22,.61,.36,1),visibility 2.4s cubic-bezier(.22,.61,.36,1);
  padding:clamp(1.25rem,3vh,2.5rem) 1rem;
}
.intro.hide{opacity:0;visibility:hidden}
.intro-logo{
  width:min(90vw,82vh);
  max-height:82vh;
  aspect-ratio:1;
  border-radius:50%;
  object-fit:contain;
  margin-inline:auto;
  filter:drop-shadow(0 0 52px rgba(118,255,34,.58));
  animation:introLogoFade 3.8s cubic-bezier(.22,.61,.36,1) both,introBreathe 4.8s 3.8s ease-in-out infinite;
}
.intro p{
  font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;
  text-transform:none;
  text-shadow:0 2px 0 #111,0 4px 0 rgba(118,255,34,.5);
  letter-spacing:.18em;
  font-size:clamp(2rem,3.8vw,3.35rem);
  line-height:1.2;
  margin:.55rem auto 0;
  max-width:95vw;
  color:#d8ded5;
  animation:fadeUp 1.4s 1.8s both;
}
.intro p b{color:var(--green);margin:0 .5em}
.intro-glow{
  position:absolute;
  inset:20%;
  background:radial-gradient(circle,rgba(118,255,34,.24),transparent 65%);
  filter:blur(40px);
  animation:pulse 3.8s ease-in-out infinite alternate;
}
.intro-skip{
  position:absolute;
  right:2rem;
  bottom:2rem;
  border:1px solid #455045;
  background:transparent;
  color:#bfc8bd;
  padding:.6rem 1rem;
  cursor:pointer;
}
@media(max-width:560px){
  .intro-logo{width:min(92vw,72vh);max-height:72vh}
  .intro p{font-size:clamp(1.8rem,8vw,2.5rem);line-height:1.15}
}

/* FINAL ASSEMBLY REVIEW 12 — FINAL HEADER ORDER + CTA HOVER */
.site-header .nav-cta {
  transition:
    background-color .22s ease,
    color .22s ease,
    box-shadow .22s ease,
    transform .22s ease;
}
.site-header .nav-cta:hover,
.site-header .nav-cta:focus-visible {
  background:var(--green);
  color:#050705;
  box-shadow:
    0 0 10px rgba(118,255,34,.55),
    0 0 22px rgba(118,255,34,.34);
  transform:translateY(-1px);
}


/* FINAL ASSEMBLY REVIEW 20 — CONTACT CARD CONTENT ONLY
   Intentionally does NOT style any parent/wrapper/grid element. */
.contact-page #contact-options article {
  min-height: 21rem;
  padding: 1.85rem 1.6rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  box-sizing: border-box;
}

.contact-page #contact-options article h3 {
  margin: 0 0 .85rem;
  min-height: 0;
  text-align: center;
}

.contact-page #contact-options article p {
  margin: 0 auto 1.2rem;
  max-width: 27ch;
  min-height: 0;
  text-align: center;
}

.contact-page #contact-options article .btn {
  margin-top: .35rem;
  align-self: center;
  min-width: 10.5rem;
  text-align: center;
}

@media (max-width: 900px) {
  .contact-page #contact-options article {
    min-height: 19rem;
    padding: 1.55rem 1.35rem;
  }
}


/* FINAL ASSEMBLY REVIEW 22 — TATTOO ESTIMATE TEXT STACK UP ONLY
   Move only the first card's heading + paragraph upward as a unit.
   No other layout changes. */
.contact-page #contact-options article:first-child h3,
.contact-page #contact-options article:first-child p {
  position: relative;
  top: -1.15rem;
}


/* FINAL ASSEMBLY REVIEW 24 — SITE-WIDE FOOTER CONSISTENCY ONLY */
footer .footer-links {
  display: grid;
  grid-template-columns: repeat(3, max-content);
  justify-content: center;
  align-content: center;
  column-gap: 1.35rem;
  row-gap: .65rem;
}
footer .footer-links a {
  white-space: nowrap;
}
footer .footer-links a.active {
  color: var(--green);
}
@media (max-width: 900px) {
  footer .footer-links {
    grid-template-columns: repeat(3, max-content);
    column-gap: 1.1rem;
    row-gap: .65rem;
  }
}
@media (max-width: 560px) {
  footer .footer-links {
    grid-template-columns: repeat(2, max-content);
    column-gap: 1.15rem;
    row-gap: .7rem;
  }
}


/* FINAL ASSEMBLY REVIEW 26 — CLEAN FOOTER REBUILD FROM REVIEW 24 */

/* Keep three balanced footer columns */
footer {
  align-items: center;
}

/* Left: preserve appearance, make logo clickable */
footer .footer-home-logo {
  display: inline-block;
  line-height: 0;
}
footer .footer-home-logo img {
  display: block;
}

/* Middle: dedicated wrapper prevents links/button from colliding */
footer .footer-middle {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: .9rem;
  min-width: 0;
}
footer .footer-middle .footer-links {
  display: grid;
  grid-template-columns: repeat(3, max-content);
  justify-content: center;
  column-gap: 1.35rem;
  row-gap: .6rem;
  transform: translateY(-.25rem);
}
footer .footer-middle .footer-links a {
  white-space: nowrap;
}
footer .footer-review-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: -.1rem;
  padding: .68rem 1.2rem;
  border: 1px solid var(--green);
  color: var(--green);
  font-weight: 800;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  transition: background-color .2s ease, color .2s ease, box-shadow .2s ease, transform .2s ease;
}
footer .footer-review-btn:hover,
footer .footer-review-btn:focus-visible {
  background: var(--green);
  color: #050705;
  box-shadow: 0 0 12px rgba(118,255,34,.45);
  transform: translateY(-1px);
}

/* Right: slightly larger type, tighter rhythm, no structural changes */
footer .footer-contact {
  gap: .28rem;
  line-height: 1.18;
  font-size: 1.14rem;
}
footer .footer-contact .footer-address {
  font-size: 1.22rem;
  line-height: 1.16;
}
footer .footer-contact a,
footer .footer-contact span {
  line-height: 1.18;
}

@media (max-width: 900px) {
  footer .footer-middle .footer-links {
    grid-template-columns: repeat(3, max-content);
    transform: none;
  }
  footer .footer-review-btn {
    margin-top: .2rem;
  }
  footer .footer-contact {
    font-size: 1.06rem;
  }
  footer .footer-contact .footer-address {
    font-size: 1.14rem;
  }
}

@media (max-width: 560px) {
  footer .footer-middle .footer-links {
    grid-template-columns: repeat(2, max-content);
    column-gap: 1.1rem;
    row-gap: .65rem;
  }
}


/* FINAL ASSEMBLY REVIEW 27 — FOOTER COLUMN HEIGHT ALIGNMENT ONLY
   Keep Review 26 unchanged otherwise. */
footer .footer-middle,
footer .footer-contact {
  align-self: stretch;
  min-height: 100%;
  justify-content: space-between;
  padding-top: .15rem;
  padding-bottom: .15rem;
}

footer .footer-middle {
  display: flex;
  flex-direction: column;
  align-items: center;
}

footer .footer-contact {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

@media (max-width: 900px) {
  footer .footer-middle,
  footer .footer-contact {
    align-self: auto;
    min-height: 0;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 0;
  }
}


/* FINAL ASSEMBLY REVIEW 35 — AFTERCARE FORM PREVIEWS + LIGHTBOX */
.aftercare-thumb{
  appearance:none;
  -webkit-appearance:none;
  display:block;
  padding:0;
  margin:0 auto;
  border:0;
  background:transparent;
  cursor:zoom-in;
  line-height:0;
}
.aftercare-thumb img{
  display:block;
  width:100%;
  height:auto;
}
.aftercare-art .aftercare-thumb{
  width:min(320px,75%);
}
.aftercare-art .aftercare-thumb img{
  width:100%;
  margin-bottom:0;
}
.aftercare-enlarge-cue{
  display:block;
  margin-top:14px;
  color:var(--green);
  font-family:"Courier Prime",monospace;
  font-weight:700;
  font-size:1rem;
  letter-spacing:.04em;
}
.aftercare-guide-panel{
  grid-template-columns:minmax(240px,330px) 1fr;
}
.aftercare-guide-panel .aftercare-thumb{
  width:100%;
  max-width:330px;
}
.aftercare-guide-panel .aftercare-thumb img{
  width:100%;
  max-width:none;
}
.aftercare-lightbox{
  position:fixed;
  inset:0;
  z-index:10000;
  display:none;
  align-items:center;
  justify-content:center;
  padding:clamp(12px,2.5vw,34px);
  background:rgba(0,0,0,.94);
  backdrop-filter:blur(7px);
}
.aftercare-lightbox.is-open{display:flex}
.aftercare-lightbox__inner{
  position:relative;
  width:min(96vw,1100px);
  height:min(94vh,1500px);
  display:flex;
  align-items:center;
  justify-content:center;
}
.aftercare-lightbox__img{
  display:block;
  max-width:100%;
  max-height:100%;
  width:auto;
  height:auto;
  object-fit:contain;
  box-shadow:0 0 32px rgba(118,255,34,.18);
}
.aftercare-lightbox__close{
  position:absolute;
  top:-8px;
  right:-8px;
  z-index:2;
  width:48px;
  height:48px;
  border:1px solid var(--green);
  border-radius:50%;
  background:#050705;
  color:var(--green);
  font-size:2rem;
  line-height:1;
  cursor:pointer;
  display:grid;
  place-items:center;
  box-shadow:0 0 18px rgba(118,255,34,.22);
}
.aftercare-lightbox__close:hover,
.aftercare-lightbox__close:focus-visible{
  background:var(--green);
  color:#050705;
}
body.aftercare-modal-open{overflow:hidden}

@media(max-width:760px){
  .aftercare-guide-panel{
    grid-template-columns:1fr;
  }
  .aftercare-guide-panel .aftercare-thumb{
    max-width:340px;
  }
  .aftercare-lightbox{
    padding:10px;
  }
  .aftercare-lightbox__inner{
    width:100%;
    height:96vh;
  }
  .aftercare-lightbox__close{
    top:4px;
    right:4px;
  }
}


/* FINAL ASSEMBLY REVIEW 37 — RESOURCES FORMS ROW VERTICAL ALIGNMENT ONLY */
.resources-page .forms-grid{
  align-items:stretch;
}
.resources-page .forms-grid article{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:flex-start;
  text-align:center;
  min-height:100%;
}
.resources-page .forms-grid article .eyebrow{
  min-height:2.1em;
  display:flex;
  align-items:flex-end;
  justify-content:center;
  margin-bottom:.45rem;
}
.resources-page .forms-grid article h3{
  min-height:2.25em;
  display:flex;
  align-items:flex-start;
  justify-content:center;
  margin-top:0;
  margin-bottom:.8rem;
}
.resources-page .forms-grid article p:not(.eyebrow){
  min-height:7.2em;
  margin-top:0;
  margin-bottom:1rem;
  max-width:30ch;
}
.resources-page .forms-grid article .resource-status{
  margin-top:auto;
  min-height:2.8em;
  display:flex;
  align-items:flex-end;
  justify-content:center;
  text-align:center;
}

@media(max-width:900px){
  .resources-page .forms-grid article .eyebrow,
  .resources-page .forms-grid article h3,
  .resources-page .forms-grid article p:not(.eyebrow),
  .resources-page .forms-grid article .resource-status{
    min-height:0;
  }
}


/* FINAL ASSEMBLY REVIEW 38 — TATTOO ESTIMATE FORM FUNCTIONALITY */
.estimate-form input:focus,
.estimate-form select:focus,
.estimate-form textarea:focus{
  outline:none;
  border-color:var(--green);
  box-shadow:0 0 0 2px rgba(118,255,34,.12);
}
.estimate-form [aria-invalid="true"]{
  border-color:#ff7a7a;
}
.field-error,
.upload-error{
  min-height:1.1em;
  color:#ff9a9a;
  font-family:"Courier Prime",monospace;
  font-size:.88rem;
  font-weight:400;
}
.estimate-upload{
  margin-top:22px;
  padding:22px;
  border:1px solid rgba(95,255,0,.18);
  text-align:left;
  background:rgba(8,12,8,.68);
}
.estimate-upload-copy{
  display:flex;
  flex-direction:column;
  gap:.3rem;
  margin-bottom:14px;
  font-family:"Courier Prime",monospace;
}
.estimate-upload-copy strong{
  color:#fff;
  font-size:1.18rem;
}
.estimate-upload-copy span{
  color:#aeb6ac;
  font-size:.95rem;
}
.upload-dropzone{
  display:flex!important;
  flex-direction:row!important;
  align-items:center;
  justify-content:center;
  gap:14px!important;
  min-height:100px;
  border:1px dashed rgba(118,255,34,.52);
  background:#070a07;
  cursor:pointer;
  text-align:center!important;
  transition:.2s ease;
}
.upload-dropzone:hover,
.upload-dropzone:focus-within{
  border-color:var(--green);
  background:rgba(118,255,34,.035);
}
.upload-dropzone input{
  position:absolute;
  width:1px!important;
  height:1px;
  opacity:0;
  pointer-events:none;
}
.upload-dropzone > span:not(.upload-icon){
  display:flex;
  flex-direction:column;
  gap:3px;
}
.upload-dropzone small{
  color:#9da79a;
  font-size:.82rem;
  font-weight:400;
}
.upload-icon{
  color:var(--green);
  font-size:2rem;
  line-height:1;
}
.upload-preview-grid{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:12px;
  margin-top:14px;
}
.upload-preview{
  position:relative;
  aspect-ratio:1;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.14);
  background:#050705;
}
.upload-preview img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.upload-preview button{
  position:absolute;
  top:6px;
  right:6px;
  width:30px;
  height:30px;
  border:1px solid var(--green);
  border-radius:50%;
  background:rgba(0,0,0,.86);
  color:var(--green);
  font-size:1.15rem;
  cursor:pointer;
}
.estimate-confirm{
  margin:22px auto 0;
  max-width:900px;
  display:grid!important;
  grid-template-columns:auto 1fr;
  align-items:start;
  gap:12px!important;
  font-size:.98rem!important;
  font-weight:400!important;
  line-height:1.55;
  color:#cbd2c8;
}
.estimate-confirm input{
  width:20px!important;
  height:20px;
  margin-top:2px;
  accent-color:var(--green);
}
.estimate-honeypot{
  position:absolute!important;
  left:-99999px!important;
  width:1px;
  height:1px;
  overflow:hidden;
}
.estimate-status{
  min-height:1.5em;
  margin:0 auto 14px;
  max-width:850px;
  color:#d5ddd2;
  font-family:"Courier Prime",monospace;
  line-height:1.45;
}
.estimate-status.is-error{color:#ff9a9a}
.estimate-status.is-success{color:var(--green)}
.estimate-submit[disabled]{
  opacity:.6;
  cursor:wait;
}

@media(max-width:760px){
  .upload-preview-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}
@media(max-width:480px){
  .estimate-upload{
    padding:16px;
  }
  .upload-preview-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}


/* FINAL ASSEMBLY REVIEW 41 — OFFICIAL FLORIDA MINOR CONSENT LINKS */
.resources-page .forms-grid article{
  position:relative;
}
.resource-card-actions{
  margin-top:auto;
  width:100%;
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:12px;
}
.resource-doc-btn{
  width:min(100%, 330px);
  white-space:normal;
  text-align:center;
  line-height:1.25;
}
.resource-law-link{
  color:var(--green);
  font-family:"Courier Prime",monospace;
  font-weight:700;
  font-size:.93rem;
  text-decoration:underline;
  text-underline-offset:4px;
}
.resource-law-link:hover,
.resource-law-link:focus-visible{
  color:#fff;
}


/* FINAL ASSEMBLY REVIEW 45 — FINISHED PORTFOLIO ARCHIVE */
.archive-media{
  appearance:none;
  -webkit-appearance:none;
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  padding:0;
  border:0;
  background:#0a0c0a;
  cursor:zoom-in;
  overflow:hidden;
}
.archive-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:transform .45s ease,filter .45s ease;
}
.portfolio-tile:hover .archive-media img{
  transform:scale(1.025);
  filter:brightness(.78);
}
.portfolio-tile figcaption{
  pointer-events:none;
  z-index:2;
}


/* FINAL ASSEMBLY REVIEW 46 — PORTFOLIO NATURAL-ASPECT LIGHTBOX */
.portfolio-page .lightbox-content{
  width:auto !important;
  height:auto !important;
  max-width:94vw;
  max-height:90vh;
  display:flex;
  align-items:center;
  justify-content:center;
}
.portfolio-page .lightbox-content img,
.portfolio-page .lightbox-content video{
  display:block;
  width:auto !important;
  height:auto !important;
  max-width:92vw !important;
  max-height:86vh !important;
  object-fit:contain !important;
  aspect-ratio:auto !important;
}


/* FINAL ASSEMBLY REVIEW 47 — PORTFOLIO LIGHTBOX TRUE NATURAL PROPORTIONS */
.portfolio-lightbox{
  width:auto !important;
  height:auto !important;
  max-width:96vw !important;
  max-height:94vh !important;
  overflow:hidden;
}
.portfolio-lightbox .lightbox-stage{
  width:auto !important;
  height:auto !important;
  min-width:0 !important;
  min-height:0 !important;
  max-width:94vw !important;
  max-height:90vh !important;
  padding:26px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}
.portfolio-lightbox .lightbox-stage img,
.portfolio-lightbox .lightbox-stage video{
  display:block !important;
  width:auto !important;
  height:auto !important;
  max-width:90vw !important;
  max-height:84vh !important;
  min-width:0 !important;
  min-height:0 !important;
  object-fit:contain !important;
  object-position:center !important;
  aspect-ratio:auto !important;
  flex:none !important;
}

/* FINAL ASSEMBLY REVIEW 53 — WORKABLE CLIENT RECORD */
.client-record-page{background:#030503;color:#f4f7f2}.client-record-hero{padding:150px 5vw 75px;text-align:center;background:radial-gradient(circle at center,rgba(95,255,0,.08),transparent 50%),#030503}.client-record-hero-inner{max-width:900px;margin:auto}.client-record-hero img{width:150px;filter:drop-shadow(0 0 18px rgba(95,255,0,.26))}.client-record-hero h1{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-size:clamp(4rem,8vw,7.5rem);line-height:.9;margin:.2em 0}.client-record-hero h1 span{color:var(--green)}.client-record-hero>div>p:not(.eyebrow){max-width:760px;margin:0 auto 22px;font-size:1.15rem;line-height:1.65;color:#c9d0c8}.client-record-alert{margin:28px auto 0;max-width:760px;border:1px solid rgba(95,255,0,.42);padding:16px 20px;font-family:"Courier Prime",monospace;text-transform:uppercase;font-weight:700;letter-spacing:.04em;color:#fff;background:rgba(95,255,0,.05)}.client-record-section{padding-top:65px}.client-record-form{max-width:1120px;margin:auto}.client-record-form fieldset{border:1px solid rgba(95,255,0,.2);padding:clamp(24px,4vw,44px);margin:0 0 28px;background:linear-gradient(180deg,rgba(255,255,255,.015),rgba(255,255,255,0))}.client-record-form legend{padding:0 14px;font-family:"Courier Prime",monospace;font-size:1.15rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.client-record-form legend span{color:var(--green);margin-right:9px}.client-form-grid{display:grid;gap:18px;margin-top:15px}.client-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.client-form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.client-form-grid label,.license-upload-wrap label,.text-area-label{font-family:"Courier Prime",monospace;font-weight:700;display:flex;flex-direction:column;gap:8px;text-align:left}.client-form-grid label.wide,.text-area-label.wide{grid-column:1/-1}.client-record-form input,.client-record-form select,.client-record-form textarea{width:100%;box-sizing:border-box;background:#080b08;color:#fff;border:1px solid rgba(255,255,255,.2);padding:14px 15px;font:inherit;border-radius:0}.client-record-form input:focus,.client-record-form select:focus,.client-record-form textarea:focus{outline:2px solid rgba(95,255,0,.45);outline-offset:1px;border-color:var(--green)}.client-record-form input[type="radio"],.client-record-form input[type="checkbox"]{width:20px;height:20px;accent-color:#75ff22}.minor-rule-panel{border-left:4px solid var(--green);padding:18px 22px;margin:0 0 28px;background:rgba(95,255,0,.045);line-height:1.6}.screening-list{display:flex;flex-direction:column;gap:0;margin-top:20px}.screening-row{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;border-bottom:1px solid rgba(255,255,255,.09);padding:17px 0}.screening-row p{margin:0;line-height:1.5}.screening-row>div{display:flex;gap:18px}.screening-row label{display:flex;align-items:center;gap:6px;font-family:"Courier Prime",monospace;font-weight:700}.field-note{color:#b8c1b6;line-height:1.55}.license-upload-wrap{margin-top:18px}.license-upload-wrap small{font-family:Roboto,sans-serif;font-weight:400;color:#aeb6ac}.signature-grid{margin-top:28px}.procedure-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:22px}.procedure-info-card{border:1px solid rgba(95,255,0,.15);padding:28px;background:#070907}.procedure-info-card h3{margin:.25em 0 1em;font-size:1.35rem}.procedure-info-card ul{padding-left:1.25rem;margin:0}.procedure-info-card li{margin:.78rem 0;line-height:1.52;color:#d7ddd5}.acknowledgement-panel{margin-top:26px;border:1px solid rgba(95,255,0,.42);padding:28px;background:rgba(95,255,0,.045)}.ack-row{display:flex;flex-direction:row!important;align-items:flex-start!important;gap:12px!important;margin:0 0 18px;font-family:"Courier Prime",monospace;font-weight:700;line-height:1.45}.ack-row input{flex:0 0 20px;margin-top:1px}.risk-note{margin:20px 0 0;line-height:1.58;color:#c9d0c8}.client-record-submit-panel{text-align:center;border:1px solid rgba(95,255,0,.26);padding:36px;margin:36px 0 10px}.client-record-submit-panel p{max-width:700px;margin:0 auto 22px;line-height:1.55}.form-status{min-height:28px;margin-top:18px;font-family:"Courier Prime",monospace}.form-status.success{color:var(--green);font-weight:700}.form-status.error{color:#ff8d8d;font-weight:700}.hp-field{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important}.client-record-form button[disabled]{opacity:.55;cursor:not-allowed}@media(max-width:820px){.client-form-grid.two,.client-form-grid.three,.procedure-info-grid{grid-template-columns:1fr}.client-form-grid label.wide{grid-column:auto}.screening-row{grid-template-columns:1fr}.screening-row>div{justify-content:flex-start}}@media(max-width:520px){.client-record-hero{padding-top:125px}.client-record-form fieldset{padding:22px 18px}.screening-row>div{gap:12px}.acknowledgement-panel{padding:20px 16px}}

/* REVIEW 54 — CLIENT RECORD REFINEMENTS */
.client-record-print-link{margin-top:18px}.procedure-info-fieldset>.field-note{text-align:center;white-space:nowrap;font-size:1rem}.procedure-info-card>.eyebrow.mini{text-align:center!important;width:100%;display:block}.procedure-info-card h3{text-align:center}.client-record-page .minor-rule-panel{margin-top:-6px;margin-bottom:28px}
@media(max-width:760px){.procedure-info-fieldset>.field-note{white-space:normal}}

/* REVIEW 56 — CENTER MINOR NOTICE ABOVE BOX 1 */
.client-record-page .minor-rule-panel{margin:12px 0 24px;text-align:center;border-left:0;border:1px solid rgba(95,255,0,.28);padding:16px 22px;}
.client-record-page .minor-rule-panel p{margin:0 auto;max-width:980px;text-align:center;}
.client-record-page .client-record-pre-note{text-align:center;margin:0 auto 8px;}


/* REVIEW 57 — FINAL DIGITAL CLIENT FORM POLISH */
.client-record-page .client-record-print-link{
  min-height:72px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-top:18px;
}
.client-record-page .client-record-print-link .btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:52px;
}
.client-record-page .client-record-pre-note{
  min-height:54px;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  margin:0 auto 8px;
}
.client-record-page .text-area-label.wide{
  text-align:center;
  align-items:stretch;
}
.client-record-page .text-area-label.wide textarea{
  text-align:left;
}
.client-record-page .client-record-form legend{
  font-size:2.3rem;
  line-height:1.08;
  padding:0 18px;
  letter-spacing:.025em;
}
.client-record-page .client-record-form legend span{
  font-size:1em;
  margin-right:12px;
}
@media(max-width:700px){
  .client-record-page .client-record-form legend{font-size:1.65rem;}
  .client-record-page .client-record-pre-note{min-height:44px;}
}


/* REVIEW 58 — FINAL DIGITAL FORM CLEANUP */
.client-record-page .client-record-print-link{
  width:100%;
  margin:18px auto 0;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
}
.client-record-page .client-record-print-link .btn{
  margin-left:auto;
  margin-right:auto;
}


/* REVIEW 59 — EXACT VERTICAL CENTERING */
.client-record-page .client-record-hero{
  padding-bottom:0;
}
.client-record-page .client-record-print-link{
  width:100%;
  min-height:0;
  margin:0 auto;
  padding:36px 0;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  box-sizing:border-box;
}
.client-record-page .client-record-print-link .btn{
  margin:0 auto;
}
.client-record-page .client-record-section{
  padding-top:0;
}
.client-record-page .client-record-pre-note{
  min-height:0;
  margin:0 auto;
  padding:32px 0;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  box-sizing:border-box;
}

/* REVIEW 62 — TARGETED POLISH PASS
   Base: Review 60. Intro intentionally untouched. */

:root{
  --polish-green:#76ff22;
  --polish-line:rgba(118,255,34,.32);
  --polish-glow:0 0 22px rgba(118,255,34,.13);
  --polish-depth:0 18px 38px rgba(0,0,0,.38);
}

/* Header — stronger, cleaner presence without altering intro */
.site-header.scrolled{
  background:rgba(3,5,3,.93);
  backdrop-filter:blur(18px);
  border-bottom-color:rgba(118,255,34,.28);
  box-shadow:0 10px 32px rgba(0,0,0,.38),0 0 18px rgba(118,255,34,.06);
}
.site-header .brand img{
  filter:drop-shadow(0 0 18px rgba(118,255,34,.25));
}
.nav a:not(.nav-cta){transition:color .22s ease,text-shadow .22s ease}
.nav a:not(.nav-cta):hover,.nav a.active:not(.nav-cta){
  color:var(--green);
  text-shadow:0 0 12px rgba(118,255,34,.2);
}
.nav-cta{
  border-color:rgba(118,255,34,.72);
  box-shadow:0 0 18px rgba(118,255,34,.08);
  transition:background .22s ease,color .22s ease,box-shadow .22s ease,transform .22s ease;
}
.nav-cta:hover{
  background:var(--green);
  color:#071006;
  box-shadow:0 0 26px rgba(118,255,34,.22);
  transform:translateY(-1px);
}

/* Section headings — visible polish */
main .eyebrow{
  text-shadow:0 0 12px rgba(118,255,34,.16);
}
main .section h2,
main .experience h2,
main .studio h2,
main .review-band h2,
main .contact h2,
main .about-hero h1,
main .portfolio-hero h1{
  text-shadow:0 3px 0 #111,0 5px 0 rgba(118,255,34,.42),0 0 26px rgba(118,255,34,.08),0 12px 24px rgba(0,0,0,.7);
}

/* Dividers — brighter but still restrained */
.home-section-divider,
.section-divider,
.portfolio-intro::before,
.project-section::before,
.portfolio-grid-section::before{
  background:linear-gradient(90deg,transparent,rgba(118,255,34,.58),transparent)!important;
  box-shadow:0 0 14px rgba(118,255,34,.14);
}

/* Cards/panels — stronger depth and green edge */
.service-card,
.studio-card,
.role-card,
.process-grid article,
.milestone-grid article,
.resource-grid article,
.policy-grid article,
.contact-grid article,
.hours-card,
.location-card,
.walkin-panel,
.review-panel,
.aftercare-panel,
.aftercare-guide-panel,
.touchup-policy,
.client-record-form fieldset,
.client-record-submit-panel,
.procedure-info-card,
.acknowledgement-panel,
.project-main,
.project-info,
.portfolio-tile{
  border-color:rgba(118,255,34,.28)!important;
  box-shadow:var(--polish-depth),0 0 20px rgba(118,255,34,.07);
}

.service-card,
.role-card,
.process-grid article,
.milestone-grid article,
.resource-grid article,
.policy-grid article,
.contact-grid article,
.project-info,
.portfolio-tile{
  transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease;
}
.service-card:hover,
.role-card:hover,
.process-grid article:hover,
.milestone-grid article:hover,
.resource-grid article:hover,
.policy-grid article:hover,
.contact-grid article:hover,
.project-info:hover,
.portfolio-tile:hover{
  transform:translateY(-3px);
  border-color:rgba(118,255,34,.48)!important;
  box-shadow:0 22px 46px rgba(0,0,0,.44),0 0 26px rgba(118,255,34,.13);
}

/* Portfolio imagery — crisp and premium without changing media */
.portfolio-tile img,
.project-main img,
.project-main video,
.gallery .piece img{
  filter:saturate(.95) contrast(1.06);
}
.portfolio-tile figcaption,
.piece:after{
  backdrop-filter:blur(1px);
}

/* Buttons — clearer, more premium */
main .btn,
footer .footer-review-btn,
.resource-doc-btn,
.resource-law-link{
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease,color .22s ease;
}
main .btn.primary,
footer .footer-review-btn{
  box-shadow:0 8px 24px rgba(0,0,0,.28),0 0 22px rgba(118,255,34,.12);
}
main .btn:hover,
footer .footer-review-btn:hover,
.resource-doc-btn:hover,
.resource-law-link:hover{
  transform:translateY(-2px);
  box-shadow:0 12px 28px rgba(0,0,0,.34),0 0 24px rgba(118,255,34,.17);
}

/* Forms — obvious focus states and cleaner depth */
.client-record-form input,
.client-record-form select,
.client-record-form textarea,
.estimate-form input,
.estimate-form select,
.estimate-form textarea{
  border-color:rgba(255,255,255,.24);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.015);
  transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;
}
.client-record-form input:focus,
.client-record-form select:focus,
.client-record-form textarea:focus,
.estimate-form input:focus,
.estimate-form select:focus,
.estimate-form textarea:focus{
  border-color:rgba(118,255,34,.72)!important;
  outline:none!important;
  box-shadow:0 0 0 2px rgba(118,255,34,.12),0 0 18px rgba(118,255,34,.10);
  background:#0b0f0b;
}

/* Footer — stronger finish */
footer{
  border-top-color:rgba(118,255,34,.28);
  box-shadow:0 -12px 30px rgba(0,0,0,.28),0 -1px 0 rgba(118,255,34,.06);
}
.footer-brand img{
  filter:drop-shadow(0 0 16px rgba(118,255,34,.18));
}
.footer-links a:hover,
.footer-contact a:hover{
  text-shadow:0 0 12px rgba(118,255,34,.18);
}

/* Keep mobile stable */
@media(max-width:900px){
  .service-card:hover,
  .role-card:hover,
  .process-grid article:hover,
  .milestone-grid article:hover,
  .resource-grid article:hover,
  .policy-grid article:hover,
  .contact-grid article:hover,
  .project-info:hover,
  .portfolio-tile:hover{transform:none}
}

/* REVIEW 63 — ONLY requested fixes: restore 2 homepage images + crisp piercing process borders */
.piercing-page .about-process .process-grid article{
  box-shadow:none !important;
  border-color:rgba(118,255,34,.24) !important;
}
.piercing-page .about-process .process-grid article:hover{
  box-shadow:none !important;
  border-color:rgba(118,255,34,.34) !important;
}

/* REVIEW 64 — FINAL FIX: completely refresh ONLY the 4 Piercing What-to-Expect cards */
.piercing-page .about-process .process-grid article,
.piercing-page .about-process .process-grid article:hover{
  border:1px solid #76ff22 !important;
  outline:0 !important;
  box-shadow:none !important;
  filter:none !important;
  backdrop-filter:none !important;
  -webkit-backdrop-filter:none !important;
  transform:none !important;
  background-clip:padding-box !important;
}
.piercing-page .about-process .process-grid article::after{
  content:none !important;
  display:none !important;
  box-shadow:none !important;
  filter:none !important;
}
/* Preserve only the existing dark photo overlay; remove any edge treatment from it. */
.piercing-page .about-process .process-grid article::before{
  border:0 !important;
  outline:0 !important;
  box-shadow:none !important;
  filter:none !important;
  inset:1px !important;
}

/* REVIEW 65 — MATCH WHAT-TO-EXPECT CARDS TO THE FOUR SERVICE CARDS BELOW */
.piercing-page .about-process .process-grid article,
.piercing-page .about-process .process-grid article:hover{
  border:1px solid rgba(95,255,0,.18) !important;
  box-shadow:none !important;
  outline:none !important;
  filter:none !important;
  transform:none !important;
}
.piercing-page .about-process .process-grid article::after{
  content:none !important;
  display:none !important;
}
.piercing-page .about-process .process-grid article::before{
  inset:0 !important;
  border:0 !important;
  outline:0 !important;
  box-shadow:none !important;
  filter:none !important;
}


/* REVIEW 66 — PIERCING PRICE LIST */
.piercing-pricing-section .section-head{margin-bottom:36px}
.piercing-price-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;max-width:1080px;margin:0 auto 28px;background:rgba(118,255,34,.18);border:1px solid rgba(118,255,34,.18)}
.piercing-price-notes span{display:flex;align-items:center;justify-content:center;text-align:center;min-height:104px;padding:20px 24px;background:#080b08;color:#f1f5ef;font-size:1.2rem;font-weight:700;line-height:1.45}
.piercing-price-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:1180px;margin:0 auto}
.piercing-price-card{border:1px solid rgba(118,255,34,.22);background:linear-gradient(180deg,rgba(118,255,34,.035),rgba(7,9,7,.98));padding:30px 32px;box-shadow:none;overflow:visible}
.piercing-price-card::before{display:none!important}
.piercing-price-card:hover{transform:none!important;box-shadow:none!important;border-color:rgba(118,255,34,.22)!important}
.piercing-price-card h3{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;color:var(--green);font-size:clamp(2.25rem,3vw,3rem);line-height:1;margin:0 0 20px;text-align:center;text-shadow:0 2px 0 #000}
.piercing-price-card .price-subhead{margin-top:30px;padding-top:26px;border-top:1px solid rgba(118,255,34,.16)}
.price-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.08);font-size:1.28rem;line-height:1.38}
.price-row:last-child{border-bottom:0}
.price-row span{text-align:left;color:#e8ede6}
.price-row strong{color:var(--green);white-space:nowrap;font-size:1.38rem;text-shadow:0 0 10px rgba(118,255,34,.14)}
.piercing-price-help{max-width:920px;margin:32px auto 0;padding:32px;border:1px solid rgba(118,255,34,.22);background:#080b08;text-align:center}
.piercing-price-help h3{font-family:"LeviBrush","Brush Script MT","Segoe Print",cursive;font-size:clamp(2.3rem,3.6vw,3.6rem);line-height:1.05;color:var(--green);margin:0 0 14px}
.piercing-price-help p{font-size:1.14rem;line-height:1.6;max-width:760px;margin:0 auto 22px;color:#d1d8cf}
@media(max-width:820px){.piercing-price-notes{grid-template-columns:1fr}.piercing-price-grid{grid-template-columns:1fr}.piercing-price-card{padding:26px 22px}}
@media(max-width:520px){.piercing-price-notes span{min-height:82px;padding:16px 18px;font-size:1.08rem}.price-row{gap:14px;font-size:1.08rem;padding:13px 0}.price-row strong{font-size:1.16rem}.piercing-price-help{padding:26px 18px}}


/* REVIEW 69 — Tattoo page final launch pass
   1) Add clean divider below the Request an Estimate hero area.
   2) Remove fuzzy/white edge treatment from the four From Idea to Appointment cards
      and match them to the standard simple green-outline card treatment. */
.tattoo-page .about-process .process-grid article,
.tattoo-page .about-process .process-grid article:hover{
  border:1px solid rgba(95,255,0,.18) !important;
  box-shadow:none !important;
  outline:none !important;
  filter:none !important;
  backdrop-filter:none !important;
  -webkit-backdrop-filter:none !important;
  transform:none !important;
  background-clip:padding-box !important;
}
.tattoo-page .about-process .process-grid article::after{
  content:none !important;
  display:none !important;
}
.tattoo-page .about-process .process-grid article::before{
  inset:0 !important;
  border:0 !important;
  outline:0 !important;
  box-shadow:none !important;
  filter:none !important;
}
