#cx-calc{max-width:520px;margin:0 auto;padding:0 12px;font-family:"Roboto",sans-serif;background:0 0}#cx-calc #cx-header{text-align:center;padding:24px 16px 18px;background:0 0}#cx-calc #cx-title{font-size:24px;font-weight:600;color:#1c3a2a;margin:0 0 6px;line-height:1.25}#cx-calc #cx-subtitle{font-size:14px;font-weight:300;color:#4a6a58;margin:0;line-height:1.4}#cx-calc #cx-form{background:0 0;padding:4px 20px 20px}#cx-calc .cx-row{display:flex;gap:12px}#cx-calc .cx-field{display:flex;flex-direction:column;gap:5px;margin-bottom:14px}#cx-calc .cx-half{flex:1}#cx-calc .cx-full{width:100%}#cx-calc .cx-field label{font-size:13px;font-weight:500;color:#1c3a2a}#cx-calc .cx-field input,#cx-calc .cx-field select{height:46px;padding:0 12px;border:1.5px solid #c8c3b8;border-radius:5px;font-family:"Roboto",sans-serif;font-size:15px;font-weight:400;color:#1c3a2a;background:#fff;outline:none;transition:border-color .2s ease,box-shadow .2s ease;-webkit-appearance:none;appearance:none;box-sizing:border-box}#cx-calc .cx-field input::placeholder{color:#9a9688;font-weight:300}#cx-calc .cx-field input:hover,#cx-calc .cx-field select:hover:not(:disabled){border-color:#8a9e90}#cx-calc .cx-field input:focus,#cx-calc .cx-field select:focus{border-color:#1c3a2a;box-shadow:0 0 0 2.5px rgba(28,58,42,.1)}#cx-calc .cx-field select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%231c3a2a' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:34px;cursor:pointer}#cx-calc .cx-field select option[disabled]{color:#9a9688}#cx-calc .cx-field select:disabled{opacity:.6;cursor:not-allowed;background-color:#ebe7de}#cx-calc #cx-tip{display:none!important}#cx-calc .cx-montaj-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:4px}#cx-calc .cx-montaj-grid2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:14px}#cx-calc .cx-montaj-card{position:relative;border:1.5px solid #c8c3b8;border-radius:5px;overflow:hidden;cursor:pointer;transition:border-color .25s ease,box-shadow .25s ease;background:#fff}#cx-calc .cx-montaj-card:hover{border-color:#8a9e90}#cx-calc .cx-montaj-card.cx-active{border-color:#e65100;border-width:2.5px;box-shadow:0 0 0 3px rgba(230,81,0,.15)}#cx-calc .cx-montaj-card.cx-active .cx-montaj-check{opacity:1;transform:scale(1)}#cx-calc .cx-montaj-card.cx-active .cx-montaj-label{background:#fef0e6;color:#b33f00}#cx-calc .cx-montaj-img{width:100%;aspect-ratio:3/2;object-fit:cover;display:block;background:#e8e3d8}#cx-calc .cx-montaj-label{font-family:"Roboto",sans-serif;font-size:11.5px;font-weight:500;color:#1c3a2a;text-align:center;padding:7px 4px 8px;line-height:1.3;background:#f5f0e6}#cx-calc .cx-montaj-check{position:absolute;top:6px;right:6px;width:24px;height:24px;background:#e65100;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.5);transition:opacity .25s ease,transform .25s ease;box-shadow:0 1px 4px rgba(0,0,0,.2)}#cx-calc .cx-montaj-check svg{width:13px;height:13px}#cx-calc .cx-divider{display:flex;align-items:center;gap:14px;margin:6px 0 18px}#cx-calc .cx-divider::before,#cx-calc .cx-divider::after{content:"";flex:1;height:1px;background:rgba(28,58,42,.15)}#cx-calc .cx-divider span{font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:1.8px;color:#6a7d70;white-space:nowrap}#cx-calc #cx-submit{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:52px;border:none;border-radius:5px;background:#e65100;color:#fff;font-family:"Roboto",sans-serif;font-size:15px;font-weight:500;letter-spacing:.3px;cursor:pointer;transition:background .2s ease,transform .15s ease}#cx-calc #cx-submit:hover:not(:disabled){background:#cc4700}#cx-calc #cx-submit:active:not(:disabled){transform:scale(.985)}#cx-calc #cx-submit:disabled{opacity:.5;cursor:not-allowed}#cx-calc #cx-wa-icon{width:22px;height:22px;flex-shrink:0}#cx-calc #cx-submit-text{line-height:1}#cx-calc #cx-badges{display:flex;justify-content:center;gap:8px;margin-top:14px;flex-wrap:wrap}#cx-calc #cx-badges span{font-size:11.5px;font-weight:400;color:#1c3a2a;background:0 0;border:1px solid rgba(28,58,42,.2);border-radius:5px;padding:5px 12px;letter-spacing:.2px}#cx-calc #cx-success{text-align:center;padding:36px 20px;background:0 0}#cx-calc #cx-success-icon{width:50px;height:50px;margin:0 auto 14px;background:#1c3a2a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600}#cx-calc #cx-success-title{font-size:22px;font-weight:600;color:#1c3a2a;margin:0 0 8px}#cx-calc #cx-success-text{font-size:14px;color:#4a6a58;margin:0 0 4px;line-height:1.5}#cx-calc #cx-success-detail{font-size:13px;color:#6a7d70;margin:0 0 14px}#cx-calc #cx-success-phone{font-size:14px;color:#4a6a58;margin:0}#cx-calc #cx-success-phone strong{color:#1c3a2a;font-weight:600}@media (max-width:480px){#cx-calc .cx-row{flex-direction:column;gap:0}#cx-calc #cx-form{padding:4px 14px 16px}#cx-calc #cx-header{padding:20px 14px 14px}#cx-calc #cx-title{font-size:21px}#cx-calc #cx-submit{height:48px;font-size:14px}#cx-calc .cx-montaj-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#cx-calc .cx-montaj-label{font-size:11px;padding:5px 3px 6px}}