.pf-perso{--pf-bordeaux:rgb(114,56,56);--pf-bordeaux-dark:rgb(96,46,46);--pf-cream:#faf4f0;--pf-border:rgba(114,56,56,.12);--pf-text-soft:rgba(114,56,56,.6);margin:0 0 1.5rem;font-family:var(--font-body-family,inherit);color:var(--pf-bordeaux)}.pf-perso *,.pf-perso *:before,.pf-perso *:after{box-sizing:border-box}.pf-perso__section{background:#fff;border:1px solid var(--pf-border);border-radius:18px;padding:1.4rem 1.5rem;margin:0 0 1rem;box-shadow:0 1px #00000005}.pf-perso__section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:.9rem;margin-bottom:1rem;border-bottom:1px solid var(--pf-border)}.pf-perso__section-titlewrap{display:flex;align-items:baseline;gap:.7rem}.pf-perso__section-num{font-family:var(--font-heading-family,Georgia,serif);font-size:1.7rem;font-weight:400;color:var(--pf-bordeaux);opacity:.8;line-height:1}.pf-perso__section-title{font-family:var(--font-heading-family,Georgia,serif);font-weight:400;font-size:1.55rem;letter-spacing:.02em;color:var(--pf-bordeaux);margin:0;line-height:1.2}.pf-perso__section-badge{font-size:.95rem;padding:.42rem .95rem;background:#72383814;color:var(--pf-bordeaux);border-radius:999px;white-space:nowrap;font-weight:500}.pf-perso__option{background:#f6f1ec;border-radius:14px;margin-bottom:.8rem;transition:background .2s}.pf-perso__option:last-child{margin-bottom:0}.pf-perso__option--open{background:#f3ece4}.pf-perso__toggle{display:flex;align-items:center;gap:1rem;padding:1.1rem 1.25rem;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative}.pf-perso__toggle-input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.pf-perso__toggle-slider{position:relative;flex-shrink:0;width:48px;height:28px;background:#ddd2c5;border-radius:999px;transition:background .22s}.pf-perso__toggle-slider:after{content:"";position:absolute;top:3px;left:3px;width:22px;height:22px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #0000002e;transition:transform .22s}.pf-perso__toggle-input:checked+.pf-perso__toggle-slider{background:var(--pf-bordeaux)}.pf-perso__toggle-input:checked+.pf-perso__toggle-slider:after{transform:translate(20px)}.pf-perso__toggle-input:focus-visible+.pf-perso__toggle-slider{outline:2px solid var(--pf-bordeaux);outline-offset:2px}.pf-perso__toggle-text{flex:1}.pf-perso__toggle-label{font-family:var(--font-heading-family,Georgia,serif);font-size:1.3rem;color:var(--pf-bordeaux);display:block;line-height:1.3}.pf-perso__toggle-help{display:block;font-style:italic;font-size:1.3rem;color:#723838c7;margin-top:.5rem;line-height:1.4;font-family:var(--font-body-family,inherit)}.pf-perso__panel{padding:.5rem 1.25rem 1.4rem;animation:pf-perso-fade .2s ease}.pf-perso__panel[hidden]{display:none}@keyframes pf-perso-fade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.pf-perso__panel-title{font-family:var(--font-heading-family,Georgia,serif);font-weight:400;font-size:1.3rem;letter-spacing:.02em;text-transform:none;color:var(--pf-bordeaux);margin:.9rem 0 1rem;line-height:1.25}.pf-perso__styles{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.7rem;margin-bottom:1rem}.pf-perso__style{position:relative;background:#fff;border:1.5px solid var(--pf-border);border-radius:12px;padding:.9rem .7rem .85rem;cursor:pointer;transition:all .18s;display:flex;flex-direction:column;align-items:center;gap:.55rem;text-align:center}.pf-perso__style-input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.pf-perso__style-photo{width:60px;height:60px;border-radius:50%;object-fit:cover;background:#fff;transition:background .18s}.pf-perso__style.is-checked .pf-perso__style-photo,.pf-perso__style:has(.pf-perso__style-input:checked) .pf-perso__style-photo{background:transparent}.pf-perso__style-name{font-family:var(--font-heading-family,Georgia,serif);font-size:1.1rem;color:var(--pf-bordeaux);line-height:1.22}.pf-perso__style-price{font-style:italic;font-size:1.05rem;color:var(--pf-bordeaux);font-weight:600;font-family:var(--font-body-family,inherit)}.pf-perso__style:hover{border-color:#72383866;transform:translateY(-1px)}.pf-perso__style.is-checked,.pf-perso__style:has(.pf-perso__style-input:checked){border-color:var(--pf-bordeaux);background:#7238380a;box-shadow:0 3px 10px #7238381f}.pf-perso__style--unavailable{opacity:.4;pointer-events:none}.pf-perso__input{display:block;width:100%;padding:1.1rem 1.25rem;background:#fff;border:1.5px solid var(--pf-border);border-radius:12px;font-family:var(--font-body-family,inherit);font-size:1.35rem;color:var(--pf-bordeaux);margin:.4rem 0;transition:border-color .18s;line-height:1.35}.pf-perso__input::placeholder{color:var(--pf-text-soft);font-style:italic;font-size:1.22rem;opacity:1}.pf-perso__input:focus{outline:none;border-color:var(--pf-bordeaux)}.pf-perso__input--textarea{min-height:110px;resize:vertical}.pf-perso__counter{display:flex;align-items:center;justify-content:space-between;padding:.95rem 0 0;gap:.5rem;margin-top:.4rem}.pf-perso__counter-label{font-size:1.1rem;color:var(--pf-bordeaux);flex:1;line-height:1.3}.pf-perso__counter-controls{display:inline-flex;align-items:center;gap:.6rem}.pf-perso__counter-btn{width:32px;height:32px;border-radius:50%;background:#fff;border:1.5px solid var(--pf-bordeaux);color:var(--pf-bordeaux);font-size:1.1rem;line-height:1;cursor:pointer;transition:all .15s;display:inline-flex;align-items:center;justify-content:center;padding:0;font-family:inherit}.pf-perso__counter-btn:hover:not(:disabled){background:var(--pf-bordeaux);color:#fff}.pf-perso__counter-btn:disabled{opacity:.3;cursor:not-allowed}.pf-perso__counter-value{font-family:var(--font-heading-family,Georgia,serif);font-size:1.2rem;color:var(--pf-bordeaux);min-width:1.5em;text-align:center}.pf-perso__counter-price{font-size:.85rem;color:var(--pf-text-soft);margin-left:.4rem;font-style:italic}.pf-perso__counter-price--initiale{font-family:var(--font-heading-family,Georgia,serif);font-size:1.5rem;color:var(--pf-bordeaux);margin-left:.6rem;font-style:normal;font-weight:500;white-space:nowrap;line-height:1.2}.pf-perso__summary{background:#7238380f;border-radius:12px;padding:1.1rem 1.25rem;margin:.5rem 0 1rem;display:flex;align-items:center;justify-content:space-between;gap:.8rem}.pf-perso__summary[hidden]{display:none}.pf-perso__summary-label{font-size:1.2rem;color:var(--pf-bordeaux);line-height:1.3;font-weight:500}.pf-perso__summary-total{font-family:var(--font-heading-family,Georgia,serif);font-size:1.6rem;color:var(--pf-bordeaux);font-weight:500;white-space:nowrap}.pf-perso__error{color:#b00020;font-size:1rem;margin:.5rem 0 0}.pf-perso__error[hidden]{display:none}.pf-perso-hidden-axis{display:none!important}@media(max-width:749px){.pf-perso__styles{grid-template-columns:repeat(2,1fr);gap:.55rem}.pf-perso__style-photo{width:52px;height:52px}.pf-perso__section{padding:1.1rem}.pf-perso__section-title{font-size:1.4rem}.pf-perso__section-badge{font-size:.88rem;padding:.38rem .85rem}.pf-perso__toggle{padding:.95rem 1rem;gap:.85rem}.pf-perso__toggle-label{font-size:1.18rem;line-height:1.3}.pf-perso__toggle-help{font-size:1.18rem}.pf-perso__panel-title{font-size:1.18rem;margin:.7rem 0 .9rem}.pf-perso__style-name{font-size:1.02rem}.pf-perso__style-price{font-size:1rem}.pf-perso__input{font-size:1.3rem;padding:1rem 1.1rem}.pf-perso__input::placeholder{font-size:1.16rem}.pf-perso__counter-label{font-size:1.02rem}.pf-perso__counter-value{font-size:1.15rem}.pf-perso__counter-price--initiale{font-size:1.32rem}.pf-perso__summary-label{font-size:1.1rem}.pf-perso__summary-total{font-size:1.42rem}}.jdgm-histogram__row[data-rating="5"] .jdgm-histogram__bar-content{background-color:#2e7d32!important}.jdgm-histogram__row[data-rating="4"] .jdgm-histogram__bar-content{background-color:#66bb6a!important}.jdgm-histogram__row[data-rating="3"] .jdgm-histogram__bar-content{background-color:#fbc02d!important}.jdgm-histogram__row[data-rating="2"] .jdgm-histogram__bar-content{background-color:#ef6c00!important}.jdgm-histogram__row[data-rating="1"] .jdgm-histogram__bar-content{background-color:#c62828!important}.jdgm-histogram__row[data-rating="5"] .jdgm-histogram__star .jdgm-star.jdgm--on{color:#2e7d32!important}.jdgm-histogram__row[data-rating="4"] .jdgm-histogram__star .jdgm-star.jdgm--on{color:#66bb6a!important}.jdgm-histogram__row[data-rating="3"] .jdgm-histogram__star .jdgm-star.jdgm--on{color:#fbc02d!important}.jdgm-histogram__row[data-rating="2"] .jdgm-histogram__star .jdgm-star.jdgm--on{color:#ef6c00!important}.jdgm-histogram__row[data-rating="1"] .jdgm-histogram__star .jdgm-star.jdgm--on{color:#c62828!important}.jdgm-rev__rating[data-score="5"] .jdgm-star.jdgm--on{color:#2e7d32!important}.jdgm-rev__rating[data-score="4"] .jdgm-star.jdgm--on{color:#66bb6a!important}.jdgm-rev__rating[data-score="3"] .jdgm-star.jdgm--on{color:#fbc02d!important}.jdgm-rev__rating[data-score="2"] .jdgm-star.jdgm--on{color:#ef6c00!important}.jdgm-rev__rating[data-score="1"] .jdgm-star.jdgm--on{color:#c62828!important}.jdgm-rev-widg[data-average-rating^="5"] .jdgm-rev-widg__summary-stars .jdgm-star.jdgm--on{color:#2e7d32!important}.jdgm-rev-widg[data-average-rating^="4"] .jdgm-rev-widg__summary-stars .jdgm-star.jdgm--on{color:#66bb6a!important}.jdgm-rev-widg[data-average-rating^="3"] .jdgm-rev-widg__summary-stars .jdgm-star.jdgm--on{color:#fbc02d!important}.jdgm-rev-widg[data-average-rating^="2"] .jdgm-rev-widg__summary-stars .jdgm-star.jdgm--on{color:#ef6c00!important}.jdgm-rev-widg[data-average-rating^="1"] .jdgm-rev-widg__summary-stars .jdgm-star.jdgm--on{color:#c62828!important}.jdgm-prev-badge[data-average-rating^="5"] .jdgm-star.jdgm--on{color:#2e7d32!important}.jdgm-prev-badge[data-average-rating^="4"] .jdgm-star.jdgm--on{color:#66bb6a!important}.jdgm-prev-badge[data-average-rating^="3"] .jdgm-star.jdgm--on{color:#fbc02d!important}.jdgm-prev-badge[data-average-rating^="2"] .jdgm-star.jdgm--on{color:#ef6c00!important}.jdgm-prev-badge[data-average-rating^="1"] .jdgm-star.jdgm--on{color:#c62828!important}
/*# sourceMappingURL=/cdn/shop/t/56/assets/perles-personnalisation.css.map */
