:root{--pvot:#00B2AA;--pvot-gray:#878787;--pvot-dark:#111918;--pvot-mist:#F3F7F6;--pvot-white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{overflow-x:hidden}.pvot-kicker{text-transform:uppercase;letter-spacing:.13em;font-weight:800;font-size:.78rem;color:var(--pvot)}
.pvot-header{position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(17,25,24,.08);backdrop-filter:blur(14px);background:rgba(255,255,255,.94)}
.pvot-logo img{width:auto;max-height:52px}.pvot-hero{position:relative;overflow:hidden}.pvot-hero:after{content:"";position:absolute;width:440px;height:440px;border:95px solid rgba(0,178,170,.15);border-radius:50%;right:-160px;top:-110px;pointer-events:none}
.pvot-hero-grid{position:relative;z-index:2}.pvot-chip-row{display:flex;gap:.6rem;flex-wrap:wrap}.pvot-chip{border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:.45rem .8rem;font-size:.86rem}.pvot-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.pvot-card{display:block;text-decoration:none;border:1px solid rgba(17,25,24,.09);border-radius:22px;padding:1.5rem;background:#fff;transition:.2s ease;min-height:185px}.pvot-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(17,25,24,.09);border-color:rgba(0,178,170,.45)}.pvot-card .pvot-index{font-weight:850;color:var(--pvot);font-size:.8rem;letter-spacing:.09em}.pvot-card h3{margin:.75rem 0 .6rem;font-size:1.35rem}.pvot-card p{margin:0;color:#505958;font-size:.96rem}.pvot-card .pvot-arrow{display:inline-block;margin-top:1.2rem;font-weight:800;color:var(--pvot-dark)}
.pvot-costa{position:relative;border-radius:34px;overflow:hidden;background:var(--pvot-dark);color:#fff}.pvot-costa:before{content:"CR";position:absolute;right:-1rem;bottom:-5rem;font-size:23rem;font-weight:900;line-height:1;color:rgba(0,178,170,.08);letter-spacing:-.11em}.pvot-costa-inner{position:relative;z-index:2}.pvot-pillar-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.pvot-pillar{border-top:3px solid var(--pvot);padding-top:1rem}.pvot-pillar strong{display:block;font-size:1.08rem}.pvot-pillar span{display:block;margin-top:.45rem;color:#5b6463;font-size:.94rem}
.pvot-showcase{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.pvot-product-card{border-radius:24px;overflow:hidden;background:#fff;border:1px solid rgba(17,25,24,.09)}.pvot-product-art{aspect-ratio:1/1;background-size:cover;background-position:center}.pvot-art-microsd32{background-image:url('../images/packaging/microsd-32.jpg')}.pvot-art-microsd64{background-image:url('../images/packaging/microsd-64.jpg')}.pvot-art-usb32{background-image:url('../images/packaging/usb-32.jpg')}.pvot-art-usb64{background-image:url('../images/packaging/usb-64.jpg')}.pvot-product-meta{padding:1.1rem 1.15rem 1.25rem}.pvot-product-meta h3{margin:.1rem 0 .4rem;font-size:1.12rem}.pvot-product-meta p{margin:0;color:#606766;font-size:.9rem}.pvot-product-meta a{text-decoration:none;font-weight:800;display:inline-block;margin-top:.75rem}
.pvot-section-title{max-width:760px}.pvot-category-hero{border-radius:28px;background:linear-gradient(135deg,#111918 0%,#172725 100%);color:white;padding:clamp(2rem,6vw,5rem)}.pvot-category-hero p{max-width:780px;color:#d8e0df;font-size:1.1rem}.pvot-subgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.pvot-subbox{background:var(--pvot-mist);border-radius:20px;padding:1.35rem}.pvot-subbox h3{margin-top:0}.pvot-note{border-left:4px solid var(--pvot);padding:1rem 1.2rem;background:#f5fbfa;border-radius:0 14px 14px 0}.pvot-specs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.pvot-spec{background:var(--pvot-mist);border-radius:16px;padding:1rem}.pvot-spec strong{display:block;font-size:1.2rem}.pvot-spec span{font-size:.85rem;color:#5d6665}.pvot-footer a{color:#fff}.pvot-footer a:hover{color:var(--pvot)}
@media(max-width:1000px){.pvot-card-grid,.pvot-pillar-grid,.pvot-showcase{grid-template-columns:repeat(2,minmax(0,1fr))}.pvot-subgrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.pvot-card-grid,.pvot-pillar-grid,.pvot-showcase,.pvot-subgrid,.pvot-specs{grid-template-columns:1fr}.pvot-card{min-height:auto}.pvot-logo img{max-height:42px}.pvot-hero:after{width:260px;height:260px;border-width:60px;right:-130px;top:-50px}}
