:root{--echo-black: #0a0906;--echo-black-2: #14120d;--echo-black-3: #1c1912;--echo-gold: #c9a86a;--echo-gold-bright: #eccf98;--echo-gold-dim: #8a7247;--echo-ivory: #f4ecd8;--echo-bronze: #332b1e;--echo-texture: url(/cdn/shop/files/echo-texture-gold.jpg);--font-heading--family: "Jost", sans-serif !important;--font-heading--style: normal !important;--font-heading--weight: 700 !important;--font-subheading--family: "Jost", sans-serif !important;--font-subheading--style: normal !important;--font-subheading--weight: 600 !important;--font-body--family: "Jost", sans-serif !important;--font-body--style: normal !important;--font-body--weight: 400 !important;--font-accent--family: "Jost", sans-serif !important;--font-accent--style: normal !important;--font-accent--weight: 700 !important}html{background:var(--echo-black)}body{background:radial-gradient(ellipse 70% 55% at 50% -8%,rgba(201,168,106,.14),transparent 60%),radial-gradient(ellipse 60% 45% at 105% 100%,rgba(201,168,106,.08),transparent 60%),var(--echo-black)!important;color:var(--echo-ivory)!important}::selection{background:var(--echo-gold);color:var(--echo-black)}a{color:var(--echo-gold-bright)}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{color:var(--echo-ivory)!important;font-weight:700!important;letter-spacing:.005em}h5,h6,.h5,.h6,.type-subheading{text-transform:uppercase;letter-spacing:.22em!important;color:var(--echo-gold)!important;font-weight:600!important}p,li,span,.rte{font-weight:400}#header-group,.header-section,header-component{background:#0a0906e6!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(201,168,106,.18)}header-component a,header-component button,.header__row *{color:var(--echo-ivory)!important;font-weight:600!important}.button,a.button{background:transparent!important;color:var(--echo-gold-bright)!important;border:1.5px solid var(--echo-gold)!important;border-radius:999px!important;text-transform:uppercase;letter-spacing:.16em;font-weight:700!important;font-size:.8rem;padding-inline:2.2em;transition:all .45s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--echo-gold);transform:scaleX(0);transform-origin:left;transition:transform .45s cubic-bezier(.16,1,.3,1);z-index:-1}.button:hover{color:var(--echo-black)!important}.button:hover:before{transform:scaleX(1)}.button-secondary{border:1.5px solid rgba(244,236,216,.4)!important;color:var(--echo-ivory)!important;border-radius:999px!important;text-transform:uppercase;letter-spacing:.16em;font-weight:700!important;font-size:.8rem}.card{background:linear-gradient(180deg,var(--echo-black-2),var(--echo-black))!important;border:1px solid rgba(201,168,106,.16)!important;transition:transform .5s cubic-bezier(.16,1,.3,1),border-color .5s,box-shadow .5s}.card:hover{transform:translateY(-6px);border-color:#c9a86a99!important;box-shadow:0 24px 48px -20px #c9a86a66,0 0 0 1px #c9a86a33}.card__media-wrapper{background:radial-gradient(circle at 50% 40%,rgba(201,168,106,.12),transparent 70%),var(--echo-black-3)}.card__media-wrapper img{mix-blend-mode:normal;transition:transform 1.2s cubic-bezier(.16,1,.3,1)}.card:hover .card__media-wrapper img{transform:scale(1.06)}.card .price,.card [class*=price]{font-weight:700!important;color:var(--echo-gold-bright)!important}input,textarea,select{background:var(--echo-black-2)!important;color:var(--echo-ivory)!important;border-color:#c9a86a4d!important;font-weight:500!important}[class*=drawer],[class*=popover],dialog{background:var(--echo-black-2)!important;color:var(--echo-ivory)!important;border-color:#c9a86a40!important}footer{background:linear-gradient(180deg,#0a0906b3,#0a0906f7),var(--echo-texture) center/420px!important;background-blend-mode:normal,luminosity;border-top:1px solid rgba(201,168,106,.16);position:relative}footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0a0906e0;pointer-events:none}footer>*{position:relative;z-index:1}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:999;opacity:.035;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}@media(max-width:749px){h1,.h1{font-size:clamp(2rem,9vw,2.6rem)!important}h2,.h2{font-size:clamp(1.6rem,7vw,2.1rem)!important}.button,a.button{font-size:.74rem;padding-inline:1.7em}footer{background-size:260px!important}}@media(prefers-reduced-motion:reduce){.card,.button,.button:before,.card__media-wrapper img{transition:none!important}}.echo-particles{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;overflow:hidden}.echo-particles span{position:absolute;bottom:-10px;width:3px;height:3px;border-radius:50%;background:var(--echo-gold-bright, #eccf98);opacity:0;box-shadow:0 0 6px #eccf98cc;animation:echo-drift linear infinite}@keyframes echo-drift{0%{transform:translate(0) scale(.6);opacity:0}10%{opacity:.7}90%{opacity:.4}to{transform:translate(var(--echo-drift-x, 40px),-110vh) scale(1);opacity:0}}.echo-particles span:nth-child(1){left:4%;--echo-drift-x: 30px;width:2px;height:2px;animation-duration:22s;animation-delay:0s}.echo-particles span:nth-child(2){left:12%;--echo-drift-x: -20px;width:3px;height:3px;animation-duration:26s;animation-delay:3s}.echo-particles span:nth-child(3){left:20%;--echo-drift-x: 15px;width:2px;height:2px;animation-duration:19s;animation-delay:6s}.echo-particles span:nth-child(4){left:30%;--echo-drift-x: -30px;width:4px;height:4px;animation-duration:30s;animation-delay:1s}.echo-particles span:nth-child(5){left:40%;--echo-drift-x: 25px;width:2px;height:2px;animation-duration:24s;animation-delay:8s}.echo-particles span:nth-child(6){left:50%;--echo-drift-x: -15px;width:3px;height:3px;animation-duration:21s;animation-delay:4s}.echo-particles span:nth-child(7){left:58%;--echo-drift-x: 20px;width:2px;height:2px;animation-duration:27s;animation-delay:10s}.echo-particles span:nth-child(8){left:66%;--echo-drift-x: -25px;width:4px;height:4px;animation-duration:23s;animation-delay:2s}.echo-particles span:nth-child(9){left:74%;--echo-drift-x: 10px;width:2px;height:2px;animation-duration:25s;animation-delay:7s}.echo-particles span:nth-child(10){left:82%;--echo-drift-x: -10px;width:3px;height:3px;animation-duration:20s;animation-delay:5s}.echo-particles span:nth-child(11){left:90%;--echo-drift-x: 30px;width:2px;height:2px;animation-duration:28s;animation-delay:9s}.echo-particles span:nth-child(12){left:96%;--echo-drift-x: -20px;width:3px;height:3px;animation-duration:24s;animation-delay:12s}.echo-particles span:nth-child(13){left:8%;--echo-drift-x: 18px;width:2px;height:2px;animation-duration:29s;animation-delay:14s}.echo-particles span:nth-child(14){left:46%;--echo-drift-x: -12px;width:2px;height:2px;animation-duration:22s;animation-delay:16s}.echo-particles span:nth-child(15){left:62%;--echo-drift-x: 22px;width:3px;height:3px;animation-duration:26s;animation-delay:18s}.echo-particles span:nth-child(16){left:88%;--echo-drift-x: -18px;width:2px;height:2px;animation-duration:23s;animation-delay:11s}@media(prefers-reduced-motion:reduce){.echo-particles{display:none}}@media(max-width:749px){.echo-particles span:nth-child(n+9){display:none}}.echo-card-shine{position:absolute;top:0;right:0;bottom:0;left:0;z-index:var(--layer-raised, 2);pointer-events:none;opacity:0;transition:opacity .25s ease;mix-blend-mode:screen}
/*# sourceMappingURL=/cdn/shop/t/2/assets/echo-custom.css.map */
