:root{--am2d-bg: #080808;--am2d-card: #141414;--am2d-card-2: #0d0d0d;--am2d-text: #ffffff;--am2d-muted: #cfcfcf;--am2d-red: #ff3b30;--am2d-border: rgba(255,255,255,.1)}*{box-sizing:border-box}body{margin:0;background:var(--am2d-bg);color:var(--am2d-text);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}.am2d-skip{position:absolute;left:-999px;top:10px;background:#fff;color:#000;padding:8px 12px;z-index:999}.am2d-skip:focus{left:10px}.am2d-site-header{position:sticky;top:0;z-index:50;display:flex;justify-content:space-between;align-items:center;padding:18px 24px;background:#080808e0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--am2d-border)}.am2d-logo{font-weight:950;letter-spacing:-.5px;text-decoration:none;font-size:22px}.am2d-logo:first-letter{color:var(--am2d-red)}.am2d-nav{display:flex;gap:18px;align-items:center}.am2d-nav a{text-decoration:none;font-weight:800;font-size:14px;color:#e8e8e8}.am2d-nav a:hover{color:var(--am2d-red)}.am2d-site-footer{padding:30px 20px;text-align:center;border-top:1px solid var(--am2d-border);color:#aaa;background:#050505}.am2d-tagline{color:var(--am2d-red);text-transform:uppercase;letter-spacing:2px;font-weight:900;font-size:13px;margin:0 0 12px}.am2d-btn,.shopify-payment-button__button{display:inline-flex;justify-content:center;align-items:center;padding:15px 28px;border-radius:999px;background:var(--am2d-red);color:#fff;text-decoration:none;border:0;font-weight:950;font-size:16px;box-shadow:0 12px 35px #ff3b3059;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.am2d-btn:hover,.shopify-payment-button__button:hover{transform:translateY(-2px);opacity:.93}.am2d-btn--ghost{background:#ffffff0f;border:1px solid rgba(255,255,255,.18);box-shadow:none}.am2d-hero{max-width:1250px;margin:0 auto;padding:80px 22px 55px;display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.am2d-hero h1{font-size:clamp(42px,7vw,86px);line-height:.9;margin:0 0 22px;font-weight:950;letter-spacing:-2px}.am2d-subtitle{color:#d6d6d6;font-size:20px;line-height:1.6;max-width:600px;margin:0 0 30px}.am2d-actions{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:28px}.am2d-pills{display:flex;flex-wrap:wrap;gap:10px}.am2d-pills span{border:1px solid rgba(255,255,255,.16);background:#ffffff0f;padding:9px 14px;border-radius:999px;color:#e8e8e8;font-size:14px;font-weight:800}.am2d-image img,.am2d-card img,.am2d-showcase img{width:100%;display:block;object-fit:cover;border-radius:24px}.am2d-image img,.am2d-showcase img{box-shadow:0 30px 80px #ff3b302e}.am2d-placeholder{min-height:430px;border-radius:28px;border:2px dashed rgba(255,255,255,.25);background:linear-gradient(135deg,#ff3b302e,#ffffff0a);display:flex;align-items:center;justify-content:center;color:#d8d8d8;text-align:center;font-weight:900;padding:25px}.am2d-strip{border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);background:#111;text-align:center;padding:18px}.am2d-strip p{margin:0;color:#f1f1f1;font-weight:900}.am2d-section{max-width:1250px;margin:0 auto;padding:70px 22px}.am2d-section-head{max-width:760px;margin-bottom:36px}.am2d-section h2,.am2d-showcase h2,.am2d-final h2{font-size:clamp(32px,5vw,58px);line-height:1;margin:0 0 16px;font-weight:950;letter-spacing:-1px}.am2d-section-head p,.am2d-showcase p,.am2d-final p,.am2d-card p,.am2d-step p,.am2d-product-info p{color:var(--am2d-muted);line-height:1.6}.am2d-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.am2d-card,.am2d-step,.am2d-form-card,.am2d-note{background:linear-gradient(180deg,var(--am2d-card),var(--am2d-card-2));border:1px solid var(--am2d-border);border-radius:24px;padding:22px}.am2d-card img{aspect-ratio:1 / 1;margin-bottom:18px}.am2d-card-placeholder{aspect-ratio:1 / 1;border-radius:18px;border:2px dashed rgba(255,255,255,.2);background:#ffffff0a;display:flex;align-items:center;justify-content:center;color:#aaa;font-weight:900;margin-bottom:18px}.am2d-card h3,.am2d-step h3{margin:0 0 8px;font-size:23px}.am2d-showcase{max-width:1250px;margin:0 auto;padding:40px 22px 80px;display:grid;grid-template-columns:.9fr 1.1fr;gap:45px;align-items:center}.am2d-step span{display:inline-block;color:var(--am2d-red);font-size:34px;font-weight:950;margin-bottom:14px}.am2d-final{max-width:1050px;margin:0 auto;padding:65px 22px 80px;text-align:center}.am2d-product-page{max-width:1180px;margin:0 auto;padding:70px 20px;display:grid;grid-template-columns:.9fr 1.1fr;gap:45px;align-items:start}.am2d-product-media{border-radius:28px;overflow:hidden;background:#111;border:1px solid var(--am2d-border)}.am2d-product-media img{width:100%;display:block}.am2d-product-info h1{font-size:clamp(36px,5vw,64px);line-height:1;margin:0 0 18px;font-weight:950}.am2d-price{font-size:24px;font-weight:950;margin:18px 0}.am2d-form-card{box-shadow:0 30px 70px #00000059}.am2d-form-card label{display:block;font-weight:950;margin:18px 0 8px}.am2d-form-card input,.am2d-form-card select,.am2d-form-card textarea{width:100%;box-sizing:border-box;border-radius:14px;border:1px solid rgba(255,255,255,.16);background:#090909;color:#fff;padding:14px 15px;font-size:16px;font-family:inherit}.am2d-form-card textarea{min-height:110px;resize:vertical}.am2d-form-card input::placeholder,.am2d-form-card textarea::placeholder{color:#777}.am2d-small-print{color:#aaa;font-size:13px;text-align:center;margin-top:8px}.am2d-variant-select{margin-bottom:6px;height:54px;min-height:54px;max-height:54px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-top:0;padding-bottom:0;padding-right:42px}.am2d-cart,.am2d-page{max-width:900px;margin:0 auto;padding:70px 20px}.am2d-cart h1,.am2d-page h1{font-size:clamp(36px,5vw,64px);margin:0 0 20px}.am2d-cart-item{padding:18px 0;border-bottom:1px solid var(--am2d-border)}.am2d-cart-row{display:flex;justify-content:space-between;gap:16px}.am2d-cart-props{color:#ccc;margin:8px 0 0;padding-left:18px}.am2d-qty{max-width:100px}.am2d-cart-actions{margin-top:25px;display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}@media(max-width:850px){.am2d-nav{gap:12px}.am2d-hero,.am2d-showcase,.am2d-grid-3,.am2d-product-page{grid-template-columns:1fr}.am2d-hero{padding-top:50px}.am2d-actions,.am2d-cart-actions{flex-direction:column}.am2d-btn{width:100%}.am2d-site-header{padding:16px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/automount2d.css.map */
