 .hb-corteiz-editorial{--ink:#111111;--copy:#333333;--muted:#6b6b6b;--line:#dddddd;--soft:#f5f5f5;--white:#ffffff;width:100%;max-width:980px;margin:0 auto;color:var(--copy);font-family:Arial, Helvetica, sans-serif;font-size:17px;line-height:1.72;}
.hb-corteiz-editorial, .hb-corteiz-editorial *{box-sizing:border-box;}
.hb-corteiz-editorial h1, .hb-corteiz-editorial h2, .hb-corteiz-editorial h3, .hb-corteiz-editorial p, .hb-corteiz-editorial figure, .hb-corteiz-editorial ul{margin-top:0;}
.hb-corteiz-editorial p{margin-bottom:19px;}
.hb-corteiz-editorial a{color:var(--ink);font-weight:700;text-decoration-color:#8b8b8b;text-decoration-thickness:1px;text-underline-offset:4px;}
.hb-corteiz-editorial a:hover{text-decoration-color:var(--ink);}
.hb-corteiz-editorial .hb-hero{padding:48px 0 34px;}
.hb-corteiz-editorial .hb-kicker{margin-bottom:12px;color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;}
.hb-corteiz-editorial h1{margin-bottom:24px;color:var(--ink);font-size:clamp(39px, 6vw, 62px);line-height:1.03;letter-spacing:-0.04em;}
.hb-corteiz-editorial .hb-lede{margin-bottom:29px;color:#252525;font-size:20px;line-height:1.63;}
.hb-corteiz-editorial .hb-answer{display:grid;grid-template-columns:140px 1fr;gap:25px;padding:22px 0;border-top:2px solid var(--ink);border-bottom:1px solid var(--line);}
.hb-corteiz-editorial .hb-answer strong{color:var(--ink);font-size:12px;letter-spacing:.07em;text-transform:uppercase;}
.hb-corteiz-editorial .hb-answer p{margin:0;font-size:18px;}
.hb-corteiz-editorial .hb-toc{display:flex;flex-wrap:wrap;gap:8px;margin:30px 0 54px;padding:11px;border:1px solid var(--line);background:var(--soft);}
.hb-corteiz-editorial .hb-toc a{flex:1 1 140px;padding:10px 8px;border:1px solid #c8c8c8;background:var(--white);color:var(--ink);font-size:13px;text-align:center;text-decoration:none;}
.hb-corteiz-editorial .hb-toc a:hover{border-color:var(--ink);background:var(--ink);color:var(--white);}
.hb-corteiz-editorial h2{margin:67px 0 22px;padding-top:18px;border-top:2px solid var(--ink);color:var(--ink);font-size:clamp(28px, 3vw, 36px);line-height:1.18;letter-spacing:-0.025em;scroll-margin-top:30px;}
.hb-corteiz-editorial h3{margin:34px 0 12px;color:var(--ink);font-size:22px;line-height:1.3;}
.hb-corteiz-editorial .hb-editor-note{margin:28px 0 34px;padding:22px 25px;border-left:3px solid var(--ink);background:var(--soft);}
.hb-corteiz-editorial .hb-editor-note strong{display:block;margin-bottom:6px;color:var(--ink);}
.hb-corteiz-editorial .hb-editor-note p{margin:0;}
.hb-corteiz-editorial .hb-choice{display:grid;grid-template-columns:1fr 1fr;margin:30px 0 38px;border-top:1px solid var(--line);border-left:1px solid var(--line);}
.hb-corteiz-editorial .hb-choice > div{padding:25px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);}
.hb-corteiz-editorial .hb-choice span{display:block;margin-bottom:8px;color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;}
.hb-corteiz-editorial .hb-choice strong{display:block;margin-bottom:8px;color:var(--ink);font-size:18px;}
.hb-corteiz-editorial .hb-choice p{margin:0;font-size:15px;}
.hb-corteiz-editorial .hb-feature-product{display:grid;grid-template-columns:.95fr 1.05fr;margin:38px 0 46px;overflow:hidden;border:1px solid var(--line);background:var(--white);}
.hb-corteiz-editorial .hb-feature-image{position:relative;display:block;min-height:450px;overflow:hidden;background:#f1f1f1;text-decoration:none;cursor:pointer;}
.hb-corteiz-editorial .hb-feature-image img{position:absolute;inset:0;width:100%;height:100%;padding:18px;object-fit:contain;background:#f1f1f1;transition:opacity .3s ease, transform .4s ease;}
.hb-corteiz-editorial .hb-feature-image .hb-primary{opacity:1;}
.hb-corteiz-editorial .hb-feature-image .hb-secondary{opacity:0;}
.hb-corteiz-editorial .hb-feature-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(28px, 4vw, 48px);}
.hb-corteiz-editorial .hb-label{margin-bottom:8px;color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;}
.hb-corteiz-editorial .hb-feature-copy h3{margin:0 0 13px;font-size:27px;}
.hb-corteiz-editorial .hb-feature-copy p:last-of-type{margin-bottom:0;}
.hb-corteiz-editorial .hb-edit{margin:34px 0 46px;}
.hb-corteiz-editorial .hb-edit-heading{margin-bottom:20px;}
.hb-corteiz-editorial .hb-edit-heading strong{display:block;margin-bottom:6px;color:var(--ink);font-size:20px;}
.hb-corteiz-editorial .hb-edit-heading p{margin:0;}
.hb-corteiz-editorial .hb-product-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px;}
.hb-corteiz-editorial .hb-product-grid.hb-two{grid-template-columns:repeat(2, 1fr);}
.hb-corteiz-editorial .hb-product-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);background:var(--white);}
.hb-corteiz-editorial .hb-product-image{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;background:#f1f1f1;text-decoration:none;cursor:pointer;}
.hb-corteiz-editorial .hb-product-image img{position:absolute;inset:0;width:100%;height:100%;padding:12px;object-fit:contain;background:#f1f1f1;transition:opacity .3s ease, transform .4s ease;}
.hb-corteiz-editorial .hb-product-image .hb-primary{opacity:1;}
.hb-corteiz-editorial .hb-product-image .hb-secondary{opacity:0;}
.hb-corteiz-editorial .hb-card-copy{display:flex;flex:1;flex-direction:column;padding:20px;}
.hb-corteiz-editorial .hb-card-copy h3{margin:0 0 9px;font-size:18px;}
.hb-corteiz-editorial .hb-card-copy p{margin-bottom:14px;font-size:14px;line-height:1.6;}
.hb-corteiz-editorial .hb-card-copy .hb-button{margin-top:auto;}
.hb-corteiz-editorial .hb-button{align-self:flex-start;display:inline-block;padding:12px 18px;border:1px solid var(--ink);background:var(--ink);color:var(--white);font-size:14px;font-weight:800;text-decoration:none;}
.hb-corteiz-editorial .hb-button:hover{background:var(--white);color:var(--ink);}
.hb-corteiz-editorial .hb-table-wrap{width:100%;margin:29px 0 32px;overflow-x:auto;border-top:2px solid var(--ink);}
.hb-corteiz-editorial table{width:100%;min-width:760px;border-collapse:collapse;}
.hb-corteiz-editorial th, .hb-corteiz-editorial td{padding:17px 18px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;vertical-align:top;}
.hb-corteiz-editorial th:first-child, .hb-corteiz-editorial td:first-child{border-left:1px solid var(--line);}
.hb-corteiz-editorial th{background:var(--ink);color:var(--white);font-size:13px;}
.hb-corteiz-editorial td{font-size:15px;line-height:1.6;}
.hb-corteiz-editorial .hb-scenario{margin:29px 0 36px;border-top:1px solid var(--line);}
.hb-corteiz-editorial .hb-scenario-row{padding:22px 0;border-bottom:1px solid var(--line);}
.hb-corteiz-editorial .hb-scenario-row strong{display:block;margin-bottom:7px;color:var(--ink);}
.hb-corteiz-editorial .hb-scenario-row p:last-child{margin-bottom:0;}
.hb-corteiz-editorial .hb-buy-note{margin:30px 0 39px;padding:26px;background:var(--soft);}
.hb-corteiz-editorial .hb-buy-note strong{display:block;margin-bottom:9px;color:var(--ink);font-size:19px;}
.hb-corteiz-editorial .hb-buy-note p:last-child{margin-bottom:0;}
.hb-corteiz-editorial .hb-who{display:grid;grid-template-columns:1fr 1fr;margin:28px 0 39px;border-top:1px solid var(--line);border-left:1px solid var(--line);}
.hb-corteiz-editorial .hb-who > div{padding:24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);}
.hb-corteiz-editorial .hb-who span{display:block;margin-bottom:7px;color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;}
.hb-corteiz-editorial .hb-who strong{display:block;margin-bottom:8px;color:var(--ink);}
.hb-corteiz-editorial .hb-who p{margin:0;font-size:15px;}
.hb-corteiz-editorial .hb-contact{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center;margin:34px 0 42px;padding:26px 28px;background:var(--ink);color:var(--white);}
.hb-corteiz-editorial .hb-contact strong{display:block;margin-bottom:6px;font-size:18px;}
.hb-corteiz-editorial .hb-contact p{margin:0;color:#e7e7e7;font-size:15px;}
.hb-corteiz-editorial .hb-contact a{display:inline-block;padding:11px 15px;border:1px solid var(--white);color:var(--white);font-size:13px;text-decoration:none;white-space:nowrap;}
.hb-corteiz-editorial .hb-contact a:hover{background:var(--white);color:var(--ink);}
.hb-corteiz-editorial .hb-faq details{margin-bottom:11px;border:1px solid var(--line);background:var(--white);}
.hb-corteiz-editorial .hb-faq summary{position:relative;padding:18px 50px 18px 20px;color:var(--ink);font-weight:800;cursor:pointer;list-style:none;}
.hb-corteiz-editorial .hb-faq summary::-webkit-details-marker{display:none;}
.hb-corteiz-editorial .hb-faq summary:after{content:"+";position:absolute;right:18px;top:12px;font-size:25px;font-weight:400;}
.hb-corteiz-editorial .hb-faq details[open] summary:after{content:"−";}
.hb-corteiz-editorial .hb-faq-answer{padding:0 20px 20px;}
.hb-corteiz-editorial .hb-faq-answer p{margin:0;}
.hb-corteiz-editorial .hb-final{margin-top:64px;padding:clamp(30px, 5vw, 48px);border:2px solid var(--ink);background:var(--soft);}
.hb-corteiz-editorial .hb-final-title{margin-bottom:15px;color:var(--ink);font-size:clamp(27px, 3vw, 34px);font-weight:800;line-height:1.2;}
.hb-corteiz-editorial .hb-final-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px;}
.hb-corteiz-editorial .hb-light-button{display:inline-block;padding:12px 18px;border:1px solid var(--ink);background:var(--white);color:var(--ink);font-size:14px;font-weight:800;text-decoration:none;}
.hb-corteiz-editorial .hb-light-button:hover{background:var(--ink);color:var(--white);}
@media (max-width:780px){.hb-corteiz-editorial{font-size:16px;}
.hb-corteiz-editorial .hb-answer, .hb-corteiz-editorial .hb-choice, .hb-corteiz-editorial .hb-feature-product, .hb-corteiz-editorial .hb-who, .hb-corteiz-editorial .hb-contact{grid-template-columns:1fr;}
.hb-corteiz-editorial .hb-product-grid, .hb-corteiz-editorial .hb-product-grid.hb-two{grid-template-columns:1fr 1fr;}
.hb-corteiz-editorial .hb-feature-image{min-height:390px;}}
@media (max-width:540px){.hb-corteiz-editorial h1{font-size:38px;}
.hb-corteiz-editorial .hb-product-grid, .hb-corteiz-editorial .hb-product-grid.hb-two{grid-template-columns:1fr;}
.hb-corteiz-editorial .hb-feature-image{min-height:330px;}}
@media (hover:none){.hb-corteiz-editorial .hb-secondary{display:none;}}
@media (prefers-reduced-motion:reduce){.hb-corteiz-editorial img{transition:none !important;}}
.hb-corteiz-editorial{background:transparent;overflow-wrap:break-word;}
.hb-corteiz-editorial .hb-hero,.hb-corteiz-editorial .hb-toc{width:100%;max-width:none;}
.hb-corteiz-editorial .hb-feature-copy,.hb-corteiz-editorial .hb-card-copy{min-width:0;}
.hb-corteiz-editorial .hb-feature-copy .hb-button{margin-top:20px;}
.hb-corteiz-editorial .hb-final-actions{justify-content:space-between;}
.hb-corteiz-editorial tbody tr:nth-child(even){background:var(--soft);}
.hb-corteiz-editorial a:focus-visible,.hb-corteiz-editorial summary:focus-visible{outline:2px solid var(--ink);outline-offset:4px;}
.hb-corteiz-editorial .hb-contact a:focus-visible{outline-color:var(--white);}
@media(hover:hover) and (pointer:fine){.hb-corteiz-editorial .hb-product-image:hover img,.hb-corteiz-editorial .hb-feature-image:hover img{transform:scale(1.018);}
.hb-corteiz-editorial .hb-has-alt .hb-product-image:hover .hb-primary{opacity:0;}
.hb-corteiz-editorial .hb-has-alt .hb-product-image:hover .hb-secondary{opacity:1;}}
@media(hover:none){.hb-corteiz-editorial .hb-primary{opacity:1!important;}.hb-corteiz-editorial .hb-secondary{display:none!important;}}
@media(prefers-reduced-motion:reduce){.hb-corteiz-editorial img{transform:none!important;}}


.hb-corteiz-editorial .hb-feature-product,.hb-corteiz-editorial .hb-product-card{transition:transform .25s ease,box-shadow .25s ease;}
@media(hover:hover) and (pointer:fine){
.hb-corteiz-editorial .hb-has-alt:hover{transform:translateY(-5px);box-shadow:0 12px 24px rgba(0,0,0,.10);}
.hb-corteiz-editorial .hb-has-alt:hover .hb-primary{opacity:0;}
.hb-corteiz-editorial .hb-has-alt:hover .hb-secondary{opacity:1;}
.hb-corteiz-editorial .hb-has-alt:hover img{transform:scale(1.018);}
}
.hb-corteiz-editorial .hb-has-alt .hb-feature-image:focus-visible .hb-primary,.hb-corteiz-editorial .hb-has-alt .hb-product-image:focus-visible .hb-primary{opacity:0;}
.hb-corteiz-editorial .hb-has-alt .hb-feature-image:focus-visible .hb-secondary,.hb-corteiz-editorial .hb-has-alt .hb-product-image:focus-visible .hb-secondary{opacity:1;}
@media(prefers-reduced-motion:reduce){.hb-corteiz-editorial .hb-has-alt{transition:none!important;transform:none!important;}}
