boiserie-configurator{display:block;color:#1a1a1a}boiserie-configurator *,boiserie-configurator *:before,boiserie-configurator *:after{box-sizing:border-box}.bpc{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:32px;align-items:start;max-width:136rem;margin:0 auto;padding:0 2rem}.bpc__main{min-width:0}.bpc__side{min-width:0;position:sticky;top:var(--bpc-top, 16px)}.bpc-step{background:#fff;border:1px solid #E7E2D8;border-radius:10px;padding:26px 26px 24px;margin-bottom:18px;scroll-margin-top:calc(var(--bpc-top, 16px) + 16px)}.bpc-step__head{display:flex;align-items:flex-start;gap:14px;margin-bottom:18px}.bpc-step__n{flex:0 0 34px;width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#2f4a3c;color:#fafaf7;font-weight:700;font-size:1.5rem}.bpc-step__title{font-family:var(--font-heading-family);font-size:2.2rem;line-height:1.2;margin:3px 0 4px;color:#1a1a1a}.bpc-step__hint{font-size:1.4rem;line-height:1.55;color:#5b5b54;margin:0}.bpc-step__hint strong{color:#1a1a1a}.bpc-note{font-size:1.3rem;color:#7c7768;margin:12px 0 0;line-height:1.5}boiserie-configurator .bpc-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 18px;border-radius:5px;font-family:inherit;font-size:1.4rem;font-weight:700;letter-spacing:.01em;line-height:1.2;border:1.5px solid #2F4A3C;background:#fff;color:#2f4a3c;cursor:pointer;text-decoration:none;opacity:1;visibility:visible;box-shadow:none;transition:background-color .15s ease,color .15s ease,border-color .15s ease,transform .1s ease;-webkit-appearance:none;appearance:none}boiserie-configurator .bpc-btn:hover{background:#f1eee6}boiserie-configurator .bpc-btn:active{transform:translateY(1px)}boiserie-configurator .bpc-btn--primary{background:#2f4a3c;color:#fff}boiserie-configurator .bpc-btn--primary:hover{background:#213629;border-color:#213629;color:#fff}boiserie-configurator .bpc-btn--gold{background:#d4b574;border-color:#d4b574;color:#213629}boiserie-configurator .bpc-btn--gold:hover{background:#c9a962;border-color:#c9a962}boiserie-configurator .bpc-btn--wa{background:#25d366;border-color:#25d366;color:#0b2b17}boiserie-configurator .bpc-btn--wa:hover{background:#1fbe5b;border-color:#1fbe5b}boiserie-configurator .bpc-btn--danger{border-color:#c9412f;color:#c9412f;background:#fff}boiserie-configurator .bpc-btn--danger:hover{background:#fbedea}boiserie-configurator .bpc-btn--sm{min-height:36px;padding:0 12px;font-size:1.25rem}boiserie-configurator .bpc-btn--block{width:100%}boiserie-configurator .bpc-btn--dashed{border-style:dashed;width:100%;background:#fafaf7}boiserie-configurator .bpc-btn--link{border-color:transparent;background:transparent;color:#2f4a3c;padding:0 6px;text-decoration:underline;text-underline-offset:3px;min-height:36px}boiserie-configurator .bpc-btn--link:hover{background:transparent;color:#213629}boiserie-configurator .bpc-btn[disabled],boiserie-configurator .bpc-btn[disabled]:hover{background:#e7e2d8;border-color:#e7e2d8;color:#7c7768;cursor:not-allowed;transform:none}.bpc-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.bpc-field{display:flex;flex-direction:column;gap:6px;min-width:0}.bpc-field>span{font-size:1.15rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#5b5b54}boiserie-configurator .bpc-input,boiserie-configurator .bpc-select{width:100%;height:44px;padding:0 12px;border:1px solid #D6CEBF;border-radius:5px;background:#fff;color:#1a1a1a;font-family:inherit;font-size:1.5rem;box-shadow:none;outline:none;-webkit-appearance:none;appearance:none;margin:0}boiserie-configurator .bpc-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' fill='none' stroke='%232F4A3C' stroke-width='1.8'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:34px}boiserie-configurator .bpc-input:focus,boiserie-configurator .bpc-select:focus{border-color:#2f4a3c;box-shadow:0 0 0 3px #2f4a3c26}.bpc-grid2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bpc-grid3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}@media screen and (max-width:599px){.bpc-grid3{grid-template-columns:repeat(2,minmax(0,1fr))}}.bpc-stepper{display:grid;grid-template-columns:40px minmax(0,1fr) 40px;border:1px solid #D6CEBF;border-radius:5px;overflow:hidden;background:#fff}boiserie-configurator .bpc-stepper button{border:0;background:#f4f1e9;color:#2f4a3c;font-size:2rem;font-weight:700;cursor:pointer;height:44px;padding:0;margin:0;opacity:1;visibility:visible;font-family:inherit}boiserie-configurator .bpc-stepper button:hover{background:#e9e3d6}boiserie-configurator .bpc-stepper .bpc-input{border:0;border-radius:0;text-align:center;font-weight:700}boiserie-configurator .bpc-stepper .bpc-input:focus{box-shadow:none}.bpc-profiles{display:grid;grid-template-columns:repeat(auto-fill,minmax(215px,1fr));gap:14px}boiserie-configurator .bpc-profile{position:relative;display:flex;flex-direction:column;text-align:left;gap:2px;background:#fff;border:1.5px solid #E7E2D8;border-radius:8px;padding:8px 8px 10px;cursor:pointer;font-family:inherit;color:#1a1a1a;transition:border-color .15s ease,box-shadow .15s ease;margin:0;opacity:1}boiserie-configurator .bpc-profile:hover{border-color:#b9ae98}boiserie-configurator .bpc-profile.is-sel{border-color:#2f4a3c;box-shadow:0 0 0 2px #2f4a3c inset}.bpc-profile__img{display:block;aspect-ratio:1 / 1;background:#f6f3ec;border-radius:5px;margin-bottom:8px;overflow:hidden}.bpc-profile__img img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}.bpc-profile__name{font-size:1.5rem;font-weight:700}.bpc-profile__tag{font-size:1.2rem;color:#7c7768}.bpc-profile__meta{font-size:1.2rem;color:#5b5b54}.bpc-profile__price{font-size:1.3rem;font-weight:700;color:#2f4a3c;margin-top:2px}.bpc-profile__check{position:absolute;top:12px;right:12px;width:24px;height:24px;border-radius:50%;background:#2f4a3c;display:none;align-items:center;justify-content:center}.bpc-profile.is-sel .bpc-profile__check{display:inline-flex}.bpc-inner-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:16px;padding-top:16px;border-top:1px dashed #E7E2D8}.bpc-inner-row>span{font-size:1.35rem;color:#5b5b54}.bpc-inner-row .bpc-select{width:auto;min-width:220px}.bpc-tpls{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}boiserie-configurator .bpc-tpl{display:flex;flex-direction:column;gap:4px;text-align:left;padding:8px 8px 10px;margin:0;background:#fff;border:1.5px solid #E7E2D8;border-radius:8px;cursor:pointer;font-family:inherit;color:#1a1a1a;opacity:1}boiserie-configurator .bpc-tpl:hover{border-color:#b9ae98}boiserie-configurator .bpc-tpl.is-sel{border-color:#2f4a3c;box-shadow:0 0 0 2px #2f4a3c inset}.bpc-tpl svg{width:100%;height:auto;display:block;border-radius:4px;margin-bottom:4px}.bpc-tpl__name{font-size:1.4rem;font-weight:700}.bpc-tpl__meta{font-size:1.2rem;color:#5b5b54}.bpc-tpl__badge{display:inline-block;font-size:1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#213629;background:#ebddba;padding:2px 6px;border-radius:3px;align-self:flex-start}.bpc-empty{background:#fafaf7;border:1px dashed #D6CEBF;border-radius:8px;padding:18px;font-size:1.4rem;color:#5b5b54;line-height:1.55}.bpc-items{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.bpc-item{border:1px solid #E7E2D8;border-radius:8px;background:#fff}.bpc-item.is-child{margin-left:22px}.bpc-item.is-child2{margin-left:44px}.bpc-item.is-sel{border-color:#2f4a3c;box-shadow:0 0 0 1px #2f4a3c}.bpc-item.is-bad{border-color:#c9412f}boiserie-configurator .bpc-item__head{display:grid;grid-template-columns:30px minmax(0,1fr) auto 18px;align-items:center;gap:10px;width:100%;padding:10px 12px;margin:0;background:transparent;border:0;cursor:pointer;text-align:left;font-family:inherit;color:#1a1a1a;opacity:1}.bpc-item__n{width:28px;height:28px;border-radius:50%;background:#f4f1e9;color:#2f4a3c;font-weight:700;font-size:1.3rem;display:inline-flex;align-items:center;justify-content:center}.bpc-item.is-sel .bpc-item__n{background:#d4b574;color:#213629}.bpc-item__title{font-size:1.45rem;font-weight:700;display:block}.bpc-item__title em{font-style:normal;font-weight:600;font-size:1.15rem;color:#7c7768;margin-left:6px;text-transform:uppercase;letter-spacing:.06em}.bpc-item__sub{display:block;font-size:1.25rem;color:#5b5b54;margin-top:1px}.bpc-item__price{font-size:1.4rem;font-weight:700;color:#2f4a3c;white-space:nowrap}.bpc-item__chev{transition:transform .2s ease;color:#7c7768}.bpc-item.is-sel .bpc-item__chev{transform:rotate(180deg)}.bpc-item__body{padding:4px 14px 16px;border-top:1px solid #F0ECE3;display:flex;flex-direction:column;gap:14px}.bpc-item__warn{font-size:1.3rem;color:#c9412f;margin:0;font-weight:600}.bpc-item__tools{display:flex;flex-wrap:wrap;gap:8px}.bpc-listtools{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media screen and (max-width:499px){.bpc-listtools{grid-template-columns:1fr}}.bpc-parts{display:flex;flex-direction:column;gap:12px}.bpc-part{border:1px solid #E7E2D8;border-radius:8px;padding:12px 14px}.bpc-part__head{display:flex;justify-content:space-between;gap:10px;font-size:1.45rem;font-weight:700;margin-bottom:8px}.bpc-part__head span:last-child{color:#2f4a3c;white-space:nowrap}.bpc-chips{display:flex;flex-wrap:wrap;gap:6px}.bpc-chip{font-size:1.25rem;background:#f4f1e9;border-radius:20px;padding:4px 10px;color:#1a1a1a}.bpc-toggle{display:flex;align-items:flex-start;gap:10px;font-size:1.45rem;cursor:pointer;margin:16px 0 4px;line-height:1.45}boiserie-configurator .bpc-toggle input{width:20px;height:20px;margin:1px 0 0;accent-color:#2F4A3C;flex:0 0 20px}.bpc-total{display:flex;justify-content:space-between;align-items:baseline;gap:12px;border-top:2px solid #1A1A1A;margin-top:16px;padding-top:14px}.bpc-total span{font-size:1.6rem;font-weight:700}.bpc-total strong{font-family:var(--font-heading-family);font-size:3rem;color:#1a1a1a}.bpc-warns{margin:14px 0 0;padding:12px 14px;border-radius:8px;background:#fbedea;color:#8e2a1d;font-size:1.3rem;line-height:1.5}.bpc-warns ul{margin:6px 0 0;padding-left:18px}.bpc-ok{margin-top:14px;padding:12px 14px;border-radius:8px;background:#eaf2ec;color:#213629;font-size:1.4rem;display:flex;flex-wrap:wrap;align-items:center;gap:10px;justify-content:space-between}.bpc-panel{background:#fff;border:1px solid #E7E2D8;border-radius:10px;overflow:hidden;box-shadow:0 10px 30px #1a1a1a0f}.bpc-panel__top{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid #F0ECE3}.bpc-panel__title{font-size:1.15rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#2f4a3c}.bpc-panel__wall{font-size:1.3rem;color:#5b5b54}.bpc-stage{background:#f7f4ee;padding:10px}.bpc-stage svg{display:block;width:100%;height:auto;max-height:58vh;touch-action:pan-y;user-select:none;-webkit-user-select:none}.bpc-stage .bpc-hit{cursor:grab;touch-action:none}.bpc-stage.is-dragging .bpc-hit{cursor:grabbing}.bpc-panel__hint{font-size:1.2rem;color:#7c7768;padding:8px 16px 0;margin:0}.bpc-panel__foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px 14px;flex-wrap:wrap}.bpc-panel__total small{display:block;font-size:1.2rem;color:#5b5b54}.bpc-panel__total strong{font-family:var(--font-heading-family);font-size:2.6rem;line-height:1.1}.bpc-panel__btns{display:flex;gap:8px;flex-wrap:wrap}.bpc-help{display:inline-flex;align-items:center;gap:6px;font-size:1.3rem;font-weight:600;color:#1b7f46;text-decoration:none;margin:10px 2px 0}.bpc-toast{position:fixed;left:50%;bottom:calc(22px + env(safe-area-inset-bottom,0px));transform:translate(-50%) translateY(20px);background:#213629;color:#fafaf7;border-radius:8px;padding:12px 16px;font-size:1.4rem;z-index:60;display:flex;align-items:center;gap:14px;box-shadow:0 10px 30px #00000040;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;width:max-content;max-width:calc(100vw - 32px)}.bpc-toast.is-on{opacity:1;transform:translate(-50%) translateY(0);pointer-events:auto}boiserie-configurator .bpc-toast button{background:transparent;border:0;color:#d4b574;font-weight:700;font-size:1.4rem;cursor:pointer;text-decoration:underline;padding:0;font-family:inherit}@media screen and (max-width:989px){.bpc{grid-template-columns:1fr;gap:14px;padding:0 1.2rem}.bpc__side{order:-1;position:sticky;top:var(--bpc-top, 0px);z-index:4;margin:0 -1.2rem}.bpc-panel{border-radius:0;border-left:0;border-right:0;box-shadow:0 8px 18px #1a1a1a14}.bpc-panel__top,.bpc-panel__hint{display:none}.bpc-stage{padding:6px}.bpc-stage svg{max-height:30vh}.bpc-panel__foot{padding:8px 12px 10px}.bpc-panel__total strong{font-size:2rem}.bpc-panel__btns .bpc-btn--hide-m,.bpc-help{display:none}.bpc-step{padding:18px 16px}.bpc-step__title{font-size:1.9rem}}.bpc-pcard{display:flex;flex-direction:column;background:#fff;border:1.5px solid #E7E2D8;border-radius:10px;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.bpc-pcard:hover{border-color:#c9bfaa}.bpc-pcard.is-sel{border-color:#2f4a3c;box-shadow:0 0 0 2px #2f4a3c inset}.bpc-pcard__media{position:relative;aspect-ratio:4 / 3;background:#edeae5;overflow:hidden}.bpc-pcard__media>img,.bpc-pcard__media>svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.bpc-pcard__media img.is-photo,.bpc-pcard__media img.is-amb{object-fit:cover}.bpc-pcard__media.is-sec{background:#fff}.bpc-pcard__media img.is-sec{object-fit:contain;padding:12px}boiserie-configurator .bpc-pcard__zoom{position:absolute;right:8px;bottom:8px;width:34px;height:34px;border-radius:50%;border:0;margin:0;padding:0;background:#ffffffeb;color:#213629;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #00000026;opacity:1}.bpc-pcard__badge{position:absolute;left:8px;top:8px;display:inline-flex;align-items:center;gap:6px;background:#2f4a3c;color:#fafaf7;font-size:1.15rem;font-weight:700;padding:5px 9px;border-radius:20px}.bpc-pcard__tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid #F0ECE3}boiserie-configurator .bpc-pcard__tabs button{border:0;margin:0;background:#fafaf7;color:#5b5b54;font-family:inherit;font-size:1.2rem;font-weight:600;padding:9px 4px;cursor:pointer;border-bottom:2px solid transparent;opacity:1;line-height:1.2}boiserie-configurator .bpc-pcard__tabs button:hover{color:#213629;background:#f4f1e9}boiserie-configurator .bpc-pcard__tabs button.is-on{color:#213629;background:#fff;border-bottom-color:#d4b574}.bpc-pcard__body{padding:12px;display:flex;flex-direction:column;gap:6px}.bpc-pcard__row{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.bpc-pcard__name{font-size:1.7rem}.bpc-pcard__price{font-size:1.35rem;font-weight:700;color:#2f4a3c;white-space:nowrap}.bpc-pcard__meta{font-size:1.25rem;color:#5b5b54;margin-bottom:4px}.bpc-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#1418148c;display:flex;align-items:center;justify-content:center;padding:20px}.bpc-modal[hidden]{display:none}.bpc-modal__box{background:#fff;border-radius:12px;padding:24px;width:min(460px,100%);max-height:92vh;overflow:auto;box-shadow:0 20px 60px #0000004d}.bpc-modal__box:has(.bpc-modal__fig){width:min(980px,100%)}.bpc-modal__title{font-family:var(--font-heading-family);font-size:2.2rem;margin:0 0 10px;color:#1a1a1a}.bpc-modal__text{font-size:1.5rem;line-height:1.6;color:#5b5b54;margin:0}.bpc-modal__btns{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:10px;margin-top:20px}.bpc-modal__fig{margin:0}.bpc-modal__fig img{display:block;width:auto;height:auto;max-width:100%;max-height:70vh;margin:0 auto;border-radius:6px;background:#f4f1e9}.bpc-modal__fig figcaption{font-size:1.35rem;color:#5b5b54;margin-top:8px}boiserie-configurator .bpc-btn--danger-solid{background:#c9412f;border-color:#c9412f;color:#fff}boiserie-configurator .bpc-btn--danger-solid:hover{background:#a8331f;border-color:#a8331f;color:#fff}html.bpc-lock{overflow:hidden}@media screen and (max-width:599px){.bpc-profiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}boiserie-configurator .bpc-pcard__tabs button{font-size:1.05rem;padding:7px 2px}.bpc-pcard__body{padding:9px}.bpc-pcard__row{flex-direction:column;gap:0}.bpc-pcard__name{font-size:1.5rem}.bpc-pcard__meta{font-size:1.1rem}.bpc-pcard__badge span{display:none}boiserie-configurator .bpc-pcard .bpc-btn--sm{font-size:1.1rem;padding:0 6px}}.bpc-obs{margin-top:20px;padding-top:18px;border-top:1px dashed #E7E2D8}.bpc-obs__head{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.bpc-obs__head strong{font-size:1.55rem;color:#1a1a1a}.bpc-obs__head span{font-size:1.3rem;color:#5b5b54;line-height:1.5}.bpc-obs__list{display:flex;flex-direction:column;gap:10px}.bpc-obs__list:not(:empty){margin-bottom:12px}.bpc-obs__add{display:flex;flex-wrap:wrap;gap:8px}.bpc-ob{border:1px solid #E7E2D8;border-radius:8px;padding:10px 12px 12px;background:#fafaf7}.bpc-ob.is-bad{border-color:#c9412f;background:#fdf4f2}.bpc-ob__top{display:flex;align-items:center;gap:8px;margin-bottom:8px}.bpc-ob__top strong{font-size:1.4rem}.bpc-ob__flag{font-size:1.15rem;font-weight:700;color:#c9412f}boiserie-configurator .bpc-ob__del{margin-left:auto;border:0;background:transparent;color:#7c7768;font-size:1.5rem;cursor:pointer;width:30px;height:30px;border-radius:50%;padding:0;opacity:1}boiserie-configurator .bpc-ob__del:hover{background:#eee9df;color:#c9412f}.bpc-ob__icon{width:18px;height:18px;border-radius:3px;border:1.5px solid #7C7768;background:#fff;position:relative;flex:0 0 18px}.bpc-ob__icon--plug:before,.bpc-ob__icon--plug:after{content:"";position:absolute;top:7px;width:3px;height:3px;border-radius:50%;background:#7c7768}.bpc-ob__icon--plug:before{left:4px}.bpc-ob__icon--plug:after{right:4px}.bpc-ob__icon--free{border-style:dashed;background:#7c776826}.bpc-ob__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.bpc-ob__grid .bpc-field:first-child{grid-column:span 2}@media screen and (max-width:599px){.bpc-ob__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.bpc-fix{display:flex;flex-wrap:wrap;align-items:center;gap:8px;background:#fbf5e6;border:1px solid #EBDDBA;border-radius:8px;padding:10px 12px}.bpc-fix>span{font-size:1.3rem;font-weight:700;color:#213629;margin-right:4px}.bpc-tpl__warn{font-size:1.15rem;font-weight:700;color:#b5452f}.bpc-acct{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 18px;background:#213629;color:#ede8dc;border-radius:10px;padding:14px 18px;margin-bottom:18px}.bpc-acct:empty{display:none}.bpc-acct__txt{display:flex;flex-direction:column;gap:3px;font-size:1.3rem;line-height:1.45;flex:1 1 280px}.bpc-acct__txt strong{color:#fff}.bpc-acct__title{font-size:1.15rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#d4b574}.bpc-acct__btns{display:flex;flex-wrap:wrap;gap:8px}boiserie-configurator .bpc-acct .bpc-btn:not(.bpc-btn--gold){background:transparent;border-color:#d4b574;color:#fafaf7}boiserie-configurator .bpc-acct .bpc-btn:not(.bpc-btn--gold):hover{background:#d4b57426}.bpc-save{margin-top:22px;padding:16px;border:1.5px solid #D4B574;border-radius:10px;background:#fbf7ec}.bpc-save__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.bpc-save__head strong{font-size:1.6rem}.bpc-save__ok{font-size:1.25rem;font-weight:700;color:#2f7a4b}.bpc-save__dirty{font-size:1.25rem;font-weight:700;color:#b5452f}.bpc-save__row{display:flex;gap:10px;flex-wrap:wrap}.bpc-save__row .bpc-input{flex:1 1 220px;width:auto}.bpc-save .bpc-note a{color:#2f4a3c;font-weight:700}.bpc-save .bpc-actions{margin-top:10px}.bpc-modal__box:has(.bpc-plist){width:min(760px,100%)}.bpc-modal__text a{color:#2f4a3c;font-weight:700}.bpc-plist{display:flex;flex-direction:column;gap:10px;margin-top:14px}.bpc-pitem{display:grid;grid-template-columns:110px minmax(0,1fr) auto;gap:14px;align-items:center;border:1px solid #E7E2D8;border-radius:8px;padding:10px;background:#fff}.bpc-pitem.is-cur{border-color:#2f4a3c;box-shadow:0 0 0 1px #2f4a3c}.bpc-pitem__thumb{display:block;aspect-ratio:4 / 3;border-radius:5px;overflow:hidden;background:#f1ece3}.bpc-pitem__thumb svg{width:100%;height:100%;display:block}.bpc-pitem__info{display:flex;flex-direction:column;gap:2px;min-width:0}.bpc-pitem__info strong{font-size:1.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bpc-pitem__info span{font-size:1.25rem;color:#5b5b54}.bpc-pitem__btns{display:flex;flex-direction:column;gap:6px}.bpc-pitem__rename{display:flex;gap:6px}.bpc-pitem__rename .bpc-input{height:36px}@media screen and (max-width:599px){.bpc-pitem{grid-template-columns:84px minmax(0,1fr)}.bpc-pitem__btns{grid-column:1 / -1;flex-direction:row;flex-wrap:wrap}}.bpc-mail{display:flex;flex-direction:column;gap:12px;margin-top:12px}.bpc-mail .bpc-toggle{margin:0;font-size:1.3rem}.bpc-mail .bpc-toggle a{color:#2f4a3c}.bpc-mail__msg{margin:0;font-size:1.3rem;color:#c9412f;min-height:1em}boiserie-projects{display:block;max-width:900px;margin:0 auto;padding:0 2rem;color:#1a1a1a}boiserie-projects .bpc-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border-radius:5px;font-size:1.35rem;font-weight:700;text-decoration:none;border:1.5px solid #2F4A3C;background:#fff;color:#2f4a3c}boiserie-projects .bpc-btn--primary{background:#2f4a3c;color:#fff}boiserie-projects .bpc-btn--gold{background:#d4b574;border-color:#d4b574;color:#213629}boiserie-projects .bpc-btn--sm{min-height:36px;font-size:1.25rem;padding:0 12px}boiserie-projects .bpc-plist--page .bpc-pitem{grid-template-columns:160px minmax(0,1fr) auto}@media screen and (max-width:599px){boiserie-projects .bpc-plist--page .bpc-pitem{grid-template-columns:100px minmax(0,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/boiserie-configurator.css.map */
