*{box-sizing:border-box}body{margin:0;background:#fff;color:#08223d;font:17px/1.55 Arial,sans-serif}button,a{font:inherit;color:inherit}button{cursor:pointer}a{text-decoration:none}button{border:1px solid #d9e0e6;background:white;padding:10px 16px;border-radius:3px}button:hover,a.primary:hover{background:#eff4f8}button:focus-visible,a:focus-visible{outline:3px solid #2e8fff;outline-offset:3px}[hidden]{display:none!important}header{display:flex;align-items:center;gap:28px;justify-content:space-between;padding:12px 4vw;border-bottom:1px solid #e3e9ed;background:white;position:sticky;top:0;z-index:5}.brand img{width:108px;height:55px;object-fit:contain;display:block}nav{display:flex;gap:6px}nav button{border:0;border-bottom:3px solid transparent;border-radius:0}nav button[aria-current=page]{border-color:#ef4f73;font-weight:bold}.languages{display:flex;gap:3px}.languages button{border:0;padding:9px 12px;font-size:14px}.languages button[aria-pressed=true]{background:#08223d;color:white}main{max-width:1600px;margin:auto;padding:24px 4vw 48px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(24px,3vw,40px);line-height:1.15;margin-bottom:0}h2{font-size:clamp(26px,3vw,42px);line-height:1.2}h3{font-size:21px;line-height:1.3;margin:26px 0 12px}.film-top,.section-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.film-top span,.eyebrow{font-size:13px;letter-spacing:.1em;color:#647383;font-weight:700}.cinema{position:relative;background:#071c30;aspect-ratio:16/9;width:100%;max-height:calc(100svh - 245px);min-height:230px}video{display:block;width:100%;height:100%;object-fit:contain}.start{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;gap:14px;align-items:center;padding:18px 24px;font-weight:bold;box-shadow:0 8px 36px #0002;white-space:nowrap}.start span:first-child{color:#c82f59;font-size:25px}.film-tools{display:flex;gap:18px;justify-content:space-between;align-items:start;padding:16px 0}.film-tools button,.film-tools a{font-size:14px}.downloads{display:flex;gap:12px;align-items:center;flex-shrink:0}.downloads a{padding:10px;border-bottom:1px solid #08223d}#chapters{display:flex;gap:5px;flex-wrap:wrap}#chapters button{border:0;padding:8px 10px;background:#f2f5f8}#chapters button[aria-current=true]{background:#08223d;color:white}.next-actions{display:flex;gap:12px;justify-content:center;padding:12px}.next-actions button:first-child,.primary{background:#08223d;color:white;padding:12px 18px}.format{padding:40px 0;border-bottom:1px solid #e0e7eb}.horeca{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.format-copy p{max-width:550px}.format-box{width:100%;height:350px;object-fit:contain}.format-stats{display:flex;gap:40px;align-items:center;margin:20px 0}.format-stats strong{font-size:38px}.format-stats small{font-size:17px;font-weight:normal}.format-strip{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:50px}.format-strip img{width:100%;height:125px;object-fit:contain}.retail-copy{max-width:800px}.same{color:#c82f59}.retail-images{display:flex;justify-content:space-between;gap:20px;align-items:end;padding:32px 0}.retail-images img{width:14%;height:350px;object-fit:contain}.retail-images .display{width:25%;height:400px}.muted,.range-note,.source{color:#5b6b7c;font-size:14px}.flavors{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin:25px 0 14px}.flavors button{padding:10px 12px;display:flex;flex-direction:column;gap:8px;align-items:center;min-width:0;line-height:1.25;min-height:94px;font-size:15px}.flavors img{height:36px;width:100%;object-fit:contain}.flavors button[aria-pressed=true]{border:2px solid #c82f59;background:#fff7f9}.sheet{border-top:2px solid #08223d;padding-top:30px}.sheet-heading{display:flex;justify-content:space-between;gap:20px;align-items:center}.sheet-heading h2{margin:5px 0}.sheet-heading p{margin:5px 0}.sheet-visual{display:grid;grid-template-columns:1fr 1.4fr;gap:50px;align-items:center;margin:20px 0}.sheet-visual>img{width:100%;height:300px;object-fit:contain}.sheet-visual>div{display:flex;flex-direction:column;gap:25px}.sheet-visual>div img{width:100%;height:120px;object-fit:contain}.status{padding:13px 16px;border-left:4px solid #c82f59;background:#fff4f7;font-size:14px}.technical-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:0 50px}.technical-grid section:last-child{grid-column:1/-1;max-width:850px}dl{margin:0}dl>div{display:grid;grid-template-columns:38% 1fr;gap:18px;border-bottom:1px solid #e4e9ed;padding:10px 0}dt{font-weight:bold;font-size:15px}dd{margin:0;font-size:15px}table{border-collapse:collapse;width:100%;font-size:15px}th,td{padding:10px 0;text-align:left;border-bottom:1px solid #e4e9ed}th{font-weight:normal;padding-right:20px}td{white-space:nowrap;text-align:right}.source{margin-top:30px;padding-top:20px;border-top:1px solid #e4e9ed}.source p{margin-bottom:6px}footer{padding:22px 4vw;background:#08223d;color:white;display:flex;justify-content:space-between;font-size:13px}#error{padding:18px;background:#fff0f2;color:#a92142}
@media(max-width:900px){header{gap:12px;flex-wrap:wrap;padding:8px 4vw}.brand img{height:44px;width:88px}nav{order:3;width:100%;justify-content:center}nav button{font-size:15px;padding:7px 12px}.film-top span{display:none}.film-tools{flex-direction:column}.cinema{max-height:none;min-height:0}.downloads{width:100%;justify-content:flex-end}.flavors{grid-template-columns:repeat(4,1fr)}.technical-grid{gap:0 25px}.retail-images{gap:10px}.retail-images img{height:280px}.retail-images .display{height:310px}}
@media(max-width:600px){body{font-size:16px}main{padding-top:20px}.section-top{align-items:start}.section-top>button{font-size:13px;padding:7px 10px}.start{padding:11px 16px;font-size:14px}.start span:first-child{font-size:20px}#chapters button{font-size:13px}.next-actions{padding:8px 0;justify-content:stretch}.next-actions button{font-size:14px;flex:1}.horeca{grid-template-columns:1fr;gap:12px}.format{padding:25px 0}.format-box{height:260px}.format-strip{grid-template-columns:1fr;gap:10px}.format-strip img{height:90px}.retail-images{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.retail-images img{width:100%;height:230px}.retail-images .display{grid-column:1/-1;width:100%;height:300px}.flavors{display:flex;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:8px}.flavors button{min-width:130px;scroll-snap-align:start}.sheet-heading{align-items:start;flex-wrap:wrap}.sheet-heading a{font-size:14px}.sheet-visual{gap:15px;grid-template-columns:1fr 1fr}.sheet-visual>img{height:190px}.sheet-visual>div img{height:75px}.technical-grid{grid-template-columns:1fr}.technical-grid section:last-child{grid-column:auto}.sheet-heading h2{font-size:30px}dl>div{grid-template-columns:40% 1fr;gap:12px}td{white-space:normal}.film-tools{gap:8px}.downloads{justify-content:space-between}.languages button{padding:8px 11px}footer{gap:16px;font-size:12px}}
@media(orientation:landscape) and (max-height:550px){header{position:static}.cinema{max-height:none;min-height:0}nav{order:initial;width:auto}.film-top{display:none}}
@media print{header,footer,.flavors,.section-top,.range-note,.sheet-heading a{display:none}main{padding:0}.sheet{border:0}.technical-grid{display:block}.sheet-visual{height:180px}.sheet-visual>img{height:170px}.sheet-visual>div img{height:60px}section{break-inside:avoid}}

.custom-format{margin-top:3rem;padding:clamp(1.25rem,4vw,3rem);background:white;border-radius:1.5rem;display:grid;grid-template-columns:1fr 1.25fr;gap:2rem;align-items:center}.custom-format h2{font-size:clamp(1.7rem,3vw,2.8rem);line-height:1.1}.custom-format p{line-height:1.6}.custom-format strong{display:block;margin-top:1.25rem;line-height:1.5}.custom-format img{width:100%;height:auto}.custom-format>.muted{grid-column:1/-1;margin:0}@media(max-width:760px){.custom-format{grid-template-columns:1fr}.custom-format img{grid-row:2}}
