/* V250 fit icon professional portal selector */
body.portal-page{background:linear-gradient(180deg,#edf4ff 0%,#f7f9fc 50%,#f3f6fb 100%);min-height:100vh}.portal-topbar{position:sticky;top:0;z-index:120;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:calc(8px + env(safe-area-inset-top)) 16px 10px;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid #d9e3f0}.portal-brand{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.portal-brand>img{width:48px;height:48px;border-radius:14px;object-fit:cover;box-shadow:0 8px 18px rgba(15,23,42,.12);flex:0 0 auto}.portal-brand-copy{display:grid;gap:2px;min-width:0}.portal-brand-name{display:block;font-size:28px;line-height:1;font-weight:950;letter-spacing:-.03em;color:#0f172a;white-space:nowrap}.portal-mini{display:block;font-size:12px;font-weight:700;color:#6b7c93;white-space:nowrap}.portal-topbar .connection{flex:0 0 auto;font-size:13px;font-weight:800;padding:9px 15px;border-radius:999px;max-width:230px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:0 8px 20px rgba(15,23,42,.08)}.portal-main{width:min(940px,calc(100% - 24px));margin:16px auto}.portal-selector{position:relative;overflow:hidden;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%);border:1px solid #dbe6f2;border-radius:30px;box-shadow:0 16px 40px rgba(15,23,42,.08);padding:22px}.portal-watermark{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:.06}.portal-watermark img{width:min(82%,620px);height:auto;filter:saturate(.9) blur(.2px)}.portal-content{position:relative;z-index:1}.portal-selector h1{margin:0 0 6px;font-size:clamp(26px,4.6vw,40px);line-height:1.03;letter-spacing:-.03em;color:#0f172a}.portal-subtitle{margin:0 0 14px;color:#6b7c93;font-size:15px}.portal-page .role-grid{display:grid;grid-template-columns:1fr;gap:12px;max-width:none;margin:0;padding:0}.portal-page .role-card{display:grid;grid-template-columns:66px minmax(0,1fr) 112px;align-items:center;gap:14px;text-decoration:none;color:inherit;border:1px solid #dbe6f2;border-radius:24px;padding:14px;background:rgba(255,255,255,.88);backdrop-filter:blur(2px);box-shadow:0 8px 20px rgba(15,23,42,.05);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.portal-page .role-card:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(15,23,42,.09);border-color:#c6d5e8}.portal-page .role-card.customer{background:linear-gradient(135deg,rgba(248,251,255,.96) 0%,rgba(235,244,255,.96) 100%)}.portal-page .role-card.driver{background:linear-gradient(135deg,rgba(255,250,242,.96) 0%,rgba(255,243,223,.96) 100%)}.portal-page .role-card.owner{background:linear-gradient(135deg,rgba(251,249,255,.96) 0%,rgba(241,237,255,.96) 100%)}.role-icon{width:66px;height:66px;border-radius:20px;display:grid;place-items:center;font-size:32px;background:rgba(255,255,255,.82);box-shadow:inset 0 0 0 1px rgba(15,23,42,.06)}.role-copy{display:grid;gap:5px;min-width:0}.role-copy strong{font-size:clamp(23px,3.8vw,32px);line-height:1.02;letter-spacing:-.03em;color:#0f172a}.role-copy small{font-size:14px;color:#6b7c93;line-height:1.35}.role-cta{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:44px;padding:10px 14px;border-radius:15px;background:#0f172a;color:#fff;font-size:14px;font-weight:900;letter-spacing:.01em;box-shadow:0 8px 18px rgba(15,23,42,.14)}@media(max-width:720px){.portal-topbar{align-items:center;flex-wrap:wrap;padding:calc(7px + env(safe-area-inset-top)) 12px 8px}.portal-topbar .connection{width:100%;max-width:none;text-align:center;order:2;padding:8px 12px;font-size:12px}.portal-brand{width:100%}.portal-brand>img{width:44px;height:44px;border-radius:13px}.portal-brand-name{font-size:23px}.portal-mini{font-size:11px}.portal-main{width:calc(100% - 16px);margin:10px auto}.portal-selector{padding:14px 14px;border-radius:24px}.portal-watermark img{width:min(94%,480px)}.portal-selector h1{font-size:clamp(23px,7.4vw,32px);margin-bottom:4px}.portal-subtitle{font-size:13px;margin-bottom:10px}.portal-page .role-grid{gap:9px}.portal-page .role-card{grid-template-columns:52px minmax(0,1fr) 82px;gap:10px;padding:10px 10px;border-radius:18px}.role-icon{width:52px;height:52px;border-radius:16px;font-size:25px}.role-copy strong{font-size:clamp(19px,6.4vw,25px)}.role-copy small{font-size:12px;line-height:1.25}.role-cta{min-height:38px;padding:8px 8px;border-radius:13px;font-size:12px}}@media(max-width:390px){.portal-selector{padding:12px}.portal-page .role-card{grid-template-columns:48px minmax(0,1fr) 76px;gap:8px;padding:9px}.role-icon{width:48px;height:48px;font-size:23px}.role-copy strong{font-size:clamp(18px,6.1vw,23px)}.role-copy small{font-size:11px}.role-cta{min-height:36px;font-size:11px}}