*{margin:0;padding:0;box-sizing:border-box}body{margin:0;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;color:#333;background-color:#fff;line-height:1.6;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{max-width:1200px;margin:0 auto;padding:0 20px}.container-wide{max-width:1400px;margin:0 auto;padding:0 40px}@media(max-width:768px){.container{padding:0 15px}.container-wide{padding:0 20px}button,.btn,a{min-height:44px;-webkit-tap-highlight-color:transparent}*{-webkit-overflow-scrolling:touch}body{font-size:16px;-webkit-text-size-adjust:100%}img{max-width:100%;height:auto}}@media(max-width:480px){.container{padding:0 12px}.container-wide{padding:0 15px}}.navigation{background:#fff;border-bottom:3px solid #164073;position:sticky;top:0;z-index:1000}.navigation .container{background:#fff;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.nav-header{display:flex;justify-content:space-between;align-items:center}.logo-section{display:flex!important;flex-direction:row!important;align-items:center!important;gap:15px;padding:10px 0 10px 20px;text-decoration:none;cursor:pointer}.logo-placeholder{width:50px;height:50px;background:linear-gradient(135deg,#1a4d8f,#2d6bb3);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;border-radius:8px;flex-shrink:0}.company-name{font-size:24px;font-weight:700;color:#1a4d8f;margin:0!important;padding:0!important;white-space:nowrap;flex-shrink:0;display:inline-block;line-height:1}.nav-menu{list-style:none;margin:0;padding:0;display:flex;flex-direction:row;align-items:center;gap:0}.nav-item{position:relative}.nav-item>a{display:block;padding:18px 25px;color:#333;text-decoration:none;text-align:center;font-size:16px;font-weight:500;transition:all .3s;white-space:nowrap}.nav-item>a:hover,.nav-item:hover>a{color:#1a4d8f;background-color:#f5f5f5}.has-mega{position:static}.mega-menu{display:none;position:absolute;top:100%;left:0;right:0;width:100%;background:#fff;border-top:3px solid #1e3c72;border-bottom:1px solid #e0e0e0;box-shadow:0 8px 20px #0000001a;z-index:2000}.mega-menu.open{display:block}.mega-menu-inner{max-width:1200px;margin:0 auto;padding:28px 20px;display:flex;flex-direction:row}.mega-group{flex:1;padding:0 24px;border-right:1px solid #e8e8e8}.mega-group:first-child{padding-left:0}.mega-group:last-child{border-right:none}.mega-group-title{display:block;font-size:15px;font-weight:700;color:#1a4d8f;text-decoration:none;margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid #dde4f0;transition:color .2s}.mega-group-title:hover{color:#0d2d5e}.mega-group ul{list-style:none;padding:0;margin:0}.mega-group ul li a{display:block;padding:6px 0;font-size:14px;color:#555;text-decoration:none;transition:color .2s;min-height:auto}.mega-group ul li a:hover{color:#1a4d8f;text-decoration:underline}.mobile-sub-list{display:none}.hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:10px;margin-right:10px}.hamburger span{width:25px;height:3px;background:#1a4d8f;border-radius:3px;transition:all .3s}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(7px,7px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}@media(min-width:769px){.navigation .container{flex-wrap:nowrap}.nav-header{flex:0 0 auto}.nav-menu{display:flex!important;flex-direction:row;position:static;max-height:none;overflow:visible;box-shadow:none;border:none;flex:0 0 auto}}@media(max-width:768px){.navigation .container{flex-wrap:wrap}.nav-header{width:100%;order:1}.hamburger{display:flex}.logo-section{padding:10px 0 10px 15px;gap:10px}.logo-placeholder{width:40px;height:40px;font-size:10px}.company-name{font-size:18px}.nav-menu{width:100%;order:2;flex-direction:column;background:#fff;border-top:1px solid #e0e0e0;box-shadow:0 4px 12px #0000001a;max-height:0;overflow:hidden;transition:max-height .3s ease}.nav-menu.active{max-height:400px}.nav-item{width:100%;border-bottom:1px solid #f0f0f0}.nav-item>a{padding:15px 20px;text-align:left;font-size:16px}.nav-item:last-child{border-bottom:none}.mega-menu{display:none!important}.mobile-sub-list{display:block;list-style:none;padding:0;margin:0;background:#f8f9fb;border-top:1px solid #e8e8e8}.mobile-sub-list li a{display:block;padding:11px 20px 11px 32px;font-size:14px;color:#555;text-decoration:none;border-bottom:1px solid #eee;min-height:auto}.mobile-sub-list li:last-child a{border-bottom:none}.mobile-sub-list li a:hover{color:#1a4d8f;background:#eef1f8}}.footer{background:#fff;color:#333}.footer-top{padding:50px 0;border-bottom:1px solid #444}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.footer-col h4{color:#fff;font-size:18px;margin:0 0 20px;font-weight:600}.footer-col ul{list-style:none;margin:0;padding:0}.footer-col li{margin-bottom:12px}.footer-col a{color:#ccc;text-decoration:none;font-size:14px;transition:color .3s}.footer-col a:hover{color:#fff}.contact-info{color:#ccc}.contact-info .phone{color:#fff;font-size:28px;font-weight:700;margin:0 0 10px}.contact-info .time{font-size:14px;margin:5px 0}.footer-bottom{padding:15px 0;background:#fff;border-top:2px solid #e0e0e0}.footer-nav{display:flex;align-items:center;justify-content:center;gap:15px;padding-bottom:10px;margin-bottom:15px;border-bottom:1px solid #e0e0e0}.footer-nav a{color:#666;text-decoration:none;font-size:14px;transition:color .3s}.footer-nav a:hover{color:#1a4d8f}.footer-nav-btn{background:none;border:none;color:#666;font-size:14px;cursor:pointer;padding:0;transition:color .3s}.footer-nav-btn:hover{color:#1a4d8f}.modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:9999}.modal-box{background:#fff;width:80%;height:80%;display:flex;flex-direction:column;border-radius:8px;overflow:hidden}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 30px;border-bottom:1px solid #e0e0e0;flex-shrink:0}.modal-title{margin:0;font-size:20px;font-weight:600;color:#333}.modal-close{background:none;border:none;font-size:20px;cursor:pointer;color:#666;line-height:1;padding:0;transition:color .2s}.modal-close:hover{color:#333}.modal-body{flex:1;overflow-y:auto;padding:30px;font-size:14px;color:#444;line-height:1.8}.modal-content-text h3{font-size:15px;font-weight:700;color:#1a4d8f;margin:24px 0 8px;padding-bottom:6px;border-bottom:1px solid #e0e0e0}.modal-content-text p{margin:6px 0}.modal-table{width:100%;border-collapse:collapse;margin:12px 0;font-size:13px}.modal-table th,.modal-table td{border:1px solid #ddd;padding:8px 12px;text-align:left;vertical-align:top}.modal-table th{background:#f5f7fa;font-weight:600;color:#333}.location-map-wrap{display:flex;flex-direction:column;align-items:center;gap:16px}.location-address{margin:0;font-size:14px;color:#444;text-align:center}.root_daum_roughmap{max-width:100%}.footer-info{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;flex-wrap:wrap;gap:20px;width:100%}.company-info p{margin:5px 0;font-size:13px;color:#666}.company-info strong{color:#333;font-size:14px}.footer-menu{display:flex;align-items:center;gap:15px}.footer-menu a{color:#666;text-decoration:none;font-size:14px;transition:color .3s}.footer-menu a:hover{color:#1a4d8f}.footer-menu .privacy{color:#1a4d8f;font-weight:600}.divider{color:#ddd}.copyright{text-align:center;padding-top:20px;border-top:1px solid #e0e0e0}.copyright p{margin:0;font-size:10px;color:#666}@media(max-width:992px){.footer-links{grid-template-columns:repeat(2,1fr);gap:30px}.footer-info{flex-direction:column}}@media(max-width:768px){.footer-top{padding:40px 0}.footer-links{grid-template-columns:1fr;gap:25px}.footer-col h4{font-size:16px;margin-bottom:15px}.contact-info .phone{font-size:24px}.footer-nav{flex-wrap:wrap;gap:10px}.footer-nav a{font-size:13px}.footer-menu{flex-wrap:wrap;gap:10px;justify-content:center}.footer-menu a{font-size:13px}.company-info p{font-size:12px}}@media(max-width:480px){.footer-top{padding:30px 0}.footer-bottom{padding:12px 0}.contact-info .phone{font-size:20px}.footer-nav,.footer-menu{flex-direction:column;text-align:center}.divider{display:none}.copyright p{font-size:11px;line-height:1.5}}.main-banner{position:relative;width:100%;height:450px;overflow:hidden;background:linear-gradient(135deg,#1a4d8f,#2d6bb3)}.slide{width:100%;height:100%;display:flex;align-items:center;padding-left:20%;background:linear-gradient(#1a4d8f4d,#2d6bb34d),url(/images/bg_image.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.slide-content{color:#fff;max-width:800px;padding:40px}.slide-content h2{font-size:48px;margin:0 0 20px;font-weight:700}.slide-content h3{font-size:28px;margin:0 0 15px;font-weight:400;opacity:.95}.slide-content p{font-size:18px;opacity:.9}.btn-primary{background:#fff;color:#1a4d8f;border:none;padding:15px 40px;font-size:16px;font-weight:600;cursor:pointer;border-radius:4px;transition:all .3s}.btn-primary:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 4px 8px #0003}@media(max-width:768px){.main-banner{height:350px}.slide{padding-left:5%;padding-right:5%}.slide-content{padding:20px}.slide-content h2{font-size:32px;margin-bottom:15px}.slide-content h3{font-size:20px;margin-bottom:12px}.slide-content p{font-size:16px}.btn-primary{padding:12px 30px;font-size:15px;width:100%}}@media(max-width:480px){.main-banner{height:300px}.slide-content h2{font-size:26px}.slide-content h3{font-size:18px}.slide-content p{font-size:14px}}.notice-section{padding:50px 0;background:#fff}.container-wide{max-width:1200px;margin:0 auto;padding:0 20px}.notice-grid-layout{display:grid;grid-template-columns:400px 500px;gap:30px;margin:0 auto;width:fit-content}.notice-wrapper{background:#fff;border:1px solid #ddd;height:100%;display:flex;flex-direction:column}.quick-links-grid{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(2,1fr);gap:15px;height:100%}.quick-link-box{background:#fff;border:1px solid #ddd;padding:30px 20px;display:flex;flex-direction:column;align-items:flex-start;gap:15px;cursor:pointer;transition:all .3s}.quick-link-box:hover{background:#fafafa;border-color:#1a4d8f;transform:translateY(-2px)}.quick-link-header{display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px}.quick-link-title{font-size:18px;font-weight:600;color:#333;margin:0}.quick-link-icon{font-size:43.2px;flex-shrink:0}.quick-link-description{font-size:14px;color:#666;margin:0;line-height:1.5}.notice-header{display:flex;justify-content:space-between;align-items:center;padding:18px 25px;border-bottom:2px solid #e0e0e0;background:#fafafa}.notice-header h3{margin:0;font-size:18px;font-weight:600;color:#333}.more-link{color:#666;text-decoration:none;font-size:13px;transition:color .3s}.more-link:hover{color:#1a4d8f}.notice-list{list-style:none;margin:0;padding:0;flex:1;overflow-y:auto}.notice-list li{padding:15px 25px;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;gap:12px;transition:background-color .2s}.notice-list li:last-child{border-bottom:none}.notice-list li:hover{background-color:#fafafa}.badge{flex-shrink:0;padding:3px 8px;border-radius:2px;font-size:11px;font-weight:600}.badge-notice{background:#f0f0f0;color:#666}.badge-faq{background:#e8f1f8;color:#1a4d8f}.notice-title{flex:1;color:#333;text-decoration:none;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:color .3s}.notice-title:hover{color:#1a4d8f;text-decoration:underline}.notice-date{flex-shrink:0;color:#999;font-size:12px}@media(max-width:992px){.notice-grid-layout{grid-template-columns:1fr;width:100%}.quick-links-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.notice-section{padding:40px 0}.notice-grid-layout{gap:20px}.notice-header{padding:15px 20px}.notice-header h3{font-size:16px}.notice-list li{padding:12px 20px}.notice-title{font-size:13px}.quick-links-grid{grid-template-columns:1fr;gap:12px}.quick-link-box{padding:25px 20px}.quick-link-title{font-size:16px}.quick-link-icon{font-size:36px}.quick-link-description{font-size:13px}}@media(max-width:480px){.notice-section{padding:30px 0}.notice-grid-layout{gap:15px}.notice-header{padding:12px 15px}.notice-header h3{font-size:15px}.notice-list li{padding:10px 15px;flex-wrap:wrap}.notice-title{font-size:12px}.notice-date{font-size:11px}.quick-link-box{padding:20px 15px}.quick-link-title{font-size:15px}.quick-link-icon{font-size:32px}}.company-page{min-height:60vh}.company-hero{background:linear-gradient(135deg,#1e3c72,#2a5298);color:#fff;padding:100px 0 80px;text-align:center;margin-bottom:80px}.company-hero h1{font-size:42px;margin-bottom:12px;font-weight:700;line-height:1.3}.company-hero h2{font-size:48px;margin-bottom:24px;font-weight:700}.hero-desc{font-size:18px;line-height:1.8;max-width:900px;margin:0 auto;opacity:.95}.company-content{padding:20px 0 80px}.company-section{margin-bottom:100px}.section-title{font-size:36px;font-weight:700;color:navy;margin-bottom:20px;text-align:center;line-height:1.4}.section-subtitle{font-size:18px;color:navy;text-align:center;margin-bottom:50px;line-height:1.6}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.feature-card{background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:40px 30px;text-align:center;transition:all .3s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #1e3c7226;border-color:#1e3c72}.feature-icon{font-size:64px;margin-bottom:20px}.feature-card h3{font-size:24px;font-weight:700;color:#1e3c72;margin-bottom:16px}.feature-card p{font-size:16px;color:#666;line-height:1.7}.products-section{background:#f8f9fa;padding:60px 40px;border-radius:16px}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.product-card{background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:40px 30px;text-align:center;transition:all .3s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #1e3c7226;border-color:#1e3c72}.product-icon{font-size:64px;margin-bottom:20px}.product-card h3{font-size:24px;font-weight:700;color:#1e3c72;margin-bottom:16px}.product-card p{font-size:16px;color:#666;line-height:1.7}.service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.service-card{background:#f8f9fa;border-radius:12px;padding:35px 28px;text-align:center;transition:all .3s ease}.service-card:hover{background:#fff;box-shadow:0 6px 20px #0000001a}.service-icon{font-size:56px;margin-bottom:16px}.service-card h3{font-size:22px;font-weight:700;color:#1e3c72;margin-bottom:12px}.service-card p{font-size:15px;color:#666;line-height:1.6}.testimonial-section{background:#f8f9fa;padding:60px 40px;border-radius:16px}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.testimonial-card{background:#fff;border-radius:12px;padding:35px 30px;box-shadow:0 2px 12px #00000014}.testimonial-text{font-size:16px;color:#333;line-height:1.8;margin-bottom:20px;font-style:italic}.testimonial-author{font-size:14px;color:#1e3c72;font-weight:600;text-align:right}.process-timeline{display:flex;flex-direction:column;gap:30px;max-width:900px;margin:0 auto}.process-item{display:flex;gap:25px;align-items:flex-start}.process-step{width:60px;height:60px;background:linear-gradient(135deg,#1e3c72,#2a5298);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;flex-shrink:0}.process-content h3{font-size:20px;font-weight:700;color:#1e3c72;margin-bottom:8px}.process-content p{font-size:16px;color:#666;line-height:1.6}.documents-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-bottom:30px}.document-card{background:#fff;border:2px solid #1e3c72;border-radius:12px;padding:35px 30px}.document-card h3{font-size:22px;font-weight:700;color:#1e3c72;margin-bottom:20px}.document-card ul{list-style:none;padding:0}.document-card li{padding:10px 0 10px 25px;position:relative;color:#555;font-size:15px;line-height:1.5}.document-card li:before{content:"✓";position:absolute;left:0;color:#1e3c72;font-weight:700;font-size:16px}.documents-note{background:#fff3cd;border-left:4px solid #ffc107;padding:16px 20px;border-radius:6px;font-size:15px;color:#856404;text-align:center}.benefits-section{background:linear-gradient(135deg,#1e3c72,#2a5298);padding:60px 40px;border-radius:16px;color:#fff}.benefits-section .section-title,.benefits-section .section-subtitle{color:navy}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.benefit-card{background:#fffffff2;border-radius:12px;padding:35px 28px;text-align:center;transition:transform .3s ease}.benefit-card:hover{transform:translateY(-5px);background:#fff}.benefit-card h3{font-size:20px;font-weight:700;color:#1e3c72;margin-bottom:12px}.stats-section{background:#f8f9fa;padding:60px 40px;border-radius:16px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:30px}.stat-item{background:#fff;border-radius:12px;padding:40px 25px;text-align:center;box-shadow:0 2px 12px #00000014}.stat-number{font-size:48px;font-weight:700;color:#1e3c72;margin-bottom:12px}.stat-label{font-size:18px;font-weight:600;color:#333;margin-bottom:8px}.stat-desc{font-size:14px;color:#999}.cta-section{background:linear-gradient(135deg,#1e3c72,#2a5298);padding:60px 40px;border-radius:16px;color:#fff}.cta-section .section-title,.cta-section .section-subtitle{color:#fff}.cta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.cta-card{background:#fff;border-radius:12px;padding:35px 28px;text-align:center}.cta-icon{font-size:56px;margin-bottom:16px}.cta-card h3{font-size:22px;font-weight:700;color:#1e3c72;margin-bottom:12px}.cta-card p{font-size:15px;color:#666;line-height:1.6;margin-bottom:24px}.cta-button{display:inline-block;padding:14px 32px;background:#1e3c72;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none}.cta-button:hover{background:#2a5298;transform:translateY(-2px);box-shadow:0 4px 12px #1e3c724d}@media(max-width:768px){.company-hero{padding:60px 0 50px;margin-bottom:50px}.company-hero h1{font-size:28px;margin-bottom:10px}.company-hero h2{font-size:32px;margin-bottom:20px}.hero-desc{font-size:15px;line-height:1.7}.company-content{padding:10px 0 40px}.company-section{margin-bottom:60px}.section-title{font-size:24px;margin-bottom:15px;line-height:1.3}.section-subtitle{font-size:15px;margin-bottom:30px}.features-grid,.products-grid,.service-grid,.testimonials-grid,.documents-grid,.benefits-grid,.stats-grid,.cta-grid{grid-template-columns:1fr;gap:20px}.feature-card,.product-card,.service-card,.benefit-card{padding:30px 25px}.feature-icon,.product-icon,.service-icon,.benefit-icon{font-size:48px;margin-bottom:15px}.feature-card h3,.product-card h3{font-size:20px;margin-bottom:12px}.feature-card p,.product-card p{font-size:15px}.testimonial-section,.benefits-section,.stats-section,.cta-section{padding:40px 20px}.testimonial-card{padding:25px 20px}.process-item{flex-direction:row;gap:15px}.process-step{width:50px;height:50px;font-size:20px}.process-content h3{font-size:18px}.process-content p{font-size:14px}.documents-grid{gap:20px}.document-card{padding:25px 20px}.document-card h3{font-size:20px;margin-bottom:15px}.document-card li{font-size:14px}.documents-note{padding:14px 18px;font-size:14px}.stat-number{font-size:40px}.stat-label{font-size:16px}.stat-desc{font-size:13px}.cta-button{padding:12px 28px;font-size:15px;width:100%}}@media(max-width:480px){.company-hero{padding:40px 0 30px}.company-hero h1{font-size:24px}.company-hero h2{font-size:28px}.hero-desc{font-size:14px}.section-title{font-size:20px}.section-subtitle{font-size:14px}.feature-card,.product-card,.service-card{padding:25px 20px}.stat-number{font-size:36px}}.product-page{min-height:60vh}.product-header{background:#fff;padding:30px 0 20px}.product-page-title{font-size:36px;font-weight:700;color:#1e3c72;text-align:center;margin:0}.product-tabs-container{background:#fff;border-bottom:2px solid #e0e0e0;padding:20px 0;margin-bottom:40px;position:sticky;top:73px;z-index:100;box-shadow:0 2px 8px #0000000d}.active-category{color:#000;font-weight:700;font-size:28px}.product-tabs-horizontal{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.tab-button{padding:16px 32px;background:#f8f9fa;border:2px solid #e0e0e0;border-radius:8px;font-size:16px;font-weight:600;color:#333;cursor:pointer;transition:all .3s ease;white-space:nowrap}.tab-button:hover{background:#e9ecef;border-color:#1e3c72;color:#1e3c72}.tab-button.active{background:#1e3c72;color:#fff;border-color:#1e3c72}.product-content{padding:20px 0 80px}.products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.product-item{display:grid;grid-template-columns:180px 1fr;gap:20px;align-items:center;background:#fff;border-radius:12px;padding:25px;box-shadow:0 2px 12px #00000014;border:2px solid #e0e0e0;transition:all .3s ease}.product-item:hover{border-color:#1e3c72;box-shadow:0 4px 20px #1e3c7226}.product-image{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:8px;padding:10px;height:180px;overflow:hidden}.product-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:4px}.product-info{display:flex;flex-direction:column}.product-model{font-size:20px;font-weight:700;color:#1e3c72;margin-bottom:14px;padding-bottom:10px;border-bottom:2px solid #1e3c72}.product-features{list-style:none;padding:0;margin:0}.product-features li{padding:7px 0 7px 22px;position:relative;color:#555;font-size:14px;line-height:1.5}.product-features li:before{content:"✓";position:absolute;left:0;color:#1e3c72;font-weight:700;font-size:16px}@media(max-width:1024px){.products-grid{grid-template-columns:1fr}}@media(max-width:768px){.product-header{padding:20px 0 15px}.product-page-title{font-size:24px}.active-category{display:block;margin-top:8px;font-size:20px}.product-tabs-container{padding:15px 0;margin-bottom:30px;top:60px}.product-tabs-horizontal{gap:8px;justify-content:flex-start;overflow-x:auto;padding-bottom:5px;-webkit-overflow-scrolling:touch}.product-tabs-horizontal::-webkit-scrollbar{height:4px}.product-tabs-horizontal::-webkit-scrollbar-thumb{background:#1e3c72;border-radius:2px}.tab-button{padding:12px 20px;font-size:14px;min-width:100px;flex-shrink:0}.product-content{padding:10px 0 40px}.products-grid{grid-template-columns:1fr;gap:20px}.product-item{grid-template-columns:1fr;padding:20px;gap:15px}.product-image{height:150px}.product-model{font-size:18px}.product-features li{font-size:13px;padding:6px 0 6px 22px}}@media(max-width:480px){.product-page-title{font-size:20px}.active-category{font-size:18px}.tab-button{padding:10px 16px;font-size:13px;min-width:90px}.product-item{padding:15px}.product-model{font-size:16px}.product-features li{font-size:12px}}.kiosk-page{min-height:60vh}.kiosk-hero{background:linear-gradient(135deg,#1e3c72,#2a5298);color:#fff;padding:100px 0 80px;text-align:center;margin-bottom:80px}.kiosk-hero h1{font-size:48px;margin-bottom:20px;font-weight:700}.hero-subtitle{font-size:20px;opacity:.95;line-height:1.6}.kiosk-content{padding:20px 0 80px}.kiosk-section{margin-bottom:100px}.kiosk-models-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px}.kiosk-model-card{background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:30px;transition:all .3s ease}.kiosk-model-card:hover{border-color:#1e3c72;box-shadow:0 8px 24px #1e3c7226;transform:translateY(-5px)}.model-image{margin-bottom:24px}.image-placeholder{width:100%;height:280px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:8px;display:flex;align-items:center;justify-content:center;border:2px dashed #dee2e6}.image-placeholder span{font-size:16px;color:#6c757d;font-weight:500}.model-info{text-align:center}.model-name{font-size:24px;font-weight:700;color:#1e3c72;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #1e3c72}.model-features{list-style:none;padding:0;margin:0 0 24px;text-align:left}.model-features li{padding:8px 0 8px 24px;position:relative;color:#555;font-size:15px;line-height:1.6}.model-features li:before{content:"✓";position:absolute;left:0;color:#1e3c72;font-weight:700;font-size:16px}.inquiry-btn{width:100%;padding:14px 32px;background:#1e3c72;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.inquiry-btn:hover{background:#2a5298;transform:translateY(-2px);box-shadow:0 4px 12px #1e3c724d}.benefits-section{background:#f8f9fa;padding:60px 40px;border-radius:16px}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.benefit-card{background:#fff;border-radius:12px;padding:35px 28px;text-align:center;box-shadow:0 2px 12px #00000014;transition:transform .3s ease}.benefit-card:hover{transform:translateY(-5px)}.benefit-icon{font-size:56px;margin-bottom:16px}.benefit-card h3{font-size:22px;font-weight:700;color:#1e3c72;margin-bottom:12px}.benefit-card p{font-size:15px;color:#666;line-height:1.6}.success-cases{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.success-card{background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:30px;transition:all .3s ease}.success-card:hover{border-color:#1e3c72;box-shadow:0 4px 16px #1e3c721f}.success-category{display:inline-block;padding:6px 14px;background:#1e3c72;color:#fff;border-radius:20px;font-size:13px;font-weight:600;margin-bottom:16px}.success-name{font-size:20px;font-weight:700;color:#333;margin-bottom:12px}.success-result{font-size:15px;color:#666;line-height:1.7}.cta-section{text-align:center}.cta-box{background:linear-gradient(135deg,#1e3c72,#2a5298);color:#fff;padding:60px 40px;border-radius:16px}.cta-box h2{font-size:36px;font-weight:700;margin-bottom:16px}.cta-box p{font-size:18px;margin-bottom:32px;opacity:.95}@media(max-width:768px){.kiosk-hero{padding:60px 0 50px;margin-bottom:50px}.kiosk-hero h1{font-size:32px;margin-bottom:15px}.hero-subtitle{font-size:16px;line-height:1.5}.kiosk-content{padding:10px 0 40px}.kiosk-section{margin-bottom:60px}.section-title{font-size:24px;margin-bottom:12px;line-height:1.3}.section-subtitle{font-size:15px;margin-bottom:30px}.kiosk-models-grid,.benefits-grid,.success-cases{grid-template-columns:1fr;gap:20px}.kiosk-model-card{padding:25px 20px}.image-placeholder{height:220px}.model-name{font-size:20px}.model-features li{font-size:14px;padding:6px 0}.inquiry-btn{padding:12px 28px;font-size:15px}.benefits-section{padding:40px 20px}.benefit-card{padding:30px 24px}.benefit-icon{font-size:48px}.benefit-card h3{font-size:20px}.success-card{padding:25px 20px}.success-name{font-size:18px}.success-result{font-size:14px}.cta-box{padding:40px 25px}.cta-box h2{font-size:28px}.cta-box p{font-size:16px;margin-bottom:24px}.cta-buttons{flex-direction:column;gap:12px}.cta-btn{width:100%;padding:14px 32px}}@media(max-width:480px){.kiosk-hero{padding:40px 0 30px}.kiosk-hero h1{font-size:26px}.hero-subtitle{font-size:15px}.section-title{font-size:20px}.section-subtitle{font-size:14px}.image-placeholder{height:180px}.model-name{font-size:18px}.cta-box h2{font-size:24px}.cta-box p{font-size:15px}}.etc-page{min-height:60vh}.etc-hero{background:linear-gradient(135deg,#1e3c72,#2a5298);color:#fff;padding:100px 0 80px;text-align:center;margin-bottom:80px}.etc-hero h1{font-size:48px;margin-bottom:20px;font-weight:700}.hero-subtitle{font-size:20px;opacity:.95}.etc-content{padding:20px 0 80px}.etc-section{margin-bottom:100px}.section-title{font-size:36px;font-weight:700;color:#1e3c72;margin-bottom:16px;text-align:center}.section-subtitle{font-size:18px;color:#666;text-align:center;margin-bottom:50px;line-height:1.6}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px}.service-card{background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:35px 30px;transition:all .3s ease}.service-card:hover{border-color:#1e3c72;box-shadow:0 8px 24px #1e3c7226;transform:translateY(-5px)}.service-icon{font-size:56px;margin-bottom:20px;text-align:center}.service-title{font-size:22px;font-weight:700;color:#1e3c72;margin-bottom:12px;text-align:center}.service-description{font-size:15px;color:#666;line-height:1.6;margin-bottom:20px;text-align:center}.service-features{list-style:none;padding:0;margin:0}.service-features li{padding:8px 0 8px 24px;position:relative;color:#555;font-size:14px}.service-features li:before{content:"✓";position:absolute;left:0;color:#1e3c72;font-weight:700;font-size:16px}.packages-section{background:#f8f9fa;padding:60px 40px;border-radius:16px}.packages-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.package-card{background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:40px 30px;position:relative;transition:all .3s ease}.package-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000001f}.package-card.recommended{border-color:#1e3c72;border-width:3px}.recommend-badge{position:absolute;top:-15px;left:50%;transform:translate(-50%);background:#1e3c72;color:#fff;padding:6px 20px;border-radius:20px;font-size:14px;font-weight:700}.package-name{font-size:24px;font-weight:700;color:#1e3c72;margin-bottom:12px;text-align:center}.package-price{font-size:32px;font-weight:700;color:#333;margin-bottom:12px;text-align:center}.package-description{font-size:15px;color:#666;margin-bottom:24px;text-align:center}.package-divider{height:2px;background:#e0e0e0;margin-bottom:24px}.package-includes{list-style:none;padding:0;margin:0 0 30px}.package-includes li{padding:10px 0 10px 24px;position:relative;color:#555;font-size:15px}.package-includes li:before{content:"✓";position:absolute;left:0;color:#1e3c72;font-weight:700;font-size:18px}.package-btn{width:100%;padding:14px 32px;background:#1e3c72;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.package-btn:hover{background:#2a5298;transform:translateY(-2px);box-shadow:0 4px 12px #1e3c724d}.training-section{background:#fff}.training-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.training-item{text-align:center;padding:30px 20px}.training-icon{font-size:56px;margin-bottom:16px}.training-item h3{font-size:20px;font-weight:700;color:#1e3c72;margin-bottom:12px}.training-item p{font-size:15px;color:#666;line-height:1.6}.etc-cta{background:linear-gradient(135deg,#1e3c72,#2a5298);color:#fff;padding:60px 40px;border-radius:16px;text-align:center}.etc-cta h2{font-size:36px;font-weight:700;margin-bottom:16px}.etc-cta p{font-size:18px;margin-bottom:32px;opacity:.95}.cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.cta-btn{padding:16px 40px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;border:2px solid white;text-decoration:none;display:inline-block}.cta-btn.primary{background:#fff;color:#1e3c72}.cta-btn.primary:hover{background:#f8f9fa;transform:translateY(-2px);box-shadow:0 4px 12px #ffffff4d}.cta-btn.secondary{background:transparent;color:#fff}.cta-btn.secondary:hover{background:#ffffff1a;transform:translateY(-2px)}@media(max-width:768px){.etc-hero{padding:60px 0 50px;margin-bottom:50px}.etc-hero h1{font-size:32px;margin-bottom:15px}.hero-subtitle{font-size:16px;line-height:1.5}.etc-content{padding:10px 0 40px}.etc-section{margin-bottom:60px}.section-title{font-size:24px;margin-bottom:12px;line-height:1.3}.section-subtitle{font-size:15px;margin-bottom:30px}.services-grid,.packages-grid,.training-content{grid-template-columns:1fr;gap:20px}.service-card{padding:30px 25px}.service-icon{font-size:48px;margin-bottom:15px}.service-title{font-size:20px}.service-description{font-size:14px}.service-features li{font-size:13px}.packages-section{padding:40px 20px}.package-card{padding:35px 25px}.package-name{font-size:22px}.package-price{font-size:28px}.package-description,.package-includes li{font-size:14px}.package-btn{padding:12px 28px;font-size:15px}.training-item{padding:25px 15px}.training-icon{font-size:48px}.training-item h3{font-size:18px}.training-item p{font-size:14px}.etc-cta{padding:40px 25px}.etc-cta h2{font-size:28px}.etc-cta p{font-size:16px;margin-bottom:24px}.cta-buttons{flex-direction:column;gap:12px}.cta-btn{width:100%;padding:14px 32px}}@media(max-width:480px){.etc-hero{padding:40px 0 30px}.etc-hero h1{font-size:26px}.hero-subtitle{font-size:15px}.section-title{font-size:20px}.section-subtitle{font-size:14px}.service-card{padding:25px 20px}.package-card{padding:30px 20px}.package-name{font-size:20px}.package-price,.etc-cta h2{font-size:24px}.etc-cta p{font-size:15px}}.customer-support-page{min-height:60vh}.support-hero{background:linear-gradient(135deg,#1e3c72,#2a5298);color:#fff;padding:80px 0;text-align:center;margin-bottom:60px}.support-hero h1{font-size:48px;margin-bottom:16px;font-weight:700}.support-hero p{font-size:20px;opacity:.9}.support-content{padding:20px 0 80px}.support-tab-nav{display:flex;border-bottom:3px solid #1e3c72;margin-bottom:50px}.support-tab-btn{padding:16px 40px;font-size:17px;font-weight:600;color:#666;background:none;border:none;border-bottom:3px solid transparent;margin-bottom:-3px;cursor:pointer;transition:color .2s,border-color .2s;min-height:auto;white-space:nowrap}.support-tab-btn:hover{color:#1e3c72}.support-tab-btn.active{color:#1e3c72;border-bottom:3px solid #1e3c72;background:none}.support-tab-content{display:flex;flex-direction:row;gap:0;padding-bottom:80px;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.tab-panel{flex:1;padding:30px 24px;border-right:1px solid #e0e0e0;min-height:320px}.tab-panel:last-child{border-right:none}.section-label{font-size:18px;font-weight:700;color:#1e3c72;margin-bottom:16px}.sub-item-list{display:flex;flex-direction:column;gap:4px;margin-bottom:0}.sub-item-btn{padding:9px 12px;font-size:14px;font-weight:500;color:#555;background:none;border:none;border-radius:4px;cursor:pointer;transition:all .2s;min-height:auto;text-align:left}.sub-item-btn:hover{background:#eef1f8;color:#1e3c72}.sub-item-btn.active{background:#1e3c72;color:#fff}.sub-item-content{min-height:40px}@media(max-width:1024px){.support-tab-content{flex-wrap:wrap}.tab-panel{flex:1 1 45%;border-bottom:1px solid #e0e0e0}}@media(max-width:768px){.support-tab-content{flex-direction:column}.tab-panel{flex:none;border-right:none;border-bottom:1px solid #e0e0e0;padding:20px 16px}.tab-panel:last-child{border-bottom:none}}.support-sub-hero{background:linear-gradient(135deg,#1e3c72,#2a5298);color:#fff;padding:40px 0;margin-bottom:40px}.support-breadcrumb{font-size:14px;color:#ffffffb3;margin-bottom:12px}.support-breadcrumb a{color:#ffffffb3;text-decoration:none;min-height:auto}.support-breadcrumb a:hover{color:#fff}.support-sub-hero h2{font-size:32px;font-weight:700}.support-sub-nav{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:40px;padding-bottom:30px;border-bottom:2px solid #e0e0e0}.support-sub-nav-btn{padding:10px 22px;font-size:15px;font-weight:500;color:#555;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:6px;text-decoration:none;transition:all .2s}.support-sub-nav-btn:hover{background:#eef1f8;color:#1e3c72;border-color:#1e3c72;min-height:auto}.support-sub-nav-btn.active{background:#1e3c72;color:#fff;border-color:#1e3c72}.support-sub-content{min-height:300px;padding-bottom:80px}@media(max-width:768px){.support-tab-nav{overflow-x:auto;-webkit-overflow-scrolling:touch}.support-tab-btn{padding:14px 24px;font-size:15px}}@media(max-width:480px){.support-tab-btn{padding:12px 18px;font-size:14px}}.support-section{margin-bottom:60px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:15px;border-bottom:3px solid #1e3c72}.section-header h2{font-size:28px;font-weight:700;color:#1e3c72;margin:0}.more-link{color:#1e3c72;text-decoration:none;font-weight:600;font-size:16px}.more-link:hover{text-decoration:underline}.notice-list-support{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:20px}.notice-item-support{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;transition:box-shadow .3s ease,transform .3s ease}.notice-item-support:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.notice-header-support{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.badge{padding:4px 12px;border-radius:4px;font-size:12px;font-weight:600}.badge-notice{background:#1e3c72;color:#fff}.badge-faq{background:#e67e22;color:#fff}.notice-date-support{font-size:14px;color:#999}.notice-title-support{font-size:18px;font-weight:600;color:#333;margin-bottom:10px}.notice-content{font-size:14px;color:#666;line-height:1.6}.faq-list{display:flex;flex-direction:column;gap:20px}.faq-item{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:25px;transition:box-shadow .3s ease}.faq-item:hover{box-shadow:0 4px 12px #0000001a}.faq-question,.faq-answer{display:flex;gap:15px;align-items:flex-start}.faq-question{margin-bottom:15px}.faq-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;flex-shrink:0}.faq-question .faq-icon{background:#1e3c72;color:#fff}.faq-answer .faq-icon{background:#e67e22;color:#fff}.faq-question h3{font-size:18px;font-weight:600;color:#333;margin:0;padding-top:4px}.faq-answer p{font-size:16px;color:#666;line-height:1.6;margin:0;padding-top:4px}.contact-section{background:#f8f9fa;padding:40px;border-radius:12px}.contact-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.contact-box{background:#fff;padding:30px;border-radius:8px;text-align:center;box-shadow:0 2px 8px #00000014}.contact-icon{font-size:48px;margin-bottom:15px}.contact-box h3{font-size:20px;font-weight:600;color:#333;margin-bottom:12px}.contact-detail{font-size:18px;font-weight:700;color:#1e3c72;margin-bottom:8px}.contact-time{font-size:14px;color:#999}.resources-list{display:flex;flex-direction:column;gap:15px}.resource-item{display:flex;align-items:center;gap:15px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;transition:box-shadow .3s ease}.resource-item:hover{box-shadow:0 4px 12px #0000001a}.resource-icon{font-size:32px}.resource-name{flex:1;font-size:16px;font-weight:500;color:#333}.download-btn{padding:10px 24px;background:#1e3c72;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background .3s ease}.download-btn:hover{background:#2a5298}@media(max-width:768px){.support-hero{padding:60px 0 50px;margin-bottom:40px}.support-hero h1{font-size:32px;margin-bottom:12px}.support-hero p{font-size:16px}.support-content{padding:10px 0 40px}.support-section{margin-bottom:40px}.section-header{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:20px}.section-header h2{font-size:24px}.notice-list-support{grid-template-columns:1fr;gap:15px}.notice-item-support{padding:18px}.notice-title-support{font-size:16px}.notice-content{font-size:13px}.faq-list{gap:15px}.faq-item{padding:20px}.faq-question h3{font-size:16px}.faq-answer p{font-size:14px}.faq-icon{width:28px;height:28px;font-size:14px}.contact-section{padding:30px 20px}.contact-info{grid-template-columns:1fr;gap:20px}.contact-box{padding:25px 20px}.contact-icon{font-size:40px}.contact-box h3{font-size:18px}.contact-detail{font-size:16px}.resource-item{flex-direction:column;text-align:center;padding:18px}.download-btn{width:100%}}@media(max-width:480px){.support-hero{padding:40px 0 30px}.support-hero h1{font-size:26px}.support-hero p{font-size:15px}.section-header h2{font-size:20px}.notice-item-support,.faq-item{padding:15px}.faq-question h3{font-size:15px}.faq-answer p{font-size:13px}}.service-info-section{padding-bottom:60px}.service-info-title{font-size:22px;font-weight:700;color:#1e3c72;margin-bottom:12px;padding-bottom:12px;border-bottom:3px solid #1e3c72}.service-info-desc{font-size:15px;color:#555;line-height:1.8;margin-bottom:30px;padding:16px 20px;background:#f8f9fa;border-left:4px solid #1e3c72;border-radius:0 6px 6px 0}.service-info-grid{display:flex;flex-direction:column;gap:0;border:1px solid #e0e0e0;border-radius:8px}.service-info-card{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid #e0e0e0}.service-info-card:first-child .service-info-label{border-top-left-radius:8px}.service-info-card:first-child .service-info-content{border-top-right-radius:8px}.service-info-card:last-child{border-bottom:none}.service-info-card:last-child .service-info-label{border-bottom-left-radius:8px}.service-info-card:last-child .service-info-content{border-bottom-right-radius:8px}.service-info-contact{grid-column:unset}.service-info-label{background:#f0f4fb;color:#1e3c72;font-size:15px;font-weight:600;padding:20px 24px;display:flex;flex-direction:column;gap:6px;border-right:1px solid #e0e0e0}.service-info-hint{font-size:12px;font-weight:400;color:#888}.service-info-content{padding:20px 28px;display:flex;flex-direction:column;justify-content:flex-start;gap:12px;background:#fff;min-width:0;height:100%;box-sizing:border-box}.service-info-content p{font-size:14px;color:#444;line-height:1.8;margin:0}.service-info-content strong{color:#1e3c72}.service-link-row{display:flex;flex-wrap:wrap;align-items:flex-start;gap:4px}.service-link-item{display:flex;align-items:center;gap:4px}.service-link-item--roadmap{display:flex;flex-direction:column;align-items:flex-start;gap:0}.service-link-btn-row{display:flex;align-items:center;gap:4px}.service-roadmap{display:flex;flex-direction:column;margin-top:6px;margin-left:12px;padding-left:16px;border-left:2px solid #1e3c72;gap:0}.roadmap-item{position:relative;padding:6px 12px;font-size:13px;color:#444;background:#f8f9fc;border:1px solid #d0d9ee;border-radius:4px;margin-bottom:6px}.roadmap-item:before{content:"";position:absolute;left:-18px;top:50%;transform:translateY(-50%);width:14px;height:2px;background:#1e3c72}.roadmap-item:after{content:"";position:absolute;left:-20px;top:50%;transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background:#1e3c72}.service-link-btn{background:#1e3c72;border:none;color:#fff;font-size:14px;font-weight:500;cursor:pointer;padding:6px 14px;border-radius:6px;text-decoration:none;min-height:auto;transition:background .2s}.service-link-btn:hover{background:#2a5298}.service-link-divider{font-size:14px;color:#aaa}.process-title{font-size:14px;font-weight:700;color:#1e3c72;margin:0 0 6px}.process-path{display:flex;align-items:center;gap:10px;padding:8px 12px;background:#f0f4fb;border-radius:4px}.process-path-label{font-size:12px;font-weight:700;color:#fff;background:#1e3c72;padding:3px 10px;border-radius:4px;white-space:nowrap}.process-path-arrow{font-size:13px;color:#444}.image-placeholder{margin-top:auto;background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:8px}.image-placeholder img{display:block;width:50%;height:auto}.image-placeholder--large img{width:80%}.service-table-title{font-size:18px;font-weight:700;color:#1e3c72;margin-top:36px;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #1e3c72}.service-table{width:100%;border-collapse:collapse;margin-top:30px;font-size:14px}.service-table td:first-child,.service-table th:first-child{width:140px}.service-table th{background:#1e3c72;color:#fff;padding:12px 16px;text-align:center;font-weight:600;border:1px solid #2a5298}.service-table td{padding:12px 16px;text-align:center;border:1px solid #e0e0e0;color:#444;background:#fff}.service-table tbody tr:nth-child(2n) td{background:#f8f9fc}.service-table tbody tr:hover td{background:#eef1f8}.table-img-placeholder{background:#fff;display:flex;justify-content:center;align-items:center}.table-img-placeholder img{display:block;max-width:100%;height:auto}.detail-nav{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:30px}.detail-nav-btn{padding:10px 24px;font-size:14px;font-weight:500;color:#555;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:6px;cursor:pointer;min-height:auto;text-align:left;width:280px;transition:all .2s}.detail-nav-btn:hover{background:#eef1f8;color:#1e3c72;border-color:#1e3c72}.detail-nav-btn.active{background:#1e3c72;color:#fff;border-color:#1e3c72}@media(max-width:768px){.service-info-card{grid-template-columns:1fr}.service-info-label{border-right:none;border-bottom:1px solid #e0e0e0;padding:14px 18px}.service-info-content{padding:14px 18px}.service-info-title{font-size:19px}}*{box-sizing:border-box}.app{min-height:100vh;display:flex;flex-direction:column}body{margin:0;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}#root{width:100%;margin:0;padding:0}
