.product-options{display:flex;flex-direction:column;gap:20px;font-family:var(--rvrn-font-system);margin:20px 0}.product-options__field{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:4px;width:100%}.product-options__field>label{display:block;margin-bottom:8px;font-family:var(--rvrn-pdp-field-label-family, var(--rvrn-font-system, "Inter", sans-serif));font-size:var(--rvrn-pdp-field-label-size, 14px);font-weight:var(--rvrn-pdp-field-label-weight, 600);line-height:var(--rvrn-pdp-field-label-line-height, 1.4);letter-spacing:var(--rvrn-pdp-field-label-letter-spacing, .02em);color:var(--rvrn-color-black, #050505)}.product-options__control{width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}.product-options__control input[type=text],.product-options__control textarea,.product-options__control select{display:block;width:100%;max-width:100%;padding:10px 14px;font-size:var(--rvrn-pdp-body-size, 14px);font-family:var(--rvrn-pdp-body-family, var(--rvrn-font-system, "Inter", sans-serif));line-height:1.5;color:var(--rvrn-color-black, #050505);background-color:var(--rvrn-color-white, #fff);border:1px solid var(--rvrn-line-light, rgba(9, 9, 11, .14));border-radius:6px;box-sizing:border-box;transition:border-color var(--rvrn-duration-base, .28s) ease,box-shadow var(--rvrn-duration-base, .28s) ease;appearance:none;-webkit-appearance:none}.product-options__control select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%234a5568'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;padding-right:40px}.product-options__control input[type=text]:hover,.product-options__control textarea:hover,.product-options__control select:hover{border-color:var(--rvrn-color-black, #050505)}.product-options__control input[type=text]:focus,.product-options__control textarea:focus,.product-options__control select:focus{border-color:var(--rvrn-color-black, #050505);box-shadow:0 0 0 1px var(--rvrn-color-black, #050505);outline:none}.product-options__control textarea{resize:vertical;min-height:90px}.product-options__control textarea[data-po-field-type=label]{background-color:#f8fafc;cursor:default;resize:vertical;min-height:260px;font-weight:700;font-size:13px;line-height:1.6;color:#1a1a2e;white-space:pre-wrap;word-wrap:break-word}.product-options__choice-item{margin-bottom:10px;width:100%;max-width:100%}.product-options__choice-label{display:inline-flex;align-items:center;gap:10px;cursor:pointer;font-size:14px;font-weight:450;color:var(--rvrn-color-text, #111);-webkit-user-select:none;user-select:none;padding:6px 12px;border:1px solid var(--rvrn-line-light, rgba(9, 9, 11, .14));border-radius:6px;background-color:var(--rvrn-color-white, #fff);transition:all var(--rvrn-duration-base, .28s) var(--rvrn-ease-standard, ease);width:100%;box-sizing:border-box}.product-options__choice-label:hover{border-color:var(--rvrn-color-black, #050505);background-color:#fcfcfc;color:var(--rvrn-color-black, #050505)}.product-options__choice-label:has(input:checked){border-color:var(--rvrn-color-black, #050505);background-color:#fcfcfc;font-weight:500;color:var(--rvrn-color-black, #050505)}.product-options__choice-label input[type=radio],.product-options__choice-label input[type=checkbox]{appearance:none;-webkit-appearance:none;width:18px;height:18px;border:1px solid #cbd5e1;border-radius:50%;outline:none;background-color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease;margin:0;flex-shrink:0}.product-options__choice-label input[type=checkbox]{border-radius:4px}.product-options__choice-label input[type=radio]:checked{border-color:#121212;background-color:#fff}.product-options__choice-label input[type=radio]:checked:after{content:"";width:10px;height:10px;background-color:#121212;border-radius:50%;display:block}.product-options__choice-label input[type=checkbox]:checked{border-color:#121212;background-color:#121212}.product-options__choice-label input[type=checkbox]:checked:after{content:"";width:9px;height:5px;border-left:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:rotate(-45deg) translate(1px,-1px);display:block}.product-options__group-container{margin-top:10px;margin-left:12px;padding:14px 18px;border-left:2px solid var(--rvrn-line-light, rgba(9, 9, 11, .14));background-color:var(--rvrn-color-bg, #f5f5f7);border-radius:0 8px 8px 0;box-sizing:border-box}.product-options__custom-step{display:flex;flex-direction:column;gap:8px;padding:16px;border-left:3px solid var(--rvrn-color-black, #050505);background-color:var(--rvrn-color-bg, #f5f5f7);border-radius:0 8px 8px 0;margin-bottom:5px;max-width:100%;box-sizing:border-box}.product-options__custom-step--plain{background-color:transparent;border-left:none;padding:8px 0;margin-bottom:6px;gap:4px}.product-options__custom-step-header{display:flex;align-items:center;gap:4px;justify-content:flex-start}.product-options__custom-step-label{font-size:10px;letter-spacing:.1em;color:#fff;background-color:var(--rvrn-color-red-alt, #d00a07);font-weight:700;text-transform:uppercase;white-space:nowrap;padding:3px 8px;border-radius:12px;display:inline-block}.product-options__custom-step-label:empty{display:none}.product-options__custom-step-title{margin:0;font-family:var(--rvrn-pdp-card-title-family, var(--rvrn-font-tight, "Inter Tight", sans-serif));font-size:var(--rvrn-pdp-card-title-size, 17px);font-weight:var(--rvrn-pdp-card-title-weight, 600);line-height:var(--rvrn-pdp-card-title-line-height, 1.25);letter-spacing:var(--rvrn-pdp-card-title-letter-spacing, -.015em);color:var(--rvrn-color-black, #050505);flex:0 0 auto;align-self:center}.product-options__custom-step-body{margin:0;font-family:var(--rvrn-pdp-desc-family, var(--rvrn-font-system, "Inter", sans-serif));font-size:var(--rvrn-pdp-desc-size, 13px);font-weight:var(--rvrn-pdp-desc-weight, 400);line-height:var(--rvrn-pdp-desc-line-height, 1.55);color:var(--rvrn-text-muted-on-light, rgba(0, 0, 0, .56));text-indent:2em}.tpo_radio-buttons-wrapper{display:inline-flex;align-items:center;gap:0;cursor:pointer;-webkit-user-select:none;user-select:none;padding:12px 20px;border:1px solid var(--rvrn-line-light, rgba(9, 9, 11, .14));border-radius:6px;background:var(--rvrn-color-bg, #f5f5f7);transition:border-color var(--rvrn-duration-fast, .18s) ease;margin-bottom:8px;max-width:100%}.tpo_radio-buttons-label{display:inline-flex;align-items:center;gap:0;font-size:var(--lxs-font-size-s, 14px);color:var(--option-label-color, #121212);cursor:pointer;-webkit-user-select:none;user-select:none;position:relative;padding:0;flex:none}.tpo_radio-buttons-checkbox{position:absolute;opacity:0;width:0;height:0;margin:0;cursor:pointer}.tpo_radio-buttons-checkmark{position:relative;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;border:1.5px solid var(--default-checkbox-border, #757575);border-radius:4px;background-color:var(--default-checkbox-bg, #FFFFFF);transition:background-color .15s ease,border-color .15s ease}.tpo_radio-buttons-checkbox:checked+.tpo_radio-buttons-checkmark{background-color:var(--default-checkbox-activeBg, #121212);border-color:var(--default-checkbox-activeBorder, #121212)}.tpo_radio-buttons-checkbox:checked+.tpo_radio-buttons-checkmark:after{content:"";position:absolute;left:5px;top:1px;width:6px;height:10px;border:solid var(--default-checkbox-activeMark, #FCFCFC);border-width:0 2px 2px 0;transform:rotate(45deg)}.product-options__required-star{color:var(--rvrn-color-red-alt, #d00a07);margin-right:2px;font-weight:700}.product-options__field--error{border:1.5px solid var(--rvrn-color-red-alt, #d00a07)!important;border-radius:8px;padding:8px;background-color:#d00a070a}.product-options__error-tip{color:var(--rvrn-color-red-alt, #d00a07);font-size:12px;margin-top:4px;font-weight:500}.product-options__field[data-po-dwidth]{display:inline-flex;vertical-align:top;box-sizing:border-box}.product-options__control input[type=text].product-options__default-text,.product-options__control textarea.product-options__default-text{color:#94a3b8!important;-webkit-text-fill-color:#94a3b8!important}.product-options__control input[type=text].product-options__default-text:focus,.product-options__control textarea.product-options__default-text:focus{color:#121212!important;-webkit-text-fill-color:#121212!important}.product-options__extra-price{margin-top:24px;padding:14px 18px;background-color:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;font-size:14px;font-weight:600;color:#121212;text-align:right;letter-spacing:.02em;max-width:100%;box-sizing:border-box}.product-options__variant-slides{width:100%;max-width:100%;box-sizing:border-box}.product-options__customize-wrapper{margin-top:8px;margin-bottom:8px;text-align:left}.product-options__customize-button{display:block;width:100%;max-width:100%;padding:14px 20px;font-size:15px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border-radius:0;border:1px solid var(--rvrn-color-red-alt, #d00a07);background-color:var(--rvrn-color-red-alt, #d00a07);color:#fff;cursor:pointer;text-align:center;box-sizing:border-box;transition:background-color .25s ease,border-color .25s ease,opacity .25s ease;line-height:1.4}.product-options__customize-button:hover{background-color:#b00805;border-color:#b00805;color:#fff}.product-options__customize-button:active{background-color:#900604;border-color:#900604}.product-options__customize-button--pos-3,.product-options__field--pos-3{display:none!important}.product-options__modal-overlay{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;display:flex!important;align-items:center;justify-content:center;padding:0!important;box-sizing:border-box;background:#0f172ab8;overflow:hidden;z-index:2147483647!important;margin:0!important}.product-options__modal-overlay.is-hidden{display:none!important}.product-options__modal{position:relative;background:#fff;width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;border-radius:0;box-shadow:none;display:flex;flex-direction:row;overflow:hidden;padding:0;box-sizing:border-box}@media(max-width:900px){.product-options__modal-overlay{padding:0!important}.product-options__modal{width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;border-radius:0}}#variant-slides-root{display:block!important;visibility:visible!important;opacity:1!important;margin-bottom:6px}#product-variants{height:0;overflow:hidden;margin:0;padding:0;opacity:0;pointer-events:none}.selector-wrapper{display:none!important}.product-options__control .design-summary{display:none;margin-top:9px;background:#fff;border:1px solid rgba(10,10,12,.1);padding:24px}.product-options__control .design-summary .ds-section{margin-bottom:24px}.product-options__control .design-summary .ds-top-divider{width:100%;height:1px;background:#0a0a0c1a;margin-bottom:24px}.product-options__control .design-summary .summary-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 0 18px;border-bottom:1px solid rgba(10,10,12,.1);margin-bottom:24px}.product-options__control .design-summary .summary-title-wrap{display:flex;align-items:center;gap:0;position:relative;flex:1}.product-options__control .design-summary .summary-title-wrap:before{content:"";display:block;width:100%;height:1px;background:#0a0a0c1a;position:absolute;top:50%;left:0;transform:translateY(-50%);z-index:0}.product-options__control .design-summary .summary-title{font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:14px;letter-spacing:.13em;text-transform:uppercase;font-weight:700;color:#0a0a0c;background:#fff;padding:0 16px;position:relative;z-index:1;display:inline-block}.product-options__control .design-summary .edit-3d{min-height:46px;border:1px solid rgba(10,10,12,.18);background:#fff;color:#0a0a0c;padding:0 18px;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;font-family:inherit;transition:background .2s ease,color .2s ease,border-color .2s ease}.product-options__control .design-summary .edit-3d:hover{background:#0a0a0c;color:#fff;border-color:#0a0a0c}.product-options__control .design-summary .summary-preview-wrap{display:flex;justify-content:center;align-items:center;margin:0 0 24px}.product-options__control .design-summary .summary-preview{width:min(220px,100%);aspect-ratio:1 / 1;background:#f5f5f7;border:1px solid rgba(10,10,12,.1);overflow:hidden;display:flex;align-items:center;justify-content:center}.product-options__control .design-summary .summary-preview img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;max-width:100%}.product-options__control .design-summary .ds-section-title{font-size:16px;letter-spacing:.1em;text-transform:uppercase;color:var(--rvrn-color-muted, #777);margin-bottom:14px;font-weight:700}.product-options__control .design-summary .ds-base-row{display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:400;color:#1a1d22}.product-options__control .design-summary .ds-base-price{font-weight:700}.product-options__control .design-summary .ds-finish-list{display:flex;flex-direction:column}.product-options__control .design-summary .ds-finish-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid rgba(10,10,12,.1);font-size:14px;color:#1a1d22}.product-options__control .design-summary .ds-finish-row:last-child{border-bottom:none}.product-options__control .design-summary .ds-finish-name{flex:1;padding-right:14px}.product-options__control .design-summary .ds-finish-price{font-weight:600;color:#0a0a0c;white-space:nowrap}.product-options__control .design-summary .ds-total-box{display:flex;justify-content:space-between;align-items:center;background:#0a0a0c0a;border:1px solid rgba(10,10,12,.1);border-radius:8px;padding:18px 20px;margin-top:8px}.product-options__control .design-summary .ds-total-label{font-size:13px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#626670}.product-options__control .design-summary .ds-total-val{font-size:14px;color:#626670}.product-options__control .design-summary .ds-total-val strong{font-size:22px;font-weight:700;color:#0a0a0c;margin-right:4px}.or-divider{display:flex;align-items:center;width:100%;margin:24px 0 16px}.or-divider-line{flex:1;height:1px;background:#0a0a0c1a}.or-divider-text{font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:#7b7e86;padding:0 16px;white-space:nowrap}.custom-label-card{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;border:1px solid rgba(10,10,12,.1);padding:28px 32px}.custom-label-card+.design-summary{margin-top:0;border-top:none}.cl-card-left{display:flex;flex-direction:column;gap:8px;flex:1}.cl-card-tag{font-family:inherit;font-size:var(--rvrn-pdp-body-size, 14px);font-weight:400;color:var(--rvrn-color-muted, #777)}.cl-card-title{font-family:inherit;font-size:16px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#0a0a0c}.cl-card-desc{font-family:var(--rvrn-pdp-desc-family, var(--rvrn-font-system, "Inter", sans-serif));font-size:var(--rvrn-pdp-desc-size, 13px);line-height:var(--rvrn-pdp-desc-line-height, 1.55);color:var(--rvrn-text-muted-on-light, rgba(0, 0, 0, .56));max-width:420px}.cl-card-right{flex-shrink:0}.open3d-studio.rvrn-btn{min-height:48px;padding:10px 24px;border:1px solid rgba(10,10,12,.18);border-radius:0;background:#fff;color:#0a0a0c;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.open3d-studio.rvrn-btn:hover,.open3d-studio.rvrn-btn:focus-visible{background:#0a0a0c;color:#fff;border-color:#0a0a0c}.product-options__label-group{width:100%;margin-bottom:16px;background:var(--rvrn-color-white, #fff);border:1px solid var(--rvrn-line-light, rgba(9, 9, 11, .14));border-radius:4px;padding:0;box-sizing:border-box}.product-options__label-group-header{padding:12px 24px 0}.product-options__label-group-title{margin:0 0 2px;font-family:var(--rvrn-pdp-card-title-family, var(--rvrn-font-tight, "Inter Tight", sans-serif));font-size:var(--rvrn-pdp-card-title-size, 17px);font-weight:var(--rvrn-pdp-card-title-weight, 600);line-height:var(--rvrn-pdp-card-title-line-height, 1.25);letter-spacing:var(--rvrn-pdp-card-title-letter-spacing, -.015em);color:var(--rvrn-color-black, #050505)}.product-options__label-group-subtitle{margin:0 0 10px;font-family:var(--rvrn-pdp-desc-family, var(--rvrn-font-system, "Inter", sans-serif));font-size:var(--rvrn-pdp-desc-size, 13px);font-weight:var(--rvrn-pdp-desc-weight, 400);line-height:var(--rvrn-pdp-desc-line-height, 1.55);color:var(--rvrn-text-muted-on-light, rgba(0, 0, 0, .56))}.product-options__label-group-items{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;border-top:1px solid var(--rvrn-line-light, rgba(9, 9, 11, .14))}.product-options__label-group-item{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px;padding:12px 20px;position:relative}.product-options__label-group-item+.product-options__label-group-item:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:1px;background:var(--rvrn-line-light, rgba(9, 9, 11, .14))}.product-options__label-group-item-label{font-family:var(--rvrn-pdp-legal-family, var(--rvrn-font-system, "Inter", sans-serif));font-size:var(--rvrn-type-label-size, 10px);font-weight:var(--rvrn-type-label-weight, 600);letter-spacing:var(--rvrn-type-label-letter-spacing, .16em);line-height:1.4;text-transform:uppercase;color:var(--rvrn-text-muted-on-light, rgba(0, 0, 0, .56));white-space:nowrap}.product-options__label-group-item-text{font-family:var(--rvrn-pdp-desc-family, var(--rvrn-font-system, "Inter", sans-serif));font-size:var(--rvrn-pdp-desc-size, 13px);font-weight:var(--rvrn-pdp-card-title-weight, 600);line-height:var(--rvrn-pdp-desc-line-height, 1.55);letter-spacing:var(--rvrn-pdp-desc-letter-spacing, 0);color:var(--rvrn-color-black, #050505)}@media(max-width:680px){.product-options__label-group-items{flex-direction:column}.product-options__label-group-item{padding:12px 16px}.product-options__label-group-item+.product-options__label-group-item:before{top:0;bottom:auto;left:12px;right:12px;width:auto;height:1px}}@media(max-width:680px){.product-options__control .design-summary{padding:18px}.product-options__control .design-summary .ds-finish-row{flex-direction:column;align-items:flex-start;gap:4px}.product-options__control .design-summary .ds-finish-name{padding-right:0}.product-options__control .design-summary .ds-total-box{flex-direction:column;align-items:flex-start;gap:8px}.custom-label-card{flex-direction:column;align-items:flex-start;padding:20px}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/product-options.css.map */
