@font-face{font-family:SVN-Desire;src:url(/font/SVN-Desire.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Muli-Regular;src:url(/font/Muli-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}.header{position:fixed;top:1.5rem;left:15px;right:15px;z-index:1000;width:calc(100% - 30px)}.navbar{display:flex;align-items:center;background:#ffffff0f;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border-radius:50px;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000001f,inset 0 1px #ffffff14;transition:all .3s ease;width:100%}.navbar:hover{background:#ffffff14;border-color:#ffffff24;box-shadow:0 12px 40px #00000029,inset 0 1px #ffffff1f}.logo{display:flex;align-items:center;justify-content:center;gap:.75rem;width:12.5%;flex-shrink:0}.logo-icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;position:relative}.logo-icon img{width:100%;height:100%;object-fit:contain}.logo-text{font-weight:900;font-size:18px;color:#1a1a1a;font-family:SVN-Desire,sans-serif;letter-spacing:.5px}.nav-menu{display:flex;list-style:none;margin:0;padding:0;width:75%;justify-content:space-between}.navbar-spacer{width:12.5%;flex-shrink:0}.nav-item{position:relative;flex:1;display:flex;justify-content:center}.nav-link{color:#ffffffd9;background:transparent;border:1px solid transparent;font-weight:300;font-size:25px;padding:.9rem 0;transition:all .3s ease;font-family:SVN-Desire,sans-serif;position:relative;overflow:hidden;letter-spacing:.3px;width:100%;text-align:center;display:block;cursor:pointer;outline:none}.nav-link:focus{outline:none;border-color:transparent}.nav-link:active{transform:scale(.98);transition:transform .1s ease;outline:none;border-color:transparent}.nav-link:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent);transition:left .4s ease}.nav-link:hover:before{left:100%}.nav-link:hover{background:#ffffff0f;border-color:#ffffff1f;color:#fffffff2;transform:translateY(-.5px)}.nav-link.active{background:linear-gradient(0deg,#dcc48e,#b3b4b800);border-color:#ffd70080;font-weight:500;transform:translateY(-1px);box-shadow:0 4px 15px #ffd70033;animation:activePulse 2s ease-in-out infinite}@keyframes activePulse{0%,to{box-shadow:0 4px 15px #ffd70033}50%{box-shadow:0 6px 20px #ffd70066}}.hamburger-menu{display:none;flex-direction:column;background:transparent;border:none;cursor:pointer;padding:.5rem;z-index:1001}.hamburger-menu span{width:25px;height:3px;background:#ffffffd9;margin:4px 0;transition:all .3s ease;border-radius:2px}.hamburger-menu:hover span{background:#fffffff2}@media (max-width: 1024px){.header{left:10px;right:10px;width:calc(100% - 20px);top:1rem}.nav-link{font-size:20px;padding:.6rem 0}.logo-name{font-size:15px}.logo-icon{width:56px;height:56px}}@media (max-width: 768px){.header{left:10px;right:10px;width:calc(100% - 20px);top:1rem}.navbar{padding:.6rem 1rem}.nav-link{font-size:16px;padding:.5rem 0}.logo-name{font-size:14px}.logo-icon{width:52px;height:52px}}@media (max-width: 640px){.header{left:8px;right:8px;width:calc(100% - 16px);top:.75rem}.navbar{padding:.5rem .75rem;border-radius:35px;position:relative;flex-wrap:wrap}.logo{width:100%;justify-content:center;order:-1;margin-bottom:.5rem;gap:.5rem}.logo-icon{width:48px;height:48px}.hamburger-menu{display:flex;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);margin:0}.nav-menu{position:absolute;top:calc(100% + .5rem);left:.75rem;right:.75rem;width:auto;flex-direction:column;background:#ffffff0f;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border-radius:15px;border:1px solid rgba(255,255,255,.1);margin-top:0;padding:.3rem 0;max-height:0;overflow:hidden;opacity:0;transition:all .3s ease;box-shadow:0 8px 32px #0000001f}.nav-menu.active{max-height:180px;opacity:1}.nav-item{width:100%}.nav-link{width:100%;text-align:center;padding:.55rem 1.2rem;font-size:16px;border:none;letter-spacing:0;background:#0000004d;margin:.15rem 0;border-radius:8px;display:flex;align-items:center;justify-content:center}.nav-link:hover{background:#00000080}.navbar-spacer{display:none}}@media (max-width: 480px){.header{left:5px;right:5px;width:calc(100% - 10px);top:.5rem}.navbar{padding:.6rem .4rem;border-radius:30px;min-height:auto;position:relative;flex-wrap:wrap;justify-content:center}.logo{width:100%;justify-content:center;order:-1;margin-bottom:.3rem;flex-shrink:0}.logo-icon{width:44px;height:44px}.hamburger-menu{display:flex;position:absolute;right:.4rem;top:50%;transform:translateY(-50%);margin:0;padding:.3rem}.hamburger-menu span{width:22px;height:2.5px;margin:3px 0}.nav-menu{position:absolute;top:calc(100% + .4rem);left:.4rem;right:.4rem;width:auto;flex-direction:column;background:#ffffff0f;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border-radius:12px;border:1px solid rgba(255,255,255,.1);margin:0;padding:.25rem 0;max-height:0;overflow:hidden;opacity:0;transition:all .3s ease;box-shadow:0 8px 32px #0000001f}.nav-menu.active{max-height:160px;opacity:1}.nav-item{width:100%}.nav-link{width:100%;text-align:center;padding:.5rem .9rem;font-size:14px;border:none;letter-spacing:0;white-space:nowrap;background:#0000004d;margin:.1rem .3rem;border-radius:6px;display:flex;align-items:center;justify-content:center}.nav-link:hover{background:#00000080}.navbar-spacer{display:none}@media (max-width: 380px){.navbar{padding:.5rem .35rem;border-radius:25px}.logo-icon{width:40px;height:40px}.hamburger-menu{right:.35rem}.hamburger-menu span{width:20px;height:2px;margin:2.5px 0}.nav-menu{top:calc(100% + .35rem);left:.35rem;right:.35rem;padding:.2rem 0}.nav-link{padding:.45rem .8rem;font-size:12px;margin:.08rem .3rem;border-radius:5px;display:flex;align-items:center;justify-content:center}}}@font-face{font-family:SVN-Desire;src:url(/font/SVN-Desire.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Muli-Regular;src:url(/font/Muli-Regular.otf) format("opentype");font-weight:400;font-style:normal}.footer{background:url(/images/background/footer.png) center/cover no-repeat;padding:3rem 2rem 2rem;position:relative;overflow:hidden;font-family:SVN-Desire,sans-serif}.footer:before{content:"";position:absolute;inset:0;background:#0000001a;z-index:1}.footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr auto;align-items:center;gap:3rem;position:relative;z-index:2}.footer-left{display:flex;align-items:center;gap:2rem}.footer-logo{display:flex;align-items:center;gap:1rem;position:relative}.footer-logo img{width:120px;height:120px;object-fit:contain}.company-info h3{color:#fff;font-size:1.8rem;font-weight:700;margin:0 0 .5rem;font-family:SVN-Desire,sans-serif;letter-spacing:1px}.company-info p{color:#ffffffe6;font-size:1rem;margin:0;line-height:1.4;font-family:Muli-Regular,sans-serif}.footer-right{display:flex;align-items:center;gap:1.5rem}.social-icons{display:flex;gap:1rem;align-items:center}.social-icon{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;text-decoration:none;transition:all .3s ease;position:relative;overflow:hidden;border:2px solid rgba(255,255,255,.2)}.social-icon svg{width:24px;height:24px;z-index:2;position:relative}.social-icon:before{content:"";position:absolute;inset:0;border-radius:50%;transition:all .3s ease;z-index:1}.social-icon:hover{transform:translateY(-3px) scale(1.1);box-shadow:0 10px 25px #0006}.social-icon.tiktok{color:#fff}.social-icon.tiktok:before{background:linear-gradient(135deg,#ff0050,#000)}.social-icon.tiktok:hover:before{background:linear-gradient(135deg,#ff0050,#ff4081)}.social-icon.zalo{color:#fff}.social-icon.zalo:before{background:linear-gradient(135deg,#0068ff,#0084ff)}.social-icon.zalo:hover:before{background:linear-gradient(135deg,#0084ff,#00a8ff)}.social-icon.phone{color:#fff}.social-icon.phone:before{background:linear-gradient(135deg,#4caf50,#8bc34a)}.social-icon.phone:hover:before{background:linear-gradient(135deg,#66bb6a,#aed581)}.social-icon.email{color:#fff}.social-icon.email:before{background:linear-gradient(135deg,#f44336,#ff5722)}.social-icon.email:hover:before{background:linear-gradient(135deg,#ef5350,#ff7043)}@media (max-width: 1024px){.footer{padding:2.5rem 1.5rem 1.5rem}.footer-content{gap:2.5rem}.footer-logo img{width:110px;height:110px}.company-info h3{font-size:1.7rem}.company-info p{font-size:.95rem}.social-icon{width:48px;height:48px}.social-icon svg{width:22px;height:22px}}@media (max-width: 768px){.footer{padding:2rem 1rem}.footer-content{grid-template-columns:1fr;gap:2rem;text-align:center;justify-items:center}.footer-left{flex-direction:column;gap:1.5rem;align-items:center}.footer-logo{justify-content:center}.footer-logo img{width:100px;height:100px}.company-info{text-align:center}.company-info h3{font-size:1.6rem}.company-info p{font-size:.9rem}.footer-right,.social-icons{justify-content:center}.social-icon{width:46px;height:46px}.social-icon svg{width:21px;height:21px}}@media (max-width: 640px){.footer{padding:1.75rem 1rem}.footer-content{gap:1.75rem;justify-items:center}.footer-left{gap:1.25rem;align-items:center}.footer-logo img{width:90px;height:90px}.company-info{text-align:center}.company-info h3{font-size:1.5rem;margin-bottom:.4rem}.company-info p{font-size:.85rem;line-height:1.3}.footer-right{justify-content:center}.social-icons{gap:.875rem;justify-content:center}.social-icon{width:44px;height:44px}.social-icon svg{width:20px;height:20px}}@media (max-width: 480px){.footer{padding:1.5rem 1rem}.footer-content{gap:1.5rem;justify-items:center}.footer-left{gap:1rem;align-items:center}.footer-logo img{width:80px;height:80px}.company-info{text-align:center}.company-info h3{font-size:1.3rem;margin-bottom:.35rem}.company-info p{font-size:.8rem;line-height:1.25}.footer-right{justify-content:center}.social-icons{gap:.75rem;justify-content:center}.social-icon{width:42px;height:42px}.social-icon svg{width:19px;height:19px}}@media (max-width: 380px){.footer{padding:1.25rem .75rem}.footer-content{gap:1.25rem;justify-items:center}.footer-left{gap:.875rem;align-items:center}.footer-logo img{width:70px;height:70px}.company-info{text-align:center}.company-info h3{font-size:1.2rem;margin-bottom:.3rem}.company-info p{font-size:.75rem;line-height:1.2}.footer-right{justify-content:center}.social-icons{gap:.6rem;justify-content:center}.social-icon{width:40px;height:40px}.social-icon svg{width:18px;height:18px}}@font-face{font-family:SVN-Desire;src:url(/font/SVN-Desire.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Muli-Regular;src:url(/font/Muli-Regular.otf) format("opentype");font-weight:400;font-style:normal}.chatbot-container{position:fixed;bottom:2rem;right:2rem;z-index:1000;font-family:Muli-Regular,sans-serif}.chatbot-icon{width:70px;height:70px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px #667eea66;border:3px solid rgba(255,255,255,.2);position:relative;outline:none}.chatbot-icon:hover{transform:translateY(-5px) scale(1.1);box-shadow:0 12px 35px #667eea99}.chatbot-icon img{width:60px;height:60px;border-radius:50%;object-fit:cover;z-index:2;position:relative}.online-indicator{position:absolute;top:-5px;right:-5px;width:20px;height:20px;background:#4caf50;border-radius:50%;border:3px solid #fff;animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}to{transform:scale(1);opacity:1}}.chat-window{position:absolute;bottom:90px;right:0;width:350px;height:500px;background:#fff;border-radius:20px;box-shadow:0 15px 35px #0000001a;border:1px solid rgba(0,0,0,.1);display:flex;flex-direction:column;overflow:hidden;animation:chatAppear .3s ease-out}@keyframes chatAppear{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.chat-header{background:linear-gradient(135deg,#667eea,#764ba2);padding:1rem;display:flex;align-items:center;justify-content:space-between;color:#fff}.chat-header-info{display:flex;align-items:center;gap:.75rem}.chat-avatar{width:60px;height:60px;border-radius:50%;overflow:hidden;border:2px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center}.chat-avatar img{width:100%;height:100%;object-fit:cover}.chat-title h4{margin:0;font-size:1.1rem;font-weight:600;font-family:SVN-Desire,sans-serif}.chat-status{font-size:.8rem;opacity:.9;font-family:Muli-Regular,sans-serif}.chat-close{background:none;border:none;color:#fff;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.chat-close:hover{background:#fff3}.chat-close svg{width:20px;height:20px}.chat-messages{flex:1;padding:1rem;overflow-y:auto;display:flex;flex-direction:column;gap:1rem;background:#f8f9fa}.message{display:flex;margin-bottom:.5rem}.message.bot{justify-content:flex-start}.message.user{justify-content:flex-end}.message-content{max-width:70%;padding:.75rem 1rem;border-radius:20px;font-size:.9rem;line-height:1.4;font-family:Muli-Regular,sans-serif;word-wrap:break-word}.message.bot .message-content{background:#e9ecef;color:#333;border-bottom-left-radius:8px}.message.user .message-content{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-bottom-right-radius:8px}.chat-input{padding:1rem;background:#fff;border-top:1px solid #e9ecef;display:flex;gap:.5rem;align-items:center}.message-input{flex:1;padding:.75rem 1rem;border:1px solid #ddd;border-radius:25px;outline:none;font-size:.9rem;font-family:Muli-Regular,sans-serif;transition:border-color .3s ease}.message-input:focus{border-color:#667eea}.send-button{width:45px;height:45px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.send-button:hover{transform:scale(1.05);box-shadow:0 4px 15px #667eea66}.send-button svg{width:20px;height:20px}@media (max-width: 1024px){.chatbot-container{bottom:1.75rem;right:1.75rem}.chat-window{width:340px;height:480px;bottom:85px}.chatbot-icon{width:65px;height:65px}.chatbot-icon img{width:38px;height:38px}.online-indicator{width:18px;height:18px;top:-4px;right:-4px}}@media (max-width: 768px){.chatbot-container{bottom:1.5rem;right:1.5rem}.chat-window{width:320px;height:450px;bottom:80px}.chatbot-icon{width:60px;height:60px}.chatbot-icon img{width:35px;height:35px}.chat-header{padding:.875rem}.chat-avatar{width:55px;height:55px}.chat-title h4{font-size:1.05rem}.chat-status{font-size:.75rem}.chat-messages{padding:.875rem}.message-content{font-size:.85rem;padding:.65rem .875rem}.chat-input{padding:.875rem}.message-input{font-size:.85rem;padding:.65rem .875rem}.send-button{width:42px;height:42px}.send-button svg{width:18px;height:18px}}@media (max-width: 640px){.chatbot-container{bottom:1.25rem;right:1.25rem}.chat-window{width:300px;height:420px;bottom:75px;right:-.5rem}.chatbot-icon{width:56px;height:56px}.chatbot-icon img{width:32px;height:32px}.online-indicator{width:16px;height:16px;top:-3px;right:-3px;border-width:2px}.chat-header{padding:.75rem}.chat-avatar{width:50px;height:50px}.chat-title h4{font-size:1rem}.chat-status{font-size:.7rem}.chat-messages{padding:.75rem;gap:.875rem}.message-content{font-size:.8rem;padding:.6rem .8rem;border-radius:18px}.message.bot .message-content{border-bottom-left-radius:6px}.message.user .message-content{border-bottom-right-radius:6px}.chat-input{padding:.75rem;gap:.4rem}.message-input{font-size:.8rem;padding:.6rem .8rem;border-radius:22px}.send-button{width:40px;height:40px}.send-button svg{width:16px;height:16px}}@media (max-width: 480px){.chatbot-container{bottom:1rem;right:1rem}.chat-window{width:calc(100vw - 2rem);height:400px;right:-1rem;bottom:70px}.chatbot-icon{width:52px;height:52px}.chatbot-icon img{width:30px;height:30px}.online-indicator{width:14px;height:14px;top:-2px;right:-2px}.chat-header{padding:.65rem}.chat-header-info{gap:.6rem}.chat-avatar{width:45px;height:45px}.chat-title h4{font-size:.95rem}.chat-status{font-size:.65rem}.chat-close{padding:.4rem}.chat-close svg{width:18px;height:18px}.chat-messages{padding:.65rem;gap:.75rem}.message-content{font-size:.75rem;padding:.55rem .75rem;border-radius:16px;max-width:75%}.chat-input{padding:.65rem;gap:.35rem}.message-input{font-size:.75rem;padding:.55rem .75rem;border-radius:20px}.send-button{width:38px;height:38px}.send-button svg{width:15px;height:15px}}@media (max-width: 380px){.chatbot-container{bottom:.75rem;right:.75rem}.chat-window{width:calc(100vw - 1.5rem);height:380px;right:-.75rem;bottom:65px}.chatbot-icon{width:48px;height:48px}.chatbot-icon img{width:28px;height:28px}.chat-header{padding:.6rem}.chat-avatar{width:42px;height:42px}.chat-title h4{font-size:.9rem}.chat-status{font-size:.6rem}.chat-messages{padding:.6rem}.message-content{font-size:.7rem;padding:.5rem .7rem}.chat-input{padding:.6rem}.message-input{font-size:.7rem;padding:.5rem .7rem}.send-button{width:36px;height:36px}.send-button svg{width:14px;height:14px}}@font-face{font-family:SVN-Desire;src:url(/font/SVN-Desire.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Muli-Regular;src:url(/font/Muli-Regular.otf) format("opentype");font-weight:400;font-style:normal}.homepage{min-height:120vh;position:relative}.banner-section{position:relative;width:100%;height:auto;background:#fff;z-index:1}.banner-image{width:100%;height:auto;display:block;object-fit:cover}.hero-section{position:relative;z-index:2;padding-top:100px;min-height:calc(100vh - 300px);display:flex;align-items:center;background:url(/images/background/homepage.png) center/cover no-repeat;overflow:hidden}.hero-container{max-width:1200px;margin:0 auto;padding:0 2rem;width:100%;position:relative;z-index:3}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;min-height:70vh}.hero-left{flex:1}.hero-right{display:flex;justify-content:center;align-items:center}.content-panel{width:100%;max-width:450px;background:#ffffff14;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border-radius:25px;border:1px solid rgba(255,255,255,.15);overflow:hidden;box-shadow:0 25px 50px #0006,inset 0 1px #ffffff1a}.panel-header{padding:1.5rem;text-align:center;border-bottom:1px solid rgba(255,255,255,.1)}.panel-header h2{margin:0;font-size:2.5rem;font-weight:700;font-family:SVN-Desire,sans-serif}.panel-content{padding:2rem}.panel-content p{color:#fff;font-size:1.1rem;line-height:1.6;margin:0 0 1.5rem;text-align:center;font-family:Muli-Regular,sans-serif}.features{margin:2rem 0}.feature-item{display:flex;align-items:center;gap:.75rem;margin:.75rem 0;color:#fff;font-size:1rem;font-family:Muli-Regular,sans-serif}.feature-icon{color:gold;font-weight:700;font-size:1.2rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.btn-primary,.btn-secondary{padding:.75rem 1.5rem;border:none;border-radius:25px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;font-family:SVN-Desire,sans-serif}.btn-primary{background:linear-gradient(135deg,gold,orange);color:#333;box-shadow:0 4px 15px #ffd7004d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ffd70066}.btn-secondary{background:transparent;color:gold;border:2px solid #FFD700}.btn-secondary:hover{background:#ffd7001a;transform:translateY(-2px)}.intro-section{position:relative;padding:80px 0;background:url(/images/background/intro.png) center/cover no-repeat;overflow:hidden}.intro-container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.intro-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;align-items:stretch}.intro-card{background:linear-gradient(135deg,#f8f6f0,#ede7d3);border-radius:20px;padding:4rem 2rem;text-align:center;box-shadow:0 15px 35px #0000001a;transition:all .3s ease;height:100%;display:flex;flex-direction:column;position:relative;overflow:hidden}.intro-card:hover{transform:translateY(-10px);box-shadow:0 25px 50px #0003}.card-icon{margin:0 auto 1.5rem;width:80px;height:80px;background:#ffd7001a;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.intro-card:hover .card-icon{background:#ffd70033;transform:scale(1.1)}.card-icon svg{fill:#333;transition:all .3s ease}.intro-card:hover .card-icon svg{fill:gold}.intro-card h3{font-family:SVN-Desire,sans-serif;font-size:1.4rem;font-weight:700;color:#333;margin:0 0 1.5rem;letter-spacing:1px}.intro-card p{font-family:Muli-Regular,sans-serif;font-size:.95rem;line-height:1.6;color:#555;margin:0;text-align:justify;flex-grow:1}@media (max-width: 1024px){.hero-section{padding-top:50px}.hero-content{gap:3rem}.content-panel{max-width:400px}.panel-header h2{font-size:1.4rem}.panel-content p{font-size:1.05rem}.btn-primary,.btn-secondary{padding:.7rem 1.4rem;font-size:.95rem}.intro-section{padding:60px 0}.intro-cards{gap:2.5rem}.intro-card{padding:2rem 1.5rem}.intro-card h3{font-size:1.3rem}.intro-card p{font-size:.9rem}}@media (max-width: 768px){.hero-section{padding-top:40px;min-height:calc(100vh - 200px)}.banner-image{width:100%;height:auto}.hero-content{grid-template-columns:1fr;gap:2rem;text-align:center;padding:1rem 0}.hero-left{order:2;min-height:200px;background:#ffffff1a;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.hero-right{order:1}.content-panel{max-width:100%;margin:0 auto}.panel-header h2{font-size:1.3rem}.panel-content{padding:1.5rem}.panel-content p{font-size:1rem;margin-bottom:1.25rem}.features{margin:1.5rem 0}.feature-item{font-size:.95rem;margin:.6rem 0;justify-content:center}.cta-buttons{flex-direction:column;align-items:center;gap:.75rem}.btn-primary,.btn-secondary{width:200px;padding:.65rem 1.2rem;font-size:.9rem}.intro-section{padding:50px 0}.intro-cards{grid-template-columns:1fr;gap:2rem}.intro-card{padding:2rem 1.5rem;margin:0 auto;max-width:400px}.card-icon{width:70px;height:70px}.intro-card h3{font-size:1.2rem}.intro-card p{font-size:.9rem;text-align:center}}@media (max-width: 640px){.hero-container{padding:0 1.5rem}.hero-section{padding-top:30px}.banner-image{width:100%;height:auto}.content-panel{border-radius:20px;margin:0 auto}.panel-header{padding:1.25rem}.panel-header h2{font-size:1.2rem}.panel-content{padding:1.25rem}.panel-content p{font-size:.95rem;line-height:1.5}.feature-item{font-size:.9rem;gap:.6rem}.feature-icon{font-size:1.1rem}.btn-primary,.btn-secondary{width:180px;padding:.6rem 1rem;font-size:.85rem}}@media (max-width: 480px){.hero-container{padding:0 1rem}.hero-section{padding-top:20px}.banner-image{width:100%;height:auto}.hero-content{gap:1.5rem}.hero-left{min-height:150px;order:2}.content-panel{max-width:100%;border-radius:15px}.panel-header{padding:1rem}.panel-header h2{font-size:1.1rem;margin:0}.panel-content{padding:1rem}.panel-content p{font-size:.9rem;line-height:1.4;margin-bottom:1rem}.features{margin:1.25rem 0}.feature-item{font-size:.85rem;gap:.5rem;margin:.5rem 0}.feature-icon{font-size:1rem}.cta-buttons{gap:.6rem;margin-top:1.5rem}.btn-primary,.btn-secondary{width:160px;padding:.55rem .9rem;font-size:.8rem;border-radius:20px}.intro-section{padding:40px 0}.intro-container{padding:0 1rem}.intro-cards{gap:1.5rem}.intro-card{padding:1.5rem 1rem;border-radius:15px}.card-icon{width:60px;height:60px;margin-bottom:1rem}.card-icon svg{width:40px;height:40px}.intro-card h3{font-size:1rem;margin-bottom:1rem}.intro-card p{font-size:.8rem;line-height:1.5}}@media (max-width: 380px){.hero-container{padding:0 .75rem}.content-panel{border-radius:12px}.panel-header{padding:.875rem}.panel-header h2{font-size:1rem}.panel-content{padding:.875rem}.panel-content p{font-size:.85rem}.feature-item{font-size:.8rem;gap:.4rem}.btn-primary,.btn-secondary{width:140px;padding:.5rem .8rem;font-size:.75rem}}@font-face{font-family:SVN-Desire;src:url(/font/SVN-Desire.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Muli-Regular;src:url(/font/Muli-Regular.otf) format("opentype");font-weight:400;font-style:normal}.products-page{min-height:100vh;background:url(/images/background/products.png) center/cover no-repeat;position:relative;overflow-x:hidden;padding-bottom:2rem}.products-page:before{content:"";position:absolute;inset:0;z-index:1}.products-hero{position:relative;z-index:3;padding-top:140px;min-height:auto;display:flex;align-items:flex-start;padding-bottom:1rem}.products-container{max-width:1200px;margin:0 auto;padding:0 2rem;width:100%}.products-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;margin-bottom:1rem}.product-showcase{display:flex;justify-content:center;align-items:center}.product-image-container{width:300px;height:280px;background:#ffffffe6;border-radius:15px;padding:15px;box-shadow:0 15px 35px #0000001a,inset 0 2px #fffc;border:2px solid rgba(0,0,0,.1);position:relative;overflow:hidden}.showcase-image{width:100%;height:100%;object-fit:cover;border-radius:10px;transition:transform .3s ease}.showcase-image:hover{transform:scale(1.05)}.placeholder-showcase{width:100%;height:100%;background:linear-gradient(145deg,#f0f0f0,#d0d0d0);border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#666;font-family:Muli-Regular,sans-serif}.product-info{padding:2rem 0}.section-title{font-size:3rem;font-weight:700;color:#333;margin:0 0 1.5rem;font-family:SVN-Desire,sans-serif;letter-spacing:1px}.section-description{font-size:1.1rem;line-height:1.7;color:#555;margin:0 0 2rem;font-family:Muli-Regular,sans-serif}.contact-btn{display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 2rem;background:linear-gradient(135deg,gold,orange);color:#1a1a1a;border:none;border-radius:25px;font-weight:600;font-size:1rem;font-family:SVN-Desire,sans-serif;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #ffd7004d}.contact-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ffd70066}.btn-icon{font-size:1.2rem}.products-section{text-align:center;margin-top:1.5rem;margin-bottom:2rem}.products-title{font-size:2.5rem;font-weight:700;color:#333;margin:0 0 2rem;font-family:SVN-Desire,sans-serif;text-transform:uppercase;letter-spacing:2px;position:relative}.products-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:100px;height:3px;background:linear-gradient(135deg,gold,orange);border-radius:2px}.products-slider{position:relative;display:flex;align-items:center;justify-content:center;gap:1rem}.slider-btn{width:50px;height:50px;border-radius:50%;background:#000000b3;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.5rem;transition:all .3s ease;z-index:10}.slider-btn:hover{background:#000000e6;transform:scale(1.1)}.products-grid{display:flex;gap:1.5rem;justify-content:center;align-items:flex-end}.product-card{background:#ffffffe6;border-radius:15px;padding:1rem;box-shadow:0 8px 25px #0000001a;transition:all .3s ease;width:200px;border:2px solid rgba(0,0,0,.1)}.product-card.active{transform:scale(1.05);box-shadow:0 12px 35px #ffd7004d;border-color:#ffd70080}.product-card.selected{transform:scale(1.08);box-shadow:0 15px 40px #ffd70080;border-color:#ffd700cc;background:#fffffff2}.product-image{width:100%;height:120px;border-radius:10px;overflow:hidden;margin-bottom:1rem;position:relative}.product-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-img{transform:scale(1.05)}.placeholder-image{width:100%;height:100%;position:relative;background:linear-gradient(to bottom,#87ceeb 0% 60%,#90ee90 60% 100%)}.sky{position:absolute;top:20%;left:20%;width:25px;height:15px;background:#fff;border-radius:10px;opacity:.8}.sky:before{content:"";position:absolute;top:5px;right:-10px;width:15px;height:10px;background:#fff;border-radius:10px;opacity:.6}.ground{position:absolute;bottom:0;left:0;right:0;height:40%;background:#90ee90}.product-details{text-align:center}.product-title{font-size:1.1rem;font-weight:600;color:#333;margin:0 0 .5rem;font-family:SVN-Desire,sans-serif}.product-description{font-size:.9rem;color:#666;line-height:1.4;margin:0;font-family:Muli-Regular,sans-serif}.chat-bot{position:fixed;bottom:2rem;right:2rem;z-index:1000;width:60px;height:60px;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #0003;cursor:pointer;transition:all .3s ease}.chat-bot:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000004d}.bot-avatar{font-size:1.8rem}@media (max-width: 1024px){.products-hero{padding-top:120px}.products-content{gap:3rem;padding:0 1rem}.section-title{font-size:2.8rem}.section-description{font-size:1.05rem}.door-frame{width:180px;height:260px}.products-title{font-size:2.3rem}.product-card{width:180px}}@media (max-width: 768px){.products-hero{padding-top:100px}.products-content{grid-template-columns:1fr;gap:2rem;text-align:center;padding:1rem}.product-showcase{display:none}.product-image-container{width:250px;height:200px}.product-info{order:1;padding:0;margin-bottom:1.5rem}.section-title{font-size:2.5rem;margin-bottom:1.25rem}.section-description{font-size:1rem;margin-bottom:1.5rem}.contact-btn{padding:.65rem 1.5rem;font-size:.95rem}.door-frame{width:160px;height:240px}.products-title{font-size:2rem;margin-bottom:1.5rem}.products-slider{flex-direction:row;gap:1rem;align-items:center}.slider-btn{width:45px;height:45px;font-size:1.3rem;flex-shrink:0}.products-grid{flex-direction:row;overflow-x:hidden;align-items:center;gap:0;max-width:100%;margin:0;justify-content:center}.product-card{width:100%;max-width:280px;flex-shrink:0}.product-card:not(.active):not(.selected){display:none}.product-card.active,.product-card.selected{display:block;transform:none}}@media (max-width: 640px){.products-container{padding:0 1.5rem}.products-hero{padding-top:90px}.products-content{gap:1.5rem}.section-title{font-size:2.2rem;letter-spacing:.5px}.section-description{font-size:.95rem;line-height:1.6}.contact-btn{padding:.6rem 1.3rem;font-size:.9rem}.door-frame{width:140px;height:220px;padding:12px}.products-title{font-size:1.8rem;letter-spacing:1.5px}.product-card{max-width:260px;padding:.875rem}.product-image{height:100px}.product-title{font-size:1rem}.product-description{font-size:.85rem}}@media (max-width: 480px){.products-container{padding:0 1rem}.products-hero{padding-top:80px}.products-content{gap:1.25rem}.section-title{font-size:2rem;margin-bottom:1rem}.section-description{font-size:.9rem;margin-bottom:1.25rem}.contact-btn{padding:.55rem 1.1rem;font-size:.85rem;gap:.5rem}.btn-icon{font-size:1rem}.door-frame{width:120px;height:200px;padding:10px}.door-handle{width:5px;height:35px;right:12px}.products-section{margin-top:2rem}.products-title{font-size:1.5rem;letter-spacing:1px;margin-bottom:1.25rem}.products-title:after{width:80px;height:2px}.slider-btn{width:40px;height:40px;font-size:1.2rem}.products-grid{max-width:100%}.product-card{max-width:240px;padding:.75rem;border-radius:12px}.product-image{height:90px;border-radius:8px;margin-bottom:.75rem}.product-title{font-size:.95rem;margin-bottom:.4rem}.product-description{font-size:.8rem;line-height:1.3}.chat-bot{width:55px;height:55px;bottom:1.5rem;right:1.5rem}.bot-avatar{font-size:1.6rem}}@media (max-width: 380px){.products-container{padding:0 .75rem}.section-title{font-size:1.8rem}.section-description{font-size:.85rem}.contact-btn{padding:.5rem 1rem;font-size:.8rem}.door-frame{width:100px;height:180px;padding:8px}.products-title{font-size:1.3rem}.slider-btn{width:36px;height:36px;font-size:1.1rem}.product-card{max-width:220px;padding:.65rem}.product-image{height:80px}.product-title{font-size:.9rem}.product-description{font-size:.75rem}.chat-bot{width:50px;height:50px;bottom:1rem;right:1rem}.bot-avatar{font-size:1.4rem}}.contact-section{margin-top:3rem;padding:2rem 0}.contact-title{font-size:2.5rem;font-weight:700;color:#333;margin:0 0 2rem;font-family:SVN-Desire,sans-serif;text-transform:uppercase;letter-spacing:2px;text-align:center;position:relative}.contact-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:100px;height:3px;background:linear-gradient(135deg,gold,orange);border-radius:2px}.contact-services{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.service-card{background:#ffffffe6;border-radius:15px;padding:1.5rem;text-align:center;box-shadow:0 4px 20px #0000001a;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.service-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.service-icon{width:80px;height:80px;margin:0 auto 1rem;border-radius:50%;background:linear-gradient(135deg,gold,orange);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #ffd7004d}.service-icon .icon{font-size:2rem;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.2);transition:transform .3s ease}.service-card:hover .service-icon{transform:scale(1.1);box-shadow:0 6px 20px #ffd70066}.service-card:hover .service-icon .icon{transform:scale(1.1)}.service-content h3{font-size:1.3rem;font-weight:700;color:#333;margin:0 0 .5rem;font-family:SVN-Desire,sans-serif}.service-content p{color:#666;font-size:.95rem;line-height:1.6;margin:0;font-family:Muli-Regular,sans-serif}@font-face{font-family:SVN-Desire;src:url(/font/SVN-Desire.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Muli-Regular;src:url(/font/Muli-Regular.otf) format("opentype");font-weight:400;font-style:normal}.news-page{min-height:100vh;background:url(/images/background/contact.png) center/cover no-repeat;position:relative;overflow:hidden;z-index:1000}.news-banner{height:300px;background-image:url(/images/banner_newspage.png);background-size:cover;background-position:center;position:relative;display:flex;align-items:center;justify-content:center}.banner-overlay{position:relative;text-align:center;width:100%;max-width:1200px;padding:0 2rem}.back-btn{position:absolute;left:0;top:-50px;background:#ffffffe6;color:#333;border:none;padding:.75rem 1.5rem;border-radius:25px;font-family:SVN-Desire,sans-serif;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.9rem;display:flex;align-items:center;gap:.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.back-btn:hover{background:#fff;transform:translateY(-2px);box-shadow:0 4px 15px #0003}.back-btn span{font-size:1.2rem}.banner-title{font-size:4rem;font-weight:700;color:#fff;margin:0;font-family:SVN-Desire,sans-serif;text-transform:uppercase;letter-spacing:3px;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.news-content{padding:3rem 0;background:#f5f5f5}.news-container{max-width:1200px;margin:0 auto;padding:0 2rem}.news-header{margin-bottom:2rem}.breadcrumb{display:flex;align-items:center;gap:.5rem;font-family:Muli-Regular,sans-serif;color:#666;margin-bottom:1rem}.breadcrumb span{color:#999}.news-categories{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.category-btn{background:#ffffffe6;color:#333;border:2px solid transparent;padding:.7rem 1.5rem;border-radius:25px;font-weight:700;cursor:pointer;transition:all .3s ease;font-family:SVN-Desire,sans-serif;font-size:.9rem}.category-btn:hover{background:#ffd7001a;border-color:gold;transform:translateY(-2px)}.category-btn.active{background:linear-gradient(135deg,gold,orange);color:#333;border-color:gold}.category-filter{margin:1rem}.news-sections{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.news-section{background:#fff;border-radius:15px;padding:2rem;box-shadow:0 4px 20px #0000001a}.section-title{font-size:2rem;font-weight:700;color:#333;margin:0 0 2rem;font-family:SVN-Desire,sans-serif;text-align:center;position:relative}.section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:3px;background:linear-gradient(135deg,gold,orange);border-radius:2px}.news-list{display:flex;flex-direction:column;gap:1.5rem}.news-item{display:flex;gap:1rem;padding:1.5rem;border-radius:10px;background:#fff;transition:all .3s ease;margin-bottom:1.5rem;box-shadow:0 2px 10px #0000000d}.news-item.clickable{cursor:pointer}.news-item.clickable:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.news-image{flex-shrink:0;width:120px;height:120px;border-radius:8px;overflow:hidden;position:relative}.news-image img{width:100%;height:100%;object-fit:cover}.placeholder-image{width:100%;height:100%;background:linear-gradient(135deg,#f0f0f0,#e0e0e0);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#999}.cloud-icon{font-size:2rem;margin-bottom:.5rem}.news-info{flex:1;display:flex;flex-direction:column}.news-meta{display:flex;gap:1rem;margin-bottom:.8rem;align-items:center;flex-wrap:wrap}.news-category{background:linear-gradient(135deg,gold,orange);color:#333;padding:.3rem .8rem;border-radius:15px;font-size:.8rem;font-weight:700;font-family:SVN-Desire,sans-serif}.news-date{color:#666;font-size:.85rem;font-family:Muli-Regular,sans-serif}.news-title{font-size:1.2rem;font-weight:600;color:#333;margin:0 0 .8rem;font-family:SVN-Desire,sans-serif;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-excerpt{color:#666;font-size:.95rem;line-height:1.5;margin:0 0 1rem;font-family:Muli-Regular,sans-serif;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex-grow:1}.news-author{color:#888;font-size:.85rem;font-style:italic;margin-bottom:.8rem;font-family:Muli-Regular,sans-serif}.read-more-btn{background:transparent;color:gold;border:1px solid #FFD700;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;cursor:pointer;transition:all .3s ease;font-family:SVN-Desire,sans-serif;align-self:flex-start}.read-more-btn:hover{background:#ffd7001a;transform:translate(5px)}.no-articles{grid-column:1 / -1;text-align:center;padding:3rem;background:#ffffffe6;border-radius:20px;margin:2rem 0}.no-articles p{font-family:Muli-Regular,sans-serif;font-size:1.2rem;color:#666}@media (max-width: 1024px){.news-sections{gap:2rem}.banner-title{font-size:3rem}.section-title{font-size:1.8rem}}@media (max-width: 768px){.news-sections{grid-template-columns:1fr;gap:2rem;display:flex;flex-direction:column}.featured-news{order:1}.latest-news{order:2}.news-banner{height:250px;margin:auto}.banner-title{font-size:2.5rem}.back-btn{top:-40px;font-size:.8rem;padding:.6rem 1.2rem}.news-container{padding:0 1rem}.news-content{padding:2rem 0}.section-title{font-size:1.6rem}.news-section{padding:1.5rem}}@media (max-width: 640px){.news-banner{height:200px}.banner-title{font-size:2rem}.back-btn{position:static;margin:0 0 1rem;font-size:.75rem;padding:.5rem 1rem}.banner-overlay{text-align:left;padding-left:1rem}.section-title{font-size:1.4rem}.news-item{flex-direction:column;text-align:center}.news-image{width:100%;height:120px;align-self:center}}@media (max-width: 480px){.news-banner{height:180px;background-size:contain}.banner-title{font-size:1.75rem;letter-spacing:2px}.banner-overlay{padding-left:.75rem}.news-container{padding:0 .75rem}.section-title{font-size:1.25rem}.news-section{padding:1rem}.news-title{font-size:.95rem}.news-excerpt{font-size:.85rem}}@media (max-width: 380px){.banner-title{font-size:1.5rem;letter-spacing:1px}.banner-overlay{padding-left:.5rem}.back-btn{font-size:.7rem;padding:.45rem .85rem}.section-title{font-size:1.1rem}.news-list{gap:1rem}.news-item{padding:.75rem}}.article-detail-page{min-height:100vh;background:#f8f9fa;padding-top:90px;position:relative;z-index:1000}.loading-container,.not-found-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;text-align:center}.loading-spinner{font-size:1.2rem;color:#666}.not-found-container h1{color:#333;margin-bottom:1rem}.not-found-container p{color:#666;margin-bottom:2rem}.article-nav{max-width:1200px;margin:0 auto;padding:1rem 2rem 2rem;position:relative;z-index:1001}.back-btn{background:#ffd7001a;border:2px solid #FFD700;color:gold;padding:.75rem 1.5rem;border-radius:25px;font-weight:700;cursor:pointer;transition:all .3s ease;font-family:SVN-Desire,sans-serif;font-size:1rem;display:inline-flex;align-items:center;gap:.5rem;box-shadow:0 2px 10px #ffd70033}.back-btn:hover{background:#ffd70033;transform:translateY(-2px);box-shadow:0 4px 15px #ffd7004d}.article-content{background:#fff;margin:2rem auto;max-width:1200px;border-radius:20px;box-shadow:0 10px 30px #0000001a;overflow:hidden}.article-container{max-width:800px;margin:0 auto;padding:3rem 2rem}.article-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #eee}.article-meta{display:flex;justify-content:center;gap:2rem;margin-bottom:1.5rem;flex-wrap:wrap}.article-category{background:linear-gradient(135deg,gold,orange);color:#333;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:700;font-family:SVN-Desire,sans-serif}.article-date{color:#666;font-size:.9rem;font-family:Muli-Regular,sans-serif}.article-title{font-size:2.5rem;font-weight:700;color:#333;margin:1.5rem 0;line-height:1.3;font-family:SVN-Desire,sans-serif}.article-author{color:#666;font-style:italic;font-family:Muli-Regular,sans-serif}.article-image{margin-bottom:3rem;border-radius:15px;overflow:hidden;box-shadow:0 5px 20px #0000001a}.article-image img{width:100%;height:400px;object-fit:cover}.placeholder-image{width:100%;height:400px;background:linear-gradient(135deg,#f0f0f0,#e0e0e0);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#999}.placeholder-icon{font-size:3rem;margin-bottom:1rem}.article-body{margin-bottom:3rem}.article-content-html{font-family:Muli-Regular,sans-serif;font-size:1.1rem;line-height:1.8;color:#333}.article-content-html h2{font-family:SVN-Desire,sans-serif;font-size:1.8rem;color:#333;margin:2.5rem 0 1.5rem;border-left:4px solid #FFD700;padding-left:1rem}.article-content-html h3{font-family:SVN-Desire,sans-serif;font-size:1.5rem;color:#333;margin:2rem 0 1rem}.article-content-html p{margin-bottom:1.5rem;text-align:justify}.article-content-html ul,.article-content-html ol{margin:1.5rem 0;padding-left:2rem}.article-content-html li{margin-bottom:.5rem}.article-content-html blockquote{background:#f8f9fa;border-left:4px solid #FFD700;padding:1.5rem;margin:2rem 0;font-style:italic}.article-tags{padding-top:2rem;border-top:1px solid #eee}.article-tags h4{font-family:SVN-Desire,sans-serif;color:#333;margin-bottom:1rem}.tags-list{display:flex;flex-wrap:wrap;gap:.5rem}.tag{background:#ffd7001a;color:#333;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-family:Muli-Regular,sans-serif;border:1px solid rgba(255,215,0,.3)}.related-articles{background:#fff;margin:2rem auto;max-width:1200px;border-radius:20px;box-shadow:0 10px 30px #0000001a;padding:3rem 0}.related-articles h3{font-family:SVN-Desire,sans-serif;font-size:2rem;color:#333;text-align:center;margin-bottom:2rem}.related-articles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.related-article-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 20px #0000001a;transition:all .3s ease;cursor:pointer}.related-article-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.related-article-image{height:200px;overflow:hidden}.related-article-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.related-article-card:hover .related-article-image img{transform:scale(1.05)}.related-article-info{padding:1.5rem}.related-article-category{background:linear-gradient(135deg,gold,orange);color:#333;padding:.3rem .8rem;border-radius:15px;font-size:.8rem;font-weight:700;font-family:SVN-Desire,sans-serif}.related-article-title{font-family:SVN-Desire,sans-serif;font-size:1.2rem;color:#333;margin:1rem 0 .5rem;line-height:1.4}.related-article-excerpt{font-family:Muli-Regular,sans-serif;color:#666;font-size:.9rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 768px){.article-detail-page{padding-top:70px}.article-nav{padding:1rem 1rem 1.5rem}.article-container{padding:2rem 1.5rem}.article-title{font-size:2rem}.article-meta{flex-direction:column;align-items:center;gap:1rem}.article-image img,.placeholder-image{height:250px}.article-content-html{font-size:1rem}.article-content-html h2{font-size:1.5rem}.related-articles-grid{grid-template-columns:1fr;gap:1.5rem}.back-btn{padding:.6rem 1.2rem;font-size:.9rem}}@media (max-width: 480px){.article-nav{padding-left:1rem;padding-right:1rem}.article-container{padding:1.5rem 1rem}.article-title{font-size:1.7rem}.article-image img,.placeholder-image{height:200px}.related-articles{margin:1rem;padding:2rem 0}.tags-list{justify-content:center}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333;overflow-x:hidden}.App{min-height:100vh}.pages-container{display:flex;flex-direction:column}.page{min-height:100vh;width:100%}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.btn{display:inline-block;padding:.75rem 1.5rem;border:none;border-radius:25px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease;text-decoration:none;text-align:center;text-transform:uppercase;letter-spacing:1px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0000001a}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,gold,orange);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,orange,#ff8c00)}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading{border:4px solid rgba(255,215,0,.3);border-top:4px solid #FFD700;border-radius:50%;width:40px;height:40px;animation:loading 1s linear infinite;margin:2rem auto}img{max-width:100%;height:auto}*:focus{outline:2px solid #FFD700;outline-offset:2px}::selection{background:#ffd7004d;color:#333}::-moz-selection{background:#ffd7004d;color:#333}.fade-in{animation:fadeIn .5s ease-in-out}.slide-up{animation:slideUp .5s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media print{.no-print{display:none!important}body{background:#fff!important;color:#000!important}}@media (max-width: 1024px){.container{padding:0 1.5rem}}@media (max-width: 768px){.container{padding:0 1rem}.text-center-mobile{text-align:center}.text-left-mobile{text-align:left}.mb-1-mobile{margin-bottom:.25rem}.mb-2-mobile{margin-bottom:.5rem}.mb-3-mobile{margin-bottom:.75rem}.mb-4-mobile{margin-bottom:1rem}.mt-1-mobile{margin-top:.25rem}.mt-2-mobile{margin-top:.5rem}.mt-3-mobile{margin-top:.75rem}.mt-4-mobile{margin-top:1rem}.hide-mobile{display:none!important}.show-mobile{display:block!important}.text-small-mobile{font-size:.875rem}.text-large-mobile{font-size:1.125rem}}@media (max-width: 480px){.container{padding:0 .75rem}.hide-mobile-xs{display:none!important}.show-mobile-xs{display:block!important}.compact-mobile{padding:.5rem;margin:.25rem 0}}@media (min-width: 641px) and (max-width: 1024px){.hide-tablet{display:none!important}.show-tablet{display:block!important}.text-center-tablet{text-align:center}}@media (min-width: 1025px){.hide-desktop{display:none!important}.show-desktop{display:block!important}}.grid{display:grid;gap:1rem}.grid-cols-1{grid-template-columns:1fr}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}@media (max-width: 768px){.grid-cols-2-mobile{grid-template-columns:repeat(2,1fr)}.grid-cols-1-mobile,.grid-cols-2,.grid-cols-3,.grid-cols-4{grid-template-columns:1fr}}@media (max-width: 480px){.grid{gap:.5rem}.grid-cols-2-mobile{grid-template-columns:1fr}}.flex{display:flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}@media (max-width: 768px){.flex-col-mobile{flex-direction:column}.justify-center-mobile{justify-content:center}.items-center-mobile{align-items:center}}@media (max-width: 768px){.btn{padding:.6rem 1.2rem;font-size:.9rem}.btn-full-mobile{width:100%;display:block}}@media (max-width: 480px){.btn{padding:.55rem 1rem;font-size:.85rem}}@media (pointer: coarse){button,.btn,a[role=button],input[type=button],input[type=submit],.social-icon,.chatbot-icon{min-height:44px;min-width:44px}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (max-height: 480px) and (orientation: landscape){.hero-section,.products-hero,.contact-hero{min-height:auto;padding-top:60px;padding-bottom:2rem}.content-panel{max-height:300px;overflow-y:auto}.chat-window{height:280px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.loading{animation:none;border:4px solid #FFD700}}
