:root{--navy:#001336;--blue:#1279cc;--panel:#102544;--muted:#8d96a5}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;background:var(--navy);color:#fff;font-family:Poppins,Inter,ui-rounded,system-ui,-apple-system,"Segoe UI",sans-serif}button,input{font:inherit}.customer-screen{min-height:100vh;background:var(--navy)}.customer-shell,.auth-shell{position:relative;width:min(100%,430px);min-height:100vh;margin:auto;background:var(--navy);overflow:hidden;padding-bottom:100px}.logo{position:absolute;z-index:5;top:34px;left:50%;transform:translateX(-50%);width:184px;height:65px;object-fit:contain}.home-center{min-height:calc(100vh - 94px);padding:116px 30px 40px;display:flex;flex-direction:column;align-items:center;justify-content:center}.vehicle-pill{font-size:11px;color:#9fb4ca;border:1px solid #294b76;background:#0b2347;border-radius:20px;padding:6px 14px;margin-bottom:18px}.power{position:relative;width:266px;height:266px;max-width:72vw;max-height:72vw;flex:0 0 auto;border:0;border-radius:50%;color:#fff;cursor:pointer;background:linear-gradient(135deg,#6398ff 0%,#2363de 58%,#06245e 100%);box-shadow:0 4px 25px rgba(63,130,255,.72),inset 0 0 0 5px rgba(65,116,218,.33)}.power.orange{background:linear-gradient(135deg,#ff9c31 0%,#ec7b16 58%,#913a00 100%);box-shadow:0 4px 25px rgba(244,133,26,.64),inset 0 0 0 5px rgba(255,164,69,.26)}.power.green{background:linear-gradient(135deg,#34ca55 0%,#18a63c 58%,#086122 100%);box-shadow:0 4px 25px rgba(48,197,80,.68),inset 0 0 0 5px rgba(82,222,111,.23)}.power-symbol:before{content:"";position:absolute;width:14px;height:72px;border-radius:10px;background:#fff;left:calc(50% - 7px);top:64px;z-index:2}.power-symbol:after{content:"";position:absolute;width:116px;height:116px;border:12px solid #fff;border-top-color:transparent;border-radius:50%;left:calc(50% - 58px);top:81px;transform:rotate(0deg)}.home-center h1{font-size:29px;line-height:1.12;text-align:center;margin:30px 0 8px;font-weight:800}.home-center>p{max-width:310px;margin:0 0 18px;color:#858585;font-size:15px;line-height:1.5;text-align:center}.valet-call{min-width:160px;min-height:47px;border:0;border-radius:8px;background:#147acb;color:#fff;box-shadow:0 4px 10px #071e45;display:flex;justify-content:center;align-items:center;gap:10px;font-size:13px;font-weight:700}.valet-call span{line-height:1.05}.valet-call small{font-size:9px;font-weight:400;display:block;opacity:.82;margin-top:4px}.cancel-link{border:1px solid #ff3657;background:#821529;color:#fff;border-radius:8px;padding:10px 18px;font-size:12px;font-weight:700}.customer-nav{position:fixed;z-index:50;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,430px);height:88px;background:rgba(0,19,54,.98);border-top:1px solid rgba(87,124,180,.14);display:flex;align-items:flex-start;justify-content:space-around;padding:18px 45px max(16px,env(safe-area-inset-bottom))}.customer-nav button{position:relative;width:58px;height:50px;color:#c4d3e4;border:0;background:none;display:flex;align-items:flex-start;justify-content:center}.customer-nav button.active{color:#fff}.customer-nav button.active:after{content:"";position:absolute;width:8px;height:8px;top:41px;border-radius:50%;background:#278ff4;box-shadow:0 0 8px #278ff4,0 0 20px #278ff4,0 0 34px #278ff4}.customer-nav button>b{position:absolute;right:5px;top:-8px;min-width:21px;height:21px;border-radius:50%;background:#e21b35;color:#fff;border:2px solid var(--navy);font-size:11px;display:grid;place-items:center}.auth-shell{padding:144px 36px 94px}.auth-card h1{font-size:32px;text-align:center;margin:0 0 12px;font-weight:800}.auth-card>p{color:#828d9d;font-size:14px;line-height:1.55;text-align:center;margin:0 0 30px}.country-line,.phone-line{height:63px;border-bottom:1px solid #3d506d;display:flex;align-items:center;gap:12px}.country-line strong{flex:1}.country-line span:last-child{margin-left:auto}.phone-line{color:#fff}.phone-line i{height:28px;width:1px;background:#52647d}.phone-line input{flex:1;border:0;outline:0;background:none;color:#fff;font-size:18px;letter-spacing:2px;min-width:0}.remember{height:64px;color:#8f99a8;font-size:13px;display:flex;align-items:center;gap:8px}.remember input{appearance:none;width:18px;height:18px;border:2px solid #a5afbc;border-radius:50%;margin:0}.remember input:checked{border:4px solid #4789ef;background:#fff}.gradient-button,.blue-button,.red-button,.ghost-button{width:100%;min-height:58px;border-radius:10px;border:0;color:#fff;font-weight:800;background:linear-gradient(90deg,#278edb,#477af4);box-shadow:0 6px 20px rgba(43,124,231,.25)}.register{text-align:center!important;font-size:12px!important;margin:24px 0!important}.register b{color:#168cda;cursor:pointer}.demo-box{margin-top:20px;border:1px solid #1f5a91;background:#0d315e;border-radius:10px;padding:15px;color:#d7e9ff;font-size:12px;line-height:1.8;display:flex;flex-direction:column}.otp-shell{padding-top:310px}.otp-shell .auth-card>p{font-size:15px;max-width:360px}.otp-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin:36px auto 24px;max-width:360px}.otp-grid input{width:100%;aspect-ratio:1;border:2px solid #2781c8;border-radius:11px;background:transparent;color:#fff;text-align:center;font-size:clamp(22px,7vw,30px);font-weight:800;outline:0;min-width:0}.otp-grid input:focus{box-shadow:0 0 0 3px rgba(38,128,204,.2)}.otp-grid input.verified{border-color:#45c875;box-shadow:0 0 8px rgba(69,200,117,.35)}.verified-label{text-align:center;color:#48cc76;margin:-4px 0 18px;font-size:16px}.resend{font-size:13px!important;margin-top:24px!important}.resend b{color:#278ddd}.form-error{color:#ffbac5;font-size:12px;text-align:center;margin-top:10px}.form-error.block{background:#81172d;border:1px solid #db3152;padding:12px;border-radius:8px;margin:8px 0 14px}.list-page{padding:150px 35px 110px;min-height:100vh}.list-page>h1{text-align:center;font-size:27px;margin:0 0 48px}.list-page>h2{font-size:18px;margin:0 0 18px}.customer-notices{display:flex;flex-direction:column;gap:13px}.customer-notices article{background:#102746;border:1px solid #28415f;border-radius:13px;padding:22px 18px}.customer-notices article p{font-size:14px;line-height:1.55;margin:0 0 12px}.customer-notices article time{color:#758298;font-size:12px}.profile-shell{padding:86px 34px 100px}.profile-menu{min-height:calc(100vh - 186px);position:relative}.profile-title{display:flex;justify-content:space-between;align-items:center;margin:34px 0 72px}.profile-title h1{font-size:29px;margin:0}.profile-title button,.profile-menu>button:not(.logout-customer),.sub-head button{border:0;background:none;color:#fff}.profile-menu>button:not(.logout-customer){width:100%;height:82px;border-bottom:1px solid #435670;display:flex;align-items:center;gap:22px;font-size:18px;text-align:left}.logout-customer{position:absolute;left:50%;bottom:20px;transform:translateX(-50%);border:0;background:none;color:#dd2445;font-size:16px}.sub-shell{padding:96px 34px 110px}.sub-head{display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:56px}.sub-head button{position:absolute;left:-10px}.sub-head h1{font-size:29px;margin:0}.vehicle-list{display:flex;flex-direction:column;gap:22px}.vehicle-list article{background:#fff;color:#071634;border-radius:18px;padding:26px 23px}.vehicle-owner{display:flex;justify-content:space-between;align-items:center;font-size:16px}.vehicle-owner b{font-size:13px;border-radius:22px;padding:7px 14px}.vehicle-owner b.active{background:#eafcef;color:#28b94f}.vehicle-owner b.inactive{background:#fff0f1;color:#d53242}.vehicle-list h2{text-align:center;font-size:30px;letter-spacing:4px;margin:22px 0 28px}.vehicle-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;color:#6e6e6e;font-size:12px}.vehicle-meta strong{display:block;margin-top:7px;color:#111;font-size:14px;text-transform:uppercase}.profile-form label{display:block;font-size:17px;margin-bottom:34px}.profile-form input{width:100%;height:72px;margin-top:13px;border:0;border-radius:16px;background:#ececef;color:#666;padding:0 22px;font-size:18px;outline:0}.profile-form .blue-button{margin-top:2px}.modal-layer{position:fixed;z-index:200;inset:0;background:rgba(0,5,17,.78);backdrop-filter:blur(7px);display:grid;place-items:center;padding:22px}.customer-modal{position:relative;width:min(100%,390px);background:#09234a;border-radius:18px;padding:38px 32px 32px;text-align:center;box-shadow:0 24px 70px rgba(0,0,0,.48)}.modal-close{position:absolute;right:-8px;top:-10px;width:40px;height:40px;border:0;border-radius:50%;background:#fff;color:#275681;display:grid;place-items:center}.customer-modal h2{font-size:22px;line-height:1.3;margin:12px 0}.customer-modal p{color:#a3acb9;font-size:13px;line-height:1.5;margin:0 0 22px}.shield,.warn{width:78px;height:78px;border-radius:50%;margin:0 auto 16px;display:grid;place-items:center;font-size:35px;font-weight:800}.shield{background:#1784d3;border:7px solid #104e82}.warn{background:#d41d3b;border:7px solid #76162a}.light-input{width:100%;height:55px;border:0;border-radius:9px;background:#fff;text-align:center;color:#5d5d5d;font-size:18px;font-weight:600;letter-spacing:2px;outline:0}.customer-modal .blue-button{margin-top:15px}.modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.red-button{background:#d71938}.ghost-button{background:#344760;box-shadow:none}.toast{position:fixed;z-index:999;top:20px;left:50%;transform:translateX(-50%);max-width:calc(100% - 30px);background:#163e35;border:1px solid #2c8264;color:#7ef2b7;padding:12px 17px;border-radius:9px;font-size:13px;box-shadow:0 10px 30px #0008}.toast.bad{background:#581a2b;border-color:#9b304c;color:#ffc1cc}.empty-state,.fatal{color:#8592a4;text-align:center;padding:60px 15px}.fatal{min-height:100vh;display:grid;place-items:center}@media(max-height:760px){.logo{top:17px;width:160px}.home-center{padding-top:80px}.power{width:215px;height:215px}.power-symbol:before{height:58px;top:48px}.power-symbol:after{width:96px;height:96px;left:calc(50% - 48px);top:61px}.home-center h1{font-size:24px;margin-top:18px}.home-center>p{font-size:12px}.auth-shell{padding-top:110px}.otp-shell{padding-top:185px}.list-page{padding-top:100px}}@media(min-width:700px){body{background:#061125}.customer-shell,.auth-shell{box-shadow:0 0 50px #0005}}

/* Valtego reference mobile UI */
:root{--vt-bg:#001336;--vt-blue:#1279CC;--vt-muted:#808080;--vt-green:#32C752;--vt-red:#DC3545}
html,body,#root{width:100%;min-height:100%;background:var(--vt-bg);font-family:'Poppins',Helvetica,Arial,sans-serif}
body{overflow-x:hidden}
.customer-screen{width:100%;min-height:100dvh;background:var(--vt-bg)}
.customer-shell,.auth-shell{width:100%;max-width:391px;min-height:100dvh;height:auto;margin:0 auto;background:var(--vt-bg);box-shadow:none}
.logo{position:fixed;top:20px;left:50%;transform:translateX(-50%);z-index:60;width:auto;height:clamp(51px,13vw,64px);max-width:230px;object-fit:contain;pointer-events:none}

/* Exact bottom navigation from reference application */
.customer-nav{position:fixed;z-index:70;left:50%;bottom:max(30px,env(safe-area-inset-bottom));transform:translateX(-50%);width:100%;max-width:288px;height:36px;padding:0;display:flex;align-items:flex-start;justify-content:space-between;background:transparent;border:0;overflow:visible}
.customer-nav button{position:relative;display:grid;place-items:center;width:30px;height:30px;margin:0;padding:0;border:0;background:transparent;overflow:visible;cursor:pointer}
.customer-nav button img{display:block;width:29px;height:29px;object-fit:contain;position:relative;z-index:2}
.customer-nav button::after{display:none!important}
.customer-nav .nav-glow{display:none}
.customer-nav button.active .nav-glow{display:block;position:absolute;z-index:0;width:9px;height:9px;left:10px;top:35px;border-radius:4.5px;background:#188bde;box-shadow:0 3px 30px 14px rgba(24,139,222,.58)}
.customer-nav button>b{z-index:4;position:absolute;right:-9px;top:-8px;min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:#dc263d;border:2px solid var(--vt-bg);color:#fff;font-size:9px;line-height:14px;display:grid;place-items:center}

/* Reference member login */
.auth-shell{position:relative;overflow:hidden;padding:20px 30px 0}
.auth-login .auth-card{width:100%;padding-top:clamp(104px,24vw,140px);padding-bottom:120px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}
.auth-card h1{margin:0 0 8px;color:#fff;font-family:'Poppins',Helvetica,sans-serif;font-size:clamp(24px,7vw,32px);font-weight:800;line-height:1.18;letter-spacing:0;text-align:center}
.auth-card>p{margin:0 0 40px;color:var(--vt-muted);font-family:'Poppins',Helvetica,sans-serif;font-size:clamp(14px,4vw,16px);font-weight:400;line-height:1.4;text-align:center}
.auth-form{width:100%;max-width:320px}
.country-select-wrap{position:relative;width:100%;margin-bottom:20px}
.country-line{width:100%;height:auto;min-height:36px;padding:8px 0;border:0;background:transparent;color:#fff;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:clamp(14px,4vw,16px);font-weight:500}
.country-line .country-main{display:flex;align-items:center;gap:8px}
.country-line .flag{font-size:20px;line-height:1}
.country-line strong{font-weight:500;flex:none}
.country-line .chevron{margin:0;font-size:23px;line-height:1;transition:transform .2s ease;transform-origin:center 44%}
.country-line.open .chevron{transform:rotate(180deg)}
.country-menu{position:absolute;z-index:110;top:100%;left:0;width:100%;padding:4px;background:#192948;border:1px solid #808080;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.3)}
.country-menu[hidden]{display:none}
.country-menu button{width:100%;padding:9px 10px;border:0;border-radius:6px;background:transparent;color:#fff;display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;text-align:left;font-size:13px}
.country-menu button:hover{background:var(--vt-blue)}
.country-menu em{font-style:normal;color:#9a9a9a}
.phone-line{width:100%;height:auto;min-height:42px;margin-bottom:30px;padding:0 0 8px;border:0;border-bottom:1px solid #808080;display:flex;align-items:center;gap:0;color:#808080}
.phone-line strong{flex:0 0 auto;margin-right:15px;color:#808080;font-size:clamp(16px,4.5vw,18px);font-weight:400}
.phone-line i{flex:0 0 auto;width:1px;height:20px;margin-right:15px;background:#808080}
.phone-line input{flex:1;min-width:0;height:30px;padding:0;border:0;outline:0;background:transparent;color:#808080;font-family:'Poppins',sans-serif;font-size:clamp(16px,4.5vw,18px);font-weight:400;letter-spacing:1px;caret-color:#fff}
.phone-line input::placeholder{color:#6e7685;opacity:1}
.remember{position:relative;width:100%;height:auto;min-height:20px;margin:0 0 40px;padding:0;display:flex;align-items:center;gap:8px;color:#808080;font-size:clamp(12px,3.5vw,14px);font-weight:400;cursor:pointer}
.remember input{position:absolute;opacity:0;pointer-events:none}
.remember-dot{width:20px;height:20px;border-radius:50%;border:2px solid #808080;background:transparent;display:grid;place-items:center;transition:.2s}
.remember input:checked+.remember-dot{border-color:#1279CC;background:#1279CC;box-shadow:inset 0 0 0 5px #1279CC}
.remember input:checked+.remember-dot::after{content:"";width:8px;height:8px;border-radius:50%;background:#fff}
.blue-button.auth-primary{width:100%;min-height:50px;padding:14px 20px;border:0;border-radius:10px;background:#1279CC;color:#fff;font-family:'Poppins',sans-serif;font-size:clamp(14px,4vw,16px);font-weight:600;letter-spacing:.5px;text-transform:uppercase;box-shadow:0 4px 16px rgba(18,121,204,.4);transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;cursor:pointer}
.blue-button.auth-primary:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(18,121,204,.5)}
.blue-button.auth-primary:disabled{cursor:not-allowed;background:rgba(18,121,204,.6)}
.auth-login .register{margin:30px 0 40px!important;color:#808080!important;font-size:clamp(12px,3.5vw,14px)!important;font-weight:400;text-align:center!important}
.auth-login .register b{margin-left:4px;color:#1279CC;font-weight:600;cursor:pointer}
.auth-inline-error{margin:0 0 14px;color:#dc3545;font-size:12px;line-height:1.35;text-align:center}

/* Exact OTP reference */
.otp-shell{position:relative;min-height:100dvh;height:100dvh;padding:20px 30px 0;display:flex;flex-direction:column;overflow:hidden}
.otp-shell .auth-card{width:100%;flex:1;padding:clamp(84px,20vw,100px) 0 120px;display:flex;flex-direction:column;align-items:center;justify-content:center}
.otp-shell .auth-card h1{margin-bottom:20px}
.otp-shell .auth-card>p.otp-copy{max-width:300px;margin:0 0 40px;color:#808080;font-size:clamp(14px,4vw,16px);line-height:1.5}
.otp-grid{width:auto;max-width:none;margin:0 0 20px;display:flex;justify-content:center;gap:12px}
.otp-grid input{width:clamp(50px,15vw,60px);height:clamp(50px,15vw,60px);aspect-ratio:auto;min-width:0;padding:0;border:2px solid #1279CC;border-radius:12px;background:transparent;color:#fff;font-family:'Poppins',sans-serif;font-size:clamp(20px,6vw,24px);font-weight:600;text-align:center;outline:0;box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease}
.otp-grid input:focus{border-color:#6398FF;box-shadow:0 0 0 3px rgba(99,152,255,.2)}
.otp-grid input.verified{border-color:#32C752!important;box-shadow:0 0 8px rgba(50,199,82,.35)!important}
.otp-grid input.invalid{border-color:#DC3545!important;box-shadow:0 0 8px rgba(220,53,69,.32)!important}
.otp-feedback{min-height:20px;margin:0 0 20px;text-align:center}
.verified-label{margin:0;color:#32C752;font-size:clamp(12px,3.5vw,14px);font-weight:500;text-align:center}
.otp-error-label{color:#DC3545;font-size:clamp(12px,3.5vw,14px);font-weight:500;text-align:center}
.otp-shell .auth-primary{max-width:320px;margin:0 0 30px}
.resend{margin:0 0 40px!important;color:#808080!important;font-size:clamp(12px,3.5vw,14px)!important;font-weight:400!important;text-align:center!important}
.resend #resendOtp{color:#808080;cursor:pointer}
.resend #resendOtp.waiting{cursor:default}
.resend b{color:#1279CC;font-weight:600}

@media(max-width:350px){
  .auth-shell,.otp-shell{padding-left:24px;padding-right:24px}
  .otp-grid{gap:9px}
}
@media(max-height:700px){
  .logo{top:12px;height:48px}
  .auth-login .auth-card{padding-top:92px;padding-bottom:92px}
  .auth-card>p{margin-bottom:26px}
  .country-select-wrap{margin-bottom:12px}
  .phone-line{margin-bottom:18px}
  .remember{margin-bottom:22px}
  .auth-login .register{margin-top:20px!important}
  .otp-shell .auth-card{padding-top:75px;padding-bottom:70px}
  .otp-shell .auth-card>p.otp-copy{margin-bottom:25px}
}

/* Keep the original home power glyph mathematically centered. */
.power-symbol::before,.power-symbol::after{box-sizing:border-box;left:50%}
.power-symbol::before{transform:translateX(-50%)}
.power-symbol::after{transform:translateX(-50%)}

/* Valtego target screens 04-07 — Turkish customer area */
.notice-shell,.profile-shell,.vehicles-shell,.profile-edit-shell{min-height:100dvh;background:#001336}
.notice-shell{overflow:visible}
.list-page{min-height:100dvh;padding:118px 32px 112px}
.list-page>h1{margin:0 0 32px;text-align:center;color:#fff;font-size:26px;font-weight:800;line-height:1.15;letter-spacing:0}
.list-page>h2{margin:0 0 16px;color:#fff;font-size:18px;font-weight:800;line-height:1.2}
.customer-notices{display:flex;flex-direction:column;gap:12px;padding-bottom:12px}
.customer-notices article{width:100%;margin:0;padding:18px 16px 17px;background:#0f2748;border:1px solid #294463;border-radius:12px;color:#fff;box-shadow:none}
.customer-notices article p{margin:0 0 11px;color:#fff;font-size:14px;font-weight:500;line-height:1.48;letter-spacing:0}
.customer-notices article time{display:block;color:#758198;font-size:12px;font-weight:500;line-height:1.25}
.list-page .empty-state{padding:44px 8px;color:#808b9e;font-size:13px}

/* Profile screen: target layout without language selector. */
.profile-shell{padding:0 32px 112px;overflow:hidden}
.profile-menu{position:relative;min-height:calc(100dvh - 112px);padding-top:69px}
.profile-title{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0 0 63px}
.profile-title h1{margin:0;max-width:270px;color:#fff;font-size:27px;font-weight:800;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.profile-title button{width:34px;height:34px;padding:2px;border:0;background:transparent;color:#fff;display:grid;place-items:center;cursor:pointer}
.profile-title button .ico{width:28px;height:28px;stroke-width:1.9}
.profile-links{width:100%}
.profile-links>button{width:100%;height:72px;padding:0;border:0;border-bottom:1px solid #52627a;background:transparent;color:#fff;display:flex;align-items:center;gap:20px;text-align:left;font-size:18px;font-weight:500;cursor:pointer}
.profile-links>button:first-child{border-top:0}
.profile-links>button .ico{flex:0 0 30px;width:30px;height:30px;color:#cbd5e4;stroke-width:1.65}
.profile-links>button span{display:block;line-height:1}
.logout-customer{position:fixed;z-index:65;left:50%;bottom:94px;transform:translateX(-50%);width:auto;padding:8px 18px;border:0;background:transparent;color:#d72749;font-size:16px;font-weight:500;line-height:1;white-space:nowrap;cursor:pointer}
.logout-customer:disabled{opacity:.6}

/* Shared sub pages 06-07. */
.sub-shell{padding:65px 32px 112px;overflow:visible}
.sub-head{position:relative;width:100%;height:36px;margin:0 0 48px;display:flex;align-items:center;justify-content:center}
.sub-head h1{margin:0;color:#fff;font-size:27px;font-weight:800;line-height:1;letter-spacing:0;text-align:center}
.sub-head button{position:absolute;left:-4px;top:50%;transform:translateY(-50%);width:34px;height:34px;padding:0;border:0;background:transparent;color:#fff;display:grid;place-items:center;cursor:pointer}
.sub-head button .ico{width:28px;height:28px;stroke-width:2.1}

.vehicle-list{width:100%;display:flex;flex-direction:column;gap:20px;padding-bottom:14px}
.vehicle-list article{width:100%;min-height:181px;padding:22px 21px 21px;border:0;border-radius:17px;background:#fff;color:#071634;box-shadow:none}
.vehicle-owner{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#222;font-size:15px;font-weight:400;line-height:1.1}
.vehicle-owner>span{max-width:205px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.vehicle-owner b{flex:0 0 auto;padding:7px 13px;border-radius:18px;font-size:12px;font-weight:800;line-height:1;text-transform:uppercase}
.vehicle-owner b.active{background:#ebfaef;color:#2bbf52}
.vehicle-owner b.inactive{background:#fff0f1;color:#dc3545}
.vehicle-list h2{margin:23px 0 29px;color:#071634;text-align:center;font-size:29px;font-weight:800;line-height:1;letter-spacing:4px;text-transform:uppercase}
.vehicle-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;color:#777;font-size:11px;font-weight:500;line-height:1.15}
.vehicle-meta span{min-width:0}
.vehicle-meta strong{display:block;margin-top:6px;color:#111;font-size:13px;font-weight:800;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase}
.vehicle-list .empty-state{padding:48px 8px;color:#808b9e;font-size:13px}

.profile-edit-shell .sub-head{margin-bottom:45px}
.profile-form{width:100%;padding-bottom:18px}
.profile-form label{display:block;margin:0 0 26px;color:#fff;font-size:16px;font-weight:500;line-height:1.2}
.profile-form input{display:block;width:100%;height:59px;margin-top:11px;padding:0 20px;border:0;border-radius:14px;outline:0;background:#e9e9ec;color:#666;font-family:'Poppins',sans-serif;font-size:17px;font-weight:400;box-shadow:none;caret-color:#1279cc}
.profile-form input:focus{box-shadow:0 0 0 3px rgba(18,121,204,.24)}
.profile-form .profile-save{width:100%;height:58px;min-height:58px;margin-top:3px;border:0;border-radius:10px;background:#1d80d0;color:#fff;font-size:15px;font-weight:800;letter-spacing:.2px;box-shadow:0 5px 18px rgba(18,121,204,.34)}
.profile-form .profile-save:disabled{opacity:.65;cursor:not-allowed}

@media(max-width:350px){
  .list-page,.profile-shell,.sub-shell{padding-left:24px;padding-right:24px}
  .profile-title h1{font-size:24px;max-width:230px}
  .sub-head h1{font-size:25px}
  .vehicle-list article{padding-left:18px;padding-right:18px}
  .vehicle-list h2{font-size:26px;letter-spacing:3px}
}
@media(max-height:700px){
  .list-page{padding-top:96px}
  .profile-menu{padding-top:54px}
  .profile-title{margin-bottom:38px}
  .profile-links>button{height:62px}
  .logout-customer{bottom:78px}
  .sub-shell{padding-top:51px}
  .sub-head{margin-bottom:36px}
  .profile-edit-shell .sub-head{margin-bottom:32px}
  .profile-form label{margin-bottom:19px}
  .profile-form input{height:53px;margin-top:8px}
  .profile-form .profile-save{height:53px;min-height:53px}
}


/* ADIM 16 - final kabul: kayıt ekranı, modal ve mobil güvenli alan */
html,body{width:100%;max-width:100%;overflow-x:hidden;overscroll-behavior-x:none}
body.vt-modal-open{overflow:hidden}
.modal-layer{overscroll-behavior:contain}
.customer-modal{max-height:min(88dvh,760px);overflow:auto;-webkit-overflow-scrolling:touch}
.register-shell{min-height:100dvh;padding:20px 30px 100px;overflow:auto}
.register-shell .logo{position:absolute}
.register-card{width:100%;padding-top:102px;padding-bottom:12px}
.register-head{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:12px}
.register-head h1{margin:0!important;font-size:30px!important}
.register-head button{position:absolute;left:-8px;width:38px;height:38px;border:0;background:transparent;color:#fff;display:grid;place-items:center}
.register-card>p{margin-bottom:24px!important}
.register-form{padding-bottom:12px}
.register-field{display:block;margin:0 0 17px;color:#dbe4ef;font-size:13px;font-weight:500}
.register-field input{display:block;width:100%;height:54px;margin-top:8px;padding:0 15px;border:1px solid #3d506d;border-radius:10px;outline:0;background:#102746;color:#fff;font-family:'Poppins',sans-serif;font-size:15px}
.register-field input:focus{border-color:#1279cc;box-shadow:0 0 0 3px rgba(18,121,204,.15)}
.register-country{margin:2px 0 8px}
.register-country .country-line{cursor:default}
.register-country .country-code{margin-left:auto;color:#aab6c7;font-size:14px}
.login-return{margin:22px 0 0!important}
@media(max-width:350px){.register-shell{padding-left:24px;padding-right:24px}.register-card{padding-top:88px}.register-head h1{font-size:27px!important}.register-field input{height:50px}}
@media(max-height:700px){.register-card{padding-top:76px}.register-card>p{margin-bottom:18px!important}.register-field{margin-bottom:12px}.register-field input{height:48px}.login-return{margin-top:15px!important}}


/* 23.09.2026 - Müşteri hedef menüsü birebir: orijinal PNG 29x29 / 288px / 30px */
.customer-nav{
  position:fixed!important;
  z-index:70!important;
  left:50%!important;
  bottom:max(30px,env(safe-area-inset-bottom))!important;
  transform:translateX(-50%)!important;
  width:100%!important;
  max-width:288px!important;
  height:36px!important;
  padding:0!important;
  display:flex!important;
  align-items:flex-start!important;
  justify-content:space-between!important;
  background:transparent!important;
  border:0!important;
  overflow:visible!important;
}
.customer-nav button{
  position:relative!important;
  display:grid!important;
  place-items:center!important;
  width:29px!important;
  height:29px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  overflow:visible!important;
}
.customer-nav button img{display:block!important;width:29px!important;height:29px!important;object-fit:contain!important;position:relative!important;z-index:2!important}
.customer-nav button::after{display:none!important}
.customer-nav .nav-glow{display:none!important}
.customer-nav button.active .nav-glow{
  display:block!important;
  position:absolute!important;
  z-index:0!important;
  width:9px!important;
  height:9px!important;
  left:10px!important;
  top:35px!important;
  border-radius:4.49px!important;
  background:#188bde!important;
  box-shadow:none!important;
}
.customer-nav button.active .nav-glow:after{
  content:"";
  position:absolute;
  width:28px;
  height:28px;
  top:3px;
  left:-10px;
  background:#188bde;
  border-radius:14.25px;
  filter:blur(30px);
}
.customer-nav button>b{right:-9px!important;top:-8px!important;min-width:18px!important;height:18px!important;font-size:9px!important}

/* 23.09.2026 - Müşteri araç çağırma NFC akışı: Android Web NFC + iPhone NDEF URL fallback */
.customer-modal.nfc-scan-modal{width:min(calc(100vw - 32px),390px);padding:38px 28px 30px;background:#08244a;border:1px solid rgba(77,145,226,.32);overflow:hidden}
.nfc-scan-orb{position:relative;width:112px;height:112px;margin:2px auto 20px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 35% 30%,#4f8dff,#1e62d8 62%,#0a3d99);box-shadow:0 0 0 8px rgba(44,116,232,.12),0 0 38px rgba(44,116,232,.42)}
.nfc-scan-orb:before,.nfc-scan-orb:after{content:none}
.nfc-scan-symbol{width:72px;height:72px;display:block;color:#fff;overflow:visible;filter:drop-shadow(0 2px 5px rgba(0,0,0,.12))}
.customer-modal.nfc-scan-modal h2{margin:0 0 10px;color:#fff;font-size:22px;font-weight:800}
.customer-modal.nfc-scan-modal .nfc-scan-copy{margin:0 auto 18px;max-width:300px;color:#aab8ca;font-size:13px;line-height:1.55}
.nfc-scan-status{min-height:48px;padding:0 15px;border:1px solid rgba(72,138,219,.35);border-radius:11px;background:#0c2d59;color:#d8e9ff;display:flex;align-items:center;justify-content:center;gap:10px;font-size:13px;font-weight:600}
.nfc-scan-status i{width:10px;height:10px;flex:0 0 10px;border-radius:50%;background:#2e93f1;box-shadow:0 0 0 0 rgba(46,147,241,.6);animation:vtNfcPulse 1.25s infinite}
.nfc-scan-status.bad{border-color:rgba(226,55,84,.55);background:#43192a;color:#ffd0d8}
.nfc-scan-status.bad i{background:#ef4965;animation:none}
.nfc-ios-note{margin:15px 2px 0!important;padding:11px 12px;border-radius:10px;background:rgba(255,255,255,.055);color:#8294aa!important;font-size:11px!important;line-height:1.5!important}
@keyframes vtNfcPulse{0%{box-shadow:0 0 0 0 rgba(46,147,241,.58)}70%{box-shadow:0 0 0 12px rgba(46,147,241,0)}100%{box-shadow:0 0 0 0 rgba(46,147,241,0)}}
@media(prefers-reduced-motion:reduce){.nfc-scan-status i{animation:none}}

/* NFC sonrasi misafir arac kayit akisi */
.customer-modal.vehicle-entry-modal{width:min(calc(100vw - 28px),410px);padding:28px 24px 24px;text-align:left;background:#08244a;border:1px solid rgba(78,145,226,.34);max-height:min(90dvh,780px);overflow:auto;-webkit-overflow-scrolling:touch}
.vehicle-entry-modal .modal-close{right:10px;top:10px;width:36px;height:36px}
.vehicle-entry-verified{display:flex;align-items:center;justify-content:center;gap:8px;width:max-content;max-width:calc(100% - 56px);margin:0 auto 12px;padding:8px 13px;border-radius:999px;background:rgba(40,180,104,.13);border:1px solid rgba(64,211,128,.34);color:#86efb0;font-size:12px}
.vehicle-entry-verified span{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#27b666;color:#fff;font-weight:900}
.customer-modal.vehicle-entry-modal h2{text-align:center;margin:8px 0 6px;font-size:24px;color:#fff}
.customer-modal.vehicle-entry-modal .vehicle-entry-copy{text-align:center;max-width:320px;margin:0 auto 20px;color:#9fb0c6;font-size:12px;line-height:1.55}
.vehicle-entry-form{display:grid;gap:13px}
.vehicle-entry-form label{display:grid;gap:7px;color:#dbe7f6;font-size:12px;font-weight:600}
.vehicle-entry-form input,.vehicle-entry-form select{width:100%;height:52px;border:1px solid #31557e;border-radius:10px;background:#0d315e;color:#fff;padding:0 14px;font-size:16px;outline:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.02)}
.vehicle-entry-form select{appearance:auto;color-scheme:dark;padding-right:10px}
.vehicle-entry-form select:disabled{opacity:.55;cursor:not-allowed}
.vehicle-entry-form input::placeholder{color:#778aa3}
.vehicle-entry-form input:focus,.vehicle-entry-form select:focus{border-color:#2d93ed;box-shadow:0 0 0 3px rgba(45,147,237,.14)}
.vehicle-entry-custom[hidden]{display:none!important}
.vehicle-entry-form #guestPlate{text-transform:uppercase;letter-spacing:1.5px;font-weight:700}
.vehicle-entry-save{margin-top:4px!important;min-height:54px}
.vehicle-entry-save:disabled{opacity:.45;box-shadow:none;cursor:not-allowed}
.vehicle-entry-form .form-error.block{margin:0;padding:10px 12px;font-size:11px}
@media(max-width:380px){.customer-modal.vehicle-entry-modal{padding:26px 18px 20px}.vehicle-entry-form{gap:11px}.vehicle-entry-form input{height:49px}}


/* NFC sonrası araç formu: aynı müşteri ekranı üstünde gerçek modal görünümü + panel ile aynı seçim yapısı */
.modal-layer:has(.vehicle-entry-modal){background:rgba(0,5,17,.64);backdrop-filter:blur(4px)}
.customer-modal.vehicle-entry-modal{max-height:min(84dvh,720px);box-shadow:0 24px 70px rgba(0,0,0,.58),0 0 0 1px rgba(71,143,229,.08)}
.guest-photo-label{margin-top:1px}
.guest-photo-picker{width:100%;min-height:70px;border:1px dashed #3b6695;border-radius:11px;background:#0b2c56;color:#dbe9fb;padding:10px 12px;display:flex;align-items:center;gap:11px;text-align:left;cursor:pointer}
.guest-photo-picker>span{min-width:0;flex:1;display:grid;gap:3px}
.guest-photo-picker strong{font-size:12px;color:#eef6ff;font-weight:700}
.guest-photo-picker small{font-size:10px;color:#8095ad;font-weight:500;line-height:1.35}
.guest-photo-picker .ico{flex:0 0 auto;color:#73b9ff}
.guest-photo-preview{position:relative;margin-top:9px;border:1px solid #31557e;border-radius:11px;overflow:hidden;background:#071d3c}
.guest-photo-preview[hidden]{display:none!important}
.guest-photo-preview img{display:block;width:100%;max-height:180px;object-fit:cover}
.guest-photo-preview button{width:100%;min-height:42px;border:0;border-top:1px solid #31557e;background:#0d315e;color:#dcecff;display:flex;align-items:center;justify-content:center;gap:8px;font-size:11px;font-weight:700}
@media(max-width:380px){.vehicle-entry-form input,.vehicle-entry-form select{height:49px}.customer-modal.vehicle-entry-modal{max-height:86dvh}}
