.hero-search{position:relative;overflow:hidden}.hero-search__video-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-search__video-bg video{width:100%;height:115%;object-fit:cover;object-position:center top;pointer-events:none;-webkit-user-select:none;user-select:none}.hero-search__video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0c0c0ed1;pointer-events:all;z-index:1}.hero-search__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent}.hero-search__glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;border-radius:50%;opacity:.2;background:radial-gradient(circle,#8a9a8e 0%,transparent 70%)}.hero-search__grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.03;background-image:linear-gradient(rgba(255,255,255,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.1) 1px,transparent 1px);background-size:60px 60px}.hero-search__slides{position:relative;z-index:10;display:flex;width:200%;transition:transform .7s cubic-bezier(.4,0,.2,1)}.hero-search__slides.is-search{transform:translate(-50%)}.hero-search__hero{width:50%;flex-shrink:0;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 1rem;min-height:85vh;transition:opacity .5s ease}.hero-search__slides.is-search .hero-search__hero{opacity:0}.hero-search__diamond-icon{position:relative;width:5rem;height:5rem;margin-bottom:2rem;animation:hs-float 4s ease-in-out infinite}.hero-search__diamond-glow{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;opacity:.3;background:radial-gradient(circle,#8a9a8e,transparent);filter:blur(15px)}.hero-search__diamond-svg{width:5rem;height:5rem;position:relative;z-index:1}.hero-search__title{font-family:Bodoni Moda,serif;font-size:3.5rem;font-weight:300;line-height:1.1;color:#fff;margin-bottom:1.25rem;word-break:keep-all;overflow-wrap:normal}.hero-search__title-part--two:after{content:"";display:block}@media(max-width:749px){.hero-search__title{width:min(100%,22rem);font-size:clamp(2rem,7.8vw,2.45rem);line-height:1.16;margin-left:auto;margin-right:auto;text-wrap:balance}.hero-search__title-part--one:after{content:"";display:block}.hero-search__title-part--two:after{display:none}}@media(min-width:750px){.hero-search__title{font-size:4.5rem}}.hero-search__subtitle{font-size:1rem;font-weight:300;color:#ffffff80;margin-bottom:3rem;max-width:28rem;word-break:keep-all;overflow-wrap:normal}@media(max-width:749px){.hero-search__subtitle{max-width:21rem;line-height:1.6}}@media(min-width:750px){.hero-search__subtitle{font-size:1.125rem}}.hero-search__cta{position:relative;padding:1rem 3rem;font-size:.875rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;border:none;cursor:pointer;overflow:hidden;background:transparent}.hero-search__cta-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#8a9a8e,#6b7d70);transition:transform .3s ease}.hero-search__cta:hover .hero-search__cta-bg{transform:scale(1.05)}.hero-search__cta-text{position:relative;z-index:1;color:#fff;display:flex;align-items:center;gap:.75rem}.hero-search__cta-label--mobile{display:none}@media(max-width:749px){.hero-search__cta-label--desktop{display:none}.hero-search__cta-label--mobile{display:inline}}.hero-search__scroll-hint{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);color:#fff3;animation:hs-pulse 2s ease-in-out infinite}.hero-search__search{width:50%;flex-shrink:0;box-sizing:border-box;opacity:0;transition:opacity .5s ease}.hero-search__slides.is-search .hero-search__search{opacity:1}.hero-search__search-inner{width:100%;max-width:56rem;box-sizing:border-box;margin:0 auto;padding:3.5rem 1rem 5rem}@media(min-width:750px){.hero-search__search-inner{padding:5rem 1rem}}.hero-search__search-title{text-align:center;margin-bottom:3rem;animation:hs-fadeSlideUp .6s ease-out both}.hero-search__finder-label{display:inline-flex;align-items:center;gap:.5rem;color:#8a9a8e;font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem}.hero-search__finder-line{width:2rem;height:1px;background:#8a9a8e66}.hero-search__search-heading{font-family:Bodoni Moda,serif;font-size:2rem;color:#fff;font-weight:400;margin-bottom:.75rem}@media(min-width:750px){.hero-search__search-heading{font-size:3rem}}@media(max-width:749px){.hero-search__search-heading{font-size:clamp(1.65rem,7vw,1.85rem);line-height:1.22;word-break:keep-all;overflow-wrap:normal}}.hero-search__search-desc{color:#fff6;font-size:.875rem;max-width:28rem;margin:0 auto}.hero-search__card{position:relative;animation:hs-fadeSlideUp .6s .15s ease-out both}.hero-search__card-inner{position:relative;border-radius:1rem;border:1px solid rgba(255,255,255,.2);background:#141416eb;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);padding:1.5rem;box-shadow:0 25px 50px #00000040}@media(min-width:750px){.hero-search__card-inner{padding:2.5rem}}.hero-search__card-inner:focus-within,.hero-search__card-inner.is-active{background:#141416;border-color:#ffffff40}.hero-search__card.is-dragover .hero-search__card-inner{border-color:#8a9a8e;box-shadow:0 0 40px #8a9a8e26}.hero-search__card-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem}@media(min-width:750px){.hero-search__card-grid{grid-template-columns:1fr 1fr}}.hero-search__upload{position:relative;border-radius:.75rem;border:2px dashed rgba(255,255,255,.18);background:#ffffff0a;padding:2rem;text-align:center;cursor:pointer;transition:all .2s ease}.hero-search__upload:hover{border-color:#ffffff40;background:#ffffff05}.hero-search__upload:focus{outline:none;border-color:#8a9a8e80;background:#8a9a8e0f}.hero-search__upload.is-dragover{border-color:#8a9a8e;background:#8a9a8e0d}.hero-search__file-input{display:none}.hero-search__upload-icon{width:3.5rem;height:3.5rem;margin:0 auto 1rem;border-radius:.75rem;background:#ffffff0d;display:flex;align-items:center;justify-content:center;color:#8a9a8e}.hero-search__upload-title{font-size:.875rem;font-weight:500;color:#fffc;margin-bottom:.25rem}.hero-search__upload-desc{font-size:.75rem;color:#ffffff4d;margin-bottom:1rem}.hero-search__upload-btn{display:inline-block;font-size:.75rem;color:#8a9a8e;border:1px solid rgba(138,154,142,.3);padding:.5rem 1.25rem;border-radius:999px;transition:background .2s ease}.hero-search__upload-btn:hover{background:#8a9a8e1a}.hero-search__text-area{display:flex;flex-direction:column}.hero-search__text-label{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.hero-search__text-label span{font-size:.75rem;color:#fff6;text-transform:uppercase;letter-spacing:.05em}.hero-search__text-icon{width:1.5rem;height:1.5rem;border-radius:.5rem;background:#ffffff0d;display:flex;align-items:center;justify-content:center;color:#8a9a8e}.hero-search__text-area textarea{flex:1;width:100%;background:#ffffff0f!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:.75rem!important;padding:1rem 1.25rem;font-size:.875rem;color:#fff!important;outline:none;resize:none;font-family:Instrument Sans,sans-serif}.hero-search__text-area textarea::placeholder{color:#fff3}.hero-search__text-area textarea:focus{border-color:#8a9a8e66!important}.hero-search__files{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.hero-search__files:empty{display:none}.hero-search__file-item{display:flex;align-items:center;gap:.625rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:.5rem .5rem .5rem .75rem}.hero-search__file-thumb{width:2rem;height:2rem;border-radius:.5rem;overflow:hidden;background:#ffffff1a;flex-shrink:0}.hero-search__file-thumb img{width:100%;height:100%;object-fit:cover}.hero-search__file-name{font-size:.75rem;color:#fff9;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-search__file-remove{width:1.25rem;height:1.25rem;border-radius:50%;background:#ffffff1a;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;padding:0}.hero-search__file-remove:hover{background:#ef44444d}.hero-search__file-remove svg{width:.75rem;height:.75rem;color:#ffffff80}.hero-search__search-btn{width:100%;position:relative;overflow:hidden;border-radius:.75rem;padding:1rem;font-size:.875rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;border:none;cursor:pointer;background:linear-gradient(135deg,#8a9a8e,#6b7d70);transition:all .2s ease}.hero-search__search-btn:disabled{opacity:.3;cursor:not-allowed}.hero-search__search-btn.is-searching{background:#8a9a8e26}.hero-search__progress{position:absolute;top:0;right:0;bottom:0;left:0;width:0;background:linear-gradient(to right,#8a9a8e,#6b7d70);transition:width .3s ease}.hero-search__search-btn-text{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:.75rem;color:#fff}.hero-search__corner{position:absolute;width:1.5rem;height:1.5rem;pointer-events:none}.hero-search__corner--tl{top:-1px;left:-1px;border-top:1px solid rgba(138,154,142,.2);border-left:1px solid rgba(138,154,142,.2);border-top-left-radius:1rem}.hero-search__corner--tr{top:-1px;right:-1px;border-top:1px solid rgba(138,154,142,.2);border-right:1px solid rgba(138,154,142,.2);border-top-right-radius:1rem}.hero-search__corner--bl{bottom:-1px;left:-1px;border-bottom:1px solid rgba(138,154,142,.2);border-left:1px solid rgba(138,154,142,.2);border-bottom-left-radius:1rem}.hero-search__corner--br{bottom:-1px;right:-1px;border-bottom:1px solid rgba(138,154,142,.2);border-right:1px solid rgba(138,154,142,.2);border-bottom-right-radius:1rem}.hero-search__results{margin-top:3rem;animation:hs-fadeSlideUp .5s ease-out both}.hero-search__results-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.hero-search__results-title{font-size:1rem;font-weight:500;color:#fff;display:flex;align-items:center;gap:.5rem}.hero-search__results-dot{display:inline-block;width:.5rem;height:.5rem;border-radius:50%;background:#34d399;animation:hs-pulse 2s infinite}.hero-search__results-count{color:#8a9a8e;font-weight:600}.hero-search__results-sub{font-size:.75rem;color:#ffffff4d;margin-top:.125rem}.hero-search__results-nav{display:flex;align-items:center;gap:.75rem}.hero-search__results-page{font-size:.75rem;color:#ffffff4d}.hero-search__nav-btn{width:2.5rem;height:2.5rem;border-radius:.75rem;border:1px solid rgba(255,255,255,.1);background:transparent;color:#fff9;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.hero-search__nav-btn:hover:not(:disabled){color:#fff;border-color:#ffffff40;background:#ffffff0d}.hero-search__nav-btn:disabled{opacity:.2;cursor:not-allowed}.hero-search__results-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:750px){.hero-search__results-grid{grid-template-columns:repeat(3,1fr)}}.hero-search__result-card{border-radius:.75rem;border:1px solid rgba(0,0,0,.08);overflow:hidden;cursor:pointer;background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:0 4px 16px #0000001a;transition:all .3s ease;display:flex;flex-direction:column}.hero-search__result-card:hover{border-color:#8a9a8e66;box-shadow:0 8px 32px #00000026;transform:translateY(-2px)}.hero-search__result-visual{aspect-ratio:4/5;position:relative;background:#fafaf8;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-search__result-visual img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.hero-search__result-visual svg{width:4rem;height:4rem;color:#8a9a8e;opacity:.25}.hero-search__result-badge{position:absolute;font-size:.625rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:.25rem .5rem;border-radius:2px}.hero-search__result-badge--discount{top:.75rem;left:.75rem;background:#dc2626;color:#fff;font-weight:700;padding:.25rem .625rem}.hero-search__result-badge--cert{top:.75rem;right:.75rem;background:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#374151;border:1px solid #e5e7eb}.hero-search__result-info{padding:.75rem 1rem;flex:1;display:flex;flex-direction:column}.hero-search__result-cert{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#b45309;margin:0 0 .375rem}.hero-search__result-name{font-family:Instrument Sans,sans-serif;font-size:.9375rem;font-weight:500;color:#2d4a3e;margin:0 0 .25rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.hero-search__result-spec{font-size:.75rem;color:#9ca3af;margin:0 0 .5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-search__result-footer{display:flex;align-items:baseline;gap:.5rem;margin-top:auto}.hero-search__price-original{font-size:.75rem;color:#d1d5db;text-decoration:line-through;font-weight:400}.hero-search__price-sale{font-size:1rem;font-weight:600;color:#2d4a3e}.hero-search__result-view{font-size:.6875rem;color:#5e7262;display:flex;align-items:center;gap:.25rem;margin-left:auto;opacity:0;transition:opacity .2s ease}.hero-search__result-card:hover .hero-search__result-view{opacity:1}.hero-search__results-dots{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.hero-search__dot{height:.375rem;border-radius:999px;border:none;cursor:pointer;padding:0;transition:all .3s ease}.hero-search__dot.is-active{width:2rem;background:#8a9a8e}.hero-search__dot:not(.is-active){width:.375rem;background:#ffffff26}.hero-search__dot:not(.is-active):hover{background:#ffffff4d}.hero-search__back{text-align:center;margin-top:2.5rem}.hero-search__back-btn{background:transparent;border:none;color:#ffffff8c;font-size:.75rem;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:color .2s ease}.hero-search__back-btn:hover{color:#ffffffd9}@keyframes hs-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes hs-pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes hs-fadeSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes hs-spin{to{transform:rotate(360deg)}}.hero-mode-toggle{display:flex;justify-content:center;gap:.25rem;margin-bottom:2.5rem;background:#ffffff0f;border-radius:999px;padding:.25rem;box-sizing:border-box;max-width:36rem;margin-left:auto;margin-right:auto;animation:hs-fadeSlideUp .5s ease-out both}.hero-mode-toggle__btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.8125rem;font-weight:500;letter-spacing:.03em;border:none;border-radius:999px;cursor:pointer;transition:all .3s ease;background:transparent;color:#fff6;min-width:0;white-space:nowrap}.hero-mode-toggle__btn:hover{color:#ffffffb3}.hero-mode-toggle__btn.is-active{background:#8a9a8e40;color:#fff}.hero-mode-toggle__btn svg{flex-shrink:0}@media(max-width:749px){.hero-mode-toggle{width:100%;max-width:none;gap:.2rem;margin-bottom:2rem;padding:.2rem}.hero-mode-toggle__btn{gap:.32rem;padding:.78rem .32rem;font-size:clamp(.7rem,3.1vw,.78rem);font-weight:600;letter-spacing:0}.hero-mode-toggle__btn svg{width:15px;height:15px}}.hero-search__mode-slider{overflow:hidden;width:100%;touch-action:pan-y}.hero-search__mode-track{display:flex;align-items:flex-start;width:300%;transition:transform .45s cubic-bezier(.4,0,.2,1)}.hero-search__mode-slider[data-active-mode=jewelry] .hero-search__mode-track{transform:translateZ(0)}.hero-search__mode-slider[data-active-mode=diamond] .hero-search__mode-track{transform:translate3d(-33.333333%,0,0)}.hero-search__mode-slider[data-active-mode=guard] .hero-search__mode-track{transform:translate3d(-66.666667%,0,0)}.hero-search__mode-panel{flex:0 0 33.333333%;width:33.333333%;min-width:0;padding:0 .125rem;pointer-events:none;animation:hs-fadeSlideUp .4s ease-out both}.hero-search__mode-panel.is-active{pointer-events:auto}@media(min-width:750px){.hero-mode-toggle{max-width:30rem}.hero-mode-toggle__btn[data-mode=jewelry],.hero-search__mode-panel[data-mode=jewelry]{display:none}.hero-search__mode-track{width:200%}.hero-search__mode-panel{flex-basis:50%;width:50%}.hero-search__mode-slider[data-active-mode=diamond] .hero-search__mode-track{transform:translateZ(0)}.hero-search__mode-slider[data-active-mode=guard] .hero-search__mode-track{transform:translate3d(-50%,0,0)}}.hero-jewelry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;max-width:34rem;margin:0 auto;animation:hs-fadeSlideUp .6s .15s ease-out both}.hero-jewelry-tile{min-height:9.5rem;border:1px solid rgba(255,255,255,.12);border-radius:.75rem;background:#ffffff12;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);color:#fff;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.9rem;transition:transform .2s ease,border-color .2s ease,background .2s ease}.hero-jewelry-tile:hover,.hero-jewelry-tile:focus-visible{transform:translateY(-2px);border-color:#8a9a8e73;background:#8a9a8e1f}.hero-jewelry-tile:focus-visible{outline:2px solid rgba(138,154,142,.65);outline-offset:3px}.hero-jewelry-tile__icon{width:3rem;height:3rem;border-radius:999px;border:1px solid rgba(138,154,142,.35);background:#8a9a8e1f;color:#dce5de;display:flex;align-items:center;justify-content:center}.hero-jewelry-tile__icon svg{width:1.65rem;height:1.65rem}.hero-jewelry-tile__label{color:#fff;font-size:.95rem;font-weight:500;letter-spacing:.02em;white-space:nowrap}@media(max-width:749px){.hero-jewelry-grid{gap:.85rem}.hero-jewelry-tile{min-height:9rem;gap:.85rem}.hero-jewelry-tile__icon{width:2.95rem;height:2.95rem}.hero-jewelry-tile__icon svg{width:1.8rem;height:1.8rem}.hero-jewelry-tile__label{font-size:1rem;font-weight:600}}.guard-upload-zones{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}@media(max-width:749px){.guard-upload-zones{grid-template-columns:1fr}}.guard-upload-zone{position:relative;border-radius:.75rem;border:2px dashed rgba(255,255,255,.18);background:#ffffff0a;padding:2rem;text-align:center;cursor:pointer;transition:all .2s ease;min-height:12rem;display:flex;align-items:center;justify-content:center}.guard-upload-zone:hover{border-color:#ffffff40;background:#ffffff05}.guard-upload-zone:focus{outline:none;border-color:#8a9a8e80;background:#8a9a8e0f}.guard-upload-zone.is-dragover{border-color:#8a9a8e;background:#8a9a8e0d}.guard-upload-zone__empty{display:flex;flex-direction:column;align-items:center}.guard-upload-zone__preview{position:relative;width:100%;height:100%}.guard-upload-zone__preview img{width:100%;height:100%;max-height:12rem;object-fit:contain;border-radius:.5rem}.guard-upload-zone__remove{position:absolute;top:.5rem;right:.5rem;width:1.75rem;height:1.75rem;border-radius:50%;background:#0009;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:background .2s ease}.guard-upload-zone__remove:hover{background:#ef4444b3}.guard-results-layout{margin-top:3rem;display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:stretch;animation:hs-fadeSlideUp .5s ease-out both;position:relative;left:calc(-50vw + 50%);width:100vw;max-width:none;padding:0 2rem;box-sizing:border-box}@media(max-width:749px){.guard-results-layout{grid-template-columns:1fr;padding:0 1rem}}.guard-results-layout__results{display:flex;flex-direction:column}.guard-carousel-track{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:.75rem}.guard-carousel-track .hero-search__result-card{display:flex;flex-direction:column;gap:0;padding:0;animation:none!important;overflow:hidden}.guard-carousel-track .hero-search__result-card .hero-search__result-visual{width:100%;height:0;padding-bottom:75%;position:relative;flex-shrink:0}.guard-carousel-track .hero-search__result-card .hero-search__result-visual img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:.625rem .625rem 0 0}.guard-carousel-track .hero-search__result-card .hero-search__result-info{flex:1;min-width:0;padding:.625rem .75rem .75rem}.guard-carousel-track .hero-search__result-card .hero-search__result-name{font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:.25rem}.guard-carousel-track .hero-search__result-card .hero-search__result-cert{font-size:.65rem;margin-bottom:.2rem}.guard-carousel-track .hero-search__result-card .hero-search__result-spec{display:none}.guard-carousel-track .hero-search__result-card .hero-search__result-footer{margin-top:.25rem;gap:.25rem}.guard-carousel-track .hero-search__result-card .hero-search__price-sale{font-size:.8rem}.guard-carousel-track .hero-search__result-card .hero-search__price-original{font-size:.65rem}.guard-carousel-track .hero-search__result-card .hero-search__result-view{display:none}.guard-carousel-nav{display:flex;align-items:center;gap:.5rem}.guard-carousel-nav__btn{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:50%;border:1px solid rgba(255,255,255,.15);background:#ffffff0d;color:#ffffffb3;cursor:pointer;transition:background .15s;padding:0}.guard-carousel-nav__btn:hover{background:#ffffff1f}.guard-carousel-nav__btn:disabled{opacity:.25;cursor:not-allowed}.guard-carousel-nav__page{font-size:.75rem;color:#fff6;min-width:2.5rem;text-align:center}.guard-preview-panel{border-radius:1rem;border:1px solid rgba(255,255,255,.2);background:#00000080;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:1.5rem;display:flex;flex-direction:column;overflow:hidden}.guard-preview-panel__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.guard-preview-panel__title{font-size:.875rem;font-weight:500;color:#fff}.guard-preview-panel__badge{font-size:.625rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;padding:.25rem .625rem;border-radius:999px;background:#8a9a8e26;color:#8a9a8e;border:1px solid rgba(138,154,142,.2)}.guard-preview-panel__content{flex:1;min-height:0;border-radius:.75rem;border:1px dashed rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;margin-bottom:1rem;overflow:hidden;position:relative}.guard-preview-panel__placeholder{text-align:center;color:#ffffff40}.guard-preview-panel__placeholder svg{margin:0 auto 1rem}.guard-preview-panel__placeholder p{font-size:.8125rem;line-height:1.6}.guard-preview-panel__btn{width:100%;padding:.875rem;border-radius:.75rem;border:none;font-size:.8125rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#8a9a8e,#6b7d70);color:#fff;transition:all .2s ease}.guard-preview-panel__btn:disabled{opacity:.3;cursor:not-allowed}.guard-preview-panel__btn:hover:not(:disabled){opacity:.9}.hero-search__result-card.is-selected{border-color:#8a9a8e;box-shadow:0 0 0 2px #8a9a8e,0 8px 32px #8a9a8e33}.hero-search__result-card.is-selected .hero-search__result-name{color:#5e7262}.hero-search__split-results{margin-top:3rem;animation:hs-fadeSlideUp .5s ease-out both;width:100vw;margin-left:calc(-50vw + 50%);padding:0 2rem;box-sizing:border-box}@media(min-width:750px){.hero-search__split-results{padding:0 3rem}}@media(min-width:1400px){.hero-search__split-results{padding:0 4rem}}.hero-search__split-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem}@media(max-width:989px){.hero-search__split-grid{grid-template-columns:1fr;gap:3rem}}.hero-search__split-col{min-width:0}.hero-search__results-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}@media(max-width:749px){.hero-search__results-row{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:.75rem;padding-bottom:.5rem}.hero-search__results-row .hero-search__result-card{flex:0 0 72%;scroll-snap-align:start}}.hero-search__result-badge--ring{top:.75rem;right:.75rem;background:#b48c641f;color:#8a6d4b;border:1px solid rgba(180,140,100,.25)}.hero-search__error{display:flex;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;border-radius:.75rem;border:1px solid rgba(239,68,68,.2);background:#ef44440f;color:#ffffffb3;font-size:.8125rem;line-height:1.5}.hero-search__error svg{flex-shrink:0;color:#ef444499}.hero-search__error p{margin:0}.hero-search__result-visual img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.hero-search__result-card:hover .hero-search__result-visual img{transform:scale(1.05)}.hero-search__ring-card .hero-search__result-visual img{object-fit:contain;padding:.75rem;transform:scale(1.3)}.hero-search__ring-card:hover .hero-search__result-visual img{transform:scale(1.35)}.guard-preview-panel__analysis{padding:1.25rem;text-align:left;width:100%}.guard-preview-panel__analysis-title{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:500;color:#8a9a8e;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.08)}.guard-preview-panel__analysis-item{font-size:.8125rem;color:#ffffffb3;margin-bottom:.5rem}.guard-preview-panel__analysis-item strong{color:#ffffff80;font-weight:400;margin-right:.25rem}.guard-preview-panel__analysis-notes{font-size:.75rem;color:#fff6;line-height:1.6;margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.06);font-style:italic}.guard-preview-panel__loading{text-align:center;padding:2rem;color:#fff6}.guard-preview-panel__loading svg{margin:0 auto 1rem;display:block}.guard-preview-panel__loading p{font-size:.8125rem;line-height:1.6}.guard-preview-panel__generated{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:.5rem}.guard-preview-panel__generated img{width:100%;height:100%;object-fit:contain;border-radius:.5rem;display:block}
/*# sourceMappingURL=/cdn/shop/t/7/assets/hero-search.css.map */
