:root{--hyde-paper: #f0ebdd;--hyde-cream: #f9f6ec;--hyde-ink: #211c11;--hyde-red: #961f32;--hyde-red-deep: #7a1928;--hyde-yellow: #f5b800;--hyde-green: #237a35;--hyde-rust: #bb3220;--hyde-amber: #9c6a08;--hyde-gold: #b0790d;--hyde-ink-30: rgba(33,28,17,.3);--hyde-ink-55: rgba(33,28,17,.55);--hyde-ink-65: rgba(33,28,17,.65);--hyde-ink-75: rgba(33,28,17,.75);--hyde-ink-85: rgba(33,28,17,.85);--hyde-mono: "IBM Plex Mono", monospace;--hyde-display: "Anton", sans-serif;--hyde-body: "Public Sans", system-ui, sans-serif}.hyde-page{background:var(--hyde-paper) repeating-linear-gradient(0deg,rgba(33,28,17,.012) 0 1px,transparent 1px 4px);color:var(--hyde-ink);font-family:var(--hyde-body);font-size:15px;line-height:1.55}.hyde-page a{color:var(--hyde-red-deep);text-underline-offset:3px}.hyde-page a:hover{color:var(--hyde-red)}.hyde-page ::selection{background:#961f3238}.hyde-page :focus-visible{outline:2px solid var(--hyde-red);outline-offset:2px}.hyde-wrap{max-width:1480px;margin:0 auto;padding-left:48px;padding-right:48px}@media(max-width:900px){.hyde-wrap{padding-left:18px;padding-right:18px}}@keyframes hydeTurnPulse{0%,to{opacity:1}50%{opacity:.45}}.hyde-crumb{padding:16px 0 4px;font-family:var(--hyde-mono);font-size:11.5px;letter-spacing:.06em;color:var(--hyde-ink-55);display:flex;gap:10px;flex-wrap:wrap;align-items:baseline}.hyde-crumb a{color:inherit;text-decoration:none}.hyde-crumb a:hover{color:var(--hyde-red)}.hyde-crumb__exact{border:1px solid var(--hyde-red);background:#961f321a;color:var(--hyde-red-deep);padding:3px 9px}.hyde-hero{display:grid;grid-template-columns:minmax(0,1fr) 460px;gap:48px;padding:24px 0 40px;align-items:start}@media(max-width:1100px){.hyde-hero{grid-template-columns:1fr}}.hyde-gallery{border:1px solid var(--hyde-ink-30);background:#fff;box-shadow:5px 5px #211c111a;display:flex;align-items:stretch}.hyde-gallery img{display:block;height:540px;width:auto;max-width:60%;object-fit:contain;margin:10px auto}.hyde-gallery__notes{width:230px;border-left:1px dashed rgba(33,28,17,.25);display:flex;flex-direction:column;justify-content:space-between;gap:14px;padding:34px 18px;font-family:var(--hyde-mono);font-size:11px;letter-spacing:.08em;line-height:1.6;color:var(--hyde-ink-75)}.hyde-gallery__notes b{color:var(--hyde-red);font-weight:600}.hyde-gallery__notes mark{background:var(--hyde-yellow);padding:2px 5px;font-weight:600;color:var(--hyde-ink)}@media(max-width:700px){.hyde-gallery{flex-direction:column}.hyde-gallery img{height:300px;max-width:90%}.hyde-gallery__notes{width:auto;border-left:none;border-top:1px dashed rgba(33,28,17,.25);padding:18px}}.hyde-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:22px;border:1px solid var(--hyde-ink-30);background:var(--hyde-cream)}.hyde-specs__cell{padding:16px 18px;border-right:1px solid rgba(33,28,17,.2)}.hyde-specs__cell:last-child{border-right:none}.hyde-specs__label{font-family:var(--hyde-mono);font-size:11px;letter-spacing:.14em;color:#211c1180;margin-bottom:6px}.hyde-specs__value{font-weight:700}.hyde-specs__note{font-size:12.5px;color:var(--hyde-ink-65)}@media(max-width:700px){.hyde-specs{grid-template-columns:1fr}.hyde-specs__cell{border-right:none;border-bottom:1px solid rgba(33,28,17,.2)}.hyde-specs__cell:last-child{border-bottom:none}}.hyde-usenote{border:1px dashed rgba(33,28,17,.4);padding:12px 16px;margin-top:18px;font-family:var(--hyde-mono);font-size:11px;letter-spacing:.05em;line-height:1.7;color:#211c11b3}.hyde-buy__line{font-family:var(--hyde-mono);font-size:11px;letter-spacing:.14em;color:#211c1180}.hyde-buy__num{font-family:var(--hyde-display);font-size:58px;line-height:1;letter-spacing:.01em;color:var(--hyde-red);margin:6px 0 2px}.hyde-buy__title{font-size:23px;font-weight:700;letter-spacing:-.01em;margin-bottom:8px}.hyde-buy__pitch{font-size:15.5px;line-height:1.55;color:var(--hyde-ink-85);max-width:44ch;margin-bottom:10px}.hyde-buy__ids{font-family:var(--hyde-mono);font-size:11px;letter-spacing:.05em;color:var(--hyde-ink-55)}.hyde-buybox{border:2px solid var(--hyde-ink);background:var(--hyde-cream);box-shadow:5px 5px #211c111a;margin-top:14px}.hyde-buybox__inner{padding:14px 16px 16px}.hyde-priceline{display:flex;align-items:baseline;gap:12px}.hyde-priceline__price{font-family:var(--hyde-display);font-size:42px;line-height:1}.hyde-priceline__note{font-family:var(--hyde-mono);font-size:11px;letter-spacing:.05em;color:var(--hyde-ink-55)}.hyde-priceline__save{margin-left:auto;font-family:var(--hyde-mono);font-size:11px;letter-spacing:.06em;color:var(--hyde-paper);background:var(--hyde-green);padding:2px 7px}.hyde-tiers{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.hyde-tier{font-family:var(--hyde-mono);letter-spacing:.04em;padding:8px 11px;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;gap:2px;text-align:left;width:100%;border:2px solid rgba(33,28,17,.25);background:transparent;min-height:44px}.hyde-tier:hover{border-color:#211c1180}.hyde-tier.is-selected{border-color:var(--hyde-red);background:#961f3212}.hyde-tier__label{font-size:11px;letter-spacing:.1em;opacity:.6}.hyde-tier__price{font-family:var(--hyde-body);font-size:16px;font-weight:700}.hyde-tier__tag{font-size:11px;letter-spacing:.07em;font-weight:600;color:var(--hyde-green)}.hyde-tier__tag.is-neutral{color:#211c1180}.hyde-atc{width:100%;font-family:var(--hyde-body);font-size:16px;font-weight:700;line-height:1.25;letter-spacing:.09em;text-transform:uppercase;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;background:var(--hyde-red);color:var(--hyde-cream);border:none;border-radius:0;padding:16px 20px;cursor:pointer;min-height:52px}.hyde-atc:hover{background:var(--hyde-red-deep)}.hyde-atc[disabled]{opacity:.5;cursor:not-allowed}.hyde-buybox__proof{display:flex;align-items:baseline;gap:10px;font-family:var(--hyde-mono);font-size:11px;letter-spacing:.05em;margin-top:10px}.hyde-stars{color:var(--hyde-gold)}.hyde-instock{margin-left:auto;color:var(--hyde-green);font-weight:600}.hyde-buybox__grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(33,28,17,.2);font-family:var(--hyde-mono);font-size:11px;letter-spacing:.05em;line-height:1.6}.hyde-buybox__grid>div{padding:9px 14px;border-bottom:1px solid rgba(33,28,17,.15)}.hyde-buybox__grid>div:nth-child(odd){border-right:1px solid rgba(33,28,17,.15)}.hyde-buybox__grid>div:nth-last-child(-n+2){border-bottom:none}.hyde-check{color:var(--hyde-green);font-weight:700}.hyde-fitchip{font-family:var(--hyde-mono);font-size:11px;letter-spacing:.05em;font-weight:600;color:var(--hyde-ink);background:var(--hyde-yellow);border:none;border-bottom:2px solid var(--hyde-ink);padding:11px 14px;cursor:pointer;text-align:left;line-height:1.45;display:flex;align-items:center;gap:10px;width:100%}.hyde-fitchip__tri{width:20px;height:20px;background:var(--hyde-ink);clip-path:polygon(100% 0,100% 100%,0 100%);flex:none}.hyde-fitchip__arrow{margin-left:auto;font-weight:700}.hyde-fitchip.is-fit{background:var(--hyde-green);color:var(--hyde-cream)}.hyde-fitchip.is-fit .hyde-fitchip__tri{background:var(--hyde-yellow)}.hyde-fitchip.is-sibling,.hyde-fitchip.is-redirect{background:var(--hyde-ink);color:var(--hyde-yellow)}.hyde-fitchip.is-sibling .hyde-fitchip__tri,.hyde-fitchip.is-redirect .hyde-fitchip__tri{background:var(--hyde-yellow)}.hyde-counter{border:2px solid var(--hyde-ink);background:var(--hyde-cream);box-shadow:7px 7px #211c111a}.hyde-counter__head{display:flex;align-items:baseline;gap:16px;border-bottom:1px solid rgba(33,28,17,.25);padding:22px 30px 14px;flex-wrap:wrap}.hyde-counter__brand{display:flex;align-items:center;gap:14px}.hyde-counter__brand .hyde-fitchip__tri{width:38px;height:38px;background:var(--hyde-yellow)}.hyde-counter__title{font-family:var(--hyde-display);font-size:30px;letter-spacing:.03em;line-height:1}.hyde-counter__title em{font-style:normal;color:var(--hyde-red)}.hyde-counter__sub{font-family:var(--hyde-mono);font-size:11px;letter-spacing:.12em;color:#211c1199;margin-top:5px}.hyde-counter__progress{margin-left:auto;font-family:var(--hyde-mono);font-size:11px;letter-spacing:.07em;color:var(--hyde-ink-55)}.hyde-counter__body{display:grid;grid-template-columns:minmax(0,1fr) 420px;align-items:stretch}@media(max-width:1000px){.hyde-counter__body{grid-template-columns:1fr}}.hyde-counter__questions{padding:22px 30px 28px}.hyde-qlabel{font-family:var(--hyde-mono);font-size:11px;letter-spacing:.14em;color:#211c1180;margin-bottom:10px}.hyde-qlabel+.hyde-qlabel,.hyde-qrow+.hyde-qlabel{margin-top:20px}.hyde-qlabel em{font-style:normal;color:var(--hyde-red-deep)}.hyde-turn{display:none}.hyde-turn.is-on{display:inline-block;background:var(--hyde-yellow);color:var(--hyde-ink);padding:3px 8px;margin-left:10px;font-weight:600;letter-spacing:.1em;animation:hydeTurnPulse 1.4s ease-in-out infinite}.hyde-qrow{display:flex;gap:10px;flex-wrap:wrap}.hyde-qopt{font-family:var(--hyde-mono);font-size:11.5px;letter-spacing:.04em;padding:11px 15px;cursor:pointer;text-align:left;line-height:1.5;background:var(--hyde-paper);color:var(--hyde-ink);border:1px solid rgba(33,28,17,.4);min-height:44px}.hyde-qopt:hover{border-color:var(--hyde-ink)}.hyde-qopt.is-selected{background:var(--hyde-ink);color:var(--hyde-paper);border-color:var(--hyde-ink)}.hyde-qopt b{font-weight:600}.hyde-qopt span{opacity:.65}.hyde-counter__reset{margin-top:22px;font-family:var(--hyde-mono);font-size:11px;letter-spacing:.06em;background:transparent;color:var(--hyde-ink-55);border:1px solid var(--hyde-ink-30);padding:8px 14px;cursor:pointer}.hyde-counter__reset:hover{color:var(--hyde-red-deep);border-color:var(--hyde-red)}.hyde-counter__verdict{border-left:1px solid rgba(33,28,17,.25);background:var(--hyde-paper);padding:24px 28px 28px}@media(max-width:1000px){.hyde-counter__verdict{border-left:none;border-top:1px solid rgba(33,28,17,.25)}}.hyde-verdict__kicker{font-family:var(--hyde-mono);font-size:11px;letter-spacing:.14em;color:#211c1180;margin-bottom:12px}.hyde-stamp{display:inline-block;font-family:var(--hyde-display);font-size:22px;letter-spacing:.06em;line-height:1.25;padding:13px 17px;transform:rotate(-2deg);max-width:240px}.hyde-stamp.is-pending{color:#211c1159;border:3px dashed var(--hyde-ink-30)}.hyde-stamp.is-fit{color:var(--hyde-green);border:3px solid var(--hyde-green)}.hyde-stamp.is-sibling{color:var(--hyde-amber);border:3px solid var(--hyde-amber)}.hyde-stamp.is-redirect{color:var(--hyde-rust);border:3px solid var(--hyde-rust)}.hyde-waiting{display:inline-flex;align-items:center;gap:8px;background:var(--hyde-yellow);color:var(--hyde-ink);font-family:var(--hyde-mono);font-size:11.5px;font-weight:600;letter-spacing:.08em;padding:10px 14px;margin-top:16px;animation:hydeTurnPulse 1.4s ease-in-out infinite}.hyde-verdict__why{font-size:14.5px;line-height:1.6;margin-top:16px}.hyde-verdict__hint{font-size:14px;line-height:1.6;color:var(--hyde-ink-65);margin-top:14px;max-width:40ch}.hyde-verdict__boundary{border:1px solid rgba(187,50,32,.5);background:#bb32200d;padding:11px 14px;margin-top:14px;font-size:13px;line-height:1.55;color:var(--hyde-rust)}.hyde-verdict__boundary b{font-family:var(--hyde-mono);font-size:11px;letter-spacing:.12em;font-weight:400}.hyde-verdict__atc{margin-top:16px;width:100%;font-family:var(--hyde-display);font-size:16px;letter-spacing:.08em;background:var(--hyde-red);color:var(--hyde-cream);border:none;padding:14px 20px;cursor:pointer;min-height:44px}.hyde-verdict__atc:hover{background:var(--hyde-red-deep)}.hyde-verdict__sibcard{border:2px solid var(--hyde-ink);background:var(--hyde-cream);padding:14px 16px;margin-top:14px}.hyde-verdict__sibcard .hyde-verdict__kicker{margin-bottom:6px}.hyde-verdict__sibnum{font-family:var(--hyde-display);font-size:21px;color:var(--hyde-red)}.hyde-verdict__sibmeta{font-size:13px;color:#211c11b3;margin:3px 0 10px}.hyde-btn-ink{width:100%;font-family:var(--hyde-display);font-size:15px;letter-spacing:.08em;background:var(--hyde-ink);color:var(--hyde-paper);border:none;padding:12px;cursor:pointer;min-height:44px;display:block;text-align:center;text-decoration:none!important;box-sizing:border-box}.hyde-btn-ink:hover{background:var(--hyde-red);color:var(--hyde-paper)!important}.hyde-verdict__redirectcard{border:2px solid var(--hyde-green);background:#237a350d;padding:14px 16px;margin-top:14px}.hyde-verdict__redirectcard .hyde-verdict__kicker{color:var(--hyde-green);margin-bottom:6px}.hyde-verdict__toolname{font-family:var(--hyde-display);font-size:19px;color:var(--hyde-green)}.hyde-verdict__toolmodels{font-family:var(--hyde-mono);font-size:11px;letter-spacing:.06em;color:#211c1199;margin:4px 0 10px}.hyde-btn-green{width:100%;font-family:var(--hyde-mono);font-size:12px;font-weight:600;letter-spacing:.06em;background:transparent;color:var(--hyde-green);border:1px solid var(--hyde-green);padding:11px;cursor:pointer;min-height:44px;display:block;text-align:center;text-decoration:none!important;box-sizing:border-box}.hyde-btn-green:hover{background:var(--hyde-green);color:var(--hyde-cream)!important}.hyde-verdict__foot{font-family:var(--hyde-mono);font-size:11px;letter-spacing:.06em;color:#211c1180;margin-top:12px;line-height:1.7}.hyde-sec{padding:40px 0 8px}.hyde-sec__title{font-family:var(--hyde-display);font-size:30px;letter-spacing:.02em;margin-bottom:6px}.hyde-sec__title em{font-style:normal;color:var(--hyde-red)}.hyde-sec__sub{font-family:var(--hyde-mono);font-size:11px;letter-spacing:.07em;color:var(--hyde-ink-55);margin-bottom:24px}.hyde-pair{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:48px;padding:44px 0 8px;align-items:start}@media(max-width:1100px){.hyde-pair{grid-template-columns:1fr}}.hyde-pair__panel{border:1px solid var(--hyde-ink-30);background:var(--hyde-cream);padding:26px 30px}.hyde-pair__row{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.hyde-pair__row+.hyde-pair__row{margin-top:22px}.hyde-pair__id{width:118px;font-family:var(--hyde-mono);font-size:11px;letter-spacing:.08em}.hyde-pair__id b{color:var(--hyde-red);font-weight:600}.hyde-pair__id.is-dim b{color:#211c1199}.hyde-blade{display:flex;align-items:center}.hyde-blade__handle{width:54px;height:26px;background:var(--hyde-ink);border-radius:4px 0 0 4px}.hyde-blade__steel{height:44px;background:linear-gradient(180deg,#e3e5e8,#b9bdc3)}.hyde-blade__steel.is-point{width:158px;clip-path:polygon(0 0,100% 50%,0 100%)}.hyde-blade__steel.is-clipped{width:271px;clip-path:polygon(0 0,86% 14%,100% 42%,100% 58%,86% 86%,0 100%)}.hyde-pair__desc{font-size:13px;line-height:1.5;color:var(--hyde-ink-75);max-width:34ch}.hyde-pair__verdictline{border-top:1px solid rgba(33,28,17,.25);margin-top:24px;padding-top:14px;font-family:var(--hyde-mono);font-size:11.5px;letter-spacing:.05em;color:var(--hyde-red-deep)}.hyde-sibling{border:2px solid var(--hyde-ink);background:var(--hyde-cream);box-shadow:5px 5px #211c111a;padding:22px 24px}.hyde-sibling__kicker{font-family:var(--hyde-mono);font-size:11px;letter-spacing:.14em;color:#211c1180;margin-bottom:8px}.hyde-sibling__num{font-family:var(--hyde-display);font-size:30px;color:var(--hyde-red);line-height:1}.hyde-sibling__title{font-size:16px;font-weight:700;margin:4px 0 6px}.hyde-sibling__meta{font-family:var(--hyde-mono);font-size:11px;letter-spacing:.05em;color:var(--hyde-ink-55);margin-bottom:14px}.hyde-sibling__priceline{display:flex;align-items:baseline;gap:10px;margin-bottom:12px;flex-wrap:wrap}.hyde-sibling__price{font-family:var(--hyde-display);font-size:30px}.hyde-sibling__stock{font-family:var(--hyde-mono);font-size:11px;letter-spacing:.06em;color:var(--hyde-green);font-weight:600}.hyde-sibling__foot{font-family:var(--hyde-mono);font-size:11px;letter-spacing:.06em;color:#211c1180;margin-top:10px;line-height:1.7}.hyde-faq{display:grid;grid-template-columns:1fr 1fr;gap:18px}@media(max-width:800px){.hyde-faq{grid-template-columns:1fr}}.hyde-faq__card{border:1px solid var(--hyde-ink-30);background:var(--hyde-cream);padding:16px 20px}.hyde-faq__q{font-family:var(--hyde-mono);font-size:11px;font-weight:600;letter-spacing:.08em;color:var(--hyde-red-deep);margin-bottom:6px}.hyde-faq__a{font-size:13.5px;line-height:1.55;color:var(--hyde-ink-85)}.hyde-banner-ink{background:var(--hyde-ink);color:var(--hyde-paper);font-family:var(--hyde-display);font-size:22px;letter-spacing:.04em;padding:16px 26px;margin-top:22px}.hyde-banner-ink em{font-style:normal;color:var(--hyde-yellow)}.hyde-tricards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}@media(max-width:900px){.hyde-tricards{grid-template-columns:1fr}}.hyde-tricard{border:1px solid var(--hyde-ink-30);background:var(--hyde-cream);padding:20px 22px}.hyde-tricard__fig{position:relative;height:110px;margin-bottom:14px}.hyde-tricard__kicker{font-family:var(--hyde-mono);font-size:11px;letter-spacing:.12em;margin-bottom:6px}.hyde-tricard__kicker.is-bad{color:var(--hyde-rust)}.hyde-tricard__kicker.is-warn{color:var(--hyde-amber)}.hyde-tricard__kicker.is-good{color:var(--hyde-green)}.hyde-tricard__body{font-size:13.5px;line-height:1.55;color:#211c11cc}.hyde-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}@media(max-width:900px){.hyde-steps{grid-template-columns:1fr}}.hyde-step{background:var(--hyde-cream);border:1px solid var(--hyde-ink-30);border-top:3px solid var(--hyde-red);padding:18px 22px}.hyde-step__num{font-family:var(--hyde-display);font-size:34px;color:var(--hyde-red)}.hyde-step__title{font-weight:700;margin:4px 0 6px}.hyde-step__body{font-size:13.5px;line-height:1.55;color:#211c11cc}.hyde-banner-yellow{background:var(--hyde-yellow);color:var(--hyde-ink);font-family:var(--hyde-display);font-size:21px;letter-spacing:.05em;padding:14px 24px;margin-top:22px;display:flex;align-items:baseline;gap:18px;flex-wrap:wrap}.hyde-banner-yellow small{font-family:var(--hyde-mono);font-size:11px;letter-spacing:.08em;font-weight:500}.hyde-bounds{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid var(--hyde-ink-30);background:var(--hyde-cream);margin-top:18px}@media(max-width:800px){.hyde-bounds{grid-template-columns:1fr}}.hyde-bound{padding:16px 22px;border-bottom:1px solid rgba(33,28,17,.18);border-right:1px solid rgba(33,28,17,.18)}.hyde-bound__no{display:flex;gap:9px;font-weight:700;font-size:14.5px}.hyde-bound__no b{color:var(--hyde-rust);font-weight:700}.hyde-bound__why{font-size:13px;line-height:1.55;color:var(--hyde-ink-75);margin:4px 0 10px}.hyde-bound__cta{width:100%;display:flex;justify-content:space-between;gap:10px;align-items:center;font-family:var(--hyde-mono);font-size:11px;font-weight:600;letter-spacing:.06em;background:#237a3514;color:var(--hyde-green)!important;border:2px solid var(--hyde-green);padding:10px 13px;cursor:pointer;text-align:left;text-decoration:none!important;box-sizing:border-box}.hyde-bound__cta:hover{background:var(--hyde-green);color:var(--hyde-cream)!important}.hyde-fineprint{font-family:var(--hyde-mono);font-size:11px;letter-spacing:.06em;color:#211c1173;margin-top:22px;line-height:1.8}.hyde-fab{position:fixed;right:22px;bottom:22px;z-index:60;display:flex;align-items:center;gap:12px;padding:11px 16px;background:var(--hyde-yellow);color:var(--hyde-ink);border:2px solid var(--hyde-ink);box-shadow:5px 5px #211c114d;cursor:pointer;font-family:var(--hyde-mono);text-align:left;max-width:340px}.hyde-fab__tri{width:26px;height:26px;background:var(--hyde-ink);clip-path:polygon(100% 0,100% 100%,0 100%);flex:none}.hyde-fab__text{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.hyde-fab__kicker{font-size:11px;letter-spacing:.16em;opacity:.65}.hyde-fab__status{font-size:11.5px;font-weight:600;letter-spacing:.05em}.hyde-fab.is-fit{background:var(--hyde-green);color:var(--hyde-cream)}.hyde-fab.is-fit .hyde-fab__tri{background:var(--hyde-yellow)}.hyde-fab.is-sibling,.hyde-fab.is-redirect{background:var(--hyde-ink);color:var(--hyde-yellow)}.hyde-fab.is-sibling .hyde-fab__tri,.hyde-fab.is-redirect .hyde-fab__tri{background:var(--hyde-yellow)}.hyde-sr-status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hyde-hero{grid-template-areas:"media buy" "details buy";grid-template-rows:auto auto}.hyde-media{grid-area:media;min-width:0}.hyde-buy{grid-area:buy;min-width:0}.hyde-media-details{grid-area:details;min-width:0}.hyde-gallery{justify-content:center}.hyde-gallery img{width:min(100%,760px);max-width:100%;height:540px}.hyde-gallery__notes{width:auto;margin-top:18px;border:1px dashed rgba(33,28,17,.25);display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:18px}.hyde-gallery__notes>div+div{border-left:1px solid rgba(33,28,17,.16);padding-left:16px}.hyde-buy__title{margin-top:0}.hyde-buy__bestfor{margin:8px 0;padding:8px 10px;border-left:3px solid var(--hyde-yellow);background:#f5b8001a;font-size:13px;line-height:1.4}.hyde-buy__bestfor b{font-family:var(--hyde-mono);font-size:11px;letter-spacing:.08em;color:var(--hyde-red)}.hyde-media-pitch{margin-top:18px;border-left:4px solid var(--hyde-red);padding:12px 16px;background:#f9f6ecad;display:flex;flex-direction:column;gap:4px}.hyde-media-pitch b{font-family:var(--hyde-display);font-size:22px;letter-spacing:.02em}.hyde-media-pitch span{font-size:14px;line-height:1.55;max-width:74ch}.hyde-sec__title,.hyde-media-pitch b{font-family:var(--hyde-body);font-weight:700;letter-spacing:-.025em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.hyde-sec__title{line-height:1.08}.hyde-qgroup{border:0;padding:0;margin:0 0 18px;min-width:0}.hyde-qlabel{display:block;width:100%;padding:0}.hyde-faq__card summary{cursor:pointer;list-style-position:outside}.hyde-faq__card[open]{border-color:var(--hyde-red)}.hyde-faq__a p{margin:8px 0 0}.hyde-steps{grid-template-columns:repeat(5,1fr)}.hyde-step__title{font-size:15px}.hyde-alternatives{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.hyde-alternative{border:1px solid var(--hyde-ink-30);background:var(--hyde-cream);padding:18px;display:flex;flex-direction:column;min-height:190px}.hyde-alternative__model{font-family:var(--hyde-display);color:var(--hyde-red);font-size:28px}.hyde-alternative__title{font-size:15px;line-height:1.35;margin:6px 0 8px}.hyde-alternative__title a{color:var(--hyde-ink);text-decoration-thickness:1px}.hyde-alternative__relation{font-family:var(--hyde-mono);font-size:11px;letter-spacing:.04em;color:var(--hyde-ink-55);text-transform:lowercase}.hyde-alternative__commerce{margin-top:auto;padding-top:18px;display:flex;justify-content:space-between;gap:10px;align-items:baseline}.hyde-alternative__commerce span{color:var(--hyde-green);font-family:var(--hyde-mono);font-size:11px;font-weight:600}.hyde-procurement{border-top:2px solid var(--hyde-ink);margin-top:36px}.hyde-procurement__grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--hyde-ink-30);background:var(--hyde-cream)}.hyde-procurement__grid>div{padding:18px;display:flex;flex-direction:column;gap:6px;border-right:1px solid var(--hyde-ink-30)}.hyde-procurement__grid>div:last-child{border-right:0}.hyde-procurement__grid b{font-family:var(--hyde-mono);font-size:11px;letter-spacing:.09em;color:var(--hyde-red)}.hyde-procurement__grid span{font-size:13.5px;line-height:1.5}.hyde-procurement__cta{max-width:420px;margin-top:16px}.hyde-sources__grid{display:flex;flex-wrap:wrap;gap:10px}.hyde-sources__grid a{border:1px solid var(--hyde-ink-30);background:var(--hyde-cream);padding:11px 14px;font-family:var(--hyde-mono);font-size:11px;font-weight:600;text-decoration:none}.hyde-mobile-buy{display:none}@media(max-width:1100px){.hyde-hero{grid-template-columns:1fr;grid-template-areas:"media" "buy" "details";gap:22px}.hyde-gallery img{height:min(46vh,380px)}.hyde-gallery__notes{grid-template-columns:1fr}.hyde-gallery__notes>div+div{border-left:0;border-top:1px solid rgba(33,28,17,.16);padding:12px 0 0}.hyde-steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.hyde-page{padding-bottom:70px}.hyde-wrap{padding-left:14px;padding-right:14px}.hyde-crumb{padding:10px 0 2px;font-size:11px}.hyde-hero{padding-top:14px}.hyde-buy__num{font-size:44px}.hyde-buy__title{font-size:20px}.hyde-tiers{grid-template-columns:1fr}.hyde-tier{min-height:52px}.hyde-tier__label,.hyde-tier__tag,.hyde-buybox__grid,.hyde-qlabel,.hyde-verdict__kicker,.hyde-pair__id,.hyde-sibling__kicker,.hyde-sibling__meta,.hyde-sibling__foot,.hyde-tricard__kicker,.hyde-banner-yellow small,.hyde-fineprint{font-size:11px}.hyde-buybox__grid{grid-template-columns:1fr}.hyde-buybox__grid>div{border-right:0!important;border-bottom:1px solid rgba(33,28,17,.15)!important}.hyde-buybox__grid>div:last-child{border-bottom:0!important}.hyde-counter__head,.hyde-counter__questions,.hyde-counter__verdict{padding-left:16px;padding-right:16px}.hyde-counter__title{font-size:25px}.hyde-qopt{min-height:52px}.hyde-pair__panel{padding:18px 14px}.hyde-blade__steel.is-point{width:110px}.hyde-blade__steel.is-clipped{width:170px}.hyde-steps,.hyde-alternatives,.hyde-procurement__grid{grid-template-columns:1fr}.hyde-procurement__grid>div{border-right:0;border-bottom:1px solid var(--hyde-ink-30)}.hyde-procurement__grid>div:last-child{border-bottom:0}.hyde-fab{display:none}.hyde-mobile-buy{position:fixed;left:0;right:0;bottom:0;z-index:70;min-height:66px;display:flex;justify-content:space-between;align-items:stretch;gap:12px;padding:8px 12px;background:var(--hyde-cream);border-top:2px solid var(--hyde-ink);box-shadow:0 -4px 16px #211c112e}.hyde-mobile-buy>span{display:flex;flex-direction:column;justify-content:center}.hyde-mobile-buy b{font-family:var(--hyde-display);font-size:24px;line-height:1}.hyde-mobile-buy small{font-family:var(--hyde-mono);font-size:11px}.hyde-mobile-buy button{min-width:52%;border:0;background:var(--hyde-red);color:var(--hyde-cream);font-family:var(--hyde-body);font-size:15px;font-weight:700;letter-spacing:.07em}}@media(prefers-reduced-motion:reduce){.hyde-page *,.hyde-page *:before,.hyde-page *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.hyde-fitchip{box-sizing:border-box;text-decoration:none!important}.hyde-fitchip:hover{color:var(--hyde-ink)!important}.hyde-counter__brand>span:last-child{display:flex;flex-direction:column}.hyde-counter__questions>p{max-width:72ch;margin:0 0 18px}.hyde-bound ul{margin:10px 0 0;padding-left:20px}.hyde-bound li{margin-top:7px;font-size:13.5px;line-height:1.55}.hyde-specs{grid-template-columns:repeat(3,minmax(0,1fr))}.hyde-specs__cell:nth-child(3n){border-right:0}.hyde-specs__cell:nth-child(n+4){border-top:1px solid rgba(33,28,17,.2)}.hyde-alternative__commerce b{font-family:var(--hyde-display);font-size:23px}.hyde-faq__card dl{margin:14px 0 0}.hyde-faq__card dt,.hyde-faq__card dd{margin:0}.hyde-faq__card dd small{color:var(--hyde-ink-55)}.hyde-sources__grid{margin-top:16px}.hyde-stamp{overflow-wrap:anywhere}.hyde-priceline__note,.hyde-tier__tag.is-neutral,.hyde-specs__label,.hyde-counter__sub,.hyde-counter__progress,.hyde-qlabel,.hyde-sec__sub,.hyde-buy__ids,.hyde-buy__line,.hyde-crumb,.hyde-fineprint{color:#5c584f}.hyde-turn.is-on,.hyde-waiting{color:#211c11;animation:none}.hyde-counter__reset,.hyde-verdict__kicker,.hyde-stamp.is-pending{color:#5c584f}.hyde-bound__cta{color:#1d662b!important;border-color:#1d662b}.hyde-alternative__relation{color:#5c584f}.hyde-procurement__cta{color:#f9f6ec!important}.hyde-decision-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:18px;overflow:hidden;border:1px solid rgba(33,28,17,.28);border-radius:4px;background:#211c1138}.hyde-job-card,.hyde-redirect-card{min-width:0;min-height:176px;padding:18px 20px;background:var(--hyde-cream);color:var(--hyde-ink)!important;text-decoration:none!important;transition:background-color .14s ease,box-shadow .14s ease}.hyde-job-card{display:flex;flex-direction:column;box-shadow:inset 4px 0 #1d662b}.hyde-job-card:hover,.hyde-job-card:focus-visible{background:#f1eee4;box-shadow:inset 7px 0 #1d662b}.hyde-job-card__kicker{display:flex;align-items:center;gap:7px;color:#1d662b;font-family:var(--hyde-mono);font-size:10.5px;font-weight:600;letter-spacing:.11em}.hyde-job-card__kicker b{font-size:14px;line-height:1}.hyde-job-card__title{margin-top:10px;font-size:18px;font-weight:700;line-height:1.28;text-wrap:balance}.hyde-job-card__why{margin-top:7px;color:#5c584f;font-size:13px;line-height:1.5}.hyde-job-card__action{display:flex;justify-content:space-between;gap:16px;margin-top:auto;padding-top:17px;color:#1d662b;font-family:var(--hyde-mono);font-size:10.5px;font-weight:600;letter-spacing:.08em}.hyde-job-card__action b{font-size:15px;line-height:1;transition:transform .14s ease}.hyde-job-card:hover .hyde-job-card__action b,.hyde-job-card:focus-visible .hyde-job-card__action b,.hyde-redirect-card:hover .hyde-redirect-card__route>b,.hyde-redirect-card:focus-visible .hyde-redirect-card__route>b{transform:translate(3px)}.hyde-redirect-card{display:grid;grid-template-rows:auto 1fr auto;box-shadow:inset 4px 0 0 var(--hyde-rust)}.hyde-redirect-card:hover,.hyde-redirect-card:focus-visible{background:#f1eee4;box-shadow:inset 7px 0 0 var(--hyde-rust)}.hyde-job-card:focus-visible,.hyde-redirect-card:focus-visible,.hyde-decision-more>summary:focus-visible{outline:3px solid var(--hyde-yellow);outline-offset:-3px}.hyde-redirect-card__no{display:flex;gap:8px;font-size:16px;font-weight:700;line-height:1.3}.hyde-redirect-card__no b{color:var(--hyde-rust)}.hyde-redirect-card__why{margin:7px 0 15px;color:#5c584f;font-size:13px;line-height:1.5}.hyde-redirect-card__route{display:grid;grid-template-columns:1fr auto;align-items:center;column-gap:12px;padding:11px 13px;border-radius:2px;background:var(--hyde-ink);color:var(--hyde-cream)}.hyde-redirect-card__route small{grid-column:1;color:var(--hyde-yellow);font-family:var(--hyde-mono);font-size:9px;font-weight:600;letter-spacing:.1em}.hyde-redirect-card__route strong{grid-column:1;margin-top:2px;font-size:12px;line-height:1.3;text-transform:uppercase}.hyde-redirect-card__route>b{grid-column:2;grid-row:1 / 3;font-size:18px;transition:transform .14s ease}.hyde-decision-more{margin-top:10px}.hyde-decision-more>summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 15px;border:1px solid rgba(33,28,17,.28);border-radius:4px;background:var(--hyde-cream);color:var(--hyde-ink);cursor:pointer;font-family:var(--hyde-mono);font-size:10.5px;font-weight:600;letter-spacing:.08em;list-style:none}.hyde-decision-more>summary::-webkit-details-marker{display:none}.hyde-decision-more>summary:after{content:"+";font-family:var(--hyde-body);font-size:19px;font-weight:700;line-height:1}.hyde-decision-more[open]>summary:after{content:"\2212"}.hyde-decision-grid--more{margin-top:10px}@media(max-width:700px){.hyde-specs{grid-template-columns:1fr}.hyde-specs__cell{border-right:0;border-top:1px solid rgba(33,28,17,.2)}.hyde-specs__cell:first-child{border-top:0}.hyde-decision-grid{grid-template-columns:1fr}.hyde-job-card,.hyde-redirect-card{min-height:0;padding:15px 16px}.hyde-job-card__title{font-size:16px}.hyde-job-card__action{padding-top:14px}.hyde-redirect-card__why{margin-bottom:12px}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/hyde-pdp-trove-v1.css.map */
