/* Generated from visual-variants.css for route-scoped loading. Do not edit manually without updating the split source. */
body.cosloom-concept-minimal-luxury-atelier {
--page: #f8f5ef;
  --page-soft: #ebe5dc;
  --surface: rgba(248, 245, 239, 0.68);
  --surface-strong: rgba(251, 249, 244, 0.94);
  --ink: #23211f;
  --ink-soft: #4f4944;
  --muted: #83786e;
  --line: rgba(35, 33, 31, 0.11);
  --line-strong: rgba(35, 33, 31, 0.2);
  --accent: #7c5968;
  --accent-2: #968878;
  --dark: #25231f;
  --cream: #f8f5ef;
  --shadow: 0 26px 76px rgba(42, 37, 30, 0.09);
  --soft-shadow: 0 14px 34px rgba(42, 37, 30, 0.055);
  --font-heading: "Cormorant Garamond", "Libre Baskerville", Georgia, serif;
  background:
    linear-gradient(90deg, rgba(124, 89, 104, 0.035) 0 1px, transparent 1px 100%),
    linear-gradient(180deg, #fbfaf6 0%, #eee8df 54%, #f8f5ef 100%);
  background-size: 112px 100%, auto;
}

@media (max-width: 768px) {
body.cosloom-concept-cinematic-costume-house #projects {
order: 3 !important;
    padding: 20px 18px 12px !important;
    background: rgba(255, 252, 246, 0.78) !important;
}

body.cosloom-concept-cinematic-costume-house #projects .section-heading::after {
content: "View all works  >" !important;
    color: rgba(37, 31, 29, 0.62) !important;
    font: 600 0.82rem/1 var(--font-body, sans-serif) !important;
}

body.cosloom-concept-cinematic-costume-house .style-grid {
display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px !important;
}

body.cosloom-concept-cinematic-costume-house .style-card {
position: relative !important;
    aspect-ratio: 1.62 / 1 !important;
    min-height: 0 !important;
    border-radius: 8px !important;
    overflow: hidden !important;
    background: #151211 !important;
}

body.cosloom-concept-cinematic-costume-house .style-card::after {
content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    z-index: 1 !important;
    background: linear-gradient(90deg, rgba(13, 12, 11, 0.78), rgba(13, 12, 11, 0.18)) !important;
}

body.cosloom-concept-cinematic-costume-house .style-card img {
width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: 50% 42% !important;
    filter: saturate(0.92) contrast(1.03) brightness(0.82) !important;
}

body.cosloom-concept-cinematic-costume-house .style-card__body {
position: absolute !important;
    inset: auto 12px 10px 12px !important;
    z-index: 2 !important;
    padding: 0 !important;
}

body.cosloom-concept-cinematic-costume-house .style-card__body h3 {
max-width: 9ch !important;
    margin: 0 0 8px !important;
    color: #fffaf1 !important;
    font-size: clamp(1.08rem, 5vw, 1.45rem) !important;
    line-height: 0.96 !important;
}

body.cosloom-concept-cinematic-costume-house .style-card__body h3::after {
content: "→" !important;
    display: block !important;
    margin-top: 8px !important;
    font-family: var(--font-body, sans-serif) !important;
    font-size: 1rem !important;
}

body.cosloom-concept-cinematic-costume-house .style-card__body p,
  body.cosloom-concept-cinematic-costume-house .style-card__body span {
display: none !important;
}

body.cosloom-concept-cinematic-costume-house #projects .project-grid {
display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px !important;
}

body.cosloom-concept-cinematic-costume-house #projects .project-card {
display: grid !important;
    grid-template-columns: 42% 58% !important;
    min-height: 86px !important;
    border: 1px solid rgba(64, 55, 47, 0.16) !important;
    border-radius: 8px !important;
    overflow: hidden !important;
    background: rgba(255, 252, 246, 0.76) !important;
}

body.cosloom-concept-cinematic-costume-house #projects .project-card:nth-child(n + 7) {
display: none !important;
}

body.cosloom-concept-cinematic-costume-house #projects .project-card__media,
  body.cosloom-concept-cinematic-costume-house #projects .project-card__image {
height: 100% !important;
    min-height: 86px !important;
}

body.cosloom-concept-cinematic-costume-house #projects .project-card__image img {
width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

body.cosloom-concept-cinematic-costume-house #projects .project-card__body {
position: static !important;
    display: flex !important;
    padding: 10px 9px !important;
    flex-direction: column !important;
    justify-content: center !important;
    background: transparent !important;
}

body.cosloom-concept-cinematic-costume-house #projects .project-card__kicker,
  body.cosloom-concept-cinematic-costume-house #projects .project-meta-list,
  body.cosloom-concept-cinematic-costume-house #projects .project-card__body p {
display: none !important;
}

body.cosloom-concept-cinematic-costume-house #projects .project-card__body h3 {
margin: 0 0 8px !important;
    color: #251f1d !important;
    font-size: clamp(0.95rem, 4.2vw, 1.12rem) !important;
    line-height: 1.02 !important;
}

body.cosloom-concept-cinematic-costume-house #projects .project-card__tags span {
display: inline-flex !important;
    padding: 4px 7px !important;
    border: 0 !important;
    border-radius: 5px !important;
    background: rgba(143, 83, 109, 0.12) !important;
    color: rgba(37, 31, 29, 0.72) !important;
    font-size: 0.68rem !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}

body.cosloom-concept-cinematic-costume-house #projects .project-card__tags span:nth-child(n + 3) {
display: none !important;
}
}

@media (max-width: 768px) {
body.cosloom-concept-cinematic-costume-house {
--mobile-ivory: #f7f0e7;
    --mobile-ink: #251f1d;
    --mobile-plum: #8f536d;
    --mobile-brass: #a88658;
}

body.cosloom-concept-cinematic-costume-house #projects {
order: 3 !important;
}

body.cosloom-concept-cinematic-costume-house #projects .section-heading::after {
content: "View all works  >" !important;
    color: rgba(37, 31, 29, 0.62) !important;
    font: 600 0.82rem/1 var(--font-body, sans-serif) !important;
    white-space: nowrap !important;
}

body.cosloom-concept-cinematic-costume-house .style-grid {
display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px !important;
    margin: 0 !important;
}

body.cosloom-concept-cinematic-costume-house .style-card {
position: relative !important;
    min-height: 0 !important;
    aspect-ratio: 1.62 / 1 !important;
    border: 1px solid rgba(255, 252, 246, 0.24) !important;
    border-radius: 8px !important;
    overflow: hidden !important;
    background: #151211 !important;
    box-shadow: 0 14px 34px rgba(37, 31, 29, 0.13) !important;
}

body.cosloom-concept-cinematic-costume-house .style-card::after {
content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    background: linear-gradient(90deg, rgba(13, 12, 11, 0.78), rgba(13, 12, 11, 0.22)) !important;
    z-index: 1 !important;
}

body.cosloom-concept-cinematic-costume-house .style-card img {
width: 100% !important;
    height: 100% !important;
    display: block !important;
    object-fit: cover !important;
    object-position: 50% 42% !important;
    filter: saturate(0.92) contrast(1.03) brightness(0.82) !important;
}

body.cosloom-concept-cinematic-costume-house .style-card__body {
position: absolute !important;
    inset: auto 12px 10px 12px !important;
    z-index: 2 !important;
    padding: 0 !important;
    color: #fffaf1 !important;
}

body.cosloom-concept-cinematic-costume-house .style-card__body h3 {
max-width: 9ch !important;
    margin: 0 0 8px !important;
    color: #fffaf1 !important;
    font-family: var(--font-display, serif) !important;
    font-size: clamp(1.08rem, 5vw, 1.45rem) !important;
    line-height: 0.96 !important;
    letter-spacing: 0 !important;
}

body.cosloom-concept-cinematic-costume-house .style-card__body h3::after {
content: "→" !important;
    display: block !important;
    margin-top: 8px !important;
    font-family: var(--font-body, sans-serif) !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
}

body.cosloom-concept-cinematic-costume-house .style-card__body p,
  body.cosloom-concept-cinematic-costume-house .style-card__body span {
display: none !important;
}

body.cosloom-concept-cinematic-costume-house #projects {
padding: 20px 18px 12px !important;
    background: rgba(255, 252, 246, 0.78) !important;
}

body.cosloom-concept-cinematic-costume-house #projects .project-grid {
display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px !important;
    margin: 0 !important;
}

body.cosloom-concept-cinematic-costume-house #projects .project-card {
min-height: 86px !important;
    display: grid !important;
    grid-template-columns: 42% 58% !important;
    border: 1px solid rgba(64, 55, 47, 0.16) !important;
    border-radius: 8px !important;
    overflow: hidden !important;
    background: rgba(255, 252, 246, 0.76) !important;
    box-shadow: none !important;
}

body.cosloom-concept-cinematic-costume-house #projects .project-card:nth-child(n + 7) {
display: none !important;
}

body.cosloom-concept-cinematic-costume-house #projects .project-card__media,
  body.cosloom-concept-cinematic-costume-house #projects .project-card__image {
width: 100% !important;
    height: 100% !important;
    min-height: 86px !important;
    aspect-ratio: auto !important;
}

body.cosloom-concept-cinematic-costume-house #projects .project-card__image img {
width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: 50% 42% !important;
    filter: saturate(0.9) contrast(1.02) brightness(0.92) !important;
}

body.cosloom-concept-cinematic-costume-house #projects .project-card__body {
position: static !important;
    display: flex !important;
    min-width: 0 !important;
    padding: 10px 9px !important;
    flex-direction: column !important;
    justify-content: center !important;
    background: transparent !important;
    color: var(--mobile-ink) !important;
}

body.cosloom-concept-cinematic-costume-house #projects .project-card__kicker,
  body.cosloom-concept-cinematic-costume-house #projects .project-meta-list,
  body.cosloom-concept-cinematic-costume-house #projects .project-card__body p {
display: none !important;
}

body.cosloom-concept-cinematic-costume-house #projects .project-card__body h3 {
margin: 0 0 8px !important;
    color: var(--mobile-ink) !important;
    font-family: var(--font-display, serif) !important;
    font-size: clamp(0.95rem, 4.2vw, 1.12rem) !important;
    line-height: 1.02 !important;
    letter-spacing: 0 !important;
}

body.cosloom-concept-cinematic-costume-house #projects .project-card__tags {
display: flex !important;
    flex-wrap: wrap !important;
    gap: 5px !important;
    margin: 0 !important;
}

body.cosloom-concept-cinematic-costume-house #projects .project-card__tags span {
display: inline-flex !important;
    max-width: 100% !important;
    padding: 4px 7px !important;
    border: 0 !important;
    border-radius: 5px !important;
    background: rgba(143, 83, 109, 0.12) !important;
    color: rgba(37, 31, 29, 0.72) !important;
    font-size: 0.68rem !important;
    font-weight: 500 !important;
    letter-spacing: 0 !important;
    line-height: 1 !important;
    text-transform: none !important;
}

body.cosloom-concept-cinematic-costume-house #projects .project-card__tags span:nth-child(n + 3) {
display: none !important;
}
}

@media (max-width: 980px), (max-width: 1180px) and (hover: none) and (pointer: coarse) {
body.cosloom-concept-cinematic-costume-house {
overflow-x: hidden;
}

body.cosloom-concept-cinematic-costume-house .cosloom-home > .concept-section.section-shell {
width: 100vw !important;
    max-width: 100vw !important;
    box-sizing: border-box !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-right: max(14px, env(safe-area-inset-right)) !important;
    padding-left: max(14px, env(safe-area-inset-left)) !important;
}

body.cosloom-concept-cinematic-costume-house .cosloom-home > .concept-section.section-shell {
width: 100vw !important;
    max-width: 100vw !important;
    box-sizing: border-box !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-right: max(14px, env(safe-area-inset-right)) !important;
    padding-left: max(14px, env(safe-area-inset-left)) !important;
}

body.cosloom-concept-cinematic-costume-house .featured-styles-grid {
display: grid;
    grid-auto-flow: column;
    grid-auto-columns: minmax(190px, 62vw);
    grid-template-columns: none !important;
    gap: 10px;
    margin-right: -14px;
    padding-right: 14px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
}

body.cosloom-concept-cinematic-costume-house .featured-styles-grid::-webkit-scrollbar {
display: none;
}

body.cosloom-concept-cinematic-costume-house .featured-style-card {
display: grid;
    min-width: 0;
    overflow: hidden;
    color: inherit;
    text-decoration: none;
    border: 1px solid rgba(37, 34, 31, 0.12);
    background: rgba(251, 249, 244, 0.64);
    scroll-snap-align: start;
}

body.cosloom-concept-cinematic-costume-house .featured-style-card figure {
aspect-ratio: 1;
    overflow: hidden;
    background: rgba(37, 34, 31, 0.08);
}

body.cosloom-concept-cinematic-costume-house .featured-style-card img {
width: 100%;
    height: 100%;
    object-fit: cover;
    filter: saturate(0.82) contrast(1.02) brightness(0.96) sepia(0.04);
}

body.cosloom-concept-cinematic-costume-house .featured-style-card div {
padding: 12px;
}

body.cosloom-concept-cinematic-costume-house .featured-style-card span {
color: var(--plum);
    font-size: 0.58rem;
    font-weight: 700;
    letter-spacing: 0.18em;
}

body.cosloom-concept-cinematic-costume-house .featured-style-card h3 {
margin: 8px 0 0;
    font-size: clamp(1.18rem, 5vw, 1.45rem);
    line-height: 1;
}

body.cosloom-concept-cinematic-costume-house .featured-style-card p {
display: -webkit-box;
    margin: 7px 0 0;
    overflow: hidden;
    color: rgba(62, 56, 49, 0.76);
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 0.72rem;
    line-height: 1.34;
}
}

body.cosloom-concept-minimal-luxury-atelier .site-nav {
width: min(calc(100% - var(--site-pad) * 2), 1480px);
  min-height: 92px;
  padding: 20px 0 18px;
  border-bottom-color: rgba(124, 89, 104, 0.16);
  background: rgba(248, 245, 239, 0.9);
}

body.cosloom-concept-minimal-luxury-atelier .section-shell {
width: min(calc(100% - var(--site-pad) * 2), 1480px);
}

body.cosloom-concept-minimal-luxury-atelier .brand {
gap: 16px;
}

body.cosloom-concept-minimal-luxury-atelier .brand__mark {
width: 28px;
  height: 46px;
  border-width: 0 1px;
  border-color: rgba(124, 89, 104, 0.32);
  border-radius: 0;
  background: transparent;
  color: #7c5968;
  font-family: var(--font-body);
  font-size: 0.72rem;
  font-weight: 700;
}

body.cosloom-concept-minimal-luxury-atelier .brand__name {
font-size: 1.86rem;
  line-height: 0.95;
}

body.cosloom-concept-minimal-luxury-atelier .brand__descriptor {
color: #7c5968;
}

body.cosloom-concept-minimal-luxury-atelier .nav-links {
gap: 36px;
  color: #817872;
  font-size: 0.82rem;
}

