.cv-calculator-wrapper .NavSteps{display:flex;align-items:center;max-width:100%}.NavSteps ul{display:flex;list-style:none;padding-left:0;align-items:stretch}.NavSteps ul li{padding:1rem;border:1px solid #ccc}.NavSteps ul li a{color:#000;text-decoration:none}.NavSteps ul li.active{background:#b81f25}.NavSteps ul li.active a{color:#fff}.disabled-link{color:gray;cursor:not-allowed;pointer-events:none;text-decoration:none}.cv-calculator-wrapper .reset-btn{margin-left:auto;background:none;border:none;font-weight:600;color:#c00;cursor:pointer;max-height:40px}@media only screen and (max-width: 767px){.NavSteps ul{flex-direction:column;font-size:.75rem;justify-content:flex-start}.cv-calculator-wrapper .NavSteps{align-items:flex-start}.cv-calculator-wrapper .reset-btn{margin-top:1rem}}.formGrid{display:flex;gap:3rem;overflow-x:auto;margin-top:1rem}.formGrid form{width:45%;flex-shrink:0}.cv-calculator-wrapper .formControls{max-width:100%;display:flex;justify-content:flex-start;gap:1rem;align-items:center}.formControls--next{justify-content:flex-end}.cv-calculator-wrapper .flowTypeControl label{margin-right:8px}@media only screen and (max-width: 767px){.cv-calculator-wrapper .formControls{flex-direction:column;justify-content:flex-start;align-items:flex-start}.cv-calculator-wrapper .formControls button{margin-left:0!important}.formGrid form{width:90%}}.btnRemove{min-height:1.5rem;width:100%;display:flex;justify-content:flex-end;margin-bottom:.5rem}.formField{display:flex;justify-content:space-between;margin-bottom:1rem}.formField label{width:33%;font-size:1rem}.formField__input,.formField__select{width:66%;display:flex;align-items:center;gap:.5rem}.formField__input input{width:100%}.formField__input:has(select) input{width:67%}.formField__input select{width:33%}.formField__select select{width:100%}label[title]{text-decoration:underline;text-decoration-style:dotted}.formField__checkbox{width:66%;display:flex;align-items:center;gap:.5rem}.formField__checkbox label{display:flex;align-items:center;gap:.5rem;cursor:pointer;width:auto}.formField__checkbox input[type=checkbox]{width:auto;margin:0}.formField__checkbox span{font-size:.9em;color:#666}.calculated-field{background-color:#f5f5f5!important;color:#666!important;font-style:italic;cursor:not-allowed}.calculated-field:disabled{border-color:#ddd}.message-box{margin-top:10px;padding:10px;border-radius:4px;animation:fadeIn .3s ease-in}.message-box.fade-out{animation:fadeOut .3s ease-out forwards}.error-message{color:red;background-color:#ffebee;border:1px solid #ffcdd2}.success-message{color:green;background-color:#e8f5e8;border:1px solid #c8e6c9}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.tableWrapper{max-width:600px;margin:1.5rem 0 1.5rem 50px}.tableWrapper h3{margin-bottom:.5rem;font-size:1.1rem;font-weight:600;text-align:center}table{width:100%;border-collapse:collapse;font-size:.95rem}th,td{text-align:left;padding:.5rem .75rem;border-bottom:1px solid #e0e0e0}thead th{background-color:#f9f9f9;font-weight:600;color:#333}tr:last-child th,tr:last-child td{border-bottom:none}td{color:#444}@media only screen and (max-width: 767px){.tableWrapper{margin-left:0}}.debugButton{position:fixed;right:16px;top:16px}.results{width:100%;max-width:100%}.results>h3:first-of-type{margin-bottom:0;font-size:22px}.productFormFields .formField select{width:66%;padding:.5rem}.productSelection{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:20px;width:100%}.productOption{position:relative;cursor:pointer;text-align:center;transition:border-color .3s,background-color .3s}.productOption:hover{border-color:#888}.productOption input[type=radio]{position:absolute;opacity:0;pointer-events:none}.productOption input[type=radio]:checked+label{border-color:#007bff;background-color:#f0f8ff}.productImage{max-width:100%;height:auto;margin-bottom:8px;border-radius:4px;aspect-ratio:1 / 1;object-fit:contain;background:#fff}.productOption label{display:block;padding:8px;border-radius:8px;border:2px solid transparent;transition:border-color .3s,background-color .3s;font-size:10px;line-height:1}.productOption label h4{margin-bottom:.5rem;font-size:1.5rem;font-weight:700;letter-spacing:1px}.productOption input[type=radio]:checked+label{border-color:#007bff;background-color:#fff3}@media only screen and (max-width: 767px){.productSelection{grid-template-columns:repeat(2,1fr)}}.step3-container{max-width:800px}.step3-container h3{text-align:center}.action-buttons{display:flex;gap:1rem;margin:1rem 0 1rem 50px;max-width:600px}.action-card{flex:1;padding:1rem;border:1px solid #ddd;border-radius:4px;background-color:#f9f9f9;box-sizing:border-box;text-align:center}.action-card h4{margin:0 0 1rem;font-size:1rem;color:#000}.button-icon{margin-right:.5rem;vertical-align:middle}.graph{height:400px}.print-only{display:none}@media only print{#wpadminbar,header[data-elementor-type=header],footer[data-elementor-type=footer],.elementor-location-header,.elementor-location-footer,.elementor-widget-heading,#dmFlexHeaderContainer,.dmFooterContainer{display:none!important}.no-print{display:none!important}html{font-size:70%;box-sizing:border-box}.step3-container{max-width:none!important}.print-only.print-separator{height:8px}.cv-calculator-wrapper,.cv-calculator-wrapper *{font-family:sans-serif!important}.cv-calculator-wrapper{padding:0!important;margin:0!important}.cv-calculator-wrapper *{margin-top:0!important;margin-bottom:0!important}.cv-calculator-wrapper br{line-height:0!important;margin:0!important}.cv-calculator-wrapper h3{font-family:sans-serif!important;font-size:1.1rem!important;font-weight:600!important;text-transform:none!important;line-height:normal!important;letter-spacing:normal!important}.cv-calculator-wrapper td,.cv-calculator-wrapper th{padding-top:0!important;padding-bottom:0!important}.cv-calculator-wrapper table{margin:0!important;border-spacing:0!important}.cv-calculator-wrapper .tableWrapper{margin:0!important}.print-center{text-align:center}.print-only{display:block!important}.debugButton{display:none}.step3-print-flex{display:flex!important;flex-direction:column}.print-page-1-header{order:1;text-align:center!important;padding:0!important;margin:0!important;font-size:.9rem!important;color:#666!important}.print-page-1-wrapper{order:2;border:1px solid black;margin:0!important;padding:0!important;width:100%!important;max-width:none!important;line-height:1.5!important;box-sizing:border-box!important}.print-page-2-header{order:3;page-break-before:always;text-align:center!important;padding:0!important;margin:0!important;font-size:.9rem!important;color:#666!important}.print-page-2-heading{order:4;margin:2rem 0;font-size:2.5rem;font-weight:700}.print-page-2-image{order:5;display:flex!important;justify-content:center;align-items:center;margin-bottom:2rem}.print-page-2-image img{max-height:300px;width:auto;object-fit:contain}.print-page-2-graph{order:6;margin-bottom:2rem}.printHeader{display:flex!important;flex-direction:row;justify-content:space-between;padding:.5rem}.printHeader,.printHeader *{font-size:1.125rem!important;line-height:1.2!important}.printHeader img{max-width:none!important;object-fit:contain!important;object-position:top left!important;width:40%!important;height:70px!important}.printHeader__contact{text-align:center}.print-image{width:20%;height:auto}.tableWrapper{margin:0;max-width:100%;width:100%}.tableWrapper h3,.tableTitle{width:100%;text-align:center;border-top:1px solid black;box-sizing:border-box;margin:0}table{border:1px solid black;border-left:none;border-right:none;width:100%}table td,table th{border:1px solid black}table tbody tr th,table thead tr th:first-of-type{border-left:0}table tbody tr td:last-of-type,table thead tr th:last-of-type{border-right:0}.customerTable th{font-weight:400}.customerTable th:nth-child(1),.customerTable td:nth-child(1),.customerTable th:nth-child(3),.customerTable td:nth-child(3){width:20%}.customerTable th:nth-child(2),.customerTable td:nth-child(2),.customerTable th:nth-child(4),.customerTable td:nth-child(4){width:30%}.print-table-50-container{display:flex;align-items:stretch}.print-table-50-container>div{width:50%!important}.print-table-50-container tr:first-of-type td{border-top:0}.print-border-right{border-right:1px solid black}.print-border-top{border-top:1px solid black!important}.print-no-border-bottom,.print-no-border-bottom table{border-bottom:0}.print-no-border-top{border-top:0}th.rowNumber{border:0}.rowNumber{border-left:0;border-bottom:0;border-top:1px solid black}}@media only screen and (max-width: 767px){.action-buttons{margin-left:0}}@media print{h3.tableTitle:not(.print-table-50-container .tableTitle){border-bottom:1px solid #000!important}.print-table-50-container .tableTitle{border-top:none!important}}.project-info-form{max-width:600px;margin-left:50px;margin-bottom:1rem}.project-info-form h3{margin-top:0;margin-bottom:1rem;color:#000;font-size:1.1rem;text-align:center}.form-grid{display:flex;flex-direction:column;gap:.75rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-field{display:flex;flex-direction:column}.form-field label{font-weight:500;margin-bottom:.25rem;color:#495057;font-size:.9rem}.form-field input{padding:.5rem;border:1px solid #ccc;font-size:.9rem}.form-field input:focus{outline:2px solid #007bff;outline-offset:2px}@media only screen and (max-width: 767px){.project-info-form{margin-left:0}.form-row{grid-template-columns:1fr;gap:.5rem}}@media print{.project-info-form{display:none!important}}.shareable-url{max-width:600px;margin-left:50px;margin-bottom:1rem;padding:1rem;border:1px solid #ddd;border-radius:4px;background-color:#f9f9f9;box-sizing:border-box}.shareable-url h4{margin-top:0;margin-bottom:1rem;color:#000;text-align:center}.url-controls{display:flex;flex-direction:column;gap:1rem}.generate-btn{align-self:center;padding:.75rem 1.5rem}.url-display{display:flex;gap:.5rem;align-items:center}.url-input{flex:1;padding:.5rem;border:1px solid #ccc;border-radius:3px;font-family:monospace;font-size:.85rem;background-color:#fff}.copy-btn{padding:.5rem 1rem;font-size:.9rem;min-width:80px}.url-help{margin-top:.5rem;margin-bottom:0;font-size:.85rem;color:#666;text-align:center}@media only screen and (max-width: 767px){.shareable-url{margin-left:0}}@media print{.shareable-url{display:none!important}}.cv-calculator-wrapper{font-family:Open Sans,sans-serif;padding:1rem;width:100%;box-sizing:border-box;max-width:800px;margin:0 auto}.cv-calculator-wrapper button{background:#b81f25;color:#fff;border:2px solid #B81F25;cursor:pointer;text-transform:uppercase;font-weight:700;padding:.5rem 1rem;transition:.3s all}.cv-calculator-wrapper button:hover,.cv-calculator-wrapper button:focus{background:#fff;color:#b81f25}.cv-calculator-wrapper button:disabled{background:#888;border-color:#888}.cv-calculator-wrapper button:disabled:hover,.cv-calculator-wrapper button:disabled:focus{background:#888;color:#fff;cursor:no-drop}
