.eyv-finder{padding:clamp(3.2rem,6vw,7.2rem) 0}.eyv-finder__intro{max-width:78rem;margin:0 auto 3rem;text-align:center}.eyv-finder__intro h1{margin:.6rem 0 1rem;font-size:clamp(3rem,5vw,5.2rem);line-height:1.08}.eyv-finder__intro p:last-child{max-width:64rem;margin:0 auto;font-size:1.8rem}.eyv-finder__eyebrow,.eyv-finder__step-label{color:#c6a15b;font-size:1.2rem;font-weight:700;letter-spacing:.14em}.eyv-finder__app{display:block;max-width:112rem;min-height:46rem;margin:0 auto;padding:clamp(2rem,4vw,4.8rem);color:rgb(var(--color-foreground));background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.16);border-radius:1.8rem;box-shadow:0 1.8rem 5rem #0000001f}.eyv-finder__progress{display:flex;align-items:center;max-width:48rem;margin:0 auto 4rem}.eyv-finder__mode-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:54rem;margin:0 auto 3.2rem;padding:.4rem;background:rgba(var(--color-foreground),.08);border-radius:.9rem}.eyv-finder__mode-tabs button{min-height:4.6rem;padding:.8rem 1.5rem;color:rgba(var(--color-foreground),.7);background:transparent;border:0;border-radius:.65rem;font:inherit;font-weight:700;cursor:pointer}.eyv-finder__mode-tabs button.is-active{color:rgb(var(--color-foreground));background:rgb(var(--color-background));box-shadow:0 .3rem 1.2rem #0000001f}.eyv-finder__progress span{display:grid;place-items:center;flex:0 0 3.2rem;width:3.2rem;height:3.2rem;color:rgba(var(--color-foreground),.65);border:.1rem solid rgba(var(--color-foreground),.28);border-radius:50%;font-size:1.3rem;font-weight:700}.eyv-finder__progress span.is-active,.eyv-finder__progress span.is-complete{color:#141414;background:#c6a15b;border-color:#c6a15b}.eyv-finder__progress i{flex:1 1 auto;height:.2rem;background:rgba(var(--color-foreground),.2)}.eyv-finder__step{display:none;max-width:82rem;margin:0 auto}.eyv-finder__step.is-active{display:block;animation:eyvFinderIn .18s ease-out}.eyv-finder__step h2{margin:.5rem 0 .8rem;font-size:clamp(2.5rem,4vw,3.8rem);line-height:1.15}.eyv-finder__step>p:not(.eyv-finder__step-label){margin-top:0;color:rgba(var(--color-foreground),.72)}.eyv-finder__search{position:relative;margin:2.6rem 0 2rem}.eyv-finder__search label{display:block;margin-bottom:.7rem;font-size:1.4rem;font-weight:700}.eyv-finder__search input{width:100%;min-height:5.8rem;padding:1.2rem 1.5rem;color:rgb(var(--color-foreground));background:rgb(var(--color-background));border:.15rem solid rgba(var(--color-foreground),.38);border-radius:.8rem;font:inherit;font-size:1.7rem}.eyv-finder__search input:focus{outline:.2rem solid #c6a15b;outline-offset:.2rem}.eyv-finder__suggestions{position:absolute;z-index:5;top:100%;right:0;left:0;display:none;max-height:32rem;overflow-y:auto;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.22);border-radius:0 0 .8rem .8rem;box-shadow:0 1.2rem 2.5rem #00000029}.eyv-finder__suggestions.is-open{display:block}.eyv-finder__suggestion{display:block;width:100%;padding:1.2rem 1.5rem;color:rgb(var(--color-foreground));background:transparent;border:0;border-bottom:.1rem solid rgba(var(--color-foreground),.1);text-align:left;cursor:pointer}.eyv-finder__suggestion:hover,.eyv-finder__suggestion:focus{background:rgba(var(--color-foreground),.08)}.eyv-finder__suggestion strong,.eyv-finder__suggestion small{display:block}.eyv-finder__suggestion small{margin-top:.2rem;color:rgba(var(--color-foreground),.64)}.eyv-finder__continue{min-width:16rem}.eyv-finder__continue:disabled{opacity:.45;cursor:not-allowed}.eyv-finder__back{margin:0 0 2rem;padding:0;color:inherit;background:transparent;border:0;font:inherit;text-decoration:underline;text-underline-offset:.3rem;cursor:pointer}.eyv-finder__selection-summary{font-weight:600}.eyv-finder__choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem;margin-top:2.4rem}.eyv-finder__choice-grid--styles{grid-template-columns:repeat(2,minmax(0,1fr))}.eyv-finder__choice{min-height:12rem;padding:2rem;color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.035);border:.15rem solid rgba(var(--color-foreground),.24);border-radius:1rem;text-align:left;cursor:pointer;transition:border-color .12s ease,transform .12s ease,background .12s ease}.eyv-finder__choice:hover,.eyv-finder__choice:focus{transform:translateY(-.2rem);background:#c6a15b1a;border-color:#c6a15b}.eyv-finder__choice strong,.eyv-finder__choice span{display:block}.eyv-finder__choice strong{margin-bottom:.6rem;font-size:1.8rem}.eyv-finder__choice span{color:rgba(var(--color-foreground),.68)}.eyv-finder__notice{display:none;max-width:82rem;margin:0 auto 2rem;padding:1rem 1.4rem;color:#38290f;background:#f4e5c8;border-radius:.7rem}.eyv-finder__notice.is-visible{display:block}.eyv-finder__results-step{max-width:none}.eyv-finder__results-heading,.eyv-finder__result-tools{display:flex;align-items:center;justify-content:space-between;gap:2rem}.eyv-finder__result-tools{margin:2.2rem 0;padding:1.2rem 0;border-top:.1rem solid rgba(var(--color-foreground),.14);border-bottom:.1rem solid rgba(var(--color-foreground),.14)}.eyv-finder__result-tools label{display:flex;align-items:center;gap:.8rem;font-weight:700}.eyv-finder__result-tools select{min-height:4rem;padding:.5rem 3rem .5rem 1rem;color:inherit;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.35);border-radius:.5rem}.eyv-finder__results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.eyv-finder__card{display:flex;flex-direction:column;overflow:hidden;color:inherit;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.16);border-radius:1rem}.eyv-finder__card-image{display:block;position:relative;padding-bottom:100%;overflow:hidden;background:rgba(var(--color-foreground),.04)}.eyv-finder__card-image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.eyv-finder__card-body{display:flex;flex:1;flex-direction:column;padding:1.5rem}.eyv-finder__card-meta{margin:0 0 .5rem;color:#9a7635;font-size:1.1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.eyv-finder__card h3{margin:0 0 .8rem;font-size:1.7rem;line-height:1.35}.eyv-finder__card-price{margin:auto 0 1.2rem;font-weight:700}.eyv-finder__card .button{width:100%;min-height:4.4rem}.eyv-finder__empty{padding:4rem 2rem;text-align:center;border:.1rem dashed rgba(var(--color-foreground),.28);border-radius:1rem}.eyv-finder__safety{max-width:90rem;margin:2rem auto 0;color:rgba(var(--color-foreground),.64);font-size:1.25rem;text-align:center}.eyv-finder__chat-panel{max-width:88rem;margin:0 auto;overflow:hidden;border:.1rem solid rgba(198,161,91,.3);border-radius:1.6rem;background:radial-gradient(circle at 50% -10%,rgba(198,161,91,.2),transparent 34rem),rgba(var(--color-foreground),.025)}.eyv-finder__chat-heading{position:relative;padding:3.2rem 2rem 2.4rem;text-align:center}.eyv-finder__chat-logo{display:flex;align-items:center;justify-content:center;min-height:6rem;margin:0 auto 1.4rem}.eyv-finder__chat-logo img{display:block;width:auto;max-width:min(18rem,70%);height:auto;max-height:8rem;object-fit:contain;filter:drop-shadow(0 .8rem 2rem rgba(0,0,0,.25))}.eyv-finder__chat-logo strong{color:#c6a15b;font-size:2rem;letter-spacing:.1em}.eyv-finder__chat-heading h2{margin:.5rem 0 .7rem;font-size:clamp(2.8rem,5vw,4.4rem)}.eyv-finder__chat-heading>p:not(.eyv-finder__step-label){margin-top:0;color:rgba(var(--color-foreground),.7)}.eyv-finder__system-status{display:inline-flex;align-items:center;gap:.7rem;margin-top:1rem;padding:.6rem 1rem;color:rgba(var(--color-foreground),.72);background:rgba(var(--color-foreground),.06);border:.1rem solid rgba(var(--color-foreground),.12);border-radius:2rem;font-size:1.2rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.eyv-finder__system-status i{width:.8rem;height:.8rem;background:#58b87a;border-radius:50%;box-shadow:0 0 0 .4rem #58b87a24}.eyv-finder__chat-log{display:flex;flex-direction:column;gap:1.2rem;min-height:25rem;max-height:44rem;padding:2rem;overflow-y:auto;background:rgba(var(--color-foreground),.035);border:.1rem solid rgba(var(--color-foreground),.16);border-radius:1rem}.eyv-finder__message{max-width:78%;padding:1.2rem 1.5rem;border-radius:1rem}.eyv-finder__message p{margin:.3rem 0 0}.eyv-finder__message--assistant{align-self:flex-start;background:#c6a15b29;border:.1rem solid rgba(198,161,91,.38)}.eyv-finder__message--user{align-self:flex-end;color:rgb(var(--color-background));background:rgb(var(--color-foreground))}.eyv-finder__message-example{color:rgba(var(--color-foreground),.65);font-size:1.3rem}.eyv-finder__chat-options{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.2rem 2rem}.eyv-finder__chat-options:empty{margin:0}.eyv-finder__chat-option{padding:.8rem 1.2rem;color:rgb(var(--color-foreground));background:#c6a15b1f;border:.1rem solid #c6a15b;border-radius:2rem;font:inherit;cursor:pointer}.eyv-finder__chat-option:hover,.eyv-finder__chat-option:focus{color:#141414;background:#c6a15b}.eyv-finder__starter-prompts{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem;padding:0 2rem 1.4rem}.eyv-finder__starter-prompts.is-hidden{display:none}.eyv-finder__starter-prompts>span{color:rgba(var(--color-foreground),.6);font-size:1.2rem;font-weight:700}.eyv-finder__starter-prompts button{padding:.6rem 1rem;color:rgba(var(--color-foreground),.82);background:transparent;border:.1rem solid rgba(var(--color-foreground),.22);border-radius:2rem;font:inherit;font-size:1.2rem;cursor:pointer}.eyv-finder__starter-prompts button:hover,.eyv-finder__starter-prompts button:focus{border-color:#c6a15b;background:#c6a15b1a}.eyv-finder__chat-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;margin:1.2rem 2rem 0}.eyv-finder__chat-form textarea{min-height:5.2rem;padding:1.2rem 1.4rem;resize:vertical;color:rgb(var(--color-foreground));background:rgb(var(--color-background));border:.15rem solid rgba(var(--color-foreground),.35);border-radius:.8rem;font:inherit}.eyv-finder__chat-form textarea:focus{outline:.2rem solid #c6a15b;outline-offset:.2rem}.eyv-finder__chat-disclaimer{margin:1rem 2rem 2rem;color:rgba(var(--color-foreground),.62);font-size:1.2rem;text-align:center}.eyv-finder__app.is-chat-results .eyv-finder__progress{display:none}.eyv-finder__guided-progress{display:flex;align-items:flex-start;max-width:58rem;margin:0 auto 2.4rem;padding:0 2rem}.eyv-finder__guided-progress span{display:grid;justify-items:center;gap:.5rem;min-width:7rem;color:rgba(var(--color-foreground),.48)}.eyv-finder__guided-progress b{display:grid;place-items:center;width:3.4rem;height:3.4rem;border:.1rem solid rgba(var(--color-foreground),.28);border-radius:50%}.eyv-finder__guided-progress small{font-size:1.1rem;font-weight:700}.eyv-finder__guided-progress span.is-active,.eyv-finder__guided-progress span.is-complete{color:#c6a15b}.eyv-finder__guided-progress span.is-active b,.eyv-finder__guided-progress span.is-complete b{color:#141414;background:#c6a15b;border-color:#c6a15b}.eyv-finder__guided-progress i{flex:1;height:.1rem;margin-top:1.7rem;background:rgba(var(--color-foreground),.2)}.eyv-finder__guide{margin:0 2rem}.eyv-finder__guide-step{display:none;max-width:72rem;min-height:31rem;margin:0 auto;padding:2.6rem;background:rgba(var(--color-foreground),.035);border:.1rem solid rgba(var(--color-foreground),.16);border-radius:1.2rem}.eyv-finder__guide-step.is-active{display:block;animation:eyvFinderIn .18s ease}.eyv-finder__guide-step h3{margin:.4rem 0 .6rem;font-size:clamp(2.2rem,4vw,3.2rem)}.eyv-finder__guide-step>p:not(.eyv-finder__guide-count){color:rgba(var(--color-foreground),.68)}.eyv-finder__guide-count{margin:0;color:#c6a15b;font-size:1.2rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.eyv-finder__guide-search{margin:2rem 0 1.6rem}.eyv-finder__guide-back{margin:0 0 1.6rem;padding:0;color:#c6a15b;background:transparent;border:0;font:inherit;font-weight:700;cursor:pointer}.eyv-finder__guide-summary{display:inline-block;margin:.8rem 0 1.8rem;padding:.7rem 1rem;color:rgb(var(--color-foreground))!important;background:#c6a15b1f;border:.1rem solid rgba(198,161,91,.4);border-radius:.6rem;font-weight:700}.eyv-finder__guide-choices,.eyv-finder__guide-lights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.eyv-finder__guide-choices button,.eyv-finder__guide-lights button{display:grid;gap:.4rem;min-height:8.5rem;padding:1.6rem;color:rgb(var(--color-foreground));text-align:left;background:rgba(var(--color-background),.78);border:.1rem solid rgba(var(--color-foreground),.24);border-radius:.9rem;font:inherit;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}.eyv-finder__guide-choices button:hover,.eyv-finder__guide-choices button:focus,.eyv-finder__guide-lights button:hover,.eyv-finder__guide-lights button:focus{background:#c6a15b1a;border-color:#c6a15b;transform:translateY(-.1rem)}.eyv-finder__guide-choices strong,.eyv-finder__guide-lights strong{font-size:1.6rem}.eyv-finder__guide-choices small,.eyv-finder__guide-lights small{color:rgba(var(--color-foreground),.62)}.eyv-finder__guide-lights{margin-top:1.4rem}.eyv-finder__guide-lights[hidden]{display:none}.eyv-finder__guide-lights>p{grid-column:1 / -1;margin:0}.eyv-finder__complete-toggle{display:block;margin:1.8rem auto 0;padding:.7rem;color:rgba(var(--color-foreground),.72);background:transparent;border:0;border-bottom:.1rem solid rgba(var(--color-foreground),.35);font:inherit;font-size:1.3rem;cursor:pointer}.eyv-finder__complete-entry{margin:1.6rem 2rem 0}.eyv-finder__complete-entry[hidden]{display:none}@keyframes eyvFinderIn{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:749px){.eyv-finder{padding:2.4rem 0 4rem}.eyv-finder__intro{margin-bottom:2rem}.eyv-finder__intro p:last-child{font-size:1.6rem}.eyv-finder__app{min-height:0;padding:2rem 1.5rem 2.5rem;border-radius:1.2rem}.eyv-finder__progress{margin-bottom:2.8rem}.eyv-finder__mode-tabs{margin-bottom:2.4rem}.eyv-finder__choice-grid,.eyv-finder__choice-grid--styles{grid-template-columns:1fr}.eyv-finder__choice{min-height:0}.eyv-finder__results-heading,.eyv-finder__result-tools{align-items:stretch;flex-direction:column}.eyv-finder__results-heading .button{width:100%}.eyv-finder__result-tools label{justify-content:space-between}.eyv-finder__results{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.eyv-finder__chat-log{min-height:30rem;margin-right:1rem;margin-left:1rem;padding:1.2rem}.eyv-finder__message{max-width:92%}.eyv-finder__chat-form{grid-template-columns:1fr;margin-right:1rem;margin-left:1rem}.eyv-finder__chat-form .button{width:100%}.eyv-finder__starter-prompts{padding-right:1rem;padding-left:1rem}.eyv-finder__chat-heading{padding-bottom:1.8rem}.eyv-finder__guided-progress{padding:0 1rem}.eyv-finder__guided-progress span{min-width:5.8rem}.eyv-finder__guided-progress small{font-size:.95rem}.eyv-finder__guide{margin:0 1rem}.eyv-finder__guide-step{min-height:0;padding:1.8rem}.eyv-finder__guide-choices,.eyv-finder__guide-lights{grid-template-columns:1fr}.eyv-finder__guide-choices button,.eyv-finder__guide-lights button{min-height:7.2rem}.eyv-finder__complete-entry{margin-right:1rem;margin-left:1rem}.eyv-finder__card-body{padding:1rem}.eyv-finder__card h3{font-size:1.4rem}}@media screen and (max-width:440px){.eyv-finder__results{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/eyv-holster-finder-v5.css.map */
