:root{--bg:#020807;--panel:#07100f;--green:#57c441;--orange:#ff7800;--text:#0a1110;--muted:#66736f}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);background:#f5f6f4}a{text-decoration:none;color:inherit}.container{width:min(1180px,92vw);margin:auto}.site-header{position:absolute;top:0;left:0;right:0;z-index:20;color:#fff}.topbar{display:flex;gap:28px;justify-content:flex-end;padding:14px min(4vw,50px);font-size:13px;color:#d9eee7}.navwrap{width:min(1180px,92vw);margin:auto;display:flex;align-items:center;gap:32px}.brand img{width:150px;height:auto}.main-nav{margin-left:auto}.main-nav ul{display:flex;list-style:none;gap:30px;margin:0;padding:0;align-items:center}.main-nav a{font-weight:800;font-size:13px;text-transform:uppercase;color:#fff}.main-nav a:hover{color:var(--orange)}.quote,.btn{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#ff8a00,#ff6900);color:#fff;font-weight:900;text-transform:uppercase;font-size:13px;border-radius:7px;padding:16px 24px;box-shadow:0 12px 28px rgba(255,105,0,.28)}.hero{min-height:760px;background-size:cover;background-position:center;position:relative;color:#fff;padding-top:170px;overflow:hidden}.hero-inner{max-width:1180px}.eyebrow{color:var(--orange);font-weight:900;text-transform:uppercase;letter-spacing:.04em;font-size:13px}.hero h1{font-size:72px;line-height:.95;margin:24px 0 20px;max-width:640px;letter-spacing:-.05em}.hero h1 strong,.applications h2 strong{color:var(--green)}.hero p{font-size:18px;line-height:1.7;max-width:650px;color:#eef5f1}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:740px;margin:38px 0}.features div{font-weight:800;color:#fff}.features small{display:block;font-weight:500;color:#cdd9d5;margin-top:6px}.ghost{background:rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.35);box-shadow:none;margin-left:18px}.hero-card{position:absolute;right:6vw;bottom:120px;background:rgba(3,8,8,.82);border:1px solid rgba(255,255,255,.18);border-radius:12px;color:#fff;padding:25px 32px;font-size:14px}.hero-card strong{display:block;font-size:27px;line-height:1.15;margin-top:8px}.trust{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(2,8,7,.95);color:#fff;margin-top:-56px;position:relative;z-index:10;border-radius:10px;overflow:hidden;box-shadow:0 22px 50px rgba(0,0,0,.25)}.trust div{padding:26px 30px;border-right:1px solid rgba(255,255,255,.12)}.trust b{display:block}.trust span{display:block;font-size:13px;color:#aebbb7;margin-top:5px}.products{padding:90px 0}.section-head{display:grid;grid-template-columns:330px 1fr;gap:35px;align-items:end;margin-bottom:30px}.section-head h2{font-size:36px;line-height:1.1;margin:8px 0 24px;letter-spacing:-.04em}.darkbtn{background:#06100e;color:#fff;padding:15px 22px;border-radius:7px;font-weight:900;text-transform:uppercase;font-size:12px;display:inline-block}.product-row{display:grid;grid-template-columns:repeat(7,1fr);gap:16px}.product-card{background:#fff;border:1px solid #e2e5e1;border-radius:10px;overflow:hidden;box-shadow:0 12px 25px rgba(0,0,0,.06);transition:.2s}.product-card:hover{transform:translateY(-5px)}.product-card img{width:100%;height:150px;object-fit:cover;background:#eee}.product-card h3{font-size:15px;margin:14px 14px 5px}.product-card p{font-size:12px;color:#5d6763;margin:0 14px 16px;line-height:1.5}.applications{background:var(--bg);color:#fff;padding:82px 0}.app-grid{display:grid;grid-template-columns:390px 1fr;gap:70px;align-items:center}.applications h2,.about-dark h2{font-size:46px;line-height:1.05;letter-spacing:-.04em}.app-icons{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;color:#e6f4ef;font-weight:800}.app-icons span:before{content:'◎';color:var(--green);margin-right:8px}.tilt-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;transform:skewX(-10deg)}.tilt-gallery img{height:280px;width:100%;object-fit:cover;border-radius:10px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;padding:55px 0}.stats div{display:flex;flex-direction:column;border-right:1px solid #dfe4df}.stats b{font-size:34px;letter-spacing:-.04em}.stats span{font-size:14px;color:#5e6b67}.about-dark{background:#020807;color:#fff;padding:86px 0}.about-grid{display:grid;grid-template-columns:430px 1fr;gap:70px}.about-grid p{color:#c6d2ce;line-height:1.8}.about-grid li{margin:12px 0}.about-grid li::marker{color:var(--green)}.about-images{display:grid;grid-template-columns:1fr 1fr;gap:14px}.about-images img{width:100%;height:210px;object-fit:cover;border-radius:8px}.about-images img:first-child{grid-column:1/-1;height:285px}.footer{background:#06100f;color:#fff;padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.1fr 1.4fr;gap:42px}.footer-logo{width:145px}.footer p,.footer a{display:block;color:#bdc9c5;font-size:14px;line-height:1.7;margin:8px 0}.footer h4{text-transform:uppercase;font-size:13px}.footer input,.footer textarea{width:100%;background:#111b19;border:1px solid #1e2c29;color:#fff;padding:12px;border-radius:4px;margin-bottom:8px}.footer input[type=submit]{background:var(--orange);border:0;font-weight:900;text-transform:uppercase}.small{font-size:11px!important;color:#687570!important}.copyright{border-top:1px solid #1c2926;margin-top:45px;padding-top:25px;color:#899591;font-size:13px}.page-content{padding:170px 0 70px;min-height:520px}.page-content h1{font-size:54px;letter-spacing:-.04em}.page-content img{max-width:100%;height:auto}.wp-block-gallery{gap:14px!important}@media(max-width:900px){.site-header{position:relative;background:#020807}.navwrap,.topbar{flex-wrap:wrap}.main-nav ul{flex-wrap:wrap;gap:14px}.hero{padding-top:70px;min-height:auto;padding-bottom:80px}.hero h1{font-size:46px}.features,.trust,.section-head,.app-grid,.stats,.about-grid,.footer-grid{grid-template-columns:1fr}.product-row{grid-template-columns:repeat(2,1fr)}.hero-card{position:static;margin:30px auto;width:92%}.tilt-gallery{transform:none;grid-template-columns:repeat(2,1fr)}.product-card img{height:190px}}
.product-card a.product-link{display:block;height:100%;color:inherit}.learn-more{display:inline-flex;margin:0 14px 18px;color:var(--orange);font-weight:900;font-size:12px;text-transform:uppercase}.product-card:hover .learn-more{text-decoration:underline}.footer a:hover{color:var(--orange)}.back-link{display:inline-block;margin-bottom:22px;color:var(--orange);font-weight:800}.product-hero-detail{display:grid;grid-template-columns:420px 1fr;gap:55px;align-items:start}.product-hero-detail .lead{font-size:19px;line-height:1.7;color:#56625e}.product-main-image>figure:first-child{margin:0}.product-main-image>figure:first-child img{width:100%;max-height:470px;object-fit:cover;border-radius:14px;box-shadow:0 20px 50px rgba(0,0,0,.12)}.tp-detail-section{margin-top:46px;background:#fff;border:1px solid #e2e5e1;border-radius:14px;padding:32px;box-shadow:0 12px 28px rgba(0,0,0,.05)}.tp-detail-section h2{margin-top:0}.tp-two-cols{display:grid;grid-template-columns:1fr 1fr;gap:34px}.tp-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.tp-gallery figure{margin:0}.tp-gallery img{width:100%;height:180px;object-fit:cover;border-radius:10px}.cta-box{background:#06100f;color:#fff}.cta-box p{color:#c6d2ce}@media(max-width:900px){.product-hero-detail,.tp-two-cols,.tp-gallery{grid-template-columns:1fr}.tp-gallery img{height:220px}}

/* v3 fixes: dark header on every page */
.site-header{background:rgba(2,8,7,.96);box-shadow:0 10px 30px rgba(0,0,0,.24);backdrop-filter:blur(10px)}
body:not(.home) .site-header{position:sticky}.page-content{padding-top:90px}
.tp-gallery a{display:block;cursor:zoom-in;position:relative}.tp-gallery a:after{content:'+';position:absolute;right:10px;bottom:10px;width:30px;height:30px;border-radius:999px;background:rgba(255,120,0,.95);color:#fff;display:grid;place-items:center;font-weight:900;font-size:20px;line-height:1}.tp-lightbox-overlay{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.88);display:none;align-items:center;justify-content:center;padding:24px}.tp-lightbox-overlay.is-open{display:flex}.tp-lightbox-overlay img{max-width:min(1100px,92vw);max-height:88vh;border-radius:12px;box-shadow:0 20px 70px rgba(0,0,0,.55);background:#fff}.tp-lightbox-close{position:absolute;top:18px;right:24px;background:#ff7800;color:#fff;border:0;border-radius:999px;width:44px;height:44px;font-size:28px;line-height:1;cursor:pointer;font-weight:800}

/* v4 About Us premium page */
.about-page{background:#f5f6f4;color:#07100f}.about-hero{min-height:620px;background-size:cover;background-position:center;color:#fff;padding:190px 0 100px}.about-hero h1{font-size:68px;line-height:.98;letter-spacing:-.055em;max-width:820px;margin:20px 0}.about-hero p{font-size:20px;line-height:1.75;max-width:720px;color:#e4efeb}.about-hero-actions{display:flex;align-items:center;gap:16px;margin-top:34px}.about-ghost{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.35);border-radius:7px;color:#fff;font-weight:900;text-transform:uppercase;font-size:13px;padding:16px 24px;margin-left:0;background:rgba(0,0,0,.22)}.about-intro{display:grid;grid-template-columns:440px 1fr;gap:64px;align-items:center;padding:95px 0}.about-copy h2,.about-timeline h2,.about-values h2,.about-cta h2{font-size:46px;line-height:1.08;letter-spacing:-.045em;margin:12px 0 22px}.about-copy p,.about-timeline p,.about-values p,.about-cta p{color:#5d6965;line-height:1.8}.check-list{padding-left:0;list-style:none;margin:25px 0 0}.check-list li{position:relative;padding-left:30px;margin:13px 0;line-height:1.55;color:#26312e}.check-list li:before{content:'✓';position:absolute;left:0;top:0;color:var(--green);font-weight:900}.about-slider{position:relative;border-radius:18px;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.18);background:#07100f;min-height:440px}.about-slides{position:relative;height:500px}.about-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .45s ease;cursor:zoom-in}.about-slide.is-active{opacity:1;visibility:visible}.about-slide img{width:100%;height:100%;object-fit:cover;display:block}.about-slide:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.65),transparent 45%)}.about-slide span{position:absolute;left:24px;right:24px;bottom:24px;color:#fff;z-index:2;font-weight:900;font-size:22px}.about-slider-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:46px;height:46px;border-radius:999px;border:0;background:rgba(255,120,0,.94);color:#fff;font-size:36px;line-height:1;cursor:pointer}.about-slider-btn.prev{left:18px}.about-slider-btn.next{right:18px}.about-slider-dots{position:absolute;left:0;right:0;bottom:14px;z-index:5;display:flex;gap:8px;justify-content:center}.about-slider-dots button{width:9px;height:9px;border-radius:999px;border:0;background:rgba(255,255,255,.46);padding:0;cursor:pointer}.about-slider-dots button.is-active{background:var(--orange);width:28px}.about-timeline{background:#07100f;color:#fff;padding:85px 0}.about-timeline-grid{display:grid;grid-template-columns:430px 1fr;gap:70px}.about-timeline p{color:#c7d4d0;font-size:17px}.about-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:70px 0}.about-stats article{background:#fff;border:1px solid #e1e6e2;border-radius:16px;padding:28px;box-shadow:0 12px 32px rgba(0,0,0,.06)}.about-stats strong{display:block;font-size:44px;letter-spacing:-.05em;color:#07100f}.about-stats span{display:block;color:#5f6a66;line-height:1.5}.about-values{background:#fff;padding:86px 0}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:34px}.value-grid article{border:1px solid #e1e6e2;border-radius:16px;padding:28px;background:#f7f8f6}.value-grid h3{font-size:22px;margin:0 0 12px}.about-cta{margin:72px auto 90px;background:#07100f;color:#fff;border-radius:20px;padding:42px 48px;display:flex;align-items:center;justify-content:space-between;gap:30px}.about-cta p{color:#c7d4d0;max-width:690px}.about-cta h2{margin-bottom:10px}@media(max-width:900px){.about-hero{padding:105px 0 70px;min-height:auto}.about-hero h1{font-size:44px}.about-intro,.about-timeline-grid,.about-stats,.value-grid,.about-cta{grid-template-columns:1fr;display:grid}.about-slides{height:360px}.about-cta{padding:30px}.about-hero-actions{flex-wrap:wrap}}
