:root{--ink:#111;--ink2:#222;--paper:#f2f0ea;--paper2:#e6e2d9;--white:#fff;--muted:#5d5b56;--line:#d2cdc2;--yellow:#ffb600;--yellow2:#ffc733;--red:#b70812;--green:#08783e;--display:"Barlow Condensed","Arial Narrow",Impact,sans-serif;--body:Inter,"Segoe UI",Arial,sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:92px}
body{margin:0;color:var(--ink);background:var(--paper);font:400 1rem/1.6 var(--body)}
img{display:block;max-width:100%}
a{color:inherit}
button,input,select,textarea{font:inherit}
button{cursor:pointer}
[hidden]{display:none!important}
::selection{background:var(--yellow);color:var(--ink)}
:focus-visible{outline:3px solid var(--red);outline-offset:3px}
.skip-link{position:fixed;top:-5rem;left:1rem;z-index:100;background:var(--yellow);padding:.6rem 1rem;font-weight:800}
.skip-link:focus{top:1rem}
h1,h2,h3,p{overflow-wrap:break-word}
h1,h2,h3{font-family:var(--display);line-height:1;text-transform:uppercase}
h1{font-size:clamp(3.4rem,6vw,6.7rem);letter-spacing:-.025em}
h2{font-size:clamp(2.8rem,4.5vw,5.1rem);letter-spacing:-.025em}
h3{font-size:1.65rem}
.eyebrow{margin:0 0 .85rem;color:var(--red);font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.eyebrow.light{color:var(--yellow)}
.section{padding:clamp(4rem,7vw,7rem) clamp(1.2rem,5vw,5.5rem)}
.section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.4rem}
.section-heading h2{max-width:850px;margin:0}
.section-heading>p,.section-heading>a{max-width:420px;margin:0;color:var(--muted)}
.section-heading>a{font-weight:800;text-decoration-thickness:2px;text-underline-offset:5px}
.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.7rem 1rem;border:1px solid transparent;text-decoration:none;text-align:center;font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;transition:transform .2s,background .2s,border-color .2s}
.button:hover{transform:translateY(-2px)}
.button-yellow{color:var(--ink);background:var(--yellow)}
.button-yellow:hover{background:var(--yellow2)}
.button-ghost{color:var(--white);border-color:#777}
.button-ghost:hover{border-color:var(--white)}
.button-outline{color:var(--ink);border-color:var(--ink);background:transparent}
.button-outline:hover{background:var(--ink);color:var(--white)}
.button-whatsapp{background:var(--green);color:var(--white)}
.button-whatsapp:hover{background:#056333}
.utility{min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.25rem clamp(1.2rem,5vw,5.5rem);background:#090909;color:#d2d0ca;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}
.site-header{position:sticky;top:0;z-index:40;background:rgba(17,17,17,.97);border-bottom:1px solid #343434;backdrop-filter:blur(12px)}
.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:.45rem clamp(1.2rem,5vw,5.5rem)}
.brand img{width:132px;height:58px;object-fit:contain}
.site-header nav{display:flex;align-items:center;gap:clamp(.8rem,2vw,2rem)}
.site-header nav a{color:#efefec;font-size:.83rem;font-weight:700;text-decoration:none;white-space:nowrap}
.site-header nav a:hover{text-decoration:underline;text-decoration-color:var(--yellow);text-underline-offset:.4rem}
.site-header nav .nav-cta{padding:.65rem .85rem;background:var(--yellow);color:var(--ink);text-transform:uppercase}
.menu-toggle{display:none}
.hero{background:var(--ink);color:var(--white)}
.hero-grid{min-height:min(660px,calc(100svh - 108px));display:grid;grid-template-columns:minmax(0,55fr) minmax(360px,45fr)}
.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(3rem,5vw,6rem) clamp(1.2rem,5.5vw,6rem);background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:48px 48px}
.hero h1{max-width:750px;margin:0 0 1.1rem}
.hero h1 em{color:var(--yellow);font-style:normal}
.hero-text{max-width:620px;margin:0;color:#d7d5cf;font-size:clamp(1rem,1.3vw,1.15rem)}
.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.8rem}
.hero-motto{margin:3rem 0 0;padding-top:1rem;border-top:1px solid #3d3d3d;color:#a7a6a2;font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}
.hero-showcase{position:relative;min-height:520px;overflow:hidden;background:var(--yellow);background-image:linear-gradient(rgba(17,17,17,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(17,17,17,.08) 1px,transparent 1px);background-size:52px 52px}
.hero-showcase>img{position:absolute;top:11%;left:15%;width:70%;height:68%;object-fit:contain;filter:drop-shadow(0 22px 25px rgba(49,33,0,.25));border:12px solid rgba(255,255,255,.24);background:rgba(255,255,255,.18)}
.hero-topline{position:absolute;top:1.2rem;right:1.2rem;left:1.2rem;z-index:2;display:flex;justify-content:space-between;font-size:.75rem;font-weight:800}
.hero-topline button{min-height:38px;border:1px solid #474026;background:rgba(255,255,255,.5);padding:.35rem .7rem;font-size:.72rem;font-weight:800;text-transform:uppercase}
.hero-product{position:absolute;right:1.3rem;bottom:2.6rem;left:1.3rem;display:grid;grid-template-columns:1fr auto;align-items:end;gap:0 1rem;padding:1rem 1.2rem;background:var(--ink);border:1px solid #555}
.hero-product span{grid-column:1/-1;color:var(--yellow);font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.hero-product strong{font:800 1.8rem/1 var(--display);text-transform:uppercase}
.hero-product small{grid-column:1;color:#c1c0bb;font-size:.82rem}
.hero-product a{grid-column:2;grid-row:2/4;color:var(--white);font-size:.75rem;font-weight:800;text-decoration-color:var(--yellow);text-underline-offset:5px;text-transform:uppercase}
.hero-dots{position:absolute;right:1.3rem;bottom:.9rem;left:1.3rem;display:flex;gap:.4rem}
.hero-dots button{width:26px;height:5px;padding:0;border:0;background:rgba(17,17,17,.3)}
.hero-dots button[aria-current=true]{width:45px;background:var(--ink)}
.hero-benefits{display:grid;grid-template-columns:repeat(5,1fr);margin:0;padding:0 clamp(1.2rem,5vw,5.5rem);list-style:none;background:var(--white);color:var(--ink)}
.hero-benefits li{min-height:76px;display:flex;align-items:center;justify-content:center;padding:1rem;text-align:center;border-right:1px solid var(--line);font-size:.78rem;font-weight:800;text-transform:uppercase}
.hero-benefits li:last-child{border-right:0}
.section-featured{background:var(--paper)}
.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}
.product-card{min-width:0;display:flex;flex-direction:column;background:var(--white);border:1px solid var(--line);box-shadow:0 12px 24px rgba(0,0,0,.035)}
.product-image{position:relative;display:block;aspect-ratio:1;background:#ece9e1;overflow:hidden}
.product-image img{width:100%;height:100%;object-fit:contain;transition:transform .25s}
.product-image:hover img{transform:scale(1.035)}
.model-chip{position:absolute;top:.7rem;left:.7rem;padding:.3rem .45rem;background:var(--ink);color:var(--white);font-size:.68rem;font-weight:800;letter-spacing:.05em}
.promotion-chip{position:absolute;top:.7rem;right:.7rem;padding:.3rem .45rem;background:var(--red);color:var(--white);font-size:.68rem;font-weight:800;text-transform:uppercase}
.product-content{display:flex;flex:1;flex-direction:column;padding:1.1rem}
.product-category{margin:0;color:var(--red);font-size:.69rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.product-content h3{margin:.3rem 0 .5rem;font-size:1.6rem}
.product-content h3 a{text-decoration:none}
.product-content h3 a:hover{text-decoration:underline;text-decoration-color:var(--yellow);text-underline-offset:4px}
.card-spec{min-height:2.8em;margin:0 0 .7rem;color:var(--muted);font-size:.82rem}
.price-block{display:flex;flex-direction:column;gap:.1rem}
.price-block del{color:var(--muted);font-size:.8rem}
.price-block strong{font:800 1.75rem/1.1 var(--display)}
.price-block small{color:var(--muted);font-size:.7rem}
.stock-note{margin:.75rem 0 1rem;color:#785220;font-size:.76rem;font-weight:800}
.card-actions{display:grid;grid-template-columns:1fr 1fr;gap:.45rem;margin-top:auto}
.card-actions .button{min-height:42px;padding:.45rem .3rem;font-size:.68rem;letter-spacing:0}
.pricing-notice{margin:1.25rem 0 0;color:var(--muted);font-size:.77rem}
.need-section{background:var(--paper2)}
.need-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #bfb9ae;border-left:1px solid #bfb9ae}
.need-card{min-height:142px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:1rem;border:0;border-right:1px solid #bfb9ae;border-bottom:1px solid #bfb9ae;background:transparent;text-align:left;transition:background .2s,color .2s}
.need-card:hover,.need-card[aria-pressed=true]{background:var(--ink);color:var(--white)}
.need-card span{color:var(--red);font-size:.72rem;font-weight:800}
.need-card strong{font:800 1.6rem/1 var(--display);text-transform:uppercase}
.need-card b{align-self:flex-end}
.catalog-section{background:var(--paper)}
.catalog-controls{display:grid;grid-template-columns:minmax(240px,1fr) minmax(0,1.7fr);gap:1rem;align-items:end;padding:1rem;background:var(--white);border:1px solid var(--line)}
.catalog-controls>*{min-width:0}
.search-control label,.filters legend,.compare-controls label{display:block;margin-bottom:.35rem;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.search-control>div{display:flex;border:1px solid var(--line)}
.search-control>div:focus-within{outline:2px solid var(--yellow)}
.search-control input{width:100%;min-width:0;min-height:45px;padding:.55rem .75rem;border:0;background:transparent;outline:0;font-size:.9rem}
.search-control button{border:0;background:transparent;color:var(--red);font-size:.75rem;font-weight:800}
.filters{min-width:0;display:flex;flex-wrap:wrap;gap:.4rem;margin:0;padding:0;border:0}
.filters legend{width:100%}
.filters button{min-height:43px;padding:.45rem .6rem;border:1px solid var(--line);background:var(--white);font-size:.72rem;font-weight:700}
.filters button:hover,.filters button[aria-pressed=true]{border-color:var(--ink);background:var(--ink);color:var(--white)}
.catalog-meta{display:flex;justify-content:space-between;margin:1rem 0;color:var(--muted);font-size:.76rem;font-weight:700}
.catalog-meta p{margin:0}
.empty-state{padding:3rem 1rem;text-align:center;background:var(--white)}
.compare-section{background:var(--white)}
.compare-controls{display:flex;align-items:center;gap:1rem}
.compare-controls label{margin:0}
.compare-controls select{min-height:46px;min-width:230px;padding:.6rem;border:1px solid var(--line);background:var(--paper)}
.compare-choices{display:flex;flex-wrap:wrap;gap:.65rem;margin:1.25rem 0}
.compare-choice{display:inline-flex;align-items:center;gap:.25rem;min-height:44px;padding:.45rem .65rem;border:1px solid var(--line);font-size:.8rem;font-weight:700}
.compare-choice:has(input:checked){border-color:var(--ink);background:var(--yellow)}
.compare-choice input{accent-color:var(--ink)}
.compare-result{min-height:48px;overflow-x:auto;color:var(--muted);font-size:.86rem}
.compare-result table{width:100%;min-width:690px;border-collapse:collapse;color:var(--ink)}
.compare-result th,.compare-result td{padding:.75rem;text-align:left;vertical-align:top;border:1px solid var(--line)}
.compare-result thead th{background:var(--ink);color:var(--white)}
.compare-result tbody th{width:16%;background:var(--paper);font-weight:800}
.p20s-section{display:grid;grid-template-columns:1fr 1.2fr;gap:clamp(2rem,5vw,5rem);background:var(--ink);color:var(--white)}
.p20s-intro h2{margin:.5rem 0 1rem}
.p20s-intro p:last-child{color:#d5d3cc}
.p20s-panel{padding:1.5rem;background:#242424;border:1px solid #4c4c4c}
.p20s-panel h3{margin:0 0 1rem}
.choice-row{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}
.choice-button{min-height:58px;padding:.6rem;border:1px solid #777;background:transparent;color:var(--white);font-size:.78rem;font-weight:800;text-transform:uppercase}
.choice-button:hover,.choice-button[aria-pressed=true]{background:var(--yellow);color:var(--ink);border-color:var(--yellow)}
#p20sHint{color:#d1cec8;font-size:.88rem}
.builder-fields{display:grid;gap:.85rem}
.builder-fields label{display:grid;gap:.25rem;font-size:.78rem;font-weight:800;text-transform:uppercase}
.builder-fields select{width:100%;min-height:46px;padding:.55rem;background:var(--white);border:0;color:var(--ink);text-transform:none}
.builder-summary{margin:1rem 0;color:#dedcd6;font-size:.83rem}
.combos-section{background:var(--paper)}
.combo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.3rem}
.combo-card{min-width:0;display:flex;flex-direction:column;overflow:hidden;background:var(--white);border:1px solid var(--line);box-shadow:0 14px 32px rgba(17,17,17,.07)}
.combo-art{min-height:268px;padding:1rem 1.2rem 1.1rem;color:var(--white);background:linear-gradient(130deg,#111 0%,#272727 71%,#161616 71%);border-bottom:6px solid var(--yellow)}
.combo-art-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:42px}
.combo-art-head img{width:105px;height:46px;object-fit:contain;object-position:left center}
.combo-art-head span{color:var(--yellow);font-size:.76rem;font-weight:800;letter-spacing:.13em;white-space:nowrap}
.combo-art-photos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:.7rem;margin:1rem 0 .85rem}
.combo-art-photos-two{grid-template-columns:repeat(2,minmax(0,1fr));max-width:370px}
.combo-art-photo{aspect-ratio:1;min-width:0;overflow:hidden;background:#dedfe2;border:3px solid #fff;box-shadow:0 10px 18px rgba(0,0,0,.25)}
.combo-art-photo-main{transform:translateY(-5px);border-color:var(--yellow)}
.combo-art-photo img{width:100%;height:100%;object-fit:cover}
.combo-art-name{display:block;font:800 clamp(1.5rem,2.6vw,2.1rem)/1 var(--display);letter-spacing:.01em;text-transform:uppercase}
.combo-copy{display:flex;flex:1;flex-direction:column;padding:1.4rem 1.5rem 1.25rem}
.combo-kicker{margin:0 0 .55rem;color:var(--red);font-size:.78rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}
.combo-copy h3{margin:0;font-size:2rem}
.combo-description{margin:.65rem 0 1.1rem;color:var(--muted);font-size:.94rem}
.combo-includes{margin:0 0 1.5rem;padding:0;list-style:none}
.combo-includes li{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding:.5rem 0;border-top:1px solid var(--line);font-size:.92rem;font-weight:700}
.combo-includes small{flex:0 0 auto;color:var(--muted);font-size:.76rem;font-weight:600}
.combo-purchase{display:flex;align-items:end;justify-content:space-between;flex-wrap:wrap;gap:.85rem;margin-top:auto;padding-top:1rem;border-top:2px solid var(--ink)}
.combo-purchase div{display:grid;gap:.1rem}
.combo-purchase div span{color:var(--muted);font-size:.76rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}
.combo-purchase strong{font:800 clamp(1.8rem,3vw,2.4rem)/1 var(--display);white-space:nowrap}
.combo-purchase .button{min-height:44px}
.combo-stock{margin:.8rem 0 0;color:var(--muted);font-size:.8rem}
.combo-note{max-width:850px;margin:1.4rem 0 0;color:var(--muted);font-size:.86rem}
.trust-section{background:var(--white)}
.trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}
.trust-grid article{padding:1.3rem;background:var(--paper);border-top:3px solid var(--yellow)}
.trust-grid strong{color:var(--red);font-size:.8rem}
.trust-grid h3{margin:.7rem 0}
.trust-grid p{margin:0;color:var(--muted);font-size:.88rem}
.delivery-section{background:var(--paper2)}
.delivery-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}
.delivery-grid article{padding:1.5rem;background:var(--white)}
.delivery-grid h3{max-width:550px;margin:0 0 .8rem}
.delivery-grid p{color:var(--muted)}
.delivery-grid a{font-size:.8rem;font-weight:800;text-decoration-color:var(--yellow);text-underline-offset:5px}
.business-section{display:grid;grid-template-columns:1fr 1.2fr;gap:3rem;background:var(--ink);color:var(--white)}
.business-section h2{margin:.3rem 0 1rem}
.business-section>div>p:last-child{max-width:480px;color:#d0cec9}
.quote-form{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}
.quote-form label{display:grid;gap:.25rem;font-size:.77rem;font-weight:800;text-transform:uppercase}
.quote-form label.full{grid-column:1/-1}
.quote-form input,.quote-form textarea{width:100%;min-height:44px;padding:.6rem;border:1px solid #666;background:#272727;color:var(--white);font-size:.9rem}
.quote-form input:focus,.quote-form textarea:focus{border-color:var(--yellow)}
.quote-form button{justify-self:start}
.form-note{align-self:center;margin:0;color:#aaa;font-size:.74rem}
.faq-section{display:grid;grid-template-columns:1fr 1.2fr;gap:3rem;background:var(--white)}
.faq-section h2{margin:0}
.faq-section details{border-bottom:1px solid var(--line)}
.faq-section summary{min-height:58px;display:flex;align-items:center;cursor:pointer;font-weight:800}
.faq-section details p{color:var(--muted)}
.site-footer{padding:3.5rem clamp(1.2rem,5vw,5.5rem) 1rem;background:#090909;color:var(--white)}
.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:2rem}
.footer-logo{width:150px;height:auto}
.footer-grid p{max-width:330px;color:#bbb;font-size:.9rem}
.footer-grid h2{font:800 1.2rem var(--display);text-transform:uppercase}
.footer-grid a{display:block;margin:.45rem 0;color:#ddd;font-size:.9rem;text-decoration:none}
.footer-grid a:hover{text-decoration:underline;text-decoration-color:var(--yellow)}
.footer-bottom{display:flex;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1rem;border-top:1px solid #3d3d3d;color:#aaa;font-size:.7rem}
.breadcrumbs{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;color:var(--muted);font-size:.8rem}
.breadcrumbs a{font-weight:700}
.detail-main{background:var(--paper)}
.detail-main>.breadcrumbs,.detail-layout,.detail-info,.detail-service,.detail-platform{margin-right:clamp(1.2rem,5vw,5.5rem);margin-left:clamp(1.2rem,5vw,5.5rem)}
.detail-main>.breadcrumbs{padding:1.2rem 0}
.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2rem,5vw,5rem);align-items:start}
.detail-gallery>img{width:100%;height:min(44vw,650px);object-fit:contain;background:var(--white);border:1px solid var(--line)}
.gallery-thumbs{display:flex;gap:.5rem;margin:.5rem 0}
.gallery-thumbs button{width:70px;height:70px;padding:0;border:2px solid var(--ink);background:var(--white)}
.gallery-thumbs button img{width:100%;height:100%;object-fit:contain}
.detail-summary{padding:1rem 0}
.detail-summary h1{margin:0;font-size:clamp(3rem,5vw,5.5rem)}
.detail-model{margin:.5rem 0 1rem;color:var(--red);font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.detail-lead{max-width:560px;color:var(--muted)}
.detail-summary .price-block{margin:1.5rem 0}
.detail-summary .price-block strong{font-size:2.9rem}
.detail-stock{color:#785220;font-size:.81rem;font-weight:800}
.detail-actions{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.4rem}
.detail-reassurance{margin-top:1rem;color:var(--muted);font-size:.78rem}
.detail-info{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:3rem}
.detail-info section{padding:1.5rem;background:var(--white);border:1px solid var(--line)}
.detail-info h2,.detail-service h2,.detail-platform h2{margin:0 0 1rem;font-size:2rem}
.detail-info ul{margin:0;padding-left:1.3rem}
.detail-info li{padding:.2rem 0}
.detail-info dl{margin:0}
.detail-info dl div{display:grid;grid-template-columns:35% 1fr;gap:.7rem;padding:.5rem 0;border-bottom:1px solid var(--line)}
.detail-info dt{font-size:.8rem;font-weight:800}
.detail-info dd{margin:0;color:var(--muted);font-size:.84rem}
.detail-info p{color:var(--muted)}
.detail-service{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem}
.detail-service article{padding:1.3rem;border-top:3px solid var(--yellow);background:var(--white)}
.detail-service p{min-height:4.5em;color:var(--muted);font-size:.84rem}
.detail-service a,.detail-platform a{font-size:.8rem;font-weight:800;text-underline-offset:5px}
.detail-platform{display:flex;align-items:center;gap:1.5rem;margin-top:1rem;padding:1.5rem;background:var(--ink);color:var(--white)}
.detail-platform>span{color:var(--yellow);font:800 3.5rem var(--display)}
.detail-platform h2{margin:0}
.detail-platform p{margin:.3rem 0;color:#d1cfc9;font-size:.82rem}
.detail-platform ul{display:flex;flex-wrap:wrap;gap:.35rem 1rem;margin:.8rem 0 0;padding:0;list-style:none}
.detail-platform li a{color:#eee;font-size:.76rem;text-underline-offset:4px}
.detail-platform a{margin-left:auto;white-space:nowrap}
.detail-platform li a{margin-left:0;white-space:normal}
.related-section{padding-top:4rem}
.info-main{min-height:65vh;padding:0 clamp(1.2rem,5vw,5.5rem) 5rem}
.info-main .breadcrumbs{padding:1.2rem 0}
.info-content{max-width:820px;padding:2rem;background:var(--white);border:1px solid var(--line)}
.info-content h1{margin:0 0 1rem}
.info-content h2{font-size:2rem}
.info-content>p{max-width:70ch;margin:0 0 1.2rem}
.info-content>h2{margin:2.2rem 0 .7rem;padding-top:1.2rem;border-top:1px solid var(--line)}
.info-content a:not(.button){color:#8f0610;text-decoration-thickness:2px;text-underline-offset:3px}
.info-content a:not(.button):hover{color:#57060a}
.pending-box{margin:1.5rem 0;padding:1.3rem;border:2px dashed #b19b66;background:#fff9e9}
.pending-box h2{margin:0 0 .5rem;font-size:1.7rem}
.pending-box p,.pending-box ul{margin:0}
.missing-image{object-fit:contain;background:#ddd}
@media(max-width:1100px){.site-header nav{gap:.7rem}.site-header nav a{font-size:.75rem}.hero-grid{grid-template-columns:1fr 42%}.product-grid{grid-template-columns:repeat(3,1fr)}.catalog-controls{grid-template-columns:minmax(0,1fr)}.combo-grid,.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){.utility span:last-child{display:none}.menu-toggle{display:inline-flex;align-items:center;gap:.5rem;min-height:44px;padding:.5rem .7rem;border:1px solid #666;background:none;color:var(--white);font-weight:800;text-transform:uppercase}.site-header nav{position:absolute;top:100%;right:0;left:0;display:none;flex-direction:column;align-items:stretch;gap:0;padding:1rem;background:var(--ink);border-bottom:1px solid #555}.site-header nav.open{display:flex}.site-header nav a{min-height:46px;display:flex;align-items:center;padding:.6rem;font-size:.9rem}.hero-grid{grid-template-columns:1fr}.hero-copy{min-height:430px}.hero-showcase{min-height:480px}.hero-benefits{grid-template-columns:repeat(3,1fr)}.hero-benefits li:nth-child(3){border-right:0}.hero-benefits li{min-height:62px}.section-heading{align-items:start;flex-direction:column;gap:.7rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.need-grid{grid-template-columns:repeat(2,1fr)}.p20s-section,.business-section,.faq-section,.detail-layout{grid-template-columns:1fr}.detail-gallery>img{max-height:650px}.detail-service{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:540px){html{scroll-padding-top:75px}.header-inner{min-height:68px}.brand img{width:112px;height:50px}.hero-copy{min-height:390px;padding:3rem 1.2rem}.hero h1{font-size:clamp(3.3rem,14vw,4.6rem)}.hero-motto{margin-top:1.6rem}.hero-showcase{min-height:390px}.hero-showcase>img{top:10%;left:18%;width:64%;height:62%}.hero-product{bottom:2.4rem;padding:.8rem}.hero-product strong{font-size:1.4rem}.hero-benefits{grid-template-columns:repeat(2,1fr);padding:0 .7rem}.hero-benefits li{font-size:.69rem;border-bottom:1px solid var(--line)}.hero-benefits li:nth-child(3){border-right:1px solid var(--line)}.hero-benefits li:nth-child(2n){border-right:0}.section{padding:3.5rem 1.1rem}.section-heading h2{font-size:3rem}.product-grid{grid-template-columns:1fr 1fr;gap:.5rem}.product-content{padding:.75rem}.product-content h3{font-size:1.3rem}.product-category{font-size:.61rem}.card-spec{font-size:.72rem}.price-block strong{font-size:1.4rem}.price-block small{font-size:.62rem}.stock-note{font-size:.68rem}.card-actions{grid-template-columns:1fr}.card-actions .button{min-height:38px}.need-card{min-height:115px}.need-card strong{font-size:1.35rem}.catalog-controls{padding:.7rem}.filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.35rem}.filters button{flex:0 0 auto}.catalog-meta{flex-direction:column;gap:.2rem}.compare-controls{align-items:start;flex-direction:column;gap:.3rem}.compare-controls select{width:100%}.choice-row,.delivery-grid,.quote-form,.detail-info,.detail-service{grid-template-columns:1fr}.quote-form label.full{grid-column:auto}.detail-main>.breadcrumbs,.detail-layout,.detail-info,.detail-service,.detail-platform{margin-right:1.1rem;margin-left:1.1rem}.detail-gallery>img{height:min(85vw,440px)}.detail-summary h1{font-size:3.1rem}.detail-summary .price-block strong{font-size:2.3rem}.detail-platform{align-items:start;flex-direction:column}.detail-platform a{margin-left:0}.footer-grid{grid-template-columns:1fr 1fr;gap:1rem}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.info-content{padding:1rem}}
@media(max-width:380px){.product-grid{grid-template-columns:1fr}.product-content h3{font-size:1.55rem}.card-actions{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.combo-grid{grid-template-columns:1fr}.combo-art{min-height:0}.combo-art-photos{max-width:520px}.combo-copy{padding:1.25rem}.combo-purchase strong{font-size:2.2rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.product-image img,.need-card{transition:none}}
