*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#070a10;color:#eef0f5;font-family:Inter,Segoe UI,Arial,sans-serif}.page-width{width:min(1170px,calc(100% - 44px));margin:auto}.shipping-bar{height:36px;background:linear-gradient(90deg,#181d26,#11141b,#1b2029);display:flex;align-items:center;justify-content:center;color:#d4d5dc;font-size:12px}.shipping-bar span{color:#8f52ff;margin-right:8px}.site-header{height:75px;border-bottom:1px solid #202530;background:#090c13;position:sticky;top:0;z-index:20}.site-nav{height:100%;display:flex;align-items:center;justify-content:space-between}.brand img{width:137px;max-height:42px;object-fit:contain}.nav-links{height:100%;display:flex;gap:34px;align-items:center;margin-left:40px;flex:1;justify-content:center}.nav-links a{height:100%;display:flex;align-items:center;position:relative;color:#c7c8ce;text-decoration:none;font-size:14px}.nav-links a.active{color:#a878ff}.nav-links a.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#7d45e9}.nav-links b{margin-left:7px}.nav-actions{display:flex;gap:18px}.nav-icon{border:0;background:none;color:#d7dae0;font-size:22px;cursor:pointer;position:relative;text-decoration:none}.cart-icon{font-size:18px}.cart-icon i{position:absolute;right:-8px;top:-8px;width:18px;height:18px;border-radius:50%;background:#6438c8;color:#fff;font-style:normal;font-size:10px;display:grid;place-items:center}.search-panel{position:absolute;left:50%;top:85px;transform:translate(-50%);display:none;z-index:30}.search-panel.open{display:block}.search-panel input{width:min(500px,90vw);padding:17px 20px;background:#141924;border:1px solid #4a5262;border-radius:10px;color:#fff;outline:none}.hero{border-bottom:1px solid #1a1f29;background:radial-gradient(circle at 72% 40%,rgba(104,44,182,.12),transparent 32%)}.hero>.page-width{min-height:430px;display:grid;grid-template-columns:1.05fr 1fr;align-items:center}.eyebrow{font-size:13px;letter-spacing:1px;color:#9b70f0;font-weight:600}.hero h1{font-size:68px;line-height:1;margin:20px 0 18px;font-weight:800}.hero h1 span{background:linear-gradient(90deg,#8b5dff,#6d3bd4);-webkit-background-clip:text;color:transparent}.hero p{color:#aeb1bb;font-size:16px;line-height:1.65;max-width:470px}.hero-buttons{display:flex;gap:13px;margin-top:23px}.btn{min-height:50px;padding:0 30px;border-radius:6px;font-size:14px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;cursor:pointer}.btn-primary{background:linear-gradient(135deg,#7441dd,#5a31c6);color:#fff;border:1px solid #7544e8}.btn-secondary{background:transparent;color:#d5d6db;border:1px solid #414653}.benefits{display:flex;gap:45px;margin-top:40px}.benefits>div{display:flex;gap:12px;align-items:center}.benefits strong{font-size:30px;color:#8b51ff}.benefits p{font-size:12px;line-height:1.2;margin:0}.benefits b{display:block;margin-bottom:7px}.benefits small{color:#9296a0}.hero-art{height:400px;display:flex;align-items:center;justify-content:center}.hero-art img{width:640px;max-width:125%;object-fit:contain}.featured-section{padding:35px 0 42px;background:linear-gradient(180deg,#090c13,#080b11)}.section-head{display:flex;align-items:center;justify-content:space-between}.section-head h2{margin:7px 0 27px;font-size:25px}.all-btn{background:#10141c;border:1px solid #373d48;color:#cfd1d7;border-radius:7px;padding:13px 17px;font-size:12px;text-decoration:none}.all-btn span{font-size:18px;margin-left:8px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product-card{background:linear-gradient(145deg,#171b24,#11151d);border:1px solid #1c222d;border-radius:10px;overflow:hidden;transition:.2s}.product-card:hover{transform:translateY(-4px);border-color:#503484}.product-image{height:205px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(circle,rgba(91,55,144,.12),transparent 60%)}.product-image img{width:100%;height:100%;object-fit:cover}.product-tag{position:absolute;right:10px;top:10px;background:#6437c9;color:#fff;border-radius:10px;padding:8px 12px;font-size:11px;font-weight:700}.product-info{min-height:72px;padding:10px 13px;display:flex;align-items:center;justify-content:space-between}.product-info a{display:block;color:#c8cad0;text-decoration:none;font-size:13px;margin-bottom:8px}.product-info b{font-size:14px}.quick-add button{height:39px;width:39px;border:1px solid #3a404c;background:#131820;color:#fff;border-radius:7px;cursor:pointer}.reviews{margin-top:18px;background:linear-gradient(100deg,#151a23,#1a1e28);min-height:82px;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:24px}.review-label{font-size:10px;letter-spacing:.7px;color:#aeb1ba}.avatars{display:flex}.avatars span{width:35px;height:35px;border-radius:50%;border:2px solid #222733;background:#555;display:grid;place-items:center;margin-left:-7px;font-size:20px}.rating{font-size:12px;color:#c9ccd3}.rating div{color:#8ac23b;letter-spacing:2px}.rating b{color:#d7d9de;letter-spacing:0;margin-left:5px}.rating small{display:block;color:#9b9faa;margin-top:4px}.product-page,.collection-page,.cart-page{padding:60px 0}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:50px}.product-media img{width:100%;border-radius:12px;background:#141820}.product-details h1,.collection-page h1,.cart-page h1{font-size:42px;margin:12px 0}.product-price{font-size:25px;font-weight:800;margin-bottom:20px}.product-details .rte{color:#b7bac3;line-height:1.7;margin-bottom:25px}.product-details select{width:100%;padding:13px;background:#151a23;color:#fff;border:1px solid #39404c;margin:8px 0 15px}.product-submit{width:100%;border:0}.product-shipping-note,.shipping-msg{margin-top:18px;color:#9ea3ae;font-size:13px}.cart-line{display:flex;gap:18px;padding:15px 0;border-bottom:1px solid #252b35}.cart-line img{width:90px;height:90px;object-fit:cover}.cart-line a{color:#fff;text-decoration:none}.cart-line input{margin-left:auto;width:65px;height:38px;background:#151a23;color:#fff;border:1px solid #39404c}.cart-summary{margin-top:25px}.cart-summary .btn{margin-right:8px;margin-top:10px}.cart-drawer{position:fixed;right:-380px;top:0;width:360px;max-width:92vw;height:100vh;background:#10141c;border-left:1px solid #303644;padding:22px;z-index:100;transition:.25s;box-shadow:-15px 0 50px #0006}.cart-drawer.open{right:0}.cart-drawer__head{display:flex;justify-content:space-between;border-bottom:1px solid #292e39}.cart-drawer__head button{background:none;border:0;color:#fff;font-size:28px;cursor:pointer}.drawer-item{display:flex;gap:10px;padding:12px 0;border-bottom:1px solid #262c37}.drawer-item img{width:60px;height:60px;object-fit:cover}.drawer-item a{color:#fff;text-decoration:none}.drawer-footer{margin-top:20px}.drawer-checkout{width:100%;border:0}.toast{position:fixed;left:50%;bottom:-80px;transform:translate(-50%);background:#6b3bd2;padding:14px 22px;border-radius:8px;transition:.3s;z-index:120}.toast.show{bottom:25px}.empty-products{padding:30px;background:#121720;border-radius:10px;color:#aeb1ba}@media(max-width:850px){.nav-links{display:none}.hero>.page-width{grid-template-columns:1fr;padding:30px 0}.hero-art{height:280px;grid-row:1}.hero-copy__inner{grid-row:2}.hero h1{font-size:48px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-page{grid-template-columns:1fr}.reviews{padding:18px;flex-wrap:wrap}}@media(max-width:500px){.site-header{height:64px}.shipping-bar{font-size:10px}.brand img{width:105px}.hero h1{font-size:38px}.hero-buttons{flex-direction:column;align-items:flex-start}.benefits{gap:18px;flex-wrap:wrap}.product-grid{grid-template-columns:1fr}.reviews{gap:12px}.section-head{align-items:end}.product-image{height:260px}}.product-card img,.card__media img,.card__inner img,.product-grid img,.collection-grid img,.cart-item__image img,.cart__items img{width:100%;height:auto!important;aspect-ratio:1 / 1;object-fit:contain!important;object-position:center}.midgo-sale-price{font-weight:700}.midgo-original-price{text-decoration:line-through;opacity:.65;margin-left:.35rem}.midgo-savings{font-size:.85em;opacity:.75;margin-left:.35rem}.midgo-cart-remove{border:0;background:transparent;text-decoration:underline;cursor:pointer;padding:.25rem 0}.midgo-shopify-note{margin-top:2rem;padding:1rem;text-align:center;font-size:.9rem;opacity:.7}
/*# sourceMappingURL=/cdn/shop/t/4/assets/midgo.css.map */
