:root{--navy:#10283b;--steel:#5b7282;--mist:#eef4f7;--line:#d8e2e8;--red:#e30613;--white:#fff}*{box-sizing:border-box}body{margin:0;color:var(--navy);font-family:Arial,Helvetica,sans-serif;line-height:1.55}.site-shell{max-width:1160px;margin:0 auto;padding-left:28px;padding-right:28px}.site-header{background:var(--navy);color:var(--white)}.site-header__inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none;font-weight:700;letter-spacing:.05em}.brand__mark{width:63px;height:31px;display:grid;place-items:center;background:var(--red);clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);font-size:10px;letter-spacing:0}.custom-logo-link img{max-height:52px;width:auto}.site-nav ul{display:flex;gap:18px;margin:0;padding:0;list-style:none}.site-nav a,.site-header__actions a{color:#d9e5eb;text-decoration:none;font-size:.84rem}.site-header__actions{display:flex;gap:14px;align-items:center}.header-whatsapp{border:1px solid rgba(255,255,255,.45);padding:9px 12px}.cart-link span{color:#fff;background:var(--red);border-radius:50%;display:inline-grid;place-items:center;width:18px;height:18px;font-size:.7rem}.home-hero{background:linear-gradient(125deg,#0e273a,#45667b);color:#fff}.home-hero__grid{min-height:525px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:45px}.eyebrow{color:var(--red);font-size:.76rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.home-hero .eyebrow,.contact-banner .eyebrow{color:#ffc2c6}.home-hero h1,.page-hero h1{font-size:clamp(2.5rem,5vw,4.35rem);line-height:1.03;letter-spacing:-.04em;margin:10px 0 17px}.home-hero p:not(.eyebrow),.page-hero p{max-width:550px;color:#d6e4eb;font-size:1.08rem}.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button{display:inline-block;padding:13px 17px;border:0;text-decoration:none;font-size:.85rem;font-weight:700}.button--red{background:var(--red);color:#fff}.button--dark{background:var(--navy);color:#fff}.button--outline{border:1px solid currentColor;color:#fff}.button--light{background:#fff;color:var(--red)}.hero-orb{width:310px;height:310px;border:34px solid rgba(255,255,255,.12);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:auto;background:rgba(255,255,255,.05)}.hero-orb strong{font-size:4.2rem}.hero-orb span{color:#d7e5ec}.metric-band{border-bottom:1px solid var(--line)}.metric-band__grid{display:grid;grid-template-columns:repeat(4,1fr)}.metric-band__grid div{padding:23px;border-right:1px solid var(--line)}.metric-band__grid div:last-child{border:0}.metric-band strong,.metric-band span{display:block}.metric-band strong{font-size:1.35rem}.metric-band span{font-size:.85rem;color:#627887}.section{padding:80px 0}.section--soft{background:var(--mist)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:31px}.section-heading h2{font-size:2.1rem;line-height:1.1;letter-spacing:-.03em;margin:8px 0 0}.text-link{color:var(--red);font-size:.9rem;font-weight:700;text-decoration:none}.product-grid,.benefit-grid,.post-grid,.application-grid,.contact-grid,.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{border:1px solid var(--line);padding:18px}.product-card__image{display:block;aspect-ratio:1/1;background:var(--mist);overflow:hidden}.product-card__image img{height:100%;width:100%;object-fit:contain}.product-card h3{margin:4px 0 10px;font-size:1.1rem}.product-card h3 a,.post-grid h3 a,.post-grid h2 a{color:inherit;text-decoration:none}.product-card__price{margin-bottom:15px;font-weight:700}.benefit-grid article,.resource-grid article{background:#fff;border-top:3px solid var(--red);padding:24px}.benefit-grid h3,.resource-grid h3{margin:0 0 8px}.benefit-grid p,.resource-grid p{color:var(--steel);margin:0 0 16px}.post-grid article{border-top:1px solid var(--line);padding-top:17px}.post-grid p{font-size:.82rem;color:var(--steel)}.post-grid h3{font-size:1.25rem;line-height:1.3}.contact-banner{background:var(--red);color:#fff;padding:57px 0}.contact-banner__inner{display:flex;justify-content:space-between;align-items:center;gap:24px}.contact-banner h2{margin:8px 0 0;font-size:2rem;line-height:1.15}.page-hero{background:var(--navy);color:#fff;padding:75px 0}.page-hero h1{font-size:clamp(2.3rem,4.4vw,3.8rem)}.prose{max-width:820px}.prose h2{margin-top:40px}.prose img{max-width:100%;height:auto}.article{padding:72px 0}.article h1{font-size:clamp(2.4rem,4.5vw,4rem);line-height:1.1}.application-grid article{padding:28px;border-top:3px solid var(--red);background:var(--mist)}.application-grid h2{font-size:1.65rem}.contact-grid{grid-template-columns:repeat(2,1fr)}.contact-grid article{background:var(--mist);padding:34px}.faq-list{max-width:850px}.faq-list details{border-top:1px solid var(--line);padding:17px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;font-weight:700}.faq-list p{color:var(--steel)}.woocommerce-shell{padding-top:54px;padding-bottom:75px}.woocommerce .products{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.woocommerce ul.products li.product{width:auto!important;margin:0!important}.site-footer{background:var(--navy);color:#d5e2e8;padding:56px 0 18px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:35px}.footer-grid p{max-width:360px;color:#b5c8d3}.footer-grid h3{color:#fff;font-size:.95rem}.footer-grid a{display:block;color:#d5e2e8;text-decoration:none;margin:9px 0;font-size:.9rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:36px;padding-top:18px;color:#a7bdc8;font-size:.82rem}@media(max-width:760px){.site-shell{padding-left:20px;padding-right:20px}.site-nav{display:none}.site-header__actions .cart-link{display:none}.home-hero__grid{grid-template-columns:1fr;min-height:auto;padding-top:62px;padding-bottom:38px}.hero-orb{width:210px;height:210px;border-width:24px}.hero-orb strong{font-size:3rem}.metric-band__grid{grid-template-columns:repeat(2,1fr)}.metric-band__grid div:nth-child(2){border-right:0}.product-grid,.benefit-grid,.post-grid,.application-grid,.contact-grid,.resource-grid,.woocommerce .products{grid-template-columns:1fr}.section{padding:55px 0}.section-heading,.contact-banner__inner{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr}.page-hero{padding:55px 0}.site-header__actions .header-whatsapp{font-size:.75rem}}
.home-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 76% 47%,#4f7d98 0,#1c4159 27%,#0b1f32 67%)}.home-hero:after{content:"";position:absolute;inset:auto -9% -25% auto;width:70%;height:60%;background:repeating-radial-gradient(ellipse at center,transparent 0 18px,rgba(112,177,218,.18) 19px 20px,transparent 21px 43px);transform:rotate(-18deg);pointer-events:none}.home-hero__copy{position:relative;z-index:2}.home-hero__visual{min-height:500px;display:grid;place-items:center;position:relative;z-index:1}.hero-product-glow{position:absolute;width:350px;height:350px;border-radius:50%;background:radial-gradient(circle,#7fc3ee 0,rgba(104,178,221,.35) 36%,transparent 70%);filter:blur(2px)}.hero-product{position:relative;z-index:1;display:block;max-width:495px;transform:rotate(-4deg);filter:drop-shadow(0 30px 28px rgba(0,0,0,.42))}.hero-product img{width:100%;height:auto;display:block;mix-blend-mode:multiply}.hero-product-label{position:absolute;z-index:2;right:0;bottom:57px;background:rgba(7,26,41,.86);border-left:3px solid var(--red);padding:12px 15px;min-width:130px}.hero-product-label strong,.hero-product-label span{display:block}.hero-product-label span{color:#fff;margin-top:2px}.hero-product-fallback{position:relative;width:300px;height:300px;border-radius:50%;border:26px solid rgba(255,255,255,.13);display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(255,255,255,.06)}.hero-product-fallback strong{font-size:2rem}.hero-product-fallback span{color:#d6e4eb}.button--red span{font-size:1.2rem;margin-left:8px}.section-heading--center{justify-content:center;text-align:center}.benefit-grid article{min-height:220px;text-align:center;border:1px solid #dce6eb;border-top:0;border-radius:8px;box-shadow:0 10px 26px rgba(29,62,83,.06)}.benefit-icon{width:58px;height:58px;border:2px solid #2e67b2;border-radius:50%;display:grid;place-items:center;margin:0 auto 20px;color:#2e67b2;font-size:2rem}.product-card{border-radius:6px;box-shadow:0 12px 28px rgba(24,52,71,.07);transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 35px rgba(24,52,71,.14)}.product-card__image{border-radius:4px}.metric-band{background:#fff}.metric-band strong{color:#24579b;font-size:2rem}.contact-banner{background:linear-gradient(105deg,#be0610,#e30613 58%,#b90610)}@media(max-width:760px){.home-hero__visual{min-height:330px}.hero-product{max-width:310px}.hero-product-label{right:8px;bottom:24px}.home-hero:after{display:none}.benefit-grid article{min-height:auto}}
