/*!
 * Mou Mou Couture | Shopify - Mou Mou Couture Shopify Website v0.0.1 (https://hxn2a0-f1.myshopify.com/)
 * Copyright 2024 - 2025 Giorgio Tino
 */@-webkit-keyframes animatetop{from{top:-300px;opacity:0}to{top:0;opacity:1}}@keyframes animatetop{from{top:-300px;opacity:0}to{top:0;opacity:1}}.modal-bijoux-picker{background:rgba(var(--color-foreground),.2);-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;left:0;margin:0 auto;opacity:0;overflow:auto;position:fixed;top:0;visibility:hidden;width:100%;z-index:-1}.modal-bijoux-picker[open]{opacity:1;visibility:visible;z-index:101}.modal-bijoux-picker .modal-overlay{background-color:rgba(var(--color-background),.6);height:100%;margin:0;overflow:auto;padding:0;position:absolute;width:100%}.modal-bijoux-picker .modal-content{position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:rgb(var(--color-background));margin:0 0;padding:0;border:1px solid #888;max-width:640px;width:90vw;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);-webkit-animation-name:animatetop;-webkit-animation-duration:.4s;animation-name:animatetop;animation-duration:.4s}.modal-bijoux-picker .modal-header{padding:2px 16px;background-color:rgb(var(--color-background));color:var(--color-foreground)}.modal-bijoux-picker .modal-body{padding:0 0}.modal-bijoux-picker .modal-body #collar-wrapper,.modal-bijoux-picker .modal-body #confirmation-wrapper,.modal-bijoux-picker .modal-body #selector-wrapper{padding:16px 16px;background-color:rgb(var(--color-background))}.modal-bijoux-picker .modal-body fieldset{border:0}.modal-bijoux-picker .modal-body .bijoux-remaining-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal-bijoux-picker .modal-body .bijoux-remaining-wrapper .bijoux-remaining{padding:4px 15px;position:relative;text-align:center;overflow:hidden;margin:auto}.modal-bijoux-picker .modal-body .collar{padding-top:10px;padding-bottom:8px;background-color:#594545}.modal-bijoux-picker .modal-body .collar-background{background-color:#594545;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:6rem;vertical-align:bottom}.modal-bijoux-picker .modal-body .stitched-border{background-color:#594545;display:block;width:100%;border-left:0;border-right:0;border-style:dashed;border-image-source:url(stitched-border-wide-gaps.png);border-image-slice:4;border-image-repeat:round}.modal-bijoux-picker .modal-body .stitched-border.top{margin-top:0;border-top:dashed 4px #fff8ea;border-bottom:0}.modal-bijoux-picker .modal-body .stitched-border.bottom{padding-top:0;border-top:dashed 4px #fff8ea;border-bottom:0}.modal-bijoux-picker .modal-body .bijoux-selector{padding:16px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;width:85%;margin:0 auto}.modal-bijoux-picker .modal-footer{padding:2px 16px;background-color:rgb(var(--color-background));color:var(--color-foreground)}.modal-bijoux-picker .button-bijoux{padding:0;min-width:32px;min-height:32px;background-color:transparent}.modal-bijoux-picker .button-bijoux:after{-webkit-box-shadow:none;box-shadow:none}.modal-bijoux-picker .button-slot{padding:0;min-width:32px;min-height:32px;background-color:transparent}.modal-bijoux-picker .button-slot:after{-webkit-box-shadow:none;box-shadow:none}.modal-bijoux-picker .button-slot.empty{display:none}.modal-bijoux-picker .close{color:var(--color-foreground);float:right;font-size:28px;font-weight:700}.modal-bijoux-picker .close:focus,.modal-bijoux-picker .close:hover{color:#000;text-decoration:none;cursor:pointer}