/* Ruth Marie Beauty: colors sampled from the owner's September 2026 brand board. */
:root {
  --hot-pink: #ff0080;
  --soft-pink: #ff6ab2;
  --aqua: #00fefe;
  --yellow: #fbf154;
  --blush: #ffe3ef;
  --ivory: #fff;
  --paper: #fff;
  --plum: #19151a;
  --ink: #19151a;
  --rose: #b00058;
  --pink: #ff6ab2;
  --muted: #59515a;
  --line: #e9cad9;
  --serif: 'Lilita One', 'Arial Rounded MT Bold', sans-serif;
  --script: 'Leckerli One', cursive;
}
body { background: #fff; }
.site-header { position: relative; }
.custom-brand-logo { max-height: 65px; max-width: 190px; object-fit: contain; }
.hero h1,.page-hero h1,.queens-intro h2 { overflow-wrap: anywhere; }
@media(max-width:850px) { .site-header nav { top: 100%!important; } }
@media(max-width:600px) { .custom-brand-logo { max-height: 55px; max-width: 170px; } }
h1,h2,h3 { font-weight: 400; letter-spacing: -.015em; line-height: 1.08; }
h2 { font-size: clamp(36px, 3.7vw, 56px); }
h3 { font-size: 28px; }
em { font-style: normal; color: var(--rose); }
::selection { color: var(--ink); background: var(--yellow); }
:focus-visible { outline-color: #006d78; }
.eyebrow { font-size: 11px; font-weight: 700; letter-spacing: .12em; }
.announcement { background: var(--aqua); color: var(--ink); border-bottom: 2px solid var(--ink); padding: 9px 20px; font-size: 10px; font-weight: 700; letter-spacing: .09em; }
.announcement a { display: inline-block; }
.announcement span { font-size: 13px; margin-left: 16px; }
.site-header { height: 114px; padding-inline: 5.6vw; border-bottom: 2px solid var(--ink); }
.brand { position: relative; }
.brand-name { font-family: var(--script); font-size: 31px; letter-spacing: -.06em; color: #fff; -webkit-text-stroke: 3px var(--ink); paint-order: stroke fill; text-shadow: 2px 3px 0 var(--hot-pink); line-height: 1.05; padding-right: 8px; }
.brand-flower { font-family: var(--serif); right: -17px; top: 0; font-size: 27px; color: var(--yellow); }
.brand-beauty { display: block; font-family: var(--script); font-size: 22px; color: #fff; -webkit-text-stroke: 2px var(--ink); paint-order: stroke fill; text-shadow: 2px 2px 0 var(--hot-pink); line-height: 1.05; margin: 1px 0 0 40px; }
.brand-sub { margin-top: 8px; font-size: 7px; letter-spacing: .18em; font-weight: 700; }
.site-header nav { font-size: 12px; font-weight: 600; }
.nav-connect { border: 2px solid var(--ink); background: var(--yellow); box-shadow: 3px 3px 0 var(--ink); }
.nav-connect:hover { background: var(--aqua); color: var(--ink)!important; }
.button { background: var(--hot-pink); color: var(--ink); border: 2px solid var(--ink); box-shadow: 4px 4px 0 var(--ink); padding: 14px 25px; font-weight: 700; font-size: 12px; transition: transform .18s,box-shadow .18s,background .18s; }
.button:hover { color: var(--ink); background: var(--yellow); transform: translate(2px,2px); box-shadow: 2px 2px 0 var(--ink); }
.button-light { background: var(--yellow); border-color: var(--ink); color: var(--ink); }
.button-light:hover { background: var(--aqua); }
.text-link { font-size: 12px; font-weight: 700; border-bottom-width: 2px; }
.hero { background: var(--blush); grid-template-columns: 1.08fr 1fr; min-height: 700px; border-bottom: 2px solid var(--ink); overflow: hidden; }
.hero-copy { padding: 62px 30px 48px 5.6vw; }
.hero .eyebrow { font-size: 10px; letter-spacing: .1em; margin-bottom: 27px; }
.small-star { font-size: 24px; color: var(--hot-pink); }
.hero h1 { font-size: clamp(66px,6.9vw,108px); line-height: .99; letter-spacing: -.025em; }
.hero h1 span { color: #fff; -webkit-text-stroke: 3px var(--ink); paint-order: stroke fill; text-shadow: 4px 4px 0 var(--ink); }
.hero h1 span:nth-child(2) { color: var(--hot-pink); }
.hero h1 .last-line { color: var(--yellow); margin-left: 0; font-style: normal; font-weight: 400; }
.hero-intro { font-size: 15px; color: #463840; max-width: 430px; margin-top: 30px; }
.hero-actions { gap: 25px; margin-top: 28px; }
.hero-footnote { font-size: 10px; color: #52444c; margin-top: 33px; }
.tiny-line { background: var(--hot-pink); width: 26px; height: 3px; }
.hero-photo { margin: 40px 5.6vw 45px 20px; border: 3px solid var(--ink); border-radius: 220px 220px 28px 28px; box-shadow: 10px 10px 0 var(--aqua); background: var(--aqua); transform: rotate(1.5deg); }
.hero-photo>img { object-position: center 26%; filter: none; }
.hero-photo:after { background: linear-gradient(transparent,#19151a88); inset: 65% 0 0; }
.photo-edge { top: 37%; right: 16px; font-size: 8px; font-weight: 700; }
.photo-caption { left: 24px; bottom: 26px; z-index: 1; padding: 14px 20px; border: 2px solid var(--ink); background: var(--yellow); color: var(--ink); border-radius: 13px; box-shadow: 4px 4px 0 var(--ink); transform: rotate(-5deg); }
.photo-caption span { font-size: 11px; font-weight: 600; }
.photo-caption em { color: var(--ink); font-family: var(--serif); font-size: 36px; }
.hero-seal { right: 17px; bottom: 145px; width: 94px; height: 94px; border: 2px solid var(--ink); background: var(--soft-pink); color: var(--ink); box-shadow: 3px 3px 0 var(--ink); transform: rotate(10deg); font-size: 30px; }
.hero-seal small { font-size: 8px; font-weight: 700; letter-spacing: .06em; }
.values-strip { background: var(--aqua); border-top: 0; border-bottom: 2px solid var(--ink); padding-block: 22px; }
.values-strip span { font-family: var(--serif); font-style: normal; font-size: 22px; }
.values-strip b { color: var(--ink); font-size: 22px; }
.intro-section { padding-top: 90px; padding-bottom: 90px; }
.flower-mark { color: var(--hot-pink); }
.intro-copy h2 { font-size: clamp(38px,3.75vw,58px); }
.intro-bottom { gap: 35px; }
.intro-bottom p { font-size: 14px; color: var(--muted); }
.queens-feature { background: var(--soft-pink); color: var(--ink); border-block: 2px solid var(--ink); }
.queens-photo { min-height: 650px; border-right: 2px solid var(--ink); }
.queens-photo img { object-position: center 30%; }
.photo-label { background: var(--yellow); border: 2px solid var(--ink); padding: 12px 18px; border-radius: 10px; color: var(--ink); font-weight: 700; left: 30px; bottom: 30px; transform: rotate(-3deg); }
.queens-copy { padding: 65px 6vw 58px; }
.queens-copy .eyebrow { color: var(--ink); }
.queens-copy h2 { font-size: clamp(38px,3.6vw,55px); margin-top: 27px; }
.queens-copy em { color: #fff; -webkit-text-stroke: 2px var(--ink); paint-order: stroke fill; text-shadow: 2px 2px 0 var(--ink); }
.queens-copy p,.queens-copy strong { color: var(--ink); font-size: 14px; }
.queens-copy strong { font-weight: 700; }
.queens-spark { color: var(--yellow); top: 27px; right: 35px; font-size: 64px; -webkit-text-stroke: 1px var(--ink); }
.meetup-facts { border-color: #19151a60; color: var(--ink); gap: 36px; font-size: 11px; }
.meetup-facts b { color: var(--ink); font-size: 25px; }
.queens-copy small { color: #39252f; font-size: 10px; }
.post-image { border: 2px solid var(--ink); border-radius: 18px; background: var(--blush); }
.image-arrow { background: var(--yellow); border: 2px solid var(--ink); color: var(--ink); }
.post-meta { font-size: 9px; font-weight: 600; }
.post-card h3 { font-size: 27px; line-height: 1.16; }
.post-card p { font-size: 13px; }
.post-card .text-link { font-size: 11px; }
.quote-section { background: var(--yellow); border-block: 2px solid var(--ink); }
.quote-section>span { color: var(--hot-pink); }
.quote-section blockquote { font-size: clamp(31px,3.7vw,55px); line-height: 1.16; }
.quote-section blockquote em { color: var(--ink); text-decoration: underline; text-decoration-color: var(--hot-pink); text-decoration-thickness: 6px; text-underline-offset: 6px; }
.quote-section p { margin-top: 27px; font-weight: 700; }
.home-gallery a { border: 2px solid var(--ink); border-radius: 15px; box-shadow: 5px 5px 0 var(--soft-pink); }
.home-gallery a:nth-child(even) { box-shadow: 5px 5px 0 var(--aqua); }
.connect-band { background: var(--blush); border-block: 2px solid var(--ink); }
.connect-band .eyebrow { font-weight: 700; }
.site-footer { background: #fff; }
.footer-brand { font-family: var(--script); font-size: 32px; color: var(--ink); }
.footer-brand span { font-size: 8px; font-weight: 700; }
.footer-links { font-size: 12px; }
.footer-links .eyebrow { font-size: 10px; }
.footer-note p { font-size: 22px; line-height: 1.15; }
.footer-bottom { font-size: 10px; }
.page-title h1 { font-size: clamp(50px,6vw,88px); }
.page-title p { font-size: 15px; }
.page-hero { background: var(--blush); border-bottom: 2px solid var(--ink); max-width: none; }
.page-hero h1 { font-size: clamp(42px,4.6vw,70px); }
.page-hero>img { border: 2px solid var(--ink); border-radius: 130px 130px 20px 20px; box-shadow: 8px 8px 0 var(--aqua); }
.script-note,.signature { font-family: var(--script); font-style: normal; font-size: 23px; }
.story-body { border-top: 0; }
.story-body aside>p { font-size: 36px; }
.prose h2 { font-size: 34px; }
.prose h3 { font-size: 28px; }
.prose blockquote { font-size: 27px; border-color: var(--hot-pink); }
.queens-page-hero { color: var(--ink); background: var(--blush); border-bottom: 2px solid var(--ink); padding: 70px 25px; }
.queens-page-hero>.eyebrow { color: var(--rose); }
.queens-page-hero h1 { font-size: clamp(60px,8vw,115px); color: #fff; -webkit-text-stroke: 3px var(--ink); paint-order: stroke fill; text-shadow: 4px 4px 0 var(--ink); }
.queens-page-hero h1 em { color: var(--hot-pink); }
.queens-page-hero>p { color: #463840; font-size: 16px; max-width: 600px; }
.queens-page-hero .large-spark { color: var(--yellow); -webkit-text-stroke: 2px var(--ink); font-size: 150px; right: 5%; top: 55px; transform: rotate(12deg); }
.queens-tags { gap: 10px; flex-wrap: wrap; font-size: 12px; font-weight: 600; }
.queens-tags span { border: 1.5px solid var(--ink); background: #fff; border-radius: 99px; padding: 7px 14px; }
.queens-tags span:first-child { background: var(--yellow); }
.queens-tags span:last-child { background: var(--aqua); }
.queens-tags span+span:before { content: none; }
.queens-intro { gap: 8vw; }
.queens-intro h2 { font-size: clamp(37px,3.8vw,54px); }
.meetup-values { gap: 24px; }
.meetup-values article { border: 2px solid var(--ink); border-radius: 18px; padding: 25px; background: var(--blush); box-shadow: 5px 5px 0 var(--ink); }
.meetup-values article:nth-child(2) { background: #d1ffff; }
.meetup-values article:nth-child(3) { background: #fffbc1; }
.meetup-values article>span { color: var(--ink); font-size: 26px; }
.meetup-values h3 { font-size: 28px; margin-top: 12px; }
.meetup-values p { color: #463840; font-size: 14px; }
.meetup-invitation { display: grid; grid-template-columns: minmax(0,.85fr) minmax(0,1.15fr); gap: 8vw; align-items: center; padding-top: 0; }
.invitation-poster { max-width: 350px; margin: 0 auto; padding: 12px; border: 2px solid var(--ink); background: #fff; border-radius: 12px; transform: rotate(-3deg); box-shadow: 9px 9px 0 var(--aqua); }
.invitation-poster a { display: block; }
.invitation-poster img { width: 100%; height: auto; border-radius: 4px; }
.invitation-poster figcaption { padding: 12px 4px 0; text-align: center; font-size: 11px; font-weight: 600; }
.invitation-copy h2 { margin: 20px 0; }
.invitation-copy>p { color: var(--muted); max-width: 480px; margin: 17px 0 24px; }
.invitation-copy .text-link { font-size: 13px; }
.in-person-note { margin-top: 28px; padding-top: 24px; border-top: 1px solid var(--line); max-width: 480px; }
.in-person-note h3 { font-size: 24px; }
.in-person-note p { font-size: 14px; color: var(--muted); margin-top: 9px; }
.interest-section { background: var(--aqua); border-block: 2px solid var(--ink); }
.interest-section h2 { font-size: clamp(37px,3.8vw,56px); }
.interest-section h2 em { color: var(--ink); }
.interest-section>div>p { color: #293c3e; font-size: 15px; }
.interest-note { font-size: 12px; }
.interest-note strong { font-size: 10px; font-weight: 700; }
.form-card { border: 2px solid var(--ink); border-radius: 18px; box-shadow: 7px 7px 0 var(--ink); }
.form-card label { font-size: 12px; }
.form-note { font-size: 11px; }
.check span { font-size: 11px!important; }
input,textarea,select { border: 1.5px solid #a9919e; border-radius: 7px; background: #fff; }
input:focus,textarea:focus,select:focus { border-color: var(--rose); }
input[type=checkbox] { accent-color: var(--rose); }
.contact-layout h1 { font-size: clamp(45px,4.7vw,70px); }
.contact-queens h3 { font-size: 27px; }
.article-heading h1 { font-size: clamp(39px,4.7vw,68px); }
.article-cover img { border: 2px solid var(--ink); border-radius: 20px; }
.gallery-item { border: 2px solid var(--ink); border-radius: 15px; }
.gallery-item span { border: 2px solid var(--ink); background: var(--yellow); }
.admin-header .brand-name { padding: 4px; }
.admin-header .brand-name small { -webkit-text-stroke: 0; text-shadow: none; color: var(--ink); }
.admin-main h1,.auth-card h1 { font-size: 46px; }
.admin-main h2 { font-size: 31px; }
.admin-main h3 { font-size: 25px; }
.auth-card .form-note { margin-top: 18px; margin-bottom: 0; }
.admin-main .stat-grid a { background: var(--blush); border-color: var(--ink); border-radius: 12px; }
.admin-main .secondary { background: #fff; }
.admin-main .secondary:hover { background: var(--yellow); }
@media(min-width:1600px) {
  .hero { min-height: 760px; }
  .hero-copy { padding-left: 90px; }
}
@media(max-width:1150px) {
  .site-header nav { gap: 20px; }
  .hero { min-height: 660px; }
  .hero-copy { padding: 48px 20px 40px 4vw; }
  .hero h1 { font-size: 7vw; }
  .hero-photo { margin: 35px 4vw 40px 15px; }
  .hero-actions { gap: 20px; }
  .hero .eyebrow { font-size: 9px; }
  .hero-intro { font-size: 14px; }
  .hero-footnote { font-size: 9px; }
  .queens-copy { padding: 50px 4vw; }
  .queens-spark { font-size: 42px; top: 20px; right: 24px; }
  .queens-page-hero .large-spark { display: none; }
  .meetup-values h3 { font-size: 25px; }
}
@media(max-width:850px) {
  .site-header { height: 102px; padding-inline: 5vw; }
  .site-header nav { top: 140px; border-bottom: 2px solid var(--ink); font-size: 15px; }
  .brand-name { font-size: 30px; }
  .brand-sub { font-size: 7px; }
  .hero { min-height: 610px; }
  .hero-copy { padding: 45px 15px 35px 4vw; }
  .hero h1 { font-size: 7.1vw; }
  .hero-photo { margin: 35px 4vw 40px 14px; border-radius: 140px 140px 22px 22px; }
  .hero-seal { display: none; }
  .hero-actions { display: block; }
  .hero-actions>.text-link { margin-top: 22px; }
  .hero .eyebrow { font-size: 8px; }
  .photo-caption { left: 15px; right: 15px; bottom: 24px; padding: 12px; }
  .photo-caption em { font-size: 30px; }
  .values-strip span { font-size: 18px; }
  .intro-section { padding-block: 65px; }
  .intro-copy h2 { font-size: 46px; }
  .queens-feature { grid-template-columns: .85fr 1.15fr; }
  .queens-photo { min-height: 600px; }
  .queens-copy { padding: 45px 25px; }
  .queens-copy h2 { font-size: 37px; }
  .queens-copy p { font-size: 13px; }
  .meetup-facts { gap: 20px; font-size: 10px; }
  .meetup-facts b { font-size: 21px; }
  .section-heading h2 { font-size: 39px; }
  .post-card h3 { font-size: 24px; }
  .meetup-values { gap: 17px; }
  .meetup-values article { padding: 20px 18px; }
  .meetup-values h3 { font-size: 24px; }
  .meetup-values p { font-size: 13px; }
  .interest-section { gap: 30px; }
  .interest-section h2 { font-size: 38px; }
  .contact-layout h1 { font-size: 47px; }
}
@media(max-width:600px) {
  .announcement { padding: 8px 12px; font-size: 8px; letter-spacing: .04em; }
  .announcement span { margin-left: 5px; font-size: 11px; }
  .site-header { height: 99px; padding-inline: 24px; }
  .site-header nav { top: 132px; }
  .brand-name { font-size: 28px; }
  .brand-beauty { font-size: 20px; margin-left: 37px; }
  .brand-sub { font-size: 6px; }
  .hero { display: flex; min-height: 0; }
  .hero-copy { padding: 38px 25px 30px; }
  .hero .eyebrow { font-size: 9px; margin-bottom: 24px; }
  .hero h1 { font-size: clamp(48px,14.5vw,78px); line-height: 1.04; }
  .hero h1 span { -webkit-text-stroke-width: 2px; text-shadow: 3px 3px 0 var(--ink); }
  .hero h1 .last-line { margin-left: 0; }
  .hero-intro { font-size: 14px; margin-top: 25px; }
  .hero-actions { display: flex; gap: 18px; }
  .hero-actions>.text-link { margin: 0; font-size: 10px; }
  .hero-actions .button { font-size: 11px; padding: 12px 18px; }
  .hero-footnote { margin-top: 27px; font-size: 8px; }
  .hero-photo { height: 475px; margin: 3px 30px 35px 25px; border-radius: 170px 170px 22px 22px; }
  .hero-photo>img { object-position: center 32%; }
  .hero-seal { display: flex; right: 14px; bottom: 115px; width: 82px; height: 82px; }
  .hero-seal small { font-size: 7px; }
  .photo-caption { right: auto; left: 20px; bottom: 24px; padding: 13px 16px; }
  .photo-caption em { font-size: 32px; }
  .values-strip { padding: 21px 20px; }
  .values-strip span { font-size: 18px; }
  .intro-section { padding-block: 55px; }
  .intro-copy h2 { font-size: 36px; }
  .intro-bottom p { font-size: 14px; }
  .queens-feature { display: flex; }
  .queens-photo { min-height: 390px; height: 390px; border-right: 0; border-bottom: 2px solid var(--ink); }
  .queens-photo img { object-position: center 22%; }
  .photo-label { left: 24px; bottom: 24px; }
  .queens-copy { padding: 40px 25px 46px; }
  .queens-copy h2 { font-size: 38px; margin-top: 23px; }
  .queens-copy p { font-size: 14px; }
  .meetup-facts { gap: 28px; font-size: 11px; }
  .meetup-facts b { font-size: 25px; }
  .queens-copy small { font-size: 9px; }
  .section-heading h2 { font-size: 36px; }
  .post-card h3 { font-size: 28px; }
  .quote-section blockquote { font-size: 31px; }
  .quote-section blockquote em { text-decoration-thickness: 4px; }
  .connect-band h2 { font-size: 36px; }
  .footer-brand { font-size: 31px; }
  .footer-bottom { font-size: 9px; }
  .page-title h1 { font-size: 53px; }
  .page-title p { font-size: 14px; }
  .page-hero { padding: 40px 25px 48px; }
  .page-hero h1 { font-size: 42px; }
  .page-hero>img { height: 470px; }
  .script-note { font-size: 21px; }
  .queens-page-hero { padding: 45px 25px 50px; }
  .queens-page-hero h1 { font-size: clamp(47px,14.5vw,68px); line-height: 1; -webkit-text-stroke-width: 2px; text-shadow: 3px 3px 0 var(--ink); }
  .queens-page-hero h1 em { display: block; }
  .queens-page-hero>p { font-size: 14px; }
  .queens-tags { gap: 8px; font-size: 10px; margin: 25px 0 28px; }
  .queens-tags span { padding: 6px 12px; }
  .queens-page-hero .button { font-size: 11px; gap: 20px; }
  .queens-intro h2 { font-size: 36px; }
  .meetup-values article { padding: 24px; margin-top: 22px; }
  .meetup-values h3 { font-size: 29px; }
  .meetup-values p { font-size: 14px; }
  .meetup-invitation { display: flex; flex-direction: column-reverse; align-items: stretch; gap: 36px; padding-top: 0; }
  .invitation-copy h2 { font-size: 36px; }
  .invitation-copy>p { font-size: 14px; }
  .invitation-poster { width: calc(100% - 22px); max-width: 310px; padding: 9px; }
  .interest-section { padding: 48px 25px 55px; }
  .interest-section h2 { font-size: 37px; }
  .interest-note { margin-bottom: 32px; }
  .form-card { padding: 25px 20px; box-shadow: 5px 5px 0 var(--ink); }
  .form-card .button { padding: 13px 14px; font-size: 11px; }
  .contact-layout h1 { font-size: 43px; }
  .contact-queens h3 { font-size: 26px; }
  .article-heading h1 { font-size: 38px; }
  .article-heading>p { font-size: 14px; }
  .prose h2 { font-size: 31px; }
  .prose h3 { font-size: 27px; }
  .admin-main h1,.auth-card h1 { font-size: 38px; }
}
