.blog-section-modern{position:relative;padding:6rem 0;background:linear-gradient(180deg,#fff,#f8f9fa);overflow:hidden}.blog-section-modern:before{top:0;right:0;width:500px;height:500px;background:radial-gradient(circle,rgba(0,102,204,.08),transparent 70%)}.blog-section-modern:after,.blog-section-modern:before{content:"";position:absolute;pointer-events:none;z-index:0}.blog-section-modern:after{bottom:0;left:0;width:400px;height:400px;background:radial-gradient(circle,rgba(0,179,89,.06),transparent 70%)}.blog-section-modern .container{position:relative;z-index:1}.blog-header-modern{text-align:center;margin-bottom:4rem}.blog-header-modern .section-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:linear-gradient(135deg,rgba(0,179,89,.1),rgba(0,102,204,.1));border:2px solid rgba(0,102,204,.2);border-radius:50px;color:#06c;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1.5rem;transition:all .3s ease}.blog-header-modern .section-badge:hover{background:linear-gradient(135deg,rgba(0,179,89,.15),rgba(0,102,204,.15));transform:translateY(-2px)}.blog-header-modern .section-badge i{font-size:18px}.section-title-modern{font-size:2.75rem;font-weight:800;color:#1a1a1a;margin-bottom:1rem;line-height:1.2;background:linear-gradient(135deg,#1a1a1a,#06c);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-subtitle-modern{font-size:1.125rem;color:#6c757d;max-width:700px;margin:0 auto;line-height:1.6}.blog-grid-modern{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:2rem;margin-bottom:3rem}.blog-card-modern{background:hsla(0,0%,100%,.95);backdrop-filter:blur(20px);border:1px solid rgba(0,102,204,.1);border-radius:20px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);opacity:0;animation:fadeInUp .6s ease forwards;height:100%;display:flex;flex-direction:column}.blog-card-modern:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 20px 40px rgba(0,102,204,.15);border-color:rgba(0,102,204,.3)}.blog-card-modern.featured{grid-column:span 1}@media (min-width:992px){.blog-grid-modern{grid-template-columns:repeat(3,1fr)}.blog-card-modern.featured{grid-column:span 2;grid-row:span 1}.blog-card-modern.featured .blog-image-wrapper{height:400px}.blog-card-modern.featured .blog-title-modern{font-size:1.75rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.blog-image-wrapper{position:relative;width:100%;height:280px;overflow:hidden;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.blog-img-modern{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.blog-card-modern:hover .blog-img-modern{transform:scale(1.1) rotate(2deg)}.blog-placeholder-modern{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(0,102,204,.1),rgba(0,179,89,.1));color:#06c;font-size:4rem}.blog-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.4));opacity:0;transition:opacity .3s ease;display:flex;align-items:flex-start;justify-content:flex-end;padding:1.5rem}.blog-card-modern:hover .blog-overlay{opacity:1}.blog-category-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);border-radius:50px;color:#06c;font-size:13px;font-weight:600;box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-10px);opacity:0;transition:all .4s ease}.blog-card-modern:hover .blog-category-badge{transform:translateY(0);opacity:1}.blog-category-badge i{font-size:14px}.blog-content-modern{padding:2rem;display:flex;flex-direction:column;gap:1rem;flex:1}.blog-meta-modern{display:flex;flex-wrap:wrap;gap:1.5rem;padding-bottom:1rem;border-bottom:2px solid rgba(0,102,204,.1)}.meta-item{display:flex;align-items:center;gap:.4rem;color:#6c757d;font-size:14px;font-weight:500}.meta-item i{color:#06c;font-size:16px}.blog-title-modern{font-size:1.375rem;font-weight:700;line-height:1.4;margin:0}.blog-title-modern a{color:#1a1a1a;text-decoration:none;transition:all .3s ease;display:block}.blog-title-modern a:hover{color:#06c;transform:translateX(4px)}.blog-excerpt-modern{color:#6c757d;font-size:15px;line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1}.blog-footer-modern{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;margin-top:auto;border-top:2px solid rgba(0,102,204,.1)}.blog-author-modern{display:flex;align-items:center;gap:.75rem}.author-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,rgba(0,102,204,.1),rgba(0,179,89,.1));display:flex;align-items:center;justify-content:center;color:#06c;font-size:24px}.author-name{font-size:14px;color:#495057;font-weight:600}.blog-read-more-modern{display:inline-flex;align-items:center;gap:.5rem;color:#06c;font-size:14px;font-weight:600;text-decoration:none;padding:.5rem 1rem;border-radius:50px;background:rgba(0,102,204,.05);transition:all .3s ease}.blog-read-more-modern:hover{background:rgba(0,102,204,.1);transform:translateX(4px)}.blog-read-more-modern i{font-size:16px;transition:transform .3s ease}.blog-read-more-modern:hover i{transform:translateX(4px)}.blog-cta-modern{text-align:center;padding-top:2rem}.btn-view-all-modern{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.5rem;background:linear-gradient(135deg,#06c,#00b359);color:#fff;font-size:1rem;font-weight:600;text-decoration:none;border-radius:50px;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 20px rgba(0,102,204,.2);position:relative;overflow:hidden}.btn-view-all-modern:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#00b359,#06c);opacity:0;transition:opacity .4s ease}.btn-view-all-modern:hover:before{opacity:1}.btn-view-all-modern i,.btn-view-all-modern span{position:relative;z-index:1}.btn-view-all-modern:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,102,204,.3)}.btn-view-all-modern i{font-size:1.25rem;transition:transform .3s ease}.btn-view-all-modern:hover i{transform:rotate(90deg)}@media (min-width:1400px){.blog-grid-modern{grid-template-columns:repeat(3,1fr)}}@media (max-width:1199px){.section-title-modern{font-size:2.5rem}.blog-grid-modern{grid-template-columns:repeat(2,1fr)}}@media (max-width:991px){.blog-section-modern{padding:4rem 0}.blog-header-modern{margin-bottom:3rem}.section-title-modern{font-size:2.25rem}.blog-grid-modern{grid-template-columns:repeat(2,1fr);gap:1.5rem}.blog-card-modern.featured{grid-column:span 2}.blog-image-wrapper{height:240px}}@media (max-width:767px){.blog-grid-modern{grid-template-columns:1fr;gap:1.5rem}.blog-card-modern.featured{grid-column:span 1}.section-title-modern{font-size:2rem}.section-subtitle-modern{font-size:1rem}.blog-content-modern{padding:1.5rem}.blog-meta-modern{gap:1rem}.blog-title-modern{font-size:1.25rem}.blog-footer-modern{flex-direction:column;align-items:flex-start;gap:1rem}}@media (max-width:575px){.blog-section-modern{padding:3rem 0}.blog-header-modern{margin-bottom:2rem}.section-title-modern{font-size:1.75rem}.blog-image-wrapper{height:200px}.blog-content-modern{padding:1.25rem}.blog-meta-modern{flex-direction:column;gap:.5rem}.blog-title-modern{font-size:1.125rem}.blog-excerpt-modern{font-size:14px;-webkit-line-clamp:2}.btn-view-all-modern{width:100%;justify-content:center}}.blog-card-modern.loading{animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@media (prefers-color-scheme:dark){.blog-section-modern{background:linear-gradient(180deg,#1a1a1a,#0f0f0f)}.blog-card-modern{background:rgba(30,30,30,.95);border-color:hsla(0,0%,100%,.1)}.section-title-modern{background:linear-gradient(135deg,#fff,#06c);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.blog-title-modern a{color:#fff}.blog-title-modern a:hover{color:#06c}.blog-excerpt-modern{color:#b0b0b0}}.contact-section-modern{position:relative;padding:6rem 0;background:linear-gradient(180deg,#f8f9fa,#fff 50%,#f8f9fa);overflow:hidden}.contact-section-modern:before{content:"";position:absolute;top:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(0,179,89,.08),transparent 70%);pointer-events:none;z-index:0}.contact-section-modern:after{content:"";position:absolute;bottom:-100px;right:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(0,102,204,.08),transparent 70%);pointer-events:none;z-index:0}.contact-section-modern .container{position:relative;z-index:1}.contact-header-modern{text-align:center;margin-bottom:4rem}.contact-header-modern .section-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:linear-gradient(135deg,rgba(0,179,89,.1),rgba(0,102,204,.1));border:2px solid rgba(0,102,204,.2);border-radius:50px;color:#06c;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1.5rem;transition:all .3s ease}.contact-header-modern .section-badge:hover{background:linear-gradient(135deg,rgba(0,179,89,.15),rgba(0,102,204,.15));transform:translateY(-2px)}.contact-header-modern .section-badge i{font-size:18px}.contact-header-modern .section-title-modern{font-size:2.75rem;font-weight:800;color:#1a1a1a;margin-bottom:1rem;line-height:1.2;background:linear-gradient(135deg,#1a1a1a,#06c);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.contact-header-modern .section-subtitle-modern{font-size:1.125rem;color:#6c757d;max-width:700px;margin:0 auto;line-height:1.6}.contact-content-modern{display:grid;grid-template-columns:1fr 1.2fr;gap:3rem;align-items:start}.contact-info-modern{display:flex;flex-direction:column;gap:2rem}.contact-methods-modern{display:grid;gap:1.25rem}.contact-card-modern{display:flex;align-items:flex-start;gap:1.25rem;padding:1.5rem;background:hsla(0,0%,100%,.95);backdrop-filter:blur(20px);border:1px solid rgba(0,102,204,.1);border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.contact-card-modern:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 12px 24px rgba(0,102,204,.12);border-color:rgba(0,102,204,.3)}.contact-card-modern .card-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0;transition:all .3s ease}.contact-card-modern.hotline .card-icon{background:linear-gradient(135deg,rgba(0,179,89,.1),rgba(0,179,89,.2));color:#00b359}.contact-card-modern.email .card-icon{background:linear-gradient(135deg,rgba(0,102,204,.1),rgba(0,102,204,.2));color:#06c}.contact-card-modern.office .card-icon{background:linear-gradient(135deg,rgba(255,140,0,.1),rgba(255,140,0,.2));color:#ff8c00}.contact-card-modern.website .card-icon{background:linear-gradient(135deg,rgba(128,0,128,.1),rgba(128,0,128,.2));color:purple}.contact-card-modern:hover .card-icon{transform:scale(1.1) rotate(5deg)}.contact-card-modern .card-content h4{font-size:.875rem;font-weight:600;color:#6c757d;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.contact-card-modern .contact-value{font-size:1.125rem;font-weight:700;color:#1a1a1a;margin-bottom:.25rem;line-height:1.4}.contact-card-modern .contact-hint{font-size:.875rem;color:#6c757d;font-style:italic}.social-section-modern{padding:1.5rem;background:hsla(0,0%,100%,.95);backdrop-filter:blur(20px);border:1px solid rgba(0,102,204,.1);border-radius:16px}.social-section-modern .social-title{font-size:.875rem;font-weight:600;color:#6c757d;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem}.social-icons-modern{display:flex;gap:1rem;flex-wrap:wrap}.social-link-modern{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.social-link-modern:before{content:"";position:absolute;inset:0;opacity:.1;transition:opacity .3s ease}.social-link-modern:hover{transform:translateY(-4px) scale(1.1);box-shadow:0 8px 16px rgba(0,0,0,.15)}.social-link-modern:hover:before{opacity:.2}.social-link-modern.facebook{background:linear-gradient(135deg,#1877f2,#0d5fc6);color:#fff}.social-link-modern.linkedin{background:linear-gradient(135deg,#0077b5,#005885);color:#fff}.social-link-modern.instagram{background:linear-gradient(135deg,#e1306c,#c13584);color:#fff}.social-link-modern.youtube{background:linear-gradient(135deg,red,#c00);color:#fff}.map-section-modern{padding:1.5rem;background:hsla(0,0%,100%,.95);backdrop-filter:blur(20px);border:1px solid rgba(0,102,204,.1);border-radius:16px}.map-section-modern .map-title{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#6c757d;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem}.map-section-modern .map-title i{font-size:18px;color:#06c}.map-container-modern{border-radius:16px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1)}.map-container-modern iframe{display:block}.contact-form-modern{background:hsla(0,0%,100%,.98);backdrop-filter:blur(30px);border:1px solid rgba(0,102,204,.15);border-radius:24px;padding:3rem;box-shadow:0 20px 40px rgba(0,102,204,.08);position:sticky;top:100px}.form-header-modern{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid rgba(0,102,204,.1)}.form-header-modern h3{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.form-subtitle-modern{font-size:1rem;color:#6c757d;line-height:1.6}.contact-form-grid,.form-row-modern{display:grid;gap:1.5rem}.form-row-modern{grid-template-columns:1fr 1fr}.form-group-modern{display:flex;flex-direction:column;gap:.5rem}.form-group-modern.full-width{grid-column:1/-1}.form-group-modern label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#495057;text-transform:uppercase;letter-spacing:.3px}.form-group-modern label i{color:#06c;font-size:16px}.form-group-modern input,.form-group-modern textarea{padding:.875rem 1.25rem;border:2px solid rgba(0,102,204,.2);border-radius:12px;font-size:1rem;color:#1a1a1a;background:hsla(0,0%,100%,.8);transition:all .3s ease;font-family:inherit}.form-group-modern input:focus,.form-group-modern textarea:focus{outline:none;border-color:#06c;background:#fff;box-shadow:0 0 0 4px rgba(0,102,204,.1)}.form-group-modern input::-moz-placeholder,.form-group-modern textarea::-moz-placeholder{color:#adb5bd}.form-group-modern input::placeholder,.form-group-modern textarea::placeholder{color:#adb5bd}.form-group-modern input.error,.form-group-modern textarea.error{border-color:#dc3545}.form-group-modern textarea{resize:vertical;min-height:120px}.custom-select-modern{position:relative}.custom-select-modern .select-trigger{padding:.875rem 1.25rem;border:2px solid rgba(0,102,204,.2);border-radius:12px;background:hsla(0,0%,100%,.8);cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.custom-select-modern .select-trigger:hover{border-color:#06c;background:#fff}.custom-select-modern.open .select-trigger{border-color:#06c;box-shadow:0 0 0 4px rgba(0,102,204,.1)}.custom-select-modern .select-value{font-size:1rem;color:#1a1a1a}.custom-select-modern .select-arrow{font-size:14px;color:#6c757d;transition:transform .3s ease}.custom-select-modern .select-arrow.open{transform:rotate(180deg)}.custom-select-modern .select-dropdown{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:#fff;border:2px solid rgba(0,102,204,.2);border-radius:12px;box-shadow:0 12px 24px rgba(0,0,0,.15);z-index:100;max-height:280px;overflow-y:auto;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.custom-select-modern .dropdown-item{padding:1rem 1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all .2s ease;border-bottom:1px solid rgba(0,102,204,.1)}.custom-select-modern .dropdown-item:last-child{border-bottom:none}.custom-select-modern .dropdown-item:hover{background:rgba(0,102,204,.05)}.custom-select-modern .dropdown-item.selected{background:rgba(0,102,204,.1);color:#06c;font-weight:600}.custom-select-modern .dropdown-item .item-text{flex:1}.custom-select-modern .dropdown-item i{font-size:18px;color:#06c}.error-message-modern{font-size:.875rem;color:#dc3545;font-weight:500;display:flex;align-items:center;gap:.25rem}.error-message-modern:before{content:"⚠"}.btn-submit-modern{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1.125rem 2.5rem;background:linear-gradient(135deg,#06c,#00b359);color:#fff;font-size:1.125rem;font-weight:600;text-decoration:none;border:none;border-radius:50px;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 20px rgba(0,102,204,.25);position:relative;overflow:hidden;width:100%}.btn-submit-modern:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#00b359,#06c);opacity:0;transition:opacity .4s ease}.btn-submit-modern:hover:before{opacity:1}.btn-submit-modern i,.btn-submit-modern span{position:relative;z-index:1}.btn-submit-modern:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,102,204,.35)}.btn-submit-modern:active{transform:translateY(-2px)}.btn-submit-modern:disabled{opacity:.7;cursor:not-allowed;transform:none}.btn-submit-modern i{font-size:1.25rem;transition:transform .3s ease}.btn-submit-modern:hover i{transform:translateX(4px)}.btn-submit-modern .spinner{width:20px;height:20px;border:3px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.success-message-modern{display:flex;align-items:center;gap:1.25rem;padding:1.5rem;background:linear-gradient(135deg,rgba(0,179,89,.1),rgba(0,179,89,.05));border:2px solid rgba(0,179,89,.3);border-radius:16px;animation:slideIn .5s ease}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.success-icon-modern{width:48px;height:48px;border-radius:50%;background:rgba(0,179,89,.2);display:flex;align-items:center;justify-content:center;flex-shrink:0}.success-icon-modern i{font-size:28px;color:#00b359}.success-content h4{font-size:1.125rem;font-weight:700;color:#00b359;margin-bottom:.25rem}.success-content p{font-size:.875rem;color:#495057;margin:0}@media (max-width:1199px){.contact-header-modern .section-title-modern{font-size:2.5rem}.contact-content-modern{grid-template-columns:1fr 1.3fr;gap:2.5rem}.contact-form-modern{padding:2.5rem}}@media (max-width:991px){.contact-section-modern{padding:4rem 0}.contact-header-modern{margin-bottom:3rem}.contact-header-modern .section-title-modern{font-size:2.25rem}.contact-content-modern{grid-template-columns:1fr;gap:2.5rem}.contact-form-modern{position:static;padding:2rem}.form-row-modern{grid-template-columns:1fr;gap:1.25rem}}@media (max-width:767px){.contact-section-modern{padding:3rem 0}.contact-header-modern{margin-bottom:2rem}.contact-header-modern .section-title-modern{font-size:2rem}.contact-header-modern .section-subtitle-modern{font-size:1rem}.contact-content-modern{gap:2rem}.contact-methods-modern{gap:1rem}.contact-card-modern{padding:1.25rem;flex-direction:column;text-align:center}.contact-card-modern .card-icon{width:56px;height:56px;font-size:28px}.contact-form-modern{padding:1.5rem;border-radius:20px}.form-header-modern h3{font-size:1.5rem}.btn-submit-modern{padding:1rem 2rem;font-size:1rem}.success-message-modern{flex-direction:column;text-align:center}}@media (max-width:575px){.contact-header-modern .section-title-modern{font-size:1.75rem}.contact-form-modern{padding:1.25rem}.form-header-modern{margin-bottom:1.5rem}.contact-form-grid{gap:1.25rem}.social-icons-modern{justify-content:center}}.floating-chat{position:fixed!important;bottom:30px;right:30px;z-index:2147483647!important}.chat-toggle{width:60px;height:60px;border-radius:50%;background:var(--gradient-primary);border:none;color:#fff;font-size:24px;cursor:pointer;box-shadow:var(--shadow-xl);transition:all .3s ease;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.chat-toggle:hover{transform:scale(1.1);box-shadow:0 8px 25px rgba(0,102,204,.4)}.chat-toggle.open{background:#ff4757;transform:rotate(45deg)}.chat-toggle i{transition:transform .3s ease}.chat-options{position:absolute;bottom:80px;right:0;width:320px;background:#fff;border-radius:20px;box-shadow:var(--shadow-xl);opacity:0;visibility:hidden;transform:translateY(20px);transition:all .3s ease;overflow:hidden}.chat-options.show{opacity:1;visibility:visible;transform:translateY(0)}.chat-header{background:var(--gradient-primary);color:#fff;padding:20px;text-align:center}.chat-header h4{font-size:1.2rem;font-weight:700;margin:0 0 5px}.chat-header p{font-size:.9rem;margin:0;opacity:.9}.chat-list{padding:20px}.chat-option{display:flex;align-items:center;padding:15px;border-radius:12px;text-decoration:none;color:var(--dark-gray);transition:all .3s ease;margin-bottom:10px;border:2px solid transparent;cursor:pointer}.chat-option:hover{background:var(--light-gray);border-color:var(--option-color);transform:translateX(5px)}.option-icon{font-size:1.5rem;margin-right:15px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--light-gray);border-radius:50%}.option-info{flex:1}.option-name{display:block;font-weight:600;font-size:1rem;margin-bottom:2px}.option-desc{display:block;font-size:.85rem;color:var(--medium-gray)}.option-arrow{color:var(--medium-gray);font-size:.9rem;transition:transform .3s ease}.chat-option:hover .option-arrow{transform:translateX(3px)}.chat-footer{padding:15px 20px;background:var(--light-gray);text-align:center;font-size:.85rem;color:var(--medium-gray)}.chat-footer strong{color:var(--primary-blue)}.chat-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:999;opacity:0;animation:fadeIn .3s ease forwards}@keyframes fadeIn{to{opacity:1}}@media (max-width:768px){.chat-toggle{width:50px;height:50px;font-size:20px}.chat-options{right:-10px}.chat-header{padding:15px}.chat-header h4{font-size:1.1rem}.chat-list{padding:15px}.chat-option{padding:12px}.option-icon{font-size:1.3rem;width:35px;height:35px;margin-right:12px}.option-name{font-size:.95rem}.option-desc{font-size:.8rem}.floating-chat{bottom:20px;right:20px}.chat-toggle{width:55px;height:55px;font-size:22px}.chat-options{width:280px;bottom:70px}.chat-header{padding:15px 20px}.chat-title{font-size:1.1rem}.chat-close{width:30px;height:30px;font-size:18px}.chat-option{padding:12px 15px}.option-icon{font-size:1.2rem;width:32px;height:32px;margin-right:10px}.option-name{font-size:.9rem}.option-desc{font-size:.75rem}}@media (max-width:480px){.floating-chat{bottom:15px;right:15px}.chat-toggle{width:50px;height:50px;font-size:20px}.chat-options{width:calc(100vw - 30px);right:-15px;bottom:65px}.chat-header{padding:12px 15px}.chat-title{font-size:1rem}.chat-close{width:28px;height:28px;font-size:16px}.chat-option{padding:10px 12px}.option-icon{font-size:1.1rem;width:30px;height:30px;margin-right:8px}.option-name{font-size:.85rem}.option-desc{font-size:.7rem}}.ai-chat-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px;animation:aiChatOverlayFadeIn .3s ease-out}@keyframes aiChatOverlayFadeIn{0%{opacity:0;backdrop-filter:blur(0)}to{opacity:1;backdrop-filter:blur(8px)}}.ai-chat-modal{background:linear-gradient(145deg,#fff,#f8fafc);border-radius:24px;box-shadow:0 25px 80px rgba(0,0,0,.15),0 0 0 1px hsla(0,0%,100%,.8),inset 0 1px 0 hsla(0,0%,100%,.9);width:100%;max-width:500px;height:600px;max-height:80vh;display:flex;flex-direction:column;overflow:hidden;animation:aiChatSlideIn .4s cubic-bezier(.34,1.56,.64,1);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.2)}@keyframes aiChatSlideIn{0%{opacity:0;transform:translateY(40px) scale(.9) rotateX(10deg)}to{opacity:1;transform:translateY(0) scale(1) rotateX(0deg)}}.ai-chat-header{background:linear-gradient(135deg,#f093fb,#f5576c 50%,#4facfe);color:#fff;padding:24px;display:flex;align-items:center;justify-content:space-between;border-radius:24px 24px 0 0;position:relative;overflow:hidden}.ai-chat-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,hsla(0,0%,100%,.15),transparent 50%);pointer-events:none}.ai-chat-title{gap:16px;z-index:1}.ai-avatar,.ai-chat-title{display:flex;align-items:center;position:relative}.ai-avatar{width:52px;height:52px;background:hsla(0,0%,100%,.25);border-radius:50%;justify-content:center;font-size:26px;backdrop-filter:blur(15px);border:2px solid hsla(0,0%,100%,.3);box-shadow:0 8px 32px rgba(0,0,0,.1)}.antbuddy-avatar{position:relative;width:40px;height:40px}.antbuddy-body{width:30px;height:20px;background:#ff6b6b;border-radius:50% 50% 50% 50%/60% 60% 40% 40%;position:absolute;top:15px;left:5px}.antbuddy-eyes{position:absolute;top:8px;left:8px;width:24px;height:8px}.eye{width:6px;height:6px;background:#000;border-radius:50%;position:absolute;top:0}.eye.left{left:0}.eye.right{right:0}.antbuddy-mouth{width:8px;height:4px;background:#000;border-radius:0 0 8px 8px;position:absolute;top:12px;left:16px}.antbuddy-antennae{left:8px;width:24px}.antbuddy-antennae,.antenna{position:absolute;top:0;height:8px}.antenna{width:2px;background:#ff6b6b}.antenna.left{left:6px;transform:rotate(-15deg)}.antenna.right{right:6px;transform:rotate(15deg)}.antenna:after{content:"";width:3px;height:3px;background:#ff6b6b;top:-1px;left:-.5px}.antenna:after,.online-dot{border-radius:50%;position:absolute}.online-dot{width:8px;height:8px;background:#22c55e;bottom:2px;right:2px;border:2px solid #fff;animation:pulse-green 2s infinite}@keyframes pulse-green{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.ai-chat-title h3{margin:0;font-size:1.3rem;font-weight:700}.ai-chat-title p{margin:0;font-size:.9rem;opacity:.9}.ai-chat-close{background:hsla(0,0%,100%,.2);border:none;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px)}.ai-chat-close:hover{background:hsla(0,0%,100%,.3);transform:scale(1.1)}.ai-chat-messages{flex:1;padding:24px;overflow-y:auto;display:flex;flex-direction:column;gap:16px;background:linear-gradient(180deg,#f8fafc,#fff);position:relative}.ai-chat-messages:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(102,126,234,.2) 50%,transparent)}.welcome-message{text-align:center;padding:40px 20px;color:#64748b;font-size:1rem;line-height:1.5}.welcome-message p{margin:0;font-weight:500}.ai-chat-message{display:flex;align-items:flex-start;gap:10px}.ai-chat-message.user{flex-direction:row-reverse}.ai-chat-message.ai{flex-direction:row}.message-content{max-width:80%;position:relative}.message-text{padding:12px 16px;border-radius:18px;font-size:.95rem;line-height:1.4;word-wrap:break-word}.ai-chat-message.user .message-text{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-bottom-right-radius:6px;box-shadow:0 4px 12px rgba(102,126,234,.3)}.ai-chat-message.ai .message-text{background:#fff;color:#2d3748;border:1px solid rgba(102,126,234,.1);border-bottom-left-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.08);position:relative}.ai-chat-message.ai .message-text:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(102,126,234,.02),transparent);border-radius:inherit;pointer-events:none}.message-time{font-size:.75rem;color:#6c757d;margin-top:4px;text-align:right}.ai-chat-message.ai .message-time{text-align:left}.typing-indicator{display:flex;align-items:center;gap:4px;padding:12px 16px;background:#fff;border:1px solid #e9ecef;border-radius:18px;border-bottom-left-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.typing-indicator span{width:8px;height:8px;background:#6c757d;border-radius:50%;animation:typing 1.4s ease-in-out infinite}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-10px);opacity:1}}.ai-chat-input{padding:24px;background:linear-gradient(180deg,#fff,#f8fafc);border-top:1px solid rgba(102,126,234,.1);border-radius:0 0 24px 24px;position:relative}.ai-chat-input:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(102,126,234,.2) 50%,transparent)}.input-container{display:flex;gap:10px;align-items:center;position:relative}.input-actions{gap:8px}.action-button,.input-actions{display:flex;align-items:center}.action-button{width:36px;height:36px;background:transparent;border:1px solid #e2e8f0;border-radius:50%;color:#64748b;cursor:pointer;justify-content:center;transition:all .2s ease;font-size:14px}.action-button:hover{background:#f1f5f9;border-color:#cbd5e1;color:#475569;transform:scale(1.05)}.emoji-button:hover{color:#f59e0b}.attachment-button:hover{color:#3b82f6}.message-input{flex:1;padding:14px 18px;border:2px solid rgba(102,126,234,.1);border-radius:28px;font-size:.95rem;outline:none;transition:all .3s cubic-bezier(.4,0,.2,1);background:rgba(248,250,252,.8);backdrop-filter:blur(10px)}.message-input:focus{border-color:#667eea;background:#fff;box-shadow:0 0 0 4px rgba(102,126,234,.1);transform:translateY(-1px)}.message-input:disabled{opacity:.6;cursor:not-allowed}.send-button{width:48px;height:48px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:16px;box-shadow:0 4px 12px rgba(102,126,234,.3);position:relative;overflow:hidden}.send-button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,hsla(0,0%,100%,.2),transparent 50%);opacity:0;transition:opacity .3s ease}.send-button:hover:not(:disabled){transform:scale(1.1) translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.4)}.send-button:hover:not(:disabled):before{opacity:1}.send-button:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width:768px){.ai-chat-modal{width:100%;height:100%;max-height:100vh;margin:0}.ai-chat-header,.ai-chat-input,.ai-chat-modal{border-radius:0}.ai-chat-modal-overlay{padding:0}.message-content{max-width:90%}}.ai-chat-messages::-webkit-scrollbar{width:6px}.ai-chat-messages::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.ai-chat-messages::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.ai-chat-messages::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.ai-chat-message{animation:messageSlideIn .3s ease-out}@keyframes messageSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}:root{--footer-padding-mobile:40px 15px;--footer-padding-tablet:50px 20px;--footer-padding-desktop:60px 30px;--footer-gap-mobile:30px;--footer-gap-tablet:40px;--footer-gap-desktop:80px;--footer-card-padding-mobile:20px;--footer-card-padding-tablet:24px;--footer-card-padding-desktop:30px}.footer-responsive{position:relative;overflow:hidden}.footer-container{position:relative;z-index:2;padding:var(--footer-padding-mobile)}.footer-main-grid{display:grid;grid-template-columns:1fr;gap:var(--footer-gap-mobile);align-items:start;margin-bottom:40px}.footer-company-info{order:1;max-width:100%}.footer-company-card{background:hsla(0,0%,100%,.05);padding:var(--footer-card-padding-mobile);border-radius:16px;border:1px solid hsla(0,0%,100%,.1);backdrop-filter:blur(10px)}.footer-company-title{font-size:16px!important;font-weight:700!important;margin-bottom:12px!important;line-height:1.3!important}.footer-company-info-item{display:flex;align-items:flex-start;gap:10px;font-size:12px!important;margin-bottom:12px;line-height:1.4}.footer-company-info-icon{font-size:14px;margin-top:2px;flex-shrink:0}.footer-company-info-text{font-weight:500;word-break:break-word}.footer-menu-grid{order:2;display:grid;grid-template-columns:1fr;gap:30px}.footer-menu-column{width:100%}.footer-menu-title{font-size:16px!important;font-weight:600!important;margin-bottom:12px!important;position:relative;padding-bottom:6px}.footer-menu-underline{position:absolute;bottom:0;left:0;width:25px;height:2px;border-radius:1px}.footer-menu-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.footer-menu-item{width:100%}.footer-menu-link{color:#cbd5e1!important;text-decoration:none!important;font-size:13px!important;padding:8px 10px!important;border-radius:6px!important;display:block!important;transition:all .3s ease!important;border:1px solid transparent!important;word-break:break-word}.footer-social-newsletter{width:100%}.footer-social-links{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.footer-social-link{display:flex!important;align-items:center!important;gap:10px!important;padding:10px 12px!important;background:hsla(0,0%,100%,.05)!important;border-radius:10px!important;color:#cbd5e1!important;text-decoration:none!important;font-size:13px!important;border:1px solid hsla(0,0%,100%,.1)!important;transition:all .3s ease!important}.footer-social-icon{font-size:16px!important;flex-shrink:0}.footer-social-name{font-weight:500}.footer-newsletter{background:hsla(0,0%,100%,.05);padding:16px;border-radius:12px;border:1px solid hsla(0,0%,100%,.1)}.footer-newsletter-title{color:#fff!important;margin-bottom:6px!important;font-size:14px!important;font-weight:600!important;display:flex;align-items:center;gap:6px}.footer-newsletter-desc{color:#94a3b8!important;font-size:11px!important;margin-bottom:16px!important;line-height:1.4}.footer-newsletter-form{display:flex;flex-direction:column;gap:8px}.footer-newsletter-input{flex:1;padding:12px 14px!important;background:hsla(0,0%,100%,.1)!important;border:1px solid hsla(0,0%,100%,.2)!important;border-radius:8px!important;color:#fff!important;font-size:13px!important;outline:none!important;width:100%;min-width:200px}.footer-newsletter-button{padding:12px 16px!important;background:linear-gradient(135deg,#3b82f6,#1d4ed8)!important;border:none!important;border-radius:8px!important;color:#fff!important;cursor:pointer!important;transition:all .3s ease!important;display:flex;align-items:center;justify-content:center;width:100%}.footer-bottom{background:rgba(0,0,0,.4);padding:16px 0;border-top:1px solid hsla(0,0%,100%,.1)}.footer-bottom-content{display:flex;flex-direction:column;gap:12px;text-align:center}.footer-copyright{color:#94a3b8!important;font-size:12px!important;margin:0}.footer-links{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:11px;color:#64748b}.footer-link{color:#64748b!important;text-decoration:none!important;padding:4px 8px;border-radius:4px;transition:all .3s ease}@media (min-width:768px){.footer-container{padding:var(--footer-padding-tablet)}.footer-main-grid{grid-template-columns:1fr 1.5fr;gap:var(--footer-gap-tablet);margin-bottom:50px}.footer-company-card{padding:var(--footer-card-padding-tablet);border-radius:18px}.footer-company-title{font-size:18px!important;margin-bottom:14px!important}.footer-company-info-item{font-size:13px!important;gap:12px;margin-bottom:14px}.footer-company-info-icon{font-size:16px}.footer-menu-grid{grid-template-columns:1fr 1fr 1fr 1.2fr;gap:25px}.footer-menu-title{font-size:17px!important;margin-bottom:14px!important}.footer-menu-link{font-size:14px!important;padding:8px 12px!important}.footer-social-links{gap:12px;margin-bottom:28px}.footer-social-link{padding:12px 14px!important;font-size:14px!important}.footer-newsletter{padding:20px;border-radius:14px}.footer-newsletter-title{font-size:15px!important}.footer-newsletter-desc{font-size:12px!important}.footer-newsletter-form{flex-direction:row;gap:12px}.footer-newsletter-button{width:auto;min-width:60px}.footer-bottom-content{flex-direction:row;justify-content:space-between;align-items:center;text-align:left}.footer-links{flex-direction:row;gap:16px}}@media (min-width:992px){.footer-main-grid{grid-template-columns:1.2fr 2.3fr}.footer-menu-grid{grid-template-columns:repeat(3,1fr);gap:30px}.footer-company-title{font-size:19px!important}.footer-menu-title{font-size:18px!important}}@media (min-width:1200px){.footer-container{padding:var(--footer-padding-desktop)}.footer-main-grid{grid-template-columns:1.2fr 2.8fr;gap:var(--footer-gap-desktop);margin-bottom:60px}.footer-company-card{padding:var(--footer-card-padding-desktop);border-radius:20px}.footer-company-title{font-size:20px!important;margin-bottom:16px!important}.footer-company-info-item{font-size:14px!important;margin-bottom:16px}.footer-menu-grid{grid-template-columns:1fr 1fr 1fr 1.5fr}.footer-menu-title{font-size:18px!important;margin-bottom:16px!important;padding-bottom:8px}.footer-menu-underline{width:30px}.footer-menu-list{gap:8px}.footer-menu-link{font-size:14px!important;padding:6px 12px!important}.footer-social-newsletter{grid-column:4}.footer-newsletter{padding:28px;border-radius:16px}.footer-newsletter-title{font-size:16px!important;margin-bottom:8px!important}.footer-newsletter-desc{font-size:13px!important;margin-bottom:20px!important}}@media (min-width:1400px){.footer-container{max-width:1400px;margin:0 auto}.footer-company-title{font-size:22px!important}.footer-company-info-item{font-size:15px!important}.footer-menu-title{font-size:19px!important}.footer-menu-link{font-size:15px!important}}@media (max-width:399px){.footer-container{padding:30px 10px}.footer-main-grid{gap:25px}.footer-company-card{padding:16px;border-radius:12px}.footer-company-title{font-size:15px!important}.footer-company-info-item{font-size:11px!important;gap:8px}.footer-menu-title{font-size:15px!important}.footer-menu-link{font-size:12px!important;padding:6px 8px!important}.footer-newsletter{padding:12px}.footer-newsletter-title{font-size:13px!important}.footer-newsletter-desc{font-size:10px!important}}@media (hover:hover) and (pointer:fine){.footer-menu-link:hover{transform:translateX(4px)!important}.footer-newsletter-button:hover,.footer-social-link:hover{transform:translateY(-2px)!important}.footer-newsletter-button:hover{background:linear-gradient(135deg,#2563eb,#1e40af)!important;box-shadow:0 8px 25px rgba(59,130,246,.4)!important}.footer-link:hover{background:hsla(0,0%,100%,.1);color:#fff!important}}.footer-link:focus,.footer-menu-link:focus,.footer-newsletter-button:focus,.footer-newsletter-input:focus,.footer-social-link:focus{outline:2px solid #3b82f6!important;outline-offset:2px!important}@media print{.footer-newsletter,.footer-social-links{display:none!important}.footer-main-grid{grid-template-columns:1fr 1fr!important;page-break-inside:avoid}.footer-company-card{background:transparent!important;border:1px solid #000!important}}@media (prefers-reduced-motion:reduce){.footer-link,.footer-menu-link,.footer-newsletter-button,.footer-social-link{transition:none!important}}@media (prefers-contrast:high){.footer-company-card,.footer-newsletter{background:hsla(0,0%,100%,.15)!important;border:2px solid hsla(0,0%,100%,.5)!important}.footer-menu-link,.footer-social-link{border:1px solid hsla(0,0%,100%,.3)!important}}:root{--leadership-photo-mobile:240px;--leadership-photo-tablet:300px;--leadership-photo-desktop:380px;--leadership-gap-mobile:20px;--leadership-gap-tablet:30px;--leadership-gap-desktop:40px;--leadership-padding-mobile:20px 15px;--leadership-padding-tablet:30px 20px;--leadership-padding-desktop:40px 30px}@media (max-width:768px){.leadership-slider{max-width:100%;margin:0;padding:var(--space-lg) 0}.leadership-slide{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;gap:var(--leadership-gap-mobile)!important;padding:var(--leadership-padding-mobile)!important;text-align:center!important;align-items:center!important;min-height:auto!important;border-radius:20px!important;background:#fff!important;box-shadow:0 10px 30px rgba(0,0,0,.1)!important}.leader-left{width:100%!important;margin-bottom:var(--leadership-gap-mobile)!important}.leader-left,.leader-slide .leader-photo{display:flex!important;justify-content:center!important;align-items:center!important}.leader-slide .leader-photo{width:var(--leadership-photo-mobile)!important;height:var(--leadership-photo-mobile)!important;max-width:calc(100vw - 60px)!important;margin:0 auto!important;border-radius:20px!important;box-shadow:0 15px 35px rgba(0,102,204,.15)!important;background:linear-gradient(135deg,#fff,#f8fafc)!important;padding:12px!important;flex-shrink:0!important}.leader-slide .leader-photo img{max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center center!important;object-position:center center!important;border-radius:16px!important;background:#fff!important;padding:8px!important}.leader-right,.leader-slide .leader-info{width:100%!important;text-align:center!important}.leader-slide .leader-info{padding-left:0!important;max-width:100%!important}.leadership-slider-section .leader-name{font-size:clamp(20px,4vw,24px)!important;font-weight:700!important;margin-bottom:8px!important;line-height:1.2!important;text-align:center!important;color:#1e293b!important}.leadership-slider-section .leader-position{font-size:clamp(14px,3vw,16px)!important;color:#0ea5e9!important;font-weight:600!important;margin-bottom:16px!important;text-align:center!important}.leadership-slider-section .leader-bio{font-size:clamp(13px,2.5vw,15px)!important;line-height:1.6!important;color:#475569!important;margin-bottom:20px!important;text-align:center!important;max-width:100%!important}.leader-details-grid{display:flex!important;flex-direction:column!important;gap:16px!important;margin-top:20px!important;text-align:center!important}.leader-details-grid .leader-details{background:rgba(59,130,246,.05)!important;padding:16px!important;border-radius:12px!important;border-left:3px solid #0ea5e9!important}.leader-details-grid .leader-details h4{font-size:14px!important;margin-bottom:8px!important;color:#0ea5e9!important;font-weight:600!important}.leader-details-grid .leader-details p{font-size:13px!important;color:#475569!important;line-height:1.5!important;margin:0!important}.leader-achievements-full{margin-top:20px!important;background:rgba(16,185,129,.05)!important;padding:16px!important;border-radius:12px!important;border-left:3px solid #10b981!important;text-align:center!important}.leader-achievements-full h4{font-size:14px!important;margin-bottom:8px!important;color:#10b981!important;font-weight:600!important}.leader-achievements-full p{font-size:13px!important;color:#475569!important;line-height:1.5!important;margin:0!important}.leader-specialties{margin-top:20px!important;text-align:center!important}.specialties-title{font-size:14px!important;margin-bottom:12px!important;justify-content:center!important;color:#0ea5e9!important}.specialties-grid{display:flex!important;flex-wrap:wrap!important;gap:8px!important;justify-content:center!important}.specialty-tag{font-size:12px!important;padding:6px 12px!important;border-radius:16px!important;background:linear-gradient(135deg,#0ea5e9,#0284c7)!important;color:#fff!important;font-weight:500!important;box-shadow:0 2px 8px rgba(14,165,233,.2)!important}.slider-nav{width:44px!important;height:44px!important;border-radius:12px!important;border:2px solid #0ea5e9!important;background:hsla(0,0%,100%,.95)!important;box-shadow:0 4px 12px rgba(14,165,233,.3)!important;backdrop-filter:blur(8px)!important}.slider-nav i{font-size:1.2rem!important;color:#0ea5e9!important}.slider-nav:hover{background:#0ea5e9!important;transform:translateY(-50%) scale(1.05)!important}.slider-nav:hover i{color:#fff!important}.slider-prev{left:10px!important}.slider-next{right:10px!important}.slider-pagination{margin-top:24px!important;gap:8px!important}.pagination-dot{width:8px!important;height:8px!important;background:rgba(14,165,233,.3)!important;border:none!important}.pagination-dot.active{width:24px!important;height:8px!important;border-radius:4px!important;background:#0ea5e9!important}.leadership-controls-top{margin-bottom:24px!important;gap:12px!important;justify-content:center!important}.carousel-btn{width:40px!important;height:40px!important;border-radius:10px!important;font-size:14px!important}.carousel-indicators{gap:6px!important}.indicator{width:8px!important;height:8px!important}.indicator.active{width:20px!important;border-radius:4px!important}}@media (min-width:768px) and (max-width:1024px){.leadership-slide{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;gap:var(--leadership-gap-tablet)!important;padding:var(--leadership-padding-tablet)!important;text-align:center!important;align-items:center!important;border-radius:24px!important}.leader-left{width:100%!important;display:flex!important;justify-content:center!important}.leader-slide .leader-photo{width:var(--leadership-photo-tablet)!important;height:var(--leadership-photo-tablet)!important;margin:0 auto!important;border-radius:24px!important}.leader-right{width:100%!important;text-align:center!important}.leader-slide .leader-info{text-align:center!important;padding-left:0!important;max-width:600px!important;margin:0 auto!important}.leadership-slider-section .leader-name{font-size:26px!important}.leadership-slider-section .leader-position{font-size:18px!important}.leadership-slider-section .leader-bio{font-size:16px!important}.leader-details-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:20px!important;margin-top:24px!important}}@media (max-width:480px){.leadership-slide{padding:16px 12px!important;gap:16px!important;margin:0 5px!important;border-radius:16px!important}.leader-slide .leader-photo{width:200px!important;height:200px!important;max-width:calc(100vw - 40px)!important;border-radius:16px!important;padding:8px!important}.leader-slide .leader-photo img{border-radius:12px!important;padding:6px!important}.leadership-slider-section .leader-name{font-size:18px!important;margin-bottom:6px!important}.leadership-slider-section .leader-position{font-size:14px!important;margin-bottom:12px!important}.leadership-slider-section .leader-bio{font-size:12px!important;margin-bottom:16px!important}.leader-details-grid{gap:12px!important;margin-top:16px!important}.leader-details-grid .leader-details{padding:12px!important}.leader-achievements-full{margin-top:16px!important;padding:12px!important}.leader-specialties{margin-top:16px!important}.specialties-grid{gap:6px!important}.specialty-tag{font-size:11px!important;padding:4px 8px!important}.slider-nav{width:36px!important;height:36px!important}.slider-nav i{font-size:1rem!important}.slider-prev{left:8px!important}.slider-next{right:8px!important}}@media (hover:none) and (pointer:coarse){.slider-nav{width:48px!important;height:48px!important;border-width:3px!important;box-shadow:0 6px 20px rgba(14,165,233,.4)!important}.pagination-dot{width:12px!important;height:12px!important;margin:4px!important}.pagination-dot.active{width:32px!important;height:12px!important}.specialty-tag{padding:8px 12px!important;font-size:12px!important}}.pagination-dot:focus,.slider-nav:focus{outline:2px solid #0ea5e9!important;outline-offset:2px!important}.sr-only-leadership{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media (prefers-reduced-motion:reduce){.leader-slide .leader-photo img,.pagination-dot,.slider-nav,.specialty-tag{transition:none!important;animation:none!important}.slider-nav:hover{transform:translateY(-50%)!important}}@media (prefers-contrast:high){.leader-slide,.leader-slide .leader-photo{border:2px solid #000!important}.slider-nav{border:3px solid #000!important;background:#fff!important;color:#000!important}.specialty-tag{background:#000!important;color:#fff!important;border:1px solid #fff!important}}.leader-slide .leader-photo img,.pagination-dot,.slider-nav{transform:translateZ(0)!important;will-change:transform!important}.leader-slide .leader-photo img{image-rendering:-webkit-optimize-contrast!important;image-rendering:crisp-edges!important}.leader-slide .leader-photo{contain:layout size!important}@media screen and (max-height:500px) and (orientation:landscape){.leadership-slide{display:grid!important;grid-template-columns:200px 1fr!important;gap:20px!important;text-align:left!important;padding:16px!important}.leader-left{width:auto!important}.leader-slide .leader-photo{width:180px!important;height:180px!important}.leader-right,.leader-slide .leader-info{text-align:left!important}.specialties-grid{justify-content:flex-start!important}}@media print{.leadership-controls-top,.slider-nav,.slider-pagination{display:none!important}.leadership-slide{display:block!important;page-break-inside:avoid!important;box-shadow:none!important;border:1px solid #000!important}.leader-slide .leader-photo{width:150px!important;height:150px!important;float:left!important;margin-right:20px!important}}:root{--js-padding-mobile:40px 15px;--js-padding-tablet:50px 20px;--js-padding-desktop:80px 30px;--kanji-size-mobile:60px;--kanji-size-tablet:80px;--kanji-size-desktop:96px;--js-card-gap-mobile:20px;--js-card-gap-tablet:30px;--js-card-gap-desktop:40px}@media (max-width:768px){.japanese-standards-section .container .standards-grid{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;grid-template-rows:none!important}.japanese-standards-section .container .standards-grid .standard-card{width:100%!important;max-width:100%!important;flex:0 0 auto!important}.japanese-standards-section{padding:40px 15px!important;background:linear-gradient(180deg,#fff,#f8f9fa)!important}.standards-header{margin-bottom:32px!important;text-align:center!important;padding:0 10px!important}.standards-title{font-size:clamp(24px,5vw,32px)!important;font-weight:700!important;line-height:1.2!important;margin-bottom:16px!important;color:#1a1a1a!important;text-align:center!important}.standards-subtitle{font-size:clamp(14px,3vw,16px)!important;line-height:1.5!important;color:#6c757d!important;margin-bottom:24px!important;max-width:100%!important;text-align:center!important;padding:0 5px!important}.header-badge{flex-direction:column!important;gap:12px!important;padding:16px 20px!important;margin:0 auto!important;max-width:calc(100vw - 30px)!important;border-radius:20px!important;background:linear-gradient(135deg,rgba(220,38,38,.05),rgba(0,102,204,.05))!important;border:1px solid rgba(220,38,38,.15)!important;box-shadow:0 4px 12px rgba(0,0,0,.05)!important}.flag-group,.header-badge{display:flex!important;align-items:center!important}.flag-group{flex-direction:row!important;gap:8px!important;width:100%!important;justify-content:center!important}.flag-group .flag-emoji{font-size:24px!important;margin:0!important}.flag-group .flag-text{font-size:11px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.3px!important;white-space:nowrap!important}.header-badge .cross{font-size:16px!important;font-weight:700!important;margin:0!important;order:1!important;align-self:center!important}.flag-group.vietnam{order:0!important}.flag-group.japan{order:2!important}.standards-grid{display:flex!important;flex-direction:column!important;gap:20px!important;margin:0 auto!important;max-width:100%!important;width:100%!important;padding:0 10px!important}.standards-grid.responsive-standards-grid{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;grid-template-rows:none!important}.standard-card{padding:24px 20px!important;border-radius:20px!important;background:hsla(0,0%,100%,.98)!important;border:1px solid rgba(0,102,204,.1)!important;box-shadow:0 4px 12px rgba(0,0,0,.06)!important;text-align:center!important;transition:all .3s ease!important;margin:0 auto!important}.standard-card,.standard-card.responsive-standard-card{width:100%!important;flex:0 0 auto!important;max-width:100%!important}.standard-card.responsive-standard-card{display:block!important}.standard-card:hover{transform:translateY(-4px)!important;box-shadow:0 8px 20px rgba(0,102,204,.1)!important;border-color:rgba(0,102,204,.2)!important}.japanese-char{font-size:60px!important;font-weight:900!important;color:#dc2626!important;line-height:1!important;text-shadow:1px 1px 0 rgba(220,38,38,.1),0 2px 6px rgba(220,38,38,.2)!important;font-family:"Noto Serif JP",MS Mincho,Yu Mincho,serif!important;display:block!important}.japanese-char,.romaji-title{margin-bottom:12px!important;text-align:center!important}.romaji-title{font-size:clamp(20px,4vw,24px)!important;font-weight:700!important;color:#1a1a1a!important;line-height:1.2!important}.vietnamese-desc{font-size:clamp(13px,3vw,15px)!important;color:#495057!important;line-height:1.4!important;margin-bottom:16px!important;text-align:center!important;font-weight:400!important}.card-divider{width:40px!important;height:2px!important;background:linear-gradient(90deg,transparent,#06c,transparent)!important;margin:16px auto!important;border-radius:1px!important}.standard-card:hover .card-divider{width:60px!important}}@media (max-width:480px){.japanese-standards-section .container .standards-grid{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;grid-template-rows:none!important}.japanese-standards-section .container .standards-grid .standard-card{width:100%!important;max-width:100%!important;flex:0 0 auto!important}.japanese-standards-section{padding:32px 10px!important}.standards-header{margin-bottom:24px!important;padding:0 5px!important}.standards-title{font-size:22px!important;margin-bottom:12px!important}.standards-subtitle{font-size:13px!important;margin-bottom:20px!important;padding:0!important}.header-badge{padding:12px 16px!important;gap:8px!important;max-width:calc(100vw - 20px)!important}.flag-group .flag-emoji{font-size:20px!important}.flag-group .flag-text{font-size:10px!important}.header-badge .cross{font-size:14px!important}.standards-grid{display:flex!important;flex-direction:column!important;gap:16px!important;max-width:100%!important;width:100%!important;padding:0 5px!important}.standards-grid.responsive-standards-grid{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;grid-template-rows:none!important}.standard-card{padding:20px 16px!important;border-radius:16px!important;margin:0 auto!important}.standard-card,.standard-card.responsive-standard-card{width:100%!important;flex:0 0 auto!important;max-width:100%!important}.standard-card.responsive-standard-card{display:block!important}.japanese-char{font-size:48px!important;margin-bottom:10px!important}.romaji-title{font-size:18px!important;margin-bottom:10px!important}.vietnamese-desc{font-size:12px!important;margin-bottom:14px!important}.card-divider{width:30px!important;margin:12px auto!important}.standard-card:hover .card-divider{width:50px!important}}@media (min-width:768px) and (max-width:1024px){.japanese-standards-section{padding:50px 20px!important}.standards-header{margin-bottom:40px!important}.standards-title{font-size:36px!important}.standards-subtitle{font-size:18px!important}.header-badge{padding:18px 24px!important;gap:16px!important}.flag-group .flag-emoji{font-size:32px!important}.flag-group .flag-text{font-size:12px!important}.standards-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:30px!important;max-width:100%!important;margin:0 auto!important}.standard-card{padding:32px 24px!important;width:100%!important}.japanese-char{font-size:80px!important}.romaji-title{font-size:28px!important}.vietnamese-desc{font-size:16px!important}}@media screen and (max-height:500px) and (orientation:landscape){.japanese-standards-section{padding:24px 15px!important}.standards-header{margin-bottom:20px!important}.standards-title{font-size:24px!important;margin-bottom:8px!important}.standards-subtitle{font-size:14px!important;margin-bottom:16px!important}.header-badge{padding:8px 16px!important;gap:8px!important}.standards-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:16px!important;max-width:100%!important}.standard-card{padding:16px 12px!important}.japanese-char{font-size:40px!important;margin-bottom:8px!important}.romaji-title{font-size:16px!important;margin-bottom:8px!important}.vietnamese-desc{font-size:11px!important;margin-bottom:12px!important}}@media (hover:none) and (pointer:coarse){.standard-card{border:2px solid rgba(0,102,204,.15)!important;transition:all .2s ease!important}.standard-card:active{transform:scale(.98)!important;border-color:rgba(0,102,204,.3)!important}.header-badge{border-width:2px!important}.header-badge:active{transform:scale(.98)!important}}.standard-card:focus{outline:2px solid #06c!important;outline-offset:2px!important}.sr-only-js{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media (prefers-reduced-motion:reduce){.header-badge,.japanese-char,.standard-card{transition:none!important;animation:none!important}.header-badge:hover,.standard-card:hover{transform:none!important}}@media (prefers-contrast:high){.standard-card{border:2px solid #000!important;background:#fff!important}.japanese-char{color:#000!important;text-shadow:none!important}.header-badge{border:2px solid #000!important;background:#fff!important}.flag-text{color:#000!important;background:none!important;-webkit-text-fill-color:unset!important}}.header-badge,.japanese-char,.standard-card{transform:translateZ(0)!important;will-change:transform!important}.standard-card{contain:layout style!important}.japanese-char{font-display:swap!important}@media (min-width:480px) and (max-width:767px){.standards-title{font-size:28px!important}.standards-subtitle{font-size:15px!important}.standards-grid{max-width:400px!important}.japanese-char{font-size:64px!important}.romaji-title{font-size:22px!important}.vietnamese-desc{font-size:14px!important}}@media (min-width:1024px) and (max-width:1199px){.standards-grid{grid-template-columns:repeat(3,1fr)!important;gap:32px!important;max-width:1000px!important;margin:0 auto!important}.japanese-char{font-size:88px!important}.romaji-title{font-size:26px!important}}@media print{.japanese-standards-section{padding:20px!important;background:#fff!important}.standards-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:20px!important}.standard-card,.standards-grid{page-break-inside:avoid!important}.standard-card{border:1px solid #000!important;box-shadow:none!important}.japanese-char{color:#000!important;text-shadow:none!important}.header-badge{border:1px solid #000!important;background:#fff!important}}@media (max-width:768px){.japanese-standards-section .container .standards-grid.responsive-standards-grid{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;grid-template-rows:none!important;gap:20px!important}.japanese-standards-section .container .standards-grid.responsive-standards-grid .standard-card.responsive-standard-card{width:100%!important;max-width:100%!important;flex:0 0 auto!important;display:block!important}}@media (max-width:480px){.japanese-standards-section .container .standards-grid.responsive-standards-grid{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;grid-template-rows:none!important;gap:16px!important}.japanese-standards-section .container .standards-grid.responsive-standards-grid .standard-card.responsive-standard-card{width:100%!important;max-width:100%!important;flex:0 0 auto!important;display:block!important}}@media (max-width:768px){.nineplus-homepage .japanese-standards-section .container .standards-grid.responsive-standards-grid{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;grid-template-rows:none!important;gap:20px!important}.nineplus-homepage .japanese-standards-section .container .standards-grid.responsive-standards-grid .standard-card.responsive-standard-card{width:100%!important;max-width:100%!important;flex:0 0 auto!important;display:block!important}}@media (max-width:480px){.nineplus-homepage .japanese-standards-section .container .standards-grid.responsive-standards-grid{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;grid-template-rows:none!important;gap:16px!important}.nineplus-homepage .japanese-standards-section .container .standards-grid.responsive-standards-grid .standard-card.responsive-standard-card{width:100%!important;max-width:100%!important;flex:0 0 auto!important;display:block!important}}