:root{--ubcu-green:#06ff8f;--ubcu-bg:#030403;--ubcu-panel:#0a0d0b;--ubcu-line:rgba(255,255,255,.18)}
.ubcu-shell{width:min(1240px,calc(100% - 32px));margin:0 auto;padding:72px 0;color:#fff;font-family:system-ui,-apple-system,"Segoe UI",sans-serif}.ubcu-hero{padding:54px 0;border-bottom:1px solid var(--ubcu-line);margin-bottom:24px}.ubcu-hero h1{margin:4px 0;font-size:clamp(46px,8vw,96px);line-height:.9;letter-spacing:-.07em}.ubcu-kicker{color:var(--ubcu-green);font-size:11px;font-weight:900;letter-spacing:.18em}.ubcu-panel{background:var(--ubcu-panel);border:1px solid var(--ubcu-line);border-radius:18px;padding:24px;margin:16px 0}.ubcu-panel h2{margin-top:0}.ubcu-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ubcu-form label{display:flex;flex-direction:column;gap:7px;color:#b9c0bc;font-size:12px}.ubcu-form input,.ubcu-form select{background:#030403;color:#fff;border:1px solid #3a403d;border-radius:10px;padding:13px}.ubcu-form button{align-self:end;background:var(--ubcu-green);color:#001b0f;border:0;border-radius:10px;padding:14px 20px;font-weight:900;cursor:pointer}.ubcu-list{display:grid;gap:8px}.ubcu-list article{display:grid;grid-template-columns:1.5fr 1fr auto auto;gap:14px;align-items:center;border-bottom:1px solid var(--ubcu-line);padding:13px 0}.ubcu-list span{color:#9fa7a2}.ubcu-list em{font-style:normal;color:var(--ubcu-green)}.ubcu-notice,.ubcu-result,.ubcu-error{padding:16px 18px;border-radius:12px;margin:16px 0}.ubcu-notice,.ubcu-result{border:1px solid var(--ubcu-green);background:#052116}.ubcu-result{display:flex;gap:18px;justify-content:space-between}.ubcu-error{border:1px solid #ff5f78;background:#2b080e}.ubcu-actions a{color:var(--ubcu-green);margin-right:12px}.ubcu-login{max-width:560px}.ubcu-login input{width:100%;box-sizing:border-box;padding:12px}.ubcu-login .button{background:var(--ubcu-green);border:0;padding:12px 18px;font-weight:900}.underbar-platform .woocommerce,.underbar-platform .woocommerce-account .site-main{width:min(1240px,calc(100% - 40px));margin-inline:auto}
@media(max-width:700px){.ubcu-form{grid-template-columns:1fr}.ubcu-list article{grid-template-columns:1fr 1fr}.ubcu-result{flex-direction:column;gap:6px}.ubcu-shell{padding:42px 0}}


/* HOTFIX14 — MY/TRACK contrast + shell consistency. */
html body.underbar-customer-page{background:#030403!important;color:#fff!important}
html body.underbar-customer-page :is(.entry-content,.site-main,.ast-container){color:#fff}
html body.underbar-customer-page :is(.entry-title,.page-title){color:#fff!important}
html body.underbar-customer-page article.ub-page>header:first-child{display:none!important}
html body.underbar-customer-page .ubcu-shell{color:#fff!important;width:min(1240px,calc(100% - 40px));max-width:1240px;margin-inline:auto!important}
html body.underbar-customer-page .ubcu-hero{border-bottom-color:rgba(255,255,255,.18)!important}
html body.underbar-customer-page .ubcu-hero h1{color:#fff!important;text-shadow:none!important}
html body.underbar-customer-page .ubcu-hero>p:not(.ubcu-kicker){color:#d8dedb!important}
html body.underbar-customer-page .ubcu-kicker{color:#06ff8f!important}
html body.underbar-customer-page .ubcu-panel{background:#090c0a!important;border-color:rgba(255,255,255,.16)!important;box-shadow:none!important}
html body.underbar-customer-page .ubcu-panel :is(h2,h3,h4,b,strong){color:#fff!important}
html body.underbar-customer-page .ubcu-panel :is(p,span){color:#d8dedb}
html body.underbar-customer-page .ubcu-list article{border-bottom-color:rgba(255,255,255,.14)!important}
html body.underbar-customer-page .ubcu-list article b{color:#fff!important}
html body.underbar-customer-page .ubcu-list article span{color:#b8c1bc!important}
html body.underbar-customer-page .ubcu-list article strong{color:#fff!important}
html body.underbar-customer-page .ubcu-list article em{color:#06ff8f!important}
html body.underbar-customer-page .ubcu-form label{color:#d3dad6!important;font-weight:700}
html body.underbar-customer-page .ubcu-form :is(input,select,textarea){background:#030403!important;color:#fff!important;border-color:#39403c!important;box-shadow:none!important}
html body.underbar-customer-page .ubcu-form :is(input,select,textarea)::placeholder{color:#88918c!important}
html body.underbar-customer-page .ubcu-form :is(input,select,textarea):focus{border-color:#06ff8f!important;outline:1px solid #06ff8f!important}
html body.underbar-customer-page .ubcu-form button{background:#06ff8f!important;color:#001b0f!important;border:1px solid #06ff8f!important}
html body.underbar-customer-page .ubcu-actions a{color:#06ff8f!important}
html body.underbar-customer-page .ubcu-result{background:#052116!important;border-color:#06ff8f!important;color:#fff!important}
html body.underbar-customer-page .ubcu-error{background:#24090e!important;border-color:#ff6179!important;color:#fff!important}
@media(max-width:700px){html body.underbar-customer-page .ubcu-shell{width:calc(100% - 24px)}}
