.boba-page { display:block !important; pointer-events:auto !important; height:auto !important; min-height:0 !important; color:#f7f8fa; background:#0b2033; font-family:wf_717bd931499847df8ef165f33,sans-serif; }
.boba-page * { box-sizing:border-box; }
.boba-page h1,.boba-page h2 { margin:0; font-family:wf_db88ef0b45fa46279b7afeb6b,sans-serif; font-weight:400; text-wrap:balance; }
.boba-page p { margin:0; }
.boba-shell { width:calc(100% - clamp(48px,11vw,192px)); max-width:1280px; margin-inline:auto; }
.boba-hero { position:relative; height:clamp(420px,44vw,660px); overflow:hidden; background:#0b2033; }
.boba-hero > img { display:block; width:100%; height:100%; object-fit:cover; object-position:center 56%; }
.boba-hero::after { content:""; position:absolute; inset:0; background:linear-gradient(180deg,transparent 40%,rgba(7,23,37,.82)); pointer-events:none; }
.boba-hero-title { position:absolute; z-index:1; left:clamp(24px,5.5vw,96px); right:24px; bottom:clamp(32px,5vw,72px); }
.boba-hero h1 { font-size:clamp(48px,5.3vw,84px); line-height:1.08; }
.boba-intro { padding-block:56px 24px; }
.boba-heading { position:relative; top:auto !important; margin-bottom:32px; }
.boba-page h2 { font-size:clamp(30px,3vw,48px); line-height:1.22; }
.boba-copy { min-width:0; font-size:clamp(18px,1.25vw,21px); line-height:1.6; }
.boba-copy p+p { margin-top:1.1em; }
.boba-story { display:grid; gap:clamp(32px,5vw,72px); align-items:center; }
.boba-story-product { grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr); }
.boba-story-product > .boba-art { max-width:390px; margin-inline:auto; }
.boba-story-posters { grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr); }
.boba-art { display:block; min-width:0; width:100%; margin:0; padding:0; border:0; background:none; cursor:zoom-in; }
.boba-art img { display:block; width:100%; height:auto; object-fit:contain; }
.boba-art:focus-visible { outline:2px solid #fa669c; outline-offset:6px; }
.boba-chapter { padding-block:48px; }
.boba-gap { margin-top:28px; }
.boba-identity { display:grid; grid-template-columns:minmax(0,.55fr) minmax(0,1.45fr); gap:clamp(24px,4vw,56px); align-items:center; }
.boba-identity > .boba-art:first-child { max-width:310px; margin-inline:auto; }
.boba-portrait-trio { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:24px; align-items:start; }
.boba-pair { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:28px; align-items:center; }
.boba-print-feature { max-width:920px; margin-inline:auto; }
.boba-signage-row { display:grid; grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr); gap:28px; align-items:center; }
.boba-event-feature { max-width:1080px; margin-inline:auto; }
@media(max-width:900px) {
 .boba-intro { padding-block:40px 16px; }
 .boba-chapter { padding-block:36px; }
 .boba-heading { margin-bottom:28px; }
 .boba-story { grid-template-columns:minmax(0,1fr); gap:28px; }
 .boba-story-product > .boba-art { max-width:440px; }
 .boba-story-posters > .boba-art { grid-row:1; }
 .boba-copy { max-width:65ch; }
 .boba-identity { grid-template-columns:minmax(0,.5fr) minmax(0,1.5fr); gap:24px; }
 .boba-portrait-trio { gap:18px; }
 .boba-pair,.boba-signage-row { gap:20px; }
}
@media(max-width:600px) {
 .boba-hero { height:420px; }
 .boba-hero > img { object-position:51% center; }
 .boba-intro { padding-block:36px 12px; }
 .boba-chapter { padding-block:30px; }
 .boba-heading { margin-bottom:24px; }
 .boba-identity,.boba-portrait-trio,.boba-pair,.boba-signage-row { grid-template-columns:minmax(0,1fr); gap:24px; }
 .boba-identity > .boba-art:first-child { max-width:210px; }
 .boba-gap { margin-top:24px; }
}
