.loot-weekly-loot{position:fixed;top:50%;z-index:130;pointer-events:none}.loot-weekly-loot--right{right:1rem}.loot-weekly-loot--left{left:1rem}.loot-weekly-loot__launcher{pointer-events:auto;position:relative;display:inline-flex;align-items:center;gap:1rem;min-width:0;max-width:29rem;padding:1rem 1.15rem;border:1px solid rgba(var(--color-foreground),.14);border-radius:1.8rem;background:linear-gradient(160deg,rgba(var(--color-background),.94),rgba(var(--color-background),.86));color:rgb(var(--color-foreground));box-shadow:0 1rem 3rem #0000002e;overflow:hidden;isolation:isolate;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);cursor:pointer;transform:translateY(-50%);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}@media(hover:hover)and (min-width:990px){.loot-weekly-loot__launcher:hover{transform:translateY(calc(-50% - 4px)) scale(1.01);box-shadow:0 1.6rem 3.6rem #0000003d;border-color:rgba(var(--color-button),.35)}}.loot-weekly-loot__launcher:focus-visible{outline:.2rem solid rgba(var(--color-button),.55);outline-offset:.2rem}.loot-weekly-loot__shine,.loot-weekly-loot__glow{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.loot-weekly-loot__shine{background:linear-gradient(120deg,transparent 18%,rgba(255,255,255,.22) 42%,transparent 66%);transform:translate(-135%);animation:lootWeeklySweep 4.8s ease-in-out infinite}.loot-weekly-loot__glow{background:radial-gradient(circle at 18% 30%,rgba(var(--color-button),.14),transparent 45%),radial-gradient(circle at 82% 72%,rgba(255,215,128,.18),transparent 42%)}@keyframes lootWeeklySweep{0%,22%{transform:translate(-135%)}38%,to{transform:translate(155%)}}.loot-weekly-loot__logo-wrap{position:relative;z-index:1;flex:0 0 6.4rem;width:6.4rem;height:6.4rem;display:flex;align-items:center;justify-content:center;border-radius:1.6rem;background:#ffffffe0;box-shadow:inset 0 .12rem #fff9,0 .8rem 1.6rem #0000001f;padding:.7rem}.loot-weekly-loot__logo{display:block;width:100%;height:auto;max-width:100%;max-height:100%;object-fit:contain}.loot-weekly-loot__teaser{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;text-align:left}.loot-weekly-loot__mini-badge{display:inline-flex;align-items:center;justify-content:center;padding:.2rem .6rem;border-radius:999px;background:rgba(var(--color-button),.14);color:rgb(var(--color-foreground));font-size:1rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.loot-weekly-loot__teaser strong{font-size:1.45rem;line-height:1.15}.loot-weekly-loot__teaser small{font-size:1.12rem;opacity:.72}.loot-weekly-loot__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147482500;display:flex;align-items:center;justify-content:center;width:100vw;height:100dvh;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .28s ease,visibility .28s ease}.loot-weekly-loot__modal.is-open{opacity:1;visibility:visible;pointer-events:auto}.loot-weekly-loot__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#080a1094;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.loot-weekly-loot__dialog{position:relative;width:min(92vw,93rem);max-height:min(90dvh,78rem);overflow:auto;margin:2rem;border-radius:3rem;background:linear-gradient(180deg,rgba(var(--color-background),.97),rgba(var(--color-background),.93));border:1px solid rgba(var(--color-foreground),.12);box-shadow:0 2rem 6rem #00000059;transform:translateY(2.4rem) scale(.96);transition:transform .34s cubic-bezier(.2,.7,.1,1)}.loot-weekly-loot__modal.is-open .loot-weekly-loot__dialog{transform:translateY(0) scale(1)}.loot-weekly-loot__close{position:absolute;top:1.3rem;right:1.3rem;z-index:2;width:4rem;height:4rem;border:none;border-radius:999px;background:rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground));cursor:pointer;font-size:2.6rem;line-height:1}.loot-weekly-loot__content{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:center;gap:0;min-height:52rem}.loot-weekly-loot__visual{position:relative;padding:4rem 3rem;min-height:52rem;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(circle at 22% 25%,rgba(var(--color-button),.14),transparent 38%),radial-gradient(circle at 76% 82%,rgba(255,223,133,.16),transparent 34%),linear-gradient(180deg,rgba(var(--color-background),.85),rgba(var(--color-background),.98))}.loot-weekly-loot__badge{position:absolute;top:2.2rem;left:2.2rem;display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1rem;border-radius:999px;background:linear-gradient(135deg,#ffd465,#ff7a7a);color:#26140b;font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:1.1rem;box-shadow:0 .8rem 1.6rem #0000002e}.loot-weekly-loot__image{width:min(100%,38rem);height:auto;border-radius:2.4rem;object-fit:cover;box-shadow:0 1.6rem 4rem #0000003d;transform:rotate(-3deg)}.loot-weekly-loot__image--placeholder{width:min(100%,38rem);min-height:38rem;border-radius:2.4rem;display:grid;place-items:center;background:rgba(var(--color-foreground),.06)}.loot-weekly-loot__spark{position:absolute;width:1.1rem;height:1.1rem;border-radius:999px;background:#ffe29a;box-shadow:0 0 #ffe29a59;animation:lootWeeklySpark 3.2s ease-in-out infinite}.loot-weekly-loot__spark--one{top:18%;right:18%;animation-delay:0s}.loot-weekly-loot__spark--two{bottom:22%;left:15%;animation-delay:.7s}.loot-weekly-loot__spark--three{top:48%;left:10%;animation-delay:1.4s}@keyframes lootWeeklySpark{0%,to{transform:scale(.65);opacity:.45;box-shadow:0 0 #ffe29a40}50%{transform:scale(1.2);opacity:1;box-shadow:0 0 0 1.3rem #ffe29a00}}.loot-weekly-loot__info{padding:5rem 4.2rem 4rem;display:flex;flex-direction:column;gap:1.4rem}.loot-weekly-loot__eyebrow{margin:0;text-transform:uppercase;letter-spacing:.12em;font-size:1.1rem;font-weight:800;opacity:.66}.loot-weekly-loot__title{margin:0;font-size:clamp(2.8rem,3.5vw,4.4rem);line-height:1.02}.loot-weekly-loot__product-title{margin:0;font-size:clamp(1.8rem,2vw,2.4rem);line-height:1.18;opacity:.92}.loot-weekly-loot__pricing{display:flex;align-items:center;flex-wrap:wrap;gap:.9rem}.loot-weekly-loot__price{font-size:2.6rem;font-weight:900;color:rgb(var(--color-button));line-height:1}.loot-weekly-loot__compare{font-size:1.6rem;text-decoration:line-through;opacity:.52}.loot-weekly-loot__discount{display:inline-flex;padding:.35rem .7rem;border-radius:999px;background:#07b36524;color:#0d8c55;font-size:1.1rem;font-weight:800}html[data-loot-mode=dark] .loot-weekly-loot__discount,body[data-loot-mode=dark] .loot-weekly-loot__discount{color:#85f4b9;background:#1bc47329}.loot-weekly-loot__text p{margin:0;font-size:1.52rem;line-height:1.72;opacity:.82}.loot-weekly-loot__meta{display:flex;flex-wrap:wrap;gap:.8rem}.loot-weekly-loot__meta-pill{display:inline-flex;align-items:center;justify-content:center;padding:.5rem .85rem;border-radius:999px;background:rgba(var(--color-foreground),.06);color:rgb(var(--color-foreground));font-size:1.18rem;font-weight:700}.loot-weekly-loot__meta-pill--soldout{background:#d32f2f29;color:#d32f2f}html[data-loot-mode=dark] .loot-weekly-loot__meta-pill--soldout,body[data-loot-mode=dark] .loot-weekly-loot__meta-pill--soldout{color:#ff9898}.loot-weekly-loot__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.2rem}.loot-weekly-loot__button.button{min-width:18rem;min-height:5rem}.loot-weekly-loot__ghost{display:inline-flex;align-items:center;justify-content:center;min-height:5rem;padding:0 1.8rem;border-radius:999px;border:1px solid rgba(var(--color-foreground),.16);background:transparent;color:rgb(var(--color-foreground));font-weight:700;cursor:pointer}body.loot-weekly-loot-open{overflow:hidden}@media screen and (max-width:989px){.loot-weekly-loot{top:auto;bottom:8.6rem}.loot-weekly-loot__launcher{transform:none}.loot-weekly-loot--right{right:1rem}.loot-weekly-loot--left{left:1rem}.loot-weekly-loot__launcher{max-width:26rem;padding:.9rem 1rem;gap:.85rem;border-radius:1.6rem}.loot-weekly-loot__logo-wrap{flex-basis:5.2rem;width:5.2rem;height:5.2rem;border-radius:1.3rem;padding:.55rem}.loot-weekly-loot__teaser strong{font-size:1.28rem}.loot-weekly-loot__teaser small{font-size:1.02rem}.loot-weekly-loot__dialog{width:min(94vw,54rem);border-radius:2.6rem;margin:1.2rem}.loot-weekly-loot__content{grid-template-columns:1fr;min-height:0}.loot-weekly-loot__visual{min-height:30rem;padding:4.6rem 2rem 2rem}.loot-weekly-loot__badge{top:1.5rem;left:1.5rem;font-size:1rem}.loot-weekly-loot__image,.loot-weekly-loot__image--placeholder{width:min(100%,27rem)}.loot-weekly-loot__info{padding:2.2rem 2rem 2.4rem;gap:1.2rem}.loot-weekly-loot__price{font-size:2.3rem}.loot-weekly-loot__button.button,.loot-weekly-loot__ghost{min-height:4.7rem}}@media screen and (max-width:560px){.loot-weekly-loot{left:1rem!important;right:1rem!important;bottom:8rem}.loot-weekly-loot__launcher{width:100%;max-width:none}.loot-weekly-loot__dialog{width:calc(100vw - 1.6rem);max-height:calc(100vh - 2rem)}.loot-weekly-loot__close{top:.9rem;right:.9rem;width:3.6rem;height:3.6rem}}@media(prefers-reduced-motion:reduce){.loot-weekly-loot__launcher,.loot-weekly-loot__modal,.loot-weekly-loot__dialog,.loot-weekly-loot__shine,.loot-weekly-loot__lid,.loot-weekly-loot__spark{animation:none!important;transition:none!important}}.loot-weekly-loot__edge-cue{position:absolute;top:50%;z-index:4;display:grid;place-items:center;width:3.5rem;height:3.5rem;border-radius:999px;background:linear-gradient(135deg,rgba(var(--color-button),.95),#38bdf8);color:#fff;box-shadow:0 0 1.6rem #38bdf86b;transform:translateY(-50%);transition:transform .28s ease,opacity .2s ease}.loot-weekly-loot--right .loot-weekly-loot__edge-cue{right:.55rem}.loot-weekly-loot--left .loot-weekly-loot__edge-cue{left:.55rem}.loot-weekly-loot:not(.is-collapsed) .loot-weekly-loot__edge-cue{opacity:.62;transform:translateY(-50%) scale(.82)}.loot-weekly-loot.is-collapsed .loot-weekly-loot__launcher{box-shadow:0 .8rem 2.2rem #00000029,0 0 1.4rem #38bdf82e}.loot-weekly-loot--right.is-collapsed .loot-weekly-loot__launcher{transform:translate(calc(100% - 4.7rem),-50%)}.loot-weekly-loot--left.is-collapsed .loot-weekly-loot__launcher{transform:translate(calc(-100% + 4.7rem),-50%)}.loot-weekly-loot.is-collapsed .loot-weekly-loot__shine{animation-play-state:paused}@media screen and (max-width:989px){.loot-weekly-loot--right.is-collapsed .loot-weekly-loot__launcher{transform:translate(calc(100% - 4.7rem))}.loot-weekly-loot--left.is-collapsed .loot-weekly-loot__launcher{transform:translate(calc(-100% + 4.7rem))}}@media screen and (max-width:560px){.loot-weekly-loot.is-collapsed{left:auto!important;right:0!important;width:min(92vw,28rem)}.loot-weekly-loot--left.is-collapsed{left:0!important;right:auto!important}.loot-weekly-loot--right.is-collapsed .loot-weekly-loot__launcher{transform:translate(calc(100% - 4.5rem))}.loot-weekly-loot--left.is-collapsed .loot-weekly-loot__launcher{transform:translate(calc(-100% + 4.5rem))}}@media(hover:hover)and (pointer:fine){.loot-weekly-loot--right.is-collapsed:hover .loot-weekly-loot__launcher,.loot-weekly-loot--left.is-collapsed:hover .loot-weekly-loot__launcher{transform:translateY(-50%)}}.loot-weekly-loot__actions .loot-card-add,.loot-weekly-loot__actions .loot-card-add__form{width:auto;min-width:18rem}.loot-weekly-loot__button{width:100%;cursor:pointer}.loot-weekly-loot__open-area{position:relative;z-index:2;display:flex;align-items:center;gap:1rem;min-width:0;flex:1 1 auto;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.loot-weekly-loot__dock-close{position:absolute;top:.55rem;right:.55rem;z-index:7;display:grid;place-items:center;width:2.45rem;height:2.45rem;padding:0;border:1px solid rgba(var(--color-foreground),.13);border-radius:999px;background:rgba(var(--color-background),.9);color:rgb(var(--color-foreground));font-size:1.65rem;line-height:1;cursor:pointer;box-shadow:0 .35rem 1rem #0000001f;transition:transform .18s ease,background .18s ease}.loot-weekly-loot__dock-close:hover{transform:scale(1.07);background:rgb(var(--color-background))}.loot-weekly-loot__drawer-tab{position:absolute;top:50%;z-index:9;display:inline-flex;align-items:center;gap:.45rem;width:6.8rem;min-height:4.8rem;padding:.45rem .55rem;border:1px solid rgba(var(--color-foreground),.14);background:linear-gradient(155deg,rgba(var(--color-background),.98),rgba(var(--color-background),.9));color:rgb(var(--color-foreground));box-shadow:0 .9rem 2.4rem #0000002e;font:inherit;font-size:.95rem;font-weight:800;line-height:1;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-50%) scale(.88);transition:opacity .24s ease,transform .24s ease,visibility .24s ease}.loot-weekly-loot--right .loot-weekly-loot__drawer-tab{right:-1rem;border-radius:1.4rem 0 0 1.4rem}.loot-weekly-loot--left .loot-weekly-loot__drawer-tab{left:-1rem;flex-direction:row-reverse;border-radius:0 1.4rem 1.4rem 0}.loot-weekly-loot__drawer-logo{display:grid;place-items:center;width:2.7rem;height:2.7rem;flex:0 0 2.7rem;overflow:hidden;border-radius:.8rem;background:#ffffffe6}.loot-weekly-loot__drawer-logo img{display:block;width:100%;height:100%;padding:.25rem;object-fit:contain}.loot-weekly-loot.is-collapsed .loot-weekly-loot__launcher{opacity:0;visibility:hidden;pointer-events:none}.loot-weekly-loot--right.is-collapsed .loot-weekly-loot__launcher,.loot-weekly-loot--right.is-collapsed:hover .loot-weekly-loot__launcher{transform:translate(calc(100% + 2rem),-50%)}.loot-weekly-loot--left.is-collapsed .loot-weekly-loot__launcher,.loot-weekly-loot--left.is-collapsed:hover .loot-weekly-loot__launcher{transform:translate(calc(-100% - 2rem),-50%)}.loot-weekly-loot.is-collapsed .loot-weekly-loot__drawer-tab{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(-50%) scale(1)}@media screen and (max-width:989px){.loot-weekly-loot__open-area{gap:.85rem}.loot-weekly-loot--right.is-collapsed .loot-weekly-loot__launcher,.loot-weekly-loot--right.is-collapsed:hover .loot-weekly-loot__launcher{transform:translate(calc(100% + 2rem))}.loot-weekly-loot--left.is-collapsed .loot-weekly-loot__launcher,.loot-weekly-loot--left.is-collapsed:hover .loot-weekly-loot__launcher{transform:translate(calc(-100% - 2rem))}}@media screen and (max-width:560px){.loot-weekly-loot:not(.is-collapsed){left:1rem!important;right:1rem!important;width:auto}.loot-weekly-loot.is-collapsed{width:6.8rem}.loot-weekly-loot--right.is-collapsed{left:auto!important;right:0!important}.loot-weekly-loot--left.is-collapsed{left:0!important;right:auto!important}.loot-weekly-loot__drawer-tab{min-height:4.6rem}}@media screen and (max-width:560px){.loot-weekly-loot.is-collapsed{width:8.2rem;overflow:visible}.loot-weekly-loot--right.is-collapsed{right:.35rem!important}.loot-weekly-loot--left.is-collapsed{left:.35rem!important}.loot-weekly-loot__drawer-tab{width:8.2rem;min-width:8.2rem;min-height:4.5rem;gap:.4rem;padding:.45rem .7rem;overflow:visible;white-space:nowrap;font-size:1rem}.loot-weekly-loot--right .loot-weekly-loot__drawer-tab{right:0}.loot-weekly-loot--left .loot-weekly-loot__drawer-tab{left:0}.loot-weekly-loot__drawer-logo{width:2.45rem;height:2.45rem;flex-basis:2.45rem}.loot-weekly-loot__drawer-tab>span:last-child{display:block;min-width:3.5rem;overflow:visible;text-align:left}}
/*# sourceMappingURL=/cdn/shop/t/136/assets/lootsepeti-weekly-loot.css.map */
