/* Final AURA premium card treatment */
.profiles-section .profile-grid { grid-template-columns: repeat(5, minmax(0, 1fr)) !important; gap: 18px !important; }
.profiles-section .profile-card { position: relative; overflow: hidden; border: 1px solid rgba(190,139,42,.62); border-radius: 22px; background: linear-gradient(145deg,#fffdf8,#f7e7bd 48%,#fffaf0); box-shadow: 0 10px 26px rgba(92,57,11,.12), inset 0 0 0 1px rgba(255,255,255,.85); }
.profiles-section .profile-card::before { content: ""; position: absolute; inset: 7px; z-index: 1; pointer-events: none; border: 1px solid rgba(206,158,62,.34); border-radius: 16px; }
.profiles-section .profile-image { position: relative; z-index: 0; margin: 7px 7px 0; width: calc(100% - 14px); border: 1px solid rgba(203,153,50,.52); border-radius: 16px 16px 12px 12px; overflow: hidden; background: #21170d; }
.profiles-section .profile-card:hover .profile-image img { transform: scale(1.04); filter: saturate(1.06) contrast(1.02); }
.profiles-section .card-body { position: relative; z-index: 2; padding: 16px 17px 18px; }
.profiles-section .card-body small { color: #a67825; font-weight: 800; letter-spacing: .12em; }
.profiles-section .card-body .profile-availability { display:block; margin-top:.35rem; color:#397149; font-size:.68rem; letter-spacing:0; font-weight:700; }
.profiles-section .card-body h3 { color: #2b2018; }
.profiles-section .card-body > a { border: 1px solid #d5a642; background: linear-gradient(135deg,#fff2bb,#d9a83d); color: #271b0f; box-shadow: 0 4px 12px rgba(155,103,20,.2); }
.profiles-directory #home > :not(.profiles-section) { display: none; }
.profiles-directory .profiles-section { min-height: 100vh; padding-top: 130px; }
.profiles-directory .profile-grid { grid-template-columns: repeat(4, minmax(0, 1fr)) !important; gap: 20px !important; }
.profiles-directory .load-more-wrap { display: none; }
html[data-theme="night"] .profiles-section .profile-card { background: linear-gradient(145deg,#2a2117,#17120e 60%,#312316); border-color: rgba(236,191,93,.65); }
html[data-theme="night"] .profiles-section .profile-card::before { border-color: rgba(236,191,93,.28); }
html[data-theme="night"] .profiles-section .card-body h3, html[data-theme="night"] .profiles-section .card-body p { color: #fff2d5; }
@media (max-width: 1100px) { .profiles-section .profile-grid { grid-template-columns: repeat(3, minmax(0, 1fr)) !important; } .profiles-directory .profile-grid { grid-template-columns: repeat(3, minmax(0, 1fr)) !important; } }
@media (max-width: 700px) { .profiles-section .profile-grid, .profiles-directory .profile-grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; gap: 14px !important; } .profiles-directory .profiles-section { padding: 104px 18px 56px; } }

/* Compact rule labels */
.service-bar span { min-height: 36px !important; padding: 7px 10px !important; font-size: .66rem !important; letter-spacing: .01em; }
@media (max-width: 700px) { .service-bar span { min-height: 34px !important; padding: 6px 7px !important; font-size: .59rem !important; } }

/* Selection hook between Hero and profile directory */
.selection-hook { width: min(1120px, calc(100% - 40px)); margin: 32px auto 18px; padding: 26px 30px; border: 1px solid rgba(190,139,42,.42); border-radius: 22px; background: linear-gradient(135deg, rgba(255,252,244,.94), rgba(249,235,197,.8)); box-shadow: 0 12px 30px rgba(92,57,11,.1); text-align: center; }
.selection-hook .eyebrow { margin: 0 0 8px; color: #a47725; font-size: .66rem; font-weight: 800; letter-spacing: .18em; }
.selection-hook h2 { margin: 0; color: #2b2018; font-family: Georgia,serif; font-size: clamp(1.55rem, 3vw, 2.4rem); line-height: 1.08; }
.selection-hook h2 span { color: #a47725; }
.selection-hook > p:not(.eyebrow):not(.selection-hook-line):not(.selection-refund) { max-width: 850px; margin: 12px auto 0; color: #725d40; font-size: .82rem; line-height: 1.7; }
.selection-hook-line { margin: 5px auto 0; color: #c22f2f; font-size: clamp(.9rem, 1.5vw, 1.08rem); font-weight: 900; }
.selection-refund { margin: 12px auto 0; padding-top: 11px; border-top: 1px solid rgba(190,139,42,.24); color: #2e241a; font-size: .78rem; line-height: 1.6; }
.selection-refund strong { color: #b12828; }
.feature-badge.status-booked { background: #7c2d2d !important; color: #fff4e5 !important; }
.feature-badge.status-hit { color: #fffaf0 !important; background: linear-gradient(135deg, #8d5a18, #2f1a08) !important; border: 1px solid rgba(255,224,145,.8); letter-spacing: .12em; }
.feature-badge.status-new { color: #352108 !important; background: linear-gradient(135deg, #fff3bd, #d2a23d) !important; border: 1px solid rgba(255,245,196,.9); letter-spacing: .12em; }
.profiles-section .profile-image .feature-badge { top: 14px; right: 14px; min-width: 42px; text-align: center; padding: 6px 9px; }
html[data-theme="night"] .selection-hook { background: linear-gradient(135deg, rgba(37,29,19,.96), rgba(25,20,15,.96)); border-color: rgba(236,191,93,.4); }
html[data-theme="night"] .selection-hook h2, html[data-theme="night"] .selection-refund { color: #fff0d2; }
html[data-theme="night"] .selection-hook > p:not(.eyebrow):not(.selection-hook-line):not(.selection-refund) { color: #d8c29b; }
@media (max-width: 700px) { .selection-hook { width: calc(100% - 28px); padding: 20px 16px; margin-top: 22px; } .selection-hook h2 { font-size: 1.55rem; } .selection-hook-line { font-size: .88rem; } }

/* AURA VIP TOP 10 monthly recognition */
.top10-section { width: min(1180px, calc(100% - 40px)); margin: 42px auto 36px; padding: 34px 30px 26px; border: 1px solid rgba(190,139,42,.44); border-radius: 28px; background: radial-gradient(circle at 15% 0%, rgba(255,236,174,.7), transparent 34%), linear-gradient(135deg,#fffdf8,#f5e5bf); box-shadow: 0 18px 45px rgba(92,57,11,.12); }
.top10-heading { display: flex; align-items: end; justify-content: space-between; gap: 30px; margin-bottom: 22px; }
.top10-heading .eyebrow { margin: 0 0 8px; color: #a47725; font-size: .66rem; font-weight: 800; letter-spacing: .18em; }
.top10-heading h2 { margin: 0; color: #2b2018; font: 700 clamp(1.65rem,3vw,2.8rem)/1.04 Georgia,serif; }
.top10-heading h2 span { color: #a47725; }
.top10-heading > p { max-width: 410px; margin: 0; color: #725d40; font-size: .8rem; line-height: 1.7; }
.top10-grid { display: grid; grid-template-columns: repeat(5,minmax(0,1fr)); gap: 15px; }
.top10-card { position: relative; overflow: hidden; border: 1px solid rgba(190,139,42,.52); border-radius: 17px; background: rgba(255,252,244,.9); box-shadow: 0 8px 20px rgba(85,54,12,.11); }
.top10-card::after { content: ""; position: absolute; inset: 5px; pointer-events: none; border: 1px solid rgba(208,162,68,.28); border-radius: 13px; }
.top10-card img { display: block; width: 100%; aspect-ratio: 1/1.12; object-fit: cover; }
.top10-card > div { padding: 10px 11px 12px; }
.top10-card h3 { margin: 0 0 3px; color: #2b2018; font-size: .88rem; }
.top10-card strong { display: block; color: #a47725; font-size: .82rem; }
.top10-card small { display: block; margin-top: 3px; color: #856e4c; font-size: .63rem; }
.top10-rank { position: absolute; top: 9px; left: 9px; z-index: 2; padding: 5px 8px; border-radius: 999px; background: linear-gradient(135deg,#fff1b7,#d9a53d); color: #2b1d0d; font: 800 .65rem Arial,sans-serif; box-shadow: 0 4px 10px rgba(72,42,6,.2); }
.top10-card.top1 { border-color: #b98319; box-shadow: 0 12px 28px rgba(178,126,26,.25); }
.top10-card.top1 .top10-rank { background: linear-gradient(135deg,#fff7cd,#c88d20); }
.top10-card.top2 .top10-rank { background: linear-gradient(135deg,#f5f4ed,#a9aaa6); }
.top10-card.top3 .top10-rank { background: linear-gradient(135deg,#ffe6c3,#c9824b); }
.top10-note { margin: 18px 0 0; color: #8b6d38; font-size: .7rem; text-align: center; }
html[data-theme="night"] .top10-section { background: radial-gradient(circle at 15% 0%, rgba(101,75,28,.45), transparent 34%), linear-gradient(135deg,#2a2117,#17120e); border-color: rgba(236,191,93,.4); }
html[data-theme="night"] .top10-heading h2, html[data-theme="night"] .top10-card h3 { color: #fff0d2; }
html[data-theme="night"] .top10-heading > p, html[data-theme="night"] .top10-note { color: #d1b985; }
html[data-theme="night"] .top10-card { background: rgba(33,27,19,.94); border-color: rgba(236,191,93,.38); }
html[data-theme="night"] .top10-card small { color: #d2b981; }
@media (max-width: 1000px) { .top10-grid { grid-template-columns: repeat(4,minmax(0,1fr)); } }
@media (max-width: 700px) { .top10-section { width: calc(100% - 28px); padding: 24px 15px 20px; } .top10-heading { display: block; } .top10-heading > p { margin-top: 10px; } .top10-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 11px; } }

/* Profile cards use a controlled headshot crop; full image remains in the modal */
.profiles-section .profile-image { aspect-ratio: 4 / 5 !important; }
.profiles-section .profile-image img { aspect-ratio: 4 / 5 !important; object-fit: cover; object-position: center 16% !important; }
.profiles-directory .profile-image { aspect-ratio: 4 / 5 !important; }
.profiles-directory .profile-image img { aspect-ratio: 4 / 5 !important; object-fit: cover; object-position: center 16% !important; }

/* More breathing room when the directory contains many photos */
.profiles-section .profile-grid { column-gap: 24px !important; row-gap: 30px !important; }
.profiles-directory .profile-grid { column-gap: 24px !important; row-gap: 30px !important; }
@media (max-width: 700px) { .profiles-section .profile-grid, .profiles-directory .profile-grid { column-gap: 14px !important; row-gap: 20px !important; } }

/* Keep the trust strip elegant and subordinate to the Hero */
.service-bar { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 10px; width: min(1120px, calc(100% - 48px)); margin: -20px auto 0; padding: 0; position: relative; z-index: 5; background: transparent !important; border: 0 !important; }
.service-bar span { display: flex; align-items: center; justify-content: center; min-height: 46px; padding: 10px 14px !important; color: #7d5a20 !important; background: rgba(255,250,239,.88) !important; border: 1px solid rgba(190,139,42,.4) !important; border-radius: 999px !important; box-shadow: 0 8px 22px rgba(79,49,13,.12), inset 0 1px rgba(255,255,255,.95); backdrop-filter: blur(18px); font-size: .78rem !important; font-weight: 700; }
html[data-theme="night"] .service-bar span { color: #f0ca72 !important; background: rgba(28,23,17,.92) !important; border-color: rgba(236,191,93,.38) !important; }
@media (max-width: 700px) { .service-bar { grid-template-columns: repeat(2, minmax(0, 1fr)); width: calc(100% - 28px); margin-top: -10px; gap: 8px; } .service-bar span { min-height: 40px; padding: 8px 9px !important; font-size: .68rem !important; } }
/* AURA NEW SET: slow, touch-friendly profile rail */
/* Dedicated directory route: show only the full profile catalogue. */
body.profiles-directory main > :not(.profiles-section) { display: none !important; }
body.profiles-directory .profiles-section { min-height: calc(100vh - 84px); padding-top: clamp(2rem, 5vw, 4.5rem); }

.newcomer-showcase {
  margin: clamp(2rem, 5vw, 5rem) auto;
  max-width: 1240px;
  padding: clamp(1.25rem, 3vw, 2.5rem);
  border: 1px solid rgba(180, 126, 36, .3);
  border-radius: 28px;
  background: linear-gradient(135deg, rgba(255, 250, 238, .96), rgba(255, 241, 201, .72));
  box-shadow: 0 20px 60px rgba(78, 48, 12, .12);
}
.newcomer-showcase-heading {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 1.5rem;
  margin-bottom: 1.25rem;
}
.newcomer-showcase-heading h2 { margin: .15rem 0 .35rem; }
.newcomer-showcase-heading > p { max-width: 30rem; margin: 0; color: var(--ink-muted, #715f4a); }
.newcomer-rail {
  display: flex;
  gap: 1rem;
  overflow: hidden;
  scrollbar-width: none;
  padding: .25rem .15rem .85rem;
}
.newcomer-track { display:flex; flex:0 0 max-content; gap:1rem; animation:aura-newcomer-marquee 105s linear infinite; will-change:transform; }
@keyframes aura-newcomer-marquee { from { transform:translate3d(0,0,0); } to { transform:translate3d(-50%,0,0); } }
.newcomer-card {
  flex: 0 0 clamp(170px, 20vw, 218px);
  scroll-snap-align: start;
  overflow: hidden;
  border: 1px solid rgba(177, 125, 37, .48);
  border-radius: 18px;
  background: rgba(255, 255, 255, .88);
  box-shadow: 0 10px 24px rgba(60, 36, 12, .14);
}
.newcomer-card a { position: relative; display: block; aspect-ratio: 4 / 5; overflow: hidden; }
.newcomer-card img { width: 100%; height: 100%; object-fit: cover; transition: transform .6s ease; }
.newcomer-card:hover img, .newcomer-card a:focus-visible img { transform: scale(1.045); }
.newcomer-card-badge {
  position: absolute;
  top: .65rem;
  right: .65rem;
  padding: .3rem .55rem;
  border: 1px solid rgba(255, 255, 255, .55);
  border-radius: 999px;
  background: linear-gradient(135deg, #fff2b9, #d59e36);
  color: #3e290d;
  font-size: .68rem;
  font-weight: 800;
  letter-spacing: .08em;
}
.newcomer-card > div { display: grid; gap: .2rem; padding: .75rem .8rem .85rem; }
.newcomer-card small { color: #a67625; font-size: .62rem; letter-spacing: .12em; }
.newcomer-card strong { color: #35271c; font-size: .88rem; }
.newcomer-actions { display: flex; justify-content: center; margin-top: 1.2rem; }
@media (max-width: 720px) {
  .newcomer-showcase { margin-inline: .75rem; border-radius: 20px; }
  .newcomer-showcase-heading { display: block; }
  .newcomer-showcase-heading > p { margin-top: .65rem; font-size: .9rem; }
  .newcomer-card { flex-basis: 43vw; }
}

/* Conversion hierarchy: two clear actions and a thumb-safe mobile contact bar. */
.hero-actions { display:flex; flex-wrap:wrap; align-items:center; gap:10px; }
.content-page { width:min(980px,calc(100% - 36px)); margin:0 auto; padding:clamp(5rem,10vw,9rem) 0 6rem; }
.star-canvas { opacity:.78; mix-blend-mode:screen; }
.content-page h1 { max-width:760px; margin:.3rem 0 1.2rem; color:#2b2018; font-family:Georgia,"Times New Roman",serif; font-size:clamp(2.5rem,6vw,5.4rem); line-height:1; }
.content-page .lead { max-width:720px; color:#6f5b44; font-size:1.1rem; line-height:1.9; }
.content-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:1rem; margin:2.6rem 0; }
.content-grid article,.faq-list details { padding:1.25rem; border:1px solid rgba(191,143,48,.35); border-radius:18px; background:rgba(255,252,245,.78); box-shadow:0 10px 24px rgba(92,57,11,.08); }
.content-grid h2 { margin-top:0; color:#3a2819; font-size:1.1rem; }
.content-grid p,.faq-list p { color:#715e49; line-height:1.8; }
.faq-list { display:grid; gap:.8rem; margin:2rem 0 2.4rem; }
.faq-list summary { cursor:pointer; color:#3a2819; font-weight:800; }
.faq-list details p { margin:.8rem 0 0; }
html[data-theme="night"] .content-page h1,html[data-theme="night"] .content-grid h2,html[data-theme="night"] .faq-list summary { color:#fff3da; }
html[data-theme="night"] .content-grid article,html[data-theme="night"] .faq-list details { background:rgba(35,27,19,.86); }
@media (max-width:720px) { .content-page { padding-top:4rem; } .content-grid { grid-template-columns:1fr; } .content-page h1 { font-size:clamp(2.4rem,13vw,4rem); } }
.ghost-button { display:inline-flex; align-items:center; justify-content:center; min-height:46px; padding:11px 18px; border:1px solid rgba(245,210,128,.78); border-radius:999px; color:#fff7e8; background:rgba(30,20,12,.26); text-decoration:none; font-weight:700; backdrop-filter:blur(8px); }
.ghost-button:hover,.ghost-button:focus-visible { background:rgba(255,246,218,.18); border-color:#ffe6a0; }
.mobile-contact-bar { display:none; }
@media (max-width:720px) {
  .hero-actions { gap:8px; }
  .hero-actions .gold-button,.hero-actions .ghost-button { min-height:42px; padding:10px 13px; font-size:.82rem; }
  .mobile-contact-bar { position:fixed; z-index:60; left:10px; right:10px; bottom:10px; display:grid; grid-template-columns:1fr 1fr 1.25fr; gap:7px; padding:7px; border:1px solid rgba(214,165,66,.52); border-radius:18px; background:rgba(255,250,239,.94); box-shadow:0 14px 34px rgba(55,35,12,.2); backdrop-filter:blur(16px); }
  .mobile-contact-bar a { display:flex; align-items:center; justify-content:center; min-height:42px; border-radius:12px; text-decoration:none; color:#3c2815; font-size:.78rem; font-weight:800; }
  .mobile-contact-bar a:first-child { color:#092817; background:#06c755; }
  .mobile-contact-bar a:last-child { background:linear-gradient(135deg,#fff0b7,#d7a33a); }
  footer { padding-bottom:84px !important; }
}
.newcomer-track { animation-duration:88s; }
.hero-copy h1 span { color: #d6ad55; }
.hero-microcopy { display:block; margin-top:.9rem; color:rgba(255,247,226,.82); letter-spacing:.04em; }
.find-aura-section { max-width:1180px; margin:clamp(3rem,7vw,7rem) auto; padding:clamp(1.3rem,4vw,3.3rem); display:grid; grid-template-columns:.85fr 1.15fr; gap:2rem; border:1px solid rgba(194,148,58,.3); border-radius:30px; background:linear-gradient(135deg,rgba(255,250,239,.94),rgba(245,231,198,.86)); box-shadow:0 22px 70px rgba(70,45,15,.12); }
.find-aura-copy h2 { margin:.6rem 0 1rem; font-family:Georgia,serif; font-size:clamp(2rem,4vw,3.7rem); line-height:1.08; color:#241b14; }
.find-aura-copy h2 span { color:#a8751e; }
.find-aura-copy p:not(.eyebrow) { color:#6b5a48; line-height:1.85; max-width:38rem; }
.find-aura-form { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:.85rem; align-content:start; }
.find-aura-form label { display:grid; gap:.35rem; color:#493822; font-weight:700; font-size:.88rem; }
.find-aura-form input,.find-aura-form select { min-height:44px; border:1px solid #dec58e; border-radius:13px; padding:.7rem .8rem; background:#fffdf8; color:#2d241b; font:inherit; }
.find-aura-form button { border:0; min-height:48px; margin-top:.3rem; grid-column:1/-1; cursor:pointer; }
.find-aura-status { grid-column:1/-1; margin:0; color:#257344; font-weight:700; }
@media (max-width:760px){.find-aura-section{grid-template-columns:1fr;margin:2.5rem 1rem;padding:1.35rem;border-radius:22px}.find-aura-form{grid-template-columns:1fr}.find-aura-form button,.find-aura-status{grid-column:auto}.hero-microcopy{font-size:.78rem}}
