/*
Theme Name: 523 Studios Refresh Child
Template: 523studios
Version: 1.0.0
Text Domain: 523studios-refresh
*/

.refresh-site {
  --r523-ink: #111011;
  --r523-ink-soft: #181617;
  --r523-paper: #f2eee6;
  --r523-white: #f7f5f0;
  --r523-muted: #bcb6ad;
  --r523-brass: #c4a477;
  --r523-red: #a53035;
  color: var(--r523-white);
  background: var(--r523-ink);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.55;
}
.refresh-site h1, .refresh-site h2, .refresh-site h3, .refresh-site h4, .refresh-site h5, .refresh-site h6 { color: inherit; font-family: inherit; font-weight: 700; }
.refresh-site *, .refresh-site *::before, .refresh-site *::after { box-sizing: border-box; }
.refresh-site img { display: block; max-width: 100%; height: auto; }
.refresh-site a { color: inherit; text-decoration: none; }
.refresh-site a:hover { color: var(--r523-brass); }
.refresh-site button, .refresh-site input, .refresh-site select, .refresh-site textarea { font: inherit; }
.refresh-site :focus-visible { outline: 2px solid #edc994; outline-offset: 4px; }
.refresh-site .r523-wrap { width: min(1220px, calc(100% - 9vw)); margin-right: auto; margin-left: auto; }
.refresh-site .r523-skip-link { position: absolute; z-index: 50; top: 8px; left: 8px; transform: translateY(-150%); padding: 10px 14px; background: var(--r523-paper); color: #171514; }
.refresh-site .r523-skip-link:focus { transform: translateY(0); }
.refresh-site .r523-header { min-height: 100px; display: flex; align-items: center; justify-content: space-between; gap: 32px; }
.refresh-site .r523-brand { width: 142px; min-height: 44px; display: flex; flex: 0 0 auto; align-items: center; }
.refresh-site .r523-brand img { width: 100%; }
.refresh-site .r523-nav-list { display: flex; flex-wrap: wrap; justify-content: flex-end; align-items: center; gap: 4px 28px; margin: 0; padding: 0; list-style: none; }
.refresh-site .r523-nav-list a { min-height: 44px; display: inline-flex; align-items: center; color: #e7e3dc; font-size: 13px; }
.refresh-site .r523-nav-list a:hover { color: var(--r523-brass); }
.refresh-site .r523-nav-list .r523-nav-cta a { padding: 10px 17px; background: var(--r523-brass); color: #171514; font-weight: 700; }
.refresh-site .r523-nav-list .r523-nav-cta a:hover { background: #f0d3a4; color: #171514; }
.refresh-site .r523-main { display: block; }
.refresh-site .r523-eyebrow { display: flex; align-items: center; gap: 12px; margin: 0 0 24px; color: var(--r523-brass); font-size: 11px; font-weight: 700; letter-spacing: .14em; line-height: 1.5; text-transform: uppercase; }
.refresh-site .r523-mark { width: 24px; height: 2px; display: inline-block; flex: 0 0 auto; background: var(--r523-red); }
.refresh-site .r523-hero { position: relative; min-height: 650px; display: grid; grid-template-columns: 1fr 1fr; align-items: center; overflow: hidden; padding-left: max(4.5vw, calc((100vw - 1220px) / 2)); background: radial-gradient(ellipse at 75% 40%, #24201e 0%, #151314 44%, var(--r523-ink) 76%); }
.refresh-site .r523-hero-copy { position: relative; z-index: 2; max-width: 610px; padding: 58px 0 82px; }
.refresh-site .r523-hero h1 { max-width: 600px; margin: 0 0 24px; font-size: clamp(58px, 8vw, 104px); letter-spacing: -.065em; line-height: .94; }
.refresh-site .r523-hero h1 em, .refresh-site .r523-section-heading h2 em, .refresh-site .r523-company-copy h2 em, .refresh-site .r523-inquiry-heading h2 em { color: var(--r523-brass); font-family: Georgia, 'Times New Roman', serif; font-weight: 400; letter-spacing: -.045em; }
.refresh-site .r523-hero-intro { max-width: 480px; margin: 0 0 34px; color: #ccc6bd; font-size: clamp(16px, 1.5vw, 19px); line-height: 1.65; }
.refresh-site .r523-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 8px 20px; }
.refresh-site .r523-button { min-height: 50px; display: inline-flex; align-items: center; justify-content: center; gap: 16px; padding: 12px 21px; border: 1px solid transparent; font-size: 12px; font-weight: 700; letter-spacing: .035em; transition: background .2s ease, color .2s ease; }
.refresh-site .r523-button-brass { background: var(--r523-brass); color: #181512; }
.refresh-site .r523-button-brass:hover { background: #d5ba91; color: #181512; }
.refresh-site .r523-button-light { background: var(--r523-paper); color: #171514; }
.refresh-site .r523-button-light:hover { background: #fff; color: #171514; }
.refresh-site .r523-text-link { min-height: 44px; display: inline-flex; align-items: center; gap: 10px; color: #e4ded5; font-size: 12px; font-weight: 700; }
.refresh-site .r523-hero-art { position: absolute; inset: 0 0 0 46%; overflow: hidden; }
.refresh-site .r523-hero-art::before { position: absolute; z-index: 1; inset: 0; content: ''; background: linear-gradient(90deg, var(--r523-ink) 0%, rgba(17,16,17,.62) 8%, rgba(17,16,17,0) 42%), linear-gradient(0deg, rgba(17,16,17,.44), transparent 28%); }
.refresh-site .r523-hero-art img { width: 100%; height: 100%; object-fit: cover; object-position: 50% 38%; }
.refresh-site .r523-hero-caption { position: absolute; z-index: 2; right: 7%; bottom: 28px; color: rgba(247,245,240,.75); font-family: Georgia, 'Times New Roman', serif; font-size: 15px; font-style: italic; }
.refresh-site .r523-hero-index { position: absolute; bottom: 24px; left: max(4.5vw, calc((100vw - 1220px) / 2)); display: flex; align-items: baseline; gap: 8px; color: rgba(255,255,255,.4); font-size: 12px; letter-spacing: .2em; }
.refresh-site .r523-hero-index span { font-size: 9px; }
.refresh-site .r523-company { padding: 76px 0 58px; background: var(--r523-paper); color: #191716; }
.refresh-site .r523-company-inner { display: grid; grid-template-columns: minmax(130px, .55fr) minmax(0, 2.1fr) minmax(150px, .55fr); align-items: start; gap: 42px; }
.refresh-site .r523-company-kicker { display: flex; align-items: center; gap: 10px; padding-top: 10px; color: #745f45; font-size: 10px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.refresh-site .r523-company-copy h2 { max-width: 760px; margin: 0 0 20px; font-size: clamp(38px, 5.3vw, 68px); letter-spacing: -.055em; line-height: 1.02; }
.refresh-site .r523-company-copy h2 em { color: #806647; }
.refresh-site .r523-company-copy p { max-width: 650px; margin: 0 0 27px; color: #554f49; font-size: 16px; line-height: 1.7; }
.refresh-site .r523-company-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 4px 15px; }
.refresh-site .r523-company-more { min-height: 44px; display: inline-flex; align-items: center; gap: 8px; color: #655a4d; font-size: 12px; font-weight: 700; }
.refresh-site .r523-company-more:hover, .refresh-site .r523-company-more:focus-visible { color: #3f3020; }
.refresh-site .r523-company-aside { display: flex; flex-direction: column; align-items: flex-start; gap: 13px; padding-top: 12px; color: #655a4d; font-family: Georgia, 'Times New Roman', serif; font-size: 13px; line-height: 1.5; }
.refresh-site .r523-company-aside-number { color: var(--r523-red); font-family: Arial, Helvetica, sans-serif; font-size: 11px; letter-spacing: .12em; }
.refresh-site .r523-company-aside-line { width: 44px; height: 1px; background: #9d8464; }
.refresh-site .r523-video-highlights { display: grid; grid-template-columns: minmax(130px, .55fr) minmax(0, 2.1fr); gap: 42px; margin-top: 40px; padding-top: 24px; border-top: 1px solid rgba(23,21,20,.2); }
.refresh-site .r523-video-heading h3 { margin: 0 0 5px; font-size: 17px; letter-spacing: -.02em; }
.refresh-site .r523-video-heading p { margin: 0; color: #756b60; font-size: 11px; }
.refresh-site .r523-video-list { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 10px; }
.refresh-site .r523-video-card { min-width: 0; display: flex; flex-direction: column; align-items: stretch; gap: 10px; padding: 10px; border: 1px solid rgba(23,21,20,.17); color: #191716; transition: background .2s ease, border-color .2s ease; }
.refresh-site .r523-video-card:hover { border-color: #9d8464; background: rgba(255,255,255,.38); color: #191716; }
.refresh-site .r523-video-card img { width: auto; height: 180px; max-width: 100%; aspect-ratio: 9 / 16; align-self: center; object-fit: contain; background: #211d1c; }
.refresh-site .r523-video-card-copy { min-width: 0; display: flex; flex-direction: column; gap: 7px; overflow-wrap: anywhere; }
.refresh-site .r523-video-card-copy strong { font-family: Georgia, 'Times New Roman', serif; font-size: 19px; font-weight: 400; line-height: 1.15; overflow-wrap: anywhere; }
.refresh-site .r523-video-card-copy span { color: #655d54; font-size: 10px; line-height: 1.5; overflow-wrap: anywhere; }
.refresh-site .r523-section { padding: 100px 0; }
.refresh-site .r523-section-heading { display: flex; align-items: end; justify-content: space-between; gap: 32px; margin-bottom: 44px; }
.refresh-site .r523-section-heading .r523-eyebrow { margin-bottom: 17px; }
.refresh-site .r523-section-heading h2 { margin: 0; font-size: clamp(42px, 6vw, 72px); letter-spacing: -.06em; line-height: .98; }
.refresh-site .r523-section-heading > p { max-width: 350px; margin: 0 0 4px; color: var(--r523-muted); font-size: 14px; line-height: 1.7; }
.refresh-site .r523-style { background: var(--r523-ink); }
.refresh-site .r523-style-grid { display: grid; grid-template-columns: repeat(12, 1fr); grid-template-rows: minmax(260px, 30vw) minmax(360px, 38vw); gap: 16px; }
.refresh-site .r523-style-card { position: relative; min-width: 0; margin: 0; overflow: hidden; background: #211d1c; }
.refresh-site .r523-style-card::after { position: absolute; inset: 40% 0 0; content: ''; background: linear-gradient(0deg, rgba(12,11,11,.72), transparent); pointer-events: none; }
.refresh-site .r523-style-card img { width: 100%; height: 100%; object-fit: cover; transition: transform .55s cubic-bezier(.2,.65,.2,1); }
.refresh-site .r523-style-card:hover img { transform: scale(1.035); }
.refresh-site .r523-style-runway img { object-fit: contain; object-position: center; }
.refresh-site .r523-style-runway:hover img { transform: none; }
.refresh-site .r523-style-card figcaption { position: absolute; z-index: 1; right: 18px; bottom: 14px; left: 18px; color: #f3eee6; font-family: Georgia, 'Times New Roman', serif; font-size: 16px; font-style: italic; }
.refresh-site .r523-style-runway { grid-column: span 6; grid-row: 1; }
.refresh-site .r523-style-woman, .refresh-site .r523-style-menswear { grid-column: span 3; grid-row: 1; }
.refresh-site .r523-style-man, .refresh-site .r523-style-beauty, .refresh-site .r523-style-redhead { grid-column: span 4; grid-row: 2; }
.refresh-site .r523-style-woman img { object-position: 50% 28%; }
.refresh-site .r523-style-man img { object-position: 50% 25%; }
.refresh-site .r523-style-redhead img { object-position: 50% 28%; }
.refresh-site .r523-gallery-foot { display: flex; justify-content: space-between; align-items: center; gap: 20px; margin-top: 27px; padding-top: 17px; border-top: 1px solid rgba(242,238,230,.2); color: var(--r523-brass); font-family: Georgia, 'Times New Roman', serif; font-size: 17px; font-style: italic; }
.refresh-site .r523-services { background: #eae5db; color: #171514; }
.refresh-site .r523-services .r523-eyebrow { color: #785f3d; }
.refresh-site .r523-services .r523-section-heading h2 em { color: #846b4c; }
.refresh-site .r523-services .r523-section-heading > p { color: #5e5751; }
.refresh-site .r523-service-grid { display: grid; grid-template-columns: repeat(4, 1fr); border-top: 1px solid rgba(23,21,20,.22); border-bottom: 1px solid rgba(23,21,20,.22); }
.refresh-site .r523-service-card { min-height: 290px; display: flex; flex-direction: column; padding: 25px 24px 22px; border-right: 1px solid rgba(23,21,20,.18); }
.refresh-site .r523-service-card:first-child { padding-left: 0; }
.refresh-site .r523-service-card:last-child { padding-right: 0; border-right: 0; }
.refresh-site .r523-service-number { margin-bottom: 36px; color: #806646; font-size: 9px; font-weight: 700; letter-spacing: .16em; }
.refresh-site .r523-service-card h3 { margin: 0 0 12px; font-size: 23px; letter-spacing: -.035em; }
.refresh-site .r523-service-card h3 a { color: inherit; }
.refresh-site .r523-service-card h3 a:hover, .refresh-site .r523-service-card h3 a:focus-visible { color: #806646; }
.refresh-site .r523-service-card p { margin: 0 0 20px; color: #5e5751; font-size: 13px; line-height: 1.7; }
.refresh-site .r523-service-link { min-height: 44px; display: inline-flex; align-items: center; gap: 9px; margin-top: auto; color: #3f3831; font-size: 11px; font-weight: 700; }
.refresh-site .r523-inquiry { background: #151314; }
.refresh-site .r523-inquiry-wrap { display: grid; grid-template-columns: minmax(220px, .8fr) minmax(0, 1.5fr); gap: clamp(40px, 9vw, 130px); }
.refresh-site .r523-inquiry-heading { align-self: start; }
.refresh-site .r523-inquiry-heading .r523-eyebrow { margin-bottom: 21px; }
.refresh-site .r523-inquiry-heading h2 { max-width: 400px; margin: 0 0 17px; font-size: clamp(40px, 5vw, 64px); letter-spacing: -.06em; line-height: 1; }
.refresh-site .r523-inquiry-heading > p { max-width: 330px; color: var(--r523-muted); font-size: 14px; line-height: 1.7; }
.refresh-site .r523-contact-links { display: flex; flex-wrap: wrap; margin-top: 16px; }
.refresh-site .r523-contact-links a, .refresh-site .r523-footer-links a { min-height: 44px; display: inline-flex; align-items: center; color: var(--r523-brass); font-size: 14px; font-weight: 700; }
.refresh-site .r523-contact-links a:hover, .refresh-site .r523-footer-links a:hover { color: #e0c89f; }
.refresh-site .wpcf7 { width: 100%; }
.refresh-site .wpcf7 form { display: block; }
.refresh-site .wpcf7 .inquiry-form { display: grid; grid-template-columns: 1fr 1fr; gap: 19px 22px; }
.refresh-site .inquiry-form .field-service, .refresh-site .inquiry-form .field-message, .refresh-site .inquiry-form .form-submit { grid-column: 1 / -1; }
.refresh-site .inquiry-form .field { min-width: 0; display: flex; flex-direction: column; gap: 8px; }
.refresh-site .wpcf7 label { display: block; margin: 0 0 8px; color: #eee9e1; font-size: 12px; font-weight: 700; }
.refresh-site .wpcf7 input:not([type="submit"]), .refresh-site .wpcf7 select, .refresh-site .wpcf7 textarea { width: 100%; min-height: 48px; border: 1px solid #484341; border-radius: 0; outline: none; padding: 11px 13px; background: #1b191a; color: var(--r523-white); }
.refresh-site .wpcf7 textarea { min-height: 112px; resize: vertical; }
.refresh-site .wpcf7 input:focus, .refresh-site .wpcf7 select:focus, .refresh-site .wpcf7 textarea:focus { border-color: var(--r523-brass); box-shadow: 0 0 0 2px rgba(196,164,119,.23); }
.refresh-site .wpcf7 input[type="submit"] { min-height: 50px; cursor: pointer; border: 0; padding: 12px 21px; background: var(--r523-brass); color: #181512; font-size: 12px; font-weight: 700; }
.refresh-site .wpcf7 input[type="submit"]:hover { background: #d5ba91; }
.refresh-site .wpcf7 .wpcf7-not-valid-tip { color: #efadad; font-size: 12px; }
.refresh-site .wpcf7 .wpcf7-response-output { margin: 18px 0 0; padding: 10px; color: var(--r523-white); }
.refresh-site .r523-page-content { width: min(920px, calc(100% - 9vw)); min-height: 55vh; margin: 0 auto; padding: 70px 0 100px; }
.refresh-site .r523-page-content h1, .refresh-site .r523-page-content h2, .refresh-site .r523-page-content h3, .refresh-site .r523-page-content h4, .refresh-site .r523-page-content h5, .refresh-site .r523-page-content h6 { color: var(--r523-white); font-family: Georgia, 'Times New Roman', serif; line-height: 1.15; }
.refresh-site .r523-page-content h1 { font-size: clamp(38px, 6vw, 64px); }
.refresh-site .r523-page-content ul, .refresh-site .r523-page-content ol { margin: 0 0 1.25em 1.4em; padding: 0; }
.refresh-site .r523-page-content ul { list-style: disc; }
.refresh-site .r523-page-content ol { list-style: decimal; }
.refresh-site .r523-page-content ul ul { list-style: circle; }
.refresh-site .r523-page-content ol ol { list-style: lower-alpha; }
.refresh-site .r523-page-content li { display: list-item; list-style-type: inherit; margin-bottom: .35em; }
.refresh-site .r523-page-content p, .refresh-site .r523-page-content li { color: #d6d0c7; }
.refresh-site .r523-page-content a { color: var(--r523-brass); text-decoration: underline; text-underline-offset: 3px; }
.refresh-site .r523-footer { padding: 35px 0; border-top: 1px solid rgba(242,238,230,.2); background: var(--r523-ink); }
.refresh-site .r523-footer-inner { display: flex; align-items: center; gap: 25px; }
.refresh-site .r523-footer-brand { width: 116px; }
.refresh-site .r523-footer-copy { display: flex; flex-direction: column; color: #bcb6ad; font-size: 11px; line-height: 1.6; }
.refresh-site .r523-footer-copy strong { color: var(--r523-white); font-size: 13px; letter-spacing: .04em; text-transform: uppercase; }
.refresh-site .r523-footer-links { display: flex; flex-wrap: wrap; align-items: center; gap: 0 16px; }
.refresh-site .r523-footer-links a { color: #d5cec3; font-size: 12px; }
.refresh-site .r523-footer-top { min-height: 44px; display: inline-flex; align-items: center; gap: 8px; margin-left: auto; color: #d5cec3; font-size: 11px; }
.refresh-site .r523-footer-nav { display: flex; flex-wrap: wrap; align-items: center; gap: 0 20px; margin-top: 24px; padding-top: 13px; border-top: 1px solid rgba(242,238,230,.13); }
.refresh-site .r523-footer-nav a { min-height: 44px; display: inline-flex; align-items: center; color: #aaa39a; font-size: 12px; line-height: 1.4; }
.refresh-site .r523-footer-nav a:hover { color: var(--r523-brass); }

@media (max-width: 900px) {
  .refresh-site .r523-wrap { width: min(100% - 48px, 740px); }
  .refresh-site .r523-hero { min-height: 600px; padding-left: 6vw; }
  .refresh-site .r523-hero-copy { max-width: 56%; }
  .refresh-site .r523-hero-art { left: 42%; }
  .refresh-site .r523-company-inner { grid-template-columns: 1fr 2fr; gap: 25px; }
  .refresh-site .r523-company-aside { display: none; }
  .refresh-site .r523-video-highlights { grid-template-columns: 1fr; gap: 14px; margin-top: 32px; }
  .refresh-site .r523-video-card img { height: 160px; }
  .refresh-site .r523-style-grid { grid-template-rows: minmax(250px, 36vw) minmax(300px, 42vw); gap: 12px; }
  .refresh-site .r523-service-grid { grid-template-columns: repeat(2, 1fr); }
  .refresh-site .r523-service-card { min-height: 250px; padding: 22px; border-bottom: 1px solid rgba(23,21,20,.18); }
  .refresh-site .r523-service-card:first-child { padding-left: 22px; }
  .refresh-site .r523-service-card:nth-child(2) { border-right: 0; }
  .refresh-site .r523-service-card:nth-child(3) { padding-left: 22px; border-bottom: 0; }
  .refresh-site .r523-service-card:last-child { border-bottom: 0; }
}
@media (max-width: 620px) {
  .refresh-site .r523-wrap { width: calc(100% - 38px); }
  .refresh-site .r523-header { position: relative; width: calc(100% - 38px); min-height: 0; flex-direction: column; align-items: flex-start; gap: 5px; padding: 15px 0 9px; }
  .refresh-site .r523-brand { width: 112px; }
  .refresh-site .r523-nav { width: 100%; }
  .refresh-site .r523-nav-list { justify-content: flex-start; gap: 0 15px; }
  .refresh-site .r523-nav-list a { font-size: 11px; }
  .refresh-site .r523-nav-list .r523-nav-cta { position: absolute; top: 15px; right: 0; }
  .refresh-site .r523-nav-list .r523-nav-cta a { padding: 9px 13px; }
  .refresh-site .r523-hero { min-height: 660px; display: flex; align-items: flex-end; padding: 0 19px 47px; }
  .refresh-site .r523-hero-art { inset: 0 0 0 12%; }
  .refresh-site .r523-hero-art::before { background: linear-gradient(0deg, rgba(17,16,17,.98) 0%, rgba(17,16,17,.84) 25%, rgba(17,16,17,.2) 68%, rgba(17,16,17,.16) 100%), linear-gradient(90deg, rgba(17,16,17,.35), transparent 80%); }
  .refresh-site .r523-hero-art img { object-position: 80% 50%; }
  .refresh-site .r523-hero-copy { width: 100%; min-width: 0; max-width: 100%; padding: 0 0 10px; }
  .refresh-site .r523-hero-copy .r523-eyebrow { max-width: 290px; margin-bottom: 18px; font-size: 9px; }
  .refresh-site .r523-hero h1 { width: 100%; max-width: 100%; margin-bottom: 18px; font-size: clamp(50px, 14vw, 72px); }
  .refresh-site .r523-hero-intro { width: 100%; max-width: 100%; margin-bottom: 21px; font-size: 15px; overflow-wrap: break-word; }
  .refresh-site .r523-actions { width: 100%; min-width: 0; gap: 6px 17px; }
  .refresh-site .r523-actions > * { max-width: 100%; }
  .refresh-site .r523-button { min-height: 48px; padding: 11px 15px; font-size: 11px; }
  .refresh-site .r523-hero-index { bottom: 14px; left: 19px; }
  .refresh-site .r523-hero-caption { right: 19px; bottom: 17px; font-size: 12px; }
  .refresh-site .r523-company { padding: 49px 0 54px; }
  .refresh-site .r523-company-inner { display: block; }
  .refresh-site .r523-company-kicker { margin-bottom: 17px; padding: 0; font-size: 9px; }
  .refresh-site .r523-company-copy h2 { margin-bottom: 16px; font-size: clamp(39px, 11vw, 56px); }
  .refresh-site .r523-company-copy p { margin-bottom: 22px; font-size: 14px; }
  .refresh-site .r523-company-actions { gap: 2px 10px; }
  .refresh-site .r523-company-more { font-size: 11px; }
  .refresh-site .r523-video-highlights { margin-top: 28px; padding-top: 20px; }
  .refresh-site .r523-video-list { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 9px; }
  .refresh-site .r523-video-card { gap: 8px; padding: 7px; }
  .refresh-site .r523-video-card img { height: 150px; }
  .refresh-site .r523-video-card-copy strong { font-size: 15px; }
  .refresh-site .r523-video-card-copy span { font-size: 9px; }
  .refresh-site .r523-section { padding: 67px 0; }
  .refresh-site .r523-section-heading { display: block; margin-bottom: 29px; }
  .refresh-site .r523-section-heading .r523-eyebrow { margin-bottom: 14px; }
  .refresh-site .r523-section-heading h2 { font-size: clamp(42px, 12vw, 58px); }
  .refresh-site .r523-section-heading > p { max-width: 420px; margin-top: 16px; font-size: 13px; }
  .refresh-site .r523-style-grid { grid-template-columns: repeat(2, minmax(0,1fr)); grid-template-rows: 240px 210px 210px 230px; gap: 9px; }
  .refresh-site .r523-style-runway { grid-column: span 2; grid-row: 1; }
  .refresh-site .r523-style-woman, .refresh-site .r523-style-menswear { grid-column: span 1; grid-row: 2; }
  .refresh-site .r523-style-man, .refresh-site .r523-style-beauty { grid-column: span 1; grid-row: 3; }
  .refresh-site .r523-style-redhead { grid-column: span 2; grid-row: 4; }
  .refresh-site .r523-style-card figcaption { right: 12px; bottom: 10px; left: 12px; font-size: 14px; }
  .refresh-site .r523-gallery-foot { align-items: flex-start; flex-direction: column; gap: 4px; margin-top: 17px; font-size: 15px; }
  .refresh-site .r523-service-grid { grid-template-columns: 1fr; }
  .refresh-site .r523-service-card, .refresh-site .r523-service-card:first-child, .refresh-site .r523-service-card:nth-child(3), .refresh-site .r523-service-card:last-child { min-height: auto; padding: 22px 0; border-right: 0; border-bottom: 1px solid rgba(23,21,20,.18); }
  .refresh-site .r523-service-card:last-child { border-bottom: 0; }
  .refresh-site .r523-service-number { margin-bottom: 15px; }
  .refresh-site .r523-service-card h3 { margin-bottom: 7px; font-size: 21px; }
  .refresh-site .r523-service-card p { max-width: 450px; margin-bottom: 9px; }
  .refresh-site .r523-service-link { margin-top: 0; }
  .refresh-site .r523-inquiry-wrap { display: block; }
  .refresh-site .r523-inquiry-heading { margin-bottom: 31px; }
  .refresh-site .r523-inquiry-heading h2 { font-size: clamp(42px, 12vw, 58px); }
  .refresh-site .wpcf7 .inquiry-form { grid-template-columns: 1fr; gap: 16px; }
  .refresh-site .inquiry-form .field-service, .refresh-site .inquiry-form .field-message, .refresh-site .inquiry-form .form-submit { grid-column: auto; }
  .refresh-site .wpcf7 input[type="submit"] { width: 100%; }
  .refresh-site .r523-page-content { width: calc(100% - 38px); padding: 55px 0 72px; }
  .refresh-site .r523-footer-inner { flex-wrap: wrap; gap: 13px 19px; }
  .refresh-site .r523-footer-brand { width: 94px; }
  .refresh-site .r523-footer-copy { font-size: 10px; }
  .refresh-site .r523-footer-links { flex-basis: 100%; gap: 0 14px; }
  .refresh-site .r523-footer-top { margin-left: auto; }
  .refresh-site .r523-footer-nav { gap: 0 14px; margin-top: 18px; padding-top: 10px; }
  .refresh-site .r523-footer-nav a { font-size: 11px; }
}
@media (prefers-reduced-motion: reduce) {
  .refresh-site *, .refresh-site *::before, .refresh-site *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; }
}

@media(max-width:620px){
.refresh-site .r523-brand{width:80px}
.refresh-site .r523-nav-list{gap:0 12px;flex-wrap:nowrap;justify-content:space-between}
.refresh-site .r523-nav-list a{font-size:10px;letter-spacing:0;white-space:nowrap}
.refresh-site .r523-nav-list .r523-nav-cta a{font-size:11px}
}

@media(max-width:360px){.refresh-site .r523-nav-list{gap:0 7px}.refresh-site .r523-nav-list a{font-size:9px}}
