.thean-lw{--lw-green:#087a5a;--lw-ink:#19231f;--lw-muted:#607269;--lw-line:#dbe5df;--lw-gold:#f2b33d;--lw-red:#e65c43;--lw-blue:#245c9d;--lw-purple:#8c4a8f;--lw-cream:#f7f2e7;font-family:inherit}.thean-lw-trigger{position:fixed;z-index:9990;display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:10px 14px;border:0;border-radius:999px;color:#fff;background:var(--lw-green);box-shadow:0 10px 28px rgba(8,122,90,0.28);cursor:pointer;font-weight:700}.thean-lw[data-vertical="bottom"] .thean-lw-trigger{bottom:22px}.thean-lw[data-vertical="top"] .thean-lw-trigger{top:22px}.thean-lw[data-horizontal="right"] .thean-lw-trigger{right:18px}.thean-lw[data-horizontal="left"] .thean-lw-trigger{left:18px}.thean-lw[data-display="icon_only"] .thean-lw-trigger__text{display:none}.thean-lw[data-display="text_only"] .thean-lw-trigger__icon{display:none}.thean-lw-trigger__icon{display:inline-grid;width:24px;height:24px;place-items:center;border-radius:50%;color:var(--lw-green);background:#fff}.thean-lw-modal[hidden]{display:none}.thean-lw-modal{position:fixed;inset:0;z-index:9999}.thean-lw-backdrop{position:absolute;inset:0;background:rgba(11,18,15,0.52)}.thean-lw-panel{position:absolute;left:50%;top:50%;width:min(860px,calc(100vw - 20px));max-height:calc(100vh - 20px);overflow:auto;transform:translate(-50%,-50%);border-radius:8px;background:#fff;color:var(--lw-ink);box-shadow:0 24px 70px rgba(0,0,0,0.28)}.thean-lw-close{position:absolute;right:10px;top:8px;z-index:2;width:36px;height:36px;border:0;background:transparent;color:var(--lw-muted);cursor:pointer;font-size:28px;line-height:1}.thean-lw-grid{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:18px;padding:20px;align-items:start}.thean-lw-wheel-wrap{position:relative;display:grid;place-items:center;gap:10px;padding-top:18px}.thean-lw-pointer{position:absolute;top:8px;left:50%;z-index:3;width:28px;height:22px;transform:translateX(-50%);background:var(--lw-red);clip-path:polygon(0 0,100% 0,50% 100%);filter:drop-shadow(0 4px 10px rgba(0,0,0,0.16))}.thean-lw-wheel{--lw-final-rotation:0deg;width:min(250px,58vw);aspect-ratio:1;border:10px solid #fff;border-radius:50%;background:conic-gradient(var(--lw-green) 0 72deg,var(--lw-gold) 72deg 144deg,var(--lw-red) 144deg 216deg,var(--lw-cream) 216deg 288deg,var(--lw-blue) 288deg 360deg);box-shadow:0 16px 40px rgba(20,34,28,0.2);position:relative;transition:transform 2.6s cubic-bezier(.16,.86,.26,1);transform:rotate(0deg)}.thean-lw-wheel::before{content:"";position:absolute;inset:8px;border-radius:50%;background:radial-gradient(circle at center,rgba(255,255,255,0.14) 0 36%,transparent 37%),conic-gradient(var(--lw-green) 0 72deg,var(--lw-gold) 72deg 144deg,var(--lw-red) 144deg 216deg,var(--lw-cream) 216deg 288deg,var(--lw-blue) 288deg 360deg)}.thean-lw-wheel::after{content:"";position:absolute;inset:40%;border-radius:50%;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,0.14);z-index:2}.thean-lw-wheel__label{--segment-angle:calc(360deg / var(--segments,5));--lw-label-radius:72px;position:absolute;left:50%;top:50%;width:56px;color:#fff;font-size:10px;font-weight:800;line-height:1.15;text-align:center;transform-origin:center center;transform:translate(-50%,-50%) rotate(calc((var(--segment-angle) * var(--segment-index)) + (var(--segment-angle) / 2))) translateY(calc(-1 * var(--lw-label-radius))) rotate(90deg);z-index:1;white-space:nowrap;letter-spacing:0}.thean-lw-wheel__label:nth-child(2n){color:#38250b}.thean-lw.is-spinning .thean-lw-wheel{transform:rotate(var(--lw-final-rotation))}.thean-lw-kicker{margin:0 0 8px;color:var(--lw-green);font-size:13px;font-weight:800;text-transform:uppercase}.thean-lw h2{margin:0 20px 6px 0;color:var(--lw-ink);font-size:22px;line-height:1.18}.thean-lw-copy,.thean-lw-spins,.thean-lw-form-note,.thean-lw-message,.thean-lw-coupon__time,.thean-lw-prize-choice__meta{color:var(--lw-muted);line-height:1.45}.thean-lw-copy{line-height:1.55}.thean-lw-result-list,.thean-lw-coupon{margin:10px 0;padding:8px 10px;border:1px solid var(--lw-line);border-radius:8px;background:#f8fbf9}.thean-lw-result-list__title{margin:0 0 8px;font-weight:700;color:var(--lw-ink);line-height:1.3;font-size:14px}.thean-lw-prize-choice{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;width:100%;margin-top:6px;padding:8px 10px;border:1px solid var(--lw-line);border-radius:6px;background:#fff;color:var(--lw-ink);cursor:pointer;text-align:left}.thean-lw-prize-choice strong,.thean-lw-coupon strong{font-size:15px;line-height:1.45}.thean-lw-prize-choice strong{flex:1 1 auto;min-width:0;white-space:normal;word-break:break-word}.thean-lw-prize-choice__index{flex:0 0 auto;display:inline-flex;align-items:center;color:var(--lw-green);font-size:11px;font-weight:800;text-transform:uppercase}.thean-lw-prize-choice__meta{flex:0 0 auto;display:inline-flex;align-items:center;max-width:110px;white-space:normal;font-size:12px;line-height:1.25;text-align:right}.thean-lw-prize-choice[aria-pressed="true"]{border-color:var(--lw-green);box-shadow:inset 0 0 0 1px var(--lw-green)}.thean-lw-actions{display:flex;gap:10px;flex-wrap:wrap}.thean-lw-actions--wheel{width:min(250px,58vw);justify-content:center}.thean-lw-actions--wheel .thean-lw-btn{width:100%}.thean-lw-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 16px;border:1px solid var(--lw-green);border-radius:6px;background:var(--lw-green);color:#fff;cursor:pointer;font-weight:700;text-decoration:none}.thean-lw-btn:disabled{opacity:0.6;cursor:not-allowed}.thean-lw-btn--secondary{background:#fff;color:var(--lw-green)}.thean-lw-form{margin-top:10px}.thean-lw-form label{display:block;margin-bottom:6px;font-weight:700}.thean-lw-form input[type="text"]{width:100%;min-height:42px;margin-bottom:10px;padding:8px 10px;border:1px solid var(--lw-line);border-radius:6px}.thean-lw-hp{position:absolute;left:-9999px;opacity:0}.thean-lw-code{display:inline-flex;align-items:center;gap:8px;margin:8px 0;padding:8px 10px;border:1px dashed var(--lw-green);border-radius:6px;background:#fff;color:var(--lw-green);font-weight:800}@media (max-width:720px){.thean-lw .thean-lw-trigger{left:50%;right:auto;top:auto;bottom:calc(env(safe-area-inset-bottom,0px) + 55px);transform:translateX(-50%);border-radius:5px;max-width:calc(100vw - 24px)}.thean-lw[data-context="cart"] .thean-lw-trigger,.thean-lw[data-context="product"] .thean-lw-trigger{bottom:calc(env(safe-area-inset-bottom,0px) + 110px)}.thean-lw-trigger__text{max-width:160px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.thean-lw-panel{width:calc(100vw - 16px);max-height:calc(100vh - 16px)}.thean-lw-grid{grid-template-columns:152px minmax(0,1fr);gap:12px;padding:16px 14px}.thean-lw[data-has-results="1"] .thean-lw-grid{grid-template-columns:1fr}.thean-lw[data-has-results="1"] .thean-lw-content{width:100%}.thean-lw h2{font-size:16px;margin-right:14px;line-height:1.2}.thean-lw-copy,.thean-lw-spins,.thean-lw-message,.thean-lw-form-note,.thean-lw-prize-choice__meta{font-size:12px}.thean-lw-kicker{font-size:11px;margin-bottom:4px}.thean-lw-wheel{width:150px;border-width:7px}.thean-lw-wheel-wrap{padding-top:14px;align-content:start}.thean-lw-pointer{top:4px;width:18px;height:14px}.thean-lw-wheel__label{--lw-label-radius:44px;width:38px;font-size:8px;line-height:1.05}.thean-lw-actions--wheel{width:150px;gap:8px}.thean-lw[data-has-results="1"] .thean-lw-actions--wheel{width:100%;max-width:150px;margin-inline:auto}.thean-lw-btn{min-height:34px;padding:7px 10px;font-size:12px;line-height:1.2}.thean-lw-result-list,.thean-lw-coupon{padding:6px 8px}.thean-lw-prize-choice{padding:7px 8px;gap:6px}.thean-lw-prize-choice strong,.thean-lw-coupon strong{font-size:13px;line-height:1.25}.thean-lw-result-list__title{font-size:13px;margin-bottom:6px}.thean-lw-prize-choice__index{font-size:10px}.thean-lw-prize-choice__meta{max-width:84px;font-size:11px}}
