.hl-page .fx-crumbs{min-height:44px;color:var(--hl-ink-muted);align-items:center;gap:8px;font-size:14px;display:flex}.hl-page .fx-crumbs a{text-underline-offset:3px;text-decoration:underline}.hl-page .fx-crumbs a:hover{color:var(--hl-gold)}.hl-page .fx-hero{grid-template-columns:1fr;gap:32px;padding-top:24px;padding-bottom:48px;display:grid}@media (width>=900px){.hl-page .fx-hero{grid-template-columns:52fr 48fr;gap:56px;padding-top:32px;padding-bottom:72px}}.hl-page .fx-figure{aspect-ratio:1;border:1px solid var(--hl-line);background:var(--hl-canvas-2);border-radius:20px;overflow:hidden}.hl-page .fx-figure img{object-fit:cover;width:100%;height:100%;display:block}.hl-page .fx-thumbs{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px;display:grid}.hl-page .fx-thumb{aspect-ratio:1;border:1px solid var(--hl-line);background:var(--hl-canvas-2);border-radius:12px;padding:0;overflow:hidden}.hl-page .fx-thumb img{object-fit:cover;width:100%;height:100%;display:block}.hl-page .fx-thumb[aria-current=true]{border-color:var(--hl-gold);box-shadow:0 0 0 1px var(--hl-gold)}.hl-page .fx-panel{min-height:640px}.hl-page .fx-seclabel{letter-spacing:.12em;text-transform:uppercase;color:var(--hl-ink-muted);font-size:12px;font-weight:700}.hl-page .fx-strength-note{color:var(--hl-ink-muted);margin-top:10px;font-size:14px;line-height:1.5}.hl-page .fx-brands{gap:10px;margin-top:16px;display:grid}.hl-page .fx-brand{text-align:left;border:1px solid var(--hl-line);background:var(--hl-canvas);border-radius:16px;align-items:center;gap:12px;width:100%;min-height:72px;padding:12px 44px 12px 16px;transition:border-color .16s,background-color .16s;display:flex;position:relative}.hl-page .fx-brand:hover{border-color:var(--hl-gold-soft)}.hl-page .fx-brand[aria-checked=true]{border-color:var(--hl-gold);box-shadow:inset 0 0 0 1px var(--hl-gold);background:var(--hl-canvas-2)}.hl-page .fx-brand-text{flex:auto;gap:3px;min-width:0;display:grid}.hl-page .fx-brand-name{color:var(--hl-ink);font-size:16px;font-weight:600}.hl-page .fx-brand-meta{color:var(--hl-ink-muted);font-size:13px}.hl-page .fx-brand-price{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:baseline;gap:6px;display:flex}.hl-page .fx-brand-amount{color:var(--hl-ink);font-size:19px;font-weight:700}@media (width<=420px){.hl-page .fx-brand{flex-direction:column;align-items:flex-start;gap:8px}.hl-page .fx-brand-price{justify-content:flex-start}}.hl-page .fx-variant-check{border:1px solid var(--hl-line);width:20px;height:20px;color:var(--hl-canvas);border-radius:999px;place-items:center;display:grid;position:absolute;top:12px;right:12px}.hl-page .fx-brand[aria-checked=true] .fx-variant-check{background:var(--hl-gold);border-color:var(--hl-gold)}.hl-page .fx-chip{border:1px solid var(--hl-line);color:var(--hl-ink);background:var(--hl-canvas);border-radius:999px;align-items:center;padding:2px 10px;font-size:13px;font-weight:600;display:inline-flex}.hl-page .fx-chip-save{border-color:var(--hl-gold);color:#6c4a16;background:#fbf0dc}.hl-page .fx-was{color:var(--hl-ink-muted);text-decoration:line-through}.hl-page .fx-step{border:1px solid var(--hl-line);border-radius:999px;align-items:center;gap:4px;padding:4px;display:inline-flex}.hl-page .fx-step button{border-radius:999px;place-items:center;width:40px;height:40px;font-size:18px;line-height:1;display:grid}.hl-page .fx-step button:hover:not(:disabled){background:var(--hl-canvas-2)}.hl-page .fx-step button:disabled{opacity:.4;cursor:not-allowed}.hl-page .fx-step-value{text-align:center;font-variant-numeric:tabular-nums;min-width:40px;font-weight:600}.hl-page .fx-price{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-family:Fraunces,ui-serif,Georgia,serif;font-size:40px;font-weight:500;line-height:1}.hl-page .fx-notice{border-top:1px solid var(--hl-gold-soft);border-bottom:1px solid var(--hl-gold-soft);color:#4a3a20;background:#fbf0dc;padding:24px 0}.hl-page .fx-notice a{text-underline-offset:3px;color:#6c4a16;font-weight:600;text-decoration:underline}.hl-page .fx-grid-2{grid-template-columns:1fr;gap:20px;display:grid}@media (width>=860px){.hl-page .fx-grid-2{grid-template-columns:1fr 1fr}}.hl-page .fx-grid-3{grid-template-columns:1fr;gap:20px;display:grid}@media (width>=860px){.hl-page .fx-grid-3{grid-template-columns:repeat(3,1fr)}}.hl-page .fx-grid-4{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (width>=860px){.hl-page .fx-grid-4{grid-template-columns:repeat(4,1fr)}}.hl-page .fx-h2{font-size:28px;line-height:1.15}@media (width>=768px){.hl-page .fx-h2{font-size:40px}}.hl-page .fx-h3{font-size:19px;font-weight:600}.hl-page .fx-muted{color:var(--hl-ink-muted);font-size:15px}.hl-page .fx-link{color:var(--hl-ink);text-underline-offset:4px;font-weight:600;text-decoration:underline}.hl-page .fx-link:hover{color:var(--hl-gold)}.hl-page .fx-tl{grid-template-columns:1fr;gap:16px;display:grid}@media (width>=860px){.hl-page .fx-tl{grid-template-columns:repeat(4,1fr)}}.hl-page .fx-table-wrap{border:1px solid var(--hl-line);-webkit-overflow-scrolling:touch;border-radius:20px;overflow-x:auto}.hl-page .fx-table{border-collapse:collapse;width:100%;min-width:780px;font-size:15px}.hl-page .fx-table caption{caption-side:top;text-align:left;color:var(--hl-ink-muted);padding:16px 20px 0;font-size:14px}.hl-page .fx-table th,.hl-page .fx-table td{border-bottom:1px solid var(--hl-line);text-align:left;vertical-align:top;padding:14px 16px}.hl-page .fx-table thead th{z-index:1;font-weight:600;position:sticky;top:0;background:var(--hl-canvas-2)!important;color:var(--hl-ink)!important}.hl-page .fx-table tbody th{white-space:nowrap;font-weight:600}.hl-page .fx-acc-trigger{text-align:left;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:18px 0;font-size:17px;font-weight:600;display:flex}.hl-page .fx-acc-item{border-bottom:1px solid var(--hl-line)}.hl-page .fx-acc-panel{color:var(--hl-ink-muted);max-width:68ch;padding-bottom:18px;font-size:16px}.hl-page .fx-safety{background:#fdf2ee;border:1px solid #c0553f;border-radius:20px;padding:28px}.hl-page .fx-cta-band{background:var(--hl-deep);color:var(--hl-canvas);text-align:center;padding:64px 0}.hl-page .fx-cta-band .hl-btn-secondary{color:var(--hl-canvas);border-color:#fbf7f059}.hl-page .fx-trust{color:var(--hl-ink-muted);flex-wrap:wrap;gap:8px 16px;font-size:13px;display:flex}.hl-page .fx-rating{background:var(--hl-canvas-2);color:var(--hl-ink);border:1px solid #1414141a;border-radius:999px;align-items:center;gap:10px;padding:8px 14px;text-decoration:none;display:inline-flex}.hl-page .fx-rating:hover{border-color:var(--hl-gold)}.hl-page .fx-rating-value{font-variant-numeric:tabular-nums;font-size:15px;font-weight:700}.hl-page .fx-rating-stars{color:var(--hl-gold);gap:2px;display:inline-flex}.hl-page .fx-rating-count{color:var(--hl-ink-muted);font-size:14px}.hl-page .fx-byline{background:var(--hl-canvas-2);border:1px solid #14141414;border-radius:16px;padding:14px 16px}.hl-page .fx-byline-people{grid-template-columns:1fr;gap:12px;display:grid}@media (width>=560px){.hl-page .fx-byline-people{grid-template-columns:1fr 1px 1fr;align-items:center;gap:16px}.hl-page .fx-byline-people:before{content:"";background:#1414141a;grid-area:1/2;align-self:stretch}.hl-page .fx-byline-person:last-child{grid-area:1/3}}.hl-page .fx-byline-person{align-items:center;gap:10px;min-width:0;text-decoration:none;display:flex}.hl-page .fx-byline-person img{object-fit:cover;object-position:top;border:1px solid #14141414;border-radius:999px;flex:none;width:40px;height:40px}.hl-page .fx-byline-text{min-width:0;line-height:1.35;display:grid}.hl-page .fx-byline-label{color:var(--hl-ink-muted);font-size:12px}.hl-page .fx-byline-name{color:var(--hl-ink);font-size:14px;font-weight:600}.hl-page .fx-byline-person:hover .fx-byline-name{text-decoration:underline}.hl-page .fx-byline-role{color:var(--hl-ink-muted);font-size:12px}.hl-page .fx-byline-date{color:var(--hl-ink-muted);border-top:1px solid #14141414;align-items:center;gap:6px;margin-top:12px;padding-top:10px;font-size:12px;display:flex}.hl-page .fx-byline-shield{color:var(--hl-gold);display:inline-flex}.hl-page .fx-byline-shield svg{width:14px;height:14px}.hl-page .fx-fulfil{--fx-green-surface:#f1f8f2;--fx-green-border:#cfe6d3;--fx-green-ink:#1f5133;background:var(--fx-green-surface);border:1px solid var(--fx-green-border);color:var(--fx-green-ink);border-radius:16px;align-items:flex-start;gap:14px;padding:16px 18px;display:flex}.hl-page .fx-fulfil-badge{width:40px;height:40px;color:var(--fx-green-ink);background:#e1f1e5;border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.hl-page .fx-fulfil-title{font-size:15px;font-weight:700}.hl-page .fx-fulfil-list{gap:4px;margin-top:6px;display:grid}.hl-page .fx-fulfil-list li{color:var(--fx-green-ink);align-items:center;gap:8px;font-size:14px;display:flex}.hl-page :focus-visible{outline:2px solid var(--hl-gold);outline-offset:2px}@media (width<=899px){.hl-page .fx-panel{min-height:0}}.hl-page .fx-figure-img{animation:.26s both fx-fade}.hl-page .fx-figure img.is-contain,.hl-page .fx-thumb img.is-contain{object-fit:contain;background:var(--hl-canvas-2)}.hl-page .fx-figure img.is-contain{padding:6%}.hl-page .fx-thumb img.is-contain{padding:8%}@keyframes fx-fade{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.hl-page .fx-figure-img{animation:none}}.hl-page .fx-nowshowing{letter-spacing:.06em;text-transform:uppercase;color:var(--hl-ink-muted);margin-bottom:10px;font-size:13px}.fx-mbar{display:none}@media (width<=767px){.hl-page .fx-mbar{z-index:70;padding:10px 14px calc(10px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--hl-line);background:#fbf7f0f0;align-items:center;gap:10px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;display:flex;position:fixed;bottom:0;left:0;right:0}.hl-page .fx-mbar-info{flex-direction:column;flex:auto;min-width:0;display:flex}.hl-page .fx-mbar-name{color:var(--hl-ink);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.hl-page .fx-mbar-price{font-variant-numeric:tabular-nums;color:var(--hl-ink);font-size:15px;font-weight:700}.hl-page .fx-mbar-price .fx-was{font-size:13px;font-weight:500}.hl-page .fx-mbar-cta{background:var(--hl-ink);min-height:48px;color:var(--hl-canvas);white-space:nowrap;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:12px 20px;font-size:15px;font-weight:600;display:inline-flex}.hl-page .fx-mbar-wa{color:#fff;background:#25d366;border-radius:999px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.hl-page .fx-mbar-info{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:center;min-height:48px;padding:4px 0}.hl-page .fx-mbar-change{letter-spacing:.04em;text-transform:uppercase;color:var(--hl-ink-muted);align-items:center;gap:3px;margin-left:6px;font-size:11px;font-weight:600;display:inline-flex}.hl-page .fx-msheet-backdrop{z-index:75;background:#14100c73;animation:.2s both fx-fade-in;position:fixed;inset:0}.hl-page .fx-msheet{z-index:80;background:var(--hl-canvas);border-top:1px solid var(--hl-line);padding:16px 16px calc(16px + env(safe-area-inset-bottom));border-radius:20px 20px 0 0;max-height:80vh;animation:.22s both fx-slide-up;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -18px 40px -22px #00000080}.hl-page .fx-msheet-title{letter-spacing:.08em;text-transform:uppercase;color:var(--hl-ink-muted);margin-bottom:10px;font-size:12px}.hl-page .fx-msheet-list{gap:8px;display:grid}.hl-page .fx-msheet-group{margin-bottom:12px}.hl-page .fx-msheet-grouptitle{letter-spacing:.1em;text-transform:uppercase;color:var(--hl-ink-muted);margin:4px 0 6px;font-size:11px;font-weight:700}.hl-page .fx-msheet-row{border:1px solid var(--hl-line);background:var(--hl-canvas-2);text-align:left;border-radius:14px;align-items:center;gap:12px;width:100%;min-height:52px;padding:10px 14px;display:flex}.hl-page .fx-msheet-row.is-active{border-color:var(--hl-gold-soft);background:var(--hl-canvas)}.hl-page .fx-msheet-rowtext{flex:46%;gap:2px;min-width:0;display:grid}.hl-page .fx-msheet-name{color:var(--hl-ink);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.hl-page .fx-msheet-meta{color:var(--hl-ink-muted);font-size:12px}.hl-page .fx-msheet-priceblock{white-space:nowrap;flex-wrap:nowrap;flex:none;justify-content:flex-end;align-items:baseline;gap:6px;display:flex}.hl-page .fx-msheet-price{font-variant-numeric:tabular-nums;font-size:15px;font-weight:700}.hl-page .fx-msheet-tick{width:20px;color:var(--hl-gold);flex:none;justify-content:center;display:inline-flex}.hl-page .fx-msheet-close{border:1px solid var(--hl-line);width:100%;min-height:44px;color:var(--hl-ink);border-radius:999px;margin-top:12px;font-size:15px;font-weight:600}}@keyframes fx-fade-in{0%{opacity:0}to{opacity:1}}@keyframes fx-slide-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.hl-page .fx-msheet,.hl-page .fx-msheet-backdrop{animation:none}}.hl-page .fx-packs{gap:14px;display:grid}@media (width>=768px){.hl-page .fx-packs{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:stretch;gap:20px}}@media (width>=1060px){.hl-page .fx-packs{gap:24px}}.hl-page .fx-packs-head{gap:10px;display:grid}@media (width>=900px){.hl-page .fx-packs-head{grid-template-columns:minmax(0,1fr) minmax(0,26rem);align-items:end;gap:32px}.hl-page .fx-packs-note{text-align:right}}.hl-page .fx-packs-note{color:var(--hl-ink-muted);margin:0;font-size:15px;line-height:1.6}.hl-page .fx-pack{background:var(--hl-canvas);border:1px solid var(--hl-line);border-radius:16px;flex-direction:column;padding:16px 18px;transition:border-color .25s,box-shadow .25s,background .25s;display:flex;position:relative}@media (width>=768px){.hl-page .fx-pack{padding:28px 30px}}.hl-page .fx-pack-headrow{align-items:center;gap:12px;display:flex}.hl-page .fx-pack-headrow .fx-pack-head{flex:auto;min-width:0}@media (width<=767px){.hl-page .fx-pack-headrow{flex-wrap:wrap}.hl-page .fx-pack-headrow .fx-pack-head{flex:100%}.hl-page .fx-pack-chip{margin-top:2px}}.hl-page .fx-pack.is-selected{border-color:var(--hl-gold-soft,var(--hl-gold));box-shadow:0 10px 30px -18px #00000059}.hl-page .fx-pack-chip{white-space:nowrap;letter-spacing:.08em;text-transform:uppercase;color:var(--hl-gold-ink,var(--hl-ink));border:1px solid var(--hl-gold-soft,var(--hl-gold));border-radius:999px;flex:none;align-self:center;padding:3px 10px;font-size:11px}.hl-page .fx-pack-head{text-align:left;width:100%;min-height:48px;color:inherit;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:0;display:flex}.hl-page .fx-pack-head.is-static{cursor:default}.hl-page .fx-pack-headtext{gap:4px;min-width:0;display:grid}.hl-page .fx-pack-name{font-size:19px;font-weight:600;line-height:1.25}@media (width>=768px){.hl-page .fx-pack-name{font-size:21px}}.hl-page .fx-pack-code{letter-spacing:.04em;color:var(--hl-ink-muted);font-variant-numeric:tabular-nums;font-size:12px}.hl-page .fx-pack-chev{color:var(--hl-ink-muted);flex:none;transition:transform .25s}.hl-page .fx-pack-chev.is-open{transform:rotate(180deg)}.hl-page .fx-pack-body{animation:.25s both fx-pack-fade}@keyframes fx-pack-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.hl-page .fx-pack-body{animation:none}}.hl-page .fx-pack-list{gap:10px;max-width:46ch;margin-top:14px;display:grid}@media (width>=768px){.hl-page .fx-pack-list{gap:13px;margin-top:18px}}.hl-page .fx-pack-list li{color:var(--hl-ink-muted);gap:10px;font-size:16px;line-height:1.5;display:flex}.hl-page .fx-byline-inline{color:var(--hl-ink-muted);margin-top:12px;font-size:14px;line-height:1.6}.hl-page .fx-byline-inline a{color:var(--hl-ink);text-underline-offset:3px;text-decoration:underline}.hl-page .fx-byline-inline a:hover{color:var(--hl-gold-deep,var(--hl-gold))}.hl-page .fx-mal{letter-spacing:.02em;font-family:JetBrains Mono,ui-monospace,monospace;font-size:14px}.hl-page .fx-related{grid-template-columns:1fr;gap:16px;display:grid}@media (width>=860px){.hl-page .fx-related{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=859px){.hl-page .fx-related{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:4px;grid-template-columns:none;grid-auto-columns:85%;grid-auto-flow:column;margin-inline:-20px;padding-inline:20px;scroll-padding-inline:20px;overflow-x:auto}.hl-page .fx-related::-webkit-scrollbar{display:none}.hl-page .fx-related-card{scroll-snap-align:start}}.hl-page .fx-related-rail{display:none}@media (width<=859px){.hl-page .fx-related-rail{align-items:center;gap:8px;margin-top:14px;display:flex}.hl-page .fx-related-dot{border:1px solid var(--hl-gold);background:0 0;border-radius:999px;width:8px;height:8px;padding:0}.hl-page .fx-related-dot.is-active{background:var(--hl-gold)}.hl-page .fx-related-hint{color:var(--hl-ink-muted);margin-left:6px;font-size:13px}}.hl-page .fx-related-card{padding:0;transition:transform .16s,box-shadow .16s;display:flex;overflow:hidden}.hl-page .fx-related-card:hover{transform:translateY(-2px)}.hl-page .fx-related-link{color:inherit;flex-direction:column;width:100%;text-decoration:none;display:flex}.hl-page .fx-related-media{aspect-ratio:3/2;background:var(--hl-canvas-2,#f1e7d9);display:block;overflow:hidden}.hl-page .fx-related-media img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.hl-page .fx-related-card:hover .fx-related-media img{transform:scale(1.02)}.hl-page .fx-related-body{flex-direction:column;flex:1;gap:8px;padding:22px 24px 24px;display:flex}.hl-page .fx-related-cta{background:var(--hl-ink);min-height:46px;color:var(--hl-canvas);border-radius:999px;justify-content:center;align-items:center;gap:10px;margin-top:auto;padding:12px 20px;font-size:15px;font-weight:600;transition:background-color .2s;display:flex}.hl-page .fx-related-link:hover .fx-related-cta,.hl-page .fx-related-link:focus-visible .fx-related-cta{background:var(--hl-gold);color:var(--hl-canvas)}.hl-page .fx-related-body>p{margin-bottom:16px}.hl-page .fx-related-link:focus-visible{outline:2px solid var(--hl-gold);outline-offset:3px;border-radius:4px}@media (prefers-reduced-motion:reduce){.hl-page .fx-related-card,.hl-page .fx-related-media img{transition:none}.hl-page .fx-related-card:hover,.hl-page .fx-related-card:hover .fx-related-media img{transform:none}}.hl-page .fx-sources{gap:14px;max-width:78ch;padding-left:1.25em;font-size:15px;line-height:1.6;list-style:decimal;display:grid}.hl-page .fx-sources li::marker{color:var(--hl-ink-muted)}.hl-page .fx-sources-pub{color:var(--hl-ink-muted);margin-top:2px;font-size:14px;display:block}.hl-page .fx-rv-section{--hl-gold-deep:#7a5216;border-top:1px solid #1414140f;padding:72px 0;scroll-margin-top:96px}.hl-page .fx-rv-top{text-align:center;max-width:760px;margin-inline:auto}.hl-page .fx-rv-sub{margin-inline:auto}.hl-page .fx-rv-pill{justify-content:center}.hl-page .fx-rv-wrap{margin-top:32px;position:relative}.hl-page .fx-rv-track{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;touch-action:pan-x pan-y;scrollbar-width:none;-webkit-overflow-scrolling:touch;grid-auto-columns:82%;grid-auto-flow:column;gap:16px;margin-inline:-20px;padding:4px 20px 8px;scroll-padding-inline:20px;display:grid;overflow-x:auto}.hl-page .fx-rv-track:focus-visible{outline:2px solid var(--hl-gold);outline-offset:2px;border-radius:18px}.hl-page .fx-rv-track::-webkit-scrollbar{display:none}.hl-page .fx-rv-card{scroll-snap-align:start;scroll-snap-stop:always;background:#fff;border:1px solid #14141414;border-radius:18px;flex-direction:column;gap:12px;padding:22px;display:flex;box-shadow:0 10px 30px #1414140d}@media (width>=860px){.hl-page .fx-rv-track{grid-auto-columns:calc(33.3333% - 10.6667px);margin-inline:0;padding-inline:0;scroll-padding-inline:0}}.hl-page .fx-rv-head{align-items:flex-start;gap:12px;display:flex}.hl-page .fx-rv-avatar{background:var(--hl-deep);color:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:600;display:inline-flex}.hl-page .fx-rv-avatar.is-anon{background:#141414b8}.hl-page .fx-cta-band .fx-link{color:var(--hl-canvas);text-decoration-color:#fbf7f099}.hl-page .fx-rv-name{color:var(--hl-ink);font-weight:600;line-height:1.3}.hl-page .fx-rv-meta{color:#5a5148;flex-wrap:wrap;align-items:center;gap:8px;margin-top:3px;font-size:13px;display:flex}.hl-page .fx-rv-stars{color:var(--hl-gold);gap:1px;display:inline-flex}.hl-page .fx-rv-stars .is-empty{color:#14141452}.hl-page .fx-rv-tags{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.hl-page .fx-rv-tags li{color:#4a3a22;background:#c58a3f1a;border:1px solid #c58a3f52;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:500;line-height:1.4}.hl-page .fx-rv-body{color:var(--hl-ink);-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:15px;line-height:1.65;display:-webkit-box;overflow:hidden}.hl-page .fx-rv-body.is-full{display:block;overflow:visible}.hl-page .fx-rv-more{color:var(--hl-gold-deep,var(--hl-gold));cursor:pointer;background:0 0;border:0;align-self:flex-start;margin-top:auto;padding:6px 0;font-size:14px;font-weight:600}.hl-page .fx-rv-more:hover{text-decoration:underline}.hl-page .fx-rv-more:focus-visible,.hl-page .fx-rv-arrow:focus-visible,.hl-page .fx-rv-dot:focus-visible,.hl-page .fx-rv-all:focus-visible{outline:2px solid var(--hl-gold);outline-offset:3px;border-radius:8px}.hl-page .fx-rv-arrow{width:44px;height:44px;color:var(--hl-ink);cursor:pointer;z-index:2;background:#fff;border:1px solid #1414141a;border-radius:999px;justify-content:center;align-items:center;display:none;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 24px #1414141a}.hl-page .fx-rv-arrow.is-prev{left:-20px}.hl-page .fx-rv-arrow.is-next{right:-20px}.hl-page .fx-rv-arrow:disabled{opacity:.35;cursor:default}.hl-page .fx-rv-arrow:not(:disabled):hover{border-color:var(--hl-gold)}@media (width>=1100px){.hl-page .fx-rv-arrow{display:inline-flex}}.hl-page .fx-rv-dots{justify-content:center;gap:0;margin-top:10px;display:flex}.hl-page .fx-rv-dot{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex}.hl-page .fx-rv-dot:before{content:"";border:1px solid var(--hl-gold);background:0 0;border-radius:999px;width:8px;height:8px;transition:width .2s,background-color .2s;display:block}.hl-page .fx-rv-dot.is-active:before{background:var(--hl-gold);width:22px}@media (prefers-reduced-motion:reduce){.hl-page .fx-rv-dot:before{transition:none}}.hl-page .fx-rv-foot{text-align:center;margin-top:24px}.hl-page .fx-rv-all{color:var(--hl-ink);border-bottom:1px solid var(--hl-gold);align-items:center;gap:8px;padding-bottom:2px;font-weight:600;text-decoration:none;display:inline-flex}.hl-page .fx-rv-all:hover{color:var(--hl-gold-deep,var(--hl-gold))}.hl-page .fx-rv-note{margin-top:14px;font-size:13px}.hl-page .fx-rv-overlay{z-index:80;background:#0c0c0c80;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.hl-page .fx-rv-dialog{background:#fff;border-radius:20px;flex-direction:column;gap:14px;width:100%;max-width:560px;max-height:82vh;padding:22px;display:flex;overflow-y:auto}.hl-page .fx-rv-dialog-head{align-items:flex-start;gap:12px;display:flex}.hl-page .fx-rv-close{cursor:pointer;background:#fff;border:1px solid #1414141a;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;margin-left:auto;display:inline-flex}@media (width<=640px){.hl-page .fx-rv-overlay{align-items:flex-end;padding:0}.hl-page .fx-rv-dialog{border-radius:20px 20px 0 0;max-height:88vh;animation:.22s ease-out fx-rv-up}}@keyframes fx-rv-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.hl-page .fx-rv-dialog{animation:none}}.hl-page .fx-how{padding-top:48px;padding-bottom:48px}@media (width>=768px){.hl-page .fx-how{padding-top:72px;padding-bottom:72px}}.hl-page .fx-how .hl-pr-head{margin-bottom:32px}@media (width>=768px){.hl-page .fx-how .hl-pr-h2{font-size:36px}.hl-page .fx-how .hl-pr-sub{margin-top:10px;font-size:17px}}.hl-page .fx-how .hl-pr-card{border-radius:18px;padding:16px}.hl-page .fx-how .hl-pr-photo{aspect-ratio:16/9;border-radius:14px}@media (width>=900px){.hl-page .fx-how .hl-pr-photo{aspect-ratio:16/9}}.hl-page .fx-how .hl-pr-pill{gap:6px;margin-top:14px;padding:6px 12px;font-size:11px}.hl-page .fx-how .hl-pr-title{margin-top:12px;font-size:18px}.hl-page .fx-how .hl-pr-bullets{gap:10px;margin-top:12px}.hl-page .fx-how .hl-pr-bullet{gap:10px;font-size:15px;line-height:1.5}.hl-page .fx-how .hl-pr-tick{width:16px;height:16px;margin-top:3px}.hl-page .fx-how .hl-pr-qualifier{margin-top:10px}.hl-page .fx-how .hl-pr-band{align-items:flex-start;gap:14px;margin-top:20px;padding:16px 20px}@media (width>=900px){.hl-page .fx-how .hl-pr-band{align-items:center;gap:24px;padding:18px 24px}}.hl-page .fx-how .hl-pr-band-title{margin-top:8px;font-size:18px}.hl-page .fx-how .hl-pr-band-body{margin-top:6px;font-size:15px;line-height:1.5}.hl-page .fx-how .hl-pr-band-cta{flex:none}.hl-page .fx-how .hl-pr-rail-count{margin-top:6px}@media (width<=899px){.hl-page .fx-how .hl-pr-rail{margin-bottom:8px}}.hl-page .fx-gate{border:1px solid var(--hl-line);background:var(--hl-canvas-2);border-radius:14px;padding:18px 20px}.hl-page .fx-gate-row{color:var(--hl-ink-muted);cursor:pointer;align-items:flex-start;gap:12px;margin-top:12px;font-size:15px;line-height:1.55;display:flex}.hl-page .fx-gate-row input{width:18px;height:18px;accent-color:var(--hl-gold);flex:none;margin-top:3px}.hl-page .hl-btn-primary[disabled]{opacity:.45;cursor:not-allowed}.hl-page .fx-trustrow{color:var(--hl-ink-muted);flex-wrap:wrap;gap:8px 18px;font-size:14px;display:flex}.hl-page .fx-trustrow li{padding-left:14px;position:relative}.hl-page .fx-trustrow li:before{content:"·";color:var(--hl-gold);position:absolute;left:0}.hl-page .fx-steps{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.hl-page .fx-btn-buy{--mx-orange:#c44b0e;--mx-orange-deep:#a8420b;background:var(--mx-orange);color:#fff;box-shadow:0 10px 24px -12px #c44b0ea6}.hl-page .fx-btn-buy:hover{background:var(--mx-orange-deep);color:#fff}.hl-page .fx-btn-buy:focus-visible{outline:2px solid var(--mx-orange-deep);outline-offset:3px}