body.cosloom-concept-minimal-luxury-atelier .nav-quote {
min-height: 44px;
  padding: 0 20px;
  border-color: rgba(124, 89, 104, 0.22);
  background: rgba(251, 249, 244, 0.52);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a1,
body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 {
position: sticky;
  isolation: isolate;
  width: min(calc(100% - var(--site-pad) * 2), 1520px);
  border-bottom-color: rgba(124, 89, 104, 0.18);
  background:
    linear-gradient(90deg, rgba(124, 89, 104, 0.08), transparent 19%, transparent 81%, rgba(124, 89, 104, 0.06)),
    rgba(248, 245, 239, 0.94);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a1::after,
body.cosloom-concept-minimal-luxury-atelier .site-nav--a2::after {
content: "";
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(124, 89, 104, 0.36) 16%, rgba(124, 89, 104, 0.16) 42%, transparent 78%);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a1 .brand__mark,
body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__mark {
display: none;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a1 .brand__name,
body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__name {
color: #24211f;
  font-family: var(--font-heading);
  font-weight: 500;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a1 .brand__descriptor,
body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__descriptor {
color: #7c5968;
  font-size: 0.67rem;
  font-weight: 700;
  line-height: 1;
  text-transform: lowercase;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a1 {
grid-template-columns: minmax(230px, 0.62fr) minmax(380px, 1fr) minmax(178px, 0.48fr);
  gap: clamp(28px, 4vw, 76px);
  min-height: 98px;
  padding: 22px 0 20px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a1 .brand {
justify-self: start;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a1 .brand__text {
gap: 5px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a1 .brand__name {
font-size: clamp(2rem, 2vw, 2.34rem);
  line-height: 0.88;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a1 .nav-links {
align-items: center;
  justify-content: center;
  gap: clamp(30px, 4vw, 54px);
  color: #6f6763;
  font-size: 0.78rem;
  font-weight: 650;
  text-transform: uppercase;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a1 .nav-links a {
position: relative;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a1 .nav-links a::after {
content: "";
  position: absolute;
  right: 0;
  bottom: -11px;
  left: 0;
  height: 1px;
  background: rgba(124, 89, 104, 0);
  transform: scaleX(0.4);
  transition: background 240ms ease, transform 240ms ease;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a1 .nav-links a:hover::after,
body.cosloom-concept-minimal-luxury-atelier .site-nav--a1 .nav-links a:focus-visible::after {
background: rgba(124, 89, 104, 0.46);
  transform: scaleX(1);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a1 .nav-quote {
justify-self: end;
  min-height: 42px;
  padding: 0 22px;
  border-color: rgba(124, 89, 104, 0.3);
  border-radius: 3px;
  background: rgba(251, 249, 244, 0.28);
  color: #2c2925;
  font-size: 0.82rem;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 {
grid-template-columns: 1fr auto 1fr;
  grid-template-rows: auto auto;
  row-gap: 14px;
  min-height: 126px;
  padding: 24px 0 18px;
  background:
    linear-gradient(180deg, rgba(248, 245, 239, 0.98), rgba(241, 236, 228, 0.86)),
    rgba(248, 245, 239, 0.94);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand {
grid-column: 2;
  grid-row: 1;
  justify-self: center;
  text-align: center;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__text {
justify-items: center;
  gap: 3px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__name {
font-size: clamp(2.18rem, 2.6vw, 2.76rem);
  line-height: 0.84;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__descriptor {
color: #756d69;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .nav-links {
grid-column: 2;
  grid-row: 2;
  justify-content: center;
  gap: clamp(30px, 3.6vw, 50px);
  color: #766d69;
  font-size: 0.8rem;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .nav-quote {
grid-column: 3;
  grid-row: 1 / span 2;
  justify-self: end;
  min-height: auto;
  padding: 0 0 3px;
  border-width: 0 0 1px;
  border-color: rgba(124, 89, 104, 0.36);
  border-radius: 0;
  background: transparent;
  color: #7c5968;
  font-size: 0.8rem;
  font-weight: 650;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .nav-quote:hover,
body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .nav-quote:focus-visible {
transform: none;
  color: #2b2825;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a1 + .concept-hero {
padding-top: clamp(38px, 4vw, 62px);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 + .concept-hero {
padding-top: clamp(32px, 3.5vw, 54px);
}

body.cosloom-concept-minimal-luxury-atelier h1 {
max-width: 560px;
  font-size: clamp(4.25rem, 6vw, 6.65rem);
  line-height: 0.94;
}

body.cosloom-concept-minimal-luxury-atelier h2 {
font-size: clamp(2.55rem, 4.4vw, 4.35rem);
}

body.cosloom-concept-minimal-luxury-atelier .section-intro {
margin-bottom: clamp(44px, 6vw, 78px);
}

body.cosloom-concept-minimal-luxury-atelier .atelier-note,
body.cosloom-concept-minimal-luxury-atelier .client-card,
body.cosloom-concept-minimal-luxury-atelier .quote-panel,
body.cosloom-concept-minimal-luxury-atelier .process-card {
background:
    linear-gradient(145deg, rgba(251, 249, 244, 0.78), rgba(234, 227, 216, 0.42)),
    rgba(248, 245, 239, 0.62);
}

body.cosloom-concept-minimal-luxury-atelier .project-grid {
gap: 24px;
}

body.cosloom-concept-minimal-luxury-atelier .project-card {
min-height: 560px;
  border-color: rgba(35, 33, 31, 0.08);
}

body.cosloom-concept-minimal-luxury-atelier .project-card:nth-child(1) {
grid-column: span 4;
}

body.cosloom-concept-minimal-luxury-atelier .project-card:nth-child(2) {
grid-column: span 2;
}

body.cosloom-concept-minimal-luxury-atelier .project-card:nth-child(3) {
grid-column: span 2;
}

body.cosloom-concept-minimal-luxury-atelier .project-card:nth-child(4) {
grid-column: span 4;
}

body.cosloom-concept-minimal-luxury-atelier .project-card::after {
background:
    linear-gradient(180deg, rgba(35, 33, 31, 0.02), rgba(35, 33, 31, 0.64)),
    linear-gradient(90deg, rgba(124, 89, 104, 0.12), transparent 44%);
}

body.cosloom-concept-minimal-luxury-atelier .project-card__content {
opacity: 0;
  transform: translateY(16px);
  transition: opacity 700ms ease, transform 700ms ease;
}

body.cosloom-concept-minimal-luxury-atelier .project-card:hover .project-card__content,
body.cosloom-concept-minimal-luxury-atelier .project-card:focus-within .project-card__content {
opacity: 1;
  transform: translateY(0);
}

body.cosloom-concept-minimal-luxury-atelier .process-grid {
grid-template-columns: repeat(10, minmax(0, 1fr));
  gap: 18px;
}

body.cosloom-concept-minimal-luxury-atelier .process-card {
grid-column: span 2;
}

body.cosloom-concept-minimal-luxury-atelier .process-card:nth-child(1),
body.cosloom-concept-minimal-luxury-atelier .process-card:nth-child(5) {
grid-column: span 3;
}

body.cosloom-concept-minimal-luxury-atelier .process-card img {
aspect-ratio: 1 / 1.05;
}

body.cosloom-concept-minimal-luxury-atelier .quote-panel {
border-color: rgba(124, 89, 104, 0.16);
}

body.cosloom-concept-cinematic-costume-house {
--page: #e4ddd1;
  --page-soft: #d8d0c4;
  --surface: rgba(238, 232, 221, 0.78);
  --surface-strong: rgba(244, 239, 230, 0.9);
  --ink: #24231f;
  --ink-soft: #4b4740;
  --muted: #746d62;
  --line: rgba(36, 35, 31, 0.15);
  --line-strong: rgba(36, 35, 31, 0.28);
  --accent: #8b7454;
  --accent-2: #5f665c;
  --dark: #26241f;
  --cream: #f2ece1;
  --shadow: 0 32px 92px rgba(36, 35, 31, 0.17);
  --soft-shadow: 0 18px 48px rgba(36, 35, 31, 0.1);
  --font-heading: "Fraunces", "Cormorant Garamond", Georgia, serif;
  background:
    linear-gradient(90deg, rgba(36, 35, 31, 0.055) 0 1px, transparent 1px 100%),
    linear-gradient(180deg, #e8e1d5 0%, #d8d0c4 48%, #e6ded2 100%);
  background-size: 140px 100%, auto;
}

body.cosloom-concept-cinematic-costume-house .section-shell {
width: min(calc(100% - var(--site-pad) * 2), 1440px);
}

body.cosloom-concept-cinematic-costume-house .site-nav {
position: fixed;
  right: 0;
  left: 0;
  width: 100%;
  min-height: 82px;
  margin: 0;
  padding: 18px clamp(24px, 4vw, 58px);
  border-bottom-color: rgba(242, 236, 225, 0.22);
  background: linear-gradient(180deg, rgba(38, 36, 31, 0.52), rgba(38, 36, 31, 0.08));
  color: var(--cream);
}

html.cosloom-scrolled body.cosloom-concept-cinematic-costume-house .site-nav {
border-bottom-color: rgba(36, 35, 31, 0.16);
  background: rgba(228, 221, 209, 0.92);
  color: var(--ink);
  box-shadow: 0 12px 36px rgba(36, 35, 31, 0.08);
}

body.cosloom-concept-cinematic-costume-house.admin-bar .site-nav {
top: 32px;
}

body.cosloom-concept-cinematic-costume-house .brand__mark {
width: 42px;
  height: 42px;
  border-color: rgba(242, 236, 225, 0.32);
  border-radius: 0;
  background: rgba(242, 236, 225, 0.08);
  color: currentColor;
  font-family: var(--font-body);
  font-weight: 800;
}

body.cosloom-concept-cinematic-costume-house .brand {
color: var(--cream);
}

html.cosloom-scrolled body.cosloom-concept-cinematic-costume-house .brand {
color: var(--ink);
}

html.cosloom-scrolled body.cosloom-concept-cinematic-costume-house .brand__mark {
border-color: rgba(36, 35, 31, 0.2);
  background: rgba(244, 239, 230, 0.5);
}

body.cosloom-concept-cinematic-costume-house .brand__name {
color: currentColor;
  font-size: 1.72rem;
  font-family: var(--font-heading);
}

body.cosloom-concept-cinematic-costume-house .brand__descriptor,
body.cosloom-concept-cinematic-costume-house .nav-links {
color: rgba(242, 236, 225, 0.72);
}

html.cosloom-scrolled body.cosloom-concept-cinematic-costume-house .brand__descriptor,
html.cosloom-scrolled body.cosloom-concept-cinematic-costume-house .nav-links {
color: var(--muted);
}

body.cosloom-concept-cinematic-costume-house .nav-links {
gap: clamp(26px, 3vw, 44px);
}

body.cosloom-concept-cinematic-costume-house .nav-links a:hover,
body.cosloom-concept-cinematic-costume-house .nav-links a:focus-visible {
color: currentColor;
}

body.cosloom-concept-cinematic-costume-house .nav-quote {
border-color: rgba(242, 236, 225, 0.28);
  background: rgba(242, 236, 225, 0.1);
  color: currentColor;
}

html.cosloom-scrolled body.cosloom-concept-cinematic-costume-house .nav-quote {
border-color: rgba(36, 35, 31, 0.22);
  background: rgba(244, 239, 230, 0.62);
}

body.cosloom-concept-cinematic-costume-house h1 {
max-width: 520px;
  font-size: clamp(3.5rem, 5.3vw, 5.7rem);
  line-height: 0.98;
}

body.cosloom-concept-cinematic-costume-house h2 {
max-width: 900px;
  font-size: clamp(2.35rem, 3.8vw, 3.9rem);
}

body.cosloom-concept-cinematic-costume-house .button--primary {
background: var(--cream);
  color: var(--dark);
}

body.cosloom-concept-cinematic-costume-house .button--ghost {
border-color: rgba(242, 236, 225, 0.32);
  background: rgba(242, 236, 225, 0.08);
  color: var(--cream);
}

body.cosloom-concept-cinematic-costume-house .atelier-layout {
grid-template-columns: minmax(0, 0.82fr) minmax(360px, 1.18fr);
  align-items: center;
}

body.cosloom-concept-cinematic-costume-house .atelier-image {
min-height: 720px;
}

body.cosloom-concept-cinematic-costume-house .atelier-notes {
gap: 0;
  border-top: 1px solid var(--line-strong);
}

body.cosloom-concept-cinematic-costume-house .atelier-note {
min-height: 0;
  padding: 34px 0;
  border-width: 0 0 1px;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  backdrop-filter: none;
}

body.cosloom-concept-cinematic-costume-house .project-grid {
grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 18px;
}

body.cosloom-concept-cinematic-costume-house .project-card {
grid-column: span 6;
  min-height: 520px;
}

body.cosloom-concept-cinematic-costume-house .project-card:nth-child(2),
body.cosloom-concept-cinematic-costume-house .project-card:nth-child(3) {
transform: translateY(42px);
}

body.cosloom-concept-cinematic-costume-house .project-card:nth-child(4) {
grid-column: span 12;
  min-height: 470px;
  margin-top: 42px;
}

body.cosloom-concept-cinematic-costume-house .process-grid {
grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 0;
  border-top: 1px solid var(--line-strong);
}

body.cosloom-concept-cinematic-costume-house .process-card {
border-width: 0 1px 1px 0;
  border-radius: 0;
  background: rgba(238, 232, 221, 0.4);
  box-shadow: none;
}

body.cosloom-concept-cinematic-costume-house .process-card img {
aspect-ratio: 4 / 3.15;
}

body.cosloom-concept-cinematic-costume-house .client-card {
background: rgba(38, 36, 31, 0.88);
}

body.cosloom-concept-cinematic-costume-house .client-card h3,
body.cosloom-concept-cinematic-costume-house .client-card p {
color: var(--cream);
}

body.cosloom-concept-cinematic-costume-house .client-card p {
color: rgba(242, 236, 225, 0.68);
}

body.cosloom-concept-cinematic-costume-house .quote-panel {
background:
    linear-gradient(100deg, rgba(38, 36, 31, 0.92), rgba(38, 36, 31, 0.62)),
    var(--surface);
  border-color: rgba(38, 36, 31, 0.2);
}

body.cosloom-concept-cinematic-costume-house .quote-panel h2,
body.cosloom-concept-cinematic-costume-house .quote-panel__copy p:not(.section-label) {
color: var(--cream);
}

body.cosloom-concept-cinematic-costume-house .quote-panel__copy p:not(.section-label) {
color: rgba(242, 236, 225, 0.68);
}

body.cosloom-concept-editorial-craft-portfolio {
--page: #f1eee8;
  --page-soft: #e4ded4;
  --surface: rgba(242, 238, 232, 0.64);
  --surface-strong: rgba(248, 245, 240, 0.9);
  --ink: #22211f;
  --ink-soft: #4a4741;
  --muted: #777168;
  --line: rgba(34, 33, 31, 0.12);
  --line-strong: rgba(34, 33, 31, 0.22);
  --accent: #6c665d;
  --accent-2: #8d7d68;
  --dark: #22211f;
  --cream: #f1eee8;
  --shadow: 0 24px 72px rgba(34, 33, 31, 0.09);
  --soft-shadow: 0 12px 30px rgba(34, 33, 31, 0.06);
  --font-heading: "Libre Baskerville", "Cormorant Garamond", Georgia, serif;
  background:
    linear-gradient(180deg, rgba(34, 33, 31, 0.035) 0 1px, transparent 1px 100%),
    linear-gradient(180deg, #f3f0eb 0%, #e5dfd5 46%, #f1eee8 100%);
  background-size: 100% 78px, auto;
}

body.cosloom-concept-editorial-craft-portfolio .site-nav {
width: min(calc(100% - var(--site-pad) * 2), 1500px);
  grid-template-columns: 1fr auto 1fr;
  grid-template-rows: auto auto;
  gap: 10px 24px;
  min-height: 108px;
  padding: 18px 0 16px;
  border-bottom-color: rgba(34, 33, 31, 0.1);
  background: rgba(241, 238, 232, 0.82);
}

body.cosloom-concept-editorial-craft-portfolio .section-shell {
width: min(calc(100% - var(--site-pad) * 2), 1500px);
}

body.cosloom-concept-editorial-craft-portfolio .brand {
grid-column: 2;
  grid-row: 1;
  justify-self: center;
  display: grid;
  gap: 4px;
  text-align: center;
}

body.cosloom-concept-editorial-craft-portfolio .brand__mark {
display: none;
}

body.cosloom-concept-editorial-craft-portfolio .brand__name {
font-size: 1.96rem;
  line-height: 0.95;
}

body.cosloom-concept-editorial-craft-portfolio .brand__descriptor {
color: var(--muted);
  font-size: 0.64rem;
}

body.cosloom-concept-editorial-craft-portfolio .nav-links {
grid-column: 1 / -1;
  grid-row: 2;
  justify-content: center;
  gap: 34px;
  color: var(--muted);
  font-size: 0.78rem;
}

body.cosloom-concept-editorial-craft-portfolio h1 {
max-width: 440px;
  font-size: clamp(3.55rem, 4.8vw, 5.2rem);
  line-height: 0.98;
}

body.cosloom-concept-editorial-craft-portfolio h2 {
font-size: clamp(2.18rem, 3.7vw, 3.65rem);
  line-height: 1.08;
}

body.cosloom-concept-editorial-craft-portfolio .section-intro--split {
align-items: start;
}

body.cosloom-concept-editorial-craft-portfolio .atelier-layout {
grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
}

body.cosloom-concept-editorial-craft-portfolio .atelier-image {
min-height: 690px;
  box-shadow: none;
}

body.cosloom-concept-editorial-craft-portfolio .atelier-notes {
align-content: center;
}

body.cosloom-concept-editorial-craft-portfolio .atelier-note,
body.cosloom-concept-editorial-craft-portfolio .client-card,
body.cosloom-concept-editorial-craft-portfolio .quote-panel,
body.cosloom-concept-editorial-craft-portfolio .process-card {
background: transparent;
  box-shadow: none;
  backdrop-filter: none;
}

body.cosloom-concept-editorial-craft-portfolio .atelier-note {
border-width: 1px 0 0;
  border-radius: 0;
  padding: 34px 0;
}

body.cosloom-concept-editorial-craft-portfolio .project-grid {
grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 16px;
}

body.cosloom-concept-editorial-craft-portfolio .project-card {
grid-column: span 3;
  min-height: 650px;
  border: 0;
  box-shadow: none;
}

body.cosloom-concept-editorial-craft-portfolio .project-card:nth-child(1) {
grid-column: span 5;
}

body.cosloom-concept-editorial-craft-portfolio .project-card:nth-child(2) {
grid-column: span 4;
  min-height: 520px;
  margin-top: 72px;
}

body.cosloom-concept-editorial-craft-portfolio .project-card:nth-child(3) {
grid-column: span 3;
  min-height: 620px;
}

body.cosloom-concept-editorial-craft-portfolio .project-card:nth-child(4) {
grid-column: 2 / span 10;
  min-height: 560px;
}

body.cosloom-concept-editorial-craft-portfolio .project-card::after {
background: linear-gradient(180deg, transparent 28%, rgba(34, 33, 31, 0.68));
  opacity: 0;
  transition: opacity 800ms ease;
}

body.cosloom-concept-editorial-craft-portfolio .project-card:hover::after,
body.cosloom-concept-editorial-craft-portfolio .project-card:focus-within::after {
opacity: 1;
}

body.cosloom-concept-editorial-craft-portfolio .project-card img {
transition: transform 1400ms cubic-bezier(0.22, 1, 0.36, 1), filter 800ms ease;
}

body.cosloom-concept-editorial-craft-portfolio .project-card:hover img,
body.cosloom-concept-editorial-craft-portfolio .project-card:focus-within img {
transform: scale(1.035);
  filter: grayscale(0.08) saturate(0.7) contrast(0.98);
}

body.cosloom-concept-editorial-craft-portfolio .project-card__content {
opacity: 0;
  transform: translateY(14px);
  transition: opacity 800ms ease, transform 800ms ease;
}

body.cosloom-concept-editorial-craft-portfolio .project-card:hover .project-card__content,
body.cosloom-concept-editorial-craft-portfolio .project-card:focus-within .project-card__content {
opacity: 1;
  transform: translateY(0);
}

body.cosloom-concept-editorial-craft-portfolio .process-grid {
grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 22px;
}

body.cosloom-concept-editorial-craft-portfolio .process-card {
grid-column: span 2;
  border-width: 0 0 1px;
  border-radius: 0;
}

body.cosloom-concept-editorial-craft-portfolio .process-card:nth-child(1),
body.cosloom-concept-editorial-craft-portfolio .process-card:nth-child(2) {
grid-column: span 3;
}

body.cosloom-concept-editorial-craft-portfolio .process-card img {
aspect-ratio: 4 / 4.8;
  border-radius: var(--radius);
}

body.cosloom-concept-editorial-craft-portfolio .process-card div {
padding: 22px 0 28px;
}

body.cosloom-concept-editorial-craft-portfolio .client-grid {
border-top: 1px solid var(--line-strong);
}

body.cosloom-concept-editorial-craft-portfolio .client-card {
min-height: 0;
  border-width: 0 0 1px;
  border-radius: 0;
  padding: 28px 0;
}

body.cosloom-concept-editorial-craft-portfolio .quote-panel {
border-width: 1px 0;
  border-radius: 0;
  padding-right: 0;
  padding-left: 0;
}

@keyframes cosloom-rail {
0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(calc(-100% - 16px));
  }
}

@media (hover: none) {
body.cosloom-concept-minimal-luxury-atelier .project-card__content,
  body.cosloom-concept-editorial-craft-portfolio .project-card__content,
  body.cosloom-concept-editorial-craft-portfolio .project-card::after {
opacity: 1;
    transform: none;
}
}

@media (max-width: 1180px) {
body.cosloom-concept-minimal-luxury-atelier .process-grid,
  body.cosloom-concept-cinematic-costume-house .process-grid,
  body.cosloom-concept-editorial-craft-portfolio .process-grid {
grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.cosloom-concept-minimal-luxury-atelier .process-card,
  body.cosloom-concept-minimal-luxury-atelier .process-card:nth-child(1),
  body.cosloom-concept-minimal-luxury-atelier .process-card:nth-child(5),
  body.cosloom-concept-editorial-craft-portfolio .process-card,
  body.cosloom-concept-editorial-craft-portfolio .process-card:nth-child(1),
  body.cosloom-concept-editorial-craft-portfolio .process-card:nth-child(2) {
grid-column: auto;
}
}

@media (max-width: 900px) {
body.cosloom-concept-minimal-luxury-atelier .project-card,
  body.cosloom-concept-minimal-luxury-atelier .project-card:nth-child(1),
  body.cosloom-concept-minimal-luxury-atelier .project-card:nth-child(2),
  body.cosloom-concept-minimal-luxury-atelier .project-card:nth-child(3),
  body.cosloom-concept-minimal-luxury-atelier .project-card:nth-child(4),
  body.cosloom-concept-cinematic-costume-house .project-card,
  body.cosloom-concept-cinematic-costume-house .project-card:nth-child(4),
  body.cosloom-concept-editorial-craft-portfolio .project-card,
  body.cosloom-concept-editorial-craft-portfolio .project-card:nth-child(1),
  body.cosloom-concept-editorial-craft-portfolio .project-card:nth-child(2),
  body.cosloom-concept-editorial-craft-portfolio .project-card:nth-child(3),
  body.cosloom-concept-editorial-craft-portfolio .project-card:nth-child(4) {
grid-column: auto;
    margin-top: 0;
    transform: none;
}

body.cosloom-concept-cinematic-costume-house .project-grid,
  body.cosloom-concept-editorial-craft-portfolio .project-grid {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}

@media (max-width: 760px) {
body.cosloom-concept-minimal-luxury-atelier .site-nav {
min-height: 72px;
    padding: 12px 0;
}

body.cosloom-concept-minimal-luxury-atelier .brand {
gap: 11px;
}

body.cosloom-concept-minimal-luxury-atelier .brand__mark {
width: 22px;
    height: 40px;
    font-size: 0.66rem;
}

body.cosloom-concept-minimal-luxury-atelier .brand__name {
font-size: 1.34rem;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a1 {
grid-template-columns: minmax(0, 1fr) auto;
    gap: 14px;
    min-height: 78px;
    padding: 14px 0;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a1 .brand__name {
font-size: 1.72rem;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a1 .brand__descriptor {
font-size: 0.58rem;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a1 .nav-quote {
font-size: 0;
    min-height: 40px;
    min-width: 86px;
    padding: 0 14px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a1 .nav-quote::before {
content: "Quote";
    font-size: 0.82rem;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 {
grid-template-columns: 1fr;
    grid-template-rows: auto auto;
    row-gap: 16px;
    min-height: 122px;
    padding: 18px 0 16px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand {
grid-column: 1;
    grid-row: 1;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__name {
font-size: 2rem;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__descriptor {
font-size: 0.58rem;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .nav-links {
display: flex;
    grid-column: 1;
    grid-row: 2;
    gap: 26px;
    font-size: 0.78rem;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .nav-quote {
display: none;
}

body.cosloom-concept-cinematic-costume-house .site-nav {
min-height: 72px;
    padding: 14px 16px;
}

body.cosloom-concept-cinematic-costume-house.admin-bar .site-nav {
top: 46px;
}

body.cosloom-concept-cinematic-costume-house .brand__mark {
width: 36px;
    height: 36px;
    font-size: 0.78rem;
}

body.cosloom-concept-cinematic-costume-house .brand__name {
font-size: 1.28rem;
}

body.cosloom-concept-cinematic-costume-house .brand__descriptor {
font-size: 0.56rem;
}

body.cosloom-concept-editorial-craft-portfolio .site-nav {
grid-template-columns: 1fr;
    grid-template-rows: auto auto;
    gap: 10px;
    min-height: 104px;
    padding: 14px 0 12px;
}

body.cosloom-concept-editorial-craft-portfolio .brand {
grid-column: 1;
    grid-row: 1;
}

body.cosloom-concept-editorial-craft-portfolio .brand__name {
font-size: 1.5rem;
}

body.cosloom-concept-editorial-craft-portfolio .nav-links {
display: flex;
    grid-column: 1;
    grid-row: 2;
    gap: 22px;
    font-size: 0.76rem;
}

body.cosloom-concept-minimal-luxury-atelier h1,
  body.cosloom-concept-cinematic-costume-house h1,
  body.cosloom-concept-editorial-craft-portfolio h1 {
font-size: clamp(2.58rem, 12.5vw, 3.4rem);
    line-height: 1.06;
}

body.cosloom-concept-cinematic-costume-house .atelier-image,
  body.cosloom-concept-editorial-craft-portfolio .atelier-image {
min-height: 380px;
}

body.cosloom-concept-cinematic-costume-house .atelier-note {
padding: 26px 0;
}

body.cosloom-concept-cinematic-costume-house .project-grid,
  body.cosloom-concept-editorial-craft-portfolio .project-grid,
  body.cosloom-concept-minimal-luxury-atelier .process-grid,
  body.cosloom-concept-cinematic-costume-house .process-grid,
  body.cosloom-concept-editorial-craft-portfolio .process-grid {
grid-template-columns: 1fr;
}

body.cosloom-concept-minimal-luxury-atelier .project-card,
  body.cosloom-concept-cinematic-costume-house .project-card,
  body.cosloom-concept-editorial-craft-portfolio .project-card,
  body.cosloom-concept-editorial-craft-portfolio .project-card:nth-child(2),
  body.cosloom-concept-editorial-craft-portfolio .project-card:nth-child(3),
  body.cosloom-concept-editorial-craft-portfolio .project-card:nth-child(4) {
min-height: 345px;
}

body.cosloom-concept-minimal-luxury-atelier .project-card__content,
  body.cosloom-concept-editorial-craft-portfolio .project-card__content {
opacity: 1;
    transform: none;
}

body.cosloom-concept-editorial-craft-portfolio .project-card::after {
opacity: 1;
}
}

body.cosloom-concept-editorial-craft-portfolio {
background:
    linear-gradient(180deg, rgba(34, 33, 31, 0.03) 0 1px, transparent 1px 100%),
    linear-gradient(180deg, #f4f1eb 0%, #e8e2d8 52%, #f2eee7 100%);
  background-size: 100% 86px, auto;
}

body.cosloom-concept-editorial-craft-portfolio .site-nav {
width: 100%;
  min-height: 132px;
  margin: 0;
  padding: 24px var(--site-pad) 18px;
  border-bottom-color: rgba(34, 33, 31, 0.13);
  background: rgba(242, 238, 232, 0.92);
  box-shadow: inset 0 -1px rgba(34, 33, 31, 0.05);
}

body.cosloom-concept-editorial-craft-portfolio .brand {
gap: 0;
}

body.cosloom-concept-editorial-craft-portfolio .brand__text {
justify-items: center;
  gap: 5px;
}

body.cosloom-concept-editorial-craft-portfolio .brand__name {
font-family: var(--font-heading);
  font-size: clamp(2.18rem, 2.5vw, 2.86rem);
  font-weight: 400;
  line-height: 0.86;
}

body.cosloom-concept-editorial-craft-portfolio .brand__descriptor {
color: #6e6860;
  font-size: 0.68rem;
  font-weight: 760;
  line-height: 1;
  text-transform: uppercase;
}

body.cosloom-concept-editorial-craft-portfolio .nav-links {
gap: clamp(34px, 4vw, 58px);
  color: #756f67;
  font-size: 0.82rem;
}

body.cosloom-concept-editorial-craft-portfolio .nav-links a {
position: relative;
  padding-bottom: 3px;
}

body.cosloom-concept-editorial-craft-portfolio .nav-links a::after {
content: "";
  position: absolute;
  right: 0;
  bottom: -6px;
  left: 0;
  height: 1px;
  background: currentColor;
  opacity: 0;
  transform: scaleX(0.5);
  transition: opacity 520ms ease, transform 520ms ease;
}

body.cosloom-concept-editorial-craft-portfolio .nav-links a:hover::after,
body.cosloom-concept-editorial-craft-portfolio .nav-links a:focus-visible::after {
opacity: 0.42;
  transform: scaleX(1);
}

body.cosloom-concept-editorial-craft-portfolio h1 {
max-width: 760px;
  font-size: clamp(3.1rem, 4.1vw, 4.45rem);
  line-height: 1.04;
}

body.cosloom-concept-editorial-craft-portfolio .projects-section {
padding-top: clamp(48px, 6vw, 92px);
}

body.cosloom-concept-editorial-craft-portfolio .projects-section .section-intro {
margin-bottom: clamp(28px, 4vw, 48px);
}

body.cosloom-concept-editorial-craft-portfolio .projects-section .section-intro--split {
grid-template-columns: minmax(0, 0.72fr) minmax(220px, 0.28fr);
}

body.cosloom-concept-editorial-craft-portfolio .projects-section h2 {
max-width: 860px;
  font-size: clamp(2.05rem, 3.2vw, 3.2rem);
}

body.cosloom-concept-editorial-craft-portfolio .projects-section .section-intro--split > p {
align-self: end;
  color: #756f67;
  font-size: 0.9rem;
  line-height: 1.62;
}

body.cosloom-concept-editorial-craft-portfolio .project-grid {
grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: clamp(18px, 2vw, 28px);
}

body.cosloom-concept-editorial-craft-portfolio .project-card {
min-height: clamp(540px, 48vw, 720px);
  border: 0;
  border-radius: 2px;
  background: transparent;
}

body.cosloom-concept-editorial-craft-portfolio .project-card:nth-child(1) {
grid-column: span 7;
}

body.cosloom-concept-editorial-craft-portfolio .project-card:nth-child(2) {
grid-column: span 5;
  min-height: clamp(540px, 48vw, 720px);
  margin-top: 0;
}

body.cosloom-concept-editorial-craft-portfolio .project-card:nth-child(3) {
grid-column: span 5;
  min-height: clamp(470px, 38vw, 590px);
}

body.cosloom-concept-editorial-craft-portfolio .project-card:nth-child(4) {
grid-column: span 7;
  min-height: clamp(470px, 38vw, 590px);
}

body.cosloom-concept-editorial-craft-portfolio .project-card::after {
background: linear-gradient(180deg, rgba(34, 33, 31, 0) 34%, rgba(34, 33, 31, 0.58));
  opacity: 0;
  transition: opacity 980ms ease;
}

body.cosloom-concept-editorial-craft-portfolio .project-card__content {
gap: 10px;
  padding: clamp(22px, 3.2vw, 42px);
  opacity: 0;
  transform: translateY(16px);
  transition: opacity 980ms ease, transform 980ms ease;
}

body.cosloom-concept-editorial-craft-portfolio .project-card__content h3 {
max-width: 520px;
  font-size: clamp(1.28rem, 1.7vw, 1.75rem);
  line-height: 1.18;
}

body.cosloom-concept-editorial-craft-portfolio .project-card__content p,
body.cosloom-concept-editorial-craft-portfolio .project-card__content span {
font-size: 0.72rem;
}

body.cosloom-concept-editorial-craft-portfolio .project-card img {
filter: grayscale(0.08) saturate(0.72) contrast(0.96);
  transition: transform 1500ms cubic-bezier(0.22, 1, 0.36, 1), filter 980ms ease;
}

body.cosloom-concept-editorial-craft-portfolio .project-card:hover img,
body.cosloom-concept-editorial-craft-portfolio .project-card:focus-within img {
transform: scale(1.026);
  filter: grayscale(0) saturate(0.82) contrast(0.98);
}

body.cosloom-concept-editorial-craft-portfolio .process-card img {
filter: grayscale(0.18) saturate(0.58) contrast(0.96);
}

@media (max-width: 900px) {
body.cosloom-concept-editorial-craft-portfolio .project-grid {
grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.cosloom-concept-editorial-craft-portfolio .project-card,
  body.cosloom-concept-editorial-craft-portfolio .project-card:nth-child(1),
  body.cosloom-concept-editorial-craft-portfolio .project-card:nth-child(2),
  body.cosloom-concept-editorial-craft-portfolio .project-card:nth-child(3),
  body.cosloom-concept-editorial-craft-portfolio .project-card:nth-child(4) {
grid-column: auto;
    min-height: 520px;
}
}

@media (hover: none) {
body.cosloom-concept-editorial-craft-portfolio .project-card::after,
  body.cosloom-concept-editorial-craft-portfolio .project-card__content {
opacity: 1;
    transform: none;
}
}

@media (max-width: 760px) {
body.cosloom-concept-editorial-craft-portfolio .site-nav {
grid-template-columns: 1fr;
    grid-template-rows: auto auto;
    gap: 17px;
    min-height: 134px;
    padding: 22px var(--site-pad) 18px;
}

body.cosloom-concept-editorial-craft-portfolio .brand__name {
font-size: 2.24rem;
}

body.cosloom-concept-editorial-craft-portfolio .brand__descriptor {
font-size: 0.62rem;
}

body.cosloom-concept-editorial-craft-portfolio .nav-links {
display: flex;
    grid-column: 1;
    grid-row: 2;
    gap: 28px;
    font-size: 0.78rem;
}

body.cosloom-concept-editorial-craft-portfolio h1 {
font-size: clamp(2.04rem, 9.55vw, 2.72rem);
    line-height: 1.06;
}

body.cosloom-concept-editorial-craft-portfolio .projects-section {
padding-top: 38px;
}

body.cosloom-concept-editorial-craft-portfolio .projects-section .section-intro {
margin-bottom: 28px;
}

body.cosloom-concept-editorial-craft-portfolio .projects-section .section-intro--split {
display: block;
}

body.cosloom-concept-editorial-craft-portfolio .projects-section h2 {
font-size: clamp(1.76rem, 8.3vw, 2.08rem);
    line-height: 1.06;
}

body.cosloom-concept-editorial-craft-portfolio .projects-section .section-intro--split > p {
margin-top: 12px;
}

body.cosloom-concept-editorial-craft-portfolio .project-grid {
grid-template-columns: 1fr;
    gap: 22px;
}

body.cosloom-concept-editorial-craft-portfolio .project-card,
  body.cosloom-concept-editorial-craft-portfolio .project-card:nth-child(1),
  body.cosloom-concept-editorial-craft-portfolio .project-card:nth-child(2),
  body.cosloom-concept-editorial-craft-portfolio .project-card:nth-child(3),
  body.cosloom-concept-editorial-craft-portfolio .project-card:nth-child(4) {
min-height: 470px;
}

body.cosloom-concept-editorial-craft-portfolio .project-card::after,
  body.cosloom-concept-editorial-craft-portfolio .project-card__content {
opacity: 1;
    transform: none;
}

body.cosloom-concept-editorial-craft-portfolio .project-card__content {
padding: 24px;
}

body.cosloom-concept-editorial-craft-portfolio .project-card__content h3 {
font-size: 1.34rem;
}
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 {
width: min(calc(100% - var(--site-pad) * 2), 1560px);
  grid-template-columns: minmax(260px, 0.72fr) minmax(420px, 1fr) minmax(190px, 0.5fr);
  grid-template-rows: 1fr;
  gap: clamp(24px, 4vw, 68px);
  min-height: 92px;
  padding: 18px 0;
  border-bottom-color: rgba(124, 89, 104, 0.18);
  background:
    linear-gradient(90deg, rgba(124, 89, 104, 0.075), transparent 24%, transparent 74%, rgba(124, 89, 104, 0.045)),
    rgba(248, 245, 239, 0.93);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand {
grid-column: 1;
  grid-row: 1;
  justify-self: start;
  align-items: center;
  text-align: left;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__text {
justify-items: start;
  gap: 4px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__name {
font-size: clamp(2rem, 2.1vw, 2.42rem);
  line-height: 0.9;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__descriptor {
color: #7c5968;
  font-size: 0.62rem;
  font-weight: 760;
  letter-spacing: 0.15em;
  line-height: 1;
  text-transform: uppercase;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .nav-links {
grid-column: 2;
  grid-row: 1;
  gap: clamp(28px, 3.4vw, 48px);
  color: #6f6763;
  font-size: 0.76rem;
  font-weight: 720;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .nav-links a {
position: relative;
  padding-bottom: 5px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .nav-links a::after {
content: "";
  position: absolute;
  right: 0;
  bottom: -7px;
  left: 0;
  height: 1px;
  background: #7c5968;
  opacity: 0;
  transform: scaleX(0.42);
  transition: opacity 520ms ease, transform 520ms ease;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .nav-links a:hover::after,
body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .nav-links a:focus-visible::after {
opacity: 0.48;
  transform: scaleX(1);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .nav-quote {
grid-column: 3;
  grid-row: 1;
  justify-self: end;
  min-height: 42px;
  padding: 0 20px;
  border: 1px solid rgba(124, 89, 104, 0.34);
  border-radius: 3px;
  background: rgba(251, 249, 244, 0.56);
  color: #282520;
  font-size: 0.82rem;
  font-weight: 720;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--elegant .brand__mark {
display: none;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--monogram .brand__mark,
body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--thread .brand__mark {
display: grid;
  width: 38px;
  height: 38px;
  border: 1px solid rgba(124, 89, 104, 0.28);
  border-radius: 50%;
  background: rgba(251, 249, 244, 0.42);
  color: #7c5968;
  font-family: var(--font-heading);
  font-size: 0.94rem;
  font-weight: 520;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--thread .brand__mark {
position: relative;
  border-radius: 0;
  border-width: 0;
  background: transparent;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--thread .brand__mark::before,
body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--thread .brand__mark::after {
content: "";
  position: absolute;
  left: 50%;
  width: 1px;
  height: 42px;
  background: linear-gradient(180deg, transparent, rgba(124, 89, 104, 0.55), transparent);
  transform: translateX(-50%) rotate(18deg);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--thread .brand__mark::after {
height: 30px;
  opacity: 0.48;
  transform: translateX(-50%) rotate(-18deg);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 + .concept-hero {
width: min(calc(100% - var(--site-pad) * 2), 1560px);
  grid-template-columns: minmax(360px, 0.72fr) minmax(680px, 1.28fr);
  gap: clamp(48px, 6vw, 98px);
  min-height: calc(82svh - 92px);
  padding-top: clamp(42px, 5vw, 74px);
  padding-bottom: clamp(54px, 6vw, 86px);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 + .concept-hero .concept-hero__copy {
align-self: center;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 + .concept-hero h1 {
max-width: 620px;
  font-size: clamp(4.1rem, 5.75vw, 6.85rem);
  line-height: 0.92;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 + .concept-hero .hero__subhead {
max-width: 560px;
  margin-top: 28px;
  color: #4d4741;
  font-size: clamp(1rem, 1.08vw, 1.14rem);
  line-height: 1.82;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 + .concept-hero .hero__actions {
margin-top: 34px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 + .concept-hero .concept-hero__media {
min-height: min(67vh, 760px);
  border-radius: 4px;
  box-shadow: 0 34px 92px rgba(42, 37, 30, 0.13);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 + .concept-hero .concept-hero__media img {
filter: saturate(0.72) contrast(0.98) brightness(0.96);
  transform: scale(1.012);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 + .concept-hero .concept-hero__media figcaption {
right: 28px;
  bottom: 28px;
  left: auto;
  width: min(390px, calc(100% - 56px));
  background: rgba(35, 33, 31, 0.48);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .concept-section {
padding-top: clamp(88px, 9vw, 138px);
  padding-bottom: clamp(88px, 9vw, 138px);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .atelier-section .section-intro {
max-width: 1040px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .atelier-section .section-intro h2 {
max-width: 980px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .atelier-section .atelier-layout {
grid-template-columns: minmax(0, 1.18fr) minmax(340px, 0.82fr);
  gap: clamp(30px, 5vw, 76px);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .atelier-section .atelier-image {
min-height: clamp(560px, 48vw, 760px);
  border-radius: 4px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .atelier-section .atelier-note {
min-height: 174px;
  border-width: 1px 0 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  backdrop-filter: none;
  padding: 28px 0;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .projects-section .section-intro--split {
grid-template-columns: minmax(0, 0.78fr) minmax(260px, 0.22fr);
  align-items: end;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .projects-section .project-grid {
grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: clamp(18px, 2vw, 28px);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .projects-section .project-card {
min-height: clamp(520px, 42vw, 680px);
  border: 0;
  border-radius: 4px;
  background: #ded7ce;
  box-shadow: none;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .projects-section .project-card:nth-child(1) {
grid-column: span 7;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .projects-section .project-card:nth-child(2) {
grid-column: span 5;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .projects-section .project-card:nth-child(3) {
grid-column: span 5;
  min-height: clamp(420px, 34vw, 560px);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .projects-section .project-card:nth-child(4) {
grid-column: span 7;
  min-height: clamp(420px, 34vw, 560px);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .projects-section .project-card::after {
opacity: 0;
  background: linear-gradient(180deg, rgba(35, 33, 31, 0) 26%, rgba(35, 33, 31, 0.68));
  transition: opacity 820ms ease;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .projects-section .project-card__content {
opacity: 0;
  transform: translateY(18px);
  transition: opacity 820ms ease, transform 820ms ease;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .projects-section .project-card:hover::after,
body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .projects-section .project-card:focus-within::after,
body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .projects-section .project-card:hover .project-card__content,
body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .projects-section .project-card:focus-within .project-card__content {
opacity: 1;
  transform: translateY(0);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .process-section .process-grid {
grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 0;
  border-top: 1px solid rgba(124, 89, 104, 0.2);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .process-section .process-card {
grid-column: span 2;
  border-width: 0 1px 1px 0;
  border-radius: 0;
  background: rgba(251, 249, 244, 0.34);
  box-shadow: none;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .process-section .process-card img {
aspect-ratio: 4 / 3.45;
  filter: saturate(0.62) contrast(0.96);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .clients-section .client-grid {
grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 0;
  border-top: 1px solid rgba(124, 89, 104, 0.18);
  border-left: 1px solid rgba(124, 89, 104, 0.12);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .clients-section .client-card {
min-height: 230px;
  border-width: 0 1px 1px 0;
  border-radius: 0;
  background: rgba(251, 249, 244, 0.28);
  box-shadow: none;
  backdrop-filter: none;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .quote-section .quote-panel {
grid-template-columns: minmax(0, 0.86fr) minmax(420px, 1fr);
  border-color: rgba(124, 89, 104, 0.22);
  background:
    linear-gradient(110deg, rgba(251, 249, 244, 0.84), rgba(231, 224, 214, 0.5)),
    rgba(248, 245, 239, 0.7);
}

@media (max-width: 1180px) {
body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 + .concept-hero {
grid-template-columns: 1fr;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .process-section .process-grid,
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .clients-section .client-grid {
grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .process-section .process-card {
grid-column: auto;
}
}

@media (max-width: 900px) {
body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 {
grid-template-columns: minmax(0, 1fr) auto;
    grid-template-rows: auto auto;
    row-gap: 14px;
    min-height: 108px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand {
grid-column: 1;
    grid-row: 1;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .nav-quote {
grid-column: 2;
    grid-row: 1;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .nav-links {
display: flex;
    grid-column: 1 / -1;
    grid-row: 2;
    justify-content: start;
    gap: 26px;
    overflow-x: auto;
    font-size: 0.68rem;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .atelier-section .atelier-layout,
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .quote-section .quote-panel {
grid-template-columns: 1fr;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .projects-section .project-card,
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .projects-section .project-card:nth-child(1),
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .projects-section .project-card:nth-child(2),
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .projects-section .project-card:nth-child(3),
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .projects-section .project-card:nth-child(4) {
grid-column: auto;
}
}

@media (max-width: 760px) {
body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 {
position: sticky;
    grid-template-columns: minmax(0, 1fr) auto;
    grid-template-rows: auto auto;
    gap: 12px 14px;
    min-height: 106px;
    padding: 14px 0 12px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__name {
font-size: 1.56rem;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__descriptor {
font-size: 0.5rem;
    letter-spacing: 0.11em;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--monogram .brand__mark,
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--thread .brand__mark {
width: 30px;
    height: 30px;
    font-size: 0.72rem;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .nav-quote {
display: inline-flex;
    min-width: 82px;
    min-height: 38px;
    padding: 0 12px;
    font-size: 0;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .nav-quote::before {
content: "Quote";
    font-size: 0.78rem;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .nav-links {
gap: 22px;
    padding-bottom: 4px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 + .concept-hero {
gap: 28px;
    padding-top: 34px;
    padding-bottom: 66px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 + .concept-hero h1 {
font-size: clamp(2.7rem, 12vw, 3.42rem);
    line-height: 1.02;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 + .concept-hero .hero__subhead {
margin-top: 20px;
    font-size: 0.98rem;
    line-height: 1.68;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 + .concept-hero .hero__actions {
grid-template-columns: 1fr;
    margin-top: 26px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 + .concept-hero .concept-hero__media {
min-height: 360px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 + .concept-hero .concept-hero__media figcaption {
right: 14px;
    bottom: 14px;
    left: 14px;
    width: auto;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .concept-section {
padding-top: 74px;
    padding-bottom: 74px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .projects-section .project-grid,
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .process-section .process-grid,
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .clients-section .client-grid {
grid-template-columns: 1fr;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .projects-section .project-card,
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .projects-section .project-card:nth-child(1),
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .projects-section .project-card:nth-child(2),
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .projects-section .project-card:nth-child(3),
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .projects-section .project-card:nth-child(4) {
min-height: 390px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .projects-section .project-card::after,
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .projects-section .project-card__content {
opacity: 1;
    transform: none;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .process-section .process-card img {
aspect-ratio: 4 / 2.85;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 ~ .clients-section .client-card {
min-height: 0;
}
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 {
--logo-charcoal: #25221f;
  --logo-plum: #7a3e5c;
  --logo-brass: #a3835a;
  --logo-ivory: #f3efe7;
  min-height: 106px;
  padding: 18px 0;
  border-bottom-color: rgba(122, 62, 92, 0.18);
  background:
    linear-gradient(90deg, rgba(122, 62, 92, 0.07), transparent 22%, transparent 76%, rgba(163, 131, 90, 0.08)),
    rgba(243, 239, 231, 0.94);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--primary {
grid-template-columns: minmax(390px, 0.92fr) minmax(420px, 1fr) minmax(180px, 0.4fr);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand {
gap: 18px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__mark {
position: relative;
  display: grid;
  flex: 0 0 auto;
  width: 58px;
  height: 58px;
  place-items: center;
  border: 1px solid rgba(122, 62, 92, 0.68);
  border-radius: 1px;
  background: rgba(243, 239, 231, 0.54);
  box-shadow:
    inset 0 0 0 7px rgba(243, 239, 231, 0.76),
    inset 0 0 0 8px rgba(122, 62, 92, 0.2);
  color: var(--logo-plum);
  font-family: var(--font-heading);
  font-weight: 430;
  isolation: isolate;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__mark::before,
body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__mark::after {
content: "";
  position: absolute;
  left: 50%;
  z-index: 1;
  width: 7px;
  height: 7px;
  border: 1px solid rgba(122, 62, 92, 0.7);
  background: var(--logo-ivory);
  transform: translateX(-50%) rotate(45deg);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__mark::before {
top: -5px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__mark::after {
bottom: -5px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__mark-letter {
position: absolute;
  display: block;
  line-height: 0.9;
  letter-spacing: 0;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__mark-letter--c {
top: 11px;
  left: 13px;
  font-size: 1.68rem;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__mark-letter--l {
right: 12px;
  bottom: 8px;
  font-size: 1.52rem;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__text {
justify-items: start;
  gap: 6px;
  padding-left: 18px;
  border-left: 1px solid rgba(122, 62, 92, 0.36);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__name {
color: var(--logo-charcoal);
  font-family: var(--font-heading);
  font-size: clamp(2.22rem, 2.35vw, 2.82rem);
  font-weight: 430;
  line-height: 0.84;
  letter-spacing: 0.01em;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__descriptor {
display: inline-flex;
  align-items: center;
  gap: 9px;
  color: var(--logo-plum);
  font-size: 0.62rem;
  font-weight: 560;
  line-height: 1;
  letter-spacing: 0.24em;
  white-space: nowrap;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__descriptor::before,
body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__descriptor::after {
content: "";
  width: 26px;
  height: 1px;
  background: rgba(122, 62, 92, 0.78);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .nav-links {
color: #655f58;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .nav-links a::after {
background: var(--logo-plum);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .nav-quote {
border-color: rgba(122, 62, 92, 0.42);
  background: rgba(243, 239, 231, 0.62);
  color: var(--logo-charcoal);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .nav-quote:hover,
body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .nav-quote:focus-visible {
border-color: rgba(122, 62, 92, 0.62);
  color: var(--logo-plum);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--editorial {
grid-template-columns: 1fr auto 1fr;
  grid-template-rows: auto auto;
  row-gap: 16px;
  min-height: 146px;
  padding-top: 24px;
  padding-bottom: 18px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--editorial .brand {
grid-column: 2;
  grid-row: 1;
  justify-self: center;
  gap: 0;
  text-align: center;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--editorial .brand__mark {
display: none;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--editorial .brand__text {
justify-items: center;
  gap: 10px;
  padding-left: 0;
  border-left: 0;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--editorial .brand__name {
font-size: clamp(3rem, 3.7vw, 4.55rem);
  line-height: 0.78;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--editorial .brand__descriptor {
gap: 14px;
  color: var(--logo-plum);
  font-size: 0.66rem;
  letter-spacing: 0.34em;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--editorial .brand__descriptor::before,
body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--editorial .brand__descriptor::after {
width: clamp(72px, 8vw, 138px);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--editorial .nav-links {
grid-column: 2;
  grid-row: 2;
  justify-self: center;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--editorial .nav-quote {
grid-column: 3;
  grid-row: 1 / span 2;
  align-self: center;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--mark {
grid-template-columns: minmax(300px, 0.6fr) minmax(420px, 1fr) minmax(180px, 0.4fr);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--mark .brand {
gap: 15px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--mark .brand__mark {
width: 54px;
  height: 54px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--mark .brand__text {
gap: 4px;
  padding-left: 14px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--mark .brand__name {
font-size: clamp(1.9rem, 2vw, 2.3rem);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--mark .brand__descriptor {
font-size: 0.56rem;
  letter-spacing: 0.18em;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--mark .brand__descriptor::before,
body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--mark .brand__descriptor::after {
width: 14px;
}

@media (max-width: 1020px) {
body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--primary,
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--mark {
grid-template-columns: minmax(0, 1fr) auto;
    grid-template-rows: auto auto;
    row-gap: 14px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--primary .brand,
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--mark .brand {
grid-column: 1;
    grid-row: 1;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--primary .nav-quote,
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--mark .nav-quote {
grid-column: 2;
    grid-row: 1;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--primary .nav-links,
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--mark .nav-links {
grid-column: 1 / -1;
    grid-row: 2;
    justify-content: start;
    overflow-x: auto;
}
}

@media (max-width: 760px) {
body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 {
min-height: 116px;
    padding-top: 13px;
    padding-bottom: 12px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand {
gap: 10px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__mark,
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--mark .brand__mark {
width: 42px;
    height: 42px;
    box-shadow:
      inset 0 0 0 5px rgba(243, 239, 231, 0.78),
      inset 0 0 0 6px rgba(122, 62, 92, 0.18);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__mark::before,
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__mark::after {
width: 5px;
    height: 5px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__mark-letter--c {
top: 8px;
    left: 9px;
    font-size: 1.24rem;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__mark-letter--l {
right: 9px;
    bottom: 6px;
    font-size: 1.12rem;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__text,
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--mark .brand__text {
gap: 4px;
    padding-left: 10px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__name,
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--mark .brand__name {
font-size: 1.62rem;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__descriptor,
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--mark .brand__descriptor {
gap: 6px;
    font-size: 0.45rem;
    letter-spacing: 0.13em;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__descriptor::before,
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__descriptor::after,
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--mark .brand__descriptor::before,
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--mark .brand__descriptor::after {
width: 10px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--editorial {
grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
    min-height: 166px;
    row-gap: 12px;
    text-align: center;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--editorial .brand,
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--editorial .nav-links,
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--editorial .nav-quote {
grid-column: 1;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--editorial .brand {
grid-row: 1;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--editorial .nav-links {
grid-row: 2;
    justify-content: center;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--editorial .nav-quote {
grid-row: 3;
    justify-self: center;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--editorial .brand__name {
font-size: clamp(2.32rem, 13vw, 3rem);
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--editorial .brand__descriptor {
gap: 8px;
    font-size: 0.5rem;
    letter-spacing: 0.2em;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--editorial .brand__descriptor::before,
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--editorial .brand__descriptor::after {
width: 28px;
}
}

@media (max-width: 430px) {
body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__mark,
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--mark .brand__mark {
width: 38px;
    height: 38px;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__name,
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2.logo--mark .brand__name {
font-size: 1.44rem;
}

body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__descriptor::before,
  body.cosloom-concept-minimal-luxury-atelier .site-nav--a2 .brand__descriptor::after {
display: none;
}
}

body.cosloom-concept-cinematic-costume-house {
--page: #e3dbcf;
  --page-soft: #d2c8bc;
  --surface: rgba(239, 232, 220, 0.76);
  --surface-strong: rgba(244, 239, 230, 0.92);
  --ink: #25221f;
  --ink-soft: #4b463f;
  --muted: #756d63;
  --line: rgba(37, 34, 31, 0.14);
  --line-strong: rgba(37, 34, 31, 0.26);
  --accent: #7a3e5c;
  --accent-2: #a3835a;
  --dark: #25221f;
  --cream: #f3efe7;
  --shadow: 0 34px 100px rgba(37, 34, 31, 0.2);
  --soft-shadow: 0 20px 54px rgba(37, 34, 31, 0.11);
  --font-heading: "Fraunces", "Cormorant Garamond", Georgia, serif;
  background:
    linear-gradient(90deg, rgba(37, 34, 31, 0.05) 0 1px, transparent 1px 100%),
    linear-gradient(180deg, #e7dfd3 0%, #d2c8bc 48%, #e6ded2 100%);
  background-size: 128px 100%, auto;
}

body.cosloom-concept-cinematic-costume-house .section-shell {
width: min(calc(100% - var(--site-pad) * 2), 1520px);
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary {
position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  grid-template-columns: minmax(380px, 0.92fr) minmax(420px, 1fr) minmax(180px, 0.38fr);
  gap: clamp(22px, 3.8vw, 64px);
  min-height: 94px;
  margin: 0;
  padding: 18px clamp(24px, 4vw, 64px);
  border-bottom: 1px solid rgba(243, 239, 231, 0.18);
  background: linear-gradient(180deg, rgba(37, 34, 31, 0.64), rgba(37, 34, 31, 0.12));
  color: var(--cream);
  backdrop-filter: blur(18px);
}

html.cosloom-scrolled body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary {
border-bottom-color: rgba(37, 34, 31, 0.16);
  background: rgba(243, 239, 231, 0.9);
  color: var(--ink);
  box-shadow: 0 14px 42px rgba(37, 34, 31, 0.1);
}

body.cosloom-concept-cinematic-costume-house.admin-bar .site-nav.logo--primary {
top: 32px;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand {
gap: 18px;
  justify-self: start;
  color: currentColor;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__mark {
position: relative;
  display: grid;
  flex: 0 0 auto;
  width: 56px;
  height: 56px;
  place-items: center;
  border: 1px solid rgba(214, 172, 190, 0.78);
  border-radius: 1px;
  background: rgba(243, 239, 231, 0.08);
  box-shadow:
    inset 0 0 0 7px rgba(37, 34, 31, 0.1),
    inset 0 0 0 8px rgba(214, 172, 190, 0.18);
  color: #d6acbe;
  font-family: var(--font-heading);
  font-weight: 430;
  isolation: isolate;
}

html.cosloom-scrolled body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__mark {
border-color: rgba(122, 62, 92, 0.62);
  background: rgba(243, 239, 231, 0.58);
  box-shadow:
    inset 0 0 0 7px rgba(243, 239, 231, 0.76),
    inset 0 0 0 8px rgba(122, 62, 92, 0.18);
  color: var(--accent);
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__mark::before,
body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__mark::after {
content: "";
  position: absolute;
  left: 50%;
  z-index: 1;
  width: 7px;
  height: 7px;
  border: 1px solid currentColor;
  background: rgba(37, 34, 31, 0.72);
  transform: translateX(-50%) rotate(45deg);
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__mark::before {
top: -5px;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__mark::after {
bottom: -5px;
}

html.cosloom-scrolled body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__mark::before,
html.cosloom-scrolled body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__mark::after {
background: var(--cream);
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__mark-letter {
position: absolute;
  display: block;
  line-height: 0.9;
  letter-spacing: 0;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__mark-letter--c {
top: 11px;
  left: 13px;
  font-size: 1.64rem;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__mark-letter--l {
right: 12px;
  bottom: 8px;
  font-size: 1.5rem;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__text {
gap: 6px;
  padding-left: 18px;
  border-left: 1px solid rgba(214, 172, 190, 0.34);
}

html.cosloom-scrolled body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__text {
border-left-color: rgba(122, 62, 92, 0.34);
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__name {
color: currentColor;
  font-family: var(--font-heading);
  font-size: clamp(2rem, 2.1vw, 2.56rem);
  font-weight: 430;
  line-height: 0.84;
  letter-spacing: 0.01em;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__descriptor {
display: inline-flex;
  align-items: center;
  gap: 9px;
  color: rgba(214, 172, 190, 0.92);
  font-size: 0.58rem;
  font-weight: 560;
  line-height: 1;
  letter-spacing: 0.22em;
  white-space: nowrap;
}

html.cosloom-scrolled body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__descriptor {
color: var(--accent);
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__descriptor::before,
body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__descriptor::after {
content: "";
  width: 22px;
  height: 1px;
  background: currentColor;
  opacity: 0.76;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .nav-links {
justify-content: center;
  gap: clamp(28px, 3.1vw, 48px);
  color: rgba(243, 239, 231, 0.72);
  font-size: 0.74rem;
  font-weight: 760;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

html.cosloom-scrolled body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .nav-links {
color: var(--muted);
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .nav-links a {
position: relative;
  padding-bottom: 6px;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .nav-links a::after {
content: "";
  position: absolute;
  right: 0;
  bottom: -8px;
  left: 0;
  height: 1px;
  background: currentColor;
  opacity: 0;
  transform: scaleX(0.42);
  transition: opacity 520ms ease, transform 520ms ease;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .nav-links a:hover::after,
body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .nav-links a:focus-visible::after {
opacity: 0.55;
  transform: scaleX(1);
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .nav-quote {
justify-self: end;
  min-height: 42px;
  padding: 0 20px;
  border-color: rgba(243, 239, 231, 0.28);
  border-radius: 3px;
  background: rgba(243, 239, 231, 0.1);
  color: currentColor;
  font-size: 0.82rem;
  font-weight: 720;
}

html.cosloom-scrolled body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .nav-quote {
border-color: rgba(122, 62, 92, 0.34);
  background: rgba(243, 239, 231, 0.64);
}

body.cosloom-concept-cinematic-costume-house h1 {
max-width: 560px;
  font-size: clamp(4rem, 6.1vw, 7rem);
  font-weight: 430;
  line-height: 0.9;
}

body.cosloom-concept-cinematic-costume-house .button {
border-radius: 3px;
}

body.cosloom-concept-cinematic-costume-house .atelier-layout {
grid-template-columns: minmax(460px, 0.9fr) minmax(180px, 0.32fr) minmax(360px, 0.78fr);
  gap: clamp(22px, 3.8vw, 58px);
  align-items: stretch;
}

body.cosloom-concept-cinematic-costume-house .atelier-image {
min-height: clamp(620px, 48vw, 780px);
  border-radius: 4px;
}

body.cosloom-concept-cinematic-costume-house .atelier-image-strip {
display: grid;
  gap: 14px;
}

body.cosloom-concept-cinematic-costume-house .atelier-image-strip figure {
min-height: 0;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(37, 34, 31, 0.14);
  border-radius: 4px;
  background: #d7cec2;
}

body.cosloom-concept-cinematic-costume-house .atelier-image-strip img {
width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(0.66) contrast(0.96);
}

body.cosloom-concept-cinematic-costume-house .atelier-notes {
align-self: center;
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-grid {
grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: clamp(18px, 2vw, 28px);
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card {
grid-column: span 6;
  min-height: clamp(540px, 43vw, 720px);
  border: 0;
  border-radius: 4px;
  background: #2d2924;
  box-shadow: none;
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card:nth-child(2),
body.cosloom-concept-cinematic-costume-house .projects-section .project-card:nth-child(3) {
transform: translateY(46px);
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card:nth-child(4) {
grid-column: span 12;
  min-height: clamp(480px, 35vw, 600px);
  margin-top: 46px;
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card::after {
opacity: 0;
  background:
    linear-gradient(180deg, rgba(37, 34, 31, 0.04) 18%, rgba(37, 34, 31, 0.78)),
    linear-gradient(90deg, rgba(122, 62, 92, 0.18), transparent 48%);
  transition: opacity 820ms ease;
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card img {
filter: saturate(0.74) contrast(1.02) brightness(0.9);
  transition: transform 1400ms cubic-bezier(0.22, 1, 0.36, 1), filter 900ms ease;
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card:hover img,
body.cosloom-concept-cinematic-costume-house .projects-section .project-card:focus-within img {
transform: scale(1.035);
  filter: saturate(0.82) contrast(1.04) brightness(0.84);
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card__content {
opacity: 0;
  transform: translateY(18px);
  transition: opacity 820ms ease, transform 820ms ease;
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card:hover::after,
body.cosloom-concept-cinematic-costume-house .projects-section .project-card:focus-within::after,
body.cosloom-concept-cinematic-costume-house .projects-section .project-card:hover .project-card__content,
body.cosloom-concept-cinematic-costume-house .projects-section .project-card:focus-within .project-card__content {
opacity: 1;
  transform: translateY(0);
}

body.cosloom-concept-cinematic-costume-house .project-meta-list {
display: grid;
  gap: 10px;
  margin: 18px 0 0;
}

body.cosloom-concept-cinematic-costume-house .project-meta-list div {
display: grid;
  grid-template-columns: 96px minmax(0, 1fr);
  gap: 12px;
  padding-top: 10px;
  border-top: 1px solid rgba(243, 239, 231, 0.18);
}

body.cosloom-concept-cinematic-costume-house .project-meta-list dt,
body.cosloom-concept-cinematic-costume-house .project-meta-list dd {
margin: 0;
}

body.cosloom-concept-cinematic-costume-house .project-meta-list dt {
color: rgba(214, 172, 190, 0.82);
  font-size: 0.62rem;
  font-weight: 760;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

body.cosloom-concept-cinematic-costume-house .project-meta-list dd {
color: rgba(243, 239, 231, 0.78);
  font-size: 0.82rem;
  line-height: 1.5;
}

body.cosloom-concept-cinematic-costume-house .process-grid {
grid-template-columns: repeat(6, minmax(0, 1fr));
  border-top-color: rgba(37, 34, 31, 0.28);
}

body.cosloom-concept-cinematic-costume-house .process-card {
min-height: 100%;
  background: rgba(239, 232, 220, 0.42);
}

body.cosloom-concept-cinematic-costume-house .process-card img {
aspect-ratio: 4 / 3.6;
}

body.cosloom-concept-cinematic-costume-house .client-grid {
grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 0;
  border-top: 1px solid rgba(37, 34, 31, 0.18);
  border-left: 1px solid rgba(37, 34, 31, 0.12);
}

body.cosloom-concept-cinematic-costume-house .client-card {
min-height: 260px;
  border-width: 0 1px 1px 0;
  border-radius: 0;
  background:
    linear-gradient(150deg, rgba(37, 34, 31, 0.94), rgba(37, 34, 31, 0.78)),
    var(--dark);
}

body.cosloom-concept-cinematic-costume-house .client-trust-wall {
display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  margin-top: 28px;
  border-top: 1px solid rgba(37, 34, 31, 0.18);
  border-left: 1px solid rgba(37, 34, 31, 0.1);
}

body.cosloom-concept-cinematic-costume-house .client-trust-wall span {
min-height: 74px;
  display: grid;
  place-items: center;
  padding: 18px;
  border-right: 1px solid rgba(37, 34, 31, 0.1);
  border-bottom: 1px solid rgba(37, 34, 31, 0.1);
  color: var(--muted);
  font-size: 0.72rem;
  font-weight: 760;
  letter-spacing: 0.16em;
  text-align: center;
  text-transform: uppercase;
}

body.cosloom-concept-cinematic-costume-house .section-intro--workspace {
border-top: 1px solid rgba(122, 62, 92, 0.16);
  padding-top: clamp(24px, 4vw, 54px);
}

body.cosloom-concept-cinematic-costume-house .workspace-layout {
display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 0.46fr);
  gap: clamp(22px, 3.4vw, 54px);
  align-items: start;
}

body.cosloom-concept-cinematic-costume-house .workspace-tools {
display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border-top: 1px solid rgba(37, 34, 31, 0.16);
  border-left: 1px solid rgba(37, 34, 31, 0.1);
}

body.cosloom-concept-cinematic-costume-house .workspace-tool {
min-height: 310px;
  display: grid;
  align-content: start;
  gap: 16px;
  padding: clamp(22px, 2.7vw, 36px);
  border-right: 1px solid rgba(37, 34, 31, 0.1);
  border-bottom: 1px solid rgba(37, 34, 31, 0.1);
  background:
    linear-gradient(135deg, rgba(243, 239, 231, 0.64), rgba(217, 208, 194, 0.34)),
    rgba(243, 239, 231, 0.2);
}

body.cosloom-concept-cinematic-costume-house .workspace-tool span {
width: max-content;
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(122, 62, 92, 0.42);
  color: var(--b-plum);
  font-size: 0.66rem;
  font-weight: 760;
  letter-spacing: 0.18em;
}

body.cosloom-concept-cinematic-costume-house .workspace-tool h3 {
margin: 0;
  color: var(--b-charcoal);
  font-family: "Cormorant Garamond", "Playfair Display", Georgia, serif;
  font-size: clamp(1.8rem, 2.55vw, 2.6rem);
  font-weight: 520;
  line-height: 0.98;
}

body.cosloom-concept-cinematic-costume-house .workspace-tool p {
max-width: 460px;
  margin: 0;
  color: rgba(37, 34, 31, 0.68);
  font-size: 0.92rem;
  line-height: 1.7;
}

body.cosloom-concept-cinematic-costume-house .workspace-tool ul {
display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 8px 0 0;
  padding: 0;
  list-style: none;
}

body.cosloom-concept-cinematic-costume-house .workspace-tool li {
padding: 8px 10px 7px;
  border: 1px solid rgba(37, 34, 31, 0.12);
  background: rgba(243, 239, 231, 0.46);
  color: rgba(37, 34, 31, 0.68);
  font-size: 0.62rem;
  font-weight: 760;
  letter-spacing: 0.1em;
  line-height: 1.2;
  text-transform: uppercase;
}

body.cosloom-concept-cinematic-costume-house .workspace-preview {
position: sticky;
  top: 132px;
  display: grid;
  gap: 22px;
  padding: clamp(22px, 2.9vw, 34px);
  border: 1px solid rgba(243, 239, 231, 0.12);
  border-radius: 4px;
  background:
    linear-gradient(145deg, rgba(37, 34, 31, 0.96), rgba(37, 34, 31, 0.82)),
    var(--b-charcoal);
  box-shadow: 0 28px 90px rgba(37, 34, 31, 0.2);
}

body.cosloom-concept-cinematic-costume-house .workspace-preview__header {
display: flex;
  justify-content: space-between;
  gap: 18px;
  align-items: start;
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(243, 239, 231, 0.14);
}

body.cosloom-concept-cinematic-costume-house .workspace-preview__header p,
body.cosloom-concept-cinematic-costume-house .workspace-file > p {
margin: 0;
  color: rgba(214, 172, 190, 0.92);
  font-size: 0.64rem;
  font-weight: 760;
  letter-spacing: 0.16em;
  line-height: 1.25;
  text-transform: uppercase;
}

body.cosloom-concept-cinematic-costume-house .workspace-preview__header strong {
color: rgba(243, 239, 231, 0.68);
  font-size: 0.66rem;
  font-weight: 760;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  white-space: nowrap;
}

body.cosloom-concept-cinematic-costume-house .workspace-timeline {
display: grid;
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}

body.cosloom-concept-cinematic-costume-house .workspace-timeline__item {
position: relative;
  padding: 0 0 18px 28px;
  border-left: 1px solid rgba(243, 239, 231, 0.16);
}

body.cosloom-concept-cinematic-costume-house .workspace-timeline__item:last-child {
padding-bottom: 0;
  border-left-color: transparent;
}

body.cosloom-concept-cinematic-costume-house .workspace-timeline__item::before {
content: "";
  position: absolute;
  top: 2px;
  left: -5px;
  width: 9px;
  height: 9px;
  border: 1px solid rgba(214, 172, 190, 0.7);
  border-radius: 999px;
  background: var(--b-charcoal);
}

body.cosloom-concept-cinematic-costume-house .workspace-timeline__item--complete::before {
background: var(--b-plum-soft);
  border-color: var(--b-plum-soft);
}

body.cosloom-concept-cinematic-costume-house .workspace-timeline__item--current::before {
width: 11px;
  height: 11px;
  left: -6px;
  background: var(--b-brass);
  border-color: var(--b-brass);
  box-shadow: 0 0 0 5px rgba(163, 131, 90, 0.13);
}

body.cosloom-concept-cinematic-costume-house .workspace-timeline__item span {
display: block;
  margin-bottom: 5px;
  color: rgba(243, 239, 231, 0.9);
  font-family: "Cormorant Garamond", "Playfair Display", Georgia, serif;
  font-size: 1.25rem;
  font-weight: 520;
  line-height: 1.05;
}

body.cosloom-concept-cinematic-costume-house .workspace-timeline__item p {
margin: 0;
  color: rgba(243, 239, 231, 0.62);
  font-size: 0.82rem;
  line-height: 1.55;
}

body.cosloom-concept-cinematic-costume-house .workspace-file {
display: grid;
  gap: 14px;
  padding-top: 20px;
  border-top: 1px solid rgba(243, 239, 231, 0.14);
}

body.cosloom-concept-cinematic-costume-house .workspace-file ul {
display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}

body.cosloom-concept-cinematic-costume-house .workspace-file li {
min-height: 36px;
  display: flex;
  align-items: center;
  padding: 9px 10px;
  border: 1px solid rgba(243, 239, 231, 0.13);
  color: rgba(243, 239, 231, 0.66);
  font-size: 0.62rem;
  font-weight: 760;
  letter-spacing: 0.12em;
  line-height: 1.2;
  text-transform: uppercase;
}

body.cosloom-concept-cinematic-costume-house .quote-panel {
grid-template-columns: minmax(0, 0.86fr) minmax(420px, 1fr);
  border-radius: 4px;
  background:
    linear-gradient(110deg, rgba(37, 34, 31, 0.94), rgba(37, 34, 31, 0.66)),
    var(--surface);
}

body.cosloom-concept-cinematic-costume-house .quote-panel__actions {
display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 30px;
}

body.cosloom-concept-cinematic-costume-house .quote-panel__actions .button--ghost {
border-color: rgba(243, 239, 231, 0.3);
  background: rgba(243, 239, 231, 0.08);
  color: var(--cream);
}

@media (hover: none) {
body.cosloom-concept-cinematic-costume-house .projects-section .project-card::after,
  body.cosloom-concept-cinematic-costume-house .projects-section .project-card__content {
opacity: 1;
    transform: none;
}
}

@media (max-width: 1180px) {
body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary {
grid-template-columns: minmax(0, 1fr) auto;
    grid-template-rows: auto auto;
    row-gap: 14px;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand {
grid-column: 1;
    grid-row: 1;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .nav-quote {
grid-column: 2;
    grid-row: 1;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .nav-links {
grid-column: 1 / -1;
    grid-row: 2;
    justify-content: start;
    overflow-x: auto;
}

body.cosloom-concept-cinematic-costume-house .atelier-layout {
grid-template-columns: minmax(0, 1fr) minmax(260px, 0.42fr);
}

body.cosloom-concept-cinematic-costume-house .atelier-notes {
grid-column: 1 / -1;
}

body.cosloom-concept-cinematic-costume-house .process-grid,
  body.cosloom-concept-cinematic-costume-house .client-grid,
  body.cosloom-concept-cinematic-costume-house .client-trust-wall {
grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.cosloom-concept-cinematic-costume-house .workspace-layout {
grid-template-columns: 1fr;
}

body.cosloom-concept-cinematic-costume-house .workspace-preview {
position: relative;
    top: auto;
}
}

@media (max-width: 900px) {
body.cosloom-concept-cinematic-costume-house .atelier-layout {
grid-template-columns: 1fr;
}

body.cosloom-concept-cinematic-costume-house .atelier-image-strip {
grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.cosloom-concept-cinematic-costume-house .atelier-image-strip figure {
min-height: 170px;
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-grid {
grid-template-columns: 1fr;
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card,
  body.cosloom-concept-cinematic-costume-house .projects-section .project-card:nth-child(2),
  body.cosloom-concept-cinematic-costume-house .projects-section .project-card:nth-child(3),
  body.cosloom-concept-cinematic-costume-house .projects-section .project-card:nth-child(4) {
grid-column: auto;
    min-height: 500px;
    margin-top: 0;
    transform: none;
}

body.cosloom-concept-cinematic-costume-house .quote-panel {
grid-template-columns: 1fr;
}

body.cosloom-concept-cinematic-costume-house .workspace-tools {
grid-template-columns: 1fr;
}
}

@media (max-width: 760px) {
body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary {
min-height: 118px;
    padding: 13px 16px 12px;
}

body.cosloom-concept-cinematic-costume-house.admin-bar .site-nav.logo--primary {
top: 46px;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand {
gap: 10px;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__mark {
width: 40px;
    height: 40px;
    box-shadow:
      inset 0 0 0 5px rgba(37, 34, 31, 0.1),
      inset 0 0 0 6px rgba(214, 172, 190, 0.16);
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__mark::before,
  body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__mark::after {
width: 5px;
    height: 5px;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__mark-letter--c {
top: 8px;
    left: 9px;
    font-size: 1.16rem;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__mark-letter--l {
right: 9px;
    bottom: 6px;
    font-size: 1.08rem;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__text {
gap: 4px;
    padding-left: 10px;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__name {
font-size: 1.48rem;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__descriptor {
gap: 6px;
    font-size: 0.45rem;
    letter-spacing: 0.13em;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__descriptor::before,
  body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__descriptor::after {
display: none;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .nav-links {
gap: 22px;
    padding-bottom: 4px;
    font-size: 0.66rem;
}

body.cosloom-concept-cinematic-costume-house h1 {
font-size: clamp(3rem, 15vw, 4.24rem);
    line-height: 0.98;
}

body.cosloom-concept-cinematic-costume-house .atelier-image {
min-height: 430px;
}

body.cosloom-concept-cinematic-costume-house .atelier-image-strip {
grid-template-columns: 1fr;
}

body.cosloom-concept-cinematic-costume-house .process-grid,
  body.cosloom-concept-cinematic-costume-house .client-grid,
  body.cosloom-concept-cinematic-costume-house .client-trust-wall {
grid-template-columns: 1fr;
}

body.cosloom-concept-cinematic-costume-house .workspace-layout {
gap: 18px;
}

body.cosloom-concept-cinematic-costume-house .workspace-tool {
min-height: 0;
    padding: 22px 18px;
}

body.cosloom-concept-cinematic-costume-house .workspace-tool h3 {
font-size: 2rem;
}

body.cosloom-concept-cinematic-costume-house .workspace-tool li {
width: 100%;
}

body.cosloom-concept-cinematic-costume-house .workspace-preview {
padding: 20px 18px;
}

body.cosloom-concept-cinematic-costume-house .workspace-preview__header {
display: grid;
}

body.cosloom-concept-cinematic-costume-house .workspace-file ul {
grid-template-columns: 1fr;
}

body.cosloom-concept-cinematic-costume-house .client-card {
min-height: 0;
}

body.cosloom-concept-cinematic-costume-house .project-meta-list div {
grid-template-columns: 1fr;
    gap: 5px;
}
}

@media (max-width: 430px) {
body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__name {
font-size: 1.34rem;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__descriptor {
font-size: 0.4rem;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .nav-quote {
min-width: 82px;
    font-size: 0;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .nav-quote::before {
content: "Quote";
    font-size: 0.78rem;
}
}

body.cosloom-concept-cinematic-costume-house {
--b-charcoal: #25221f;
  --b-ivory: #f3efe7;
  --b-taupe: #d9d0c2;
  --b-plum: #7a3e5c;
  --b-plum-soft: #d6acbe;
  --b-brass: #a3835a;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary {
grid-template-columns: minmax(360px, 0.86fr) minmax(380px, 1fr) minmax(168px, 0.34fr);
  min-height: 92px;
  padding: 16px clamp(22px, 3.8vw, 62px);
  background:
    linear-gradient(180deg, rgba(37, 34, 31, 0.72), rgba(37, 34, 31, 0.2)),
    rgba(37, 34, 31, 0.2);
  transition: background 520ms ease, color 520ms ease, box-shadow 520ms ease, border-color 520ms ease;
}

@media (min-width: 1181px) and (max-width: 1520px) {
body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary {
grid-template-columns: minmax(290px, 0.58fr) minmax(500px, 1fr) minmax(292px, max-content);
    gap: clamp(22px, 2.4vw, 36px);
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .nav-links {
gap: clamp(22px, 2.35vw, 32px);
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .nav-actions {
gap: 10px;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .language-switcher {
padding-inline: 5px;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .nav-quote {
padding-inline: 16px;
}
}

html.cosloom-scrolled body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary {
background: rgba(243, 239, 231, 0.92);
  backdrop-filter: blur(18px);
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand {
gap: 16px;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__mark--svg {
width: 58px;
  height: 66px;
  border: 0;
  background: transparent;
  box-shadow: none;
  color: #dfb8ca;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__mark--svg::before,
body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__mark--svg::after {
content: none;
}

html.cosloom-scrolled body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__mark--svg {
color: var(--b-plum);
  background: transparent;
  box-shadow: none;
}

body.cosloom-concept-cinematic-costume-house .brand__monogram {
display: block;
  width: 100%;
  height: 100%;
  overflow: visible;
}

body.cosloom-concept-cinematic-costume-house .monogram__frame,
body.cosloom-concept-cinematic-costume-house .monogram__corner,
body.cosloom-concept-cinematic-costume-house .monogram__diamond {
fill: none;
  stroke: currentColor;
  vector-effect: non-scaling-stroke;
}

body.cosloom-concept-cinematic-costume-house .monogram__frame {
stroke-width: 1.52;
}

body.cosloom-concept-cinematic-costume-house .monogram__corner {
stroke-width: 1.18;
  opacity: 0.84;
}

body.cosloom-concept-cinematic-costume-house .monogram__diamond {
fill: rgba(37, 34, 31, 0.72);
  stroke-width: 1.18;
}

html.cosloom-scrolled body.cosloom-concept-cinematic-costume-house .monogram__diamond {
fill: var(--b-ivory);
}

body.cosloom-concept-cinematic-costume-house .monogram__letter {
fill: currentColor;
  font-family: "Cormorant Garamond", "Libre Baskerville", Georgia, serif;
  font-size: 33px;
  font-weight: 520;
  letter-spacing: 0;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__text {
gap: 5px;
  padding-left: 17px;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__name {
font-family: "Cormorant Garamond", "Libre Baskerville", Georgia, serif;
  font-size: clamp(2.08rem, 2.2vw, 2.72rem);
  font-weight: 500;
  line-height: 0.88;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__descriptor {
color: rgba(214, 172, 190, 0.92);
  font-size: 0.6rem;
  font-weight: 650;
  letter-spacing: 0.18em;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .nav-links {
gap: clamp(24px, 2.7vw, 42px);
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .nav-quote {
min-height: 40px;
  padding: 0 18px;
  border-color: rgba(214, 172, 190, 0.34);
  background: rgba(243, 239, 231, 0.08);
}

body.cosloom-concept-cinematic-costume-house h1 {
max-width: 540px;
  font-family: "Cormorant Garamond", "Libre Baskerville", Georgia, serif;
  font-size: clamp(4.45rem, 6.4vw, 7.45rem);
  font-weight: 500;
  line-height: 0.86;
}

body.cosloom-concept-cinematic-costume-house .atelier-section {
padding-top: clamp(92px, 10vw, 156px);
}

body.cosloom-concept-cinematic-costume-house .atelier-layout {
grid-template-columns: minmax(520px, 1.03fr) minmax(180px, 0.34fr) minmax(360px, 0.78fr);
  gap: clamp(22px, 3.2vw, 50px);
}

body.cosloom-concept-cinematic-costume-house .atelier-image {
min-height: clamp(660px, 52vw, 820px);
  background: var(--b-charcoal);
}

body.cosloom-concept-cinematic-costume-house .atelier-image img {
object-position: 48% 50%;
}

body.cosloom-concept-cinematic-costume-house .atelier-image::after {
background: linear-gradient(180deg, rgba(37, 34, 31, 0.04), rgba(37, 34, 31, 0.18));
}

body.cosloom-concept-cinematic-costume-house .atelier-note {
border-radius: 2px;
  background: rgba(243, 239, 231, 0.42);
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card {
min-height: clamp(560px, 44vw, 760px);
  background: var(--b-charcoal);
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card img {
filter: saturate(0.7) contrast(1.02) brightness(0.88);
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card:nth-child(1) img {
object-position: 50% 44%;
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card:nth-child(2) img {
object-position: 58% 50%;
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card:nth-child(3) img {
object-position: 50% 44%;
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card:nth-child(4) img {
object-position: 52% 38%;
}

body.cosloom-concept-cinematic-costume-house .process-section {
background: linear-gradient(180deg, transparent, rgba(37, 34, 31, 0.04) 52%, transparent);
}

body.cosloom-concept-cinematic-costume-house .process-grid {
gap: 0;
  border-top: 1px solid rgba(37, 34, 31, 0.24);
  border-left: 1px solid rgba(37, 34, 31, 0.12);
}

body.cosloom-concept-cinematic-costume-house .process-card {
border-width: 0 1px 1px 0;
  border-radius: 0;
  background: rgba(239, 232, 220, 0.44);
}

body.cosloom-concept-cinematic-costume-house .process-card img {
aspect-ratio: 4 / 3.25;
  filter: saturate(0.72) contrast(0.98);
}

body.cosloom-concept-cinematic-costume-house .client-card {
background:
    linear-gradient(145deg, rgba(37, 34, 31, 0.92), rgba(37, 34, 31, 0.72)),
    var(--b-charcoal);
}

body.cosloom-concept-cinematic-costume-house .quote-panel {
border-radius: 3px;
  background:
    linear-gradient(112deg, rgba(37, 34, 31, 0.95), rgba(37, 34, 31, 0.74) 48%, rgba(122, 62, 92, 0.28)),
    var(--b-charcoal);
}

@media (max-width: 1180px) {
body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary {
grid-template-columns: minmax(0, 1fr) auto;
}

body.cosloom-concept-cinematic-costume-house .atelier-layout {
grid-template-columns: minmax(0, 1fr) minmax(220px, 0.38fr);
}
}

@media (max-width: 900px) {
body.cosloom-concept-cinematic-costume-house .atelier-layout {
grid-template-columns: 1fr;
}
}

@media (max-width: 760px) {
body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary {
min-height: 112px;
    padding: 12px 16px 11px;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand {
gap: 9px;
    min-width: 0;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__mark--svg {
width: 40px;
    height: 48px;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__text {
min-width: 0;
    padding-left: 10px;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__name {
font-size: 1.58rem;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__descriptor {
max-width: 168px;
    overflow: hidden;
    font-size: 0.42rem;
    letter-spacing: 0.11em;
    text-overflow: ellipsis;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .nav-links {
gap: 18px;
}

body.cosloom-concept-cinematic-costume-house h1 {
max-width: 360px;
    font-size: clamp(3.15rem, 15.5vw, 4.36rem);
    line-height: 0.94;
}

body.cosloom-concept-cinematic-costume-house .atelier-image {
min-height: 440px;
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card,
  body.cosloom-concept-cinematic-costume-house .projects-section .project-card:nth-child(2),
  body.cosloom-concept-cinematic-costume-house .projects-section .project-card:nth-child(3),
  body.cosloom-concept-cinematic-costume-house .projects-section .project-card:nth-child(4) {
min-height: 520px;
}
}

@media (max-width: 430px) {
body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__name {
font-size: 1.42rem;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__descriptor {
max-width: 146px;
    font-size: 0.38rem;
}

body.cosloom-concept-cinematic-costume-house h1 {
font-size: clamp(2.92rem, 14vw, 3.8rem);
}
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__mark--svg {
width: 60px;
  height: 68px;
  color: #dfb8ca;
}

body.cosloom-concept-cinematic-costume-house .brand__monogram {
shape-rendering: geometricPrecision;
  text-rendering: geometricPrecision;
}

body.cosloom-concept-cinematic-costume-house .monogram__frame,
body.cosloom-concept-cinematic-costume-house .monogram__corner,
body.cosloom-concept-cinematic-costume-house .monogram__diamond,
body.cosloom-concept-cinematic-costume-house .monogram__stitch,
body.cosloom-concept-cinematic-costume-house .monogram__thread,
body.cosloom-concept-cinematic-costume-house .monogram__seam {
fill: none;
  stroke: currentColor;
  stroke-linecap: square;
  stroke-linejoin: miter;
  vector-effect: non-scaling-stroke;
}

body.cosloom-concept-cinematic-costume-house .monogram__frame {
stroke-width: 1.45;
}

body.cosloom-concept-cinematic-costume-house .monogram__frame--loom {
stroke-width: 1.34;
}

body.cosloom-concept-cinematic-costume-house .monogram__frame--cut {
stroke-width: 1.42;
}

body.cosloom-concept-cinematic-costume-house .monogram__corner,
body.cosloom-concept-cinematic-costume-house .monogram__stitch,
body.cosloom-concept-cinematic-costume-house .monogram__seam {
stroke-width: 1.05;
  opacity: 0.74;
}

body.cosloom-concept-cinematic-costume-house .monogram__diamond {
fill: rgba(37, 34, 31, 0.68);
  stroke-width: 1.04;
}

body.cosloom-concept-cinematic-costume-house .monogram__thread {
stroke-width: 1.15;
  opacity: 0.64;
}

body.cosloom-concept-cinematic-costume-house .monogram__letter {
font-size: 34px;
  font-weight: 500;
}

body.cosloom-concept-cinematic-costume-house .brand__monogram--loom .monogram__letter--c {
font-size: 32px;
}

body.cosloom-concept-cinematic-costume-house .brand__monogram--cut .monogram__letter {
font-size: 33px;
}

html.cosloom-scrolled body.cosloom-concept-cinematic-costume-house .monogram__diamond {
fill: var(--b-ivory);
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__text {
gap: 6px;
  padding-left: 18px;
  border-left: 1px solid rgba(214, 172, 190, 0.36);
}

html.cosloom-scrolled body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__text {
border-left-color: rgba(122, 62, 92, 0.24);
}

body.cosloom-concept-cinematic-costume-house h1 {
max-width: 510px;
  font-size: clamp(4.28rem, 6.1vw, 7.16rem);
}

body.cosloom-concept-cinematic-costume-house .atelier-image img {
object-position: 50% 42%;
  filter: saturate(0.64) contrast(1.02) brightness(0.9);
}

body.cosloom-concept-cinematic-costume-house .atelier-image-strip {
gap: 12px;
}

body.cosloom-concept-cinematic-costume-house .atelier-image-strip figure {
min-height: 0;
  aspect-ratio: 4 / 5;
}

body.cosloom-concept-cinematic-costume-house .atelier-image-strip figure:nth-child(2) img,
body.cosloom-concept-cinematic-costume-house .atelier-image-strip figure:nth-child(4) img {
object-position: 52% 40%;
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card__content {
gap: 13px;
  padding: clamp(24px, 3.1vw, 40px);
  background: linear-gradient(180deg, transparent 0%, rgba(37, 34, 31, 0.14) 8%, rgba(37, 34, 31, 0.82) 100%);
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card__content h3 {
max-width: 580px;
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card:nth-child(1) img {
object-position: 56% 46%;
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card:nth-child(2) img {
object-position: 50% 45%;
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card:nth-child(3) img {
object-position: 50% 38%;
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card:nth-child(4) img {
object-position: 48% 42%;
}

body.cosloom-concept-cinematic-costume-house .project-meta-list {
gap: 9px;
  max-width: 650px;
}

body.cosloom-concept-cinematic-costume-house .project-meta-list div {
grid-template-columns: 118px minmax(0, 1fr);
  gap: 14px;
  border-top-color: rgba(243, 239, 231, 0.2);
}

body.cosloom-concept-cinematic-costume-house .project-meta-list dt {
color: rgba(214, 172, 190, 0.88);
  font-size: 0.64rem;
  letter-spacing: 0.17em;
}

body.cosloom-concept-cinematic-costume-house .project-meta-list dd {
color: rgba(243, 239, 231, 0.84);
  font-size: 0.84rem;
}

body.cosloom-concept-cinematic-costume-house .process-card img {
object-position: 50% 44%;
}

body.cosloom-concept-cinematic-costume-house .quote-requirements {
display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 26px 0 0;
  padding: 0;
  list-style: none;
}

body.cosloom-concept-cinematic-costume-house .quote-requirements li {
min-height: 34px;
  padding: 9px 12px 8px;
  border: 1px solid rgba(214, 172, 190, 0.22);
  border-radius: 2px;
  background: rgba(243, 239, 231, 0.06);
  color: rgba(243, 239, 231, 0.76);
  font-size: 0.66rem;
  font-weight: 700;
  letter-spacing: 0.13em;
  line-height: 1.2;
  text-transform: uppercase;
}

@media (max-width: 1180px) {
body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__mark--svg {
width: 52px;
    height: 60px;
}

body.cosloom-concept-cinematic-costume-house .atelier-image-strip {
grid-template-columns: repeat(4, minmax(0, 1fr));
}
}

@media (max-width: 760px) {
body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary {
min-height: 108px;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__mark--svg {
width: 38px;
    height: 46px;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__text {
gap: 4px;
    padding-left: 9px;
}

body.cosloom-concept-cinematic-costume-house .atelier-image-strip {
grid-template-columns: 1fr;
}

body.cosloom-concept-cinematic-costume-house .atelier-image-strip figure {
aspect-ratio: 4 / 2.8;
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card__content {
opacity: 1;
    transform: none;
    padding: 22px;
}

body.cosloom-concept-cinematic-costume-house .project-meta-list div {
grid-template-columns: 1fr;
    gap: 5px;
}

body.cosloom-concept-cinematic-costume-house .project-meta-list dd {
font-size: 0.8rem;
}

body.cosloom-concept-cinematic-costume-house .quote-requirements {
display: grid;
    grid-template-columns: 1fr;
    gap: 7px;
}

body.cosloom-concept-cinematic-costume-house .quote-requirements li {
min-height: 0;
}
}

body.cosloom-concept-cinematic-costume-house .section-intro--editorial {
position: relative;
  display: grid;
  grid-template-columns: minmax(170px, 0.28fr) minmax(0, 0.72fr);
  gap: clamp(24px, 4.4vw, 72px);
  align-items: end;
  min-height: clamp(168px, 20vw, 270px);
  margin-bottom: clamp(26px, 4.1vw, 62px);
  padding: clamp(18px, 3vw, 40px) 0 clamp(14px, 2.2vw, 28px);
  overflow: hidden;
  border-top: 1px solid rgba(122, 62, 92, 0.16);
}

body.cosloom-concept-cinematic-costume-house .section-intro--editorial::before {
content: attr(data-editorial-letter);
  position: absolute;
  left: clamp(-10px, -0.7vw, 0px);
  bottom: clamp(-26px, -2.3vw, -12px);
  z-index: 0;
  color: rgba(83, 78, 70, 0.12);
  font-family: "Cormorant Garamond", "Playfair Display", Georgia, serif;
  font-size: clamp(8.4rem, 17vw, 16.6rem);
  font-weight: 400;
  line-height: 0.72;
  letter-spacing: 0;
  pointer-events: none;
  text-transform: uppercase;
}

body.cosloom-concept-cinematic-costume-house .section-intro--editorial::after {
content: "";
  position: absolute;
  right: 0;
  bottom: clamp(28px, 4vw, 58px);
  width: min(34vw, 520px);
  height: 1px;
  background: linear-gradient(90deg, rgba(122, 62, 92, 0), rgba(122, 62, 92, 0.32), rgba(163, 131, 90, 0.24));
}

body.cosloom-concept-cinematic-costume-house .section-intro--editorial > * {
position: relative;
  z-index: 1;
}

body.cosloom-concept-cinematic-costume-house .section-intro--editorial > div {
grid-column: 2;
}

body.cosloom-concept-cinematic-costume-house .section-intro--editorial.section-intro--atelier > .section-label,
body.cosloom-concept-cinematic-costume-house .section-intro--editorial.section-intro--process > .section-label,
body.cosloom-concept-cinematic-costume-house .section-intro--editorial.section-intro--atelier > h2,
body.cosloom-concept-cinematic-costume-house .section-intro--editorial.section-intro--process > h2,
body.cosloom-concept-cinematic-costume-house .section-intro--editorial.section-intro--atelier > .editorial-section-copy,
body.cosloom-concept-cinematic-costume-house .section-intro--editorial.section-intro--process > .editorial-section-copy {
grid-column: 2;
}

body.cosloom-concept-cinematic-costume-house .section-intro--editorial .section-label {
margin-bottom: clamp(14px, 1.7vw, 22px);
  color: rgba(122, 62, 92, 0.86);
  font-size: 0.68rem;
  font-weight: 750;
  letter-spacing: 0.25em;
}

body.cosloom-concept-cinematic-costume-house .section-intro--editorial h2 {
max-width: 980px;
  color: rgba(37, 34, 31, 0.94);
  font-family: "Cormorant Garamond", "Playfair Display", Georgia, serif;
  font-size: clamp(3.72rem, 7.1vw, 7.3rem);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 0.82;
}

body.cosloom-concept-cinematic-costume-house .section-intro--editorial > p:not(.section-label),
body.cosloom-concept-cinematic-costume-house .section-intro--editorial .editorial-section-copy {
max-width: 690px;
  color: rgba(60, 55, 48, 0.72);
  font-size: clamp(1.02rem, 1.24vw, 1.22rem);
  line-height: 1.82;
}

body.cosloom-concept-cinematic-costume-house .section-intro--editorial.section-intro--split {
grid-template-columns: minmax(150px, 0.24fr) minmax(460px, 0.72fr) minmax(260px, 0.48fr);
}

body.cosloom-concept-cinematic-costume-house .section-intro--editorial.section-intro--split > div {
grid-column: 2;
}

body.cosloom-concept-cinematic-costume-house .section-intro--editorial.section-intro--split > p {
grid-column: 3;
  align-self: end;
  margin: 0 0 clamp(8px, 1vw, 16px);
}

body.cosloom-concept-cinematic-costume-house .atelier-section .atelier-layout {
margin-top: clamp(-18px, -1.2vw, 0px);
  padding-top: clamp(12px, 2vw, 26px);
  border-top: 1px solid rgba(122, 62, 92, 0.1);
}

body.cosloom-concept-cinematic-costume-house .section-intro--atelier {
min-height: 0;
  margin-bottom: clamp(22px, 3.2vw, 46px);
}

body.cosloom-concept-cinematic-costume-house .section-intro--atelier h2 {
max-width: 760px;
  font-size: clamp(3.35rem, 5.6vw, 6.08rem);
  line-height: 0.86;
}

body.cosloom-concept-cinematic-costume-house .section-intro--atelier .editorial-section-copy {
max-width: 640px;
  line-height: 1.72;
}

body.cosloom-concept-cinematic-costume-house .atelier-section,
body.cosloom-concept-cinematic-costume-house .projects-section,
body.cosloom-concept-cinematic-costume-house .process-section {
padding-top: clamp(68px, 7.4vw, 112px);
}

body.cosloom-concept-cinematic-costume-house .atelier-section .atelier-note h3,
body.cosloom-concept-cinematic-costume-house .process-section .process-card h3 {
letter-spacing: 0.01em;
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-grid {
margin-top: clamp(-16px, -1vw, 0px);
}

body.cosloom-concept-cinematic-costume-house .process-section .process-grid {
margin-top: clamp(-14px, -0.9vw, 0px);
}

@media (max-width: 1180px) {
body.cosloom-concept-cinematic-costume-house .section-intro--editorial,
  body.cosloom-concept-cinematic-costume-house .section-intro--editorial.section-intro--split {
grid-template-columns: minmax(108px, 0.2fr) minmax(0, 1fr);
    gap: clamp(18px, 3vw, 34px);
}

body.cosloom-concept-cinematic-costume-house .section-intro--editorial > div,
  body.cosloom-concept-cinematic-costume-house .section-intro--editorial.section-intro--atelier > .section-label,
  body.cosloom-concept-cinematic-costume-house .section-intro--editorial.section-intro--process > .section-label,
  body.cosloom-concept-cinematic-costume-house .section-intro--editorial.section-intro--atelier > h2,
  body.cosloom-concept-cinematic-costume-house .section-intro--editorial.section-intro--process > h2,
  body.cosloom-concept-cinematic-costume-house .section-intro--editorial.section-intro--atelier > .editorial-section-copy,
  body.cosloom-concept-cinematic-costume-house .section-intro--editorial.section-intro--process > .editorial-section-copy,
  body.cosloom-concept-cinematic-costume-house .section-intro--editorial.section-intro--split > div,
  body.cosloom-concept-cinematic-costume-house .section-intro--editorial.section-intro--split > p {
grid-column: 2;
}

body.cosloom-concept-cinematic-costume-house .section-intro--editorial::after {
width: min(42vw, 360px);
}
}

@media (max-width: 760px) {
body.cosloom-concept-cinematic-costume-house .section-intro--editorial,
  body.cosloom-concept-cinematic-costume-house .section-intro--editorial.section-intro--split {
display: block;
    min-height: 0;
    margin-bottom: 30px;
    padding: 62px 0 16px;
    border-top-color: rgba(122, 62, 92, 0.14);
}

body.cosloom-concept-cinematic-costume-house .section-intro--editorial::before {
top: 8px;
    bottom: auto;
    left: -2px;
    color: rgba(83, 78, 70, 0.11);
    font-size: clamp(6.2rem, 31vw, 8.7rem);
    line-height: 0.8;
}

body.cosloom-concept-cinematic-costume-house .section-intro--editorial::after {
right: auto;
    left: 0;
    bottom: 0;
    width: 100%;
    opacity: 0.72;
}

body.cosloom-concept-cinematic-costume-house .section-intro--editorial .section-label {
margin-bottom: 13px;
    font-size: 0.62rem;
    letter-spacing: 0.2em;
}

body.cosloom-concept-cinematic-costume-house .section-intro--editorial h2 {
max-width: 100%;
    font-size: clamp(2.48rem, 12.2vw, 3.48rem);
    line-height: 0.92;
}

body.cosloom-concept-cinematic-costume-house .section-intro--editorial.section-intro--process h2 {
font-size: clamp(2.34rem, 10.8vw, 3.08rem);
}

body.cosloom-concept-cinematic-costume-house .section-intro--editorial > p:not(.section-label),
  body.cosloom-concept-cinematic-costume-house .section-intro--editorial .editorial-section-copy,
  body.cosloom-concept-cinematic-costume-house .section-intro--editorial.section-intro--split > p {
max-width: 100%;
    margin-top: 18px;
    font-size: 0.98rem;
    line-height: 1.74;
}

body.cosloom-concept-cinematic-costume-house .atelier-section .atelier-layout {
margin-top: 0;
    padding-top: 0;
    border-top: 0;
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-grid,
  body.cosloom-concept-cinematic-costume-house .process-section .process-grid {
margin-top: 0;
}
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__mark--svg {
width: 58px;
  height: 66px;
  color: #d6acbe;
}

body.cosloom-concept-cinematic-costume-house .brand__monogram--atelier {
overflow: visible;
}

body.cosloom-concept-cinematic-costume-house .monogram__inner-frame {
fill: none;
  stroke: currentColor;
  stroke-width: 0.7;
  opacity: 0.28;
  vector-effect: non-scaling-stroke;
}

body.cosloom-concept-cinematic-costume-house .brand__monogram--atelier .monogram__frame {
stroke-width: 1.26;
}

body.cosloom-concept-cinematic-costume-house .brand__monogram--atelier .monogram__corner,
body.cosloom-concept-cinematic-costume-house .brand__monogram--atelier .monogram__seam {
opacity: 0.64;
}

body.cosloom-concept-cinematic-costume-house .brand__monogram--atelier .monogram__thread {
opacity: 0.34;
}

body.cosloom-concept-cinematic-costume-house .brand__monogram--atelier .monogram__letter {
fill: currentColor;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 34px;
  font-weight: 500;
  letter-spacing: 0;
  paint-order: stroke;
  stroke: rgba(37, 34, 31, 0.08);
  stroke-width: 0.25;
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card img {
filter: saturate(0.62) contrast(1.04) brightness(0.86);
  transition: transform 1600ms cubic-bezier(0.22, 1, 0.36, 1), filter 900ms ease;
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card:hover img,
body.cosloom-concept-cinematic-costume-house .projects-section .project-card:focus-within img {
transform: scale(1.035);
  filter: saturate(0.68) contrast(1.07) brightness(0.9);
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card:nth-child(1) img {
object-position: 50% 42%;
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card:nth-child(2) img {
object-position: 52% 44%;
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card:nth-child(3) img {
object-position: 50% 40%;
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card:nth-child(4) img {
object-position: 50% 44%;
}

@keyframes cosloom-hero-drift {
from {
    transform: scale(1.055) translate3d(0, 0, 0);
  }

  to {
    transform: scale(1.085) translate3d(-1.2%, -0.8%, 0);
  }
}

@media (max-width: 760px) {
body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary {
min-height: 96px;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__mark--svg {
width: 36px;
    height: 42px;
}
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__mark--svg {
width: 46px;
  height: 54px;
  border: 0;
  background: transparent;
  color: #d7a9bd;
  box-shadow: none;
}

body.cosloom-concept-cinematic-costume-house .brand__monogram--atelier {
display: block;
  overflow: visible;
}

body.cosloom-concept-cinematic-costume-house .brand__monogram--atelier .monogram__thread-line,
body.cosloom-concept-cinematic-costume-house .brand__monogram--atelier .monogram__needle-eye,
body.cosloom-concept-cinematic-costume-house .brand__monogram--atelier .monogram__stitch {
fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  vector-effect: non-scaling-stroke;
}

body.cosloom-concept-cinematic-costume-house .brand__monogram--atelier .monogram__thread-line {
stroke-width: 1.05;
  opacity: 0.82;
}

body.cosloom-concept-cinematic-costume-house .brand__monogram--atelier .monogram__needle-eye {
stroke-width: 0.82;
  opacity: 0.62;
}

body.cosloom-concept-cinematic-costume-house .brand__monogram--atelier .monogram__stitch--minimal {
stroke-width: 0.78;
  opacity: 0.5;
}

body.cosloom-concept-cinematic-costume-house .brand__monogram--atelier .monogram__letter {
fill: currentColor;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 35px;
  font-weight: 400;
  letter-spacing: 0;
  paint-order: stroke;
  stroke: rgba(37, 34, 31, 0.08);
  stroke-width: 0.18;
}

body.cosloom-concept-cinematic-costume-house .brand__monogram--atelier .monogram__letter--c {
opacity: 0.92;
}

body.cosloom-concept-cinematic-costume-house .brand__monogram--atelier .monogram__letter--l {
opacity: 0.76;
}

html.cosloom-scrolled body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__mark--svg {
color: #7a3e5c;
}

body.cosloom-concept-cinematic-costume-house .brand__name {
font-size: clamp(1.54rem, 1.7vw, 1.86rem);
  font-weight: 500;
  letter-spacing: 0.006em;
}

body.cosloom-concept-cinematic-costume-house .brand__descriptor {
letter-spacing: 0.22em;
}

body.cosloom-concept-cinematic-costume-house .atelier-image-strip figure img {
filter: saturate(0.54) contrast(1.04) brightness(0.88);
}

body.cosloom-concept-cinematic-costume-house .atelier-section .atelier-image img {
object-position: 50% 34%;
  filter: saturate(0.9) contrast(1.02) brightness(0.98);
}

body.cosloom-concept-cinematic-costume-house .atelier-section .atelier-image-strip figure img {
object-position: 50% 36%;
  filter: saturate(0.82) contrast(1.03) brightness(0.96);
}

body.cosloom-concept-cinematic-costume-house .atelier-section .atelier-image-strip figure:nth-child(1) img {
object-position: 60% 33%;
}

body.cosloom-concept-cinematic-costume-house .atelier-section .atelier-image-strip figure:nth-child(2) img {
object-position: 62% 34%;
}

body.cosloom-concept-cinematic-costume-house .atelier-section .atelier-image-strip figure:nth-child(3) img {
object-position: 52% 45%;
  filter: saturate(0.58) contrast(1.02) brightness(0.98);
}

body.cosloom-concept-cinematic-costume-house .atelier-section .atelier-image-strip figure:nth-child(4) img {
object-position: 50% 36%;
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card img {
filter: saturate(0.72) contrast(1.06) brightness(0.88);
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card:hover img,
body.cosloom-concept-cinematic-costume-house .projects-section .project-card:focus-within img {
filter: saturate(0.8) contrast(1.08) brightness(0.94);
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card:nth-child(1) img {
object-position: 59% 35%;
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card:nth-child(2) img {
object-position: 50% 34%;
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card:nth-child(3) img {
object-position: 56% 35%;
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-card:nth-child(4) img {
object-position: 62% 36%;
}

body.cosloom-concept-cinematic-costume-house .process-card img {
filter: saturate(0.62) contrast(1.03) brightness(0.94);
}

body.cosloom-concept-cinematic-costume-house .quote-requirements li {
letter-spacing: 0.055em;
}

@media (max-width: 760px) {
body.cosloom-concept-cinematic-costume-house {
overflow-x: hidden;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary {
grid-template-columns: minmax(0, 1fr);
    justify-items: start;
    gap: 0;
    overflow: hidden;
    padding-right: 16px;
    padding-left: 16px;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand {
min-width: 0;
    gap: 10px;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__mark--svg {
width: 32px;
    height: 38px;
}

body.cosloom-concept-cinematic-costume-house .brand__name {
font-size: clamp(1.16rem, 6vw, 1.42rem);
}

body.cosloom-concept-cinematic-costume-house .brand__descriptor {
font-size: 0.48rem;
    letter-spacing: 0.16em;
    white-space: nowrap;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .nav-links,
  body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .nav-quote {
display: none;
}

body.cosloom-concept-cinematic-costume-house h1 {
max-width: 100%;
    font-size: clamp(3.34rem, 15.5vw, 4.4rem);
}
}

body.cosloom-concept-cinematic-costume-house .route-page-hero .button--ghost {
border-color: var(--line-strong);
  background: color-mix(in srgb, var(--surface-strong) 72%, transparent);
  color: var(--ink);
}

@media (max-width: 760px) {
body.cosloom-concept-cinematic-costume-house .route-page-hero.section-shell {
box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding-right: var(--site-pad);
    padding-left: var(--site-pad);
    overflow: visible;
}

body.cosloom-concept-cinematic-costume-house .cosloom-page > .concept-section.section-shell {
box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding-right: var(--site-pad);
    padding-left: var(--site-pad);
}
}

@media (max-width: 760px) {
body.cosloom-concept-cinematic-costume-house .cosloom-home > .concept-section.section-shell {
box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding-right: var(--site-pad);
    padding-left: var(--site-pad);
    overflow: hidden;
}

body.cosloom-concept-cinematic-costume-house .start-path-card,
  body.cosloom-concept-cinematic-costume-house .starting-card,
  body.cosloom-concept-cinematic-costume-house .studio-standard-card {
max-width: 100%;
}
}

body.cosloom-concept-cinematic-costume-house .service-paths-section {
position: relative;
  padding-top: clamp(64px, 7vw, 108px);
}

body.cosloom-concept-cinematic-costume-house .service-paths-grid {
display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(18px, 2.2vw, 30px);
}

@media (max-width: 900px) {
body.cosloom-concept-cinematic-costume-house .service-paths-grid {
grid-template-columns: 1fr;
}
}

@media (max-width: 980px), (max-width: 1180px) and (hover: none) and (pointer: coarse) {
body.cosloom-concept-cinematic-costume-house .projects-section .project-tags {
display: flex;
    flex-wrap: wrap;
    gap: 7px;
    max-width: 100%;
}

body.cosloom-concept-cinematic-costume-house .projects-section .project-tags span {
max-width: 100%;
    padding: 7px 9px;
    font-size: 0.56rem;
    letter-spacing: 0.1em;
    line-height: 1.1;
    white-space: normal;
}
}

@media (max-width: 980px), (max-width: 1180px) and (hover: none) and (pointer: coarse) {
body.cosloom-concept-cinematic-costume-house {
padding-bottom: calc(76px + env(safe-area-inset-bottom, 0px));
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary {
min-height: 104px;
    padding-top: 10px;
    padding-bottom: 10px;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__mark--svg {
width: 34px;
    height: 40px;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__text {
gap: 3px;
    padding-left: 9px;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__name {
font-size: clamp(1.22rem, 5.7vw, 1.5rem);
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__descriptor {
max-width: 170px;
    font-size: 0.46rem;
    letter-spacing: 0.16em;
    white-space: nowrap;
}

body.cosloom-concept-cinematic-costume-house .cosloom-home > .site-nav {
order: 0;
}

body.cosloom-concept-cinematic-costume-house .service-paths-section .section-intro {
margin-bottom: 16px;
}

body.cosloom-concept-cinematic-costume-house .service-paths-grid {
gap: 12px;
}

body.cosloom-concept-cinematic-costume-house .starting-points-rail {
display: grid;
    grid-auto-columns: minmax(236px, 76vw);
    grid-auto-flow: column;
    gap: 12px;
    margin-right: calc(var(--site-pad) * -1);
    margin-left: calc(var(--site-pad) * -1);
    padding: 0 var(--site-pad) 10px;
    overflow-x: auto;
    overscroll-behavior-x: contain;
    scroll-padding-inline: var(--site-pad);
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
}

body.cosloom-concept-cinematic-costume-house .starting-points-rail::-webkit-scrollbar {
display: none;
}

body.cosloom-concept-cinematic-costume-house .starting-point-card {
scroll-snap-align: start;
}

body.cosloom-concept-cinematic-costume-house .starting-point-card a {
display: grid;
    min-height: 100%;
    border: 1px solid rgba(37, 34, 31, 0.13);
    border-radius: 4px;
    background:
      linear-gradient(140deg, rgba(251, 249, 244, 0.96), rgba(228, 219, 208, 0.5)),
      var(--surface);
    color: var(--b-charcoal);
    text-decoration: none;
    overflow: hidden;
}

body.cosloom-concept-cinematic-costume-house .starting-point-card figure {
aspect-ratio: 4 / 5;
    margin: 0;
    overflow: hidden;
    background: #ddd4c8;
}

body.cosloom-concept-cinematic-costume-house .starting-point-card img {
width: 100%;
    height: 100%;
    object-fit: cover;
    filter: saturate(0.68) contrast(1.02) brightness(0.93);
}

body.cosloom-concept-cinematic-costume-house .starting-point-card div {
display: grid;
    gap: 8px;
    padding: 16px;
}

body.cosloom-concept-cinematic-costume-house .starting-point-card span,
  body.cosloom-concept-cinematic-costume-house .starting-point-card strong {
color: var(--b-plum);
    font-size: 0.6rem;
    font-weight: 820;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

body.cosloom-concept-cinematic-costume-house .starting-point-card h3 {
margin: 0;
    font-family: "Cormorant Garamond", "Libre Baskerville", Georgia, serif;
    font-size: 1.72rem;
    font-weight: 520;
    line-height: 1;
}

body.cosloom-concept-cinematic-costume-house .starting-point-card p {
margin: 0;
    color: rgba(37, 34, 31, 0.64);
    font-size: 0.84rem;
    line-height: 1.45;
}

body.cosloom-concept-cinematic-costume-house .desktop-label {
display: none;
}

body.cosloom-concept-cinematic-costume-house .site-footer {
gap: 14px;
    padding-bottom: calc(96px + env(safe-area-inset-bottom, 0px));
}

body.cosloom-concept-cinematic-costume-house .site-footer p {
max-width: 32ch;
}

body.cosloom-concept-cinematic-costume-house .site-footer__nav {
max-height: 84px;
    overflow: hidden;
}
}

@media (max-width: 430px) {
body.cosloom-concept-cinematic-costume-house .starting-points-rail {
grid-auto-columns: minmax(232px, 82vw);
}
}

@media (min-width: 981px) {
body.cosloom-concept-cinematic-costume-house .hero-variant--ornate {
min-height: 100svh;
    border: 0;
    background: #1d1a18;
    overflow: hidden;
}
}

@media (min-width: 981px) {
body.cosloom-concept-cinematic-costume-house .hero-variant--ornate.cosloom-preview-0813 {
min-height: max(780px, 92svh);
    background: #25231f;
}
}

@media (max-width: 980px), (max-width: 1180px) and (hover: none) and (pointer: coarse) {
body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary {
border-bottom-color: rgba(245, 239, 230, 0.16);
    background:
      linear-gradient(180deg, rgba(29, 26, 24, 0.58), rgba(29, 26, 24, 0.22));
    color: var(--cream);
    box-shadow: 0 18px 52px rgba(20, 17, 15, 0.18);
    backdrop-filter: blur(14px);
}

html.cosloom-scrolled body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary {
border-bottom-color: rgba(245, 239, 230, 0.16);
    background: rgba(29, 26, 24, 0.62);
    color: var(--cream);
    box-shadow: 0 16px 42px rgba(20, 17, 15, 0.2);
}

html.cosloom-scrolled body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__descriptor,
  html.cosloom-scrolled body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .brand__mark--svg {
color: rgba(214, 172, 190, 0.94);
}
}

@media (min-width: 981px) {
body.cosloom-concept-cinematic-costume-house .hero-variant--ornate {
min-height: max(780px, 100svh);
    background: #25231f;
}

body.cosloom-concept-cinematic-costume-house .hero-variant--ornate.cosloom-preview-0813 {
min-height: max(780px, 100svh);
}
}

@media (max-width: 980px), (max-width: 1180px) and (hover: none) and (pointer: coarse) {
body.cosloom-concept-cinematic-costume-house .site-footer {
align-items: flex-start;
    gap: 18px;
    padding-bottom: calc(112px + env(safe-area-inset-bottom, 0px));
}

body.cosloom-concept-cinematic-costume-house .site-footer p {
max-width: min(100%, 34ch);
    font-size: 0.98rem;
    line-height: 1.55;
}

body.cosloom-concept-cinematic-costume-house .site-footer__nav {
display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100%;
    max-height: none;
    overflow: visible;
    gap: 10px 16px;
    justify-content: stretch;
}

body.cosloom-concept-cinematic-costume-house .site-footer__nav a,
  body.cosloom-concept-cinematic-costume-house .site-footer > a {
min-width: 0;
    font-size: 0.9rem;
    line-height: 1.25;
    letter-spacing: 0;
    overflow-wrap: normal;
    word-break: normal;
}
}

@media (max-width: 980px), (max-width: 1180px) and (hover: none) and (pointer: coarse) {
body.cosloom-concept-cinematic-costume-house .starting-points-rail {
display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-auto-columns: unset;
    grid-auto-flow: row;
    gap: 12px;
    margin: 0;
    padding: 0;
    overflow: visible;
    scroll-snap-type: none;
}

body.cosloom-concept-cinematic-costume-house .starting-point-card {
min-width: 0;
    scroll-snap-align: none;
}

body.cosloom-concept-cinematic-costume-house .starting-point-card a {
border-color: rgba(37, 34, 31, 0.12);
    border-radius: 5px;
    background:
      linear-gradient(145deg, rgba(251, 249, 244, 0.96), rgba(228, 219, 208, 0.42)),
      var(--surface);
    box-shadow: 0 14px 34px rgba(37, 34, 31, 0.075);
}

body.cosloom-concept-cinematic-costume-house .starting-point-card figure {
aspect-ratio: 3 / 4;
    background: #ddd4c8;
}

body.cosloom-concept-cinematic-costume-house .starting-point-card img {
filter: saturate(0.74) contrast(1.02) brightness(0.94);
}

body.cosloom-concept-cinematic-costume-house .starting-point-card div {
gap: 6px;
    padding: 10px;
}

body.cosloom-concept-cinematic-costume-house .starting-point-card span {
font-size: 0.48rem;
    letter-spacing: 0.08em;
}

body.cosloom-concept-cinematic-costume-house .starting-point-card h3 {
font-size: clamp(1.02rem, 4.6vw, 1.28rem);
    line-height: 0.98;
}

body.cosloom-concept-cinematic-costume-house .starting-point-card p {
color: rgba(37, 34, 31, 0.72);
    font-size: 0.68rem;
    line-height: 1.32;
}

body.cosloom-concept-cinematic-costume-house .starting-point-card strong {
width: max-content;
    max-width: 100%;
    padding: 5px 7px;
    border: 1px solid rgba(124, 89, 104, 0.2);
    color: var(--b-plum);
    font-size: 0.48rem;
    letter-spacing: 0.06em;
    line-height: 1;
}
}

@media (max-width: 980px), (max-width: 1180px) and (hover: none) and (pointer: coarse) {
body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary,
  body.cosloom-concept-cinematic-costume-house .mobile-quick-actions {
backdrop-filter: none;
}
}

body.cosloom-concept-cinematic-costume-house .projects-section--selected {
padding-top: clamp(58px, 6vw, 96px);
}

body.cosloom-concept-cinematic-costume-house .projects-section--selected .filter-empty {
display: none;
}

body.cosloom-concept-cinematic-costume-house .atelier-section .atelier-image-strip {
grid-template-columns: repeat(3, minmax(0, 1fr));
  align-self: stretch;
}

body.cosloom-concept-cinematic-costume-house .atelier-section .atelier-image-strip figure {
aspect-ratio: 4 / 5;
}

body.cosloom-concept-cinematic-costume-house .process-section .section-intro--process h2 {
max-width: 760px;
  font-size: clamp(2.9rem, 5.2vw, 5.7rem);
}

@media (max-width: 980px), (max-width: 1180px) and (hover: none) and (pointer: coarse) {
body.cosloom-concept-cinematic-costume-house .service-path-card--full .button--primary {
color: var(--cream);
    background: rgba(34, 29, 25, 0.92);
    border-color: rgba(214, 172, 190, 0.32);
}

body.cosloom-concept-cinematic-costume-house .projects-section--selected,
  body.cosloom-concept-cinematic-costume-house .atelier-section,
  body.cosloom-concept-cinematic-costume-house .process-section {
padding-top: clamp(34px, 8vw, 54px);
    padding-bottom: clamp(30px, 8vw, 48px);
}

body.cosloom-concept-cinematic-costume-house .projects-section--selected .section-intro {
margin-bottom: 14px;
}

body.cosloom-concept-cinematic-costume-house .projects-section--selected .section-intro > p {
display: block;
    max-width: 36ch;
    margin-top: 10px;
    font-size: 0.86rem;
    line-height: 1.54;
}

body.cosloom-concept-cinematic-costume-house .atelier-section .section-intro--atelier {
padding-top: 34px;
}

body.cosloom-concept-cinematic-costume-house .atelier-section .atelier-layout {
display: grid;
    gap: 16px;
}

body.cosloom-concept-cinematic-costume-house .atelier-section .atelier-image {
min-height: 0;
    aspect-ratio: 4 / 3;
}

body.cosloom-concept-cinematic-costume-house .atelier-section .atelier-image-strip {
grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
}

body.cosloom-concept-cinematic-costume-house .atelier-section .atelier-image-strip figure {
aspect-ratio: 1;
}

body.cosloom-concept-cinematic-costume-house .atelier-note {
padding: 16px 0;
}

body.cosloom-concept-cinematic-costume-house .atelier-note h3 {
font-size: clamp(1.65rem, 7vw, 2.2rem);
}

body.cosloom-concept-cinematic-costume-house .atelier-note p {
font-size: 0.84rem;
    line-height: 1.55;
}
}

@media (max-width: 980px), (max-width: 1180px) and (hover: none) and (pointer: coarse) {
body.cosloom-concept-cinematic-costume-house {
overflow-x: hidden;
}

body.cosloom-concept-cinematic-costume-house .cosloom-home > .concept-section.section-shell {
width: 100vw !important;
    max-width: 100vw !important;
    box-sizing: border-box !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-right: max(14px, env(safe-area-inset-right)) !important;
    padding-left: max(14px, env(safe-area-inset-left)) !important;
}

body.cosloom-concept-cinematic-costume-house .featured-styles-grid {
display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
}

body.cosloom-concept-cinematic-costume-house .featured-style-card {
display: grid;
    min-width: 0;
    overflow: hidden;
    color: inherit;
    text-decoration: none;
    border: 1px solid rgba(37, 34, 31, 0.12);
    background: rgba(251, 249, 244, 0.64);
}

body.cosloom-concept-cinematic-costume-house .featured-style-card figure {
aspect-ratio: 1;
    overflow: hidden;
    background: rgba(37, 34, 31, 0.08);
}

body.cosloom-concept-cinematic-costume-house .featured-style-card img {
width: 100%;
    height: 100%;
    object-fit: cover;
    filter: saturate(0.82) contrast(1.02) brightness(0.96) sepia(0.04);
}

body.cosloom-concept-cinematic-costume-house .featured-style-card div {
padding: 12px;
}

body.cosloom-concept-cinematic-costume-house .featured-style-card span {
color: var(--plum);
    font-size: 0.58rem;
    font-weight: 700;
    letter-spacing: 0.18em;
}

body.cosloom-concept-cinematic-costume-house .featured-style-card h3 {
margin: 8px 0 0;
    font-size: clamp(1.18rem, 5vw, 1.45rem);
    line-height: 1;
}

body.cosloom-concept-cinematic-costume-house .featured-style-card p {
display: -webkit-box;
    margin: 7px 0 0;
    overflow: hidden;
    color: rgba(62, 56, 49, 0.76);
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 0.72rem;
    line-height: 1.34;
}
}

@media (max-width: 700px) {
body.cosloom-concept-cinematic-costume-house .featured-styles-grid {
display: grid !important;
    width: 100%;
    margin-right: 0 !important;
    padding-right: 0 !important;
    overflow: visible !important;
    grid-auto-flow: initial !important;
    grid-auto-columns: initial !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px;
}

body.cosloom-concept-cinematic-costume-house .featured-style-card {
position: relative;
    min-height: 108px;
    overflow: hidden;
    border: 1px solid rgba(37, 34, 31, 0.16);
    border-radius: 8px;
    background: #211d1a;
    color: #fff;
}

body.cosloom-concept-cinematic-costume-house .featured-style-card figure {
position: absolute;
    inset: 0;
    aspect-ratio: auto;
}

body.cosloom-concept-cinematic-costume-house .featured-style-card img {
width: 100%;
    height: 100%;
    object-fit: cover;
    filter: saturate(0.86) contrast(1.04) brightness(0.78);
}

body.cosloom-concept-cinematic-costume-house .featured-style-card::after {
content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(20, 17, 15, 0.72), rgba(20, 17, 15, 0.2));
}

body.cosloom-concept-cinematic-costume-house .featured-style-card div {
position: relative;
    z-index: 1;
    display: flex;
    min-height: 108px;
    padding: 12px;
    flex-direction: column;
    justify-content: flex-end;
}

body.cosloom-concept-cinematic-costume-house .featured-style-card span,
  body.cosloom-concept-cinematic-costume-house .featured-style-card p {
display: none !important;
}

body.cosloom-concept-cinematic-costume-house .featured-style-card h3 {
max-width: 9ch;
    margin: 0;
    color: #fff8ee;
    font-size: clamp(0.95rem, 4.2vw, 1.12rem);
    line-height: 1.04;
    text-shadow: 0 2px 14px rgba(0, 0, 0, 0.34);
}
}

@media (max-width: 768px) {
body.cosloom-concept-cinematic-costume-house #projects {
order: 3 !important; padding: 20px 18px 12px !important;
}

body.cosloom-concept-cinematic-costume-house #projects .section-heading::after {
content: "View all works  >" !important; color: rgba(37, 31, 29, 0.62) !important; font: 600 0.82rem/1 var(--font-body, sans-serif) !important;
}

body.cosloom-concept-cinematic-costume-house .style-grid {
display: grid !important; grid-template-columns: repeat(2, minmax(0, 1fr)) !important; gap: 8px !important;
}

body.cosloom-concept-cinematic-costume-house .style-card {
position: relative !important; aspect-ratio: 1.62 / 1 !important; min-height: 0 !important; border-radius: 8px !important; overflow: hidden !important; background: #151211 !important;
}

body.cosloom-concept-cinematic-costume-house .style-card::after {
content: "" !important; position: absolute !important; inset: 0 !important; z-index: 1 !important; background: linear-gradient(90deg, rgba(13, 12, 11, 0.78), rgba(13, 12, 11, 0.18)) !important;
}

body.cosloom-concept-cinematic-costume-house .style-card img {
width: 100% !important; height: 100% !important; object-fit: cover !important; object-position: 50% 42% !important; filter: saturate(0.92) contrast(1.03) brightness(0.82) !important;
}

body.cosloom-concept-cinematic-costume-house .style-card__body {
position: absolute !important; inset: auto 12px 10px 12px !important; z-index: 2 !important; padding: 0 !important;
}

body.cosloom-concept-cinematic-costume-house .style-card__body h3 {
max-width: 9ch !important; margin: 0 0 8px !important; color: #fffaf1 !important; font-size: clamp(1.08rem, 5vw, 1.45rem) !important; line-height: 0.96 !important;
}

body.cosloom-concept-cinematic-costume-house .style-card__body h3::after {
content: "��" !important; display: block !important; margin-top: 8px !important; font-family: var(--font-body, sans-serif) !important; font-size: 1rem !important;
}

body.cosloom-concept-cinematic-costume-house .style-card__body p,
  body.cosloom-concept-cinematic-costume-house .style-card__body span {
display: none !important;
}

body.cosloom-concept-cinematic-costume-house #projects .project-grid {
display: grid !important; grid-template-columns: repeat(2, minmax(0, 1fr)) !important; gap: 8px !important;
}

body.cosloom-concept-cinematic-costume-house #projects .project-card {
display: grid !important; grid-template-columns: 42% 58% !important; min-height: 86px !important; border: 1px solid rgba(64, 55, 47, 0.16) !important; border-radius: 8px !important; overflow: hidden !important; background: rgba(255, 252, 246, 0.76) !important;
}

body.cosloom-concept-cinematic-costume-house #projects .project-card:nth-child(n + 7) {
display: none !important;
}

body.cosloom-concept-cinematic-costume-house #projects .project-card__media,
  body.cosloom-concept-cinematic-costume-house #projects .project-card__image {
height: 100% !important; min-height: 86px !important;
}

body.cosloom-concept-cinematic-costume-house #projects .project-card__image img {
width: 100% !important; height: 100% !important; object-fit: cover !important;
}

body.cosloom-concept-cinematic-costume-house #projects .project-card__body {
position: static !important; display: flex !important; padding: 10px 9px !important; flex-direction: column !important; justify-content: center !important; background: transparent !important;
}

body.cosloom-concept-cinematic-costume-house #projects .project-card__kicker,
  body.cosloom-concept-cinematic-costume-house #projects .project-meta-list,
  body.cosloom-concept-cinematic-costume-house #projects .project-card__body p {
display: none !important;
}

body.cosloom-concept-cinematic-costume-house #projects .project-card__body h3 {
margin: 0 0 8px !important; color: #251f1d !important; font-size: clamp(0.95rem, 4.2vw, 1.12rem) !important; line-height: 1.02 !important;
}

body.cosloom-concept-cinematic-costume-house #projects .project-card__tags span {
display: inline-flex !important; padding: 4px 7px !important; border: 0 !important; border-radius: 5px !important; background: rgba(143, 83, 109, 0.12) !important; color: rgba(37, 31, 29, 0.72) !important; font-size: 0.68rem !important; letter-spacing: 0 !important; text-transform: none !important;
}

body.cosloom-concept-cinematic-costume-house #projects .project-card__tags span:nth-child(n + 3) {
display: none !important;
}
}

@media (max-width: 760px), (max-width: 1180px) and (hover: none) and (pointer: coarse) {
body.cosloom-concept-cinematic-costume-house .cosloom-route--showroom .concept-section.showroom-section.section-shell {
width: min(calc(100% - 20px), var(--max));
    padding-top: 34px;
}
}

@media (max-width: 760px), (max-width: 1180px) and (hover: none) and (pointer: coarse) {
body.cosloom-concept-cinematic-costume-house .cosloom-route--showroom .concept-section.showroom-section.section-shell {
box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}
}

body.cosloom-concept-cinematic-costume-house #service-paths .service-path-card .button,
body.cosloom-concept-cinematic-costume-house #service-paths .service-path-card .button--ghost,
body.cosloom-concept-cinematic-costume-house #service-paths .service-path-card .button--primary {
width: max-content;
  min-width: 0;
  min-height: 50px;
  padding: 0 24px;
  border: 1px solid rgba(37, 34, 31, 0.18);
  border-radius: 3px;
  background: rgba(255, 252, 244, 0.92);
  color: #251f1d;
  box-shadow: 0 18px 44px rgba(37, 34, 31, 0.12);
  opacity: 1;
  text-shadow: none;
}

@media (min-width: 981px) {
body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary {
grid-template-columns: minmax(280px, 0.68fr) minmax(420px, 1fr) max-content;
    column-gap: clamp(16px, 1.7vw, 30px);
    box-sizing: border-box;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .nav-actions {
min-width: 0;
    max-width: 100%;
    gap: clamp(8px, 0.75vw, 12px);
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .nav-links {
gap: clamp(18px, 1.75vw, 32px);
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .nav-quote {
padding-inline: clamp(12px, 0.95vw, 18px);
    white-space: nowrap;
}
}

@media (min-width: 981px) and (max-width: 1280px) {
body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary {
grid-template-columns: minmax(230px, 0.6fr) minmax(360px, 1fr) max-content;
    column-gap: 14px;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .nav-links {
gap: 16px;
    font-size: 0.74rem;
}

body.cosloom-concept-cinematic-costume-house .site-nav.logo--primary .nav-quote {
min-height: 38px;
    padding-inline: 12px;
    font-size: 0.78rem;
}
}
