:root{--bg:#050609;--panel:#0a0b0f;--panel2:#111116;--ink:#f3eee6;--muted:#aaa59e;--gold:#d6ad69;--gold2:#f0d39a;--line:rgba(214,173,105,.27);--whiteLine:rgba(255,255,255,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Montserrat,Arial,sans-serif;font-weight:300}.site-noise{position:fixed;inset:0;pointer-events:none;z-index:50;opacity:.035;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='.8'/%3E%3C/svg%3E")}.topbar{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 6vw;border-bottom:1px solid rgba(255,255,255,.08);position:absolute;top:0;left:0;right:0;z-index:30;background:linear-gradient(to bottom,rgba(4,5,8,.72),rgba(4,5,8,.12))}.logo{display:flex;align-items:center;gap:14px;color:var(--ink);text-decoration:none}.logo>span:last-child{display:flex;flex-direction:column;line-height:1}.logo b{font-family:"Cormorant Garamond",serif;letter-spacing:.26em;font-size:18px;font-weight:500}.logo small{font-size:7px;letter-spacing:.48em;color:#bbb4a9;margin-top:5px}.monogram{font-family:"Cormorant Garamond",serif;color:var(--gold2);font-size:39px;letter-spacing:-.22em;padding-right:7px;line-height:1}.nav{display:flex;align-items:center;gap:32px}.nav a{color:#e9e3db;text-decoration:none;text-transform:uppercase;font-size:10px;letter-spacing:.08em;padding:29px 0 23px;border-bottom:1px solid transparent}.nav a:hover,.nav a.active{border-color:var(--gold)}.nav .nav-button{padding:11px 19px;border:1px solid rgba(240,211,154,.65);border-radius:5px}.nav-toggle{display:none;background:none;border:0;width:36px;height:30px}.nav-toggle span{display:block;height:1px;background:#fff;margin:8px 0}.home-hero{height:min(760px,93vh);min-height:650px;position:relative;display:flex;align-items:center;overflow:hidden}.hero-media{position:absolute;inset:0}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:68% 39%;filter:saturate(.8) contrast(1.04) brightness(.82)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,5,9,.98) 0%,rgba(4,6,11,.87) 31%,rgba(4,6,11,.26) 58%,rgba(2,4,8,.18) 75%,rgba(3,5,8,.60) 100%),linear-gradient(0deg,rgba(4,5,8,.72),transparent 34%)}.hero-copy{position:relative;z-index:2;width:min(590px,49vw);margin-left:7.5vw;margin-top:58px}.overline,.section-label{font-size:10px;letter-spacing:.42em;color:#e4c999;text-transform:uppercase}.hero-copy h1,.section h2,.profile-intro h1,.profile-cta h2{font-family:"Cormorant Garamond",serif;font-weight:400;line-height:.82;margin:15px 0 25px;font-size:68px}.hero-copy h1 em{display:inline-block;font-size:83px;color:var(--gold2);font-weight:400}.slashline{letter-spacing:.42em;text-transform:uppercase;font-size:10px;margin:0 0 27px}.slashline i{color:var(--gold);font-style:normal;margin:0 11px}.hero-text{line-height:1.9;font-size:14px;max-width:555px;color:#eee9e2}.actions,.profile-actions{display:flex;gap:14px;margin-top:28px}.btn{display:inline-flex;justify-content:center;align-items:center;text-decoration:none;text-transform:uppercase;letter-spacing:.06em;font-weight:500;font-size:10px;border-radius:4px;padding:15px 22px;transition:.2s;border:1px solid transparent}.btn-light{background:linear-gradient(90deg,#f8ead0,#d9b978);color:#17130d;box-shadow:0 7px 25px rgba(221,183,114,.16)}.btn-light:hover{filter:brightness(1.08);transform:translateY(-1px)}.btn-ghost{color:#f7f1e9;border-color:rgba(238,213,169,.58);background:rgba(0,0,0,.22)}.btn-ghost:hover{border-color:var(--gold2);background:rgba(214,173,105,.08)}.hero-motto{position:absolute;right:5.2vw;top:150px;z-index:2;text-align:center;font-family:"Cormorant Garamond",serif;font-style:italic;line-height:1.7;letter-spacing:.26em;font-size:13px}.hero-motto span{display:block;width:40px;border-top:1px solid var(--gold);margin:14px auto}.hero-points{position:absolute;z-index:2;left:7.5vw;bottom:37px;display:flex}.hero-points span{font-family:"Cormorant Garamond",serif;font-size:16px;line-height:1.15;text-align:center;padding:0 31px;border-right:1px solid rgba(255,255,255,.25)}.hero-points span:first-child{padding-left:0}.hero-points span:last-child{border:0}.section{padding:75px 6vw}.roster{text-align:center;background:radial-gradient(circle at 50% 0%,rgba(33,40,55,.26),transparent 42%),#050609}.roster h2{font-size:51px;line-height:1;margin:11px 0}.section-sub{font-size:10px;letter-spacing:.38em;color:#d7d0c8;margin:0 0 29px}.roster-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1180px;margin:0 auto}.talent-card{height:440px;border-radius:13px;border:1px solid rgba(244,217,169,.36);overflow:hidden;position:relative;text-decoration:none;color:#fff;background:#090a0d}.talent-card img{width:100%;height:100%;object-fit:cover;object-position:center 38%;transition:transform .55s ease}.talent-card:hover img{transform:scale(1.025)}.featured{box-shadow:0 0 25px rgba(223,184,113,.17);border-color:#d2ad6b}.featured-badge{position:absolute;right:0;top:0;background:linear-gradient(90deg,rgba(8,9,12,.85),rgba(30,24,15,.9));padding:9px 14px;font-size:9px;letter-spacing:.17em;border-bottom-left-radius:8px}.talent-gradient{position:absolute;inset:30% 0 0;background:linear-gradient(0deg,rgba(3,5,8,.95),transparent)}.talent-copy{position:absolute;left:24px;right:24px;bottom:19px;text-align:left}.talent-copy h3{font-family:"Cormorant Garamond",serif;font-weight:400;font-size:38px;line-height:1;margin:0}.talent-copy p{font-size:8px;letter-spacing:.26em;margin:8px 0 20px}.talent-copy span{font-size:9px;letter-spacing:.16em;border-bottom:1px solid rgba(255,255,255,.4);padding-bottom:7px}.coming{display:flex;align-items:center;justify-content:center;background:linear-gradient(150deg,#101116,#07080b)}.placeholder-shape{position:absolute;inset:0;opacity:.23;background:radial-gradient(ellipse at 55% 35%,#705f54,transparent 20%),radial-gradient(ellipse at 50% 65%,#78655b,transparent 26%),linear-gradient(140deg,transparent 35%,#5a4a42 36%,#1c1716 65%,transparent 66%);filter:blur(1px)}.placeholder-shape.two{transform:scaleX(-1)}.coming:after{content:"";position:absolute;inset:0;background:rgba(3,4,6,.45)}.coming-copy{z-index:2}.coming-copy h3{font-family:"Cormorant Garamond",serif;font-weight:400;font-size:29px;line-height:.95;margin:0}.coming-copy p{font-size:8px;letter-spacing:.26em}.coming small{position:absolute;z-index:3;bottom:21px;letter-spacing:.5em;font-size:7px}.roster-btn{margin-top:20px;padding-left:40px;padding-right:40px}.service-strip{margin:0 3vw 25px;border:1px solid rgba(255,255,255,.08);border-radius:12px;display:grid;grid-template-columns:repeat(5,1fr);background:linear-gradient(180deg,#0d0e13,#090a0d);overflow:hidden}.service-strip article{text-align:center;padding:22px 12px;position:relative}.service-strip article+article{border-left:1px solid rgba(255,255,255,.1)}.service-strip b{color:var(--gold2);font-size:25px;font-weight:300}.service-strip h3{font-size:11px;font-weight:400;margin:9px 0 5px}.service-strip p{font-size:10px;color:#9d9994;margin:0}.agency-section{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:start;background:linear-gradient(120deg,#07080b,#0b0c10)}.section-label.left{text-align:left}.agency-section h2,.apply h2,.profile-gallery h2,.profile-links h2{font-size:52px;line-height:.94}.agency-section h2 em,.apply h2 em{color:var(--gold2);font-weight:400}.agency-copy{padding-top:33px;color:#c4bfb8;font-size:14px;line-height:1.9}.apply{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;border-top:1px solid rgba(255,255,255,.06)}.apply-intro p:last-child{line-height:1.8;color:#aaa49c}.inquiry-form{display:grid;grid-template-columns:1fr 1fr;gap:22px}.inquiry-form label{display:flex;flex-direction:column;gap:9px}.inquiry-form label span{font-size:9px;letter-spacing:.18em;text-transform:uppercase}.inquiry-form input,.inquiry-form textarea{border:0;border-bottom:1px solid #48433d;background:transparent;color:white;padding:10px 3px;font:inherit;outline:none}.inquiry-form input:focus,.inquiry-form textarea:focus{border-color:var(--gold)}.full{grid-column:1/-1}.check{flex-direction:row!important;align-items:center}.check input{width:auto}.inquiry-form button{justify-self:start}.form-note{grid-column:1/-1;color:#77736e;line-height:1.5}.contact-band{padding:34px 6vw 48px;text-align:center;border-top:1px solid var(--line)}.contact-band p{letter-spacing:.35em;font-size:8px}.contact-band i{color:#9e7b44;margin:0 18px}.contact-band a{display:inline-block;margin-top:10px;color:var(--gold2);font-family:"Cormorant Garamond",serif;font-size:25px;text-decoration:none}footer{padding:25px 6vw;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.08);background:#030407}footer p{font-size:8px;letter-spacing:.18em;color:#817d77}
/* Profile */.profile-body{background:#050609}.profile-header{position:relative;background:#050609}.profile-hero{display:grid;grid-template-columns:54% 46%;min-height:690px;border-bottom:1px solid rgba(255,255,255,.08)}.profile-photo{position:relative;overflow:hidden}.profile-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 65%,#050609 100%),linear-gradient(0deg,rgba(5,6,9,.45),transparent 32%)}.profile-photo img{width:100%;height:100%;object-fit:cover;object-position:center 37%}.profile-number{position:absolute;z-index:2;top:40px;left:40px;font-family:"Cormorant Garamond",serif;font-size:32px;color:var(--gold2);border:1px solid var(--gold);padding:13px 17px;background:rgba(5,6,9,.5)}.profile-intro{padding:80px 8vw 60px 4vw;align-self:center}.back-link{font-size:8px;letter-spacing:.18em;color:#9e9992;text-decoration:none}.profile-intro h1{font-size:74px;margin:15px 0 8px}.profile-role{color:var(--gold2);font-size:9px;letter-spacing:.26em}.profile-bio{max-width:560px;font-size:14px;line-height:1.9;color:#c0bbb4;margin:27px 0}.profile-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0}.profile-meta div{display:flex;flex-direction:column;gap:5px}.profile-meta span{font-size:7px;letter-spacing:.17em;color:#8e8982}.profile-meta b{font-family:"Cormorant Garamond",serif;font-size:18px;font-weight:400}.profile-gallery{text-align:center}.profile-gallery h2{margin:8px 0 25px}.gallery-grid{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:15px;max-width:1200px;margin:auto}.gallery-grid>*{height:500px;border-radius:9px;overflow:hidden}.gallery-main img{width:100%;height:100%;object-fit:cover;object-position:center 35%}.gallery-placeholder{border:1px solid var(--whiteLine);background:linear-gradient(145deg,#111217,#08090c);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8f8b85}.gallery-placeholder span{letter-spacing:.25em;font-size:10px}.gallery-placeholder small{margin-top:10px;font-size:9px}.profile-links{display:grid;grid-template-columns:.75fr 1.25fr;gap:8vw;background:#090a0e}.profile-links>div:first-child p:last-child{color:#9c9790;line-height:1.8}.social-list{border-top:1px solid var(--line)}.social-list a{display:flex;justify-content:space-between;align-items:center;padding:22px 4px;border-bottom:1px solid var(--line);text-decoration:none;color:#eee8df}.social-list a span{font-family:"Cormorant Garamond",serif;font-size:28px}.social-list a small{font-size:8px;letter-spacing:.18em;color:var(--gold2)}.social-list a:hover{padding-left:8px}.social-list .disabled-link{opacity:.55}.profile-cta{text-align:center;padding:75px 6vw;background:radial-gradient(circle at 50% 0,rgba(118,92,46,.15),transparent 55%)}.profile-cta p{letter-spacing:.25em;text-transform:uppercase;font-size:9px}.profile-cta h2{font-size:52px;line-height:1;margin:12px 0 25px}
@media(max-width:900px){.topbar{height:68px;padding:0 5vw;position:absolute}.nav-toggle{display:block}.nav{position:absolute;top:68px;left:0;right:0;background:rgba(5,6,9,.98);padding:25px 6vw;display:none;flex-direction:column;align-items:flex-start;gap:0;border-bottom:1px solid #282421}.nav.open{display:flex}.nav a{padding:12px 0;width:100%}.nav .nav-button{width:auto;margin-top:8px;padding:12px 17px}.home-hero{min-height:720px;height:100vh}.hero-media img{object-position:61% 42%}.hero-shade{background:linear-gradient(90deg,rgba(3,5,9,.97) 0%,rgba(3,5,9,.76) 58%,rgba(3,5,9,.3)),linear-gradient(0deg,rgba(3,5,9,.7),transparent)}.hero-copy{width:80vw;margin-left:7vw;margin-top:45px}.hero-copy h1{font-size:54px}.hero-copy h1 em{font-size:67px}.hero-text{font-size:12px;max-width:490px}.hero-motto{display:none}.hero-points{left:7vw;bottom:30px}.hero-points span{font-size:14px;padding:0 18px}.roster-grid{grid-template-columns:1fr 1fr}.talent-card{height:480px}.talent-card:nth-child(3){display:none}.service-strip{grid-template-columns:1fr 1fr}.service-strip article{border-bottom:1px solid rgba(255,255,255,.08)}.service-strip article+article{border-left:0}.agency-section,.apply,.profile-links{grid-template-columns:1fr}.profile-hero{grid-template-columns:1fr;min-height:auto}.profile-photo{height:650px}.profile-photo:after{background:linear-gradient(0deg,#050609 0%,transparent 30%)}.profile-intro{padding:40px 7vw 70px}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-main{grid-column:1/-1}.gallery-grid>*{height:520px}}
@media(max-width:600px){.logo b{font-size:14px}.logo small{font-size:6px}.monogram{font-size:31px}.home-hero{min-height:760px}.hero-media img{object-position:63% 38%}.hero-shade{background:linear-gradient(90deg,rgba(3,5,9,.98) 0%,rgba(3,5,9,.79) 70%,rgba(3,5,9,.48)),linear-gradient(0deg,rgba(3,5,9,.77),transparent)}.hero-copy{width:87vw}.overline{font-size:8px}.hero-copy h1{font-size:45px;margin-top:10px}.hero-copy h1 em{font-size:57px}.slashline{font-size:7px;letter-spacing:.29em}.hero-text{font-size:11px}.actions,.profile-actions{flex-direction:column;align-items:flex-start}.hero-points{width:86vw;justify-content:space-between}.hero-points span{font-size:12px;padding:0 11px}.section{padding:58px 5vw}.roster h2{font-size:42px}.section-sub{font-size:7px;letter-spacing:.24em}.roster-grid{grid-template-columns:1fr}.talent-card{height:500px}.talent-card:nth-child(2){display:none}.service-strip{margin:0 5vw 25px;grid-template-columns:1fr}.agency-section h2,.apply h2,.profile-gallery h2,.profile-links h2{font-size:42px}.inquiry-form{grid-template-columns:1fr}.inquiry-form label{grid-column:1/-1}.contact-band i{display:none}.contact-band p{line-height:2.4}.contact-band a{font-size:20px}footer{flex-direction:column;gap:18px;text-align:center}.profile-photo{height:500px}.profile-number{top:25px;left:20px}.profile-intro h1{font-size:57px}.profile-meta{grid-template-columns:1fr;gap:17px}.gallery-grid{grid-template-columns:1fr}.gallery-main{grid-column:auto}.gallery-grid>*{height:460px}.social-list a span{font-size:24px}}

.contact-links{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.contact-links a{display:inline-block}

/* Tomi profile v4 */
.profile-meta-four{grid-template-columns:repeat(4,1fr)}
.gallery-two{grid-template-columns:1fr 1fr;max-width:1280px}
.gallery-two figure{height:520px;margin:0;border:1px solid var(--line);border-radius:9px;overflow:hidden}
.gallery-two img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}
.profile-details{display:grid;grid-template-columns:1fr 1fr;gap:7vw;background:linear-gradient(120deg,#07080b,#0b0c10);border-top:1px solid rgba(255,255,255,.06)}
.profile-details h2{font-family:"Cormorant Garamond",serif;font-weight:400;font-size:52px;line-height:.94;margin:10px 0 28px}
.stats-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}
.stats-grid div{display:flex;justify-content:space-between;gap:18px;padding:16px 2px;border-bottom:1px solid var(--line)}
.stats-grid div:nth-child(odd):not(.wide){padding-right:22px;border-right:1px solid var(--line)}
.stats-grid div:nth-child(even){padding-left:22px}
.stats-grid .wide{grid-column:1/-1}
.stats-grid span{font-size:8px;letter-spacing:.17em;text-transform:uppercase;color:#9a958e}
.stats-grid b{font-family:"Cormorant Garamond",serif;font-size:19px;font-weight:400;color:#eee8df}
.availability-tags{display:flex;flex-wrap:wrap;gap:10px}
.availability-tags span{border:1px solid var(--line);border-radius:4px;padding:12px 16px;color:#eee8df;font-size:10px;letter-spacing:.12em;background:rgba(214,173,105,.04)}
.details-book{margin-top:28px}
@media(max-width:900px){.profile-details{grid-template-columns:1fr}.profile-meta-four{grid-template-columns:repeat(2,1fr)}.gallery-two{grid-template-columns:1fr}.gallery-two figure{height:460px}}
@media(max-width:600px){.profile-meta-four{grid-template-columns:1fr 1fr}.stats-grid{grid-template-columns:1fr}.stats-grid div,.stats-grid div:nth-child(odd):not(.wide),.stats-grid div:nth-child(even){grid-column:1/-1;padding:15px 2px;border-right:0}.gallery-two figure{height:380px}}

/* V5 editorial profile refinements */
.profile-intro h1{text-transform:uppercase;letter-spacing:.045em;line-height:.82;max-width:520px}
.profile-intro .section-label{display:flex;align-items:center;gap:16px}
.profile-intro .section-label:after{content:"";width:58px;height:1px;background:var(--gold);opacity:.75}
.profile-role{padding-bottom:18px;border-bottom:1px solid var(--line);max-width:560px}
.profile-details{background:linear-gradient(135deg,#07080b,#0b0b0e);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.stats-grid div{min-height:58px;align-items:center}
.gallery-two{grid-template-columns:1fr 1fr;max-width:1320px}
.gallery-two figure{height:520px;border:1px solid rgba(214,173,105,.35);border-radius:3px}
.gallery-two img{width:100%;height:100%;object-fit:cover;object-position:center 38%}
@media(max-width:600px){.profile-intro h1{font-size:53px}.gallery-two{grid-template-columns:1fr}.gallery-two figure{height:390px}}

/* Application photo upload */
.photo-upload{gap:10px!important}.upload-box{position:relative;border:1px dashed rgba(214,173,105,.55);border-radius:8px;min-height:118px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;background:linear-gradient(180deg,rgba(214,173,105,.055),rgba(255,255,255,.012));cursor:pointer;overflow:hidden}.upload-box:hover{border-color:var(--gold2);background:rgba(214,173,105,.075)}.upload-box input[type=file]{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;border:0;padding:0}.upload-box strong{font-family:"Cormorant Garamond",serif;font-size:25px;font-weight:400;color:var(--gold2);letter-spacing:.03em}.upload-box small{font-size:8px;letter-spacing:.15em;text-transform:uppercase;color:#8f8a84}.photo-preview{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.photo-preview figure{margin:0;position:relative;height:105px;border-radius:6px;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#0a0b0f}.photo-preview img{width:100%;height:100%;object-fit:cover;display:block}.photo-preview figcaption{position:absolute;left:0;right:0;bottom:0;padding:5px 6px;background:linear-gradient(transparent,rgba(0,0,0,.88));font-size:7px;color:#ddd;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.upload-warning{grid-column:1/-1;font-size:8px;color:#d6ad69;line-height:1.5;margin-top:2px}@media(max-width:700px){.photo-preview{grid-template-columns:repeat(3,1fr)}.photo-preview figure{height:115px}}

/* True application upload form */
.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.form-status{min-height:0;font-size:.82rem;line-height:1.6;letter-spacing:.03em}
.form-status.success,.form-status.error,.form-status.sending{padding:14px 16px;border:1px solid rgba(209,169,103,.35);background:rgba(255,255,255,.025)}
.form-status.success{color:#e8d4ae}
.form-status.error{color:#f0b9ad;border-color:rgba(240,185,173,.35)}
.form-status.sending{color:#c9c1b6}
.inquiry-form button[disabled]{opacity:.65;cursor:wait}

/* V9 roster + availability responsive fixes */
.roster-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:820px}
.availability-tags{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-items:stretch}
.availability-tags span{display:flex;align-items:center;justify-content:center;min-height:46px;text-align:center;line-height:1.35;white-space:normal}
@media(max-width:900px){
  .roster-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:760px}
  .talent-card:nth-child(2),.talent-card:nth-child(3){display:block}
  .availability-tags{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:600px){
  .roster-grid{grid-template-columns:1fr;max-width:520px}
  .talent-card:nth-child(2),.talent-card:nth-child(3){display:block}
  .availability-tags{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .availability-tags span{min-height:44px;padding:10px 8px;font-size:9px}
}

/* V10 desktop portfolio image sizing fixes */
.profile-gallery .gallery-grid figure{
  margin:0;
  width:100%;
  height:auto;
  aspect-ratio:3 / 2;
  overflow:hidden;
  border:1px solid rgba(214,173,105,.35);
  border-radius:5px;
  background:#090a0d;
}
.profile-gallery .gallery-grid figure img{
  display:block;
  width:100%;
  height:100%;
  max-width:100%;
  object-fit:cover;
  object-position:center center;
}
/* Sea Pearl: six landscape images in a balanced 3-column desktop grid */
.profile-gallery .gallery-grid:not(.gallery-two){
  grid-template-columns:repeat(3,minmax(0,1fr));
  max-width:1320px;
}
/* Tomi: two landscape images side-by-side */
.profile-gallery .gallery-two{
  grid-template-columns:repeat(2,minmax(0,1fr));
  max-width:1320px;
}
@media(max-width:900px){
  .profile-gallery .gallery-grid:not(.gallery-two),
  .profile-gallery .gallery-two{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:600px){
  .profile-gallery .gallery-grid:not(.gallery-two),
  .profile-gallery .gallery-two{grid-template-columns:1fr}
  .profile-gallery .gallery-grid figure{aspect-ratio:4 / 3}
}

/* V11 — official ILLICIT LUXE logo artwork */
.logo-image-link{display:flex;align-items:center;padding:0;text-decoration:none}
.brand-logo{display:block;width:178px;height:68px;object-fit:contain;object-position:center}
footer .brand-logo{width:205px;height:112px}
@media(max-width:900px){
  .brand-logo{width:150px;height:62px}
}
@media(max-width:600px){
  .brand-logo{width:132px;height:58px}
  footer .brand-logo{width:190px;height:104px}
}

/* V12 — horizontal official logo in site header */
.header-brand-logo{
  width:310px;
  height:72px;
  object-fit:contain;
  object-position:left center;
}
@media(max-width:1050px){
  .header-brand-logo{width:245px;height:64px}
}
@media(max-width:760px){
  .header-brand-logo{width:205px;height:58px}
}
@media(max-width:480px){
  .header-brand-logo{width:180px;height:54px}
}

/* V13 — corrected compact responsive header/footer logo sizing */
.logo-image-link{
  display:flex;
  align-items:center;
  flex:0 0 auto;
  overflow:hidden;
}
.header-brand-logo{
  display:block !important;
  width:190px !important;
  max-width:190px !important;
  height:46px !important;
  max-height:46px !important;
  object-fit:contain !important;
  object-position:left center !important;
}
footer .logo-image-link{
  display:inline-flex;
  width:auto;
  max-width:100%;
}
.footer-brand-logo,
footer .brand-logo{
  display:block !important;
  width:170px !important;
  max-width:170px !important;
  height:108px !important;
  max-height:108px !important;
  object-fit:contain !important;
  object-position:left center !important;
}
@media (max-width:900px){
  .header-brand-logo{
    width:160px !important;
    max-width:160px !important;
    height:40px !important;
    max-height:40px !important;
  }
  .footer-brand-logo,
  footer .brand-logo{
    width:150px !important;
    max-width:150px !important;
    height:96px !important;
    max-height:96px !important;
  }
}
@media (max-width:600px){
  .header-brand-logo{
    width:138px !important;
    max-width:138px !important;
    height:36px !important;
    max-height:36px !important;
  }
  .footer-brand-logo,
  footer .brand-logo{
    width:132px !important;
    max-width:132px !important;
    height:84px !important;
    max-height:84px !important;
  }
}

/* V14 — revised wide header logo */
.header-brand-logo{
  width:300px !important;
  max-width:300px !important;
  height:58px !important;
  max-height:58px !important;
  object-fit:contain !important;
  object-position:left center !important;
}
@media (max-width:1100px){
  .header-brand-logo{
    width:245px !important;
    max-width:245px !important;
    height:52px !important;
    max-height:52px !important;
  }
}
@media (max-width:760px){
  .header-brand-logo{
    width:215px !important;
    max-width:215px !important;
    height:48px !important;
    max-height:48px !important;
  }
}
@media (max-width:480px){
  .header-brand-logo{
    width:190px !important;
    max-width:190px !important;
    height:44px !important;
    max-height:44px !important;
  }
}

/* V15 — ILLICIT LUXE X link */
.social-nav-link{
  display:inline-flex;
  align-items:center;
  gap:6px;
  white-space:nowrap;
  color:var(--ivory, #f4efe6);
  text-decoration:none;
  font-size:11px;
  letter-spacing:.12em;
  transition:color .2s ease, opacity .2s ease;
}
.social-nav-link span{color:var(--gold, #d6ae63);letter-spacing:.06em}
.social-nav-link:hover{color:var(--gold, #d6ae63)}
@media(max-width:900px){
  .social-nav-link{font-size:10px}
}
@media(max-width:760px){
  .social-nav-link{
    width:100%;
    justify-content:center;
    padding:12px 0;
  }
}

/* V16 — icon-only X link in header */
.social-nav-link{
  width:34px;
  height:34px;
  padding:0;
  justify-content:center;
  border:1px solid rgba(214,174,99,.45);
  border-radius:50%;
  color:var(--ivory, #f4efe6);
  flex:0 0 34px;
}
.social-nav-link:hover{
  color:var(--gold, #d6ae63);
  border-color:var(--gold, #d6ae63);
}
.x-nav-icon{display:block;width:15px;height:15px}
@media(max-width:760px){
  .social-nav-link{
    width:38px;
    height:38px;
    padding:0;
    margin:8px auto;
    flex:none;
  }
  .x-nav-icon{width:16px;height:16px}
}

/* V17 — clean X icon: no circle/oval/button outline */
.social-nav-link,
.social-nav-link:hover,
.social-nav-link:focus,
.social-nav-link:active{
  border:none !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  outline:none;
}
.social-nav-link{
  width:auto !important;
  height:auto !important;
  min-width:0 !important;
  padding:8px !important;
  flex:0 0 auto !important;
}
.x-nav-icon{
  width:17px !important;
  height:17px !important;
}
@media(max-width:760px){
  .social-nav-link{
    width:auto !important;
    height:auto !important;
    padding:10px !important;
    margin:6px auto !important;
  }
  .x-nav-icon{
    width:18px !important;
    height:18px !important;
  }
}
