body{margin:0}.header{background-color:#fff;border-bottom:1px solid #e0e0e0;box-shadow:0 2px 8px #0000001a;position:-webkit-sticky;position:sticky;top:0;transition:all .3s ease;z-index:1000}.header.scrolled{box-shadow:0 2px 12px #00000026}.header-container{align-items:center;display:flex;gap:1.5rem;justify-content:space-between;margin:0 auto;max-width:1400px;padding:1rem 2rem;position:relative;transition:all .3s ease}.header-left,.header-right{align-items:center;display:flex;flex-shrink:0}.header-right{gap:1rem;justify-content:flex-end}.header-nav{left:50%;position:absolute;transform:translateX(-50%)}.header.scrolled .header-container{padding:.75rem 2rem}.header-logo{flex-shrink:0}.header-logo,.header-logo a{align-items:center;display:flex}.header-logo a{text-decoration:none}.logo-image{height:140px;max-width:500px;object-fit:contain;transition:all .3s ease;width:auto}.header.scrolled .logo-image{height:100px;max-width:350px}.header-nav,.nav-list{align-items:center;display:flex}.nav-list{flex-wrap:wrap;gap:1.2rem;justify-content:center;list-style:none;margin:0;padding:0}.header-actions{align-items:center;display:flex;gap:.75rem;justify-content:flex-end}.language-selector{background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:50px;box-shadow:0 2px 4px #0000000d;display:flex;gap:.25rem;padding:.25rem}.lang-btn{background:#0000;border:none;border-radius:50px;color:#666;cursor:pointer;font-size:.8rem;font-weight:700;min-width:40px;padding:.5rem 1rem;text-align:center;transition:all .3s ease;white-space:nowrap}.lang-btn:hover{background-color:#dc26261a;color:#dc2626;transform:scale(1.05)}.lang-btn.active{background-color:#dc2626;box-shadow:0 2px 8px #dc262666;color:#fff;font-weight:700}.header.scrolled .lang-btn{font-size:.75rem;min-width:38px;padding:.4rem .85rem}.header-action-btn{align-items:center;border-radius:50px;box-shadow:0 2px 8px #dc262633;display:flex;font-size:.85rem;font-weight:600;gap:.4rem;overflow:hidden;padding:.6rem 1.3rem;position:relative;text-decoration:none;transition:all .3s ease;white-space:nowrap}.header.scrolled .header-action-btn{font-size:.8rem;padding:.5rem 1.1rem}.header-action-btn:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.header-action-btn:hover:before{left:100%}.header-action-btn svg{height:18px;transition:transform .3s ease;width:18px}.header-action-btn:hover svg{transform:scale(1.1)}.call-center-btn{background:linear-gradient(135deg,#fff,#f8f9fa);border:2px solid #dc2626;color:#dc2626}.call-center-btn:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 4px 15px #dc262666;color:#fff;transform:translateY(-2px)}.call-center-btn:hover svg{fill:#fff}.nav-list li,.nav-list li a{position:relative}.nav-list li a{color:#1a1a1a;display:block;font-size:.8rem;font-weight:500;padding:1rem 0;text-decoration:none;transition:all .3s ease;white-space:nowrap}.header.scrolled .nav-list li a{font-size:.75rem;padding:.75rem 0}.nav-list li a.active,.nav-list li a:hover{color:#d32f2f}.nav-list li a.active:after{background-color:#d32f2f;bottom:0;content:"";height:3px;left:0;position:absolute;right:0}.mobile-menu-toggle{align-items:center;background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;height:30px;justify-content:center;padding:.5rem;width:30px;z-index:1001}.mobile-menu-toggle span{background-color:#1a1a1a;border-radius:2px;display:block;height:3px;transition:all .3s ease;width:25px}.mobile-menu-toggle:hover span{background-color:#dc2626}@media (max-width:968px){.header-container{flex-wrap:nowrap;gap:1rem;padding:.75rem 1rem}.header.scrolled .header-container{padding:.5rem 1rem}.header-left{flex-shrink:0}.header-nav{position:static;transform:none}.header-logo{flex:0 0 auto}.logo-image{height:80px;max-width:240px}.header.scrolled .logo-image{height:70px;max-width:200px}.header-right{gap:.5rem}.mobile-menu-toggle{display:flex;flex:0 0 auto}.mobile-menu-toggle.open span:first-child{transform:rotate(45deg) translate(6px,6px)}.mobile-menu-toggle.open span:nth-child(2){opacity:0}.mobile-menu-toggle.open span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.header-actions{flex:0 0 auto;gap:.5rem}.language-selector{flex-shrink:0;order:1}.lang-btn{font-size:.8rem;min-width:38px;padding:.5rem .9rem}.header-action-btn{font-size:.8rem;order:2;padding:.5rem 1rem}.header-action-btn span{display:none}.header-action-btn svg{height:20px;margin:0;width:20px}.header-nav{background-color:#fff;box-shadow:0 4px 12px #00000026;flex:1 1 100%;left:0;max-height:0;order:4;overflow:hidden;position:absolute;right:0;top:100%;transition:max-height .4s ease;width:100%;z-index:1000}.header-nav.open{max-height:600px}.nav-list{align-items:stretch;flex-direction:column;gap:0;padding:1rem 0}.nav-list li{border-bottom:1px solid #e0e0e0;width:100%}.nav-list li:last-child{border-bottom:none}.nav-list li a{display:block;font-size:.95rem;padding:1rem 1.5rem}.nav-list li a.active{background-color:#fff5f5;color:#dc2626}.nav-list li a.active:after{display:none}}@media (max-width:480px){.header-container{padding:.5rem .75rem}.header.scrolled .header-container{padding:.4rem .75rem}.logo-image{height:70px;max-width:200px}.header.scrolled .logo-image{height:60px;max-width:170px}.language-selector{gap:.15rem;padding:.2rem}.lang-btn{min-width:35px}.header-action-btn,.lang-btn{font-size:.75rem;padding:.4rem .75rem}.header-action-btn svg{height:18px;width:18px}.mobile-menu-toggle{padding:.4rem}.mobile-menu-toggle span{height:2.5px;width:22px}.nav-list li a{font-size:.9rem;padding:.875rem 1.25rem}}.footer{background-color:#1a1a1a;color:#fff;margin-top:4rem;padding:3rem 0 1rem}.footer-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px;padding:0 2rem}.footer-section h3,.footer-section h4{color:#dc2626;margin-bottom:1rem;margin-top:0}.footer-section p{color:#ccc;line-height:1.6;margin:.5rem 0}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#dc2626}.footer-section a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#dc2626}.footer-bottom{border-top:1px solid #333;color:#999;margin:2rem auto 0;max-width:1200px;padding:1.5rem 2rem 0;text-align:center}.footer-bottom p{margin:0}.whatsapp-button{align-items:center;animation:pulse 2s infinite;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:50%;bottom:30px;box-shadow:0 4px 20px #25d36666;color:#fff;cursor:pointer;display:flex;height:60px;justify-content:center;left:30px;position:fixed;text-decoration:none;transition:all .3s ease;width:60px;z-index:999}.whatsapp-button:hover{background:linear-gradient(135deg,#128c7e,#25d366);box-shadow:0 6px 30px #25d36699;transform:scale(1.1)}.whatsapp-button:active{transform:scale(.95)}.whatsapp-button svg{fill:currentColor;height:28px;width:28px}.whatsapp-tooltip{background:#1a1a1a;border-radius:8px;box-shadow:0 4px 12px #0003;color:#fff;font-size:.85rem;left:70px;opacity:0;padding:.5rem 1rem;pointer-events:none;transition:all .3s ease;white-space:nowrap}.whatsapp-tooltip,.whatsapp-tooltip:before{position:absolute;top:50%;transform:translateY(-50%)}.whatsapp-tooltip:before{border:6px solid #0000;border-right-color:#1a1a1a;content:"";right:100%}.whatsapp-button:hover .whatsapp-tooltip{left:75px;opacity:1}@media (max-width:768px){.whatsapp-button{bottom:20px;height:55px;left:20px;width:55px}.whatsapp-button svg{height:24px;width:24px}.whatsapp-tooltip{display:none}}.layout{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;width:100%}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:44px;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{fill:currentColor;height:100%;object-fit:contain;pointer-events:none;transform-origin:center;width:100%}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:50%;top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{left:auto;right:4px;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:50%;top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:4px;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:50%;left:var(--swiper-navigation-top-offset,50%);margin-left:-22px;margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:4px;top:var(--swiper-navigation-sides-offset,4px);.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:4px;bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.home{overflow-x:hidden;width:100%}.home :global(.swiper-button-next),.home :global(.swiper-button-prev){color:#dc2626!important}.home :global(.swiper-button-next:after),.home :global(.swiper-button-prev:after){color:#dc2626!important;font-weight:900!important}.home :global(.swiper-button-next svg),.home :global(.swiper-button-prev svg){fill:#dc2626!important;color:#dc2626!important}.home :global(.swiper-button-next path),.home :global(.swiper-button-prev path){fill:#dc2626!important;stroke:#dc2626!important}.home :global(.swiper-button-next),.home :global(.swiper-button-prev){--swiper-navigation-color:#dc2626!important}.home :global(.swiper-button-next:after),.home :global(.swiper-button-prev:after){--swiper-navigation-color:#dc2626!important}.hero-slider{height:100vh;min-height:600px;overflow:hidden;position:relative;width:100%;z-index:1}.hero-background{height:100%;position:absolute;width:100%}.hero-swiper{z-index:1}.hero-slide,.hero-swiper{height:100%;position:relative;width:100%}.hero-slide{align-items:center;display:flex;justify-content:center}.hero-image-wrapper{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-image{animation:zoomIn 20s ease-in-out infinite alternate;filter:brightness(.6);height:100%;object-fit:cover;width:100%}@keyframes zoomIn{0%{transform:scale(1)}to{transform:scale(1.1)}}.hero-overlay{background:linear-gradient(135deg,#1a1a1acc,#2c2c2c99 50%,#dc26264d);height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.hero-content{max-width:1200px;padding:0 2rem;position:relative;text-align:center;width:100%;z-index:3}.hero-text{color:#fff}.hero-subtitle{animation:fadeInUp .8s ease-out;color:#dc2626;display:inline-block;font-size:1.2rem;font-weight:600;letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.hero-title{-webkit-text-fill-color:#0000;animation:fadeInUp .8s ease-out .2s both;background:linear-gradient(135deg,#b91c1c,#dc2626);-webkit-background-clip:text;background-clip:text;font-size:5.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;text-shadow:2px 2px 10px #00000080}.hero-description{animation:fadeInUp .8s ease-out .4s both;color:#e0e0e0;font-size:1.3rem;line-height:1.8;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:800px}.hero-buttons{animation:fadeInUp .8s ease-out .6s both;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.cta-button{border:none;border-radius:50px;color:inherit;cursor:pointer;font-size:1.1rem;font-weight:600;overflow:hidden;padding:1rem 2.5rem;position:relative;transition:all .3s ease}.cta-button.primary{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 4px 15px #dc262666;color:#1a1a1a}.cta-button.primary:hover{box-shadow:0 6px 25px #dc262699;transform:translateY(-2px)}.cta-button.secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #ffffff4d;color:#fff}.cta-button.secondary:hover{background:#fff3;border-color:#ffffff80}.hero-swiper :global(.swiper-button-next),.hero-swiper :global(.swiper-button-prev){--swiper-navigation-color:#dc2626!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a!important;border-radius:50%;color:#dc2626!important;height:50px;transition:all .3s ease;width:50px;z-index:10}.hero-swiper :global(.swiper-button-next:after),.hero-swiper :global(.swiper-button-prev:after){--swiper-navigation-color:#dc2626!important;color:#dc2626!important;font-size:24px;font-weight:900!important}.hero-swiper :global(.swiper-button-next:hover),.hero-swiper :global(.swiper-button-prev:hover){background:#dc26264d!important;transform:scale(1.1)}.hero-swiper :global(.swiper-button-next svg),.hero-swiper :global(.swiper-button-prev svg){fill:#dc2626!important}.hero-swiper :global(.swiper-button-next:hover svg),.hero-swiper :global(.swiper-button-prev:hover svg){fill:#dc2626!important}.hero-swiper :global(.swiper-pagination-bullet){background:#dc2626;height:12px;opacity:.5;width:12px}.hero-swiper :global(.swiper-pagination-bullet-active){border-radius:6px;opacity:1;width:30px}.banner-divider{background:linear-gradient(90deg,#0000,#dc2626 50%,#0000);height:3px;margin:0;position:relative;width:100%}.banner-divider:before{background:linear-gradient(90deg,#dc2626,#b91c1c 50%,#dc2626);content:"";height:3px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:200px}.acoustic-gallery-banner-section{align-items:center;background:#000;display:flex;justify-content:center;min-height:120vh;overflow:hidden;padding:4rem 0;position:relative;width:100%}.acoustic-gallery-banner-wrapper{display:flex;flex-direction:column;gap:0;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.acoustic-gallery-banner-scroll{animation:scroll-horizontal-acoustic 50s linear infinite;display:flex;flex-shrink:0;gap:0;width:-webkit-fit-content;width:fit-content}.acoustic-gallery-banner-scroll-reverse{animation:scroll-horizontal-acoustic-reverse 50s linear infinite}@keyframes scroll-horizontal-acoustic{0%{transform:translateX(0)}to{transform:translateX(-33.333%)}}@keyframes scroll-horizontal-acoustic-reverse{0%{transform:translateX(-33.333%)}to{transform:translateX(0)}}.acoustic-banner-item{flex-shrink:0;height:300px;overflow:hidden;position:relative;width:300px}.acoustic-banner-image{filter:grayscale(100%) brightness(.5);height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.acoustic-banner-item:hover .acoustic-banner-image{filter:grayscale(80%) brightness(.6);transform:scale(1.1)}.acoustic-gallery-banner-overlay{background:linear-gradient(180deg,#ffffffd9 0,#fffc 20%,#dc2626bf 50%,#fffc 80%,#ffffffd9);height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.acoustic-gallery-banner-content{margin:0 auto;max-width:1200px;padding:4rem 2rem;position:relative;text-align:center;z-index:3}.acoustic-gallery-banner-text h2{color:#fff;font-size:3rem;font-weight:800;letter-spacing:2px;line-height:1.2;margin-bottom:2rem;text-shadow:2px 2px 15px #000c;text-transform:uppercase}.acoustic-gallery-banner-button{align-items:center;background:linear-gradient(135deg,#e5e5e5,#d0d0d0);border:none;border-radius:50px;box-shadow:0 4px 20px #0000004d;color:#1a1a1a;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.7rem;padding:.9rem 2.2rem;text-decoration:none;transition:all .3s ease}.acoustic-gallery-banner-button:hover{background:linear-gradient(135deg,#f0f0f0,#e0e0e0);box-shadow:0 6px 30px #0006;transform:translateY(-2px)}.chairs-gallery-banner-section{align-items:center;background:#000;display:flex;justify-content:center;min-height:120vh;overflow:hidden;padding:4rem 0;position:relative;width:100%}.chairs-gallery-banner-wrapper{display:flex;flex-direction:column;gap:0;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.chairs-gallery-banner-scroll{animation:scroll-horizontal-chairs 50s linear infinite;display:flex;flex-shrink:0;gap:0;width:-webkit-fit-content;width:fit-content}.chairs-gallery-banner-scroll-reverse{animation:scroll-horizontal-chairs-reverse 50s linear infinite}@keyframes scroll-horizontal-chairs{0%{transform:translateX(0)}to{transform:translateX(-33.333%)}}@keyframes scroll-horizontal-chairs-reverse{0%{transform:translateX(-33.333%)}to{transform:translateX(0)}}.chair-banner-item{flex-shrink:0;height:300px;overflow:hidden;position:relative;width:300px}.chair-banner-image{filter:grayscale(100%) brightness(.5);height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.chair-banner-item:hover .chair-banner-image{filter:grayscale(80%) brightness(.6);transform:scale(1.1)}.chairs-gallery-banner-overlay{background:linear-gradient(180deg,#ffffffd9 0,#fffc 20%,#dc2626bf 50%,#fffc 80%,#ffffffd9);height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.chairs-gallery-banner-content{margin:0 auto;max-width:1200px;padding:4rem 2rem;position:relative;text-align:center;z-index:3}.chairs-gallery-banner-text h2{color:#fff;font-size:3rem;font-weight:800;letter-spacing:2px;line-height:1.2;margin-bottom:2rem;text-shadow:2px 2px 15px #000c;text-transform:uppercase}.chairs-gallery-banner-button{align-items:center;background:linear-gradient(135deg,#e5e5e5,#d0d0d0);border:none;border-radius:50px;box-shadow:0 4px 20px #0000004d;color:#1a1a1a;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.7rem;padding:.9rem 2.2rem;transition:all .3s ease}.chairs-gallery-banner-button:hover{background:linear-gradient(135deg,#f0f0f0,#e0e0e0);box-shadow:0 6px 30px #0006;transform:translateY(-2px)}.button-arrow{color:#1a1a1a;font-size:1.5rem;font-weight:700}.countries-section{background:linear-gradient(135deg,#1a1a1a,#2c2c2c);color:#fff;overflow:hidden;padding:6rem 2rem;position:relative}.countries-section:before{background:radial-gradient(circle at 50% 50%,#dc26261a 0,#0000 70%);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.countries-content{margin:0 auto;max-width:1200px;text-align:center}.section-title{background:linear-gradient(135deg,#b91c1c,#dc2626);font-size:4rem;font-weight:800}.section-subtitle{margin-bottom:1rem}.section-description{color:#ccc;font-size:1.2rem;line-height:1.8;margin:0 auto 3rem;max-width:900px}.countries-stats{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin-top:3rem}.stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #dc262633;border-radius:20px;cursor:pointer;padding:2rem 3rem;text-align:center;transition:all .3s ease}.stat-card:hover{background:#dc26261a;border-color:#dc262680;box-shadow:0 10px 30px #dc262633}.stat-number{color:#dc2626;font-size:4rem;font-weight:800;line-height:1;margin-bottom:.5rem}.stat-label{color:#fff;font-size:1.1rem;letter-spacing:1px;text-transform:uppercase}.key-solutions-section{background:linear-gradient(135deg,#fff,#f8f9fa);overflow:hidden;padding:8rem 2rem;position:relative}.key-solutions-section:before{background:radial-gradient(circle at 20% 50%,#dc26260d 0,#0000 50%);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.section-header{margin-bottom:4rem;text-align:center}.section-header .section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1a1a1a,#dc2626);-webkit-background-clip:text;background-clip:text;color:#1a1a1a;font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.partners-section .section-header .section-title{color:#1a1a1a}.section-header .section-description{color:#4a4a4a;font-size:1.2rem;line-height:1.8;margin:0 auto;max-width:800px}.solutions-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.solution-card{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #e0e0e0;border-radius:20px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:250px;overflow:hidden;padding:2.5rem;position:relative;text-align:center;transition:all .3s ease}.solution-overlay{background:linear-gradient(135deg,#0009,#0006);height:100%;left:0;position:absolute;top:0;transition:all .3s ease;width:100%;z-index:1}.solution-card:hover .solution-overlay{background:linear-gradient(135deg,#dc2626cc,#b91c1c99)}.solution-card:hover{border-color:#dc2626;box-shadow:0 15px 40px #dc26264d;transform:scale(1.05)}.solution-card h3{color:#fff;font-size:1.3rem;font-weight:600;position:relative;text-shadow:2px 2px 4px #00000080;z-index:2}.chairs-section{background:linear-gradient(135deg,#f8f9fa,#fff);padding:6rem 2rem}.chairs-swiper{margin:2rem 0;padding:4rem 0;position:relative;z-index:1}.chairs-swiper :global(.swiper-wrapper){margin:0;padding:2rem 0}.chairs-swiper :global(.swiper-slide){height:auto;margin:0}.chair-card{background:#fff;border-radius:20px;box-shadow:0 5px 20px #0000001a;cursor:pointer;height:100%;margin:1rem 0;overflow:hidden;position:relative;transition:all .3s ease;z-index:1}.chair-card:hover{box-shadow:0 15px 40px #00000026}.chair-image-wrapper{overflow:hidden;padding-top:75%;position:relative;width:100%}.chair-image{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .5s ease;width:100%}.chair-card:hover .chair-image{transform:scale(1.1)}.chair-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.chair-card:hover .chair-overlay{opacity:1}.chair-button{background:#dc2626;border:none;border-radius:25px;color:#1a1a1a;cursor:pointer;font-weight:600;padding:.8rem 2rem;transition:all .3s ease}.chair-button:hover{background:#b91c1c;transform:scale(1.1)}.chair-info{padding:1.5rem}.chair-info h3{color:#1a1a1a;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.chair-badge{display:flex;flex-wrap:wrap;gap:.5rem}.chair-badge span{background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:15px;color:#1a1a1a;font-size:.85rem;font-weight:600;padding:.3rem .8rem}.chairs-swiper :global(.swiper-button-next),.chairs-swiper :global(.swiper-button-prev){--swiper-navigation-color:#dc2626!important;background:#ffffffe6!important;border-radius:50%;box-shadow:0 4px 15px #0000001a;color:#dc2626!important;height:45px;top:50%;transform:translateY(-50%);width:45px;z-index:10}.chairs-swiper :global(.swiper-button-next:after),.chairs-swiper :global(.swiper-button-prev:after){--swiper-navigation-color:#dc2626!important;color:#dc2626!important;font-size:20px;font-weight:900!important}.chairs-swiper :global(.swiper-button-next:hover),.chairs-swiper :global(.swiper-button-prev:hover){background:#dc2626!important;color:#fff!important}.chairs-swiper :global(.swiper-button-next:hover:after),.chairs-swiper :global(.swiper-button-prev:hover:after){color:#fff!important}.chairs-swiper :global(.swiper-button-next svg),.chairs-swiper :global(.swiper-button-prev svg){fill:#dc2626!important}.chairs-swiper :global(.swiper-button-next:hover svg),.chairs-swiper :global(.swiper-button-prev:hover svg){fill:#fff!important}.applications-section{background:#fff;color:#1a1a1a;overflow:hidden;padding:8rem 2rem;position:relative}.applications-section:before{background:radial-gradient(circle at 80% 50%,#dc26260d 0,#0000 50%);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.applications-swiper{margin:2rem 0;padding:4rem 0;position:relative;z-index:1}.applications-swiper :global(.swiper-wrapper){margin:0;padding:2rem 0}.applications-swiper :global(.swiper-slide){display:flex;height:auto;margin:0}.application-card{aspect-ratio:1;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #dc262633;border-radius:20px;cursor:pointer;display:flex;flex-direction:column;margin:1rem 0;overflow:hidden;padding:2.5rem;position:relative;text-align:center}.application-card,.application-overlay{height:100%;transition:all .3s ease;z-index:1}.application-overlay{background:linear-gradient(135deg,#000000b3,#00000080);left:0;position:absolute;top:0;width:100%}.application-card:hover .application-overlay{background:linear-gradient(135deg,#dc2626d9,#b91c1cb3)}.application-card:hover{border-color:#dc262680;box-shadow:0 15px 40px #dc26264d}.application-content{display:flex;flex-direction:column;height:100%;position:relative;z-index:2}.application-card h3{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:1rem;text-shadow:2px 2px 4px #00000080}.application-card p{color:#e0e0e0;flex-grow:1;line-height:1.6;margin-bottom:1.5rem;text-shadow:1px 1px 2px #00000080}.app-button{background:linear-gradient(135deg,#dc2626,#b91c1c);border:none;border-radius:25px;color:#1a1a1a;cursor:pointer;font-weight:600;padding:.8rem 2rem;transition:all .3s ease;width:100%}.app-button:hover{box-shadow:0 6px 25px #dc262666}.applications-swiper :global(.swiper-button-next),.applications-swiper :global(.swiper-button-prev){--swiper-navigation-color:#dc2626!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a!important;border-radius:50%;color:#dc2626!important;height:45px;top:50%;transform:translateY(-50%);width:45px;z-index:10}.applications-swiper :global(.swiper-button-next:after),.applications-swiper :global(.swiper-button-prev:after){--swiper-navigation-color:#dc2626!important;color:#dc2626!important;font-size:20px;font-weight:900!important}.applications-swiper :global(.swiper-button-next:hover),.applications-swiper :global(.swiper-button-prev:hover){background:#dc26264d!important}.applications-swiper :global(.swiper-button-next:hover:after),.applications-swiper :global(.swiper-button-prev:hover:after){color:#dc2626!important}.applications-swiper :global(.swiper-button-next svg),.applications-swiper :global(.swiper-button-prev svg){fill:#dc2626!important}.applications-swiper :global(.swiper-button-next:hover svg),.applications-swiper :global(.swiper-button-prev:hover svg){fill:#dc2626!important}.pmc-section{background:#fff;padding:6rem 2rem}.pmc-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.pmc-text .section-title{color:#1a1a1a;margin-bottom:1rem;text-align:left}.pmc-subtitle{color:#dc2626;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.pmc-text p{color:#666;font-size:1.1rem;line-height:1.8;margin-bottom:2rem}.pmc-services{list-style:none;margin-bottom:2rem;padding:0}.pmc-services li{color:#333;font-size:1.1rem;padding:.8rem 0 .8rem 2rem;position:relative}.pmc-services li:before{color:#dc2626;content:"✓";font-size:1.3rem;font-weight:700;left:0;position:absolute}.pmc-image{border-radius:20px;box-shadow:0 15px 40px #0000001a;overflow:hidden}.pmc-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.pmc-image:hover img{transform:scale(1.05)}.why-nish-section{background:#fff;overflow:hidden;position:relative}.why-nish-section:before{background:radial-gradient(circle at 50% 50%,#dc262608 0,#0000 70%);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.why-nish-accordion{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:1000px}.why-nish-accordion-item{background:#fff;border:2px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #0000000d;cursor:pointer;overflow:hidden;transition:all .3s ease}.why-nish-accordion-item:hover{border-color:#dc2626;box-shadow:0 4px 16px #dc262626}.why-nish-accordion-item.expanded{border-color:#dc2626;box-shadow:0 8px 24px #dc262633}.why-nish-accordion-header{align-items:center;background:linear-gradient(135deg,#fff,#f8f9fa);display:flex;justify-content:space-between;padding:1.5rem 2rem;transition:all .3s ease}.why-nish-accordion-item.expanded .why-nish-accordion-header{background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff}.why-nish-accordion-header h3{color:#1a1a1a;font-size:1.4rem;font-weight:700;margin:0;transition:color .3s ease}.why-nish-accordion-item.expanded .why-nish-accordion-header h3{color:#fff}.why-nish-accordion-icon{align-items:center;color:#dc2626;display:flex;flex-shrink:0;height:32px;justify-content:center;transition:color .3s ease;width:32px}.why-nish-accordion-item.expanded .why-nish-accordion-icon{color:#fff}.why-nish-accordion-content{overflow:hidden}.why-nish-accordion-content-inner{padding:2rem}.why-nish-accordion-content-inner p{color:#666;font-size:1.1rem;line-height:1.8;margin:0}.videos-section{background:linear-gradient(135deg,#f8f9fa,#fff);overflow:hidden;padding:8rem 2rem;position:relative}.videos-section:before{background:radial-gradient(circle at 50% 50%,#dc26260d 0,#0000 70%);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.videos-player-container{display:flex;flex-direction:column;gap:2rem;margin-top:3rem}.main-video-wrapper{width:100%}.main-video{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;overflow:hidden}.main-video-iframe-wrapper{background:#000;overflow:hidden;padding-top:56.25%;position:relative;width:100%}.main-video-iframe{border:none;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.main-video-info{align-items:center;display:flex;justify-content:space-between;padding:1.5rem 2rem}.main-video-info h3{color:#1a1a1a;font-size:1.3rem;font-weight:700;line-height:1.4;margin:0}.main-video-info .video-duration{background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:20px;color:#fff;display:inline-block;font-size:.9rem;font-weight:600;padding:.5rem 1.2rem}.video-thumbnails-slider{overflow-x:auto;overflow-y:hidden;padding:1rem 0;width:100%}.video-thumbnails-slider::-webkit-scrollbar{height:8px}.video-thumbnails-slider::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.video-thumbnails-slider::-webkit-scrollbar-thumb{background:#dc2626;border-radius:10px}.video-thumbnails-slider::-webkit-scrollbar-thumb:hover{background:#b91c1c}.video-thumbnails{display:flex;flex-direction:row;gap:1rem;padding:.5rem 0}.video-thumbnail{background:#fff;border:2px solid #0000;border-radius:12px;box-shadow:0 3px 15px #0000001a;cursor:pointer;flex-shrink:0;overflow:hidden;transition:all .3s ease;width:200px}.video-thumbnail:hover{box-shadow:0 5px 25px #dc262633;transform:translateY(-5px)}.video-thumbnail.active{background:#fff5f5;border-color:#dc2626;box-shadow:0 5px 25px #dc26264d}.thumbnail-image-wrapper{background:#000;border-radius:8px;height:120px;overflow:hidden;position:relative;width:100%}.thumbnail-image,.thumbnail-placeholder{align-items:center;background:linear-gradient(135deg,#f5f5f5,#e0e0e0);display:flex;height:100%;justify-content:center;object-fit:cover;width:100%}.thumbnail-play-icon{align-items:center;background:#dc2626e6;border-radius:50%;color:#fff;display:flex;height:32px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:32px}.thumbnail-play-icon svg{height:16px;width:16px}.video-thumbnail:hover .thumbnail-play-icon{background:#dc2626;transform:translate(-50%,-50%) scale(1.1)}.video-thumbnail.active .thumbnail-play-icon{background:#dc2626}.thumbnail-duration{background:#000c;border-radius:5px;bottom:5px;color:#fff;font-size:.75rem;font-weight:600;padding:.2rem .5rem;position:absolute;right:5px}.partners-section{background:linear-gradient(135deg,#f8f9fa,#fff);color:#1a1a1a;overflow:hidden;padding:8rem 2rem;position:relative}.partners-section:before{background:radial-gradient(circle at 50% 50%,#dc26260d 0,#0000 70%);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.partners-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:1200px}.partner-card{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:16px;box-shadow:0 2px 10px #0000000d;display:flex;justify-content:center;min-height:120px;padding:2rem;transition:all .3s ease}.partner-card:hover{border-color:#dc2626;box-shadow:0 8px 30px #dc262626}.partner-logo-wrapper{align-items:center;display:flex;filter:grayscale(100%);height:100%;justify-content:center;opacity:.6;transition:all .3s ease;width:100%}.partner-card:hover .partner-logo-wrapper{filter:grayscale(0);opacity:1}.partner-logo-wrapper img{height:auto;max-height:60px;max-width:100%;object-fit:contain;width:auto}.home-articles-section{background:linear-gradient(135deg,#fff,#f8f9fa);color:#1a1a1a;overflow:hidden;padding:8rem 2rem;position:relative}.home-articles-section:before{background:radial-gradient(circle at 50% 50%,#dc26260d 0,#0000 70%);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.home-articles-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto 3rem;max-width:1200px}.home-article-card{background:#fff;border:2px solid #e0e0e0;border-radius:20px;box-shadow:0 4px 20px #00000014;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;padding:2.5rem;position:relative;transition:all .3s ease}.home-article-card:before{background:linear-gradient(135deg,#dc2626,#b91c1c);content:"";height:100%;left:0;position:absolute;top:0;transform:scaleY(0);transition:transform .3s ease;width:4px}.home-article-card:hover{border-color:#dc2626;box-shadow:0 10px 40px #dc262626;transform:translateY(-5px)}.home-article-card:hover:before{transform:scaleY(1)}.home-article-content{flex:1 1}.home-article-category{align-items:center;background:linear-gradient(135deg,#fff5f5,#fff);border:1px solid #dc2626;border-radius:50px;color:#dc2626;display:inline-flex;font-size:.85rem;font-weight:600;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem}.home-article-category svg{height:14px;width:14px}.home-article-card h3{-webkit-line-clamp:2;color:#1a1a1a;font-size:1.5rem;font-weight:700;line-height:1.4;margin-bottom:1rem}.home-article-card h3,.home-article-description{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.home-article-description{-webkit-line-clamp:3;color:#4a4a4a;font-size:1rem;line-height:1.7;margin-bottom:1.5rem}.home-article-meta{border-top:1px solid #f0f0f0;display:flex;gap:1.5rem;margin-top:auto;padding-top:1.5rem}.home-article-meta-item{align-items:center;color:#666;display:flex;font-size:.9rem;gap:.5rem}.home-article-meta-item svg{color:#dc2626;flex-shrink:0}.home-article-arrow{align-items:center;background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;opacity:0;position:absolute;right:2.5rem;top:2.5rem;transform:translateX(-10px);transition:all .3s ease;width:40px}.home-article-card:hover .home-article-arrow{opacity:1;transform:translateX(0)}.home-article-arrow svg{height:18px;width:18px}.home-articles-cta{margin-top:3rem;text-align:center}.view-all-articles-button{align-items:center;background:linear-gradient(135deg,#dc2626,#b91c1c);border:none;border-radius:50px;box-shadow:0 4px 20px #dc26264d;color:#fff;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:700;gap:.75rem;padding:1.2rem 3rem;transition:all .3s ease}.view-all-articles-button:hover{box-shadow:0 6px 30px #dc262666}.view-all-articles-button svg{transition:transform .3s ease}.view-all-articles-button:hover svg{transform:translateX(5px)}.certifications-section{background:#fff;color:#1a1a1a;overflow:hidden;position:relative}.certifications-section:before{background:radial-gradient(circle at 50% 50%,#dc26260d 0,#0000 70%);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.certifications-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:1200px}.certification-card{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:16px;box-shadow:0 2px 10px #0000000d;display:flex;justify-content:center;min-height:160px;padding:2rem;transition:all .3s ease}.certification-card:hover{border-color:#dc2626;box-shadow:0 8px 30px #dc262626}.certification-logo-wrapper{align-items:center;display:flex;filter:grayscale(100%);height:100%;justify-content:center;opacity:.7;transition:all .3s ease;width:100%}.certification-card:hover .certification-logo-wrapper{filter:grayscale(0);opacity:1}.certification-logo-wrapper img{height:auto;max-height:100px;max-width:100%;object-fit:contain;width:auto}@media (max-width:1024px){.hero-title{font-size:4rem}.pmc-content{gap:3rem;grid-template-columns:1fr}.pmc-image{order:-1}.partners-grid{gap:1.5rem;grid-template-columns:repeat(3,1fr)}.partner-card{min-height:100px;padding:1.5rem}.partner-logo-wrapper img{max-height:50px}}@media (max-width:768px){.hero-slider{height:80vh;min-height:500px}.hero-title{font-size:3.5rem}.hero-description{font-size:1.1rem}.section-title{font-size:2.5rem}.partners-section{padding:5rem 1.5rem}.partners-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.partner-card{min-height:100px;padding:1.5rem}.partner-logo-wrapper img{max-height:50px}.home-articles-section{padding:5rem 1.5rem}.home-articles-grid{gap:1.5rem;grid-template-columns:1fr;margin-bottom:2.5rem}.home-article-card{padding:2rem}.home-article-card h3{font-size:1.3rem}.home-article-arrow{right:2rem;top:2rem}.view-all-articles-button{font-size:1rem;padding:1rem 2.5rem}.certifications-section{padding:5rem 1.5rem}.certifications-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.certification-card{min-height:140px;padding:1.5rem}.certification-logo-wrapper img{max-height:80px}.acoustic-gallery-banner-section,.chairs-gallery-banner-section{min-height:80vh}.acoustic-banner-item,.chair-banner-item{height:250px;width:250px}.acoustic-gallery-banner-text h2,.chairs-gallery-banner-text h2{font-size:2rem;letter-spacing:1.5px;margin-bottom:1.5rem}.acoustic-gallery-banner-button,.chairs-gallery-banner-button{font-size:.95rem;padding:.8rem 1.8rem}.countries-stats{gap:1.5rem}.stat-card{padding:1.5rem 2rem}.stat-number{font-size:3rem}.solutions-grid{grid-template-columns:1fr}.hero-buttons{align-items:center;flex-direction:column}.cta-button{max-width:300px;width:100%}.video-thumbnail{width:160px}.thumbnail-image-wrapper{height:100px}}@media (max-width:480px){.hero-title{font-size:2.5rem}.hero-description{font-size:1rem}.section-title{font-size:2rem}.acoustic-gallery-banner-section,.chairs-gallery-banner-section{min-height:70vh}.acoustic-banner-item,.chair-banner-item{height:180px;width:180px}.acoustic-gallery-banner-text h2,.chairs-gallery-banner-text h2{font-size:1.5rem;letter-spacing:1px;margin-bottom:1.2rem;padding:0 1rem}.acoustic-gallery-banner-button,.chairs-gallery-banner-button{font-size:.9rem;padding:.75rem 1.5rem}.applications-section,.certifications-section,.chairs-section,.countries-section,.home-articles-section,.key-solutions-section,.partners-section,.pmc-section,.videos-section,.why-nish-section{padding:4rem 1rem}.home-articles-grid{gap:1.25rem;grid-template-columns:1fr;margin-bottom:2rem}.home-article-card{padding:1.5rem}.home-article-card h3{font-size:1.2rem}.home-article-description{-webkit-line-clamp:2;font-size:.95rem}.home-article-arrow{height:36px;right:1.5rem;top:1.5rem;width:36px}.view-all-articles-button{font-size:.95rem;padding:.9rem 2rem}.partners-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.partner-card{min-height:90px;padding:1.25rem}.partner-logo-wrapper img{max-height:40px}.certifications-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.certification-card{min-height:120px;padding:1.25rem}.certification-logo-wrapper img{max-height:60px}.why-nish-accordion-header{padding:1.2rem 1.5rem}.why-nish-accordion-header h3{font-size:1.2rem}.why-nish-accordion-content-inner{padding:1.5rem}.why-nish-accordion-content-inner p{font-size:1rem}.partner-card{min-width:140px;padding:.75rem;width:140px}.certifications-grid{gap:1.5rem;grid-template-columns:repeat(3,1fr)}.certification-card{min-height:140px;padding:1.5rem}.certification-logo-wrapper img{max-height:80px}.video-thumbnail{width:150px}.thumbnail-image-wrapper{height:90px}.main-video-info{align-items:flex-start;flex-direction:column;gap:1rem}.main-video-info h3{font-size:1.1rem}}html{scroll-behavior:smooth}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.glass-effect{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3}.split-layout-section{min-height:600px;overflow:hidden;position:relative;width:100%}.split-layout-container{display:flex;min-height:600px;width:100%}.split-layout-image{background:#1a1a1a;flex:2 1;overflow:hidden;position:relative}.split-layout-image img,.split-layout-image video,.split-layout-video{display:block;height:100%;object-fit:cover;width:100%}.image-overlay{background:linear-gradient(135deg,#1a1a1a4d,#dc143c33);bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.split-layout-content{align-items:center;background:#fff;display:flex;flex:1 1;justify-content:center;padding:4rem 3rem;position:relative}.content-wrapper{max-width:500px;width:100%}.content-tag{color:#1a1a1acc;font-size:1rem;font-weight:600;letter-spacing:3px;margin-bottom:1.5rem;text-transform:uppercase}.content-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;letter-spacing:-.5px;line-height:1.2;margin-bottom:2rem}.content-description{color:#333;font-size:1.1rem;line-height:1.8;margin-bottom:2.5rem}.explore-button{align-items:center;background:#0000;border:2px solid #1a1a1a;color:#1a1a1a;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.75rem;letter-spacing:1px;padding:1rem 2rem;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.explore-button:hover{background:#1a1a1a;color:#fff;transform:translateX(5px)}.explore-button svg{transition:transform .3s ease}.explore-button:hover svg{transform:translateX(5px)}@media (max-width:1024px){.split-layout-container{flex-direction:column;min-height:auto}.split-layout-image{flex:1 1;min-height:400px}.split-layout-content{flex:1 1;padding:3rem 2rem}.content-title{font-size:2rem}}@media (max-width:768px){.split-layout-section{min-height:auto}.split-layout-image{min-height:300px}.split-layout-content{padding:2.5rem 1.5rem}.content-tag{font-size:.9rem;margin-bottom:1rem}.content-title{font-size:1.75rem;margin-bottom:1.5rem}.content-description{font-size:1rem;margin-bottom:2rem}.explore-button{font-size:.95rem;padding:.875rem 1.5rem}}.youtube-hero-section{align-items:center;background:#0000;display:flex;height:100vh;justify-content:center;min-height:600px;overflow:hidden;position:relative;width:100%}.youtube-hero-wrapper{height:100%;position:relative;width:100%}.youtube-video-container{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.youtube-hero-video{height:100%;left:50%;max-width:100%;min-height:100%;min-width:100%;object-fit:cover;object-position:center;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.youtube-hero-overlay,.youtube-hero-section:before{display:none}.youtube-hero-content{align-items:flex-start;margin:0 auto;max-width:1200px;min-height:100vh;padding:15vh 2rem 0;position:relative;z-index:3}.youtube-hero-content,.youtube-hero-text{display:flex;justify-content:center;text-align:center;width:100%}.youtube-hero-text{align-items:center;color:#fff;flex-direction:column}.youtube-hero-subtitle{color:#dc2626;display:inline-block;font-size:1.2rem;font-weight:600;letter-spacing:2px;margin-bottom:1rem;text-align:center;text-transform:uppercase}.youtube-hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#b91c1c,#dc2626);-webkit-background-clip:text;background-clip:text;font-size:5.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;text-align:center;text-shadow:2px 2px 10px #00000080;width:100%}.youtube-hero-description{color:#e0e0e0;font-size:1.3rem;line-height:1.8;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:800px}.youtube-hero-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.youtube-cta-button{border:none;border-radius:50px;color:inherit;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;overflow:hidden;padding:1rem 2.5rem;position:relative;text-decoration:none;transition:all .3s ease}.youtube-cta-button.primary{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 4px 15px #dc262666;color:#1a1a1a}.youtube-cta-button.primary:hover{box-shadow:0 6px 25px #dc262699;transform:translateY(-2px)}.modern-about-section{background:linear-gradient(135deg,#fff,#f8f9fa);overflow:hidden;padding:8rem 2rem;position:relative}.modern-about-section:before{background:radial-gradient(circle at 20% 50%,#dc26260d 0,#0000 50%);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.modern-about-content{margin:0 auto;max-width:1200px}.modern-about-header{margin-bottom:4rem;text-align:center}.modern-about-badge{background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:50px;color:#fff;display:inline-block;font-size:.85rem;font-weight:700;letter-spacing:2px;margin-bottom:1.5rem;padding:.5rem 1.5rem;text-transform:uppercase}.modern-about-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1a1a1a,#dc2626);-webkit-background-clip:text;background-clip:text;color:#1a1a1a;font-size:4rem;font-weight:800;line-height:1.2;margin:0}.modern-about-grid{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.modern-about-text{display:flex;flex-direction:column;gap:2rem}.modern-about-intro{color:#333;font-size:1.3rem;font-weight:400;line-height:1.8}.modern-about-intro strong{color:#dc2626;font-weight:700}.modern-about-description{color:#666;font-size:1.1rem;line-height:1.8}.modern-about-stats{display:flex;gap:2rem;margin:1rem 0}.stat-item{background:linear-gradient(135deg,#fff,#f8f9fa);border:2px solid #e0e0e0;border-radius:16px;flex:1 1;padding:1.5rem;text-align:center;transition:all .3s ease}.stat-item:hover{border-color:#dc2626;box-shadow:0 8px 24px #dc262626;transform:translateY(-5px)}.stat-item .stat-number{color:#dc2626;font-size:2.5rem;font-weight:800;line-height:1;margin-bottom:.5rem}.stat-item .stat-label{color:#666;font-size:.9rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.modern-about-link{align-items:center;background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:50px;box-shadow:0 4px 15px #dc26264d;color:#fff;display:inline-flex;font-size:1rem;font-weight:600;gap:.75rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease;width:-webkit-fit-content;width:fit-content}.modern-about-link:hover{box-shadow:0 6px 25px #dc262680}.modern-about-link svg{transition:transform .3s ease}.modern-about-link:hover svg{transform:translateX(5px)}.modern-about-features{display:flex;flex-direction:column;gap:1.5rem}.feature-card{background:#fff;border:2px solid #e0e0e0;border-radius:20px;padding:2rem;transition:all .3s ease}.feature-card:before{background:linear-gradient(135deg,#dc2626,#b91c1c);height:100%;transform:scaleY(0);transition:transform .3s ease;width:4px}.feature-card:hover{border-color:#dc2626;box-shadow:0 10px 30px #dc262626;transform:translateX(10px)}.feature-card:hover:before{transform:scaleY(1)}.feature-icon{align-items:center;background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:16px;color:#fff;display:flex;height:64px;justify-content:center;margin-bottom:1.5rem;transition:all .3s ease;width:64px}.feature-card:hover .feature-icon{transform:rotate(5deg) scale(1.1)}.feature-card h3{color:#1a1a1a;font-size:1.4rem;font-weight:700;margin-bottom:.75rem}.feature-card p{color:#666;font-size:1rem;line-height:1.6}@media (max-width:1024px){.modern-about-grid{gap:3rem;grid-template-columns:1fr}.modern-about-title{font-size:3rem}.modern-about-stats{gap:1.5rem}}@media (max-width:768px){.youtube-hero-section{display:block;height:auto;margin-top:0;min-height:auto;overflow:hidden;padding:0}.youtube-hero-overlay,.youtube-hero-section:before{display:none}.youtube-hero-wrapper,.youtube-video-container{height:auto;overflow:hidden;width:100%}.youtube-video-container{padding:0;position:relative}.youtube-hero-video{display:block;height:auto;left:0;max-width:100%;min-width:100%;object-fit:contain;object-position:center;position:relative;top:0;transform:none;width:100%}.youtube-hero-content{padding-left:1rem;padding-right:1rem;padding-top:12vh}.youtube-hero-title{font-size:3.5rem}.youtube-hero-description{font-size:1.1rem}.modern-about-section{padding:5rem 1.5rem}.modern-about-title{font-size:2.5rem}.modern-about-intro{font-size:1.1rem}.modern-about-stats{flex-direction:column;gap:1rem}.stat-item .stat-number{font-size:2rem}.feature-card{padding:1.5rem}.feature-icon{height:56px;width:56px}.feature-card h3{font-size:1.2rem}}@media (max-width:480px){.youtube-hero-section{display:block;height:auto;margin-top:0;min-height:auto;overflow:hidden;padding:0}.youtube-hero-overlay,.youtube-hero-section:before{display:none}.youtube-hero-wrapper,.youtube-video-container{height:auto;overflow:hidden;width:100%}.youtube-video-container{padding:0;position:relative}.youtube-hero-video{display:block;height:auto;left:0;max-width:100%;min-width:100%;object-fit:contain;object-position:center;position:relative;top:0;transform:none;width:100%}.youtube-hero-content{padding-left:.75rem;padding-right:.75rem;padding-top:10vh}.youtube-hero-title{font-size:2.5rem}.youtube-hero-description{font-size:1rem}.modern-about-title{font-size:2rem}.modern-about-badge{font-size:.75rem;padding:.4rem 1.2rem}}.about-page{background:linear-gradient(180deg,#fafafa,#fff 50%,#f8f9fa);overflow-x:hidden;width:100%}.about-hero{align-items:center;background:linear-gradient(135deg,#0a0a0a,#1a1a1a 30%,#2c2c2c 70%,#dc2626);display:flex;justify-content:center;min-height:60vh;overflow:hidden;padding:10rem 2rem 8rem;position:relative;text-align:center}.about-hero:before{animation:pulse 8s ease-in-out infinite;background:radial-gradient(circle,#dc262633 0,#0000 70%);height:200%;left:-50%;top:-50%;width:200%}.about-hero:after,.about-hero:before{content:"";pointer-events:none;position:absolute}.about-hero:after{background:linear-gradient(45deg,#0000 30%,#dc26260d 50%,#0000 70%),linear-gradient(-45deg,#0000 30%,#dc26260d 50%,#0000 70%);background-size:100px 100px;bottom:0;left:0;opacity:.3;right:0;top:0}@keyframes pulse{0%,to{opacity:.5;transform:scale(1) rotate(0deg)}50%{opacity:.8;transform:scale(1.1) rotate(180deg)}}.about-hero-content{margin:0 auto;max-width:900px;position:relative;z-index:1}.about-hero-text h1{-webkit-text-fill-color:#0000;animation:fadeInUp 1s ease-out;background:linear-gradient(135deg,#fff,#f0f0f0 50%,#dc2626);-webkit-background-clip:text;background-clip:text;font-size:4.5rem;font-weight:900;letter-spacing:-.03em;line-height:1.1;margin-bottom:2rem;text-shadow:0 0 80px #dc26264d}.about-hero-subtitle{animation:fadeInUp 1s ease-out .2s both;color:#ffffffe6;font-size:1.8rem;font-weight:300;letter-spacing:.05em;line-height:1.8;margin:0 auto;max-width:800px;text-transform:uppercase}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.section-content{margin:0 auto;max-width:1100px}.section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1a1a1a,#2c2c2c 50%,#dc2626);-webkit-background-clip:text;background-clip:text;font-size:3.2rem;font-weight:900;letter-spacing:-.03em;line-height:1.2;margin-bottom:1rem;padding-bottom:1.5rem}.section-title:after{background:linear-gradient(90deg,#dc2626,#b91c1c 50%,#dc2626);border-radius:3px;bottom:0;box-shadow:0 2px 10px #dc262666;height:5px;left:0;width:100px}.section-subtitle{color:#dc2626;font-size:1.5rem;font-size:1.1rem;font-weight:600;letter-spacing:-.01em;letter-spacing:.1em;line-height:1.5;margin-bottom:2.5rem;text-transform:uppercase}.section-intro{background:linear-gradient(135deg,#dc26260d,#dc262605);border-left:4px solid #dc2626;border-radius:12px;color:#2c2c2c;font-size:1.3rem;font-weight:600;line-height:1.7;margin-bottom:2rem;padding:1.5rem}.section-description{color:#4a4a4a;font-size:1.15rem;line-height:2;margin-bottom:1.5rem}.section-conclusion{background:linear-gradient(135deg,#f8f9fa,#fff);border:2px solid #e0e0e0;border-radius:16px;box-shadow:0 4px 20px #0000000d;color:#2c2c2c;font-size:1.2rem;font-weight:500;line-height:2;margin-top:3rem;padding:2rem}.founding-philosophy-section{background:linear-gradient(180deg,#fff,#fafafa);padding:8rem 2rem;position:relative}.principle-text{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffc;border:2px solid #dc262633;border-left:6px solid #dc2626;border-radius:24px;box-shadow:0 8px 32px #dc262626,inset 0 1px 0 #ffffffe6;color:#dc2626;font-size:1.8rem;font-weight:700;margin:4rem 0;padding:3rem;position:relative;text-align:center;transition:all .4s ease}.principle-text:hover{box-shadow:0 12px 40px #dc262640,inset 0 1px 0 #ffffffe6;transform:translateY(-5px)}.principle-text:before{color:#dc2626;content:'"';font-size:8rem;font-weight:900;left:30px;line-height:1;opacity:.15;position:absolute;top:-30px}.philosophy-quote{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#f8f9facc;border:2px solid #dc262626;border-left:6px solid #dc2626;border-radius:24px;box-shadow:0 8px 32px #00000014,inset 0 1px 0 #ffffffe6;color:#4a4a4a;font-size:1.3rem;font-style:italic;line-height:2.2;margin:4rem 0;padding:3rem;position:relative;transition:all .4s ease}.philosophy-quote:hover{box-shadow:0 12px 40px #dc262626,inset 0 1px 0 #ffffffe6;transform:translateX(5px)}.philosophy-quote:before{color:#dc2626;content:'"';font-size:8rem;font-weight:900;left:20px;line-height:1;opacity:.1;position:absolute;top:-20px}.mission-section{background:linear-gradient(180deg,#f8f9fa,#fff 50%,#fafafa);padding:8rem 2rem;position:relative}.mission-section:before{background:linear-gradient(90deg,#0000,#dc2626 50%,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.criteria-list,.responsibilities-list{list-style:none;margin:3rem 0;padding:0}.criteria-list li,.responsibilities-list li{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffe6;border:2px solid #dc26261a;border-left:5px solid #dc2626;border-radius:16px;box-shadow:0 4px 20px #0000000d;color:#4a4a4a;font-size:1.2rem;line-height:2;margin-bottom:1.5rem;padding:2rem 2.5rem 2rem 4rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.criteria-list li:hover,.responsibilities-list li:hover{background:#fff5f5f2;border-color:#dc26264d;box-shadow:0 8px 30px #dc262633;transform:translateX(10px) translateY(-2px)}.criteria-list li:before,.responsibilities-list li:before{color:#dc2626;content:"✓";font-size:1.8rem;font-weight:900;left:1.5rem;position:absolute;text-shadow:0 2px 10px #dc26264d;top:2rem}.vision-section{background:linear-gradient(180deg,#fff,#fafafa);padding:8rem 2rem}.targets-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1a1a1a,#dc2626);-webkit-background-clip:text;background-clip:text;border-bottom:3px solid #dc2626;font-size:2.2rem;font-weight:800;margin:4rem 0 2.5rem;padding-bottom:1rem;position:relative}.targets-title:after{background:linear-gradient(90deg,#dc2626,#0000);bottom:-3px;content:"";height:3px;left:0;position:absolute;width:150px}.targets-list{list-style:none;margin:0;padding:0}.targets-list li{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#f8f9fae6,#ffffffe6);border-left:6px solid #dc2626;border-radius:16px;box-shadow:0 4px 20px #0000000f;color:#4a4a4a;font-size:1.2rem;line-height:2;margin-bottom:1.5rem;padding:2rem 2.5rem 2rem 4rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.targets-list li:before{color:#dc2626;content:"→";font-size:1.8rem;font-weight:900;left:2rem;position:absolute;text-shadow:0 2px 10px #dc26264d}.targets-list li:hover{background:linear-gradient(135deg,#fff5f5f2,#fffffff2);box-shadow:0 12px 40px #dc262633;transform:translateX(12px) translateY(-3px)}.global-structure-section{background:linear-gradient(180deg,#f8f9fa,#fff 50%,#fafafa);padding:8rem 2rem}.features-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-top:4rem}.feature-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffffe6;border:2px solid #dc26261a;border-radius:24px;box-shadow:0 8px 32px #00000014,inset 0 1px 0 #ffffffe6;overflow:hidden;padding:3.5rem 3rem;position:relative;transition:all .5s cubic-bezier(.4,0,.2,1)}.feature-card:before{background:linear-gradient(90deg,#dc2626,#b91c1c 50%,#dc2626);content:"";height:5px;left:0;position:absolute;top:0;transform:scaleX(0);transition:transform .5s cubic-bezier(.4,0,.2,1);width:100%}.feature-card:after{background:radial-gradient(circle,#dc26261a 0,#0000 70%);content:"";height:200%;opacity:0;position:absolute;right:-50%;top:-50%;transition:opacity .5s ease;width:200%}.feature-card:hover:before{transform:scaleX(1)}.feature-card:hover:after{opacity:1}.feature-card:hover{border-color:#dc26264d;box-shadow:0 16px 48px #dc262640,inset 0 1px 0 #ffffffe6;transform:translateY(-12px) scale(1.02)}.feature-card h4{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#dc2626,#b91c1c);-webkit-background-clip:text;background-clip:text;font-size:1.6rem;font-weight:800;line-height:1.3;margin-bottom:1.5rem;position:relative;z-index:1}.feature-card p{color:#4a4a4a;font-size:1.1rem;line-height:2;margin:0;position:relative;z-index:1}.expertise-section{background:linear-gradient(180deg,#fff,#fafafa);padding:8rem 2rem}.subsection-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1a1a1a,#dc2626);-webkit-background-clip:text;background-clip:text;border-bottom:3px solid #e0e0e0;font-size:2.2rem;font-weight:800;margin:5rem 0 2.5rem;padding-bottom:1rem;position:relative}.subsection-title:after{background:linear-gradient(90deg,#dc2626,#0000);bottom:-3px;content:"";height:3px;left:0;position:absolute;width:120px}.expertise-list{list-style:none;margin:0 0 4rem;padding:0}.expertise-list li{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#f8f9fae6,#ffffffe6);border-left:6px solid #dc2626;border-radius:16px;box-shadow:0 4px 20px #0000000f;color:#4a4a4a;font-size:1.2rem;line-height:2;margin-bottom:1.5rem;padding:2rem 2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.expertise-list li:hover{background:linear-gradient(135deg,#fff5f5f2,#fffffff2);box-shadow:0 12px 40px #dc262633;transform:translateX(12px) translateY(-3px)}.certifications-section{background:linear-gradient(180deg,#f8f9fa,#fff 50%,#fafafa);padding:8rem 2rem}.certifications-list{list-style:none;margin:0 0 3rem;padding:0}.certifications-list li{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffe6;border:2px solid #dc26261a;border-left:6px solid #dc2626;border-radius:16px;box-shadow:0 4px 20px #0000000f;color:#4a4a4a;font-size:1.2rem;line-height:2;margin-bottom:1.5rem;padding:2rem 2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.certifications-list li:hover{background:#fff5f5f2;border-color:#dc26264d;box-shadow:0 12px 40px #dc262633;transform:translateX(12px) translateY(-3px)}.section-note{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#f8f9fae6;border-left:6px solid #dc2626;border-radius:20px;box-shadow:0 4px 20px #0000000f;color:#666;font-size:1.1rem;font-style:italic;line-height:2;margin-top:3rem;padding:2.5rem}.differentiators-section{background:linear-gradient(180deg,#fff,#fafafa);padding:8rem 2rem}.differentiators-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:4rem}.differentiator-box{border:2px solid;border-radius:24px;box-shadow:0 8px 32px #00000014;overflow:hidden;padding:3.5rem 3rem;position:relative;transition:all .5s cubic-bezier(.4,0,.2,1)}.differentiator-box:before{background:linear-gradient(90deg,#0000,currentColor 50%,#0000);content:"";height:5px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .5s ease}.differentiator-box:hover:before{transform:scaleX(1)}.differentiator-box:first-child{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#fff5f5e6,#ffffffe6);border-color:#dc262633}.differentiator-box:last-child{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#f0fdf4e6,#ffffffe6);border-color:#16a34a33}.differentiator-box:hover{box-shadow:0 16px 48px #00000026;transform:translateY(-8px) scale(1.02)}.differentiator-title{border-bottom:3px solid;font-size:1.8rem;font-weight:800;line-height:1.3;margin-bottom:2.5rem;padding-bottom:1.5rem;position:relative}.differentiator-title.negative{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#dc2626,#b91c1c);-webkit-background-clip:text;background-clip:text;border-bottom-color:#dc26264d}.differentiator-title.positive{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#16a34a,#15803d);-webkit-background-clip:text;background-clip:text;border-bottom-color:#16a34a4d}.differentiator-list{list-style:none;margin:0;padding:0}.differentiator-list li{color:#4a4a4a;font-size:1.2rem;line-height:2;margin-bottom:1.5rem;padding-left:2.5rem;position:relative}.differentiator-box:first-child .differentiator-list li:before{color:#dc2626;content:"✗";font-size:1.5rem;font-weight:900;left:0;position:absolute;text-shadow:0 2px 10px #dc26264d}.differentiator-box:last-child .differentiator-list li:before{color:#16a34a;content:"✓";font-size:1.5rem;font-weight:900;left:0;position:absolute;text-shadow:0 2px 10px #16a34a4d}.client-relationships-section{background:linear-gradient(180deg,#f8f9fa,#fff 50%,#fafafa);padding:8rem 2rem}.relationships-list{list-style:none;margin:3rem 0;padding:0}.relationships-list li{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffffe6;border-left:6px solid #dc2626;border-radius:20px;box-shadow:0 8px 32px #00000014,inset 0 1px 0 #ffffffe6;color:#4a4a4a;font-size:1.2rem;line-height:2;margin-bottom:1.5rem;padding:2.5rem 3rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.relationships-list li:hover{background:#fff5f5f2;box-shadow:0 16px 48px #dc262633,inset 0 1px 0 #ffffffe6;transform:translateX(12px) translateY(-4px)}.why-nish-section{background:linear-gradient(180deg,#fff,#fafafa);padding:8rem 2rem}.why-list{list-style:none;margin:3rem 0;padding:0}.why-list li{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#fff5f5e6,#ffffffe6);border-left:6px solid #dc2626;border-radius:20px;box-shadow:0 8px 32px #00000014,inset 0 1px 0 #ffffffe6;color:#4a4a4a;font-size:1.3rem;font-weight:500;line-height:2.2;margin-bottom:2rem;padding:2.5rem 3rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.why-list li:hover{background:linear-gradient(135deg,#fffffff2,#fff5f5f2);box-shadow:0 16px 48px #dc262640,inset 0 1px 0 #ffffffe6;transform:translateX(12px) translateY(-4px)}.collaboration-section{background:linear-gradient(135deg,#0a0a0a,#1a1a1a 50%,#2c2c2c);color:#fff;overflow:hidden;padding:8rem 2rem;position:relative}.collaboration-section:before{animation:pulse 10s ease-in-out infinite;background:radial-gradient(circle,#dc262626 0,#0000 70%);content:"";height:200%;pointer-events:none;position:absolute;right:-50%;top:-50%;width:200%}.collaboration-section .section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#f0f0f0 50%,#dc2626);-webkit-background-clip:text;background-clip:text}.collaboration-section .section-title:after{background:linear-gradient(90deg,#dc2626,#b91c1c 50%,#dc2626);box-shadow:0 2px 15px #dc262680}.collaboration-section .section-subtitle{color:#dc2626}.collaboration-section .section-description{color:#ffffffe6;font-size:1.25rem}.collaboration-section .section-conclusion{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border:2px solid #dc262633;border-top-color:#ffffff1a;color:#ffffffd9;font-size:1.2rem;margin-top:3rem}.cta-section{background:linear-gradient(135deg,#dc2626,#b91c1c 50%,#991b1b);color:#fff;overflow:hidden;padding:10rem 2rem;position:relative;text-align:center}.cta-section:before{animation:pulse 8s ease-in-out infinite;background:radial-gradient(circle,#ffffff26 0,#0000 70%);height:200%;left:-50%;top:-50%;width:200%}.cta-section:after,.cta-section:before{content:"";pointer-events:none;position:absolute}.cta-section:after{background:linear-gradient(45deg,#0000 30%,#ffffff0d 50%,#0000 70%),linear-gradient(-45deg,#0000 30%,#ffffff0d 50%,#0000 70%);background-size:100px 100px;bottom:0;left:0;opacity:.3;right:0;top:0}.cta-content{margin:0 auto;max-width:900px;position:relative;z-index:1}.cta-content h2{color:#fff;font-size:4rem;font-weight:900;letter-spacing:-.03em;margin-bottom:2rem;text-shadow:0 4px 20px #0000004d}.cta-content p{color:#fffffff2;font-size:1.4rem;font-weight:300;line-height:2;margin-bottom:4rem}.cta-button{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffffff2;border:2px solid #ffffff4d;border-radius:60px;box-shadow:0 8px 40px #0000004d,inset 0 1px 0 #ffffffe6;color:#dc2626;display:inline-block;font-size:1.3rem;font-weight:800;letter-spacing:.05em;padding:1.75rem 5rem;text-decoration:none;text-transform:uppercase;transition:all .4s cubic-bezier(.4,0,.2,1)}.cta-button:hover{background:#fff;box-shadow:0 12px 60px #0006,inset 0 1px 0 #ffffffe6;transform:translateY(-5px) scale(1.05)}@media (max-width:1024px){.section-title{font-size:2.6rem}.differentiators-grid,.features-grid{gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width:768px){.about-hero{min-height:50vh;padding:8rem 1.5rem 6rem}.about-hero-text h1{font-size:3rem}.about-hero-subtitle{font-size:1.3rem}.certifications-section,.client-relationships-section,.collaboration-section,.cta-section,.differentiators-section,.expertise-section,.founding-philosophy-section,.global-structure-section,.mission-section,.vision-section,.why-nish-section{padding:6rem 1.5rem}.section-title{font-size:2.2rem}.section-subtitle{font-size:1rem}.section-intro{font-size:1.15rem;padding:1.25rem}.section-description{font-size:1.05rem}.principle-text{font-size:1.5rem;padding:2rem}.philosophy-quote{font-size:1.15rem;padding:2rem}.differentiators-grid,.features-grid{gap:2rem;grid-template-columns:1fr}.feature-card{padding:2.5rem 2rem}.subsection-title{font-size:1.8rem}.cta-content h2{font-size:3rem}.cta-content p{font-size:1.2rem}}@media (max-width:480px){.about-hero-text h1{font-size:2.2rem}.about-hero-subtitle{font-size:1.1rem}.section-title{font-size:1.9rem}.principle-text{font-size:1.3rem;padding:1.5rem}.certifications-list li,.expertise-list li,.relationships-list li,.targets-list li,.why-list li{font-size:1.1rem;padding:1.75rem 2rem}.differentiator-box,.feature-card{padding:2rem 1.5rem}.cta-content h2{font-size:2.2rem}.cta-button{font-size:1.1rem;padding:1.5rem 3.5rem}}.modal-overlay{backdrop-filter:none;-webkit-backdrop-filter:none;background:#0000;bottom:0!important;display:flex!important;left:0!important;overflow-x:hidden;overflow-y:auto;position:fixed!important;right:0!important;top:0!important;z-index:9998!important}.modal-container{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#fff,#fafafa);border:1px solid #dc262614;border-radius:32px;box-shadow:0 25px 80px #00000040,0 8px 32px #dc26261a,inset 0 1px 0 #fff9;height:calc(95vh - 2rem);margin:auto!important;max-height:calc(95vh - 2rem);max-width:1400px;min-width:0;overflow:hidden;position:relative!important;width:95%;z-index:9999!important}.modal-close{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#fffffff2,#ffffffe6);border:2px solid #dc262626;box-shadow:0 4px 20px #0000001a;color:#1a1a1a;height:48px;right:2rem;top:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);width:48px;z-index:10000}.modal-close:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);border-color:#dc2626;box-shadow:0 8px 30px #dc262680;color:#fff;transform:rotate(90deg) scale(1.1)}.modal-close:active{transform:rotate(90deg) scale(.95)}.modal-content{grid-gap:0;display:grid;gap:0;grid-template-columns:1fr 2fr;overflow-x:hidden}.modal-content,.modal-image-section{box-sizing:border-box;height:100%;min-width:0}.modal-image-section{align-items:center;background:linear-gradient(135deg,#fafafa,#fff 50%,#f8f9fa);display:flex;justify-content:center;min-height:100%;overflow:hidden;padding:4rem 3rem;position:relative;width:100%}.modal-image-section:before{background:radial-gradient(circle at 20% 30%,#dc262614 0,#0000 50%),radial-gradient(circle at 80% 70%,#dc26260d 0,#0000 50%);bottom:0;left:0}.modal-image-section:after,.modal-image-section:before{content:"";pointer-events:none;position:absolute;right:0;top:0}.modal-image-section:after{background:linear-gradient(180deg,#0000,#dc26261a 50%,#0000);height:100%;width:1px}.modal-image{background:#fff;border-radius:20px;box-shadow:0 20px 60px #00000026,0 8px 32px #dc26261a;height:auto;max-height:650px;object-fit:contain;padding:2.5rem;position:relative;transition:transform .3s ease;width:100%;z-index:1}.modal-image:hover{transform:scale(1.02)}.modal-info-section{background:linear-gradient(135deg,#fff,#fafafa);box-sizing:border-box;display:flex;flex-direction:column;height:100%;max-width:100%;min-height:100%;min-width:0;overflow-x:hidden;overflow-y:auto;padding:4rem 3.5rem;width:100%}.modal-info-section,.modal-title{word-wrap:break-word;overflow-wrap:break-word;position:relative;word-break:break-word}.modal-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1a1a1a,#4a4a4a 50%,#dc2626);-webkit-background-clip:text;background-clip:text;font-size:2.75rem;font-weight:900;-webkit-hyphens:auto;hyphens:auto;letter-spacing:-.03em;line-height:1.2;margin-bottom:1.25rem;padding-bottom:1rem}.modal-title:after{background:linear-gradient(90deg,#dc2626,#0000);border-radius:2px;bottom:0;content:"";height:4px;left:0;position:absolute;width:60px}.modal-description{word-wrap:break-word;border-bottom:2px solid #dc26261a;color:#3a3a3a;font-size:1.2rem;font-weight:400;line-height:1.95;margin-bottom:2.75rem;max-width:100%;overflow-wrap:break-word;padding-bottom:2rem;width:100%;word-break:break-word}.specs-section{margin-bottom:2.5rem}.specs-title{word-wrap:break-word;border-bottom:3px solid #dc2626;color:#dc2626;font-size:1.5rem;font-weight:800;margin-bottom:1.5rem;overflow-wrap:break-word;padding-bottom:.75rem;position:relative;word-break:break-word}.specs-title:after{background:linear-gradient(90deg,#dc2626,#0000);bottom:-3px;content:"";height:3px;left:0;position:absolute;width:80px}.dimensions-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-bottom:1rem;max-width:100%;width:100%}.dimension-item{word-wrap:break-word;background:linear-gradient(135deg,#fff,#fff5f5);border:2px solid #dc26261f;border-radius:16px;min-width:0;overflow:hidden;overflow-wrap:break-word;padding:1.75rem 1.5rem;position:relative;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);word-break:break-word}.dimension-item:before{background:linear-gradient(90deg,#dc2626,#0000);content:"";height:4px;left:0;position:absolute;top:0;transform:scaleX(0);transition:transform .3s ease;width:100%}.dimension-item:hover{border-color:#dc2626;box-shadow:0 12px 40px #dc262633;transform:translateY(-5px)}.dimension-item:hover:before{transform:scaleX(1)}.dimension-label{color:#666;font-size:.9rem;font-weight:500;letter-spacing:.05em;margin-bottom:.75rem;text-transform:uppercase}.dimension-label,.dimension-value{word-wrap:break-word;display:block;overflow-wrap:break-word;word-break:break-word}.dimension-value{color:#dc2626;font-size:1.75rem;font-weight:900;margin-top:.25rem}.technical-specs{display:flex;flex-direction:column;gap:1.25rem;max-width:100%;width:100%}.spec-item{background:linear-gradient(135deg,#fff,#f8f9fa);border-left:5px solid #dc2626;border-radius:14px;overflow:hidden;padding:1.75rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.spec-item:before{background:linear-gradient(135deg,#fff5f5,#0000);bottom:0;content:"";left:0;position:absolute;top:0;transition:width .3s ease;width:0}.spec-item:hover{background:linear-gradient(135deg,#fff5f5,#fff);border-left-color:#b91c1c;box-shadow:0 8px 25px #dc262626;transform:translateX(8px)}.spec-item:hover:before{width:100%}.spec-label{color:#dc2626;font-weight:700;margin-bottom:.5rem}.spec-label,.spec-value{word-wrap:break-word;display:block;font-size:1rem;overflow-wrap:break-word;word-break:break-word}.spec-value{color:#4a4a4a;line-height:1.7}.applications-list,.features-list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));list-style:none;margin:0;max-width:100%;padding:0;width:100%}.applications-list li,.features-list li{word-wrap:break-word;background:linear-gradient(135deg,#fff,#f8f9fa);border-left:4px solid #dc2626;border-radius:12px;box-shadow:0 2px 8px #0000000a;color:#3a3a3a;font-size:1.05rem;line-height:1.85;overflow-wrap:break-word;padding:1.25rem 1.75rem 1.25rem 3rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);word-break:break-word}.applications-list li:before,.features-list li:before{align-items:center;background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:50%;box-shadow:0 2px 8px #dc26264d;color:#fff;content:"✓";display:flex;font-size:1rem;font-weight:900;height:24px;justify-content:center;left:1.25rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%);width:24px}.applications-list li:hover,.features-list li:hover{background:linear-gradient(135deg,#fff5f5,#fff);border-left-color:#b91c1c;box-shadow:0 6px 20px #dc262626;transform:translateX(8px)}.warranty-text{word-wrap:break-word;background:linear-gradient(135deg,#f8f9fa,#fff);border-left:4px solid #dc2626;border-radius:12px;color:#4a4a4a;font-size:1.05rem;line-height:1.9;margin:0;overflow-wrap:break-word;padding:1.5rem;word-break:break-word}.modal-actions{border-top:2px solid #e0e0e0;margin-top:auto;padding-top:2rem}.modal-quote-button{align-items:center;background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:16px;box-shadow:0 8px 30px #dc262659;color:#fff;display:inline-flex;font-size:1.15rem;font-weight:800;gap:.75rem;justify-content:center;letter-spacing:.03em;overflow:hidden;padding:1.5rem 2.5rem;position:relative;text-align:center;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.modal-quote-button:before{background:#fff3;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease;width:0}.modal-quote-button:hover{background:linear-gradient(135deg,#b91c1c,#991b1b);box-shadow:0 12px 40px #dc262680;transform:translateY(-3px)}.modal-quote-button:hover:before{height:300px;width:300px}.modal-quote-button:active{transform:translateY(-1px)}.no-specs-message{background:linear-gradient(135deg,#f8f9fa,#fff);border:2px dashed #dc2626;border-radius:16px;margin:2rem 0;padding:3rem 2rem;text-align:center}.no-specs-message p{color:#4a4a4a;font-size:1.15rem;line-height:1.9;margin:0}.modal-content::-webkit-scrollbar,.modal-info-section::-webkit-scrollbar{width:8px}.modal-content::-webkit-scrollbar-track,.modal-info-section::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.modal-content::-webkit-scrollbar-thumb,.modal-info-section::-webkit-scrollbar-thumb{background:#dc2626;border-radius:10px}.modal-content::-webkit-scrollbar-thumb:hover,.modal-info-section::-webkit-scrollbar-thumb:hover{background:#b91c1c}@media (max-width:1024px){.modal-content{grid-template-columns:1fr}.modal-image-section{max-height:400px;padding:2rem}.modal-image{max-height:350px}.dimensions-grid{grid-template-columns:repeat(3,1fr)}.modal-title{font-size:2.2rem}}@media (max-width:768px){.modal-container{border-radius:20px;max-height:95vh;width:95%}.modal-overlay{padding:1rem}.modal-close{height:40px;right:1rem;top:1rem;width:40px}.modal-image-section{max-height:300px;padding:1.5rem}.modal-image{max-height:250px;padding:1rem}.modal-info-section{padding:2rem 1.5rem}.modal-title{font-size:2rem}.modal-description{font-size:1.05rem}.dimensions-grid{gap:1rem}.applications-list,.dimensions-grid,.features-list{grid-template-columns:1fr}}@media (max-width:480px){.modal-container{border-radius:0;max-height:100vh;width:100%}.modal-overlay{padding:0}.modal-title{font-size:1.75rem}.dimension-value,.specs-title{font-size:1.3rem}}.conference-chairs-page{background-color:#fff;min-height:60vh;padding:4rem 2rem}.page-header{margin-bottom:4rem}.page-header h1{background:linear-gradient(135deg,#1a1a1a,#dc2626);font-size:3.5rem;font-weight:900;letter-spacing:-.02em;margin-bottom:1.5rem}.products-section{margin-bottom:4rem}@media (max-width:768px){.page-header h1{font-size:2rem}.products-grid{grid-template-columns:1fr}.product-image{height:250px}}.service-modal-overlay{align-items:center;backdrop-filter:none;-webkit-backdrop-filter:none;background:#0000;bottom:0!important;display:flex!important;justify-content:center;left:0!important;overflow-x:hidden;overflow-y:auto;padding:2rem;position:fixed!important;right:0!important;top:0!important;z-index:9998!important}.service-modal-container{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#fff,#fafafa);border:1px solid #dc262614;border-radius:32px;box-shadow:0 25px 80px #00000040,0 8px 32px #dc26261a,inset 0 1px 0 #fff9;height:calc(95vh - 2rem);margin:auto!important;max-height:calc(95vh - 2rem);max-width:1400px;min-width:0;overflow:hidden;position:relative!important;width:95%;z-index:9999!important}.service-modal-close{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#fffffff2,#ffffffe6);border:2px solid #dc262626;border-radius:50%;box-shadow:0 4px 20px #0000001a;color:#1a1a1a;cursor:pointer;display:flex;height:48px;justify-content:center;position:absolute;right:2rem;top:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);width:48px;z-index:10000}.service-modal-close:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);border-color:#dc2626;box-shadow:0 8px 30px #dc262680;color:#fff;transform:rotate(90deg) scale(1.1)}.service-modal-close:active{transform:rotate(90deg) scale(.95)}.service-modal-content{grid-gap:0;display:grid;gap:0;grid-template-columns:1fr 2fr;overflow-x:hidden;overflow-y:auto}.service-modal-content,.service-modal-image-section{box-sizing:border-box;height:100%;min-width:0;position:relative;width:100%}.service-modal-image-section{align-items:center;background:linear-gradient(135deg,#fafafa,#fff 50%,#f8f9fa);display:flex;flex-direction:column;justify-content:center;min-height:100%;overflow:hidden;padding:4rem 3rem}.service-modal-image-section:before{background:radial-gradient(circle at 20% 30%,#dc262614 0,#0000 50%),radial-gradient(circle at 80% 70%,#dc26260d 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.service-modal-image-section:after{background:linear-gradient(180deg,#0000,#dc26261a 50%,#0000);content:"";height:100%;pointer-events:none;position:absolute;right:0;top:0;width:1px}.service-modal-image{background:#fff;border-radius:20px;box-shadow:0 20px 60px #00000026,0 8px 32px #dc26261a;height:auto;margin-bottom:1.5rem;max-height:500px;object-fit:contain;padding:2.5rem;position:relative;transition:transform .3s ease;width:100%;z-index:1}.service-modal-image:hover{transform:scale(1.02)}.service-thumbnail-gallery{display:flex;gap:1rem;overflow-x:auto;padding:.5rem 0;scrollbar-color:#dc143c #f5f5f5;scrollbar-width:thin;width:100%}.service-thumbnail-gallery::-webkit-scrollbar{height:8px}.service-thumbnail-gallery::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}.service-thumbnail-gallery::-webkit-scrollbar-thumb{background:#dc143c;border-radius:4px}.service-thumbnail{background-color:#f5f5f5;border:3px solid #0000;border-radius:12px;cursor:pointer;flex-shrink:0;height:100px;min-width:100px;overflow:hidden;transition:all .3s ease}.service-thumbnail:hover{border-color:#dc143c;box-shadow:0 5px 20px #dc143c4d;transform:translateY(-5px)}.service-thumbnail.active{border-color:#dc143c;box-shadow:0 5px 20px #dc143c66}.service-thumbnail img{height:100%;object-fit:cover;width:100%}.service-modal-info-section{background:linear-gradient(135deg,#fff,#fafafa);box-sizing:border-box;display:flex;flex-direction:column;height:100%;max-width:100%;min-height:100%;min-width:0;overflow-x:hidden;overflow-y:auto;padding:4rem 3.5rem;width:100%}.service-modal-info-section,.service-modal-title{word-wrap:break-word;overflow-wrap:break-word;position:relative;word-break:break-word}.service-modal-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1a1a1a,#4a4a4a 50%,#dc2626);-webkit-background-clip:text;background-clip:text;font-size:2.75rem;font-weight:900;-webkit-hyphens:auto;hyphens:auto;letter-spacing:-.03em;line-height:1.2;margin-bottom:1rem;padding-bottom:1rem}.service-modal-title:after{background:linear-gradient(90deg,#dc2626,#0000);border-radius:2px;bottom:0;content:"";height:4px;left:0;position:absolute;width:60px}.service-type-badge{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 4px 15px #dc26264d;color:#fff;font-weight:600;margin-bottom:1.5rem}.service-modal-description{word-wrap:break-word;border-bottom:2px solid #dc26261a;color:#3a3a3a;font-size:1.2rem;font-weight:400;line-height:1.95;margin-bottom:2.75rem;max-width:100%;overflow-wrap:break-word;padding-bottom:2rem;width:100%;word-break:break-word}.service-specs-section{margin-bottom:2.5rem}.service-specs-title{word-wrap:break-word;border-bottom:3px solid #dc2626;color:#dc2626;font-size:1.5rem;font-weight:800;margin-bottom:1.5rem;overflow-wrap:break-word;padding-bottom:.75rem;position:relative;word-break:break-word}.service-specs-title:after{background:linear-gradient(90deg,#dc2626,#0000);bottom:-3px;content:"";height:3px;left:0;position:absolute;width:80px}.service-features-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:1rem}.service-feature-item{align-items:center;background:linear-gradient(135deg,#fff,#fff5f5);border-left:4px solid #dc2626;border-radius:12px;display:flex;gap:.75rem;padding:1rem 1.25rem;transition:all .3s ease}.service-feature-item:hover{background:linear-gradient(135deg,#fff5f5,#fff);box-shadow:0 4px 15px #dc262626;transform:translateX(5px)}.service-feature-icon{align-items:center;background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:50%;box-shadow:0 2px 8px #dc26264d;color:#fff;display:flex;flex-shrink:0;font-size:1rem;font-weight:900;height:28px;justify-content:center;width:28px}.service-feature-item span{color:#3a3a3a;font-size:1rem;font-weight:500}.service-content-html{color:#3a3a3a;font-size:1.1rem;line-height:1.9}.service-content-html h3{border-bottom:3px solid #dc143c33;color:#1a1a1a;font-size:1.5rem;font-weight:700;margin-bottom:1rem;margin-top:2rem;padding-bottom:.75rem;position:relative}.service-content-html h3:first-child{margin-top:0}.service-content-html h3:after{background:linear-gradient(90deg,#dc143c,#ff6b8a);bottom:-3px;content:"";height:3px;left:0;position:absolute;width:60px}.service-content-html p{color:#3a3a3a;line-height:1.9;margin-bottom:1.5rem}.service-content-html ul{margin-bottom:2rem;padding-left:2rem}.service-content-html ul li{color:#3a3a3a;line-height:1.8;margin-bottom:1rem}.service-content-html ul li::marker{color:#dc143c;font-weight:700}.service-content-html ul li strong{color:#1a1a1a;font-weight:600}.service-modal-actions{border-top:2px solid #e0e0e0;margin-top:auto;padding-top:2rem}.service-modal-quote-button{align-items:center;background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:16px;box-shadow:0 8px 30px #dc262659;color:#fff;display:inline-flex;font-size:1.15rem;font-weight:800;gap:.75rem;justify-content:center;letter-spacing:.03em;overflow:hidden;padding:1.5rem 2.5rem;position:relative;text-align:center;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.service-modal-quote-button:before{background:#fff3;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease;width:0}.service-modal-quote-button:hover{background:linear-gradient(135deg,#b91c1c,#991b1b);box-shadow:0 12px 40px #dc262680;transform:translateY(-3px)}.service-modal-quote-button:hover:before{height:300px;width:300px}.service-modal-quote-button:active{transform:translateY(-1px)}.service-modal-content::-webkit-scrollbar,.service-modal-info-section::-webkit-scrollbar{width:8px}.service-modal-content::-webkit-scrollbar-track,.service-modal-info-section::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.service-modal-content::-webkit-scrollbar-thumb,.service-modal-info-section::-webkit-scrollbar-thumb{background:#dc2626;border-radius:10px}.service-modal-content::-webkit-scrollbar-thumb:hover,.service-modal-info-section::-webkit-scrollbar-thumb:hover{background:#b91c1c}@media (max-width:1024px){.service-modal-content{grid-template-columns:1fr}.service-modal-image-section{max-height:400px;padding:2rem}.service-modal-image{max-height:300px}}@media (max-width:768px){.service-modal-container{border-radius:20px;max-height:95vh;width:95%}.service-modal-overlay{padding:1rem}.service-modal-close{height:40px;right:1rem;top:1rem;width:40px}.service-modal-image-section{max-height:300px;padding:1.5rem}.service-modal-image{max-height:200px;padding:1rem}.service-modal-info-section{padding:2rem 1.5rem}.service-modal-title{font-size:2rem}.service-modal-description{font-size:1.05rem}.service-features-grid{grid-template-columns:1fr}}@media (max-width:480px){.service-modal-container{border-radius:0;max-height:100vh;width:100%}.service-modal-overlay{padding:0}.service-modal-title{font-size:1.75rem}.service-specs-title{font-size:1.3rem}}.structure-acoustic-page{background-color:#fff;min-height:60vh}.page-container{max-width:1400px}.services-section{margin-bottom:6rem}.section-title{color:#1a1a1a;display:inline-block;font-size:2.5rem;font-weight:700;margin-bottom:3rem;position:relative;text-align:center;width:100%}.section-title:after{background:linear-gradient(90deg,#dc143c,#ff6b8a);border-radius:2px;bottom:-15px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.products-grid{margin-top:4rem}.product-card{border:2px solid #0000;border-radius:16px;box-shadow:0 4px 20px #00000014;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1)}.product-card:hover{border-color:#dc262633;box-shadow:0 12px 40px #dc262633;transform:translateY(-8px)}.product-image{background:linear-gradient(135deg,#f8f9fa,#e0e0e0);position:relative}.product-image img{transition:transform .4s cubic-bezier(.4,0,.2,1)}.product-overlay{align-items:center;background:linear-gradient(135deg,#dc2626e6,#b91c1ce6);bottom:0;display:flex;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .4s ease}.product-card:hover .product-overlay{opacity:1}.product-card:hover .product-image img{transform:scale(1.1)}.view-details{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:50px;color:#fff;font-size:1.2rem;font-weight:700;letter-spacing:.1em;padding:1rem 2rem;text-transform:uppercase}.product-info{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:1.5rem}.product-info h3{color:#1a1a1a;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.product-description{color:#666;flex-grow:1;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.quote-button{background:linear-gradient(135deg,#dc2626,#b91c1c);border:none;border-radius:12px;box-shadow:0 4px 15px #dc26264d;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;letter-spacing:.02em;margin-top:auto;padding:.9rem 1.5rem;text-align:center;transition:all .3s ease;width:100%}.quote-button:hover{background:linear-gradient(135deg,#b91c1c,#991b1b);box-shadow:0 6px 25px #dc262666;transform:translateY(-2px)}.materials-section{background:linear-gradient(180deg,#fafafa 0,#fff);border-radius:30px;margin-top:6rem;padding:5rem 0}.materials-header{margin:0 auto 4rem;max-width:800px;text-align:center}.materials-intro{color:#555;font-size:1.15rem;line-height:1.8;margin-top:1rem}.materials-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin:0 auto;max-width:1200px}.material-card{background:#fff;border:1px solid #f0f0f0;border-radius:20px;box-shadow:0 4px 20px #00000014;padding:3rem 2.5rem;transition:all .3s ease}.material-card:hover{border-color:#dc143c;box-shadow:0 8px 30px #dc143c1f;transform:translateY(-5px)}.material-icon{align-items:center;background:linear-gradient(135deg,#dc143c1a,#ff6b8a1a);border-radius:16px;color:#dc143c;display:inline-flex;height:64px;justify-content:center;margin-bottom:1.5rem;width:64px}.material-card h4{color:#1a1a1a;font-size:1.5rem;font-weight:600;line-height:1.3;margin-bottom:1rem}.material-card p{color:#555;font-size:1.05rem;line-height:1.8;margin:0}.modal-overlay{align-items:center;animation:fadeIn .3s ease;background-color:#000000bf;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{animation:slideUp .3s ease;background-color:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:900px;overflow-y:auto;position:relative;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:2.5rem;height:40px;justify-content:center;line-height:1;position:absolute;right:1rem;top:1rem;transition:all .3s ease;width:40px;z-index:10}.modal-close:hover{background-color:#f5f5f5;color:#1a1a1a;transform:rotate(90deg)}.modal-header{border-bottom:1px solid #e0e0e0;padding:2rem 2rem 1rem}.modal-header h2{color:#666;font-size:1.2rem;font-weight:500;letter-spacing:2px;margin-bottom:.5rem;text-transform:uppercase}.modal-header h3{color:#1a1a1a;font-size:1.8rem;font-weight:600;margin:0}.modal-gallery{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));padding:2rem}.gallery-item{background-color:#f5f5f5;border-radius:8px;cursor:pointer;height:200px;overflow:hidden;transition:transform .3s ease;width:100%}.gallery-item:hover{transform:scale(1.05)}.gallery-item img{height:100%;object-fit:cover;width:100%}.modal-info{border-top:1px solid #e0e0e0;padding:1.5rem 2rem 2rem}.modal-info p{color:#666;font-size:1rem;line-height:1.8;margin-bottom:1rem}.modal-type{margin-top:1rem}.modal-type strong{color:#1a1a1a;font-size:.95rem}@media (max-width:1024px){.articles-hero{padding:6rem 2rem}.articles-hero-text h1{font-size:3.5rem}.articles-hero-subtitle{font-size:1.2rem}.products-grid{gap:2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.materials-grid{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width:768px){.page-container{padding:0 1.5rem}.articles-hero{padding:5rem 1.5rem}.articles-hero-text h1{font-size:2.5rem}.articles-hero-subtitle{font-size:1.1rem}.section-title{font-size:2rem;margin-bottom:2rem}.section-title:after{bottom:-12px;height:3px;width:60px}.services-section{margin-bottom:4rem}.products-grid{gap:1.5rem;grid-template-columns:1fr;margin-top:2rem}.product-image{height:250px}.product-info{padding:1.5rem}.product-info h3{font-size:1.2rem}.materials-section{border-radius:20px;margin-top:4rem;padding:3rem 0}.materials-header{margin-bottom:3rem;padding:0 1rem}.materials-intro{font-size:1rem}.materials-grid{gap:1.5rem;grid-template-columns:1fr}.material-card{padding:2rem 1.5rem}.material-icon{height:56px;margin-bottom:1.25rem;width:56px}.material-card h4{font-size:1.3rem}.material-card p{font-size:1rem}.modal-overlay{padding:1rem}.modal-content{max-height:95vh}.modal-header{padding:1.5rem 1.5rem 1rem}.modal-header h2{font-size:1rem}.modal-header h3{font-size:1.4rem}.modal-gallery{gap:.75rem;grid-template-columns:1fr;padding:1.5rem}.gallery-item{height:180px}.modal-info{padding:1rem 1.5rem 1.5rem}.modal-close{font-size:2rem;height:35px;right:.5rem;top:.5rem;width:35px}}.service-detail-page{background-color:#fff;min-height:100vh;padding:2rem}.back-button{align-items:center;background:none;color:#dc143c;display:inline-flex;font-weight:500;gap:.5rem;padding:.75rem 1rem;transition:all .3s ease}.back-button:hover{color:#b22222;transform:translateX(-5px)}.service-header{border-bottom:2px solid #e0e0e0;margin-bottom:3rem;padding-bottom:2rem}.service-header h1{color:#1a1a1a;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.service-type-badge{background-color:#f5f5f5;border-radius:20px;color:#1a1a1a;display:inline-block;font-size:.9rem;font-weight:500;padding:.5rem 1.5rem}.service-gallery{margin-bottom:4rem}.main-image{background-color:#f5f5f5;border-radius:12px;box-shadow:0 10px 40px #0000001a;margin-bottom:1.5rem;overflow:hidden;width:100%}.main-image img{display:block;height:auto;object-fit:cover;width:100%}.thumbnail-gallery{display:flex;gap:1rem;overflow-x:auto;padding:.5rem 0;scrollbar-color:#dc143c #f5f5f5;scrollbar-width:thin}.thumbnail-gallery::-webkit-scrollbar{height:8px}.thumbnail-gallery::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}.thumbnail-gallery::-webkit-scrollbar-thumb{background:#dc143c;border-radius:4px}.thumbnail{background-color:#f5f5f5;border:3px solid #0000;border-radius:8px;cursor:pointer;height:120px;min-width:120px;overflow:hidden;transition:all .3s ease}.thumbnail:hover{border-color:#dc143c;transform:translateY(-5px)}.thumbnail.active{border-color:#dc143c;box-shadow:0 5px 20px #dc143c4d}.thumbnail img{height:100%;object-fit:cover;width:100%}.service-content{color:#3a3a3a;line-height:1.9;margin-top:4rem}.content-html{font-size:1.1rem}.content-html h3{border-bottom:2px solid #dc143c33;color:#1a1a1a;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;margin-top:3rem;padding-bottom:.75rem}.content-html h3:first-child{margin-top:0}.content-html p{line-height:1.9;margin-bottom:1.5rem}.content-html ul{margin-bottom:2rem;padding-left:2rem}.content-html ul li{line-height:1.8;margin-bottom:.75rem}.content-html ul li::marker{color:#dc143c;font-weight:700}.error-message{padding:4rem 2rem}.error-message h2{color:#1a1a1a;font-size:2rem;margin-bottom:2rem}.error-message button{background-color:#dc143c;padding:1rem 2rem;transition:background-color .3s ease}.error-message button:hover{background-color:#b22222}@media (max-width:768px){.service-detail-page{padding:1rem}.service-header h1{font-size:1.8rem}.main-image{border-radius:8px}.thumbnail{height:80px;min-width:80px}.content-html{font-size:1rem}.content-html h3{font-size:1.3rem;margin-top:2rem}}.nish-pmc-page{background-color:#fff;min-height:60vh;padding:4rem 2rem}.page-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#b91c1c,#dc2626);-webkit-background-clip:text;background-clip:text;font-weight:700;margin-bottom:.5rem}.page-header h2{color:#666;font-size:1.5rem;font-weight:400;margin:0}.intro-section{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.intro-content{display:flex;flex-direction:column}.intro-content p{margin-bottom:1.5rem}.intro-image{border-radius:8px;box-shadow:0 4px 12px #0000001a;height:100%;min-height:400px;overflow:hidden;width:100%}.intro-image img{height:100%;object-fit:cover;width:100%}.advantages-section,.services-section,.why-section{margin-bottom:4rem}.advantages-section h2,.services-section h2,.why-section h2{color:#dc2626;font-size:2rem;font-weight:700;margin-bottom:2rem}.services-list{display:flex;flex-direction:column;gap:2rem}.service-item{background-color:#f5f5f5;border-radius:8px;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.service-item:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-3px)}.service-item h3{color:#dc2626;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.service-item p{color:#666;font-size:1rem;line-height:1.8;margin:0}.advantages-content{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.advantages-image{border-radius:8px;box-shadow:0 4px 12px #0000001a;height:100%;min-height:400px;overflow:hidden;width:100%}.advantages-image img{height:100%;object-fit:cover;width:100%}.advantages-list{grid-template-columns:1fr}.advantage-item{border-left:4px solid #dc2626}.why-content{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.why-text{display:flex;flex-direction:column}.why-text h2{color:#dc2626;font-size:2rem;font-weight:700;margin-bottom:2rem}.why-text p{color:#666;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.why-image{border-radius:8px;box-shadow:0 4px 12px #0000001a;height:100%;min-height:400px;overflow:hidden;width:100%}.why-image img{height:100%;object-fit:cover;width:100%}@media (max-width:968px){.advantages-content,.intro-section,.why-content{gap:2rem;grid-template-columns:1fr}.advantages-image,.intro-image,.why-image{min-height:300px;order:-1}}@media (max-width:768px){.page-header h1{font-size:2rem}.page-header h2{font-size:1.2rem}.advantages-section h2,.services-section h2,.why-section h2,.why-text h2{font-size:1.75rem}.advantages-list{grid-template-columns:1fr}}.modular-halls-page{background-color:#fff;min-height:60vh;padding:4rem 2rem}.page-header{margin-bottom:3rem;text-align:center}.page-header h1{color:#1a1a1a;font-size:2.5rem;font-weight:600;margin-bottom:0}.products-grid{grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:4rem}.product-card{background-color:#f5f5f5;border-radius:8px;display:flex;flex-direction:column;overflow:hidden;padding:0;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-5px)}.product-image{background-color:#e0e0e0;height:300px;overflow:hidden;width:100%}.product-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.product-card:hover .product-image img{transform:scale(1.05)}.product-card h3{color:#1a1a1a;font-size:1.3rem;font-weight:600;margin:1.5rem 1.5rem 1rem}.product-card p{color:#666;font-size:1rem;line-height:1.6;margin:0 1.5rem 1.5rem}.main-section{margin-bottom:4rem}.main-section h2{color:#1a1a1a;font-size:2rem;font-weight:600;margin-bottom:2rem;text-align:center}.intro-content{margin:0 auto;max-width:900px}.intro-content p{color:#666;font-size:1.1rem;line-height:1.8;margin:0}.advantages-section,.difference-section,.technologies-section,.use-cases-section{margin-bottom:4rem}.advantages-section h2,.difference-section h2,.technologies-section h2,.use-cases-section h2{color:#1a1a1a;font-size:2rem;font-weight:600;margin-bottom:2rem}.technologies-list{display:flex;flex-direction:column;gap:2rem}.tech-item{background-color:#f5f5f5;border-radius:8px;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.tech-item:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-3px)}.tech-item h3{color:#1a1a1a;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.tech-item p{color:#666;font-size:1rem;line-height:1.8;margin:0}.advantages-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.advantage-item{background-color:#f5f5f5;border-left:4px solid #d4af37;border-radius:8px;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.advantage-item:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-3px)}.advantage-item h3{color:#1a1a1a;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.advantage-item p{color:#666;font-size:.95rem;line-height:1.6;margin:0}.use-cases-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.use-case-item{background-color:#f5f5f5;border-radius:8px;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.use-case-item:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-3px)}.use-case-item h3{color:#1a1a1a;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.use-case-item p{color:#666;font-size:.95rem;line-height:1.6;margin:0}.difference-section p{color:#666;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.difference-section p:last-child{margin-bottom:0}@media (max-width:768px){.page-header h1{font-size:2rem}.advantages-section h2,.difference-section h2,.main-section h2,.technologies-section h2,.use-cases-section h2{font-size:1.75rem}.advantages-list,.products-grid,.use-cases-list{grid-template-columns:1fr}}.nish-renew-page{background:linear-gradient(180deg,#fafafa 0,#fff);min-height:60vh;padding:5rem 2rem}.nish-renew-header{background:#fff;border-radius:20px;box-shadow:0 4px 20px #00000014;margin:0 auto 5rem;max-width:1200px;padding:3rem 2rem;text-align:center}.nish-renew-title{color:#dc143c;display:inline-block;font-size:3rem;font-weight:700;letter-spacing:-.5px;line-height:1.2;margin-bottom:2rem;position:relative}.nish-renew-title:after{background:linear-gradient(90deg,#dc143c,#ff6b8a);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.nish-renew-description{color:#444;font-size:1.15rem;line-height:1.9;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:900px}.nish-renew-description:last-of-type{margin-bottom:0}.products-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin:0 auto 4rem;max-width:1400px;padding:0 1rem}.products-grid img{aspect-ratio:1;background:#f5f5f5;border-radius:16px;box-shadow:0 4px 15px #0000001a;display:block;height:auto;object-fit:cover;transition:all .4s cubic-bezier(.4,0,.2,1);width:100%}.products-grid img:hover{box-shadow:0 12px 30px #dc143c33;transform:translateY(-8px) scale(1.02)}@media (max-width:1024px){.nish-renew-page{padding:4rem 1.5rem}.nish-renew-header{margin-bottom:4rem;padding:2.5rem 1.5rem}.nish-renew-title{font-size:2.5rem}.products-grid{gap:2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width:768px){.nish-renew-page{padding:3rem 1rem}.nish-renew-header{border-radius:16px;margin-bottom:3rem;padding:2rem 1.5rem}.nish-renew-title{font-size:2rem;margin-bottom:1.5rem}.nish-renew-title:after{bottom:-8px;height:3px;width:60px}.nish-renew-description{font-size:1.05rem;line-height:1.8}.products-grid{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));padding:0}.products-grid img{border-radius:12px}}@media (max-width:480px){.nish-renew-page{padding:2rem 1rem}.nish-renew-header{border-radius:12px;padding:1.5rem 1rem}.nish-renew-title{font-size:1.75rem;margin-bottom:1.25rem}.nish-renew-title:after{height:3px;width:50px}.nish-renew-description{font-size:1rem;line-height:1.7}.products-grid{gap:1.5rem;grid-template-columns:1fr}.products-grid img{border-radius:10px}}.technical-articles-page{background:#fff;overflow-x:hidden;width:100%}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.articles-section{background:#fff;padding:6rem 2rem}.articles-header{margin-bottom:4rem;text-align:center}.articles-count{color:#dc2626;font-size:2.5rem;font-weight:800;margin-bottom:1rem}.articles-intro{color:#4a4a4a;font-size:1.2rem;line-height:1.8;margin:0 auto;max-width:700px}.articles-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.article-card{background:#fff;border:2px solid #e0e0e0;border-radius:20px;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;min-height:380px;overflow:hidden;transition:all .3s ease}.article-card:hover{border-color:#dc2626;box-shadow:0 10px 40px #dc262626;transform:translateY(-8px)}.article-card-content{display:flex;flex-direction:column;flex-grow:1;padding:2.5rem}.article-card-header{margin-bottom:1.5rem}.article-category{align-items:center;background:linear-gradient(135deg,#fff5f5,#fff);border:1px solid #dc2626;border-radius:50px;color:#dc2626;display:inline-flex;font-size:.85rem;font-weight:600;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem}.article-category svg{height:14px;width:14px}.article-card-header h2{-webkit-line-clamp:2;color:#1a1a1a;font-size:1.6rem;font-weight:700;line-height:1.4;margin:0;min-height:3.6em}.article-card-description,.article-card-header h2{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.article-card-description{-webkit-line-clamp:4;color:#4a4a4a;flex-grow:1;font-size:1rem;line-height:1.8;margin-bottom:1.5rem}.article-card-meta{border-top:1px solid #f0f0f0;display:flex;flex-direction:column;gap:.75rem;margin-top:auto;padding-top:1.5rem}.article-meta-item{align-items:center;color:#666;display:flex;font-size:.9rem;gap:.5rem}.article-meta-item svg{color:#dc2626;flex-shrink:0}.read-more-button{align-items:center;background:linear-gradient(135deg,#dc2626,#b91c1c);border:none;border-top:1px solid #e8e8e8;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.75rem;justify-content:center;margin:0;padding:1.2rem 2rem;transition:all .3s ease}.read-more-button:hover{background:linear-gradient(135deg,#b91c1c,#991b1b)}.read-more-button svg{transition:transform .3s ease}.read-more-button:hover svg{transform:translateX(5px)}.loading-state{align-items:center;display:flex;flex-direction:column;gap:1.5rem;padding:6rem 2rem;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f0f0f0;border-radius:50%;border-top-color:#dc2626;height:50px;width:50px}@keyframes spin{to{transform:rotate(1turn)}}.loading-state p{color:#666;font-size:1.1rem}.error-state{flex-direction:column;gap:1.5rem;padding:6rem 2rem;text-align:center}.error-icon,.error-state{align-items:center;display:flex}.error-icon{background:linear-gradient(135deg,#fff5f5,#fff);border:2px solid #dc2626;border-radius:50%;color:#dc2626;height:80px;justify-content:center;width:80px}.error-state h3{color:#1a1a1a;font-size:1.8rem;margin:0}.error-state p{color:#666;font-size:1.1rem;max-width:500px}.no-articles-state{align-items:center;display:flex;flex-direction:column;gap:1.5rem;padding:6rem 2rem;text-align:center}.no-articles-icon{align-items:center;background:linear-gradient(135deg,#f8f9fa,#fff);border:2px solid #e0e0e0;border-radius:50%;color:#dc2626;display:flex;height:100px;justify-content:center;width:100px}.no-articles-state h3{color:#1a1a1a;font-size:2rem;margin:0}.no-articles-state p{color:#666;font-size:1.1rem;max-width:500px}@media (max-width:1024px){.articles-grid{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width:768px){.articles-hero{padding:5rem 1.5rem}.articles-hero-text h1{font-size:2.5rem}.articles-hero-subtitle{font-size:1.1rem}.articles-section{padding:4rem 1.5rem}.articles-count{font-size:2rem}.articles-intro{font-size:1.1rem}.articles-grid{gap:1.5rem;grid-template-columns:1fr}.article-card{min-height:350px}.article-card-content{padding:2rem}.article-card-header h2{font-size:1.4rem;min-height:auto}.article-card-description{-webkit-line-clamp:3;font-size:.95rem}.read-more-button{font-size:.95rem;padding:1rem 1.5rem}}@media (max-width:480px){.articles-hero-text h1{font-size:2rem}.article-card{min-height:320px}.article-card-content{padding:1.5rem}.article-card-header h2{font-size:1.3rem}.read-more-button{font-size:.9rem;padding:.875rem 1.25rem}}.article-detail-page{background-color:#fff;min-height:60vh;padding:4rem 2rem}.article-detail-container{margin:0 auto;max-width:1200px}.back-button{background-color:#1a1a1a;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;margin-bottom:2rem;padding:.75rem 1.5rem;transition:background-color .3s}.back-button:hover{background-color:#333}.loading{padding:3rem}.error-message{margin-top:2rem;padding:2rem;text-align:center}.error-message button{background-color:#c33;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;margin-top:1rem;padding:.75rem 1.5rem}.error-message button:hover{background-color:#a22}.article-detail{background:#f9f9f9;border-radius:12px;box-shadow:0 2px 4px #0000001a;padding:3rem}.article-header{border-bottom:2px solid #e0e0e0;margin-bottom:2rem;padding-bottom:1.5rem}.article-header h1{color:#1a1a1a;font-size:2.5rem;line-height:1.3;margin-bottom:1rem}.article-description{color:#666;font-size:1.2rem;font-style:italic;line-height:1.6;margin-top:.5rem}.article-content{color:#444;font-size:1.1rem;line-height:1.8}.article-content p{margin-bottom:1.5rem}.article-content p:last-child{margin-bottom:0}.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6{color:#1a1a1a;font-weight:600;line-height:1.3;margin-bottom:1rem;margin-top:2rem}.article-content h1{font-size:2.25rem}.article-content h2{font-size:2rem}.article-content h3{font-size:1.75rem}.article-content h4{font-size:1.5rem}.article-content h5{font-size:1.25rem}.article-content h6{font-size:1.1rem}.article-content ol,.article-content ul{margin:1.5rem 0;padding-left:2rem}.article-content li{margin-bottom:.75rem}.article-content blockquote{border-left:4px solid #1a1a1a;color:#666;font-style:italic;margin:2rem 0;padding-left:1.5rem}.article-content code{background-color:#f5f5f5;border-radius:4px;font-family:Courier New,monospace;font-size:.9em;padding:.2rem .4rem}.article-content pre{background-color:#f5f5f5;border-radius:8px;margin:2rem 0;overflow-x:auto;padding:1.5rem}.article-content pre code{background-color:initial;padding:0}.article-content a{color:#007bff;text-decoration:underline;transition:color .3s}.article-content a:hover{color:#0056b3}.article-content img{border-radius:8px;height:auto;margin:2rem 0;max-width:100%}.article-content strong{color:#1a1a1a;font-weight:600}.article-content em{font-style:italic}.article-content u{text-decoration:underline}.article-content s{text-decoration:line-through}.article-content table{border-collapse:collapse;margin:2rem 0;width:100%}.article-content table td,.article-content table th{border:1px solid #e0e0e0;padding:.75rem;text-align:left}.article-content table th{background-color:#f5f5f5;font-weight:600}.article-content .ql-align-center{text-align:center}.article-content .ql-align-right{text-align:right}.article-content .ql-align-justify{text-align:justify}@media (max-width:768px){.article-detail-page{padding:2rem 1rem}.article-detail{padding:2rem 1.5rem}.article-header h1{font-size:1.75rem}.article-description{font-size:1rem}}.references-page{background-color:#fff;min-height:60vh}.page-container{margin:0 auto;max-width:1200px;padding:0 2rem}.articles-hero{background:linear-gradient(135deg,#1a1a1a,#2c2c2c 50%,#dc2626);overflow:hidden;padding:8rem 2rem;position:relative;text-align:center}.articles-hero:before{background:radial-gradient(circle at 50% 50%,#dc26261a 0,#0000 70%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.articles-hero-content{margin:0 auto;max-width:900px;position:relative;z-index:1}.articles-hero-text h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#dc2626);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:4.5rem;font-weight:800;line-height:1.2;margin-bottom:2rem}.articles-hero-subtitle{color:#e0e0e0;font-size:1.3rem;line-height:1.8;margin:0 auto;max-width:800px}.references-intro{margin-bottom:4rem;padding:4rem 0 2rem;text-align:center}.references-description{margin:0 auto;max-width:900px;text-align:left}.references-description h2{color:#1a1a1a;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.references-description p{color:#3a3a3a;font-size:1.1rem;line-height:1.9;margin-bottom:1.5rem;text-align:justify}.intro-section{margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:1200px;padding:0 1rem;text-align:center}.intro-section h1{color:#dc2626;font-size:2.5rem;font-weight:700;line-height:1.3;margin-bottom:2rem;text-align:center}.high-schools-section,.hotels-section,.institutions-section,.private-schools-section,.universities-section{margin-bottom:4rem;text-align:center}.institutions-section{margin-top:2rem}.high-schools-section h2,.hotels-section h2,.institutions-section h2,.private-schools-section h2,.universities-section h2{color:#1a1a1a;font-size:2rem;font-weight:600;margin-bottom:2rem;text-align:center}.institutions-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-bottom:2rem}.institution-item{align-items:center;aspect-ratio:1;background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;color:#1a1a1a;display:flex;font-size:1rem;font-weight:500;justify-content:center;padding:2rem 1rem;text-align:center;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease}.institution-item:hover{background-color:#e8e8e8;box-shadow:0 4px 12px #0000001a;transform:translateY(-3px)}.references-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-bottom:2rem}.reference-item{align-items:center;aspect-ratio:1;background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;color:#1a1a1a;display:flex;font-size:1rem;font-weight:500;justify-content:center;padding:2rem 1rem;text-align:center;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease}.reference-item:hover{background-color:#e8e8e8;box-shadow:0 4px 12px #0000001a;transform:translateY(-3px)}@media (max-width:768px){.articles-hero{padding:5rem 1.5rem}.articles-hero-text h1{font-size:2.5rem}.articles-hero-subtitle{font-size:1.1rem}.references-intro{margin-bottom:3rem;padding:2rem 0 1rem}.references-description{padding:0 1rem}.references-description h2{font-size:1.5rem;margin-bottom:1.25rem}.references-description p{font-size:1rem;line-height:1.8;margin-bottom:1.25rem}.intro-section h1{font-size:2rem;text-align:center}.high-schools-section h2,.hotels-section h2,.institutions-section h2,.private-schools-section h2,.universities-section h2{font-size:1.75rem}.institutions-list,.references-list{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.institution-item,.reference-item{font-size:.9rem;padding:1.5rem .75rem}}.world-map-section{margin-bottom:4rem;padding:2rem 0;text-align:center}.world-map-section h2{color:#1a1a1a;font-size:2rem;font-weight:600;margin-bottom:1rem;text-align:center}.map-description{color:#666;font-size:1rem;margin-bottom:2rem;text-align:center}.map-container{background-color:#f5f5f5;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin:0 auto;max-width:1200px;overflow:hidden;padding:2rem;position:relative;width:100%}.map-tooltip{background-color:#1a1a1a;border-radius:4px;box-shadow:0 2px 8px #0003;color:#fff;font-size:.9rem;margin-top:-10px;padding:.5rem 1rem;pointer-events:none;position:fixed;transform:translate(-50%,-100%);white-space:nowrap;z-index:1000}.map-legend{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem}.legend-item{align-items:center;color:#666;display:flex;font-size:.95rem;gap:.75rem}.legend-color{border:1px solid #1a1a1a;border-radius:4px;height:20px;width:20px}.legend-color.active{background-color:#d4af37}.legend-color.inactive{background-color:#e0e0e0}@media (max-width:768px){.world-map-section h2{font-size:1.75rem}.map-container{padding:1rem}.map-legend{align-items:center;flex-direction:column;gap:1rem}}@media (max-width:480px){.institutions-list{grid-template-columns:1fr}.map-container{padding:.5rem}}.contact-page{background-color:#fff;min-height:60vh;padding:4rem 2rem}.contact-container{margin:0 auto;max-width:1200px}.contact-container h1{color:#1a1a1a;font-size:2.5rem;font-weight:600;margin-bottom:3rem;text-align:center}.free-service-section{margin-bottom:4rem}.free-service-card{align-items:center;background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:12px;box-shadow:0 8px 24px #dc262633;color:#fff;display:flex;gap:2rem;padding:3rem}.service-content{flex:1 1}.service-content h2{color:#fff;font-size:2rem;font-weight:600;margin-bottom:.5rem}.service-content h3{color:#fff;font-size:1.3rem;font-weight:500;margin-bottom:1rem}.service-content p{color:#fff;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.service-info{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:1.5rem}.service-duration,.service-region{color:#fff;font-size:.95rem;opacity:.95}.appointment-button{background-color:#fff;border:2px solid #fff;border-radius:6px;color:#dc2626;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;transition:all .3s ease}.appointment-button:hover{background-color:initial;box-shadow:0 4px 12px #fff3;color:#fff;transform:translateY(-2px)}.offices-section{margin-bottom:4rem}.offices-section h2{color:#1a1a1a;font-size:2rem;font-weight:600;margin-bottom:2.5rem;text-align:center}.offices-grid{display:flex;flex-direction:column;gap:2rem}.office-card{background-color:#f5f5f5;border-radius:8px;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.office-card:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-5px)}.office-card h3{border-bottom:2px solid #dc2626;color:#1a1a1a;font-size:1.3rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.75rem}.office-info{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.office-item{margin-bottom:0}.office-item h4{color:#dc2626;font-size:1rem;font-weight:600;margin-bottom:.5rem}.office-item p{color:#666;font-size:.95rem;line-height:1.6;margin:.25rem 0}.office-item a{color:#1a1a1a;text-decoration:none;transition:color .3s ease}.office-item a:hover{color:#dc2626}.contact-form-section{border-top:1px solid #e0e0e0;margin-top:4rem;padding-top:3rem}.contact-form-section h2{color:#1a1a1a;font-size:2rem;font-weight:600;margin-bottom:2rem;text-align:center}.contact-form{background-color:#f5f5f5;border-radius:8px;box-shadow:0 2px 8px #0000000d;margin:0 auto;max-width:700px;padding:2.5rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group textarea{background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.submit-button{background-color:#dc2626;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;transition:all .3s ease;width:100%}.submit-button:hover:not(:disabled){background-color:#b91c1c;box-shadow:0 4px 12px #dc26264d;transform:translateY(-2px)}.submit-button:disabled{cursor:not-allowed;opacity:.6}.form-message{border-radius:4px;margin-top:1rem;padding:1rem;text-align:center}.form-message.success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.form-message.error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}@media (max-width:968px){.free-service-card{flex-direction:column;padding:2rem;text-align:center}.office-info,.offices-grid{grid-template-columns:1fr}.office-info{gap:1.5rem}.contact-form{padding:2rem}}@media (max-width:640px){.contact-page{padding:2rem 1rem}.contact-container h1{font-size:2rem;margin-bottom:2rem}.free-service-card{padding:1.5rem}.service-content h2{font-size:1.5rem}.service-content h3{font-size:1.1rem}.service-info{flex-direction:column;gap:.5rem}.contact-form,.office-card{padding:1.5rem}}.admin-page{background-color:#f5f5f5;min-height:60vh;padding:4rem 2rem}.admin-container{margin:0 auto;max-width:800px}.loading{color:#666;font-size:1.2rem;padding:2rem;text-align:center}.auth-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:2.5rem}.auth-card h1{color:#1a1a1a;font-size:2rem;margin-bottom:2rem;text-align:center}.auth-tabs{border-bottom:2px solid #e0e0e0;display:flex;gap:1rem;margin-bottom:2rem}.auth-tabs button{background:none;border:none;border-bottom:3px solid #0000;color:#666;cursor:pointer;flex:1 1;font-size:1.1rem;margin-bottom:-2px;padding:1rem;transition:all .3s}.auth-tabs button:hover{color:#1a1a1a}.auth-tabs button.active{border-bottom-color:#1a1a1a;color:#1a1a1a;font-weight:600}.article-form,.auth-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{color:#1a1a1a;font-size:1rem;font-weight:600}.form-group input,.form-group textarea{border:2px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:1rem;padding:.75rem;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{border-color:#1a1a1a;outline:none}.form-group textarea{min-height:200px;resize:vertical}.submit-btn{background-color:#1a1a1a;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:background-color .3s}.submit-btn:hover:not(:disabled){background-color:#333}.submit-btn:disabled{cursor:not-allowed;opacity:.6}.error-message{background-color:#fee;border:1px solid #fcc;border-radius:8px;color:#c33;padding:1rem}.success-message{background-color:#efe;border:1px solid #cfc;border-radius:8px;color:#3c3;padding:1rem}.admin-header{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;margin-bottom:2rem;padding:1.5rem}.admin-header h1{color:#1a1a1a;font-size:2rem;margin:0}.user-info{align-items:center;display:flex;gap:1rem}.user-info span{color:#666;font-size:.95rem}.logout-btn{background-color:#dc3545;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1.5rem;transition:background-color .3s}.logout-btn:hover{background-color:#c82333}.admin-tabs{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;display:flex;gap:1rem;margin-bottom:2rem;padding:.5rem}.admin-tabs button{background:none;border:none;border-radius:8px;color:#666;cursor:pointer;flex:1 1;font-size:1.1rem;padding:1rem;transition:all .3s}.admin-tabs button:hover{background-color:#f5f5f5;color:#1a1a1a}.admin-tabs button.active{background-color:#1a1a1a;color:#fff;font-weight:600}.article-form-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:2.5rem}.form-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.article-form-card h2{color:#1a1a1a;font-size:1.8rem;margin:0}.new-article-btn{background-color:#28a745;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1.5rem;transition:background-color .3s}.new-article-btn:hover{background-color:#218838}.word-like-toolbar{background:#f3f3f3;border:1px solid #d0d0d0;border-bottom:none;border-top-left-radius:4px;border-top-right-radius:4px;box-shadow:0 1px 2px #0000000d;flex-wrap:wrap;padding:.5rem}.toolbar-group,.word-like-toolbar{align-items:center;display:flex;gap:0}.toolbar-group{margin:0 .25rem}.toolbar-btn{align-items:center;background:#fff;border:1px solid #d0d0d0;border-radius:3px;color:#333;cursor:pointer;display:flex;font-size:.85rem;justify-content:center;margin:0 1px;min-height:28px;min-width:28px;padding:.4rem .5rem;transition:all .15s}.toolbar-btn:hover{background:#e8e8e8;border-color:#a0a0a0}.toolbar-btn.active{background:#d0d0d0;border-color:grey;color:#000}.toolbar-btn svg{display:block}.word-like-toolbar .font-select,.word-like-toolbar .font-size-select{background:#fff;border:1px solid #d0d0d0;border-radius:3px;color:#333;cursor:pointer;font-size:.85rem;margin:0 1px;min-height:28px;padding:.35rem .5rem}.word-like-toolbar .font-select{min-width:120px}.word-like-toolbar .font-size-select{min-width:60px}.word-like-toolbar .font-select:hover,.word-like-toolbar .font-size-select:hover{border-color:#a0a0a0}.word-like-toolbar .font-select:focus,.word-like-toolbar .font-size-select:focus{outline:1px solid #0078d4;outline-offset:-1px}.word-like-toolbar .color-picker{background:#fff;border:1px solid #d0d0d0;border-radius:3px;cursor:pointer;height:28px;margin:0 1px;padding:2px;width:32px}.word-like-toolbar .color-picker:hover{border-color:#a0a0a0}.toolbar-divider{background:#d0d0d0;flex-shrink:0;height:20px;margin:0 .25rem;width:1px}.align-btn{padding:.35rem .4rem}.editor-wrapper{background:#fff;border:1px solid #d0d0d0;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-top:none;box-shadow:inset 0 1px 2px #0000000d;min-height:500px}.editor-wrapper .ProseMirror{color:#000;font-family:Calibri,Arial,sans-serif;font-size:11pt;line-height:1.5;min-height:500px;outline:none;padding:1.5rem}.editor-wrapper .ProseMirror:focus{outline:none}.editor-wrapper .ProseMirror p{margin:.5rem 0}.editor-wrapper .ProseMirror p.is-editor-empty:first-child:before{color:#999;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.editor-wrapper .ProseMirror h1,.editor-wrapper .ProseMirror h2,.editor-wrapper .ProseMirror h3,.editor-wrapper .ProseMirror h4,.editor-wrapper .ProseMirror h5,.editor-wrapper .ProseMirror h6{font-weight:600;line-height:1.3;margin:.75rem 0 .5rem}.editor-wrapper .ProseMirror h1{font-size:24pt}.editor-wrapper .ProseMirror h2{font-size:18pt}.editor-wrapper .ProseMirror h3{font-size:14pt}.editor-wrapper .ProseMirror ol,.editor-wrapper .ProseMirror ul{margin:.5rem 0;padding-left:2rem}.editor-wrapper .ProseMirror blockquote{border-left:3px solid #ccc;color:#666;font-style:italic;margin:1rem 0;padding-left:1rem}.editor-wrapper .ProseMirror img{height:auto;margin:.75rem 0;max-width:100%}.editor-wrapper .ProseMirror a{color:#0563c1;text-decoration:underline}.editor-wrapper .ProseMirror a:hover{color:#005a9e}.editor-wrapper .ProseMirror code{background:#f5f5f5;border-radius:2px;font-family:Courier New,monospace;font-size:.9em;padding:.15rem .3rem}.editor-wrapper .ProseMirror ::selection{background:#b3d7ff;color:#000}.articles-management{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:2.5rem}.articles-management h2{color:#1a1a1a;font-size:1.8rem;margin-bottom:2rem}.no-articles{color:#666;font-size:1.1rem;padding:3rem;text-align:center}.articles-list{display:flex;flex-direction:column;gap:1.5rem}.article-item{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem;transition:all .3s}.article-item:hover{border-color:#1a1a1a;box-shadow:0 2px 8px #0000001a}.article-item-header{margin-bottom:1rem}.article-item-header h3{color:#1a1a1a;font-size:1.3rem;margin:0 0 .5rem}.article-item-meta{color:#666;display:flex;flex-wrap:wrap;font-size:.85rem;gap:1.5rem}.article-item-actions{display:flex;gap:1rem;margin-top:1rem}.delete-btn,.edit-btn{border:none;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 1.5rem;transition:all .3s}.edit-btn{background-color:#007bff;color:#fff}.edit-btn:hover{background-color:#0056b3}.delete-btn{background-color:#dc3545;color:#fff}.delete-btn:hover{background-color:#c82333}@media (max-width:768px){.admin-page{padding:2rem 1rem}.admin-header{align-items:flex-start;flex-direction:column;gap:1rem}.user-info{justify-content:space-between;width:100%}.article-form-card,.articles-management,.auth-card{padding:1.5rem}.form-header{align-items:flex-start;gap:1rem}.article-item-actions,.form-header{flex-direction:column}.delete-btn,.edit-btn{width:100%}.editor-wrapper{min-height:300px}.editor-wrapper .ProseMirror{min-height:300px;padding:1rem}.word-like-toolbar{gap:0;padding:.4rem}.toolbar-group{margin:0 .15rem}.toolbar-btn{font-size:.8rem;min-height:26px;min-width:26px;padding:.3rem .4rem}.word-like-toolbar .font-select{font-size:.8rem;min-width:100px}.word-like-toolbar .font-size-select{font-size:.8rem;min-width:50px}.word-like-toolbar .color-picker{height:26px;width:28px}.toolbar-divider{height:18px;margin:0 .15rem}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:inherit;text-decoration:none}
/*# sourceMappingURL=main.104c0a28.css.map*/