*{box-sizing:border-box}.tkb-customer-standalone{margin:0;background:#0e0e1a;color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif}.tkc-logo{display:inline-block;background:#ffd600;color:#0e0e1a;font-weight:900;letter-spacing:.04em;padding:13px 20px;border-radius:16px}.tkc-auth-shell{min-height:100dvh;display:grid;place-items:center;padding:24px;background:#0e0e1a}.tkc-auth-card{width:min(460px,100%);background:#191923;border:1px solid #30303e;border-radius:28px;padding:32px}.tkc-auth-card h1{font-size:34px;margin:26px 0 8px}.tkc-auth-card>p{color:#9b9baa;line-height:1.5}.tkc-auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#252532;border-radius:14px;padding:4px;margin:26px 0 20px}.tkc-auth-tabs button{border:0;background:transparent;color:#aaa;padding:12px;border-radius:11px;font-weight:800}.tkc-auth-tabs button.is-active{background:#ffd600;color:#111}.tkc-auth-form{display:none;gap:14px}.tkc-auth-form.is-active{display:grid}.tkc-auth-form label{display:grid;gap:7px;font-size:13px;color:#aaa;font-weight:700}.tkc-auth-form input{width:100%;border:1px solid #383847;background:#101017;color:#fff;border-radius:13px;padding:15px;font-size:16px}.tkc-btn{display:inline-flex;align-items:center;justify-content:center;border:0;text-decoration:none;background:#ffd600;color:#111;padding:15px 20px;border-radius:13px;font-weight:900;font-size:16px}.tkc-btn.compact{padding:12px 17px}.tkc-btn.secondary{background:#2a2a36;color:#fff}.tkc-forgot{color:#aaa;text-align:center;font-size:13px}.tkc-error{background:#4b1f25;color:#ffd8dd;padding:12px;border-radius:12px;margin-top:15px}.tkc-account{min-height:100dvh;background:#0e0e1a;padding-bottom:92px}.tkc-account>header{height:84px;border-bottom:1px solid #292934;display:flex;align-items:center;gap:18px;padding:0 max(24px,calc((100vw - 1000px)/2));background:#12121a}.tkc-account>header small,.tkc-account>header strong{display:block}.tkc-account>header small{color:#8f8f9e}.tkc-account-body{max-width:1000px;margin:auto;padding:34px 24px}.tkc-account-head{display:flex;justify-content:space-between;gap:20px;align-items:center}.tkc-account-head h1{font-size:38px;margin:0}.tkc-account-head p{color:#9696a5}.tkc-history-title{margin-top:34px}.tkc-ride{background:#1b1b27;border:1px solid #323244;border-radius:22px;padding:22px;margin:14px 0}.tkc-ride.active{border-color:#ffd600}.tkc-ride-top{display:flex;justify-content:space-between;gap:12px}.tkc-status{font-size:12px;font-weight:900;background:#2b2b38;padding:8px 10px;border-radius:999px}.tkc-ride.active .tkc-status{background:#ffd600;color:#111}.tkc-route{display:grid;gap:14px;margin:20px 0}.tkc-route div{display:grid;grid-template-columns:14px 1fr;gap:12px}.tkc-route i{width:10px;height:10px;border-radius:50%;background:#00c853;margin-top:5px}.tkc-route div:last-child i{border-radius:2px;background:#ff3d00}.tkc-route small{display:block;color:#8f8f9e}.tkc-ride-foot{display:flex;justify-content:space-between;border-top:1px solid #30303e;padding-top:15px}.tkc-driver{margin-top:15px;background:#242432;padding:13px;border-radius:14px}.tkc-live-map{height:280px;border-radius:18px;overflow:hidden;margin-top:16px}.tkc-bottom{position:fixed;z-index:20;bottom:0;left:0;right:0;height:78px;background:#17171f;border-top:1px solid #333341;display:flex;justify-content:center}.tkc-bottom button,.tkc-bottom a{width:min(180px,33.333%);border:0;background:none;color:#8f8f9e;text-decoration:none;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-weight:800}.tkc-bottom .is-active{color:#ffd600}.tkc-sheet{position:fixed;z-index:40;right:20px;bottom:95px;width:min(380px,calc(100% - 40px));background:#20202b;border:1px solid #393949;border-radius:22px;padding:25px;box-shadow:0 20px 70px #0008}.tkc-sheet-close{position:absolute;right:14px;top:12px;border:0;background:none;color:#fff;font-size:26px}.tkc-loading,.tkc-empty{color:#9292a0;padding:24px 0}@media(max-width:600px){.tkc-account>header{height:72px;padding:0 18px}.tkc-logo{padding:10px 14px;border-radius:12px;font-size:13px}.tkc-account-body{padding:24px 18px}.tkc-account-head{align-items:flex-start}.tkc-account-head h1{font-size:30px}.tkc-account-head p{font-size:14px}.tkc-btn.compact{font-size:13px;padding:10px 12px}.tkc-live-map{height:220px}.tkc-ride{padding:18px}}

.tkc-profile-card{margin-top:28px;background:#1b1b27;border:1px solid #323244;border-radius:22px;padding:24px;display:grid;gap:18px;max-width:720px}.tkc-profile-card>label{display:grid;gap:7px;color:#aaa;font-weight:700}.tkc-profile-card input:not([type=radio]){width:100%;border:1px solid #3a3a49;background:#101017;color:#fff;border-radius:13px;padding:14px;font-size:16px}.tkc-profile-card h3{margin:8px 0 0}.tkc-pay-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tkc-pay-options label{position:relative;background:#242432;border:1px solid #3a3a49;border-radius:16px;padding:18px;cursor:pointer}.tkc-pay-options label:has(input:checked){border-color:#ffd600}.tkc-pay-options input{position:absolute;right:15px;top:15px}.tkc-pay-options b,.tkc-pay-options small{display:block}.tkc-pay-options small,.tkc-security-note,.tkc-profile-card label small{color:#9292a0}.tkc-success{margin-top:20px;background:#173b28;border:1px solid #287a4d;padding:12px 16px;border-radius:12px}.tkc-logout{margin-top:16px;max-width:220px}.tkc-profile-view[hidden],.tkc-rides-view[hidden]{display:none!important}@media(max-width:600px){.tkc-pay-options{grid-template-columns:1fr}.tkc-profile-card{padding:18px}}

/* Expanded customer navigation v2.8.6 */
.tkc-account{padding-bottom:118px}.tkc-bottom-wide{height:104px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-content:start}.tkc-bottom-wide>button,.tkc-bottom-wide>a{width:auto!important;min-width:0;height:70px;font-size:11px;text-align:center}.tkc-bottom-wide>button span,.tkc-bottom-wide>a span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.tkc-legal{grid-column:1/-1;height:30px;border-top:1px solid #2c2c38;display:flex;align-items:center;justify-content:center;gap:20px}.tkc-legal a{width:auto!important;height:auto!important;display:inline!important;color:#777788!important;font-size:10px!important}.tkc-payment{background:#1b1b27;border:1px solid #323244;border-radius:18px;padding:18px;margin:14px 0;display:grid;gap:10px}.tkc-payment>div{display:flex;justify-content:space-between;gap:18px}.tkc-payment>div:first-child{border-bottom:1px solid #30303e;padding-bottom:10px}.tkc-payment small{display:block;color:#8f8f9e}.tkc-payment span{color:#8f8f9e}@media(max-width:600px){.tkc-bottom-wide>button,.tkc-bottom-wide>a{font-size:9px;padding:4px 2px}.tkc-legal{gap:14px}.tkc-payment{padding:14px}}

/* Taxi Kenny editable content pages */
.tkc-legal-page{min-height:100dvh;background:#0e0e1a;color:#fff;padding:32px 18px 70px;box-sizing:border-box}.tkc-legal-page>header,.tkc-legal-card,.tkc-legal-links{max-width:900px;margin-left:auto;margin-right:auto}.tkc-legal-page>header{margin-bottom:18px}.tkc-legal-brand{display:inline-block;background:#ffd600;color:#0e0e1a;text-decoration:none;font-weight:900;padding:14px 20px;border-radius:14px}.tkc-legal-card{background:#171724;border:1px solid #303044;border-radius:22px;padding:clamp(22px,5vw,46px);line-height:1.65}.tkc-legal-card h1{font-size:clamp(30px,6vw,46px);margin:0 0 28px}.tkc-legal-card h2{font-size:clamp(20px,4vw,26px);margin:32px 0 10px;color:#ffd600}.tkc-legal-card p,.tkc-legal-card li{color:#d3d3df}.tkc-legal-card a{color:#ffd600}.tkc-legal-links{display:flex;flex-wrap:wrap;gap:10px 18px;justify-content:center;padding:24px 8px}.tkc-legal-links a{color:#aaaabd;text-decoration:none;font-weight:700}.tkc-legal-links a:hover{color:#ffd600}@media(max-width:520px){.tkc-legal-page{padding:18px 12px 55px}.tkc-legal-card{border-radius:16px;padding:22px 18px}.tkc-legal-brand{padding:11px 15px}}

/* v2.9.12 persistent compact customer navigation */
.tkc-legal-page{padding-bottom:112px!important}.tkc-global-nav{position:fixed;z-index:9999;left:50%;bottom:8px;transform:translateX(-50%);width:min(720px,calc(100% - 16px));background:rgba(20,20,30,.97);border:1px solid #30303d;border-radius:16px;box-shadow:0 14px 40px #0008;overflow:hidden;backdrop-filter:blur(16px)}.tkc-global-nav-main{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));height:58px}.tkc-global-nav-main a{min-width:0;color:#9292a2;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:10px;font-weight:800}.tkc-global-nav-main a span{font-size:15px;line-height:16px}.tkc-global-nav-main a b{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tkc-global-nav-main a.is-active{color:#ffd600;background:linear-gradient(180deg,rgba(255,214,0,.08),transparent)}.tkc-global-nav-legal{height:24px;border-top:1px solid #2b2b36;display:flex;align-items:center;justify-content:center;gap:18px}.tkc-global-nav-legal a{color:#747483;text-decoration:none;font-size:9px;font-weight:700}.tkc-bottom-wide{height:84px!important;border:1px solid #30303d!important;border-radius:16px 16px 0 0!important;background:rgba(20,20,30,.98)!important;box-shadow:0 -10px 30px #0005!important}.tkc-bottom-wide>button,.tkc-bottom-wide>a{height:58px!important;font-size:10px!important;gap:2px!important}.tkc-bottom-wide .tkc-legal{height:24px!important}.tkc-account{padding-bottom:96px!important}@media(max-width:600px){.tkc-global-nav{bottom:5px;width:calc(100% - 10px);border-radius:14px}.tkc-global-nav-main{height:54px}.tkc-global-nav-main a{font-size:8.5px}.tkc-global-nav-main a span{font-size:14px}.tkc-global-nav-legal{height:22px;gap:14px}.tkc-bottom-wide{height:80px!important}.tkc-bottom-wide>button,.tkc-bottom-wide>a{height:55px!important;font-size:8.5px!important}.tkc-bottom-wide .tkc-legal{height:22px!important}}

.tkc-card-on-file{margin:18px 0;padding:16px;border:1px solid #343445;border-radius:16px;background:#15151f}.tkc-card-on-file h3{margin:0 0 12px}.tkc-saved-card{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:13px 14px;border-radius:12px;background:#22222e;margin-bottom:12px}.tkc-saved-card small{color:#aaa}.tkc-cof-toggle{display:flex!important;gap:11px;align-items:flex-start!important;padding:12px 0}.tkc-cof-toggle input{width:20px!important;height:20px!important;margin-top:2px}.tkc-cof-toggle span{display:flex;flex-direction:column;gap:4px}.tkc-cof-toggle small{line-height:1.45;color:#aaa}
.tkc-ride-details{margin-top:14px;border-top:1px solid #333342;padding-top:10px}.tkc-ride-details summary{cursor:pointer;color:#ffd600;font-weight:800}.tkc-ride-details>div{display:flex;justify-content:space-between;gap:18px;padding:8px 0;border-bottom:1px solid #2b2b38}.tkc-ride-details p{font-size:13px;line-height:1.45;color:#b7b7c4;margin:12px 0 0}

/* v3.1.8 — modern responsive customer PWA look */
.tkc-account{background:radial-gradient(circle at 90% 0,rgba(255,214,0,.08),transparent 28%),#0e0e1a!important}.tkc-account>header{position:sticky;top:0;z-index:18;background:rgba(18,18,26,.9)!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.tkc-ride,.tkc-profile-card,.tkc-payment,.tkc-card-on-file{box-shadow:0 12px 34px rgba(0,0,0,.14);transition:border-color .18s ease,transform .18s ease}.tkc-ride{background:linear-gradient(180deg,#1d1d2a,#181824)!important}.tkc-ride.active{box-shadow:0 0 0 3px rgba(255,214,0,.06),0 15px 38px rgba(0,0,0,.18)}.tkc-btn{min-height:48px;transition:transform .15s ease,filter .15s ease;touch-action:manipulation}.tkc-btn:active{transform:scale(.98)}.tkc-global-nav,.tkc-bottom-wide{backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important}.tkc-global-nav-main a,.tkc-bottom-wide>a,.tkc-bottom-wide>button{transition:color .16s ease,background .16s ease,transform .16s ease;touch-action:manipulation}.tkc-global-nav-main a:active,.tkc-bottom-wide>a:active,.tkc-bottom-wide>button:active{transform:scale(.95)}
@media(max-width:600px){.tkc-account-body{padding:20px 14px!important}.tkc-account>header{padding-left:14px!important;padding-right:14px!important;padding-top:env(safe-area-inset-top);height:calc(68px + env(safe-area-inset-top))!important}.tkc-account-head h1{font-size:28px!important}.tkc-ride,.tkc-profile-card{border-radius:18px!important}.tkc-live-map{height:min(34svh,260px)!important}.tkc-global-nav{bottom:max(5px,env(safe-area-inset-bottom))!important}.tkc-sheet{left:10px!important;right:10px!important;bottom:calc(92px + env(safe-area-inset-bottom))!important;width:auto!important;border-radius:20px!important}}
@media(prefers-reduced-motion:reduce){.tkc-account *{transition:none!important;animation-duration:.01ms!important}}

.tkc-logout-form{margin:16px 0 0;max-width:220px}.tkc-logout-form .tkc-logout{width:100%;margin:0;border:0;cursor:pointer;font:inherit}


/* v3.1.10 – bright Taxi Kenny PWA surface */
body.tkb-standalone,.tkc-account,.tkc-legal-page{background:linear-gradient(145deg,#f7f9fc,#eef3f8)!important;color:#172235!important}.tkc-account{background:radial-gradient(circle at 90% 0,rgba(255,214,0,.18),transparent 27%),#f3f6fa!important}.tkc-account>header{background:rgba(255,255,255,.92)!important;border-color:#e0e6ee!important}.tkc-account-head h1,.tkc-profile-card h3,.tkc-ride strong{color:#172235!important}.tkc-account-head p,.tkc-profile-card label,.tkc-payment span,.tkc-payment small{color:#718096!important}.tkc-profile-card,.tkc-payment,.tkc-ride,.tkc-card-on-file,.tkc-legal-card{background:#fff!important;border-color:#e0e6ee!important;box-shadow:0 12px 34px rgba(32,49,73,.07)!important}.tkc-profile-card input:not([type=radio]){background:#f8fafc!important;color:#172235!important;border-color:#d7dee8!important}.tkc-bottom-wide,.tkc-global-nav{background:rgba(255,255,255,.96)!important;border-color:#dfe5ed!important;box-shadow:0 -8px 28px rgba(32,49,73,.09)!important}.tkc-bottom-wide>button,.tkc-bottom-wide>a,.tkc-global-nav-main a{color:#738095!important}.tkc-bottom-wide .is-active,.tkc-global-nav-main a.is-active{color:#172235!important;background:linear-gradient(180deg,rgba(255,214,0,.2),transparent)!important}.tkc-legal{border-color:#e5e9ef!important}.tkc-legal a,.tkc-global-nav-legal a{color:#7a8696!important}.tkc-legal-card p,.tkc-legal-card li{color:#536174!important}.tkc-legal-links a{color:#536174!important}
