body.page-calculator-kw #content,body.hestya-calculator-native #content{margin-top:0 !important;padding-top:0 !important}#primary.hestya-calculator-page{max-width:none;width:100vw;float:none;clear:both}.hestya-calculator-page .site-main{width:100%}.hestya-calculator-page__shell{padding:28px 0 92px}.hestya-calculator-page__panel{position:relative;overflow:hidden;padding:clamp(24px, 3vw, 36px);border:1px solid var(--hestya-color-border);border-radius:34px;background:linear-gradient(135deg,rgba(255,255,255,.96) 0%,rgba(244,246,250,.96) 100%);box-shadow:var(--hestya-shadow-panel)}.hestya-calculator-page__panel:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(255,124,35,.16) 0%,rgba(255,124,35,0) 34%),linear-gradient(180deg,rgba(17,17,17,.02) 0%,rgba(17,17,17,0) 24%);pointer-events:none}.hestya-calculator-page__panel>*{position:relative;z-index:1}.hestya-calculator-page__header{margin-bottom:26px}.hestya-calculator-page__eyebrow{display:inline-flex;align-items:center;min-height:36px;margin:0 0 16px;padding:0 14px;border:1px solid var(--hestya-color-border);border-radius:999px;background:rgba(255,255,255,.82);color:#7a4a1d;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hestya-calculator-page__title{max-width:18ch;margin:0;color:var(--hestya-color-text);font-size:clamp(34px, 4vw, 54px);line-height:1.02;letter-spacing:-.045em;text-wrap:balance}.hestya-calculator-page__calculator{min-width:0}.hestya-calculator-page .hestya-calc{display:grid;grid-template-columns:minmax(300px, 0.92fr) minmax(0, 1.08fr);gap:clamp(18px, 2.4vw, 28px);max-width:none}.hestya-calculator-page .calc-inputs,.hestya-calculator-page .calc-result{min-width:0;align-self:start}.hestya-calculator-page .calc-inputs{display:grid;gap:10px;align-content:start;padding:28px;border:1px solid var(--hestya-color-border);border-radius:28px;background:rgba(255,255,255,.94);box-shadow:var(--hestya-shadow-card)}.hestya-calculator-page .calc-inputs label{color:var(--hestya-color-text);font-size:14px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.hestya-calculator-page .calc-inputs input,.hestya-calculator-page .calc-inputs select{width:100%;min-height:56px;margin:0;padding:13px 15px;border:1px solid var(--hestya-color-border-strong);border-radius:16px;background:#fbfcfe;color:var(--hestya-color-text);font-size:15px;line-height:1.5;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.hestya-calculator-page .calc-inputs input:focus,.hestya-calculator-page .calc-inputs select:focus,.hestya-calculator-page .locked-form input:focus{outline:none;border-color:var(--hestya-color-accent-strong);box-shadow:0 0 0 4px rgba(241,90,0,.12);background:#fff}.hestya-calculator-page .calc-result{position:relative;display:flex;flex-direction:column;gap:18px;padding:28px;border-radius:30px;background:linear-gradient(180deg,#111 0%,#1b1b1f 100%);box-shadow:0 24px 54px rgba(17,17,17,.18);overflow:visible;color:#fff}.hestya-calculator-page .calc-result:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(255,124,35,.28) 0%,rgba(255,124,35,0) 34%),linear-gradient(180deg,rgba(255,255,255,.06) 0%,rgba(255,255,255,0) 28%);pointer-events:none}.hestya-calculator-page .calc-result>*{position:relative;z-index:1}.hestya-calculator-page #hc_kwResult{margin:0;color:#fff;font-size:clamp(30px, 3vw, 40px);line-height:1.06;letter-spacing:-.04em;text-wrap:balance}.hestya-calculator-page #hc_productCard{min-height:0}.hestya-calculator-page #hc_productCard:empty:before{content:"Completeaza dimensiunile spatiului pentru a vedea recomandarea.";display:block;padding:20px 22px;border:1px dashed rgba(255,255,255,.22);border-radius:22px;background:rgba(255,255,255,.06);color:rgba(255,255,255,.82);font-size:15px;line-height:1.7}.hestya-calculator-page .calc-product{padding:24px;border:1px solid rgba(17,17,17,.08);border-radius:24px;background:rgba(255,255,255,.95);box-shadow:0 20px 44px rgba(0,0,0,.16);color:var(--hestya-color-text)}.hestya-calculator-page .calc-product img{display:block;width:min(100%, 280px);max-width:100%;margin-bottom:18px;border-radius:18px;background:#fff;object-fit:contain}.hestya-calculator-page .calc-product h4{margin:0 0 8px;color:var(--hestya-color-text);font-size:clamp(24px, 2vw, 30px);line-height:1.12;letter-spacing:-.03em}.hestya-calculator-page .calc-product p{margin:0;color:var(--hestya-color-text-muted);font-size:15px;line-height:1.7}.hestya-calculator-page .calc-product p+p,.hestya-calculator-page .locked-form label+.locked-consent{margin-top:10px}.hestya-calculator-page .calc-product .button,.hestya-calculator-page .locked-actions .button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 20px;border:1px solid transparent;border-radius:16px;color:#fff !important;font-size:15px;font-weight:800;line-height:1;text-align:center;text-decoration:none !important;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.hestya-calculator-page .calc-product .button:hover,.hestya-calculator-page .locked-actions .button:hover{transform:translateY(-1px)}.hestya-calculator-page .calc-product .button:first-child,.hestya-calculator-page .locked-actions .button{background:var(--hestya-color-accent);border-color:var(--hestya-color-accent);box-shadow:var(--hestya-shadow-button)}.hestya-calculator-page .calc-product .button:last-child{background:#111;border-color:#111;box-shadow:var(--hestya-shadow-dark-button)}.hestya-calculator-page .calc-product .button:only-child{background:var(--hestya-color-accent);border-color:var(--hestya-color-accent);box-shadow:var(--hestya-shadow-button)}.hestya-calculator-page .calc-locked{position:relative;overflow:hidden}.hestya-calculator-page .blur-bg{background:linear-gradient(180deg,rgba(17,17,17,.02) 0%,rgba(17,17,17,.08) 100%)}.hestya-calculator-page .blur-bg .blur-content{display:flex;flex-direction:column;gap:12px;filter:blur(10px);opacity:.72}.hestya-calculator-page .locked-overlay{display:flex;align-items:center;min-height:100%;padding:0;background:linear-gradient(180deg,rgba(255,255,255,.9) 0%,rgba(255,255,255,.96) 100%);color:var(--hestya-color-accent-strong)}.hestya-calculator-page .locked-inner{max-width:none;padding:24px;gap:16px}.hestya-calculator-page .locked-head{gap:12px}.hestya-calculator-page .locked-icon{width:28px;height:28px;margin-top:0}.hestya-calculator-page .locked-text strong{color:var(--hestya-color-text);font-size:20px;line-height:1.2}.hestya-calculator-page .locked-sub{margin-top:6px;color:var(--hestya-color-text-muted);font-size:15px;line-height:1.65}.hestya-calculator-page .locked-form{padding:18px;border:1px solid rgba(17,17,17,.08);border-radius:20px;background:rgba(246,248,251,.9)}.hestya-calculator-page .locked-form-title{margin-bottom:14px;color:var(--hestya-color-text);font-size:20px;font-weight:800;line-height:1.2}.hestya-calculator-page .locked-form label{margin:0 0 6px;color:var(--hestya-color-text);font-size:14px;font-weight:700;line-height:1.5}.hestya-calculator-page .locked-form input{width:100%;min-height:52px;padding:12px 14px;border:1px solid var(--hestya-color-border-strong);border-radius:14px;background:#fff;color:var(--hestya-color-text)}.hestya-calculator-page .locked-consent{gap:12px;margin-top:14px;padding:14px 16px;border:1px solid rgba(17,17,17,.08);border-radius:18px;background:rgba(255,255,255,.82);color:var(--hestya-color-text-soft);font-size:14px;font-weight:600;line-height:1.65}.hestya-calculator-page .locked-consent input{width:18px;height:18px;min-height:0;margin-top:2px;padding:0;flex:0 0 auto}.hestya-calculator-page .locked-actions{margin-top:14px;align-items:center}.hestya-calculator-page #hc_status{color:var(--hestya-color-text);font-size:14px;line-height:1.6}.hestya-calculator-page__fallback{padding:24px;border:1px solid var(--hestya-color-border);border-radius:24px;background:rgba(255,255,255,.94);box-shadow:var(--hestya-shadow-card)}.hestya-calculator-page__fallback-title{margin:0 0 10px;color:var(--hestya-color-text);font-size:28px;line-height:1.1;letter-spacing:-.03em}.hestya-calculator-page__fallback-text,.hestya-calculator-page__fallback-debug{margin:0;color:var(--hestya-color-text-muted);font-size:15px;line-height:1.7}.hestya-calculator-page__fallback-debug{margin-top:12px;color:#7b1d1d}@media (max-width:1023px){.hestya-calculator-page__shell{padding-top:24px;padding-bottom:72px}.hestya-calculator-page__title{max-width:none;font-size:clamp(30px, 6vw, 42px)}.hestya-calculator-page .hestya-calc{grid-template-columns:1fr}}@media (max-width:767px){.hestya-calculator-page__shell{width:calc(100vw - 12px);padding-top:16px;padding-bottom:72px}.hestya-calculator-page__panel,.hestya-calculator-page .calc-inputs,.hestya-calculator-page .calc-result,.hestya-calculator-page .calc-product,.hestya-calculator-page .locked-form,.hestya-calculator-page__fallback{padding:18px}.hestya-calculator-page__panel,.hestya-calculator-page .calc-result{border-radius:24px}.hestya-calculator-page__header{margin-bottom:16px}.hestya-calculator-page__eyebrow{margin-bottom:12px}.hestya-calculator-page__title{font-size:clamp(28px, 8.6vw, 36px)}.hestya-calculator-page .hestya-calc{gap:14px}.hestya-calculator-page .calc-result{gap:14px;width:calc(100% + 36px);margin-left:-18px;margin-right:-18px;border-radius:0}.hestya-calculator-page #hc_kwResult{font-size:clamp(26px, 8vw, 34px)}.hestya-calculator-page .calc-product{border-radius:20px}.hestya-calculator-page .locked-inner{padding:0;gap:14px}.hestya-calculator-page .locked-head{gap:10px}.hestya-calculator-page .locked-text strong{font-size:clamp(16px, 7vw, 24px);text-wrap:balance}.hestya-calculator-page .locked-sub{font-size:14px;line-height:1.55}.hestya-calculator-page .locked-form{border-radius:18px}.hestya-calculator-page .locked-form-title{font-size:clamp(18px, 7.4vw, 26px)}.hestya-calculator-page .locked-form input{min-height:50px}.hestya-calculator-page .calc-product .button,.hestya-calculator-page .locked-actions .button{width:100%}.hestya-calculator-page .locked-actions{flex-direction:column;align-items:stretch}}