@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);*{margin:0;padding:0;box-sizing:border-box}body{font-family:Montserrat;min-height:100vh}.admin-button{position:relative;top:0;right:0;color:#f5f5f5;border:0;padding:10px 20px;border-radius:5px;font-size:14px;cursor:pointer;z-index:1000}.admin-button,.admin-button:hover,body{background:#f5f5f5}.admin-button.active{background:#4caf50}.main-container{display:flex;height:100vh}.content-area{flex:1;padding:30px;overflow-y:auto}h2,p{color:#525f7f!important}.cart-sidebar{width:400px;background:#fff;padding:15px 20px 0;overflow-y:auto;position:relative}h1{color:#525f7f;margin-bottom:30px;font-size:2.2em}.steps-indicator{display:flex;margin-bottom:40px;padding:20px;border-radius:10px}.step{flex:1;text-align:center;position:relative}.step:not(:last-child)::after{content:"";position:absolute;top:20px;right:-50%;width:100%;height:2px;background:#ddd;z-index:0}.step.active:not(:last-child)::after{background:#4caf50}.step-number{width:40px;height:40px;border-radius:50%;background:#ddd;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;position:relative;z-index:1}.step.active .step-number{background:#2196f3}.step.completed .step-number{background:#4caf50}.step-title{margin-top:10px;font-size:14px;color:#666}.step-content{padding:30px;border-radius:10px;margin-bottom:20px}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:30px}.service-card{background:#fff;border:1px solid #ddd;border-radius:10px;padding:20px;cursor:pointer;transition:all .3s ease;position:relative}.service-card:hover{border-color:#daa520;transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.1);border-width:2px}.service-card.selected{border-color:#4caf50;background:#f8fff9;border-width:3px}.service-card.disabled{opacity:.5;cursor:not-allowed}.service-card.disabled:hover{transform:none;border-color:#e0e0e0}.service-name{font-size:18px;font-weight:700;color:#333;margin-bottom:10px}.service-price{font-size:20px;color:#fff;font-weight:600;border-radius:10px;background:#3cb371;padding:5px 20px;width:auto;display:flex}.service-price.additional{color:#fff;background:#1e90ff}.service-period{font-size:14px;color:#3bb371;margin-left:5px;font-weight:600}.service-period.one-time{color:#ff9800;font-weight:700}.details-button{position:relative;font-family:"Montserrat";font-weight:500;top:0;margin-top:20px;right:0;float:right;background:#f0f0f0;border:0;padding:5px 10px;border-radius:5px;font-size:12px;cursor:pointer;transition:background .3s}.details-button:hover{background:gold;color:#000}.admin-mode .service-card{padding-bottom:60px}.coverage-selector,.quantity-selector{margin-top:15px;padding-top:15px;border-top:1px solid #eee}.coverage-selector label,.quantity-selector label{display:block;font-size:14px;color:#666;margin-bottom:5px}.coverage-selector select{width:100%;padding:8px;border:1px solid #ddd;border-radius:5px;font-size:14px;cursor:pointer}.coverage-selector select:focus,.quantity-selector input:focus{outline:0;border-color:#2196f3;box-shadow:0 0 0 2px rgba(33,150,243,.2)}.coverage-selector button{width:100%;transition:background .3s}.coverage-selector button:hover{background:#1976d2!important}.quantity-selector input{font-family:Montserrat;font-size:14px}.navigation-buttons{display:flex;justify-content:center;margin-top:0;position:sticky;bottom:-40px;background:#f5f5f5;padding:20px 0;border-top:1px solid #ddd}.nav-button{padding:12px 30px;border:0;border-radius:50px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s}.nav-button.primary{background:#2196f3;color:#fff;max-width:300px;width:100%}.nav-button.primary:hover{background:#1976d2}.nav-button.secondary{background:wheat;color:#333;margin-right:20px}.nav-button,button,input.price-input{font-family:Montserrat}h4{color:#535f7f;margin-bottom:10px}input.price-input{outline:0;border:0;background:0 0;font-size:23px;color:gold;margin-left:10px;font-weight:500;width:50px}button.delete-service{font-size:40px;border:0;color:#000;width:30px;height:30px;line-height:30px;border-radius:50px;font-weight:200;position:absolute;top:5px;right:5px;background:0 0}.nav-button.secondary:hover{background:#e0e0e0}.nav-button:disabled{opacity:.5;cursor:not-allowed}.cart-header{margin-bottom:20px;padding-bottom:20px;border-bottom:2px solid #eee;position:relative}.cart-title{font-size:24px;font-weight:700;color:#333;width:fit-content}.billing-toggle{display:flex;background:#f0f0f0;border-radius:20px;padding:2px;margin-bottom:20px}.billing-option{padding:6px 12px;border-radius:18px;font-size:12px;cursor:pointer;transition:all .3s;white-space:nowrap;width:33%;text-align:center}.billing-option.active{background:#2196f3;color:#fff}.quote-options-section{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:10px;margin-bottom:20px;overflow:hidden}.quote-options-header{padding:15px 20px;background:#fff;border-bottom:1px solid #e0e0e0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .3s ease}.quote-options-header:hover{background:#f0f0f0}.quote-options-header h4{margin:0;color:#535f7f;font-size:16px}.toggle-icon{font-size:14px;color:#666;transition:transform .3s ease;font-weight:700}.quote-options-content{padding:20px;border-top:none}.quote-options-content .discount-section,.quote-options-content .notes-section,.quote-options-content .reseller-section{margin-bottom:20px;border-radius:8px}.quote-options-content .discount-section:last-child,.quote-options-content .notes-section:last-child,.quote-options-content .reseller-section:last-child{margin-bottom:0}.discount-section{background:#fff9c4;padding:15px;border-radius:10px;margin-bottom:20px;border:1px solid #f0c674}.discount-section h4{color:#8a6914;margin-bottom:10px}.discount-input{width:100%;padding:8px;border:2px solid #ddd;border-radius:5px;font-size:14px;font-family:Montserrat;outline:0}.discount-input:focus{border-color:#ff9800;box-shadow:0 0 0 2px rgba(255,152,0,.2)}.discount-section button:hover{background:#f57c00!important}.discount-line{color:#ff9800;font-weight:700}.subtotal-after-discount{color:#4caf50;font-weight:700;border-top:1px solid #ddd;padding-top:8px;margin-top:8px}.monthly-equivalent,.monthly-recurring{color:#2196f3;font-weight:700;font-style:italic}.monthly-equivalent{color:#9c27b0;border-top:1px solid #ddd;padding-top:8px;margin-top:8px}.notes-section{background:#f0f8ff;padding:15px;border-radius:10px;margin-bottom:20px;border:1px solid #b3d9ff}.notes-section h4{color:#1565c0;margin-bottom:10px}.notes-textarea{width:100%;padding:10px;border:2px solid #ddd;border-radius:5px;font-size:14px;font-family:Montserrat;outline:0;resize:vertical;min-height:80px}.notes-textarea:focus{border-color:#2196f3;box-shadow:0 0 0 2px rgba(33,150,243,.2)}.cart-items{margin-bottom:20px}.cart-item{padding:15px 0;border-bottom:1px solid #eee}.cart-item-name{font-weight:500;color:#333;margin-bottom:5px}.cart-item-price{color:#2196f3;font-weight:700}.cart-info{opacity:.7;font-style:italic}.cart-info .cart-item-name{font-weight:400}.cart-info .cart-item-price{color:#666}.discount-badge{background:#4caf50;color:#fff;padding:2px 6px;border-radius:3px;font-size:10px;font-weight:700;margin-left:5px}.summary-section{background:#f8f9fa;padding:20px;border-radius:8px;margin:15px 0;border-left:4px solid #2196f3}.summary-row{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #eee}.summary-row:last-child{border-bottom:none}.summary-row.total{font-weight:700;font-size:18px;color:#333;border-top:2px solid #ddd;padding-top:15px;margin-top:10px}.summary-row.reseller{color:#4caf50;font-weight:700}.summary-row.bookit{color:#2196f3;font-weight:700}.client-info{background:#e8f5e8;padding:15px;border-radius:8px;margin-bottom:20px;border-left:4px solid #4caf50}.cart-empty{text-align:center;color:#999;padding:40px 0}.reseller-section{background:#f8f9fa;padding:20px;border-radius:10px;margin-bottom:20px;border:1px solid #ddd}.reseller-input{width:100%;padding:10px;border:2px solid #ddd;border-radius:5px;font-size:16px;font-family:Montserrat;outline:0}.reseller-section button:hover{background:#1976d2!important}.cart-summary{background:#f0f0f0;padding:20px;border-radius:10px;margin-top:20px}.summary-line{display:flex;justify-content:space-between;padding:8px 0}.summary-total{font-size:20px;font-weight:700;color:#333;margin-top:10px;padding-top:10px;border-top:2px solid #ddd}.bookit-total,.feature-list li:before,.reseller-total{color:#4caf50;font-weight:700}.bookit-total{color:#2196f3}.activation-cost{color:#ff9800;font-weight:700;font-style:italic}.quotes-info,.renewal-info{margin-top:10px;padding:10px;background:#f8f9fa;border-radius:5px;font-size:12px}.renewal-info{border-left:3px solid #9c27b0;color:#666;font-style:italic}.renewal-info strong{color:#9c27b0}.quotes-info{border-left:3px solid #2196f3}.quote-line{display:flex;justify-content:space-between;padding:4px 0;font-weight:700}.quote-line.reseller-total{color:#4caf50}.quote-line.bookit-total{color:#2196f3}.discount-message{background:#e8f5e8;color:#2d5a2d;padding:10px;border-radius:5px;margin:10px 0;font-size:14px;border-left:4px solid #4caf50}.menu-only-message{background:#fff3cd;color:#856404;padding:20px;border-radius:10px;margin:20px 0;text-align:center;border:1px solid #ffeeba}.modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1000;align-items:center;justify-content:center}.modal.active{display:flex}.modal-content{background:#fff;padding:40px;border-radius:10px;max-width:600px;width:90%;max-height:80vh;overflow-y:auto;position:relative}.modal-close{position:absolute;top:20px;right:20px;width:30px;height:30px;border:0;background:#f0f0f0;border-radius:50%;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center}.modal-close:hover{background:#e0e0e0}.modal-title{font-size:24px;font-weight:700;margin-bottom:20px;color:#333}.feature-list{list-style:none}.addon-badge,.feature-list li{padding:10px 0 10px 30px;position:relative}.feature-list li:before{content:"✓";position:absolute;left:0}.addon-badge{top:-10px;float:right;right:0;background:#4caf50;color:#fff;padding:4px 8px;border-radius:4px;font-size:11px;font-weight:700;text-transform:uppercase}.admin-info{background:#fff3cd;border:1px solid #ffeeba;color:#856404;padding:10px 15px;border-radius:5px;margin-bottom:20px;display:none}.admin-mode .admin-info{display:block}.admin-info button:hover{opacity:.9}.inline-col,.inline-price{display:flex;flex-direction:row}.inline-col{width:100%;justify-content:space-between;align-items:flex-start}.inline-price{align-items:center;width:fit-content;flex-wrap:wrap}.add-service-button{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f8f9fa;border:2px dashed #ddd;color:#666;font-weight:700;min-height:150px}.add-service-button:hover{background:#e8f5e8;border-color:#4caf50;color:#4caf50}@media (max-width:1024px){.main-container{flex-direction:column}.cart-sidebar{width:100%;position:fixed;bottom:0;left:0;height:100%;z-index:999;transform:translateY(calc(100% - 60px));transition:transform .3s}.cart-sidebar.expanded{transform:translateY(0)}.cart-toggle{position:absolute;top:15px;left:50%;transform:translateX(-50%);background:#2196f3;color:#fff;border:0;padding:10px 20px;border-radius:20px;cursor:pointer;z-index:11111}.content-area{padding-bottom:100px}}