.service-description-custom{margin-top:1rem}.service-description-custom .service-desc-title{font-size:18px;font-weight:700;color:#666;font-family:Microsoft JhengHei,sans-serif;line-height:1.5}.service-description-custom .service-desc-content{font-size:16px;color:#666;font-family:Microsoft JhengHei,sans-serif;line-height:1.6}.service-description-custom a{color:#428bca;text-decoration:none}.service-description-custom a:hover{color:#3071a9;text-decoration:underline}.service-link,.service-content a,.service-main-content a,.service-info a,.service-details a{color:#428bca;text-decoration:none}.service-link:hover,.service-content a:hover,.service-main-content a:hover,.service-info a:hover,.service-details a:hover{color:#3071a9;text-decoration:underline}.service-content{max-width:100%;margin:0;padding:0}.service-header{background:linear-gradient(135deg,#66bb6a,#5cb85c);color:#fff;padding:1.2rem 1.5rem;border-radius:6px;margin-bottom:2rem;text-align:center;box-shadow:0 2px 8px #66bb6a40}.service-header__title{font-size:3.5rem;font-weight:500;margin:0;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.15);letter-spacing:.5px}.service-body{display:grid;grid-template-columns:1fr;gap:3rem}.service-info{background:rgba(var(--bg-color));border:1px solid rgba(var(--text-color) / .1);border-radius:8px;padding:2rem;box-shadow:0 2px 8px rgba(var(--text-color) / .08)}.service-info__title{font-size:var(--h4-font-size);font-weight:600;color:rgb(var(--heading-color));margin:0 0 1.5rem;padding-bottom:.5rem;border-bottom:2px solid rgb(var(--btn-bg-color))}.service-info__equipment{font-size:calc(var(--body-font-size) * 1.05);margin-bottom:1.5rem;color:rgba(var(--text-color) / .9)}.equipment-link{text-decoration:none;color:rgb(var(--btn-bg-color));font-weight:600;transition:color .2s ease}.equipment-link:hover{color:rgba(var(--btn-bg-color) / .8)}.equipment-name{color:#03abea;font-weight:600}.service-info__description{font-size:var(--body-font-size);line-height:1.6;color:rgba(var(--text-color) / .8);margin-bottom:2rem}.service-info__description p{margin-bottom:1rem}.service-info__description p:last-child{margin-bottom:0}.service-details{margin-top:1.5rem}.service-detail{margin-bottom:1rem;padding:.75rem 0;border-bottom:1px solid rgba(var(--text-color) / .08);font-size:calc(var(--body-font-size) * .95);line-height:1.5;color:rgba(var(--text-color) / .85)}.service-detail:last-child{border-bottom:none;margin-bottom:0}.service-detail strong{color:rgb(var(--heading-color));font-weight:600}.highlight-red{color:red;font-weight:600}.service-image{margin:2rem 0;text-align:center}.service-img{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 12px rgba(var(--text-color) / .15)}.service-disclaimer{margin-top:2rem;padding:1.5rem;background:rgba(var(--text-color) / .03);border-radius:8px}.disclaimer-title{font-size:calc(var(--body-font-size) * 1.1);font-weight:600;color:rgb(var(--heading-color));margin:0 0 1rem}.disclaimer-list{list-style:none;padding:0;margin:0}.disclaimer-list li{margin-bottom:.75rem;padding-left:1rem;position:relative;font-size:calc(var(--body-font-size) * .95);line-height:1.5;color:rgba(var(--text-color) / .85)}.disclaimer-list li:before{content:"*";position:absolute;left:0;color:rgb(var(--btn-bg-color));font-weight:600}.disclaimer-list li:last-child{margin-bottom:0}.showcase-item{margin:3.5rem 0}.showcase-title{font-size:calc(var(--body-font-size) * 1.05);font-weight:600;color:rgb(var(--heading-color));margin-bottom:1rem}.showcase-iframe{text-align:center;margin:1rem 0}.matterport-iframe{max-width:100%;width:700px;height:525px;border-radius:8px;box-shadow:0 4px 12px rgba(var(--text-color) / .15)}@media (max-width: 850px){.matterport-iframe{width:100%;height:450px}}@media (max-width: 600px){.matterport-iframe{width:100%;height:300px}}.service-contact-form{background:rgba(var(--bg-color));border:1px solid rgba(var(--text-color) / .1);border-radius:8px;padding:2rem;box-shadow:0 2px 8px rgba(var(--text-color) / .08)}.contact-form{max-width:600px}.form-field{margin-bottom:1.5rem}.form-label{display:block;font-weight:500;color:rgb(var(--heading-color));margin-bottom:.5rem;font-size:calc(var(--body-font-size) * .95)}.form-label.required{color:rgb(var(--heading-color))}.form-input,.form-select,.form-textarea{width:100%;padding:.75rem 1rem;border:1px solid rgba(var(--text-color) / .2);border-radius:var(--input-border-radius, 4px);font-size:var(--body-font-size);font-family:var(--body-font-family);background:rgba(var(--bg-color));color:rgb(var(--text-color));transition:border-color .2s ease,box-shadow .2s ease}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:rgb(var(--btn-bg-color));box-shadow:0 0 0 2px rgba(var(--btn-bg-color) / .2)}.form-textarea{resize:vertical;min-height:120px}.form-submit{background:rgb(var(--btn-bg-color));color:rgb(var(--btn-text-color));border:none;padding:.875rem 2rem;border-radius:var(--input-border-radius, 4px);font-size:var(--body-font-size);font-weight:600;cursor:pointer;transition:all .2s ease;width:auto}.form-submit:hover{background:rgba(var(--btn-bg-color) / .9);transform:translateY(-1px);box-shadow:0 4px 12px rgba(var(--btn-bg-color) / .3)}.form-message{padding:1rem;border-radius:4px;margin-top:1rem}.form-message--success{background:#4caf501a;border:1px solid rgba(76,175,80,.3);color:#2e7d32}.form-message--error{background:#f443361a;border:1px solid rgba(244,67,54,.3);color:#c62828}.form-message ul{margin:.5rem 0 0 1rem;padding:0}.form-message li{margin-bottom:.25rem}@media (min-width: 768px){.service-body{grid-template-columns:1fr;gap:3rem}}@media (max-width: 767px){.service-header{padding:1.5rem}.service-header__title{font-size:var(--h4-font-size)}.service-info,.service-contact-form{padding:1.5rem}.service-body{gap:2rem}.form-field{margin-bottom:1.25rem}.form-submit{width:100%}}.color-scheme .service-content{color:inherit}.color-scheme .service-info,.color-scheme .service-contact-form{background:inherit;border-color:rgba(var(--text-color) / .12)}.color-scheme .form-input,.color-scheme .form-select,.color-scheme .form-textarea{background:inherit;border-color:rgba(var(--text-color) / .2);color:inherit}.main-products-grid.no-sidebar{display:block}.main-products-grid.no-sidebar .main-products-grid__results{width:100%;max-width:100%;margin:0}.service-main-content{margin:2rem 0}.service-section-title{color:rgb(var(--text-color));font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid rgba(var(--text-color),.1)}.service-content-body{line-height:1.6;color:rgb(var(--text-color))}.service-intro{margin-bottom:2rem;font-size:1rem}.service-intro p{margin:0;font-weight:500}.service-materials-section{margin-bottom:2.5rem}.service-materials-section h4{color:rgb(var(--text-color));font-size:1.2rem;margin-bottom:1rem;font-weight:600}.service-materials-section h4 a{color:rgb(var(--btn-bg-color));text-decoration:none}.service-materials-section h4 a:hover{text-decoration:underline}.material-item{margin-bottom:1.5rem;padding:1rem 0}.material-item h5{color:rgb(var(--text-color));font-size:1.1rem;margin-bottom:.75rem;font-weight:600;line-height:1.4}.material-item p{margin-bottom:.5rem;color:rgba(var(--text-color),.9)}.material-item a{color:rgb(var(--btn-bg-color));text-decoration:none}.material-item a:hover{text-decoration:underline}.material-divider{border:none;height:1px;background:rgba(var(--text-color),.2);margin:1.5rem 0}.service-requirements-section{margin-bottom:2.5rem}.service-requirements-section h4,.service-requirements-section h5{color:rgb(var(--text-color));font-weight:600;margin-bottom:1rem}.service-requirements-section h4{font-size:1.2rem}.service-requirements-section h5{font-size:1.1rem}.resource-links{list-style:none;padding:0;margin:1rem 0}.resource-links li{margin-bottom:.5rem;padding-left:1rem;position:relative}.resource-links li:before{content:"\2022";color:rgb(var(--btn-bg-color));font-weight:700;position:absolute;left:0}.resource-links a{color:rgb(var(--btn-bg-color));text-decoration:none}.resource-links a:hover{text-decoration:underline}.tolerance-section{margin-bottom:2rem}.tolerance-section h4{color:rgb(var(--text-color));font-size:1.2rem;font-weight:600;margin-bottom:1rem}.tolerance-table{width:100%;border-collapse:collapse;margin:1.5rem 0;background:rgba(var(--bg-color));border:1px solid #ddd}.tolerance-table th,.tolerance-table td{padding:.75rem 1rem;text-align:left;border:1px solid #ddd}.tolerance-table th{background:rgba(var(--text-color),.05);font-weight:600;color:rgb(var(--text-color));font-size:1.6rem}.tolerance-table td{color:rgba(var(--text-color),.9);font-size:1.6rem}.disclaimer-list{list-style:none;padding:0;margin:1rem 0}.disclaimer-list li{margin-bottom:.75rem;padding-left:1.5rem;position:relative;color:rgba(var(--text-color),.9);line-height:1.5}.disclaimer-list li:before{content:"*";color:rgb(var(--btn-bg-color));font-weight:700;position:absolute;left:0}@media (max-width: 768px){.service-main-content{margin:1.5rem 0}.service-section-title{font-size:1.3rem}.service-materials-section h4,.service-requirements-section h4,.tolerance-section h4{font-size:1.1rem}.material-item h5,.service-requirements-section h5{font-size:1rem}.tolerance-table{font-size:.9rem}.tolerance-table th,.tolerance-table td{padding:.5rem .75rem}}.color-scheme .service-main-content{color:inherit}.color-scheme .tolerance-table{background:rgba(var(--bg-color));border-color:rgba(var(--text-color),.2)}.color-scheme .tolerance-table th{background:rgba(var(--text-color),.05)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/service-page.css.map */
