.ke-page{margin:0;background:#fff9f3;color:#241b16;font:16px/1.5 system-ui,sans-serif}.ke-wrap{max-width:1050px;margin:auto;padding:24px 20px 64px}.ke-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.ke-heading h1,.ke-heading h2{margin:6px 0}.ke-page a,.ke-strip a{color:inherit}.ke-button{display:inline-block;background:#ef681b;color:white!important;padding:11px 18px;border:0;border-radius:12px;font:inherit;font-weight:700;text-decoration:none;cursor:pointer}.ke-panel{background:white;border:1px solid #eadfd7;border-radius:18px;padding:22px;margin:20px 0}.ke-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ke-card{display:block;border:1px solid #eadfd7;border-radius:16px;overflow:hidden;background:white;text-decoration:none;min-width:0}.ke-card img{width:100%;height:260px;object-fit:contain;display:block;background:#f2ece6}.ke-card div{padding:14px}.ke-card h3{font-size:1.05rem;line-height:1.35;margin:6px 0;overflow-wrap:anywhere}.ke-card p{margin:0;font-size:.9rem;overflow-wrap:anywhere}.ke-card small{color:#92501d}.ke-strip{margin:28px auto;max-width:1160px;padding:20px;border:1px solid #eadfd7;border-radius:18px;clear:both;box-sizing:border-box}.ke-strip-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px}.ke-strip .ke-card img{height:155px}.ke-detail{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:24px}.ke-poster{display:block;width:100%;height:auto;max-height:80vh;object-fit:contain}.ke-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ke-form label{display:block;font-weight:650}.ke-form input:not([type=checkbox]),.ke-form select,.ke-form textarea{box-sizing:border-box;display:block;width:100%;padding:11px;margin-top:6px;border:1px solid #cdbdaf;border-radius:9px;font:inherit;background:white;color:#241b16}.ke-full{grid-column:1/-1}.ke-notice{padding:14px;border-radius:12px;background:#fff0d9}.ke-actions{display:flex;gap:10px;flex-wrap:wrap;margin:16px 0}.ke-page a:focus-visible,.ke-page button:focus-visible,.ke-strip a:focus-visible{outline:3px solid #bd4b0b;outline-offset:4px}.ke-table{width:100%;border-collapse:collapse}.ke-table td,.ke-table th{padding:10px;text-align:left;border-bottom:1px solid #eadfd7}.ke-scroll{overflow-x:auto}.ke-hidden{position:absolute;left:-10000px}.ke-page h1,.ke-page p{overflow-wrap:anywhere}@media(max-width:680px){.ke-grid{grid-template-columns:1fr 1fr}.ke-card img{height:190px}.ke-detail,.ke-form{grid-template-columns:1fr}.ke-strip-grid{display:flex;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:8px}.ke-strip .ke-card{flex:0 0 76%;scroll-snap-align:start}.ke-wrap{padding:16px 14px 50px}.ke-panel{padding:16px}.ke-full{grid-column:auto}}@media(max-width:380px){.ke-grid{grid-template-columns:1fr}}

.ke-page .ke-actions select,.ke-page .ke-actions input{max-width:100%;box-sizing:border-box;border:1px solid #cdbdaf;border-radius:9px;padding:10px;font:inherit;background:white;color:#241b16}.ke-page .ke-actions label{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
/* Compact, in-flow poster bundle. It never floats over the menu or cart. */
.ke-bundle-section{display:flex;justify-content:flex-end;clear:both;max-width:1160px;box-sizing:border-box;margin:18px auto;padding:12px 24px}.ke-bundle{appearance:none;border:1px solid #eadfd7;border-radius:18px;background:#fff9f3;color:#241b16;cursor:pointer;padding:20px 22px 15px;display:grid;justify-items:center;gap:14px;font:inherit;width:190px;max-width:100%;box-sizing:border-box}.ke-stack{display:block;position:relative;width:100px;height:125px;margin:8px 10px 0}.ke-stack img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#fff;border:2px solid white;border-radius:8px;box-shadow:0 3px 10px #241b1625;transform:translate(calc(var(--ke-layer)*6px),calc(var(--ke-layer)*-4px)) rotate(calc(var(--ke-layer)*7deg));box-sizing:border-box}.ke-count{position:absolute;right:-18px;bottom:-5px;background:#ed6216;color:#fff;border:2px solid #fff;border-radius:99px;min-width:28px;padding:3px 6px;font-size:13px;font-weight:800;text-align:center}.ke-bundle-label{font-size:14px;font-weight:800;line-height:1.5}.ke-bundle-label small{display:block;font-size:11px;font-weight:500;color:#75462b}.ke-bundle:focus-visible{outline:3px solid #ed6216;outline-offset:4px}.ke-viewer:not([open]){display:none!important}.ke-viewer[open]{display:flex;flex-direction:column}.ke-viewer{width:min(720px,calc(100vw - 24px));max-width:720px;max-height:calc(100dvh - 32px);padding:0;border:0;border-radius:20px;background:#fff9f3;color:#241b16;box-shadow:0 20px 80px #0005;font:16px/1.4 system-ui,sans-serif;overflow:hidden;box-sizing:border-box}.ke-viewer::backdrop{background:#16100dd4}.ke-viewer-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;flex-shrink:0}.ke-viewer-head small{font-size:10px;letter-spacing:.08em}.ke-viewer-head h2{margin:3px 0;font-size:20px}.ke-viewer-close,.ke-viewer-nav button{width:44px;height:44px;border:1px solid #dfcfc1;border-radius:12px;background:#fff;color:#241b16;font-size:20px;cursor:pointer;flex-shrink:0}.ke-viewer-track{display:flex;overflow-x:auto;overflow-y:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;min-height:0;scrollbar-width:thin;flex:1 1 auto;touch-action:pan-x pan-y}.ke-viewer-slide{flex:0 0 100%;width:100%;min-width:0;scroll-snap-align:start;box-sizing:border-box;padding:0 20px 8px}.ke-viewer-poster{display:block;background:#201b18;border-radius:12px;overflow:hidden}.ke-viewer-poster img{display:block;width:100%;height:min(53dvh,540px);object-fit:contain}.ke-viewer-caption h3{margin:12px 0 4px;font-size:18px;overflow-wrap:anywhere}.ke-viewer-caption p{font-size:13px;margin:0 0 8px}.ke-viewer a{color:#a63d08;font-weight:700}.ke-viewer-nav{display:flex;align-items:center;justify-content:center;gap:14px;padding:12px 20px;border-top:1px solid #eadfd7;flex-shrink:0;font-size:13px}.ke-viewer-nav a{margin-left:auto}.ke-viewer-nav button:disabled{opacity:.35;cursor:default}.ke-viewer-nav button[hidden]{display:none}.ke-viewer :focus-visible{outline:3px solid #e6661d;outline-offset:-3px}@media(max-width:680px){.ke-bundle-section{padding:10px 16px}.ke-bundle{width:166px;padding:16px}.ke-stack{width:84px;height:106px}.ke-viewer-head{padding:12px 16px}.ke-viewer-head h2{font-size:18px}.ke-viewer-slide{padding:0 12px 8px}.ke-viewer-nav{padding:10px 12px;gap:10px}.ke-viewer-poster img{height:49dvh}}
/* Floating right-edge events: compact, minimisable, and hidden around dialogs. */
.ke-floating-events{position:fixed;right:max(10px,env(safe-area-inset-right));top:40%;z-index:35;display:block!important;width:100px;max-width:100px;padding:0;margin:0;clear:none}.ke-floating-events[hidden]{display:none!important}.ke-floating-events .ke-bundle{width:100%;padding:14px 8px 9px;gap:9px;border-radius:14px;box-shadow:0 5px 22px #241b1625;background:#fffdf9}.ke-floating-events .ke-stack{width:48px;height:64px;margin:7px 7px 0}.ke-floating-events .ke-count{font-size:11px;min-width:20px;padding:2px 4px;right:-13px}.ke-floating-events .ke-bundle-label{font-size:10px;line-height:1.35}.ke-floating-events .ke-bundle-label small{display:none}.ke-floating-events .ke-tuck{position:absolute;right:0;top:-17px;width:34px;height:30px;border:1px solid #eadfd7;border-radius:12px;background:#fff;color:#62341c;font-size:22px;cursor:pointer;z-index:1}.ke-tab{display:none}.ke-floating-events.ke-is-tucked{width:36px}.ke-is-tucked .ke-bundle,.ke-is-tucked .ke-tuck{display:none}.ke-is-tucked .ke-tab{display:block;width:36px;min-height:80px;padding:12px 7px;writing-mode:vertical-rl;border:1px solid #eadfd7;border-radius:12px;background:#fff7ef;color:#713a1d;font:700 12px system-ui;cursor:pointer;box-shadow:0 3px 14px #241b1620}@media(max-width:680px){.ke-floating-events{width:76px;max-width:76px}.ke-floating-events .ke-stack{width:38px;height:52px}.ke-floating-events .ke-bundle{padding:12px 6px 7px}.ke-floating-events .ke-bundle-label{font-size:9px}.ke-floating-events .ke-tuck{width:30px;height:28px}}
/* Selectable Spotlight treatment. Compact retains the original dimensions. */
.ke-floating-events.ke-layout-spotlight{width:136px;max-width:136px}.ke-layout-spotlight .ke-bundle{padding:12px 12px 11px;gap:12px;border:1px solid #f6a15f;background:linear-gradient(150deg,#fffefb 18%,#fff0d9 100%);box-shadow:0 7px 24px #a94b172b,0 0 0 4px #ff761512}.ke-layout-spotlight .ke-bundle::before{content:'LOCAL EVENTS';font-size:8px;font-weight:850;letter-spacing:.1em;color:#a83d05;background:#ffe1be;padding:4px 7px;border-radius:99px}.ke-layout-spotlight .ke-stack{width:72px;height:96px;margin:8px 10px 1px}.ke-layout-spotlight .ke-stack img{border-color:#fff;box-shadow:0 5px 13px #66371638;transform:translate(calc(var(--ke-layer)*7px),calc(var(--ke-layer)*-4px)) rotate(calc(var(--ke-layer)*8deg))}.ke-layout-spotlight .ke-count{background:#e95a0c;box-shadow:0 2px 7px #a6442030;font-size:12px;right:-15px}.ke-layout-spotlight .ke-bundle-label{font-size:11px}.ke-layout-spotlight .ke-bundle-label small{display:block;font-size:9px;margin-top:4px;color:#95430c}.ke-layout-spotlight .ke-tuck{border-color:#efbf91;color:#9e3d0a}.ke-layout-spotlight .ke-bundle:hover,.ke-layout-spotlight .ke-bundle:focus-visible{box-shadow:0 9px 30px #a94b1740,0 0 0 4px #ff761525}.ke-floating-events.ke-layout-spotlight.ke-is-tucked{width:36px}.ke-layout-options{border:1px solid #eadfd7;border-radius:14px;padding:16px;margin:8px 0;min-width:0}.ke-layout-options legend{font-weight:750;padding:0 5px}.ke-layout-options>div{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ke-layout-options label{display:flex!important;align-items:flex-start;gap:10px;padding:14px;border:1px solid #eadfd7;border-radius:12px;cursor:pointer;background:white}.ke-layout-options label:has(input:checked){border-color:#ed681b;background:#fff3e4}.ke-layout-options input[type=radio]{width:18px!important;flex:0 0 18px;accent-color:#ed681b;margin:3px 0!important;padding:0!important}.ke-layout-options small{display:block;font-weight:400;margin-top:5px;color:#755947}.ke-layout-options p{font-size:13px;margin-bottom:0}@media(max-width:680px){.ke-floating-events.ke-layout-spotlight{width:108px;max-width:108px}.ke-layout-spotlight .ke-bundle{padding:10px 8px 9px;gap:10px}.ke-layout-spotlight .ke-stack{width:55px;height:76px;margin:6px 8px 0}.ke-layout-spotlight .ke-bundle-label{font-size:10px}.ke-layout-spotlight .ke-bundle-label small{font-size:8px}.ke-layout-spotlight .ke-bundle::before{font-size:7px;padding:3px 5px}.ke-layout-options>div{grid-template-columns:1fr}}
