
:root{
  --bg:#030303;--panel:#0c0b09;--panel2:#15120e;--text:#fff8ec;--muted:#d2c6b6;--dim:#958978;--gold:#e0ac4f;--gold2:#f7d78c;--line:rgba(224,172,79,.35);--line2:rgba(255,255,255,.08);--shadow:0 28px 90px rgba(0,0,0,.55);--shell:min(1180px, calc(100% - 46px));
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;line-height:1.6;overflow-x:hidden;cursor:default} img{display:block;max-width:100%} a{color:inherit;text-decoration:none;cursor:pointer} button,.btn{cursor:pointer}.no-link,.text-only{cursor:default}.shell{width:var(--shell);margin-inline:auto}
body:before{content:"";position:fixed;inset:0;z-index:-4;background:radial-gradient(circle at 12% 8%,rgba(224,172,79,.14),transparent 25%),radial-gradient(circle at 86% 18%,rgba(122,61,22,.17),transparent 31%),#030303} body:after{content:"";position:fixed;inset:0;z-index:-3;pointer-events:none;opacity:.20;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:70px 70px}
.site-header{position:sticky;top:0;z-index:50;background:rgba(3,3,3,.74);backdrop-filter:blur(18px);border-bottom:1px solid var(--line2)}.nav{min-height:76px;display:flex;align-items:center;gap:0}.brand-logo{height:58px;width:auto;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(0,0,0,.56))}.nav-links{display:flex;align-items:center;gap:30px;margin:0 0 0 auto;padding:0;list-style:none}.nav-links a{position:relative;font-size:.78rem;font-weight:800;color:#fff3df;letter-spacing:.01em}.nav-links a:after{content:"";position:absolute;left:0;right:0;bottom:-13px;height:2px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:.22s ease}.nav-links a:hover:after,.nav-links a.active:after{transform:scaleX(1)}
.book-btn,.gold-btn{border:0;background:linear-gradient(135deg,var(--gold2),var(--gold));color:#140e07;font-weight:900;border-radius:8px;padding:13px 22px;box-shadow:0 12px 30px rgba(224,172,79,.18);display:inline-flex;gap:12px;align-items:center;justify-content:center;transition:.22s ease}.book-btn{margin-left:24px;white-space:nowrap}.book-btn:hover,.gold-btn:hover{transform:translateY(-1px);filter:brightness(1.05)}.ghost-btn{border:1px solid rgba(224,172,79,.58);background:rgba(0,0,0,.25);color:#fff4df;font-weight:800;border-radius:8px;padding:12px 22px;display:inline-flex;gap:12px;align-items:center;justify-content:center;transition:.22s ease}.ghost-btn:hover{background:rgba(224,172,79,.12);transform:translateY(-1px)}
.hero{position:relative;min-height:620px;background:linear-gradient(90deg,rgba(0,0,0,.92),rgba(0,0,0,.42),rgba(0,0,0,.75)),var(--hero) center/cover no-repeat;border-bottom:1px solid var(--line2)}.hero:after{content:"";position:absolute;inset:auto 0 0;height:180px;background:linear-gradient(180deg,transparent,#030303)}.hero .shell{position:relative;z-index:2;min-height:620px;display:flex;align-items:center}.hero-content{max-width:650px;padding-top:34px}.eyebrow{color:var(--gold);font-size:.76rem;font-weight:950;letter-spacing:.34em;text-transform:uppercase}h1,h2,h3{margin-top:0}.hero h1{margin:20px 0 16px;font-family:Georgia,'Times New Roman',serif;font-weight:500;line-height:.96;font-size:clamp(3.35rem,6.1vw,6.7rem);letter-spacing:-.055em;text-shadow:0 18px 55px rgba(0,0,0,.72)}.hero h1 span,.gold-text{color:var(--gold)}.hero p{max-width:565px;color:#eee8dd;font-size:clamp(1rem,1.45vw,1.22rem);margin:0 0 28px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}
.section{padding:78px 0;border-bottom:1px solid rgba(255,255,255,.045)}.section-title{text-align:center;margin-bottom:38px}.section-title .eyebrow{letter-spacing:.28em;font-size:.7rem}.section-title h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2rem,3.6vw,3.25rem);font-weight:400;line-height:1.08;margin:10px 0 0;color:#fff8ed}.centered{text-align:center}.section-action{margin-top:34px}.section-intro{max-width:760px;margin:12px auto 0;color:var(--muted);text-align:center}
.home-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.home-about-img{margin:0;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:var(--shadow)}.home-about-img img{width:100%;height:500px;object-fit:cover}.home-about-copy h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.1rem,4vw,4rem);line-height:1.05;font-weight:400;margin:12px 0}.home-about-copy p{color:var(--muted);font-size:1rem}
.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.project-grid.four{grid-template-columns:repeat(4,1fr)}.project-card{position:relative;min-height:460px;border:1px solid rgba(224,172,79,.55);border-radius:14px;overflow:hidden;background:#090806;box-shadow:0 26px 70px rgba(0,0,0,.42);transition:.25s}.project-card:hover{transform:translateY(-4px);border-color:var(--gold)}.project-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.project-card.poster-card{aspect-ratio:2/3;min-height:0;background:#050403}.project-card.poster-card img{object-fit:contain;background:#050403}.project-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.20) 44%,rgba(0,0,0,.94))}.project-copy{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:26px}.project-copy strong{display:block;color:#fff;font-size:1.35rem;font-family:Georgia,'Times New Roman',serif;font-weight:500}.project-copy small{display:block;color:#d8cfbf;margin-top:6px}.project-copy em{display:inline-flex;margin-top:12px;color:#1b1206;background:var(--gold);font-style:normal;font-weight:900;border-radius:99px;padding:5px 10px;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.project-card.poster-card .project-copy{background:linear-gradient(180deg,transparent,rgba(0,0,0,.92));padding-top:80px}
.featured-band{position:relative;background:linear-gradient(90deg,rgba(0,0,0,.90),rgba(0,0,0,.55)),url('../images/project-beyond-midnight-s1.jpg') right center/contain no-repeat;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.featured-band .shell{min-height:480px;display:flex;align-items:center}.featured-copy{max-width:560px}.featured-copy p{color:var(--muted)}.details{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0}.details div{border:1px solid var(--line);border-radius:10px;padding:12px;background:rgba(0,0,0,.42)}.details dt{font-size:.68rem;color:var(--gold);text-transform:uppercase;letter-spacing:.12em}.details dd{margin:4px 0 0;color:#fff;font-weight:800}
.stats{background:#090806;border-top:1px solid var(--line2);border-bottom:1px solid var(--line2)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:28px 0}.stat{text-align:center}.stat strong{display:block;color:var(--gold);font-size:2rem;font-family:Georgia,'Times New Roman',serif}.stat span{color:var(--muted);font-size:.88rem}
.story-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.service-card{position:relative;min-height:420px;border:1px solid rgba(224,172,79,.55);border-radius:13px;overflow:hidden;background:#0a0908;box-shadow:0 22px 58px rgba(0,0,0,.38);display:flex;align-items:flex-end;transition:.25s ease}.service-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.14),rgba(0,0,0,.25) 42%,rgba(0,0,0,.96));z-index:1}.service-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.service-content{position:relative;z-index:2;width:100%;padding:24px 17px 28px;text-align:center}.service-icon{font-size:2rem;color:var(--gold);display:block;margin-bottom:12px}.service-card h3{font-size:1.04rem;margin:0;color:#fff;font-weight:850}.service-card p{margin:7px 0 0;color:#ddd4c7;font-size:.88rem;line-height:1.46}.service-card:hover{transform:translateY(-4px);border-color:var(--gold)}.service-card.no-link{cursor:default}.service-card.no-link:hover{transform:none}

.vision{position:relative;padding:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.62)),url('../images/vision-banner.jpg') left center/cover no-repeat}.vision .shell{min-height:360px;display:grid;grid-template-columns:.95fr 1.45fr;align-items:center;gap:38px}.vision-copy{grid-column:2}.vision h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.15rem,4vw,4rem);font-weight:400;line-height:1.04;margin:10px 0 15px;max-width:720px}.vision p{max-width:720px;color:var(--muted);margin:0;font-size:1.02rem}
.cta{padding:0;background:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.48),rgba(0,0,0,.80)),url('../images/cta-camera.jpg') right center/cover no-repeat;border-bottom:1px solid var(--line2)}.cta-box{min-height:210px;display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid var(--line);border-radius:12px;padding:34px 42px;margin:56px auto;background:linear-gradient(145deg,rgba(18,16,13,.65),rgba(5,5,5,.66));box-shadow:var(--shadow)}.cta-text{display:flex;align-items:center;gap:30px}.cta-icon{width:64px;height:64px;min-width:64px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;color:var(--gold);font-size:1.9rem}.cta h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(2.2rem,4vw,4.4rem);line-height:1.05;margin:0}.cta p{color:var(--muted);font-size:1rem;margin:0;max-width:330px}
.form-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;margin-top:-74px;position:relative;z-index:5}.panel{border:1px solid var(--line);border-radius:16px;background:linear-gradient(145deg,rgba(18,16,13,.90),rgba(6,6,5,.97));box-shadow:var(--shadow);padding:34px}.panel-title{color:var(--gold);font-size:.85rem;text-transform:uppercase;letter-spacing:.32em;font-weight:900;margin:0 0 24px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.field{width:100%;border:1px solid rgba(224,172,79,.26);border-radius:8px;background:rgba(0,0,0,.18);padding:16px;color:#fff7e8;font:inherit;outline:none}.field:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(224,172,79,.10)}select.field{appearance:auto}textarea.field{grid-column:1/-1;min-height:145px;resize:vertical}.submit-btn{width:100%;min-height:56px;margin-top:18px}.contact-stack{display:grid;gap:16px}.contact-item{display:flex;gap:18px;align-items:center;min-height:90px;padding:20px;border-radius:12px;background:linear-gradient(145deg,rgba(28,26,23,.78),rgba(12,12,11,.95));border:1px solid var(--line2);cursor:default}.contact-item .icon{font-size:1.75rem;color:var(--gold);min-width:32px}.contact-item strong{display:block;color:#fff}.contact-item span,.contact-item a{color:var(--muted)}.contact-item a:hover{color:var(--gold2)}
.gallery-section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:24px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.media-card{position:relative;border:1px solid rgba(224,172,79,.45);border-radius:14px;overflow:hidden;background:#0a0908;box-shadow:0 22px 52px rgba(0,0,0,.35);min-height:360px}.media-card.poster{aspect-ratio:2/3;min-height:0}.media-card img,.media-card video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.media-card.poster img{object-fit:contain;background:#050403}.media-card:after{display:none}.media-label{display:none!important}.empty-note{border:1px dashed var(--line);border-radius:14px;padding:28px;color:var(--muted);background:rgba(255,255,255,.02)}
.simple-hero{min-height:460px;background:linear-gradient(90deg,rgba(0,0,0,.92),rgba(0,0,0,.56)),var(--hero) center/cover no-repeat}.simple-hero .shell{min-height:460px;display:flex;align-items:center}.simple-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(3rem,6vw,6rem);line-height:.98;font-weight:400;margin:14px 0}.simple-card{border:1px solid var(--line);background:linear-gradient(145deg,rgba(22,20,17,.86),rgba(8,8,7,.96));border-radius:14px;padding:34px;box-shadow:var(--shadow)}.simple-card p{color:var(--muted)}
.footer{border-top:1px solid var(--line2);padding:52px 0 26px;background:#050505}.footer-grid{display:grid;grid-template-columns:1.35fr .74fr .95fr .9fr 1.2fr;gap:44px;align-items:start}.footer .brand-logo{height:78px;margin-bottom:16px}.footer p{color:var(--muted);margin:0;max-width:310px}.footer h4{margin:0 0 18px;color:var(--gold);font-size:.82rem;text-transform:uppercase;letter-spacing:.14em}.footer ul{list-style:none;margin:0;padding:0;display:grid;gap:9px;color:var(--muted)}.footer a{color:var(--muted);transition:.2s}.footer a:hover{color:var(--gold2)}.instagram-only{display:inline-grid;margin-top:22px;width:38px;height:38px;place-items:center;border:1px solid var(--gold);border-radius:8px;color:var(--gold)}.instagram-only svg{width:19px;height:19px}.talk-list{display:grid;gap:12px;color:var(--muted)}.talk-item,.talk-list a{display:flex;gap:12px;align-items:center}.talk-item{cursor:default}.copyright{border-top:1px solid var(--line2);margin-top:38px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;color:#8d8579;font-size:.85rem}.heart{color:var(--gold);font-size:1.4rem}
@media(max-width:1100px){.project-grid.four{grid-template-columns:repeat(2,1fr)}.story-cards{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.vision .shell{grid-template-columns:.6fr 1.4fr}.form-layout{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){:root{--shell:min(100% - 36px,1180px)}.nav{min-height:auto;padding:12px 0 10px;align-items:center;justify-content:space-between;flex-wrap:wrap;row-gap:10px}.brand-logo{height:46px;max-width:178px}.nav-links{order:3;display:flex;flex:0 0 100%;width:100%;gap:18px;margin:0;padding:8px 2px 4px;overflow-x:auto;justify-content:flex-start;scrollbar-width:none;-webkit-overflow-scrolling:touch}.nav-links::-webkit-scrollbar{display:none}.nav-links a{font-size:.74rem;white-space:nowrap}.nav-links a:after{bottom:-7px}.book-btn{margin-left:auto;padding:10px 14px;font-size:.78rem;gap:8px;border-radius:8px}.hero{min-height:570px;background-position:62% center}.hero .shell{min-height:570px;align-items:flex-end;padding-bottom:82px}.hero h1{font-size:clamp(3.1rem,12vw,5.2rem)}.home-about-grid,.project-grid,.gallery-grid{grid-template-columns:1fr}.home-about-img img{height:380px}.featured-band{background-size:cover;background-position:center}.details{grid-template-columns:repeat(2,1fr)}.stats-grid{grid-template-columns:repeat(2,1fr)}.story-cards{grid-template-columns:1fr}.service-card{min-height:360px}.vision{background-position:center}.vision .shell{display:flex;min-height:360px}.vision-copy{grid-column:auto}.cta-box,.cta-text{flex-direction:column;align-items:flex-start}.form-layout{margin-top:40px}.footer-grid{grid-template-columns:1fr}}
@media(max-width:640px){:root{--shell:min(100% - 24px,1180px)}.gold-btn,.ghost-btn{width:100%;max-width:280px}.project-grid.four{grid-template-columns:1fr}.project-card{min-height:390px}.project-card.poster-card{aspect-ratio:2/3}.details{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.panel{padding:22px 16px}.hero,.hero .shell{min-height:535px}.hero h1{font-size:3.05rem}.gallery-grid{grid-template-columns:1fr}.copyright{flex-direction:column}.footer .brand-logo{height:58px}}

/* Professional correction pass: smaller hero type, cleaner mobile spacing, fixed social icons. */
.hero h1{font-size:clamp(2.65rem,5.15vw,5.45rem);letter-spacing:-.035em;line-height:1.02;max-width:780px}.hero-content{max-width:720px}.hero p{font-size:clamp(.98rem,1.18vw,1.12rem);max-width:620px}.talk-list a svg,.footer svg{width:18px;height:18px;min-width:18px;display:block}.talk-list a{width:38px;height:38px;display:inline-grid;place-items:center;border:1px solid var(--gold);border-radius:8px;color:var(--gold)}.instagram-only{width:38px;height:38px}.instagram-only svg{width:18px;height:18px}.project-copy strong{font-size:clamp(1.05rem,1.35vw,1.25rem)}
@media(max-width:900px){.hero{min-height:540px;background-position:center}.hero .shell{min-height:540px;padding-bottom:64px}.hero h1{font-size:clamp(2.45rem,9.2vw,4.35rem);line-height:1.04;letter-spacing:-.025em}.hero p{font-size:.98rem;max-width:96%}.section{padding:58px 0}.section-title h2,.home-about-copy h2,.vision h2,.cta h2,.simple-hero h1{font-size:clamp(1.9rem,7vw,3.15rem);letter-spacing:0}.project-card{min-height:380px}.stats-grid{gap:10px}.stat strong{font-size:1.72rem}}
@media(max-width:640px){.hero,.hero .shell{min-height:500px}.hero .shell{align-items:flex-end;padding-bottom:54px}.hero h1{font-size:2.6rem}.hero-actions{width:100%}.gold-btn,.ghost-btn{max-width:none}.nav-links{gap:14px}.project-card{min-height:350px}.footer-grid{gap:28px}.footer .brand-logo{height:52px}.copyright{gap:10px}}

/* Beyond Midnight hero placement. */
.hero{background-position:center center}.hero-content{max-width:560px}.hero h1{max-width:560px}.hero p{max-width:520px}
@media(max-width:900px){.hero{background-position:38% center}.hero-content{max-width:94%}}

/* Requested placement: old image on main hero, Beyond Midnight image on Featured Project. */
.featured-band{background-image:linear-gradient(90deg,rgba(0,0,0,.94),rgba(0,0,0,.66),rgba(0,0,0,.12)),url('../images/home-hero-beyond-midnight.png');background-size:cover;background-position:center center}.featured-copy{max-width:520px}.project-grid.four .project-card,.project-grid.four .project-card.poster-card{min-height:460px;aspect-ratio:auto}.project-grid.four .project-card.poster-card img{object-fit:contain;background:#050403}.project-grid.four .project-card.poster-card:after{background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.18) 45%,rgba(0,0,0,.94))}
@media(max-width:900px){.featured-band{background-position:36% center}.featured-band .shell{min-height:520px;align-items:flex-end;padding-bottom:58px}.project-grid.four .project-card,.project-grid.four .project-card.poster-card{min-height:390px}}
@media(max-width:640px){.project-grid.four .project-card,.project-grid.four .project-card.poster-card{min-height:360px}}


/* FINAL BTS/poster update requested by client. */
.featured-band{background-image:linear-gradient(90deg,rgba(0,0,0,.94),rgba(0,0,0,.66),rgba(0,0,0,.10)),url('../images/home-hero-beyond-midnight.png');background-size:cover;background-position:center center}.featured-copy{max-width:520px}.project-grid.four .project-card{min-height:460px;aspect-ratio:auto}.project-grid.four .project-card img{object-fit:cover}.project-grid.four .project-card:after{background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.18) 45%,rgba(0,0,0,.94))}.media-card.poster{aspect-ratio:2/3;min-height:0}.media-card.poster img{object-fit:contain;background:#050403}.about-story-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:42px;align-items:center}.about-story-image{margin:0;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:var(--shadow);background:#070605}.about-story-image img{display:block;width:100%;height:480px;object-fit:cover}.about-story-copy{border:1px solid rgba(224,172,79,.28);border-radius:16px;background:linear-gradient(145deg,rgba(18,16,13,.78),rgba(6,6,5,.94));padding:38px;box-shadow:var(--shadow)}.about-story-copy h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2rem,3.2vw,3.35rem);font-weight:400;line-height:1.08;margin:12px 0 18px;color:#fff8ed}.about-story-copy p{color:var(--muted);font-size:1rem;line-height:1.75}.service-icon{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;font-weight:900}
@media(max-width:900px){.featured-band{background-position:36% center}.featured-band .shell{min-height:520px;align-items:flex-end;padding-bottom:58px}.project-grid.four .project-card{min-height:390px}.about-story-layout{grid-template-columns:1fr}.about-story-image img{height:360px}.about-story-copy{padding:26px 20px}.about-hero-clean .hero-content{max-width:96%}}
@media(max-width:640px){.project-grid.four .project-card{min-height:360px}}

/* Footer non-clickable story items */
.footer .plain-list span,
.footer .talk-item.text-only {
  cursor: default;
}
.footer .plain-list span {
  color: rgba(255,255,255,.78);
  text-decoration: none;
}

/* About page alignment fix - clean cinematic layout matching approved screen */
.about-page-clean .about-hero-screen{
  min-height:640px;
  background-size:cover;
  background-position:center center;
  border-bottom:1px solid var(--line2);
}
.about-page-clean .about-hero-screen .shell{
  min-height:640px;
  display:flex;
  align-items:center;
  padding-top:28px;
  padding-bottom:52px;
}
.about-hero-content{
  max-width:540px;
  transform:translateY(18px);
}
.about-hero-content .eyebrow{margin-bottom:12px}
.about-hero-content h1{
  max-width:540px;
  font-size:clamp(3rem,5.2vw,5.9rem);
  line-height:1.02;
  letter-spacing:-.045em;
  margin-bottom:18px;
}
.about-hero-content p{
  max-width:500px;
  color:#f1e8db;
  font-size:1.02rem;
  line-height:1.72;
}
.about-story-screen{
  padding:70px 0 54px;
  background:linear-gradient(180deg,rgba(6,6,5,.98),rgba(10,9,8,.94));
}
.about-story-screen-layout{
  display:grid;
  grid-template-columns:1fr 1.06fr;
  gap:54px;
  align-items:center;
}
.about-story-screen-image{
  margin:0;
  overflow:hidden;
  border-radius:12px;
  border:1px solid rgba(224,172,79,.44);
  box-shadow:0 26px 72px rgba(0,0,0,.50);
  background:#080706;
}
.about-story-screen-image img{
  display:block;
  width:100%;
  height:330px;
  object-fit:cover;
  object-position:center;
}
.about-story-screen-copy{
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  max-width:640px;
}
.about-story-screen-copy h2{
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(2.15rem,3.55vw,4rem);
  line-height:1.08;
  font-weight:400;
  color:#fff6ea;
  margin:12px 0 20px;
  max-width:650px;
}
.about-story-screen-copy p{
  color:#d8cdc0;
  font-size:1rem;
  line-height:1.75;
  max-width:620px;
}
.about-story-screen-copy .signature{
  color:var(--gold);
  font-family:Georgia,'Times New Roman',serif;
  font-style:italic;
  font-size:1.28rem;
  margin-top:18px;
}
.belief-section{
  padding:38px 0 66px;
  background:linear-gradient(180deg,rgba(10,9,8,.94),rgba(4,4,4,.98));
}
.compact-title{
  margin-bottom:24px;
  text-align:center;
}
.compact-title .eyebrow{
  display:inline-flex;
  align-items:center;
  gap:14px;
}
.compact-title .eyebrow:before,
.compact-title .eyebrow:after{
  content:"";
  width:42px;
  height:1px;
  background:var(--line);
}
.belief-grid{
  display:grid;
  grid-template-columns:repeat(6,1fr);
  gap:18px;
}
.belief-card{
  min-height:170px;
  border:1px solid rgba(224,172,79,.38);
  border-radius:10px;
  background:linear-gradient(145deg,rgba(18,16,13,.72),rgba(7,7,7,.96));
  padding:22px 14px 20px;
  text-align:center;
  box-shadow:0 18px 48px rgba(0,0,0,.28);
}
.belief-icon{
  color:var(--gold);
  font-size:2.1rem;
  line-height:1;
  margin-bottom:12px;
}
.belief-card h3{
  color:var(--gold);
  font-size:.82rem;
  letter-spacing:.10em;
  text-transform:uppercase;
  margin:0 0 8px;
}
.belief-card p{
  margin:0;
  color:#d2c7b8;
  font-size:.84rem;
  line-height:1.45;
}
.about-stories-section{
  padding-top:22px;
  padding-bottom:74px;
  background:#040404;
}
.about-story-cards .service-card{
  min-height:330px;
  border-radius:10px;
}
.about-story-cards .service-content{
  padding-bottom:24px;
}
.about-story-cards .service-card h3{
  color:var(--gold2);
  font-family:Georgia,'Times New Roman',serif;
  font-size:1.04rem;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.about-vision-screen{
  margin-top:0;
}
.about-cta-screen .cta-box{
  margin-top:46px;
  margin-bottom:46px;
}
@media(max-width:1100px){
  .belief-grid{grid-template-columns:repeat(3,1fr)}
  .about-story-screen-layout{grid-template-columns:1fr;gap:30px}
  .about-story-screen-image img{height:380px}
}
@media(max-width:900px){
  .about-page-clean .about-hero-screen,
  .about-page-clean .about-hero-screen .shell{min-height:560px}
  .about-page-clean .about-hero-screen{background-position:62% center}
  .about-hero-content{transform:none;max-width:95%}
  .about-hero-content h1{font-size:clamp(2.45rem,9.5vw,4.5rem)}
  .belief-grid{grid-template-columns:repeat(2,1fr)}
  .about-story-screen{padding:54px 0 36px}
  .about-story-screen-image img{height:310px}
  .about-story-screen-copy h2{font-size:clamp(2rem,7vw,3rem)}
}
@media(max-width:640px){
  .about-page-clean .about-hero-screen,
  .about-page-clean .about-hero-screen .shell{min-height:520px}
  .about-page-clean .about-hero-screen{background-position:66% center}
  .belief-grid{grid-template-columns:1fr}
  .belief-card{min-height:142px}
  .about-story-screen-image img{height:250px}
  .compact-title .eyebrow:before,.compact-title .eyebrow:after{width:24px}
}


/* Booking/contact form refinement: higher booking form, required fields, 150 character message. */
.book-hero-compact{min-height:340px;background-position:center center;}
.book-hero-compact .shell{min-height:340px;align-items:center;padding-top:18px;padding-bottom:28px;}
.book-hero-compact h1{font-size:clamp(2.45rem,4.15vw,4.55rem);line-height:1.02;margin:10px 0 12px;}
.book-hero-compact p{font-size:1rem;max-width:650px;}
.booking-form-section{padding-top:42px;}
.booking-form-section .form-layout{margin-top:-104px;}
.field::placeholder{color:rgba(255,248,236,.86);}
textarea.field::placeholder{line-height:1.45;}
@media(max-width:900px){
  .book-hero-compact{min-height:360px;}
  .book-hero-compact .shell{min-height:360px;align-items:flex-end;padding-bottom:46px;}
  .book-hero-compact h1{font-size:clamp(2.25rem,8vw,3.4rem);}
  .booking-form-section{padding-top:50px;}
  .booking-form-section .form-layout{margin-top:0;}
}
@media(max-width:640px){
  .book-hero-compact{min-height:330px;}
  .book-hero-compact .shell{min-height:330px;padding-bottom:38px;}
}


/* Legal / Support pages */
.legal-hero{min-height:430px;background-position:center}.legal-hero .shell{min-height:430px}.legal-hero p{max-width:720px;color:#eee8dd;font-size:1.08rem}.legal-section{padding-top:64px}.legal-wrap{max-width:980px}.legal-intro{text-align:center;margin:0 auto 32px;max-width:760px}.legal-intro h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(2.1rem,4vw,3.6rem);margin:10px 0;color:#fff}.legal-intro p{color:var(--muted)}.faq-list{display:grid;gap:14px}.faq-item{border:1px solid rgba(224,172,79,.45);border-radius:14px;background:linear-gradient(145deg,rgba(22,20,17,.88),rgba(8,8,7,.98));box-shadow:0 18px 48px rgba(0,0,0,.32);overflow:hidden}.faq-item summary{list-style:none;cursor:pointer;padding:22px 24px;color:#fff;font-weight:850;display:flex;align-items:center;justify-content:space-between;gap:18px}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{width:30px;height:30px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold);font-size:1.15rem;transition:.2s;flex:0 0 auto}.faq-item[open] summary span{transform:rotate(45deg);background:rgba(224,172,79,.12)}.faq-item p{margin:0;padding:0 24px 22px;color:var(--muted);line-height:1.75}.legal-note{border:1px solid rgba(224,172,79,.45);border-radius:14px;background:rgba(224,172,79,.07);padding:18px 22px;margin-bottom:22px;color:#f1e9dc}.legal-note span{display:block;margin-top:6px;color:var(--muted)}.policy-block{border:1px solid rgba(224,172,79,.32);border-radius:14px;background:linear-gradient(145deg,rgba(20,18,15,.82),rgba(7,7,7,.94));padding:25px 28px;margin-bottom:16px;box-shadow:0 14px 40px rgba(0,0,0,.24)}.policy-block h3{margin:0 0 9px;color:var(--gold);font-size:1.05rem;letter-spacing:.03em}.policy-block p{margin:0;color:var(--muted);line-height:1.8}.plain-list span{cursor:default}.footer .plain-list span:hover{color:var(--muted)}
@media(max-width:700px){.legal-hero,.legal-hero .shell{min-height:350px}.faq-item summary{padding:18px 18px;font-size:.95rem}.faq-item p{padding:0 18px 18px}.policy-block{padding:20px 18px}.legal-section{padding-top:46px}}


/* Final live correction: consistent hero intro width, gallery hover motion, no-crop poster view. */
.simple-hero .shell > div{max-width:720px;}
.simple-hero p{max-width:620px;color:#eee8dd;font-size:clamp(.98rem,1.18vw,1.12rem);line-height:1.65;margin:0 0 28px;text-wrap:pretty;}
.gallery-grid .media-card{cursor:default;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease;}
.gallery-grid .media-card:hover{transform:translateY(-4px);border-color:var(--gold);box-shadow:0 30px 70px rgba(0,0,0,.55);}
.gallery-grid .media-card img,.gallery-grid .media-card video{transition:transform .45s ease,filter .35s ease;}
.gallery-grid .media-card:hover img,.gallery-grid .media-card:hover video{transform:scale(1.045);filter:saturate(1.08) contrast(1.03);}
.gallery-grid .media-card.poster img{object-fit:contain;background:#050403;}
@media(max-width:900px){.simple-hero .shell > div{max-width:96%;}.simple-hero p{max-width:96%;font-size:.98rem;line-height:1.6;}}


/* v2.4.0 final user corrections: constrain inner hero copy, remove old About belief cards if present, gallery hover motion. */
.simple-hero .shell{align-items:center;}
.simple-hero .shell > div{max-width:650px!important;width:100%;}
.simple-hero p,.simple-hero .hero-intro{max-width:620px!important;width:100%;display:block;color:#eee8dd;font-size:clamp(1rem,1.18vw,1.12rem);line-height:1.65;margin:0 0 28px;text-wrap:pretty;}
.about-belief-section,.belief-section,.what-we-believe,.about-beliefs,.belief-cards{display:none!important;}
.gallery-grid .media-card{cursor:default;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease;}
.gallery-grid .media-card:hover{transform:translateY(-5px);border-color:var(--gold);box-shadow:0 30px 80px rgba(0,0,0,.58);}
.gallery-grid .media-card img,.gallery-grid .media-card video{transition:transform .45s ease,filter .35s ease;will-change:transform;}
.gallery-grid .media-card:hover img,.gallery-grid .media-card:hover video{transform:scale(1.055);filter:saturate(1.08) contrast(1.03);}
.gallery-grid .media-card.poster:hover img{transform:scale(1.025);}
@media(max-width:900px){.simple-hero .shell > div{max-width:96%!important;}.simple-hero p,.simple-hero .hero-intro{max-width:96%!important;font-size:.98rem;line-height:1.6;}}
