:root{--ink:#1a0f1f;--surface:#2c1833;--panel:#35203e;--line:#694875;--accent:#dfb7f0;--soft:#f3eafa;--muted:#d7c8dd;--navy:#0f172a;--hero:#020d27;--focus:#ffd4ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--soft);font:16px/1.6 Arial,Helvetica,sans-serif;overflow-x:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit}.wrap{width:min(1140px,calc(100% - 40px));margin:auto}.skip{position:absolute;z-index:20;left:-9999px}.skip:focus{left:20px;top:20px;padding:10px 14px;background:#fff;color:#000}.site-header{background:var(--navy)}.bar{display:flex;min-height:70px;align-items:center;justify-content:space-between;gap:24px}.brand{font-weight:900;letter-spacing:.3px;text-decoration:none}.nav-list{display:flex;gap:30px;margin:0;padding:0;list-style:none}.nav-list a{font-weight:700;text-decoration:none}.nav-list a:hover,.nav-list a[aria-current=page]{text-decoration:underline}.menu{display:none;padding:8px 11px;border:1px solid #405172;border-radius:6px;background:transparent;color:#fff;font:inherit;font-weight:700}a:focus-visible,button:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.hero{display:flex;min-height:300px;align-items:center;padding:32px 0;background:var(--hero);text-align:center}.hero .wrap{display:flex;justify-content:center}.hero img{width:min(100%,230px);transform:translateY(12px)}.catalog{padding:74px 0;background:linear-gradient(180deg,var(--surface),var(--ink) 55%)}.intro{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center;padding-bottom:68px}.eyebrow{margin:0 0 12px;color:#efc7ff;font-size:.78rem;font-weight:900;letter-spacing:.14em}.intro h1,.section-heading h2,.why h2{margin:0;line-height:1.08;letter-spacing:-.04em}.intro h1{max-width:540px;font-size:clamp(2.6rem,5vw,4.5rem)}.intro p:not(.eyebrow){max-width:570px;margin:20px 0 0;color:var(--muted);font-size:1.1rem}.section-rule{width:116px;height:1px;margin-top:28px;background:linear-gradient(90deg,#efc7ff,transparent)}.intro-photo{margin:0;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#150d18;box-shadow:0 18px 48px rgba(0,0,0,.28)}.intro-photo img{width:100%;aspect-ratio:1.5;object-fit:cover}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin:0 0 28px}.section-heading h2{font-size:clamp(2.1rem,4vw,3.3rem)}.section-heading p{max-width:480px;margin:0;color:var(--muted)}.products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{display:flex;min-width:0;flex-direction:column;padding:18px;border:1px solid var(--line);border-radius:15px;background:rgba(53,32,62,.92);box-shadow:0 10px 30px rgba(0,0,0,.13)}.product-image{display:grid;min-height:230px;place-items:center;overflow:hidden;border-radius:10px;background:radial-gradient(circle at 50% 35%,rgba(222,169,238,.16),transparent 56%),#211225}.product-image img{width:100%;height:230px;object-fit:contain;padding:12px;filter:drop-shadow(0 13px 13px rgba(0,0,0,.25))}.product-card h3{margin:18px 0 7px;font-size:1.23rem;line-height:1.2}.product-card p{flex:1;margin:0 0 19px;color:var(--muted);font-size:.93rem}.button{display:inline-flex;min-height:45px;align-items:center;justify-content:center;padding:10px 15px;border:1px solid #dfa9f4;border-radius:7px;background:transparent;color:#fff;font-size:.83rem;font-weight:900;letter-spacing:.04em;text-decoration:none}.button:hover{background:#dfa9f4;color:#201025}.why{margin-top:72px;padding:46px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(135deg,#482553,#2b1533)}.why p{max-width:700px;margin:16px 0 24px;color:var(--muted);font-size:1.06rem}.site-footer{padding:58px 0 28px;background:var(--navy)}.disclaimer{padding:25px;border:1px solid #34476b;border-radius:10px;background:#111b30}.disclaimer h2{margin:0 0 14px;font-size:18px}.disclaimer p{margin:0;color:#d0d6e2}.footer-intro{margin:38px 0 25px}.footer-intro h2{margin:0 0 5px;font-size:28px}.footer-intro p{margin:0;color:#d0d6e2}.footer-label{margin:0 0 15px;font-size:13px;letter-spacing:1px}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.fcard{min-height:178px;padding:22px;border:1px solid #34476b;border-radius:10px;background:#141b2b}.fcard h3{margin:0 0 13px;font-size:15px}.fcard a,.fcard p{display:block;margin:8px 0;color:#eef2ff;font-size:.94rem;text-decoration:none}.fcard a:hover{text-decoration:underline}.network a{display:inline-block;width:50%}.footer-bottom{display:grid;grid-template-columns:30% 70%;align-items:center;gap:25px;margin-top:30px}.footer-bottom img{width:min(250px,100%)}.footer-copy p{margin:0 0 8px;color:#d0d6e2}.footer-copy strong{color:#fff}@media(max-width:1000px){.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:780px){.menu{display:block}.nav-list{display:none;position:absolute;top:70px;right:20px;z-index:10;flex-direction:column;gap:0;width:230px;padding:9px;border:1px solid #34476b;border-radius:8px;background:var(--navy)}.nav-list.open{display:flex}.nav-list a{display:block;padding:10px}.intro{grid-template-columns:1fr;gap:32px}.intro-photo{order:2}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading{display:block}.section-heading p{margin-top:14px}.footer-grid{grid-template-columns:1fr 1fr}.network a{display:block;width:auto}.footer-bottom{grid-template-columns:1fr;text-align:center}.footer-bottom img{margin:auto}}@media(max-width:520px){.wrap{width:min(100% - 28px,1140px)}.hero{min-height:230px;padding:26px 0}.hero img{width:min(100%,190px);transform:translateY(8px)}.catalog{padding:52px 0}.products-grid{grid-template-columns:1fr}.product-image,.product-image img{height:250px}.why{margin-top:52px;padding:30px 22px}.footer-grid{grid-template-columns:1fr}}

/* Rodapé Global Morshell: mesmas proporções da Home, About e Categories. */
.site-footer .footer-grid{grid-template-columns:repeat(4,1fr)}
.site-footer .footer-bottom{margin-top:80px;grid-template-columns:30% 70%;align-items:center;gap:25px}
.site-footer .footer-bottom img{height:auto}
@media(max-width:780px){.site-footer .footer-grid{grid-template-columns:1fr 1fr}.site-footer .footer-bottom{margin-top:48px;grid-template-columns:1fr;text-align:center}.site-footer .footer-bottom img{margin:auto}}
@media(max-width:520px){.site-footer .footer-grid{grid-template-columns:1fr}}

/* Distinct full-width sections for the Products introduction, catalog and final CTA. */
.products-intro{padding:74px 0 68px;background:linear-gradient(135deg,#3b1c50 0%,#2a153d 100%)}
.products-intro .intro{padding-bottom:0}
.products-catalog{padding:74px 0 88px;background:#24112d}
.products-catalog .product-card{background:#35203e}
.products-cta{padding:72px 0;background:linear-gradient(135deg,#170d1d,#301332)}
.products-cta .why{margin:0;background:linear-gradient(135deg,#51274e,#321a46)}
@media(max-width:520px){.products-intro{padding:52px 0}.products-catalog{padding:52px 0 64px}.products-cta{padding:52px 0}.products-cta .why{margin:0}}

@media(min-width:1001px){.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
