:root{--jm26-navy: #0D1B3E;--jm26-gold: #C9A84C;--jm26-gold-dark: #B8973D;--jm26-ink: #1B2430;--jm26-text-2: #5A6473;--jm26-text-3: #8A93A1;--jm26-bg-home: #FAFBFC;--jm26-bg-cat: #F2F3F5;--jm26-border: #ECEEF1;--jm26-gold-tint: #F4EFE0;--jm26-red: #C1121F;--jm26-green: #1C8A5A;--jm26-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--jm26-hand: "Caveat", cursive;--jm26-sans: "Lato", Arial, "Helvetica Neue", Helvetica, sans-serif}.h26-section{background:var(--jm26-bg-home);-webkit-font-smoothing:antialiased}.h26-section *,.h26-section *:before,.h26-section *:after{box-sizing:border-box}.h26-wrap{max-width:1240px;margin:0 auto;padding-left:28px;padding-right:28px}.h26-panel-dark{position:relative;background:var(--jm26-navy);border-radius:24px;overflow:hidden;color:#fff}.h26-panel-dark:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(120deg,rgba(255,255,255,.03) 0 1px,transparent 1px 11px);pointer-events:none}.h26-panel-dark:after{content:"";position:absolute;top:-120px;right:-80px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(201,168,76,.18),transparent 65%);pointer-events:none}.h26-card{background:#fff;border:1px solid var(--jm26-border);border-radius:18px}.jm26-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:900;font-size:13px;text-transform:uppercase;letter-spacing:.4px;border-radius:13px;padding:0 22px;height:50px;text-decoration:none;cursor:pointer;border:0;line-height:1;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;white-space:nowrap}.jm26-btn:hover{transform:translateY(-1px)}.jm26-btn--gold{background:var(--jm26-gold);color:var(--jm26-navy);box-shadow:0 14px 30px -11px #c9a84cb3}.jm26-btn--gold:hover{background:#d4b55c;color:var(--jm26-navy)}.jm26-btn--outline{background:transparent;border:1px solid rgba(255,255,255,.28);color:#fff}.jm26-btn--outline:hover{border-color:#ffffff8c;color:#fff}.jm26-btn--navy{background:var(--jm26-navy);color:var(--jm26-gold)}.jm26-btn--navy:hover{background:#16295a;color:var(--jm26-gold)}.jm26-btn--outline-light{background:#fff;border:1px solid #D8DCE3;color:var(--jm26-navy);font-weight:800;text-transform:none;letter-spacing:0}.jm26-btn--outline-light:hover{border-color:#b9c0ca;color:var(--jm26-navy)}.h26-sechead{margin-bottom:22px}.h26-sechead--center{text-align:center}.h26-sechead--row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap}.h26-eyebrow{font-family:var(--jm26-mono);font-size:11px;font-weight:600;letter-spacing:2px;color:var(--jm26-gold);text-transform:uppercase}.h26-heading{font-family:var(--jm26-sans);font-size:26px;font-weight:900;letter-spacing:-.5px;color:var(--jm26-navy);margin:8px 0 0;line-height:1.15}.h26-hand{font-family:var(--jm26-hand);font-size:21px;font-weight:600;color:var(--jm26-text-3)}.h26-seclink{font-size:13px;font-weight:800;color:var(--jm26-navy);text-decoration:none;white-space:nowrap}.h26-seclink:hover{color:var(--jm26-gold-dark)}h26-hero-slider{display:grid;position:relative;overflow:hidden;height:496px}.h26-hero-slide{grid-area:1/1;position:relative;z-index:1;display:grid;grid-template-columns:1.1fr 1fr;opacity:0;visibility:hidden;transition:opacity .45s ease,visibility 0s linear .45s}.h26-hero-slide.is-active{opacity:1;visibility:visible;z-index:2;transition:opacity .45s ease}.h26-hero-content{padding:50px 52px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:relative;z-index:2;min-width:0}.h26-hero-badge{display:inline-flex;align-items:center;gap:9px;background:#c9a84c24;border:1px solid rgba(201,168,76,.3);border-radius:999px;padding:7px 14px}.h26-hero-badge-dot{width:7px;height:7px;border-radius:50%;background:var(--jm26-gold);flex:none}.h26-hero-badge-text{font-size:11px;font-weight:700;letter-spacing:.5px;color:#e7d6a6}.h26-hero-heading{font-family:var(--jm26-sans);font-weight:900;font-size:42px;line-height:1.08;letter-spacing:-1.2px;color:#fff;margin:16px 0 0;min-height:96px}.h26-hero-accent{color:var(--jm26-gold)}.h26-hero-desc{font-size:15.5px;line-height:1.65;color:#ffffffb8;margin:14px 0 0;max-width:450px;height:80px;overflow:hidden}.h26-hero-ctas{display:flex;align-items:center;gap:14px;margin-top:22px;flex-wrap:wrap}.h26-hero-controls{display:flex;align-items:center;gap:16px;margin-top:28px;flex-wrap:wrap;width:100%}.h26-hero-dots{display:flex;align-items:center;gap:8px}.h26-hero-dot{width:9px;height:9px;border-radius:99px;border:none;padding:0;cursor:pointer;background:#ffffff4d;transition:all .25s ease}.h26-hero-dot.is-active{width:26px;background:var(--jm26-gold)}.h26-hero-divider{width:1px;height:20px;background:#ffffff26;flex:none}.h26-hero-arrows{display:flex;gap:8px}.h26-hero-arrow{width:36px;height:36px;border-radius:50%;border:1.5px solid rgba(255,255,255,.25);background:none;color:#fff;cursor:pointer;font-size:16px;line-height:1;display:inline-flex;align-items:center;justify-content:center;padding:0;transition:border-color .15s ease,color .15s ease}.h26-hero-arrow:hover{border-color:var(--jm26-gold);color:var(--jm26-gold)}.h26-hero-rating{display:flex;align-items:center;gap:8px;margin-left:auto;font-size:12.5px;font-weight:600;color:#fff9}.h26-hero-stars{color:var(--jm26-gold);font-size:14px;letter-spacing:1.5px}.h26-hero-media{position:relative;overflow:hidden;min-width:0}.h26-hero-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.h26-hero-img--empty{background:radial-gradient(circle at 70% 40%,rgba(201,168,76,.22),transparent 60%),#13244c}.h26-hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0D1B3E 0%,rgba(13,27,62,.25) 45%,transparent 100%);pointer-events:none}.h26-hero-review{position:absolute;right:22px;bottom:22px;background:#fffffff5;border-radius:14px;padding:13px 16px;box-shadow:0 20px 40px -18px #00000080;max-width:250px}.h26-hero-review-stars{color:var(--jm26-gold);font-size:11px;letter-spacing:1px}.h26-hero-review-quote{font-size:12px;line-height:1.5;color:#3a4250;margin:6px 0 0}.h26-hero-review-name{font-size:10.5px;color:var(--jm26-text-3);display:block;margin-top:5px}@media(max-width:1024px){h26-hero-slider{height:auto;min-height:520px}.h26-hero-slide{grid-template-columns:1fr;grid-template-rows:auto 1fr}.h26-hero-media{grid-row:1;aspect-ratio:16/9}.h26-hero-media--noimg{display:none}.h26-hero-content{grid-row:2;padding:26px 26px 32px}.h26-hero-heading{font-size:32px;letter-spacing:-.8px;min-height:0}.h26-hero-desc{height:auto}.h26-hero-shade{background:linear-gradient(180deg,#0d1b3e0d 40%,#0d1b3e)}.h26-hero-review{right:14px;bottom:14px;max-width:220px}}@media(max-width:640px){.h26-hero-media{aspect-ratio:4/3}.h26-hero-content{padding:22px 20px 28px}.h26-hero-heading{font-size:28px}.h26-hero-controls{gap:12px;margin-top:22px}.h26-hero-rating{margin-left:0;width:100%}.h26-hero-review{max-width:200px;padding:11px 13px}}.h26-press-card{padding:20px 28px;display:flex;align-items:center;gap:30px;flex-wrap:wrap}.h26-press-label{flex:none}.h26-press-eyebrow{font-family:var(--jm26-sans);font-size:10px;font-weight:900;letter-spacing:1.5px;color:var(--jm26-gold);text-transform:uppercase}.h26-press-sub{font-size:12.5px;color:var(--jm26-text-3);margin-top:3px}.h26-press-logos{flex:1;min-width:0;display:flex;align-items:center;justify-content:space-around;gap:24px;flex-wrap:wrap}.h26-press-item{display:flex;flex-direction:column;align-items:center;gap:3px;text-align:center;text-decoration:none;opacity:.85;transition:opacity .2s ease}a.h26-press-item:hover{opacity:1}.h26-press-name{display:inline-block;color:var(--jm26-navy);line-height:1.1;white-space:nowrap}.h26-press-name--blackletter{font-family:UnifrakturMaguntia,Georgia,serif;font-weight:400;font-size:27px}.h26-press-name--sans_black{font-family:var(--jm26-sans);font-weight:900;font-size:18px;letter-spacing:-.6px}.h26-press-name--sans_condensed{font-family:var(--jm26-sans);font-weight:800;font-size:22px;letter-spacing:-.5px;transform:scaleY(1.05)}.h26-press-name--serif{font-family:Playfair Display,Georgia,serif;font-weight:800;font-size:22px;letter-spacing:-.3px}.h26-press-tag{font-size:9.5px;color:#b9c0ca}.h26-press-img{display:block;height:26px;width:auto;max-width:100%}@media(max-width:1024px){.h26-press-card{gap:22px}.h26-press-logos{gap:20px}}@media(max-width:640px){.h26-press-card{padding:18px 20px;gap:14px}.h26-press-label{flex:1 1 100%}.h26-press-logos{flex:1 1 100%;justify-content:flex-start;gap:14px 24px}.h26-press-item{align-items:flex-start;text-align:left}.h26-press-name--blackletter{font-size:23px}.h26-press-name--sans_black{font-size:16px}.h26-press-name--sans_condensed,.h26-press-name--serif{font-size:19px}}.h26-mosaic-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:repeat(2,200px);gap:14px}.h26-mosaic-tile{position:relative;display:block;border-radius:16px;overflow:hidden;background:#eef0f3;text-decoration:none}.h26-mosaic-tile:first-child{grid-row:span 2}.h26-mosaic-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.h26-mosaic-tile:hover .h26-mosaic-img{transform:scale(1.04)}.h26-mosaic-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 40%,rgba(13,27,62,.86));pointer-events:none}.h26-mosaic-body{position:absolute;left:0;right:0;bottom:0;padding:20px}.h26-mosaic-title{font-family:var(--jm26-sans);font-size:17px;font-weight:900;color:#fff;line-height:1.1;letter-spacing:-.3px}.h26-mosaic-tile:first-child .h26-mosaic-title{font-size:26px}.h26-mosaic-meta{font-size:12px;color:#ffffffbf;margin-top:5px}.h26-mosaic-badge{position:absolute;top:14px;left:14px;font-size:10px;font-weight:900;letter-spacing:.5px;color:var(--jm26-navy);background:var(--jm26-gold);border-radius:6px;padding:5px 9px}@media(max-width:1024px){.h26-mosaic-grid{grid-template-columns:1fr 1fr;grid-template-rows:none;grid-auto-rows:200px}.h26-mosaic-tile:first-child{grid-row:auto;grid-column:span 2}.h26-mosaic-tile:first-child .h26-mosaic-title{font-size:22px}}@media(max-width:640px){.h26-mosaic-grid{grid-template-columns:1fr;grid-auto-rows:180px}.h26-mosaic-tile:first-child{grid-column:auto}.h26-mosaic-tile:first-child .h26-mosaic-title{font-size:19px}}.h26-story-card{border-radius:22px;padding:40px;display:grid;grid-template-columns:1.05fr 1fr;gap:40px;font-family:var(--jm26-sans)}.h26-story-left{min-width:0;display:flex;flex-direction:column;justify-content:center}.h26-story-heading{font-family:var(--jm26-sans);font-size:28px;font-weight:900;color:var(--jm26-navy);line-height:1.15;letter-spacing:-.5px;margin:12px 0 0}.h26-story-text{margin-top:16px}.h26-story-text+.h26-story-text{margin-top:13px}.h26-story-text p{font-size:15px;line-height:1.75;color:#4a4f57;margin:0}.h26-story-text p+p{margin-top:13px}.h26-story-founders{display:flex;gap:14px;align-items:center;margin-top:24px}.h26-story-avatars{display:flex;flex:none}.h26-story-av{width:44px;height:44px;border-radius:50%;background:var(--jm26-gold);color:var(--jm26-navy);display:flex;align-items:center;justify-content:center;font-weight:900;font-size:15px;border:3px solid #fff;box-shadow:0 4px 12px -4px #0000004d;overflow:hidden}.h26-story-av--2{background:#e7d6a6;margin-left:-12px}.h26-story-av img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.h26-story-sig{min-width:0}.h26-story-signature{font-size:26px;font-weight:700;color:var(--jm26-navy);line-height:.9}.h26-story-role{font-size:14px;font-weight:800;color:var(--jm26-navy);margin-top:4px}.h26-story-sub{font-size:12.5px;color:var(--jm26-text-3)}.h26-story-media{position:relative;min-width:0}.h26-story-photo{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:4 / 5;background:#eef0f3}.h26-story-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.h26-story-img--ph{fill:#c6ccd4}.h26-story-stats{display:contents}.h26-story-stat{position:absolute;z-index:2;background:#fffffff2;border-radius:12px;padding:11px 15px;box-shadow:0 10px 26px -14px #0d1b3e66}.h26-story-stat--1{top:20px;left:-14px}.h26-story-stat--2{top:50%;right:-14px;transform:translateY(-50%)}.h26-story-stat--3{bottom:26px;left:-14px}.h26-story-stat--4{top:20px;right:-14px}.h26-story-stat-value{font-family:var(--jm26-mono);font-size:20px;font-weight:700;color:var(--jm26-navy);line-height:1}.h26-story-stat-label{font-size:11px;color:#6a7280;margin-top:3px}.h26-story-note{position:absolute;right:20px;bottom:20px;z-index:2;max-width:210px;background:#fff9e8;border:1px solid #F0E6C8;border-radius:4px 14px 14px;padding:14px 16px;box-shadow:0 16px 34px -16px #0d1b3e80;transform:rotate(2.2deg)}.h26-story-note-quote{font-size:19px;font-weight:600;color:#3a4250;line-height:1.25}.h26-story-note-author{font-size:17px;font-weight:700;color:var(--jm26-gold);margin-top:6px}@media(max-width:1024px){.h26-story-card{grid-template-columns:1fr;gap:28px;padding:30px}.h26-story-photo{aspect-ratio:3 / 2}}@media(max-width:640px){.h26-story-card{padding:22px 18px;gap:22px}.h26-story-heading{font-size:23px}.h26-story-photo{aspect-ratio:4 / 5}.h26-story-stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.h26-story-stat{position:static;transform:none;flex:1 1 auto;text-align:center;border:1px solid var(--jm26-border);box-shadow:none}.h26-story-note{right:12px;bottom:12px;max-width:190px;padding:12px 14px}.h26-story-note-quote{font-size:17px}}.h26-values-sub{color:var(--jm26-gold);margin-top:4px}.h26-values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.h26-values-card{background:#fff;border:1px solid var(--jm26-border);border-radius:16px;padding:22px}.h26-values-icon{width:44px;height:44px;border-radius:12px;background:var(--jm26-gold-tint);display:flex;align-items:center;justify-content:center}.h26-values-icon svg{display:block;stroke:var(--jm26-gold)}.h26-values-title{font-family:var(--jm26-sans);font-size:14px;font-weight:800;color:var(--jm26-navy);margin-top:14px;line-height:1.3}.h26-values-text{font-size:12.5px;line-height:1.6;color:var(--jm26-text-2);margin:7px 0 0}@media(max-width:1024px){.h26-values-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.h26-values-grid{grid-template-columns:1fr}}.h26-shop-card{border-radius:22px;padding:36px}.h26-shop-band{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.h26-shop-tile{position:relative;aspect-ratio:5/4;border-radius:14px;overflow:hidden;background:#eef0f3}.h26-shop-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.h26-shop-img--ph{background:#eef0f3}.h26-shop-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 45%,rgba(13,27,62,.72) 100%)}.h26-shop-cap{position:absolute;left:18px;right:18px;bottom:14px;font-size:19px;font-weight:700;color:#fff;line-height:1.15}.h26-shop-bottom{margin-top:28px;display:grid;grid-template-columns:1.4fr 1fr;gap:36px;align-items:center}.h26-shop-heading{font-family:var(--jm26-sans);font-weight:900;font-size:24px;color:var(--jm26-navy);margin:10px 0 0;line-height:1.18;letter-spacing:-.4px}.h26-shop-body{font-size:14.5px;line-height:1.7;color:#4a4f57;margin-top:13px}.h26-shop-body p{margin:0 0 13px}.h26-shop-body p:last-child{margin-bottom:0}.h26-shop-sign{font-size:26px;font-weight:700;color:var(--jm26-navy);line-height:1;margin-top:16px}.h26-shop-quote{background:#f6f8fb;border:1px solid #EAEEF3;border-radius:14px;padding:22px}.h26-shop-quote-label{font-size:10px;font-weight:900;letter-spacing:1px;text-transform:uppercase;color:var(--jm26-text-3)}.h26-shop-quote-text{margin:10px 0 0;font-size:15.5px;font-weight:700;font-style:italic;color:var(--jm26-navy);line-height:1.5}.h26-shop-avatars{display:flex;margin-top:16px}.h26-shop-av{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:14px;color:var(--jm26-navy);border:3px solid #fff;box-shadow:0 4px 12px -4px #0000004d}.h26-shop-av--1{background:var(--jm26-gold)}.h26-shop-av--2{background:#e7d6a6}.h26-shop-av+.h26-shop-av{margin-left:-12px}@media(max-width:1024px){.h26-shop-bottom{grid-template-columns:1fr;gap:24px}}@media(max-width:640px){.h26-shop-card{padding:22px 18px}.h26-shop-band{grid-template-columns:1fr}.h26-shop-tile{aspect-ratio:16/10}.h26-shop-bottom{margin-top:22px;gap:20px}}.h26-found-intro{font-size:14.5px;line-height:1.65;color:var(--jm26-text-2);margin:9px auto 0;max-width:560px}.h26-found-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.h26-found-card{padding:26px;display:flex;gap:20px;align-items:flex-start}.h26-found-avatar{flex:none;width:88px;height:88px;border-radius:50%;background:var(--jm26-gold);color:var(--jm26-navy);display:flex;align-items:center;justify-content:center;font-size:34px;font-weight:900;line-height:1;box-shadow:inset 0 2px 6px #fff6;overflow:hidden}.h26-found-avatar img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%}.h26-found-body{flex:1;min-width:0}.h26-found-head{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap}.h26-found-name{font-size:18px;font-weight:900;color:var(--jm26-navy)}.h26-found-role{font-family:var(--jm26-mono);font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:var(--jm26-gold)}.h26-found-bio{font-size:13.5px;line-height:1.6;color:var(--jm26-text-2);margin:9px 0 0}.h26-found-quote{font-family:var(--jm26-hand);font-size:18px;font-weight:600;color:var(--jm26-navy);line-height:1.2;margin-top:12px}.h26-found-tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:14px}.h26-found-tag{font-size:11px;font-weight:700;color:var(--jm26-text-2);background:#f4f6f8;border:1px solid var(--jm26-border);border-radius:999px;padding:6px 12px}.h26-found-timeline{padding:30px;margin-top:16px}.h26-found-tl-head{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-bottom:20px}.h26-found-tl-hand{font-size:19px}.h26-found-tl-track{position:relative;display:grid;grid-auto-flow:column;grid-auto-columns:1fr}.h26-found-tl-step{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 10px}.h26-found-tl-step:before{content:"";position:absolute;top:13px;left:-50%;right:50%;height:2px;background:var(--jm26-border)}.h26-found-tl-step:first-child:before{display:none}.h26-found-tl-dot{position:relative;z-index:1;width:28px;height:28px;border-radius:50%;background:var(--jm26-navy);color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--jm26-mono);font-size:11px;font-weight:700}.h26-found-tl-step--hl .h26-found-tl-dot{background:var(--jm26-gold);color:var(--jm26-navy)}.h26-found-tl-year{font-family:var(--jm26-mono);font-size:12px;font-weight:700;color:var(--jm26-gold);margin-top:11px}.h26-found-tl-title{font-size:13.5px;font-weight:800;color:var(--jm26-navy);margin-top:4px}.h26-found-tl-text{font-size:12px;line-height:1.5;color:#6a7280;margin:5px 0 0}@media(max-width:1024px){.h26-found-grid{grid-template-columns:1fr}.h26-found-tl-track{grid-auto-flow:row;grid-template-columns:repeat(2,1fr);gap:24px 16px}.h26-found-tl-step:before{display:none}}@media(max-width:640px){.h26-found-card{padding:20px;gap:15px}.h26-found-avatar{width:68px;height:68px;font-size:27px}.h26-found-timeline{padding:22px 20px}.h26-found-tl-track{display:flex;flex-direction:column;gap:18px}.h26-found-tl-track:before{content:"";position:absolute;left:13px;top:14px;bottom:14px;width:2px;background:var(--jm26-border)}.h26-found-tl-step{display:grid;grid-template-columns:28px 1fr;column-gap:14px;align-items:start;text-align:left;padding:0}.h26-found-tl-dot{grid-column:1;grid-row:1 / span 3}.h26-found-tl-year{grid-column:2;margin-top:0;line-height:28px}.h26-found-tl-title{grid-column:2;margin-top:2px}.h26-found-tl-text{grid-column:2}}.h26-pq-panel{border-radius:22px;padding:38px 44px}.h26-pq-inner{position:relative;max-width:820px;font-family:var(--jm26-sans)}.h26-pq-mark{display:block;width:40px;height:40px;fill:var(--jm26-gold);opacity:.85}.h26-pq-quote{font-size:24px;line-height:1.5;font-weight:800;color:#fff;letter-spacing:-.3px;margin:16px 0 0;max-width:820px}.h26-pq-meta{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:22px}.h26-pq-source{font-size:13px;color:#ffffffa6}.h26-pq-dot{flex:none;width:5px;height:5px;border-radius:50%;background:#ffffff4d}.h26-pq-link{font-size:13px;font-weight:800;color:var(--jm26-gold);text-decoration:none;cursor:pointer}.h26-pq-link:hover{color:#d4b55c}@media(max-width:1024px){.h26-pq-panel{padding:32px}}@media(max-width:640px){.h26-pq-panel{padding:26px 22px}.h26-pq-mark{width:32px;height:32px}.h26-pq-quote{font-size:19px;margin-top:12px}.h26-pq-meta{gap:10px;margin-top:16px}}.h26-best-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.h26-best-empty{padding:40px 20px;text-align:center;font-size:14px;font-weight:700;color:var(--jm26-text-2);background:#fff;border:1px dashed var(--jm26-border);border-radius:16px}@media(max-width:1024px){.h26-best-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.h26-best-grid{grid-template-columns:repeat(2,1fr);gap:10px}}.h26-rev-sub{margin-top:4px}.h26-rev-pill{display:inline-flex;align-items:center;gap:9px;margin-top:11px;background:#fff;border:1px solid var(--jm26-border);border-radius:999px;padding:8px 16px}.h26-rev-pill-star{color:#00b67a;font-size:15px;line-height:1}.h26-rev-pill-score{font-size:15px;font-weight:900;color:var(--jm26-navy);line-height:1}.h26-rev-pill-sub{font-size:11.5px;color:var(--jm26-text-3)}.h26-rev-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.h26-rev-card{background:#fff;border:1px solid var(--jm26-border);border-radius:16px;padding:22px}.h26-rev-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.h26-rev-stars{color:var(--jm26-gold);font-size:13px;letter-spacing:1px;line-height:1}.h26-rev-star--off{color:var(--jm26-border)}.h26-rev-tag{font-size:10px;font-weight:800;color:#1c8a5a;background:#eaf6ef;border-radius:5px;padding:3px 7px;white-space:nowrap}.h26-rev-quote{font-size:13.5px;line-height:1.65;color:var(--jm26-ink);margin:13px 0 0}.h26-rev-name{font-size:12.5px;font-weight:800;color:var(--jm26-navy);margin-top:14px}.h26-rev-meta{font-family:var(--jm26-mono);font-size:11px;font-weight:400;color:var(--jm26-text-3)}@media(max-width:1024px){.h26-rev-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.h26-rev-grid{grid-template-columns:1fr}}.h26-cta-panel{background:linear-gradient(120deg,var(--jm26-gold),var(--jm26-gold-dark));border-radius:22px;padding:40px 46px;display:flex;align-items:center;justify-content:space-between;gap:30px}.h26-cta-copy{max-width:620px}.h26-cta-heading{margin:0;font-family:var(--jm26-sans);font-weight:900;font-size:26px;line-height:1.1;letter-spacing:-.5px;color:var(--jm26-navy)}.h26-cta-text{margin:10px 0 0;font-size:14px;line-height:1.6;color:#0d1b3ebf}.h26-cta-actions{flex:none;display:flex;flex-direction:column;gap:11px}.h26-cta-btn{min-width:220px;text-align:center}@media(max-width:1024px){.h26-cta-panel{padding:34px;gap:24px}}@media(max-width:640px){.h26-cta-panel{flex-direction:column;align-items:stretch;padding:30px 24px;gap:22px}.h26-cta-actions{width:100%}.h26-cta-btn{width:100%;min-width:0}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/home-26.css.map */
