/* One visible example before a long explanation. Scoped to enhanced family pages. */
.story-figure{margin:0;min-width:0}
.story-figure img{display:block;width:100%;height:auto;max-width:100%;object-fit:contain}
.story-figure figcaption{font-size:12px;line-height:1.6;letter-spacing:-.01em;color:#615c6b;margin:12px 0 0}
.story-figure figcaption strong{display:block;color:#302c3c;margin-bottom:4px;font-size:13px}
.story-brand-panels{gap:12px}
.story-brand-panels .brand-panel{padding:0;min-height:0;overflow:hidden;justify-content:flex-start;border-radius:12px}
.story-brand-image{position:relative;background:#faf9f7;aspect-ratio:1/1.1;overflow:hidden}
.story-brand-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}
.story-brand-panels .brand-panel:hover .story-brand-image img{transform:scale(1.035)}
.story-image-label{position:absolute;bottom:9px;left:9px;max-width:calc(100% - 18px);background:#fffef5ed;border-radius:4px;padding:4px 6px;font-size:12px;line-height:1.5;color:#443d4c}
.story-brand-panels .panel-ailume img{object-position:42% center}
.story-brand-panels .panel-scout img{object-fit:contain;padding:8px}
.story-brand-panels .panel-challenge img{object-fit:contain;background:#f5faf1}
.story-brand-copy{display:flex;flex-direction:column;flex:1;padding:21px 16px 18px}
.story-brand-name{font-size:16px;font-weight:800;line-height:1.4;margin-bottom:15px}
.story-brand-panels .brand-panel p{font-size:12px;line-height:1.6;opacity:.9;margin:0 0 5px}
.story-brand-panels .brand-panel h2{font-size:clamp(1.1rem,1.5vw,1.5rem);line-height:1.5;margin:0 0 25px;word-break:keep-all;overflow-wrap:break-word}
.story-brand-open{display:flex;justify-content:space-between;gap:8px;margin-top:auto;font-size:12px;font-weight:700}
.story-brand-open>span{font-size:19px;line-height:1}
.story-classroom{max-width:1100px;margin:48px auto 0;background:white;border:1px solid #c4d9ee;border-radius:20px;overflow:hidden;box-shadow:0 16px 50px #214d7020}
.story-classroom-top{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 25px}
.story-classroom-top strong{font-size:16px}
.story-classroom-top>span{font-size:12px;color:#486887;background:#eef5fc;border-radius:30px;padding:6px 10px;white-space:nowrap}
.story-screen{padding:0 20px}
.story-screen img{border:1px solid #d9deeb;border-radius:12px;max-height:610px;background:#f7f9fc}
.story-screen figcaption{text-align:center;margin:12px 12px 0;font-size:12px}
.story-screen-points{display:grid;grid-template-columns:repeat(3,1fr);list-style:none;padding:24px 20px;margin:0;gap:12px}
.story-screen-points li{border-left:2px solid #bed7f4;padding-left:14px;margin:0}
.story-screen-points b{display:block;font-size:17px;color:#1262b9;margin-bottom:6px}
.story-screen-points span{font-size:14px;color:#566577;line-height:1.6}
.theme-ailume .platform-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.3fr);align-items:center;gap:clamp(28px,4vw,72px);padding:40px max(4.5vw,24px) 48px}
.theme-ailume .platform-heading{min-width:0;max-width:580px;margin:0;text-align:left}
.theme-ailume .platform-heading h1{font-size:clamp(2.1rem,3.3vw,3.45rem);line-height:1.3;word-break:keep-all;overflow-wrap:break-word}
.theme-ailume .platform-heading>p:not(.eyebrow){font-size:16px;line-height:1.8;margin:22px 0 26px}
.theme-ailume .platform-heading .actions{justify-content:flex-start;gap:12px}
.theme-ailume .platform-heading .button{font-size:14px;padding:14px 18px}
.theme-ailume .story-classroom{width:100%;min-width:0;margin:0}
.theme-ailume .story-classroom-top{padding:16px 18px;gap:10px}
.theme-ailume .story-classroom-top strong{font-size:14px}
.theme-ailume .story-screen{padding:0 12px}
.theme-ailume .story-screen img{max-height:480px}
.theme-ailume .story-screen-points{padding:20px 16px;gap:10px}
.theme-ailume .story-screen-points li{padding-left:10px}
.theme-ailume .story-screen-points b{font-size:15px}
.theme-ailume .story-screen-points span{font-size:13px}
.story-steps,.story-outcomes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.story-steps{margin-top:38px}
.story-steps>article,.story-outcomes>article{border:1px solid var(--line,#e5dfec);border-radius:18px;overflow:hidden;min-width:0;background:white}
.story-steps .story-figure,.story-outcomes .story-figure{background:#f5f3f8}
.story-steps .story-figure img,.story-outcomes .story-figure img{height:250px;object-fit:cover}
.story-steps .story-booth img{object-fit:contain;background:#ecece8;padding:14px}
.story-steps .story-figure figcaption,.story-outcomes .story-figure figcaption{padding:10px 20px;margin:0;font-size:12px;background:#f7f6f9}
.story-step-copy,.story-outcomes article>div{padding:22px 24px 26px}
.story-step-number{display:block;color:var(--purple,#694ee6);font-size:14px;font-weight:800;margin-bottom:10px}
.story-step-copy h3,.story-outcomes h3{font-size:1.25rem;line-height:1.5;margin:0 0 10px;word-break:keep-all}
.story-step-copy p,.story-outcomes p{font-size:15px;line-height:1.8;margin:0}
.story-collection{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.story-collection article{border:1px solid #dce7e8;border-radius:18px;overflow:hidden;background:#f4f9f9;min-width:0}
.story-collection article:nth-child(2){background:#fff7e7}
.story-collection article:nth-child(3){background:#f3f5ed}
.story-collection-window{position:relative;height:310px;overflow:hidden;background:#ebe2cf}
.story-collection-window img{position:absolute;top:0;height:100%;width:400%;max-width:none;object-fit:cover}
.story-collection-sea img{left:-13%}
.story-collection-season img{left:-101%}
.story-collection-local img{left:-273%}
.story-collection-window>span{position:absolute;bottom:13px;left:15px;font-size:11px;padding:5px 8px;border-radius:4px;background:#fffef6ed;color:#514a3e}
.story-collection-copy{padding:23px 25px 28px}
.story-collection-copy>span{display:block;font-size:12px;font-weight:800;color:#477481;margin-bottom:9px}
.story-collection h3{font-size:1.35rem;margin:0 0 8px;line-height:1.5}
.story-collection p{font-size:15px;margin:0;line-height:1.7}
.theme-challenge .challenge-hero{grid-template-columns:1.15fr .85fr;gap:5vw}
.story-challenge-hero{padding:20px;background:#fff;border-radius:22px;box-shadow:0 16px 40px #4730700c;transform:rotate(1.5deg);min-width:0}
.story-challenge-hero img{max-height:420px;object-fit:contain}
.story-challenge-hero figcaption{padding:6px 10px 0}
.story-outcomes .story-figure img{object-fit:contain;background:#fff;height:250px}
.story-outcomes article:last-child .story-figure img{object-fit:cover}
@media(min-width:761px) and (max-width:1150px){
 .story-brand-panels{grid-template-columns:repeat(3,minmax(0,1fr))}
 .story-brand-image{aspect-ratio:1.6/1}
 .story-brand-panels .brand-panel h2{font-size:1.45rem}
 .story-collection-window{height:260px}
 .story-steps .story-figure img,.story-outcomes .story-figure img{height:210px}
}
@media(min-width:761px) and (max-width:1000px){
 .theme-ailume .platform-hero{grid-template-columns:1fr;gap:28px}
 .theme-ailume .platform-heading{max-width:760px}
 .theme-ailume .platform-heading h1{font-size:clamp(2.1rem,4vw,2.8rem)}
 .theme-ailume .story-classroom{max-width:760px;justify-self:center}
}
@media(max-width:760px){
 .story-brand-panels{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
 .story-brand-image{aspect-ratio:1.15/1}
 .story-brand-copy{padding:16px 12px}
 .story-brand-name{font-size:15px;margin-bottom:10px}
 .story-brand-panels .brand-panel h2{font-size:1.15rem;margin-bottom:22px}
 .story-image-label{font-size:12px;white-space:normal;left:6px;bottom:6px;max-width:calc(100% - 12px);padding:3px 5px}
 .story-classroom{margin-top:32px;border-radius:14px}
 .story-classroom-top{align-items:flex-start;flex-direction:column;gap:8px;padding:17px 15px}
 .story-classroom-top strong{font-size:15px}
 .story-classroom-top>span{font-size:12px;padding:4px 8px}
 .story-screen{padding:0 8px}
 .story-screen img{border-radius:7px}
 .story-screen figcaption{font-size:11px;line-height:1.6;text-align:left;margin:10px 7px}
 .story-screen-points{grid-template-columns:1fr;padding:9px 17px 20px;gap:11px}
 .story-screen-points li{display:flex;align-items:baseline;gap:12px;padding-left:11px}
 .story-screen-points b{flex:0 0 80px;font-size:14px;margin:0}
 .story-screen-points span{font-size:13px}
 .theme-ailume .platform-hero{grid-template-columns:1fr;gap:22px;padding:28px 22px 38px}
 .theme-ailume .platform-heading{display:contents}
 .theme-ailume .platform-heading>.eyebrow{order:0;margin:0 0 -8px;font-size:11px}
 .theme-ailume .platform-heading h1{order:1;font-size:clamp(1.95rem,7.8vw,2.7rem);line-height:1.3;margin:0}
 .theme-ailume .story-classroom{order:2;margin:0}
 .theme-ailume .platform-heading>p:not(.eyebrow){order:3;font-size:15px;margin:0}
 .theme-ailume .platform-heading .actions{order:4;margin:0}
 .theme-ailume .story-classroom-top{padding:14px 15px;gap:8px}
 .theme-ailume .story-screen{padding:0 8px}
 .theme-ailume .story-screen-points{padding:9px 17px 20px;gap:11px}
 .theme-ailume .story-screen-points b{font-size:14px}
 .story-steps,.story-outcomes,.story-collection{grid-template-columns:1fr;gap:22px}
 .story-steps{margin-top:25px}
 .story-steps .story-figure img,.story-outcomes .story-figure img{height:auto;max-height:300px;aspect-ratio:1.4/1}
 .story-steps .story-booth img{height:300px;aspect-ratio:auto}
 .story-step-copy,.story-outcomes article>div{padding:18px 22px 24px}
 .story-step-copy h3,.story-outcomes h3{font-size:1.2rem}
 .story-collection-window{height:330px}
 .story-collection-copy{padding:20px 23px 23px}
 .theme-challenge .challenge-hero{grid-template-columns:1fr;gap:30px}
 .story-challenge-hero{transform:none;padding:18px;max-width:450px;width:100%;margin:0 auto}
 .story-challenge-hero img{max-height:320px}
 .story-challenge-hero figcaption{padding:4px 3px 0}
}
@media(prefers-reduced-motion:reduce){.story-brand-panels .brand-panel,.story-brand-image img{transition:none}.story-brand-panels .brand-panel:hover,.story-brand-panels .brand-panel:hover img{transform:none}}
@media print{.story-brand-panels,.story-steps,.story-collection,.story-outcomes{break-inside:avoid}.story-classroom,.story-challenge-hero{box-shadow:none;transform:none}}
