:root{--ink:#222923;--page:#f9f9f6;--orange:#f46b3d;--blue:#dcecf5;--line:#dcded7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--page);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}p{line-height:1.6}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #d2532a;outline-offset:5px}.skip{position:absolute;top:-80px;left:20px;background:white;padding:12px;z-index:10}.skip:focus{top:12px}header{max-width:1500px;margin:auto;padding:32px 5%;display:flex;align-items:center;justify-content:space-between;gap:30px}.logo{font-size:32px;letter-spacing:-1.8px;font-weight:800}.logo span{color:var(--orange)}nav{display:flex;gap:32px;font-size:14px}.header-shop{font-size:14px;border-bottom:1px solid var(--ink);padding-bottom:5px}nav a:hover,.header-shop:hover{color:#b83f19}.product{max-width:1500px;margin:15px auto 85px;padding:0 4%;display:grid;grid-template-columns:1.32fr 1fr;gap:6%;align-items:center}.gallery-main{background:var(--blue);border-radius:22px;overflow:hidden;aspect-ratio:1.09}.gallery-main>img{height:100%;width:100%;object-fit:contain}.gallery-controls{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:18px}.thumbs{display:flex;gap:12px}.thumbs button{background:#e9e9e2;padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;width:76px;height:66px;cursor:pointer}.thumbs img{height:100%;width:100%;object-fit:cover}.thumbs button[aria-pressed=true]{border-color:var(--ink)}#image-count{color:#676e65;font-size:14px;padding-right:8px}.product-info{padding-right:5%}.category{font-size:14px;color:#636b61;margin:0 0 20px}h1,h2,h3{font-weight:500;letter-spacing:-1.8px;line-height:1.07;margin:0}h1{font-size:clamp(40px,4.25vw,64px);margin-bottom:25px}.description{color:#62695f;font-size:17px;max-width:430px;margin:0 0 27px}.price{display:flex;gap:18px;align-items:center;margin:0 0 24px}.price strong{font-size:29px;font-weight:500;letter-spacing:-1px}.price>span{font-size:14px;color:#62695f}.buy{display:flex;align-items:center;justify-content:space-between;gap:35px;background:var(--orange);padding:19px 24px;border-radius:9px;color:#241d16;font-size:16px;font-weight:600;transition:background .2s}.buy:hover{background:#ff875a}.dispatch{font-size:13px;color:#62695f;margin:13px 0 24px}.product-notes{border-top:1px solid var(--line);padding-top:16px}.product-notes p{font-size:14px;line-height:1.6;margin:0 0 6px}.watch{display:inline-flex;align-items:center;gap:10px;margin-top:16px;font-size:14px}.watch>span{font-size:24px}.demo{background:#e4efcf;padding:65px 7% 45px;border-radius:38px;max-width:1380px;margin:0 auto 90px}.demo-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:35px}h2{font-size:clamp(34px,3.6vw,52px)}.demo-heading p{font-size:16px;line-height:1.65;margin:0 0 2px;max-width:400px}.video-wrap{position:relative;border-radius:18px;overflow:hidden;background:#cdd4c5;aspect-ratio:16/9;isolation:isolate}.video-wrap video{display:block;width:100%;height:100%;object-fit:contain}.play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:84px;height:84px;border:0;border-radius:50%;background:var(--page);display:grid;place-items:center;cursor:pointer;box-shadow:0 2px 20px #0002}.play:hover{background:#fff}.play svg{width:28px;height:28px;fill:var(--ink);margin-left:3px}.play[hidden]{display:none}.demo-bottom{display:flex;justify-content:space-between;gap:40px;padding-top:32px}.demo-bottom h3{font-size:27px;letter-spacing:-.8px}.demo-bottom p{font-size:16px;max-width:440px;margin:0}.details-section{max-width:1320px;margin:0 auto 90px;padding:0 4%;display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.detail-photo{aspect-ratio:1.05;background:var(--blue);border-radius:20px;overflow:hidden}.detail-photo img{width:100%;height:100%;object-fit:cover}.detail-copy>p{color:#62695f;max-width:450px;margin:25px 0 28px}dl{font-size:14px;margin:0}dl>div{display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding:17px 0;line-height:1.5}dd{margin:0;text-align:right}dt{color:#62695f}.questions{max-width:1200px;margin:0 auto 95px;padding:0 5%;display:grid;grid-template-columns:.9fr 1.1fr;gap:8%}.questions h2{max-width:310px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;font-size:16px;padding:22px 0;display:flex;justify-content:space-between;gap:20px;line-height:1.4}summary::-webkit-details-marker{display:none}summary span{font-size:22px;line-height:1}details[open] summary span{transform:rotate(45deg)}details p{color:#62695f;margin:0 0 22px;font-size:16px}details a{text-decoration:underline}.custom{max-width:1280px;display:grid;grid-template-columns:1fr .85fr;background:#f2dce9;border-radius:28px;overflow:hidden;margin:0 auto 90px}.custom>img{width:100%;height:550px;object-fit:cover;object-position:center}.custom-copy{padding:65px 12%;align-self:center}.custom-copy>p{max-width:380px;margin:25px 0 28px}.custom-link{font-size:16px;border-bottom:1px solid;padding-bottom:9px;display:inline-flex;gap:30px}.custom-copy .credit{font-size:13px;color:#6f5966;margin:35px 0 0}.closing{max-width:1250px;padding:0 5%;margin:0 auto 70px;display:flex;justify-content:space-between;align-items:center;gap:40px}.closing h2{font-size:36px;max-width:500px}.closing .buy{min-width:310px}footer{margin:0 auto;max-width:1400px;padding:32px 5%;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:25px}footer>a:not(.logo),footer>span{font-size:14px}footer>span{color:#62695f}@media(max-width:1050px){.product{gap:4%}.product-info{padding-right:0}h1{font-size:44px}.description{font-size:16px}.gallery-main{aspect-ratio:.88}.demo{border-radius:0}.custom{margin-inline:4%}.custom-copy{padding:40px 9%}.closing h2{font-size:32px}}@media(max-width:740px){header{padding:23px 5%;gap:20px}.logo{font-size:28px}nav{display:none}.header-shop{font-size:13px}.product{grid-template-columns:1fr;margin:0 auto 48px;padding:0 5%;gap:30px}.gallery-main{aspect-ratio:1.12;border-radius:16px}.gallery-controls{margin-top:12px}.thumbs{gap:9px}.thumbs button{width:62px;height:53px;border-radius:7px}#image-count{font-size:13px}.category{margin-bottom:13px;font-size:14px}h1{font-size:43px;letter-spacing:-1.6px;margin-bottom:18px}.description{max-width:100%;margin-bottom:22px}.price{margin-bottom:20px}.buy{padding:18px 20px}.dispatch{margin-bottom:20px}.watch{margin-top:12px}.demo{padding:38px 5% 32px;margin-bottom:50px}.demo-heading{display:block;margin-bottom:24px}h2{font-size:36px;letter-spacing:-1.3px}.demo-heading p{margin-top:20px}.demo-heading p br{display:none}.video-wrap{border-radius:12px;aspect-ratio:4/3}.play{width:64px;height:64px}.demo-bottom{display:block;padding-top:23px}.demo-bottom h3{font-size:25px}.demo-bottom p{margin-top:16px}.details-section{grid-template-columns:1fr;padding:0 5%;gap:28px;margin-bottom:50px}.detail-photo{aspect-ratio:1.2;border-radius:16px}.detail-copy>p{margin-top:18px}.questions{grid-template-columns:1fr;margin-bottom:50px;gap:25px}.questions h2{max-width:100%;font-size:32px}.custom{display:flex;flex-direction:column-reverse;margin:0 5% 45px;border-radius:20px}.custom>img{height:350px;object-position:center 46%}.custom-copy{padding:32px 7%}.custom-copy h2{font-size:36px}.custom-copy>p{margin:20px 0 25px}.custom-copy .credit{margin-top:27px}.closing{display:block;margin-bottom:45px}.closing h2{font-size:31px;margin-bottom:25px}.closing .buy{min-width:0}footer{flex-wrap:wrap;padding:26px 5%;gap:22px}footer>span{width:100%;font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* V3: image-led proportions, restrained copy and accessible gallery controls. */
.gallery-main{aspect-ratio:3/2;position:relative;background:#dcecf5}.gallery-main>img{object-fit:contain}.enlarge{position:absolute;bottom:12px;right:12px;z-index:1;background:#fffef9;border:1px solid #22292326;border-radius:20px;padding:9px 14px;font-size:13px;cursor:pointer}.gallery-main:has(img[src$="front.webp"]){background:#e9e9e2}.gallery-navigation{display:flex;align-items:center;gap:9px}.gallery-navigation button,.lightbox-navigation button{width:36px;height:36px;border:1px solid var(--line);border-radius:50%;background:transparent;color:var(--ink);cursor:pointer;font-size:18px}#image-count{white-space:nowrap;padding:0}.product{align-items:start}.product-info{padding-top:20px}.video-wrap{aspect-ratio:16/9!important}.video-wrap video{object-fit:cover}.demo-caption{font-size:16px;max-width:620px;margin:22px 0 0}.demo-heading{align-items:center}.demo-heading p{max-width:370px}.detail-photo{aspect-ratio:3/2}.detail-photo img{object-fit:contain}.product-info h1{font-size:clamp(42px,4.4vw,66px)}#photo-dialog{border:0;border-radius:18px;background:var(--page);padding:56px 20px 18px;width:min(1100px,94vw);max-width:94vw;max-height:94dvh;overflow:auto}#photo-dialog::backdrop{background:#18211ddd}#large-photo{width:100%;height:min(68dvh,720px);object-fit:contain}.close-photo{position:absolute;right:18px;top:16px;background:transparent;border:0;font-size:16px;padding:5px;cursor:pointer}.lightbox-navigation{display:flex;justify-content:center;align-items:center;gap:24px;margin-top:14px}.thumbs button:hover,.gallery-navigation button:hover,.lightbox-navigation button:hover{border-color:var(--ink)}.gallery-main,.video-wrap{touch-action:pan-y}@media(max-width:740px){.gallery-main{aspect-ratio:3/2}.gallery-controls{align-items:center;gap:8px}.thumbs{gap:6px}.thumbs button{width:48px;height:44px}.gallery-navigation{gap:6px}.gallery-navigation button{width:30px;height:30px}#image-count{font-size:12px}.product-info{padding-top:0}.product-info h1{font-size:44px}.demo-heading h2{font-size:34px}.demo-heading p{margin-top:16px}.detail-photo{aspect-ratio:3/2}.enlarge{font-size:12px;padding:7px 11px}#photo-dialog{padding:55px 10px 18px}#large-photo{height:65dvh}}@media(max-width:360px){.thumbs button{width:40px;height:38px}.gallery-navigation{gap:4px}.gallery-navigation button{width:27px;height:27px}}

/* V4: copy refinement. */
.closing-contact{max-width:440px}.closing-contact p{margin:0 0 20px;color:#62695f}.closing-contact .buy{min-width:0}.custom-link{gap:18px;line-height:1.4}.demo-heading h2{max-width:590px}.product-info .description{max-width:460px}@media(max-width:740px){.closing-contact{max-width:none}.product-info h1{font-size:43px}}
/* V5: cereal-box wordmark with a brighter, tactile product identity. */
:root{--ink:#17283f;--page:#fffdf8;--orange:#ff7848;--blue:#dcecf5;--line:#cbd2d8}body{background:var(--page)}header{max-width:1500px;padding:20px 4%;min-height:118px}.logo{display:block;width:232px;line-height:0;flex-shrink:0}.logo img{width:100%;height:auto;mix-blend-mode:multiply}nav{gap:30px;font-size:15px}.header-shop{border:1.5px solid var(--ink);padding:12px 20px;border-radius:30px;font-weight:700}.header-shop:hover{background:#ffe08a;color:var(--ink)}.product{padding:30px 4% 58px;margin:0 auto 0;gap:5%;align-items:center;background:#edf5fc;border-radius:32px;max-width:1440px}.product-info{padding:10px 3% 0 0}.category{font-size:14px;color:#435773;margin-bottom:19px}h1,h2,h3{font-family:'Arial Rounded MT Bold','Trebuchet MS',Arial,sans-serif;font-weight:800;letter-spacing:-2px}.product-info h1{font-size:clamp(43px,4.5vw,67px);line-height:1.04;margin-bottom:25px}.headline-accent{color:#c84520}.description{font-size:17px;color:#43536a}.gallery-main{border-radius:24px;border:2px solid var(--ink);box-shadow:5px 5px 0 #17283f;overflow:hidden}.gallery-controls{margin-top:24px}.thumbs button{border-radius:12px;border:2px solid #b6c6d4}.thumbs button[aria-pressed=true]{border:2px solid var(--ink);box-shadow:0 3px 0 var(--ink)}.gallery-navigation button{border-color:#a5b6c6}.buy{border:2px solid var(--ink);border-radius:14px;box-shadow:3px 4px 0 var(--ink);font-weight:700;transition:background .15s,box-shadow .15s,transform .15s;color:var(--ink)}.buy:hover{background:#ff945e;transform:translate(1px,1px);box-shadow:2px 3px 0 var(--ink)}.dispatch{color:#43536a}.price>span{color:#43536a}.product-notes{border-color:#bfcedc}.watch{font-weight:700}.enlarge{color:var(--ink);border-color:#17283f66}.demo{margin:70px auto 85px;background:#ffdf7a;border-radius:32px;max-width:1280px;padding:48px 5% 35px}.demo-heading h2{font-size:clamp(38px,4.4vw,62px);line-height:1.03;max-width:600px}.demo-heading p{max-width:325px;font-size:17px}.video-wrap{border:2px solid var(--ink);border-radius:20px;background:#17283f}.play{background:#fffdf8;border:2px solid var(--ink);box-shadow:3px 4px 0 var(--ink)}.play svg{fill:var(--ink)}.demo-caption{max-width:720px;font-size:16px;line-height:1.6;margin-top:22px}.details-section{max-width:1320px;gap:7%}.detail-photo{border-radius:24px}.detail-copy h2{font-size:clamp(33px,3.4vw,49px);line-height:1.08}.detail-copy>p{color:#4d5866;font-size:17px}.questions{margin-bottom:80px}.questions h2{font-size:43px}.faq-list summary{font-size:17px}.custom{background:#f5bad1;border-radius:30px;margin-bottom:70px}.custom-copy{padding:48px 10%}.custom-copy h2{font-size:clamp(38px,4vw,57px);line-height:1.06}.custom-link{font-weight:700}.custom>img{height:540px}.closing h2{font-size:38px}.closing-contact p{color:#4d5866}.closing-contact .buy{max-width:280px}.closing{margin-bottom:70px}footer{border-top:2px solid var(--ink);padding:32px 5%;max-width:1320px}footer .logo{width:250px}.lightbox-navigation button{border-color:var(--ink)}@media(max-width:1050px){header .logo{width:195px}nav{gap:18px}.product{border-radius:0;padding-top:30px}.product-info h1{font-size:46px}.gallery-main{aspect-ratio:3/2}.product-info{padding-right:0}.demo{margin-inline:4%;padding-inline:5%}.demo-heading h2{font-size:48px}}@media(max-width:740px){header{min-height:90px;padding:10px 5%;gap:14px}header .logo{width:185px}.header-shop{font-size:12px;padding:10px 13px;white-space:nowrap}.product{padding:23px 5% 40px;gap:31px;border-radius:0 0 26px 26px}.gallery-main{border-radius:18px;box-shadow:3px 3px 0 var(--ink)}.gallery-controls{margin-top:17px}.thumbs button{border-radius:8px}.product-info h1{font-size:46px;letter-spacing:-1.8px}.description{font-size:16px}.category{margin-bottom:14px}.demo{margin:40px 5% 48px;padding:30px 6% 27px;border-radius:24px}.demo-heading h2{font-size:43px;letter-spacing:-1.6px}.demo-heading p{font-size:16px;max-width:none}.video-wrap{border-radius:13px}.demo-caption{font-size:15px}.details-section{margin-bottom:50px}.detail-copy h2{font-size:36px}.detail-copy>p{font-size:16px}.questions{margin-bottom:48px}.questions h2{font-size:34px}.custom{margin-bottom:45px;border-radius:22px}.custom-copy{padding:30px 7%}.custom-copy h2{font-size:39px}.custom>img{height:340px}.closing h2{font-size:34px}.closing{margin-bottom:48px}.closing-contact .buy{max-width:none}footer .logo{width:210px}footer{padding:22px 5%}}@media(max-width:360px){header .logo{width:157px}.header-shop{padding:9px 11px;font-size:11px}.product-info h1{font-size:41px}}
/* Plain digital-sign ticker. */
.text-ticker{overflow:hidden;color:var(--ink);padding:13px 0 9px;background:transparent;cursor:pointer}
.text-ticker-track{display:flex;width:max-content;animation:text-roll 18s linear infinite;font-family:'VT323','Courier New',monospace;font-size:25px;font-weight:400;line-height:1.15;letter-spacing:.6px}
.text-ticker-track span{flex-shrink:0;white-space:nowrap;padding-right:110px}
.text-ticker:hover .text-ticker-track,.text-ticker.is-paused .text-ticker-track{animation-play-state:paused}
@keyframes text-roll{to{transform:translateX(-50%)}}
@media(max-width:740px){.text-ticker{padding:12px 0 7px}.text-ticker-track{font-size:23px}}
@media(prefers-reduced-motion:reduce){.text-ticker-track{animation:none;width:auto;display:block;text-align:center;font-size:22px}.text-ticker-track span{white-space:normal;padding:0 18px;display:block}.text-ticker-track span+span{display:none}}

/* Contrasting background for the digital ticker. */
.text-ticker{background:#ffdf7a;color:#17283f}

/* Two identical full-width groups keep the viewport filled at the loop boundary. */
.text-ticker-track{animation-duration:36s}
.ticker-repeat{display:flex;align-items:center;flex:0 0 auto;min-width:100vw}
.ticker-repeat span{flex:1 0 auto}
@media(prefers-reduced-motion:reduce){.ticker-repeat{display:block;min-width:0}.ticker-repeat+.ticker-repeat{display:none}.ticker-repeat span{padding:0 18px}}
