 @media only screen and (min-width: 0rem) {.container {width: 100%;max-width: 78rem;margin: 0 auto;padding: 0 1.5rem;}.eyebrow {font-family: var(--body);font-weight: 500;letter-spacing: 0.34em;text-transform: uppercase;font-size: 0.68rem;color: var(--gold-deep);display: inline-flex;align-items: center;gap: 0.75rem;}.eyebrow::before, .eyebrow::after {content: "";width: 1.5rem;height: 1px;background: var(--gold);display: inline-block;}.eyebrow.on-dark {color: var(--gold);}.section-title {font-family: var(--display);font-weight: 500;font-size: clamp(2.2rem, 5.4vw, 3.75rem);line-height: 1.06;letter-spacing: -0.01em;color: var(--noir);margin: 1rem 0 1.15rem;}.section-title .accent {font-style: italic;font-weight: 400;color: var(--gold-deep);}.lead {font-family: var(--body);font-weight: 300;font-size: 1.05rem;line-height: 1.8;color: var(--smoke);max-width: 38rem;}.rule-diamond {display: block;width: 0.4rem;height: 0.4rem;background: var(--gold);transform: rotate(45deg);margin: 0 auto;}.btn {display: inline-flex;align-items: center;justify-content: center;gap: 0.6rem;font-family: var(--body);font-weight: 500;letter-spacing: 0.22em;text-transform: uppercase;font-size: 0.72rem;padding: 1.1rem 2.15rem;border: 1px solid transparent;border-radius: 0;cursor: pointer;text-decoration: none;transition: background 0.3s ease, color 0.3s ease, border-color 0.3s ease, letter-spacing 0.3s ease;}.btn-primary {background: var(--noir);color: var(--paper);border-color: var(--noir);}.btn-primary:hover {background: var(--gold);border-color: var(--gold);color: var(--noir);letter-spacing: 0.3em;}.btn-ghost {background: transparent;color: var(--noir);border-color: rgba(10, 10, 10, 0.3);}.btn-ghost:hover {border-color: var(--gold);color: var(--gold-deep);letter-spacing: 0.3em;}.btn-ghost.on-dark {color: var(--paper);border-color: rgba(255, 255, 255, 0.35);}.btn-ghost.on-dark:hover {border-color: var(--gold);color: var(--gold);}.btn-gold {background: var(--gold);border-color: var(--gold);color: var(--noir);}.btn-gold:hover {background: transparent;color: var(--gold);letter-spacing: 0.3em;}}@media only screen and (min-width: 0rem) {#hero {position: relative;background: var(--noir);padding: 7.5rem 0 0;overflow: hidden;text-align: center;}#hero .hero-mark {position: absolute;top: 44%;left: 50%;transform: translate(-50%, -50%);width: 22rem;max-width: 88vw;opacity: 0.06;filter: invert(1);pointer-events: none;z-index: 1;}#hero .hero-inner {position: relative;z-index: 2;display: flex;flex-direction: column;align-items: center;max-width: 44rem;margin: 0 auto;padding: 2.5rem 0 3rem;}#hero .hero-eyebrow {font-family: var(--body);font-weight: 400;letter-spacing: 0.4em;text-transform: uppercase;font-size: 0.6rem;color: rgba(255, 255, 255, 0.6);display: flex;align-items: center;justify-content: center;gap: 0.75rem;margin-bottom: 1.5rem;}#hero .hero-eyebrow i {width: 0.28rem;height: 0.28rem;background: var(--gold);transform: rotate(45deg);display: inline-block;}#hero h1 {font-family: var(--display);font-weight: 400;font-size: clamp(2.4rem, 8vw, 4.6rem);line-height: 1.06;letter-spacing: -0.015em;color: var(--paper);margin: 0;}#hero h1 em {font-style: italic;color: var(--gold);}#hero p.sub {font-family: var(--body);font-weight: 300;font-size: 1rem;line-height: 1.85;color: rgba(255, 255, 255, 0.7);max-width: 32rem;margin: 1.5rem auto 2rem;}#hero .hero-cta {display: flex;flex-wrap: wrap;justify-content: center;gap: 0.75rem;}#hero .hero-strip {position: relative;z-index: 2;display: grid;grid-template-columns: repeat(3, 1fr);align-items: end;gap: 0.5rem;width: 100%;max-width: 64rem;margin: 0 auto;padding: 0 1.5rem;}#hero .hero-strip figure {margin: 0;position: relative;}#hero .hero-strip img {display: block;width: 100%;aspect-ratio: 3 / 4;object-fit: cover;}#hero .hs-item--tall img {aspect-ratio: 3 / 4.7;border: 1px solid rgba(198, 163, 92, 0.55);}}@media only screen and (min-width: 48rem) {#hero {padding-top: 8.5rem;}#hero .hero-inner {padding: 3.5rem 0 4rem;}#hero .hero-strip {gap: 1rem;}#hero .hero-mark {width: 34rem;opacity: 0.07;}#hero .hs-item--tall img {aspect-ratio: 3 / 5.1;}}@media only screen and (min-width: 64rem) {#hero {padding-top: 10rem;}#hero .hero-inner {padding: 4rem 0 4.5rem;}}@media only screen and (min-width: 0rem) {#credits {background: var(--noir);border-top: 1px solid rgba(198, 163, 92, 0.45);border-bottom: 1px solid rgba(198, 163, 92, 0.45);overflow: hidden;}#credits .c-track {display: flex;width: max-content;animation: credits-scroll 34s linear infinite;}#credits .c-track span {font-family: var(--display);font-weight: 400;font-style: italic;text-transform: uppercase;letter-spacing: 0.12em;font-size: 0.98rem;color: var(--paper);padding: 0.95rem 0;display: inline-flex;align-items: center;white-space: nowrap;}#credits .c-track span::after {content: "";width: 0.32rem;height: 0.32rem;margin: 0 1.85rem;background: var(--gold);transform: rotate(45deg);display: inline-block;}@keyframes credits-scroll {from {transform: translateX(0);}to {transform: translateX(-50%);}}}@media (prefers-reduced-motion: reduce) {#credits .c-track {animation: none;}}@media only screen and (min-width: 0rem) {#statement {background: var(--paper);padding: 4.5rem 0;text-align: center;}#statement .st-inner {max-width: 46rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;}#statement h2 {font-family: var(--display);font-weight: 400;font-size: clamp(1.65rem, 4.2vw, 2.8rem);line-height: 1.32;letter-spacing: -0.01em;color: var(--noir);margin: 1.25rem 0 1.5rem;}#statement h2 em {font-style: italic;color: var(--gold-deep);}#statement p {font-family: var(--body);font-weight: 300;font-size: 1.02rem;line-height: 1.85;color: var(--smoke);max-width: 36rem;margin: 0 auto;}#statement .st-mark {display: flex;align-items: center;justify-content: center;gap: 0.5rem;margin-top: 1.75rem;}#statement .st-mark i {width: 0.3rem;height: 0.3rem;background: var(--gold);transform: rotate(45deg);display: inline-block;}}@media only screen and (min-width: 48rem) {#statement {padding: 6rem 0;}}@media only screen and (min-width: 0rem) {#about {background: var(--bone);padding: 4.5rem 0;}#about .wrap {display: grid;grid-template-columns: 1fr;gap: 2.75rem;align-items: center;}#about .about-media {display: grid;grid-template-columns: repeat(2, 1fr);gap: 0.85rem;max-width: 30rem;margin: 0 auto;width: 100%;}#about .about-media figure {margin: 0;position: relative;}#about .about-media img {display: block;width: 100%;aspect-ratio: 3 / 4;object-fit: cover;}#about .about-media figcaption {font-family: var(--body);font-weight: 500;font-size: 0.62rem;letter-spacing: 0.26em;text-transform: uppercase;color: var(--gold-deep);text-align: center;padding-top: 0.75rem;}#about .about-media figure:nth-of-type(2) {margin-top: 2rem;}#about .about-copy {text-align: center;display: flex;flex-direction: column;align-items: center;}#about .about-copy p {font-family: var(--body);font-weight: 300;margin-bottom: 1.15rem;color: var(--smoke);line-height: 1.85;font-size: 1rem;max-width: 34rem;}#about .about-copy .btn {margin-top: 0.85rem;}#about .since {font-family: var(--display);font-style: italic;font-weight: 400;font-size: 1.05rem;color: var(--noir);margin-bottom: 1.5rem;display: inline-flex;align-items: center;gap: 0.6rem;}#about .since::before, #about .since::after {content: "";width: 1.75rem;height: 1px;background: var(--gold);}}@media only screen and (min-width: 48rem) {#about {padding: 6rem 0;}}@media only screen and (min-width: 64rem) {#about .wrap {grid-template-columns: 0.9fr 1.1fr;gap: 4.5rem;}#about .about-media {margin: 0;}}@media only screen and (min-width: 0rem) {#services {background: var(--paper);padding: 4.5rem 0;}#services .head {text-align: center;margin-bottom: 3rem;display: flex;flex-direction: column;align-items: center;}#services .svc-grid {display: grid;grid-template-columns: 1fr;gap: 0;border-top: 1px solid var(--line);}#services .svc {position: relative;text-align: center;padding: 2.5rem 1.5rem;border-bottom: 1px solid var(--line);display: flex;flex-direction: column;align-items: center;transition: background 0.35s ease, color 0.35s ease;}#services .svc:hover {background: var(--noir);}#services .svc .ico {width: 3.4rem;height: 3.4rem;display: flex;align-items: center;justify-content: center;border: 1px solid var(--gold);transform: rotate(45deg);margin: 0 auto 1.5rem;transition: background 0.35s ease, border-color 0.35s ease;}#services .svc .ico svg {width: 1.5rem;height: 1.5rem;stroke: var(--gold-deep);fill: none;transform: rotate(-45deg);transition: stroke 0.35s ease;}#services .svc:hover .ico {background: rgba(198, 163, 92, 0.14);border-color: var(--gold);}#services .svc:hover .ico svg {stroke: var(--gold);}#services .svc h3 {font-family: var(--display);font-weight: 500;font-size: 1.5rem;letter-spacing: -0.01em;color: var(--noir);margin-bottom: 0.75rem;transition: color 0.35s ease;}#services .svc:hover h3 {color: var(--paper);}#services .svc p {font-family: var(--body);font-weight: 300;font-size: 0.95rem;line-height: 1.75;color: var(--smoke);max-width: 22rem;transition: color 0.35s ease;}#services .svc:hover p {color: rgba(255, 255, 255, 0.72);}#services .svc .svc-link {display: inline-flex;align-items: center;gap: 0.5rem;margin-top: 1.35rem;font-family: var(--body);font-weight: 500;font-size: 0.66rem;letter-spacing: 0.26em;text-transform: uppercase;text-decoration: none;color: var(--gold-deep);transition: color 0.35s ease, gap 0.25s ease;}#services .svc:hover .svc-link {color: var(--gold);gap: 0.85rem;}}@media only screen and (min-width: 48rem) {#services {padding: 6rem 0;}#services .svc-grid {grid-template-columns: repeat(2, 1fr);}#services .svc + .svc {border-left: 1px solid var(--line);}#services .svc:nth-of-type(odd) {border-left: none;}}@media only screen and (min-width: 64rem) {#services .svc-grid {grid-template-columns: repeat(4, 1fr);}#services .svc + .svc {border-left: 1px solid var(--line);}#services .svc:nth-of-type(odd) {border-left: 1px solid var(--line);}#services .svc:first-of-type {border-left: none;}}@media only screen and (min-width: 0rem) {#menu {background: var(--bone);padding: 4.5rem 0;scroll-margin-top: 6rem;}#menu .head {text-align: center;margin-bottom: 3rem;display: flex;flex-direction: column;align-items: center;}#menu .menu-grid {display: grid;grid-template-columns: 1fr;gap: 2.75rem;max-width: 62rem;margin: 0 auto;}#menu .menu-group h3 {font-family: var(--display);font-weight: 500;font-size: 1.35rem;letter-spacing: -0.005em;color: var(--noir);text-align: center;margin: 0 0 1.35rem;padding-bottom: 0.9rem;border-bottom: 1px solid var(--gold);display: flex;align-items: center;justify-content: center;gap: 0.65rem;}#menu .menu-group h3::before {content: "";width: 0.3rem;height: 0.3rem;background: var(--gold);transform: rotate(45deg);flex-shrink: 0;}#menu .menu-list {margin: 0;padding: 0;list-style: none;}#menu .menu-row {list-style: none;display: flex;align-items: baseline;gap: 0.5rem;padding: 0.65rem 0;}#menu .m-name {font-family: var(--body);font-weight: 300;font-size: 0.95rem;line-height: 1.5;color: #3a3a38;flex-shrink: 0;max-width: 70%;}#menu .m-dots {flex: 1;height: 1px;min-width: 1rem;background-image: linear-gradient(to right, var(--line) 0 2px, transparent 2px 5px);background-size: 5px 1px;background-repeat: repeat-x;transform: translateY(-0.2rem);}#menu .m-time {font-family: var(--body);font-weight: 400;font-size: 0.66rem;letter-spacing: 0.2em;text-transform: uppercase;color: var(--gold-deep);white-space: nowrap;flex-shrink: 0;}#menu .menu-foot {display: flex;flex-direction: column;align-items: center;gap: 2rem;margin-top: 3.5rem;}}@media only screen and (min-width: 48rem) {#menu {padding: 6rem 0;}#menu .menu-grid {grid-template-columns: repeat(2, 1fr);column-gap: 3.5rem;row-gap: 3rem;}}@media only screen and (min-width: 0rem) {#portfolio {background: var(--noir);padding: 4.5rem 0;overflow: hidden;}#portfolio .head {text-align: center;margin-bottom: 2.75rem;display: flex;flex-direction: column;align-items: center;}#portfolio .head .section-title {color: var(--paper);}#portfolio .head p {font-family: var(--body);font-weight: 300;color: rgba(255, 255, 255, 0.65);line-height: 1.8;max-width: 34rem;}#portfolio .rail {overflow: hidden;width: 100%;}#portfolio .marquee {display: flex;gap: 0.85rem;width: max-content;animation: drama-scroll 60s linear infinite;}#portfolio .marquee:hover {animation-play-state: paused;}#portfolio .p-item {flex: 0 0 auto;width: 13.5rem;position: relative;}#portfolio .p-item img {display: block;width: 100%;aspect-ratio: 3 / 4;object-fit: cover;}#portfolio .p-item figcaption {font-family: var(--body);font-weight: 400;font-size: 0.6rem;letter-spacing: 0.24em;text-transform: uppercase;color: rgba(255, 255, 255, 0.5);text-align: center;padding-top: 0.7rem;transition: color 0.4s ease;}#portfolio .p-item:hover figcaption {color: var(--gold);}#portfolio figure {margin: 0;}}@keyframes drama-scroll {from {transform: translateX(0);}to {transform: translateX(-50%);}}@media only screen and (min-width: 48rem) {#portfolio {padding: 6rem 0;}#portfolio .p-item {width: 17rem;}}@media (prefers-reduced-motion: reduce) {#portfolio .marquee {animation: none;}#portfolio .rail {overflow-x: auto;}}@media only screen and (min-width: 0rem) {#reels {background: var(--bone);padding: 4.5rem 0;}#reels .head {text-align: center;margin-bottom: 2.75rem;display: flex;flex-direction: column;align-items: center;}#reels .v-grid {display: grid;grid-template-columns: 1fr;justify-items: center;gap: 1.5rem;max-width: 22rem;margin: 0 auto;}#reels .v-card {width: 100%;background: var(--noir);padding: 0.4rem 0.4rem 0;border: 1px solid rgba(198, 163, 92, 0.35);}#reels .v-card video {display: block;width: 100%;aspect-ratio: 9 / 16;object-fit: cover;background: var(--noir);}#reels .v-card .v-label {padding: 0.9rem 0.5rem;font-family: var(--body);font-weight: 400;font-size: 0.62rem;letter-spacing: 0.24em;text-transform: uppercase;color: rgba(255, 255, 255, 0.7);text-align: center;}}@media only screen and (min-width: 48rem) {#reels {padding: 6rem 0;}#reels .v-grid {grid-template-columns: repeat(2, 1fr);max-width: 42rem;}}@media only screen and (min-width: 64rem) {#reels .v-grid {grid-template-columns: repeat(3, 1fr);max-width: 56rem;gap: 1.25rem;}}