.loot-craft{--lc-bg: var(--lp-bg, rgb(var(--color-background, 7, 9, 17)));--lc-surface: var(--lp-surface, #111522);--lc-surface-2: var(--lp-surface-2, #191e2f);--lc-text: var(--lp-text, rgb(var(--color-foreground, 247, 248, 255)));--lc-muted: var(--lp-muted, rgba(var(--color-foreground, 247, 248, 255), .7));--lc-accent: var(--lp-accent, #9368ff);--lc-accent-2: var(--lp-accent-2, #38bdf8);--lc-on-accent: var(--lp-on-accent, #fff);--lc-border: rgba(var(--lp-accent-rgb, 147, 104, 255), .26);--lc-border-soft: rgba(var(--lp-text-rgb, 247, 248, 255), .1);--lc-panel: rgba(var(--lp-surface-rgb, 17, 21, 34), .92);--lc-panel-strong: rgba(var(--lp-surface-2-rgb, 25, 30, 47), .97);--lc-field: rgba(var(--lp-bg-rgb, 7, 9, 17), .46);--lc-shadow: 0 2.2rem 6rem rgba(0, 0, 0, var(--lp-shadow-opacity, .24));position:relative;isolation:isolate;overflow:clip;padding:clamp(4.5rem,7vw,8.5rem) 0 8rem;color:var(--lc-text)}.loot-craft *,.loot-craft *:before,.loot-craft *:after{box-sizing:border-box}.loot-craft__ambient{position:absolute;z-index:-1;width:45rem;height:45rem;border-radius:50%;pointer-events:none;opacity:.38;background:radial-gradient(circle,rgba(var(--lp-accent-rgb, 147, 104, 255),.22),transparent 68%)}.loot-craft__ambient--one{top:-24rem;left:-15rem}.loot-craft__ambient--two{right:-20rem;top:34%;background:radial-gradient(circle,rgba(var(--lp-accent-2-rgb, 56, 189, 248),.16),transparent 68%)}.loot-craft__shell{width:min(144rem,calc(100% - 3.2rem));margin:0 auto}.loot-craft__hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:3rem;margin-bottom:2.4rem}.loot-craft__kicker{display:inline-flex;align-items:center;gap:.8rem;padding:.6rem 1.05rem;border:1px solid var(--lc-border);border-radius:999px;background:rgba(var(--lp-accent-rgb, 147, 104, 255),.09);color:var(--lc-text);font-size:1.15rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.loot-craft__kicker span{color:var(--lc-accent-2)}.loot-craft__title{max-width:92rem;margin:1.5rem 0 0;color:var(--lc-text);font-family:var(--font-heading-family);font-size:clamp(4rem,6vw,7.8rem);font-weight:var(--font-heading-weight);line-height:.96;letter-spacing:-.04em;text-wrap:balance}.loot-craft__intro{max-width:80rem;margin-top:1.7rem;color:var(--lc-muted);font-size:clamp(1.55rem,1.8vw,1.9rem);line-height:1.7}.loot-craft__intro p,.loot-craft__notice p{margin:0}.loot-craft__bonus-card{display:flex;align-items:center;gap:1.3rem;min-width:28rem;padding:1.5rem 1.7rem;border:1px solid var(--lc-border);border-radius:1.8rem;background:linear-gradient(145deg,rgba(var(--lp-accent-rgb, 147, 104, 255),.18),var(--lc-panel));box-shadow:var(--lc-shadow)}.loot-craft__bonus-icon{display:grid;place-items:center;width:5.2rem;height:5.2rem;border:1px solid var(--lc-border);border-radius:1.5rem;background:rgba(var(--lp-bg-rgb, 7, 9, 17),.34);color:var(--lc-accent-2);font-size:2.5rem}.loot-craft__bonus-card strong,.loot-craft__bonus-card span{display:block}.loot-craft__bonus-card strong{color:var(--lc-text);font-size:2.2rem;line-height:1.1}.loot-craft__bonus-card div>span{margin-top:.35rem;color:var(--lc-muted);font-size:1.2rem}.loot-craft__notice{display:flex;gap:1rem;align-items:flex-start;margin-bottom:2rem;padding:1.3rem 1.5rem;border:1px solid var(--lc-border-soft);border-radius:1.4rem;background:rgba(var(--lp-surface-rgb, 17, 21, 34),.56);color:var(--lc-muted);font-size:1.3rem;line-height:1.6}.loot-craft__notice>span{display:grid;place-items:center;flex:0 0 auto;width:2.2rem;height:2.2rem;margin-top:.1rem;border:1px solid var(--lc-border);border-radius:50%;color:var(--lc-accent-2);font-size:1.15rem;font-weight:850}.loot-craft__toolbar{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:1.7rem;padding:1.2rem 1.4rem;border:1px solid var(--lc-border-soft);border-radius:1.6rem;background:rgba(var(--lp-surface-rgb, 17, 21, 34),.72)}.loot-craft__progress-wrap{display:grid;grid-template-columns:auto auto;align-items:center;gap:.4rem 1rem;min-width:24rem}.loot-craft__progress-label{color:var(--lc-muted);font-size:1.25rem}.loot-craft__progress-wrap strong{justify-self:end;color:var(--lc-text);font-size:1.4rem}.loot-craft__progress{grid-column:1 / -1;height:.7rem;overflow:hidden;border-radius:999px;background:rgba(var(--lp-text-rgb, 247, 248, 255),.1)}.loot-craft__progress span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--lc-accent),var(--lc-accent-2));box-shadow:0 0 1.8rem rgba(var(--lp-accent-rgb, 147, 104, 255),.36);transition:width .25s ease}.loot-craft__search{display:flex;align-items:center;gap:.9rem;width:min(38rem,42vw);min-height:4.5rem;padding:0 1.3rem;border:1px solid var(--lc-border-soft);border-radius:1.2rem;background:var(--lc-field);color:var(--lc-muted)}.loot-craft__search svg{flex:0 0 auto;width:2rem;height:2rem}.loot-craft__search input{width:100%;border:0;outline:0;background:transparent;color:var(--lc-text);font:inherit;font-size:1.4rem}.loot-craft__search input::placeholder{color:var(--lc-muted);opacity:.75}.loot-craft__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(32rem,37rem);gap:2rem;align-items:start}.loot-craft__products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem;min-width:0}.loot-craft-card{position:relative;min-width:0;overflow:hidden;border:1px solid var(--lc-border-soft);border-radius:1.8rem;background:linear-gradient(155deg,var(--lc-panel-strong),var(--lc-panel));box-shadow:0 1.2rem 3.2rem rgba(0,0,0,calc(var(--lp-shadow-opacity, .24) * .75));transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.loot-craft-card:hover{transform:translateY(-2px);border-color:var(--lc-border)}.loot-craft-card.is-selected{border-color:rgba(var(--lp-accent-rgb, 147, 104, 255),.78);box-shadow:0 0 0 2px rgba(var(--lp-accent-rgb, 147, 104, 255),.14),0 1.6rem 4rem #00000047}.loot-craft-card.is-filtered{display:none}.loot-craft-card.is-sold-out{opacity:.58}.loot-craft-card.is-sold-out:hover{transform:none}.loot-craft-card__select{position:absolute;z-index:4;top:1rem;right:1rem;display:grid;place-items:center;width:4rem;height:4rem;padding:0;border:1px solid rgba(var(--lp-text-rgb, 247, 248, 255),.24);border-radius:50%;background:rgba(var(--lp-bg-rgb, 7, 9, 17),.74);color:var(--lc-text);cursor:pointer;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);transition:transform .2s ease,background .2s ease,border-color .2s ease}.loot-craft-card__select:hover{transform:scale(1.05)}.loot-craft-card__select:focus-visible{outline:2px solid var(--lc-accent-2);outline-offset:2px}.loot-craft-card__select:disabled{cursor:not-allowed}.loot-craft-card__number{font-size:1.35rem;font-weight:850}.loot-craft-card__check{display:none;width:2.2rem;height:2.2rem}.loot-craft-card__check svg{width:100%;height:100%}.is-selected .loot-craft-card__select{border-color:transparent;background:linear-gradient(135deg,var(--lc-accent),var(--lc-accent-2));color:var(--lc-on-accent)}.is-selected .loot-craft-card__number{display:block}.is-selected .loot-craft-card__check{display:none}.loot-craft-card__media{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:rgba(var(--lp-bg-rgb, 7, 9, 17),.5)}.loot-craft-card__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.loot-craft-card:hover .loot-craft-card__image{transform:scale(1.025)}.loot-craft-card__placeholder{display:grid;place-items:center;width:100%;height:100%;color:var(--lc-accent);font-size:5rem}.loot-craft-card__sold-out{position:absolute;left:1rem;top:1rem;padding:.55rem .9rem;border-radius:999px;background:#b41937e6;color:#fff;font-size:1.1rem;font-weight:800}.loot-craft-card__body{display:flex;flex-direction:column;gap:.85rem;min-height:13.5rem;padding:1.4rem}.loot-craft-card__labels{display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:.1rem}.loot-craft-card__label{display:inline-flex;align-items:center;min-height:2.3rem;padding:.35rem .75rem;border:1px solid rgba(96,165,250,.3);border-radius:999px;background:linear-gradient(135deg,#2563eb1f,#0ea5e91a);color:var(--lc-text);font-size:1.05rem;font-weight:760;line-height:1.1}.loot-craft-card__inventory{display:none!important;width:fit-content;padding:.35rem .72rem;border-radius:999px;background:#22c55e1f;color:#15803d;font-size:1.05rem;font-weight:800}.loot-craft-card__inventory[hidden]{display:none}.loot-craft-card__body h2{margin:0;color:var(--lc-text);font-size:1.5rem;line-height:1.35}.loot-craft-card__price{color:var(--lc-text);font-size:1.55rem;font-weight:820}.loot-craft-card__variant-label{color:var(--lc-muted);font-size:1.15rem}.loot-craft-card__variant{width:100%;min-height:4rem;padding:0 3.2rem 0 1rem;border:1px solid var(--lc-border-soft);border-radius:1rem;background:var(--lc-field);color:var(--lc-text);font:inherit;font-size:1.25rem}.loot-craft__forge{position:sticky;top:2rem;padding:2rem;border:1px solid var(--lc-border);border-radius:2.2rem;background:linear-gradient(155deg,var(--lc-panel-strong),var(--lc-panel));box-shadow:var(--lc-shadow)}.loot-craft__forge:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:inherit;background:radial-gradient(circle at 86% 0,rgba(var(--lp-accent-2-rgb, 56, 189, 248),.12),transparent 35%);pointer-events:none}.loot-craft__forge-head{display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.loot-craft__forge-head span{color:var(--lc-accent-2);font-size:1.1rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.loot-craft__forge-head h2{margin:.4rem 0 0;color:var(--lc-text);font-family:var(--font-heading-family);font-size:2.4rem;line-height:1.1}.loot-craft__sound{display:grid;place-items:center;flex:0 0 auto;width:4.2rem;height:4.2rem;padding:0;border:1px solid var(--lc-border-soft);border-radius:1.2rem;background:var(--lc-field);color:var(--lc-text);cursor:pointer}.loot-craft__sound svg{width:2.2rem;height:2.2rem}.loot-craft__sound-off,.loot-craft__sound[aria-pressed=false] .loot-craft__sound-on{display:none}.loot-craft__sound[aria-pressed=false] .loot-craft__sound-off{display:block}.loot-craft__slots{display:grid;gap:.9rem;margin-top:1.7rem}.loot-craft__slot{position:relative;min-height:7.4rem;padding:.8rem;border:1px dashed var(--lc-border-soft);border-radius:1.4rem;background:rgba(var(--lp-bg-rgb, 7, 9, 17),.24)}.loot-craft__slot.has-product{border-style:solid;border-color:var(--lc-border)}.loot-craft__slot-index{position:absolute;z-index:2;left:.65rem;top:.65rem;display:grid;place-items:center;width:2.2rem;height:2.2rem;border-radius:50%;background:rgba(var(--lp-accent-rgb, 147, 104, 255),.16);color:var(--lc-text);font-size:1.05rem;font-weight:800}.loot-craft__slot-empty{display:flex;align-items:center;justify-content:center;gap:.7rem;min-height:5.6rem;color:var(--lc-muted)}.loot-craft__slot-empty span{font-size:2rem}.loot-craft__slot-empty small{font-size:1.2rem}.loot-craft__slot-product{display:grid;grid-template-columns:5.8rem minmax(0,1fr) 3.2rem;gap:1rem;align-items:center}.loot-craft__slot-product img{width:5.8rem;height:5.8rem;border-radius:1rem;object-fit:cover;background:var(--lc-field)}.loot-craft__slot-product strong{display:block;overflow:hidden;color:var(--lc-text);font-size:1.2rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.loot-craft__slot-product span{display:block;margin-top:.35rem;overflow:hidden;color:var(--lc-muted);font-size:1.05rem;text-overflow:ellipsis;white-space:nowrap}.loot-craft__slot-product button{display:grid;place-items:center;width:3.2rem;height:3.2rem;padding:0;border:1px solid var(--lc-border-soft);border-radius:50%;background:var(--lc-field);color:var(--lc-text);font-size:2rem;cursor:pointer}.loot-craft__summary{display:grid;gap:.8rem;margin-top:1.5rem;padding:1.3rem 0;border-top:1px solid var(--lc-border-soft);border-bottom:1px solid var(--lc-border-soft)}.loot-craft__summary>div{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.loot-craft__summary span{color:var(--lc-muted);font-size:1.25rem}.loot-craft__summary strong{color:var(--lc-text);font-size:1.45rem}.loot-craft__summary-bonus strong{color:var(--lc-accent-2)}.loot-craft__button{position:relative;width:100%;min-height:5.5rem;margin-top:1.5rem;padding:1rem 1.5rem;border:1px solid rgba(var(--lp-accent-rgb, 147, 104, 255),.6);border-radius:1.35rem;background:linear-gradient(135deg,var(--lc-accent),var(--lc-accent-2));color:var(--lc-on-accent);font:inherit;font-size:1.5rem;font-weight:850;cursor:pointer;box-shadow:0 0 3rem rgba(var(--lp-accent-rgb, 147, 104, 255),.25);transition:transform .2s ease,opacity .2s ease,box-shadow .2s ease}.loot-craft__button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 0 4rem rgba(var(--lp-accent-rgb, 147, 104, 255),.38)}.loot-craft__button:disabled{opacity:.45;cursor:not-allowed;filter:saturate(.65)}.loot-craft__button.is-loading{pointer-events:none}.loot-craft__button-icon{margin-right:.7rem}.loot-craft__button-loader{display:none;width:2rem;height:2rem;margin-left:.8rem;border:2px solid rgba(255,255,255,.35);border-top-color:currentColor;border-radius:50%;vertical-align:middle;animation:lootCraftSpin .7s linear infinite}.loot-craft__button.is-loading .loot-craft__button-loader{display:inline-block}@keyframes lootCraftSpin{to{transform:rotate(360deg)}}.loot-craft__status{min-height:3.8rem;margin:1rem 0 0;color:var(--lc-muted);font-size:1.2rem;line-height:1.5;text-align:center}.loot-craft__status.is-error{color:#ff889f}.loot-craft__status.is-success{color:var(--lc-accent-2)}.loot-craft__empty-search{grid-column:1 / -1;padding:3rem;border:1px dashed var(--lc-border-soft);border-radius:1.6rem;color:var(--lc-muted);text-align:center}.loot-craft__editor-empty{padding:4rem;border:1px dashed var(--lc-border);border-radius:2rem;background:var(--lc-panel);text-align:center}.loot-craft__editor-empty strong{color:var(--lc-text);font-size:1.8rem}.loot-craft__editor-empty p{color:var(--lc-muted)}.loot-craft-modal{position:fixed;z-index:999999;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.loot-craft-modal.is-active{visibility:visible;opacity:1;pointer-events:auto}.loot-craft-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#02040adb;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.loot-craft-modal__stage{position:relative;isolation:isolate;width:min(62rem,calc(100% - 3rem));min-height:48rem;overflow:hidden;border:1px solid rgba(var(--lp-accent-rgb, 147, 104, 255),.42);border-radius:2.6rem;background:radial-gradient(circle at 50% 42%,rgba(var(--lp-accent-rgb, 147, 104, 255),.16),transparent 35%),linear-gradient(155deg,#121724,#070911);color:#fff;box-shadow:0 3rem 10rem #00000094,0 0 6rem rgba(var(--lp-accent-rgb, 147, 104, 255),.18)}.loot-craft-modal__rays{position:absolute;z-index:-1;left:50%;top:43%;width:52rem;height:52rem;transform:translate(-50%,-50%) scale(.25) rotate(0);border-radius:50%;opacity:0;background:repeating-conic-gradient(from 0deg,rgba(255,255,255,.18) 0 5deg,transparent 5deg 17deg)}.is-crafting .loot-craft-modal__rays{animation:lootCraftRays 1.25s .45s ease-out forwards}@keyframes lootCraftRays{0%{opacity:0;transform:translate(-50%,-50%) scale(.2) rotate(0)}35%{opacity:.7}to{opacity:0;transform:translate(-50%,-50%) scale(1.3) rotate(28deg)}}.loot-craft-modal__items{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateY(-3rem)}.loot-craft-modal__item{position:absolute;left:50%;top:40%;width:14rem;height:14rem;overflow:hidden;border:1px solid rgba(255,255,255,.26);border-radius:2rem;background:#111827;box-shadow:0 1.5rem 4rem #0006;opacity:0}.loot-craft-modal__item img{width:100%;height:100%;object-fit:cover}.loot-craft-modal__item:nth-child(1){transform:translate(-210%,-60%) rotate(-12deg)}.loot-craft-modal__item:nth-child(2){transform:translate(-50%,-150%) rotate(2deg)}.loot-craft-modal__item:nth-child(3){transform:translate(110%,-60%) rotate(12deg)}.is-crafting .loot-craft-modal__item:nth-child(1){animation:lootCraftItemOne .8s ease-out forwards}.is-crafting .loot-craft-modal__item:nth-child(2){animation:lootCraftItemTwo .8s .06s ease-out forwards}.is-crafting .loot-craft-modal__item:nth-child(3){animation:lootCraftItemThree .8s .12s ease-out forwards}@keyframes lootCraftItemOne{0%{opacity:0;transform:translate(-250%,-55%) rotate(-18deg) scale(.75)}70%{opacity:1}to{opacity:1;transform:translate(-64%,-50%) rotate(-7deg) scale(.74)}}@keyframes lootCraftItemTwo{0%{opacity:0;transform:translate(-50%,-210%) rotate(0) scale(.75)}70%{opacity:1}to{opacity:1;transform:translate(-50%,-60%) rotate(0) scale(.78)}}@keyframes lootCraftItemThree{0%{opacity:0;transform:translate(150%,-55%) rotate(18deg) scale(.75)}70%{opacity:1}to{opacity:1;transform:translate(-36%,-50%) rotate(7deg) scale(.74)}}.is-struck .loot-craft-modal__item{animation:lootCraftAbsorb .36s ease-in forwards!important}@keyframes lootCraftAbsorb{to{opacity:0;transform:translate(-50%,-50%) scale(.08) rotate(0);filter:brightness(3)}}.loot-craft-modal__forge-mark{position:absolute;left:50%;top:31%;width:26rem;height:20rem;transform:translate(-50%,-50%);color:#dbeafe}.loot-craft-modal__forge-scene{display:block;width:100%;height:100%;overflow:visible}.loot-craft-modal__anvil{filter:drop-shadow(0 0 1rem rgba(56,189,248,.35));opacity:.88;transform-origin:160px 120px}.loot-craft-modal__hammer{color:#f5f3ff;opacity:0;transform-box:view-box;transform-origin:160px 110px;transform:scale(.65)}.is-crafting .loot-craft-modal__anvil{animation:lootCraftRuneSpin 1.15s .18s linear forwards,lootCraftRunePulse 1.15s .18s ease-out forwards}.is-crafting .loot-craft-modal__hammer{animation:lootCraftCoreBuild .95s .28s cubic-bezier(.2,.8,.2,1) forwards}@keyframes lootCraftRuneSpin{0%{transform:rotate(0) scale(.88);opacity:.4}to{transform:rotate(180deg) scale(1);opacity:.95}}@keyframes lootCraftRunePulse{0%{filter:drop-shadow(0 0 .6rem rgba(56,189,248,.2))}55%{filter:drop-shadow(0 0 1.5rem rgba(125,211,252,.55))}to{filter:drop-shadow(0 0 1rem rgba(56,189,248,.4))}}@keyframes lootCraftCoreBuild{0%{opacity:0;transform:scale(.45) rotate(-20deg)}30%{opacity:.85;transform:scale(.8) rotate(8deg)}68%{opacity:1;transform:scale(1.08) rotate(-4deg)}to{opacity:1;transform:scale(1) rotate(0)}}.is-struck .loot-craft-modal__impact-point{opacity:1;animation:lootCraftCoreBurst .56s ease-out forwards}@keyframes lootCraftCoreBurst{0%{opacity:1;transform:scale(.2)}60%{opacity:.95;transform:scale(1.2)}to{opacity:0;transform:scale(2.1)}}.loot-craft-modal__flash{position:absolute;left:50%;top:34%;width:4rem;height:4rem;transform:translate(-50%,-50%) scale(.1);border-radius:50%;opacity:0;background:#fff;box-shadow:0 0 2rem #fff,0 0 8rem var(--lc-accent-2),0 0 15rem var(--lc-accent)}.is-struck .loot-craft-modal__flash{animation:lootCraftFlash .65s ease-out forwards}@keyframes lootCraftFlash{0%{opacity:1;transform:translate(-50%,-50%) scale(.15)}45%{opacity:.95}to{opacity:0;transform:translate(-50%,-50%) scale(15)}}.loot-craft-modal__sparks{position:absolute;left:50%;top:34%;width:1px;height:1px}.loot-craft-modal__sparks i{position:absolute;width:.55rem;height:2.5rem;border-radius:999px;opacity:0;background:linear-gradient(#fff,#fbbf24,transparent);transform-origin:50% 0}.loot-craft-modal__sparks i:nth-child(1){--r: 0deg;--d: 13rem}.loot-craft-modal__sparks i:nth-child(2){--r: 30deg;--d: 16rem}.loot-craft-modal__sparks i:nth-child(3){--r: 60deg;--d: 11rem}.loot-craft-modal__sparks i:nth-child(4){--r: 90deg;--d: 17rem}.loot-craft-modal__sparks i:nth-child(5){--r: 120deg;--d: 12rem}.loot-craft-modal__sparks i:nth-child(6){--r: 150deg;--d: 15rem}.loot-craft-modal__sparks i:nth-child(7){--r: 180deg;--d: 13rem}.loot-craft-modal__sparks i:nth-child(8){--r: 210deg;--d: 17rem}.loot-craft-modal__sparks i:nth-child(9){--r: 240deg;--d: 12rem}.loot-craft-modal__sparks i:nth-child(10){--r: 270deg;--d: 16rem}.loot-craft-modal__sparks i:nth-child(11){--r: 300deg;--d: 11rem}.loot-craft-modal__sparks i:nth-child(12){--r: 330deg;--d: 15rem}.is-struck .loot-craft-modal__sparks i{animation:lootCraftSpark .7s ease-out forwards}@keyframes lootCraftSpark{0%{opacity:1;transform:rotate(var(--r)) translateY(0) scaleY(.6)}to{opacity:0;transform:rotate(var(--r)) translateY(calc(var(--d) * -1)) scaleY(.1)}}.loot-craft-modal__copy{position:absolute;left:2rem;right:2rem;bottom:1rem;text-align:center}.loot-craft-modal__eyebrow{color:#7dd3fc;font-size:1.1rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.loot-craft-modal__copy h2{margin:.65rem 0 0;color:#fff;font-family:var(--font-heading-family);font-size:clamp(2.8rem,6vw,4.6rem);line-height:1}.loot-craft-modal__copy p{margin:1rem 0 0;color:#ffffffb8;font-size:1.35rem}.is-success .loot-craft-modal__copy h2{animation:lootCraftSuccessPop .45s ease-out both}@keyframes lootCraftSuccessPop{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@media(max-width:1199px){.loot-craft__products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:990px){.loot-craft__hero{grid-template-columns:1fr;align-items:start}.loot-craft__bonus-card{width:min(100%,42rem)}.loot-craft__layout{grid-template-columns:1fr}.loot-craft__forge{position:sticky;z-index:20;bottom:1rem;top:auto}.loot-craft__slots{grid-template-columns:repeat(3,minmax(0,1fr))}.loot-craft__slot{min-height:8.2rem}.loot-craft__slot-product{grid-template-columns:1fr;justify-items:center;text-align:center}.loot-craft__slot-product img{width:5rem;height:5rem}.loot-craft__slot-product div{display:none}.loot-craft__slot-product button{position:absolute;right:.35rem;top:.35rem;width:2.7rem;height:2.7rem;font-size:1.7rem}}@media(max-width:749px){.loot-craft{padding-top:3.8rem;padding-bottom:4rem}.loot-craft__shell{width:min(100% - 2rem,144rem)}.loot-craft__title{font-size:clamp(3.7rem,12vw,5.4rem)}.loot-craft__toolbar{align-items:stretch;flex-direction:column;gap:1rem}.loot-craft__progress-wrap{min-width:0}.loot-craft__search{width:100%}.loot-craft__products{gap:.9rem}.loot-craft-card{border-radius:1.35rem}.loot-craft-card__select{top:.7rem;right:.7rem;width:3.6rem;height:3.6rem}.loot-craft-card__body{min-height:12.5rem;padding:1rem}.loot-craft-card__body h2{font-size:1.25rem}.loot-craft-card__labels{gap:.4rem}.loot-craft-card__label,.loot-craft-card__inventory{display:none!important;font-size:.95rem;min-height:2.1rem;padding:.3rem .6rem}.loot-craft-card__price{font-size:1.35rem}.loot-craft-card__variant{min-height:3.7rem;font-size:1.1rem;padding-left:.8rem}.loot-craft__forge{padding:1.35rem;border-radius:1.7rem}.loot-craft__forge-head h2{font-size:1.8rem}.loot-craft__slots{margin-top:1rem;gap:.55rem}.loot-craft__slot{min-height:6.8rem;padding:.45rem;border-radius:1rem}.loot-craft__slot-empty{min-height:5.8rem;flex-direction:column;gap:.1rem}.loot-craft__slot-empty span{font-size:1.5rem}.loot-craft__slot-empty small{font-size:.95rem}.loot-craft__slot-product img{width:4.7rem;height:4.7rem}.loot-craft__summary{margin-top:1rem;padding:1rem 0}.loot-craft__button{min-height:5rem;margin-top:1rem}.loot-craft__status{min-height:2rem;margin-top:.6rem}.loot-craft-modal__stage{min-height:43rem;border-radius:2rem}.loot-craft-modal__item{width:11rem;height:11rem}.loot-craft-modal__forge-mark{width:26rem;height:20rem}}.loot-craft-confirm{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10020;display:grid;place-items:center;padding:2rem;visibility:hidden;opacity:0;transition:opacity .2s ease,visibility .2s ease}.loot-craft-confirm.is-active{visibility:visible;opacity:1}.loot-craft-confirm__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#03050dc2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);cursor:default}.loot-craft-confirm__dialog{position:relative;z-index:1;width:min(46rem,100%);padding:2.6rem;border:1px solid var(--lc-border);border-radius:2.2rem;background:linear-gradient(155deg,var(--lc-panel-strong),var(--lc-panel));box-shadow:0 3rem 9rem #0000008c,0 0 0 1px rgba(var(--lp-accent-2-rgb,56,189,248),.08) inset;text-align:center;transform:translateY(1.2rem) scale(.97);transition:transform .24s cubic-bezier(.2,.8,.2,1)}.loot-craft-confirm.is-active .loot-craft-confirm__dialog{transform:translateY(0) scale(1)}.loot-craft-confirm__icon{display:grid;place-items:center;width:5.4rem;height:5.4rem;margin:0 auto 1.4rem;border:1px solid var(--lc-border);border-radius:1.7rem;background:linear-gradient(135deg,rgba(var(--lp-accent-rgb,147,104,255),.24),rgba(var(--lp-accent-2-rgb,56,189,248),.2));color:var(--lc-accent-2);font-size:2.8rem;font-weight:800}.loot-craft-confirm__dialog h2{margin:0;color:var(--lc-text);font-size:clamp(2.2rem,5vw,3rem)}.loot-craft-confirm__dialog p{margin:1.2rem 0 0;color:var(--lc-muted);line-height:1.65}.loot-craft-confirm__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2.2rem}.loot-craft-confirm__button{min-height:4.8rem;padding:0 1.4rem;border:1px solid var(--lc-border-soft);border-radius:1.35rem;font:inherit;font-weight:800;cursor:pointer}.loot-craft-confirm__button--ghost{background:rgba(var(--lp-bg-rgb,7,9,17),.32);color:var(--lc-text)}.loot-craft-confirm__button--primary{border-color:transparent;background:linear-gradient(135deg,var(--lc-accent),var(--lc-accent-2));color:var(--lc-on-accent)}.loot-craft-confirm__button:focus-visible{outline:2px solid var(--lc-accent-2);outline-offset:3px}@media(max-width:520px){.loot-craft-confirm__dialog{padding:2.1rem 1.6rem;border-radius:1.8rem}.loot-craft-confirm__actions{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.loot-craft-card,.loot-craft-card__image,.loot-craft__progress span,.loot-craft__button{transition:none!important}.loot-craft-card:hover,.loot-craft__button:hover:not(:disabled){transform:none}.loot-craft-modal__rays,.loot-craft-modal__item,.loot-craft-modal__hammer,.loot-craft-modal__flash,.loot-craft-modal__sparks i{animation-duration:.01ms!important;animation-delay:0s!important}.loot-craft-confirm__dialog{transition:none!important}}.loot-craft__bonus-card{display:grid;grid-template-columns:4.8rem minmax(0,1fr) 4.8rem;align-items:center;justify-items:center;text-align:center}.loot-craft__bonus-card:after{content:"";width:4.8rem;height:1px}.loot-craft__bonus-card>div{min-width:0;text-align:center}.loot-craft__bonus-card strong,.loot-craft__bonus-card div>span{width:100%;text-align:center}.loot-craft__bonus-icon{width:4.8rem;height:4.8rem;font-size:2.2rem}.loot-craft__slot{display:grid;align-items:center}.loot-craft__slot-empty{display:grid;place-items:center;min-height:5.6rem;color:var(--lc-muted)}.loot-craft__slot-empty strong{display:grid;place-items:center;width:4.2rem;height:4.2rem;border:1px solid var(--lc-border);border-radius:1.25rem;background:rgba(var(--lp-accent-rgb, 147, 104, 255),.09);color:var(--lc-text);font-size:1.75rem;font-weight:900}.loot-craft__slot-product{grid-template-columns:4.4rem minmax(0,1fr) 3.2rem;min-width:0}.loot-craft__slot-product-number{display:grid;place-items:center;width:4.4rem;height:4.4rem;border:1px solid var(--lc-border);border-radius:1.15rem;background:linear-gradient(135deg,rgba(var(--lp-accent-rgb, 147, 104, 255),.24),rgba(var(--lp-accent-2-rgb, 56, 189, 248),.14));color:var(--lc-text);font-size:1.55rem;font-weight:900}.loot-craft-toast{position:fixed;z-index:130;top:max(1.4rem,env(safe-area-inset-top));left:50%;display:flex;align-items:center;gap:.9rem;max-width:calc(100vw - 2.4rem);padding:1.05rem 1.35rem;border:1px solid rgba(34,197,94,.38);border-radius:999px;background:#0a1611f5;color:#ecfdf5;box-shadow:0 1.4rem 4rem #00000057;font-size:1.3rem;font-weight:800;opacity:0;pointer-events:none;transform:translate(-50%,-1.2rem) scale(.96);transition:opacity .24s ease,transform .24s ease}.loot-craft-toast.is-visible{opacity:1;transform:translate(-50%) scale(1)}.loot-craft-toast__icon{display:grid;place-items:center;flex:0 0 auto;width:2.5rem;height:2.5rem;border-radius:50%;background:#22c55e;color:#052e16;font-size:1.45rem;font-weight:950}@media(max-width:990px){.loot-craft__layout{gap:1.4rem}.loot-craft__forge{position:static;order:-1;top:auto;bottom:auto;z-index:auto}.loot-craft__slot-product{grid-template-columns:4rem minmax(0,1fr) 2.8rem;justify-items:stretch;text-align:left}.loot-craft__slot-product-number{width:4rem;height:4rem}.loot-craft__slot-product div{display:block;min-width:0}.loot-craft__slot-product button{position:static;width:2.8rem;height:2.8rem}}@media(max-width:749px){.loot-craft{padding-top:2.8rem;padding-bottom:3rem}.loot-craft__hero{gap:1.4rem;margin-bottom:1.4rem}.loot-craft__title{margin-top:1rem;font-size:clamp(3rem,10.5vw,4.4rem);line-height:1}.loot-craft__intro{margin-top:1.1rem;font-size:1.4rem;line-height:1.55}.loot-craft__bonus-card{grid-template-columns:4.2rem minmax(0,1fr) 4.2rem;width:100%;min-width:0;padding:1rem 1.1rem;border-radius:1.4rem}.loot-craft__bonus-card:after{width:4.2rem}.loot-craft__bonus-icon{width:4.2rem;height:4.2rem;border-radius:1.1rem;font-size:1.9rem}.loot-craft__bonus-card strong{font-size:1.9rem}.loot-craft__bonus-card div>span{font-size:1.05rem;line-height:1.3}.loot-craft__notice{margin-bottom:1.2rem;padding:1rem 1.1rem;font-size:1.15rem}.loot-craft__toolbar{margin-bottom:1.2rem;padding:1rem;border-radius:1.3rem}.loot-craft__search{min-height:4.1rem}.loot-craft__forge{padding:1.05rem;border-radius:1.45rem;box-shadow:0 1rem 3rem rgba(0,0,0,calc(var(--lp-shadow-opacity, .24) * .7))}.loot-craft__forge-head h2{font-size:1.65rem}.loot-craft__forge-head span{font-size:.95rem}.loot-craft__sound{width:3.7rem;height:3.7rem;border-radius:1rem}.loot-craft__sound svg{width:1.9rem;height:1.9rem}.loot-craft__slots{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin-top:.8rem}.loot-craft__slot{min-height:5.4rem;padding:.4rem;border-radius:.95rem}.loot-craft__slot-empty{min-height:4.5rem}.loot-craft__slot-empty strong{width:3.6rem;height:3.6rem;border-radius:1rem;font-size:1.45rem}.loot-craft__slot-product{grid-template-columns:3.5rem minmax(0,1fr) 2.35rem;gap:.45rem}.loot-craft__slot-product-number{width:3.5rem;height:3.5rem;border-radius:.9rem;font-size:1.35rem}.loot-craft__slot-product strong{font-size:1rem}.loot-craft__slot-product span:not(.loot-craft__slot-product-number){margin-top:.15rem;font-size:.85rem}.loot-craft__slot-product button{width:2.35rem;height:2.35rem;font-size:1.45rem}.loot-craft__summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 1rem;margin-top:.8rem;padding:.8rem 0}.loot-craft__summary>div{display:grid;gap:.2rem}.loot-craft__summary>div:last-child{text-align:right}.loot-craft__summary span{font-size:1.05rem}.loot-craft__summary strong{font-size:1.25rem}.loot-craft__button{min-height:4.6rem;margin-top:.8rem;border-radius:1.15rem;font-size:1.35rem}.loot-craft__status{min-height:1.8rem;margin-top:.45rem;font-size:1.05rem}.loot-craft-toast{top:max(.9rem,env(safe-area-inset-top));width:max-content;padding:.9rem 1.1rem;font-size:1.15rem}}.loot-craft__slot-product{grid-template-columns:4.8rem minmax(0,1fr) 3.2rem}.loot-craft__slot-product img[data-slot-image]{display:block;width:4.8rem;height:4.8rem;border:1px solid var(--lc-border-soft);border-radius:1.1rem;object-fit:cover;background:var(--lc-field)}.loot-craft__slot-product img[data-slot-image][hidden]{display:none!important}.loot-craft-modal__close{position:absolute;z-index:20;top:1.2rem;right:1.2rem;display:grid;place-items:center;width:4rem;height:4rem;padding:0;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#050811b8;color:#fff;font-size:2.6rem;line-height:1;cursor:pointer;opacity:1;transition:transform .2s ease,background .2s ease,opacity .2s ease}.loot-craft-modal__close:hover{transform:scale(1.05);background:#ffffff1f}.loot-craft-modal__close:disabled{opacity:0;pointer-events:none}.loot-craft-modal__copy{bottom:1.8rem}.loot-craft-modal__notice{display:flex;align-items:center;justify-content:center;gap:.8rem;width:fit-content;max-width:100%;margin:1.25rem auto 0;padding:.85rem 1.15rem;border:1px solid rgba(34,197,94,.42);border-radius:999px;background:#052e169e;color:#dcfce7;font-size:1.2rem}.loot-craft-modal__notice>span{display:grid;place-items:center;width:2.3rem;height:2.3rem;border-radius:50%;background:#22c55e;color:#052e16;font-weight:950}.loot-craft-modal__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:1.25rem}.loot-craft-modal__action{min-height:4.2rem;padding:0 1.35rem;border:1px solid rgba(255,255,255,.18);border-radius:1.2rem;font:inherit;font-size:1.2rem;font-weight:850;cursor:pointer;transition:transform .18s ease,filter .18s ease,background .18s ease}.loot-craft-modal__action:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.08)}.loot-craft-modal__action:disabled{opacity:.55;cursor:wait}.loot-craft-modal__action--primary{border-color:transparent;background:linear-gradient(135deg,var(--lc-accent),var(--lc-accent-2));color:var(--lc-on-accent)}.loot-craft-modal__action--secondary{background:#ffffff1a;color:#fff}.loot-craft-modal__action--ghost{background:transparent;color:#ffffffc7}.loot-craft-modal.is-removing .loot-craft-modal__action{pointer-events:none;opacity:.58}@media(max-width:990px){.loot-craft__slot-product{grid-template-columns:4rem minmax(0,1fr) 2.8rem}.loot-craft__slot-product img[data-slot-image]{width:4rem;height:4rem}}@media(max-width:749px){.loot-craft-modal__stage{width:min(100% - 1.6rem,62rem);min-height:min(49rem,calc(100dvh - 1.6rem));max-height:calc(100dvh - 1.6rem);border-radius:1.8rem}.loot-craft-modal__copy{left:1.1rem;right:1.1rem;bottom:.7rem}.loot-craft-modal__copy h2{font-size:clamp(2.5rem,9vw,3.6rem)}.loot-craft-modal__copy p{margin-top:.7rem;font-size:1.15rem}.loot-craft-modal__notice{margin-top:.9rem;padding:.7rem .9rem;font-size:1.05rem}.loot-craft-modal__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;margin-top:.9rem}.loot-craft-modal__action{min-height:3.9rem;padding:0 .8rem;border-radius:1rem;font-size:1.05rem}.loot-craft-modal__action--primary{grid-column:1 / -1;justify-self:center;min-width:14rem}.loot-craft-modal__action--ghost{grid-column:1 / -1}.loot-craft-modal__close{top:.8rem;right:.8rem;width:3.6rem;height:3.6rem;font-size:2.3rem}.loot-craft__slot-product{grid-template-columns:3.5rem minmax(0,1fr) 2.35rem}.loot-craft__slot-product img[data-slot-image]{width:3.5rem;height:3.5rem;border-radius:.9rem}}.loot-craft__bonus-card strong[data-craft-bonus-value]{min-width:8.5rem;white-space:nowrap}.loot-craft-modal__item:nth-child(4){transform:translate(120%,45%) rotate(15deg)}.loot-craft-modal__item:nth-child(5){transform:translate(-220%,45%) rotate(-15deg)}.is-crafting .loot-craft-modal__item:nth-child(4){animation:lootCraftItemFour .8s .16s ease-out forwards}.is-crafting .loot-craft-modal__item:nth-child(5){animation:lootCraftItemFive .8s .2s ease-out forwards}@keyframes lootCraftItemFour{0%{opacity:0;transform:translate(155%,80%) rotate(22deg) scale(.72)}70%{opacity:1}to{opacity:1;transform:translate(-36%,-42%) rotate(8deg) scale(.62)}}@keyframes lootCraftItemFive{0%{opacity:0;transform:translate(-255%,80%) rotate(-22deg) scale(.72)}70%{opacity:1}to{opacity:1;transform:translate(-64%,-42%) rotate(-8deg) scale(.62)}}@media(max-width:990px){.loot-craft__slots{grid-template-columns:repeat(5,minmax(0,1fr))}.loot-craft__slot{min-height:7.2rem}.loot-craft__slot-product{grid-template-columns:1fr;justify-items:center;text-align:center}.loot-craft__slot-product div{display:none}.loot-craft__slot-product button{position:absolute;top:.25rem;right:.25rem}}@media(max-width:749px){.loot-craft__bonus-card{grid-template-columns:3.9rem minmax(0,1fr) 3.9rem}.loot-craft__bonus-card:after{width:3.9rem}.loot-craft__bonus-card strong[data-craft-bonus-value]{min-width:0;font-size:1.75rem}.loot-craft__bonus-card div>span{max-width:24rem;margin-inline:auto}.loot-craft__slots{grid-template-columns:repeat(5,minmax(0,1fr));gap:.4rem}.loot-craft__slot{min-width:0;min-height:5.5rem;padding:.3rem}.loot-craft__slot-empty{min-height:4.8rem}.loot-craft__slot-empty strong{width:3.5rem;height:3.5rem;font-size:1.35rem}.loot-craft__slot-product{display:grid;grid-template-columns:1fr;place-items:center;min-width:0}.loot-craft__slot-product div{display:none!important}.loot-craft__slot-product img[data-slot-image]{width:4.1rem;height:4.1rem}.loot-craft__slot-product button{top:-.15rem;right:-.15rem;width:2rem;height:2rem;border-color:#ffffff3d;background:rgba(var(--lp-bg-rgb, 7, 9, 17),.86);font-size:1.25rem}.loot-craft-modal[data-item-count="4"] .loot-craft-modal__item,.loot-craft-modal[data-item-count="5"] .loot-craft-modal__item{width:8.8rem;height:8.8rem}}@media(max-width:749px){.loot-craft-modal__forge-mark{top:27%;width:22rem;height:16rem}.loot-craft-modal__items{transform:translateY(-3.6rem)}.loot-craft-modal__flash,.loot-craft-modal__sparks{top:30%}}.loot-craft-card__status-badges{position:absolute;z-index:3;top:1rem;left:1rem;display:flex;flex-direction:column;align-items:flex-start;gap:.55rem;max-width:calc(100% - 6.2rem);pointer-events:none}.loot-craft-card__status{display:inline-flex;align-items:center;gap:.45rem;min-height:2.5rem;max-width:100%;padding:.45rem .85rem;border:1px solid rgba(255,255,255,.24);border-radius:999px;box-shadow:0 .8rem 1.8rem #05081133;color:#fff;font-size:1.05rem;font-weight:850;line-height:1.1;letter-spacing:.01em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.loot-craft-card__status--sold{background:linear-gradient(135deg,#991b1bf5,#dc2626eb)}.loot-craft-card__status--low{background:linear-gradient(135deg,#b45309f5,#f59e0beb)}.loot-craft-card__status--exclusive{background:linear-gradient(135deg,#1e40aff5,#7c3aedeb)}.loot-craft-card__status--exclusive.is-animated{position:relative;overflow:hidden}.loot-craft-card__status--exclusive.is-animated:after{content:"";position:absolute;top:-40%;right:-80%;bottom:-40%;left:-80%;background:linear-gradient(105deg,transparent 38%,rgba(255,255,255,.32) 50%,transparent 62%);animation:lootCraftExclusiveShine 3.8s linear infinite}@keyframes lootCraftExclusiveShine{0%{transform:translate(-35%)}to{transform:translate(35%)}}@media(max-width:749px){.loot-craft-card__status-badges{top:.75rem;left:.75rem;gap:.4rem;max-width:calc(100% - 5rem)}.loot-craft-card__status{min-height:2.2rem;padding:.35rem .65rem;font-size:.92rem}}
/*# sourceMappingURL=/cdn/shop/t/115/assets/lootsepeti-loot-craft.css.map */
