/* Decision tools: scoped additions, preserving the JPM identity. */
.jpm-color-selector{margin-block:22px;min-width:0}
.jpm-color-selector .jpm-color-selector__label{font:inherit;font-size:.76rem;font-weight:800;line-height:1.5;letter-spacing:.07em;text-transform:uppercase;margin:0 0 10px;color:#cbded3}
.jpm-color-options{display:flex;align-items:center;flex-wrap:wrap;gap:8px}
.jpm-color-option{display:inline-flex;align-items:center;gap:9px;max-width:100%;min-height:44px;padding:8px 13px;border:1px solid #8bab9d;border-radius:99px;background:#243e34;color:#fff;font:inherit;font-size:.875rem;font-weight:600;text-align:left;cursor:pointer;line-height:1.4}
.jpm-color-option>span{overflow-wrap:anywhere;min-width:0}
.jpm-color-dot{display:block;flex:0 0 22px;width:22px;height:22px;border-radius:50%;background:var(--swatch);border:1px solid #8bab9d;box-shadow:0 0 0 2px #fff;box-sizing:border-box}
.jpm-color-option:hover{background:#315345;border-color:#82e1ca}
.jpm-color-option[aria-pressed=true]{color:#142f26;background:#82e1ca;border-color:#82e1ca}
.jpm-color-option[aria-pressed=true]::after{content:'✓';font-size:.85rem;flex-shrink:0}
.jpm-color-option:focus-visible{outline:3px solid #82e1ca;outline-offset:4px}
.jpm-color-option--label{cursor:default;background:transparent;border-style:dashed}
.jpm-color-selector .jpm-color-selector__help{font-size:.78rem;color:#cbded3;line-height:1.6;margin:12px 0 0}
.jpm-model-card .jpm-color-selector--card{margin:14px 0 20px}
.jpm-color-selector--card .jpm-color-selector__label{color:#53615d;font-size:.67rem;letter-spacing:.04em}
.jpm-color-selector--card .jpm-color-option{font-size:.75rem;padding:8px 10px;color:#202725;background:#fff;border-color:#899d95;gap:7px}
.jpm-color-selector--card .jpm-color-dot{width:16px;height:16px;flex-basis:16px;box-shadow:none;border-color:#72847c}
.jpm-color-selector--card .jpm-color-option:hover{background:#eef5f0;border-color:#00796b}
.jpm-color-selector--card .jpm-color-option[aria-pressed=true]{color:#005e53;background:#e5f0e9;border-color:#00796b}
.jpm-color-selector--card .jpm-color-option:focus-visible{outline-color:#00796b}
.jpm-photo-label{color:#005e53;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px}
.jpm-separated-gallery{min-width:0}
.jpm-photo-stage{display:block;position:relative;width:100%;border:1px solid #c8d5ce;padding:0;border-radius:28px;overflow:hidden;background:#fff;cursor:zoom-in;color:#fff}
.jpm-photo-stage img{display:block;width:100%;height:auto;max-height:650px;object-fit:contain}
.jpm-separated-gallery--editorial{max-width:min(1100px,var(--gallery-native-width,1100px));margin-inline:auto}
.jpm-separated-gallery--editorial .jpm-photo-stage img{height:auto;max-height:none}
.jpm-separated-gallery--detail{max-width:820px;margin-inline:auto}
.jpm-separated-gallery--detail .jpm-photo-stage img{height:clamp(240px,45vw,510px);padding:20px;box-sizing:border-box}
.jpm-photo-stage>span{position:absolute;bottom:18px;right:18px;background:#192a25;color:#fff;border:1px solid #82e1ca;border-radius:99px;padding:10px 16px;font:inherit;font-size:.82rem}
.jpm-photo-meta{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin:16px 0;color:#53615d;font-size:.85rem}
.jpm-photo-meta p{margin:0}.jpm-photo-meta>span{flex-shrink:0}
.jpm-photo-stage:focus-visible{outline:3px solid #00796b;outline-offset:5px}
@media(max-width:480px){.jpm-photo-stage{border-radius:20px}.jpm-photo-stage>span{bottom:10px;right:10px;padding:7px 12px}.jpm-photo-meta{flex-wrap:wrap;gap:5px}.jpm-separated-gallery--detail .jpm-photo-stage img{padding:12px}}
.jpm-decision-tools{display:flex;gap:8px;padding:12px 20px 20px;margin-top:auto;flex-wrap:wrap}
.jpm-decision-tools button,.jpm-decision-links button,.jpm-filter-chips button{border:1px solid #899d95;border-radius:99px;background:transparent;color:#202725;min-height:44px;padding:9px 15px;font:inherit;font-size:.82rem;font-weight:700;cursor:pointer}
.jpm-decision-tools button[aria-pressed=true]{background:#e5f0e9;border-color:#00796b;color:#005e53}
.jpm-product-summary>.jpm-decision-tools{padding:10px 0}
/* These controls also appear on white cards: explicitly scope the dark-surface theme. */
.jpm-product-summary .jpm-decision-tools button{background:#243e34;color:#fff;border-color:#8bab9d}
.jpm-product-summary .jpm-decision-tools button:hover{background:#315345;color:#fff;border-color:#82e1ca}
.jpm-product-summary .jpm-decision-tools button[aria-pressed=true]{background:#82e1ca;color:#142f26;border-color:#82e1ca}
.jpm-product-summary .jpm-decision-tools button[aria-pressed=true]:hover{background:#a4eddb;color:#142f26;border-color:#a4eddb}
.jpm-product-summary>.jpm-text-link{color:#82e1ca;border-color:#82e1ca}
.jpm-product-summary>.jpm-text-link:hover{color:#fff;border-color:#fff}
.jpm-product-summary .jpm-decision-tools button:focus-visible,
.jpm-product-summary>.jpm-text-link:focus-visible{outline:3px solid #82e1ca;outline-offset:4px}
.jpm-decision-page{padding-top:70px;padding-bottom:70px}
.jpm-decision-heading{max-width:860px;margin-bottom:40px}
.jpm-decision-heading h1{font-size:clamp(2.3rem,5.5vw,5rem);line-height:1.02;letter-spacing:-.055em;margin:12px 0 24px;overflow-wrap:anywhere}
.jpm-decision-heading h1 em{font-style:normal;color:#00796b}
.jpm-decision-heading>p:last-of-type{max-width:660px;font-size:1.06rem;line-height:1.7;color:#53615d}
.jpm-decision-links{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin:22px 0}
.jpm-decision-links a{font-weight:700;text-decoration:underline;text-underline-offset:5px;color:#005e53}
.jpm-decision-empty{padding:32px;border-radius:28px;background:#e5f0e9;margin:30px 0}
.jpm-decision-empty h2{font-size:clamp(1.5rem,3vw,2.4rem);line-height:1.15;letter-spacing:-.04em;margin:0 0 15px}
.jpm-decision-empty p{max-width:760px;line-height:1.7}
.jpm-choice-bar{position:fixed;z-index:70;bottom:16px;left:50%;transform:translateX(-50%);width:max-content;max-width:calc(100% - 24px);border:1px solid #6e8f85;background:#192a25;color:#fff;border-radius:24px;box-shadow:0 8px 35px #10221b30;padding:12px 18px;display:flex;gap:16px;align-items:center;font-size:.85rem}
.jpm-choice-bar button,.jpm-choice-bar a{padding:10px 14px;min-height:44px;border:0;border-radius:99px;background:#82e1ca;color:#15342a;font:inherit;font-weight:700;white-space:nowrap;cursor:pointer}
.jpm-choice-bar[hidden],.jpm-choice-bar [hidden],.jpm-choice-status[hidden],.jpm-trade-fields[hidden]{display:none!important}
body.jpm-has-choices{padding-bottom:100px}
body.filter-open .jpm-choice-bar,body.menu-open .jpm-choice-bar{display:none}
.jpm-choice-status{position:fixed;z-index:120;bottom:110px;left:50%;transform:translateX(-50%);max-width:calc(100% - 32px);width:max-content;padding:14px 22px;background:#fff;color:#202725;border:1px solid #00796b;border-radius:18px;box-shadow:0 5px 30px #0002}
.jpm-dialog-open{overflow:hidden}
.jpm-saved-dialog,.jpm-lightbox{border:0;border-radius:26px;padding:26px;background:#faf8f3;color:#202725;max-height:90dvh;max-width:calc(100vw - 24px);box-sizing:border-box}
.jpm-saved-dialog::backdrop,.jpm-lightbox::backdrop{background:#10221bd9}
.jpm-saved-dialog{width:720px}
.jpm-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}
.jpm-dialog-head h2{font-size:2rem;margin:0;letter-spacing:-.04em}
.jpm-dialog-head button,.jpm-lightbox-bottom button,.jpm-saved-row button{min-width:44px;min-height:44px;background:#fff;border:1px solid #899d95;border-radius:99px;font:inherit;color:#202725;cursor:pointer;padding:8px 12px}
.jpm-dialog-head button:disabled{opacity:.45;cursor:default}
.jpm-saved-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #d6ded9;padding:14px 0}
.jpm-saved-row a{display:flex;align-items:center;gap:16px;min-width:0}.jpm-saved-row strong{overflow-wrap:anywhere}
.jpm-saved-row img{width:100px;height:75px;object-fit:contain;background:#fff;border-radius:14px}
.jpm-gallery-open{display:block;width:100%;min-height:44px;margin-top:12px;border:1px solid #899d95;background:#fff;border-radius:99px;color:#005e53;font:inherit;font-weight:700;cursor:pointer}
.jpm-lightbox{width:1100px;overflow:auto}
.jpm-lightbox-stage{height:60dvh;overflow:auto;background:#fff;border-radius:18px;--zoom:1;touch-action:pan-y}
.jpm-lightbox-stage img{display:block;width:calc(100% * var(--zoom));max-width:none;height:calc(100% * var(--zoom));object-fit:contain}
.jpm-lightbox-bottom{display:flex;align-items:center;gap:16px;justify-content:space-between;margin-top:12px}
.jpm-lightbox-bottom p{font-size:.9rem;margin:0;text-align:center}
.jpm-color-preview{border:1px solid #00796b;background:white;border-radius:99px;padding:10px 18px;color:#005e53;min-height:44px;font:inherit;cursor:pointer;margin:12px}
.jpm-color-preview[aria-pressed=true]{background:#e5f0e9}
.jpm-editorial-photos__main{background:#e5f0e9;border-radius:28px;overflow:hidden;aspect-ratio:16/10;max-height:680px}.jpm-editorial-photos__main img{width:100%;height:100%;object-fit:contain}.jpm-editorial-photos [data-gallery-caption]{font-size:.85rem;color:#53615d}
.jpm-compare-scroll{overflow:auto;border:1px solid #c8d5ce;border-radius:24px;background:#fff}
.jpm-compare-table{border-collapse:collapse;width:100%;font-size:.95rem;line-height:1.5}
.jpm-compare-table th,.jpm-compare-table td{padding:18px 22px;border-bottom:1px solid #dde5e0;border-right:1px solid #dde5e0;text-align:left;min-width:225px;max-width:340px;vertical-align:top;overflow-wrap:anywhere}
.jpm-compare-table th:first-child{min-width:190px;background:#eef4f0}
.jpm-compare-table tbody tr:nth-child(even){background:#f8faf8}
.jpm-compare-table h2{font-size:1.4rem;letter-spacing:-.03em;line-height:1.2}
.jpm-compare-table img{width:100%;height:180px;object-fit:contain}
.jpm-compare-table a{color:#005e53;text-decoration:underline;text-underline-offset:4px;font-weight:600;display:block;margin-top:12px}
.jpm-compare-table .jpm-compare-remove{font-size:.8rem;font-weight:400}
.jpm-scroll-hint{font-size:.85rem;color:#53615d;margin:20px 0}
.jpm-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.jpm-guide-grid>a{background:#fff;border:1px solid #d1ddd6;border-radius:26px;padding:30px;display:flex;flex-direction:column;gap:14px}
.jpm-guide-grid h2{font-size:1.65rem;line-height:1.2;letter-spacing:-.035em;margin:0}
.jpm-guide-grid p{font-size:.95rem;color:#53615d;line-height:1.7;margin:0 0 15px}
.jpm-guide-grid strong{color:#005e53;margin-top:auto;display:flex;justify-content:space-between}
.jpm-guide-grid a:hover{border-color:#00796b;background:#f0f7f3}
.jpm-guide-body{max-width:900px;padding:28px 0}
.jpm-guide-body section{display:grid;grid-template-columns:55px minmax(0,1fr);gap:24px;border-top:1px solid #c8d5ce;padding:30px 0}
.jpm-guide-body section>span{font-size:1.5rem;color:#00796b}.jpm-guide-body h2{font-size:1.65rem;margin:0 0 12px;line-height:1.25}.jpm-guide-body p{line-height:1.8;margin:0;color:#53615d}
.jpm-recent{padding-top:50px;padding-bottom:50px}.jpm-recent h2{font-size:1.8rem;letter-spacing:-.04em}.jpm-recent>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.jpm-recent a{background:#fff;border:1px solid #d1ddd6;padding:15px;border-radius:20px;display:flex;align-items:center;gap:10px;font-size:.85rem}.jpm-recent img{width:90px;height:70px;object-fit:contain}.jpm-recent strong{overflow-wrap:anywhere}
.jpm-choice-access{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding:26px 0;border-top:1px solid #587168;border-bottom:1px solid #587168;margin-bottom:30px}.jpm-choice-access button{background:none;border:0;color:#82e1ca;text-align:left;font:inherit;cursor:pointer;min-height:44px;padding:0}.jpm-choice-access a{color:#82e1ca}.jpm-choice-access small{flex-basis:100%;color:#c3d7cd}
.jpm-trade-fields{border:1px solid #899d95;border-radius:18px;margin:0;padding:18px}.jpm-trade-fields legend{padding:0 8px;font-weight:700}.jpm-trade-fields>p{font-size:.8rem;margin:0 0 15px}
.jpm-filter-chips{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 22px}.jpm-filter-chips:empty{display:none}
.jpm-filter-chips button{background:#e5f0e9;color:#005e53}
.jpm-filter-panel label[hidden]{display:none!important}
.jpm-filter-facet{border-bottom:1px solid #ccd8d1;padding:14px 0}
.jpm-filter-facet>summary{font-weight:700;font-size:.95rem;cursor:pointer;min-height:36px;color:#202725}
.jpm-filter-facet>div{max-height:300px;overflow:auto;padding:4px 0}
.jpm-filter-panel .jpm-facet-option{display:grid;grid-template-columns:20px minmax(0,1fr) 30px;align-items:center;gap:10px;min-height:44px;margin:0;padding:5px 0;color:#202725;cursor:pointer}
.jpm-filter-panel .jpm-facet-option input{width:18px;height:18px;min-height:0;padding:0;accent-color:#00796b;box-shadow:none}
.jpm-filter-panel .jpm-facet-option span{font-size:.84rem;font-weight:500;margin:0}
.jpm-filter-panel .jpm-facet-option small{font-size:.75rem;text-align:right;color:#53615d}
.jpm-facet-option:has(input:disabled){opacity:.5;cursor:default}
.jpm-brand-categories button{border:1px solid #899d95;border-radius:99px;padding:10px 18px;color:#005e53;background:#fff;min-height:44px;font:inherit;cursor:pointer}
.jpm-brand-categories button[aria-pressed=true]{background:#00796b;color:#fff;border-color:#00796b}
.jpm-home-decide{padding-top:70px;padding-bottom:70px}.jpm-home-decide .jpm-guide-grid{margin-top:30px}
.jpm-rail-controls{display:flex;align-items:center;gap:10px;margin-bottom:18px;color:#e5f0e9}.jpm-rail-controls[hidden]{display:none}.jpm-rail-controls>span{margin-right:auto;font-size:.8rem}.jpm-rail-controls button{border:1px solid #82e1ca;border-radius:99px;background:transparent;color:#82e1ca;min-width:44px;min-height:44px;font:inherit;cursor:pointer}.jpm-rail-controls button:disabled{opacity:.4;cursor:default}
@media(max-width:820px){.jpm-selection .jpm-featured-grid{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:min(82vw,330px);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 0 16px;overscroll-behavior-inline:contain}.jpm-featured-item{scroll-snap-align:start}.jpm-selection .jpm-featured-grid .jpm-model-card{height:100%}}
.jpm-error .jpm-eyebrow{color:#82e1ca}.jpm-error h1{font-size:clamp(2.4rem,8vw,8rem);overflow-wrap:anywhere}
.jpm-product-faq .jpm-guide-body{max-width:none}.jpm-product-faq details{padding:20px 0;border-bottom:1px solid #c8d5ce}.jpm-product-faq summary{font-weight:700;cursor:pointer;min-height:44px;display:list-item}.jpm-product-faq details p{line-height:1.7;color:#53615d}
.jpm-brand-landing-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px}.jpm-brand-landing-hero>img{width:100%;aspect-ratio:4/3;object-fit:contain;background:#fff;border-radius:30px}.jpm-brand-landing-hero .jpm-brand-logo{width:150px;height:65px;object-fit:contain;object-position:left}.jpm-brand-categories{display:flex;gap:10px;flex-wrap:wrap;margin:25px 0}.jpm-brand-categories a{border:1px solid #899d95;border-radius:99px;padding:10px 18px;color:#005e53}
@media(max-width:800px){.jpm-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.jpm-recent>div{grid-template-columns:repeat(2,minmax(0,1fr))}.jpm-brand-landing-hero{grid-template-columns:1fr}.jpm-decision-page{padding-top:40px}.jpm-choice-bar{gap:8px;padding:10px 12px;flex-wrap:wrap;justify-content:center}.jpm-choice-bar>span{flex-basis:100%;text-align:center}.jpm-choice-status{bottom:145px}body.jpm-has-choices{padding-bottom:140px}}
@media(max-width:480px){.jpm-guide-grid{grid-template-columns:1fr}.jpm-guide-grid>a,.jpm-decision-empty{padding:24px}.jpm-guide-body section{grid-template-columns:30px minmax(0,1fr);gap:14px}.jpm-recent>div{grid-template-columns:1fr}.jpm-saved-dialog,.jpm-lightbox{padding:16px;border-radius:18px}.jpm-dialog-head{flex-wrap:wrap}.jpm-dialog-head h2{font-size:1.6rem}.jpm-saved-row img{width:65px;height:60px}.jpm-lightbox-stage{height:48dvh}.jpm-choice-bar{width:calc(100% - 24px)}.jpm-choice-bar button,.jpm-choice-bar a{font-size:.78rem;padding:10px}.jpm-decision-tools{padding-left:16px;padding-right:16px}}
