/* Phase 8.7: stories, gallery and brand lockup */
.nav-brand{min-width:132px}.nav-brand img{width:86px;height:76px;object-fit:contain;object-position:center;background:#fff;border-radius:4px}.nav-brand-text{display:none}.brand-lockup img{width:150px;max-height:120px;object-fit:contain;background:#fff;border-radius:6px}
.stories-feature{padding-top:34px}.stories-feature-head{display:grid;grid-template-columns:.9fr 1.1fr;gap:45px;align-items:end;margin-bottom:30px}.stories-feature-head p{color:var(--ink-500)}.testimonial-media-grid{display:grid;grid-template-columns:1.25fr .875fr .875fr;gap:18px}.media-story-placeholder{position:relative;min-height:280px;border-radius:24px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;background:var(--deep-navy);color:#fff}.media-story-placeholder.light{background:#fff;color:var(--deep-navy);border:1px solid var(--ink-100)}.media-story-placeholder span{font-size:.7rem;letter-spacing:.16em;font-weight:900;color:var(--sk-orange)}.media-story-placeholder strong{font-family:var(--font-heading);font-size:1.3rem;margin:9px 0}.media-story-placeholder p{max-width:34ch;color:rgba(255,255,255,.72);line-height:1.6}.media-story-placeholder.light p{color:var(--ink-500)}.play-placeholder{position:absolute;top:28px;right:28px;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:rgba(245,130,32,.16);color:var(--sk-orange);font-size:1.1rem}.section-soft{background:var(--soft-green)}.filter-row{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:30px}.story-grid{align-items:stretch}.testimonial .avatar{display:grid;place-items:center;background:var(--deep-navy);color:#fff;font-family:var(--font-heading);font-weight:800}.play-btn-static{position:absolute;top:20px;right:20px;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--sk-orange);color:#fff}.stories-intro{padding-bottom:0}.story-callout{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding:36px;border-radius:26px;background:#fff;border:1px solid var(--ink-100)}.journey-mini{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;align-content:center}.journey-mini span{padding:13px 15px;border-radius:12px;background:var(--soft-green);font-size:.8rem;font-weight:800;color:var(--deep-navy)}.large-empty{padding:70px 30px;text-align:center;background:#fff;border-radius:26px;border:1px solid var(--ink-100)}.empty-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;background:var(--sk-orange-100);color:var(--sk-orange);font-size:1.5rem}.large-empty p{max-width:620px;margin:10px auto 24px;color:var(--ink-500)}.premium-success{overflow:hidden}.premium-success .success-photo{position:relative;background:linear-gradient(145deg,#eef4f0,#fff)}.premium-success .success-photo img{width:100%;height:100%;object-fit:cover}.gallery-filters{margin-bottom:30px}.gallery-placeholder-board{padding:34px;border-radius:28px;background:var(--deep-navy);color:#fff}.gallery-placeholder-copy{max-width:700px}.gallery-placeholder-copy h2{color:#fff;margin:12px 0}.gallery-placeholder-copy p{color:rgba(255,255,255,.72);line-height:1.75}.gallery-slot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:30px}.gallery-slot{min-height:160px;padding:22px;border:1px dashed rgba(255,255,255,.24);border-radius:18px;background:rgba(255,255,255,.04);display:flex;flex-direction:column;justify-content:flex-end}.gallery-slot span{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;color:var(--sk-orange);font-weight:900}.gallery-slot strong{font-family:var(--font-heading);font-size:1.05rem;margin:7px 0}.gallery-slot small{color:rgba(255,255,255,.6);line-height:1.4}.premium-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.premium-gallery .gitem{overflow:hidden;border-radius:22px;background:#fff;border:1px solid var(--ink-100)}.gallery-media{aspect-ratio:4/3;background:var(--soft-green)}.gallery-media img{width:100%;height:100%;object-fit:cover}.gallery-video-placeholder{height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:22px;background:var(--deep-navy);color:#fff}.gallery-video-placeholder span{font-size:.7rem;letter-spacing:.14em;color:var(--sk-orange);font-weight:900}.gallery-video-placeholder strong{margin-top:7px;font-family:var(--font-heading)}.gallery-caption{padding:16px 18px}.gallery-caption span{display:block;font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;color:var(--sk-orange);font-weight:900}.gallery-caption strong{display:block;margin-top:5px;color:var(--deep-navy)}
@media(max-width:1000px){.nav-brand img{width:78px;height:70px}.stories-feature-head,.story-callout{grid-template-columns:1fr}.testimonial-media-grid{grid-template-columns:1fr 1fr}.media-story-placeholder:first-child{grid-column:1/-1}.gallery-slot-grid,.premium-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.nav-brand{min-width:78px}.nav-brand img{width:68px;height:62px}.brand-lockup img{width:125px;max-height:100px}.stories-feature-head{gap:18px}.testimonial-media-grid,.gallery-slot-grid,.premium-gallery{grid-template-columns:1fr}.media-story-placeholder:first-child{grid-column:auto}.story-callout{padding:24px}.journey-mini{grid-template-columns:1fr}.gallery-placeholder-board{padding:24px}.large-empty{padding:48px 20px}}
