body.woocommerce-account,body.yc-account-surface{overflow-x:clip!important}
.yc-travel-map,.yc-travel-map *{box-sizing:border-box}
.yc-travel-map{--yc-blue:#1978df;--yc-violet:#6751d8;--yc-ink:#121a2c;--yc-muted:#6e788c;--yc-line:#dce4ee;width:100%;max-width:1080px;margin:0 auto;color:var(--yc-ink);letter-spacing:0;overflow-wrap:anywhere}
.yc-tm-header{display:flex;justify-content:space-between;gap:28px;align-items:flex-end;margin:0 0 24px}
.yc-tm-header h2{font-size:32px;line-height:1.2;margin:4px 0 9px;letter-spacing:0}
.yc-tm-header p{margin:0;color:var(--yc-muted)}
.yc-tm-header>strong{color:var(--yc-blue);font-size:34px;white-space:nowrap}
.yc-tm-header>strong small{font-size:14px;margin-left:7px;color:var(--yc-muted)}
.yc-tm-eyebrow{font-size:12px!important;font-weight:700;color:var(--yc-blue)!important}
.yc-tm-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 18px}.yc-tm-overview>div{padding:16px 18px;border:1px solid var(--yc-line);background:#fff}.yc-tm-overview span{display:block;margin-bottom:6px;color:var(--yc-muted);font-size:12px}.yc-tm-overview strong{color:var(--yc-ink);font-size:25px}.yc-tm-overview small{font-size:12px;color:var(--yc-muted)}
.yc-tm-map{background:#f4f8fd;border:1px solid var(--yc-line);padding:14px;overflow:hidden}
.yc-tm-map svg{display:block;width:100%;height:auto;max-height:470px}
.yc-tm-map path{fill:#dce3ec;stroke:#fff;stroke-width:.7;transition:fill .2s ease}
.yc-tm-map path.is-visited{fill:var(--yc-blue)}
.yc-tm-map path.is-rewarded{fill:var(--yc-violet)}
.yc-tm-legend{display:flex;gap:22px;flex-wrap:wrap;margin:14px 0 34px;color:var(--yc-muted);font-size:13px}
.yc-tm-legend i{display:inline-block;width:9px;height:9px;border-radius:50%;background:#dce3ec;margin-right:7px}
.yc-tm-legend i.is-visited{background:var(--yc-blue)}.yc-tm-legend i.is-rewarded{background:var(--yc-violet)}
.yc-tm-achievements{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:8px}
.yc-tm-milestone-section{margin-top:30px}.yc-tm-milestone-section>h3{margin:0 0 12px;font-size:21px}.yc-tm-milestones{margin-top:0}
.yc-tm-badge{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:13px;align-items:center;padding:17px;border:1px solid var(--yc-line);background:#fff}.yc-tm-badge-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#edf3fa;color:var(--yc-blue);font-size:12px;font-weight:800;letter-spacing:.04em}.yc-tm-badge h3{font-size:16px;margin:0 0 4px}.yc-tm-badge p{margin:0;color:var(--yc-muted);font-size:12px;line-height:1.45}.yc-tm-badge>strong{min-width:46px;text-align:right;color:var(--yc-muted);font-size:14px}.yc-tm-badge.is-unlocked{border-color:#cfc7ff;background:#f8f6ff}.yc-tm-badge.is-unlocked .yc-tm-badge-icon{background:var(--yc-violet);color:#fff}.yc-tm-badge.is-unlocked>strong{color:var(--yc-violet)}
.yc-tm-note{font-size:13px;color:var(--yc-muted);margin:18px 0 0}
.yc-tm-destinations{margin:10px 0 34px;padding:22px;border:1px solid var(--yc-line);background:#f7faff}.yc-tm-destinations h3{margin:3px 0 8px;font-size:21px}.yc-tm-destinations>p{color:var(--yc-muted)}
.yc-tm-destination-form{margin-top:18px;padding-top:18px;border-top:1px solid var(--yc-line)}.yc-tm-country-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:13px 0}.yc-tm-country-options label{display:flex;align-items:center;gap:8px;padding:11px;border:1px solid var(--yc-line);background:#fff;cursor:pointer}.yc-tm-country-options input{margin:0}.yc-tm-destination-form .button{background:var(--yc-blue)!important;color:#fff!important;border:0!important}
@media(max-width:767px){.woocommerce-account .woocommerce-MyAccount-navigation{float:none!important;width:100%!important;margin:0 0 24px!important;overflow:hidden}.woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex!important;gap:8px;overflow-x:auto;padding:2px 0 10px!important;margin:0!important;scrollbar-width:thin}.woocommerce-account .woocommerce-MyAccount-navigation li{flex:0 0 auto!important;width:auto!important;border:1px solid #dce4ee!important;margin:0!important;padding:0!important}.woocommerce-account .woocommerce-MyAccount-navigation li:first-child:has(a:empty){display:none!important}.woocommerce-account .woocommerce-MyAccount-navigation li a{display:block!important;width:auto!important;padding:10px 13px!important;white-space:nowrap!important}.woocommerce-account .woocommerce-MyAccount-content{float:none!important;width:100%!important}.yc-travel-map{padding:0 2px}.yc-tm-header{display:block}.yc-tm-header h2{font-size:27px}.yc-tm-overview{grid-template-columns:1fr 1fr}.yc-tm-overview>div:first-child{grid-column:1/-1}.yc-tm-map{padding:6px}.yc-tm-achievements{grid-template-columns:1fr 1fr;gap:8px}.yc-tm-badge{display:block;padding:14px}.yc-tm-badge-icon{width:40px;height:40px;margin-bottom:10px}.yc-tm-badge>strong{display:block;margin-top:10px;text-align:left}.yc-tm-legend{gap:12px;margin-bottom:24px}.yc-tm-country-options{grid-template-columns:repeat(2,minmax(0,1fr))}.yc-tm-destinations{padding:16px}}
@media(prefers-color-scheme:dark){.yc-travel-map{--yc-ink:#f4f7fb;--yc-muted:#aeb7c5;--yc-line:#364253}.yc-tm-map{background:#151e2b}.yc-tm-map path{fill:#303b49;stroke:#151e2b}.yc-tm-progress{background:#303b49}}
