.vr-page,.vr-modal{--vr-wine: #5C1818;--vr-wine-soft: #7A2A2A;--vr-pink: #FAB7E4;--vr-pink-soft: #FDE0F2;--vr-cream: #F5E6D8;--vr-cream-soft: #FBF3E9;--vr-bg: #ffffff;--vr-text: #2A1010;--vr-muted: #8A6F6F;--vr-border: rgba(92, 24, 24, .18);--vr-radius: 12px;--vr-radius-sm: 8px;--vr-font-display: "Petrona", Georgia, "Cormorant Garamond", serif;--vr-font-body: "Petrona", Georgia, -apple-system, BlinkMacSystemFont, sans-serif;color:var(--vr-text);font-family:var(--vr-font-body)}.vr-page{display:flex;flex-direction:column}.vr-hero{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;height:calc(100svh - 127px);min-height:420px;margin-bottom:14px}.vr-hero__cell{height:100%;overflow:hidden;background:var(--vr-cream-soft)}.vr-hero__cell img,.vr-hero__cell video{width:100%;height:100%;object-fit:cover;display:block}.vr-hero__placeholder{width:100%;height:100%;background:var(--vr-cream-soft);display:grid;place-items:center;color:var(--vr-muted)}.vr-banner{min-height:113px;display:flex;align-items:center;justify-content:center;text-align:center;padding:1rem}.vr-banner__title{font-family:var(--vr-font-display);font-size:clamp(1.5rem,2.7vw,2.1875rem);margin:0;color:var(--vr-wine);font-weight:700}.vr-about{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1100px;margin:0 auto;padding:6rem 1.5rem 1.5rem;align-items:center}.vr-about__media{position:relative;min-height:320px}.vr-about__img{position:absolute;border-radius:var(--vr-radius);overflow:hidden;box-shadow:0 8px 24px #00000014}.vr-about__img img{width:100%;height:100%;object-fit:cover;display:block}.vr-about__img--1{width:55%;aspect-ratio:1/1;left:0;top:20%;z-index:2}.vr-about__img--2{width:60%;aspect-ratio:1/1;right:0;top:-10%}.vr-about__copy p{color:#676766;line-height:1.6;margin:0 0 1rem}.vr-about__emphasis{color:#676766}.vr-about__copy p:last-of-type{margin-bottom:2.5rem}.vr-how{padding:5rem 1.5rem;max-width:1100px;margin:0 auto}.vr-how__title{display:flex;align-items:center;gap:1.5rem;margin-bottom:2.5rem}.vr-how__title h2{font-family:var(--vr-font-display);font-size:clamp(1.5rem,2.5vw,2rem);color:var(--vr-wine);margin:0;font-weight:600}.vr-how__rule{flex:1;height:1px;background:var(--vr-wine);opacity:.4}.vr-how__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.vr-how__step h3{font-size:.95rem;color:#676766;letter-spacing:.06em;font-weight:700;margin:0 0 .75rem}.vr-how__step p{color:#676766;line-height:1.6;font-size:.95rem;margin:0}.vr-help{padding:0 1.5rem 6rem;max-width:1100px;margin:0 auto}.vr-help__box{border:1px solid var(--vr-border);border-radius:var(--vr-radius);background:var(--vr-cream-soft);padding:1.75rem;text-align:center}.vr-help__heading{color:var(--vr-wine);font-weight:700;letter-spacing:1.44px;font-size:18px;margin:0 0 1rem}.vr-help__icon{color:var(--vr-wine);display:flex;justify-content:center;margin:0 0 .75rem}.vr-help__icon svg,.vr-help__icon img{width:auto;height:60px;max-width:100%;display:block}.vr-help__body{color:var(--vr-wine);font-size:.9rem;margin:0;font-weight:700}.vr-help__body a{color:var(--vr-wine);text-decoration:underline}.vr-btn{font:inherit;font-family:var(--vr-font-body);border-radius:var(--vr-radius-sm);padding:.7rem 1.5rem;cursor:pointer;border:1px solid var(--vr-wine);background:transparent;color:var(--vr-wine);font-weight:800;font-size:.95rem;transition:background .12s ease,color .12s ease,opacity .12s ease;min-width:110px}.vr-btn:hover{background:var(--vr-wine);color:#fff}.vr-btn:disabled{opacity:.45;cursor:not-allowed}.vr-btn:disabled:hover{background:transparent;color:var(--vr-wine)}.vr-btn--primary{background:var(--vr-pink);border-color:var(--vr-pink);color:var(--vr-wine)}.vr-btn--primary:hover{background:var(--vr-wine);border-color:var(--vr-wine);color:#fff}.vr-btn--ghost{background:transparent}.vr-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;overflow-y:auto;-webkit-overflow-scrolling:touch}.vr-modal[hidden]{display:none}.vr-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#ffffffeb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:0}.vr-modal__panel{position:relative;z-index:1;background:var(--vr-bg);width:100%;max-width:1040px;margin:0 auto;padding:3rem 2rem 2rem;min-height:100vh;min-height:100dvh}.vr-modal__close{position:fixed;top:1.25rem;right:1.25rem;background:transparent;border:0;padding:0;cursor:pointer;color:var(--vr-wine);width:32px;height:32px;z-index:3}.vr-modal__close:hover{color:var(--vr-wine-soft)}.vr-modal__header{text-align:center;margin-bottom:2rem}.vr-step-counter{color:var(--vr-wine);font-size:.85rem;margin:0}.vr-step-label{color:var(--vr-wine);font-weight:700;font-family:var(--vr-font-display);font-size:1.1rem;margin:.1rem 0 1.25rem}.vr-progress{position:relative;height:18px;border-radius:999px;background:var(--vr-pink);max-width:560px;margin:0 auto;overflow:visible}.vr-progress__bar{position:absolute;top:0;bottom:0;left:0;right:auto;width:16.66%;background:var(--vr-wine);border-radius:999px;transition:width .28s ease}.vr-progress__star{position:absolute;top:50%;left:16.66%;transform:translate(-50%,-50%);color:var(--vr-wine);transition:left .28s ease;pointer-events:none}.vr-progress__star img{display:block}.vr-form{margin:0}.vr-step{padding:0 0 1rem}.vr-step[hidden]{display:none}.vr-h{font-family:var(--vr-font-display);font-size:clamp(1.5rem,3vw,2rem);color:var(--vr-wine);text-align:center;margin:0 0 .75rem;font-weight:600}.vr-sub{text-align:center;color:var(--vr-wine);max-width:560px;margin:0 auto 2rem;line-height:1.5;font-size:.95rem}.vr-sub em{font-style:italic}.vr-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:580px;margin:0 auto}.vr-tile{position:relative;background:transparent;border:2px solid transparent;border-radius:var(--vr-radius);padding:.75rem .5rem .5rem;cursor:pointer;display:flex;flex-direction:column;align-items:center;transition:border-color .12s ease,background .12s ease}.vr-tile:hover{border-color:var(--vr-border)}.vr-tile:focus-visible{outline:2px solid var(--vr-wine);outline-offset:2px}.vr-tile[aria-checked=true]{border-color:var(--vr-wine)}.vr-tile__badge{position:absolute;top:-6px;right:-6px;width:24px;height:24px;border-radius:50%;background:var(--vr-wine);color:#fff;font-size:.75rem;font-weight:600;display:none;align-items:center;justify-content:center;line-height:1;z-index:2}.vr-tile[aria-checked=true] .vr-tile__badge{display:flex}.vr-tile__stepper{display:none;align-items:center;justify-content:center;gap:.5rem;margin-top:.4rem}.vr-tile[aria-checked=true] .vr-tile__stepper{display:flex}.vr-tile__step{width:26px;height:26px;border:1px solid var(--vr-border);background:#fff;border-radius:6px;cursor:pointer;font-size:1rem;display:grid;place-items:center;color:var(--vr-wine);padding:0;line-height:1}.vr-tile__step:hover{background:var(--vr-wine);color:#fff;border-color:var(--vr-wine)}.vr-tile__count{color:var(--vr-wine);font-weight:600;font-size:.95rem;min-width:1.25ch;text-align:center}.vr-tile__media{width:100%;aspect-ratio:1 / .9;display:grid;place-items:center;margin-bottom:.5rem;position:relative}.vr-tile__media img{max-width:80%;max-height:90%;object-fit:contain;display:block}.vr-tile__media .vr-tile__img--hover{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;opacity:0;transition:opacity .2s ease;pointer-events:none}.vr-tile__media .vr-tile__img--default{transition:opacity .2s ease}.vr-tile:hover .vr-tile__media .vr-tile__img--hover,.vr-tile:focus-visible .vr-tile__media .vr-tile__img--hover{opacity:1}.vr-tile:hover .vr-tile__media .vr-tile__img--default,.vr-tile:focus-visible .vr-tile__media .vr-tile__img--default{opacity:0}.vr-tile__label{font-family:var(--vr-font-display);color:var(--vr-wine);font-size:.95rem;font-weight:600}.vr-field{display:flex;flex-direction:column;gap:.4rem;max-width:560px;margin:0 auto 1.25rem;width:100%}.vr-field[hidden]{display:none}.vr-field__label{color:var(--vr-wine);font-size:.9rem}.vr-field input,.vr-field select,.vr-field textarea{font:inherit;font-family:var(--vr-font-body);border:1px solid var(--vr-border);border-radius:var(--vr-radius-sm);padding:.7rem .85rem;background:#fff;color:var(--vr-text);width:100%;box-sizing:border-box}.vr-field select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:2.75rem;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235C1818' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-repeat:no-repeat;background-position:right .9rem center;background-size:20px 20px}.vr-select{position:relative;width:100%}.vr-select__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;padding:.7rem .9rem;border:1px solid var(--vr-border);border-radius:var(--vr-radius-sm);background:#fff;color:var(--vr-text);font:inherit;font-family:var(--vr-font-body);cursor:pointer;text-align:left;transition:border-color .12s ease,box-shadow .12s ease}.vr-select__trigger:hover{border-color:var(--vr-wine-soft)}.vr-select__trigger:focus-visible,.vr-select.is-open .vr-select__trigger{outline:none;border-color:var(--vr-wine);box-shadow:0 0 0 3px #5c18181f}.vr-select__value{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr-select__value--placeholder{color:#5c181873}.vr-select__chevron{flex-shrink:0;color:var(--vr-wine);margin-left:.75rem;transition:transform .18s ease}.vr-select.is-open .vr-select__chevron{transform:rotate(180deg)}.vr-select__menu{position:absolute;top:calc(100% + 6px);left:0;right:0;margin:0;padding:.35rem;list-style:none;background:#fff;border:1px solid var(--vr-wine);border-radius:var(--vr-radius-sm);box-shadow:0 12px 28px #5c18182e;z-index:5;max-height:280px;overflow-y:auto}.vr-select__menu[hidden]{display:none}.vr-select__option{padding:.55rem .75rem;border-radius:calc(var(--vr-radius-sm) - 2px);cursor:pointer;color:var(--vr-text);font-size:.95rem;-webkit-user-select:none;user-select:none;transition:background 80ms ease,color 80ms ease}.vr-select__option.is-active{background:var(--vr-cream);color:var(--vr-wine)}.vr-select__option[aria-selected=true]{background:var(--vr-wine);color:#fff;font-weight:600}.vr-select__option[aria-selected=true].is-active{background:var(--vr-wine);color:#fff}.vr-field input::placeholder,.vr-field textarea::placeholder{color:#5c181866}.vr-field input:focus,.vr-field select:focus,.vr-field textarea:focus{outline:2px solid var(--vr-wine);outline-offset:1px}.vr-row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;max-width:560px;margin:0 auto 1rem}.vr-row .vr-field{margin:0;max-width:none}.vr-section-heading{color:var(--vr-wine);font-weight:700;letter-spacing:.06em;font-size:.9rem;margin:0 0 .5rem;max-width:560px;padding:0}.vr-section-rule{border:0;border-top:1px solid var(--vr-wine);margin:0 0 1.5rem;max-width:560px}.vr-step .vr-section-heading,.vr-step .vr-section-rule{margin-left:auto;margin-right:auto}.vr-drop{max-width:560px;margin:0 auto;border:2px dashed var(--vr-wine);background:var(--vr-cream);border-radius:var(--vr-radius);padding:2rem 1.5rem;text-align:center;color:var(--vr-wine);cursor:pointer;transition:background .12s ease;box-sizing:border-box}.vr-drop:hover,.vr-drop.is-drag{background:var(--vr-cream-soft)}.vr-drop p{margin:.4rem 0 0}.vr-drop__icon{display:inline-block}.vr-drop__meta{font-size:.85rem;opacity:.75}.vr-files{list-style:none;padding:0;margin:1rem auto 0;max-width:560px;width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;justify-content:start}@media(max-width:520px){.vr-files{grid-template-columns:1fr}}.vr-file{position:relative;border:1px solid var(--vr-wine);border-radius:8px;padding:.55rem .6rem 1.85rem;display:flex;gap:.55rem;align-items:flex-start;background:#fff;min-width:0}.vr-file__thumb{width:52px;height:52px;border-radius:5px;object-fit:cover;background:var(--vr-cream-soft);flex-shrink:0}.vr-file__meta{flex:1;min-width:0}.vr-file__name{color:var(--vr-text);font-size:.85rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vr-file__size{color:var(--vr-muted);font-size:.75rem;margin-top:.15rem}.vr-file__progress{position:absolute;bottom:.65rem;left:.6rem;right:2.6rem;height:3px;background:var(--vr-pink-soft);border-radius:3px;overflow:hidden}.vr-file__progress-bar{height:100%;background:var(--vr-pink);width:0%;transition:width .2s ease}.vr-file__progress-pct{position:absolute;bottom:.4rem;right:.6rem;font-size:.7rem;color:var(--vr-muted);font-weight:600}.vr-file__check{position:absolute;bottom:.45rem;right:.6rem;width:22px;height:22px;color:#4cc36b;background:#ddf6e1;border-radius:5px;padding:4px;box-sizing:border-box;opacity:0;transition:opacity .12s ease}.vr-file.is-done .vr-file__check{opacity:1}.vr-file.is-done .vr-file__progress-pct{display:none}.vr-file__remove{position:absolute;top:-6px;right:-6px;width:18px;height:18px;background:#fff;border:1px solid var(--vr-border);border-radius:50%;color:var(--vr-wine);cursor:pointer;padding:0;line-height:1;display:grid;place-items:center;font-size:12px}.vr-file__remove:hover{background:var(--vr-wine);color:#fff}.vr-file.is-error{border-color:#c03a3a}.vr-file.is-error .vr-file__name{color:#c03a3a}.vr-fit-tabs{display:flex;gap:.25rem;max-width:560px;margin:0 auto 1.25rem;border-bottom:1px solid var(--vr-border);flex-wrap:wrap}.vr-fit-tabs[hidden]{display:none}.vr-fit-tab{font:inherit;font-family:var(--vr-font-body);background:transparent;border:0;border-bottom:2px solid transparent;padding:.5rem 1rem;color:var(--vr-muted);cursor:pointer;font-size:.9rem;margin-bottom:-1px}.vr-fit-tab[aria-selected=true]{color:var(--vr-wine);border-bottom-color:var(--vr-wine);font-weight:700}.vr-fit-panel{max-width:560px;margin:0 auto}.vr-fit-panel[hidden]{display:none}.vr-inspo-panel{max-width:560px;margin:0 auto}.vr-inspo-panel[hidden]{display:none}.vr-inspo-panel .vr-field{margin:0 auto 1rem}[data-vr-inspo-tabs]{max-width:560px}.vr-fit-panel__heading{color:var(--vr-wine);font-weight:700;letter-spacing:.06em;font-size:.9rem;margin:0 0 .5rem}.vr-fit-panel__heading-note{font-weight:400;letter-spacing:.02em;text-transform:none;opacity:.7;margin-left:.35em}.vr-fit-panel__rule{border:0;border-top:1px solid var(--vr-wine);margin:0 0 1.5rem}.vr-fit-panel .vr-field{margin:0 0 1.25rem;max-width:560px}.vr-review{max-width:560px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:2rem 2rem}.vr-review__section h4{color:var(--vr-wine);font-weight:700;letter-spacing:.06em;font-size:.9rem;margin:0 0 .5rem}.vr-review__section hr{border:0;border-top:1px solid var(--vr-wine);margin:0 0 1rem}.vr-review__section+.vr-review__section{margin-top:0}.vr-review__section dl{display:grid;grid-template-columns:max-content 1fr;column-gap:1rem;row-gap:.4rem;margin:0;font-size:.9rem}.vr-review__section dl .vr-review__row{display:contents}.vr-review__section dl dt{color:var(--vr-wine);margin:0;font-weight:500}.vr-review__section dl dd{color:#676766;margin:0;white-space:pre-line}.vr-review__row{font-size:.9rem;margin-bottom:.4rem}.vr-review__file span,.vr-review__section p{color:#676766}.vr-review__file{display:inline-flex;align-items:center;gap:.5rem;margin:.25rem 0;position:relative}.vr-review__file img{width:32px;height:32px;object-fit:cover;border-radius:4px;background:var(--vr-cream-soft)}.vr-review__file .vr-file__remove{position:static;transform:none;margin-left:.25rem}.vr-review__category{color:var(--vr-wine);font-weight:700;letter-spacing:.06em;font-size:.9rem;margin:1rem 0 .5rem;text-transform:uppercase}.vr-modal__footer{display:flex;align-items:center;gap:.75rem;padding:1.5rem 0 0;max-width:560px;margin:0 auto}.vr-spacer{flex:1}.vr-step--success{text-align:center;padding:4rem 1rem}.vr-record-btn{display:none;align-items:center;justify-content:center;gap:.5rem;margin:.85rem auto 0}@media(max-width:768px){.vr-page{overflow-x:hidden}.vr-hero{grid-template-columns:1fr;height:calc(100svh - 127px)}.vr-hero__cell:nth-child(odd){display:none}.vr-hero__cell:nth-child(2){display:block}.vr-about{grid-template-columns:1fr;padding:4rem 1.25rem 1.5rem;gap:2rem}.vr-about__media{position:relative;min-height:0;aspect-ratio:5 / 4}.vr-about__img--1{width:60%;left:0;top:auto;bottom:0}.vr-about__img--2{width:65%;right:0;top:0}.vr-about__copy{text-align:center}.vr-about__copy .vr-btn{display:inline-block}.vr-how{padding:3.5rem 1.25rem}.vr-how__steps{grid-template-columns:1fr;gap:1.5rem}.vr-how__title{gap:.75rem}.vr-help{padding:0 1.25rem 4rem}.vr-help__box{padding:1.5rem 1.25rem}.vr-modal__panel{padding:3rem 1rem 0}.vr-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.vr-row{grid-template-columns:1fr;gap:.5rem}.vr-review{grid-template-columns:1fr;gap:1.5rem}.vr-modal__footer{flex-wrap:wrap;gap:.5rem}.vr-modal__footer .vr-btn{min-width:0;padding:.6rem 1rem}.vr-fit-tabs,[data-vr-inspo-tabs]{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.vr-fit-tab{flex-shrink:0}.vr-record-btn{display:inline-flex}}@media(max-width:420px){.vr-grid{grid-template-columns:repeat(2,1fr)}.vr-banner__title,.vr-h{font-size:1.5rem}.vr-files{gap:.5rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/vintage-request.css.map */
