*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#333}.container{max-width:1200px;margin:0 auto;padding:0 20px}.nav{position:fixed;top:0;left:0;right:0;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:1rem 0}.nav-content{justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 20px}.logo-link,.nav-content{display:flex;align-items:center}.logo-link{text-decoration:none}.logo{height:60px;width:auto;object-fit:contain}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{text-decoration:none;color:#333;font-weight:500;transition:color .3s}.nav-links a:hover{color:#2563eb}.menu-toggle{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);position:relative;color:#fff;text-align:center;padding:100px 20px 50px}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1}.hero-content{position:relative;z-index:2}.hero-content h1{font-size:3rem;margin-bottom:1rem}.hero-content h2{font-size:2rem;margin-bottom:.5rem;color:#fbbf24}.hero-content p{font-size:1.25rem;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto}.cta-button{display:inline-block;padding:15px 40px;background:#fbbf24;color:#333;text-decoration:none;border-radius:5px;font-weight:700;font-size:1.1rem;transition:transform .3s,box-shadow .3s}.cta-button:hover{transform:translateY(-2px);box-shadow:0 5px 20px rgba(251,191,36,.4)}.section{padding:80px 20px}.section-title{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1e40af}.expertise{background-image:url(https://www.riologistics.vn/images/expertise-bg.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative}.expertise:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(249,250,251,.95);z-index:1}.expertise .container{position:relative;z-index:2}.about{background-image:url(https://www.riologistics.vn/images/about-bg.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative}.about:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(249,250,251,.95);z-index:1}.about .container{position:relative;z-index:2}.about-content{display:grid;grid-template-columns:1fr 2fr;grid-gap:3rem;gap:3rem;align-items:center}.about-image{width:100%;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.about-text h3{font-size:2rem;margin-bottom:1rem;color:#1e40af}.about-text p{margin-bottom:1rem;line-height:1.8}.experience-list{list-style:none;margin-top:1.5rem}.experience-list li{padding:.5rem 0 .5rem 1.5rem;position:relative}.experience-list li:before{content:"✓";position:absolute;left:0;color:#2563eb;font-weight:700}.services{background-image:url(https://www.riologistics.vn/images/services-bg.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative}.services:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.95);z-index:1}.services .container{position:relative;z-index:2}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.service-card{background:#f9fafb;padding:2rem;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.1);transition:transform .3s,box-shadow .3s}.service-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.15)}.service-card h3{font-size:1.5rem;margin-bottom:1rem;color:#1e40af}.service-number{font-size:3rem;font-weight:700;color:#2563eb;margin-bottom:1rem}.partners{background-image:url(https://www.riologistics.vn/images/partners-bg.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative}.partners:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(249,250,251,.95);z-index:1}.partners .container{position:relative;z-index:2}.partners-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.partner-card{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.partner-date{color:#6b7280;font-size:.9rem;margin-bottom:.5rem}.partner-card h3{font-size:1.25rem;margin-bottom:1rem;color:#1e40af}.testimonials{background-image:url(https://www.riologistics.vn/images/testimonials-bg.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative}.testimonials:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.95);z-index:1}.testimonials .container{position:relative;z-index:2}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.testimonial-card{background:#f9fafb;padding:2rem;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.testimonial-text{font-style:italic;margin-bottom:1.5rem;line-height:1.8}.testimonial-author{font-weight:700;color:#1e40af}.testimonial-role{color:#6b7280;font-size:.9rem}.contact{background-image:url(https://www.riologistics.vn/images/contact-bg.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;position:relative;color:#fff;text-align:center}.contact:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(102,126,234,.8),rgba(118,75,162,.8));z-index:1}.contact .container{position:relative;z-index:2}.contact-content{max-width:800px;margin:0 auto}.contact-info{margin-top:2rem;font-size:1.1rem}.contact-info p{margin:1rem 0}.contact-info a{color:#fbbf24;text-decoration:none}.contact-info a:hover{text-decoration:underline}@media (max-width:768px){.menu-toggle{display:block}.logo{height:45px}.nav-links{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;padding:1rem;box-shadow:0 5px 10px rgba(0,0,0,.1)}.nav-links.active{display:flex}.hero-content h1{font-size:2rem}.hero-content h2{font-size:1.5rem}.about-content{grid-template-columns:1fr}.section-title{font-size:2rem}}.privacy-policy-page{padding:100px 20px 80px;background:#f9fafb;min-height:100vh}.privacy-policy-page .container{max-width:900px;margin:0 auto;background:#fff;padding:3rem;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.privacy-policy-page h1{font-size:2.5rem;color:#1e40af;margin-bottom:.5rem}.privacy-policy-page .last-updated{color:#6b7280;font-size:.9rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.privacy-policy-page section{margin-bottom:2.5rem}.privacy-policy-page h2{font-size:1.75rem;color:#1e40af;margin-bottom:1rem;margin-top:2rem}.privacy-policy-page h3{font-size:1.25rem;color:#374151;margin-bottom:.75rem;margin-top:1.5rem}.privacy-policy-page p{line-height:1.8;margin-bottom:1rem;color:#4b5563}.privacy-policy-page ul{margin-left:1.5rem;margin-bottom:1rem}.privacy-policy-page li{line-height:1.8;margin-bottom:.5rem;color:#4b5563}.privacy-policy-page strong{color:#1e40af}.privacy-policy-page .contact-info{background:#f9fafb;padding:1.5rem;border-radius:8px;margin-top:1rem}.privacy-policy-page .contact-info p{margin-bottom:.5rem}.privacy-policy-page .contact-info a{color:#2563eb;text-decoration:none}.privacy-policy-page .contact-info a:hover{text-decoration:underline}@media (max-width:768px){.privacy-policy-page{padding:80px 15px 50px}.privacy-policy-page .container{padding:1.5rem}.privacy-policy-page h1{font-size:2rem}.privacy-policy-page h2{font-size:1.5rem}}