/* Lucky Duck Universe weekly collection engine v1 */
.ldu-weekly-hunt-layer{position:absolute;inset:0;z-index:24;pointer-events:none}
.ldu-weekly-item{--x:50%;--y:50%;--mx:var(--x);--my:var(--y);--item-size:22px;--mobile-size:var(--item-size);--item-opacity:.7;--item-rotate:0deg;position:absolute;left:var(--x);top:var(--y);width:56px;height:56px;margin:-28px 0 0 -28px;padding:0;border:0;background:transparent;display:flex;align-items:center;justify-content:center;pointer-events:auto;cursor:pointer;touch-action:manipulation;z-index:2;transform:rotate(var(--item-rotate));transition:transform .18s ease,filter .18s ease}
.ldu-weekly-item img{display:block;width:var(--item-size);height:auto;max-height:var(--item-size);object-fit:contain;opacity:var(--item-opacity);filter:drop-shadow(0 1px 1px rgba(0,0,0,.36));transition:opacity .18s ease,transform .18s ease,filter .18s ease;user-select:none;-webkit-user-drag:none}
.ldu-weekly-item:hover,.ldu-weekly-item:focus-visible{transform:rotate(var(--item-rotate)) scale(1.08);outline:none}
.ldu-weekly-item:hover img,.ldu-weekly-item:focus-visible img{opacity:1;filter:drop-shadow(0 2px 3px rgba(0,0,0,.55))}
.ldu-weekly-item.is-found{display:none}
.ldu-weekly-item[data-blend="water"] img{filter:saturate(.72) brightness(.88) drop-shadow(0 1px 1px rgba(0,36,70,.35))}
.ldu-weekly-item[data-blend="foliage"] img{filter:saturate(.62) brightness(.76) sepia(.12) drop-shadow(0 1px 1px rgba(0,0,0,.4))}
.ldu-weekly-item[data-blend="wood"] img{filter:saturate(.52) brightness(.72) sepia(.28) drop-shadow(0 1px 1px rgba(0,0,0,.42))}
.ldu-weekly-item[data-blend="lantern"] img{filter:saturate(.75) brightness(.78) drop-shadow(0 0 3px rgba(255,183,58,.32))}
.ldu-weekly-item[data-blend="earth"] img{filter:saturate(.56) brightness(.71) sepia(.22) drop-shadow(0 1px 1px rgba(0,0,0,.4))}
.ldu-weekly-item[data-blend="shadow"] img{filter:saturate(.35) brightness(.48) sepia(.24) drop-shadow(0 1px 1px rgba(0,0,0,.5))}
.ldu-weekly-item__label{display:none;position:absolute;left:50%;bottom:calc(100% + 5px);transform:translateX(-50%) rotate(calc(-1 * var(--item-rotate)));white-space:nowrap;border-radius:6px;padding:4px 7px;background:#15120fe8;color:#ffe28f;font:800 10px/1.1 Arial,sans-serif;box-shadow:0 4px 14px #0008}
.ldu-weekly-banner-host{position:absolute;z-index:46;left:clamp(12px,2.5vw,34px);bottom:clamp(14px,2.2vw,30px);width:min(360px,calc(100% - 24px));pointer-events:none}
.ldu-weekly-banner{pointer-events:auto;border:1px solid rgba(241,215,151,.68);border-radius:14px;padding:13px 14px 12px;background:linear-gradient(135deg,rgba(15,45,48,.93),rgba(18,27,21,.92));color:#f8efd8;box-shadow:0 12px 32px rgba(0,0,0,.42),inset 0 0 0 1px rgba(255,255,255,.05);backdrop-filter:blur(8px)}
.ldu-weekly-banner.is-leaving{border-color:#f0b767;box-shadow:0 12px 32px rgba(0,0,0,.45),0 0 20px rgba(236,153,58,.16)}
.ldu-weekly-banner__top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.ldu-weekly-banner__eyebrow{margin:0 0 2px;color:#b9e8d3;font:900 9px/1.2 Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase}.ldu-weekly-banner h2{margin:0;color:#fff1bd;font:900 20px/1 Georgia,serif}.ldu-weekly-banner__deadline{flex:0 0 auto;border-radius:999px;padding:5px 7px;background:#0c1714;color:#d6cba9;font:800 9px/1 Arial,sans-serif}.ldu-weekly-banner__progress{height:8px;margin:10px 0 7px;border-radius:999px;background:#08120f;overflow:hidden;border:1px solid rgba(255,255,255,.12)}.ldu-weekly-banner__progress span{display:block;height:100%;width:0;background:linear-gradient(90deg,#69aa70,#e2c364);transition:width .35s ease}.ldu-weekly-banner__status{display:flex;justify-content:space-between;gap:9px;color:#d9d1bc;font:700 10px/1.25 Arial,sans-serif}.ldu-weekly-banner__message{margin:8px 0 0;color:#c8bfaa;font:600 10px/1.35 Arial,sans-serif}.ldu-weekly-banner__clue{display:none;margin:8px 0 0;padding:8px 9px;border-left:3px solid #d8b85f;border-radius:5px;background:rgba(0,0,0,.22);color:#f2dfaa;font:700 10px/1.35 Arial,sans-serif}.ldu-weekly-banner__actions{display:flex;gap:7px;margin-top:9px}.ldu-weekly-banner__actions button,.ldu-weekly-banner__actions a{flex:1;border:1px solid #6e8c72;border-radius:7px;padding:7px 8px;text-align:center;text-decoration:none;background:#355e46;color:#fff;font:850 10px/1 Arial,sans-serif;cursor:pointer}.ldu-weekly-banner__actions button{background:#1a2a22;border-color:#62796a;color:#e9dfc5}.ldu-weekly-banner__actions button:hover,.ldu-weekly-banner__actions a:hover{filter:brightness(1.13)}
.ldu-hunt-modal[hidden]{display:none!important}.ldu-hunt-modal{position:fixed;inset:0;z-index:2147483641;display:grid;place-items:center;padding:18px}.ldu-hunt-modal__backdrop{position:absolute;inset:0;border:0;background:rgba(4,6,5,.78);backdrop-filter:blur(7px)}.ldu-hunt-modal__card{position:relative;z-index:1;width:min(430px,calc(100vw - 28px));max-height:calc(100vh - 28px);overflow:auto;border:5px solid #7b5a2e;border-radius:18px;padding:25px 23px 22px;text-align:center;background:linear-gradient(145deg,#f1e3bd,#cdb47b);color:#372718;box-shadow:inset 0 0 0 2px #fff0c7,0 28px 80px #000}.ldu-hunt-modal__close{position:absolute;right:9px;top:7px;width:38px;height:38px;border:2px solid #79592e;border-radius:50%;background:#f5e7c1;color:#372718;font-size:25px;cursor:pointer}.ldu-hunt-modal__kicker{margin:0;color:#426247;font:950 11px/1 Arial,sans-serif;letter-spacing:.15em;text-transform:uppercase}.ldu-hunt-modal__image-wrap{width:140px;height:140px;margin:10px auto 5px;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle,#f8edcf,#c4a86e);border:3px double #80602e}.ldu-hunt-modal__image{display:block;max-width:118px;max-height:118px;object-fit:contain;filter:drop-shadow(0 8px 8px rgba(0,0,0,.25))}.ldu-hunt-modal h2{margin:7px 0 5px;font:900 30px/1 Georgia,serif}.ldu-hunt-modal__meta{display:flex;justify-content:center;flex-wrap:wrap;gap:6px;margin-bottom:9px}.ldu-hunt-modal__meta span{border-radius:999px;padding:5px 8px;background:#6b512d;color:#fff3cf;font:850 10px/1 Arial,sans-serif}.ldu-hunt-modal__story{margin:0 auto;color:#685237;line-height:1.5}.ldu-hunt-modal__save,.ldu-hunt-modal__claim,.ldu-hunt-modal__passport{display:block;width:100%;margin-top:14px;border:0;border-radius:9px;padding:12px 15px;text-decoration:none;background:#3f6a49;color:#fff;font:900 14px/1 Arial,sans-serif;cursor:pointer}.ldu-hunt-modal__claim{background:#724b2b}.ldu-hunt-modal__passport{background:#2c4936}.ldu-hunt-modal__saved{margin:14px 0 0;color:#365b3d;font-weight:900}.ldu-hunt-preview-toggle{position:fixed;right:14px;bottom:14px;z-index:2147483639;border:2px solid #ffe18b;border-radius:999px;padding:9px 13px;background:#172b24;color:#fff3c4;font:900 11px/1 Arial,sans-serif;box-shadow:0 8px 25px #0008;cursor:pointer}.ldu-hunt-preview-on .ldu-weekly-item,.shopify-design-mode.ldu-hunt-preview-on .ldu-weekly-item{display:flex!important;background:rgba(255,218,74,.18);border:2px dashed #ffe45f;border-radius:50%;z-index:100}.ldu-hunt-preview-on .ldu-weekly-item img{opacity:1!important;filter:none!important;transform:scale(1.35)}.ldu-hunt-preview-on .ldu-weekly-item__label{display:block}
@media(max-width:700px){.ldu-weekly-item{left:var(--mx);top:var(--my);--item-size:var(--mobile-size);width:54px;height:54px;margin:-27px 0 0 -27px}.ldu-weekly-banner-host{left:10px;bottom:10px;width:min(330px,calc(100% - 20px))}.ldu-weekly-banner{padding:11px 12px}.ldu-weekly-banner h2{font-size:17px}.ldu-weekly-banner__message{display:none}}
@media(prefers-reduced-motion:reduce){.ldu-weekly-item,.ldu-weekly-item img,.ldu-weekly-banner__progress span{transition:none!important}}
.ldu-weekly-banner__product{margin:7px 0 0;color:#9fc6ac;font:700 9px/1.35 Arial,sans-serif}
@media(max-width:700px){.ldu-weekly-banner__product{display:none}}
