:root{--navy:#061d39;--navy2:#082b55;--blue:#0759e8;--line:#dfe8f3;--text:#071b35;--muted:#60708a;--gold:#f5b640;--green:#0f9d58;--red:#e92d3c;--soft:#f5f8fc}
body.pap-plugin-page,body.pap-plugin-page *{box-sizing:border-box}
body.pap-plugin-page{margin:0!important;padding:0!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important;background:#fff;color:var(--text);font-family:Inter,Arial,sans-serif}
body.pap-plugin-page .site,body.pap-plugin-page .site-content,body.pap-plugin-page .content-area,body.pap-plugin-page .entry-content,body.pap-plugin-page main,body.pap-plugin-page article,body.pap-plugin-page .wp-site-blocks{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
body.pap-plugin-page .entry-title,body.pap-plugin-page .page-title,body.pap-plugin-page h1.entry-title,body.pap-plugin-page .wp-block-post-title{display:none!important}
.pap-site a{text-decoration:none;color:inherit}.pap-site img{max-width:100%;height:auto}.top{background:var(--navy);color:#fff;font-size:14px;display:flex;justify-content:space-between;gap:16px;padding:12px 5vw}.top span{white-space:nowrap}.head{display:flex;align-items:center;justify-content:space-between;padding:18px 5vw;border-bottom:1px solid var(--line);gap:24px;background:#fff;position:sticky;top:0;z-index:50}.logo{display:flex;align-items:center;gap:12px;font-weight:900;font-size:22px;line-height:1;text-transform:uppercase}.logo-icon{width:54px;height:54px;border:3px solid var(--blue);border-radius:16px;display:grid;place-items:center;color:var(--blue);font-size:20px}.logo small{display:block;font-size:12px;color:var(--muted);font-weight:700;line-height:1.6;text-transform:none}.search{flex:1;max-width:620px;display:flex;border:1px solid var(--line);border-radius:999px;overflow:hidden;background:#fff;box-shadow:0 8px 28px rgba(8,35,70,.06);position:relative}.search input{flex:1;border:0;padding:16px 24px;font-size:15px;outline:0}.search button{min-width:84px;border:0;background:var(--navy);color:#fff;font-size:13px;font-weight:900;cursor:pointer}.icons{display:flex;gap:22px;text-align:center;font-size:13px;align-items:center}.cart-link{position:relative}.cart-count{position:absolute;top:-14px;right:-8px;background:var(--red);color:white;border-radius:999px;padding:2px 6px;font-size:11px;font-weight:900}.nav{background:var(--navy);color:#fff;padding:0 5vw;display:flex;align-items:center;gap:30px}.nav a{color:#fff;padding:19px 0;font-weight:800;opacity:.9}.nav a.active,.nav a:hover{border-bottom:3px solid var(--gold);opacity:1}.catbtn{background:#082b55;padding:13px 20px!important;border-radius:10px;margin:10px 0}.hot{margin-left:auto;background:#0866ff;padding:12px 20px!important;border-radius:10px;font-weight:900}.hero{position:relative;min-height:535px;display:flex;align-items:center;padding:58px 5vw;background:linear-gradient(90deg,#f8fbff 0%,#f8fbff 38%,rgba(255,255,255,.2)),var(--hero-img) center right/cover no-repeat}.pagehero{min-height:350px;display:flex;align-items:center;padding:55px 5vw;background:linear-gradient(90deg,rgba(6,29,57,.96),rgba(6,29,57,.72),rgba(6,29,57,.18)),var(--hero-img,linear-gradient(120deg,#061d39,#0759e8)) center/cover no-repeat;color:white}.hero h1,.pagehero h1{font-size:58px;line-height:1.03;margin:0 0 22px;letter-spacing:0}.pagehero h1{font-size:52px}.hero p,.pagehero p{font-size:20px;line-height:1.6;color:#35445c;max-width:620px}.pagehero p{color:#e6eef8}.eyebrow{display:inline-block;background:#eaf2ff;color:#0a55d9;border-radius:8px;padding:10px 14px;font-weight:900;font-size:12px;margin-bottom:18px}.pagehero .eyebrow{background:rgba(255,255,255,.12);color:#fff}.btns{display:flex;gap:16px;margin-top:28px;flex-wrap:wrap}.btn{border:0;border-radius:999px;padding:15px 26px;font-weight:900;font-size:15px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;justify-content:center}.primary{background:var(--navy);color:white}.secondary{background:white;color:var(--navy);border:1px solid var(--line)}.gold{background:var(--gold);color:#061d39}.outline{border:1px solid var(--line);background:white;color:var(--navy)}.trust{display:flex;gap:40px;margin-top:36px;color:#10243e;font-weight:800}.section{padding:56px 5vw}.center{text-align:center}.section h2{font-size:34px;margin:0 0 10px}.section-sub{color:var(--muted);margin:0 auto 30px;max-width:760px;line-height:1.65}.grid-cat{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card{border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(4,30,60,.05);overflow:hidden}.cat{padding:22px;text-align:center;transition:.2s}.cat:hover,.prod:hover,.service:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(4,30,60,.10)}.cat img{width:100%;height:130px;object-fit:contain}.cat h3{font-size:16px;margin:12px 0 8px}.cat span{font-size:13px;color:var(--blue);font-weight:900}.banners{display:grid;grid-template-columns:1fr 1fr;gap:24px}.banner{min-height:260px;border-radius:20px;padding:34px;background:#071d38;color:#fff;position:relative;overflow:hidden}.banner.light{background:#edf5ff;color:var(--text)}.banner img{position:absolute;right:20px;bottom:0;max-height:230px;max-width:45%;object-fit:contain}.banner h3{font-size:31px;margin:18px 0 12px;max-width:410px}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.products.six{grid-template-columns:repeat(4,1fr);gap:16px}.prod{padding:18px;position:relative;transition:.2s}.badge{position:absolute;top:14px;left:14px;background:var(--red);color:#fff;border-radius:7px;padding:6px 9px;font-size:12px;font-weight:900;z-index:2}.new{background:var(--green)}.prod img{width:100%;height:175px;object-fit:contain}.prod h3{font-size:15px;min-height:42px}.price{font-size:22px;font-weight:900}.old{font-size:14px;color:#8a95a8;text-decoration:line-through;margin-left:8px}.stars{color:#ffb018;font-size:14px;margin:10px 0}.mini-icons{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:18px;margin-top:32px;background:white}.mini-icons div{padding:22px;text-align:center;border-right:1px solid var(--line)}.mini-icons div:last-child{border-right:0}.split{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}.split img{width:100%;border-radius:24px;min-height:380px;object-fit:cover}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature{padding:26px}.feature b{font-size:20px}.filters{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:24px}.pill{padding:13px 18px;border:1px solid var(--line);border-radius:999px;background:#fff;font-weight:800;cursor:pointer}.pill.active{background:var(--navy);color:white}.pap-more-toggle{display:none}.servicegrid,.brandgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service{transition:.2s}.service img{width:100%;height:230px;object-fit:cover}.service div{padding:24px}.service h3{font-size:23px;margin:0 0 10px}.contactbox{display:grid;grid-template-columns:1fr 1fr;gap:28px}.form{padding:30px}.form input,.form textarea,.form select,.pap-wide-input{width:100%;padding:16px;border:1px solid var(--line);border-radius:12px;margin:8px 0 14px;font-size:15px}.form textarea{min-height:130px}.pap-hp{position:absolute!important;left:-9999px!important}footer{background:#05182e;color:#d8e5f4;padding:44px 5vw;margin-top:30px}.footgrid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px}footer h3{color:white}footer a{display:block;color:#d8e5f4;margin:9px 0}.pap-copy{border-top:1px solid rgba(255,255,255,.12);padding-top:20px;margin-top:30px}.bottom-nav{display:none}.note{background:#eef5ff;border:1px solid #d7e7ff;padding:20px;border-radius:16px;color:#183b66}.search-panel{display:none;position:absolute;top:78px;left:50%;transform:translateX(-50%);width:min(720px,92vw);background:white;border:1px solid var(--line);border-radius:20px;box-shadow:0 24px 70px rgba(0,0,0,.18);padding:16px;z-index:80}.search-close{float:right;border:0;background:#061d39;color:#fff;border-radius:99px;width:30px;height:30px;cursor:pointer}.search-result{display:flex;align-items:center;gap:14px;padding:12px;border-radius:14px}.search-result:hover{background:#f4f8ff}.search-result img{width:58px;height:58px;object-fit:contain;border-radius:12px;background:#f7f9fc}.cart-page{display:grid;grid-template-columns:1.3fr .7fr;gap:24px}.cart-item{display:grid;grid-template-columns:100px 1fr auto;gap:16px;align-items:center;padding:16px;border-bottom:1px solid var(--line)}.cart-item img{width:100px;height:80px;object-fit:contain}.qty{display:flex;align-items:center;gap:8px}.qty button{border:1px solid var(--line);background:white;border-radius:8px;width:34px;height:34px;font-weight:900}.summary{padding:24px;position:sticky;top:110px}.toast{position:fixed;right:20px;bottom:86px;background:var(--navy);color:#fff;padding:14px 18px;border-radius:16px;box-shadow:0 15px 40px rgba(0,0,0,.25);display:none;z-index:200}.timeline{display:grid;gap:14px}.step{display:flex;gap:14px;align-items:flex-start;padding:18px;border:1px solid var(--line);border-radius:16px;background:white}.dot{width:28px;height:28px;border-radius:50%;background:#d8e5f4;display:grid;place-items:center;color:var(--navy);font-weight:900}.step.done .dot{background:var(--green);color:white}.gallery{display:flex;gap:10px;margin-top:14px}.gallery img{width:74px;height:74px;object-fit:contain;border:1px solid var(--line);border-radius:12px;cursor:pointer;background:#fff}.brand-card{padding:28px;text-align:center}.brand-logo{font-size:30px;font-weight:900;color:var(--navy);letter-spacing:0}.tag{display:inline-block;background:#eef5ff;color:#0959df;font-weight:900;border-radius:999px;padding:7px 12px;font-size:12px}.pap-map{margin-top:18px;border-radius:18px;background:linear-gradient(135deg,#eef5ff,#fff);border:1px solid var(--line);height:260px;position:relative;overflow:hidden}.pap-route{position:absolute;left:12%;right:12%;top:50%;height:6px;background:#cfe2ff;border-radius:99px}.pap-route-fill{height:100%;background:var(--blue);border-radius:99px;width:25%}.pap-marker{position:absolute;top:calc(50% - 14px);width:28px;height:28px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:11px;font-weight:900}.pap-marker.sender{left:8%;background:var(--navy)}.pap-marker.receiver{right:8%;background:var(--green)}.pap-marker.current{left:calc(12% + var(--progress,25)*0.76%);background:var(--red);animation:pap-pulse 1.5s infinite}@keyframes pap-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.18)}}.pap-invoice{max-width:900px;margin:0 auto;background:white}.pap-invoice-head{display:flex;justify-content:space-between;gap:20px;border-bottom:4px solid var(--navy);padding-bottom:20px}.pap-invoice table{width:100%;border-collapse:collapse;margin:24px 0}.pap-invoice th,.pap-invoice td{border-bottom:1px solid var(--line);padding:12px;text-align:left}.pap-chat{position:fixed;right:20px;bottom:20px;z-index:120}.pap-chat-toggle{border:0;background:var(--blue);color:white;border-radius:999px;padding:14px 18px;font-weight:900;box-shadow:0 16px 40px rgba(0,0,0,.24)}.pap-chat-box{display:none;width:330px;background:white;border:1px solid var(--line);border-radius:18px;box-shadow:0 24px 70px rgba(0,0,0,.22);overflow:hidden}.pap-chat.open .pap-chat-box{display:block}.pap-chat-head{background:var(--navy);color:white;padding:14px;font-weight:900}.pap-chat-messages,#papChatMessages{height:220px;overflow:auto;padding:14px;background:#f7f9fc}.pap-msg{padding:10px 12px;border-radius:14px;margin:8px 0;max-width:82%;background:white}.pap-msg.admin{margin-left:auto;background:#eaf2ff}.pap-chat textarea{width:100%;border:0;border-top:1px solid var(--line);padding:12px;min-height:72px}.pap-page-chat{max-width:760px;margin:auto}.pap-newsletter{max-width:900px;margin:auto}.pap-newsletter form{display:flex;gap:12px;max-width:560px;margin:20px auto 0}.pap-newsletter input{flex:1}.pap-product-specs{margin-top:18px}.pap-product-specs li{margin:10px 0}
@media(max-width:1100px){.grid-cat{grid-template-columns:repeat(3,1fr)}.servicegrid,.features,.brandgrid{grid-template-columns:repeat(2,1fr)}.products,.products.six{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.top{font-size:12px;overflow:auto;white-space:nowrap}.head{padding:16px 18px;flex-wrap:wrap}.search{order:3;max-width:none;width:100%}.icons{gap:14px}.nav{display:none}.hero{min-height:620px;padding:34px 22px;align-items:flex-start;background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.84) 45%,rgba(255,255,255,.2)),var(--hero-img) center bottom/cover no-repeat}.pagehero{min-height:330px;padding:38px 22px}.hero h1,.pagehero h1{font-size:40px}.hero p,.pagehero p{font-size:17px}.trust{flex-wrap:wrap;gap:16px}.grid-cat{grid-template-columns:repeat(2,1fr)}.banners,.split,.contactbox,.cart-page{grid-template-columns:1fr}.products,.products.six{grid-template-columns:repeat(2,1fr)}.mini-icons{grid-template-columns:1fr 1fr}.mini-icons div{border-bottom:1px solid var(--line)}.section{padding:38px 18px}.banner img{opacity:.35}.logo{font-size:19px}.logo-icon{width:46px;height:46px}.prod img{height:140px}.servicegrid,.features,.footgrid,.brandgrid{grid-template-columns:1fr}.bottom-nav{position:sticky;bottom:0;background:white;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);z-index:70}.bottom-nav a{text-align:center;padding:10px 6px;color:#667;font-size:12px}.bottom-nav a b{display:block;font-size:15px;color:#0b55df}.search-panel{top:145px}.cart-item{grid-template-columns:74px 1fr}.cart-item .price{text-align:left!important}.cart-item img{width:74px;height:74px}.pap-more-cat{display:none}.pap-more-cat.is-visible{display:inline-flex}.pap-more-toggle{display:inline-flex}.pap-newsletter form{display:block}.pap-chat{right:12px;left:12px}.pap-chat-box{width:100%}}
@media(max-width:520px){.products,.products.six{grid-template-columns:1fr}.grid-cat{grid-template-columns:1fr}.hero h1,.pagehero h1{font-size:34px}.hero{min-height:560px}.section h2{font-size:28px}.mini-icons{grid-template-columns:1fr}.cart-item{grid-template-columns:1fr}.cart-item img{width:100%;height:150px}.btn{width:100%}.pap-invoice-head{display:block}}

/* Final frontend polish: visibility, image fit, and performance stability. */
.pagehero{background:linear-gradient(90deg,rgba(6,29,57,.82),rgba(6,29,57,.58),rgba(6,29,57,.16)),var(--hero-img,linear-gradient(120deg,#061d39,#0759e8)) center/cover no-repeat}
.pagehero h1,.pagehero p,.pagehero .eyebrow{color:#fff!important;text-shadow:0 2px 18px rgba(0,0,0,.28)}
.banner{background:#0b2a4d;color:#fff!important}
.banner h3,.banner p,.banner .eyebrow,.banner a,.banner .btn{color:#fff!important;position:relative;z-index:2}
.banner .eyebrow{background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.28)}
.banner .secondary{background:#fff!important;color:#061d39!important;border-color:#fff!important}
.banner.light h3,.banner.light p,.banner.light a{color:#071b35!important;text-shadow:none}
.banner.light .eyebrow{background:#eaf2ff;color:#0a55d9!important;border:0}
.pill,.filters .pill{color:#071b35!important;background:#fff!important;min-width:0;white-space:nowrap}
.pill.active,.filters .pill.active{background:#061d39!important;color:#fff!important;border-color:#061d39!important}
.pap-more-toggle{color:#071b35!important}
.cat img{display:block;width:100%;aspect-ratio:4/3;height:auto;object-fit:cover;border-radius:14px;background:#f7f9fc}
.prod>a:first-of-type{display:block}
.prod img{display:block;width:100%;aspect-ratio:4/3;height:auto;object-fit:cover;border-radius:14px;background:#f7f9fc}
.prod h3{color:#071b35;font-weight:900;line-height:1.35}
.prod small{color:#60708a;font-weight:700}
.price{color:#061d39}
.service img{display:block;width:100%;aspect-ratio:16/10;height:auto;object-fit:cover;background:#f7f9fc}
.banner img{width:45%;aspect-ratio:16/9;height:auto;max-height:none;object-fit:cover;border-radius:16px}
#mainProductImg{display:block;width:100%;aspect-ratio:4/3!important;min-height:0!important;height:auto!important;object-fit:contain!important;border-radius:24px;background:#f7f9fc}
.gallery{display:flex;gap:12px;margin-top:14px;align-items:center;flex-wrap:wrap}
.gallery img{display:block;width:78px!important;height:78px!important;min-height:0!important;max-height:78px!important;aspect-ratio:1/1;object-fit:cover!important;border:1px solid var(--line);border-radius:14px;cursor:pointer;background:#fff;padding:2px}
.search-result img,.cart-item img{min-height:0!important}
footer,footer p,footer a,footer h3{color:#eaf2ff!important;opacity:1!important}
footer a{display:block;min-height:24px}
footer a:hover{color:#f5b640!important}
.section{content-visibility:auto;contain-intrinsic-size:1px 720px}
.hero,.pagehero{content-visibility:visible}
@media(max-width:900px){.filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:8px;scrollbar-width:thin}.filters .pill{flex:0 0 auto}.banner img{opacity:.48;width:50%}.banner h3,.banner p{max-width:72%}.pagehero{background:linear-gradient(90deg,rgba(6,29,57,.86),rgba(6,29,57,.62),rgba(6,29,57,.2)),var(--hero-img,linear-gradient(120deg,#061d39,#0759e8)) center/cover no-repeat}.gallery img{width:70px!important;height:70px!important}.prod img{aspect-ratio:4/3;height:auto!important}.cat img{aspect-ratio:4/3;height:auto!important}}
@media(max-width:520px){.banner img{position:relative;right:auto;bottom:auto;width:100%;margin-top:18px;opacity:1}.banner h3,.banner p{max-width:none}.gallery{justify-content:flex-start}.gallery img{width:64px!important;height:64px!important}}

/* Site-wide button visibility contract. Keep this last so every page and JS-rendered button stays readable. */
.pap-site .btn,.pap-site a.btn,.pap-site button.btn{opacity:1!important;text-decoration:none!important;text-shadow:none!important;box-shadow:none;min-height:46px;line-height:1.2}
.pap-site .btn *,.pap-site a.btn *,.pap-site button.btn *{color:inherit!important}
.pap-site .btn.primary,.pap-site a.btn.primary,.pap-site button.btn.primary{background:#061d39!important;color:#fff!important;border:1px solid #061d39!important}
.pap-site .btn.secondary,.pap-site a.btn.secondary,.pap-site button.btn.secondary,.pap-site .btn.outline,.pap-site a.btn.outline,.pap-site button.btn.outline{background:#fff!important;color:#061d39!important;border:1px solid #cbd8e8!important}
.pap-site .btn.gold,.pap-site a.btn.gold,.pap-site button.btn.gold{background:#f5b640!important;color:#061d39!important;border:1px solid #f5b640!important}
.pap-site .btn.primary:hover,.pap-site .btn.secondary:hover,.pap-site .btn.outline:hover,.pap-site .btn.gold:hover{filter:brightness(.98);transform:none;color:inherit}
.pap-site .banner:not(.light) .btn.primary,.pap-site .banner:not(.light) a.btn.primary,.pap-site .banner:not(.light) button.btn.primary,.pap-site .banner:not(.light) .btn.secondary,.pap-site .banner:not(.light) a.btn.secondary,.pap-site .banner:not(.light) button.btn.secondary,.pap-site .banner:not(.light) .btn.outline,.pap-site .banner:not(.light) a.btn.outline,.pap-site .banner:not(.light) button.btn.outline{background:#fff!important;color:#061d39!important;border-color:#fff!important}
.pap-site .pagehero .btn.primary,.pap-site .pagehero a.btn.primary,.pap-site .pagehero button.btn.primary{background:#fff!important;color:#061d39!important;border-color:#fff!important}
.pap-site .pagehero .btn.secondary,.pap-site .pagehero a.btn.secondary,.pap-site .pagehero button.btn.secondary,.pap-site .pagehero .btn.outline,.pap-site .pagehero a.btn.outline,.pap-site .pagehero button.btn.outline{background:rgba(255,255,255,.14)!important;color:#fff!important;border-color:rgba(255,255,255,.54)!important}
.pap-site .note .btn.primary{background:#061d39!important;color:#fff!important}
.pap-site .note .btn.secondary,.pap-site .note .btn.outline{background:#fff!important;color:#061d39!important}
.pap-site .qty button,.pap-site .search-close{color:#061d39!important;background:#fff!important;border:1px solid #cbd8e8!important}
.pap-site .search-close{background:#061d39!important;color:#fff!important}
.pap-site input[type=submit],.pap-site button[type=submit]:not(.search-close){font-weight:900}
.pap-site .logo,.pap-site .logo:visited{color:#061d39!important}.pap-site .logo-img{width:54px!important;height:54px!important;object-fit:contain;border-radius:14px;background:#fff;border:1px solid #dfe8f3;padding:4px;flex:0 0 auto}
.pap-site .btn:visited,.pap-site a.btn:visited{color:inherit!important}
.pap-site a.btn.primary:visited,.pap-site .primary:visited{color:#fff!important}
.pap-site a.btn.secondary:visited,.pap-site a.btn.outline:visited,.pap-site .secondary:visited,.pap-site .outline:visited{color:#061d39!important}
.pap-site a.btn.gold:visited,.pap-site .gold:visited{color:#061d39!important}
.pap-site .btn.primary:hover,.pap-site a.btn.primary:hover,.pap-site button.btn.primary:hover{background:#0b2a4d!important;color:#fff!important;border-color:#0b2a4d!important}
.pap-site .btn.secondary:hover,.pap-site a.btn.secondary:hover,.pap-site button.btn.secondary:hover,.pap-site .btn.outline:hover,.pap-site a.btn.outline:hover,.pap-site button.btn.outline:hover{background:#f7fbff!important;color:#061d39!important;border-color:#9fb5d1!important}
.pap-site .btn.gold:hover,.pap-site a.btn.gold:hover,.pap-site button.btn.gold:hover{background:#f8c65a!important;color:#061d39!important;border-color:#f8c65a!important}
.pap-site .banner:not(.light) .btn:hover,.pap-site .banner:not(.light) a.btn:hover,.pap-site .banner:not(.light) button.btn:hover{background:#f7fbff!important;color:#061d39!important;border-color:#fff!important}
.pap-site .form button:not(.search-close):not(.pap-chat-toggle),.pap-site #trackForm button,.pap-site #checkoutForm button,.pap-site #contactForm button{background:#061d39!important;color:#fff!important;border:1px solid #061d39!important;border-radius:999px;min-height:46px;padding:13px 22px}
.pap-site .form button:not(.search-close):hover,.pap-site #trackForm button:hover,.pap-site #checkoutForm button:hover,.pap-site #contactForm button:hover{background:#0b2a4d!important;color:#fff!important}

/* Migration update polish: brand archives, full product image fit, calmer hero glass. */
.hero{background:linear-gradient(90deg,rgba(248,251,255,.72) 0%,rgba(248,251,255,.52) 36%,rgba(255,255,255,.10)),var(--hero-img) center right/cover no-repeat!important}
.hero h1{color:#061d39}.hero p{color:#263b56}
.products{align-items:stretch}.prod{display:flex;flex-direction:column;min-height:100%;padding:18px}.prod>a:first-of-type{display:flex;flex-direction:column;gap:12px}.prod img{object-fit:contain!important;object-position:center!important;background:linear-gradient(180deg,#f8fbff,#eef4fb);padding:12px}.prod h3{min-height:58px;margin:0;font-size:18px;line-height:1.28;letter-spacing:0}.prod small{display:block;min-height:22px;margin-top:4px}.prod .price{margin-top:10px}.prod .stars{margin:10px 0 0}.prod .btns{margin-top:auto!important;padding-top:14px}.prod .btn{white-space:nowrap}.brand-card{display:flex!important;flex-direction:column;gap:12px;align-items:center;justify-content:center;min-height:230px}.brand-card img{width:100%;aspect-ratio:16/9;height:auto;object-fit:contain;background:#f7f9fc;border-radius:14px;padding:10px}.brand-card .btn{margin-top:auto}.pap-brand-grid .brand-logo{color:#061d39}.pap-brand-grid p{color:#60708a}
@media(max-width:900px){.hero{background:linear-gradient(180deg,rgba(255,255,255,.72) 0%,rgba(255,255,255,.50) 42%,rgba(255,255,255,.08)),var(--hero-img) center bottom/cover no-repeat!important}.prod h3{min-height:auto}.prod .btn{white-space:normal}}

/* Speed and product-card beauty pass. */
.products{gap:26px}.prod{border-radius:24px;border:1px solid rgba(6,29,57,.12);box-shadow:0 14px 34px rgba(4,30,60,.08);background:linear-gradient(180deg,#fff,#fbfdff);overflow:hidden}.prod:hover{transform:translateY(-5px);box-shadow:0 22px 48px rgba(4,30,60,.13);border-color:rgba(7,89,232,.22)}.pap-prod-image{display:grid;place-items:center;width:100%;aspect-ratio:4/3;border-radius:18px;background:linear-gradient(180deg,#f8fbff,#eef4fb);overflow:hidden;padding:16px}.pap-prod-image img,.prod .pap-prod-image img{width:100%!important;height:100%!important;max-width:100%;max-height:100%;object-fit:contain!important;object-position:center!important;padding:0!important;background:transparent!important;border-radius:0!important}.prod h3{text-align:center;font-size:18px;min-height:64px;display:flex;align-items:center;justify-content:center}.prod small{text-align:center}.prod .price{text-align:center;font-size:25px}.prod .stars{text-align:center}.prod .btns{display:grid!important;grid-template-columns:1fr 1fr;gap:12px!important;width:100%}.prod .btn{width:100%;min-height:48px;padding:12px 14px!important}.pap-load-more{display:flex!important;margin:28px auto 0;max-width:280px}.prod[hidden]{display:none!important}
@media(max-width:900px){.products,.products.six{gap:16px}.prod{border-radius:20px;padding:12px}.pap-prod-image{border-radius:15px;padding:10px}.prod h3{font-size:15px;line-height:1.25;text-align:left;justify-content:flex-start}.prod small,.prod .price,.prod .stars{text-align:left}.prod .btns{grid-template-columns:1fr}}
@media(max-width:520px){.products,.products.six{grid-template-columns:repeat(2,minmax(0,1fr))}.prod{padding:10px}.prod h3{font-size:13px}.prod small{font-size:11px}.prod .price{font-size:18px}.prod .old{display:block;margin-left:0}.pap-prod-image{padding:8px}.prod .btn{font-size:12px;min-height:42px}.prod .stars{font-size:12px}}
@media(max-width:340px){.products,.products.six{grid-template-columns:1fr}}
