.ezm-desktop,.ezm-mobile,.ezm-drawer{--ezm-ink: #221a2e;--ezm-mut: #6e6479;--ezm-line: #ece4f5;--ezm-soft: #f7f1fc}.ezm-desktop a,.ezm-mobile a,.ezm-drawer a{text-decoration:none;color:inherit}.ezm-desktop ul,.ezm-mobile ul,.ezm-drawer ul{list-style:none;margin:0;padding:0}.ezm-desktop{display:none}@media screen and (min-width:990px){.ezm-desktop{display:block;flex:0 0 auto}}.ezm-layer{position:static}.ezm-desktop .ezm-nav{display:flex;flex-wrap:nowrap;gap:2px;align-items:center;justify-content:center}.ezm-desktop .ezm-top{display:inline-flex;align-items:center;gap:6px;font:inherit;font-size:15px;font-weight:600;padding:9px 12px;border-radius:999px;border:0;background:none;color:inherit;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s}.ezm-desktop .ezm-top svg{width:11px;height:11px;transition:transform .2s}.ezm-desktop .ezm-top:hover,.ezm-desktop .ezm-top[aria-expanded=true],.ezm-desktop .ezm-top.is-current{background:var(--ezm-soft);color:var(--ezm-accent)}.ezm-desktop .ezm-top[aria-expanded=true] svg{transform:rotate(180deg)}.ezm-desktop .ezm-top--hot{color:#d0265b}.ezm-desktop .ezm-top:focus-visible{outline:2px solid var(--ezm-accent);outline-offset:2px}@media screen and (min-width:990px)and (max-width:1440px){.ezm-desktop .ezm-top{font-size:14px;padding:8px}}@media screen and (min-width:990px)and (max-width:1240px){.ezm-desktop .ezm-top{font-size:13px;padding:7px 5px;gap:3px}.ezm-desktop .ezm-top svg{width:9px}}.ezm-desktop .ezm-panel{position:fixed;z-index:1001;left:0;right:0;top:var(--ezm-top, 80px);max-height:calc(100vh - var(--ezm-top, 80px));overflow:auto;background:#fff;color:var(--ezm-ink);border-top:1px solid var(--ezm-line);box-shadow:0 30px 60px -30px #3c146459;animation:ezm-in .18s ease}.ezm-desktop .ezm-inner{max-width:1320px;margin:0 auto;padding:28px 32px 32px}.ezm-desktop .ezm-h{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--ezm-gold);font-weight:700;margin:0 0 12px}.ezm-desktop .ezm-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:32px}.ezm-desktop .ezm-grid--card{grid-template-columns:repeat(auto-fit,minmax(180px,1fr)) 300px}.ezm-desktop .ezm-col a{display:block;padding:6px 0;font-size:15px;transition:color .15s,transform .15s}.ezm-desktop .ezm-col a:hover{color:var(--ezm-accent);transform:translate(3px)}.ezm-desktop .ezm-col__solo{font-weight:700}.ezm-desktop .ezm-card{display:flex;flex-direction:column;gap:4px;background:var(--ezm-soft);border-radius:18px;overflow:hidden;padding-bottom:16px}.ezm-desktop .ezm-card__img{display:block;aspect-ratio:16 / 10;overflow:hidden;background:#efe4fa}.ezm-desktop .ezm-card__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}.ezm-desktop .ezm-card:hover img{transform:scale(1.05)}.ezm-desktop .ezm-card strong{padding:12px 16px 0;font-size:17px}.ezm-desktop .ezm-card span:not(.ezm-card__img){padding:0 16px;color:var(--ezm-mut);font-size:14px}.ezm-desktop .ezm-card em{padding:6px 16px 0;font-style:normal;color:var(--ezm-accent);font-weight:700;font-size:14px}.ezm-desktop .ezm-pops{display:flex;gap:14px;flex-wrap:wrap}.ezm-pop{display:flex;flex-direction:column;align-items:center;gap:6px;width:92px;font-size:13px;font-weight:600;text-align:center}.ezm-pop__img{width:72px;height:72px;border-radius:50%;overflow:hidden;background:radial-gradient(circle,#fff 30%,#efe4fa);display:flex;transition:transform .2s,box-shadow .2s}.ezm-pop__img img{width:100%;height:100%;object-fit:cover}.ezm-pop:hover .ezm-pop__img{transform:translateY(-3px);box-shadow:0 8px 20px -8px var(--ezm-accent)}.ezm-desktop .ezm-stone-tools{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin:22px 0 14px;padding-top:18px;border-top:1px solid var(--ezm-line)}.ezm-desktop .ezm-stone-tools input{font:inherit;font-size:15px;padding:10px 16px;border:1px solid var(--ezm-line);border-radius:999px;width:270px;outline:none}.ezm-desktop .ezm-stone-tools input:focus{border-color:var(--ezm-accent)}.ezm-desktop .ezm-chips{display:flex;gap:4px;flex-wrap:wrap}.ezm-desktop .ezm-chip{font:inherit;font-size:13px;font-weight:700;min-width:30px;height:30px;padding:0 8px;border-radius:999px;border:1px solid var(--ezm-line);background:#fff;color:var(--ezm-accent);cursor:pointer}.ezm-desktop .ezm-chip.is-on{background:var(--ezm-accent);color:#fff;border-color:var(--ezm-accent)}.ezm-desktop .ezm-stonelist{columns:6 150px;column-gap:24px}.ezm-desktop .ezm-stonelist li{break-inside:avoid}.ezm-desktop .ezm-stonelist a{display:block;padding:5px 0;font-size:15px}.ezm-desktop .ezm-stonelist a:hover{color:var(--ezm-accent)}.ezm-desktop .ezm-intgrid{display:grid;grid-template-columns:1fr 300px;gap:32px}.ezm-desktop .ezm-ints{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ezm-desktop .ezm-int{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid var(--ezm-line);border-radius:14px;font-size:14px;font-weight:600;transition:border-color .15s,background .15s}.ezm-desktop .ezm-int:hover{border-color:var(--ezm-accent);background:var(--ezm-soft)}.ezm-desktop .ezm-int__i{font-size:22px}.ezm-quiz{display:flex;flex-direction:column;gap:6px;justify-content:center;padding:24px;border-radius:18px;color:#fff!important;background:radial-gradient(circle at 20% 20%,rgba(255,209,138,.25),transparent 40%),linear-gradient(135deg,#5b1491,#2a1450)}.ezm-quiz__s{font-size:34px}.ezm-quiz strong{font-size:19px;line-height:1.2}.ezm-quiz span:not(.ezm-quiz__s){opacity:.85;font-size:14px}.ezm-quiz em{font-style:normal;color:#ffd18a;font-weight:700;margin-top:6px}.ezm-backdrop{position:fixed;left:0;right:0;bottom:0;top:var(--ezm-top, 80px);background:#1e0a3240;z-index:1000}.ezm-desktop [hidden],.ezm-mobile [hidden],.ezm-drawer [hidden],.ezm-drawer[hidden]{display:none!important}.ezm-mobile{display:block}@media screen and (min-width:990px){.ezm-mobile{display:none}}.ezm-mobile .ezm-burger{background:none;border:0;padding:10px 12px 10px 8px;margin-left:-8px;min-height:44px;cursor:pointer;color:inherit;display:inline-flex;align-items:center;gap:9px;-webkit-tap-highlight-color:transparent}.ezm-mobile .ezm-burger svg{width:24px;height:24px;stroke-width:1.6;flex:0 0 auto}.ezm-mobile .ezm-burger__t{font:inherit;font-size:13px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;line-height:1;white-space:nowrap}@media(max-width:340px){.ezm-mobile .ezm-burger__t{display:none}}.ezm-drawer{--ezm-ink: #1d1a21;--ezm-mut: #6f6a76;--ezm-line: #ebe8ee;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;color:var(--ezm-ink);font-weight:400}.ezm-drawer{--ezm-ease: cubic-bezier(.32, .72, 0, 1)}.ezm-drawer__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#14101852;opacity:0;transition:opacity .45s ease}.ezm-drawer__panel{position:absolute;top:0;bottom:0;left:0;width:min(86vw,400px);background:#fff;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .5s var(--ezm-ease);will-change:transform;box-shadow:0 0 40px -10px #14101840}.ezm-drawer.is-open .ezm-drawer__bg{opacity:1}.ezm-drawer.is-open .ezm-drawer__panel{transform:none}.ezm-drawer .ezm-rows>li,.ezm-drawer .ezm-m-search{opacity:0;transform:translate(-14px);transition:opacity .35s ease,transform .5s var(--ezm-ease);transition-delay:0s}.ezm-drawer.is-open .ezm-rows>li,.ezm-drawer.is-open .ezm-m-search{opacity:1;transform:none;transition-delay:calc(90ms + var(--i, 0) * 35ms)}.ezm-drawer__head{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:center;gap:0;padding:18px 24px 8px;border:0}.ezm-drawer__close{width:32px;height:32px;margin-left:-6px;padding:0;border:0;background:none;cursor:pointer;color:transparent;font-size:0;position:relative}.ezm-drawer__close:before,.ezm-drawer__close:after{content:"";position:absolute;left:6px;right:6px;top:50%;height:1.5px;background:var(--ezm-ink)}.ezm-drawer__close:before{transform:rotate(45deg)}.ezm-drawer__close:after{transform:rotate(-45deg)}.ezm-drawer__search{display:none}.ezm-drawer__body{flex:1;overflow:auto;overscroll-behavior:contain;padding:0 24px 24px}.ezm-m-search{display:flex;align-items:center;gap:10px;margin:6px 0 8px;border-bottom:1px solid var(--ezm-ink)}.ezm-m-search svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:var(--ezm-ink);stroke-width:1.5}.ezm-m-search input{flex:1;min-width:0;border:0;outline:0;background:none;font:inherit;font-size:16px;padding:12px 0;color:var(--ezm-ink)}.ezm-m-search input::placeholder{color:var(--ezm-mut)}.ezm-rows>li{border-bottom:1px solid var(--ezm-line)}.ezm-row{display:flex;width:100%;justify-content:space-between;align-items:center;gap:16px;padding:19px 0;font:inherit;font-size:18px;font-weight:400;letter-spacing:0;line-height:1.25;background:none;border:0;color:var(--ezm-ink);cursor:pointer;text-align:left}.ezm-row>span:not(.ezm-pm){display:none}.ezm-row--hot{color:#b03a5b!important}.ezm-pm{position:relative;width:14px;height:14px;flex:0 0 auto}.ezm-pm:before,.ezm-pm:after{content:"";position:absolute;background:currentColor;transition:transform .25s ease,opacity .25s ease}.ezm-pm:before{left:0;right:0;top:50%;height:1.5px;margin-top:-.75px}.ezm-pm:after{top:0;bottom:0;left:50%;width:1.5px;margin-left:-.75px}[aria-expanded=true]>.ezm-pm:after,details[open]>summary>.ezm-pm:after{transform:rotate(90deg);opacity:0}.ezm-level{position:static;inset:auto;background:none;padding:0 0 16px 18px;margin:-4px 0 0 2px;border-left:1px solid var(--ezm-line);overflow:hidden;animation:none}.ezm-anim{overflow:hidden;transition:height .42s var(--ezm-ease, ease),opacity .3s ease}.ezm-back,.ezm-level__title{display:none!important}.ezm-acc{border:0}.ezm-acc summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;font-size:16px;font-weight:500;cursor:pointer}.ezm-acc summary::-webkit-details-marker{display:none}.ezm-acc summary:after{content:none}.ezm-acc ul{padding:0 0 8px}.ezm-acc a{display:block;padding:8px 0;font-size:15px;color:var(--ezm-mut)}.ezm-acc a:active,.ezm-acc-link:active{color:var(--ezm-ink)}.ezm-acc-link{display:block;padding:12px 0;font-size:16px;font-weight:500;border:0}.ezm-m-pops{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 8px;margin:10px 0 14px}.ezm-m-pops .ezm-pop{width:auto;font-size:12px;font-weight:400;color:var(--ezm-ink)}.ezm-m-pops .ezm-pop__img{width:56px;height:56px;background:#f4f3f6}.ezm-m-pops .ezm-pop:hover .ezm-pop__img{transform:none;box-shadow:none}.ezm-m-q{width:100%;box-sizing:border-box;font:inherit;font-size:16px;padding:10px 0;border:0;border-bottom:1px solid var(--ezm-line);border-radius:0;background:none;margin:0 0 6px;outline:0}.ezm-m-q:focus{border-bottom-color:var(--ezm-ink)}.ezm-m-stones{columns:2;column-gap:16px}.ezm-m-stones a{display:block;padding:7px 0;font-size:15px;color:var(--ezm-mut);border:0}.ezm-m-ints{display:block}.ezm-m-ints a{display:block;padding:8px 0;border:0;border-radius:0;font-size:15px;font-weight:400;color:var(--ezm-mut)}.ezm-m-ints span{display:none}.ezm-m-quiz{margin-top:10px}.ezm-m-quiz .ezm-quiz{background:#f4f3f6;color:var(--ezm-ink)!important;border-radius:4px;padding:16px 18px;gap:2px}.ezm-m-quiz .ezm-quiz__s{display:none}.ezm-m-quiz .ezm-quiz strong{font-size:15px;font-weight:500}.ezm-m-quiz .ezm-quiz span:not(.ezm-quiz__s){opacity:1;color:var(--ezm-mut);font-size:14px}.ezm-m-quiz .ezm-quiz em{color:var(--ezm-ink);font-weight:500;font-size:14px;text-decoration:underline;text-underline-offset:3px}.ezm-drawer__foot{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 24px calc(16px + env(safe-area-inset-bottom));border-top:1px solid var(--ezm-line);font-size:15px}.ezm-drawer__foot>a{display:inline-flex;align-items:center;gap:8px;padding:6px 0;background:none;border-radius:0;font-weight:400;color:var(--ezm-ink)}.ezm-drawer__foot>a:before{content:"";width:18px;height:18px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.5'%3E%3Ccircle cx='12' cy='8' r='4'/%3E%3Cpath d='M4 21c1-4 4-6 8-6s7 2 8 6'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.5'%3E%3Ccircle cx='12' cy='8' r='4'/%3E%3Cpath d='M4 21c1-4 4-6 8-6s7 2 8 6'/%3E%3C/svg%3E") center / contain no-repeat}.ezm-lang{display:flex;gap:16px;margin:0}.ezm-lang button{padding:6px 0;background:none;border:0;border-radius:0;font:inherit;font-size:15px;font-weight:400;color:var(--ezm-mut);cursor:pointer}.ezm-lang button[aria-current=true]{color:var(--ezm-ink);background:none;text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px}.ezm-drawer :focus-visible{outline:1.5px solid var(--ezm-ink);outline-offset:3px}@keyframes ezm-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}@keyframes ezm-slide{0%{transform:translate(-100%)}to{transform:none}}@keyframes ezm-open{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.ezm-desktop .ezm-panel,.ezm-drawer__panel,.ezm-level{animation:none}.ezm-drawer__bg,.ezm-drawer__panel,.ezm-drawer .ezm-rows>li,.ezm-drawer .ezm-m-search,.ezm-anim,.ezm-pm:before,.ezm-pm:after{transition:none!important}}@media screen and (max-width:989px){search-button.search-action{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/80/assets/ezoko-mega.css.map */
