.landing-page{min-height:100vh;background:#fff;display:flex;flex-direction:column}.landing-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:1.5rem 0;position:sticky;top:0;z-index:100;box-shadow:0 1px 3px #0000000d}.header-content{max-width:1200px;margin:0 auto;padding:0 2rem}.logo-container-right{display:flex;align-items:center;gap:1rem;justify-content:flex-end;margin-left:auto}.privasapien-logo{height:48px;width:auto;object-fit:contain}.logo-text-container{text-align:left}.logo-text{font-size:1.75rem;font-weight:700;color:#232f3e;margin:0;letter-spacing:.02em}.logo-subtitle{font-size:.875rem;color:#6b7280;margin:0;font-weight:500}.hero-section{background:linear-gradient(180deg,#f0f7ff,#fff);padding:2.5rem 0 3rem;border-bottom:1px solid #e5e7eb;position:relative}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(59,130,246,.02) 10px,rgba(59,130,246,.02) 20px);pointer-events:none}.hero-container{max-width:900px;margin:0 auto;padding:0 2rem;text-align:center;position:relative;z-index:1}.hero-title{font-size:2.5rem;font-weight:800;color:#232f3e;margin:0 0 .5rem;line-height:1.2;letter-spacing:-.02em;position:relative;display:inline-block}.title-accent{position:absolute;bottom:-4px;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:2px}.hero-badge-attached{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .875rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:20px;color:#166534;font-size:.75rem;font-weight:500;margin:.75rem 0 1rem}.badge-icon{font-size:.75rem;color:#16a34a}.hero-description{font-size:1rem;color:#4b5563;line-height:1.6;margin:0 0 1.75rem;max-width:700px;margin-left:auto;margin-right:auto;font-weight:400}.hero-actions{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:2rem}.legacy-link{font-size:.875rem;color:#6b7280;text-decoration:none;transition:color .2s}.legacy-link:hover{color:#3b82f6;text-decoration:underline}.btn-primary-large{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #3b82f64d}.btn-primary-large:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 6px 16px #3b82f666;transform:translateY(-2px)}.btn-primary-large:active{transform:translateY(0)}.btn-arrow{font-size:.875rem;transition:transform .2s}.btn-primary-large:hover .btn-arrow{transform:translate(4px)}.flow-steps{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin:2rem 0 1.5rem;flex-wrap:wrap}.flow-step{display:flex;flex-direction:column;align-items:center;gap:.75rem;flex:0 0 auto}.flow-step-icon{width:48px;height:48px;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.25rem;box-shadow:0 2px 8px #3b82f640}.flow-step-content{text-align:center}.flow-step-title{font-size:.875rem;font-weight:600;color:#232f3e;margin:0 0 .25rem}.flow-step-desc{font-size:.75rem;color:#6b7280;margin:0}.flow-arrow{color:#9ca3af;font-size:.875rem;flex-shrink:0}.trust-signals{display:flex;align-items:center;justify-content:center;gap:2rem;margin-top:1.5rem;flex-wrap:wrap;padding-top:1.5rem;border-top:1px solid #e5e7eb}.trust-item{display:flex;align-items:center;gap:.5rem}.trust-text{font-size:.8125rem;color:#6b7280;font-weight:500}.trust-icon{font-size:1rem;color:#9ca3af}.features-section{padding:3rem 0;background:#fff}.section-container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header{text-align:center;margin-bottom:2.5rem}.section-title{font-size:2rem;font-weight:700;color:#232f3e;margin:0 0 .5rem;letter-spacing:-.01em}.section-subtitle{font-size:1rem;color:#6b7280;margin:0;font-weight:400}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.feature-card{background:#fff;padding:2.5rem;border-radius:12px;border:1px solid #e5e7eb;text-align:center;transition:all .3s;box-shadow:0 1px 3px #0000000d;position:relative;overflow:hidden}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b82f6,#2563eb);transform:scaleX(0);transition:transform .3s}.feature-card:hover{border-color:#3b82f6;box-shadow:0 8px 24px #3b82f626;transform:translateY(-4px)}.feature-card:hover:before{transform:scaleX(1)}.feature-icon-container{width:64px;height:64px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:16px;display:flex;align-items:center;justify-content:center;transition:all .3s}.feature-card:hover .feature-icon-container{background:linear-gradient(135deg,#3b82f6,#2563eb);transform:scale(1.1) rotate(5deg)}.feature-icon{font-size:1.75rem;color:#3b82f6;transition:all .3s}.feature-card:hover .feature-icon{color:#fff;transform:scale(1.1)}.feature-title{font-size:1.25rem;font-weight:600;color:#232f3e;margin:0 0 1rem}.feature-description{font-size:.9375rem;color:#4b5563;line-height:1.7;margin:0}.capabilities-section{padding:5rem 0;background:#f9fafb;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.capabilities-section .section-title{margin-bottom:3rem}.capabilities-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.capability-card{display:flex;align-items:flex-start;gap:1.25rem;padding:2rem;background:#fff;border-radius:12px;border:1px solid #e5e7eb;transition:all .3s;box-shadow:0 1px 3px #0000000d}.capability-card:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f61a;transform:translateY(-2px)}.capability-icon{font-size:2rem;color:#3b82f6;flex-shrink:0;margin-top:.25rem}.capability-content{flex:1}.capability-title{font-size:1.125rem;font-weight:600;color:#232f3e;margin:0 0 .5rem}.capability-description{font-size:.875rem;color:#6b7280;line-height:1.6;margin:0}.landing-footer{background:#f9fafb;border-top:1px solid #e5e7eb;padding:2rem 0}.footer-content{max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.footer-links{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.footer-link{font-size:.875rem;color:#6b7280;text-decoration:none;transition:color .2s}.footer-link:hover{color:#3b82f6}.footer-separator{color:#d1d5db;font-size:.875rem}.footer-version{font-size:.875rem;color:#9ca3af}.footer-text{font-size:.875rem;color:#6b7280;margin:0}.footer-text strong{color:#232f3e;font-weight:600}@media (max-width: 1024px){.features-grid{grid-template-columns:repeat(2,1fr)}.capabilities-grid{grid-template-columns:1fr}}@media (max-width: 768px){.hero-title{font-size:1.75rem}.hero-description{font-size:.9375rem}.logo-text{font-size:1.5rem}.logo-container{flex-direction:column;gap:.75rem}.logo-text-container{text-align:center}.btn-primary-large{width:100%;justify-content:center}.flow-steps{flex-direction:column;gap:1rem}.flow-arrow{transform:rotate(90deg)}.trust-signals{flex-direction:column;gap:1rem}.section-title{font-size:1.75rem}.features-grid{grid-template-columns:1fr}}.module-selection{min-height:100vh;padding:2rem 0;background-color:#f5f5f5}.module-selection h1{font-size:2.5rem;margin-bottom:.5rem;color:#333}.module-selection .subtitle{font-size:1.125rem;color:#666;margin-bottom:2rem}.modules-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:2rem}.module-selection-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.selection-info{display:flex;align-items:center;gap:1rem}.selected-count{padding:.5rem 1rem;background:#3b82f6;color:#fff;border-radius:4px;font-weight:600}.module-card{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000001a;cursor:pointer;transition:all .3s;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.module-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000026}.module-card.selected{border:3px solid #3b82f6;box-shadow:0 4px 12px #3b82f64d}.module-card-header{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:1rem}.module-checkbox{width:20px;height:20px;cursor:pointer}.module-actions{margin-top:1rem;display:flex;gap:.5rem;width:100%}.module-icon{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;margin-bottom:1rem}.module-card h3{font-size:1.5rem;margin-bottom:.5rem;color:#333}.module-card p{color:#666;margin-bottom:1.5rem;flex-grow:1}.module-card .btn{width:100%}.no-modules{text-align:center;padding:3rem;background:#fff;border-radius:8px;color:#666}.help-tooltip-container{position:relative;display:inline-block;margin-left:.5rem}.help-icon{width:20px;height:20px;border-radius:50%;background:#3b82f6;color:#fff;border:none;cursor:pointer;font-size:14px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;padding:0;line-height:1;transition:background-color .2s}.help-icon:hover{background:#2563eb}.tooltip-content{position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:8px;padding:.75rem 1rem;background:#333;color:#fff;border-radius:4px;font-size:.875rem;line-height:1.5;white-space:normal;width:250px;z-index:1000;box-shadow:0 4px 6px #0000004d}.tooltip-content:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#333}.estimate-wizard{min-height:100vh;padding:2rem 0;background-color:#f5f5f5}.estimate-wizard h1{font-size:2.5rem;margin-bottom:.5rem;color:#333}.estimate-wizard .subtitle{font-size:1.125rem;color:#666;margin-bottom:2rem}.wizard-content{display:grid;grid-template-columns:1fr;gap:2rem}.wizard-form{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000001a}.advanced-section{background-color:#f9f9f9;padding:1.5rem;border-radius:8px;border:1px solid #e0e0e0}.section-description{color:#666;font-size:.9rem;margin-bottom:1.5rem;font-style:italic}.subsection{margin-bottom:2rem;padding:1rem;background-color:#fff;border-radius:6px;border-left:3px solid #4a90e2}.subsection h3{font-size:1.2rem;margin-bottom:1rem;color:#4a90e2}.form-section h2{font-size:1.5rem;margin-bottom:1.5rem;color:#333}.wizard-actions{margin-top:2rem;padding-top:2rem;border-top:2px solid #eee}.btn-large{width:100%;padding:1rem;font-size:1.125rem}.info-box{margin-top:1rem;padding:1rem;background:#e7f3ff;border-left:4px solid #3b82f6;border-radius:4px;color:#333;font-size:.95rem;line-height:1.6}.multi-module-wizard{min-height:100vh;padding:2rem 0;background-color:#f5f5f5}.wizard-header{margin-bottom:2rem;text-align:center}.wizard-header h1{font-size:2.5rem;margin-bottom:1.5rem;color:#333}.stage-navigation{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem;flex-wrap:wrap}.stage-nav-btn{padding:.75rem 1.5rem;border:2px solid #3b82f6;background:#fff;color:#3b82f6;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.stage-nav-btn:hover:not(:disabled){background:#f0f8ff}.stage-nav-btn.active{background:#3b82f6;color:#fff}.stage-nav-btn:disabled{opacity:.5;cursor:not-allowed}.stage-header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:3px solid #3b82f6}.stage-number{display:inline-block;background:#3b82f6;color:#fff;padding:.5rem 1rem;border-radius:20px;font-weight:700;font-size:.875rem;margin-bottom:1rem}.stage-header h2{font-size:2rem;margin-bottom:.5rem;color:#333}.stage-description{font-size:1.125rem;color:#666;line-height:1.6}.common-config-section{background:#fff;border-radius:12px;padding:3rem;box-shadow:0 4px 12px #0000001a;max-width:900px;margin:0 auto}.common-config-summary{margin-top:2rem;padding:1.5rem;background:#f8f9fa;border-radius:8px;border-left:4px solid #3b82f6}.common-config-summary h4{margin-bottom:1rem;color:#333;font-size:1.25rem}.summary-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.summary-item{display:flex;justify-content:space-between;padding:.75rem;background:#fff;border-radius:4px}.summary-label{font-weight:500;color:#666}.summary-value{font-weight:600;color:#3b82f6}.common-settings-banner{background:#e7f3ff;border-left:4px solid #3b82f6;padding:1rem 1.5rem;border-radius:4px;margin-bottom:2rem;font-size:.95rem;color:#333}.wizard-header h1{font-size:2.5rem;margin-bottom:.5rem;color:#333}.progress-indicator{margin-top:1rem;padding:.75rem 1.5rem;background:#e7f3ff;border-left:4px solid #3b82f6;border-radius:4px;font-weight:600;color:#3b82f6;display:inline-block}.module-tabs{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.module-tab{padding:1rem 1.5rem;border:2px solid #ddd;background:#fff;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;transition:all .2s;display:flex;align-items:center;gap:.5rem}.module-tab:hover{border-color:#3b82f6;background:#f0f8ff}.module-tab.active{border-color:#3b82f6;background:#3b82f6;color:#fff}.module-tab.configured{border-color:#28a745}.module-tab.configured .checkmark{color:#28a745;font-weight:700}.module-tab.active.configured .checkmark{color:#fff}.module-config-section{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem}.module-config-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:2px solid #eee}.module-config-header h2{font-size:1.75rem;color:#333;margin:0}.config-status{display:flex;align-items:center}.status-badge{padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600}.status-badge.configured{background:#d4edda;color:#155724}.status-badge.pending{background:#fff3cd;color:#856404}.module-description{color:#666;margin-bottom:2rem}.config-form{margin-top:1.5rem}.form-section{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid #eee}.form-section:last-of-type{border-bottom:none}.form-section h3{font-size:1.25rem;margin-bottom:1.5rem;color:#333}.form-input,.form-select{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.form-input:focus,.form-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #0073bb1a}.checkbox-label input[type=checkbox]{width:18px;height:18px;cursor:pointer}.preset-buttons{display:flex;gap:1rem;flex-wrap:wrap}.preset-btn{padding:.75rem 1.5rem;border:2px solid #3b82f6;background:#fff;color:#3b82f6;border-radius:4px;cursor:pointer;font-size:1rem;transition:all .2s}.preset-btn:hover{background:#3b82f6;color:#fff}.module-config-actions{margin-top:2rem;padding-top:2rem;border-top:2px solid #eee;display:flex;justify-content:flex-end}.wizard-footer{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:2rem;border-top:2px solid #eee}.info-box{padding:1rem;background:#e7f3ff;border-left:4px solid #3b82f6;border-radius:4px;color:#333;margin-bottom:1.5rem}.error-message{text-align:center;padding:3rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.error-message h2{color:#dc3545;margin-bottom:1rem}.btn-large{padding:1rem 2rem;font-size:1.125rem}.results-view{min-height:100vh;padding:2rem 0;background-color:#f5f5f5}.results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.results-header h1{font-size:2.5rem;color:#333}.export-buttons{display:flex;gap:1rem}.results-content{display:flex;flex-direction:column;gap:2rem}.results-section{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000001a}.results-section h2{font-size:1.75rem;margin-bottom:1.5rem;color:#333;border-bottom:2px solid #3b82f6;padding-bottom:.5rem}.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.summary-card{background:#f8f9fa;padding:1.5rem;border-radius:8px;text-align:center}.summary-label{font-size:.875rem;color:#666;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.summary-value{font-size:2rem;font-weight:700;color:#3b82f6}.table-container{overflow-x:auto}.results-table{width:100%;border-collapse:collapse}.results-table th,.results-table td{padding:1rem;text-align:left;border-bottom:1px solid #eee}.results-table th{background-color:#f8f9fa;font-weight:600;color:#333}.results-table tr:hover{background-color:#f8f9fa}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.info-item{display:flex;justify-content:space-between;padding:1rem;background:#f8f9fa;border-radius:4px}.info-item.full-width{flex-direction:column;align-items:flex-start}.info-item.full-width .info-value{margin-top:.5rem;font-size:.9rem;color:#555;line-height:1.6}.info-label{font-weight:500;color:#666}.info-value{font-weight:600;color:#333}.error-message{background:#fff3cd;border:1px solid #ffc107;border-radius:8px;padding:2rem;margin:2rem 0}.error-message h2,.error-message p{color:#856404;margin-bottom:1rem}.error-message pre{background:#f8f9fa;padding:1rem;border-radius:4px;overflow-x:auto;font-size:.875rem}.section-description{color:#666;margin-bottom:1.5rem;font-size:1rem}.results-section h3{font-size:1.5rem;margin-bottom:1rem;color:#333;border-bottom:1px solid #ddd;padding-bottom:.5rem}.module-summary{background:#eff6ff;border-left:4px solid #3b82f6}.module-info{margin-top:1rem}.module-count{font-size:1.1rem;font-weight:600;color:#3b82f6;margin-bottom:.5rem}.module-description{color:#666;line-height:1.6}.resource-name{background:#f8f9fa;padding:.75rem;border-radius:4px;margin-bottom:1rem;font-size:.95rem}.storage-note{margin-top:1rem;padding:.75rem;background:#fff3cd;border-left:3px solid #ffc107;border-radius:4px;color:#856404;font-size:.9rem}.comment-box{margin-top:1.5rem;padding:1rem;background:#eff6ff;border-left:4px solid #3b82f6;border-radius:4px;color:#333;font-size:.95rem;line-height:1.6}.create-estimate{min-height:100vh;background:#fff;padding:0}.create-estimate-layout{display:flex;min-height:100vh}.step-title{font-size:.9375rem;font-weight:500;line-height:1.4;margin-bottom:.25rem}.step-description{font-size:.8125rem;color:#9ca3af;line-height:1.4}.create-estimate-main{flex:1;display:flex;flex-direction:column;min-height:100vh}.create-estimate-content{flex:1;padding:2rem 3rem;overflow-y:auto;max-width:1400px;margin:0 auto;width:100%}.create-estimate-header{text-align:left;color:#232f3e;margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.create-estimate-header h1{font-size:2rem;margin-bottom:.5rem;font-weight:700;color:#232f3e}.create-estimate-header .subtitle{font-size:1rem;color:#6b7280}.create-estimate-layout-content{display:grid;grid-template-columns:1fr 400px;gap:2rem;align-items:start}.create-estimate-form-column{min-width:0}.create-estimate-form{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:2.5rem}.form-section{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid #e0e0e0}.form-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.form-section h3{font-size:1.5rem;color:#333;margin-bottom:1rem}.section-description{color:#666;font-size:.95rem;margin-bottom:1.5rem;font-style:italic}.form-select{width:100%;padding:.875rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;background:#fff;transition:border-color .3s}.form-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group{margin-bottom:2rem}.form-label{display:block;font-weight:600;margin-bottom:.5rem;color:#333;font-size:1rem}.form-input{width:100%;padding:.875rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .3s}.form-help{margin-top:.5rem;color:#666;font-size:.9rem}.form-actions{display:flex;gap:1rem;justify-content:flex-end}.btn-primary:hover:not(:disabled){background:#2563eb;border-color:#2563eb}.create-estimate-info-column{position:sticky;top:2rem;height:fit-content}.create-estimate-info{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:2rem;color:#232f3e}.create-estimate-info h3{margin-bottom:1.5rem;font-size:1.25rem;font-weight:600;color:#232f3e}.create-estimate-info ol{padding-left:1.5rem;line-height:1.8;margin-bottom:2rem}.create-estimate-info li{margin-bottom:.75rem;color:#4b5563;font-size:.9375rem}.info-note{margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}.info-note h4{font-size:1rem;font-weight:600;color:#232f3e;margin-bottom:.75rem}.info-note p{font-size:.875rem;color:#6b7280;line-height:1.6;margin:0}@media (max-width: 1024px){.create-estimate-layout-content{grid-template-columns:1fr}.create-estimate-info-column{position:static}}.add-service{min-height:100vh;background:#fff;padding:0}.add-service-layout{display:flex;min-height:100vh}.steps-sidebar{width:240px;background:#f9fafb;border-right:1px solid #e5e7eb;padding:2rem 1.5rem;flex-shrink:0}.step-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem 0;cursor:pointer;transition:all .2s}.step-item.active{color:#232f3e}.step-number{width:32px;height:32px;border-radius:50%;background:#e5e7eb;color:#6b7280;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;flex-shrink:0}.step-content{flex:1;padding-top:.25rem}.step-title{font-size:.9375rem;font-weight:500;line-height:1.4}.add-service-main{flex:1;display:flex;flex-direction:column;min-height:100vh}.add-service-content{flex:1;padding:2rem 3rem;overflow-y:auto}.add-service-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.header-title{display:flex;align-items:center;gap:.5rem}.header-title h2{font-size:1.5rem;font-weight:600;color:#232f3e;margin:0}.info-icon{font-size:1rem;color:#6b7280;cursor:help}.header-actions{display:flex;gap:.75rem}.services-count{font-size:1.125rem;font-weight:600;color:#232f3e;margin-bottom:1.5rem}.search-section{margin-bottom:2rem}.search-box{position:relative;max-width:500px}.search-input{width:100%;padding:.75rem 1rem .75rem 2.5rem;border:1px solid #d1d5db;border-radius:4px;font-size:.9375rem;transition:border-color .2s;background:#fff}.search-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);font-size:1rem;color:#6b7280}.services-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;margin-bottom:2rem}.service-card{background:#fff;border:1px solid #e5e7eb;border-radius:4px;padding:1.5rem;transition:all .2s;cursor:pointer}.service-card:hover{border-color:#d1d5db;box-shadow:0 2px 4px #0000001a}.service-card-title{font-size:1rem;font-weight:600;color:#232f3e;margin:0 0 .75rem}.service-description{color:#4b5563;font-size:.875rem;line-height:1.6;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.service-actions{display:flex;justify-content:flex-end;margin-top:1rem}.btn{padding:.5rem 1rem;border:none;border-radius:4px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.btn-small{padding:.5rem 1rem;font-size:.875rem}.btn-primary:hover{background:#2563eb;border-color:#2563eb}.btn-secondary{background:#fff;color:#232f3e;border:1px solid #d1d5db}.btn-secondary:hover{background:#f9fafb;border-color:#9ca3af}.btn-footer{padding:.75rem 2rem;font-size:1rem;font-weight:500}.no-results{grid-column:1 / -1;text-align:center;padding:3rem;color:#6b7280}.no-results .hint{margin-top:.5rem;font-size:.875rem;color:#9ca3af}.loading{text-align:center;padding:3rem;color:#6b7280;font-size:1rem}@media (max-width: 1024px){.steps-sidebar{width:200px}.add-service-content{padding:1.5rem 2rem}.services-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width: 768px){.add-service-layout{flex-direction:column}.steps-sidebar{width:100%;padding:1rem;border-right:none;border-bottom:1px solid #e5e7eb}.step-item{padding:.75rem 0}.add-service-content{padding:1.5rem}.services-grid{grid-template-columns:1fr}.add-service-footer{flex-direction:column;gap:1rem;padding:1.5rem}.footer-costs{flex-direction:column;gap:1rem;width:100%}.cost-item{width:100%;flex-direction:row;justify-content:space-between}}.configure-service{min-height:100vh;background:#fff;display:flex;flex-direction:column}.configure-service-layout{display:flex;flex:1}.steps-sidebar{width:200px;background:#f9fafb;border-right:1px solid #e5e7eb;padding:1rem;flex-shrink:0;display:flex;flex-direction:column;gap:0}.step-item{display:flex;align-items:flex-start;gap:.625rem;padding:.375rem 0;color:#6b7280;transition:all .2s}.step-item.active{color:#232f3e;font-weight:600}.step-item.completed{color:#10b981}.step-item:not(.active){color:#6b7280}.step-number{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;background:#e5e7eb;color:#6b7280;flex-shrink:0}.step-item.active .step-number{background:#3b82f6;color:#fff}.step-item.completed .step-number{background:#10b981;color:#fff}.step-item.completed .step-number:before{content:"✓";font-size:1rem}.step-item.completed .step-number{font-size:0}.step-content{flex:1;padding-top:.125rem}.step-title{font-size:.8125rem;font-weight:500;line-height:1.3;margin-bottom:.125rem}.step-description{font-size:.75rem;color:#9ca3af;line-height:1.2}.configure-service-main{flex:1;display:flex;flex-direction:column;min-height:100vh}.configure-service-content{flex:1;padding:1rem 2rem;overflow-y:auto;max-width:1400px;margin:0 auto;width:100%}.configure-service-header{text-align:left;color:#232f3e;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #e5e7eb}.configure-service-header h1{font-size:1.5rem;margin-bottom:.25rem;font-weight:600;color:#232f3e}.configure-service-header .subtitle{font-size:.875rem;color:#6b7280;font-weight:400}.configure-service-form{background:transparent;flex:1;display:flex;flex-direction:column;padding:0}.session-info-banner{background:#f0f9ff;border:1px solid #bfdbfe;border-left:2px solid #3b82f6;padding:.25rem .625rem;margin-bottom:.5rem;border-radius:3px;display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-size:.6875rem;line-height:1.3}.session-info-banner strong{color:#1e40af;font-weight:600;font-size:.6875rem}.session-info-banner .info-note{font-size:.625rem;color:#64748b;font-style:italic;white-space:nowrap}.form-section{margin-bottom:.75rem}.form-section:first-of-type{margin-bottom:.5rem}.form-section:last-of-type{margin-bottom:0}.form-section h3{font-size:.9375rem;color:#232f3e;margin-bottom:.75rem;padding-bottom:.375rem;border-bottom:1px solid #e5e7eb;font-weight:600}.section-note{color:#6b7280;font-size:.6875rem;margin-bottom:.75rem;line-height:1.4;padding:.375rem .625rem;background:#f9fafb;border-left:2px solid #e5e7eb;border-radius:3px}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem 1.25rem;align-items:start}.form-group{margin-bottom:.875rem;display:flex;flex-direction:column}.form-group:last-child{margin-bottom:0}.form-label{display:block;font-weight:500;margin-bottom:.375rem;color:#374151;font-size:.8125rem;line-height:1.3}.form-label .required{color:#e74c3c;margin-left:.25rem}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.checkbox-label input[type=checkbox]{width:20px;height:20px;cursor:pointer}.form-input,.form-select,.form-textarea{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:4px;font-size:.8125rem;transition:all .2s;font-family:inherit;background:#fff;color:#111827;box-sizing:border-box;margin-top:0}.form-input:hover,.form-select:hover,.form-textarea:hover{border-color:#9ca3af}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-input:disabled{background:#f3f4f6;color:#6b7280;cursor:not-allowed}.form-textarea{resize:vertical;min-height:100px}.form-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb;align-items:center}.preset-buttons{display:flex;gap:.375rem;margin-bottom:.375rem;margin-top:0;flex-wrap:wrap;background:#f9fafb;padding:.375rem;border-radius:4px;border:1px solid #e5e7eb}.preset-btn{padding:.25rem .5rem;background:#fff;border:1px solid #d1d5db;border-radius:3px;font-size:.6875rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s;white-space:nowrap}.preset-btn:hover{background:#f9fafb;border-color:#3b82f6;color:#3b82f6}.preset-btn:active{background:#3b82f6;border-color:#3b82f6;color:#fff}.field-example{margin-top:.25rem;font-size:.6875rem;color:#6b7280;line-height:1.3}.btn{padding:.75rem 1.25rem;border:none;border-radius:6px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-primary{background:#3b82f6;color:#fff;border:1px solid #3b82f6}.btn-primary:hover:not(:disabled){background:#2563eb;border-color:#2563eb;transform:none;box-shadow:0 2px 4px #3b82f633}.loading{text-align:center;padding:3rem;color:#666;font-size:1.1rem}.calculation-explanations-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.375rem;margin-top:.5rem}.calculation-explanations-header h3{margin:0;font-size:.9375rem;color:#232f3e;font-weight:600}.btn-toggle-calculations{padding:.5rem 1rem;background:#f0f0f0;border:1px solid #ccc;border-radius:4px;cursor:pointer;font-size:.9rem;color:#333;transition:all .2s ease}.btn-toggle-calculations:hover{background:#e0e0e0;border-color:#999}.calculation-explanations{background:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;padding:.75rem;margin-top:.375rem}.calc-explanation{margin-bottom:0}.calc-explanation h4{margin-top:0;margin-bottom:.75rem;color:#232f3e;font-size:1rem;font-weight:600}.calc-explanation ul{margin:0;padding-left:1.25rem;list-style-type:disc}.calc-explanation li{margin-bottom:.5rem;line-height:1.5;color:#4b5563;font-size:.875rem}.calc-explanation li strong{color:#333;font-weight:600}@media (max-width: 1200px){.form-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.steps-sidebar{display:none}.configure-service-content{padding:1rem}.form-grid{grid-template-columns:1fr;gap:.875rem}.form-actions{flex-direction:column;gap:.75rem}.btn-primary.btn-large,.btn-secondary.btn-large,.btn-primary,.btn-secondary{width:100%;text-align:center}}.view-summary{min-height:100vh;background:#f5f7fa;padding:2rem 0}.view-summary .container{max-width:1200px;margin:0 auto;padding:0 1rem}.summary-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000001a}.summary-header h1{font-size:2rem;color:#333;margin-bottom:.5rem}.summary-header .subtitle{color:#666;font-size:1rem;margin-bottom:.5rem}.session-meta{display:flex;gap:1.5rem;margin-top:.5rem;font-size:.9rem}.meta-item{color:#666}.meta-item strong{color:#333;margin-right:.25rem}.header-actions{display:flex;gap:1rem}.services-list{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem}.services-list h2{font-size:1.5rem;color:#333;margin-bottom:1.5rem}.no-services{text-align:center;padding:3rem;color:#666}.services-table-container{overflow-x:auto;border:1px solid #e0e0e0;border-radius:8px;background:#fff}.services-table{width:100%;border-collapse:collapse;font-size:.875rem}.services-table thead{background:#f9fafb;border-bottom:2px solid #e0e0e0}.services-table th{padding:.75rem 1rem;text-align:left;font-weight:600;color:#374151;font-size:.8125rem;text-transform:uppercase;letter-spacing:.05em}.services-table th.col-checkbox{width:40px;text-align:center}.services-table th.col-service-name{width:25%}.services-table th.col-module{width:15%}.services-table th.col-description{width:35%}.services-table th.col-actions{width:100px;text-align:center}.services-table tbody tr{border-bottom:1px solid #e5e7eb;transition:background-color .15s}.services-table tbody tr:hover{background-color:#f9fafb}.services-table tbody tr:last-child{border-bottom:none}.services-table td{padding:.875rem 1rem;color:#374151;vertical-align:middle}.services-table td.col-checkbox{text-align:center}.services-table td.col-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer}.service-name-cell{display:flex;align-items:center;gap:.5rem}.service-name{font-weight:500;color:#111827}.module-badge{display:inline-block;padding:.25rem .625rem;background:#eff6ff;color:#1e40af;border-radius:4px;font-size:.75rem;font-weight:500}.text-muted{color:#9ca3af;font-style:italic}.table-actions{display:flex;gap:.5rem;justify-content:center;align-items:center}.btn-icon-table{background:none;border:none;cursor:pointer;padding:.375rem;color:#6b7280;transition:all .2s;display:flex;align-items:center;justify-content:center;border-radius:4px;font-size:.875rem}.btn-icon-table:hover{background:#f3f4f6;color:#374151}.btn-icon-table.btn-icon-delete:hover{background:#fee2e2;color:#dc2626}.calculation-section{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000001a}.calculation-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e0e0e0}.calculation-header h2{font-size:1.5rem;color:#333;margin:0}.results-preview{margin-top:2rem}.info-text{color:#666;margin-bottom:1.5rem}.results-summary{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.summary-item{display:flex;flex-direction:column;padding:1rem;background:#f5f7fa;border-radius:8px}.summary-item .label{font-size:.9rem;color:#666;margin-bottom:.5rem}.summary-item .value{font-size:1.5rem;font-weight:600;color:#333}.view-full-results{text-align:center;margin-top:2rem}.btn{padding:.875rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s}.btn-primary{background:#3b82f6;color:#fff}.btn-primary:hover:not(:disabled){background:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f666}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{background:#f5f5f5;color:#333}.btn-secondary:hover{background:#e0e0e0}.btn-large{padding:1rem 2rem;font-size:1.1rem}.loading,.error{text-align:center;padding:3rem;color:#666;font-size:1.1rem}.error{color:#e74c3c}.calculating-message{background:#e3f2fd;border-left:4px solid #2196f3;padding:1.5rem;border-radius:6px;margin:1.5rem 0;text-align:center}.calculating-message p{margin:0;color:#1976d2;font-size:1rem;font-weight:500}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5}.app{min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:2rem}.card{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000001a;margin-bottom:1rem}.btn{padding:.75rem 1.5rem;border:none;border-radius:4px;cursor:pointer;font-size:1rem;transition:all .2s}.btn-primary{background-color:#3b82f6;color:#fff}.btn-primary:hover{background-color:#2563eb}.btn-secondary{background-color:#6c757d;color:#fff}.btn-secondary:hover{background-color:#5a6268}.form-group{margin-bottom:1.5rem}.form-label{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.form-input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.form-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-select{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;background-color:#fff}.grid{display:grid;gap:1.5rem}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}@media (max-width: 768px){.grid-2,.grid-3{grid-template-columns:1fr}}
