:root{--navy:#062f63;--blue:#0b58a5;--ink:#0a1322;--muted:#64748b;--line:#e6edf5;--bg:#f7f9fc;--white:#fff;--radius:22px;--shadow:0 20px 60px rgba(17,38,67,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:white}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{height:82px;background:rgba(255,255,255,.96);border-bottom:1px solid #edf1f5;position:sticky;top:0;z-index:50;backdrop-filter:blur(14px)}.nav{height:100%;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:12px;min-width:190px}.brand img{max-height:54px;max-width:190px;object-fit:contain}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:linear-gradient(145deg,#0b65bb,#062f63);color:white;font-weight:800}.brand strong{font-size:20px;letter-spacing:.04em;line-height:.92}.brand small{font-size:10px;color:#64748b}.nav nav{display:flex;align-items:center;gap:24px;margin-left:auto}.nav nav a{font-size:13px;font-weight:700}.nav-actions{display:flex;align-items:center;gap:10px}.lang{font-weight:800;font-size:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 19px;border-radius:10px;background:var(--navy);color:white;font-size:12px;font-weight:800;letter-spacing:.03em}.btn.ghost{background:white;color:var(--navy);border:1px solid #dbe5ef}.mobile-nav{display:none;background:none;border:0;font-size:24px}.hero{min-height:650px;display:flex;align-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 80% 20%,#cfe8ff 0,transparent 33%),linear-gradient(120deg,#f9fbfe 0,#eef5fb 56%,#dceaf7 100%)}.hero.has-image:after{content:"";position:absolute;inset:0 0 0 46%;background-image:linear-gradient(90deg,rgba(247,251,255,1) 0%,rgba(247,251,255,.2) 28%,rgba(247,251,255,0) 48%),var(--hero);background-size:cover;background-position:center}.hero-inner{position:relative;z-index:2;padding:80px 0;max-width:1180px}.hero-inner>div,.hero-inner>h1,.hero-inner>p{max-width:560px}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.08em;color:#0a5eaf;margin-bottom:18px}.eyebrow:before{content:"";display:inline-block;width:28px;height:2px;background:currentColor;vertical-align:middle;margin-right:9px}.hero h1{font-size:clamp(44px,5.1vw,76px);line-height:.98;letter-spacing:-.045em;margin:0 0 24px}.hero p{font-size:18px;line-height:1.7;color:#53657a}.hero-actions{display:flex;gap:12px;margin-top:30px}.feature-strip{position:relative;z-index:5;margin-top:-46px}.features{background:white;border:1px solid #e8eef4;box-shadow:var(--shadow);border-radius:20px;display:grid;grid-template-columns:repeat(4,1fr);padding:22px 28px}.features div{display:grid;grid-template-columns:40px 1fr;column-gap:10px;padding:10px 20px;border-right:1px solid #edf1f5}.features div:last-child{border:0}.features span{grid-row:1/3;font-size:24px;color:var(--blue)}.features strong{font-size:13px}.features small{color:var(--muted);margin-top:5px}.section{padding:100px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:40px}.section h2,.about h2,.cta h2{font-size:clamp(32px,4vw,52px);letter-spacing:-.035em;margin:0 0 16px}.section-head p{color:var(--muted);max-width:650px;line-height:1.7}.text-link{font-size:13px;font-weight:800;color:var(--blue);white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{border:1px solid #e6ecf2;border-radius:18px;overflow:hidden;background:white;transition:.25s}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.product-img{height:250px;background:linear-gradient(135deg,#dce7ef,#f6f8fa);background-size:cover;background-position:center}.product-body{padding:22px;min-height:180px;position:relative}.product-body h3{margin:0 0 10px;font-size:17px}.product-body p{color:var(--muted);font-size:13px;line-height:1.65}.product-body span{position:absolute;right:18px;bottom:18px;width:34px;height:34px;border-radius:50%;background:#f2f6fa;display:grid;place-items:center}.about{background:linear-gradient(135deg,#052953,#073c76);color:white;padding:90px 0}.about-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:64px;align-items:center}.about-image{height:460px;border-radius:24px;background:linear-gradient(135deg,#0f4f87,#132b43);background-size:cover;background-position:center}.about p{color:#ccdae8;line-height:1.75}.light{color:#6eb7ff}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:30px 0}.stats div{padding:18px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);border-radius:13px}.stats strong{display:block;font-size:28px}.stats small{color:#acc5dc;font-size:10px}.light-btn{background:white;color:var(--navy)}.prose{max-width:900px}.prose p{line-height:1.8;color:#526477}.cta{background:#091a2f;color:white;padding:70px 0}.cta .wrap{display:flex;justify-content:space-between;align-items:center;gap:40px}.footer{background:#051120;color:#bac6d3;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:60px}.footer h3,.footer h4{color:white}.footer p{line-height:1.7}.footer-bottom{border-top:1px solid #1c2c40;margin-top:40px;padding-top:22px;font-size:12px}.whatsapp{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;background:#20b862;color:white;display:grid;place-items:center;font-weight:900;box-shadow:0 12px 30px rgba(0,0,0,.2);z-index:60}@media(max-width:980px){.nav nav{display:none}.mobile-nav{display:block;margin-left:auto}.nav-actions .btn{display:none}.hero.has-image:after{inset:45% 0 0;background-image:linear-gradient(#f7fbff 0%,rgba(247,251,255,.35) 35%,rgba(247,251,255,0)),var(--hero)}.hero{min-height:760px;align-items:flex-start}.features{grid-template-columns:1fr 1fr}.features div:nth-child(2){border-right:0}.product-grid{grid-template-columns:1fr 1fr}.about-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.wrap{width:min(100% - 28px,1180px)}.site-header{height:68px}.brand{min-width:0}.brand img{max-height:44px;max-width:155px}.hero{min-height:700px}.hero-inner{padding-top:60px}.hero h1{font-size:44px}.hero p{font-size:16px}.features{grid-template-columns:1fr;margin-top:0;padding:12px}.features div{border-right:0;border-bottom:1px solid #edf1f5}.product-grid{grid-template-columns:1fr}.section{padding:70px 0}.section-head{display:block}.text-link{display:inline-block;margin-top:10px}.about{padding:65px 0}.about-image{height:320px}.stats{grid-template-columns:1fr}.cta .wrap{display:block}.cta .btn{margin-top:20px}.footer-grid{grid-template-columns:1fr}.whatsapp{width:52px;height:52px}.hero-actions{flex-wrap:wrap}}
.nav nav>.nav-item{position:relative}.nav nav>.nav-item>a{display:block}.dropdown{display:none;position:absolute;top:100%;left:-18px;width:290px;max-height:440px;overflow:auto;background:#fff;border:1px solid #e5ebf2;border-radius:14px;padding:9px;box-shadow:0 18px 50px rgba(16,37,61,.16)}.nav-item:hover>.dropdown{display:grid}.dropdown a{padding:9px 10px;border-radius:8px;font-size:12px!important;font-weight:650!important}.dropdown a:hover{background:#f1f6fb;color:#0758a0}.contact-form input,.contact-form textarea{width:100%;padding:13px 14px;border:1px solid #dce4ec;border-radius:9px;font:inherit}.contact-form textarea{min-height:130px}
.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.blog-card{border:1px solid #e3eaf2;border-radius:16px;padding:24px}.blog-card h2{font-size:22px;margin:10px 0}.blog-card p{color:#65758a;line-height:1.7}.blog-card small{color:#8b98a8}@media(max-width:820px){.blog-grid{grid-template-columns:1fr}}

/* DDW 2.1 full content + original-media UI */
.breadcrumbs{background:#f7f9fc;border-bottom:1px solid var(--line);font-size:12px;color:#6c7c90}.breadcrumbs .wrap{display:flex;gap:9px;align-items:center;padding:12px 0}.breadcrumbs a{font-weight:800;color:var(--blue)}
.products-dropdown{columns:2;width:540px;max-height:520px}.product-img{overflow:hidden}.product-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.product-card:hover .product-img img{transform:scale(1.035)}.product-img.placeholder{display:grid;place-items:center;color:#8ba0b5;font-size:12px;font-weight:900;letter-spacing:.12em}
.about-image{overflow:hidden}.about-image img{width:100%;height:100%;object-fit:cover;display:block}.rich-content{font-size:17px}.rich-content .lead{font-size:20px;color:#24364c}.rich-content h2{font-size:32px;margin-top:42px}.rich-content h3{font-size:22px;margin-top:30px}.rich-content ul,.rich-content ol{padding-left:22px;color:#526477;line-height:1.8}.rich-content li+li{margin-top:7px}.rich-content a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}
.gallery-section{background:#f7f9fc}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery-grid figure{margin:0;border-radius:18px;overflow:hidden;background:#fff;border:1px solid var(--line)}.gallery-grid img{width:100%;height:290px;object-fit:cover;display:block}.gallery-grid figcaption{padding:11px 14px;font-size:12px;font-weight:700}.empty-gallery{border:1px dashed #bdcbd8;border-radius:16px;padding:30px;color:#65758a;background:white}
.faq-section{background:white}.faq-list{display:grid;gap:12px;max-width:900px}.faq-list details{border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden}.faq-list summary{cursor:pointer;list-style:none;padding:20px 54px 20px 20px;font-weight:800;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:20px;top:16px;font-size:24px;color:var(--blue)}.faq-list details[open] summary:after{content:'−'}.faq-list details>div{padding:0 20px 20px;color:#596b80;line-height:1.75}
.testimonials{background:#fff}.testimonial-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.testimonial-grid blockquote{margin:0;padding:28px;border:1px solid var(--line);border-radius:18px;background:#f9fbfd}.testimonial-grid p{font-size:18px;line-height:1.65;color:#33475f}.testimonial-grid cite{font-style:normal;font-weight:900;color:var(--navy)}
.contact-details{padding:18px 22px;background:#f7f9fc;border-radius:14px;margin:20px 0 30px}.contact-form label{font-size:13px;font-weight:800;color:#34475c}.contact-form label input,.contact-form label textarea{display:block;margin-top:7px}.hp{position:absolute!important;left:-9999px!important}.footer-grid{grid-template-columns:1.15fr .8fr 1.1fr .65fr}.footer-nav{display:block;padding:5px 0;color:#bac6d3;font-size:13px}.footer-nav:hover,.footer-link:hover{color:white}.blog-detail h1{font-size:clamp(38px,5vw,62px);letter-spacing:-.04em}.blog-detail{max-width:880px}
@media(max-width:980px){.nav nav.open{display:flex!important;position:absolute;top:82px;left:0;right:0;max-height:calc(100vh - 82px);overflow:auto;padding:18px 20px 28px;background:white;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:4px;box-shadow:0 18px 40px rgba(10,35,63,.12)}.nav nav.open>.nav-item>a{padding:12px 4px}.nav nav.open .dropdown{position:static;width:auto;max-height:none;columns:1;box-shadow:none;border:0;border-left:2px solid #e2eaf2;border-radius:0;margin:0 0 8px 6px;padding:2px 8px;display:none}.nav nav.open .nav-item.mobile-open>.dropdown{display:grid}.gallery-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.nav nav.open{top:68px;max-height:calc(100vh - 68px)}.gallery-grid,.testimonial-grid{grid-template-columns:1fr}.gallery-grid img{height:250px}.rich-content{font-size:16px}.rich-content h2{font-size:27px}.products-dropdown{columns:1;width:auto}}
