.loot-home{--loot-bg: #080a10;--loot-panel: #11141d;--loot-panel-2: #171b27;--loot-border: rgba(255,255,255,.12);--loot-text: #f6f7fb;--loot-muted: #a9afbf;--loot-purple: #8b5cf6;--loot-blue: #38bdf8;--loot-glow: rgba(139,92,246,.28);background:radial-gradient(circle at 88% 7%,rgba(56,189,248,.08),transparent 30rem),radial-gradient(circle at 12% 18%,rgba(139,92,246,.1),transparent 32rem),var(--loot-bg);color:var(--loot-text);overflow:hidden}.loot-home *,.loot-home *:before,.loot-home *:after{box-sizing:border-box}.loot-home a{color:inherit;text-decoration:none}.loot-shell{width:min(1480px,calc(100% - 40px));margin:0 auto}.loot-kicker{display:inline-flex;gap:.55rem;align-items:center;margin-bottom:.7rem;color:#c4b5fd;font-size:1.2rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.loot-kicker:before{content:"";width:1.8rem;height:2px;background:linear-gradient(90deg,var(--loot-purple),var(--loot-blue))}.loot-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.loot-heading-row h2{margin:0;color:var(--loot-text);font-size:clamp(2.4rem,3.2vw,4.4rem);line-height:1.02}.loot-heading-row p{max-width:65rem;margin:.8rem 0 0;color:var(--loot-muted);font-size:1.5rem}.loot-link{color:#c4b5fd;font-weight:700;white-space:nowrap}.loot-section{padding:clamp(4.5rem,7vw,8.5rem) 0}.loot-hero{position:relative;min-height:690px;display:grid;align-items:center;border-bottom:1px solid var(--loot-border);isolation:isolate}.loot-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;background:linear-gradient(90deg,#080a10fa,#080a10d9 42%,#080a1033),var(--loot-hero-image, none) center/cover no-repeat}.loot-hero:after{content:"";position:absolute;width:46rem;height:46rem;right:-8rem;top:10%;z-index:-2;border-radius:50%;background:radial-gradient(circle,rgba(139,92,246,.42),rgba(56,189,248,.1) 36%,transparent 69%);filter:blur(12px)}.loot-hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);gap:4rem;align-items:center;padding:6rem 0}.loot-hero__content{max-width:78rem}.loot-hero h1{margin:0;max-width:12ch;color:var(--loot-text);font-size:clamp(5rem,7vw,9.2rem);line-height:.94;letter-spacing:-.045em;text-wrap:balance}.loot-hero h1 strong{color:transparent;background:linear-gradient(90deg,#a78bfa,#60a5fa);-webkit-background-clip:text;background-clip:text}.loot-hero__text{max-width:62rem;margin:2.2rem 0 0;color:#d4d7e0;font-size:clamp(1.65rem,1.8vw,2.1rem);line-height:1.6}.loot-actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:3rem}.loot-button{min-height:5.2rem;display:inline-flex;align-items:center;justify-content:center;padding:1.2rem 2.3rem;border:1px solid rgba(167,139,250,.75);border-radius:1rem;background:linear-gradient(135deg,#7c3aedeb,#2563ebd9);color:#fff;box-shadow:0 0 2.8rem #7c3aed40;font-weight:750;transition:transform .2s ease,box-shadow .2s ease}.loot-button:hover{transform:translateY(-2px);box-shadow:0 0 3.8rem #7c3aed6b}.loot-button--ghost{background:#0e1119b3;border-color:var(--loot-border);box-shadow:none}.loot-grid{display:grid;grid-template-columns:repeat(var(--loot-cols,4),minmax(0,1fr));gap:1.5rem}.loot-card{position:relative;min-height:25rem;overflow:hidden;border:1px solid var(--loot-border);border-radius:1.6rem;background:linear-gradient(145deg,#181c28f5,#0a0c12fa);box-shadow:0 1.5rem 4rem #0000002e}.loot-card:after{content:"";position:absolute;inset:auto -30% -45% auto;width:18rem;height:18rem;border-radius:50%;background:radial-gradient(circle,var(--loot-glow),transparent 68%);transition:transform .3s ease}.loot-card:hover:after{transform:scale(1.2)}.loot-card__media{position:absolute;top:0;right:0;bottom:0;left:0}.loot-card__media img{width:100%;height:100%;object-fit:cover;opacity:.72;transition:transform .35s ease,opacity .35s ease}.loot-card:hover .loot-card__media img{transform:scale(1.04);opacity:.9}.loot-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 20%,rgba(7,9,14,.94) 93%)}.loot-card__content{position:absolute;inset:auto 2rem 2rem;z-index:2}.loot-card__eyebrow{color:#a78bfa;font-size:1.15rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.loot-card h3{margin:.45rem 0 0;color:#fff;font-size:2.2rem}.loot-card__arrow{position:absolute;right:2rem;bottom:2rem;z-index:2;width:4rem;height:4rem;display:grid;place-items:center;border:1px solid var(--loot-border);border-radius:50%;background:#0c0e16cc;font-size:2rem}.loot-card--fallback{padding:2rem;display:flex;align-items:flex-end;background:linear-gradient(145deg,#1a1f2ef5,#080a10fa),radial-gradient(circle at 75% 15%,rgba(139,92,246,.3),transparent 40%)}.loot-card--fallback .loot-card__icon{position:absolute;right:2rem;top:2rem;color:#a78bfa;font-size:5rem;text-shadow:0 0 2.2rem rgba(139,92,246,.55)}.loot-products{display:grid;grid-template-columns:repeat(var(--loot-cols,4),minmax(0,1fr));gap:1.5rem;align-items:start}.loot-product{position:relative;display:flex;flex-direction:column;min-width:0;height:auto;overflow:hidden;border:1px solid var(--loot-border);border-radius:1.5rem;background:linear-gradient(180deg,#151926,#0e1119)}.loot-product__media{position:relative;display:block;width:100%;aspect-ratio:1/1;flex:0 0 auto;overflow:hidden;background:#0b0e15}.loot-product__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .35s ease}.loot-product:hover .loot-product__media img{transform:scale(1.025)}.loot-badge{position:absolute;z-index:2;left:1rem;top:1rem;padding:.55rem .9rem;border:1px solid rgba(196,181,253,.4);border-radius:999px;background:#5b21b6eb;color:#fff;font-size:1.1rem;font-weight:750}.loot-product__body{display:flex;flex:1 1 auto;flex-direction:column;gap:.85rem;min-height:15rem;padding:1.55rem;visibility:visible;opacity:1}.loot-product__title{display:block;margin:0;color:#fff;font-size:1.7rem;line-height:1.3}.loot-product__title a{display:block}.loot-product__price{display:block;color:#fff;font-size:1.8rem;font-weight:780}.loot-product__old{margin-left:.7rem;color:#7f8798;font-size:1.35rem;text-decoration:line-through}.loot-product__button{display:inline-flex;align-items:center;justify-content:center;min-height:4.3rem;margin-top:auto;padding:.9rem 1.25rem;border:1px solid rgba(167,139,250,.58);border-radius:.9rem;background:linear-gradient(135deg,#7c3aede6,#2563ebcc);color:#fff!important;font-size:1.35rem;font-weight:780;box-shadow:0 0 2rem #7c3aed29;transition:transform .2s ease,box-shadow .2s ease}.loot-product__button:hover{transform:translateY(-1px);box-shadow:0 0 2.8rem #7c3aed47}.loot-product__placeholder{width:100%;height:100%;display:grid;place-items:center;color:#8b5cf6;font-size:7rem;background:radial-gradient(circle at 50% 45%,rgba(139,92,246,.23),transparent 34%),linear-gradient(145deg,#171b29,#0b0e15)}.loot-universe{min-height:17rem}.loot-universe .loot-card__content{inset:auto 1.7rem 1.7rem}.loot-universe h3{font-size:2rem}.loot-universe__symbol{color:#a78bfa;font-size:3.2rem;text-shadow:0 0 2rem rgba(139,92,246,.7)}.loot-feature{min-height:18rem;padding:2rem}.loot-feature__icon{width:5.2rem;height:5.2rem;display:grid;place-items:center;margin-bottom:2.4rem;border:1px solid rgba(139,92,246,.45);border-radius:1.25rem;background:#8b5cf61a;color:#a78bfa;font-size:2.5rem;box-shadow:0 0 2.5rem #8b5cf624}.loot-feature h3{margin:0 0 .6rem;color:#fff;font-size:1.8rem}.loot-feature p{margin:0;color:var(--loot-muted);line-height:1.55}.loot-review{min-height:23rem;padding:2.2rem}.loot-review__stars{color:#fbbf24;letter-spacing:.14em}.loot-review blockquote{margin:1.5rem 0 2.2rem;color:#e2e5ed;font-size:1.55rem;line-height:1.65}.loot-review__name{color:#fff;font-weight:760}.loot-review__meta{color:#8d95a7;font-size:1.25rem}.loot-newsletter{margin-bottom:clamp(4rem,7vw,8rem)}.loot-newsletter__box{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:center;padding:3.2rem;border:1px solid rgba(167,139,250,.35);border-radius:1.6rem;background:linear-gradient(100deg,#5b21b6f0,#2563ebd1);box-shadow:0 2rem 6rem #4c1d953b}.loot-newsletter h2{margin:0;color:#fff;font-size:clamp(2.4rem,3vw,4rem)}.loot-newsletter p{margin:.7rem 0 0;color:#e8e9ff}.loot-newsletter form{display:flex;gap:.8rem}.loot-newsletter input{width:min(36rem,45vw);min-height:5.2rem;padding:0 1.5rem;border:1px solid rgba(255,255,255,.28);border-radius:.9rem;background:#0d0f1961;color:#fff}.loot-newsletter input::placeholder{color:#ffffffb8}.loot-newsletter button{min-height:5.2rem;padding:0 2rem;border:0;border-radius:.9rem;background:#fff;color:#4c1d95;font-weight:800;cursor:pointer}.loot-form-message{margin-top:1rem;color:#fff}@media(max-width:990px){.loot-shell{width:min(100% - 28px,1480px)}.loot-hero{min-height:auto}.loot-hero__grid{grid-template-columns:1fr;padding:5rem 0}.loot-grid,.loot-products{grid-template-columns:repeat(2,minmax(0,1fr))}.loot-newsletter__box{grid-template-columns:1fr}}@media(max-width:640px){.loot-shell{width:min(100% - 20px,1480px)}.loot-section{padding:4.5rem 0}.loot-hero h1{font-size:4.8rem}.loot-heading-row{align-items:flex-start;flex-direction:column}.loot-grid,.loot-products{grid-template-columns:1fr}.loot-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.loot-product__body{min-height:12.5rem;padding:1.15rem}.loot-product__title{font-size:1.4rem}.loot-product__price{font-size:1.5rem}.loot-product__button{min-height:3.9rem;padding:.75rem .9rem;font-size:1.2rem}.loot-card{min-height:21rem}.loot-newsletter__box{padding:2.2rem 1.5rem}.loot-newsletter form{flex-direction:column}.loot-newsletter input{width:100%}}.loot-badge--sold-out{background:linear-gradient(135deg,#e11d48,#be123c)!important;border-color:#fb7185!important;box-shadow:0 0 1.6rem #e11d488c!important}.loot-badge--low-stock{background:linear-gradient(135deg,#f59e0b,#f97316)!important;border-color:#fdba74!important;box-shadow:0 0 1.6rem #f9731680!important}.loot-badge--sale{background:linear-gradient(135deg,#7c3aed,#2563eb)!important;border-color:#c4b5fdcc!important;box-shadow:0 0 1.5rem #7c3aed73!important}.loot-badge--new{background:linear-gradient(135deg,#16a34a,#22c55e)!important;border-color:#86efac!important;box-shadow:0 0 1.7rem #22c55e73!important;animation:lootBadgePulse 1.8s ease-in-out infinite}@keyframes lootBadgePulse{0%,to{transform:scale(1);box-shadow:0 0 1.2rem #22c55e4d}50%{transform:scale(1.03);box-shadow:0 0 2rem #22c55e8c}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/lootsepeti-home.css.map */
