@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700;800&display=swap");.fcm-root{--fcm-bg:#14110f;--fcm-surface:#1e1a17;--fcm-surface-2:#272220;--fcm-line:#332d29;--fcm-ink:#f5efea;--fcm-muted:#9c918a;--fcm-faint:#8a7f78;--fcm-primary:#ff5023;--fcm-primary-soft:#ff8a6c;--fcm-up:#ff7a5a;--fcm-down:#5fbf77;background:var(--fcm-bg);color:var(--fcm-ink);font-family:Barlow,system-ui,-apple-system,sans-serif;padding:34px 24px 52px}.fcm-root,.fcm-root *,.fcm-root :after,.fcm-root :before{box-sizing:border-box}.fcm-root h1,.fcm-root p{margin:0}.fcm-wrap{margin:0 auto;max-width:1240px}.fcm-brandline{align-items:center;display:flex;gap:11px;margin-bottom:20px}.fcm-logo{display:block;height:20px;width:auto}.fcm-rule{background:var(--fcm-line);height:15px;width:1px}.fcm-eyebrow{color:var(--fcm-muted);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.fcm-title{font-size:48px;font-weight:800;letter-spacing:-.025em;line-height:1.02;margin:0 0 13px;max-width:860px;text-wrap:balance}.fcm-title em{color:var(--fcm-primary);font-style:normal}.fcm-sub{color:var(--fcm-muted);font-size:16px;line-height:2;margin-bottom:26px!important;max-width:760px}.fcm-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.fcm-chip{align-items:center;background:var(--fcm-surface);border:1px solid var(--fcm-line);border-radius:999px;color:var(--fcm-ink);cursor:pointer;display:inline-flex;font:inherit;font-size:14px;font-weight:500;gap:7px;line-height:1;padding:9px 15px;transition:background .15s,color .15s,border-color .15s,box-shadow .15s;white-space:nowrap}.fcm-chip:hover{background:var(--fcm-surface-2)}.fcm-chip .fcm-emoji{font-size:16px;line-height:1}.fcm-chip.is-on{background:var(--fcm-primary);border-color:var(--fcm-primary);box-shadow:0 0 0 4px rgba(255,92,56,.18),0 2px 14px rgba(255,92,56,.35);color:var(--fcm-bg);font-weight:700}.fcm-root :focus-visible{outline:2px solid var(--fcm-primary);outline-offset:2px}.fcm-grid{align-items:start;display:grid;gap:20px;grid-template-columns:minmax(0,1fr) 400px}.fcm-card,.fcm-panel-card{background:var(--fcm-surface);border:1px solid var(--fcm-line);border-radius:16px}.fcm-card{overflow:hidden;padding:20px 20px 16px;position:relative}.fcm-card-head{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.fcm-card-head .fcm-eyebrow{margin-bottom:5px}.fcm-map-title{align-items:center;display:flex;font-size:21px;font-weight:700;gap:9px;line-height:1.2}.fcm-map-title .fcm-emoji{font-size:23px}.fcm-legend{flex-shrink:0;width:250px}.fcm-legend-bar{background:linear-gradient(90deg,#ffe9e0,#ff8a6c,#ff5023,#d03f00);border-radius:999px;height:11px}.fcm-legend-ends{font-weight:600;justify-content:space-between;margin-top:6px}.fcm-legend-ends,.fcm-legend-note{color:var(--fcm-muted);display:flex;font-size:11px}.fcm-legend-note{align-items:center;gap:7px;margin-top:9px}.fcm-swatch-hatch{background:repeating-linear-gradient(45deg,#332d29 0 3px,#8a7f78 3px 6px);border-radius:2px;height:11px;width:18px}.fcm-mapwrap{margin-top:4px;position:relative}.fcm-mapwrap svg{display:block;height:auto;width:100%}.fcm-region{cursor:pointer;transition:fill .2s ease,stroke .12s ease}.fcm-labels{inset:0;pointer-events:none;position:absolute}.fcm-label{cursor:pointer;line-height:1.25;pointer-events:auto;position:absolute}.fcm-label.is-left{text-align:right}.fcm-label.is-right{text-align:left}.fcm-label-name{font-size:14px}.fcm-label-name,.fcm-label-price{font-weight:600;white-space:nowrap}.fcm-label-price{color:var(--fcm-muted);font-size:12.5px}.fcm-label.is-low .fcm-label-price{color:var(--fcm-faint)}.fcm-label:hover .fcm-label-name{color:#fff;font-weight:700}.fcm-label.is-on .fcm-label-name{color:var(--fcm-primary);font-weight:700}.fcm-label.is-on .fcm-label-price{color:var(--fcm-primary-soft)}.fcm-insight{align-items:baseline;border-top:1px solid var(--fcm-line);color:var(--fcm-muted);display:flex;font-size:13px;gap:8px;line-height:1.45;margin-top:2px;padding-top:13px}.fcm-insight-tag{color:var(--fcm-primary);flex-shrink:0;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.fcm-tip{background:#0b0908;border:1px solid var(--fcm-line);border-radius:9px;box-shadow:0 10px 24px rgba(0,0,0,.55);font-size:12px;line-height:1.4;max-width:230px;padding:10px 12px;pointer-events:none;position:absolute;z-index:6}.fcm-tip-name{font-size:13.5px;font-weight:700;margin-bottom:3px}.fcm-tip-main{color:var(--fcm-primary-soft);font-size:14px;font-weight:700}.fcm-tip-sub{color:var(--fcm-muted);margin-top:3px}.fcm-tip-loc{color:var(--fcm-faint);margin-top:2px}.fcm-panel{display:flex;flex-direction:column;gap:20px;position:sticky;top:20px}.fcm-panel-card{padding:18px}.fcm-panel-head{align-items:flex-start;display:flex;gap:8px;justify-content:space-between}.fcm-panel-head .fcm-eyebrow{margin-bottom:4px}.fcm-panel-title{font-size:24px;font-weight:800;letter-spacing:-.02em;line-height:1.1}.fcm-panel-sub{color:var(--fcm-muted);font-size:12.5px;line-height:1.4;margin-top:5px}.fcm-clear{background:var(--fcm-surface-2);border:1px solid var(--fcm-line);border-radius:999px;color:var(--fcm-muted);cursor:pointer;flex-shrink:0;font:inherit;font-size:12px;font-weight:600;padding:5px 11px;white-space:nowrap}.fcm-clear:hover{color:var(--fcm-ink)}.fcm-big{align-items:flex-end;display:flex;gap:11px;margin:14px 0 4px}.fcm-big-price{color:var(--fcm-primary);font-size:44px;font-weight:800;letter-spacing:-.03em;line-height:.95}.fcm-big-note{color:var(--fcm-faint);font-size:12px;margin-bottom:14px}.fcm-dev{background:var(--fcm-surface-2);border-radius:999px;color:var(--fcm-muted);font-size:12px;font-weight:700;line-height:1.35;min-width:48px;padding:2px 7px;text-align:center}.fcm-dev.is-up{background:rgba(255,122,90,.12);color:var(--fcm-up)}.fcm-dev.is-down{background:rgba(95,191,119,.12);color:var(--fcm-down)}.fcm-big .fcm-dev{font-size:14px;min-width:0;padding:4px 10px}.fcm-rows{border-top:1px solid var(--fcm-line);padding-top:6px}.fcm-row{align-items:center;background:none;border:0;border-radius:8px;color:inherit;cursor:pointer;display:flex;font:inherit;gap:10px;padding:9px 8px;text-align:left;transition:background .12s;width:100%}.fcm-row:hover{background:var(--fcm-surface-2)}.fcm-row.is-on{background:rgba(255,92,56,.12)}.fcm-row .fcm-emoji{font-size:16px;line-height:1;text-align:center;width:22px}.fcm-row-label{flex:1;font-size:14px;font-weight:500;min-width:0}.fcm-row-price,.fcm-row.is-on .fcm-row-label{font-weight:700}.fcm-row-price{font-size:14px;min-width:62px;text-align:right}.fcm-flag{background:repeating-linear-gradient(45deg,#332d29 0 3px,#413a35 3px 6px);border-radius:4px;color:var(--fcm-muted);font-size:10px;font-weight:700;padding:2px 5px;white-space:nowrap}.fcm-rank-wrap .fcm-eyebrow{margin-bottom:13px}.fcm-rank-head{font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.fcm-rank-head.is-top{color:var(--fcm-up)}.fcm-rank-head.is-bottom{color:var(--fcm-down);margin-top:14px}.fcm-rank{align-items:center;background:none;border:0;color:inherit;cursor:pointer;display:flex;font:inherit;gap:10px;padding:5px 0;text-align:left;width:100%}.fcm-rank-name{font-size:12.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:108px}.fcm-rank-track{background:var(--fcm-surface-2);border-radius:999px;flex:1;height:8px;overflow:hidden}.fcm-rank-bar{border-radius:999px;height:100%}.fcm-rank-price{font-size:12.5px;font-weight:700;text-align:right;width:56px}.fcm-note{color:var(--fcm-faint);font-size:12px;line-height:1.7;margin-top:24px}.fcm-note p{margin:0 0 8px}.fcm-note p:last-child{margin-bottom:0}.fcm-note a{color:var(--fcm-primary);text-decoration:none}.fcm-note a:hover{color:var(--fcm-primary-soft);text-decoration:underline}@media (max-width:1080px){.fcm-grid{grid-template-columns:minmax(0,1fr) 340px}.fcm-label-name{font-size:13px}.fcm-label-price{font-size:11.5px}}@media (max-width:900px){.fcm-root{padding:28px 18px 44px}.fcm-title{font-size:36px}.fcm-grid{grid-template-columns:minmax(0,1fr)}.fcm-panel{position:static}.fcm-legend{width:100%}}@media (max-width:640px){.fcm-title{font-size:30px}.fcm-card{padding:16px 14px 14px}.fcm-label-name{font-size:11px}.fcm-label-price{font-size:10px}.fcm-big-price{font-size:36px}}@media (prefers-reduced-motion:reduce){.fcm-root *{transition:none!important}}