body.pcco-modal-open{overflow:hidden}body.pcco-cerere-oferta form.cart .single_add_to_cart_button:not(.pcco-open-modal),body.pcco-cerere-oferta form.cart button.alt.single_add_to_cart_button:not(.pcco-open-modal){display:none!important}.pcco-open-modal,button.pcco-open-modal{--pcco-btn-bg:var(--btn-accented-bgcolor, rgb(230, 188, 33));--pcco-btn-bg-hover:var(--btn-accented-bgcolor-hover, rgb(230, 188, 33));--pcco-btn-color:var(--btn-accented-color, #fff);--pcco-btn-radius:var(--btn-accented-brd-radius, 0px);--pcco-btn-shadow:var(--btn-accented-box-shadow, inset 0 -2px 0 rgba(0, 0, 0, 0.15));display:inline-flex!important;align-items:center;justify-content:center;gap:.4rem;width:100%;max-width:100%;margin:.75rem 0 0;min-height:48px;padding:12px 28px;box-sizing:border-box;background:var(--pcco-btn-bg)!important;color:var(--pcco-btn-color)!important;border:none!important;border-radius:var(--pcco-btn-radius)!important;box-shadow:var(--pcco-btn-shadow);font-family:var(--wd-text-font,"Source Sans Pro",Arial,Helvetica,sans-serif);font-size:14px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-decoration:none!important;line-height:1.2;cursor:pointer;transition:background-color 0.25s ease,box-shadow 0.25s ease,color 0.25s ease}.pcco-open-modal:hover,.pcco-open-modal:focus,button.pcco-open-modal:hover,button.pcco-open-modal:focus{background:var(--pcco-btn-bg-hover)!important;color:var(--pcco-btn-color)!important;box-shadow:inset 0 0 0 1000px rgb(0 0 0 / .08),var(--pcco-btn-shadow);outline:none}.pcco-open-modal:focus-visible{outline:2px solid var(--wd-primary-color,#8ab397);outline-offset:3px}.pcco-modal[hidden]{display:none!important}.pcco-modal{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:1rem;font-family:var(--wd-text-font,"Source Sans Pro",Arial,Helvetica,sans-serif);font-size:var(--wd-text-font-size,15px);color:var(--wd-text-color,#000);-webkit-font-smoothing:antialiased}.pcco-modal__overlay{position:absolute;inset:0;background:rgb(33 33 33 / .55);backdrop-filter:blur(2px)}.pcco-modal__dialog{position:relative;z-index:1;width:100%;max-width:min(560px, var(--wd-popup-width, 560px));max-height:calc(100vh - 2rem);overflow:auto;background:#fff;color:var(--wd-text-color,#000);padding:2rem 1.75rem 1.75rem;border:0;border-radius:var(--wd-brd-radius,0);box-shadow:0 12px 40px rgb(0 0 0 / .18);animation:pcco-modal-in 0.22s ease}@keyframes pcco-modal-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.pcco-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem 1rem;margin:0 0 1.35rem}.pcco-modal__heading{flex:1 1 auto;min-width:0;padding-right:.25rem}.pcco-modal__close{position:static;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin:-.25rem -.35rem 0 0;border:0;background:#fff0;font-size:1.6rem;line-height:1;cursor:pointer;color:#666;padding:0;transition:color 0.2s ease,background-color 0.2s ease}.pcco-modal__close:hover,.pcco-modal__close:focus{color:#111;background:#f5f5f5;outline:none}.pcco-modal__close:focus-visible{outline:2px solid var(--wd-primary-color,#8ab397);outline-offset:2px}.pcco-modal__eyebrow{margin:0 0 .35rem;font-family:var(--wd-text-font,"Source Sans Pro",Arial,Helvetica,sans-serif);font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--wd-primary-color,#8ab397)}.pcco-modal__title{margin:0 0 .5rem;font-family:var(--wd-title-font,"Poppins",Arial,Helvetica,sans-serif);font-size:1.5rem;font-weight:var(--wd-title-font-weight,600);color:var(--wd-title-color,#242424);letter-spacing:.02em;line-height:1.25;text-transform:none}.pcco-modal__lead{margin:0;font-size:.95rem;line-height:1.55;color:#555}.pcco-form__product{display:grid;gap:.65rem;margin:0 0 1.5rem;padding:1rem 1.1rem;background:#f8f3ed;border:1px solid rgb(138 179 151 / .25);border-radius:var(--wd-brd-radius,0)}.pcco-form__product-row{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.35rem 1rem;margin:0;font-size:.92rem;line-height:1.4}.pcco-form__product-label{font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#777}.pcco-form__product-value{font-weight:600;color:var(--wd-entities-title-color,#333);text-align:right}.pcco-form__product-row--mp .pcco-form__product-value{color:var(--wd-primary-color,#8ab397);font-size:1.05rem}.pcco-form{margin:0}.pcco-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:0 1rem}.pcco-form__row{margin:0 0 1.05rem}.pcco-form__row label,.pcco-form__montaj legend{display:block;margin-bottom:.4rem;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#444}.pcco-optional{font-weight:400;letter-spacing:0;text-transform:none;color:#888}.pcco-req{color:var(--wd-primary-color,#8ab397)}.pcco-form__row input[type="text"],.pcco-form__row input[type="email"],.pcco-form__row input[type="tel"],.pcco-form__row textarea{width:100%;max-width:100%;box-sizing:border-box;padding:.7rem .85rem;border:var(--wd-form-brd-width,2px) solid #e2e2e2;border-radius:var(--wd-form-brd-radius,0);background:#fff;color:#242424;font-family:inherit;font-size:1rem;line-height:1.4;transition:border-color 0.2s ease,box-shadow 0.2s ease}.pcco-form__row input::placeholder,.pcco-form__row textarea::placeholder{color:#aaa}.pcco-form__row input:hover,.pcco-form__row textarea:hover{border-color:#cfcfcf}.pcco-form__row input:focus,.pcco-form__row textarea:focus{outline:none;border-color:var(--wd-primary-color,#8ab397);box-shadow:0 0 0 3px rgb(138 179 151 / .2)}.pcco-form__montaj{border:0;padding:0;margin:0 0 1.05rem;min-width:0}.pcco-montaj-options{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.pcco-radio{position:relative;display:flex;align-items:center;justify-content:center;margin:0;min-height:44px;padding:.65rem 1rem;border:2px solid #e2e2e2;background:#fff;font-weight:600;font-size:.9rem;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:border-color 0.2s ease,background-color 0.2s ease,color 0.2s ease}.pcco-radio input{position:absolute;opacity:0;pointer-events:none}.pcco-radio:hover{border-color:var(--wd-primary-color,#8ab397)}.pcco-radio:has(input:checked),.pcco-radio.is-checked{border-color:var(--wd-primary-color,#8ab397);background:rgb(138 179 151 / .12);color:#1f3d2d}.pcco-radio:has(input:focus-visible){outline:2px solid var(--wd-primary-color,#8ab397);outline-offset:2px}.pcco-form__error{margin:0 0 1rem;padding:.75rem .9rem;background:#fff8f8;border-left:3px solid #c0392b;color:#7a1f1f;font-size:.92rem;line-height:1.45}.pcco-form__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.35rem;padding-top:.35rem}.pcco-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.75rem 1.5rem;border-radius:var(--btn-accented-brd-radius,0);font-family:inherit;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;line-height:1.2;transition:background-color 0.25s ease,color 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease}.pcco-btn--primary{flex:1 1 auto;background:var(--btn-accented-bgcolor,#e6bc21);color:var(--btn-accented-color,#fff);border:none;box-shadow:var(--btn-accented-box-shadow,inset 0 -2px 0 rgb(0 0 0 / .15))}.pcco-btn--primary:hover,.pcco-btn--primary:focus{background:var(--btn-accented-bgcolor-hover,#e6bc21);color:#fff;box-shadow:inset 0 0 0 1000px rgb(0 0 0 / .08),var(--btn-accented-box-shadow,inset 0 -2px 0 rgb(0 0 0 / .15));outline:none}.pcco-btn--primary:focus-visible{outline:2px solid var(--wd-primary-color,#8ab397);outline-offset:3px}.pcco-btn--primary:disabled{opacity:.65;cursor:wait}.pcco-btn--ghost{background:#fff0;color:#555;border:2px solid #e2e2e2}.pcco-btn--ghost:hover,.pcco-btn--ghost:focus{color:#242424;border-color:#bbb;outline:none}.pcco-btn--ghost:focus-visible{outline:2px solid var(--wd-primary-color,#8ab397);outline-offset:2px}.pcco-modal__success{text-align:left;padding:.5rem 0 .25rem}.pcco-modal__success-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:1rem;border-radius:50%;background:rgb(138 179 151 / .18);color:var(--wd-primary-color,#8ab397);font-size:1.4rem;font-weight:700}.pcco-modal__success-msg{font-family:var(--wd-title-font,"Poppins",Arial,Helvetica,sans-serif);font-size:1.15rem;font-weight:600;line-height:1.45;color:var(--wd-title-color,#242424);margin:0 0 1.5rem}.pcco-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}@media (max-width:560px){.pcco-modal{padding:0;align-items:flex-end}.pcco-modal__dialog{max-width:100%;max-height:min(94vh, 100%);padding:1.5rem 1.15rem 1.25rem;border-radius:12px 12px 0 0;animation:pcco-sheet-in 0.24s ease}.pcco-modal__header{gap:.5rem .75rem;margin-bottom:1.15rem}.pcco-modal__close{width:44px;height:44px;margin:-.35rem -.4rem 0 0}.pcco-modal__title{font-size:1.35rem}@keyframes pcco-sheet-in{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.pcco-form__grid{grid-template-columns:1fr;gap:0}.pcco-form__actions{flex-direction:column;align-items:stretch}.pcco-btn{width:100%}.pcco-open-modal,button.pcco-open-modal{width:100%}}@media (prefers-reduced-motion:reduce){.pcco-modal__dialog,.pcco-open-modal,.pcco-btn{animation:none!important;transition:none!important}}