:root{--teal:#064b50;--deep:#06383c;--deepest:#03292c;--gold:#d7a45d;--pearl:#f7f7f5;--mist:#edf2f0;--ink:#122224;--muted:#667274;--line:#dce4e1;--wa:#20b85a;--radius:24px;--shadow:0 18px 50px rgba(6,56,60,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.5;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}.shell{width:min(1180px,calc(100% - 36px));margin-inline:auto}.topline{padding:8px 16px;background:var(--deepest);color:#dcebea;text-align:center;font-size:.75rem;font-weight:700;letter-spacing:.02em}.topline span{color:var(--gold);margin:0 8px}.site-header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.92);border-bottom:1px solid rgba(220,228,225,.8);backdrop-filter:blur(18px)}.nav-shell{height:70px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:10px;font-weight:850;font-size:1.05rem;letter-spacing:-.02em}.brand img{width:42px;height:42px;object-fit:contain;border-radius:12px}.site-header nav{display:flex;gap:28px;color:#425153;font-size:.9rem;font-weight:700}.site-header nav a:hover{color:var(--teal)}.button{min-height:48px;padding:0 21px;border:1px solid transparent;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;cursor:pointer;transition:.2s ease}.button:hover{transform:translateY(-1px)}.button-small{min-height:40px;padding:0 16px;font-size:.85rem}.button-primary{background:var(--teal);color:#fff;box-shadow:0 10px 24px rgba(6,75,80,.18)}.button-whatsapp{background:var(--wa);color:#fff;box-shadow:0 10px 24px rgba(32,184,90,.20)}.button-ghost{border-color:rgba(255,255,255,.3);color:#fff}.button-outline-dark{background:#fff;border-color:var(--line);color:var(--teal)}.hero{background:radial-gradient(circle at 75% 18%,#17757a 0,var(--teal) 35%,var(--deepest) 100%);color:#fff;overflow:hidden}.hero-layout{min-height:580px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:58px;padding-block:64px}.eyebrow{margin:0 0 12px;color:var(--teal);font-size:.74rem;font-weight:900;letter-spacing:.14em}.eyebrow.light,.hero .eyebrow{color:#f0c98f}.hero h1{max-width:690px;margin:0;font-size:clamp(2.9rem,5.8vw,5.1rem);line-height:.96;letter-spacing:-.058em}.hero-text{max-width:610px;color:#d9e6e5;font-size:1.08rem;line-height:1.65;margin:24px 0 0}.hero-actions,.row-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:28px}.hero-proof{display:flex;gap:22px;flex-wrap:wrap;padding:0;margin:27px 0 0;list-style:none;color:#c6d9d8;font-size:.82rem;font-weight:700}.hero-proof li:before{content:'✓';color:var(--gold);margin-right:7px}.hero-stage{position:relative;height:430px}.device{position:absolute;margin:0;overflow:hidden;background:#fff;border:1px solid rgba(255,255,255,.25);box-shadow:0 30px 80px rgba(0,0,0,.28)}.device img{width:100%;height:100%;object-fit:contain}.device-main{left:5%;top:5%;width:55%;height:90%;border-radius:36px;transform:rotate(-3deg)}.device-top{right:0;top:0;width:42%;height:45%;border-radius:26px;transform:rotate(4deg)}.device-bottom{right:2%;bottom:0;width:42%;height:45%;border-radius:26px;transform:rotate(2deg)}.heart{position:absolute;right:40%;top:45%;width:66px;height:66px;display:grid;place-items:center;border-radius:50%;background:var(--gold);color:white;font-size:1.7rem;box-shadow:0 14px 30px rgba(0,0,0,.22)}.category-strip{position:relative;margin-top:-1px;background:var(--pearl);border-bottom:1px solid var(--line)}.category-grid{display:grid;grid-template-columns:repeat(3,1fr)}.category-grid a{padding:28px 34px;border-right:1px solid var(--line);transition:.2s}.category-grid a:first-child{border-left:1px solid var(--line)}.category-grid a:hover{background:#fff}.category-grid span,.category-grid small{display:block;color:var(--muted);font-size:.78rem}.category-grid b{display:block;margin:2px 0;font-size:1.35rem;letter-spacing:-.03em}.category-grid small{color:var(--teal);font-weight:800}.section{padding:92px 0}.section-heading{text-align:center;max-width:700px;margin:0 auto 40px}.section-heading.left{text-align:left;margin-left:0}.section-heading h2,.promise h2,.store-copy h2,.closing h2,.spec-card h2{margin:0;font-size:clamp(2rem,4vw,3.45rem);line-height:1.02;letter-spacing:-.045em}.section-heading>p:last-child{color:var(--muted);margin:14px 0 0}.catalog-section{background:#fff}.catalog-tools{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:14px}.search{height:50px;flex:1;max-width:500px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:15px;padding:0 15px;background:var(--pearl)}.search span{font-size:1.5rem;color:var(--muted)}.search input{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:1rem}.filters{display:flex;gap:8px;overflow:auto}.filter{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 15px;color:#526063;font-size:.86rem;font-weight:800;cursor:pointer}.filter.active{background:var(--teal);border-color:var(--teal);color:#fff}.filter span{opacity:.7}.result-count{color:var(--muted);font-size:.82rem;margin:0 0 18px}.catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{min-width:0;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:22px;background:#fff;overflow:hidden;transition:.25s;box-shadow:0 5px 20px rgba(6,56,60,.04)}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-image{position:relative;aspect-ratio:4/5;background:var(--pearl);overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;transition:.35s transform}.product-card:hover .product-image img{transform:scale(1.025)}.product-image>span{position:absolute;top:13px;left:13px;padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.92);color:var(--teal);font-size:.68rem;font-weight:900}.product-content{display:flex;flex-direction:column;gap:9px;padding:18px;height:100%}.product-category{margin:0;color:var(--gold);text-transform:uppercase;font-size:.68rem;font-weight:900;letter-spacing:.11em}.product-card h3{margin:0;font-size:1.2rem;line-height:1.15;letter-spacing:-.025em}.product-summary{margin:0;color:var(--muted);font-size:.82rem;line-height:1.5}.variant-preview{display:flex;gap:6px;flex-wrap:wrap}.variant-preview span{padding:5px 8px;border-radius:8px;background:var(--mist);color:#435254;font-size:.7rem;font-weight:800}.product-footer{display:flex;align-items:end;justify-content:space-between;gap:8px;margin-top:auto;padding-top:8px}.product-footer small{display:block;color:var(--muted);font-size:.7rem}.product-footer strong{display:block;color:var(--teal);font-size:1.25rem}.product-footer a{color:var(--teal);font-size:.8rem;font-weight:900}.center{text-align:center;margin-top:30px}.empty{grid-column:1/-1;padding:60px;text-align:center;background:var(--pearl);border-radius:24px;color:var(--muted)}.promise{padding:90px 0;background:var(--deepest);color:#fff}.promise-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}.promise h2{max-width:430px}.promise-items{display:grid;grid-template-columns:1fr 1fr}.promise-items article{padding:0 26px 30px;border-left:1px solid rgba(255,255,255,.14)}.promise-items b{color:var(--gold);font-size:.8rem}.promise-items h3{margin:9px 0 6px;font-size:1.1rem}.promise-items p{margin:0;color:#bcd0cf;font-size:.88rem}.steps-section{background:var(--pearl)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:0;list-style:none;counter-reset:steps}.steps li{padding:24px;border:1px solid var(--line);border-radius:20px;background:#fff}.steps li span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--teal);color:var(--gold);font-weight:900}.steps li b{display:block;font-size:1.1rem;margin:24px 0 4px}.steps li p,.microcopy{margin:0;color:var(--muted);font-size:.86rem}.microcopy{text-align:center;margin-top:20px}.store-section{background:#fff}.store-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:58px;align-items:center}.store-photo{border-radius:30px;overflow:hidden;box-shadow:var(--shadow)}.store-photo img{width:100%;aspect-ratio:16/10;object-fit:cover}.store-copy>p:not(.eyebrow){color:var(--muted);font-size:1rem}.store-copy dl{margin:28px 0}.store-copy dl div{padding:14px 0;border-top:1px solid var(--line)}.store-copy dt{font-size:.75rem;font-weight:900;text-transform:uppercase;color:var(--teal)}.store-copy dd{margin:4px 0 0;color:#4f5d5f}.text-link{color:var(--teal);font-weight:900;font-size:.88rem}.community{background:var(--mist)}.customer-rail{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.customer-rail figure,.client-grid figure,.evidence-grid figure{margin:0;overflow:hidden;border-radius:20px;background:#fff}.customer-rail figure{aspect-ratio:3/4}.customer-rail img,.client-grid img,.evidence-grid img{width:100%;height:100%;object-fit:cover}.evidence-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.evidence-grid figure{aspect-ratio:3/4}.faq-section{background:var(--pearl)}.faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}.faq details{border-top:1px solid var(--line)}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{padding:22px 34px 22px 0;font-weight:850;cursor:pointer;position:relative}.faq summary::marker{content:''}.faq summary:after{content:'+';position:absolute;right:4px;color:var(--teal);font-size:1.3rem}.faq details[open] summary:after{content:'–'}.faq details p{margin:0 0 22px;color:var(--muted);max-width:680px}.closing{padding:85px 0;text-align:center;color:#fff;background:linear-gradient(135deg,var(--teal),#08737a)}.closing img{width:70px;height:70px;object-fit:contain;margin:0 auto 20px;border-radius:20px}.closing h2{font-size:clamp(2.2rem,5vw,4.4rem)}.closing p{color:#d7e6e5}.closing .button{margin-top:16px}footer{padding:64px 0 25px;background:var(--deepest);color:#a9bfbd}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:50px}.brand.dark{color:#fff}.footer-brand p{max-width:310px;font-size:.87rem}.footer-grid h3{color:#fff;font-size:.82rem;text-transform:uppercase;letter-spacing:.1em}.footer-grid>div>a,.footer-grid>div>p{display:block;margin:10px 0;font-size:.82rem}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.12);margin-top:45px;padding-top:22px;font-size:.75rem}.floating-wa{position:fixed;right:18px;bottom:18px;z-index:50;width:56px;height:56px;display:grid;place-items:center;border-radius:50%;background:var(--wa);color:#fff;font-size:.72rem;font-weight:950;box-shadow:0 15px 34px rgba(0,0,0,.22)}
.detail-hero{padding:42px 0 72px;background:linear-gradient(180deg,#fff,var(--pearl))}.breadcrumb{margin:0 0 30px;color:var(--muted);font-size:.78rem}.detail-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:start}.gallery-main{aspect-ratio:1/1;overflow:hidden;border-radius:30px;background:#fff;border:1px solid var(--line)}.gallery-main img{width:100%;height:100%;object-fit:contain}.thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-top:10px}.thumb{aspect-ratio:1/1;border:2px solid transparent;border-radius:13px;overflow:hidden;background:#fff;padding:0;cursor:pointer}.thumb.active{border-color:var(--teal)}.thumb img{width:100%;height:100%;object-fit:contain}.buy-panel{position:sticky;top:110px}.buy-panel h1{font-size:clamp(2.5rem,5vw,4.4rem);line-height:.96;letter-spacing:-.055em;margin:0}.detail-summary{color:var(--muted);font-size:1.03rem}.choice-block{margin-top:28px}.choice-block label{display:block;font-size:.82rem;font-weight:900;margin-bottom:9px}.choices{display:flex;gap:8px;flex-wrap:wrap}.choice{padding:11px 15px;border:1px solid var(--line);border-radius:11px;background:#fff;font-size:.84rem;font-weight:850;cursor:pointer}.choice.active{background:var(--teal);color:#fff;border-color:var(--teal)}.ram-note{padding:12px 14px;border-radius:12px;background:var(--mist);font-size:.85rem}.detail-price{margin:25px 0}.detail-price span,.detail-price small{display:block;color:var(--muted);font-size:.75rem}.detail-price strong{display:block;color:var(--teal);font-size:2.5rem;letter-spacing:-.04em}.button-wide{width:100%}.mini-trust{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px;color:#526264;font-size:.75rem;font-weight:700}.detail-columns{display:grid;grid-template-columns:1.3fr .7fr;gap:50px;align-items:start}.spec-text h3{margin:28px 0 8px;color:var(--teal);font-size:.86rem;letter-spacing:.04em}.spec-text p{margin:6px 0;color:#4f5c5e;white-space:pre-wrap}.included{position:sticky;top:110px;padding:28px;border-radius:24px;background:var(--deepest);color:#fff}.included h3{margin-top:0}.included ul{padding-left:18px;color:#c4d5d4}.included li{margin:10px 0}.included .text-link{color:var(--gold)}.client-section{background:var(--mist)}.client-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.client-grid figure{aspect-ratio:3/4}.related-section{background:#fff}.product-card.compact .product-image{aspect-ratio:1/1}
@media(max-width:920px){.site-header nav{display:none}.hero-layout{grid-template-columns:1fr;min-height:0;padding-block:50px}.hero-stage{height:380px}.catalog-grid{grid-template-columns:repeat(2,1fr)}.promise-grid,.store-layout,.faq-layout,.detail-grid,.detail-columns{grid-template-columns:1fr;gap:42px}.buy-panel,.included{position:static}.customer-rail{grid-template-columns:repeat(5,42vw);overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.customer-rail figure{scroll-snap-align:start}.evidence-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.shell{width:min(100% - 28px,1180px)}.topline{font-size:.68rem}.nav-shell{height:62px}.brand img{width:38px;height:38px}.site-header .button{min-height:38px;padding:0 12px;font-size:.75rem}.hero-layout{padding-block:38px;gap:30px}.hero h1{font-size:2.72rem}.hero-text{font-size:.96rem}.hero-actions{display:grid}.hero-stage{height:300px}.device-main{width:58%;height:92%}.device-top,.device-bottom{width:43%}.heart{width:50px;height:50px;right:39%;font-size:1.35rem}.hero-proof{display:grid;gap:7px}.category-grid{margin-inline:-14px}.category-grid a{padding:19px 14px}.category-grid span{font-size:.65rem}.category-grid b{font-size:1.05rem}.category-grid small{font-size:.67rem}.section{padding:66px 0}.section-heading{margin-bottom:28px}.catalog-tools{display:block}.search{max-width:none}.filters{margin-top:12px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{border-radius:17px}.product-content{padding:13px}.product-card h3{font-size:1rem}.product-summary{display:none}.product-image{aspect-ratio:3/4}.variant-preview span:nth-child(n+3){display:none}.product-footer{display:block}.product-footer a{display:block;margin-top:7px}.promise{padding:68px 0}.promise-items{grid-template-columns:1fr}.promise-items article{padding:20px 0;border-left:0;border-top:1px solid rgba(255,255,255,.13)}.steps{grid-template-columns:1fr 1fr}.steps li{padding:17px}.steps li b{margin-top:15px}.store-photo{border-radius:20px}.evidence-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-brand{grid-column:1/-1}.footer-bottom{display:flex}.detail-hero{padding-top:24px}.detail-grid{gap:28px}.buy-panel h1{font-size:2.7rem}.thumbs{gap:5px}.mini-trust{grid-template-columns:1fr}.client-grid{grid-template-columns:repeat(2,1fr)}.spec-card h2{font-size:2.2rem}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* MAFE_REFINEMENT_V3 */
:root{--teal:#0b5055;--deep:#073d41;--deepest:#072d30;--gold:#c9954d;--pearl:#f5f5f7;--mist:#eef2f2;--ink:#1d1d1f;--muted:#6e6e73;--line:#e2e2e5;--radius:18px;--shadow:0 14px 34px rgba(0,0,0,.08)}
body{font-family:"SF Pro Text",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;font-weight:400;letter-spacing:-.006em;color:var(--ink)}
h1,h2,h3,.brand,.button,.filter{font-family:"SF Pro Display",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif}
.topline{background:var(--deepest);font-weight:600;letter-spacing:.01em}
.site-header{background:rgba(255,255,255,.96);box-shadow:0 1px 0 rgba(0,0,0,.04)}
.brand{font-weight:700;letter-spacing:-.025em}.site-header nav{font-weight:600}.button{border-radius:12px;font-weight:650;box-shadow:none}.button:hover{transform:none;filter:brightness(.97)}
.hero{background:linear-gradient(145deg,#0b555a 0%,#073d41 58%,#082f32 100%)}
.hero-layout{min-height:530px;padding-block:58px}.hero h1{font-size:clamp(2.75rem,4.8vw,4.35rem);font-weight:700;line-height:.99;letter-spacing:-.052em}.hero-text{font-size:1.02rem;line-height:1.58}.eyebrow{font-weight:700;letter-spacing:.115em}.hero-stage{height:390px}.device{border-radius:22px!important;box-shadow:0 22px 55px rgba(0,0,0,.2)}
.category-grid a{padding:24px 30px}.category-grid b{font-weight:650}.section{padding:80px 0}.section-heading h2,.promise h2,.store-copy h2,.closing h2,.spec-card h2{font-weight:700;font-size:clamp(1.9rem,3.2vw,3rem);letter-spacing:-.043em}
.catalog-tools{padding:12px;border:1px solid var(--line);border-radius:18px;background:#fff}.search{background:var(--pearl);border-color:transparent}.filter{font-weight:600}.product-card{border-radius:18px;box-shadow:none}.product-card:hover{transform:none;border-color:#c9d4d2;box-shadow:0 10px 30px rgba(0,0,0,.06)}.product-image{background:#f5f5f7}.product-image img{padding:12px}.product-card h3{font-weight:650}.product-footer strong{font-weight:700}.promise{background:#073d41}.steps li{border-radius:16px}.store-photo{border-radius:20px}.closing{background:#0b5055}
.detail-hero{padding:30px 0 66px;background:#fff}.breadcrumb{margin-bottom:22px}.detail-grid{grid-template-columns:minmax(0,1.06fr) minmax(330px,.94fr);gap:48px}.gallery-main{aspect-ratio:1/1;max-height:610px;border:0;border-radius:22px;background:#f5f5f7}.gallery-main img{padding:34px;object-fit:contain}.thumbs{gap:8px}.thumb{border:1px solid var(--line);border-radius:10px;background:#f5f5f7}.thumb img{padding:5px;object-fit:contain}.thumb.active{border:2px solid var(--teal)}
.buy-panel{top:94px;padding:10px 0}.buy-panel h1{font-size:clamp(2.5rem,4.6vw,3.9rem);font-weight:700;letter-spacing:-.052em}.detail-summary{max-width:520px;line-height:1.55}.choice-block{margin-top:24px}.choice{border-radius:9px;font-weight:600}.detail-price{padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.detail-price strong{font-size:2.2rem;font-weight:700}.button-wide{min-height:54px}.mini-trust{grid-template-columns:1fr;gap:7px;font-size:.8rem}.detail-columns{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:46px}.spec-card{max-width:760px}.spec-text h3{font-weight:700;letter-spacing:.02em}.spec-text p{font-size:.95rem;line-height:1.62}.included{border-radius:18px;background:#073d41}.client-grid figure{border-radius:16px}.shipping-notice{display:grid;gap:3px;margin:16px 0;padding:13px 14px;border-left:3px solid var(--gold);background:#fff8ed;color:#594529;font-size:.8rem}.shipping-notice span{line-height:1.45}.aside-warning{padding-top:14px;border-top:1px solid rgba(255,255,255,.16);color:#f0c98f;font-size:.8rem}.color-choice{display:inline-flex;align-items:center;gap:7px}.color-choice i{width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#d6d8da,#5d666b);box-shadow:inset 0 0 0 1px rgba(0,0,0,.12)}
dialog{width:min(520px,calc(100% - 28px));padding:0;border:0;border-radius:20px;box-shadow:0 28px 80px rgba(0,0,0,.28)}dialog::backdrop{background:rgba(4,25,27,.66);backdrop-filter:blur(5px)}#order-form{position:relative;padding:32px}.dialog-close{position:absolute;right:18px;top:16px;width:36px;height:36px;border:0;border-radius:50%;background:var(--pearl);font-size:1.35rem;cursor:pointer}#order-form h2{max-width:390px;margin:0 0 22px;font-size:2rem;line-height:1.05;letter-spacing:-.04em}.order-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:16px;border-radius:14px;background:var(--pearl)}.order-summary span{display:grid;color:var(--muted);font-size:.75rem}.order-summary b{color:var(--ink);font-size:.9rem}.city-field{display:grid;gap:7px;margin:20px 0 14px;font-size:.82rem;font-weight:700}.city-field input{height:50px;padding:0 14px;border:1px solid var(--line);border-radius:10px;outline:0;font-size:1rem}.city-field input:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(11,80,85,.1)}.checkout-warning{margin-bottom:18px;padding:14px;border-radius:12px;background:#fff8ed;color:#5d4728}.checkout-warning b{font-size:.82rem}.checkout-warning p{margin:4px 0 0;font-size:.78rem;line-height:1.45}
@media(max-width:760px){.detail-grid,.detail-columns{grid-template-columns:1fr}.detail-hero{padding-top:20px}.gallery-main{aspect-ratio:1/1;max-height:none}.gallery-main img{padding:22px}.buy-panel{padding-top:2px}.buy-panel h1{font-size:2.55rem}.detail-price{margin:20px 0}.button-wide{position:sticky;bottom:12px;z-index:5}.section{padding:62px 0}}
@media(max-width:620px){.hero h1{font-size:2.48rem}.hero-stage{height:275px}.product-image img{padding:7px}.catalog-tools{padding:8px}.detail-hero{padding-bottom:48px}.thumbs{gap:5px}.spec-text p{font-size:.92rem}}
